.layout_main__65V_K{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh;height:100%}.layout_main__65V_K>:last-child:after{content:"";height:var(--radius-4xl)}.layout_not-found__TEiW7{height:100vh;height:100dvh;background-color:var(--color-background-accordion);align-items:center;-webkit-padding-before:var(--spacing-18xl);padding-block-start:var(--spacing-18xl);padding-inline:var(--spacing-lg)}.flex_column-10xl__sPeD1,.flex_column-1xl__Ijein,.flex_column-2lg__m0M4U,.flex_column-2xl__M2W1t,.flex_column-3xl__iVbFm,.flex_column-4xl__iTYuW,.flex_column-5xl__Mngoz,.flex_column-6xl___U1P8,.flex_column-flush__TqisE,.flex_column-lg__cTyyG,.flex_column-md__GL_AV,.flex_column-mg__mrKO_,.flex_column-sm__42z2i,.flex_column-xl__rXkSm{display:flex;flex-direction:column}.flex_column-flush__TqisE{gap:none}.flex_column-sm__42z2i{gap:var(--spacing-sm)}.flex_column-md__GL_AV{gap:var(--spacing-md)}.flex_column-mg__mrKO_{gap:var(--spacing-mg)}.flex_column-lg__cTyyG{gap:var(--spacing-lg)}.flex_column-2lg__m0M4U{gap:var(--spacing-2lg)}.flex_column-xl__rXkSm{gap:var(--spacing-xl)}.flex_column-1xl__Ijein{gap:var(--spacing-1xl)}.flex_column-2xl__M2W1t{gap:var(--spacing-2xl)}.flex_column-3xl__iVbFm{gap:var(--spacing-3xl)}.flex_column-4xl__iTYuW{gap:var(--spacing-4xl)}.flex_column-5xl__Mngoz{gap:var(--spacing-5xl)}.flex_column-6xl___U1P8{gap:var(--spacing-6xl)}.flex_column-10xl__sPeD1{gap:var(--spacing-10xl)}.flex_row-1xl__rQp37,.flex_row-2lg___sWog,.flex_row-2xl__5D0xk,.flex_row-3xl__zWF8v,.flex_row-4xl__OpoRm,.flex_row-5xl__UTTgj,.flex_row-flush__WnXG4,.flex_row-lg__nIsmZ,.flex_row-md__pZBHg,.flex_row-mg__nMnxh,.flex_row-sm__Y4GuN,.flex_row-xl__a57qA{display:flex;flex-direction:row}.flex_row-flush__WnXG4{gap:none}.flex_row-sm__Y4GuN{gap:var(--spacing-sm)}.flex_row-md__pZBHg{gap:var(--spacing-md)}.flex_row-mg__nMnxh{gap:var(--spacing-mg)}.flex_row-lg__nIsmZ{gap:var(--spacing-lg)}.flex_row-2lg___sWog{gap:var(--spacing-2lg)}.flex_row-xl__a57qA{gap:var(--spacing-xl)}.flex_row-1xl__rQp37{gap:var(--spacing-1xl)}.flex_row-2xl__5D0xk{gap:var(--spacing-2xl)}.flex_row-3xl__zWF8v{gap:var(--spacing-3xl)}.flex_row-4xl__OpoRm{gap:var(--spacing-4xl)}.flex_row-5xl__UTTgj{gap:var(--spacing-5xl)}.flex_space-between__IcPEf{justify-content:space-between}.flex_center__47oQ0{align-items:center}.flex_center__47oQ0,.flex_justify-center__o8mRz{justify-content:center}.flex_align-center__pjUdV{align-items:center}.flex_align-end__AOf_8{align-items:end}.flex_end__W2TmZ{justify-content:end}.flex_flex-1__eDPzR{flex:1 1}.TextField_container__Tz4zg{--input-font-size:16px;--input-line-height:24px;--label-font-size:12px;--label-line-height:16px;--label-empty-position-top:16px;--label-filled-position-top:8px;--label-position-left:16px;--input-empty-padding:16px;--input-filled-padding:24px 16px 8px 16px;position:relative;display:flex;flex-direction:column}.TextField_padding-none__3xwia{--label-position-left:0;--input-empty-padding:16px 0;--input-filled-padding:24px 0 8px 0}.TextField_input__3TCYA,.TextField_label__pJHyM{cursor:text;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TextField_label__pJHyM{position:absolute;top:var(--label-empty-position-top);left:var(--label-position-left);transition:top .1s ease-out,font-size .1s ease-out,line-height .1s ease-out}.TextField_color-white__rNLgt .TextField_label__pJHyM{color:var(--color-dimmed-light)}.TextField_color-transparent__B5fLg .TextField_label__pJHyM{color:var(--color-dimmed-medium)}.TextField_color-black__zqmSI .TextField_label__pJHyM{color:var(--color-white)}.TextField_color-error__x5uE4 .TextField_label__pJHyM{color:red}.TextField_input__3TCYA:is(:focus,:valid)+.TextField_label__pJHyM{top:var(--label-filled-position-top);font-size:var(--label-font-size);line-height:var(--label-line-height)}.TextField_input__3TCYA:is(:focus,:valid){padding:var(--input-filled-padding)}.TextField_input__3TCYA{&.TextField_filled__XyunG{padding:34px 0 0;@media screen and (max-width:900px){padding-left:0;padding-bottom:0;padding-right:0;padding-top:32px}}}.TextField_input__3TCYA{font-size:var(--input-font-size);line-height:var(--input-line-height);padding:var(--input-empty-padding);font-family:var(--font-primary);border:none;outline:none;border-radius:var(--radius-sm)}.TextField_color-white__rNLgt .TextField_input__3TCYA{color:var(--color-black);background-color:var(--color-white)}.TextField_color-transparent__B5fLg .TextField_input__3TCYA{color:var(--color-black);background-color:transparent}.TextField_color-black__zqmSI .TextField_input__3TCYA{color:var(--color-white);background-color:var(--color-black)}.TextField_color-error__x5uE4 .TextField_input__3TCYA{color:red!important;background-color:transparent}textarea.TextField_input__3TCYA{resize:none}.TextField_color-transparent__B5fLg .TextField_outlined__U1lVX,.TextField_color-white__rNLgt .TextField_outlined__U1lVX{border:1px solid var(--color-stroke-dark)}.TextField_color-black__zqmSI .TextField_outlined__U1lVX{border:1px solid var(--color-stroke-light)}.TextField_help__LKaum{-webkit-margin-before:4px;margin-block-start:4px;margin-left:var(--label-position-left)}.TextField_error__r_hxY{-webkit-margin-before:6px;margin-block-start:6px}.SocialPackage_wrapper__ehron{display:flex;align-items:center;justify-content:center;background-color:#eff4ef;.SocialPackage_container__pAZMo{padding:100px 60px 60px;position:relative;width:100%;display:flex;flex-direction:column;gap:60px;@media screen and (max-width:900px){padding-left:20px;padding-bottom:50px;padding-right:20px;padding-top:80px;gap:40px}@media screen and (max-width:450px){padding-left:20px;padding-bottom:50px;padding-right:20px;padding-top:50px}.SocialPackage_text-block__XfkHo{display:flex;flex-direction:column;align-items:center;text-align:center;gap:120px;@media screen and (max-width:900px){gap:0}.SocialPackage_carousel-container__DJEgI{display:none;max-width:100%;border-radius:18px;background-color:#7bffa34d;padding:20px 40px;height:166px;width:313px;@media screen and (max-width:900px){display:flex;justify-content:center;align-items:center;margin-left:0;margin-bottom:20px;margin-right:0;margin-top:40px}.SocialPackage_swiper-adventure-list-item__5U6f1{.SocialPackage_swiper-adventure-list-item-title__2vDJ5{font:var(--heading-11-desk);font-size:24px}.SocialPackage_swiper-adventure-list-item-subtitle__7j03i{font:var(--text-4);font-size:20px}}}.SocialPackage_header-block__5B4jO{width:-moz-fit-content;width:fit-content;position:relative;.SocialPackage_title__43O6W{font:var(--heading-11-desk);@media screen and (max-width:600px){font-size:26px}}.SocialPackage_subtitle__Za0aK{font:var(--text-4);font-size:42px;@media screen and (max-width:600px){font-size:20px}}.SocialPackage_star-icon-lg__Jx9oZ,.SocialPackage_star-icon-md__ZfZgb{position:absolute;z-index:100}.SocialPackage_star-icon-lg__Jx9oZ{top:-35px;right:-58px;@media screen and (max-width:1104px){right:37px}@media screen and (max-width:880px){display:none}}.SocialPackage_star-icon-md__ZfZgb{top:-52px;right:-16px;transform:scale(.7);@media screen and (max-width:1104px){right:81px}@media screen and (max-width:600px){right:42px}@media screen and (max-width:450px){top:80px;transform:scale(1)}}}.SocialPackage_controls__IGRSs{display:flex;align-items:center;.SocialPackage_left-number__yu_Ma,.SocialPackage_right-number__gNhX1{font:var(--text-1)}.SocialPackage_progress__3afua{position:relative;width:264px;height:1px;background-color:var(--secondary);margin:0 6px;.SocialPackage_thumb__gfIMA{position:absolute;left:0;width:88px;height:1px;background-color:var(--color-black);transition:transform 1s ease-in-out}}}.SocialPackage_adventure-list-wrapper__EX0Nu{display:flex;align-items:center;gap:120px;@media screen and (max-width:1100px){gap:60px}@media screen and (max-width:900px){display:none}.SocialPackage_adventure-list-item__8ThOo{max-width:280px;display:flex;flex-direction:column;gap:5px;.SocialPackage_adventure-list-item-title__A_dlb{font:var(--heading-11-desk);font-size:32px}.SocialPackage_adventure-list-item-subtitle__vthnZ{font:var(--text-4);font-size:20px}}}}.SocialPackage_form-wrapper__gYZRQ{background-color:#fffbfb;padding:60px 60px 40px;border-radius:12px;display:flex;flex-direction:column;align-items:center;gap:55px;@media screen and (max-width:900px){padding-left:20px;padding-bottom:20px;padding-right:20px;padding-top:20px;gap:20px}.SocialPackage_fields-row__3Tu3o{width:100%;display:flex;align-items:center;justify-content:center;gap:50px;flex-wrap:wrap;@media screen and (max-width:900px){gap:20px}}.SocialPackage_text-field__RoH1N input{background-color:#fffbfb;border-radius:0;border-bottom:1px solid rgba(0,0,0,.5);padding-left:0}.SocialPackage_text-field__RoH1N label{left:0}.SocialPackage_text-field__RoH1N span{position:absolute;width:100%;-webkit-margin-before:66px;margin-block-start:66px;@media screen and (max-width:900px){position:relative;-webkit-margin-before:6px;margin-block-start:6px}}.SocialPackage_text-field__RoH1N{width:400px;@media screen and (max-width:600px){width:100%}}.SocialPackage_submit-button__m74gd{display:flex;width:470px;@media screen and (max-width:900px){width:250px;.SocialPackage_button__sDdvi{font:var(--text-2)}}}.SocialPackage_subscribe-info__o8RIv{margin-left:20px;@media screen and (max-width:900px){margin-left:0}}}}}.Toothache_wrapper__qQeP3{display:flex;align-items:center;justify-content:center;.Toothache_container__wmKlN{padding:110px 70px 60px;position:relative;max-width:var(--screen-xl);@media screen and (max-width:500px){padding-left:60px;padding-bottom:60px;padding-right:60px;padding-top:60px}.Toothache_content-wrapper__RFzrs{display:flex;flex-direction:column;align-items:center;gap:35px;text-align:center;.Toothache_title__YcNgJ{font:var(--heading-11-desk);font-size:52px;@media screen and (max-width:500px){font-size:36px}}.Toothache_adventure-list-wrapper__Q4LGC{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:140px;@media screen and (max-width:1195px){gap:60px}@media screen and (max-width:600px){gap:30px}@media screen and (max-width:500px){gap:0}@media screen and (max-width:759px){.Toothache_adventure-list-item__WtBZ1:first-child{order:2}.Toothache_adventure-list-item__WtBZ1:last-child{order:3}}.Toothache_adventure-list-item__WtBZ1:first-child{.Toothache_adventure-list-item-subtitle__oWN1A{width:250px;@media screen and (max-width:500px){width:200px}}}.Toothache_adventure-list-item__WtBZ1:last-child{.Toothache_adventure-list-item-subtitle__oWN1A{width:210px;@media screen and (max-width:500px){width:165px}}}.Toothache_adventure-list-item__WtBZ1:not(first-child):not(last-child){.Toothache_adventure-list-item-subtitle__oWN1A{@media screen and (max-width:500px){width:220px}}}.Toothache_adventure-list-item__WtBZ1{max-width:280px;display:flex;flex-direction:column;align-items:center;gap:5px;@media screen and (max-width:500px){font-size:160px}.Toothache_adventure-list-item-title__vWWs6{font:var(--heading-11-desk);font-size:32px;width:245px;@media screen and (max-width:500px){font-size:26px;width:198px}}.Toothache_adventure-list-item-subtitle__oWN1A{font:var(--text-4);font-size:20px;@media screen and (max-width:500px){font-size:16px}}}}.Toothache_contact-button__sEh1W{width:392px;@media screen and (max-width:600px){display:none}}}.Toothache_star-icon-lg__fFIyc,.Toothache_star-icon-md__V0YP9{position:absolute;z-index:100;& svg path{fill:var(--color-white)}@media screen and (max-width:600px){display:none}}.Toothache_star-icon-lg__fFIyc{top:72px;right:98px;transform:scale(.8,.83)}.Toothache_star-icon-md__V0YP9{top:180px;left:85px;transform:scale(1.03,.97);@media screen and (max-width:737px){display:none}}.Toothache_star-icon-md-mob__1Y2UR{display:none;@media screen and (max-width:600px){display:block;margin-bottom:5px;z-index:100;transform:scale(.67,.61);& svg path{fill:var(--color-white)}}}}}.InfoCard_card__GWuQ3{display:flex;flex-direction:column;width:100%;height:219px;background-color:var(--color-white);border-radius:var(--border-radius);padding:40px;.InfoCard_info-title-block__uXGF9{display:flex;justify-content:space-between;align-items:center;.InfoCard_info-title__Ij_C_{font:var(--heading-4-desk)}.InfoCard_info__ReJdV{font:var(--text-2);border:1px solid var(--secondary);border-radius:26px;padding:10px 18px}}.InfoCard_info-text-block__VRjtm{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--secondary);margin-top:26px;padding-bottom:12px;height:76px;&.InfoCard_subscribe__6zSiw{border-bottom:1px solid transparent}.InfoCard_info-form__eQe9H{width:400px;font:var(--text-1)}.InfoCard_icon-wrapper__rGkGG{height:60px;cursor:pointer}.InfoCard_subscribe-info__VioZn{display:flex;.InfoCard_subscribe-text___K0Zv{font:var(--text-1)}.InfoCard_subscribe-icons-wrapper__ZZgfw{display:flex;height:40px;min-width:40px!important;position:relative;.InfoCard_star-left__6UPW2{position:absolute;bottom:-2px}.InfoCard_star-right__yrAUP{top:6px;right:-8px;position:absolute}}}}.InfoCard_button-block__qlP7z{display:none}@media screen and (max-width:900px){padding-left:30px;padding-bottom:30px;padding-right:30px;padding-top:30px;.InfoCard_info-title-block__uXGF9{height:auto;.InfoCard_info-title__Ij_C_{font:var(--heading-3-mob)}.InfoCard_info__ReJdV{font:var(--text-2);border:none;border-radius:none;padding:0}}.InfoCard_info-text-block__VRjtm{padding-bottom:0;margin-top:0;.InfoCard_info-form__eQe9H{width:293px;& label{font:var(--text-2)!important}}.InfoCard_icon-wrapper__rGkGG{display:none}}.InfoCard_button-block__qlP7z{display:flex;width:100%;max-width:293px;justify-content:center;align-self:center;margin-top:20px}}}.Addresses_wrapper__Acc0u{width:100%;.Addresses_container__hX95U{padding:100px 80px;margin:0 auto;max-width:var(--screen-xl);@media screen and (max-width:900px){padding-left:20px;padding-bottom:50px;padding-right:20px;padding-top:50px;height:600px;transition:height .5s ease-in-out;&.Addresses_collapsed__Xw6xd{height:436px}}.Addresses_content-block__yc6wg{display:flex;flex-direction:column;.Addresses_title-block__L4_ig{display:flex;justify-content:space-between;margin-bottom:50px;.Addresses_title__G5XS8{font:var(--heading-2-desk)}.Addresses_button-wrapper__d_Gf6{display:flex;align-items:center;justify-content:center;width:200px}@media screen and (max-width:900px){margin-bottom:20px;.Addresses_title__G5XS8{font:var(--heading-2-mob)}.Addresses_button-wrapper__d_Gf6{display:none}}}.Addresses_content__408Hm{.Addresses_buttons-block__7uxC4{display:none}@media screen and (max-width:900px){.Addresses_buttons-block__7uxC4{display:flex;gap:10px;margin-bottom:20px;flex-wrap:wrap;.Addresses_button__QQGtL{padding:10px 18px;border-radius:26px;font:var(--text-2);border:1px solid;cursor:pointer;&.Addresses_active__zOV_5{background-color:var(--accent-bg);border:1px solid transparent}}}}@media screen and (max-width:600px){align-items:normal}.Addresses_content-wrapper__xLIGx{display:flex;width:100%;gap:24px;@media screen and (max-width:1260px){flex-direction:column;align-items:center;.Addresses_left-block__0L9R7,.Addresses_right-block__xtLpm{min-width:540px;width:100%}}@media screen and (max-width:900px){gap:10px;.Addresses_left-block__0L9R7,.Addresses_right-block__xtLpm{min-width:auto;width:100%}}.Addresses_left-block__0L9R7{position:relative;width:50%;display:flex;align-items:center;justify-content:center;.Addresses_image-wrapper-desk__2M40l{position:relative;height:462px;width:100%;.Addresses_image__YCRuD{object-fit:cover;border-radius:var(--border-radius)}}.Addresses_image-wrapper-mob__2io8b{display:none}.Addresses_info-block__kCyyN{display:flex;flex-direction:column;position:absolute;padding:40px;border-radius:var(--border-radius);bottom:20px;background-color:var(--color-white);width:93%;.Addresses_info-button-wrapper__b3Kyt{align-self:flex-end}.Addresses_info-title__UMxTc{font:var(--heading-4-desk)}.Addresses_info-text__ed6Ri{margin-top:6px;font:var(--text-1)}}@media screen and (max-width:900px){width:100%;.Addresses_image-wrapper-desk__2M40l{display:none}.Addresses_image-wrapper-mob__2io8b{display:block;width:100%;height:360px;.Addresses_image__YCRuD{object-fit:cover;object-position:top;border-radius:var(--border-radius)}}.Addresses_info-block__kCyyN{padding:30px;bottom:12px;.Addresses_info-button-wrapper__b3Kyt{order:3;align-self:center;width:100%;max-width:293px}.Addresses_info-title__UMxTc{order:1;font:var(--heading-4-mob)}.Addresses_info-text__ed6Ri{order:2;margin-top:4px;margin-bottom:16px;font:var(--text-1)}}}}.Addresses_right-block__xtLpm{display:flex;width:50%;flex-direction:column;gap:24px;@media screen and (max-width:900px){width:100%}}}}}}}.ClinicsHero_wrapper__fjGNv{display:flex;flex-direction:column;width:100%;max-width:var(--screen-xl);margin:0 auto;.ClinicsHero_container__y4IUl{position:relative;margin:0 80px 100px;.ClinicsHero_image-desk-block__o3xzk{position:relative;height:681px;.ClinicsHero_image-desk__48xLx{object-fit:cover;object-position:center;border-radius:var(--border-radius)}.ClinicsHero_secondary-image-wrapper-desk__1AvGx{position:absolute;right:-1px;bottom:-1px;border-left:26px solid var(--color-white);border-top:26px solid var(--color-white);background-color:var(--color-white);border-top-left-radius:var(--border-radius);.ClinicsHero_plug__BdghA{position:absolute;border-bottom:16px solid var(--color-white);border-right:16px solid var(--color-white);border-bottom-right-radius:46px;width:80px;height:80px}.ClinicsHero_bl-plug__Rqt0k{left:-90px;top:230px}.ClinicsHero_br-plug__DAstp{right:-15px;bottom:305px}.ClinicsHero_secondary-image-block-desk__hN02T{width:465px;height:295px;.ClinicsHero_secondary-image-desk__Qfkod{object-fit:cover;object-position:bottom;border-radius:var(--border-radius)}}@media screen and (max-width:1280px){display:none}}}.ClinicsHero_image-mob-block__xZM6k{display:none}@media screen and (max-width:900px){margin-left:20px;margin-bottom:0;margin-right:20px;margin-top:0;.ClinicsHero_image-desk-block__o3xzk{display:none}.ClinicsHero_image-mob-block__xZM6k{position:relative;display:block;height:441px;.ClinicsHero_image-mob__iaL8D{object-fit:cover;object-position:top;border-radius:var(--border-radius)}.ClinicsHero_secondary-image-wrapper-mob__N5Uta{position:absolute;left:-1px;bottom:-1px;border-right:16px solid var(--color-white);border-top:16px solid var(--color-white);background-color:var(--color-white);border-top-right-radius:var(--border-radius);.ClinicsHero_plug__BdghA{position:absolute;border-bottom:16px solid var(--color-white);border-left:16px solid var(--color-white);border-bottom-left-radius:46px;width:80px;height:80px}.ClinicsHero_bl-plug__Rqt0k{left:169px;top:107px}.ClinicsHero_br-plug__DAstp{right:104px;bottom:172px}.ClinicsHero_secondary-image-block-mob__gjbbb{width:169px;height:172px;.ClinicsHero_secondary-image-mob__JafWW{object-fit:cover;object-position:bottom;border-radius:var(--border-radius)}}}}}.ClinicsHero_title-block-desk__fAFI_{position:absolute;bottom:-10px;left:-1px;height:-moz-fit-content;height:fit-content;@media screen and (max-width:900px){display:none}.ClinicsHero_title__nCMmt{position:relative;top:15px;background-color:var(--color-white);border-top-right-radius:var(--border-radius);font:var(--heading-2-desk);padding:25px 30px 20px 0;&:after{content:"";left:-15px;top:-80px;display:inline-block;position:absolute;border-left:16px solid var(--color-white);border-bottom:16px solid var(--color-white);border-bottom-left-radius:46px;width:80px;height:80px}}.ClinicsHero_subtitle__TVCGT{position:relative;display:flex;align-items:center;top:1px;background-color:var(--color-white);width:-moz-fit-content;width:fit-content;font:var(--heading-3-desk);padding-right:40px;&:after{content:"";right:-80px;top:-21px;display:inline-block;position:absolute;border-left:16px solid var(--color-white);border-bottom:16px solid var(--color-white);border-bottom-left-radius:46px;width:80px;height:80px}}}}.ClinicsHero_title-block-mob__j9tac{display:none;margin:0 20px 50px;@media screen and (max-width:900px){display:block;margin-top:20px}.ClinicsHero_title__nCMmt{font:var(--heading-2-mob)}.ClinicsHero_subtitle__TVCGT{font:var(--heading-3-mob)}}}.ContactUsHero_wrapper__VZziF{width:100%;max-width:var(--screen-xl);margin:0 auto;.ContactUsHero_container__iK_OT{position:relative;margin:50px var(--spacing-8xl) 100px;display:grid;grid-template-columns:minmax(350px,465px) minmax(250px,628px);grid-gap:var(--spacing-xl);gap:var(--spacing-xl);justify-content:space-between}.ContactUsHero_title__HT3K5{font:var(--heading-2-desk);line-height:67px;margin-bottom:50px}.ContactUsHero_text__Ur_Oa{font:var(--text-1);margin-bottom:30px}.ContactUsHero_img-wrapper__p0pMo{position:relative;min-height:444px;border-radius:var(--border-radius);overflow:hidden;background-color:var(--secondary-card);.ContactUsHero_image-desk__Iy_zc{object-fit:cover;object-position:center;border-radius:var(--border-radius)}}.ContactUsHero_img-block-mob___3uzO,.ContactUsHero_img-block__RWIIq{display:block;height:100%;width:100%}.ContactUsHero_img-block-mob___3uzO{display:none;position:relative}.ContactUsHero_card__ywNwf{background-color:var(--secondary-card);padding:30px 40px;border-radius:var(--border-radius);position:relative;min-height:224px}.ContactUsHero_card-title__duVl3{font:var(--heading-4-desk);line-height:47px;margin-bottom:10px}.ContactUsHero_card-text__lfOl9{font:var(--text-1);line-height:24px}.ContactUsHero_star-icon__e_u0a{position:absolute;right:56px;top:52px;transform:scaleX(1.9) scaleY(2)}.ContactUsHero_button-wrapper__OMk4s{position:absolute;bottom:-1px;left:-1px;height:-moz-fit-content;height:fit-content;background-color:var(--color-white);border-top-right-radius:var(--border-radius);padding:23px 24px 0 0;&:after{left:-15px;top:-80px;width:80px;height:80px}&:after,&:before{content:"";position:absolute;display:inline-block;border-left:16px solid var(--color-white);border-bottom:16px solid var(--color-white);border-bottom-left-radius:46px}&:before{right:-40px;bottom:-15px;width:40px;height:40px}}@media screen and (max-width:900px){margin-left:auto;margin-bottom:0;margin-right:auto;margin-top:0;.ContactUsHero_container__iK_OT{display:flex;flex-direction:column-reverse;margin:0 20px 50px;gap:37px}.ContactUsHero_title__HT3K5{display:none}.ContactUsHero_card__ywNwf{padding:30px;min-height:191px}.ContactUsHero_card-title__duVl3{font:var(--heading-3-mob);line-height:42px;margin-bottom:0}.ContactUsHero_card-text__lfOl9{font:var(--text-1);line-height:24px}.ContactUsHero_star-icon__e_u0a{right:36px;top:48px;transform:scaleX(1.35) scaleY(1.43)}.ContactUsHero_img-block__RWIIq{display:none}.ContactUsHero_img-block-mob___3uzO{display:block}.ContactUsHero_img-wrapper__p0pMo{height:490px;overflow:visible}.ContactUsHero_img-title__ggQ4L{font:var(--heading-2-mob)}.ContactUsHero_img-title-wrapper__U_W3w{position:absolute;bottom:-1px;left:-1px;height:-moz-fit-content;height:fit-content;background-color:var(--color-white);border-top-right-radius:22px;padding:10px 24px 0 0;&:after{left:-15px;top:-80px;width:80px;height:80px}&:after,&:before{content:"";position:absolute;display:inline-block;border-left:16px solid var(--color-white);border-bottom:16px solid var(--color-white);border-bottom-left-radius:46px}&:before{right:-30px;bottom:-15px;width:30px;height:20px}}.ContactUsHero_button-wrapper__OMk4s{padding:16px 16px 0 0;&:before{content:"";position:absolute;right:-38px;bottom:-15px;display:inline-block;border-left:16px solid var(--color-white);border-bottom:16px solid var(--color-white);border-bottom-left-radius:46px;width:38px;height:33px}}.ContactUsHero_button__tM2lL{width:247px!important}}}.InviteModule_invite-module__DXl1v{background-color:white;border-radius:var(--border-radius);padding:32px;@media (max-width:900px){padding-left:24px;padding-bottom:24px;padding-right:24px;padding-top:24px}&:first-child{margin-bottom:20px}.InviteModule_invite-title__k0G4H{font:var(--heading-5-desk);margin-bottom:12px}.InviteModule_invite-text__XNojq{font:var(--text-2)}.InviteModule_button-block__modJ9{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #ccc;@media (max-width:900px){align-items:flex-start;flex-direction:column;border-bottom-color:transparent;border-bottom-style:solid;border-bottom-width:1px}.InviteModule_link__0aDhI{font:var(--heading-16-desk);margin-right:20px;@media (max-width:980px){white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media (max-width:900px){padding-bottom:12px;margin-bottom:12px;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;margin-right:0;width:100%;max-width:100%}}.InviteModule_form-wrapper__HI7Bb{display:flex;width:100%;height:50px;@media (max-width:900px){flex-direction:column;width:100%;height:100%}.InviteModule_text-field__y9nKn{width:100%;margin-bottom:12px;@media (max-width:900px){border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px}}}.InviteModule_button-wrapper__cFPZK{width:200px;& button{width:200px;height:46px}@media (max-width:900px){width:100%;max-width:none;& button{width:100%}}}}.InviteModule_share-block__LhoEl{display:flex;margin-top:20px;align-items:center;justify-content:flex-end;@media (max-width:900px){display:block;justify-content:flex-start}.InviteModule_share-title__wi7v0{font:var(--text-12);margin-right:20px;@media (max-width:900px){margin-right:0;margin-bottom:10px}}.InviteModule_social-block__e86HZ{display:flex;gap:16px;.InviteModule_icon__1aDLz{display:flex;align-items:center;justify-content:center;cursor:pointer}}}}.InviteModule_error-block__fBXPB,.InviteModule_success-block__U28_B{width:100%;position:fixed;top:20px;@media screen and (max-width:900px){width:90%;align-self:center;border-left-color:#ccc;border-left-style:solid;border-left-width:1px;border-bottom-color:#ccc;border-bottom-style:solid;border-bottom-width:1px;border-right-color:#ccc;border-right-style:solid;border-right-width:1px;border-top-color:#ccc;border-top-style:solid;border-top-width:1px;border-radius:20px}}.CountBlock_count-block__iPeXr{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:305px;background-color:white;border-radius:var(--border-radius);padding:0 20px;.CountBlock_count__WYVCY{font:var(--heading-3-desk)}.CountBlock_text___2UJP{font:var(--heading-5-desk);white-space:nowrap}}.InfoBlock_info-block__SVpcw{display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:var(--border-radius);height:217px;width:232px;background-color:#7BFFA3;padding:16px;@media (max-width:900px){width:100%;height:172px}.InfoBlock_title-block__tYQ_I{display:flex;align-items:center;.InfoBlock_pre-number-text__x_RgC{font:var(--heading-9-desk)}.InfoBlock_number__tm8HD{font:var(--heading-number-desk-3);margin:0 10px}.InfoBlock_post-number-text__sCLzc{font:var(--heading-9-desk);width:25px}@media (max-width:900px){.InfoBlock_pre-number-text__x_RgC{font:var(--text-11)}.InfoBlock_number__tm8HD{font:var(--heading-number-mob-3)}.InfoBlock_post-number-text__sCLzc{font:var(--text-11)}}}.InfoBlock_text__n7sMI{text-align:center;font:var(--text-2)}}.InviteHeader_header-wrapper___EOZi{.InviteHeader_header-title__Lc_Rw{font:var(--heading-3-desk);@media (max-width:900px){font:var(--heading-7-mob)}}.InviteHeader_header-content___vaC3{display:flex;height:265px;margin:20px 0;gap:20px;width:100%;@media (max-width:900px){height:auto}.InviteHeader_info-block-mob__KPCo0{display:none;@media (max-width:900px){display:block;width:100%}}.InviteHeader_image-block__UrZ_u{display:flex;align-items:center;position:relative;border-radius:var(--border-radius);height:100%;width:100%;background-image:url(/images/article-img-desk.png);.InviteHeader_image__I_2e1{position:absolute;object-fit:cover}.InviteHeader_info-block-desk__sSFuf{position:absolute;right:30px}@media (max-width:900px){display:none}}.InviteHeader_info-block-desk__sSFuf{@media (max-width:900px){display:none}}}}.edit-details_edit_details_button__eiZno{font-size:16px!important;height:46px}.edit-details_edit_details_modal_wrapper__en8Vk{max-width:740px!important;padding:30px!important;border-radius:30px!important;.edit-details_modal_content_wrapper__tPSn8{display:flex;flex-direction:column;gap:16px;.edit-details_modal_header__hswkT{display:flex;flex-direction:column;gap:12px;.edit-details_modal_title__HcFlE{font:var(--heading-4-desk)}}.edit-details_modal_actions_wrapper___J0On{display:flex;gap:16px}}}.edit-details_confirmation_modal_wrapper_mob__AxVa9{background-color:#fff;position:fixed;bottom:0;left:0;right:0;padding:24px 20px 20px;border-radius:20px 20px 0 0;display:flex;flex-direction:column;gap:20px;.edit-details_header_wrapper__0WkRO{display:flex;flex-direction:column;gap:10px;.edit-details_title_wrapper__rovS_{display:flex;justify-content:space-between;align-items:center;.edit-details_modal_title__HcFlE{font:var(--heading-4-mob)}.edit-details_close_button__gJL_f{background-color:transparent;padding:6px}}.edit-details_subtitle__E6dMh{font:var(--text-2);color:#777777}}}.edit-details_textfield__a1JzS{color:#777777;border-bottom:1px solid;border-color:#ccc;padding-bottom:12px}.edit-details_textfield__a1JzS label{--label-empty-position-top:36px}.AboutForm_form-container__NsLsj{margin-bottom:0;@media screen and (max-width:900px){margin-bottom:0}.AboutForm_fields-block__S1Qon{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px 24px;gap:20px 24px;margin-bottom:20px;.AboutForm_text-field__NBMjB label{left:0}.AboutForm_text-field__NBMjB input{background-color:var(--secondary-bg);padding-left:0;border-bottom:1px solid #ccc;border-radius:0}@media screen and (max-width:900px){gap:16px;grid-template-areas:"firstName lastName" "phone phone" "email email";width:100%;.AboutForm_text-field__NBMjB{&.AboutForm_text-field-firstName__tE2U0{grid-area:firstName}&.AboutForm_text-field-lastName__W_79n{grid-area:lastName}&.AboutForm_text-field-phone__98k0f{grid-area:phone}&.AboutForm_text-field-email__7PaCx{grid-area:email}}.AboutForm_text-field__NBMjB input{width:100%;background-color:white}}}.AboutForm_checkboxes-block__M_5M4{display:flex;gap:20px;.AboutForm_checkbox__cw4P4{display:flex;align-items:center;font:var(--text-2);.AboutForm_link__5t7Nd{text-decoration:underline}}.AboutForm_checkbox__cw4P4 input{width:16px;height:16px;border:.5px solid black}.AboutForm_checkbox__cw4P4 input:checked{border:.5px solid transparent;background-color:#7BFFA3;&:after{background-color:black}}@media screen and (max-width:900px){flex-direction:column}}}