.ng-festive{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(180deg,#8b1420,#b0202b);color:#fff8e9}.ng-festive__wire{position:relative;height:41px;display:flex;justify-content:space-around;align-items:flex-start;padding:5px 1.6vw 0}.ng-festive__wire:before{content:"";position:absolute;inset:6px 0 auto;height:2px;background:#3f4532;box-shadow:0 1px #dfcba433}.ng-festive__bulb{position:relative;display:block;flex:0 0 17px;--ng-light:#ffdf78;--ng-halo:#ffd23d;animation:ng-bulb-glow 3s ease-in-out infinite;animation-delay:calc(var(--ng-bulb-index) * -.214285714s)}.ng-festive__bulb--green{--ng-light:#87f5a7;--ng-halo:#28d867}.ng-festive__bulb--ice{--ng-light:#f2fbff;--ng-halo:#b2ddff}.ng-festive__bulb--red{--ng-light:#ff9da9;--ng-halo:#ff3c5c}.ng-festive__cap{position:relative;z-index:1;display:block;width:7px;height:6px;margin:auto;border-radius:2px 2px 0 0;background:linear-gradient(90deg,#394b35,#7a8060,#3b5038)}.ng-festive__glass{position:relative;display:block;height:24px;border-radius:50% 50% 47% 47%/40% 40% 60% 60%;background:radial-gradient(ellipse at 34% 25%,#fff 0%,var(--ng-light) 35%,var(--ng-halo) 90%);box-shadow:0 0 9px var(--ng-halo),0 0 21px var(--ng-halo)}.ng-festive__glass:after{content:"";position:absolute;z-index:-1;width:58px;height:54px;left:50%;top:50%;transform:translate(-50%,-50%);background:radial-gradient(ellipse,var(--ng-halo),transparent 66%);opacity:.24}@keyframes ng-bulb-glow{0%,to{opacity:1;filter:brightness(1.15)}45%,55%{opacity:.18;filter:brightness(.62)}}.ng-festive__announcement{overflow:hidden;border-top:1px solid #ffebcb24;background:#8615216b;padding:8px 0 9px}.ng-festive__track{display:flex;width:max-content;animation:ng-festive-marquee 70s linear infinite}.ng-festive__run{display:flex;align-items:center;flex-shrink:0;gap:28px;padding-right:28px}.ng-festive__run span{font-size:12px;font-weight:700;letter-spacing:.13em;line-height:1.25;white-space:nowrap}.ng-festive__run b{font-size:11px;color:#edc77a;line-height:1}.ng-festive:hover .ng-festive__track{animation-play-state:paused}@keyframes ng-festive-marquee{to{transform:translate(-50%)}}.ng-festive[data-ng-offscreen=true] .ng-festive__bulb,.ng-festive[data-ng-offscreen=true] .ng-festive__track,html[data-ng-effects-paused=true] .ng-festive__bulb,html[data-ng-effects-paused=true] .ng-festive__track{animation-play-state:paused}.ng-snow{position:fixed;top:0;right:0;bottom:0;left:0;z-index:15;width:100%;height:100%;pointer-events:none!important;-webkit-user-select:none;user-select:none;opacity:.82;contain:strict}.ng-snow--local{position:absolute;z-index:1;opacity:.94}.ng-footer--festive>.ng-snow--local{z-index:0}.ng-footer--festive>.ng-footer__grid,.ng-footer--festive>.ng-footer__bottom{position:relative;z-index:1}.ngh-hero>.ng-snow--local{z-index:1}.ngh-hero>.ngh-hero__content,.ngh-hero>.ngh-hero__corner{z-index:2}.ng-footer--festive{position:relative;isolation:isolate;padding-top:66px;background:radial-gradient(ellipse at 15% 0,#244936 0,transparent 55%),#122f23;color:#f9f2e2}.ng-footer--festive:before{content:"";position:absolute;inset:0 0 auto;height:8px;background:repeating-linear-gradient(135deg,#b6202b 0 14px,#fff9ef 14px 28px)}.ng-footer--festive .ng-footer__grid{grid-template-columns:minmax(280px,2.25fr) minmax(110px,1fr) minmax(185px,1.18fr) minmax(150px,1fr);gap:44px;padding-bottom:48px}.ng-footer--festive .ng-logo--footer{font-size:36px;letter-spacing:-.065em;margin-bottom:18px}.ng-footer--festive .ng-logo--footer span{color:#ead6a5}.ng-footer--festive .ng-logo--footer sup{color:#f6d581;font-size:15px}.ng-footer--festive .ng-footer__intro{max-width:360px;line-height:1.65;color:#d3d9c8;font-size:14px;margin-bottom:28px}.ng-footer--festive h2{color:#e9be62;font-size:12px;font-weight:700;letter-spacing:.13em;margin:7px 0 15px}.ng-footer__links>a{display:block;width:fit-content;font-size:14px;line-height:1.55;color:#dce0d0;margin-bottom:11px;text-underline-offset:4px}.ng-footer__links>a:hover{text-decoration:underline;color:#fff}.ng-footer__links .ng-footer__email{font-size:12px;overflow-wrap:anywhere;margin-top:22px;text-decoration:none}.ng-footer--festive .ng-footer__destination{font-size:12px;line-height:1.7;color:#afc0ad;max-width:180px}.ng-newsletter>p{font-size:13px;line-height:1.65;color:#cbd5c2;max-width:360px;margin-bottom:13px}.ng-newsletter__row{display:flex;gap:8px;max-width:420px}.ng-newsletter__row input{min-width:0;flex:1;border:1px solid #81967c80;border-radius:8px;background:#ffffff0c;color:#fff;padding:12px 13px;line-height:1.35;font-size:14px;min-height:47px}.ng-newsletter__row input::placeholder{color:#b9c7b4;opacity:1}.ng-newsletter__row button{display:flex;align-items:center;justify-content:center;gap:9px;flex:none;min-height:47px;border:1px solid #c9434a;border-radius:8px;background:#b9202d;box-shadow:0 3px #8a1520;padding:11px 16px;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.045em;transition:background .18s,transform .18s}.ng-newsletter__row button:hover{background:#d02d3a;transform:translateY(-1px)}.ng-newsletter__row button span{font-size:17px;font-weight:400;line-height:1}.ng-footer--festive .ng-newsletter__consent{max-width:390px;font-size:10px;line-height:1.65;color:#a8baa5;margin:12px 0 0}.ng-newsletter__consent a{text-decoration:underline;text-underline-offset:2px}.ng-footer--festive .ng-newsletter__success{font-size:14px;padding:14px;border:1px solid #a2b798;border-radius:8px;background:#ffffff08;color:#fff}.ng-newsletter__error{font-size:12px;color:#ffd6d6;margin-top:10px}.ng-newsletter__error ul{padding-left:20px}.ng-effects-toggle{display:inline-flex;align-items:center;gap:7px;padding:5px 0;border:0;background:none;color:#b9c7b4;font-size:11px;margin-top:12px;text-align:left}.ng-effects-toggle:hover{color:#fff}.ng-footer--festive .ng-footer__bottom{padding-top:24px;padding-bottom:28px;border-top:1px solid #f5e5be26;gap:30px;color:#aebeaa;font-size:11px}.ng-footer--festive .ng-payment-icons{justify-content:flex-end;gap:6px}.ng-footer--festive .ng-payment-icon{width:36px;height:25px}@media(max-width:1100px){.ng-footer--festive .ng-footer__grid{grid-template-columns:1.5fr 1fr 1fr;gap:35px}.ng-footer__brand{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;column-gap:60px}.ng-footer__brand>.ng-logo{grid-column:1}.ng-footer__brand>.ng-footer__intro{grid-column:1;margin-bottom:0}.ng-footer__brand>.ng-newsletter{grid-column:2;grid-row:1/3}.ng-newsletter__row{max-width:440px}}@media(max-width:720px){.ng-festive__wire{height:36px;padding:5px 4vw 0}.ng-festive__bulb{flex-basis:14px}.ng-festive__bulb:nth-child(n+13){display:none}.ng-festive__glass{height:21px}.ng-festive__announcement{padding:8px 0}.ng-festive__run{gap:22px;padding-right:22px}.ng-festive__run span{font-size:10px;letter-spacing:.11em}.ng-footer--festive{padding-top:42px}.ng-footer--festive .ng-footer__grid{grid-template-columns:1fr 1fr;gap:29px 25px;padding-bottom:30px}.ng-footer__brand{display:block}.ng-footer--festive .ng-footer__intro{margin-bottom:27px;max-width:380px}.ng-footer__links[aria-label="Footer help"]{grid-column:1;grid-row:3}.ng-footer__links[aria-label="Footer legal"]{grid-column:2;grid-row:2/4}.ng-footer--festive .ng-logo--footer{font-size:34px}.ng-footer--festive .ng-footer__bottom{gap:18px;align-items:flex-start}.ng-footer--festive .ng-payment-icons{justify-content:flex-start}.ng-newsletter__row{max-width:none}.ng-newsletter__row input{font-size:16px}.ng-newsletter__row button{padding-inline:18px}.ng-footer__links>a{font-size:13px}.ng-footer__links .ng-footer__email{max-width:100%;font-size:11px}}@media(prefers-reduced-motion:reduce){.ng-festive__bulb,.ng-festive__track{animation:none!important}.ng-festive__bulb{opacity:.85}.ng-festive__track{display:block;width:100%}.ng-festive__run{display:block;text-align:center;padding:0 20px}.ng-festive__run:not(:first-child),.ng-festive__run>*{display:none}.ng-festive__run>span:nth-of-type(2){display:block;white-space:normal;line-height:1.5}.ng-snow,.ng-effects-toggle{display:none!important}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/ng-festive.css.map */
