@media screen and (max-width:576px){#header{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:9}}#header.bottom{padding-bottom:79px}@media screen and (max-width:576px){#header.bottom{padding-bottom:0}#header .container{border-bottom:2px solid #f5f7f6}}#header .mob-row{align-items:center;display:flex;justify-content:space-between;padding-bottom:5px;padding-top:5px}#header .mob-row .logo{flex:1}#header .mob-row .logo a{align-items:center;color:#282b30;display:flex;gap:10px;-webkit-text-decoration:none;text-decoration:none}#header .mob-row .logo a span{font-size:12px;font-style:normal;font-weight:500;line-height:14px;text-align:left;text-transform:uppercase}@media screen and (max-width:576px){#header .mob-row .logo a span{font-size:11px;font-style:normal;font-weight:500;line-height:12px}}#header .mob-row .btns{align-items:center;display:flex;gap:10px;justify-content:flex-end}#header .menu-block{background:transparent;display:flex;height:100%;justify-content:flex-end;position:fixed;right:-100%;top:0;transition:background-color .3s;width:100%;z-index:9}#header .menu-block.open{background:rgba(0,0,0,.7);right:0}#header .menu-block.open .menu-content{right:0}#header .menu-block .menu-content{background:#fff;display:flex;flex-direction:column;gap:20px;height:100%;overflow-x:auto;padding:20px 20px 65px 40px;position:relative;right:-100%;top:0;transition:right .3s;width:80%}@media screen and (max-width:375){#header .menu-block .menu-content{padding:20px 20px 65px 40px}}#header .menu-block .menu-content .close-block{display:flex;justify-content:flex-end}#header .menu-block .menu-content nav{display:flex;flex-direction:column;gap:15px}#header .menu-block .menu-content nav a{color:#282b30;color:var(--black,#282b30);cursor:pointer;font-size:18px;font-style:normal;font-weight:500;letter-spacing:-.27px;line-height:21px;-webkit-text-decoration:none;text-decoration:none}#header .menu-block .menu-content .info{display:flex;flex-direction:column;gap:20px}#header .menu-block .menu-content .info,#header .menu-block .menu-content .info a{color:#282b30;color:var(--black,#282b30);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.048px;line-height:20px}#header .menu-block .menu-content .info a{-webkit-text-decoration:none;text-decoration:none}#header .menu-block .menu-content .info .line a{display:block;font-weight:600}#header .top-row{background:#f5f5f5;background:var(--light-grey,#f5f5f5);padding:10px 0}#header .top-row .left{align-items:flex-start;display:flex;gap:40px}@media screen and (max-width:1024px){#header .top-row .left{align-items:flex-start;flex-direction:column;gap:0}}@media screen and (max-width:1600px){#header .top-row .left div{font-size:13px}}#header .top-row .left div span{color:#1b712a;display:block;font-size:16px;font-style:normal;font-weight:500;letter-spacing:-1.5%;line-height:21px;margin-bottom:5px;white-space:nowrap}@media screen and (max-width:1600px){#header .top-row .left div span{font-size:13px}}#header .top-row .right{align-items:center;display:flex;gap:48px;justify-content:flex-end}#header .top-row .right .email a,#header .top-row .right .phone a{color:var(--color-black);font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.3%;line-height:20px;-webkit-text-decoration:none;text-decoration:none;white-space:nowrap}@media screen and (max-width:1600px){#header .top-row .right .email a,#header .top-row .right .phone a{font-size:13px}}#header .top-row .right .phone a{font-weight:600}@media screen and (max-width:1600px){#header .top-row .right .phone a{font-size:13px}}#header .top-row .right .social-link{align-items:center;display:flex;gap:10px}#header .top-row .right .social-link a{color:var(--color-black)}@media screen and (max-width:1600px){#header .top-row .right .social-link a{height:25px;width:25px}}#header .bottom-row{align-items:center;display:flex;padding:10px 0;position:relative}#header .bottom-row.fixed{background:#fff;left:0;position:fixed;top:0;width:100%;z-index:9}#header .bottom-row .spec-style{font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.64px;line-height:23px;padding:15px 20px}@media screen and (max-width:1600px){#header .bottom-row .spec-style{font-size:14px;justify-self:right;padding:12px 17px;width:173px}}#header .bottom-row a{color:var(--color-black);-webkit-text-decoration:none;text-decoration:none}#header .bottom-row .logo a{align-items:center;display:flex;gap:10px}@media screen and (max-width:1600px){#header .bottom-row .logo a svg{height:54px;width:54px}}#header .bottom-row .logo a span{font-size:12px;font-style:normal;font-weight:500;line-height:18px;text-align:left;text-transform:uppercase}@media screen and (max-width:1600px){#header .bottom-row .logo a span{font-size:8px;line-height:12px}}#header .bottom-row .menu{align-items:flex-start;display:flex;gap:10px;justify-content:space-between;padding-top:2.5px;width:100%}@media screen and (max-width:1300px){#header .bottom-row .menu{gap:22px}}@media screen and (max-width:1600px){#header .bottom-row .menu{gap:22px}}#header .bottom-row .menu a{cursor:pointer}#header .bottom-row .menu div.with-submenu{align-items:center;cursor:pointer;display:flex;gap:13px;position:relative}#header .bottom-row .menu div.with-submenu:after{background:var(--gray-button);bottom:-5px;content:"";display:block;height:1px;left:0;opacity:0;position:absolute;transition:all .3s;width:0}#header .bottom-row .menu div.with-submenu.rotate:after{opacity:1;width:100%}#header .bottom-row .menu div.with-submenu.rotate svg{transform:rotate(0deg)}#header .bottom-row .menu div.with-submenu svg{transform:rotate(-180deg);transition:all .3s}#header .bottom-row .menu .nav-item{width:-moz-max-content;width:max-content}#header .bottom-row .menu .nav-item:hover a:after{opacity:1;width:100%}#header .bottom-row .menu p{display:inline}#header .bottom-row .menu a{font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.042px;line-height:21px;max-width:185px;position:relative;text-align:center}@media screen and (max-width:1600px){#header .bottom-row .menu a{font-size:12px}}#header .bottom-row .menu a:after{background:var(--gray-button);bottom:-5px;content:"";display:block;height:1px;left:0;opacity:0;position:absolute;transition:all .3s;width:0}#header .bottom-row .submenu{background:#fff;border-top:2px solid var(--light-grey);box-shadow:0 8px 15px 0 hsla(245,8%,74%,.25);left:0;padding-bottom:32px;padding-top:20px;position:absolute;top:92px;width:100%;z-index:9}#header .white-wrapper span{font-size:14px;white-space:nowrap}#header .color-green{color:#1b712a}#header .tg-bot-btn{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:120%;padding:12px 20px!important;width:100%!important}@media screen and (max-width:576px){#header .tg-bot-btn{padding:10px 20px!important}}#header .tg-bot-btn svg{height:40px;width:40px}@media screen and (max-width:576px){#header .tg-bot-btn svg{height:30px;width:30px}}#header .adm-links{align-items:center;display:flex;gap:10px}#footer{padding-top:75px;position:relative;z-index:5}@media screen and (max-width:576px){#footer{padding-top:36px}}#footer .top-row{align-items:flex-start;border-bottom:2px solid #f5f7f6;display:flex;justify-content:space-between;padding-bottom:15px}@media screen and (max-width:820px){#footer .top-row{flex-direction:column}#footer .top-row .logo{border-bottom:2px solid #f5f7f6;margin-bottom:20px;padding-bottom:20px;width:100%}}#footer .top-row .logo a{align-items:center;color:#282b30;display:flex;gap:10px;-webkit-text-decoration:none;text-decoration:none}#footer .top-row .logo a span{font-size:13px;font-style:normal;font-weight:500;line-height:20px;text-align:left;text-transform:uppercase}#footer .top-row .menu{grid-row-gap:20px;grid-column-gap:174px;-moz-column-gap:174px;column-gap:174px;display:grid;grid-template-columns:1fr 1fr;row-gap:20px}@media screen and (max-width:820px){#footer .top-row .menu{border-bottom:2px solid #f5f7f6;-moz-column-gap:0;column-gap:0;margin-bottom:20px;padding-bottom:20px;row-gap:10px;width:100%}}#footer .top-row .menu a{color:#282b30;color:var(--black,#282b30);cursor:pointer;font-size:16px;font-style:normal;font-weight:400;letter-spacing:-.048px;line-height:20px;-webkit-text-decoration:none;text-decoration:none}#footer .top-row .links,#footer .top-row .work-time{display:flex;flex-direction:column;font-size:24px;font-style:normal;font-weight:600;gap:20px;letter-spacing:0;line-height:90%;padding-right:10px}@media screen and (max-width:820px){#footer .top-row .links,#footer .top-row .work-time{font-size:18px;font-weight:500;justify-content:flex-start;letter-spacing:-1.5%;line-height:21px;padding-right:0;width:100%}}#footer .top-row .links .line-height span,#footer .top-row .work-time .line-height span{color:#1b712a}#footer .top-row .links .line-height.with-icon,#footer .top-row .work-time .line-height.with-icon{align-items:center;display:flex;gap:8px}#footer .top-row .links .line-height.with-icon:not(:last-child),#footer .top-row .work-time .line-height.with-icon:not(:last-child){margin-bottom:10px}#footer .top-row .links .line,#footer .top-row .work-time .line{text-align:right}@media screen and (max-width:820px){#footer .top-row .links .line,#footer .top-row .work-time .line{text-align:left}}#footer .top-row .links a,#footer .top-row .work-time a{color:#282b30;cursor:pointer;font-size:24px;font-style:normal;font-weight:600;letter-spacing:-.072px;line-height:21px;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:820px){#footer .top-row .links a,#footer .top-row .work-time a{font-size:18px;font-weight:500;letter-spacing:-1.5%;line-height:21px}}#footer .top-row .links .white-wrapper,#footer .top-row .work-time .white-wrapper{color:#282b30;font-size:14px;font-style:normal;font-weight:600;letter-spacing:-.042px;line-height:21px;padding:0}#footer .top-row .links .social-link,#footer .top-row .work-time .social-link{align-items:center;display:flex;gap:12px;justify-content:flex-end}@media screen and (max-width:820px){#footer .top-row .links .social-link,#footer .top-row .work-time .social-link{justify-content:flex-start;padding-top:20px}}#footer .bottom-row{align-items:flex-start;color:#9faaac;color:var(--gray,#9faaac);display:flex;font-size:14px;font-style:normal;font-weight:400;gap:11vw;letter-spacing:-.28px;line-height:18px;padding-top:20px;width:100%}@media screen and (max-width:820px){#footer .bottom-row{flex-direction:column;gap:10px}#footer .bottom-row .copirate{order:2}}#footer .bottom-row a{color:#9faaac;color:var(--gray,#9faaac);cursor:pointer;font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.28px;line-height:18px;-webkit-text-decoration:none;text-decoration:none}#footer .bottom-row .sub-menu{grid-gap:10px;display:grid;flex:2;gap:10px;grid-template-columns:1fr auto}@media screen and (max-width:820px){#footer .bottom-row .sub-menu{grid-gap:10px;display:grid;flex-wrap:wrap;gap:10px;grid-template-columns:100%;order:1;padding-bottom:20px;width:100%}}#footer .bottom-row .sub-menu .row-line{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}@media screen and (max-width:820px){#footer .bottom-row .sub-menu .row-line{grid-gap:10px;display:grid;flex-wrap:wrap;gap:10px;grid-template-columns:1fr 1fr;order:1;padding-bottom:20px;width:100%}}#footer .bottom-row .sub-menu .row-line:first-child{grid-column:1;grid-row:1}#footer .bottom-row .sub-menu .row-line:nth-child(2){grid-column:1;grid-row:2}#footer .bottom-row .sub-menu .column-last{grid-column:2;grid-row:1/3}#footer .bottom-row .other-a{cursor:pointer}@media screen and (max-width:820px){#footer .bottom-row .other-a{order:3}}#footer .special-text{color:#dbdfe0;font-size:36px;font-weight:400;letter-spacing:-.02em;line-height:125%;overflow:hidden;padding-bottom:50px;text-transform:uppercase;white-space:nowrap;width:100%}@media screen and (max-width:567px){#footer .special-text{font-size:16px;font-weight:300;letter-spacing:-.07em;line-height:125%;text-transform:uppercase;white-space:inherit}}#footer .color-green{color:#1b712a}#footer .al-center{align-items:center;display:flex;gap:12px}#footer .al-center:not(:last-child){margin-bottom:5px}#footer .tg-bot-btn{font-size:16px;font-weight:500;letter-spacing:-.02em;line-height:120%;padding:12px 20px!important}@media screen and (max-width:576px){#footer .tg-bot-btn{padding:10px 20px!important}}#footer .tg-bot-btn svg{height:40px;width:40px}@media screen and (max-width:576px){#footer .tg-bot-btn svg{height:30px;width:30px}}#footer .adm-links{align-items:center;display:flex;gap:10px}.loader-wrapper[data-v-3f76e94e]{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:10}.loader-wrapper .loader-icon[data-v-3f76e94e]{position:relative}.loader-wrapper .loader-icon .loader[data-v-3f76e94e]{animation:spin-3f76e94e 3s linear infinite;border:3px solid #000;border-radius:50%;border-top-color:transparent;height:70px;left:-5px;position:absolute;top:-5px;width:70px}@keyframes spin-3f76e94e{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#privacy-policy-popup{z-index:9999}#privacy-policy-popup .modal-form.privacy-policy-popup .modal-name{color:#fff;color:var(--White,#fff);font-size:45px;font-style:normal;font-weight:600;letter-spacing:-.9px;line-height:123%;margin-bottom:20px}@media screen and (max-width:576px){#privacy-policy-popup .modal-form.privacy-policy-popup .modal-name{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%}}#privacy-policy-popup .modal-form.privacy-policy-popup .content-block{background:#fff;border-radius:15px;color:var(--gray);font-size:16px;font-weight:400;height:60vh;letter-spacing:0;line-height:125%;overflow:auto;padding:20px 30px}#privacy-policy-popup .modal-form.privacy-policy-popup .content-block::-webkit-scrollbar-thumb{background:var(--gray);border:1px solid var(--gray);border-radius:31px;z-index:999999}#privacy-policy-popup .modal-form.privacy-policy-popup .content-block::-webkit-scrollbar{background:transparent;position:absolute;right:0;top:0;width:6px}#privacy-policy-popup .modal-form.privacy-policy-popup .content-block::-webkit-scrollbar-track{background:transparent}#write-to-management .modal-form.write-to-management .modal{max-width:100%;width:1200px}#write-to-management .modal-form.write-to-management .modal-name{color:#fff;color:var(--White,#fff);font-size:45px;font-style:normal;font-weight:600;letter-spacing:-.9px;line-height:123%;margin-bottom:20px}@media screen and (max-width:576px){#write-to-management .modal-form.write-to-management .modal-name{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%}}#write-to-management .modal-form.write-to-management .grid{grid-column-gap:20px;grid-row-gap:15px;-moz-column-gap:20px;column-gap:20px;display:grid;grid-template-columns:1fr 1fr;row-gap:15px}@media screen and (max-width:820px){#write-to-management .modal-form.write-to-management .grid{grid-template-columns:100%}}#write-to-management .modal-form.write-to-management .grid .c-1 .block{background:#fff;border-radius:20px;color:#1b712a;font-family:Maki Sans,sans-serif;font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:123%;padding:36px}#write-to-management .modal-form.write-to-management .grid .c-2{font-size:24px;font-weight:500;letter-spacing:-.02em;line-height:123%}@media screen and (max-width:820px){#write-to-management .modal-form.write-to-management .grid .c-2{font-size:14px;font-weight:500;grid-row:2;letter-spacing:-.02em;line-height:123%}}#write-to-management .modal-form.write-to-management .grid .c-3{position:relative}@media screen and (max-width:820px){#write-to-management .modal-form.write-to-management .grid .c-3{grid-row:1}}#write-to-management .modal-form.write-to-management .grid .c-3 img{width:100%}#write-to-management .modal-form.write-to-management .grid .c-3 .block{background:#fff;border-radius:20px;bottom:0;color:#1b712a;font-family:Maki Sans,sans-serif;font-size:14px;font-weight:500;left:0;letter-spacing:-.02em;line-height:123%;padding:15px;position:absolute;width:100%}@media screen and (max-width:820px){#write-to-management .modal-form.write-to-management .grid .c-4{grid-row:3}}#write-to-management .modal-form.write-to-management .grid .c-4 form{grid-gap:9px;display:grid;gap:9px;grid-template-columns:100%}@media only screen and (min-device-width:375px)and (max-device-width:812px)and (-webkit-min-device-pixel-ratio:2){#write-to-management .modal-form.write-to-management .grid .c-4 form{padding-bottom:50%}}#write-to-management .message{align-items:center;display:flex;flex-direction:column;font-size:45px;font-weight:600;justify-content:center;letter-spacing:-.02em;line-height:123%;margin-bottom:15px;text-align:center}@media screen and (max-width:576px){#write-to-management .message{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}#write-to-management .message .spec-style-2{align-items:center;display:flex;font-size:16px;font-weight:400;gap:15px;letter-spacing:0;line-height:125%;margin-top:75px;padding-left:30px;padding-right:30px}#about-payment-popup .modal-form.about-payment-popup .modal-name{color:#fff;color:var(--White,#fff);font-size:45px;font-style:normal;font-weight:600;letter-spacing:-.9px;line-height:123%;margin-bottom:20px}@media screen and (max-width:576px){#about-payment-popup .modal-form.about-payment-popup .modal-name{font-size:21px;font-weight:600;letter-spacing:-.01em;line-height:120%}}#about-payment-popup .modal-form.about-payment-popup .content-block{background:#fff;border-radius:15px;color:var(--gray);font-size:16px;font-weight:400;height:60vh;letter-spacing:0;line-height:125%;overflow:auto;padding:20px 30px}#about-payment-popup .modal-form.about-payment-popup .content-block::-webkit-scrollbar-thumb{background:var(--gray);border:1px solid var(--gray);border-radius:31px;z-index:999999}#about-payment-popup .modal-form.about-payment-popup .content-block::-webkit-scrollbar{background:transparent;position:absolute;right:0;top:0;width:6px}#about-payment-popup .modal-form.about-payment-popup .content-block::-webkit-scrollbar-track{background:transparent}.error-modal .modal{background-color:#fff!important;color:red!important;outline:1px solid red!important}.error-modal .modal svg *{fill:red!important}#footer-fix{align-items:center;background:#f5f7f6;bottom:0;display:flex;height:50px;left:0;position:fixed;width:100%;z-index:9}@media screen and (max-width:820px){#footer-fix.make-appintment{height:66px}#footer-fix.make-appintment .container{grid-gap:20px;align-items:center;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:0}}#footer-fix.make-appintment .container .call{position:relative}@media screen and (max-width:820px){#footer-fix.make-appintment .container .call a{align-items:center;color:#545454;display:flex;justify-content:space-between;-webkit-text-decoration:none;text-decoration:none}#footer-fix.make-appintment .container .call a div:first-child{flex:1}#footer-fix.make-appintment .container .call a div:nth-child(2){width:auto}#footer-fix.make-appintment .container .call:after{background:#545454;content:"";display:block;height:100%;position:absolute;right:-10px;top:0;width:2px}#footer-fix.make-appintment .container .messager{align-items:center;display:flex;justify-content:space-between}#footer-fix.make-appintment .container .messager a{color:#545454;font-size:12px;font-weight:400;letter-spacing:-.01em;line-height:136%;-webkit-text-decoration:none;text-decoration:none}#footer-fix.make-appintment .container .messager a div:nth-child(2){display:flex}#footer-fix.make-appintment .container .messager a div:nth-child(2) a:nth-child(2){margin-left:5px}#footer-fix.make-appintment .container .messager div:nth-child(2){display:flex}#footer-fix.make-appintment .container .messager div:nth-child(2) a:nth-child(2){margin-left:5px}#footer-fix{height:60px}}#footer-fix .container{align-items:center;display:grid;grid-template-columns:60% 40%}@media screen and (max-width:1024px){#footer-fix .container{gap:10px;grid-template-columns:1fr auto}}@media screen and (max-width:820px){#footer-fix .container{gap:0;grid-template-columns:100%;padding:6px 24px}}#footer-fix nav{display:flex;justify-content:space-between}#footer-fix nav a{color:#282b30;cursor:pointer;-webkit-text-decoration:none;text-decoration:none}@media screen and (max-width:1600px){#footer-fix nav a{align-items:center;font-size:12px;font-weight:400;letter-spacing:-.3%;line-height:17px}}@media screen and (max-width:820px){#footer-fix nav a{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:space-between;letter-spacing:-.3%;line-height:17px}}#footer-fix nav .chat-btn{color:#282b30;position:relative}@media screen and (max-width:820px){#footer-fix nav .chat-btn{align-items:center;display:flex;flex-direction:column;font-size:14px;font-weight:400;justify-content:space-between;letter-spacing:-.3%;line-height:17px}}#footer-fix nav .chat-btn .block-link{align-items:center;background:var(--light-gray);border-radius:10px;bottom:60px;display:flex;gap:10px;left:-36px;padding:10px 7px;position:absolute;width:104px}#footer-fix .chats-block{display:flex;justify-content:flex-end}@media screen and (max-width:1600px){#footer-fix .chats-block .white-wrapper span{font-size:12px}#footer-fix .chats-block .white-wrapper a,#footer-fix .chats-block .white-wrapper a svg{height:25px;width:25px}}.waiting-list .modal-name{font-size:45px;font-weight:600;letter-spacing:-.02em;line-height:123%}@media screen and (max-width:576px){.waiting-list .modal-name{font-size:26px;font-weight:500;letter-spacing:-.02em;line-height:125%}}.waiting-list .grid{grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr;padding-top:40px}@media screen and (max-height:800px){.waiting-list .grid{padding-top:0}}@media screen and (max-width:576px){.waiting-list .grid{gap:5px;grid-template-columns:100%;margin:5px 0}}.waiting-list .cap{display:block;font-size:26px;font-weight:400;letter-spacing:-.02em;line-height:125%}@media screen and (max-width:576px){.waiting-list .cap{font-size:18px;font-weight:500;letter-spacing:-.01em;line-height:117%}}.waiting-list .soc-btn{align-items:center;background:#fff;border-radius:10px;color:#282b30;cursor:pointer;display:block;display:flex;gap:10px;height:50px;margin-top:10px;padding:5px 10px;width:171px}@media screen and (max-width:576px){.waiting-list .soc-btn{display:inline-flex;height:40px;margin-right:10px;margin-top:0;padding:5px;width:40px}}.waiting-list .soc-btn.v-input--error{outline:1px solid red}.waiting-list .soc-btn.default{background:#1b712a}.waiting-list .soc-btn.default span{color:#fff}.waiting-list .soc-btn span{color:#646c71;flex:1;font-size:15px;font-weight:400;letter-spacing:0;line-height:125%;text-align:left}@media screen and (max-width:576px){.waiting-list .soc-btn span{display:none}.waiting-list .column-1{order:1}}.waiting-list .column-1 .cap{margin-bottom:14px}@media screen and (max-width:576px){.waiting-list .column-2{order:2}}.waiting-list .column-2 .cap{margin-bottom:7px}.waiting-list .column-2 .sub-cap{font-size:16px;font-weight:400;letter-spacing:0;line-height:125%}.waiting-list .column-2 .days{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px;padding-top:20px}.waiting-list .column-2 .days button{align-items:center;background:#fff;color:#646c71;cursor:pointer;display:flex;height:40px;justify-content:center;max-height:40px;max-width:40px;min-height:40px;min-width:40px;width:40px}.waiting-list .column-2 .days button.default{background:#1b712a;color:#fff}.waiting-list .column-2 .days button.v-input--error{outline:1px solid red}.waiting-list .column-2 .times{align-items:center;display:flex;flex-wrap:wrap;gap:5px}.waiting-list .column-2 .times button{border:1px solid #fff;cursor:pointer;padding-left:10px;padding-right:10px}.waiting-list .column-2 .times button.default{background:#1b712a;border:1px solid #1b712a;color:#fff}.waiting-list .column-2 .times button.v-input--error{border-color:red}.waiting-list form{grid-column-gap:16px;grid-row-gap:10px;-moz-column-gap:16px;column-gap:16px;display:grid;grid-template-columns:1fr 1fr;padding-top:40px;row-gap:10px}@media screen and (max-height:800px){.waiting-list form{padding-top:0;row-gap:5px}}@media screen and (max-width:576px){.waiting-list form{grid-template-columns:100%;row-gap:5px}}@media only screen and (min-device-width:375px)and (max-device-width:812px)and (-webkit-min-device-pixel-ratio:2){.waiting-list form{padding-bottom:50%}}.waiting-list form .cap{grid-column:1/3;margin-bottom:11px}@media screen and (max-height:800px){.waiting-list form .cap{margin-bottom:5px}}@media screen and (max-width:576px){.waiting-list form .cap{grid-column:1}}.waiting-list form .spec-style-2{background:#9faaac;border-radius:15px;color:#282b30;cursor:pointer;height:60px;width:100%}.waiting-list form .spec-style-2:hover{background:#1b712a;color:#fff}.waiting-list form .polit{font-size:16px;font-weight:400;letter-spacing:-.02em;line-height:135%}.waiting-list form .polit a,.waiting-list form .polit span{color:var(--green);cursor:pointer;-webkit-text-decoration:none;text-decoration:none}.waiting-list .center .spec-style-2{align-items:center;background:#9faaac;border-radius:8px;color:#fff;cursor:pointer;display:inline-flex;gap:15px;height:50px;justify-content:center;margin-top:14px;padding:15px 30px;width:100%;width:auto}.waiting-list .center .spec-style-2:hover{background:#1b712a;color:#fff}.waiting-list .doctor{align-items:center;display:flex;gap:15px;margin:20px 0}.waiting-list .doctor .avatar{height:50px;width:50px}.waiting-list .doctor .avatar img{border-radius:50%;height:50px;width:50px}.grid-section[data-v-5f991ad0]{display:grid}.modal-backdrop{align-items:center;background-color:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:999}.modal-backdrop .modal{background:#282b30;background:var(--black,#282b30);border-radius:40px;color:#fff;display:flex;flex-direction:column;max-height:99%;max-width:800px;overflow-x:auto;padding:75px 40px 54px 60px;position:relative;width:800px}@media screen and (max-width:576px){.modal-backdrop .modal{padding:58px 20px 25px}}.modal-backdrop .modal.notification{background:#fff;color:#282b30;color:var(--black,#282b30);font-size:36px;font-style:normal;font-weight:500;height:500px;letter-spacing:-.72px;line-height:124.5%;max-width:640px;padding:45px;text-align:center;width:640px}.modal-backdrop .modal.notification .modal-body{align-items:center;display:flex;justify-content:center}.modal-backdrop .modal.small{max-width:393px}.modal-backdrop .modal.medium{max-width:560px}@media screen and (max-width:560px){.modal-backdrop .modal{max-width:95%;width:95%}}.modal-backdrop .modal .close-icon{color:#000;cursor:pointer;position:absolute;right:27px;top:27px;transition:all .3s;z-index:5}.modal-backdrop .modal .close-icon:hover{color:var(--dl-color-danger-300)}.modal-backdrop .modal.full{height:100%;max-width:99%;width:100%}.modal-backdrop .modal .modal-footer,.modal-backdrop .modal .modal-header{display:flex}.modal-backdrop .modal .modal-footer button,.modal-backdrop .modal .modal-header button{border-radius:5px;margin-top:0}.modal-backdrop .modal .modal-header{align-items:flex-start;display:flex}.modal-backdrop .modal .modal-header .header-text{flex:1}.modal-backdrop .modal .modal-header button{position:absolute;right:26px;top:22px;z-index:2}@media screen and (max-width:360px){.modal-backdrop .modal .modal-header button{position:absolute;right:26px;top:22px;z-index:2}.modal-backdrop .modal .modal-header button svg{height:14px;width:14px}}.modal-backdrop .modal .modal-header.no-border{border-bottom:none}.modal-backdrop .modal .modal-footer{gap:20px;justify-content:flex-end;padding-top:20px}.modal-backdrop .modal .modal-footer.not-border{border:none}.modal-backdrop .modal .modal-body{height:100%;position:relative;width:100%}.modal-backdrop .modal .btn-close{background:transparent;border:none;color:#4aae9b;cursor:pointer;font-size:20px;font-weight:700;padding:20px}.modal-backdrop .modal .btn-green{background:#4aae9b;border:1px solid #4aae9b;border-radius:2px;color:#fff}.loader-wrapper[data-v-4b87bea3]{align-items:center;background:#fff;display:flex;height:100%;justify-content:center;left:0;top:0;width:100%;z-index:10}.loader-wrapper .loader-icon[data-v-4b87bea3]{position:relative}.loader-wrapper .loader-icon .loader[data-v-4b87bea3]{animation:spin-4b87bea3 3s linear infinite;border:3px solid #000;border-radius:50%;border-top-color:transparent;height:70px;left:-5px;position:absolute;top:-5px;width:70px}@keyframes spin-4b87bea3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.my-select{position:relative}.my-select .label{align-items:center;background:var(--background-tertiary);border-radius:17px;color:var(--background-neutral);cursor:pointer;display:flex;font-size:16px;font-weight:400;justify-content:space-between;letter-spacing:0;line-height:125%;padding:20px;position:relative}.my-select .label.placeholder,.my-select .label:active{background:var(--background-quaternary);color:var(--background-tertiary)}.my-select .label:after{content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.my-select .label.open svg{transform:rotate(90deg)}.my-select .label span{flex:1;overflow:hidden;text-align:left}.my-select .label svg{transition:all .3s}@media screen and (max-width:576px){.my-select .label{border-radius:15px;font-size:14px}}.my-select .list{left:0;padding:0;position:absolute;top:100%;width:100%;z-index:9}.my-select .list .options{border:1px solid var(--background-tertiary);border-radius:10px}.my-select .list .options>ul{background:#fff;border-radius:12px;left:0;list-style:none;margin:0;max-height:342px;overflow-y:auto;padding:0;position:relative;transition:all .3s;width:100%}.my-select .list .options>ul li{color:var(--background-tertiary);cursor:pointer;font-size:16px;font-weight:400;letter-spacing:-.03em;line-height:135%;padding:18px 9px;text-align:left;transition:all .3s}.my-select .list .options>ul li:hover{background:var(--background-quaternary)}.my-select .list .options>ul li.group:hover{background:#fff}.my-select .list .options>ul li.group .caption{font-style:italic;font-weight:700;padding:10px 5px}.my-select .list .options>ul li.group ul{box-shadow:none;padding:0}.my-select .list .options>ul li.group ul li{padding-left:20px}