@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200..800&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap);#navbar{background-color:#0000;left:0;position:fixed;right:0;top:0;transition:transform .3s ease-in-out,background-color .3s ease-in-out;z-index:1000}#navbar.scroll-up{background-color:#0c5b67;transform:translateY(0)}#navbar.scroll-down{transform:translateY(-100%)}.navbar{background-color:#0000;display:flex;height:auto;justify-content:space-between;padding:3.2rem 20rem;position:-webkit-sticky;position:sticky;top:0;z-index:1000}@media(max-width:1500px){.navbar{padding:1.6rem 12rem}}@media(max-width:1200px){.navbar{padding:1.6rem 6.4rem!important}}.navbar__logo{align-items:center;display:flex;height:100%;justify-content:center;max-height:8rem}.navbar__logo__text{color:#fff;font-family:Space Mono,monospace;font-size:2.4rem;font-weight:600;text-transform:uppercase;transition:transform .3s ease}.navbar__logo__text:hover{transform:scale(1.05)}.navbar__logo__image{height:3.2rem;object-fit:contain;transition:transform .3s ease;width:auto}.navbar__logo__image:hover{transform:scale(1.05)}.navbar__link{display:inline-block}.navbar__right{align-items:center;display:flex;gap:8rem}@media(max-width:992px){.navbar__right{gap:2.4rem}}.navbar__links{align-items:center;display:flex;gap:4rem}@media(max-width:992px){.navbar__links{display:none}}.navbar__links__item{background:none;border:none;color:#fff;cursor:pointer;font-family:Space Mono,monospace;font-size:1.6rem;font-weight:500;padding:.4rem 0;position:relative;transition:all .2s ease-in}.navbar__links__item:hover{color:#9fcbd1;font-weight:500;transition:all .2s ease-in}.navbar__mobile-toggle{align-items:center;background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:.4rem;height:3.2rem;justify-content:center;padding:0;width:3.2rem}@media(max-width:992px){.navbar__mobile-toggle{display:flex}}.navbar__mobile-toggle__line{background-color:#fff;height:2px;transform-origin:center;transition:all .3s ease;width:2.4rem}.navbar__mobile-toggle--open .navbar__mobile-toggle__line:first-child{transform:rotate(45deg) translate(6px,6px)}.navbar__mobile-toggle--open .navbar__mobile-toggle__line:nth-child(2){opacity:0}.navbar__mobile-toggle--open .navbar__mobile-toggle__line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.navbar__mobile-menu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#0a0e1afa;bottom:0;display:none;left:0;opacity:0;overflow-y:auto;position:fixed;right:0;top:8rem;transition:all .3s ease;visibility:hidden}@media(max-width:992px){.navbar__mobile-menu{display:block}}.navbar__mobile-menu--open{opacity:1;visibility:visible}.navbar__mobile-menu__content{display:flex;flex-direction:column;gap:.8rem;max-width:100%;padding:4rem 2.4rem}.navbar__mobile-link{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.8rem;color:#fff;cursor:pointer;display:block;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:500;padding:2rem 2.4rem;text-align:left;transition:all .3s ease;width:100%}.navbar__mobile-link:hover{background:#5599a31a;border-color:#5599a34d;color:#9fcbd1}.navbar__mobile-link:active{transform:scale(.98)}body.menu-open{overflow:hidden}@media(min-width:993px){body.menu-open{overflow:auto}}@media(max-width:768px){.navbar__logo__image{height:2.8rem}.navbar__mobile-link{font-size:1.6rem;padding:1.6rem 2rem}}.landing-page{overflow-x:hidden;width:100%}.landing-page .quote-flow-container{padding:2rem}.hero,.landing-page .quote-flow-container{align-items:center;display:flex;justify-content:center;min-height:100vh}.hero{background:#0a0e1a;overflow:hidden;padding:8rem 2rem 0;position:relative}.hero:before{background-image:url(/static/media/background-hero.f7272e831602f2c75d21.png);background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:100%;left:0;opacity:.5;position:absolute;top:0;width:100%;z-index:0}.hero__container{margin:0 auto;position:relative;width:100%;z-index:2}.hero__content{align-items:center;display:flex;flex-direction:column;gap:4rem;margin-top:0;text-align:center}.hero__title{font-family:Space Mono,monospace;font-size:7.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.05}.hero__title .title-line{display:block;margin-bottom:.8rem}.hero__title .title-line--accent{margin-top:.8rem}.hero__title .title-word{display:inline-block;margin-right:2rem;transition:all .5s cubic-bezier(.34,1.56,.64,1)}.hero__title .title-word--1{animation:word-appear .8s ease-out .1s backwards;color:#ffffff80}.hero__title .title-word--2{animation:word-appear .8s ease-out .3s backwards;color:#fff}.hero__title .title-word--3{animation:word-appear .8s ease-out .5s backwards;color:#ffffff80}.hero__title .title-word--4{animation:word-appear .8s ease-out .7s backwards;color:#fff}.hero__title .title-word--accent{animation:word-appear .8s ease-out .9s backwards,accent-glow 4s ease-in-out infinite;color:#7ab2ba}.hero__title .title-word:hover{color:#fff;transform:translateY(-.6rem)}.hero__description{color:#bfbec1;font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:500;line-height:1.5;max-width:60rem}.hero__description .description-highlight{color:#9fcbd1;font-family:Space Mono,monospace;font-weight:900;padding:2px;position:relative;text-transform:uppercase}.hero__cta{display:flex;gap:2rem;justify-content:center;margin-top:.4rem}@keyframes word-appear{0%{opacity:0;transform:translateY(3.2rem) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes accent-glow{0%,to{text-shadow:0 0 40px #5599a3cc,0 0 80px #5599a380,0 0 120px #5599a34d}50%{text-shadow:0 0 60px #5599a3,0 0 120px #5599a3b3,0 0 180px #5599a366}}@media(max-width:1200px){.hero__title{font-size:6.4rem}}@media(max-width:768px){.hero{padding:9.6rem 1.6rem 6.4rem}.hero__content{gap:4rem}.hero__title{font-size:4.8rem}.hero__description{font-size:1.6rem}.hero__cta{flex-direction:column;gap:1.6rem;width:100%}}@media(max-width:576px){.hero__title{font-size:3.6rem}.hero__title .title-word{margin-right:1.2rem}.hero__description{font-size:1.4rem}}.button{background:none;border:none;cursor:pointer;font-family:Space Mono,monospace;overflow:hidden;padding:0;transition:all .3s cubic-bezier(.34,1.56,.64,1)}.button,.button__text{border-radius:1rem;position:relative}.button__text{display:inline-block;display:flex;font-size:1.6rem;font-weight:700;gap:1.2rem;letter-spacing:1.5px;padding:1.8rem 4rem;text-transform:uppercase;z-index:1}.button__icon,.button__text{align-items:center;transition:all .3s ease}.button__icon{display:inline-flex;font-size:2rem;justify-content:center;transform:translateX(0)}.button--filled .button__text{background:#30808c;box-shadow:0 4px 20px #5599a34d;color:#fff}.button--filled .button__icon{color:#fff}.button--filled:active{transform:translateY(-2px)}.button--outline .button__text{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#5599a31a;border:2px solid #30808c;color:#5599a3}.button--outline .button__icon{color:#5599a3}.button--outline:before{background:#5599a326;border-radius:1rem;bottom:0;content:"";left:0;opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;z-index:0}.button--outline:hover:before{opacity:1}.button--outline:active{transform:translateY(-2px)}.button--animated-lift.button--filled:hover{transform:translateY(-4px)}.button--animated-lift.button--filled:hover .button__icon{transform:translateX(6px)}.button--animated-lift.button--outline:hover{transform:translateY(-4px)}.button--animated-lift.button--outline:hover:before{opacity:1}.button--animated-lift.button--outline:hover .button__text{background:#5599a31f;border-color:#5599a3;box-shadow:0 4px 25px #5599a333;color:#5599a3}.button--animated-lift.button--outline:hover .button__icon{color:#5599a3;transform:translateX(4px)}.button--animated-pop.button--filled:hover{transform:scale(1.05)}.button--animated-pop.button--filled:hover .button__text{box-shadow:0 6px 25px #5599a366,0 0 35px #5599a34d}.button--animated-pop.button--filled:hover .button__icon{transform:translateX(4px)}.button--animated-pop.button--outline:hover{transform:scale(1.05)}.button--animated-pop.button--outline:hover:before{opacity:1}.button--animated-pop.button--outline:hover .button__text{background:#5599a31f;border-color:#5599a3;box-shadow:0 4px 20px #5599a333;color:#5599a3}.button--animated-pop.button--outline:hover .button__icon{color:#5599a3;transform:translateX(4px)}.button--disabled .button__text{cursor:not-allowed}.button--disabled:hover{transform:none!important}@media(max-width:768px){.button__text{justify-content:center}}@media(max-width:576px){.button__text{font-size:1.4rem;letter-spacing:1px;padding:1.6rem 3.2rem}.button__icon{font-size:1.8rem}}.button--disabled{cursor:not-allowed;opacity:.5;pointer-events:none}.button--disabled.button--filled .button__text{background:#9b999d;box-shadow:none}.button--disabled.button--filled .button__icon{color:#fff}.button--disabled.button--outline .button__text{background:#0000000d;border-color:#adabaf;color:#89868b}.button--disabled.button--outline .button__icon{color:#89868b}.button--disabled:hover{transform:none}.how-it-works{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:12rem 2rem;position:relative}.how-it-works:before{background:radial-gradient(circle at 50% 50%,#5599a314 0,#0000 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.how-it-works__container{max-width:100%;padding:0 20rem;position:relative;width:100%;z-index:1}@media(max-width:1500px){.how-it-works__container{padding:0 12rem}}@media(max-width:1200px){.how-it-works__container{padding:0 6.4rem}}@media(max-width:768px){.how-it-works__container{padding:0 2rem}}.how-it-works__header{animation:fade-in-up .8s ease-out;margin-bottom:8rem;text-align:center}.how-it-works__title{color:#0a0e1a;font-family:Space Mono,monospace;font-size:5.6rem;font-weight:700;line-height:1.2;margin-bottom:3.2rem}.how-it-works__description{color:#4a5568;font-family:Manrope,sans-serif;font-size:1.8rem;font-weight:400;line-height:1.8;margin:0 auto;max-width:900px}.how-it-works__journey{align-items:stretch;display:flex;flex-wrap:wrap;gap:3.2rem;justify-content:center;margin-top:6.4rem}.journey-step{align-items:center;animation:fade-in-up .8s ease-out backwards;background:#fff;border:2px solid #5599a333;border-radius:1.6rem;box-shadow:0 4px 20px #00000014;display:flex;flex-basis:calc(25% - 3.2rem);flex-direction:column;flex-grow:1;flex-shrink:1;justify-content:flex-start;max-width:320px;min-height:320px;min-width:240px;padding:4rem 2.4rem;position:relative;text-align:center;transition:all .4s cubic-bezier(.34,1.56,.64,1)}.journey-step:first-child{animation-delay:.1s}.journey-step:nth-child(3){animation-delay:.2s}.journey-step:nth-child(5){animation-delay:.3s}.journey-step:nth-child(7){animation-delay:.4s}.journey-step:before{background:linear-gradient(135deg,#5599a30d,#7ab2ba14);border-radius:1.6rem;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:-1}.journey-step:hover{border-color:#5599a399;box-shadow:0 20px 40px #5599a326;transform:translateY(-12px)}.journey-step:hover:before{opacity:1}.journey-step:hover .journey-step__icon{background:linear-gradient(135deg,#5599a3,#7ab2ba);transform:scale(1.1) rotate(5deg)}.journey-step:hover .journey-step__icon svg{color:#fff}.journey-step:hover .journey-step__number{transform:scale(1.15)}.journey-step__icon{align-items:center;background:#5599a31a;border-radius:1.6rem;display:flex;height:8rem;justify-content:center;margin-bottom:2.4rem;transition:all .4s cubic-bezier(.34,1.56,.64,1);width:8rem}.journey-step__icon svg{color:#0c5b67;height:4rem;transition:color .3s ease;width:4rem}.journey-step__title{color:#0a0e1a;font-family:Space Mono,monospace;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.6rem}.journey-step__description{color:#4a5568;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:400;line-height:1.6}.journey-step__number{align-items:center;background:#5599a326;border-radius:50%;color:#0c5b67;display:flex;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:700;height:3.2rem;justify-content:center;position:absolute;right:1.6rem;top:1.6rem;transition:transform .3s ease;width:3.2rem}.journey-arrow{display:none}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@media(max-width:1200px){.how-it-works__title{font-size:4.8rem}.how-it-works__description{font-size:1.6rem}.how-it-works__journey{gap:2.4rem}.journey-step{flex-basis:calc(50% - 2.4rem);flex-grow:1;flex-shrink:1;max-width:none;min-height:280px;padding:3.2rem 2rem}.journey-step__icon{height:6.4rem;width:6.4rem}.journey-step__icon svg{height:3.2rem;width:3.2rem}.journey-step__title{font-size:1.8rem}}@media(max-width:992px){.how-it-works{padding:9.6rem 2rem}.how-it-works__header{margin-bottom:6.4rem}.how-it-works__title{font-size:4rem;margin-bottom:2.4rem}.how-it-works__journey{gap:2.4rem}.journey-step{flex:1 1 100%;max-width:100%;min-height:auto}}@media(max-width:768px){.how-it-works{padding:8rem 1.6rem}.how-it-works__title{font-size:3.2rem}.how-it-works__description{font-size:1.4rem}.journey-step{padding:3.2rem 2rem}.journey-step__title{font-size:1.6rem}.journey-step__description{font-size:1.4rem}.journey-arrow{margin:-1.6rem 0}.journey-arrow svg{height:3.2rem;width:3.2rem}}.start-project{align-items:center;background:#0a0e1a;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:12rem 20rem;position:relative}@media(max-width:1500px){.start-project{padding:12rem}}@media(max-width:1200px){.start-project{padding:9.6rem 6.4rem}}@media(max-width:768px){.start-project{padding:8rem 2rem}}.start-project:before{background:radial-gradient(circle at 30% 50%,#5599a326 0,#0000 60%);left:0;width:100%}.start-project:after,.start-project:before{content:"";height:100%;position:absolute;top:0;z-index:0}.start-project:after{background:radial-gradient(circle at 70% 50%,#7ab2ba1a 0,#0000 60%);right:0;width:50%}.start-project__container{align-items:center;display:flex;justify-content:space-between;max-width:100%;position:relative;width:100%;z-index:1}@media(max-width:992px){.start-project__container{gap:6.4rem;grid-template-columns:1fr}}.start-project__content{animation:fade-in-left .8s ease-out;display:flex;flex-direction:column;gap:3.2rem;max-width:50%}.start-project__title{color:#fff;font-family:Space Mono,monospace;font-size:5.6rem;font-weight:700;line-height:1.1;margin:0}@media(max-width:1200px){.start-project__title{font-size:4.8rem}}@media(max-width:768px){.start-project__title{font-size:3.6rem}}.start-project__subtitle{color:#adabaf;font-family:Manrope,sans-serif;font-size:1.8rem;line-height:1.5;margin:0}@media(max-width:768px){.start-project__subtitle{font-size:1.6rem}}.start-project__form{display:flex;flex-direction:column;gap:1.2rem;margin-top:1.6rem}.start-project__form .form-input-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #5599a333;border-radius:1.2rem;display:flex;gap:1.6rem;padding:.8rem;transition:all .3s ease}.start-project__form .form-input-wrapper:focus-within{border-color:#5599a399;box-shadow:0 0 0 4px #5599a31a}.start-project__form .form-input-wrapper--error{border-color:#ef444499}@media(max-width:576px){.start-project__form .form-input-wrapper{flex-direction:column;gap:1.2rem;padding:1.2rem}}.start-project__form .form-input{background:#0000;border:none;color:#fff;flex:1 1;font-family:Manrope,sans-serif;font-size:1.8rem;outline:none;padding:1.6rem 2rem}.start-project__form .form-input::placeholder{color:#fff6}.start-project__form .form-input:disabled{cursor:not-allowed;opacity:.5}@media(max-width:576px){.start-project__form .form-input{font-size:1.6rem;padding:1.2rem 1.6rem;width:100%}}.start-project__form .form-submit{flex-shrink:0}@media(max-width:576px){.start-project__form .form-submit{width:100%}}.start-project__form .error-message{color:#ef4444;font-family:Manrope,sans-serif;font-size:1.4rem;padding-left:.8rem}.start-project__note{color:#ffffff80;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.5;margin:0}@media(max-width:768px){.start-project__note{font-size:1.2rem}}.visual-card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:2px solid #5599a333;border-radius:2.4rem;max-width:50rem;overflow:hidden;padding:5.6rem 4rem;position:relative;width:100%}.visual-card__content{display:flex;flex-direction:column;gap:3.2rem;position:relative;z-index:1}.step-indicator{align-items:center;background:#ffffff0d;border:1px solid #5599a34d;border-radius:1.2rem;display:flex;gap:2rem;padding:2rem 2.4rem;transition:all .3s ease}.step-indicator:hover{background:#5599a31a;border-color:#5599a380;transform:translateX(8px)}.step-indicator .step-number{align-items:center;background:linear-gradient(135deg,#5599a3,#7ab2ba);border-radius:50%;color:#0a0e1a;display:flex;flex-shrink:0;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:700;height:4rem;justify-content:center;width:4rem}.step-indicator .step-text{color:#fff;font-family:Manrope,sans-serif;font-size:1.6rem;font-weight:500}.faq{align-items:center;background:#fff;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:12rem 20rem;position:relative}@media(max-width:1500px){.faq{padding:12rem}}@media(max-width:1200px){.faq{padding:9.6rem 6.4rem}}@media(max-width:768px){.faq{padding:8rem 2rem}}.faq:before{background:radial-gradient(circle at 50% 50%,#5599a30f 0,#0000 70%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.faq__container{max-width:100%;position:relative;width:100%;z-index:1}.faq__header{animation:fade-in-up .8s ease-out;margin-bottom:6.4rem;text-align:center}@media(max-width:768px){.faq__header{margin-bottom:4.8rem}}.faq__title{color:#0a0e1a;font-family:Space Mono,monospace;font-size:5.6rem;font-weight:700;line-height:1.2;margin-bottom:2.4rem}@media(max-width:1200px){.faq__title{font-size:4.8rem}}@media(max-width:768px){.faq__title{font-size:3.6rem;margin-bottom:1.6rem}}.faq__subtitle{color:#4a5568;font-family:Manrope,sans-serif;font-size:1.8rem;line-height:1.6;margin:0 auto;max-width:700px}@media(max-width:768px){.faq__subtitle{font-size:1.6rem}}.faq__list{display:flex;flex-direction:column;gap:1.6rem;margin:0 auto;max-width:90rem}.faq-item{animation:fade-in-up .6s ease-out backwards;background:#fff;border:2px solid #5599a326;border-radius:1.2rem;overflow:hidden;transition:all .3s ease}.faq-item:first-child{animation-delay:.05s}.faq-item:nth-child(2){animation-delay:.1s}.faq-item:nth-child(3){animation-delay:.15s}.faq-item:nth-child(4){animation-delay:.2s}.faq-item:nth-child(5){animation-delay:.25s}.faq-item:nth-child(6){animation-delay:.3s}.faq-item:nth-child(7){animation-delay:.35s}.faq-item:nth-child(8){animation-delay:.4s}.faq-item:hover{border-color:#5599a34d;box-shadow:0 4px 20px #5599a314}.faq-item__question{align-items:center;background:none;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:2.4rem 3.2rem;text-align:left;transition:all .3s ease;width:100%}@media(max-width:768px){.faq-item__question{padding:2rem 2.4rem}}.faq-item__question:hover{background:#5599a30d}.faq-item__question .question-text{color:#0a0e1a;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:700;line-height:1.4;padding-right:2rem}@media(max-width:768px){.faq-item__question .question-text{font-size:1.6rem}}.faq-item__question .question-icon{color:#0c5b67;flex-shrink:0;font-size:2.4rem;transition:transform .3s ease}@media(max-width:768px){.faq-item__question .question-icon{font-size:2rem}}.faq-item__answer{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}.faq-item__answer p{color:#4a5568;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:1.7;margin:0;padding:2.4rem 3.2rem}@media(max-width:768px){.faq-item__answer p{font-size:1.4rem;padding:0 2.4rem 2rem}}.faq-item--open{border-color:#5599a366;box-shadow:0 6px 25px #5599a31f}.faq-item--open .faq-item__question{background:#5599a30d}.faq-item--open .faq-item__question .question-icon{transform:rotate(180deg)}.faq-item--open .faq-item__answer{max-height:500px}@keyframes fade-in-up{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.contact{align-items:center;background:#0a0e1a;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:12rem 20rem;position:relative}@media(max-width:1500px){.contact{padding:12rem}}@media(max-width:1200px){.contact{padding:9.6rem 6.4rem}}@media(max-width:768px){.contact{padding:8rem 2rem}}.contact:before{background:radial-gradient(circle at 30% 50%,#5599a31a 0,#0000 60%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.contact__container{grid-gap:8rem;align-items:center;display:grid;gap:8rem;grid-template-columns:1.5fr 1fr;max-width:100%;position:relative;width:100%;z-index:1}@media(max-width:992px){.contact__container{gap:6.4rem;grid-template-columns:1fr}}.contact__content{animation:fade-in-left .8s ease-out}.contact__header{margin-bottom:4.8rem}.contact__title{color:#fff;font-family:Space Mono,monospace;font-size:4.8rem;font-weight:700;line-height:1.2;margin:0 0 2.4rem}@media(max-width:1200px){.contact__title{font-size:4rem}}@media(max-width:768px){.contact__title{font-size:3.2rem;margin-bottom:1.6rem}}.contact__subtitle{color:#adabaf;font-family:Manrope,sans-serif;font-size:1.8rem;line-height:1.6;margin:0}@media(max-width:768px){.contact__subtitle{font-size:1.6rem}}.contact__form{display:flex;flex-direction:column;gap:2.4rem}.contact__form .form-row{grid-gap:2.4rem;display:grid;gap:2.4rem;grid-template-columns:1fr 1fr}@media(max-width:576px){.contact__form .form-row{gap:2rem;grid-template-columns:1fr}}.contact__form .form-group{display:flex;flex-direction:column;gap:1rem}.contact__form .form-group label{color:#fff;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.contact__form .form-group input,.contact__form .form-group textarea{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #5599a333;border-radius:1rem;color:#fff;font-family:Manrope,sans-serif;font-size:1.6rem;padding:1.6rem 2rem;transition:all .3s ease}.contact__form .form-group input::placeholder,.contact__form .form-group textarea::placeholder{color:#ffffff4d}.contact__form .form-group input:focus,.contact__form .form-group textarea:focus{background:#ffffff14;border-color:#5599a399;box-shadow:0 0 0 4px #5599a31a;outline:none}.contact__form .form-group input:disabled,.contact__form .form-group textarea:disabled{cursor:not-allowed;opacity:.5}@media(max-width:768px){.contact__form .form-group input,.contact__form .form-group textarea{font-size:1.4rem;padding:1.4rem 1.6rem}}.contact__form .form-group textarea{min-height:120px;resize:vertical}.contact__form .form-submit-button{align-self:flex-end;margin-top:.8rem}@media(max-width:576px){.contact__form .form-submit-button{width:100%}}.contact__illustration{align-items:center;animation:fade-in-right .8s ease-out;display:flex;justify-content:center}@media(max-width:992px){.contact__illustration{display:none}}.illustration-container{aspect-ratio:1;max-width:400px;position:relative;width:100%}.illustration-container .illustration-glow{animation:pulse-glow 4s ease-in-out infinite;background:radial-gradient(circle,#5599a333 0,#0000 70%);height:120%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:120%}.illustration-container .illustration-content{animation:float 6s ease-in-out infinite;height:100%;position:relative;width:100%;z-index:1}.illustration-container .illustration-content svg{height:100%;width:100%}@keyframes fade-in-left{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes pulse-glow{0%,to{opacity:.5;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.footer{background:#fafafa;padding:2.4rem 16rem;position:relative}@media(max-width:1500px){.footer{padding:4.8rem 12rem}}@media(max-width:1200px){.footer{padding:4rem 6.4rem}}@media(max-width:768px){.footer{padding:3.2rem 2rem}}.footer__container{max-width:100%;width:100%}.footer__content{align-items:center;display:flex;gap:3.2rem;justify-content:space-between}@media(max-width:768px){.footer__content{flex-direction:column;gap:2.4rem;text-align:center}}.footer__logo__text{color:#30808c;font-family:Space Mono,monospace;font-size:2rem;font-weight:600;opacity:.8;transition:opacity .3s ease}.footer__logo__text:hover{opacity:1}@media(max-width:768px){.footer__logo__text{font-size:1.6rem}}.footer__logo img{height:4rem;opacity:.8;transition:opacity .3s ease;width:auto}.footer__logo img:hover{opacity:1}@media(max-width:768px){.footer__logo img{height:2.4rem}}.footer__info{align-items:flex-end;display:flex;flex-direction:column;gap:.8rem}@media(max-width:768px){.footer__info{align-items:center}}.footer__text{color:#767479;font-family:Manrope,sans-serif;font-size:1.6rem;margin:0}@media(max-width:768px){.footer__text{font-size:1.4rem}}.footer__highlight{color:#30808c;font-weight:700}.footer__copyright{color:#9b999d;font-family:Manrope,sans-serif;font-size:1.2rem;margin:0}@media(max-width:768px){.footer__copyright{font-size:1.2rem}}.step-header{background:linear-gradient(135deg,#0a0e1a,#0f1419);border-bottom:1px solid #5599a326;padding:3.2rem 16rem 4.8rem;position:relative}@media(max-width:1500px){.step-header{padding:3.2rem 12rem 4.8rem}}@media(max-width:1200px){.step-header{padding:2.8rem 6.4rem 4rem}}@media(max-width:768px){.step-header{padding:2.4rem 2rem 3.2rem}}.step-header__container{margin:0 auto;max-width:140rem;position:relative}.step-header__breadcrumb{align-items:center;background:#0000;border:none;border-radius:.8rem;cursor:pointer;display:flex;gap:.6rem;left:0;padding:.8rem 1.2rem;position:absolute;top:0;transition:all .3s ease}@media(max-width:992px){.step-header__breadcrumb{margin-bottom:2rem;position:static}}.step-header__breadcrumb:hover{background:#5599a31a}.step-header__breadcrumb:active{transform:scale(.95)}.step-header__breadcrumb-icon{color:#7ab2ba;font-size:1.8rem;transition:transform .3s ease}.step-header__breadcrumb:hover .step-header__breadcrumb-icon{transform:translateX(-2px)}.step-header__breadcrumb-text{color:#ffffffb3;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:500;transition:color .3s ease}@media(max-width:768px){.step-header__breadcrumb-text{font-size:1.2rem}}.step-header__breadcrumb:hover .step-header__breadcrumb-text{color:#7ab2ba}.step-header__hint{align-items:center;background:#ffffff08;border:1px solid #5599a326;border-radius:.8rem;display:flex;gap:.8rem;padding:.8rem 1.2rem;position:absolute;right:0;top:0}@media(max-width:992px){.step-header__hint{display:none}}.step-header__hint kbd{background:#5599a31a;border:1px solid #5599a34d;border-radius:.6rem;box-shadow:0 2px 0 #5599a333;color:#7ab2ba;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:700;padding:.4rem .8rem}.step-header__hint span{color:#ffffff80;font-family:Manrope,sans-serif;font-size:1.2rem}.step-header__main{align-items:center;display:flex;flex-direction:column;gap:2.8rem;padding-top:4rem}@media(max-width:992px){.step-header__main{padding-top:0}}@media(max-width:768px){.step-header__main{gap:2rem}}.step-header__title{color:#fff;font-family:Space Mono,monospace;font-size:2.8rem;font-weight:700;letter-spacing:-.5px;margin:0;text-align:center}@media(max-width:768px){.step-header__title{font-size:2rem}}@media(max-width:576px){.step-header__title{font-size:1.8rem}}.step-progress{align-items:flex-start;display:flex;gap:1.6rem;max-width:900px;width:100%}@media(max-width:992px){.step-progress{gap:1.2rem}}@media(max-width:768px){.step-progress{display:none}}.step-progress__item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:1.2rem;min-height:88px}@media(max-width:1200px){.step-progress__item{min-height:80px}}.step-progress__circle{align-items:center;border-radius:50%;display:flex;flex-shrink:0;font-family:Space Mono,monospace;font-size:1.6rem;font-weight:700;height:4.8rem;justify-content:center;transition:all .3s ease;width:4.8rem}@media(max-width:1200px){.step-progress__circle{font-size:1.4rem;height:4rem;width:4rem}}.step-progress__circle--pending{background:#ffffff0d;border:2px solid #5599a333;color:#fff6}.step-progress__circle--active{animation:pulse-circle 2s ease-in-out infinite;background:linear-gradient(45deg,#0b6775 6%,#5599a3);border:2px solid #5599a3;box-shadow:0 0 2.4rem #5599a380;color:#fff}.step-progress__circle--completed{background:#5599a333;border:2px solid #30808c;color:#7ab2ba}.step-progress__label{align-items:center;color:#ffffff80;display:flex;font-family:Manrope,sans-serif;font-size:1.2rem;font-weight:500;justify-content:center;line-height:1.4;max-width:140px;min-height:32px;text-align:center;transition:all .3s ease}@media(max-width:1200px){.step-progress__label{font-size:1rem;max-width:120px;min-height:28px}}.step-progress__item:has(.step-progress__circle--active) .step-progress__label{color:#fff;font-weight:600}.step-progress__item:has(.step-progress__circle--completed) .step-progress__label{color:#7ab2ba}.step-progress__line{align-self:flex-start;background:#5599a333;flex:1 1;height:2px;margin:2.4rem .8rem 0;transition:all .5s ease}@media(max-width:1200px){.step-progress__line{margin:2rem .4rem 0}}.step-progress__line--completed{background:#30808c;box-shadow:0 0 .8rem #5599a34d}.exit-modal{align-items:center;animation:fadeIn .2s ease;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.exit-modal__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0e1ad9;bottom:0;left:0;position:absolute;right:0;top:0}.exit-modal__content{animation:slideUp .3s cubic-bezier(.34,1.56,.64,1);background:#fff;border-radius:2rem;box-shadow:0 2.4rem 6.4rem #00000080;max-width:480px;padding:4.8rem 4rem;position:relative;width:90%;z-index:1}@media(max-width:768px){.exit-modal__content{border-radius:1.6rem;padding:4rem 3.2rem}}.exit-modal__close{align-items:center;background:#0000000d;border:none;border-radius:.8rem;cursor:pointer;display:flex;height:3.6rem;justify-content:center;position:absolute;right:1.6rem;top:1.6rem;transition:all .2s ease;width:3.6rem}.exit-modal__close svg{color:#64748b;font-size:2rem}.exit-modal__close:hover{background:#0000001a}.exit-modal__close:hover svg{color:#334155}.exit-modal__icon{align-items:center;background:linear-gradient(45deg,#0b6775 6%,#5599a3);border-radius:1.6rem;box-shadow:0 .8rem 2.4rem #5599a34d;display:flex;height:7.2rem;justify-content:center;margin:0 auto 2.4rem;width:7.2rem}.exit-modal__icon svg{color:#fff;font-size:3.6rem}.exit-modal__title{color:#0f172a;font-family:Space Mono,monospace;font-size:2.4rem;font-weight:700;line-height:1.3;margin:0 0 1.2rem;text-align:center}@media(max-width:768px){.exit-modal__title{font-size:2rem}}.exit-modal__text{color:#64748b;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:1.6;margin:0 0 3.2rem;text-align:center}@media(max-width:768px){.exit-modal__text{font-size:1.4rem;margin:0 0 2.8rem}}.exit-modal__actions{display:flex;gap:1.2rem}@media(max-width:576px){.exit-modal__actions{flex-direction:column-reverse;gap:1rem}}.exit-modal__button{border:none;border-radius:1.2rem;cursor:pointer;flex:1 1;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600;letter-spacing:.5px;padding:1.6rem 2.8rem;text-transform:uppercase;transition:all .2s ease}@media(max-width:768px){.exit-modal__button{padding:1.4rem 2.4rem}}.exit-modal__button--cancel{background:#f1f5f9;color:#475569}.exit-modal__button--cancel:hover{background:#e2e8f0}.exit-modal__button--cancel:active{transform:scale(.98)}.exit-modal__button--confirm{background:linear-gradient(45deg,#d33131 6%,#da5050);box-shadow:0 .4rem 1.2rem #d3313140;color:#fff}.exit-modal__button--confirm:hover{box-shadow:0 .6rem 1.6rem #d3313159;transform:translateY(-1px)}.exit-modal__button--confirm:active{transform:translateY(0) scale(.98)}@keyframes pulse-circle{0%,to{box-shadow:0 0 2.4rem #5599a380}50%{box-shadow:0 0 3.2rem #5599a3b3}}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{left:0;position:absolute;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.leaflet-tile::selection{background:#0000}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{height:1600px;-webkit-transform-origin:0 0;width:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-height:none!important;max-width:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-height:none!important;max-width:none!important;padding:0;width:auto}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:rgba(0,0,0,0)}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;height:0;width:0;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{height:1px;width:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{pointer-events:visiblePainted;pointer-events:auto;position:relative;z-index:800}.leaflet-bottom,.leaflet-top{pointer-events:none;position:absolute;z-index:1000}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{clear:both;float:left}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;color:#000;display:block;height:26px;line-height:26px;text-align:center;text-decoration:none;width:26px}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.leaflet-bar a.leaflet-disabled{background-color:#f4f4f4;color:#bbb;cursor:default}.leaflet-touch .leaflet-bar a{height:30px;line-height:30px;width:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);height:36px;width:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{height:44px;width:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{background:#fff;color:#333;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{overflow-x:hidden;overflow-y:scroll;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;line-height:1.4;padding:0 5px}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;height:.6669em;vertical-align:initial!important;width:1em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{background:#fffc;border:2px solid #777;border-top:none;box-sizing:border-box;line-height:1.1;padding:2px 5px 1px;text-shadow:1px 1px #fff;white-space:nowrap}.leaflet-control-scale-line:not(:first-child){border-bottom:none;border-top:2px solid #777;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{margin-bottom:20px;position:absolute;text-align:center}.leaflet-popup-content-wrapper{border-radius:12px;padding:1px;text-align:left}.leaflet-popup-content{font-size:13px;font-size:1.08333em;line-height:1.3;margin:13px 24px 13px 20px;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{height:20px;left:50%;margin-left:-20px;margin-top:-1px;overflow:hidden;pointer-events:none;position:absolute;width:40px}.leaflet-popup-tip{height:17px;margin:-10px auto 0;padding:1px;pointer-events:auto;transform:rotate(45deg);width:17px}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;box-shadow:0 3px 14px #0006;color:#333}.leaflet-container a.leaflet-popup-close-button{background:#0000;border:none;color:#757575;font:16px/24px Tahoma,Verdana,sans-serif;height:24px;position:absolute;right:0;text-align:center;text-decoration:none;top:0;width:24px}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678);margin:0 auto;width:24px}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{background-color:#fff;border:1px solid #fff;border-radius:3px;box-shadow:0 1px 3px #0006;color:#222;padding:6px;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;white-space:nowrap}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{background:#0000;border:6px solid #0000;content:"";pointer-events:none;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{border-top-color:#fff;bottom:0;margin-bottom:-12px}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-left:-6px;margin-top:-12px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;left:0;margin-left:-12px}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.step1{background:#fafafa;min-height:calc(100vh - 200px);padding:5.6rem 16rem 7.2rem}@media(max-width:1500px){.step1{padding:5.6rem 12rem 7.2rem}}@media(max-width:1200px){.step1{padding:4.8rem 6.4rem 6.4rem}}@media(max-width:768px){.step1{padding:4rem 2rem 4.8rem}}.step1__container{gap:2.8rem;margin:0 auto;max-width:900px}.accordion,.step1__container{display:flex;flex-direction:column}.accordion{gap:1.6rem}.accordion-section{background:#fff;border:2px solid #bfbec1;border-radius:1.2rem;overflow:hidden;transition:all .3s ease}.accordion-section--open{border-color:#30808c;box-shadow:0 4px 16px #5599a326}.accordion-section--completed{border-color:#5599a3}.accordion-section--locked{cursor:not-allowed;opacity:.6}.accordion-section--locked .accordion-header{cursor:not-allowed}.accordion-header{align-items:center;background:#0000;border:none;cursor:pointer;display:flex;justify-content:space-between;padding:2rem 2.4rem;transition:all .2s ease;width:100%}@media(max-width:768px){.accordion-header{padding:1.6rem 2rem}}.accordion-header:hover:not(:disabled){background:#fafafa}.accordion-header:disabled{cursor:not-allowed}.accordion-header__left{align-items:center;display:flex;flex:1 1;gap:1.6rem}.accordion-header__right{align-items:center;color:#9b999d;display:flex;font-size:2rem;transition:transform .3s ease}.accordion-section--open .accordion-header__right{color:#0b6775}.accordion-number{align-items:center;background:#e0e0e0;border:2px solid #bfbec1;border-radius:50%;color:#767479;display:flex;flex-shrink:0;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:700;height:4.8rem;justify-content:center;transition:all .3s ease;width:4.8rem}@media(max-width:768px){.accordion-number{font-size:1.6rem;height:4rem;width:4rem}}.accordion-number svg{font-size:2.4rem}@media(max-width:768px){.accordion-number svg{font-size:2rem}}.accordion-section--open .accordion-number{background:linear-gradient(45deg,#0b6775 6%,#5599a3);border-color:#0b6775;box-shadow:0 0 1.6rem #5599a34d;color:#fff}.accordion-section--completed .accordion-number{background:#5599a326;border-color:#30808c;color:#0c5b67}.accordion-section--completed .accordion-number svg{color:#0c5b67}.accordion-section--locked .accordion-number{background:#f1f1f1;border-color:#bfbec1;color:#9b999d}.accordion-section--locked .accordion-number svg{font-size:2rem}@media(max-width:768px){.accordion-section--locked .accordion-number svg{font-size:1.6rem}}.accordion-title{align-items:flex-start;display:flex;flex-direction:column;gap:.4rem}.accordion-title h3{color:#403e41;font-family:Space Mono,monospace;font-size:1.8rem;font-weight:700;margin:0}@media(max-width:768px){.accordion-title h3{font-size:1.6rem}}.accordion-section--locked .accordion-title h3{color:#89868b}.accordion-badge{background:#e0e0e0;border-radius:1.6rem;color:#89868b;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:600;letter-spacing:.5px;padding:.4rem 1rem;text-transform:uppercase}.accordion-preview{color:#767479;font-family:Manrope,sans-serif;font-size:1.4rem;font-weight:500}@media(max-width:768px){.accordion-preview{font-size:1.2rem}}.accordion-optional{color:#89868b;font-family:Manrope,sans-serif;font-size:1.2rem;font-style:italic;font-weight:400}.accordion-content{animation:slideDown .3s ease-out;display:flex;flex-direction:column;gap:2rem;padding:0 2.4rem 2.4rem 8.8rem}@media(max-width:768px){.accordion-content{padding:0 2rem 2rem}}.accordion-content .button{align-self:flex-end}@media(max-width:576px){.accordion-content .button{align-self:stretch}}.form-field{display:flex;flex-direction:column;gap:1rem}.form-field label{color:#525054;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600}.form-field input,.form-field textarea{background:#fff;border:2px solid #bfbec1;border-radius:.8rem;color:#403e41;font-family:Manrope,sans-serif;font-size:1.6rem;padding:1.4rem 1.6rem;transition:all .2s ease}.form-field input::placeholder,.form-field textarea::placeholder{color:#9b999d}.form-field input:hover,.form-field textarea:hover{border-color:#adabaf}.form-field input:focus,.form-field textarea:focus{border-color:#30808c;box-shadow:0 0 0 4px #5599a31a;outline:none}@media(max-width:768px){.form-field input,.form-field textarea{font-size:1.4rem;padding:1.2rem 1.4rem}}.form-field textarea{line-height:1.6;min-height:120px;resize:vertical}.form-field--error .input-with-icon input,.form-field--error input,.form-field--error textarea{background:#ef444408;border-color:#da5050}.form-field--full .input-with-icon,.form-field--full .input-with-icon input{width:100%}.input-with-icon{position:relative;width:100%}.input-with-icon .input-icon{color:#30808c;font-size:2rem;left:1.6rem;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon input{padding-left:4.8rem;width:100%}.input-with-suffix{position:relative;width:100%}.input-with-suffix input{padding-right:5.6rem;width:100%}.input-with-suffix .input-suffix{background:#5599a31a;border-radius:.6rem;color:#0b6775;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600;padding:.4rem 1rem;pointer-events:none;position:absolute;right:1.6rem;top:50%;transform:translateY(-50%)}.input-help{color:#767479;display:block;font-family:Manrope,sans-serif;font-size:1.2rem;font-style:italic;margin-top:-.8rem}.map-wrapper{display:flex;flex-direction:column;gap:1rem}.map-wrapper label{color:#525054;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600}.map-container{border:2px solid #bfbec1;border-radius:1rem;box-shadow:0 2px 8px #00000014;height:320px;overflow:hidden;transition:all .2s ease;width:100%}.map-container:hover{border-color:#5599a3}.map-container .leaflet-container{border-radius:1rem;height:100%;width:100%}@media(max-width:768px){.map-container{height:280px}}.error-text,.searching-text{margin-top:-.4rem}.searching-text{color:#0b6775;font-family:Manrope,sans-serif;font-size:1.2rem;font-style:italic}.form-help-text{color:#767479;font-family:Manrope,sans-serif;font-size:1.4rem;margin:0 0 .8rem}.checkbox-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.checkbox-grid{grid-template-columns:1fr}}.checkbox-item{align-items:flex-start;background:#fafafa;border:2px solid #0000;border-radius:.8rem;cursor:pointer;display:flex;gap:1.2rem;padding:1.2rem 1.4rem;transition:all .2s ease}.checkbox-item:hover{background:#f1f1f1;border-color:#7ab2ba}.checkbox-item input[type=checkbox]{accent-color:#0b6775;cursor:pointer;flex-shrink:0;height:1.8rem;margin-top:.4rem;width:1.8rem}.checkbox-item span{color:#525054;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.5}.checkbox-item:has(input:checked){background:#5599a31a;border-color:#30808c}.checkbox-item:has(input:checked) span{color:#403e41;font-weight:600}.continue-btn{align-items:center;align-self:flex-start;background:linear-gradient(45deg,#0b6775 6%,#5599a3);border:none;border-radius:.8rem;color:#fff;cursor:pointer;display:flex;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600;gap:.8rem;padding:1.2rem 2.4rem;transition:all .2s ease}.continue-btn svg{font-size:1.8rem}.continue-btn:hover{box-shadow:0 4px 12px #5599a34d;transform:translateY(-2px)}.continue-btn:active{transform:translateY(0)}@media(max-width:768px){.continue-btn{justify-content:center;width:100%}}.form-actions{background:#fff;border:2px solid #bfbec1;border-radius:1.2rem;box-shadow:0 2px 8px #0000000f;padding:2.4rem}@media(max-width:768px){.form-actions{align-items:stretch;flex-direction:column;gap:1.2rem}}@keyframes slideDown{0%{max-height:0;opacity:0}to{max-height:1000px;opacity:1}}.step2{background:#fff;min-height:calc(100vh - 200px);padding:6.4rem 16rem 8rem}@media(max-width:1500px){.step2{padding:6.4rem 12rem 8rem}}@media(max-width:1200px){.step2{padding:4.8rem 6.4rem 6.4rem}}@media(max-width:768px){.step2{padding:4rem 2rem 4.8rem}}.step2__container{margin:0 auto;max-width:140rem}.step2__form{gap:4rem}.form-section,.step2__form{display:flex;flex-direction:column}.form-section{gap:3.2rem}.section-header{margin-bottom:.8rem;text-align:center}.section-title{color:#0a0e1a;font-family:Space Mono,monospace;font-size:2.8rem;font-weight:700;margin:0 0 1.2rem}@media(max-width:768px){.section-title{font-size:2.4rem}}.section-subtitle{color:#4a5568;font-family:Manrope,sans-serif;font-size:1.6rem;margin:0}@media(max-width:768px){.section-subtitle{font-size:1.4rem}}.types-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}@media(max-width:1200px){.types-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:768px){.types-grid{gap:1.6rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.types-grid{grid-template-columns:1fr}}.type-card,.type-card-wrapper{position:relative}.type-card{align-items:center;background:#fff;border:2px solid #bfbec1;border-radius:1.6rem;cursor:pointer;display:flex;flex-direction:column;gap:1.6rem;padding:3.2rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}@media(max-width:768px){.type-card{gap:1.2rem;padding:2.4rem 1.6rem}}.type-card--selected{background:#fff;border-color:var(--type-color);border-width:2px;box-shadow:0 8px 24px #0000001a,0 0 0 1px var(--type-color);transform:translateY(-2px)}.type-card--selected .type-card__icon{background:var(--type-color);color:#fff;transform:scale(1.05)}.type-card--selected .type-card__name{color:var(--type-color);font-weight:700}.type-card--selected:hover{border-color:var(--type-color);box-shadow:0 12px 32px #00000026,0 0 0 1px var(--type-color);transform:translateY(-2px) scale(1.05)}.type-card--selected:hover .type-card__icon{background:var(--type-color);color:#fff;transform:scale(1.05)}.type-card--selected:hover .type-card__name{color:var(--type-color)}.type-card:hover:not(.type-card--selected){border-color:#adabaf;box-shadow:0 4px 16px #00000014;transform:translateY(-2px)}.type-card:hover:not(.type-card--selected) .type-card__icon{background:#e0e0e0;transform:scale(1.05)}.type-card:hover:not(.type-card--selected) .type-card__info-btn{opacity:1}.type-card__info-btn{align-items:center;background:#64748b1a;border:none;border-radius:50%;cursor:pointer;display:flex;height:2.8rem;justify-content:center;opacity:0;position:absolute;right:1rem;top:1rem;transition:all .3s ease;width:2.8rem;z-index:10}@media(max-width:768px){.type-card__info-btn{opacity:.7}}.type-card__info-btn svg{color:#767479;height:2rem;width:2rem}.type-card__info-btn:hover{background:#9fcbd1;opacity:1;transform:scale(1.1)}.type-card__info-btn:hover svg{color:#0c5b67}.type-card__icon{align-items:center;background:#e0e0e0;border-radius:1.6rem;color:#89868b;display:flex;font-size:3.2rem;height:6.4rem;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:6.4rem}@media(max-width:768px){.type-card__icon{font-size:2.8rem;height:5.6rem;width:5.6rem}}.type-card__icon svg{height:100%;padding:1.6rem;width:100%}.type-card__name{color:#767479;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600;letter-spacing:.3px;text-align:center;transition:all .3s ease}@media(max-width:768px){.type-card__name{font-size:1.2rem}}.type-card__checkmark{align-items:center;animation:pop-in .3s cubic-bezier(.68,-.55,.265,1.55);background:var(--type-color);border-radius:50%;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:1.6rem;font-weight:700;height:2.8rem;justify-content:center;left:1rem;position:absolute;top:1rem;width:2.8rem}.tooltip{animation:tooltip-appear .2s ease;background:#0a0e1a;border-radius:1rem;bottom:calc(100% + 10px);box-shadow:0 8px 24px #00000040;color:#fff;padding:1.2rem 1.4rem;pointer-events:none;position:absolute;right:0;width:260px;z-index:100}@media(max-width:768px){.tooltip{right:0;width:240px}}.tooltip__arrow{border-left:8px solid #0000;border-right:8px solid #0000;border-top:8px solid #0a0e1a;bottom:-6px;height:0;position:absolute;right:1.4rem;width:0}.tooltip__text{color:#fffffff2;font-family:Manrope,sans-serif;font-size:1.4rem;line-height:1.5;margin:0}@media(max-width:768px){.tooltip__text{font-size:1.2rem}}.others-input{animation:slide-down .3s ease;background:#5599a30d;border:2px solid #5599a333;border-radius:1.2rem;display:flex;flex-direction:column;gap:1rem;padding:2.4rem}@media(max-width:768px){.others-input{padding:2rem}}.others-input label{color:#0a0e1a;font-family:Space Mono,monospace;font-size:1.4rem;font-weight:600}.others-input input{background:#fff;border:2px solid #5599a333;border-radius:.8rem;color:#0a0e1a;font-family:Manrope,sans-serif;font-size:1.6rem;padding:1.4rem 1.6rem;transition:all .3s ease}.others-input input::placeholder{color:#0006}.others-input input:focus{border-color:#5599a399;box-shadow:0 0 0 4px #5599a31a;outline:none}@media(max-width:768px){.others-input input{font-size:1.4rem;padding:1.2rem 1.4rem}}.error-message{border-left:4px solid #ef4444;color:#ef4444;margin:0;padding:1.4rem 1.8rem;text-align:center}@media(max-width:768px){.error-message{font-size:1.2rem;padding:1.2rem 1.6rem}}.form-actions{border-top:2px solid #5599a326;margin-top:3.2rem}@media(max-width:768px){.form-actions{align-items:stretch;flex-direction:column;gap:1.6rem}}@keyframes pop-in{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}@keyframes tooltip-appear{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.step3{background:#fff;min-height:calc(100vh - 200px);padding:6.4rem 16rem 8rem}@media(max-width:1500px){.step3{padding:6.4rem 12rem 8rem}}@media(max-width:1200px){.step3{padding:4.8rem 6.4rem 6.4rem}}@media(max-width:768px){.step3{padding:4rem 2rem 4.8rem}}.step3__container{margin:0 auto;max-width:100rem}.step3__header{margin-bottom:4.8rem;text-align:center}@media(max-width:768px){.step3__header{margin-bottom:3.2rem}}.step3__title{color:#403e41;font-family:Space Mono,monospace;font-size:3.2rem;font-weight:700;margin:0 0 1.2rem}@media(max-width:768px){.step3__title{font-size:2.4rem}}.step3__subtitle{color:#767479;font-family:Manrope,sans-serif;font-size:1.6rem;margin:0}@media(max-width:768px){.step3__subtitle{font-size:1.4rem}}.step3__form{display:flex;flex-direction:column;gap:3.2rem}.checkbox-grid--compact{grid-template-columns:repeat(auto-fill,minmax(auto,1fr))}.success-modal-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0a0e1ab3;bottom:0;display:flex;justify-content:center;left:0;padding:2rem;position:fixed;right:0;top:0;z-index:9999}.success-modal{animation:slideUp .4s ease;background:#fff;border-radius:2rem;box-shadow:0 20px 60px #0000004d;max-width:500px;position:relative;width:100%}@media(max-width:768px){.success-modal{border-radius:1.6rem;max-width:90%}}.success-modal__close{align-items:center;background:#e0e0e0;border:none;border-radius:50%;color:#767479;cursor:pointer;display:flex;font-size:2.4rem;height:4rem;justify-content:center;position:absolute;right:2rem;top:2rem;transition:all .2s ease;width:4rem}.success-modal__close:hover{background:#bfbec1;color:#403e41;transform:rotate(90deg)}@media(max-width:768px){.success-modal__close{font-size:2rem;height:3.6rem;width:3.6rem}}.success-modal__content{align-items:center;display:flex;flex-direction:column;gap:2.4rem;padding:4.8rem 4rem;text-align:center}@media(max-width:768px){.success-modal__content{gap:2rem;padding:4rem 2.4rem}}.success-modal__icon{align-items:center;animation:scaleIn .5s ease .2s backwards;background:#5599a31a;border-radius:50%;color:#0b6775;display:flex;font-size:4.8rem;height:8rem;justify-content:center;width:8rem}@media(max-width:768px){.success-modal__icon{font-size:4rem;height:6.4rem;width:6.4rem}}.success-modal__title{animation:fadeInUp .5s ease .3s backwards;color:#403e41;font-family:Space Mono,monospace;font-size:2.4rem;font-weight:700;margin:0}@media(max-width:768px){.success-modal__title{font-size:2rem}}.success-modal__message{animation:fadeInUp .5s ease .4s backwards;color:#767479;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:1.6;margin:0}@media(max-width:768px){.success-modal__message{font-size:1.4rem}}.success-modal button{animation:fadeInUp .5s ease .5s backwards;margin-top:.8rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes scaleIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.step4{background:#fff;min-height:calc(100vh - 200px);padding:6.4rem 16rem 8rem}@media(max-width:1500px){.step4{padding:6.4rem 12rem 8rem}}@media(max-width:1200px){.step4{padding:4.8rem 6.4rem 6.4rem}}@media(max-width:768px){.step4{padding:4rem 2rem 4.8rem}}.step4__container{margin:0 auto;max-width:100rem}.step4__header{margin-bottom:4.8rem;text-align:center}@media(max-width:768px){.step4__header{margin-bottom:3.2rem}}.step4__title{color:#403e41;font-family:Space Mono,monospace;font-size:3.2rem;font-weight:700;margin:0 0 1.2rem}@media(max-width:768px){.step4__title{font-size:2.4rem}}.step4__subtitle{color:#767479;font-family:Manrope,sans-serif;font-size:1.6rem;margin:0}@media(max-width:768px){.step4__subtitle{font-size:1.4rem}}.step4__form{display:flex;flex-direction:column;gap:3.2rem}.form-card{background:#fff;border:2px solid #bfbec1;border-radius:1.6rem;padding:3.2rem;transition:all .3s ease}@media(max-width:768px){.form-card{border-radius:1.2rem;padding:2.4rem}}.form-card:hover{border-color:#adabaf;box-shadow:0 4px 20px #0000000d}.form-card__header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2.4rem}@media(max-width:768px){.form-card__header{margin-bottom:2rem}}.form-card__title{color:#403e41;font-family:Space Mono,monospace;font-size:2rem;font-weight:700;margin:0}@media(max-width:768px){.form-card__title{font-size:1.8rem}}.form-card__badge{background:#e0e0e0;border-radius:2rem;color:#89868b;font-family:Space Mono,monospace;font-size:1.2rem;font-weight:600;letter-spacing:.5px;padding:.6rem 1.2rem;text-transform:uppercase}.form-card__count{background:#5599a31a;border-radius:2rem;color:#0c5b67;font-weight:600;padding:.6rem 1.4rem}.form-card__count,.form-card__description{font-family:Manrope,sans-serif;font-size:1.4rem}.form-card__description{color:#767479;line-height:1.5;margin:0 0 2rem}@media(max-width:768px){.form-card__description{font-size:1.2rem}}.checkbox-grid{grid-gap:1.2rem;display:grid;gap:1.2rem;grid-template-columns:repeat(auto-fill,minmax(auto,1fr))}@media(max-width:768px){.checkbox-grid{gap:1rem;grid-template-columns:1fr}}.checkbox-card{align-items:center;background:#fff;border:2px solid #bfbec1;border-radius:1rem;cursor:pointer;display:flex;gap:1.2rem;padding:1.6rem 1.8rem;position:relative;transition:all .2s ease}@media(max-width:768px){.checkbox-card{padding:1.4rem 1.6rem}}.checkbox-card:hover{background:#5599a308;border-color:#5599a3;transform:translateY(-1px)}.checkbox-card input[type=checkbox]{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkbox-card__box{background:#fff;border:2px solid #adabaf;border-radius:.6rem;flex-shrink:0;height:2.4rem;position:relative;transition:all .2s ease;width:2.4rem}@media(max-width:768px){.checkbox-card__box{height:2rem;width:2rem}}.checkbox-card__box:after{border:solid #fff;border-width:0 2.5px 2.5px 0;content:"";display:none;height:11px;left:50%;position:absolute;top:50%;transform:translate(-50%,-55%) rotate(45deg);width:6px}input[type=checkbox]:checked~.checkbox-card__box{background:#0b6775;border-color:#0b6775}input[type=checkbox]:checked~.checkbox-card__box:after{display:block}.checkbox-card__label{color:#646266;flex:1 1;font-family:Manrope,sans-serif;font-size:1.6rem;transition:all .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:768px){.checkbox-card__label{font-size:1.4rem}}input[type=checkbox]:checked~.checkbox-card__label{color:#403e41;font-weight:600}.checkbox-card input[type=checkbox]:checked~*{border-color:#0b6775}.checkbox-card input[type=checkbox]:checked~.checkbox-card__label{color:#0a4d57}.other-input-card{animation:slide-down .3s ease;display:flex;flex-direction:column;gap:.8rem;margin-top:1.6rem}.other-input-card input{background:#fff;border:2px solid #5599a3;border-radius:1rem;color:#403e41;font-family:Manrope,sans-serif;font-size:1.6rem;padding:1.4rem 1.8rem;transition:all .3s ease;width:100%}.other-input-card input::placeholder{color:#9b999d}.other-input-card input:focus{border-color:#0b6775;box-shadow:0 0 0 4px #5599a31a;outline:none}.other-input-card input.error{background:#ef444408;border-color:#da5050}@media(max-width:768px){.other-input-card input{font-size:1.4rem;padding:1.2rem 1.6rem}}.error-text{font-size:1.2rem;font-weight:600}.error-message,.error-text{color:#d33131;font-family:Manrope,sans-serif}.error-message{animation:shake .4s ease;background:#ef444414;border-left:4px solid #d33131;border-radius:1rem;font-size:1.4rem;margin:0 0 1.6rem;padding:1.2rem 1.6rem}@media(max-width:768px){.error-message{font-size:1.2rem;padding:1rem 1.4rem}}.form-textarea{background:#fff;border:2px solid #bfbec1;border-radius:1rem;color:#403e41;font-family:Manrope,sans-serif;font-size:1.6rem;line-height:1.6;min-height:140px;padding:1.8rem 2rem;resize:vertical;transition:all .3s ease;width:100%}.form-textarea::placeholder{color:#9b999d}.form-textarea:focus{border-color:#30808c;box-shadow:0 0 0 4px #5599a31a;outline:none}@media(max-width:768px){.form-textarea{font-size:1.4rem;min-height:120px;padding:1.6rem}}.date-input-wrapper{align-items:center;cursor:pointer;display:flex;position:relative}.date-input-icon{color:#9b999d;font-size:2rem;left:1.8rem;pointer-events:none;position:absolute;z-index:1}@media(max-width:768px){.date-input-icon{font-size:1.8rem;left:1.6rem}}.date-input{background:#fff;border:2px solid #bfbec1;border-radius:1rem;color:#403e41;cursor:pointer;font-family:Manrope,sans-serif;font-size:1.6rem;padding:1.4rem 1.8rem 1.4rem 5.6rem;transition:all .3s ease;width:100%}.date-input::-webkit-calendar-picker-indicator{color:#9b999d;cursor:pointer;filter:invert(50%);opacity:1;position:absolute;right:1.8rem;-webkit-transition:all .2s ease;transition:all .2s ease}.date-input::-webkit-calendar-picker-indicator:hover{filter:invert(40%)}.date-input::-webkit-datetime-edit,.date-input::-webkit-datetime-edit-fields-wrapper{padding:0}.date-input::-webkit-datetime-edit-text{color:#9b999d;padding:0 .4rem}.date-input::-webkit-datetime-edit-day-field,.date-input::-webkit-datetime-edit-month-field,.date-input::-webkit-datetime-edit-year-field{color:#403e41;font-weight:500;padding:0 .4rem}.date-input::-webkit-datetime-edit-day-field:focus,.date-input::-webkit-datetime-edit-month-field:focus,.date-input::-webkit-datetime-edit-year-field:focus{background:#9fcbd1;border-radius:.4rem;color:#0a4d57;outline:none}.date-input::placeholder{color:#9b999d}.date-input:focus{border-color:#30808c;box-shadow:0 0 0 4px #5599a31a;outline:none}.date-input:hover{border-color:#5599a3}@media(max-width:768px){.date-input{font-size:1.4rem;padding:1.2rem 1.6rem 1.2rem 4.8rem}.date-input::-webkit-calendar-picker-indicator{right:1.6rem}}input[type=date]::-webkit-calendar-picker-indicator{background:#0000;bottom:0;color:#0000;cursor:pointer;height:auto;left:0;position:absolute;right:0;top:0;width:auto}.form-actions{align-items:center;border-top:2px solid #bfbec1;display:flex;gap:2rem;justify-content:space-between;margin-top:4rem;padding-top:3.2rem}@media(max-width:768px){.form-actions{align-items:stretch;flex-direction:column;gap:1.6rem;margin-top:3.2rem}}@keyframes slide-down{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-4px)}20%,40%,60%,80%{transform:translateX(4px)}}.project-flow{background:#fff;min-height:100vh}*{box-sizing:border-box;font-optical-sizing:auto;margin:0;padding:0}body,html{font-family:Manrope,sans-serif;font-size:62.5%}a{color:inherit;text-decoration:none}button{background-color:#0000;border:none;outline:none;text-align:inherit}ul{list-style:none}::-webkit-scrollbar{width:0}::-webkit-scrollbar-track{background:#0000}.whatsapp-button{align-items:center;background-color:#25d366;border:none;border-radius:50%;bottom:2.4rem;box-shadow:0 4px 16px #25d36666;cursor:pointer;display:flex;height:6.4rem;justify-content:center;outline:none;position:fixed;right:2.4rem;transition:all .3s ease;width:6.4rem;z-index:999}.whatsapp-button:hover{background-color:#1ebe57;box-shadow:0 6px 24px #25d36699;transform:scale(1.1)}.whatsapp-button:active{transform:scale(.95)}.whatsapp-button__icon{color:#fff;font-size:3.2rem}.whatsapp-button{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 4px 16px #25d36666}50%{box-shadow:0 4px 16px #25d36666,0 0 0 12px #25d3661a}to{box-shadow:0 4px 16px #25d36666}}@media(max-width:768px){.whatsapp-button{bottom:1.6rem;height:5.6rem;right:1.6rem;width:5.6rem}.whatsapp-button__icon{font-size:2.8rem}}
/*# sourceMappingURL=main.daf1c2c5.css.map*/