.sk-story__form-status{max-width:560px;margin-top:18px;padding:0;color:#174c00;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1.45}.sk-story__form-status:not(:empty){padding:14px 16px;border:2px solid #174c00;border-radius:12px;background:#dff4c5}.sk-story__form-status:focus-visible{outline:4px solid #111;outline-offset:4px}.sk-story{background:#fff;padding:54px 18px;overflow:hidden}.sk-story__container{max-width:1120px;margin:0 auto;display:grid;grid-template-columns:1.05fr .95fr;gap:0px;align-items:center}.sk-story__heading{display:inline-block;width:fit-content;margin:0;color:#000;font-family:Merriweather,serif;font-size:clamp(36px,4vw,50px);font-weight:800;line-height:1.5;text-transform:uppercase;background:linear-gradient(to right,#a4d869 70%,transparent 72%);background-size:109% 32%;background-repeat:no-repeat;background-position:left 85%;-webkit-text-stroke:1px #000}.sk-story__logo{display:block;width:min(340px,82vw);margin:8px 0 4px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.25))}.sk-story__intro{max-width:680px;margin:0 0 34px;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(21px,2vw,23px);font-weight:700;font-style:italic;line-height:1.3}.sk-story__text{max-width:514px;margin:0 0 36px;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(17px,1.6vw,19px);font-weight:500;line-height:1.28}.sk-story__button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:12px 28px;border:2px solid #111;border-radius:999px;background:#ff5200;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.sk-story__button:hover{transform:scale(1.05);box-shadow:0 0 24px #ff52006b}.sk-story__video-wrap{display:flex;justify-content:center}.sk-story__phone-trigger{width:min(350px,88vw);padding:0;border:0;background:transparent;color:#111;cursor:pointer;text-align:center}.sk-story__phone-frame{position:relative;display:block;width:100%;aspect-ratio:9 / 16;overflow:hidden;border:10px solid #111;border-radius:34px;background:#000;box-shadow:0 18px 36px #00000038,inset 0 0 0 2px #ffffff1f;transition:transform .25s ease,box-shadow .25s ease}.sk-story__phone-trigger:hover .sk-story__phone-frame{transform:translateY(-5px) scale(1.015);box-shadow:0 24px 44px #00000047,inset 0 0 0 2px #ffffff1f}.sk-story__phone-trigger:focus-visible{outline:4px solid #ff5200;outline-offset:6px;border-radius:36px}.sk-story__phone-speaker{position:absolute;top:10px;left:50%;z-index:5;width:72px;height:7px;transform:translate(-50%);border-radius:999px;background:#222}.sk-story__phone-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;display:block;object-fit:cover;object-position:center;pointer-events:none;background:#000}.sk-story__phone-play{position:absolute;z-index:6;top:50%;left:50%;width:76px;height:76px;min-width:76px;min-height:76px;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);border:3px solid #fff;border-radius:50%;background:#000000b8;box-shadow:0 8px 20px #0000004d;pointer-events:none}.sk-story__phone-play:before{content:"";display:block;width:0;height:0;margin-left:6px;border-top:12px solid transparent;border-bottom:12px solid transparent;border-left:20px solid #ffffff;border-right:0;background:transparent}.sk-story__phone-caption{display:block;margin-top:14px;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1.3;text-transform:uppercase}.sk-story-form-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.sk-story-form-modal.is-open{display:flex}.sk-story-form-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000c7;cursor:pointer}.sk-story-form-modal__dialog{position:relative;z-index:1;width:min(700px,100%);max-height:calc(100vh - 48px);overflow:auto;border:2px solid #2a2a2a;border-radius:26px;background-color:#050705;background-image:url("{{ 'bg-2.png' | asset_url }}");background-repeat:repeat;background-size:1500px auto;color:#fff;box-shadow:0 32px 90px #00000080}.sk-story-form-modal__dialog:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000047;pointer-events:none}.sk-story-form-modal__header,.sk-story-form-modal__body{position:relative;z-index:1}.sk-story-form-modal__header{position:sticky;top:0;z-index:3;display:flex;align-items:flex-start;justify-content:space-between;gap:20px;padding:28px 28px 18px;border-bottom:0;background:#050705f2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sk-story-form-modal__eyebrow{display:block;margin-bottom:8px;color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;text-align:center;font-weight:900;letter-spacing:.08em;line-height:1.2;text-transform:uppercase}.sk-story-form-modal__title{margin:0;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(34px,6vw,58px);font-weight:900;text-align:center;line-height:1;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 0 2px #baffc5,0 0 10px rgba(186,255,197,.45)}.sk-story-form-modal__close{flex:0 0 auto;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ff5a00;color:#111;font-size:32px;font-weight:900;line-height:1;cursor:pointer}.sk-story-form-modal__close:focus-visible{outline:4px solid #fff;outline-offset:4px}.sk-story-form-modal__body{padding:8px 28px 32px}.sk-story-form-modal__intro{max-width:560px;margin:0 auto 24px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:17px;font-style:italic;font-weight:800;line-height:1.4;text-align:center}.sk-story-entry-form{width:min(540px,100%);margin:0 auto;display:grid;gap:18px}.sk-story-entry-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.sk-story-entry-form__field{min-width:0;display:grid;gap:8px}.sk-story-entry-form__field>label{color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:15px;font-weight:900;line-height:1.2;text-transform:uppercase}.sk-story-entry-form__field input[type=text],.sk-story-entry-form__field input[type=email],.sk-story-entry-form__field textarea{width:100%;min-height:54px;padding:14px 16px;border:2px solid transparent;border-radius:16px;background:#f0f1e6;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:700;line-height:1.4;box-sizing:border-box}.sk-story-entry-form__field input::placeholder,.sk-story-entry-form__field textarea::placeholder{color:#979ba5}.sk-story-entry-form__field textarea{min-height:160px;resize:vertical}.sk-story-entry-form__field input:focus,.sk-story-entry-form__field textarea:focus{border-color:#79d000;outline:3px solid rgba(121,208,0,.28);outline-offset:2px}.sk-story-entry-form__hint{color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:12px;font-style:italic;line-height:1.3}.sk-story-entry-form__file-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.sk-story-entry-form__upload{min-height:108px;display:flex;align-items:center;justify-content:center;gap:15px;padding:20px;border:2px dashed #79d000;border-radius:16px;background:#f0f1e6f5;color:#111;cursor:pointer;text-align:left;transition:border-color .2s ease,background .2s ease,transform .2s ease}.sk-story-entry-form__upload:hover{border-color:#ff5a00;background:#fff;transform:translateY(-2px)}.sk-story-entry-form__file-input:focus-visible+.sk-story-entry-form__file-status{outline:4px solid #79d000;outline-offset:4px}.sk-story-entry-form__upload-icon{width:48px;height:48px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:2px solid #111;border-radius:50%;background:#79d000;color:#111;font-size:26px;font-weight:900}.sk-story-entry-form__upload strong,.sk-story-entry-form__upload small{display:block;font-family:Open Sauce,Open Sans,Arial,sans-serif}.sk-story-entry-form__upload strong{margin-bottom:4px;font-size:16px;font-weight:900}.sk-story-entry-form__upload small{color:#555;font-size:13px;font-weight:600}.sk-story-entry-form__file-status{color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:13px;font-weight:800;line-height:1.35}.sk-story-entry-form__consent{display:grid;grid-template-columns:22px minmax(0,1fr);gap:10px;align-items:start;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:13px;font-weight:700;line-height:1.45}.sk-story-entry-form__consent input{width:20px;height:20px;margin:1px 0 0;accent-color:#79d000}.sk-story-entry-form__consent input:focus-visible{outline:3px solid #fff;outline-offset:3px}.sk-story-entry-form__submit{width:100%;min-height:58px;border:0;border-radius:999px;background:#ff5a00;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1;text-transform:uppercase;cursor:pointer;box-shadow:none;transition:transform .22s ease,box-shadow .22s ease}.sk-story-entry-form__submit:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 10px 24px #ff5a0057}.sk-story-entry-form__submit:focus-visible{outline:4px solid #fff;outline-offset:4px}.sk-story-entry-form__privacy{margin:0;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:13px;font-style:italic;font-weight:700;line-height:1.4;text-align:center}.sk-story-entry-form__message{padding:13px 15px;border-radius:12px;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.4}.sk-story-entry-form__message--success{background:#dff4c5;color:#174c00}.sk-story-entry-form__message--error{background:#ffe4e0;color:#8c1d12}body.sk-story-form-open{overflow:hidden}@media screen and (max-width:640px){.sk-story-form-modal{padding:10px}.sk-story-form-modal__dialog{max-height:calc(100vh - 20px);border-radius:18px}.sk-story-form-modal__header{padding:20px 18px 14px}.sk-story-form-modal__body{padding:6px 16px 24px}.sk-story-form-modal__title{font-size:36px}.sk-story-form-modal__intro{font-size:15px;margin-bottom:20px}.sk-story-entry-form__grid{grid-template-columns:1fr}.sk-story-entry-form__upload{min-height:96px;padding:16px}}.sk-story-video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px}.sk-story-video-modal.is-open{display:flex}.sk-story-video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000c7;cursor:pointer}.sk-story-video-modal__dialog{position:relative;z-index:1;width:min(900px,100%);max-height:calc(100vh - 48px);overflow:auto;border-radius:18px;background:#fff;box-shadow:0 30px 80px #0000006b}.sk-story-video-modal__header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;background:#f0f2e6;border-bottom:1px solid #dcded3}.sk-story-video-modal__title{margin:0;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(20px,3vw,28px);font-weight:900;line-height:1.2}.sk-story-video-modal__close{flex:0 0 auto;width:42px;height:42px;display:flex;align-items:center;justify-content:center;border:2px solid #111;border-radius:50%;background:#ff5200;color:#fff;font-size:30px;line-height:1;cursor:pointer}.sk-story-video-modal__close:focus-visible{outline:4px solid #111;outline-offset:3px}.sk-story-video-modal__video{position:relative;width:100%;aspect-ratio:16 / 9;background:#000}.sk-story-video-modal__video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0}body.sk-story-video-open{overflow:hidden}@media screen and (max-width:990px){.sk-story{padding:50px 22px}.sk-story__container{grid-template-columns:1fr;gap:44px;text-align:center}.sk-story__heading,.sk-story__logo,.sk-story__intro,.sk-story__text{margin-left:auto;margin-right:auto}}@media screen and (max-width:640px){.sk-story__phone-play{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;border:3px solid #fff!important;border-radius:50%!important;background:#000000b8!important}.sk-story__phone-play:before{content:""!important;width:0!important;height:0!important;margin-left:5px!important;border-top:10px solid transparent!important;border-bottom:10px solid transparent!important;border-left:17px solid #fff!important;border-right:0!important}.sk-story{padding:42px 18px}.sk-story__heading{font-size:38px}.sk-story__intro{font-size:20px}.sk-story__text{font-size:17px}.sk-story__button{min-width:190px;font-size:22px}.sk-story__phone-trigger{width:min(300px,90vw)}.sk-story-form-modal{padding:10px}.sk-story-form-modal__dialog{max-height:calc(100vh - 20px);border-radius:18px}.sk-story-form-modal__header{padding:18px 17px 15px}.sk-story-form-modal__body{padding:18px 16px 22px}.sk-story-entry-form__grid{grid-template-columns:1fr}.sk-story-entry-form__upload{min-height:96px;padding:16px}.sk-story-video-modal{padding:12px}.sk-story-video-modal__dialog{max-height:calc(100vh - 24px);border-radius:14px}.sk-story-video-modal__header{padding:12px 14px}.sk-story-video-modal__video{aspect-ratio:9 / 16;max-height:78vh}}@media(prefers-reduced-motion:reduce){.sk-story__phone-frame,.sk-story__button{transition:none}.sk-story__phone-trigger:hover .sk-story__phone-frame,.sk-story__button:hover{transform:none}}@media(forced-colors:active){.sk-story__button,.sk-story-form-modal__close,.sk-story-entry-form__submit,.sk-story-entry-form__upload{border:2px solid ButtonText}.sk-story-entry-form__field input:focus,.sk-story-entry-form__field textarea:focus,.sk-story__button:focus-visible,.sk-story-form-modal__close:focus-visible,.sk-story-entry-form__submit:focus-visible{outline:3px solid Highlight;outline-offset:3px}}@media screen and (max-width:400px){.sk-story-form-modal{padding:6px}.sk-story-form-modal__header{gap:10px;padding:16px 14px 12px}.sk-story-form-modal__body{padding:14px 12px 20px}.sk-story-form-modal__title{font-size:30px}}.sk-story-success-toast{position:fixed;top:24px;left:50%;z-index:100002;width:min(680px,calc(100% - 32px));transform:translate(-50%);padding:16px 20px;border:2px solid #174c00;border-radius:14px;background:#e6f4df;color:#174c00;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1.45;text-align:center;box-shadow:0 12px 36px #0000002e;opacity:1;transition:opacity .6s ease,transform .6s ease}.sk-story-success-toast.is-hiding{opacity:0;transform:translate(-50%,-12px)}.sk-story-success-toast:focus-visible{outline:3px solid #005fcc;outline-offset:4px}.sk-story-form-modal [data-sk-story-form-success]{display:none!important}.sk-story__button,.sk-story__phone-trigger,.sk-story-form-modal__close,.sk-story-entry-form__submit,.sk-story-video-modal__close{min-width:44px;min-height:44px}.sk-story__button:focus-visible,.sk-story__phone-trigger:focus-visible,.sk-story-form-modal__close:focus-visible,.sk-story-entry-form__submit:focus-visible,.sk-story-entry-form__field input:focus-visible,.sk-story-entry-form__field textarea:focus-visible,.sk-story-entry-form__file-input:focus-visible+.sk-story-entry-form__upload,.sk-story-entry-form__consent input:focus-visible,.sk-story-video-modal__close:focus-visible{outline:4px solid #005fcc!important;outline-offset:4px!important}.sk-story-form-modal[aria-hidden=true],.sk-story-video-modal[aria-hidden=true]{visibility:hidden}.sk-story-form-modal.is-open[aria-hidden=false],.sk-story-video-modal.is-open[aria-hidden=false]{visibility:visible}@media(max-width:640px){.sk-story-success-toast{top:12px;width:calc(100% - 24px);font-size:15px;padding:14px 16px}}@media(prefers-reduced-motion:reduce){.sk-story-success-toast,.sk-story__button,.sk-story__phone-frame,.sk-story-form-modal__dialog,.sk-story-entry-form__submit,.sk-story-entry-form__upload,.sk-story-video-modal__dialog{transition:none!important;animation:none!important;scroll-behavior:auto!important}.sk-story__button:hover,.sk-story__phone-trigger:hover .sk-story__phone-frame,.sk-story-entry-form__submit:hover,.sk-story-entry-form__upload:hover{transform:none!important}}@media(forced-colors:active){.sk-story__button,.sk-story-form-modal__close,.sk-story-entry-form__submit,.sk-story-entry-form__upload,.sk-story-video-modal__close{forced-color-adjust:auto;border:2px solid ButtonText}}.sk-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.sk-testimonials{position:relative;content-visibility:auto;contain-intrinsic-size:auto 900px;overflow:hidden;padding:54px 18px;background-color:#fff;background-image:url("{{ 'review-bg.png' | asset_url }}");background-size:cover;background-repeat:repeat;background-position:center}.sk-testimonials__container{position:relative;z-index:1;max-width:1320px;margin:0 auto}.sk-testimonials__header{margin-bottom:28px;text-align:center}.sk-testimonials__eyebrow{margin:0 0 8px;color:#ff5200;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:1px}.sk-review-heading{margin:17px;font-family:Inter,sans-serif!important;font-style:normal;font-weight:800;font-size:50px;line-height:50px;color:#000000cf}.sk-testimonials__carousel-wrap{position:relative;margin-bottom:36px}.sk-testimonials__viewport{overflow:hidden;padding:38px 6px 14px}.sk-testimonials__track{display:flex;gap:28px;transition:transform .42s ease}.sk-testimonials__track--videos{width:max-content;animation:skVideoScroll 38s linear infinite}.sk-testimonials__track--videos:hover{animation-play-state:paused}@keyframes skVideoScroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 14px))}}.sk-testimonials__video-card{position:relative;flex:0 0 330px;height:500px;overflow:hidden;border-radius:20px;background:#111;cursor:pointer;transition:transform .35s ease}.sk-testimonials__video-card:hover{transform:scale(1.05)}.sk-testimonials__video-preview{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;border:0;background:#111;object-fit:cover;pointer-events:none}.sk-testimonials__video-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,#000000d9,#0000008c 35%,#0003 65%,#0000)}.sk-testimonials__video-content{position:absolute;left:20px;right:20px;bottom:20px;z-index:2;color:#fff}.sk-testimonials__video-title{margin:0 0 6px;font-family:Inter,sans-serif!important;font-style:normal;font-weight:800;font-size:24px;line-height:26px;color:#fff}.sk-testimonials__video-desc{margin:0;font-family:Inter,sans-serif!important;color:#fff;font-size:14px;line-height:1.5;opacity:.95}.sk-testimonials__play{position:absolute!important;top:50%!important;left:50%!important;z-index:20!important;width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;max-width:58px!important;max-height:58px!important;display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;padding:0!important;transform:translate(-50%,-50%)!important;border:0!important;border-radius:50%!important;background:#000000b8!important;color:#fff!important;appearance:none!important;-webkit-appearance:none!important;cursor:pointer!important;box-shadow:none!important;overflow:visible!important}.sk-testimonials__play-icon{display:none!important}.sk-testimonials__play:before{content:""!important;display:block!important;width:0!important;height:0!important;margin-left:5px!important;border-top:10px solid transparent!important;border-bottom:10px solid transparent!important;border-left:16px solid #ffffff!important;border-right:0!important;background:transparent!important;position:static!important;transform:none!important;opacity:1!important;pointer-events:none!important}.sk-testimonials__play:hover{background:#ff5200!important;transform:translate(-50%,-50%) scale(1.08)!important}.sk-testimonials__play:focus-visible{background:#ff5200!important;outline:4px solid #ffffff!important;outline-offset:4px!important}.sk-testimonials__video-mobile-arrows{display:flex;justify-content:center;align-items:center;gap:14px;margin-top:10px}.sk-testimonials__video-mobile-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0 0 5px;border:0;border-radius:50%;background:#000;color:#fff;font-size:30px;font-weight:900;line-height:1;cursor:pointer}.sk-testimonials__video-mobile-arrow:hover,.sk-testimonials__video-mobile-arrow:active{background:#ff5200}.sk-testimonials__video-mobile-arrow:focus-visible{outline:3px solid #111;outline-offset:4px}.sk-testimonials__carousel-wrap--reviews .sk-testimonials__track{align-items:stretch}.sk-testimonials__review-card{flex:0 0 calc((100% - 140px)/4);overflow:hidden;background:#f6f6f6;border-radius:18px;box-shadow:0 10px 24px #00000014}.sk-testimonials__review-body{padding:22px 18px;border-radius:18px}.sk-testimonials__review-name{margin:0 0 8px;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:800}.sk-testimonials__review-text{margin:0;color:#434343;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;line-height:1.45}.sk-testimonials__arrow{position:absolute;top:50%;z-index:10;width:44px;height:44px;padding:0 0 5px;transform:translateY(-50%);border:0;border-radius:50%;background:#000;color:#fff;font-size:30px;font-weight:900;cursor:pointer}.sk-testimonials__arrow:hover{background:#ff5200}.sk-testimonials__arrow--left{left:-8px}.sk-testimonials__arrow--right{right:-8px}.sk-testimonials__arrow:focus-visible{outline:3px solid #111;outline-offset:4px}.sk-testimonials__button-wrap{text-align:center}.sk-testimonials__button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:12px 28px;border:2px solid #111;border-radius:999px;background:#ff5200;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase;transition:transform .25s ease,box-shadow .25s ease}.sk-testimonials__button:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 20px #ff52004d}.sk-testimonials__button:focus-visible{outline:3px solid #111;outline-offset:4px}.sk-testimonials__modal{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:2147483000!important;display:none;align-items:center;justify-content:center;width:100vw;height:100vh;height:100dvh;padding:max(24px,env(safe-area-inset-top)) max(20px,env(safe-area-inset-right)) max(24px,env(safe-area-inset-bottom)) max(20px,env(safe-area-inset-left));overflow-x:hidden;overflow-y:auto;isolation:isolate}.sk-testimonials__modal[aria-hidden=true]{display:none!important;visibility:hidden!important}.sk-testimonials__modal.is-open[aria-hidden=false]{display:flex!important;visibility:visible!important}.sk-testimonials__modal-bg{position:fixed!important;top:0!important;right:0!important;bottom:0!important;left:0!important;z-index:1;width:100%;height:100%;margin:0;padding:0;border:0;background:#000000e0;cursor:pointer}.sk-testimonials__modal-box{position:relative!important;top:auto!important;left:auto!important;z-index:2;width:min(430px,92vw);height:min(78dvh,760px);max-width:92vw;max-height:78dvh;margin:auto;aspect-ratio:9 / 16;transform:none!important;overflow:hidden;background:#000;border-radius:18px;box-shadow:0 24px 80px #0000008c}.sk-testimonials__iframe{display:block;width:100%!important;height:100%!important;border:0;background:#000}.sk-testimonials__modal-close{position:absolute!important;top:12px!important;right:12px!important;z-index:20;display:flex;align-items:center;justify-content:center;width:46px;height:46px;padding:0;border:2px solid #fff;border-radius:50%;background:#ff5200;color:#fff;font-family:Arial,sans-serif;font-size:32px;font-weight:700;line-height:1;cursor:pointer;box-shadow:0 5px 16px #00000059}.sk-testimonials__modal-close:hover{background:#e84900}.sk-testimonials__modal-close:focus-visible,.sk-testimonials__modal-box:focus-visible{outline:4px solid #fff!important;outline-offset:4px!important}html.sk-testimonials-modal-open,body.sk-testimonials-modal-open{overflow:hidden!important;overscroll-behavior:none}.sk-stain-removal{width:100%;content-visibility:auto;contain-intrinsic-size:auto 600px;overflow:hidden;background:#063873;font-family:Open Sauce,Open Sans,Arial,sans-serif}.sk-stain-removal__grid{width:100%;min-height:600px;display:grid;grid-template-columns:1fr 1fr;align-items:stretch}.sk-stain-removal__content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(48px,7vw,110px);background-color:#0000f9;background-image:url(skd-pattern-background.png);background-position:center;background-size:1500px auto;background-repeat:no-repeat;color:#fff}.sk-stain-removal__heading{margin:0 0 28px;color:#fff;font-family:Merriweather,serif;font-size:clamp(42px,5vw,68px);font-weight:900;line-height:1.08;letter-spacing:-1px;text-wrap:balance}.sk-stain-removal__text{max-width:560px;margin:0 0 34px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(17px,1.6vw,22px);font-weight:400;line-height:1.55}.sk-stain-removal__button{display:inline-flex;align-items:center;justify-content:center;min-width:230px;min-height:58px;padding:14px 30px;border:3px solid #1e1d1d;border-radius:999px;background:#ff5200;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:15px;font-weight:900;line-height:1;letter-spacing:1.2px;text-decoration:none;text-transform:uppercase;transition:background-color .25s ease,color .25s ease,transform .25s ease}.sk-stain-removal__button:hover{background:#ff5200;color:#fff;transform:translateY(-3px)}.sk-stain-removal__button:focus-visible{outline:4px solid #a4d869;outline-offset:5px}.sk-stain-removal__media{min-width:0;background:#dff7ff}.sk-stain-removal__image{display:block;width:100%;height:100%;min-height:600px;object-fit:cover;object-position:center}@media screen and (min-width:1101px){.sk-testimonials__video-card{flex-basis:350px;height:540px}}@media screen and (min-width:1600px){.sk-testimonials__container{max-width:1500px}.sk-testimonials__carousel-wrap--reviews .sk-testimonials__review-card{flex:0 0 calc((100% - 168px)/5)}}@media screen and (min-width:2000px){.sk-testimonials__container{max-width:1999px}.sk-testimonials__carousel-wrap--reviews .sk-testimonials__review-card{flex:0 0 calc((100% - 196px)/8)}.sk-stain-removal__content{background-size:cover}}@media screen and (max-width:1100px){.sk-testimonials__carousel-wrap--reviews .sk-testimonials__review-card{flex:0 0 calc((100% - 56px) / 3)}}@media screen and (max-width:990px){.sk-stain-removal__grid{grid-template-columns:1fr;min-height:auto}.sk-stain-removal__content{align-items:center;padding:58px 28px;text-align:center}.sk-stain-removal__text{max-width:680px}.sk-stain-removal__media{width:100%}.sk-stain-removal__image{min-height:0;height:auto;aspect-ratio:16 / 10;object-fit:cover}}@media screen and (max-width:760px){.sk-testimonials{padding:38px 12px 30px}.sk-testimonials__track{gap:16px}.sk-testimonials__carousel-wrap:not(.sk-testimonials__carousel-wrap--reviews) .sk-testimonials__viewport{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;touch-action:pan-x;scrollbar-width:none;padding-bottom:10px}.sk-testimonials__carousel-wrap:not(.sk-testimonials__carousel-wrap--reviews) .sk-testimonials__viewport::-webkit-scrollbar{display:none}.sk-testimonials__track--videos{width:max-content;animation:none!important;transform:none!important;transition:none!important}.sk-testimonials__track--videos .sk-testimonials__video-card{scroll-snap-align:start}.sk-testimonials__video-card{flex:0 0 260px;height:400px}.sk-testimonials__carousel-wrap--reviews .sk-testimonials__review-card{flex:0 0 100%}.sk-testimonials__button{min-width:240px;font-size:19px}.sk-testimonials__modal{padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom))}.sk-testimonials__modal-box{width:min(94vw,390px);height:auto;max-height:88dvh;aspect-ratio:9 / 16;border-radius:14px}.sk-testimonials__modal-close{top:8px!important;right:8px!important;width:44px;height:44px;font-size:29px}}@media screen and (max-width:640px){.sk-stain-removal__content{padding:44px 20px}.sk-stain-removal__grid{min-height:100vh!important}.sk-stain-removal__heading{margin-bottom:22px;font-size:clamp(34px,11vw,48px);line-height:1.1}.sk-stain-removal__text{margin-bottom:28px;font-size:16px;line-height:1.5}.sk-stain-removal__button{min-width:210px;min-height:54px;padding:13px 24px;font-size:14px}.sk-stain-removal__image{height:100%;aspect-ratio:4 / 3;object-position:center}}@media screen and (max-width:760px){.sk-testimonials__play{width:58px!important;height:58px!important;min-width:58px!important;min-height:58px!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;background:#000000b8!important;border-radius:50%!important}.sk-testimonials__play:before{content:""!important;width:0!important;height:0!important;margin-left:5px!important;border-top:10px solid transparent!important;border-bottom:10px solid transparent!important;border-left:16px solid #ffffff!important;border-right:0!important}.sk-testimonials__play:active{background:#ff5200!important;transform:translate(-50%,-50%) scale(.96)!important}}@media screen and (max-width:500px){.sk-review-heading{font-size:42px}.sk-testimonials__header{margin-bottom:0}.sk-testimonials__review-body{padding:22px 40px}}@media screen and (max-width:420px){.sk-stain-removal__heading br{display:none}.sk-stain-removal__image{aspect-ratio:1 / 1}}@media screen and (max-height:650px){.sk-testimonials__modal-box{width:auto;height:86dvh;max-width:94vw;aspect-ratio:9 / 16}}@media(prefers-reduced-motion:reduce){.sk-testimonials__track--videos{animation:none!important}.sk-testimonials__track,.sk-testimonials__video-card,.sk-testimonials__play,.sk-testimonials__button,.sk-stain-removal__button{transition:none!important}.sk-testimonials__video-card:hover,.sk-stain-removal__button:hover{transform:none}}@font-face{font-family:Sugar Pie;src:url('{{ "sugar-pie-w.ttf" | asset_url }}') format("truetype");font-weight:400;font-style:normal;font-display:swap}.sk-product-card__image-wrap picture{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:center}.sk-product-waitlist-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:20px}.sk-product-waitlist-modal.is-open{display:flex}.sk-product-waitlist-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000c7;cursor:pointer}.sk-product-waitlist-modal__dialog{position:relative;z-index:1;width:min(700px,100%);max-height:calc(100vh - 40px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:74px 44px 42px;border:3px solid #262626;border-radius:28px;background-color:#050705;background-image:url("{{ 'bg-2.png' | asset_url }}");background-repeat:repeat;background-size:1400px auto;color:#fff;text-align:center;box-shadow:0 32px 90px #00000080}.sk-product-waitlist-modal__dialog:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#00000047;pointer-events:none}.sk-product-waitlist-modal__close,.sk-product-waitlist-modal__title,.sk-product-waitlist-modal__subtitle,.sk-product-waitlist-modal__product,.sk-product-waitlist-form,.sk-product-waitlist-modal__pet{position:relative;z-index:2}.sk-product-waitlist-modal__dialog::-webkit-scrollbar{width:0;height:0;display:none}.sk-product-waitlist-modal__pet{position:absolute;bottom:-8px;width:145px;height:auto;pointer-events:none;-webkit-user-select:none;user-select:none}.sk-product-waitlist-modal__pet--cat{left:4px}.sk-product-waitlist-modal__pet--dog{right:4px}.sk-product-waitlist-modal__close{position:absolute;top:18px;right:18px;width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ff5a00;color:#111;font-size:36px;font-weight:900;line-height:1;cursor:pointer}.sk-product-waitlist-modal__close:focus-visible{outline:4px solid #ffffff;outline-offset:4px}.sk-product-waitlist-modal__title{max-width:600px;margin:0 auto 12px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(40px,7vw,64px);font-weight:900;line-height:.98;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 0 2px #baffc5,0 0 12px rgba(186,255,197,.5)}.sk-product-waitlist-modal__subtitle{max-width:560px;margin:0 auto 12px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:clamp(17px,2.4vw,23px);font-style:italic;font-weight:800;line-height:1.35}.sk-product-waitlist-modal__product{min-height:28px;margin:0 auto 26px;color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:18px;font-weight:900;line-height:1.3;text-transform:uppercase}.sk-product-waitlist-form{width:min(440px,100%);margin:0 auto;display:grid;gap:16px;text-align:left}.sk-product-waitlist-form__field{display:grid;gap:8px}.sk-product-waitlist-form__field label{color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:900;line-height:1.2;text-transform:uppercase}.sk-product-waitlist-form__field input{width:100%;min-height:68px;padding:16px 18px;box-sizing:border-box;border:2px solid transparent;border-radius:17px;background:#f0f1e6;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:18px;font-weight:700}.sk-product-waitlist-form__field input::placeholder{color:#979ba5}.sk-product-waitlist-form__field input:focus{border-color:#79d000;outline:3px solid rgba(121,208,0,.3);outline-offset:2px}.sk-product-waitlist-form__submit{width:100%;min-height:64px;margin-top:4px;border:0;border-radius:999px;background:#ff5a00;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:24px;font-weight:900;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.sk-product-waitlist-form__submit:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 10px 24px #ff5a0057}.sk-product-waitlist-form__submit:focus-visible{outline:4px solid #ffffff;outline-offset:4px}.sk-product-waitlist-form__privacy{margin:4px 0 0;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:700;line-height:1.4;text-align:center}.sk-product-waitlist-form__message{padding:13px 15px;border-radius:12px;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.4;text-align:center}.sk-product-waitlist-form__message--success{background:#dff4c5;color:#174c00}.sk-product-waitlist-form__message--error{background:#ffe4e0;color:#8c1d12}body.sk-product-waitlist-open{overflow:hidden}@media screen and (max-width:640px){.sk-product-cards{display:none;padding:34px 14px}.sk-product-cards__grid{grid-template-columns:1fr;gap:24px}.sk-product-card{max-width:360px;margin:0 auto;width:100%;min-height:auto}.sk-product-card__image-wrap{height:280px}.sk-product-card__title{font-size:28px}.sk-product-waitlist-modal{padding:10px}.sk-product-waitlist-modal__dialog{max-height:calc(100vh - 20px);padding:68px 18px 28px;border-radius:22px}.sk-product-waitlist-modal__close{top:12px;right:12px;width:46px;height:46px;font-size:32px}.sk-product-waitlist-modal__pet{width:92px;bottom:-4px;opacity:.98}.sk-product-waitlist-modal__pet--cat{left:-8px}.sk-product-waitlist-modal__pet--dog{right:-8px}.sk-product-waitlist-modal__title{font-size:40px}.sk-product-waitlist-modal__subtitle{font-size:16px}.sk-product-waitlist-modal__product{font-size:16px;margin-bottom:20px}.sk-product-waitlist-form__field input{min-height:58px;font-size:16px}.sk-product-waitlist-form__submit{min-height:58px;font-size:20px}}@media(prefers-reduced-motion:reduce){.sk-product-card,.sk-product-card__image,.sk-product-card__button,.sk-product-waitlist-form__submit{transition:none}.sk-product-card:hover,.sk-product-card:hover .sk-product-card__image,.sk-product-card__button:hover,.sk-product-waitlist-form__submit:hover{transform:none}}.sk-product-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sk-product-card__button,.sk-product-waitlist-modal__close,.sk-product-waitlist-form__submit{min-height:44px}.sk-product-card__button:focus-visible,.sk-product-waitlist-modal__close:focus-visible,.sk-product-waitlist-form__submit:focus-visible,.sk-product-waitlist-form__field input:focus-visible{outline:3px solid #ffffff!important;outline-offset:4px!important}.sk-product-waitlist-form__message{border:2px solid currentColor}.sk-product-waitlist-form__message--success{background:#e6f4df;color:#174c00}.sk-product-waitlist-form__message--error{background:#ffe9e6;color:#7a160c}.sk-product-success-toast{position:fixed;top:24px;left:50%;z-index:100001;width:min(680px,calc(100% - 32px));transform:translate(-50%);padding:16px 20px;border:2px solid #174c00;border-radius:14px;background:#e6f4df;color:#174c00;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:800;line-height:1.45;text-align:center;box-shadow:0 12px 36px #0000002e;opacity:1;transition:opacity .6s ease,transform .6s ease}.sk-product-success-toast.is-hiding{opacity:0;transform:translate(-50%,-12px)}.sk-product-success-toast:focus-visible{outline:3px solid #005fcc;outline-offset:4px}@media(max-width:640px){.sk-product-success-toast{top:12px;width:calc(100% - 24px);font-size:15px;padding:14px 16px}}@media(prefers-reduced-motion:reduce){.sk-product-success-toast{transition:none}}@media(prefers-reduced-motion:reduce){.sk-product-card,.sk-product-card__image,.sk-product-card__button,.sk-product-waitlist-form__submit{transition:none!important}.sk-product-card:hover,.sk-product-card:hover .sk-product-card__image,.sk-product-card__button:hover,.sk-product-waitlist-form__submit:hover{transform:none!important}html:focus-within{scroll-behavior:auto}}@media(forced-colors:active){.sk-product-waitlist-modal__dialog,.sk-product-card__button,.sk-product-waitlist-form__submit,.sk-product-waitlist-modal__close{forced-color-adjust:auto}}.sk-product-waitlist-modal [data-sk-product-waitlist-success]{display:none!important}.sk-scroll-text{width:100%;overflow:hidden;background:#fff;padding:14px 0 30px;contain:layout paint}.sk-scroll-text__track{width:100%;overflow:hidden;white-space:nowrap}.sk-scroll-text__content{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;animation:skScrollRightToLeft 18s linear infinite;will-change:transform;backface-visibility:hidden;-webkit-backface-visibility:hidden}.sk-scroll-text__content span{display:inline-block;width:fit-content;margin:0;color:#000;font-family:Merriweather,Georgia,Times New Roman,serif;font-size:clamp(28px,3vw,55px);font-weight:800;line-height:1.2;text-transform:uppercase;letter-spacing:1px;background:linear-gradient(to right,#a4d869 70%,transparent 72%);background-size:95% 32%;background-repeat:no-repeat;background-position:left 85%;-webkit-text-stroke:1px #000000}@keyframes skScrollRightToLeft{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.sk-scroll-text:hover .sk-scroll-text__content{animation-play-state:paused}@media screen and (max-width:640px){.sk-scroll-text{padding:14px 0}.sk-scroll-text__content{gap:34px;animation-duration:14s}.sk-scroll-text__content span{font-size:26px;line-height:1.15}}@media(prefers-reduced-motion:reduce){.sk-scroll-text__track{overflow-x:auto;scrollbar-width:none}.sk-scroll-text__track::-webkit-scrollbar{display:none}.sk-scroll-text__content{animation:none;transform:none;will-change:auto}}.sk-ba-carousel{background:#fff;padding:54px 18px;overflow:hidden}.sk-ba-carousel__container{position:relative;max-width:1320px;margin:0 auto}.sk-ba-carousel__viewport{overflow:hidden;padding:10px 0}.sk-ba-carousel__track{display:flex;gap:24px;transition:transform .4s ease;will-change:transform}.sk-ba-carousel__slide{flex:0 0 calc((100% - 72px)/4);min-width:0;transition:transform .3s ease}.sk-ba-carousel__slide:hover{transform:scale(1.03);z-index:2}.sk-ba-carousel__image-wrap{position:relative;width:100%;height:360px;overflow:hidden;border-radius:13px}.sk-ba-carousel__slide img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;border:3px solid #95DC8F;border-radius:13px}.sk-ba-carousel__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000a6;border-radius:13px;display:flex;align-items:center;justify-content:center;padding:25px;text-align:center;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;pointer-events:none}.sk-ba-carousel__overlay span{color:#fff;font-size:20px;line-height:1.4;font-weight:600}.sk-ba-carousel__slide:hover .sk-ba-carousel__overlay{opacity:1;visibility:visible}.sk-ba-carousel__arrow{position:absolute;top:50%;z-index:10;width:48px;height:48px;padding:0;border:2px solid #000;border-radius:50%;background:#000;color:#fff;font-family:Arial,sans-serif;font-size:32px;font-weight:900;line-height:1;cursor:pointer;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;transition:background-color .2s ease,color .2s ease,transform .2s ease}.sk-ba-carousel__arrow:hover{background:#c23d00}.sk-ba-carousel__arrow:focus-visible{outline:4px solid #005fcc;outline-offset:4px}.sk-ba-carousel__arrow--left{left:-12px}.sk-ba-carousel__arrow--right{right:-12px}.sk-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media screen and (max-width:990px){.sk-ba-carousel__track{gap:24px}.sk-ba-carousel__slide{flex:0 0 calc((100% - 24px)/2)}.sk-ba-carousel__image-wrap{height:260px}}@media screen and (max-width:640px){.sk-ba-carousel{padding:24px 12px}.sk-ba-carousel__track{justify-content:center;gap:16px}.sk-ba-carousel__slide{flex:0 0 86%}.sk-ba-carousel__image-wrap{height:auto}.sk-ba-carousel__slide img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;object-position:center}.sk-ba-carousel__overlay{border-radius:13px}.sk-ba-carousel__overlay span{font-size:18px}.sk-ba-carousel__arrow{width:44px;height:44px;font-size:30px}.sk-ba-carousel__arrow--left{left:0}.sk-ba-carousel__arrow--right{right:0}}@media screen and (max-width:500px){.sk-ba-carousel__image-wrap{height:auto}.sk-ba-carousel__slide img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain}.sk-review-heading{font-size:42px}.sk-testimonials__header{margin-bottom:0}}@media(prefers-reduced-motion:reduce){.sk-ba-carousel__track,.sk-ba-carousel__slide,.sk-ba-carousel__arrow,.sk-ba-carousel__overlay{transition:none!important;animation:none!important;scroll-behavior:auto!important}.sk-ba-carousel__slide:hover{transform:none}}@media(forced-colors:active){.sk-ba-carousel__arrow{forced-color-adjust:auto;background:ButtonFace;color:ButtonText;border:2px solid ButtonText}.sk-ba-carousel__slide img{border-color:CanvasText}}.sk-benefits{background:#fff;padding:54px 18px 0}.sk-benefits__container{max-width:1320px;margin:0 auto}.sk-benefits__grid{display:grid;grid-template-columns:repeat(5,1fr);gap:18px}.sk-benefits__item{background:#6fc1121c;border:1px solid rgb(0 255 41 / 16%);border-radius:18px;padding:18px 14px 16px;text-align:center;transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;animation:skBenefitFadeUp .7s ease both}.sk-benefits__item:hover{transform:translateY(-6px);box-shadow:0 14px 28px #00ff4c1a;border-color:#00ff3c52}.sk-benefits__icon-wrap{width:60px;height:60px;margin:0 auto 10px;border-radius:50%;background:linear-gradient(135deg,#d1ff9e,#6fc112);display:flex;align-items:center;justify-content:center;box-shadow:0 8px 16px #23fe2e33;transition:transform .25s ease}.sk-benefits__item:hover .sk-benefits__icon-wrap{transform:scale(1.08) rotate(-5deg)}.sk-benefits__icon{width:32px;height:32px;object-fit:contain;display:block}.sk-benefits__text{margin:0;color:#373737;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:17px;font-weight:600;text-transform:capitalize;line-height:1.4}@keyframes skBenefitFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:990px){.sk-benefits__grid{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:640px){.sk-benefits__grid{grid-template-columns:1fr}.sk-benefits{padding:40px 14px 0}.sk-benefits__item{padding:16px 14px}.sk-benefits__text{font-size:15px}}@media(prefers-reduced-motion:reduce){.sk-benefits__item{animation:none;transition:none}.sk-benefits__icon-wrap{transition:none}.sk-benefits__item:hover,.sk-benefits__item:hover .sk-benefits__icon-wrap{transform:none}}.sk-product-cards-mob{display:none!important}.sk-product-cards{background:#fff;padding:54px 18px}.sk-product-cards__container{max-width:980px;margin:0 auto}.sk-product-cards__grid{display:grid;grid-template-columns:.71fr 1.22fr;gap:44px;align-items:stretch}.sk-product-card{position:relative;overflow:hidden;background:#f1f4e9;border-radius:24px;padding:80px 24px 50px;text-align:center;min-height:550px;box-shadow:0 16px 34px #00000014;transition:transform .3s ease,box-shadow .3s ease}.sk-product-card:hover{transform:translateY(-8px);box-shadow:0 22px 44px #00000024}.sk-product-card__badge{position:absolute;top:31px;right:-50px;z-index:3;width:209px;padding:12px 0;background:#ed1c24;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:17px;font-weight:600;text-transform:uppercase;transform:rotate(45deg);box-shadow:0 6px 14px #0000002e}.sk-product-card__image-wrap{height:305px;display:flex;align-items:flex-end;justify-content:center;margin-bottom:18px}.sk-product-card__image{max-height:300px;max-width:92%;object-fit:contain;transition:transform .3s ease}.sk-product-card:hover .sk-product-card__image{transform:scale(1.045)}.sk-product-card__image--two-pack{max-width:100%}.sk-product-card__title{margin:0 0 8px;color:#000;font-family:Sugar Pie,Comic Sans MS,cursive;font-size:clamp(24px,2.5vw,34px);font-weight:400;line-height:1;text-transform:uppercase;font-style:italic}.sk-product-card__price{margin-bottom:8px;color:#383838;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:18px;font-weight:700}.sk-product-card__old-price{text-decoration:line-through;margin-right:6px;opacity:.9}.sk-product-card__new-price{font-weight:700}.sk-product-card__stars{margin-bottom:18px;color:#ffc400;font-size:24px;letter-spacing:3px;line-height:1;text-shadow:0 1px 0 #9b6b00}.sk-product-card__button{display:inline-flex;align-items:center;justify-content:center;min-width:220px;padding:12px 28px;border:2px solid #111111;border-radius:999px;background:#ff5200;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.sk-product-card__button:hover,.sk-product-card__button:focus-visible{transform:scale(1.05);box-shadow:0 0 22px #ff520073}.sk-product-card__button:focus-visible{outline:3px solid #000000;outline-offset:4px}.sk-mobile-waitlist-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:none;align-items:center;justify-content:center;padding:10px}.sk-mobile-waitlist-modal.is-open{display:flex}.sk-mobile-waitlist-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;background:#000000c7;cursor:pointer}.sk-mobile-waitlist-modal__dialog{position:relative;z-index:1;width:min(700px,100%);max-height:calc(100vh - 20px);overflow-y:auto;overflow-x:hidden;scrollbar-width:none;-ms-overflow-style:none;padding:68px 18px 28px;border:3px solid #262626;border-radius:22px;background-color:#050705;background-image:url("{{ 'bg-2.png' | asset_url }}");background-repeat:repeat;background-size:1400px auto;color:#fff;text-align:center;box-shadow:0 32px 90px #00000080}.sk-mobile-waitlist-modal__dialog::-webkit-scrollbar{width:0;height:0;display:none}.sk-mobile-waitlist-modal__dialog:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:#00000047;pointer-events:none}.sk-mobile-waitlist-modal__close,.sk-mobile-waitlist-modal__title,.sk-mobile-waitlist-modal__subtitle,.sk-mobile-waitlist-modal__product,.sk-mobile-waitlist-form,.sk-mobile-waitlist-modal__pet{position:relative;z-index:2}.sk-mobile-waitlist-modal__close{position:absolute;top:12px;right:12px;width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ff5a00;color:#111;font-size:32px;font-weight:900;line-height:1;cursor:pointer}.sk-mobile-waitlist-modal__close:focus-visible{outline:4px solid #ffffff;outline-offset:4px}.sk-mobile-waitlist-modal__pet{position:absolute;bottom:-4px;width:92px;height:auto;opacity:.98;pointer-events:none;-webkit-user-select:none;user-select:none}.sk-mobile-waitlist-modal__pet--cat{left:-8px}.sk-mobile-waitlist-modal__pet--dog{right:-8px}.sk-mobile-waitlist-modal__title{max-width:600px;margin:0 auto 12px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:40px;font-weight:900;line-height:.98;letter-spacing:.02em;text-transform:uppercase;text-shadow:0 0 2px #baffc5,0 0 12px rgba(186,255,197,.5)}.sk-mobile-waitlist-modal__subtitle{max-width:560px;margin:0 auto 12px;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-style:italic;font-weight:800;line-height:1.35}.sk-mobile-waitlist-modal__product{min-height:24px;margin:0 auto 20px;color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:900;line-height:1.3;text-transform:uppercase}.sk-mobile-waitlist-form{width:min(440px,100%);margin:0 auto;display:grid;gap:16px;text-align:left}.sk-mobile-waitlist-form__field{display:grid;gap:8px}.sk-mobile-waitlist-form__field label{color:#79d000;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:900;line-height:1.2;text-transform:uppercase}.sk-mobile-waitlist-form__field input{width:100%;min-height:58px;padding:16px 18px;box-sizing:border-box;border:2px solid transparent;border-radius:17px;background:#f0f1e6;color:#111;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:16px;font-weight:700}.sk-mobile-waitlist-form__field input::placeholder{color:#979ba5}.sk-mobile-waitlist-form__field input:focus{border-color:#79d000;outline:3px solid rgba(121,208,0,.3);outline-offset:2px}.sk-mobile-waitlist-form__submit{width:100%;min-height:58px;margin-top:4px;border:0;border-radius:999px;background:#ff5a00;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:20px;font-weight:900;line-height:1;text-transform:uppercase;cursor:pointer;transition:transform .22s ease,box-shadow .22s ease}.sk-mobile-waitlist-form__submit:hover{transform:translateY(-2px) scale(1.01);box-shadow:0 10px 24px #ff5a0057}.sk-mobile-waitlist-form__submit:focus-visible{outline:4px solid #ffffff;outline-offset:4px}.sk-mobile-waitlist-form__privacy{margin:4px 0 0;color:#fff;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;font-style:italic;font-weight:700;line-height:1.4;text-align:center}.sk-mobile-waitlist-form__message{padding:13px 15px;border-radius:12px;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:14px;font-weight:800;line-height:1.4;text-align:center}.sk-mobile-waitlist-form__message--success{background:#dff4c5;color:#174c00}.sk-mobile-waitlist-form__message--error{background:#ffe4e0;color:#8c1d12}body.sk-mobile-waitlist-open{overflow:hidden}@media screen and (max-width:900px){.sk-product-cards__container{max-width:760px}.sk-product-cards__grid{gap:24px}.sk-product-card{padding:32px 18px 28px;min-height:520px}.sk-product-card__image-wrap{height:285px}.sk-product-card__button{min-width:190px;font-size:18px}}@media screen and (max-width:640px){.sk-product-cards-mob{display:block!important}.sk-product-cards{padding:34px 14px}.sk-product-cards__grid{grid-template-columns:1fr;gap:24px}.sk-product-card{max-width:360px;margin:0 auto;width:100%;min-height:auto}.sk-product-card__image-wrap{height:280px}.sk-product-card__title{font-size:28px}}@media(prefers-reduced-motion:reduce){.sk-product-card,.sk-product-card__image,.sk-product-card__button,.sk-mobile-waitlist-form__submit{transition:none}.sk-product-card:hover,.sk-product-card:hover .sk-product-card__image,.sk-product-card__button:hover,.sk-mobile-waitlist-form__submit:hover{transform:none}}.sk-mobile-product-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.sk-product-card__button,.sk-mobile-waitlist-modal__close,.sk-mobile-waitlist-form__submit{min-height:44px}.sk-product-card__button:focus-visible,.sk-mobile-waitlist-modal__close:focus-visible,.sk-mobile-waitlist-form__submit:focus-visible,.sk-mobile-waitlist-form__field input:focus-visible{outline:3px solid #ffffff!important;outline-offset:4px!important}.sk-product-card__button:focus-visible{outline-color:#111!important}.sk-mobile-waitlist-form__message{border:2px solid currentColor}.sk-mobile-waitlist-form__message--success{background:#e6f4df;color:#174c00}.sk-mobile-waitlist-form__message--error{background:#ffe9e6;color:#7a160c}.sk-mobile-product-success-toast{position:fixed;top:12px;left:50%;z-index:100001;width:calc(100% - 24px);max-width:680px;transform:translate(-50%);padding:14px 16px;border:2px solid #174c00;border-radius:14px;background:#e6f4df;color:#174c00;font-family:Open Sauce,Open Sans,Arial,sans-serif;font-size:15px;font-weight:800;line-height:1.45;text-align:center;box-shadow:0 12px 36px #0000002e;opacity:1;transition:opacity .6s ease,transform .6s ease}.sk-mobile-product-success-toast.is-hiding{opacity:0;transform:translate(-50%,-12px)}.sk-mobile-product-success-toast:focus-visible{outline:3px solid #005fcc;outline-offset:4px}@media(prefers-reduced-motion:reduce){.sk-mobile-product-success-toast{transition:none}}@media(prefers-reduced-motion:reduce){.sk-product-card,.sk-product-card__image,.sk-product-card__button,.sk-mobile-waitlist-form__submit{transition:none!important}.sk-product-card:hover,.sk-product-card:hover .sk-product-card__image,.sk-product-card__button:hover,.sk-mobile-waitlist-form__submit:hover{transform:none!important}html:focus-within{scroll-behavior:auto}}@media(forced-colors:active){.sk-mobile-waitlist-modal__dialog,.sk-product-card__button,.sk-mobile-waitlist-form__submit,.sk-mobile-waitlist-modal__close{forced-color-adjust:auto}}.sk-mobile-waitlist-modal [data-sk-mobile-waitlist-success]{display:none!important}@media screen and (max-width:640px){.sk-product-card__image--two-pack{width:299px;max-width:100%;height:525px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/homepage-below-fold.css.map */
