.styles-module__jK85rG__banner{background:var(--main-bg-color);font-weight:500;position:relative;overflow:hidden}.styles-module__jK85rG__banner .styles-module__jK85rG__container{max-width:1150px;margin:0 auto;padding:0 15px}.styles-module__jK85rG__banner .styles-module__jK85rG__content{flex-direction:column;gap:1rem;padding-top:182px;padding-bottom:253px;display:flex}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__title{max-width:640px;color:var(--main-font-color);font-size:56px;line-height:58px}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__title span{color:var(--main-color)}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__title{font-size:24px;line-height:26px}}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__actions{flex-direction:column;width:28.6875rem;display:inline-flex}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__actions .styles-module__jK85rG__button{padding:13px 0;font-size:20px;font-weight:500}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__actions .styles-module__jK85rG__text{margin-top:1rem}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__actions .styles-module__jK85rG__button{justify-content:center;align-items:center;width:100%;height:48px;font-size:16px;line-height:20px;display:flex}}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__actions{width:100%}}.styles-module__jK85rG__banner .styles-module__jK85rG__content .styles-module__jK85rG__info{color:var(--gray-font-color);justify-content:center;font-size:16px;font-weight:400;line-height:32px;display:flex}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__content{padding:40px 0 360px}}.styles-module__jK85rG__banner .styles-module__jK85rG__bgs{width:609px;position:absolute;top:50px;bottom:100px;right:0}.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__note{width:100%;position:absolute;top:0;bottom:0;left:0}.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__phone{width:246px;position:absolute;bottom:145px;left:0}.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__mobile{justify-content:flex-end;display:none;position:relative;top:-35px}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__mobile{display:flex}.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__note,.styles-module__jK85rG__banner .styles-module__jK85rG__bgs .styles-module__jK85rG__phone{display:none}}@media screen and (max-width:1200px){.styles-module__jK85rG__banner .styles-module__jK85rG__bgs{left:600px;right:auto}}@media (max-width:767px){.styles-module__jK85rG__banner .styles-module__jK85rG__bgs{width:100%;top:auto;bottom:0;left:0}.styles-module__jK85rG__banner .styles-module__jK85rG__text{display:none}}
.styles-module__GJ6nta__modalOverlay{z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000080;justify-content:center;align-items:center;animation:.3s ease-out styles-module__GJ6nta__fadeIn;display:flex;position:fixed;inset:0}.styles-module__GJ6nta__modal{background:#fff;border-radius:12px;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out styles-module__GJ6nta__slideUp;overflow-y:auto;box-shadow:0 10px 40px #0003}.styles-module__GJ6nta__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.styles-module__GJ6nta__modalHeader h2{color:#111827;margin:0;font-size:1.5rem;font-weight:600}.styles-module__GJ6nta__closeButton{color:#6b7280;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 12px;font-size:2rem;line-height:1;transition:all .2s}.styles-module__GJ6nta__closeButton:hover{color:#374151;background-color:#f3f4f6}.styles-module__GJ6nta__desc{text-align:center;margin-bottom:1rem}.styles-module__GJ6nta__form{padding:24px}.styles-module__GJ6nta__formGroup{margin-bottom:20px}.styles-module__GJ6nta__formGroup label{color:#374151;margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.styles-module__GJ6nta__formGroup input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:12px 16px;font-size:1rem;transition:all .2s}.styles-module__GJ6nta__formGroup input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f61a}.styles-module__GJ6nta__formGroup input:disabled{cursor:not-allowed;background-color:#f9fafb}.styles-module__GJ6nta__formGroup input::placeholder{color:#9ca3af}.styles-module__GJ6nta__formActions{justify-content:flex-end;gap:12px;margin-top:32px;display:flex}.styles-module__GJ6nta__cancelButton,.styles-module__GJ6nta__submitButton{cursor:pointer;border:none;border-radius:8px;padding:12px 24px;font-size:.875rem;font-weight:500;transition:all .2s}.styles-module__GJ6nta__cancelButton{color:#374151;background-color:#f3f4f6}.styles-module__GJ6nta__cancelButton:hover:not(:disabled){background-color:#e5e7eb}.styles-module__GJ6nta__submitButton{background-color:var(--main-color);color:#fff}.styles-module__GJ6nta__submitButton:hover:not(:disabled){background-color:#2563eb}.styles-module__GJ6nta__submitButton:disabled,.styles-module__GJ6nta__cancelButton:disabled{opacity:.5;cursor:not-allowed}.styles-module__GJ6nta__message{border-radius:8px;margin:10px 0;padding:12px 16px;font-size:.875rem;font-weight:500}.styles-module__GJ6nta__agreement{text-align:left;margin-top:1rem;display:flex}.styles-module__GJ6nta__agreement .styles-module__GJ6nta__subText{color:#9badbf;font-size:.75rem;font-weight:400}.styles-module__GJ6nta__success{color:#065f46;background-color:#d1fae5;border:1px solid #a7f3d0}.styles-module__GJ6nta__error{color:#991b1b;background-color:#fee2e2;border:1px solid #fecaca}@keyframes styles-module__GJ6nta__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes styles-module__GJ6nta__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:640px){.styles-module__GJ6nta__modal{width:95%;margin:16px}.styles-module__GJ6nta__modalHeader,.styles-module__GJ6nta__form{padding:20px}.styles-module__GJ6nta__formActions{flex-direction:column}.styles-module__GJ6nta__cancelButton,.styles-module__GJ6nta__submitButton{width:100%}}
.styles-module__OcGFDW__button{text-align:center;border-radius:8px;width:100%;padding:8px 0;font-size:16px;display:inline-block}.styles-module__OcGFDW__mainBgColor{background:var(--main-color);color:#fff}.styles-module__OcGFDW__secondBgColor{background:var(--second-font-color)}
.styles-module__SuJP_G__footer{padding:2.5rem 0}.styles-module__SuJP_G__footer nav{flex-direction:column;display:flex}@media (min-width:1024px){.styles-module__SuJP_G__footer nav{flex-direction:row;justify-content:space-between}}.styles-module__SuJP_G__footer .styles-module__SuJP_G__links{grid-template-columns:170px 308px;column-gap:1.5rem;margin-bottom:1.5rem;font-size:14px;display:grid}.styles-module__SuJP_G__footer .styles-module__SuJP_G__links .styles-module__SuJP_G__list{flex-direction:column;gap:.5rem;line-height:1;list-style-type:none;display:flex}.styles-module__SuJP_G__footer .styles-module__SuJP_G__links .styles-module__SuJP_G__list .styles-module__SuJP_G__navTitle{color:#345066;gap:0;margin-bottom:.25rem;font-weight:500}.styles-module__SuJP_G__footer .styles-module__SuJP_G__links .styles-module__SuJP_G__list li{color:#8497a6}.styles-module__SuJP_G__footer .styles-module__SuJP_G__links .styles-module__SuJP_G__list li>a{color:#8497a6;font-weight:300;text-decoration:none}@media (max-width:767px){.styles-module__SuJP_G__footer .styles-module__SuJP_G__links{grid-template-columns:repeat(1,minmax(0,1fr));row-gap:1.5rem}}.styles-module__SuJP_G__footer .styles-module__SuJP_G__socialLinks{gap:.5rem;display:flex}.styles-module__SuJP_G__footer .styles-module__SuJP_G__copyright{color:#9badbf;justify-content:flex-end;display:flex}.styles-module__SuJP_G__footer .styles-module__SuJP_G__copyright p{text-align:right;font-size:.75rem;line-height:1rem}@media (max-width:767px){.styles-module__SuJP_G__footer{padding:1.5rem 0}}
