:root{--transition: .45s ease}.note-section{padding-block:clamp(100px,82.2033898305px + 4.2372881356vw,150px)}.note-section__wrap{display:flex;flex-direction:column;gap:31px;align-items:center;text-align:center}.note-section svg{width:56px;height:46px;color:currentColor}.note-section__wrap-title{max-width:1066px}.note-section__wrap-text{max-width:707px}.split{padding:clamp(50px,25.0847457627px + 5.9322033898vw,120px) 0;background-color:var(--purple-200)}.split__wrap{display:grid;grid-template-columns:50% 450px;max-width:1144px;margin:0 auto;justify-content:space-between;align-items:center;gap:20px}@media(max-width:992px){.split__wrap{grid-template-columns:1fr 1fr}}@media(max-width:768px){.split__wrap{grid-template-columns:1fr}}.split__wrap-img{width:100%;aspect-ratio:1;background-color:var(--purple-400);clip-path:inset(0 0 0 0);will-change:clip-path}.split__wrap-img img{aspect-ratio:1;clip-path:inset(0 0 0 0);will-change:clip-path}@media(max-width:768px){.split__wrap-img{order:1}}.split__wrap-content{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:15px}.split--reverse .split__wrap{grid-template-columns:450px 50%}@media(max-width:992px){.split--reverse .split__wrap{grid-template-columns:1fr 1fr}}@media(max-width:768px){.split--reverse .split__wrap{grid-template-columns:1fr}}.split--reverse .split__wrap-img{order:1}.hero{padding-block:180px;background-color:var(--red-400);color:var(--red-200)}.hero__wrap{display:flex;flex-direction:column;gap:30px;text-align:center}.hero__wrap-subtitle{color:var(--red-100)}.hero__wrap-title{max-width:730px;margin:0 auto}.split{background-color:var(--red-200);color:var(--red-400)}.note-section{background-color:var(--red-400);color:var(--red-200)}.contact{--if-text: var(--red-400);--if-border: var(--red-400);--if-placeholder: var(--red-400);--if-radio-fill: var(--red-400);--if-note: var(--red-400);background-color:var(--red-200);padding:100px 0;min-height:100vh;display:flex;align-items:flex-start}.contact__wrap{max-width:700px;margin:0 auto;text-align:center}.contact__wrap-title{display:flex;flex-direction:column;gap:30px;margin-bottom:50px}.contact__form{display:flex;flex-direction:column}.contact__form .form-group{margin-bottom:30px;text-align:left}.contact__form .mt-large{margin-top:50px}.contact__form .interest-form__input,.contact__form__input{width:100%;background:transparent;border:none;border-bottom:1px solid var(--if-border, currentColor);padding:15px 0;font-size:15px;color:var(--if-text, currentColor);outline:none;font-family:inherit;transition:border-color .3s ease}.contact__form .interest-form__input::placeholder,.contact__form__input::placeholder{color:var(--if-placeholder, var(--if-text, currentColor));opacity:.8}.contact__form .interest-form__input:focus,.contact__form__input:focus{border-bottom-color:var(--if-text, currentColor)}.contact__form .label-text{font-size:16px;margin-bottom:15px;color:var(--if-text, currentColor);text-align:left}.contact__form .small-note{font-size:12px;margin-top:8px;opacity:.7;color:var(--if-note, var(--if-text, currentColor));text-align:left}.contact__form .radio-group{display:flex;gap:20px}.contact__form .radio-group.row{flex-direction:row}.contact__form .radio-group.col{flex-direction:column;gap:12px}.contact__form .radio-group.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact__form .radio-group.flex-wrap{flex-wrap:wrap}.contact__form .custom-radio{display:inline-flex;align-items:center;cursor:pointer;position:relative;font-size:15px;-webkit-user-select:none;user-select:none;color:var(--if-note, var(--if-text, currentColor));text-align:left}.contact__form .custom-radio input{position:absolute;opacity:0;cursor:pointer}.contact__form .custom-radio .radio-mark{height:18px;width:18px;background-color:transparent;border:1px solid var(--if-border, currentColor);border-radius:50%;margin-right:10px;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.contact__form .custom-radio .radio-mark:after{content:"";display:none;width:8px;height:8px;border-radius:50%;background:var(--if-radio-fill, var(--if-text, currentColor))}.contact__form .custom-radio input:checked~.radio-mark:after{display:block}.contact__form .subcategories-container{margin-top:20px}.contact__form .subcategory-group{max-height:0;overflow:hidden;opacity:0;visibility:hidden;transition:max-height .4s ease-out,opacity .3s ease,margin .3s ease}.contact__form .subcategory-group.is-active{opacity:1;visibility:visible;margin-bottom:30px}.contact__wrap-ctab{margin-top:40px;display:flex;justify-content:center}footer{background-color:var(--red-400)}footer .ele{background-color:var(--red-300)}footer .top{background-color:var(--red-300);color:var(--red-400)}footer .bottom{color:var(--red-200)}footer .bottom__left{color:var(--red-300)}footer .bottom h4{color:var(--red-300)}@media(hover:hover){footer a:hover{color:var(--red-300)!important}}footer .top{background-color:var(--red-200);color:var(--red-400)}footer .bottom{color:var(--red-100)}footer .bottom__left{color:var(--red-200)}footer .bottom .xl-title{color:var(--red-200)}footer .bottom h4{color:var(--red-200)}
