.final-cta{border-bottom:var(--border-dark);background:linear-gradient(#fff 0%,#fff 50%,#0a0a0a 50%,#0a0a0a 100%);flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 32px;display:flex;position:relative}.final-cta__container-wrapper{justify-content:center;width:100%;display:flex;position:relative}.final-cta__container{width:100%;max-width:1600px;padding:64px;position:relative}.final-cta__container:before{content:"";background:linear-gradient(to bottom,rgba(10,10,10,.1) 0%,rgba(10,10,10,.1) 50%,var(--color-gray-dark)50%,var(--color-gray-dark)100%);width:1px;height:100%;position:absolute;top:0;left:0}.final-cta__container:after{content:"";background:linear-gradient(to bottom,rgba(10,10,10,.1) 0%,rgba(10,10,10,.1) 50%,var(--color-gray-dark)50%,var(--color-gray-dark)100%);width:1px;height:100%;position:absolute;top:0;right:0}.final-cta__content{text-align:center;background:var(--color-black);border:var(--border-dark);background-position:50%;background-size:cover;border-radius:32px;flex-direction:column;justify-content:center;align-items:center;gap:32px;min-height:510px;margin:0 auto;padding:120px 32px;display:flex;position:relative;overflow:hidden}.final-cta__content:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:rgba(255,255,255,.15);border-radius:150px;width:180%;height:22%;position:absolute;top:0;left:-75%;transform:rotate(40deg)}.final-cta__content-header{flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.final-cta__title{color:var(--color-white);margin-bottom:24px;font-size:48px;font-weight:400;line-height:1.2}.final-cta__highlight{font-weight:300}.final-cta__description{color:var(--color-light-secondary);margin-left:auto;margin-right:auto;font-size:16px}.final-cta__actions{justify-content:center;align-items:center;gap:24px;display:flex}.final-cta__description-br{display:inline}@media (max-width:1664px){.final-cta__container{padding:64px 32px}}@media (min-width:1664px){.final-cta__container-wrapper:before{content:"";background:linear-gradient(to bottom,rgba(10,10,10,.1) 0%,rgba(10,10,10,.1) 50%,var(--color-gray-dark)50%,var(--color-gray-dark)100%);width:1px;height:100%;position:absolute;top:0;left:0}.final-cta__container-wrapper:after{content:"";background:linear-gradient(to bottom,rgba(10,10,10,.1) 0%,rgba(10,10,10,.1) 50%,var(--color-gray-dark)50%,var(--color-gray-dark)100%);width:1px;height:100%;position:absolute;top:0;right:0}}@media (max-width:1024px){.final-cta__title{font-size:44px}}@media (max-width:768px){.final-cta{padding:0 16px}.final-cta__title{font-size:32px}.final-cta__description-br{display:none}.final-cta__actions{flex-direction:column;width:100%}.final-cta__container{padding:32px 16px}.final-cta__content-header{align-items:flex-start;gap:8px}.final-cta__content{justify-content:center;align-items:flex-start;min-height:420px;padding:32px}.final-cta__title,.final-cta__description{text-align:left;margin:0 0 8px}.final-cta__actions{align-items:flex-start;gap:16px;width:100%}.final-cta__actions .final-cta__cta{width:100%}.final-cta__content:before{content:"";filter:blur(80px);pointer-events:none;z-index:0;background:rgba(255,255,255,.15);border-radius:150px;width:30%;height:152%;position:absolute;top:-80px;left:20%;transform:rotate(-50deg)}}@media (max-width:520px){.final-cta__content{min-height:0}.final-cta__description{font-size:12px}}
.hero{align-items:center;display:flex}#hero .subwrapper{margin-top:97px}.hero__container{justify-content:space-between;align-items:center;height:calc(100vh - 145px);max-height:876px;padding:64px;display:flex;position:relative}.hero__wrapper{justify-content:space-between;align-items:flex-start;gap:32px;width:100%;display:flex}.hero__content{flex-direction:column;gap:16px;display:flex}.hero__title{color:var(--color-white);margin:0 0 16px;font-size:72px;font-weight:600;line-height:1.1}.hero__title--highlight{color:var(--color-white);font-weight:300}.hero__subtitle--highlight{background:var(--gradient-primary);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:700}.hero__description{color:var(--color-light-secondary);max-width:600px;margin:0;font-size:18px;line-height:1.6}.hero__buttons{flex-wrap:wrap;gap:16px;margin-top:16px;display:flex}.hero_cta{gap:64px;height:54px;padding:16px 32px;font-size:16px;font-weight:600}.hero_cta:first-child{width:300px}.hero__features{flex-wrap:wrap;gap:32px;margin-top:12px;display:flex}.hero__feature{color:var(--color-light-secondary);align-items:center;gap:4px;font-size:12px;font-weight:300;display:flex}.hero__scroll{width:100%;color:var(--color-dark-secondary);justify-content:center;align-items:center;gap:8px;padding-bottom:32px;font-size:16px;font-weight:300;display:flex}.hero__scroll-arrow{animation:2s ease-in-out infinite bounce;transform:translateY(4px)}.hero__code-wrapper{z-index:150;width:100%;max-width:50%;position:relative}.hero__code-window{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.15);border-radius:12px;position:relative;overflow:hidden}.hero__code-header{background:rgba(10,10,10,.4);border-bottom:1px solid rgba(255,255,255,.15);justify-content:space-between;align-items:center;padding:16px;display:flex;position:relative}.hero__code-dots{gap:4px;display:flex}.hero__dot{border-radius:50%;width:12px;height:12px;box-shadow:0 0 8px}.hero__dot--red{background:var(--color-red);color:var(--color-red)}.hero__dot--yellow{background:var(--color-yellow);color:var(--color-yellow)}.hero__dot--green{background:var(--color-green);color:var(--color-green)}.hero__code-title{color:var(--color-light-secondary);font-size:12px;position:absolute;left:50%;transform:translate(-50%)}.hero__code-spacer{width:60px}.hero__code-tabs{background:#0a0a0a;justify-content:space-evenly;gap:0;display:flex}.hero__code-tab{width:100%;color:var(--color-light-secondary);cursor:pointer;background:#141414;border:none;border-bottom:2px solid transparent;justify-content:flex-start;align-items:center;gap:8px;padding:12px 16px;font-size:12px;transition:all .3s;display:flex;position:relative}.hero__code-tab--left-adjacent{border-bottom-left-radius:8px}.hero__code-tab--right-adjacent{border-bottom-right-radius:8px}.hero__code-tab--active{color:var(--color-white);background:#0a0a0a;transition:all .3s}.hero__code-tab--active .hero__tab-icon{filter:drop-shadow(0 0 4px #fff);color:var(--color-white)}.hero__code-tab--active span{filter:drop-shadow(0 0 4px rgba(255,255,255,.6));color:var(--color-white)}.hero__tab-icon{width:14px;height:14px;transition:all .3s}.hero__code-content{font-family:var(--font-consolas);cursor:text;background:#0a0a0a;min-height:300px;padding:24px 16px;font-size:16px;line-height:1.8;overflow-x:auto}.hero__code-line{font-family:var(--font-consolas);gap:12px;display:flex}.hero__line-number{color:var(--color-dark-secondary);font-family:var(--font-consolas);text-align:right;-webkit-user-select:none;-moz-user-select:none;user-select:none;min-width:20px}.hero__code-text{color:var(--color-light-secondary);font-family:var(--font-consolas);white-space:pre}.hero__code-footer{font-family:var(--font-consolas);color:var(--color-dark-secondary);background:rgba(10,10,10,.4);border-top:1px solid rgba(255,255,255,.15);justify-content:space-between;padding:12px 16px;font-size:12px;display:flex}.hero__code-footer span{font-family:var(--font-consolas)}.hero__code-wrapper--mobile{display:none}@media (max-width:1664px){.hero__container{padding:32px}.hero__title{font-size:64px}}@media (max-width:1280px){.hero__code-wrapper--desktop{display:none}.hero__code-wrapper--mobile{width:100%;max-width:100%;margin:16px 0;display:block}.hero__scroll{display:none}.hero__container{flex-direction:column;gap:48px;height:auto;min-height:calc(100vh - 145px);max-height:none}.hero__content{width:100%}.hero__title{margin-bottom:12px}.hero__description{max-width:100%}.hero__buttons{justify-content:left}.hero__features{gap:16px}.hero_cta:first-child{width:auto}.hero__feature{font-size:10px}.hero__code-wrapper{width:100%;max-width:100%}}@media (max-width:1024px){.hero_cta:first-child{width:auto}.hero_cta{width:100%;padding:12px 24px;font-size:12px}.hero__buttons{flex-direction:column;width:100%}.hero__code-title,.hero__code-tab,.hero__code-content,.hero__code-line,.hero__code-footer span{font-size:12px}}@media (max-width:768px){#hero .subwrapper{margin-top:79px}.hero__title{margin-bottom:8px;font-size:48px}.hero__description{font-size:16px}.hero__container{padding:32px 16px}.hero__code-content{padding:16px 12px;font-size:14px}.hero__code-tab{padding:10px 12px}.hero__code-content{min-height:150px}.hero__line-number{min-width:16px}.hero__code-line{gap:8px}}@media (max-width:520px){.hero__title{font-size:36px}.hero__description{font-size:12px}}@media (max-width:480px){.hero__code-title,.hero__code-tab,.hero__code-content,.hero__code-line,.hero__code-footer span{font-size:8px}.hero__code-header{padding:12px}.hero__code-dots{gap:2px}.hero__dot{width:6px;height:6px}.hero__code-tab{gap:6px;padding:8px 12px}.hero__tab-icon{width:12px;height:12px}.hero__code-line{gap:4px}.hero__line-number{min-width:12px}.hero__code-content{min-height:100px;padding:12px}}@media (max-width:380px){.hero__title{font-size:32px}.hero__code-content{padding:10px}.hero__line-number{min-width:9px}}
.code-glow-overlay{pointer-events:none;z-index:100;width:100%;height:100vh;transition:opacity .3s;position:absolute;top:0;left:0;overflow:hidden}.code-glow-overlay:after{content:"";filter:blur(50px);mix-blend-mode:overlay;opacity:0;background:rgba(255,255,255,.5);border-radius:50%;width:600px;height:500px;animation:5s ease-out 1s forwards fadeInScale;position:absolute;top:11%;right:40px}@keyframes fadeInScale{0%{opacity:0;transform:scale(.8)}to{opacity:.15;transform:scale(1)}}@media (max-width:1664px){.code-glow-overlay:after{width:500px;height:450px;right:40px}}@media (max-width:1280px){.code-glow-overlay:after{display:none}}
.how-we-work-container{padding-bottom:64px}.how-we-work-wrapper{border-bottom:var(--border-dark);grid-template-columns:repeat(3,1fr);gap:16px;width:100%;padding:32px 64px;display:grid}.how-we-work__steps-column{flex-direction:column;justify-content:space-between;gap:16px;display:flex}.how-we-work__steps{border:var(--border-dark);border-radius:32px;flex-direction:column;flex:1;justify-content:space-between;padding:16px;display:flex}.how-we-work__step{color:var(--color-light-secondary);cursor:pointer;text-align:left;z-index:0;background:0 0;border:none;justify-content:space-between;align-items:center;padding:32px 24px;display:flex;position:relative;overflow:hidden}.how-we-work__step--active{color:var(--color-white);border:var(--border-dark);border-color:var(--color-gray-dark);background-color:rgba(255,255,255,.05);background:var(--color-black);border-radius:16px}.how-we-work__step:before{content:"";z-index:-1;filter:blur(20px);opacity:.3;background:linear-gradient(60deg,transparent 40%,rgba(255,255,255,.4) 50%,transparent 60%),linear-gradient(60deg,transparent 35%,rgba(255,255,255,.2) 50%,transparent 65%);width:600px;height:300px;transition:transform .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.how-we-work__step--active:before{transform:translate(10%)}.how-we-work__step:not(.how-we-work__step--active):hover{border-color:var(--color-gray-dark);background-color:rgba(255,255,255,.03);border-radius:16px}.how-we-work__step-title{font-size:16px;font-weight:500}.how-we-work__step-number{opacity:.6;font-size:16px}.how-we-work__cta{height:70px;padding:24px 48px;font-size:16px;font-weight:600}.how-we-work__description-column{border:var(--border-dark);border-radius:32px;flex-direction:column;justify-content:space-between;padding:32px;display:flex;position:relative;overflow:hidden}.how-we-work__description-column:before{content:"";z-index:1;filter:blur(20px);opacity:.3;background:radial-gradient(rgba(255,255,255,.4) 0%,rgba(255,255,255,.2) 40%,transparent 70%);width:150px;height:600px;transition:transform .5s;position:absolute;top:-50%;left:-20px;transform:rotate(-35deg)}.how-we-work__description{color:var(--color-light-secondary);text-align:center;border-bottom:var(--border-dark);padding-bottom:32px;font-size:16px;line-height:1.4}.how-we-work__footer{color:var(--color-light-secondary);justify-content:space-between;align-items:center;margin-top:24px;padding-top:24px;display:flex}.how-we-work__current-title{font-size:16px}.how-we-work__current-number{color:var(--color-gray-light);font-size:16px}.how-we-work__image-column{background-color:var(--color-gray-dark);border:var(--border-dark);border-radius:32px;height:100%;min-height:500px;position:relative;overflow:hidden}.how-we-work__img{object-fit:cover}.how-we-work__cta-mobile{display:none}@media (max-width:1664px){.how-we-work-wrapper{padding:32px}}@media (max-width:1280px){.how-we-work-wrapper{grid-template-columns:repeat(2,1fr)}.how-we-work__image-column{display:none}}@media (max-width:768px){.how-we-work-wrapper{border-bottom:none;grid-template-columns:repeat(1,1fr);padding:16px}.how-we-work__steps-column .how-we-work__cta{display:none}.how-we-work__steps{gap:12px}.how-we-work__cta-mobile{height:60px;padding:16px 36px;display:block}.how-we-work__description-column{gap:64px}.how-we-work-container{padding-bottom:48px}}
.services-container{padding:32px 64px}.services__tabs{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex;position:relative;overflow-x:auto}.services__tabs-track-wrapper,.services__tabs-icon-wrapper{border:var(--border-light);background:var(--color-white);z-index:1;border-radius:100px;padding:8px}.services__tabs:before{content:"";background-color:var(--color-gray-light);z-index:0;width:80%;height:1px;position:absolute;top:50%;right:60px}.services__tabs-track{border:var(--border-light);border-radius:100px;gap:8px;display:flex;position:relative;box-shadow:inset 0 2px 8px rgba(0,0,0,.12),inset 0 -2px 8px rgba(255,255,255,.25)}.services__tabs-slider{background:var(--gradient-primary);z-index:0;border-radius:100px;transition:all .3s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0;box-shadow:inset -4px -4px 4.8px rgba(0,0,0,.25),inset 4px 4px 4.8px rgba(255,255,255,.6)}.services__tab{z-index:1;color:var(--color-black);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:100px;padding:12px 24px;font-size:15px;font-weight:600;transition:all .3s;position:relative}.services__tab--active{color:var(--color-white)}.services__tab-icon{cursor:pointer;background:var(--color-white);border:none;border:var(--border-light);border-radius:50%;justify-content:center;align-items:center;margin-left:auto;padding:4px;display:flex;box-shadow:inset 0 2px 8px rgba(0,0,0,.12),inset 0 -2px 8px rgba(255,255,255,.25)}.services__content{padding:32px 0}.services__intro{margin-bottom:48px}.services__content-title{color:var(--color-black);margin-bottom:24px;font-size:48px;font-weight:600}.services__content-body{justify-content:space-between;display:flex}.left,.right{flex-direction:column;justify-content:space-between;width:50%;display:flex}.services__expertise{color:var(--color-dark-secondary);letter-spacing:-.16px;flex-direction:column;gap:4px;font-size:16px;font-weight:600;display:flex}.services__tagline{color:var(--color-dark-secondary);font-size:16px;font-weight:300}.services__expertise span:first-child{color:var(--color-black);margin-right:8px}.services__description{color:var(--color-dark-secondary);text-align:justify;margin-bottom:16px;font-size:16px;line-height:1.5}.services__sub-description{color:var(--color-dark-secondary);text-align:justify;font-size:16px;line-height:1.5}.services__description strong,.services__sub-description strong{font-weight:600}.services__cards{grid-template-columns:repeat(auto-fit,minmax(340px,1fr));gap:0;display:grid;position:relative;box-shadow:0 2px 32px rgba(0,0,0,.04)}.services__cards:before{border-bottom:none;border-left:none;top:-.5px;right:-.5px}.services__cards:after{border-top:none;border-right:none;bottom:-.5px;left:-.5px}.services__card{background:var(--color-white);border:var(--border-light);border-radius:0;flex-direction:column;gap:24px;min-height:560px;padding:32px;transition:all .3s;display:flex}.services__card--featured{background:var(--color-black);color:var(--color-white);background:var(--color-black);position:relative;overflow:hidden}.services__card--featured:before{content:"";filter:blur(32px);pointer-events:none;z-index:0;opacity:1;background:radial-gradient(rgba(255,255,255,.2) 0%,rgba(255,255,255,0) 70%);width:300px;height:1000px;position:absolute;top:-390px;left:-10px;transform:rotate(320deg)}.services__card--featured>*{z-index:1;position:relative}.services__card--featured .services__card-title,.services__card--featured .services__card-price,.services__card--featured .services__card-subtitle,.services__card--featured .services__card-timeline strong{color:var(--color-white)}.services__card--featured .services__card-description,.services__card--featured .services__card-list,.services__card--featured .services__card-timeline,.services__card--featured .services__card-note{color:var(--color-light-secondary)}.services__card-header{flex-direction:column;gap:8px;display:flex}.services__card-title{color:var(--color-black);font-size:32px;font-weight:600}.services__card-description{color:var(--color-dark-secondary);font-size:16px;line-height:1.5}.services__card-price{color:var(--color-black);font-size:32px;font-weight:600}.services__card-body{flex-direction:column;flex:1;gap:16px;display:flex}.services__card-subtitle{color:var(--color-black);font-size:16px;font-weight:600}.services__card-list{list-style:none}.services__card-list li{color:var(--color-dark-secondary);align-items:center;gap:8px;font-size:14px;line-height:1.8;display:flex;position:relative}.services__card--featured .services__card-list li{color:var(--color-light-secondary)}.services__card-footer{flex-direction:column;gap:4px;display:flex}.services__card-timeline,.services__card-note{color:var(--color-dark-secondary);font-size:14px;font-style:italic}.services__card-cta{height:54px;padding:16px 32px;font-size:16px;font-weight:600}.services__card--featured .services__card-cta{background:var(--color-accent);color:var(--color-white)}.services__card-cta:hover{box-shadow:var(--box-shadow-default)}@media (max-width:1664px){.services-container{padding:32px}}@media (max-width:1280px){.services__card-title,.services__card-price{font-size:24px}}@media (max-width:1024px){.services__cards{grid-template-columns:1fr}.services__content-title{font-size:36px}}@media (max-width:768px){.services__tabs-icon-wrapper,.services__tabs:before,.services__description,.services__sub-description,.services__tagline,.right{display:none}.services-container{justify-content:center;padding:16px}.services__tabs{flex:1;gap:0;width:100%;padding:0}.services__tabs-track-wrapper{width:100%;padding:4px}.services__tabs-track{gap:4px;width:100%}.services__tab{width:100%;padding:8px 12px;font-size:12px}.services__content{padding:32px 0}.services__content-title{margin:0 0 16px;font-size:24px}.left{flex:1}.services__intro{margin:0 0 32px}}@media (max-width:520px){.services__card{min-height:0}.services__card-title,.services__card-price{font-size:24px}.services__card-description,.services__card-subtitle{font-size:14px}.services__card-timeline,.services__card-note,.services__card-list li{font-size:12px}.services__card--featured:before{width:200px;height:2000px;top:-850px;left:-10px;transform:rotate(320deg)}}
.divider-light{border-top:var(--border-light);border-bottom:var(--border-light);width:100%;min-height:16px}.testimonials-container{padding:128px 0}.testimonials-grid{height:466px;display:flex;overflow:hidden}.bento-grid{border-right:var(--border-light);gap:8px;min-width:-moz-fit-content;min-width:fit-content;display:flex;position:relative;overflow:hidden}.bento-grid:after{content:"";pointer-events:none;background:radial-gradient(circle,rgba(249,249,249,0) 0%,#fff 70%,#fff 100%);position:absolute;top:0;bottom:0;left:0;right:0}.bento-grid .column{flex-direction:column;gap:8px;display:flex}.column-center{transform:translateY(-50%)}.bento-card{width:150px;height:150px;box-shadow:var(--box-shadow-card);background-color:var(--color-card);border:1px solid rgba(10,10,10,.1);border-radius:16px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.bento-image{background-color:var(--color-white)}.testimonial-content{flex-direction:column;justify-content:space-between;gap:32px;padding:64px;display:flex}.testimonial-details{flex-direction:column;justify-content:space-between;gap:32px;display:flex}.testimonial-feedback{color:var(--color-black);letter-spacing:.5px;white-space:pre-wrap;transition:all .2 ease;font-size:24px;font-style:italic;font-weight:600;line-height:1.4}.testimonial-author{white-space:pre-wrap;flex-direction:column;margin-top:32px;display:flex}.author-name{color:var(--color-dark-secondary);white-space:pre-wrap;font-size:20px;line-height:24px}.testimonial-controls{justify-self:flex-end;gap:8px;display:flex}.control-button{width:32px;height:32px;color:var(--color-black);cursor:pointer;background:var(--color-white);border:var(--border-light);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:inset 0 2px 8px rgba(0,0,0,.1),inset 0 -2px 8px rgba(255,255,255,.25)}.control-button:hover{background:var(--color-gray-light)}.control-button svg{width:16px;height:16px}.testimonial-card-container{justify-content:center;align-items:center;width:100%;min-height:400px;display:flex;position:relative}.testimonial-card{cursor:grab;background:#fff;border-radius:24px;width:90%;max-width:400px;padding:40px 32px;position:absolute;box-shadow:0 10px 40px rgba(0,0,0,.1)}.testimonial-card:active{cursor:grabbing}.testimonial-author-section{border-top:1px solid #e0e0e0;align-items:center;gap:16px;margin-top:32px;padding-top:24px;display:flex}.testimonial-avatar{object-fit:contain;border:var(--border-light);box-shadow:inset 0 0 0 1px var(--color-gray-light);border-radius:50%;padding:6px}.author-brand{color:var(--color-dark-secondary);font-size:16px}.testimonial-dots{justify-content:center;gap:4px;margin-bottom:24px;display:flex}.dot{background:var(--color-white);cursor:pointer;width:12px;height:12px;box-shadow:inset 0 0 2px 1px var(--color-gray-light);border:none;border:var(--border-light);border-radius:50%;transition:all .3s ease-in-out}.dot--active{background:var(--gradient-primary);border:none;box-shadow:inset -2px -2px 2px rgba(0,0,0,.25),inset 2px 2px 2px rgba(255,255,255,.6)}@media (max-width:1664px){.testimonial-content{padding:64px 32px}}@media (max-width:1280px){.testimonial-details{gap:24px}.testimonial-feedback{letter-spacing:.25px;font-size:20px;line-height:1.3}.testimonial-quote img{height:24px}.testimonial-author{margin-top:16px}.author-name{font-size:16px}}@media (max-width:1024px){.testimonials-container .divider-light,.testimonial-controls{display:none}.testimonials-container{height:-moz-fit-content;height:fit-content;padding:0}.testimonials-grid{height:auto}.testimonial-content{gap:2px;width:100%;height:-moz-fit-content;height:fit-content;padding:16px}.testimonial-feedback{color:var(--color-dark-secondary);text-align:justify;margin-top:8px;font-size:16px;font-weight:400;line-height:1.4}.author-name{font-weight:600}}@media (max-width:520px){.testimonial-feedback{font-size:12px;font-weight:400}.author-name,.author-brand{font-size:12px}.testimonial-card-container{min-height:370px}}
.what-we-build-container{flex-direction:column;gap:64px;padding-bottom:64px;display:flex}.what-we-build__items{flex-direction:column;gap:64px;display:flex}.what-we-build__item{border-top:var(--border-dark);border-bottom:var(--border-dark);justify-content:space-between;align-items:center;width:100%;transition:background-color .3s;display:flex;position:relative;overflow:hidden}.what-we-build__highlight-wrapper{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.what-we-build__highlight-wrapper:before{content:"";filter:blur(20px);mix-blend-mode:overlay;opacity:.2;z-index:-1;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.4) 50%,transparent 60%),linear-gradient(45deg,transparent 35%,rgba(255,255,255,.2) 50%,transparent 65%);width:100%;height:300%;position:absolute;top:0;left:-2%}.what-we-build__highlight-wrapper:after{content:"";filter:blur(20px);mix-blend-mode:overlay;opacity:0;z-index:-1;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.4) 50%,transparent 60%),linear-gradient(45deg,transparent 35%,rgba(255,255,255,.2) 50%,transparent 65%);width:100%;height:300%;transition:opacity .3s;position:absolute;top:0;left:-75%}.what-we-build__highlight-wrapper.show-second-shine:after{opacity:.2}.what-we-build__highlight{object-fit:cover}.what-we-build__number,.what-we-build__content{z-index:-1;position:relative}.what-we-build__number{justify-content:flex-start;align-items:flex-start;padding:64px;display:flex}.what-we-build__number-img{filter:brightness(2);transition:opacity .3s}.what-we-build__content{border-left:var(--border-dark);flex-direction:column;justify-content:center;width:50%;padding:64px;display:flex}.what-we-build__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.what-we-build__title{color:var(--color-white);margin:0;font-size:24px;font-weight:600}.what-we-build__arrow{width:16px;height:16px;color:var(--color-dark-secondary);flex-shrink:0;transition:all .3s}.what-we-build__description{color:var(--color-light-secondary);text-align:justify;margin:0;font-size:16px;font-weight:300;line-height:1.5}.what-we-build__tagline{border-top:var(--border-dark);border-bottom:var(--border-dark);z-index:1;background-image:url(/assets/images/what-we-build/Texture.svg);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:240px 32px;display:flex;position:relative;overflow:hidden}.what-we-build__tagline:before{content:"";filter:blur(40px);mix-blend-mode:overlay;opacity:.4;z-index:-1;background:radial-gradient(rgba(255,255,255,.25) 0%,rgba(255,255,255,.15) 30%,rgba(255,255,255,.05) 60%,transparent 100%);width:55%;height:50%;position:absolute;top:0;left:-15%;transform:rotate(25deg)}.what-we-build__tagline:after{content:"";filter:blur(40px);mix-blend-mode:overlay;opacity:.4;z-index:-1;background:radial-gradient(rgba(255,255,255,.3) 0%,rgba(255,255,255,.18) 30%,rgba(255,255,255,.08) 60%,transparent 100%);width:55%;height:50%;position:absolute;bottom:-10%;right:-10%;transform:rotate(-25deg)}.cursor-glow{filter:blur(30px);pointer-events:none;z-index:10;mix-blend-mode:overlay;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,rgba(255,255,255,.15) 40%,transparent 70%);border-radius:50%;width:200px;height:200px;transition:opacity .3s;position:fixed;transform:translate(-50%,-50%)}.what-we-build__tagline-text{text-align:center;z-index:3;max-width:1230px;margin:0;font-size:40px;font-weight:300;line-height:1.6;position:relative}.what-we-build__tagline-word{opacity:.1;color:var(--color-white);transition:opacity .1s}@media (max-width:1664px){.what-we-build__number,.what-we-build__content{padding:64px 32px}}@media (max-width:1024px){.what-we-build__title{font-size:20px}.what-we-build__description{text-align:justify;font-size:12px}.what-we-build__arrow{display:none}.what-we-build__highlight-wrapper:before,.what-we-build__highlight-wrapper:after{top:-50%}.what-we-build__tagline-text{font-size:32px}}@media (max-width:768px){.what-we-build__items{gap:32px}.what-we-build__item{flex-direction:column;align-items:flex-start}.what-we-build__highlight-wrapper:before,.what-we-build__highlight-wrapper:after{display:none}.what-we-build__number{width:100%;padding:24px 16px;position:relative;overflow:hidden}.what-we-build__number:before{content:"";filter:blur(20px);mix-blend-mode:overlay;opacity:.25;z-index:-1;pointer-events:none;background:linear-gradient(45deg,transparent 40%,rgba(255,255,255,.2) 50%,transparent 60%),linear-gradient(45deg,transparent 35%,rgba(255,255,255,.1) 50%,transparent 65%);width:400%;height:400%;position:absolute;top:0;left:-100%}.what-we-build__number-img{z-index:1;width:96px;height:96px;position:relative}.what-we-build__content{border-left:none;border-top:var(--border-dark);background:var(--color-dark);width:100%;padding:32px 16px}.what-we-build__tagline{padding:64px 32px}.what-we-build__tagline-text{font-size:24px}}
