.site-footer{background-color:#f8f8f8;color:#242430;padding:60px 0 20px;margin-top:40px}.footer__container{max-width:1500px;margin:0 auto;padding:0 var(--pageWidthPadding)}.footer__grid{display:grid;gap:clamp(15px,2vw,30px);margin-bottom:clamp(30px,5vw,50px)}@media screen and (min-width:1369px){.footer__grid{grid-template-columns:repeat(auto-fit,minmax(clamp(140px,10vw,180px),max-content));gap:clamp(12px,1.5vw,20px);align-items:start;justify-content:space-between}.footer__block[data-block-type=newsletter]{min-width:clamp(280px,20vw,360px);max-width:clamp(300px,22vw,400px);width:auto}.footer__block[data-block-type=menu],.footer__block[data-block-type=text]{min-width:clamp(130px,9vw,170px);max-width:max-content;width:auto}.footer__block[data-block-type=logo]{min-width:clamp(150px,10vw,200px);max-width:max-content;width:auto}}@media screen and (max-width:1368px)and (min-width:1025px){.footer__grid{grid-template-columns:repeat(auto-fit,minmax(clamp(120px,8vw,160px),max-content));gap:clamp(10px,1.2vw,18px);align-items:start;justify-content:space-between}.footer__block[data-block-type=newsletter]{min-width:clamp(250px,18vw,330px);max-width:clamp(270px,20vw,360px);width:auto}.footer__block[data-block-type=menu],.footer__block[data-block-type=text]{min-width:clamp(110px,7vw,150px);max-width:max-content;width:auto}.footer__block[data-block-type=logo]{min-width:clamp(120px,8vw,180px);max-width:max-content;width:auto}}@media screen and (max-width:1024px)and (min-width:769px){.footer__grid{grid-template-columns:repeat(2,minmax(clamp(150px,40vw,300px),1fr));gap:clamp(20px,4vw,35px);margin-bottom:clamp(30px,5vw,45px)}.footer__block{width:100%;min-width:0;max-width:100%}.footer__block[data-block-type=newsletter]{grid-column:1 / -1;min-width:100%;max-width:100%}}.footer__block{display:flex;flex-direction:column;min-width:0;width:100%;flex:1 1 auto}.footer__block--logo{min-width:200px}.footer__logo{margin-bottom:12px}.footer__logo img{max-width:100%;height:auto;display:block}.footer__logo a{display:inline-block;transition:opacity .3s ease}.footer__logo a:hover,.footer__logo a:focus{opacity:.8}.footer__contact-info{margin-bottom:12px;font-size:14px;line-height:1.6;color:#242430}.footer__contact-info p{margin-bottom:12px}.footer__contact-item{margin-bottom:12px;font-size:14px;line-height:1.6;color:#242430;width:80%}.footer__contact-item strong{display:block;margin-bottom:8px;font-weight:600}.footer__contact-item a{color:#242430;text-decoration:none;transition:opacity .3s ease}.footer__contact-item a:hover,.footer__contact-item a:focus{opacity:.7;text-decoration:underline}.footer__contact-item p{margin:0 0 12px;color:#242430e6}.footer__block-title{font-size:16px;font-weight:600;margin-bottom:20px;color:#242430;cursor:pointer;position:relative;padding-right:20px;text-transform:uppercase}.footer__block-title:after{content:"";position:absolute;right:0;width:20px;height:20px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;transition:transform .3s ease}.footer__block-title.active:after{transform:rotate(180deg)}.footer__block-content{display:block}.footer__block-content.hidden{display:none}.footer__menu{list-style:none;padding:0;margin:0}.footer__menu-item{margin-bottom:12px}.footer__menu-link{color:#242430;text-decoration:none;font-size:14px;transition:opacity .3s ease;display:inline-block}.footer__menu-link:hover,.footer__menu-link:focus{opacity:.7;text-decoration:underline}.footer__submenu{list-style:none;padding:8px 0 0 16px;margin:8px 0 0}.footer__submenu li{margin-bottom:8px}.footer__menu-link--sub{font-size:13px;opacity:.9}.footer__text{font-size:14px;line-height:1.6;color:#242430}.footer__text p{margin-bottom:12px}.footer__text a{color:#242430;text-decoration:underline}.footer__text a:hover,.footer__text a:focus{opacity:.7}.footer__newsletter-form{margin-top:15px}.footer__newsletter-input-group{display:flex;margin-bottom:10px;width:100%;max-width:100%}.footer__newsletter-input{flex:1 1 auto;min-width:0;padding:12px 15px;border:1px solid #e8e8e1;background-color:transparent;color:#000;font-size:14px;border-radius:4px 0 0 4px}.footer__newsletter-input::placeholder{color:#24243099}.footer__newsletter-input:focus{outline:2px solid #242430;outline-offset:2px}.footer__newsletter-submit{padding:12px 24px;background-color:#000;color:#fff;border:none;border-radius:0 4px 4px 0;font-size:14px;font-weight:600;cursor:pointer;transition:opacity .3s ease}.footer__newsletter-submit:hover,.footer__newsletter-submit:focus{opacity:.9;outline:2px solid #ffffff;outline-offset:2px}.footer__newsletter-message{font-size:13px;margin-top:10px;padding:10px;border-radius:4px}.footer__newsletter-message.success{background-color:#4caf5033;color:#000}.footer__newsletter-message.error{background-color:#f4433633;color:#242430}.footer__social,.footer__block[data-block-type=newsletter] .footer__social{margin-top:20px}.footer__social li{margin:0 10px 0 0}.footer__social-list{list-style:none;padding:0;margin:0;display:flex;gap:4px;flex-wrap:wrap;align-items:center}.footer__social-item{display:flex;align-items:center;justify-content:center;width:28px;height:28px;flex-shrink:0}.footer__social-link{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#242430;text-decoration:none;transition:transform .2s ease,opacity .3s ease;box-sizing:border-box}.footer__social-link:hover,.footer__social-link:focus{transform:translateY(-2px);opacity:.8}.footer__social-link svg{fill:currentColor;display:block;flex-shrink:0;width:20px;height:20px;object-fit:contain}.footer__social-link[aria-label*=YouTube] svg,.footer__social-link[aria-label*=youtube] svg{width:22px;height:20px;max-width:22px;max-height:20px}.footer__bottom{margin-top:0}.footer__bottom-content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px}.footer__copyright{font-size:13px;color:#242430cc}.footer__copyright p{margin:0}.footer__legal-links{display:flex;align-items:center;gap:15px;font-size:13px}.footer__legal-link{color:#242430cc;text-decoration:none;transition:color .3s ease}.footer__legal-link:hover,.footer__legal-link:focus{color:#242430;text-decoration:underline}.footer__legal-separator{color:#24243080}.footer__company-info{text-align:center;font-size:13px;color:#242430cc}.footer__company-info p{margin:5px 0}.footer__social-mobile{border-top:1px solid rgba(232,232,225,.2)}.footer__social-mobile .footer__social{margin-top:0}.footer__payment-section{margin-top:40px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e8e8e1}.footer__payment-wrapper{display:flex;justify-content:space-between;align-items:center;gap:20px}.footer__payment-icons{display:flex;flex-wrap:wrap;gap:15px;align-items:center;justify-content:flex-start}.footer__payment-link{display:inline-block;transition:opacity .3s ease}.footer__payment-link:hover{opacity:.8}.footer__payment-link img{display:block;height:auto}.footer__payment-icon{height:24px;width:auto;opacity:1;transition:opacity .3s ease}.footer__security-badges{display:flex;flex-wrap:wrap;gap:15px;align-items:center}.footer__security-link{display:inline-block;transition:opacity .3s ease}.footer__security-link:hover{opacity:.8}.footer__security-badge{display:block;height:auto;max-height:35px;width:auto}.footer__security-seals{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;align-items:center}.footer__security-seal{max-height:50px;width:auto;opacity:.9;transition:opacity .3s ease}.footer__security-seal:hover{opacity:1}@media screen and (max-width:768px){.footer__block--logo{padding-bottom:20px}.footer__payment-section{margin-top:20px;margin-bottom:15px;padding-bottom:15px}.footer__payment-wrapper{flex-direction:column;align-items:center;gap:20px;padding-bottom:30px}.footer__payment-icons,.footer__security-badges{justify-content:center}.footer__bottom{padding-top:15px;margin-top:0}.footer__grid{display:flex;flex-direction:column;gap:20px;margin-bottom:30px}.footer__social{margin-top:0}.footer__bottom-content{flex-direction:column;align-items:center;gap:15px;text-align:center}.footer__copyright{order:2}.footer__legal-links{order:1;flex-direction:row;gap:15px}.footer__legal-link{text-decoration:underline}.footer__legal-separator{display:none}.footer__block[data-block-type=logo],.footer__block[data-block-type=newsletter],.footer__block[data-block-type=menu],.footer__block[data-block-type=text]{grid-column:1;grid-row:auto}.footer__block{width:100%;min-width:100%;max-width:100%}.footer__block[data-block-type=logo]{order:-2}.footer__block[data-block-type=newsletter]{order:-1;margin:20px 0}.footer__block[data-block-type=logo] .footer__block-title{display:none}.footer__block[data-block-type=logo] .footer__block-content{display:block!important}.footer__block[data-block-type=newsletter] .footer__block-title{cursor:default;pointer-events:none;border-bottom:none;padding-bottom:0}.footer__block[data-block-type=newsletter] .footer__block-title:after{display:none}.footer__block[data-block-type=newsletter] .footer__block-content{display:block!important;max-height:none!important;padding-bottom:0}.footer__block:not([data-block-type=newsletter]){cursor:pointer;-webkit-tap-highlight-color:transparent}.footer__block:not([data-block-type=newsletter]) .footer__block-title{border-bottom:1px solid #e8e8e1;padding-bottom:15px;margin-bottom:15px;cursor:pointer!important;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;pointer-events:auto}.footer__block:not([data-block-type=newsletter]) .footer__block-title:hover{opacity:.8}.footer__block:not([data-block-type=newsletter]) .footer__block-content{pointer-events:auto}.footer__block:not([data-block-type=newsletter]) .footer__block-content a{pointer-events:auto;cursor:pointer}.footer__block:not([data-block-type=newsletter]) .footer__block-content{display:none!important;max-height:0;overflow:hidden;transition:max-height .3s ease}.footer__block:not([data-block-type=newsletter]) .footer__block-content.active{display:block!important;max-height:2000px;padding-bottom:20px}.footer__newsletter-input-group{flex-direction:row;width:100%;max-width:100%}.footer__newsletter-input{min-width:0;flex:1 1 auto}.footer__newsletter-submit{width:auto;min-width:90px;flex-shrink:0;padding:12px 16px;white-space:nowrap}.footer__bottom-content{text-align:center}}@media screen and (min-width:1025px){.footer__block-title{cursor:default;pointer-events:none}.footer__block-title:after{display:none}.footer__block-content{display:block!important}}.visually-hidden{position:absolute!important;overflow:hidden;clip:rect(0 0 0 0);height:1px;width:1px;margin:-1px;padding:0;border:0}
/*# sourceMappingURL=/cdn/shop/t/17/assets/footer.css.map */
