:root{--black:#020203;--white:#fff;--primary:#4587a7;--primary-500:#336781;--primary-light:#e8eff2;--secondary:#333330;--gray:#e8eff2;--gray-200:#dedede;--gray-150:#ececec;--gray-100:#f6f6f6}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{border:0;margin:0;padding:0;vertical-align:baseline}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}a img,fieldset,img{border:none}input[type=email],input[type=tel],input[type=text],textarea{-webkit-appearance:none}button,input[type=submit]{cursor:pointer}button::-moz-focus-inner,input[type=submit]::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto}button,input{border:0;margin:0;padding:0}a,a:focus,button,div,h1,h2,h3,h4,h5,h6,input,select,span,textarea{outline:none}ol,ul{list-style-type:none}table{border-collapse:collapse;border-spacing:0;width:100%}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}@media (prefers-reduced-motion:reduce){*{transition:none!important}}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:400;src:url(./Gilroy-Regular.CY081Tb4.woff2)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:500;src:url(./Gilroy-Medium.RhujHmrb.woff2)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:600;src:url(./Gilroy-Semibold.Cu1_Dviq.woff2)}@font-face{font-display:swap;font-family:Gilroy;font-style:normal;font-weight:700;src:url(./Gilroy-Bold.Bt_SZrlr.woff2)}body{box-sizing:border-box;font-family:Gilroy,sans-serif;font-size:16px;line-height:normal}body a{text-decoration:none}body img{height:100%;-o-object-fit:contain;object-fit:contain;width:auto}body.lock{overflow:hidden}main{padding-top:80px}@media only screen and (min-width:1024px){main{padding-top:105px}}main p{color:var(--black);line-height:125%}.container{margin:0 auto;max-width:1150px;width:100%}.t-crop{display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word}.t-crop--one-l{-webkit-line-clamp:1}.t-crop--two-l{-webkit-line-clamp:2}.t-crop--tree-l{-webkit-line-clamp:3}@media only screen and (max-width:1024px){.section{padding-left:10px;padding-right:10px}}.section--fill{background-color:var(--primary-light)}.section--padd{padding-bottom:50px;padding-top:50px}@media only screen and (min-width:1024px){.section--padd{padding:100px 0}}.section--padd-b{padding-bottom:50px;padding-top:0}@media only screen and (min-width:1024px){.section--padd-b{padding-bottom:100px}}.section--padd-t{padding-bottom:0;padding-top:50px}@media only screen and (min-width:1024px){.section--padd-t{padding-top:100px}}.section__inner{display:flex;flex-direction:column;gap:25px}@media only screen and (min-width:1024px){.section__inner{gap:50px}}.section__inner--medium{gap:50px}@media only screen and (min-width:1024px){.section__inner--medium{gap:100px}}.section__title{display:flex;font-size:26px;font-weight:500}@media only screen and (min-width:1024px){.section__title{font-size:50px}}.section__title--small{font-size:30px}@media only screen and (min-width:1024px){.section__title--small{font-size:34px}.section__title--small:before{height:37px!important;min-width:18.5px!important}}.section__title--deco{position:relative}.section__title--deco:before{background-image:url(../img/title-icon.svg);background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:33px;margin-right:10px;margin-top:-2px;min-width:16.5px;vertical-align:middle}@media only screen and (min-width:1024px){.section__title--deco:before{height:55px;min-width:27.5px}}.btn{align-items:center;border-radius:35px;box-shadow:var(--box-shadow);color:var(--white);display:flex;font-size:18px;font-weight:500;gap:10px;height:50px;justify-content:center;padding:0 25px;text-decoration:none;transition:all .15s ease-in-out;width:100%}.btn:hover{background-color:var(--primary-500)}.btn:not(:hover) svg{transform:translate(0);transition:transform .15s ease-in-out}@media only screen and (min-width:1024px){.btn{min-width:250px;width:-moz-fit-content;width:fit-content}}.btn svg{height:25px;width:25px;fill:currentColor}.btn__wrap{align-items:center;display:flex;gap:5px}.btn__wrap span{color:var(--primary-500);font-size:22px;font-weight:500}.btn--primary{background-color:var(--primary,#336781);border-radius:50px;font-weight:500;height:65px}.btn--secondary{background-color:var(--primary-light);color:var(--primary)}.btn--secondary:hover{background-color:var(--primary);color:var(--primary-light)}.btn--stroke-600{align-items:flex-start;border:var(--border-small);box-shadow:unset;color:var(--white);flex-direction:column;font-size:14px;gap:0}.btn--stroke-600 svg{fill:var(--primary-500)}.btn--stroke-600 .btn__descr{opacity:.75}.btn--stroke{border:2px solid var(--white);border-radius:50px;box-shadow:unset;color:var(--primary);font-size:18px;font-weight:500;gap:10px}.btn--stroke:hover,.btn--white{background-color:var(--white);color:var(--primary)}.btn--white{border:1.5px solid transparent}.btn--white:hover{background-color:var(--gray-100)}.btn--size-xs{height:45px}.btn--size-s,.btn--size-s-n{height:55px}@media only screen and (min-width:1024px){.btn--size-s{font-size:22px;height:65px}}.btn--size-m{height:65px}.btn__ico{align-items:center;background-color:var(--primary);border-radius:50px;color:var(--white);display:flex;height:45px;justify-content:center;margin-left:-22px;width:45px}.btn__ico svg{fill:currentColor}@media only screen and (min-width:1024px){.btn__ico{height:55px;width:55px}.btn__ico svg{height:35px;width:35px}}.header{background-color:var(--white);box-shadow:10px 10px 35px #00000008;position:fixed;top:0;width:100%;z-index:500}.header__logo img{height:auto;width:100%;fill:var(--black)}.header__items{align-items:center;display:flex;gap:15px;justify-content:space-between;margin-right:100px}.header__items .header__item a{color:var(--black);font-size:18px;font-weight:500;position:relative;text-decoration:none;transition:color .15s ease-in-out}.header__items .header__item a:hover{color:var(--primary)}@media only screen and (min-width:1270px){.header__items .header__item a{font-size:18px}}@media only screen and (max-width:1024px){.header__items{display:none}}@media only screen and (min-width:767px){.header__items{margin-right:15px}}.header__items .header__item--current{position:relative;transition:all .3s ease-in-out}.header__items .header__item--current a:after{background-color:var(--primary);bottom:8px;content:"";height:4px;left:0;position:absolute;width:100%}.header__contact-item span,.header__contact-item strong{color:var(--black)}@media only screen and (max-width:1024px){.header{left:0;position:fixed;right:0;z-index:999}}.header__logo{display:flex;width:125px}.header__logo svg{height:55px;width:124px;fill:var(--black)}@media only screen and (min-width:767px){.header__logo{width:160px}.header__logo:hover{opacity:.85}}@media only screen and (min-width:1024px){.header__logo{margin-right:15px;padding:5px 0;width:165px}}.header--hidden{display:none}.header--white-theme .header__logo svg{fill:var(--black)!important}.header--white-theme .header__contact-item span,.header--white-theme .header__contact-item strong{color:var(--black)}@media only screen and (max-width:1270px){.header__inner{align-items:center;display:flex;height:var(--header-height);justify-content:space-between;padding:10px;position:relative}}@media only screen and (min-width:767px){.header__inner{padding:2.5px 10px}}@media only screen and (min-width:1024px){.header__inner{padding:0 10px}}.header__contact-item{align-items:center;color:var(--white);display:flex;gap:7px;text-decoration:none}.header__contact-item div{display:flex;flex-direction:column}.header__contact-item svg{height:25px;width:25px;fill:var(--primary-500)}.header__contact-item span{font-size:14px}.header__contact-item strong{font-weight:400}@media only screen and (min-width:1024px){.header__contact-item strong{font-size:18px}}.header__contact-item:hover strong{color:var(--primary-500)}@media only screen and (min-width:1024px){.header__contact-item{padding-left:10px;padding-right:10px}}.header__socials{align-items:center;display:none;gap:10px;margin-left:auto}@media only screen and (min-width:1024px){.header__socials{display:flex}}.header__social-item{align-items:center;display:flex;gap:10px}.header__social-item:hover{opacity:.8}.header__social-item div{display:flex;flex-direction:column}.header__social-item div span{color:var(--secondary);font-size:12px;font-weight:300}.header__social-item div strong{color:var(--black);font-size:16px;font-weight:600}.header__social-link{align-items:center;display:flex;gap:10px}.header__social-link svg{color:var(--primary);height:28px;width:28px}.header__social-link img{height:28px;width:28px}.header__contacts{display:flex;flex-direction:column;gap:15px;padding:0 15px}.header__contacts .btn{border-radius:35px;font-weight:500;height:55px}.header__contacts-inner{display:flex;justify-content:space-between}.header__contacts-inner span{color:var(--secondary)!important;font-size:14px}.header__contacts-inner strong{font-size:18px;font-weight:600}@media only screen and (min-width:1024px){.header__contacts-inner{flex-direction:column;gap:15px;justify-content:space-between}.header__contacts .btn{display:none}.header__contacts .header__contact-item{padding:unset}.header__contacts .header__contact-item svg{display:none}.header__contacts .header__contact-item span{font-size:16px}.header__contacts .header__contact-item strong{font-size:30px}}.header__contact-socials{display:flex;gap:5px}.header__contact-socials a{border-radius:10px}@media only screen and (min-width:1024px){.header__contact-socials{gap:10px}}.header__phone-mobile{align-items:center;background-color:var(--primary);border-radius:50px;display:flex!important;height:45px;justify-content:center;width:45px}.header__phone-mobile:hover{background-color:var(--primary-500)}.header__phone-mobile svg{height:22px;width:22px;fill:var(--white)}@media only screen and (min-width:767px){.header__phone-mobile{height:55px;padding:18px;width:55px}}@media only screen and (min-width:1024px){.header__phone-mobile{display:none!important}}.header__btn-rec{font-size:18px;height:55px!important;min-height:unset;min-width:unset}.header--scrolled{background-color:var(--white)!important;box-shadow:10px 10px 35px #00000008!important}.header--scrolled .header__logo svg{fill:var(--black)!important}.header--scrolled .header__contact-item span,.header--scrolled .header__contact-item strong{color:var(--black)!important}.header__wrap{background-color:transparent;box-shadow:10px 10px 35px #0000000d;position:relative;z-index:1}.header__top-side{align-items:center;display:flex;gap:35px;justify-content:space-between;width:100%}@media only screen and (min-width:1270px){.header__top-side{height:105px;margin:0 auto;max-width:1180px;position:relative}}.header__top-side-actions{display:flex;gap:10px}.header__top-side-actions .header__btn-rec{border-radius:35px;font-weight:500;padding:17px 25px}@media only screen and (max-width:767px){.header__top-side-actions .header__btn-rec{display:none}}@media only screen and (min-width:1024px){.header__top-side{gap:7px}}.home .header{background-color:unset;box-shadow:unset}.home .header__contact-item span,.home .header__contact-item strong{color:unset}.header__nav-list-wrap{display:flex;flex-direction:column;height:100dvh;justify-content:space-between;margin:0;padding-bottom:15px;position:absolute;right:0;top:0;width:100%;z-index:-1;-webkit-font-smoothing:antialiased;transform:translate(100%);transform-origin:100% 0;transition:transform .5s cubic-bezier(.77,.2,.05,1)}.header__nav-list-wrap--show{transform:translate(0)!important}.header__nav-list-wrap:before{background-color:var(--white);content:"";height:100dvh;left:0;opacity:0;position:absolute;top:0;transition:opacity .5s cubic-bezier(.77,.2,.05,1);width:100vw;z-index:-1}.header__nav-list-wrap--show:before{opacity:1}@media only screen and (min-width:1024px){.header__nav-list-wrap{height:100dvh;padding-bottom:unset;top:0;transform:translate(250%);transition:transform .5s cubic-bezier(.77,.2,.05,1);width:100%}}.header__nav-list{background-image:url(../img/element.svg);background-position:right -100px bottom;background-repeat:no-repeat;background-size:435px;height:100vh;margin:0 auto;max-width:1150px;padding:100px 20px 0;width:100%}@media only screen and (min-width:1024px){.header__nav-list{background-position:right bottom -100px;background-size:700px;padding:110px 0 0}}.header__nav-item{width:-moz-max-content;width:max-content}.header__nav-item a{color:var(--black);display:flex;font-size:155%;font-weight:600;padding:10px 0;text-decoration:none;width:100%}@media only screen and (min-width:1024px){.header__nav-item a{padding:18px 0}}.header__nav-item--current,.header__nav-item:hover{color:var(--primary-500)}.header__nav .router-link-active{color:var(--primary)}.header__nav-btn{box-shadow:var(--box-shadow);flex-direction:column;left:0;position:relative;top:0;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:2}.header__nav-btn--circle{align-items:center;background-color:var(--primary-light);border-radius:50%;display:flex;height:45px;justify-content:center;width:45px}@media only screen and (min-width:767px){.header__nav-btn--circle{height:55px;padding:18px;width:55px}}@media only screen and (min-width:1024px){.header__nav-btn--circle{display:none!important;height:55px;width:55px}}.header__nav-btn--circle svg{height:25px;width:25px;fill:var(--primary)}@media only screen and (min-width:1024px){.header__nav-btn--circle svg{height:30px;width:30px}}.header__nav-btn input{cursor:pointer;display:flex;height:100%;opacity:0;position:absolute;width:100%;z-index:2}@media only screen and (min-width:1024px){.header__nav-btn input{display:none}}.header__nav-btn span{background-color:var(--primary);display:flex;height:2px;position:relative;transform-origin:85% 0;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease;width:21px;z-index:1}.header__nav-btn span:not(:last-child){margin-bottom:5px}.header__nav-btn span:first-child{transform-origin:0 0}.header__nav-btn span:nth-last-child(2){transform-origin:50% 0}.header__nav-btn input:checked~span{background-color:var(--primary);opacity:1;transform:rotate(45deg) translate(-3px,-1px)}.header__nav-btn input:checked~span:nth-last-child(3){opacity:0;transform:rotate(0) scale(.2)}.header__nav-btn input:checked~span:nth-last-child(2){transform:rotate(-45deg) translateY(-1px)}.header__nav-btn input:checked~ul{transform:none}.header__item a{color:var(--secondary);display:flex;font-size:155%;font-weight:600;padding:10px 0;text-decoration:none;width:100%}@media only screen and (min-width:1024px){.header__item a{padding:18px 0}}.hero{background-image:url(../img/hero.webp);background-position:60%;background-repeat:no-repeat;background-size:cover;border-radius:25px;margin-top:80px;overflow:hidden;position:relative}.hero:before{background:#00000080;content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:2}.hero__inner{display:flex;flex-direction:column;gap:13px;height:550px;padding:50px 10px 25px;position:relative}@media only screen and (min-width:413px){.hero__inner{height:600px}}@media only screen and (min-width:767px){.hero__inner{padding:35px 10px}}@media only screen and (min-width:1024px){.hero__inner{height:750px;padding:150px 10px}}.hero__info{color:var(--white);display:flex;flex-direction:column;height:100%;justify-content:space-between;position:relative;text-align:center;z-index:5}.hero__title{color:var(--white);font-size:35px;font-weight:500;line-height:115%;margin-top:15px;word-break:break-word}.hero__title span{background-color:var(--primary);padding:4px 2px 2px}.hero__text{color:inherit;font-size:24px;font-weight:500}.hero__btns{align-items:center;display:flex;flex-direction:column;gap:15px}.hero__btns .btn--stroke{color:var(--white);width:-webkit-fit-content}.hero__btns .btn--stroke:hover{color:var(--primary)}.hero__btns .btn--primary{max-width:250px}@media only screen and (min-width:1024px){.hero__btns .btn--primary{width:250px}}.hero__img{border-radius:30px;bottom:0;left:0;position:absolute;right:0;width:100%}.hero__element{border-radius:35px;display:none}@media only screen and (min-width:767px){.hero__inner{display:flex;flex-direction:row;justify-content:space-between}.hero__title{font-size:60px;line-height:70px;word-break:unset}.hero__img{display:none;left:50%;transform:translate(-50%);width:45%}}@media only screen and (min-width:575px){.hero__info{text-align:left}.hero__title{font-size:55px;line-height:60px;max-width:700px}.hero__text{font-size:28px;font-weight:300;line-height:normal}.hero__btns{flex-direction:row;gap:15px;justify-content:flex-start;margin-top:45px}.hero__btns .btn{max-width:225px;min-width:unset}.hero__btns .btn--primary{order:1}}@media only screen and (min-width:1024px){.hero{border-radius:35px;margin-top:90px}.hero__text{font-size:34px;max-width:810px}.hero__title{font-size:82px;line-height:110%;max-width:800px}.hero .hero__btns .btn--stroke:before{left:5px;padding:25px}}@media only screen and (min-width:1270px){.hero{margin-top:110px}}.services{margin-top:50px;position:relative;z-index:3}.services__title{font-size:26px;font-weight:600}.services .section__title-wrap{align-items:center;display:flex;justify-content:space-between;padding:0 10px}.services__more-btn{background-color:var(--gray-100);border-radius:12px;font-family:Gilroy,sans-serif;font-size:16px;height:34px;line-height:0px;min-width:unset;padding:0 10px;width:-moz-max-content;width:max-content}.services__more-btn img{height:25px}.services__item-price{align-items:center;display:flex;gap:10px;margin-left:0}.services__item-price .btn{padding:0 25px}.services__list{display:flex;flex:0 0 auto;flex-direction:column;gap:10px;margin-top:25px;z-index:3}.services__list::-webkit-scrollbar{display:none}.services__item{border-radius:20px;display:flex;height:225px;overflow:hidden;position:relative}.services__item--last .services__item-link{background-color:var(--primary-light);height:100%;min-height:197px;width:100%}.services__item--last .services__item-link .btn{background-color:var(--primary);color:var(--white)}.services__item--last:hover .btn{background-color:var(--primary-500)!important;border:1px solid var(--primary-500)}@media only screen and (min-width:1024px){.services__item--last .services__item-img{-o-object-fit:contain;object-fit:contain}}.services__item-link{align-items:stretch;background:var(--gray-100);border-radius:25px;color:var(--black);display:flex;flex-direction:row-reverse;height:100%;padding:0;width:100%}.services__item-img-wrap,.services__item-info{height:100%;max-height:100%}.services__item-img-wrap{align-items:center;display:flex;flex-shrink:0;height:100%;justify-content:center;position:absolute}.services__item-img-wrap img{aspect-ratio:1/1}.services__item-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.services__item-info{background:none;display:flex;flex:1 1 0%;gap:12px;height:100%;justify-content:space-between;margin-right:auto;max-width:50%;padding:15px 0 15px 15px;position:relative}.services__item-info-text{align-items:flex-start;display:flex;flex-direction:column;gap:5px;justify-content:space-between}.services__item-info-descr{color:var(--primary);font-size:16px;font-weight:500;max-width:175px}.services__item-about{margin-bottom:10px;margin-left:0}.services__item-info-title{color:var(--black);font-size:22px;font-weight:600;margin-right:-30px;max-width:320px;position:relative;width:auto;z-index:2}@media only screen and (min-width:1024px){.services__item-info-title{margin-right:-40px;max-width:300px}}.services__item-info-subtitle{font-size:18px;font-weight:400;margin-top:7px}.services__item-btn{border:1.25px solid var(--primary);font-size:20px;font-weight:600;height:45px;min-width:unset;padding:0 15px;width:auto}.services__item:hover .services__item-btn{background-color:var(--primary);color:var(--white)}.services__item.visible{display:flex}@media (max-width:575px){.services__item-link{align-items:stretch;flex-direction:row-reverse;padding:0}}#showMoreBtn{background-color:var(--primary);border-radius:50px;color:var(--white);display:block;font-family:Gilroy,sans-serif;font-weight:600;margin-top:25px}#showMoreBtn:active,#showMoreBtn:focus{background-color:var(--primary-500);outline:none}@media only screen and (min-width:413px){.services__item:last-child .services__item-link{height:100%;min-height:221px;width:100%}}@media only screen and (min-width:767px){.services__list li.services__item{display:flex}.services{z-index:2}.services__list{display:grid;gap:15px;grid-template-columns:repeat(2,1fr)}.services__item{min-width:calc(50% - 10px)}.services__item:last-child .services__item-link{min-height:225px}.services__item-info-title{font-size:26px;min-width:230px}.services .section__title-wrap{display:none}}@media only screen and (min-width:1024px){.services{margin-top:-120px}.services__title{margin:0}.services__list{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.services__item{height:225px}.services__item,.services__item-img{transition:transform .3s ease}.services__item:hover .services__item-img-wrap img{transform:scale(1.04)}.services__item:hover .services__item-btn svg{transform:translate(3px)}.services__item-info{padding:20px 0 20px 20px}#showMoreBtn{display:none!important}}.news-d__img{border-radius:10px}.services-p__inner{display:flex;flex-direction:column;gap:25px}.services-p__list{flex-direction:column;margin-top:0}@media only screen and (min-width:767px){.services-p__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.services-p__list{grid-template-columns:repeat(3,1fr)}}.more{overflow:hidden;position:relative}.more:before{content:"";height:100%;left:50%;position:absolute;top:0;transform:translate(-50%);width:100%;z-index:2}.more__info{display:flex;flex-direction:column;position:relative;z-index:5}.more__title{color:var(--black);font-size:24px;font-weight:500;line-height:110%;padding:0 10px;position:relative;text-align:center}.more__title:before{background-color:var(--primary);bottom:-25px;content:"";height:7px;left:50%;position:absolute;transform:translate(-50%,-50%);width:30%}.more__title strong{font-weight:700}@media only screen and (max-width:1024px){.more__title{margin-bottom:15px}}.more__img{height:auto;margin-top:50px}.more__blocks{align-items:flex-end;display:flex;flex-wrap:wrap;gap:5px;justify-content:center;margin-top:-100px}.more__block{background-color:var(--white);border-radius:25px;cursor:pointer;display:flex;flex:1 1 calc(50% - 10px);flex-direction:column;height:auto;justify-content:space-between;max-width:calc(50% - 10px);overflow:hidden;padding:12px;position:relative;transition:all .3s ease-in-out;width:auto}.more__block img{height:auto}.more__block:hover{background-color:var(--gray-100)}.more__block-title{position:relative;text-align:center}@media only screen and (min-width:1024px){.more__block-title{text-align:left}}.more__block:first-child{height:225px}.more__block:first-child .img-inst,.more__block:first-child .img-vk{position:absolute;top:5%;transform:scale(.8);width:69%;z-index:0}@media only screen and (min-width:1024px){.more__block:first-child .img-inst,.more__block:first-child .img-vk{top:15%;width:50%}}.more__block:first-child .img-vk{left:-15px}.more__block:first-child .img-inst{right:-28px}.more__block:nth-child(2){height:225px;order:3}.more__block:nth-child(2) img{display:block;margin:0 auto}.more__block:nth-child(3){align-items:center;background-color:var(--primary);height:153px;justify-content:flex-end;order:2;overflow:unset}.more__block:nth-child(3) .btn{background-color:var(--white);border-radius:50px;height:37.5px;padding:0 5px;width:auto;z-index:1}.more__block:nth-child(3) img{display:block;position:absolute;right:-50px;top:-80px;transform:scale(.7)}.more__block:nth-child(3) .more__block-title{color:var(--white);text-align:left;z-index:1}.more__block:nth-child(3):after{background:linear-gradient(180deg,#4587a700,#4587a7);border-radius:25px;bottom:0;content:"";height:70%;left:0;opacity:.5;position:absolute;width:100%;z-index:0}.more__block:nth-child(3):hover{background-color:var(--primary-500)}.more__block:nth-child(3):hover .btn{background-color:var(--gray-100)}.more__block:nth-child(4){height:225px;order:3}.more__block:nth-child(4) img{display:block;margin:0 auto}.more .more__block-wrap{align-items:center;display:flex;gap:5px}.more__block-title{color:var(--black);font-size:18px;font-weight:600}.more__text{color:inherit;font-size:24px;font-weight:500;margin-top:50px}@media only screen and (min-width:365px){.more__img{margin:50px auto 0;width:100%}}@media only screen and (min-width:413px){.more__img{margin:50px auto 0;width:90%}}@media only screen and (min-width:575px){.more__img{margin:50px auto 0;width:80%}.more__block:first-child .img-inst,.more__block:first-child .img-vk{transform:scale(1)}}@media only screen and (min-width:767px){.more__title{font-size:34px;max-width:550px;padding:0 10px 0 30px;text-align:left}.more__title:before{height:90px;left:0;top:50%;transform:translateY(-50%);width:12px}}@media only screen and (min-width:1024px){.more{min-height:720px;width:100%}.more__img{margin:0 auto;position:absolute;right:-50px;top:190px;width:40%}.more__blocks{flex-direction:row;flex-wrap:nowrap;gap:25px;justify-content:flex-start;margin-top:40px}.more__block{border-radius:25px;max-width:210px;padding:15px}.more__block-title{bottom:15px;font-size:20px;left:15px;position:absolute}.more__block:first-child{height:225px}.more__block:nth-child(2){height:180px;order:2}.more__block:nth-child(2) img{width:70%}.more__block:nth-child(3){background-color:var(--primary);height:173px;order:2}.more__block:nth-child(3) .btn{min-width:auto}.more__block:nth-child(3):after{background:linear-gradient(180deg,#4587a700,#4587a7);border-radius:25px;bottom:0;content:"";height:70%;left:0;opacity:.5;position:absolute;width:100%;z-index:0}.more__block:nth-child(3) .more__block-title{z-index:1}.more__block:nth-child(4){height:121px;margin-bottom:-30px;max-width:180px;order:3;overflow:hidden}.more__block:nth-child(4) img{bottom:-45px;position:absolute;right:-45px;transform:rotate(-25deg) scale(.7)}}@media only screen and (min-width:1270px){.more__inner{display:flex;flex-direction:row;justify-content:space-between}.more__img{margin:0 auto;position:absolute;right:-300px;top:50px;width:60%}.more__blocks{gap:25px}.more__block{width:210px}.more__block-title{font-size:24px;max-width:140px}.more__block:first-child{height:307px}.more__block:nth-child(2){height:210px;margin-bottom:-50px;overflow:hidden}.more__block:nth-child(2) img{position:absolute;right:-15px;top:-15px;transform:scale(1.3)}.more__block:nth-child(3){background-color:var(--primary);height:208px}.more__block:nth-child(3) .btn{background-color:var(--white);border-radius:50px;bottom:20px;height:37.5px;min-width:auto;padding:0 6px;position:absolute;right:20px;width:auto;z-index:1}.more__block:nth-child(3) img{position:absolute;right:-30px;top:-50px;transform:scale(1)}.more__block:nth-child(3) .more__block-title{color:var(--white)}.more__block:nth-child(3):after{height:80%}.more__block:nth-child(4){height:121px;margin-bottom:-30px;overflow:hidden}}.about{position:relative}.about__wrapper{display:flex;flex-direction:column}.about__title{font-size:26px;font-weight:500;position:relative}.about__info-wrap{align-items:center;display:flex;gap:10px}@media only screen and (min-width:1024px){.about__block-info-wrap{width:415px}}.about__info-deco{width:15px}.about__blocks{gap:5px;margin-top:25px}.about__block,.about__blocks{display:flex;flex-direction:column}.about__block{background:var(--gray-100);border-radius:25px;gap:20px;justify-content:space-between;min-height:150px;padding:15px;text-decoration:none}@media only screen and (min-width:1024px){.about__block{padding:25px}}.about__block--main{flex-direction:unset;gap:5px;overflow:hidden;position:relative;z-index:0}.about__block--main .btn{border:1px solid var(--primary);font-weight:500;height:45px;margin-top:35px;max-width:147px}.about__block--main:after{background:url(../img/blur.png);content:"";height:200px;position:absolute;right:0;top:-40px;width:178px;z-index:-1}.about__block-title{color:var(--black);display:block;font-size:22px;font-weight:500}.about__block-title span{color:var(--primary)}.about__block-description{font-size:18px;font-weight:400;margin-top:10px}.about__block-img{align-self:flex-start;width:100px}@media only screen and (min-width:1024px){.about__block-img{width:150px}}.about__links{display:grid;gap:5px;grid-template-columns:repeat(2,1fr);transition:all .3s ease-in-out}.about__links .about__block{cursor:pointer;transition:all .3s ease-in-out}.about__links .about__block:hover .about__block-link{background-color:var(--primary-500)}.about__block-wrap .btn{display:none}.about__block-link{align-self:flex-end;background-color:var(--primary);border-radius:50px;height:35px;padding:5px;width:35px}@media only screen and (min-width:1024px){.about__block-link{height:45px;width:45px}}.about__slider{margin-top:25px}.about__wrapper .glide{border-radius:25px;position:relative}@media only screen and (max-width:1024px){.about__wrapper .glide{margin-top:25px}}.about__wrapper .glide__slide{align-items:center;border-radius:25px;display:flex;height:550px;justify-content:center;overflow:hidden;width:100%}.about__wrapper .glide__slide img{border-radius:25px;display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.about__wrapper .glide__bullets{background-color:var(--white);border-radius:25px;bottom:15px;display:flex;gap:1px;left:50%;padding:10px 12px;position:absolute;transform:translate(-50%)}.about__wrapper .glide__bullet{background:#4587a740;border:none;border-radius:50%;cursor:pointer;height:10px;transition:background .3s;width:10px}.about__wrapper .glide__bullet:focus{background:var(--primary);outline:none}.about__wrapper .glide__bullet--active{background:var(--primary)!important}.about__wrapper .glide__bullet:focus,.about__wrapper .glide__bullet:hover{border:2px solid var(--primary)!important}.about__wrapper .glide__bullet:hover{background:var(--primary)}.about__wrapper .glide__bullets .glide__bullet--active{background:var(--primary)!important}@media only screen and (min-width:767px){.about__wrapper{align-items:flex-end;flex-direction:row;gap:10px}.about__wrapper .glide{min-width:400px}.about__wrapper .glide__slide{width:400px}}@media only screen and (min-width:1024px){.about__block-wrap{display:flex;flex-direction:column;gap:10px}.about__block-wrap .btn{display:flex;height:65px;text-align:center;width:100%}.about__block-wrap .btn span{display:block;padding:20px 0;text-align:center}.about__title{font-size:50px}.about__info{max-width:660px}.about__info-deco{width:27px}.about__block-title{font-size:34px}.about__block-description{font-size:18px;line-height:24px}.about__block--main{justify-content:space-between}.about__block--main .btn{font-size:18px;min-width:auto;width:100%}.about__block--main .btn:hover{background:var(--primary);color:var(--white)}.about .btn-down{display:none}.about__wrapper .glide,.about__wrapper .glide__slide{height:750px}}.about-page__img{border-radius:25px}.about-info__text{font-size:18px;margin-top:25px}.about-info__banner{display:none}.about-info__adv-list{display:grid;gap:25px 35px;grid-template-columns:repeat(2,1fr);margin-top:25px}.about-info__adv-item{display:flex;flex-direction:column;gap:15px}.about-info__adv-ico svg{height:50px;width:50px;fill:var(--primary)}.about-info__adv-info span{font-size:20px;font-weight:600;line-height:24px}.about-info__adv-info p{font-size:18px;line-height:24px}.about-info__btn{height:55px;margin-top:25px}@media only screen and (min-width:1024px){.about-info__text{font-size:20px}.about-info__banner{border-radius:25px;display:block}.about-info__inner{align-items:center;display:flex;gap:65px;padding:0 5px}.about-info__adv-item{align-items:center;flex-direction:row}.about-info__btn{font-size:22px;height:65px;margin-top:25px}}.specialists__info{padding:0 10px}.specialists__title{font-size:26px;font-weight:500}.specialists__btns{display:none}.specialists .btn-link{color:var(--primary);font-family:Gilroy,sans-serif;font-size:16px;font-weight:500}.specialists__info-wrap{align-items:center;display:flex;gap:2px;justify-content:space-between}.specialists__more-btn{border-radius:12px;font-family:Gilroy,sans-serif;font-size:16px;height:34px;line-height:0px;min-width:unset;padding:0 4px;width:-moz-max-content;width:max-content}.specialists__more-btn img{height:25px}.specialists__glide{margin-top:25px;overflow:hidden;position:relative}.specialists__glide-track{display:flex;overflow:visible}.specialists__slides{overflow:visible}.specialists__slide{background-color:var(--white);border-radius:25px;cursor:pointer;display:flex;flex-direction:column;gap:18px;height:auto;overflow:hidden;padding-top:35px;position:relative;transition:all .3s ease-in-out}.specialists__slide:hover{background-color:var(--gray-100);transition:all .3s ease-in-out}.specialists__slide-info{flex:1;padding:0 5px}.specialists__slide-name{display:block;font-size:22px;font-weight:500;text-align:center;white-space:normal;word-wrap:break-word;color:var(--black);margin:0 auto;max-width:250px}.specialists__slide-about{align-items:center;flex-direction:column;gap:2px;margin-top:10px;min-height:50px;padding:0 5px}.specialists__prof-list,.specialists__slide-about{display:flex;flex-wrap:wrap;justify-content:center}.specialists__prof-list{gap:4px}.specialists__slide-prof{border:1px solid var(--primary);white-space:normal;word-wrap:break-word;text-align:center;word-break:break-word}.specialists__slide-exp,.specialists__slide-prof{border-radius:25px;color:var(--primary);font-size:16px;font-weight:500;padding:5px 15px 3px}.specialists__slide-exp{background:var(--primary-light);display:inline-block;margin-top:4px}.specialists__slide-img-wrap{border-radius:25px;display:flex;height:407px;height:100%;justify-content:center;overflow:hidden;position:relative;width:100%}@media only screen and (min-width:1024px){.specialists__slide-img-wrap{height:463px}}.specialists__slide-img{align-self:flex-end;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:auto;width:100%}@media only screen and (min-width:1024px){.specialists__slide-img{position:absolute;top:0}}.specialists__btns-wrap{align-items:center;display:flex;gap:25px}.specialists__btn{border:1px solid var(--primary);border-radius:50px;cursor:pointer;padding:12.5px}.specialists__btn:hover{opacity:.8}.specialists__btns-prev{transform:rotate(180deg)}.specialists__slide-link{background:var(--primary);border-radius:50px;bottom:15px;box-sizing:border-box;cursor:pointer;height:65px;left:50%;padding:7px;position:absolute;transform:translate(-50%);transition:all .3s ease-in-out;width:calc(100% - 30px)}@media only screen and (min-width:365px){.specialists__more-btn{padding:0 10px}}@media only screen and (min-width:767px){.specialists__btns{display:flex;gap:10px}.specialists__more-btn{border-radius:15px}.specialists__info{padding:0}}@media only screen and (min-width:1024px){.specialists__more-btn{height:55px;min-width:185px}.specialists__more-btn span{font-size:20px}.specialists__title{font-size:50px}.specialists__slide-link{bottom:25px;width:calc(100% - 50px)}}.spec-d__info-inner{display:flex;flex-direction:column;gap:25px}@media only screen and (min-width:1024px){.spec-d__info-inner{gap:35px}}.spec-d-education__list{gap:20px}.spec-d-education__item{display:flex;flex-direction:column;gap:5px}.spec-d-education__item-top span{font-size:18px;font-weight:500;line-height:20px}.spec-d-education__item-top svg{height:25px;width:25px;fill:var(--primary)}.spec-d-education__item-bottom{margin-left:12px;padding-left:23px;position:relative}.spec-d-education__item-bottom strong{font-weight:500}.spec-d-education__item-bottom:before{background-color:var(--gray-200);bottom:-20px;content:"";left:0;position:absolute;top:-3px;width:1px}.spec-d-education__img{display:none}@media only screen and (min-width:767px){.doctor-d-education{align-items:flex-end;display:flex;justify-content:space-between}.doctor-d-education__img{align-items:flex-end;aspect-ratio:1/1;display:flex}}@media only screen and (min-width:1024px){.doctor-d-education{margin-top:10px}.doctor-d-education__list{gap:25px;max-width:550px}.doctor-d-education__item-top span{font-size:20px}.doctor-d-education__item-bottom strong{font-size:20px;line-height:26px}.doctor-d-education__item-bottom p{font-size:18px;line-height:22px}}.promo,.promo__block{position:relative}.promo__block{background:var(--gray-100);border-radius:25px;display:flex;flex-direction:column;gap:50px;padding:50px 0 0;z-index:1}.promo__deco{bottom:0;height:475px;position:absolute;right:0;width:475px;z-index:-1}@media only screen and (max-width:1024px){.promo__info{padding:0 10px}}.promo__title{font-size:24px;font-weight:500;position:relative;text-align:center}.promo__title:before{background-color:var(--primary);bottom:-15px;content:"";height:7px;left:50%;position:absolute;transform:translate(-50%);width:20%}.promo__title-deco{display:none}.promo__adv-item{display:flex;flex-direction:column;width:100%}.promo__adv-item,.promo__adv-list{align-items:center;justify-content:center}.promo__adv-list{display:grid;gap:15px;grid-template-columns:repeat(2,1fr);margin-top:50px}.promo__adv-ico{height:55px;margin-bottom:10px;text-align:center;width:55px}.promo__adv-ico svg{fill:var(--primary)}.promo__adv-info{font-size:20px;font-weight:500;max-width:175px;text-align:center}.promo__btn{font-family:Gilroy,sans-serif;height:55px;margin-top:25px}.promo__banner{align-self:flex-end;border:none;border-bottom-right-radius:25px;clip-path:inset(0 0 .9px 0);width:80%}@media only screen and (min-width:1024px){.promo__block{align-items:flex-end;flex-direction:row;max-height:543px;padding:44px 0 0 50px}.promo__info{align-self:baseline;flex:1}.promo__adv-list{max-width:430px}.promo__adv-item{align-items:flex-start;max-width:200px}.promo__adv-info{text-align:left}.promo__banner{align-self:flex-end;width:38%}.promo__title-wrap{align-items:center;display:flex;gap:10px}.promo__title{font-size:28px;font-weight:600;text-align:initial}.promo__title:before{display:none}.promo__title-deco{display:block;width:20px}.promo__btn{font-size:22px;height:65px}}.contact__wrapper{display:flex;flex-direction:column}.contact__title{font-size:24px;font-weight:500;position:relative;text-align:center}@media only screen and (max-width:1024px){.contact__title{padding-left:10%;padding-right:10%}}.contact__title:before{background-color:var(--primary);bottom:-15px;content:"";height:7px;left:50%;position:absolute;transform:translate(-50%);width:20%}.contact__form{display:flex;flex-direction:column;gap:7px;margin-top:50px}.contact__form input{border-radius:50px;color:var(--secondary);font-family:Gilroy,sans-serif;font-size:18px;font-weight:500;padding:22px 25px;width:100%}.contact__form ::-moz-placeholder{color:var(--secondary)}.contact__form ::placeholder{color:var(--secondary)}.contact__form-label{font-weight:500;text-align:center}@media only screen and (min-width:1024px){.contact__form-label{font-size:18px}}.contact__form-wrap{align-items:center;display:flex;flex-direction:column;gap:7px;position:relative;width:100%}.contact__form-ico{width:100%}.contact__form-ico img{color:var(--secondary);height:25px;left:25px;position:absolute;top:50%;transform:translateY(-50%);width:25px}.contact__form-ico input{padding-left:60px;width:100%}.contact__form-btn{height:65px}@media only screen and (max-width:1024px){.contact__map{margin-top:50px}}@media only screen and (min-width:1024px){.contact__map--min .contact__map-img{height:400px}}.contact__map-img{border-radius:25px;height:350px;width:100%}input[type=date]::-webkit-calendar-picker-indicator,input[type=time]::-webkit-calendar-picker-indicator{cursor:pointer;opacity:0;position:absolute}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.time-popup{background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000001a;padding:16px;position:absolute;width:275px;z-index:1000}.time-popup__header{align-items:center;display:flex}.time-popup__icon{margin-right:8px}.time-popup__slots{display:flex;flex-wrap:wrap;gap:8px}.time-popup__slot{background-color:var(--primary-light);border-radius:8px;color:var(--primary);cursor:pointer;font-weight:500;padding:8px 16px;text-align:center;transition:background-color .2s;width:75px}.time-popup__slot:hover{background-color:#4a9cbf;color:#fff}.time-popup__slot--booked{cursor:not-allowed}.time-popup__slot--booked,.time-popup__slot--booked:hover{background-color:#f0f0f0;color:#999}.time-popup__slot--selected{background-color:#4a9cbf;color:#fff}.contact__form-ico{position:relative}.time-input.active{background-color:#fff;cursor:pointer;opacity:1}.time-input:not(.active){background-color:#f5f5f5;cursor:not-allowed}@media only screen and (min-width:1024px){.contact__wrapper{align-items:center;flex-direction:row;gap:50px}.contact__map-img{height:727px;width:550px}.contact__title{font-size:34px;padding-left:20px;text-align:left}.contact__title:before{bottom:50%;height:90px;left:0;transform:translateY(50%);width:8px}.contact__form{gap:15px}.contact__form-wrap{flex-direction:row;gap:15px}.contact__form-btn{font-weight:600;margin-top:50px}.contact input{font-size:20px}}.news__title{margin:0 auto}.news__more-btn{min-width:unset;width:-moz-max-content;width:max-content}.news__list{display:flex;flex:0 0 auto;gap:10px;margin-top:25px;overflow-x:auto;scroll-snap-type:x mandatory}.news__list::-webkit-scrollbar{display:none}.news__item{min-width:95%;scroll-snap-align:center;width:100%}.news__item-link{background-color:var(--white);border:1px solid var(--gray-200);border-radius:25px;color:var(--black);display:flex;flex-direction:column;height:100%;min-height:480px;padding:5px}.news__item-img-wrap{aspect-ratio:16/9;border-radius:20px;overflow:hidden}.news__item-img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.news__item-info{display:flex;flex:1;flex-direction:column;gap:15px;height:100%;justify-content:space-between;padding:15px 7px 7px}.news__item-info-text{align-items:flex-start;display:flex;flex-direction:column;gap:5px}.news__item-about{align-items:center;display:flex;gap:10px;justify-content:space-between;width:100%}.news__item-date{display:block}.news__item-promotion{border-radius:10px;font-weight:500;padding:3px 7px}.news__item-promotion.relevant{background-color:var(--primary-light);color:var(--primary)}.news__item-promotion.finished{background-color:#ffdfe1;color:#fc0d1b}.news__item-info-descr,.news__item-info-title{line-height:135%}.news__item-info-descr{font-size:16px}@media only screen and (min-width:1024px){.news__item-info-descr{font-size:18px}}.news__item-info-title{color:var(--primary);font-size:22px;font-weight:600;margin-top:5px;text-transform:uppercase}@media only screen and (min-width:1024px){.news__item-info-title{font-size:26px}}.news__item-btn{background:var(--white);border-color:var(--primary);border-width:1.5px;height:50px;min-width:unset;padding:unset;width:50px}.news__item-btn svg{height:25px;margin-top:5px;width:25px}.news__item-btn:hover{background-color:var(--gray-100)}@media only screen and (min-width:767px){.news__item{min-width:calc(50% - 10px)}}@media only screen and (min-width:1024px){.news__title{margin:0}.news__list{display:grid;gap:15px;grid-template-columns:repeat(3,1fr)}.news__item{transition:all .3s ease-in-out}.news__item-img{transition:transform .3s ease-in-out}.news__item-btn{transition:background-color .3s ease-in-out}.news__item-btn svg{transition:color .3s ease-in-out}.news__item:hover .news__item-img-wrap img{transform:scale(1.04)}.news__item:hover .news__item-btn{background-color:var(--primary)}.news__item:hover .news__item-btn svg{color:var(--white)}.news__item-info{padding:25px 10px 10px}.news__item-info-title{font-size:28px}}.news-d{display:grid;gap:50px}@media only screen and (min-width:1024px){.news-d{gap:100px}.news-d__wrap{display:flex;justify-content:space-between}}.news-d__left h1{margin-top:25px}@media only screen and (min-width:1024px){.news-d__left{width:700px}.news-d__left h1{margin-top:50px}}@media only screen and (max-width:1024px){.news-d__right{margin-top:50px}}@media only screen and (min-width:1024px){.news-d__right{padding-top:75px;width:365px}}.news-d__right-inner{display:flex;flex-direction:column;gap:15px}.news-d__right-inner .btn{width:100%}@media only screen and (min-width:1024px){.news-d__right-inner{gap:25px;position:sticky;top:125px}}.news-d__img{aspect-ratio:16/9;border:1px solid var(--gray-100);border-radius:25px;display:flex;overflow:hidden;width:100%}.news-d__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media only screen and (min-width:1024px){.news-d__widget-right{align-items:center;display:flex;flex-direction:column!important;min-height:550px!important}.news-d__widget-right h2{font-size:34px}.news-d__widget-right p{font-size:16px;line-height:22px;text-align:center}.news-d__widget-right .btn{max-width:250px}.news-d__widget-right .awards__info{align-items:center}}.other-news__title{margin-bottom:10px}@media only screen and (min-width:1024px){.other-news__title{margin-bottom:25px}}.news-p__list{flex-direction:column;margin-top:0}@media only screen and (min-width:767px){.news-p__list{display:grid;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.news-p__list{grid-template-columns:repeat(3,1fr)}}.footer{border-top:1px solid var(--gray-200);padding:75px 0 0}.footer__info{align-items:center;display:flex;flex-direction:column;gap:25px;justify-content:space-between}.footer__logo{margin-bottom:25px;transition:all .3s ease-in-out}.footer__logo:hover{opacity:.8}.footer__list{gap:25px}.footer__item,.footer__list{display:flex;flex-direction:column}.footer__item{align-items:center;margin-bottom:25px}.footer__item-descr{color:#3a3a3a;display:block;font-size:16px}.footer__mail,.footer__phone-mobile{color:var(--black);font-size:22px;font-weight:600;text-decoration:none;transition:all .3s ease-in-out}.footer__mail:hover,.footer__phone-mobile:hover{opacity:.8}.footer__socials{align-items:center;display:flex;gap:10px;justify-content:center}.footer__btn{transition:all .3s ease-in-out}.footer__btn:hover{transform:scale(1.2)}.footer__btn-mode{border-radius:15px;font-weight:600;gap:10px;padding:0 15px 0 40px}.footer__btn-mode .btn__ico{background-color:transparent;color:var(--primary);height:26px;width:26px}.footer__btn-mode:hover{background-color:var(--primary-light);color:var(--primary);opacity:.8}.footer__btn-mode span{font-family:Gilroy,sans-serif;font-size:16px;font-weight:600}.footer__btns-wrap{display:flex;flex-direction:column;gap:25px}.footer__state{background-color:var(--primary-light);margin-top:50px;padding:25px 15px;position:relative}.footer__state p{font-weight:500;letter-spacing:4px;line-height:100%;margin-bottom:5px;text-align:center;text-transform:uppercase}.footer__state span{color:var(--secondary);display:block;text-align:center}.footer__license{flex-direction:column;justify-content:center}.footer__license,.footer__license-item{align-items:center;display:flex;gap:15px}.footer__license-item svg{color:var(--primary);flex-shrink:0;height:30px;width:30px}.footer__license-text-wrap{max-width:200px}.footer__license-text-wrap span{font-size:14px;font-weight:500;line-height:135%}.footer__copyright{align-items:center;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:15px}.footer__copyright span{color:var(--gray-700);font-weight:500}.footer__copyright-links{align-items:center;display:flex;flex-direction:column;gap:10px}.footer__copyright-links a{color:var(--primary);font-size:16px;font-weight:600}.footer__copyright-links a:hover{color:var(--primary-500);text-decoration:underline}@media only screen and (min-width:767px){.footer__info{padding:0 5px}.footer__info,.footer__list{flex-direction:row}.footer__logo{margin-bottom:0}.footer__btns-wrap{justify-content:flex-end}.footer__items-wrap{display:flex;flex-direction:column;gap:15px}.footer__item:first-child{margin-bottom:0}.footer__copyright{flex-direction:row;justify-content:space-between}.footer__copyright-links{flex-direction:row;gap:25px}.footer__copyright-links a{color:var(--primary);font-size:16px;font-weight:600}}@media only screen and (min-width:1024px){.footer__mail,.footer__phone-mobile{font-size:26px}.footer__item-descr{text-align:left}.footer__item{align-items:flex-start}.footer__items-wrap{flex-direction:row;gap:25px}.footer__btn-mode{height:55px}.footer__btns-wrap{flex-direction:row}.footer__state p{font-size:20px}.footer__license{align-items:flex-start}.footer__license-text-wrap{max-width:330px}}.w-special{background-color:var(--primary-light);border-radius:25px}.w-special h2,.w-special h3{color:var(--black);font-size:24px;font-weight:600;text-transform:uppercase}.w-special p{color:var(--black);font-size:16px;line-height:135%}.w-special .btn{font-size:18px;height:55px}@media only screen and (max-width:1024px){.w-special .btn{width:200px}}@media only screen and (min-width:1024px){.w-special .btn{margin-top:auto}}.w-special__info,.w-special__link{display:flex;flex-direction:column}.w-special__link{padding:25px}@media only screen and (min-width:1024px){.w-special__link{height:100%}}.w-special__info{gap:10px}.w-special__img{display:flex;justify-content:flex-end}@media only screen and (min-width:1024px){.w-special{border-radius:35px;height:300px}.w-special h2,.w-special h3{font-size:32px}.w-special p{font-size:20px}.w-special__link{flex-direction:unset;justify-content:space-between;padding:35px}.w-special__info{width:500px}}.w-special--rec{overflow:hidden}.w-special--rec .w-special__img{margin-right:-25px;margin-top:-25px}@media only screen and (max-width:1024px){.w-special--rec .w-special__img{height:350px;margin-bottom:-26px}}@media only screen and (min-width:1024px){.w-special--rec .w-special__img{height:295px;margin-right:-35px}}.w-special--rec-aside{height:500px;overflow:hidden;position:relative;width:100%}.w-special--rec-aside h2,.w-special--rec-aside h3{font-size:24px}.w-special--rec-aside p{font-size:16px;text-align:left}.w-special--rec-aside .btn{max-width:200px;min-width:200px}.w-special--rec-aside .w-special__img{bottom:-2px;height:295px;position:absolute;right:0}.w-special--rec-aside .w-special__link{flex-direction:column}.w-special--rec-aside .w-special__info{gap:15px;width:unset}.specialists-page__wrapper{margin-top:35px}.specialists-page__slides{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px;margin-bottom:50px}.specialists-page__title{display:flex;font-size:26px;font-weight:500;margin-top:25px}.specialists-page__slide{border:1px solid var(--gray-200)}@media only screen and (min-width:767px){.specialists-page__slides{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.specialists-page__slides{grid-template-columns:repeat(3,1fr)!important}.specialists-page__title{font-size:50px;margin-top:50px}}.details-specialist{background-color:var(--primary-light);border-radius:25px}.details-specialist .btn{width:100%}.details-specialist .btn--stroke{border:1px solid var(--primary)}.details-specialist .btn--stroke:hover{background-color:var(--primary);color:var(--white)}@media only screen and (min-width:1024px){.details-specialist .btn{margin-top:auto}}.details-specialist__block,.details-specialist__info{display:flex;flex-direction:column}.details-specialist__block{padding:25px 15px}@media only screen and (min-width:1024px){.details-specialist__block{height:100%}}.details-specialist__title{font-size:28px;font-weight:500;margin:30px 0 10px}.details-specialist__link{display:flex;flex-wrap:wrap;gap:5px;margin-top:10px}.details-specialist__link span{color:var(--secondary);font-size:18px;font-weight:500}.details-specialist__btns{align-items:center;display:flex;flex-direction:column;gap:10px;margin-top:30px}.details-specialist__btns--mobile{display:none}.details-specialist__btns--desktop{display:flex;flex-direction:column;gap:10px;margin-top:15px}.details-specialist__img{background-color:var(--white);border-radius:25px;display:flex;justify-content:center;margin-top:30px;overflow:hidden;padding-top:18px}.details-specialist__about-block{max-width:750px}.details-specialist__about-btn{background-color:var(--primary-light);color:var(--primary);font-size:18px;font-weight:600;height:55px;margin-top:35px}.details-specialist__about-btn:hover{background-color:var(--gray-100)}.details-specialist__about-sertificates{align-items:center;display:grid;gap:15px;-webkit-overflow-scrolling:touch;overflow-x:auto}.details-specialist__about-sertificates img{width:100%}@media only screen and (max-width:1024px){.details-specialist__about-sertificates{grid-auto-flow:column}}@media only screen and (min-width:1024px){.details-specialist__about-sertificates{gap:50px;grid-template-columns:repeat(2,1fr)}}.details-specialist__about-sertificate{aspect-ratio:16/9;background-color:var(--gray-100);border-radius:25px;flex:0 0 auto;padding:9px 45px;position:relative;z-index:1}.details-specialist__about-sertificate:after{background:url(../img/services-blur.png);border-radius:25px;bottom:0;content:"";height:100%;left:50%;position:absolute;transform:translate(-50%);width:100%;z-index:-1}.details-specialist__about-sertificate img{display:block;margin:0 auto}.details-specialist__about-sertificate span{backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(10px);background-color:#ffffff80;border-radius:12px;bottom:15px;font-size:16px;font-weight:500;left:15px;padding:9px 14px;position:absolute}@media only screen and (max-width:1024px){.details-specialist__about-sertificate{width:315px}}@media only screen and (min-width:1024px){.details-specialist__about-sertificate{height:309px}.details-specialist__about-sertificate span{bottom:25px;font-size:24px;left:25px;padding:15px 25px}.details-specialist{border-radius:35px;height:450px}.details-specialist__title{font-size:50px;font-weight:600;margin-top:50px;max-width:600px}.details-specialist__link span{font-size:20px}.details-specialist__block{flex-direction:unset;justify-content:space-between;padding:50px}.details-specialist__btn{width:-webkit-max-content!important}.details-specialist__btns{flex-direction:row}.details-specialist__btns .btn--stroke{min-width:auto;width:151px}.details-specialist__img{background:transparent;display:flex;justify-content:flex-end;margin-top:0;padding-top:0}}.details-specialist--rec{overflow:hidden}@media only screen and (max-width:1024px){.details-specialist--rec .details-specialist__img{height:350px}}@media only screen and (min-width:1024px){.details-specialist--rec .details-specialist__img{height:405px}}.spec-d__info-inner{padding:50px 10px 0}.spec-d-education__list{display:flex;flex-direction:column;gap:25px}.spec-d-education__item-top{align-items:center;display:flex;gap:10px;position:relative;z-index:1}.spec-d-education__item-top span{color:var(--primary);font-size:20px;font-weight:600}.spec-d-education__item-top img{display:block;position:relative}.spec-d-education__item-top img:before{background-color:var(--primary);bottom:0;content:"";height:20px;left:50%;position:relative;transform:translate(-50%);width:1px}.spec-d-education__item-bottom{display:flex;flex-direction:column;gap:7px;padding-left:22px}.spec-d-education__item-bottom strong{font-size:18px}.icon-wrapper,.spec-d-education__item{position:relative}.vertical-line{background-color:var(--gray-200);height:calc(100% + 40px);left:50%;position:absolute;top:100%;width:1px}.spec-d-education__item:last-child .vertical-line{height:calc(100% + 30px)}@media only screen and (min-width:1024px){.spec-d-education__item-bottom strong{font-size:20px}.spec-d-education__item-bottom p{font-size:18px}.details-specialist__info{justify-content:space-between}.details-specialist__info .breadcrumbs{margin-top:15px}.details-specialist__desktop,.details-specialist__title{margin-top:0}.details-specialist__btns--mobile{display:flex}.details-specialist__btns--desktop{display:none}.spec-d__info-inner{padding:100px 5px 0}}.contacts{background-color:var(--primary-light);border-radius:25px}.contacts p{color:var(--black)}.contacts .btn{cursor:pointer;font-size:18px;font-weight:600;height:55px;width:100%}.contacts .btn--stroke{border:1px solid var(--primary)}.contacts .btn--stroke:hover{background-color:var(--primary);color:var(--white)}@media only screen and (min-width:1024px){.contacts .btn{margin-top:auto}}.contacts__block,.contacts__info{display:flex;flex-direction:column}.contacts__block{padding:25px 15px}@media only screen and (min-width:1024px){.contacts__block{height:100%}}.contacts__info{gap:10px}.contacts__info-title{font-size:28px;font-weight:500;margin-top:20px}.contacts__info-wrap{align-items:center;display:flex;gap:10px}.contacts__info-wrap:hover .contacts__info-address .contacts__info-text{color:var(--primary-500)}.contacts__info-ico svg{fill:var(--primary)}.contacts__info-text{font-size:18px;font-weight:500}.contacts__info-address{align-items:center;display:flex;gap:5px}.contacts__info-address p{color:var(--primary)}.contacts__info-address img{border:1px solid var(--primary);border-radius:50px;padding:2.5px 15px}.contacts__img{display:none}.contacts__btns{gap:10px;margin-top:20px}.contacts__btns,.contacts__socials{align-items:center;display:flex;flex-direction:column}.contacts__socials{gap:15px;margin-top:50px;padding:0 10px}.contacts__social-block{align-items:center;background-color:var(--primary-light);border-radius:25px;display:flex;flex-direction:column;justify-content:center;padding:15px;transition:all .3s ease-in-out;width:100%}.contacts__social-block img{width:45px}.contacts__social-block p{color:var(--primary);font-size:22px;font-weight:600}.contacts__social-block span{color:var(--black);font-size:16px;font-weight:500}.contacts__social-block:hover{opacity:.8}@media only screen and (min-width:1024px){.contacts{border-radius:35px;height:440px}.contacts__info-title{font-size:50px;margin-top:50px;max-width:600px}.contacts__block{flex-direction:unset;justify-content:space-between;padding:35px}.contacts__btns,.contacts__socials{flex-direction:row}.contacts__img{display:flex;justify-content:flex-end}.contacts__info-ico{width:30px}}.contacts--rec{overflow:hidden}.contacts--rec .contacts__img{margin-right:-25px;margin-top:-25px}@media only screen and (max-width:1024px){.contacts--rec .contacts__img{height:350px;margin-bottom:-26px}}@media only screen and (min-width:1024px){.contacts--rec .contacts__img{height:435px;margin-right:-35px}}.not-found{background-color:var(--primary-light);border-radius:25px;margin-top:50px}.not-found h2,.not-found h3{color:var(--black);font-size:24px;font-weight:600;text-transform:uppercase}.not-found p{color:var(--black);font-size:16px;line-height:135%}.not-found .btn{font-family:Gilroy,sans-serif;font-size:18px;height:55px}@media only screen and (max-width:1024px){.not-found .btn{width:250px}}@media only screen and (min-width:1024px){.not-found .btn{margin-top:auto}}.not-found__info,.not-found__link{display:flex;flex-direction:column}.not-found__link{padding:25px}@media only screen and (min-width:1024px){.not-found__link{height:100%}}.not-found__info{gap:10px;padding:15px}.not-found__img{display:flex;justify-content:flex-end}@media only screen and (min-width:1024px){.not-found{border-radius:35px;height:330px}.not-found h2,.not-found h3{font-size:32px}.not-found p{font-size:20px}.not-found__link{flex-direction:unset;justify-content:space-between;padding:35px}.not-found__info{width:500px}.not-found .not-found__info .btn{padding:17px 0}}.not-found--rec{overflow:hidden}.not-found--rec .not-found__img{margin-right:-25px;margin-top:10px}@media only screen and (max-width:1024px){.not-found--rec .not-found__img{height:350px;margin-bottom:-26px}}@media only screen and (min-width:1024px){.not-found--rec .not-found__img{height:295px;margin-right:-35px}}.prices__text{max-width:735px}.prices__text--bold{font-weight:500;margin-top:25px;max-width:735px}.prices__wrap{display:flex;flex-direction:column;gap:35px;justify-content:space-between}@media only screen and (min-width:1024px){.prices__wrap{flex-direction:unset}}.prices__price{display:flex;flex:1;flex-direction:column;gap:35px}@media only screen and (min-width:1024px){.prices__right{width:365px}}.prices__btn-save-all{border:1.25px solid var(--gray-200);color:var(--primary);font-size:18px;font-weight:500;height:85px;margin-bottom:15px}.prices__btn-save-all svg{height:45px;width:45px;fill:currentColor}.prices__btn-save-all:hover{border-color:var(--primary)}.prices__list{border:1.25px solid var(--gray-200);border-radius:15px}@media only screen and (min-width:1024px){.prices__list{border-radius:25px}}.prices__list details{position:relative}.prices__list details:not(:first-child){border-top:1.25px solid var(--gray-200)}.prices__list details summary{color:var(--black);cursor:pointer;font-size:18px;font-weight:500;list-style:none;padding:17px 17px 17px 45px;text-transform:lowercase}.prices__list details summary:hover{color:var(--primary)}@media only screen and (min-width:1024px){.prices__list details summary{font-size:24px;padding:25px 25px 25px 65px}}.prices__list details summary:first-letter{text-transform:uppercase}.prices__list details>summary::-webkit-details-marker{display:none}.prices__list details>summary:after,.prices__list details>summary:before{background-color:var(--black);content:"";height:2px;left:15px;position:absolute;top:22px;width:18px}@media only screen and (min-width:1024px){.prices__list details>summary:after,.prices__list details>summary:before{left:25px;top:35px}}.prices__list details[open]>summary{color:var(--primary)}.prices__list details>summary:before{transform:rotate(90deg)}.prices__list details[open]>summary:before{content:none;height:2px}.prices__list details[open]>summary:after{background-color:var(--primary);height:2px}.prices__list details[open]>summary~*{animation:sweep .5s ease-in-out}@keyframes sweep{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.prices__subitem{border-top:1.25px solid var(--gray-200);display:flex;gap:10px;justify-content:space-between;padding:10px 10px 10px 45px}.prices__subitem span,.prices__subitem strong{font-size:16px;font-weight:500;line-height:28px}.prices__subitem p{color:var(--secondary)}.prices__subitem strong{display:flex;flex:1;font-weight:500}.prices__subitem span{color:var(--primary);font-weight:600;white-space:nowrap}@media only screen and (min-width:1024px){.prices__subitem{padding:15px 25px 15px 65px}.prices__subitem span,.prices__subitem strong{font-size:20px}}.documents-widget .w-special h2{color:var(--black);font-size:30px;font-weight:500;line-height:110%;text-transform:capitalize}.documents-widget .w-special__info{gap:30px}.documents-widget .btn{width:100%}.documents-widget .w-special__link{gap:20px;padding:25px 15px}.documents-widget .w-special__img{height:252px}.documents .news-d__right{padding-top:0}.documents__content-left{display:flex;flex-direction:column;gap:35px}.documents__content-wrap{display:flex;flex-direction:column;gap:50px;margin-top:50px;padding:0 15px}.documents__content h3{color:var(--black);font-size:22px;font-weight:500;line-height:110%}.documents__content-title{font-size:24px;font-weight:600;line-height:110%}.documents__content-list{display:grid;gap:15px;grid-template-columns:repeat(1,1fr);margin-top:25px}.documents__content-item{align-items:center;background:var(--gray-100);border-radius:25px;cursor:pointer;display:flex;gap:20px;padding:15px;transition:all .15s ease-in-out}.documents__content-item svg{color:var(--primary);flex-shrink:0;height:35px;width:35px}.documents__content-item span{color:var(--black);font-size:16px;font-weight:500;line-height:135%}.documents__content-item:hover{background:var(--gray-150)}.documents__content-item:hover span{color:var(--primary)}@media (min-width:768px){.documents__content-list{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.documents-widget .w-special{height:350px}.documents-widget .w-special h2{font-size:50px}.documents-widget .w-special__link{padding:50px}.documents-widget .w-special__img{height:350px;margin-right:-50px;margin-top:-50px}.documents-widget .btn{width:200px}.documents__content-wrap{flex-direction:row;justify-content:space-between;margin-top:100px;padding:0}.documents__content-left{gap:50px}.documents__content{max-width:735px;width:100%}.documents__content h3{font-size:30px}.documents__content:last-child{margin-bottom:0}.documents__content-item{align-items:flex-start;flex-direction:column;gap:20px;padding:25px}.documents__content-item svg{height:35px;width:35px}.documents__content-item span{font-size:18px}}#breadcrumbs{font-weight:500}#breadcrumbs span{color:var(--secondary);cursor:pointer;font-size:18px;gap:5px;text-decoration:none}#breadcrumbs span>span:last-child{color:var(--gray-600);pointer-events:none}#breadcrumbs span>span a{color:var(--primary);text-decoration:none}#breadcrumbs span>span:hover{opacity:.75}.wp-pagenavi{align-items:center;display:flex;gap:5px;justify-content:center}.wp-pagenavi .nextpostslink,.wp-pagenavi .previouspostslink{padding-left:5px;padding-right:5px}.wp-pagenavi .previouspostslink svg{transform:rotate(180deg)}.wp-pagenavi .current{background-color:var(--primary)!important;color:var(--white)!important}.wp-pagenavi .current,.wp-pagenavi .ellipsis,.wp-pagenavi .nextpostslink,.wp-pagenavi .page.larger,.wp-pagenavi .page.smaller,.wp-pagenavi .previouspostslink{align-items:center;background-color:var(--primary-light);border-radius:15px;color:var(--primary);cursor:pointer;display:flex;font-size:18px;font-weight:500;height:45px;justify-content:center;padding:10px;text-decoration:none;width:45px}.wp-pagenavi .current svg,.wp-pagenavi .ellipsis svg,.wp-pagenavi .nextpostslink svg,.wp-pagenavi .page.larger svg,.wp-pagenavi .page.smaller svg,.wp-pagenavi .previouspostslink svg{fill:currentColor}.wp-pagenavi .current:hover,.wp-pagenavi .ellipsis:hover,.wp-pagenavi .nextpostslink:hover,.wp-pagenavi .page.larger:hover,.wp-pagenavi .page.smaller:hover,.wp-pagenavi .previouspostslink:hover{background-color:var(--primary);color:var(--white)}.wp-pagenavi .current:hover svg,.wp-pagenavi .ellipsis:hover svg,.wp-pagenavi .nextpostslink:hover svg,.wp-pagenavi .page.larger:hover svg,.wp-pagenavi .page.smaller:hover svg,.wp-pagenavi .previouspostslink:hover svg{fill:currentColor}.wp-pagenavi .extend{color:var(--primary)}.wp-pagenavi .ellipsis{background-color:unset;cursor:unset;padding-bottom:0}.wp-pagenavi .ellipsis:hover{background-color:unset;color:var(--primary-500)}.typography-n{display:flex;flex-direction:column;gap:15px;width:100%}@media only screen and (min-width:1024px){.typography-n{gap:25px}}.typography-n h1,.typography-n h2,.typography-n h3,.typography-n h4,.typography-n h5,.typography-n h6{color:var(--primary-500)}.typography-n h1{color:var(--black);font-size:30px;font-weight:600;margin-bottom:10px;text-transform:uppercase}@media only screen and (min-width:1024px){.typography-n h1{font-size:45px;margin-bottom:0}}.typography-n h2,.typography-n h3{font-size:18px}@media only screen and (min-width:1024px){.typography-n h2,.typography-n h3{font-size:22px}}.typography-n h4,.typography-n h5,.typography-n h6{font-size:16px}@media only screen and (min-width:1024px){.typography-n h4,.typography-n h5,.typography-n h6{font-size:18px}}.typography-n li,.typography-n p{font-weight:400}.typography-n em,.typography-n ol,.typography-n p,.typography-n ul{color:var(--black);font-size:16px;line-height:22px}@media only screen and (min-width:1024px){.typography-n em,.typography-n ol,.typography-n p,.typography-n ul{font-size:18px;line-height:26px}}.typography-n strong{color:var(--primary-600);font-size:18px;font-weight:500}@media only screen and (min-width:1024px){.typography-n strong{font-size:22px;line-height:28px}}.typography-n a{color:var(--primary-600);font-weight:500}.typography-n a:hover{color:var(--primary-600);text-decoration:underline}.typography-n ol>*,.typography-n ul>*{margin-top:5px}.typography-n ul li{padding-left:25px;position:relative}.typography-n ul li:before{background-color:var(--primary-500);border-radius:50%;content:"";display:block;height:10px;left:0;min-height:10px;min-width:10px;position:absolute;top:5px;width:10px}.typography-n ol{counter-reset:li}.typography-n ol li{counter-increment:li;list-style-type:none}.typography-n ol li:before{color:var(--orange);content:" " counter(li) ". ";list-style-type:decimal}.typography-n .date{color:var(--gray-600);line-height:normal}.air-datepicker-cell.-day-.-other-month-,.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.air-datepicker-cell.-day-.-other-month-:hover,.air-datepicker-cell.-year-.-other-decade-:hover{color:var(--adp-color-other-month-hover)}.-disabled-.-focus-.air-datepicker-cell.-day-.-other-month-,.-disabled-.-focus-.air-datepicker-cell.-year-.-other-decade-{color:var(--adp-color-other-month)}.-selected-.air-datepicker-cell.-day-.-other-month-,.-selected-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month);color:#fff}.-selected-.-focus-.air-datepicker-cell.-day-.-other-month-,.-selected-.-focus-.air-datepicker-cell.-year-.-other-decade-{background:var(--adp-background-color-selected-other-month-focused)}.-in-range-.air-datepicker-cell.-day-.-other-month-,.-in-range-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range);color:var(--adp-color)}.-in-range-.-focus-.air-datepicker-cell.-day-.-other-month-,.-in-range-.-focus-.air-datepicker-cell.-year-.-other-decade-{background-color:var(--adp-background-color-in-range-focused)}.air-datepicker-cell.-day-.-other-month-:empty,.air-datepicker-cell.-year-.-other-decade-:empty{background:none;border:none}.air-datepicker-cell{align-items:center;border-radius:var(--adp-cell-border-radius);box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;position:relative;z-index:1}.air-datepicker-cell.-focus-{background:var(--adp-cell-background-color-hover)}.air-datepicker-cell.-current-{color:var(--adp-color-current-date)}.air-datepicker-cell.-current-.-focus-{color:var(--adp-color)}.air-datepicker-cell.-current-.-in-range-{color:var(--adp-color-current-date)}.air-datepicker-cell.-disabled-{color:var(--adp-color-disabled);cursor:default}.air-datepicker-cell.-disabled-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-disabled-.-in-range-{color:var(--adp-color-disabled-in-range)}.air-datepicker-cell.-disabled-.-current-.-focus-{color:var(--adp-color-disabled)}.air-datepicker-cell.-in-range-{background:var(--adp-cell-background-color-in-range);border-radius:0}.air-datepicker-cell.-in-range-.-focus-,.air-datepicker-cell.-in-range-:hover{background:var(--adp-cell-background-color-in-range-hover)}.air-datepicker-cell.-range-from-{background-color:var(--adp-cell-background-color-in-range);border:1px solid var(--adp-cell-border-color-in-range);border-radius:var(--adp-cell-border-radius) 0 0 var(--adp-cell-border-radius)}.air-datepicker-cell.-range-to-{background-color:var(--adp-cell-background-color-in-range);border:1px solid var(--adp-cell-border-color-in-range);border-radius:0 var(--adp-cell-border-radius) var(--adp-cell-border-radius) 0}.air-datepicker-cell.-range-to-.-range-from-{border-radius:var(--adp-cell-border-radius)}.air-datepicker-cell.-selected-{border:none}.air-datepicker-cell.-selected-,.air-datepicker-cell.-selected-.-current-{background:var(--adp-cell-background-color-selected);color:#fff}.air-datepicker-cell.-selected-.-focus-{background:var(--adp-cell-background-color-selected-hover)}.air-datepicker-body{transition:all var(--adp-transition-duration) var(--adp-transition-ease)}.air-datepicker-body.-hidden-{display:none}.air-datepicker-body--day-names{display:grid;font-weight:600;grid-template-columns:repeat(7,var(--adp-day-cell-width));margin:8px 0 3px}.air-datepicker-body--day-name{align-items:center;color:var(--adp-day-name-color);display:flex;flex:1;font-size:.8em;justify-content:center;text-align:center;text-transform:uppercase}.air-datepicker-body--day-name.-clickable-{cursor:pointer}.air-datepicker-body--day-name.-clickable-:hover{color:var(--adp-day-name-color-hover)}.air-datepicker-body--cells{display:grid}.air-datepicker-body--cells.-days-{grid-auto-rows:var(--adp-day-cell-height);grid-template-columns:repeat(7,var(--adp-day-cell-width))}.air-datepicker-body--cells.-months-{grid-auto-rows:var(--adp-month-cell-height);grid-template-columns:repeat(3,1fr)}.air-datepicker-body--cells.-years-{grid-auto-rows:var(--adp-year-cell-height);grid-template-columns:repeat(4,1fr)}.air-datepicker-nav{border-bottom:1px solid var(--adp-border-color-inner);box-sizing:content-box;display:flex;justify-content:space-between;min-height:var(--adp-nav-height);padding:var(--adp-padding)}.-only-timepicker- .air-datepicker-nav{display:none}.air-datepicker-nav--action,.air-datepicker-nav--title{align-items:center;cursor:pointer;display:flex;justify-content:center}.air-datepicker-nav--action{border-radius:var(--adp-border-radius);-webkit-user-select:none;-moz-user-select:none;user-select:none;width:var(--adp-nav-action-size)}.air-datepicker-nav--action:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--action:active{background:var(--adp-background-color-active)}.air-datepicker-nav--action.-disabled-{visibility:hidden}.air-datepicker-nav--action svg{height:32px;width:32px}.air-datepicker-nav--action path{fill:none;stroke:var(--adp-nav-arrow-color);stroke-width:2px}.air-datepicker-nav--title{border-radius:var(--adp-border-radius);padding:0 8px}.air-datepicker-nav--title i{color:var(--adp-nav-color-secondary);font-style:normal;margin-left:.3em}.air-datepicker-nav--title:hover{background:var(--adp-background-color-hover)}.air-datepicker-nav--title:active{background:var(--adp-background-color-active)}.air-datepicker-nav--title.-disabled-{background:none;cursor:default}.air-datepicker-buttons{display:grid;grid-auto-columns:1fr;grid-auto-flow:column}.air-datepicker-button{background:#fff0;border:none;border-radius:var(--adp-btn-border-radius);color:var(--adp-btn-color);cursor:pointer;display:inline-flex;height:var(--adp-btn-height)}.air-datepicker-button:focus,.air-datepicker-button:hover{background:var(--adp-btn-background-color-hover);color:var(--adp-btn-color-hover)}.air-datepicker-button:focus{outline:none}.air-datepicker-button:active{background:var(--adp-btn-background-color-active)}.air-datepicker-button span{align-items:center;display:flex;height:100%;justify-content:center;outline:none;width:100%}.air-datepicker-time{display:grid;grid-template-columns:max-content 1fr;grid-column-gap:12px;align-items:center;padding:0 var(--adp-time-padding-inner);position:relative}.-only-timepicker- .air-datepicker-time{border-top:none}.air-datepicker-time--current{align-items:center;display:flex;flex:1;font-size:14px;text-align:center}.air-datepicker-time--current-colon{line-height:1;margin:0 2px 3px}.air-datepicker-time--current-hours,.air-datepicker-time--current-minutes{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:19px;line-height:1;position:relative;z-index:1}.air-datepicker-time--current-hours:after,.air-datepicker-time--current-minutes:after{background:var(--adp-background-color-hover);border-radius:var(--adp-border-radius);bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-3px;z-index:-1}.air-datepicker-time--current-hours.-focus-:after,.air-datepicker-time--current-minutes.-focus-:after{opacity:1}.air-datepicker-time--current-ampm{align-self:flex-end;color:var(--adp-time-day-period-color);font-size:11px;margin-bottom:1px;margin-left:6px;text-transform:uppercase}.air-datepicker-time--row{align-items:center;background:linear-gradient(to right,var(--adp-time-track-color),var(--adp-time-track-color)) left 50%/100% var(--adp-time-track-height) no-repeat;display:flex;font-size:11px;height:17px}.air-datepicker-time--row:first-child{margin-bottom:4px}.air-datepicker-time--row input[type=range]{-webkit-appearance:none;background:none;cursor:pointer;flex:1;height:100%;margin:0;padding:0;width:100%}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{-webkit-appearance:none}.air-datepicker-time--row input[type=range]::-ms-tooltip{display:none}.air-datepicker-time--row input[type=range]:hover::-webkit-slider-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-moz-range-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:hover::-ms-thumb{border-color:var(--adp-time-track-color-hover)}.air-datepicker-time--row input[type=range]:focus{outline:none}.air-datepicker-time--row input[type=range]:focus::-webkit-slider-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-moz-range-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]:focus::-ms-thumb{background:var(--adp-cell-background-color-selected);border-color:var(--adp-cell-background-color-selected)}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{background:#fff;border:1px solid var(--adp-time-track-color);border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;-webkit-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration);width:12px}.air-datepicker-time--row input[type=range]::-moz-range-thumb{background:#fff;border:1px solid var(--adp-time-track-color);border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;-moz-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration);width:12px}.air-datepicker-time--row input[type=range]::-ms-thumb{background:#fff;border:1px solid var(--adp-time-track-color);border-radius:3px;box-sizing:border-box;cursor:pointer;height:12px;-ms-transition:background var(--adp-transition-duration);transition:background var(--adp-transition-duration);width:12px}.air-datepicker-time--row input[type=range]::-webkit-slider-thumb{margin-top:calc(var(--adp-time-thumb-size)/2*-1)}.air-datepicker-time--row input[type=range]::-webkit-slider-runnable-track{background:transparent;border:none;color:transparent;cursor:pointer;height:var(--adp-time-track-height)}.air-datepicker-time--row input[type=range]::-moz-range-track{background:transparent;border:none;color:transparent;cursor:pointer;height:var(--adp-time-track-height)}.air-datepicker-time--row input[type=range]::-ms-track{background:transparent;border:none;color:transparent;cursor:pointer;height:var(--adp-time-track-height)}.air-datepicker-time--row input[type=range]::-ms-fill-lower,.air-datepicker-time--row input[type=range]::-ms-fill-upper{background:transparent}.air-datepicker{--adp-font-family:-apple-system,BlinkMacSystemFont,"Gilroy",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";--adp-font-size:14px;--adp-width:246px;--adp-z-index:100;--adp-padding:4px;--adp-grid-areas:"nav" "body" "timepicker" "buttons";--adp-transition-duration:.3s;--adp-transition-ease:ease-out;--adp-transition-offset:8px;--adp-background-color:#fff;--adp-background-color-hover:#f0f0f0;--adp-background-color-active:#eaeaea;--adp-background-color-in-range:rgba(92,196,239,.1);--adp-background-color-in-range-focused:rgba(92,196,239,.2);--adp-background-color-selected-other-month-focused:#8ad5f4;--adp-background-color-selected-other-month:#a2ddf6;--adp-color:#4a4a4a;--adp-color-secondary:#9c9c9c;--adp-accent-color:#4eb5e6;--adp-color-current-date:var(--adp-accent-color);--adp-color-other-month:#dedede;--adp-color-disabled:#aeaeae;--adp-color-disabled-in-range:#939393;--adp-color-other-month-hover:#c5c5c5;--adp-border-color:#dbdbdb;--adp-border-color-inner:#efefef;--adp-border-radius:4px;--adp-border-color-inline:#d7d7d7;--adp-nav-height:32px;--adp-nav-arrow-color:var(--adp-color-secondary);--adp-nav-action-size:32px;--adp-nav-color-secondary:var(--adp-color-secondary);--adp-day-name-color:var(--primary);--adp-day-name-color-hover:#8ad5f4;--adp-day-cell-width:1fr;--adp-day-cell-height:32px;--adp-month-cell-height:42px;--adp-year-cell-height:56px;--adp-pointer-size:10px;--adp-poiner-border-radius:2px;--adp-pointer-offset:14px;--adp-cell-border-radius:4px;--adp-cell-background-color-hover:var(--adp-background-color-hover);--adp-cell-background-color-selected:#5cc4ef;--adp-cell-background-color-selected-hover:#45bced;--adp-cell-background-color-in-range:rgba(92,196,239,.1);--adp-cell-background-color-in-range-hover:rgba(92,196,239,.2);--adp-cell-border-color-in-range:var(--adp-cell-background-color-selected);--adp-btn-height:32px;--adp-btn-color:var(--adp-accent-color);--adp-btn-color-hover:var(--adp-color);--adp-btn-border-radius:var(--adp-border-radius);--adp-btn-background-color-hover:var(--adp-background-color-hover);--adp-btn-background-color-active:var(--adp-background-color-active);--adp-time-track-height:1px;--adp-time-track-color:#dedede;--adp-time-track-color-hover:#b1b1b1;--adp-time-thumb-size:12px;--adp-time-padding-inner:10px;--adp-time-day-period-color:var(--adp-color-secondary);--adp-mobile-font-size:16px;--adp-mobile-nav-height:40px;--adp-mobile-width:320px;--adp-mobile-day-cell-height:38px;--adp-mobile-month-cell-height:48px;--adp-mobile-year-cell-height:64px}.air-datepicker-overlay{--adp-overlay-background-color:rgba(0,0,0,.3);--adp-overlay-transition-duration:.3s;--adp-overlay-transition-ease:ease-out;--adp-overlay-z-index:99}.air-datepicker{background:var(--adp-background-color);border-radius:15px;box-shadow:0 4px 12px #00000026;box-sizing:content-box;color:var(--adp-color);display:grid;font-family:var(--adp-font-family),sans-serif;font-size:var(--adp-font-size);grid-template-areas:var(--adp-grid-areas);grid-template-columns:1fr;grid-template-rows:repeat(4,max-content);padding:16px;position:absolute;transition:opacity var(--adp-transition-duration) var(--adp-transition-ease),transform var(--adp-transition-duration) var(--adp-transition-ease);width:var(--adp-width);z-index:var(--adp-z-index)}.air-datepicker:not(.-custom-position-){opacity:0}.air-datepicker.-from-top-{transform:translateY(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-from-right-{transform:translate(var(--adp-transition-offset))}.air-datepicker.-from-bottom-{transform:translateY(var(--adp-transition-offset))}.air-datepicker.-from-left-{transform:translate(calc(var(--adp-transition-offset)*-1))}.air-datepicker.-active-:not(.-custom-position-){opacity:1;transform:translate(0)}.air-datepicker.-active-.-custom-position-{transition:none}.air-datepicker.-inline-{border-color:var(--adp-border-color-inline);box-shadow:none;left:auto;opacity:1;position:static;right:auto;transform:none}.air-datepicker.-inline- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-{--adp-font-size:var(--adp-mobile-font-size);--adp-day-cell-height:var(--adp-mobile-day-cell-height);--adp-month-cell-height:var(--adp-mobile-month-cell-height);--adp-year-cell-height:var(--adp-mobile-year-cell-height);--adp-nav-height:var(--adp-mobile-nav-height);--adp-nav-action-size:var(--adp-mobile-nav-height);border:none;position:fixed;width:var(--adp-mobile-width)}.air-datepicker.-is-mobile- *{-webkit-tap-highlight-color:rgba(0,0,0,0)}.air-datepicker.-is-mobile- .air-datepicker--pointer{display:none}.air-datepicker.-is-mobile-:not(.-custom-position-){transform:translate(-50%,calc(-50% + var(--adp-transition-offset)))}.air-datepicker.-is-mobile-.-active-:not(.-custom-position-){transform:translate(-50%,-50%)}.air-datepicker.-custom-position-{transition:none}.air-datepicker-global-container{left:0;position:absolute;top:0}.air-datepicker--pointer{--pointer-half-size:calc(var(--adp-pointer-size)/2);z-index:-1}.air-datepicker--pointer,.air-datepicker--pointer:after{height:var(--adp-pointer-size);position:absolute;width:var(--adp-pointer-size)}.air-datepicker--pointer:after{background:#fff;border-right:1px solid var(--adp-border-color-inline);border-top:1px solid var(--adp-border-color-inline);border-top-right-radius:var(--adp-poiner-border-radius);box-sizing:border-box;content:""}.-top-center- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer,[data-popper-placement^=top] .air-datepicker--pointer{top:calc(100% - var(--pointer-half-size) + 1px)}.-top-center- .air-datepicker--pointer:after,.-top-left- .air-datepicker--pointer:after,.-top-right- .air-datepicker--pointer:after,[data-popper-placement^=top] .air-datepicker--pointer:after{transform:rotate(135deg)}.-right-bottom- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer,[data-popper-placement^=right] .air-datepicker--pointer{right:calc(100% - var(--pointer-half-size) + 1px)}.-right-bottom- .air-datepicker--pointer:after,.-right-center- .air-datepicker--pointer:after,.-right-top- .air-datepicker--pointer:after,[data-popper-placement^=right] .air-datepicker--pointer:after{transform:rotate(225deg)}.-bottom-center- .air-datepicker--pointer,.-bottom-left- .air-datepicker--pointer,.-bottom-right- .air-datepicker--pointer,[data-popper-placement^=bottom] .air-datepicker--pointer{bottom:calc(100% - var(--pointer-half-size) + 1px)}.-bottom-center- .air-datepicker--pointer:after,.-bottom-left- .air-datepicker--pointer:after,.-bottom-right- .air-datepicker--pointer:after,[data-popper-placement^=bottom] .air-datepicker--pointer:after{transform:rotate(315deg)}.-left-bottom- .air-datepicker--pointer,.-left-center- .air-datepicker--pointer,.-left-top- .air-datepicker--pointer,[data-popper-placement^=left] .air-datepicker--pointer{left:calc(100% - var(--pointer-half-size) + 1px)}.-left-bottom- .air-datepicker--pointer:after,.-left-center- .air-datepicker--pointer:after,.-left-top- .air-datepicker--pointer:after,[data-popper-placement^=left] .air-datepicker--pointer:after{transform:rotate(45deg)}.-bottom-left- .air-datepicker--pointer,.-top-left- .air-datepicker--pointer{left:var(--adp-pointer-offset)}.-bottom-right- .air-datepicker--pointer,.-top-right- .air-datepicker--pointer{right:var(--adp-pointer-offset)}.-bottom-center- .air-datepicker--pointer,.-top-center- .air-datepicker--pointer{left:calc(50% - var(--adp-pointer-size)/2)}.-left-top- .air-datepicker--pointer,.-right-top- .air-datepicker--pointer{top:var(--adp-pointer-offset)}.-left-bottom- .air-datepicker--pointer,.-right-bottom- .air-datepicker--pointer{bottom:var(--adp-pointer-offset)}.-left-center- .air-datepicker--pointer,.-right-center- .air-datepicker--pointer{top:calc(50% - var(--adp-pointer-size)/2)}.air-datepicker--navigation{grid-area:nav}.air-datepicker--content{box-sizing:content-box;grid-area:body;padding:var(--adp-padding)}.-only-timepicker- .air-datepicker--content{display:none}.air-datepicker--time{grid-area:timepicker}.air-datepicker--buttons{grid-area:buttons}.air-datepicker--buttons,.air-datepicker--time{border-top:1px solid var(--adp-border-color-inner);padding:var(--adp-padding)}.air-datepicker-overlay{background:var(--adp-overlay-background-color);height:0;left:0;opacity:0;position:fixed;top:0;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),left 0s,height 0s,width 0s;transition-delay:0s,var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration),var(--adp-overlay-transition-duration);width:0;z-index:var(--adp-overlay-z-index)}.air-datepicker-overlay.-active-{height:100%;opacity:1;transition:opacity var(--adp-overlay-transition-duration) var(--adp-overlay-transition-ease),height 0s,width 0s;width:100%}.glide{box-sizing:border-box;position:relative;width:100%}.glide *{box-sizing:inherit}.glide__slides,.glide__track{overflow:hidden}.glide__slides{backface-visibility:hidden;display:flex;flex-wrap:nowrap;list-style:none;margin:0;padding:0;position:relative;touch-action:pan-Y;transform-style:preserve-3d;white-space:nowrap;width:100%;will-change:transform}.glide__slide,.glide__slides--dragging{-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide__slide{flex-shrink:0;height:100%;white-space:normal;width:100%;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.glide__slide a{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;-moz-user-select:none;-ms-user-select:none}.glide__arrows,.glide__bullets{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.glide--rtl{direction:rtl}.glide__arrow{background-color:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:4px;box-shadow:0 .25em .5em #0000001a;color:#fff;cursor:pointer;display:block;line-height:1;opacity:1;padding:9px 12px;position:absolute;text-shadow:0 .25em .5em rgba(0,0,0,.1);text-transform:uppercase;top:50%;transform:translateY(-50%);transition:opacity .15s ease,border .3s ease-in-out;z-index:2}.glide__arrow:focus{outline:none}.glide__arrow:hover{border-color:#fff}.glide__arrow--left{left:2em}.glide__arrow--right{right:2em}.glide__arrow--disabled{opacity:.33}.glide__bullets{bottom:2em;display:inline-flex;left:50%;list-style:none;position:absolute;transform:translate(-50%);z-index:2}.glide__bullet{background-color:#ffffff80;border:2px solid transparent;border-radius:50%;box-shadow:0 .25em .5em #0000001a;cursor:pointer;height:9px;line-height:0;margin:0 .25em;padding:0;transition:all .3s ease-in-out;width:9px}.glide__bullet:focus{outline:none}.glide__bullet:focus,.glide__bullet:hover{background-color:#ffffff80;border:2px solid #fff}.glide__bullet--active{background-color:#fff}.glide--swipeable{cursor:grab;cursor:-webkit-grab}.glide--dragging{cursor:grabbing;cursor:-webkit-grabbing}.accessibility-mode{font-size:18px!important;line-height:1.5!important}.accessibility-mode *{background-color:#fff!important;color:#000!important}.accessibility-mode a{text-decoration:underline!important}.accessibility-mode img{border:2px solid #000!important}.accessibility-mode *+*{margin-top:1rem!important}.accessibility-mode .btn,.accessibility-mode button{font-size:18px!important;padding:1rem 2rem!important}#__nuxt,.container,.section,body,html{font-size:inherit!important}body[data-font-size=small]{font-size:.9!important}body[data-font-size=small] *{font-size:calc(var(--original-font-size, 1em)*.9)!important}body[data-font-size=medium]{font-size:1!important}body[data-font-size=medium] *{font-size:calc(var(--original-font-size, 1em)*1)!important}body[data-font-size=normal]{font-size:1rem!important}body[data-font-size=large]{font-size:1.3rem!important}body[data-font-size=xlarge]{font-size:1.6rem!important}body{--site-font-size:16px;font-size:var(--site-font-size)!important}body[data-font-size] .icon,body[data-font-size] img,body[data-font-size] svg{font-size:inherit!important}body[data-color-scheme=white]{background:#fff!important;color:#000!important}body[data-color-scheme=black]{background:#000!important;color:#fff!important}body[data-color-scheme=blue]{background:#a7d3fa!important;color:#222!important}body[data-color-scheme=yellow]{background:#f9f6e7!important;color:#222!important}body[data-color-scheme=brown]{background:#3a2a1a!important;color:#b6ff5b!important}body[data-color-scheme=white-black]{background:#fff!important;color:#000!important}body[data-color-scheme=black-white]{background:#000!important;color:#fff!important}body[data-color-scheme=blue-yellow]{background:#a7d3fa!important;color:#222!important}body[data-color-scheme=yellow-black]{background:#f9f6e7!important;color:#222!important}body[data-color-scheme=inversion]{filter:invert(1) hue-rotate(180deg)!important}body[data-image-mode=hide] img{display:none!important}body[data-image-mode=gray] img{filter:grayscale(1)!important}body[data-letter-spacing=normal]{letter-spacing:normal!important}body[data-letter-spacing=medium]{letter-spacing:.08em!important}body[data-letter-spacing=large]{letter-spacing:.16em!important}body[data-line-height=normal]{line-height:1.5!important}body[data-line-height=medium]{line-height:2!important}body[data-line-height=large]{line-height:2.5!important}body[data-font-serif=serif],body[data-font-serif=serif] *{font-family:serif!important}body[data-font-serif=sans],body[data-font-serif=sans] *{font-family:Arial,Helvetica,sans-serif!important}body[data-embed-enabled=off] embed,body[data-embed-enabled=off] iframe,body[data-embed-enabled=off] object,body[data-embed-enabled=off] video{display:none!important}body.has-accessibility-panel{font-family:Arial,Verdana,sans-serif!important;padding-top:98px!important}body.has-accessibility-panel button,body.has-accessibility-panel input,body.has-accessibility-panel textarea{font-family:Arial,Verdana,sans-serif!important}body.has-accessibility-panel .header{margin-top:98px!important}@media (max-width:1008px){body.has-accessibility-panel{padding-top:142px!important}body.has-accessibility-panel .header{margin-top:142px!important}}@media (max-width:736px){body.has-accessibility-panel{padding-top:169px!important}body.has-accessibility-panel .header{margin-top:169px!important}}@media (max-width:512px){body.has-accessibility-panel{padding-top:328px!important}body.has-accessibility-panel .header{margin-top:328px!important}}.accessibility-panel{background:#f5f5f5;box-shadow:0 2px 8px #00000014;color:#222;direction:ltr;font-size:16px;left:0;padding:8px 0;position:fixed;top:0;width:100vw;z-index:10000}.accessibility-panel *{all:unset;box-sizing:border-box;color:inherit;font-family:inherit;font-size:inherit}.accessibility-panel__controls{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:12px 0}.accessibility-panel__group{align-items:center;display:flex;gap:6px}.accessibility-panel__group span{color:var(--primary-500);font-size:18px;font-weight:600;margin-right:6px}.accessibility-panel__controls button{background:#fff;border:1.5px solid var(--primary-500);border-radius:6px;box-shadow:0 1px 2px #4587a70a;color:var(--primary-500);cursor:pointer;font-size:18px;font-weight:500;outline:none;padding:6px 16px;transition:.2s}.accessibility-panel__controls button.active,.accessibility-panel__controls button:focus{background:var(--primary-500);border-color:var(--primary);color:#fff}.accessibility-panel__controls button:hover{background:var(--primary-light)}.accessibility-panel__show-btn{background:#fff;border:1.5px solid var(--primary);border-radius:6px;box-shadow:0 1px 2px #4587a70a;color:var(--primary);cursor:pointer;font-family:var(--font-family-primary);font-size:16px;font-weight:600;left:16px;padding:4px 14px;position:fixed;top:8px;z-index:10001}.accessibility-panel__modal{background:#fff;border:2px solid var(--primary-500);border-radius:12px;box-shadow:0 8px 32px #4587a72e;left:50%;min-width:340px;padding:32px 40px 24px;position:fixed;top:80px;transform:translate(-50%);z-index:1200}.accessibility-panel__modal-content>div{margin-bottom:18px}.accessibility-panel__modal-content button.close{background:none;border:none;color:var(--primary-500);cursor:pointer;font-size:28px;position:absolute;right:18px;top:12px}.accessibility-panel__modal-content h3{color:var(--primary-500);font-size:22px;font-weight:700;margin-bottom:18px}body.accessibility-mode,body.accessibility-mode *{font-family:Arial,Verdana,sans-serif!important}body.accessibility-mode[data-color-scheme=black-white] a,body.accessibility-mode[data-color-scheme=black-white] button,body.accessibility-mode[data-color-scheme=black-white] h1,body.accessibility-mode[data-color-scheme=black-white] h2,body.accessibility-mode[data-color-scheme=black-white] h3,body.accessibility-mode[data-color-scheme=black-white] h4,body.accessibility-mode[data-color-scheme=black-white] h5,body.accessibility-mode[data-color-scheme=black-white] h6,body.accessibility-mode[data-color-scheme=black-white] input,body.accessibility-mode[data-color-scheme=black-white] label,body.accessibility-mode[data-color-scheme=black-white] li,body.accessibility-mode[data-color-scheme=black-white] p,body.accessibility-mode[data-color-scheme=black-white] span,body.accessibility-mode[data-color-scheme=black-white] td,body.accessibility-mode[data-color-scheme=black-white] textarea,body.accessibility-mode[data-color-scheme=black-white] th{background:#000!important;color:#fff!important}body.accessibility-mode[data-color-scheme=white-black] a,body.accessibility-mode[data-color-scheme=white-black] button,body.accessibility-mode[data-color-scheme=white-black] h1,body.accessibility-mode[data-color-scheme=white-black] h2,body.accessibility-mode[data-color-scheme=white-black] h3,body.accessibility-mode[data-color-scheme=white-black] h4,body.accessibility-mode[data-color-scheme=white-black] h5,body.accessibility-mode[data-color-scheme=white-black] h6,body.accessibility-mode[data-color-scheme=white-black] input,body.accessibility-mode[data-color-scheme=white-black] label,body.accessibility-mode[data-color-scheme=white-black] li,body.accessibility-mode[data-color-scheme=white-black] p,body.accessibility-mode[data-color-scheme=white-black] span,body.accessibility-mode[data-color-scheme=white-black] td,body.accessibility-mode[data-color-scheme=white-black] textarea,body.accessibility-mode[data-color-scheme=white-black] th{background:#fff!important;color:#000!important}body.accessibility-mode[data-color-scheme=blue-yellow] a,body.accessibility-mode[data-color-scheme=blue-yellow] button,body.accessibility-mode[data-color-scheme=blue-yellow] h1,body.accessibility-mode[data-color-scheme=blue-yellow] h2,body.accessibility-mode[data-color-scheme=blue-yellow] h3,body.accessibility-mode[data-color-scheme=blue-yellow] h4,body.accessibility-mode[data-color-scheme=blue-yellow] h5,body.accessibility-mode[data-color-scheme=blue-yellow] h6,body.accessibility-mode[data-color-scheme=blue-yellow] input,body.accessibility-mode[data-color-scheme=blue-yellow] label,body.accessibility-mode[data-color-scheme=blue-yellow] li,body.accessibility-mode[data-color-scheme=blue-yellow] p,body.accessibility-mode[data-color-scheme=blue-yellow] span,body.accessibility-mode[data-color-scheme=blue-yellow] td,body.accessibility-mode[data-color-scheme=blue-yellow] textarea,body.accessibility-mode[data-color-scheme=blue-yellow] th{background:#a7d3fa!important;color:#222!important}body.accessibility-mode[data-color-scheme=yellow-black] a,body.accessibility-mode[data-color-scheme=yellow-black] button,body.accessibility-mode[data-color-scheme=yellow-black] h1,body.accessibility-mode[data-color-scheme=yellow-black] h2,body.accessibility-mode[data-color-scheme=yellow-black] h3,body.accessibility-mode[data-color-scheme=yellow-black] h4,body.accessibility-mode[data-color-scheme=yellow-black] h5,body.accessibility-mode[data-color-scheme=yellow-black] h6,body.accessibility-mode[data-color-scheme=yellow-black] input,body.accessibility-mode[data-color-scheme=yellow-black] label,body.accessibility-mode[data-color-scheme=yellow-black] li,body.accessibility-mode[data-color-scheme=yellow-black] p,body.accessibility-mode[data-color-scheme=yellow-black] span,body.accessibility-mode[data-color-scheme=yellow-black] td,body.accessibility-mode[data-color-scheme=yellow-black] textarea,body.accessibility-mode[data-color-scheme=yellow-black] th{background:#f9f6e7!important;color:#222!important}body.accessibility-mode{--site-font-size:20px;background:#fff!important;color:#000!important;font-size:var(--site-font-size)!important}body.accessibility-mode *{animation:none!important;transition:none!important}body.accessibility-mode :focus{outline:3px solid #ffe600!important;outline-offset:2px}body.accessibility-mode .btn,body.accessibility-mode button{font-size:1.1em!important;padding:1.2em 2.2em!important}body.accessibility-mode .decor,body.accessibility-mode [aria-hidden=true],body.accessibility-mode [class*=bg],body.accessibility-mode img{display:none!important}body.accessibility-mode a,body.accessibility-mode button,body.accessibility-mode h1,body.accessibility-mode h2,body.accessibility-mode h3,body.accessibility-mode h4,body.accessibility-mode h5,body.accessibility-mode h6,body.accessibility-mode input,body.accessibility-mode label,body.accessibility-mode li,body.accessibility-mode p,body.accessibility-mode span,body.accessibility-mode td,body.accessibility-mode textarea,body.accessibility-mode th{font-size:inherit!important}.header{transition:margin-top .2s}body[data-color-scheme=white-black] a,body[data-color-scheme=white-black] button,body[data-color-scheme=white-black] h1,body[data-color-scheme=white-black] h2,body[data-color-scheme=white-black] h3,body[data-color-scheme=white-black] h4,body[data-color-scheme=white-black] h5,body[data-color-scheme=white-black] h6,body[data-color-scheme=white-black] input,body[data-color-scheme=white-black] label,body[data-color-scheme=white-black] li,body[data-color-scheme=white-black] p,body[data-color-scheme=white-black] span,body[data-color-scheme=white-black] td,body[data-color-scheme=white-black] textarea,body[data-color-scheme=white-black] th{background:#fff!important;color:#000!important}body[data-color-scheme=black-white] a,body[data-color-scheme=black-white] button,body[data-color-scheme=black-white] h1,body[data-color-scheme=black-white] h2,body[data-color-scheme=black-white] h3,body[data-color-scheme=black-white] h4,body[data-color-scheme=black-white] h5,body[data-color-scheme=black-white] h6,body[data-color-scheme=black-white] input,body[data-color-scheme=black-white] label,body[data-color-scheme=black-white] li,body[data-color-scheme=black-white] p,body[data-color-scheme=black-white] span,body[data-color-scheme=black-white] td,body[data-color-scheme=black-white] textarea,body[data-color-scheme=black-white] th{background:#000!important;color:#fff!important}body[data-color-scheme=blue-yellow] a,body[data-color-scheme=blue-yellow] button,body[data-color-scheme=blue-yellow] h1,body[data-color-scheme=blue-yellow] h2,body[data-color-scheme=blue-yellow] h3,body[data-color-scheme=blue-yellow] h4,body[data-color-scheme=blue-yellow] h5,body[data-color-scheme=blue-yellow] h6,body[data-color-scheme=blue-yellow] input,body[data-color-scheme=blue-yellow] label,body[data-color-scheme=blue-yellow] li,body[data-color-scheme=blue-yellow] p,body[data-color-scheme=blue-yellow] span,body[data-color-scheme=blue-yellow] td,body[data-color-scheme=blue-yellow] textarea,body[data-color-scheme=blue-yellow] th{background:#a7d3fa!important;color:#0e4474!important}body[data-color-scheme=yellow-black] a,body[data-color-scheme=yellow-black] button,body[data-color-scheme=yellow-black] h1,body[data-color-scheme=yellow-black] h2,body[data-color-scheme=yellow-black] h3,body[data-color-scheme=yellow-black] h4,body[data-color-scheme=yellow-black] h5,body[data-color-scheme=yellow-black] h6,body[data-color-scheme=yellow-black] input,body[data-color-scheme=yellow-black] label,body[data-color-scheme=yellow-black] li,body[data-color-scheme=yellow-black] p,body[data-color-scheme=yellow-black] span,body[data-color-scheme=yellow-black] td,body[data-color-scheme=yellow-black] textarea,body[data-color-scheme=yellow-black] th{background:#f9f6e7!important;color:#222!important}body.accessibility-mode[data-color-scheme=white-black] a:focus,body.accessibility-mode[data-color-scheme=white-black] a:hover,body.accessibility-mode[data-color-scheme=white-black] button:focus,body.accessibility-mode[data-color-scheme=white-black] button:hover{background:#000!important;color:#fff!important}body.accessibility-mode[data-color-scheme=black-white] a:focus,body.accessibility-mode[data-color-scheme=black-white] a:hover,body.accessibility-mode[data-color-scheme=black-white] button:focus,body.accessibility-mode[data-color-scheme=black-white] button:hover{background:#fff!important;color:#000!important}body.accessibility-mode[data-color-scheme=blue-yellow] a:focus,body.accessibility-mode[data-color-scheme=blue-yellow] a:hover,body.accessibility-mode[data-color-scheme=blue-yellow] button:focus,body.accessibility-mode[data-color-scheme=blue-yellow] button:hover{background:#0e4474!important;color:#fff!important}body.accessibility-mode[data-color-scheme=yellow-black] a:focus,body.accessibility-mode[data-color-scheme=yellow-black] a:hover,body.accessibility-mode[data-color-scheme=yellow-black] button:focus,body.accessibility-mode[data-color-scheme=yellow-black] button:hover{background:#222!important;color:#ffe600!important}.accessibility-panel[data-v-fc1c8911]{background:#f5f5f5;box-shadow:0 2px 8px #00000014;font-family:inherit;left:0;padding:8px 0;position:fixed;top:0;width:100vw;z-index:10000}.accessibility-panel__controls[data-v-fc1c8911]{align-items:flex-end;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}.accessibility-panel__group[data-v-fc1c8911]{flex-direction:column}.accessibility-panel__group[data-v-fc1c8911],.accessibility-panel__group-controls[data-v-fc1c8911]{align-items:center;display:flex;gap:4px}.accessibility-panel__group span[data-v-fc1c8911]{font-weight:700;margin-right:4px}.accessibility-panel__controls button[data-v-fc1c8911]{background:#fff;border:1px solid #bbb;border-radius:4px;color:#222;cursor:pointer;font-size:15px;padding:4px 10px;transition:.2s}.accessibility-panel__controls button.active[data-v-fc1c8911]{background:#e0e0e0;border-color:#222}.accessibility-panel__modal-overlay[data-v-fc1c8911]{background:#00000059;bottom:0;left:0;position:fixed;right:0;top:0;transition:background .2s;z-index:1199}.accessibility-panel__modal[data-v-fc1c8911]{background:#fff;border:2px solid var(--primary);border-radius:14px;box-shadow:0 8px 32px #4587a72e;font-family:Arial,Verdana,sans-serif;left:50%;max-width:95vw;min-width:340px;padding:28px 36px 20px;position:fixed;top:50%;transform:translate(-50%,-50%);z-index:1200}.accessibility-panel__modal-content>div[data-v-fc1c8911]{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-bottom:18px}.accessibility-panel__modal-content h3[data-v-fc1c8911]{color:var(--primary);font-size:22px;font-weight:700;letter-spacing:.5px;margin-bottom:18px}.accessibility-panel__modal-content button.close[data-v-fc1c8911]{background:none;border:none;color:var(--primary);cursor:pointer;font-size:28px;position:absolute;right:3px;top:3px}.accessibility-panel__modal-content span[data-v-fc1c8911]{color:var(--primary);font-size:16px;font-weight:600;margin-right:8px}.accessibility-panel__modal-content button[data-v-fc1c8911]{background:#fff;border:1.5px solid var(--primary);border-radius:6px;box-shadow:0 1px 2px #4587a70a;color:var(--primary);cursor:pointer;font-size:16px;font-weight:500;margin-bottom:6px;margin-right:6px;outline:none;padding:6px 16px;transition:.2s}.accessibility-panel__modal-content button.active[data-v-fc1c8911],.accessibility-panel__modal-content button[data-v-fc1c8911]:focus{background:var(--primary);border-color:var(--primary);color:#fff}.accessibility-panel__modal-content button[data-v-fc1c8911]:hover{background:#e6f0fa}.accessibility-panel__hide-btn[data-v-fc1c8911]{background:#fff;border:1.5px solid var(--primary);border-radius:6px;box-shadow:0 1px 2px #4587a70a;color:var(--primary);cursor:pointer;font-size:16px;font-weight:600;left:16px;padding:4px 14px;position:absolute;top:8px;z-index:10001}@media (max-width:512px){.accessibility-panel__hide-btn[data-v-fc1c8911]{left:unset;right:18px;top:8px}}@media (max-width:512px){.accessibility-panel__controls[data-v-fc1c8911]{align-items:flex-start;flex-direction:column;padding:12px}.accessibility-panel__group[data-v-fc1c8911]{align-items:flex-start}}
