.test{color:red}button,input,select,textarea{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border:none;background:none;appearance:none}@media(prefers-reduced-motion:no-preference){html{interpolate-size:allow-keywords}}*,*::before,*::after{box-sizing:border-box}*{margin:0}img,picture,video,canvas,svg{display:block}input,button,textarea,select{font:inherit;outline:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}#root,#__next{isolation:isolate}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}:root{--white:#ffffff;--gray1:#f7f7f7;--gray2:#efefef;--gray3:#eaeaea;--gray4:#e8e8e8;--gray5:#dedede;--gray6:#d1cfcf;--gray7:#a6a5a6;--grayx:#B1AFAF;--grayy:#909090;--black:#313131;--accent-lighter:#ebf5d6;--accent-light:#d2e856;--accent-lightabit:#A3D936;--accent:#8bc712;--accent-darker:#5c8900;--accent-dark:#4A651D;--yellow:#FEC105;--yellow-light:#ffefc0;--red:#d91111;--red-lighter:#fbe7e7;--red-light:#E5042E;--red-dark:#A50325;--blue-dark:#0551af;--blue-light:#58d8e3;--success-color:#2ca70f;--error-color:#d91111;--fb-color:#475993}*{scroll-margin-top:50px;text-box:trim-both cap alphabetic}html{width:100%;height:100%;font-size:16px;scroll-behavior:smooth}body{font-family:"Figtree",sans-serif;font-size:.875rem;color:var(--black);overflow-x:clip;font-weight:600;line-height:1.2;position:relative;transition:all .25s ease-in-out}@media(min-width:768px){body{font-size:1.125rem}}@media(min-width:768px){body::before{content:"";width:100%;height:calc(100% - 202px);position:absolute;top:202px;left:0;z-index:999;background:var(--black);box-shadow:0 0 10px rgb(0 0 0 / .4);pointer-events:none;opacity:0;transition:all .25s ease-in-out}body:has(.menu__header-item--active)::before{opacity:.4}}@media(min-width:1200px){body::before{top:212px;height:calc(100% - 212px);z-index:1}}body::after{content:"";width:100vw;height:100vh;position:fixed;top:0;left:0;z-index:1010;background:var(--black);pointer-events:none;opacity:0;transition:opacity .25s ease}body:has(.header__search-input:focus):not(:has(.js-scroll-header.header--floating))::after{opacity:.4;pointer-events:all}body:has(.header__search-input:focus):not(:has(.js-scroll-header.header--floating)) .header__search{z-index:1050}body:has(.header__search-input:focus):not(:has(.js-scroll-header.header--floating)) .header__search-input{background-color:#fff!important}body.body--inactive{overflow:hidden;position:fixed;width:100vw;height:100vh}body.body--inactive .header__top-search{position:fixed;z-index:1011;width:calc(100vw - 30px);top:69px;left:15px}section{padding:1.5rem 0}@media(min-width:768px){section{padding:1.6rem 0}}@media(min-width:1200px){section{padding:2rem 0}}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:768px){.container{padding-right:25px;padding-left:25px}}@media(min-width:576px){.container{max-width:576px}}@media(min-width:768px){.container{max-width:768px}}@media(min-width:992px){.container{max-width:992px}}@media(min-width:1200px){.container{max-width:1200px}}@media(min-width:1400px){.container{max-width:1400px}}.text-center{text-align:center!important}.text-left{text-align:left}.text-right{text-align:right}strong{font-weight:700}h1{font-size:1.6875rem;font-weight:700;text-align:center}h1.h1--lg{font-size:1.375rem;text-transform:none}@media(min-width:1200px){h1.h1--lg{font-size:1.6875rem}}h1.h1--sm{font-size:1.125rem;text-align:left}h1.h1--left{text-align:left;margin-bottom:20px;margin-top:25px;margin-left:10px}@media(min-width:768px){h1.h1--left{margin-left:0;margin-bottom:30px}}@media(min-width:1200px){h1.h1--left{margin-left:20px;margin-bottom:35px}}h2{font-size:1.25rem;font-weight:700;text-align:center;text-transform:uppercase}@media(min-width:768px){h2{font-size:1.375rem}}@media(min-width:1200px){h2{font-size:1.5rem}}h2.h2--lg{font-size:1.375rem;text-transform:none}@media(min-width:1200px){h2.h2--lg{font-size:1.6875rem}}h2.h2--sm{font-size:1.125rem;text-align:left}h2.h2--left{text-align:left;margin-bottom:20px;margin-top:25px;margin-left:10px}@media(min-width:768px){h2.h2--left{margin-left:0;margin-bottom:30px}}@media(min-width:1200px){h2.h2--left{margin-left:20px;margin-bottom:35px}}h2 .h2--highlighted{color:var(--accent)}h3{font-size:1.25rem;font-weight:600;margin-bottom:17px;text-align:center}@media(min-width:768px){h3{font-size:1.5rem;margin-bottom:22px}}.bg--light-gray{background-color:var(--gray1)}.bg--gray{background-color:var(--gray2)}.bg--dark-gray{background-color:var(--gray4)}a{color:var(--black);transition:all .25s ease-in-out;text-decoration:none}a:hover{color:var(--accent)}button{cursor:pointer}.btn{display:flex;gap:2px 7px;align-items:center;justify-content:center;flex-direction:row;border-radius:50px;transition:all .25s ease-in-out;cursor:pointer;border:1px solid #fff0;font-size:.9375rem;font-weight:700;width:fit-content;text-decoration:none;white-space:nowrap;text-box:trim-both cap alphabetic}.btn--white{background-color:var(--white);color:var(--black);min-height:36px;padding:0 29px;font-weight:600}.btn--white:hover,.btn--white:focus,.btn--white:active{background-color:var(--black);color:var(--white)}.btn--outline-black{color:var(--black);border:1px solid var(--black);min-height:36px;padding:0 29px}.btn--outline-black:hover,.btn--outline-black:focus,.btn--outline-black:active{border:1px solid var(--accent);color:var(--accent)}.btn--outline-accent{color:var(--accent);border:1px solid var(--accent);min-height:36px;padding:0 29px}.btn--outline-accent:hover,.btn--outline-accent:focus,.btn--outline-accent:active{background-color:var(--black);border:1px solid var(--black);color:var(--white)}.btn--arrow{width:42px;height:42px;justify-content:center;transition:all .25s ease-in-out;position:relative}@media(min-width:768px){.btn--arrow{width:46px;height:46px}}@media(min-width:1200px){.btn--arrow{width:52px;height:52px}}.btn--arrow:hover{background-color:var(--gray2);color:var(--accent)}.btn--arrow-prev img{transform:rotate(180deg)}.btn--arrow img{width:7px}.btn--cart,.btn--green{background-color:var(--accent);color:var(--white);padding:0 20px;min-height:47px;position:static}.btn--cart:hover,.btn--cart:focus,.btn--cart:active,.btn--green:hover,.btn--green:focus,.btn--green:active{background-color:var(--black);color:var(--white)}.btn--cart span,.btn--green span{display:none}@media(min-width:768px){.btn--cart span,.btn--green span{display:inline-block}}.btn--cart::after{content:url(../front/img/cart.svg);position:relative;top:2px;left:-1px}.btn--cart-submit{background-image:url(../front/img/cart.svg);background-repeat:no-repeat;background-position:center right 20px;padding-right:45px}.btn--gray{background-color:var(--gray1);color:var(--black);padding:0 28px;min-height:42px}.btn--gray:hover{background-color:var(--gray2)}@media(min-width:768px){.btn--green{padding:0 35px}}.btn--green:hover{background-color:var(--accent-dark);color:var(--white)}.btn--gradient{background:linear-gradient(90deg,var(--blue-dark) 0%,var(--blue-light) 100%);color:var(--white)!important;padding:0 20px;height:34px;text-transform:uppercase}.btn--gradient:hover,.btn--gradient:focus,.btn--gradient:active{background:linear-gradient(90deg,var(--accent-dark) 0%,var(--accent-dark) 100%)}.btn--sm{padding:0 10px;min-height:42px;position:absolute;right:0;bottom:-4px}@media(min-width:768px){.btn--sm{padding:0 12px;min-height:31px;position:static}}@media(min-width:1200px){.btn--sm{padding:0 15px;min-height:36px}}.btn--md{min-height:42px;font-size:.9375rem}.btn--xl{padding:8px 36px;min-height:42px;width:100%}@media(min-width:768px){.btn--xl{width:auto}}@media(min-width:1200px){.btn--xl{min-height:49px}}.btn--xxl{padding:0 33px;min-height:42px;font-size:.9375rem}@media(min-width:1200px){.btn--xxl{padding:0 55px;min-height:61px;font-size:1.125rem}}.btn--double{flex-direction:column;gap:10px;padding:15px 36px}a,button,.btn{vertical-align:middle}.heading{margin:0 auto;position:relative;width:fit-content}.heading--back{display:flex;justify-content:space-between;align-items:center;gap:10px;height:42px;background-color:var(--gray1);border-radius:27px;width:100%;margin:22px 0 14px}@media(min-width:768px){.heading--back{height:46px;margin:30px 0 12px}}@media(min-width:1200px){.heading--back{height:52px;margin:40px 0 23px}}.heading--back-md{background-color:#fff0;margin-bottom:0;height:27px;margin:30px 0 14px}@media(min-width:768px){.heading--back-md{background-color:var(--gray1);margin-bottom:inherit;height:46px}}@media(min-width:1200px){.heading--back-md{height:52px}}.heading--back-no-top{margin-top:0;margin-bottom:30px}@media(min-width:768px){.heading--back-no-top{margin-bottom:50px}}.heading--back:has(>:only-child){justify-content:center}.heading--back-transparent{background-color:#fff0;margin-top:-10px;margin-bottom:-10px}.heading--discount::before{content:url(../front/img/discount.svg);position:absolute;top:-3px;left:-30px;width:22px}@media(min-width:768px){.heading--discount::before{left:-36px;width:24px}}.heading--md-left{text-align:center}@media(min-width:768px){.heading--md-left{text-align:start}}.heading--mt{margin-top:10px}.heading--bold{font-weight:700;margin-bottom:22px}.heading--cart{margin-left:20px}.mx-auto{margin-left:auto;margin-right:auto}.hidden{display:none!important}@media(min-width:768px){.hidden--md{display:block!important}}.box{background-color:var(--gray1);border-radius:14px;padding:22px 16px;overflow:clip}@media(min-width:768px){.box{border-radius:19px}}@media(min-width:1200px){.box{padding:30px 50px}}.box--green{background-color:var(--accent-lighter)}.box--dark{background-color:var(--gray2)}.header{padding-top:15px}.header__top{display:grid;grid-template-columns:1fr 1fr;gap:12px 15px;grid-template-areas:"header-logo header-icons" "header-search header-search"}@media(max-width:767px){.header__top--mobile{position:fixed;width:calc(100vw - 30px);z-index:1010;background:var(--white);padding-top:15px;margin-top:-15px;height:125px}}@media(min-width:768px){.header__top{grid-template-columns:auto 1fr auto;grid-template-areas:"header-logo header-about header-icons" "header-search header-search header-icons"}.header__top--mobile{display:none}}@media(min-width:1200px){.header__top{grid-template-rows:31px 1fr;grid-template-areas:"header-logo header-about header-icons" "header-logo header-search header-icons"}}.header__top-logo{grid-area:header-logo}.header__top-logo img{width:125px;height:auto;aspect-ratio:279/84}@media(min-width:768px){.header__top-logo img{width:180px}}@media(min-width:1200px){.header__top-logo img{width:220px;margin-top:14px}}.header__top-icons{grid-area:header-icons}.header__top-about{grid-area:header-about;position:relative;display:none}@media(min-width:768px){.header__top-about{display:block}}.header__top-search{grid-area:header-search;position:relative}.header__top-interactions{display:flex;gap:12px 8px;justify-content:end;height:100%;position:relative}@media(min-width:768px){.header__top-interactions{justify-content:space-between;flex-direction:column;gap:12px 8px}}.header__top-cart{display:flex;align-items:center;gap:8px;margin-bottom:11px}@media(min-width:768px){.header__top-cart{gap:28px}}.header__top-currencies{display:flex;justify-content:end;align-items:center;gap:0 10px;height:100%}@media(min-width:768px){.header__top-currencies--swapped{order:2}}@media(max-width:768px){.header__top-currencies--swapped.header__top-currencies--active{position:unset!important;border-radius:unset!important;background-color:var(--gray1);border-top-right-radius:50px!important;border-top-left-radius:50px!important}}@media(max-width:768px){.header__top-currencies--swapped.header__top-currencies--active .header__top-currencies--dropdown{position:absolute;top:60px;background-color:var(--gray1)}}@media(min-width:768px){.header__top-currencies--swapped .header__top-currencies--dropdown{display:contents}}@media(max-width:767px){.header__top-currencies--active{flex-direction:column;position:absolute;height:auto;z-index:1;right:152px;border-radius:50px;background-color:var(--gray1)}.header__top-currencies--active .header__currency{display:flex}}.header__top-buttons{display:flex;gap:8px;justify-content:end;position:relative}@media(min-width:768px){.header__top-buttons{gap:15px}}.header__cart{display:flex;justify-content:space-between;align-items:center;gap:8px;margin-bottom:15px}@media(min-width:768px){.header__cart{display:flex}}@media(min-width:1200px){.header__cart{display:flex}}.header__cart .header__top-cart{grid-area:header-buttons;margin-bottom:0}@media(min-width:768px){.header__cart .header__top-cart{flex-direction:column-reverse;align-items:end;gap:16px}}@media(min-width:1200px){.header__cart .header__top-cart{flex-direction:row;align-items:center;gap:28px}}@media(max-width:768px){.header__cart .header__top-cart .header__top-currencies{gap:0}}.header__cart .header__top-logo{grid-area:header-logo}@media(min-width:1200px){.header__cart .header__top-logo{width:190px}}.header__cart .header__top-logo img{margin-top:0;width:105px}@media(min-width:768px){.header__cart .header__top-logo img{width:125px}}@media(min-width:1200px){.header__cart .header__top-logo img{width:180px}}.header__cart .header__contact{grid-area:header-contact}.header__cart .header__top-search{flex:1 1 auto;min-width:0;max-width:750px}@media(max-width:768px){.header__cart .header__top-search .header__search-button{display:none}}.header__currency{display:none;width:42px;aspect-ratio:1;justify-content:center;align-items:center;background-color:var(--gray1);border-radius:50px;color:var(--black);font-size:.875rem;font-weight:400}.header__currency--active{display:flex;font-weight:600}@media(min-width:768px){.header__currency{display:flex;width:31px;height:31px;font-weight:600}.header__currency--active{color:var(--accent);font-weight:700}}.header__cta{display:flex;gap:20px;align-items:center;position:relative;padding:0;height:42px;background-color:var(--white);font-size:1rem;font-weight:600;color:var(--black);text-decoration:none;border-radius:50px}@media(min-width:768px){.header__cta{padding:4px 4px 4px 25px;border:1px solid var(--gray2)}}@media(min-width:1200px){.header__cta{height:49px}}.header__cta:hover{color:var(--accent-dark)}.header__cta:hover svg{fill:var(--accent-dark)}.header__cta--highlighted{background-color:var(--gray1);color:var(--accent);border:1px solid var(--gray1)}.header__cta--highlighted .header__cta-icon{background-color:var(--accent)}.header__cta--highlighted:hover .header__cta-icon{background-color:var(--accent-dark)}.header__cta--burger{cursor:pointer}@media(min-width:768px){.header__cta--burger{display:none}}.header__cta--close{cursor:pointer}.header__cta--close svg{width:21px;height:21px}.header__cta--close svg g{stroke:var(--black)}.header__cta-text{display:none;font-size:.8125rem}@media(min-width:768px){.header__cta-text{display:block}}@media(min-width:1200px){.header__cta-text{font-size:1rem}}.header__cta-icon{display:flex;justify-content:center;align-items:center;position:relative;width:42px;aspect-ratio:1;background-color:var(--gray1);border-radius:50px}@media(min-width:768px){.header__cta-icon{width:34px}}@media(min-width:1200px){.header__cta-icon{width:41px}}.header__cta-icon svg{height:21px;transition:all .25s ease-in-out}.header__cta-badge{top:-8px!important;right:-8px;left:unset!important;line-height:1}@media(max-width:768px){.header__cta-badge-zero{display:none!important}}.header__about{display:flex;gap:35px;align-items:center;justify-content:start;padding:0 30px;height:28px}@media(min-width:768px){.header__about{height:100%;position:absolute;left:0}}@media(min-width:1200px){.header__about{position:relative;padding:0 30px}}.header__about-link{display:inline-block;font-size:.875rem;font-weight:500;white-space:nowrap;color:var(--black);text-decoration:none;transition:all .25s ease-in-out}.header__about-link:hover,.header__about-link:focus,.header__about-link:active{color:var(--accent)}.header__about-link-wrapper{height:20px;position:relative}.header__about-link-wrapper .header__dropdown-wrapper{display:none}.header__about-link-wrapper:hover{color:var(--accent)}.header__about-link-wrapper:hover .header__dropdown-wrapper{padding-top:15px;display:flex}.header__about-link--dropdown{position:relative}.header__about-link--dropdown::after{content:url(../front/img/arrow-right-green.svg);position:absolute;right:-12px;width:6px;transform:rotate(90deg);display:inline-block;transition:all .25s ease-in-out}.header__search{position:relative;z-index:1}.header__search:has(.header__search-input)+.search.open{display:grid}.header__search-input{position:relative}.header__search-input:focus+button svg path{fill:var(--accent)}@media(max-width:768px){.header__search-input:focus{border-color:var(--gray3)!important;background-color:var(--gray2)!important}}.header__search-input:not(:placeholder-shown)~.header__search-clear{display:flex}.header__search-button{position:absolute;top:50%;right:15px;transform:translateY(-50%);width:24px}.header__search-clear{align-items:center;justify-content:center;position:absolute;top:50%;right:47px;transform:translateY(-50%);width:24px;height:24px;border-radius:50px;background-color:var(--gray3);display:none}.header__search-clear svg{width:11px;height:11px}.header__search-clear svg line{stroke:var(--gray7)}.header__contact{display:flex;align-items:center;gap:30px;height:42px;padding:0 13px;background-color:var(--gray1);border-radius:50px;font-size:.625rem;font-weight:500}@media(min-width:768px){.header__contact{padding:0 25px;height:42px;font-size:.75rem}}@media(min-width:1200px){.header__contact{padding:0 40px;gap:40px;height:64px;font-size:1.25rem}}.header__contact-item{display:flex;align-items:center;gap:10px}.header__contact-item:not(:first-child){display:none}@media(min-width:768px){.header__contact-item:not(:first-child){display:flex}}.header__contact-item img{height:24px}@media(min-width:768px){.header__contact-item--vertical{flex-direction:row;align-items:start;justify-content:center;gap:5px}.header__contact-item--vertical img{display:none}}@media(min-width:1200px){.header__contact-item--vertical{flex-direction:column}}.header__contact-heading{font-size:.625rem;font-weight:600;margin-left:20px;position:relative}.header__contact-heading::before{content:url(../front/img/phone.svg);width:17px;display:block;position:absolute;left:-21px;top:50%;transform:translateY(-43%)}@media(min-width:768px){.header__contact-heading{font-size:.75rem;margin-left:0}.header__contact-heading::before{content:""}}@media(min-width:1200px){.header__contact-heading{font-size:.875rem}}.header__contact-note{font-size:.75rem;font-weight:400;display:none}@media(min-width:768px){.header__contact-note{display:block}}@media(min-width:1200px){.header__contact-note{font-size:.875rem}}.header__dropdown{display:flex;flex-direction:column;align-items:start;gap:15px;position:absolute;z-index:1100;top:calc(100% + 8px);left:50%;padding:20px 23px;transform:translateX(-50%);border-radius:19px;background-color:var(--white);transition:all .25s ease-in-out;box-shadow:0 0 6px rgb(0 0 0 / .2)}.header__dropdown::before{content:"";position:absolute;top:-10px;left:50%;transform:translateX(-50%);width:0;height:0;border-left:10px solid #fff0;border-right:10px solid #fff0;border-bottom:10px solid var(--white);filter:drop-shadow(0 -7px 6px rgb(0 0 0 / .2))}.header__dropdown-item{position:relative;padding-left:15px;font-size:.875rem;font-weight:400;color:var(--black);text-decoration:none;white-space:nowrap}.header__dropdown-item::before{content:url(../front/img/arrow-right-green.svg);position:absolute;top:-1px;left:0;width:5px}.header__bottom{display:none;position:relative}@media(min-width:768px){.header__bottom{display:block;background-color:var(--gray2);margin-top:20px;height:58px}.header__bottom--active::before{opacity:.4}}@media(min-width:1200px){.header__bottom{height:84px}}.header__bottom--active{display:block;position:fixed;z-index:10;height:100vh;width:100vw;background-color:var(--white);top:0}@media(max-width:768px){.header__bottom--active{z-index:1001}}.header__highlights{display:none;gap:15px;align-items:center;justify-content:start;padding:0 30px;margin-bottom:20px;text-transform:uppercase}@media(min-width:768px){.header__highlights{display:flex;padding:7px 0;margin-bottom:0}}@media(min-width:1200px){.header__highlights{padding:11px 20px;gap:40px}}.header__highlights-button{display:flex;align-items:center;justify-content:center;flex-grow:0;gap:9px;font-size:.6875rem;font-weight:600;color:var(--black);text-decoration:none;border-radius:50px;height:25px;padding:0 12px;padding-top:1px;white-space:nowrap}@media(min-width:1200px){.header__highlights-button{gap:13px;font-size:.875rem;height:34px;padding:0 19px}}.header__highlights-button svg{height:14px;width:auto}@media(min-width:992px){.header__highlights-button svg{height:20px}}.header__highlights-button svg path{transition:all .25s ease-in-out}.header__highlights-button:hover{background-color:var(--accent-dark);color:var(--white)}.header__highlights-button:hover svg path{fill:var(--white)}.header__highlights-button--sm img{height:14px}@media(min-width:992px){.header__highlights-button--sm img{height:17px}}.header__highlights-button--active{background-color:var(--white);color:var(--accent)}.header__menu{position:relative;top:12px}@media(min-width:1200px){.header__menu{top:30px}}.header.js-scroll-header{z-index:3;background:#fff}.header.js-scroll-header.header--floating{position:fixed;top:0;left:0;width:100%;transition:transform .25s ease;will-change:transform;padding-bottom:10px}.header.js-scroll-header.header--floating.header--hidden{transform:translateY(-100%)}.mobile-header-spacer{display:none}.mobile-header-spacer.is-active{display:block;height:var(--mobile-header-height)}.header__bottom.header__bottom--floating{background-color:#fff;height:60px}.header__highlights.header__highlights--hidden{display:none!important}#cartModal{padding-top:15px;position:absolute;width:100%}.menu{--item-height-m:55px;--item-padding-m:45px;position:fixed;top:0;left:0;width:100%;height:100vh;z-index:1000;overflow-y:auto;padding:15px;padding-bottom:60px}@media(min-width:768px){.menu{display:block;height:auto;overflow:unset;position:absolute;padding:0}}.menu__header{position:relative;display:flex;flex-direction:column;gap:6px 0;margin-top:112px}@media(min-width:768px){.menu__header{gap:12px 0;margin-top:-13px;flex-direction:row;margin-left:-20px;margin-right:-20px}}@media(min-width:1200px){.menu__header{margin-top:-30px;margin-left:0;margin-right:0}}.menu__header-item{position:relative;z-index:1002;display:flex;align-items:center;justify-content:start;gap:15px;flex:auto;white-space:nowrap;height:var(--item-height-m);padding:0 20px;background-color:var(--accent);color:var(--white);font-size:1.125rem;font-weight:700;border-radius:50px;transition:all .25s ease-in-out;width:100%}.menu__header-item:hover{background:var(--accent-dark)}@media(min-width:768px){.menu__header-item{padding:0 5px;justify-content:center;gap:8px;height:39px;font-size:.875rem;border-radius:0;border-left:1px solid var(--accent-lightabit)}.menu__header-item:first-child{border-top-left-radius:50px;border-bottom-left-radius:50px;border-left:none;padding-left:8px}.menu__header-item:last-of-type{border-top-right-radius:50px;border-bottom-right-radius:50px;border-left:none;padding-left:8px}.menu__header-item--red{border-top-right-radius:50px;border-bottom-right-radius:50px;padding-right:8px}.menu__header-item::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);border-left:15px solid #fff0;border-right:15px solid #fff0;border-top:15px solid var(--accent-dark);transition:none;display:block;width:30px;height:15px;pointer-events:none;opacity:0;transition:all .25s ease-in-out}}@media(min-width:1200px){.menu__header-item{min-height:var(--item-height-m);font-size:1.125rem}}@media(max-width:767px){.menu__header-item::after{content:url(../front/img/arrow-right.svg);position:absolute;top:50%;right:23px;transform:translateY(-50%);width:9px;height:15px;transform-origin:top}}@media(min-width:768px){.menu__header-item+.menu__body{padding:0 24px;max-height:0}}@media(max-width:767px){.menu__header-item--active{z-index:1003;position:absolute;top:0;left:0;width:100%;padding:0 var(--item-padding-m)}.menu__header-item--active::after{right:unset;left:23px;transform:rotate(180deg) translateY(-50%)}.menu__header-item--active img{display:none}}.menu__header-item--active+.menu__body{padding:52px 24px 35px;max-height:2000px}@media(max-width:767px){.menu__header-item--active+.menu__body{display:flex;flex-direction:column;gap:8px;position:absolute;z-index:1003;min-height:calc(100% - var(--item-height-m));top:var(--item-height-m);left:0;width:100%;padding:0;padding-top:8px}}@media(min-width:768px){.menu__header-item--active::after{top:100%;opacity:1}}.menu__header-item--dark{background-color:var(--accent-darker);border-left:none;color:var(--white)!important}.menu__header-item--red{background:linear-gradient(105deg,var(--red-dark),var(--red-light));border-left:none}.menu__header-item--red:hover{background:linear-gradient(105deg,var(--accent-dark),var(--accent-dark))}.menu__header-item--gray{background-color:var(--gray1);color:var(--black)}.menu__header-item--gray::after{content:url(../front/img/arrow-right-dark.svg)}@media(min-width:768px){.menu__header-item--gray{display:none}}.menu__header-item-img{display:block}@media(min-width:768px){.menu__header-item-img{display:none}}.menu__header-item img{height:25px;min-width:31px;object-fit:contain}@media(min-width:768px){.menu__header-item img{height:15px;min-width:auto}}@media(min-width:1200px){.menu__header-item img{height:25px}}.menu__body{display:none;grid-template-columns:1fr;width:100%;background-color:var(--white);z-index:1001;transition:max-height .5s ease,padding .5s ease;border-bottom-left-radius:14px;border-bottom-right-radius:14px}@media(min-width:768px){.menu__body{display:grid;gap:12px;grid-template-columns:repeat(2,1fr);background-color:var(--white);position:absolute;top:20px;left:0;box-shadow:0 0 10px rgb(0 0 0 / .4);overflow:clip}}@media(min-width:1200px){.menu__body{grid-template-columns:repeat(4,1fr);top:30px}}.menu__column{display:flex;flex-direction:column;gap:8px}@media(min-width:768px){.menu__column{gap:6px}}.menu__column:last-child .menu__item:last-child{border-bottom:none}@media(max-width:767px){.menu__column:last-child{margin-bottom:var(--item-height-m)}}@media(min-width:768px){.menu__item{border-bottom:none;padding:23px;transition:all .25s ease-in-out}.menu__item:hover{background:var(--gray2);border-radius:14px}}@media(max-width:767px){.menu__item:has(.menu__category--active){position:absolute;width:100%;top:-55px;background:var(--white);height:100%}}.menu__category{font-size:1rem;font-weight:700;text-transform:uppercase;padding:12px 0;padding:0 0 15px;position:relative;line-height:1;display:block}.menu__category::after{content:url(../front/img/arrow-right-green.svg);margin-left:10px;width:6px;height:10px;display:inline-block}@media(max-width:767px){.menu__category{height:var(--item-height-m);padding:0 var(--item-padding-m);background-color:var(--accent-lighter);color:var(--black);font-size:1.125rem;font-weight:700;border-radius:50px;display:flex;align-items:center}.menu__category::after{content:url(../front/img/arrow-right-green.svg);position:absolute;top:50%;right:23px;transform:translateY(-50%);width:9px;height:15px;transform-origin:top;margin-left:0}}.menu__category+.menu__subcategory{display:none}@media(min-width:768px){.menu__category+.menu__subcategory{display:flex}}@media(max-width:767px){.menu__category--active{background-color:var(--accent);color:var(--white)!important}.menu__category--active::after{content:url(../front/img/arrow-right.svg);right:unset;left:23px;transform:rotate(180deg) translateY(-50%)}.menu__category--active+.menu__subcategory{display:flex;position:absolute;z-index:1004;background:var(--white);width:100%;min-height:100%;padding-bottom:30px}}.menu__subcategory{flex-direction:column;gap:14px;font-size:1rem;font-weight:400;list-style:none;padding-left:12px;overflow:clip;line-height:1}@media(min-width:768px){.menu__subcategory{font-size:.875rem;padding-left:0}}.menu__subcategory a:hover{text-decoration:underline}@media(max-width:768px){.menu__subcategory a:hover{text-decoration:none}}@media(max-width:767px){.menu__subcategory{display:flex;flex-direction:column;gap:8px;padding:0;margin:0;padding-top:8px}.menu__subcategory a{padding:0 var(--item-padding-m);height:var(--item-height-m);display:flex;align-items:center;background-color:var(--accent-lighter);color:var(--black);font-size:1.125rem;font-weight:400;border-radius:50px}}.menu__subcategory li{text-box:trim-both}.menu__subcategory li:last-child{padding-bottom:15px}@media(min-width:768px){.menu__subcategory li:last-child{padding-bottom:0}}.search{display:none;grid-template-columns:1fr;border-radius:10px;background-color:var(--white);box-shadow:0 0 10px rgb(0 0 0 / .4);position:absolute;top:calc(100% + 20px);left:50%;transform:translateX(-50%);z-index:1050}@media(min-width:768px){.search{grid-template-columns:230px 1fr;border-radius:14px;width:720px;left:unset;transform:none}}@media(min-width:992px){.search{width:942px}}@media(min-width:1200px){.search{left:50%;transform:translateX(-50%);width:1010px}}.search::before{content:"";position:absolute;top:-18px;left:50%;transform:translateX(-50%);border-left:15px solid #fff0;border-right:15px solid #fff0;border-bottom:20px solid var(--white);transition:none;display:block;width:30px;height:20px;pointer-events:none}@media(min-width:768px){.search::before{left:230px;transform:none}}@media(min-width:1200px){.search::before{left:50%;transform:translateX(-50%)}}.search__sidebar{display:flex;flex-direction:column;gap:40px;background-color:var(--white);order:1;padding:24px 32px 32px;overflow:clip;border-top-left-radius:10px;border-bottom-left-radius:10px}@media(min-width:768px){.search__sidebar{background-color:var(--gray1);padding:35px 32px;border-top-left-radius:14px;border-bottom-left-radius:14px}}.search__heading{display:flex;gap:10px;font-size:1.25rem;font-weight:700;text-transform:uppercase;margin-bottom:18px}@media(min-width:768px){.search__heading{font-size:1rem}}.search__heading img{width:20px}.search__link{font-size:1.0625rem;font-weight:400;color:var(--black);white-space:nowrap;padding-bottom:2px;border-bottom:1px solid var(--back);margin-bottom:15px;width:100%;overflow:clip;text-overflow:ellipsis;display:block}@media(min-width:768px){.search__link{font-size:.875rem;height:.74rem}}@media(max-width:768px){.search-question{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}.search__more{font-size:.9375rem;font-weight:400;color:var(--accent);text-decoration:none;margin-top:22px;display:block;cursor:pointer}@media(min-width:768px){.search__more{font-size:.75rem}}.search__more::after{content:url(../front/img/arrow-right-green.svg);position:relative;top:1px;right:-6px;display:inline-block}.search__body{display:grid;grid-template-columns:1fr 1fr;gap:10px;order:0;padding:15px 10px}.search__body>*:nth-child(n+5){display:none}@media(min-width:768px){.search__body{gap:20px;order:2;padding:26px}}@media(min-width:992px){.search__body{grid-template-columns:repeat(3,1fr)}.search__body>*{display:inherit!important}}.search__body .next-products{grid-column:1/-1}.cart-steps{background-color:var(--gray3)}.cart-steps__wrapper{display:flex;gap:0}.cart-steps__item{display:flex;justify-content:center;align-items:center;flex-grow:1;gap:13px;border-left:1px solid var(--gray1);color:var(--gray7);height:49px}@media(min-width:768px){.cart-steps__item{padding:0 20px;gap:13px;height:46px}}@media(min-width:1200px){.cart-steps__item{padding:0 34px;gap:16px;height:62px;flex-grow:0}}.cart-steps__item:last-child{border-right:1px solid var(--gray1)}.cart-steps__item-number{display:flex;justify-content:center;align-items:center;flex-shrink:0;gap:13px;width:31px;aspect-ratio:1;background-color:var(--gray5);color:var(--gray7);font-size:1rem;font-weight:600;border-radius:50px}@media(min-width:768px){.cart-steps__item-number{font-size:1rem;gap:13px}}@media(min-width:1200px){.cart-steps__item-number{width:38px;font-size:1.25rem;gap:16px}}.cart-steps__item span{display:none;font-weight:600;font-size:.8125rem}@media(min-width:768px){.cart-steps__item span{display:inline-block;gap:16px;font-size:.875rem}}@media(min-width:1200px){.cart-steps__item span{font-size:1rem}}.cart-steps__item--active{background-color:var(--gray2);color:var(--black)}.cart-steps__item--active span{display:inline-block}.cart-steps__item--active .cart-steps__item-number{background-color:var(--accent);color:var(--white)}.burger span{display:inline-block;width:21px;height:2px;background:var(--black);border-radius:2px;position:relative;vertical-align:middle}.burger span::before,.burger span::after{content:"";display:block;width:21px;height:2px;background:var(--black);border-radius:2px;position:absolute;left:0;transition:all .25s ease-in-out}.burger span::before{top:-7px}.burger span::after{bottom:-7px}.burger:hover span::before{top:-5px}.burger:hover span::after{bottom:-5px}input[type=text],input[type=email],input[type=search],input[type=tel],input[type=password],textarea{background-color:var(--white);border:1px solid var(--gray3);border-radius:50px;padding:0 20px;min-height:42px;accent-color:var(--accent);box-sizing:border-box;width:100%;font-size:1rem;font-weight:400;display:flex;align-items:center;text-box:none}@media(min-width:1200px){input[type=text],input[type=email],input[type=search],input[type=tel],input[type=password],textarea{font-size:.9375rem;padding:0 28px;min-height:49px}}input[type=text]::placeholder,input[type=email]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=password]::placeholder,textarea::placeholder{color:var(--grayx);font-size:.9375rem;font-style:italic;font-weight:400}input[type=text]:focus,input[type=email]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=password]:focus,textarea:focus{border:1px solid var(--accent)}input[type=checkbox],input[type=radio]{display:flex;justify-content:center;align-items:center;accent-color:var(--accent);width:22px;height:22px;border-radius:3px;cursor:pointer;background-color:var(--white);border:1px solid var(--gray3);margin-left:30px;position:relative}input[type=checkbox]::after,input[type=radio]::after{content:" "}input[type=checkbox]:checked,input[type=radio]:checked{border-color:var(--accent)}input[type=radio]{border-radius:50px;margin:0;border:1px solid var(--gray7)}input[type=radio]:checked::after{content:"";background-color:var(--accent);width:12px;height:12px;border-radius:50px;margin:4px}input[type=checkbox]:checked::after{content:url(../front/img/check.svg);color:var(--accent);position:absolute;top:4px;width:16px}@media(min-width:768px){input[type=checkbox]:checked::after{top:0}}input[type=search]{background-color:var(--gray2);border:1px solid var(--gray3);color:var(--black);font-size:.9375rem;position:relative;min-height:49px}@media(min-width:768px){input[type=search]{min-height:42px}}@media(min-width:1200px){input[type=search]{min-height:49px}}input[type=search]:focus{background-color:var(--white);border-color:var(--white)}input[type=search]::-webkit-search-cancel-button{display:none}input:disabled{background-color:var(--gray1)}textarea{border-radius:10px;padding:22px 20px}@media(min-width:768px){textarea{border-radius:19px;padding:22px 28px}}label{font-size:1rem}.checkbox{display:flex;gap:11px;align-items:center;margin-bottom:20px;margin-top:12px}.radio{display:flex;align-items:center;min-height:76px;padding:0 25px;border-radius:50px;background-color:var(--white);border:1px solid var(--gray3);transition:all .25s ease-in-out}@media(min-width:768px){.radio{padding:0 36px}}.radio--gray{background-color:var(--gray1)!important;border:1px solid var(--gray1)!important}.radio:has(input[type=radio]:checked),.radio:hover{background-color:var(--accent-lighter);border:1px solid var(--accent)}.cause{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:5px;color:var(--accent-darker);font-size:.6875rem;font-weight:600;padding:9px;text-decoration:none}.cause svg path{transition:all .25s ease-in-out}.cause:hover{background-color:var(--accent-dark);color:var(--white)}.cause:hover svg path{fill:var(--white)}.cause__wrapper{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px;margin-bottom:15px}@media(min-width:768px){.cause__wrapper{display:none}}.slider{margin:0 auto;width:100%}@media(min-width:768px){.slider{height:218px}}@media(min-width:992px){.slider{height:274px}}@media(min-width:1200px){.slider{height:343px}}@media(min-width:1400px){.slider{height:393px}}.slider__slides{border-top-left-radius:14px;border-top-right-radius:14px;overflow:clip;position:relative}@media(min-width:768px){.slider__slides{margin-top:40px;border-top-left-radius:27px;border-top-right-radius:27px}}.slider__slide{width:100%}.slider__slide img{display:block;width:100%}.slider__controls{border-bottom-left-radius:14px;border-bottom-right-radius:14px;display:flex;gap:1px;overflow:clip;background-color:var(--gray6)}@media(min-width:768px){.slider__controls{border-bottom-left-radius:27px;border-bottom-right-radius:27px}}.slider__controls .splide__track{flex-grow:1}.slider__controls .splide__track--nav>.splide__list>.splide__slide{border:0 solid #fff0}.slider__controls .splide__track--nav>.splide__list>.splide__slide.is-active{border:0 solid #fff0!important;background-color:var(--gray4);color:var(--red)}.slider__controls .splide__list{gap:1px}.slider__link{--prev-next-padding:17px;padding:0 20px;height:39px;display:flex;justify-content:center;align-items:center;background-color:var(--gray2);color:var(--black);transition:all .25s ease-in-out;flex:1;white-space:nowrap;font-size:.75rem}@media(min-width:768px){.slider__link{--prev-next-padding:23px;height:38px;font-size:.875rem}}@media(min-width:1200px){.slider__link{height:55px;font-size:1.125rem}}.slider__link:hover{background-color:var(--gray1);color:var(--accent)}.slider__link--active{background-color:var(--gray4);color:var(--red)}.slider__link--prev{padding-left:var(--prev-next-padding);padding-right:var(--prev-next-padding);flex:0 1 0%;position:relative;z-index:1}.slider__link--prev img{transform:rotate(180deg)}.slider__link--next{padding-left:var(--prev-next-padding);padding-right:var(--prev-next-padding);flex:0 1 0%;position:relative;z-index:1}.slider__link img{width:7px}.slider__link-shadow--prev{box-shadow:11px 0 7px -10px var(--grayy)}.slider__link-shadow--next{box-shadow:-11px 0 7px -10px var(--grayy)}.splide__slide img,.splide__slide picture{width:100%;height:auto}.product{border:1px solid var(--gray3);border-radius:14px;overflow:clip;display:flex;flex-direction:column;justify-content:space-between;margin-left:.2px!important;transition:all .25s ease-in-out}@media(min-width:768px){.product{border-radius:19px}}.product:hover{box-shadow:0 0 14px -10px var(--black);border:1px solid var(--gray5)}.product--less>*:nth-child(n+5){display:none}@media(min-width:992px){.product--less>*:nth-child(n+4){display:none}}@media(min-width:1400px){.product--less>*{display:inherit!important}}.product--sm .product__img{height:auto}.product--sm .product__price{font-size:1.125rem}@media(min-width:768px){.product--sm .product__price{font-size:1rem}}.product--sm .btn span{font-size:.8125rem}.product__wrapper{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:15px 9px;margin-top:16px}@media(min-width:400px){.product__wrapper{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}}@media(min-width:768px){.product__wrapper{gap:30px;grid-template-columns:repeat(auto-fit,minmax(255px,1fr));margin-top:20px}.product__wrapper-fixed{grid-template-columns:repeat(auto-fill,258.6px)}}@media(min-width:1200px){.product__wrapper{gap:20px 14px;margin-top:25px}}.product__wrapper:last-child{margin-bottom:0}.product__wrapper .splide__track{overflow-x:clip;overflow-y:unset;padding:0 20px}.product__description{margin:14px 12px;position:relative;display:flex;flex-direction:column;justify-content:space-between;gap:6px;flex:1}@media(min-width:768px){.product__description{gap:10px;margin:20px 16px 15px}}@media(min-width:1200px){.product__description{margin:23px 18px}}.product__img{width:100%;height:141px;display:flex;justify-content:center;align-items:center}@media(min-width:768px){.product__img{height:216px}}.product__img img{object-fit:contain;width:100%;height:100%;display:block}.product__title{font-size:.875rem;font-weight:500;display:flex;justify-content:start;flex-direction:column;flex:1;color:var(--black);text-decoration:none;line-height:inherit;overflow-wrap:anywhere}@media(min-width:768px){.product__title{font-size:1rem}}@media(min-width:1200px){.product__title{font-size:1.25rem}}.product__footer{background-color:var(--gray1);padding:12px 13px 11px;display:flex;flex-direction:column;gap:4px}@media(min-width:768px){.product__footer{padding:13px 16px 11px}}@media(min-width:1200px){.product__footer{padding:15px 18px 13px}}.product__availability{font-size:.625rem;font-weight:500;color:var(--error-color)}@media(min-width:768px){.product__availability{font-size:.75rem}}@media(min-width:1200px){.product__availability{font-size:.875rem}}.product__availability--available{color:var(--success-color)}.product__buy{position:relative;display:flex;justify-content:space-between;align-items:center;gap:10px}.product__price{font-size:1rem;font-weight:700;display:flex;align-items:center;justify-content:start;color:var(--red)}@media(min-width:768px){.product__price{font-size:1.1875rem}}@media(min-width:1200px){.product__price{font-size:1.375rem}}.badge{background-color:var(--red);color:var(--white);font-size:.625rem;font-weight:700;text-transform:uppercase;padding:8px 10px;border-radius:3px;position:absolute;top:0;left:0;z-index:1;width:max-content;min-width:20px}@media(min-width:1200px){.badge{font-size:.6875rem}}.badge--green{background-color:var(--accent);color:var(--white);font-weight:600}.badge--light-green{background-color:var(--accent-lighter);color:var(--black);font-weight:600}.badge--green,.badge--light-green{padding:5px}@media(min-width:768px){.badge--green,.badge--light-green{padding:6px 9px 5px}}.badge--blue{background-color:var(--blue-dark);color:var(--white)}.badge--rounded{border-radius:50px;padding:0 6px;height:20px;display:flex;justify-content:center;align-items:center;font-weight:700}.badge--rounded-tab{min-width:23px;height:23px;padding:0;position:static}.badge__wrapper{position:absolute;top:0;left:0;z-index:1}@media(max-width:768px){.badge.additional-sale{display:none}}.brands{display:flex;flex-wrap:wrap;gap:30px 50px;justify-content:center;align-items:center;margin-top:38px;margin-bottom:14px}.brands__wrapper{padding-top:33px;margin-top:8px}.brands__heading{margin-top:11px}@media(max-width:576px){.brands-page{display:grid;grid-template-columns:repeat(auto-fit,minmax(125px,1fr))}}@media(max-width:359px){.brands-page{grid-template-columns:none}}.brands__item:last-child{flex-basis:100%}.brands__item:last-child a{width:fit-content;margin:0 auto}@media(min-width:1400px){.brands__item:last-child{flex-basis:auto}}.reasons{display:grid;grid-template-columns:1fr;gap:26px 20px;align-items:center}@media(min-width:768px){.reasons{grid-template-columns:40% 1fr}}@media(min-width:1200px){.reasons{grid-template-columns:repeat(3,1fr);gap:26px 14px}}@media(min-width:1400px){.reasons{gap:26px 40px}}@media(min-width:768px){.reasons__wrapper{margin-bottom:15px;margin-top:30px}}.reasons__box{padding:22px 16px;display:flex;flex-direction:column;justify-content:center}@media(min-width:768px){.reasons__box{padding:24px 30px;height:100%}}@media(min-width:1200px){.reasons__box{padding:30px 38px}}@media(min-width:1400px){.reasons__box{padding:30px 50px}}.reasons__ad{color:var(--accent);display:flex;align-items:center;gap:0 14px}@media(min-width:768px){.reasons__ad{flex-direction:column;align-items:end;gap:20px}}.reasons__ad-number{font-size:5.3125rem;font-weight:700;line-height:1;margin-right:-5px;text-align:end}@media(min-width:768px){.reasons__ad-number{font-size:7.25rem}}@media(min-width:1200px){.reasons__ad-number{font-size:8.5625rem}}.reasons__ad-text{flex-direction:column;display:flex;gap:10px;text-align:start}@media(min-width:768px){.reasons__ad-text{text-align:end}}.reasons__ad-text1{font-size:1.1875rem;font-weight:700}@media(min-width:768px){.reasons__ad-text1{font-size:1.375rem}}@media(min-width:1200px){.reasons__ad-text1{font-size:1.75rem}}.reasons__ad-text2{font-size:1.3125rem;font-weight:400}@media(min-width:768px){.reasons__ad-text2{font-size:1.4375rem}}@media(min-width:1200px){.reasons__ad-text2{font-size:1.875rem}}.reasons__ad-text3{font-size:1.8125rem;font-weight:700;line-height:.8}@media(min-width:768px){.reasons__ad-text3{font-size:2.125rem}}@media(min-width:1200px){.reasons__ad-text3{font-size:2.625rem}}.reasons ol{display:flex;flex-direction:column;gap:13px}.reasons li{padding-left:10px;font-weight:400;font-size:1rem}@media(min-width:768px){.reasons li{font-size:1rem}}@media(min-width:1200px){.reasons li{font-size:1.125rem}}.reasons li::marker{font-weight:700;margin-right:10px}.reasons li span{color:var(--accent);font-weight:600}.fksp{position:relative;padding:23px}@media(min-width:768px){.fksp{grid-column:span 2;padding:25px 20px}}@media(min-width:1200px){.fksp{grid-column:unset;display:block}}.fksp__img{position:absolute;top:-35px;right:-38px;width:200px;height:auto}@media(min-width:768px){.fksp__img{width:230px}}.fksp__logo{margin-bottom:14px;margin-left:-10px;width:118px}@media(min-width:550px){.fksp__logo{width:115px;margin-bottom:18px}}@media(min-width:1200px){.fksp__logo{width:155px}}.fksp__text{color:var(--accent);font-size:1.5rem;font-weight:700;margin-bottom:32px;max-width:110px}@media(min-width:550px){.fksp__text{font-size:1.8125rem;max-width:unset;margin-bottom:42px}}@media(min-width:1200px){.fksp__text{max-width:135px;font-size:2.0625rem;margin-bottom:32px}}.fksp__footer{display:flex;justify-content:space-between;align-items:center;gap:10px}@media(min-width:550px){.fksp__footer{max-width:60%}}@media(min-width:1200px){.fksp__footer{max-width:100%}}.fksp__fksp-logo{width:88px}@media(min-width:768px){.fksp__fksp-logo{width:115px}}.newsletter{position:relative;background-color:var(--accent);color:var(--white);padding:0 40px 30px;border-radius:14px;display:flex;gap:25px;justify-content:center;align-items:center;flex-direction:column;background-image:url(../front/img/newsletter.svg);background-position:right -25px bottom -10px;background-repeat:no-repeat;background-size:180px}@media(min-width:768px){.newsletter{padding:40px;padding-top:60px;background-size:260px}}@media(min-width:1200px){.newsletter{padding:12px;flex-direction:row;background-position:right -10px top -10px;background-size:230px;border-radius:19px}}.newsletter__img{position:relative;top:20px}@media(min-width:768px){.newsletter__img{position:absolute;top:40px;left:calc(50% - 310px)}}@media(min-width:1200px){.newsletter__img{top:20px;position:relative;left:unset}}.newsletter__img::before{content:url(../front/img/paper-plane.svg);position:absolute;top:-44px;left:-16px;width:56px}@media(min-width:768px){.newsletter__img::before{top:-60px;left:-24px;width:78px}}@media(min-width:1200px){.newsletter__img::before{top:-70px;left:-26px;width:96px}}.newsletter__img img{width:93px}@media(min-width:768px){.newsletter__img img{width:130px}}@media(min-width:1200px){.newsletter__img img{width:160px}}.newsletter__text{font-size:1.625rem;font-weight:700;text-align:center;text-wrap:balance}@media(min-width:768px){.newsletter__text{font-size:1.4375rem}}@media(min-width:1200px){.newsletter__text{font-size:2rem}}.newsletter__text span{display:block;font-size:1.25rem;font-weight:400;margin-top:11px}@media(min-width:768px){.newsletter__text span{font-size:1.125rem;margin-top:10px}}@media(min-width:1200px){.newsletter__text span{font-size:1.5625rem;margin-top:12px}}.newsletter__cta{padding:0 30px}.links{display:grid;grid-template-columns:1fr;gap:25px 50px;padding:9px 20px}@media(min-width:768px){.links{grid-template-columns:repeat(2,1fr);gap:35px 50px}}@media(min-width:1200px){.links{grid-template-columns:repeat(4,1fr)}}.links__heading{margin-bottom:24px;position:relative;width:fit-content}@media(max-width:767px){.links__heading{cursor:pointer;margin-bottom:0;transition:all .25s ease-in-out}.links__heading::after{content:url(../front/img/arrow-right-green.svg);position:absolute;top:-4px;right:-17px;transition:all .25s ease-in-out;transform:rotate(90deg) scale(1.2);width:7px}.links__heading+ul{max-height:0;overflow:clip;transition:all .25s ease-in-out}.links__heading--active{margin-bottom:19px}.links__heading--active::after{transform:rotate(-90deg) scale(1.2)}.links__heading--active+ul{display:block;max-height:500px}}.links__col ul{display:flex;flex-direction:column;gap:12px;padding-inline-start:0;list-style:none}.links__col li{font-size:1rem;font-weight:400;text-box:auto}.links__col li::before{content:"";display:inline-block;width:10px;height:10px;background-image:url(../front/img/arrow-right-green.svg);background-repeat:no-repeat;background-size:contain;margin-right:8px;position:relative;top:1px}.footer{padding-bottom:48px}@media(min-width:768px){.footer{padding-bottom:0}}.footer__content{padding-top:40px;padding-inline:30px;display:grid;justify-content:space-between;grid-template-columns:1fr;grid-template-areas:"footer-logo" "footer-help" "footer-validation" "footer-links";gap:30px 50px}@media(min-width:768px){.footer__content{grid-template-columns:repeat(2,1fr);grid-template-areas:"footer-logo footer-validation" "footer-help footer-links"}}@media(min-width:1200px){.footer__content{grid-template-columns:repeat(3,1fr);grid-template-areas:"footer-logo footer-help footer-links" "footer-validation footer-help footer-links";gap:0 50px}}.footer__logo{width:270px;height:auto;aspect-ratio:279/84;margin-bottom:20px;grid-area:footer-logo;margin-left:-15px}@media(min-width:768px){.footer__logo{margin-bottom:15px}}.footer__validation{display:flex;gap:15px;grid-area:footer-validation}@media(min-width:1200px){.footer__validation--mobile{display:none}}.footer__validation--desktop{display:none}@media(min-width:1200px){.footer__validation--desktop{display:flex}}.footer__validation img{max-height:86px;width:auto}@media(min-width:768px){.footer__validation img{max-height:74px}}@media(min-width:1200px){.footer__validation img{max-height:103px}}.footer__info{grid-area:footer-help}.footer__help{font-size:1.875rem;font-weight:700;margin-bottom:15px}.footer__hours{font-size:1.3125rem;font-weight:500;margin-bottom:35px}.footer__contact{font-size:1.4375rem;font-weight:400;margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.footer__tel::before{content:url(../front/img/phone.svg);margin-right:10px;width:19px;display:inline-block;position:relative;top:6px}.footer__email::before{content:url(../front/img/email.svg);margin-right:10px;width:21px;display:inline-block;position:relative;top:8px}.footer__address{font-size:.875rem;font-weight:400}.footer__address strong{font-size:1rem;font-weight:600;margin-bottom:11px;display:block}.footer__address div{margin-bottom:8px}.footer__links{grid-area:footer-links;position:relative}.footer__pay{font-size:.875rem;font-weight:400;margin-inline:auto;margin-bottom:25px;text-align:center;max-width:230px}@media(min-width:768px){.footer__pay{font-size:1.125rem;text-align:start;max-width:unset;margin-inline:0}}.footer__pay a{font-weight:600;text-decoration:underline}.footer__benefits{display:flex;gap:25px;align-items:center;justify-content:start;margin-bottom:25px}.footer__benefits img:first-child{width:104px}.footer__benefits img:last-child{width:170px}.footer__copyright{font-size:.875rem;font-weight:400;background-color:var(--gray4);min-height:57px;display:flex;justify-content:start;align-items:center;padding-inline:15px}.footer-banners{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}@media(max-width:768px){.footer-banners{grid-template-columns:1fr}}.footer-banner-left,.footer-banner-right{display:flex;justify-content:center;align-items:center}.footer-banner-left a,.footer-banner-right a{display:inline-block}.footer-banner-left picture,.footer-banner-right picture{display:block;text-align:center}.footer-banner-left img,.footer-banner-right img{display:block;max-width:100%;width:auto;height:auto;margin:0 auto;border-radius:15px}.erecept{padding:25px;background:linear-gradient(135deg,var(--blue-dark) 0%,var(--blue-light) 100%);box-shadow:0 0 10px rgb(0 0 0 / .4);border-radius:19px;position:absolute;bottom:0;right:0;z-index:2;color:var(--white);text-transform:uppercase;max-width:270px;display:none}@media(min-width:768px){.erecept{display:block}}.erecept__close{position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer}.erecept__close img{width:16px}.erecept__icon{width:46px;margin-bottom:20px}.erecept__small-heading{font-size:1.0625rem;font-weight:700;margin-bottom:5px}.erecept__heading{font-size:2.4375rem;font-weight:700;margin-bottom:5px}.erecept__subheading{font-size:.875rem;font-weight:500;margin-bottom:10px}.erecept__text{font-size:.75rem;font-weight:500;color:var(--black);text-transform:none}.erecept--mini{display:flex;justify-content:center;align-items:center;flex-direction:column;border-radius:200px;text-align:center;width:130px;aspect-ratio:1;padding:15px}.erecept--mini .erecept__close{display:none}.erecept--mini .erecept__icon{width:28px;margin:0 auto 10px}.erecept--mini .erecept__heading{font-size:1.0625rem;font-weight:700;margin-bottom:10px}.erecept--mini .erecept__subheading{display:none}.erecept--mini .erecept__text{display:none}.modal{display:none;flex-direction:column;gap:15px;border:none;border-radius:10px;padding:0;max-width:calc(100vw - 30px);width:100%;opacity:0;background-color:var(--white);padding:20px 13px;box-shadow:0 0 10px rgb(0 0 0 / .4);pointer-events:none;margin:0 15px}@media(min-width:768px){.modal{gap:25px;max-width:875px;margin:0 auto;border-radius:19px;padding:34px}}.modal::backdrop{background:var(--black);opacity:0}.modal[open]{display:flex;opacity:1;pointer-events:auto;animation:dialog .25s ease-in forwards}.modal[open]::backdrop{animation:backdrop .25s ease-in forwards}.modal__added{display:flex;flex-shrink:0;justify-content:center;align-items:center;padding:0 14px;gap:8px;background-color:var(--accent-lighter);color:var(--accent);font-size:1rem;font-weight:700;height:44px;border-radius:50px}.modal__added img{width:20px}.modal__close{display:flex;justify-content:center;align-items:center;position:absolute;top:10px;right:10px;width:20px;height:20px;cursor:pointer;background-color:var(--gray3);border-radius:50px}.modal__delivery{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:8px;background-color:var(--gray1);padding:16px 20px;font-size:1rem;font-weight:500;margin:0 -15px}@media(min-width:768px){.modal__delivery{margin:0 -34px}}.modal__delivery--accent{background-color:var(--accent-lighter)}.modal__delivery>div{display:flex;justify-content:center;align-items:center;gap:8px}.modal__delivery span{font-weight:700;color:var(--accent)}.modal__delivery-amount{font-size:1.125rem;font-weight:700}.modal__delivery-amount--red{color:var(--red)}.modal__heading{margin:0 auto}.modal__products{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.modal__products>div:last-child{display:none}@media(min-width:768px){.modal__products{grid-template-columns:repeat(3,1fr);gap:14px}.modal__products>div:last-child{display:flex}}@keyframes dialog{0%{display:flex;opacity:0;transform:translateY(0)}100%{opacity:1;transform:translateY(40px)}}@keyframes backdrop{0%{opacity:0}100%{opacity:.4}}.social__text{font-size:.75rem;font-weight:400;margin-bottom:10px}@media(min-width:768px){.social__text{font-size:1rem}}.social__fb{background-color:var(--fb-color);color:var(--white);padding:0 15px;min-height:48px;display:flex;justify-content:center;align-items:center;gap:20px;border-radius:6px;text-decoration:none;font-size:.9375rem;font-weight:700;width:fit-content;margin-bottom:35px}.social__fb:hover{color:var(--white)}.quantity{display:flex;gap:3px;align-items:center;justify-content:space-between;background-color:var(--white);border:1px solid var(--gray3);border-radius:27px;padding:5px;min-width:130px;font-size:.9375rem;font-weight:700}.quantity__wrapper{display:flex;gap:10px;align-items:center;justify-content:center}@media(min-width:1200px){.quantity__wrapper{gap:20px}}.quantity__wrapper .btn{font-size:1.125rem}.quantity__input{border:none!important;border-radius:0!important;text-align:center;max-width:38px;min-height:auto!important;padding:0!important;font-size:.9375rem!important;font-weight:700!important}.quantity__button{display:flex;justify-content:center;align-items:center;background-color:var(--accent-lighter);color:var(--accent);border-radius:27px;width:36px;aspect-ratio:1;font-size:1.75rem;font-weight:300}.cart__availability{font-size:1.125rem;font-weight:600;color:var(--error-color);margin-bottom:20px;margin-top:20px;text-align:center;text-wrap-style:balance}@media(min-width:768px){.cart__availability{text-align:start}}@media(min-width:992px){.cart__availability{margin-bottom:15px}}.cart__availability--available{color:var(--success-color)}.cart-item{display:flex;flex-direction:column;align-items:start;gap:20px 30px;padding:12px 24px;overflow:clip}@media(min-width:992px){.cart-item{align-items:center;flex-direction:row;justify-content:space-between;padding:12px 14px}}.cart-item__wrapper{margin-bottom:20px;display:flex;flex-direction:column;gap:20px}@media(min-width:768px){.cart-item__wrapper{margin-bottom:40px}}.cart-item__wrapper--sm{margin-bottom:5px}.cart-item__info{display:flex;align-items:center;justify-content:start;gap:22px}.cart-item__img{border-radius:10px;max-width:107px;width:100%;height:auto}@media(min-width:768px){.cart-item__img{min-width:121px}}.cart-item__description{display:flex;flex-direction:column;align-items:start;gap:15px}.cart-item__title{font-size:1rem;font-weight:700}.cart-item__code{font-size:.875rem;font-weight:500;color:var(--gray7)}.cart-item__numbers{display:flex;justify-content:center;align-items:center;gap:15px}.cart-item__numbers>div{width:100px}.cart-item__numbers>div:first-child{margin-right:15px;min-width:130px}.cart-item__headings{display:none;margin-bottom:-13px;padding-top:0;padding-bottom:0}@media(min-width:992px){.cart-item__headings{display:flex;justify-content:space-between}}.cart-item__headings .cart-item__numbers{font-size:.875rem;font-weight:400}.cart-item__headings .cart-item__numbers>div:first-child{padding-left:15px}.cart-item__ks{font-size:1.25rem;font-weight:700;display:none}@media(min-width:992px){.cart-item__ks{display:block}}.cart-item__sale{font-size:1.25rem;font-weight:400;display:none}@media(min-width:992px){.cart-item__sale{display:block}}.cart-item__price{font-size:1.375rem;font-weight:700;color:var(--red);width:75px!important}@media(min-width:992px){.cart-item__price{font-size:1.5rem;width:100px!important}}.cart-item__remove{display:flex;justify-content:center;align-items:center;aspect-ratio:1;border-radius:50px;background-color:var(--gray3);transition:all .25s ease-in-out}.cart-item__remove svg{width:15px}.cart-item__remove svg path{transition:all .25s ease-in-out}.cart-item__remove:hover{background-color:var(--red)}.cart-item__remove:hover svg path{fill:var(--white)}.cart-item--last{width:36px!important}.cart__summary{display:grid;gap:20px;grid-template-columns:1fr;grid-template-areas:"total" "coupon" "delivery"}@media(min-width:768px){.cart__summary{grid-template-columns:1fr 1fr;grid-template-areas:"coupon delivery" "nic total"}}@media(min-width:1200px){.cart__summary{gap:35px;grid-template-columns:repeat(3,1fr);grid-template-areas:"coupon delivery total"}}.cart-coupon{padding:17px 14px;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:20px;grid-area:coupon}@media(min-width:768px){.cart-coupon{gap:15px}}.cart-coupon__form{display:flex;justify-content:space-between;align-items:center;gap:20px;width:100%}.cart-coupon__heading{display:none}@media(min-width:768px){.cart-coupon__heading{display:block;font-size:.9375rem;font-weight:600}}@media(min-width:1200px){.cart-coupon__heading{font-size:1.125rem}}.cart-coupon__input{position:relative;flex:1}.cart-coupon__input input{padding-right:50px;width:100%;min-height:49px}@media(min-width:768px){.cart-coupon__input input{min-height:40px}}@media(min-width:1200px){.cart-coupon__input input{min-height:49px}}.cart-coupon__input-button{position:absolute;top:6px;right:6px;min-height:38px;padding:0 20px}@media(min-width:768px){.cart-coupon__input-button{min-height:28px}}@media(min-width:1200px){.cart-coupon__input-button{min-height:37px}}.cart-coupon__text{font-size:.875rem;font-weight:400;padding:0 15px}@media(min-width:768px){.cart-coupon__text{font-size:.75rem;padding:0}}@media(min-width:1200px){.cart-coupon__text{font-size:.875rem}}.cart-delivery{display:flex;flex-direction:column;align-items:start;justify-content:space-between;grid-area:delivery;gap:15px;padding:17px 14px}.cart-delivery__heading{display:flex;align-items:center;gap:18px;min-height:40px}.cart-delivery__img{width:44px}.cart-delivery__img img{width:100%}.cart-delivery__header{font-size:1rem;font-weight:500}@media(min-width:768px){.cart-delivery__header{font-size:.8125rem}}@media(min-width:1200px){.cart-delivery__header{font-size:1rem}}.cart-delivery__header--green{color:var(--accent)}.cart-delivery__text{font-size:.875rem;font-weight:400}@media(min-width:768px){.cart-delivery__text{font-size:.75rem}}@media(min-width:1200px){.cart-delivery__text{font-size:.875rem}}.cart-total{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px;grid-area:total;padding:13px 10px}.cart-total__dph{align-items:end;justify-content:end;width:100%;font-weight:500;text-align:end;display:none}@media(min-width:768px){.cart-total__dph{display:flex;font-size:.9375rem}}@media(min-width:1200px){.cart-total__dph{font-size:1.25rem}}.cart-total__total{display:flex;align-items:end;justify-content:end;width:100%;font-size:1.5rem;font-weight:700;text-align:end;color:var(--red)}@media(min-width:768px){.cart-total__total{font-size:1.1875rem}}@media(min-width:1200px){.cart-total__total{font-size:1.5rem}}.cart-total__price{min-width:100px}.cart-buttons{display:flex;justify-content:space-between;flex-direction:column-reverse;align-items:center;gap:15px;margin:30px 0 5px}@media(min-width:768px){.cart-buttons{flex-direction:row;margin-top:30px;padding-top:25px;margin-bottom:20px;padding-bottom:0;border-top:3px solid var(--gray2);border-bottom:none}}.cart-buttons--sm{justify-content:center;gap:11px 27px;margin:0;padding:0;border:none}.cart-buttons--bottom{padding-bottom:25px;margin:20px 0 25px;border-bottom:3px solid var(--gray2)}.cart-buttons span{font-size:1.3125rem;display:block}.cart__modal{position:absolute;right:0;z-index:1020;top:100%;width:704px;transition:all .25s ease-in-out;opacity:0}@media(min-width:992px){.cart__modal{width:793px}}.cart__modal-back{position:fixed;top:0;left:0;width:100%;height:100%;opacity:0;z-index:1019;pointer-events:none;transition:all .25s ease-in-out;background-color:var(--black)}.cart__modal-wrapper{position:relative}.cart__modal-wrapper .header__cta,.cart__modal-wrapper .cart__modal{z-index:1;transition:none}@media(hover:hover){.cart__modal-wrapper:hover .header__cta,.cart__modal-wrapper:hover .cart__modal{z-index:1050}.cart__modal-wrapper:hover .cart__modal{display:flex;opacity:1;pointer-events:auto}.cart__modal-wrapper:hover .cart__modal-back{opacity:.4;background:var(--black)}}.aichat{position:fixed;bottom:0;right:20px;width:calc(100% - 40px);max-width:407px;height:auto;background-color:var(--white);box-shadow:0 0 10px rgb(0 0 0 / .4);box-shadow:0 3px 6px rgb(0 0 0 / .1607843137);border-radius:24px 24px 0 0;z-index:1000}@media(max-width:576px){.aichat{max-width:none!important}}@media(max-width:768px){.aichat{display:none}.aichat.aichat--max{display:block}}.aichat__header{display:flex;justify-content:space-between;align-items:center;gap:17px;width:100%;height:71px;padding:0 20px;border-radius:24px 24px 0 0;background:#fff0 linear-gradient(98deg,var(--blue-dark) 0%,var(--blue-light) 100%) 0% 0% no-repeat padding-box;cursor:pointer}.aichat__header-img{width:45px}@media(max-width:768px){.aichat__header-img{display:none}}.aichat__header-title{font-weight:700;font-size:1.375rem;color:var(--white);margin-right:10px}.aichat__header-button{width:42px;aspect-ratio:1;border-radius:100%;background-color:hsl(0 0% 100% / .24);transition:all .25s ease-in-out}.aichat__header-button:hover{background-color:hsl(0 0% 100% / .44)}.aichat__header-button-wrapper{display:none;gap:10px}.aichat__header-chatType{background-color:hsl(0 0% 100% / .24);transition:all .25s ease-in-out;padding:10px;padding-left:10px;padding-right:15px;color:#fff;text-align:center;cursor:pointer;display:none;align-items:center;gap:10px}.aichat__header-chatTypeStatus{background-color:lime;width:15px;height:15px;border-radius:100%;min-width:15px;min-height:15px;flex-shrink:0;margin-right:0}.aichat__header-chatTypeStatus.onlineStatus{background-color:lime}.aichat__header-chatTypeStatus.offlineStatus{background-color:#eee}.aichat__body{display:none;flex-direction:column;gap:15px;background-color:var(--white);padding:15px 20px;height:400px;overflow-y:auto}.aichat__body-scroll{position:relative}.aichat__body-scroll--gradient{display:none;background:linear-gradient(180deg,transparent 0%,var(--white) 100%);position:absolute;z-index:1;bottom:0;left:0;width:calc(100% - 15px);height:80px;pointer-events:none}.aichat__message{border-radius:19px;padding:19px}.aichat__message--in{background-color:#edf7fa;color:#1267b7;border-bottom-right-radius:0;margin-left:30px;font-weight:500}.aichat__message--out{background-color:var(--gray1);color:var(--black);border-bottom-left-radius:0;margin-right:30px;font-weight:400}.aichat__message--out p{margin-top:5px;margin-bottom:15px}.aichat__message--out ul,.aichat__message--out ol{margin-bottom:10px;padding-left:20px}.aichat__message--out ul li,.aichat__message--out ol li{padding-top:5px;padding-bottom:10px}.aichat__message--end{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:20px;background-color:var(--gray1);height:100%}.aichat__message .typing{float:left;margin-right:10px}.aichat__message .typing+span{padding-top:8px}.aichat__end-button{display:flex;gap:26px;align-items:center;font-size:1.125rem;font-weight:600;color:var(--white);padding:17px 30px;background:#fff0 linear-gradient(98deg,var(--blue-dark) 0%,var(--blue-light) 100%) 0% 0% no-repeat padding-box;border-radius:50px;width:250px}.aichat__product{display:flex;gap:15px;margin:15px 0 20px;padding:17px;border:1px solid var(--gray2);border-radius:19px;background-color:var(--white)}.aichat__product-img{height:71px}.aichat__product-info{display:flex;flex-direction:column;justify-content:space-between;gap:10}.aichat__product-title{font-size:1rem;font-weight:700;color:var(--black)}.aichat__product-link{font-size:.875rem;font-weight:400;color:#1fb7dd;text-decoration:underline;text-align:left}.aichat__product-btns{display:flex;gap:10px}.aichat__product-buy{display:flex;align-items:center;gap:10px}.aichat__product-buy .buy__availability{font-size:1.0625rem;font-weight:500;color:#d91111}.aichat__product-buy .buy__availability--available{color:#2ca70f}.aichat__product .btn--outline-accent{border:1px solid #ddd}.aichat__product .btn--outline-accent:hover{background-color:#5c8900}.aichat__footer{display:none;background-color:var(--white);padding:15px 20px;position:relative}.aichat__input{border-radius:50px;background-color:var(--gray2)!important;position:relative;padding-right:50px!important;font-weight:500!important;font-size:1.125rem!important}.aichat__input-button{display:block;position:absolute;right:40px;top:50%;transform:translateY(-50%);width:21px}.aichat__input-button img{width:100%}.aichat--min .aichat__header{cursor:default}.aichat--min .aichat__header-title{display:none}.aichat--min .aichat__header-button-wrapper{display:flex}.aichat--min .aichat__body{display:flex}.aichat--min .aichat__body-scroll--gradient{display:block}.aichat--min .aichat__footer{display:block}.aichat--max.aichat{width:calc(100% - 40px);max-width:40%;height:75%}.aichat--max .aichat__header{cursor:default}.aichat--max .aichat__header-title{display:none}.aichat--max .aichat__header-button-wrapper{display:flex}.aichat--max .aichat__body{display:flex;height:calc(100% - 150px)}.aichat--max .aichat__body-scroll--gradient{display:block}.aichat--max .aichat__footer{display:block}.aichat--max .aichat__body-scroll--gradient{background:none}.showChatSwitch{display:flex;border-radius:50px}.side-banners-section{position:relative;isolation:isolate}@media(min-width:1400px){.side-banner{position:absolute;top:0;bottom:0;width:var(--side-banner-width,140px);z-index:1;display:block;background-repeat:repeat-y;background-position:top center;background-size:var(--side-banner-width,140px) auto}.side-banner::after{content:"";position:absolute;left:0;right:0;bottom:0;height:30px;background:#fff}.side-banner--left{left:50%;margin-left:-700px;transform:translateX(calc(-100% - 15px))}.side-banner--right{left:50%;margin-left:700px;transform:translateX(15px)}.side-banners-section>*:not(.side-banner){position:relative;z-index:auto}.side-banners-section>.side-banner{z-index:-1}.customer-form .selectbox__options-single{z-index:2}}@media(max-width:1400px){.side-banner{display:none}}.d-none{display:none}.pb-50{padding-bottom:50px!important}.text-uppercase{text-transform:uppercase!important}.footer-bar{display:none}@media(max-width:768px){.footer-bar__hidden{display:none!important}.footer-bar{position:fixed;left:0;right:0;bottom:0;display:flex;width:100%;background:#0551af}.footer-bar__item{flex:1 1 50%;min-width:0;min-height:58px;display:flex;align-items:center;justify-content:center;gap:10px}.footer-bar__text{display:block;max-width:128px;color:#fff;font-size:14px;font-weight:800;text-transform:uppercase;text-align:left}.footer-bar.is-hidden{display:none}}#cookiefirst-root{text-box:normal!important;overflow:visible!important}.cf1lHZ.cf2MAH,.cf1lHZ.cf2MAH,.cf1lHZ.cf2L3T{text-box:normal!important}