.header-1{--bar-h: 76px;--bar-h-sm: 60px;--bar-top: .75rem;--bar-side: 1rem;--bar-max: calc(1320px + 100px);--bar-radius: 18px;--glass: rgba(255, 255, 255, .72);--glass-stuck: rgba(255, 255, 255, .88);--edge: rgba(255, 255, 255, .55);position: relative;z-index: 1030}.header-1 .preload *{transition: none !important}.header-1 .header-bar{position: fixed;z-index: 1030;top: var(--bar-top);left: var(--bar-side);right: var(--bar-side);margin-inline: auto;max-width: var(--bar-max);background: var(--glass);backdrop-filter: blur(16px) saturate(180%);-webkit-backdrop-filter: blur(16px) saturate(180%);border: 1px solid var(--edge);border-radius: var(--bar-radius);box-shadow: 0 .5rem 1.5rem rgba(0, 0, 0, .08);transition: background .35s ease, box-shadow .35s ease, top .35s cubic-bezier(.19, 1, .22, 1)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.header-1 .header-bar{background: rgba(255, 255, 255, .97)}}.header-1 .header-bar.is-stuck{top: .375rem;background: var(--glass-stuck);box-shadow: 0 .75rem 2rem rgba(0, 0, 0, .14)}.header-1 .header-inner{height: var(--bar-h);display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;transition: height .35s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-bar.is-stuck .header-inner{height: var(--bar-h-sm)}.header-1 .header-spacer{height: calc(var(--bar-h) + var(--bar-top) * 2)}.header-1 .header-logo{position: relative;z-index: 1020;display: inline-flex;align-items: center;padding-right: 1.5rem}.header-1 .header-logo img{max-width: 190px;height: auto;transition: transform .35s cubic-bezier(.19, 1, .22, 1), opacity .25s}.header-1 .header-bar.is-stuck .header-logo img{transform: scale(.85)}@media (hover: hover) and (pointer: fine){.header-1 .header-logo:hover img{opacity: .75}}.header-1 .header-quick{position: relative;z-index: 1020;gap: .5rem;margin-left: auto;margin-right: .5rem;flex: 0 0 auto}.header-1 .header-quick-tel{display: inline-flex;align-items: center;justify-content: center;gap: .5rem;min-width: 2.75rem;min-height: 2.75rem;padding: .5rem;border: 1px solid rgba(var(--bs-primary-rgb), .35);border-radius: 12px;background: rgba(var(--bs-primary-rgb), .06);color: var(--bs-body-color);font-weight: 700;white-space: nowrap;text-decoration: none;transition: background .2s, border-color .2s, color .2s}.header-1 .header-quick-tel i{color: var(--bs-primary);font-size: 1rem}.header-1 .header-quick-tel span{padding-right: .25rem}@media (hover: hover) and (pointer: fine){.header-1 .header-quick-tel:hover{background: rgba(var(--bs-primary-rgb), .14);border-color: var(--bs-primary);color: var(--bs-primary)}.header-1 .header-quick-tel:hover i{color: inherit}}.header-1 .header-quick-cta{min-width: 2.75rem;min-height: 2.75rem;padding: .5rem .75rem;border-radius: 12px}.header-1 .header-quick-city{min-height: 2.75rem;padding: .5rem .625rem}.header-1 .header-quick-city > span{max-width: 8rem}@media (max-width: 575.98px){.header-1 .header-inner{flex-wrap: nowrap}.header-1 .header-logo{padding-right: .5rem;min-width: 0;flex: 0 1 auto}.header-1 .header-logo img{max-width: min(155px, 42vw)}}@media (min-width: 768px) and (max-width: 1199.98px){.header-1 .header-toolbar .header-contacts{display: none !important}}.header-1 .header-toggle{position: relative;z-index: 1020;width: 3rem;height: 3rem;padding: 1rem;cursor: pointer;flex: 0 0 auto}.header-1 .header-toggle > span, .header-1 .header-toggle::before, .header-1 .header-toggle::after{display: block;backface-visibility: hidden;width: 1.5rem;height: .125rem;background: var(--bs-body-color);position: absolute;transform: translate(-50%, -50%);top: 50%;left: 50%;transition: .4s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-toggle::before{content: '';top: 20%}.header-1 .header-toggle::after{content: '';top: 80%}.header-1 .header-checkbox:checked ~ .header-toggle::before{top: 50%;transform: translate(-50%, -50%) rotateZ(135deg)}.header-1 .header-checkbox:checked ~ .header-toggle::after{top: 50%;transform: translate(-50%, -50%) rotateZ(-135deg)}.header-1 .header-checkbox:checked ~ .header-toggle > span{transform: translate(-50%, -50%) rotateY(90deg);opacity: 0}.header-1 .header-toolbar{position: fixed;z-index: 1000;top: var(--bar-top);left: var(--bar-side);right: var(--bar-side);margin-inline: auto;max-width: var(--bar-max);border-radius: var(--bar-radius);border: 1px solid var(--edge);max-height: calc(100dvh - var(--bar-top) * 2);overflow-y: auto;background: rgba(255, 255, 255, .97);backdrop-filter: blur(18px) saturate(180%);-webkit-backdrop-filter: blur(18px) saturate(180%);transform: translateY(-100%);opacity: 0;visibility: hidden;transition: transform .45s cubic-bezier(.19, 1, .22, 1), opacity .35s ease, visibility .45s;padding: calc(var(--bar-h) + 1rem) 1.5rem 2rem;box-shadow: 0 1rem 2rem rgba(0, 0, 0, .12)}.header-1 .header-checkbox:checked ~ .header-toolbar{transform: translateY(0);opacity: 1;visibility: visible}.header-1 .header-contacts{gap: .75rem}.header-1 .header-city, .header-1 .header-tel{display: inline-flex;align-items: center;gap: .45rem;margin: 0;white-space: nowrap;color: var(--bs-body-color);text-decoration: none}.header-1 .header-city{background: none;border: 0;padding: .25rem .5rem;border-radius: 8px;cursor: pointer;transition: background .2s, color .2s}.header-1 .header-city > span{display: inline-block;max-width: 70px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;vertical-align: middle}.header-1 .header-city .cities-caret{font-size: .7em;opacity: .5;color: inherit;transition: transform .2s}@media (hover: hover) and (pointer: fine){.header-1 .header-city:hover{background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary)}.header-1 .header-city:hover .cities-caret{transform: translateY(2px)}}.header-1 .header-city i, .header-1 .header-tel i{color: var(--bs-primary);font-size: .875em}.header-1 .header-tel{font-weight: 700;transition: color .25s}@media (hover: hover) and (pointer: fine){.header-1 .header-tel:hover{color: var(--bs-primary)}}.header-1 .header-nav ul{list-style: none;display: flex;flex-direction: column;margin: 0;padding: 0}.header-1 .header-nav li{position: relative}.header-1 .header-nav a{display: block;padding: .625rem .1rem;color: var(--bs-body-color);text-decoration: none;border-bottom: 1px solid rgba(0, 0, 0, .06);transition: color .25s}.header-1 .header-nav li.parent > ul{display: none}.header-1 .header-nav li.parent.open > ul{display: block}.header-1 .header-nav .accordion-toggle{position: absolute;top: .2rem;right: 0;width: 2.25rem;height: 2.25rem;padding: 0;border: none;border-radius: 8px;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary);display: flex;align-items: center;justify-content: center;transition: transform .3s}.header-1 .header-nav li.open > .accordion-toggle{transform: rotateZ(180deg)}@media (min-width: 1200px){.header-1 .header-toolbar{position: static;border: 0;border-radius: 0;box-shadow: none;max-width: none;background: transparent;backdrop-filter: none;-webkit-backdrop-filter: none;transform: none;opacity: 1;visibility: visible;overflow: visible;max-height: none;flex: auto;padding: 0}.header-1 .header-nav > ul{flex-direction: row}.header-1 .header-nav a{border: none}.header-1 .header-nav li.parent > a{padding-right: 1.3rem}.header-1 .header-nav .accordion-toggle{display: none}.header-1 .header-nav > ul > li > a::before{content: '';position: absolute;left: 1rem;right: 1rem;bottom: .2rem;height: 2px;background: var(--bs-primary);transform: scaleX(0);transition: transform .3s cubic-bezier(.19, 1, .22, 1)}.header-1 .header-nav > ul > li:hover > a::before, .header-1 .header-nav > ul > li.active > a::before{transform: scaleX(1)}.header-1 .header-nav > ul > li:hover > a, .header-1 .header-nav > ul > li.active > a{color: var(--bs-primary-hover)}.header-1 .header-nav li.parent > ul, .header-1 .header-nav li.parent.open > ul{display: block}.header-1 .header-nav li ul{position: absolute;z-index: 1000;white-space: nowrap;padding: .5rem;min-width: 100%;border-radius: 12px;border: 1px solid var(--edge);background: rgba(255, 255, 255, .9);backdrop-filter: blur(16px) saturate(180%);-webkit-backdrop-filter: blur(16px) saturate(180%);box-shadow: 0 1rem 2rem rgba(0, 0, 0, .12);opacity: 0;visibility: hidden;pointer-events: none;transform: translateY(10px);transition: opacity .28s ease, transform .28s cubic-bezier(.19, 1, .22, 1), visibility .28s}.header-1 .header-nav > ul > li > ul{top: 100%;left: 0}.header-1 .header-nav li li ul{top: -.5rem;left: 100%;margin-left: .25rem}.header-1 .header-nav li li ul::before{content: '';position: absolute;top: 0;left: -.25rem;width: .25rem;height: 100%}.header-1 .header-nav li.parent:hover > ul, .header-1 .header-nav li.parent:focus-within > ul{opacity: 1;visibility: visible;pointer-events: auto;transform: translateY(0)}.header-1 .header-nav li ul a{border-radius: 8px;padding: .5rem .75rem}.header-1 .header-nav li ul a:hover{background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary)}.header-1 .header-nav li.parent > a{padding-right: 1.75rem}.header-1 .header-nav li.parent > a::after{content: '\f107';font-family: "Font Awesome 6 Free";font-weight: 900;font-size: .7rem;position: absolute;top: 50%;right: .5rem;transform: translateY(-50%);transition: transform .3s}.header-1 .header-nav li.parent:hover > a::after{transform: translateY(-50%) rotateZ(180deg)}.header-1 .header-nav li li.parent > a::after{content: '\f105';transform: translateY(-50%)}.header-1 .header-nav li li.parent:hover > a::after{transform: translateY(-50%) translateX(3px)}}@media (min-width: 1400px){.header-1 .header-nav a{padding: .625rem 1rem}}#cities .modal-dialog{max-width: 60rem}#cities .modal-content{max-height: calc(100vh - 3.5rem);max-height: calc(100dvh - 3.5rem)}#cities .modal-body{display: flex;flex-direction: column;min-height: 0;padding: 0;overflow: hidden}.cities{display: flex;flex-direction: column;min-height: 0}.cities .cities-head{padding: 1rem 1rem 0;flex: none}.cities .cities-body{overflow-y: auto;overscroll-behavior: contain;padding: 1rem;min-height: 0}.cities .cities-search{position: relative}.cities .cities-search-icon{position: absolute;top: 50%;left: 1rem;transform: translateY(-50%);color: var(--bs-secondary-color);pointer-events: none;transition: color .2s}.cities .cities-input{width: 100%;padding: .875rem 2.75rem;border: 2px solid rgba(var(--bs-primary-rgb), .18);border-radius: 12px;background: var(--bs-body-bg);color: var(--bs-body-color);font-size: 1.0625rem;line-height: 1.4;transition: border-color .2s, box-shadow .2s}.cities .cities-input::placeholder{color: var(--bs-secondary-color)}.cities .cities-input:focus{outline: none;border-color: var(--bs-primary);box-shadow: 0 0 0 .2rem rgba(var(--bs-primary-rgb), .15)}.cities .cities-search:focus-within .cities-search-icon{color: var(--bs-primary)}.cities .cities-clear{position: absolute;top: 50%;right: .5rem;transform: translateY(-50%);width: 2rem;height: 2rem;display: flex;align-items: center;justify-content: center;border: 0;border-radius: 50%;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary);cursor: pointer;transition: background .2s}.cities .cities-clear:hover{background: rgba(var(--bs-primary-rgb), .2)}.cities .cities-current{margin: .625rem 0 0;font-size: .875rem;line-height: 1.4;color: var(--bs-secondary-color)}.cities .cities-current b{color: var(--bs-body-color)}.cities .cities-block + .cities-block{margin-top: 1.5rem}.cities .cities-caption{display: flex;align-items: center;gap: .5rem;margin: 0 0 .75rem;font-size: .8125rem;font-weight: 700;letter-spacing: .06em;text-transform: uppercase;color: var(--bs-secondary-color)}.cities .cities-count{display: inline-flex;align-items: center;justify-content: center;min-width: 1.75rem;padding: 0 .4rem;height: 1.375rem;border-radius: 999px;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary);font-size: .75rem;letter-spacing: 0}.cities .cities-cards{display: grid;grid-template-columns: repeat(auto-fill, minmax(12rem, 1fr));gap: .5rem}.cities .cities-card{display: flex;flex-direction: column;gap: .125rem;padding: .75rem .875rem;border: 1px solid rgba(var(--bs-primary-rgb), .15);border-radius: 12px;background: var(--bs-body-bg);color: var(--bs-body-color);text-decoration: none;transition: border-color .2s, background .2s, transform .2s, box-shadow .2s}.cities .cities-card .cities-name{font-size: 1.0625rem;font-weight: 600;line-height: 1.25}.cities .cities-card .cities-region{font-size: .8125rem;color: var(--bs-secondary-color);transition: color .2s}.cities .cities-card.is-active{border-color: transparent;background: var(--bs-primary);color: var(--bs-primary-text)}.cities .cities-card.is-active .cities-region{color: var(--bs-primary-text);opacity: .75}.cities .cities-card.is-active .cities-name::after{content: '\f00c';font-family: "Font Awesome 6 Free";font-weight: 900;font-size: .75em;margin-left: .5rem;opacity: .8}.cities .cities-group{display: grid;grid-template-columns: 1.75rem 1fr;align-items: start;gap: .5rem;padding: .375rem 0}.cities .cities-group + .cities-group{border-top: 1px solid rgba(var(--bs-primary-rgb), .08)}.cities .cities-letter{padding-top: .3rem;font-size: 1rem;font-weight: 700;color: var(--bs-primary);opacity: .5}.cities .cities-list{display: flex;flex-wrap: wrap;gap: .25rem}.cities .cities-item{display: block;padding: .375rem .625rem;border-radius: 8px;color: var(--bs-body-color);text-decoration: none;transition: background .2s, color .2s}.cities .cities-item.is-active{background: var(--bs-primary);color: var(--bs-primary-text);font-weight: 700}@media (hover: hover) and (pointer: fine){.cities .cities-card:hover{border-color: var(--bs-primary);transform: translateY(-2px);box-shadow: 0 .5rem 1rem rgba(var(--bs-primary-rgb), .12)}.cities .cities-card:hover .cities-name{color: var(--bs-primary)}.cities .cities-card.is-active:hover .cities-name{color: inherit}.cities .cities-item:hover{background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary)}.cities .cities-item.is-active:hover{background: var(--bs-primary);color: var(--bs-primary-text)}}.cities .cities-card:focus-visible, .cities .cities-item:focus-visible{outline: 2px solid var(--bs-primary);outline-offset: 2px}.cities .cities-mark{padding: 0;background: rgba(var(--bs-primary-rgb), .22);color: inherit;border-radius: 3px}.cities .cities-card.is-active .cities-mark, .cities .cities-item.is-active .cities-mark{background: rgba(255, 255, 255, .3)}.cities .cities-empty{margin: 1.5rem 0 .5rem;text-align: center;color: var(--bs-secondary-color)}.cities .cities-reset{padding: 0;border: 0;background: none;color: var(--bs-primary);text-decoration: underline;cursor: pointer}@media (max-width: 575.98px){.cities .cities-head{padding: .75rem .75rem 0}.cities .cities-body{padding: .75rem}.cities .cities-cards{grid-template-columns: repeat(auto-fill, minmax(9rem, 1fr));gap: .375rem}.cities .cities-card{padding: .625rem .75rem}.cities .cities-card .cities-name{font-size: 1rem}.cities .cities-card .cities-region{display: none}.cities .cities-group{grid-template-columns: 1.25rem 1fr;gap: .375rem}}.header-1 .breadcrumbs{padding: 1rem 0 .25rem}.header-1 .breadcrumbs .breadcrumb{margin: 0;flex-wrap: wrap}.header-1 .breadcrumbs a{color: var(--bs-secondary-color);text-decoration: none;transition: color .2s}.header-1 .breadcrumbs a:hover{color: var(--bs-primary)}.header-1 .breadcrumbs .breadcrumb-item.active a{color: var(--bs-body-color);pointer-events: none}.header-1 .header-nav li.parent > a[href="#"]{color: var(--bs-secondary-color)}.header-1 .header-nav li:not(.parent) > a[href="#"]{color: var(--bs-secondary-color);opacity: .75;pointer-events: none;cursor: default}.header-1 .header-nav li:not(.parent) > a[href="#"]::after{content: "скоро";display: inline-block;margin-left: .4rem;padding: .05rem .4rem;font-size: .7em;line-height: 1.4;border-radius: .5rem;background: rgba(var(--bs-primary-rgb), .08);color: var(--bs-primary);vertical-align: middle;opacity: .9}@media (prefers-reduced-motion: reduce){.header-1 *, .header-1 *::before, .header-1 *::after{transition: none !important;animation: none !important}}@media (display-mode: window-controls-overlay){.header-1{--bar-top: 0px;--bar-side: 0px;--bar-radius: 0px;--bar-h: env(titlebar-area-height, 40px);--bar-h-sm: env(titlebar-area-height, 40px)}.header-1 .header-bar, .header-1 .header-bar.is-stuck{top: env(titlebar-area-y, 0px);left: env(titlebar-area-x, 0px);right: auto;width: env(titlebar-area-width, 100%);height: env(titlebar-area-height, 40px);max-width: none;margin-inline: 0;border-radius: 0;border-width: 0 0 1px 0;box-shadow: none;transition: none;app-region: drag;-webkit-app-region: drag;background: rgba(255, 255, 255, .97);backdrop-filter: none;-webkit-backdrop-filter: none}.header-1 .header-inner, .header-1 .header-bar.is-stuck .header-inner{height: 100%;flex-wrap: nowrap;padding-inline: .75rem;max-width: none;width: 100%}.header-1 .header-spacer{height: calc(env(titlebar-area-y, 0px) + env(titlebar-area-height, 40px))}.header-1 .header-bar a, .header-1 .header-bar button, .header-1 .header-bar label, .header-1 .header-bar input, .header-1 .header-bar nav, .header-1 .header-bar .header-toolbar{app-region: no-drag;-webkit-app-region: no-drag}.header-1 .header-logo{padding-right: .75rem}.header-1 .header-logo img, .header-1 .header-bar.is-stuck .header-logo img{max-width: 120px;max-height: calc(env(titlebar-area-height, 40px) - 12px);width: auto;height: auto;transform: none}.header-1 .header-toggle{width: 2.25rem;height: 2.25rem;padding: .5rem}.header-1 .header-quick{gap: .25rem}.header-1 .header-contacts{gap: .5rem}.header-1 .header-nav a{padding-block: .25rem}.header-1 .header-bar .btn{padding: .25rem .625rem;font-size: .875rem}.header-1 .header-city, .header-1 .header-tel, .header-1 .header-quick-tel{font-size: .875rem}.header-1 .header-toolbar{top: calc(env(titlebar-area-y, 0px) + env(titlebar-area-height, 40px));left: 0;right: 0;width: auto;max-width: none;border-radius: 0 0 12px 12px;padding-top: 1rem;max-height: calc(100dvh - env(titlebar-area-y, 0px) - env(titlebar-area-height, 40px))}@media (min-width: 1200px){.header-1 .header-toolbar{padding-top: 0;max-height: none}}.header-1 .header-nav > ul > li > ul{top: calc(100% + .25rem)}}

