:root{--font-main: "Figtree", sans-serif;--font-headers: "Figtree", sans-serif;--header-height: 85px;--panel-height: 46px;--input-height: 52px;--bg-light: #f2f2f2;--main-color: #2d3858;--padding-gap: 40px;--main-color-dark: #1b262c;--accent: #c80034;--accent-light: #de0739;--text: #1a1a1a;--text-light: #eef5ff;--header-width: 80px;--main-color-basic: #212121;--bg: #d9d9d9;--border: #e1e0e0;--margin: 40px;--light-bg: rgba(217, 217, 217, 0.2);--layout-width: 1350px;--font-size--title: 30px;--font-size--header: 24px;--font-size--author: 20px;--translate-photo: 140px}@media screen and (max-width: 1040px){:root{--font-size--title: 24px;--font-size--author: 18px}}@media screen and (max-width: 768px){:root{--font-size--title: 20px;--font-size--author: 16px;--translate-photo: 96px}}@media screen and (max-width: 640px){:root{--margin: 20px;--padding-gap: 20px}}.slider-hero{--f-size: 20px;--gap: 20px;--font-main: "Figtree", sans-serif;--delay: 0.35;--delay-factor: 0.2;--transition-time: 1.25s;font-family:var(--font-main);width:100%;max-width:2560px;margin:0 auto;aspect-ratio:5/2;font-size:var(--f-size);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;position:relative;--txt_animation_0: translateY(0) scale(.7) rotate(0deg)}.slider-hero,.slider-hero *{box-sizing:border-box}.slider-hero a,.slider-hero a:hover{text-decoration:none}@media screen and (max-width: 768px){.slider-hero{aspect-ratio:1/1.9}}@media screen and (max-width: 640px){.slider-hero{--f-size: 16px}}.slider-hero .swiper{height:100%;width:100%}.slider-hero .swiper-wrapper{height:100%;width:100%}.slider-hero .swiper-slide{width:100%;height:100%;background-color:#f7f7f7}.slider-hero .swiper-slide--zoom{display:grid;column-gap:10px;row-gap:10px;background-color:#fff;grid-template-columns:repeat(9, 1fr);grid-template-rows:repeat(8, 1fr)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--zoom{grid-template-rows:repeat(6, 1fr);grid-template-columns:repeat(2, 1fr)}}.slider-hero .swiper-slide--zoom .swiper-slide__item{position:relative;overflow:hidden}.slider-hero .swiper-slide--zoom .swiper-slide__item img{width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover;position:absolute;inset:0;transform:scale(1.075);opacity:0;transition:opacity 1.25s cubic-bezier(0.24, 0.4, 0, 1),transform 1.25s cubic-bezier(0.24, 0.4, 0, 1);will-change:opacity,transform}.slider-hero .swiper-slide--zoom .swiper-slide__item:first-of-type{grid-column:1/span 2;grid-row:1/span 8}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(2){grid-column:3/span 2;grid-row:1/span 2}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(3){grid-column:3/span 2;grid-row:3/span 2}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(3) img{object-fit:contain;object-position:center}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(4){grid-column:3/span 2;grid-row:5/span 4}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(5){grid-column:5/span 2;grid-row:1/span 4}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(6){grid-column:5/span 2;grid-row:5/span 4}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(7){grid-column:7/span 3;grid-row:1/span 8}@media screen and (max-width: 768px){.slider-hero .swiper-slide--zoom .swiper-slide__item:first-of-type{grid-column:1/span 1;grid-row:1/span 4}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(2){grid-column:2/span 1;grid-row:1/span 1}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(3){grid-column:2/span 1;grid-row:2/span 1}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(4){grid-column:2/span 1;grid-row:3/span 2}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(5){grid-column:1/span 1;grid-row:5/span 2}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(6){grid-column:2/span 1;grid-row:5/span 2}.slider-hero .swiper-slide--zoom .swiper-slide__item:nth-of-type(7){display:none}}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:first-of-type img{transition:all var(--transition-time) calc(var(--delay)*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(2) img{transition:all var(--transition-time) calc((var(--delay) + 4*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(3) img{transition:all calc(var(--transition-time)*3) calc((var(--delay) + 2*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(4) img{transition:all var(--transition-time) calc((var(--delay) + 2*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(5) img{transition:all var(--transition-time) calc((var(--delay) + var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(6) img{transition:all var(--transition-time) calc((var(--delay) + 5*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(7) img{transition:all var(--transition-time) calc((var(--delay) + 3*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:first-of-type img{transition:all var(--transition-time) calc(var(--delay)*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(2) img{transition:all var(--transition-time) calc((var(--delay) + 2*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(4) img{transition:all var(--transition-time) calc((var(--delay) + 3*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(5) img{transition:all var(--transition-time) calc((var(--delay) + 4*var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item:nth-of-type(6) img{transition:all var(--transition-time) calc((var(--delay) + var(--delay-factor))*1s) cubic-bezier(0.24, 0.4, 0, 1)}}.slider-hero .swiper-slide--zoom.swiper-slide-active .swiper-slide__item img{opacity:1;transform:scale(1)}.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(2){grid-column:5/span 2}.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(3){grid-column:5/span 2}.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(5){grid-column:3/span 2}@media screen and (max-width: 768px){.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:first-of-type{grid-column:2/span 1}.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(2),.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(3),.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(4),.slider-hero .swiper-slide--zoom.template-tiles-b .swiper-slide__item:nth-of-type(5){grid-column:1/span 1}}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:first-of-type{grid-column:1/span 2;grid-row:1/span 3}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(2){grid-column:1/span 2;grid-row:4/span 5}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(3){grid-column:3/span 2;grid-row:1/span 2}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(4){grid-column:3/span 4;grid-row:3/span 6}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(5){grid-column:5/span 2;grid-row:1/span 2}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(6){grid-column:7/span 3;grid-row:1/span 8}@media screen and (max-width: 768px){.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:first-of-type{grid-column:1/span 1;grid-row:3/span 2}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(2){display:none}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(3){grid-column:1/span 1;grid-row:2/span 1}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(4){grid-column:1/span 2;grid-row:5/span 2}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(5){grid-column:1/span 1;grid-row:1/span 1}.slider-hero .swiper-slide--zoom.template-tiles-c .swiper-slide__item:nth-of-type(6){grid-column:2/span 1;grid-row:1/span 4}}.slider-hero .swiper-slide--detox{--color-green: #92aba3;--color-blue: #222c51;--color-beige: #dcc7b6;display:flex;opacity:0;transition:opacity .6s cubic-bezier(0.24, 0.4, 0, 1)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox{flex-direction:column}}.slider-hero .swiper-slide--detox .swiper-slide__background{position:absolute;inset:0;display:flex}.slider-hero .swiper-slide--detox .swiper-slide__background div{height:100%;transition:width .5s}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1),.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3){position:relative;display:flex;flex-direction:column}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1):before,.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1):after,.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3):before,.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3):after{content:"";display:block;width:100%;transition:height .5s}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1){width:1%}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1):before{height:1%;background-color:var(--color-green)}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(1):after{height:99%;background-color:var(--color-beige)}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(2){width:1%;background-color:var(--color-blue)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(2){display:none}}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3){width:98%}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3):before{height:99%;background-color:var(--color-beige)}.slider-hero .swiper-slide--detox .swiper-slide__background div:nth-of-type(3):after{height:1%;background-color:var(--color-green)}.slider-hero .swiper-slide--detox .swiper-slide__vegetables{position:absolute;inset:0}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img{object-fit:contain;position:absolute;max-width:18vw}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img{max-width:27vw}}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(1){left:2%;top:0}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(2){left:0;bottom:2%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(2){bottom:20%;opacity:.6}}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(3){top:4%;left:40%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(3){left:10%;top:30%}}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(4){top:0;left:62%}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(5){left:70%;bottom:0}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(5){opacity:.5}}.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(6){top:10%;right:0}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(6){top:2%;opacity:.5}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__vegetables img:nth-of-type(6){top:45%}}.slider-hero .swiper-slide--detox .swiper-slide__info{position:relative;z-index:1;width:30%;margin-left:12%;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox .swiper-slide__info{margin-left:6%}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__info{height:35%;max-height:35%;max-width:75%;width:auto;padding:5% 0;margin:0 auto;gap:2vh}.slider-hero .swiper-slide--detox .swiper-slide__info:before{display:block;position:absolute;content:"";width:39%;height:100%;background-color:var(--color-blue);z-index:-1;transform:scaleX(0)}}.slider-hero .swiper-slide--detox .swiper-slide__info img{object-fit:contain}.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(1),.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(4){max-width:35%;min-width:35%}.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(2){max-width:100%;min-width:100%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(2){max-height:23%}}.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(3){max-width:80%;min-width:80%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__info img:nth-of-type(3){max-height:30%}}.slider-hero .swiper-slide--detox .swiper-slide__product{position:absolute;height:100%;left:43%;width:35%;top:5%}@media screen and (max-width: 1180px){.slider-hero .swiper-slide--detox .swiper-slide__product{left:38%}}@media screen and (max-width: 860px){.slider-hero .swiper-slide--detox .swiper-slide__product{left:36%}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__product{position:relative;left:unset;width:100%;top:unset;height:40%;min-height:40%;max-height:40%;margin:0 auto}}.slider-hero .swiper-slide--detox .swiper-slide__product img{object-fit:contain;position:absolute}.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(1){height:60%;top:17%;max-width:80%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(1){height:75%;left:50%;max-width:70%;transform:translateX(-62%)}}.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(2){left:4%;top:40%;max-width:30%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(2){left:18%;top:43%;max-width:15vw}}.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(3){bottom:21%;right:19%;max-width:39%}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__product img:nth-of-type(3){bottom:4%;right:21%;max-width:19vw}}.slider-hero .swiper-slide--detox .swiper-slide__list{position:relative;z-index:1;margin:0 10% 0 auto;color:#fff;height:100%;display:flex;align-items:center}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox .swiper-slide__list{margin:0 2% 0 auto}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__list{margin:0 auto;max-width:96%}}.slider-hero .swiper-slide--detox .swiper-slide__list ul{display:flex;flex-direction:column;font-size:20px;gap:.8em}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__list ul{column-count:2;display:block}}.slider-hero .swiper-slide--detox .swiper-slide__list li{position:relative;display:flex;gap:.3em;align-items:center}@media screen and (max-width: 980px){.slider-hero .swiper-slide--detox .swiper-slide__list li{font-size:18px}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox .swiper-slide__list li{margin-bottom:1.5vh}}.slider-hero .swiper-slide--detox .swiper-slide__list li:before{display:block;position:relative;content:"";width:2em;height:2em;background-image:url("images/main/1480/punktor-serce.webp");background-size:contain;background-repeat:no-repeat;background-position:center}.slider-hero .swiper-slide--detox.swiper-slide-active{opacity:1}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div{transition:width 1.3s cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1){width:20%}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1){width:14%}}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1):before{height:88%}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1):after{height:12%}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(2){width:13%}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3){width:67%}@media screen and (max-width: 1480px){.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3){width:73%}}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3):before{height:23%}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3):after{height:77%}.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1):before,.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1):after,.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3):before,.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3):after{transition:height 2s}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(1),.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__background div:nth-of-type(3){width:50%}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--detox.swiper-slide-active .swiper-slide__info:before{transform:scaleX(1);transition:transform 1.3s cubic-bezier(0.24, 0.4, 0, 1)}}.slider-hero .swiper-slide--triple{display:flex;position:relative;opacity:0;transition:opacity .2s ease-in-out}.slider-hero .swiper-slide--triple img{object-fit:cover;opacity:0;transition:opacity .6s .2s cubic-bezier(0.24, 0.4, 0, 1),transform .6s .2s cubic-bezier(0.24, 0.4, 0, 1)}.slider-hero .swiper-slide--triple .swiper-slide__photos,.slider-hero .swiper-slide--triple .swiper-slide__logos{display:flex;width:100%;height:100%}.slider-hero .swiper-slide--triple .swiper-slide__photos img{flex-grow:1;width:33%}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(1){transform:translateY(-100%)}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(2){transform:translateY(100%)}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(3){transform:translateY(-100%)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--triple .swiper-slide__photos{flex-direction:column}.slider-hero .swiper-slide--triple .swiper-slide__photos img,.slider-hero .swiper-slide--triple .swiper-slide__photos picture{width:100%;flex-grow:1;height:33%}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(1),.slider-hero .swiper-slide--triple .swiper-slide__photos picture:nth-of-type(1){object-position:50% 20%}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(2),.slider-hero .swiper-slide--triple .swiper-slide__photos picture:nth-of-type(2){object-position:50% 95%}.slider-hero .swiper-slide--triple .swiper-slide__photos img:nth-of-type(3),.slider-hero .swiper-slide--triple .swiper-slide__photos picture:nth-of-type(3){transform:translateY(100%)}}.slider-hero .swiper-slide--triple .swiper-slide__logos{position:absolute;inset:0;flex-direction:column;align-items:center;justify-content:space-evenly}@media screen and (max-width: 768px){.slider-hero .swiper-slide--triple .swiper-slide__logos{height:33%;width:90%;margin:auto}}.slider-hero .swiper-slide--triple .swiper-slide__logos picture{max-width:80%}.slider-hero .swiper-slide--triple .swiper-slide__logos picture img{max-width:100%;transform:translateY(-70%)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--triple .swiper-slide__logos picture img{transform:translateY(-40%)}}@media screen and (max-width: 768px){.slider-hero .swiper-slide--triple .swiper-slide__logos picture img{margin-left:0;max-width:105%}}.slider-hero .swiper-slide--triple .swiper-slide__logos>img{max-width:100%}.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(1){transform:translateY(-100%);margin-top:-2vh}.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(2){transform:translateY(100%)}.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(3){transform:translateY(100%)}@media screen and (max-width: 768px){.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(1){margin-right:auto;max-width:33vw;margin-top:0;margin-left:6%}.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(2){max-width:45%;margin-left:55%}.slider-hero .swiper-slide--triple .swiper-slide__logos>img:nth-of-type(3){margin-left:auto}}.slider-hero .swiper-slide--triple.swiper-slide-active{opacity:1}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__logos img,.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__photos img{opacity:1;transform:translateY(0)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__photos img:nth-of-type(1){transition:transform 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.2s .1s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__photos img:nth-of-type(2){transition:transform 1.2s .4s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.2s .4s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__photos img:nth-of-type(3){transition:transform 1.2s .8s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.2s .8s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__logos>img:nth-of-type(1){transition:transform 1.25s 1.25s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.25s 1.25s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__logos>img:nth-of-type(2){transition:transform 1.25s 1.75s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.25s 1.75s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .swiper-slide--triple.swiper-slide-active .swiper-slide__logos>picture img{transition:transform 1.25s 1.5s cubic-bezier(0.19, 1, 0.22, 1),opacity 1.25s 1.5s cubic-bezier(0.19, 1, 0.22, 1)}.slider-hero .slide-static{display:flex;align-items:center}.slider-hero .slide-static picture{width:100%}.slider-hero .slide-static img{width:100%;max-width:100%;margin:auto;transform:scale(0.995);transition:transform 1.5s cubic-bezier(0.1, 0.1, 0, 1)}.slider-hero .slide-static.swiper-slide-active img{transform:scale(1.025);transition:transform 5s cubic-bezier(0.05, 0.15, 0, 1)}.slider-hero .swiper-button-next,.slider-hero .swiper-button-prev{--btn-size: 64px;position:absolute;top:50%;margin-top:0;width:var(--btn-size);height:var(--btn-size);transform:translateY(-50%);color:#fff;background:rgba(47,51,49,.07);border-radius:32px;transition:background-color .2s ease-in,opacity .2s ease-in;opacity:0;transition:backdrop-filter 150ms ease-out}.slider-hero .swiper-button-next:after,.slider-hero .swiper-button-prev:after{font-size:calc(var(--btn-size)/2.5)}.slider-hero .swiper-button-next:hover,.slider-hero .swiper-button-prev:hover{backdrop-filter:invert(0.2) hue-rotate(12deg);transition:backdrop-filter 200ms ease-out}@media(hover: none){.slider-hero .swiper-button-next,.slider-hero .swiper-button-prev{display:none}}.slider-hero .swiper-button-next{right:calc(2*var(--gap))}.slider-hero .swiper-button-prev{left:calc(2*var(--gap))}.slider-hero:hover .swiper-button-next,.slider-hero:hover .swiper-button-prev{opacity:1;font-size:50%}.slider-hero .swiper-christmas2{display:block;position:relative;aspect-ratio:20/8;overflow:hidden;background:url(/front/main/dist/images/main/1508/bg.webp);background-size:100% auto}.slider-hero .swiper-christmas2.swiper-slide-active .christmas2_txt{opacity:0;animation:logo-fadein2 1.25s 1 .25s;animation-fill-mode:forwards}@media screen and (max-width: 768px){.slider-hero .swiper-christmas2{aspect-ratio:1/2;background:url(/front/main/dist/images/main/1508/bg-mobile.webp);background-size:100% auto}}.slider-hero .christmas2_foreground{width:100%;height:100%;z-index:2;position:absolute;top:0;background-image:url(/front/main/dist/images/main/1508/fg2.webp);background-size:100% auto;background-repeat:no-repeat}@media screen and (max-width: 768px){.slider-hero .christmas2_foreground{background-image:url(/front/main/dist/images/main/1508/fg-mobile.webp)}}.slider-hero .christmas2_txt{position:absolute;top:9.9vw;text-align:center;z-index:3;margin:auto;left:0;right:0;content:"";width:26vw;padding-left:1.9vw;opacity:0}@media screen and (max-width: 768px){.slider-hero .christmas2_txt{top:70vw;width:74vw;padding-left:0}}@media screen and (max-width: 768px){.slider-hero{--txt_animation_0: translateY(30px) scale(.85) rotate(0deg)}}@keyframes logo-fadein2{0%{opacity:0;transform:var(--txt_animation_0)}100%{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}.slider-hero .christmas2_snow,.slider-hero .christmas2_snow:before,.slider-hero .christmas2_snow:after{position:absolute;top:-600px;left:0;bottom:0;right:0;z-index:1;background-image:radial-gradient(4px 4px at 305px 517px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 278px 440px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 145px 560px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 63px 250px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 26px 167px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 222px 413px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 470px 449px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 476px 566px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 464px 490px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 542px 518px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 356px 378px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 518px 348px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 360px 283px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 214px 229px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 380px 567px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 406px 299px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 264px 369px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 142px 372px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 570px 271px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 203px 285px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 513px 291px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 9px 126px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 241px 556px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 316px 35px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 454px 25px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 49px 264px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 545px 108px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 437px 309px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 190px 574px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 506px 424px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 543px 201px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 589px 18px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 284px 395px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 415px 93px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 181px 213px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 185px 257px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 396px 503px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 458px 170px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 340px 567px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 548px 359px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 479px 593px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 561px 578px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 272px 240px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 433px 490px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 364px 298px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 129px 480px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 245px 556px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 178px 196px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 52px 145px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 424px 432px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 286px 418px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 412px 584px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 372px 169px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 328px 555px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 555px 47px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 590px 372px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 452px 22px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 507px 201px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 78px 473px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(6px 6px at 9px 587px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 264px 308px, rgba(255, 255, 255, 0.7) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 439px 162px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 378px 290px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 87px 188px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 473px 199px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 341px 288px, rgba(255, 255, 255, 0.6) 50%, rgba(0, 0, 0, 0)),radial-gradient(3px 3px at 97px 212px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 284px 273px, rgba(255, 255, 255, 0.9) 50%, rgba(0, 0, 0, 0)),radial-gradient(5px 5px at 42px 466px, white 50%, rgba(0, 0, 0, 0)),radial-gradient(4px 4px at 395px 431px, rgba(255, 255, 255, 0.8) 50%, rgba(0, 0, 0, 0));background-size:600px 600px;animation:snow 7s linear infinite;content:""}.slider-hero .christmas2_snow:after{margin-left:-200px;opacity:.4;animation-duration:10s;animation-direction:reverse;filter:blur(3px)}.slider-hero .christmas2_snow:before{animation-duration:15s;animation-direction:reverse;margin-left:-300px;opacity:.65;filter:blur(1.5px)}@keyframes snow{to{transform:translateY(600px)}}.slider-hero .swiper-christmas{position:relative;aspect-ratio:20/8;overflow:hidden;background-color:#1e2748;--txt_animation_0: translateY(0) scale(.8) rotate(3deg)}@media screen and (max-width: 768px){.slider-hero .swiper-christmas{aspect-ratio:1/2}}@keyframes snowflakes-fall{0%{transform:translateY(0) scale(0.3) rotate(0deg);opacity:0}100%{transform:translateY(34vw) scale(1) rotate(360deg);opacity:1}}@media screen and (max-width: 768px){@keyframes snowflakes-fall{0%{transform:translateY(0) scale(0.3) rotate(0deg);opacity:0}40%{transform:translateY(0) scale(0.5) rotate(170deg);opacity:.5}100%{transform:translateY(160vw) scale(1) rotate(360deg);opacity:1}}}@keyframes snowflakes-shake{0%{transform:translateX(0)}50%{transform:translateX(30px)}100%{transform:translateX(0)}}@keyframes ornament-rotation{0%{transform:rotate(6deg)}100%{transform:rotate(-6deg)}}@keyframes buttonGradient{0%{background-position:0 100%}to{background-position:100% 100%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas{--txt_animation_0: translateY(30px) scale(.85) rotate(0deg)}}@keyframes logo-fadein{0%{opacity:0;transform:var(--txt_animation_0)}100%{opacity:1;transform:translateY(0) scale(1) rotate(0deg)}}.slider-hero .swiper-christmas .christmas_ornaments{position:absolute;top:0;aspect-ratio:20/3.3;width:100%;column-gap:30px;z-index:1}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornaments{aspect-ratio:1/.8}}.slider-hero .swiper-christmas .christmas_ornament{animation-iteration-count:infinite;animation-direction:alternate-reverse;animation-play-state:running;animation-duration:15s;animation-name:ornament-rotation;animation-timing-function:ease;transform:rotate(-12deg);transform-origin:center top;position:absolute;width:5%;top:0;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament{width:12.6%}}.slider-hero .swiper-christmas .christmas_ornament span{display:block;height:100%;width:100%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(1){animation-delay:-3030ms;animation-duration:4s;left:2%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(1){left:-6.2%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(1) span{background:url(/front/main/dist/images/main/1503/bombka-1.webp);background-size:100% auto;background-position:center 146%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(1) span{background-position:center -436%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(2){animation-delay:-4030ms;animation-duration:6s;left:8%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(2) span{background:url(/front/main/dist/images/main/1503/bombka-2.webp);background-size:100% auto;background-position:center 171.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(2){left:3.8%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(2) span{background-position:center -225.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(3){animation-delay:-4030ms;animation-duration:6s;left:12.5%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(3){left:13.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(3) span{background:url(/front/main/dist/images/main/1503/bombka-3.webp);background-size:100% auto;background-position:center 136.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(3) span{background-position:center -56.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(4){animation-delay:-5030ms;animation-duration:7s;left:16.2%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(4){left:23.3%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(4) span{background:url(/front/main/dist/images/main/1503/bombka-4.webp);background-size:100% auto;background-position:center 183.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(4) span{background-position:center -293.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(5){animation-delay:-4020ms;animation-duration:6s;left:19.7%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(5){left:31.7%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(5) span{background:url(/front/main/dist/images/main/1503/bombka-5.webp);background-size:100% auto;background-position:center 103.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(5) span{background-position:center 95.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(6){animation-delay:-5030ms;animation-duration:7s;left:23.5%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(6) span{background:url(/front/main/dist/images/main/1503/bombka-6.webp);background-size:100% auto;background-position:center 151.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(6){left:40.5%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(6) span{background-position:center -136.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(7){animation-delay:-8010ms;animation-duration:9s;left:27.4%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(7) span{background:url(/front/main/dist/images/main/1503/bombka-7.webp);background-size:100% auto;background-position:center 191.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(7){left:49.9%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(7) span{background-position:center -328.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(8){animation-delay:-9000ms;animation-duration:10s;left:32.2%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(8) span{background:url(/front/main/dist/images/main/1503/bombka-8.webp);background-size:100% auto;background-position:center 158.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(8){left:58.2%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(8) span{background-position:center -168.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(9){animation-delay:-7000ms;animation-duration:6s;left:37.9%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(9) span{background:url(/front/main/dist/images/main/1503/bombka-9.webp);background-size:100% auto;background-position:center 181.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(9){left:74.6%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(9) span{background-position:center -272.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(10){animation-delay:-4000ms;animation-duration:6s;left:42.8%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(10) span{background:url(/front/main/dist/images/main/1503/bombka-10.webp);background-size:100% auto;background-position:center 151.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(10){left:86.9%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(10) span{background-position:center -133.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(11){animation-delay:-5000ms;animation-duration:6s;left:48.2%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(11) span{background:url(/front/main/dist/images/main/1503/bombka-11.webp);background-size:100% auto;background-position:center 183.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(11){left:92.1%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(11) span{background-position:center -415.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(12){animation-delay:-7000ms;animation-duration:9s;left:52.7%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(12) span{background:url(/front/main/dist/images/main/1503/bombka-12.webp);background-size:100% auto;background-position:center 153.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(12){left:-2.1%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(12) span{background-position:center -673.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(13){animation-delay:-10500ms;animation-duration:12s;left:58%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(13) span{background:url(/front/main/dist/images/main/1503/bombka-13.webp);background-size:100% auto;background-position:center 119.5%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(13){left:9%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(13) span{background-position:center -465.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(14){animation-delay:-2010ms;animation-duration:3s;left:59%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(14) span{background:url(/front/main/dist/images/main/1503/bombka-14.webp);background-size:100% auto;background-position:center 181%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(14){left:6.6%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(14) span{background-position:center -896%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(15){animation-delay:-7100ms;animation-duration:8.2s;left:64.6%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(15) span{background:url(/front/main/dist/images/main/1503/bombka-15.webp);background-size:100% auto;background-position:center 139%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(15){left:20.7%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(15) span{background-position:center -654.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(16){animation-delay:-3200ms;animation-duration:4.2s;left:66%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(16) span{background:url(/front/main/dist/images/main/1503/bombka-16.webp);background-size:100% auto;background-position:center 195.2%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(16){left:23.8%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(16) span{background-position:center -923.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(17){animation-delay:-5200ms;animation-duration:6.3s;left:70.7%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(17) span{background:url(/front/main/dist/images/main/1503/bombka-17.webp);background-size:100% auto;background-position:center 109.2%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(17){left:34.6%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(17) span{background-position:center -528.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(18){animation-delay:-3020ms;animation-duration:4.35s;left:72.1%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(18) span{background:url(/front/main/dist/images/main/1503/bombka-18.webp);background-size:100% auto;background-position:center 168.6%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(18){left:37.9%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(18) span{background-position:center -804.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(19){animation-delay:-4020ms;animation-duration:4.35s;left:77.6%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(19) span{background:url(/front/main/dist/images/main/1503/bombka-19.webp);background-size:100% auto;background-position:center 128.7%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(19){left:50.9%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(19) span{background-position:center -609.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(20){animation-delay:-4220ms;animation-duration:5.35s;left:78.7%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(20) span{background:url(/front/main/dist/images/main/1503/bombka-20.webp);background-size:100% auto;background-position:center 183.7%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(20){left:58.5%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(20) span{background-position:center -869.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(21){animation-delay:-7500ms;animation-duration:8.35s;left:83.7%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(21) span{background:url(/front/main/dist/images/main/1503/bombka-21.webp);background-size:100% auto;background-position:center 151.7%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(21){left:67.2%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(21) span{background-position:center -543.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(22){animation-delay:-4810ms;animation-duration:5.15s;left:88.5%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(22) span{background:url(/front/main/dist/images/main/1503/bombka-22.webp);background-size:100% auto;background-position:center 191.2%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(22){left:57.2%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(22) span{background-position:center -445.5%}}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(23){animation-delay:-2750ms;animation-duration:3.15s;left:93.6%}.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(23) span{background:url(/front/main/dist/images/main/1503/bombka-23.webp);background-size:100% auto;background-position:center 151.2%;background-repeat:no-repeat;height:100%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(23){left:83.7%}}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_ornament:nth-of-type(23) span{background-position:center -675.5%}}.slider-hero .swiper-christmas .christmas_txt{position:absolute;top:12.7vw;text-align:center;z-index:2;margin:auto;left:0;right:0;content:"";width:100%;opacity:0}.slider-hero .swiper-christmas.swiper-slide-active .christmas_txt{opacity:0;animation:logo-fadein 1.25s 1 .25s;animation-fill-mode:forwards}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_txt{top:89.8vw}}.slider-hero .swiper-christmas .christmas_txt svg{width:43%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_txt svg{width:76.1%}}.slider-hero .swiper-christmas .christmas_snow{height:80%;width:100%;position:absolute;bottom:0;overflow:hidden;background:linear-gradient(to bottom, #1e2748 0, transparent 10%) rgba(24,20,66,.6823529412);z-index:0}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snow{height:75%;z-index:0;background:rgba(0,0,0,0)}}.slider-hero .swiper-christmas .christmas_snow:after{position:absolute;display:block;content:"";width:100%;left:0;bottom:0;aspect-ratio:20/1.8;z-index:2;background:url(/front/main/dist/images/main/1503/snieg-dol.webp);background-size:100% auto}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snow:after{aspect-ratio:104/30;background:url(/front/main/dist/images/main/1503/snieg-dol-m.webp);background-repeat:no-repeat;background-size:auto 100%;background-position:3.3% bottom}}.slider-hero .swiper-christmas .christmas_snowflake,.slider-hero .swiper-christmas .christmas_snowflake span{animation-iteration-count:infinite;animation-play-state:running}.slider-hero .swiper-christmas .christmas_snowflake{position:absolute;top:-22%;z-index:9999;-webkit-user-select:none;user-select:none;cursor:default;animation-name:snowflakes-shake;animation-duration:3s;animation-timing-function:ease-in-out;z-index:-1;width:7%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake{width:17%;top:-8.5%}}.slider-hero .swiper-christmas .christmas_snowflake span{display:block;width:100%;aspect-ratio:1;animation-duration:10s;animation-name:snowflakes-fall;animation-timing-function:linear;opacity:0;font-size:0px;background-repeat:no-repeat;color:rgba(0,0,0,0)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(1){left:8%;animation-delay:0s}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(1) span{animation-delay:2s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-1.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(2){left:7.7%;animation-delay:2.55s;width:2.7%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(2){width:4.7%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(2) span{animation-delay:-3s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-6.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(3){left:3.1%;animation-delay:.7s;width:1.9%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(3){width:2.7%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(3) span{animation-delay:-1.5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-5.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(4){left:14%;animation-delay:.1s;width:7.6%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(4){width:12.7%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(4) span{animation-delay:-3.5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-11.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(5){left:19%;animation-delay:.25s;width:1.7%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(5){width:3.7%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(5) span{animation-delay:-1.5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-10.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(6){left:18%;animation-delay:2.5s;width:2.2%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(6) span{animation-delay:-8s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-2.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(7){left:27%;animation-delay:2.2s;width:2.75%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(7){width:12.7%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(7) span{animation-delay:-14.5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-4.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(8){left:27%;animation-delay:-6s;width:2.75%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(8){width:5.15%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(8) span{animation-delay:2s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-5.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(9){left:32%;animation-delay:-1.6s;width:6.85%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(9){width:16.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(9) span{animation-delay:-6.5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-8.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(10){left:34%;animation-delay:.4s;width:3.75%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(10){width:16.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(10) span{animation-delay:8s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-11.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(11){left:56.5%;animation-delay:2.6s;width:3.45%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(11) span{animation-delay:-3s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-11.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(12){left:69.5%;animation-delay:-0.1s;width:3.45%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(12){width:13.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(12) span{animation-delay:-5.1s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-4.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(13){left:73.5%;animation-delay:1s;width:2.41%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(13) span{animation-delay:-2.1s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-5.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(14){left:81.5%;animation-delay:-2.4s;width:8%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(14){width:11.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(14) span{animation-delay:-1s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-8.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(15){left:82.5%;animation-delay:-1s;width:4.41%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(15) span{animation-delay:-6.7s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-8.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(16){left:87.5%;animation-delay:-1.7s;width:1.41%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(16) span{animation-delay:-5s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-5.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(17){left:87.5%;animation-delay:-0.7s;width:6%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(17){width:10.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(17) span{animation-delay:-9s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-10.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(18){left:93%;animation-delay:-2.14s;width:4%}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(18) span{animation-delay:-6s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-11.svg)}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(19){left:94%;animation-delay:1.7s;width:.92%}@media screen and (max-width: 768px){.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(19){width:3.75%}}.slider-hero .swiper-christmas .christmas_snowflake:nth-of-type(19) span{animation-delay:-3s;background-image:url(/front/main/dist/images/main/1503/gwiazdka-2.svg)}.products{--f-size: 20px;--column-gap: 150px;--font-main: "Figtree", sans-serif;font-family:var(--font-main);width:100%;display:flex;font-size:var(--f-size);height:75vh;margin:10px auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;position:relative}.products,.products *{box-sizing:border-box}@media screen and (min-width: 768px){.products{align-items:center;justify-content:center;max-width:1280px;margin:40px auto;min-height:480px;max-height:600px}}@media screen and (max-width: 1280px){.products{--column-gap: 100px}}@media screen and (max-width: 1040px){.products{--column-gap: 70px;padding:5% 3% 5% 7%}}@media screen and (max-width: 880px){.products{--column-gap: 50px}}@media screen and (max-width: 768px){.products{flex-direction:column;height:auto;padding:0}}@media screen and (max-width: 640px){.products{--f-size: 16px}}.products a[role=button]{color:#fff;font-size:1em;margin-top:3vh;margin-right:2vw;float:right;border:2px solid #fff;border-radius:10px;padding:8px 18px;transition:all 250ms ease}.products a[role=button]:hover{color:#333;background-color:#fff;border-color:#fff;box-shadow:0 0 25px rgba(0,0,0,.1);text-decoration:none}.products .products-sidebar{z-index:30}@media screen and (min-width: 768px){.products .products-sidebar{position:relative;order:2;padding-left:var(--column-gap)}}@media screen and (max-width: 768px){.products .products-sidebar{width:100%}}.products .products-sidebar__title{padding-bottom:1em;font-weight:625;font-size:1.25em;padding-bottom:1em}@media screen and (max-width: 768px){.products .products-sidebar__title{text-align:center;width:100%;font-size:2em;padding:1em}}.products .products-sidebar__list.swiper-pagination-bullets{z-index:1;margin:0 auto;display:flex;justify-content:center}@media screen and (min-width: 768px){.products .products-sidebar__list.swiper-pagination-bullets{--translate: 100px;position:relative;flex-direction:column;top:unset;left:unset;bottom:unset}}@media screen and (max-width: 768px){.products .products-sidebar__list.swiper-pagination-bullets{position:absolute;bottom:4%;gap:5px}}.products .products-sidebar__item{--color: var(--text);color:var(--color);position:relative;counter-increment:titleCounter;display:flex;align-items:center;column-gap:10px;font-size:var(--f-size);padding-bottom:.2em}.products .products-sidebar__item span{font-weight:300}@media screen and (min-width: 768px){.products .products-sidebar__item{width:unset;height:unset;border-radius:unset;background:unset;transition:transform .75s,opacity .2s;opacity:1}.products .products-sidebar__item:after{order:-1;display:block;position:absolute;content:"";height:2px;width:calc(1.25*var(--column-gap));transform:translateX(-100%) scale(0);background-color:var(--color);transform-origin:right;transition:transform .5s}}@media screen and (max-width: 768px){.products .products-sidebar__item{width:10px;height:10px}.products .products-sidebar__item span{display:none}}.products .products-sidebar__item:hover{cursor:pointer}.products .products-sidebar__item.swiper-pagination-bullet-active{--color: var(--coral-primary)}@media screen and (min-width: 768px){.products .products-sidebar__item.swiper-pagination-bullet-active{transform:translateX(1em)}}@media screen and (max-width: 768px){.products .products-sidebar__item.swiper-pagination-bullet-active{background-color:var(--color)}}.products .products-sidebar__item.swiper-pagination-bullet-active:after{transform:translateX(-110%) scale(1)}.products .products-sidebar__item:not(.swiper-pagination-bullet-active):hover{opacity:.7}.products .swiper{height:100%}@media screen and (min-width: 768px){.products .swiper{width:58%;margin:0;display:flex;justify-content:center;align-items:center;overflow:visible}}@media screen and (max-width: 768px){.products .swiper{width:100%;max-width:100%;height:60vh}}.products .swiper-slide,.products .products-card{width:100%;height:100%;padding:2em;color:#fff;background-color:#ccc;display:flex;border-radius:unset}@media screen and (min-width: 768px){.products .swiper-slide,.products .products-card{border-radius:16px}}.products .swiper-slide:before,.products .products-card:before{display:block;position:absolute;content:"";inset:0;opacity:0;background-color:#3b2918;z-index:1;transition:all 750ms cubic-bezier(0.28, 0.89, 0.46, 0.99) 500ms;height:0}.products .swiper-slide.swiper-slide-active:before,.products .products-card.swiper-slide-active:before{opacity:.4;height:100%}.products .swiper-slide.swiper-slide-active .products-card__title,.products .swiper-slide.swiper-slide-active .products-card__description,.products .swiper-slide.swiper-slide-active .products-card__detail,.products .products-card.swiper-slide-active .products-card__title,.products .products-card.swiper-slide-active .products-card__description,.products .products-card.swiper-slide-active .products-card__detail{opacity:1;transform:translateY(0)}.products .products-card__content{display:flex;flex-direction:column;z-index:1;position:relative;width:100%}.products .products-card__title,.products .products-card__description,.products .products-card__detail{opacity:0;transform:translateY(60px);line-height:145%}.products .products-card__image{position:absolute;inset:0;width:100%;max-width:100%;height:100%;max-height:100%;object-fit:cover;transition:filter .4s}.products .products-card__title{font-size:clamp(1.2em,7vw,2em);font-weight:800;padding-bottom:.1em;transition:transform 2s .25s cubic-bezier(0, 1, 0.3, 1),opacity .3s .25s ease-out}.products .products-card__description{font-size:clamp(1.1em,5vw,1.25em);font-weight:300;font-style:italic;padding-bottom:1em;transition:transform 2s .45s cubic-bezier(0, 1, 0.3, 1),opacity .3s .45s ease-out}.products .products-card__detail{padding-top:1em;transition:transform 2s .65s cubic-bezier(0, 1, 0.3, 1),opacity .3s .65s ease-out;overflow-y:auto}/*# sourceMappingURL=style.min.css.map */
