.cs-footer{--cs-footer-navy: #1b1c30;--cs-footer-cream: #f8f4f0;--cs-footer-gold: #f5a304;--cs-footer-mint: #d5eada;--cs-footer-ink: #1b1c30;color:#fff;background:var(--cs-footer-navy);font-family:Poppins,sans-serif}.cs-footer a{text-decoration:none;color:inherit}.cs-footer__inner{width:100%;max-width:var(--page-width);margin:0 auto;padding-inline:2rem}@media screen and (min-width:750px){.cs-footer__inner{padding-inline:5rem}}@media screen and (min-width:1260px){.cs-footer__inner{padding-inline:10rem}}.cs-footer__signup{background:var(--cs-footer-cream);color:var(--cs-footer-ink)}.cs-footer__signup-row{display:flex;flex-direction:column;align-items:center;gap:1.6rem;padding-block:2.4rem;text-align:center}@media screen and (min-width:851px){.cs-footer__signup-row{flex-direction:row;align-items:center;justify-content:space-between;gap:3rem;padding-block:2.8rem;text-align:left}}.cs-footer__signup-copy{min-width:0;max-width:43rem}.cs-footer__signup-heading{margin:0;font-size:2.2rem;font-weight:600;line-height:1.15;letter-spacing:-.03em;color:var(--cs-footer-ink)}.cs-footer__signup-text{margin:.6rem 0 0;font-size:1.4rem;line-height:1.4;font-weight:400;color:#1b1c30bf}@media screen and (min-width:851px){.cs-footer__signup-heading{font-size:2.8rem}.cs-footer__signup-text{font-size:1.5rem}}.cs-footer__form{width:100%;max-width:48rem;flex-shrink:0}.cs-footer__form-row{display:flex;flex-direction:column;align-items:center;gap:1rem}@media screen and (min-width:851px){.cs-footer__form-row{flex-direction:row;align-items:stretch;gap:1.2rem}}.cs-footer__input{flex:1;min-width:0;height:4.8rem;padding:.6rem 1.8rem;border:1px solid transparent;border-radius:9999px;background:#fff;color:var(--cs-footer-ink);font-family:inherit;font-size:1.4rem;transition:border-color .2s ease,box-shadow .2s ease}.cs-footer__input::placeholder{color:#1b1c3073}.cs-footer__input:focus{outline:none;border-color:var(--cs-footer-ink);box-shadow:none}.cs-footer__submit{height:4.8rem;padding:0 2.8rem;border:0;border-radius:9999px;background:var(--cs-footer-gold);color:var(--cs-footer-ink);font-family:inherit;font-size:1.4rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;cursor:pointer;transition:background-color .2s ease,transform .15s ease;white-space:nowrap}.cs-footer__submit:hover{background:#e89e00}.cs-footer__submit:active{transform:translateY(1px)}.cs-footer__form-message{margin:.8rem 0 0;font-size:1.3rem;font-weight:600}.cs-footer__form-message--success{color:#119d52}.cs-footer__form-message--error{color:#c0392b}.cs-footer__body{padding-top:4rem;padding-bottom:3.2rem;position:relative}@media screen and (min-width:750px){.cs-footer__body{padding-top:6.4rem;padding-bottom:5.2rem}}.cs-footer__grid{display:grid;grid-template-columns:1fr;gap:3.2rem}@media screen and (min-width:990px){.cs-footer__grid{grid-template-columns:minmax(22rem,.85fr) minmax(0,2.15fr);gap:6.4rem;align-items:start}}.cs-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:1.6rem}@media screen and (min-width:990px){.cs-footer__brand{gap:2rem;padding-right:1.2rem;border-right:1px solid rgba(213,234,218,.18)}}.cs-footer__logo-link{display:inline-block;transition:transform .25s ease,opacity .25s ease}.cs-footer__logo-link:hover{transform:translateY(-2px);opacity:.92}.cs-footer__logo{display:block;width:auto;max-width:16rem;height:auto}.cs-footer__tagline{margin:0;max-width:28rem;font-size:1.5rem;line-height:1.5;font-weight:400;color:#ffffffb8}@media screen and (min-width:990px){.cs-footer__tagline{font-size:1.55rem;line-height:1.55}}.cs-footer__social.list-social{justify-content:flex-start;gap:.8rem;margin-top:.4rem}.cs-footer__social .list-social__link{color:var(--cs-footer-mint);width:4rem;height:4rem;border-radius:9999px;border:1px solid rgba(213,234,218,.28);background:#d5eada0f;justify-content:center;transition:color .2s ease,transform .2s ease,background-color .2s ease,border-color .2s ease}.cs-footer__social .list-social__link:hover{color:var(--cs-footer-navy);background:var(--cs-footer-mint);border-color:var(--cs-footer-mint);transform:translateY(-2px)}.cs-footer__social .list-social__link:hover svg path{fill:var(--cs-footer-navy)}.cs-footer__social .list-social__item .svg-wrapper,.cs-footer__social .list-social__item .icon{width:2rem;height:2rem}.cs-footer__menus{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:750px){.cs-footer__menus{grid-template-columns:repeat(auto-fit,minmax(15rem,1fr));gap:3.2rem 4rem}}@media screen and (min-width:990px){.cs-footer__menus{gap:3.6rem 4.8rem;padding-top:.4rem}}.cs-footer__menu{border-top:1px solid rgba(255,255,255,.12)}@media screen and (min-width:750px){.cs-footer__menu{border-top:0}}.cs-footer__menu-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.6rem 0;margin:0;border:0;background:transparent;color:#fff;font-family:inherit;font-size:1.5rem;font-weight:600;letter-spacing:.02em;text-align:left;cursor:pointer}.cs-footer__menu-toggle-icon{width:1.2rem;height:1.2rem;position:relative;flex-shrink:0}.cs-footer__menu-toggle-icon:before,.cs-footer__menu-toggle-icon:after{content:"";position:absolute;top:50%;left:50%;width:1.2rem;height:1.5px;background:var(--cs-footer-mint);transition:transform .25s ease,opacity .25s ease}.cs-footer__menu-toggle-icon:before{transform:translate(-50%,-50%)}.cs-footer__menu-toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg)}.cs-footer__menu.is-open .cs-footer__menu-toggle-icon:after{transform:translate(-50%,-50%) rotate(90deg) scaleY(0);opacity:0}.cs-footer__menu-heading{margin:0 0 1.4rem;font-size:1.5rem;font-weight:600;letter-spacing:.02em;color:#fff}@media screen and (min-width:750px){.cs-footer__menu-heading{display:inline-flex;flex-direction:column;align-items:flex-start;gap:1rem;margin:0 0 2rem;font-size:1.3rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cs-footer-mint)}.cs-footer__menu-heading:after{content:"";display:block;width:2.8rem;height:2px;background:var(--cs-footer-gold);border-radius:9999px;transition:width .25s ease}.cs-footer__menu:hover .cs-footer__menu-heading:after{width:4rem}}.cs-footer__menu-panel{overflow:hidden;max-height:0;transition:max-height .35s ease}.cs-footer__menu.is-open .cs-footer__menu-panel{max-height:40rem}@media screen and (min-width:750px){.cs-footer__menu-toggle{display:none}.cs-footer__menu-panel{max-height:none!important;overflow:visible}}.cs-footer__menu-list{display:flex;flex-direction:column;gap:.9rem;margin:0;padding:0 0 1.6rem;list-style:none}@media screen and (min-width:750px){.cs-footer__menu-list{gap:1.15rem;padding:0}}.cs-footer__menu-link{display:inline-block;font-size:1.4rem;line-height:1.35;color:#ffffffb8;background-image:linear-gradient(currentColor,currentColor);background-position:0 100%;background-repeat:no-repeat;background-size:0 1px;transition:color .2s ease,background-size .25s ease,transform .2s ease}@media screen and (min-width:750px){.cs-footer__menu-link{font-size:1.5rem;letter-spacing:.01em}}.cs-footer__menu-link:hover,.cs-footer__menu-link:focus-visible{color:#fff;background-size:100% 1px}@media screen and (min-width:750px){.cs-footer__menu-link:hover,.cs-footer__menu-link:focus-visible{color:var(--cs-footer-gold);background-image:linear-gradient(var(--cs-footer-gold),var(--cs-footer-gold));transform:translate(.3rem)}}.cs-footer__text-block{font-size:1.4rem;line-height:1.45;color:#ffffffb8;padding-bottom:1.6rem}@media screen and (min-width:750px){.cs-footer__text-block{padding-bottom:0;font-size:1.5rem;line-height:1.55;max-width:24rem}}.cs-footer__text-block p{margin:0 0 .8rem}.cs-footer__text-block p:last-child{margin-bottom:0}.cs-footer__bar{border-top:1px solid rgba(213,234,218,.28);padding:2rem 0 2.4rem}.cs-footer__bar-row{display:flex;flex-direction:column;align-items:center;gap:1.6rem;text-align:center}@media screen and (min-width:750px){.cs-footer__bar-row{flex-direction:row;justify-content:space-between;align-items:center;text-align:left;gap:2rem}}.cs-footer__copyright{margin:0;font-size:1.2rem;color:var(--cs-footer-mint)}.cs-footer__copyright a{color:inherit}.cs-footer__policies{display:flex;flex-wrap:wrap;justify-content:center;gap:.4rem 1.6rem;margin:0;padding:0;list-style:none}@media screen and (min-width:750px){.cs-footer__policies{justify-content:flex-end}}.cs-footer__policies a{font-size:1.2rem;color:var(--cs-footer-mint);transition:color .2s ease}.cs-footer__policies a:hover{color:#fff}.cs-footer__payment{width:100%}.cs-footer__payment .list-payment{justify-content:center;margin:0;padding:0}@media screen and (min-width:750px){.cs-footer__payment .list-payment{justify-content:flex-end}}@media screen and (max-width:749px){.cs-footer__brand{align-items:center;text-align:center}.cs-footer__tagline{max-width:32rem}.cs-footer__social.list-social{justify-content:center}.cs-footer__menus{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/34/assets/cs-footer.css.map */
