.lms-footer{position:relative;background-color:rgb(var(--color-background));color:rgb(var(--color-foreground));overflow:hidden;--lms-grey-input: #bcbbbb;--lms-grey-btn: #8a8888;--lms-grey-muted: #d3d2d2}.lms-footer__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.lms-footer__bg-img{width:100%;height:100%;object-fit:cover;opacity:var(--lms-footer-bg-opacity, .25)}.lms-footer__inner{position:relative;z-index:1;padding-top:var(--lms-footer-pt, 56px);padding-bottom:var(--lms-footer-pb, 24px)}.lms-footer__inner:not(.page-width){padding-inline:clamp(1.6rem,4vw,5.5rem)}.lms-footer__heading{margin:0;font-family:var(--font-heading-family);font-size:1.8rem;line-height:1;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 150;color:rgb(var(--color-foreground))}.lms-footer__heading--menu{font-size:1.6rem;line-height:1.0125;font-variation-settings:"wght" 700,"wdth" 27}.lms-footer .btn--outline.btn--secondary{width:100%;min-height:4.8rem;padding:1.4rem 2.4rem;background:transparent;border:.75px solid var(--lms-grey-btn);border-radius:2px;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.6rem;line-height:1.2;text-transform:uppercase;font-variation-settings:"wght" 500,"wdth" 80;transition:background-color .2s ease,color .2s ease,border-color .2s ease}@media(hover:hover){.lms-footer .btn--outline.btn--secondary:hover{background:rgb(var(--color-foreground));color:rgb(var(--color-background));border-color:rgb(var(--color-foreground))}}.lms-footer__logo{display:inline-block}.lms-footer__logo-img{width:var(--lms-footer-logo-w, 204px);height:auto}.lms-footer__insta{display:flex;align-items:center;gap:.8rem}.lms-footer__insta-icon{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;flex-shrink:0;color:rgb(var(--color-foreground))}.lms-footer__insta-icon .icon{width:100%;height:100%}.lms-footer__insta-body{display:flex;flex-direction:column;align-items:flex-start;gap:.2rem}.lms-footer__insta-handle{font-family:var(--font-heading-family);font-size:1.4rem;line-height:1;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 50}.lms-footer__insta-link{display:inline-flex;align-items:center;gap:.2rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.4rem;line-height:1;text-transform:uppercase;font-variation-settings:"wght" 500,"wdth" 80}.lms-footer__insta-link-text{border-bottom:1px solid currentColor;padding-bottom:.2rem}.lms-footer__insta-link svg{width:2rem;height:2rem}.lms-footer__help{display:flex;flex-direction:column;gap:1.6rem}.lms-footer__help-btns{display:flex;flex-direction:column;gap:.8rem}.lms-footer__menu.accordion-details,.lms-footer__embed{border:0}.lms-footer__menu-summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:.8rem;padding:0}.lms-footer__menu-summary::-webkit-details-marker{display:none}.lms-footer__menu-icon{display:none;align-items:center}.lms-footer__menu-icon svg{width:2.4rem;height:2.4rem}.lms-footer__menu-list{padding:0;margin:1.2rem 0 0;display:flex;flex-direction:column;gap:0;line-height:1.7rem}.lms-footer__menu-list li+li{margin-top:0;padding-top:.4rem}.lms-footer__menu-list a.reversed-link{display:inline;padding:0;font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.7rem;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 27;text-decoration:none;background-image:linear-gradient(currentColor,currentColor);background-repeat:no-repeat;background-position:0 100%;background-size:0% 1px;transition:background-size .4s cubic-bezier(.215,.61,.355,1)}@media(hover:hover){.lms-footer__menu-list a.reversed-link:hover{background-size:100% 1px}}.lms-footer__embed{display:flex;flex-direction:column;gap:1.2rem}.lms-footer__embed-img{display:block;width:var(--lms-embed-img-w, 120px);max-width:100%;height:auto}.lms-footer__embed-placeholder{display:block;padding:1.6rem;border:1px dashed rgba(var(--color-foreground),.4);border-radius:2px;font-family:var(--font-heading-family);font-size:1.3rem;line-height:1.3;text-transform:uppercase;opacity:.6}.lms-footer__col--right{display:flex;flex-direction:column;gap:4rem}.lms-footer__newsletter{display:flex;flex-direction:column;gap:1rem}.lms-footer__newsletter-desc{margin:0;font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.15;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 25;color:rgb(var(--color-foreground))}.lms-footer__newsletter-form{margin-top:0}.lms-footer .newsletter-form__design-2 .form-field{display:flex;flex-direction:column;gap:.8rem}.lms-footer .form-control{width:100%;box-sizing:border-box;height:4.8rem;min-height:0;line-height:normal;background:transparent;border:.75px solid var(--lms-grey-input);border-radius:2px;padding:0 1.5rem;color:rgb(var(--color-foreground));font-family:var(--font-heading-family);font-size:1.4rem;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 50}.lms-footer .form-control::placeholder{color:var(--lms-grey-input);text-transform:uppercase;opacity:1}.lms-footer .newsletter-form__button{margin-top:0}.lms-footer__newsletter-link{font-family:var(--font-heading-family);font-size:1.4rem;line-height:1;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 50;color:var(--lms-grey-muted)}@media(hover:hover){.lms-footer__newsletter-link:hover{color:rgb(var(--color-foreground))}}.lms-footer__aco{display:flex;flex-direction:column;gap:1rem}.lms-footer__aco-head{display:flex;align-items:center;gap:.4rem}.lms-footer__aco-logo{width:3.2rem;height:3.2rem;object-fit:contain;flex-shrink:0}.lms-footer__bottom{margin-top:3.2rem;padding-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.15);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:2.4rem}.lms-footer__copyright,.lms-footer__secure{margin:0}.lms-footer__copyright,.lms-footer__secure,.lms-footer__legal a.reversed-link{font-family:var(--font-heading-family);font-size:1.4rem;line-height:1.14;text-transform:uppercase;font-variation-settings:"wght" 700,"wdth" 50;opacity:.7}.lms-footer__legal{display:flex;flex-wrap:wrap;align-items:center;gap:1.2rem 2.4rem;padding:0;margin:0}.lms-footer__legal a.reversed-link{color:rgb(var(--color-foreground))}@media screen and (min-width:1024px){.lms-footer__main{display:flex;align-items:stretch;justify-content:space-between;gap:3rem}.lms-footer__col--left{width:28.3rem;flex:0 0 auto;display:flex;flex-direction:column;justify-content:space-between;gap:3.2rem;padding-top:3.2rem}.lms-footer__col--center{flex:1 1 auto;display:grid;grid-template-columns:repeat(var(--lms-footer-cols, 3),minmax(0,1fr));gap:3.2rem 2.4rem;align-content:start;padding:3.2rem 1.5rem 0}.lms-footer__col--right{width:28.2rem;flex:0 0 auto;justify-content:space-between;padding-block:3.2rem}.lms-footer__menu-summary{pointer-events:none;cursor:default}.lms-footer__menu-icon{display:none}.lms-footer__bottom{margin-top:2.4rem}}@media screen and (max-width:1023.98px){.lms-footer__main{display:flex;flex-direction:column;gap:4rem}.lms-footer__col--left{display:flex;flex-direction:column;align-items:flex-start;gap:4rem;padding-top:3.2rem}.lms-footer__col--left .lms-footer__help,.lms-footer__col--left .lms-footer__help-btns,.lms-footer__col--left .lms-footer__insta{width:100%}.lms-footer__col--center{display:flex;flex-direction:column;width:100%;padding:2rem 0}.lms-footer__menu.accordion-details{width:100%}.lms-footer__menu-summary{cursor:pointer;padding:1.2rem 0;min-height:5.2rem}.lms-footer__menu-icon{display:flex}.lms-footer__menu-list{margin-top:0;padding-bottom:1.2rem}.lms-footer__embed{order:10;padding:2rem 0}.lms-footer__embed--hide-mobile{display:none}.lms-footer__col--right{width:100%}.lms-footer__bottom{flex-direction:column;align-items:flex-start;gap:2.4rem}.lms-footer__legal{gap:1.6rem 3.2rem}}.sub-footer{font-size:1.2rem;background-color:#000;padding:3px;color:#fff;z-index:2}.sub-footer a:hover{text-decoration:underline}#trustbadgeCustomContainer [id^=minimized-trustbadge]>button:not([id]){flex-direction:column!important;width:auto!important;max-width:14rem!important;height:auto!important}#trustbadgeCustomContainer>div{max-width:100%!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/lms-footer.css.map */
