@font-face{font-family:Ubuntu;font-style:normal;font-weight:300;src:url(/fonts/Ubuntu/Ubuntu-Light.ttf)format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:400;src:url(/fonts/Ubuntu/Ubuntu-Regular.ttf)format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:500;src:url(/fonts/Ubuntu/Ubuntu-Medium.ttf)format("truetype")}@font-face{font-family:Ubuntu;font-style:normal;font-weight:700;src:url(/fonts/Ubuntu/Ubuntu-Bold.ttf)format("truetype")}html,body{width:100%;max-width:100%;height:100%;margin:0;padding:0;overflow-x:hidden}body{background:var(--color-change-standart-white);font-family:Ubuntu}#root{max-width:100%;min-height:100dvh;overflow-x:hidden}.App{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:100dvh;display:flex}.suspense-fallback{min-height:100dvh}.modal-provider,.page-layout,.layout-wrapper{box-sizing:border-box;flex-direction:column;width:100%;min-width:0;max-width:100%;height:100%;min-height:100dvh;display:flex}.page-layout{padding-bottom:env(safe-area-inset-bottom,0px)}.outlet-container{box-sizing:border-box;flex:1;width:100%;min-width:0;max-width:100%;height:100%;min-height:0}.full-height{height:100%;min-height:100dvh}.flex-column{flex-direction:column;display:flex}.flex-grow{flex:1}.layout-container{flex-direction:column;height:100%;min-height:100dvh;display:flex}*{box-sizing:border-box;margin:0;padding:0;font-family:Ubuntu}.react-modal-hook{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;min-height:100dvh;padding-bottom:calc(20px + env(safe-area-inset-bottom,0px));box-sizing:border-box;place-items:center;margin:0;animation:.5s fade-in;display:grid;position:fixed;inset:0;overflow:auto}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.modal-content{z-index:6}a{text-decoration:none}.ReactModal__Html--open,.ReactModal__Body--open{overflow:hidden}:root{--bp-xs:400px;--bp-sm:600px;--bp-md:768px;--bp-lg:1024px;--white:#f8f8f9;--black:#272633;--gray:#717171;--dark-blue:#09448e;--green:#4eb7d8;--main-gradient:linear-gradient(133.59deg, #92cbdd 0%, #089ececc 69.286%);--main-gradient--no--opacity:linear-gradient(133.59deg, #92cbdd 0%, #089ececc 69.286%);--red:#eb5757;--color-text:white;--color-button:#4eb7d8;--color-button-hover:#6dc5e5}body::-webkit-scrollbar{background:var(--white);width:2px}body::-webkit-scrollbar-track{background:var(--green)}body::-webkit-scrollbar-thumb{background:var(--white)}body::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.ReactModal__Overlay{z-index:4}html[data-theme=light]{--change--layout:-1;--color-change-standart-white:#f1f1f1;--color-change-standart-black:#272633}html[data-theme=dark]{--change--layout:0;--color-change-standart-white:#272633;--color-change-standart-black:#f8f8f9}._wrapper_1vxbl_1{background:var(--main-gradient);text-align:center;width:100%;min-height:100dvh;color:var(--white);flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:40px 20px;font-family:Ubuntu,sans-serif;display:flex}._title_1vxbl_17{letter-spacing:.08em;text-shadow:0 2px 3px #00000040;font-size:40px;font-weight:700;line-height:130%}._description_1vxbl_25{opacity:.9;max-width:460px;font-size:18px;font-weight:400;line-height:1.5}._description_1vxbl_25 strong{font-weight:700}._ring_1vxbl_38{flex-shrink:0;width:80px;height:80px;position:relative}._ring_1vxbl_38 svg{transform:rotate(-90deg)}._ringTrack_1vxbl_49{fill:none;stroke:#ffffff40;stroke-width:5px}._ringProgress_1vxbl_55{fill:none;stroke:var(--white);stroke-width:5px;stroke-linecap:round;transition:stroke-dashoffset .9s linear}._ringLabel_1vxbl_63{color:var(--white);justify-content:center;align-items:center;font-size:22px;font-weight:700;display:flex;position:absolute;inset:0}._errorBox_1vxbl_75{text-align:left;color:#ffd6d6;white-space:pre-wrap;word-break:break-word;background:#00000040;border:1px solid #ffffff4d;border-radius:8px;width:100%;max-width:560px;padding:12px 16px;font-family:monospace;font-size:13px;overflow:auto}._actions_1vxbl_91{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}._btnPrimary_1vxbl_98{background:var(--white);color:var(--dark-blue);cursor:pointer;border:none;border-radius:8px;padding:12px 28px;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:600;transition:opacity .2s}._btnPrimary_1vxbl_98:hover{opacity:.85}._btnOutline_1vxbl_115{border:2px solid var(--white);color:var(--white);cursor:pointer;background:0 0;border-radius:8px;padding:12px 28px;font-family:Ubuntu,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .2s,color .2s}._btnOutline_1vxbl_115:hover{background:#ffffff26}@media (width<=620px){._title_1vxbl_17{font-size:28px}._description_1vxbl_25{font-size:15px}}.Logout{cursor:pointer;align-items:center;gap:8px;display:flex}@media (width<=576px){.Logout{gap:5px;font-size:15px}}.sidebar{z-index:999;background-color:#272633;width:250px;padding-left:45px;transition:transform .3s ease-in-out;position:fixed;top:-5px;bottom:0;left:-5px;transform:translate(-800%);box-shadow:2px 0 4px #0003}.sideBar__avatarUser{border-radius:25px;width:25px;height:25px;margin-right:10px}.sidebar__wrapper{flex-direction:column;display:flex}.sidebar__closeSvg{cursor:pointer;background:0 0;border:none;margin-top:30px;transition:stroke .3s}.sidebar__closeSvg:hover{stroke:#999}.sidebar__closeSvg:active{stroke:#666}.sidebar__hideClick{justify-content:center;align-items:center;width:80%;height:80px;margin-bottom:30px;display:flex}.sidebar__close{width:80vw;height:100dvh;position:fixed;top:0;left:250px}.sidebar.open{transform:translate(0%)}.sidebar__content{color:#fff;background:#272633;flex-direction:column;justify-content:space-between;align-items:center;width:178px;min-height:178px;padding:0;font-size:14px;font-weight:600;line-height:20px;list-style-type:none;display:flex}.sidebar__icon{max-width:18px;max-height:18px;margin-right:10px}.sideBar__user{color:#fff;background-color:var(--green);word-wrap:break-word;overflow-wrap:break-word;white-space:normal;border-radius:8px;align-items:center;width:100%;min-height:40px;margin-top:30px;margin-bottom:10px;padding:8px 20px 8px 14px;font-size:14px;line-height:20px;display:flex}.sideBar__user span{word-wrap:break-word;overflow-wrap:break-word;white-space:normal;flex:1;min-width:0;max-width:calc(100% - 50px)}.sideBar__user.active{background:var(--main-gradient)}.notificationBadge{justify-content:stretch;width:100%;display:inline-flex}.notificationBadge .MuiBadge-badge{top:6px;right:14px}.sideBar__li{color:#fff;cursor:pointer;border-radius:8px;align-items:center;width:100%;height:40px;padding:5px 20px;text-decoration:none;display:flex}.sideBar__li a,.sideBar__li a:hover,.sideBar__li a:visited,.sideBar__li a:active{color:inherit;text-decoration:none}.sideBar__li.mobile a{color:inherit;align-items:center;width:100%;height:100%;text-decoration:none;display:flex}.sideBar__li.mobile a:hover,.sideBar__li.mobile a:visited,.sideBar__li.mobile a:active{color:inherit;text-decoration:none}.sideBar__logout{color:#fff;cursor:pointer;background:var(--gray);border-radius:8px;justify-content:space-around;align-items:center;width:100%;height:40px;margin-top:20px;padding:5px 25px;display:none}.sideBar__li.active{background:var(--main-gradient)}.sideBar__li.docta{background-color:#ed5b5b}.sideBar__community{color:#fff;cursor:pointer;background-color:#149772;border-radius:8px;align-items:center;gap:10px;width:100%;height:40px;margin-top:20px;padding:5px 20px;text-decoration:none;display:flex}.sideBar__logo{width:20px;height:20px}@media (width>=2000px) and (width<=2600px){.sidebar__close{width:70vw}}@media screen and (width<=770px){.sideBar__logout{margin-top:30px;margin-bottom:10px;display:flex}.sidebar{display:flex}.sideBar__li{margin-top:10px;margin-bottom:10px}.sideBar__user{margin-top:20px}.sidebar__content{font-size:12px;line-height:15px}}.header{background:var(--main-gradient);min-height:80px;padding:0;padding-top:calc(20px + env(safe-area-inset-top,0px));padding-left:calc(clamp(8px, 5vw, 100px) + env(safe-area-inset-left,0px));padding-right:calc(clamp(8px, 5vw, 100px) + env(safe-area-inset-right,0px));z-index:1;box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;max-width:100%;padding-bottom:20px;display:flex;position:relative}.sidebar-container{z-index:998;flex:none;width:100%;min-width:0;max-width:100%;height:0;position:relative;overflow:visible}.header_buttonSideMenu{margin-right:30px}.header_burger{cursor:pointer;box-sizing:border-box;justify-content:center;align-items:center;min-width:44px;min-height:44px;margin:-10px 10px -10px -10px;padding:10px;display:none}.header__pointer{cursor:pointer;color:inherit;text-decoration:none}.header__pointer:hover,.header__pointer:visited,.header__pointer:active{color:inherit;text-decoration:none}.header_block{color:#fff;align-items:center;gap:10px;font-family:Fira Sans;font-size:20px;font-weight:700;display:flex}.header__wrapperAuth{gap:20px;display:flex}.header__switcherWrapper{justify-content:center;align-items:center;margin-left:5px;display:flex}.header__logoNav{color:inherit;justify-self:center;min-width:0;text-decoration:none}.header__logoNav .header_block{min-width:0}.header__logoNav .header_block span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (width<=1200px){.header{min-height:0;padding:0;padding-top:max(4px, env(safe-area-inset-top,0px));padding-bottom:8px;padding-left:calc(20px + env(safe-area-inset-left,0px));padding-right:calc(20px + env(safe-area-inset-right,0px));flex-wrap:nowrap;grid-template-columns:auto 1fr auto;justify-content:stretch;align-items:center;gap:6px;display:grid}.header>.header_block:first-of-type{grid-column:1;min-width:0}.header__logoNav{grid-column:2;max-width:100%}.header>.header_block:last-of-type{flex-shrink:0;grid-column:3}.header__wrapperAuth{gap:5px}}@media (width<=770px){.header_burger{display:flex!important}.header_wrapperButton,.header__wrapperAuth{display:none}}@media (width<=576px){.header_block{gap:2px;margin-right:0;font-size:16px}.header_burger{margin-right:0}}.react-switch-checkbox{visibility:hidden;width:0;height:0}.react-switch-label{cursor:pointer;background:#f8f8f9;border-radius:100px;justify-content:space-between;align-items:center;width:65px;height:34px;transition:background-color .5s;display:flex;position:relative;box-shadow:inset 0 1px 4px #00000040}.react-switch-label .react-switch-button{content:"";background-color:var(--green);background-image:url("data:image/svg+xml,%3csvg%20width='18'%20height='18'%20viewBox='0%200%2018%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20width='16'%20height='16'%20transform='translate(1%201)'%20/%3e%3cpath%20d='M5.42855%209.01068C5.41059%2010.6695%205.69471%2011.451%206.10788%2011.8642C6.52422%2012.2805%207.31887%2012.5713%209.00003%2012.5713C10.6808%2012.5713%2011.4645%2012.2806%2011.876%2011.8665C12.2889%2011.4508%2012.5715%2010.6654%2012.5715%208.99986C12.5715%207.33431%2012.2889%206.54889%2011.876%206.13323C11.4645%205.71911%2010.6808%205.42843%209.00003%205.42843C7.31964%205.42843%206.54686%205.71901%206.14032%206.1309C5.72754%206.54911%205.44665%207.33835%205.42855%209.01068Z'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M9%201.57129V2.71415'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M9%2015.2861V16.429'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M16.4277%209L15.2849%209'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M2.71484%209L1.57199%209'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M3.28516%203.28613L4.09328%204.09425'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M3.28516%2014.9512L4.09328%2014.143'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M14.9512%203.28613L14.143%204.09425'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3cpath%20d='M14.9512%2014.9512L14.143%2014.1431'%20stroke='%23F8F8F9'%20stroke-width='2'%20stroke-linecap='round'/%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;border-radius:45px;width:30px;height:30px;transition:all .3s;position:absolute;top:2px;left:2px}.react-switch-checkbox:checked+.react-switch-label .react-switch-button{background:url("data:image/svg+xml,%3csvg%20width='20'%20height='20'%20viewBox='0%200%2020%2020'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M10.809%202.5C9.77947%203.08573%208.92411%203.93455%208.3305%204.95954C7.73688%205.98453%207.42633%207.14886%207.43065%208.33333C7.43065%2012.015%2010.3657%2015%2013.9857%2015C14.9406%2015%2015.849%2014.7917%2016.6673%2014.4183C15.3257%2016.2867%2013.1565%2017.5%2010.7082%2017.5C6.63565%2017.5%203.33398%2014.1417%203.33398%2010C3.33398%205.85833%206.63565%202.5%2010.7082%202.5H10.8082H10.809Z'%20fill='%23272633'/%3e%3c/svg%3e") 50% no-repeat;background-color:var(--green);left:calc(100% - 2px);transform:translate(-100%)}.react-switch-label:active .react-switch-button{width:60px}.community-telemedicine-switch-root{flex-shrink:0;min-width:0}.community-telemedicine-switch-checkbox{visibility:hidden;pointer-events:none;opacity:0;border:none;width:0;height:0;margin:0;padding:0;position:absolute}.community-telemedicine-switch-label{cursor:default;color:#fff;background:#f8f8f9;border-radius:100px;justify-content:space-between;align-items:center;width:200px;height:40px;padding:0;transition:background-color .5s;display:flex;position:relative;box-shadow:inset 0 1px 4px #00000040}.community-telemedicine-switch-label .community-telemedicine-switch-button{content:"";background-color:var(--green);z-index:1;border-radius:45px;width:98px;height:36px;transition:all .3s;position:absolute;top:2px;left:2px}.community-telemedicine-switch-checkbox:checked+.community-telemedicine-switch-label .community-telemedicine-switch-button{left:calc(100% - 100px);transform:translate(0)}.community-telemedicine-switch-text{color:#333;z-index:2;text-align:center;justify-content:center;align-items:center;width:50%;height:100%;font-size:12px;font-weight:600;transition:color .3s;display:flex;position:absolute}.community-telemedicine-switch-text.community{color:#333;top:0;left:0}.community-telemedicine-switch-text.telemedicine{color:#333;top:0;right:0}.community-telemedicine-switch-checkbox:checked+.community-telemedicine-switch-label .community-telemedicine-switch-text.community,.community-telemedicine-switch-checkbox:checked+.community-telemedicine-switch-label .community-telemedicine-switch-text.telemedicine{color:#333}.community-telemedicine-switch-checkbox:not(:checked)+.community-telemedicine-switch-label .community-telemedicine-switch-text.community,.community-telemedicine-switch-checkbox:checked+.community-telemedicine-switch-label .community-telemedicine-switch-text.telemedicine{color:#fff}.community-telemedicine-switch-label:active .community-telemedicine-switch-button{width:100px}@media (width<=1200px){.community-telemedicine-switch-root{display:none}}.ErrorModal__wrapper{margin-top:20px;position:absolute;left:20%;right:20%}.ErrorModal__wrapperClick{width:100%;height:150px}.ErrorModal__content{background-color:var(--white);border-radius:20px;gap:20px;padding:20px 30px;display:flex}.ErrorModal__wrapperText{flex-direction:column;gap:20px;display:flex}.ErrorModal__title{color:var(--red);font-size:26px;font-weight:700}.ErrorModal__close{stroke:#000;cursor:pointer;background:0 0;border:none;margin-left:auto;transition:stroke .3s}.ErrorModal__close:hover{stroke:#999}.ErrorModal__close:active{stroke:#666}.ErrorModal__wrapper{animation-name:slideFromTop;animation-duration:.5s;animation-timing-function:ease-in-out}@keyframes slideFromTop{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}@media (width<=800px){.ErrorModal__title{font-size:16px}}.footer{color:#fff;background-color:#1b1b2e;flex-direction:column;gap:32px;margin-top:20px;padding:40px 5% 24px;display:flex}.footer__main{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.footer__brand{flex-direction:column;gap:10px;display:flex}.footer__logo{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.footer__email{color:#fff;opacity:.85;font-size:14px;text-decoration:none;transition:opacity .2s}.footer__email:hover{opacity:1}.footer__platon{margin-top:4px}.footer__nav{flex-direction:column;align-self:center;gap:12px;display:flex}.footer__nav a{color:#fff;text-align:center;border:1.5px solid #ffffff80;border-radius:8px;min-width:240px;padding:12px 32px;font-size:14px;text-decoration:none;transition:border-color .2s,background .2s;display:block}.footer__nav a:hover{background:#ffffff14;border-color:#fff}.footer__admin{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.footer__admin-label{opacity:.7;letter-spacing:.04em;font-size:13px}.footer__phone{color:#fff;font-size:16px;font-weight:600;text-decoration:none;transition:opacity .2s}.footer__phone:hover{opacity:.8}.footer__svg{margin-top:2px;margin-right:8px}.footer__partners{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.footer__partner-card{box-sizing:border-box;background:#fff;border-radius:10px;justify-content:center;align-items:center;height:64px;padding:12px 20px;display:flex}.footer__partner-card img{object-fit:contain;width:auto;height:36px}.footer__partner-card svg{width:auto;height:36px}.footer__bottom{color:#ffffff80;text-align:center;border-top:1px solid #ffffff1f;padding-top:16px;font-size:12px}@media (width<=768px){.footer__main{text-align:center;flex-direction:column;align-items:center}.footer__brand,.footer__nav,.footer__admin{align-items:center}.footer__partners{justify-content:center}}@media (width<=475px){.footer{padding:32px 5% 24px}.footer__phone{font-size:14px}}.CheackBlock{text-shadow:none;background:var(--green);color:var(--white);border-radius:5px;padding:4px;display:flex}.custom-checkbox{z-index:-1;opacity:0;position:absolute}.custom-checkbox+label{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex}.custom-checkbox+label:before{content:"";border:1px solid var(--white);background-position:50%;background-repeat:no-repeat;background-size:50% 50%;border-radius:.25em;flex-grow:0;flex-shrink:0;width:1em;height:1em;margin-right:.5em;display:inline-block}.custom-checkbox:checked+label:before{background-image:url("data:image/svg+xml,%3csvg%20width='14'%20height='10'%20viewBox='0%200%2014%2010'%20fill='%20%23F8F8F9'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M4.95827%209.64575C4.84716%209.64575%204.74299%209.62825%204.64577%209.59325C4.54855%209.55881%204.45827%209.49992%204.37494%209.41658L0.791606%205.83325C0.638829%205.68047%200.565773%205.48242%200.57244%205.23908C0.579662%204.99631%200.659662%204.79853%200.812439%204.64575C0.965217%204.49297%201.15966%204.41659%201.39577%204.41659C1.63188%204.41659%201.82633%204.49297%201.97911%204.64575L4.95827%207.62492L12.0208%200.562419C12.1736%200.409641%2012.3716%200.333252%2012.6149%200.333252C12.8577%200.333252%2013.0555%200.409641%2013.2083%200.562419C13.3611%200.715196%2013.4374%200.912974%2013.4374%201.15575C13.4374%201.39909%2013.3611%201.59714%2013.2083%201.74992L5.54161%209.41658C5.45827%209.49992%205.36799%209.55881%205.27077%209.59325C5.17355%209.62825%205.06938%209.64575%204.95827%209.64575Z'%20/%3e%3c/svg%3e");background-size:70%}@media (width<=1200px){.CheackBlock{font-size:13px}}@media (width<=450px){.CheackBlock{font-size:13px}}.ContactUs{background:var(--main-gradient--no--opacity);color:#fff;border-radius:40px;flex-direction:column;align-items:center;width:80vw;padding:50px 20px;display:flex;position:relative}.ContactUs__error{color:var(--red);background-color:#fff;padding:10px}.ContactUs__title{font-size:40px}.ContactUs__button{cursor:pointer;background:0 0;border:none;transition:stroke .3s;position:absolute;top:50px;right:50px}.ContactUs__button:hover{stroke:#999}.ContactUs__button:active{stroke:#666}.ContactUs__text{gap:30px;width:88%;display:flex}.ContactUs__ffl{width:88%}.ContactUs__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.ContactUs__wrapperSpan{flex-direction:column;align-items:center;gap:20px;display:flex}@media (width<=650px){.ContactUs{width:98vw;margin-bottom:40px;padding:25px;font-size:14px;overflow-y:auto}.ContactUs__wrapper{gap:20px}.ContactUs__title{font-size:30px}.ContactUs__text{flex-direction:column;gap:5px}.ContactUs__button{top:20px;right:20px}.ContactUs__wrapperSpan{gap:2px}}._wrapper_g741u_1{flex-direction:column;gap:6px;width:100%;height:75px;margin-bottom:20px;display:flex}._input_g741u_10{text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:16px;line-height:24px;box-shadow:0 1px 2px #1018280d}._red_g741u_21{border:2px solid var(--red)}._white_g741u_25{color:#fff}._title_g741u_29{text-shadow:0 2px 3px #00000040;font-size:18px;line-height:20px}._input_g741u_10::placeholder{color:#667085}@media (width<=938px){._title_g741u_29{font-size:15px}._wrapper_g741u_1{margin-bottom:6px}}._input_1s4y3_1{resize:none;width:100%;height:60%;text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-top:8px;margin-bottom:20px;padding:12px 16px 20px 20px;font-size:16px;font-weight:400;line-height:24px;box-shadow:0 1px 2px #1018280d}._wrapper_1s4y3_18{margin-bottom:10px}._input_1s4y3_1::placeholder{color:#667085;font-family:Fira Sans,sans-serif}._title_1s4y3_27{margin-bottom:8px;font-size:18px;line-height:20px}@media (width<=768px){._title_1s4y3_27{font-size:15px}}._Modal_v5rnk_1{width:100%;height:150px}._wrapper_v5rnk_5{width:80vw;margin-top:20px;margin-left:10%;margin-right:40%;position:absolute}._wrapperContent_v5rnk_13{background-color:var(--white);border-radius:20px;gap:20px;padding:20px 30px;display:flex}._succses_v5rnk_20{width:20%;max-width:60px;min-height:40px;max-height:60px}._wrapperTitle_v5rnk_26{flex-direction:column;gap:20px;display:flex}._title_v5rnk_32{color:var(--green);font-size:24px;font-weight:700}@media (width<=800px){._title_v5rnk_32{font-size:16px}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Loader{margin:50%;animation:1s linear infinite spin!important}.Layout{box-sizing:border-box;border-radius:25px;max-width:100%;margin:30px 5% 5%;position:relative}.LayoutUser{color:#fff;z-index:1;box-sizing:border-box;border-radius:20px;width:100%;height:100%;min-height:600px;padding:30px 80px 5%;top:1px}.Layout__svg{background:var(--main-gradient);box-sizing:border-box;border-radius:25px;max-width:100%}.LayoutUser *{animation:.1s fade-in}@media (width<=1020px){.Layout{margin:16px 12px 24px}.LayoutUser{min-height:0;padding:28px 20px}}@media (width<=768px){.LayoutUser{min-height:0;padding:16px 10px 24px}.Layout{margin:12px 6px 16px}}@media (width<=600px){.Layout__svg{border-radius:16px;width:100%;max-width:100%}.LayoutUser{border-radius:16px;padding:12px 8px 20px}.Layout{border-radius:16px;margin:8px 4px 12px}.layoutNavigation{margin-top:4px}.layoutNavigation div{font-size:12px}.layoutNavigation{margin-left:6px;margin-right:6px}}@media (width<=500px){.LayoutUser{padding:12px 6px}.layoutNavigation div{font-size:12px}}@media (width<=400px){.LayoutUser{padding:10px 6px}.layoutNavigation div{font-size:12px}.layoutNavigation{margin-left:4px;margin-right:4px}.Layout{margin-left:2px;margin-right:2px}}.TabNavigation{box-sizing:border-box;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;width:90%;min-width:0;max-width:100%;margin:30px 5% -30px;padding-left:max(12px,3vw);padding-right:max(12px,3vw);display:flex;overflow-x:auto}.TabNavigation a{cursor:pointer;color:#fff;text-align:center;background:var(--dark-blue);border-radius:16px 16px 0 0;flex:auto;justify-content:center;align-items:center;min-width:min(200px,42vw);max-width:220px;height:50px;padding-left:5px;padding-right:5px;font-size:14px;font-style:normal;font-weight:600;display:flex}.TabNavigation a:hover{background:var(--green)}.TabNavigation a.active{background:var(--green);border:none;margin:0}.TabNavigation__dropDoun{display:none}@media (width<=1024px){.TabNavigation{margin-bottom:-20px}}@media (width<=768px){.TabNavigation a{font-size:13px}.TabNavigation{width:calc(100% - 24px);margin-bottom:-15px;margin-left:12px;margin-right:12px;display:none}.TabNavigation__dropDoun{display:block}}@media (width<=430px){.TabNavigation a{font-size:10px}.TabNavigation{margin-bottom:-5px}}.DropDounNav{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:60px;margin-top:20px;display:flex;position:relative}.DropDounNav__select{background:var(--main-gradient);box-sizing:border-box;color:#fff;cursor:pointer;border-radius:16px;justify-content:space-between;align-items:center;width:80%;max-width:100%;height:auto;min-height:44px;padding:12px 20px;font-size:16px;font-weight:500;line-height:1.5;transition:border-radius .15s;display:flex}.DropDounNav--open .DropDounNav__select{border-radius:16px 16px 0 0}.DropDounNav__wrapper{box-sizing:border-box;z-index:10;background:var(--green);border:1px solid #ffffff26;border-top:none;border-radius:0 0 16px 16px;flex-direction:column;align-items:stretch;width:80%;max-width:100%;animation:.2s ease-out forwards dropDounNav-fly-in;display:flex;position:absolute;top:100%;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 8px 24px #1018281f}@keyframes dropDounNav-fly-in{0%{opacity:0;transform:translate(-50%,-6px)}to{opacity:1;transform:translate(-50%)}}.DropBlock__button{color:#fff;background:var(--main-gradient);text-align:center;cursor:pointer;border:none;border-bottom:1px solid #ffffff1f;padding:12px 16px;font-size:15px;font-weight:500;line-height:22px;text-decoration:none;transition:background-color .12s}.DropBlock__button:last-child{border-bottom:none}.DropBlock__button.active,.DropBlock__button:hover{background:var(--green)}.SidePanel{background:var(--white);box-sizing:border-box;border-right:1px solid color-mix(in srgb, var(--black) 8%, transparent);width:min(280px,26vw);min-height:100dvh;box-shadow:4px 0 24px color-mix(in srgb, var(--black) 6%, transparent);flex-direction:column;flex-shrink:0;align-items:stretch;padding:0 0 2rem;display:flex}.SidePanel__logo{color:var(--black);background:color-mix(in srgb, var(--green) 12%, transparent);border-radius:14px;align-items:center;margin:2rem 1.5rem 0;padding:.75rem 1rem;font-size:1.125rem;font-weight:700;display:flex}.SidePanel__logoText{text-shadow:none;margin-left:10px}.SidePanel__logoSvg{fill:var(--black);stroke:var(--black);flex-shrink:0}.SidePanel__Ul{flex-direction:column;gap:6px;width:auto;margin:1.75rem 1rem 0;padding:0;list-style:none;display:flex}.SidePanel__link{color:var(--black);border-radius:12px;align-items:center;padding:12px 14px;font-size:.9375rem;font-weight:500;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:flex}.SidePanel__link:hover:not(.active){background:color-mix(in srgb, var(--green) 10%, transparent);color:var(--black)}.SidePanel__link.active{background:var(--main-gradient);color:var(--white);box-shadow:0 8px 20px color-mix(in srgb, var(--dark-blue) 25%, transparent)}.SidePanel__link.active .SidePanel__svgLink{fill:var(--white);stroke:var(--white)}.SidePanel__svgLink{flex-shrink:0;margin-right:12px;transition:fill .2s,stroke .2s}@media (width<=720px){.SidePanel{align-items:center;width:72px;min-width:72px;padding-left:.5rem;padding-right:.5rem}.SidePanel__logo{justify-content:center;margin-left:.5rem;margin-right:.5rem;padding:.5rem}.SidePanel__logoText{display:none}.SidePanel__Ul{align-items:center;width:100%;margin-left:0;margin-right:0}.SidePanel__link{justify-content:center;padding:12px}.SidePanel__link span:not(.SidePanel__logoText){display:none}.SidePanel__svgLink{margin-right:0}}.LayoutAdminPanel{background:var(--main-gradient);color:#fff;box-sizing:border-box;flex:auto;width:100%;min-width:0;min-height:100dvh;padding:clamp(1.25rem,3vw,2.5rem);animation:.35s ease-out admin-layout-fade}@keyframes admin-layout-fade{0%{opacity:.88}to{opacity:1}}.admin-shell{align-items:stretch;width:100%;min-height:100dvh;display:flex}.doc__wrapper{background:var(--main-gradient);color:#fff;padding:5vw 30vw}.doc__wrapper.contacts{min-height:100dvh}@media (width<=1000px){.doc__wrapper{padding:5vw 10vw}}p.p1{margin:0;font:12px Times New Roman}p.p2{min-height:14px;margin:0;font:12px Times}p.p3{color:#15c;margin:0;font:12px Times New Roman}p.p4{margin:14.4px 0;font:12px Times New Roman}p.p5{margin:0;font:14px Times New Roman}p.p6{color:#15c;margin:1.2px 0 0;font:12px Times New Roman}p.p7{margin:12px 0;font:12px Times New Roman}li.li4{margin:14.4px 0;font:12px Times New Roman}span.s1{color:#15c;text-decoration:underline}span.s3{text-decoration:underline}table.t1{border-collapse:collapse}td.td1{border:1px solid #bfbfbf;padding:0 5px}ul.ul1{list-style-type:disc}.TitlePages{letter-spacing:.08em;text-shadow:0 2px 3px #00000040;margin:0;padding:0;font-size:40px;font-weight:700;line-height:130%}@media (width<=860px){.TitlePages{font-size:28px;line-height:1.2}}@media (width<=620px){.TitlePages{letter-spacing:.04em;font-size:22px;line-height:1.2}}@media (width<=420px){.TitlePages{font-size:18px;line-height:1.25}}._wrapper_1irj3_1{border-radius:5px;max-height:1800px;overflow-y:auto}._wrapper_1irj3_1::-webkit-scrollbar{background:var(--green);width:2px}._wrapper_1irj3_1::-webkit-scrollbar-track{background:var(--white)}._wrapper_1irj3_1::-webkit-scrollbar-thumb{background:var(--green)}._wrapper_1irj3_1::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}._wrapper_1f8rp_1{color:#000;background-color:#fff;border-radius:5px;gap:10px;width:100%;margin-top:10px;padding:20px;display:flex}._mainblock_1f8rp_12{flex-direction:column;gap:20px;width:100%;display:flex}._text_1f8rp_19{max-width:300px;margin-left:auto;margin-right:auto}._date_1f8rp_25{color:var(--gray)}._name_1f8rp_29{color:var(--green)}._info_1f8rp_33{justify-content:space-between;width:100%;display:flex}._wrapper_dcita_1{background:var(--main-gradient--no--opacity);color:#fff;border-radius:15px;flex-direction:column;gap:40px;width:70%;margin-top:40px;margin-left:auto;margin-right:auto;padding:20px;display:flex;position:relative}._text_dcita_16{white-space:pre-wrap;word-wrap:break-word;color:#000;background:#fff;border-radius:10px;padding:20px;line-height:24px}._closeButton_dcita_26{position:absolute;top:25px;right:25px}@media (width<=800px){._wrapper_dcita_1{width:95%}}.EditReservation{background:var(--main-gradient);border-radius:25px;align-self:center;align-items:center;width:80vw;height:98vh;margin-top:5px;margin-left:auto;margin-right:auto;padding:20px 0;position:relative;overflow:auto}.EditReservation__close{cursor:pointer;background:0 0;border:none;width:30px;height:30px;transition:stroke .3s}.EditReservation__close:hover{stroke:#999}.EditReservation__close:active{stroke:#666}.EditReservation__wrapperClose{background:var(--green);cursor:pointer;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:20px;right:20px}@media (width<=992px){.EditReservation{width:90vw}}@media (width<=650px){.EditReservation{width:95vw}}.ChozeWekend__wrapper{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.ChozeWekend{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.ChozeWekend__wrapperButton{width:60%;margin-left:auto;margin-right:auto}.ChozeWekend__item{cursor:pointer;background:var(--white);border-radius:10px;padding:10px}.ChozeWekend__item.choze{color:#000;background:var(--green)}.ChozeWekend__title{color:#fff;text-align:center;font-size:24px}@media (width<=650px){.ChozeWekend__item{font-size:13px}}.ChozeDayOff{flex-direction:column;justify-content:center;align-items:center;gap:20px;margin-bottom:10px;display:flex}.ChozeDayOff__title{text-align:center;color:#fff;font-size:24px}.ChozeDayOff__item.choze{background:var(--green)}.ChozeDayOff__item.busy{background:var(--gray)}.ChozeDayOff__wrapperDay{flex-wrap:wrap;justify-content:center;align-items:center;gap:5px;width:80%;display:flex}.ChozeDayOff__item{cursor:pointer;background:var(--white);border-radius:10px;padding:6px}.ChozeDayOff__wrapperButton{width:50%}._wrapper_1uzfr_1{color:#fff;flex-direction:column;gap:5px;max-width:300px;margin-bottom:20px;margin-left:auto;margin-right:auto;display:flex}._container_1uzfr_12{text-align:center;flex-direction:column;gap:5px;font-size:16px;display:flex}._title_1uzfr_20{font-size:20px}.RezerviteTime{justify-content:space-between;margin-bottom:20px;display:flex}.RezerviteTime__wrapperButton{width:40%}@media (width<=630px){.RezerviteTime{flex-direction:column}.RezerviteTime__wrapperButton{margin:5px auto}}.List{color:#fff;box-sizing:border-box;width:100%;max-width:1200px;margin:0 auto}.TablesUser__NavTools{background-color:var(--white);width:100%;min-height:56px;color:var(--black);text-align:center;box-sizing:border-box;box-shadow:0 4px 14px color-mix(in srgb, var(--black) 8%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);letter-spacing:.02em;border-radius:16px;align-items:center;margin-bottom:12px;padding:10px 20px;font-size:13px;font-weight:600;display:flex}.TablesUser__name{text-align:start;flex-wrap:wrap;align-items:center;gap:8px;width:31%;min-width:0;display:flex;position:relative}.TablesUser__email{text-overflow:ellipsis;white-space:nowrap;width:20%;overflow:hidden}.TablesUser__status{text-align:center;justify-content:center;align-items:center;gap:6px;width:15.5%;padding-right:12px;display:inline-flex}.TablesUser__role{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;width:5%;display:inline-flex}.TablesUser__sortBtn{cursor:pointer;font:inherit;color:inherit;box-sizing:border-box;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;gap:4px;max-width:100%;margin:0;padding:4px 8px;font-weight:600;display:inline-flex}.TablesUser__sortBtn:hover{background:color-mix(in srgb, var(--black) 6%, transparent)}.TablesUser__sortBtn.is-active{color:#1565c0}.TablesUser__sortIndicator{opacity:.9;font-size:11px;line-height:1}.TablesUser__sortIdle{opacity:.35;flex-shrink:0;width:10px;height:10px}.TablesUser__roleHint{flex-shrink:0;width:14px;height:14px}.TablesUser__time{width:10%}.TablesUser__timePiker{width:9.8%}.TablesUser__blockButton{width:8.5%;min-width:72px}.TablesUser__list{background:color-mix(in srgb, var(--white) 8%, transparent);box-shadow:0 4px 20px color-mix(in srgb, var(--black) 12%, transparent), 0 0 0 1px color-mix(in srgb, var(--white) 12%, transparent);border-radius:16px;flex-direction:column;margin:0;padding:0;list-style:none;display:flex;overflow:hidden}.InputSearch{border:1px solid color-mix(in srgb, var(--black) 18%, transparent);font:inherit;box-sizing:border-box;border-radius:10px;flex:140px;min-width:0;max-width:260px;margin-left:0;padding:10px 38px 10px 12px;transition:border-color .2s,box-shadow .2s}.InputSearch:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 22%, transparent);outline:none}.InputSearch__wrapper{flex:1;align-items:center;gap:8px;min-width:0;display:flex}.InputSearch::placeholder{color:var(--gray);font-size:12px;font-weight:500;line-height:18px}.InputSearch__svg{pointer-events:none;opacity:.55;flex-shrink:0;margin-left:-32px}.InputSearch__modal{z-index:1;background:var(--white);width:min(300px,92vw);height:300px;box-shadow:0 16px 40px color-mix(in srgb, var(--black) 18%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);border-radius:16px;padding:15px;position:absolute;bottom:-300px;right:1px;overflow-y:auto}.InputSearch__elementModal{color:var(--black);justify-content:space-between;margin-bottom:10px;font-size:12px;display:flex}.CardAdminPanel{border-bottom:1px solid color-mix(in srgb, var(--white) 22%, transparent);text-align:center;box-sizing:border-box;align-items:center;width:100%;min-height:72px;padding:12px 20px;transition:background .18s;display:flex;position:relative}.CardAdminPanel:hover{background:color-mix(in srgb, var(--white) 6%, transparent)}.CardAdminPanel:last-child{border-bottom:none}.CardAdminPanel__buttonBlockNav{justify-content:center;align-items:center;gap:12px;width:8.5%;min-width:72px;height:auto;display:flex}.CardAdminPanel__ImgNameBlock{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px;margin-right:14px}.CardAdminPanel__emailNav{text-overflow:ellipsis;white-space:nowrap;width:20%;padding:0 4px;overflow:hidden}.CardAdminPanel__penSvg{stroke:#fff;cursor:pointer;transition:stroke .15s,opacity .15s}.CardAdminPanel__penSvg:hover{stroke:color-mix(in srgb, var(--white) 85%, var(--green));opacity:.95}.CardAdminPanel__cirle{background:var(--green);width:12px;height:12px;box-shadow:0 0 0 2px color-mix(in srgb, var(--white) 35%, transparent);border-radius:50%;flex-shrink:0;margin-right:10px}.CardAdminPanel__cirle.false{background:var(--red)}.CardAdminPanel__statusWrapper{justify-content:center;align-items:center;font-size:14px;font-weight:500;line-height:20px;display:flex}.CardAdminPanel__managementTimeNav{justify-content:center;width:9.8%;display:flex}.CardAdminPanel__roleNav{text-overflow:ellipsis;white-space:nowrap;width:5%;overflow:hidden}.CardAdminPanel__statusNav{width:15.5%}.CardAdminPanel__timeNav{text-align:center;box-sizing:border-box;width:10%;min-width:0;padding:0 4px;font-size:12px;line-height:1.35}.CardAdminPanel__timeValue{font-variant-numeric:tabular-nums;color:color-mix(in srgb, var(--white) 96%, transparent);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:600;display:block}.CardAdminPanel__timeEmpty{opacity:.45;font-weight:500;display:block}.CardAdminPanel__nameNav{text-align:start;align-items:center;width:31%;min-width:0;font-weight:500;display:flex}.CardAdminPanel__watchSvg{stroke:#ffd100;width:25px;height:25px;filter:drop-shadow(0 1px 2px color-mix(in srgb, var(--black) 35%, transparent));transition:transform .15s,stroke .15s}.CardAdminPanel__managementTimeNav a:hover .CardAdminPanel__watchSvg{stroke:#ffe566;transform:scale(1.06)}.Pagination__Wrapper{justify-content:flex-end;display:flex}.Pagination{color:#fff;background:var(--main-gradient);border-radius:16px;justify-content:center;align-items:center;gap:5px;height:72px;margin-top:10px;padding:0 16px;display:flex}.Pagination__arow{stroke:#fff;width:15px;height:15px;margin-right:3px;transform:rotate(90deg)}.Pagination__arow.right{margin-left:3px;margin-right:0;transform:rotate(-90deg)}.Pagination__wrapperButton{cursor:pointer;border:1px solid #fff;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.Pagination__wrapperButton.active{background:var(--dark-blue)}.Pagination__wrapperButton:disabled{opacity:.45;cursor:not-allowed}.Pagination__nav{border:1px solid #fff}.Pagination__ellipsis{-webkit-user-select:none;user-select:none;opacity:.9;justify-content:center;align-items:center;min-width:22px;height:30px;padding:0 2px;display:flex}@media (width<=600px){.Pagination__Wrapper{justify-content:center}}.AvatarLoader__avatarWrapper{height:10%}.AvatarLoader__img{object-fit:cover;border-radius:100px;width:100px;height:100px}.AvatarLoader__inputAvatar{display:none}.AvatarLoader__labelAvatar{cursor:pointer;position:relative}.AvatarLoader__svgButton{width:20px;height:20px;position:absolute;bottom:10px;right:15px;transform:rotate(45deg)}.Reviews{background:var(--white);color:var(--black);border-radius:16px;flex-direction:column;justify-content:space-between;gap:20px;width:48%;padding:30px 50px 30px 30px;font-size:14px;font-weight:400;display:flex;position:relative}.Reviews__desc{color:var(--gray)}.Reviews__dellButton{width:30px;height:30px;position:absolute;top:5px;right:5px}.Reviews__country{color:var(--gray);margin-top:10px}.Reviews__status{background:var(--white);color:#000;border-radius:15px;align-items:center;gap:20px;padding:10px;font-size:16px;font-weight:600;line-height:130%;display:flex}.Reviews__status:hover{background:var(--green)}.Reviews__status:hover .Reviews__trueStatus{color:#000}.Reviews__textStatus{color:#e76c37}.Reviews__trueStatus{color:var(--green)}.InputAllUser__input{text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:16px;line-height:24px;box-shadow:0 1px 2px #1018280d}.InputAllUser__input.validation{border:2px solid #eb5757}.InputAllUser__input::placeholder{color:#667085}.InputAllUser__wrapperInput{flex-direction:column;width:100%;height:75px;margin-bottom:20px;display:flex}.InputAllUser__strong{color:#ed5b5b;font-size:12px;font-weight:300}.InputAllUser__text{text-shadow:0 2px 3px #00000040;font-size:18px;line-height:20px}@media (width<=768px){.InputAllUser__text{font-size:15px}}@media (width<=938px){.InputAllUser__wrapperInput{margin-bottom:6px}}.Calendar__wrapper{flex-direction:column;width:100%;margin-bottom:20px;display:flex}.Calendar,.Calendar .MuiTextField-root{width:100%}.Calendar .MuiPickersInputBase-root{color:#000;background:#fff;border-radius:8px;height:48px;padding:12px 16px;font-size:16px;line-height:24px}.Calendar .MuiPickersInputBase-root input{color:#000;height:24px;padding:0;font-size:16px;line-height:24px}.Calendar .MuiPickersInputBase-root input::placeholder{color:#667085}.Calendar .MuiOutlinedInput-root{color:#000;background:#fff;border-radius:8px;font-size:16px;line-height:24px}.Calendar .MuiOutlinedInput-notchedOutline{border:1px solid #d0d5dd;box-shadow:0 1px 2px #1018280d}.Calendar .MuiPickersInputBase-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d0d5dd}.Calendar .MuiPickersInputBase-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-width:1px;border-color:#d0d5dd}.Calendar .MuiInputAdornment-root .MuiIconButton-root{color:#667085;margin-right:-8px}.Calendar .MuiInputAdornment-root .MuiIconButton-root:hover{color:#1570ef;background-color:#1570ef14}.Calendar__title{text-shadow:0 2px 3px #00000040;margin-top:20px;margin-bottom:8px;font-size:18px;line-height:20px}.Calendar .MuiPickersCalendarHeader-root{margin:0;padding:16px}.Calendar .MuiPickersCalendarHeader-label{color:#101828;font-size:16px;font-weight:600}.Calendar .MuiPickersDay-root{color:#344054;border-radius:8px;font-size:14px}.Calendar .MuiPickersDay-root:hover{background-color:#1570ef14}.Calendar .MuiPickersDay-root.Mui-selected{color:#fff;font-weight:600;background-color:#1570ef!important}.Calendar .MuiPickersDay-root.Mui-selected:hover{background-color:#0f5fd9!important}.Calendar .MuiPickersDay-today{background-color:#0000;border:1px solid #1570ef!important}.Calendar .MuiPickersDay-today.Mui-selected{background-color:#1570ef!important;border:1px solid #1570ef!important}.Calendar .MuiPickersDay-root.Mui-disabled{color:#d0d5dd}.MuiPickersPopper-root .MuiPaper-root{border-radius:12px;margin-top:8px;box-shadow:0 12px 16px -4px #10182814,0 4px 6px -2px #10182808}.MuiPickersPopper-root .MuiPickersCalendarHeader-root{margin:0;padding:16px}.MuiPickersPopper-root .MuiPickersCalendarHeader-label{color:#101828;font-size:16px;font-weight:600}.MuiPickersPopper-root .MuiPickersDay-root{color:#344054;border-radius:8px;font-size:14px}.MuiPickersPopper-root .MuiPickersDay-root:hover{background-color:#1570ef14}.MuiPickersPopper-root .MuiPickersDay-root.Mui-selected{color:#fff;font-weight:600;background-color:#1570ef!important}.MuiPickersPopper-root .MuiPickersDay-root.Mui-selected:hover{background-color:#0f5fd9!important}.MuiPickersPopper-root .MuiPickersDay-today{background-color:#0000;border:1px solid #1570ef!important}.MuiPickersPopper-root .MuiPickersDay-today.Mui-selected{background-color:#1570ef!important;border:1px solid #1570ef!important}.MuiPickersPopper-root .MuiPickersDay-root.Mui-disabled{color:#d0d5dd}.MuiPickersPopper-root .MuiPickersYear-yearButton.Mui-selected{color:#fff;background-color:#1570ef}.MuiPickersPopper-root .MuiPickersYear-yearButton:hover{background-color:#1570ef14}@media (width<=938px){.Calendar__wrapper{margin-bottom:6px}.Calendar__title{margin-top:0;margin-bottom:2px;font-size:15px}.Calendar .MuiPickersInputBase-root{height:48px}}.TellInputValidation__input{text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:16px;line-height:24px;box-shadow:0 1px 2px #1018280d}.TellInputValidation__input.validation{border:2px solid #eb5757}.TellInputValidation::placeholder{color:#667085}.TellInputValidation__wrapperInput{flex-direction:column;width:100%;height:75px;margin-bottom:20px;display:flex}.TellInputValidation__text{text-shadow:0 2px 3px #00000040;margin-bottom:8px;font-size:18px;line-height:20px}@media (width<=768px){.TellInputValidation__text{font-size:15px}}@media (width<=929px){.TellInputValidation__text{margin-bottom:2px}.TellInputValidation__wrapperInput{margin-bottom:10px}}.Forma__text{gap:10px;margin-top:16px;margin-bottom:20px;font-size:18px;line-height:20px;display:flex}.EditProfile__numberWrapper{justify-content:space-around;display:flex}.SearchMassage{width:100%;min-width:0;max-width:100%;height:57.67px;text-shadow:none;box-sizing:border-box;background:#fff;border:1px solid #dbdbdb;border-radius:8px;padding:8px 44px 8px 20px;display:flex;position:relative;box-shadow:0 2px 5px #00000026}.SearchMassage__input{text-shadow:none;width:100%;letter-spacing:0%;border:none;font-size:16px;font-weight:400;line-height:24px}.SearchMassage__svg{margin-right:12px;position:absolute;top:30%;right:2%}@media (width<=450px){.SearchMassage__input{font-size:10px}}.SearchBlock{background-color:#fff;border:1px solid #e1e3e6;border-radius:14px;flex-direction:column;justify-content:space-between;width:100%;min-height:100px;padding:20px;display:flex;box-shadow:9px 32px 35px #0000000c}.SearchBlock__mobile{border-radius:14px;width:100%;padding:10px;display:none}.SearchBlock__bottonSection{justify-content:flex-end;align-items:flex-end;height:15%;display:flex;position:relative}.SearchBlock__arrayWrapper{width:100%;padding-left:0;position:relative}.SearchBlock__ulDropDoun{z-index:10;box-sizing:border-box;background:#fff;border:1px solid #e4e7ec;border-radius:10px;width:100%;height:min(200px,40vh);margin:0;padding:0;list-style:none;position:absolute;top:0;left:0;overflow:hidden auto;box-shadow:0 4px 12px #10182814}.SearchBlock__liDropDoun{background:#fff;width:100%;margin:0;padding:0;list-style:none}.SearchBlock__buttonDropDoun{box-sizing:border-box;color:#101828;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f2f4f7;width:100%;min-height:44px;margin:0;padding:10px 14px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .12s,color .12s}.SearchBlock__liDropDoun:last-child .SearchBlock__buttonDropDoun{border-bottom:none}.SearchBlock__buttonDropDoun:hover{background:var(--main-gradient);color:#fff}.SearchBlock__itemSelectArray{background:var(--main-gradient);border-radius:16px;flex-flow:column wrap;justify-content:center;align-items:center;gap:3px;width:auto;height:44px;margin-bottom:10px;padding:12px 12px 12px 15px;font-size:16px;line-height:20px;display:flex;position:relative}.SearchBlock__itemSelectArray.main{background:var(--green)}.SearchBlock__wrapperSelectArray{flex-wrap:wrap;justify-content:space-around;max-height:200px;display:flex;overflow-y:auto}.SearchBlock__main{font-size:8px;position:absolute;bottom:-4px}.SearchBlock__span{text-align:center;color:#000;width:100%;margin-bottom:10px}.SearchBlock__svgSelectArray{cursor:pointer;border:none;width:12px;height:12px;margin-bottom:10px;margin-left:10px;transition:stroke .3s}.SearchBlock__svgSelectArray:hover{stroke:#999}.SearchBlock__svgSelectArray:active{stroke:#666}@media (width<=750px){.SearchBlock__ulDropDoun,.SearchBlock__topSection{display:none}.SearchBlock__mobile{display:block}}@media (width<=400px){.SearchBlock{padding:10px}}.ShowFileDoctor__img{filter:grayscale(80%);object-fit:cover;width:90px;height:110px}.ShowFileDoctor__svg{width:45px;height:45px}.ShowFileDoctor__wrapperImg{background-color:#fff;border-radius:15px;justify-content:center;align-items:center;width:100px;height:120px;padding:5px;display:flex;position:relative}.ShowFileDoctor__Wrapper{flex-wrap:wrap;gap:20px;margin-top:10px;margin-bottom:20px;display:flex}.ShowFileDoctor__dellButton{z-index:1;width:20px;height:20px;position:absolute;top:3px;right:3px}.lg-react-element{flex-wrap:wrap;gap:10px;display:flex}.ShowFileDoctor__addButton{cursor:pointer;width:40px;height:40px;transform:rotate(45deg)}.ShowFileDoctor__wrapperGallery{flex-wrap:wrap;display:flex}.InputFile{background:#fff;border:1px solid #d0d5dd;border-radius:8px;margin-top:10px;padding:12px 16px 20px;box-shadow:0 1px 2px #1018280d}.InputFile__text{color:#000;font-size:14px;font-weight:400;line-height:21px}.InputFile__svg{margin-right:20px}.InputFile__input{cursor:pointer;width:100%;height:30%;display:block}.InputFile__file{word-break:break-all;color:#000}.InputFile__buttonDel{height:25px}.InputFile__buttonWrapper{width:80%;margin-top:30px}@media (width<=1100px){.InputFile__buttonWrapper{width:100%}}@media (width<=940px){.InputFile__buttonWrapper{width:80%;margin-top:10px;margin-bottom:10px}}@font-face{font-family:lg;src:url(data:font/woff2;base64,d09GMgABAAAAAAkcAAsAAAAAEogAAAjNAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmAAgSQRCAqcLJZKCzoAATYCJANwBCAFgkoHIBupDgDm53Gzej8JpU0wqygVVyoWwphIsuuw60jpmBY6ppTa7mk7jtx57UQ0V2ulvfmteSIQji061T2HvfDEECASKizU5VUQXFjFRtgYTVg+woiYDVezOThR4tAvr/YYgOO/RZ+BAABzYtMA8Kl8Neg3UIDCoCkOyWBuLcCvSHycH78QvhFxmUCK03A0RwGSvXBAHgR8UB8DMvocJYAgbiZiJnqmYGbXjG3mz7P8nHhe8Uvxr0j+fzwPABAjWT1E83IJHh/x87G/jv1l7JtYR+y+WF2MKAai/qfDtfIRt7hBikI8D1IpipXqWqYSDgDBfwE7qDLw5EEALqFRDMKAsApNwchXAJgFL/WETMbKcDVSifR6QkjwkDaRTEugqlBtKVcL6Smi1dHlIqUmuii6Pic1JTIlFTX3uRenMNpiCiKOCZBm2ges0b/ScigDVgcb2MEHfloel7e1z208KrZUeQFjK0dIkbl6FOFczRhFE6zaRklPlz52tOXcKtmpdqisgHnbxRatg66vsZNHaWMPQ/eZmH6jaavlNASsipbKwVZSYrRm1mywI0670UEdhLy+yuscolSZJHKwg5IyNzRJQbKRZiicwnYiChjO1vSbKCBpkAgCjGIb6KCvA5GL0VHeUDwAQEHkSC2ToBJhKN9KAneim2ekLf1vENf3mjT3vAS295XY2MMgzRpSqTVWpt4ang+ksXynRUQPlkFOu+b6Yw0jBp8krbXbYbjc5mn6KpsNWKtqtcNz0D8xTTQKzthbZYAxLev3NkFgyYWsngBjGo8jg6a9Y3rKR9Pfqun10RvJi9X9foZGvrltMkJgWR7dhI7SSITEaBWIQQTMUSOJkTi5nlqpZUfNKcYD1Do/ZdkbR8UeVpKLSbMVgKLX0flzQYqCrLpll+/vus2IM9+lbdTgWWRLQJqvaq7eHKulgL2ssp7LrpxR2DBI/ja1zXvi7cS1E0Gr0uhy7PUGwPmdkkdjEYOjpGnQRXowC/GBq51eymLRXrsXsTzXX37VlXzeVxoI6m8Gy67oBnzsB6DoQYY7GHM2fbT4oS9zON45lPnwbmww2BL0G89EnfaVPi5eJ3NZFtjc277Wb9M1A+UWG2WZyrj6PMKmLHRoH04iZLuivlsHTmm9/qYJ1r2Z90DtuKYduK6SdNZ3dRRxHAoE+l4HGM6MyIe+0se+zHEfsP4s2sqqnVdSTE/8lCVYMRVsuBVEJOvT3fa1Xr4X2iDZflVFmxyDmpu1r8b9IsVzXUB9w1/l9ccf7WCszaI1ATtUx7oRztk1dtbBcciudJAi83Vv2yaTg9uON6toxLlIM2GVxClo2eVBt5gcOHRwHLIpptC92TeKRi3MjtBkTAOaoU+6P1q364+kdgt/+xh2fRvlOf2p5xR4ut7P4s0sPwY63OguajQWuYqMjUWaA9100ya6yHdHr/BMyxN9QmGa2zjPnbZr17KTy9weKwqXYtqjcMunRkgE9kP+Refvml14hAZw8WFQGmZnnaEi0eLUQTCc+tLSphVyaUH6lAJoXjF1MDiaFSOexNCRKYW8TOkhKzDEDjPDvHHI3c5hXbQLhujhUuPmBYd+N/EaktFsDqoDo4/G0yx70s3SSuXJDIvjMNsIQ7TDqb+/sv8NHGl6BvDAMOnsCpv9PQcP9tS6N294zEnwtNdt2tfTXSz7JGwAqALmbKpr90BaeqA9tlvduWP4/xa0thZcJMNDC6XqrFuy2xGF7YaiQkN7UfhEbMaNkOxQHezh7YVFBsP9TcoybgmzhaExmpxb/78Naf89LmVWthVvvSWh3rZUWtlMFStWENDf5uqEd2LiP/M/fvWEWUntjnTynpI2ainnLdjPUIvL2uGFJvoUQy0taZvPePLqxy0lK6mUo8yp6B+WtdyyTHivdrgLZrhbvAOlWMbQEJtJZ7JuXgRLC+hwe/kb90WvW4U4/PGGRUmLk995J1loWLRhQwVCKkve4JOS8YJASY+P8KQNe/vahGNU8TJRe/eCaaG7ozsrt6Ixu623v/ck0rvlG2EYBoAh6abIxoZ9UeHoNQAiMPKv/8pIi+47EAMHcfLh7dyX8q0Po+Iap94fFob+4fr/DXr96x+j1x2dhZ0dBfRqardjBIZ+M+S6Lo6ojE+4HKF7Kz7zG+eCOkwQ98UfOirDqrckKPVz3sR8srT/gsev3H0p3Rq7wkD1JLE/XZ+2Ze5pV5eqPiqqmBkc1PQYDBvlk5MdqQff21UyInvyhyjMsHXV33tD3zaQ7Us/NKfX44qLQ/8ffOtzXIjnymRNXampDWkGDR5yOyThG2/9UXC6liWEEz0hX+uR1Xg780i4eNOSig3Fk2pSkPpBqrrmx3/+TbB2ya9ePfrGJx98H8rvjKsRQoSh/G0s8cO6bhwwUI8vUz1c21B04cscrjVV1q8zzCVJkmv/T8y21/bLszJpxeqptculJZpleUyKrPX/X3QZBL+rl+hTWuR/2At7LhYVX9BBsULaqi9LWh+6xMDLW6V65dy2gsMbszemQ96XMDvrSfRM60ceo5R/oGDXB0KrxJsTACBhbV48S4Cd5IeyAVdU5Yg+2nPGKS+XAwmOljrwpIdMmdJPexI9ndnIXUIVgety83YzRdXD6E6YvF0gVGJRMhpOyQW6xGM0Zbq7zw8AoAcWAYa7cSOsARF+Fm8DBAAYgDUq07ZSWvm3UIoAAIAfde39SB7Hz+K/xR9vAkMBg0YE8PKEChkH47+9MDggitAdAEObxnBmZAFu5C4eyMxqN/2c3ZUK2qJ+tDUvrTR/BGHDbqZplsDNZVVQjIaim4XA6TE4YLCfEdweIwAKaArx8aN1JETYMNMDEWGYZdRjMJDAB4T7+EEiwAdiBKCBlRQCfnwjEgohbttG2AYb3yS+7tWIDW1rd/6mMedAM+yEHbAvWge0XgNevwdW20Cmdfb6NXBYqm+DtZHUyUW88R/abjA/OxeYpIa9sNmNGMqHbMgd2CAZPzVuOfQFg5H275pWwx73mQMODQAAAA==)format("woff2"),url(/assets/lg-oyjwlqP2.ttf?io9a6k)format("truetype"),url(/assets/lg-CosQH4Cu.woff?io9a6k)format("woff"),url(/assets/lg-B0dIV2BS.svg?io9a6k#lg)format("svg");font-weight:400;font-style:normal;font-display:block}.lg-icon{speak:never;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-style:normal;font-weight:400;line-height:1;font-family:lg!important}.lg-container{font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}.lg-next,.lg-prev{color:#999;cursor:pointer;z-index:1084;background-color:#00000073;border:none;border-radius:2px;outline:none;margin-top:-10px;padding:8px 10px 9px;font-size:22px;display:block;position:absolute;top:50%}.lg-next.disabled,.lg-prev.disabled{cursor:default;opacity:0!important}.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled){color:#fff}.lg-single-item .lg-next,.lg-single-item .lg-prev{display:none}.lg-next{right:20px}.lg-next:before{content:""}.lg-prev{left:20px}.lg-prev:after{content:""}@keyframes lg-right-end{0%{left:0}50%{left:-30px}to{left:0}}@keyframes lg-left-end{0%{left:0}50%{left:30px}to{left:0}}.lg-outer.lg-right-end .lg-object{animation:.3s lg-right-end;position:relative}.lg-outer.lg-left-end .lg-object{animation:.3s lg-left-end;position:relative}.lg-toolbar{z-index:1082;width:100%;position:absolute;top:0;left:0}.lg-media-overlap .lg-toolbar{background-image:linear-gradient(#0006,#0000)}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;text-align:center;will-change:color;-o-transition:color .2s linear;width:50px;height:47px;box-shadow:none;background:0 0;border:none;outline:none;padding:10px 0;font-size:24px;line-height:27px;transition:color .2s linear;text-decoration:none!important}.lg-toolbar .lg-icon.lg-icon-18{font-size:18px}.lg-toolbar .lg-icon:hover{color:#fff}.lg-toolbar .lg-close:after{content:""}.lg-toolbar .lg-maximize{font-size:22px}.lg-toolbar .lg-maximize:after{content:""}.lg-toolbar .lg-download:after{content:""}.lg-sub-html{color:#eee;text-align:center;z-index:1080;opacity:0;-o-transition:opacity .2s ease-out 0s;padding:10px 40px;font-size:16px;transition:opacity .2s ease-out}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{margin:5px 0 0;font-size:12px}.lg-sub-html a{color:inherit}.lg-sub-html a:hover{text-decoration:underline}.lg-media-overlap .lg-sub-html{background-image:linear-gradient(#0000,#0009)}.lg-item .lg-sub-html{position:absolute;bottom:0;left:0;right:0}.lg-error-msg{color:#999;font-size:14px}.lg-counter{color:#999;vertical-align:middle;height:47px;padding-top:12px;padding-left:20px;font-size:16px;display:inline-block}.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html{opacity:0;-webkit-transition:-webkit-transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear;-moz-transition:-moz-transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear;-o-transition:-o-transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear;transition:transform .08 cubic-bezier(0, 0, .25, 1) 0s, opacity .08 cubic-bezier(0, 0, .25, 1) 0s, color .08 linear}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-media-cont{opacity:0;will-change:transform, opacity;transform:scale3d(.5,.5,.5);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1)!important;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important;transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-media-cont{opacity:1;transform:scale(1)}.lg-icon:focus-visible{color:#fff;border-radius:3px;outline:1px dashed #fff9}.lg-toolbar .lg-icon:focus-visible{outline-offset:-5px;border-radius:8px}.lg-group:after{content:"";clear:both;display:table}.lg-container{outline:none;display:none}.lg-on{scroll-behavior:unset}.lg-overlay-open{overflow:hidden}.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html{opacity:0;will-change:transform, opacity;-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .25s cubic-bezier(0, 0, .25, 1) 0s, opacity .25s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1),opacity .25s cubic-bezier(0,0,.25,1)}.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer,.lg-show-in.lg-hide-sub-html .lg-sub-html{opacity:1}.lg-show-in .lg-hide-items .lg-prev{opacity:0;transform:translate(-10px)}.lg-show-in .lg-hide-items .lg-next{opacity:0;transform:translate(10px)}.lg-show-in .lg-hide-items .lg-toolbar{opacity:0;transform:translateY(-10px)}.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html{opacity:0;transform:translateY(20px)}.lg-outer{z-index:1050;text-align:left;opacity:.001;will-change:auto;-o-transition:opacity .15s ease 0s;outline:none;width:100%;height:100%;transition:opacity .15s;position:fixed;top:0;left:0;overflow:hidden}.lg-outer *{box-sizing:border-box}.lg-outer.lg-zoom-from-image,.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current{opacity:1;transition-duration:0s!important}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-content{position:absolute;inset:0}.lg-outer .lg-inner{-o-transition:opacity 0s;white-space:nowrap;width:100%;transition:opacity;position:absolute;top:0;bottom:0;left:0}.lg-outer .lg-item{display:none!important}.lg-outer .lg-item:not(.lg-start-end-progress){background:url(/assets/loading-BZOHaeKn.gif) 50% no-repeat}.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css .lg-current{display:inline-block!important}.lg-outer .lg-item,.lg-outer .lg-img-wrap{text-align:center;width:100%;height:100%;display:inline-block;position:absolute}.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before{content:"";vertical-align:middle;height:100%;display:inline-block}.lg-outer .lg-img-wrap{white-space:nowrap;font-size:0;position:absolute;inset:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-object{vertical-align:middle;width:auto;max-width:100%;height:auto;max-height:100%;display:inline-block;position:relative}.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html{display:none}.lg-outer.lg-hide-download .lg-download{opacity:.75;pointer-events:none}.lg-outer .lg-first-slide .lg-dummy-img{position:absolute;top:50%;left:50%}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components{opacity:1;transform:translate(0,0%)}.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html{opacity:1;transition:opacity .2s ease-out .15s}.lg-outer .lg-media-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-media-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-media-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-backdrop{z-index:1040;opacity:0;will-change:auto;-o-transition:opacity .333s ease-in 0s;background-color:#000;transition:opacity .333s ease-in;position:fixed;inset:0}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current{-o-transition:none 0s ease 0s!important;transition:none!important}.lg-css3.lg-use-css3 .lg-item{backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current{-o-transition:opacity .1s ease 0s;transition:opacity .1s}.lg-css3.lg-use-css3 .lg-item.lg-start-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(.175,.885,.32,1.275);-o-transition:-o-transform 1s cubic-bezier(.175, .885, .32, 1.275) 0s;-moz-transition:-moz-transform 1s cubic-bezier(.175,.885,.32,1.275);transition:transform 1s cubic-bezier(.175,.885,.32,1.275)}.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1);-o-transition:-o-transform 1s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1);transition:transform 1s cubic-bezier(0,0,.25,1)}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{transform:translate(-100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{transform:translate(100%)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{opacity:1;transform:translate(0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;-o-transition:-o-transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1),opacity .1s;transition:transform 1s cubic-bezier(0,0,.25,1),opacity .1s}.lg-container{display:none}.lg-container.lg-show{display:block}.lg-container.lg-dragging-vertical .lg-backdrop{transition-duration:0s!important}.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current{opacity:1;transition-duration:0s!important}.lg-inline .lg-backdrop,.lg-inline .lg-outer{position:absolute}.lg-inline .lg-backdrop{z-index:1}.lg-inline .lg-outer{z-index:2}.lg-inline .lg-maximize:after{content:""}.lg-components{will-change:transform;-webkit-transition:-webkit-transform .35s ease-out;-o-transition:-o-transform .35s ease-out 0s;-moz-transition:-moz-transform .35s ease-out;z-index:1080;transition:transform .35s ease-out;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image{transition-duration:0s!important}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19);-o-transition:-o-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19);transition:transform .5s cubic-bezier(.12,.415,.01,1.19)}.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap{will-change:transform;-webkit-transition:-webkit-transform .8s cubic-bezier(0,0,.25,1);-o-transition:-o-transform .8s cubic-bezier(0, 0, .25, 1) 0s;-moz-transition:-moz-transform .8s cubic-bezier(0,0,.25,1);transition:transform .8s cubic-bezier(0,0,.25,1)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{backface-visibility:hidden;transform:translate(0,0)}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img{backface-visibility:hidden;transform:scale(1);-webkit-transition:-webkit-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;-o-transition:-o-transform .5s cubic-bezier(.12, .415, .01, 1.19) 0s, opacity .15s!important;-moz-transition:-moz-transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important;transition:transform .5s cubic-bezier(.12,.415,.01,1.19),opacity .15s!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.no-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.no-transition{transition:none!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition{max-width:none!important;max-height:none!important;top:50%!important;left:50%!important;transform:scale(1)translate(-50%,-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-x,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-x{max-width:none!important;max-height:none!important;top:0!important;left:50%!important;transform:scale(1)translate(-50%)!important}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image.reset-transition-y,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img.reset-transition-y{max-width:none!important;max-height:none!important;top:50%!important;left:0%!important;transform:scale(1)translateY(-50%)!important}.lg-icon.lg-zoom-in:after{content:""}.lg-actual-size .lg-icon.lg-zoom-in{opacity:1;pointer-events:auto}.lg-icon.lg-actual-size{font-size:20px}.lg-icon.lg-actual-size:after{content:""}.lg-icon.lg-zoom-out{opacity:.5;pointer-events:none}.lg-icon.lg-zoom-out:after{content:""}.lg-zoomed .lg-icon.lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer[data-lg-slide-type=video] .lg-zoom-in,.lg-outer[data-lg-slide-type=video] .lg-actual-size,.lg-outer[data-lg-slide-type=video] .lg-zoom-out,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-in,.lg-outer[data-lg-slide-type=iframe] .lg-actual-size,.lg-outer[data-lg-slide-type=iframe] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out{opacity:.75;pointer-events:none}.lg-outer .lg-thumb-outer{float:left;background-color:#0d0a0a;width:100%;max-height:350px;overflow:hidden}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb,.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb{transition-duration:0s!important}.lg-outer .lg-thumb-outer.lg-thumb-align-middle{text-align:center}.lg-outer .lg-thumb-outer.lg-thumb-align-left{text-align:left}.lg-outer .lg-thumb-outer.lg-thumb-align-right{text-align:right}.lg-outer.lg-single-item .lg-thumb-outer{display:none}.lg-outer .lg-thumb{vertical-align:middle;height:100%;margin-bottom:-5px;padding:5px 0;display:inline-block}@media (width>=768px){.lg-outer .lg-thumb{padding:10px 0}}.lg-outer .lg-thumb-item{cursor:pointer;float:left;will-change:border-color;border-radius:2px;height:100%;margin-bottom:5px;overflow:hidden}@media (width>=768px){.lg-outer .lg-thumb-item{-o-transition:border-color .25s ease;border:2px solid #fff;border-radius:4px;transition:border-color .25s}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#a90707}.lg-outer .lg-thumb-item img{object-fit:cover;width:100%;height:100%;display:block}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer .lg-toggle-thumb:after{content:""}.lg-outer.lg-animate-thumb .lg-thumb{transition-timing-function:cubic-bezier(.215,.61,.355,1)}.lg-outer .lg-video-cont{text-align:center;vertical-align:middle;display:inline-block;position:relative}.lg-outer .lg-video-cont .lg-object{width:100%!important;height:100%!important}.lg-outer .lg-has-iframe .lg-video-cont{-webkit-overflow-scrolling:touch;overflow:auto}.lg-outer .lg-video-object{z-index:3;width:100%;height:100%;position:absolute;inset:0}.lg-outer .lg-video-poster{z-index:1}.lg-outer .lg-has-video .lg-video-object{opacity:0;will-change:opacity;-o-transition:opacity .3s ease-in;transition:opacity .3s ease-in}.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button{opacity:0!important}.lg-outer .lg-has-video.lg-video-loaded .lg-video-object{opacity:1}@keyframes lg-play-stroke{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}@keyframes lg-play-rotate{to{transform:rotate(360deg)}}.lg-video-play-button{z-index:2;cursor:pointer;will-change:opacity, transform;-webkit-transition:-webkit-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;-o-transition:-o-transform .25s cubic-bezier(.17, .88, .32, 1.28), opacity .1s;-moz-transition:-moz-transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;width:18%;max-width:140px;transition:transform .25s cubic-bezier(.17,.88,.32,1.28),opacity .1s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1)}.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon{opacity:1}.lg-video-play-icon-bg{fill:none;stroke-width:3%;stroke:#fcfcfc;opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;transition:opacity .12s ease-in}.lg-video-play-icon-circle{fill:none;stroke-width:3%;stroke:#1e1e1ee6;stroke-opacity:1;stroke-linecap:round;stroke-dasharray:200;stroke-dashoffset:200px;position:absolute;inset:0}.lg-video-play-icon{opacity:.6;will-change:opacity;-o-transition:opacity .12s ease-in;width:25%;max-width:120px;transition:opacity .12s ease-in;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lg-video-play-icon .lg-video-play-icon-inner{fill:#fcfcfc}.lg-video-loading .lg-video-play-icon-circle{animation:2s linear .25s infinite lg-play-rotate,1.5s ease-in-out .25s infinite lg-play-stroke}.lg-video-loaded .lg-video-play-button{opacity:0;transform:translate(-50%,-50%)scale(.7)}.NameInputValidation__input{text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:16px;line-height:24px;box-shadow:0 1px 2px #1018280d}.NameInputValidation__text{text-shadow:0 2px 3px #00000040;margin-bottom:8px;font-size:18px;line-height:20px}.NameInputValidation__wrapperInput{flex-direction:column;width:100%;height:75px;margin-bottom:20px;display:flex}@media (width<=929px){.NameInputValidation__text{margin-bottom:2px}.NameInputValidation__wrapperInput{margin-bottom:10px}}.EmailInputValidation__input{text-shadow:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;padding:12px 16px;font-size:16px;line-height:24px;box-shadow:0 1px 2px #1018280d}.EmailInputValidation__input.valid{border:2px solid #eb5757}.EmailInputValidation__text{text-shadow:0 2px 3px #00000040;margin-bottom:8px;font-size:18px;line-height:20px}.EmailInputValidation__wrapperInput{flex-direction:column;width:100%;height:75px;margin-bottom:20px;display:flex}@media (width<=929px){.EmailInputValidation__text{margin-bottom:2px}.EmailInputValidation__wrapperInput{margin-bottom:10px}}@media (width<=450px){.EmailInputValidation__text{font-size:14px}.EmailInputValidation__wrapperInput{margin-bottom:5px}}.InputMoney__input{min-width:80px;max-width:300px;text-shadow:none;-webkit-appearance:none;-moz-appearance:textfield;appearance:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;outline:none;padding:12px 10px;font-size:16px;line-height:24px;transition:width .15s ease-out;box-shadow:0 1px 2px #1018280d}.InputMoney__input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.InputMoney__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.InputMoney__input::placeholder{color:#667085}.InputMoney__wrapperInput{flex-direction:column;justify-content:flex-start;align-items:center;height:75px;display:flex;position:relative}.InputMoney__inputWrapper{align-items:center;display:flex;position:relative}.InputMoney__title{text-shadow:0 2px 3px #00000040;text-align:center;height:50px;margin-bottom:8px;font-size:18px;line-height:20px}.InputMoney__text{color:#667085;white-space:nowrap;pointer-events:none;font-size:14px;transition:left .15s ease-out;position:absolute}@media (width<=768px){.InputMoney__text{font-size:15px}}@media (width<=650px){.InputMoney__title{font-size:14px}}._wrapper_7j97v_1{background:var(--main-gradient--no--opacity);box-sizing:border-box;width:min(560px,92vw);box-shadow:0 20px 50px color-mix(in srgb, var(--black) 20%, transparent), 0 0 0 1px color-mix(in srgb, var(--white) 15%, transparent);border-radius:18px;flex-direction:column;gap:20px;margin:48px auto 32px;padding:28px 24px;display:flex;position:relative}._closeButton_7j97v_20{position:absolute;top:14px;right:16px}.EditProfile{color:#fff}.EditProfile__titleBlock{letter-spacing:.08em;margin-top:15px;margin-bottom:15px;font-size:20px;font-weight:700}.EditProfile__rating{margin-bottom:20px;display:flex}.EditProfile__imgBlock{flex-direction:column;display:flex;position:relative}.EditProfile__dataEditBlock{justify-content:space-between;gap:5px;display:flex}.EditProfile__rightColumnDataEdit{flex-direction:column;width:48%;display:flex}.EditProfile__zagl{min-height:185px}.EditProfile__statistikWrapper{display:flex}.EditProfile__prise{margin-bottom:40px}.EditProfile__cheackImgBlock{background:#82e867;border:1.5px solid #fff;border-radius:25px;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:11px;left:66px}.EditProfile__svgkImgBlock{fill:#fff;width:12px}.EditProfile__reviewWrapper{border:1px solid color-mix(in srgb, var(--green) 55%, transparent);height:400px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--green) 20%, transparent);background:color-mix(in srgb, var(--white) 6%, transparent);border-radius:20px;flex-wrap:wrap;place-content:center;align-items:flex-start;gap:20px;display:flex;overflow-y:auto}.EditProfile__passBlock{margin-top:30px}.EditProfile__wrapperButton{flex-wrap:wrap;gap:20px;margin-top:20px;margin-bottom:20px;display:flex}.EditProfile__wrapperDell{position:relative}.EditProfile__topUserInterface{justify-content:space-between;width:100%;display:flex}.EditProfile__titleBlock{width:48%}.EditProfile__leftColumnDataEdit{flex-direction:column;gap:5px;width:48%;display:flex}.EditProfile__rightColumnDataEdit{width:48%}.EditProfile__showStatsBlock{background:var(--white);border:1px solid color-mix(in srgb, var(--black) 12%, transparent);box-shadow:0 8px 24px color-mix(in srgb, var(--black) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 5%, transparent);color:var(--black);text-align:center;border-radius:16px;flex-direction:column;align-items:center;margin-right:10px;padding:15px 20px 20px;display:flex}.EditProfile__showStatsBlock--payout{justify-content:center;min-height:88px;padding:24px 20px}.EditProfile__numberStatik{align-items:center;margin-top:30px;padding-bottom:5px;font-size:32px;font-weight:700;line-height:130%;display:flex}.EditProfile__svgStatik{margin-right:15px}.EditProfileUser__wrapperButton{gap:20px;margin-top:20px;display:flex}.EditProfileUser__deleteButton{width:100%;position:relative}.AllUserList__wrapperButton{background:color-mix(in srgb, var(--white) 14%, transparent);box-shadow:inset 0 1px 2px color-mix(in srgb, var(--black) 12%, transparent);border-radius:999px;align-items:center;gap:0;margin:0 0 1.25rem;padding:4px;display:inline-flex}.AllUserList__button{cursor:pointer;min-width:132px;color:color-mix(in srgb, var(--white) 92%, transparent);background:0 0;border:none;border-radius:999px;padding:12px 28px;font-size:15px;font-weight:600;line-height:1.2;transition:background .2s,color .2s,box-shadow .2s}.AllUserList__button.left{border-radius:999px}.AllUserList__button:hover:not(.active){color:var(--white);background:color-mix(in srgb, var(--white) 8%, transparent)}.AllUserList__button.active{background:var(--green);color:var(--white);box-shadow:0 4px 14px color-mix(in srgb, var(--dark-blue) 28%, transparent)}.LoginAdminPanel__WrapperPage{background:var(--main-gradient);box-sizing:border-box;justify-content:center;align-items:center;width:100%;min-height:100dvh;padding:clamp(1rem,4vw,2rem);display:flex}.LoginAdminPanel__logo{color:var(--black);background:color-mix(in srgb, var(--white) 96%, transparent);box-shadow:0 4px 20px color-mix(in srgb, var(--black) 12%, transparent);border-radius:16px;align-items:center;gap:10px;padding:12px 18px;display:flex}.LoginAdminPanel__forma{background:var(--white);width:min(420px,100%);max-width:100%;min-height:auto;box-shadow:0 25px 50px -12px color-mix(in srgb, var(--black) 35%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);box-sizing:border-box;border-radius:20px;flex-direction:column;justify-content:center;align-items:stretch;gap:1.25rem;padding:clamp(2rem,5vw,3rem);display:flex}.LoginAdminPanel__forma>:last-child{align-self:center;margin-top:.25rem}.SiteSetings{color:#fff;box-sizing:border-box;flex-direction:column;gap:1.25rem;width:100%;max-width:min(960px,100%);margin-inline:auto;display:flex}.SiteSetings__panelStretch{box-sizing:border-box;align-self:stretch;width:100%;max-width:100%}.SiteSetings__principles{flex-direction:column;gap:1rem;width:100%;display:flex}.SiteSetings__navigate{color:var(--black);background-color:var(--white);box-sizing:border-box;width:100%;max-width:100%;min-height:70px;box-shadow:0 4px 18px color-mix(in srgb, var(--black) 8%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 20px;display:flex}.SiteSetings__navigate>div:first-child{flex-wrap:wrap;align-items:center;gap:12px;min-width:0;display:flex}.SiteSetings__specialityList{scrollbar-gutter:stable;flex-flow:column wrap;align-content:flex-start;gap:0;width:100%;min-height:200px;max-height:min(65vh,620px);margin-top:8px;padding:4px 4px 12px 0;list-style:none;display:flex;overflow-y:auto}.SiteSetings__specialityList::-webkit-scrollbar{width:8px}.SiteSetings__specialityList::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--white) 35%, transparent);border-radius:8px}.SiteSetings__serch{border:1px solid color-mix(in srgb, var(--black) 18%, transparent);width:min(220px,100%);min-height:40px;font:inherit;box-sizing:border-box;border-radius:10px;margin-left:0;padding:10px 14px;transition:border-color .2s,box-shadow .2s}.SiteSetings__serch:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 28%, transparent);outline:none}.SiteSetings__serch::placeholder{color:var(--gray)}.SiteSetings__sortLabel{flex-wrap:wrap;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.SiteSetings__sortSelect{border:1px solid color-mix(in srgb, var(--black) 18%, transparent);min-height:40px;font:inherit;background:var(--white);cursor:pointer;box-sizing:border-box;border-radius:10px;min-width:160px;padding:8px 12px}.SiteSetings__sortSelect:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 28%, transparent);outline:none}.SiteSetings__referenceWrapper{flex-direction:column;gap:20px;padding:1.25rem 0 2rem;display:flex}.AddSpecialist{background:var(--main-gradient);color:#fff;text-align:center;box-sizing:border-box;min-width:180px;max-width:100%;min-height:44px;box-shadow:0 6px 18px color-mix(in srgb, var(--dark-blue) 22%, transparent);border-radius:12px;justify-content:space-between;align-items:center;gap:8px;padding:8px 14px;transition:box-shadow .2s,transform .15s;display:flex}.AddSpecialist:focus-within{box-shadow:0 8px 24px color-mix(in srgb, var(--dark-blue) 30%, transparent)}.AddSpecialist__svg{flex-shrink:0;width:20px;height:20px;transform:rotate(45deg)}.AddSpecialist__input{color:#fff;background:0 0;border:none;flex:1;min-width:0;height:auto;font-size:14px}.AddSpecialist__input::placeholder{color:color-mix(in srgb, var(--white) 88%, transparent)}.AddSpecialist__input:focus{outline:none}.CardSpeciality{box-sizing:border-box;border-bottom:1px solid color-mix(in srgb, var(--white) 25%, transparent);border-radius:0;justify-content:space-between;align-items:center;gap:12px;width:min(45%,420px);min-width:min(100%,280px);min-height:72px;padding:14px 18px;transition:background .18s;display:flex;position:relative}.CardSpeciality:hover{background:color-mix(in srgb, var(--white) 5%, transparent)}.CardSpeciality__svg{stroke:#fff;cursor:pointer;transition:stroke .15s,opacity .15s}.CardSpeciality__svg:hover{opacity:.9}.CardSpeciality__buttonBlockNav{flex-shrink:0;justify-content:flex-end;gap:12px;width:auto;min-width:72px;display:flex}.CardSpeciality__input{border:1px solid color-mix(in srgb, var(--black) 18%, transparent);width:100%;max-width:100%;font:inherit;box-sizing:border-box;border-radius:10px;padding:10px 44px 10px 12px;transition:border-color .2s,box-shadow .2s}.CardSpeciality__input:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 22%, transparent);outline:none}.CardSpeciality__svgCheack{cursor:pointer;stroke:var(--green);fill:var(--green);flex-shrink:0;margin-left:-40px}@media (width<=640px){.CardSpeciality{width:100%;min-width:100%}}.PriceLimit{background:var(--white);width:min(290px,100%);max-width:100%;min-height:280px;color:var(--black);box-sizing:border-box;box-shadow:0 8px 28px color-mix(in srgb, var(--black) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);border-radius:16px;margin-top:0;margin-left:0;padding:28px 22px}.PriceLimit__title{color:var(--black);font-size:20px;font-weight:700;line-height:130%}.PriceLimit__wrapperInput{flex-wrap:wrap;gap:20px;width:100%;max-width:200px;margin-top:24px;margin-bottom:20px;display:flex}.EmailCopyTo{background:var(--white);width:min(290px,100%);max-width:100%;color:var(--black);box-sizing:border-box;box-shadow:0 8px 28px color-mix(in srgb, var(--black) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);border-radius:16px;margin-top:0;margin-left:0;padding:28px 22px}.EmailCopyTo__title{color:var(--black);font-size:20px;font-weight:700;line-height:130%}.EmailCopyTo__hint{color:var(--gray);margin-top:8px;margin-bottom:12px;font-size:13px;line-height:140%}.EmailCopyTo__textarea{border:1px solid color-mix(in srgb, var(--black) 14%, transparent);width:100%;min-height:120px;font:inherit;box-sizing:border-box;resize:vertical;border-radius:10px;margin-top:12px;margin-bottom:16px;padding:12px 14px;transition:border-color .2s,box-shadow .2s}.EmailCopyTo__textarea:focus{border-color:var(--green);box-shadow:0 0 0 3px color-mix(in srgb, var(--green) 22%, transparent);outline:none}.EmailCopyTo__current{word-break:break-all;color:var(--gray);margin-top:8px;font-size:13px}.TitleActiveBlock{letter-spacing:.08em;color:#fff;padding-top:30px;padding-bottom:30px;font-size:20px;font-weight:700;line-height:130%;text-decoration-line:underline}.sun-editor{box-sizing:border-box;color:#000;-webkit-user-select:none;user-select:none;-o-user-select:none;-khtml-user-select:none;background-color:#fff;border:1px solid #dadada;width:auto;height:auto;font-family:Helvetica Neue}.sun-editor *{box-sizing:border-box;-webkit-user-drag:none;overflow:visible}.sun-editor-common button,.sun-editor-common input,.sun-editor-common select,.sun-editor-common textarea{font-size:14px;line-height:1.5}.sun-editor-common blockquote,.sun-editor-common body,.sun-editor-common button,.sun-editor-common code,.sun-editor-common dd,.sun-editor-common div,.sun-editor-common dl,.sun-editor-common dt,.sun-editor-common fieldset,.sun-editor-common form,.sun-editor-common h1,.sun-editor-common h2,.sun-editor-common h3,.sun-editor-common h4,.sun-editor-common h5,.sun-editor-common h6,.sun-editor-common input,.sun-editor-common legend,.sun-editor-common li,.sun-editor-common ol,.sun-editor-common p,.sun-editor-common pre,.sun-editor-common select,.sun-editor-common td,.sun-editor-common textarea,.sun-editor-common th,.sun-editor-common ul{border:0;margin:0;padding:0}.sun-editor-common dl,.sun-editor-common li,.sun-editor-common menu,.sun-editor-common ol,.sun-editor-common ul{list-style:none!important}.sun-editor-common hr{margin:6px 0!important}.sun-editor textarea{resize:none;border:0;padding:0}.sun-editor button{touch-action:manipulation;cursor:pointer;background-color:#0000;border:0;outline:none}.sun-editor button,.sun-editor input,.sun-editor select,.sun-editor textarea{vertical-align:middle}.sun-editor button span{margin:0;padding:0;display:block}.sun-editor button .txt{white-space:nowrap;text-overflow:ellipsis;margin-top:0;display:block;overflow:hidden}.sun-editor button *{pointer-events:none;backface-visibility:hidden}.sun-editor svg{fill:currentColor}.sun-editor .se-svg,.sun-editor button>svg{fill:currentColor;text-align:center;float:none;width:16px;height:16px;margin:auto;display:block}.sun-editor .close>svg,.sun-editor .se-dialog-close>svg{width:10px;height:10px}.sun-editor .se-btn-select>svg{float:right;width:10px;height:10px}.sun-editor .se-btn-list>.se-list-icon{vertical-align:middle;width:16px;height:16px;margin:-1px 10px 0 0;display:inline-block}.sun-editor .se-line-breaker>button>svg{width:24px;height:24px}.sun-editor button>i:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-variant:normal;text-rendering:auto;font-size:15px;font-style:normal;line-height:2;display:inline-block}.sun-editor button>[class=se-icon-text]{font-size:20px;line-height:1}.sun-editor .se-arrow,.sun-editor .se-arrow:after{border:11px solid #0000;width:0;height:0;display:block;position:absolute}.sun-editor .se-arrow.se-arrow-up{border-top-width:0;border-bottom-color:#dadada;margin-left:-11px;top:-11px;left:20px}.sun-editor .se-arrow.se-arrow-up:after{content:" ";border-top-width:0;border-bottom-color:#fff;margin-left:-11px;top:1px}.sun-editor .se-toolbar .se-arrow.se-arrow-up:after{border-bottom-color:#fafafa}.sun-editor .se-arrow.se-arrow-down{border-top-color:#dadada;border-bottom-width:0;margin-left:-11px;top:0;left:0}.sun-editor .se-arrow.se-arrow-down:after{content:" ";border-top-color:#fff;border-bottom-width:0;margin-left:-11px;top:-12px}.sun-editor .se-toolbar .se-arrow.se-arrow-down:after{border-top-color:#fafafa}.sun-editor .se-container{width:auto;height:auto;position:relative}.sun-editor button{color:#000}.sun-editor .se-btn{float:left;border:0;border-radius:4px;width:34px;height:34px;padding:0;font-size:12px;line-height:27px;margin:1px!important}.sun-editor .se-btn:enabled:focus,.sun-editor .se-btn:enabled:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-btn:enabled:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn-primary{color:#000;background-color:#c7deff;border:1px solid #80bdff;border-radius:4px}.sun-editor .se-btn-primary:focus,.sun-editor .se-btn-primary:hover{color:#000;background-color:#80bdff;border-color:#3f9dff;outline:0}.sun-editor .se-btn-primary:active{color:#fff;background-color:#3f9dff;border-color:#4592ff;box-shadow:inset 0 3px 5px #4592ff}.sun-editor input,.sun-editor select,.sun-editor textarea{color:#000;border:1px solid #ccc;border-radius:4px}.sun-editor input:focus,.sun-editor select:focus,.sun-editor textarea:focus{border:1px solid #80bdff;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 0 0 .2rem #c7deff}.sun-editor .se-btn:enabled.active{color:#4592ff;outline:0}.sun-editor .se-btn:enabled.active:focus,.sun-editor .se-btn:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-btn:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-btn:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-btn:enabled.on:focus,.sun-editor .se-btn:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0}.sun-editor .se-btn:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-btn-list:disabled,.sun-editor .se-btn:disabled,.sun-editor button:disabled{cursor:not-allowed;background-color:inherit;color:#bdbdbd}.sun-editor .se-loading-box{opacity:.7;width:100%;height:100%;filter:alpha(opacity=70);z-index:2147483647;background-color:#fff;display:none;position:absolute;top:0;left:0}.sun-editor .se-loading-box .se-loading-effect{border-top:2px solid #07d;border-right:2px solid #0000;border-radius:50%;width:25px;height:25px;margin:-25px 0 0 -25px;animation:.8s linear infinite spinner;display:block;position:absolute;top:50%;left:50%}.sun-editor .se-line-breaker{cursor:text;z-index:7;border-top:1px solid #3288ff;width:100%;height:1px;display:none;position:absolute}.sun-editor .se-line-breaker>button.se-btn{float:none;opacity:.6;cursor:pointer;background-color:#fff;border:1px solid #0c2240;width:30px;height:30px;display:inline-block;position:relative;top:-15px;left:-50%}.sun-editor .se-line-breaker>button.se-btn:hover{opacity:.9;background-color:#fff;border-color:#041b39}.sun-editor .se-line-breaker-component{opacity:.6;cursor:pointer;z-index:7;background-color:#fff;border:1px solid #0c2240;border-radius:4px;width:24px;height:24px;display:none;position:absolute}.sun-editor .se-line-breaker-component:hover{opacity:.9}.sun-editor .se-toolbar{z-index:5;background-color:#fafafa;outline:1px solid #dadada;width:100%;height:auto;margin:0;padding:0;display:block;position:relative;overflow:visible}.sun-editor .se-toolbar-shadow{z-index:0!important;background-color:#0000!important;border:none!important;outline:none!important;height:0!important;margin:0!important;padding:0!important;display:block!important}.sun-editor .se-toolbar-cover{opacity:.5;width:100%;height:100%;filter:alpha(opacity=50);cursor:not-allowed;z-index:4;background-color:#fefefe;font-size:36px;display:none;position:absolute;top:0;left:0}.sun-editor .se-toolbar-separator-vertical{vertical-align:top;width:0;height:0;margin:0;display:inline-block}.sun-editor .se-toolbar.se-toolbar-balloon,.sun-editor .se-toolbar.se-toolbar-inline{display:none;position:absolute;box-shadow:0 3px 9px #00000080}.sun-editor .se-toolbar.se-toolbar-balloon{z-index:2147483647;width:auto}.sun-editor .se-toolbar.se-toolbar-sticky{position:fixed;top:0}.sun-editor .se-toolbar-sticky-dummy{z-index:-1;display:none;position:static}.sun-editor .se-btn-module{display:inline-block}.sun-editor .se-btn-module-border{border:1px solid #dadada;border-radius:4px;margin-left:1px;margin-right:1px}.sun-editor .se-btn-module-enter{background-color:#0000;width:100%;height:0;margin:0;padding:0;display:block}.sun-editor .se-toolbar-more-layer{background-color:#fafafa;margin:0 -3px}.sun-editor .se-toolbar-more-layer .se-more-layer{border-top:1px solid #dadada;display:none}.sun-editor .se-toolbar-more-layer .se-more-layer .se-more-form{width:100%;height:auto;padding:4px 3px 0;display:inline-block}.sun-editor .se-btn-module .se-btn-more.se-btn-more-text{width:auto;padding:0 4px}.sun-editor .se-btn-module .se-btn-more:focus,.sun-editor .se-btn-module .se-btn-more:hover{color:#000;background-color:#d1d1d1;border-color:#c1c1c1;outline:0}.sun-editor .se-btn-module .se-btn-more.on{color:#333;background-color:#d1d1d1;border-color:#c1c1c1;outline:0}.sun-editor .se-btn-module .se-btn-more.on:hover{color:#000;background-color:#c1c1c1;border-color:#b1b1b1;outline:0}.sun-editor .se-menu-list,.sun-editor .se-menu-list li{float:left;margin:0;padding:0}.sun-editor .se-menu-list li{position:relative}.sun-editor .se-btn-select{width:auto;padding:4px 6px;display:flex}.sun-editor .se-btn-select .txt{text-align:left;flex:auto}.sun-editor .se-btn-select.se-btn-tool-font{width:100px}.sun-editor .se-btn-select.se-btn-tool-format{width:82px}.sun-editor .se-btn-select.se-btn-tool-size{width:78px}.sun-editor .se-btn-tray{width:100%;height:auto;margin:0;padding:4px 3px 0;position:relative}.sun-editor .se-menu-tray{width:100%;height:0;position:absolute;top:0;left:0}.sun-editor .se-submenu{overflow:hidden auto}.sun-editor .se-menu-container{overflow-x:unset;overflow-y:unset}.sun-editor .se-list-layer{z-index:5;background-color:#fff;border:1px solid #bababa;border-radius:4px;outline:0;height:auto;padding:6px 0;display:none;position:absolute;top:0;left:0;box-shadow:0 3px 9px #00000080}.sun-editor .se-list-layer .se-list-inner{overflow-x:initial;overflow-y:initial;margin:0;padding:0;overflow:visible}.sun-editor .se-list-layer button{width:100%;margin:0}.sun-editor .se-list-inner ul{width:100%;padding:0}.sun-editor .se-list-inner li>button{width:max-content;min-width:100%}.sun-editor .se-list-inner .se-list-basic li{width:100%}.sun-editor .se-list-inner .se-list-basic li button.active{background-color:#80bdff;border:1px solid #3f9dff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:hover{background-color:#3f9dff;border:1px solid #4592ff;border-left:0;border-right:0}.sun-editor .se-list-inner .se-list-basic li button.active:active{background-color:#4592ff;border:1px solid #407dd1;border-left:0;border-right:0;box-shadow:inset 0 3px 5px #407dd1}.sun-editor .se-list-inner .se-list-checked li button>.se-svg{float:left;padding:6px 6px 0 0}.sun-editor .se-list-inner .se-list-checked li button>.se-svg>svg{display:none}.sun-editor .se-list-inner .se-list-checked li button.se-checked{color:#4592ff}.sun-editor .se-list-inner .se-list-checked li button.se-checked>.se-svg>svg{display:block}.sun-editor .se-btn-list{cursor:pointer;text-indent:0;text-align:left;width:100%;height:auto;min-height:32px;padding:0 14px;font-size:12px;line-height:normal;text-decoration:none}.sun-editor .se-btn-list.default_value{background-color:#f3f3f3;border-top:1px dotted #b1b1b1;border-bottom:1px dotted #b1b1b1}.sun-editor .se-btn-list:focus,.sun-editor .se-btn-list:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-btn-list:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-list-layer.se-list-font-size{min-width:140px;max-height:300px}.sun-editor .se-list-layer.se-list-font-family{min-width:156px}.sun-editor .se-list-layer.se-list-font-family .default{border-bottom:1px solid #ccc}.sun-editor .se-list-layer.se-list-line{width:125px}.sun-editor .se-list-layer.se-list-line hr{border-width:1px 0 0;height:1px}.sun-editor .se-list-layer.se-list-align .se-list-inner{left:9px}.sun-editor .se-list-layer.se-list-format{min-width:156px}.sun-editor .se-list-layer.se-list-format li{width:100%;padding:0}.sun-editor .se-list-layer.se-list-format ul .se-btn-list{line-height:100%}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h1]{height:40px}.sun-editor .se-list-layer.se-list-format ul .se-btn-list[data-value=h2]{height:34px}.sun-editor .se-list-layer.se-list-format ul p{font-size:13px}.sun-editor .se-list-layer.se-list-format ul div{padding:4px 2px;font-size:13px}.sun-editor .se-list-layer.se-list-format ul h1{color:#333;font-size:2em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h2{color:#333;font-size:1.5em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h3{color:#333;font-size:1.17em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h4{color:#333;font-size:1em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h5{color:#333;font-size:.83em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul h6{color:#333;font-size:.67em;font-weight:700}.sun-editor .se-list-layer.se-list-format ul blockquote{color:#999;background-color:#0000;border-style:solid;border-color:#b1b1b1;border-left-width:5px;height:22px;margin:0;padding:0 0 0 7px;font-size:13px;line-height:1.5}.sun-editor .se-list-layer.se-list-format ul pre{color:#666;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:4px;margin:0;padding:4px 11px;font-size:13px}.sun-editor .se-selector-table{z-index:5;float:left;text-align:left;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #ccc;border-radius:4px;margin:2px 0 0;padding:5px 0;font-size:14px;list-style:none;display:none;position:absolute;top:34px;left:1px;box-shadow:0 6px 12px #0000002d}.sun-editor .se-selector-table .se-table-size{padding:0 5px;font-size:18px}.sun-editor .se-selector-table .se-table-size-picker{z-index:3;cursor:pointer;width:10em;height:10em;font-size:18px;position:absolute!important}.sun-editor .se-selector-table .se-table-size-highlighted{z-index:2;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASCAYAAABWzo5XAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsQAAA7EAZUrDhsAAAAZdEVYdFNvZnR3YXJlAEFkb2JlIEltYWdlUmVhZHlxyWU8AAADJmlUWHRYTUw6Y29tLmFkb2JlLnhtcAAAAAAAPD94cGFja2V0IGJlZ2luPSLvu78iIGlkPSJXNU0wTXBDZWhpSHpyZVN6TlRjemtjOWQiPz4gPHg6eG1wbWV0YSB4bWxuczp4PSJhZG9iZTpuczptZXRhLyIgeDp4bXB0az0iQWRvYmUgWE1QIENvcmUgNS42LWMxNDIgNzkuMTYwOTI0LCAyMDE3LzA3LzEzLTAxOjA2OjM5ICAgICAgICAiPiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPiA8cmRmOkRlc2NyaXB0aW9uIHJkZjphYm91dD0iIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo4QTZCNzMzN0I3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4QTZCNzMzNkI3RUYxMUU4ODcwQ0QwMjM1NTgzRTJDNyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ0MgMjAxOCAoV2luZG93cykiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0MzYyNEUxRUI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0MzYyNEUxRkI3RUUxMUU4ODZGQzgwRjNBODgyNTdFOSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pl0yAuwAAABBSURBVDhPY/wPBAxUAGCDGvdBeWSAeicIDTfIXREiQArYeR9hEBOEohyMGkQYjBpEGAxjg6ib+yFMygCVvMbAAABj0hwMTNeKJwAAAABJRU5ErkJggg==);width:1em;height:1em;font-size:18px;position:absolute!important}.sun-editor .se-selector-table .se-table-size-unhighlighted{z-index:1;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAASAgMAAAAroGbEAAAACVBMVEUAAIj4+Pjp6ekKlAqjAAAAAXRSTlMAQObYZgAAAAFiS0dEAIgFHUgAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfYAR0BKhmnaJzPAAAAG0lEQVQI12NgAAOtVatWMTCohoaGUY+EmIkEAEruEzK2J7tvAAAAAElFTkSuQmCC);width:10em;height:10em;font-size:18px;position:relative!important}.sun-editor .se-selector-table .se-table-size-display{padding-left:5px}.sun-editor .se-list-layer.se-table-split{top:36px}.sun-editor .se-list-layer .se-selector-color{width:max-content;max-width:270px;height:auto;margin:auto;padding:0;display:flex}.sun-editor .se-list-layer .se-selector-color .se-color-pallet{width:100%;height:100%;padding:0}.sun-editor .se-list-layer .se-selector-color .se-color-pallet li{float:left;margin:0;display:flex;position:relative}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button{cursor:default;text-indent:-9999px;width:30px;height:30px;display:block}.sun-editor .se-list-layer .se-selector-color .se-color-pallet button.active,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:focus,.sun-editor .se-list-layer .se-selector-color .se-color-pallet button:hover{border:3px solid #fff}.sun-editor .se-form-group{width:100%;height:auto;min-height:40px;padding:4px;display:flex}.sun-editor .se-form-group input{border:1px solid #ccc;border-radius:.25rem;flex:auto;width:auto;height:33px;margin:1px 0;padding:0;font-size:12px;display:inline-block}.sun-editor .se-form-group button,.sun-editor .se-submenu-form-group button{float:right;width:34px;height:34px;margin:0 2px!important}.sun-editor .se-form-group button.se-btn{border:1px solid #ccc}.sun-editor .se-form-group>div{position:relative}.sun-editor .se-form-group label{max-width:100%;margin-bottom:5px;font-weight:700;display:inline-block}.sun-editor .se-form-group-label{width:100%;height:auto;padding:0 4px}.sun-editor .se-form-group-label label{font-size:13px;font-weight:700}.sun-editor .se-submenu .se-form-group input{color:#555;width:auto;height:33px}.sun-editor .se-submenu .se-form-group .se-color-input{text-transform:uppercase;border:none;border-bottom:2px solid #b1b1b1;outline:none;width:72px}.sun-editor .se-submenu .se-form-group .se-color-input:focus{border-bottom:3px solid #b1b1b1}.sun-editor .se-wrapper{z-index:1;width:100%;height:auto;overflow:hidden;position:relative!important}.sun-editor .se-wrapper .se-wrapper-inner{-webkit-overflow-scrolling:touch;-webkit-user-select:auto;user-select:auto;-o-user-select:auto;-khtml-user-select:auto;width:100%;height:100%;min-height:65px;overflow:auto}.sun-editor .se-wrapper .se-wrapper-inner:focus{outline:none}.sun-editor .se-wrapper .se-wrapper-code{color:#fff;word-break:break-all;background-color:#191919;margin:0;padding:4px;font-size:13px;resize:none!important}.sun-editor .se-wrapper .se-wrapper-wysiwyg{display:block}.sun-editor .se-wrapper .se-wrapper-code-mirror{font-size:13px}.sun-editor .se-wrapper .se-placeholder{white-space:nowrap;text-overflow:ellipsis;z-index:1;color:#b1b1b1;pointer-events:none;backface-visibility:hidden;margin-top:0;margin-left:0;margin-right:0;padding-top:16px;padding-left:16px;padding-right:16px;font-size:13px;line-height:1.5;display:none;position:absolute;top:0;left:0;right:0;overflow:hidden}.sun-editor .se-resizing-bar{cursor:ns-resize;background-color:#fafafa;border-top:1px solid #dadada;width:auto;height:auto;min-height:16px;padding:0 4px;display:flex}.sun-editor .se-resizing-bar.se-resizing-none{cursor:default}.sun-editor .se-resizing-back{cursor:default;z-index:2147483647;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.sun-editor .se-resizing-bar .se-navigation{color:#666;background:0 0;flex:auto;width:auto;height:auto;margin:0;padding:0;font-size:10px;line-height:1.5;position:relative}.sun-editor .se-resizing-bar .se-char-counter-wrapper{color:#999;background:0 0;flex:none;width:auto;height:auto;margin:0;padding:0;font-size:13px;display:block;position:relative}.sun-editor .se-resizing-bar .se-char-counter-wrapper.se-blink{color:#b94a48;animation:.2s linear infinite blinker}.sun-editor .se-resizing-bar .se-char-counter-wrapper .se-char-label{margin-right:4px}.sun-editor .se-dialog{z-index:2147483647;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.sun-editor .se-dialog button,.sun-editor .se-dialog input,.sun-editor .se-dialog label{color:#111;margin:0;font-size:14px;line-height:1.5}.sun-editor .se-dialog .se-dialog-back{opacity:.5;background-color:#222}.sun-editor .se-dialog .se-dialog-back,.sun-editor .se-dialog .se-dialog-inner{width:100%;height:100%;position:absolute;top:0;left:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #0003;border-radius:4px;outline:0;width:auto;max-width:500px;margin:1.75rem auto;position:relative;box-shadow:0 3px 9px #00000080}@media screen and (width<=509px){.sun-editor .se-dialog .se-dialog-inner .se-dialog-content{width:100%}}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content label{max-width:100%;margin-bottom:5px;font-weight:700;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-content .se-btn-primary{text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;border-radius:4px;padding:6px 12px;font-size:14px;font-weight:400;line-height:1.42857;display:inline-block;margin:0 0 10px!important}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header{border-bottom:1px solid #e5e5e5;height:50px;padding:6px 15px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:right;text-shadow:0 1px #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1;font-weight:700}.sun-editor .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:left;margin:0;padding:0;font-size:14px;font-weight:700;line-height:2.5}.sun-editor .se-dialog .se-dialog-inner .se-dialog-body{padding:15px 15px 5px;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form{margin-bottom:10px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer{margin-top:10px;margin-bottom:0}.sun-editor .se-dialog .se-dialog-inner input:disabled{background-color:#f3f3f3}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text{width:100%}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-h,.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-text .size-w{text-align:center;width:70px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-size-x{text-align:center;width:25px;margin:0 8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer{text-align:right;border-top:1px solid #e5e5e5;height:auto;min-height:55px;padding:10px 15px 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div{float:left}.sun-editor .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 5px 0 0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-radio{margin-left:12px;margin-right:6px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-check{margin-left:12px;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer .se-dialog-btn-check{margin-left:0;margin-right:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:0;margin-right:16px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files{align-items:center;display:flex;position:relative}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files>input{flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button{opacity:.8;border:1px solid #ccc;flex:auto}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button.se-file-remove>svg{width:8px;height:8px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:hover{background-color:#f0f0f0;outline:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-dialog-form-files .se-dialog-files-edge-button:active{background-color:#e9e9e9;box-shadow:inset 0 3px 5px #d6d6d6}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select{text-align:center;width:auto;height:34px;font-size:14px;line-height:1.42857;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-control{text-align:center;width:70px;height:34px;font-size:14px;line-height:1.42857;display:inline-block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form{width:100%;height:34px;padding:0 4px;font-size:14px;line-height:1.42857;display:block}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-input-url:disabled{color:#999;text-decoration:line-through}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{width:70px;margin-left:4px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form a{color:#004cff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert{border:1px solid #ccc}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-btn-revert:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-dialog-tabs{border-bottom:1px solid #e5e5e5;width:100%;height:25px}.sun-editor .se-dialog-tabs button{float:left;background-color:#e5e5e5;border-right:1px solid #e5e5e5;outline:none;padding:2px 13px;transition:all .3s}.sun-editor .se-dialog-tabs button:hover{background-color:#fff}.sun-editor .se-dialog-tabs button.active{background-color:#fff;border-bottom:0}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-form.se-math-exp{resize:vertical;direction:ltr;border:1px solid #ccc;height:14em;padding:4px;font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-input-select.se-math-size{width:6em;height:28px;margin-left:1em}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview{font-size:13px}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span{display:inline-block;box-shadow:0 0 0 .1rem #c7deff}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>span *{direction:ltr}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error{color:#b94a48;box-shadow:0 0 0 .1rem #f2dede}.sun-editor .se-dialog .se-dialog-inner .se-dialog-form .se-math-preview>.se-math-katex-error svg{color:#b94a48;width:auto;height:30px}.sun-editor .se-dialog .se-dialog-inner .se-link-preview{color:#666;text-overflow:ellipsis;word-break:break-all;white-space:pre;background-color:#0000;height:auto;max-height:18px;font-family:inherit;font-size:13px;font-weight:400;display:block;overflow:hidden}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form{width:100%;margin-top:4px;display:flex}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-svg.se-anchor-preview-icon{flex:unset;color:#4592ff;line-height:1.5;display:none}.sun-editor .se-dialog .se-dialog-inner .se-anchor-preview-form .se-link-preview{flex:auto;margin:0}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel{height:34px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-btn{color:#3f9dff;width:46px}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-wrapper{padding-top:6px;line-height:1.5;display:flex}.sun-editor .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:left}.sun-editor .se-controller .se-arrow.se-arrow-up{border-bottom-color:#00000040}.sun-editor .se-controller{z-index:6;text-align:start;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;line-break:auto;background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #00000040;border-radius:4px;text-decoration:none;display:none;position:absolute;overflow:visible;box-shadow:0 5px 10px #0003}.sun-editor .se-controller .se-btn-group{vertical-align:middle;padding:2px;display:flex;position:relative;top:0;left:0}.sun-editor .se-controller .se-btn-group .se-btn-group-sub{width:max-content;min-width:auto;display:none;left:50%}.sun-editor .se-controller .se-btn-group .se-btn-group-sub button{min-width:72px;margin:0}.sun-editor .se-controller .se-btn-group button{text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;border:none;border-radius:4px;height:auto;min-height:34px;margin:1px;padding:5px 10px;font-size:12px;font-weight:400;line-height:1.5;display:inline-block;position:relative}.sun-editor .se-controller .se-btn-group button:focus:enabled,.sun-editor .se-controller .se-btn-group button:hover:enabled{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-controller .se-btn-group button:active:enabled{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button span{margin:0;padding:0;display:block}.sun-editor .se-controller .se-btn-group button:enabled.active{color:#4592ff;outline:0}.sun-editor .se-controller .se-btn-group button:enabled.active:focus,.sun-editor .se-controller .se-btn-group button:enabled.active:hover{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-controller .se-btn-group button:enabled.active:active{background-color:#d1d1d1;border-color:#c1c1c1;box-shadow:inset 0 3px 5px #c1c1c1}.sun-editor .se-controller .se-btn-group button:enabled.on{background-color:#e1e1e1;border-color:#d1d1d1;outline:0}.sun-editor .se-controller .se-btn-group button:enabled.on:focus,.sun-editor .se-controller .se-btn-group button:enabled.on:hover{background-color:#d1d1d1;border-color:#c1c1c1;outline:0}.sun-editor .se-controller .se-btn-group button:enabled.on:active{background-color:#c1c1c1;border-color:#b1b1b1;box-shadow:inset 0 3px 5px #b1b1b1}.sun-editor .se-controller .se-form-group input{min-width:120px}.sun-editor .se-controller-resizing{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857;margin-top:-50px!important}.sun-editor .se-controller-resizing .se-btn-group .se-btn-group-sub.se-resizing-align-list{width:74px}.sun-editor .se-resizing-container{background-color:#0000;outline:1px solid #3f9dff;display:none;position:absolute}.sun-editor .se-resizing-container .se-modal-resize{opacity:.3;background-color:#3f9dff;display:inline-block;position:absolute}.sun-editor .se-resizing-container .se-resize-dot{width:100%;height:100%;position:absolute;top:0;left:0}.sun-editor .se-resizing-container .se-resize-dot>span{background-color:#3f9dff;border:1px solid #4592ff;width:7px;height:7px;position:absolute}.sun-editor .se-resizing-container .se-resize-dot>span.tl{cursor:nw-resize;top:-5px;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.tr{cursor:ne-resize;top:-5px;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.bl{cursor:sw-resize;bottom:-5px;left:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.br{cursor:se-resize;bottom:-5px;right:-5px}.sun-editor .se-resizing-container .se-resize-dot>span.lw{cursor:w-resize;bottom:50%;left:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.th{cursor:n-resize;top:-7px;left:50%}.sun-editor .se-resizing-container .se-resize-dot>span.rw{cursor:e-resize;bottom:50%;right:-7px}.sun-editor .se-resizing-container .se-resize-dot>span.bh{cursor:s-resize;bottom:-7px;right:50%}.sun-editor .se-resizing-container .se-resize-display{color:#fff;background-color:#333;border-radius:4px;margin:5px;padding:5px;font-size:12px;position:absolute;bottom:0;right:0}.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{width:auto}.sun-editor .se-controller-link,.sun-editor .se-controller-table,.sun-editor .se-controller-table-cell{padding:0;font-size:14px;font-style:normal;font-weight:400;line-height:1.42857}.sun-editor .se-controller-link:after,.sun-editor .se-controller-link:before{box-sizing:border-box}.sun-editor .se-controller-link .link-content{margin:0;padding:0}.sun-editor .se-controller-link .link-content a{color:#4592ff;text-overflow:ellipsis;white-space:nowrap;vertical-align:middle;max-width:200px;margin-left:5px;display:inline-block;overflow:hidden}.sun-editor .se-select-list{background-color:#fff;border:1px solid #bababa;outline:0;width:auto;max-width:100%;margin:0;padding:0;display:none;position:absolute;top:0;left:0;box-shadow:0 3px 9px #00000080}.sun-editor .se-select-list .se-select-item{cursor:pointer;min-height:28px;margin:2px 0;padding:0 5px;font-size:13px;line-height:28px}.sun-editor .se-select-list.__se_select-menu-mouse-move .se-select-item:hover,.sun-editor .se-select-list:not(.__se_select-menu-mouse-move) .se-select-item.active{background-color:#e1e1e1}.sun-editor .se-dialog-form-files .se-select-list{width:100%}.sun-editor .se-file-browser{z-index:2147483647;width:100%;height:100%;display:none;position:absolute;top:0;left:0}.sun-editor .se-file-browser button,.sun-editor .se-file-browser input,.sun-editor .se-file-browser label{color:#111;margin:0;font-size:14px;line-height:1.5}.sun-editor .se-file-browser .se-file-browser-back{opacity:.5;background-color:#222}.sun-editor .se-file-browser .se-file-browser-back,.sun-editor .se-file-browser .se-file-browser-inner{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{background-color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box;border:1px solid #0003;border-radius:4px;outline:0;width:960px;max-width:100%;margin:20px auto;position:relative;box-shadow:0 3px 9px #00000080}.sun-editor .se-file-browser .se-file-browser-header{border-bottom:1px solid #e5e5e5;height:auto;min-height:50px;padding:6px 15px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close{float:right;text-shadow:0 1px #fff;-webkit-appearance:none;filter:alpha(opacity=100);opacity:1;font-weight:700}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-close>svg{width:12px;height:12px}.sun-editor .se-file-browser .se-file-browser-header .se-file-browser-title{margin:0;padding:0;font-size:16px;font-weight:700;line-height:2.2}.sun-editor .se-file-browser .se-file-browser-tags{text-align:left;width:100%;margin:0 -15px;padding:0;display:block}.sun-editor .se-file-browser .se-file-browser-tags a{color:#333;background-color:#f5f5f5;-moz-background-clip:padding;cursor:pointer;-webkit-background-clip:padding-box;background-clip:padding-box;border-radius:32px;margin:8px 0 8px 8px;padding:6px 12px;text-decoration:none;display:inline-block}.sun-editor .se-file-browser .se-file-browser-tags a:hover{background-color:#e1e1e1}.sun-editor .se-file-browser .se-file-browser-tags a:active{background-color:#d1d1d1}.sun-editor .se-file-browser .se-file-browser-tags a.on{color:#4592ff;background-color:#ebf3fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:hover{background-color:#d8e8fe}.sun-editor .se-file-browser .se-file-browser-tags a.on:active{background-color:#c7deff}.sun-editor .se-file-browser .se-file-browser-body{height:auto;min-height:350px;padding:20px;position:relative;overflow-y:auto}.sun-editor .se-file-browser .se-file-browser-body .se-file-browser-list{width:100%;position:relative}@media screen and (width<=992px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:748px}}@media screen and (width<=768px){.sun-editor .se-file-browser .se-file-browser-inner .se-file-browser-content{width:600px}}.sun-editor .se-file-browser .se-file-browser-list .se-file-item-column{float:left;height:auto;display:block;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(25% - 20px);margin:0 10px}@media screen and (width<=992px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(33% - 20px)}}@media screen and (width<=768px){.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-column{width:calc(50% - 20px)}}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img{cursor:pointer;border-radius:4px;outline:0;width:100%;height:auto;margin:10px 0;display:block;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img:hover{opacity:.8;box-shadow:0 0 0 .2rem #3288ff}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>img{border-radius:4px;outline:0;width:100%;height:auto;display:block;position:relative}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name{z-index:1;color:#fff;pointer-events:none;background-color:#0000;border-bottom-right-radius:4px;border-bottom-left-radius:4px;width:100%;height:30px;padding:5px 10px;font-size:13px;position:absolute;bottom:0;left:0}.sun-editor .se-file-browser .se-file-browser-list.se-image-list .se-file-item-img>.se-file-img-name.se-file-name-back{opacity:.6;pointer-events:none;background-color:#333}.sun-editor .se-notice{z-index:7;word-break:break-all;color:#b94a48;-webkit-user-select:auto;user-select:auto;-o-user-select:auto;-khtml-user-select:auto;background-color:#f2dede;border:1px solid #eed3d7;width:100%;height:auto;margin:0;padding:15px;font-size:13px;display:none;position:absolute;top:0}.sun-editor .se-notice button{float:right;padding:7px}.sun-editor .se-tooltip{position:relative;overflow:visible}.sun-editor .se-tooltip .se-tooltip-inner{visibility:hidden;opacity:0;z-index:1;float:none;pointer-events:none;backface-visibility:hidden;background:0 0;width:auto;height:auto;margin:0;padding:0;line-height:1.5;transition:opacity .5s;display:block;position:absolute;top:120%;bottom:auto;left:50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text{color:#fff;text-align:center;width:auto;height:auto;font-size:.9em;line-height:unset;white-space:nowrap;cursor:auto;background-color:#333;border-radius:2px;margin:0;padding:4px 6px;display:inline-block;position:relative;left:-50%}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text:after{content:"";border:5px solid #0000;border-bottom-color:#333;margin-left:-5px;position:absolute;bottom:100%;left:50%}.sun-editor .se-tooltip:hover .se-tooltip-inner{visibility:visible;opacity:1}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{display:block!important}.sun-editor .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut>.se-shortcut-key{font-weight:700;display:inline}.sun-editor.se-rtl .se-btn-tray{direction:rtl}.sun-editor.se-rtl .se-btn-select svg{margin:auto 1px}.sun-editor.se-rtl .se-btn-select .txt{text-align:right;direction:rtl;flex:auto}.sun-editor.se-rtl .se-btn-list{text-align:right}.sun-editor.se-rtl .se-btn-list>.se-list-icon{margin:-1px 0 0 10px}.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix),.sun-editor.se-rtl .se-menu-list:not(.se-menu-dir-fix) li{float:right}.sun-editor.se-rtl .se-list-layer *{direction:rtl}.sun-editor.se-rtl .se-list-layer.se-list-format ul blockquote{border-left-width:0;border-right-width:5px;padding:0 7px 0 0}.sun-editor.se-rtl .se-list-layer .se-selector-color .se-color-pallet li{float:right}.sun-editor.se-rtl .se-list-inner .se-list-checked li button>.se-svg{float:right;padding:6px 0 0 6px}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text,.sun-editor.se-rtl .se-wrapper .se-placeholder{direction:rtl}.sun-editor.se-rtl .se-tooltip .se-tooltip-inner .se-tooltip-text .se-shortcut{direction:ltr}.sun-editor.se-rtl .se-dialog *{direction:rtl}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form .se-video-ratio{margin-left:0;margin-right:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-dialog-close{float:left}.sun-editor.se-rtl .se-dialog-tabs button,.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-header .se-modal-title{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-size-text{padding-right:34px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer .se-btn-primary{float:left}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div{float:right}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-footer>div>label{margin:0 0 0 5px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-dialog-form-footer label:first-child{margin-left:16px;margin-right:0}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-preview{text-align:right;margin-left:4px}.sun-editor.se-rtl .se-dialog .se-dialog-inner .se-anchor-rel-btn{float:right}.sun-editor.se-rtl .se-file-browser *{direction:rtl}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags{text-align:right}.sun-editor.se-rtl .se-file-browser .se-file-browser-tags a{margin:8px 8px 0}.sun-editor.se-rtl .se-file-browser .se-file-browser-header .se-file-browser-close{float:left}.sun-editor.se-rtl .se-controller .se-btn-group,.sun-editor.se-rtl .se-resizing-container .se-resize-display{direction:rtl}.sun-editor .se-btn-module-border.module-float-left{float:left}.sun-editor .se-btn-module-border.module-float-right{float:right}.sun-editor .se-error{color:#d9534f}.sun-editor input.se-error:focus,select.se-error:focus,textarea.se-error:focus{border:1px solid #f2dede;outline:0;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 0 0 .2rem #eed3d7}.sun-editor hr.__se__solid{border-style:solid none none}.sun-editor hr.__se__dotted{border-style:dotted none none}.sun-editor hr.__se__dashed{border-style:dashed none none}@keyframes blinker{50%{opacity:0}}@keyframes spinner{to{transform:rotate(361deg)}}.sun-editor-editable{color:#333;word-break:normal;word-wrap:break-word;background-color:#fff;margin:0;padding:16px;font-family:Helvetica Neue;font-size:13px;line-height:1.5}.sun-editor-editable *{box-sizing:border-box;font-family:inherit;font-size:inherit;color:inherit}.sun-editor-editable.se-rtl *{direction:rtl}.sun-editor-editable .se-component>figure{direction:ltr}.sun-editor-editable audio,.sun-editor-editable figcaption,.sun-editor-editable figure,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable td,.sun-editor-editable th,.sun-editor-editable video{position:relative}.sun-editor-editable span{vertical-align:baseline;margin:0;padding:0;display:inline}.sun-editor-editable span.katex{display:inline-block}.sun-editor-editable span.katex *{direction:ltr}.sun-editor-editable a{color:#004cff;text-decoration:none}.sun-editor-editable span[style~=color\:] a{color:inherit}.sun-editor-editable a:focus,.sun-editor-editable a:hover{cursor:pointer;color:#0093ff;text-decoration:underline}.sun-editor-editable a.on{color:#0093ff;background-color:#e8f7ff}.sun-editor-editable pre{color:#666;word-wrap:break-word;background-color:#f9f9f9;border:1px solid #e1e1e1;border-radius:2px;margin:0 0 10px;padding:8px;font-family:monospace;line-height:1.45;display:block;overflow:visible;white-space:pre-wrap!important}.sun-editor-editable ol{list-style-type:decimal}.sun-editor-editable ol,.sun-editor-editable ul{margin-block:1em;margin-inline:0;padding-inline-start:40px;list-style-position:outside;display:block}.sun-editor-editable ul{list-style-type:disc}.sun-editor-editable li{text-align:-webkit-match-parent;margin-bottom:5px;display:list-item}.sun-editor-editable ol ol,.sun-editor-editable ol ul,.sun-editor-editable ul ol,.sun-editor-editable ul ul{margin:0}.sun-editor-editable ol ol,.sun-editor-editable ul ol{list-style-type:lower-alpha}.sun-editor-editable ol ol ol,.sun-editor-editable ul ol ol,.sun-editor-editable ul ul ol{list-style-type:upper-roman}.sun-editor-editable ol ul,.sun-editor-editable ul ul{list-style-type:circle}.sun-editor-editable ol ol ul,.sun-editor-editable ol ul ul,.sun-editor-editable ul ul ul{list-style-type:square}.sun-editor-editable sub,.sun-editor-editable sup{font-size:75%;line-height:0}.sun-editor-editable sub{vertical-align:sub}.sun-editor-editable sup{vertical-align:super}.sun-editor-editable p{margin:0 0 10px;display:block}.sun-editor-editable div{margin:0;padding:0;display:block}.sun-editor-editable blockquote{font-family:inherit;font-size:inherit;color:#999;border:0 solid #b1b1b1;border-left-width:5px;margin-block:1em;margin-inline:0;padding:0 5px 0 20px;display:block}.sun-editor-editable blockquote blockquote{border-color:#c1c1c1}.sun-editor-editable blockquote blockquote blockquote{border-color:#d1d1d1}.sun-editor-editable blockquote blockquote blockquote blockquote{border-color:#e1e1e1}.sun-editor-editable.se-rtl blockquote{border-left-width:0;border-right-width:5px;padding-left:5px;padding-right:20px}.sun-editor-editable h1{margin-block:.67em;font-size:2em}.sun-editor-editable h1,.sun-editor-editable h2{margin-inline:0;font-weight:700;display:block}.sun-editor-editable h2{margin-block:.83em;font-size:1.5em}.sun-editor-editable h3{margin-block:1em;font-size:1.17em}.sun-editor-editable h3,.sun-editor-editable h4{margin-inline:0;font-weight:700;display:block}.sun-editor-editable h4{margin-block:1.33em;font-size:1em}.sun-editor-editable h5{margin-block:1.67em;font-size:.83em}.sun-editor-editable h5,.sun-editor-editable h6{margin-inline:0;font-weight:700;display:block}.sun-editor-editable h6{margin-block:2.33em;font-size:.67em}.sun-editor-editable hr{border-width:1px 0 0;border-color:#000;border-image:initial;height:1px;display:flex}.sun-editor-editable hr.__se__solid{border-style:solid none none}.sun-editor-editable hr.__se__dotted{border-style:dotted none none}.sun-editor-editable hr.__se__dashed{border-style:dashed none none}.sun-editor-editable hr.on{border-color:#4592ff;box-shadow:0 0 0 .1rem #c7deff}.sun-editor-editable table{border-spacing:0;border-collapse:collapse;background-color:#0000;border:1px solid #ccc;width:100%;max-width:100%;margin:0 0 10px;display:table;table-layout:auto!important}.sun-editor-editable.se-rtl table{margin:0 0 10px auto}.sun-editor-editable table thead{border-bottom:2px solid #333}.sun-editor-editable table tr{border:1px solid #efefef}.sun-editor-editable table th{background-color:#f3f3f3}.sun-editor-editable table td,.sun-editor-editable table th{background-clip:padding-box;border:1px solid #e1e1e1;padding:.4em}.sun-editor-editable table.se-table-size-auto{width:auto!important}.sun-editor-editable table.se-table-size-100{width:100%!important}.sun-editor-editable table.se-table-layout-auto{table-layout:auto!important}.sun-editor-editable table.se-table-layout-fixed{table-layout:fixed!important}.sun-editor-editable table td.se-table-selected-cell,.sun-editor-editable table th.se-table-selected-cell{outline:1px double #4592ff}.sun-editor-editable.se-disabled *{-webkit-user-select:none;user-select:none;-o-user-select:none;-khtml-user-select:none}.sun-editor-editable .se-component{margin:0 0 10px;padding:1px;display:flex}.sun-editor-editable[contenteditable=true] .se-component{outline:1px dashed #e1e1e1}.sun-editor-editable[contenteditable=true] .se-component.se-component-copy{-webkit-box-shadow:0 0 0 .2rem #80bdff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-shadow:0 0 0 .2rem #3f9dff}.sun-editor-editable .__se__float-left{float:left;margin-right:4px}.sun-editor-editable .__se__float-right{float:right;margin-left:4px}.sun-editor-editable .__se__float-center{float:center}.sun-editor-editable .__se__float-none{float:none}.sun-editor-editable audio,.sun-editor-editable iframe,.sun-editor-editable img,.sun-editor-editable video{width:auto;max-width:100%;height:auto;margin:0;padding:0;display:block}.sun-editor-editable[contenteditable=true]:not(.se-read-only) figure:after{content:"";z-index:1;cursor:default;background:0 0;display:block;position:absolute;inset:0}.sun-editor-editable[contenteditable=true] figure a,.sun-editor-editable[contenteditable=true] figure iframe,.sun-editor-editable[contenteditable=true] figure img,.sun-editor-editable[contenteditable=true] figure video{z-index:0}.sun-editor-editable[contenteditable=true] figure figcaption{z-index:2;display:block}.sun-editor-editable[contenteditable=true] figure figcaption:focus{border-color:#80bdff;outline:0;box-shadow:0 0 0 .2rem #c7deff}.sun-editor-editable .se-image-container,.sun-editor-editable .se-video-container{width:auto;max-width:100%;height:auto}.sun-editor-editable figure{outline:none;margin:0;padding:0;display:block}.sun-editor-editable .__se__float-center figure,.sun-editor-editable .__se__float-left figure,.sun-editor-editable .__se__float-right figure{margin:auto!important}.sun-editor-editable figure figcaption{background-color:#f9f9f9;outline:none;margin:0;padding:1em .5em}.sun-editor-editable figure figcaption p{margin:0;line-height:2}.sun-editor-editable .se-image-container a img{outline:1px solid #4592ff;margin:1px;padding:1px}.sun-editor-editable .se-video-container iframe,.sun-editor-editable .se-video-container video{border:0;outline:1px solid #9e9e9e;width:100%;height:100%;position:absolute;top:0;left:0}.sun-editor-editable .se-video-container figure{width:100%;max-width:100%;left:0}.sun-editor-editable audio{width:300px;height:54px}.sun-editor-editable audio.active{outline:2px solid #80bdff}.sun-editor-editable.se-show-block div,.sun-editor-editable.se-show-block h1,.sun-editor-editable.se-show-block h2,.sun-editor-editable.se-show-block h3,.sun-editor-editable.se-show-block h4,.sun-editor-editable.se-show-block h5,.sun-editor-editable.se-show-block h6,.sun-editor-editable.se-show-block li,.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block p,.sun-editor-editable.se-show-block pre,.sun-editor-editable.se-show-block ul{border:1px dashed #3f9dff!important;padding:14px 8px 8px!important}.sun-editor-editable.se-show-block ol,.sun-editor-editable.se-show-block ul{border:1px dashed #d539ff!important}.sun-editor-editable.se-show-block pre{border:1px dashed #27c022!important}.se-show-block p{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAPAQMAAAAF7dc0AAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAaSURBVAjXY/j/gwGCPvxg+F4BQiAGDP1HQQByxxw0gqOzIwAAAABJRU5ErkJggg==) no-repeat}.se-show-block div{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAPAQMAAAAxlBYoAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j//wcDDH+8XsHwDYi/hwNx1A8w/nYLKH4XoQYJAwCXnSgcl2MOPgAAAABJRU5ErkJggg==) no-repeat}.se-show-block h1{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAfSURBVAjXY/j/v4EBhr+9B+LzEPrDeygfhI8j1CBhAEhmJGY4Rf6uAAAAAElFTkSuQmCC) no-repeat}.se-show-block h2{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAmSURBVAjXY/j/v4EBhr+dB+LtQPy9geEDEH97D8T3gbgdoQYJAwA51iPuD2haEAAAAABJRU5ErkJggg==) no-repeat}.se-show-block h3{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQPy9geHDeQgN5p9HqEHCADeWI+69VG2MAAAAAElFTkSuQmCC) no-repeat}.se-show-block h4{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPAQMAAADTSA1RAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j//wADDH97DsTXIfjDdiDdDMTfIRhZHRQDAKJOJ6L+K3y7AAAAAElFTkSuQmCC) no-repeat}.se-show-block h5{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAlSURBVAjXY/j/v4EBhr+1A/F+IO5vYPiwHUh/B2IQfR6hBgkDABlWIy5uM+9GAAAAAElFTkSuQmCC) no-repeat}.se-show-block h6{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABEAAAAPAQMAAAA4f7ZSAAAABlBMVEWAgID////n1o2sAAAAAnRSTlP/AOW3MEoAAAAiSURBVAjXY/j/v4EBhr+dB+LtQLy/geFDP5S9HSKOrA6KAR9GIza1ptJnAAAAAElFTkSuQmCC) no-repeat}.se-show-block li{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAPCAYAAADkmO9VAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA7SURBVDhPYxgFcNDQ0PAfykQBIHEYhgoRB/BpwCfHBKWpBkaggYxQGgOgBzyQD1aLLA4TGwWDGjAwAACR3RcEU9Ui+wAAAABJRU5ErkJggg==) no-repeat}.se-show-block ol{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAABHSURBVDhPYxgFcNDQ0PAfhKFcFIBLHCdA1oBNM0kGEmMAPgOZoDTVANUNxAqQvURMECADRiiNAWCagDSGGhyW4DRrMAEGBgAu0SX6WpGgjAAAAABJRU5ErkJggg==) no-repeat}.se-show-block ul{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAA1SURBVDhPYxgFDA0NDf+hTBSALI5LDQgwQWmqgVEDKQcsUBoF4ItFGEBXA+QzQpmDGjAwAAA8DQ4Lni6gdAAAAABJRU5ErkJggg==) no-repeat}.sun-editor-editable .__se__p-bordered,.sun-editor .__se__p-bordered{border-top:1px solid #b1b1b1;border-bottom:1px solid #b1b1b1;padding:4px 0}.sun-editor-editable .__se__p-spaced,.sun-editor .__se__p-spaced{letter-spacing:1px}.sun-editor-editable .__se__p-neon,.sun-editor .__se__p-neon{color:#fff;text-transform:uppercase;background:#000;border:2px solid #fff;border-radius:6px;padding:6px 4px;font-style:italic;font-weight:200;animation:1.5s infinite alternate neonFlicker}@keyframes neonFlicker{0%,19%,21%,23%,25%,54%,56%,to{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 2px #f40,0 0 4px #f40,0 0 6px #f40,0 0 8px #f40,0 0 10px #f40;box-shadow:0 0 .5px #fff,inset 0 0 .5px #fff,0 0 2px #08f,inset 0 0 2px #08f,0 0 4px #08f,inset 0 0 4px #08f}20%,24%,55%{text-shadow:none;box-shadow:none}}.sun-editor-editable .__se__t-shadow,.sun-editor .__se__t-shadow{text-shadow:-.2rem -.2rem 1rem #fff,.2rem .2rem 1rem #fff,0 0 .2rem #999,0 0 .4rem #888,0 0 .6rem #777,0 0 .8rem #666,0 0 1rem #555}.sun-editor-editable .__se__t-code,.sun-editor .__se__t-code{color:#666;background-color:#1b1f230d;border-radius:6px;padding:.2em .4em;font-family:monospace}._wrapper_181cl_1{margin-inline:auto;background:var(--white);box-sizing:border-box;width:100%;max-width:min(520px,100%);box-shadow:0 8px 28px color-mix(in srgb, var(--black) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);color:var(--black);border-radius:16px;flex-direction:column;gap:18px;margin-top:8px;margin-bottom:8px;padding:28px 22px;display:flex;position:relative}.SiteSettingsSectionSwitcher{flex-direction:column;gap:.75rem;width:100%;max-width:100%;display:flex}.SiteSettingsSectionSwitcher:focus{outline:none}.SiteSettingsSectionSwitcher:focus-visible{outline:2px solid var(--green);outline-offset:4px;border-radius:12px}.SiteSettingsSectionSwitcher__bar{align-items:stretch;gap:8px;width:100%;min-width:0;display:flex}.SiteSettingsSectionSwitcher__arrow{background:var(--white);width:44px;min-height:48px;color:var(--black);cursor:pointer;box-shadow:0 4px 18px color-mix(in srgb, var(--black) 8%, transparent), 0 0 0 1px color-mix(in srgb, var(--black) 6%, transparent);border:none;border-radius:14px;flex-shrink:0;font-size:1.5rem;line-height:1;transition:background .2s,color .2s,box-shadow .2s}.SiteSettingsSectionSwitcher__arrow:hover{box-shadow:0 6px 22px color-mix(in srgb, var(--black) 12%, transparent), 0 0 0 1px color-mix(in srgb, var(--green) 35%, transparent);color:var(--green)}.SiteSettingsSectionSwitcher__arrow:active{transform:scale(.98)}.SiteSettingsSectionSwitcher__trackWrap{scrollbar-width:thin;-webkit-overflow-scrolling:touch;background:color-mix(in srgb, var(--white) 92%, transparent);min-width:0;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--black) 8%, transparent), 0 4px 18px color-mix(in srgb, var(--black) 6%, transparent);border-radius:16px;flex:1;overflow:auto hidden}.SiteSettingsSectionSwitcher__trackWrap::-webkit-scrollbar{height:6px}.SiteSettingsSectionSwitcher__trackWrap::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--black) 22%, transparent);border-radius:6px}.SiteSettingsSectionSwitcher__track{box-sizing:border-box;scroll-snap-type:x proximity;flex-wrap:nowrap;gap:8px;width:max-content;min-width:100%;padding:10px 12px;display:flex}.SiteSettingsSectionSwitcher__chip{scroll-snap-align:center;color:var(--black);font:inherit;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;flex:none;padding:10px 18px;font-size:.9rem;font-weight:600;transition:background .2s,color .2s,box-shadow .2s}.SiteSettingsSectionSwitcher__chip:hover{background:color-mix(in srgb, var(--white) 70%, transparent)}.SiteSettingsSectionSwitcher__chip.is-active{background:var(--white);color:var(--green);box-shadow:0 2px 12px color-mix(in srgb, var(--black) 10%, transparent), 0 0 0 1px color-mix(in srgb, var(--green) 28%, transparent)}.SiteSettingsSectionSwitcher__dots{flex-wrap:wrap;justify-content:center;gap:8px;padding:0 4px 4px;display:flex}.SiteSettingsSectionSwitcher__dot{background:color-mix(in srgb, var(--white) 45%, transparent);cursor:pointer;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:transform .2s,background .2s}.SiteSettingsSectionSwitcher__dot:hover{background:color-mix(in srgb, var(--white) 65%, transparent)}.SiteSettingsSectionSwitcher__dot.is-active{background:var(--green);transform:scale(1.25)}.SiteSettingsSectionSwitcher__panel{box-sizing:border-box;flex-direction:column;align-items:center;width:100%;max-width:100%;min-height:200px;padding-top:.25rem;display:flex}.SiteSettingsSectionSwitcher__panel[hidden]{display:none!important}.SiteSettingsSectionSwitcher__panel:not([hidden]){animation:.28s siteSettingsPanelIn}@keyframes siteSettingsPanelIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (width<=600px){.SiteSettingsSectionSwitcher__arrow{width:40px;min-height:44px;font-size:1.35rem}.SiteSettingsSectionSwitcher__chip{padding:9px 14px;font-size:.85rem}}._CallPage_t8ncw_1{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;padding:16px 0;display:flex}._wrapper_t8ncw_10{aspect-ratio:16/9;background:var(--main-gradient--no--opacity);border-radius:25px;justify-content:center;align-items:center;width:90%;max-height:70vh;display:flex;position:relative;overflow:hidden}._logo_t8ncw_23{height:100%}._error_t8ncw_27{color:#fff;text-align:center;width:80%;font-size:22px}._call_t8ncw_34{z-index:1;border:none;border-radius:25px;width:100%;height:100%}._logo2_t8ncw_42{z-index:0;width:30%;height:30%;position:absolute;bottom:10px;right:10px}._blockInfoDoctor_t8ncw_51{background:var(--main-gradient--no--opacity);border-radius:15px;flex-direction:column;gap:10px;width:80%;margin-left:auto;margin-right:auto;padding:20px;display:flex}._chat_t8ncw_63{background:var(--main-gradient--no--opacity);border-radius:15px;width:60%;margin:20px auto;padding:20px}@media (width<=800px){._chat_t8ncw_63{width:90%}}@media (width<=560px){._wrapper_t8ncw_10{border-radius:12px;width:100%;max-height:50vh}._call_t8ncw_34{border-radius:12px}._blockInfoDoctor_t8ncw_51{width:90%}._error_t8ncw_27{font-size:16px}}._wrapper_9s11p_1{box-sizing:border-box;background:var(--main-gradient--no--opacity);color:#fff;border:1px solid #ffffff1f;border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;width:100%;max-width:min(100%,960px);margin:10px auto 12px;padding:14px 20px;display:flex;box-shadow:0 4px 24px #0000001f}._wrapper_9s11p_1[data-phase=before]{border-color:#ffffff38}._wrapper_9s11p_1[data-phase=during]{border-color:#ffc87859}._wrapper_9s11p_1[data-phase=ended]{opacity:.92;border-color:#90ee9040}._icon_9s11p_32{opacity:.95;flex-shrink:0;justify-content:center;align-items:center;display:flex}._content_9s11p_40{text-align:center;flex-direction:column;align-items:center;gap:4px;min-width:0;display:flex}._label_9s11p_49{letter-spacing:.02em;opacity:.95;font-size:.95rem;font-weight:500;line-height:1.3}._timer_9s11p_57{font-variant-numeric:tabular-nums;letter-spacing:.06em;font-size:clamp(1.35rem,2.5vw,1.75rem);font-weight:700;line-height:1.2}@media (width>=600px){._wrapper_9s11p_1{flex-flow:row;padding:16px 28px}._content_9s11p_40{text-align:left;flex-direction:row;align-items:baseline;gap:12px}._label_9s11p_49:after{content:":";margin-left:2px}}@media (width<=480px){._wrapper_9s11p_1{gap:10px;padding:12px 16px}._label_9s11p_49{font-size:.875rem}._timer_9s11p_57{font-size:1.25rem}}._container_1hk0p_1{border-radius:20px;overflow:hidden;box-shadow:0 4px 24px #00000014}._beforeConsultationAlert_1hk0p_7{border-radius:0;align-items:center;margin:0}._wrapper_1hk0p_13{flex-direction:column;gap:4px;padding:12px 0;display:flex}._chat_1hk0p_20{scroll-behavior:smooth;background:#f1f4f8;border-radius:0;flex-direction:column;height:60vh;display:flex;overflow:hidden scroll}._chat_1hk0p_20::-webkit-scrollbar{width:4px}._chat_1hk0p_20::-webkit-scrollbar-track{background:0 0}._chat_1hk0p_20::-webkit-scrollbar-thumb{background:#4eb7d866;border-radius:4px}._chat_1hk0p_20::-webkit-scrollbar-thumb:hover{background:var(--green)}._form_1hk0p_48{padding:10px 16px;padding-bottom:calc(10px + env(safe-area-inset-bottom,0px));background:#fff;border-top:1px solid #e8edf2;align-items:flex-end;gap:12px;display:flex}._form_1hk0p_48>div{flex:1;min-width:0;margin:0}._form_1hk0p_48 .TextAreaAllUser__wrapperTextArea{margin:0}._form_1hk0p_48 .button{width:auto;min-width:120px;height:44px;box-shadow:none;border-radius:12px;flex-shrink:0;padding:8px 20px;font-size:15px}@media screen and (width<=768px){._container_1hk0p_1{border-radius:16px;box-shadow:0 2px 12px #0000000f}._chat_1hk0p_20{height:55dvh}._chat_1hk0p_20::-webkit-scrollbar{width:2px}._form_1hk0p_48{padding:8px 12px;padding-bottom:calc(8px + env(safe-area-inset-bottom,0px));gap:8px}._form_1hk0p_48 .button{border-radius:10px;min-width:90px;height:42px;padding:8px 14px;font-size:14px}}@media screen and (width<=480px){._container_1hk0p_1{border-radius:12px}._chat_1hk0p_20{height:52dvh}._wrapper_1hk0p_13{gap:2px;padding:8px 0}._form_1hk0p_48{padding:6px 8px;padding-bottom:calc(6px + env(safe-area-inset-bottom,0px));gap:6px}._form_1hk0p_48 .button{border-radius:10px;min-width:72px;height:40px;padding:8px 10px;font-size:13px}}._wrapper_17aqp_1{padding:3px 16px;display:flex}._wrapperData_17aqp_6{word-break:break-word;overflow-wrap:anywhere;border-radius:18px;flex-direction:column;gap:4px;min-width:80px;max-width:60%;padding:10px 14px 22px;display:flex;position:relative}._right_17aqp_19{background:var(--main-gradient);color:#fff;border-bottom-right-radius:4px;align-items:flex-end;margin-left:auto}._left_17aqp_27{color:var(--black);background:#fff;border-bottom-left-radius:4px;align-items:flex-start;box-shadow:0 1px 3px #00000014}._unreadIncoming_17aqp_35{outline:2px solid var(--green)}._name_17aqp_39{color:var(--green);margin-bottom:2px;font-size:12px;font-weight:600}._message_17aqp_46{cursor:pointer;white-space:pre-wrap;font-size:15px;line-height:1.5}._right_17aqp_19 ._message_17aqp_46{color:#fff}._date_17aqp_57{color:#00000061;white-space:nowrap;font-size:10px;line-height:1;position:absolute;bottom:5px;right:10px}._right_17aqp_19 ._date_17aqp_57{color:#ffffffa6}._incomingUnreadLabel_17aqp_71{color:var(--green);letter-spacing:.3px;font-size:10px;font-weight:600}._outgoingUnreadLabel_17aqp_78{color:#ffffffb3;letter-spacing:.3px;font-size:10px}@media screen and (width<=768px){._wrapperData_17aqp_6{border-radius:16px;max-width:78%;padding:9px 12px 20px}._message_17aqp_46{font-size:14px}._wrapper_17aqp_1{padding:2px 10px}}@media screen and (width<=480px){._wrapperData_17aqp_6{border-radius:14px;min-width:60px;max-width:88%;padding:8px 10px 20px}._message_17aqp_46{font-size:14px}._name_17aqp_39{font-size:11px}._date_17aqp_57{font-size:9px;bottom:4px;right:8px}._wrapper_17aqp_1{padding:2px 6px}}._moreButton_1b64n_1{box-sizing:border-box;width:40%;min-width:0;max-width:100%;margin-left:auto;margin-right:auto;padding-top:20px;padding-bottom:20px}@media (width<=480px){._moreButton_1b64n_1{width:100%;padding-left:12px;padding-right:12px}}.InfoBlock{width:100%;height:100%;min-height:260px;padding-left:10px;display:flex}.InfoBlock__wrapperInfoBlock{flex-direction:column;justify-content:space-around;width:100%;padding-left:10px;padding-right:45px;font-size:14px;font-weight:400;line-height:130%;display:flex}.InfoBlock__name{font-size:18px;font-weight:700}.InfoBlock__specialist{font-size:16px;font-weight:600}.PublicInformation__img{width:70px;padding-top:10px}.InfoBlock__wrapperTitle{flex-direction:column;justify-content:space-between;height:30%;display:flex}.InfoBlock__rate{display:flex}@media (width<=400px){.InfoBlock{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding-left:15px}.InfoBlock__wrapperTitle{gap:5px}.InfoBlock .GetAvatar{margin-right:0}.InfoBlock__wrapperInfoBlock{text-align:center;gap:5px}.InfoBlock__rate{flex-direction:column}.InfoBlock__wrapperInfoBlock{padding:0}}.SpecialityBlock{text-align:center;background:var(--main-gradient);color:#fff;box-sizing:border-box;border-radius:16px;flex-flow:column wrap;justify-content:center;align-items:center;gap:5px;min-width:0;max-width:100%;margin-top:10px;margin-bottom:10px;margin-right:20px;padding:12px 20px;font-size:16px;line-height:20px;display:flex}.SpecialityBlock.main{background:var(--green)}.SpecialityBlock__main{font-size:12px}.AllInfoDoctor{flex-direction:column;gap:20px;display:flex}.AllInfoDoctor__block{background-color:var(--white);color:#000;border-radius:15px;flex-direction:column;width:auto;padding:30px;display:flex}.AllInfoDoctor__title{color:var(--green);margin-bottom:20px;font-size:20px}.AllInfoDoctor__wrapper{flex-wrap:wrap;gap:60px;display:flex}.AllInfoDoctor__wrapperSpecialiti{flex-wrap:wrap;display:flex}@media (width<=500px){.AllInfoDoctor__wrapperSpecialiti{flex-direction:column}}._infoBlock_1vt9k_1{background:var(--main-gradient--no--opacity);border-radius:24px;flex-direction:column;gap:10px;width:50%;margin-top:20px;margin-bottom:10px;padding:40px;display:flex}._name_1vt9k_13{border-bottom:1px solid #fff;padding-bottom:5px;font-size:24px}._avatar_1vt9k_19{margin-left:auto;margin-right:auto}._avatar_1vt9k_19 img{border-radius:100%;width:120px;height:120px}._info_1vt9k_1{background-color:var(--white);color:#000;border-radius:15px;flex-direction:column;gap:10px;padding:15px;font-size:18px;display:flex}.ConfirmConsultationBlock{border-radius:25px;min-height:250px;max-height:350px;padding-top:10px;overflow:auto}.ConfirmConsultationBlock__wrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;margin-top:auto;margin-bottom:auto;display:flex}.ConfirmConsultationCard__wrapperAllText{flex-direction:column;gap:20px;display:flex}.ConfirmConsultationCard__massage{font-size:14px;font-weight:400}.ConfirmConsultationBlock__title{font-size:22px;font-weight:700}.ConfirmConsultationCard__cretedAt{color:var(--gray);margin-right:20px;font-size:12px}.ConfirmConsultationCard__buttonWrapper{gap:10px;padding:10px;display:flex}.ConfirmConsultationCard__wrapperText{justify-content:space-between;font-size:16px;display:flex}.ConfirmConsultationBlock__notDataText{margin-top:20%;margin-bottom:20%}.ConfirmConsultationCard{color:#000;background-color:var(--white);border-radius:25px;flex-direction:column;padding:10px;display:flex}.NearestVideoConsultations__blockSeachWrapperText{flex-direction:column;justify-content:space-around;align-items:center;display:flex}.NearestVideoConsultations__blockSeachSvg{stroke:var(--white);width:65px;height:65px}.NearestVideoConsultations__blockSeachBlockText{justify-content:center;height:90%;display:flex}.NearestVideoConsultations__blockNotData{flex-direction:column;justify-content:center;align-items:center;gap:20px;display:flex}.NearestVideoConsultations__videoCallWrapper{border:2px solid var(--green);border-radius:25px;width:100%;min-height:150px;max-height:350px;margin-bottom:10px;overflow-y:auto}.NearestVideoConsultations__videoCallWrapper::-webkit-scrollbar{background:var(--green);width:2px}.NearestVideoConsultations__videoCallWrapper::-webkit-scrollbar-track{background:var(--white)}.NearestVideoConsultations__videoCallWrapper::-webkit-scrollbar-thumb{background:var(--green)}.NearestVideoConsultations__videoCallWrapper::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}@media screen and (width<=740px){.NearestVideoConsultations__h2{font-size:18px}}.CardNearestVideoConsultations{color:#272633;width:100%;min-width:0;max-width:100%;text-shadow:none;background:#fff;border-radius:16px;align-items:center;margin-bottom:10px;padding:10px 25px;display:flex;position:relative}.CardNearestVideoConsultations__img{filter:drop-shadow(0 2px 4px #00000040);border-radius:50%;width:50px;height:50px}.CardNearestVideoConsultations__title{text-shadow:none;text-align:center;letter-spacing:.08em;color:var(--black);margin-bottom:8px;font-size:16px;font-weight:700}.CardNearestVideoConsultations__wrapperText{flex-direction:column;align-items:flex-start;gap:20px;width:100%;height:100%;font-size:13px;font-weight:400;display:flex}.CardNearestVideoConsultations__deta{text-align:center;color:#717171;padding-top:3px;font-size:11px;font-weight:400}.CardNearestVideoConsultations__wrapperTopText{justify-content:space-between;width:100%;display:flex}.CardNearestVideoConsultations__strong{color:#ed5b5b;margin-left:5px}@media (width<=1080px){.CardNearestVideoConsultations__wrapperText{padding:0}.CardNearestVideoConsultations{min-width:0}}._wrapperTop_z7r71_1{justify-content:space-between;gap:10px;margin-top:20px;display:flex}._cosultationWrapper_z7r71_8{max-height:1400px;margin-top:40px;overflow-y:auto}._cosultationWrapper_z7r71_8::-webkit-scrollbar{background:var(--green);width:2px}._cosultationWrapper_z7r71_8::-webkit-scrollbar-track{background:var(--white)}._cosultationWrapper_z7r71_8::-webkit-scrollbar-thumb{background:var(--green)}._cosultationWrapper_z7r71_8::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}@media (width<=900px){._wrapperTop_z7r71_1{flex-direction:column;align-items:center}._cosultationWrapper_z7r71_8{max-height:1200px}}._wrapper_1nbj1_1{background-color:var(--white);color:#000;border-radius:8px;flex-direction:column;gap:20px;margin-bottom:10px;padding:20px;display:flex;position:relative}._infoWrapper_1nbj1_13{align-items:flex-start;gap:16px;width:100%;min-width:0;display:flex}._createdAt_1nbj1_21{text-align:right;box-sizing:border-box;width:100%;color:var(--gray);align-self:flex-end;margin:0 0 4px;font-size:14px}._name_1nbj1_31{text-align:center;overflow-wrap:anywhere;max-width:100%;margin-right:15px}._outpatinetCard_1nbj1_38{max-width:300px;margin-left:auto;margin-right:auto}._profile_1nbj1_44{color:var(--green);flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:10px;display:flex}._info_1nbj1_13{flex-flow:column wrap;flex:1;gap:10px;min-width:0;display:flex}._text_1nbj1_63{overflow-wrap:anywhere;word-break:break-word}._consultationButton_1nbj1_68 .button{white-space:normal;text-align:center;max-width:100%}._wrapperButton_1nbj1_76{word-break:break-all;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}._wrapperButton_1nbj1_76 button{max-width:350px}@media (width<=600px){._infoWrapper_1nbj1_13{flex-direction:column;justify-content:center;align-items:center;margin-top:10px}}._wrapper_5pxq6_1{color:#fff;background:var(--main-gradient--no--opacity);border-radius:15px;flex-direction:column;gap:10px;width:80vw;margin-top:20px;margin-left:auto;margin-right:auto;padding:40px;font-size:20px;display:flex;position:relative}._closeButton_5pxq6_16{cursor:pointer;border:none;transition:stroke .3s;position:absolute;top:20px;right:20px}._closeButton_5pxq6_16:hover{stroke:#999}._closeButton_5pxq6_16:active{stroke:#666}._title_5pxq6_30{font-size:32px}._wrapper_b4pb4_1{background-color:var(--white);color:#000;border-radius:16px;gap:10px;padding:13px 20px;display:flex;position:relative;box-shadow:0 36px 47px #00000040}._info_b4pb4_13{color:#000;flex-direction:column;gap:10px;display:flex}._close_b4pb4_19{width:25px;height:25px;position:absolute;top:10px;right:10px}._wrapper_n72xt_1{flex-direction:column;gap:20px;max-height:1900px;padding:20px 20px 60px;display:flex;overflow-y:auto}._wrapper_n72xt_1::-webkit-scrollbar{background:var(--green);width:2px}._wrapper_n72xt_1::-webkit-scrollbar-track{background:var(--white)}._wrapper_n72xt_1::-webkit-scrollbar-thumb{background:var(--green)}._wrapper_n72xt_1::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.NotificationDoctor{flex-direction:column;gap:20px;display:flex}.NotificationDoctor__notificationWrapper{border-radius:24px;flex-direction:column;max-height:1550px;display:flex;overflow-y:auto}.NotificationDoctor__notificationWrapper::-webkit-scrollbar{background:var(--green);width:2px}.NotificationDoctor__notificationWrapper::-webkit-scrollbar-track{background:var(--white)}.NotificationDoctor__notificationWrapper::-webkit-scrollbar-thumb{background:var(--green)}.NotificationDoctor__notificationWrapper::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.NotificationDoctor__wrapperSettings{justify-content:space-between;gap:20px;display:flex}@media screen and (width<=1050px){.NotificationDoctor__wrapperSettings{flex-direction:column}.NotificationDoctor__wrapperSettings>div{width:100%}.NotificationDoctor__notificationWrapper{max-height:1100px}}._infoBlockAbout_zdokz_1{color:#fff;background:var(--main-gradient--no--opacity);border-radius:25px;max-height:1400px;margin-top:50px;padding:40px;overflow-y:auto}._PatientInfo_zdokz_12{flex-direction:column;gap:10px;margin-top:20px;display:flex}._buttonBlock_zdokz_19{width:30%;margin-top:20px;display:flex}._wrapperTopBlock_zdokz_25{justify-content:space-between;gap:40px;display:flex}._PatientInfo_zdokz_12 span{background-color:var(--white);color:#000;border-radius:25px;padding:20px;font-size:18px}._Document_zdokz_39{width:100%;margin-top:20px}@media (width<=1150px){._infoBlock_zdokz_1{width:100%}._wrapperTopBlock_zdokz_25{flex-direction:column;gap:10px}._buttonBlock_zdokz_19{width:100%}}@media (width<=600px){._infoBlock_zdokz_1{padding:5px}._infoBlockAbout_zdokz_1{padding:10px}}._wrapper_b67r3_1{color:#fff;box-sizing:border-box;background:var(--main-gradient--no--opacity);border-radius:25px;flex-direction:column;gap:10px;width:60%;min-width:min(100%,350px);max-width:calc(100dvw - 32px);margin-top:10%;margin-left:auto;margin-right:auto;padding:40px;display:flex;position:relative}._closeButton_b67r3_21{cursor:pointer;border:none;transition:stroke .3s;position:absolute;top:25px;right:25px}._closeButton_b67r3_21:hover{stroke:#999}._closeButton_b67r3_21:active{stroke:#666}._text_b67r3_38{flex-direction:column;gap:20px;margin-bottom:5px;font-size:24px;display:flex}._text_b67r3_38 br{margin-top:10px}._characterCounter_b67r3_50{color:#666;text-align:right;margin-top:5px;font-size:12px}._error_b67r3_57{color:#ff6b6b;text-align:center;background:#fff;border:1px solid #ff6b6b4d;border-radius:8px;margin-top:5px;padding:8px;font-size:14px}@media screen and (width<=1020px){._wrapper_b67r3_1{width:80%;margin-top:1%}}@media screen and (width<=765px){._wrapper_b67r3_1{width:95%;min-width:0;max-width:calc(100dvw - 24px);padding:24px 20px}._text_b67r3_38{gap:10px;margin-bottom:2px;font-size:18px}}.Forma{flex-direction:column;align-items:center;max-height:1850px;padding-bottom:40px;display:flex}.Forma__numberInputWrapper{justify-content:space-around;margin-bottom:10px;display:flex}.Forma__consultationPrice{margin-top:10px;display:block}.Forma__formWrapper{justify-content:space-around;width:100%;display:flex}.Forma__PickLocation{margin-bottom:20px}.Forma__LeftColumn{width:40%}.Forma__sucsessSend{color:var(--main-gradient)}.Forma__rightColumn{width:40%}.Forma__text{align-items:baseline;margin-bottom:5px;font-size:18px;line-height:20px;display:flex}.Forma__textPass{font-size:20px;font-weight:700}.Forma__buttomWrapperPassword{width:60%}.Forma__wrapperFile{gap:20px;margin-bottom:20px}.Forma__validationError{color:#ed5b5b;text-align:center;text-shadow:0 2px 4px #00000040;background:#fff;border-radius:6px;justify-content:center;align-items:center;width:50%;height:30px;font-size:12px;line-height:15px;display:flex}.Forma__redText{color:#ed5b5b;font-size:14px;font-weight:300;line-height:16px}.Forma__textArea{resize:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;height:80%;margin-top:8px;margin-bottom:20px;padding:12px 16px 90px;box-shadow:0 1px 2px #1018280d}.Forma__li{margin-top:10px}.Forma__buttomWrapper{flex-direction:column;gap:20px;width:30%;margin-top:10px;display:flex}.Forma__wrapperdiv{justify-content:space-between;display:flex}.Forma__specialist{background:#82e867;border-radius:16px;flex-direction:row;align-items:center;margin-top:10px;margin-right:40px;padding:12px 20px;display:flex}.Forma__wrapperSpecialist{width:100%;display:flex;overflow-y:auto}.Forma__wrapperSpecialist::-webkit-scrollbar{background:var(--green);width:2px}.Forma__wrapperSpecialist::-webkit-scrollbar-track{background:var(--white)}.Forma__wrapperSpecialist::-webkit-scrollbar-thumb{background:var(--green)}.Forma__wrapperSpecialist::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.Forma__svgCheakBlock{width:18px;height:18px;margin-bottom:15px;margin-right:5px}.Forma__textCheakBlock{margin-bottom:15px;display:flex}@media (width<=940px){.Forma__wrapperFile{margin-bottom:5px}.Forma__textPass{margin-bottom:10px}.Forma__formWrapper{flex-direction:column;align-items:center}.Forma__LeftColumn{width:90%}.Forma__rightColumn{width:90%;margin-top:20px}.Forma__li{margin-top:5px;font-size:12px}.Forma__buttomWrapper{width:50%}}@media (width<=768px){.Forma__textPass{font-size:15px}.Forma__text{margin-top:20px;font-size:14px}.Forma__wrapperdiv{flex-direction:column;align-items:center}.Forma__validationError{width:65%}}.DropDoun{box-sizing:border-box;text-align:left;cursor:pointer;width:100%;min-width:0;max-width:100%;font-size:16px;font-weight:400;line-height:1.5;position:relative}.DropDoun__inner{flex-direction:column;align-items:stretch;width:100%;display:flex;position:relative}.DropDoun__searchText{box-sizing:border-box;color:#667085;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:16px;font-weight:400;line-height:24px;transition:border-color .15s,border-radius .15s;display:flex;box-shadow:0 1px 2px #1018280d}.DropDoun--open .DropDoun__searchText{box-shadow:none;border-bottom-color:#0000;border-radius:10px 10px 0 0}.DropDoun__list{box-sizing:border-box;z-index:10;background:#fff;border:1px solid #e4e7ec;border-top:none;border-radius:0 0 10px 10px;width:100%;max-height:min(300px,50vh);margin:0;padding:0;list-style:none;animation:.2s ease-out forwards dropDoun-fly-in;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 4px 12px #10182814}@keyframes dropDoun-fly-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.DropDoun__itemList{width:100%;margin:0;padding:0;list-style:none}.DropDoun__buttonListClear{box-sizing:border-box;background:var(--green,#2e90fa);color:#fff;text-align:center;width:100%;min-height:40px;font:inherit;cursor:pointer;border:none;border-bottom:1px solid #fff3;margin:0;padding:8px 14px;font-size:14px;font-weight:600;line-height:22px;transition:filter .12s;display:block}.DropDoun__buttonListClear:hover{filter:brightness(1.05)}.DropDoun__buttonList{box-sizing:border-box;text-align:left;width:100%;font:inherit;color:#101828;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f2f4f7;margin:0;padding:10px 14px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .12s,color .12s;display:block}.DropDoun__itemList:last-child .DropDoun__buttonList{border-bottom:none}.DropDoun__buttonList span{display:block}.DropDoun__searchTextBlock{flex:1;align-items:center;min-width:0;display:flex}.DropDoun__searchTextLeftSvg{flex-shrink:0;margin-right:8px}.DropDoun__buttonList:hover{background:var(--main-gradient);color:#fff}@media (width<=900px){.DropDoun__searchText,.DropDoun__buttonList{font-size:15px}}@media (width<=600px){.DropDoun__buttonList{font-size:14px}}@media (width<=450px){.DropDoun__searchText,.DropDoun__buttonList,.DropDoun__buttonListClear{font-size:12px}}.PickLocation{box-sizing:border-box;flex-direction:column;align-self:stretch;gap:10px;width:100%;min-width:0;max-width:100%;margin-bottom:10px;display:flex}.PasswordRefresh__block{transition:transform .3s;display:block}.PasswordRefresh__block.hiden{display:none}.PasswordRefresh__wrapperButtonToogle{margin-top:40px}.PasswordRefresh__title{text-shadow:0 2px 3px #00000040;font-size:20px;line-height:20px}.PasswordRefresh__text{justify-content:center;align-items:center;min-height:30px;margin-top:5px;margin-bottom:5px;padding:5px;display:flex}.PasswordRefresh__text:not(:empty){color:#000;background-color:#fff;border-radius:5px}.PasswordRefresh__text .Forma__validationError{width:100%;margin:0}.PasswordRefresh__text .Forma__sucsessSend{text-align:center;width:100%;margin:0}.SohialMediaAccount{flex-direction:column;gap:10px;margin-top:20px;display:flex}.SohialMediaAccount__sohialMedia{cursor:pointer;filter:grayscale();background:gray;border-radius:10px;align-items:center;gap:10px;width:auto;padding:10px;display:flex}.SohialMediaAccount__sohialMedia.active{filter:none;background:var(--main-gradient)}._wrapper_26qeu_1{text-shadow:0 1px 1px #00000040;color:#000;border-radius:25px;padding:20px 10px;display:flex;box-shadow:0 4px 12px #0003,0 16px 20px #0003}._wrapperMessage_26qeu_9{border-radius:25px;width:100%;margin-top:10px;padding:10px}._wrapperInfo_26qeu_16{width:100%}._wrapper_1mc9f_1{background-color:var(--white);color:var(--black);border-radius:25px;flex-direction:column;gap:20px;margin-top:20px;padding:20px;display:flex}._wrapperMessages_1mc9f_12{border:1px solid #d0d5dd;border-radius:25px;flex-direction:column;gap:20px;max-height:1800px;padding:20px;display:flex;overflow-y:auto}@media screen and (width<=768px){._wrapper_1mc9f_1{border-radius:18px;gap:14px;margin-top:12px;padding:14px}._wrapperMessages_1mc9f_12{border-radius:18px;gap:12px;padding:12px}}@media screen and (width<=480px){._wrapper_1mc9f_1{border-radius:14px;gap:10px;margin-top:8px;padding:10px}._wrapperMessages_1mc9f_12{border-radius:14px;gap:8px;padding:8px}._notChat_1mc9f_52{font-size:14px}}._wrapperMessages_1mc9f_12::-webkit-scrollbar{background:var(--green);width:2px}._wrapperMessages_1mc9f_12::-webkit-scrollbar-track{background:var(--white)}._wrapperMessages_1mc9f_12::-webkit-scrollbar-thumb{background:var(--green)}._wrapperMessages_1mc9f_12::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}._wrapper_1s3jb_1{background-color:var(--white);color:#000;border-radius:15px;flex-direction:column;gap:10px;margin-top:20px;display:flex}._ul_1s3jb_11{word-break:break-all;gap:5px;max-height:800px;overflow-y:auto}._ul_1s3jb_11::-webkit-scrollbar{background:var(--green);width:2px}._ul_1s3jb_11::-webkit-scrollbar-track{background:var(--white)}._ul_1s3jb_11::-webkit-scrollbar-thumb{background:var(--green)}._ul_1s3jb_11::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}._wrapperNav_1s3jb_35{text-align:center;justify-content:center;align-items:center;gap:20px;padding:30px;display:flex}._nav_1s3jb_44{width:25%;display:block}._noData_1s3jb_49{text-align:center;margin-left:auto;margin-right:auto;display:block}@media screen and (width<=500px){._wrapperNav_1s3jb_35{word-break:break-all;gap:4px;padding:15px}._nav_1s3jb_44{font-size:12px}}._table_j6wiv_1{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;width:25%;padding:10px;display:flex}._green_j6wiv_11{background-color:var(--green)}._yellow_j6wiv_14{background-color:#e1a32f}._wrapper_j6wiv_17{display:flex}._red_j6wiv_20{background-color:var(--red)}@media screen and (width<=500px){._table_j6wiv_1{font-size:10px}}.BillingWrapper{background:var(--white);color:#000;box-sizing:border-box;border:1px solid #d0d5dd;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;min-width:0;max-width:100%;min-height:236px;padding:30px 44px;display:flex}@media (width<=600px){.BillingWrapper{padding:10px 20px}}._billing_811if_1{letter-spacing:2.56px;align-items:center;gap:8px;font-size:32px;font-style:normal;font-weight:700;line-height:130%;display:flex}._span_811if_11{letter-spacing:1.28px;font-size:16px;font-style:normal;font-weight:600;line-height:130%}._BlockInteractions_6q3qr_1{box-sizing:border-box;flex-direction:column;justify-items:flex-end;gap:10px;width:40%;min-width:0;max-width:515px;display:flex}._wrapperTopBlock_6q3qr_11{justify-content:space-between;display:flex}@media (width<=900px){._wrapperTopBlock_6q3qr_11{flex-direction:column;align-items:center;gap:20px}._BlockInteractions_6q3qr_1{width:100%;max-width:100%}}.ListConsultation__wrapper{border-radius:25px;flex-direction:column;gap:50px;margin-top:35px;display:flex}.ListConsultation__wrapperBlock{flex-direction:column;gap:25px;display:flex}.ListConsultation__wrapperCard{border:4px solid var(--green);border-radius:25px;max-height:720px;overflow-y:auto}.ListConsultation__wrapperCard::-webkit-scrollbar{background:var(--green);width:2px}.ListConsultation__wrapperCard::-webkit-scrollbar-track{background:var(--white)}.ListConsultation__wrapperCard::-webkit-scrollbar-thumb{background:var(--green)}.ListConsultation__wrapperCard::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.DoctorShedule .dateTimePicker{flex-direction:column;justify-content:center;align-items:center;margin-top:20px;display:flex}.DoctorShedule{flex-direction:column;justify-content:space-around;gap:20px;display:flex}.DoctorShedule .dateTimePicker__wrapperButton{width:40%}.DoctorShedule .dateTimePicker .slot{margin:10px;padding:12px}.DoctorShedule .dateTimePicker .dateTimePicker__title{display:none}@media (width<=950px){.DoctorShedule .dateTimePicker .slot{margin:10px}}@media (width<=450px){.DoctorShedule .dateTimePicker .slot{margin:5px 5px 15px}.DoctorShedule .dateTimePicker{margin-top:0}.DoctorShedule{gap:0}.DoctorShedule .BlockSeach{padding:10px}}._SerchDoctors_nct51_1{box-sizing:border-box;min-width:0;max-width:100%;padding:20px}._SerchDoctors__wrapper_nct51_7{box-sizing:border-box;width:100%;min-width:0;max-width:1200px;margin:20px auto 30px}._wrapperFilter_nct51_17{box-sizing:border-box;justify-content:space-between;align-items:stretch;gap:30px;width:100%;min-width:0;margin-top:30px;display:flex}._online_nct51_27{box-sizing:border-box;justify-content:center;width:100%;max-width:100%;margin-top:20px;margin-left:auto;margin-right:auto;display:flex}._leftBlockFilter_nct51_37{box-sizing:border-box;flex:1 1 0;min-width:0}._rightBlockFilter_nct51_42{box-sizing:border-box;flex-direction:column;flex:1 1 0;gap:20px;min-width:0;display:flex}@media (width<=768px){._SerchDoctors_nct51_1{padding:12px 8px}._SerchDoctors__wrapper_nct51_7{margin-top:12px;margin-bottom:20px}._wrapperFilter_nct51_17{flex-direction:column;align-items:stretch;gap:12px;margin-top:16px}._leftBlockFilter_nct51_37,._rightBlockFilter_nct51_42{flex:none;width:100%}._rightBlockFilter_nct51_42{gap:12px}._online_nct51_27{margin-top:12px}}.DropDounSerch{box-sizing:border-box;text-align:left;width:100%;min-width:0;max-width:100%;font-size:16px;font-weight:400;line-height:1.5;position:relative}.DropDounSerch__inner{flex-direction:column;align-items:stretch;width:100%;display:flex;position:relative}.DropDounSerch.mobile{width:100%;display:none}.DropDounSerch__searchText{box-sizing:border-box;color:#667085;cursor:pointer;background:#fff;border:1px solid #e4e7ec;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:10px 14px;font-size:16px;font-weight:400;line-height:24px;transition:border-color .15s,border-radius .15s;display:flex;box-shadow:0 1px 2px #1018280d}.DropDounSerch--open .DropDounSerch__searchText{box-shadow:none;border-bottom-color:#0000;border-radius:10px 10px 0 0}.DropDounSerch__input{box-sizing:border-box;width:100%;min-height:44px;font:inherit;color:#101828;background:#fff;border:1px solid #e4e7ec;border-bottom:none;border-radius:10px 10px 0 0;outline:none;padding:10px 14px;font-size:16px;line-height:24px}.DropDounSerch__input::placeholder{color:#667085;font-weight:400}.DropDounSerch__input:focus{border-color:#e4e7ec}.DropDounSerch__list{box-sizing:border-box;z-index:10;background:#fff;border:1px solid #e4e7ec;border-top:none;border-radius:0 0 10px 10px;width:100%;max-height:min(300px,50vh);margin:0;padding:0;list-style:none;animation:.2s ease-out forwards dropDounSerch-fly-in;position:absolute;top:100%;left:0;right:0;overflow:hidden auto;box-shadow:0 4px 12px #10182814}@keyframes dropDounSerch-fly-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.DropDounSerch__itemList{width:100%;margin:0;padding:0;list-style:none}.DropDounSerch__buttonList{box-sizing:border-box;text-align:left;width:100%;font:inherit;color:#101828;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #f2f4f7;margin:0;padding:10px 14px;font-size:16px;font-weight:500;line-height:24px;transition:background-color .12s,color .12s;display:block}.DropDounSerch__buttonList.filter{background:var(--green,#2e90fa);color:#fff;text-align:center;border-bottom:1px solid #fff3;border-radius:0;width:100%;min-height:40px;padding:8px 14px;font-size:14px;font-weight:600;line-height:22px}.DropDounSerch__list>.DropDounSerch__buttonList.filter:last-child{border-bottom:none;border-radius:0 0 9px 9px}.DropDounSerch__itemList:last-child .DropDounSerch__buttonList{border-bottom:none;border-radius:0 0 8px 8px}.DropDounSerch__buttonList span{display:block}.DropDounSerch__searchTextBlock{flex:1;align-items:center;min-width:0;display:flex}.DropDounSerch__searchTextLeftSvg{flex-shrink:0;margin-right:8px}.DropDounSerch__buttonList:not(.filter):hover{background:var(--main-gradient);color:#fff}.DropDounSerch__buttonList.filter:hover{filter:brightness(1.05)}@media (width<=900px){.DropDounSerch__searchText,.DropDounSerch__input,.DropDounSerch__buttonList{font-size:15px}}@media (width<=600px){.DropDounSerch{display:none}.DropDounSerch.mobile{appearance:none;color:#667085;border:none;font-size:14px;font-weight:400;line-height:24px;display:block}.DropDounSerch__buttonList{font-size:14px}}@media (width<=450px){.DropDounSerch__searchText,.DropDounSerch__buttonList{font-size:12px}}._wrapper_1c00c_1{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}._wrapperConent_1c00c_7{box-sizing:border-box;max-width:100%;margin-left:10%;margin-right:10%}@media (width<=600px){._wrapperConent_1c00c_7{margin-left:0;margin-right:0}}._wrapperButton_1c00c_21{box-sizing:border-box;width:100%;min-width:0;max-width:280px;margin-top:45px;margin-left:auto;margin-right:auto}._wrapperButton_1c00c_21._hide_1c00c_30{visibility:hidden}._wrapper_uyprk_1{background:var(--white);border-radius:15px;flex-direction:column;justify-content:space-around;align-items:center;gap:5px;max-width:200px;min-height:270px;padding:12px;display:flex;box-shadow:0 0 10px #0000001a}._price_uyprk_15{color:var(--green);letter-spacing:3%;text-align:center;font-size:12px;font-weight:400;line-height:115%}._wrapperButton_uyprk_24{min-width:120px}._name_uyprk_28{letter-spacing:6%;text-align:center;font-size:15px;font-weight:400}._speciality_uyprk_35{color:var(--green);letter-spacing:3%;text-align:center;font-size:15px;font-weight:500;line-height:130%}._residence_uyprk_44{color:var(--gray);letter-spacing:8%;text-align:center;font-size:12px;font-weight:400;line-height:115%}._linkWrapp_uyprk_53{color:#000;letter-spacing:6%;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:400;text-decoration:none;display:flex}._rating_uyprk_67{margin-left:auto;margin-right:auto}.Reservation{background:var(--main-gradient);border-radius:25px;justify-content:center;align-self:center;align-items:center;width:80vw;height:99vh;margin-top:5px;margin-left:auto;margin-right:auto;padding:20px 0;position:relative;overflow:auto}.Reservation__close{cursor:pointer;border:none;width:30px;height:30px;transition:stroke .3s}.Reservation__close:hover{stroke:#999}.Reservation__close:active{stroke:#666}.Reservation__wrapperClose{background:var(--green);cursor:pointer;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:36px;height:36px;display:flex;position:absolute;top:20px;right:20px}@media (width<=992px){.Reservation{width:90vw}}@media (width<=650px){.Reservation{width:95vw}}._wrapper_16cj2_1{background:var(--main-gradient--no--opacity);box-sizing:border-box;text-align:center;width:100%;max-width:100%;min-height:100dvh;color:var(--white)}._wrapper_1nui6_1{background:var(--main-gradient--no--opacity);color:#fff;border-bottom-right-radius:6px;border-bottom-left-radius:6px;flex-direction:column;gap:20px;width:90%;margin-left:auto;margin-right:auto;padding:20px;display:flex}._content_1nui6_15{white-space:pre-wrap;color:#000;word-wrap:break-word;background:#fff;border-radius:10px;width:auto;padding:20px}._content_1nui6_15 p{word-wrap:break-word;width:100%}._desc_1nui6_30{font-size:18px}.pageRegistration__Wrapper{background:var(--main-gradient);box-sizing:border-box;justify-content:center;align-items:center;width:100%;max-width:100%;height:100dvh;display:flex}.pageRegistration__form{background:var(--white);color:#000;border-radius:25px;flex-direction:column;align-items:center;gap:20px;width:70vw;padding:30px;display:flex}.pageRegistration__validation{color:var(--red)}.pageRegistration__WrapperCheackBox{color:#fff;background:var(--main-gradient);border-radius:10px;flex-direction:column;gap:20px;padding:20px;display:flex}@media (width<=1000px){.pageRegistration__form{box-sizing:border-box;width:100%;max-width:100%}}.chozeRoleBlock__buttonWrapper{border-radius:25px;width:30%;margin-bottom:50px}.chozeRoleBlock__button{color:#000;border:none;border-radius:0 50px 50px 0;width:50%;height:100%;padding:14px 18px;font-size:20px;font-weight:400;line-height:20px;transition:all .5s ease-in-out}.chozeRoleBlock__button.left{border-radius:50px 0 0 50px}.chozeRoleBlock__button.active{background-color:var(--green);color:var(--white)}.chozeRoleBlock__buttonRoleWrapper{justify-content:center;width:40%;margin-bottom:30px;display:flex}@media (width<=700px){.chozeRoleBlock__buttonRoleWrapper{width:100%;font-size:16px}}._MethodsAuth_iba31_1{flex-direction:column;align-items:center;gap:12px;margin:12px 0;display:flex}._Registration__faceBookButton_iba31_9{background:var(--main-gradient);cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:50px;padding:14px 24px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}._Registration__faceBookButton_iba31_9:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}._buttonWrapper_iba31_31{flex-direction:column;align-items:center;gap:12px;width:100%;display:flex}._buttonWrapper_iba31_31>span{color:var(--color-text-secondary);text-align:center;margin-bottom:6px;font-size:14px;font-weight:500}._buttons_iba31_47{flex-direction:column;gap:12px;width:100%;display:flex}._separator_iba31_54{align-items:center;width:100%;margin:8px 0;display:flex;position:relative}._separator_iba31_54:before,._separator_iba31_54:after{content:"";background:var(--color-border);flex:1;height:1px}._text_iba31_76{color:var(--color-text-secondary);background:var(--color-background);margin:0;padding:0 16px;font-size:14px;font-weight:500}._line_iba31_85{display:none}._buttons_iba31_47 button{border:1px solid var(--color-border);background:var(--color-background);width:100%;color:var(--color-text);border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:14px 24px;font-size:14px;font-weight:500;transition:all .3s;display:flex;box-shadow:0 2px 8px #0000001a}._buttons_iba31_47 button:hover{border-color:var(--color-primary);transform:translateY(-2px);box-shadow:0 4px 16px #00000026}._buttons_iba31_47 button svg{flex-shrink:0;width:20px;height:20px}@media (width<=768px){._MethodsAuth_iba31_1{gap:14px;margin:14px 0}._buttonWrapper_iba31_31>span{font-size:14px}._text_iba31_76{font-size:13px}._buttons_iba31_47{gap:10px}}@media (width<=480px){._MethodsAuth_iba31_1{gap:12px;margin:12px 0}._separator_iba31_54{margin:8px 0}._text_iba31_76{padding:0 12px;font-size:12px}._buttonWrapper_iba31_31>span{font-size:13px}}._authContainer_jl8j4_1{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:600px;min-height:80vh;margin:0 auto;padding:24px;display:flex}._authContainer_jl8j4_1 h1{text-align:center;color:var(--color-text);margin-bottom:8px;font-size:32px;font-weight:700}._description_jl8j4_21{text-align:center}._authForm_jl8j4_25{flex-direction:column;gap:12px;width:100%;margin-top:16px;display:flex}._description_jl8j4_21{color:var(--color-text-secondary);text-align:center;max-width:500px;margin-bottom:16px;font-size:15px;line-height:1.5}._roleSelector_jl8j4_42{border:2px solid var(--color-border);background:#f5f5f5;border-radius:16px;width:100%;min-height:56px;margin-bottom:16px;display:flex;overflow:hidden;box-shadow:0 2px 8px #00000014}._roleButton_jl8j4_54{color:#6b7280;cursor:pointer;will-change:transform, background-color;background:#f5f5f5;border:none;flex:1;justify-content:center;align-items:center;min-height:56px;padding:18px 24px;font-size:16px;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;transform:translateY(0)}._roleButton_jl8j4_54:hover:not(._active_jl8j4_73){color:#374151;background:#e5e7eb;transform:translateY(-1px);box-shadow:0 3px 12px #0000001f}._roleSelector_jl8j4_42 ._roleButton_jl8j4_54._active_jl8j4_73{background-color:var(--color-button);z-index:1;font-weight:700;transform:translateY(0);box-shadow:0 4px 16px #2563eb66;color:#fff!important}._roleButton_jl8j4_54:active{transform:translateY(0)}._leftButton_jl8j4_93{border-right:1px solid #d1d5db}._rightButton_jl8j4_97{border-left:1px solid #d1d5db}._inputWrapper_jl8j4_101{flex-direction:column;gap:16px;display:flex}._checkboxWrapper_jl8j4_107{flex-direction:column;gap:10px;margin:12px 0;display:flex}._checkboxLink_jl8j4_114{color:#d1d5db;font-weight:500;-webkit-text-decoration:underline #d1d5db99;text-decoration:underline #d1d5db99;transition:all .2s}._checkboxLink_jl8j4_114:hover{color:#f3f4f6;text-shadow:0 1px 2px #ffffff1a;text-decoration-color:#f3f4f6}._buttonWrapper_jl8j4_128{margin-top:8px}._buttonWrapper_jl8j4_128 button{border-radius:12px;width:100%;padding:18px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #0000001a}._buttonWrapper_jl8j4_128 button:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026}._linkWrapper_jl8j4_147{text-align:center;color:var(--color-text-secondary);margin-top:12px;font-size:14px}._authLink_jl8j4_154{color:inherit;font-weight:500;text-decoration:none;transition:color .2s}._authLink_jl8j4_154:hover{color:inherit;text-decoration:none}._error_jl8j4_166{color:#dc2626;opacity:.9;text-align:center;background-color:#fff;border-radius:6px;margin-top:4px;margin-bottom:0;padding:8px 12px;font-size:14px;font-weight:500;box-shadow:0 2px 4px #0000001a}._validationError_jl8j4_180{color:#dc2626;opacity:.9;text-align:center;background-color:#fff;border-radius:6px;margin-bottom:8px;padding:8px 12px;font-size:14px;font-weight:500;display:block;box-shadow:0 2px 4px #0000001a}@media (width<=768px){._authContainer_jl8j4_1{max-width:520px;min-height:70vh;padding:20px}._roleButton_jl8j4_54{min-height:52px;padding:16px 20px;font-size:15px}._roleButton_jl8j4_54:hover:not(._active_jl8j4_73){transform:translateY(-.5px)}._description_jl8j4_21{font-size:14px}}@media (width<=480px){._authContainer_jl8j4_1{max-width:100%;padding:16px}._description_jl8j4_21{margin-bottom:12px;font-size:13px}._roleButton_jl8j4_54{min-height:48px;padding:14px 18px;font-size:14px}._roleButton_jl8j4_54:hover:not(._active_jl8j4_73){transform:translateY(0);box-shadow:0 2px 8px #0000001f}._authContainer_jl8j4_1 h1{font-size:28px}}._wrapper_vt6eo_1{max-height:1800px;margin-top:30px;overflow-y:auto}._wrapper_vt6eo_1::-webkit-scrollbar{background:var(--green);width:2px}._wrapper_vt6eo_1::-webkit-scrollbar-track{background:var(--white)}._wrapper_vt6eo_1::-webkit-scrollbar-thumb{background:var(--green)}._wrapper_vt6eo_1::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}._wrapper_2g9r8_1{background:var(--white);color:#000;box-sizing:border-box;border-radius:6px;flex-direction:column;gap:10px;max-width:100%;margin-bottom:10px;padding:20px;display:flex}._buttonWrapper_2g9r8_14{box-sizing:border-box;width:100%;min-width:0;max-width:320px;margin-left:auto;margin-right:auto}._outpatinetCard_2g9r8_23{max-width:300px;margin-left:auto;margin-right:auto}._date_2g9r8_29{color:var(--gray);text-align:right;overflow-wrap:anywhere;min-width:0;font-size:14px}._statusText_2g9r8_37{color:var(--green)}._status_2g9r8_37{flex-wrap:wrap;gap:20px;padding:20px;display:flex}._name_2g9r8_48{color:var(--green);overflow-wrap:anywhere;flex:12rem;min-width:0;margin-bottom:10px;font-size:18px;font-weight:600;display:block}._info_2g9r8_59{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;display:flex}.MyDoctor{border-radius:25px;max-height:1600px;margin-top:30px;padding-bottom:250px;overflow-y:auto}.MyDoctor::-webkit-scrollbar{background:var(--green);width:2px}.MyDoctor::-webkit-scrollbar-track{background:var(--white)}.MyDoctor::-webkit-scrollbar-thumb{background:var(--green)}.MyDoctor::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.MyDoctor__noDoctor{text-align:center;width:100%;display:block}@media screen and (width<=650px){.MyDoctor{padding:50px}}.MyDoctorCard{background:#fff;border-radius:16px;margin-bottom:10px;padding:13px 20px;display:flex;position:relative;box-shadow:0 36px 47px #00000040}.MyDoctorCard__name{letter-spacing:.08em;color:#000;font-size:18px;font-weight:700;line-height:130%}.MyDoctorCard__speciality{color:var(--green);font-size:16px;font-weight:600;line-height:130%}.MyDoctorCard__Button{width:25px;height:25px;position:absolute;top:5px;right:5px}.MyDoctorCard__price{color:#717171;font-size:14px;font-style:normal;font-weight:400;line-height:130%;position:absolute;bottom:10px;right:20px}.MyDoctorCard__wrapper{gap:20px;display:flex}.MyDoctorCard__textWrapper{flex-direction:column;justify-content:space-between;display:flex}.MyDoctorCard__country{letter-spacing:.08em;color:#717171;margin-top:2px;font-size:14px;line-height:130%}@media screen and (width<=480px){.MyDoctorCard{flex-direction:column;align-items:center}.MyDoctorCard__img{width:90px;height:90px}.MyDoctorCard__textWrapper{align-items:center;width:100%}.MyDoctorCard__price{margin-top:10px;font-size:12px;position:static}}@media screen and (width<=380px){.MyDoctorCard__price{font-size:10px;bottom:6px}.MyDoctorCard__name{font-size:15px}.MyDoctorCard__speciality{padding-bottom:8px;font-size:13px}}.NothaveDoctor__titleWrapper{width:70%}.NothaveDoctor__inputWrapper{flex-direction:column;align-items:center;width:60%;display:flex}.NothaveDoctor__inputWrapperBlock{flex-direction:column;align-items:center;margin-top:50px;display:flex}.NothaveDoctor__buttonWrapper{width:60%;margin-top:20px}@media (width<=1300px){.NothaveDoctor__inputWrapper{width:75%}}@media (width<=800px){.NothaveDoctor__inputWrapper{width:85%}}.MyCabineUser__titlePage{flex-direction:column;justify-content:space-between;height:100px;margin-bottom:30px;display:flex}.MyCabineUser__blockSeachWrapper{justify-content:space-between;gap:5px;display:flex}.MyCabineUser__massageWindow{border-radius:25px;width:100%;max-height:1350px;overflow:hidden auto}.MyCabineUser__massageWindow::-webkit-scrollbar{background:var(--green);width:2px}.MyCabineUser__massageWindow::-webkit-scrollbar-track{background:var(--white)}.MyCabineUser__massageWindow::-webkit-scrollbar-thumb{background:var(--green)}.MyCabineUser__massageWindow::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}@media screen and (width<=990px){.MyCabineUser__blockSeachWrapper{flex-direction:column;align-items:center;gap:10px}.MyCabineUser__massageWindow{max-height:1000px}}.FinanceUser__wrapperTime{word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex-direction:column;gap:10px;width:15%;height:100%;display:flex}.FinanceUser__wrapperBilling{width:400px}.FinanceUser__NoData{text-align:center;color:#000}.FinanceUser__warning{color:#fff;text-align:center;margin-top:10px;font-size:16px}.FinanceUser__finance{text-shadow:0 2px 3px #00000040;color:#fff;background:#fff;border-radius:16px;height:60%;max-height:1450px;margin-top:50px;overflow-y:auto;box-shadow:0 36px 47px #00000040}.FinanceUser__finance::-webkit-scrollbar{background:var(--green);width:2px}.FinanceUser__finance::-webkit-scrollbar-track{background:var(--white)}.FinanceUser__finance::-webkit-scrollbar-thumb{background:var(--green)}.FinanceUser__finance::-webkit-scrollbar-thumb:hover{background:var(--color-button-hover)}.FinanceUser__financeNav{color:#000;text-align:center;border-bottom:3px solid gray;justify-content:space-around;align-items:center;height:90px;display:flex}.FinanceUser__ul{flex-direction:column;padding:0;list-style:none;display:flex}.FinanceUser__navDesc{width:25%}.FinanceUser__li{text-align:center;background:var(--gray);border-bottom:1px solid #000;justify-content:space-around;align-items:center;min-height:40px;padding:5px 0;display:flex}.FinanceUser__li.red{background-color:#ed5b5b}.FinanceUser__li.green{background-color:#86d072f5}.FinanceUser__li.orange{background-color:#e1a32f}.FinanceUser__nav{width:15%}.FinanceUser__span{word-break:break-all;width:15%}.FinanceUser__spanDesc{word-wrap:break-word;text-align:left;width:25%}@media (width<=1150px){.FinanceUser{padding:0}}@media (width<=900px){.FinanceUser__finance{font-size:12px}}@media (width<=760px){.FinanceUser__finance{margin-top:0;font-size:11px}}@media (width<=500px){.FinanceUser__searchWrapper{font-size:14px}.FinanceUser__finance{font-size:9px}}@media (width<=380px){.FinanceUser__searchWrapper{font-size:12px}.FinanceUser__finance{font-size:11px}}._wrapper_1t2ot_1{color:#fff;background:var(--main-gradient--no--opacity);border-radius:15px;flex-direction:column;gap:20px;width:80vw;margin-top:25vh;margin-left:auto;margin-right:auto;padding:30px;font-size:20px;display:flex;position:relative}._closeButton_1t2ot_16{cursor:pointer;border:none;transition:stroke .3s;position:absolute;top:20px;right:20px}._closeButton_1t2ot_16:hover{stroke:#999}._closeButton_1t2ot_16:active{stroke:#666}._wrapperAmmount_1t2ot_30{width:120px}._error_1t2ot_33{background-color:var(--white);color:var(--red);margin-top:20px;padding:10px}.OutpatientСard__blockButtonWrapper{flex-direction:column;max-height:1000px;display:flex}.OutpatientСard__wrapperSearchBlock{gap:20px;display:flex}._PatienDataBlock_1ktfu_1{justify-content:center;gap:20px;margin-bottom:20px;display:flex}._wrapperContent_1ktfu_8{gap:20px;display:flex}._h3_1ktfu_13{color:var(--white);margin-bottom:10px;font-size:22px}._title_1ktfu_20{letter-spacing:.08em;font-size:24px;font-weight:600;line-height:130%}._warning_1ktfu_27{letter-spacing:.08em;font-size:20px;line-height:130%}._wrapper_1ktfu_8{background:var(--main-gradient);border-radius:10px;width:100%;padding:20px}._wrapperDocument_1ktfu_40{background:var(--main-gradient);border-radius:10px;flex-direction:column;justify-content:center;gap:20px;width:100%;margin-top:auto;margin-bottom:auto;padding:40px;display:flex}._document_1ktfu_53{flex-direction:column;gap:10px;margin-top:20px;display:flex}@media (width<=768px){._wrapperContent_1ktfu_8{flex-direction:column}}.ProfileUser{flex-direction:column;align-items:center;width:100%;display:flex}.ProfileUser__document{flex-direction:column;gap:5px;display:flex}.ProfileUser__formWrapper{justify-content:space-around;width:100%;display:flex}.ProfileUser__LeftColumn,.ProfileUser__rightColumn{width:40%}.ProfileUser__text{margin-bottom:8px;font-size:18px;line-height:20px}.ProfileUser__textPass{margin-bottom:20px;font-size:20px;font-weight:700}.ProfileUser__textArea{resize:none;background:#fff;border:1px solid #d0d5dd;border-radius:8px;width:100%;height:80%;margin-top:8px;margin-bottom:20px;padding:12px 16px 90px;box-shadow:0 1px 2px #1018280d}.ProfileUser__wrapperFile{height:33%}.ProfileUser__buttomWrapper{width:200px;margin-top:20px}@media (width<=768px){.ProfileUser__formWrapper{flex-direction:column;align-items:center}.ProfileUser__LeftColumn{width:90%}.ProfileUser__rightColumn{width:90%;margin-top:20px}.ProfileUser__wrapperFile{height:200px}.ProfileUser__textPass,.ProfileUser__text{font-size:15px}}
