:root{--grid-mobile-horizontal-spacing: 10px;--grid-mobile-vertical-spacing: 30px;--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 90px}footer{display:flex;flex-direction:column;align-items:start;row-gap:35px;overflow:hidden}@media only screen and (min-width:768px){footer{row-gap:20px}}footer .footer__row{width:100%;display:flex;flex-direction:row;gap:40px;padding:0 15px;color:#e3e4df}@media only screen and (max-width:920px){footer .footer__row:nth-child(2){flex-direction:column}}@media only screen and (min-width:769px){footer .footer__row{flex-direction:row;padding:0 60px}}@media only screen and (min-width:1024px){footer .footer__row{gap:10%}}footer .footer__row .footer__logo{flex:100% 0 0}footer .footer__row .footer__logo svg{width:100%;margin-top:-10px}footer .footer__row .footer__newsletter{flex:40% 0 0!important;display:flex!important;flex-direction:column!important;gap:20px!important}footer .footer__row .footer__newsletter .klaviyo-form-WNk7NY:empty:before{content:"Not available due to privacy settings."}footer .footer__row .footer__newsletter div[data-testid=form-row]{display:flex!important;flex-direction:column!important;gap:10px!important;align-items:stretch!important}@media only screen and (min-width:768px){footer .footer__row .footer__newsletter div[data-testid=form-row]{flex-direction:row!important;gap:20px!important;align-items:center!important}}footer .footer__row .footer__newsletter div[data-testid=form-row] div:only-child{padding:0!important}footer .footer__row .footer__newsletter div[data-testid=form-row] div:only-child p{background:linear-gradient(90deg,#de9915,#91ba60,#5acec4)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;width:fit-content!important;font-weight:500!important;line-height:130%!important}footer .footer__row .footer__newsletter div[data-testid=form-row] div:only-child p span{font-size:20px!important;font-family:neue-kabel!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div button{display:inline-block!important;position:relative!important;height:fit-content!important;white-space:nowrap!important;background:linear-gradient(90deg,#de9915,#91ba60,#5acec4)!important;color:#e3e4df!important;outline:solid 0 rgba(0,0,0,0)!important;border-radius:10px!important;padding:8px 50px!important;font-family:swell!important;font-size:20px!important;font-weight:400!important;line-height:120%!important;letter-spacing:.025em!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div button:hover{background:#e3e4df!important;color:#344931!important;outline:solid 1px #344931!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div{background-clip:padding-box!important;position:relative!important;z-index:1!important;flex:1!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div input[type=email]{height:100%!important;background:#344931!important;color:#e3e4df!important;font-size:16px!important;font-family:neue-kabel!important;font-weight:700!important;line-height:160%!important;padding:10px 30px!important;border:solid 1px #E3E4DF!important;outline:none!important;border-radius:100px!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div input[type=email]::placeholder{font-size:18px!important;font-family:swell!important;line-height:120%!important;letter-spacing:.54px!important;color:#e3e4df!important}@media only screen and (min-width:768px){footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div input[type=email]::placeholder{font-size:20px!important}}footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div:focus-within:after{content:""!important;position:absolute!important;top:-2px!important;bottom:-2px!important;left:-2px!important;right:-2px!important;border-radius:100px!important;background:linear-gradient(90deg,#de9915,#91ba60,#5acec4)!important;z-index:-1!important}footer .footer__row .footer__newsletter div[data-testid=form-row]>div>div:focus-within input[type=email]{border-color:transparent!important}@media only screen and (max-width:768px){footer .footer__row .footer__newsletter div[data-testid=form-row]>div{flex:auto!important;width:100%}footer .footer__row .footer__newsletter div[data-testid=form-row]>div button{width:100%}}footer .footer__row .footer__newsletter .newsletter-form__message--success{background:linear-gradient(90deg,#de9915,#91ba60,#5acec4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;width:fit-content;font-weight:500;font-size:20px;line-height:130%;margin:10px auto 0}@media only screen and (min-width:768px){footer .footer__row .footer__newsletter .footer__newsletter_description{max-width:60%}}footer .footer__row .footer__links{display:flex;flex-direction:column;gap:25px}@media only screen and (min-width:768px){footer .footer__row .footer__links{flex-direction:row;justify-content:space-between;gap:50px}}footer .footer__row .footer__links .footer__menu_item{display:flex;flex-direction:column;gap:10px}@media only screen and (min-width:768px){footer .footer__row .footer__links .footer__menu_item{gap:40px}}footer .footer__row .footer__links .footer__menu_item .footer__menu_links{display:flex;flex-direction:column;gap:8px}footer .footer__row .footer__copyright{flex:75% 0 0;display:flex;flex-direction:row;align-items:center;gap:30px;font-size:10px;font-family:neue-kabel;font-weight:900;line-height:120%;text-transform:uppercase}footer .footer__row .footer__copyright [data-show-site-credits]{cursor:pointer}footer .footer__row .footer__copyright small{font-size:12px}footer .footer__row .footer__copyright_logo{flex:15% 0 0;display:flex;justify-content:flex-end}footer .footer__row .footer__copyright_logo svg{animation-name:spin;animation-duration:5s;animation-iteration-count:infinite;animation-timing-function:linear}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}footer .footer__row[data-site-credits]{background:#e3e4df;max-height:50px}footer .footer__row[data-site-credits].closed{transition:max-height .5s ease-in-out;max-height:0px}footer .footer__row[data-site-credits] .footer__site_credits{display:flex;gap:25px;width:100%;padding-top:15px;padding-bottom:15px}footer .footer__row[data-site-credits] .footer__site_credits>*{font-size:10px;font-family:neue-kabel;font-weight:900;line-height:120%;text-transform:uppercase;color:#344931}footer .footer__row.menu-2 ul{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:4px;font-size:12px;margin-top:12px;margin-bottom:-12px}@media only screen and (min-width:768px){footer .footer__row.menu-2 ul{flex-direction:row;gap:15px;margin-top:20px;margin-bottom:-20px}}
/*# sourceMappingURL=/cdn/shop/t/163/assets/section-footer.css.map */
