@omport "overlayscrollbars/overlayscrollbars.css";@font-face{font-family:Open Sans;font-weight:400;src:url(/build/fonts/OpenSans-Regular.77c09223.ttf);src:url(/build/fonts/OpenSans-Regular.77c09223.ttf) format("truetype"),url(/build/fonts/OpenSans-Regular.885fa56a.woff) format("woff")}@font-face{font-family:Open Sans;font-weight:600;src:url(/build/fonts/OpenSans-Bold.fa428cdd.ttf);src:url(/build/fonts/OpenSans-Bold.fa428cdd.ttf) format("truetype"),url(/build/fonts/OpenSans-Bold.21425749.woff) format("woff")}@font-face{font-family:Arsenal;font-weight:400;src:url(/build/fonts/Arsenal-Regular.5c948721.ttf);src:url(/build/fonts/Arsenal-Regular.5c948721.ttf) format("truetype"),url(/build/fonts/Arsenal-Regular.e0721c70.woff) format("woff")}*{box-sizing:inherit;margin:0;outline:none!important;padding:0}html{background-color:#fff;box-sizing:border-box;color:#383838;font-family:Open Sans,serif;font-size:18px;line-height:1.5!important}.small-text{font-size:.78rem}.link{color:#ff594e}.button{background-color:#ff594e;border:none;border-radius:4px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:700;height:60px;padding:0 20px}.button.disabled{background-color:rgba(255,89,78,.7);cursor:not-allowed}.modal-mask:before{background:hsla(0,0%,100%,.5);bottom:0;content:"";cursor:pointer;left:0;position:fixed;right:0;top:0;z-index:50}.modal{background-color:#f6faff;border-radius:10px;bottom:16%;box-shadow:-5px 0 20px rgba(178,203,227,.2);display:none;flex-direction:column;left:50%;overflow:hidden;padding:30px 0;position:fixed;top:8%;transform:translateX(-50%);width:60vw;z-index:55}.modal__content{flex-grow:1;overflow:auto}.modal__service{display:flex;flex-direction:column;padding-left:30px}.modal__scrollbar{flex-grow:1}.modal__close{background:none;border:none;cursor:pointer;outline:none}.modal__close img{width:20px}.modal.visible{display:flex}.modal__header{align-items:center;display:flex;padding-bottom:40px;padding-right:50px}.modal__content{padding-left:50px;padding-right:50px;scrollbar-color:#ff7a71 transparent;scrollbar-width:5px}.modal__content-wrapper{display:flex;overflow:hidden;padding-right:55px}.modal__content::-webkit-scrollbar{width:5px}.modal__content::-webkit-scrollbar-track{background-color:transparent}.modal__content::-webkit-scrollbar-thumb{background-color:#ff7a71;border-radius:3px}.modal__content-inner>*{margin-bottom:12px}.modal__content-inner>:last-child{margin-bottom:0}.modal__title{color:#ff594e;font-size:1.34rem;font-weight:700;text-align:center}.modal__item{background-color:#fbfcff;border-radius:6px;box-shadow:0 10px 20px hsla(3,47%,85%,.2);display:flex;font-size:.89rem;padding:25px 35px 28px}.modal__item-content{flex-grow:1}.modal__item-img{bacground-size:20px;background:rgba(255,89,78,.8) url(/build/images/clinic.d8b883f7.svg);background-position:50%;background-repeat:no-repeat;border-radius:5px;flex-shrink:0;height:40px;margin-right:28px;width:40px}.modal__item-name{padding-bottom:20px}.modal__item-info{align-items:center;display:flex}.modal__item-location{flex-grow:1;margin-right:10px;max-width:225px}.modal__item-location:before{background:url(/build/images/small-location.f58cce37.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:14px;margin-right:8px;vertical-align:middle;width:10px}.modal__item-site{color:#ff594e;text-decoration:underline}.modal__item-site:before{background:url(/build/images/web.ec15eeef.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:13.5px;margin-right:8px;vertical-align:middle;width:13.5px}@media only screen and (max-width:1100px){.modal{width:85vw}}@media only screen and (max-width:600px){.modal{width:100vw}}@media only screen and (max-width:550px){.modal__item-info{align-items:flex-start;flex-direction:column}.modal__item-site{margin-top:8px;word-break:break-all}.modal__item-img{margin-right:15px}.modal__item{background-color:#fff;box-shadow:none;padding:15px}.modal__content{padding-left:25px;padding-right:25px}.modal{background-color:#fff}.modal__header{padding-right:25px}.modal__content-wrapper{padding-right:30px}}.custom-select{align-items:center;background-color:#fff;border:2px solid #ff594e;border-radius:4px;color:#ff594e;cursor:pointer;display:flex;font-weight:700;height:100%;padding:0 50px 0 35px;position:relative;user-select:none;z-index:15}.custom-select:after{background:url(/build/images/arrow-down.5ca8ebaf.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:9px;position:absolute;right:22px;top:50%;transform:translateY(-50%);width:17px}.custom-select.opened{box-shadow:0 4px 4px rgba(255,89,78,.07)}.custom-select.opened:after{background-image:url(/build/images/search.c59dda9a.svg);height:14px;width:14px}.custom-dropdown{background-color:#fff;border:2px solid #ff594e;border-top:none;max-height:150px;overflow:auto;padding:10px 0 20px;scrollbar-color:#ff7a71 transparent;scrollbar-width:5px;transform:translateY(calc(100% - 2px))!important;z-index:10}.custom-dropdown.top{border-bottom:0;border-top:2px solid #ff594e;transform:translateY(calc(-100% + 2px))!important}.custom-dropdown::-webkit-scrollbar{transform:tranlsateX(-20px);width:5px}.custom-dropdown::-webkit-scrollbar-track{background-color:transparent}.custom-dropdown::-webkit-scrollbar-thumb{background-color:#ff7a71;border-radius:3px}.custom-option{color:#ff594e;cursor:pointer;font-weight:700;padding:5px 35px;transition:.3s}.custom-option:hover{background-color:rgba(0,0,0,.01)}.custom-filter{color:#ff594e;font-size:1rem;font-weight:700}.custom-filter::placeholder{color:#ff594e;font-size:1rem;opacity:.5}@media only screen and (max-width:600px){.custom-select{height:35px;padding:0 12px}.custom-select:after{display:none}.custom-option{padding:5px 12px}}@media only screen and (max-width:1400px){html{font-size:16px}}@media only screen and (max-width:700px){html{font-size:12px}}@media only screen and (max-width:600px){.button{flex-shrink:1;height:35px;padding:0 10px}}.auth-popup{font-weight:700}.auth-popup label{display:block}.auth-popup button{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;padding:5px 7px;transition:.3s}.auth-popup button:hover{filter:brightness(90%)}.auth-popup input{letter-spacing:1px;padding:3px 5px}body{background:linear-gradient(111.09deg,#fff -4.65%,#e1f2ff 0,#eaeeff -4.64%,#fff 37.22%,#fff6f1 55.51%,#bce6fe 78.16%);display:flex;min-height:100vh;padding:200px 4.8% 50px}.choose-region-section{display:flex;justify-content:space-between;max-width:1000px}.main-section{display:flex;flex-direction:column;padding-right:50%;position:relative}.main-section:before{background-image:url(/build/images/illustration.ac7cd3f8.svg);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";max-width:900px;position:absolute;right:0;top:-100px;width:45%}.main-text{margin-bottom:100px;padding-left:60px}.main-title{color:#ff594e;font-family:Arsenal,sans-serif;font-size:5.34rem;line-height:1.1;text-transform:uppercase}.intro-p,.main-title{margin-bottom:36px}.more-btn-p{margin-bottom:19px}.links-p{margin-bottom:70px}.recommend-p{margin-bottom:20px}.more-link-btn{backgroud:transparent;border:2px solid #ff594e;border-radius:4px;color:#ff594e;display:inline-block;font-weight:700;height:49px;line-height:45px;padding:0 31px;text-decoration:none;transition:.3s}.more-link-btn:hover{background-color:#ff594e;color:#fff}.footer-text{color:#979797;flex-grow:1;font-size:.78rem;text-align:left}.location-icon{margin-right:13px;width:25px}@media only screen and (max-width:1150px){body{background:linear-gradient(168.42deg,#fff 30.01%,#abe0fe 131.29%),#fff;padding-top:50px}.main-section{padding-right:0}.main-section:before{background-image:url(/build/images/illustration2.dad95265.svg);background-position:center 0;height:400px;margin-bottom:15px;position:static;width:100%}.main-text{padding-left:0}}@media only screen and (max-width:700px){.main-title{font-size:3.1rem;margin-bottom:10px}.main-title,p{text-align:center}.more-link-btn{border:none;height:auto;line-height:normal;padding:none;text-decoration:underline}.more-link-btn:hover{background-color:transparent;color:#ff594e}.intro-p{margin-bottom:15px}.more-btn-p{margin-bottom:10px}.links-p{margin-bottom:30px}.location-icon{width:18px}}@media only screen and (max-width:600px){.location-icon{display:none}}.bold{font-weight:700}.cursor-pointer{cursor:pointer}.aic,.df{display:flex}.aic{align-items:center}.jcc{justify-content:center}.jcc,.jcsb{display:flex}.jcsb{justify-content:space-between}.jcfe{justify-content:flex-end}.aife,.jcfe{display:flex}.aife{align-items:flex-end}.flex-direction-column{display:flex;flex-direction:column}.fg-1{flex-grow:1}.flex-sh-0{flex-shrink:0}.w-50p{width:50%}.dn{display:none}.oh{overflow:hidden}