@charset "UTF-8";/*! minireset.css v0.0.7 | MIT License | github.com/jgthms/minireset.css */html,body,p,ol,ul,li,dl,dt,dd,blockquote,figure,fieldset,legend,textarea,pre,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select{margin:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.tiny-popup_root{position:fixed;top:50%;left:50%;width:100%;height:100%;transform:translate(-50%,-50%);z-index:1002;--white: #ffffff;--black: #000000;--main-color: var(--white);--main-color__contrast: var(--black)}.tiny-popup_root.with-shade{background:#00000059}.tiny-popup_root .tiny-popup{display:flex;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);padding:10px 17px;background:#000000bf;min-width:min(100%,400px);min-height:48px;z-index:1002;box-shadow:0 0 12px #ffffff5c,0 0 12px #ffffff5c,0 0 12px #ffffff5c,0 0 12px #ffffff5c;border-radius:15px;flex-direction:column;flex-wrap:nowrap;align-items:stretch;max-width:100%;max-height:calc(100% - 2em);overflow:hidden;gap:10px;color:var(--white)}@media screen and (max-width: 590px){.tiny-popup_root .tiny-popup{bottom:0;top:auto;transform:none;left:0;width:100vw;border-radius:15px 15px 0 0}}.tiny-popup_root a{--color: var(--white)}.tiny-popup_root a.close-button{position:absolute;width:30px;height:30px;background-position:center;background-size:contain;top:10px;right:10px;cursor:pointer}.tiny-popup_root a.close-button:before,.tiny-popup_root a.close-button:after{transition:background .3s ease 0s;background-color:var(--white);border-radius:2px;content:"";display:block;position:absolute;top:50%;left:50%;width:70%;height:2px}.tiny-popup_root a.close-button:before{transform:translate(-50%,-50%) rotate(45deg)}.tiny-popup_root a.close-button:after{transform:translate(-50%,-50%) rotate(-45deg)}.tiny-popup_root .popup-header{padding:0 40px 5px;text-align:center;min-height:30px;flex:0 0 min-content}.tiny-popup_root .popup-header h3{font-size:1.3em;font-weight:700}.tiny-popup_root section.popup-content{flex:1;overflow-y:auto;overflow-x:hidden}.tiny-popup_root footer.popup-footer{color:var(--light-gray);font-size:.9em;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center}.tiny-popup_root .popup-buttons{display:flex;gap:1em;flex-wrap:wrap;flex-direction:row;align-items:stretch;justify-content:space-around}.tiny-popup_root .popup-buttons button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px transparent solid;background:transparent;padding:10px 20px;border-radius:15px;font-size:1em;font-family:inherit;cursor:pointer;flex:1 1 0%;overflow:hidden;text-overflow:ellipsis;display:block;white-space:nowrap;max-width:244px;text-transform:uppercase;font-weight:600}.tiny-popup_root button.btn-primary{background:var(--main-color);color:var(--main-color__contrast)}.tiny-popup_root button.btn-primary:disabled{color:#999}.tiny-popup_root button.btn-secondary{border-color:var(--yellow);color:var(--yellow)}@media screen and (max-width: 450px){.tiny-popup_root .popup-buttons{flex-direction:column-reverse}.tiny-popup_root .popup-buttons button{max-width:none}}.hystmodal__opened,html.hystmodal__opened{position:fixed;right:0;left:0;overflow:hidden}.cookie-notification{display:flex;flex-direction:column;align-items:center;gap:.5em;position:fixed;width:min(100% - 20px,800px);text-align:center;bottom:20px;left:50%;transform:translate(-50%);background:#f9f9f7e8;padding:.5em;border-radius:5px;font-size:.8em;box-shadow:0 1px 5px #00000038;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);z-index:10}.cookie-notification__button{padding:.3em 1em;background:#000;color:#fff;border-radius:.5em}.cookie-notification a{border-bottom:1px #000000 dashed;color:#000;text-decoration:none}body{min-height:100vh;min-width:320px;display:flex;flex-direction:column;font-family:Roboto,Arial,sans-serif}a{color:#5a6df5}a:hover,a:focus-visible{color:red}.visually-hidden,.grecaptcha-badge{position:absolute;width:1px;height:1px;margin:-1px;border:0;padding:0;clip:rect(0 0 0 0);overflow:hidden}@media (min-width: 600px){.wrapper{padding-inline-start:2em;padding-inline-end:2em}}@media (max-width: 599px){.wrapper{padding-inline-start:.5em;padding-inline-end:.5em}}.w1200{max-width:1200px;margin-inline:auto}.w760{max-width:760px;width:100%;margin-inline:auto}menu{padding:0}button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-size:inherit;font-family:inherit;color:inherit;background:transparent;padding:0}button:not(:disabled){cursor:pointer}[data-copy]{cursor:pointer}input,select,textarea{padding:.5em 1em;font-size:1.2em;border-radius:8px;border:1px solid #cccccc}.input__label{display:flex;flex-direction:column;gap:.1em}.input__label:after{z-index:0}.button{padding:.7em 1.8em;text-decoration:none;text-align:center;--primary-background: #000000;--primary-color: #ffffff;--secondary-background: #ffffff;--secondary-color: #000000}.button._primary{background:var(--primary-background);color:var(--primary-color);border:2px solid var(--primary-background)}.button._secondary{background:var(--secondary-background);color:var(--secondary-color);border:2px solid var(--secondary-color)}.rounded{border-radius:20px}.page-main{flex-grow:1;display:flex;flex-direction:column}.error_with_label{--red: #c30202;position:relative}.error_with_label input,.error_with_label textarea,.error_with_label select{border:1px solid var(--red);z-index:1}.error_with_label:after{content:attr(data-error);font-size:.8em;padding:17px 10px 7px;border-radius:0 0 10px 10px;background:var(--red);color:#fff;margin-top:-16px;position:relative;z-index:-1}.blink{position:relative;overflow:hidden}.blink:before{--rotate: 10deg;content:"";width:100%;height:200%;position:absolute;top:0;left:0;opacity:.5;background:linear-gradient(to left,transparent 0%,#fff 45%,#fff 55%,transparent 100%);transform:translate(-100%,-25%) rotate(var(--rotate));animation:blick 5s infinite}@keyframes blick{0%{transform:translate(-100%,-25%) rotate(var(--rotate))}50%{transform:translate(100%,-25%) rotate(var(--rotate))}to{transform:translate(100%,-25%) rotate(var(--rotate))}}.grid-container{--grid-layout-gap: 1em;--grid-column-count: 4;--grid-item--min-width: 100px;--gap-count: calc(var(--grid-column-count) - 1);--total-gap-width: calc(var(--gap-count) * var(--grid-layout-gap));--grid-item--max-width: calc((100% - var(--total-gap-width)) / var(--grid-column-count));display:grid;grid-template-columns:repeat(auto-fill,minmax(max(var(--grid-item--min-width),var(--grid-item--max-width)),1fr));grid-gap:var(--grid-layout-gap)}.page-header{display:grid;grid-template-columns:max-content 1fr max-content;gap:2em;justify-content:space-between;align-items:center;padding:1em;border-bottom:1px solid #E6E6E6;margin-bottom:1em}.page-header .header__icon{fill:#000;width:30px;height:30px}.page-header .header__link{text-decoration:none}.page-header .social-links,.page-header .social-links__icons{display:flex;gap:1em;align-items:center}.page-header .logo{display:flex;flex-direction:column;justify-content:center}.page-header .logo__text{text-align:center}.page-header .logo__text._lower{font-size:clamp(.9em,.2667em + 2.6667vw,1em)}.page-header .logo__text._upper{font-size:clamp(.9em,.1em + 4vw,1.2em);text-transform:uppercase}.page-header .phone{font-size:1.2em;font-weight:700;text-decoration:none;color:inherit}.page-header .quick-actions{display:flex;gap:1em;justify-content:flex-end;align-items:stretch}.page-header .button{font-weight:500}@media (min-width: 420px) and (max-width: 1089px){.page-header .social-links{flex-direction:column;align-items:flex-start;gap:.5em}.page-header .quick-actions{flex-direction:column;align-items:flex-end;gap:.5em}.page-header .quick-actions .button{padding:.3em 1em;width:10em}}@media (min-width: 420px) and (max-width: 829px){.page-header{grid-template-columns:1fr 1fr;gap:1em}.page-header .logo{grid-column:1/span 2}.page-header .social-links{order:1}.page-header .quick-actions{order:2}.page-header .quick-actions .button{padding:.3em 1em;flex:1}}@media (max-width: 419px){.page-header{display:flex;flex-direction:column;gap:1em}.page-header .logo{order:1}.page-header .phone{font-size:1.1em}.page-header .social-links{order:2}.page-header .quick-actions{order:3}.page-header .quick-actions .button{padding:.3em 1em;flex:1}}.page-footer{background:#111;color:#fff;padding:1em 2em;display:grid}@media (min-width: 810px){.page-footer{grid-template-columns:max-content 1fr 230px;gap:1em}}@media (min-width: 550px) and (max-width: 809px){.page-footer{grid-template-columns:max-content 1fr;gap:1em}}@media (max-width: 549px){.page-footer{display:flex;flex-direction:column-reverse;gap:1em}}.copyright{font-size:.8em}@media (max-width: 549px){.copyright{text-align:center}}.order__agreement{display:flex;flex-direction:column;gap:.5em;justify-content:center}@media (min-width: 810px){.order__agreement{text-align:center;align-items:center}}@media (min-width: 550px) and (max-width: 809px){.order__agreement{align-items:flex-end;text-align:right}}@media (max-width: 549px){.order__agreement{text-align:center;align-items:center}}.order__agreement a{color:#fff}.page-main{gap:4em}.index-page__menu ul{display:flex;justify-content:center;align-items:center;gap:2em;text-align:center}.index-page__menu a{text-decoration:none;text-transform:uppercase;color:inherit;font-weight:500;position:relative;display:block}.index-page__menu a:after{content:"";position:absolute;bottom:.2em;left:0;width:100%;height:4px;background:transparent;transition:all .5s;z-index:-1}.index-page__menu a:hover:after{background:#b17657;bottom:-.1em}@media (max-width: 724px){.index-page__menu ul{flex-direction:column;gap:1em}}.head-banner{position:relative;width:100%;margin-top:-4em;display:flex;justify-content:center;align-items:center;padding:4em .5em 100px}.head-banner:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:4}.head-banner .banner-images img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0;animation:slideshow 12s linear infinite;opacity:100%}.head-banner .banner-images img:nth-child(1){animation-delay:-2s}.head-banner .banner-images img:nth-child(2){animation-delay:-6s}.head-banner .banner-images img:nth-child(3){animation-delay:-10s}.head-banner h1{font-size:clamp(2em,.4198em + 7.9012vw,4em);text-align:center;font-weight:900}.head-banner .avatar-container{position:absolute;bottom:0;left:50%;translate:-50% 50%;z-index:5}.head-banner .banner-content{position:relative;z-index:5;color:#fff;text-shadow:1px 1px 5px #000000;max-width:100%;padding:0 1em}.head-banner .quote-container{width:max-content;max-width:100%;margin:1em auto;display:flex;flex-direction:column;gap:.5em;text-align:center;font-family:Comfortaa,Arial,sans-serif}@media (max-width: 724px){.head-banner .quote-container br{display:none}}.head-banner .quote-container .about__blockquote{font-size:1.2em;font-style:italic;font-weight:600;line-height:1.5em}.head-banner .quote-container .about__blockquote:before,.head-banner .quote-container .about__blockquote:after{content:'"'}.about{margin-top:-4em}.avatar{border-radius:100%}.avatar._page{border:2px solid #ffffff;width:160px;height:160px;box-shadow:0 0 25px #0000005c}h2{font-size:clamp(1.8em,.3564em + 7.218vw,3em);font-weight:900;margin:.5em 0;color:#38373c}.services .services__list{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3em}.services .services__list li{display:flex;flex-direction:column;justify-content:stretch;gap:.5em}.services .services__list h3{font-size:1.5em;font-weight:600;color:#7d533c;text-align:center}.services .services__list p{flex:1}.services .services__button{border-radius:5px;align-self:center}@media (max-width: 724px){.services .services__list{grid-template-columns:1fr}}@media (max-width: 724px) and (min-width: 480px){.services .services__list li{display:grid;grid-template-columns:1fr 2fr}.services .services__list li img{grid-row:1/span 3}}.features{padding-top:1em;padding-bottom:1em;background:#fbfbfb}.features h2{text-align:center}.features .features__list{display:flex;flex-wrap:wrap;justify-content:space-around;gap:3em}.features .features__list li{display:flex;flex-direction:column;justify-content:stretch;gap:.5em;flex:1 0 45%;max-width:450px;min-width:296px}.features .features__list h3{font-size:clamp(1.3em,1.0594em + 1.203vw,1.5em);font-weight:600;color:#7d533c;text-align:center;border-bottom:2px solid #7d533c}.features .features__list p{text-align:justify;padding:0 .5em}.carousel{display:grid;grid-template-columns:30px 1fr 30px;gap:1em;margin:1em 0}.carousel .carousel__button{font-size:30px;cursor:pointer}.carousel .carousel__list{position:relative;overflow:hidden;aspect-ratio:1/.7;max-width:500px;align-self:center}.carousel .carousel__item{position:absolute;width:100%;height:100%;transition:opacity 1s ease-in-out;animation-delay:-1s}.carousel .carousel__item:not(.carousel__item--active){opacity:0}.carousel .carousel__item img{width:100%;height:100%;object-fit:contain}.carousel .carousel__dot{flex:0 0 8px;aspect-ratio:1/1;border-radius:100%;border:1px solid #cccccc;cursor:pointer;transition:all .5s;align-self:start}.carousel .carousel__dots{display:flex;gap:10px;grid-column:1/span 3;justify-self:center;width:100%;justify-content:center}.carousel .carousel__dot.carousel__dot--active,.carousel .carousel__dot:hover{background:#737373;border-color:#737373}.catalog_item{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr min-content min-content;gap:1em}@media (min-width: 725px){.catalog_item h2{order:2}.catalog_item .carousel{order:1;grid-row:1/span 3}.catalog_item .order-button{order:4}.catalog_item .catalog_features{order:3}}@media (min-width: 520px) and (max-width: 724px){.catalog_item h2{order:1;grid-column:1/span 2}.catalog_item .carousel{order:2;grid-row:2/span 3}.catalog_item .order-button{order:4}.catalog_item .catalog_features{order:3}}@media (max-width: 519px){.catalog_item{grid-template-columns:1fr}.catalog_item .carousel{max-width:400px;width:100%;justify-self:center}}.catalog_item h2{color:#5b67fa;font-size:1.5em;font-weight:600;align-self:end;margin:0}.catalog_item .order-button{--secondary-background: #7A7AFA;--secondary-color: #ffffff;align-self:start;justify-self:center;font-weight:700;text-transform:uppercase;cursor:pointer}.catalog_item .catalog_features{padding-inline-start:2em}.catalog_item .catalog_features li{margin:.5em 0}.catalog_item .catalog_features li:before{content:"✓";margin-right:.3em;font-weight:800;color:#3e3ebb}.catalog_item ._attention{color:#5b67fa;font-weight:600;font-size:1.3em}.compensation{background:#fbfbfb}.compensation .w1200{padding:2em 0}.compensation h2{max-width:600px;margin:0 0 .5em}.compensation h3{font-size:1.5em;color:#5b67fa;font-weight:600}.compensation .compensation__list{display:flex;flex-direction:column;gap:3em}.compensation .compensation-order{padding-inline-start:2em;display:flex;flex-direction:column;gap:.5em;margin:1em 0}.compensation .compensation__item{display:flex;gap:1em}@media (min-width: 580px){.compensation .compensation__item._certificate{flex-direction:row-reverse}}.compensation .compensation__item .compensation__icon{display:flex}@media (min-width: 725px){.compensation .compensation__item .compensation__icon{flex:1 0 300px}}@media (max-width: 724px){.compensation .compensation__item .compensation__icon{flex:1}}@media (min-width: 725px){.compensation .compensation__item .text{flex:2.5 1 100%}}@media (max-width: 724px){.compensation .compensation__item .text{flex:1}}@media (max-width: 579px){.compensation .compensation__item{flex-direction:column-reverse}.compensation .compensation__item .compensation__icon{align-self:center}}.appointment{min-height:60vh;background:linear-gradient(0deg,#000000b3,#000000b3),url(/build/assets/closeup-of-person-us-BmvPFeQ8.jpg) no-repeat center/cover;display:flex;justify-content:center;align-items:center;padding:4em 0;color:#fff}.appointment .error_with_label:after{z-index:0}.appointment .wrapper{display:flex;flex-direction:column;gap:2em}.appointment h2{color:#fff;text-align:center;margin:0}.appointment .appointment__info{text-align:center}.appointment form,.appointment .step{max-width:480px;align-self:center;width:100%;flex-direction:column;gap:1em}.appointment form,.appointment form[data-step="1"] .step-1{display:flex}.appointment form[data-step="1"] .step-2{display:none}.appointment form[data-step="2"] .step-2{display:flex}.appointment form[data-step="2"] .step-1{display:none}.appointment .appointment__agreement{text-align:center}.appointment .appointment__button{padding:1em 3em;border-radius:20px;align-self:center}.appointment .appointment__button:not(:disabled){background:#c20101;cursor:pointer}.appointment .appointment__button:disabled{background:#ffa1a1;cursor:not-allowed}.appointment a{color:#b3bdff}.appointment a:hover,.appointment a:focus-visible{color:red}.global__message{display:flex;flex-direction:column;gap:10px;padding:7px 10px;border-radius:10px;position:relative}.global__message header{font-size:1.2em;font-weight:600;padding-bottom:10px}.global__message._error{background:#c30202;color:#fff}.global__message._error header{border-bottom:1px solid #ffffff}.global__message._success{background:#218103;color:#fff}.global__message._success header{border-bottom:1px solid #ffffff}.appointment__agreement{font-size:.8em}.questions{width:100%}.questions .questions__list li{border-top:1px solid #cccccc;padding:2em 0}.questions .questions__list li:last-child{border-bottom:1px solid #cccccc}.questions .questions__list label{font-size:1.3em;font-weight:600;display:flex;justify-content:space-between;cursor:pointer}.questions .questions__list label:after{content:"";background:url("data:image/svg+xml,%3Csvg role='presentation' focusable='false' width='24px' height='24px' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cg stroke='none' stroke-width='1px' fill='none' fill-rule='evenodd' stroke-linecap='square'%3E%3Cg transform='translate(1.000000, 1.000000)' stroke='%2317161c'%3E%3Cpath d='M0,11 L22,11'%3E%3C/path%3E%3Cpath d='M11,0 L11,22'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/svg%3E"),linear-gradient(0deg,var(--color),var(--color));width:35px;height:35px;background-repeat:no-repeat;background-position:center;border-radius:100%;--color: transparent;transition:all .5s}.questions .questions__list label:hover:after{--color: #797ef5}.questions .questions__list .answer{display:grid;grid-template-rows:0fr;transition:all .5s}.questions .questions__list .answer>*{overflow:hidden}.questions .questions__list input:checked~.answer{display:grid;grid-template-rows:1fr}.questions .questions__list input:checked~label:after{rotate:45deg}.partners .partners__list{display:flex;flex-direction:column;gap:3em;margin:3em 0}.partners .partners__list h2{text-align:center}@media (min-width: 500px){.partners .partners__list li{display:grid;grid-template-columns:min-content 1fr;justify-content:center;align-items:center;gap:.5em 1.5em}}@media (max-width: 499px){.partners .partners__list li{display:flex;flex-direction:column;align-items:center}.partners .partners__list li img{max-width:240px}}.partners .partners__list li img{grid-row:1/span 2;min-width:210px}.partners .partners__list .partner-name{font-weight:600}.contacts{position:relative}.contacts h2{margin:0 0 .5em}.contacts p{margin:1em 0}.contacts .header__icon{fill:#000;width:30px;height:30px}.contacts .header__link{text-decoration:none}.contacts .social-links,.contacts .social-links__icons{display:flex;gap:1em;align-items:center}@media (min-width: 600px){.contacts .w760{margin:3em auto;display:grid;grid-template-columns:1fr 1fr}.contacts .contacts__content{position:relative;z-index:1;background:#fff;padding:3em;box-shadow:5px 5px 15px #00000057;border-radius:20px}.contacts #map{position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.contacts #map .ymaps-2-1-79-ground-pane{filter:grayscale(100%)}}@media (max-width: 599px){.contacts .contacts__content{background:#fff;padding:0 .5em}.contacts #map{max-height:50vh;height:100vh}.contacts #map .ymaps-2-1-79-ground-pane{filter:grayscale(100%)}}@keyframes slideshow{0%{opacity:0;z-index:2}15%{opacity:1;z-index:2}33.3%{opacity:1;z-index:2}33.300000001%{opacity:1;z-index:1}to{opacity:0;z-index:0}}.wrapper.agreement h1{margin:.5em 0;text-align:center;font-size:2em}.wrapper.agreement p{margin:.5em 0;line-height:1.5em;text-align:justify}.wrapper.agreement ol{counter-reset:item;--prefix: attr(data-prefix)}.wrapper.agreement ol>li:before{content:var(--prefix) "." counters(item,".") ". ";counter-increment:item}.wrapper.agreement ol>li:before ol li:before{content:counters(item,".") " ";counter-increment:item}.wrapper.agreement ol li{list-style:none}.wrapper.agreement ul{padding-left:3em;margin-bottom:1em;line-height:1.5em}.wrapper.agreement ul li{list-style:disc}.wrapper.agreement h3{margin:1em 0}
