.page-module__NfDiEG__imageBlock{box-sizing:border-box;grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__NfDiEG__imageItem{object-fit:cover;border-radius:var(--light-border-radius);width:100%;height:auto}@media (max-width:480px){.page-module__NfDiEG__imageBlock{grid-template-columns:1fr}}
.gapWrapper-module__Jg1l1q__grid{flex-direction:column;width:100%;display:flex}.gapWrapper-module__Jg1l1q__gapXS{gap:10px}.gapWrapper-module__Jg1l1q__gapS{gap:25px}.gapWrapper-module__Jg1l1q__gapM{gap:30px}.gapWrapper-module__Jg1l1q__gapL{gap:50px}.gapWrapper-module__Jg1l1q__gapXL{gap:100px}.gapWrapper-module__Jg1l1q__ptXL{padding-top:100px}.gapWrapper-module__Jg1l1q__ptM{padding-top:50px}.gapWrapper-module__Jg1l1q__pbM{padding-bottom:50px}.gapWrapper-module__Jg1l1q__pbL{padding-bottom:70px}.gapWrapper-module__Jg1l1q__width100{width:100%}@media (max-width:768px){.gapWrapper-module__Jg1l1q__gapXS{gap:8px}.gapWrapper-module__Jg1l1q__gapS,.gapWrapper-module__Jg1l1q__gapM{gap:20px}.gapWrapper-module__Jg1l1q__gapL{gap:35px}.gapWrapper-module__Jg1l1q__gapXL{gap:50px}.gapWrapper-module__Jg1l1q__pbM,.gapWrapper-module__Jg1l1q__pbL{padding-bottom:20px}}
.simpleCallBackForm-module__NlhU3a__form{flex-direction:column;gap:30px;display:flex}.simpleCallBackForm-module__NlhU3a__label{font-weight:var(--m-font-weight);color:var(--text-second-color)}.simpleCallBackForm-module__NlhU3a__button{justify-content:flex-start;width:100%;display:flex}.simpleCallBackForm-module__NlhU3a__fields{flex-direction:column;grid-template-columns:1fr;gap:20px;display:flex}.simpleCallBackForm-module__NlhU3a__form input{max-width:300px}.simpleCallBackForm-module__NlhU3a__check{align-items:center;gap:10px;display:flex}.simpleCallBackForm-module__NlhU3a__small{font-size:var(--s-font-size)}.simpleCallBackForm-module__NlhU3a__small a{font-size:var(--s-font-size);text-underline-offset:3px;text-decoration:underline;transition:all .2s}.simpleCallBackForm-module__NlhU3a__small a:hover{color:var(--accent-hover-color)}@media (max-width:1200px){.simpleCallBackForm-module__NlhU3a__form{align-items:start}}
.inputField-module__fUrI3W__container{background-color:var(--bg-first-color);border:1px solid var(--green-color);border-radius:var(--light-border-radius);flex-wrap:nowrap;align-items:center;gap:15px;width:100%;max-width:550px;height:fit-content;padding:10px 20px;display:flex}.inputField-module__fUrI3W__container svg{width:20px}.inputField-module__fUrI3W__maxWidth{max-width:100%}.inputField-module__fUrI3W__textarea{border:none;border-radius:10px;width:100%;min-height:100px;padding:10px;font-size:16px}.inputField-module__fUrI3W__textarea:focus{background-color:var(--green-color-mute);border:none;outline:none}.inputField-module__fUrI3W__input::placeholder{font-size:var(--s-font-size);line-height:var(--base-line-height);color:var(--text-light-color)}.inputField-module__fUrI3W__container input,.inputField-module__fUrI3W__container textarea{width:100%;color:var(--text-first-color);background-color:var(--bg-first-color);border:0}.inputField-module__fUrI3W__container input:focus{background-color:var(--green-color-mute);border:none;outline:none}.inputField-module__fUrI3W__container:focus-within{background-color:var(--green-color-mute)}.inputField-module__fUrI3W__container svg{fill:var(--accent-color)}.inputField-module__fUrI3W__errorMessage{max-width:385px;color:var(--red-color);font-weight:var(--l-font-weight)}.inputField-module__fUrI3W__fileInput{display:none}.inputField-module__fUrI3W__fileLabel{cursor:pointer;min-width:100%;color:var(--accent-color);justify-content:space-between;align-items:center;display:flex;overflow:hidden}.inputField-module__fUrI3W__fileLabel svg{float:right;max-width:20px}@media (max-width:768px){.inputField-module__fUrI3W__container{padding:7px 10px}}
.selectFieldComponent-module__nMfGPG__container{box-sizing:border-box;border-radius:var(--light-border-radius);cursor:pointer;border:1px solid var(--item-grey-color);background:var(--bg-first-color);justify-content:space-between;gap:20px;max-width:100%;height:fit-content;transition:all .1s;display:flex;position:relative}.selectFieldComponent-module__nMfGPG__container select{appearance:none;width:100%;cursor:inherit;color:var(--text-first-color);background-color:var(--bg-first-color);border:none;padding:11px 40px 11px 20px;font-size:16px}.selectFieldComponent-module__nMfGPG__container select:focus{background-color:var(--bg-third-color);border:none;outline:none}.selectFieldComponent-module__nMfGPG__container:focus-within{background-color:var(--bg-third-color)}.selectFieldComponent-module__nMfGPG__container select::-ms-expand{display:none}.selectFieldComponent-module__nMfGPG__container:after{content:"";border-right:2px solid var(--accent-color);border-bottom:2px solid var(--accent-color);pointer-events:none;width:8px;height:8px;transition:all .2s;position:absolute;top:50%;right:20px;transform:translateY(-50%)rotate(45deg)}.selectFieldComponent-module__nMfGPG__container select:focus+.selectFieldComponent-module__nMfGPG__container:after,.selectFieldComponent-module__nMfGPG__container:focus-within:after{transform:translateY(-50%)rotate(225deg)}.selectFieldComponent-module__nMfGPG__container select:disabled{cursor:not-allowed;opacity:.8}.selectFieldComponent-module__nMfGPG__container select:disabled~.selectFieldComponent-module__nMfGPG__container:after{opacity:.2;border-color:var(--text-disabled-color);cursor:not-allowed}.selectFieldComponent-module__nMfGPG__container:has(select:disabled):after{opacity:.2;border-color:var(--text-disabled-color);cursor:not-allowed}
.optionFieldComponent-module__n8hxSq__option{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:15px;display:flex;position:relative}.optionFieldComponent-module__n8hxSq__link{gap:6px}.optionFieldComponent-module__n8hxSq__checkbox{border:1px solid var(--item-grey-color);border-radius:4px;align-items:center;width:20px;height:20px;margin:0;display:flex;position:relative}.optionFieldComponent-module__n8hxSq__option input[type=checkbox],.optionFieldComponent-module__n8hxSq__option input[type=radio]{visibility:hidden;appearance:none;width:20px;height:20px;display:inline-block;position:relative}.optionFieldComponent-module__n8hxSq__option input[type=checkbox]:before,.optionFieldComponent-module__n8hxSq__option input[type=checkbox]:after,.optionFieldComponent-module__n8hxSq__option input[type=radio]:before,.optionFieldComponent-module__n8hxSq__option input[type=radio]:after{content:"";visibility:visible;width:20px;height:20px;position:absolute;top:0;left:0}.optionFieldComponent-module__n8hxSq__option input[type=checkbox]:before,.optionFieldComponent-module__n8hxSq__option input[type=radio]:before{background:var(--bg-first-color);border:1px solid var(--item-grey-color);border-radius:4px}.optionFieldComponent-module__n8hxSq__option input[type=checkbox]:checked:before,.optionFieldComponent-module__n8hxSq__option input[type=radio]:checked:before{border:1px solid var(--item-accent-color);background:0 0}.optionFieldComponent-module__n8hxSq__option input[type=checkbox]:checked:after,.optionFieldComponent-module__n8hxSq__option input[type=radio]:checked:after{content:"";border-left:2px solid var(--item-accent-color);border-bottom:2px solid var(--item-accent-color);width:10px;height:6px;top:5px;left:5px;transform:rotate(-45deg)}.optionFieldComponent-module__n8hxSq__checked{border-left:2px solid var(--item-accent-color);border-bottom:2px solid var(--item-accent-color);width:12px;height:6px;position:absolute;top:5px;left:3px;transform:rotate(-45deg)}.optionFieldComponent-module__n8hxSq__anchor{padding-left:20px}@media (max-width:480px){.optionFieldComponent-module__n8hxSq__option{gap:25px}}
.gridBlock-module__0sPFUq__block{grid-template-columns:minmax(200px,300px) minmax(400px,auto);align-items:start;gap:30px;display:grid}@media (max-width:1200px){.gridBlock-module__0sPFUq__block{grid-template-columns:1fr}}
.cookieConsentBanner-module__gbSPfW__banner{color:#fff;z-index:1000;background-color:#121212f0;border-radius:16px;flex-direction:column;gap:12px;width:min(640px,100% - 32px);padding:16px 20px;display:flex;position:fixed;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #00000040}.cookieConsentBanner-module__gbSPfW__text{margin:0;font-size:14px;line-height:1.4}.cookieConsentBanner-module__gbSPfW__link{color:var(--blue-color);text-decoration:underline}.cookieConsentBanner-module__gbSPfW__actions{flex-wrap:wrap;gap:12px;display:flex}.cookieConsentBanner-module__gbSPfW__accept,.cookieConsentBanner-module__gbSPfW__decline{cursor:pointer;border:none;border-radius:12px;flex:auto;min-width:120px;padding:10px 16px;font-size:14px;font-weight:600}.cookieConsentBanner-module__gbSPfW__accept{background-color:var(--blue-color);color:#fff}.cookieConsentBanner-module__gbSPfW__decline{color:#fff;background-color:#0000;border:1px solid #ffffff4d}@media (min-width:768px){.cookieConsentBanner-module__gbSPfW__banner{flex-direction:row;align-items:center}.cookieConsentBanner-module__gbSPfW__text{flex:60%;margin-right:16px}.cookieConsentBanner-module__gbSPfW__actions{flex:none}}
.modalWindowWrapper-module__1RP4va__overlay{z-index:10;background:#0000004d;justify-content:center;height:100%;display:flex;position:fixed;inset:0;overflow-y:auto}.modalWindowWrapper-module__1RP4va__modalWindow{background:var(--bg-second-color);border-radius:var(--light-border-radius);z-index:10;width:100%;min-width:300px;max-width:720px;height:fit-content;margin:8rem 20px;padding:20px;position:relative}.modalWindowWrapper-module__1RP4va__weightModal{width:80%;max-width:800px}.modalWindowWrapper-module__1RP4va__clearModal{width:fit-content;max-width:unset;background:0 0;margin-top:6rem;margin-bottom:4rem;padding:0}.modalWindowWrapper-module__1RP4va__closeButton{cursor:pointer;cursor:pointer;color:var(--blue-color);-webkit-user-select:none;user-select:none;z-index:20;background:0 0;background-color:var(--bg-first-color);border:none;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding-bottom:2px;font-size:35px;font-weight:500;transition:all .4s;display:flex;position:absolute;top:10px;right:5px}.modalWindowWrapper-module__1RP4va__closeButton:hover{background-color:var(--bg-second-color)}@media (max-width:650px){.modalWindowWrapper-module__1RP4va__clear{width:100%;max-width:fit-content}}@media (max-width:480px){.modalWindowWrapper-module__1RP4va__modalWindow{min-width:90%;margin-top:4rem}}
.priceList-module__9QKWEW__priceList{gap:15px;width:100%;min-width:100%;display:grid}.priceList-module__9QKWEW__priceItem{cursor:pointer;background-color:var(--bg-first-color);border-radius:var(--light-border-radius);justify-content:space-between;gap:20px;padding:10px 20px;transition:all .1s;display:flex}.priceList-module__9QKWEW__priceItem:hover{background-color:var(--item-middle-color)}.priceList-module__9QKWEW__cost{font-weight:var(--l-font-weight);justify-content:flex-end;display:flex}@media (max-width:768px){.priceList-module__9QKWEW__priceItem{grid-template-columns:1fr 80px;gap:10px;padding:10px}.priceList-module__9QKWEW__additional{flex-direction:column-reverse;justify-content:flex-end;align-items:flex-start;gap:5px;display:flex}.priceList-module__9QKWEW__measure{font-size:var(--xs-font-size)}.priceList-module__9QKWEW__cost{font-size:var(--s-font-size)}}
.buttonComponent-module__tKgltW__button{border:1px solid var(--item-accent-color);font-size:var(--s-font-size);font-weight:var(--m-font-weight);text-align:center;color:#fff;font-weight:var(--l-font-weight);background:var(--item-accent-color);cursor:pointer;border-radius:var(--middle-border-radius);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;gap:10px;width:fit-content;min-width:fit-content;height:fit-content;padding:10px 20px;text-decoration:none;transition:all .1s;display:flex}.buttonComponent-module__tKgltW__button span{font-size:var(--s-font-size);font-weight:var(--m-font-weight)}.buttonComponent-module__tKgltW__button svg{width:16px}.buttonComponent-module__tKgltW__uppercase,.buttonComponent-module__tKgltW__uppercase span{font-size:var(--xs-font-size);font-weight:var(--l-font-weight);text-transform:uppercase}.buttonComponent-module__tKgltW__sizeXL{width:315px}.buttonComponent-module__tKgltW__large{border-radius:var(--light-border-radius);border:none;width:100%;padding:25px 10px}.buttonComponent-module__tKgltW__button:hover{background:var(--item-accent-hover-color);border:1px solid var(--item-accent-hover-color)}.buttonComponent-module__tKgltW__whiteColor{background:var(--bg-first-color);color:var(--text-first-color);border:1px solid var(--item-grey-color)}.buttonComponent-module__tKgltW__transparentColor{color:var(--text-first-color);border:1px solid var(--item-grey-color);background:0 0}.buttonComponent-module__tKgltW__transparentColor span,.buttonComponent-module__tKgltW__whiteColor span{color:var(--text-first-color)}.buttonComponent-module__tKgltW__whiteColor svg{fill:var(--text-first-color)}.buttonComponent-module__tKgltW__transparentColor:hover,.buttonComponent-module__tKgltW__whiteColor:hover{background:var(--accent-color);border:1px solid var(--item-accent-hover-color);color:var(--white-color)}.buttonComponent-module__tKgltW__lightBlueColor{background:var(--bg-second-color);color:var(--text-first-color);border:1px solid var(--bg-second-color)}.buttonComponent-module__tKgltW__lightBlueColor:hover,.buttonComponent-module__tKgltW__greyColor{background:var(--item-grey-color);color:var(--text-first-color);border:1px solid var(--item-grey-color)}.buttonComponent-module__tKgltW__greyColor:hover{background-color:var(--item-dark-grey-color);border:1px solid var(--item-dark-grey-color)}.buttonComponent-module__tKgltW__sizeS{padding:4px 17px}.buttonComponent-module__tKgltW__width100{width:100%;font-size:14px}.buttonComponent-module__tKgltW__button:disabled{background-color:var(--item-grey-color);border:1px solid var(--item-grey-color);color:var(--text-first-color);cursor:not-allowed}@media (max-width:768px){.buttonComponent-module__tKgltW__button{padding:8px}}
.titleElement-module__PQCQ1W__title{color:var(--text-second-color);margin:0;font-weight:400}.titleElement-module__PQCQ1W__sizeXL{font-size:1.7rem;line-height:100%}.titleElement-module__PQCQ1W__sizeL{font-size:1.5rem;line-height:1.6rem}.titleElement-module__PQCQ1W__sizeM{font-size:1.3rem;line-height:1.4rem}.titleElement-module__PQCQ1W__sizeS{font-size:1.2rem;line-height:1.3rem}.titleElement-module__PQCQ1W__sizeXS{font-size:1rem;line-height:1.2rem}.titleElement-module__PQCQ1W__emphasize{margin-left:20px;display:inline-block;position:relative}.titleElement-module__PQCQ1W__emphasize:before{content:"";background-color:var(--item-accent-color);border-radius:var(--border-radius);width:10px;position:absolute;top:0;bottom:0;left:-20px}.titleElement-module__PQCQ1W__bold{font-weight:500}@media (max-width:768px){.titleElement-module__PQCQ1W__sizeXL{font-size:1.6rem;line-height:1.7rem}.titleElement-module__PQCQ1W__sizeL{font-size:1.4rem;line-height:1.5rem}.titleElement-module__PQCQ1W__sizeM{font-size:1.2rem;line-height:1.3rem}.titleElement-module__PQCQ1W__sizeS{font-size:1.1rem;line-height:1.2rem}}
.quickFrame-module__1BlO4G__quick{border-radius:var(--light-border-radius);border:none;width:100%;min-width:600px;max-width:1000px;margin:0 auto}.quickFrame-module__1BlO4G__quick iframe{border-radius:var(--light-border-radius);z-index:1000;border:0;width:100%;max-width:1000px;margin:auto}@media (max-width:650px){.quickFrame-module__1BlO4G__quick{min-width:100%}}
.noteWidget-module__u03uJa__noteWidget{cursor:pointer;background-color:var(--item-middle-color);border-radius:var(--light-border-radius);padding:10px 20px}
.exampleSlider-module__9swqMa__slide{border-radius:var(--middle-border-radius);background-color:var(--red-color-mute);grid-template-columns:1fr 1fr;gap:20px;padding:30px;display:grid}.exampleSlider-module__9swqMa__block{border-radius:var(--middle-border-radius);width:100%;max-width:100%;overflow:hidden}@media (max-width:768px){.exampleSlider-module__9swqMa__slide{grid-template-columns:1fr}}
.serviceSlider-module__NFxVJq__items{width:100%;max-width:100%;position:relative}.serviceSlider-module__NFxVJq__buttons{z-index:5;pointer-events:none;justify-content:space-between;width:calc(100% + 40px);display:flex;position:absolute;top:45%;left:-20px;right:-20px;transform:translateY(-50%)}.serviceSlider-module__NFxVJq__button{cursor:pointer;background-color:var(--bg-first-color);border:1px solid var(--item-dark-color);z-index:6;pointer-events:auto;border-radius:50%;justify-content:center;align-items:center;width:40px;min-width:40px;height:40px;min-height:40px;transition:all .1s;display:flex}.serviceSlider-module__NFxVJq__button svg{fill:var(--item-dark-color);width:16px;height:16px}.serviceSlider-module__NFxVJq__button:hover{background-color:var(--item-middle-color)}@media (max-width:1200px){.serviceSlider-module__NFxVJq__items{overflow:hidden}.serviceSlider-module__NFxVJq__buttons{display:none}}.serviceSlider-module__NFxVJq__pagination{justify-content:center;margin-top:20px;display:flex}.serviceSlider-module__NFxVJq__bullet{background-color:var(--bg-second-color);border-radius:50%;width:12px;height:12px;margin:0 5px;transition:background-color .2s}.serviceSlider-module__NFxVJq__bulletActive{background-color:var(--item-accent-color)}
.adaptiveImageContainer-module__KYab6G__imageContainer{max-width:100%;height:auto;position:relative;overflow:hidden}.adaptiveImageContainer-module__KYab6G__imageContainer img{object-fit:cover;width:100%;height:auto}.adaptiveImageContainer-module__KYab6G__radius{border-radius:var(--middle-border-radius)}
.badgeComponent-module__oqHj1a__badge{font-size:var(--xs-font-size);border-radius:var(--large-border-radius);border:1px solid var(--item-dark-grey-color);padding:2px 7px;transition:all .2s}.badgeComponent-module__oqHj1a__badge:hover{border:1px solid var(--item-accent-hover-color);color:var(--item-accent-hover-color)}
.slideContentBlock-module__493Kba__item{background-color:var(--bg-second-color);border-radius:var(--middle-border-radius);border:1px solid var(--item-grey-color);min-width:100%;height:100%;display:flex;overflow:hidden}.slideContentBlock-module__493Kba__body{flex-direction:column;justify-content:space-between;gap:20px;height:100%;padding:40px;display:flex}.slideContentBlock-module__493Kba__text{flex-direction:column;gap:16px;display:flex}.slideContentBlock-module__493Kba__text p,.slideContentBlock-module__493Kba__text li{color:var(--text-second-color);font-size:var(--l-font-size);line-height:125%}.slideContentBlock-module__493Kba__image{object-fit:cover;border-bottom-right-radius:var(--middle-border-radius);border-top-right-radius:var(--middle-border-radius)}@media (max-width:1145px){.slideContentBlock-module__493Kba__item{grid-template-columns:1fr 300px}}@media (max-width:768px){.slideContentBlock-module__493Kba__item{flex-direction:column-reverse;align-items:flex-start;gap:20px;max-width:100%;max-height:100%;padding:20px;display:flex}.slideContentBlock-module__493Kba__image{border-radius:var(--middle-border-radius);align-items:center;max-width:100%;max-height:200px;margin:0 auto}.slideContentBlock-module__493Kba__body{padding:0}.slideContentBlock-module__493Kba__text{height:100%}}
.dangerTextComponent-module__Sb0tbG__text{gap:10px;display:grid}.dangerTextComponent-module__Sb0tbG__gapM{gap:20px}.dangerTextComponent-module__Sb0tbG__gapS{gap:10px}.dangerTextComponent-module__Sb0tbG__gapXS{gap:0}.dangerTextComponent-module__Sb0tbG__sizeXS,.dangerTextComponent-module__Sb0tbG__sizeXS p,.dangerTextComponent-module__Sb0tbG__sizeXS span{font-size:14px}.dangerTextComponent-module__Sb0tbG__sizeL,.dangerTextComponent-module__Sb0tbG__sizeL p,.dangerTextComponent-module__Sb0tbG__sizeL span{font-size:18px}.dangerTextComponent-module__Sb0tbG__gapS blockquote:first-child,.dangerTextComponent-module__Sb0tbG__gapXS blockquote:first-child{margin-top:0}.dangerTextComponent-module__Sb0tbG__gapS blockquote,.dangerTextComponent-module__Sb0tbG__gapXS blockquote{margin-top:20px}
.flexBlock-module__nWx7sq__flex{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.flexBlock-module__nWx7sq__flexStart{justify-content:flex-start}.flexBlock-module__nWx7sq__flexEnd{justify-content:flex-end}.flexBlock-module__nWx7sq__alignStart{align-items:start}.flexBlock-module__nWx7sq__alignEnd{align-items:end}.flexBlock-module__nWx7sq__flexColumn{flex-direction:column}.flexBlock-module__nWx7sq__gapXS{gap:10px}.flexBlock-module__nWx7sq__gapS{gap:20px}.flexBlock-module__nWx7sq__gapM{gap:40px}.flexBlock-module__nWx7sq__gapL{gap:50px}@media (max-width:480px){.flexBlock-module__nWx7sq__gapXS{gap:4px}}
.GalleryItemBlock-module__3iBk5q__item{border-radius:15px;width:100%;position:relative;overflow:hidden}.GalleryItemBlock-module__3iBk5q__image{object-fit:cover;aspect-ratio:16/9;border-radius:15px;width:100%;height:100%}
.flexBlockWrapper-module__oywaNq__block{justify-content:flex-start;align-items:center;display:flex}.flexBlockWrapper-module__oywaNq__wrap,.flexBlockWrapper-module__oywaNq__scrollwrap{flex-wrap:wrap}.flexBlockWrapper-module__oywaNq__gapXS{gap:5px}.flexBlockWrapper-module__oywaNq__gapS{gap:7px}.flexBlockWrapper-module__oywaNq__gapM{gap:20px}.flexBlockWrapper-module__oywaNq__gapL{gap:24px}.flexBlockWrapper-module__oywaNq__spaceBetween{justify-content:space-between}.flexBlockWrapper-module__oywaNq__flexStart{justify-content:flex-start}.flexBlockWrapper-module__oywaNq__flexEnd{justify-content:flex-end}.flexBlockWrapper-module__oywaNq__alignStart{align-items:start}.flexBlockWrapper-module__oywaNq__alignStretch{align-items:stretch}@media (max-width:900px){.flexBlockWrapper-module__oywaNq__gapM{gap:20px}}@media (max-width:768px){.flexBlockWrapper-module__oywaNq__scroll,.flexBlockWrapper-module__oywaNq__scrollwrap{flex-wrap:nowrap;max-width:100%;padding-bottom:10px;overflow:auto hidden}}
.doctorPreview-module__mJDtcW__block{box-sizing:border-box;border-radius:var(--middle-border-radius);border:1px solid var(--item-grey-color);grid-template-columns:300px auto;gap:30px;padding:30px;display:grid}.doctorPreview-module__mJDtcW__about{flex-direction:column;justify-content:space-between;gap:50px;padding-bottom:20px;display:flex}.doctorPreview-module__mJDtcW__image{min-width:300px;max-width:300px}.doctorPreview-module__mJDtcW__mute{color:var(--item-accent-color)}.doctorPreview-module__mJDtcW__link{color:var(--item-accent-color);text-underline-offset:3px;text-decoration:underline;transition:all .2s}.doctorPreview-module__mJDtcW__link:hover{color:var(--item-accent-hover-color)}@media (max-width:768px){.doctorPreview-module__mJDtcW__block{grid-template-columns:1fr;gap:20px}.doctorPreview-module__mJDtcW__image{min-width:250px;max-width:250px}}
.serviceSlider-module__0-y2bW__items{grid-template-columns:1fr 1fr;gap:20px;display:grid}@media (max-width:1200px){.serviceSlider-module__0-y2bW__items{grid-template-columns:1fr}}
.startContentComponent-module__Fta4ta__about{color:var(--regular);grid-template-columns:300px auto;align-items:start;gap:30px;min-width:100%;display:grid}.startContentComponent-module__Fta4ta__oneColumn{grid-template-columns:1fr}.startContentComponent-module__Fta4ta__image{grid-row:1;width:100%;max-width:300px}.startContentComponent-module__Fta4ta__content{flex-direction:column;gap:30px;display:flex}.startContentComponent-module__Fta4ta__subtitle{font-weight:var(--l-font-weight);color:var(--text-second-color)}.startContentComponent-module__Fta4ta__divider{border-bottom:1px solid var(--item-grey-color);margin:0 40px}@media (max-width:768px){.startContentComponent-module__Fta4ta__about{grid-template-columns:1fr;gap:15px;display:grid}.startContentComponent-module__Fta4ta__image{grid-row:1}.startContentComponent-module__Fta4ta__content{grid-template-columns:1fr;gap:15px}.startContentComponent-module__Fta4ta__content>:first-child{grid-column:span 1}.startContentComponent-module__Fta4ta__content>:not(:first-child){grid-column:span 1/-1}}@media (max-width:480px){.startContentComponent-module__Fta4ta__image{max-width:100%}}
.slideContentBlock-module__dfAbMG__item{border-radius:var(--middle-border-radius);gap:20px;min-width:100%;padding:20px;transition:all .2s;display:flex;overflow:hidden}.slideContentBlock-module__dfAbMG__item:nth-child(5n+1){background-color:#0000;position:relative}.slideContentBlock-module__dfAbMG__item:nth-child(5n+1):before{content:"";background-color:var(--beige-color);opacity:.2;z-index:-1;position:absolute;inset:0}.slideContentBlock-module__dfAbMG__item:nth-child(5n+2){background-color:#0000;position:relative}.slideContentBlock-module__dfAbMG__item:nth-child(5n+2):before{content:"";background-color:var(--red-color);opacity:.2;z-index:-1;position:absolute;inset:0}.slideContentBlock-module__dfAbMG__item:nth-child(5n+3){background-color:#0000;position:relative}.slideContentBlock-module__dfAbMG__item:nth-child(5n+3):before{content:"";background-color:var(--item-middle-color);opacity:.2;z-index:-1;position:absolute;inset:0}.slideContentBlock-module__dfAbMG__item:nth-child(5n+4){background-color:#0000;position:relative}.slideContentBlock-module__dfAbMG__item:nth-child(5n+4):before{content:"";background-color:var(--dark-blue-bg-color);opacity:.2;z-index:-1;position:absolute;inset:0}.slideContentBlock-module__dfAbMG__item:nth-child(5n+5){background-color:#0000;position:relative}.slideContentBlock-module__dfAbMG__item:nth-child(5n+5):before{content:"";background-color:var(--green-color);opacity:.2;z-index:-1;position:absolute;inset:0}.slideContentBlock-module__dfAbMG__item:hover{background-color:var(--bg-second-color)}.slideContentBlock-module__dfAbMG__body{flex-direction:column;justify-content:space-between;gap:20px;display:flex}.slideContentBlock-module__dfAbMG__title{font-size:18px;font-weight:var(--l-font-weight)}.slideContentBlock-module__dfAbMG__text{flex-direction:column;gap:12px;display:flex}.slideContentBlock-module__dfAbMG__text p,.slideContentBlock-module__dfAbMG__text li{color:var(--text-second-color);font-size:var(--l-font-size);line-height:125%}.slideContentBlock-module__dfAbMG__imageWrapper{border-radius:var(--light-border-radius);background-color:#f0f0f0;justify-content:center;align-items:center;width:100px;min-width:100px;height:100px;display:flex;overflow:hidden}.slideContentBlock-module__dfAbMG__image{object-fit:cover;width:100%;height:100%;display:block}.slideContentBlock-module__dfAbMG__descr{color:var(--text-second-color);font-size:var(--xs-font-size)}@media (max-width:768px){.slideContentBlock-module__dfAbMG__item{align-items:flex-start;padding:10px}.slideContentBlock-module__dfAbMG__item .slideContentBlock-module__dfAbMG__imageWrapper{width:100px;min-width:100px;height:auto;overflow:hidden}.slideContentBlock-module__dfAbMG__title{font-size:16px;font-weight:var(--m-font-weight)}.slideContentBlock-module__dfAbMG__descr{display:none}.slideContentBlock-module__dfAbMG__body{padding:0}.slideContentBlock-module__dfAbMG__text{height:100%}}
.pagination-module__qG-4dG__container{justify-content:space-between;width:100%;display:flex}.pagination-module__qG-4dG__link{cursor:pointer;align-items:center;gap:8px;text-decoration:none;display:flex}.pagination-module__qG-4dG__link span{font-size:var(--m-font-size);font-weight:var(--m-font-weight);color:var(--text-first-color);transition:all .1s}.pagination-module__qG-4dG__link svg{width:20px;fill:var(--item-accent-color)}.pagination-module__qG-4dG__link:hover span{color:var(--item-accent-hover-color)}
.doctorCertificatesData-module__Uz23da__block{background-color:var(--bg-second-color);border-radius:var(--middle-border-radius);gap:20px;padding:20px;display:grid}.doctorCertificatesData-module__Uz23da__item{background-color:var(--bg-first-color);border-radius:var(--middle-border-radius);flex-direction:column;gap:20px;padding:20px;display:flex}.doctorCertificatesData-module__Uz23da__item span{color:var(--text-second-color);font-size:var(--xs-font-size)}.doctorCertificatesData-module__Uz23da__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:10px;display:grid}@media (max-width:480px){.doctorCertificatesData-module__Uz23da__grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}
.reviewCard-module__6nMIja__card{border-radius:var(--middle-border-radius);background-color:var(--bg-first-color);border:1px solid var(--item-grey-color);flex-direction:column;justify-content:space-between;gap:20px;min-width:275px;max-width:275px;max-height:100%;padding:20px;transition:all .1s;display:flex;overflow:hidden}.reviewCard-module__6nMIja__body{flex-direction:column;gap:20px;display:flex}.reviewCard-module__6nMIja__source{color:var(--accent-color);font-size:var(--s-font-size);transition:all .1s}.reviewCard-module__6nMIja__source:hover{color:var(--accent-hover-color)}.reviewCard-module__6nMIja__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.reviewCard-module__6nMIja__second{color:var(--text-second-color)}.reviewCard-module__6nMIja__url{color:var(--text-light-color);transition:all .1s}.reviewCard-module__6nMIja__url:hover{color:var(--text-second-color)}.reviewCard-module__6nMIja__avatar{border-radius:100%;width:70px;min-width:70px;height:70px;min-height:70px;position:relative;overflow:hidden}.reviewCard-module__6nMIja__avatar img{object-fit:cover;object-position:top;position:absolute}.reviewCard-module__6nMIja__ava{align-items:center;gap:10px;display:flex}.reviewCard-module__6nMIja__short{font-size:var(--xs-font-size);color:var(--text-second-color)}.reviewCard-module__6nMIja__badge{font-weight:var(--l-font-weight)}
.page-module__zTUhda__success{background-color:var(--green-color-mute);color:var(--text-first-color);border-radius:var(--middle-border-radius);gap:20px;margin:0 auto;padding:40px 20px;font-size:18px;display:grid}
.cardLinkWrapper-module__TqVI0G__item{border-radius:var(--middle-border-radius);border:1px solid var(--item-grey-color);flex-direction:column;gap:20px;min-width:100%;padding:20px;transition:all .2s;display:flex;overflow:hidden}.cardLinkWrapper-module__TqVI0G__item:hover{background-color:var(--bg-second-color)}.cardLinkWrapper-module__TqVI0G__body{flex-direction:column;justify-content:space-between;gap:20px;min-width:100%;min-height:100%;display:flex}.cardLinkWrapper-module__TqVI0G__fixed{width:275px;min-width:275px;max-width:100%}
.videoContent-module__Z8A4dq__thumbWrap{border-radius:var(--middle-border-radius);width:100%;height:0;padding-bottom:56.25%;position:relative;overflow:hidden}.videoContent-module__Z8A4dq__thumbWrap iframe{border-width:0;outline-width:0;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.videoContent-module__Z8A4dq__thumbWrap{width:400px}}@media (max-width:480px){.videoContent-module__Z8A4dq__thumbWrap{width:300px}}
