.footer{display:block;background:#000;padding:45px 30px;font-size:.9375rem;color:var(--color-footer-text, #fff)}@media only screen and (min-width:768px){.footer{padding:48px 30px}}.footer a{color:var(--color-footer-link, #fff)}.footer a:focus,.footer a:hover{color:var(--color-footer-link-hover, #fff)}.footer__grid{max-width:var(--grid-width, 1280px);margin:0 auto;display:grid;grid-template-columns:1fr;grid-template-areas:"benefits" "hr-top" "brand" "newsletter" "nav" "region" "download" "payment" "hr-bottom" "bottom"}@media only screen and (min-width:768px){.footer__grid{grid-template-columns:1fr 1fr 1fr;column-gap:40px;grid-template-areas:"benefits benefits benefits" "hr-top    hr-top    hr-top" "brand     download  newsletter" "nav       nav       nav" "payment   payment   region" "hr-bottom hr-bottom hr-bottom" "bottom    bottom    bottom"}}.footer-benefits{grid-area:benefits}.footer-hr--top{grid-area:hr-top}.footer-brand{grid-area:brand}.footer-download{grid-area:download}.footer-newsletter{grid-area:newsletter}.footer-nav{grid-area:nav}.footer-hr--bottom{grid-area:hr-bottom}.footer-payment{grid-area:payment}.footer-region{grid-area:region}.footer-bottom{grid-area:bottom}.footer__heading{font-size:1.0625rem;font-weight:var(--font-body-medium-weight, 500);color:var(--color-footer-heading, #fff);margin:0 0 20px;padding:0;line-height:1}.footer-benefits{display:flex;justify-content:space-between;align-items:center;gap:20px;padding-bottom:48px}@media only screen and (max-width:767px){.footer-benefits{flex-direction:column;align-items:flex-start;gap:16px;padding-bottom:20px}}.footer-benefits__item{display:flex;align-items:center;gap:10px}.footer-benefits__item img{flex-shrink:0}.footer-benefits__item span{font-size:.875rem}.footer-hr{border:0;border-top:1px solid #3D3E3F;margin:0;width:100%}.footer-hr--top{margin-bottom:20px}.footer-hr--bottom{margin-top:10px;margin-bottom:10px}.footer-brand{padding:20px 0}.footer-brand__logo{margin-bottom:15px}.footer-brand__logo img{max-width:160px;height:auto}.footer-brand__tagline{font-size:.9375rem;margin:0 0 20px;opacity:.8}.footer-brand__social .social-links li{display:inline-flex}.footer-brand__social .social-links li a{justify-content:flex-start}.footer-brand__social .social-links li span{display:none}.footer-download{padding:20px 0}.footer-download__badges{display:flex;flex-direction:row;gap:12px}.footer-download__badge{display:block}.footer-download__badge img{max-width:160px;height:auto;display:block}.footer-newsletter{padding:20px 0}.footer-newsletter__subtitle{font-size:.875rem;opacity:.8;margin:0 0 15px}.footer-nav{padding:20px 0}@media only screen and (min-width:768px){.footer-nav{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:20px;padding:30px 0}}.footer-nav__column .thb-widget-title.collapsible{display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.0625rem;font-weight:var(--font-body-medium-weight, 500);color:var(--color-footer-heading, #fff);line-height:1;padding:20px 0;margin:0;background:none;border:0;cursor:pointer}.footer-nav__toggle-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;color:var(--color-footer-heading, #fff);position:relative}.footer-nav__toggle-icon svg{position:absolute;transition:opacity .3s ease,transform .3s ease}.footer-nav__icon-plus{opacity:1;transform:rotate(0)}.footer-nav__icon-minus{opacity:0;transform:rotate(-90deg)}.footer-nav__column .thb-widget-title.active .footer-nav__icon-plus{opacity:0;transform:rotate(90deg)}.footer-nav__column .thb-widget-title.active .footer-nav__icon-minus{opacity:1;transform:rotate(0)}@media only screen and (min-width:768px){.footer-nav__column .thb-widget-title.collapsible{padding:0;margin-bottom:20px;cursor:default}.footer-nav__toggle-icon{display:none}}.footer-nav__column .thb-widget-title.active+.thb-widget-menu{max-height:500px;padding-bottom:20px}.footer-nav__column .thb-widget-menu{list-style:none;margin:0;padding:0;max-height:0;overflow:hidden;transition:max-height .35s ease,padding-bottom .35s ease}@media only screen and (min-width:768px){.footer-nav__column .thb-widget-menu{max-height:none;overflow:visible;padding:0;transition:none}}.footer-nav__column .thb-widget-menu li{margin-bottom:5px}.footer-nav__column .thb-widget-menu li:last-child{margin-bottom:0}@media only screen and (max-width:767px){.footer-nav__column{border-top:1px solid #3D3E3F;overflow-anchor:none}}.footer-nav__column .thb-widget-menu .sub-menu{list-style:none;margin:5px 0 0 15px;padding:0;display:none;overflow:hidden;transition:all .25s cubic-bezier(.104,.204,.492,1)}.footer-nav__column .thb-widget-menu .sub-menu.active{display:block}.footer-nav__column .thb-widget-menu li.menu-item-has-children a{display:inline-flex;vertical-align:middle;word-break:break-all}.footer-nav__column .thb-widget-menu li.menu-item-has-children:focus-within>.sub-menu{display:block}.footer-nav__column .thb-widget-menu li .thb-arrow{display:inline-flex;align-items:center;margin-left:8px;width:24px;height:24px;position:relative;vertical-align:middle}[dir=rtl] .footer-nav__column .thb-widget-menu li .thb-arrow{margin-left:0;margin-right:8px}.footer-nav__column .thb-widget-menu li .thb-arrow svg path{stroke:var(--color-footer-link, #fff)}.footer-nav__column .thb-widget-menu li .thb-arrow:focus-visible+.sub-menu{display:block}.footer-payment{padding:20px 0;display:flex;align-items:center}.footer-payment-icons{display:flex;flex-wrap:wrap;gap:5px}.footer-payment-icons figure{display:inline-flex;margin:0}.footer-region{padding:0;display:flex;align-items:center}@media only screen and (min-width:768px){.footer-region{padding:20px 0;justify-content:flex-end}}.footer-region__trigger{cursor:pointer;background:transparent;display:flex;align-items:center;gap:8px;color:var(--color-footer-link, #fff);line-height:1.4;transition:border-color .2s,color .2s;padding:8px 12px;border:1px solid rgba(255,255,255,.3);border-radius:4px}.footer-region__trigger:hover{border-color:#fff9;color:#fff}.footer-region__globe{width:18px;height:18px;flex-shrink:0}.footer-region__info{display:flex;flex-wrap:wrap;align-items:baseline;gap:0 5px}.footer-region__country{font-size:13px;font-weight:var(--font-body-medium-weight, 500)}.footer-region__lang{font-size:12px}.footer-region__arrow{display:none;align-items:center;justify-content:center;width:24px;height:24px;flex-shrink:0;margin-left:auto;line-height:0}@media only screen and (max-width:767px){.footer-region{border-top:1px solid #3D3E3F}.footer-region__trigger{width:100%;padding:20px 0;border:0;border-radius:0;gap:10px;color:#fff}.footer-region__trigger:hover{border-color:transparent}.footer-region__country{font-size:1.0625rem}.footer-region__lang{font-size:.875rem}.footer-region__arrow{display:flex}}.footer-bottom{padding:20px 0 0;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px}.footer-bottom__copyright{font-size:.875rem;opacity:.8;margin:0}.footer-bottom__copyright a{text-decoration:underline;text-underline-offset:2px}.footer-bottom__links{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:5px 15px}.footer-bottom__links li a{font-size:.875rem;opacity:.8}.footer-bottom__links li a:hover{opacity:1}.footer .signup-container button{border-color:var(--color-footer-border, var(--color-form-border));background-color:#f97316;border-radius:0 6px 6px 0}.footer .signup-container button svg path{stroke:var(--color-footer-text, #fff)}.footer .signup-container input{color:var(--color-footer-text, var(--color-body));border-color:var(--color-footer-border, var(--color-form-border))}.footer .signup-container input:focus+label,.footer .signup-container input:not(:placeholder-shown)+label{background:#000;color:var(--color-footer-text, #fff)}.footer .signup-container .field label{color:var(--color-footer-text, #fff)}.footer .social-links svg path{fill:var(--color-footer-link, #fff)}.signup-container{margin-bottom:0}.signup-container .form-notification{margin-bottom:10px}.signup-container fieldset{position:relative}.signup-container input{padding-right:40px;width:100%;margin-bottom:0}[dir=rtl] .signup-container input{padding-left:40px;padding-right:17px}.signup-container button{position:absolute;bottom:1px;right:0;top:1px;max-height:52px;width:46px;display:flex;align-items:center;justify-content:center;border-left:1px solid var(--color-form-border)}[dir=rtl] .signup-container button{right:auto;left:0;border-left:0;border-right:1px solid var(--color-form-border)}[dir=rtl] .signup-container button svg{transform:rotate(180deg)}.signup-container--terms{display:inline-flex;align-items:center;margin-top:10px}.signup-container--terms input{width:auto;margin-right:8px}.social-links{list-style:none;margin:0;padding:0}.social-links li{margin-bottom:5px}.social-links li a{display:inline-flex;width:44px;height:44px;justify-content:center}.social-links svg{width:18px;height:18px;max-width:18px;max-height:18px;flex-shrink:0}.social-links span{margin-left:15px}.social-links--has-label li a{width:auto;height:auto}
/*# sourceMappingURL=/cdn/shop/t/11/assets/footer.css.map */
