﻿*{margin:0;padding:0}a,a:hover{text-decoration:none;color:inherit;cursor:pointer}body{font-family:"Inter";background:#fafafa}.container{width:100%;padding-right:20px;padding-left:20px;margin-right:auto;margin-left:auto}@media(min-width: 576px)and (max-width: 1024px){.container{max-width:90%}.container-extra{max-width:95%}}@media(min-width: 992px){.container{max-width:960px}.container-extra{max-width:990px}}@media(min-width: 1200px){.container{max-width:1140px}.container-extra{max-width:1190px}}@media(min-width: 1400px){.container{max-width:1330px}.container-extra{max-width:1390px}}@keyframes styleArrowButtonAnimation{0%{opacity:0;right:30%}90%{opacity:1;right:10%}100%{opacity:1;right:15%}}.hide{display:none}.wrap{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px}.title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;color:#1f1f1f;margin-bottom:30px}.subtitle{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848}@media(max-width: 768px){.title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:20px}.subtitle{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.wrap{border-radius:15px;padding:20px}}.checkbox input[type=checkbox]+span{border-radius:4px;min-width:15px;width:15px;height:15px;border:1px solid #e30613;background:#fff;outline:none;margin:0;display:flex;margin:5px;position:relative}.checkbox input[type=checkbox]:checked+span{border:1px solid #e30613;background:#e30613}.checkbox input[type=checkbox]:checked+span:before{content:"";display:block;width:5px;height:9px;border-radius:1px;border:0 solid #fff;border-width:0 1.8px 1.8px 0;-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);margin:.8px 4px;pointer-events:none;position:absolute}.checkbox input[disabled]+span{border:1px solid #ccc;background:#fff;position:relative}.checkbox input[disabled]+span:before{content:"";position:absolute;width:6px;height:1.2px;top:6px;background-color:rgba(204,204,204,.8);left:3.5px;border-radius:1px}.default-input{background:#fff;margin:0;height:40px;width:100%;border:1px solid #e6e8eb;border-radius:6px;display:flex;gap:10px;justify-content:space-between;padding:10px 35px 10px 15px;position:relative;cursor:pointer;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.default-input input{all:unset;width:100%;color:#1f1f1f}.default-input input::placeholder{color:gray}.default-input:focus-within{border:1px solid #ccc}.default-input.active{border:1px solid #48a9a6}.default-input.active::after{content:"";position:absolute;right:15px;top:12px;display:block;background-image:url("/static/intelmed/desktop/img/icons/check-mark.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:13px;height:13px}.default-input.error{border:1px solid #e30613}.default-input.error::after{content:"";position:absolute;right:15px;top:12px;display:block;background-image:url("/static/intelmed/desktop/img/icons/cross-mark.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:13px;height:13px}.switch{display:flex;align-items:center;gap:12px}.switch__btn{position:relative;display:inline-block;width:32px;height:16px;margin:0 10px}.switch__btn span{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background:#ccc;transition:.4s;border-radius:35px}.switch__btn span::before{position:absolute;content:"";height:12px;width:12px;left:2px;bottom:2px;background:#fff;transition:.4s;border-radius:50px}.switch__btn input{display:none}.switch__btn input:checked+span{background:#e30613}.switch__btn input:checked+span::before{transform:translateX(16px)}.switch p{margin:0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1f1f1f}.default-select{display:flex;flex-direction:column;width:100%;position:relative}.default-select .list{position:absolute;top:100%;margin-top:5px;background:#fff;border:1px solid #e6e8eb;border-radius:6px;width:100%;z-index:9;display:none;gap:5px;flex-direction:column;align-items:center;max-height:200px;overflow-y:auto;padding:5px 10px}.default-select .list-search{width:100%;margin-bottom:5px;display:flex;border:1px solid #eee;height:30px;border-radius:5px;padding:5px 10px;gap:5px}.default-select .list-search input{width:100%;box-sizing:border-box;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:gray;outline:none;border:none}.default-select .list-search input:focus{outline:none}.default-select .list-search img{right:20px;width:12px;top:9px}.default-select .list .item{width:100%;transition:all .3s}.default-select .list .item p{min-height:40px;padding:5px 0;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;margin:0;display:flex;align-items:center;width:100%;justify-content:center;text-align:center}.default-select .list .item p:hover{color:#fff;background-color:#e30613;border-radius:4px}.default-select .default-select__main{cursor:pointer;justify-content:space-between;background:#fff;border:1px solid #e6e8eb;border-radius:6px;height:40px;display:flex;align-items:center;padding:0 15px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.default-select .default-select__main span{color:gray}.default-select .default-select__main.active{border:1px solid #48a9a6}.default-select .default-select__main.active::after{content:"";position:absolute;right:15px;top:12px;display:block;background-image:url("/static/intelmed/desktop/img/icons/check-mark.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:13px;height:13px}.default-select .default-select__main.active img{display:none}.default-select .default-select__main.error{border:1px solid #e30613}.default-select .default-select__main.error::after{content:"";position:absolute;right:15px;top:12px;display:block;background-image:url("/static/intelmed/desktop/img/icons/cross-mark.svg");background-position:center;background-repeat:no-repeat;background-size:contain;width:13px;height:13px}.default-select .default-select__main.error img{display:none}.default-select .default-select__main.open~.list{display:flex !important}.default__button{margin:0;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;align-items:center;display:flex;margin-right:50px}.default__button:hover{background-color:#cd020e;color:#fff}.default__button:active{background-color:#f86f77}.default__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.custom-button{margin:0;width:100px;box-sizing:content-box;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;transition:.4s all;position:relative;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;padding:0 15px;align-items:center;display:flex;margin-right:50px;box-sizing:content-box}.custom-button:hover{background-color:#cd020e;color:#fff}.custom-button:active{background-color:#f86f77}.custom-button[disable]{background-color:#e6e8eb;color:#1f1f1f}.custom-button:hover{padding-right:40px}.custom-button::before{content:"";transform:rotate(45deg);transition:.3s all;border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;position:absolute;top:15px;right:30%;opacity:0}.custom-button:hover{opacity:1}.custom-button:hover::before{animation-name:styleArrowButtonAnimation;animation-duration:.4s;opacity:1;right:15%}.custom-button:hover{margin-right:25px}@media screen and (max-width: 1024px){.custom-button{width:fit-content;height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none}.custom-button:hover{background-color:#cd020e}.custom-button:active{background-color:#f86f77}.custom-button[disable]{background-color:#e6e8eb;color:#1f1f1f}.custom-button:before{top:10px}}.default-radio{display:flex;align-items:center}.default-radio label{border:none !important}.default-radio label input[type=radio]{opacity:0}.default-radio i{width:10px;height:10px;border-radius:50%;outline-offset:2px;outline:1px solid #888;margin-right:20px}.default-radio label input[type=radio]:checked~i{outline-color:#e30613;background:#e30613}.default-radio input[type=radio]:checked~span{color:#e30613}.click_logo{display:flex;align-items:center;justify-content:center;gap:5px;height:40px;width:100%;padding:4px 10px;cursor:pointer;color:#fff;line-height:190%;font-size:13px;font-family:Arial;font-weight:bold;text-align:center;border:1px solid #037bc8;text-shadow:0px -1px 0px #037bc8;border-radius:4px;background:#27a8e0;background:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI3YThlMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYzhlZDciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);background:-webkit-gradient(linear, 0 0, 0 100%, from(#27a8e0), to(#1c8ed7));background:-webkit-linear-gradient(#27a8e0 0%, #1c8ed7 100%);background:-moz-linear-gradient(#27a8e0 0%, #1c8ed7 100%);background:-o-linear-gradient(#27a8e0 0%, #1c8ed7 100%);background:linear-gradient(#27a8e0 0%, #1c8ed7 100%);box-shadow:inset 0px 1px 0px #45c4fc;filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="#27a8e0", endColorstr="#1c8ed7",GradientType=0 );-webkit-box-shadow:inset 0px 1px 0px #45c4fc;-moz-box-shadow:inset 0px 1px 0px #45c4fc;-webkit-border-radius:4px;-moz-border-radius:4px}.click_logo i{background:url(https://m.click.uz/static/img/logo.png) no-repeat top left;width:30px;height:25px;display:block;float:left}.payme-btn{display:flex;align-items:center;justify-content:center;gap:5px;height:40px;width:100%;padding:4px 10px;cursor:pointer;line-height:190%;font-size:13px;font-family:Arial;font-weight:bold;text-align:center;border-radius:4px;background:#fff;color:#1f1f1f;border:1px solid #3cc;box-shadow:1px 1px rgba(0,0,0,.2)}.payme-btn img{width:50px}.header{position:fixed;width:100%;z-index:9;top:0}.header p{margin:0}.header__fade{opacity:0;transition:opacity .15s linear;top:0;display:flex;z-index:9;position:absolute;width:100%;height:100vh;background-color:#000}.header__fade.show{opacity:.5}.header__mockup{height:190px}.header__top{background-color:#f2f6f7;transition:all .2s;position:relative}.header__top .header__nav{position:relative;display:flex;align-items:center;justify-content:end}.header__top .header__nav-item{display:flex;align-items:center;gap:5px;height:50px;margin-left:30px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;transition:all .2s;cursor:pointer}.header__top .header__nav-item img{width:18px;height:18px}.header__top .header__nav-item img.arrow{width:10px;height:10px}.header__top .header__nav-item.city p span:first-child{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header__top .header__nav-item.city p span:last-child{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#e30613}.header__top .header__nav-item.open .arrow{transform:rotate(-90deg);transition:all .2s}.header__top .header__nav-item .arrow{transition:all .2s}.header__top .header__nav-item.basket{margin-right:30px}.header__top .header__nav-item.basket .cart__icon{display:flex}.header__top .header__nav-item.basket .cart__icon img{width:20px;height:20px}.header__top .header__nav-item.basket .cart__icon span{display:none}.header__top .header__nav-item.basket.open .basket__body{display:block}.header__top .header__nav-item.basket .basket__body{right:0;top:100%;width:400px;position:absolute;display:none;background-color:#fff;z-index:100;box-shadow:0 4px 4px rgba(0,0,0,.25);border-radius:10px;padding:20px}.header__top .header__nav-item.basket .basket__body .basket__title{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.header__top .header__nav-item.basket .basket__body .basket__title .close__icon{cursor:pointer;z-index:100}.header__top .header__nav-item.basket .basket__body .basket__list{max-height:300px;overflow-y:scroll;overflow-x:hidden;border:1px solid #e6e8eb;border-radius:10px}.header__top .header__nav-item.basket .basket__body .basket__list .basket__item{padding:15px 20px;border-bottom:1px solid #e6e8eb;display:flex;align-items:flex-start}.header__top .header__nav-item.basket .basket__body .basket__list .basket__item .name{width:100%;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header__top .header__nav-item.basket .basket__body .basket__list .basket__item .price{opacity:.5;min-width:fit-content;margin:0 10px auto 15px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header__top .header__nav-item.basket .basket__body .basket__list .basket__item img{width:20px;height:20px}.header__top .header__nav-item.basket .basket__body .basket__total{margin:20px 0;display:flex;align-items:center}.header__top .header__nav-item.basket .basket__body .basket__total p{width:100%;display:flex;justify-content:space-between;align-items:center;margin:0;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.header__top .header__nav-item.basket .basket__body .basket__total p span{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.header__top .header__nav-item.basket .basket__body .basket__total .basket__clear{width:fit-content;cursor:pointer;margin-left:10px;display:flex;align-items:center}.header__top .header__nav-item.basket .basket__body .basket__total .basket__clear img{width:20px;height:20px}.header__top .header__nav-item.basket .basket__body .basket__total-btns{display:flex;align-items:center;gap:10px;justify-content:space-between}.header__top .header__nav-item.basket .basket__body .basket__total-btns a{height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;width:100%;text-align:center;display:flex;justify-content:center;align-items:center}.header__top .header__nav-item.basket .basket__body .basket__total-btns a:hover{background-color:#cd020e;color:#fff}.header__top .header__nav-item.basket .basket__body .basket__total-btns a:active{background-color:#f86f77}.header__top .header__nav-item.basket .basket__body .basket__total-btns a[disable]{background-color:#e6e8eb;color:#1f1f1f}.header__top .header__nav-item.lang{position:relative}.header__top .header__nav-item.lang .lang{display:flex;align-items:center;gap:5px}.header__top .header__nav-item.lang .lang p span:first-child{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header__top .header__nav-item.lang .lang p span:last-child{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#e30613}.header__top .header__nav-item.lang .lang.show img.arrow{transform:rotate(-90deg);transition:all .2s}.header__top .header__nav-item.lang .lang .arrow{transition:all .2s}.header__top .header__nav-item.lang .lang__body{transition:all .2s;position:absolute;display:none;flex-direction:column;border-radius:10px;color:#1f1f1f;background-color:#fff;top:100%;width:140%;padding:10px 15px;z-index:99;right:0;gap:5px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header__top .header__nav-item.lang .lang__body .active{color:#e30613}.header__avg{background:#fff;height:70px;display:flex;align-items:center;position:relative}.header__avg-content{display:flex;gap:30px;align-items:center}.header__avg-content .phone-click{display:none}.header__avg-content .phones{display:flex;gap:30px;align-items:center}.header__avg-content a{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#1f1f1f}.header__avg-content a:first-child{margin-right:auto;margin-left:30px}.header__avg-content a img{width:150px}.header__search{background:#fafafa}.header__search .search__block{display:flex;align-items:center;gap:20px;justify-content:space-between}.header__search .search__block .search__content{display:flex;background:#fff;border:1px solid #eee;height:60px;border-radius:30px;overflow:hidden;margin:10px 0;width:100%;justify-content:space-between;align-items:center}.header__search .search__block .search__content .search__input{width:100%;height:100%;outline:none;padding:0 30px;border:none;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.header__search .search__block .search__content .search__input::placeholder{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.header__search .search__block .search__content .search__magnify{min-width:85px;height:100%;display:flex;align-items:center;justify-content:center;border-left:1px solid #eee}.header__search .search__block .search__content .search__magnify img{width:20px;height:20px}.header__menu{position:absolute;top:-2000px;background-color:#fff;width:100vw;overflow:auto;z-index:5;transition:all .5s;border-bottom-left-radius:25px;border-bottom-right-radius:25px;box-shadow:0 4px 4px rgba(0,0,0,.25)}.header__menu.open{top:190px;z-index:9990}.header__menu-blocks{max-height:calc(85vh - 200px);padding:20px;margin-bottom:30px}.header__menu-block{display:flex;gap:20px;padding:10px;justify-content:space-between;flex-wrap:wrap}.header__menu-block .menu__block{max-width:330px;width:100%;padding:10px;display:flex;flex-direction:column;margin:10px 0}.header__menu-block .menu__block-title{margin-bottom:10px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}.header__menu-block .menu__block a{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.header .search__results{display:none;background:#fff;border:1px solid #eee;border-radius:30px;overflow:hidden;padding:15px}.header .search__results .results__list{display:flex;flex-direction:column;padding:10px 20px 10px 20px;width:100%;max-height:400px;overflow-y:auto;overflow-x:hidden}.header .search__results .results__list .results__item{display:flex;align-items:center;justify-content:space-between}.header .search__results .results__list .results__item .name{padding:0;display:flex;width:100%;flex-wrap:wrap;min-width:160px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.header .search__results .results__list .results__item .name span{width:100%;margin:0 0 5px 0;display:flex;align-items:center}.header .search__results .results__list .results__item .price{width:100%;max-width:fit-content;margin:0 20px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;line-height:30px}.header .search__results .results__list .results__item .icon{width:30px;height:30px;display:flex;align-items:center;justify-content:center}.header .search__results .results__list .results__item .icon img{width:100%;height:100%}.toggle-menu{background-color:#f8cf5c;border:none;cursor:pointer;display:inline-block;height:50px;display:flex;min-width:85px;pointer-events:initial;position:relative;vertical-align:middle;border-radius:10px;justify-content:center;align-items:center}.toggle-menu span{background-color:#1f1f1f;content:"";display:block;height:2px;border-radius:5px;position:absolute;top:calc(50% - 1px);transform-origin:50% 50%;width:25px}.toggle-menu span:before,.toggle-menu span:after{background-color:#1f1f1f;content:"";display:block;height:2px;border-radius:5px;position:absolute;transform-origin:50% 50%;transition:background-color .2s ease-in-out,top .2s .2s ease-out,transform .2s linear;width:25px}.toggle-menu span:after{top:-7px}.toggle-menu span::before{top:7px}.toggle-menu.active span{background-color:rgba(0,0,0,0);transition:background .2s ease-out}.toggle-menu.active span:after{transform:rotate3d(0, 0, 1, -45deg);top:0}.toggle-menu.active span:before{transform:rotate3d(0, 0, 1, 45deg);top:0}.toggle-menu.active span:before,.toggle-menu.active span:after{transition:top .2s ease-out,transform .2s .2s ease-out}.toggle-menu.mobile{display:none}.header__top .city__label p{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin:10px}@media screen and (max-width: 668px){.header .search__results .results__list .results__item .name{min-width:100%}.header .search__results .results__list .results__item{flex-wrap:wrap;gap:12px}.header .search__results .results__list .results__item .price{margin:0}}@media screen and (max-width: 991px){.toggle-menu{display:none}.toggle-menu.mobile{display:flex}.header__mockup{height:165px}.header__avg-content .phone-click{display:block;background-image:url("/static/intelmed/desktop/img/phone-show.png");background-color:var(--main-site-color);height:30px;width:30px;background-position:4px 4px;background-size:74%;background-repeat:no-repeat;border-radius:60px}.header__avg-content .phones{display:none}.header__avg-content .phones-hidden .phones{display:flex !important;flex-direction:column;gap:5px}.header__avg-content a:first-child{margin-left:0}.header__avg-content a{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.header__nav-item{margin-left:20px !important}.header__nav-item.basket{margin-right:0 !important}.header__nav-item.basket.open{position:static}.header__nav-item.basket.open .basket__body{width:100%;max-width:400px}.header__nav-item.basket.open .basket__body .basket__item p{display:block}.header__nav-item.lang{position:static !important}.header__nav-item .lang__body{width:100% !important;max-width:150px}.header__nav-item p{display:none}.header__nav-item.city p{display:flex}.header__nav-item.city p span:first-child{display:none}.header__nav-item.lang{width:auto}.header__nav-item.city{order:-1;margin-right:auto;padding-left:0;margin-left:0 !important}.header__nav-item.city .header__nav-item__title span{display:block}.cart__icon{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:35px;border-radius:50%}.cart__icon span{position:absolute;top:-3px;right:-5px;width:21px;height:21px;background:#f8cf5c;color:#000;display:flex !important;justify-content:center;align-items:center;font-size:10px;border-radius:50%}}@media screen and (max-width: 768px){.header__menu.open{top:165px}.header__search .search__block .search__content{height:35px}.header__search .search__block .search__content .search__magnify{min-width:40px}.header__search .search__block .search__content .search__magnify img{width:15px;height:15px}.header__search .search__block .search__content .search__input{padding:0 15px;font-size:10px}.header__search .search__block .search__content .search__input::placeholder{font-size:10px}.header__search .search__block .toggle-menu{height:35px;min-width:50px}.header__search .search__block .toggle-menu span,.header__search .search__block .toggle-menu span::before,.header__search .search__block .toggle-menu span::after{width:20px}}@media screen and (max-width: 500px){.header__search .search__results .results__list{padding:15px 10px 15px 15px}.header__search .search__results .results__list .results__item .name span{font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;max-width:none;margin:0 0 5px 0}.header__search .search__results .results__list .results__item .price{margin:0 15px;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em}}@media screen and (max-width: 425px){.header__top .header__nav-item.basket .basket__body .basket__total-btns{flex-direction:column}.header__top .header__nav-item.basket .basket__body .basket__list .basket__item .name{font-size:12px;word-break:break-all}}.footer__content{background:#fff;border:1px solid #eee;border-radius:30px;display:flex;height:60px;padding:0 30px;gap:15px;justify-content:space-between;align-items:center}.footer__content .footer__links{display:flex;align-items:center;gap:30px}.footer__content .footer__links div{display:flex;gap:30px}.footer__content .footer__links .footer__link{height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;display:flex;align-items:center;padding:0 15px}.footer__content .footer__links .footer__link:hover{background-color:#cd020e;color:#fff}.footer__content .footer__links .footer__link:active{background-color:#f86f77}.footer__content .footer__links .footer__link[disable]{background-color:#e6e8eb;color:#1f1f1f}.footer__content .footer__links .footer__link:hover{color:#fff}.footer__content a.logo img{width:150px}.footer__disclaimer{text-align:center;height:60px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;padding-top:15px}.footer__disclaimer a{color:#e30613}.footer__scroll{background-color:#e30613;display:flex;justify-content:center;height:40px;align-items:center}.footer__scroll p{color:#fff;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin:0 5px 0 0}.footer__nav{padding:30px;display:flex;gap:30px;flex-wrap:wrap;justify-content:space-between}.footer__nav-block{display:flex;flex-direction:column;width:100%;gap:10px;max-width:330px}.footer__nav-block a{color:#000;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.footer__nav-block .nav__block-title{margin-bottom:5px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}@media screen and (max-width: 1200px){.footer__links{gap:15px !important;flex-wrap:wrap}.footer__links div{gap:15px !important}}@media screen and (max-width: 1024px){.footer__content{flex-direction:column;height:auto;padding:15px 30px}.footer__content .footer__links{justify-content:center;width:100%}.footer__content .footer__links .footer__link{width:100%;max-width:200px;justify-content:center}.footer__content .footer__links div{width:100%;justify-content:center;flex-direction:column;align-items:center}}@media screen and (max-width: 500px){.footer__content{padding:20px}.footer__content .footer__links .footer__link{max-width:none;height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none}.footer__content .footer__links .footer__link:hover{background-color:#cd020e}.footer__content .footer__links .footer__link:active{background-color:#f86f77}.footer__content .footer__links .footer__link[disable]{background-color:#e6e8eb;color:#1f1f1f}.footer__content .footer__links .footer__socials{width:35px;height:35px;display:flex}.footer__content a.logo{display:none}.footer__disclaimer{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;margin:20px 0}}.banner{user-select:none}.banner-slider{overflow:hidden;position:relative;background-color:#fff;border-radius:30px;border:1px solid #eee;overflow:hidden}.banner-slider .banner-slider__info.show{display:flex;position:absolute;height:100%;width:100%;top:0;max-width:715px;padding:30px;z-index:1;background-color:#fff}.banner-slider .banner-slider__info.show.flex{text-align:center}.banner-slider .banner-slider__info.show.flex p{-webkit-line-clamp:3}.banner-slider__card{display:flex;justify-content:space-between;padding:30px 30px 20px;height:400px}.banner-slider__image{width:100%;max-width:600px;min-width:600px;border-radius:10px;overflow:hidden;display:flex;justify-content:center;margin-left:auto;align-items:center}.banner-slider__image img{width:100%;height:100%;object-fit:cover}.banner-slider__image img.mobile{display:none}.banner-slider__info{width:100%;display:flex;margin-right:30px;flex-direction:column;align-items:flex-start;gap:20px;justify-content:center;display:none}.banner-slider__info .title{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;margin:0;margin-top:40px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.banner-slider__info .description{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;margin:0;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.banner-slider__info .buttons{display:flex;align-items:center;margin-top:auto;margin-bottom:20px}.banner-slider__info .buttons a{margin:0;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;transition:.4s all;position:relative;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;padding:0 15px;align-items:center;display:flex;margin-right:50px}.banner-slider__info .buttons a:hover{background-color:#cd020e;color:#fff}.banner-slider__info .buttons a:active{background-color:#f86f77}.banner-slider__info .buttons a[disable]{background-color:#e6e8eb;color:#1f1f1f}.banner-slider__info .buttons a:hover{padding-right:40px}.banner-slider__info .buttons a::before{content:"";transform:rotate(45deg);transition:.3s all;border-top:2px solid #fff;border-right:2px solid #fff;width:10px;height:10px;position:absolute;top:15px;right:30%;opacity:0}.banner-slider__info .buttons a:hover{opacity:1}.banner-slider__info .buttons a:hover::before{animation-name:styleArrowButtonAnimation;animation-duration:.4s;opacity:1;right:15%}.banner-slider__info .buttons a:hover{margin-right:25px}.banner-slider__pagination{display:flex;gap:10px}.banner-slider__pagination .pagination-btn{width:30px;height:6px;background-color:#e6e8eb;transition:background .7s;border-radius:10px;cursor:pointer}.banner-slider__pagination .pagination-btn.active{background-color:#e30613}.banner__blocks{display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:30px;margin-top:-30px;padding:0 30px;z-index:1}.banner__block{z-index:1;background:#fff;border:1px solid #eee;border-radius:15px;height:80px;width:300px;display:flex;padding:20px;gap:20px;justify-content:flex-start;align-items:center;position:relative}.banner__block p{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;margin:0;color:#1f1f1f;white-space:nowrap}.banner__block img{width:40px;height:40px;padding:8px}.banner__block:hover .banner__img{transition:all .3s;position:relative;transform:scale(1.6)}.banner__block:hover .banner__img img{transition:all .3s;transform:scale(0.63)}.banner__block:hover .banner__img::before{position:absolute;content:"";width:30px;height:30px;border:1.5px solid #fff;top:5px;left:5px;border-radius:50%}.banner__block .banner__img{transition:all .5s;border-radius:50%;background-color:#e30613}.banner__block .banner__img img{transition:all .5s}.banner__main{margin-bottom:40px}@media screen and (max-width: 1400px){.banner__blocks{justify-content:space-evenly}.banner-slider .banner-slider__info.show{max-width:515px}}@media screen and (max-width: 1200px){.banner-slider .banner-slider__info.show{max-height:300px;max-width:none}.banner-slider .banner-slider__info.show .buttons{margin-bottom:0;margin-top:auto}.banner-slider__card{height:100%}.banner-slider__image{margin-top:270px;min-width:auto;height:100%;width:100%;max-width:none}.banner-slider__image img.descktop{display:none}.banner-slider__image img.mobile{display:flex}}@media screen and (max-width: 768px){.banner__main{margin:0}.banner__blocks{margin-top:30px;padding:0}.banner-slider__image{margin-top:200px}.banner-slider__card{padding:20px}.banner-slider__pagination{display:none}.banner-slider .banner-slider__info.show{padding:20px;max-height:220px;gap:10px}.banner-slider .banner-slider__info.show .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-top:0}.banner-slider .banner-slider__info.show .description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.banner-slider .banner-slider__info.show .buttons a{font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none}.banner-slider .banner-slider__info.show .buttons a:hover{background-color:#cd020e}.banner-slider .banner-slider__info.show .buttons a:active{background-color:#f86f77}.banner-slider .banner-slider__info.show .buttons a[disable]{background-color:#e6e8eb;color:#1f1f1f}}@media screen and (max-width: 375px){.banner-slider .banner-slider__info.show .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}}.stats-content{padding:90px 0 60px;display:flex;gap:30px}.stats-info{flex:1}.stats-info .subtitle{margin-bottom:10px}.stats .custom-button{margin-top:30px}.stats-items{flex:1;display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}.stats-item{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px}.stats-item__num{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;color:#e30613;margin-bottom:10px}.stats-item__text{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848;margin:0}@media(max-width: 1200px){.stats-content{padding:30px 0;flex-direction:column}.stats-items{gap:20px}}@media(max-width: 768px){.stats-content{gap:20px}}@media(max-width: 500px){.stats-items{grid-template-columns:1fr}}.sliders__main{padding:60px 0;overflow:hidden}.sliders__main .sliders__title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;margin-bottom:30px}.sliders__main .sliders__more{display:flex;width:fit-content;margin-top:-24px;margin-left:auto;gap:5px;align-items:center}.sliders__main .sliders__more:hover span{color:#e30613}.sliders__main .sliders__more:hover img{filter:invert(67%) sepia(89%) saturate(7492%) hue-rotate(346deg) brightness(84%) contrast(146%)}.sliders__main .sliders__more span{margin:0;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848}.sliders__main .sliders__more img{width:20px;height:20px}.sliders__main.hide{display:none}.sliders__main .sliders__prev,.sliders__main .sliders__next{user-select:none;cursor:pointer}.sliders__main .swiper-button-disabled img{filter:grayscale(100%);cursor:auto}.sliders__main .sliders__navigation{display:flex;margin-top:30px;justify-content:center;gap:30px;height:27px}.sliders__card{overflow:hidden;display:flex;flex-direction:column;background:#fff;border:1px solid #eee;border-radius:30px;padding:15px 15px 30px;height:380px}.sliders__card .img{width:100%;height:160px;border-radius:15px;margin-bottom:15px;max-width:600px;overflow:hidden;min-height:160px}.sliders__card .img img{transition:all .5s;width:100%;object-fit:cover;height:100%}.sliders__card .info{display:flex;flex-direction:column;margin-top:auto;height:100%}.sliders__card .info .title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;margin:auto 0;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sliders__card .info .description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:auto;color:#484848;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:60px}.sliders__card .info div{display:flex;align-items:center;justify-content:space-between}.sliders__card .info div .price{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#e30613}.sliders__card .info div .more{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#484848}.sliders__card .info div .more:hover{color:#e30613}.sliders__card-wide{overflow:hidden;display:flex;gap:15px;flex-direction:row;background:#fff;border:1px solid #eee;border-radius:30px;padding:15px 30px 15px 15px}.sliders__card-wide .img{width:100%;max-width:270px;height:160px;border-radius:15px;overflow:hidden}.sliders__card-wide .img img{transition:all .5s;width:100%;object-fit:cover;height:100%}.sliders__card-wide .img-alone{width:100%;max-width:200px;min-width:200px;height:140px;border-radius:15px;overflow:hidden}.sliders__card-wide .img-alone img{transition:all .5s;width:100%;object-fit:cover;height:100%}.sliders__card-wide .info{display:flex;flex-direction:column;height:100%}.sliders__card-wide .info .title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#1f1f1f;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;margin-bottom:10px;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:235px;height:48px}.sliders__card-wide .info .description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:15px;color:#484848;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;height:60px}.sliders__card-wide .info .description-alone{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:15px;color:#484848;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:40px}.sliders__card-wide .info div{display:flex;align-items:center;justify-content:space-between}.sliders__card-wide .info div .price{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#e30613}.sliders__card-wide .info div .more{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#484848}.sliders__card-wide .info div .more:hover{color:#e30613}.sliders__tabs{width:fit-content;display:flex;margin-bottom:30px;background:#fff;border:1px solid #eee;border-radius:10px;gap:5px;padding:5px}.sliders__tabs .sliders__tab{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;display:flex;cursor:pointer;align-items:center;justify-content:center;padding:0 10px;min-width:90px;height:30px;transition:all .3s}.sliders__tabs .sliders__tab.active{color:#fff;background-color:#e30613;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;border-radius:6px}.packages .sliders__card:hover .img img,.packages .sliders__card:hover .img-alone img,.packages .sliders__card-wide:hover .img img,.packages .sliders__card-wide:hover .img-alone img{transform:scale(1.1)}.news .sliders__card{position:relative;padding:0;cursor:pointer;transition:all .8s}.news .sliders__card img{width:100%;height:100%;object-fit:cover;max-width:600px;min-height:100%}.news .sliders__card .info{transition:all .3s;position:absolute;background:#fff;opacity:.85;border-radius:30px;border:1px solid #eee;bottom:-120px;width:100%;padding:20px 15px;height:250px;display:flex;justify-content:flex-start}.news .sliders__card .info .info__sales p{background:#e30613}.news .sliders__card .info .info__news p{background:#48a9a6}.news .sliders__card .info .info__news .date{color:gray !important}.news .sliders__card .info .info__sales,.news .sliders__card .info .info__news{display:flex;justify-content:flex-start;margin-bottom:10px}.news .sliders__card .info .info__sales .date,.news .sliders__card .info .info__news .date{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#e30613;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}.news .sliders__card .info .info__sales p,.news .sliders__card .info .info__news p{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#fff;border-radius:4px;padding:3px 6px 2px;margin:0 10px 0 0;min-width:55px;text-align:center}.news .sliders__card .info .title{margin:0}.news .sliders__card .info .description{margin:30px 0 0;opacity:0}.news .sliders__card .info .description p{margin:0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.news .sliders__card .info .description p strong{font-weight:400}.news .sliders__card .info .description p span{font-size:14px !important;font-weight:400 !important}.news .sliders__card .info .description iframe{display:none}.news .sliders__card:hover .info{animation-name:showDescription;animation-duration:.6s;bottom:-50px;opacity:1;transition:all .3s}.news .sliders__card:hover .info .description{opacity:1;margin:15px 0 0}@media screen and (max-width: 1200px){.sliders__card-wide{flex-direction:column;padding:15px}.sliders__card-wide .img .info{width:100%;max-width:inherit}.sliders__card-wide .img-alone{max-width:inherit;height:150px}.sliders__card-wide .info .title{width:100%}.sliders__tabs{margin-bottom:20px}.sliders__tabs .sliders__tab{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.sliders__tabs .sliders__tab.active{font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em}.news .sliders__card{border-radius:30px}.news .sliders__card .info{height:230px}.news .sliders__card .info .date{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.news .sliders__card:hover .info{animation-name:showDescriptionMobile;animation-duration:.6s;bottom:-55px;opacity:1}}@media screen and (max-width: 768px){.sliders__main{padding:30px 0}.sliders__main .sliders__title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:20px}.sliders__main .sliders__navigation{margin-top:20px;justify-content:flex-start}.sliders__main .sliders__more span{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.sliders__main .sliders__more img{width:15px;height:15px}.sliders__card,.sliders__card-wide{border-radius:15px}.sliders__card img,.sliders__card-wide img{border-radius:5px}.sliders__card .info .title,.sliders__card-wide .info .title{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px}.sliders__card .info .description,.sliders__card-wide .info .description{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.sliders__card .info .description-alone,.sliders__card-wide .info .description-alone{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;height:32px}.sliders__card .info .price,.sliders__card-wide .info .price{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.sliders__card .info .more,.sliders__card-wide .info .more{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.sliders__tabs{margin-bottom:20px}.sliders__tabs .sliders__tab{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.sliders__tabs .sliders__tab.active{font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em}.news .sliders__card{border-radius:30px}.news .sliders__card .info{height:230px}.news .sliders__card .info .date{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.news .sliders__card:hover .info{animation-name:showDescriptionMobile;animation-duration:.6s;bottom:-55px;opacity:1}}@media screen and (max-width: 360px){.sliders__tabs{width:100%;display:flex;justify-content:center}.sliders__tabs .sliders__tab{width:100%}}@keyframes showDescription{50%{height:260px}100%{height:250px}}@keyframes showDescriptionMobile{50%{height:240px}100%{height:230px}}.punkts{margin:70px 0 85px}.punkts-content{display:flex;gap:30px}.punkts-about{display:flex;flex-direction:column;flex:1px;justify-content:center}.punkts .subtitle{margin-bottom:40px}.punkts-map{flex:1px}.punkts-map img{width:100%;height:100%;object-fit:cover;border-radius:30px;border:1px solid #eee}@media(max-width: 1200px){.punkts .subtitle{margin-bottom:30px}}@media(max-width: 768px){.punkts-content{flex-direction:column}.punkts-map img{border-radius:20px}}.video-content{background:#fff;border:1px solid #eee;border-radius:30px;padding:60px 110px;display:flex;gap:30px;align-items:center}.video-content .subtitle{margin-bottom:30px}.video-iframe{flex:1;background:#1f1f1f;width:520px;height:396px;border-radius:30px}.video-iframe iframe{width:100%;height:100%;border-radius:30px}.video-about{flex:1}.video-items{display:flex;flex-direction:column;gap:20px}.video-item{display:flex;align-items:center;gap:20px}.video-img{min-width:40px;height:40px;border-radius:50%;background:#e30613;display:flex;align-items:center;justify-content:center}.video-text{margin:0;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:#1f1f1f}@media(max-width: 1400px){.video-content{padding:60px}}@media(max-width: 1200px){.video-content{padding:30px;flex-direction:column-reverse;margin-bottom:60px}.video-iframe{flex:auto;height:310px}}@media(max-width: 768px){.video-content{padding:20px;border-radius:15px}.video-content .subtitle{margin-bottom:20px}.video-iframe{width:100%}.video-text{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.video-iframe{height:280px;border-radius:15px}.video-iframe iframe{border-radius:15px}}.partners{background:#fff;border:1px solid #eee}.partners-slider{overflow:hidden}.partners-slider img{width:100%;height:100%;object-fit:contain}.partners-slider .swiper-slide{height:140px}.callback{margin-bottom:90px;background:#fff;border:1px solid #eee;border-radius:30px;padding:30px 30px 0}.callback-content{display:flex;gap:50px;justify-content:space-between}.callback-form{width:100%}.callback-form .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;margin-bottom:20px}.callback-form .default__form{display:flex;gap:25px;flex-direction:column;margin-top:25px}.callback-form .default__form .default__block,.callback-form .default__form .default__form-main{display:flex;gap:30px;margin:0}.callback-form .default__form .default__block .default-input,.callback-form .default__form .default__form-main .default-input{width:100%}.callback-form .default__form .default__block .default-select,.callback-form .default__form .default__form-main .default-select{width:100%}.callback-form .default__form-button{width:135px;min-width:135px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none}.callback-form .default__form-button:hover{background-color:#cd020e;color:#fff}.callback-form .default__form-button:active{background-color:#f86f77}.callback-form .default__form-button[disable]{background-color:#e6e8eb;color:#1f1f1f}.callback-form .default__form p{display:flex;flex-direction:column;justify-content:center;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;margin:0}.callback-form .line{margin:25px 0 20px;width:100%;background-color:#eee;height:1px}.callback-form .links{margin-bottom:14px;gap:40px;display:flex;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;flex-wrap:wrap}.callback-form .link{gap:8px;white-space:nowrap;display:flex}.callback-form .img{width:20px;height:20px;background:#e30613;border-radius:50%;display:flex;justify-content:center;align-items:center}.callback-form .img img{width:12px;height:12px}.callback-note{color:#1f1f1f;font-size:12px;font-weight:400;line-height:16px;margin-bottom:20px}.callback-image{width:100%;max-width:490px;display:flex;align-items:center;justify-content:center;position:relative}.callback-image::before{content:"";position:absolute;width:100%;height:220px;z-index:1;bottom:20px;background:#e30613;border-radius:30px}.callback-image img{width:100%;height:100%}.callback-image a{width:291px;z-index:1;max-height:309px;object-fit:cover;position:absolute;bottom:0}@media screen and (max-width: 1400px){.callback-form .links{gap:20px;row-gap:10px}}@media screen and (max-width: 1200px){.callback-image a{margin-top:auto}.callback-image::before{border-radius:20px;top:65px}}@media screen and (max-width: 1024px){.callback{margin:30px 0 60px !important;border-radius:15px !important}.callback-content{flex-direction:column;gap:0}.callback-image{margin:0 auto}.callback-image a{position:static}.callback-form .links{margin-bottom:20px}}@media screen and (max-width: 650px){.callback{padding:20px 20px 0 20px}.callback-form .title{margin-bottom:20px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}.callback-form .links{font-size:12px;line-height:18px}.callback-form .default__form{gap:20px}.callback-form .default__form .default__block,.callback-form .default__form .default__form-main{flex-direction:column;gap:20px}.callback-form .default__form .line{margin:20px 0}.callback-image::before{height:180px;top:auto}.callback-image a{width:242px}}@media screen and (max-width: 400px){.callback-form .default__form-button{height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em}.callback-form .default__form-button:hover{background-color:#cd020e}.callback-form .default__form-button:active{background-color:#f86f77}.callback-form .default__form-button[disable]{background-color:#e6e8eb;color:#1f1f1f}}.imt{max-width:300px;width:100%;padding:20px;position:relative;transition:all .5s}.imt-title{color:#1f1f1f;font-size:18px;font-weight:700;line-height:30px;margin-bottom:10px}.imt-subtitle{color:#484848;font-size:12px;font-weight:400;line-height:16px;margin-bottom:0}.imt-swiper{overflow:hidden}.imt-calc{padding-right:2px}.imt-wrap{padding:10px;transition:.3s;min-height:313px}.imt-load{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1}.imt-load img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.imt-result{border-radius:15px;border:1px solid #eee;background:#fafafa;padding:20px;text-align:center;color:gray}.imt-result-about{font-size:12px;font-weight:400;line-height:16px}.imt-result-index{font-size:24px;font-weight:700;line-height:30px}.imt-result-info{color:#fff;font-size:14px;font-weight:700;line-height:20px;padding:10px;border-radius:6px;background-color:red;display:flex;justify-content:center;align-items:center}.imt.active{transform:scale(0.85);transition:all .5s;background-color:#eee}.imt.active .imt-services{top:90px;bottom:0px;opacity:1;overflow:auto;max-height:none;pointer-events:all}.imt-services{min-height:393px;position:absolute;top:500px;transition:all .4s;width:100%;transform:scale(1.19);background:#fff;border:1px solid #eee;border-radius:30px;padding:15px;position:absolute;left:0;display:flex;opacity:0;flex-direction:column;z-index:1;pointer-events:none;overflow:hidden}.imt-services-close{display:none;margin-left:auto;margin-bottom:10px;margin-top:-10px;cursor:pointer}.imt-services-navigation{margin-top:15px;display:flex;gap:30px;justify-content:center}.imt-services-slider{overflow:hidden}.imt-services .sliders__card{background:rgba(0,0,0,0);border:none;border-radius:0;padding:0;height:auto}.imt-services .sliders__card .title{margin-bottom:10px;height:48px}.imt-services .sliders__card .description{margin-bottom:15px;-webkit-line-clamp:4;-webkit-box-orient:vertical;height:80px}.imt.load .imt-wrap{filter:blur(3px);-webkit-filter:blur(3px);pointer-events:none}.imt .line{width:100%;height:0;margin:20px 0;border-top:1px solid #eee}.imt .default-input{margin-bottom:10px}.imt .default__button{width:100%;justify-content:center}#regionModal .modal-dialog{max-width:740px}#regionModal .modal-dialog .modal-content{border-radius:30px;border:1px solid #eee}#regionModal .modal-dialog .modal-content .region__modal{height:80vh;display:flex;max-height:500px;width:100%;background-color:#fff;overflow:hidden;border-radius:30px;padding:30px;flex-direction:column}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper{display:flex;position:relative;height:50vh;max-height:340px}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list{width:100%;display:flex;flex-direction:column;overflow-y:auto;position:relative;scroll-behavior:smooth;gap:10px}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-cities{display:flex;flex-wrap:wrap;padding:10px;gap:10px}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item{display:flex;flex-direction:column;border:1px solid #eee;width:100%;border-radius:10px}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item p{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;color:#e30613;border-bottom:1px solid #eee;padding:10px;margin:0}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item a{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848;width:31%}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item a.active{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#e30613}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .city-list-scroll-wrapper{position:absolute;top:0;height:100%;width:40px;right:15px;display:flex;align-items:center}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .city-list-scroll-wrapper #city_data{background:#fafafa;border:1px solid #eee;border-radius:6px;padding:10px 5px;height:100%;display:flex;width:100%;flex-direction:column;gap:15px;flex-wrap:wrap;align-items:center;align-content:center;justify-content:center}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .city-list-scroll-wrapper #city_data div{width:15px;height:15px;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;cursor:pointer;position:relative;display:flex;justify-content:center;align-items:center}#regionModal .modal-dialog .modal-content .region__modal .region__line{width:100%;height:1px;background-color:#eee;border-radius:30px;margin:30px 0;min-height:1px;max-height:1px}#regionModal .modal-dialog .modal-content .region__modal .region-search{position:relative}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__result{display:flex;flex-direction:column;height:220px;border:1px solid #eee;border-top:none;position:absolute;border-radius:0 0 30px 30px;max-height:160px;overflow-x:auto;width:100%;z-index:1;padding:10px 30px;background-color:#fff;-ms-overflow-style:none;scrollbar-width:none}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__result::-webkit-scrollbar{display:none}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__result p.city-none{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#e30613;margin:0}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__result a{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#484848;border-bottom:1px solid rgba(0,0,0,.2);padding:7px 0}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__content{border-radius:30px 30px 0 0}#regionModal .modal-dialog .modal-content .region__modal .region-search__result{display:none}#regionModal .modal-dialog .modal-content .region__modal .region-search__content{overflow:hidden;display:flex;justify-content:space-between;background:#fff;border:1px solid #eee;border-radius:30px;height:40px;padding:0 0 0 30px}#regionModal .modal-dialog .modal-content .region__modal .region-search__content input{width:100%;margin-right:10px;border:none;outline:none;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}#regionModal .modal-dialog .modal-content .region__modal .region-search__content input::placeholder{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}#regionModal .modal-dialog .modal-content .region__modal .region-search__content .region-search__magnify{width:75px;min-width:75px;display:flex;cursor:pointer;justify-content:center;align-items:center}@media screen and (max-width: 768px){#regionModal .modal-dialog .modal-content .region__modal{padding:20px}#regionModal .modal-dialog .modal-content .region__modal .region-search .region-search__content{padding-left:20px}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__content{padding-left:20px}#regionModal .modal-dialog .modal-content .region__modal .region-search.open .region-search__result{padding:10px 20px}#regionModal .modal-dialog .modal-content .region__modal .region__line{margin:15px 0}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item a{width:48%}#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .city-list-scroll-wrapper #city_data{gap:10px}}@media screen and (max-width: 500px){#regionModal .modal-dialog .modal-content .region__modal .region__wrapper .region__list-item a{width:94%}}.gallery{margin:30px 0;display:grid;grid-template-columns:repeat(4, 1fr);gap:30px}.gallery.hide{display:none}@media(max-width: 1200px){.gallery{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 991px){.gallery{grid-template-columns:repeat(2, 1fr);gap:15px}}@media(max-width: 650px){.gallery{grid-template-columns:repeat(1, 1fr)}}.services__basket-content{width:300px !important;min-height:auto !important;position:relative;top:0 !important}.services__basket-content .checkup-basket__info-pay{min-height:450px}.services__basket-content.active{margin-bottom:140px}.services__basket-discount{position:absolute;top:15px;right:15px;width:64px;height:40px;background:#e30613;border-radius:30px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#fff}.services__basket-sale{display:flex;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:15px;position:relative;gap:10px}.services__basket-sale .crossed{position:relative}.services__basket-sale .crossed::before{content:"";position:absolute;width:113%;height:2px;top:13px;transform:rotate(168deg);left:-8%;background-color:#d81a24}.services__basket-sale .sale{color:#e30613}.services__basket-sale b{position:absolute;bottom:-27px;font-size:11px;font-weight:500;white-space:nowrap;color:#e30613}.services__basket-title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#1f1f1f;margin-bottom:10px}.services__basket-price{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;color:#e30613;margin-bottom:30px}.services__basket-info{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;margin-bottom:15px;padding-bottom:15px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.services__basket-info p{margin:0}.services__basket-info p:first-child{color:#1f1f1f}.services__basket-info p:last-child{color:#e30613;white-space:nowrap}.services__basket .checkup-basket__add{margin-top:30px !important}.services__basket.mobile{display:none}@media(max-width: 1400px){.services__basket-content{width:350px !important}}@media(max-width: 768px){.services__basket{width:100%;display:none}.services__basket-content{width:100% !important}.services__basket.mobile{display:block}}.services-main{width:100%;max-width:630px;margin-bottom:30px;gap:30px;display:flex;flex-direction:column}.services-main__info{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px 30px 0}.services-main__info-title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:20px}.services-main__info-tabs{display:flex;justify-content:space-between;background:#fff;border:1px solid #eee;border-radius:8px;padding:5px;height:40px;gap:10px;align-items:center;margin-bottom:20px}.services-main__info-tabs .services-main__info-tab{display:flex;height:30px;width:100%;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;white-space:nowrap;color:#000;padding:0 21px;transition:all .4s;border-radius:6px;opacity:1;cursor:pointer}.services-main__info-tabs .services-main__info-tab.active{font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;height:30px;min-width:fit-content;border-radius:6px;background-color:#e30613;border:none;outline:none;color:#fff}.services-main__info-tabs .services-main__info-tab.big{width:40%}.services-main__info-text{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;overflow:auto}.services-main__info-text::-webkit-scrollbar{height:6px;width:6px}.services-main__info-text h1,.services-main__info-text h2,.services-main__info-text h3,.services-main__info-text h4,.services-main__info-text h5,.services-main__info-text h6{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin:0 0 15px 0}.services-main__info-text p{margin-bottom:15px}.services-main__info-text.hide{display:none}.services-main__info-feedback{cursor:pointer;background:#e30613;padding:7px 15px;width:fit-content;margin:0 auto;color:#fff;border-radius:10px 10px 0 0;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;position:relative;margin-top:30px}.services-main__info-feedback span{position:absolute;width:40px;height:50%;bottom:0;content:"";background:#e30613}.services-main__info-feedback span:first-child{right:-35px}.services-main__info-feedback span:first-child:before{position:absolute;content:"";background:#fff;width:100%;height:20px;bottom:0px;left:5px;border-radius:0 0 0 10px}.services-main__info-feedback span:last-child{left:-35px}.services-main__info-feedback span:last-child::after{border-radius:0 0 10px 0;position:absolute;content:"";background:#fff;width:100%;height:20px;bottom:0px;right:5px}.services__popular-title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;color:#1f1f1f;margin-bottom:30px}.services__popular-list{padding-top:10px;border-top:1px solid #eee;display:flex;flex-direction:column;gap:10px}.services__popular-name{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#1f1f1f;margin-bottom:13px}.services__popular-info{display:flex;align-items:center;justify-content:space-between}.services__popular-about{display:flex;gap:30px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:gray}.services__popular-price{display:flex;gap:15px;align-items:center;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.services__popular-price p{margin:0;color:#e30613}.popular-price-btn{outline:none;background:#fafafa;border:1px solid #eee;border-radius:4px;padding:5px 10px;display:flex;align-items:center;height:30px}.popular-price-btn.active{background:#e30613}.popular-price-btn.active img{filter:none}.popular-price-btn.active span{border-left:1px solid #fff;color:#fff}.popular-price-btn img{filter:brightness(0%)}.popular-price-btn span{margin-left:5px;padding-left:5px;border-left:1px solid #eee;line-height:20px;font-family:Inter;font-size:14px;font-weight:700}.popular-price-btn:focus{outline:none}@media(max-width: 1400px){.services-main{order:1;max-width:868px}}@media(max-width: 768px){.services-main__info{border-radius:15px;padding:20px 20px 0}.services-main__info-tabs{overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.services-main__info-tabs::-webkit-scrollbar{display:none}.services-main__info-tabs .services-main__info-tab{width:100%}.services-main__info-tabs .services-main__info-tab.big{width:100%}}@media(max-width: 500px){.services__popular-about{flex-direction:column;gap:8px}}.services__menu{display:flex;flex-direction:column;gap:30px}.services__menu-item{width:100%;max-width:300px}.services__menu-item span{margin-top:30px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:gray;background:#fafafa;border:1px solid #eee;border-radius:15px;display:block;padding:9px 10px;font-size:12px}.services__menu-item.mobile{display:none}.services__menu-img{min-width:30px;height:30px;background:#e30613;border-radius:50%;display:flex;align-items:center;justify-content:center}.services__menu-img img{width:18px;height:18px}.services__menu-link{color:#1f1f1f;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.services__menu-title{display:flex;gap:15px;align-items:center}.services__menu-title h4{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em;color:#1f1f1f;margin:0}.services__menu-wrapper:not(:last-child){padding-bottom:20px;border-bottom:1px solid #eee;margin-bottom:20px}.services__menu-refs{display:flex;flex-direction:column;gap:15px;max-height:402px;overflow:auto;padding-right:5px}.services__menu-ref{justify-content:space-between;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#484848}.services__menu-ref.active{color:#e30613}.services__menu-ref span{min-width:28px;text-align:end;margin-left:10px}.services__menu .top{padding:30px 25px 30px 30px}@media(max-width: 1400px){.services__menu-item{max-width:350px}}@media(max-width: 768px){.services__menu{width:100%}.services__menu .top{padding:20px 15px 20px 20px}.services__menu-item{max-width:100%;display:none}.services__menu-item.mobile{display:block}}.services{display:flex;gap:30px}@media(max-width: 1400px){.services{flex-wrap:wrap;justify-content:center}}.analyzes{padding-bottom:60px;margin-bottom:30px}.analyzes__column{width:100%;max-width:630px;margin-bottom:30px;gap:20px;display:flex;flex-direction:column}.analyzes__column .tabs{display:flex;justify-content:space-between;background:#fff;border:1px solid #eee;border-radius:8px;padding:5px;height:40px;align-items:center;flex-wrap:nowrap;margin-bottom:0}.analyzes__column .tabs .tab{display:flex;height:30px;width:100%;align-items:center;justify-content:center;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;white-space:nowrap;color:#000;padding:0 21px;transition:all .4s;border-radius:6px;opacity:1;cursor:pointer}.analyzes__column .tabs .tab.active{border:none;outline:none;font-weight:700;background-color:#e30613;color:#fff}.analyzes__column .tabs .tab.search-tab{transition:all .4s;width:0;opacity:0;padding:0;border:none;outline:none;font-weight:700;background-color:#e30613;color:#fff}.analyzes__column .tabs .tab.search-tab.active{opacity:1;padding:0 21px;width:100%;transition:all .4s;display:flex}.analyzes__column .tabs .tab span{width:fit-content;display:flex;justify-content:center;margin-left:2px}.analyzes__column .tabs .disabled{pointer-events:none}.analyzes__column .tabs .search-tab.hide{display:none}.analyzes__column .tabs.panels__tabs{margin-bottom:20px !important;width:50%;margin:0 auto;gap:10px}.analyzes__aside{width:100%;max-width:300px;min-width:300px}.analyzes__aside-list{max-height:354px;overflow:hidden;margin-top:30px}.analyzes__aside-item{padding:20px 0;border-top:1px solid #eee}.analyzes__aside-title{font-size:18px;font-weight:700;line-height:24px}.analyzes__aside-content{display:flex;flex-direction:column;gap:30px}.analyzes .results-analyzes-title{font-size:18px;font-weight:700;line-height:24px;margin-bottom:20px}.analyzes .results-analyzes-item{border-top:1px solid #eee;padding:10px 0 20px}.analyzes .results-analyzes-list{max-height:100vh;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.analyzes .results-analyzes-list::-webkit-scrollbar{display:none}.analyzes .results-analyzes-list-load{height:100%;display:none;margin:0 auto 15px}.analyzes .results-analyzes-name{font-size:14px;font-weight:700;line-height:20px;color:#1f1f1f;margin-bottom:10px;display:block}.analyzes .results-analyzes-info{display:flex;align-items:center;justify-content:space-between;gap:8px}.analyzes .results-analyzes-about{display:flex;gap:30px;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:gray}.analyzes .results-analyzes-about span{white-space:nowrap}.analyzes .results-analyzes-price{display:flex;gap:15px;align-items:center;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;justify-content:end}.analyzes .results-analyzes-price .price{color:#e30613;white-space:nowrap}.analyzes .results-analyzes-price .discount{display:flex;position:relative;min-width:130px;flex-direction:column}.analyzes .results-analyzes-price .discount-wrap{display:flex;justify-content:center;gap:8px}.analyzes .results-analyzes-price .crossed{white-space:nowrap;position:relative}.analyzes .results-analyzes-price .crossed::before{content:"";position:absolute;width:113%;height:2px;top:9px;transform:rotate(168deg);left:-7%;background-color:#d81a24}.analyzes .results-analyzes-price b{font-size:11px;font-weight:500;white-space:nowrap;color:#e30613}.analyzes .results-analyzes-btn{outline:none;background:#fafafa;height:32px;border:1px solid #eee;border-radius:4px;padding:5px 10px;display:flex;align-items:center;transition:.3s;white-space:nowrap}.analyzes .results-analyzes-btn.result__icon--checked{background:#e30613}.analyzes .results-analyzes-btn.result__icon--checked img{filter:none}.analyzes .results-analyzes-btn.result__icon--checked span{border-left:1px solid #fff;color:#fff}.analyzes .results-analyzes-btn img{filter:brightness(0%)}.analyzes .results-analyzes-btn span{margin-left:5px;padding-left:5px;border-left:1px solid #eee;line-height:16px;font-family:Inter;font-size:14px;font-weight:700;display:flex;color:#1f1f1f}.analyzes .results-analyzes-btn:focus{outline:none}.analyzes .results-analyzes-note{color:#e30613;margin-bottom:5px;font-size:12px;font-weight:500;line-height:16px}.analyzes .panels__info{font-size:14px;font-style:normal;font-weight:700;line-height:20px;color:#484848}.analyzes .services__menu-title{position:relative}.analyzes .services__menu-hide{position:absolute;top:7px;right:0;width:17px;display:none;overflow:hidden;max-height:20px;transition:.4s}.analyzes .not-found{padding:15px 10px;border-radius:10px;display:flex;flex-direction:column;justify-content:center;align-items:center}.analyzes .not-found img{width:130px}.analyzes .not-found p{text-align:center;font-size:16px;color:#e30613;font-weight:500;margin:0}.useful-links{display:none !important}.more__btn{height:34px;width:145px;cursor:pointer;background:#e30613;padding:7px 15px;width:-moz-fit-content;width:fit-content;margin:0 auto;color:#fff;border-radius:10px 10px 0 0;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;position:relative;display:flex;align-items:center;gap:5px;transition:.3s}.more__btn span{position:absolute;width:40px;height:50%;bottom:0;content:"";background:#e30613}.more__btn span:first-child{right:-35px}.more__btn span:first-child:before{position:absolute;content:"";background:#fff;width:100%;height:20px;bottom:-1px;left:5px;border-radius:0 0 0 10px}.more__btn span:last-child{left:-35px}.more__btn span:last-child::after{border-radius:0 0 10px 0;position:absolute;content:"";background:#fff;width:100%;height:20px;bottom:-1px;right:5px}.more__btn img{margin-bottom:2px !important}.more__btn-wrap{display:flex;flex-direction:column;justify-content:end;margin-top:10px;height:60px}.results-analyzes{padding:30px 20px 0 30px}.results__preloaders{padding:30px 20px 0 30px}@media(max-width: 1400px){.analyzes__aside-content{flex-direction:row}.analyzes .services-main{order:initial}}@media(max-width: 1050px){.analyzes__aside-content{flex-direction:column}.analyzes .services-main{order:-1}}@media(max-width: 800px){.analyzes__column .tabs{overflow-y:hidden;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.analyzes__column .tabs::-webkit-scrollbar{display:none}.results-analyzes{padding:20px 20px 0 20px}}@media(min-width: 768px){.analyzes .results-analyzes-btn:hover{background:#e30613}.analyzes .results-analyzes-btn:hover img{filter:none}.analyzes .results-analyzes-btn:hover span{border-left:1px solid #fff;color:#fff}}@media(max-width: 768px){.analyzes__aside{max-width:initial;min-width:initial}.analyzes__aside-content{width:100%;gap:20px}.analyzes__column{margin-bottom:20px}.analyzes__column .tabs.panels__tabs{margin-bottom:10px !important;width:100%}.analyzes__column .tabs.panels__tabs .tab{width:100%}.analyzes .results-analyzes-about{gap:20px}.analyzes .results-analyzes-price{gap:10px}.analyzes .panels__info{margin-bottom:20px}.analyzes .services{gap:15px}.analyzes .services__menu-item{display:block}.analyzes .services__menu-item:last-child{display:block}.imt{max-width:initial}}@media(max-width: 668px){.analyzes .results-analyzes-about{flex-wrap:wrap;width:100%}.analyzes .results-analyzes-info{flex-direction:column}.analyzes .results-analyzes-price{gap:10px;width:100%;justify-content:space-between}}@media(max-width: 600px){.analyzes__column .tabs{flex-direction:column;height:auto}.analyzes__column .tabs .tab{min-height:30px;width:100%;transition:all .3s}.analyzes__column .tabs .tab.search-tab{height:0;min-height:auto}.analyzes__column .tabs .tab.search-tab.active{height:30px}.analyzes .services__menu .top{padding:30px}.analyzes .services__menu-hide{display:block}.analyzes .services__menu-refs{max-height:20px;overflow:hidden}.analyzes .services__menu-title.active .services__menu-hide{transform:rotate(-180deg)}.analyzes .services__menu-wrapper:not(:last-child){padding-bottom:0;border:none;margin-bottom:20px}.analyzes .services__menu-item:not(.top){display:none}.analyzes .services-main{order:initial}.useful-links{display:block !important}}.skeleton-wrapper{width:100%;padding:10px;border-top:1px solid #eee;padding:10px 0 20px}.skeleton-title{height:24px;width:260px;margin-bottom:20px}.skeleton-image,.skeleton-line,.skeleton-title{background:linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite;border-radius:10px}.skeleton-image{width:73px;height:20px;padding:6px 0}.skeleton-image-about,.skeleton-image-price{display:flex;align-items:center}.skeleton-image-about{gap:30px}.skeleton-image-price{gap:15px}.skeleton-image-price .skeleton-image:last-child{width:120px;height:25px}.skeleton-images{display:flex;gap:15px;align-items:center;justify-content:space-between}.skeleton-line{height:20px;width:100%;margin-bottom:13px}@keyframes loading{0%{background-position:200% 0}100%{background-position:-200% 0}}@media(max-width: 450px){.skeleton-image{height:16px;width:70px}.skeleton-image-about{gap:8px;flex-direction:column}.skeleton-image-price{gap:10px}.skeleton-image-price .skeleton-image:first-child{height:18px}}.checkup__recomend{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;margin-top:30px}.checkup__recomend.hide{display:none}.checkup__recomend.short{padding:30px 30px 0 30px}.checkup__recomend .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;color:#1f1f1f;margin-bottom:25px}.checkup__recomend-wrapper{display:flex;gap:30px}.checkup__recomend-list{display:flex;flex:auto;flex-wrap:wrap;justify-content:space-between}.checkup__recomend-item{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848;position:relative;width:48%;margin-bottom:15px;padding-left:30px}.checkup__recomend-item::before{position:absolute;content:"";background:#e30613;left:0;top:5px;width:14px;height:14px;border-radius:50%}.checkup__recomend-prepare{display:flex;gap:30px;padding-bottom:30px}.checkup__recomend-advices{list-style:none;flex:1;display:flex;flex-direction:column;padding:0;margin-bottom:0}.checkup__recomend-advice{background:#ecf5ce;border:1px solid #eee;border-radius:10px;padding:10px 30px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}@media screen and (max-width: 1024px){.checkup__recomend-item{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.checkup__recomend-item::before{top:3px}}@media screen and (max-width: 768px){.checkup__recomend-list{flex-direction:column}.checkup__recomend-list .checkup__recomend-item{width:100%}.checkup__recomend .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}}.checkup__prepare{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px 0 0;margin-top:30px}.checkup__prepare.show .checkup__prepare-wrapper{height:100%}.checkup__prepare.show .checkup__prepare-btn img{transform:rotate(180deg)}.checkup__prepare.hide{display:none}.checkup__prepare .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;color:#1f1f1f;margin-bottom:25px;padding:0 30px}.checkup__prepare-wrapper{display:flex;gap:30px;padding:0 30px 5px 30px;overflow:hidden;height:110px}.checkup__prepare-advices{list-style:none;flex:1;display:flex;padding:0;margin-bottom:0;flex-wrap:wrap;justify-content:space-between}.checkup__prepare-advice{background:#ecf5ce;border:1px solid #eee;border-radius:10px;padding:10px 30px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin-bottom:15px;width:49%;display:flex;align-items:center}.checkup__prepare-btn{background:#eee;cursor:pointer;display:flex;align-items:center;justify-content:center;height:44px;border-radius:0 0 30px 30px;transition:all .5s}.checkup__prepare-btn img{width:20px;height:20px;transition:all .5s}@media(max-width: 1024px){.checkup__prepare{padding:20px 0 0}.checkup__prepare .title{margin-bottom:20px;padding:0 20px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}.checkup__prepare-item{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.checkup__prepare-wrapper{padding:0 20px 5px 20px}.checkup__prepare-btn{border-radius:0 0 15px 15px}}@media(max-width: 768px){.checkup__prepare{border-radius:10px 10px 15px 15px}.checkup__prepare-advice{width:100%}}@media(max-width: 800px){.checkup__prepare-wrapper{display:block;gap:0}.checkup__prepare-list{flex:1;display:flex;flex-direction:column;gap:15px;flex:auto}.checkup__prepare-item{position:relative}.checkup__prepare-item::marker{content:""}.checkup__prepare-item::before{position:absolute;content:"";background:#e30613;left:-26px;top:6px;width:14px;height:14px;border-radius:50%}}#checkUpModal{overflow-y:hidden !important}#checkUpModal .modal-dialog{max-width:630px}#checkUpModal .modal-content{max-height:85vh;position:relative}#checkUpModal .modal-content .title{max-width:80%}#checkUpModal .modal-content .close{position:absolute;right:30px}#checkUpModal .text{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#1f1f1f;margin-bottom:10px}#checkUpModal .dropdown-wrapper{max-height:60vh;overflow:auto}@media(max-width: 768px){#checkUpModal .modal-content .close{right:20px}}.checkup{overflow-x:hidden}.checkup .checkup__tabs{display:flex;justify-content:space-around}.checkup .checkup__tabs .checkup__tab{cursor:pointer;display:flex;width:30%;background:#fff;border:1px solid #eee;border-radius:30px;gap:10px;padding:30px;justify-content:center;margin-bottom:20px;margin-top:10px;transition:all .4s;align-items:center}.checkup .checkup__tabs .checkup__tab.active{margin-bottom:-1px;border-radius:30px 30px 0 0;border-bottom:0;padding-bottom:50px}.checkup .checkup__tabs .checkup__tab.active svg path{fill:#e30613}.checkup .checkup__tabs .checkup__tab.active p{color:#e30613}.checkup .checkup__tabs .checkup__tab p{margin:0;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}.checkup .checkup__tabs .checkup__tab svg{height:30px}.checkup__content{position:relative;display:flex;flex-direction:column;padding:60px 0}.checkup__content::before{position:absolute;content:"";width:1000%;border-top:1px solid #eee;height:100%;background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(250, 250, 250) 100%);left:-500%;z-index:-1;top:0;bottom:0}.checkup__content .banner{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;gap:20px;margin-bottom:30px;display:flex;justify-content:space-between}.checkup__content .banner__left{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.checkup__content .banner__left .title{margin-bottom:20px;font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em}.checkup__content .banner__left .title span{color:#000}.checkup__content .banner__left .subtitle{margin-bottom:55px;color:#484848;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.checkup__content .banner__left .banner__button{display:flex;align-items:center;justify-content:center;padding:0 35px !important;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;width:fit-content;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none}.checkup__content .banner__left .banner__button:hover{background-color:#cd020e;color:#fff}.checkup__content .banner__left .banner__button:active{background-color:#f86f77}.checkup__content .banner__left .banner__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup__content .banner__right{width:100%;border-radius:10px;min-width:500px;max-width:500px;overflow:hidden}.checkup__content .banner__right img{width:100%;height:100%;object-fit:cover}.checkup__content .what{background:#fff;border:1px solid #eee;border-radius:30px;padding:60px 30px;display:flex;margin-bottom:30px}.checkup__content .what .what__title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;width:345px;min-width:345px;margin-right:50px}.checkup__content .what .what__description{color:#484848;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.checkup__content .program{gap:50px;background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;margin-bottom:30px;overflow:hidden;display:flex;justify-content:space-between}.checkup__content .program .program__info{width:100%}.checkup__content .program .program__img{display:flex;align-items:center;justify-content:center;position:relative}.checkup__content .program .program__img img{z-index:1}.checkup__content .program__blocks{display:flex;flex-direction:column}.checkup__content .program__blocks .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;margin-bottom:30px}.checkup__content .program__blocks .program__block{padding-left:30px;display:flex;flex-direction:column;position:relative}.checkup__content .program__blocks .program__block .subtitle{font-family:Inter;font-size:24px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;margin-bottom:10px}.checkup__content .program__blocks .program__block .subtitle::before{position:absolute;content:"";width:15px;height:15px;background-color:red;border-radius:30px;left:0;top:7px}.checkup__content .program__blocks .program__block .description{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:gray;margin-bottom:20px}.checkup__content .advantages{display:flex;flex-wrap:wrap;justify-content:space-between}.checkup__content .advantages .title{width:100%;margin-bottom:30px;font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em}.checkup__content .advantages__block{background:#fff;border:1px solid #eee;border-radius:30px;padding:20px;width:24%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.checkup__content .advantages__block .subtitle{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin:20px 0 10px 0;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.checkup__content .advantages__block .description{color:#484848;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:0;text-align:center;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical}.checkup__content .advantages__block img{background-color:#e30614;width:60px;height:60px;border-radius:50%}.checkup__content .advantages__block img.fix{padding:10px}.checkup__content .checkup-basket{margin-top:60px;display:flex;flex-wrap:wrap;justify-content:space-between}.checkup__content .checkup-basket__content{display:flex;width:100%;justify-content:space-between}.checkup__content .checkup-basket__content.hide{display:none}.checkup__content .checkup-basket .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;width:100%;margin-bottom:30px}.checkup__content .checkup-basket .code{color:gray;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:20px}.checkup__content .checkup-basket .description{color:#484848;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;margin-bottom:0}.checkup__content .checkup-basket .subtitle{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin:30px 0 15px 0}.checkup__content .checkup-basket__services{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;width:66%}.checkup__content .checkup-basket__services-blocks{column-count:2}.checkup__content .checkup-basket__services-blocks .checkup-basket__services-block{width:100%;display:flex;align-items:flex-start;gap:15px;margin-bottom:10px}.checkup__content .checkup-basket__services-blocks .checkup-basket__services-block p{color:#484848;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin:0 20px 0 0}.checkup__content .checkup-basket__services-blocks .checkup-basket__services-block img{margin-top:2px;width:15px;height:15px}.checkup__content .checkup-basket__services-blocks .checkup-basket__services-btn{display:none}.checkup__content .checkup-basket__tab{display:flex;align-items:center;gap:30px;justify-content:flex-start;margin-bottom:30px;padding:0;width:100%}.checkup__content .checkup-basket__tab li{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;display:flex;align-items:center;margin:0;background-color:#fff !important;color:#000 !important;border:1px solid #e30613 !important}.checkup__content .checkup-basket__tab li:hover{background-color:#cd020e;color:#fff}.checkup__content .checkup-basket__tab li:active{background-color:#f86f77}.checkup__content .checkup-basket__tab li[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup__content .checkup-basket__tab li.active{background-color:#e30613 !important;color:#fff !important}.checkup-basket__info{width:32%;background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;display:flex;height:fit-content;position:sticky;min-height:550px;top:200px;transition:all .5s;flex-direction:column}.checkup-basket__info .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:10px}.checkup-basket__info .price{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;color:#e30613;margin-bottom:20px}.checkup-basket__info.active{transform:scale(0.85);transition:all .5s;background-color:#eee}.checkup-basket__info.active .checkup-basket__info-pay{top:90px;bottom:0px;opacity:1;overflow:auto;padding:30px;max-height:none;height:auto;z-index:1}.checkup-basket__info .info__dop.active{display:flex;border:1px solid #eee;border-radius:20px;flex-direction:column;padding:20px;max-height:200px;overflow-y:scroll;overflow-x:hidden;margin-bottom:20px}.checkup-basket__info .info__dop.active .info__dop-block{display:flex;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid #d5d2d2;margin-bottom:15px}.checkup-basket__info .info__dop.active .info__dop-block:last-child{margin-bottom:0;border-bottom:0;padding-bottom:0}.checkup-basket__info .info__dop.active .info__dop-block p{margin:0}.checkup-basket__info .info__dop.active .info__dop-block .dop__info-name{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-right:15px}.checkup-basket__info .info__dop.active .info__dop-block .dop__info-price{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;color:#e30613;min-width:fit-content}.checkup-basket__info .info{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee;margin-bottom:20px;padding-bottom:15px}.checkup-basket__info .info p{margin:0;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.checkup-basket__info .info p:first-child{color:#1f1f1f}.checkup-basket__info .info p:last-child{color:#e30613;min-width:fit-content}.checkup-basket__info .checkup-basket__add,.checkup-basket__info .checkup-basket__home{height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin:20px 0 0;display:flex;align-items:center;justify-content:center}.checkup-basket__info .checkup-basket__add:hover,.checkup-basket__info .checkup-basket__home:hover{background-color:#cd020e;color:#fff}.checkup-basket__info .checkup-basket__add:active,.checkup-basket__info .checkup-basket__home:active{background-color:#f86f77}.checkup-basket__info .checkup-basket__add[disable],.checkup-basket__info .checkup-basket__home[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup-basket__info .checkup-basket__add{margin-top:auto}.checkup-basket__info .checkup-basket__home{gap:10px;background-color:#fff !important;border:1px solid #e30613 !important}.checkup-basket__info .checkup-basket__home p{color:#1f1f1f;margin:0}.checkup .dropdown{background:#fafafa;display:flex;flex-direction:column;align-items:center;padding:10px 20px;width:100%;border:1px solid #eee;border-radius:10px;margin-top:10px}.checkup .dropdown.active .dropdown__bottom{height:100%;border-top:1px solid #eee;margin-top:10px;padding-top:10px}.checkup .dropdown__button.rm-from-basket-a-and-c{background-color:#fff !important;color:#000 !important;border:1px solid #e30613 !important}.checkup .dropdown .dropdown__main{width:100%;display:flex;align-items:center}.checkup .dropdown .dropdown__bottom{height:0;border:0;width:100%;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848;overflow:hidden}.checkup .dropdown .dropdown__bottom p{margin:0;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.checkup .dropdown .dropdown__bottom p,.checkup .dropdown .dropdown__bottom span,.checkup .dropdown .dropdown__bottom ul,.checkup .dropdown .dropdown__bottom ul li,.checkup .dropdown .dropdown__bottom h1,.checkup .dropdown .dropdown__bottom h2,.checkup .dropdown .dropdown__bottom h3,.checkup .dropdown .dropdown__bottom h4,.checkup .dropdown .dropdown__bottom h5,.checkup .dropdown .dropdown__bottom h6{background-color:rgba(0,0,0,0) !important;text-align:left !important}.checkup .dropdown .dropdown__info{margin-right:auto;display:flex;flex-direction:column}.checkup .dropdown .dropdown__info p{margin:0}.checkup .dropdown .dropdown__info .dropdown__name{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.checkup .dropdown .dropdown__info .dropdown__disc{font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em;color:#e30613}.checkup .dropdown .dropdown__info .dropdown__code{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;color:gray}.checkup .dropdown .dropdown__price{margin:0;min-width:fit-content;margin-left:15px;color:#e30613;font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.checkup .dropdown__button{margin:0 20px;width:100px;justify-content:center;display:flex;align-items:center;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none}.checkup .dropdown__button:hover{background-color:#cd020e;color:#fff}.checkup .dropdown__button:active{background-color:#f86f77}.checkup .dropdown__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup .dropdown__button:hover{background-color:#e30613}.checkup .dropdown .dropdown__arrow{width:20px;display:flex;height:20px;justify-content:center;align-items:center;min-width:20px}.checkup .dropdown .dropdown__arrow img{width:100%;height:100%}.dropdown__button{margin:0 20px;width:100px;justify-content:center;display:flex;align-items:center;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none}.dropdown__button:hover{background-color:#cd020e;color:#fff}.dropdown__button:active{background-color:#f86f77}.dropdown__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.dropdown__button:hover{background-color:#e30613}.dropdown__button.rm-from-basket-a-and-c{background-color:#fff !important;color:#000 !important;border:1px solid #e30613 !important}.dropdown .dropdown__arrow{width:20px;display:flex;height:20px;justify-content:center;align-items:center;min-width:20px}.dropdown .dropdown__arrow img{width:100%;height:100%}.checkup-basket__info-pay{transition:all .4s;width:100%;transform:scale(1.25);background:#fff;border:1px solid #eee;border-radius:30px;padding:30px;position:absolute;left:0;display:flex;top:1000px;opacity:0;flex-direction:column;z-index:-1;height:0px;overflow:hidden;max-height:1px}.checkup-basket__info-pay .close{position:absolute;right:15px;top:15px;width:55px;height:35px;border-radius:20px;background:#eee;padding:10px;opacity:1;cursor:pointer}.checkup-basket__info-pay .checkup-basket__buttons{display:flex;flex-direction:column;margin-top:auto}.checkup-basket__info-pay .checkup-basket__buttons .to-step{width:100%;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none;display:flex;align-items:center;justify-content:center;min-width:auto}.checkup-basket__info-pay .checkup-basket__buttons .to-step:hover{background-color:#cd020e;color:#fff}.checkup-basket__info-pay .checkup-basket__buttons .to-step:active{background-color:#f86f77}.checkup-basket__info-pay .checkup-basket__buttons .to-step[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup-basket__info-pay .checkup-basket__buttons .to-step:last-child{margin-top:15px}.checkup-basket__info-pay .basket__list{display:flex;border:1px solid #eee;border-radius:20px;flex-direction:column;padding:20px;overflow-y:scroll;overflow-x:hidden}.checkup-basket__info-pay .basket__list a{display:flex;align-items:flex-start;padding-bottom:15px;border-bottom:1px solid #d5d2d2;margin-bottom:15px}.checkup-basket__info-pay .basket__list a:last-child{border-bottom:0;margin-bottom:0;padding-bottom:0}.checkup-basket__info-pay .basket__list a img{display:none}.checkup-basket__info-pay .basket__list a p.name{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin:0 10px 0 0}.checkup-basket__info-pay .basket__list a p.price{color:#e30613;min-width:fit-content;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin:0 10px 0 auto}.checkup-basket__info-pay div.price{margin-top:15px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;width:100%;display:flex;margin-bottom:15px;padding:20px;border:1px solid #eee;border-radius:20px;justify-content:space-between;align-items:center}.checkup-basket__info-pay div.price p{color:#1f1f1f;font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin:0}.checkup-basket__info-pay div.price span{color:#e30613;min-width:fit-content;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}@media screen and (max-width: 1400px){.checkup .checkup__content .program{flex-direction:column-reverse;padding-bottom:0}.checkup .checkup__content .program__img{position:relative}.checkup .checkup__content .program__img::before{position:absolute;content:"";width:150%;height:330px;background-color:#dbf4fe;bottom:0}}@media screen and (max-width: 1200px){.dropdown__button{margin:0 15px}.checkup__content .checkup-basket__services{padding:20px}.checkup__content .checkup-basket__info{padding:20px}}@media screen and (max-width: 1024px){.checkup .checkup__content .checkup-basket__tab{margin-bottom:20px}.checkup .checkup__content .checkup-basket__tab li{width:100%;display:flex;align-items:center;justify-content:center}.checkup .checkup__content .checkup-basket{flex-direction:column}.checkup .checkup__content .checkup-basket .checkup-basket__services{margin-bottom:20px;border-radius:10px;width:100%}.checkup .checkup__content .checkup-basket .checkup-basket__content{flex-direction:column}.checkup .checkup__content .checkup-basket .checkup-basket__info{width:100%;border-radius:10px}.checkup .checkup__content .checkup-basket__info.active .checkup-basket__info-pay{top:80px}.checkup .checkup__content .banner{flex-direction:column}.checkup .checkup__content .banner .banner__right{width:100%;border-radius:10px;min-width:auto;max-width:450px;margin:0 auto;height:300px;overflow:hidden}.checkup .checkup__content .what{display:flex;flex-direction:column}.checkup .checkup__content .what .what__title{margin-bottom:15px}.checkup .checkup__content .program__blocks .title{margin-bottom:15px}.checkup .checkup__content .advantages__block{width:49%;margin-bottom:20px}}@media screen and (max-width: 991px){.checkup .checkup__tabs{margin-top:25px}.checkup .checkup__tabs .checkup__tab p{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}}@media screen and (max-width: 768px){.checkup .checkup__tabs{gap:10px}.checkup .checkup__tabs .checkup__tab{width:100%;padding:15px 0;margin-bottom:10px;border-radius:10px}.checkup .checkup__tabs .checkup__tab.active{padding-bottom:25px;border-radius:10px 10px 0 0}.checkup .checkup__tabs .checkup__tab svg{display:none}.checkup .checkup__content{padding-top:15px}.checkup .checkup__content .checkup-basket__info .info__dop{border-radius:10px}.checkup .checkup__content .checkup-basket__info.active .checkup-basket__info-pay{border-radius:10px}.checkup .checkup__content .checkup-basket__services-blocks{column-count:auto}.checkup .checkup__content .checkup-basket .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:15px}.checkup .checkup__content .checkup-basket__tab{gap:20px}.checkup .checkup__content .checkup-basket__services-blocks{flex-direction:column;max-height:320px;overflow:hidden;position:relative;flex-wrap:nowrap;padding-bottom:55px;border-radius:10px 10px 15px 15px;border:1px solid #eee}.checkup .checkup__content .checkup-basket__services-blocks.active{max-height:none}.checkup .checkup__content .checkup-basket__services-blocks.active .checkup-basket__services-btn img{transform:rotate(180deg)}.checkup .checkup__content .checkup-basket__services-blocks .checkup-basket__services-block{width:100%;padding:20px 20px 0;margin-bottom:0}.checkup .checkup__content .checkup-basket__services-blocks .checkup-basket__services-block p{word-break:break-all}.checkup .checkup__content .checkup-basket__services-blocks .checkup-basket__services-btn{display:flex;position:absolute;width:100%;height:44px;bottom:0;background-color:#eee;border-radius:0 0 15px 15px;align-items:center;justify-content:center}.checkup .checkup__content .checkup-basket__services-blocks .checkup-basket__services-btn img{width:20px;height:20px;transition:all .5s}.checkup .checkup__content .banner{border-radius:10px;margin-bottom:20px;padding:20px}.checkup .checkup__content .banner .banner__left .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;margin-bottom:10px}.checkup .checkup__content .banner .banner__left .subtitle{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:20px}.checkup .checkup__content .banner .banner__left .banner__button{height:30px !important;padding:0 15px !important;font-size:12px !important;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;height:40px;border-radius:6px;background-color:#e30613;transition:.3s all;border:none;color:#fff;outline:none}.checkup .checkup__content .banner .banner__left .banner__button:hover{background-color:#cd020e;color:#fff}.checkup .checkup__content .banner .banner__left .banner__button:active{background-color:#f86f77}.checkup .checkup__content .banner .banner__left .banner__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup .checkup__content .what{margin-bottom:0;border-radius:10px 10px 0 0;border-bottom:0}.checkup .checkup__content .what .what__title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;min-width:auto;width:100%}.checkup .checkup__content .what .what__description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.checkup .checkup__content .program{border-radius:0 0 10px 10px;border-top:0;padding-top:10px;gap:20px}.checkup .checkup__content .program .program__img img{width:390px;height:300px}.checkup .checkup__content .program .program__img::before{height:246px}.checkup .checkup__content .advantages .title{margin-bottom:20px;font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}.checkup .checkup__content .advantages .checkup__content .advantages__block{border-radius:10px}.checkup .checkup__content .program__blocks .title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.checkup .checkup__content .program__blocks .program__block .subtitle{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;margin-bottom:5px}.checkup .checkup__content .program__blocks .program__block .description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:10px}.checkup .dropdown .dropdown__main{flex-wrap:wrap}.checkup .dropdown .dropdown__main .dropdown__info{width:100%;margin-bottom:10px}.checkup .dropdown .dropdown__main .dropdown__price{margin:0 auto 0 0}.checkup .dropdown__button{width:80px;margin:0 15px 0 10px;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none}.checkup .dropdown__button:hover{background-color:#cd020e}.checkup .dropdown__button:active{background-color:#f86f77}.checkup .dropdown__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.dropdown__button{width:80px;margin:0 15px 0 10px;font-size:12px;font-weight:700;line-height:16px;letter-spacing:0em;height:30px;border-radius:6px;background-color:#e30613;border:none;color:#fff;outline:none}.dropdown__button:hover{background-color:#cd020e}.dropdown__button:active{background-color:#f86f77}.dropdown__button[disable]{background-color:#e6e8eb;color:#1f1f1f}.checkup-basket__info-pay .basket__list{border-radius:10px}.checkup-basket__info-pay div.price{border-radius:10px}}@media screen and (max-width: 500px){.checkup .checkup__content .checkup-basket .checkup-basket__info .info p{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em}.checkup .checkup__content .advantages__block{width:100%;display:flex;flex-direction:row;align-items:flex-start;border-radius:10px}.checkup .checkup__content .advantages__block div{display:flex;flex-direction:column}.checkup .checkup__content .advantages__block div p{text-align:left;margin-top:0}.checkup .checkup__content .advantages__block img{margin-right:15px}.checkup .checkup__content .checkup-basket__info .checkup-basket__home{padding:0}.checkup .dropdown{padding:10px 10px 10px 15px}}@media screen and (max-width: 360px){.checkup .checkup__tabs .checkup__tab p{font-size:16px}.checkup .dropdown .dropdown__main .dropdown__price{font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;font-size:16px}}.equipment{background:#fff;border:1px solid #eee;border-radius:30px;padding:30px 30px 50px}.equipment .title{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em;margin-bottom:30px;color:#1f1f1f}.equipment .subtitle{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;color:#484848;margin-bottom:0}.equipment__content{margin-top:30px}.equipment__item{padding:30px 0 115px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;gap:140px}.equipment__title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;color:#1f1f1f}.equipment__about{width:600px}.equipment__img{position:relative;display:flex;justify-content:center;align-items:center;width:490px;background:#f8cf5c;border-radius:15px;padding:20px}.equipment__img p{font-weight:700;font-size:50px;line-height:61px;text-align:center;color:#ffe9aa;margin-bottom:0}.equipment__img img{position:absolute;left:-125px;top:5px;max-width:450px;max-height:260px}@media(max-width: 1400px){.equipment__item{gap:120px;padding:30px 0 60px}.equipment__img p{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;text-align:center;color:#ffe9aa}.equipment__img img{left:-105px;max-width:350px;max-height:180px}}@media(max-width: 1200px){.equipment__item{gap:80px}.equipment__img p{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;text-align:center;color:#ffe9aa}.equipment__img img{left:-65px}}@media(max-width: 968px){.equipment__item{flex-direction:column;gap:50px;padding:15px 0;border-bottom:0}.equipment__about{width:100%}.equipment__img{width:100%;min-height:150px}.equipment__img p{font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em}.equipment__img img{left:auto;top:auto;bottom:15px}}@media(max-width: 768px){.equipment{border-radius:15px;padding:20px 20px 50px}.equipment .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em;margin-bottom:15px}.equipment .subtitle{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em}.equipment__content{margin-top:15px}.equipment__item{gap:50px}.equipment__title{font-size:18px;font-weight:700;line-height:24px;letter-spacing:0em}.equipment__img{min-height:110px}.equipment__img img{left:auto;bottom:15px;max-height:140px;max-width:310px}}.reviews__banner{display:flex;margin:30px 0;gap:30px;justify-content:space-between}.reviews__banner .error{border-color:red !important}.reviews__banner .reviews__banner-form{width:100%;max-width:520px;display:flex;background:#dcf4fe;border:1px solid #eee;border-radius:30px;flex-direction:column;padding:30px;min-height:530px}.reviews__banner .reviews__banner-form form{gap:10px;display:flex;flex-direction:column}.reviews__banner .reviews__banner-form form .buttons{margin:0;display:flex;margin-top:10px;align-items:center;justify-content:flex-start}.reviews__banner .reviews__banner-form form .buttons button{height:40px;border-radius:6px;min-width:fit-content;background-color:#e30613;transition:.3s all;border:none;color:#fff;cursor:pointer;outline:none;padding:0 15px;font-size:14px;font-weight:700;line-height:20px;letter-spacing:0em;margin-right:10px}.reviews__banner .reviews__banner-form form .buttons p{margin:0;font-size:12px;font-weight:400;line-height:16px;letter-spacing:0em}.reviews__banner .reviews__banner-form form .buttons a{color:#e30613;text-decoration:none}.reviews__banner .reviews__banner-form form input{border:1px solid #e6e8eb;width:100%;outline:none;height:40px;background:rgba(0,0,0,0);border-radius:5px;background-color:#fff;padding:0 15px}.reviews__banner .reviews__banner-form form .step_2{border-radius:5px}.reviews__banner .reviews__banner-form form textarea{border-radius:5px;font-size:18px;border:1px solid #e6e8eb;padding:10px 15px;height:100px}.reviews__banner .reviews__banner-form form .nice-select{width:100%;display:flex;height:40px;align-items:center}.reviews__banner .reviews__banner-form form .nice-select::before{width:25px;height:25px;border-radius:5px;content:"";right:15px;top:auto;background:gray;position:absolute;transform-origin:66% 66%}.reviews__banner .reviews__banner-form form .nice-select::after{right:24px;top:50%}.reviews__banner .reviews__banner-form form .nice-select.open,.reviews__banner .reviews__banner-form form .nice-select:active,.reviews__banner .reviews__banner-form form .nice-select:focus{border-color:#e8e8e8}.reviews__banner .reviews__banner-form form .nice-select .list{width:100%;display:flex;gap:10px;flex-direction:column;font-size:16px;padding:10px 0}.reviews__banner .reviews__banner-form form .nice-select .list li{word-break:break-all;width:100%;white-space:break-spaces;line-height:normal;padding:5px 30px 5px 20px}.reviews__banner .reviews__banner-form form .nice-select .current{display:flex;font-size:18px;align-items:center;height:100%;position:absolute;left:15px;right:45px;overflow:hidden}.reviews__banner .reviews__banner-form form p{margin:0}.reviews__banner .reviews__banner-form form .reviews__rating{display:flex;align-items:center;row-gap:0;flex-wrap:wrap;column-gap:20px}.reviews__banner .reviews__banner-form form .reviews__rating p{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items{display:flex;flex-direction:row-reverse;align-items:center;font-size:40px}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-item{position:absolute;top:0;left:0;width:0%;height:0%;opacity:0;visibility:hidden}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-item:checked,.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-item:checked~.reviews__rating-label{color:#f3d22e !important}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-label{height:100%;cursor:pointer;color:#cacaca;margin:0}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-label::before{content:"★";line-height:normal;display:block;transition:color .3s ease 0s}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-label:hover{color:#fae475}.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-label:hover~.reviews__rating-label,.reviews__banner .reviews__banner-form form .reviews__rating .reviews__rating-items .reviews__rating-label:checked~.reviews__rating-label:hover{color:#fae475}.reviews__banner .reviews__banner-info{justify-content:flex-start;padding:40px 30px 20px;border:1px solid #eee;overflow:hidden;border-radius:30px;position:relative;background-color:#fff;display:flex;flex-direction:column;width:100%;max-width:740px;min-height:480px}.reviews__banner .reviews__banner-info p{z-index:1}.reviews__banner .reviews__banner-info div{max-width:440px}.reviews__banner .reviews__banner-info img{position:absolute;right:0;bottom:0;height:85%}.reviews__banner .reviews__banner-info .title{font-size:42px;font-weight:700;line-height:50px;letter-spacing:0em;margin-bottom:25px;max-width:500px}.reviews__banner .reviews__banner-info .title span{color:#e30613}.reviews__banner .reviews__banner-info .subtitle{font-family:Inter;font-size:24px;font-weight:400;line-height:30px;letter-spacing:0em;text-align:left;margin-bottom:auto}.reviews__banner .reviews__banner-info .subtitle span{font-weight:700;color:#e30613}.reviews__banner .reviews__banner-info .description{margin-bottom:25px;width:fit-content;transition:all .35s;transform:translatey(400px);padding:0;height:0;position:relative;font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;border-radius:18px}.reviews__banner .reviews__banner-info .description.one{max-width:440px;background:#eee}.reviews__banner .reviews__banner-info .description.one::before{bottom:-0.1rem;content:"";height:1rem;position:absolute;border-bottom-right-radius:.8rem .7rem;border-left:1rem solid #eee;left:-0.35rem;transform:translate(0, -0.1rem)}.reviews__banner .reviews__banner-info .description.one::after{bottom:-0.1rem;content:"";height:1rem;position:absolute;background-color:#fff;border-bottom-right-radius:.5rem;left:20px;transform:translate(-30px, -2px);width:10px}.reviews__banner .reviews__banner-info .description.three{max-width:470px;margin:0}.reviews__banner .reviews__banner-info .description.show{transform:translatey(0);height:fit-content;padding:10px 20px}.reviews__banner .reviews__banner-info .description.two,.reviews__banner .reviews__banner-info .description.three{background:#448af7;color:#fff;margin-left:auto !important}.reviews__banner .reviews__banner-info .description.two::before,.reviews__banner .reviews__banner-info .description.three::before{right:-5px;bottom:0;content:"";height:1rem;width:16px;position:absolute;background:url(../images/reviews-images/icons/cloud.svg) center bottom/cover no-repeat}.reviews__cards{margin-bottom:50px;display:flex;flex-direction:column;padding:30px;background-color:#fff;border-radius:30px;border:1px solid #eee}.reviews__cards p{margin:0}.reviews__cards .reviews__card{display:flex;flex-direction:column;gap:20px;padding-bottom:20px;border-bottom:1px solid #ededed;margin-bottom:20px}.reviews__cards .reviews__card-info{display:flex;gap:20px;align-items:flex-start;justify-content:space-between}.reviews__cards .reviews__card-info-left{display:flex;flex-direction:column;gap:10px}.reviews__cards .reviews__card-info-left .address{font-family:Inter;font-size:18px;opacity:55%;font-weight:400;line-height:normal;letter-spacing:0em;text-align:left}.reviews__cards .reviews__card-info-right{display:flex;align-items:center;column-gap:20px;row-gap:10px}.reviews__cards .reviews__card-info-right .rating{display:flex;align-items:center;gap:10px}.reviews__cards .reviews__card-info-right .rating img{width:30px;height:30px}.reviews__cards .reviews__card-info-right .date{font-family:Inter;font-size:20px;font-weight:400;line-height:normal;letter-spacing:0em;text-align:left;opacity:55%}.reviews__cards .reviews__card-text{border:1px solid #ededed;background:rgba(237,237,237,.5);border-radius:10px;overflow:hidden;padding:15px 20px 15px 40px;position:relative}.reviews__cards .reviews__card-text::before{top:0;bottom:0;left:0;width:10px;background:#e50615;content:"";position:absolute}.reviews__cards .reviews__card-text p{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em;border-radius:18px}@media screen and (max-width: 1400px){.reviews__banner .reviews__banner-info img{display:none}}@media screen and (max-width: 1200px){.reviews__banner .reviews__banner-info{padding:20px}.reviews__banner .reviews__banner-info .subtitle{font-size:18px;font-weight:400;line-height:24px;letter-spacing:0em}}@media screen and (max-width: 1024px){.reviews__banner .reviews__banner-info{max-width:none;padding:20px;border-radius:15px;min-height:340px}.reviews__banner .reviews__banner-info .title{margin-bottom:25px;font-size:32px;font-weight:700;line-height:40px;letter-spacing:0em}.reviews__banner .reviews__banner-info .description{font-size:14px;font-weight:400;line-height:20px;letter-spacing:0em;margin-bottom:15px}.reviews__banner .reviews__banner-form{padding:20px;border-radius:15px}.reviews__cards{border-radius:15px;padding:20px 20px 0 20px}}@media screen and (max-width: 800px){.reviews__banner{flex-direction:column}.reviews__banner .reviews__banner-form{max-width:unset}.reviews__banner .reviews__banner-info div,.reviews__banner .reviews__banner-info .description.one{max-width:none}.reviews__cards .reviews__card-info{flex-direction:column}.reviews__cards .reviews__card-info-right{flex-wrap:wrap}.reviews__cards .reviews__card-info-right .date{font-size:16px}}@media screen and (max-width: 500px){.reviews__banner .reviews__banner-form form .buttons{flex-direction:column;align-items:flex-start;gap:10px}}@media screen and (max-width: 480px){.reviews__banner .reviews__banner-info{min-height:460px}.reviews__cards .reviews__card-text{padding:15px 20px 15px 30px}.reviews__cards .reviews__card-text p{font-size:16px}}@media screen and (max-width: 440px){.reviews__banner .reviews__banner-info .title{font-size:24px;font-weight:700;line-height:30px;letter-spacing:0em}}