.readyfy-hero.theme-home-hero{position:relative;display:block;min-height:735px;overflow:hidden;padding:150px 0 30px;transition:background-color .24s ease,color .24s ease}.theme-home-hero__glow{display:none}.theme-home-ambient{position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse at 50% 52%,rgba(43,31,28,.38),transparent 48%),#0f1217;pointer-events:none}.theme-home-ambient__orb{position:absolute;display:block;border-radius:50%;filter:blur(88px);transform:translateZ(0);transform-origin:50% 50%;will-change:transform}.theme-home-ambient__orb--orange{top:0;left:0;width:max(920px,88vw);height:max(620px,78vh);opacity:.94;background:radial-gradient(ellipse at 50% 50%,rgba(199,65,19,.94) 0%,rgba(161,48,19,.76) 28%,rgba(102,34,23,.44) 52%,rgba(44,22,23,.12) 70%,transparent 82%)}.theme-home-ambient__orb--amber{top:0;left:0;width:max(760px,68vw);height:max(440px,58vh);opacity:.42;background:radial-gradient(ellipse at 50% 50%,rgba(238,160,93,.74) 0%,rgba(185,98,53,.45) 36%,rgba(91,48,38,.12) 68%,transparent 82%)}.theme-home-ambient__shade{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 49% 56%,rgba(8,10,14,.7) 0%,rgba(8,10,14,.22) 36%,transparent 64%),linear-gradient(90deg,rgba(8,10,14,.2),transparent 25%,transparent 76%,rgba(8,10,14,.16))}.theme-home-hero__content{position:relative;z-index:2;display:grid;min-height:540px;grid-template-columns:minmax(0,1fr) 580px;gap:64px;align-items:center}.theme-home-hero__copy{display:flex;min-width:0;gap:40px;flex-direction:column;align-items:flex-start}.theme-home-badge{display:inline-flex;padding:6px 14px;border-radius:100px;color:var(--orange);font-size:11px;font-weight:600;text-transform:uppercase}.theme-home-heading{width:100%}.theme-home-heading h1{margin:0;font:400 clamp(72px,6.67vw,96px)/.94 "Pinyon Script",cursive;letter-spacing:0;text-transform:none}.theme-home-heading p{margin:14px 0 0;font-size:15px;line-height:1.6}.theme-home-actions{display:flex;gap:16px;align-items:center}.theme-home-primary{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 32px;border:1px solid;border-radius:100px;box-shadow:0 8px 8px #0000001f;font-size:14px;font-weight:600;transition:transform .18s ease,filter .18s ease}.theme-home-primary:hover{filter:brightness(1.06);transform:translateY(-2px)}.theme-home-video{display:inline-flex;gap:8px;align-items:center;padding:0;border:0;color:inherit;background:transparent;font-size:14px;font-weight:600}.theme-home-video>span{position:relative;display:block;width:36px;height:36px;border-radius:50%;background:var(--orange)}.theme-home-video>span:after{position:absolute;top:50%;left:52%;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:8px solid #fff;content:"";transform:translate(-50%,-50%)}.theme-home-stats{display:grid;width:100%;grid-template-columns:repeat(3,1fr);gap:24px;padding:24px;border:1px solid;border-radius:20px}.theme-home-stats strong,.theme-home-stats span{display:block}.theme-home-stats strong{font:700 22px/1 var(--sans)}.theme-home-stats span{margin-top:5px;font-size:11px;font-weight:500;text-transform:uppercase}.theme-home-visual{position:relative;display:grid;width:100%;height:500px;margin:0;perspective:1400px;place-items:center}.theme-home-media-frame{position:relative;width:100%;height:100%;overflow:hidden;border:8px solid;border-radius:250px 250px 40px 40px;backface-visibility:hidden;transform-style:preserve-3d;will-change:transform}.theme-home-media,.theme-home-media-frame>video{width:100%;height:100%;object-fit:cover;object-position:center}.theme-home-media-shade{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.theme-home-media-label{position:absolute;right:24px;bottom:22px;padding:7px 11px;border:1px solid rgba(255,255,255,.32);border-radius:999px;color:#fff;background:#00000052;font:600 10px/1 var(--condensed);letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}body.video-open{overflow:hidden}.home-video-modal{position:fixed;z-index:2000;top:0;right:0;bottom:0;left:0;display:grid;opacity:0;visibility:hidden;place-items:center;transition:opacity .22s ease,visibility .22s ease}.home-video-modal.is-open{opacity:1;visibility:visible}.home-video-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#050608db;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.home-video-modal__dialog{position:relative;z-index:1;width:min(100% - 32px,960px);overflow:hidden;border:1px solid #242c37;border-radius:24px;background:#0f141b;box-shadow:0 30px 90px #00000080}.home-video-modal__dialog video{display:block;width:100%;max-height:75vh;background:#000}.home-video-modal__close{position:absolute;top:12px;right:12px;z-index:2;display:grid;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.24);border-radius:50%;color:#fff;background:#0000008c;font-size:28px;place-items:center}html[data-theme=dark] .theme-home-hero{color:#f2efe9;background:#101419}html[data-theme=dark] .theme-home-badge{background:#1a171f}html[data-theme=dark] .theme-home-heading h1{color:#fff}html[data-theme=dark] .theme-home-heading p,html[data-theme=dark] .theme-home-stats span{color:#a4a3ab}html[data-theme=dark] .theme-home-primary{border-color:#1a171f;color:#0f0f11;background:#f2efe9}html[data-theme=dark] .theme-home-stats{border-color:#242c37;background:#111014}html[data-theme=dark] .theme-home-media-frame{border-color:#2f3037;background:#111014;box-shadow:0 28px 70px #00000073}html[data-theme=dark] .theme-home-media{filter:contrast(1.08) saturate(.92) brightness(.72)}html[data-theme=dark] .theme-home-media-shade{background:linear-gradient(145deg,rgba(8,8,10,.18),transparent 52%,rgba(232,96,44,.16))}html[data-theme=light] .theme-home-hero{color:#0f172a;background:linear-gradient(180deg,#fff5ed,#fcf7f2,#fafafc 70%,#f5f7ff)}html[data-theme=light] .theme-home-badge{color:var(--orange);background:#0f172a}html[data-theme=light] .theme-home-heading h1{color:var(--orange)}html[data-theme=light] .theme-home-heading p,html[data-theme=light] .theme-home-stats span{color:#475569}html[data-theme=light] .theme-home-primary{border-color:var(--orange);color:#fff;background:var(--orange)}html[data-theme=light] .theme-home-stats{border-color:#e2e8f0;background:#fff}html[data-theme=light] .theme-home-stats strong{color:#0f172a}html[data-theme=light] .theme-home-ambient{background:radial-gradient(ellipse at 50% 50%,rgba(255,255,255,.3),transparent 52%),linear-gradient(180deg,#fff5ed,#fcf7f2 48%,#f5f7ff)}html[data-theme=light] .theme-home-ambient__orb--orange{opacity:.34;filter:blur(104px) saturate(.78);mix-blend-mode:multiply}html[data-theme=light] .theme-home-ambient__orb--amber{opacity:.28;filter:blur(112px) saturate(.68);mix-blend-mode:multiply}html[data-theme=light] .theme-home-ambient__shade{opacity:.2;background:radial-gradient(ellipse at 50% 56%,rgba(255,255,255,.72),transparent 62%)}html[data-theme=light] .theme-home-media-frame{border-color:#e2e8f0;background:#fff;box-shadow:0 24px 60px #0f172a24}html[data-theme=light] .theme-home-media{filter:contrast(1.02) saturate(.9) brightness(1.08)}html[data-theme=light] .theme-home-media-shade{background:linear-gradient(145deg,rgba(255,255,255,.12),transparent 56%,rgba(232,96,44,.08))}.about-section.about{position:relative;overflow:hidden;padding:44px 0 0;background:linear-gradient(180deg,var(--cream) 0%,#f6efe6 100%)}.about__inner{position:relative;z-index:1}.about__glow{position:absolute;pointer-events:none;will-change:translate,scale}.about__glow--left{top:300px;left:-170px;width:700px;animation:about-left-translate 18s linear infinite,about-left-scale 18s linear infinite}.about__glow--right{top:120px;right:-180px;width:620px;animation:about-right-translate 18s linear infinite,about-right-scale 18s linear infinite}.about__motion-field{position:absolute;top:180px;left:0;width:620px;height:481px;border-radius:46%;opacity:.58;background:radial-gradient(ellipse at 46% 42%,rgba(185,62,21,.88) 0%,rgba(126,52,31,.64) 34%,rgba(35,27,26,.2) 66%,transparent 78%);filter:blur(46px);pointer-events:none;transform-origin:50% 50%;will-change:translate,scale;animation:about-field-translate 18s linear infinite,about-field-scale 18s linear infinite}.about__warm-accent{position:absolute;top:46%;left:42%;width:420px;height:320px;border-radius:50%;opacity:1;background:radial-gradient(ellipse,rgba(232,96,44,.2),transparent 70%);filter:blur(48px);pointer-events:none;will-change:opacity,scale;animation:about-warm-opacity 18s linear infinite,about-warm-scale 18s linear infinite}@keyframes about-field-translate{0%{translate:-238.154px -105.962px;animation-timing-function:ease-out}25%{translate:1191.823px -96.912px;animation-timing-function:ease-in}50%{translate:1204.65px 799.055px;animation-timing-function:ease-out}75%{translate:-240.248px 787.437px;animation-timing-function:ease-in}to{translate:-240.644px -108.784px}}@keyframes about-field-scale{0%{scale:1 1;animation-timing-function:ease-out}25%{scale:3.19 1.81}75%{scale:3.19 1.81;animation-timing-function:ease-in}to{scale:1 1}}@keyframes about-left-translate{0%{translate:0 0;animation-timing-function:cubic-bezier(.4,0,.2,1)}16.667%{translate:350px -280px;animation-timing-function:cubic-bezier(.4,0,.2,1)}30.556%{translate:380px -260px;animation-timing-function:cubic-bezier(.4,0,.2,1)}47.222%{translate:320px -80px;animation-timing-function:cubic-bezier(.4,0,.2,1)}61.111%,to{translate:350px -60px}}@keyframes about-left-scale{0%{scale:1;animation-timing-function:cubic-bezier(.4,0,.2,1)}16.667%{scale:.85;animation-timing-function:cubic-bezier(.4,0,.2,1)}47.222%{scale:1.05;animation-timing-function:cubic-bezier(.4,0,.2,1)}61.111%,to{scale:1}}@keyframes about-right-translate{0%{translate:0 0;animation-timing-function:cubic-bezier(.4,0,.2,1)}13.889%{translate:-580px 50px;animation-timing-function:cubic-bezier(.4,0,.2,1)}27.778%{translate:-550px 70px;animation-timing-function:cubic-bezier(.4,0,.2,1)}44.444%{translate:-620px 220px;animation-timing-function:cubic-bezier(.4,0,.2,1)}61.111%,to{translate:-580px 200px}}@keyframes about-right-scale{0%{scale:1;animation-timing-function:cubic-bezier(.4,0,.2,1)}13.889%{scale:1.1;animation-timing-function:cubic-bezier(.4,0,.2,1)}44.444%{scale:.9;animation-timing-function:cubic-bezier(.4,0,.2,1)}61.111%,to{scale:1}}@keyframes about-warm-opacity{0%,33.333%,66.667%,to{opacity:1;animation-timing-function:ease-in-out}16.667%,50%,83.333%{opacity:.6;animation-timing-function:ease-in-out}}@keyframes about-warm-scale{0%,33.333%,66.667%,to{scale:1;animation-timing-function:ease-in-out}16.667%,50%,83.333%{scale:1.15;animation-timing-function:ease-in-out}}.about__intro{display:grid;grid-template-columns:1fr 540px;gap:48px;align-items:start}.about .section-heading{display:flex;gap:16px;flex-direction:column}.about .section-heading h2{margin:0;color:var(--ink);font:400 64px/1.02 Pinyon Script,cursive;letter-spacing:0}.about__copy{margin:22px 0 0;color:var(--body);font-size:16px;line-height:1.7}.about__copy p{margin:0}.about__details{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin-top:32px}.about .stats-block{align-self:start;padding:32px 16px 0}.about .stats{display:grid;grid-template-columns:repeat(3,1fr);border:0}.about .stat{padding:0}.about .stat strong,.about .stat span{display:block}.about .stat strong{color:var(--orange);font:700 36px/1 var(--display)}.about .stat span{margin-top:12px;font-size:14px;font-weight:500}.about .feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.about .feature-card{min-height:124px;padding:20px;border:1px solid #d8dce2;border-radius:14px;background:#fff;box-shadow:0 4px 6px #12161d05;transition:transform .2s ease,box-shadow .2s ease}.about .feature-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #12161d14}.feature-card__title{display:flex;gap:12px;align-items:center}.feature-card__title>span{display:grid;width:36px;height:36px;flex:0 0 36px;border-radius:50%;background:#e8602c14;place-items:center}.feature-card__title img{width:18px;height:18px}.about .feature-card h3{margin:0;font:600 18px/1.15 var(--display)}.about .feature-card p{margin:12px 0 0;color:var(--body);font-size:14px;line-height:1.5}.about__cta{display:flex;width:max-content;min-height:52px;gap:14px;align-items:center;justify-content:center;margin:20px auto 12px;padding:0 30px;border:1px solid currentColor;border-radius:4px;font:600 13px/1 var(--condensed);text-transform:uppercase;transition:color .18s ease,background .18s ease,transform .18s ease}.about__cta:hover{color:#fff;background:var(--orange);transform:translateY(-2px)}.about .process{position:relative;left:50%;overflow:hidden;width:100vw;margin-top:0;margin-left:-50vw;padding:20px max(48px,calc((100vw - 1248px)/2)) 39px;border-radius:32px 32px 0 0;color:#fff;background:var(--panel);box-shadow:0 16px 48px #12161d21}.process__glow{position:absolute;top:160px;right:-50px;width:480px;opacity:.55;pointer-events:none}.about .process__heading{position:relative;display:flex;gap:12px;align-items:center;flex-direction:column;text-align:center}.about .process__heading h2{margin:0;font:700 36px/1 var(--display)}.about .process__heading p{margin:0;color:var(--muted);font-size:16px}.about .steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:36px}.about .step-card{min-height:178px;padding:28px;border:1px solid var(--line);border-radius:24px;background:#12161deb;box-shadow:0 8px 24px #00000030}.step-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.step-card__top span{display:grid;width:40px;height:40px;border-radius:50%;background:var(--orange);font:700 18px/1 var(--display);place-items:center}.step-card__top img{width:20px;height:20px}.about .step-card h3{margin:0 0 8px;font:600 20px/1.15 var(--display)}.about .step-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.about .value-grid{position:relative;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:36px;padding-top:36px;border-top:1px solid var(--line)}.value-card{--value-card-surface:#10151c;--value-border-phase:0deg;position:relative;min-height:135px;padding:30px 32px;overflow:hidden;border:0;border-radius:20px;background:transparent;box-shadow:none;isolation:isolate}.value-card:before,.value-card:after{position:absolute;content:"";pointer-events:none}.value-card:before{z-index:-2;top:-135%;right:-135%;bottom:-135%;left:-135%;background:conic-gradient(from var(--value-border-phase),#203044 0deg,#63baf0 58deg,#315b7a 112deg,#17212e 174deg,#61b8ed 238deg,#263c52 302deg,#203044 360deg);will-change:transform;animation:value-border-rotate-primary 18s linear infinite}.value-card:after{z-index:-1;top:4px;right:4px;bottom:4px;left:4px;border:1px solid rgba(65,82,101,.5);border-radius:16px;background:var(--value-card-surface)}.value-card:nth-child(2){--value-border-phase:118deg}.value-card:nth-child(3){--value-border-phase:236deg}.value-card:nth-child(2):before,.value-card:nth-child(3):before{animation-name:value-border-rotate-secondary}@keyframes value-border-rotate-primary{0%{transform:rotate(0)}33.333%{transform:rotate(360deg);animation-timing-function:cubic-bezier(.5,0,.5,1)}66.667%,to{transform:rotate(720deg)}}@keyframes value-border-rotate-secondary{0%{transform:rotate(0)}33.333%{transform:rotate(360deg);animation-timing-function:ease-out}66.667%,to{transform:rotate(720deg)}}.value-card>div{position:relative;z-index:1;display:flex;gap:16px;align-items:center}.value-card img{width:40px;height:40px}.value-card h3{margin:0;font:700 28px/1.2 var(--display)}.value-card p{position:relative;z-index:1;margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.6}html[data-theme=dark] .about{color:#f2efe9;background:radial-gradient(ellipse at 12% 78%,rgba(242,180,110,.34),transparent 35%),radial-gradient(ellipse at 96% 38%,rgba(185,62,21,.34),transparent 33%),#101419}html[data-theme=dark] .about .section-heading h2,html[data-theme=dark] .about .stats span{color:#f2efe9}html[data-theme=dark] .about__copy{color:#a4a3ab}html[data-theme=dark] .about .feature-card{color:#f2efe9;border-color:#f2efe9b8;background:#1e232ac2;box-shadow:0 10px 28px #00000029;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=dark] .about .feature-card p{color:#a4a3ab}html[data-theme=dark] .value-card{--value-card-surface:#10151c}html[data-theme=light] .about{color:#0f172a;background:radial-gradient(ellipse at 12% 78%,rgba(242,180,110,.24),transparent 36%),radial-gradient(ellipse at 96% 38%,rgba(232,96,44,.16),transparent 34%),#faf9f5}html[data-theme=light] .about .section-heading h2,html[data-theme=light] .about .stats span{color:#0f172a}html[data-theme=light] .about__copy{color:#475569}html[data-theme=light] .about .feature-card{border-color:#cbd5e1;background:#ffffffc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}html[data-theme=light] .about .process{border:1px solid #e2e8f0;color:#0f172a;background:#fff;box-shadow:none}html[data-theme=light] .about .step-card{border-color:#e2e8f0;color:#0f172a;background:#faf9f5}html[data-theme=light] .value-card{--value-card-surface:#faf9f5;color:#0f172a}html[data-theme=light] .about .value-grid{border-color:#e2e8f0}@media(max-width:1180px){.theme-home-hero__content{grid-template-columns:minmax(0,1fr) minmax(390px,48%);gap:36px}}@media(max-width:920px){.theme-home-hero__content{grid-template-columns:1fr;padding-block:64px}.theme-home-hero__copy{align-items:center;text-align:center}.theme-home-visual{width:min(100%,620px);margin-inline:auto}.about__intro,.about__details{grid-template-columns:1fr}.about .steps{grid-template-columns:1fr 1fr}}@media(max-width:620px){.readyfy-hero.theme-home-hero{min-height:auto;padding:130px 0 28px}.theme-home-hero__content{gap:40px;padding-block:48px 28px}.theme-home-hero__copy{gap:28px}.theme-home-heading h1{font-size:clamp(56px,18vw,76px)}.theme-home-heading p{max-width:320px;font-size:14px}.theme-home-actions{width:100%;flex-direction:column}.theme-home-stats{gap:12px;padding:18px 14px}.theme-home-stats strong{font-size:18px}.theme-home-stats span{font-size:9px}.theme-home-visual{height:380px}.about .section-heading h2{font-size:48px}.about .stats{grid-template-columns:repeat(3,1fr)}.about .stat{border:0}.about .feature-grid,.about .steps,.about .value-grid{grid-template-columns:1fr}.about .process{padding-inline:16px}}@media(prefers-reduced-motion:reduce){.theme-home-ambient__orb,.about__motion-field,.about__glow,.about__warm-accent,.value-card:before{animation:none!important;translate:none!important;scale:1!important;transform:none!important}}.brand-film{position:relative;isolation:isolate}.brand-film__slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transform:scale(1.035);transition:opacity .9s ease,transform 6s linear}.brand-film__slide.is-active{z-index:1;opacity:1;transform:scale(1.1)}.brand-film__collateral{position:absolute;z-index:3;bottom:22px;left:24px;padding:8px 12px;border:1px solid rgba(255,255,255,.3);border-radius:999px;color:#fff;background:#00000061;font:600 10px/1 var(--condensed);letter-spacing:.07em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.brand-film--modal{width:100%;height:min(72vh,720px);background:#080a0d}.brand-film--modal .brand-film__slide{object-fit:cover}.home-video-modal__dialog{min-height:min(72vh,720px)}.about-carousel{position:relative;width:100%;margin-top:54px}.about-carousel__viewport{position:relative;height:clamp(330px,43vw,560px);overflow:hidden;border:1px solid rgba(255,255,255,.18);border-radius:28px;background:#12161d;box-shadow:0 24px 70px #00000038}.about-carousel__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .7s ease,visibility .7s}.about-carousel__slide.is-active{opacity:1;visibility:visible}.about-carousel__slide:after{position:absolute;top:45%;right:0;bottom:0;left:0;content:"";background:linear-gradient(transparent,#000000c2)}.about-carousel__slide img{width:100%;height:100%;object-fit:cover;transform:scale(1.03);transition:transform 6s ease-out}.about-carousel__slide.is-active img{transform:scale(1.1)}.about-carousel__slide>div{position:absolute;z-index:2;right:34px;bottom:30px;left:34px;color:#fff}.about-carousel__slide span{font:600 11px/1 var(--condensed);letter-spacing:.1em;text-transform:uppercase}.about-carousel__slide h3{max-width:680px;margin:9px 0 0;font:700 clamp(28px,4vw,52px)/1.02 var(--display)}.about-carousel__controls{display:flex;gap:14px;align-items:center;justify-content:center;margin-top:18px}.about-carousel__controls>button{display:grid;width:42px;height:42px;padding:0;border:1px solid rgba(255,255,255,.22);border-radius:50%;color:inherit;background:transparent;place-items:center}.about-carousel__dots{display:flex;gap:8px}.about-carousel__dots button{width:28px;height:4px;padding:0;border:0;border-radius:10px;opacity:.28;background:currentColor}.about-carousel__dots button.is-active{opacity:1;background:var(--orange)}.about__details{margin-top:54px}html[data-theme=light] .about-carousel__viewport{border-color:#d9dee7;background:#fff;box-shadow:0 22px 58px #0f172a21}html[data-theme=light] .about-carousel__controls>button{border-color:#0b193033}@media(max-width:620px){.about-carousel{margin-top:34px}.about-carousel__viewport{height:290px;border-radius:18px}.about-carousel__slide>div{right:20px;bottom:20px;left:20px}.brand-film--modal,.home-video-modal__dialog{height:66vh;min-height:0}.brand-film__collateral{right:16px;bottom:16px;left:16px;text-align:center}}@media(min-width:1101px){.theme-home-hero__content{grid-template-columns:minmax(0,1fr) minmax(420px,min(42vw,720px));gap:clamp(36px,4.444vw,80px)}.theme-home-visual{height:clamp(460px,34.722vw,680px)}.theme-home-heading h1{font-size:clamp(76px,6.667vw,112px)}.theme-home-heading p{font-size:clamp(15px,1.042vw,18px)}.theme-home-stats{gap:clamp(20px,1.667vw,30px);padding:clamp(22px,1.667vw,30px)}.theme-home-stats strong{font-size:clamp(22px,1.528vw,28px)}.about__intro{grid-template-columns:minmax(0,1fr) minmax(440px,40%);gap:clamp(40px,4.444vw,80px)}.about__details{gap:clamp(28px,3.333vw,60px)}.about .section-heading h2{font-size:clamp(60px,4.444vw,76px)}.about__copy{font-size:clamp(16px,1.111vw,19px)}.about .process{padding-inline:var(--rf-fluid-side)}.about .feature-grid,.about .steps,.about .value-grid{gap:clamp(20px,1.667vw,30px)}.about .step-card{min-height:clamp(178px,12.361vw,220px);padding:clamp(24px,1.944vw,34px)}.value-card h3{font-size:clamp(26px,1.944vw,34px)}}.site-header--home{top:30px}.site-header--home .site-header__inner{width:min(calc(100% - 160px),1280px);min-height:70px;padding:10px 14px}.site-header--home .site-logo{width:230px!important;max-width:230px}.site-header--home .site-nav{gap:48px;font-size:13px}.site-header--home .header-gallery{min-width:120px;min-height:36px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center}.readyfy-hero.theme-home-hero{min-height:710px;padding:145px 0 36px}.theme-home-hero__content{min-height:529px;grid-template-columns:minmax(0,1fr) minmax(460px,580px);gap:64px}.theme-home-visual{height:490px}.theme-home-media-frame{border-width:7px;border-radius:250px 250px 38px 38px}.theme-home-media{object-position:center;transform:none!important}.about__details{margin-top:32px}.home-video-modal__image{display:block;width:100%;max-height:75vh;object-fit:cover}@media(max-width:1180px){.site-header--home{top:20px}.site-header--home .site-header__inner{width:calc(100% - 3rem);min-height:82px}.site-header--home .site-logo{width:min(230px,38vw)!important}.site-header--home .site-nav{gap:0}.theme-home-hero__content{grid-template-columns:minmax(0,1fr) minmax(390px,48%);gap:36px}}@media(max-width:760px){.site-header--home{top:16px}.site-header--home .site-header__inner{width:calc(100% - 2rem);min-height:68px}.site-header--home .site-logo{width:142px!important}.readyfy-hero.theme-home-hero{min-height:0;padding:120px 0 48px}.theme-home-hero__content{grid-template-columns:1fr;gap:40px}.theme-home-visual{height:440px}}@media(min-width:921px){.site-header--home{top:30px}.site-header--home .site-header__inner{width:min(calc(100% - 160px),1280px);max-width:1280px;min-height:70px;padding:10px 16px}.site-header--home .site-logo{width:230px!important;max-width:230px}.site-header--home .site-nav{gap:48px;font-size:13px}.readyfy-hero.theme-home-hero{min-height:682px;padding:100px 0 42px}.theme-home-hero__content{width:min(calc(100% - 160px),1280px);max-width:1280px;min-height:540px;grid-template-columns:636px 580px;gap:64px;align-items:start;padding:40px 0 0}.theme-home-hero__copy,.theme-home-visual{align-self:start}.theme-home-visual{height:500px}.theme-home-media-frame{transform:none!important}.theme-home-heading h1{max-width:620px;font-size:clamp(70px,6.25vw,90px);line-height:1.02}.about-section.about{padding:24px 0 0}.about__intro{grid-template-columns:repeat(2,minmax(0,1fr));gap:64px}.about__copy{max-width:535px;margin-top:56px}.about__copy p+p{margin-top:1.7em}.about__details{display:flex;gap:0;flex-direction:column;margin-top:0}.about .feature-grid{gap:20px;order:1}.about .stats-block{width:100%;margin-top:70px;padding:0;order:2}.about .stats{gap:48px}.about__cta{margin:150px auto 0;order:3}.about .process{margin-top:64px;padding-top:50px;padding-bottom:70px}.template-index .site-footer{padding-bottom:43px}}@media(min-width:921px)and (max-width:1310px){.theme-home-hero__content{grid-template-columns:minmax(0,1fr) minmax(420px,45.3125%);gap:clamp(36px,4.444vw,64px)}}@media(max-width:920px){.about__intro{grid-template-columns:1fr}.about__details{margin-top:0}}@media(max-width:620px){.site-header--home .site-logo{width:142px!important;max-width:142px}.site-header--home .site-header__actions{flex-shrink:0}.site-header--home .header-gallery{display:none}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/home-latest.css.map */
