@import "https://api.fontshare.com/v2/css?f[]=satoshi@400,500,700,900&display=swap";@font-face{font-family:Gerbil;src:local(Gerbil),url(/trams/fonts/gerbil.woff2)format("woff2"),url(/trams/fonts/gerbil.otf)format("opentype");font-weight:400;font-style:normal;font-display:swap}:root{--color-green:#00a859;--color-green-light:#d6ead8;--color-purple:#9051e7;--color-yellow:#ffb800;--color-yellow-light:#ffeeb2;--color-pink-pill:#ffd1ea;--color-pink-light:#ffe5f2;--color-red:#ff5e5e;--color-text-main:#111;--color-text-light:#444;--color-bg-light:#f5f5f5;--color-footer-bg:#e1efe3;--color-quote-bg:#f4fbf5;--font-main:"Satoshi", sans-serif;--font-heading:"Gerbil", "Outfit", sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);color:var(--color-text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);font-weight:400}a{color:inherit;text-decoration:none}ul{list-style:none}.header{-webkit-backdrop-filter:blur(15px);z-index:1000;box-sizing:border-box;background-color:#ffffffb3;border-bottom:1px solid #fff3;width:100%;padding:20px 15px;transition:all .3s;position:fixed;top:0;left:0;right:0}.header-container{justify-content:space-between;align-items:center;width:100%;display:flex}.logo{font-family:Gerbil,sans-serif;font-size:32px;font-weight:400}.nav{position:absolute;left:50%;transform:translate(-50%)}.nav ul{gap:40px;display:flex}.nav a{color:var(--color-text-main);font-size:14px;font-weight:500;transition:color .3s;position:relative}.nav a:after{content:"";background-color:var(--color-green);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav a:hover{color:var(--color-green)}.nav a:hover:after{width:100%}.menu-icon{cursor:pointer;align-items:center;display:flex;position:relative}.floating-badge{color:#fff;pointer-events:none;border-radius:4px;padding:4px 12px;font-size:12px;font-weight:600;position:absolute;top:-25px;right:-10px}.badge-green{background-color:var(--color-green)}@media (width<=768px){.header{padding:15px 10px}.nav{display:none}.logo{font-size:24px}}.hero-page-wrapper{width:100%;padding-top:80px;position:relative}.hero{text-align:center;z-index:10;max-width:1100px;margin:0 auto;padding:80px 20px 40px;position:relative}.hero-title{letter-spacing:-2px;color:#111;z-index:10;margin-bottom:30px;font-size:90px;line-height:1.1;position:relative}.line-wrapper{margin-bottom:5px}.word-underline{display:inline-block;position:relative}.word-underline:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 10' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 50 -2 100 7' stroke='%23ffb800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;height:12px;position:absolute;bottom:-5px;left:10%}.word-pink{z-index:1;margin-left:10px;padding:0 15px;display:inline-block;position:relative}.word-pink:before{content:"";background-color:var(--color-pink-pill);z-index:-1;border-radius:100px;position:absolute;inset:10% -5px;transform:rotate(-2deg)}.word-green{background-color:var(--color-green-light);border-radius:100px;margin-left:5px;margin-right:15px;padding:5px 25px;display:inline-block;position:relative}.hero-subtitle{max-width:600px;color:var(--color-text-light);margin:0 auto;font-size:15px;font-weight:400;line-height:1.6}.sketch-squiggle{z-index:0;width:100px;height:250px;position:absolute;top:180px;left:-150px}.sketch-curve{z-index:0;width:100px;height:250px;position:absolute;top:100px;left:-120px;transform:scaleY(1.2)rotate(-15deg)}.sketch-purple{z-index:0;width:80px;height:150px;position:absolute;top:160px;right:-80px;transform:rotate(20deg)}.team-section-scattered{width:100%;max-width:1200px;height:400px;margin:0 auto;position:relative}.team-container-exact{width:100%;height:100%;position:relative}.avatar-wrapper{z-index:10;background-color:#fff;border-radius:50%;position:absolute;box-shadow:0 15px 35px #00000026}.avatar-wrapper img{object-fit:cover;border-radius:50%;width:100%;height:100%}.av-1{z-index:12;width:140px;height:140px;bottom:10%;left:5%}.av-2{width:150px;height:150px;bottom:25%;left:12%}.av-3{width:160px;height:160px;bottom:35%;left:28%}.av-4{width:170px;height:170px;bottom:5%;left:36%}.av-5{width:150px;height:150px;bottom:25%;left:53%}.av-6{width:140px;height:140px;bottom:15%;left:63%}.av-7{z-index:10;width:160px;height:160px;bottom:22%;right:6%}.av-8{z-index:15;width:150px;height:150px;bottom:12%;right:1%}@media (width<=1100px){.hero-title{font-size:70px}.av-1,.av-8,.sketch-squiggle,.sketch-curve,.sketch-purple{display:none}}@media (width<=768px){.hero-title{font-size:45px}.header{flex-direction:column;gap:20px}.nav ul{flex-wrap:wrap;justify-content:center}.team-section-scattered{height:250px}.avatar-wrapper{transform:scale(.6)!important}}.tomorrow-section{background:radial-gradient(circle at 45% 20%, var(--color-pink-light) 0%, transparent 40%);width:100%;padding:100px 20px;position:relative}.tomorrow-container{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex;position:relative}.tomorrow-text{flex:1;padding-right:50px}.tomorrow-text h2{letter-spacing:-1px;color:#111;margin-bottom:30px;font-size:50px;line-height:1.2}.word-tomorrow{display:inline-block;position:relative}.word-tomorrow:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 10' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 50 0 100 8' stroke='%23ffb800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;height:8px;position:absolute;bottom:-2px;left:0}.word-today{background-color:var(--color-green-light);border-radius:100px;margin-left:5px;padding:5px 20px;display:inline-block;position:relative}.tomorrow-text p{color:var(--color-text-light);max-width:450px;margin-bottom:30px;font-size:15px;line-height:1.6}.tomorrow-image-wrapper{flex:1;justify-content:flex-end;display:flex;position:relative}.bg-shape-red-square{background-color:var(--color-red);z-index:0;width:130px;height:130px;position:absolute;top:-20px;right:50px;transform:rotate(15deg)}.image-circle{z-index:10;border-radius:50%;width:350px;height:350px;position:relative;overflow:hidden}.image-circle img{object-fit:cover;width:100%;height:100%}.wavy-line-connecting{z-index:1;pointer-events:none;width:120%;height:500px;position:absolute;bottom:-200px;left:0}@media (width<=992px){.tomorrow-container{text-align:center;flex-direction:column-reverse;gap:50px}.tomorrow-text{padding-right:0}.tomorrow-image-wrapper{justify-content:center}.bg-shape-red-square{right:10%}.wavy-line-connecting{display:none}}@media (width<=768px){.tomorrow-text h2{font-size:35px}.image-circle{width:280px;height:280px}}.progress-section{width:100%;padding:100px 20px 150px;position:relative}.progress-container{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.progress-image-wrapper{flex:1;justify-content:flex-start;display:flex;position:relative}.image-circle-small{z-index:10;border-radius:50%;width:350px;height:350px;position:relative;overflow:hidden}.image-circle-small img{object-fit:cover;width:100%;height:100%}.triangle-red{border-left:60px solid #0000;border-right:60px solid #0000;border-bottom:100px solid var(--color-red);z-index:5;width:0;height:0;position:absolute}.top-left{top:-20px;left:-20px;transform:rotate(-30deg)}.bottom-right{bottom:-40px;right:130px;transform:rotate(35deg)scale(1.5)}.progress-text{flex:1;padding-left:50px}.progress-text h2{letter-spacing:-1px;color:#111;margin-bottom:30px;font-size:50px;line-height:1.2}.word-see{background-color:var(--color-green-light);border-radius:100px;margin-right:10px;padding:5px 25px;display:inline-block;position:relative}.word-progress{display:inline-block;position:relative}.word-progress:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 10' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 50 0 100 8' stroke='%23ffb800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;height:8px;position:absolute;bottom:-2px;left:0}.progress-text p{color:var(--color-text-light);max-width:450px;margin-bottom:30px;font-size:15px;line-height:1.6}.read-more{color:#111;align-items:center;font-size:14px;font-weight:600;display:inline-flex}.read-more .arrow{text-align:right;border-bottom:1px solid #111;width:80px;margin-left:20px;line-height:.1;display:inline-block;position:relative}.read-more .arrow:after{content:"→";position:absolute;top:-10px;right:-5px}@media (width<=992px){.progress-container{text-align:center;flex-direction:column;gap:50px}.progress-text{padding-left:0}.progress-image-wrapper{justify-content:center}}@media (width<=768px){.progress-text h2{font-size:35px}.image-circle-small{width:280px;height:280px}}.services-section{background-color:#fff;width:100%;padding:100px 0 150px;position:relative}.services-container{width:100%}.services-title-wrapper{max-width:1400px;margin:0 auto;padding:0 5%}.wavy-line-red-top{z-index:1;width:300px;height:150px;position:absolute;top:50px;right:5%}.services-title{letter-spacing:-1px;color:#111;margin-bottom:80px;font-size:60px;line-height:1.1}.word-can{background-color:var(--color-green-light);border-radius:100px;margin-left:5px;padding:5px 25px;display:inline-block;position:relative}.word-offer{display:inline-block;position:relative}.word-offer:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 10' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 50 0 100 8' stroke='%23ffb800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:110%;height:8px;position:absolute;bottom:-5px;left:0}.services-list{flex-direction:column;width:100%;display:flex}.service-item{cursor:pointer;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;padding:40px 5%;transition:all .3s;display:flex;position:relative;overflow:hidden}.service-item:first-child{border-top:1px solid #eaeaea}.service-item:hover{background-color:#fafafa}.service-desc{color:var(--color-text-light);z-index:2;flex:1;font-size:16px;line-height:1.5;position:relative}.service-name{font-family:var(--font-heading);color:#111;z-index:2;flex:1.5;font-size:40px;font-weight:400;transition:color .3s;position:relative}.service-item:hover .service-name{color:var(--color-green)}.pos-relative{position:relative}.confidence-sticker{z-index:10;pointer-events:none;width:60px;height:60px;position:absolute;top:-30px;right:15%}.confidence-sticker img{object-fit:cover;border-radius:50%;width:100%;height:100%}.service-arrow{color:#111;z-index:2;align-items:center;display:flex;position:relative}.service-arrow svg{width:60px;height:20px;transition:transform .3s}.service-item:hover .service-arrow svg{transform:translate(15px)}.service-hover-img{object-fit:cover;opacity:0;pointer-events:none;z-index:1;border-radius:20px;width:300px;height:200px;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8)rotate(-5deg);box-shadow:0 20px 40px #0003}.service-item:hover .service-hover-img{opacity:1;transform:translate(-50%,-50%)scale(1)rotate(0)}@media (width<=992px){.wavy-line-red-top{width:200px;right:0}}@media (width<=768px){.services-title{font-size:40px}.service-item{flex-direction:column;align-items:flex-start;gap:20px}.service-desc,.service-name{width:100%}.service-name{font-size:30px}.service-arrow{align-self:flex-end}.service-hover-img{width:200px;height:150px}}.testimonial-section{text-align:center;background-color:#fff;width:100%;padding:100px 20px 150px;position:relative}.testimonial-header h2{letter-spacing:-1px;color:#111;margin-bottom:80px;font-size:50px;line-height:1.2}.word-what{background-color:var(--color-green-light);border-radius:100px;margin-right:5px;padding:5px 25px}.word-about{display:inline-block;position:relative}.word-about:after{content:"";z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='100%25' height='100%25' viewBox='0 0 100 10' preserveAspectRatio='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 50 0 100 8' stroke='%23ffb800' stroke-width='4' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;width:100%;height:8px;position:absolute;bottom:-2px;left:0}.testimonial-content-wrapper{justify-content:center;align-items:center;max-width:1200px;height:400px;margin:0 auto;display:flex;position:relative}.quote-box{background-color:var(--color-quote-bg);z-index:10;border-radius:40px;max-width:700px;padding:60px 80px;position:relative}.quote-box p{color:var(--color-text-light);font-size:16px;font-weight:400;line-height:1.8}.quote-mark{color:#c4dcc4;font-family:Georgia,serif;font-size:100px;line-height:1;position:absolute}.open-quote{top:10px;left:20px}.close-quote{bottom:-20px;right:40px}.test-avatar{z-index:5;background-color:#fff;border-radius:50%;position:absolute;overflow:hidden;box-shadow:0 15px 35px #00000026}.test-avatar img{object-fit:cover;width:100%;height:100%}.ta-1{width:90px;height:90px;top:10px;left:15%}.ta-2{width:160px;height:160px;top:35%;left:2%}.ta-3{width:80px;height:80px;bottom:0;left:20%}.ta-4{width:110px;height:110px;bottom:-30px;left:5%}.ta-5{width:140px;height:140px;top:0;right:10%}.ta-6{width:180px;height:180px;bottom:-20px;right:2%}@media (width<=992px){.test-avatar{display:none}.testimonial-content-wrapper{height:auto}}@media (width<=768px){.testimonial-header h2{font-size:35px}.quote-box{padding:40px 30px}.quote-box p{font-size:14px}}.footer-section{background-color:var(--color-footer-bg);width:100%;padding:100px 20px 20px;position:relative;overflow:hidden}.footer-newsletter{text-align:center;z-index:10;max-width:600px;margin:0 auto;position:relative}.newsletter-arrows{width:150px;height:150px;position:absolute;top:-60px;left:10%}.footer-newsletter h2{letter-spacing:-2px;color:#111;margin-bottom:20px;font-size:70px;line-height:1.1}.footer-newsletter p{color:var(--color-text-light);margin-bottom:40px;font-size:16px}.subscribe-btn{color:#fff;cursor:pointer;background-color:#111;border:none;border-radius:100px;padding:20px 50px;font-size:16px;font-weight:500;transition:opacity .3s;box-shadow:0 10px 20px #0000001a}.subscribe-btn:hover{opacity:.8}.bg-shape-purple-footer{background-color:var(--color-purple);z-index:0;border-top-left-radius:200px;border-bottom-left-radius:200px;width:150px;height:250px;animation:4s ease-in-out infinite floatPurpleShape;position:absolute;top:150px;right:-50px;transform:rotate(-15deg)}@keyframes floatPurpleShape{0%,to{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-30px)rotate(-20deg)}}.footer-divider{border-top:1px solid #b3ccb3;width:100%;max-width:1200px;margin:100px auto 40px}.footer-links-container{z-index:10;justify-content:space-between;max-width:1200px;margin:0 auto 60px;display:flex;position:relative}.footer-column h4{color:#111;margin-bottom:30px;font-size:18px;font-weight:500}.footer-column ul{flex-direction:column;gap:15px;display:flex}.footer-column a,.footer-column p{color:#444;font-size:15px;font-weight:400;text-decoration:none}.contact-col p{margin-bottom:15px}.footer-copyright{text-align:center;color:#666;padding-top:20px;font-size:14px}@media (width<=992px){.footer-links-container{flex-wrap:wrap;gap:40px}.footer-column{flex:45%}}@media (width<=768px){.footer-newsletter h2{font-size:45px}.newsletter-arrows{display:none}.footer-column{text-align:center;flex:100%}}#root{text-align:left;max-width:100vw;margin:0 auto}.App{width:100vw;position:relative;overflow-x:hidden}.app-main-container{width:100vw;overflow-x:hidden}.fluid-cursor{filter:blur(40px);pointer-events:none;z-index:9999;mix-blend-mode:multiply;background:radial-gradient(circle,#9051e766 0%,#ffd1ea33 50%,#00a85900 70%);border-radius:50%;width:200px;height:200px;transition:transform .15s ease-out;position:fixed;top:-100px;left:-100px}.app-main-container{color:#111;background:#fff;width:100%;min-height:100vh;font-family:Outfit,sans-serif;position:relative;overflow-x:hidden}