.bitrix-hero-1{position: relative;overflow-x: clip;padding-top: 0;padding-bottom: 0;display: flex;flex-direction: column;justify-content: center}.bitrix-hero-1 > .container{flex: 1 1 auto;display: flex;flex-direction: column}.bitrix-hero-1 .hero-row{position: relative;flex: 1 1 auto}.bitrix-hero-1 .hero-intro{max-width: 34rem}.bitrix-hero-1 .hero-stats{gap: .5rem;flex-wrap: nowrap;max-width: 100%}.bitrix-hero-1 .hero-stat{min-width: 0;padding: .5rem .6rem;border: 1px solid rgba(11, 11, 18, .08);border-radius: .85rem;background: #fff;box-shadow: 0 .5rem 1.5rem rgba(11, 11, 18, .05)}.bitrix-hero-1 .hero-stat-ico{display: inline-flex;align-items: center;justify-content: center;width: 2.25rem;height: 2.25rem;border-radius: .65rem;background: rgba(var(--bs-primary-rgb), .1);flex: 0 0 auto}.bitrix-hero-1 .hero-stat-body{display: flex;flex-direction: column;line-height: 1.15;min-width: 0}.bitrix-hero-1 .hero-stat-label{line-height: 1.15}@media (min-width: 992px){.bitrix-hero-1 .h-lg-100{height: 100% !important}}.bitrix-hero-1 .skew{position: relative;overflow: hidden}.bitrix-hero-1 .skew-background{height: 100%;overflow-x: hidden}@media (min-width: 992px){.bitrix-hero-1 .skew-edge, .bitrix-hero-1 .skew-edge-red{--wave-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' d='M0,6C30,6 30,14 60,14 90,14 90,6 120,6 150,6 150,14 180,14 210,14 210,6 240,6v20h-240z'/%3E%3C/svg%3E");--wave-2: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' fill-opacity='.6' d='M0,6C30,6 30,14 60,14 90,14 90,6 120,6 150,6 150,14 180,14 210,14 210,6 240,6v20h-240z'/%3E%3C/svg%3E");--wave-3: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' d='M0,6C30,6 30,14 60,14 90,14 90,6 120,6 150,6 150,14 180,14 210,14 210,6 240,6v20h-240z'/%3E%3C/svg%3E");--wave-w: 340px;--wave-h: 110px;position: absolute;left: 42%;top: -15%;width: 150vh;height: 130vh;transform-origin: 0 0;transform: rotate(105deg);pointer-events: none;-webkit-mask-repeat: repeat-x, repeat-x, no-repeat;mask-repeat: repeat-x, repeat-x, no-repeat}.bitrix-hero-1 .skew-edge{z-index: 2;background: #fff;-webkit-mask-image: var(--wave-1), var(--wave-2), linear-gradient(#000, #000);mask-image: var(--wave-1), var(--wave-2), linear-gradient(#000, #000);-webkit-mask-size: var(--wave-w) calc(var(--wave-h) * .76), calc(var(--wave-w) * 1.5) calc(var(--wave-h) * .88), 100% calc(100% - var(--wave-h) + 1px);mask-size: var(--wave-w) calc(var(--wave-h) * .76), calc(var(--wave-w) * 1.5) calc(var(--wave-h) * .88), 100% calc(100% - var(--wave-h) + 1px);-webkit-mask-position: 0 calc(var(--wave-h) * .24), 0 calc(var(--wave-h) * .12), 0 100%;mask-position: 0 calc(var(--wave-h) * .24), 0 calc(var(--wave-h) * .12), 0 100%;animation: bitrix-hero-1-wave 18s linear infinite}.bitrix-hero-1 .skew-edge-red{z-index: 1;background: var(--bs-primary);-webkit-mask-image: var(--wave-3);mask-image: var(--wave-3);-webkit-mask-repeat: repeat-x;mask-repeat: repeat-x;-webkit-mask-size: calc(var(--wave-w) * 2) var(--wave-h);mask-size: calc(var(--wave-w) * 2) var(--wave-h);-webkit-mask-position: 0 0;mask-position: 0 0;animation: bitrix-hero-1-wave-red 30s linear infinite}@keyframes bitrix-hero-1-wave{to{-webkit-mask-position: calc(var(--wave-w) * -4) calc(var(--wave-h) * .24), calc(var(--wave-w) * 3) calc(var(--wave-h) * .12), 0 100%;mask-position: calc(var(--wave-w) * -4) calc(var(--wave-h) * .24), calc(var(--wave-w) * 3) calc(var(--wave-h) * .12), 0 100%}}@keyframes bitrix-hero-1-wave-red{to{-webkit-mask-position: calc(var(--wave-w) * 2) 0;mask-position: calc(var(--wave-w) * 2) 0}}@media (prefers-reduced-motion: reduce){.bitrix-hero-1 .skew-edge, .bitrix-hero-1 .skew-edge-red{animation: none}}}@media (min-width: 992px){.bitrix-hero-1 .skew-background-internal{position: absolute;top: 0;bottom: 0;left: 50%;width: 100%;overflow: hidden;transform: translateX(-50%);z-index: -1}}@media (min-width: 992px){.bitrix-hero-1 .skew{position: absolute;overflow: hidden;left: 50%;width: 50vw;top: 0;bottom: 0}.bitrix-hero-1 .hero-content{padding-right: 3rem;max-width: 100%}}.bitrix-hero-1 .hero-man-wrap{position: absolute;z-index: 3;bottom: 0;right: -1.5rem;left: auto;width: 34rem;max-width: 46%;height: min(88%, 620px);display: flex;align-items: flex-end;justify-content: center;pointer-events: none}.bitrix-hero-1 .mod-pic{display: block;height: 100%;width: auto;max-width: 100%}@media (max-width: 991.98px){.bitrix-hero-1{--wave-1: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' d='M0,0 h240 v14 C210,14 210,6 180,6 150,6 150,14 120,14 90,14 90,6 60,6 30,6 30,14 0,14 z'/%3E%3C/svg%3E");--wave-2: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' fill-opacity='.6' d='M0,0 h240 v14 C210,14 210,6 180,6 150,6 150,14 120,14 90,14 90,6 60,6 30,6 30,14 0,14 z'/%3E%3C/svg%3E");--wave-3: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 240 20' preserveAspectRatio='none'%3E%3Cpath fill='%23000' fill-opacity='.35' d='M0,0 h240 v14 C210,14 210,6 180,6 150,6 150,14 120,14 90,14 90,6 60,6 30,6 30,14 0,14 z'/%3E%3C/svg%3E");--wave-w: 420px;--wave-h: 46px}.bitrix-hero-1 .skew-background, .bitrix-hero-1 .hero-man-wrap{-webkit-mask-image: var(--wave-1), linear-gradient(#000, #000);mask-image: var(--wave-1), linear-gradient(#000, #000);-webkit-mask-repeat: repeat-x, no-repeat;mask-repeat: repeat-x, no-repeat;-webkit-mask-size: var(--wave-w) calc(var(--wave-h) * .76), 100% calc(100% - var(--wave-h) * .76 + 1px);mask-size: var(--wave-w) calc(var(--wave-h) * .76), 100% calc(100% - var(--wave-h) * .76 + 1px);-webkit-mask-position: 0 100%, 0 0;mask-position: 0 100%, 0 0;animation: bitrix-hero-1-wave-m 14s linear infinite !important}.bitrix-hero-1 .skew-edge-red{-webkit-mask-image: var(--wave-1), var(--wave-2), var(--wave-3);mask-image: var(--wave-1), var(--wave-2), var(--wave-3);-webkit-mask-repeat: repeat-x, repeat-x, repeat-x;mask-repeat: repeat-x, repeat-x, repeat-x;-webkit-mask-size: var(--wave-w) calc(var(--wave-h) * .76), calc(var(--wave-w) * 1.5) calc(var(--wave-h) * .88), calc(var(--wave-w) * 2) var(--wave-h);mask-size: var(--wave-w) calc(var(--wave-h) * .76), calc(var(--wave-w) * 1.5) calc(var(--wave-h) * .88), calc(var(--wave-w) * 2) var(--wave-h);-webkit-mask-position: 0 100%, 0 100%, 0 100%;mask-position: 0 100%, 0 100%, 0 100%;animation: bitrix-hero-1-wave-m-red 14s linear infinite !important}@keyframes bitrix-hero-1-wave-m{to{-webkit-mask-position: calc(var(--wave-w) * -4) 100%, 0 0;mask-position: calc(var(--wave-w) * -4) 100%, 0 0}}@keyframes bitrix-hero-1-wave-m-red{to{-webkit-mask-position: calc(var(--wave-w) * -4) 100%, calc(var(--wave-w) * 3) 100%, calc(var(--wave-w) * -2) 100%;mask-position: calc(var(--wave-w) * -4) 100%, calc(var(--wave-w) * 3) 100%, calc(var(--wave-w) * -2) 100%}}@media (prefers-reduced-motion: reduce){.bitrix-hero-1 .skew-background, .bitrix-hero-1 .skew-edge-red, .bitrix-hero-1 .hero-man-wrap{animation: none !important}}.bitrix-hero-1 .skew-background{position: relative;z-index: 1;overflow-x: visible}.bitrix-hero-1 .skew-edge{display: none}.bitrix-hero-1 .skew-edge-red{position: absolute;inset: 0;z-index: 0;background: var(--bs-primary);transform: translateY(.75rem);pointer-events: none}.bitrix-hero-1 .hero-man-wrap{top: 0;bottom: auto;left: 0;right: 0;width: auto;max-width: none;transform: none;height: auto;aspect-ratio: 1.25;align-items: flex-end;padding-top: 10%}}.bitrix-hero-1 .skew-background-internal img, .bitrix-hero-1 .mod-pic{transform: translate3d(var(--px, 0px), 0, 0);transition: transform .35s cubic-bezier(.22, .61, .36, 1);will-change: transform}@media (prefers-reduced-motion: reduce){.bitrix-hero-1 .skew-background-internal img, .bitrix-hero-1 .mod-pic{transform: none;transition: none}}.bitrix-hero-1 .logo{display: flex;align-items: center;justify-content: center;filter: grayscale(100%);opacity: .4;transition: .5s}.bitrix-hero-1 .logo:hover{filter: none;opacity: 1}.bitrix-hero-1 .title-logo{width: 250px;height: 200px;margin: auto}.bitrix-hero-1 .owl-carousel .owl-item img{width: auto;max-width: 100%;height: auto}.bitrix-hero-1 .owl-carousel.owl-drag .owl-stage{cursor: grab}@media (prefers-reduced-motion: reduce){.bitrix-hero-1 .logo{transition: none}}

.company-1 .logo{background: #fff;transition: box-shadow .35s ease}.company-1 .logo:hover{box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .08)}.company-1 .logo img{height: 2.75rem;width: auto;max-width: 100%;object-fit: contain;filter: grayscale(100%);opacity: .55;transition: .35s ease}.company-1 .logo:hover img{filter: none;opacity: 1}@media (prefers-reduced-motion: reduce){.company-1 .logo, .company-1 .logo img{transition: none}}

.module.company-1{padding:100px 0}

.bitrix-offer-1 .bo-subtitle{max-width: 44rem}.bitrix-offer-1 .bo-card{border-radius: 1rem;transition: transform .2s ease, box-shadow .2s ease}.bitrix-offer-1 .bo-card[data-bo-pick]{cursor: pointer}.bitrix-offer-1 .bo-card:hover{transform: translateY(-.35rem);box-shadow: 0 1.25rem 2.5rem rgba(11, 11, 18, .12) !important}.bitrix-offer-1 .bo-card-accent{border: 1px solid rgba(var(--bs-primary-rgb), .4) !important;box-shadow: 0 1rem 2rem rgba(var(--bs-primary-rgb), .14) !important}.bitrix-offer-1 .bo-ico{width: 3rem;height: 3rem;border-radius: .875rem;font-size: 1.25rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.bitrix-offer-1 .bo-card-foot{border-top: 1px solid rgba(var(--bs-body-color-rgb), .08);padding-top: .875rem}.bitrix-offer-1 .bo-price-val{font-size: 1.5rem;font-weight: 700;color: var(--bs-primary)}.bitrix-offer-1 .bo-price-unit{font-weight: 700;color: var(--bs-primary)}.bitrix-offer-1 .bo-card-link{text-decoration: none;font-weight: 600}.bitrix-offer-1 .bo-pane{background: rgba(var(--bs-body-color-rgb), .035);border-radius: 1.25rem}.bitrix-offer-1 .bo-nav .nav-link{border: 1px solid rgba(var(--bs-body-color-rgb), .15);color: var(--bs-body-color);border-radius: 2rem;padding: .5rem 1.25rem;white-space: nowrap}.bitrix-offer-1 .bo-nav .nav-link.active{border-color: var(--bs-primary)}.bitrix-offer-1 .bo-opt{border-radius: .75rem;text-align: left;padding: .625rem .875rem;line-height: 1.25}.bitrix-offer-1 .bo-opt-price{opacity: .75}.bitrix-offer-1 .bo-total{background: var(--bs-body-bg);border: 1px solid rgba(var(--bs-primary-rgb), .3);border-radius: 1rem}.bitrix-offer-1 .bo-total-sum{font-size: 2rem;font-weight: 700;color: var(--bs-primary);line-height: 1.1}.bitrix-offer-1 .bo-step{display: none}.bitrix-offer-1 .bo-step.is-active{display: block}.bitrix-offer-1 .bo-answers li{margin-bottom: .25rem}@media (max-width: 575.98px){.bitrix-offer-1 .bo-opts .bo-opt{width: 100%}.bitrix-offer-1 .bo-total-sum{font-size: 1.75rem}.bitrix-offer-1 .bo-nav .nav-link{padding: .5rem .875rem;font-size: .9375rem}.bitrix-offer-1 .bo-nav .nav-link i{margin-right: .375rem !important}}.bitrix-offer-1 .bo-nav .nav-link.active{background: var(--bs-primary);color: var(--bs-primary-text, #fff)}.bitrix-offer-1 .btn-check:checked + .bo-opt{background: var(--bs-primary) !important;border-color: var(--bs-primary) !important;color: var(--bs-primary-text, #fff) !important}.bitrix-offer-1 .btn-check:checked + .bo-opt .bo-opt-price{opacity: .85}

.module.bitrix-offer-1{padding:80px 0}

.bitrix-cta-1{overflow: hidden}.bitrix-cta-1 .bcta-card{position: relative;z-index: 3;background: rgba(255, 255, 255, .74);-webkit-backdrop-filter: blur(1.25rem) saturate(140%);backdrop-filter: blur(1.25rem) saturate(140%);border: 1px solid rgba(255, 255, 255, .55);box-shadow: 0 1.5rem 3rem rgba(11, 11, 18, .28);color: var(--bs-body-color);border-radius: 1.5rem}.bitrix-cta-1 .bcta-title strong{display: block;color: var(--bs-primary);font-weight: inherit}.bitrix-cta-1 .bcta-text{color: var(--bs-secondary-color);line-height: 1.5}.bitrix-cta-1 .bcta-note{color: var(--bs-secondary-color)}.bitrix-cta-1 .bcta-media{position: relative;min-height: 25rem}.bitrix-cta-1 .bcta-hero{position: absolute;width: auto;max-width: none;z-index: 1;-webkit-mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000 12%, #000 88%, rgba(0, 0, 0, 0) 100%);mask-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, #000 12%, #000 88%, rgba(0, 0, 0, 0) 100%)}.bitrix-cta-1 .bcta-w{position: absolute;z-index: 2;height: auto;mix-blend-mode: screen;transform: translate3d(0, var(--py, 0px), 0) skewY(var(--sk, 0deg))}.bitrix-cta-1 .bcta-w1{--sk: -3deg}.bitrix-cta-1 .bcta-w2{--sk: 3deg}.bitrix-cta-1 .bcta-w3{--sk: 3deg}.bitrix-cta-1 .bcta-w4{--sk: -3deg}.bitrix-cta-1 .bcta-w5{--sk: -2deg}@media (min-width: 992px){.bitrix-cta-1 > .module-background.image{top: 200px}.bitrix-cta-1 .bcta-card, .bitrix-cta-1 .bcta-media{top: 100px}.bitrix-cta-1 .bcta-hero{left: 6%;bottom: -60px;width: 88%;height: auto}.bitrix-cta-1 .bcta-w1{left: 0;top: 2%;width: 30%}.bitrix-cta-1 .bcta-w2{left: 72%;top: 0;width: 28%}.bitrix-cta-1 .bcta-w3{left: 78%;top: 44%;width: 22%}.bitrix-cta-1 .bcta-w4{left: 0;top: 50%;width: 26%}.bitrix-cta-1 .bcta-w5{left: 27%;bottom: -50px;width: 17%}}@media (max-width: 991.98px){.bitrix-cta-1 > .module-background.image{background-attachment: scroll}.bitrix-cta-1 .bcta-media{min-height: 20rem;margin-top: 1.5rem}.bitrix-cta-1 .bcta-hero{left: 50%;top: auto;bottom: -160px;height: calc(100% + 140px);transform: translateX(-50%)}.bitrix-cta-1 .bcta-w1{left: 0;top: 2%;width: 26%}.bitrix-cta-1 .bcta-w2{left: 74%;top: 0;width: 26%}.bitrix-cta-1 .bcta-w3{left: 80%;top: 42%;width: 19%}.bitrix-cta-1 .bcta-w4{left: 0;top: 52%;width: 22%}.bitrix-cta-1 .bcta-w5{left: 61%;bottom: 4%;width: 16%}}@media (max-width: 767.98px){.bitrix-cta-1 .bcta-media{min-height: 15rem}.bitrix-cta-1 .bcta-w2, .bitrix-cta-1 .bcta-w3, .bitrix-cta-1 .bcta-w4{display: none}.bitrix-cta-1 .bcta-w1{left: 0;top: 0;width: 46%}.bitrix-cta-1 .bcta-w5{left: 64%;bottom: 2%;width: 32%}.bitrix-cta-1 .bcta-btn{width: 100%}.bitrix-cta-1 .bcta-title{font-size: 2.25rem}}

.module.bitrix-cta-1{padding:160px 0}

.bitrix-stages-1 .bs-subtitle{max-width: 44rem}.bitrix-stages-1 .bs-step{position: relative}.bitrix-stages-1 .bs-step:not(:last-child)::before{content: '';position: absolute;left: 1.375rem;top: 3rem;bottom: 0;width: 2px;background: rgba(var(--bs-primary-rgb), .2)}.bitrix-stages-1 .bs-step-num{width: 2.75rem;height: 2.75rem;border-radius: 50%;display: flex;align-items: center;justify-content: center;font-weight: 700;color: var(--bs-primary-text, #fff);background: var(--bs-primary);position: relative;z-index: 1}.bitrix-stages-1 .bs-step-term{color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1);border-radius: 2rem;padding: .125rem .625rem;white-space: nowrap}.bitrix-stages-1 .bs-note{background: rgba(var(--bs-primary-rgb), .06);border-radius: 1rem}

.module.bitrix-stages-1{padding:80px 0}

.bitrix-cta-2{overflow: hidden;color: #fff}@media (max-width: 991.98px){.bitrix-cta-2 > .module-background.image{background-attachment: scroll}}.bitrix-cta-2::before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -9;pointer-events: none;background: linear-gradient(90deg, #0b1c33 0%, rgba(11, 28, 51, .94) 34%, rgba(11, 28, 51, 0) 66%)}.bitrix-cta-2 .bcta-body{position: relative;z-index: 2}.bitrix-cta-2 .bcta-rule{width: 60%;max-width: 26rem;height: 2px;margin-bottom: 1.5rem;background: linear-gradient(to right, var(--bs-primary), rgba(255, 255, 255, 0))}.bitrix-cta-2 .bcta-rule::before{content: '+';display: block;margin-top: -1.75rem;color: var(--bs-primary);font-size: 1.25rem;line-height: 1}.bitrix-cta-2 .bcta-title strong{display: inline;padding: 0 .3em;background: var(--bs-primary);color: var(--bs-primary-text, #fff);font-weight: inherit;-webkit-box-decoration-break: clone;box-decoration-break: clone}.bitrix-cta-2 .bcta-text{max-width: 32rem;color: rgba(255, 255, 255, .82);line-height: 1.55}.bitrix-cta-2 .bcta-feats{gap: .75rem 2rem;color: rgba(255, 255, 255, .82)}.bitrix-cta-2 .bcta-feat{max-width: 12rem;line-height: 1.25}.bitrix-cta-2 .bcta-feat-ico{color: var(--bs-primary);font-size: 1.5rem}.bitrix-cta-2 .bcta-media{position: relative;min-height: 27rem}.bitrix-cta-2 .bcta-hero{position: absolute;right: 0;bottom: -140px;height: calc(100% + 200px);width: auto;max-width: none;z-index: 1}@media (max-width: 991.98px){.bitrix-cta-2::before{background: linear-gradient(180deg, #0b1c33 0%, rgba(11, 28, 51, .94) 48%, rgba(11, 28, 51, .1) 78%)}.bitrix-cta-2 .bcta-media{min-height: 22rem;margin-top: 2rem}.bitrix-cta-2 .bcta-hero{right: auto;left: 50%;bottom: -140px;height: calc(100% + 200px);transform: translateX(-50%)}.bitrix-cta-2 .bcta-text{max-width: none}}@media (max-width: 767.98px){.bitrix-cta-2 .bcta-media{min-height: 17rem}.bitrix-cta-2 .bcta-hero{bottom: -100px;height: calc(100% + 140px)}.bitrix-cta-2 .bcta-btn{width: 100%}.bitrix-cta-2 .bcta-title{font-size: 2.125rem}.bitrix-cta-2 .bcta-feat{max-width: none;width: 100%}}

.module.bitrix-cta-2{padding:100px 0}

.bitrix-included-1 .bi-subtitle{max-width: 44rem}.bitrix-included-1 .bi-col{background: rgba(var(--bs-body-color-rgb), .035);border-radius: 1.25rem}.bitrix-included-1 .bi-ico{width: 2.5rem;height: 2.5rem;border-radius: .75rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.bitrix-included-1 .bi-list li{line-height: 1.4}

.module.bitrix-included-1{padding:80px 0}

.bitrix-scenarios-1 .bsc-subtitle{max-width: 44rem}.bitrix-scenarios-1 .bsc-card{border-radius: 1rem;transition: transform .2s ease, box-shadow .2s ease}.bitrix-scenarios-1 .bsc-card:hover{transform: translateY(-.35rem);box-shadow: 0 1.25rem 2.5rem rgba(11, 11, 18, .12) !important}.bitrix-scenarios-1 .bsc-ico{width: 2.5rem;height: 2.5rem;border-radius: .75rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.bitrix-scenarios-1 .bsc-row{padding-left: .875rem;border-left: 2px solid rgba(var(--bs-body-color-rgb), .15)}.bitrix-scenarios-1 .bsc-row-fix{border-left-color: var(--bs-primary)}.bitrix-scenarios-1 .bsc-label{text-transform: uppercase;letter-spacing: .04em}

.module.bitrix-scenarios-1{padding:80px 0}

.reviews-2 .rv-summary{display: flex;flex-wrap: wrap;align-items: center;justify-content: center;gap: .35rem .75rem;text-align: center}.reviews-2 .rv-summary-score{font-weight: 700;line-height: 1;color: var(--bs-primary)}.reviews-2 .rv-summary-stars{color: #f0a500;letter-spacing: .1em;white-space: nowrap}.reviews-2 .rv-summary-text{color: var(--bs-secondary-color)}.reviews-2 .rv-summary-link{color: var(--bs-primary-hover);text-decoration: underline}.reviews-2 .rv-card{border: 1px solid rgba(11, 11, 18, .1);border-radius: 1.1rem;background: var(--bs-body-bg);box-shadow: 0 .35rem 1.25rem rgba(11, 11, 18, .05);transition: box-shadow .2s, border-color .2s}.reviews-2 .rv-card:hover{border-color: rgba(var(--bs-primary-rgb), .35);box-shadow: 0 .6rem 1.75rem rgba(11, 11, 18, .09)}.reviews-2 .rv-card .card-body{padding: 1.5rem}.reviews-2 .rv-head{display: flex;align-items: center;gap: .75rem;margin-bottom: .5rem}.reviews-2 .rv-avatar{flex: 0 0 auto;width: 2.75rem;height: 2.75rem;border-radius: 50%;display: flex;align-items: center;justify-content: center;background: rgba(var(--bs-primary-rgb), .12);color: var(--bs-primary-hover);font-weight: 700;line-height: 1;text-transform: uppercase}.reviews-2 .rv-who{display: flex;flex-direction: column;min-width: 0}.reviews-2 .rv-author{line-height: 1.25}.reviews-2 .rv-date{color: var(--bs-secondary-color);line-height: 1.25}.reviews-2 .rv-stars{color: #f0a500;letter-spacing: .1em;margin-bottom: .65rem}.reviews-2 .rv-text{margin: 0 0 1rem;line-height: 1.55;white-space: normal;overflow-wrap: anywhere}.reviews-2 .rv-source{display: inline-flex;align-items: center;gap: .45rem;color: var(--bs-secondary-color);text-decoration: underline;transition: color .2s}.reviews-2 .rv-source:hover{color: var(--bs-primary-hover)}.reviews-2 .rv-all{margin-top: 2rem;border-radius: 2rem;padding: .65rem 1.75rem}.reviews-2 .module-background.image{background-size: 100% 100% !important;background-position: center !important;opacity: .1}.module.reviews-2{padding-bottom: 50px !important}@media (max-width: 575.98px){.reviews-2 .rv-card .card-body{padding: 1.15rem}.reviews-2 .rv-avatar{width: 2.35rem;height: 2.35rem}}.module.reviews-2{z-index: 3}

.module.reviews-2{padding:100px 0}

.guarantees-bonuses-1 .gb-subtitle{max-width: 40rem}.guarantees-bonuses-1 .gb-card{border-radius: 1rem;transition: transform .2s ease, box-shadow .2s ease}.guarantees-bonuses-1 .gb-card:hover{transform: translateY(-.35rem);box-shadow: 0 1.25rem 2.5rem rgba(11, 11, 18, .12) !important}.guarantees-bonuses-1 .gb-card-accent{border: 1px solid rgba(var(--bs-primary-rgb), .4) !important;box-shadow: 0 1rem 2rem rgba(var(--bs-primary-rgb), .14) !important}.guarantees-bonuses-1 .gb-ico{width: 3.5rem;height: 3.5rem;border-radius: 50%;background: rgba(var(--bs-primary-rgb), .1);color: var(--bs-primary);flex: 0 0 auto}.guarantees-bonuses-1 .gb-card-accent .gb-ico{background: var(--bs-primary);color: var(--bs-primary-text, #fff)}

.module.guarantees-bonuses-1{padding:80px 0}

.bitrix-cta-3{overflow: hidden;color: #fff}@media (max-width: 991.98px){.bitrix-cta-3 > .module-background.image{background-attachment: scroll}}.bitrix-cta-3::before{content: '';position: absolute;top: 0;right: 0;bottom: 0;left: 0;z-index: -9;pointer-events: none;background: linear-gradient(90deg, #060d1c 0%, rgba(6, 13, 28, .92) 36%, rgba(6, 13, 28, 0) 70%)}.bitrix-cta-3 .bcta-body{position: relative;z-index: 2}.bitrix-cta-3 .bcta-rule{width: 60%;max-width: 26rem;height: 2px;margin-bottom: 1.5rem;background: linear-gradient(to right, var(--bs-primary), rgba(255, 255, 255, 0))}.bitrix-cta-3 .bcta-rule::before{content: '+';display: block;margin-top: -1.75rem;color: var(--bs-primary);font-size: 1.25rem;line-height: 1}.bitrix-cta-3 .bcta-title strong{display: inline;padding: 0 .3em;background: var(--bs-primary);color: var(--bs-primary-text, #fff);font-weight: inherit;-webkit-box-decoration-break: clone;box-decoration-break: clone}.bitrix-cta-3 .bcta-text{max-width: 32rem;color: rgba(255, 255, 255, .82);line-height: 1.55}.bitrix-cta-3 .bcta-feats{gap: .75rem 2rem;color: rgba(255, 255, 255, .82)}.bitrix-cta-3 .bcta-feat{max-width: 12rem;line-height: 1.25}.bitrix-cta-3 .bcta-feat-ico{color: var(--bs-primary);font-size: 1.5rem}.bitrix-cta-3 .bcta-media{position: relative;min-height: 27rem}.bitrix-cta-3 .bcta-hero{position: absolute;right: -6%;bottom: -140px;width: 112%;height: auto;max-width: none;z-index: 1}@media (max-width: 991.98px){.bitrix-cta-3::before{background: linear-gradient(180deg, #060d1c 0%, rgba(6, 13, 28, .92) 50%, rgba(6, 13, 28, .1) 80%)}.bitrix-cta-3 .bcta-media{min-height: 22rem;margin-top: 2rem}.bitrix-cta-3 .bcta-hero{right: auto;left: 50%;bottom: -80px;width: 100%;transform: translateX(-50%)}.bitrix-cta-3 .bcta-text{max-width: none}}@media (max-width: 767.98px){.bitrix-cta-3 .bcta-media{min-height: 17rem}.bitrix-cta-3 .bcta-hero{bottom: -60px;width: 108%}.bitrix-cta-3 .bcta-btn{width: 100%}.bitrix-cta-3 .bcta-title{font-size: 2.125rem}.bitrix-cta-3 .bcta-feat{max-width: none;width: 100%}}

.module.bitrix-cta-3{padding:100px 0}

.about-tabs-1 .at-subtitle{max-width: 44rem}.about-tabs-1 .at-nav .nav-link{border: 1px solid rgba(var(--bs-body-color-rgb), .15);color: var(--bs-body-color);border-radius: 2rem;padding: .5rem 1.25rem}.about-tabs-1 .at-nav .nav-link.active{border-color: var(--bs-primary)}.about-tabs-1 .at-lead{font-size: 1.125rem;line-height: 1.6}.about-tabs-1 .at-fact{background: rgba(var(--bs-body-color-rgb), .035);border-radius: 1rem}.about-tabs-1 .at-fact-ico{color: var(--bs-primary);font-size: 1.25rem}.about-tabs-1 .at-fact-num{font-size: 1.375rem;font-weight: 700;line-height: 1.2}.about-tabs-1 .at-person{background: rgba(var(--bs-body-color-rgb), .035);border-radius: 1rem}.about-tabs-1 .at-photo{width: 6.25rem;height: 6.25rem;object-fit: cover;object-position: top center;border-radius: 50%;background: var(--bs-body-bg)}.about-tabs-1 .at-award{background: rgba(var(--bs-primary-rgb), .06);border-radius: 1rem}.about-tabs-1 .at-award-ico{color: var(--bs-primary);font-size: 1.375rem}.about-tabs-1 .at-nav .nav-link.active{background: var(--bs-primary);color: var(--bs-primary-text, #fff)}

.module.about-tabs-1{padding:80px 0}

.bitrix-faq-1 .bf-subtitle{max-width: 44rem}.bitrix-faq-1 .bf-item{border: 0;border-radius: 1rem !important;margin-bottom: .75rem;overflow: hidden;box-shadow: 0 .5rem 1.25rem rgba(11, 11, 18, .06)}.bitrix-faq-1 .accordion-button{font-weight: 600;padding: 1.125rem 1.25rem}.bitrix-faq-1 .accordion-button:not(.collapsed){color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .06);box-shadow: none}.bitrix-faq-1 .accordion-button:focus{box-shadow: none}.bitrix-faq-1 .accordion-body{padding-top: .25rem}

.module.bitrix-faq-1{padding:80px 0}

.article-1{padding: 5rem 0}.article-1 .article-body{max-width: none}.article-1 .article-grid{display: block}@media (min-width: 992px){.article-1 .article-grid.has-toc{display: grid;grid-template-columns: minmax(200px, 260px) minmax(0, 1fr);gap: 2.5rem;align-items: start}}.article-1 .article-toc{margin-bottom: 1.5rem;padding: 1rem 1.25rem;border-left: 3px solid var(--bs-primary);background: rgba(var(--bs-primary-rgb), .04)}.article-1 .article-toc summary{font-weight: 600;text-transform: uppercase;letter-spacing: .04em;font-size: .875rem;color: var(--bs-secondary-color);cursor: pointer;list-style-position: inside}.article-1 .article-toc ul{margin: .75rem 0 0;padding: 0;list-style: none}.article-1 .article-toc li{margin-bottom: .5rem;line-height: 1.35}.article-1 .article-toc li:last-child{margin-bottom: 0}.article-1 .article-toc a{color: var(--bs-body-color);text-decoration: none;border-bottom: 1px solid transparent}.article-1 .article-toc a:hover, .article-1 .article-toc a:focus-visible{color: var(--bs-primary);border-bottom-color: currentColor}@media (min-width: 992px){.article-1 .article-toc{position: sticky;top: 1.5rem;margin-bottom: 0}.article-1 .article-toc summary{pointer-events: none;list-style: none}.article-1 .article-toc summary::-webkit-details-marker{display: none}.article-1 .article-toc summary::marker{content: ''}}.article-1 .article-body .body, .article-1 .article-body{line-height: 1.5}.article-1 .article-text p{margin-bottom: 1rem}.article-1 .article-body h2{margin-bottom: 1.5rem}.article-1 .article-text h3{margin-top: 2rem;scroll-margin-top: 1.5rem}.article-1 .article-text > *:first-child{margin-top: 0}@media (min-width: 992px){.article-1 .article-text p, .article-1 .article-text ul, .article-1 .article-text ol{max-width: 60rem}}.article-1 .article-body th, .article-1 .article-body td{border: 1px solid #000;padding: 8px;text-align: left}.article-1 .article-body img{max-width: 100%;height: auto}.article-1 .article-text a:not(.btn){text-decoration: underline}@media (prefers-reduced-motion: reduce){.article-1 *{animation: none !important;transition: none !important}}

.geo-cities-1 .gc-item{border: 1px solid rgba(0, 0, 0, .1);border-radius: .75rem;color: var(--bs-body-color);background: var(--bs-body-bg);transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease}.geo-cities-1 .gc-item:hover, .geo-cities-1 .gc-item:focus-visible{border-color: var(--bs-primary);box-shadow: 0 .5rem 1.25rem rgba(0, 0, 0, .08);transform: translateY(-2px)}.geo-cities-1 .gc-city{color: var(--bs-primary)}.geo-cities-1 .gc-region, .geo-cities-1 .gc-km{color: var(--bs-secondary-color)}.geo-cities-1 .gc-note{color: var(--bs-secondary-color)}

.module.geo-cities-1{padding:60px 0}

.contacts-1 .ct-subtitle{max-width: 44rem}.contacts-1 .ct-card{background: rgba(var(--bs-body-color-rgb), .035);border-radius: 1.25rem}.contacts-1 .ct-ico{width: 2.5rem;height: 2.5rem;border-radius: .75rem;color: var(--bs-primary);background: rgba(var(--bs-primary-rgb), .1)}.contacts-1 .ct-value{font-size: 1.0625rem;font-weight: 600;color: var(--bs-body-color);text-decoration: none}.contacts-1 a.ct-value:hover{color: var(--bs-primary)}.contacts-1 .ct-req{color: var(--bs-primary)}.contacts-1 .ct-map{border: 0;border-radius: 1.25rem;min-height: 26rem}@media (max-width: 991.98px){.contacts-1 .ct-map{min-height: 20rem}}.contacts-1 .ct-map-wrap{min-height: 26rem;border-radius: 1.25rem;background: #eef0f4;cursor: pointer}.contacts-1 .ct-map-facade{position: absolute;inset: 0;width: 100%;height: 100%;object-fit: cover}.contacts-1 .ct-map-over{position: absolute;inset: 0;background: linear-gradient(180deg, rgba(255, 255, 255, .45), rgba(255, 255, 255, .8))}.contacts-1 .ct-map-pin{width: 3.25rem;height: 3.25rem;border-radius: 50%;font-size: 1.5rem;color: #fff;background: var(--bs-primary);box-shadow: 0 .5rem 1.5rem rgba(var(--bs-primary-rgb), .45)}.contacts-1 .ct-map-link{color: var(--bs-primary-hover);text-decoration: underline}.contacts-1 .ct-map-wrap.is-loaded .ct-map-facade, .contacts-1 .ct-map-wrap.is-loaded .ct-map-over{display: none !important}.contacts-1 .ct-map-wrap.is-loaded{cursor: auto}@media (max-width: 991.98px){.contacts-1 .ct-map-wrap{min-height: 20rem}}

.module.contacts-1{padding:80px 0}

.form-min-1{position: relative;overflow-x: clip;padding-top: 100px;padding-bottom: 100px;display: flex;flex-direction: column;justify-content: center}.form-min-1 > .container{flex: 1 1 auto;display: flex;flex-direction: column}@media (min-width: 768px){.form-min-1 .h-md-100{height: 100% !important}}.form-min-1 .skew{position: relative;overflow: hidden}.form-min-1 .skew-background{height: 100%;overflow-x: hidden}.form-min-1 .skew-background-external{position: absolute;transform: translateX(-50%);left: 50%;bottom: 0;top: 25px;display: flex;align-items: flex-end}@media (min-width: 768px){.form-min-1 .skew-content{float: right;width: 100%;max-width: calc(660px - var(--bs-gutter-x));height: 100%}.form-min-1 .skew-background{border: solid var(--bs-primary);border-width: 0 0 0 24px;transform-origin: 50% 100% 0;transform: skewX(-20deg)}.form-min-1 .skew-background-internal{position: absolute;top: 0;bottom: 0;left: 50%;width: 100%;overflow: hidden;transform-origin: 50% 100% 0;transform: skewX(20deg) translateX(-50%);z-index: -1}.form-min-1 .skew-background-external{transform: none;left: 0;top: 100px}}@media (min-width: 992px){.form-min-1 .skew{position: absolute;overflow: hidden;left: 50%;width: 50vw;top: 0;bottom: 0}}@media (max-height: 850px){.form-min-1 .skew-background-external{top: 20px}}@media (max-width: 767.98px){.site .form-min-1.module{padding-bottom: 0}}.form-min-1 .form-consent{padding-top: 1rem;margin-bottom: 1.5rem}.form-min-1 .form-consent a{color: inherit;font-weight: 500;text-decoration: underline}.form-min-1 .send_form{display: flex;flex-direction: column}.form-min-1 .send_form .btn{width: auto;align-self: center}@media (min-width: 768px){.form-min-1 .send_form .btn{align-self: flex-start}}.form-min-1 .title em, .form-min-1 .accent{font-style: normal;color: var(--bs-primary)}.form-min-1 .req-list{display: grid;grid-template-columns: auto 1fr;gap: .2rem .9rem;max-width: 34rem}.form-min-1 .req-list > div{display: contents}.form-min-1 .req-list dt{margin: 0;font-weight: 500;color: var(--bs-secondary-color);white-space: nowrap}.form-min-1 .req-list dd{margin: 0;color: var(--bs-body-color)}.form-min-1 .req-list a{color: inherit;text-decoration: none}.form-min-1 .req-list a:hover{color: var(--bs-primary)}

.footer-1{padding: 2.5rem 0 1.25rem;position: relative}.footer-1 address{font-style: normal;margin: 0}.footer-1 a{color: var(--bs-body-color)}.footer-1 a:hover{color: var(--bs-primary)}.footer-1 .footer-brand-link{text-decoration: none}.footer-1 .footer-brand-link .h1, .footer-1 .footer-brand-link .h2, .footer-1 .footer-brand-link .h3{font-size: 1.375rem;line-height: 1.2;margin: 0}.footer-1 .footer-slogan{color: var(--bs-secondary-color);font-size: .9375rem}.footer-1 .footer-nap-item{display: flex;align-items: flex-start;gap: .625rem;padding: .2rem 0;font-size: .9375rem;line-height: 1.4}.footer-1 .footer-nap-item > i{flex: 0 0 auto;width: 1.125rem;margin-top: .25rem;text-align: center;color: var(--bs-primary)}.footer-1 .footer-nap-label{color: var(--bs-secondary-color)}.footer-1 .footer-nap-value{display: inline}.footer-1 .footer-nap-touch{align-items: center;min-height: 44px;padding: 0}.footer-1 .footer-nap-touch a{display: inline-flex;align-items: center;min-height: 44px;text-decoration: none}.footer-1 .footer-tel{font-weight: 700;font-size: 1.125rem}.footer-1 .footer-mail{font-size: 1rem}.footer-1 .footer-social{display: inline-flex;align-items: center;justify-content: center;width: 44px;height: 44px;padding: 0}.footer-1 .btn-outline-primary{color: var(--bs-primary)}.footer-1 .btn-outline-primary:hover{color: var(--bs-primary-text)}.footer-1 ul{display: block;list-style: none;margin: 0;padding: 0}.footer-1 ul li{display: block;margin: 0;padding: 0}.footer-1 .footer-group-title{font-weight: 700;font-size: 1rem;line-height: 1.3;margin-bottom: .35rem}.footer-1 .footer-nav ul li a{display: block;padding: .35rem 0;font-size: .9375rem;line-height: 1.35;text-decoration: none}.footer-1 .footer-group-toggle{display: flex;align-items: center;justify-content: space-between;gap: .5rem;width: 100%;min-height: 44px;margin: 0;padding: .5rem 0;border: 0;border-bottom: 1px solid rgba(var(--bs-body-color-rgb), .15);background: none;color: inherit;font-weight: 700;font-size: 1rem;text-align: left}.footer-1 .footer-group-toggle i{font-size: .75rem;color: var(--bs-primary);transition: transform .2s}.footer-1 .footer-group-toggle[aria-expanded="true"] i{transform: rotate(180deg)}.footer-1 .footer-req{margin-top: .875rem;padding-top: .75rem;border-top: 1px solid rgba(var(--bs-body-color-rgb), .15)}.footer-1 .footer-req .req-line{font-size: .875rem;line-height: 1.5;overflow-wrap: anywhere}.footer-1 .footer-req .req-line a{color: var(--bs-body-color)}.footer-1 .footer-req .req-line a:hover{color: var(--bs-primary)}.footer-1 .footer-req .req-line{color: #515151;color: color-mix(in srgb, var(--bs-body-color) 78%, var(--bs-body-bg))}.footer-1 .footer-req-more{color: #D03030;color: color-mix(in srgb, var(--bs-primary) 88%, #000);text-decoration: underline;white-space: nowrap}.footer-1 .footer-req .req-line a.footer-req-more{color: #D03030;color: color-mix(in srgb, var(--bs-primary) 88%, #000)}.footer-1 .footer-policy a{text-decoration: underline}.footer-1 .footer-bottom{margin-top: .875rem;padding-top: .875rem;border-top: 1px solid rgba(var(--bs-body-color-rgb), .15);font-size: .875rem;color: var(--bs-secondary-color)}.footer-1 .footer-bottom-row{display: flex;flex-wrap: wrap;align-items: baseline;gap: .25rem 1.5rem}.footer-1 .footer-system ul{display: flex;flex-wrap: wrap;gap: .25rem 1.25rem}.footer-1 .footer-system ul li a{display: block;padding: .1rem 0}.footer-1 .footer-policy{margin-top: .35rem}.footer-1 .scroll-to-top{position: fixed;z-index: 1030;left: 2em;bottom: 2em;width: 2.5rem;height: 2.5rem;font-size: .7rem;display: flex;justify-content: center;align-items: center;border: none;border-radius: .25rem;opacity: 0;pointer-events: none;transition: .5s;background: rgba(0, 0, 0, .2);color: #fff}.footer-1 .scroll-to-top.active{opacity: 1;pointer-events: auto}.footer-1 .scroll-to-top:hover{background: rgba(0, 0, 0, .3)}@media (max-width: 767.98px){.footer-1{padding: 1.5rem 0 .75rem}.footer-1 .footer-nap-item{padding: .15rem 0}.footer-1 .footer-group + .footer-group{margin-top: 0}.footer-1 .footer-nav .row{--bs-gutter-y: 0}.footer-1 .footer-nav ul{padding: .25rem 0 .5rem}.footer-1 .footer-actions{margin-top: .5rem !important}.footer-1 .footer-req{margin-top: .75rem}}@media (min-width: 576px){.footer-1 .scroll-to-top{font-size: .85rem}}@media (min-width: 768px){.footer-1 .scroll-to-top{font-size: 1rem}}.footer-1 > .module-background.color{top: 50px}.footer-1{padding-top: calc(2.5rem + 50px)}

