*,*:before,*:after{box-sizing:border-box}html{-moz-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}h1,h2,h3,h4{text-wrap:balance}a:not([class]){text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}input,button,textarea,select{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}.hidden{display:none}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.section__header{display:flex;flex-direction:column;align-items:center;gap:16px}.section__heading{text-transform:uppercase;font-weight:400;font-size:1rem}.section__sub-heading{max-width:600px;text-align:center;font-weight:500;font-size:clamp(1.75rem,5vw,2.5rem)}body{background-color:#1d293d;padding:clamp(16px,4vw,40px);margin:0;display:flex;flex-direction:column;gap:40px;align-items:stretch;overflow-x:hidden}body{font-family:Outfit,sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-weight:400;font-size:1rem}h1{font-size:clamp(2.25rem,6vw,3rem);font-weight:700}h2{font-size:clamp(1.5rem,4vw,2rem);font-weight:400}h3{font-size:clamp(1.75rem,5vw,2.5rem);font-weight:500}h4{font-size:1.5rem;font-weight:600}p{font-size:clamp(1.0625rem,2.5vw,1.25rem);font-weight:400;line-height:1.5}strong{font-weight:700}main{display:flex;flex-direction:column;gap:80px;align-items:stretch}.navbar{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}@media (max-width: 600px){.navbar{flex-direction:column}}.navbar__links{margin:0;padding:0;list-style:none;display:inline-flex;flex-direction:row;align-items:center;justify-content:center;flex-wrap:wrap;gap:16px}.navbar__link{display:block;background-color:#0f172b;border-radius:16px;padding:10px 16px;color:#fff;text-decoration:none;font-size:1rem;font-weight:500;transition:background-color .2s linear}.navbar__link:hover{background-color:#432dd7}.header{border-radius:40px;padding:clamp(80px,20vw,240px) clamp(24px,8vw,120px);display:flex;flex-direction:column;gap:24px;color:#fff;background-repeat:no-repeat;background-position:center;background-size:cover;background-attachment:scroll}.header__cta{width:fit-content;color:#314158;background-color:#fff;display:inline-block;border-radius:16px;padding:10px 16px;text-decoration:none;font-size:1rem;font-weight:500}.header__cta:hover{background-color:#432dd7;color:#fff}.about{padding:clamp(32px,8vw,120px);background-color:#fff;border-radius:40px;color:#314158;display:flex;flex-direction:row;gap:40px;justify-content:center;align-items:center}@media (max-width: 900px){.about{flex-direction:column}}.about__content{display:flex;flex-direction:column;gap:24px}.about__content h2{font-weight:700}.about__image{width:420px;max-width:100%;height:auto;object-fit:cover;border-radius:24px}.about__usp{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:1.25rem;font-weight:400}.about__usp svg{color:oklch(69.6% .17 162.48deg)}.services{color:#fff;display:flex;flex-direction:column;gap:80px;align-items:center}.services__list{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;width:100%}@media (max-width: 900px){.services__list{grid-template-columns:1fr;max-width:480px}}.service{border-radius:40px;padding:clamp(32px,5vw,60px);display:flex;flex-direction:column;gap:24px;align-items:center;background-color:#0f172b}.service__icon-wrapper{padding:16px;background-color:#314158;border-radius:50%}.service__icon{line-height:0;display:block;padding:8px;background-color:#1d293d;border-radius:50%}.service__content{display:flex;flex-direction:column;gap:16px;align-items:center}.service__content p{color:#cad5e2;overflow-wrap:break-word;word-break:normal;hyphens:auto}.mixes{background-color:#fff;padding:clamp(32px,8vw,120px);border-radius:40px;display:flex;flex-direction:column;align-items:center;gap:40px}.mixes iframe{width:100%}.contact{margin:auto;width:100%;max-width:800px;color:#fff;padding:clamp(24px,8vw,120px) clamp(16px,6vw,120px);border-radius:40px;display:flex;flex-direction:column;align-items:center;gap:40px}.contact__form{width:100%;display:flex;flex-direction:column;gap:16px}.contact__form[data-state=success]{display:none}.contact__form label{display:flex;flex-direction:column;gap:4px}.contact__form input,textarea,select{padding:14px 16px;border:none;border-radius:12px;background-color:#0f172b;color:#fff}.contact__form input:focus,textarea:focus,select:focus{border:none;outline:3px solid oklch(58.5% .233 277.117deg)}.contact__form textarea{resize:vertical}.contact__form button{padding:10px 16px;background-color:#fff;border-radius:12px;border:none;color:#314158;font-size:1rem;font-weight:500;line-height:1.5}.contact__form button:hover{background-color:#4f39f6;color:#fff;cursor:pointer}.contact__success{display:none;width:fit-content;padding:16px;border-radius:16px;background-color:#0f172b;font-size:1rem;font-weight:400}.contact__success[data-state=success]{display:flex;flex-direction:row;align-items:center;gap:8px}.contact__success svg{color:oklch(69.6% .17 162.48deg)}.footer{background-color:#0f172b;color:#fff;border-radius:40px;padding:clamp(32px,6vw,80px);display:flex;flex-direction:column;gap:40px}.footer__top{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:40px}@media (max-width: 600px){.footer__top{flex-direction:column;gap:32px}}.footer__brand{display:flex;flex-direction:column;gap:16px;max-width:320px}.footer__tagline{color:#cad5e2;font-size:1rem}.footer__col{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.footer__heading{text-transform:uppercase;font-size:.875rem;font-weight:600;letter-spacing:.05em;color:#cad5e2}.footer__link,.footer__area{display:inline-flex;flex-direction:row;align-items:center;gap:8px;font-size:1rem}.footer__link{color:#fff;text-decoration:none;transition:color .2s linear}.footer__link:hover{color:oklch(58.5% .233 277.117deg)}.footer__area{color:#cad5e2}.footer__legal{display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 24px;padding-top:24px;border-top:1px solid oklch(37.2% .044 257.287deg);color:#cad5e2;font-size:.875rem}
