

/* Start:/bitrix/templates/empty/components/bitrix/search.title/template_search/style.min.css?17605349131489*/
.search {position: absolute;top: 100%;left: 0;right: 0;padding: 15px;background-color: rgba(255, 255, 255, 0.5);backdrop-filter: blur(2px);opacity: 0;transition: all 150ms ease-in;height: calc(100vh - 50px);}.search.showed {opacity: 1;}.search_wrap {max-width: 1920px;margin: auto;padding: 15px;height: 100%;}@media (min-width: 1024px) {.search_wrap {padding: 15px 40px;}.search {height: calc(100vh - 60px);}}.search_form-block {position: relative;}.search_form-block > span {display: block;height: 1px;width: 100%;bottom: 1px;background-color: rgba(var(--dark-bg), 0.5);transform: scaleX(0);transform-origin: left;transition: 0.3s cubic-bezier(0.3, 0, 0, 1);}.search_form-block input {display: block;width: 100%;padding: 10px 0 20px 0;border-bottom: 1px solid rgba(var(--dark-bg), 0.5);}.search_form-block input:focus + span {transform: scaleY(1);}.search_form-block .search_close {display: block;position: absolute;width: 30px;height: 40px;top: 0px;right: 5px;}.search_form-block .search_close span {display: block;width: 100%;height: 1px;background-color: #464544;position: absolute;top: 50%;left: 50%;}.search_form-block .search_close span:nth-child(2) {transform: translate(-50%, -50%) rotate(-45deg);}.search_form-block .search_close span:nth-child(1) {transform: translate(-50%, -50%) rotate(45deg);}.search_res{max-height: calc(100% - 150px);overflow-y: auto;overflow-x: hidden;}.search_res .list-sec_cont{padding-top: 25px;}.search_res .title-search-result{padding-bottom: 100px;}
/* End */


/* Start:/bitrix/templates/empty/components/bitrix/news.list/location/style.css?17597841361100*/
.l-list {
  width: 100%;
  max-width: 750px;
  max-height: calc(100vh - 100px);
  overflow: auto;
}

.l-list .form-block {
  position: sticky;
  top: 0;
  background: #fff;
}

.l-list [search-list] {
  margin-top: 15px;
}

.l-list a {
  display: block;
  font-size: 20px;
  padding: 4px 0;
}

.l-list a[data-country] {
  font-size: 20px;
}

.l-list a[data-region] {
  font-size: 18px;
  font-weight: 500;
}

.l-list a[data-city] {
  font-size: 16px;
  font-weight: 400;
}

.l-list a[data-city][data-country][data-region] + [data-country]:not([data-region]) {
  margin-top: 10px;
}
.l-list_c{
  padding-top: 15px;
}
.l-list_c>a{
  font-weight: 500;
}
.l-list_ch{
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  padding-top: 10px;
  border-bottom: 1px solid rgba(var(--light-bg), 0.2);
  padding-bottom: 10px;

}
.l-list_chr{
  flex: 1 0 calc((100% - 15px) / 2);
}
[search-list] .title-search-result~.l-list_c{
  display: none;
}
.l-list_c a *{
  pointer-events: none;
}
.l-list_info{
  padding: 4px 0;
}
.l-list_info a{
  font-size: inherit;
  display: inline-block;
  text-decoration: underline;
}
/* End */


/* Start:/bitrix/templates/empty/css/footer.min.css?176097741012157*/
.footer {background-color: rgb(62, 62, 62);color: #fff;position: relative;z-index: 2;}.footer a {color: rgba(255, 255, 255, 0.5);transition: color 150ms ease-in;}.footer a:hover {color: rgba(255, 255, 255, 0.8);}.footer h3 {font-size: 18px;margin-bottom: 18px;padding-bottom: 18px;position: relative;font-weight: 400;}@media (max-width: 1023px) {.footer h3 {padding-right: 40px;}.footer h3 span {display: block;position: absolute;right: 0;top: calc(50% - 12px);transform: translateY(-50%);width: 40px;height: 40px;}.footer h3 span * {pointer-events: none;}.footer h3 span span {position: absolute;top: 50%;left: 50%;height: 3px;width: 3px;background: rgb(255, 255, 255);border-radius: 1px;transform: translate(-50%, -50%);transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);}.footer h3 span span:after {content: "";position: absolute;display: block;width: 3px;height: 3px;right: -10px;background: rgb(255, 255, 255);border-radius: 1px;transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);}.footer h3 span span:before {content: "";position: absolute;display: block;width: 3px;height: 3px;left: -10px;background: rgb(255, 255, 255);border-radius: 1px;transition: all 0.3s cubic-bezier(0.3, 0, 0, 1.3);}}.footer h3:after {content: "";display: block;height: 1px;background-color: rgba(255, 255, 255, 0.5);position: absolute;bottom: 0;left: 0;right: 0;}.footer h3.active + ul {max-height: 500px;}.footer h3.active span span {width: 20px;}.footer h3.active span span:after {right: 0px;}.footer h3.active span span:before {left: 0px;}.footer ul li a {font-weight: 300;font-size: 14px;display: inline-block;padding: 5px 0;}.footer ul li a:hover {text-decoration: underline;}@media (max-width: 768px) {.footer ul {max-height: 0px;overflow: hidden;transition: max-height 250ms ease-in;}.footer ul li:last-child {margin-bottom: 15px;}}.footer__logo {display: block;width: 200px;}.footer_cont {padding: 15px 0;margin-left: -15px;margin-right: -15px;}@media (min-width: 1024px) {.footer_cont {display: flex;}}.footer_bottom {padding-top: 35px;font-size: 12px;}.footer_cont-col {padding: 0 15px;}@media (min-width: 1024px) {.footer_cont-col {flex: 0 0 25%;width: 25%;}}@media (min-width: 1200px) {.footer_bottom {display: flex;justify-content: space-between;align-items: center;}}.copy {text-align: center;}.split-but {color: #7c7c7c;text-decoration-line: underline;text-decoration-thickness: 1px;text-underline-offset: 0.2em;text-decoration-style: dashed;text-decoration-color: #7c7c7c;cursor: pointer;}.btn span{position:relative;display:inline-block;z-index:2}.btn:after{content:"";display:block;z-index:1;position:absolute;bottom:0;left:0;right:0;height:1px;background-color:rgb(var(--dark-bg));transition:height 150ms ease-in}@media (hover:hover) and (pointer:fine){.btn:not(:disabled):hover{color:rgb(var(--effect-color-main))}.btn:not(:disabled):hover:after{height:100%}}.btn.btn--dark:after{background-color:rgb(var(--effect-color-main));transition:box-shadow 0ms linear 160ms,height 150ms ease-in}.btn.btn-main svg{position:relative;z-index:2}.btn.btn-main svg{top:3px}.btn.btn-main svg path{stroke:#464544}.btn:disabled{color:#bcbcbc;cursor:not-allowed}@media (hover:hover) and (pointer:fine){.btn.btn--dark:not(:disabled):hover{color:rgb(var(--light-text))}.btn-main:not(:disabled):hover svg path{stroke:rgb(var(--effect-color-main));}}.btn.like.btn--dark svg{fill:#fff}.btn.like.btn--dark:hover svg{fill:#464544}span[data-attr]{vertical-align:bottom;display:inline-block;position:relative;overflow:hidden;font-weight:600;line-height:inherit}@media (min-width:1024px){span[data-attr]{color:transparent}span[data-attr]:after{content:attr(data-attr);display:block;height:50%;overflow:hidden;font-weight:600;color:#464544;position:absolute;bottom:0;line-height:0;animation:hover2 10s infinite}span[data-attr]:before{content:attr(data-attr);display:block;height:50%;overflow:hidden;font-weight:600;color:#464544;position:absolute;line-height:inherit;top:0px;animation:hover1 10s infinite}.btn--dark [data-attr]:before,.btn--dark [data-attr]:after{color:#fff}}@media (min-width:1024px) and (hover:hover) and (pointer:fine) {.btn--dark:hover [data-attr]:before,.btn--dark:hover [data-attr]:after{color:#464544}}.tabs-list {display: flex;margin-bottom: 15px;}@media (max-width: 767px) {.tabs-list {padding-bottom: 5px;overflow: auto;}}.tabs-list button {font-size: 14px;display: inline-block;padding: 12px;color: #fff;background-color: #464544;position: relative;min-width: 120px;text-align: center;font-weight: 500;overflow: hidden;}.tabs-list button *{pointer-events: none;}.tabs-list button span {position: relative;display: inline-block;z-index: 2;}.tabs-list button:after {content: "";display: block;z-index: 1;position: absolute;bottom: -1px;left: -1px;right: -1px;height: 1px;background-color: rgb(var(--effect-color-main));transition: box-shadow 0ms linear 160ms, height 150ms ease-in;}.tabs-list button.active {color: rgb(var(--light-text));}.tabs-list button.active:after {height: 110%;-webkit-box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;-moz-box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;}@media (hover: hover) and (pointer: fine) {.tabs-list button:hover{color: rgb(var(--light-text));}.tabs-list button:hover:after{height: 110%;-webkit-box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;-moz-box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;box-shadow: 0px 0px 1px 1px rgb(var(--light-text)) inset;}}.tabs-cont {padding: 15px 0;border-top: 1px solid rgba(var(--light-bg),.3);border-bottom: 1px solid rgba(var(--light-bg),.3);}.footer_wrap {max-width: 1920px;margin: auto;padding: 40px 15px;}@media (min-width: 1024px) {.footer_wrap {padding: 40px;}}.footer_bot-row--links {padding: 15px 0;display: flex;flex-wrap: wrap;margin-left: -15px;margin-right: -15px;}.footer_bot-row--links a {display: inline-block;padding: 0 15px;font-weight: 300;}.footer_bot-row--links a:hover {text-decoration: underline;}.back_overlay {position: fixed;top: 0;bottom: 0;right: 0;background: rgba(70, 69, 68, 0.5);transition: all 150ms ease-in;transform: scaleX(0);transform-origin: right;z-index: 5;backdrop-filter: blur(2px);}@media (max-width: 475px) {.back_overlay {width: 20vw;}}@media (min-width: 476px) {.back_overlay {width: calc(100vw - 450px);}}.back_overlay.show {transform: scaleX(1);}.back_overlay.search_show {width: 100vw;transform: scaleX(1);}@media (max-width: 1023px) {.header__menu_wrap {overflow: auto;margin-left: -25px;margin-right: -25px;padding: 15px 25px;height: calc(100vh - 60px);display: flex;flex-direction: column;}.header__menu_wrap .header__loc {margin-top: auto;}}.overscroll {overflow: hidden;}@media (max-width: 1023px) {.header__menu_cat .header__menu-close-but {display: none;}}@media (min-width: 1024px) {.header__menu_cat .header__menu-close-but {display: block;right: auto;left: 10px;}}@media (min-width: 1024px) {.header__menu_cat-item {padding-bottom: 10px;flex: 0 0 33.3%;padding-right: 30px;}}@media (min-width: 1400px) {.header__menu_cat-item {flex: 0 0 25%;max-width: 25%;}}.header__menu_cat-item > a {font-weight: 600;}.header__menu_cat-item .header__menu_cat-sub {padding-left: 10px;}@keyframes animateBlob {0% {opacity: 1;}40% {transform: scale(10);opacity: 0;}to {opacity: 0;}}@keyframes hover1 {1% {transform: translatex(0.2em) skew(50deg);}2% {transform: translatex(0);}3% {transform: translatex(0.2em) skew(50deg);}4% {transform: translatex(0);}100% {transform: translatex(0);}}@keyframes hover2 {1% {transform: translate(0.2em) skew(-50deg);}2% {transform: translatex(0);}3% {transform: translate(0.2em) skew(-50deg);}4% {transform: translatex(0);}100% {transform: translatex(0);}}.but_animated * {pointer-events: none;}.but_animated {overflow: hidden;}.but_animated .hover_but {position: absolute;top: 0;left: 0;bottom: 0;right: 0;}.but_animated .hover_but {overflow: hidden;}.but_animated .hover_but span {position: absolute;width: 5px;height: 5px;border-radius: 50%;background: rgb(var(--neutral-color));opacity: 0;animation: animateBlob 2s;}.slick-arrow .hover_but span {background: rgb(var(--effect-color-main));}.cards_row .slick-arrow .hover_but span {background: rgb(var(--neutral-color));}.btn--dark .hover_but span {background: rgb(var(--neutral-color));}.hover_but span:first-child {top: -5px;left: -5px;animation-delay: 0.1s;}.hover_but span:nth-child(2) {top: 20px;right: 0px;animation-delay: 0.2s;}.hover_but span:nth-child(3) {top: 100%;left: 21px;animation-delay: 0.3s;}.hover_but span:last-child {right: -5px;bottom: -5px;animation-delay: 0.4s;}.popup_wrap {position: relative;-webkit-box-flex: 1;-webkit-flex: 1 1 100%;-moz-box-flex: 1;-ms-flex: 1 1 100%;flex: 1 1 100%;overflow: auto;-webkit-transition: all 250ms ease-in;-moz-transition: all 250ms ease-in;transition: all 250ms ease-in;-webkit-transform: translateY(100%);-moz-transform: translateY(100%);-ms-transform: translateY(100%);transform: translateY(100%);padding-top: 50px;}.popup_cnt {min-height: 1px !important;padding: 20px;overflow: auto;}.popup_head {position: absolute;top: 0;left: 0;right: 0;height: 50px;background: #fff;z-index: 2;}.popup_title {line-height: 50px;font-size: 22px;padding: 0 10px;}.popup_block {background: #fff;max-width: 700px;margin: auto;position: relative;}.popup_block:before {content: "";display: block;position: absolute;top: 0;left: 0;right: 0;background: #fff;height: 20px;}.popup_block > div {padding: 20px;}[data-poup-close] {display: block;position: absolute;top: 50%;right: 15px;transform: translateY(-50%);width: 40px;height: 40px;cursor: pointer;}[data-poup-close]:after, [data-poup-close]:before {content: "";display: block;height: 2px;width: 100%;position: absolute;top: 50%;left: 50%;background: var(--color-main);}[data-poup-close]:after {transform: translate(-50%, -50%) rotate(45deg);}[data-poup-close]:before {transform: translate(-50%, -50%) rotate(-45deg);}[popup-content] {display: none;}.popup.active [popup-content] {display: block;}.cards_row .slick-list{min-width: 100%;}.slick-track {min-width: 100%;}.btn-search{min-width: 50px;}.btn-left{overflow: hidden;}.btn.btn-left:after{height: 100%;width: 100%;left: auto;right: 100%;transition: right 150ms ease-in;}@media (hover: hover) and (pointer: fine) {.btn.btn-left:hover:after{right: 0;}}.btn.like.active{background: rgb(var(--effect-color-main));}.btn.like.active:after{background: #464544;}@media (hover: hover) and (pointer: fine) {.btn.like.active:hover svg{fill: #fff;}}.pop{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6980392157);transition:all 150ms ease-in;z-index:20}.pop_cont{max-height:100vh;overflow:auto;width:100%;display:flex}.pop_cont .pop_wrap{margin:auto;padding:90px 0 70px}.pop_cont .pop_wrap .pop_item{display:block!important;min-width:320px}.pop_cont,.pop_head{position:relative}.pop_head{z-index:2}.pop_head .pop-close{padding:40px;position:absolute;bottom:calc(100% + 0px);right:-10px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66602 28.3346L28.3327 1.66797M1.66602 1.66797L28.3327 28.3346' stroke='%23D2D4DC' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");opacity:1;cursor:pointer}.pop_head .pop-close:hover{opacity:1}[popup-close=but] *{pointer-events:none}#to-top,.form-info-item:before,.pop_head .pop-close{background-position:center;background-repeat:no-repeat}.pop_cont .pop_wrap.pop-meida{height: 100%;width: 100%;overflow: hidden;}.pop_cont .pop_wrap.pop-meida img{object-fit: contain;width: 100%;height: 100%;pointer-events: none;}.pop_nav{display: none;}.pop_nav{position: absolute;top: 0;bottom: 0;left: 0;right: 0;}.pop_nav>div{position: absolute;top: 0;bottom: 0;width: 60px;backdrop-filter: blur(5px);cursor: pointer;}.pop_nav svg .path_in{fill: #fff;}.pop_nav svg{display: block;width: 30px;height: auto;position: absolute;top: 50%;left: 50%;transform: translate(-50%, -50%);pointer-events: none;}.pop_nav .-next{right: 0;transform: rotate(180deg);}.pop_nav .-prev{left: 0;}.gal .pop_nav{display: block;}[popup] *{pointer-events: none}.btn
/* End */


/* Start:/bitrix/templates/empty/css/forms.min.css?17608776748472*/
input {color: var(--color-main);font-size: var(--textsize);display: block;width: 100%;padding: 10px 0 10px 0;border-bottom: 1px solid rgba(var(--dark-bg), 0.5);}.form-block {position: relative;}.form-block input + span {display: block;height: 1px;width: 100%;bottom: 1px;background-color: rgba(var(--dark-bg), 0.5);transform: scaleX(0);transform-origin: left;transition: 0.3s cubic-bezier(0.3, 0, 0, 1);}.form-block input:focus + span {transform: scaleY(1);}.from-container {padding: 32px;}@media (max-width: 799px) {.from-container {margin: 0 -15px;}}@media (min-width: 800px) {.from-container {border-radius: 24px;padding: 48px;}}@media (min-width: 1200px) {.from-container {display: flex;gap: 48px;}.from-container .form {flex-basis: 55%;flex-shrink: 0;max-width: 591px;}}@media (min-width: 1400px) {.from-container {padding: 64px;}}.from-title {font-weight: 500;font-size: 24px;line-height: 32px;font-family: var(--font-title);margin-bottom: 16px;}@media (min-width: 800px) {.from-title {font-size: 40px;line-height: 48px;}}.from-sub {font-size: 16px;line-height: 22px;margin-bottom: 32px;}.form-fields {display: flex;flex-direction: column;gap: 16px;margin-bottom: 24px;}@media (min-width: 800px) {.form-fields {flex-direction: row;flex-wrap: wrap;}}@media (min-width: 800px) {.field-half {flex-basis: 45%;flex-shrink: 0;flex-grow: 1;}}.field-full {flex-basis: 100%;}@media (min-width: 800px) {.field-full {flex-basis: 100%;flex-shrink: 0;}}.form-pol {font-size: 12px;line-height: 18px;color: var(--textSecondary);margin-bottom: 16px;}.form-pol a:hover {color: var(--primColor);}.form-checkbox .from-error {padding-left: 31px;max-width: 430px;}.form-foot .btn {width: 100%;}@media (min-width: 800px) {.form-foot .btn {max-width: 205px;}}.form-info {display: flex;flex-direction: column;gap: 16px;color: #fff;padding-top: 32px;}@media (min-width: 800px) {.form-info {flex-direction: row;flex-wrap: wrap;}}@media (min-width: 1200px) {.form-info {padding-top: 0;}}.form-info-item {position: relative;padding-left: 36px;font-size: 14px;line-height: 20px;}@media (min-width: 800px) {.form-info-item {flex-basis: 45%;flex-grow: 1;flex-shrink: 0;padding: 26px 16px;background: #363C62;border-radius: 16px;min-height: 92px;display: flex;align-items: center;padding-left: 72px;}}@media (min-width: 1200px) {.form-info-item {padding: 65px 18px 20px 20px;align-items: flex-end;min-height: 146px;}}.form-info-item:before {content: "";display: block;position: absolute;top: -3px;left: 0;width: 24px;height: 24px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M9 22H15C20 22 22 20 22 15V9C22 4 20 2 15 2H9C4 2 2 4 2 9V15C2 20 4 22 9 22Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.75 12L10.58 14.83L16.25 9.16998' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position: center;background-repeat: no-repeat;}@media (min-width: 800px) {.form-info-item:before {background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 40 40' fill='none'%3E%3Crect width='40' height='40' rx='10' fill='%234C5173'/%3E%3Cpath d='M17 30H23C28 30 30 28 30 23V17C30 12 28 10 23 10H17C12 10 10 12 10 17V23C10 28 12 30 17 30Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M15.75 20L18.58 22.83L24.25 17.17' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");width: 40px;height: 40px;top: 50%;transform: translateY(-50%);left: 16px;}}@media (min-width: 1200px) {.form-info-item:before {left: 20px;top: 20px;transform: translateY(0);}}.form input:not([type=radio], [type=checkbox]), .form textarea {border-bottom: 1px solid #EEEFF3;background: #fff;color: var(--defColor);outline: none;}.form input:not([type=radio], [type=checkbox]):hover, .form textarea:hover {border-color: #D2D4DC;}.form input:not([type=radio], [type=checkbox]):focus, .form textarea:focus {border-color: var(--defColor);}.form textarea {padding: 13px 16px;display: block;width: 100%;resize: vertical;min-height: 86px;}.form input:not([type=radio], [type=checkbox]) {height: 46px;padding: 20px 16px 6px;font-size: 14px;}.form .form-field {user-select: none;position: relative;}.form .form-field label {display: block;}.form .form-field label a{text-decoration: underline;color: inherit;}.form .form-field input {display: block;width: 100%;}.form .form-field input:not(:placeholder-shown) ~ .form-field-label, .form .form-field input:focus ~ .form-field-label {top: 6px;font-size: 10px;}.form .form-field textarea.error, .form .form-field select.error, .form .form-field input.error {border-color: #F74646;background: #FFEDED;}.form .form-field input:is(:-webkit-autofill, :autofill) {-webkit-box-shadow: 0 0 0 50px white inset;background-color: #fff !important;background: #fff !important;}.form .form-field .form-field-label {font-size: 16px;color: var(--primColor);position: absolute;left: 16px;top: 13px;transition: all 150ms ease-in;}.form .form-field .form-field-sub {font-size: 16px;color: var(--primColor);position: absolute;right: 16px;top: 13px;}.form .form-field .form-field-error {padding-top: 8px;padding-bottom: 8px;font-size: 12px;color: var(--primColor);}.form .form-field textarea:not(:placeholder-shown) ~ .form-field-label, .form .form-field textarea:focus ~ .form-field-label {opacity: 0;}.form .form-field textarea:not(:placeholder-shown):not(:focus) {background: #EEEFF3;}.form .form-checkbox {user-select: none;}.form .form-checkbox label:hover span:not([class]) {border-color: #D2D4DC;}.form .form-checkbox input {display: none;}.form .form-checkbox input:checked + span:not([class]) {background-image: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='20' height='20' rx='4' fill='rgb(142, 147, 189)'/%3E%3Cpath d='M15 7L8.33333 13L5 10' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position: center;background-repeat: no-repeat;background-size: cover;}.form .form-checkbox input.error + span:not([class]) {border-color: #F74646;background-color: #FFEDED;}.form .form-checkbox span:not([class]) {display: inline-block;width: 20px;height: 20px;border-radius: 4px;background: #fff;border: 1px solid rgb(var(--neutral-color));vertical-align: bottom;margin-right: 8px;}.from-error {font-size: 12px;line-height: 14px;color: var(--primColor);padding-top: 8px;}.from-error{color: #F74646;}.pop_item {background: #fff;border-radius: 24px;}.pop_item .form {max-width: 560px;padding: 48px;}.pop_item .from-container .form{padding: 0;}.pop_item .from-title {color: var(--defColor);font-size: 32px;line-height: normal;}.form_success {max-width: 564px;display: flex;flex-direction: column;align-items: center;gap: 40px;padding: 48px;text-align: center;}.form_success h3 {font-size: 32px;margin-bottom: 16px;}.form_success p {color: var(--primColor);}.form .form-field.field-abs{position: absolute;top: -10000px;left: -10000px;}.pop{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6980392157);transition:all 150ms ease-in;z-index:20}.pop_cont{max-height:100vh;overflow:auto;width:100%;display:flex}.pop_cont .pop_wrap{margin:auto;padding:90px 0 70px}.pop_cont .pop_wrap .pop_item{display:block!important;min-width:320px}.pop_cont,.pop_head{position:relative}.pop_head .pop-close{padding:40px;position:absolute;bottom:calc(100% + 0px);right:-10px;width:30px;height:30px;background-image:url("data:image/svg+xml,%3Csvg width='30' height='30' viewBox='0 0 30 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.66602 28.3346L28.3327 1.66797M1.66602 1.66797L28.3327 28.3346' stroke='%23D2D4DC' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E");opacity:1;cursor:pointer}.pop_head .pop-close:hover{opacity:1}[popup-close=but] *{pointer-events:none}#to-top,.form-info-item:before,.pop_head .pop-close{background-position:center;background-repeat:no-repeat}.pop_cont .pop_wrap.pop-meida{height: 100%;width: 100%;overflow: hidden;}.pop_cont .pop_wrap.pop-meida img{object-fit: contain;width: 100%;height: 100%;pointer-events: none;}.--dark{background: rgb(56, 66, 68);}.--dark .form-pol{color: #fff;}.--dark .from-sub, .--dark .from-title{color: #fff;}
/* End */
/* /bitrix/templates/empty/components/bitrix/search.title/template_search/style.min.css?17605349131489 */
/* /bitrix/templates/empty/components/bitrix/news.list/location/style.css?17597841361100 */
/* /bitrix/templates/empty/css/footer.min.css?176097741012157 */
/* /bitrix/templates/empty/css/forms.min.css?17608776748472 */
