.courses_colorPrimary__5zve4{color:#11403b}.courses_colorSecondary__tnJBK{color:#132624}.courses_colorTertiary__KF7a7{color:#e45323}.courses_wrapper__hkzJV{position:relative;z-index:5;max-width:90rem;margin-inline:auto;padding:3rem 3rem 6rem}.courses_sectionHeader__M6Azn{text-align:center}.courses_sectionHeader__M6Azn p{margin:.2rem 0 2.5rem}.courses_section__UCHU_{display:grid;grid-template-columns:repeat(2,1fr);grid-auto-rows:1fr;grid-gap:4rem;gap:4rem}.courses_courseWrapper__hL4y2{background-color:#e4f3e7;border:2px solid #11403b;border-radius:8px;padding-inline:1rem;padding-bottom:.5rem}.courses_courseWrapper__hL4y2 h2{color:#11403b}.courses_cityName__4vTXd{text-align:center;margin-bottom:1rem}.courses_courseContainer__1p1CA{padding-left:1rem}.courses_courseContainer__1p1CA li a{padding:.1rem 0;display:block;width:-moz-fit-content;width:fit-content;border-bottom:2px solid transparent;transition-duration:.2s;transition-timing-function:ease-in-out}.courses_courseContainer__1p1CA li a:hover{transform:translateX(5px);border-bottom:2px solid #878383}@media screen and (max-width:900px)and (min-width:576px){.courses_section__UCHU_{gap:1rem}.courses_cityName__4vTXd{margin-bottom:.3rem}.courses_courseContainer__1p1CA li p{font-size:.875em}.courses_courseContainer__1p1CA li a:hover{transform:none;transition:none;border-bottom:none}}@media screen and (max-width:576px){.courses_wrapper__hkzJV{padding-inline:0}.courses_section__UCHU_{padding-inline:1rem;grid-template-columns:1fr;grid-auto-rows:auto;gap:2rem}.courses_sectionHeader__M6Azn{padding-inline:1.5rem}.courses_sectionHeader__M6Azn h2{font-size:1.5em}.courses_cityName__4vTXd{margin-bottom:.5rem}.courses_courseContainer__1p1CA li p{font-size:.8em}.courses_courseContainer__1p1CA li a:hover{transform:none;transition:none;border-bottom:none}}.Input_colorPrimary__SdU5b{color:#11403b}.Input_colorSecondary__YkCiO{color:#132624}.Input_colorTertiary__RDwQJ{color:#e45323}.Input_container__0w_7d{display:flex;flex-direction:column;gap:4px}.Input_input__J0EHL{width:100%;padding:8px;font-size:14px;border-radius:4px;font-family:var(--font-poppins);background-color:#fff;border:1px solid #e2e2e2;height:42px;color:#11403b}.Input_input__J0EHL .PhoneInputInput{font-size:16px;border:none;margin-left:8px}.Input_label__gi7_k{font-size:12px;font-weight:400;color:#132624}.Input_textArea__w8C0x{height:120px}.Input_select__lruSG{z-index:100}.Input_phone__JiYvD,.Input_select__lruSG{background-color:#fff}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:0.8;--PhoneInputInternationalIconGlobe-opacity:0.65;--PhoneInputCountrySelect-marginRight:0.35em;--PhoneInputCountrySelectArrow-width:0.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:0.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:rgba(0,0,0,.5);--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:rgba(0,0,0,.1)}.PhoneInput{display:flex;align-items:center}.PhoneInputInput{flex:1 1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{display:block;width:100%;height:100%}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{position:relative;align-self:stretch;display:flex;align-items:center;margin-right:var(--PhoneInputCountrySelect-marginRight)}.PhoneInputCountrySelect{position:absolute;top:0;left:0;height:100%;width:100%;z-index:1;border:0;opacity:0;cursor:pointer}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{display:block;content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.Popover_container__YY_v4{position:relative;width:100%;height:inherit}.Popover_trigger__uNbm1{width:100%;height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.Popover_popover__XI92A{position:absolute;background:#fff;min-width:max-content;max-height:35vh;font-size:14px;font-weight:400;line-height:16px;padding:8px;color:#3a474e;overflow-y:auto;box-shadow:0 2px 10px rgba(0,0,0,.1),0 0 2px rgba(0,0,0,.1);border-radius:4px;z-index:5}.Popover_portalPopover__VetPP{font-family:TT Commons;z-index:1000}.Select_colorPrimary__TrAMJ{color:#11403b}.Select_colorSecondary__eCLJ3{color:#132624}.Select_colorTertiary__HRqMe{color:#e45323}.Select_container__j2zKA{max-height:25vh;width:100%!important;padding:8px 0!important}.Select_option__pLYVY{font-size:14px;font-weight:400;padding:8px 16px;color:#132624;cursor:pointer}.Select_option__pLYVY:not(:first-child){margin-top:4px}.Select_option__pLYVY:hover{background:#f5f5f5}.Select_input__lYk05{width:100%;padding:8px;font-size:14px;border-radius:4px;font-family:var(--font-poppins);background-color:#fff;border:1px solid #e2e2e2;height:42px;color:#11403b;display:flex;align-items:center;justify-content:space-between;cursor:pointer}.Form_colorPrimary__xzMFb{color:#11403b}.Form_colorSecondary__wbeZz{color:#132624}.Form_colorTertiary__AQZee{color:#e45323}.Form_container__fVq1O{background:#fff;height:max-content;border-radius:.5rem;color:#08312f;text-align:left;display:flex;gap:24px}.Form_right__48KWt{display:flex;flex-direction:column;width:550px;padding:24px}.Form_width__E7ca2{width:100%}.Form_left__h6mQR{padding:24px 0;background:var(--bs-dark-color);border-top-left-radius:.5rem;border-bottom-left-radius:.5rem;width:220px;display:flex;justify-content:center;align-items:center}.Form_cross__1OVzA{width:100%}.Form_close__H_qUN{cursor:pointer;float:right}.Form_title__ZS6nZ{font-weight:700;font-size:1.5rem;margin:.25rem 0;color:#11403b}.Form_fontColorActive__q8I7Y{color:#e4f3e7}.Form_description__XbQ42{font-weight:300}.Form_formContainer__qcWpZ{display:flex;flex-direction:column;gap:1.5rem;margin-top:12px;padding:8px}.Form_inputsContainer__yxPX8{display:flex;gap:20px;width:100%}.Form_inputElement___vevQ{flex-grow:1;position:relative}.Form_subContainer__l38i_{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem}.Form_btn__kpNrt{width:104px!important;height:44px!important;position:relative;z-index:1;padding-left:8px;margin-top:2.5rem}.Form_btnForBlog__sorVP{margin-top:0}.Form_error__9VL8_{color:#ff9494;font-size:12px;position:absolute;bottom:-20px;white-space:nowrap}.Form_error-active__Nkblv{color:red}.Form_formError__cSD52{top:-22px;height:max-content}.Form_otpParent__JJXvm{margin-top:32px;display:flex;flex-direction:column;gap:32px}.Form_otpContainer__hJjgy{display:flex;gap:32px}.Form_otpInput__5I6Xe{width:100%;padding:8px;font-size:14px;border-radius:4px;font-family:var(--font-poppins);background-color:#fff;border:1px solid #e2e2e2;color:#11403b;width:78px;height:42px;text-align:center}.Form_success__T6otp{margin-top:32px}.Form_link__oTL_4{text-decoration:underline;color:#134ca7}.Form_bg-active__ZfQ3E{background-color:#12403b}.Form_boxShadow-active__i_Vzr{box-shadow:0 2px 1px rgba(0,0,0,.09),0 4px 2px rgba(0,0,0,.09),0 8px 4px rgba(0,0,0,.09),0 16px 8px rgba(0,0,0,.09),0 32px 16px rgba(0,0,0,.09)}.Form_boxShadow-green__jJV6V{box-shadow:0 0 52.05px 0 rgba(110,209,144,.32)}@media screen and (max-width:800px){.Form_left__h6mQR{display:none}}@media screen and (max-width:550px){.Form_container__fVq1O{border-radius:0;height:100%;width:100%}.Form_container__fVq1O .Form_btn__kpNrt{margin-top:1rem}.Form_subContainer__l38i_{grid-template-columns:none;grid-template-rows:1fr 1fr;gap:1.5rem}.Form_title__ZS6nZ{font-size:20px;margin:1rem 0}.Form_formContainer__qcWpZ{overflow-y:scroll;margin:.5rem 0 1.5rem}}@media screen and (max-height:600px){.Form_formContainer__qcWpZ{overflow:auto}}.Spinner_container__Y0uYR{display:inline-flex;align-items:center;justify-content:center;position:relative;width:var(--size);height:var(--size)}.Spinner_container__Y0uYR>div{box-sizing:border-box;display:block;position:absolute;width:inherit;height:inherit;border:var(--stroke-width) solid var(--color);border-radius:50%;animation:Spinner_spin__07Vo5 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:var(--color) transparent transparent transparent}.Spinner_container__Y0uYR>div:first-child{animation-delay:-.45s}.Spinner_container__Y0uYR>div:nth-child(2){animation-delay:-.3s}.Spinner_container__Y0uYR>div:nth-child(3){animation-delay:-.15s}@keyframes Spinner_spin__07Vo5{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Modal_container__tDgRz{position:fixed;width:100vw;height:100vh;overflow:hidden;top:0;left:0;z-index:99;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(2.5px);backdrop-filter:blur(2.5px)}.Modal_modal__geZrZ{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:max-content;background:transparent;border-radius:4px;box-shadow:0 0 2px rgba(0,0,0,.25),0 2px 10px rgba(0,0,0,.25);z-index:100}@media screen and (max-width:576px){.Modal_container__tDgRz{height:100%}}.FormTrigger_trigger__sc5F0{cursor:pointer}.FormTrigger_modal__kzrZ_{height:90vh;display:flex;background:none;box-shadow:none;align-items:center}@media screen and (max-width:576px){.FormTrigger_modal__kzrZ_{height:100%;width:100%}}