.sc-footer-section{position:relative}.sc-footer{position:relative;isolation:isolate;overflow:hidden;background:var(--sc-footer-fallback-background, var(--sc-footer-surface));color:var(--sc-footer-text);font-family:var(--sc-font-body)}.sc-footer:before,.sc-footer:after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";pointer-events:none}.sc-footer:before{background-image:var(--sc-footer-background-image, none);background-position:center bottom;background-repeat:no-repeat;background-size:100% auto;opacity:var(--sc-footer-skyline-opacity)}.sc-footer:after{background:none}.sc-footer--has-skyline:after{background:var(--sc-footer-overlay)}.sc-footer__content{position:relative;z-index:1;padding-block:var(--sc-footer-section-padding) var(--sc-space-24)}.sc-footer__top{display:grid;grid-template-columns:minmax(var(--sc-footer-logo-width),1.25fr) minmax(0,3.75fr);gap:var(--sc-gap-lg);align-items:start}.sc-footer__brand{display:flex;flex-direction:column;align-items:flex-start;gap:var(--sc-space-24)}.sc-footer__logo-link,.sc-footer__logo{display:block}.sc-footer__logo{width:var(--sc-footer-logo-width);height:auto;filter:var(--sc-footer-logo-filter)}.sc-footer__social-list,.sc-footer__menu-list,.sc-footer__accordion-list,.sc-footer__payment-list{margin:0;padding:0;list-style:none}.sc-footer__social-list{display:flex;flex-wrap:wrap;gap:var(--sc-space-12)}.sc-footer__social-link{display:inline-flex;width:var(--sc-footer-social-size);height:var(--sc-footer-social-size);align-items:center;justify-content:center;border-radius:var(--sc-radius-circle);background-color:var(--sc-paper);color:var(--sc-navy);box-shadow:var(--sc-shadow-xs);text-decoration:none;transition:background-color var(--sc-duration-fast) var(--sc-ease-standard),color var(--sc-duration-fast) var(--sc-ease-standard),transform var(--sc-duration-fast) var(--sc-ease-standard)}.sc-footer__social-link:hover{transform:translateY(calc(var(--sc-space-4) * -1));background-color:var(--sc-gold);color:var(--sc-on-gold)}.sc-footer__social-link svg{width:50%;height:50%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--sc-icon-stroke-width)}.sc-footer__desktop-nav{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--sc-gap-sm)}.sc-footer__menu-column{min-width:0}.sc-footer__menu-heading{margin:0 0 var(--sc-space-20);color:var(--sc-footer-text);font-family:var(--sc-font-heading);font-size:var(--sc-text-md);font-weight:var(--sc-weight-black);letter-spacing:var(--sc-tracking-wide);line-height:var(--sc-lh-normal);text-transform:uppercase}.sc-footer__menu-list{display:flex;flex-direction:column;gap:var(--sc-space-4)}.sc-footer__menu-link{display:flex;width:100%;min-width:0;min-height:var(--sc-footer-link-min-height);align-items:center;color:var(--sc-footer-text-muted);font-size:var(--sc-text-md);font-weight:var(--sc-weight-regular);line-height:var(--sc-lh-normal);overflow-wrap:anywhere;text-decoration:none;transition:color var(--sc-duration-fast) var(--sc-ease-standard)}.sc-footer__menu-link:hover{color:var(--sc-gold);text-decoration:underline;text-underline-offset:var(--sc-space-4)}.sc-footer__mobile-nav{display:none}.sc-footer__payments{margin-top:var(--sc-space-32);padding:var(--sc-space-12) var(--sc-space-16);border:var(--sc-border-thin) solid var(--sc-footer-border);border-radius:var(--sc-radius-pill);background-color:var(--sc-footer-panel)}.sc-footer__payment-list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--sc-space-8)}.sc-footer__payment-item{display:inline-flex;line-height:var(--sc-lh-tight)}.sc-footer__payment-icon{width:auto;height:var(--sc-footer-payment-height);border-radius:var(--sc-radius-xs)}.sc-footer__bottom{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--sc-space-12) var(--sc-space-24);padding-top:var(--sc-space-20);color:var(--sc-footer-text-muted)}.sc-footer__copyright,.sc-footer__legal-link,.sc-footer__attribution{color:inherit;font-size:var(--sc-text-xs);font-weight:var(--sc-weight-regular);line-height:var(--sc-lh-normal)}.sc-footer__attribution{white-space:nowrap}.sc-footer__attribution-link{font:inherit;text-underline-offset:var(--sc-space-4)}.sc-footer__legal{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:var(--sc-space-16)}.sc-footer__legal-link{text-decoration:none}.sc-footer__legal-link:hover{color:var(--sc-footer-text);text-decoration:underline}.sc-footer__cookie-button{margin:0;padding:0;border:0;background:transparent;cursor:pointer;font-family:inherit}.sc-footer :focus-visible{outline:var(--sc-border-focus) solid var(--sc-gold);outline-offset:var(--sc-focus-ring-offset)}@media screen and (max-width:1180px){.sc-footer__top{grid-template-columns:1fr}.sc-footer__brand{align-items:center;text-align:center}}@media screen and (max-width:989px){.sc-footer:before{background-size:auto 45%}.sc-footer__content{padding-block:var(--sc-space-32) var(--sc-space-20)}.sc-footer__top{display:block}.sc-footer__brand{gap:var(--sc-space-16)}.sc-footer__logo{width:var(--sc-header-logo-width-mobile)}.sc-footer__desktop-nav{display:none}.sc-footer__mobile-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--sc-space-8);margin-top:var(--sc-space-24)}.sc-footer__accordion{min-width:0}.sc-footer__accordion-summary{display:flex;min-height:var(--sc-control-size);align-items:center;justify-content:space-between;gap:var(--sc-space-8);padding:var(--sc-space-12);border:var(--sc-border-thin) solid var(--sc-footer-border);border-radius:var(--sc-radius-sm);background-color:var(--sc-footer-panel);color:var(--sc-footer-text);font-size:var(--sc-text-sm);font-weight:var(--sc-weight-bold);line-height:var(--sc-lh-normal);list-style:none;cursor:pointer}.sc-footer__accordion-summary::-webkit-details-marker{display:none}.sc-footer__accordion-icon{width:var(--sc-space-12);height:var(--sc-space-12);fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:var(--sc-icon-stroke-width);transition:transform var(--sc-duration-fast) var(--sc-ease-standard)}.sc-footer__accordion[open] .sc-footer__accordion-summary{border-radius:var(--sc-radius-sm) var(--sc-radius-sm) 0 0;background-color:var(--sc-footer-panel-hover)}.sc-footer__accordion[open] .sc-footer__accordion-icon{transform:rotate(180deg)}.sc-footer__accordion-list{display:flex;flex-direction:column;padding:var(--sc-space-8) var(--sc-space-12) var(--sc-space-12);border:var(--sc-border-thin) solid var(--sc-footer-border);border-top:0;border-radius:0 0 var(--sc-radius-sm) var(--sc-radius-sm);background-color:var(--sc-footer-panel)}.sc-footer__menu-link{min-height:var(--sc-control-size);font-size:var(--sc-text-sm)}.sc-footer__payments{margin-top:var(--sc-space-20);border-radius:var(--sc-radius-lg)}.sc-footer__payment-icon{height:var(--sc-space-24)}.sc-footer__bottom{flex-direction:column;gap:var(--sc-space-12);padding-top:var(--sc-space-16);text-align:center}}@media screen and (max-width:749px){.sc-footer__mobile-nav{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.sc-footer__social-link,.sc-footer__menu-link,.sc-footer__accordion-icon{transition-duration:var(--sc-duration-none)}}
/*# sourceMappingURL=/cdn/shop/t/38/assets/sleepcity-custom-footer.css.map */
