.sunco-footer{--sunco-footer-blue: var(--sunco-brand-blue);--sunco-footer-blue-dark: var(--sunco-brand-blue-dark);--sunco-footer-ink: #222a31;--sunco-footer-muted: #65727d;--sunco-footer-soft: #f6fbfe;--sunco-footer-line: #dfe8ee;background:#fff;color:var(--sunco-footer-ink);font-family:var(--font-body--family);scroll-margin-top:92px}#google-merchantwidget-iframe-wrapper:not([data-sunco-widget-positioned=true]){opacity:0!important;visibility:hidden!important}#google-merchantwidget-iframe-wrapper[data-sunco-widget-positioned=true]{opacity:1!important;visibility:visible!important}.sunco-footer__page{box-sizing:border-box;width:100%;max-width:var(--page-width, 1440px);margin-inline:auto;padding-inline:var(--page-margin, 40px)}.sunco-footer-support{border-top:1px solid #edf3f6;border-bottom:1px solid #edf3f6;background:linear-gradient(180deg,#fbfdff,#f6f9fb)}.sunco-footer-support__inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding-top:24px;padding-bottom:24px}.sunco-footer-support__item{display:grid;justify-items:center;gap:6px;min-width:0;padding:8px 10px;border-radius:12px;color:var(--sunco-footer-ink);font-size:15px;line-height:1.4;text-align:center;text-decoration:none;transition:background-color .16s ease,box-shadow .16s ease,transform .16s ease}.sunco-footer-support__item strong{color:var(--sunco-footer-ink);font-family:var(--font-subheading--family);font-weight:800;line-height:1.2}.sunco-footer-support__item span:not(.sunco-footer-support__icon){color:#2f3a43;font-size:14px;line-height:1.35}.sunco-footer-support__item:hover,.sunco-footer-support__item:focus-visible{background:#fff;box-shadow:0 10px 24px #15527214;outline:none;transform:translateY(-1px)}.sunco-footer-support__item:focus-visible{box-shadow:0 0 0 3px rgb(var(--sunco-brand-blue-rgb) / .18),0 10px 24px #15527214}.sunco-footer-support__item:hover strong,.sunco-footer-support__item:focus-visible strong{color:var(--sunco-footer-blue)}.sunco-footer-support__icon{display:inline-flex;width:42px;height:42px;align-items:center;justify-content:center;border:1px solid #d4eaf5;border-radius:50%;background:#eaf6fb;color:var(--sunco-footer-blue);line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.sunco-footer-support__item:hover .sunco-footer-support__icon,.sunco-footer-support__item:focus-visible .sunco-footer-support__icon{border-color:var(--sunco-footer-blue);background:var(--sunco-footer-blue);color:#fff}.sunco-footer-support__icon svg{display:block;width:23px;height:23px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sunco-footer__top{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,500px);gap:40px 48px;padding-top:38px;padding-bottom:34px}.sunco-footer__menus{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 34px}.sunco-footer-menu__heading,.sunco-footer-newsletter__title{margin:0;color:#111820;font-family:var(--font-subheading--family);font-size:13px;font-weight:800;letter-spacing:.04em;line-height:1.25;text-transform:uppercase}.sunco-footer-menu__toggle{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 0 13px;border:0;background:transparent;color:inherit;font:inherit;letter-spacing:inherit;text-align:left;text-transform:inherit}.sunco-footer-menu__icon{display:none;position:relative;width:12px;height:12px;flex:0 0 12px;margin-left:12px}.sunco-footer-menu__icon:before,.sunco-footer-menu__icon:after{position:absolute;top:50%;left:2px;width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;background:transparent;content:"";transform:translateY(-65%) rotate(45deg);transition:transform .16s ease}.sunco-footer-menu__icon:after{display:none}.sunco-footer-menu__toggle[aria-expanded=true] .sunco-footer-menu__icon:before{transform:translateY(-35%) rotate(225deg)}.sunco-footer-menu__list,.sunco-footer-social__list,.sunco-footer-payments{margin:0;padding:0;list-style:none}.sunco-footer-menu__list li{margin:0}.sunco-footer-menu__link{display:inline-block;padding:4px 0;color:var(--sunco-footer-muted);font-size:13px;line-height:1.65;text-decoration:none}.sunco-footer-menu__link span{position:relative}.sunco-footer-menu__link span:before{position:absolute;left:0;bottom:-2px;width:0;height:1px;background:var(--sunco-footer-blue);content:"";transition:width .18s ease}.sunco-footer-menu__link:hover,.sunco-footer-menu__link:focus-visible{color:var(--sunco-footer-blue)}.sunco-footer-menu__link:hover span:before,.sunco-footer-menu__link:focus-visible span:before{width:100%}.sunco-footer__engagement{display:flex;flex-direction:column;gap:14px;align-self:start}.sunco-footer-newsletter{padding:20px;border:1px solid var(--sunco-footer-line);border-radius:16px;background:linear-gradient(180deg,#ffffff 0%,var(--sunco-footer-soft) 100%);box-shadow:0 12px 30px #0f49690f}.sunco-footer-newsletter__title{margin-bottom:7px}.sunco-footer-newsletter__text{margin-bottom:14px;color:var(--sunco-footer-muted);font-size:13px;line-height:1.45}.sunco-footer-newsletter__field{display:flex;align-items:stretch;gap:8px;max-width:none}.sunco-footer-newsletter__input{min-width:0;flex:1 1 auto;height:44px;padding:9px 16px;border:1px solid #cbd8e0;border-radius:999px;background:#fff;color:var(--sunco-footer-ink);font:inherit;font-size:13px;transition:border-color .16s ease,box-shadow .16s ease}.sunco-footer-newsletter__input:focus{border-color:var(--sunco-footer-blue);box-shadow:0 0 0 3px rgb(var(--sunco-brand-blue-rgb) / .14);outline:none}.sunco-footer-newsletter__input::placeholder{color:#717171;opacity:1}.sunco-footer-newsletter__button{min-width:124px;height:44px;padding:0 22px;border:1px solid var(--sunco-footer-blue);border-radius:999px;background:var(--sunco-footer-blue);color:#fff;cursor:pointer;font-family:var(--font-subheading--family);font-size:12px;font-weight:700;letter-spacing:0;line-height:1;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.sunco-footer-newsletter__button:hover,.sunco-footer-newsletter__button:focus-visible{border-color:var(--sunco-footer-blue-dark);background:var(--sunco-footer-blue-dark);color:#fff}.sunco-footer-newsletter__message{margin:10px 0 0;color:var(--sunco-footer-blue);font-size:13px}.sunco-footer-social__list{display:flex;flex-wrap:wrap;gap:8px}.sunco-footer-social__item a{display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:1px solid var(--sunco-footer-line);border-radius:50%;background:#fff;color:#111820;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.sunco-footer-social__icon{width:18px;height:18px}.sunco-footer-social__item a:hover,.sunco-footer-social__item a:focus-visible{border-color:transparent;color:#fff}.sunco-footer-social__item--facebook a:hover,.sunco-footer-social__item--facebook a:focus-visible{background:#3b5998}.sunco-footer-social__item--twitter a:hover,.sunco-footer-social__item--twitter a:focus-visible{background:#55acee}.sunco-footer-social__item--instagram a:hover,.sunco-footer-social__item--instagram a:focus-visible{background:#497299}.sunco-footer-social__item--youtube a:hover,.sunco-footer-social__item--youtube a:focus-visible{background:red}.sunco-footer-social__item--tiktok a:hover,.sunco-footer-social__item--tiktok a:focus-visible{background:#111}.sunco-footer__bottom{border-top:1px solid var(--sunco-footer-line);background:#fbfcfd}.sunco-footer__bottom-inner{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;padding-bottom:22px}.sunco-footer__legal{color:#5f6b75;font-size:12px;line-height:1.75}.sunco-footer__legal a{color:inherit;text-decoration:none;transition:color .16s ease}.sunco-footer__legal a:hover,.sunco-footer__legal a:focus-visible{color:var(--sunco-footer-blue)}.sunco-footer__legal-links{display:inline}.sunco-footer__legal-links span{margin:0 8px}.sunco-footer__accessibility{display:inline-flex;align-items:center;gap:6px;margin-left:10px;color:inherit;cursor:pointer;text-decoration:none}.sunco-footer__accessibility-icon{display:inline-flex;width:28px;height:28px;align-items:center;justify-content:center;border-radius:50%;background:#1f2328;color:#fff;box-shadow:0 6px 14px #11182029;transition:background-color .16s ease,box-shadow .16s ease}.sunco-footer__accessibility:hover .sunco-footer__accessibility-icon,.sunco-footer__accessibility:focus-visible .sunco-footer__accessibility-icon{background:#000;box-shadow:0 8px 18px #11182038}.sunco-footer__accessibility-icon svg{width:16px;height:16px;overflow:visible}.sunco-footer__accessibility-icon path,.sunco-footer__accessibility-icon circle{fill:currentColor}.sunco-footer__copyright{margin:14px 0 0}@media screen and (min-width:750px){.sunco-footer__bottom-inner{padding-bottom:92px}}.sunco-footer-payments{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.sunco-footer-payments__icon{width:auto;height:24px}.sunco-mobile-bottom-nav{display:none}.sunco-footer-modal{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;display:none}.sunco-footer-modal[data-open=true],.sunco-footer-modal.is-active{display:block}.sunco-footer-modal__overlay{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;border:0;background:#0b18229e;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.sunco-footer-modal__content{position:absolute;z-index:2;top:50%;left:50%;width:min(90vw,320px);padding:22px;border:1px solid rgba(255,255,255,.65);border-radius:18px;background:#fff;color:#3c3c3c;box-shadow:0 24px 70px #00000042;transform:translate(-50%,-50%);animation:suncoFooterModalIn .18s ease-out;overflow:hidden}.sunco-footer-modal__content--privacy{width:min(92vw,640px);padding:0}.sunco-footer-modal__content--accessibility{width:min(92vw,520px);padding:0}.sunco-footer-modal__close{position:absolute;top:16px;right:16px;width:36px;height:36px;border:0;border-radius:50%;background:#eef5f8;color:var(--sunco-footer-ink);cursor:pointer;font-size:24px;line-height:1;transition:background-color .16s ease,color .16s ease}.sunco-footer-modal__close:hover,.sunco-footer-modal__close:focus-visible{background:var(--sunco-footer-blue);color:#fff;outline:none}.sunco-footer-modal__title{margin:0;padding:28px 66px 12px 30px;border-bottom:1px solid var(--sunco-footer-line);background:linear-gradient(180deg,#f8fcff,#fff);color:#111820;font-family:var(--font-subheading--family);font-size:22px;font-weight:800;letter-spacing:0}.sunco-footer-modal__message{margin:0;color:#3c3c3c;font-size:14px;line-height:1.5;text-align:center}.sunco-footer-modal__message--success:before{margin-right:8px;color:var(--sunco-footer-blue);content:"\2713";font-weight:700}.sunco-footer-modal__message--error:before{margin-right:8px;color:#d32f2f;content:"\d7";font-weight:700}.sunco-footer-modal__body{padding:22px 30px 30px;color:#35424c;font-size:15px;line-height:1.65}.sunco-footer-modal__body--accessibility{padding-bottom:16px}.sunco-footer-modal__body a{color:var(--sunco-footer-blue)}.sunco-footer-modal__body p{margin:0 0 14px}.sunco-footer-modal__actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.sunco-footer-modal__actions a{display:inline-flex;min-height:42px;align-items:center;justify-content:center;padding:10px 18px;border:1px solid var(--sunco-footer-blue);border-radius:999px;color:var(--sunco-footer-blue);font-family:var(--font-subheading--family);font-size:13px;font-weight:800;line-height:1.2;text-decoration:none;transition:background-color .16s ease,color .16s ease}.sunco-footer-modal__actions a:last-child{background:var(--sunco-footer-blue);color:#fff}.sunco-footer-modal__actions a:hover,.sunco-footer-modal__actions a:focus-visible{background:var(--sunco-footer-blue-dark);color:#fff;outline:none}.sunco-footer-accessibility-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0 30px 30px}.sunco-footer-accessibility-actions button{min-height:44px;padding:10px 14px;border:1px solid #cbd8e0;border-radius:999px;background:#fff;color:var(--sunco-footer-ink);cursor:pointer;font-family:var(--font-subheading--family);font-size:13px;font-weight:800;line-height:1.2;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.sunco-footer-accessibility-actions button[aria-pressed=true]{border-color:var(--sunco-footer-blue);background:var(--sunco-footer-blue);color:#fff}.sunco-footer-accessibility-actions button:hover,.sunco-footer-accessibility-actions button:focus-visible{border-color:var(--sunco-footer-blue-dark);box-shadow:0 0 0 3px rgb(var(--sunco-brand-blue-rgb) / .14);outline:none}.sunco-footer-accessibility-actions [data-sunco-a11y-action=reset]{grid-column:1 / -1}html.sunco-a11y-large-text body{font-size:112%}html.sunco-a11y-high-contrast body{background:#fff!important;color:#111!important}html.sunco-a11y-high-contrast a{color:#005f99!important}html.sunco-a11y-underline-links a{text-decoration:underline!important;text-underline-offset:.16em}html.sunco-a11y-reduce-motion *,html.sunco-a11y-reduce-motion *:before,html.sunco-a11y-reduce-motion *:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}@keyframes suncoFooterModalIn{0%{opacity:0;transform:translate(-50%,calc(-50% + 10px)) scale(.98)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media screen and (max-width:1199px)and (min-width:750px){.sunco-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:989px){body:has(.sunco-mobile-bottom-nav:not(.sunco-mobile-bottom-nav--product-hidden)){padding-bottom:var(--sunco-mobile-bottom-nav-height, 60px)}.sunco-mobile-bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;box-sizing:border-box;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));height:calc(60px + env(safe-area-inset-bottom));min-height:calc(60px + env(safe-area-inset-bottom));padding:0 env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);border-top:1px solid #cfd8df;background:#fffffffa;box-shadow:0 -8px 22px #121f2a1a;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease}.sunco-mobile-bottom-nav--product-hidden{display:none}.sunco-mobile-bottom-nav.is-hidden{transform:translateY(calc(100% + 10px));box-shadow:none}.sunco-mobile-bottom-nav__item{display:grid;min-width:0;min-height:44px;align-content:center;justify-items:center;padding:0;border:0;border-radius:10px;background:transparent;color:#1f2328;cursor:pointer;font-family:var(--font-body--family);font-size:12px;font-weight:700;line-height:1.1;text-align:center;text-decoration:none;transition:background-color .16s ease,color .16s ease}.sunco-mobile-bottom-nav__item>span:not(.sunco-mobile-bottom-nav__icon){position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0 0 0 0);white-space:nowrap}.sunco-mobile-bottom-nav__item:hover,.sunco-mobile-bottom-nav__item:focus-visible{background:#f1f6f9;color:var(--sunco-footer-blue);outline:none}.sunco-mobile-bottom-nav__item.is-active,.sunco-mobile-bottom-nav__item[aria-current=page]{color:var(--sunco-footer-blue)}.sunco-mobile-bottom-nav__icon{position:relative;display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border-radius:12px;transition:background-color .16s ease,box-shadow .16s ease,color .16s ease}.sunco-mobile-bottom-nav__item.is-active .sunco-mobile-bottom-nav__icon,.sunco-mobile-bottom-nav__item[aria-current=page] .sunco-mobile-bottom-nav__icon{width:42px;height:38px;background:#0f83bd;color:#fff;box-shadow:0 8px 18px #0f83bd38}.sunco-mobile-bottom-nav__item.is-active:hover,.sunco-mobile-bottom-nav__item.is-active:focus-visible,.sunco-mobile-bottom-nav__item[aria-current=page]:hover,.sunco-mobile-bottom-nav__item[aria-current=page]:focus-visible{background:transparent;color:var(--sunco-footer-blue)}.sunco-mobile-bottom-nav__icon svg{display:block;width:26px;height:26px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.sunco-mobile-bottom-nav__cart-icon .cart-bubble{position:absolute;top:-8px;right:-10px;width:19px;min-width:19px;height:19px;padding-inline:0;color:#111;font-size:10px;font-weight:800;line-height:1;z-index:2}.sunco-mobile-bottom-nav__item.is-active .sunco-mobile-bottom-nav__cart-icon .cart-bubble,.sunco-mobile-bottom-nav__item[aria-current=page] .sunco-mobile-bottom-nav__cart-icon .cart-bubble{top:-5px;right:-7px}.sunco-mobile-bottom-nav__cart-icon .cart-bubble__background{background:#fdbb15}.sunco-mobile-bottom-nav__cart-icon .cart-bubble__text{font-size:10px}}@media screen and (max-width:749px){.sunco-footer-support__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding-inline:10px;padding-top:18px;padding-bottom:18px}.sunco-footer-support__item{min-height:104px;padding:11px 8px;background:#fff;box-shadow:0 6px 18px #174c680d;font-size:14px}.sunco-footer-support__item span:not(.sunco-footer-support__icon){overflow-wrap:anywhere;font-size:13px}.sunco-footer-support__icon{width:36px;height:36px}.sunco-footer-support__icon svg{width:20px;height:20px}.sunco-footer__top{display:flex;flex-direction:column;gap:22px;padding-inline:10px;padding-top:22px;padding-bottom:18px}.sunco-footer__engagement{order:-1;gap:16px;align-self:stretch;width:100%}.sunco-footer-newsletter{box-sizing:border-box;width:100%;padding:18px 16px;border-radius:14px}.sunco-footer-newsletter__form{width:100%}.sunco-footer__menus{display:block}.sunco-footer-menu{border-bottom:1px solid var(--sunco-footer-line)}.sunco-footer-menu__toggle{min-height:45px;padding:12px 0}.sunco-footer-menu__icon{display:block}.sunco-footer-menu__list{display:none;padding:0 0 14px}.sunco-footer-menu.is-open .sunco-footer-menu__list{display:block}.sunco-footer-newsletter__field{max-width:none}.sunco-footer-newsletter__input{height:42px}.sunco-footer-newsletter__button{min-width:104px;height:42px;padding-inline:14px}.sunco-footer-social__list{justify-content:center}.sunco-footer__bottom-inner{display:block;padding-inline:10px;padding-top:18px;padding-bottom:26px;text-align:center}.sunco-footer__legal{font-size:12px;line-height:1.8}.sunco-footer__legal-links{display:flex;flex-wrap:wrap;justify-content:center;gap:5px 12px;margin-inline:auto;max-width:340px}.sunco-footer__legal-links span{display:none}.sunco-footer__legal-links a{display:inline-flex}.sunco-footer__accessibility{margin:12px 0 0}.sunco-footer__copyright{max-width:280px;margin-right:auto;margin-left:auto;margin-top:16px}body:has(.sunco-header-drawer__details[open]) #google-merchantwidget-iframe-wrapper,body:has(.cart-drawer__dialog[data-testid=cart-drawer-dialog][open]) #google-merchantwidget-iframe-wrapper{z-index:30!important;pointer-events:none!important}.cart-drawer__dialog[data-testid=cart-drawer-dialog]{--start-x: 0;--end-x: 0;--start-y: 100%;--end-y: 0;inset:auto 0 0!important;width:100%!important;max-width:none!important;height:calc(100dvh - 18px)!important;max-height:calc(100dvh - 18px)!important;margin:auto 0 0!important;border:1px solid #d9e1e7;border-bottom:0;border-radius:18px 18px 0 0;box-shadow:0 -18px 46px #0f2a3a33}.cart-drawer__dialog[data-testid=cart-drawer-dialog][open].dialog-closing{--start-x: 0;--end-x: 0;--start-y: 0;--end-y: 100%}.cart-drawer__dialog[data-testid=cart-drawer-dialog]::backdrop{background:#0f2a3a61;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.cart-drawer__dialog[data-testid=cart-drawer-dialog] .cart-drawer__inner{position:relative}.cart-drawer__dialog[data-testid=cart-drawer-dialog] .cart-drawer__inner:before{content:"";position:absolute;top:12px;left:50%;z-index:2;width:46px;height:4px;border-radius:999px;background:#c8d2da;transform:translate(-50%)}.cart-drawer__dialog[data-testid=cart-drawer-dialog] .cart-drawer__header{padding-top:32px}.cart-drawer__dialog[data-testid=cart-drawer-dialog] .cart-drawer__inner{padding-bottom:calc(78px + env(safe-area-inset-bottom))}.sunco-footer-payments{justify-content:center;margin-top:16px}.sunco-footer-modal__content--privacy,.sunco-footer-modal__content--accessibility{width:min(92vw,360px)}.sunco-footer-modal__title{padding:24px 58px 12px 22px;font-size:20px}.sunco-footer-modal__body{padding:18px 22px 24px;font-size:14px}.sunco-footer-modal__actions{display:grid;grid-template-columns:1fr}.sunco-footer-modal__actions a{width:100%}.sunco-footer-accessibility-actions{grid-template-columns:1fr;padding:0 22px 24px}}
/*# sourceMappingURL=/cdn/shop/t/367/assets/sunco-footer.css.map */
