.sk-hero{--k-orange:#e44d30;--k-blue:#4b58b8;--k-blue-line:#3a4799;--k-ink:#000000;--k-cream:#f8f4ef;background:var(--k-cream);overflow:hidden}.sk-hero__inner{display:flex;flex-direction:row;flex-wrap:wrap;align-items:stretch;width:100%;max-width:1440px;margin:0 auto;padding:100px 28px 60px 48px;gap:0;box-sizing:border-box}.sk-hero__left{width:44%;flex-direction:column;justify-content:center;padding-right:20px}.sk-hero__left,.sk-hero__right{display:flex;align-items:flex-start;box-sizing:border-box}.sk-hero__right{width:56%;position:relative;justify-content:flex-end}.sk-hero__title-wrap{position:relative;margin-bottom:26px}.sk-hero__title,.sk-hero__title-wrap{width:fit-content;max-width:100%;overflow:visible}.sk-hero__title{margin:0;font-size:clamp(40px,4.8vw,68px);font-weight:700;line-height:1.02;color:var(--k-ink);letter-spacing:-.03em;font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important;display:flex;flex-direction:column;align-items:stretch}.sk-hero__title-line{display:block;text-align:left;white-space:nowrap}.sk-hero__title-outline{display:block;width:100%;text-align:center;margin-top:.08em;overflow:visible}.sk-hero__title-outline-inner{position:relative;display:inline-block;overflow:visible;padding:.12em .28em}.sk-hero__title-xaf{-webkit-text-stroke:1.75px #000;color:transparent;letter-spacing:.02em;line-height:1;padding:0;display:inline-block;vertical-align:initial}.sk-hero__asterisk{position:absolute;top:.22em;right:.02em;display:inline-block;width:24px;height:24px;animation:sk-hero-spin 5s linear infinite;pointer-events:none}.sk-hero__asterisk-line{position:absolute;top:50%;left:0;width:24px;height:4px;background:var(--k-orange)!important;margin-top:-2px}.sk-hero__asterisk-line:nth-child(2){transform:rotate(60deg)}.sk-hero__asterisk-line:nth-child(3){transform:rotate(-60deg)}.sk-hero__subtitle{margin:0 0 30px;max-width:100%;width:100%;font-size:17px;font-weight:700;line-height:1.6;color:#000;font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)!important}.sk-hero__subtitle .sk-rough{display:inline;box-decoration-break:clone;-webkit-box-decoration-break:clone}.sk-hero__subtitle svg.rough-annotation{z-index:0}.sk-hero__subtitle .sk-rough{position:relative;z-index:1}.sk-hero__search{position:relative;width:100%;max-width:580px;margin:0 0 40px}.sk-hero__search-form{display:flex;align-items:stretch;background:transparent;width:100%;margin:0;padding:0;border-radius:0;box-shadow:none}.sk-hero__search-field{width:100%;height:60px;border:2px solid #000!important;outline:0;background:#fff;padding:5px 60px 5px 22px;font-size:15px;font-weight:300;color:#606060;font-family:DM Sans,system-ui,sans-serif;transition:border-color .35s}.sk-hero__search-field:focus{border-color:var(--k-orange)!important}.sk-hero__search-submit{position:absolute;right:5px;top:8px;width:44px;height:44px;border:0;padding:0;border-radius:0;background:#111111;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .2s}.sk-hero__search-submit:hover{background-color:var(--k-orange)!important}.sk-hero__search-submit svg{width:16px;height:16px;fill:currentColor}.sk-hero__search-spinner{width:16px;height:16px;animation:sk-hero-spin .8s linear infinite}@keyframes sk-hero-spin{to{transform:rotate(1turn)}}.sk-hero__search-submit:disabled{opacity:.85;cursor:wait}.sk-hero__suggestions{position:absolute;top:calc(100% + 6px);left:0;right:0;z-index:30;border:2px solid #111;background:#fff;box-shadow:4px 4px 0 #111;max-height:min(320px,50vh);overflow-y:auto}.sk-hero__suggest-group+.sk-hero__suggest-group{border-top:1px solid rgba(26,26,46,.1)}.sk-hero__suggest-label{margin:0;padding:.55rem .85rem .35rem;color:#ff6b2b;font-size:.65rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif)}.sk-hero__suggest-list{margin:0;padding:0;list-style:none}.sk-hero__suggest-item{display:flex;align-items:center;gap:.55rem;width:100%;padding:.65rem .85rem;border:0;background:#fff;color:#1a1a2e;font-family:DM Sans,system-ui,sans-serif;font-size:.875rem;text-align:left;cursor:pointer;transition:background .12s ease}.sk-hero__suggest-item svg{width:1rem;height:1rem;flex-shrink:0;color:#ff6b2b}.sk-hero__suggest-item:focus-visible,.sk-hero__suggest-item:hover{background:#f8f4ef;outline:none}.sk-hero__suggest-main{font-weight:700}.sk-hero__suggest-main,.sk-hero__suggest-sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sk-hero__suggest-sub{margin-left:auto;color:rgba(26,26,46,.5);font-size:.75rem;flex-shrink:0;max-width:45%}.sk-hero__suggest-all{display:block;width:100%;padding:.75rem .85rem;border:0;border-top:2px solid #111;background:#f8f4ef;color:#1a1a2e;font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif);font-size:.8rem;font-weight:800;text-align:left;cursor:pointer}.sk-hero__suggest-all:hover{background:#ff6b2b;color:#fff}.sk-hero__social{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;width:100%}.sk-hero__avatars{display:inline-flex;align-items:center}.sk-hero__avatars img{height:55px;width:55px;object-fit:cover;border-radius:50%;border:2px solid #fff}.sk-hero__avatars img:not(:first-child){margin-left:-30px}.sk-hero__avatars-plus{height:55px;width:55px;margin-left:-30px;border-radius:50%;border:2px solid #fff;background:var(--k-orange);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;line-height:1;z-index:1}.sk-hero__reviews{text-align:right}.sk-hero__reviews-prefix{display:block;font-size:26px;font-weight:500;color:#000;line-height:1.2}.sk-hero__reviews-title{margin:0;font-size:16px;font-weight:500;color:#000}.sk-hero__videos{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-end;position:relative;min-height:520px;width:100%;margin-right:-8px}.sk-hero__video-col{position:relative;flex:0 0 auto}.sk-hero__video-col--main{margin-top:40px;z-index:2}.sk-hero__video-col--side{margin-top:-30px;margin-left:-20px;z-index:2}.sk-hero__shaped{position:relative;width:390px;height:500px}.sk-hero__video-col--side .sk-hero__shaped{width:400px;height:500px}.sk-hero__shaped .sk-hero__shape-mask,.sk-hero__shaped video{position:absolute;inset:0;width:100%;height:100%;margin:0;overflow:hidden}.sk-hero__shaped video{object-fit:cover}.sk-hero__shape-mask{background:#f8f4ef;mix-blend-mode:lighten;pointer-events:none}.sk-hero__abs{position:absolute;z-index:40;pointer-events:none}.sk-hero__abs--float{animation:sk-hero-mover 1s infinite alternate}@keyframes sk-hero-mover{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.sk-hero__abs--orange{height:150px;left:1%;top:386px;z-index:1}.sk-hero__abs--blue-top{height:130px;left:56%;top:-140px;z-index:1}.sk-hero__abs--yellow{height:259px;left:80%;top:286px;z-index:1}.sk-hero__abs--star{height:60px;left:65%;top:-25px;z-index:3}.sk-hero__stats{--k-brand:#ff6b2b;position:relative;background-color:var(--k-cream,#f8f4ef);border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:44px 40px;margin-top:0}.sk-hero__stats-inner{max-width:1480px;width:100%;margin:0 auto;padding:0 40px;box-sizing:border-box;display:grid;grid-template-columns:repeat(4,1fr);align-items:center}.sk-hero__stat{position:relative;text-align:center;padding:8px 24px;border-right:1px solid rgba(0,0,0,.1)}.sk-hero__stat:last-child{border-right:0}.sk-hero__stat-value{margin:0 0 10px;font-size:clamp(2rem,3.2vw,2.75rem);font-weight:700;line-height:1;letter-spacing:-.03em;color:var(--k-brand);font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.sk-hero__stat-suffix{font-weight:700;color:inherit;font-size:inherit;line-height:inherit}.sk-hero__stat-label{margin:0;font-size:11px;font-weight:500;line-height:1.35;letter-spacing:.14em;text-transform:uppercase;color:rgba(0,0,0,.48);font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif)}.sk-hero__scroll-top{position:absolute;right:24px;top:50%;transform:translateY(-50%);width:44px;height:44px;background:var(--k-brand);border:0;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.sk-hero__scroll-top:hover{filter:brightness(.92)}.sk-hero__scroll-top svg{width:18px;height:18px;fill:currentColor}@media (max-width:1200px){.sk-hero__shaped,.sk-hero__video-col--side .sk-hero__shaped{width:300px;height:400px}.sk-hero__abs{display:none}}@media (max-width:991px){.sk-hero__inner{flex-direction:column;padding:60px 24px 40px}.sk-hero__left,.sk-hero__right{width:100%}.sk-hero__left{align-items:center;padding-right:0;text-align:center}.sk-hero__right{margin-top:36px;justify-content:stretch;align-items:stretch}.sk-hero__title,.sk-hero__title-wrap{width:100%;margin-left:auto;margin-right:auto}.sk-hero__title{font-size:56px;align-items:center}.sk-hero__title-line{white-space:normal;text-align:center;width:100%}.sk-hero__title-outline{text-align:center}.sk-hero__subtitle{text-align:center;margin-left:auto;margin-right:auto}.sk-hero__search,.sk-hero__subtitle{max-width:100%;width:100%}.sk-hero__social{justify-content:center}.sk-hero__reviews{text-align:left}.sk-hero__videos{display:block;min-height:0}.sk-hero__video-col--main,.sk-hero__videos{width:100%;margin:0}.sk-hero__video-col--side{display:none}.sk-hero__shaped,.sk-hero__shaped--primary,.sk-hero__video-col--side .sk-hero__shaped{width:100%;height:auto;aspect-ratio:5/4;max-height:360px;border:2px solid #111;background:#111;box-shadow:5px 5px 0 #ff6b2b;overflow:hidden}.sk-hero__shape-mask{display:none}.sk-hero__shaped video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.sk-hero__abs{display:none!important}.sk-hero__stats{padding:40px 24px}.sk-hero__stats-inner{grid-template-columns:repeat(2,1fr);gap:28px 0;padding:0 24px}.sk-hero__stat{border-right:1px solid rgba(0,0,0,.1)}.sk-hero__stat:nth-child(2n){border-right:0}.sk-hero__scroll-top{display:none}}@media (max-width:767px){.sk-hero__inner{padding:48px 18px 32px}.sk-hero__title{font-size:42px}.sk-hero__subtitle{font-size:15px;margin-bottom:22px}.sk-hero__search{margin-bottom:28px}.sk-hero__search-field{height:52px;padding:5px 56px 5px 16px;font-size:14px}.sk-hero__search-submit{top:6px;right:4px;width:40px;height:40px}.sk-hero__social{gap:12px;flex-wrap:wrap}.sk-hero__avatars img{height:44px;width:44px}.sk-hero__avatars img:not(:first-child){margin-left:-18px}.sk-hero__reviews{text-align:left}.sk-hero__reviews-prefix{font-size:20px}.sk-hero__reviews-title{font-size:14px}.sk-hero__right{margin-top:28px}.sk-hero__shaped,.sk-hero__shaped--primary{aspect-ratio:16/11;max-height:none;box-shadow:4px 4px 0 #ff6b2b}.sk-hero__stats-inner{grid-template-columns:1fr;padding:0 20px}.sk-hero__stat{border-right:0;border-bottom:1px solid rgba(0,0,0,.08);padding:18px 12px}.sk-hero__stat:last-child{border-bottom:0}.sk-hero__stat-suffix,.sk-hero__stat-value{font-size:2rem}}@media (prefers-reduced-motion:reduce){.sk-hero__abs--float,.sk-hero__asterisk{animation:none!important}}@media (max-width:767px){.sk-stack__scroller .scroll-stack-inner{padding-top:6vh;padding-bottom:32vh}.sk-stack__item.scroll-stack-card{border-radius:28px}}.sk-stack__cta{display:inline-flex;align-items:center;gap:14px;height:56px;padding:0 6px 0 26px;background:#ff6b2b;color:#fff;border:2px solid #111;border-radius:0;font-family:var(--font-cabinet,"Cabinet Grotesk",system-ui,sans-serif);font-size:15px;font-weight:700;letter-spacing:-.01em;line-height:1;text-decoration:none;box-shadow:4px 4px 0 #111;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.sk-stack__cta:hover{background:#111;color:#fff;box-shadow:2px 2px 0 #ff6b2b;transform:translate(2px,2px)}.sk-stack__cta-arrow{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;background:#fff;color:#ff6b2b;flex-shrink:0;transition:background-color .2s ease,color .2s ease}.sk-stack__cta:hover .sk-stack__cta-arrow{background:#ff6b2b;color:#fff}.sk-stack__cta-arrow svg{width:26px;height:26px}