h1,h2,h3{font-weight:700}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}@media(max-width:1024px){h1{font-size:2rem}h2{font-size:1.75rem}h3{font-size:1.5rem}}.header-wrapper{padding-top:30px;padding-bottom:30px;margin:0 auto;display:flex;justify-content:space-around}.header-bottom-container{height:84px;background:#f8fafc;display:flex;align-items:center}.header-bottom-container__search-input{height:2.5rem;border:1px solid #d0d5dd;border-radius:60px;outline:none;font-size:.875rem;padding-left:40px;padding-right:40px}.header-bottom-container__search-input__auth,.header-bottom-container__search-input__no-auth{width:100%}@media(max-width:700px){.header-bottom-container__search-input{border-radius:60px}}.header-bottom-container__search-input::placeholder{color:#667085}.logo-wrapper{display:flex;column-gap:20px}.slogan-and-menu{width:100%}.slogan-and-menu__slogan-bold{max-width:25rem;color:#d8a51a;font-size:1.25rem;line-height:24.4px;font-weight:700;cursor:pointer}.slogan-and-menu__slogan-small{font-size:1rem;line-height:19.36px;font-weight:700;color:#494949;margin-top:15px;cursor:pointer}.slogan-and-menu__menu ul{list-style:none;display:flex;align-items:center;font-size:.875rem;font-weight:400;flex-wrap:wrap}.slogan-and-menu__menu ul li{margin-bottom:8px}.slogan-and-menu__menu ul li a{color:#334155;margin-right:20px;cursor:pointer}.slogan-and-menu__menu ul li a:hover{color:#2c6168;text-decoration:underline}.login-section__login-wrapper{position:relative}.login-section__personal-menu{padding:16px;min-width:302px;border-radius:12px;border:1px solid #d0d5dd;position:absolute;top:100%;left:-100%;z-index:100;background:#fff;display:flex;flex-direction:column;justify-content:space-around;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login-section__personal-menu__btn{width:100%;height:41px;border-radius:12px;border:none;font-size:.875rem;font-weight:400;cursor:pointer}.login-section__personal-menu__personal-account{background:#e2e8f0;color:#334155;margin-bottom:5px}.login-section__personal-menu__exit{background:#fef2f2;color:#f87171}.login-section__personal-menu-mobile{width:100%;border-radius:12px;z-index:100;background:#fff;display:flex;flex-direction:column;justify-content:space-around;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login-section__personal-menu-mobile__btn{width:100%;height:41px;border-radius:12px;border:none;font-size:.875rem;font-weight:400;cursor:pointer}.login-section__personal-menu-mobile__personal-account{background:#e2e8f0;color:#334155;margin-bottom:5px}.login-section__personal-menu-mobile__exit{background:#fef2f2;color:#f87171}.login-section__visually-impaired-btn{padding:0 8px;height:44px;border-radius:60px;background:#2c6168;display:flex;justify-content:center;align-items:center;color:#fff;gap:5px;font-size:.875rem;margin-right:10px;cursor:pointer;border:1px solid #2c6168}.login-section__visually-impaired-btn:focus{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.login-section__visually-impaired-btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.login-section__temperature-block{display:flex;align-items:center;font-size:1rem}.login-section__lang-section{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;gap:20px}.login-section__lang{font-size:1rem;color:#494949;margin-left:20px;display:flex}.login-section__authorized{width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:50%;outline:1px solid #7e7e7e;display:flex;justify-content:center;align-items:center}.btn,.login-section__authorized{min-height:2.5rem;background:#2c6168;font-size:1rem;font-weight:500;color:#fff;cursor:pointer}.btn{border-radius:40px;border:1px solid #2c6168;transition:.12s ease-in-out}.btn:focus{outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.btn:hover{color:#2c6168;background:#fff;border:1px solid #2c6168}.btn:disabled{background:#e2e8f0;color:#94a3b8!important;border:1px solid #e2e8f0!important;cursor:not-allowed!important}.disabled-btn{height:2.5rem;background:#e2e8f0;color:#94a3b8;font-size:1rem;font-weight:700;border-radius:40px;cursor:pointer;border:1px solid #e2e8f0}.chat-btn{min-height:41px!important;max-height:41px!important;margin-bottom:0!important}.btn-flex{min-height:2.5rem;border:1px solid #2c6168;display:flex;align-items:center;background:#2c6168;font-size:1rem;font-weight:500;color:#fff;border-radius:40px;padding:10px 32px}.btn-flex:disabled{background:#e2e8f0!important;color:#94a3b8!important;border:1px solid #e2e8f0!important;cursor:default!important}@media(max-width:1024px){.btn-flex:disabled{width:100%!important}}.btn-flex:hover{background:#fff;color:#2c6168}.btn-flex:focus{outline:2px solid rgba(44,97,104,.302)}.btn-flex-reversed{min-height:2.5rem;border:1px solid #2c6168;display:flex;justify-content:center;align-items:center;background:#fff;font-size:1rem;font-weight:500;color:#2c6168;border-radius:40px;padding:0 32px;cursor:pointer}.btn-flex-reversed:disabled{background:#e2e8f0;color:#94a3b8;cursor:not-allowed;border:1px solid #e2e8f0}.btn-flex-reversed:hover{background:#2c6168;color:#fff}.btn-flex-reversed:focus{outline:2px solid rgba(44,97,104,.302)}.bordered-btn{transition:.12s ease-in-out}.bordered-btn,.bordered-btn:focus{background:#fff;color:#2c6168;border:1px solid #2c6168}.bordered-btn:focus{outline:2px solid rgba(44,97,104,.3)}.bordered-btn:hover,.btn-with-icon{color:#fff;background:#2c6168;border:1px solid #2c6168}.btn-with-icon{min-height:2.5rem;border-radius:60px;display:flex;align-items:center;padding:0 10px;justify-content:space-around;font-size:.875rem;font-weight:500;cursor:pointer;transition:.12s ease-in-out}.btn-with-icon:focus{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.btn-with-icon:hover{color:#2c6168;background:#fff;border:1px solid #2c6168}.btn-with-icon:disabled{background:#e2e8f0;color:#94a3b8!important;cursor:not-allowed!important;font-size:.875rem!important;font-weight:500!important}.bars{display:flex;align-items:center;cursor:pointer}.bars span{font-size:1.25rem;font-weight:700;color:#2c6168;margin-left:20px}.header-menu{width:100%;min-height:250px;height:auto;background:#fff;z-index:20}.header-menu__block{margin-bottom:30px}.header-menu__block__title{font-weight:700;font-size:1.25rem;line-height:150%;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168}.header-menu__block__title:hover{text-decoration:underline}.header-menu__block__content-wrapper{width:100%;display:grid;grid-template-columns:380px 380px 380px;grid-column-gap:70px;grid-row-gap:20px;margin-top:15px;margin-bottom:40px}@media(max-width:1280px){.header-menu__block__content-wrapper{width:100%;display:grid;grid-template-columns:380px 380px;grid-column-gap:70px;margin-top:15px;justify-content:center}}.header-menu__block__content-wrapper__item-wrapper{margin-bottom:20px;padding:12px}.header-menu__block__content-wrapper__item-wrapper:hover{margin-bottom:20px;background-color:rgba(44,97,104,.035)}.header-menu__block__content-wrapper__item-title{font-weight:700;font-size:1rem;line-height:25px;color:#444b5a;cursor:pointer;margin-bottom:10px}.header-menu__block__content-wrapper__item{font-weight:400;font-size:.875rem;line-height:20px;color:#667085;cursor:pointer;margin-bottom:10px}.header-menu__block__content-wrapper__item:hover{text-decoration:underline}.header-menu__block__content-wrapper__item-hidden{font-weight:700;font-size:.875rem;line-height:16.94px;color:#2c6168;cursor:pointer;display:flex;align-items:center}.header-menu__block__content-wrapper__item-hidden:hover{text-decoration:underline}.header-menu-mobile{padding:0 20px;margin-bottom:40px}.basket-item,.rating-item,.round-item{cursor:pointer;position:relative;width:2.75rem;height:2.75rem;border-radius:50%;display:flex;justify-content:center;align-items:center;transition:.12s ease-in-out}.round-item{color:#2c6168;margin-left:20px;border:1px solid #2c6168}.round-item:focus{color:#2c6168;background:#fff;outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.round-item:hover{border:1px solid #2c6168}.rating-item,.round-item:hover{color:#fff;background:#2c6168}.rating-item:focus{color:#2c6168;background:#fff;outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.rating-item:hover{color:#2c6168;background:#fff;border:1px solid #2c6168}.basket-item{color:#fff;background:#2c6168}.basket-item:focus{color:#2c6168;background:#fff;outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.basket-item:hover{color:#2c6168;background:#fff;border:1px solid #2c6168}.basket-item__amount-notification{display:flex;justify-content:center;align-items:center;background:#ef4444;border:1px solid #fff;width:max-content;min-width:1.25rem;height:1.25rem;border-radius:50%;font-size:.875rem;color:#fff;position:absolute;top:-.375rem;right:-.375rem;line-height:1.25rem;z-index:1}.login-register-select{position:relative;display:flex}.login-register-select__menu{width:260px;border:1px solid #d0d5dd;background:#fff;position:absolute;top:50px}.login-register-select__menu,.login-register-select__menu-mobile{padding:14px;border-radius:10px;z-index:10;display:flex;flex-direction:column;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.login-register-select__menu-mobile{width:353px;background:#f8fafc}.dropbtn{color:#334155;padding:0 0 10px;font-size:.875rem;border:none}.dropdown{position:relative;display:inline-block}.dropdown-content{display:none;position:absolute;width:max-content;height:auto;background:#fff;padding:10px 14px;border:1px solid #d0d5dd;border-radius:10px;z-index:1;margin-top:10px;transition:.12s ease-in-out}.dropdown-content span{color:#000}.dropdown-content span:hover{color:#2c6168;text-decoration:underline}.dropdown:hover .dropdown-content{display:flex;flex-direction:column;gap:10px;transition:.5s ease-in-out}.dropdown:hover .dropbtn{color:#2c6168}.header-mobile{margin:0;padding:40px 20px 0;width:100%}.header-mobile__logo-and-menu-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.header-mobile__logo-wrapper{display:flex}@media(max-width:375px){.header-mobile__logo-wrapper{max-width:255px}}.header-mobile__name{width:220px;font-size:1rem;font-weight:700;color:#d8a51a;margin-left:10px}@media screen and (max-width:375px){.header-mobile__name{font-size:.875rem}}.header-mobile__slogan{font-size:.75rem;font-weight:700;color:#000;margin-left:10px}@media screen and (max-width:375px){.header-mobile__slogan{font-size:.625rem}}.header-mobile__weather-and-lang-wrapper{display:flex;justify-content:space-between;margin-bottom:40px}.header-mobile__lang{font-size:.875rem;color:#494949;margin-left:20px;display:flex}.header-mobile .mobile-menu-fixed{position:fixed;bottom:0;left:0;right:0;z-index:1000;background:#fff;border-top:1px solid #e6e4e8;display:flex;justify-content:space-around;padding:10px 0;max-height:-moz-fit-content;max-height:fit-content;overflow-x:hidden}.header-mobile .mobile-menu-fixed button{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:transparent}.header-mobile .mobile-menu-fixed .menu-item{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;color:#667085;font-size:12px;font-weight:400;text-align:center;text-decoration:none}.header-mobile .mobile-menu-fixed .menu-item.active{color:#2c6168;font-weight:700;border:none}.header-mobile .mobile-menu-fixed .menu-item__icon{color:#1e293b}.header-mobile .mobile-menu-fixed .menu-item .login-section__authorized{color:#fff;font-size:12px;width:30px;height:30px;min-width:30px;min-height:30px}.header-mobile .mobile-menu-fixed .menu-item .basket-item__amount-notification{font-weight:400}.header-search-and-catalog{padding:0 20px;display:flex;justify-content:space-between;margin-bottom:20px}.relative-search-wrapper{position:relative}.mobile-menu-wrapper{position:absolute;top:0;left:0;bottom:0;right:0}.favorites-menu,.mobile-menu{position:fixed;height:100%;z-index:10000;background:#fff;top:0;bottom:0;right:-100%;padding:60px 20px 0;box-shadow:0 5px 8px 0 rgba(34,60,80,.2);animation:mobile-menu_anim .3s ease-out 1 forwards;min-width:360px;overflow-x:scroll}.favorites-menu__close-icon,.mobile-menu__close-icon{display:flex;position:absolute;top:30px;right:30px;cursor:pointer}.favorites-menu__title{font-size:1.25rem;font-weight:700}@media screen and (max-width:640px){.mobile-menu{width:100%}}@keyframes mobile-menu_anim{0%{right:-100%}to{right:0}}.mobile-menu-list{list-style:none;text-align:center;flex-direction:column;justify-content:center}.mobile-menu-list,.mobile-menu-list__contacts{display:flex;align-items:center}.mobile-menu-list li{margin-bottom:20px;font-size:.875rem;font-weight:400;color:#334155}.mobile-menu-list li a{color:#334155}.contact-menu{display:flex;flex-direction:column;justify-content:center;align-items:center;border:1px solid #d0d5dd;margin:0 auto 40px;border-radius:10px;padding:20px}.contact-menu__item{font-size:.875rem;font-weight:400;color:#2c6168;margin-bottom:10px}.contact-menu__item a{color:#2c6168}.contact-menu__item:last-child{margin-bottom:0}.footer-container{background:#2c6168;width:100%;margin:0 auto;display:flex;justify-content:space-around}.footer-container__logo-wrapper,.menu-section{margin-top:40px}.menu-section{color:#fff;display:flex;flex-direction:column;justify-content:space-between;margin-bottom:45px}.menu-section__title{font-size:1.5rem;margin-bottom:18px;font-weight:700}.menu-section__list{list-style:none;font-size:1rem}.menu-section__list li{margin-bottom:18px;font-weight:400}.menu-section li a{color:#fff}.menu-section li a:hover{text-decoration:underline;cursor:pointer}.contact-item{display:flex;align-items:center;font-weight:400}.logos-section{margin-left:40px}.footer-container-mobile{display:flex;flex-direction:column;align-items:center;background:#2c6168;width:100%;padding:0 20px 71px}.footer-container-mobile__title{font-size:1.125rem;font-weight:700;color:#f9f9f9;text-align:center;margin-bottom:20px}.footer-container-mobile__list{list-style:none}.footer-container-mobile__list li{text-align:center;margin-bottom:10px}.footer-container-mobile__list li:last-child{margin-bottom:0}.footer-container-mobile__list li a{font-size:.875rem;font-weight:400;color:#f9f9f9!important}.mobile-menu-contact-item{display:flex;align-items:center}.mobile-menu-contact-item__item{font-size:.875rem;font-weight:400;color:#f9f9f9;margin-bottom:10px}.mobile-menu-contact-item__item:last-child{margin-bottom:0}html{scroll-behavior:smooth}body,html{height:100%}body{font-family:var(--font-inter)}.container{width:1280px;margin:0 auto}@media screen and (max-width:1340px){.container{width:100%;padding:0 20px}}button{font-family:inherit}button,button:hover{transition:.12s ease-in-out}button:focus-visible{transition:.12s ease-in-out}button:disabled{background:#e2e8f0;color:#94a3b8;font-size:1rem;border-radius:40px;cursor:not-allowed}.exchange-rate{display:flex;flex-direction:column;justify-content:space-between;column-gap:15px;margin:15px 0;flex-wrap:wrap}.exchange-rate table caption,.exchange-rate__exchange{font-size:1rem;font-weight:700;color:#2c6168;width:max-content}.exchange-rate table caption{width:inherit;padding-bottom:10px}.exchange-rate__purchase{display:flex;flex:1 1;justify-content:space-between;gap:15px;margin-left:40px}.exchange-rate__purchase div{white-space:nowrap}.exchange-rate__purchase-title{font-weight:700;color:#494949}.exchange-rate__rate-wrapper{position:relative;overflow:hidden;width:100%;height:1.25rem}.exchange-rate__rate-wrapper__marquee-element{width:200%;overflow:hidden;position:absolute;display:flex;animation:marquee 30s linear infinite;color:#494949}@keyframes marquee{0%{left:0}to{left:-100%}}ol{counter-reset:list}ol>li{list-style:none}ol>li:before{content:counter(list) ") ";counter-increment:list}a{text-decoration:none}a:hover{text-decoration:underline}select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:url('data:image/svg+xml;charset=US-ASCII,<svg xmlns="http://www.w3.org/2000/svg" width="4" height="5" viewBox="0 0 4 5"><path fill="none" stroke="%23333" d="M0 0l2 2 2-2"/></svg>') no-repeat right 10px center;background-color:#fff;border:1px solid #ccc;border-radius:4px;font-size:1rem;color:#333;width:100%;padding:10px 30px 10px 10px;cursor:pointer}select:focus{outline:none;border-color:#777}div[class*=myComboBox]>div[class*=my_select__control--is-focused]{outline:2px solid #2c6168!important}input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid #2c6168!important}.select-wrapper{position:relative;display:inline-block;width:100%}select option{padding:10px}.mb-20{margin-bottom:20px}.side-section{border:1px solid #cac4d0;border-radius:20px;padding:20px 16px;width:270px;background:#fff;box-shadow:4px 4px 4px 0 rgba(0,0,0,.15)}.label-with-checkbox{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.label-with-checkbox label{font-weight:400;font-size:1.25rem;color:#494949}.label-with-checkbox input{width:18px;height:18px}#root{max-width:500px;padding:12px;margin:auto}.wrapper{position:relative;display:flex;align-items:center;margin:10px calc(16px/2);height:22px}.range-slider-wrapper{margin:20px 0;width:100%;background:#f8fafc;padding:10px 10px 20px;display:flex;flex-direction:column;justify-content:space-between;border-radius:12px}.range-slider-wrapper__value-display-wrapper{display:flex;padding:0 10px;color:#475569;font-size:1rem;font-weight:600}.input-wrapper{width:calc(100% + 16px);margin:0 calc(16px/-2);position:absolute;height:16px}.control-wrapper{width:100%;position:absolute;height:16px}input:disabled{background:#e3e3e3;cursor:not-allowed;color:#667085}.input{position:absolute;width:100%;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;opacity:0;z-index:3;padding:0}.input::-ms-track{appearance:none;background:transparent;border:transparent}.input::-moz-range-track{-moz-appearance:none;appearance:none;background:transparent;border:transparent}.input:focus::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;background:transparent;border:transparent}.input::-ms-thumb{appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:grab;background-color:red}.input::-ms-thumb:active{cursor:grabbing}.input::-moz-range-thumb{-moz-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:grab;background-color:red}.input::-moz-range-thumb:active{cursor:grabbing}.input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:-webkit-grab;cursor:grab;background-color:red}.input::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.input-mobile{width:100%;pointer-events:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:100%;opacity:0;z-index:3;padding:0}.input-mobile::-ms-track{appearance:none;background:transparent;border:transparent}.input-mobile::-moz-range-track{-moz-appearance:none;appearance:none;background:transparent;border:transparent}.input-mobile:focus::-webkit-slider-runnable-track{-webkit-appearance:none;appearance:none;background:transparent;border:transparent}.input-mobile::-ms-thumb{appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:grab;background-color:red}.input-mobile::-ms-thumb:active{cursor:grabbing}.input-mobile::-moz-range-thumb{-moz-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:grab;background-color:red}.input-mobile::-moz-range-thumb:active{cursor:grabbing}.input-mobile::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;pointer-events:all;width:16px;height:16px;border-radius:0;border:0;cursor:-webkit-grab;cursor:grab;background-color:red}.input-mobile::-webkit-slider-thumb:active{cursor:-webkit-grabbing;cursor:grabbing}.rail{position:absolute;width:100%;top:50%;transform:translateY(-50%);height:3px;border-radius:3px;background:#d3d3d3}.inner-rail{height:100%}.control,.inner-rail{position:absolute;background:#2c6168}.control{width:4px;height:22px;top:50%;transform:translate3d(0,-50%,0);z-index:2}table{width:100%;border-spacing:0;border-radius:10px}table tr:first-child th:first-child{border-top-left-radius:8px}table tr:last-child th:last-child{border-top-right-radius:8px}table tr:last-child td:first-child{border-bottom-left-radius:8px}table tr:last-child td:last-child{border-bottom-right-radius:8px}.leaflet-popup-content-wrapper{padding:40px!important;border-radius:20px!important}.characteristics-thead tr{border-radius:10px}.characteristics-thead th{text-align:start;padding:5px 10px;background:#2c6168;color:#fff;font-weight:700}.characteristics-tbody td{border:1px solid #e6e4e8;padding:5px 10px}.characteristics-tbody tr{color:#494949}.characteristics-tbody tr:nth-child(2n){background-color:#eaf1f1}.purchase-history-thead{height:77px}.purchase-history-thead tr{border-radius:20px;border:1px solid #c6e6ea}.purchase-history-thead th{text-align:start;padding:5px 10px;background:#fff;color:#494949;font-weight:700;border-bottom:1px solid #c6e6ea}.purchase-history-tbody td{height:77px;padding:5px 10px;border-bottom:1px solid #c6e6ea}.purchase-history-tbody tr:last-child td{border-bottom:none}.round-btn{width:44px;height:44px;border-radius:50%;display:grid;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.round-btn__active{color:#fff;background:#2c6168}.round-btn__non-active{border:1px solid #2c6168;color:#2c6168;background:#fff}.mobile{margin:20px 0 30px}.title-wrapper__content{display:flex;align-items:center;justify-content:space-evenly;width:100%;position:relative;margin:70px 0 30px;gap:20px;flex-wrap:wrap}.title-wrapper__content__title-block__title{font-weight:700;font-size:2rem;color:#494949;display:flex;flex-direction:column;margin-bottom:5px;margin-right:30px;width:max-content}@media(max-width:1024px){.title-wrapper__content__title-block__title{font-size:1.5rem;margin-right:0}}.title-wrapper__content__title-block__subtitle{color:#2c6168;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;margin-top:10px}.react-international-phone-input{height:49px!important;width:100%!important;border-radius:60px!important;outline:none!important;border:1px solid #d0d5dd!important;padding:0 20px 0 60px!important;margin-top:0!important;font-weight:400!important;font-size:.875rem!important;color:#667085!important}.react-international-phone-input:disabled{background:#e3e3e3!important}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:60px!important;border-bottom-right-radius:0!important;border-top-right-radius:0!important;height:95%!important;padding-left:10px!important;margin:1px -80px 1px 1px!important;border-width:0 1px 0 0!important}.react-international-phone-input-container .react-international-phone-country-selector-button:disabled{background:#e3e3e3!important}.react-datepicker-wrapper{width:100%;height:auto}.react-datepicker-wrapper input{width:inherit;border-radius:60px;border:1px solid #d0d5dd;background:#fff;display:flex;padding:16px;align-items:center;gap:10px;align-self:stretch;color:#000;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;outline:none}.se-resizing-bar{cursor:default!important}.sun-editor .se-wrapper .se-wrapper-inner p{font-size:1rem!important}.danger-bth{min-height:2.75rem;width:-moz-fit-content;width:fit-content;padding:0 32px;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.1);border-radius:40px;display:flex;align-items:center;justify-content:space-between;font-size:1rem;font-weight:500;color:#ef4444}.danger-bth:hover{cursor:pointer;background:#ef4444;color:#fff}.danger-bth:focus{outline:2px solid rgba(239,68,68,.302)}.rating-star{cursor:pointer;margin-right:10px}.rating-star:last-child{margin-right:0}.mobile-title{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:30px}.custom-mobile-wrapper{display:flex;flex-direction:column;align-items:center}.circle-plus-minus-btn{font-size:2rem;font-width:400!important;color:#fff;cursor:pointer;width:44px;height:44px;border-radius:50%;background:#2c6168;border:1px solid #2c6168;display:flex;justify-content:center;align-items:center}.circle-plus-minus-btn:hover{background:#fff;border:1px solid #2c6168;color:#2c6168}.circle-plus-minus-btn:disabled{height:44px;background:#e2e8f0;color:#94a3b8;font-size:2rem;display:flex;justify-content:center;border-radius:40px;border:1px solid #e2e8f0;cursor:not-allowed}.circle-plus-minus-btn-delete{cursor:pointer;width:44px;height:44px;border-radius:50%;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.1);display:grid;place-items:center}.circle-plus-minus-btn-delete:disabled,.circle-plus-minus-btn-delete:hover{background:rgba(239,68,68,.3)}.swiper{padding:0 20px!important}.swiper-slide{width:auto!important}.slider-btn{width:44px;height:44px;border-radius:50%;display:grid;place-items:center;border:1px solid #2c6168;cursor:pointer;background:#fff;color:#2c6168;min-width:44px}.slider-btn:focus{outline:2px solid rgba(44,97,104,.3)}.slider-btn:hover{background:#2c6168;color:#fff}.css-1dimb5e-singleValue{color:#667085!important}#swiper-slide-for-picture-preview{width:100%!important;height:100%!important;display:grid!important;place-items:center!important}.swiper-button-next,.swiper-button-prev{color:#d2d2d2!important}.swiper-pagination-bullet,.swiper-pagination-bullet-active{background:#2c6168!important}.advertisement-slider .swiper .swiper-slide{aspect-ratio:10/3}.advertisement-slider .swiper .swiper-slide a{display:flex;object-fit:cover;width:620px;height:inherit}.partners-slider .swiper .swiper-slide{aspect-ratio:7/4}.partners-slider .swiper .swiper-slide a{display:flex;object-fit:cover;width:245px;height:inherit}@media screen and (max-width:768px){.advertisement-slider .swiper .swiper-slide a{width:500px}}@media screen and (max-width:540px){.advertisement-slider .swiper .swiper-slide a{width:calc(100vw - 40px)}}.css-emwpm3-control{height:max-content!important}.switch-btn{display:inline-block;width:33px;height:21px;border-radius:15.5px;background:#f2f2f7;z-index:0;margin:0;padding:0;border:none;cursor:pointer;position:relative;transition-duration:.3s}.switch-btn:after{content:"";height:18px;width:18px;border-radius:17px;background:#fff;top:1.5px;left:0;transition-duration:.3s;position:absolute;z-index:1}.switch-on{background:#adfa00}.switch-on:after{left:13px}.Toastify__toast{background:#2c6168!important;color:#fff!important}.Toastify__progress-bar{background:#fff!important}.Toastify__toast-theme--colored.Toastify__toast--error{background:#ef4444!important}.date-range{padding:10px 15px!important}.lds-ripple{color:#1c4c5b}.lds-ripple,.lds-ripple div{box-sizing:border-box}.lds-ripple{display:inline-block;position:relative;width:80px;height:80px}.lds-ripple div{position:absolute;border:4px solid;opacity:1;border-radius:50%;animation:lds-ripple 1s cubic-bezier(0,.2,.8,1) infinite}.lds-ripple div:nth-child(2){animation-delay:-.5s}@keyframes lds-ripple{0%{top:36px;left:36px;width:8px;height:8px;opacity:0}4.9%{top:36px;left:36px;width:8px;height:8px;opacity:0}5%{top:36px;left:36px;width:8px;height:8px;opacity:1}to{top:0;left:0;width:80px;height:80px;opacity:0}}.react-international-phone-country-selector-dropdown__list-item-country-name,.react-international-phone-country-selector-dropdown__list-item-dial-code{font-size:.875rem!important}.telegram-bot-link{border-radius:50%;outline:1px solid gray;position:fixed;bottom:20px;right:20px;display:flex;width:60px;height:60px;justify-content:center;align-items:center;cursor:pointer;transition:.2s ease-in-out;z-index:1000;opacity:.5}.telegram-bot-link:hover{opacity:1}.button-up{position:fixed;bottom:100px;right:24px;display:flex;width:50px;height:50px;background-color:#000;cursor:pointer;color:#fff;border:none;border-radius:50%;transition:.2s ease-in-out;z-index:1000;padding:5px;opacity:.5}.button-up:hover{opacity:.7}@media screen and (max-width:1024px){.telegram-bot-link{bottom:90px;width:50px;height:50px}.button-up{bottom:220px;width:40px;height:40px}.button-up>div{position:relative;display:flex;width:100%;height:100%}}.link-continue-btn{text-decoration:none!important;font-size:1rem;font-weight:400;background:#fff;color:#2c6168;border:1px solid #2c6168;border-radius:40px;padding:0 32px;display:grid;place-items:center}.link-continue-btn:hover{background:#2c6168;color:#fff}.inn-check-button-loader{width:24px;height:24px;border:5px solid rgba(44,97,104,.3);border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.banner-wrapper{margin-bottom:70px;display:flex;justify-content:center}.banner{width:100%;min-height:338px;border-radius:20px;display:flex}.banner__left-side{flex:1 1;position:relative}.banner__right-side{flex:1 1;padding:38.5px 35px;display:flex;flex-direction:column}.banner__slogan{color:#d8a51a;font-size:1.5rem;font-weight:700}.banner__small-slogan{font-weight:700;font-size:1rem;color:#202020;margin-bottom:10px}.banner__description{font-size:1rem;font-weight:400;color:#202020;margin-top:25px;flex:1 1;letter-spacing:.3px;margin-bottom:25px}.banner__btn{width:112px;height:49px;border-radius:40px;border:none;background:#2c6168;font-size:1rem;font-weight:500;color:#fff;cursor:pointer}.banner__btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.banner__btn:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3)}.banner-mobile{display:flex;flex-direction:column}.banner-mobile__slogan-mobile{color:#d8a51a;font-size:1.125rem;font-weight:700;margin-top:20px}.banner-mobile__small-slogan{font-weight:700;font-size:.875rem;color:#202020;margin-bottom:25px}.banner-mobile__description{font-size:.875rem;font-weight:400;color:#202020;flex:1 1;letter-spacing:.3px;margin-bottom:25px;line-height:18.94px}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:30px}.service-main-title{color:#494949}.service-cards-wrapper{display:grid;grid-template-columns:repeat(4,304px);grid-gap:20px;gap:20px}.service-cards-wrapper a:hover{color:#334155}@media(max-width:1340px){.service-cards-wrapper{grid-template-columns:repeat(2,304px);justify-items:center;justify-content:space-around}}@media(max-width:1024px){.service-cards-wrapper{grid-template-columns:repeat(auto-fill,20rem)}}.service-card{border:1px solid #c6e6ea;border-radius:20px;height:100%;background:#fff;display:flex;flex-direction:column;align-items:center;align-content:center}.service-card__image{width:100%;height:auto;border-radius:20px 20px 0 0}.service-card__no-image{margin:35px 0 0}.service-card__title{font-size:1rem;font-weight:600;text-align:center;vertical-align:middle;color:#242828}.service-card:hover{cursor:pointer;box-shadow:0 0 11px 0 rgba(198,230,234,.77);text-decoration:none}.service-link{font-size:1.125rem;font-weight:700;color:#2c6168;margin-top:36px;width:-moz-fit-content;width:fit-content}@media(max-width:1024px){.service-link{width:100%;display:flex;justify-content:center}}.goods-and-services-categories-title{color:#1f1f1f;padding-top:40px}.goods-and-services-categories-cards-wrapper{display:flex;flex-wrap:wrap;justify-content:space-between;gap:25px;margin-bottom:20px}.goods-and-services-categories-cards-wrapper-mobile{display:flex;flex-wrap:wrap;justify-content:center;gap:25px}.goods-and-services-categories-cards-wrapper-mobile__card-rapper{margin-bottom:20px}.goods-and-services-categories-cards-wrapper-mobile__card-rapper:last-child{margin-bottom:0}.goods-and-services-categories-card{height:227px;border:1px solid #c6e6ea;border-radius:20px;background:#fff;display:flex;flex-direction:column;align-items:center;align-content:center;margin-bottom:25px}.goods-and-services-categories-card__image{margin-top:10px;margin-bottom:10px}.goods-and-services-categories-card__title{width:242px;font-weight:700;font-size:1.25rem;text-align:center;color:#494949}.common-cards-wrapper{display:grid;grid-template-columns:repeat(4,305px);grid-gap:20px;gap:20px;margin-bottom:30px}@media(max-width:1440px){.common-cards-wrapper{grid-template-columns:repeat(3,305px);justify-content:space-around}}@media(max-width:1024px){.common-cards-wrapper{grid-template-columns:repeat(auto-fill,19.5rem)}}.common-cards-wrapper-mobile{width:100%;display:grid;grid-template-columns:repeat(2,305px);justify-content:space-evenly;grid-gap:20px;gap:20px;margin-bottom:30px}@media(max-width:684px){.common-cards-wrapper-mobile{grid-template-columns:repeat(1,305px)}}@media(max-width:340px){.common-cards-wrapper-mobile{grid-template-columns:repeat(1,265px)}}.common-card{width:286px;height:356px;border-radius:20px;border:1px solid #cac4d0;box-shadow:0 4px 4px 0 rgba(0,0,0,.1);background:#fff;display:flex;flex-direction:column}.common-card__upper-block{width:100%;height:168px;border-bottom:1px solid #cac4d0}.common-card__lower-block{width:100%;height:186px;padding:15px}.common-card__lower-block__title{font-size:1.25rem;font-weight:700;color:#2e2e2e}.common-card__lower-block__price{font-weight:700;font-size:1.875rem;color:#090909;margin-bottom:5px}.common-card__lower-block__description{font-weight:400;font-size:.875rem;color:#494949;margin-bottom:10px}.common-card__lower-block__link{font-weight:700;font-size:.875rem;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;cursor:pointer}.slider-section{display:flex;justify-content:space-between;position:relative;padding-bottom:50px}.slider-section__left-arrow{position:absolute;left:-18px;top:calc(50% - 38px);cursor:pointer}.slider-section__right-arrow{position:absolute;right:-12px;top:calc(50% - 38px);cursor:pointer}.advertisement-wrapper{background:#f8fafc;padding:30px 0 60px;margin-bottom:70px}.advertisement-wrapper__title h2,.partners-wrapper__title h2{font-size:32px;font-weight:700;color:#494949;margin-bottom:32px}@media screen and (max-width:1024px){.advertisement-wrapper__title{display:flex;flex-direction:column;align-items:center}.advertisement-wrapper__title h2{font-size:24px;margin-bottom:0}.partners-wrapper__title{display:flex;flex-direction:column;align-items:center}.partners-wrapper__title h2{font-size:24px;margin-bottom:0}}.partner-card{border:1px solid #c6e6ea;background:#fff;width:inherit;height:inherit;display:flex;justify-content:center;align-items:center;padding:17px 20px;overflow:hidden;position:relative}.lower-banner,.lower-banner-wrapper,.partner-card{border-radius:20px}.lower-banner{display:flex;position:relative;align-items:center;background:url(/_next/static/media/lower-banner-image-mobile.7df33d42.png);background-size:cover;background-position:50%}.lower-banner__content-section{padding:172px 30% 172px 64px}.lower-banner__content-section__title{font-weight:700;font-size:2rem;color:#19373a;margin-bottom:15px}.lower-banner__content-section__description{font-weight:400;font-size:1rem;color:#494949;margin-bottom:20px}.lower-banner__content-section__btn{border-radius:25px;padding:10px 20px;background:#2c6168;font-weight:500;font-size:1rem;color:#fff;cursor:pointer;transition:.12s ease-in-out;border:1px solid #2c6168}.lower-banner__content-section__btn:focus{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:1px solid transparent}.lower-banner__content-section__btn:hover{color:#2c6168;background:#fff;border:1px solid #2c6168}@media screen and (max-width:1024px){.lower-banner__content-section{padding:153px 30% 153px 20px;font-weight:700;font-size:1.25rem;color:#19373a;margin-bottom:15px}}@media screen and (max-width:1024px)and (max-width:540px){.lower-banner__content-section{padding:153px 20px}}@media screen and (max-width:1024px){.lower-banner__content-section__title{font-size:1.5rem}.lower-banner__description{width:75%;font-weight:400;font-size:.875rem;color:#494949;margin-bottom:20px}}@media screen and (max-width:1024px)and (max-width:470px){.lower-banner__description{width:100%}}@media screen and (max-width:1024px){.lower-banner__btn{border:none;border-radius:25px;padding:10px 20px;width:172px;height:44px;background:#2c6168;font-weight:500;font-size:1rem;color:#fff;cursor:pointer}.lower-banner__btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.lower-banner__btn:focus-visible{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:none}}.more-button-wrapper{display:flex;justify-content:center}.mobile-category-of-products-or-services-card-wrapper{margin-bottom:25px}.mobile-category-of-products-or-services-card-wrapper:last-child{margin-bottom:0}.main-page-title{color:#494949;font-size:2rem}.main-page-title.service-cards-title{margin-bottom:36px}.main-page-title.common-cards-title{margin-top:50px;margin-bottom:36px}@media(max-width:1024px){.main-page-title{text-align:center;font-size:1.5rem}}.cards-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(22rem,1fr));grid-gap:20px;gap:20px;flex-wrap:wrap;margin-top:30px}.service-content-container{width:1200px;margin:0 auto}.service__services-card{border:1px solid #c6e6ea;border-radius:20px;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:space-between}.service__services-card__upper-section{width:100%;display:flex;justify-content:center;padding:22.5px 0}.service__services-card__lower-section{padding:24px}.service__services-card__lower-section__category{font-weight:400;font-size:.875rem;color:#242828}.service__services-card__lower-section__title{font-weight:700;font-size:1.125rem;color:#242828;margin-bottom:20px}.service__services-card__lower-section__link{font-weight:400;font-size:.875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;cursor:pointer}.service__page-title{font-weight:700;font-size:2.5rem;color:#494949;margin-top:60px;margin-bottom:30px}.service__content-section{margin-bottom:60px}.service__content-section__description{padding-top:20px;font-weight:400;font-size:1rem;color:#494949}.service__content-section__image{float:right;margin-left:20px;margin-bottom:20px}.service__application-form{width:100%;height:auto;border:1px solid #c6e6ea;border-radius:20px;background:#fff;margin-bottom:60px;padding:30px;color:#494949}.service__application-form__title{font-weight:700;font-size:2rem;color:#494949;margin-bottom:20px}@media(max-width:1024px){.service__application-form__title{font-size:1.75rem}}@media screen and (max-width:1340px){.service__application-form__buttons{flex-direction:column;gap:30px;width:100%}}.service__application-form__next-step-btn{border-radius:25px;padding:10px 25px;height:44px;background:#2c6168;border:1px solid #2c6168;font-weight:500;font-size:1rem;color:#fff;cursor:pointer}.service__application-form__next-step-btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.service__application-form__next-step-btn:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.service__application-form__next-step-btn:disabled{height:40px;background:#e2e8f0;color:#94a3b8;font-size:1rem;font-weight:700;border-radius:40px;border:1px solid #e2e8f0;cursor:not-allowed}.service__application-form__next-step-btn-in-the-middle{border:1px solid #2c6168;border-radius:25px;padding:10px 25px;height:44px;background:#fff;font-weight:500;font-size:1rem;color:#2c6168;cursor:pointer}.service__application-form__next-step-btn-in-the-middle:hover{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:1px solid #2c6168}.service__application-form__next-step-btn-in-the-middle:focus-visible{transition:.12s ease-in-out;color:#2c6168;background:#fff;outline:2px solid rgba(44,97,104,.3)}.service__application-form__next-step-btn-disabled{border-radius:25px;padding:10px 25px;height:44px;background:#e2e8f0;border:none;font-weight:500;font-size:1rem;color:#94a3b8;cursor:not-allowed}.service__application-form__progress-section{width:380px;height:93px;margin-bottom:30px}@media screen and (max-width:1340px){.service__application-form__progress-section{width:100%}}.service__application-form__progress-wrapper{height:59px;display:flex;justify-content:space-between;position:relative;margin-bottom:15px}@media screen and (max-width:1340px){.service__application-form__progress-wrapper{width:100%}}.service__application-form__progress-line{height:3px;width:100%;background:rgba(44,97,104,.3);position:absolute;top:28px;z-index:1}.service__application-form__progress-item{width:59px;height:59px;border-radius:50%;display:flex;justify-content:center;align-items:center;z-index:100;font-weight:700;font-size:1.5rem;cursor:pointer}.service__application-form__progress-item-non-active{background:#fff;color:#2c6168;cursor:pointer;border:2px solid #2c6168;font-weight:700;font-size:1.5rem}.service__application-form__progress-item-active{background:#2c6168;color:#fff}.service__application-form__progress-item-active:hover{background:#fff;color:#2c6168;border:2px solid #2c6168}.service__application-form__progress-item-active:focus{outline:2px solid rgba(44,97,104,.3)}.service__application-form__group-field{flex:1 1;min-width:18rem}@media(max-width:768px){.service__application-form__group-field{min-width:100%}}.tariffs-container{margin-top:60px;display:flex;justify-content:space-between;margin-bottom:80px}.tariff-card{border:1px solid #c6e6ea;border-radius:20px;width:308px;height:320px;background:#fff;display:flex;flex-direction:column;padding:20px}.tariff-card:hover{box-shadow:0 0 30px 0 rgba(198,230,234,.25)}.tariff-card__upper-block{height:145px;display:grid;place-items:center}.tariff-card__lower-block{height:141px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tariff-card__lower-block__title{font-weight:700;font-size:1rem;color:#3a5356;margin-bottom:10px}.tariff-card__lower-block__price{font-weight:700;font-size:1.125rem;text-align:center;color:#3a5356;margin-bottom:5px}.tariff-card__lower-block__description{font-size:.875rem;font-weight:400;color:#3a5356;text-align:center;width:230px}.tariff-card-mobile{border:1px solid #c6e6ea;border-radius:20px;width:100%;height:320px;background:#fff;display:flex;flex-direction:column;padding:20px}.tariff-card-mobile:hover{box-shadow:0 0 30px 0 rgba(198,230,234,.25)}.tariff-card-mobile__upper-block{height:145px;display:grid;place-items:center}.tariff-card-mobile__lower-block{height:141px;display:flex;flex-direction:column;justify-content:center;align-items:center}.tariff-card-mobile__lower-block__title{font-weight:700;font-size:1rem;color:#3a5356;margin-bottom:10px}.tariff-card-mobile__lower-block__price{font-weight:700;font-size:1.125rem;text-align:center;color:#3a5356;margin-bottom:5px}.tariff-card-mobile__lower-block__description{font-size:.875rem;font-weight:400;color:#3a5356;text-align:center;width:230px}.dark-title{font-weight:700;font-size:2.5rem;color:#fff}.service-content__list li,.service-content__simple-text{font-size:1rem;font-weight:400;color:#494949;line-height:27.2px}.service-content__list li{margin-bottom:10px}.service-content__list{margin-bottom:30px}.service-content__small-title{font-weight:700}.service-content__upload-section{display:flex;align-items:center;margin-bottom:50px}.service-content__upload-section__upload-link{font-weight:400;font-size:1rem;color:#2c6168}.service-content__upload-section__upload-link:hover{text-decoration:underline}.service-content__tariff-wrapper{display:grid;grid-template-columns:repeat(4,308px);grid-gap:16px;gap:16px;margin-bottom:15px}.service-content__description{margin-bottom:28px;list-style-position:inside}.service-content__description ol>li:before{content:none}.service-content__description ol>li{list-style:inherit}.service-content__description p{line-height:27.2px;font-size:1rem;font-weight:400;color:#494949;margin-bottom:20px}.service-content__note-section{width:100%;height:100%;border:1px solid #c6e6ea;border-radius:12px;background:#f4fafb;padding:20px;margin-bottom:15px!important}.service-content__note-section__note{font-size:1rem;color:#3a5356}.service-content__note-section__note-title{font-weight:700;margin-right:10px}.region-section{margin-bottom:70px}.region-section__title{font-size:2rem;font-weight:700;color:#494949;margin-bottom:10px}.region-section__regions-btns-wrapper{display:flex;flex-wrap:wrap}.region-section__regions-btns-wrapper__btn{padding:10px 20px;border-radius:60px;margin-right:10px;margin-bottom:10px;cursor:pointer;font-size:1rem;font-weight:400;transition:.12s ease-in-out}.region-section__regions-btns-wrapper__btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.region-section__regions-btns-wrapper__btn:focus-visible{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:1px solid #2c6168}.region-section__regions-btns-wrapper__active{background:#2c6168;color:#fff;border:1px solid transparent}.region-section__regions-btns-wrapper__no-active{background:#fff;color:#2c6168;border:1px solid #2c6168}.region-section__info-card{width:100%;height:200px;padding:30px;border:1px solid #c6e6ea;border-radius:20px}.region-section__info-card__title{font-size:1rem;font-weight:700;color:#2c6168;margin-bottom:10px}.region-section__info-card__content{font-size:1rem;font-weight:400;color:#000}.application-form{width:100%;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:70px;padding:30px}.application-form__group-field{flex:1 1;min-width:18rem}@media(max-width:768px){.application-form__group-field{min-width:100%}}.mobile-service-card-wrapper{margin-bottom:25px}.mobile-service-card-wrapper:last-child{margin-bottom:0}.mobile-cci-service-card-wrapper{margin-bottom:30px}.mobile-cci-service-card-wrapper:last-child{margin-bottom:0}.one-service-tariff-card-mobile-wrapper{margin-bottom:15px}.service-form{border:1px solid #c6e6ea;border-radius:20px;padding:30px;margin-bottom:40px}.service-form__two-item-wrapper{width:100%;display:flex;gap:20px}.service-form__two-item-wrapper__item{width:100%}@media(max-width:673px){.service-form__two-item-wrapper{display:flex;flex-direction:column;gap:0}}.service-form input:disabled{background:#e3e3e3;cursor:not-allowed;color:#667085}.service-form-mobile{justify-content:center;border:1px solid #c6e6ea;border-radius:20px;padding:20px;margin-bottom:40px}.input-form,.service-form-mobile{display:flex;flex-direction:column}.input-form{margin-bottom:20px;position:relative}.input-form__label{font-weight:500;font-size:1rem;color:#667085;margin-bottom:10px}.input-form__input{border:1px solid #d0d5dd;border-radius:60px;color:#667085;position:relative}.input-form__input,.input-form__input-error{height:49px;outline:none;font-weight:400;font-size:.875rem;padding:0 16px;font-family:inherit}.input-form__input-error{border:1px solid #ef4444;border-radius:60px;color:#434957}.input-form__input::placeholder{font-weight:400;font-size:.875rem;color:#667085}.input-form__input:disabled{background:#e3e3e3;cursor:not-allowed;color:#c1c1c1}.input-form__error{color:#ef4444;font-size:.75rem;margin-top:10px}.input-form__service-application-textarea{border:1px solid #d0d5dd;border-radius:10px;color:#667085}.input-form__service-application-textarea,.input-form__service-application-textarea_error{outline:none;min-width:100%;max-width:100%;min-height:118px;padding:16px;font-weight:400;font-size:.875rem;font-family:inherit}.input-form__service-application-textarea_error{border:1px solid #ef4444;border-radius:10px}.input-form__service-application-textarea:disabled,.input-form__service-application-textarea_error:disabled{background:#e3e3e3;cursor:not-allowed;color:#c1c1c1}.input-form__service-application-textarea::placeholder{font-weight:400;font-size:.875rem;color:#667085}.input-form__big-file-upload{width:100%;height:144px;padding:31px 0 30px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.input-form__big-file-upload__description{font-weight:400;font-size:1rem;line-height:19.5px;color:#494949;width:361px;text-align:center;padding:0 10px}@media screen and (max-width:1340px){.input-form__big-file-upload__description{width:100%}}.input-form__big-file-upload-dragging{width:100%;height:144px;padding:31px 0 30px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:rgba(0,0,0,.031)}.input-form__big-file-upload:hover{background:rgba(0,0,0,.031);cursor:pointer}.input-form-inline{display:flex;align-items:center;width:100%;margin-bottom:25px}.input-form-inline__label{font-weight:500;font-size:1.125rem;color:#494949;display:block}.input-form-inline__input{border:1px solid #d0d5dd;border-radius:60px;color:#434957;background-color:#fff!important}.input-form-inline__input,.input-form-inline__input-disabled{height:49px;outline:none;font-weight:400;font-size:.875rem;padding:0 16px;font-family:inherit}.input-form-inline__input-disabled{border:none;border-radius:60px;color:#94a3b8;background:#e9edf2}.input-form-inline__input-error{border:1px solid #ef4444;border-radius:60px;height:49px;outline:none;font-weight:400;font-size:.875rem;padding:0 16px;color:#434957}.input-form-inline__input::placeholder{font-weight:400;font-size:.875rem;color:#667085}.input-form-inline__error{position:absolute;bottom:-25px;color:#ef4444;font-size:.875rem}.input-form-inline__service-application-textarea{outline:none;min-width:100%;max-width:100%;min-height:118px;padding:16px;border:1px solid #d0d5dd;border-radius:10px}.input-form-inline__service-application-textarea::placeholder{font-weight:400;font-size:.875rem;color:#667085}.input-form-inline__big-file-upload{width:100%;height:144px;padding:31px 0 30px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.input-form-inline__big-file-upload__description{font-weight:400;font-size:1rem;line-height:19.5px;color:#494949;width:361px;text-align:center}@media screen and (max-width:1340px){.input-form-inline__big-file-upload__description{width:100%}}.input-form-inline__big-file-upload-dragging{width:100%;height:144px;padding:31px 0 30px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;background:rgba(0,0,0,.031)}.input-form-inline__big-file-upload:hover{background:rgba(0,0,0,.031);cursor:pointer}.phone-input-wrapper input{font-family:inherit!important}.projects{margin-bottom:118px}.projects__wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));justify-content:center;grid-gap:20px;gap:20px}.project-card{border-radius:20px;height:269px;border:1px solid #c6e6ea;background:#fff}.project-card__lower-block{height:100%;display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between}.project-card__lower-block__image{width:100%;display:flex;justify-content:center;align-items:center;height:145px}.project-card__lower-block__title-block{padding:24px;display:flex;flex-direction:column;gap:20px}.project-card__lower-block__title-block__title{color:#242828;font-size:1.125rem;font-style:normal;font-weight:700;line-height:normal}.project-card__lower-block__title-block__link{font-weight:400;font-size:.875rem;line-height:16.94px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;background:none;border:none;cursor:pointer;width:max-content}.project-card:hover{box-shadow:0 0 30px 0 rgba(198,230,234,.25)}.project-content{display:flex;flex-direction:column;align-items:center;gap:30px;padding-bottom:70px}.project-content__more-button{background:#2c6168;border:1px solid #2c6168;border-radius:40px;color:#fff;font-size:1rem;font-weight:500;line-height:19.36px;display:inline-flex;padding:12px 32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.project-content__more-button:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.project-content__more-button:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.project-content__more-button:active{border:2px solid rgba(44,97,104,.8);background:#2c6168;color:#fff}.project-card-all{border-radius:20px;border:1px solid #c6e6ea;background:#fff;width:100%;min-height:120px;padding:24px;cursor:pointer}.project-card-all__lower-block{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px}.project-card-all__lower-block__title{font-weight:600;font-size:1.125rem;line-height:1.361rem;color:#242828}.project-card-all__lower-block__description{font-weight:400;font-size:.875rem;line-height:1.059rem;color:#353a3a}.project-card-all__lower-block__link{font-weight:400;font-size:.875rem;line-height:16.94px;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;background:none;border:none;cursor:pointer;margin-top:10px}.project-card-all:hover{box-shadow:0 0 11px 0 rgba(198,230,234,.77)}.project-one{margin:70px 0;position:relative;width:100%}@media(max-width:768px){.project-one{margin:40px 0}}.project-one__image-container{overflow:hidden;border-radius:20px;width:inherit}.project-one__blockup{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;gap:40px;border-radius:20px}.project-one__blockup__buttons-up{display:flex;align-items:flex-end;flex-direction:column;gap:15px;position:relative;margin:20px}.project-one__blockup__buttons-up__share{font-weight:400;width:12rem}.project-one__blockup__buttons-up__share,.project-one__blockup__buttons-up__share__dark{display:flex;justify-content:center;align-items:center;gap:10px;background:#fff;border:1px solid #fff;border-radius:40px;padding:12px 32px;font-size:1rem;line-height:19.36px;color:#2c6168;z-index:10}.project-one__blockup__buttons-up__share__dark{font-weight:500;width:185px}.project-one__blockup__buttons-up__share__dark:hover{background:#2c6168;color:#fff;font-size:1rem;font-weight:500;line-height:19.36px}.project-one__blockup__buttons-up__window-copy{opacity:0;transform:translateX(0);visibility:hidden;transition:.5s;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;position:absolute;top:30px;right:220px;border-radius:20px;font-size:.75rem;font-weight:500;width:max-content;padding:6px}@media screen and (max-width:400px){.project-one__blockup__buttons-up__window-copy{top:-20px;right:40px}}.project-one__blockup__buttons-up__window-copy__active{transform:translateX(0);opacity:.9;transition:.5s;visibility:visible;position:absolute;top:30px;right:220px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);color:#fff;border-radius:20px;font-size:.75rem;font-weight:500;width:max-content;padding:6px}@media screen and (max-width:400px){.project-one__blockup__buttons-up__window-copy__active{top:-20px;right:40px}}.project-one__blockup__buttons-up__buttons{display:flex;gap:8px;opacity:0;transform:translateY(-10px);visibility:hidden;transition:.5s;position:absolute;top:20px;padding-bottom:100px}.project-one__blockup__buttons-up__buttons__active{display:flex;gap:8px;transform:translateY(0);opacity:1;transition:.5s;visibility:visible;position:absolute;top:50px;padding-bottom:30px;z-index:10}.project-one__blockup__buttons-up__buttons__button{cursor:pointer;border-radius:40px;border:1px solid #fff;padding:12px;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.125);color:#fff}.project-one__blockup__buttons-up__buttons__button:hover{color:#2c6168;background:#fff}.project-one__blockup__buttons-up__buttons__button__link{position:absolute;top:40px;right:0;padding:20px;border:none;border-radius:50px;color:#2c6168;width:500px}.project-one__blockup__textup{background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding:40px;width:100%;color:#fff;display:flex;flex-direction:column;gap:10px;border-radius:20px}@media(max-width:768px){.project-one__blockup__textup{padding:20px}}.project-one__blockup__textup__date{font-weight:400;font-size:.875rem;line-height:16.94px}.project-one__blockup__textup__title-up{color:#fff;font-size:2rem;font-style:normal;font-weight:700;line-height:normal}@media screen and (max-width:700px){.project-one__blockup__textup__title-up{font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal}}.project-one__blockdown{margin-top:40px;display:flex;flex-direction:column;gap:20px;color:#494949;font-size:1rem;line-height:27.2px;word-break:break-word}.project-one__blockdown ul{padding:0 20px}@media screen and (max-width:730px){.project-one__blockdown img{width:100%;height:auto}}.project-one__blockdown__links{display:flex;flex-direction:column;gap:10px;color:#2c6168;font-size:1rem;font-weight:700;margin:40px 0}.project-one__blockdown__links__file{background:none;border:none;color:#2c6168;font-size:1rem;font-style:normal;font-weight:400;line-height:normal;cursor:pointer;text-decoration:none;display:flex;gap:5px;align-items:center}.project-one__blockdown__links__button{background:#2c6168;border:1px solid #2c6168;border-radius:40px;color:#fff;font-size:1rem;font-weight:500;line-height:19.36px;display:inline-flex;padding:12px 32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.project-one__blockdown__links__button:hover{background:none;color:#2c6168}.project-one__blockdown__links__button:hover path{stroke:#2c6168}.project-one__blockdown__links__button:focus{outline:2px solid rgba(44,97,104,.302)}.project-one__blockdown__links__button:disabled{border:1px solid #e2e8f0;background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.project-one__blockdown__links__link{color:#2c6168;font-weight:400;font-size:1rem;line-height:19.36px}@media(max-width:1024px){.project-one__blockup__textup__title-up{font-size:1.5rem}}.accordion-section{margin-bottom:70px}.accordion-section__title{font-weight:700;font-size:30px;color:#494949;margin-bottom:30px}.accordion-item{width:100%;min-height:65px;box-shadow:0 4px 4px 0 rgba(0,0,0,.25);border:1px solid #bebebe;background:#fff;margin-bottom:15px;display:flex;flex-direction:column}.accordion-item__title-block{cursor:pointer;width:100%;display:flex;justify-content:space-between;align-items:center;padding-right:15px}.accordion-item__title{font-weight:700;font-size:25px;color:#494949;padding:15px}.accordion-item__body-open{border-top:1px solid #bebebe;padding:15px;overflow:hidden;animation:slide-up .3s ease forwards}.accordion-item__body-close{animation:slide-down .3s ease forwards}@keyframes slide-up{0%{height:0}to{height:300px}}@keyframes slide-down{0%{height:300px}to{height:0}}.visualization{width:100%;display:flex;justify-content:space-between;margin-top:100px;position:relative}.visualization__wrapper{display:flex;justify-content:center;align-items:center;width:150px;height:150px;border-radius:50%;border:4px solid #ddaf1c;background:#fff;position:relative}.visualization__item{display:flex;font-weight:700;font-size:3.438rem;color:#2c6168}.specialists-section{display:flex;justify-content:space-between;flex-wrap:wrap;padding-bottom:100px}.specialists-section__item-wrapper{padding:45px 0;border-bottom:1px solid #d9d9d9;width:33.33%;display:flex;flex-direction:column}.specialists-section__item-wrapper__content{width:265px}.specialists-section__item-title{font-size:1.25rem;font-weight:700;color:#2c6168}.specialists-section__item{font-size:1.25rem;font-weight:400}.sellers{display:flex;gap:20px;flex-direction:column}.sellers__wrapper{display:flex;flex-direction:row;gap:20px}.sellers .title-wrapper__content{justify-content:unset;margin:0}@media(max-width:1024px){.sellers__wrapper{flex-direction:column}.sellers .title-wrapper__content{justify-content:center}}.sellers-cards-wrapper{width:100%;height:auto;display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));grid-gap:10px;gap:10px}@media(max-width:1024px){.sellers-cards-wrapper{grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}}.sellers-cards-mobile-wrapper{margin-bottom:10px}.sellers-cards-mobile-wrapper:last-child{margin-bottom:0}.sellers-cards-mobile-wrapper-one-seller{margin-bottom:20px}.sellers-cards-mobile-wrapper-one-seller:last-child{margin-bottom:0}.sellers-card{border:1px solid #c6e6ea;border-radius:20px;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:space-between}.sellers-card:hover{box-shadow:0 0 11px 0 rgba(198,230,234,.77)}.sellers-card__upper-block{position:relative;height:9rem}.sellers-card__lower-block{width:100%;padding:24px}.sellers-card__lower-block__title{font-weight:600;font-size:1rem;color:#242828;margin-bottom:10px}.sellers-card__lower-block__link{font-weight:400;font-size:.875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168}.sellers-card__lower-block__link:hover{text-decoration:underline}.sellers-card-mobile{border:1px solid #c6e6ea;border-radius:20px;width:296px;background:#fff;position:relative;display:flex;flex-direction:column;justify-content:space-between}.sellers-card-mobile__lower-block{width:100%;padding:24px}.sellers-card-mobile__lower-block__title{font-weight:600;font-size:1rem;color:#242828;margin-bottom:10px}.sellers-card-mobile__lower-block__link{font-weight:400;font-size:.875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168}.sellers-card-mobile__lower-block__link:hover{text-decoration:underline}.ratings{position:relative;vertical-align:middle;display:inline-block;color:#b1b1b1;overflow:hidden}.full-stars{position:absolute;left:0;top:0;white-space:nowrap;overflow:hidden;color:#2c6168}.full-stars:before{position:relative}.seller__title{font-weight:700;font-size:2.5rem;color:#2c6168}.seller__content-block{display:flex;margin-bottom:60px;margin-top:30px}.seller__company-logo-card,.seller__content-block-mobile{display:flex;flex-direction:column;align-items:center}.seller__company-logo-card{border:1px solid #c6e6ea;border-radius:20px;min-width:370px;max-width:370px;height:-moz-fit-content;height:fit-content;background:#fff;padding:36px 30px;margin-right:35px}.seller__company-logo-card__title{font-size:1rem;font-weight:700;color:#2c6168;margin-bottom:15px}.seller__company-logo-card__address{font-size:1rem;font-weight:400;color:#494949}.seller__company-logo-card__contact-item{margin-left:5px;font-size:1rem;color:#494949}.seller__company-logo-card-mobile{border:1px solid #c6e6ea;border-radius:20px;width:100%;max-width:300px;height:-moz-fit-content;height:fit-content;background:#fff;display:flex;flex-direction:column;padding:36px 30px;align-items:center}.seller__company-logo-card-mobile__title{font-size:1rem;font-weight:700;color:#2c6168;margin-bottom:15px}.seller__company-logo-card-mobile__address{font-size:1rem;font-weight:400;color:#494949}.seller__company-logo-card-mobile__contact-item{margin-left:5px;font-size:1rem;color:#494949}.seller__content{width:100%}.seller__content__title{font-weight:700;font-size:1.25rem;color:#494949;margin:0 0 20px}.seller__content__text{font-weight:400;font-size:1rem;line-height:27.2px;color:#494949;margin-bottom:20px}.seller__content__text__title{font-weight:700}.seller__content p{margin-bottom:20px}.seller__content p,.seller__content-mobile{font-weight:400;font-size:1rem;line-height:27.2px;color:#494949}.seller__content-mobile{margin-bottom:60px}.seller__contacts-card{border:1px solid #4aa1ad;border-radius:20px;padding:70px 32px;width:285px;height:306px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.15);background:#fff}.seller__contacts-card__title{font-weight:700;font-size:1.875rem;color:#2c6168;margin-bottom:20px}.seller__products-and-services__title{font-weight:700;font-size:2rem;color:#494949}@media(max-width:1024px){.seller__products-and-services__title{font-size:1.5rem}}.seller__products-and-services__cards-wrapper{display:grid;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr));justify-content:space-between;grid-gap:20px;gap:20px;margin:30px 0 70px}.seller__products-and-services__cards-wrapper-mobile{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:20px}.seller__products-and-services-mobile{display:flex;flex-direction:column}.seller__products-and-services-mobile__title{font-weight:700;font-size:1.5rem;color:#494949;margin-bottom:30px}@media(max-width:840px){.seller__title{font-weight:700;font-size:2.5rem;color:#2c6168}.seller__content-block{display:flex;flex-direction:column;gap:40px;margin:30px 0}.seller__company-logo-card{width:100%;min-width:unset;max-width:unset;margin-right:unset}}.no-sellers{align-items:center;font-size:1rem;font-weight:500;color:#2c6168}.no-sellers,.no-sellers-mobile{width:100%;display:flex;flex-direction:column}.no-sellers-mobile{text-align:center;margin-bottom:40px}.pagination-section{display:flex;flex-wrap:wrap;justify-content:center;margin-top:40px;margin-bottom:50px;row-gap:5px}.pagination-section__pagination-btn{margin-right:7px;border:none;width:2.75rem;height:2.75rem;display:grid;place-items:center;border-radius:50%}.pagination-section__pagination-btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.pagination-section__pagination-btn:focus{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3)}.pagination-section__disable-btn{background:#e2e8f0;color:#94a3b8}.pagination-section__disable-btn:hover{background:#e2e8f0;color:#94a3b8;border:none}.pagination-section__pagination-btn:last-child{margin-right:0}.pagination-section__active{background:#fff;color:#2c6168;border:1px solid #2c6168;font-weight:500;font-size:1rem;cursor:pointer}.pagination-section__active:hover{transition:.12s ease-in-out;background:#2c6168;color:#fff;border:1px solid #2c6168}.pagination-section__active-page{font-weight:500;font-size:1rem}.pagination-section__active-page,.pagination-section__active-page:hover{background:#e2e8f0;color:#94a3b8;border:1px solid #e2e8f0}.pagination-section__inactive{border:1px solid #2c6168;background:#fff;color:#2c6168;font-weight:500;font-size:1rem;cursor:pointer}.pagination-section__inactive:hover{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:1px solid #2c6168}.vacancies-title{font-size:2rem;color:#494949;margin-bottom:25px}@media(max-width:1024px){.vacancies-title{font-size:1.5rem}}.vacancies-wrapper{min-width:100%}.vacancies-wrapper,.vacancies-wrapper-mobile{display:flex;flex-direction:column;column-gap:20px}.vacancies-wrapper-mobile{width:100%}.vacancy-card{width:100%;padding:20px;border:1px solid #c6e6ea;border-radius:20px;background:#fff;margin-bottom:20px;display:flex;position:relative}.vacancy-card__image-block{width:240px;display:flex;justify-content:center;align-items:center}.vacancy-card__content-block{display:flex;flex-direction:column;width:100%;position:relative}.vacancy-card__content-block__title{font-weight:700;font-size:1rem;color:#494949}.vacancy-card__content-block__salary{font-weight:700;font-size:1.125rem;color:#494949;margin-top:5px}.vacancy-card__content-block__company{font-weight:400;font-size:.875rem;color:#494949;margin-top:5px;margin-bottom:15px}.vacancy-card__content-block__info-wrapper{display:flex;justify-content:flex-start;column-gap:40px;row-gap:15px}.vacancy-card__content-block__info-wrapper__item-wrapper{display:flex;flex-direction:column;justify-content:space-between;row-gap:15px}.vacancy-card__content-block__info-wrapper__item{display:flex;align-items:flex-start;font-size:.875rem}.vacancy-card__content-block__info-wrapper-mobile{border-radius:12px;background:#f4f7f7;padding:20px 22px;display:flex;justify-content:flex-start;column-gap:20px}.vacancy-card__content-block__link-wrapper{font-weight:400;font-size:1rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;cursor:pointer}.vacancy-card__content-block__link-wrapper:hover{text-decoration:underline}.vacancy-card__date-block{display:flex;flex-direction:column;align-items:center}.vacancy-card__date-block__item{font-size:1rem;color:#494949;display:flex;align-items:center}@media(max-width:840px){.vacancy-card__content-block__info-wrapper.grey-background{flex-wrap:wrap;background:#f4f7f7;padding:20px;border-radius:12px}}.vacancy-card-mobile{width:100%;padding:20px;border:1px solid #c6e6ea!important;border-radius:20px;background:#fff;margin-bottom:20px}.vacancy-card-mobile__image-block{width:240px;display:flex;justify-content:center;align-items:center}.vacancy-card-mobile__content-block{display:flex;flex-direction:column}.vacancy-card-mobile__content-block__title{font-weight:700;font-size:1rem;color:#494949;width:-moz-fit-content;width:fit-content}.vacancy-card-mobile__content-block__salary{font-weight:700;font-size:1.125rem;color:#494949;margin-top:5px;width:-moz-fit-content;width:fit-content}.vacancy-card-mobile__content-block__company{font-weight:400;font-size:.875rem;color:#494949;margin-top:5px;margin-bottom:15px}.vacancy-card-mobile__content-block__info-wrapper{display:flex;justify-content:flex-start;column-gap:40px;row-gap:15px}@media(max-width:400px){.vacancy-card-mobile__content-block__info-wrapper{flex-direction:column}}.vacancy-card-mobile__content-block__info-wrapper__item-wrapper{display:flex;flex-direction:column;justify-content:space-between;row-gap:15px}.vacancy-card-mobile__content-block__info-wrapper__item{display:flex;align-items:flex-start;font-size:.875rem}.vacancy-card-mobile__content-block__link-wrapper{width:-moz-fit-content;width:fit-content;font-weight:400;font-size:1rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;cursor:pointer}.vacancy-card-mobile__content-block__link-wrapper:hover{text-decoration:underline}.vacancy-card-mobile__date-block{display:flex;flex-direction:column;align-items:center}.vacancy-card-mobile__date-block__item{font-size:1rem;color:#494949;display:flex;align-items:center}.one-vacancy-container{display:flex}.one-vacancy-container__left{margin-bottom:30px}.one-vacancy-container__left__title{font-weight:700;font-size:2.5rem;color:#494949}.one-vacancy-container__left__date{font-weight:400;font-size:1rem;color:#494949;margin-top:50px}.one-vacancy-container__left__salary-title{font-size:1rem;font-weight:400;color:#494949;line-height:19.36px;margin-bottom:5px}.one-vacancy-container__left__salary{font-weight:700;font-size:1.125rem;color:#494949;margin-bottom:15px}.one-vacancy-container__left__company-title{font-weight:400;font-size:1rem;color:#494949;margin-top:10px}.one-vacancy-container__left__info-wrapper{display:flex;justify-content:space-between}.one-vacancy-container__left__vacancy-inner-title{font-weight:700;font-size:1.25rem;color:#494949;margin-bottom:10px}.one-vacancy-container__left__vacancy-inner-small-title{font-weight:700;font-size:1rem;color:#494949;line-height:27.2px}.one-vacancy-container__left__vacancy-description{font-weight:400;font-size:1rem;color:#494949;line-height:27.2px;margin-bottom:5px}.one-vacancy-container__right{margin-right:35px}.one-vacancy-container .company-card{min-width:370px;max-width:370px}@media(max-width:840px){.one-vacancy-container{flex-direction:column}.one-vacancy-container__right{margin-right:unset}.one-vacancy-container .company-card{min-width:unset;max-width:unset}}.company-card{border:1px solid #c6e6ea;border-radius:20px;width:100%;background:#fff;display:flex;flex-direction:column;align-items:center;padding:30px;cursor:pointer}.company-card__title{font-weight:700;font-size:1rem;color:#2c6168;margin-top:20px;margin-bottom:15px}.company-card__link{width:100%;height:37px;border-radius:50px;background:#f4f7f7;font-weight:400;color:#2c6168;display:flex;align-items:center;justify-content:center;font-size:.875rem}.company-card:hover__title{text-decoration:none!important}.vacancy-item{border:1px solid #c6e6ea;border-radius:20px;padding:14px 20px;height:84px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.vacancy-item__item{font-weight:400;font-size:1rem;color:#494949}.vacancy-item__trash{cursor:pointer;display:flex;align-items:center;justify-content:center;border-radius:40px;color:#ef4444;font-size:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.1);font-weight:500;padding:0 32px;gap:10px;min-height:2.5rem}.vacancy-item__trash:hover{background:rgba(239,68,68,.15)}.vacancy-item__trash:focus{outline:2px solid rgba(239,68,68,.302)}.vacancy-item__edit{cursor:pointer;display:flex;align-items:center;justify-content:center;height:44px;border-radius:40px;color:#2c6168;font-size:1rem;background:#fff;border:1px solid #2c6168}.vacancy-item__edit:hover{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:1px solid #2c6168}.vacancy-item__edit:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.vacancy-item-mobile{width:100%;border:1px solid #c6e6ea;border-radius:20px;padding:20px;height:84px;background:#fff;display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;cursor:pointer}.vacancy-item-mobile__item{font-weight:400;font-size:1rem;color:#494949}.vacancy-item-mobile__edit{cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#2c6168;font-size:1rem;background:#fff;border:1px solid #2c6168}.vacancy-item-mobile__edit:hover{transition:.12s ease-in-out;color:#fff;background:#2c6168;border:1px solid #2c6168}.vacancy-item-mobile__edit:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.vacancy-item-mobile__edit:focus{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.vacancy-item-mobile__trash{cursor:pointer;display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;color:#ef4444;font-size:1rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.1)}.vacancy-item:hover{background:#fdfdfd}.filters-item{margin-bottom:30px}.filters-item__title{font-weight:700;font-size:20px;color:#494949;margin-bottom:10px}.filters-item__label{font-weight:400;font-size:20px;color:#494949}.filters-item__checkbox{margin-right:10px;height:18px;width:18px}.filters-item__btn{border-radius:25px;padding:10px 20px;width:100%;height:44px;background:#2c6168;color:#fff;border:none;font-weight:700;font-size:20px;cursor:pointer}.filters-item__btn:hover{transition:.12s ease-in-out;color:#2c6168;background:#fff;border:1px solid #2c6168}.filters-item__btn:focus-visible{color:#fff;background:#2c6168;outline:2px solid rgba(44,97,104,.3);border:none}.filters-item__btn:disabled{height:40px;background:#e2e8f0;color:#94a3b8;font-size:16px;font-weight:500;border-radius:40px;border:1px solid #e2e8f0;cursor:not-allowed}.filter-container{min-width:360px;max-width:360px;height:-moz-fit-content;height:fit-content;border:1px solid #c6e6ea;border-radius:20px;padding:20px;margin-bottom:70px}.filter-container__main-title{display:flex;align-items:center;font-size:1rem;font-weight:500;color:#475569}.filter-container__separator{width:100%;height:1px;background:rgba(148,163,184,.5);margin-bottom:10px}.filter-container__title{font-size:1rem;font-weight:500;color:#494949;margin-bottom:15px}.filter-container-mobile{width:100%;height:-moz-fit-content;height:fit-content;border:1px solid #c6e6ea;border-radius:20px;padding:20px}.filter-container-mobile__main-title{display:flex;align-items:center;font-size:16px;font-weight:500;color:#475569}.filter-container-mobile__separator{width:100%;height:1px;background:rgba(148,163,184,.5);margin-bottom:10px}.filter-container-mobile__title{font-size:16px;font-weight:500;color:#494949;margin-bottom:15px}.filter-search-input{width:100%;height:40px;border-radius:60px;border:1px solid #d0d5dd;margin:20px 0;padding-left:44px;font-size:14px;font-weight:400;line-height:16.94px;color:#475569}.filter-search-input::placeholder{font-size:14px;font-weight:400;line-height:16.94px;color:#475569}.product-card{width:100%;display:flex;flex-direction:column;border:1px solid #c6e6ea;border-radius:20px;background:#fff;z-index:9;cursor:pointer;min-height:366px;height:100%}.product-card:hover{cursor:pointer;box-shadow:0 0 11px 0 rgba(198,230,234,.77)}.product-card__upper-block{width:100%;height:11rem;position:relative}.product-card__lower-block{width:100%;padding:24px;position:relative;display:flex;flex-direction:column;flex:1 1;overflow:hidden}.product-card__lower-block__title{font-weight:600;font-size:1.125rem;color:#242828;margin-bottom:10px}.product-card__lower-block__price{display:flex;font-weight:700;font-size:1.125rem;color:#2c6168}.product-card__lower-block__description{font-weight:600;font-size:.875rem;color:#353a3a;display:flex;flex:1 1;margin-bottom:10px;height:50px!important;overflow:hidden}.product-card__lower-block__price-and-link-wrapper{display:flex;justify-content:space-between;align-items:center}.product-card__lower-block__link{font-weight:400;font-size:.875rem;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:#2c6168;cursor:pointer}.product-card__lower-block__link:hover{text-decoration:underline}.product-card-mobile{max-width:305px;min-width:305px;height:100%;border:1px solid #c6e6ea;border-radius:20px;background:#fff}.forum__title_and_input{position:relative}.forum__title_and_input__title{font-size:2.5rem;color:#494949;font-weight:700}.forum__title_and_input__search{position:relative;display:flex;width:100%}.forum__title_and_input__search__input{border-radius:60px;border:1px solid #d0d5dd;background:#fff;width:100%;display:flex;padding:16px 45px 16px 40px;align-items:center;gap:10px;flex:1 0;align-self:stretch;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;color:#000}.forum__title_and_input__search__img{position:absolute;top:calc(50% - .625rem);left:16px}.forum__content{display:flex;flex-direction:column;margin:13px 0 70px}.forum__content__item{display:flex;flex-direction:column;align-items:center;width:100%;gap:20px}.forum__content__item__title{font-size:1.875rem;color:#494949;font-weight:700;width:100%;margin-top:40px}.forum-card{display:flex;border-radius:20px;border:1px solid #c6e6ea;background:#fff;width:100%;position:relative;cursor:pointer}.forum-card:hover{box-shadow:0 0 11px 0 rgba(198,230,234,.77)}.forum-card__image-container{width:200px;height:200px;overflow:hidden;margin:-1px 30px -1px -1px}.forum-card__image-container__image{width:inherit!important;border-radius:20px}.forum-card__content{display:flex;flex-direction:column;justify-content:flex-start;gap:25px;padding:20px;width:100%}.forum-card__content__title-date-block{display:flex;column-gap:20px;align-items:flex-start}.forum-card__content__title-date-block__column-block{display:flex;flex-direction:column;width:100%}.forum-card__content__title-date-block__column-block__item{display:flex;align-items:center;gap:5px;color:#494949;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;margin-bottom:15px}.forum-card__content__title-date-block__column-block__title{color:#494949;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.forum-card__content__title-date-block__column-block__description{color:#494949;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.forum-card__content__title-date-block__union{display:flex;padding:10px;align-items:center;justify-content:center;border-radius:50px;background:#fff;border:1px solid #2c6168}.forum-card__content__title-date-block__union path{fill:#2c6168}.forum-card__content__title-date-block__union:hover{background:#2c6168}.forum-card__content__title-date-block__union:hover path{fill:#fff}.forum-card__content__title-date-block__union__active{background:#2c6168;display:flex;padding:10px;align-items:center;justify-content:center;border-radius:50px;border:1px solid #2c6168;position:absolute;top:20px;right:20px;z-index:1}.forum-card__content__title-date-block__union__active__popup{display:none;padding:10px 20px;justify-content:center;align-items:center;gap:10px;border-radius:10px;background:#2c6168;position:absolute;top:-60px;width:max-content}.forum-card__content__title-date-block__union__active__popup__title{color:#fff;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.forum-card__content__title-date-block__union__active__popup__arrow{position:absolute;bottom:-10px}@media screen and (max-width:1440px){.forum-card__content__title-date-block__union__active__popup__arrow{bottom:12px;right:-12px;transform:rotate(-90deg)}.forum-card__content__title-date-block__union__active__popup{top:0;right:55px}}.forum-card__content__info-block{color:#494949;font-size:1rem;font-weight:400;display:flex;justify-content:space-between;align-items:center}.forum-card__content__info-block__userblock{display:flex;align-items:center;gap:10px;margin-right:50px}.forum-card__content__info-block__userblock__username{color:#000;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.forum-card__content__info-block__userblock__username__white{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.forum-card__content__info-block__userblock__avatar{border-radius:60px;background-color:#2c6168;background-size:cover;width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center}.forum-card__content__info-block__userblock__avatar__title{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;width:inherit;height:inherit;border-radius:50%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.forum-card__content__info-block__userblock__avatar__title__image{width:inherit;height:inherit;border-radius:50%;margin-bottom:-3px}.forum-card__content__info-block__link{color:#2c6168;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:10px}.one-forum{display:flex;flex-direction:column;margin:40px 0;gap:5px;color:#494949;font-size:1rem;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.16px;position:relative;width:100%}.one-forum__image-container{border-radius:20px;width:100%;height:100%;position:absolute;overflow:hidden}.one-forum li{margin-left:35px}.one-forum__blockup__upblock{display:flex;flex-direction:column;justify-content:space-between;width:100%;position:relative;gap:40px}.one-forum__blockup__upblock__right{border-radius:20px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);display:flex;padding:13.5px 20px;justify-content:center;align-items:center;color:#fff;font-size:.875rem;font-style:normal;font-weight:700;line-height:normal;margin:20px 20px 0}.one-forum__blockup__upblock__right span{font-weight:700}.one-forum__links{margin:40px 0}.one-forum__comments{display:flex;flex-direction:column;gap:25px;margin-bottom:70px}.one-forum__comments__title{color:#000;font-size:1.25rem;font-style:normal;font-weight:700;line-height:170%;letter-spacing:.2px}.one-forum__comments__subtitle{color:#2c6168;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;cursor:pointer}.one-forum__comments__tooltip__buttons{display:flex;gap:15px;margin-left:32px;margin-top:10px}.one-forum__comments__tooltip__buttons button{border-radius:40px;border:1px solid #c6e6ea;background:#fff;box-shadow:0 0 30px 0 rgba(198,230,234,.25);display:flex;padding:11px 32px;justify-content:center;align-items:center;gap:10px;color:#494949;font-size:1rem;cursor:pointer}.one-forum__comments__tooltip__buttons button:hover{background:#2c6168;color:#fff}.one-forum__comments__tooltip__buttons button:hover path{fill:#fff}.one-forum__comments__tooltip__buttons button:focus{outline:2px solid rgba(44,97,104,.302)}.one-forum__comments__no-comments{font-weight:500;font-size:1.125rem;margin-top:45px}.one-forum__comments__editor-wrapper{display:flex;gap:20px;flex-direction:column}.one-forum__comments__editor-wrapper__editor{position:relative}.one-forum__comments__editor-wrapper__editor__closed{position:absolute;background-color:rgba(0,0,0,.188);z-index:10;top:0;bottom:0;left:0;right:0;border-radius:10px}.one-forum__comments__editor-wrapper__editor__closed__content{background:#fff;padding:15px;border-radius:20px;display:flex;justify-content:center;align-items:center;gap:20px;border:1px solid #bbb}.one-forum p span,.one-forum ul li span{font-size:1rem!important}.comment-card__author-data-block{display:flex;align-items:center;width:100%;gap:5px;flex-wrap:wrap}.comment-card__author-data-block__user-block{display:flex;align-items:center;gap:10px}.comment-card__author-data-block__date{color:#768292;font-size:1rem;font-style:normal;font-weight:500;line-height:normal}.comment-card__comment{position:relative;margin-top:10px;margin-left:53px;border-radius:20px;background:#f8fafc;display:flex;padding:30px;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}@media(max-width:768px){.comment-card__comment{padding:10px 20px;margin-left:0}}.comment-card__comment__line{position:absolute;left:-32px;top:-4px;width:2px;height:100%;background:linear-gradient(180deg,#2c6168,rgba(87,192,206,0))}@media(max-width:768px){.comment-card__comment__line{display:none}}.comment-card__comment__text{color:#494949;display:flex;flex-direction:column}.comment-card__comment__not-permission,.comment-card__comment__text{font-size:1rem;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.16px}.comment-card__comment__not-permission{color:#2c6168;border-radius:12px;border:1px solid rgba(44,97,104,.1);background:rgba(44,97,104,.1);padding:10px}.comment-card~div .comment-card{margin-left:30px}@media(max-width:768px){.comment-card~div .comment-card{margin-left:0}}.delete-window{display:flex;padding:20px;flex-direction:column;align-items:flex-start;gap:15px;align-self:stretch;border-radius:12px;border:1px solid #ef4444;background:#fff;margin:30px 0}.delete-window__buttons{display:flex;gap:20px}.delete-window__buttons__delete{border-radius:40px;border:1px solid #ef4444;background:#ef4444;color:#fff}.delete-window__buttons__cancel,.delete-window__buttons__delete{box-shadow:0 0 30px 0 rgba(198,230,234,.25);display:flex;height:44px;padding:12px 32px;justify-content:center;align-items:center;gap:10px;font-size:1rem;font-style:normal;font-weight:400;line-height:170%;letter-spacing:.16px;cursor:pointer}.delete-window__buttons__cancel{border-radius:40px;border:1px solid #c6e6ea;background:#fff;color:#494949}.sun-editor .se-toolbar{outline:none!important}.se-placeholder{font-size:1rem!important;color:rgba(37,40,44,.4)!important;font-family:inherit;font-weight:400!important;top:20px!important;left:10px!important;padding-left:4px!important}.sun-editor-common{display:none}.sun-editor{font-family:inherit!important}.mobile{padding:0 20px;margin-bottom:40px}.forum-rules__titleBlock{display:flex;justify-content:space-between;align-items:center}.forum-rules__description{margin:30px 0 70px;color:#494949!important}.forum-rules__description span,.forum-rules__description ul{margin-left:40px;color:#494949!important}.mobileRules{padding:0 20px}.product-wrapper{width:100%;display:flex;justify-content:space-between;margin-bottom:60px}.product-wrapper__images-section{display:flex;flex-direction:column;justify-content:space-between;margin-right:30px}.product-wrapper__images-section__main-image{border:1px solid #c6e6ea;border-radius:20px;background:#fff;display:flex;justify-content:center;align-items:center}.product-wrapper__images-section__small-images-wrapper{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));grid-gap:10px;gap:10px}.product-wrapper__images-section__small-image-card{height:100px;position:relative}@media(max-width:1024px){.product-wrapper__images-section__small-image-card{height:150px}}.product-wrapper__info-section{display:flex;flex-direction:column}.product-wrapper__info-section__link{font-size:1.25rem;font-weight:700;line-height:24.2px;color:#2c6168;margin-bottom:15px}.product-wrapper__info-section__title{font-size:2rem;font-weight:700;line-height:38.73px;color:#494949}.product-wrapper__info-section__description-title{font-size:1.5rem;font-weight:700;line-height:29.05px;color:#494949;margin-bottom:15px}.product-wrapper__info-section__description-item{font-size:1rem;font-weight:400;line-height:27.2px;color:#494949}.product-wrapper__info-section__characteristic{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #d0d5dd;height:47px;font-size:1rem;font-weight:400}.product-wrapper__info-section__price{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:20px}.product-wrapper__info-section__add-to-cart{display:flex;align-items:center}.product-wrapper__info-section__add-to-cart__btn-section{display:flex;justify-content:space-between;align-items:center;width:150px;margin-right:30px}.product-wrapper__info-section__add-to-cart__btn-section__value{font-size:1.5rem;font-weight:700;color:#2c6168}.product-wrapper__price-section{width:286px}.product-wrapper__price-section__price-card{border:1px solid #4aa1ad;border-radius:15px;width:286px;height:248px;box-shadow:4px 4px 4px 0 rgba(0,0,0,.15);background:#fff;padding:40px 15px;display:flex;flex-direction:column;justify-content:space-between}.product-wrapper__price-section__price-card__price{font-weight:700;font-size:2.5rem;color:#494949;text-align:center}.product-wrapper__price-section__price-card__in-stock{text-align:center;display:flex;align-items:center;justify-content:center;font-weight:400;font-size:1.25rem;color:#494949}.product-wrapper__price-section__price-card__in-stock__in-stock-dot{width:8px;height:8px;border-radius:50%;background:#2c6168;margin-right:5px}.product-wrapper__price-section__price-card__btn{border-radius:40px;width:254px;height:49px;background:#2c6168;font-weight:700;font-size:1.25rem;color:#fff;border:none;cursor:pointer}.product-or-service-wrapper{display:flex;justify-content:space-between;column-gap:40px;margin-bottom:100px}.product-or-service-wrapper__left-side{width:383px}.product-or-service-wrapper__right-side{width:100%}.product-or-service-wrapper__right-side__company-name{font-size:1.25rem;font-weight:700;color:#2c6168;line-height:24.2px}.product-or-service-wrapper__right-side__product_name{font-size:2rem;font-weight:700;color:#494949;margin-bottom:30px;width:-moz-fit-content;width:fit-content}.product-or-service-wrapper__right-side__description-title{font-size:1.5rem;font-weight:700;color:#494949;width:-moz-fit-content;width:fit-content}.product-or-service-wrapper__right-side__description-content{color:#494949}.product-or-service-wrapper__right-side__description-content ul{margin-left:40px}.product-or-service-wrapper__right-side__detailed-information{margin-bottom:30px}.product-or-service-wrapper__right-side__detailed-information__string{padding:10px 0;display:flex;justify-content:space-between;border-bottom:1px solid #d0d5dd}.product-or-service-wrapper__right-side__detailed-information__string__item{color:#494949;font-size:1rem;font-weight:400;line-height:27.2px}.product-or-service-wrapper__right-side__detailed-information__string__item:first-child{font-weight:600}.product-or-service-wrapper__right-side__detailed-information .project-one__blockup__buttons-up__buttons{top:0}.product-or-service-wrapper__right-side__detailed-information .project-one__blockup__buttons-up__window-copy{left:110%}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control{display:flex;flex-direction:column;gap:20px}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__price-negotiable{font-size:1.25rem;font-weight:700;color:#494949;margin-bottom:20px}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price{font-size:1.25rem;font-weight:700;color:#494949;margin-bottom:10px}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper{position:relative;max-width:15rem}@media(max-width:768px){.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper{max-width:100%}}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper .input-minus,.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper .input-plus{display:flex;align-items:center;justify-content:center;min-height:2.5rem;min-width:2.5rem;position:absolute;top:0;z-index:1}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper .input-minus{left:0}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper .input-plus{right:0}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__quantity__price__input-wrapper__input input{border:1px solid #c6e6ea;padding:0 2.8rem!important;height:2.5rem;font-size:1.125rem;font-weight:400;color:#494949}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__action-buttons{display:flex;gap:20px;flex-wrap:wrap}@media(max-width:768px){.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__action-buttons{flex-direction:column}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control__action-buttons button{width:100%}}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up{margin:0}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up__share{border:1px solid #2c6168;padding:0 32px;min-height:2.5rem}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up__buttons__button{border:1px solid #2c6168;color:#2c6168;background-color:#e9e9e9}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up__buttons__button:hover{background-color:#fff}.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up__window-copy,.product-or-service-wrapper__right-side__cart-control-wrapper__cart-control .project-one__blockup__buttons-up__window-copy__active{color:#2c6168;top:100px;right:0}.product-or-service-wrapper__right-side__cart-control-wrapper__message{font-size:1rem;color:#ff2a1b;margin-top:20px}@media(max-width:1024px){.product-or-service-wrapper__right-side__product_name{font-size:1.5rem}.product-or-service-wrapper__right-side__description-title{font-size:1.25rem}.product-or-service-wrapper__right-side__description-content{font-size:1rem}.product-or-service-wrapper__right-side__detailed-information__string__item{font-size:.875rem}}.map{background-size:cover;width:100%;position:relative;display:flex;align-items:center;margin:70px 0}.map__content{display:inline-flex;background:#fff;border-radius:20px;z-index:9;flex-direction:column;justify-content:center;align-items:flex-start;gap:10px;margin-left:50px;padding:20px;width:360px}.map__content__label{border-radius:60px;border:1px solid #d0d5dd;background:#fff;display:flex;padding:0 14px;align-items:center;gap:10px;align-self:stretch;width:329px;font-family:__Inter_aaf875,sans-serif!important}.map__content__select{border:none;background:none;width:inherit;height:30px;outline:none}.map__content__select option{border-radius:60px;color:#667085;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:flex;padding:15px 20px!important;align-items:center;gap:10px;align-self:stretch}.map__content__select option:hover{background:#f8fafc!important}.map__content__title{color:#2c6168;font-size:1rem;font-weight:700}.map__content__title__representative{color:#2c6168;font-size:2.5rem;font-weight:700;margin:44px 0 30px}.map__content__popup{display:flex;flex-direction:column;gap:5px;font-family:__Inter_aaf875,sans-serif!important}.map__content__popup__sub{color:#494949;font-size:1rem;font-weight:700}.map__content__popup__adress{width:220px;font-size:.875rem;color:#494949}.map__content__popup__phone{flex-wrap:wrap;height:auto;width:200px}.map__content__popup__email,.map__content__popup__phone{display:flex;gap:10px;font-size:.875rem;color:#494949;align-items:center}.map__map__representative img{width:100%}.form{border:1px solid #c6e6ea;padding:30px;border-radius:15px;margin-top:70px;margin-bottom:70px;height:auto}.form__title{color:#494949;font-size:1.5rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.form__red{color:red}.form__inputs{display:flex;flex-direction:row;gap:20px}.form__inputs__double{display:flex;flex-direction:column;gap:10px;width:50%;margin-bottom:20px}.form__inputs__double__label{font-size:1rem;font-weight:500;line-height:19.36px;color:#667085;margin-top:25px}.form__inputs__double__input{border:1px solid #d0d5dd;border-radius:60px;padding:16px;font-size:.875rem;font-weight:400;line-height:16.94px;margin-bottom:30px;outline:none;color:#000}.form__inputs__double__input::placeholder{font-size:.875rem;font-weight:400;line-height:16.94px;color:#667085}.form__textaria{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.form__textaria__label{font-size:1rem;font-weight:500;line-height:19.36px;color:#667085}.form__textaria__input{border:1px solid #d3d3d9;border-radius:10px}.form__textaria__input,.form__textaria__input_error{resize:vertical;min-height:100px;padding:14px 16px;font-size:.875rem;font-weight:400;line-height:16.94px;outline:none;color:#000}.form__textaria__input_error{border:1px solid red;border-radius:10px}.form__textaria__input::placeholder{font-size:.875rem;font-weight:400;line-height:16.94px;color:#667085}.form__checkbox{display:flex;flex-direction:row;align-items:center;margin-bottom:20px;margin-top:30px;gap:10px}.form__checkbox__input{position:absolute;z-index:-1;opacity:0}.form__checkbox__input+label:before{content:"";display:inline-block;width:30px;height:30px;flex-shrink:0;flex-grow:0;border:1px solid #adb5bd;border-radius:6px;margin-right:.5em;background-repeat:no-repeat;background-position:50%;background-size:50% 50%}.form__checkbox__input:not(:disabled):not(:checked)+label:hover:before{border-color:#94a3b8}.form__checkbox__input:not(:disabled):active+label:before{background-color:#f8fafc;border-color:#94a3b8}.form__checkbox__input:focus+label:before{box-shadow:0 0 0 .2rem rgba(12,120,89,.25)}.form__checkbox__input:focus:not(:checked)+label:before{border-color:#2c6168}.form__checkbox__input:checked+label:before{border-color:#2c6168;background-color:#2c6168;background-image:url(/_next/static/media/checked-checkbox-icon.271efdec.svg);background-size:30px}.form__checkbox__input:disabled+label:before{background-color:#e9ecef}.form__checkbox__label{color:#475569;font-size:.875rem;font-weight:400;line-height:16.94px;display:flex;align-items:center}.form__checkbox__label__policy{color:#2c6168;font-size:.875rem;line-height:16.94px;font-style:normal;font-weight:400;cursor:pointer}.form__but{background:#2c6168;border:1px solid #2c6168;border-radius:40px;color:#fff;font-size:1rem;font-weight:500;line-height:19.36px;display:inline-flex;padding:12px 32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.form__but:hover{background:none;color:#2c6168}.form__but:active{border:2px solid rgba(44,97,104,.8);background:#2c6168;color:#fff}.form__but:disabled{border:1px solid #e2e8f0;background:#e2e8f0;color:#94a3b8;cursor:not-allowed}.representative{width:100%;height:500px;border-radius:20px;background-size:cover}.leaflet-popup{margin:0!important}.leaflet-popup-content{font-family:__Inter_aaf875,sans-serif;margin:0!important;width:329px!important}.leaflet-popup-close-button{top:13px!important;right:14px!important;font:30px/24px Tahoma,Verdana,sans-serif!important}.leaflet-popup-tip{display:none}.leaflet-interactive{cursor:default!important}.custom-select-wrapper{position:relative;display:inline-block;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:inherit;height:auto}.custom-select{position:relative;cursor:default}.custom-select-trigger{width:inherit;height:50px;border-radius:60px;transition:all .2s ease;padding:10px 14px;justify-content:space-between;align-items:center;gap:10px;align-self:stretch;color:#667085;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.custom-options,.custom-select-trigger{border:1px solid #d0d5dd;background:#fff;display:flex}.custom-options{position:absolute;left:0;right:0;top:100%;z-index:99;flex-direction:column;border-top:0;border-radius:24px;padding:10px 0;max-height:210px;height:auto;overflow:auto}.custom-option{padding:10px 15px;font-size:1rem;font-weight:300;color:#333;cursor:pointer;transition:all .2s ease}.custom-option:hover{border-radius:60px;background:#f8fafc;background:#f2f2f2}.custom-select.open .custom-options{display:block}.contacts__title{color:#494949;font-size:2rem;font-style:normal;font-weight:700;line-height:normal;margin-bottom:40px;margin-top:44px}.contacts__no-title{margin-top:70px}.leaflet-bottom,.leaflet-pane,.leaflet-top{z-index:9!important}.company{display:flex;justify-content:space-between}.company__left{width:305px}.company__left__company-menu{border:1px solid #c6e6ea;border-radius:20px;padding:30px 20px;min-width:305px;max-width:305px;height:-moz-fit-content;height:fit-content;background:#fff;margin-bottom:60px}.company__left__company-menu__company-profile-title{font-size:1rem;font-weight:500;color:#2c6168;text-decoration:underline;margin-bottom:20px;cursor:pointer;width:-moz-fit-content;width:fit-content}.company__left__company-menu__company-profile-title-mobile{display:flex;justify-content:center;font-size:1rem;font-weight:500;color:#2c6168;text-decoration:underline;cursor:pointer}.company__left__company-menu__title{font-weight:500;font-size:1rem;line-height:19.36px;color:#494949;margin-top:10px;display:flex;align-items:center;justify-content:space-between}.company__left__company-menu__list{list-style:none;margin-top:10px}.company__left__company-menu__list-item{display:flex;align-items:center;height:40px;color:#475569;font-size:.875rem;font-weight:400;padding-left:10px}.company__left__company-menu__list-item:hover{cursor:pointer}.company__left__company-menu__list-item-active{display:flex;align-items:center;height:40px;color:#2c6168;font-size:.875rem;font-weight:400;width:100%;padding-left:10px;background:rgba(44,97,104,.1);border-radius:10px}.company__left__company-menu__settings-title{display:flex;align-items:center;font-size:1rem;font-weight:500;color:#475569;padding-bottom:20px}.company__left__company-menu-mobile{border:1px solid #c6e6ea;border-radius:20px;padding:30px 20px;width:100%;height:-moz-fit-content;height:fit-content;background:#fff;margin-bottom:20px}.company__left__company-menu-mobile__title{font-weight:500;font-size:1rem;line-height:19.36px;color:#494949;margin-top:10px;display:flex;align-items:center;justify-content:space-between;width:-moz-fit-content;width:fit-content}.company__left__company-menu-mobile__list{list-style:none;margin-top:10px}.company__left__company-menu-mobile__list-item{display:flex;align-items:center;height:40px;color:#475569;font-size:.875rem;font-weight:400;padding-left:10px}.company__left__company-menu-mobile__list-item:hover{cursor:pointer}.company__left__company-menu-mobile__list-item-active{display:flex;align-items:center;height:40px;color:#2c6168;font-size:.875rem;font-weight:400;width:100%;padding-left:10px;background:rgba(44,97,104,.1);border-radius:10px}.company__left__company-menu-mobile__settings-title{display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:500;color:#475569}.company__left__company-menu-mobile>div:nth-child(2){margin-top:20px}.company__right{width:955px;border:1px solid #c6e6ea;border-radius:20px;padding:30px;margin-bottom:40px}.company__right__title{font-size:1.25rem;font-weight:700;color:#494949;margin-bottom:30px}.company-profile{width:100%}.company-profile__title-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.company-profile__link,.company-profile__title{color:#2c6168;font-size:1rem;font-style:normal;font-weight:700;line-height:normal}.company-profile__link:hover{text-decoration:underline}.company-profile__btn{padding:0 32px;height:44px}.company-profile__card{width:100%;padding:30px;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:30px}.company-profile__card__card-wrapper{display:flex;justify-content:space-between;width:100%;gap:20px}.company-profile__card__card-wrapper__right-side{margin-left:20px;display:flex;flex-direction:column;gap:15px}.company-profile__card__card-wrapper__right-side__title{font-size:1rem;font-weight:700;color:#2c6168}.company-profile__card__card-wrapper__right-side__content{font-size:1rem;font-weight:400;color:#494949;display:flex}.company-profile__description{font-size:1rem;font-weight:400;line-height:27.2px;color:#494949}.company-profile__description strong{font-size:1.25rem;margin-bottom:20px}.company-profile-mobile__title-wrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;margin-bottom:20px}.company-profile-mobile__title{font-size:1.5rem;font-weight:600;color:#242828;margin-bottom:20px}.company-profile-mobile__btn{padding:0 32px;height:44px;font-size:15px;font-weight:500;color:#fff;border:none;background:#2c6168;border-radius:40px}.company-profile-mobile__card{width:100%;background:#fff;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:20px}.company-profile-mobile__card__card-wrapper{display:flex;flex-direction:column}.company-profile-mobile__card__card-wrapper__lower-block{padding:20px 30px 30px}.company-profile-mobile__card__card-wrapper__lower-block__title{font-size:1rem;font-weight:700;color:#2c6168;margin-bottom:18px}.company-profile-mobile__card__card-wrapper__lower-block__content{font-size:1rem;font-weight:400;color:#494949;display:flex;margin-bottom:18px;line-height:23.8px}.product-and-services-item{border:1px solid #c6e6ea;border-radius:20px;height:200px;width:100%;background:#fff;display:flex;align-items:center;cursor:pointer}.product-and-services-item__input-wrapper{width:100%}.product-and-services-item__image{display:flex;justify-content:center;align-items:center;height:100%}.product-and-services-item__image img{border-radius:20px 0 0 20px;object-fit:cover}.product-and-services-item__content{display:flex;flex-direction:column;padding:24px}.product-and-services-item__content__title{color:#242828;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px}.product-and-services-item__shop-cart-content{padding:35.5px 30px;height:100%;width:100%}.product-and-services-item-mobile{border:1px solid #c6e6ea;border-radius:20px;width:100%;margin-bottom:20px;height:100%}.product-and-services-item-mobile__shop-cart-content-mobile{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.product-and-services-item:hover{box-shadow:0 0 11px 0 rgba(198,230,234,.77)}.product-and-services-children{display:flex;flex-direction:column;gap:20px}.product-and-services-children__description{color:#353a3a;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal}.product-and-services-children__price{color:#2c6168;font-size:1.125rem;font-style:normal;font-weight:600;line-height:normal;margin-bottom:20px}.product-and-services-children__links{display:flex;gap:30px}@media(max-width:345px){.product-and-services-children__links{flex-direction:column}}.product-and-services-children__links__edit{color:#2c6168;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:10px;cursor:pointer}.product-and-services-children__links__edit:hover{text-decoration:underline}.product-and-services-children__links__delete{color:#ef4444;font-size:.875rem;font-style:normal;font-weight:400;line-height:normal;display:flex;align-items:center;gap:10px}.product-and-services-children__links__delete:hover{text-decoration:underline}.product-and-services-children__links-mobile{display:flex;justify-content:space-between}.product-and-services-children__review-title{font-weight:700;font-size:1rem;color:#2c6168}.product-and-services-children__purchased-bold{font-weight:700;font-size:1rem;color:#494949}.products-and-services-create{display:flex;flex-direction:column;gap:20px;width:955px;border-radius:20px;border:1px solid #c6e6ea;background:#fff;padding:30px;margin-bottom:152px}.products-and-services-create__title{color:#494949;font-size:24px;font-style:normal;font-weight:700;line-height:normal}.products-and-services-create label{color:#667085;font-size:16px;font-style:normal;font-weight:500;line-height:normal}.products-and-services-create__double-block{display:flex;justify-content:space-between;gap:12.7px}.products-and-services-create__double-block__item{display:flex;flex-direction:column;width:100%;gap:10px}.products-and-services-create__double-block__item input,.products-and-services-create__double-block__item select{border-radius:60px;border:1px solid #d0d5dd;background:#fff;display:flex;padding:16px;align-items:center;gap:10px;align-self:stretch;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:normal;outline:none;width:inherit}.products-and-services-create__double-block__item input::placeholder,.products-and-services-create__double-block__item select::placeholder{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.products-and-services-create__double-block__item textarea{border:1px solid #919191;background:#fff;color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:8px;height:150px;border-radius:10px}.products-and-services-create__double-block__check{display:flex;gap:10px;align-items:center}.products-and-services-create__double-block__check:last-child{color:#989797;font-size:20px;font-weight:400;line-height:24.2px}.products-and-services-create__characteristic-block{display:flex;flex-direction:column;gap:10px;margin-bottom:30px}.products-and-services-create__characteristic-block__title{color:#494949;font-size:20px;font-weight:700}.products-and-services-create__characteristic-block__input-and-trash{display:flex;align-items:center;justify-content:space-between;width:100%;gap:10px;margin-bottom:15px}.products-and-services-create__characteristic-block__input-and-trash input{width:48%;border-radius:60px;border:1px solid #d0d5dd;background:#fff;color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:normal;padding:16px;outline:none}.products-and-services-create__characteristic-block__input-and-trash input::placeholder{color:#667085;font-size:14px;font-style:normal;font-weight:400;line-height:normal}.products-and-services-create__characteristic-block__input-and-trash input img{color:#000;cursor:pointer}.products-and-services-create__characteristic-block__add{font-size:20px;font-style:italic;color:#3e3e3e;cursor:pointer}.products-and-services-create__characteristic-block__add:hover{text-decoration:underline}.products-and-services-create__image-block{display:flex;gap:33.89px;margin-top:28px}.products-and-services-create__image-block__image-card__title{color:#667085;font-size:16px;font-style:normal;font-weight:500;line-height:normal;margin-bottom:10px}.products-and-services-create__image-block__image-card__input-file-label{display:flex}.products-and-services-create__image-block__image-card__input-file-label__main-image{width:210px;height:210px;position:relative;border-radius:20px;border:1px dashed #f8fafc;background:#f8fafc;display:flex;align-items:center;justify-content:center;margin-right:10px}.products-and-services-create__image-block__image-card__input-file-label__main-image:hover{background-color:rgba(0,0,0,.54);background-size:20px;display:flex;justify-content:center;align-items:center;border-radius:20px;border:none}.products-and-services-create__image-block__image-card__input-file-label__main-image__img{object-fit:cover;border-radius:20px}.products-and-services-create__image-block__image-card__input-file-label__main-image__temp{display:flex;justify-content:center;align-items:center;width:64.644px!important;height:51.715px!important}.products-and-services-create__image-block__image-card__input-file-label__main-image-mobile{width:100%;min-height:150px;position:relative;border-radius:20px;border:1px dashed #f8fafc;background:#f8fafc;display:flex;align-items:center;justify-content:center}.products-and-services-create__image-block__image-card__input-file-label__main-image-mobile__img{width:100%;height:auto;object-fit:cover;border-radius:20px}.products-and-services-create__image-block__image-card__input-file-label__many-image{display:flex;flex-wrap:wrap;gap:10px;width:220px}.products-and-services-create__image-block__image-card__input-file-label__many-image-mobile{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:10px;grid-row-gap:10px}.products-and-services-create__image-block__image-card__input-file-label__delete-image{position:absolute;top:-7px;right:-11px;background:rgba(239,68,68,.9);border-radius:10px;padding:2px;z-index:110;border:none;cursor:pointer}.products-and-services-create__image-block__description{display:flex;flex-direction:column;gap:15px;padding-top:70px}.products-and-services-create__image-block__description__paragraph{color:#989797;font-size:15px;font-weight:400;line-height:18.15px}.products-and-services-create__title-label{font-size:20px;font-weight:700;color:#494949;line-height:24.2px}.products-and-services-create__buttons{display:flex;gap:20px;width:100%;margin-top:20px}.products-and-services-create-mobile{display:flex;flex-direction:column;gap:20px;width:100%;border-radius:20px;border:1px solid #c6e6ea;background:#fff;padding:20px;margin-bottom:152px}.products-and-services-create-mobile__title{color:#494949;font-size:24px;font-style:normal;font-weight:700;line-height:normal;margin-bottom:30px}.changer-type{display:flex;gap:10px}.changer-type__button{color:#2c6168;font-size:14px;font-style:normal;font-weight:500;line-height:normal;background:#fff;cursor:pointer}.changer-type__button,.changer-type__button:hover{border-radius:60px;border:1px solid #2c6168;padding:12px 12px 12px 32px;display:flex;align-items:center;justify-content:center;gap:12px}.changer-type__button:hover{background:#2c6168;color:#fff}.changer-type__button:hover .changer-type__button__amount{background:#fff;color:#2c6168;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.changer-type__button__amount{border-radius:40px;background:#2c6168;display:flex;width:50px;height:30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#fff}.changer-type__button .amount-active,.changer-type__button__amount{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.changer-type__button .amount-active{background:#fff;color:#2c6168}.changer-type .active{display:flex;padding:12px 12px 12px 32px;justify-content:center;align-items:center;gap:12px;border-radius:60px;background:#2c6168;color:#fff}@media(max-width:1024px){.changer-type{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px}.changer-type__button{width:100%;color:#2c6168;font-size:14px;font-style:normal;font-weight:500;line-height:normal;background:#fff;cursor:pointer}.changer-type__button,.changer-type__button:hover{border-radius:60px;border:1px solid #2c6168;padding:12px 12px 12px 32px;display:flex;align-items:center;justify-content:center;gap:12px}.changer-type__button:hover{background:#2c6168;color:#fff}.changer-type__button:hover .changer-type-mobile__button{width:100%}.changer-type__button:hover .changer-type-mobile__button__amount{background:#fff;color:#2c6168;font-size:14px;font-style:normal;font-weight:500;line-height:normal}.changer-type__button__amount{border-radius:40px;background:#2c6168;display:flex;width:50px;height:30px;flex-direction:column;justify-content:center;align-items:center;gap:10px;color:#fff}.changer-type__button .amount-active,.changer-type__button__amount{font-size:14px;font-style:normal;font-weight:500;line-height:normal}.changer-type__button .amount-active{background:#fff;color:#2c6168}.changer-type .active{display:flex;padding:12px 12px 12px 32px;justify-content:center;align-items:center;gap:12px;border-radius:60px;border:1px solid #2c6168;background:#2c6168;color:#fff}.changer-type__inner-button{width:120px;display:flex;align-items:center;justify-content:space-between}}@media(max-width:598px){.changer-type{flex-direction:column}}.services-products__title{font-size:32px}.services-products__title,.services-products__title-mobile{color:#494949;font-style:normal;font-weight:700;line-height:normal}.services-products__title-mobile{font-size:24px}.catalog-wrapper{display:flex;gap:20px}.catalog-wrapper .products-services-wrapper{display:flex;flex-direction:column;gap:20px;width:100%}.catalog-wrapper .products-services-wrapper .products-services-selector{display:flex;gap:20px}@media(max-width:1024px){.catalog-wrapper{flex-direction:column}.catalog-wrapper .products-services-wrapper .products-services-selector button{flex:1 1}}.shopping-cart{padding:50px 25px;border:1px solid #4aa1ad;border-radius:10px;width:100%;box-shadow:4px 4px 4px 0 rgba(0,0,0,.15);background:#fcfcfc}.shopping-cart table tr th{vertical-align:top;height:40px;color:#494949;font-size:20px}.shopping-cart table thead{height:20px;border-bottom:2px solid #cacaca;padding-bottom:20px}.shopping-cart tbody tr td{font-weight:400;font-size:16px;color:#494949;height:40px}.shopping-cart tbody tr:hover{background:#eaf1f1}.shopping-cart tbody tr:nth-last-child(2){border-bottom:2px solid #cacaca}.notifications{margin-bottom:70px}.notifications__notifications-btn{height:40px;font-size:1.5rem;font-weight:700;color:#fff;border:none;border-radius:40px;cursor:pointer}.notifications__btn-active{background:#2c6168}.notifications__btn-no-active{background:#92c7ce}.notifications__link{text-decoration:none;color:#2c6168;font-size:.875rem;font-weight:400}.notifications__link:hover{text-decoration:underline}.notifications__control-wrapper{display:flex;margin:0 10px 20px;flex-wrap:wrap;gap:20px;min-height:2.75rem}.notifications__control-wrapper__control{display:flex;gap:20px}@media(max-width:768px){.notifications__control-wrapper,.notifications__control-wrapper__control{flex-direction:column;gap:10px}}.notifications__notifications-card{border-top:1px solid #ddd}.notifications__notifications-card:last-child{border-bottom:1px solid #ddd}.search-input-wrapper{position:relative}.search-input{width:100%;padding-left:40px;border:1px solid #d0d5dd;border-radius:60px;outline:none;font-size:.875rem}.search-input__lens{position:absolute;left:15px;top:10px}.search-input::placeholder{color:#667085;font-size:.875rem;font-weight:400;line-height:19.94px}.mobile-search-input-wrapper{position:relative}.mobile-search-input-wrapper__search-input{width:100%;height:44px;border-radius:60px;border:1px solid #d0d5dd;padding-left:39px}.mobile-search-input-wrapper__search-input::placeholder{font-size:.875rem;font-weight:400;color:#667085}.mobile-search-input-wrapper__lens{position:absolute;left:15px;top:12px}.search-with-prof-area{width:100%;display:flex;gap:10px;align-items:center;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media(max-width:700px){.search-with-prof-area{flex-direction:column;justify-content:revert}}.search-with-prof-area__correction{display:flex;align-items:center;justify-content:space-between;width:250px;height:2.5rem;border:1px solid #d0d5dd;border-radius:60px;background:#fff;color:#2c6168;cursor:pointer;padding:0 15px}@media(max-width:700px){.search-with-prof-area__correction{width:100%}}.search-with-prof-area__correction__content{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.search-with-prof-area__correction__content__icon-wrapper{width:20px;height:20px}.search-with-prof-area__correction:hover{background:#2c6168;color:#fff}.search-with-prof-area__prof-area-menu{position:absolute;top:55px;width:100%;height:auto;padding:25px;background:#fff;border:1px solid #d0d5dd;border-radius:15px;z-index:110;box-shadow:5px 5px 7px 0 rgba(73,73,73,.31)}@media(max-width:700px){.search-with-prof-area__prof-area-menu{height:47vh;overflow-y:scroll;top:110px}}.search-with-prof-area__prof-area-menu__standard_choice{margin-bottom:20px;width:-moz-fit-content;width:fit-content}.search-with-prof-area__prof-area-menu__item-wrapper{display:grid;grid-template-columns:auto auto;grid-column-gap:20px;column-gap:20px}@media(max-width:700px){.search-with-prof-area__prof-area-menu__item-wrapper{grid-template-columns:1fr}}.search-with-prof-area__prof-area-menu__item-wrapper__item{width:-moz-fit-content;width:fit-content;height:auto;display:grid;place-items:center;cursor:pointer;color:#494949;padding:10px}.search-with-prof-area__prof-area-menu__item-wrapper__item:hover{background:rgba(44,97,104,.34);border-radius:5px}.search-with-prof-area__prof-area-menu__item-wrapper__item-active{width:-moz-fit-content;width:fit-content;height:auto;padding:10px;display:grid;place-items:center;cursor:pointer;background:rgba(44,97,104,.34);color:#494949;border-radius:5px}.search-with-prof-area__input-wrapper{position:relative;width:100%}.search-with-prof-area__input-wrapper__lens-icon{position:absolute;left:15px;top:calc(50% - 10px)}.search-with-prof-area__input-wrapper__close-icon{position:absolute;right:15px;top:12px;cursor:pointer;height:20px}.search-with-prof-area__input-wrapper__products-area-wrapper{position:relative}.search-with-prof-area__input-wrapper__products-area-wrapper__products-area{position:absolute;left:0;right:0;top:3rem;width:100%;height:auto;max-height:50vh;padding:10px 15px;background:#fff;border:1px solid #d0d5dd;border-radius:15px;z-index:110;box-shadow:5px 5px 7px 0 rgba(73,73,73,.31);overflow-y:scroll}.search-with-prof-area__input-wrapper__products-area-wrapper__products-area__content{display:flex;align-items:center;margin-bottom:10px;gap:20px;cursor:pointer;font-size:1rem}.search-with-prof-area__input-wrapper__products-area-wrapper__products-area__content:hover{background:rgba(44,97,104,.34);border-radius:5px}.categories-menu-sidebar{width:360px;height:-moz-fit-content;height:fit-content;padding:20px;border:1px solid #c6e6ea;border-radius:20px;display:flex;flex-direction:column;row-gap:10px}.categories-menu-sidebar__menu-item{width:100%;padding:12px 15px;background:#f8fafc;border-radius:10px;color:#475569;font-size:.875rem;font-weight:500;cursor:pointer;display:flex;justify-content:space-between;align-items:center;position:relative}.categories-menu-sidebar__menu-item__sub-item{padding:10px 15px;color:#667085;font-size:.875rem;font-weight:400;cursor:pointer;position:relative}.categories-menu-sidebar__menu-item__sub-item__active{color:#fff;font-weight:600;background:#2c6168;border-radius:10px}.categories-menu-sidebar__menu-item__sub-item:hover:before{content:url(/_next/static/media/arrow-right-icon-grey.00dd9665.svg);height:15px;width:15px;position:absolute;left:-20px;top:8px}.categories-menu-sidebar__menu-item:hover{background:#edf0f3}.checkbox-item{display:flex;align-items:center;cursor:pointer;margin-bottom:20px;margin-left:10px}.checkbox-item__placeholder{margin-left:10px;font-size:1rem;font-weight:400;color:#475569}.custom-toolbar{background-color:#f5f5f5;border:1px solid #ccc}.sun-editor{padding:20px;flex-direction:column;gap:15px;background:#fff}.se-wrapper,.se-wrapper div,.sun-editor{display:flex;align-items:flex-start;align-self:stretch;border-radius:12px}.se-wrapper,.se-wrapper div{background:#f8fafc;height:200px!important;gap:10px;margin-top:10px}.se-toolbar .sun-editor-common div div div,.sun-editor-common{background-color:#fff!important;border:none!important}.se-btn-tray,.se-btn-tray div{border:none!important}.sun-editor-editable p{padding-top:10px!important}@media(max-width:540px){.sun-editor .se-dialog .se-dialog-content{margin:0!important;max-width:unset!important;width:100%!important;height:100%!important;border-radius:0!important;border:unset!important}}.description-block{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;font-size:1rem!important;font-weight:400;color:#494949;line-height:27.2px;gap:40px;margin-bottom:70px}.description-block>div{min-width:420px;flex:1 1}@media(max-width:460px){.description-block{flex-direction:column}.description-block>div{min-width:unset}}.advantage-block{width:100%;min-height:224px;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:40px;display:flex}.advantage-block__left-block{background:#2c6168;width:150px;min-height:100%;border-radius:20px 0 0 20px;display:grid;place-items:center;padding:25px}.advantage-block__right-block{padding:32px 24px;display:flex;flex-direction:column;justify-content:space-between}.advantage-block__right-block__title{font-size:1rem;font-weight:700;color:#3a5356;margin-bottom:10px}.advantage-block__right-block__orange-point{min-width:14px;height:14px;border-radius:50%;background:#febd0b}.advantage-block__right-block__text{font-size:.875rem;font-weight:400;color:#3a5356}.advantage-block__right-block__item{display:flex;align-items:center;margin-bottom:10px;line-height:24px}.advantage-block__right-block__item:last-child{margin-bottom:0}.advantage-block-mobile{width:100%;border:1px solid #c6e6ea;border-radius:20px!important;margin-bottom:45px;display:flex;flex-direction:column}.advantage-block-mobile__top-block{background:#2c6168;border-radius:20px 20px 0 0;display:grid;place-items:center;padding:35px 0}.advantage-block-mobile__bottom-block{padding:32px 24px}.advantage-block-mobile__bottom-block__title{font-size:1rem;font-weight:700;color:#3a5356;margin-bottom:10px}.advantage-block-mobile__bottom-block__orange-point{min-width:14px;height:14px;border-radius:50%;background:#febd0b}.advantage-block-mobile__bottom-block__text{font-size:.875rem;font-weight:400;color:#3a5356;line-height:19.6px}.advantage-block-mobile__bottom-block__item{display:flex;margin-bottom:10px}.advantage-block-mobile__bottom-block__item:last-child{margin-bottom:0}.documents-list-block{background:#2c6168;padding:80px 0 40px;margin-bottom:50px}.documents-list-block__title{font-size:2rem;font-weight:700;color:#fff;margin-bottom:30px;max-width:700px}@media(max-width:768px){.documents-list-block__title{max-width:unset}}@media(max-width:1024px){.documents-list-block__title{font-size:1.75rem}}.documents-list-block__list{display:flex;justify-content:space-between;flex-wrap:wrap;gap:20px}.documents-list-block__item{display:flex;margin-bottom:40px;flex:1 1;min-width:19.5rem}.documents-list-block__item__number{width:60px;height:60px;border-radius:50%;background:#fff;border:2px solid #febd0b;display:grid;place-items:center;margin-right:20px;font-size:1.5rem;font-weight:700;color:#2c6168;min-width:60px}.documents-list-block__item__text{font-size:1rem;font-weight:400;color:#fff;overflow:hidden}.documents-list-block__note-title{font-size:1rem;font-weight:700;color:#fff;margin-right:10px}.documents-list-block__note-title-mobile{font-size:.875rem;font-weight:700;color:#fff;margin-bottom:10px}.documents-list-block__note-text{font-size:1rem;font-weight:400;color:#fff}.documents-list-block__note-text-mobile{font-size:.875rem;font-weight:400;color:#fff}.documents-list-block__link{font-size:1rem;font-weight:400;width:-moz-fit-content;width:fit-content;color:#febd0b}.documents-list-block__link:hover{text-decoration:underline}.documents-list-block.title-full-width .documents-list-block__title{max-width:unset}.documents-list-block-mobile{background:#2c6168;padding:20px;border-radius:20px;margin-bottom:30px}.documents-list-block-mobile__title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:20px}.documents-list-block-mobile__item{display:flex;align-items:center;margin-bottom:40px;width:100%}.documents-list-block-mobile__item__number{width:44px;height:44px;border-radius:50%;background:#fff;border:2px solid #febd0b;display:grid;place-items:center;margin-right:10px;font-size:1.25rem;font-weight:700;color:#2c6168;min-width:44px}.documents-list-block-mobile__item__text{width:auto;height:auto;font-size:1rem;font-weight:400;color:#fff}.contacts{display:flex;flex-direction:column;justify-content:space-between;gap:10px}.contacts-block{background:#f8fafc;padding:50px 0;display:flex;align-items:center}.contacts-block__wrapper{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:1340px){.contacts-block__wrapper{flex-direction:column;gap:50px;align-items:flex-start}}.contacts-block__wrapper-mobile{background:#f8fafc;padding:20px}.contacts-block__item__request-title{font-size:2rem;font-weight:700;color:#2c6168}@media screen and (max-width:1340px){.contacts-block__item__request-title{font-size:1.5rem}}.contacts-block__item__request-text{font-size:1rem;font-weight:400;color:#2c6168}.contacts-block__item__contacts-title{font-size:1.875rem;font-weight:700;color:#494949}@media screen and (max-width:1340px){.contacts-block__item__contacts-title{font-size:1.5rem}}.contacts-block__item__contacts-title-mobile{font-size:1.5rem;font-weight:700;color:#494949}.reliable-partners-card{width:100%;height:100%;border-radius:20px;border:1px solid #c6e6ea;margin-bottom:30px;display:flex}.reliable-partners-card__left-block{width:305px;height:100%;display:grid;place-items:center;padding:20px;position:relative}.reliable-partners-card__right-block{padding:20px;display:flex;flex-direction:column;justify-content:space-between}.reliable-partners-card__right-block__top-wrapper{height:184px}.reliable-partners-card__right-block__top-wrapper,.reliable-partners-card__right-block__top-wrapper-mobile{display:flex;flex-direction:column;justify-content:space-between}.reliable-partners-card__right-block__title{font-size:1.125rem;font-weight:600;color:#242828}.reliable-partners-card__right-block__inner-title{font-size:.875rem;font-weight:700;color:#353a3a;margin-right:10px}.reliable-partners-card__right-block__inner-text{font-size:.875rem;font-weight:400;color:#353a3a}.reliable-partners-card__right-block__inner-link{color:#2c6168;cursor:pointer;word-break:break-word;overflow-wrap:break-word;white-space:normal}.reliable-partners-card__right-block__inner-link:hover{text-decoration:underline}.reliable-partners-card__right-block__inner-link a{color:#2c6168;cursor:pointer}.reliable-partners-card__right-block__inner-link a:hover{text-decoration:underline}.reliable-partners-card-mobile{width:100%;border-radius:20px;border:1px solid #c6e6ea;margin-bottom:30px;display:flex;flex-direction:column}.reliable-partners{padding:40px 0 0}.form-members-block{display:grid;grid-column-gap:30px;column-gap:30px;grid-template-columns:repeat(3,1fr);margin-bottom:70px}.advantage-list-block{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));margin-bottom:70px}.advantage-card{width:100%;border:1px solid #c6e6ea;border-radius:20px;padding:24px;display:flex;flex-direction:column}.advantage-card__image-container{padding:20px 0;width:100%;display:grid;place-items:center;margin-bottom:40px}.tariff-list-block{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(19rem,1fr));margin-bottom:70px}.cci-tariff-card{width:100%;border:1px solid #c6e6ea;border-radius:20px;padding:24px;display:flex;flex-direction:column}.cci-tariff-card:hover{box-shadow:0 0 30px 0 rgba(198,230,234,.25)}.cci-tariff-card__image-container{padding:5px 0;width:100%;display:grid;place-items:center;margin-bottom:40px}.cci-tariff-card__title{font-size:1rem;font-weight:700;color:#242828;margin-bottom:20px}.become-members-wrapper .title-wrapper__content{justify-content:unset}.become-members-wrapper .title-wrapper__content__title-block__title{margin:0;font-size:2rem}.become-members-wrapper ul{margin:1em 0;padding-left:40px}.vote-main-block{margin:40px 0;display:flex;flex-direction:column;gap:20px;align-items:flex-start;width:100%;max-width:540px}.vote-main-block__title{color:#000;font-size:1.25rem;font-style:normal;font-weight:500;line-height:170%;letter-spacing:.2px}.vote-main-block__button{background:#2c6168;border:1px solid #2c6168;border-radius:40px;color:#fff;font-size:1rem;font-weight:500;line-height:19.36px;display:inline-flex;padding:12px 32px;justify-content:center;align-items:center;gap:10px;flex-shrink:0;cursor:pointer}.vote-main-block__button:hover{background:#fff;color:#2c6168}.vote-main-block__button:focus{outline:2px solid rgba(44,97,104,.302)}.radio-button,.radio-item{display:flex;gap:12px;align-items:center}.radio-button__label,.radio-button__placeholder,.radio-item__label,.radio-item__placeholder{color:var(--Gray-700,#344054);font-size:.875rem;font-style:normal;font-weight:400;line-height:24px}.radio-item{margin-bottom:20px}.profile__right{width:100%;border:1px solid #c6e6ea;border-radius:20px;padding:30px;margin-bottom:40px}.profile__right__title{font-size:24px;font-weight:700;color:#494949;margin-bottom:30px}.profile-mobile{width:100%}.personal-account-layout-children-wrapper{width:99%}.personal-account-layout-children-wrapper>div{width:100%!important}.drag-drop{background:#fff;border:1px solid var(--border-color);border-radius:8px;margin-bottom:30px}.document-uploader{border:1px dashed rgba(37,40,44,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:12px}.document-uploader.active{border-color:#6dc24b}.document-uploader .upload-info{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.document-uploader .upload-info svg{font-size:36px;margin-right:1rem}.document-uploader .upload-info div p{margin:0;font-size:16px}.document-uploader .upload-info div p:first-child{font-weight:700}.document-uploader .file-list{display:flex;flex-direction:column;gap:.5rem;width:100%;height:auto;margin:15px 0}.document-uploader .file-list__container{width:100%;height:100%;overflow:auto}.document-uploader .file-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border:1px solid var(--border-color);border-radius:8px}.document-uploader .file-item .file-info{display:flex;gap:.25rem;flex:1 1}.document-uploader .file-item .file-info p{margin:0;font-size:14px;color:#333}.document-uploader .file-item .file-actions svg{font-size:18px;color:#888}.document-uploader .file-item .file-actions:hover svg{color:#d44}.document-uploader .browse-btn{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:12px;background-color:var(--primary-color)}.document-uploader .browse-btn:hover{background-color:transparent}.document-uploader .success-file{display:flex;align-items:center;color:#6dc24b;margin-bottom:10px}.document-uploader .success-file p{margin:0;font-size:14px;font-weight:700}.document-uploader input[type=file]{display:none}.document-uploader-error{border:1px dashed rgba(255,10,45,.4);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border-radius:12px}.document-uploader-error.active{border-color:#6dc24b}.document-uploader-error .upload-info{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:1rem}.document-uploader-error .upload-info svg{font-size:36px;margin-right:1rem}.document-uploader-error .upload-info div p{margin:0;font-size:16px}.document-uploader-error .upload-info div p:first-child{font-weight:700}.document-uploader-error .file-list{display:flex;flex-direction:column;gap:.5rem;width:100%;height:auto;margin:15px 0}.document-uploader-error .file-list__container{width:100%;height:100%;overflow:auto}.document-uploader-error .file-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border:1px solid var(--border-color);border-radius:8px}.document-uploader-error .file-item .file-info{display:flex;gap:.25rem;flex:1 1}.document-uploader-error .file-item .file-info p{margin:0;font-size:14px;color:#333}.document-uploader-error .file-item .file-actions svg{font-size:18px;color:#888}.document-uploader-error .file-item .file-actions:hover svg{color:#d44}.document-uploader-error .browse-btn{display:flex;align-items:center;justify-content:center;padding:.5rem 1rem;border:1px solid var(--border-color);border-radius:12px;background-color:var(--primary-color)}.document-uploader-error .browse-btn:hover{background-color:transparent}.document-uploader-error .success-file{display:flex;align-items:center;color:#6dc24b;margin-bottom:10px}.document-uploader-error .success-file p{margin:0;font-size:14px;font-weight:700}.document-uploader-error input[type=file]{display:none}.tariff-plan{width:100%;margin-bottom:10px}.tariff-plan__main-title{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:20px}.tariff-plan__description{font-size:1rem;font-weight:400;line-height:27.2px;color:#494949;margin-bottom:10px}.tariff-plan__link{font-size:1rem;font-weight:400;color:#2c6168}.tariff-plan-mobile{width:100%;margin-bottom:10px}.tariff-plan-mobile__description{text-align:justify;font-size:.875rem;font-weight:400;line-height:23.8px;color:#494949;margin-bottom:20px}.tariff-plan-mobile__link{font-size:1rem;font-weight:400;color:#2c6168;margin-bottom:20px}.tariff-plan-table table{border-collapse:collapse;border-spacing:0;min-width:350px;border-radius:10px;border:1px solid rgba(44,97,104,.1);margin-bottom:30px}.tariff-plan-table table tr th,.tariff-plan-table table tr:nth-child(2n){background:rgba(44,97,104,.05)}.tariff-plan-table table tr{text-align:center}.tariff-plan-table table tr:first-child th:first-child{border-top-left-radius:10px}.tariff-plan-table table tr:first-child th:last-child{border-top-right-radius:10px}.tariff-plan-table table tr:last-child td:first-child{border-bottom-left-radius:10px}.tariff-plan-table table tr:last-child td:last-child{border-bottom-right-radius:10px}.tariff-plan-table table tr th{text-align:center;height:39px;color:#fff;font-size:1rem;background:#2c6168}.tariff-plan-table table thead{height:20px;padding-bottom:20px}.tariff-plan-table tbody tr td{font-weight:400;font-size:1rem;color:#494949;height:40px}.tariff-plan-table tbody tr:hover{background:#eaf1f1}.publication-history__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.publication-history__title{font-size:2rem;font-weight:700;color:#494949}.publication-history-mobile{width:100%;display:flex;flex-direction:column;align-items:center;margin-bottom:40px}.publication-history-mobile__title{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:20px}.advertising-form{width:100%;padding:30px;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:40px}.advertising-form__title{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:30px}.advertising-form__status-btn{height:39px;color:#2c6168;background:rgba(44,97,104,.1);border:none;border-radius:50px;padding:0 20px;font-size:1rem;font-weight:500}.advertising-form-mobile{width:100%;padding:20px;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:40px}.advertising-form-mobile__title{font-size:1.5rem;font-weight:700;color:#494949;margin-bottom:30px}.my-advertisement-card{width:100%;height:auto;padding:20px;display:flex;justify-content:space-between;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:20px}.my-advertisement-card__left-block{display:flex}.my-advertisement-card__left-block__image-wrapper{width:120px;height:108px;position:relative;margin-right:17px}.my-advertisement-card__left-block__info-block{display:flex;flex-direction:column;gap:10px}.my-advertisement-card__left-block__info-block h3{font-size:1rem;font-weight:700;color:#494949;margin-bottom:5px}.my-advertisement-card__left-block__info-block__date{display:flex;font-size:.875rem;font-weight:400;color:#494949;gap:5px}.my-advertisement-card__right-block{display:flex;flex-direction:row;justify-content:flex-end;align-items:flex-start;gap:10px;flex-wrap:wrap;width:50%}.my-advertisement-card-mobile{width:100%;padding:20px;display:flex;flex-direction:column;border:1px solid #c6e6ea;border-radius:20px;margin-bottom:20px}.my-advertisement-card-mobile__buttonBlock{display:flex;align-items:flex-start;gap:10px;flex-wrap:wrap}.my-advertisement-card-mobile__image-wrapper{height:-moz-fit-content;height:fit-content;margin-bottom:20px}.my-advertisement-card-mobile__date{width:-moz-fit-content;width:fit-content;display:flex;align-items:center;font-size:.875rem;font-weight:400;color:#494949;margin-bottom:10px}.my-advertisement-card-mobile__title{font-size:1rem;font-weight:700;color:#494949}.modal-wrapper{position:relative;z-index:10002!important}.modal-outer-wrapper{position:fixed;top:0;right:0;bottom:0;left:0;padding:40px 10px;overflow-y:auto;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center}.modal-redirect-inner{width:40%;height:auto;position:absolute;top:calc(50% - 174px);left:30%;background:#fff;border-radius:20px;padding:30px}@media screen and (max-width:1280px){.modal-redirect-inner{width:70%;left:15%}}.modal-redirect-inner__close-icon{position:absolute;top:20px;right:20px;cursor:pointer}.modal-redirect-inner__header{display:flex;justify-content:center}.modal-redirect-inner__header h3{font-size:1.5rem;font-weight:700;color:#2c6168}.modal-redirect-inner__body{margin:50px 0;display:flex;justify-content:center;font-size:1rem;font-weight:400;color:#494949}.modal-redirect-inner__footer{display:flex;justify-content:space-around}.modal-inner{width:100%;max-width:800px;height:auto;position:relative;background:#fff;border-radius:20px;padding:30px}@media(max-width:350px){.modal-inner{padding:20px}}@media(max-width:475px){.modal-inner{max-height:max-content;overflow:scroll;scrollbar-width:none}}@media(max-width:860px){.modal-inner{margin:0 20px}}.modal-inner__close-icon{position:absolute;top:20px;right:20px;cursor:pointer}@media(max-width:768px){.modal-inner__close-icon{display:none}}.modal-inner__header{display:flex;justify-content:center}.modal-inner__header h3{font-size:1.5rem;font-weight:700;color:#2c6168}.modal-inner__body{margin:50px 0;flex-direction:column;align-items:center;gap:8px;font-size:1rem;font-weight:400;color:#494949}.modal-inner__footer{display:flex;justify-content:space-around;gap:20px;flex-wrap:wrap}.modal-inner__footer .lds-ellipsis{height:40px}.visually-impaired-modal-inner{width:800px;position:absolute;top:20px;left:calc(50% - 400px);background:#fff;border-radius:20px;padding:20px}.visually-impaired-modal-inner__row-settings{display:flex;align-items:center;margin-top:15px;margin-bottom:32px}.visually-impaired-modal-inner__row-settings__title{margin-right:15px}.visually-impaired-modal-inner__row-settings__btn-wrapper{display:flex}.visually-impaired-modal-inner__row-settings__btn-wrapper__color-btn{height:42px;width:46px;margin-right:20px;display:grid;place-items:center;border:1px solid #d9d9d9;cursor:pointer;transition:.12s ease-in-out}.white-style{background:#fff;color:#494949}.white-style:focus{outline:2px solid rgba(44,97,104,.302)}.white-style:hover{background:#d8d8d8;color:#000}.black-style{background:#000;color:#fff}.black-style:focus{outline:2px solid rgba(44,97,104,.302)}.black-style:hover{background:#3e3e3e;color:#fff}.color-style{background:#2c6168;color:#fff}.color-style:focus{outline:2px solid rgba(44,97,104,.302)}.color-style:hover{background:#fff;color:#2c6168}.modal-inner-login-register{width:645px;height:auto;position:relative;justify-self:center;background:#fff;border-radius:20px;padding:30px}.modal-inner-login-register__header{display:flex;justify-content:center}.modal-inner-login-register__header h3{font-size:1.5rem;font-weight:700;color:#334155;margin-bottom:8px}.modal-inner-login-register__header__description{font-size:.9rem;font-weight:400;text-align:center;color:#334155;margin-bottom:15px;justify-content:stretch}.modal-inner-login-register-mobile{width:300px;height:auto;position:fixed;background:#fff;border-radius:20px;padding:40px 25px;overflow-y:scroll}.register-modal{width:800px}.register-modal-mobile{overflow-y:auto}.login-modal-mobile,.register-modal-mobile{top:0;left:0;bottom:0;right:0;width:100%;border-radius:unset}.modal-inner-mobile{width:50%;height:auto;position:absolute;top:calc(50% - 174px);left:calc(50% - 150px);background:#fff;border-radius:20px;padding:20px}.modal-inner-mobile__close-icon{position:absolute;top:15px;right:15px;cursor:pointer}.notifications-modal__outer-wrapper{position:fixed;top:0;right:0;bottom:0;left:0}.notifications-modal__inner-wrapper{background:#2c6168;color:#fff;padding:20px;border-radius:10px;position:absolute;top:30px;right:30px;cursor:pointer}.breadcrumbs{display:flex;flex-wrap:wrap;list-style:none}.default-list a{font-size:1rem;font-weight:400;line-height:19.26px;color:#94a3b8}.default-list a:hover{text-decoration:none;color:#2c6168}.active-breadcrumb a{font-size:1rem;font-weight:400;line-height:19.26px;color:#2c6168}.category-card{width:290px;min-height:163px;border:1px solid #c6e6ea;border-radius:20px;padding:23.5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#fff;font-size:1rem;font-weight:700;color:#444b5a}.category-card__title{font-size:1rem;font-weight:700;text-align:center}.category-card:hover{background:#2c6168;color:#fff;text-decoration:none}.category-card-active{width:290px;border:1px solid #c6e6ea;border-radius:20px;padding:23.5px;display:flex;flex-direction:column;justify-content:center;align-items:center;background:#2c6168;font-size:1rem;font-weight:700;color:#fff}.category-card-active__title{font-size:1rem;font-weight:700;text-align:center}.subcategories-card-mobile-wrapper{margin-bottom:20px;width:318px}.subcategories-card-mobile-wrapper:last-child{margin-bottom:0}.tooltiptext{min-width:300px;top:-88%;right:120%}.tooltiptext,.tooltiptext-mobile{visibility:visible;background-color:#2c6168;color:#fff;text-align:center;padding:30px 20px 20px;border-radius:10px;font-size:.875rem;font-weight:400;position:absolute;z-index:1;margin-left:-150px;opacity:1;transition:opacity .3s;box-shadow:-2px 3px 7px 0 rgba(0,0,0,.4)}.tooltiptext-mobile{width:300px;bottom:3%;right:5%}.tooltiptext:after{content:" ";position:absolute;top:21%;left:100%;margin-top:-5px;border:5px solid transparent;border-left-color:#2c6168}.tooltiptext-mobile:after{content:" ";position:absolute;top:100%;left:50%;margin-left:-5px;border:5px solid transparent;border-top-color:#2c6168}.tooltip{position:relative;display:inline-block}.tooltip .tooltiptext-date{visibility:hidden;width:180px;background-color:#2c6168;color:#fff;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:-25%;right:115%;margin-left:-60px;opacity:0;transition:opacity .3s}.tooltip .tooltiptext-date:after{content:" ";position:absolute;top:27%;left:100%;margin-top:-5px;border:5px solid transparent;border-left-color:#2c6168}.tooltip:hover .tooltiptext-date{visibility:visible;opacity:1}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:80px;color:#2c6168}.lds-ellipsis,.lds-ellipsis div{box-sizing:border-box}.lds-ellipsis div{position:absolute;top:33%;width:14px;height:14px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(4){left:56px;animation:lds-ellipsis3 .6s infinite}@keyframes lds-ellipsis1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellipsis3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellipsis2{0%{transform:translate(0)}to{transform:translate(24px)}}.dot-flashing{position:relative;width:20px;height:20px;display:flex;align-items:center;justify-content:center}.dot-flashing span,.dot-flashing:after,.dot-flashing:before{content:"";display:inline-block;position:absolute;width:7px;height:7px;border-radius:50%;background-color:#000;animation:dotFlashing 1.5s linear infinite}.dot-flashing:before{right:5px;animation-delay:0s}.dot-flashing span{right:5px;animation-delay:.3s}.dot-flashing:after{right:5px;animation-delay:.6s}@keyframes dotFlashing{0%{opacity:0;transform:translateX(-10px)}50%{opacity:1}to{opacity:0;transform:translateX(10px)}}.application-card{padding:20px;margin-bottom:20px;border-radius:10px;border:1px solid #c6e6ea;color:#494949;word-break:break-all}.application-card__row{display:flex;justify-content:space-between;margin-bottom:5px}.application-card__row__title{font-weight:700}.application-card__row:last-child{margin-bottom:0}.lds-circle{color:#2c6168}.lds-circle,.lds-circle div{box-sizing:border-box}.lds-circle{display:inline-block;transform:translateZ(1px)}.lds-circle>div{display:inline-block;width:40px;height:40px;background:currentColor;border-radius:50%}.lds-ellips{color:#e15b64}.lds-ellips,.lds-ellipsis div{box-sizing:border-box}.lds-ellips{display:inline-block;position:relative;width:80px;height:80px;margin-left:20px}.lds-ellips div{position:absolute;top:33.33333px;width:13.33333px;height:13.33333px;border-radius:50%;background:currentColor;animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellips div:first-child{left:8px;animation:lds-ellips1 .6s infinite}.lds-ellips div:nth-child(2){left:8px;animation:lds-ellips2 .6s infinite}.lds-ellips div:nth-child(3){left:32px;animation:lds-ellips2 .6s infinite}.lds-ellips div:nth-child(4){left:56px;animation:lds-ellips3 .6s infinite}@keyframes lds-ellips1{0%{transform:scale(0)}to{transform:scale(1)}}@keyframes lds-ellips3{0%{transform:scale(1)}to{transform:scale(0)}}@keyframes lds-ellips2{0%{transform:translate(0)}to{transform:translate(24px)}}.chat-main{outline:1px solid #668083;position:fixed;bottom:0;right:90px;background:#fff;z-index:1001;width:330px}.chat-main,.chat-main__header{max-width:calc(-80px + 100vw);border-radius:10px 10px 0 0}.chat-main__header{height:40px;width:inherit;background:#2c6168;color:#fff;font-weight:700;padding:10px;cursor:pointer;display:flex;justify-content:space-between;align-items:center}.chat-main__header__title{display:flex;align-items:center;gap:7px}.chat-main__header__title__connect{background:#6fef44;border-radius:50%;width:10px;height:10px}.chat-main__header__title__un_connect{background:#ef4444;border-radius:50%;width:10px;height:10px}.chat-main__header__new-message{display:flex;justify-content:center;align-items:center;background:#ef4444;border:1px solid #fff;width:max-content;min-width:20px;height:20px;border-radius:50%;font-size:.875rem;color:#fff;padding:10px 3px}.chat-main__chat-content{height:470px;display:flex;flex-direction:column;justify-content:space-between;flex:1 1}.chat-main__chat-content__chat-list{height:385px;display:flex;flex-direction:column;gap:10px;max-height:385px;overflow-y:auto;padding:20px 20px 0;scrollbar-width:thin;scrollbar-color:transparent transparent}.chat-main__chat-content__chat-list__message{background:#e3e2e2;padding:30px 20px 15px;color:#000;font-weight:400;font-size:1rem;z-index:102;position:relative;border-radius:10px;overflow-wrap:break-word;max-width:350px;margin:10px auto 10px 0;word-break:break-all}.chat-main__chat-content__chat-list__message:after{content:"";position:absolute;left:-10px;bottom:0;border-bottom:20px solid #e3e2e2;border-left:20px solid transparent}.chat-main__chat-content__chat-list__message__head{position:absolute;top:3px;right:13px;display:flex;justify-content:space-between;align-items:center;width:90%;font-size:.75rem}.chat-main__chat-content__chat-list__message__head_name{color:#2c6168;font-weight:700;font-size:.813rem}.chat-main__chat-content__chat-list__message__head_date{color:#000;font-size:.688rem}.chat-main__chat-content__chat-list__message-me{background:#2c6168;padding:30px 20px 15px;color:#fff;font-weight:400;font-size:1rem;z-index:102;position:relative;border-radius:10px;margin:10px 0 10px auto;overflow-wrap:break-word;max-width:350px;word-break:break-all}.chat-main__chat-content__chat-list__message-me:after{content:"";position:absolute;bottom:0;right:-10px;border-top:20px solid transparent;border-left:20px solid #2c6168}.chat-main__chat-content__chat-list__message-me__head{position:absolute;top:3px;right:13px;display:flex;justify-content:space-between;align-items:center;width:90%;font-size:.75rem}.chat-main__chat-content__chat-list__message-me__head_date{color:#fff}.chat-main__chat-content__chat-list__message-me__read{position:absolute;width:8px;height:16px;border:solid #2c95fb;border-width:0 2px 2px 0;bottom:12px;right:16px;transform:rotate(45deg);z-index:102}.chat-main__chat-content__chat-list__message-me__read:after{content:"";position:absolute;width:2px;height:13px;border:solid #2c95fb;border-width:0 2px 2px 0;bottom:1px;right:-6px;transform:rotate(0);z-index:102}.chat-main__chat-content__chat-list__message-me__unread{position:absolute;width:8px;height:16px;border:solid #bfbfbf;border-width:0 2px 2px 0;bottom:12px;right:16px;transform:rotate(45deg);z-index:102}.chat-main__chat-content__chat-list__message-me__unread:after{content:"";position:absolute;width:2px;height:13px;border:solid #bfbfbf;border-width:0 2px 2px 0;bottom:1px;right:-6px;transform:rotate(0);z-index:102}.chat-main__chat-content__chat-list__no-message{display:flex;justify-content:center;width:inherit}.chat-main__chat-content__input-block{background:#f8fafc;padding:0 15px;position:relative;width:100%;border-top:1px solid #d9d9d9}.chat-main__chat-content__input-block__amount{background:#ef4444;border-radius:50%;color:#fff;z-index:102;padding:3px 8px;position:absolute;bottom:60px;right:10px;font-size:.625rem}.chat-main__chat-content__input-block__amount:before{content:url(/_next/static/media/chevron-down-light.20165118.svg);width:40px;height:40px;background:rgba(0,0,0,.5);position:absolute;top:-40px;right:5px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.chat-main__chat-content__input-block__error{color:#ef4444;font-size:.75rem;width:100%;padding:0 20px;text-align:center}.chat-main__chat-content__input-block input{padding:0 80px 0 16px!important}.chat-main__chat-content__input-block button{padding:0 20px;margin-bottom:10px;position:absolute;right:19px;top:14px}.chat-main__chat-content__input-block img{margin-top:4px;margin-left:3px}.personal-chat{display:flex;width:100%;gap:15px;margin-bottom:20px}.personal-chat__last_message{display:flex;flex-direction:column;border-radius:20px;width:45%;padding:10px;overflow-y:auto;max-height:730px;gap:10px}.personal-chat__last_message__user{display:flex;justify-content:flex-start;align-items:center;gap:5px;color:#2c6168;font-weight:700}.personal-chat__last_message__message{padding-left:50px;color:gray}.personal-chat__last_message__item{display:flex;flex-direction:column;gap:5px;outline:1px solid #c6e6ea;border-radius:10px;padding:10px;cursor:pointer;position:relative}.personal-chat__last_message__item:hover{outline:1px solid #6edcea}.personal-chat__last_message__item__amount{position:absolute;top:20px;right:9px;border-radius:30px;background:#2c6168;display:flex;width:20px;height:20px;padding:10px;justify-content:center;align-items:center;gap:10px;color:#fff;font-size:.75rem;font-weight:400}.personal-chat__room{display:flex;flex-direction:column;align-items:center;background:#f8fafc;width:60%;height:auto;max-height:730px;border-radius:20px;outline:2px solid #f8fafc}.personal-chat__room__up-pannel{width:100%;margin:30px 0;background:#f8fafc;display:flex;justify-content:flex-end;gap:20px;padding-right:20px;align-items:center}.personal-chat__room__up-pannel__delete{padding:20px;text-align:right}.personal-chat__room__messages{display:grid;align-items:flex-end;grid-template-rows:1fr;grid-gap:10px;gap:10px;min-height:100px;overflow-y:auto;overflow-x:hidden;padding:0 50px;height:511px;width:500px}.personal-chat .active,.personal-chat .active:hover{border:2px solid #2c6168}.chat-mobile{position:fixed;bottom:155px;right:20px;z-index:1001;display:flex;flex-direction:column}.chat-mobile__header{position:relative;width:50px;height:50px;border-radius:50%;display:flex;justify-content:center;align-items:center;cursor:pointer}.tooltip-personal-account{visibility:visible;width:350px;background-color:#2c6168;color:#fff;text-align:center;padding:20px 10px;border-radius:10px;font-size:.875rem;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:10;top:0;right:-138%;margin-left:-150px;opacity:1;transition:opacity .3s;box-shadow:-2px 3px 7px 0 rgba(0,0,0,.4)}@media(max-width:1024px){.tooltip-personal-account{right:35px;width:50%}}.tooltip-personal-account__btns-wrapper{display:flex;justify-content:space-evenly;margin-top:20px;color:#d8d8d8;font-weight:700}.tooltip-personal-account__btns-wrapper__checkbox__input{margin-right:7px;cursor:pointer;accent-color:#fff}.tooltip-personal-account__btns-wrapper__checkbox__input:checked{background-color:red;outline:none}.tooltip-personal-account__btns-wrapper__checkbox__input:hover{accent-color:#fff}.tooltip-personal-account__btns-wrapper__checkbox__label{cursor:pointer;width:100%}.tooltip-personal-account__btns-wrapper__checkbox:hover{color:#fff}.tooltip-personal-account__btns-wrapper__btn{cursor:pointer}.tooltip-personal-account__btns-wrapper__btn:hover{color:#fff}@media(max-width:1024px){.tooltip-personal-account__btns-wrapper{flex-direction:column;align-items:flex-start;gap:10px;font-size:.75rem}}.tooltip-personal-account:after{content:"";position:absolute;top:21px;right:100%;margin-top:-5px;border:5px solid transparent;border-right-color:#2c6168}.tooltip-up-block{visibility:visible;background-color:#2c6168;color:#fff;text-align:center;padding:20px 10px;border-radius:10px;font-size:.875rem;font-weight:400;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:absolute;z-index:10;top:50px;left:160px;margin-left:-150px;opacity:1;transition:opacity .3s;height:max-content;width:200px;box-shadow:-2px 3px 7px 0 rgba(0,0,0,.4)}@media(max-width:1024px){.tooltip-up-block{right:35px;width:50%}}.tooltip-up-block:after{content:"";position:absolute;top:-5px;right:50%;margin-top:-5px;border:5px solid transparent;border-bottom-color:#2c6168}.favorites-cards-wrapper{display:grid;grid-gap:20px;gap:20px;grid-template-columns:repeat(auto-fill,minmax(18rem,1fr))}.shop-cart-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:100px}.shop-cart-wrapper .services-products__title{font-size:2rem}.shop-cart-wrapper__check-all{display:flex;gap:10px;align-items:center;cursor:pointer;margin-left:10px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.shop-cart-wrapper__total{display:flex;flex-direction:column;gap:5px}.shop-cart-wrapper__total__total-text{display:flex;gap:10px;font-weight:500;color:#494949;font-size:1.5rem}.shop-cart-wrapper__total .btn{padding:0 2rem;width:-moz-fit-content;width:fit-content;display:flex;align-items:center}.shop-cart-wrapper .product-and-services-item{align-items:unset}.shop-cart-wrapper .product-and-services-item__checkbox{display:flex;position:absolute;top:20px;left:10px;z-index:1}.shop-cart-wrapper .product-and-services-item__image{min-width:220px;position:relative;height:unset}.shop-cart-wrapper .product-and-services-item__shop-cart-content{display:flex;position:relative;flex-direction:column;padding:20px 20px 50px;gap:5px;align-items:flex-start;border-left:1px solid #c6e6ea}.shop-cart-wrapper .product-and-services-item__shop-cart-content__company-name{font-size:1rem;font-weight:500;color:#494949;margin-right:60px}.shop-cart-wrapper .product-and-services-item__shop-cart-content__product-name{margin-right:60px}.shop-cart-wrapper .product-and-services-item__shop-cart-content__product-name a{font-size:1.25rem;font-weight:500;color:#2c6168}.shop-cart-wrapper .product-and-services-item__shop-cart-content__price-wrapper{display:flex;flex-direction:row;align-items:flex-end;flex-wrap:wrap;gap:10px;font-weight:700}.shop-cart-wrapper .product-and-services-item__shop-cart-content__price-wrapper__price{font-size:1.25rem;color:#2c6168}.shop-cart-wrapper .product-and-services-item__shop-cart-content__price-wrapper__discount{font-size:1rem;text-decoration:line-through;color:#989898}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper{display:flex;gap:10px;flex-direction:column}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper__quantity-control{display:flex;gap:10px;align-items:center;position:relative}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper__quantity-control .input-form__input{border:1px solid #c6e6ea;padding:0 2.8rem!important;height:2.5rem;font-size:1.125rem;font-weight:400;color:#494949}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper__quantity-control .btn{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;min-height:2.5rem;min-width:2.5rem}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper__quantity-control .btn:first-child{left:0;top:0}.shop-cart-wrapper .product-and-services-item__shop-cart-content__quantity-wrapper__quantity-control .btn:last-child{right:0;top:0}.shop-cart-wrapper .product-and-services-item__shop-cart-content__total-price{font-size:1.25rem;font-weight:700;color:#2c6168}.shop-cart-wrapper .product-and-services-item__shop-cart-content__delete-btn{position:absolute;top:20px;right:20px}.shop-cart-wrapper .product-and-services-item__shop-cart-content__warn{position:absolute;bottom:0;left:0;width:100%;padding:10px;border-radius:0 0 20px 0;font-size:1rem;color:#b71c1c;font-weight:500;background-color:#ffebee;border-top:1px solid #c6e6ea;z-index:1}@media(max-width:768px){.shop-cart-wrapper{display:flex;flex-direction:column;gap:20px;margin-bottom:100px}.shop-cart-wrapper .product-and-services-item{flex-direction:column;align-items:unset}.shop-cart-wrapper .product-and-services-item__image{height:200px}.shop-cart-wrapper .product-and-services-item__image img{border-radius:20px 20px 0 0}.shop-cart-wrapper .product-and-services-item__shop-cart-content{border-top:1px solid #c6e6ea;border-left:unset;position:unset}.shop-cart-wrapper .product-and-services-item__shop-cart-content__delete-btn{position:absolute;top:20px;right:10px}.shop-cart-wrapper .product-and-services-item__shop-cart-content__warn{border-radius:0 0 20px 20px}}.payment .product-and-services-item__content>div:first-child{max-width:70%;flex:1 1}.payment .product-and-services-item__content>div:last-child{max-width:30%;flex:1 1}@media(max-width:1024px){.payment .product-and-services-item__content{gap:10px}.payment .product-and-services-item__content>div:first-child,.payment .product-and-services-item__content>div:last-child{max-width:unset;flex:1 1}}.payment-info-tbody th{text-align:start;padding:5px;background:#2c6168;color:#fff;font-weight:700}.payment-info-tbody td{border:1px solid #e6e4e8;padding:5px;height:auto;word-break:break-all}@media(max-width:430px){.payment-info-tbody td{max-width:150px}}.payment-info-tbody tr{color:#494949}.payment-info-tbody tr:nth-child(2n){background-color:#eaf1f1}.history-mobile-wrapper{display:flex;flex-direction:column;column-gap:10px}.history-mobile-item{padding:20px;border-radius:20px;border:1px solid #c6e6ea;margin-bottom:10px;color:#494949;cursor:pointer}.history-mobile-item__date-wrapper{display:flex;margin-bottom:15px;font-size:.875rem;font-weight:400;align-items:center}.history-mobile-item__title{font-size:1rem;font-weight:400;margin-bottom:5px}.history-mobile-item__price{font-size:1rem;font-weight:700;margin-bottom:10px}.history-mobile-item__deleted{display:flex;justify-content:center}.history-mobile-item__deleted,.history-mobile-item__deleted-mob{font-size:.9rem;font-weight:500;background:#dcdcdc;padding:10px;width:max-content;border-radius:10px}.history-mobile-item:last-child{margin-bottom:0}.reviews-card,.reviews-profile{display:flex;flex-direction:column;gap:1rem}.reviews-card{align-items:flex-start;justify-content:center;border-radius:20px;border:1px solid #c6e6ea;padding:22px}.reviews-card__date{display:flex;align-items:center;gap:10px;font-size:.875rem;font-weight:400}.reviews-card__title{font-size:1rem;font-weight:700;color:#2c6168;text-decoration:none}.reviews-card__message{background:#f8fafc;border-radius:20px;padding:30px;width:100%}.review-swiper{display:flex;flex-direction:column;gap:22px;height:auto}.review-swiper__user-date{display:flex;justify-content:space-between;align-items:center}.review-swiper__user-date_user{display:flex;align-items:center;gap:10px;font-size:1rem;font-weight:500;color:#000}.review-swiper__user-date_user__avatar{border-radius:60px;position:relative;background-color:#2c6168;background-size:cover;width:2.75rem;height:2.75rem;display:flex;justify-content:center;align-items:center}.review-swiper__user-date_user__avatar__title{color:#fff;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;width:inherit;height:inherit;border-radius:50%;overflow:hidden;position:relative;display:flex;justify-content:center;align-items:center}.review-swiper__user-date_user__avatar__title__image{width:inherit;height:inherit;border-radius:50%;margin-bottom:-3px}.review-swiper__user-date_date{color:#768292;font-size:1rem;font-weight:500}.review-swiper__message{background:#f8fafc;border-radius:20px;padding:30px;font-size:1rem;font-weight:400;margin-left:53px;max-height:120px;height:max-content;max-width:377px;width:377px;word-break:break-word;cursor:pointer}.review-card-mobile{border:1px solid #c6e6ea;padding:20px 10px;border-radius:10px;margin-bottom:20px}