:root{--ss-blue:#0066b3;--ss-blue-dark:#004f91;--ss-green:#63b346;--ss-ink:#153047;--ss-pale:#f5f8fb;--ss-line:#dce7ef}body{color:var(--ss-ink);background:#fff}.button,.button-secondary,button[type=submit],.shopify-payment-button__button{border-radius:8px!important}.button:not(.button-secondary),button[type=submit]{background:var(--ss-blue)!important;color:#fff!important}.button:not(.button-secondary):hover{background:var(--ss-blue-dark)!important}.header-section{background:#fff!important;border-bottom:1px solid var(--ss-line)}.header__row{max-width:1220px;margin:auto}.header__logo-image{object-fit:contain}.header__menu-item:hover,.header__menu-item[aria-current=page]{color:var(--ss-blue)!important}.cart-drawer,.search-modal,.product-information,.main-collection,.main-page,.main-cart{--color-foreground:var(--ss-ink)}.price{color:var(--ss-blue);font-weight:800}.product-card,.resource-card{border:1px solid var(--ss-line);border-radius:12px;overflow:hidden;background:#fff;transition:.2s}.product-card:hover,.resource-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #15304714}footer{background:#102b3e!important;color:#fff}footer a{color:#dce8ef}footer a:hover{color:#83ca68}.section-background{border-color:var(--ss-line)}.ss-home *{box-sizing:border-box}.ss-home a{text-decoration:none}.ss-hero{min-height:540px;background:linear-gradient(115deg,#e9f5fc,#f6fbfe 58%,#edf7e7);display:grid;grid-template-columns:1fr 1fr;overflow:hidden}.ss-copy{padding:72px max(24px,7vw)}.ss-eyebrow{color:var(--ss-blue);font-weight:900;letter-spacing:1.8px;font-size:12px}.ss-copy h1{font-size:clamp(42px,5vw,68px);line-height:1.03;margin:12px 0 20px;letter-spacing:-2.5px;color:var(--ss-ink)}.ss-copy h1 strong{color:var(--ss-green)}.ss-copy>p{font-size:18px;line-height:1.65;max-width:580px;color:#496274}.ss-buttons{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}.ss-btn{padding:15px 23px;border-radius:7px;border:2px solid var(--ss-blue);font-weight:800}.ss-btn--blue{background:var(--ss-blue);color:#fff}.ss-btn--white{background:#fff;color:var(--ss-blue)}.ss-points{list-style:none;padding:23px 0 0;margin:0;display:flex;gap:25px;flex-wrap:wrap;font-size:13px;font-weight:700}.ss-visual{position:relative;display:grid;place-items:center}.ss-blob{width:min(440px,75%);aspect-ratio:1;border-radius:43% 57% 49% 51%;background:var(--ss-blue);transform:rotate(8deg);box-shadow:inset -40px -35px #00589e}.ss-countdown{position:absolute;z-index:2;width:min(320px,65%);min-height:340px;background:#fff;border-radius:22px;box-shadow:0 25px 55px #003d6950;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:26px 20px}.ss-countdown>small{color:var(--ss-blue);font-weight:900;letter-spacing:2px;font-size:11px}.ss-countdown h2{margin:7px 0 22px;color:var(--ss-blue);font-size:30px}.ss-clock{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.ss-clock span{background:var(--ss-blue);color:#fff;border-radius:9px;padding:12px 3px 9px;box-shadow:0 5px 12px #0066b326}.ss-clock b{display:block;font-size:27px;line-height:1}.ss-clock small{display:block;margin-top:7px;font-size:9px;text-transform:uppercase}.ss-countdown p{margin:20px 0 3px;font-size:14px;font-weight:800}.ss-countdown em{font-size:10px;color:#718591;font-style:normal}.ss-burst{z-index:3;position:absolute;right:11%;bottom:13%;width:112px;height:112px;background:var(--ss-green);color:#fff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(8deg);box-shadow:0 10px 25px #31592845}.ss-burst b{font-size:27px}.ss-trust{max-width:1180px;margin:-24px auto 0;position:relative;z-index:4;background:#fff;border-radius:12px;box-shadow:0 8px 30px #16374b17;display:grid;grid-template-columns:repeat(3,1fr);padding:22px 20px}.ss-trust div{padding:0 28px;border-right:1px solid var(--ss-line)}.ss-trust div:last-child{border:0}.ss-trust b,.ss-trust span{display:block}.ss-trust b{color:var(--ss-blue)}.ss-trust span{font-size:13px;color:#647987;margin-top:5px}.ss-section{max-width:1180px;margin:auto;padding:82px 20px}.ss-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.ss-head h2{font-size:38px;margin:8px 0 0}.ss-head a{color:var(--ss-blue);font-weight:800}.ss-categories{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ss-category{border:1px solid var(--ss-line);border-radius:12px;padding:18px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:14px;color:var(--ss-ink)}.ss-category:hover{border-color:var(--ss-green);box-shadow:0 8px 20px #2e5c7712}.ss-category>span{width:58px;height:58px;background:#eaf5fc;border-radius:50%;display:grid;place-items:center;font-size:27px}.ss-category b,.ss-category small{display:block}.ss-category small{margin-top:5px;color:#69808e}.ss-category i{color:var(--ss-green);font-size:24px}.ss-products-wrap{background:var(--ss-pale)}.ss-products{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.ss-product{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e6edf2;color:var(--ss-ink)}.ss-product-media{height:270px;background:#f0f5f8;position:relative;display:grid;place-items:center;overflow:hidden}.ss-product-media img{width:100%;height:100%;object-fit:contain;transition:.25s}.ss-product:hover img{transform:scale(1.04)}.ss-product-media span{position:absolute;left:12px;bottom:12px;background:var(--ss-green);color:#fff;font-size:10px;padding:6px 8px;border-radius:4px;font-weight:900}.ss-product-info{padding:17px}.ss-product-info h3{font-size:16px;line-height:1.4;min-height:45px;margin:5px 0 14px}.ss-product-row{display:flex;align-items:center;justify-content:space-between}.ss-product-row b{font-size:22px;color:var(--ss-blue)}.ss-product-row span{background:var(--ss-blue);color:#fff;border-radius:6px;padding:9px 12px;font-weight:700}.ss-hub{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;align-items:center}.ss-phone{width:310px;height:500px;margin:auto;border:9px solid #173244;border-radius:38px;background:#f6f9fb;box-shadow:0 25px 55px #17324438;padding:35px 18px}.ss-phone h3{font-size:24px;margin:4px 0 20px}.ss-child{display:flex;gap:10px;align-items:center;background:var(--ss-blue);color:#fff;border-radius:12px;padding:13px}.ss-child>span{background:#fff;color:var(--ss-blue);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;font-weight:900}.ss-child div{flex:1}.ss-child small,.ss-child b{display:block}.ss-phone-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.ss-phone-grid span{height:86px;padding:13px;background:#fff;border-radius:10px;font-size:12px;color:#71818b}.ss-phone-grid b{display:block;color:var(--ss-ink);margin-top:9px}.ss-hubcopy h2{font-size:46px;margin:8px 0 18px}.ss-hubcopy h2 strong{color:var(--ss-green)}.ss-hubcopy p{color:#5e7482;line-height:1.6}.ss-features{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:28px 0}.ss-feature{display:flex;gap:12px}.ss-feature>span{font-size:25px}.ss-feature b,.ss-feature small{display:block}.ss-feature small{font-weight:400;margin-top:5px;color:#68808f}.ss-story{text-align:center;background:#fff}.ss-story p{max-width:700px;margin:15px auto;color:#607887}.ss-stats{display:flex;justify-content:center;gap:90px;margin-top:40px}.ss-stats b,.ss-stats small{display:block}.ss-stats b{font-size:35px;color:var(--ss-blue)}@media(max-width:900px){.ss-hero{grid-template-columns:1fr}.ss-copy{padding:55px 25px}.ss-visual{min-height:430px}.ss-trust{margin:0;grid-template-columns:1fr}.ss-trust div{border:0;border-bottom:1px solid var(--ss-line);padding:17px}.ss-categories,.ss-products{grid-template-columns:repeat(2,1fr)}.ss-hub{grid-template-columns:1fr}.ss-section{padding:60px 20px}}@media(max-width:570px){.ss-visual{display:none}.ss-copy h1{font-size:40px}.ss-copy>p{font-size:16px}.ss-categories{grid-template-columns:1fr}.ss-products{gap:8px}.ss-product-media{height:180px}.ss-product-info{padding:11px}.ss-product-info h3{font-size:13px}.ss-head h2{font-size:30px}.ss-hubcopy h2{font-size:36px}.ss-features{grid-template-columns:1fr}.ss-stats{gap:25px}.ss-stats b{font-size:27px}}.ss-inner{background:#fff;color:var(--ss-ink)}.ss-inner-hero{background:linear-gradient(115deg,#e9f5fc,#f6fbfe 58%,#edf7e7);padding:62px 24px 52px;border-bottom:1px solid var(--ss-line)}.ss-inner-hero__content{max-width:1140px;margin:auto;display:grid;grid-template-columns:1fr auto;gap:35px;align-items:center}.ss-breadcrumbs{display:flex;gap:8px;align-items:center;font-size:13px;color:#667d8c;margin-bottom:18px}.ss-breadcrumbs a{color:var(--ss-blue);font-weight:700}.ss-inner-hero h1{font-size:clamp(42px,5vw,64px);line-height:1.04;letter-spacing:-2px;margin:0 0 14px;color:var(--ss-ink)}.ss-inner-hero h1 strong{color:var(--ss-green)}.ss-inner-hero__copy{max-width:690px;color:#526b7b;line-height:1.65;font-size:17px}.ss-inner-icon{width:170px;height:170px;background:var(--ss-blue);color:#fff;border-radius:43% 57% 49% 51%;display:grid;place-items:center;font-size:72px;box-shadow:inset -18px -15px #00589e,0 18px 35px #0066b326;transform:rotate(5deg)}.ss-inner-icon span{transform:rotate(-5deg)}.ss-category-nav{max-width:1140px;margin:-23px auto 0;position:relative;z-index:2;background:#fff;border:1px solid var(--ss-line);border-radius:12px;box-shadow:0 8px 30px #16374b17;display:flex;gap:8px;padding:12px;overflow:auto}.ss-category-nav a{white-space:nowrap;padding:11px 15px;border-radius:7px;color:var(--ss-ink);font-weight:750;font-size:14px}.ss-category-nav a:hover,.ss-category-nav a.is-active{background:var(--ss-blue);color:#fff}.ss-collection-main{max-width:1180px;margin:auto;padding:65px 20px}.ss-collection-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:25px}.ss-collection-head h2{font-size:34px;margin:6px 0}.ss-collection-head p{margin:0;color:#69808e}.ss-collection-count{background:#eaf5fc;color:var(--ss-blue);padding:8px 12px;border-radius:20px;font-weight:800;font-size:13px}.ss-collection-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.ss-collection-card{background:#fff;border:1px solid var(--ss-line);border-radius:12px;overflow:hidden;color:var(--ss-ink);transition:.2s;position:relative}.ss-collection-card:hover{transform:translateY(-3px);box-shadow:0 10px 25px #15304718;border-color:#b8d7e8}.ss-collection-image{height:270px;background:var(--ss-pale);display:grid;place-items:center;overflow:hidden;position:relative}.ss-collection-image img{width:100%;height:100%;object-fit:contain;transition:.25s}.ss-collection-card:hover img{transform:scale(1.04)}.ss-surplus{position:absolute;left:11px;bottom:11px;background:var(--ss-green);color:#fff;font-size:9px;font-weight:900;padding:6px 8px;border-radius:4px}.ss-card-body{padding:16px}.ss-card-body h3{font-size:15px;line-height:1.4;min-height:43px;margin:0 0 12px}.ss-card-meta{display:flex;justify-content:space-between;align-items:center}.ss-card-meta b{color:var(--ss-blue);font-size:20px}.ss-card-meta span{background:var(--ss-blue);color:#fff;padding:8px 10px;border-radius:6px;font-size:12px;font-weight:800}.ss-pagination{display:flex;justify-content:center;gap:8px;margin-top:40px}.ss-pagination a,.ss-pagination span{min-width:38px;height:38px;border:1px solid var(--ss-line);border-radius:7px;display:grid;place-items:center}.ss-pagination .current,.ss-value-strip{background:var(--ss-blue);color:#fff}.ss-value-strip__in{max-width:1140px;margin:auto;padding:32px 20px;display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.ss-value-strip b,.ss-value-strip small{display:block}.ss-value-strip b{font-size:17px}.ss-value-strip small{color:#d7ecfa;margin-top:5px}.ss-page-body{max-width:1000px;margin:55px auto 80px;padding:0 20px}.ss-page-card{background:#fff;border:1px solid var(--ss-line);border-radius:16px;padding:clamp(25px,5vw,60px);box-shadow:0 12px 35px #1530470e}.ss-page-card h2,.ss-page-card h3{color:var(--ss-blue)}.ss-page-card a{color:var(--ss-blue);font-weight:700}.ss-page-card img{max-width:100%;border-radius:12px}.ss-empty{text-align:center;padding:75px 20px;background:var(--ss-pale);border-radius:14px}.ss-empty h2{color:var(--ss-blue)}.main-product-information,.product-information{background:linear-gradient(180deg,#f4faff 0,#fff 480px)!important}.product-information__grid{max-width:1180px!important;margin:auto!important;padding:45px 20px!important}.product-information__details{background:#fff;border:1px solid var(--ss-line);border-radius:16px;padding:28px!important;box-shadow:0 10px 30px #15304710}.product-information h1{color:var(--ss-ink)!important}.product-information .price{color:var(--ss-blue)!important}.cart-page,.main-cart,.search-results,.main-page{background:#fff}.cart-items,.cart-summary,.search-results__content{border-radius:14px}.facets,.search-header{background:var(--ss-pale)}@media(max-width:980px){.ss-collection-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.ss-inner-hero__content{grid-template-columns:1fr}.ss-inner-icon{display:none}.ss-collection-grid{grid-template-columns:repeat(2,1fr)}.ss-value-strip__in{grid-template-columns:1fr}.ss-collection-head{align-items:start}.ss-collection-image{height:220px}}@media(max-width:470px){.ss-inner-hero{padding-top:42px}.ss-collection-main{padding:48px 12px}.ss-collection-grid{gap:8px}.ss-collection-image{height:175px}.ss-card-body{padding:11px}.ss-card-body h3{font-size:13px}.ss-card-meta b{font-size:17px}.ss-card-meta span{font-size:10px;padding:7px}.ss-category-nav{border-radius:0}}.ss-stock-badge{position:absolute;left:11px;bottom:11px;background:var(--ss-green)!important;color:#fff!important;font-size:10px!important;font-weight:900;padding:6px 9px;border-radius:4px;line-height:1.2}.ss-stock-badge.is-sold-out{background:#697985!important}.ss-product,.ss-collection-card{position:relative}.ss-product-link{display:block;color:inherit;text-decoration:none}.ss-wishlist{position:absolute!important;z-index:8!important;top:12px!important;right:12px!important;left:auto!important;bottom:auto!important;width:42px!important;height:42px!important;min-width:42px!important;min-height:42px!important;padding:0!important;border:1px solid var(--ss-line)!important;border-radius:50%!important;background:#fff!important;color:var(--ss-blue)!important;box-shadow:0 4px 14px #15304726!important;display:grid!important;place-items:center!important;line-height:1!important}.ss-wishlist span{display:block!important;font-size:26px!important;line-height:1!important;transform:translateY(-1px)}.ss-wishlist:hover{background:#eef8fd!important;transform:scale(1.06)}.ss-wishlist.swym-added,.ss-wishlist.swym-added-to-wishlist,.ss-wishlist.swym-added span,.ss-wishlist.swym-added-to-wishlist span{color:#e0446d!important}.ss-wishlist:after{display:none!important}@media screen and (min-width:750px){#header-component .menu-list__list{gap:8px!important;align-items:center}#header-component .menu-list__list-item:not([slot=overflow]){position:relative!important;height:auto!important;overflow:visible!important}#header-component .menu-list__link{height:auto!important;min-height:40px;padding:10px 15px!important;border-radius:7px!important;color:var(--ss-ink)!important;font-weight:750!important;transition:background-color .18s ease,color .18s ease!important}#header-component .menu-list__trigger{height:auto!important;border-radius:7px!important;transition:background-color .18s ease!important}#header-component .menu-list__trigger>.menu-list__link{padding-right:30px!important}#header-component .menu-list__disclosure{right:8px!important;left:auto!important;color:var(--ss-ink)!important;opacity:1!important}#header-component .menu-list__list-item:not([slot=overflow]):hover>.menu-list__link,#header-component .menu-list__list-item:not([slot=overflow]):focus-within>.menu-list__link,#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__link.menu-list__link--active,#header-component .menu-list__list-item:not([slot=overflow]):hover>.menu-list__trigger,#header-component .menu-list__list-item:not([slot=overflow]):focus-within>.menu-list__trigger,#header-component .menu-list__list-item:not([slot=overflow]):has(.menu-list__link--active)>.menu-list__trigger{background:var(--ss-blue)!important;color:#fff!important}#header-component .menu-list__list-item:hover>.menu-list__link,#header-component .menu-list__list-item:focus-within>.menu-list__link,#header-component .menu-list__list-item>.menu-list__link--active,#header-component .menu-list__list-item:hover>.menu-list__trigger .menu-list__link,#header-component .menu-list__list-item:focus-within>.menu-list__trigger .menu-list__link,#header-component .menu-list__list-item:has(.menu-list__link--active)>.menu-list__trigger .menu-list__link,#header-component .menu-list__list-item:hover>.menu-list__trigger .menu-list__disclosure,#header-component .menu-list__list-item:focus-within>.menu-list__trigger .menu-list__disclosure,#header-component .menu-list__list-item:has(.menu-list__link--active)>.menu-list__trigger .menu-list__disclosure{color:#fff!important}#header-component .menu-list__list-item:not([slot=overflow])>.menu-list__submenu{left:0!important;right:auto!important;top:calc(100% + 8px)!important;width:max-content!important;min-width:235px!important;max-width:min(420px,90vw)!important;height:auto!important;clip-path:none!important;padding:0!important;background:#fff!important;border:1px solid var(--ss-line)!important;border-radius:10px!important;box-shadow:0 14px 35px #15304724!important;overflow:visible!important}#header-component .menu-list__submenu-inner{transform:none!important;display:block!important;min-width:235px!important;padding:10px!important;background:#fff!important;border-radius:10px!important;max-height:70vh!important;overflow-y:auto!important}#header-component .mega-menu.section{display:block!important;width:auto!important;min-width:215px!important;margin:0!important;padding:0!important}#header-component .mega-menu__grid{display:grid!important;grid-template-columns:1fr!important;gap:2px!important;width:100%!important}#header-component .mega-menu__link{display:flex!important;width:100%!important;padding:10px 12px!important;border-radius:6px!important;color:var(--ss-ink)!important;white-space:nowrap!important}#header-component .mega-menu__link:hover,#header-component .mega-menu__link[aria-current=page]{background:var(--ss-blue)!important;color:#fff!important}#header-component .header__underlay-open{display:none!important}}@media screen and (max-width:749px){.menu-drawer__menu-item--mainlist:hover,.menu-drawer__menu-item--mainlist.menu-drawer__menu-item--active,.menu-drawer__menu-item--child:hover,.menu-drawer__menu-item--child.menu-drawer__menu-item--active{background:var(--ss-blue)!important;color:#fff!important;border-radius:7px!important}}@media screen and (min-width:750px){#header-component .menu-list__submenu .mega-menu__link,#header-component .menu-list__submenu .mega-menu__link-title,#header-component .menu-list__submenu a{font-size:14px!important;line-height:1.35!important;font-weight:700!important;text-transform:none!important;letter-spacing:normal!important}}footer,footer .footer,footer .footer-utilities,footer .section,footer .section-background{background:linear-gradient(115deg,#e9f5fc,#f6fbfe 58%,#edf7e7)!important;color:var(--ss-ink)!important}footer p,footer span,footer small,footer li{color:#526b7b!important}footer h2,footer h3,footer h4,footer strong,footer b{color:var(--ss-blue)!important}footer a{color:var(--ss-blue)!important;font-weight:700}footer a:hover{color:var(--ss-green)!important}footer .footer__content,footer .footer-utilities,footer .footer__column{border-color:var(--ss-line)!important}footer svg{color:var(--ss-blue)!important;fill:currentColor}.ss-top-logo-link{display:inline-flex;align-items:center;justify-content:center}.ss-top-logo{display:block;width:auto!important;height:86px!important;max-width:min(230px,70vw)!important;object-fit:contain}.announcement-bar__text:has(.ss-top-logo){display:flex!important;justify-content:center!important;align-items:center!important;line-height:0!important}@media(max-width:749px){.ss-top-logo{height:66px!important;max-width:180px!important}}@media screen and (min-width:750px){#header-component .menu-list__list{gap:3px!important}#header-component .menu-list__link{padding:9px 10px!important;font-size:13px!important;text-transform:none!important;letter-spacing:normal!important}#header-component .menu-list__trigger>.menu-list__link{padding-right:25px!important}#header-component .menu-list__disclosure{right:5px!important}#header-component .header__columns{column-gap:12px!important}#header-component .header-menu{min-width:0!important;width:100%!important}#header-component .overflow-menu{position:relative!important;overflow:visible!important}#header-component .overflow-menu::part(overflow){position:absolute!important;left:auto!important;right:0!important;top:calc(100% + 8px)!important;width:max-content!important;min-width:220px!important;max-width:320px!important;height:auto!important;padding:0!important;background:#fff!important;border:1px solid var(--ss-line)!important;border-radius:10px!important;box-shadow:0 14px 35px #15304724!important;clip-path:none!important;overflow:visible!important}#header-component .overflow-menu::part(overflow-list){display:block!important;position:relative!important;width:100%!important;min-width:220px!important;padding:10px!important;background:#fff!important;border-radius:10px!important;transform:none!important;max-height:70vh!important;overflow-y:auto!important}#header-component .overflow-menu [slot=overflow]{display:block!important;width:100%!important;height:auto!important}#header-component .overflow-menu [slot=overflow]>.menu-list__link,#header-component .overflow-menu [slot=overflow]>.menu-list__trigger{display:flex!important;width:100%!important;min-height:40px!important;border-radius:6px!important}#header-component .overflow-menu [slot=overflow]>.menu-list__link:hover,#header-component .overflow-menu [slot=overflow]>.menu-list__link.menu-list__link--active,#header-component .overflow-menu [slot=overflow]:hover>.menu-list__trigger{background:var(--ss-blue)!important;color:#fff!important}}@media screen and (min-width:750px){#header-component .header__navigation-bar-row .menu-list__link{font-size:17px!important;padding:11px 15px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:8px!important;justify-content:center!important}#header-component .header__navigation-bar-row .header-menu__inner{justify-content:center!important}}.ss-hub-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin:10px 0}.ss-hub-page-card{display:flex;flex-direction:column;gap:8px;padding:25px;border:1px solid var(--ss-line);border-radius:14px;background:var(--ss-pale);color:var(--ss-ink)!important;text-decoration:none!important;transition:.2s}.ss-hub-page-card:hover{border-color:var(--ss-green);transform:translateY(-2px);box-shadow:0 9px 22px #15304714}.ss-hub-page-card strong{font-size:20px;color:var(--ss-blue)!important}.ss-hub-page-card span{color:#607887;line-height:1.5;font-weight:400}@media(max-width:600px){.ss-hub-page-grid{grid-template-columns:1fr}}@media screen and (min-width:750px){#header-component .header__navigation-bar-row .menu-list__link{font-size:19px!important;line-height:1.2!important;padding:10px 5px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:1px!important;flex-wrap:nowrap!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:20px!important}#header-component .header__navigation-bar-row .menu-list__disclosure{right:3px!important}}@media screen and (max-width:749px){#header-component .menu-drawer__menu-item--mainlist{font-size:18px!important}}.ss-collection-grid,.ss-products{align-items:stretch!important}.ss-collection-card,.ss-product{display:flex!important;flex-direction:column!important;height:100%!important}.ss-collection-card .ss-product-link{display:flex!important;flex-direction:column!important;flex:1 1 auto!important;height:100%!important}.ss-card-body,.ss-product-info{display:flex!important;flex-direction:column!important;flex:1 1 auto!important}.ss-card-body h3,.ss-product-info h3{display:-webkit-box!important;-webkit-box-orient:vertical!important;-webkit-line-clamp:3!important;overflow:hidden!important;height:4.2em!important;min-height:4.2em!important;max-height:4.2em!important}.ss-card-meta,.ss-product-row{margin-top:auto!important}.ss-single-items-message{display:grid;grid-template-columns:auto auto;justify-content:start;align-items:center;gap:5px 9px;width:fit-content;margin:19px 0 0!important;padding:13px 16px;border:2px solid var(--ss-blue);border-radius:10px;background:#fff;box-shadow:0 7px 18px #0066b315}.ss-single-items-message strong,.ss-single-items-message span{font-size:18px!important;line-height:1.1!important;font-weight:950!important;letter-spacing:.3px}.ss-single-items-message strong{color:var(--ss-green)!important}.ss-single-items-message span{color:var(--ss-blue)!important}.ss-single-items-message small{grid-column:1/-1;color:#526b7b!important;font-size:13px!important;font-weight:650!important}@media(max-width:470px){.ss-single-items-message{grid-template-columns:1fr;gap:3px}.ss-single-items-message small{grid-column:auto}.ss-single-items-message strong,.ss-single-items-message span{font-size:16px!important}}@media screen and (min-width:1200px){#header-component .header__navigation-bar-row .menu-list__link{font-size:22px!important;line-height:1.2!important;padding:12px 8px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:4px!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:25px!important}}@media screen and (min-width:750px)and (max-width:1199px){#header-component .header__navigation-bar-row .menu-list__link{font-size:19px!important;line-height:1.2!important;padding:10px 5px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:1px!important}}@media screen and (max-width:749px){#header-component .menu-drawer__menu-item--mainlist{font-size:19px!important}}@media screen and (min-width:1200px){#header-component .header__navigation-bar-row .menu-list__link{font-size:24px!important;font-weight:900!important;line-height:1.15!important;padding:13px 7px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:3px!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:25px!important}}@media screen and (min-width:750px)and (max-width:1199px){#header-component .header__navigation-bar-row .menu-list__link{font-size:20px!important;font-weight:900!important;line-height:1.15!important;padding:11px 4px!important}#header-component .header__navigation-bar-row .menu-list__list{gap:0!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:20px!important}}@media screen and (max-width:749px){#header-component .menu-drawer__menu-item--mainlist{font-size:20px!important;font-weight:900!important}}#header-component .header__navigation-bar-row{max-width:none!important;width:100%!important;margin:0!important;padding-inline:clamp(12px,2vw,38px)!important}#header-component .header__navigation-bar-row .header-menu,#header-component .header__navigation-bar-row .header-menu__inner{width:100%!important;max-width:none!important}@media screen and (min-width:750px){#header-component .header__navigation-bar-row .menu-list__list{width:100%!important;max-width:none!important;justify-content:space-between!important}}@media screen and (max-width:749px){#header-component .header-drawer--mobile{display:none!important}#header-component .header__navigation-bar-row{display:block!important;overflow-x:auto!important;overflow-y:hidden!important;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--ss-blue) #eaf5fc;padding:7px 10px!important;border-top:1px solid var(--ss-line);border-bottom:1px solid var(--ss-line);background:#fff!important}#header-component .header__navigation-bar-row .header-menu{display:flex!important;width:max-content!important;min-width:100%!important}#header-component .header__navigation-bar-row .header-menu__inner,#header-component .header__navigation-bar-row .overflow-menu,#header-component .header__navigation-bar-row .menu-list__list{display:flex!important;width:max-content!important;min-width:max-content!important;flex-wrap:nowrap!important;overflow:visible!important;gap:5px!important;justify-content:flex-start!important}#header-component .header__navigation-bar-row .menu-list__list-item{display:block!important;flex:0 0 auto!important;width:auto!important}#header-component .header__navigation-bar-row .menu-list__link{display:flex!important;min-height:48px!important;align-items:center!important;white-space:nowrap!important;font-size:20px!important;font-weight:900!important;padding:11px 15px!important;border-radius:8px!important;color:var(--ss-ink)!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:30px!important}#header-component .header__navigation-bar-row .menu-list__list-item:hover>.menu-list__link,#header-component .header__navigation-bar-row .menu-list__list-item:focus-within>.menu-list__link,#header-component .header__navigation-bar-row .menu-list__link--active{background:var(--ss-blue)!important;color:#fff!important}}@media screen and (max-width:749px){#header-component .header__navigation-bar-row .header-menu__inner,#header-component .header__navigation-bar-row .overflow-menu,#header-component .header__navigation-bar-row .menu-list__list{gap:14px!important}#header-component .header__navigation-bar-row .menu-list__link{padding-left:20px!important;padding-right:20px!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-right:35px!important}}@media screen and (min-width:1200px){#header-component .header__navigation-bar-row{padding-inline:20px!important}#header-component .header__navigation-bar-row .header-menu__inner,#header-component .header__navigation-bar-row .overflow-menu,#header-component .header__navigation-bar-row .menu-list__list{width:100%!important;max-width:none!important}#header-component .header__navigation-bar-row .menu-list__list{display:flex!important;gap:6px!important;justify-content:stretch!important}#header-component .header__navigation-bar-row .menu-list__list-item:not([slot=overflow]){flex:1 1 0!important;min-width:0!important}#header-component .header__navigation-bar-row .menu-list__trigger{width:100%!important}#header-component .header__navigation-bar-row .menu-list__link{width:100%!important;justify-content:center!important;text-align:center!important;font-size:26px!important;font-weight:900!important;padding:14px 8px!important}#header-component .header__navigation-bar-row .menu-list__trigger>.menu-list__link{padding-left:24px!important;padding-right:24px!important}}@media screen and (min-width:1200px){#header-component .header__row--bottom{max-width:none!important;width:100%!important;margin:0!important}#header-component .header__row--bottom .header__columns{max-width:none!important;width:100%!important;padding-inline:20px!important;grid-template-columns:minmax(0,1fr)!important}#header-component .header__row--bottom .header__column--left{grid-column:1/-1!important;width:100%!important}#header-component .header__row--bottom .header__column,#header-component .header__row--bottom .header-menu,#header-component .header__row--bottom .header-menu__inner,#header-component .header__row--bottom .menu-list,#header-component .header__row--bottom .overflow-menu{width:100%!important;max-width:none!important}#header-component .header__row--bottom .overflow-menu::part(list){width:100%!important;justify-content:stretch!important}#header-component .header__row--bottom .menu-list__list{width:100%!important;display:flex!important;gap:6px!important;justify-content:stretch!important}#header-component .header__row--bottom .menu-list__list-item:not([slot=overflow]){flex:1 1 0!important;min-width:0!important}#header-component .header__row--bottom .menu-list__trigger{width:100%!important}#header-component .header__row--bottom .menu-list__link{width:100%!important;min-height:62px!important;justify-content:center!important;text-align:center!important;font-size:26px!important;line-height:1.1!important;font-weight:900!important;padding:15px 8px!important}#header-component .header__row--bottom .menu-list__link-title{font-size:26px!important;line-height:1.1!important;font-weight:900!important;padding-inline:4px!important}}@media screen and (min-width:750px)and (max-width:1199px){#header-component .header__row--bottom .menu-list__link,#header-component .header__row--bottom .menu-list__link-title{font-size:20px!important;font-weight:900!important}}@media screen and (max-width:470px){.ss-card-meta,.ss-product-row{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:8px!important;align-items:stretch!important}.ss-card-meta b,.ss-product-row b{display:block!important;width:100%!important;font-size:15px!important;white-space:nowrap!important}.ss-card-meta span,.ss-product-row span{display:flex!important;width:100%!important;min-width:0!important;min-height:38px!important;box-sizing:border-box!important;align-items:center!important;justify-content:center!important;padding:8px 6px!important;white-space:nowrap!important}}.ss-pass-it-on-home{padding:64px 20px 38px;background:#fff;text-align:center}.ss-pass-it-on-link{display:inline-flex;width:min(100%,520px);flex-direction:column;align-items:center;gap:16px;color:var(--ss-blue)!important;text-decoration:none!important}.ss-pass-it-on-link img{display:block;width:min(100%,215px);height:auto;border-radius:50%;transition:transform .2s ease,filter .2s ease}.ss-pass-it-on-link span{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border-radius:8px;background:var(--ss-blue);color:#fff;font-size:20px;line-height:1.2;font-weight:900}.ss-pass-it-on-link:hover img{transform:translateY(-3px);filter:drop-shadow(0 10px 18px #15304720)}.ss-pass-it-on-link:hover span{background:var(--ss-blue-dark)}.ss-pass-it-on-link:focus-visible{outline:3px solid var(--ss-green);outline-offset:6px;border-radius:12px}@media(max-width:570px){.ss-pass-it-on-home{padding:44px 18px 28px}.ss-pass-it-on-link{width:min(100%,340px);gap:12px}.ss-pass-it-on-link img{width:min(100%,150px)}.ss-pass-it-on-link span{width:100%;font-size:18px}}results-list .product-grid__item{display:flex!important;min-width:0!important;padding:0!important;border:0!important;background:transparent!important}results-list .product-grid__item>.ss-collection-card{width:100%!important;min-width:0!important}results-list .ss-collection-card .ss-product-link{width:100%!important}.ss-card-meta .ss-price-stack{display:flex!important;flex:1 1 auto!important;min-width:0!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;gap:1px!important;padding:0!important;background:transparent!important;color:var(--ss-blue)!important;border-radius:0!important}.ss-card-meta .ss-price-stack small{display:block!important;margin:0!important;color:#667d8c!important;font-size:10px!important;line-height:1!important;font-weight:800!important;text-transform:uppercase!important;letter-spacing:.5px!important}.ss-card-meta .ss-price-stack b{display:block!important;margin:0!important}@media(max-width:470px){.ss-card-meta .ss-price-stack{width:100%!important}.ss-card-meta .ss-price-stack small{font-size:9px!important}}#header-component .header-actions__action,#header-component .search-action{transition:transform .2s ease,opacity var(--animation-speed) var(--animation-easing),color var(--header-content-transition-timing),border-color var(--header-content-transition-timing)!important}@media(hover:hover)and (pointer:fine){#header-component .header-actions__action:hover,#header-component .search-action:hover{transform:translateY(-3px)!important}}#header-component .header-actions__action:focus-visible,#header-component .search-action:focus-visible{transform:translateY(-3px)!important}
/*# sourceMappingURL=/cdn/shop/t/4/assets/schoolsmart-theme.css.map */
