@charset "UTF-8";.features-image-and-card{padding-bottom:100px}.features-image-and-card .image-and-card__section{padding-bottom:0!important}.features-image-and-card .features-list{padding:4rem 0}.features-image-and-card .features-list__container{padding:0 20px}@media(min-width:576px){.features-image-and-card .features-list__container{padding:0 var(--page-horizontal-padding)}}.features-image-and-card .features-list__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.features-image-and-card .features-list__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.features-image-and-card .features-list__item{padding-bottom:10px}.features-image-and-card .features-list__title{font-size:1.25rem;font-weight:600;margin:0 0 .75rem;color:#000;padding-bottom:10px;position:relative}.features-image-and-card .features-list__title:after{content:"";position:absolute;bottom:0;left:0;width:50px;height:3px;background-color:#36a693}.features-image-and-card .features-list__description{margin:0;color:#555;line-height:1.6}.address-section{padding:100px 0;background-color:#fff;width:100%}@media(max-width:1200px){.address-section{padding:80px 0}}@media(max-width:768px){.address-section{padding:60px 0}}@media(max-width:576px){.address-section{padding:40px 0}}.address-section__container{max-width:1600px;margin:0 auto;padding:0 var(--page-horizontal-padding)}.address-section__content{position:relative;display:flex;align-items:center;justify-content:center;min-height:700px}@media(max-width:992px){.address-section__content{min-height:600px}}@media(max-width:768px){.address-section__content{min-height:500px}}@media(max-width:576px){.address-section__content{min-height:auto;flex-direction:column}}.address-section__image-container{width:100%;height:700px;border-radius:12px;overflow:hidden;position:relative}@media(max-width:992px){.address-section__image-container{height:600px}}@media(max-width:768px){.address-section__image-container{height:500px}}@media(max-width:576px){.address-section__image-container{height:400px;border-radius:8px}}.address-section__card{position:absolute;left:0;top:0;background-color:#fff;padding:50px 50px 50px 0;max-width:500px;z-index:2}@media(max-width:1200px){.address-section__card{padding:40px 40px 40px 0;max-width:450px}}@media(max-width:992px){.address-section__card{padding:30px 30px 30px 0;max-width:400px}}@media(max-width:576px){.address-section__card{position:relative;top:auto;left:auto;margin-top:-40px;max-width:100%;padding:30px 24px 30px 0}}.address-section__title{color:var(--color-t2-background);font-size:48px;font-weight:700;margin:0 0 32px;line-height:1.2}@media(max-width:768px){.address-section__title{font-size:36px;margin-bottom:24px}}@media(max-width:576px){.address-section__title{font-size:28px;margin-bottom:20px}}.address-section__details{display:flex;flex-direction:column;gap:20px}.address-section__item{display:flex;align-items:flex-start;gap:14px}.address-section__icon{width:24px;height:24px;flex-shrink:0;color:#36a693;margin-top:2px}@media(max-width:576px){.address-section__icon{width:20px;height:20px}}.address-section__text{font-size:18px;font-weight:300;color:#424448;line-height:1.6;margin:0;flex:1}@media(max-width:768px){.address-section__text{font-size:16px}}@media(max-width:576px){.address-section__text{font-size:15px}}.address-section__link{font-size:18px;font-weight:300;color:#424448;line-height:1.6;text-decoration:none;transition:color .3s ease;flex:1}@media(max-width:768px){.address-section__link{font-size:16px}}@media(max-width:576px){.address-section__link{font-size:15px}}.address-section__link:hover{color:#36a693}.address-section__image[data-astro-cid-77pfm7ft]{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.contact-form-section{padding:100px 0;background-color:#fff;width:100%;box-sizing:border-box}@media(max-width:1200px){.contact-form-section{padding:80px 0}}@media(max-width:992px){.contact-form-section{padding:60px 0}}@media(max-width:768px){.contact-form-section{padding:40px 0}}.contact-form-section__container{max-width:1600px;margin:0 auto;padding:0 var(--page-horizontal-padding)}@media(max-width:1200px){.contact-form-section__container{padding:0 100px}}@media(max-width:992px){.contact-form-section__container{padding:0 50px}}@media(max-width:768px){.contact-form-section__container{padding:0 20px}}.contact-form-section__header{text-align:center;margin-bottom:50px}@media(max-width:768px){.contact-form-section__header{margin-bottom:30px}}.contact-form-section__title{font-size:48px;font-weight:700;color:var(--color-t2-background);margin-bottom:16px;line-height:1.2}@media(max-width:992px){.contact-form-section__title{font-size:40px}}@media(max-width:768px){.contact-form-section__title{font-size:32px}}.contact-form-section__description{font-size:18px;color:var(--color-dark-secondary);line-height:1.6;max-width:700px;margin:0 auto}@media(max-width:768px){.contact-form-section__description{font-size:16px}}.contact-form{background-color:#fff;padding:50px;border-radius:16px;box-shadow:0 4px 20px #00000014}@media(max-width:992px){.contact-form{padding:40px}}@media(max-width:768px){.contact-form{padding:30px 20px}}.contact-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}@media(max-width:768px){.contact-form__grid{grid-template-columns:1fr;gap:20px}}.contact-form__field{display:flex;flex-direction:column}.contact-form__field--full{grid-column:1/-1}.contact-form__field--half{grid-column:span 1}@media(max-width:768px){.contact-form__field--half{grid-column:1/-1}}.contact-form__label{font-size:16px;font-weight:600;color:#2c3e50;margin-bottom:8px;display:block}@media(max-width:768px){.contact-form__label{font-size:14px}}.contact-form__required-star{color:#ef4444;margin-right:4px;font-size:18px;font-weight:700;line-height:1}@media(max-width:768px){.contact-form__required-star{font-size:16px}}.contact-form__input,.contact-form__select,.contact-form__textarea{width:100%;padding:12px 16px;font-size:16px;font-family:Urbanist,sans-serif;border:1px solid #dde1e6;border-radius:8px;background-color:#fff;transition:all .3s ease;box-sizing:border-box}.contact-form__input:focus,.contact-form__select:focus,.contact-form__textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #36a6931a}.contact-form__input::placeholder,.contact-form__select::placeholder,.contact-form__textarea::placeholder{color:#9ca3af}.contact-form__input.has-error,.contact-form__select.has-error,.contact-form__textarea.has-error{border-color:#ef4444}.contact-form__input.has-error:focus,.contact-form__select.has-error:focus,.contact-form__textarea.has-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}@media(max-width:768px){.contact-form__input,.contact-form__select,.contact-form__textarea{font-size:14px;padding:10px 14px}}.contact-form__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23424448' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px}.contact-form__textarea{resize:vertical;min-height:100px;max-width:100%}.contact-form__checkbox-label{display:flex;align-items:flex-start;cursor:pointer;user-select:none;gap:12px}.contact-form__checkbox{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:20px;height:20px;min-width:20px;margin-top:2px;cursor:pointer;border-radius:4px;border:2px solid #dde1e6;background-color:#fff;transition:all .3s ease;position:relative}.contact-form__checkbox:checked{background-color:var(--color-primary);border-color:var(--color-primary)}.contact-form__checkbox:checked:after{content:"";position:absolute;left:5px;top:1px;width:6px;height:11px;border:solid white;border-width:0 2px 2px 0;transform:rotate(45deg)}.contact-form__checkbox:focus{outline:none;box-shadow:0 0 0 3px #36a6931a;border-color:var(--color-primary)}.contact-form__checkbox:hover{border-color:var(--color-primary)}.contact-form__checkbox-text{font-size:16px;font-weight:600;color:#2c3e50;line-height:1.5}@media(max-width:768px){.contact-form__checkbox-text{font-size:14px}}.contact-form__checkbox-text .contact-form__required-star{margin-left:4px;margin-right:0}.contact-form__field.has-error .contact-form__checkbox-label{color:#ef4444}.contact-form__field.has-error .contact-form__checkbox{border-color:#ef4444}.contact-form__button-wrapper{display:flex;justify-content:flex-end;margin-top:32px}@media(max-width:768px){.contact-form__button-wrapper{margin-top:24px}}.contact-form__button{min-width:200px;cursor:pointer;border:none}@media(max-width:768px){.contact-form__button{min-width:100%}}.contact-form__button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #36a6934d}.contact-form__button:active{transform:translateY(0)}.custom-select-wrapper{position:relative;width:100%}.custom-select{position:relative;width:100%;cursor:pointer;user-select:none}.custom-select__trigger{width:100%;padding:12px 16px;font-size:16px;font-family:Urbanist,sans-serif;border:1px solid #dde1e6;border-radius:8px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;transition:all .3s ease;box-sizing:border-box}.custom-select__trigger.has-error{border-color:#ef4444}.custom-select__trigger.has-error:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}@media(max-width:768px){.custom-select__trigger{font-size:14px;padding:10px 14px}}.custom-select__value{color:#2c3e50;flex:1}.custom-select__arrow{width:12px;height:12px;margin-left:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23424448' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .3s ease;flex-shrink:0}.custom-select__options{position:absolute;top:calc(100% + 4px);left:0;right:0;background-color:#fff;border:1px solid #dde1e6;border-radius:8px;box-shadow:0 4px 20px #00000014;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;z-index:1000;box-sizing:border-box}.custom-select__option{padding:12px 16px;font-size:16px;color:#2c3e50;cursor:pointer;transition:all .2s ease;box-sizing:border-box}@media(max-width:768px){.custom-select__option{font-size:14px;padding:10px 14px}}.custom-select__option:hover{background-color:#36a69314;color:var(--color-primary)}.custom-select__option.selected{background-color:var(--color-primary);color:#fff;font-weight:600}.custom-select__option.selected:hover{background-color:var(--color-primary);opacity:.95}.custom-select__option:first-child{border-radius:7px 7px 0 0}.custom-select__option:last-child{border-radius:0 0 7px 7px}.custom-select__option:only-child{border-radius:7px}.custom-select.open .custom-select__trigger{border-color:var(--color-primary);box-shadow:0 0 0 3px #36a6931a}.custom-select.open .custom-select__arrow{transform:rotate(180deg)}.custom-select.open .custom-select__options{max-height:300px;overflow-y:auto;opacity:1}.custom-select:focus{outline:none}.custom-select:focus .custom-select__trigger{border-color:var(--color-primary);box-shadow:0 0 0 3px #36a6931a}.custom-select--country .custom-select__trigger,.custom-select--country .custom-select__value,.custom-select__option--country{display:flex;align-items:center;gap:10px}.custom-select__option-flag{width:24px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 1px 2px #0000001a}.custom-select__option-name{flex:1}.custom-select__trigger-flag{width:24px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 1px 2px #0000001a}.form-message{padding:16px 20px;border-radius:8px;margin-bottom:24px;font-size:16px;font-weight:500;display:flex;align-items:center;gap:12px;transition:opacity .3s ease;box-sizing:border-box}@media(max-width:768px){.form-message{font-size:14px;padding:12px 16px}}.form-message--success{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.form-message--success:before{content:"✓";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#10b981;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0}.form-message--error{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.form-message--error:before{content:"✕";display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;background-color:#ef4444;color:#fff;border-radius:50%;font-weight:700;flex-shrink:0}.toast-container{position:fixed;top:20px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:12px;pointer-events:none}@media(max-width:768px){.toast-container{top:10px;right:10px;left:10px}}.toast{padding:16px 24px;border-radius:12px;display:flex;align-items:center;gap:12px;font-size:16px;font-weight:500;box-shadow:0 8px 24px #00000026;min-width:300px;max-width:500px;opacity:0;transform:translate(400px);transition:all .3s cubic-bezier(.68,-.55,.265,1.55);pointer-events:auto}@media(max-width:768px){.toast{min-width:auto;max-width:100%;font-size:14px;padding:14px 20px}}.toast--show{opacity:1;transform:translate(0)}.toast--success{background-color:#d1fae5;color:#065f46;border:1px solid #10b981}.toast--error{background-color:#fee2e2;color:#991b1b;border:1px solid #ef4444}.toast__icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;font-weight:700;font-size:14px;flex-shrink:0}.toast--success .toast__icon{background-color:#10b981;color:#fff}.toast--error .toast__icon{background-color:#ef4444;color:#fff}.toast__text{flex:1;line-height:1.4}.select-text-wrapper{display:flex;align-items:stretch;width:100%;border:1px solid #dde1e6;border-radius:8px;background-color:#fff;transition:all .3s ease}.select-text-wrapper:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px #36a6931a}.select-text-wrapper.has-error{border-color:#ef4444}.select-text-wrapper.has-error:focus-within{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.select-text-select{position:relative;cursor:pointer;user-select:none;flex-shrink:0;border-right:1px solid #dde1e6;border-radius:8px 0 0 8px}.select-text-select__trigger{display:flex;align-items:center;gap:8px;padding:12px 0 12px 10px;height:100%;box-sizing:border-box;transition:background-color .2s ease;min-width:140px}.select-text-select__trigger:hover{background-color:#00000005}@media(max-width:768px){.select-text-select__trigger{padding:10px 12px;gap:6px;min-width:90px}}.select-text-select__flag{width:24px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}@media(max-width:768px){.select-text-select__flag{width:20px;height:14px}}.select-text-select__value{font-size:15px;font-family:Urbanist,sans-serif;color:#2c3e50;font-weight:500;white-space:nowrap}@media(max-width:768px){.select-text-select__value{font-size:14px}}.select-text-select__arrow{width:10px;height:10px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10' viewBox='0 0 12 12'%3E%3Cpath fill='%23424448' d='M10.293 3.293L6 7.586 1.707 3.293A1 1 0 00.293 4.707l5 5a1 1 0 001.414 0l5-5a1 1 0 10-1.414-1.414z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;transition:transform .3s ease;flex-shrink:0}.select-text-select__options{position:absolute;top:calc(100% + 4px);left:0;min-width:140px;background-color:#fff;border:1px solid #dde1e6;border-radius:8px;box-shadow:0 4px 20px #0000001f;max-height:0;overflow:hidden;opacity:0;transition:all .3s ease;z-index:1000;box-sizing:border-box}.select-text-select__option{display:flex;align-items:center;gap:10px;padding:10px 14px;font-size:14px;color:#2c3e50;cursor:pointer;transition:all .2s ease;box-sizing:border-box}.select-text-select__option:hover{background-color:#36a69314;color:var(--color-primary)}.select-text-select__option.selected{background-color:var(--color-primary);color:#fff;font-weight:600}.select-text-select__option.selected:hover{background-color:var(--color-primary);opacity:.95}.select-text-select__option:first-child{border-radius:7px 7px 0 0}.select-text-select__option:last-child{border-radius:0 0 7px 7px}.select-text-select__option:only-child{border-radius:7px}.select-text-select__option-flag{width:24px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}.select-text-select__option-code{font-weight:600;min-width:28px}.select-text-select__option-phone{color:#6b7280;font-size:13px}.select-text-select__option.selected .select-text-select__option-phone{color:#ffffffd9}.select-text-select.open .select-text-select__arrow{transform:rotate(180deg)}.select-text-select.open .select-text-select__options{max-height:250px;overflow-y:auto;opacity:1}.select-text-select:focus{outline:none}.select-text-input{flex:1;padding:12px 16px;font-size:16px;font-family:Urbanist,sans-serif;border:none;background-color:transparent;box-sizing:border-box;min-width:0;border-radius:0 8px 8px 0}.select-text-input:focus{outline:none}.select-text-input::placeholder{color:#9ca3af}@media(max-width:768px){.select-text-input{font-size:14px;padding:10px 14px}}.contact-form-modal{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10001;display:flex;align-items:center;justify-content:center;visibility:hidden;opacity:0;transition:visibility 0s .3s,opacity .3s ease}.contact-form-modal.open{visibility:visible;opacity:1;transition:visibility 0s,opacity .3s ease}.contact-form-modal.open .contact-form-modal__content{transform:translate(-50%,-50%) scale(1);opacity:1}.contact-form-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;cursor:pointer}.contact-form-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.95);background-color:#fff;border-radius:8px;max-width:700px;width:calc(100% - 40px);max-height:calc(100vh - 80px);display:flex;flex-direction:column;box-shadow:0 25px 50px -12px #00000040;opacity:0;transition:transform .3s ease,opacity .3s ease}@media(max-width:768px){.contact-form-modal__content{width:calc(100% - 32px);max-height:calc(100vh - 60px)}}.contact-form-modal__header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;border-bottom:1px solid #e5e7eb;flex-shrink:0}@media(max-width:768px){.contact-form-modal__header{padding:16px 20px}}.contact-form-modal__close{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#6b7280;font-size:28px;line-height:1;padding:0;margin-left:16px;flex-shrink:0;transition:color .2s ease}.contact-form-modal__close:hover{color:#1f2937}.contact-form-modal__close:focus{outline:none}.contact-form-modal__title{font-size:18px;font-weight:600;color:#1f2937;margin:0;line-height:1.4}@media(max-width:768px){.contact-form-modal__title{font-size:16px}}.contact-form-modal__body{padding:24px;overflow-y:auto;flex:1;font-size:15px;color:#374151;line-height:1.7}@media(max-width:768px){.contact-form-modal__body{padding:20px;font-size:14px;line-height:1.6}}.contact-form-modal__body h4,.contact-form-modal__body h5,.contact-form-modal__body h6{color:#1f2937;margin:0 0 16px;font-weight:600;font-size:16px}@media(max-width:768px){.contact-form-modal__body h4,.contact-form-modal__body h5,.contact-form-modal__body h6{font-size:15px}}.contact-form-modal__body p{margin:0 0 16px}.contact-form-modal__body p:last-child{margin-bottom:0}.contact-form-modal__body ul,.contact-form-modal__body ol{margin:0 0 16px;padding-left:24px}.contact-form-modal__body ul:last-child,.contact-form-modal__body ol:last-child{margin-bottom:0}.contact-form-modal__body ul li,.contact-form-modal__body ol li{margin-bottom:12px}.contact-form-modal__body ul li:last-child,.contact-form-modal__body ol li:last-child{margin-bottom:0}.contact-form-modal__body a{color:var(--color-primary);text-decoration:underline}.contact-form-modal__body a:hover{text-decoration:none}.contact-form-modal__body strong,.contact-form-modal__body b{font-weight:600;color:#1f2937}.launch-hero{position:relative;width:100%;min-height:100vh;display:flex;flex-direction:column;background-color:#0d1f2a;background-size:cover;background-position:center;background-repeat:no-repeat;padding:160px 0 100px;box-sizing:border-box;overflow:hidden;color:#fff;font-family:Urbanist,sans-serif}@media(max-width:992px){.launch-hero{padding:140px 0 80px}}@media(max-width:768px){.launch-hero{padding:120px 0 60px}}.launch-hero__overlay{position:absolute;inset:0;background:linear-gradient(120deg,#081c28eb,#081c28c7 45%,#081c288c);pointer-events:none}.launch-hero__container{position:relative;z-index:1;flex:1;min-height:0;min-width:0;max-width:1400px;width:100%;margin:0 auto;padding:30px;box-sizing:border-box;display:grid;grid-template-columns:1.1fr 1fr;column-gap:80px;row-gap:80px;align-items:center;align-content:center}@media(max-width:1400px){.launch-hero__container{column-gap:60px;row-gap:60px}}@media(max-width:992px){.launch-hero__container{grid-template-columns:minmax(0,1fr);column-gap:0;row-gap:48px;max-width:100%;min-width:0}}.launch-hero__content{display:flex;flex-direction:column;gap:32px;max-width:620px;min-width:0}@media(max-width:1200px){.launch-hero__content{max-width:520px}}@media(max-width:992px){.launch-hero__content{max-width:100%;gap:24px}}.launch-hero__title{font-size:64px;font-weight:700;line-height:1.05;letter-spacing:-.5px;margin:0;color:#fff;min-width:0;word-break:break-word;overflow-wrap:break-word}.launch-hero__title span{display:inline}@media(max-width:1200px){.launch-hero__title{font-size:52px}}@media(max-width:992px){.launch-hero__title{font-size:44px}}@media(max-width:768px){.launch-hero__title{font-size:36px}}.launch-hero__title-highlight{color:var(--color-vendorside-green)}.launch-hero__description{font-size:18px;font-weight:400;line-height:1.6;color:#ffffffc7;margin:0;max-width:520px;min-width:0;overflow-wrap:break-word}@media(max-width:992px){.launch-hero__description{max-width:100%}}@media(max-width:768px){.launch-hero__description{font-size:16px}}.launch-hero__event-info-list{list-style:none;margin:8px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.launch-hero__event-info-item{display:flex;align-items:center;gap:16px;min-width:0;padding:18px 22px;background-color:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:14px;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);transition:all .3s ease}.launch-hero__event-info-item:hover{background-color:#ffffff0f;border-color:#4ecdc44d}.launch-hero__event-info-icon{flex-shrink:0;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;color:var(--color-vendorside-green)}.launch-hero__event-info-icon img{width:100%;height:100%;object-fit:contain}.launch-hero__event-info-text{display:flex;flex-direction:column;gap:4px;min-width:0}.launch-hero__event-info-label{font-size:12px;font-weight:600;letter-spacing:1.2px;text-transform:uppercase;color:var(--color-vendorside-green)}.launch-hero__event-info-value{font-size:18px;font-weight:600;color:#fff;line-height:1.3;overflow-wrap:break-word}@media(max-width:768px){.launch-hero__event-info-value{font-size:16px}}.launch-hero__form-card{background-color:#fff;border-radius:20px;padding:40px 36px;box-shadow:0 20px 60px #00000040;color:#1e1e1e;width:100%;max-width:480px;justify-self:end}@media(max-width:1200px){.launch-hero__form-card{max-width:390px}}@media(max-width:992px){.launch-hero__form-card{justify-self:stretch;max-width:100%;min-width:0;box-sizing:border-box;padding:32px 24px}}@media(max-width:768px){.launch-hero__form-card{padding:28px 20px;border-radius:16px}}.launch-hero__form-title{font-size:24px;font-weight:700;color:#1e1e1e;margin:0 0 24px;line-height:1.2}@media(max-width:768px){.launch-hero__form-title{font-size:20px;margin-bottom:20px}}.launch-hero-form{display:flex;flex-direction:column;gap:20px}@media(max-width:992px){.launch-hero-form{min-width:0}}.launch-hero-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:992px){.launch-hero-form__grid{grid-template-columns:minmax(0,1fr);min-width:0}}.launch-hero-form__field{display:flex;flex-direction:column;gap:6px}.launch-hero-form__field--full{grid-column:1/-1}.launch-hero-form__field--half{grid-column:span 1}@media(max-width:992px){.launch-hero-form__field--half{grid-column:1/-1}}.launch-hero-form__field.has-error .launch-hero-form__checkbox-text{color:#d92d20}.launch-hero-form__label{font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;color:#737373}.launch-hero-form__required-star{color:#d92d20;margin-left:2px}.launch-hero-form__input,.launch-hero-form__textarea{width:100%;box-sizing:border-box;padding:12px 14px;font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;color:#1e1e1e;background-color:#fff;border:1px solid #e2e6ea;border-radius:10px;transition:all .3s ease;outline:none}@media(max-width:992px){.launch-hero-form__input,.launch-hero-form__textarea{max-width:100%;min-width:0}}@media(max-width:768px){.launch-hero-form__input,.launch-hero-form__textarea{font-size:16px}}.launch-hero-form__input::placeholder,.launch-hero-form__textarea::placeholder{color:#a0a6ad}.launch-hero-form__input:hover,.launch-hero-form__textarea:hover{border-color:#c9cfd6}.launch-hero-form__input:focus,.launch-hero-form__textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #36a69326}.launch-hero-form__input.has-error,.launch-hero-form__textarea.has-error{border-color:#d92d20;box-shadow:0 0 0 3px #d92d201f}.launch-hero-form__textarea{resize:vertical;min-height:90px;font-family:Urbanist,sans-serif}.launch-hero-form__checkbox-label{display:flex;align-items:flex-start;gap:10px;cursor:pointer;font-size:13px;line-height:1.5;color:#737373}.launch-hero-form__checkbox{margin:3px 0 0;accent-color:var(--color-primary);cursor:pointer}.launch-hero-form__checkbox-text{flex:1}.launch-hero-form__button{width:100%!important;justify-content:center;margin-top:4px;height:50px;font-size:15px;font-weight:600;letter-spacing:.2px;border:none;outline:none;box-shadow:none}.launch-hero-form__button:disabled{opacity:.7;cursor:not-allowed}.launch-hero-form__info-text{font-size:12px;font-weight:400;line-height:1.5;color:#737373;text-align:center;margin:4px 0 0;font-style:italic}.launch-sessions{padding:80px var(--page-horizontal-padding) 100px;background-color:#f8f9ff}.launch-sessions__header{text-align:center;margin-bottom:56px}.launch-sessions__title{color:#1e1e1e;font-family:Urbanist,sans-serif;font-size:40px;font-weight:700;line-height:1.2;letter-spacing:.02em;text-transform:uppercase;margin:0 0 12px}@media(max-width:768px){.launch-sessions__title{font-size:28px}}.launch-sessions__description{color:#36a693;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;margin:0}.launch-sessions__list{display:flex;flex-direction:column;gap:24px;max-width:960px;margin:0 auto}.launch-session{display:grid;grid-template-columns:140px 1fr;background-color:#fff;border-radius:16px;box-shadow:0 8px 24px #1e1e1e0f;overflow:hidden;transition:all .3s ease}@media(max-width:768px){.launch-session{grid-template-columns:96px 1fr}}@media(max-width:576px){.launch-session{grid-template-columns:1fr}}.launch-session:hover{box-shadow:0 12px 28px #1e1e1e1a}.launch-session__time{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px 16px;background-color:transparent;color:#737373;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;letter-spacing:.04em;transition:background-color .3s ease,color .3s ease}@media(max-width:576px){.launch-session__time{flex-direction:row;gap:8px;padding:16px}}.launch-session__time-value{line-height:1.3;white-space:nowrap}.launch-session__time-divider{display:block;width:1px;height:20px;background-color:#1e1e1e29;transition:background-color .3s ease}.launch-session:hover .launch-session__time{background-color:#36a693;color:#fff}.launch-session:hover .launch-session__time-divider{background-color:#fff6}.launch-session__content{padding:28px 32px}@media(max-width:768px){.launch-session__content{padding:20px 22px}}.launch-session__title{color:#1e1e1e;font-family:Urbanist,sans-serif;font-size:20px;font-weight:700;line-height:1.3;margin:0 0 8px}@media(max-width:768px){.launch-session__title{font-size:18px}}.launch-session__description{color:#737373;font-family:Urbanist,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;white-space:pre-line}.launch-session__list{list-style:none;margin:16px 0 0;padding:0;display:flex;flex-direction:column;gap:16px}.launch-session__list-item{display:flex;align-items:flex-start;gap:12px}.launch-session__list-bullet{flex:0 0 auto;width:8px;height:8px;margin-top:8px;border-radius:50%;background-color:#36a693}.launch-session__list-text{flex:1 1 auto;min-width:0}.launch-session__list-title{color:#1e1e1e;font-family:Urbanist,sans-serif;font-size:14px;font-weight:600;line-height:1.4;margin:0}.launch-session__list-time{color:#36a693;font-weight:600;white-space:nowrap}.launch-session__list-description{color:#737373;font-family:Urbanist,sans-serif;font-size:13px;font-weight:400;line-height:1.5;margin:4px 0 0;white-space:pre-line}:root{--page-horizontal-padding: 200px;--page-vertical-padding: 50px}@media(max-width:1600px){:root{--page-horizontal-padding: 100px;--page-vertical-padding: 50px}}@media(max-width:1400px){:root{--page-horizontal-padding: 50px;--page-vertical-padding: 50px}}@media(max-width:1200px){:root{--page-horizontal-padding: 50px;--page-vertical-padding: 50px}}@media(max-width:992px){:root{--page-horizontal-padding: 50px;--page-vertical-padding: 50px}}@media(max-width:768px){:root{--page-horizontal-padding: 40px;--page-vertical-padding: 40px}}@media(max-width:576px){:root{--page-horizontal-padding: 20px;--page-vertical-padding: 20px}}:root{--color-primary: #36A693;--color-t2-background: #1E1E1E;--color-text-over-dark: #FFFFFF;--color-text-over-dark-secondary: #737373;--color-secondary-button-background: #FFFFFF;--color-outline-1: #FFFFFF;--color-dark-secondary: #737373;--color-body-background: #002beb;--color-icon-over-dark: #737373;--color-erp-background: #025064;--color-vendorside-green: #4ECDC4;--color-white: #FFFFFF}.launch-profile-cards{padding:80px var(--page-horizontal-padding) 96px;background-color:#fff;font-family:Urbanist,sans-serif}@media(max-width:768px){.launch-profile-cards{padding:56px var(--page-horizontal-padding) 72px}}.launch-profile-cards__header{display:flex;align-items:flex-start;justify-content:space-between;gap:32px 48px;margin-bottom:48px;max-width:1200px;margin-left:auto;margin-right:auto}@media(max-width:768px){.launch-profile-cards__header{flex-direction:column;margin-bottom:40px}}.launch-profile-cards__title{margin:0;color:#025064;font-size:36px;font-weight:700;line-height:1.2;letter-spacing:.01em}@media(max-width:768px){.launch-profile-cards__title{font-size:28px}}.launch-profile-cards__description{margin:0;max-width:420px;color:#424448;font-size:15px;font-weight:400;line-height:1.55;text-align:right}@media(max-width:768px){.launch-profile-cards__description{max-width:none;text-align:left;font-size:14px}}.launch-profile-cards__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:28px 24px;max-width:1200px;margin:0 auto}@media(max-width:992px){.launch-profile-cards__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:576px){.launch-profile-cards__grid{grid-template-columns:1fr;gap:32px}}.launch-profile-card{text-align:left}.launch-profile-card__figure{margin:0 0 16px;border-radius:12px;overflow:hidden;aspect-ratio:3/4;background-color:#f5f5f5}.launch-profile-card__image{display:block;width:100%;height:100%;object-fit:cover;filter:grayscale(100%);transition:filter .35s ease}.launch-profile-card:hover .launch-profile-card__image{filter:grayscale(0%)}.launch-profile-card__name{margin:0 0 6px;color:#000;font-size:17px;font-weight:700;line-height:1.3}.launch-profile-card__role{margin:0;color:#36a693;font-size:11px;font-weight:600;letter-spacing:.12em;line-height:1.45;text-transform:uppercase}
