*{padding:0px;margin:0px;border:none;}*,*::before,*::after{box-sizing:border-box;}a,a:link,a:visited{color:inherit;text-decoration:none;}a:hover{text-decoration:none;}aside,nav,footer,header,section,main{display:block;}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit;}ul,ul li{list-style:none;}img{vertical-align:top;}img,svg{max-width:100%;height:auto;}address{font-style:normal;}input,textarea,button,select{font-family:inherit;font-size:inherit;color:inherit;background-color:transparent;}input::-ms-clear{display:none;}button,input[type="submit"]{display:inline-block;box-shadow:none;background-color:transparent;background:none;cursor:pointer;}input:focus,input:active,button:focus,button:active{outline:none;}button::-moz-focus-inner{padding:0;border:0;}label{cursor:pointer;}legend{display:block;}html,body{scroll-behavior:smooth;}html{overflow-x:hidden;}body{overflow-x:hidden;height:100vh;scrollbar-width:none;cursor:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 32 32'%3E%3Cdefs%3E%3Cfilter id='shadow' x='-20%25' y='-20%25' width='140%25' height='140%25'%3E%3CfeDropShadow dx='0' dy='0' stdDeviation='4' flood-color='%23B0D4FF' flood-opacity='0.8'/%3E%3C/filter%3E%3C/defs%3E%3Ccircle cx='16' cy='16' r='10' fill='%23559BED' filter='url(%23shadow)'/%3E%3C/svg%3E") 7 7,auto;}body::-webkit-scrollbar{display:none;}*{font-family:"SegoeUIVariable",sans-serif;box-sizing:border-box;color:#353535;margin:0;padding:0;}.modal{display:none;}section:not(.start){content-visibility:auto;contain-intrinsic-size:1000px;}@font-face{font-family:'SegoeUIVariable';font-style:normal;font-weight:400;font-display:swap;src:url(../fonts/SegoeUIVariableStaticDisplay.ttf);}@font-face{font-family:'SegoeUIVariable';font-style:normal;font-weight:600;font-display:swap;src:url(../fonts/SegoeUIVariableStaticDisplaySemibold.ttf);}@font-face{font-family:'SegoeUIVariable';font-style:normal;font-weight:700;font-display:swap;src:url(../fonts/SegoeUIVariableStaticDisplayBold.ttf);}.footer{padding:25px 60px;background:#F1F7FF;display:flex;justify-content:space-between;align-items:center;}.footer-social{display:flex;align-items:center;gap:30px;}.footer-social-logo{margin-right:9px;}.footer-social-links{display:flex;align-items:center;gap:22px;}.footer-social-item img{display:block;width:24px;height:24px;transition:transform 0.2s;}.footer-social-item:hover img{transform:translateY(-5px);}.footer-wrapper{display:flex;align-items:center;gap:57px;text-align:center;}.footer-item{background:none;border:0;font:inherit;font-size:16px;color:#5B5B5B !important;padding:0;cursor:pointer;}.footer-item:hover{color:#559BED !important;}.doc_modal .modal__wrapper{margin-top:90px;}.doc__modal_wrapper{max-height:600px;border-radius:20px;width:700px;min-width:700px;background:#fff;padding:20px;display:flex;flex-direction:column;gap:10px;}.doc__modal_wrapper h3,.doc__modal_title{font-size:20px;font-weight:600;}.doc__modal_descr{overflow-x:hidden;overflow-y:auto;}@media screen and (max-width:1024px){.footer-wrapper{gap:30px !important;}.footer-social{gap:20px;}}@media screen and (max-width:920px){.footer{flex-direction:column;gap:20px;}}@media screen and (max-width:848px){.doc_modal .modal__wrapper{margin-top:10%;}.doc__modal_wrapper{width:500px;min-width:500px;}}@media screen and (max-width:750px){.footer-social{flex-direction:column;gap:20px;}.footer-wrapper{flex-direction:column;gap:15px !important;}}@media screen and (max-width:530px){.doc__modal_wrapper{width:400px;min-width:400px;}}@media screen and (max-width:440px){.doc__modal_wrapper{width:370px;min-width:370px;}}.start{height:100vh;width:100%;position:relative;overflow:hidden;}.start__overlay{position:absolute;left:0;bottom:0;height:200px;width:100%;background:linear-gradient(180deg,rgba(245,245,245,0) 0%,rgba(245,245,245,0.4) 40%,rgba(245,245,245,0.8) 80%,#f5f5f5 100%);}.start__header{position:fixed;width:100%;z-index:100;background-color:#FFF;padding:24px 43px 10px 43px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 10px 10px 10px #ffffff;}.start__nav{display:flex;align-items:center;color:#353535;gap:32px;}.start__nav a{text-decoration:none;color:#353535 !important;font-size:18px;font-weight:400;}.start__nav a:hover{color:#559BED !important;}.start__button{display:flex;align-items:center;gap:18px;}.start__button-link{height:41px;display:flex;justify-content:center;align-items:center;border:1px #E3F1FF solid;border-radius:2rem;cursor:pointer;gap:6px;padding:0 16px;}.start__button-link .start__button-text{color:#559BED;font-size:16px;font-weight:600;margin-top:-2px;}.start__button-mobile{display:none;}.start__button-link:hover{background-color:#E3F1FF;}.start__header .logo{display:flex;}.start__header .email-icon,.start__header .menu-icon{display:none;}.start__header .dropdown{display:none;position:absolute;background-color:#fff;left:0px;top:50px;z-index:100;color:#5B5B5B;width:100%;}.start__header .dropdown a{display:block;padding:10px;text-decoration:none;}.start__info{display:flex;flex-direction:column;align-items:center;gap:40px;padding:177px 20px;}.start__title{font-weight:700;font-size:48px;text-align:center;}.start__descr{font-size:24px;color:#5F5E5E;text-align:center;max-width:950px;}.start__descr span{color:#5F5E5E;font-weight:600;}.start__btns{display:flex;gap:40px;}.start__btn_patient{border-radius:25px;font-weight:600;display:flex;gap:13px;}.start__btn_org{border-radius:25px;font-weight:600;color:#000;display:flex;gap:10px;background:#fff;border:1px solid #E3F1FF;}.start__btn_org:hover{background:#e9e9e9;}.start__man{position:absolute;bottom:0;left:50%;transform:translateX(-50%);pointer-events:none;}.start__man-bg{z-index:-2;width:100%;max-width:1001px;height:auto;}.start__man-doctor{z-index:-1;width:80vw;max-width:511px;height:auto;bottom:-35px;transform:translateX(-50%) translateX(-5px);}@media screen and (max-width:1200px){.reviews-link{display:none;}}@media screen and (max-width:1100px){.start__button-link{width:41px;padding:0;}.start__button-text{display:none;}}@media screen and (max-width:750px){.start{max-height:100svh;}.start__man-bg{bottom:50px;height:50%;z-index:-2;transform:translateX(-30%);scale:1.5;}.start__man-doctor{max-width:340px;}.start__overlay{position:absolute;left:0;height:100px;width:100%;background:linear-gradient(180deg,rgba(245,245,245,0) 0%,rgba(245,245,245,0.3) 50%,rgba(245,245,245,0.7) 80%,#f5f5f5 100%);}.start__header{justify-content:center;align-items:center;gap:20px;padding:20px 13px 15px 13px;}.start__header .logo{order:1;}.menu-icon{display:block !important;position:absolute;z-index:100;}.menu-icon img{width:25px;height:25px;}.email-icon{background-color:#54C1FB;width:35px;height:35px;align-items:center;justify-content:center;border-radius:100px;display:flex !important;z-index:100;}.email-icon a{display:flex;width:20px;height:20px;}.menu-icon{left:10px;}.start__nav{display:none;}.start__nav .dropdown{display:block;}.start__header .dropdown a{padding:12px 20px;}.start__info{padding-top:20%;margin:0 40px;align-items:start;}.start__title{font-size:28px;text-align:left;}.start__descr{font-size:16px;text-align:left;}.start__btns{display:flex;flex-direction:column;gap:20px;}.start__btn_patient{font-size:14px;border-radius:25px;font-weight:600;display:flex;gap:13px;}.start__button{position:absolute;right:10px;display:flex;gap:10px;}.start__button-link{width:35px;height:35px;padding:0;}.start__button-img{display:none;}.start__button-mobile{width:16px;height:16px;display:block;}.start__btn_org{font-size:14px;border-radius:25px;font-weight:600;color:#000;display:flex;gap:10px;background:#fff;border:1px solid #E3F1FF;}.start__btn_org:hover{background:#e9e9e9;}}@media screen and (max-width:500px){.start__man-bg{bottom:-10px;}}.start__copy-notification{position:fixed;left:30px;bottom:-50px;padding:12px 20px;background:#E3F1FF;color:#5B5B5B;font-size:22px;border-radius:4px;opacity:0;transition:all 0.3s ease;z-index:1000;}.start__copy-notification.show{bottom:30px;opacity:1;}.btn{height:41px;display:flex;align-items:center;justify-content:center;background:#559bed;border-radius:2rem;padding:0 26px 2px 26px;font-weight:600;font-size:16px;color:#fff !important;transition:background 0.3s;}.btn:hover{background:#3576c2;}.btn-wrapper{display:flex;align-items:center;justify-content:center;gap:20px;position:relative;display:inline-block;}.btn-coop{display:flex;align-items:center;justify-content:center;background:#54c1fb;border-radius:10px;padding:10px 25px;font-weight:400;font-size:20px;color:#fff;margin-top:20px;height:44px;width:150px;text-align:center;transition:0.2s linear;}.btn-coop-disabled{background:#a1a1a1 !important;cursor:not-allowed;transition:0.2s linear;}.btn-wrapper_mobile{display:none;}.btn_mobile{display:none;}@media screen and (max-width:848px){.btn{display:none;}.btn-coop{font-size:14px;width:112px;height:31px;padding:10px 20px;margin-top:10px;}.btn-wrapper{display:none;}.btn-wrapper_mobile{margin-top:18px;gap:14px;display:flex;flex-direction:column;align-items:center;}.btn_mobile{display:block;border:1px solid #ddd9eb;border-radius:20px;padding:6px 12px;}}.btn-dot{display:block;position:absolute;opacity:0;transition:transform calc(var(--speed) / 12) ease,opacity 0.3s;width:var(--size);height:var(--size);transform:translate(var(--starting-x),var(--starting-y)) rotate(var(--rotatation));}.btn-dot::after{content:"";animation:hoverFirefly var(--speed) infinite,dimFirefly calc(var(--speed) / 2) infinite calc(var(--speed) / 3);animation-play-state:paused;display:block;border-radius:100%;background:#559bed;width:100%;height:100%;box-shadow:0px 0px 6px 0px #3576c2,0px 0px 4px 0px rgba(85,158,237,0.7) inset,0px 0px 2px 1px rgba(255,255,255,0.26);}.btn-wrapper:hover .btn-dot{opacity:1;transform:translate(0,0) rotate(var(--rotatation));}.btn-wrapper:hover .btn-dot::after{animation-play-state:running;}.btn-dot-1{--rotatation:0deg;--speed:14s;--size:8px;--starting-x:32px;--starting-y:22px;top:2px;left:-18px;opacity:0.7;}.btn-dot-2{--rotatation:122deg;--speed:16s;--size:4px;--starting-x:42px;--starting-y:12px;top:1px;left:0px;opacity:0.7;}.btn-dot-3{--rotatation:39deg;--speed:20s;--size:6px;--starting-x:-12px;--starting-y:22px;top:-8px;right:16px;}.btn-dot-4{--rotatation:220deg;--speed:18s;--size:3px;--starting-x:-32px;--starting-y:-7px;bottom:4px;right:-16px;opacity:0.9;}.btn-dot-5{--rotatation:190deg;--speed:22s;--size:7px;--starting-x:-42px;--starting-y:-22px;bottom:-8px;right:-5px;}.btn-dot-6{--rotatation:20deg;--speed:15s;--size:6px;--starting-x:14px;--starting-y:-20px;bottom:-14px;left:32px;opacity:0.7;}.btn-dot-7{--rotatation:300deg;--speed:19s;--size:4px;--starting-x:8px;--starting-y:-22px;bottom:-18px;left:46px;}@keyframes dimFirefly{0%{opacity:1;}25%{opacity:0.4;}50%{opacity:0.8;}75%{opacity:0.5;}100%{opacity:1;}}@keyframes hoverFirefly{0%{transform:translate(0,0);}12%{transform:translate(3px,1px);}24%{transform:translate(-2px,3px);}37%{transform:translate(2px,-2px);}55%{transform:translate(-1px,0);}74%{transform:translate(0,2px);}88%{transform:translate(-3px,-1px);}100%{transform:translate(0,0);}}