:root{--orange:#e8701a;--orange-mid:#f08040;--orange-pale:#fbf0e8;--orange-line:rgba(232,112,26,.18);--bg:#f8f5f1;--surface:#fff;--ink:#1c1610;--ink-2:#6b5f55;--ink-3:#a89a8e;--rule:rgba(28,22,16,.09)}.Hero-module__fqhYwW__hero{min-height:calc(100vh - 77px);background:var(--bg);flex-direction:column;min-height:calc(100svh - 77px);display:flex;position:relative;overflow:hidden}.Hero-module__fqhYwW__blobA{filter:blur(80px);pointer-events:none;z-index:0;background:rgba(232,112,26,.06);border-radius:50%;width:700px;height:600px;animation:12s ease-in-out infinite Hero-module__fqhYwW__blobDrift;position:absolute;top:-150px;right:-150px}.Hero-module__fqhYwW__blobB{filter:blur(80px);pointer-events:none;z-index:0;background:rgba(200,160,100,.07);border-radius:50%;width:450px;height:450px;animation:12s ease-in-out 5s infinite Hero-module__fqhYwW__blobDrift;position:absolute;bottom:-80px;left:-80px}@keyframes Hero-module__fqhYwW__blobDrift{0%,to{transform:translate(0)}50%{transform:translate(25px,-25px)}}.Hero-module__fqhYwW__dotGrid{pointer-events:none;z-index:0;background-image:radial-gradient(circle,rgba(28,22,16,.07) 1px,transparent 1px);background-size:28px 28px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:radial-gradient(60% 60% at 65% 35%,#000 10%,transparent 70%);mask-image:radial-gradient(60% 60% at 65% 35%,#000 10%,transparent 70%)}.Hero-module__fqhYwW__heroInner{z-index:10;flex:1;grid-template-columns:minmax(0,.92fr) minmax(0,1.18fr);align-items:center;gap:40px;width:100%;max-width:1440px;margin:0 auto;padding:96px 60px 60px;display:grid;position:relative}.Hero-module__fqhYwW__heroLeft{flex-direction:column;justify-content:center;gap:24px;display:flex}.Hero-module__fqhYwW__topTag{border:1px solid var(--orange-line);color:var(--orange);letter-spacing:1.2px;text-transform:uppercase;background:0 0;border-radius:4px;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;padding:5px 12px;font-size:11px;font-weight:600;display:inline-flex}.Hero-module__fqhYwW__tagDot{background:var(--orange);border-radius:50%;width:5px;height:5px;animation:2s infinite Hero-module__fqhYwW__pulseDot}@keyframes Hero-module__fqhYwW__pulseDot{0%,to{opacity:1}50%{opacity:.35}}.Hero-module__fqhYwW__heroTitle{letter-spacing:-2.5px;color:var(--ink);max-width:640px;font-family:inherit;font-size:max(44px,min(5.1vw,82px));font-weight:700;line-height:.98}.Hero-module__fqhYwW__titleItalic{color:var(--orange);font-style:italic;display:inline-block;position:relative}.Hero-module__fqhYwW__titleItalic:after{content:"";background:var(--orange);opacity:.5;transform-origin:0;height:1px;animation:.6s .9s forwards Hero-module__fqhYwW__lineGrow;position:absolute;bottom:2px;left:0;right:0;transform:scaleX(0)}@keyframes Hero-module__fqhYwW__lineGrow{to{transform:scaleX(1)}}.Hero-module__fqhYwW__heroSubtitle{color:var(--ink-2);max-width:460px;font-size:17px;font-weight:400;line-height:1.65}.Hero-module__fqhYwW__heroButtons{flex-wrap:wrap;align-items:center;gap:24px;padding-top:8px;display:flex}.Hero-module__fqhYwW__btnPrimary{background:var(--ink);color:#fff;cursor:pointer;letter-spacing:.1px;border:none;border-radius:100px;align-items:center;gap:14px;padding:8px 8px 8px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,box-shadow .2s;display:flex;box-shadow:0 4px 16px rgba(28,22,16,.22)}.Hero-module__fqhYwW__btnPrimary:hover{background:var(--orange);box-shadow:0 8px 24px rgba(232,112,26,.32)}.Hero-module__fqhYwW__btnArrow{width:34px;height:34px;color:var(--ink);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__fqhYwW__btnSecondary{color:var(--ink-2);cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:inherit;font-size:15px;font-weight:500;transition:color .2s;display:flex}.Hero-module__fqhYwW__btnSecondary:hover{color:var(--ink)}.Hero-module__fqhYwW__playIcon{border:1.5px solid;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.Hero-module__fqhYwW__playIcon:after{content:"";border:4px solid transparent;border-left:7px solid;position:absolute;top:50%;left:53%;transform:translate(-30%,-50%)}.Hero-module__fqhYwW__socialProof{align-items:center;gap:14px;padding-top:4px;display:flex}.Hero-module__fqhYwW__avatars{display:flex}.Hero-module__fqhYwW__avatar{border:2px solid var(--bg);color:#fff;letter-spacing:0;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;margin-left:-8px;font-size:9px;font-weight:700;display:flex}.Hero-module__fqhYwW__avatar:first-child{margin-left:0}.Hero-module__fqhYwW__av1{background:#8b7355}.Hero-module__fqhYwW__av2{background:#6b8e7a}.Hero-module__fqhYwW__av3{background:#7b8fa6}.Hero-module__fqhYwW__av4{background:#a67b6b}.Hero-module__fqhYwW__av5{background:#8a7b9b}.Hero-module__fqhYwW__proofDivider{background:var(--rule);width:1px;height:32px}.Hero-module__fqhYwW__proofText{color:var(--ink-2);font-size:13px;line-height:1.5}.Hero-module__fqhYwW__proofText strong{color:var(--ink);font-weight:600}.Hero-module__fqhYwW__stars{color:var(--orange);letter-spacing:1px;font-size:11px}.Hero-module__fqhYwW__heroRight{justify-content:center;align-items:center;display:flex}.Hero-module__fqhYwW__heroImageWrap{aspect-ratio:1;width:min(100%,640px);position:relative}.Hero-module__fqhYwW__heroImage{object-fit:contain;object-position:center}.Hero-module__fqhYwW__visualFrame{width:100%;max-width:560px;position:relative}.Hero-module__fqhYwW__visualGlow{z-index:0;filter:blur(38px);opacity:.75;pointer-events:none;background:radial-gradient(circle at 12% 15%,rgba(232,112,26,.55),transparent 42%),radial-gradient(circle at 85% 20%,rgba(107,95,85,.4),transparent 45%),radial-gradient(circle at 60% 90%,rgba(200,160,100,.45),transparent 45%);border-radius:40px;position:absolute;top:-30px;bottom:-30px;left:-30px;right:-30px}.Hero-module__fqhYwW__visualPanel{z-index:1;background:var(--surface);border:1px solid var(--rule);border-radius:28px;padding:28px;position:relative;overflow:visible;box-shadow:0 40px 90px rgba(28,22,16,.16),0 8px 24px rgba(28,22,16,.08)}.Hero-module__fqhYwW__scene{perspective:1200px;width:420px;max-width:100%;height:500px;margin:0 auto;position:relative}.Hero-module__fqhYwW__phone{background:var(--surface);z-index:10;border:6px solid #e2dbd4;border-radius:38px;width:196px;height:396px;position:absolute;top:50%;left:55%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 32px 80px rgba(28,22,16,.12),0 0 0 1px rgba(28,22,16,.04),inset 0 1px rgba(255,255,255,.9)}.Hero-module__fqhYwW__phoneScreen{background:var(--bg);flex-direction:column;align-items:center;width:100%;height:100%;padding:0 14px 14px;display:flex}.Hero-module__fqhYwW__phoneBar{background:#d4ccc4;border-radius:2px;flex-shrink:0;width:48px;height:4px;margin:14px auto 18px}.Hero-module__fqhYwW__profileAvatar{background:linear-gradient(145deg,var(--orange)0%,var(--orange-mid)100%);color:#fff;letter-spacing:.5px;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:8px;font-size:11px;font-weight:700;display:flex;box-shadow:0 6px 18px rgba(232,112,26,.25)}.Hero-module__fqhYwW__profileName{color:var(--ink);letter-spacing:-.3px;font-family:Instrument Serif,Georgia,serif;font-size:15px;font-weight:400}.Hero-module__fqhYwW__profileHandle{color:var(--ink-3);margin-top:2px;margin-bottom:12px;font-size:10px}.Hero-module__fqhYwW__profileLinks{flex-direction:column;gap:6px;width:100%;display:flex}.Hero-module__fqhYwW__profileLink{background:var(--surface);border:1px solid var(--rule);color:var(--ink-2);border-radius:8px;align-items:center;gap:8px;padding:8px 11px;font-size:10px;font-weight:500;display:flex}.Hero-module__fqhYwW__linkPip{border-radius:50%;flex-shrink:0;width:6px;height:6px}.Hero-module__fqhYwW__tapRing{pointer-events:none;border:1px solid rgba(232,112,26,.35);border-radius:50%;width:72px;height:72px;animation:2.8s ease-out infinite Hero-module__fqhYwW__tapRing;position:absolute;bottom:-24px;left:50%;transform:translate(-50%)}.Hero-module__fqhYwW__tapRing:nth-child(2){animation-delay:.9s}.Hero-module__fqhYwW__tapRing:nth-child(3){animation-delay:1.8s}@keyframes Hero-module__fqhYwW__tapRing{0%{opacity:.7;transform:translate(-50%)scale(.6)}to{opacity:0;transform:translate(-50%)scale(2.2)}}.Hero-module__fqhYwW__nfcCard{z-index:5;cursor:pointer;background:linear-gradient(140deg,#1c1610 0%,#2c2420 100%);border-radius:12px;width:175px;height:108px;position:absolute;top:50%;left:8%;overflow:hidden;transform:translate(-50%,-50%)rotate(-4deg);box-shadow:0 20px 50px rgba(28,22,16,.28),0 4px 10px rgba(28,22,16,.15)}.Hero-module__fqhYwW__nfcCard:before{content:"";background:linear-gradient(135deg,rgba(255,255,255,.07) 0%,transparent 55%);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__fqhYwW__nfcCard:after{content:"";background:var(--orange);width:3px;position:absolute;top:0;bottom:0;left:0}.Hero-module__fqhYwW__nfcCardLogo{color:rgba(255,255,255,.9);letter-spacing:.5px;font-size:12px;font-weight:600;position:absolute;top:13px;left:16px}.Hero-module__fqhYwW__nfcChip{background:linear-gradient(135deg,#c8a96b,#e8c87a);border-radius:4px;width:26px;height:19px;position:absolute;bottom:12px;left:16px;box-shadow:inset 0 0 0 1px rgba(0,0,0,.15)}.Hero-module__fqhYwW__nfcIndicator{flex-direction:column;align-items:flex-end;gap:3px;display:flex;position:absolute;bottom:14px;right:16px}.Hero-module__fqhYwW__nfcLine{background:rgba(255,255,255,.3);border-radius:1px;height:1.5px;animation:2s ease-in-out infinite Hero-module__fqhYwW__lineFlash}.Hero-module__fqhYwW__nfcLine:first-child{width:8px;animation-delay:0s}.Hero-module__fqhYwW__nfcLine:nth-child(2){width:14px;animation-delay:.12s}.Hero-module__fqhYwW__nfcLine:nth-child(3){width:20px;animation-delay:.24s}@keyframes Hero-module__fqhYwW__lineFlash{0%,to{opacity:.3}50%{opacity:.9}}.Hero-module__fqhYwW__chip{background:var(--surface);border:1px solid var(--rule);white-space:nowrap;z-index:20;border-radius:12px;align-items:center;gap:10px;padding:10px 14px;display:flex;position:absolute;box-shadow:0 8px 28px rgba(28,22,16,.09)}.Hero-module__fqhYwW__chipIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Hero-module__fqhYwW__chipLabel{color:var(--ink);font-size:12px;font-weight:600;line-height:1.25}.Hero-module__fqhYwW__chipSub{color:var(--ink-3);margin-top:1px;font-size:10px;font-weight:400}.Hero-module__fqhYwW__chipTap{top:18px;left:0}.Hero-module__fqhYwW__chipViews{top:75px;right:-5px}.Hero-module__fqhYwW__chipShare{bottom:55px;right:5px}.Hero-module__fqhYwW__chipLive{bottom:25px;left:15px}.Hero-module__fqhYwW__socialSidebar{z-index:50;flex-direction:column;gap:18px;display:flex;position:fixed;top:50%;right:28px;transform:translateY(-50%)}.Hero-module__fqhYwW__socialSidebar a{color:var(--ink-3);align-items:center;font-size:16px;transition:color .2s,transform .2s;display:flex}.Hero-module__fqhYwW__socialSidebar a:hover{color:var(--orange);transform:translate(-2px)}.Hero-module__fqhYwW__scrollDown{cursor:pointer;color:var(--ink-3);z-index:10;transition:color .2s;position:absolute;bottom:32px;left:50%;transform:translate(-50%)}.Hero-module__fqhYwW__scrollDown:hover{color:var(--orange)}@media (max-width:1280px){.Hero-module__fqhYwW__heroInner{gap:44px;padding:68px 40px 48px}.Hero-module__fqhYwW__scene{width:390px;height:470px}.Hero-module__fqhYwW__visualFrame{max-width:480px}.Hero-module__fqhYwW__socialSidebar{right:16px}}@media (max-width:1100px){.Hero-module__fqhYwW__heroInner{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);gap:28px;padding:58px 24px 44px}.Hero-module__fqhYwW__heroTitle{font-size:max(38px,min(4.2vw,56px))}.Hero-module__fqhYwW__heroSubtitle{max-width:100%;font-size:15px}.Hero-module__fqhYwW__scene{width:350px;height:430px}.Hero-module__fqhYwW__visualFrame{max-width:420px}.Hero-module__fqhYwW__phone{width:178px;height:360px}.Hero-module__fqhYwW__nfcCard{width:162px;height:100px;left:6%}.Hero-module__fqhYwW__chip{gap:8px;padding:8px 11px}.Hero-module__fqhYwW__chipIcon{width:26px;height:26px}.Hero-module__fqhYwW__chipLabel{font-size:11px}.Hero-module__fqhYwW__chipSub{font-size:9px}}@media (max-width:900px){.Hero-module__fqhYwW__hero{min-height:auto}.Hero-module__fqhYwW__heroInner{grid-template-columns:1fr;gap:28px;padding:48px 20px 44px}.Hero-module__fqhYwW__heroLeft{text-align:center;align-items:center;gap:22px}.Hero-module__fqhYwW__topTag{margin:0 auto}.Hero-module__fqhYwW__heroSubtitle{max-width:620px}.Hero-module__fqhYwW__heroButtons{justify-content:center}.Hero-module__fqhYwW__socialProof{flex-wrap:wrap;justify-content:center}.Hero-module__fqhYwW__heroRight{width:100%;display:flex}.Hero-module__fqhYwW__heroImageWrap{width:min(100%,540px)}.Hero-module__fqhYwW__heroTitle{font-size:max(38px,min(9vw,52px))}.Hero-module__fqhYwW__socialSidebar,.Hero-module__fqhYwW__scrollDown{display:none}}@media (max-width:640px){.Hero-module__fqhYwW__hero{min-height:calc(100vh - 70px);min-height:calc(100svh - 70px)}.Hero-module__fqhYwW__heroInner{padding:34px 16px 28px}.Hero-module__fqhYwW__topTag{letter-spacing:1px;padding:5px 10px;font-size:10px}.Hero-module__fqhYwW__heroTitle{letter-spacing:-.8px;font-size:max(32px,min(10.5vw,44px));line-height:1.08}.Hero-module__fqhYwW__heroSubtitle{font-size:14px;line-height:1.65}.Hero-module__fqhYwW__heroButtons{flex-direction:column;align-items:stretch;gap:10px;width:100%}.Hero-module__fqhYwW__heroImageWrap{width:min(100%,420px)}.Hero-module__fqhYwW__btnPrimary,.Hero-module__fqhYwW__btnSecondary{justify-content:center;width:100%;padding:12px 16px;font-size:14px}.Hero-module__fqhYwW__proofDivider{display:none}.Hero-module__fqhYwW__socialProof{gap:10px}.Hero-module__fqhYwW__proofText{font-size:12px}}@media (max-width:420px){.Hero-module__fqhYwW__blobA{width:500px;height:420px;top:-140px;right:-220px}.Hero-module__fqhYwW__blobB{width:320px;height:320px;bottom:-110px;left:-120px}.Hero-module__fqhYwW__heroInner{padding:30px 14px 24px}.Hero-module__fqhYwW__heroLeft{gap:18px}.Hero-module__fqhYwW__topTag{font-size:9px}.Hero-module__fqhYwW__heroSubtitle{font-size:13px}.Hero-module__fqhYwW__avatar{width:28px;height:28px;margin-left:-7px}.Hero-module__fqhYwW__proofText{text-align:center}}
.HowItWork-module__0HxTSq__howItWorks{color:#1c1610;background:#fbfaf8;padding:120px 60px 130px;overflow:hidden}.HowItWork-module__0HxTSq__sectionHeader{text-align:center;max-width:790px;margin:0 auto 64px}.HowItWork-module__0HxTSq__overline{color:#e8701a;letter-spacing:.14em;text-transform:uppercase;font-size:12px;font-weight:750}.HowItWork-module__0HxTSq__sectionTitle{letter-spacing:-.045em;margin:14px 0 18px;font-size:max(36px,min(4.3vw,58px));font-weight:700;line-height:1.08}.HowItWork-module__0HxTSq__sectionDescription{color:#6f645b;max-width:640px;margin:0 auto;font-size:16px;line-height:1.7}.HowItWork-module__0HxTSq__stepsGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:20px;max-width:1420px;margin:0 auto;display:grid}.HowItWork-module__0HxTSq__stepCard{background:rgba(255,255,255,.72);border:1px solid rgba(28,22,16,.075);border-radius:26px;flex-direction:column;min-width:0;padding:18px 18px 30px;display:flex;box-shadow:0 16px 42px rgba(44,31,20,.035)}.HowItWork-module__0HxTSq__videoFrame{aspect-ratio:16/11;background:#f5f1ed;border-radius:18px;position:relative;overflow:hidden}.HowItWork-module__0HxTSq__gridPattern{background-image:linear-gradient(rgba(28,22,16,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(28,22,16,.06) 1px,transparent 1px);background-size:30px 30px;position:absolute;top:0;bottom:0;left:0;right:0}.HowItWork-module__0HxTSq__videoPlayer{z-index:1;border-radius:inherit;object-fit:cover;width:100%;height:100%;position:relative}.HowItWork-module__0HxTSq__stepContent{padding:27px 10px 0}.HowItWork-module__0HxTSq__stepMeta{color:#8a7f76;letter-spacing:.12em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:18px;font-size:10px;font-weight:700;display:flex}.HowItWork-module__0HxTSq__stepIcon{color:#e8701a;background:#fbede3;border-radius:9px;place-items:center;width:31px;height:31px;display:grid}.HowItWork-module__0HxTSq__stepContent h3{letter-spacing:-.03em;margin:0 0 12px;font-size:max(23px,min(2vw,30px));line-height:1.15}.HowItWork-module__0HxTSq__stepContent p{color:#6f645b;margin:0;font-size:14px;line-height:1.7}@media (max-width:1100px){.HowItWork-module__0HxTSq__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.HowItWork-module__0HxTSq__stepCard:last-child{grid-column:1/-1;grid-template-columns:minmax(0,1.08fr) minmax(280px,.92fr);align-items:center;gap:20px;display:grid}.HowItWork-module__0HxTSq__stepCard:last-child .HowItWork-module__0HxTSq__stepContent{padding:20px 24px}}@media (max-width:760px){.HowItWork-module__0HxTSq__howItWorks{padding:86px 20px 96px}.HowItWork-module__0HxTSq__sectionHeader{margin-bottom:44px}.HowItWork-module__0HxTSq__stepsGrid{grid-template-columns:1fr;gap:16px}.HowItWork-module__0HxTSq__stepCard:last-child{grid-column:auto;display:flex}.HowItWork-module__0HxTSq__stepCard:last-child .HowItWork-module__0HxTSq__stepContent{padding:27px 10px 0}}@media (max-width:420px){.HowItWork-module__0HxTSq__howItWorks{padding-left:16px;padding-right:16px}.HowItWork-module__0HxTSq__sectionTitle{font-size:33px}.HowItWork-module__0HxTSq__stepCard{border-radius:21px;padding:12px 12px 25px}.HowItWork-module__0HxTSq__videoFrame{border-radius:14px}.HowItWork-module__0HxTSq__stepContent{padding:23px 8px 0}}
.Features-module__GDmV3W__featuresSection{color:#1c1610;background:#fbfaf8;min-height:100vh;padding:120px 40px;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative}.Features-module__GDmV3W__headerContainer{text-align:center;max-width:1200px;margin-bottom:60px;margin-left:auto;margin-right:auto}.Features-module__GDmV3W__overline{color:#e8701a;text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px;font-size:12px;font-weight:750}.Features-module__GDmV3W__featuresTitle{color:#1c1610;letter-spacing:-.045em;margin:0;font-size:max(36px,min(4.3vw,58px));font-weight:700;line-height:1.08}.Features-module__GDmV3W__featuresContainer{justify-content:center;align-items:stretch;gap:20px;width:100%;max-width:1500px;margin:0 auto;display:flex}.Features-module__GDmV3W__featureCard{cursor:pointer;filter:brightness(.7);border-radius:24px;flex:1;height:500px;transition:all .6s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;transform:scale(.96);box-shadow:0 4px 20px rgba(0,0,0,.5)}.Features-module__GDmV3W__featureCard.Features-module__GDmV3W__active{filter:brightness();z-index:2;flex:3;transform:scale(1);box-shadow:0 10px 40px rgba(255,255,255,.15)}.Features-module__GDmV3W__featureImage{object-fit:cover;transition:transform .6s}.Features-module__GDmV3W__featureCard.Features-module__GDmV3W__active .Features-module__GDmV3W__featureImage{transform:scale(1.05)}.Features-module__GDmV3W__featureId{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:#fff;opacity:.8;z-index:10;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.3);border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1rem;font-weight:600;transition:all .4s;display:flex;position:absolute;top:20px;left:20px}.Features-module__GDmV3W__activeId{color:#ff5c00;opacity:1;background:#fff;border:none;transform:scale(1.2);box-shadow:0 4px 12px rgba(255,92,0,.3)}.Features-module__GDmV3W__overlay{background:linear-gradient(transparent 60%,rgba(0,0,0,.6));justify-content:flex-start;align-items:flex-end;padding:30px;transition:background .3s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.Features-module__GDmV3W__featureContent{color:#fff;max-width:80%;transition:all .4s}.Features-module__GDmV3W__featureContent h3{margin-bottom:8px;font-size:1.4rem;font-weight:700}.Features-module__GDmV3W__featureContent p{color:#ddd;opacity:0;max-height:0;font-size:1rem;line-height:1.5;transition:all .4s;transform:translateY(10px)}.Features-module__GDmV3W__featureCard.Features-module__GDmV3W__active .Features-module__GDmV3W__featureContent p{opacity:1;max-height:200px;transform:translateY(0)}@media (max-width:1024px){.Features-module__GDmV3W__featuresContainer{flex-direction:column;gap:20px}.Features-module__GDmV3W__featureCard{filter:brightness(.95);background:#000;border-radius:18px;flex:none;width:100%;height:380px;min-height:380px;transform:none}.Features-module__GDmV3W__featureImage{object-fit:cover;width:100%;height:100%;display:block}.Features-module__GDmV3W__featureContent{max-width:90%}.Features-module__GDmV3W__featureContent h3{font-size:1.2rem}.Features-module__GDmV3W__featureContent p{font-size:.9rem}}@media (max-width:768px){.Features-module__GDmV3W__featuresSection{background:#fbfaf8;min-height:auto;padding:80px 24px}.Features-module__GDmV3W__featuresTitle{letter-spacing:-1px;font-size:36px}.Features-module__GDmV3W__featureCard{height:340px;min-height:340px}}@media (max-width:480px){.Features-module__GDmV3W__featuresSection{background:#fbfaf8;padding:60px 20px}.Features-module__GDmV3W__featuresTitle{font-size:28px}.Features-module__GDmV3W__featureCard{height:300px;min-height:300px}.Features-module__GDmV3W__featureContent{max-width:100%}}
