:root{--font-headings: sans-serif;--font-weight-headings: 700;--font-body: sans-serif;--font-weight-body: 400;--font-weight-bold: 700;--color-info-light: #e8f1f8;--color-info: #1a77b2;--color-success-light: #e9f2ec;--color-success: #127d34;--color-warning-light: #fbf4df;--color-warning: #c18c00;--color-error-light: #fbeaea;--color-error: #d22d1e;--color-fade: rgba(0, 0, 0, .2);--color-focus-outline: rgba(0, 0, 0, .3);--transition-duration: .5s;--transition-timing: ease-in-out;--transition-timing-flick: cubic-bezier(.16, .68, .43, .99);--spacing-xxs: .4rem;--spacing-xs: .8rem;--spacing-sm: 1.6rem;--spacing-md: 2.4rem;--spacing-lg: 3.2rem;--spacing-xl: 4rem;--spacing-xxl: 4.8rem;--breakpoint-sm: 30rem;--breakpoint-md: 48rem;--breakpoint-lg: 61.875rem;--breakpoint-xl: 87.5rem}footer{background:var(--color-neutral-5);position:relative;border-top:1px solid var(--color-neutral-10)}footer .container.main{display:grid;grid-template-columns:repeat(4,1fr);gap:0 var(--spacing-sm);padding:var(--spacing-lg) var(--spacing-sm)}@media (min-width: 61.875rem){footer .container.main{grid-template-columns:repeat(12,1fr)}}footer a,footer .footer-menu__list-item{font-size:var(--button-text-font-size);line-height:var(--button-text-line-height);text-transform:var(--button-text-text-transform);text-decoration:none}.footer-menu__list-wrapper-mobile{display:block}@media (min-width: 61.875rem){.footer-menu__list-wrapper-mobile{display:none}}.footer-menu__list-wrapper-desktop{display:none}@media (min-width: 61.875rem){.footer-menu__list-wrapper-desktop{display:flex}}.footer-newsletter{grid-column:span 4;width:100%}.footer-newsletter .footer-newsletter__title{font-size:var(--button-text-font-size);line-height:var(--button-text-line-height);text-transform:var(--button-text-text-transform);margin-bottom:var(--spacing-sm)}.footer-newsletter .footer-newsletter__content{font-size:var(--button-text-font-size);line-height:var(--button-text-line-height);margin-bottom:var(--spacing-lg)}.footer-newsletter .subscribe-form__footer-message{font-size:1.1rem;line-height:var(--paragraph-small-line-height);margin-top:var(--spacing-sm)}@media (min-width: 61.875rem){.footer-newsletter{grid-column:span 6;width:50%;padding-right:var(--spacing-xs)}}.footer-newsletter .klaviyo-form{border:none!important}@media (min-width: 61.875rem){.footer__media{max-width:65%;margin:auto;padding-bottom:10rem}}.footer__media lottie-player{width:100%}.footer-social{grid-column:span 4}@media (min-width: 61.875rem){.footer-social{grid-column:span 2}}.footer-social:has(.list-inline:empty){display:none}.footer-social .list-inline{display:flex;gap:1rem;justify-content:right}@media (min-width: 61.875rem){.footer-social .list-inline{margin:0;justify-content:unset;gap:0;flex-direction:column}.footer-social .list-inline li{line-height:var(--spacing-sm)}}.footer-social .social-chevron svg{width:1.6rem;height:1.6rem;position:absolute;height:1.8rem}.footer-social .social-item a{background:var(--color-neutral-5);position:relative;display:inline-block;transition:transform .5s cubic-bezier(.175,.885,.32,1.275);transform:translate(0)}@media (hover: hover){.footer-social .social-item:hover a{transform:translate(1.6rem);transition:transform .5s cubic-bezier(.175,.885,.32,1.275)}}.footer-menu__list-item{padding:var(--spacing-md) 0;border-bottom:1px solid var(--color-neutral-10)}.footer-menu__list-item:last-child{border-bottom:none}.footer-menu__list-item{display:flex;gap:1rem}.footer-menu__list-item details{width:50%}.footer-menu__list-item details~.footer-menu__list-item-children{max-height:0;opacity:0;overflow:hidden;transition:max-height 1s cubic-bezier(.4,0,0,1),opacity 1s cubic-bezier(.4,0,0,1)}.footer-menu__list-item details[open]~.footer-menu__list-item-children{max-height:500px;opacity:1}.footer-menu__list-item summary{display:block}.footer-menu__list-item-children{padding:0}.footer-menu__list-wrapper-desktop{gap:var(--spacing-sm)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children{display:flex;flex-direction:column;width:50%;position:relative}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children .submenu__chevron{transform:translateY(-5px);display:none;position:absolute;left:-1.5rem;top:0;pointer-events:none;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children .submenu__chevron svg{width:1.6rem;height:1.6rem}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children a{padding-bottom:var(--spacing-xxs);min-height:2rem}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li{display:contents}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:hover~.submenu__chevron{transform:translateY(-5px);display:flex}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(1):hover~.submenu__chevron{transform:translateY(0)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(2):hover~.submenu__chevron{transform:translateY(2rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(3):hover~.submenu__chevron{transform:translateY(4rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(4):hover~.submenu__chevron{transform:translateY(6rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(5):hover~.submenu__chevron{transform:translateY(8rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(6):hover~.submenu__chevron{transform:translateY(10rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(7):hover~.submenu__chevron{transform:translateY(12rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(8):hover~.submenu__chevron{transform:translateY(14rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(9):hover~.submenu__chevron{transform:translateY(16rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(10):hover~.submenu__chevron{transform:translateY(18rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(11):hover~.submenu__chevron{transform:translateY(20rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(12):hover~.submenu__chevron{transform:translateY(22rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(13):hover~.submenu__chevron{transform:translateY(24rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(14):hover~.submenu__chevron{transform:translateY(26rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(15):hover~.submenu__chevron{transform:translateY(28rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(16):hover~.submenu__chevron{transform:translateY(30rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(17):hover~.submenu__chevron{transform:translateY(32rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(18):hover~.submenu__chevron{transform:translateY(34rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(19):hover~.submenu__chevron{transform:translateY(36rem)}.footer-menu__list-wrapper-desktop .footer-menu__list-item-children li:nth-child(20):hover~.submenu__chevron{transform:translateY(38rem)}.footer-menu__list-item-content{cursor:pointer;list-style:none}.footer-menu__list-item-content::-webkit-details-marker{display:none}.footer-menu__list-item-content-icon svg{width:1.6rem;height:1.6rem;transition:transform .5s ease-in-out}details[open] .footer-menu__list-item-content-icon svg{transform:rotate(90deg);transition:transform .5s ease-in-out}.footer-menu{grid-column:span 4}@media (min-width: 61.875rem){.footer-menu{grid-column:span 4}}.footer-menu:last-child .footer-menu__list{margin-bottom:0}.footer-message{text-align:center}.footer-message *{font-size:var(--paragraph-small-font-size)}.footer-message p{margin-bottom:var(--spacing-xxs)}.footer-message a{text-transform:unset;text-decoration:underline}.footer-message shirt-counter{display:flex;overflow:hidden;height:1.2rem;margin:.1rem}.footer-message .section-counter-rich-digit{display:flex;flex-direction:column;transition:transform .7s cubic-bezier(.175,.885,.32,1.275);width:1.2rem;text-align:left;font-size:1.2rem}.footer-message .section-counter-rich-digit span{line-height:1}.footer-base{text-align:center;padding-bottom:0}.footer-base .container{padding:0 var(--spacing-sm)}.footer-lower-wrapper{padding-bottom:var(--spacing-md)}@media (min-width: 61.875rem){.footer-lower-wrapper{display:flex;justify-content:space-between;position:absolute;bottom:0;width:100%}.footer-lower-wrapper .footer-base{order:0;padding:0;margin-top:auto}.footer-lower-wrapper .footer-message{order:1}.footer-lower-wrapper .footer__region-select{margin-top:auto;order:2}}.footer__region-select{font-size:var(--paragraph-small-font-size);text-align:center}.footer__region-select label{padding-left:3rem}.footer__region-select select{padding:0;padding-right:3rem;border:none;background-color:transparent;text-decoration:underline;font-size:var(--paragraph-extra-small-font-size);letter-spacing:var(--button-text-letter-spacing);font-family:var(--body-font-family);text-underline-position:from-font}.subscribe-form__wrapper{position:relative;overflow:hidden}#subscribe-form-footer__email{border-color:var(--color-neutral-15)}#subscribe-form-footer__email::-moz-placeholder{color:#000;font-family:var(--body-font-family);font-size:var(--paragraph-small-font-size)}#subscribe-form-footer__email::placeholder{color:#000;font-family:var(--body-font-family);font-size:var(--paragraph-small-font-size)}.subscribe-form__button{position:absolute;top:0;right:0;padding:1.6rem;display:flex;transition:transform .4s ease-in-out,opacity .4s ease-in-out}.submitted .subscribe-form__button{transform:translate(100%);opacity:0}.footer-counter-wrapper{display:flex;justify-content:center}.klaviyo-form form{padding:0!important;border:1px solid var(--color-neutral-15)!important}.klaviyo-form form *{padding:0!important}.klaviyo-form form div{min-height:unset!important}.klaviyo-form form input{outline:none!important;border:none!important;padding-left:var(--spacing-sm)!important;color:var(--color-black);font-size:var(--body-small-font-size)!important;background:var(--color-neutral-5)!important}.klaviyo-form form input::-moz-placeholder{color:var(--color-black)!important;font-size:var(--body-small-font-size)!important}.klaviyo-form form input::placeholder{color:var(--color-black)!important;font-size:var(--body-small-font-size)!important}.klaviyo-form form [data-testid=form-row]:nth-of-type(1),.klaviyo-form form [data-testid=form-row]:nth-of-type(3){display:none!important}.klaviyo-form form [data-testid=form-row]:nth-of-type(2){border:1px solid var(--color-neutral-15)!important}.klaviyo-form form input::-moz-placeholder{text-transform:capitalize!important}.klaviyo-form form input::placeholder{text-transform:capitalize!important}.klaviyo-form form button[type=button].needsclick{color:var(--color-black)!important;background:transparent!important;height:100%!important;display:flex;align-items:center;justify-content:center;padding-right:var(--spacing-sm)!important;gap:0}.klaviyo-form form button[type=button].needsclick:hover{background:transparent!important}.klaviyo-form form button[type=button].needsclick:before{content:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNiIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgNiA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxwYXRoIGQ9Ik0xIDFMNSA0TDEgNyIgc3Ryb2tlPSJibGFjayIgc3R5bGU9InN0cm9rZTpibGFjaztzdHJva2Utb3BhY2l0eToxOyIvPjwvc3ZnPg==);display:flex;align-items:center;justify-content:center;height:1.6rem;width:1.6rem}.klaviyo-form .form-row{display:grid}.klaviyo-form .form-row>*{grid-row:1;grid-column:1}
