.FeaturesSection-module__SmZOea__section{background:linear-gradient(#fff 0%,ivory 100%);width:100%;padding:100px 0 120px}.FeaturesSection-module__SmZOea__container{flex-direction:column;gap:80px;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;display:flex}.FeaturesSection-module__SmZOea__heading{letter-spacing:-.02em;color:#000;text-align:center;margin:0;font-size:56px;font-weight:800;line-height:1.1}.FeaturesSection-module__SmZOea__content{justify-content:center;align-items:flex-start;gap:100px;display:flex}.FeaturesSection-module__SmZOea__phoneWrapper{flex:1 0 0;justify-content:center;align-items:center;min-width:0;display:flex;position:sticky;top:120px}.FeaturesSection-module__SmZOea__phoneFrame{transform-origin:50%;background:linear-gradient(145deg,#000 0%,#1a1a1a 100%);border:8px solid #1a1a1a;border-radius:52px;width:340px;height:700px;padding:14px;position:relative;box-shadow:0 50px 100px -25px #0006,0 25px 50px -12px #0003}.FeaturesSection-module__SmZOea__phoneContent{background-color:#fff;border-radius:40px;width:100%;height:100%;position:relative;overflow:hidden}.FeaturesSection-module__SmZOea__imageContainer{width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.FeaturesSection-module__SmZOea__phoneImage{object-fit:cover;object-position:60% center;width:100%;height:100%;animation:.6s cubic-bezier(.4,0,.2,1) FeaturesSection-module__SmZOea__fadeIn;position:absolute;top:0;left:0}@keyframes FeaturesSection-module__SmZOea__fadeIn{0%{opacity:0;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.FeaturesSection-module__SmZOea__featuresList{z-index:10;flex-direction:column;flex:1 0 0;gap:20px;min-width:0;padding-top:40px;display:flex;position:relative}.FeaturesSection-module__SmZOea__featureCard{cursor:pointer;font-family:inherit;font-size:inherit;text-align:left;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;background:linear-gradient(135deg,#ffffffe6 0%,#fff9 100%);border:1.5px solid #0000000f;border-radius:24px;flex-direction:column;gap:12px;width:100%;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000a}.FeaturesSection-module__SmZOea__featureCard:before{content:"";background:linear-gradient(90deg,#0000,#fff9,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.FeaturesSection-module__SmZOea__featureCard:hover:before{left:100%}.FeaturesSection-module__SmZOea__featureCard:hover{border-color:#0000001f;transform:translateY(-4px)scale(1.01);box-shadow:0 8px 30px #00000014}.FeaturesSection-module__SmZOea__featureCard:active{transition:all .1s;transform:translateY(0)}.FeaturesSection-module__SmZOea__featureCardActive{background:linear-gradient(135deg,#00000008 0%,#00000003 100%);border-color:#000;transform:translate(8px);box-shadow:0 8px 30px #0000001f}.FeaturesSection-module__SmZOea__activeIndicator{background:linear-gradient(#000 0%,#1a1a1a 100%);border-radius:0 5px 5px 0;width:5px;animation:.4s cubic-bezier(.4,0,.2,1) FeaturesSection-module__SmZOea__slideIn;position:absolute;top:0;bottom:0;left:0}@keyframes FeaturesSection-module__SmZOea__slideIn{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.FeaturesSection-module__SmZOea__featureTitle{color:#000;letter-spacing:-.01em;margin:0;font-size:22px;font-weight:700;line-height:1.3}.FeaturesSection-module__SmZOea__featureDescription{color:#0009;margin:0;font-size:16px;font-weight:400;line-height:1.7}@media (max-width:1200px){.FeaturesSection-module__SmZOea__content{flex-direction:column;gap:60px}.FeaturesSection-module__SmZOea__phoneWrapper{width:100%;max-width:400px;margin:0 auto;position:static}.FeaturesSection-module__SmZOea__featuresList{width:100%;max-width:700px;margin:0 auto}}@media (max-width:968px){.FeaturesSection-module__SmZOea__section{padding:80px 0 100px}.FeaturesSection-module__SmZOea__container{gap:60px;padding:0 32px}.FeaturesSection-module__SmZOea__heading{font-size:44px}.FeaturesSection-module__SmZOea__content{gap:50px}}@media (max-width:768px){.FeaturesSection-module__SmZOea__section{padding:60px 0 80px}.FeaturesSection-module__SmZOea__container{gap:50px;padding:0 24px}.FeaturesSection-module__SmZOea__heading{letter-spacing:-.01em;font-size:36px}.FeaturesSection-module__SmZOea__content{gap:40px}.FeaturesSection-module__SmZOea__phoneWrapper{max-width:100%}.FeaturesSection-module__SmZOea__phoneFrame{border:6px solid #1a1a1a;width:280px;height:580px;padding:12px}.FeaturesSection-module__SmZOea__phoneContent{border-radius:32px}.FeaturesSection-module__SmZOea__featureCard{gap:10px;padding:24px}.FeaturesSection-module__SmZOea__featureCard:hover{transform:none}.FeaturesSection-module__SmZOea__featureCardActive{transform:translate(4px)}.FeaturesSection-module__SmZOea__featureTitle{font-size:18px}.FeaturesSection-module__SmZOea__featureDescription{font-size:15px}}@media (max-width:480px){.FeaturesSection-module__SmZOea__section{padding:50px 0 70px}.FeaturesSection-module__SmZOea__container{gap:40px;padding:0 20px}.FeaturesSection-module__SmZOea__heading{font-size:30px}.FeaturesSection-module__SmZOea__phoneFrame{width:250px;height:520px}.FeaturesSection-module__SmZOea__featureCard{padding:20px}.FeaturesSection-module__SmZOea__featureTitle{font-size:16px}.FeaturesSection-module__SmZOea__featureDescription{font-size:14px}}
.DownloadButton-module__tAvmwG__button{color:#fff;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#000 0%,#1a1a1a 100%);border:none;border-radius:14px;align-items:center;gap:12px;padding:12px 18px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden;box-shadow:0 4px 12px #00000026}.DownloadButton-module__tAvmwG__button:before{content:"";background:linear-gradient(90deg,#0000,#ffffff1a,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.DownloadButton-module__tAvmwG__button:hover:before{left:100%}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__appStore,.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__googlePlay{background:linear-gradient(135deg,#000 0%,#1a1a1a 100%)}.DownloadButton-module__tAvmwG__button:hover{background:linear-gradient(135deg,#1a1a1a 0%,#2a2a2a 100%);transform:translateY(-3px);box-shadow:0 8px 24px #00000040}.DownloadButton-module__tAvmwG__button:active{transform:translateY(-1px)}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__large{box-sizing:border-box;border-radius:16px;justify-content:flex-start;align-items:center;width:180px;min-width:180px;max-width:180px;height:58px;padding:14px 20px;display:flex}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__small{border-radius:10px;width:120px;max-width:120px;padding:8px 12px}@media (max-width:768px){.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__large{width:100%;min-width:100%;max-width:100%}}.DownloadButton-module__tAvmwG__icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__large .DownloadButton-module__tAvmwG__icon{width:28px;height:28px}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__small .DownloadButton-module__tAvmwG__icon{width:20px;height:20px}.DownloadButton-module__tAvmwG__text{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;min-width:0;line-height:1;display:flex}.DownloadButton-module__tAvmwG__topText{opacity:.8;color:#fff;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2px;font-size:11px;font-weight:500;line-height:1.2}.DownloadButton-module__tAvmwG__bottomText{letter-spacing:-.02em;color:#fff;font-size:17px;font-weight:700;line-height:1.2}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__large .DownloadButton-module__tAvmwG__topText{margin-bottom:3px;font-size:11px;line-height:1.2}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__large .DownloadButton-module__tAvmwG__bottomText{letter-spacing:-.02em;font-size:17px;font-weight:700;line-height:1.2}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__small .DownloadButton-module__tAvmwG__topText{white-space:nowrap;letter-spacing:.03em;margin-bottom:1px;font-size:8px;line-height:1.1}.DownloadButton-module__tAvmwG__button.DownloadButton-module__tAvmwG__small .DownloadButton-module__tAvmwG__bottomText{letter-spacing:-.01em;white-space:nowrap;font-size:12px;font-weight:700;line-height:1.1}
.Hero-module__282bra__hero{flex-direction:column;flex:none;align-items:flex-start;gap:24px;width:100%;max-width:560px;display:flex;position:relative}.Hero-module__282bra__headline{letter-spacing:-.02em;color:#000;flex-direction:column;gap:8px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:48px;font-weight:800;line-height:1.1;display:flex}.Hero-module__282bra__headlineGreeting{color:#000;opacity:.5;letter-spacing:.05em;text-transform:uppercase;font-size:20px;font-weight:500}.Hero-module__282bra__headlineName{background:linear-gradient(135deg,#000 0%,#262626 100%);-webkit-text-fill-color:transparent;letter-spacing:-.03em;-webkit-background-clip:text;background-clip:text;font-size:56px;font-weight:900}.Hero-module__282bra__headlineTagline{color:#000;letter-spacing:-.02em;font-size:36px;font-weight:700;line-height:1.2}.Hero-module__282bra__description{color:#000;opacity:.7;white-space:pre-wrap;max-width:480px;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.Hero-module__282bra__actions{z-index:10;align-items:center;gap:16px;width:100%;margin-top:8px;display:flex;position:relative}@media (max-width:1200px){.Hero-module__282bra__hero{max-width:100%}.Hero-module__282bra__headline{font-size:42px}.Hero-module__282bra__headlineName{font-size:48px}.Hero-module__282bra__headlineTagline{font-size:32px}}@media (max-width:768px){.Hero-module__282bra__hero{text-align:center;align-items:center;gap:20px}.Hero-module__282bra__headlineGreeting{font-size:14px}.Hero-module__282bra__headline{gap:6px;font-size:32px}.Hero-module__282bra__headlineName{font-size:42px}.Hero-module__282bra__headlineTagline{font-size:28px}.Hero-module__282bra__description{font-size:16px;line-height:1.6}.Hero-module__282bra__actions{flex-direction:column;gap:12px;width:100%}.Hero-module__282bra__actions>*{width:100%}}
.SocialProof-module__dib-YG__badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#ffffffe6 0%,#ffffffb3 100%);border:1.5px solid #00000014;border-radius:9999px;align-items:center;gap:12px;width:fit-content;height:auto;min-height:50px;padding:8px 16px 8px 8px;display:inline-flex;box-shadow:0 4px 16px #0000000f}.SocialProof-module__dib-YG__users{align-items:center;display:flex}.SocialProof-module__dib-YG__userAvatar{background:linear-gradient(135deg,#f0f0f0 0%,#d0d0d0 100%);border:2.5px solid #fff;border-radius:9999px;flex-shrink:0;width:40px;height:40px;margin-left:-14px;position:relative;box-shadow:0 2px 8px #0000001a}.SocialProof-module__dib-YG__userAvatar:first-child{margin-left:0}.SocialProof-module__dib-YG__text{color:#000;white-space:nowrap;letter-spacing:-.01em;font-family:Inter,sans-serif;font-size:15px;font-weight:600;line-height:1.4}@media (max-width:768px){.SocialProof-module__dib-YG__badge{gap:8px;min-height:40px;padding:6px 12px 6px 6px}.SocialProof-module__dib-YG__userAvatar{border-width:2px;width:32px;height:32px;margin-left:-10px}.SocialProof-module__dib-YG__text{white-space:normal;word-break:break-word;font-size:13px;line-height:1.3}}@media (max-width:480px){.SocialProof-module__dib-YG__badge{gap:6px;padding:5px 10px 5px 5px}.SocialProof-module__dib-YG__userAvatar{width:28px;height:28px;margin-left:-8px}.SocialProof-module__dib-YG__text{font-size:12px;line-height:1.2}}
.InfluencersSection-module__-ex7Ga__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__-ex7Ga__heading{letter-spacing:-1px;color:var(--foreground);text-align:center;margin:0;font-size:48px;font-weight:600;line-height:1}.InfluencersSection-module__-ex7Ga__cards{grid-template-columns:repeat(3,1fr);align-items:start;gap:120px 32px;width:100%;display:grid}.InfluencersSection-module__-ex7Ga__card{background-color:#f0f0f0;border-radius:32px;min-width:0;height:600px;transition:transform .2s;position:relative;overflow:hidden}.InfluencersSection-module__-ex7Ga__cardCenterRow{transform:translateY(-80px)}.InfluencersSection-module__-ex7Ga__cardImage{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.InfluencersSection-module__-ex7Ga__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__-ex7Ga__quoteIcon{flex-shrink:0;justify-content:flex-start;align-items:center;width:24px;height:24px;margin-bottom:12px;display:flex}.InfluencersSection-module__-ex7Ga__cardName{color:#fff;margin:0 0 8px;font-size:20px;font-weight:700;line-height:1}.InfluencersSection-module__-ex7Ga__cardQuote{color:#fffc;margin:14px 0 0;font-size:14px;font-weight:400;line-height:21px}@media (max-width:1200px){.InfluencersSection-module__-ex7Ga__cards{grid-template-columns:repeat(2,1fr);row-gap:48px}.InfluencersSection-module__-ex7Ga__cardCenterRow{transform:none}}@media (max-width:768px){.InfluencersSection-module__-ex7Ga__section{gap:40px;padding:40px 0 60px}.InfluencersSection-module__-ex7Ga__heading{letter-spacing:-.5px;font-size:32px}.InfluencersSection-module__-ex7Ga__cards{grid-template-columns:1fr;gap:24px 0;display:grid}.InfluencersSection-module__-ex7Ga__card{width:100%;height:500px}.InfluencersSection-module__-ex7Ga__cardCenterRow{transform:none}}
.LightModeSection-module__fKNc_G__section{background:0 0;width:100%;padding:80px 0}.LightModeSection-module__fKNc_G__container{width:100%;max-width:1200px;margin:0 auto;padding:0 32px}.LightModeSection-module__fKNc_G__content{justify-content:space-between;align-items:center;gap:60px;display:flex}.LightModeSection-module__fKNc_G__textContent{flex-direction:column;flex:1;gap:14px;max-width:450px;display:flex}.LightModeSection-module__fKNc_G__badge{letter-spacing:1px;color:#ef4444;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.LightModeSection-module__fKNc_G__heading{letter-spacing:-.9px;color:var(--foreground);margin:0;font-size:42px;font-weight:700;line-height:50px}.LightModeSection-module__fKNc_G__emojiRow{align-items:center;gap:8px;margin:8px 0;display:flex}.LightModeSection-module__fKNc_G__emoji{font-size:24px}.LightModeSection-module__fKNc_G__subtitle{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400}.LightModeSection-module__fKNc_G__phoneWrapper{flex:1;justify-content:center;align-items:center;display:flex}.LightModeSection-module__fKNc_G__phoneFrame{background-color:#000;border-radius:40px;width:320px;height:640px;padding:8px;position:relative;transform:rotate(5deg);box-shadow:0 20px 60px #0000004d}.LightModeSection-module__fKNc_G__phoneContent{box-sizing:border-box;background-color:#fff;border-radius:32px;width:100%;height:100%;padding:12px;position:relative;overflow:hidden}.LightModeSection-module__fKNc_G__phoneImage{object-fit:contain;object-position:center center;width:calc(100% - 24px);height:calc(100% - 24px);position:absolute;inset:12px}@media (max-width:1200px){.LightModeSection-module__fKNc_G__content{flex-direction:column;gap:60px}.LightModeSection-module__fKNc_G__textContent{text-align:center;max-width:100%}.LightModeSection-module__fKNc_G__phoneFrame{transform:rotate(0)}}@media (max-width:768px){.LightModeSection-module__fKNc_G__section{padding:60px 0}.LightModeSection-module__fKNc_G__container{padding:0 20px}.LightModeSection-module__fKNc_G__heading{font-size:36px;line-height:44px}.LightModeSection-module__fKNc_G__phoneFrame{width:280px;height:560px}}
.PhoneMockups-module__M1NqpW__container{flex-shrink:0;width:700px;height:750px;position:relative}.PhoneMockups-module__M1NqpW__phoneLeft,.PhoneMockups-module__M1NqpW__phoneRight{width:340px;height:600px;position:absolute}.PhoneMockups-module__M1NqpW__phoneLeft{z-index:2;top:50%;left:-20px;transform:translateY(-50%)rotate(-8deg)}.PhoneMockups-module__M1NqpW__phoneRight{z-index:1;top:5%;right:0;transform:rotate(8deg)}.PhoneMockups-module__M1NqpW__phoneFrame{background:linear-gradient(145deg,#fff 0%,#fafafa 100%);border:10px solid #0d0d0d;border-radius:50px;width:300px;height:600px;padding:4px;position:relative;overflow:hidden;box-shadow:0 40px 80px -20px #00000059,0 20px 40px -10px #0003,inset 0 1px #fff9}.PhoneMockups-module__M1NqpW__phoneContent{background:#000;border-radius:44px;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.PhoneMockups-module__M1NqpW__phoneImage{object-fit:cover;border-radius:44px;width:100%;height:100%;margin:0;padding:0;position:absolute;top:0;left:0}.PhoneMockups-module__M1NqpW__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__M1NqpW__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__M1NqpW__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__M1NqpW__resultHeader{width:100%}.PhoneMockups-module__M1NqpW__resultTitle{color:var(--foreground);letter-spacing:-.01em;margin:0;font-size:20px;font-weight:700}.PhoneMockups-module__M1NqpW__resultStats{justify-content:center;gap:12px;width:100%;display:flex}.PhoneMockups-module__M1NqpW__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__M1NqpW__statLabel{color:#71717a;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:11px;font-weight:500}.PhoneMockups-module__M1NqpW__statValue{color:var(--foreground);letter-spacing:-.02em;font-size:20px;font-weight:800}.PhoneMockups-module__M1NqpW__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__M1NqpW__doneButton:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0000004d}@media (max-width:1200px){.PhoneMockups-module__M1NqpW__container{width:100%;max-width:630px;height:600px}.PhoneMockups-module__M1NqpW__phoneLeft,.PhoneMockups-module__M1NqpW__phoneRight{width:280px;height:520px}.PhoneMockups-module__M1NqpW__phoneFrame{border:8px solid #0d0d0d;border-radius:42px;width:250px;height:520px;padding:4px}.PhoneMockups-module__M1NqpW__phoneContent,.PhoneMockups-module__M1NqpW__phoneImage{border-radius:36px}.PhoneMockups-module__M1NqpW__phoneLeft{left:0}.PhoneMockups-module__M1NqpW__phoneRight{right:0}}@media (max-width:768px){.PhoneMockups-module__M1NqpW__container{justify-content:center;align-items:center;gap:20px;width:100%;max-width:100%;height:420px;display:flex}.PhoneMockups-module__M1NqpW__phoneLeft{z-index:2;width:170px;height:360px;margin-right:0;position:relative;top:auto;left:auto;transform:none}.PhoneMockups-module__M1NqpW__phoneRight{z-index:1;width:170px;height:360px;position:relative;top:auto;bottom:auto;right:auto;transform:none}.PhoneMockups-module__M1NqpW__phoneFrame{border:6px solid #0d0d0d;border-radius:34px;width:150px;height:360px;padding:3px}.PhoneMockups-module__M1NqpW__phoneContent,.PhoneMockups-module__M1NqpW__phoneImage{border-radius:29px}.PhoneMockups-module__M1NqpW__scanArea{height:180px;top:55px;left:16px;right:16px}.PhoneMockups-module__M1NqpW__scanOverlay{width:40px;height:40px;bottom:25px}.PhoneMockups-module__M1NqpW__resultOverlay{border-radius:22px 22px 0 0;gap:12px;height:160px;padding:14px}.PhoneMockups-module__M1NqpW__resultTitle{font-size:14px}.PhoneMockups-module__M1NqpW__statCard{max-width:65px;padding:8px 6px}.PhoneMockups-module__M1NqpW__statLabel{margin-bottom:4px;font-size:8px}.PhoneMockups-module__M1NqpW__statValue{font-size:14px}.PhoneMockups-module__M1NqpW__doneButton{padding:10px 14px;font-size:13px}}
.TestimonialsSection-module__n0cPVW__section{z-index:10;background:linear-gradient(135deg,#2c2416 0%,#1a1a1a 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:80px 0;display:flex;position:relative}.TestimonialsSection-module__n0cPVW__container{flex-direction:column;gap:32px;width:100%;max-width:1200px;margin:0 auto;padding:0 32px;display:flex}.TestimonialsSection-module__n0cPVW__heading{letter-spacing:-.8px;color:ivory;text-align:center;margin:0;font-size:36px;font-weight:700;line-height:44px}.TestimonialsSection-module__n0cPVW__cardsGrid{grid-template-columns:repeat(6,1fr);align-items:start;gap:16px;width:100%;max-width:1200px;margin:0 auto;display:grid}.TestimonialsSection-module__n0cPVW__cardsGrid>:first-child{grid-column:1/3}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(2){grid-column:3/5}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(3){grid-column:5/7}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(4){grid-column:2/4}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(5){grid-column:4/6}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(6){grid-column:1/3}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(7){grid-column:3/5}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(8){grid-column:5/7}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(9){grid-column:2/4}.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(10){grid-column:4/6}.TestimonialsSection-module__n0cPVW__card{background-color:#2a2a2a;border-radius:16px;flex-direction:column;gap:12px;height:100%;min-height:160px;padding:20px;transition:transform .2s,box-shadow .2s;display:flex}.TestimonialsSection-module__n0cPVW__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.TestimonialsSection-module__n0cPVW__avatarContainer{flex-shrink:0;width:48px;height:48px}.TestimonialsSection-module__n0cPVW__avatar{object-fit:cover;border-radius:50%;width:48px;height:48px}.TestimonialsSection-module__n0cPVW__cardContent{flex-direction:column;flex:1;gap:8px;display:flex}.TestimonialsSection-module__n0cPVW__username{color:#fff;margin:0;font-size:14px;font-weight:600}.TestimonialsSection-module__n0cPVW__quote{color:#e5e5e5;-webkit-line-clamp:6;line-clamp:6;text-overflow:ellipsis;-webkit-box-orient:vertical;flex:1;margin:0;font-size:13px;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}@media (max-width:1200px){.TestimonialsSection-module__n0cPVW__cardsGrid{grid-template-columns:repeat(3,1fr)}.TestimonialsSection-module__n0cPVW__cardsGrid>:first-child,.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(2),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(3),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(6),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(7),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(8),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(4),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(5),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(9),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(10){grid-column:span 1}}@media (max-width:768px){.TestimonialsSection-module__n0cPVW__section{height:auto;min-height:auto;padding:60px 0}.TestimonialsSection-module__n0cPVW__container{gap:32px;padding:0 20px}.TestimonialsSection-module__n0cPVW__heading{letter-spacing:-.5px;font-size:28px;line-height:36px}.TestimonialsSection-module__n0cPVW__cardsGrid{grid-template-columns:1fr;gap:16px}.TestimonialsSection-module__n0cPVW__cardsGrid>:first-child,.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(2),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(3),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(4),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(5),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(6),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(7),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(8),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(9),.TestimonialsSection-module__n0cPVW__cardsGrid>:nth-child(10){grid-column:1}.TestimonialsSection-module__n0cPVW__card{min-height:auto;padding:18px}.TestimonialsSection-module__n0cPVW__avatarContainer,.TestimonialsSection-module__n0cPVW__avatar{width:40px;height:40px}.TestimonialsSection-module__n0cPVW__username{font-size:13px}.TestimonialsSection-module__n0cPVW__quote{-webkit-line-clamp:5;line-clamp:5;font-size:12px;line-height:16px}}
.WhyChooseSection-module__JfzlYG__section{background:0 0;width:100%;padding:100px 0}.WhyChooseSection-module__JfzlYG__container{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:1400px;margin:0 auto;padding:0 40px;display:flex}.WhyChooseSection-module__JfzlYG__heading{letter-spacing:-1px;color:var(--foreground);text-align:center;margin:0;font-size:48px;font-weight:700;line-height:56px}.WhyChooseSection-module__JfzlYG__subtitle{color:var(--text-secondary);text-align:center;margin:0 0 48px;font-size:18px;font-weight:400;line-height:28px}.WhyChooseSection-module__JfzlYG__cards{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;margin-top:24px;display:grid}.WhyChooseSection-module__JfzlYG__card{background-color:#fff;border-radius:16px;flex-direction:column;gap:16px;padding:40px 32px;transition:all .3s;display:flex;box-shadow:0 1px 3px #0000000d}.WhyChooseSection-module__JfzlYG__card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.WhyChooseSection-module__JfzlYG__iconContainer{background-color:#f1f5f9;border-radius:16px;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:8px;display:flex}.WhyChooseSection-module__JfzlYG__icon{font-size:32px;display:block}.WhyChooseSection-module__JfzlYG__cardTitle{color:var(--foreground);margin:0;font-size:22px;font-weight:700;line-height:28px}.WhyChooseSection-module__JfzlYG__cardDescription{color:var(--text-secondary);margin:0;font-size:16px;font-weight:400;line-height:24px}@media (max-width:1200px){.WhyChooseSection-module__JfzlYG__cards{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.WhyChooseSection-module__JfzlYG__section{padding:60px 0}.WhyChooseSection-module__JfzlYG__container{gap:16px;padding:0 20px}.WhyChooseSection-module__JfzlYG__heading{font-size:36px;line-height:44px}.WhyChooseSection-module__JfzlYG__subtitle{margin-bottom:32px;font-size:16px;line-height:24px}.WhyChooseSection-module__JfzlYG__cards{grid-template-columns:1fr;gap:20px}.WhyChooseSection-module__JfzlYG__card{padding:32px 24px}.WhyChooseSection-module__JfzlYG__iconContainer{width:56px;height:56px}.WhyChooseSection-module__JfzlYG__icon{font-size:28px}.WhyChooseSection-module__JfzlYG__cardTitle{font-size:20px;line-height:26px}.WhyChooseSection-module__JfzlYG__cardDescription{font-size:15px;line-height:22px}}
.Footer-module__Cy4DCa__footer{background:0 0;width:100%}.Footer-module__Cy4DCa__bottomSection{background:0 0;padding:28px 320px 0}.Footer-module__Cy4DCa__container{max-width:1280px;margin:0 auto}.Footer-module__Cy4DCa__mainContent{justify-content:center;gap:32px;margin-bottom:8px;padding:0 16px;display:flex}.Footer-module__Cy4DCa__leftSection{flex-direction:column;flex:1;gap:16px;display:flex}.Footer-module__Cy4DCa__logoContainer{align-items:center;gap:10px;margin-bottom:0;display:flex}.Footer-module__Cy4DCa__logoImage{object-fit:contain;width:36px;height:36px}.Footer-module__Cy4DCa__logoText{color:#000;letter-spacing:-.3px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700}.Footer-module__Cy4DCa__downloadText{color:#4b5563;margin:0;padding-top:8px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.43}.Footer-module__Cy4DCa__footerDownloadButtons{flex-direction:row;gap:8px;margin-top:0;display:flex}.Footer-module__Cy4DCa__middleSection,.Footer-module__Cy4DCa__rightSection{flex-direction:column;flex:1;align-items:flex-start;gap:16px;display:flex}.Footer-module__Cy4DCa__sectionTitle{color:#000;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:1.5}.Footer-module__Cy4DCa__link{color:#4b5563;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.43;text-decoration:none;transition:color .2s}.Footer-module__Cy4DCa__link:hover{color:#000}.Footer-module__Cy4DCa__copyrightBar{border-top:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:8px 16px;display:flex}.Footer-module__Cy4DCa__copyright{color:#6b7280;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:1.43}.Footer-module__Cy4DCa__socialIcons{align-items:center;gap:16px;display:flex}.Footer-module__Cy4DCa__socialIcon{color:#000;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .2s;display:flex}.Footer-module__Cy4DCa__socialIcon:hover{opacity:.7}@media (max-width:1400px){.Footer-module__Cy4DCa__bottomSection{padding:28px 40px 0}}@media (max-width:1024px){.Footer-module__Cy4DCa__mainContent{flex-direction:column;gap:32px}.Footer-module__Cy4DCa__footerDownloadButtons{flex-direction:column;gap:10px}}@media (max-width:768px){.Footer-module__Cy4DCa__bottomSection{padding:28px 20px 0}.Footer-module__Cy4DCa__mainContent{flex-direction:column;gap:24px;margin-bottom:24px}.Footer-module__Cy4DCa__leftSection{gap:12px}.Footer-module__Cy4DCa__logoText{font-size:18px}.Footer-module__Cy4DCa__downloadText{font-size:13px}.Footer-module__Cy4DCa__middleSection,.Footer-module__Cy4DCa__rightSection{gap:12px}.Footer-module__Cy4DCa__sectionTitle{font-size:15px}.Footer-module__Cy4DCa__link{font-size:13px}.Footer-module__Cy4DCa__copyrightBar{flex-direction:column;align-items:flex-start;gap:16px;padding:16px}.Footer-module__Cy4DCa__copyright{font-size:12px}.Footer-module__Cy4DCa__socialIcons{gap:12px}}
.Header-module__zBehAG__nav{justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex;position:relative}.Header-module__zBehAG__navLeft{align-items:center;gap:10px;display:flex}.Header-module__zBehAG__logoLink{justify-content:center;align-items:center;line-height:0;text-decoration:none;transition:opacity .2s;display:flex}.Header-module__zBehAG__logoLink:hover{opacity:.8}.Header-module__zBehAG__logoContainer{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;line-height:0;display:flex;overflow:hidden}.Header-module__zBehAG__logoImage{object-fit:contain;border-radius:12px;width:100%;height:100%}.Header-module__zBehAG__logoTextLink{color:inherit;text-decoration:none;transition:opacity .2s}.Header-module__zBehAG__logoTextLink:hover{opacity:.8}.Header-module__zBehAG__logoText{letter-spacing:-.3px;color:var(--foreground);margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:700}.Header-module__zBehAG__navLinks{align-items:center;gap:24px;display:flex;position:absolute;left:50%;transform:translate(-50%)}@media (max-width:1400px){.Header-module__zBehAG__navLinks{gap:20px}}.Header-module__zBehAG__navLink{color:#000;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:500;line-height:1.5;transition:opacity .2s}.Header-module__zBehAG__navLink:hover{opacity:.7}.Header-module__zBehAG__navActions{align-items:center;gap:8px;display:flex}.Header-module__zBehAG__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__zBehAG__burgerLine{background-color:var(--foreground);transform-origin:50%;border-radius:2px;width:100%;height:3px;transition:all .3s}.Header-module__zBehAG__burgerLineOpen:first-child{transform:rotate(45deg)translate(8px,8px)}.Header-module__zBehAG__burgerLineOpen:nth-child(2){opacity:0;transform:translate(-10px)}.Header-module__zBehAG__burgerLineOpen:nth-child(3){transform:rotate(-45deg)translate(8px,-8px)}.Header-module__zBehAG__mobileMenu{-webkit-backdrop-filter:blur(20px);z-index:1000;background-color:#fffff0fa;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 24px #0000001a}.Header-module__zBehAG__mobileMenuOpen{right:0}.Header-module__zBehAG__mobileMenuContent{flex-direction:column;gap:8px;padding:80px 24px 32px;display:flex}.Header-module__zBehAG__mobileNavLink{color:var(--foreground);border-bottom:1px solid #2c24161a;padding:16px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:18px;font-weight:500;text-decoration:none;transition:opacity .2s}.Header-module__zBehAG__mobileNavLink:hover{opacity:.7}.Header-module__zBehAG__mobileNavLink:last-of-type{border-bottom:none;margin-bottom:24px}.Header-module__zBehAG__mobileMenuActions{flex-direction:column;gap:12px;margin-top:16px;display:flex}.Header-module__zBehAG__mobileMenuActions>*{width:100%}.Header-module__zBehAG__mobileMenuOverlay{z-index:999;-webkit-backdrop-filter:blur(2px);background-color:#0000004d;position:fixed;inset:0}@media (max-width:1024px){.Header-module__zBehAG__navLinks{display:none}.Header-module__zBehAG__mobileMenuButton{display:flex}}@media (max-width:768px){.Header-module__zBehAG__nav{padding:8px 0}.Header-module__zBehAG__logoContainer{width:40px;height:40px}.Header-module__zBehAG__logoText{font-size:18px}.Header-module__zBehAG__navActions{display:none}.Header-module__zBehAG__mobileMenuButton{width:24px;height:24px}.Header-module__zBehAG__burgerLine{height:2.5px}.Header-module__zBehAG__mobileMenu{width:85%;max-width:280px}.Header-module__zBehAG__mobileMenuContent{padding:70px 20px 24px}.Header-module__zBehAG__mobileNavLink{padding:14px 0;font-size:16px}}
.page-module__Xh1xWG__page{background:linear-gradient(#fff 0%,ivory 33% 67%,ivory 100%);width:100%;min-height:100vh;margin:0;padding:0;position:relative}.page-module__Xh1xWG__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__Xh1xWG__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__Xh1xWG__headerWrapper{background-color:#fffffff2}.page-module__Xh1xWG__headerWrapperScrolled{background-color:#fffffffa}}.page-module__Xh1xWG__headerContent{z-index:1;width:100%;max-width:1280px;margin:0 auto;padding:8px 40px;position:relative}.page-module__Xh1xWG__container{flex-direction:column;gap:60px;width:100%;max-width:1280px;margin:0 auto;padding:100px 40px 0;display:flex}.page-module__Xh1xWG__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__Xh1xWG__content{gap:120px}}.page-module__Xh1xWG__influencersWrapper{width:100%;padding:0 40px}@media (max-width:1400px){.page-module__Xh1xWG__headerContent{max-width:100%;padding:16px 40px}.page-module__Xh1xWG__container{padding:100px 40px 0}.page-module__Xh1xWG__content{gap:60px}}@media (max-width:1200px){.page-module__Xh1xWG__content{flex-direction:column;justify-content:center;align-items:center;gap:60px}.page-module__Xh1xWG__hero{text-align:center;align-items:center;max-width:100%}}@media (max-width:768px){.page-module__Xh1xWG__headerContent{padding:0 20px}.page-module__Xh1xWG__container{gap:40px;padding:90px 20px 0}.page-module__Xh1xWG__content{gap:40px;padding-bottom:60px}.page-module__Xh1xWG__influencersWrapper{padding:0 20px}}
.page-module__jYnmCq__page{background:linear-gradient(#fffef0 0%,#f0f9ff 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__jYnmCq__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__jYnmCq__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__jYnmCq__main{flex:1;justify-content:center;align-items:flex-start;width:100%;padding:120px 40px 80px;display:flex}.page-module__jYnmCq__container{flex-direction:column;gap:48px;width:100%;max-width:800px;display:flex}.page-module__jYnmCq__headerSection{text-align:center;flex-direction:column;gap:16px;display:flex}.page-module__jYnmCq__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__jYnmCq__description{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:20px;font-weight:400;line-height:1.6}.page-module__jYnmCq__formCard{background-color:#fff;border-radius:24px;padding:48px;box-shadow:0 4px 24px #00000014}.page-module__jYnmCq__form{flex-direction:column;gap:32px;display:flex}.page-module__jYnmCq__formGroup{flex-direction:column;gap:8px;display:flex}.page-module__jYnmCq__label{color:var(--foreground);font-size:16px;font-weight:600;font-family:var(--font-base)}.page-module__jYnmCq__input,.page-module__jYnmCq__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__jYnmCq__input:focus,.page-module__jYnmCq__textarea:focus{border-color:var(--foreground);outline:none;box-shadow:0 0 0 3px #2c24161a}.page-module__jYnmCq__input::placeholder,.page-module__jYnmCq__textarea::placeholder{color:#a0a0a0}.page-module__jYnmCq__textarea{resize:vertical;min-height:200px;font-family:inherit;line-height:1.5}.page-module__jYnmCq__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__jYnmCq__submitButton:hover:not(:disabled){background-color:#1a1a1a;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.page-module__jYnmCq__submitButton:active:not(:disabled){transform:translateY(0)}.page-module__jYnmCq__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.page-module__jYnmCq__headerContent{padding:0 20px}.page-module__jYnmCq__main{padding:100px 20px 60px}.page-module__jYnmCq__container{gap:32px}.page-module__jYnmCq__title{letter-spacing:-1px;font-size:48px}.page-module__jYnmCq__description{font-size:18px}.page-module__jYnmCq__formCard{border-radius:20px;padding:32px 24px}.page-module__jYnmCq__form{gap:24px}.page-module__jYnmCq__label{font-size:15px}.page-module__jYnmCq__input,.page-module__jYnmCq__textarea{padding:12px 14px;font-size:15px}.page-module__jYnmCq__textarea{min-height:160px}.page-module__jYnmCq__submitButton{padding:14px 20px;font-size:16px}}.page-module__jYnmCq__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__jYnmCq__slideDown;display:flex;box-shadow:0 4px 12px #0000001a}@keyframes page-module__jYnmCq__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.page-module__jYnmCq__notificationSuccess{color:#065f46;background-color:#d1fae5;border:1px solid #10b981}.page-module__jYnmCq__notificationError{color:#991b1b;background-color:#fee2e2;border:1px solid #ef4444}.page-module__jYnmCq__notificationContent{flex:1;align-items:center;gap:12px;display:flex}.page-module__jYnmCq__notificationIcon{flex-shrink:0;font-size:20px;font-weight:700;line-height:1}.page-module__jYnmCq__notificationMessage{font-size:16px;font-weight:500;line-height:1.5}.page-module__jYnmCq__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__jYnmCq__notificationClose:hover{opacity:1}@media (max-width:480px){.page-module__jYnmCq__main{padding:90px 16px 40px}.page-module__jYnmCq__title{font-size:40px}.page-module__jYnmCq__description{font-size:16px}.page-module__jYnmCq__formCard{padding:24px 20px}.page-module__jYnmCq__form{gap:20px}.page-module__jYnmCq__notification{margin-bottom:20px;padding:14px 16px}.page-module__jYnmCq__notificationMessage{font-size:14px}.page-module__jYnmCq__notificationIcon{font-size:18px}}
.page-module__AIAIvG__page{background:linear-gradient(#fff 0%,ivory 33% 67%,ivory 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__AIAIvG__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__AIAIvG__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__AIAIvG__headerWrapper{background-color:#fffffff2}.page-module__AIAIvG__headerWrapperScrolled{background-color:#fffffffa}}.page-module__AIAIvG__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__AIAIvG__main{flex:1;justify-content:flex-start;align-items:flex-start;width:100%;padding:93px 0 80px;display:flex;overflow-y:auto}.page-module__AIAIvG__container{flex-direction:column;gap:0;width:100%;max-width:1240px;margin-left:340px;padding-right:340px;display:flex}.page-module__AIAIvG__headerSection{text-align:left;flex-direction:column;gap:24px;margin-bottom:45px;display:flex}.page-module__AIAIvG__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__AIAIvG__lastUpdated{color:#333;margin:-8px 0 0;font-size:16px;font-weight:400;line-height:1.6}.page-module__AIAIvG__intro{color:#333;max-width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.6}.page-module__AIAIvG__content{flex-direction:column;gap:0;display:flex}.page-module__AIAIvG__section{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;gap:24px;margin-bottom:48px;padding:0;display:flex}.page-module__AIAIvG__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__AIAIvG__subsectionTitle{color:#222;font-size:28px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:24px 0 0}.page-module__AIAIvG__paragraph{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__AIAIvG__definitionList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__AIAIvG__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__AIAIvG__definition:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__AIAIvG__definition strong{color:#333;margin-right:0;font-weight:700;display:inline}.page-module__AIAIvG__list{flex-direction:column;gap:0;margin:24px 0 0;padding:0;list-style:none;display:flex}.page-module__AIAIvG__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__AIAIvG__list li:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__AIAIvG__orderedList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__AIAIvG__orderedList .page-module__AIAIvG__paragraph{margin-bottom:0}.page-module__AIAIvG__contactInfo{background-color:#0000;border-radius:0;flex-direction:column;gap:0;margin-top:24px;padding:0;display:flex}.page-module__AIAIvG__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__AIAIvG__contactItem:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__AIAIvG__contactItem strong{color:#333;margin-right:0;font-weight:400}.page-module__AIAIvG__link{color:#1a0dab;text-decoration:none;transition:all .2s}.page-module__AIAIvG__link:hover{text-decoration:underline}@media (max-width:1400px){.page-module__AIAIvG__container{margin-left:40px;padding-right:40px}}@media (max-width:768px){.page-module__AIAIvG__headerContent{padding:0 20px}.page-module__AIAIvG__main{padding:100px 20px 60px}.page-module__AIAIvG__container{gap:0;margin-left:0;padding-right:0}.page-module__AIAIvG__title{letter-spacing:0;font-size:32px}.page-module__AIAIvG__intro{font-size:16px}.page-module__AIAIvG__section{gap:20px;margin-bottom:40px;padding:0}.page-module__AIAIvG__sectionTitle{font-size:28px}.page-module__AIAIvG__subsectionTitle{font-size:24px}.page-module__AIAIvG__paragraph{font-size:15px}.page-module__AIAIvG__definition{margin-bottom:20px;padding-left:20px;font-size:15px}.page-module__AIAIvG__definition:before{width:3px;height:3px;top:9px}.page-module__AIAIvG__list li{padding-left:20px;font-size:15px}.page-module__AIAIvG__list li:before{width:3px;height:3px;top:9px}.page-module__AIAIvG__contactInfo{padding:0}.page-module__AIAIvG__contactItem{padding-left:20px;font-size:15px}.page-module__AIAIvG__contactItem:before{width:3px;height:3px;top:9px}}@media (max-width:480px){.page-module__AIAIvG__main{padding:90px 16px 40px}.page-module__AIAIvG__title{font-size:28px}.page-module__AIAIvG__intro{font-size:15px}.page-module__AIAIvG__section{gap:16px;margin-bottom:32px;padding:0}.page-module__AIAIvG__sectionTitle{font-size:24px}.page-module__AIAIvG__subsectionTitle{font-size:20px}.page-module__AIAIvG__paragraph{font-size:14px}.page-module__AIAIvG__definition{margin-bottom:16px;padding-left:18px;font-size:14px}.page-module__AIAIvG__definition:before{width:3px;height:3px;top:8px}.page-module__AIAIvG__list li{padding-left:18px;font-size:14px}.page-module__AIAIvG__list li:before{width:3px;height:3px;top:8px}.page-module__AIAIvG__contactInfo{padding:0}.page-module__AIAIvG__contactItem{padding-left:18px;font-size:14px}.page-module__AIAIvG__contactItem:before{width:3px;height:3px;top:8px}}
.page-module__eolBoG__page{background:linear-gradient(#fff 0%,ivory 33% 67%,ivory 100%);flex-direction:column;width:100%;min-height:100vh;display:flex}.page-module__eolBoG__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__eolBoG__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__eolBoG__headerWrapper{background-color:#fffffff2}.page-module__eolBoG__headerWrapperScrolled{background-color:#fffffffa}}.page-module__eolBoG__headerContent{width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.page-module__eolBoG__main{flex:1;justify-content:flex-start;align-items:flex-start;width:100%;padding:93px 0 80px;display:flex;overflow-y:auto}.page-module__eolBoG__container{flex-direction:column;gap:0;width:100%;max-width:1240px;margin-left:340px;padding-right:340px;display:flex}.page-module__eolBoG__headerSection{text-align:left;flex-direction:column;gap:24px;margin-bottom:45px;display:flex}.page-module__eolBoG__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__eolBoG__lastUpdated{color:#333;margin:-8px 0 0;font-size:16px;font-weight:400;line-height:1.6}.page-module__eolBoG__intro{color:#333;max-width:100%;margin:0;font-size:16px;font-weight:400;line-height:1.6}.page-module__eolBoG__content{flex-direction:column;gap:0;display:flex}.page-module__eolBoG__section{box-shadow:none;background-color:#0000;border-radius:0;flex-direction:column;gap:24px;margin-bottom:48px;padding:0;display:flex}.page-module__eolBoG__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__eolBoG__subsectionTitle{color:#222;font-size:28px;font-weight:700;line-height:1.6;font-family:var(--font-base);margin:24px 0 0}.page-module__eolBoG__paragraph{color:#333;font-size:16px;font-weight:400;line-height:1.6;font-family:var(--font-base);margin:0}.page-module__eolBoG__definitionList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__eolBoG__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__eolBoG__definition:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__eolBoG__definition strong{color:#333;margin-right:0;font-weight:700;display:inline}.page-module__eolBoG__list{flex-direction:column;gap:0;margin:24px 0 0;padding:0;list-style:none;display:flex}.page-module__eolBoG__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__eolBoG__list li:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__eolBoG__orderedList{flex-direction:column;gap:0;margin-top:24px;display:flex}.page-module__eolBoG__orderedList .page-module__eolBoG__paragraph{margin-bottom:0}.page-module__eolBoG__contactInfo{background-color:#0000;border-radius:0;flex-direction:column;gap:0;margin-top:24px;padding:0;display:flex}.page-module__eolBoG__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__eolBoG__contactItem:before{content:"";background-color:#333;border-radius:50%;width:4px;height:4px;position:absolute;top:10px;left:0}.page-module__eolBoG__contactItem strong{color:#333;margin-right:0;font-weight:400}.page-module__eolBoG__link{color:#1a0dab;text-decoration:none;transition:all .2s}.page-module__eolBoG__link:hover{text-decoration:underline}@media (max-width:1400px){.page-module__eolBoG__container{margin-left:40px;padding-right:40px}}@media (max-width:768px){.page-module__eolBoG__headerContent{padding:0 20px}.page-module__eolBoG__main{padding:100px 20px 60px}.page-module__eolBoG__container{gap:0;margin-left:0;padding-right:0}.page-module__eolBoG__title{letter-spacing:0;font-size:32px}.page-module__eolBoG__intro{font-size:16px}.page-module__eolBoG__section{gap:20px;margin-bottom:40px;padding:0}.page-module__eolBoG__sectionTitle{font-size:28px}.page-module__eolBoG__subsectionTitle{font-size:24px}.page-module__eolBoG__paragraph{font-size:15px}.page-module__eolBoG__definition{margin-bottom:20px;padding-left:20px;font-size:15px}.page-module__eolBoG__definition:before{width:3px;height:3px;top:9px}.page-module__eolBoG__list li{padding-left:20px;font-size:15px}.page-module__eolBoG__list li:before{width:3px;height:3px;top:9px}.page-module__eolBoG__contactInfo{padding:0}.page-module__eolBoG__contactItem{padding-left:20px;font-size:15px}.page-module__eolBoG__contactItem:before{width:3px;height:3px;top:9px}}@media (max-width:480px){.page-module__eolBoG__main{padding:90px 16px 40px}.page-module__eolBoG__title{font-size:28px}.page-module__eolBoG__intro{font-size:15px}.page-module__eolBoG__section{gap:16px;margin-bottom:32px;padding:0}.page-module__eolBoG__sectionTitle{font-size:24px}.page-module__eolBoG__subsectionTitle{font-size:20px}.page-module__eolBoG__paragraph{font-size:14px}.page-module__eolBoG__definition{margin-bottom:16px;padding-left:18px;font-size:14px}.page-module__eolBoG__definition:before{width:3px;height:3px;top:8px}.page-module__eolBoG__list li{padding-left:18px;font-size:14px}.page-module__eolBoG__list li:before{width:3px;height:3px;top:8px}.page-module__eolBoG__contactInfo{padding:0}.page-module__eolBoG__contactItem{padding-left:18px;font-size:14px}.page-module__eolBoG__contactItem:before{width:3px;height:3px;top:8px}}
