@font-face{font-display:swap;font-family:Agrandir;font-style:normal;font-weight:400;src:url(/static/media/Agrandir-Regular.ee9ba17d94a4b7dee02f.otf) format("opentype")}@font-face{font-display:swap;font-family:Agrandir;font-style:normal;font-weight:700;src:url(/static/media/Agrandir-TextBold.fd3a200fdcff3bfea9f6.otf) format("opentype")}*{box-sizing:border-box;margin:0;padding:0}body{background:#18191a;color:#fff;font-family:Agrandir,Arial,sans-serif;line-height:1}html{font-size:62.5%;overflow-x:hidden}.container{margin:0 auto;max-width:120rem;padding:0 3.2rem}.header{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(90deg,#18191a80 70%);box-shadow:0 2px 16px 0 #0000001f;left:0;position:fixed;top:0;z-index:1000}.header,.header-inner{min-height:72px;width:100%}.header-inner{justify-content:space-between;max-width:1200px}.header-inner,.logo{align-items:center;display:flex}.logo{gap:12px}.logo-icon{display:block;height:40px;width:auto}.nav,.nav-list{align-items:center;display:flex;gap:32px}.nav-list li{list-style:none}.nav-list a{align-items:center;border-bottom:2px solid #0000;color:#fff;display:flex;font-size:1.6rem;font-weight:600;gap:.25em;padding:8px 0;text-decoration:none;transition:color .2s,border-bottom .2s}.nav-arrow{align-items:center;display:inline-flex;font-size:1em;justify-content:center;margin-left:.2em;transition:transform .2s ease}.nav-arrow.rotated{transform:rotate(180deg)!important}.nav-list a.active,.nav-list a.active:hover,.nav-list a:hover{border-bottom:2px solid #ffb86c;color:#ffb86c}.nav-item-with-dropdown{position:relative}.nav-item-with-dropdown a{-webkit-tap-highlight-color:transparent;cursor:pointer;padding:12px 8px}.nav-item-with-dropdown a:active{background:#ffb86c1a}.dropdown-menu{animation:dropdownFadeIn .2s ease-out;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#18191af2;border-radius:8px;box-shadow:0 4px 20px #0000004d;left:0;margin-top:0;min-width:180px;opacity:1;padding:8px 0;pointer-events:auto;position:absolute;top:100%;transition:opacity .2s;z-index:1001}.dropdown-item{-webkit-tap-highlight-color:transparent;background:#0000;border:none;color:#fff;display:block;font-size:1.4rem;font-weight:500;padding:12px 20px;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background:#ffb86c1a;border-bottom:none;color:#ffb86c}.dropdown-item:active{background:#ffb86c33}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (min-width:601px){@media (hover:hover){.nav-item-with-dropdown:hover .nav-arrow{transform:rotate(180deg)}}.mobile-menu{display:none}}@media (max-width:900px){.header-inner{padding-left:32px;padding-right:32px}.nav{gap:16px;justify-content:flex-end}.nav-list{display:none!important;gap:16px}.mobile-menu{display:flex!important}}@media (max-width:700px){.header-inner{padding-left:12px;padding-right:12px}.logo-text{font-size:1.1rem}.nav-list{gap:8px}}@media (max-width:600px){.header-inner{min-height:56px}}.mobile-menu{animation:mobileMenuSlideIn .25s ease;background:#18191afa;box-shadow:-2px 0 16px 0 #0000002e;display:flex;flex-direction:column;height:100vh;position:fixed;right:0;top:0;width:100%;z-index:99999}@keyframes mobileMenuSlideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.mobile-menu-list{align-items:stretch;display:flex;flex-direction:column;gap:0;list-style:none;margin:60px 0 0;padding:0;width:100%}.mobile-menu-link{align-items:center;background:#0000;border:none;border-radius:0;color:#fff;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;justify-content:space-between;overflow:hidden;padding:20px 32px;position:relative;text-align:left;text-decoration:none;transition:all .3s ease;width:100%}.mobile-menu-link:before{background:linear-gradient(90deg,#0000,#ffb86c1a,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}.mobile-menu-link:hover:before{left:100%}.mobile-menu-link .nav-arrow{align-items:center;display:flex;font-size:1.2em;margin-left:12px;transition:transform .3s ease}.mobile-menu-link:hover{background:#ffb86c1a;color:#ffb86c;transform:translateX(8px)}.mobile-menu-link:active{background:#ffb86c33;transform:translateX(4px)}.mobile-contact-btn{background:#0000;border:2px solid #ffb86c;border-radius:32px;color:#ffb86c;font-size:1.2rem;font-weight:700;margin-left:32px;margin-right:32px;margin-top:18px;padding:12px 32px;width:calc(100% - 64px)}.mobile-dropdown-menu{animation:mobileDropdownSlideIn .3s ease-out;background:#ffffff0d;border-radius:12px;display:flex;flex-direction:column;gap:2px;list-style:none;margin:8px 16px 0;overflow:hidden;padding:0}@keyframes mobileDropdownSlideIn{0%{max-height:0;opacity:0;transform:translateY(-10px)}to{max-height:200px;opacity:1;transform:translateY(0)}}.mobile-dropdown-item{align-items:center;background:#0000;border:none;border-bottom:1px solid #ffffff1a;color:#fff;cursor:pointer;display:flex;font-size:1.4rem;font-weight:500;gap:12px;padding:16px 20px;position:relative;text-align:left;text-decoration:none;transition:all .2s ease}.mobile-dropdown-item:last-child{border-bottom:none}.mobile-dropdown-item:hover{background:#ffb86c26;color:#ffb86c;transform:translateX(4px)}.mobile-dropdown-item:active{background:#ffb86c40;transform:translateX(2px)}.mobile-dropdown-item:before{background:currentColor;border-radius:50%;content:"";height:6px;opacity:.6;transition:all .2s ease;width:6px}.mobile-dropdown-item:hover:before{opacity:1;transform:scale(1.2)}.mobile-dropdown-item[data-action=navigate]{font-weight:600}.mobile-dropdown-item[data-action=navigate]:hover:before{background:#ffb86c;opacity:1}.btn{align-items:center;border:none;cursor:pointer;display:inline-flex;font-family:inherit;font-weight:600;justify-content:center;outline:none;text-decoration:none;transition:all .3s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--hero{align-items:center;background:#ffa800;border:none;border-radius:32px;box-shadow:none;color:#000;cursor:pointer;display:flex;font-size:1.4rem;font-weight:700;padding:1.5rem 3.2rem;text-transform:uppercase;transition:background .2s,color .2s}.btn--hero:hover{background:#ffa000;color:#fff}.btn--primary{background:#0000;border:2px solid #ffb86c;border-radius:32px;color:#ffb86c;cursor:pointer;font-size:1.4em;font-weight:700;letter-spacing:.5px;outline:none;padding:8px 28px;transition:background .2s,color .2s}.btn--primary:hover{background:#ffb86c;color:#23272f}.btn--secondary{background:#0000;border:2px solid #ffb86c;border-radius:32px;color:#ffb86c;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;outline:none;padding:12px 32px;transition:background .2s,color .2s}.btn--secondary:hover{background:#ffb86c;color:#23272f}.btn--nav{align-items:center;background:#0000;border:1.5px solid #ffb86c;border-radius:8px;color:#ffb86c;cursor:pointer;display:flex;font-size:2.4rem;height:60px;justify-content:center;outline:none;padding:0;width:60px}.btn--nav:hover{background:#ffb86c;color:#23272f}.btn--close{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem;margin-left:8px}.btn--close:hover{color:#ffb86c}.btn.burger{background:none;border:none;color:#fff;cursor:pointer;display:none;font-size:2rem;margin-left:8px;padding:8px;position:relative;text-align:center;width:auto;z-index:100000}.burger-icon{align-items:center;display:flex;filter:drop-shadow(0 0 1px rgba(255,255,255,.2));flex-direction:column;height:20px;justify-content:center;overflow:visible;position:relative;width:28px}.btn.burger.burger-open .burger-icon{height:24px;width:24px}.burger-line{background:#fff;border-radius:0;box-shadow:0 0 2px #ffffff4d;height:2.5px;transform-origin:center;transition:all .2s ease;width:20px}.btn.burger.burger-open .burger-line{height:3px;width:18px}.burger-line:first-child{transform:translateY(-5px)}.burger-line:nth-child(2){transform:translateY(0)}.burger-line:nth-child(3){transform:translateY(5px)}.btn.burger.burger-open .burger-line:first-child{background:#fff;box-shadow:0 0 4px #ffffff80;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(45deg);transition:all .2s ease}.btn.burger.burger-open .burger-line:nth-child(2){opacity:0;transform:scale(0);transition:opacity .15s ease,transform .15s ease}.btn.burger.burger-open .burger-line:nth-child(3){background:#fff;box-shadow:0 0 4px #ffffff80;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%) rotate(135deg);transition:all .2s ease}.btn.burger.burger-open .burger-icon{filter:drop-shadow(0 0 2px rgba(255,255,255,.4))}.btn.burger:active .burger-icon{transform:scale(.95)}.btn.burger.burger-open:active .burger-line,.btn.burger:active .burger-line{background:#ffb86c;box-shadow:0 0 3px #ffb86c99}.btn.nav-contact-btn{margin-left:32px}.btn.mobile-contact-btn{color:#ffb86c;font-weight:700}.btn.go-home-btn{text-transform:uppercase}.btn.discuss-idea-send{background:#18191a;border:none;border-radius:32px;color:#fff;cursor:pointer;font-size:1.4rem;font-weight:700;outline:none;padding:1.2rem 2.4rem;transition:background .2s,color .2s}.btn.discuss-idea-send:hover{background:#23272f}.btn.discuss-idea-top{align-self:flex-end;background:#0000;border:2px solid #ffb836;border-radius:32px;color:#ffb836;cursor:pointer;font-size:1.4rem;font-weight:700;letter-spacing:.5px;outline:none;padding:12px 32px;transition:background .2s,color .2s}.btn.discuss-idea-top:hover{background:#ffb836;color:#18191a}.btn.ourwork-btn{background:#0000;border:2px solid #ffb32c;border-radius:32px;color:#ffa800;cursor:pointer;font-size:1.2rem;font-weight:700;padding:1.2rem 2.8rem;transition:background .2s,color .2s}.btn.ourwork-btn:hover{background:#ffb32c;color:#131214}.btn.whychoose-btn{background:#0000;border:2px solid #ffb86c;border-radius:32px;color:#ffb86c;cursor:pointer;font-size:1.1rem;font-weight:700;letter-spacing:.5px;outline:none;padding:12px 32px;transition:background .2s,color .2s}.btn.whychoose-btn:hover{background:#ffb86c;color:#23272f}@media (max-width:900px){.btn.burger{display:block!important}.btn.nav-contact-btn{display:none}.btn--hero{font-size:1rem}.btn.whychoose-btn{font-size:1rem;padding:10px 18px}.btn.discuss-idea-send{font-size:1rem;padding:12px 18px}.btn.discuss-idea-top{font-size:.95rem;padding:10px 18px}}@media (max-width:600px){.btn--hero,.btn.go-home-btn{font-size:1.2rem;padding:1rem 2rem;width:100%}.btn.discuss-idea-send{padding:10px 0;width:100%}.btn.discuss-idea-top{display:block;justify-self:stretch;margin:18px auto 0;text-align:center;width:100%}}.footer{background:#000;color:#fff;padding:8rem 0 4rem}.footer-main{align-items:flex-start;gap:48px;justify-content:space-between;margin-bottom:8rem}.footer-cols,.footer-main{display:flex;flex-direction:row}.footer-cols{flex:2 1;gap:64px}.footer-col{display:flex;flex-direction:column;gap:12px;min-width:120px}.footer-col-title{color:#fff;font-size:1.6rem;font-weight:700;margin-bottom:8px}.footer-link{color:#fff;font-size:1.6rem;font-weight:400;opacity:.4;text-decoration:none;transition:color .2s}.footer-link:hover{color:#ffb836}.footer-side{align-items:flex-start;display:flex;flex-direction:column;gap:12px}.footer-logo-row{align-items:center;display:flex;gap:16px;justify-content:flex-start;margin-bottom:1.4rem}.footer-updates{color:#fff;font-size:1.6rem;margin-bottom:2.4rem;opacity:.4}.footer-form{align-items:center;display:flex;flex-direction:row;gap:0;width:100%}.footer-input{background:#0000;border:2px solid #bdbdbd;border-radius:24px;color:#fff;font-size:1.6rem;outline:none;padding:14px 20px;transition:border .2s;width:260px}.footer-input:focus{border-color:#ffb836}.footer-bottom{color:#fff;font-size:1.6rem;opacity:.4;text-align:center}@media (max-width:1100px){.footer-main{align-items:flex-start;flex-direction:column;gap:32px}.footer-side{align-items:flex-start;min-width:0}}@media (max-width:800px){.footer-cols{flex-direction:column;gap:24px}.footer-main{gap:18px}.footer-side{align-items:flex-start;min-width:0}}@media (max-width:600px){.footer{padding:32px 0 0}.footer-main{align-items:flex-start;flex-direction:column;gap:18px}.footer-cols{flex-direction:column;gap:16px}.footer-side{align-items:flex-start;min-width:0;width:100%}.footer-form{width:100%}.footer-input{min-width:0;padding:12px 10px;width:100%}.footer-bottom{font-size:.98rem;margin:24px 0 0;padding-bottom:12px}}.hero{background:#18191a;overflow:hidden;padding:10rem 0 20rem;position:relative}.hero .container{align-items:center;display:flex;justify-content:center}.hero--about{padding:16rem 0 24rem}.hero--about .container{align-items:flex-start;display:flex;justify-content:flex-start}.hero--about .hero-content{max-width:52.3rem}.hero--about .hero-title{font-size:8rem;line-height:.9;margin-bottom:2rem}.hero--about .hero-subtitle{font-size:1.6rem;line-height:1.5;margin-bottom:3rem;opacity:.6}.hero--about .hero-form-btn{box-shadow:0 4px 20px #ffa8004d;margin-top:2rem;transition:all .3s ease}.hero--about .hero-form-btn:hover{background:#ffb800;box-shadow:0 6px 25px #ffa80066;color:#000;transform:translateY(-2px)}.hero--about .hero-form-btn:active{transform:translateY(0)}.hero:after,.hero:before{border-radius:50%;content:"";filter:blur(80px);position:absolute;z-index:0}.hero:before{background:#ef9364;bottom:-80px;height:320px;left:-100px;width:420px}.hero:after{background:#8b7bcf;height:260px;right:-80px;top:-60px;width:340px}.hero-bg{background:linear-gradient(90deg,#ffffff0a 1px,#0000 0),linear-gradient(180deg,#ffffff0a 1px,#0000 0);background-position:0 0,0 0;background-size:48px 48px,48px 48px;inset:0;pointer-events:none;position:absolute;z-index:0}.hero-title{color:#fff;font-size:9.6rem;font-weight:700;line-height:.8;margin-bottom:1.6rem;max-width:52rem}.hero-gradient{-webkit-text-fill-color:#0000;text-fill-color:#0000;background:linear-gradient(90deg,#ff8a1f,#ffd600 50%,#7de2fc);-webkit-background-clip:text;background-clip:text;font-weight:700}.hero-subtitle{color:#fff;font-size:1.6rem;line-height:1.4;margin-bottom:3.2rem;max-width:52rem;opacity:.4}.hero-form{align-items:center;display:flex;gap:10px;max-width:420px;width:100%}.hero-input{background:#18191a;border:2px solid #e6e6e6;border-radius:32px;color:#fff;flex:1 1;font-size:1.6rem;font-weight:400;outline:none;padding:1.5rem 2.8rem;transition:border .2s}.hero-input::placeholder{color:#e6e6e6;font-weight:600;opacity:1}@media (max-width:1200px){.hero--about .container{padding-bottom:2rem;padding-left:5rem}}@media (max-width:900px){.hero-title{font-size:6.2rem}.hero-input{font-size:1rem}.hero--about{padding:5rem 3rem 0}.hero--about .container{padding-left:3rem}.hero--about .hero-title{font-size:5rem}.hero--about .hero-subtitle{font-size:1.6rem}}@media (max-width:600px){.hero{padding:10rem 1rem 6rem}.hero-content{padding:0}.hero-title{font-size:4rem}.hero--about{padding:0 2rem}.hero--about .container{padding-left:2rem}.hero--about .hero-content{padding:4rem 0}.hero--about .hero-title{font-size:3.5rem}.hero--about .hero-subtitle{font-size:1.4rem}}.trustedby{background:#000;padding:8rem 0 12.4rem}.trustedby-content{display:flex;gap:3.2rem;margin-bottom:6.4rem}.trustedby-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;max-width:63rem}.trustedby-desc{color:#fff;font-size:1.5rem;line-height:1.5;max-width:63rem;opacity:.4}.trustedby-logos{display:flex;flex-direction:column;gap:2.8rem}.trustedby-logos-row{display:flex;flex-direction:row;gap:2.4rem}.trustedby-logos-row--first{margin-left:2.4rem}.trustedby-logos-row--second{margin-left:-6.2rem}.trustedby-logo-img{max-height:61px}@media (max-width:1300px){.trustedby-logo-img{max-height:55px}.trustedby-logos-row--first,.trustedby-logos-row--second{margin-left:0}}@media (max-width:1200px){.trustedby-content{gap:2.4rem}.trustedby-title{font-size:3.2rem}.trustedby-logos-row{flex-wrap:wrap;gap:1.6rem;justify-content:center}.trustedby-logos-row--first,.trustedby-logos-row--second{margin-left:0}.trustedby-logo-img{max-height:56px}}@media (max-width:900px){.trustedby-content{gap:2rem}.trustedby-title{font-size:2.8rem}}@media (max-width:768px){.trustedby{padding:4rem 0 6rem}.trustedby-content{flex-direction:column;gap:2rem;margin-bottom:3.2rem}.trustedby-title{font-size:2.8rem;max-width:100%}.trustedby-desc{font-size:1.4rem;max-width:100%}.trustedby-logos{gap:2rem}.trustedby-logos-row{flex-wrap:wrap;gap:1.6rem;justify-content:center}.trustedby-logo-img{max-height:48px}}@media (max-width:480px){.trustedby-title{font-size:2.4rem}.trustedby-desc{font-size:1.3rem}.trustedby-logos-row{gap:1.2rem}.trustedby-logo-img{max-height:40px}}.weoffer{align-items:center;background:#18191a;display:flex;flex-direction:column;padding:8rem 0 7.5rem}.weoffer-title{color:#fff;font-size:4rem;font-weight:700;margin-bottom:2.4rem}.weoffer-desc{color:#fff;font-size:1.6rem;font-weight:400;line-height:1.5;margin:0 0 4rem;max-width:63rem;opacity:.4;text-align:center}.weoffer-grid{grid-gap:3.2rem;display:grid;gap:3.2rem;grid-template-columns:repeat(3,1fr);width:100%}@media (max-width:900px){.weoffer-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.weoffer{padding:4rem 0 3.2rem}.weoffer-title{font-size:2rem}.weoffer-desc{font-size:1.2rem;margin-bottom:24px}.weoffer-grid{gap:1.6rem;grid-template-columns:1fr}}.offer-card{align-items:flex-start;background:#18191a;border:1.5px solid #3a3a3a;border-radius:12px;box-shadow:0 2px 12px 0 #0000000a;display:flex;flex-direction:column;padding:2rem 2rem 1.1rem;transition:border .2s,box-shadow .2s}.offer-card:hover{border-color:#ffb86c;box-shadow:0 4px 24px 0 #ffb86c14}.offer-icon{align-items:center;display:flex;font-size:48px;height:48px;justify-content:center;margin-bottom:24px;width:48px}.offer-card-title{color:#fff;font-size:2.8rem;font-weight:700;margin-bottom:1.2rem}.offer-card-desc{color:#fff;font-size:1.4rem;line-height:1.5;max-width:28rem;opacity:.4}@media (max-width:600px){.offer-card{padding:20px 14px 16px}.offer-icon{font-size:36px;height:36px;margin-bottom:16px;width:36px}.offer-card-title{font-size:1.2rem;margin-bottom:.8rem}.offer-card-desc{font-size:1rem}}.whychoose{background:#000;padding:12rem 0 11.5rem;.container{padding:0}}.whychoose-inner{align-items:center;display:grid;grid-template-columns:1.2fr .8fr}.whychoose-illustration img{display:block;height:auto;width:100%}.whychoose-content{align-items:flex-start;display:flex;flex-direction:column;justify-content:center}.whychoose-title{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1.6rem}.whychoose-desc{color:#fff;font-size:1.5rem;line-height:1.5;margin-bottom:32px;max-width:52rem;opacity:.4}@media (max-width:900px){.whychoose-inner{gap:32px;grid-template-columns:1fr}.whychoose-illustration img{max-width:1280px}.whychoose-content{align-items:center;text-align:center}.whychoose-title{font-size:1.5rem}.whychoose-desc{font-size:1rem;margin-bottom:24px}}@media (max-width:600px){.whychoose{padding:40px 0 32px}.whychoose-inner{gap:20px}.whychoose-illustration img{max-width:640px}}.ourwork{background:#131214;padding:8rem 0}.ourwork-inner{display:flex;flex-wrap:wrap;gap:40px}.ourwork-left{color:#fff}.ourwork-title{color:#fff;font-size:4rem;font-weight:700;line-height:1.2;margin-bottom:1.6rem;max-width:41.2rem}.ourwork-desc{color:#fff;font-size:1.6rem;line-height:1.5;margin-bottom:2.4rem;max-width:41.2rem;opacity:.4}.ourwork-grid{grid-gap:24px;display:grid;flex:2 1 500px;gap:24px;grid-template-columns:repeat(2,1fr)}.ourwork-card{align-items:flex-start;background:#18171a;border:1.5px solid #3a393e;border-radius:10px;box-shadow:none;color:#fff;display:flex;flex-direction:column;min-height:160px;padding:24px 20px 20px;position:relative;transition:border .2s}.ourwork-card:hover{border:1.5px solid #ffb32c}.ourwork-img-placeholder{background:#a18ae6;border-radius:10px;height:14rem;margin-bottom:16px;width:100%}.ourwork-badge{background:#ffb32c;border-radius:6px;color:#18171a;font-size:1.2rem;font-weight:600;margin-bottom:2rem;padding:.8rem 1rem .5rem}.ourwork-card-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:10px}.ourwork-readmore{align-items:center;color:#fff;display:flex;font-size:1.6rem;gap:4px;margin-top:auto;opacity:.4;text-decoration:none;transition:color .2s}.ourwork-readmore:hover{color:#ffb32c}.ourwork-readmore-arrow{align-items:center;border:1px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:1rem;justify-content:center;padding:0 .2rem}.ourwork-card--1{grid-column:1;grid-row:1/span 2}.ourwork-card--2{grid-column:2;grid-row:1}.ourwork-card--3{grid-column:1;grid-row:3}.ourwork-card--4{grid-column:2;grid-row:2/span 2}.ourwork-card--5{grid-column:1;grid-row:4}.ourwork-card--6{grid-column:2;grid-row:4}@media (max-width:540px){.ourwork-inner{flex-direction:column;gap:24px}.ourwork-grid{grid-template-columns:1fr}.ourwork-card--1,.ourwork-card--2,.ourwork-card--3,.ourwork-card--4,.ourwork-card--5,.ourwork-card--6{grid-column:auto;grid-row:auto}}.testimonials-section{background:#000;padding:8rem 0 9rem}.testimonials-header-row{align-items:center;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:5.6rem}.testimonials-title{color:#fff;font-size:1.6rem;font-weight:700}.testimonials-row{grid-gap:32px;align-items:start;display:grid;gap:32px;grid-template-columns:repeat(4,1fr);margin:0 auto}.testimonial-card{align-items:flex-start;background:#000;border:1px solid #bdbdbd;border-radius:8px;box-shadow:none;display:flex;flex-direction:column;overflow:visible;padding:2rem 2.4rem 1rem;transition:border .2s}.testimonial-header{align-items:center;display:flex;gap:16px;margin-bottom:2.4rem}.testimonial-avatar{background:none;border-radius:50%;height:48px;object-fit:cover;width:48px}.testimonial-name{color:#fff;font-size:1.6rem;font-weight:700}.testimonial-subtitle{color:#fff;font-size:1.6rem;font-weight:500;opacity:.4}.testimonial-text{color:#fff;font-size:1.4rem;line-height:1.5}.testimonials-nav{align-items:center;display:flex;flex-direction:row;gap:18px;margin:0}@media (max-width:1100px){.testimonials-row{gap:18px;grid-template-columns:1fr 1fr}}@media (max-width:900px){.testimonials-row{gap:12px;grid-template-columns:1fr}.testimonials-header-row{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}}@media (max-width:600px){.testimonials-section{padding:32px 0 24px}.testimonials-title{font-size:1.05rem}.testimonials-row{gap:12px;grid-template-columns:1fr}.testimonials-header-row{margin-bottom:12px;padding:0 2px}.testimonials-nav{gap:10px}.testimonial-card{min-height:120px;padding:14px 8px 12px}.testimonial-avatar{height:36px;width:36px}}.discuss-idea-section{background:#18191a;padding:8rem 0;.container{display:flex;flex-direction:column;gap:3rem}}.discuss-idea-box{align-items:center;background:#ffb219;border-radius:8px;box-shadow:0 2px 24px 0 #00000014;display:grid;grid-template-rows:auto auto;padding:8rem 3.2rem;position:relative}.discuss-idea-content{align-items:center;display:flex;flex-direction:column}.discuss-idea-title{color:#0d0e14;font-size:4rem;font-weight:700;margin-bottom:1.6rem}.discuss-idea-desc{color:#000;font-size:1.6rem;line-height:1.5;margin-bottom:2.2rem;max-width:51rem;opacity:.4;text-align:center}.discuss-idea-form{align-items:center;display:flex;flex-direction:row;gap:16px;margin-top:8px}.discuss-idea-input{background:#fff;border:none;border-radius:32px;box-shadow:0 2px 8px 0 #0000000a;color:#18191a;font-size:1.6rem;outline:none;padding:1.6rem;transition:box-shadow .2s;width:320px}.discuss-idea-input:focus{box-shadow:0 4px 16px 0 #0000001a}@media (max-width:900px){.discuss-idea-box{padding:32px 0 24px}.discuss-idea-title{font-size:2rem}.discuss-idea-desc{font-size:1.5rem;margin-bottom:24px}.discuss-idea-input{font-size:1rem;padding:12px 16px;width:180px}}@media (max-width:600px){.discuss-idea-section{padding:2.4rem 0 1rem;.container{gap:1rem}}.discuss-idea-box{padding:1rem 0}.discuss-idea-form{flex-direction:column;gap:10px}.discuss-idea-input{min-width:0;padding:10px;width:100%}}.content-block{display:flex;flex-direction:column;gap:1.6rem}.content-title{color:#fff;font-size:3.2rem;font-weight:700;line-height:1.2}.content-text{color:#fff;font-size:1.6rem;letter-spacing:.1px;line-height:1.6;max-width:95rem;opacity:.4;padding-right:2rem}@media (max-width:1200px){.content-title{font-size:4rem}}@media (max-width:900px){.content-title{font-size:3.2rem}.content-text{font-size:1.6rem}}@media (max-width:600px){.content-title{font-size:2.8rem}.content-text{font-size:1.4rem}}.about-content-section{background:#18191a;color:#fff;padding:8rem 0}.about-content-section .container{display:flex;flex-direction:column;gap:6rem}.button-container{display:flex;justify-content:flex-start;margin-top:4rem}@media (max-width:1200px){.about-content-section .container{padding:0 5rem}}@media (max-width:900px){.about-content-section{padding:6rem 0}.about-content-section .container{gap:4rem;padding:0 3rem}}@media (max-width:600px){.about-content-section{padding:4rem 0}.about-content-section .container{gap:3rem;padding:0 2rem}}
/*# sourceMappingURL=main.1badbdf4.css.map*/