@charset "UTF-8";@font-face{font-family:Gotham Pro;src:url(/fonts/GothamPro-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/GothamPro-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/GothamPro-Medium.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/GothamPro-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Gotham Pro;src:url(/fonts/GothamPro-Black.woff2) format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(/fonts/Montserrat-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}*::-webkit-scrollbar{width:.875rem}*::-webkit-scrollbar-track{background:#fff}*::-webkit-scrollbar-thumb{background-color:#dedede;border-radius:.625rem;border:.1875rem solid #fff}html{box-sizing:border-box;overflow-x:hidden;line-height:1.15;-webkit-text-size-adjust:100%}*,*:before,*:after{box-sizing:inherit;padding:0;margin:0}body{font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#000;background-color:#fff;position:relative;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin:0}a{color:#5e7d74;text-decoration:none;background-color:transparent;transition:color .25s ease}ul{list-style-type:none}img{border-style:none}::placeholder{color:#0009}::selection{color:#000;background-color:#ffde00}h1,h2,h3,h4,h5,h6{margin:0}h1{font-size:6.75em}h2{font-size:5.625em}h3{font-size:4.5em}h4{font-size:3.375em}h5{font-size:2.25em}h6{font-size:1.125em}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}.container{max-width:1220px;padding:0 20px;margin:0 auto}.container--fluid{max-width:100%}.button{position:relative;display:inline-flex;justify-content:center;align-items:center;padding:.75rem 2.375rem;outline:none;background-color:#618077;font-size:1.125rem;font-weight:500;border-radius:1rem;text-transform:uppercase;color:#fff;cursor:pointer;transition:background-color .25s ease,transform .25s ease,border-color .25s ease,color .25s ease}@media(any-hover:hover){.button:hover{background-color:#6d9187}}@media only screen and (max-width:768px){.button{font-size:.9375rem}}.button:active{transform:scale(.98)}.button--white{background-color:#fff;color:#5e7d74}@media(any-hover:hover){.button--white:hover{background-color:#e6e6e6}}.button--white.blink-effect:after{background-color:#709489!important}.button--disabled{-webkit-user-select:none;user-select:none;pointer-events:none;opacity:.7}.button--link{background-color:transparent;color:#5e7d74}@media(any-hover:hover){.button--link:hover{background-color:transparent;color:#5e7d74a6}}.page-transition{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#fff;z-index:10;animation:page-transition .5s forwards ease-in}.page-transition--hidden{display:none;visibility:hidden;z-index:-1;opacity:0;-webkit-user-select:none;user-select:none}@keyframes page-transition{0%{opacity:1}to{opacity:0;display:none}}.d-none{display:none}@media only screen and (max-width:768px){.is-desktop{display:none}}.is-mobile{display:none}@media only screen and (max-width:768px){.is-mobile{display:block}}.blink-effect{overflow:hidden}.blink-effect:after{content:"";display:block;position:absolute;top:0;left:-20%;width:.875rem;height:120%;background-color:#fff;opacity:.3;transform:rotate(3deg);animation:button-blink 3s ease infinite}@media(any-hover:hover){.blink-effect:hover:after{animation:none}}@keyframes button-blink{0%{left:-20%;opacity:.27;visibility:visible}70%{left:120%}70.01%{left:-20%}99%{left:-20%;opacity:.27}to{opacity:0;visibility:hidden}}.flow-effect{background-color:transparent!important;border:.125rem solid #5e7d74!important;color:#5e7d74!important;overflow:hidden;transition:color .4s}.flow-effect span{position:relative;z-index:3}.flow-effect:before{content:"";display:block;position:absolute;top:var(--y);left:var(--x);transform:translate(-50%,-50%);width:0;height:0;background-color:#5e7d74;border-radius:50%;transition:width .6s,height .6s}@media only screen and (max-width:576px){.flow-effect:before{display:none}}@media(any-hover:hover){.flow-effect:hover{color:#5e7d74!important}.flow-effect:hover:before{width:35.625rem;height:35.625rem;transition:width .75s,height .75s}}.header{position:absolute;top:4.0625rem;left:0;width:100%;z-index:6;cursor:default}@media only screen and (max-height:62.5rem){.header{top:3.125rem}}@media only screen and (max-width:992px){.header{top:1.25rem}}.header__container{display:flex;justify-content:space-between}@media only screen and (max-width:992px){.header__container{justify-content:center}}@media only screen and (max-width:992px){.header__logo{display:none}}.header__logo--mobile{display:none}@media only screen and (max-width:992px){.header__logo--mobile{display:block}}.header__logo--mobile img{max-width:8.125rem}@media only screen and (max-width:992px){.header__navigation{display:none}}.header--fixed{position:fixed;top:0;left:0;width:100%;height:4.375rem;background-color:#fff;box-shadow:0 0 1.875rem #00000014}.header--fixed .header__container{height:4.375rem;align-items:center}.header--fixed .navigation__link{padding:0;transition:color .25s ease}.header--fixed .navigation__link:before{display:none}@media(any-hover:hover){.header--fixed .navigation__link:hover{color:#618077}}@media only screen and (max-width:992px){.header--fixed{display:none}}.header .h-m-logo-hidden{display:none}.header .h-m-logo-2{max-width:3.75rem}.navigation__list{display:flex;align-items:center;gap:0 3.125rem}@media only screen and (max-width:1200px){.navigation__list{gap:0 1.875rem}}.navigation__list-item--active a:before{width:100%}.navigation__item{position:relative}.navigation__item.has-dropdown:after{content:"▼";position:absolute;top:3px;right:-12px;font-size:11px}@media(any-hover:hover){.navigation__item:hover>.navigation__sub-list{display:block!important}}.navigation__link{display:block;position:relative;font-weight:500;font-size:.875rem;text-transform:uppercase;color:#000;padding-bottom:.5rem;overflow:hidden}.navigation__link:before{content:"";display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:.125rem;background-color:#000;transition:width .25s ease}@media(any-hover:hover){.navigation__link:hover:before{width:100%}}.navigation__sub-list{display:none;position:absolute;left:0;top:100%;background-color:#fff;border:1px solid #ccc;z-index:10;min-width:240px}.navigation__sub-list.open{display:block}.navigation__sub-item{padding:10px;border-bottom:1px solid #eee;font-size:14px;font-weight:500;position:relative}.navigation__sub-item:last-child{border-bottom:none}.navigation__sub-item.has-dropdown:after{content:"▼";position:absolute;right:10px;top:15px;font-size:11px}@media(any-hover:hover){.navigation__sub-item.has-dropdown:hover>.navigation__sub-list{display:block!important}}.navigation__sub-item.has-dropdown .navigation__sub-list{top:0;left:-101%}.navigation__sub-link{text-decoration:none;color:#333;transition:color .4s ease}@media(any-hover:hover){.navigation__sub-link:hover{opacity:.7}}.navigation__submenu-toggle{display:none;font-size:18px;margin-left:10px;cursor:pointer;color:#fff}.logo{margin-top:.25rem}.logo--hidden{display:none!important}.logo__image{width:10.625rem;transition:opacity .25s ease}@media(any-hover:hover){.logo:hover .logo__image{opacity:.8}}.menu-toggle{position:absolute;top:50%;left:1.25rem;transform:translateY(-50%);z-index:10;display:none;padding:0;width:1.875rem;height:1.6875rem;background:transparent;border:none;cursor:pointer;transition:opacity .25s ease}.menu-toggle__inner{width:100%;height:100%}.menu-toggle__line{fill:none;stroke:#618077;stroke-linecap:round;transition:stroke .25s ease}.menu-toggle--active{top:70vh;left:50%;transform:translate(-50%);z-index:10}.menu-toggle--active .menu-toggle__line{stroke:#fff}@media(any-hover:hover){.menu-toggle:hover{opacity:.7}}@media only screen and (max-width:992px){.menu-toggle{display:block}}.header__top-bar{background-color:#f8f8f8;border-bottom:1px solid #e5e5e5;padding:8px 0;font-size:14px}.header__top-bar-container{display:flex;justify-content:flex-end;align-items:center}.header__login-link{display:flex;align-items:center;color:#333;text-decoration:none;font-weight:500;transition:transform .4s ease-out}.header__login-link:hover{transform:scale(1.05)}.header__login-text{margin-right:8px;text-transform:uppercase;font-weight:600}.header__login-icon{width:18px;height:18px;display:block}@media(max-width:768px){.header__top-bar{display:block}}.sidemenu{display:none;position:fixed;top:0;left:0;opacity:0;z-index:5;width:100vw;height:100vh}@media screen and (min-width:992px){.sidemenu{visibility:hidden}}.sidemenu__inner{position:fixed;top:0;left:0;opacity:0;flex-direction:column;width:100%;height:100%;padding:0 20px;background-color:#5e7d74fa;-webkit-backdrop-filter:blur(.375rem);backdrop-filter:blur(.375rem);display:flex;justify-content:center;align-items:center}.sidemenu__navigation{display:flex;flex-direction:column;width:100%;min-height:25rem}.sidemenu__navigation-item{opacity:0}.sidemenu__navigation-item-fix{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100%}.sidemenu__navigation-link{display:block;padding:.875rem 0;color:#fff;font-weight:300;font-size:1.625rem;text-transform:uppercase;text-align:center;width:fit-content;transition:opacity .25s ease}@media(any-hover:hover){.sidemenu__navigation-link:hover{opacity:.7}}@media only screen and (max-width:576px){.sidemenu__navigation-link{font-size:1.5rem;font-weight:400}}@media only screen and (max-width:380px){.sidemenu__navigation-link{font-size:1.375rem}}.sidemenu--open .sidemenu__navigation-item:nth-child(1){animation:navigation-item-show .5s ease .2s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(2){animation:navigation-item-show .5s ease .25s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(3){animation:navigation-item-show .5s ease .3s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(4){animation:navigation-item-show .5s ease .35s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(5){animation:navigation-item-show .5s ease .4s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(6){animation:navigation-item-show .5s ease .45s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(7){animation:navigation-item-show .5s ease .5s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(8){animation:navigation-item-show .5s ease .55s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(9){animation:navigation-item-show .5s ease .6s forwards}.sidemenu--open .sidemenu__navigation-item:nth-child(10){animation:navigation-item-show .5s ease .65s forwards}@keyframes navigation-item-show{0%{transform:translateY(3.75rem);opacity:0}to{transform:translateY(0);opacity:1}}@media only screen and (max-width:992px){.navigation__submenu-toggle{display:inline-block}.navigation__sub-list{position:unset;width:100%;background-color:transparent;text-align:center;border:unset}.navigation__sub-item{border:unset}.navigation__sub-item.has-dropdown:after{display:none}.navigation__sub-link{color:#fff}}.footer{padding:40.625rem 0 5rem;background:url(/images/footer-bg.svg);background-repeat:no-repeat;background-size:cover;background-position:top center;position:relative;z-index:2;color:#fff;cursor:default}@media only screen and (max-width:1700px){.footer{padding-top:23.75rem}}@media only screen and (max-width:1400px){.footer{padding-top:21.875rem}}@media only screen and (max-width:992px){.footer{padding-top:23.75rem;padding-bottom:3.125rem}}.footer__title{text-align:center;font-size:4.25rem;font-weight:700;text-transform:uppercase;-webkit-user-select:none;user-select:none}@media only screen and (max-width:992px){.footer__title{font-size:3.125rem}}@media only screen and (max-width:768px){.footer__title{font-size:2.5rem}}.footer__contacts-inner{margin-top:5.9375rem;display:grid;grid-template-columns:.95fr 1fr;gap:0 5rem;min-height:23.75rem}@media only screen and (max-width:992px){.footer__contacts-inner{margin-top:1.875rem;grid-template-columns:1fr;gap:2.8125rem 0}}.footer__contacts-info{display:flex;flex-direction:column;align-items:center;position:relative}.footer__contacts-info-address{margin-top:2.5rem;font-size:1.125rem;font-weight:300}@media only screen and (max-width:992px){.footer__contacts-info-address{margin-top:5.625rem}}.footer__contacts-info-tel{margin-top:.5rem;color:#fff;transition:opacity .25s ease;font-size:1.125rem;font-weight:500;display:flex;align-items:center;gap:0 .625rem}@media(any-hover:hover){.footer__contacts-info-tel:hover{opacity:.7}}.footer__contacts-info-arrow{position:absolute;top:50%;right:0;transform:translateY(-50%) scale(1.5);transition:transform .4s ease}@media only screen and (max-width:992px){.footer__contacts-info-arrow{top:35%;right:auto;left:50%;transform:translate(-50%) scale(.9)!important}.footer__contacts-info-arrow img{transform:rotate(90deg)}}.footer__contacts-info-socials{margin-top:2.8125rem;display:flex;align-items:center;gap:0 1.25rem}.footer__contacts-info-social-link{color:#fff;font-size:2.5rem;transition:opacity .25s ease,transform .25s ease}@media(any-hover:hover){.footer__contacts-info-social-link:hover{opacity:.7;transform:scale(1.1)}}.footer__contacts-info-social-link:active{transform:scale(.95)}.footer .logo__image{width:14.375rem;transition:opacity .25s ease}@media only screen and (max-width:992px){.footer .logo__image{max-width:8.75rem}}@media(any-hover:hover){.footer .logo:hover .logo__image{opacity:.8}}.footer__contacts-map{position:relative;overflow:hidden;border-radius:1rem;box-shadow:0 0 2rem #0000001a}.footer__contacts-map-element{width:100%;height:100%}@media only screen and (max-width:992px){.footer__contacts-map-element{min-height:13.75rem}}.footer__copyright{margin-top:10rem;text-align:center;font-size:.75rem;font-weight:500;text-transform:uppercase}@media only screen and (max-width:992px){.footer__copyright{margin-top:4.375rem}}.footer__copyright span{font-weight:700}.footer__dev{color:#fff;margin-left:auto;margin-top:20px;text-align:right}.footer__dev a{color:#fff;transition:opacity .25s ease}@media(any-hover:hover){.footer__dev a:hover{opacity:.7}}.leaflet-popup-content-wrapper,.leaflet-popup-tip{font-size:10px;color:#000!important;background:#fff;border-radius:6px!important;padding:12px!important;box-shadow:0 2px 6px #0000001a!important;font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif}.leaflet-popup-content{margin:0!important}.map-pin__row{display:flex;justify-content:space-between;gap:10px;margin-bottom:15px}.map-pin__row:last-child{margin:0}.map-pin__label{font-weight:500;text-transform:uppercase;flex-shrink:0;width:45%}.map-pin__value{flex-grow:1}.cookies-notice{display:none;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);z-index:8;width:100%;max-width:43.75rem;background-color:#f7f7f7;padding:1.25rem 1.875rem;border-radius:1.25rem;color:#000;cursor:default;box-shadow:0 0 2.5rem #5e7d744d}@media only screen and (max-width:768px){.cookies-notice{max-width:100%;width:100%;border-radius:0;bottom:0}}.cookies-notice__title{font-size:1rem;font-weight:700;margin:0;line-height:1.3}@media only screen and (max-width:576px){.cookies-notice__title{font-size:1rem}}.cookies-notice__text{margin:.625rem 0 0;line-height:1.6em;font-size:.8125rem;font-weight:400}@media only screen and (max-width:576px){.cookies-notice__text{font-size:.75rem}}.cookies-notice__buttons{margin-top:.9375rem;display:flex;align-items:center;gap:0 1.25rem}.cookies-notice__button{width:50%;height:3.125rem;padding:0;font-size:.75rem;border:0;font-weight:700;border-radius:.75rem;cursor:pointer;transition:background-color .25s ease,transform .25s ease}@media only screen and (max-width:576px){.cookies-notice__button{font-size:.625rem}}.cookies-notice__button:active{transform:scale(.98)}.scroll-up{position:fixed;bottom:-3.125rem;right:1.875rem;width:4.1875rem;height:2.625rem;clip-path:polygon(0 0,100% 0,80% 100%,20% 100%);background-color:#4b635c;box-shadow:0 0 .625rem #00000040;display:flex;justify-content:center;align-items:center;color:#fff;z-index:7;cursor:pointer;overflow:hidden;transition:transform .05s linear,box-shadow .25s ease,background-color .25s ease,bottom .2s linear}@media only screen and (max-width:1400px){.scroll-up{right:1.25rem}}@media only screen and (max-width:768px){.scroll-up{width:3.125rem;height:2rem;right:.625rem}}.scroll-up__icon{transform:scale(1.7)}@media only screen and (max-width:768px){.scroll-up__icon{transform:scale(1.2)}}@media(any-hover:hover){.scroll-up:hover{box-shadow:0 0 1.25rem #00000040;background-color:#40544f}}.scroll-up:active{transform:scale(.97)}.scroll-up--active{bottom:1.25rem}@media only screen and (max-width:768px){.scroll-up--active{bottom:1.125rem}}.minimal-page{padding-top:6.25rem;padding-bottom:30%}@media only screen and (max-width:992px){.minimal-page{padding-top:5rem;padding-bottom:25%}}@media only screen and (max-width:768px){.minimal-page{padding-top:3.75rem;padding-bottom:20%}}@media only screen and (max-width:576px){.minimal-page{padding-top:2.5rem;padding-bottom:15%}}.minimal-page__breadcrumbs{margin-bottom:1.25rem}@media only screen and (max-width:576px){.minimal-page__breadcrumbs{margin-bottom:1rem}}.minimal-page__title{font-size:2.35391rem;line-height:3.25rem;font-weight:700;color:#000;margin-bottom:3.125rem}@media only screen and (max-width:992px){.minimal-page__title{font-size:2rem;line-height:2.75rem;margin-bottom:2.5rem}}@media only screen and (max-width:768px){.minimal-page__title{font-size:1.75rem;line-height:2.25rem;margin-bottom:2rem}}@media only screen and (max-width:576px){.minimal-page__title{font-size:1.5rem;line-height:2rem;margin-bottom:1.5rem}}.breadcrumbs{display:flex;align-items:center;gap:1.25rem}@media only screen and (max-width:576px){.breadcrumbs{gap:.75rem;flex-wrap:wrap}}.breadcrumbs__item{display:flex;align-items:center;position:relative}.breadcrumbs__item:not(:last-child){padding-right:1.25rem}@media only screen and (max-width:576px){.breadcrumbs__item:not(:last-child){padding-right:.75rem}}.breadcrumbs__item:not(:last-child):after{content:"";position:absolute;right:0;top:50%;transform:translateY(-50%);width:.0625rem;height:1rem;background-color:#000}@media only screen and (max-width:576px){.breadcrumbs__item:not(:last-child):after{height:.75rem}}.breadcrumbs__link{font-size:1rem;line-height:1.6rem;font-weight:400;color:#000;text-decoration:none;transition:color .3s ease}@media(any-hover:hover){.breadcrumbs__link:hover{color:#618077}}@media only screen and (max-width:576px){.breadcrumbs__link{font-size:.875rem;line-height:1.4rem}}.alert{padding:1rem 1.5rem;border-radius:.75rem;margin-bottom:1.5rem;font-family:var(--font-gotham);font-size:1rem;line-height:1.5;animation:slideDown .3s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.alert-success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.alert-error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.alert-warning{background-color:#fff3cd;color:#856404;border:1px solid #ffeaa7}.alert-info{background-color:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.form-field__error{display:block;color:#dc3545;font-size:.875rem;margin-top:.25rem;font-family:var(--font-gotham);animation:fadeIn .2s ease-out}.form-field__input--error{border-color:#dc3545!important}.form-field__input--error:focus{border-color:#dc3545!important;box-shadow:0 0 0 .2rem #dc354540}.spinner{width:40px;height:40px;border:4px solid rgba(0,0,0,.1);border-left-color:#617f76;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.specialists-page__loading{position:fixed;inset:0;background-color:#fffc;display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .3s ease-out}.hero{min-height:50rem;height:100vh;background:url(/images/hero-bg.png) no-repeat center right fixed,#fff;background-size:cover;display:flex;justify-content:center;align-items:center;text-transform:uppercase;cursor:default;color:#618077;position:relative}@media only screen and (max-width:992px){.hero{height:100vh;min-height:43.125rem;max-height:56.25rem;background-attachment:initial}}.hero__title{font-size:5rem;font-weight:700;line-height:.8em;text-wrap:nowrap;-webkit-user-select:none;user-select:none}@media only screen and (max-width:1200px){.hero__title{font-size:3.75rem}}@media only screen and (max-width:992px){.hero__title{text-align:right;margin-top:10rem;font-size:3.125rem;line-height:1em}}@media only screen and (max-width:768px){.hero__title{font-size:2.5rem}}@media only screen and (max-width:576px){.hero__title{font-size:2.125rem;text-align:left}}@media only screen and (max-width:380px){.hero__title{font-size:1.75rem}}.hero__title span{display:block}.hero__title span:nth-child(1){padding-left:14.8125rem}.hero__title span:nth-child(2){padding-left:21.75rem}@media only screen and (max-width:992px){.hero__title span{padding-left:0!important}.hero__title span:nth-child(1){text-align:center}.hero__title span:nth-child(2){text-align:center}}.hero__subtitle{margin-top:-2.5rem;padding-left:8.75rem;font-size:5rem;-webkit-user-select:none;user-select:none}@media only screen and (max-width:1200px){.hero__subtitle{margin-top:-1.25rem;font-size:3.75rem}}@media only screen and (max-width:992px){.hero__subtitle{text-align:right;margin-top:-.625rem;padding-left:0;padding-right:3.125rem;font-size:3.125rem}}@media only screen and (max-width:768px){.hero__subtitle{font-size:2.5rem}}@media only screen and (max-width:576px){.hero__subtitle{font-size:2.125rem}}@media only screen and (max-width:380px){.hero__subtitle{font-size:1.75rem}}.hero__list{margin-top:5.625rem;display:grid;grid-template-columns:repeat(5,1fr);gap:0 3.125rem}@media only screen and (max-height:62.5rem){.hero__list{margin-top:3.125rem}}@media only screen and (max-height:50rem){.hero__list{margin-top:0}}@media only screen and (max-width:1200px){.hero__list{gap:0}}@media only screen and (max-width:992px){.hero__list{margin-top:1.875rem;display:grid;grid-template-columns:repeat(2,1fr);gap:2.1875rem 0;padding-bottom:8.75rem}}@media only screen and (max-width:576px){.hero__list{gap:.9375rem 0}}@media only screen and (max-width:380px){.hero__list{gap:.625rem 0}}.hero__list-item{font-weight:700;line-height:1.2em;text-wrap:nowrap;transition:transform .4s ease-out}@media only screen and (max-width:768px){.hero__list-item{font-size:.875rem}}@media only screen and (max-width:380px){.hero__list-item{font-size:.6875rem}}.hero__list-item span{display:block}.hero__list-item:nth-child(1){padding-top:1.875rem}@media only screen and (max-width:992px){.hero__list-item:nth-child(1){padding-top:0}}.hero__list-item:nth-child(2){padding-top:7.1875rem}.hero__list-item:nth-child(4){padding-top:7.8125rem}@media(any-hover:hover){.hero__list-item:hover{transform:scale(1.05)}}@media only screen and (max-width:992px){.hero__list-item{padding-top:0}.hero__list-item:nth-child(2n){padding-top:4.375rem}.hero__list-item:nth-child(n){text-align:right}.hero__list-item:nth-child(2n){text-align:left}}@media only screen and (max-width:380px){.hero__list-item:nth-child(2n){padding-top:3.75rem}}.hero__scroll-down{display:block;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;color:#000}@media(any-hover:hover){.hero__scroll-down:hover .hero__scroll-down-title,.hero__scroll-down:hover .hero__scroll-down-icon{color:#618077}}@media only screen and (max-width:992px){.hero__scroll-down{display:none}}.hero__scroll-down-title{font-weight:500;display:block;font-size:.75rem;transition:color .25s ease;text-align:center;line-height:1.1em}.hero__scroll-down-icon{display:block;animation:scroll-down-icon-move 2.5s ease infinite;transition:color .25s ease}.hero__contacts{display:none;position:absolute;bottom:3%;left:50%;width:100%;transform:translate(-50%);z-index:2}@media only screen and (max-width:992px){.hero__contacts{display:flex;flex-direction:column;align-items:center;text-align:center}}.hero__contacts-address{font-weight:400;font-size:.8125rem;margin-bottom:.3125rem}@media only screen and (max-width:380px){.hero__contacts-address{font-size:.625rem}}.hero__contacts-tel{font-weight:500;font-size:.875rem;color:#000;display:flex;align-items:center;gap:0 .625rem}@media only screen and (max-width:380px){.hero__contacts-tel{font-size:.6875rem}}@keyframes scroll-down-icon-move{0%{transform:translateY(.3125rem);opacity:0}20%{opacity:1}to{transform:translateY(1.5rem);opacity:0}}.services{position:relative;padding:12.5rem 0 14.375rem;background:url(/images/services-bg.jpg) no-repeat center fixed;background-size:cover;display:flex;justify-content:center;align-items:center;color:#fff;cursor:default}@media only screen and (max-width:992px){.services{padding:4.375rem 0 6.25rem;background-attachment:initial}}.services:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:#5e7d74ed;z-index:1}.services__container{position:relative;z-index:2}.services__inner{display:grid;grid-template-columns:.8fr 1fr;align-items:center;padding-bottom:6.25rem}@media only screen and (max-width:992px){.services__inner{grid-template-columns:1fr;padding-bottom:0}}.services__column{position:relative}.services__column:before{content:"";display:block;position:absolute;background-color:#fff}@media only screen and (max-width:992px){.services__column:before{display:none}}.services__column:first-child:before{width:calc(100% + 2.1875rem);height:.125rem;top:51%;left:.3125rem;transform:translateY(-50%)}.services__column:last-child:before{width:.125rem;height:calc(100% - 1.5625rem);top:50%;transform:translateY(-50%);left:0}.services__title{font-weight:700;font-size:4.375rem;text-transform:uppercase;line-height:.95em;-webkit-user-select:none;user-select:none}.services__title span{display:block}@media only screen and (max-width:992px){.services__title{text-align:center;font-size:3.125rem}}@media only screen and (max-width:768px){.services__title{font-size:2.5rem}}@media only screen and (max-width:576px){.services__title{font-size:2.25rem}}@media only screen and (max-width:380px){.services__title{font-size:2rem}}.services__list{display:flex;flex-direction:column;position:relative;gap:13.75rem 0;min-height:31.25rem}@media only screen and (max-width:992px){.services__list{margin-top:4.375rem;gap:5.9375rem 0;align-items:center;min-height:auto}}.services__list-item{position:relative;padding-left:4.375rem;font-size:1.25rem;line-height:1.3em}@media only screen and (max-width:992px){.services__list-item{text-align:center;padding-left:0;max-width:80%}}@media only screen and (max-width:768px){.services__list-item{font-size:1.125rem}}@media only screen and (max-width:380px){.services__list-item{font-size:1rem}}.services__list-item span{font-size:1.875rem;font-weight:700}@media only screen and (max-width:992px){.services__list-item span{display:block;margin-bottom:.9375rem}}@media only screen and (max-width:768px){.services__list-item span{font-size:1.5rem}}.services__list-item:before{content:"";display:block;position:absolute;background-color:#fff;width:2.5rem;height:.125rem;left:0}@media only screen and (max-width:992px){.services__list-item:before{display:none}}.services__list-item:first-child:before{top:.8125rem}.services__list-item:nth-child(2){position:absolute;top:60.5%;left:0;transform:translateY(-50%)}.services__list-item:nth-child(2):before{display:none}@media only screen and (max-width:992px){.services__list-item:nth-child(2){position:static;top:0;transform:none}}.services__list-item:last-child{position:absolute;bottom:-31.5%;left:0}@media only screen and (max-width:992px){.services__list-item:last-child{position:static;top:0;transform:none}}.services__list-item:last-child:before{top:.9375rem}.projects{background-color:#fff;margin-top:-1.875rem;clip-path:polygon(0 0,48.5% 0,50% 2%,51.5% 0,94% 0,100% 0,100% 85%,100% 100%,85% 100%,15% 100%,0 100%,0% 85%);position:relative;z-index:3;padding:8.125rem 0;cursor:default}@media only screen and (max-width:1200px){.projects{clip-path:polygon(0 0,47% 0,50% 3%,53% 0,94% 0,100% 0,100% 85%,100% 100%,85% 100%,15% 100%,0 100%,0% 85%)}}@media only screen and (max-width:992px){.projects{clip-path:polygon(0 0,47% 0,50% 2%,53% 0,94% 0,100% 0,100% 85%,100% 100%,85% 100%,15% 100%,0 100%,0% 85%);padding:4.375rem 0 6.25rem}}@media only screen and (max-width:768px){.projects{clip-path:polygon(0 0,44% 0,50% 2%,56% 0,94% 0,100% 0,100% 85%,100% 100%,85% 100%,15% 100%,0 100%,0% 85%)}}.projects__title{text-align:right;font-size:8.75rem;font-weight:900;text-transform:uppercase;line-height:.75em;background-image:url(/images/projects-text-bg.jpg);background-position:center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none}@media only screen and (max-width:992px){.projects__title{font-size:5rem;text-align:center}}@media only screen and (max-width:768px){.projects__title{font-size:3.75rem;text-align:right}}@media only screen and (max-width:576px){.projects__title{font-size:3.75rem}}@media only screen and (max-width:380px){.projects__title{font-size:3rem}}.projects__title span{display:block}.projects__title span:last-child{padding-right:7.8125rem}@media only screen and (max-width:992px){.projects__title span:last-child{padding-right:0}}@media only screen and (max-width:768px){.projects__title span:last-child{padding-right:3.125rem}}.projects__list{margin-top:6.25rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.875rem 1.875rem}@media only screen and (max-width:992px){.projects__list{margin-top:4.375rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.875rem 1.875rem}}@media only screen and (max-width:576px){.projects__list{display:grid;grid-template-columns:repeat(1,1fr);gap:2.5rem 0}}.projects__list-item{display:flex;flex-direction:column;justify-content:space-between;height:16.875rem;padding:3.75rem 4.375rem 1.5625rem 5rem;box-shadow:0 0 3.125rem #0000000f;color:#000;border-radius:2.5rem;background:url(/images/projects-item-bg.png) no-repeat bottom center,#fff;background-size:100%;transition:all .4s ease,background-size .5s ease}@media only screen and (max-width:992px){.projects__list-item{padding:1.5625rem;align-items:center;min-height:6.25rem;height:auto;gap:1.875rem 0}}@media(any-hover:hover){.projects__list-item:hover{background-size:110%;color:#618077;box-shadow:0 0 3.125rem #0000001f}.projects__list-item:hover .projects__item-more{background-color:#618077}}.projects__item-title{font-size:1.125rem;font-weight:700;line-height:1.1em}@media only screen and (max-width:992px){.projects__item-title{text-align:center}}.projects__item-more{border-radius:1rem;background-color:#000;appearance:button;font-size:.875rem;color:#fff;padding:.625rem 1.5625rem;border:0;cursor:pointer;transition:background-color .25s ease}.projects__buttons{margin-top:5.625rem;display:flex;justify-content:center}@media only screen and (max-width:992px){.projects__buttons{margin-top:3.75rem}}.team{padding:9.375rem 0;cursor:default;background:url(/images/team-bg.jpg) no-repeat center fixed;background-size:cover;box-shadow:0 1.25rem 5rem #0000000d;position:relative;z-index:2}@media only screen and (max-width:992px){.team{padding:4.375rem 0 6.25rem;background-attachment:initial}}.team__title{text-align:center;font-size:8.75rem;font-weight:900;text-transform:uppercase;background-image:url(/images/team-text-bg.jpg);background-position:center;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-webkit-user-select:none;user-select:none}@media only screen and (max-width:992px){.team__title{font-size:5rem}}@media only screen and (max-width:768px){.team__title{font-size:3.125rem}}@media only screen and (max-width:576px){.team__title{font-size:3.125rem}}@media only screen and (max-width:380px){.team__title{font-size:2.5rem}}.team__text{max-width:55rem;margin:3.125rem auto 0;text-align:center;line-height:1.3em;font-size:1.125rem;font-weight:300;position:relative}.team__text:before{content:"";display:block;position:absolute;top:-1.5625rem;left:50%;transform:translate(-50%);width:11.25rem;height:.25rem;background-color:#618077}@media only screen and (max-width:768px){.team__text{font-size:1rem}}.team__list{margin-top:8.125rem;display:grid;grid-template-columns:repeat(5,1fr);gap:1.5625rem 1.5625rem}@media only screen and (max-width:992px){.team__list{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);gap:.625rem .625rem}}@media only screen and (max-width:768px){.team__list{display:grid;grid-template-columns:repeat(2,1fr);gap:.625rem .625rem}}.team__list-item{position:relative;height:15rem;border-radius:2.125rem;overflow:hidden}@media only screen and (max-width:992px){.team__list-item{height:18.75rem}}@media only screen and (max-width:768px){.team__list-item{height:16.25rem}}@media(any-hover:hover){.team__list-item:hover .team__item-details{bottom:0;opacity:1}.team__list-item:hover .team__item-image{transform:scale(1.08)}}.team__item-image{width:100%;height:100%;object-fit:cover;object-position:top!important;filter:grayscale(100%);transition:transform .5s ease}.team__item-details{position:absolute;bottom:-100%;left:0;width:100%;padding:1.25rem;z-index:2;background-color:#618077e6;color:#fff;text-align:center;opacity:0;transition:all .4s ease}@media only screen and (max-width:992px){.team__item-details{bottom:0;opacity:1;padding:.625rem}}.team__item-title{font-size:.875rem;font-weight:700;text-transform:uppercase}.team__item-text{font-size:.75rem;font-weight:300;margin:.125rem 0 .25rem}.team__item-socials{display:flex;justify-content:center;align-items:center;gap:0 .9375rem;margin-top:.3125rem}.team__item-socials-item-link{color:#fff;font-size:.9375rem;transition:opacity .25s ease}@media(any-hover:hover){.team__item-socials-item-link:hover{opacity:.7}}.coalition{padding:7.5rem 0 8.75rem;background-color:#e8e8e3;background-image:url(/images/coalition-bg-icon.jpg);background-size:cover;background-repeat:no-repeat;background-position:center}@media only screen and (max-width:992px){.coalition{padding:4.375rem 0 6.25rem}}.coalition-wrapper{display:flex;flex-wrap:wrap;gap:30px}.coalition-item{flex:1 1 calc(33.33% - 30px)}@media only screen and (max-width:992px){.coalition-item{flex:1 1 100%}}.coalition-item .news__thumbnail:before{background-color:#7c7d5e66}.coalition-header{flex-wrap:wrap;align-items:flex-start;justify-content:space-between}.coalition-title{color:#000;line-height:60px}@media only screen and (max-width:768px){.coalition-title{width:100%}}.coalition-more{background-color:#676442}@media only screen and (max-width:768px){.coalition-more.coalition-header .coalition-more{display:none}}.coalition-more-wrap{text-align:center;margin-top:30px}.coalition-more-wrap .coalition-more{display:none}@media only screen and (max-width:768px){.coalition-more-wrap .coalition-more{display:inline-block}}.coalition-item-title{color:#000}.news-page,.projects-page,.single,.project-single{background:url(/images/page-bg.jpg) no-repeat top left;background-size:cover}.thank-you{background:url(/images/section-bg.jpg) no-repeat top center fixed;background-size:cover}.auth-page{background:url(/images/page-bg.jpg) no-repeat top left;background-size:cover;cursor:default;padding-top:11.875rem;padding-bottom:46.875rem;margin-bottom:-37.5rem;height:max-content}@media only screen and (max-width:768px){.auth-page{background-attachment:initial;margin-bottom:-43.75rem;padding-top:10rem;padding-bottom:40rem}}@media only screen and (max-width:576px){.auth-page{padding-top:8rem;padding-bottom:35rem}}.auth-page__form-wrapper,.auth-page__message-wrapper{display:flex;justify-content:center;margin-top:3.125rem}@media only screen and (max-width:992px){.auth-page__form-wrapper,.auth-page__message-wrapper{margin-top:2.5rem}}@media only screen and (max-width:768px){.auth-page__form-wrapper,.auth-page__message-wrapper{margin-top:2rem}}@media only screen and (max-width:576px){.auth-page__form-wrapper,.auth-page__message-wrapper{margin-top:1.5rem}}.auth-form,.auth-message{background-color:#fff;padding:2.25rem 1.6875rem;border-radius:1.25rem;border:.125rem solid #f4f4f4;width:100%;max-width:34.0625rem;box-shadow:0 .25rem 1.25rem #0000000d}@media only screen and (max-width:576px){.auth-form,.auth-message{padding:2rem 1.5rem;border-radius:1rem;max-width:100%}}.auth-form__inner,.auth-message__inner{display:flex;flex-direction:column;gap:1.6875rem}.auth-form__header,.auth-message__header{text-align:center;margin-bottom:.9rem}.auth-form__title,.auth-message__title{font-size:1.25rem;line-height:2rem;font-weight:700;color:#535353;margin-bottom:1rem}@media only screen and (max-width:576px){.auth-form__title,.auth-message__title{font-size:1.125rem}}.auth-form__description,.auth-message__description{font-size:1.125rem;line-height:2rem;color:#535353;font-weight:400}@media only screen and (max-width:576px){.auth-form__description,.auth-message__description{font-size:1rem;line-height:1.75rem}}.auth-form__inputs-group,.auth-message__inputs-group{display:flex;flex-direction:column;gap:.675rem}.auth-form__input-wrapper,.auth-message__input-wrapper{position:relative;display:flex;flex-direction:column;justify-content:center;gap:1.35rem;height:3.6rem;background-color:#fff;padding:.9rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.04);transition:border-color .3s ease,box-shadow .3s ease}.auth-form__input-wrapper:focus-within,.auth-message__input-wrapper:focus-within{border-color:#617f76;box-shadow:0 0 0 .125rem #617f761a}.auth-form__input-wrapper--error,.auth-form__input-wrapper:has(.auth-form__input--error),.auth-message__input-wrapper--error,.auth-message__input-wrapper:has(.auth-form__input--error){border-color:#dc2626;background-color:#fef2f2}.auth-form__input-wrapper--error:focus-within,.auth-form__input-wrapper:has(.auth-form__input--error):focus-within,.auth-message__input-wrapper--error:focus-within,.auth-message__input-wrapper:has(.auth-form__input--error):focus-within{border-color:#dc2626;box-shadow:0 0 0 .125rem #dc26261a}@media only screen and (max-width:576px){.auth-form__input-wrapper,.auth-message__input-wrapper{height:3.2rem;padding:.75rem}}.auth-form__input,.auth-message__input{width:100%;border:none;outline:none;font-size:1.125rem;line-height:2rem;color:#535353;background:transparent;font-weight:400}.auth-form__input::placeholder,.auth-message__input::placeholder{color:#535353;opacity:1}.auth-form__input--error,.auth-message__input--error{color:#dc2626}.auth-form__input--error::placeholder,.auth-message__input--error::placeholder{color:#dc2626;opacity:.6}@media only screen and (max-width:576px){.auth-form__input,.auth-message__input{font-size:1rem}}.auth-form__error,.auth-message__error{display:block;color:#dc2626;font-size:.875rem;line-height:1.25rem;margin-top:.5rem;font-weight:500;animation:slideDown .3s ease}.auth-form__error:before,.auth-message__error:before{content:"⚠ ";margin-right:.25rem}@keyframes slideDown{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.auth-form__button,.auth-message__button{display:block;width:100%;background:#617f76;padding:.675rem;border-radius:10.91px;box-shadow:0 10px 16px -10px #ffffff0f inset,0 8px 8px #00071f0f,0 4px 4px #00071f0f,0 2px 2px #00071f0f,0 0 1px #00071f52,0 -2px 1px #00071f3d inset,0 1px 1px #cde7fa14 inset;color:#fff;font-size:.875rem;font-weight:700;line-height:1.5rem;text-transform:uppercase;text-align:center;text-decoration:none;border:none;cursor:pointer;transition:all .4s ease}@media(any-hover:hover){.auth-form__button:hover,.auth-message__button:hover{background-color:#4f6861;transform:translateY(-2px)}}.auth-form__button:active,.auth-message__button:active{transform:scale(.98)}.auth-form__button:focus,.auth-message__button:focus{outline:none;box-shadow:0 10px 16px -10px #ffffff0f inset,0 8px 8px #00071f0f,0 4px 4px #00071f0f,0 2px 2px #00071f0f,0 0 1px #00071f52,0 -2px 1px #00071f3d inset,0 1px 1px #cde7fa14 inset,0 0 0 .125rem #617f76}.auth-form__footer-text,.auth-message__footer-text{font-size:1.125rem;line-height:2rem;text-align:center;color:#535353;font-weight:400}@media only screen and (max-width:576px){.auth-form__footer-text,.auth-message__footer-text{font-size:1rem;line-height:1.75rem}}.auth-form__link,.auth-message__link{color:#617f76;text-decoration:none;transition:opacity .3s ease}@media(any-hover:hover){.auth-form__link:hover,.auth-message__link:hover{opacity:.7;text-decoration:underline}}.auth-form__resend,.auth-message__resend{text-align:center;margin-top:1rem}.auth-form__text,.auth-message__text{font-size:1rem;line-height:1.75rem;color:#535353;margin:0}.auth-form__subtitle,.auth-message__subtitle{font-size:1.25rem;line-height:2rem;font-weight:700;color:#535353;text-align:center;margin-bottom:1rem}.auth-form__content,.auth-message__content{display:flex;flex-direction:column;gap:1.875rem}.auth-form__fields,.auth-message__fields{display:flex;flex-direction:column;gap:.75rem}.auth-form__links,.auth-message__links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;text-align:center}.auth-form--large,.auth-message--large{max-width:52rem}.auth-form--large .auth-form__fields,.auth-message--large .auth-form__fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}@media only screen and (max-width:768px){.auth-form--large .auth-form__fields,.auth-message--large .auth-form__fields{grid-template-columns:1fr}}.alert{padding:1rem 1.25rem;border-radius:.75rem;margin-bottom:1.5rem;font-size:.9375rem;line-height:1.5;font-weight:500;animation:slideDown .3s ease;display:flex;align-items:center;gap:.75rem}.alert:before{content:"";display:inline-block;width:1.25rem;height:1.25rem;flex-shrink:0;background-size:contain;background-repeat:no-repeat;background-position:center}.alert-error{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}.alert-error:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23991b1b'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z'/%3E%3C/svg%3E")}.alert-success{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #86efac}.alert-success:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23166534'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.alert-info{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af;border:1px solid #93c5fd}.alert-info:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%231e40af'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M13 16h-1v-4h-1m1-4h.01M21 12a9 9 0 11-18 0 9 9 0 0118 0z'/%3E%3C/svg%3E")}.alert-warning{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fcd34d}.alert-warning:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2392400e'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M12 9v2m0 4h.01m-6.938 4h13.856c1.54 0 2.502-1.667 1.732-3L13.732 4c-.77-1.333-2.694-1.333-3.464 0L3.34 16c-.77 1.333.192 3 1.732 3z'/%3E%3C/svg%3E")}@media only screen and (max-width:576px){.alert{padding:.875rem 1rem;font-size:.875rem}}.auth-message{background-color:#fff;padding:2.25rem 1.6875rem;border-radius:1.25rem;border:.125rem solid #f4f4f4;width:100%;max-width:34.0625rem;box-shadow:0 .25rem 1.25rem #0000000d}@media only screen and (max-width:576px){.auth-message{padding:2rem 1.5rem;border-radius:1rem;max-width:100%}}.auth-message__inner{display:flex;flex-direction:column;gap:1.6875rem}.auth-message__header{text-align:center}.auth-message__title{font-size:1.25rem;line-height:2rem;font-weight:700;color:#535353;margin-bottom:1rem}@media only screen and (max-width:576px){.auth-message__title{font-size:1.125rem}}.auth-message__description{font-size:1.125rem;line-height:2rem;color:#535353;font-weight:400}@media only screen and (max-width:576px){.auth-message__description{font-size:1rem;line-height:1.75rem}}.specialist{padding-top:11.875rem;margin-bottom:-37.5rem;background:url(/images/page-bg.jpg) no-repeat top left;background-size:cover;cursor:default;min-height:100vh}@media only screen and (max-width:992px){.specialist{padding-top:10rem}}@media only screen and (max-width:768px){.specialist{padding-bottom:43.75rem}}.specialist__container{max-width:1220px;padding:0 20px;margin:0 auto}.specialist__breadcrumbs{display:flex;align-items:center;gap:0 1.25rem;margin-bottom:1.875rem;opacity:0;animation:fadeInDown .6s ease forwards}@media only screen and (max-width:768px){.specialist__breadcrumbs{gap:0 .625rem;flex-wrap:wrap}}.specialist__breadcrumb-item{font-size:1rem;font-weight:400;color:#000;line-height:1.6}@media only screen and (max-width:768px){.specialist__breadcrumb-item{font-size:.875rem}}.specialist__breadcrumb-item:not(:last-child){padding-right:1.25rem;border-right:.0625rem solid #000}@media only screen and (max-width:768px){.specialist__breadcrumb-item:not(:last-child){padding-right:.625rem}}.specialist__breadcrumb-item a{color:#000;transition:opacity .25s ease}@media(any-hover:hover){.specialist__breadcrumb-item a:hover{opacity:.7}}.specialist__title{font-size:2.353125rem;font-weight:700;line-height:1.38;color:#000;margin-bottom:3.75rem;opacity:0;animation:fadeInDown .6s ease .1s forwards}@media only screen and (max-width:992px){.specialist__title{font-size:2rem}}@media only screen and (max-width:768px){.specialist__title{font-size:1.5625rem;margin-bottom:2.5rem}}.specialist__content{display:grid;grid-template-columns:1fr 12.5rem;gap:0 4.375rem}@media only screen and (max-width:992px){.specialist__content{grid-template-columns:1fr;gap:3.75rem 0}}.specialist__main{display:flex;flex-direction:column;gap:2.5rem;padding:0;opacity:0;animation:fadeInUp .6s ease .2s forwards}@media only screen and (max-width:768px){.specialist__main{gap:2rem}}.specialist__photo-section{display:grid;grid-template-columns:23.75rem 1fr;gap:0 1.875rem;height:23.75rem;border-radius:1.875rem;overflow:hidden;background:url(/images/quoute.png) no-repeat center center;background-size:cover;transition:transform .4s ease,box-shadow .4s ease}.specialist__photo-section:hover{transform:translateY(-.3125rem);box-shadow:0 1.25rem 2.5rem #00000026}@media only screen and (max-width:992px){.specialist__photo-section{grid-template-columns:21.875rem 1fr}}@media only screen and (max-width:768px){.specialist__photo-section{grid-template-columns:1fr;height:auto;gap:0;background:none}}.specialist__photo-container{position:relative;width:100%;height:100%;border-radius:1.875rem;overflow:hidden}@media only screen and (max-width:768px){.specialist__photo-container{height:21.875rem}}.specialist__photo{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.specialist__photo-section:hover .specialist__photo{transform:scale(1.05)}.specialist__quote-container{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2.5rem;border-radius:1.875rem;color:#fff}@media only screen and (max-width:768px){.specialist__quote-container{display:none}}.specialist__quote-icon{width:2.875rem;height:2rem;margin-bottom:1.25rem;opacity:0;animation:fadeIn .6s ease .5s forwards}.specialist__quote-icon svg{width:100%;height:100%}.specialist__quote{font-size:1rem;line-height:1.7;color:#fff;margin:0}@media only screen and (max-width:768px){.specialist__quote{font-size:1rem}}.specialist__quote-mobile{display:none}@media only screen and (max-width:768px){.specialist__quote-mobile{display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem;background:url(/images/quoute.png) no-repeat center center;background-size:cover;border-radius:1.875rem;color:#fff}}.specialist__quote-mobile .specialist__quote-icon{width:2.875rem;height:2rem;margin-bottom:1.25rem}.specialist__quote-mobile .specialist__quote-icon svg{width:100%;height:100%}.specialist__quote-mobile .specialist__quote{font-size:1rem;line-height:1.7;color:#fff;margin:0}.specialist__info-block{display:flex;flex-direction:column;gap:1.25rem;opacity:0;animation:fadeInUp .6s ease .3s forwards}.specialist__info-title{font-size:1.125rem;font-weight:700;line-height:1.24;color:#231f20}@media only screen and (max-width:768px){.specialist__info-title{font-size:1.125rem}}.specialist__info-item{display:flex;align-items:flex-start;gap:1.5rem;transition:transform .3s ease}.specialist__info-item:hover{transform:translate(.3125rem)}@media only screen and (max-width:768px){.specialist__info-item{gap:1rem}}.specialist__info-icon{width:2.5rem;height:2.5rem;flex-shrink:0}.specialist__info-icon svg{width:100%;height:100%}.specialist__info-text{display:flex;flex-direction:column;gap:.25rem;flex-grow:1;max-width:35rem}.specialist__info-label{font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#4b635c}@media only screen and (max-width:768px){.specialist__info-label{font-size:1rem}}.specialist__info-value{font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif,sans-serif;font-size:1rem;font-weight:400;line-height:1.4;color:#000}@media only screen and (max-width:768px){.specialist__info-value{font-size:1rem}}.specialist__contacts{display:flex;flex-direction:column;gap:1.25rem}.specialist__contacts-title{font-size:1.125rem;font-weight:700;line-height:1.24;color:#4b635c}@media only screen and (max-width:768px){.specialist__contacts-title{font-size:1.125rem}}.specialist__contacts-list{display:flex;gap:2.5rem}@media only screen and (max-width:768px){.specialist__contacts-list{flex-direction:column;gap:.5rem}}.specialist__contact-item{display:flex;align-items:center;gap:1.25rem}.specialist__contact-item a{color:#000;transition:color .25s ease}@media(any-hover:hover){.specialist__contact-item a:hover{color:#4b635c}}.specialist__contact-icon{width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.specialist__contact-icon img{width:100%;height:100%;object-fit:contain}.specialist__contact-text{font-size:1rem;line-height:1.4}@media only screen and (max-width:768px){.specialist__contact-text{font-size:1rem}}.specialist__info-description p{font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif,sans-serif;font-size:1rem;font-weight:400;line-height:1.7;color:#000;margin:0}@media only screen and (max-width:768px){.specialist__info-description p{font-size:1rem}}.specialist__sidebar{display:flex;flex-direction:column;gap:3.125rem;opacity:0;animation:fadeInRight .6s ease .3s forwards}@media only screen and (max-width:992px){.specialist__sidebar{padding-top:0;gap:2.5rem}}.specialist__share{display:flex;align-items:center;gap:1.228rem;padding-bottom:1.0625rem;border-bottom:.0625rem solid #617f76}@media only screen and (max-width:992px){.specialist__share{flex-direction:column;align-items:center;border-top:.125rem solid #5e7d74;border-bottom:none;padding:1.375rem 0 .9375rem;gap:.625rem}}.specialist__share-title{font-size:.8477rem;font-weight:700;line-height:1.187;color:#617f76;text-transform:uppercase}@media only screen and (max-width:992px){.specialist__share-title{text-align:center;font-size:.875rem}}.specialist__share-icons{display:flex;align-items:center;gap:.625rem}.specialist__share-icon{color:#617f76;font-family:"Font Awesome 5 Brands",sans-serif;font-style:normal;font-weight:400;line-height:1.875rem;transition:all .3s ease;cursor:pointer;text-decoration:none}@media(any-hover:hover){.specialist__share-icon:hover{opacity:.7;transform:translateY(-.125rem)}}.specialist__share-icon:first-child{font-size:1.875rem}.specialist__share-icon:last-child{font-size:3rem;line-height:1.875rem}@media only screen and (max-width:992px){.specialist__share-icon:first-child{font-size:2.25rem}.specialist__share-icon:last-child{font-size:2.25rem}}.specialist__projects{display:flex;flex-direction:column;gap:1.5625rem}@media only screen and (max-width:992px){.specialist__projects{display:none}}.specialist__projects-title{font-size:.8613rem;font-weight:700;line-height:1.19;color:#617f76;text-transform:uppercase}.specialist__projects-list{display:flex;flex-direction:column;gap:1.875rem}.specialist__project-item{display:flex;flex-direction:column;gap:.2688rem;padding-bottom:.9119rem;border-bottom:.0625rem solid #617f76;text-decoration:none;transition:all .3s ease;opacity:0;animation:fadeInLeft .5s ease forwards}.specialist__project-item:nth-child(1){animation-delay:.5s}.specialist__project-item:nth-child(2){animation-delay:.6s}.specialist__project-item:nth-child(3){animation-delay:.7s}.specialist__project-item:nth-child(4){animation-delay:.8s}.specialist__project-item:nth-child(5){animation-delay:.9s}.specialist__project-item:nth-child(6){animation-delay:1s}.specialist__project-item:nth-child(7){animation-delay:1.1s}.specialist__project-item:nth-child(8){animation-delay:1.2s}.specialist__project-item:nth-child(9){animation-delay:1.3s}.specialist__project-item:nth-child(10){animation-delay:1.4s}@media(any-hover:hover){.specialist__project-item:hover{opacity:.8;transform:translate(.3125rem)}}.specialist__project-item:last-child{border-bottom:none}.specialist__project-date p{font-size:.75rem;font-weight:400;line-height:1.6667;color:#000;margin:0;width:100%;height:auto}.specialist__project-title p{font-family:Gotham Pro,-apple-system,BlinkMacSystemFont,Arial,sans-serif,sans-serif;font-size:.875rem;font-weight:400;line-height:1.2;color:#000;margin:0;width:100%;height:auto}.specialist__project-status{display:inline-flex;padding:.15625rem .875rem;border-radius:2.5rem;width:fit-content;transition:transform .3s ease}.specialist__project-status p{font-weight:400;line-height:1.6429;margin:0}.specialist__project-status--done{background-color:#cecece}.specialist__project-status--done p{font-size:.8335rem;color:#000}.specialist__project-status--work{background-color:#617f76}.specialist__project-status--work p{font-size:.875rem;color:#fff}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(1.875rem)}to{opacity:1;transform:translate(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-1.25rem)}to{opacity:1;transform:translate(0)}}.specialist-edit{padding-top:11.875rem;margin-bottom:-37.5rem}@media(max-width:768px){.specialist-edit{margin-bottom:0}}.specialist-edit__content{display:flex;gap:4.375rem;padding-top:2.5rem;padding-bottom:2.5rem}@media(max-width:768px){.specialist-edit__content{flex-direction:column;gap:3.75rem;padding-top:1.25rem;padding-bottom:1.25rem}}.specialist-edit__main{flex:1;display:flex;flex-direction:column;gap:2.5rem}@media(max-width:768px){.specialist-edit__main{gap:2rem}}.specialist-edit__photo-section{display:flex;flex-direction:row;gap:2.5rem;margin-bottom:2.5rem;justify-content:space-between;align-items:flex-start}@media(max-width:768px){.specialist-edit__photo-section{flex-direction:column;margin-bottom:1.25rem;gap:2rem}}.specialist-edit__photo-wrapper{flex-shrink:0}@media(max-width:768px){.specialist-edit__photo-wrapper{width:100%}}.specialist-edit__photo-container{position:relative;width:23.75rem;height:23.75rem;border-radius:1.875rem;overflow:hidden}@media(max-width:768px){.specialist-edit__photo-container{width:21.875rem;height:21.875rem;margin:0 auto}}.specialist-edit__photo-loader{position:absolute;inset:0;background:#0000008c;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.specialist-edit__photo-spinner{width:2.75rem;height:2.75rem;border:3px solid rgba(255,255,255,.35);border-top-color:#fff;border-radius:50%;animation:specialist-edit-spin .8s linear infinite}.specialist-edit__photo-loader-text{font-family:Gotham Pro,sans-serif;font-weight:600}.specialist-edit__photo-loader[style*=flex]{display:flex!important}.specialist-edit__photo{width:100%;height:100%;object-fit:cover}.specialist-edit__photo-upload{position:absolute;bottom:1rem;right:1rem;width:3.5rem;height:3.5rem;background:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:transform .2s ease}.specialist-edit__photo-upload:hover{transform:scale(1.1)}.specialist-edit__photo-upload svg{width:1.5rem;height:1.5rem;color:#617f76}@media(max-width:768px){.specialist-edit__photo-upload{width:3rem;height:3rem}.specialist-edit__photo-upload svg{width:1.25rem;height:1.25rem}}.specialist-edit__quote-section{flex:1;display:flex;align-items:center}@media(max-width:768px){.specialist-edit__quote-section{display:none}}.specialist-edit__quote-container{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2.5rem;background:url(/images/quoute.png) no-repeat center center;background-size:cover;border-radius:1.875rem;color:#fff;min-height:23.75rem;width:100%}.specialist-edit__quote-icon{position:absolute;top:2rem;left:2rem;width:2.875rem;height:auto}@media(max-width:768px){.specialist-edit__quote-icon{width:2rem;top:1.5rem;left:1.5rem}}.specialist-edit__quote-text{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.7rem;color:#fff;margin:0;padding-top:3rem}.specialist-edit__quote-edit{position:absolute;top:1rem;right:1rem;width:3rem;height:3rem;background:#ffffffe6;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .2s ease}.specialist-edit__quote-edit:hover{transform:scale(1.1);background:#fff}.specialist-edit__quote-edit img{width:1.25rem;height:1.25rem}.specialist-edit__form-container{background:#fff;padding:2.5rem 1.875rem;border-radius:1.25rem;border:2px solid #f4f4f4}@media(max-width:768px){.specialist-edit__form-container{padding:1.25rem}}.specialist-edit__form-container--inline{margin-top:1rem;padding:1.5rem}.specialist-edit__form{display:flex;flex-direction:column;gap:1.875rem}.specialist-edit__form--single{gap:1rem}.specialist-edit__form-row{display:grid;grid-template-columns:1fr 1fr;gap:1.875rem}@media(max-width:768px){.specialist-edit__form-row{grid-template-columns:1fr;gap:1.25rem}}.specialist-edit__form-col{display:flex;flex-direction:column;gap:1.25rem}.specialist-edit__form-group{display:flex;flex-direction:column;gap:.625rem}.specialist-edit__label{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1.125rem;line-height:2rem;color:#535353}@media(max-width:768px){.specialist-edit__label{font-size:1rem}}.specialist-edit__input-wrapper{position:relative;width:100%}.specialist-edit__input{width:100%;height:4rem;padding:1rem;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:.75rem;font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:2rem;color:#535353;transition:border-color .3s ease}.specialist-edit__input:focus{outline:none;border-color:#617f76}@media(max-width:768px){.specialist-edit__input{font-size:.875rem}}.specialist-edit textarea{height:auto!important}.specialist-edit__form-submit{display:flex;justify-content:center;margin-top:1.25rem}.specialist-edit__form-submit--inline{justify-content:flex-start;gap:1rem;margin-top:.5rem}.specialist-edit__submit-btn{width:100%;max-width:21.875rem;padding:.75rem;background:#617f76;border:none;border-radius:.681875rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;line-height:1.5rem;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 16px -10px #ffffff0f inset,0 8px 8px #00071f0f,0 4px 4px #00071f0f,0 2px 2px #00071f0f,0 0 1px #00071f52,0 -2px 1px #00071f3d inset,0 1px 1px #cde7fa14 inset}.specialist-edit__submit-btn:hover{background:#4b635c;transform:translateY(-2px)}@media(max-width:768px){.specialist-edit__submit-btn{max-width:100%}}.specialist-edit__submit-btn--small{max-width:12rem;padding:.65rem}.specialist-edit__submit-btn--secondary{background:transparent;color:#617f76;border:1px solid rgba(97,127,118,.3);box-shadow:none}.specialist-edit__submit-btn--secondary:hover{background:#617f761a;transform:none}.specialist-edit__text-section{display:flex;flex-direction:column;gap:2.5rem;margin-top:2.5rem}@media(max-width:768px){.specialist-edit__text-section{gap:2rem;margin-top:2rem}}.specialist-edit__text-item{display:flex;flex-direction:column;gap:.9375rem}.specialist-edit__text-header{display:flex;align-items:center;justify-content:space-between;gap:.9375rem}.specialist-edit__text-title{font-family:Gotham Pro,sans-serif;font-weight:700;font-size:1.125rem;line-height:1.4rem;color:#4b635c}@media(max-width:768px){.specialist-edit__text-title{font-size:1rem}}.specialist-edit__text-edit{flex-shrink:0;width:2rem;height:2rem;background:transparent;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;transition:transform .2s ease}.specialist-edit__text-edit:hover{transform:scale(1.1)}.specialist-edit__text-edit img{width:1.25rem;height:1.25rem}@media(max-width:768px){.specialist-edit__text-edit{width:1.5rem;height:1.5rem}.specialist-edit__text-edit img{width:1rem;height:1rem}}.specialist-edit__text-content p{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.4rem;color:#000}@media(max-width:768px){.specialist-edit__text-content p{font-size:1rem;line-height:1.4rem}}.specialist-edit__mobile-textarea{width:100%;min-height:8rem;padding:1rem;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:.75rem;font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.4rem;color:#000;resize:vertical}.specialist-edit__mobile-textarea:focus{outline:none;border-color:#617f76}.specialist-edit__mobile-edit-container{display:flex;flex-direction:column;gap:1rem}.specialist-edit__mobile-save{padding:.75rem;background:#617f76;border:none;border-radius:.681875rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;line-height:1.5rem;text-align:center;text-transform:capitalize;color:#fff;cursor:pointer;transition:all .3s ease;box-shadow:0 10px 16px -10px #ffffff0f inset,0 8px 8px #00071f0f,0 4px 4px #00071f0f,0 2px 2px #00071f0f,0 0 1px #00071f52,0 -2px 1px #00071f3d inset,0 1px 1px #cde7fa14 inset}.specialist-edit__mobile-save:hover{background:#4b635c;transform:translateY(-2px)}.specialist-edit__mobile-quote{display:none!important}@media(max-width:768px){.specialist-edit__mobile-quote{display:block!important;margin-top:2rem}}.specialist-edit__mobile-quote-container{position:relative;display:flex;flex-direction:column;justify-content:center;padding:2rem 1.5rem;background:url(/images/quoute.png) no-repeat center center;background-size:cover;border-radius:1.875rem;color:#fff;min-height:15.625rem}.specialist-edit__mobile-quote-text{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.7rem;color:#fff;margin:0;padding-top:3rem}.edit-modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;transition:opacity .3s ease}.edit-modal.active{display:block;opacity:1}.edit-modal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080}.edit-modal__content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:37.5rem;background:#fff;border-radius:1.25rem;padding:2rem;box-shadow:0 10px 40px #0003}.edit-modal__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}.edit-modal__title{font-family:Gotham Pro,sans-serif;font-weight:700;font-size:1.5rem;color:#000}.edit-modal__close{width:2rem;height:2rem;background:transparent;border:none;font-size:2rem;line-height:1;color:#535353;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center}.edit-modal__close:hover{color:#000}.edit-modal__body{margin-bottom:1.5rem}.edit-modal__textarea{width:100%;min-height:auto;height:auto;padding:1rem;background:#fff;border:1px solid rgba(0,0,0,.04);border-radius:.75rem;font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.4rem;color:#000;resize:vertical}.edit-modal__textarea:focus{outline:none;border-color:#617f76}.edit-modal__footer{display:flex;gap:1rem;justify-content:flex-end}.edit-modal__save,.edit-modal__cancel{padding:.75rem 2rem;border:none;border-radius:.681875rem;font-family:Montserrat,sans-serif;font-weight:700;font-size:.875rem;line-height:1.5rem;text-align:center;text-transform:capitalize;cursor:pointer;transition:all .3s ease}.edit-modal__save{background:#617f76;color:#fff;box-shadow:0 10px 16px -10px #ffffff0f inset,0 8px 8px #00071f0f,0 4px 4px #00071f0f,0 2px 2px #00071f0f,0 0 1px #00071f52,0 -2px 1px #00071f3d inset,0 1px 1px #cde7fa14 inset}.edit-modal__save:hover{background:#4b635c;transform:translateY(-2px)}.edit-modal__cancel{background:#f4f4f4;color:#535353}.edit-modal__cancel:hover{background:#e0e0e0}@keyframes specialist-edit-spin{to{transform:rotate(360deg)}}.specialists-list .breadcrumbs{padding-top:6.25rem;margin-bottom:1.5rem}.specialists-list__header{display:flex;justify-content:space-between;align-items:center;width:100%;margin-bottom:2.5rem}@media(max-width:768px){.specialists-list__header{flex-direction:column;align-items:flex-start;gap:1.5rem;margin-bottom:1.5rem}}.specialists-list__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:2.375rem;line-height:3.25rem;color:#000}@media(max-width:768px){.specialists-list__title{font-size:1.5625rem;line-height:2.03125rem}}.specialists-list__filter{display:flex;align-items:center;gap:1.25rem}@media(max-width:768px){.specialists-list__filter{width:100%;flex-direction:column;align-items:flex-start;gap:.625rem}}.specialists-list__filter-label{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:2rem;color:#535353}.specialists-list__filter-select{width:380px}@media(max-width:768px){.specialists-list__filter-select{width:100%}}.specialists-list__filter-select .form-select{height:4rem;width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#fff;padding:1rem 2.5rem 1rem 1rem;border-radius:.75rem;border:1px solid rgba(0,0,0,.04);font-family:Gotham Pro,sans-serif;font-weight:400;font-size:.875rem;line-height:2rem;color:#535353;cursor:pointer;transition:border-color .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='5' viewBox='0 0 10 5' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 4L9 1' stroke='%23535353' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center}.specialists-list__filter-select .form-select:hover{border-color:#617f76}.specialists-list__filter-select .form-select:focus{outline:none;border-color:#617f76}.specialists-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem;margin-bottom:3.75rem}@media(max-width:1024px){.specialists-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.specialists-grid{grid-template-columns:1fr;gap:1.5rem}}.specialist-card{display:flex;flex-direction:column;overflow:hidden;opacity:0;animation:fadeInUp .6s ease forwards}.specialist-card:nth-child(1){animation-delay:.1s}.specialist-card:nth-child(2){animation-delay:.2s}.specialist-card:nth-child(3){animation-delay:.3s}.specialist-card:nth-child(4){animation-delay:.4s}.specialist-card:nth-child(5){animation-delay:.5s}.specialist-card:nth-child(6){animation-delay:.6s}.specialist-card:nth-child(7){animation-delay:.7s}.specialist-card:nth-child(8){animation-delay:.8s}.specialist-card:nth-child(9){animation-delay:.9s}.specialist-card:nth-child(10){animation-delay:1s}.specialist-card:nth-child(11){animation-delay:1.1s}.specialist-card:nth-child(12){animation-delay:1.2s}.specialist-card__link{display:flex;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.4,0,.2,1)}.specialist-card__link:hover{transform:translateY(-.5rem)}.specialist-card__link:hover .specialist-card__image{transform:scale(1.05);box-shadow:0 1.25rem 2.5rem #00000026}.specialist-card__link:hover .specialist-card__name{color:#617f76}.specialist-card__image{width:100%;height:380px;object-fit:cover;border-radius:1.25rem;margin-bottom:2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:0 .625rem 1.25rem #00000014}@media(max-width:768px){.specialist-card__image{height:350px}}.specialist-card__content{display:flex;flex-direction:column;gap:1.25rem}.specialist-card__name{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1.25rem;line-height:1.05rem;color:#000;transition:color .3s ease}@media(max-width:768px){.specialist-card__name{font-size:1.125rem}}.specialist-card__description{font-family:Gotham Pro,sans-serif;font-weight:400;font-size:1rem;line-height:1.35;color:#535353}@media(max-width:768px){.specialist-card__description{font-size:.875rem}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(1.875rem)}to{opacity:1;transform:translateY(0)}}.pagination{display:flex;justify-content:center;margin-top:3.75rem;margin-bottom:3.75rem;opacity:0;animation:fadeIn .6s ease .8s forwards}.pagination__list{display:flex;align-items:center;gap:.5rem;list-style:none;padding:0;margin:0}.pagination__item--active .pagination__link{background-color:#617f76;color:#fff;border-color:#617f76}.pagination__item--disabled .pagination__link{opacity:.4;cursor:not-allowed;pointer-events:none}.pagination__link{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:.5rem;border:1px solid rgba(0,0,0,.1);border-radius:.5rem;background-color:#fff;color:#000;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1)}.pagination__link:hover:not(.pagination__item--disabled .pagination__link){background-color:#617f76;color:#fff;border-color:#617f76;transform:translateY(-.125rem);box-shadow:0 .25rem .5rem #617f7633}.pagination__link:active:not(.pagination__item--disabled .pagination__link){transform:translateY(0)}.pagination__icon{width:.5rem;height:.75rem;transition:transform .3s ease}.pagination__link:hover .pagination__icon{transform:scale(1.1)}.pagination__ellipsis{display:flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;color:#535353;font-family:Montserrat,sans-serif;font-weight:500;font-size:.875rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}
