.Logo_logo__HYBDi{display:flex;gap:var(--gap-brand);cursor:pointer;align-items:center}.Logo_logo-text__LHgov{color:var(--brand);line-height:var(--font-lineheight-1)}.Logo_title__oVNsU{font-weight:var(--font-bold);font-size:var(--font-size-fluid-1)}.Logo_subtitle__OK_mB{font-weight:var(--font-semibold);font-size:var(--font-size-fluid-0)}.style_button__uez6e{padding-left:8px;padding-right:8px}.style_button__uez6e span{display:block;height:16px;width:21px}.Header_submenu__cv_vn{cursor:pointer}.Header_submenu__cv_vn:hover .Header_submenuList__lQzMp{display:block}.Header_submenuList__lQzMp{display:none;position:absolute;background-color:#fff;border:1px solid gray;border-radius:.5rem;padding-top:1rem;padding-bottom:1rem;z-index:999}.Header_submenuList__lQzMp ul{display:flex;flex-direction:column;gap:.25rem}.Header_submenuList__lQzMp li:hover{background-color:var(--brand);color:#fff}.Header_submenuList__lQzMp li a{padding-left:.5rem;padding-right:.5rem}.style_fab__DZqgz{position:fixed;border-radius:100%;width:60px;height:60px;right:1rem;bottom:1.5rem}.Modal_overlay__ccItu{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10;display:flex;height:100%;width:100%;cursor:default;align-items:center;justify-content:center;--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity));background-color:rgba(0,0,0,.5)}.Modal_content__QfGNI{position:relative;margin-left:.5rem;margin-right:.5rem;--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}@media (min-width:768px){.Modal_content__QfGNI{margin-left:0;margin-right:0}}.Modal_content__QfGNI,.Result_result__ADtnG{border-radius:var(--radius-2)}.Result_result__ADtnG{display:grid;justify-content:center;align-items:center;padding:var(--size-3)}.Result_result__ADtnG *{margin:0 auto}.Result_title__YFICX{color:var(--text1);line-height:var(--font-lineheight-1);font-size:var(--font-size-1);font-weight:var(--font-weight-5);max-width:var(--size-header-2);text-align:center}@container (width > 765px){.Result_title__YFICX{font-size:var(--font-size-6)}}.FieldSet_fieldSegment__d_BIE{display:grid}.FieldSet_fieldSegment__d_BIE input[type=email],.FieldSet_fieldSegment__d_BIE input[type=number],.FieldSet_fieldSegment__d_BIE input[type=password],.FieldSet_fieldSegment__d_BIE input[type=text],.FieldSet_fieldSegment__d_BIE input[type=time],.FieldSet_fieldSegment__d_BIE textarea:not(.FieldSet_does-not-exist__gE65r){width:100%;border:1px solid #e5e7eb;border-radius:.375rem;padding:.5rem}.FieldSet_fieldSegment__d_BIE input[type=email]:focus,.FieldSet_fieldSegment__d_BIE input[type=number]:focus,.FieldSet_fieldSegment__d_BIE input[type=password]:focus,.FieldSet_fieldSegment__d_BIE input[type=text]:focus,.FieldSet_fieldSegment__d_BIE input[type=time]:focus,.FieldSet_fieldSegment__d_BIE textarea:focus:not(.FieldSet_does-not-exist__gE65r){outline:1px solid var(--brand);outline-offset:0}.FieldSet_fieldSegment__d_BIE label[\:has\(input\[type\%3D\%22radio\%22\]\)]{display:flex;gap:var(--size-2);align-items:center}.FieldSet_fieldSegment__d_BIE label:has(input[type=radio]){display:flex;gap:var(--size-2);align-items:center}.FieldSet_fieldSegment__d_BIE input[type=radio]{width:1rem;height:1rem}.FieldSet_fieldSegment__d_BIE strong{color:red;font-size:var(--font-size-0)}.FieldSet_fieldSegment__d_BIE .FieldSet_content__99ZBN,.FieldSet_fieldSegment__d_BIE .FieldSet_legend__aZAoD{display:flex;flex-flow:column}.FieldSet_fieldSegment__d_BIE label{-webkit-user-select:none;-moz-user-select:none;user-select:none}.FieldSet_fieldSegment__d_BIE input::-moz-placeholder,.FieldSet_fieldSegment__d_BIE textarea::-moz-placeholder{font-size:.8rem}.FieldSet_fieldSegment__d_BIE input::placeholder,.FieldSet_fieldSegment__d_BIE textarea::placeholder{font-size:.8rem}.FieldSet_title__HmWK_{font-weight:var(--font-weight-5)}.FieldSet_description__hrKh3{font-size:.8rem;color:#737373}@media (min-width:768px){.FieldSet_fieldSegment__d_BIE{grid-template-areas:"legend content";grid-template-columns:1.2fr 2fr;align-items:start;gap:var(--size-2)}.FieldSet_content__99ZBN{grid-area:content}.FieldSet_legend__aZAoD{grid-area:legend}}.styles_label__dICNj{display:inline-grid;grid-template-columns:auto 1fr;grid-template-rows:1fr;gap:.5rem;grid-template-areas:"input content";background-color:var(--surface2);padding:var(--size-3);border-radius:var(--radius-3);cursor:pointer;border:1px solid hsl(var(--brand-hue) 10% 50%/15%)}.styles_label__dICNj>input[type=radio]{grid-area:input;align-self:center;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;color:currentColor;aspect-ratio:1;width:1.2rem;height:1.2rem;border:.15rem solid;border-radius:50%;transform:translateY(-.075em);display:grid;align-content:center;justify-content:center;place-content:center;background-color:var(--surface2)}.styles_label__dICNj>input[type=radio]:checked{color:#fff}.styles_label__dICNj>input[type=radio]:before{content:"";width:.7rem;height:.7rem;border-radius:50%;transform:scale(0);transition:transform .12s ease-in-out;box-shadow:inset 1em 1em var(--brand);background-color:var(--brand)}.styles_label__dICNj input[type=radio]:checked:before{transform:scale(1)}.styles_label__dICNj>section{grid-area:content;align-self:center;display:grid}.styles_label__dICNj[\:has\(\%3E\%20input\[type\%3D\%22radio\%22\]\:checked\)]{background-color:var(--brand);color:#fff}.styles_label__dICNj:has(>input[type=radio]:checked){background-color:var(--brand);color:#fff}.styles_label__dICNj.styles_shadow__22tDp[\:has\(\%3E\%20input\[type\%3D\%22radio\%22\]\:not\(\:checked\)\)]{box-shadow:0 1rem .5rem -.5rem;box-shadow:0 2.8px 2.2px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 3%)),0 6.7px 5.3px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 1%)),0 12.5px 10px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 2%)),0 22.3px 17.9px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 2%)),0 41.8px 33.4px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 3%)),0 100px 80px hsl(var(--surface-shadow)/var(--shadow-strength))}.styles_label__dICNj.styles_shadow__22tDp:has(>input[type=radio]:not(:checked)){box-shadow:0 1rem .5rem -.5rem;box-shadow:0 2.8px 2.2px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 3%)),0 6.7px 5.3px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 1%)),0 12.5px 10px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 2%)),0 22.3px 17.9px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 2%)),0 41.8px 33.4px hsl(var(--surface-shadow)/calc(var(--shadow-strength) + 3%)),0 100px 80px hsl(var(--surface-shadow)/var(--shadow-strength))}.styles_label__dICNj.styles_inputNone__jkoMn>input{display:none}.styles_label__dICNj.styles_inputNone__jkoMn{gap:initial}.styles_label__dICNj.styles_centerContent__Lvqoo{justify-content:center}.styles_text__Qmw2N{font-weight:700}.styles_subText__mSufW{font-weight:500}.Button_button__L2wUb{padding:.5rem 1rem;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.3s}.Button_button__L2wUb:focus{outline:2px solid transparent;outline-offset:2px}.Button_button__L2wUb{border-radius:var(--radius-2);font-weight:var(--font-weight-5)}.Button_button--danger__AQbKD{--tw-bg-opacity:1;background-color:rgba(248,113,113,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.Button_button--danger__AQbKD:hover:enabled{--tw-bg-opacity:1;background-color:rgba(220,38,38,var(--tw-bg-opacity))}.Button_button--default__T4JKy{border-width:1px;--tw-border-opacity:1;border-color:rgba(38,171,163,var(--tw-border-opacity));--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(38,171,163,var(--tw-text-opacity))}.Button_button--default__T4JKy:hover:enabled{--tw-border-opacity:0;--tw-bg-opacity:1;background-color:rgba(38,171,163,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.Button_button--link__49dpb{padding:0;--tw-text-opacity:1;color:rgba(38,171,163,var(--tw-text-opacity));text-decoration-line:underline;text-decoration-color:transparent;transition:.2s}.Button_button--link__49dpb:hover:enabled{text-decoration-line:underline;text-decoration-color:inherited;text-decoration-color:initial}.Button_button--primary__Bu6Q0{--tw-bg-opacity:1;background-color:rgba(38,171,163,var(--tw-bg-opacity));--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.Button_button--primary__Bu6Q0:hover:enabled{--tw-bg-opacity:1;background-color:rgba(13,148,136,var(--tw-bg-opacity))}.Button_button__L2wUb:disabled{cursor:not-allowed;opacity:.5}.Alert_alert__VirqF[data-type=warning]{--bg-color:#fff;--text-color:#a76811}.Alert_alert__VirqF[data-type=error]{--bg-color:#fff;--text-color:#dc2626}.Alert_alert__VirqF[data-type=info]{--bg-color:var(--surface2);--text-color:var(--text2)}.Alert_alert__VirqF{display:flex;cursor:default;border-radius:.375rem;padding:.75rem;background-color:var(--bg-color);color:var(--text-color);border:1px solid var(--text-color)}.Alert_alert__VirqF h4{font-weight:var(--font-weight-6)}.Alert_alert__VirqF .Alert_icon__WTCbN{margin-top:.25rem;height:1.25rem;width:1.25rem}.styles_intro-call__Osna8{container-type:inline-size;padding:.75rem;width:min(calc(100vw - 1rem),40rem)}.styles_intro-call__Osna8 footer button{font-weight:500}.styles_intro-call__Osna8 h4{font-weight:var(--font-bold);font-size:var(--font-size-fluid-1);padding-bottom:1rem}.styles_intro-call_content__uGwIS{display:flex;flex-direction:column;gap:.5rem}.styles_intro-call_slots__csQWB{display:grid;grid-gap:.5rem;gap:.5rem;grid-template-columns:repeat(3,1fr)}.styles_intro-call_content__uGwIS footer{margin-top:1rem;display:flex;gap:1.25rem;justify-content:end}.styles_checkout_p__cu8Yf{font-size:var(--font-size-fluid-1)}.styles_checkout_label___vSlz{font-weight:var(--font-weight-7)}.styles_article__i6Ust{display:flex;flex-direction:column;gap:3rem}.styles_section__qALv7{--text-color:#092a28}.styles_section__qALv7 h2{font-weight:var(--font-semibold);font-size:var(--font-size-fluid-1)}.styles_profile__RJi2V{display:grid;grid-gap:var(--gap-brand);gap:var(--gap-brand);color:var(--text-color)}.styles_profile__RJi2V>div{display:flex;flex-direction:column;gap:var(--gap-brand)}.styles_profile-image__XkXKg{border-radius:var(--radius-3);aspect-ratio:1;object-fit:cover;object-position:top}.styles_profile-hgroup__oNwKg h1{font-weight:var(--font-bold);font-size:var(--font-size-fluid-2)}.styles_profile-actions__Q_p63{display:flex;gap:1rem;text-align:center}.styles_btn-radius__JI8BG{border-radius:var(--radius-3)}.styles_profile-actions__link__NaRlN{background-color:var(--brand);font-weight:var(--font-semibold);border-radius:var(--radius-3);color:#fff;padding:var(--size-3);display:inline-block;width:100%}.styles_speciality-list__AN__c{display:flex;flex-wrap:wrap;gap:calc(var(--gap-brand) / 2);margin-top:var(--size-2)}.styles_speciality-item__Wi9g9{border-radius:var(--radius-2);background-color:#fcf3de;padding:var(--size-2) var(--size-3);font-weight:var(--font-semibold);font-size:var(--font-size-0)}.styles_profile-lang__s3Em9 ul{display:flex;gap:.5rem}.styles_profile-lang__s3Em9 ul li{border-radius:var(--radius-2);background-color:#fcf3de;font-weight:var(--font-semibold);font-size:var(--font-size-0);padding:var(--size-2) var(--size-3)}.styles_profile-about__Tq56C p,.styles_profile-studies__F85Xj p{font-size:var(--font-size-1)}.styles_profile-studies__F85Xj ul{list-style:revert;padding:0 0 0 24px}.styles_motto__nC_if{color:var(--text-color)}.styles_motto__nC_if hgroup{border-radius:var(--radius-3);background-color:#fcf3de;padding:var(--gap-brand);text-align:center}.styles_motto__nC_if h2{font-size:var(--font-size-fluid-0);color:var(--brand)}.styles_motto__nC_if p{font-weight:var(--font-semibold);font-size:var(--font-size-fluid-1);color:#092a28}.styles_service-list__iad_X{display:flex;flex-wrap:wrap;gap:calc(var(--gap-brand) / 2)}.styles_service-item__pZ8e7{border-radius:var(--radius-2);background-color:#fcf3de;padding:var(--size-2) var(--size-3);font-weight:var(--font-semibold);font-size:var(--font-size-0)}.styles_symptom-list__2apMG{display:flex;flex-wrap:wrap;gap:calc(var(--gap-brand) / 2)}.styles_symptom-item__o6iuT{border-radius:var(--radius-2);background-color:#dfeceb;padding:var(--size-2) var(--size-3);font-weight:var(--font-semibold);font-size:var(--font-size-0)}.styles_symptom-item__o6iuT a:hover{text-decoration:underline}.styles_symptom-item--excluded__MDmNJ{background-color:#fcf3de}@media (min-width:768px){.styles_profile__RJi2V{grid-template-columns:auto 1fr}.styles_profile-image__XkXKg{width:var(--size-content-2);aspect-ratio:3/4}.styles_profile-actions__Q_p63{text-align:revert}.styles_profile-actions__link__NaRlN{width:revert}}