@font-face{font-family:Gotham;src:url(https://cdn.shopify.com/s/files/1/0696/3934/0290/files/GothamPro.ttf);font-weight:400;font-style:normal}@font-face{font-family:Gotham;src:url(https://cdn.shopify.com/s/files/1/0696/3934/0290/files/GothamPro-Medium.ttf);font-weight:500;font-style:normal}@font-face{font-family:Gotham;src:url(https://cdn.shopify.com/s/files/1/0696/3934/0290/files/GothamPro-Bold.ttf);font-weight:700;font-style:normal}:root{--font-myriadpro: $font-myriadpro;--font-body: "MyriadPro", sans-serif;--font-italic: "MyriadPro-Italic", sans-serif;--font-header: "MyriadPro-Bold", sans-serif;--font-gotham: $font-gotham}:root{--grid-x-small: 320px;--grid-small: 480px;--grid-six-hundreds: 600px;--grid-medium: 768px;--grid-large: 1024px;--grid-smaller-widescreen: 1300px;--grid-small-widescreen: 1400px;--grid-widescreen: 1440px}@media only screen and (max-width: 768px){.desktop-only{display:none}}@media only screen and (max-width: 1023px){.desktop-only-large{display:none}}@media only screen and (min-width: 769px){.mobile-only{display:none}}@media only screen and (min-width: 1024px){.mobile-only-large{display:none}}.hidden,.hide{display:none}.heading{font-family:var(--font-gotham)}.heading__bold--1{font-size:48px;font-style:normal;font-weight:700;line-height:56px}.heading__bold--2{font-size:24px;font-style:normal;font-weight:700;line-height:32px}.heading__bold--3{font-size:20px;font-style:normal;font-weight:700;line-height:28px}.heading--1{font-size:24px;font-style:normal;font-weight:500;line-height:32px}.heading--2{font-size:20px;font-style:normal;font-weight:500;line-height:28px}.heading--3{font-size:18px;font-style:normal;font-weight:500;line-height:28px}.heading--4{font-size:16px;font-style:normal;font-weight:500;line-height:24px}.text--uppercase{text-transform:uppercase}.text--white{color:#fff}.text--white_jd{color:#fbfbf9}.text--black{color:#000}.text--black_jd{color:#1a1a19}.section--header{font-family:var(--font-gotham);font-size:24px;font-weight:500;line-height:32px;color:#1a1a19;padding:0;margin:0 0 16px}@media only screen and (max-width: 1023px){.section--header{font-size:20px;line-height:28px;padding:0}}.section--header-v1,.section--header-v2{font-family:var(--font-gotham);font-size:24px;font-weight:500;line-height:32px;color:#1a1a19;padding:0;margin:0 0 16px}@media only screen and (max-width: 1023px){.section--header-v1,.section--header-v2{font-size:20px;line-height:28px;padding:0}}@media only screen and (max-width: 1023px){.section--header-v1{text-align:center}}.common-btn{position:relative;transition:all .3s ease}.common-btn:before{content:"";pointer-events:none;position:absolute;top:calc(50% - .7em);left:calc(50% - .7em);width:22.5px;height:22.5px;animation:loadingSpinner 1s linear infinite;border:1px solid transparent;border-radius:100%;border-left-color:#fff;opacity:0;visibility:hidden;transition:all .2s ease-in;transition:all .3s ease}.common-btn:after{content:"";pointer-events:none;position:absolute;top:calc(50% - 1em);left:calc(50% - .8em);width:.8em;height:1.6em;opacity:0;border-right:2px solid white;border-bottom:2px solid white;transform:scale(.8) rotate(45deg);transition:all .15s ease-out;transition:all .3s ease}.common-btn.is-loading{pointer-events:none;border-color:#c16452!important;background:#c16452!important;color:#c16452!important;transition:all .3s ease}.common-btn.is-loading:before{opacity:1;visibility:visible;transition:all .3s ease}.common-btn.is-success:before{opacity:0;transform:scale(.8);transition:all .3s ease}.common-btn.is-success:after{transition:all .3s ease;animation:2s linear atc-tick-activated}@keyframes load-animate{0%{transform:rotate(0)}50%{transform:rotate(180deg);opacity:.35}to{transform:rotate(360deg)}}.common-btn--text{font-family:var(--font-gotham);font-size:16px;line-height:20px;font-weight:500;display:inline-block;position:relative}.common-btn--text:after{content:"";display:block;width:100%;border-bottom:1px solid black;position:absolute;bottom:3px}.common-btn--border{display:inline-flex;align-items:center;justify-content:center;font-family:var(--font-gotham);font-weight:500;font-size:16px;line-height:24px;color:#1a1a19;width:100%;max-width:360px;padding:0 15px;height:56px;border:1px solid #1A1A19;border-radius:4px}@media only screen and (max-width: 1023px){.common-btn--border{height:48px}}.common-btn--primary{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:500;line-height:24px;background-color:#008570;border-color:#008570;border-radius:4px;transition:all .3s ease}.common-btn--primary:hover{background-color:#008570cc;transition:all .3s ease}.common-btn--primary:disabled,.common-btn--primary.disabled{pointer-events:none;cursor:not-allowed;opacity:.8}.common-btn--primary:disabled:hover,.common-btn--primary.disabled:hover{background-color:#008570}.common-btn--secondary{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:500;line-height:24px;padding:12px 32px;background-color:#1a1a19;border-color:#1a1a19;border-radius:4px;transition:all .3s ease}@media only screen and (max-width: 768px){.common-btn--secondary{padding:12px 16px}}.common-btn--secondary:hover{background-color:#1a1a19cc;transition:all .3s ease}.common-inputs{width:100%;position:relative}.common-inputs.with-backgorund input{background-color:#fbfbf9}.common-inputs input{width:calc(100% - 78px);border:1px solid #969692;border-radius:4px 0 0 4px;font-size:16px;line-height:24px;padding:11px 16px;transition:all .3s ease}.common-inputs input:hover,.common-inputs input:active,.common-inputs input:focus{box-shadow:inset 0 0 0 var(--input-active-shadow-width) #0077ba;border-color:#0077ba;transition:all .3s ease}.common-inputs input::placeholder{color:#575754}.common-inputs input:placeholder-shown+.reset-input{display:none}.common-inputs input.error{border-color:#a80f16;box-shadow:inset 0 0 0 var(--input-active-shadow-width) #a80f16;transition:all .3s ease}.common-inputs button:not(.reset-input){position:absolute;top:0;right:0;font-size:16px;font-weight:500;line-height:20px;color:#fbfbf9;background-color:#008570;padding:14px 16px;border-radius:4px}.common-inputs .reset-input{width:20px;height:20px;padding:0;margin:0;top:50%;right:127px;position:absolute;transform:translateY(-50%);display:flex}@media only screen and (max-width: 768px){.common-inputs .reset-input{right:66px}}.common-inputs--secondary{display:flex;gap:14px}@media only screen and (max-width: 768px){.common-inputs--secondary{gap:8px}}.common-inputs--secondary input{width:100%;line-height:48px;border:1px solid #969692;border-radius:4px;background-color:#fbfbf9;font-size:16px;line-height:24px;color:#1a1a19;padding:0 12px}.common-inputs--secondary input:active,.common-inputs--secondary input:focus{box-shadow:inset 0 0 0 var(--input-active-shadow-width) #0077ba;border-color:#0077ba;transition:all .3s ease}.common-inputs--secondary button{padding:12px 20px;font-size:16px;font-weight:500;line-height:24px;color:#fbfbf9;background-color:#008570;border-radius:4px}body .overlay{background-color:#00000080}.back-btn-with-arrow{display:inline-flex;align-items:center;font-size:16px;line-height:32px;font-weight:500;color:#1a1a19;gap:8px}.back-btn-with-arrow span{display:block;position:relative}.back-btn-with-arrow span:after{content:"";width:100%;display:block;position:absolute;left:0;bottom:9px;border-bottom:1px solid #1A1A19}.common-notification__wrapper{padding:7px 14px;border:1px solid #1A1A19;border-radius:4px;position:relative;overflow:hidden;margin:19px 0 0;font-size:14px;font-weight:500;line-height:24px;color:#1a1a19;display:flex;gap:12px}@media only screen and (max-width: 768px){.common-notification__wrapper{padding:13px 14px 10px;margin:22px 0 0;font-size:16px;gap:14px}}.common-notification__wrapper:before{content:"";width:3px;height:100%;position:absolute;top:0;left:0;background-color:#1a1a19}.common-notification__wrapper.blue{border-color:#0077ba;background-color:#f3f9fc}.common-notification__wrapper.blue:before{background-color:#0077ba}.common-notification__wrapper.blue svg #svg-stroke,.common-notification__wrapper.blue svg path{stroke:#0077ba}.common-notification__wrapper.blue svg #svg-fill{fill:#0077ba}.common-notification__wrapper.red{border-color:#b20f0e;background-color:#fff5f5}.common-notification__wrapper.red:before{background-color:#b20f0e}.common-notification__wrapper.red svg{transform:rotate(180deg)}.common-notification__wrapper.red svg #svg-stroke,.common-notification__wrapper.red svg path{stroke:#b20f0e}.common-notification__wrapper.red svg #svg-fill{fill:#b20f0e}.common-notification__wrapper.green{border-color:#1a7000;background-color:#f2faf0}.common-notification__wrapper.green:before{background-color:#1a7000}.common-notification__wrapper.green svg #svg-stroke,.common-notification__wrapper.green svg path{stroke:#1a7000}.common-notification__wrapper.green svg #svg-fill{fill:#1a7000}.common-notification__wrapper span{width:calc(100% - 20px)}.common-notification__wrapper svg{margin:2px 0 0}@media only screen and (max-width: 768px){.common-notification__wrapper svg{margin:1px 0 0}}.common-badge{display:inline-block;font-size:14px;font-weight:500;line-height:20px;color:#1a1a19;padding:4px 8px;border:1px solid #B5B4B0;border-radius:4px;background-color:#f0efeb}.section-footer{background:#f7f6f2;border-top:1px solid #cfceca}.section-footer .container{--page-container-width: 1440px;--container-pad-x: 40px;padding-top:var(--container-pad-x)}@media only screen and (max-width: 768px){.section-footer .container{padding:32px 16px 16px}}.section-footer .section-footer__row-container{border:none}.section-footer .section-footer__row-container:first-of-type .section-footer__row--blocks{padding-bottom:27px;border-bottom:1px solid #cfceca}@media only screen and (max-width: 1023px){.section-footer .section-footer__row-container:first-of-type .section-footer__row--blocks{display:flex;flex-direction:column;border:none;padding-bottom:0}}.section-footer .section-footer__row-container:last-of-type{padding-top:28px;padding-bottom:27px}.section-footer .section-footer__title{font-size:20px;font-weight:700;line-height:28px;color:#1a1a19;margin:0 0 24px}@media only screen and (max-width: 768px){.section-footer .section-footer__title{font-size:15px;width:90%;margin:0 auto 20px;text-align:center}.section-footer .section-footer__title.mobile-only{display:block!important}}.section-footer .signup-form__input-title{font-size:16px;font-weight:500;line-height:24px;color:#1a1a19;margin:0 0 8px;display:inline-block}@media only screen and (max-width: 768px){.section-footer .signup-form__input-title{display:none}}.section-footer .signup-form__input-container{display:flex;max-width:568px;position:relative;margin:0 0 20px!important}@media only screen and (max-width: 1023px){.section-footer .signup-form__input-container{max-width:100%!important}}.section-footer .signup-form__input-container .signup-form__email{width:calc(100% - 110px);border:1px solid #969692;border-right:none;border-radius:4px 0 0 4px}.section-footer .signup-form__input-container .signup-form__email::placeholder{color:transparent}@media only screen and (max-width: 1023px){.section-footer .signup-form__input-container .signup-form__email::placeholder{color:#666}}.section-footer .signup-form__input-container .signup-form__button{min-width:112px;position:absolute;right:0;border-radius:4px;background-color:#008570;border-color:#008570;padding:12.5px 5px;letter-spacing:0}.section-footer .signup-form__input-container .signup-form__button:hover{border-color:#008570}.section-footer .signup-form__privacy-wrapper{padding:10px 4px}@media only screen and (max-width: 1023px){.section-footer .signup-form__privacy-wrapper{padding:8px 4px;text-align:center}}.section-footer .signup-form__privacy-wrapper .signup-form__privacy{font-size:14px;font-weight:500;line-height:20px;color:#1a1a19}.section-footer .section-footer__row{display:flex;padding:0;margin:0}.section-footer .section-footer__row .section-footer__row__col{margin:0;padding:0;width:60%}@media only screen and (max-width: 1023px){.section-footer .section-footer__row .section-footer__row__col{width:100%}}.section-footer .section-footer__row .section-footer__row__col.content-left{width:65%;max-width:840px}@media only screen and (max-width: 1023px){.section-footer .section-footer__row .section-footer__row__col.content-left{width:100%;max-width:100%}}.section-footer .section-footer__row .section-footer__row__col.content-right{width:31.77%;max-width:432px;padding:0 0 5px 40px}@media only screen and (max-width: 1023px){.section-footer .section-footer__row .section-footer__row__col.content-right{padding:0;width:100%;max-width:100%}}@media only screen and (max-width: 1023px){.section-footer .section-footer__row .section-footer__row__col.newsletter__container{margin:0 0 28px}}.section-footer .section-footer__row .icon-button--button,.section-footer .section-footer__row .icon-button--button:hover{transition:all .3s ease}.section-footer .section-footer__row .section-footer__row-container{padding:0;border:none}@media only screen and (max-width: 768px){.section-footer .section-footer__row .section-footer__row-container:last-child{border-top:none;padding-top:0}}@media only screen and (max-width: 768px){.section-footer .section-footer__row .section-footer__row--blocks{padding-top:30px;padding-bottom:30px}}.section-footer .content-right{display:flex;flex-direction:column;justify-content:space-between;width:35%;margin-left:auto}.section-footer .content-right .content-right__container{display:flex;flex-direction:column;justify-content:space-between;align-items:start}@media only screen and (min-width: 769px){.section-footer .content-right .content-right__container.app{min-height:81px}}@media only screen and (max-width: 768px){.section-footer .content-right .content-right__container.mobile-hide{display:none}}.section-footer .icon-button--container{flex-direction:row;justify-content:center;align-items:center;gap:24.5px}@media only screen and (max-width: 768px){.section-footer .icon-button--container{gap:16px}}.section-footer .icon-button--container .icon-button--button{border:1px solid #575754;border-radius:4px;height:100px;width:184px;cursor:pointer;text-decoration:none;display:flex;flex-direction:column;justify-content:center;align-items:center}.section-footer .icon-button--container .icon-button--button img{width:28px;height:28px}@media only screen and (max-width: 768px){.section-footer .icon-button--container .icon-button--button{height:88px}}.section-footer .icon-button--container .icon-button--button span{margin-top:6px}.section-footer .icon-button--container .icon-button--button:hover{border:3px solid #575754}.section-footer .icon-button--container .icon-button--button .btn-label{color:#262625;font-size:16px;font-weight:500;line-height:24px}.section-footer .content-right__container__title{font-weight:500;color:#1a1a19}.section-footer .country{margin:0 0 44px}@media only screen and (max-width: 768px){.section-footer .country{padding:0 7px}}.section-footer .country .content-right__container__title{font-size:16px;line-height:24px;margin:0 0 8px}.section-footer .app .content-right__container__title,.section-footer .payment .content-right__container__title{font-size:18px;line-height:28px;margin:0 0 16px}.section-footer .app{margin:0 0 49px}@media only screen and (max-width: 1023px){.section-footer .app{align-items:center!important;margin:0 0 45px}}@media only screen and (max-width: 1023px){.section-footer .payment{align-items:center!important;margin:0 0 44px;padding:0 40px}}.section-footer .app__container{display:flex;gap:12px;max-height:36.16px}.section-footer .payment__container{width:100%;display:flex;flex-wrap:wrap;gap:8px}@media only screen and (max-width: 1023px){.section-footer .payment__container{gap:5px 8px;flex-wrap:wrap;justify-content:center}}.section-footer .section-footer__lower-menu{padding:0;margin:0}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu{margin:0 0 45px}}.section-footer .section-footer__lower-menu .section-footer__lower-menu__list{display:flex;gap:unset;margin:0;justify-content:space-between;text-align:left}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .section-footer__lower-menu__list{flex-direction:column}}.section-footer .section-footer__lower-menu .footer-link{margin:0;display:flex;flex-direction:column}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .footer-link.is-open .submenu{max-height:500px;transition:all .3s ease}.section-footer .section-footer__lower-menu .footer-link.is-open .parent-link svg{transform:scaleY(-1);transition:all .3s ease}}.section-footer .section-footer__lower-menu .parent-link{font-size:20px;font-weight:500;line-height:28px;color:#000;margin:0 0 12px}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .parent-link{margin:0;font-size:16px;display:flex;justify-content:space-between;align-items:center;width:100%;cursor:pointer;padding:15px 16px;border-bottom:1px solid #cfceca}}.section-footer .section-footer__lower-menu .parent-link svg{display:none;transition:all .3s ease}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .parent-link svg{display:flex;justify-content:flex-end;align-items:flex-end}}.section-footer .section-footer__lower-menu .submenu{display:flex;flex-direction:column}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .submenu{max-height:0;overflow:hidden;transition:all .3s ease}}.section-footer .section-footer__lower-menu .submenu-link{margin:0 0 4px;padding:12px 4px;text-decoration:none;line-height:20px}@media only screen and (max-width: 768px){.section-footer .section-footer__lower-menu .submenu-link{padding:12px 16px}}.section-footer .section-footer__lower-menu .child-link{text-decoration:none}.section-footer .section-footer__lower-menu .text-animation--underline-thin{font-size:16px;line-height:20px;color:#1a1a19;font-weight:500;position:relative}.section-footer .section-footer__bottom{display:flex;margin:-6px 0 0}@media only screen and (max-width: 1300px){.section-footer .section-footer__bottom{margin:0;flex-direction:column-reverse}}@media only screen and (max-width: 1023px){.section-footer .section-footer__bottom{justify-content:center;text-align:center}}@media only screen and (max-width: 768px){.section-footer .section-footer__bottom{margin:0 0 5px}}.section-footer .section-footer__copyright{font-size:12px;line-height:20px;color:#262625;padding:12px 0}@media only screen and (max-width: 768px){.section-footer .section-footer__copyright{padding:0}}.section-footer .section-footer__social{position:absolute;left:50%;transform:translate(-50%);padding:0 63px 0 0;display:flex!important;gap:20px;align-items:center;justify-content:center}@media only screen and (max-width: 1300px){.section-footer .section-footer__social{position:relative;left:unset;transform:unset}}@media only screen and (max-width: 1023px){.section-footer .section-footer__social.desktop-only{display:none!important}}.section-footer .section-footer__social.mobile-only{display:none!important}@media only screen and (max-width: 1023px){.section-footer .section-footer__social.mobile-only{display:flex!important;margin:0 0 45px;padding:0}}.section-footer .section-footer__social .social__title{font-size:18px;font-weight:500;line-height:28px;color:#1a1a19}.section-footer .section-footer__social .social__link{height:44px;width:44px;display:flex;justify-content:center;align-items:center;margin:0}.section-footer .section-footer__social .social{display:flex;gap:12px}.cross-page-promos{border-top:1px solid #cfceca;padding-top:32px;padding-bottom:32px}.cross-page-promos .container{--page-container-width: 1440px;--container-pad-x: 120px}@media only screen and (max-width: 768px){.cross-page-promos .container{--container-pad-x: 0}}.cross-page-promos .container .flexible-layout{margin:0;justify-content:space-between}@media only screen and (max-width: 768px){.cross-page-promos .container .flexible-layout{gap:30px 0}}.cross-page-promos .container .column{padding:0;margin:0!important}.cross-page-promos .container .column.column--quarter{width:14%}@media only screen and (max-width: 768px){.cross-page-promos{padding-top:30px;padding-bottom:30px}}.cross-page-promos .cross-page-promos__icon{width:24px;height:24px;margin-bottom:6px}.cross-page-promos .cross-page-promos__title{font-size:16px;font-weight:500;line-height:20px;color:#000}@media only screen and (max-width: 768px){.cross-page-promos .cross-page-promos__title{padding:0 5px}}@media only screen and (max-width: 768px){#pagefooter .newsletter__container .section-footer__text{text-align:center}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/footer.autostyle.css.map */
