*,: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}.link-pr{background-color:#006363;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;transition:background-color .2s}.link-pr: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)}.link-pr:focus{outline:2px solid #006363}.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)}}.list li{margin-bottom:1.1rem}.list li:last-child{margin-bottom:0}.list-fnc,.list-fnc-numbers{list-style:none;padding:0}.list-fnc li,.list-fnc-numbers li{padding:.5rem 0 .5rem 2.2rem;position:relative}.list-fnc li:before,.list-fnc-numbers li:before{align-items:center;background:#fff8e1;border-radius:50%;box-shadow:0 2px 4px rgba(0,0,0,.1);color:#ff9800;content:"✓";display:flex;font-size:19px;height:30px;justify-content:center;left:0;position:absolute;top:50%;transform:translateY(-50%);width:30px}.list-fnc-numbers{counter-reset:counter}.list-fnc-numbers li{border-bottom:none;counter-increment:counter}.list-fnc-numbers li:before{background:#e0f7fa;color:#006363;content:counter(counter)}.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}.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}}.list-icon__item,.sects{align-items:center;display:flex}.sects{flex-direction:column;padding-bottom:1.6rem;padding-top:1.1rem}.sects>*{margin-bottom:1.1rem}.sects>:last-child{margin-bottom:0}.b2{order:2}.desc{display:flex;flex-direction:column;height:100%}.desc__list{margin-bottom:1.6rem}.desc__img{border-radius:.8rem;overflow:hidden}.desc__img img,.desc__img source{width:100%}.blt{padding-bottom:2.2rem}.pay{justify-content:center}.pay,.pay-form{align-items:center;display:flex;flex-direction:column;width:100%}.pay-form__field-block{width:100%}.pay-form__price-block{align-items:center;-moz-column-gap:2rem;column-gap:2rem;display:flex;justify-content:center;width:100%}.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}}.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%}.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}}@media (min-width:1200px){html{font-size:19px}.sects{align-items:stretch;flex-direction:row;flex-wrap:wrap;justify-content:center}.sects>*{margin-bottom:0}.b1{margin-left:2.5%;margin-right:2.5%;margin-top:2.2rem;width:30%!important}.b1:first-child{margin-left:0}.b1:nth-child(3){margin-right:0}.b2{margin-top:2.2rem}.pay-form__field-block{width:50%}}@media (min-width:1400px){html{font-size:19px}}@media (min-width:2500px){html{font-size:20px}}@media (min-width:3400px){html{font-size:21px}}