.FeaturesSection-module__gidlYG__section{background:linear-gradient(180deg,#fff 0%,var(--ivory)100%);width:100%;padding:100px 0 120px}.FeaturesSection-module__gidlYG__container{flex-direction:column;gap:80px;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;display:flex}.FeaturesSection-module__gidlYG__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);text-align:center;margin:0;font-size:52px;font-weight:700;line-height:1.1}.FeaturesSection-module__gidlYG__content{justify-content:center;align-items:flex-start;gap:100px;display:flex}.FeaturesSection-module__gidlYG__phoneWrapper{flex:1 0 0;justify-content:center;align-items:center;min-width:0;display:flex;position:sticky;top:120px}.FeaturesSection-module__gidlYG__phoneFrame{width:340px;height:700px;box-shadow:none;transform-origin:50%;background:0 0;border:none;border-radius:0;padding:0;position:relative}.FeaturesSection-module__gidlYG__phoneContent{background-color:#0000;border-radius:0;width:100%;height:100%;position:relative;overflow:hidden}.FeaturesSection-module__gidlYG__imageContainer{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.FeaturesSection-module__gidlYG__phoneImage{object-fit:contain;object-position:center;width:100%;height:100%;animation:.55s cubic-bezier(.4,0,.2,1) FeaturesSection-module__gidlYG__fadeIn;position:absolute;top:0;left:0}@keyframes FeaturesSection-module__gidlYG__fadeIn{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}.FeaturesSection-module__gidlYG__featuresList{z-index:10;flex-direction:column;flex:1 0 0;gap:16px;min-width:0;padding-top:40px;display:flex;position:relative}.FeaturesSection-module__gidlYG__featureCard{background:linear-gradient(135deg,var(--card-bg)0%,#fffdf6b3 100%);border:1.5px solid var(--border);cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);width:100%;box-shadow:var(--shadow-sm);pointer-events:auto;border-radius:20px;flex-direction:column;gap:10px;padding:28px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.FeaturesSection-module__gidlYG__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#c8873a12,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.FeaturesSection-module__gidlYG__featureCard:hover:before{left:100%}.FeaturesSection-module__gidlYG__featureCard:hover{border-color:var(--border-warm);box-shadow:var(--shadow-md);transform:translateY(-3px)scale(1.01)}.FeaturesSection-module__gidlYG__featureCard:active{transition:all .1s;transform:translateY(0)}.FeaturesSection-module__gidlYG__featureCardActive{border-color:var(--accent);background:linear-gradient(135deg,#fef3e099 0%,#fff8ee66 100%);transform:translate(6px);box-shadow:0 8px 30px #c8873a24,0 2px 8px #1a12080f}.FeaturesSection-module__gidlYG__activeIndicator{background:linear-gradient(180deg,var(--accent)0%,#e8a050 100%);border-radius:0 4px 4px 0;width:4px;animation:.35s cubic-bezier(.4,0,.2,1) FeaturesSection-module__gidlYG__slideIn;position:absolute;top:0;bottom:0;left:0}@keyframes FeaturesSection-module__gidlYG__slideIn{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.FeaturesSection-module__gidlYG__featureTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700;line-height:1.3}.FeaturesSection-module__gidlYG__featureDescription{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:1200px){.FeaturesSection-module__gidlYG__content{flex-direction:column;gap:60px}.FeaturesSection-module__gidlYG__phoneWrapper{width:100%;max-width:400px;margin:0 auto;position:static}.FeaturesSection-module__gidlYG__featuresList{width:100%;max-width:700px;margin:0 auto}}@media (max-width:968px){.FeaturesSection-module__gidlYG__section{padding:80px 0 100px}.FeaturesSection-module__gidlYG__container{gap:60px;padding:0 32px}.FeaturesSection-module__gidlYG__heading{font-size:42px}.FeaturesSection-module__gidlYG__content{gap:50px}}@media (max-width:768px){.FeaturesSection-module__gidlYG__section{padding:60px 0 80px}.FeaturesSection-module__gidlYG__container{gap:50px;padding:0 24px}.FeaturesSection-module__gidlYG__heading{letter-spacing:-.015em;font-size:34px}.FeaturesSection-module__gidlYG__content{gap:40px}.FeaturesSection-module__gidlYG__phoneWrapper{max-width:100%}.FeaturesSection-module__gidlYG__phoneFrame{border:none;width:280px;height:580px;padding:0}.FeaturesSection-module__gidlYG__phoneContent{border-radius:0}.FeaturesSection-module__gidlYG__featureCard{gap:8px;padding:22px}.FeaturesSection-module__gidlYG__featureCard:hover{transform:none}.FeaturesSection-module__gidlYG__featureCardActive{transform:translate(4px)}.FeaturesSection-module__gidlYG__featureTitle{font-size:17px}.FeaturesSection-module__gidlYG__featureDescription{font-size:14px}}@media (max-width:480px){.FeaturesSection-module__gidlYG__section{padding:50px 0 70px}.FeaturesSection-module__gidlYG__container{gap:40px;padding:0 20px}.FeaturesSection-module__gidlYG__heading{font-size:28px}.FeaturesSection-module__gidlYG__phoneFrame{width:250px;height:520px}.FeaturesSection-module__gidlYG__featureCard{padding:18px}.FeaturesSection-module__gidlYG__featureTitle{font-size:15px}.FeaturesSection-module__gidlYG__featureDescription{font-size:13px}}
.DownloadButton-module__496fXG__badge{box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.DownloadButton-module__496fXG__badge:focus-visible{outline:2px solid var(--accent,#c8873a);outline-offset:2px}.DownloadButton-module__496fXG__badge:hover{transform:translateY(-1px)}.DownloadButton-module__496fXG__badge:active{transform:translateY(0)}.DownloadButton-module__496fXG__appStore{color:#fff;background:#000;border:1px solid #1a1a1a;box-shadow:inset 0 1px #ffffff1f,0 2px 6px #00000038}.DownloadButton-module__496fXG__appStore:hover{background:#1c1c1c;box-shadow:inset 0 1px #ffffff24,0 4px 14px #00000047}.DownloadButton-module__496fXG__appStore .DownloadButton-module__496fXG__iconWrap{color:#fff}.DownloadButton-module__496fXG__googlePlay{color:#202124;background:#fff;border:1px solid #dadce0;box-shadow:0 1px 2px #3c40431f,inset 0 1px #ffffffe6}.DownloadButton-module__496fXG__googlePlay:hover{border-color:#bdc1c6;box-shadow:0 2px 8px #3c40432e,inset 0 1px #fffffff2}.DownloadButton-module__496fXG__googlePlay .DownloadButton-module__496fXG__label{color:#5f6368}.DownloadButton-module__496fXG__googlePlay .DownloadButton-module__496fXG__storeName{color:#202124}.DownloadButton-module__496fXG__large{min-width:158px;min-height:52px;padding:10px 18px 10px 14px}.DownloadButton-module__496fXG__small{border-radius:7px;gap:8px;min-width:132px;min-height:40px;padding:6px 12px 6px 9px}.DownloadButton-module__496fXG__iconWrap{flex-shrink:0;justify-content:center;align-items:center;line-height:0;display:flex}.DownloadButton-module__496fXG__textBlock{flex-direction:column;justify-content:center;align-items:flex-start;gap:1px;min-width:0;line-height:1.15;display:flex}.DownloadButton-module__496fXG__label{letter-spacing:.02em;opacity:.92;white-space:nowrap;font-size:9px;font-weight:500}.DownloadButton-module__496fXG__storeName{letter-spacing:-.03em;white-space:nowrap;font-size:18px;font-weight:600}.DownloadButton-module__496fXG__large .DownloadButton-module__496fXG__label{letter-spacing:.06em;text-transform:none;font-size:10px}.DownloadButton-module__496fXG__large .DownloadButton-module__496fXG__storeName{margin-top:1px;font-size:19px;font-weight:500}.DownloadButton-module__496fXG__small .DownloadButton-module__496fXG__label{letter-spacing:.04em;font-size:8px}.DownloadButton-module__496fXG__small .DownloadButton-module__496fXG__storeName{font-size:13px;font-weight:600}@media (max-width:768px){.DownloadButton-module__496fXG__large{justify-content:center;width:100%;min-width:0;max-width:260px}.DownloadButton-module__496fXG__large .DownloadButton-module__496fXG__textBlock{align-items:flex-start}}
.Hero-module__NYe_kW__hero{flex-direction:column;flex:none;align-items:flex-start;gap:28px;width:100%;max-width:580px;display:flex;position:relative}.Hero-module__NYe_kW__hero:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(#c8873a14 0%,#fffff00a 55%,#0000 75%);border-radius:50%;width:480px;height:480px;position:absolute;top:-80px;left:-120px}.Hero-module__NYe_kW__headline{font-family:var(--font-base);letter-spacing:-.03em;color:var(--foreground);z-index:1;flex-direction:column;gap:6px;margin:0;font-size:48px;font-weight:800;line-height:1.1;display:flex;position:relative}.Hero-module__NYe_kW__headlineGreeting{color:var(--accent);letter-spacing:.14em;text-transform:uppercase;font-size:13px;font-weight:600}.Hero-module__NYe_kW__headlineName{font-family:var(--font-display);letter-spacing:-.02em;background:linear-gradient(135deg,var(--foreground)0%,#5a3e28 60%,var(--accent)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:64px;font-style:italic;font-weight:800;line-height:1}.Hero-module__NYe_kW__headlineTagline{color:var(--foreground);letter-spacing:-.025em;font-size:36px;font-weight:700;line-height:1.2}.Hero-module__NYe_kW__description{font-family:var(--font-base);color:var(--text-secondary);z-index:1;max-width:480px;margin:0;font-size:17px;font-weight:400;line-height:1.75;position:relative}.Hero-module__NYe_kW__actions{z-index:10;align-items:center;gap:14px;width:100%;margin-top:4px;display:flex;position:relative}@media (max-width:1200px){.Hero-module__NYe_kW__hero{max-width:100%}.Hero-module__NYe_kW__headline{font-size:42px}.Hero-module__NYe_kW__headlineName{font-size:56px}.Hero-module__NYe_kW__headlineTagline{font-size:32px}}@media (max-width:768px){.Hero-module__NYe_kW__hero{text-align:center;align-items:center;gap:20px}.Hero-module__NYe_kW__hero:before{top:-40px;left:-60px}.Hero-module__NYe_kW__headlineGreeting{font-size:11px}.Hero-module__NYe_kW__headline{gap:4px;font-size:32px}.Hero-module__NYe_kW__headlineName{font-size:46px}.Hero-module__NYe_kW__headlineTagline{font-size:26px}.Hero-module__NYe_kW__description{font-size:15px;line-height:1.65}.Hero-module__NYe_kW__actions{flex-direction:column;align-items:center;gap:12px;width:100%}.Hero-module__NYe_kW__actions>*{width:auto;max-width:min(280px,100%)}}
.SocialProof-module__PM9bHW__badge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1.5px solid var(--border-warm);background:linear-gradient(135deg,#fffdf6f5 0%,#fff8eeeb 100%);border-radius:9999px;align-items:center;gap:12px;width:fit-content;height:auto;min-height:52px;padding:8px 18px 8px 8px;display:inline-flex;box-shadow:0 4px 16px #c8873a1a,0 1px 4px #1a12080f}.SocialProof-module__PM9bHW__users{align-items:center;display:flex}.SocialProof-module__PM9bHW__userAvatar{background:linear-gradient(135deg,#f5e6cc 0%,#e8c87a 100%);border:2.5px solid #fffdf6f2;border-radius:9999px;flex-shrink:0;width:38px;height:38px;margin-left:-12px;position:relative;box-shadow:0 2px 8px #1a12081f}.SocialProof-module__PM9bHW__userAvatar:first-child{background:linear-gradient(135deg,#e8d5b0 0%,#c8a060 100%);margin-left:0}.SocialProof-module__PM9bHW__userAvatar:nth-child(2){background:linear-gradient(135deg,#f0e0c0 0%,#d4a070 100%)}.SocialProof-module__PM9bHW__userAvatar:nth-child(3){background:linear-gradient(135deg,#faebd0 0%,#e8b880 100%)}.SocialProof-module__PM9bHW__text{font-family:var(--font-base);color:var(--foreground);white-space:nowrap;letter-spacing:-.01em;font-size:14px;font-weight:600;line-height:1.4}@media (max-width:768px){.SocialProof-module__PM9bHW__badge{gap:10px;min-height:44px;padding:6px 14px 6px 6px}.SocialProof-module__PM9bHW__userAvatar{border-width:2px;width:32px;height:32px;margin-left:-10px}.SocialProof-module__PM9bHW__text{white-space:normal;word-break:break-word;font-size:13px}}@media (max-width:480px){.SocialProof-module__PM9bHW__badge{gap:8px;padding:5px 12px 5px 5px}.SocialProof-module__PM9bHW__userAvatar{width:28px;height:28px;margin-left:-8px}.SocialProof-module__PM9bHW__text{font-size:12px;line-height:1.3}}
.InfluencersSection-module__2DsJgG__section{background:0 0;flex-direction:column;align-items:center;gap:80px;width:100%;max-width:1400px;min-height:576px;margin:0 auto;padding:60px 0 100px;display:flex}.InfluencersSection-module__2DsJgG__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);text-align:center;margin:0;font-size:48px;font-weight:700;line-height:1.1}.InfluencersSection-module__2DsJgG__cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:120px 32px;width:100%;display:grid}.InfluencersSection-module__2DsJgG__card{background-color:var(--ivory-dark);border-radius:28px;min-width:0;height:600px;transition:transform .3s cubic-bezier(.4,0,.2,1),box-shadow .3s;position:relative;overflow:hidden}.InfluencersSection-module__2DsJgG__card:hover{box-shadow:0 24px 50px #1a120833;transform:translateY(-6px)!important}.InfluencersSection-module__2DsJgG__cardCenterRow{transform:translateY(-80px)}.InfluencersSection-module__2DsJgG__cardImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.InfluencersSection-module__2DsJgG__cardOverlay{z-index:1;background:linear-gradient(#0000 0%,#000c 50%,#000000f2 100%);flex-direction:column;justify-content:flex-end;min-height:300px;padding:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.InfluencersSection-module__2DsJgG__quoteIcon{flex-shrink:0;justify-content:flex-start;align-items:center;width:24px;height:24px;margin-bottom:12px;display:flex}.InfluencersSection-module__2DsJgG__cardName{color:#fff;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1}.InfluencersSection-module__2DsJgG__cardQuote{color:#fffc;margin:14px 0 0;font-size:14px;font-weight:400;line-height:21px}@media (max-width:1200px){.InfluencersSection-module__2DsJgG__cards{grid-template-columns:repeat(2,1fr);row-gap:48px}.InfluencersSection-module__2DsJgG__cardCenterRow{transform:none}}@media (max-width:768px){.InfluencersSection-module__2DsJgG__section{gap:40px;padding:40px 0 60px}.InfluencersSection-module__2DsJgG__heading{letter-spacing:-.5px;font-size:32px}.InfluencersSection-module__2DsJgG__cards{grid-template-columns:1fr;gap:24px 0;display:grid}.InfluencersSection-module__2DsJgG__card{width:100%;height:500px}.InfluencersSection-module__2DsJgG__cardCenterRow{transform:none}}
.LightModeSection-module__K8oiRW__section{background:0 0;width:100%;padding:80px 0}.LightModeSection-module__K8oiRW__container{width:100%;max-width:1200px;margin:0 auto;padding:0 32px}.LightModeSection-module__K8oiRW__content{justify-content:space-between;align-items:center;gap:60px;display:flex}.LightModeSection-module__K8oiRW__textContent{flex-direction:column;flex:1;gap:18px;max-width:460px;display:flex}.LightModeSection-module__K8oiRW__badge{letter-spacing:.12em;color:var(--accent);text-transform:uppercase;background:var(--accent-light);border:1px solid var(--border-warm);border-radius:9999px;align-items:center;gap:6px;width:fit-content;margin-bottom:4px;padding:5px 12px;font-size:11px;font-weight:700;display:inline-flex}.LightModeSection-module__K8oiRW__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:42px;font-weight:700;line-height:1.2}.LightModeSection-module__K8oiRW__emojiRow{align-items:center;gap:8px;display:flex}.LightModeSection-module__K8oiRW__emoji{font-size:22px}.LightModeSection-module__K8oiRW__subtitle{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.7}.LightModeSection-module__K8oiRW__phoneWrapper{flex:1;justify-content:center;align-items:center;display:flex}.LightModeSection-module__K8oiRW__phoneFrame{width:320px;height:640px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;position:relative;transform:rotate(5deg)}.LightModeSection-module__K8oiRW__phoneContent{box-sizing:border-box;background-color:#0000;border-radius:0;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.LightModeSection-module__K8oiRW__phoneImage{object-fit:contain;object-position:center center;width:100%;height:100%;position:absolute;inset:0}@media (max-width:1200px){.LightModeSection-module__K8oiRW__content{flex-direction:column;gap:60px}.LightModeSection-module__K8oiRW__textContent{text-align:center;align-items:center;max-width:100%}.LightModeSection-module__K8oiRW__phoneFrame{transform:rotate(0)}}@media (max-width:768px){.LightModeSection-module__K8oiRW__section{padding:60px 0}.LightModeSection-module__K8oiRW__container{padding:0 20px}.LightModeSection-module__K8oiRW__heading{font-size:32px;line-height:1.25}.LightModeSection-module__K8oiRW__phoneFrame{width:260px;height:520px}}
.PhoneMockups-module__KBgIUW__container{flex-shrink:0;width:700px;height:750px;position:relative}.PhoneMockups-module__KBgIUW__phoneLeft,.PhoneMockups-module__KBgIUW__phoneRight{width:340px;height:600px;position:absolute}.PhoneMockups-module__KBgIUW__phoneLeft{z-index:2;top:50%;left:-20px;transform:translateY(-50%)rotate(-8deg)}.PhoneMockups-module__KBgIUW__phoneRight{z-index:1;top:5%;right:0;transform:rotate(8deg)}.PhoneMockups-module__KBgIUW__phoneFrame{width:300px;height:600px;box-shadow:none;background:0 0;border:none;border-radius:0;padding:0;position:relative;overflow:hidden}.PhoneMockups-module__KBgIUW__phoneContent{background:0 0;border-radius:0;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.PhoneMockups-module__KBgIUW__phoneImage{object-fit:contain;border-radius:0;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.PhoneMockups-module__KBgIUW__scanArea{z-index:2;background:#0000001a;border:2px dashed #fff9;border-radius:24px;height:280px;position:absolute;top:90px;left:30px;right:30px}.PhoneMockups-module__KBgIUW__scanOverlay{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffff40 0%,#ffffff1a 100%);border:4px solid #fffc;border-radius:28px;width:55px;height:55px;position:absolute;bottom:35px;left:50%;transform:translate(-50%)}.PhoneMockups-module__KBgIUW__resultOverlay{z-index:3;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:linear-gradient(#fffffffa 0%,#fffffff2 100%);border-radius:32px 32px 0 0;flex-direction:column;gap:16px;height:240px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0;box-shadow:0 -10px 30px #0000001a}.PhoneMockups-module__KBgIUW__resultHeader{width:100%}.PhoneMockups-module__KBgIUW__resultTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700}.PhoneMockups-module__KBgIUW__resultStats{justify-content:center;gap:12px;width:100%;display:flex}.PhoneMockups-module__KBgIUW__statCard{background:linear-gradient(135deg,var(--card-bg)0%,#fafafa 100%);border:1px solid #0000000d;border-radius:16px;flex-direction:column;flex:1;align-items:center;max-width:90px;padding:14px 10px;display:flex;box-shadow:0 4px 12px #00000014}.PhoneMockups-module__KBgIUW__statLabel{color:#71717a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500}.PhoneMockups-module__KBgIUW__statValue{color:var(--foreground);letter-spacing:-.02em;font-size:20px;font-weight:800}.PhoneMockups-module__KBgIUW__doneButton{color:#fff;cursor:pointer;letter-spacing:.02em;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border:none;border-radius:99px;width:100%;padding:14px 20px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #0003}.PhoneMockups-module__KBgIUW__doneButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}@media (max-width:1200px){.PhoneMockups-module__KBgIUW__container{width:100%;max-width:630px;height:600px}.PhoneMockups-module__KBgIUW__phoneLeft,.PhoneMockups-module__KBgIUW__phoneRight{width:280px;height:520px}.PhoneMockups-module__KBgIUW__phoneFrame{border:none;border-radius:0;width:250px;height:520px;padding:0}.PhoneMockups-module__KBgIUW__phoneContent,.PhoneMockups-module__KBgIUW__phoneImage{border-radius:0}.PhoneMockups-module__KBgIUW__phoneLeft{left:0}.PhoneMockups-module__KBgIUW__phoneRight{right:0}}@media (max-width:768px){.PhoneMockups-module__KBgIUW__container{justify-content:center;align-items:center;gap:20px;width:100%;max-width:100%;height:420px;display:flex}.PhoneMockups-module__KBgIUW__phoneLeft{z-index:2;width:170px;height:360px;margin-right:0;position:relative;top:auto;left:auto;transform:none}.PhoneMockups-module__KBgIUW__phoneRight{z-index:1;width:170px;height:360px;position:relative;top:auto;bottom:auto;right:auto;transform:none}.PhoneMockups-module__KBgIUW__phoneFrame{border:none;border-radius:0;width:150px;height:360px;padding:0}.PhoneMockups-module__KBgIUW__phoneContent,.PhoneMockups-module__KBgIUW__phoneImage{border-radius:0}.PhoneMockups-module__KBgIUW__scanArea{height:180px;top:55px;left:16px;right:16px}.PhoneMockups-module__KBgIUW__scanOverlay{width:40px;height:40px;bottom:25px}.PhoneMockups-module__KBgIUW__resultOverlay{border-radius:22px 22px 0 0;gap:12px;height:160px;padding:14px}.PhoneMockups-module__KBgIUW__resultTitle{font-size:14px}.PhoneMockups-module__KBgIUW__statCard{max-width:65px;padding:8px 6px}.PhoneMockups-module__KBgIUW__statLabel{margin-bottom:4px;font-size:8px}.PhoneMockups-module__KBgIUW__statValue{font-size:14px}.PhoneMockups-module__KBgIUW__doneButton{padding:10px 14px;font-size:13px}}
.WhyChooseSection-module__RgfcXG__section{background:0 0;width:100%;padding:100px 0}.WhyChooseSection-module__RgfcXG__container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.WhyChooseSection-module__RgfcXG__heading{font-family:var(--font-display);letter-spacing:-.02em;color:var(--foreground);text-align:center;margin:0;font-size:48px;font-weight:700;line-height:1.15}.WhyChooseSection-module__RgfcXG__subtitle{color:var(--text-secondary);text-align:center;margin:0 0 40px;font-size:17px;font-weight:400;line-height:1.65}.WhyChooseSection-module__RgfcXG__cards{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;margin-top:16px;display:grid}.WhyChooseSection-module__RgfcXG__card{background-color:var(--card-bg);border:1.5px solid var(--border);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;gap:16px;padding:40px 32px;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.WhyChooseSection-module__RgfcXG__card:before{content:"";background:linear-gradient(90deg,transparent 0%,var(--accent)50%,transparent 100%);opacity:0;height:3px;transition:opacity .35s;position:absolute;top:0;left:0;right:0}.WhyChooseSection-module__RgfcXG__card:hover{box-shadow:var(--shadow-md);border-color:var(--border-warm);transform:translateY(-6px)}.WhyChooseSection-module__RgfcXG__card:hover:before{opacity:1}.WhyChooseSection-module__RgfcXG__iconContainer{background:linear-gradient(135deg,var(--accent-light)0%,#c8873a1a 100%);border:1px solid var(--border-warm);border-radius:16px;justify-content:center;align-items:center;width:60px;height:60px;margin-bottom:4px;display:flex}.WhyChooseSection-module__RgfcXG__icon{font-size:28px;display:block}.WhyChooseSection-module__RgfcXG__cardTitle{font-family:var(--font-base);color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:21px;font-weight:700;line-height:1.3}.WhyChooseSection-module__RgfcXG__cardDescription{color:var(--text-secondary);margin:0;font-size:15px;font-weight:400;line-height:1.7}@media (max-width:1200px){.WhyChooseSection-module__RgfcXG__cards{grid-template-columns:repeat(2,1fr);gap:22px}}@media (max-width:768px){.WhyChooseSection-module__RgfcXG__section{padding:60px 0}.WhyChooseSection-module__RgfcXG__container{gap:16px;padding:0 20px}.WhyChooseSection-module__RgfcXG__heading{font-size:36px}.WhyChooseSection-module__RgfcXG__subtitle{margin-bottom:28px;font-size:15px}.WhyChooseSection-module__RgfcXG__cards{grid-template-columns:1fr;gap:18px}.WhyChooseSection-module__RgfcXG__card{padding:32px 24px}.WhyChooseSection-module__RgfcXG__iconContainer{width:52px;height:52px}.WhyChooseSection-module__RgfcXG__icon{font-size:24px}.WhyChooseSection-module__RgfcXG__cardTitle{font-size:19px}.WhyChooseSection-module__RgfcXG__cardDescription{font-size:14px}}
.Footer-module__hSXlYG__footer{background:0 0;width:100%}.Footer-module__hSXlYG__bottomSection{background:0 0;padding:56px 40px 0}.Footer-module__hSXlYG__container{max-width:1100px;margin:0 auto}.Footer-module__hSXlYG__mainContent{justify-content:flex-start;gap:60px;margin-bottom:32px;padding:0;display:flex}.Footer-module__hSXlYG__leftSection{flex-direction:column;flex:2;gap:16px;display:flex}.Footer-module__hSXlYG__logoContainer{align-items:center;gap:10px;margin-bottom:0;display:flex}.Footer-module__hSXlYG__logoImage{object-fit:contain;border-radius:8px;width:34px;height:34px}.Footer-module__hSXlYG__logoText{font-family:var(--font-base);color:var(--foreground);letter-spacing:-.03em;font-size:19px;font-weight:800}.Footer-module__hSXlYG__downloadText{font-family:var(--font-base);color:var(--text-secondary);margin:0;font-size:13px;font-weight:400;line-height:1.5}.Footer-module__hSXlYG__footerDownloadButtons{flex-direction:row;gap:10px;margin-top:4px;display:flex}.Footer-module__hSXlYG__middleSection,.Footer-module__hSXlYG__rightSection{flex-direction:column;flex:1;align-items:flex-start;gap:14px;display:flex}.Footer-module__hSXlYG__sectionTitle{font-family:var(--font-base);color:var(--foreground);text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:13px;font-weight:700;line-height:1.5}.Footer-module__hSXlYG__link{font-family:var(--font-base);color:var(--text-secondary);font-size:14px;font-weight:400;line-height:1.5;text-decoration:none;transition:color .2s}.Footer-module__hSXlYG__link:hover{color:var(--accent);opacity:1}.Footer-module__hSXlYG__copyrightBar{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:8px;padding:20px 0;display:flex}.Footer-module__hSXlYG__copyright{font-family:var(--font-base);color:var(--text-muted);margin:0;font-size:13px;font-weight:400;line-height:1.5}.Footer-module__hSXlYG__socialIcons{align-items:center;gap:14px;display:flex}.Footer-module__hSXlYG__socialIcon{color:var(--text-secondary);justify-content:center;align-items:center;width:22px;height:22px;transition:color .2s,opacity .2s;display:flex}.Footer-module__hSXlYG__socialIcon:hover{color:var(--accent);opacity:1}@media (max-width:1024px){.Footer-module__hSXlYG__mainContent{flex-direction:column;gap:36px}.Footer-module__hSXlYG__footerDownloadButtons{flex-direction:column;gap:10px}}@media (max-width:768px){.Footer-module__hSXlYG__bottomSection{padding:40px 20px 0}.Footer-module__hSXlYG__mainContent{flex-direction:column;gap:28px;margin-bottom:20px}.Footer-module__hSXlYG__leftSection{gap:12px}.Footer-module__hSXlYG__logoText{font-size:17px}.Footer-module__hSXlYG__middleSection,.Footer-module__hSXlYG__rightSection{gap:10px}.Footer-module__hSXlYG__sectionTitle{margin-bottom:2px;font-size:11px}.Footer-module__hSXlYG__link{font-size:13px}.Footer-module__hSXlYG__copyrightBar{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 0}.Footer-module__hSXlYG__copyright{font-size:12px}.Footer-module__hSXlYG__socialIcons{gap:12px}}
.Header-module__rP_oDa__nav{justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex;position:relative}.Header-module__rP_oDa__navLeft{align-items:center;gap:10px;display:flex}.Header-module__rP_oDa__logoLink{justify-content:center;align-items:center;line-height:0;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__rP_oDa__logoLink:hover{opacity:.8}.Header-module__rP_oDa__logoContainer{border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;line-height:0;display:flex;overflow:hidden}.Header-module__rP_oDa__logoImage{object-fit:contain;border-radius:11px;width:100%;height:100%}.Header-module__rP_oDa__logoTextLink{color:inherit;text-decoration:none;transition:opacity .2s}.Header-module__rP_oDa__logoTextLink:hover{opacity:.8}.Header-module__rP_oDa__logoText{font-family:var(--font-base);letter-spacing:-.04em;color:var(--foreground);margin:0;font-size:19px;font-weight:800}.Header-module__rP_oDa__navLinks{align-items:center;gap:28px;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1400px){.Header-module__rP_oDa__navLinks{gap:22px}}.Header-module__rP_oDa__navLink{font-family:var(--font-base);color:var(--text-secondary);font-size:14px;font-weight:500;line-height:1.5;transition:color .2s}.Header-module__rP_oDa__navLink:hover{color:var(--accent);opacity:1}.Header-module__rP_oDa__navActions{align-items:center;gap:8px;display:flex}.Header-module__rP_oDa__mobileMenuButton{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:28px;height:28px;padding:0;display:none;position:relative}.Header-module__rP_oDa__burgerLine{background-color:var(--foreground);transform-origin:50%;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__rP_oDa__burgerLineOpen:first-child{transform:rotate(45deg)translate(8px,8px)}.Header-module__rP_oDa__burgerLineOpen:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__rP_oDa__burgerLineOpen:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.Header-module__rP_oDa__mobileMenu{-webkit-backdrop-filter:blur(24px);z-index:1000;background-color:#fffdf6fa;width:80%;max-width:320px;height:100vh;transition:right .3s cubic-bezier(.4,0,.2,1);position:fixed;top:0;right:-100%;overflow-y:auto;box-shadow:-4px 0 32px #1a12081f}.Header-module__rP_oDa__mobileMenuOpen{right:0}.Header-module__rP_oDa__mobileMenuContent{flex-direction:column;gap:8px;padding:80px 24px 32px;display:flex}.Header-module__rP_oDa__mobileNavLink{font-family:var(--font-base);color:var(--foreground);border-bottom:1px solid var(--border);padding:16px 0;font-size:17px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__rP_oDa__mobileNavLink:hover{color:var(--accent);opacity:1}.Header-module__rP_oDa__mobileNavLink:last-of-type{border-bottom:none;margin-bottom:24px}.Header-module__rP_oDa__mobileMenuActions{flex-direction:column;gap:12px;margin-top:16px;display:flex}.Header-module__rP_oDa__mobileMenuActions>*{width:100%}.Header-module__rP_oDa__mobileMenuOverlay{z-index:999;-webkit-backdrop-filter:blur(2px);background-color:#0000004d;position:fixed;inset:0}@media (max-width:1024px){.Header-module__rP_oDa__navLinks{display:none}.Header-module__rP_oDa__mobileMenuButton{display:flex}}@media (max-width:768px){.Header-module__rP_oDa__nav{padding:8px 0}.Header-module__rP_oDa__logoContainer{width:40px;height:40px}.Header-module__rP_oDa__logoText{font-size:18px}.Header-module__rP_oDa__navActions{display:none}.Header-module__rP_oDa__mobileMenuButton{width:24px;height:24px}.Header-module__rP_oDa__burgerLine{height:2.5px}.Header-module__rP_oDa__mobileMenu{width:85%;max-width:280px}.Header-module__rP_oDa__mobileMenuContent{padding:70px 20px 24px}.Header-module__rP_oDa__mobileNavLink{padding:14px 0;font-size:16px}}
.page-module___8aEwW__page{background:linear-gradient(#fff 0%,ivory 30%,#fff8ee 60%,ivory 100%);width:100%;min-height:100vh;margin:0;padding:0;position:relative}.page-module___8aEwW__headerWrapper{z-index:100;-webkit-backdrop-filter:blur(24px);will-change:backdrop-filter,background-color;-webkit-font-smoothing:antialiased;background-color:#fff3;width:100%;margin:0;padding:0;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.page-module___8aEwW__headerWrapperScrolled{-webkit-backdrop-filter:blur(24px);background-color:#ffffffd9;box-shadow:0 1px 3px #0000001a}@supports not ((-webkit-backdrop-filter:blur(24px)) or (backdrop-filter:blur(24px))){.page-module___8aEwW__headerWrapper{background-color:#fffffff2}.page-module___8aEwW__headerWrapperScrolled{background-color:#fffffffa}}.page-module___8aEwW__headerContent{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:8px 40px;position:relative}.page-module___8aEwW__container{flex-direction:column;gap:60px;width:100%;max-width:1280px;margin:0 auto;padding:100px 40px 0;display:flex}.page-module___8aEwW__content{justify-content:space-between;align-items:center;gap:80px;width:100%;max-width:100%;padding-bottom:100px;display:flex}@media (min-width:1400px){.page-module___8aEwW__content{gap:120px}}.page-module___8aEwW__influencersWrapper{width:100%;padding:0 40px}@media (max-width:1400px){.page-module___8aEwW__headerContent{max-width:100%;padding:16px 40px}.page-module___8aEwW__container{padding:100px 40px 0}.page-module___8aEwW__content{gap:60px}}@media (max-width:1200px){.page-module___8aEwW__content{flex-direction:column;justify-content:center;align-items:center;gap:60px}.page-module___8aEwW__hero{text-align:center;align-items:center;max-width:100%}}@media (max-width:768px){.page-module___8aEwW__headerContent{padding:0 20px}.page-module___8aEwW__container{gap:40px;padding:90px 20px 0}.page-module___8aEwW__content{gap:40px;padding-bottom:60px}.page-module___8aEwW__influencersWrapper{padding:0 20px}}
.page-module__5q-tRq__page{background:linear-gradient(#fffef0 0%,#f0f9ff 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__5q-tRq__headerWrapper{z-index:100;-webkit-backdrop-filter:blur(10px);background-color:#fffff0f2;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 1px 3px #2c24161a}.page-module__5q-tRq__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__5q-tRq__main{flex:1;justify-content:center;align-items:flex-start;width:100%;padding:120px 40px 80px;display:flex}.page-module__5q-tRq__container{flex-direction:column;gap:48px;width:100%;max-width:800px;display:flex}.page-module__5q-tRq__headerSection{text-align:center;flex-direction:column;gap:16px;display:flex}.page-module__5q-tRq__title{letter-spacing:-1.5px;color:var(--foreground);font-size:64px;font-weight:700;line-height:1.1;font-family:var(--font-base);margin:0}.page-module__5q-tRq__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:20px;font-weight:400;line-height:1.6}.page-module__5q-tRq__formCard{background-color:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 24px #00000014}.page-module__5q-tRq__form{flex-direction:column;gap:32px;display:flex}.page-module__5q-tRq__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__5q-tRq__label{color:var(--foreground);font-size:16px;font-weight:600;font-family:var(--font-base)}.page-module__5q-tRq__input,.page-module__5q-tRq__textarea{width:100%;font-size:16px;font-family:var(--font-base);color:var(--foreground);box-sizing:border-box;background-color:#fff;border:1px solid #e5e5e5;border-radius:12px;padding:14px 16px;transition:all .2s}.page-module__5q-tRq__input:focus,.page-module__5q-tRq__textarea:focus{border-color:var(--foreground);outline:none;box-shadow:0 0 0 3px #2c24161a}.page-module__5q-tRq__input::placeholder,.page-module__5q-tRq__textarea::placeholder{color:#a0a0a0}.page-module__5q-tRq__textarea{resize:vertical;min-height:200px;font-family:inherit;line-height:1.5}.page-module__5q-tRq__submitButton{width:100%;font-size:18px;font-weight:600;font-family:var(--font-base);color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:12px;margin-top:8px;padding:16px 24px;transition:all .2s}.page-module__5q-tRq__submitButton:hover:not(:disabled){background-color:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__5q-tRq__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__5q-tRq__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.page-module__5q-tRq__headerContent{padding:0 20px}.page-module__5q-tRq__main{padding:100px 20px 60px}.page-module__5q-tRq__container{gap:32px}.page-module__5q-tRq__title{letter-spacing:-1px;font-size:48px}.page-module__5q-tRq__description{font-size:18px}.page-module__5q-tRq__formCard{border-radius:20px;padding:32px 24px}.page-module__5q-tRq__form{gap:24px}.page-module__5q-tRq__label{font-size:15px}.page-module__5q-tRq__input,.page-module__5q-tRq__textarea{padding:12px 14px;font-size:15px}.page-module__5q-tRq__textarea{min-height:160px}.page-module__5q-tRq__submitButton{padding:14px 20px;font-size:16px}}.page-module__5q-tRq__notification{width:100%;max-width:800px;font-family:var(--font-base);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 24px;padding:16px 20px;animation:.3s ease-out page-module__5q-tRq__slideDown;display:flex;box-shadow:0 4px 12px #0000001a}@keyframes page-module__5q-tRq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__5q-tRq__notificationSuccess{color:#065f46;background-color:#d1fae5;border:1px solid #10b981}.page-module__5q-tRq__notificationError{color:#991b1b;background-color:#fee2e2;border:1px solid #ef4444}.page-module__5q-tRq__notificationContent{flex:1;align-items:center;gap:12px;display:flex}.page-module__5q-tRq__notificationIcon{flex-shrink:0;font-size:20px;font-weight:700;line-height:1}.page-module__5q-tRq__notificationMessage{font-size:16px;font-weight:500;line-height:1.5}.page-module__5q-tRq__notificationClose{color:inherit;cursor:pointer;opacity:.7;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;padding:0;font-size:24px;line-height:1;transition:opacity .2s;display:flex}.page-module__5q-tRq__notificationClose:hover{opacity:1}@media (max-width:480px){.page-module__5q-tRq__main{padding:90px 16px 40px}.page-module__5q-tRq__title{font-size:40px}.page-module__5q-tRq__description{font-size:16px}.page-module__5q-tRq__formCard{padding:24px 20px}.page-module__5q-tRq__form{gap:20px}.page-module__5q-tRq__notification{margin-bottom:20px;padding:14px 16px}.page-module__5q-tRq__notificationMessage{font-size:14px}.page-module__5q-tRq__notificationIcon{font-size:18px}}
.page-module__soh_jW__page{background:linear-gradient(#fff 0%,ivory 33% 67%,ivory 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__soh_jW__headerWrapper{z-index:100;-webkit-backdrop-filter:blur(24px);will-change:backdrop-filter,background-color;-webkit-font-smoothing:antialiased;background-color:#fff3;width:100%;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.page-module__soh_jW__headerWrapperScrolled{-webkit-backdrop-filter:blur(24px);background-color:#ffffffd9;box-shadow:0 1px 3px #0000001a}@supports not ((-webkit-backdrop-filter:blur(24px)) or (backdrop-filter:blur(24px))){.page-module__soh_jW__headerWrapper{background-color:#fffffff2}.page-module__soh_jW__headerWrapperScrolled{background-color:#fffffffa}}.page-module__soh_jW__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__soh_jW__main{flex:1;justify-content:flex-start;align-items:flex-start;width:100%;padding:93px 0 80px;display:flex;overflow-y:auto}.page-module__soh_jW__container{flex-direction:column;gap:0;width:100%;max-width:1240px;margin-left:340px;padding-right:340px;display:flex}.page-module__soh_jW__headerSection{text-align:left;flex-direction:column;gap:24px;margin-bottom:45px;display:flex}.page-module__soh_jW__title{letter-spacing:0;color:#222;font-size:40px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__soh_jW__lastUpdated{color:#333;margin:-8px 0 0;font-size:16px;font-weight:400;line-height:1.6}.page-module__soh_jW__intro{color:#333;max-width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.6}.page-module__soh_jW__content{flex-direction:column;gap:0;display:flex}.page-module__soh_jW__section{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;gap:24px;margin-bottom:48px;padding:0;display:flex}.page-module__soh_jW__sectionTitle{color:#222;font-size:32px;font-weight:700;line-height:1.6;font-family:var(--font-base);letter-spacing:0;margin:0}.page-module__soh_jW__subsectionTitle{color:#222;font-size:28px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:24px 0 0}.page-module__soh_jW__paragraph{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__soh_jW__definitionList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__soh_jW__definition{color:#333;background-color:#0000;border-left:none;border-radius:0;margin-bottom:25.59px;padding:0 0 0 24px;font-size:16px;font-weight:400;line-height:1.6;position:relative}.page-module__soh_jW__definition:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__soh_jW__definition strong{color:#333;margin-right:0;font-weight:700;display:inline}.page-module__soh_jW__list{flex-direction:column;gap:0;margin:24px 0 0;padding:0;list-style:none;display:flex}.page-module__soh_jW__list li{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin-bottom:0;padding-left:24px;position:relative}.page-module__soh_jW__list li:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__soh_jW__orderedList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__soh_jW__orderedList .page-module__soh_jW__paragraph{margin-bottom:0}.page-module__soh_jW__contactInfo{background-color:#0000;border-radius:0;flex-direction:column;gap:0;margin-top:24px;padding:0;display:flex}.page-module__soh_jW__contactItem{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0;padding-left:24px;position:relative}.page-module__soh_jW__contactItem:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__soh_jW__contactItem strong{color:#333;margin-right:0;font-weight:400}.page-module__soh_jW__link{color:#1a0dab;text-decoration:none;transition:all .2s}.page-module__soh_jW__link:hover{text-decoration:underline}@media (max-width:1400px){.page-module__soh_jW__container{margin-left:40px;padding-right:40px}}@media (max-width:768px){.page-module__soh_jW__headerContent{padding:0 20px}.page-module__soh_jW__main{padding:100px 20px 60px}.page-module__soh_jW__container{gap:0;margin-left:0;padding-right:0}.page-module__soh_jW__title{letter-spacing:0;font-size:32px}.page-module__soh_jW__intro{font-size:16px}.page-module__soh_jW__section{gap:20px;margin-bottom:40px;padding:0}.page-module__soh_jW__sectionTitle{font-size:28px}.page-module__soh_jW__subsectionTitle{font-size:24px}.page-module__soh_jW__paragraph{font-size:15px}.page-module__soh_jW__definition{margin-bottom:20px;padding-left:20px;font-size:15px}.page-module__soh_jW__definition:before{width:3px;height:3px;top:9px}.page-module__soh_jW__list li{padding-left:20px;font-size:15px}.page-module__soh_jW__list li:before{width:3px;height:3px;top:9px}.page-module__soh_jW__contactInfo{padding:0}.page-module__soh_jW__contactItem{padding-left:20px;font-size:15px}.page-module__soh_jW__contactItem:before{width:3px;height:3px;top:9px}}@media (max-width:480px){.page-module__soh_jW__main{padding:90px 16px 40px}.page-module__soh_jW__title{font-size:28px}.page-module__soh_jW__intro{font-size:15px}.page-module__soh_jW__section{gap:16px;margin-bottom:32px;padding:0}.page-module__soh_jW__sectionTitle{font-size:24px}.page-module__soh_jW__subsectionTitle{font-size:20px}.page-module__soh_jW__paragraph{font-size:14px}.page-module__soh_jW__definition{margin-bottom:16px;padding-left:18px;font-size:14px}.page-module__soh_jW__definition:before{width:3px;height:3px;top:8px}.page-module__soh_jW__list li{padding-left:18px;font-size:14px}.page-module__soh_jW__list li:before{width:3px;height:3px;top:8px}.page-module__soh_jW__contactInfo{padding:0}.page-module__soh_jW__contactItem{padding-left:18px;font-size:14px}.page-module__soh_jW__contactItem:before{width:3px;height:3px;top:8px}}
.page-module__UBdgra__page{background:linear-gradient(#fff 0%,ivory 33% 67%,ivory 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__UBdgra__headerWrapper{z-index:100;-webkit-backdrop-filter:blur(24px);will-change:backdrop-filter,background-color;-webkit-font-smoothing:antialiased;background-color:#fff3;width:100%;transition:background-color .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0;transform:translateZ(0)}.page-module__UBdgra__headerWrapperScrolled{-webkit-backdrop-filter:blur(24px);background-color:#ffffffd9;box-shadow:0 1px 3px #0000001a}@supports not ((-webkit-backdrop-filter:blur(24px)) or (backdrop-filter:blur(24px))){.page-module__UBdgra__headerWrapper{background-color:#fffffff2}.page-module__UBdgra__headerWrapperScrolled{background-color:#fffffffa}}.page-module__UBdgra__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__UBdgra__main{flex:1;justify-content:flex-start;align-items:flex-start;width:100%;padding:93px 0 80px;display:flex;overflow-y:auto}.page-module__UBdgra__container{flex-direction:column;gap:0;width:100%;max-width:1240px;margin-left:340px;padding-right:340px;display:flex}.page-module__UBdgra__headerSection{text-align:left;flex-direction:column;gap:24px;margin-bottom:45px;display:flex}.page-module__UBdgra__title{letter-spacing:0;color:#222;font-size:40px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__UBdgra__lastUpdated{color:#333;margin:-8px 0 0;font-size:16px;font-weight:400;line-height:1.6}.page-module__UBdgra__intro{color:#333;max-width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.6}.page-module__UBdgra__content{flex-direction:column;gap:0;display:flex}.page-module__UBdgra__section{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;gap:24px;margin-bottom:48px;padding:0;display:flex}.page-module__UBdgra__sectionTitle{color:#222;font-size:32px;font-weight:700;line-height:1.6;font-family:var(--font-base);letter-spacing:0;margin:0}.page-module__UBdgra__subsectionTitle{color:#222;font-size:28px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:24px 0 0}.page-module__UBdgra__paragraph{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__UBdgra__definitionList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__UBdgra__definition{color:#333;background-color:#0000;border-left:none;border-radius:0;margin-bottom:25.59px;padding:0 0 0 24px;font-size:16px;font-weight:400;line-height:1.6;position:relative}.page-module__UBdgra__definition:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__UBdgra__definition strong{color:#333;margin-right:0;font-weight:700;display:inline}.page-module__UBdgra__list{flex-direction:column;gap:0;margin:24px 0 0;padding:0;list-style:none;display:flex}.page-module__UBdgra__list li{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin-bottom:0;padding-left:24px;position:relative}.page-module__UBdgra__list li:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__UBdgra__orderedList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__UBdgra__orderedList .page-module__UBdgra__paragraph{margin-bottom:0}.page-module__UBdgra__contactInfo{background-color:#0000;border-radius:0;flex-direction:column;gap:0;margin-top:24px;padding:0;display:flex}.page-module__UBdgra__contactItem{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0;padding-left:24px;position:relative}.page-module__UBdgra__contactItem:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__UBdgra__contactItem strong{color:#333;margin-right:0;font-weight:400}.page-module__UBdgra__link{color:#1a0dab;text-decoration:none;transition:all .2s}.page-module__UBdgra__link:hover{text-decoration:underline}@media (max-width:1400px){.page-module__UBdgra__container{margin-left:40px;padding-right:40px}}@media (max-width:768px){.page-module__UBdgra__headerContent{padding:0 20px}.page-module__UBdgra__main{padding:100px 20px 60px}.page-module__UBdgra__container{gap:0;margin-left:0;padding-right:0}.page-module__UBdgra__title{letter-spacing:0;font-size:32px}.page-module__UBdgra__intro{font-size:16px}.page-module__UBdgra__section{gap:20px;margin-bottom:40px;padding:0}.page-module__UBdgra__sectionTitle{font-size:28px}.page-module__UBdgra__subsectionTitle{font-size:24px}.page-module__UBdgra__paragraph{font-size:15px}.page-module__UBdgra__definition{margin-bottom:20px;padding-left:20px;font-size:15px}.page-module__UBdgra__definition:before{width:3px;height:3px;top:9px}.page-module__UBdgra__list li{padding-left:20px;font-size:15px}.page-module__UBdgra__list li:before{width:3px;height:3px;top:9px}.page-module__UBdgra__contactInfo{padding:0}.page-module__UBdgra__contactItem{padding-left:20px;font-size:15px}.page-module__UBdgra__contactItem:before{width:3px;height:3px;top:9px}}@media (max-width:480px){.page-module__UBdgra__main{padding:90px 16px 40px}.page-module__UBdgra__title{font-size:28px}.page-module__UBdgra__intro{font-size:15px}.page-module__UBdgra__section{gap:16px;margin-bottom:32px;padding:0}.page-module__UBdgra__sectionTitle{font-size:24px}.page-module__UBdgra__subsectionTitle{font-size:20px}.page-module__UBdgra__paragraph{font-size:14px}.page-module__UBdgra__definition{margin-bottom:16px;padding-left:18px;font-size:14px}.page-module__UBdgra__definition:before{width:3px;height:3px;top:8px}.page-module__UBdgra__list li{padding-left:18px;font-size:14px}.page-module__UBdgra__list li:before{width:3px;height:3px;top:8px}.page-module__UBdgra__contactInfo{padding:0}.page-module__UBdgra__contactItem{padding-left:18px;font-size:14px}.page-module__UBdgra__contactItem:before{width:3px;height:3px;top:8px}}
