*,:after,:before{border:0;box-sizing:border-box;margin:0;padding:0}body,html{color:#222;font-family:Roboto Flex,sans-serif;height:100%;width:100%}footer,header,main,nav{display:block}a{background-color:transparent;text-decoration:none}b,strong{font-weight:700}img{border-style:none;vertical-align:top}button,input,optgroup{font-family:inherit;font-size:100%;margin:0}button,input{overflow:visible}input::-ms-clear{display:none}button{cursor:pointer}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[hidden]{display:none}menu,ol,ul{list-style:none}html{font-size:17px}a{color:#0000ef}h1{color:#444;font-size:1.8rem;font-weight:700;line-height:1.1;text-decoration:none}.h2,h2{color:#444;font-size:1.4rem;font-weight:600;line-height:1.1;text-decoration:none}.h3,h3{color:#444;font-size:1.3rem;font-weight:600;line-height:1.1;text-decoration:none}.h4,h4{color:#444;font-size:1.2rem;font-weight:600;line-height:1.1;text-decoration:none}.h5,h5{color:#444;font-size:1.1rem;font-weight:600;line-height:1.1;text-decoration:none}.page{min-height:100vh;min-width:320px}.container{margin:0 auto;width:clamp(300px,93%,1200px)}.hlt{background-color:#e0f7fa}.link{border-radius:.8rem;cursor:pointer;display:inline-block;line-height:1.5rem;padding:1.1rem;text-align:center}.link-sn{color:#006363!important;transition:box-shadow .2s,background-color .2s,color .2s}.link-sn:hover{background-color:rgba(0,99,99,.9);box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);color:#fff!important}.link-sn:focus{outline:2px solid #006363}.link-rd{transition:color .2s}.link-rd:hover{color:#006363!important}.link-rd:focus{outline:2px solid #006363}.link-bg{font-size:1.3rem;font-weight:400}.link-round{border-radius:50%;display:inline-block}.link-round:focus{outline:2px solid #006363}.block{padding:1.1rem 0}.block,.block__content{display:flex;flex-direction:column}.block__content{align-items:center}.sect{background-color:#fff;border-radius:.8rem;display:flex;flex-direction:column;width:100%}.sect__content{line-height:1.5rem;padding:1.6rem}.sect__footer{background-color:#abe9f2;padding:1.1rem 1.6rem}.btn-icon{align-items:center;background-color:rgba(224,247,250,.8);border-radius:40px;display:flex;height:40px;justify-content:center;min-width:40px;transition:background-color .2s;width:40px}.btn-icon:hover{background-color:#abe9f2;border:1px solid #006363}.btn-icon img,.btn-icon svg{height:24px;width:24px}.btn-icon_lt{background-color:#fff}.footer{background-color:#abe9f2;color:#222;padding:1.6rem 0;text-align:center}.footer-btns{display:flex;justify-content:center;padding:1.6rem 0}.footer-btns__item{margin-right:1.6rem}.footer-btns__item:last-child{margin-right:0}.footer p{margin-bottom:1.6rem}.icon{align-items:center;background-color:rgba(224,247,250,.8);border-radius:40px;display:inline-flex;height:40px;justify-content:center;margin-right:1.1rem;min-width:40px;width:40px}.icon img,.icon svg{height:24px;width:24px}.topbar{background:#e0f7fa;height:4rem}#menu-toggle{display:none}.menu-btn{align-items:center;cursor:pointer;display:flex;flex-direction:column;gap:6px;height:2rem;justify-content:center;position:fixed;right:2rem;top:1rem;width:2rem;z-index:12}.menu-btn i{background:rgba(0,99,99,.5);border-radius:.1rem;display:block;height:.2rem;transition:.3s ease-in-out;width:2rem}.menu-btn:hover i{background-color:#006363}.overlay{background:rgba(0,0,0,.4);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:8}.menu{background:#e0f7fa;border-radius:.8rem 0 0 .8rem;box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);position:fixed;right:-30rem;top:4rem;transition:right .3s ease-in-out;width:15rem;z-index:15}.menu__item{margin-bottom:.5rem}.menu__item:last-child{margin-bottom:0}.menu__item-link{display:block;font-weight:600;text-transform:uppercase}#menu-toggle:checked~.menu{right:0}#menu-toggle:checked~.overlay{display:block}#menu-toggle:checked~.menu-btn i:first-child{transform:translateY(10px) rotate(45deg);transform-origin:center}#menu-toggle:checked~.menu-btn i:nth-child(2){opacity:0}#menu-toggle:checked~.menu-btn i:nth-child(3){transform:translateY(-10px) rotate(-45deg);transform-origin:center}.mh{display:flex;flex-direction:row;padding:1.1rem 0}.mh__b1{flex-shrink:.55}.mh__b2{padding:0 .5rem}.mh__picture img{border-radius:50%;box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);width:100%}.mt{display:flex;flex-direction:column;justify-content:center;text-align:left}.mt-c{text-align:center}.mt__text{margin-bottom:.5rem}.popup{align-items:center;background-color:rgba(224,247,250,.8);display:none;height:100%;justify-content:center;left:0;opacity:0;position:fixed;top:0;width:100vw;z-index:30}.popup__body{align-items:normal;background-color:#fff;border-radius:.8rem;box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);display:flex;flex-direction:column;justify-content:normal;max-height:95%;width:94%}.popup__head{flex:0 0 auto;padding:1.1rem;position:relative}.popup__close{position:absolute;right:-10px;top:-10px}.popup__content{flex:1 1;overflow:hidden auto;padding:0 1.1rem}.popup__footer{flex:0 0 .8rem}.popup-open{animation:fadeIn .5s forwards;display:flex}.popup-closing{animation:fadeOut .3s forwards}.noscrol{overflow-y:hidden}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.form__field-block{display:flex;flex-direction:column;margin-bottom:1.6rem}.form__field-block:last-child{margin-bottom:0}.switch input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border:.2rem solid rgba(224,247,250,.8);border-radius:50%;color:#006363;display:inline-grid;font:inherit;height:1rem;margin:0;place-content:center;width:1rem}.switch input[type=radio]:before{border-radius:50%;box-shadow:inset 1rem 1rem #006363;content:"";height:.6rem;transform:scale(0);transition:transform .2s ease-in-out;width:.6rem}.switch input[type=radio]:checked:before{transform:scale(1)}.switch input[type=radio]:focus{outline:2px solid #006363}.switch:focus-within{color:#006363}.switch:hover{color:#006363}.switch:has(:checked){color:#006363}.switch label{margin-left:.5rem}.form-field{display:flex;flex-direction:column}.form-field-label{margin:.5rem .5rem .5rem 0}.form-field-label__required:after{color:#006363;content:" *"}.form-field-input{border:1px solid rgba(0,99,99,.9);border-radius:.8rem;height:2rem;padding-inline-end:.5rem;padding-inline-start:.5rem;width:100%}.form-field-input:focus{outline:2px solid #006363;transition:outline .2s ease-in-out}.form-field-input:hover{border:2px solid #006363;transition:border .2s ease-in-out}.form-field-desc{font-size:.9rem;font-weight:200;margin-left:1.6rem;margin-top:.5rem}.input__hlt{animation:hlt .5s ease 0s 6;border-width:3px}@keyframes hlt{0%{border-color:#abe9f2}to{border-color:darkred}}.btn{border-radius:.8rem;cursor:default;font-size:1.3rem;font-weight:400;line-height:1.5rem;min-height:4rem;min-width:4rem;padding:1.1rem;transition:outline .2s ease}.btn:focus{outline:2px solid #006363}.btn-wide{min-width:11rem}.btn-pr:not(:disabled){background-color:#006363;color:#fff!important;transition:background-color .2s}.btn-pr:hover:not(:disabled){background-color:rgba(0,99,99,.9)}.btn-sn:not(:disabled){color:#006363!important;transition:background-color .2s,color .2s}.btn-sn:not(:disabled):hover{background-color:rgba(0,99,99,.9);color:#fff!important}.btn-busy{position:relative}.btn-busy>.busy{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.btn-busy>.busy>.busy__ind{animation:busy 1s linear infinite;border:5px solid rgba(224,247,250,.8);border-radius:50%;border-top-color:#006363;height:2rem;width:2rem}.btn-busy>.content{color:transparent}@keyframes busy{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.form__sect{margin-bottom:1.1rem}.form__sect-content{padding:1.1rem}.price{display:flex;text-wrap:nowrap}.price__block-old{font-size:.9rem;font-weight:200;margin-right:1.1rem;opacity:0;padding:0 .5rem;position:relative}.price__block-old__visible{animation:fadeIn .8s forwards}.price__block-old :after{background-color:darkred;content:"";height:1px;left:0;position:absolute;top:calc(50% - 1px);transform:rotate(-4deg);width:100%}.price__block{font-size:1.3rem;font-weight:400}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.form__switch-item{align-items:center;display:flex;margin-bottom:1.6rem}.form__switch-item:last-child{margin-bottom:0}.form__footer{margin-top:1.6rem}.form__price-block{display:flex}.form__price-label{margin-right:1.1rem}.form__confirm{display:flex;margin-top:1.1rem}.form__info{font-size:.9rem;font-weight:200;text-align:left}.slot-picker{align-items:center;display:flex;position:relative}.slot-picker__selected{color:#006363;margin-right:2.2rem}.datetime{text-align:center}.datetime__date{margin-bottom:.5rem}.datetime-local{color:#222;font-size:.9rem;font-weight:200;text-align:center}.slot{cursor:default;justify-content:center;width:322px}.slot,.slot__month{display:flex;flex-direction:column}.slot__days{align-content:flex-start;display:flex;flex:0 0 322px;flex-flow:row wrap;margin-bottom:2.2rem}.slot__days>i{align-items:center;background-color:hsla(0,0%,96%,.7);border-radius:4px;display:flex;font-style:normal;height:42px;justify-content:center;margin:2px;width:42px}.slot__days>i.d{background-color:transparent;text-transform:uppercase}.slot__days>i.e{background-color:transparent;border:0}.slot__days>i.s{background-color:#e0f7fa;border:0;cursor:pointer;font-weight:600}.slot__days>i.s:hover{border:2px solid #006363;transition:border-width .3s}.slot__days>i.a{background-color:#006363;border:0;color:#fff;cursor:pointer;transition:background-color .3s}.slots{border-radius:.8rem;box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);flex-direction:column;margin:0;max-height:0;opacity:0;overflow:hidden;padding:0 .5rem;visibility:hidden}.slots,.slots__items{display:flex;width:100%}.slots__items{align-items:flex-start;flex-flow:wrap;justify-content:space-evenly}.slots-open{margin:.5rem 0;max-height:500px;opacity:1;transition:all .3s ease-in;visibility:visible}.slots__item{align-items:center;background-color:rgba(224,247,250,.8);border:0;border-radius:4px;cursor:pointer;display:flex;height:42px;justify-content:center;margin:.5rem;padding:.5rem;width:70px}.slots__item:not(.d):hover{border:2px solid #006363;transition:border-width .3s}.slots__item.a{background-color:#006363;color:#fff;transition:background-color .3s}.slots__item.d{background-color:hsla(0,0%,96%,.7);cursor:default}.slot__title{display:flex;font-weight:600;padding:.5rem;width:100%}.slot__title-month{padding-right:.5rem;text-transform:capitalize}.popup_adaptive .popup__content{align-items:center;display:flex;flex-direction:column;padding:0}.datetime-local-wrap{align-items:center;display:flex;justify-content:center;width:100%}.hd{display:none}.nowrap{white-space:nowrap}.pd-v{padding:1.1rem 0}.pd-t{padding-top:1.6rem}.pd-b{padding-bottom:1.1rem}.mg-t{margin-top:1.1rem}.mg-b{margin-bottom:1.1rem}.mg-v{margin:1.6rem 0 1.1rem}.ta-c{text-align:center}.up{box-shadow:0 8px 12px 1px rgba(29,17,51,.12),0 3px 16px 2px rgba(9,32,77,.12),0 5px 10px -3px rgba(29,17,51,.12);overflow:hidden}.cl-pr{color:#006363}.w-50,.w-75{width:100%}@media (min-width:576px){.mh{align-items:center;justify-content:center;padding:1.6rem 0}.mh__b2{padding:0 1.6rem}}@media (min-width:768px){html{font-size:18px}.topbar{height:6rem}.menu-btn,.overlay{display:none}.menu__item{margin-bottom:0;margin-right:1.1rem}.menu__item:last-child{margin-right:0}.menu{align-items:center;border:none;border-radius:0;box-shadow:none;display:flex;flex-direction:row;height:6rem;justify-content:center;position:static;width:100%}.form__sect,.popup__body{width:75%}.pd-v{padding:1.6rem 0}.pd-t{padding-top:2.2rem}.pd-b{padding-bottom:1.6rem}.mg-t{margin-top:1.6rem}.mg-b{margin-bottom:1.6rem}.mg-v{margin:2.2rem 0 1.6rem}.w-50{width:50%}.w-75{width:75%}}@media (min-width:1024px){html{font-size:19px}.block__content{align-items:stretch;flex-direction:row;flex-wrap:nowrap;justify-content:space-around}.sect__content{flex:1 0 auto;padding:2.2rem}.sect__footer{padding:1.1rem 2.2rem}.mh__b2{padding:0 2.2rem}.mt-c{text-align:left}.mt__text{margin-bottom:1.6rem}.popup__body{width:50%}}@media (min-width:1200px){html{font-size:19px}.slot{flex-direction:row;justify-content:center;max-width:100%;overflow:auto;padding:0 1.1rem;width:100%}.slot_one{width:406px}.slot_two{width:770px}.slot_wide{justify-content:left}.slot__month{flex:0 0 322px;margin:0 21px;min-height:calc(322px + 10rem)}.slot__month:first-child{margin-left:0}.popup_adaptive .popup__body{width:1260px}.popup_adaptive .popup__body_one{width:406px}.popup_adaptive .popup__body_two{width:770px}}@media (min-width:1400px){html{font-size:19px}}@media (min-width:2500px){html{font-size:20px}}@media (min-width:3400px){html{font-size:21px}}