.fs-header-slider{position:relative;width:100%}.fs-header-slider__header{text-align:center;margin-bottom:2rem}.fs-header-slider__heading{margin:0 0 1rem}.fs-header-slider__description{max-width:800px;margin:0 auto}.fs-header-slider__wrapper{position:relative;overflow:hidden}.fs-header-slider__track{display:flex;transition:transform var(--transition-speed, .5s) ease-out}.fs-header-slider__slide{flex:0 0 100%;width:100%;position:relative}.fs-header-slider__image{position:relative;width:100%;height:40vw;overflow:hidden}.fs-header-slider__image img{width:100%;height:100%;object-fit:cover}.fs-header-slider__image img.fs-header-slider__image--desktop{display:block}.fs-header-slider__image img.fs-header-slider__image--mobile{display:none}@media (max-width: 1136px){.fs-header-slider__image img.fs-header-slider__image--mobile{display:block}.fs-header-slider__image img.fs-header-slider__image--desktop{display:none}}.fs-header-slider__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,calc(var(--overlay-opacity, 0) / 100));pointer-events:none}.fs-header-slider__content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;padding:2rem 7rem;z-index:2}.fs-header-slider__content--h-left{justify-content:flex-start}.fs-header-slider__content--h-center{justify-content:center}.fs-header-slider__content--h-right{justify-content:flex-end}.fs-header-slider__content--v-top{align-items:flex-start}.fs-header-slider__content--v-middle{align-items:center}.fs-header-slider__content--v-bottom{align-items:flex-end;padding-bottom:8rem}.fs-header-slider__content--align-left{text-align:left}.fs-header-slider__content--align-center{text-align:center}.fs-header-slider__content--align-right{text-align:right}.fs-header-slider__content--light,.fs-header-slider__content--light .fs-header-slider__title,.fs-header-slider__content--light .fs-header-slider__text,.fs-header-slider__content--light .fs-header-slider__features{color:#fff}.fs-header-slider__content--dark,.fs-header-slider__content--dark .fs-header-slider__title,.fs-header-slider__content--dark .fs-header-slider__text,.fs-header-slider__content--dark .fs-header-slider__features{color:#000}.fs-header-slider__content-inner{width:var(--content-width-desktop, 50%)}@media (max-width: 1136px){.fs-header-slider__content-inner{width:var(--content-width-mobile, 80%)}}.fs-header-slider__logo{margin-bottom:1.5rem}.fs-header-slider__logo--bottom{margin-bottom:0;margin-top:1.5rem}.fs-header-slider__logo img{max-width:var(--logo-width-desktop, 200px);height:auto}.fs-header-slider__content--align-center .fs-header-slider__logo img{margin:0 auto}.fs-header-slider__content--align-right .fs-header-slider__logo img{margin-left:auto}.fs-header-slider__title{margin:0 0 1rem;font-family:PP Fraktion Sans,sans-serif;font-size:var(--heading-font-size-desktop, inherit)}@media (max-width: 1136px){.fs-header-slider__title{font-size:var(--heading-font-size-mobile, inherit)}}.fs-header-slider__text{margin-bottom:1.5rem;font-family:Neue Montreal,sans-serif;font-size:var(--description-font-size-desktop, 1.2rem)}.fs-header-slider__text p{margin:0;font-family:inherit}@media (max-width: 1136px){.fs-header-slider__text{font-size:var(--description-font-size-mobile, 1rem)}}.fs-header-slider__text-desktop{margin-bottom:1.5rem;color:#fff}.fs-header-slider__text-desktop p{margin:0;color:inherit}@media (max-width: 1136px){.fs-header-slider__text-desktop{display:none}}.fs-header-slider__features{margin-bottom:1.5rem}.fs-header-slider__features ul{list-style:none;padding:0;margin:0}.fs-header-slider__features li{margin-bottom:.5rem}.fs-header-slider__button{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.fs-header-slider__arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:10;background:transparent;border:none;width:48px;height:48px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:opacity .2s,transform .2s}.fs-header-slider__arrow:hover{transform:translateY(-50%) scale(1.1)}.fs-header-slider__arrow svg{fill:#fff;color:#fff}.fs-header-slider__arrow.is-disabled{opacity:0;visibility:hidden;pointer-events:none}.fs-header-slider__arrow--prev{left:1rem}.fs-header-slider__arrow--prev svg{transform:rotate(90deg)}.fs-header-slider__arrow--next{right:1rem}.fs-header-slider__arrow--next svg{transform:rotate(-90deg)}.fs-header-slider__dots{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);display:flex;gap:.5rem;z-index:10}.fs-header-slider__dot{width:12px;height:12px;border-radius:50%;border:2px solid #fff;background:transparent;cursor:pointer;padding:0;transition:background .2s}.fs-header-slider__dot.is-active,.fs-header-slider__dot:hover{background:#fff}.fs-header-slider--full-width{width:100vw;margin-left:calc(-50vw + 50%)}@media (max-width: 1136px){.fs-header-slider__image{height:100vw}.fs-header-slider__content{padding:1.5rem 4rem}.fs-header-slider__content--mobile-h-left{justify-content:flex-start}.fs-header-slider__content--mobile-h-center{justify-content:center}.fs-header-slider__content--mobile-h-right{justify-content:flex-end}.fs-header-slider__content--mobile-v-top{align-items:flex-start;padding-bottom:0;padding-top:22vw}.fs-header-slider__content--mobile-v-middle{align-items:center;padding-bottom:0}.fs-header-slider__content--mobile-v-bottom{align-items:flex-end;padding-bottom:4rem}.fs-header-slider__content--mobile-align-left{text-align:left}.fs-header-slider__content--mobile-align-center{text-align:center}.fs-header-slider__content--mobile-align-right{text-align:right}.fs-header-slider__arrow{width:40px;height:40px}.fs-header-slider__arrow--prev{left:.5rem}.fs-header-slider__arrow--next{right:.5rem}.fs-header-slider__logo img{max-width:var(--logo-width-mobile, 150px)}}.festive-hero{position:relative;height:100%;overflow:hidden;background:radial-gradient(ellipse 150% 150% at 50% 50%,var(--gradient-color-1, #f0e4da) 0%,var(--gradient-color-2, #dcc8b8) 25%,var(--gradient-color-3, #c4a996) 50%,var(--gradient-color-4, #a8917d) 75%,var(--gradient-color-5, #8a7565) 100%);background-size:200% 200%;animation:festive-radial-pulse 8s ease-in-out infinite}@keyframes festive-radial-pulse{0%{background-position:50% 50%;background-size:200% 200%}25%{background-position:30% 70%;background-size:250% 250%}50%{background-position:70% 30%;background-size:300% 300%}75%{background-position:40% 60%;background-size:250% 250%}to{background-position:50% 50%;background-size:200% 200%}}.festive-particles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.festive-particle{position:absolute}.festive-particle--xl:nth-child(1){width:26px;height:24px;left:8%;bottom:2%;border-radius:50% 48% 52% 50%;background:linear-gradient(145deg,#fafaf9e6,#fafaf900);opacity:.82;animation:float-rise-1 20s ease-in-out infinite}.festive-particle--xl:nth-child(2){width:28px;height:27px;left:38%;bottom:-2%;border-radius:48% 50% 50% 52%;background:linear-gradient(138deg,#f2e5cde0,#f2e5cd00);opacity:.85;animation:float-rise-2 22s ease-in-out infinite 1.2s}.festive-particle--xl:nth-child(3){width:24px;height:24px;left:65%;bottom:4%;border-radius:50%;background:linear-gradient(155deg,#f8f4eed9,#f8f4ee00);opacity:.78;animation:float-1 18s ease-in-out infinite 2.5s}.festive-particle--xl:nth-child(4){width:22px;height:21px;left:88%;bottom:-1%;border-radius:52% 50% 48%;background:linear-gradient(142deg,#eee2c9e6,#eee2c900);opacity:.8;animation:float-rise-1 19s ease-in-out infinite 3.8s}.festive-particle--lg:nth-child(5){width:18px;height:17px;left:3%;bottom:6%;border-radius:50% 48% 50% 52%;background:linear-gradient(148deg,#ece5d2d1,#ece5d200);opacity:.72;animation:float-2 17s ease-in-out infinite .8s}.festive-particle--lg:nth-child(6){width:16px;height:16px;left:22%;bottom:9%;border-radius:50%;background:linear-gradient(160deg,#fafaf8c7,#fafaf800);opacity:.68;animation:float-3 15s ease-in-out infinite 2.1s}.festive-particle--lg:nth-child(7){width:19px;height:18px;left:45%;bottom:5%;border-radius:48% 52% 50% 50%;background:linear-gradient(135deg,#faf6f0d9,#faf6f000);opacity:.75;animation:float-1 19s ease-in-out infinite 3.4s}.festive-particle--lg:nth-child(8){width:15px;height:16px;left:58%;bottom:10%;border-radius:52% 50% 48%;background:linear-gradient(150deg,#f2e5cdcc,#f2e5cd00);opacity:.7;animation:float-2 16s ease-in-out infinite 1.5s}.festive-particle--lg:nth-child(9){width:17px;height:17px;left:76%;bottom:7%;border-radius:50%;background:linear-gradient(142deg,#eee2c9d1,#eee2c900);opacity:.72;animation:float-3 18s ease-in-out infinite 4.2s}.festive-particle--lg:nth-child(10){width:14px;height:15px;left:92%;bottom:8%;border-radius:50% 52% 48% 50%;background:linear-gradient(158deg,#fafaf9c7,#fafaf900);opacity:.68;animation:float-1 14s ease-in-out infinite .5s}.festive-particle--md:nth-child(11){width:12px;height:11px;left:5%;bottom:10%;border-radius:50% 48% 52% 50%;background:linear-gradient(145deg,#f8f4eeb8,#f8f4ee00);opacity:.6;animation:float-2 20s ease-in-out infinite 1.2s}.festive-particle--md:nth-child(12){width:10px;height:10px;left:15%;bottom:14%;border-radius:50%;background:linear-gradient(155deg,#ece5d2ad,#ece5d200);opacity:.55;animation:float-3 17s ease-in-out infinite 3.5s}.festive-particle--md:nth-child(13){width:11px;height:12px;left:28%;bottom:9%;border-radius:48% 52% 50% 50%;background:linear-gradient(140deg,#fafaf8bf,#fafaf800);opacity:.62;animation:float-1 15s ease-in-out infinite .8s}.festive-particle--md:nth-child(14){width:13px;height:12px;left:36%;bottom:15%;border-radius:52% 50% 48%;background:linear-gradient(162deg,#faf6f0b3,#faf6f000);opacity:.58;animation:float-2 19s ease-in-out infinite 2.6s}.festive-particle--md:nth-child(15){width:10px;height:11px;left:48%;bottom:11%;border-radius:50% 48% 50% 52%;background:linear-gradient(135deg,#f2e5cdb8,#f2e5cd00);opacity:.6;animation:float-3 16s ease-in-out infinite 4.1s}.festive-particle--md:nth-child(16){width:12px;height:12px;left:55%;bottom:13%;border-radius:50%;background:linear-gradient(148deg,#eee2c9ad,#eee2c900);opacity:.55;animation:float-1 21s ease-in-out infinite 1.8s}.festive-particle--md:nth-child(17){width:11px;height:10px;left:68%;bottom:10%;border-radius:48% 50% 52%;background:linear-gradient(152deg,#fafaf9b3,#fafaf900);opacity:.58;animation:float-2 14s ease-in-out infinite 3.2s}.festive-particle--md:nth-child(18){width:10px;height:10px;left:79%;bottom:15%;border-radius:50%;background:linear-gradient(138deg,#f8f4eea6,#f8f4ee00);opacity:.52;animation:float-3 18s ease-in-out infinite .4s}.festive-particle--md:nth-child(19){width:13px;height:12px;left:86%;bottom:8%;border-radius:52% 48% 50% 50%;background:linear-gradient(145deg,#ece5d2b8,#ece5d200);opacity:.6;animation:float-1 16s ease-in-out infinite 2.2s}.festive-particle--md:nth-child(20){width:11px;height:11px;left:95%;bottom:12%;border-radius:50%;background:linear-gradient(160deg,#f2e5cdad,#f2e5cd00);opacity:.55;animation:float-2 15s ease-in-out infinite 4.5s}.festive-particle--sm:nth-child(21){width:7px;height:7px;left:2%;bottom:16%;border-radius:50%;background:linear-gradient(145deg,#eee2c999,#eee2c900);opacity:.48;animation:float-3 22s ease-in-out infinite 1.5s}.festive-particle--sm:nth-child(22){width:8px;height:7px;left:9%;bottom:20%;border-radius:50% 48% 52% 50%;background:linear-gradient(155deg,#fafaf88c,#fafaf800);opacity:.44;animation:float-1 19s ease-in-out infinite 3.8s}.festive-particle--sm:nth-child(23){width:6px;height:6px;left:17%;bottom:17%;border-radius:50%;background:linear-gradient(140deg,#f8f4ee94,#f8f4ee00);opacity:.46;animation:float-2 17s ease-in-out infinite .6s}.festive-particle--sm:nth-child(24){width:7px;height:8px;left:24%;bottom:21%;border-radius:48% 52% 50% 50%;background:linear-gradient(162deg,#ece5d285,#ece5d200);opacity:.42;animation:float-3 20s ease-in-out infinite 2.4s}.festive-particle--sm:nth-child(25){width:8px;height:8px;left:33%;bottom:15%;border-radius:50%;background:linear-gradient(135deg,#f2e5cd99,#f2e5cd00);opacity:.48;animation:float-1 16s ease-in-out infinite 4.2s}.festive-particle--sm:nth-child(26){width:6px;height:7px;left:41%;bottom:19%;border-radius:52% 50% 48%;background:linear-gradient(148deg,#fafaf98c,#fafaf900);opacity:.44;animation:float-2 21s ease-in-out infinite 1.1s}.festive-particle--sm:nth-child(27){width:7px;height:7px;left:49%;bottom:21%;border-radius:50%;background:linear-gradient(152deg,#faf6f094,#faf6f000);opacity:.46;animation:float-3 18s ease-in-out infinite 3.5s}.festive-particle--sm:nth-child(28){width:8px;height:7px;left:56%;bottom:16%;border-radius:50% 48% 50% 52%;background:linear-gradient(138deg,#eee2c999,#eee2c900);opacity:.48;animation:float-1 15s ease-in-out infinite .3s}.festive-particle--sm:nth-child(29){width:6px;height:6px;left:63%;bottom:20%;border-radius:50%;background:linear-gradient(145deg,#ece5d285,#ece5d200);opacity:.42;animation:float-2 23s ease-in-out infinite 2.8s}.festive-particle--sm:nth-child(30){width:7px;height:8px;left:71%;bottom:18%;border-radius:48% 50% 52%;background:linear-gradient(160deg,#fafaf88c,#fafaf800);opacity:.44;animation:float-3 17s ease-in-out infinite 4.6s}.festive-particle--sm:nth-child(31){width:8px;height:8px;left:78%;bottom:22%;border-radius:50%;background:linear-gradient(135deg,#f8f4ee94,#f8f4ee00);opacity:.46;animation:float-1 19s ease-in-out infinite 1.7s}.festive-particle--sm:nth-child(32){width:6px;height:7px;left:84%;bottom:17%;border-radius:52% 48% 50% 50%;background:linear-gradient(148deg,#f2e5cd99,#f2e5cd00);opacity:.48;animation:float-2 14s ease-in-out infinite 3.1s}.festive-particle--sm:nth-child(33){width:7px;height:7px;left:91%;bottom:19%;border-radius:50%;background:linear-gradient(152deg,#ece5d285,#ece5d200);opacity:.42;animation:float-3 20s ease-in-out infinite .9s}.festive-particle--sm:nth-child(34){width:8px;height:8px;left:97%;bottom:21%;border-radius:50% 52% 48% 50%;background:linear-gradient(138deg,#fafaf98c,#fafaf900);opacity:.44;animation:float-1 16s ease-in-out infinite 2.5s}.festive-particle--sm:nth-child(35){width:6px;height:6px;left:12%;bottom:22%;border-radius:50%;background:linear-gradient(145deg,#faf6f085,#faf6f000);opacity:.4;animation:float-2 21s ease-in-out infinite 4.8s}.festive-particle--xs{width:3px;height:3px;border-radius:50%;background:linear-gradient(145deg,#fafaf966,#fafaf900);opacity:.3;animation:float-1 20s ease-in-out infinite}.festive-particle--xs:nth-child(3n+36){width:2px;height:2px}.festive-particle--xs:nth-child(3n+37){width:3px;height:3px}.festive-particle--xs:nth-child(3n+38){width:4px;height:4px}.festive-particle--xs:nth-child(5n+36){width:2px;height:3px}.festive-particle--xs:nth-child(5n+38){width:3px;height:2px}.festive-particle--xs:nth-child(7n+36){width:4px;height:3px}.festive-particle--xs:nth-child(7n+39){width:3px;height:4px}.festive-particle--xs:nth-child(10n+36){left:.2%}.festive-particle--xs:nth-child(10n+37){left:10.4%}.festive-particle--xs:nth-child(10n+38){left:20.6%}.festive-particle--xs:nth-child(10n+39){left:30.8%}.festive-particle--xs:nth-child(10n+40){left:41%}.festive-particle--xs:nth-child(10n+41){left:51.2%}.festive-particle--xs:nth-child(10n+42){left:61.4%}.festive-particle--xs:nth-child(10n+43){left:71.6%}.festive-particle--xs:nth-child(10n+44){left:81.8%}.festive-particle--xs:nth-child(10n+45){left:92%}.festive-particle--xs:nth-child(17n+36){left:3%}.festive-particle--xs:nth-child(17n+38){left:15%}.festive-particle--xs:nth-child(17n+40){left:27%}.festive-particle--xs:nth-child(17n+42){left:39%}.festive-particle--xs:nth-child(17n+44){left:53%}.festive-particle--xs:nth-child(17n+46){left:66%}.festive-particle--xs:nth-child(17n+48){left:78%}.festive-particle--xs:nth-child(17n+50){left:88%}.festive-particle--xs:nth-child(17n+52){left:97%}.festive-particle--xs:nth-child(23n+36){left:5.5%}.festive-particle--xs:nth-child(23n+39){left:18%}.festive-particle--xs:nth-child(23n+42){left:33%}.festive-particle--xs:nth-child(23n+45){left:47%}.festive-particle--xs:nth-child(23n+48){left:59%}.festive-particle--xs:nth-child(23n+51){left:73%}.festive-particle--xs:nth-child(23n+54){left:85%}.festive-particle--xs:nth-child(23n+57){left:95%}.festive-particle--xs:nth-child(31n+36){left:8%}.festive-particle--xs:nth-child(31n+40){left:22%}.festive-particle--xs:nth-child(31n+44){left:36%}.festive-particle--xs:nth-child(31n+48){left:44%}.festive-particle--xs:nth-child(31n+52){left:56%}.festive-particle--xs:nth-child(31n+56){left:69%}.festive-particle--xs:nth-child(31n+60){left:82%}.festive-particle--xs:nth-child(31n+64){left:93%}.festive-particle--xs:nth-child(11n+36){bottom:32%}.festive-particle--xs:nth-child(11n+37){bottom:31%}.festive-particle--xs:nth-child(11n+38){bottom:30%}.festive-particle--xs:nth-child(11n+39){bottom:29%}.festive-particle--xs:nth-child(11n+40){bottom:28%}.festive-particle--xs:nth-child(11n+41){bottom:27%}.festive-particle--xs:nth-child(11n+42){bottom:26%}.festive-particle--xs:nth-child(11n+43){bottom:25%}.festive-particle--xs:nth-child(11n+44){bottom:24%}.festive-particle--xs:nth-child(11n+45){bottom:23%}.festive-particle--xs:nth-child(11n+46){bottom:22%}.festive-particle--xs:nth-child(4n+36){bottom:32%}.festive-particle--xs:nth-child(6n+38){bottom:31.5%}.festive-particle--xs:nth-child(8n+40){bottom:31%}.festive-particle--xs:nth-child(6n+36){border-radius:48% 52% 50% 50%}.festive-particle--xs:nth-child(6n+37){border-radius:50% 48% 52% 50%}.festive-particle--xs:nth-child(6n+38){border-radius:52% 50% 48%}.festive-particle--xs:nth-child(6n+39){border-radius:50% 52% 48% 50%}.festive-particle--xs:nth-child(6n+40){border-radius:48% 50% 52%}.festive-particle--xs:nth-child(6n+41){border-radius:50%}.festive-particle--xs:nth-child(8n+36){background:linear-gradient(145deg,#fafaf96b,#fafaf900)}.festive-particle--xs:nth-child(8n+37){background:linear-gradient(155deg,#fafaf866,#fafaf800)}.festive-particle--xs:nth-child(8n+38){background:linear-gradient(140deg,#faf6f061,#faf6f000)}.festive-particle--xs:nth-child(8n+39){background:linear-gradient(160deg,#f8f4ee66,#f8f4ee00)}.festive-particle--xs:nth-child(8n+40){background:linear-gradient(135deg,#f2e5cd6b,#f2e5cd00)}.festive-particle--xs:nth-child(8n+41){background:linear-gradient(148deg,#eee2c961,#eee2c900)}.festive-particle--xs:nth-child(8n+42){background:linear-gradient(152deg,#ece5d266,#ece5d200)}.festive-particle--xs:nth-child(8n+43){background:linear-gradient(138deg,#fafaf961,#fafaf900)}.festive-particle--xs:nth-child(9n+36){opacity:.35}.festive-particle--xs:nth-child(9n+37){opacity:.32}.festive-particle--xs:nth-child(9n+38){opacity:.28}.festive-particle--xs:nth-child(9n+39){opacity:.3}.festive-particle--xs:nth-child(9n+40){opacity:.25}.festive-particle--xs:nth-child(9n+41){opacity:.33}.festive-particle--xs:nth-child(9n+42){opacity:.27}.festive-particle--xs:nth-child(9n+43){opacity:.22}.festive-particle--xs:nth-child(9n+44){opacity:.35}.festive-particle--xs:nth-child(4n+36):nth-child(3n+36){opacity:.2}.festive-particle--xs:nth-child(4n+37):nth-child(3n+37){opacity:.18}.festive-particle--xs:nth-child(3n+36){animation:float-1 18s ease-in-out infinite}.festive-particle--xs:nth-child(3n+37){animation:float-2 22s ease-in-out infinite}.festive-particle--xs:nth-child(3n+38){animation:float-3 20s ease-in-out infinite}.festive-particle--xs:nth-child(13n+36){animation-delay:0s}.festive-particle--xs:nth-child(13n+37){animation-delay:.8s}.festive-particle--xs:nth-child(13n+38){animation-delay:1.6s}.festive-particle--xs:nth-child(13n+39){animation-delay:2.4s}.festive-particle--xs:nth-child(13n+40){animation-delay:3.2s}.festive-particle--xs:nth-child(13n+41){animation-delay:4s}.festive-particle--xs:nth-child(13n+42){animation-delay:4.8s}.festive-particle--xs:nth-child(13n+43){animation-delay:.4s}.festive-particle--xs:nth-child(13n+44){animation-delay:1.2s}.festive-particle--xs:nth-child(13n+45){animation-delay:2s}.festive-particle--xs:nth-child(13n+46){animation-delay:2.8s}.festive-particle--xs:nth-child(13n+47){animation-delay:3.6s}.festive-particle--xs:nth-child(13n+48){animation-delay:4.4s}.festive-particle--xs:nth-child(7n+36){animation-duration:16s}.festive-particle--xs:nth-child(7n+37){animation-duration:19s}.festive-particle--xs:nth-child(7n+38){animation-duration:23s}.festive-particle--xs:nth-child(7n+39){animation-duration:17s}.festive-particle--xs:nth-child(7n+40){animation-duration:21s}.festive-particle--xs:nth-child(7n+41){animation-duration:24s}.festive-particle--xs:nth-child(7n+42){animation-duration:18s}.festive-particle--xl-top:nth-child(1){width:26px;height:24px;left:12%;top:2%;border-radius:50% 48% 52% 50%;background:linear-gradient(145deg,#fafaf9e6,#fafaf900);opacity:.82;animation:float-fall-1 20s ease-in-out infinite}.festive-particle--xl-top:nth-child(2){width:28px;height:27px;left:42%;top:-2%;border-radius:48% 50% 50% 52%;background:linear-gradient(138deg,#f2e5cde0,#f2e5cd00);opacity:.85;animation:float-fall-2 22s ease-in-out infinite 1.2s}.festive-particle--xl-top:nth-child(3){width:24px;height:24px;left:72%;top:4%;border-radius:50%;background:linear-gradient(155deg,#f8f4eed9,#f8f4ee00);opacity:.78;animation:float-1 18s ease-in-out infinite 2.5s}.festive-particle--xl-top:nth-child(4){width:22px;height:21px;left:92%;top:-1%;border-radius:52% 50% 48%;background:linear-gradient(142deg,#eee2c9e6,#eee2c900);opacity:.8;animation:float-fall-1 19s ease-in-out infinite 3.8s}.festive-particle--lg-top:nth-child(5){width:18px;height:17px;left:5%;top:6%;border-radius:50% 48% 50% 52%;background:linear-gradient(148deg,#ece5d2d1,#ece5d200);opacity:.72;animation:float-2 17s ease-in-out infinite .8s}.festive-particle--lg-top:nth-child(6){width:16px;height:16px;left:25%;top:9%;border-radius:50%;background:linear-gradient(160deg,#fafaf8c7,#fafaf800);opacity:.68;animation:float-3 15s ease-in-out infinite 2.1s}.festive-particle--lg-top:nth-child(7){width:19px;height:18px;left:48%;top:5%;border-radius:48% 52% 50% 50%;background:linear-gradient(135deg,#faf6f0d9,#faf6f000);opacity:.75;animation:float-1 19s ease-in-out infinite 3.4s}.festive-particle--lg-top:nth-child(8){width:15px;height:16px;left:62%;top:10%;border-radius:52% 50% 48%;background:linear-gradient(150deg,#f2e5cdcc,#f2e5cd00);opacity:.7;animation:float-2 16s ease-in-out infinite 1.5s}.festive-particle--lg-top:nth-child(9){width:17px;height:17px;left:80%;top:7%;border-radius:50%;background:linear-gradient(142deg,#eee2c9d1,#eee2c900);opacity:.72;animation:float-3 18s ease-in-out infinite 4.2s}.festive-particle--lg-top:nth-child(10){width:14px;height:15px;left:95%;top:8%;border-radius:50% 52% 48% 50%;background:linear-gradient(158deg,#fafaf9c7,#fafaf900);opacity:.68;animation:float-1 14s ease-in-out infinite .5s}.festive-particle--md-top:nth-child(11){width:12px;height:11px;left:3%;top:10%;border-radius:50% 48% 52% 50%;background:linear-gradient(145deg,#f8f4eeb8,#f8f4ee00);opacity:.6;animation:float-2 20s ease-in-out infinite 1.2s}.festive-particle--md-top:nth-child(12){width:10px;height:10px;left:18%;top:14%;border-radius:50%;background:linear-gradient(155deg,#ece5d2ad,#ece5d200);opacity:.55;animation:float-3 17s ease-in-out infinite 3.5s}.festive-particle--md-top:nth-child(13){width:11px;height:12px;left:32%;top:9%;border-radius:48% 52% 50% 50%;background:linear-gradient(140deg,#fafaf8bf,#fafaf800);opacity:.62;animation:float-1 15s ease-in-out infinite .8s}.festive-particle--md-top:nth-child(14){width:13px;height:12px;left:40%;top:15%;border-radius:52% 50% 48%;background:linear-gradient(162deg,#faf6f0b3,#faf6f000);opacity:.58;animation:float-2 19s ease-in-out infinite 2.6s}.festive-particle--md-top:nth-child(15){width:10px;height:11px;left:52%;top:11%;border-radius:50% 48% 50% 52%;background:linear-gradient(135deg,#f2e5cdb8,#f2e5cd00);opacity:.6;animation:float-3 16s ease-in-out infinite 4.1s}.festive-particle--md-top:nth-child(16){width:12px;height:12px;left:58%;top:13%;border-radius:50%;background:linear-gradient(148deg,#eee2c9ad,#eee2c900);opacity:.55;animation:float-1 21s ease-in-out infinite 1.8s}.festive-particle--md-top:nth-child(17){width:11px;height:10px;left:72%;top:10%;border-radius:48% 50% 52%;background:linear-gradient(152deg,#fafaf9b3,#fafaf900);opacity:.58;animation:float-2 14s ease-in-out infinite 3.2s}.festive-particle--md-top:nth-child(18){width:10px;height:10px;left:82%;top:15%;border-radius:50%;background:linear-gradient(138deg,#f8f4eea6,#f8f4ee00);opacity:.52;animation:float-3 18s ease-in-out infinite .4s}.festive-particle--md-top:nth-child(19){width:13px;height:12px;left:89%;top:8%;border-radius:52% 48% 50% 50%;background:linear-gradient(145deg,#ece5d2b8,#ece5d200);opacity:.6;animation:float-1 16s ease-in-out infinite 2.2s}.festive-particle--md-top:nth-child(20){width:11px;height:11px;left:97%;top:12%;border-radius:50%;background:linear-gradient(160deg,#f2e5cdad,#f2e5cd00);opacity:.55;animation:float-2 15s ease-in-out infinite 4.5s}.festive-particle--sm-top:nth-child(21){width:7px;height:7px;left:1%;top:16%;border-radius:50%;background:linear-gradient(145deg,#eee2c999,#eee2c900);opacity:.48;animation:float-3 22s ease-in-out infinite 1.5s}.festive-particle--sm-top:nth-child(22){width:8px;height:7px;left:7%;top:20%;border-radius:50% 48% 52% 50%;background:linear-gradient(155deg,#fafaf88c,#fafaf800);opacity:.44;animation:float-1 19s ease-in-out infinite 3.8s}.festive-particle--sm-top:nth-child(23){width:6px;height:6px;left:14%;top:17%;border-radius:50%;background:linear-gradient(140deg,#f8f4ee94,#f8f4ee00);opacity:.46;animation:float-2 17s ease-in-out infinite .6s}.festive-particle--sm-top:nth-child(24){width:7px;height:8px;left:22%;top:21%;border-radius:48% 52% 50% 50%;background:linear-gradient(162deg,#ece5d285,#ece5d200);opacity:.42;animation:float-3 20s ease-in-out infinite 2.4s}.festive-particle--sm-top:nth-child(25){width:8px;height:8px;left:30%;top:15%;border-radius:50%;background:linear-gradient(135deg,#f2e5cd99,#f2e5cd00);opacity:.48;animation:float-1 16s ease-in-out infinite 4.2s}.festive-particle--sm-top:nth-child(26){width:6px;height:7px;left:38%;top:19%;border-radius:52% 50% 48%;background:linear-gradient(148deg,#fafaf98c,#fafaf900);opacity:.44;animation:float-2 21s ease-in-out infinite 1.1s}.festive-particle--sm-top:nth-child(27){width:7px;height:7px;left:46%;top:21%;border-radius:50%;background:linear-gradient(152deg,#faf6f094,#faf6f000);opacity:.46;animation:float-3 18s ease-in-out infinite 3.5s}.festive-particle--sm-top:nth-child(28){width:8px;height:7px;left:54%;top:16%;border-radius:50% 48% 50% 52%;background:linear-gradient(138deg,#eee2c999,#eee2c900);opacity:.48;animation:float-1 15s ease-in-out infinite .3s}.festive-particle--sm-top:nth-child(29){width:6px;height:6px;left:60%;top:20%;border-radius:50%;background:linear-gradient(145deg,#ece5d285,#ece5d200);opacity:.42;animation:float-2 23s ease-in-out infinite 2.8s}.festive-particle--sm-top:nth-child(30){width:7px;height:8px;left:68%;top:18%;border-radius:48% 50% 52%;background:linear-gradient(160deg,#fafaf88c,#fafaf800);opacity:.44;animation:float-3 17s ease-in-out infinite 4.6s}.festive-particle--sm-top:nth-child(31){width:8px;height:8px;left:75%;top:22%;border-radius:50%;background:linear-gradient(135deg,#f8f4ee94,#f8f4ee00);opacity:.46;animation:float-1 19s ease-in-out infinite 1.7s}.festive-particle--sm-top:nth-child(32){width:6px;height:7px;left:82%;top:17%;border-radius:52% 48% 50% 50%;background:linear-gradient(148deg,#f2e5cd99,#f2e5cd00);opacity:.48;animation:float-2 14s ease-in-out infinite 3.1s}.festive-particle--sm-top:nth-child(33){width:7px;height:7px;left:88%;top:19%;border-radius:50%;background:linear-gradient(152deg,#ece5d285,#ece5d200);opacity:.42;animation:float-3 20s ease-in-out infinite .9s}.festive-particle--sm-top:nth-child(34){width:8px;height:8px;left:94%;top:21%;border-radius:50% 52% 48% 50%;background:linear-gradient(138deg,#fafaf98c,#fafaf900);opacity:.44;animation:float-1 16s ease-in-out infinite 2.5s}.festive-particle--sm-top:nth-child(35){width:6px;height:6px;left:10%;top:22%;border-radius:50%;background:linear-gradient(145deg,#faf6f085,#faf6f000);opacity:.4;animation:float-2 21s ease-in-out infinite 4.8s}.festive-particle--xs-top{width:3px;height:3px;border-radius:50%;background:linear-gradient(145deg,#fafaf966,#fafaf900);opacity:.3;animation:float-1 20s ease-in-out infinite}.festive-particle--xs-top:nth-child(3n+36){width:2px;height:2px}.festive-particle--xs-top:nth-child(3n+37){width:3px;height:3px}.festive-particle--xs-top:nth-child(3n+38){width:4px;height:4px}.festive-particle--xs-top:nth-child(5n+36){width:2px;height:3px}.festive-particle--xs-top:nth-child(5n+38){width:3px;height:2px}.festive-particle--xs-top:nth-child(7n+36){width:4px;height:3px}.festive-particle--xs-top:nth-child(7n+39){width:3px;height:4px}.festive-particle--xs-top:nth-child(10n+36){left:.8%}.festive-particle--xs-top:nth-child(10n+37){left:11%}.festive-particle--xs-top:nth-child(10n+38){left:21.2%}.festive-particle--xs-top:nth-child(10n+39){left:31.4%}.festive-particle--xs-top:nth-child(10n+40){left:41.6%}.festive-particle--xs-top:nth-child(10n+41){left:51.8%}.festive-particle--xs-top:nth-child(10n+42){left:62%}.festive-particle--xs-top:nth-child(10n+43){left:72.2%}.festive-particle--xs-top:nth-child(10n+44){left:82.4%}.festive-particle--xs-top:nth-child(10n+45){left:92.6%}.festive-particle--xs-top:nth-child(17n+36){left:4%}.festive-particle--xs-top:nth-child(17n+38){left:16%}.festive-particle--xs-top:nth-child(17n+40){left:28%}.festive-particle--xs-top:nth-child(17n+42){left:40%}.festive-particle--xs-top:nth-child(17n+44){left:54%}.festive-particle--xs-top:nth-child(17n+46){left:67%}.festive-particle--xs-top:nth-child(17n+48){left:79%}.festive-particle--xs-top:nth-child(17n+50){left:89%}.festive-particle--xs-top:nth-child(17n+52){left:98%}.festive-particle--xs-top:nth-child(23n+36){left:6%}.festive-particle--xs-top:nth-child(23n+39){left:19%}.festive-particle--xs-top:nth-child(23n+42){left:34%}.festive-particle--xs-top:nth-child(23n+45){left:48%}.festive-particle--xs-top:nth-child(23n+48){left:60%}.festive-particle--xs-top:nth-child(23n+51){left:74%}.festive-particle--xs-top:nth-child(23n+54){left:86%}.festive-particle--xs-top:nth-child(23n+57){left:96%}.festive-particle--xs-top:nth-child(31n+36){left:9%}.festive-particle--xs-top:nth-child(31n+40){left:23%}.festive-particle--xs-top:nth-child(31n+44){left:37%}.festive-particle--xs-top:nth-child(31n+48){left:45%}.festive-particle--xs-top:nth-child(31n+52){left:57%}.festive-particle--xs-top:nth-child(31n+56){left:70%}.festive-particle--xs-top:nth-child(31n+60){left:83%}.festive-particle--xs-top:nth-child(31n+64){left:94%}.festive-particle--xs-top:nth-child(11n+36){top:32%}.festive-particle--xs-top:nth-child(11n+37){top:31%}.festive-particle--xs-top:nth-child(11n+38){top:30%}.festive-particle--xs-top:nth-child(11n+39){top:29%}.festive-particle--xs-top:nth-child(11n+40){top:28%}.festive-particle--xs-top:nth-child(11n+41){top:27%}.festive-particle--xs-top:nth-child(11n+42){top:26%}.festive-particle--xs-top:nth-child(11n+43){top:25%}.festive-particle--xs-top:nth-child(11n+44){top:24%}.festive-particle--xs-top:nth-child(11n+45){top:23%}.festive-particle--xs-top:nth-child(11n+46){top:22%}.festive-particle--xs-top:nth-child(4n+36){top:32%}.festive-particle--xs-top:nth-child(6n+38){top:31.5%}.festive-particle--xs-top:nth-child(8n+40){top:31%}.festive-particle--xs-top:nth-child(6n+36){border-radius:48% 52% 50% 50%}.festive-particle--xs-top:nth-child(6n+37){border-radius:50% 48% 52% 50%}.festive-particle--xs-top:nth-child(6n+38){border-radius:52% 50% 48%}.festive-particle--xs-top:nth-child(6n+39){border-radius:50% 52% 48% 50%}.festive-particle--xs-top:nth-child(6n+40){border-radius:48% 50% 52%}.festive-particle--xs-top:nth-child(6n+41){border-radius:50%}.festive-particle--xs-top:nth-child(8n+36){background:linear-gradient(145deg,#fafaf96b,#fafaf900)}.festive-particle--xs-top:nth-child(8n+37){background:linear-gradient(155deg,#fafaf866,#fafaf800)}.festive-particle--xs-top:nth-child(8n+38){background:linear-gradient(140deg,#faf6f061,#faf6f000)}.festive-particle--xs-top:nth-child(8n+39){background:linear-gradient(160deg,#f8f4ee66,#f8f4ee00)}.festive-particle--xs-top:nth-child(8n+40){background:linear-gradient(135deg,#f2e5cd6b,#f2e5cd00)}.festive-particle--xs-top:nth-child(8n+41){background:linear-gradient(148deg,#eee2c961,#eee2c900)}.festive-particle--xs-top:nth-child(8n+42){background:linear-gradient(152deg,#ece5d266,#ece5d200)}.festive-particle--xs-top:nth-child(8n+43){background:linear-gradient(138deg,#fafaf961,#fafaf900)}.festive-particle--xs-top:nth-child(9n+36){opacity:.35}.festive-particle--xs-top:nth-child(9n+37){opacity:.32}.festive-particle--xs-top:nth-child(9n+38){opacity:.28}.festive-particle--xs-top:nth-child(9n+39){opacity:.3}.festive-particle--xs-top:nth-child(9n+40){opacity:.25}.festive-particle--xs-top:nth-child(9n+41){opacity:.33}.festive-particle--xs-top:nth-child(9n+42){opacity:.27}.festive-particle--xs-top:nth-child(9n+43){opacity:.22}.festive-particle--xs-top:nth-child(9n+44){opacity:.35}.festive-particle--xs-top:nth-child(4n+36):nth-child(3n+36){opacity:.2}.festive-particle--xs-top:nth-child(4n+37):nth-child(3n+37){opacity:.18}.festive-particle--xs-top:nth-child(3n+36){animation:float-1 18s ease-in-out infinite}.festive-particle--xs-top:nth-child(3n+37){animation:float-2 22s ease-in-out infinite}.festive-particle--xs-top:nth-child(3n+38){animation:float-3 20s ease-in-out infinite}.festive-particle--xs-top:nth-child(13n+36){animation-delay:.5s}.festive-particle--xs-top:nth-child(13n+37){animation-delay:1.3s}.festive-particle--xs-top:nth-child(13n+38){animation-delay:2.1s}.festive-particle--xs-top:nth-child(13n+39){animation-delay:2.9s}.festive-particle--xs-top:nth-child(13n+40){animation-delay:3.7s}.festive-particle--xs-top:nth-child(13n+41){animation-delay:4.5s}.festive-particle--xs-top:nth-child(13n+42){animation-delay:.1s}.festive-particle--xs-top:nth-child(13n+43){animation-delay:.9s}.festive-particle--xs-top:nth-child(13n+44){animation-delay:1.7s}.festive-particle--xs-top:nth-child(13n+45){animation-delay:2.5s}.festive-particle--xs-top:nth-child(13n+46){animation-delay:3.3s}.festive-particle--xs-top:nth-child(13n+47){animation-delay:4.1s}.festive-particle--xs-top:nth-child(13n+48){animation-delay:4.9s}.festive-particle--xs-top:nth-child(7n+36){animation-duration:17s}.festive-particle--xs-top:nth-child(7n+37){animation-duration:20s}.festive-particle--xs-top:nth-child(7n+38){animation-duration:24s}.festive-particle--xs-top:nth-child(7n+39){animation-duration:18s}.festive-particle--xs-top:nth-child(7n+40){animation-duration:22s}.festive-particle--xs-top:nth-child(7n+41){animation-duration:25s}.festive-particle--xs-top:nth-child(7n+42){animation-duration:19s}@keyframes float-1{0%,to{transform:translate(0)}25%{transform:translate(10px,-15px)}50%{transform:translate(-6px,-25px)}75%{transform:translate(12px,-10px)}}@keyframes float-2{0%,to{transform:translate(0)}25%{transform:translate(-12px,-18px)}50%{transform:translate(8px,-30px)}75%{transform:translate(-10px,-12px)}}@keyframes float-3{0%,to{transform:translate(0)}33%{transform:translate(15px,-22px)}66%{transform:translate(-9px,-14px)}}@keyframes float-rise-1{0%{transform:translateY(40px)}20%{transform:translate(8px)}40%{transform:translate(-5px,-20px)}60%{transform:translate(10px,-35px)}80%{transform:translate(-8px,-15px)}to{transform:translateY(40px)}}@keyframes float-rise-2{0%{transform:translateY(50px)}25%{transform:translate(-10px,5px)}50%{transform:translate(6px,-30px)}75%{transform:translate(-12px,-10px)}to{transform:translateY(50px)}}@keyframes float-fall-1{0%{transform:translateY(-40px)}20%{transform:translate(8px)}40%{transform:translate(-5px,20px)}60%{transform:translate(10px,35px)}80%{transform:translate(-8px,15px)}to{transform:translateY(-40px)}}@keyframes float-fall-2{0%{transform:translateY(-50px)}25%{transform:translate(-10px,-5px)}50%{transform:translate(6px,30px)}75%{transform:translate(-12px,10px)}to{transform:translateY(-50px)}}.festive-content{z-index:3}@media (max-width: 1136px){.festive-content{padding:1.5rem 2rem}}.festive-content .fs-header-slider__title{font-family:PP Fraktion Mono,monospace;color:#fff}.shimmer-text{position:relative;display:inline-block;background:linear-gradient(120deg,#fff 0% 40%,#ffecd2 50%,#fff 60% 100%);background-size:200% 200%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:shimmer 5s ease-in-out infinite}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 100%}}@media (max-width: 1136px){.festive-content .fs-header-slider__title{font-size:calc(var(--heading-font-size-mobile, 1.5rem) * .9)}}.festive-content .fs-header-slider__text{font-family:PP Fraktion Mono,monospace;font-style:italic;color:#fff}.festive-content .fs-header-slider__text p{font-family:inherit;font-style:inherit;color:inherit}.festive-content .fs-header-slider__features{color:#fff}.festive-right-image{position:absolute;right:0;top:0;bottom:0;z-index:2;width:auto;height:100%;pointer-events:none}.festive-right-image__desktop{width:auto;height:100%;display:block}.festive-right-image__mobile{display:none}@media (max-width: 1136px){.festive-right-image{top:auto;bottom:0;height:var(--right-image-height-mobile, 60%);overflow:visible}.festive-right-image__desktop{display:none}.festive-right-image__mobile{display:block;width:auto;height:100%}}@media (max-width: 1136px){.festive-hero{height:100%}.festive-particle{transform:scale(.8)}.festive-particle--xs,.festive-particle--xs-top{display:none}.festive-particle--xs:nth-child(10n+36),.festive-particle--xs-top:nth-child(10n+36){display:block}.festive-particle--sm:nth-child(2n),.festive-particle--sm-top:nth-child(2n){display:none}}@media (max-width: 400px){.festive-particle{transform:scale(.72)}}
/*# sourceMappingURL=/cdn/shop/t/62/assets/fs-header-slider.css.map */
