.sh-home{--sh-red:#db1d25;--sh-ink:#171717;--sh-gray:#606060;color:var(--sh-ink);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.5}.sh-home *{box-sizing:border-box}.sh-home a{color:inherit;text-decoration:none}.sh-home a:focus-visible{outline:3px solid #176ac1;outline-offset:5px}.sh-wrap{width:min(1240px,calc(100% - 80px));margin-inline:auto}.sh-home h1,.sh-home h2,.sh-home h3,.sh-home p,.sh-home figure{margin:0}.sh-home h1,.sh-home h2,.sh-home h3{font-family:Arial,Helvetica,sans-serif;font-weight:800;color:var(--sh-ink);text-transform:none}.sh-home h1{font-size:clamp(48px,5.2vw,76px);line-height:1.02;letter-spacing:-3px;max-width:580px}.sh-home h2{font-size:clamp(28px,3vw,42px);line-height:1.12;letter-spacing:-1.3px}.sh-home h3{font-size:21px;line-height:1.3;letter-spacing:-.4px}.sh-home .sh-eyebrow{font-size:11px;font-weight:800;letter-spacing:1.7px;color:var(--sh-red);margin-bottom:18px}.sh-hero{display:grid;grid-template-columns:1fr 1fr;gap:44px;align-items:center;padding-block:54px 64px}.sh-home .sh-intro{font-size:19px;line-height:1.6;color:#505050;max-width:490px;margin-block:24px}.sh-actions{display:flex;flex-wrap:wrap;gap:12px}.sh-home .sh-btn{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:52px;padding:14px 24px;border:1px solid var(--sh-red);border-radius:5px;background:var(--sh-red);color:#fff;font-size:14px;font-weight:700;line-height:1.35;transition:background .15s,transform .15s}.sh-home .sh-btn:hover{background:#b8141c;transform:translateY(-1px)}.sh-home .sh-btn-outline{background:transparent;color:var(--sh-red)}.sh-home .sh-btn-outline:hover{background:#fff0f0}.sh-home .sh-hero-note{font-size:12px;color:#686868;margin-top:22px}.sh-hero-art{height:470px;position:relative;border-radius:12px;overflow:hidden;background:#f3f3f3}.sh-hero-photo{width:100%;height:100%;object-fit:cover;display:block}.sh-photo-label{position:absolute;bottom:20px;left:20px;right:20px;background:#fff;padding:12px 16px;border-radius:5px;font-size:12px;font-weight:700;display:flex;align-items:center;gap:10px;box-shadow:0 3px 20px #0001}.sh-dot{width:8px;height:8px;background:var(--sh-red);border-radius:50%}.sh-benefits{background:#f6f6f6;border-block:1px solid #eee}.sh-benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);padding-block:24px}.sh-benefit-grid>div{display:flex;gap:18px;align-items:center;justify-content:center;border-right:1px solid #ddd}.sh-benefit-grid>div:last-child{border:0}.sh-benefit-icon{font-size:30px;color:var(--sh-red)}.sh-benefit-grid strong,.sh-benefit-grid p span{display:block;font-size:13px}.sh-benefit-grid p span{color:var(--sh-gray);font-size:12px;margin-top:3px}.sh-products,.sh-work{padding-block:64px}.sh-section-heading{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.sh-home .sh-text-link{font-size:13px;font-weight:700;text-decoration:underline;text-underline-offset:5px;min-height:44px;display:inline-flex;align-items:center}.sh-home .sh-text-link:hover{color:var(--sh-red)}.sh-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sh-product-card{display:block;border:1px solid #e4e4e4;border-radius:8px;overflow:hidden;transition:box-shadow .2s}.sh-product-card:hover{box-shadow:0 8px 24px #0000000f}.sh-product-image{aspect-ratio:1.45;background:#f7f7f7;overflow:hidden;padding:16px}.sh-product-image img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .2s}.sh-product-card:hover img{transform:scale(1.035)}.sh-card-copy{padding:20px;display:grid;grid-template-columns:1fr auto;gap:6px}.sh-card-copy>span{color:var(--sh-red);font-size:23px}.sh-card-copy p{grid-column:1/-1;font-size:13px;color:var(--sh-gray)}.sh-more{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px;margin-top:26px;font-size:12px}.sh-more>span{color:var(--sh-gray);margin-right:10px}.sh-more a{padding:10px 16px;border:1px solid #dedede;border-radius:30px;min-height:44px;display:flex;align-items:center}.sh-more a:hover{border-color:var(--sh-red);color:var(--sh-red)}.sh-dtf{background:#fff0ee;border-radius:10px;padding:44px;display:grid;grid-template-columns:1.15fr 1fr;gap:44px;align-items:center}.sh-dtf p:not(.sh-eyebrow){font-size:15px;color:#505050;margin-block:18px}.sh-dtf .sh-small{font-size:11px!important;margin-bottom:0!important}.sh-dtf-image{height:320px;border-radius:7px;overflow:hidden}.sh-dtf-image img{width:100%;height:100%;object-fit:cover;display:block}.sh-work-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.sh-work-card{display:block}.sh-work-card img{width:100%;aspect-ratio:1.25;object-fit:cover;border-radius:7px;display:block}.sh-work-card h3{font-size:16px;margin-top:14px;display:flex;justify-content:space-between}.sh-work-card span{color:var(--sh-red)}.sh-reviews{background:#f7f7f7;padding-block:52px}.sh-reviews h2,.sh-reviews>.sh-wrap>.sh-eyebrow{text-align:center}.sh-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:30px}.sh-review{padding:26px;background:#fff;border:1px solid #e9e9e9;border-radius:8px;display:flex;flex-direction:column}.sh-stars{color:var(--sh-red);letter-spacing:3px;font-size:18px}.sh-home blockquote{margin:16px 0 24px;padding:0;border:0;font-size:15px;line-height:1.7;font-style:normal;color:#444}.sh-review figcaption{margin-top:auto;font-weight:700;font-size:13px}.sh-review figcaption a{display:block;font-size:11px;font-weight:400;text-decoration:underline;margin-top:6px;min-height:32px}.sh-contact{padding-block:64px;display:grid;grid-template-columns:1.3fr 1fr;gap:44px;align-items:center}.sh-contact p:not(.sh-eyebrow){font-size:15px;color:#606060;margin-top:20px}.sh-contact-actions{display:flex;flex-direction:column;align-items:stretch;max-width:340px;justify-self:end;width:100%;gap:12px}.sh-contact-actions p{font-size:12px!important;margin-top:0!important}.sh-contact-actions .sh-text-link{justify-content:center}@media(max-width:799px){.sh-wrap{width:calc(100% - 36px)}.sh-hero{grid-template-columns:1fr;gap:28px;padding-block:34px}.sh-home h1{font-size:48px;letter-spacing:-2px;max-width:380px}.sh-home .sh-intro{font-size:16px;margin-block:20px}.sh-home .sh-eyebrow{font-size:10px;letter-spacing:1.3px;margin-bottom:14px}.sh-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sh-home .sh-btn{font-size:12px;padding:13px 14px;gap:10px}.sh-hero-art{height:290px}.sh-hero-note{display:none}.sh-benefit-grid{padding-block:20px;grid-template-columns:1fr;gap:16px}.sh-benefit-grid>div{border:0;justify-content:start;gap:16px}.sh-benefit-icon{width:30px;text-align:center;font-size:25px}.sh-benefit-grid strong{font-size:13px}.sh-benefit-grid p span{display:inline;margin-left:8px;font-size:11px}.sh-products,.sh-work{padding-block:40px}.sh-section-heading{align-items:start;flex-direction:column;gap:8px;margin-bottom:20px}.sh-home h2{font-size:29px;letter-spacing:-.8px}.sh-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.sh-product-image{aspect-ratio:1.1;padding:7px}.sh-card-copy{padding:12px;gap:5px}.sh-home .sh-card-copy h3{font-size:15px;letter-spacing:-.2px}.sh-card-copy>span{font-size:17px}.sh-card-copy p{font-size:11px}.sh-more{gap:8px;justify-content:start;margin-top:22px}.sh-more>span{width:100%}.sh-more a{font-size:11px;padding:8px 12px}.sh-dtf{grid-template-columns:1fr;padding:26px 22px;gap:24px}.sh-dtf-image{height:220px}.sh-dtf p:not(.sh-eyebrow){font-size:14px}.sh-work-grid{grid-template-columns:1fr;gap:24px}.sh-work-card img{aspect-ratio:1.5}.sh-review-grid{grid-template-columns:1fr;gap:14px}.sh-reviews{padding-block:36px}.sh-review{padding:22px}.sh-contact{grid-template-columns:1fr;padding-block:42px;gap:24px}.sh-contact-actions{justify-self:start;max-width:100%}.sh-contact p:not(.sh-eyebrow){font-size:14px}.sh-photo-label{bottom:14px;left:14px;right:14px;font-size:11px}.sh-review figcaption a{min-height:44px}}@media(prefers-reduced-motion:reduce){.sh-home *{transition:none!important;scroll-behavior:auto!important}}.sh-work-card img{height:auto;aspect-ratio:1.25;object-fit:cover}@media(max-width:799px){.sh-work-card img{aspect-ratio:1.5}}.sh-location{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;align-items:center;padding:0 0 64px}.sh-location-copy>p:not(.sh-eyebrow){margin-top:18px;color:var(--sh-gray);font-size:15px;max-width:390px}.sh-location address{font-style:normal;font-size:15px;line-height:1.7;margin:22px 0}.sh-location-map{display:block;width:100%;height:380px;min-width:0;border:1px solid #e4e4e4;border-radius:10px;background:#f6f6f6}@media(max-width:799px){.sh-location{grid-template-columns:1fr;gap:24px;padding-bottom:42px}.sh-location-map{height:300px}}.sh-quote-section{background:#fff8f6;padding-block:64px;margin-bottom:64px;scroll-margin-top:100px}.sh-quote-layout{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.35fr);gap:56px;align-items:start}.sh-quote-copy{padding-top:24px}.sh-quote-copy>p:not(.sh-eyebrow){margin-top:22px;font-size:16px;color:var(--sh-gray);max-width:410px}.sh-quote-steps{list-style:none;padding:0;margin:32px 0;display:grid;gap:20px}.sh-quote-steps li{display:flex;align-items:center;gap:14px;font-size:14px}.sh-quote-steps li span{display:grid;place-items:center;width:34px;height:34px;flex-shrink:0;border:1px solid #edc6c1;border-radius:50%;color:var(--sh-red);font-size:11px;font-weight:700}.sh-quote-help{padding-top:24px;border-top:1px solid #eddeda;display:flex;gap:0 18px;flex-wrap:wrap}.sh-quote-help strong{width:100%;font-size:14px;margin-bottom:4px}.sh-quote-copy .sh-quote-dtf{font-size:13px!important;line-height:1.7}.sh-quote-dtf a{text-decoration:underline;text-underline-offset:3px}.sh-quote-card{background:#fff;border:1px solid #e9e0dd;border-radius:14px;padding:32px;box-shadow:0 12px 36px #45211908;min-width:0}.sh-quote-card h3{font-size:24px}.sh-quote-card .sh-form-intro{font-size:13px;color:var(--sh-gray);margin-top:8px;margin-bottom:26px}.sh-form-intro span{display:block;margin-top:6px;font-size:11px}.sh-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 18px}.sh-field{min-width:0;display:flex;flex-direction:column;gap:7px}.sh-field-wide{grid-column:1/-1}.sh-field label{font-size:12px;font-weight:700;line-height:1.5;color:var(--sh-ink)}.sh-field label span{font-weight:400;color:#686868}.sh-field input,.sh-field select,.sh-field textarea{display:block;width:100%;min-width:0;max-width:100%;margin:0;border:1px solid #d4d4d4;border-radius:6px;background:#fff;color:#171717;padding:12px;font-family:inherit;font-size:16px;line-height:1.4;box-shadow:none;min-height:48px}.sh-field select{padding-right:28px}.sh-field input[type=date]{appearance:none;-webkit-appearance:none;min-height:48px}.sh-field textarea{resize:vertical;min-height:120px}.sh-field input:focus,.sh-field select:focus,.sh-field textarea:focus{outline:2px solid #176ac1;outline-offset:2px;border-color:#176ac1}.sh-field small{font-size:11px;color:#686868;line-height:1.5}.sh-field input::placeholder,.sh-field textarea::placeholder{color:#777;opacity:1}.sh-home .sh-quote-submit{width:100%;margin-top:24px;cursor:pointer;font-family:inherit;font-size:14px}.sh-quote-card .sh-form-note{font-size:11px;line-height:1.6;color:#686868;margin-top:12px}.sh-form-errors,.sh-form-success{padding:18px;border-radius:7px;font-size:14px;line-height:1.6;margin-bottom:22px}.sh-form-errors{border:1px solid #db1d25;background:#fff0f0}.sh-form-errors a{text-decoration:underline}.sh-form-success{border:1px solid #97c1a3;background:#f0f9f2}.sh-form-success p{margin-top:8px}@media(max-width:799px){.sh-quote-section{padding-block:40px;margin-bottom:42px}.sh-quote-layout{grid-template-columns:1fr;gap:28px}.sh-quote-copy{padding-top:0}.sh-quote-copy>p:not(.sh-eyebrow){font-size:14px}.sh-quote-steps{margin:24px 0;gap:14px}.sh-quote-card{padding:24px 18px;border-radius:10px}.sh-quote-card h3{font-size:22px}.sh-form-grid{grid-template-columns:1fr;gap:18px}.sh-field label{font-size:13px}.sh-field small,.sh-quote-card .sh-form-note{font-size:12px}}.sh-reviews-carousel{background:#f4f3ee;padding-block:64px}.sh-reviews-carousel .sh-review-heading h2{text-align:left;text-transform:uppercase;font-size:clamp(32px,3.3vw,48px);max-width:660px;letter-spacing:-1.7px;line-height:1.02}.sh-review-heading>p:last-child{font-size:15px;color:var(--sh-gray);margin-top:18px}.sh-review-trust{display:flex;align-items:center;flex-wrap:wrap;gap:14px 22px;width:fit-content;margin-block:28px 32px;padding:16px 20px;background:#fff;border:1px solid #eee;border-radius:12px;box-shadow:0 8px 24px #00000005}.sh-review-trust strong{font-size:16px;border-left:3px solid var(--sh-red);padding-left:12px}.sh-review-trust .sh-stars{font-size:20px}.sh-google-label{font-weight:700;font-size:14px;color:#555;border-left:1px solid #ddd;padding-left:22px}.sh-carousel{display:block}.sh-review-track{position:relative;display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:2px 2px 18px;overscroll-behavior-x:contain}.sh-review-track::-webkit-scrollbar{display:none}.sh-review-track .sh-review{flex:0 0 calc((100% - 40px)/2.65);min-width:0;scroll-snap-align:start;border-radius:13px;padding:26px;box-shadow:0 8px 16px #00000004;min-height:275px}.sh-review-track blockquote{font-size:15px;line-height:1.65;margin-block:18px 24px}.sh-review-track figcaption{display:flex;align-items:center;gap:12px}.sh-review-avatar{display:grid;place-items:center;flex:0 0 36px;height:36px;border-radius:50%;background:#fcebea;color:var(--sh-red);font-size:16px;font-weight:800}.sh-review-track figcaption a{min-height:32px}.sh-carousel-controls{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:12px}.sh-carousel-controls[hidden]{display:none}.sh-carousel-arrow{width:44px;height:44px;padding:0;border:1px solid #ddd;border-radius:50%;background:#fff;color:#171717;font-size:20px;cursor:pointer;display:grid;place-items:center}.sh-carousel-arrow:disabled{opacity:.35;cursor:default}.sh-carousel-dots{display:flex;align-items:center;gap:2px}.sh-carousel-dot{display:grid;place-items:center;width:32px;height:44px;border:0;background:transparent;padding:0;cursor:pointer}.sh-carousel-dot:after{content:"";width:6px;height:6px;border-radius:9px;background:#c9c7c3}.sh-carousel-dot[aria-current=true]:after{width:24px;background:var(--sh-red)}.sh-carousel-count{font-size:11px;color:#666;font-variant-numeric:tabular-nums;min-width:42px}.sh-home button:focus-visible,.sh-review-track:focus-visible{outline:3px solid #176ac1;outline-offset:3px}@media(max-width:799px){.sh-reviews-carousel{padding-block:40px}.sh-reviews-carousel .sh-review-heading h2{font-size:34px;letter-spacing:-1px}.sh-review-trust{padding:14px;margin-block:24px;gap:12px}.sh-review-trust strong{width:100%;font-size:14px}.sh-review-trust .sh-stars{font-size:17px}.sh-google-label{font-size:12px;padding-left:12px}.sh-review-track{gap:14px}.sh-review-track .sh-review{flex-basis:88%;padding:22px;min-height:285px}.sh-carousel-controls{gap:12px}.sh-carousel-dot{width:28px}.sh-review-track figcaption a{min-height:44px}}.sh-google-score{font-size:22px;font-weight:800;color:var(--sh-ink);display:inline-flex;gap:6px;align-items:center}.sh-google-score>span{color:var(--sh-red)}.sh-google-score small{font-size:12px;font-weight:400;color:var(--sh-gray)}a.sh-review-trust:hover{border-color:var(--sh-red)}@media(max-width:799px){.sh-carousel-controls{gap:4px}.sh-carousel-dot{width:22px}.sh-carousel-dot[aria-current=true]:after{width:16px}.sh-carousel-arrow{flex:0 0 36px;width:36px}.sh-carousel-count{min-width:38px}.sh-carousel-dots{gap:0}}@media(max-width:799px){.sh-carousel-controls{display:grid;grid-template-columns:36px minmax(0,1fr) 36px;gap:4px;max-width:340px;margin-inline:auto}.sh-carousel-dots{grid-column:2;grid-row:1;justify-content:center}.sh-carousel-dot{width:24px;flex-shrink:1}.sh-carousel-count{grid-column:2;grid-row:2;text-align:center}.sh-carousel-arrow[data-prev]{grid-column:1;grid-row:1}.sh-carousel-arrow[data-next]{grid-column:3;grid-row:1}}.sh-hero-products{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;max-width:480px}.sh-home .sh-hero-products .sh-btn{justify-content:space-between;padding:16px 20px;min-height:56px;font-size:14px;gap:12px}.sh-home .sh-hero-quote{margin-top:14px}.sh-home .sh-hero-quote+.sh-hero-note{margin-top:8px}@media(max-width:799px){.sh-hero-products{gap:10px;max-width:none}.sh-home .sh-hero-products .sh-btn{font-size:12px;padding:14px 12px;min-height:52px;gap:6px}.sh-home .sh-hero-quote{font-size:12px}}
/*# sourceMappingURL=/cdn/shop/t/18/assets/sharks-home.css.map */
