.sw-home-hero,.sw-home-daily-deals,.sw-home-deals,.sw-home-carousel,.sw-home-testimonials,.sw-home-banner,.sw-home-blog{box-sizing:border-box;max-width:100%;font-family:Arial,Helvetica,sans-serif;color:#003f70}.sw-home-hero *,.sw-home-daily-deals *,.sw-home-deals *,.sw-home-carousel *,.sw-home-testimonials *,.sw-home-banner *,.sw-home-blog *{box-sizing:border-box}.sw-home-hero{position:relative;overflow:hidden;background:#eef1f3}.sw-home-hero__track{display:flex}.sw-home-hero__slide{position:relative;flex:0 0 100%;min-width:0}.sw-home-hero__media{height:480px}.sw-home-hero__media img,.sw-home-hero__media svg{display:block;width:100%;height:100%;object-fit:cover}.sw-home-hero__copy{position:absolute;top:0;left:50%;display:flex;width:min(calc(100% - 48px),1060px);height:100%;padding:0 clamp(28px,4vw,64px);background:linear-gradient(90deg,transparent 0%,rgba(0,26,45,.62) 21%,rgba(0,26,45,.7) 50%,rgba(0,26,45,.62) 79%,transparent 100%);color:#fff;flex-direction:column;align-items:center;justify-content:center;text-align:center;transform:translate(-50%)}.sw-home-hero__eyebrow{margin:0 0 12px;color:#ffb35c;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.sw-home-hero__copy h2{margin:0;max-width:100%;color:#fff;font-size:clamp(42px,4.3vw,66px);font-weight:800;line-height:1.02;white-space:nowrap}.sw-home-hero__subheading{margin:14px 0 0;width:min(100%,620px);color:#fff;font-size:16px;line-height:1.45}.sw-home-hero__cta{display:inline-flex;min-height:46px;margin-top:26px;padding:0 26px;border-radius:3px;background:#ff9d2d;color:#111;font-size:14px;font-weight:700;text-decoration:none;align-items:center;align-self:flex-start}.sw-home-hero__cta:hover,.sw-home-hero__cta:focus-visible{background:#004074;color:#fff}.sw-home-hero__arrow{position:absolute;top:50%;z-index:2;display:grid;width:44px;height:44px;border:0;border-radius:50%;background:#ffffffd9;color:#003f70;cursor:pointer;place-items:center;transform:translateY(-50%)}.sw-home-hero__arrow:hover,.sw-home-hero__arrow:focus-visible{background:#fff}.sw-home-hero__arrow--prev{left:18px}.sw-home-hero__arrow--next{right:18px}.sw-home-hero__dots{position:absolute;bottom:20px;left:50%;z-index:2;display:flex;gap:8px;transform:translate(-50%)}.sw-home-hero__dots button{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff8c;cursor:pointer}.sw-home-hero__dots button.is-active{background:#ff9d2d}.sw-home-daily-deals{--sw-daily-navy: #073763;--sw-daily-navy-dark: #042746;--sw-daily-yellow: #ffd32a;width:min(calc(100% - 32px),1760px);margin:56px auto 0;padding:0}.sw-home-daily-deals__head{display:grid;margin-bottom:26px;grid-template-columns:minmax(0,.85fr) minmax(280px,.55fr);gap:40px;align-items:end}.sw-home-daily-deals__eyebrow{position:relative;margin:0 0 10px;padding-left:30px;color:#6b7280;font-size:14px;font-weight:800;line-height:1.2}.sw-home-daily-deals__eyebrow:before{position:absolute;top:50%;left:0;width:22px;height:3px;border-radius:999px;background:var(--sw-daily-yellow);content:"";transform:translateY(-50%)}.sw-home-daily-deals__head h2{margin:0;color:#111;font-size:22px;font-weight:800;line-height:1.2}.sw-home-daily-deals__head>p{margin:0 0 6px;color:#4d5a66;font-size:14px;font-weight:700;line-height:1.5}.sw-home-daily-deals__wrap{align-items:stretch}.sw-home-daily-deals__track{display:flex;min-width:0;flex:1;gap:22px;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-home-daily-deals__track::-webkit-scrollbar{display:none}.sw-daily-deal-card{position:relative;display:grid;flex:0 0 clamp(560px,38vw,660px);min-width:0;min-height:400px;border:1px solid #e2e7eb;border-radius:8px;background:#fff;color:var(--sw-daily-navy);grid-template-columns:minmax(250px,.95fr) minmax(0,1.05fr);overflow:hidden;scroll-snap-align:start;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.sw-daily-deal-card[data-product-url]{cursor:pointer}.sw-daily-deal-card:hover,.sw-daily-deal-card:focus-within{border-color:#ffd32ad9;box-shadow:0 18px 36px #04274624;transform:translateY(-3px)}.sw-daily-deal-card__media{position:relative;display:grid;min-width:0;padding:62px 26px 28px;background:linear-gradient(180deg,#f8fafc,#fff);color:inherit;text-decoration:none;place-items:center}.sw-daily-deal-card__media img{display:block;width:100%;height:274px;object-fit:contain;filter:drop-shadow(0 16px 18px rgba(4,39,70,.12));transition:transform .18s ease}.sw-daily-deal-card:hover .sw-daily-deal-card__media img,.sw-daily-deal-card:focus-within .sw-daily-deal-card__media img{transform:scale(1.04)}.sw-daily-deal-card__discount{position:absolute;top:26px;left:26px;display:inline-flex;min-height:31px;padding:0 15px;border-radius:999px;background:var(--sw-daily-navy);color:var(--sw-daily-yellow);font-size:12px;font-weight:900;line-height:1;text-transform:lowercase;align-items:center}.sw-daily-deal-card__actions{position:absolute;top:26px;right:22px;display:grid;gap:9px}.sw-daily-deal-card__actions span{display:grid;width:38px;height:38px;border:1px solid #e6ebef;border-radius:50%;background:#fff;color:var(--sw-daily-navy);place-items:center;box-shadow:0 8px 18px #04274614}.sw-daily-deal-card__body{display:flex;min-width:0;padding:42px 34px 34px;flex-direction:column;align-items:flex-start}.sw-daily-deal-card__category{margin:0 0 10px;color:#64717d;font-size:12px;font-weight:800}.sw-daily-deal-card__body h3{margin:0;color:var(--sw-daily-navy-dark);font-size:23px;font-weight:900;line-height:1.2}.sw-daily-deal-card__body h3 a{color:inherit;text-decoration:none}.sw-daily-deal-card__body h3 a:hover,.sw-daily-deal-card__body h3 a:focus-visible{color:#8d7300}.sw-daily-deal-card__price{display:flex;margin:14px 0 13px;align-items:center;gap:9px;color:var(--sw-daily-navy-dark);font-size:23px;line-height:1.2}.sw-daily-deal-card__price strong{font-weight:900}.sw-daily-deal-card__price s{color:#9aa3aa;font-size:18px;font-weight:800}.sw-daily-deal-card__rating{display:inline-flex;margin:0 0 16px;align-items:center;gap:7px;color:var(--sw-daily-navy-dark);font-size:14px;font-weight:900}.sw-daily-deal-card__rating span:first-child{color:var(--sw-daily-yellow);font-size:20px;line-height:1;text-shadow:0 1px 0 rgba(4,39,70,.2)}.sw-daily-deal-card__description{margin:0 0 22px;color:#4d5a66;font-size:14px;font-weight:700;line-height:1.45}.sw-daily-deal-card__link{display:inline-flex;margin-top:auto;color:var(--sw-daily-navy);font-size:14px;font-weight:900;text-decoration:none;align-items:center;gap:7px}.sw-daily-deal-card__link:hover,.sw-daily-deal-card__link:focus-visible{color:#8d7300}.sw-home-deals{--sw-deal-ribbon-color: #004979;--sw-deal-badge-bg: #f4be32;--sw-deal-badge-text: #234b3d;width:min(calc(100% - 32px),1760px);margin:56px auto 0;padding:0}.sw-home-deals__hero-row{display:grid;grid-template-columns:minmax(280px,.58fr) minmax(420px,1fr);gap:14px}.sw-home-deals__title-card,.sw-home-deals__spotlight{position:relative;display:flex;min-height:218px;overflow:hidden;border-radius:8px;color:inherit;text-decoration:none;isolation:isolate}.sw-home-deals__title-card{padding:30px 28px 26px;background:linear-gradient(135deg,#004979f2,#003f70b8),radial-gradient(circle at 82% 16%,rgba(255,157,45,.85),transparent 34%),#004979;color:#fff;flex-direction:column;justify-content:center;gap:10px}.sw-home-deals__title-card:after{position:absolute;right:-60px;bottom:-80px;width:220px;height:220px;border:30px solid rgba(255,157,45,.26);border-radius:50%;content:"";z-index:-1}.sw-home-deals__eyebrow{color:#ffbf73;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.sw-home-deals__title-card h2{margin:8px 0 4px;color:#fff;font-size:clamp(36px,4.2vw,64px);font-weight:900;line-height:.95}.sw-home-deals__month{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(24px,2.6vw,40px);font-style:italic;line-height:1.15}.sw-home-deals__pills{display:flex;margin-top:12px;padding:0;background:transparent;gap:10px;flex-wrap:wrap}.sw-home-deals__pills span{display:inline-flex;min-height:34px;padding:0 16px;border-radius:999px;background:#ff9d2d;color:#111;font-size:13px;font-weight:900;line-height:1;align-items:center;justify-content:center}.sw-home-deals__spotlight{padding:30px 34px;background:linear-gradient(90deg,#fff7ec,#fff 48%,#eef7f6),#fff;border:1px solid #d9e0e6;align-items:center;justify-content:space-between;gap:24px}.sw-home-deals__spotlight-copy{display:grid;max-width:460px;gap:10px}.sw-home-deals__spotlight-heading{color:#004979;font-size:clamp(34px,3.4vw,58px);font-weight:900;line-height:.98}.sw-home-deals__spotlight-text{max-width:390px;color:#344b5c;font-size:15px;font-weight:700;line-height:1.45}.sw-home-deals__spotlight-products{display:flex;min-width:260px;align-items:flex-end;justify-content:flex-end}.sw-home-deals__spotlight-products img{display:block;width:clamp(82px,8vw,124px);height:clamp(110px,10vw,160px);object-fit:contain;filter:drop-shadow(0 12px 16px rgba(0,31,52,.14))}.sw-home-deals__spotlight-products img+img{margin-left:-18px}.sw-home-deals__content-row{margin-top:6px;padding-top:22px}.sw-home-deals__carousel{align-items:stretch;overflow:visible}.sw-home-deals__products{display:flex;min-width:0;padding-top:18px;flex:1;gap:14px;overflow-x:auto;overflow-y:visible;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-home-deals__products::-webkit-scrollbar{display:none}.sw-home-deal-card{position:relative;display:flex;flex:0 0 calc((100% - 56px)/5);min-height:456px;min-width:0;border:1px solid #d9e0e6;background:#fff;color:#003f70;flex-direction:column;scroll-snap-align:start}.sw-home-deal-card[data-product-url]{cursor:pointer}.sw-home-deal-card__media{position:relative;display:grid;min-height:270px;padding:44px 18px 14px;color:inherit;text-decoration:none;place-items:center}.sw-home-deal-card__media img{display:block;width:100%;height:212px;object-fit:contain}.sw-home-deal-card__ribbon{position:absolute;top:0;right:0;left:0;min-height:27px;padding:7px 68px 6px 10px;background:var(--sw-deal-ribbon-color);color:#fff;font-size:10px;font-weight:900;line-height:1;text-transform:uppercase}.sw-home-deal-card__badge{position:absolute;top:-15px;right:8px;display:grid;width:58px;height:58px;border:4px solid var(--sw-deal-ribbon-color);border-radius:50%;background:var(--sw-deal-badge-bg);color:var(--sw-deal-badge-text);font-size:12px;font-weight:900;text-align:center;line-height:1;place-items:center;box-shadow:0 6px 12px #003f702e}.sw-home-deal-card__body{display:flex;min-height:170px;padding:0 18px 20px;flex:1;flex-direction:column;align-items:center;text-align:center}.sw-home-deal-card__body h3{margin:0;color:#111;font-size:13px;font-weight:700;line-height:1.35}.sw-home-deal-card__body h3 a{color:inherit;text-decoration:none}.sw-home-deal-card__body h3 a:hover,.sw-home-deal-card__body h3 a:focus-visible{color:#e78314}.sw-home-deal-card__price{margin:14px 0 18px;color:#111;font-size:13px;line-height:1.4}.sw-home-deal-card__price span{color:#003f70;font-weight:700}.sw-home-deal-card__price strong{font-size:16px}.sw-home-deal-card__price s{margin-left:5px;color:#7c8790}.sw-home-deal-card__button{display:inline-flex;width:100%;min-height:38px;margin-top:auto;padding:0 16px;border:1px solid #ff9d2d;border-radius:7px;background:#ff9d2d;color:#111;font-size:12px;font-weight:800;text-decoration:none;align-items:center;justify-content:center}.sw-home-deal-card__button:hover,.sw-home-deal-card__button:focus-visible{border-color:#004074;background:#004074;color:#fff}.sw-home-carousel,.sw-home-testimonials,.sw-home-blog{width:min(calc(100% - 32px),1760px);margin:56px auto 0;padding:0}.sw-home-carousel__head{display:flex;margin-bottom:20px;align-items:baseline;justify-content:space-between;gap:16px}.sw-home-carousel__head h2{margin:0;color:#111;font-size:22px;font-weight:800}.sw-home-carousel__see-all{flex-shrink:0;color:#004979;font-size:13px;font-weight:700;text-decoration:none}.sw-home-carousel__see-all:hover,.sw-home-carousel__see-all:focus-visible{color:#e78314;text-decoration:underline}.sw-home-carousel__wrap{display:flex;align-items:center;gap:10px}.sw-home-carousel__arrow{display:grid;flex-shrink:0;width:38px;height:38px;border:1px solid #d9e0e6;border-radius:50%;background:#fff;color:#004074;cursor:pointer;place-items:center;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.sw-home-carousel__arrow:hover,.sw-home-carousel__arrow:focus-visible,.sw-home-carousel__arrow:active,.sw-home-carousel__arrow.is-active{border-color:#ff9d2d;background:#ff9d2d;color:#111;transform:scale(1.04)}.sw-home-carousel__arrow[disabled]{opacity:.35;cursor:default}.sw-home-carousel__track{display:flex;min-width:0;flex:1;gap:12px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-home-carousel__track::-webkit-scrollbar{display:none}.sw-home-carousel__card{flex:0 0 calc((100% - 5 * 12px) / 6);min-width:0;scroll-snap-align:start;border:1px solid #d9e0e6}.sw-home-carousel__card .sw-product-card__body{display:flex;flex:1;flex-direction:column}.sw-home-carousel__card .sw-product-card__button{margin-top:auto}.sw-home-testimonials__track{display:flex;min-width:0;flex:1;gap:18px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-home-testimonials__track::-webkit-scrollbar{display:none}.sw-home-testimonials .sw-home-carousel__arrow{display:grid}.sw-home-testimonial{flex:0 0 calc((100% - 2 * 18px) / 3);min-width:0;min-height:210px;margin:0;padding:30px 28px;border:1px solid rgba(255,157,45,.34);border-radius:7px;background:linear-gradient(135deg,#005684f5,#001f34fa),#003f70;box-shadow:0 12px 28px #001f3429;color:#fff;scroll-snap-align:start}.sw-home-testimonial__stars{color:#ff9d2d;font-size:14px;letter-spacing:2px}.sw-home-testimonial p{margin:14px 0 16px;color:#fff;font-size:15px;font-weight:700;line-height:1.55}.sw-home-testimonial cite{color:#ffcf8d;font-size:13px;font-style:normal;font-weight:700}.sw-home-banner{display:grid;width:min(calc(100% - 32px),1760px);margin:56px auto 0;padding:0;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:12px}.sw-home-banner__card{position:relative;display:block;min-height:260px;overflow:hidden;text-decoration:none}.sw-home-banner__card img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;right:0;bottom:0;left:0}.sw-home-banner__copy{position:relative;z-index:1;display:flex;height:100%;padding:28px;background:linear-gradient(180deg,#001a2d1f,#001a2db8);flex-direction:column;justify-content:flex-end}.sw-home-banner__eyebrow{margin-bottom:8px;color:#ffb35c;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.sw-home-banner__heading{color:#fff;font-size:24px;font-weight:800;line-height:1.2}.sw-home-banner__cta{display:inline-block;margin-top:14px;padding-bottom:2px;border-bottom:2px solid #ff9d2d;color:#fff;font-size:13px;font-weight:700}.sw-home-blog{width:min(calc(100% - 32px),1760px)}.sw-home-blog .sw-home-carousel__wrap{align-items:stretch}.sw-home-blog__grid{display:flex;min-width:0;flex:1;gap:24px;overflow-x:auto;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sw-home-blog__grid::-webkit-scrollbar{display:none}.sw-home-blog__card{display:flex;flex:0 0 calc((100% - 48px) / 3);min-width:0;overflow:hidden;min-height:100%;border:1px solid #e3e9ee;border-radius:4px;background:#fff;color:#17232d;text-decoration:none;flex-direction:column;box-shadow:0 10px 24px #001f3414;transition:box-shadow .18s ease,transform .18s ease,border-color .18s ease}.sw-home-blog__card:hover,.sw-home-blog__card:focus-visible{border-color:#00558a42;box-shadow:0 16px 32px #001f3424;outline:none;transform:translateY(-4px)}.sw-home-blog__media{display:block;width:100%;overflow:hidden;aspect-ratio:2 / 1;background:#eef3f5}.sw-home-blog__media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .22s ease}.sw-home-blog__card:hover .sw-home-blog__media img,.sw-home-blog__card:focus-visible .sw-home-blog__media img{transform:scale(1.04)}.sw-home-blog__body{display:flex;min-height:0;padding:16px 18px 18px;flex-direction:column;align-items:flex-start}.sw-home-blog__meta{display:flex;flex-wrap:wrap;gap:6px 8px;margin-bottom:9px;color:#6c7a85;font-size:11px;font-weight:700;line-height:1.2}.sw-home-blog__date,.sw-home-blog__category{display:inline-flex;align-items:center}.sw-home-blog__category:before{display:inline-block;width:5px;height:5px;margin-right:8px;border-radius:50%;background:#00558a;content:""}.sw-home-blog__title{color:#101820;font-size:18px;font-weight:900;line-height:1.25;transition:color .18s ease}.sw-home-blog__card:hover .sw-home-blog__title,.sw-home-blog__card:focus-visible .sw-home-blog__title{color:#00558a}.sw-home-blog__excerpt{display:-webkit-box;margin-top:8px;overflow:hidden;color:#4f5e68;font-size:13px;line-height:1.55;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sw-home-blog__read-more{margin-top:12px;padding-top:0;color:#101820;font-size:12px;font-weight:900;line-height:1.2;transition:color .18s ease}.sw-home-blog__card:hover .sw-home-blog__read-more,.sw-home-blog__card:focus-visible .sw-home-blog__read-more{color:#00558a;text-decoration:underline;text-underline-offset:3px}@media(prefers-reduced-motion:reduce){.sw-home-blog__card,.sw-home-blog__media img,.sw-home-carousel__arrow{transition:none}}@media(max-width:1180px){.sw-home-deals__hero-row{grid-template-columns:1fr}.sw-daily-deal-card{flex-basis:calc((100% - 22px)/2)}.sw-home-deal-card{flex-basis:calc((100% - 42px)/4)}.sw-home-carousel__card{flex-basis:calc((100% - 36px)/4)}.sw-home-hero__copy h2{font-size:42px}}@media(max-width:960px){.sw-home-daily-deals__head{grid-template-columns:1fr;gap:14px}.sw-home-daily-deals__head>p{max-width:620px}.sw-home-carousel__card{flex-basis:calc((100% - 2 * 12px) / 3)}.sw-home-deal-card{flex-basis:calc((100% - 2 * 14px) / 3)}.sw-home-testimonial{flex-basis:calc((100% - 18px)/2)}.sw-home-blog__card{flex-basis:calc((100% - 24px)/2)}}@media(max-width:700px){.sw-home-hero,.sw-home-hero__track,.sw-home-hero__slide{width:100%;max-width:100%}.sw-home-hero__slide{flex-basis:100%;overflow:hidden}.sw-home-hero__media{height:360px}.sw-home-hero__copy{left:0;width:100%;max-width:none;min-width:0;padding:28px 24px 54px;background:linear-gradient(180deg,#001a2d26,#001a2db8);transform:none}.sw-home-hero__copy h2{font-size:26px;white-space:normal}.sw-home-hero__subheading{max-width:min(100%,330px)}.sw-home-hero__cta{max-width:100%;padding-right:22px;padding-left:22px;text-align:center;white-space:normal;justify-content:center}.sw-home-hero__arrow{width:36px;height:36px}.sw-home-hero__arrow--prev{left:10px}.sw-home-hero__arrow--next{right:10px}.sw-home-carousel,.sw-home-daily-deals,.sw-home-deals,.sw-home-testimonials,.sw-home-banner,.sw-home-blog{width:100%;margin-top:40px;padding:0 16px}.sw-home-daily-deals__head{margin-bottom:20px}.sw-home-daily-deals__head h2{font-size:22px}.sw-home-daily-deals__wrap{gap:8px}.sw-daily-deal-card{flex-basis:86%;grid-template-columns:1fr}.sw-daily-deal-card__media{min-height:252px}.sw-daily-deal-card__media img{height:188px}.sw-daily-deal-card__body{padding:24px 22px}.sw-home-deals__title-card,.sw-home-deals__spotlight{min-height:0;border-radius:7px}.sw-home-deals__title-card{padding:24px 22px}.sw-home-deals__spotlight{padding:24px 22px 28px;flex-direction:column;align-items:flex-start}.sw-home-deals__spotlight-products{width:100%;min-width:0;justify-content:center}.sw-home-deal-card__media{min-height:214px}.sw-home-deal-card{flex-basis:calc((100% - 14px)/2)}.sw-home-deal-card__media img{height:164px}.sw-home-carousel__card{flex-basis:calc((100% - 12px)/2)}.sw-home-testimonial{padding:22px 20px;min-height:0}.sw-home-testimonials__track{gap:14px}.sw-home-testimonial{flex-basis:100%}.sw-home-blog__grid{gap:16px}.sw-home-blog__card{flex-basis:100%}}@media(max-width:420px){.sw-home-daily-deals__head h2{font-size:22px}.sw-daily-deal-card{flex-basis:100%}.sw-daily-deal-card__actions{right:12px}.sw-daily-deal-card__body h3{font-size:18px}.sw-home-deals__pills{border-radius:16px}.sw-home-deals__pills span{flex:1 1 100%}.sw-home-deal-card{flex-basis:100%}.sw-home-hero__media{height:300px}.sw-home-hero__copy{padding:24px 20px 48px}.sw-home-hero__copy h2{font-size:24px}.sw-home-hero__subheading{font-size:14px;line-height:1.45}.sw-home-hero__cta{min-height:44px;margin-top:20px;padding-right:18px;padding-left:18px}.sw-home-carousel__card{flex-basis:72%}}@media(max-width:340px){.sw-home-hero__copy h2{font-size:23px}.sw-home-hero__cta{width:100%}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/home.css.map */
