@keyframes gradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes logoLeftAnim{0%{transform:translateX(0)}20%{transform:translate(-110%)}50%,to{transform:translate(0)}}@keyframes reviewCardAnim1{0%{transform:translateX(-52%)}to{transform:translateX(0)}}@keyframes reviewCardAnim2{0%{transform:translateX(0)}to{transform:translateX(-52%)}}@keyframes rect1Anim{0%{height:5.8px}50%{height:8px}to{height:1px}}@keyframes rect2Anim{0%{height:5.8px}50%{height:6px}to{height:4px}}@keyframes rect3Anim{0%{height:5.8px}50%{height:4px}to{height:8px}}@keyframes rect4Anim{0%{height:5.8px}50%{height:1px}to{height:3px}}@keyframes cursorAnim{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.rot{animation:cursorAnim 1s linear infinite}@keyframes preloaderTextAnim{0%{transform:translateY(0)}50%,to{transform:translateY(-600%)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes statsGradient{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}@keyframes glowPulse{0%,to{text-shadow:0 0 20px rgba(128,0,255,.3),0 0 40px rgba(107,197,248,.1)}50%{text-shadow:0 0 30px rgba(128,0,255,.5),0 0 60px rgba(107,197,248,.2)}}:root{--color-white:#fff;--color-gray:#c4c4c4;--color-black:#000;--color-purple:#8000ff;--color-light-purple:#cf59e6;--color-light-blue:#6bc5f8}:root[data-theme=light]{--color-purple:#60c;--color-light-purple:#9b30ff;--color-light-blue:#0891b2}@font-face{font-family:Circular Std Book;src:url(/_next/static/media/CircularStd-Book.205e19c8.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:D-DIN Condensed;src:url(/_next/static/media/D-DINCondensed-Bold.965ab944.woff) format("woff");font-style:normal;font-display:swap}@font-face{font-family:Mark Pro;src:url(/_next/static/media/MarkPro-Heavy.f9372e73.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}.navigation-wrapper{position:relative;z-index:10000}.navigation-wrapper .menu-top{position:fixed;top:5rem;right:0;left:0;padding:2rem 4rem;display:flex;justify-content:space-between;align-items:center;width:50%;max-width:90rem;margin-left:auto;margin-right:auto;background:var(--color-card-bg);border:.2rem solid var(--color-card-border);-webkit-backdrop-filter:blur(104px);backdrop-filter:blur(104px);border-radius:2rem;transition:background .3s ease,border-color .3s ease;z-index:9999}@media only screen and (max-width:75em){.navigation-wrapper .menu-top{width:60%}}@media only screen and (max-width:56.25em){.navigation-wrapper .menu-top{width:70%}}@media only screen and (max-width:40em){.navigation-wrapper .menu-top{width:85%;padding:2rem}}@media only screen and (max-width:30em){.navigation-wrapper .menu-top{width:90%;padding:1.8rem 2rem}}.navigation-wrapper .menu-top .brand-logo{display:flex;justify-content:space-between;align-items:center}.navigation-wrapper .menu-top .brand-logo img:nth-child(2){margin-left:2rem}.navigation-wrapper .menu-top__controls{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:40em){.navigation-wrapper .menu-top__controls{gap:1.5rem}}.brand-logo__text-wrapper{overflow:hidden;margin-left:1rem}.brand-logo__text{animation:logoLeftAnim 15s cubic-bezier(1,0,0,1) infinite;will-change:transform}@media only screen and (max-width:40em){.brand-logo__text{animation:none}}.chat-page{min-height:100vh;background:var(--color-bg-primary);display:flex;flex-direction:column;font-family:Circular Std Book,sans-serif;transition:background .3s ease}.chat-nav{display:flex;align-items:center;justify-content:space-between;padding:1.4rem 3rem;border-bottom:1px solid var(--color-card-border);background:var(--color-card-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:-webkit-sticky;position:sticky;top:0;z-index:100;transition:background .3s ease,border-color .3s ease}@media only screen and (max-width:56.25em){.chat-nav{padding:1.3rem 2.4rem}}@media only screen and (max-width:37.5em){.chat-nav{padding:1.2rem 1.4rem}}@media only screen and (max-width:30em){.chat-nav{padding:1rem 1.2rem}}.chat-nav__back{display:flex;align-items:center;gap:.8rem;color:var(--color-gray);text-decoration:none;font-family:D-DIN Condensed,sans-serif;font-size:1.4rem;letter-spacing:.08em;text-transform:uppercase;transition:color .2s ease}.chat-nav__back:hover{color:var(--color-white)}@media only screen and (max-width:37.5em){.chat-nav__back span{display:none}}.chat-nav__title{display:flex;align-items:center;gap:1.2rem}@media only screen and (max-width:37.5em){.chat-nav__title{gap:1rem}}.chat-nav__title h1{font-family:Circular Std Book,sans-serif;font-size:1.5rem;font-weight:500;color:var(--color-white);margin:0;line-height:1.3}@media only screen and (max-width:45em){.chat-nav__title h1{font-size:1.4rem}}@media only screen and (max-width:37.5em){.chat-nav__title h1{font-size:1.3rem}}@media only screen and (max-width:30em){.chat-nav__title h1{font-size:1.2rem}}.chat-nav__avatar{width:3.4rem;height:3.4rem;border-radius:50%;background:linear-gradient(135deg,#8000ff,#6bc5f8);display:flex;align-items:center;justify-content:center;font-family:Mark Pro,sans-serif;font-size:1.1rem;color:#fff;letter-spacing:.05em;flex-shrink:0}@media only screen and (max-width:37.5em){.chat-nav__avatar{width:3rem;height:3rem;font-size:1rem}}@media only screen and (max-width:30em){.chat-nav__avatar{width:2.8rem;height:2.8rem;font-size:.95rem}}.chat-nav__status{font-size:1.1rem;color:var(--color-gray);display:flex;align-items:center;gap:.5rem}@media only screen and (max-width:45em){.chat-nav__status{font-size:1rem}}@media only screen and (max-width:30em){.chat-nav__status{font-size:.95rem}}.chat-nav__dot{width:.6rem;height:.6rem;border-radius:50%;background:#00d26a;display:inline-block}.chat-nav__controls{display:flex;align-items:center;gap:1.5rem}@media only screen and (max-width:45em){.chat-nav__controls{gap:1.2rem}}@media only screen and (max-width:37.5em){.chat-nav__controls{gap:.8rem}}.chat-nav__clear{font-family:D-DIN Condensed,sans-serif;font-size:1.2rem;letter-spacing:.08em;text-transform:uppercase;padding:.8rem 1.6rem;border-radius:5rem;border:1px solid rgba(128,0,255,.3);background:transparent;color:var(--color-gray);cursor:pointer;transition:all .2s ease}.chat-nav__clear:hover:not(:disabled){background:rgba(128,0,255,.15);color:var(--color-white);border-color:rgba(128,0,255,.5)}.chat-nav__clear:disabled{opacity:.3;cursor:not-allowed}@media only screen and (max-width:37.5em){.chat-nav__clear{font-size:1.1rem;padding:.7rem 1.2rem}}.chat-main{flex:1 1;display:flex;flex-direction:column;overflow-y:auto;max-width:80rem;width:100%;margin:0 auto;padding:0 2rem}.chat-welcome{flex:1 1;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.chat-welcome__content{text-align:center;max-width:60rem}.chat-welcome__icon{font-size:5rem;margin-bottom:2rem}.chat-welcome__heading{font-family:Mark Pro,sans-serif;font-size:3.6rem;color:var(--color-white);margin:0 0 1.5rem;line-height:1.2;letter-spacing:-.02em}@media only screen and (max-width:37.5em){.chat-welcome__heading{font-size:2.8rem}}.chat-welcome__sub{font-size:1.6rem;color:var(--color-gray);line-height:1.6;max-width:50rem;margin:0 auto 4rem}@media only screen and (max-width:37.5em){.chat-welcome__sub{font-size:1.4rem;margin-bottom:3rem}}.chat-welcome__suggestions{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.2rem;gap:1.2rem}@media only screen and (max-width:37.5em){.chat-welcome__suggestions{grid-template-columns:1fr}}.chat-suggestion{display:flex;align-items:flex-start;gap:1.4rem;padding:1.8rem 2rem;border-radius:1.6rem;border:1px solid rgba(128,0,255,.2);background:var(--color-card-bg);cursor:pointer;text-align:left;transition:all .25s ease}.chat-suggestion:hover{background:rgba(128,0,255,.1);border-color:rgba(128,0,255,.4);transform:translateY(-2px)}.chat-suggestion__icon{font-size:2.4rem;flex-shrink:0;margin-top:.2rem}.chat-suggestion__title{font-family:Circular Std Book,sans-serif;font-size:1.4rem;font-weight:500;color:var(--color-white);margin:0 0 .4rem}.chat-suggestion__sub{font-size:1.2rem;color:var(--color-gray);margin:0;line-height:1.4}.chat-messages{flex:1 1;padding:2rem 0}.chat-msg{padding:1.6rem 0}.chat-msg--assistant .chat-msg__avatar--ai{background:linear-gradient(135deg,#8000ff,#6bc5f8)}.chat-msg--user .chat-msg__avatar--user{background:rgba(128,0,255,.3)}.chat-msg__row{display:flex;gap:1.6rem;align-items:flex-start}@media only screen and (max-width:37.5em){.chat-msg__row{gap:1.2rem}}.chat-msg__avatar{flex-shrink:0}.chat-msg__avatar span{width:3.4rem;height:3.4rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Mark Pro,sans-serif;font-size:1rem;color:#fff;letter-spacing:.05em}@media only screen and (max-width:37.5em){.chat-msg__avatar span{width:3rem;height:3rem;font-size:.9rem}}.chat-msg__content{flex:1 1;min-width:0}.chat-msg__header{display:flex;align-items:center;gap:1rem;margin-bottom:.6rem}.chat-msg__name{font-family:Circular Std Book,sans-serif;font-size:1.3rem;font-weight:600;color:var(--color-white)}.chat-msg__time{font-size:1.1rem;color:var(--color-text-tertiary)}.chat-msg__text{font-size:1.5rem;line-height:1.7;color:var(--color-gray);word-wrap:break-word}@media only screen and (max-width:37.5em){.chat-msg__text{font-size:1.4rem}}.chat-typing{display:flex;gap:.5rem;padding:.8rem 0}.chat-typing span{width:.8rem;height:.8rem;border-radius:50%;background:var(--color-gray);animation:chatTypingBounce 1.4s ease-in-out infinite}.chat-typing span:nth-child(2){animation-delay:.2s}.chat-typing span:nth-child(3){animation-delay:.4s}@keyframes chatTypingBounce{0%,60%,to{transform:translateY(0);opacity:.3}30%{transform:translateY(-.8rem);opacity:1}}.chat-input-wrapper{padding:1.6rem 2rem 2rem;max-width:80rem;width:100%;margin:0 auto}@media only screen and (max-width:37.5em){.chat-input-wrapper{padding:1.2rem 1.6rem 1.6rem}}.chat-input{display:flex;align-items:flex-end;gap:1rem;background:var(--color-input-bg);border:1px solid var(--color-input-border);border-radius:2rem;padding:1rem 1rem 1rem 2rem;transition:border-color .2s ease,background .3s ease}.chat-input:focus-within{border-color:rgba(128,0,255,.5);box-shadow:0 0 20px rgba(128,0,255,.08)}.chat-input textarea{flex:1 1;background:none;border:none;font-family:Circular Std Book,sans-serif;font-size:1.5rem;color:var(--color-white);outline:none;resize:none;max-height:15rem;line-height:1.5;padding:.6rem 0}.chat-input textarea::placeholder{color:var(--color-text-tertiary)}.chat-input textarea:disabled{opacity:.6}@media only screen and (max-width:37.5em){.chat-input textarea{font-size:1.4rem}}.chat-input__send{width:4.2rem;height:4.2rem;border-radius:50%;border:none;background:linear-gradient(135deg,#8000ff,#6bc5f8);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0}.chat-input__send:hover:not(:disabled){transform:scale(1.05);box-shadow:0 2px 15px rgba(128,0,255,.4)}.chat-input__send:disabled{opacity:.3;cursor:not-allowed}.chat-disclaimer{text-align:center;font-size:1.1rem;color:var(--color-text-tertiary);margin-top:1rem}.theme-toggle{position:relative;width:4.5rem;height:4.5rem;border-radius:50%;border:none;background:var(--color-theme-toggle-bg);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media only screen and (max-width:45em){.theme-toggle{width:3.5rem;height:3.5rem}}.theme-toggle:hover{background:var(--color-theme-toggle-hover);box-shadow:0 4px 12px rgba(0,0,0,.15)}.theme-toggle__icon{display:flex;align-items:center;justify-content:center;color:var(--color-theme-toggle-icon)}.theme-toggle__icon svg{width:2rem;height:2rem}@media only screen and (max-width:45em){.theme-toggle__icon svg{width:1.8rem;height:1.8rem}}.header-wrapper{display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;position:relative;z-index:1}.header{grid-column:2/14;margin-top:25rem;padding:0 6rem}@media only screen and (max-width:45em){.header{grid-column:1/15;padding:0 4rem}}.header__hero--heading{font-family:Mark Pro,sans-serif;font-size:9rem;line-height:100%;letter-spacing:-.03em;color:var(--color-white);position:relative}@media only screen and (max-width:45em){.header__hero--heading{font-size:5.5rem}.header__hero--heading br{display:none}}@media only screen and (max-width:28em){.header__hero--heading{font-size:4.5rem}}.header__hero--heading-gradient{background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple),var(--color-light-blue),var(--color-light-purple));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;animation:gradient 3s ease infinite;filter:drop-shadow(0 0 30px rgba(128,0,255,.3))}.header__hero--sub{font-size:2rem;color:var(--color-gray);margin-top:3rem;line-height:160%;max-width:60rem}@media only screen and (max-width:45em){.header__hero--sub{font-size:1.8rem}}.header__hero--actions{margin-top:5rem;display:flex;align-items:center;gap:3rem;flex-wrap:wrap}@media only screen and (max-width:37.5em){.header__hero--actions{flex-direction:column;align-items:flex-start;gap:2rem}}.header__hero--cta{display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;color:var(--color-gray);text-decoration:none;position:relative}.header__hero--cta:after{display:block;content:"";position:absolute;bottom:-1rem;left:0;width:50%;height:1px;background:var(--color-gray);transition:all .3s ease}.header__hero--cta:hover:after{width:100%}.header__hero--cta-secondary{display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--color-purple),var(--color-light-blue));padding:1.5rem 3rem;border-radius:5rem;transition:all .4s ease}.header__hero--cta-secondary:hover{transform:translateY(-3px) scale(1.03);box-shadow:0 8px 25px rgba(128,0,255,.5),0 0 60px rgba(128,0,255,.2);filter:brightness(1.1)}.header__footer{grid-column:1/15;padding:0 6rem;display:flex;align-items:center;justify-content:space-between;margin-top:16rem;margin-bottom:14rem;color:var(--color-gray);position:relative;z-index:1}@media only screen and (max-width:57em){.header__footer{padding:0 4rem}}@media only screen and (max-width:45em){.header__footer{flex-direction:column;gap:2rem;align-items:flex-start;margin-top:10rem;margin-bottom:8rem}}.header__footer--right{display:flex;align-items:center;gap:2rem}@media only screen and (max-width:45em){.header__footer--right{gap:1.5rem}}.header__footer a{color:var(--color-gray);text-decoration:none;font-family:D-DIN Condensed,sans-serif;line-height:92.4%;letter-spacing:.15em;word-spacing:.2rem;text-transform:uppercase;transition:all .3s ease-in-out}.header__footer a:hover{color:var(--color-white)}.section-projects{grid-column:2/14;margin-top:20rem;padding:0 6rem}@media only screen and (max-width:57em){.section-projects{grid-column:1/15}}@media only screen and (max-width:45em){.section-projects{padding:0 4rem}}.section-projects p{margin-bottom:15rem;margin-top:2rem}.section-projects .project-card{width:80%;margin:20rem auto;background:var(--color-card-bg);border:.2rem solid var(--color-card-border);box-sizing:border-box;-webkit-backdrop-filter:blur(54px);backdrop-filter:blur(54px);border-radius:7.3rem;display:flex;align-items:center;padding:6rem;position:relative}@media only screen and (max-width:75em){.section-projects .project-card{width:85%}}@media only screen and (max-width:57em){.section-projects .project-card{width:80%;border-radius:6.3rem;flex-direction:column}}@media only screen and (max-width:45em){.section-projects .project-card{width:85%}}@media only screen and (max-width:35em){.section-projects .project-card{width:90%;border-radius:5rem}}@media only screen and (max-width:30em){.section-projects .project-card{padding:4rem;width:92%;border-radius:4.3rem}}@media only screen and (max-width:22em){.section-projects .project-card{width:100%}}.section-projects .project-card:before{content:"";display:block;position:absolute;top:-5rem;right:-5rem;width:15rem;height:15rem;background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:57em){.section-projects .project-card:before{top:-3rem;right:-3rem;width:12rem;height:12rem}}.section-projects .project-card:first-of-type a{color:#6b9796}.section-projects .project-card:first-of-type:before{background-image:url(/_next/static/media/01.ac89de5a.svg)}.section-projects .project-card:nth-of-type(2) a{color:#e6972f}.section-projects .project-card:nth-of-type(2):before{background-image:url(/_next/static/media/02.e02a06bb.svg)}.section-projects .project-card:nth-of-type(3) a{color:#57a3c7}.section-projects .project-card:nth-of-type(3):before{background-image:url(/_next/static/media/03.e30b3d61.svg)}.section-projects .project-card:nth-of-type(4) a{color:#c08af1}.section-projects .project-card:nth-of-type(4):before{background-image:url(/_next/static/media/04.35e7dbd7.svg)}.section-projects .project-card:nth-of-type(5) a{color:#e05a8f}.section-projects .project-card:nth-of-type(5):before{background-image:url(/_next/static/media/01.ac89de5a.svg)}.section-projects .project-card:nth-of-type(6) a{color:#5ac7a0}.section-projects .project-card:nth-of-type(6):before{background-image:url(/_next/static/media/02.e02a06bb.svg)}.section-projects .project-card__left{margin-right:6rem}@media only screen and (max-width:57em){.section-projects .project-card__left{order:2;display:flex;align-self:flex-start;display:none}}.section-projects .project-card__left h4{transform:rotate(180deg);writing-mode:tb-rl;font-family:D-DIN Condensed,sans-serif;font-size:1.3rem;line-height:92.4%;letter-spacing:.19em;color:var(--color-text-tertiary);line-height:120%}@media only screen and (max-width:57em){.section-projects .project-card__left h4{transform:rotate(1turn);writing-mode:lr-tb;margin-top:3rem;margin-bottom:2rem}}.section-projects .project-card__middle{width:35rem;max-width:100%;height:45rem;position:relative;border-radius:5.3rem;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.section-projects .project-card__middle:hover{transform:scale(1.03)}@media only screen and (max-width:57em){.section-projects .project-card__middle{order:1;width:100%;border-radius:5rem;height:35rem}}@media only screen and (max-width:30em){.section-projects .project-card__middle{height:30rem;border-radius:3rem}}.section-projects .project-card__middle--1{background:linear-gradient(135deg,#0f2027,#203a43,#2c5364);background-size:200% 200%;animation:gradientShift 8s ease infinite}.section-projects .project-card__middle--2{background:linear-gradient(135deg,#1a1a2e,#e94560,#0f3460);background-size:200% 200%;animation:gradientShift 8s ease infinite;animation-delay:-2s}.section-projects .project-card__middle--3{background:linear-gradient(135deg,#0c0c1d,#1a73e8,#4fc3f7);background-size:200% 200%;animation:gradientShift 8s ease infinite;animation-delay:-4s}.section-projects .project-card__middle--4{background:linear-gradient(135deg,#1a002e,#8000ff,#6bc5f8);background-size:200% 200%;animation:gradientShift 8s ease infinite;animation-delay:-6s}.section-projects .project-card__middle-content{text-align:center;padding:4rem}.section-projects .project-card__middle-title{font-family:Mark Pro,sans-serif;font-size:3rem;color:#fff;letter-spacing:-.02em;line-height:120%;margin-bottom:2rem}@media only screen and (max-width:30em){.section-projects .project-card__middle-title{font-size:2.4rem}}.section-projects .project-card__middle-tech{font-family:D-DIN Condensed,sans-serif;font-size:1.2rem;color:hsla(0,0%,100%,.6);letter-spacing:.15em;text-transform:uppercase}.section-projects .project-card__right{margin-left:6rem}@media only screen and (max-width:57em){.section-projects .project-card__right{margin-left:0;display:flex;flex-direction:column;align-self:flex-start;order:3;margin-top:2rem}}.section-projects .project-card__right h2{margin-bottom:6rem}@media only screen and (max-width:57em){.section-projects .project-card__right h2{margin-bottom:3rem}}.section-projects .project-card__link{display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:1.8rem;line-height:92.4%;letter-spacing:.19em;text-decoration:none;position:relative}.section-projects .project-card__link:after{display:block;content:"";position:absolute;bottom:-1rem;left:0;width:50%;height:1px;background:var(--color-gray);transition:all .3s ease}.section-projects .project-card__link:hover:after{width:100%}.section-projects .project-card__socials{margin-top:10rem;display:flex;align-items:center;justify-content:space-between;width:5rem}@media only screen and (max-width:57em){.section-projects .project-card__socials{width:6.5rem;margin-top:5rem}}.section-reviews__bg{background-color:var(--color-bg-primary)}.section-reviews{grid-column:1/15;display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;padding:8rem 0;transition:all .3s ease-in-out}.section-reviews__top{grid-column:2/14;padding:0 6rem}@media only screen and (max-width:57em){.section-reviews__top{grid-column:1/15}}@media only screen and (max-width:45em){.section-reviews__top{padding:0 4rem}}.section-reviews__top p{margin-top:1.5rem}.section-reviews__bottom{grid-column:1/15;overflow-x:hidden;margin-top:8rem;margin-bottom:4rem}.section-reviews__bottom-wrapper{display:flex;justify-content:space-between;align-items:center;width:max-content}.section-reviews__bottom-wrapper .review-card{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:2rem;padding:3rem;margin:1.5rem;min-width:35rem;max-width:45rem;flex-shrink:0;transition:background .3s ease,border-color .3s ease}.section-reviews__bottom-wrapper .review-card__top{display:flex;justify-content:space-between;align-items:center;margin-bottom:3rem}.section-reviews__bottom-wrapper .review-card__p{font-size:.8rem;text-transform:uppercase;line-height:81.4%;letter-spacing:.25em;color:var(--color-text-tertiary)}.section-reviews__bottom-wrapper .review-card__h3{font-size:1.9rem;line-height:81.4%;letter-spacing:-.01em;color:var(--color-text-secondary);margin-top:1.5rem;font-weight:100}.section-reviews__bottom-wrapper .review-card__h2{font-size:2rem;line-height:130.4%;color:var(--color-white);font-weight:100}.review-card__anim1{animation:reviewCardAnim1 25s ease-in-out infinite alternate;will-change:transform}.review-card__anim1:hover{animation-play-state:paused}.review-card__anim2{animation:reviewCardAnim2 25s ease-in-out infinite alternate;will-change:transform}.review-card__anim2:hover{animation-play-state:paused}.section-stats{display:flex;justify-content:center;gap:6rem;padding:6rem 4rem;flex-wrap:wrap}@media only screen and (max-width:45em){.section-stats{gap:3rem}}.section-stats__item{text-align:center;transition:transform .3s ease}.section-stats__item:hover{transform:scale(1.1)}.section-stats__number{font-family:Mark Pro,sans-serif;font-size:5rem;letter-spacing:-.03em;background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple),var(--color-light-blue),var(--color-light-purple));background-size:300% 300%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:statsGradient 4s ease infinite;filter:drop-shadow(0 0 20px rgba(128,0,255,.25))}@media only screen and (max-width:45em){.section-stats__number{font-size:4rem}}.section-stats__label{font-family:D-DIN Condensed,sans-serif;font-size:1.4rem;color:var(--color-gray);letter-spacing:.15em;text-transform:uppercase;margin-top:.5rem}.about-section{grid-column:2/14;padding:0 6rem;display:flex;align-items:center;gap:5rem}@media only screen and (max-width:57em){.about-section{grid-column:1/15;flex-direction:column;align-items:flex-start}}@media only screen and (max-width:45em){.about-section{padding:0 4rem}}.about-section__photo{width:14rem;height:14rem;border-radius:50%;object-fit:cover;border:3px solid var(--color-card-border);flex-shrink:0}@media only screen and (max-width:57em){.about-section__photo{width:10rem;height:10rem}}.project-card__result{font-size:1.6rem;line-height:160%;color:var(--color-gray);margin-bottom:3rem;max-width:35rem}@media only screen and (max-width:57em){.project-card__result{margin-bottom:2rem}}.section-contact{grid-column:2/14;padding:0 6rem;margin-top:12rem}@media only screen and (max-width:57em){.section-contact{grid-column:1/15}}@media only screen and (max-width:45em){.section-contact{padding:0 4rem}}.section-contact__h2{font-size:3rem;line-height:160%;letter-spacing:-.02em;color:var(--color-gray);font-weight:100;margin-top:3rem;max-width:70rem}@media only screen and (max-width:37.5em){.section-contact__h2{font-size:2.4rem}}.section-contact__actions{margin-top:4rem}.section-contact__btn{display:inline-block;font-family:D-DIN Condensed,sans-serif;font-size:2.2rem;letter-spacing:.05em;color:#fff;text-decoration:none;background:linear-gradient(135deg,var(--color-purple),var(--color-light-blue));padding:2rem 4rem;border-radius:5rem;transition:all .3s ease}.section-contact__btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(128,0,255,.4)}@media only screen and (max-width:37.5em){.section-contact__btn{font-size:1.8rem;padding:1.5rem 3rem}}.section-contact__socials{display:flex;gap:3rem;margin-top:3rem}.section-contact__socials a{color:var(--color-gray);text-decoration:none;font-family:D-DIN Condensed,sans-serif;letter-spacing:.15em;text-transform:uppercase;font-size:1.6rem;transition:color .3s ease}.section-contact__socials a:hover{color:var(--color-white)}@media only screen and (max-width:37.5em){.section-contact__socials{flex-wrap:wrap;gap:2rem}}.footer{display:flex;justify-content:space-between;align-items:center;width:100%;margin-top:12rem;padding:3rem 6rem}@media only screen and (max-width:45em){.footer{padding-left:4rem;padding-right:4rem}}.footer__socials{width:6rem}.footer__socials,.speaker{display:flex;justify-content:space-between;align-items:center}.speaker{width:7rem;height:4rem;border:.2rem solid var(--color-purple);border-radius:50px;padding:1rem 1.5rem;position:relative}.speaker__toggle{position:absolute;top:50%;left:8%;transform:translateY(-50%);height:2.5rem;width:2.5rem;border-radius:50%;background-color:var(--color-white);transition:all .5s ease-in-out;cursor:pointer;z-index:2}.speaker__unmuted{transform:rotate(180deg)}.speaker__unmuted .rect1-anim{animation:rect1Anim 1s ease-in-out infinite alternate}.speaker__unmuted .rect2-anim{animation:rect2Anim 1s ease-in-out infinite alternate}.speaker__unmuted .rect3-anim{animation:rect3Anim 1s ease-in-out infinite alternate}.speaker__unmuted .rect4-anim{animation:rect4Anim 1s ease-in-out infinite alternate}.speaker__toggle--anim{left:54%}.section-stack{text-align:center;padding:4rem 4rem 6rem}.section-stack__label{font-family:D-DIN Condensed,sans-serif;font-size:1.2rem;letter-spacing:.3em;color:var(--color-text-tertiary);margin-bottom:2.5rem}.section-stack__logos{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem 3rem}.section-stack__logos span{font-family:D-DIN Condensed,sans-serif;font-size:1.5rem;letter-spacing:.1em;color:var(--color-gray);text-transform:uppercase;padding:.8rem 1.6rem;border:1px solid var(--color-card-border);border-radius:5rem;transition:all .4s ease;position:relative;overflow:hidden}.section-stack__logos span:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.06),transparent);transition:left .5s ease}.section-stack__logos span:hover{color:var(--color-white);border-color:var(--color-purple);background:rgba(128,0,255,.1);box-shadow:0 0 20px rgba(128,0,255,.15),inset 0 0 20px rgba(128,0,255,.05);transform:translateY(-2px)}.section-stack__logos span:hover:before{left:100%}.section-how{grid-column:2/14;padding:0 6rem;margin-top:12rem}@media only screen and (max-width:57em){.section-how{grid-column:1/15}}@media only screen and (max-width:45em){.section-how{padding:0 4rem}}.section-how .paragraph{margin-top:2rem;margin-bottom:6rem}.section-how__steps{display:flex;gap:4rem}@media only screen and (max-width:57em){.section-how__steps{flex-direction:column;gap:3rem}}.section-how__step{flex:1 1;padding:4rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:3rem;transition:all .3s ease}.section-how__step:hover{border-color:var(--color-purple);transform:translateY(-4px)}.section-how__number{font-family:Mark Pro,sans-serif;font-size:5rem;letter-spacing:-.03em;background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:block;margin-bottom:2rem}.section-how__title{font-family:Mark Pro,sans-serif;font-size:2.4rem;color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem;line-height:130%}.section-how__desc{font-size:1.6rem;color:var(--color-gray);line-height:160%}.section-audience{grid-column:2/14;padding:0 6rem;margin-top:12rem}@media only screen and (max-width:57em){.section-audience{grid-column:1/15}}@media only screen and (max-width:45em){.section-audience{padding:0 4rem}}.section-audience__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:3rem;gap:3rem;margin-top:5rem}@media only screen and (max-width:45em){.section-audience__grid{grid-template-columns:1fr;gap:2rem}}.section-audience__card{padding:4rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:3rem;transition:all .3s ease}.section-audience__card:hover{border-color:var(--color-purple);transform:translateY(-4px)}.section-audience__card h3{font-family:Mark Pro,sans-serif;font-size:2.4rem;color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.5rem}.section-audience__card p{font-size:1.6rem;color:var(--color-gray);line-height:160%}.project-card__before-after{display:flex;gap:2rem;margin-bottom:3rem}@media only screen and (max-width:37.5em){.project-card__before-after{flex-direction:column;gap:1.5rem}}.project-card__after,.project-card__before{flex:1 1;padding:2.5rem;border-radius:2rem;font-size:1.4rem;line-height:155%;position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.project-card__after span,.project-card__before span{display:block;font-family:D-DIN Condensed,sans-serif;font-size:1.1rem;letter-spacing:.2em;margin-bottom:1rem;font-weight:700}.project-card__after p,.project-card__before p{color:var(--color-gray);margin:0;position:relative;z-index:1}.project-card__after:after,.project-card__before:after{content:"";position:absolute;top:0;right:0;width:40%;height:40%;opacity:.06;transition:opacity .3s ease}.project-card__after:hover:after,.project-card__before:hover:after{opacity:.12}.project-card__before{background:rgba(255,50,50,.06);border:1px solid rgba(255,50,50,.15);box-shadow:inset 0 1px 0 rgba(255,50,50,.1)}.project-card__before span{color:#f55;text-shadow:0 0 20px rgba(255,50,50,.3)}.project-card__before:after{background:radial-gradient(ellipse at top right,rgba(255,50,50,.3),transparent)}.project-card__before:hover{border-color:rgba(255,50,50,.3);box-shadow:inset 0 1px 0 rgba(255,50,50,.1),0 4px 20px rgba(255,50,50,.08)}.project-card__after{background:rgba(50,255,100,.06);border:1px solid rgba(50,255,100,.15);box-shadow:inset 0 1px 0 rgba(50,255,100,.1)}.project-card__after span{color:#50ff80;text-shadow:0 0 20px rgba(50,255,100,.3)}.project-card__after:after{background:radial-gradient(ellipse at top right,rgba(50,255,100,.3),transparent)}.project-card__after:hover{border-color:rgba(50,255,100,.3);box-shadow:inset 0 1px 0 rgba(50,255,100,.1),0 4px 20px rgba(50,255,100,.08)}.section-contact__urgency{margin-top:2.5rem;font-family:D-DIN Condensed,sans-serif;font-size:1.5rem;letter-spacing:.1em;color:var(--color-light-purple);text-transform:uppercase}.section-nope{grid-column:2/14;padding:0 6rem;margin-top:12rem}@media only screen and (max-width:57em){.section-nope{grid-column:1/15}}@media only screen and (max-width:45em){.section-nope{padding:0 4rem}}.section-nope__grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:2rem;gap:2rem;margin-top:5rem}@media only screen and (max-width:45em){.section-nope__grid{grid-template-columns:1fr}}.section-nope__item{display:flex;align-items:flex-start;gap:2rem;padding:3rem;border:1px solid rgba(255,50,50,.15);border-radius:2rem;background:rgba(255,50,50,.03);transition:all .3s ease}.section-nope__item:hover{border-color:rgba(255,50,50,.3)}.section-nope__item p{font-size:1.8rem;color:var(--color-gray);line-height:150%}.section-nope__x{font-family:Mark Pro,sans-serif;font-size:2.4rem;color:#f55;flex-shrink:0;transform:rotate(20deg);display:inline-block}.section-founder{grid-column:2/14;padding:5rem;margin-top:12rem;display:flex;align-items:flex-start;gap:5rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:3rem}@media only screen and (max-width:57em){.section-founder{grid-column:1/15;flex-direction:column;align-items:center;text-align:center}}@media only screen and (max-width:45em){.section-founder{padding:3rem;margin-left:4rem;margin-right:4rem;gap:3rem}}.section-founder__photo{width:50%;height:60rem;border-radius:3rem;object-fit:cover;object-position:center top;flex-shrink:0;border:2px solid rgba(128,0,255,.25);box-shadow:0 0 80px rgba(128,0,255,.2),0 30px 60px rgba(0,0,0,.5)}@media only screen and (max-width:57em){.section-founder__photo{width:100%;height:40rem}}@media only screen and (max-width:37.5em){.section-founder__photo{height:35rem;border-radius:2rem}}.section-founder__name{font-family:Mark Pro,sans-serif;font-size:6rem;color:var(--color-white);letter-spacing:-.03em;line-height:110%}@media only screen and (max-width:37.5em){.section-founder__name{font-size:4rem}}.section-founder__role{font-family:D-DIN Condensed,sans-serif;font-size:2.2rem;letter-spacing:.2em;color:var(--color-light-purple);text-transform:uppercase;margin-top:1.5rem}.section-founder__text{flex:1 1;display:flex;flex-direction:column;justify-content:center}.section-founder__bio{font-size:2.4rem;color:var(--color-gray);line-height:180%;margin-top:3rem}@media only screen and (max-width:37.5em){.section-founder__bio{font-size:1.9rem}}.section-faq{grid-column:2/14;padding:0 6rem;margin-top:12rem}@media only screen and (max-width:57em){.section-faq{grid-column:1/15}}@media only screen and (max-width:45em){.section-faq{padding:0 4rem}}.section-faq__list{margin-top:5rem;display:flex;flex-direction:column;gap:2rem}.section-faq__item{padding:3.5rem 4rem;background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:2rem;transition:all .3s ease}.section-faq__item:hover{border-color:var(--color-purple);box-shadow:0 0 30px rgba(128,0,255,.08)}.section-faq__item h3{font-family:Mark Pro,sans-serif;font-size:2.2rem;color:var(--color-white);letter-spacing:-.02em;margin-bottom:1.2rem}.section-faq__item p{font-size:1.6rem;color:var(--color-gray);line-height:170%}.section-audience__card,.section-faq__item,.section-how__step{backdrop-filter:blur(20px) saturate(130%);-webkit-backdrop-filter:blur(20px) saturate(130%);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.05),0 4px 24px rgba(0,0,0,.15);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.section-audience__card:hover,.section-faq__item:hover,.section-how__step:hover{transform:translateY(-6px) scale(1.01);border-color:rgba(128,0,255,.3);box-shadow:0 20px 60px rgba(128,0,255,.12),0 0 40px rgba(107,197,248,.05)}.section-audience__card:hover h3{color:var(--color-light-blue);transition:color .3s ease}.project-card{backdrop-filter:blur(40px) saturate(150%);-webkit-backdrop-filter:blur(40px) saturate(150%);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.05),0 20px 60px rgba(0,0,0,.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.project-card:hover{transform:translateY(-4px);border-color:rgba(128,0,255,.2);box-shadow:0 0 50px rgba(128,0,255,.1),0 30px 80px rgba(0,0,0,.3)}.review-card{backdrop-filter:blur(30px) saturate(140%);-webkit-backdrop-filter:blur(30px) saturate(140%);box-shadow:inset 0 1px 0 0 hsla(0,0%,100%,.06),0 8px 32px rgba(0,0,0,.2)}.review-card:hover{transform:translateY(-3px);border-color:rgba(128,0,255,.3);box-shadow:0 12px 40px rgba(0,0,0,.3);transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.section-projects{position:relative;overflow:hidden}.section-projects:after{content:"";position:absolute;top:20%;left:0;width:60%;height:60%;background:radial-gradient(ellipse at center,rgba(128,0,255,.06) 0,transparent 70%);filter:blur(80px);pointer-events:none;z-index:-1}.section-contact{position:relative;overflow:hidden}.section-contact:after{content:"";position:absolute;top:0;right:0;width:50%;height:80%;background:radial-gradient(ellipse at center,rgba(107,197,248,.05) 0,transparent 70%);filter:blur(100px);pointer-events:none;z-index:-1}.section-how{position:relative;overflow:hidden}.section-how:after{content:"";position:absolute;inset:0;background-image:radial-gradient(hsla(0,0%,100%,.03) 1px,transparent 0);background-size:30px 30px;pointer-events:none;z-index:-1;mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 30%,transparent 70%)}.section-audience:before,.section-contact:before,.section-faq:before,.section-how:before,.section-nope:before{content:"";display:block;width:8rem;height:2px;background:linear-gradient(90deg,var(--color-purple),var(--color-light-blue));margin-bottom:4rem;border-radius:2px;opacity:.4}.section-audience__card h3,.section-faq__item h3,.section-founder__name,.section-how__title{animation:glowPulse 4s ease-in-out infinite}:root[data-theme=dark]{--color-bg-primary:#000;--color-bg-secondary:#10101a;--color-bg-tertiary:#1a1a2e;--color-text-primary:#fff;--color-text-secondary:#b4b4b4;--color-text-tertiary:grey;--color-gray:#b4b4b4;--color-white:#fff;--color-theme-toggle-bg:hsla(0,0%,100%,.1);--color-theme-toggle-hover:hsla(0,0%,100%,.15);--color-theme-toggle-icon:gold;--color-card-bg:hsla(0,0%,100%,.06);--color-card-border:hsla(0,0%,100%,.12);--color-input-bg:hsla(0,0%,100%,.05);--color-input-border:hsla(0,0%,100%,.1)}:root[data-theme=light]{--color-bg-primary:#fff;--color-bg-secondary:#f5f5f5;--color-bg-tertiary:#e8e8e8;--color-text-primary:#000;--color-text-secondary:#4a4a4a;--color-text-tertiary:#6b6b6b;--color-gray:#6b6b6b;--color-white:#000;--color-theme-toggle-bg:rgba(0,0,0,.08);--color-theme-toggle-hover:rgba(0,0,0,.12);--color-theme-toggle-icon:#ff6b00;--color-card-bg:#fff;--color-card-border:rgba(0,0,0,.1);--color-input-bg:#fff;--color-input-border:rgba(0,0,0,.15)}*,:after,:before{margin:0;padding:0;box-sizing:inherit}html{font-size:58%;box-sizing:border-box;overflow-x:hidden;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}@media only screen and (max-width:62.5em){html{font-size:51.25%}}@media only screen and (max-width:56.25em){html{font-size:49%}}@media only screen and (max-width:37.5em){html{font-size:51%}}@media only screen and (min-width:140.5em){html{font-size:75%}}body{font-family:Circular Std Book,sans-serif;font-size:1.6rem;background:var(--color-bg-primary);color:var(--color-text-primary);position:relative;transition:background-color .3s ease,color .3s ease}#__next,.container,[data-scroll-container],body{overflow-x:hidden}.container{display:grid;grid-template-columns:1fr repeat(12,minmax(min-content,10rem)) 1fr;position:relative;z-index:1}.chat-cta-bar{position:fixed;bottom:3rem;right:3rem;z-index:9999}@media only screen and (max-width:37.5em){.chat-cta-bar{bottom:2rem;right:2rem}}.chat-cta-button{display:flex;align-items:center;justify-content:center;width:6.5rem;height:6.5rem;background:linear-gradient(135deg,var(--color-purple) 0,var(--color-light-blue) 100%);border-radius:50%;text-decoration:none;color:#fff;font-size:3rem;box-shadow:0 8px 25px rgba(128,0,255,.5);transition:all .3s ease;cursor:pointer;animation:pulse 2s infinite}.chat-cta-button:hover{transform:scale(1.15);box-shadow:0 10px 35px rgba(128,0,255,.7);animation:none}@media only screen and (max-width:37.5em){.chat-cta-button{width:6rem;height:6rem;font-size:2.6rem}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 8px 25px rgba(128,0,255,.5)}50%{transform:scale(1.05);box-shadow:0 10px 30px rgba(128,0,255,.7)}}.cursor{width:8rem;height:8rem;position:absolute;top:40%;right:20%;pointer-events:none;transition:left top .1s ease-in-out;z-index:100;background-image:url(/_next/static/media/cursor.d0e9a587.svg);background-size:contain;background-repeat:no-repeat;animation:cursorAnim 10s linear infinite}@media only screen and (max-width:52.5em){.cursor{opacity:0}}.preloader{width:100vw;height:100vh;background-color:var(--color-bg-secondary);position:fixed;top:0;left:0;z-index:129993994;display:grid;place-content:center}.preloader__wrapper{display:flex;align-items:center;justify-content:center}.preloader__left{margin-right:1rem}.preloader__right{margin-left:1rem;width:max-content;height:4rem;overflow:hidden;position:relative}.preloader__right:before{background-image:linear-gradient(to bottom,var(--color-bg-secondary) 5%,transparent 30%)}.preloader__right:after,.preloader__right:before{content:"";display:block;height:100%;width:100%;position:absolute;top:0;left:0;z-index:1}.preloader__right:after{background-image:linear-gradient(to top,var(--color-bg-secondary) 5%,transparent 30%)}.preloader__text{font-family:D-DIN Condensed,sans-serif;font-weight:700;font-size:2.4rem;line-height:210%;letter-spacing:.19em;color:var(--color-white);animation:preloaderTextAnim 12s linear;animation-delay:3s}@media only screen and (max-width:37.5em){.preloader__text{font-size:1.8rem}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}/*! locomotive-scroll v4.1.1 | MIT License | https://github.com/locomotivemtl/locomotive-scroll */html.has-scroll-smooth{overflow:hidden;width:100%}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.has-scroll-smooth body{overflow:hidden;width:100%}.has-scroll-smooth [data-scroll-container]{min-height:100vh}[data-scroll-direction=horizontal] [data-scroll-container]{height:100vh;display:inline-block;white-space:nowrap}[data-scroll-direction=horizontal] [data-scroll-section]{display:inline-block;vertical-align:top;white-space:nowrap;height:100%}.c-scrollbar{position:absolute;right:0;top:0;width:11px;height:100%;transform-origin:center right;transition:transform .3s,opacity .3s;opacity:0}@media only screen and (max-width:45em){.c-scrollbar{display:none}}.c-scrollbar:hover{transform:scaleX(1.45)}.c-scrollbar:hover,.has-scroll-dragging .c-scrollbar,.has-scroll-scrolling .c-scrollbar{opacity:1}[data-scroll-direction=horizontal] .c-scrollbar{width:100%;height:10px;top:auto;bottom:0;transform:scaleY(1)}[data-scroll-direction=horizontal] .c-scrollbar:hover{transform:scaleY(1.3)}.c-scrollbar_thumb{position:absolute;top:0;right:0;background-color:#000;opacity:.5;width:7px;border-radius:10px;margin:2px;cursor:-webkit-grab;cursor:grab}.has-scroll-dragging .c-scrollbar_thumb{cursor:-webkit-grabbing;cursor:grabbing}[data-scroll-direction=horizontal] .c-scrollbar_thumb{right:auto;bottom:0}.heading-1{display:flex;align-items:center;font-size:5rem;letter-spacing:-.03em;font-family:Mark Pro,sans-serif;word-spacing:.3rem}@media only screen and (max-width:56.25em){.heading-1{font-size:4.25rem}}@media only screen and (max-width:37.5em){.heading-1{font-size:3.5rem}}.heading-1 span{margin-right:1rem;color:var(--color-white);display:inline-block;text-shadow:0 0 30px rgba(128,0,255,.15),0 0 60px rgba(107,197,248,.06)}.heading-1__sub span{background-image:linear-gradient(to right,var(--color-white),var(--color-white))}.heading-2{font-size:4.2rem;line-height:105%;letter-spacing:-.03em;color:var(--color-white);font-family:Mark Pro,sans-serif;word-spacing:.2rem}@media only screen and (max-width:57em){.heading-2{line-height:125%}}@media only screen and (max-width:56.25em){.heading-2{font-size:3.5rem}}.alexxandria-anim{background:linear-gradient(-45deg,#63898a,#9fbcbf,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;line-height:105%;animation:gradient 3s ease-in-out}@media only screen and (max-width:57em){.alexxandria-anim{line-height:125%}}.safarika-anim{background:linear-gradient(-45deg,#fbb034,#fd0,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;background-size:400% 400%;line-height:105%}.heatrow-anim,.safarika-anim{-webkit-text-fill-color:transparent;animation:gradient 3s ease-in-out}.heatrow-anim{background:linear-gradient(-45deg,#045de9,#09c6f9,var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;background-size:400% 400%}.talha-anim{background:linear-gradient(-45deg,var(--color-light-blue),var(--color-light-purple),var(--color-white),var(--color-white));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-size:400% 400%;line-height:105%;animation:gradient 3s ease-in-out}.about-text{grid-column:2/14;font-size:1.7rem;line-height:150%;color:var(--color-gray);display:block;padding:0 6rem;word-spacing:.25rem;letter-spacing:.01em}@media only screen and (max-width:56.25em){.about-text{grid-column:1/15;padding:0 4rem}.about-text br{display:none}}.paragraph{font-size:1.7rem;line-height:150%;color:var(--color-gray);word-spacing:.2rem;letter-spacing:.01em}.paragraph__sub{color:#8b8b8b}