

/* Start:/local/client/dist/styles/style.css?1758265481154845*/
/* component style */
.vue-slider-disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

/* rail style */
.vue-slider-rail {
  background-color: #ccc;
  border-radius: 15px;
}

/* process style */
.vue-slider-process {
  background-color: #3498db;
  border-radius: 15px;
}

/* mark style */
.vue-slider-mark {
  z-index: 4;
}
.vue-slider-mark:first-child .vue-slider-mark-step, .vue-slider-mark:last-child .vue-slider-mark-step {
  display: none;
}
.vue-slider-mark-step {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.16);
}
.vue-slider-mark-label {
  font-size: 14px;
  white-space: nowrap;
}
/* dot style */
.vue-slider-dot-handle {
  cursor: pointer;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  box-sizing: border-box;
  box-shadow: 0.5px 0.5px 2px 1px rgba(0, 0, 0, 0.32);
}
.vue-slider-dot-handle-focus {
  box-shadow: 0px 0px 1px 2px rgba(52, 152, 219, 0.36);
}

.vue-slider-dot-handle-disabled {
  cursor: not-allowed;
  background-color: #ccc;
}

.vue-slider-dot-tooltip-inner {
  font-size: 14px;
  white-space: nowrap;
  padding: 2px 5px;
  min-width: 20px;
  text-align: center;
  color: #fff;
  border-radius: 5px;
  border-color: #3498db;
  background-color: #3498db;
  box-sizing: content-box;
}
.vue-slider-dot-tooltip-inner::after {
  content: "";
  position: absolute;
}
.vue-slider-dot-tooltip-inner-top::after {
  top: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-top-color: inherit;
}
.vue-slider-dot-tooltip-inner-bottom::after {
  bottom: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-bottom-color: inherit;
}
.vue-slider-dot-tooltip-inner-left::after {
  left: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-left-color: inherit;
}
.vue-slider-dot-tooltip-inner-right::after {
  right: 100%;
  top: 50%;
  transform: translate(0, -50%);
  height: 0;
  width: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px;
  border-right-color: inherit;
}

.vue-slider-dot-tooltip-wrapper {
  opacity: 0;
  transition: all 0.3s;
}
.vue-slider-dot-tooltip-wrapper-show {
  opacity: 1;
}

@font-face{font-weight:400;font-family:GratoClassic;font-style:normal;src:url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicRegular.eot) format("embedded-opentype"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicRegular.svg#GratoClassicRegular) format("svg"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicRegular.woff2) format("woff2"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicRegular.woff) format("woff"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicRegular.ttf) format("truetype")}@font-face{font-weight:700;font-family:GratoClassic;font-style:normal;src:url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicBold.eot) format("embedded-opentype"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicBold.svg#GratoClassicBold) format("svg"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicBold.woff2) format("woff2"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicBold.woff) format("woff"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicBold.ttf) format("truetype")}@font-face{font-weight:100;font-family:GratoClassic;font-style:normal;src:url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicLight.eot) format("embedded-opentype"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicLight.svg#GratoClassicLight) format("svg"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicLight.woff2) format("woff2"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicLight.woff) format("woff"),url(/local/client/dist/styles/../fonts/GratoClassic/GratoClassicLight.ttf) format("truetype")}html{-webkit-tap-highlight-color:rgba(0,0,0,0);-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{min-width:32rem;margin:0}*,:active,:focus,:hover{outline:none!important}a{color:initial;text-decoration:none;-webkit-text-decoration-skip:objects;background:transparent}a,a:active,a:focus,a:hover{text-decoration:none}*,:after,:before{box-sizing:border-box}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none!important}b,strong{font-weight:700}ul{margin:0;padding:0;list-style-type:none}mark{color:#fff}small{font-size:80%}sub{bottom:-.25em}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-.5em}img{vertical-align:middle;border:0}svg:not(:root){overflow:hidden}figure{margin:1em 4rem}hr{box-sizing:content-box;height:0;margin-top:2rem;margin-bottom:2rem;border:0;border-top:.1rem solid #eee}textarea{resize:none}pre,textarea{overflow:auto}code,kbd,pre,samp{font-size:1em;font-family:monospace,monospace}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit;line-height:inherit}optgroup{font-weight:700}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{cursor:pointer;-webkit-appearance:button}[role=button]{cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner{padding:0;border:0}input{line-height:normal;background-color:transparent;border-radius:0;box-shadow:none}input::-moz-focus-inner{padding:0;border:0}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{box-sizing:content-box}input::-webkit-search-cancel-button,input::-webkit-search-decoration{webkit-appearance:none}fieldset{margin:0 .2rem;padding:.35em .625em .75em;border:.1rem solid silver}legend{padding:0;border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}input::-webkit-input-placeholder{color:#535358;-webkit-transition:opacity .8s ease;transition:opacity .8s ease}input:-moz-placeholder,input::-moz-placeholder{color:#535358;-moz-transition:opacity .8s ease;transition:opacity .8s ease}input:-ms-input-placeholder{color:#535358;-ms-transition:opacity .8s ease;transition:opacity .8s ease}input:focus::-webkit-input-placeholder{opacity:.5}input:focus:-moz-placeholder,input:focus::-moz-placeholder{opacity:.5}input:focus:-ms-input-placeholder{opacity:.5}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0;-webkit-appearance:none}html{font-size:62.5%}@media only screen and (max-width:35.875em){html{font-size:3.125vw}}body{position:relative;color:#999;font-size:1.6rem;font-family:GratoClassic,sans-serif,Helvetica;line-height:1.2;direction:ltr;background:#fff;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto;-osx-font-smoothing:grayscale}a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}b,strong{color:#000}b,h1,h2,h3,h4,h5,h6,strong{font-weight:400}._noscroll{overflow-y:hidden}.b-404-err__cntr,.b-arc-hlp__cntr,.b-brd__cntr,.b-cmp-flt__cntr,.b-cmp-tbl__cntr,.b-ctl__cntr,.b-dsg__cntr,.b-ftr__cntr,.b-hdr__cntr,.b-hme-srv__cntr,.b-home-video__cntr,.b-hro__cntr,.b-mdl-crl__cntr,.b-mdl-hro__cntr,.b-mdl-lst__cntr,.b-nte-hlp__cntr,.b-prd-clt__cntr,.b-prd-rtd__cntr,.b-prd-view__cntr,.b-sbc__cntr,.b-slc-hdr__cntr,.b-slc-rsl__cntr,.b-soc__cntr,.b-wow-fct__cntr,.cntr,.up-page__cntr{max-width:82.5em;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}._disabled{opacity:.4;filter:grayscale(100%);pointer-events:none;transition:opacity .8s ease,filter .8s ease}::-webkit-scrollbar{width:.6rem;height:.6rem;background-color:transparent}::-webkit-scrollbar-thumb{background-color:#00a5bd;border-radius:.3rem}.btn{position:relative;display:inline-block;max-width:100%;padding:.4em 1.5em;overflow:hidden;color:#fff;font-weight:700;font-size:2.4rem;white-space:nowrap;text-align:center;background-color:#00a5bd;border:.2rem solid #00a5bd;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;transition:color .8s ease,background-color .8s ease,border-color .8s ease}@media only screen and (max-width:61.875em){.btn:active{color:#fff;background-color:#00d2f0;border-color:#00d2f0}}@media only screen and (min-width:61.9375em){.btn:hover{color:#fff;background-color:#00d2f0;border-color:#00d2f0}}@media only screen and (max-width:47.9375em){.btn{font-size:2rem}}.btn_wide{width:100%}.btn_scd{color:#00a5bd;background-color:transparent}@media only screen and (max-width:61.875em){.btn_scd:active{color:#fff;background-color:#00a5bd}}@media only screen and (min-width:61.9375em){.btn_scd:hover{color:#fff;background-color:#00a5bd}}.btn_light{background:#ee444c}@media only screen and (max-width:61.875em){.btn_light:active{background:#00a5bd}}@media only screen and (min-width:61.9375em){.btn_light:hover{background:#00a5bd}}.btn_dsbl{color:#999;background:#f6f8f7;border-color:#f6f8f7;pointer-events:none}.btn-txt{position:relative;display:inline-flex;align-items:center;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;cursor:pointer;transition:transform .8s ease}@media only screen and (max-width:61.875em){.btn-txt{font-size:1.6rem}}.btn-txt span{z-index:1}.btn-txt i{position:absolute;top:100%;display:block;width:100%;height:1rem;margin-top:.3rem;background-repeat:no-repeat;background-position:50%;background-size:contain}@media only screen and (max-width:61.875em){.btn-txt i{height:.8rem}}.btn-txt svg{position:absolute;top:.2rem;left:100%;width:1.8rem;height:3.3rem;margin-left:.9rem;fill:#00a5bd;transition:transform .8s ease}@media only screen and (max-width:61.875em){.btn-txt svg{width:1.4rem;height:2.6rem}}@media only screen and (max-width:61.875em){.btn-txt:active svg{transform:translateX(.7rem)}}@media only screen and (max-width:61.875em) and (max-width:61.875em){.btn-txt:active svg{transform:translateX(.4rem)}}@media only screen and (min-width:61.9375em){.btn-txt:hover svg{transform:translateX(.7rem)}}@media only screen and (min-width:61.9375em) and (max-width:61.875em){.btn-txt:hover svg{transform:translateX(.4rem)}}.btn-txt_noarr i{width:calc(100% + 1rem);transition:width .8s ease}@media only screen and (max-width:61.875em){.btn-txt_noarr:active i{width:calc(100% + 2rem)}}@media only screen and (min-width:61.9375em){.btn-txt_noarr:hover i{width:calc(100% + 2rem)}}.btn-txt_yellow i{background:#fbd07c}.btn-txt_blue i{background:#ecb7c6}.c-checkbox{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-checkbox,.c-checkbox *{cursor:pointer}.c-checkbox__input{position:absolute;visibility:hidden;pointer-events:none}.c-checkbox__text{position:relative;display:flex;align-items:center;min-width:2rem;min-height:2rem;padding:0 0 .3rem 2.8rem;color:#999;font-size:1rem;line-height:1.2}@media only screen and (max-width:61.875em){.c-checkbox__text{padding:0 0 0 2.5rem}}.c-checkbox__text:before{position:absolute;top:0;left:0;display:inline-block;width:1.8rem;height:1.8rem;border:.1rem solid #999;cursor:pointer;content:""}.c-checkbox__text:after{position:absolute;top:-.3rem;left:.5rem;display:block;width:1.5rem;height:1.8rem;background:url(/local/client/dist/styles/../img/icons/check.svg) no-repeat 50%;background-size:contain;opacity:0;content:""}.c-checkbox__text a{color:hsla(0,0%,60%,.7);border-bottom:.1rem solid rgba(0,0,0,.4);cursor:pointer;transition:border-color .2s ease}.c-checkbox__text a:hover{border-color:#000}.c-checkbox__input:checked+.c-checkbox__text:after{opacity:1}h1,h2{margin:0 0 .5em;font-weight:400;font-size:4.4rem;line-height:1.1}h1,h2,h3,h4,h5,h6{color:#000}p{margin:0 0 .57em}.text-center{text-align:center}.text-right{text-align:right}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{overflow:hidden;list-style:none;padding:0}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{-ms-scroll-snap-type:none;scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.b-content{display:flex;flex-direction:column;min-height:100vh}.b-content__area{flex-grow:1}@media only screen and (max-width:35.875em){.b-hdr{height:8.5rem}}@media only screen and (max-width:35.875em){.b-hdr__wrapper{position:fixed;top:0;right:0;left:0;z-index:50;background:hsla(0,0%,100%,.9);-webkit-backdrop-filter:blur(.5rem);backdrop-filter:blur(.5rem)}.b-hdr__wrapper.active{bottom:0}}.b-hdr__cnt{display:flex;align-items:center;justify-content:space-between;padding:4rem 0}@media only screen and (max-width:82.4375em){.b-hdr__cnt{padding:2rem 0 4rem}}@media only screen and (max-width:35.875em){.b-hdr__cnt{padding:1.2rem 0}}.b-hdr__lgo img{width:12rem}@media only screen and (max-width:35.875em){.b-hdr__lgo img{width:11.2rem}}.b-hdr__hamb{position:relative;width:2.1rem;height:1.4rem}@media only screen and (min-width:82.5em){.b-hdr__hamb{display:none}}.b-hdr__hamb:after,.b-hdr__hamb:before{position:absolute;top:0;width:100%;height:.2rem;background:#999;content:""}.b-hdr__hamb:after{top:.6rem}.b-hdr__hamb i{position:absolute;top:1.2rem;width:100%;height:.2rem;background:#999;content:""}.b-hdr__hamb.active{width:2.6rem;height:2.6rem;margin-right:-.2rem;border:.1rem solid #999;border-radius:50%}.b-hdr__hamb.active:before{top:1.1rem;left:.4rem;width:68%;transform:rotate(45deg)}.b-hdr__hamb.active:after{top:1.1rem;left:.4rem;width:68%;transform:rotate(-45deg)}.b-hdr__hamb.active i{opacity:0}@media only screen and (max-width:82.4375em){.b-hdr__mnu{display:none;padding:3rem 0;overflow:auto}.b-hdr__mnu.active{position:fixed;top:5rem;right:0;bottom:0;left:0;z-index:20;display:block;background:#fff}}@media only screen and (min-width:82.5em){.b-hdr__lst{display:flex;align-items:center;justify-content:space-between}}.b-hdr__itm{position:relative;margin-right:3rem}@media only screen and (max-width:82.4375em){.b-hdr__itm{margin:0;border-top:.1rem solid #eee}}.b-hdr__itm:last-child{margin-right:0}.b-hdr__lnk{display:flex;align-items:center;font-size:1.4rem}@media only screen and (max-width:82.4375em){.b-hdr__lnk{padding:2rem}}.b-hdr__lnk img{margin-top:-.1rem;margin-right:.9rem}.b-hdr__lnk span{position:relative}@media only screen and (min-width:82.5em){.b-hdr__lnk span{border-bottom:.1rem solid #fff;transition:border-color .8s ease}}.b-hdr__lnk span i{position:absolute;top:-1.2rem;right:-1.6rem;display:flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;color:#fff;font-size:1rem;font-style:normal;background:#3a8dde;border-radius:50%}@media only screen and (max-width:61.875em) and (min-width:82.5em){.b-hdr__lnk:active span{border-color:#ecb7c6}}@media only screen and (max-width:61.875em) and (max-width:82.4375em){.b-hdr__lnk:active{background-color:#f5f5f5}}@media only screen and (min-width:61.9375em) and (min-width:82.5em){.b-hdr__lnk:hover span{border-color:#ecb7c6}}@media only screen and (min-width:61.9375em) and (max-width:82.4375em){.b-hdr__lnk:hover{background-color:#f5f5f5}}.b-ftr{position:relative;z-index:15;padding:2.5rem 0 4.4rem;background:#00a5bd}@media only screen and (max-width:47.9375em){.b-ftr{padding:2rem 0 1.6rem}}.b-ftr__cnt,.b-ftr__cntr{position:relative}.b-ftr__cnt{display:flex;align-items:flex-start;justify-content:space-between}@media only screen and (max-width:47.9375em){.b-ftr__cnt{flex-wrap:wrap}}.b-ftr__lgo{margin:0 0 1rem}@media only screen and (max-width:47.9375em){.b-ftr__lgo>a{display:block;margin-bottom:2.7rem}}@media only screen and (min-width:48em){.b-ftr__lgo{display:flex;align-items:flex-end}}@media only screen and (min-width:48em){.b-ftr__lgo-wr{margin-right:7rem}}@media only screen and (max-width:47.9375em){.b-ftr__lgo-wr{order:1}}.b-ftr__feedback{color:#fff;font-size:1.4rem}@media only screen and (max-width:47.9375em){.b-ftr__feedback{margin-bottom:2.3rem}}.b-ftr__feedback a{color:#fff}.b-ftr__img{width:8rem;margin-right:2.1rem}@media only screen and (max-width:47.9375em){.b-ftr__img{width:8.8rem}}@media only screen and (max-width:47.9375em){.b-ftr__scn{margin:0 0 2rem}}.b-ftr__scn-itm{margin-right:.8rem;transition:opacity .8s ease}@media only screen and (max-width:61.875em){.b-ftr__scn-itm:active{opacity:.65}}@media only screen and (min-width:61.9375em){.b-ftr__scn-itm:hover{opacity:.65}}.b-ftr__scn-itm:last-child{margin-right:0}.b-ftr__scn-itm img{width:2.4rem}@media only screen and (max-width:47.9375em){.b-ftr__agrees{flex:0 0 100%;order:2}}@media only screen and (min-width:48em){.b-ftr__agrees{margin-top:.4rem;text-align:right}}.b-ftr__header{margin-bottom:.6rem;color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:82.4375em){.b-ftr__menu{display:none}}@media only screen and (max-width:47.9375em){.b-ftr__menu{display:block;flex-basis:100%;order:3;max-width:15.4rem;margin:1.5rem 0}}.b-ftr__menu ul li a{color:#fff;font-weight:400;font-size:1.4rem;line-height:150%;border-bottom:.1rem solid #fff;transition:border-color .8s ease}.b-ftr__menu ul li a:hover{border-color:rgba(255,255,255,1e-06)}.b-ftr__menu ul li._long{max-width:20rem}.b-ftr__lnk{display:block;margin-bottom:.3rem;color:#fff;border-bottom:.1rem solid transparent;transition:border-color .8s ease;font-size:1.4rem;line-height:120%}@media only screen and (max-width:61.875em){.b-ftr__lnk:active{border-color:#fff}}@media only screen and (min-width:61.9375em){.b-ftr__lnk:hover{border-color:#fff}}@media only screen and (min-width:48em){.b-ftr__lnk{margin-bottom:1rem}}.b-ftr__lnk:last-child{margin-bottom:0}.b-ftr__cp{margin-top:1.7rem;color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:47.9375em){.b-ftr__cp{margin-top:3rem}}.b-ftr__cp span{position:relative}@media only screen and (max-width:47.9375em){.b-ftr__cp span{display:block}}.b-ftr__cp span:before{position:absolute;bottom:20%;left:100%;width:19rem;height:.1rem;margin-left:.8rem;background:#fff;content:""}@media only screen and (max-width:47.9375em){.b-ftr__cp span:before{right:-2rem;bottom:3rem;left:-2rem;width:auto;margin-left:0}}.b-ftr__ptrn{position:relative}.b-ftr__ptrn-1{position:absolute;bottom:-1.3rem;left:24rem}@media only screen and (max-width:47.9375em){.b-ftr__ptrn-1{right:0;bottom:1.2rem;left:auto}}@media only screen and (min-width:35.9375em) and (max-width:47.9375em){.b-ftr__ptrn-1{display:none}}.b-ftr__ptrn-1 img{display:block;width:6rem}@media only screen and (max-width:47.9375em){.b-ftr__ptrn-1 img{width:11.2rem}}.b-ftr__ptrn-2{position:absolute;right:-2rem;bottom:-2rem}@media only screen and (max-width:82.4375em){.b-ftr__ptrn-2{display:none}}.b-ftr__ptrn-2 img{display:block;width:30.1rem}.b-brd{position:relative;z-index:5;margin-bottom:4rem;padding:1rem 0 .5rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-brd{margin-top:-.1rem;padding:0 0 .5rem}}.b-brd__itm{display:inline-block;pointer-events:auto}.b-brd__itm:not(:last-child):after{display:inline-block;margin:0 .36rem;content:"\2013"}.b-brd__lnk{color:#999;font-size:1.4rem;pointer-events:auto}a.b-brd__lnk{border-bottom:.1rem solid #999;transition:color .8s ease,border-color .8s ease}a.b-brd__lnk:hover{color:#ecb7c6;border-color:#ecb7c6}.up-page{position:-webkit-sticky;position:sticky;bottom:0;z-index:10;transition:opacity .8s ease;pointer-events:none}.up-page_hidden{opacity:0;pointer-events:none}.up-page__cntr{position:relative}.up-page__up{width:1.8rem;margin-top:-15.3rem;margin-left:-3rem;cursor:pointer;transition:opacity .8s ease;pointer-events:auto}@media only screen and (max-width:82.4375em){.up-page__up{display:none}}.up-page__up:hover{opacity:.5}.up-page__up svg{width:1.8rem}.b-mdl{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.5);will-change:opacity}.b-mdl__cnt{position:relative;max-width:100%;max-height:100%;overflow:auto;background:#fff}@media only screen and (max-width:61.875em){.b-mdl__cnt{display:flex;align-items:center;justify-content:center;width:100%;height:100%;padding-top:7rem}}@media only screen and (min-width:61.9375em){.b-mdl__cnt{border-radius:2rem}}.b-mdl__lgo{position:absolute;top:1.2rem;left:1.9rem}.b-mdl__lgo img{width:11.2rem}@media only screen and (min-width:61.9375em){.b-mdl__lgo{display:none}}.b-mdl__cls{position:absolute;top:1.9rem;right:2rem;display:flex;align-items:center;justify-content:center;width:1.8rem;height:1.8rem;background:#00a5bd;border-radius:50%;cursor:pointer;transition:opacity .8s ease}@media only screen and (max-width:61.875em){.b-mdl__cls{top:2.2rem}}.b-mdl__cls:before{position:absolute;top:-1.6rem;right:-1.6rem;bottom:-1.6rem;left:-1.6rem;content:""}.b-mdl__cls svg{display:block;width:.8rem;height:.8rem;fill:#fff}@media only screen and (max-width:61.875em){.b-mdl__cls:active{opacity:.8}}@media only screen and (min-width:61.9375em){.b-mdl__cls:hover{opacity:.8}}.slide-fade-enter-active,.slide-fade-leave-active{transition:transform .8s ease,opacity .8s ease;transition-duration:.4s}.slide-fade-enter,.slide-fade-leave-to{transform:scale(1.04);opacity:0}.c-shr{padding:4.5rem 0 5rem}@media only screen and (max-width:61.875em){.c-shr{width:100%;max-height:100%}}.c-shr__pnl{margin-bottom:4rem;padding:0 15rem 5rem;border-bottom:.1rem solid #ededed}@media only screen and (max-width:61.875em){.c-shr__pnl{margin-bottom:2rem;padding:0 2rem 2rem}}.c-shr__ttl{margin:0 0 3.4rem;color:#000;font-weight:700;font-size:2.8rem;text-align:center;text-transform:uppercase}@media only screen and (max-width:47.9375em){.c-shr__ttl{margin:0 0 2rem;font-size:1.8rem}}.c-shr__lst{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:47.9375em){.c-shr__lst{justify-content:space-between}}.c-shr__itm{margin:0 1rem;transition:opacity .8s ease}@media only screen and (max-width:47.9375em){.c-shr__itm{margin:0 .5rem}}@media only screen and (max-width:61.875em){.c-shr__itm:active{opacity:.7}}@media only screen and (min-width:61.9375em){.c-shr__itm:hover{opacity:.7}}.c-shr__itm:first-child{margin-left:0}.c-shr__itm:last-child{margin-right:0}.c-shr__itm img{width:6rem;max-height:6rem;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:47.9375em){.c-shr__itm img{width:3rem;max-height:3rem}}.c-shr__frm{padding:0 15rem}@media only screen and (max-width:61.875em){.c-shr__frm{padding:0 2rem}}@media only screen and (min-width:35.9375em){.c-shr__frm-wr{display:flex;align-items:center;justify-content:space-between}}.c-shr__lbl{margin:0 0 1rem}.c-shr__inp{flex-grow:1;height:100%}.c-shr__inp input{width:100%;height:5.3rem;padding:0 2rem;color:#000;font-size:1.8rem;background:#ededed;border:none}.c-shr__btn{width:17.2rem;height:5.3rem;padding:0 0 .2rem;font-size:2rem;text-transform:uppercase}@media only screen and (max-width:35.875em){.c-shr__btn{width:100%}}.b-hro{position:relative;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.b-hro__cntr{position:relative;height:100%}.b-hro__cntr:before{position:absolute;top:26.8rem;top:26.8vh;right:0;color:rgba(45,42,62,.05);font-weight:100;font-size:19rem;line-height:1;transform:rotate(-90deg) translateY(40%);content:attr(data-year);pointer-events:none}@media only screen and (max-width:82.4375em){.b-hro__cntr:before{display:none}}.b-hro__cnt{position:relative}@media only screen and (max-width:82.4375em){.b-hro__cnt{display:none}}.b-hro__cnt_mobile{display:none}@media only screen and (max-width:82.4375em){.b-hro__cnt_mobile{display:block}}.b-hro__cnt_mobile img{width:100%}.b-hro__itm{height:calc(100vh - 12rem);min-height:57.4rem;max-height:75rem;background-repeat:no-repeat;background-position:50%;background-size:contain}.b-hro__itm:nth-child(2){display:none}@media only screen and (min-width:112.5em){.b-hro__itm:first-child{display:none}.b-hro__itm:nth-child(2){display:block}}.b-hro__wrp{position:absolute;top:0;right:0;bottom:0;left:0;z-index:5;pointer-events:none}.b-hro__wrp-cnt{position:relative;height:100%}@media only screen and (max-width:82.4375em){.b-hro__prf{position:absolute;top:11rem;right:0}}@media only screen and (min-width:82.5em){.b-hro__prf{display:flex;flex-direction:column;justify-content:center;height:100%;padding:10rem 0 5rem}}.b-hro__main{position:relative;z-index:5;display:flex;flex-grow:1;align-items:center;justify-content:flex-end}.b-hro__inf{pointer-events:none}.b-hro__nxt{position:relative;left:-2.3rem;display:flex;align-items:flex-end;padding-top:5rem}@media only screen and (max-width:82.4375em){.b-hro__nxt{display:none}}.b-hro__nxt .btn-txt{position:relative}.b-hro__nxt .btn-txt:before{position:absolute;top:-1rem;right:-4rem;bottom:-4rem;left:-1rem;content:""}.b-hro__nxt .btn-txt svg{width:1.3rem;height:2.3rem;fill:#2e2322}.b-hro__ttl{max-width:30rem;margin-bottom:7.9rem;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:82.4375em){.b-hro__ttl{margin-bottom:1.5rem;padding-top:.5rem;font-size:2.4rem;line-height:1.16667}}.b-hro__ttl span{display:block;margin-top:1rem;color:#ff6c37;font-size:6rem}@media only screen and (max-width:82.4375em){.b-hro__ttl span{margin-top:0;font-size:5rem}}.b-hro__btn{pointer-events:auto;transition:transform .8s ease,opacity .8s ease}@media only screen and (max-width:82.4375em){.b-hro__btn{margin-bottom:2.7rem}}.b-hro__btn .btn-txt i{background-image:url(/local/client/dist/styles/../img/icons/button-line-1.svg)}.b-hro__btm{position:relative;z-index:10;align-items:flex-end;justify-content:space-between}.b-hro__btm,.b-hro__pag{display:flex}.b-hro__pag span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#999;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-hro__pag span:before{width:1.4rem;height:1.4rem;border:.4rem solid #00a5bd;border-radius:50%;opacity:0;transition:opacity .8s ease}.b-hro__pag span:after,.b-hro__pag span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-hro__pag span:after{width:1.8rem;height:2rem}.b-hro__pag span.swiper-pagination-bullet-active{background:#fff}.b-hro__pag span.swiper-pagination-bullet-active:before{opacity:1}.b-hro__pag span:last-child{margin-right:0}.b-hro__scr{cursor:pointer;pointer-events:auto;transition:transform .8s ease,opacity .8s ease}@media only screen and (max-width:82.4375em){.b-hro__scr{display:none}}.b-hro__scr svg{width:1.8rem;max-height:13.5rem;margin-top:.7rem;fill:#000}.b-hro__ptrn{position:absolute;pointer-events:none}.b-hro__ptrn_1{top:3rem;right:3rem}@media only screen and (max-width:82.4375em){.b-hro__ptrn_1{top:5.8rem;right:auto;left:11rem}}.b-hro__ptrn_1 img{width:6.2rem}@media only screen and (max-width:82.4375em){.b-hro__ptrn_1 img{width:2.8rem}}.b-hro__nxt,.b-hro__pag,.b-hro__scr{transform:translateY(2rem);opacity:0;transition:transform .8s ease,opacity .8s ease}body.is-loaded-800 .b-hro__nxt,body.is-loaded-1000 .b-hro__pag,body.is-loaded-1200 .b-hro__scr{transform:translateY(0);opacity:1}#hero-carousel{position:relative}#hero-carousel .b-hro__cntr{display:flex;flex-direction:column;justify-content:center;width:100%}#hero-carousel .b-hro__inf{position:absolute;top:0;right:0;bottom:0;left:0;display:flex}@media only screen and (max-width:82.4375em){#hero-carousel .b-hro__inf{position:static}}#hero-carousel .b-hro__img,#hero-carousel .b-hro__itm{transform:scale(1.02);opacity:.2;transition:transform .8s ease,opacity .8s ease}@media only screen and (max-width:82.4375em){#hero-carousel .swiper-slide{display:flex;flex-direction:column}#hero-carousel .swiper-slide>:first-child{order:2}#hero-carousel .swiper-slide>:last-child{order:1}}#hero-carousel .swiper-slide.swiper-slide-active .b-hro__ttl{-webkit-animation:slide-top-title 1.6s ease;animation:slide-top-title 1.6s ease}#hero-carousel .swiper-slide.swiper-slide-active .b-hro__btn{-webkit-animation:slide-top-button 1.9s ease;animation:slide-top-button 1.9s ease}#hero-carousel .swiper-slide.swiper-slide-active .b-hro__img,#hero-carousel .swiper-slide.swiper-slide-active .b-hro__itm{transform:scale(1);opacity:1}@-webkit-keyframes slide-top-title{0%,30%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-top-title{0%,30%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes slide-top-button{0%,40%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slide-top-button{0%,40%{transform:translateY(2rem);opacity:0}to{transform:translateY(0);opacity:1}}.b-hme-srv{position:relative;z-index:10;padding:4.7rem 0}@media only screen and (max-width:35.875em){.b-hme-srv{padding:4.7rem 0 0}}@media only screen and (min-width:61.9375em){.b-hme-srv{padding:9.2rem 0 9.5rem}}.b-hme-srv__cnt,.b-hme-srv__lst{position:relative}.b-hme-srv__lst{display:flex;justify-content:space-between;max-width:116rem;margin:0 auto}@media only screen and (max-width:82.4375em) and (min-width:61.9375em){.b-hme-srv__lst{padding:0 2rem}}@media only screen and (max-width:47.9375em){.b-hme-srv__lst{justify-content:space-around}}@media only screen and (max-width:35.875em){.b-hme-srv__lst_flex{justify-content:flex-start;margin-right:-2rem;margin-bottom:-2rem;margin-left:-2rem;padding:0 2rem;overflow-x:auto;scrollbar-color:transparent transparent;-ms-overflow-style:none}.b-hme-srv__lst_flex::-webkit-scrollbar,.b-hme-srv__lst_flex::-webkit-scrollbar-thumb{width:0;height:0;background-color:transparent}.b-hme-srv__lst_flex::-webkit-scrollbar-track{width:0;height:0;background-color:transparent}.b-hme-srv__lst_flex>*{flex:0 0 12rem;width:12rem;margin-bottom:2rem}}.b-hme-srv__ptrn{position:absolute;pointer-events:none}.b-hme-srv__ptrn_btm{top:1rem;left:50%;margin-left:3.5rem}@media only screen and (max-width:82.4375em){.b-hme-srv__ptrn_btm{margin-left:0}}.b-hme-srv__ptrn_btm img{width:12.7rem}@media only screen and (max-width:61.875em){.b-hme-srv__ptrn_btm{display:none}}@media only screen and (max-width:35.875em){.b-hme-srv__itm i._double{top:45%;left:0;width:calc(100% - 4.5rem)}.b-hme-srv__itm i._default{left:0;width:100%}}@media only screen and (min-width:82.5em){.b-hme-srv__itm{padding-left:4rem;border-left:.1rem solid rgba(0,0,0,.5)}}.b-hme-srv__pic{margin:0 0 2rem}@media only screen and (max-width:47.9375em){.b-hme-srv__pic{margin-bottom:1.5rem;padding-left:1rem}}.b-hme-srv__pic img{height:7.4rem}@media only screen and (max-width:47.9375em){.b-hme-srv__pic img{height:6rem}}.b-hme-srv__ttl{margin:0 0 1.7rem}.b-hme-srv__ttl .btn-txt i{height:.7rem;margin-top:-.6rem;background-color:#ec9bad}@media only screen and (max-width:35.875em){.b-hme-srv__ttl .btn-txt i._first{width:7.2rem}}.b-hme-srv__ttl .btn-txt svg{width:1.3rem;height:2.3rem;fill:#000}@media only screen and (max-width:47.9375em){.b-hme-srv__ttl .btn-txt svg{opacity:0}}.b-hme-srv__ttl ._mobile{display:none}@media only screen and (min-width:48em){.b-hme-srv__ttl ._mobile{display:block}}.b-hme-srv__ttl ._desktop{display:none}@media only screen and (max-width:47.9375em){.b-hme-srv__ttl ._desktop{display:block}}.b-hme-srv__descr{max-width:25rem;color:#999;font-size:1.4rem}@media only screen and (max-width:61.875em){.b-hme-srv__descr{display:none}}.b-home-video{margin:0 0 5rem}@media only screen and (max-width:61.875em){.b-home-video{margin:3rem 0}}@media only screen and (max-width:61.875em){.b-home-video__cntr{margin:0;padding:0}}.b-home-video__cnt{display:grid;grid-template-columns:71.1rem 1fr}@media only screen and (max-width:82.4375em){.b-home-video__cnt{grid-template-columns:50rem 1fr}}@media only screen and (max-width:61.875em){.b-home-video__cnt{display:block}}.b-home-video__video video{display:block;width:100%;height:auto}.b-home-video__text{padding:11rem 0 0 6rem;background:#00a5bd}@media only screen and (max-width:82.4375em){.b-home-video__text{padding:5rem 0 0 4rem}}@media only screen and (max-width:61.875em){.b-home-video__text{padding:4.2rem 2rem 5rem}}.b-home-video__text p{max-width:39.6rem;margin:0 0 2.5rem;color:#fff;font-weight:700;font-size:3rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-home-video__text p{margin:0 0 2rem;font-size:1.8rem;line-height:1.22222}}.b-home-video__text p:last-child{margin-bottom:0}.b-hme-qlt{overflow:hidden}@media only screen and (min-width:48em){.b-hme-qlt{background:#f6f8f7}}@media only screen and (min-width:48em){.b-hme-qlt__cntr{max-width:82.5em;margin-right:auto;margin-left:auto;padding-right:2rem;padding-left:2rem}}.b-hme-qlt__wr.swiper-container-autoheight .b-hme-qlt__itm{height:100%}@media only screen and (max-width:35.875em){.b-hme-qlt__lst{padding-top:2rem}}@media only screen and (min-width:48em){.b-hme-qlt__lst{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}}.b-hme-qlt__itm{padding:3.2rem 2rem 2.4rem;background:#f6f8f7}@media only screen and (max-width:61.875em){.b-hme-qlt__itm{background:#f6f8f7}}@media only screen and (max-width:61.875em) and (min-width:48em){.b-hme-qlt__itm{margin:0 -1rem;padding:3.2rem 3rem 2.4rem;border-bottom:.5rem solid #fff}}@media only screen and (max-width:47.9375em){.b-hme-qlt__itm{display:flex;flex-direction:column;padding-top:0}}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm{display:flex;align-items:center;padding:3rem 7rem 3rem 2rem}}@media only screen and (min-width:61.9375em) and (max-width:82.4375em){.b-hme-qlt__itm:nth-child(odd){flex-basis:55%;max-width:55%}.b-hme-qlt__itm:nth-child(2n),.b-hme-qlt__itm:nth-child(odd){flex-grow:0;flex-shrink:0;padding-right:1rem;padding-left:1rem}.b-hme-qlt__itm:nth-child(2n){flex-basis:45%;max-width:45%}}@media only screen and (min-width:82.5em){.b-hme-qlt__itm{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding:3rem 2.6rem 3rem 6.9rem}}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm:nth-child(4n+1){position:relative;border-top:.5rem solid #fff;border-right:.5rem solid #fff}.b-hme-qlt__itm:nth-child(4n+1):before{position:absolute;top:100%;right:-200rem;left:-200rem;height:.5rem;background:#fff;content:""}}.b-hme-qlt__itm:nth-child(4n+1) .b-hme-qlt__ttl{color:#ff6c37}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm:nth-child(4n+2){border-top:.5rem solid #fff}}.b-hme-qlt__itm:nth-child(4n+2) .b-hme-qlt__ttl{color:#00c08b}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm:nth-child(4n+3){border-top:.5rem solid #fff;border-right:.5rem solid #fff}}.b-hme-qlt__itm:nth-child(4n+3) .b-hme-qlt__ttl{color:#ffb548}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm:nth-child(4n+4){border-top:.5rem solid #fff}}.b-hme-qlt__itm:nth-child(4n+4) .b-hme-qlt__ttl{color:#ec9bad}@media only screen and (min-width:61.9375em){.b-hme-qlt__itm:first-child,.b-hme-qlt__itm:nth-child(2){border-top:none}}.b-hme-qlt__pic{margin:0 0 2.7rem}@media only screen and (max-width:35.875em){.b-hme-qlt__pic{margin-top:3rem;margin-bottom:2.5rem}}@media only screen and (min-width:61.9375em){.b-hme-qlt__pic{margin:0 3rem 0 0}}@media only screen and (max-width:47.9375em){.b-hme-qlt__blc{display:flex;flex-direction:column;flex-grow:1}}.b-hme-qlt__img{width:10rem}@media only screen and (max-width:47.9375em){.b-hme-qlt__img{width:6rem}}@media only screen and (max-width:35.875em){.b-hme-qlt__img{width:10rem}}.b-hme-qlt__ttl{margin:0 0 1.5rem;font-weight:700;font-size:3rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-hme-qlt__ttl{margin:0 0 2.5rem;font-size:1.8rem}}.b-hme-qlt__descr{margin:0 0 2.6rem;font-size:1.4rem;line-height:120%}@media only screen and (max-width:47.9375em){.b-hme-qlt__descr{flex-grow:1;margin:0 0 3.9rem}}.b-hme-qlt__btn .btn-txt i{background-image:url(/local/client/dist/styles/../img/icons/button-line-2.svg)}.b-hme-qlt__pag{display:flex;margin:2rem 2rem 1rem}@media only screen and (min-width:48em){.b-hme-qlt__pag{display:none}}.b-hme-qlt__pag span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#000;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-hme-qlt__pag span:before{width:1.4rem;height:1.4rem;background:rgba(0,165,189,.5);border-radius:50%;opacity:0;transition:opacity .8s ease}.b-hme-qlt__pag span:after,.b-hme-qlt__pag span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-hme-qlt__pag span:after{width:1.8rem;height:2rem}.b-hme-qlt__pag span.swiper-pagination-bullet-active{background:#00a5bd}.b-hme-qlt__pag span.swiper-pagination-bullet-active:before{opacity:1}.b-hme-qlt__pag span:last-child{margin-right:0}.b-sbc{position:relative;padding:9rem 0 14.6rem}@media only screen and (max-width:93.6875em){.b-sbc{background-position:75% 40%}}@media only screen and (max-width:82.4375em){.b-sbc{background:none}}@media only screen and (max-width:47.9375em){.b-sbc{padding:5rem 0 2rem}}@media only screen and (max-width:35.875em){.b-sbc{padding:3rem 0 6.5rem}}.b-sbc__cnt{position:relative}@media only screen and (max-width:47.9375em){.b-sbc__cnt{margin-left:0}}.b-sbc__ptrn{position:absolute;pointer-events:none}.b-sbc__ptrn_top{bottom:-8rem;left:9rem}@media only screen and (max-width:61.875em){.b-sbc__ptrn_top{right:4rem;bottom:-10rem;left:auto}}@media only screen and (max-width:47.9375em){.b-sbc__ptrn_top{right:2.6rem;bottom:-3.6rem}}.b-sbc__ptrn_top img{width:7.9rem}@media only screen and (max-width:61.875em){.b-sbc__ptrn_top img{width:6rem}}@media only screen and (max-width:47.9375em){.b-sbc__ptrn_top img{width:4.7rem}}.b-sbc__ptrn_btm{right:3.5rem;bottom:-6rem}@media only screen and (max-width:82.4375em){.b-sbc__ptrn_btm{display:none}}.b-sbc__ptrn_btm img{width:26.9rem}.b-sbc__ttl{max-width:76rem;margin:0 auto 1rem;line-height:1.11;text-align:center;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:47.9375em){.b-sbc__ttl{margin:0 auto .3rem;font-size:1.8rem;line-height:1.22222;text-align:left}}.b-sbc__ttl span{color:#ff6c37}.b-sbc__txt{margin:0 0 2.6rem;color:#999;font-size:1.4rem;line-height:120%;text-align:center}@media only screen and (max-width:47.9375em){.b-sbc__txt{margin:0 0 2rem;text-align:left}}.b-sbc__frm{position:relative;z-index:1;margin:0 0 2rem}@media only screen and (min-width:48em){.b-sbc__frm{display:flex;justify-content:center}}.b-sbc__frm>img{position:absolute;top:-7rem;left:44rem;width:9rem}@media only screen and (max-width:47.9375em){.b-sbc__frm>img{top:-4rem;right:-1rem;left:auto;width:5.1rem}}.b-sbc__inp{position:relative;z-index:1;width:37.8rem}@media only screen and (max-width:47.9375em){.b-sbc__inp{width:100%;margin:0 0 1rem}}.b-sbc__inp input{display:block;width:100%;height:100%;padding:0 1rem;color:#000;font-weight:700;font-size:2rem;line-height:115.5%;text-transform:uppercase;background:#ebebec;border:none}@media only screen and (max-width:47.9375em){.b-sbc__inp input{height:5.2rem}}.b-sbc__agree{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:47.9375em){.b-sbc__agree{display:none;justify-content:flex-start;margin:0 0 .5rem;font-size:1.2rem}}.b-sbc__agree_mobile{display:none}@media only screen and (max-width:47.9375em){.b-sbc__agree_mobile{display:flex}}.b-sbc__sub .btn{display:flex;align-items:center;justify-content:center;height:5.2rem;padding:0 .745em;text-transform:uppercase;background:#ec9bad;border:none;color:#fff;font-weight:700;font-size:2rem;line-height:115.5%}@media only screen and (max-width:47.9375em){.b-sbc__sub .btn{padding:0 1.9rem;font-size:1.6rem}}.b-sbc__sub .btn:hover{background:#e8869b}._sbc-note{padding:3rem;text-align:center}._sbc-note__hdr{margin:0 0 1rem;color:#000;font-size:2.4rem;line-height:1.1}.b-soc{padding:9rem 0 3rem;background:#f6f8f7}@media only screen and (max-width:47.9375em){.b-soc{position:relative;padding:4rem 0 3rem}}.b-soc__cntr{position:relative}.b-soc__ptrn{position:absolute}.b-soc__ptrn_drops{top:9rem;right:2%}@media only screen and (max-width:47.9375em){.b-soc__ptrn_drops{display:none}}.b-soc__ico_rocket{position:absolute;top:-11rem;left:50%;margin-left:6rem}@media only screen and (max-width:47.9375em){.b-soc__ico_rocket{position:absolute;top:-6rem;left:25%}.b-soc__ico_rocket img{width:7.5rem}}.b-soc__ttl{position:relative;margin:0 0 3rem}@media only screen and (min-width:48em){.b-soc__ttl{text-align:center}}.b-soc__ttl>span{display:block;margin:.7rem 0 .2rem;color:#000;font-size:4.4rem}@media only screen and (max-width:47.9375em){.b-soc__ttl>span{font-size:2.6rem}}.b-soc__lnk{display:block}.b-soc__lnk img{width:2.4rem;margin-right:.5rem}.b-soc__lnk span{color:#999}@media only screen and (max-width:47.9375em){.b-soc__wr{position:absolute;top:1.6rem;right:1rem}}.b-soc__btm{display:flex;align-items:center;justify-content:space-between;padding:1.8rem 0 0}@media only screen and (min-width:48em){.b-soc__btm{justify-content:center;padding-bottom:3rem}}.b-soc__img{display:block;width:100%}.b-soc .swiper-slide{transition:transform .8s ease}.b-soc .swiper-slide:not(.swiper-slide-active){transform:scale(.94)}.b-soc__pag{display:flex}@media only screen and (min-width:48em){.b-soc__pag{display:none}}.b-soc__pag span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#999;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-soc__pag span:before{width:1.4rem;height:1.4rem;background:rgba(0,165,189,.5);border-radius:50%;opacity:0;transition:opacity .8s ease}.b-soc__pag span:after,.b-soc__pag span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-soc__pag span:after{width:1.8rem;height:2rem}.b-soc__pag span.swiper-pagination-bullet-active{background:#00a5bd}.b-soc__pag span.swiper-pagination-bullet-active:before{opacity:1}.b-soc__pag span:last-child{margin-right:0}.b-ctl{margin-top:-8rem;padding-top:6rem;padding-bottom:8rem;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:82.4375em){.b-ctl{padding-top:1.3rem}}.b-ctl a{color:#000}@media only screen and (max-width:82.4375em){.b-ctl{margin-top:-2.8rem;padding-bottom:4rem}}@media only screen and (max-width:82.4375em){.b-ctl__cntr{display:flex;flex-direction:column}}.b-ctl__switch{position:relative;z-index:5;max-width:30rem;margin:-4.7rem 0 5.6rem auto;text-align:right}@media only screen and (max-width:82.4375em){.b-ctl__switch{order:2;margin:2.7rem 0 0;text-align:left}}.b-ctl__switch a{color:#000}.b-ctl__switch .btn-txt i{height:1.1rem;background-image:url(/local/client/dist/styles/../img/icons/button-line-3.svg)}.b-ctl__wr{position:relative}@media only screen and (max-width:82.4375em){.b-ctl__wr{order:1}}@media only screen and (min-width:82.5em){.b-ctl__wr{display:flex;justify-content:space-between}}.b-ctl__mnu{display:flex}@media only screen and (max-width:82.4375em){.b-ctl__mnu{position:relative;display:block;margin:0 -2rem 1.7rem;padding:0 2rem}.b-ctl__mnu:before{position:absolute;top:0;right:0;z-index:4;width:4rem;height:3.8rem;background-image:linear-gradient(90deg,hsla(0,0%,100%,.0001),#fff);content:"";pointer-events:none}}@media only screen and (min-width:82.5em){.b-ctl__mnu>:not(:first-child){max-width:23rem;margin-left:2rem;padding-left:2rem;border-left:.1rem solid #999}}@media only screen and (min-width:82.5em) and (max-width:93.6875em){.b-ctl__mnu>:not(:first-child){max-width:23rem;margin-left:2rem;padding-left:2rem}}.b-ctl__sct{display:none}.b-ctl__sct_visible{display:block}@media only screen and (max-width:82.4375em){.b-ctl__sct_mobile_inline{position:relative;margin:0 -2rem;padding:0 2rem;overflow-x:auto;border-bottom:.1rem solid #d6e0ed;scrollbar-color:transparent transparent;-ms-overflow-style:none}.b-ctl__sct_mobile_inline::-webkit-scrollbar,.b-ctl__sct_mobile_inline::-webkit-scrollbar-thumb{width:0;height:0;background-color:transparent}.b-ctl__sct_mobile_inline::-webkit-scrollbar-track{width:0;height:0;background-color:transparent}.b-ctl__sct_sub{padding-top:2rem}}.b-ctl__lst{min-width:26rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;transition:color .2s ease}@media only screen and (max-width:82.4375em){.b-ctl__lst{font-size:1.8rem;line-height:1.22222}.b-ctl__lst_mobile_inline{display:flex;white-space:nowrap}.b-ctl__lst_mobile_inline li{margin-right:1.7rem}.b-ctl__lst_mobile_inline li:last-child{padding-right:4rem}}.b-ctl__lst li{margin-bottom:2.4rem}@media only screen and (max-width:82.4375em){.b-ctl__lst li._active .b-ctl__prv{max-height:200rem;padding:1rem 0 2rem;opacity:1}}@media only screen and (max-width:82.4375em) and (max-width:35.875em){.b-ctl__lst li._active .b-ctl__prv{padding-bottom:5rem}}@media only screen and (max-width:82.4375em){.b-ctl__lst li._active ._sublist+ul{max-height:36rem;margin:1rem 0;opacity:1}}@media only screen and (max-width:82.4375em){.b-ctl__lst li ._mobile{font-size:1.6rem}}@media only screen and (min-width:82.5em){.b-ctl__lst li ._mobile{display:none}}@media only screen and (max-width:82.4375em){.b-ctl__lst li ._desktop{display:none}}.b-ctl__lst li>span,.b-ctl__lst li a{position:relative;z-index:1;cursor:pointer;transition:color .2s ease}.b-ctl__lst li>span>i:last-child,.b-ctl__lst li a>i:last-child{position:absolute;right:2rem;bottom:.1rem;left:-.1rem;display:block;height:1rem;background:#ff6c37;opacity:0;transition:color .2s ease,opacity .2s ease,right .4s ease}@media only screen and (max-width:82.4375em){.b-ctl__lst li>span>i:last-child,.b-ctl__lst li a>i:last-child{height:.7rem}}.b-ctl__lst li>span>span,.b-ctl__lst li a>span{position:relative;z-index:1}.b-ctl__lst li>span>span._sublist svg,.b-ctl__lst li a>span._sublist svg{position:absolute;top:.6rem;right:-3rem;width:1.6rem;max-height:1.6rem;margin-left:1rem;transform:rotate(90deg);fill:#999;transition:transform .8s ease}@media only screen and (max-width:93.6875em){.b-ctl__lst li>span>span._sublist svg,.b-ctl__lst li a>span._sublist svg{margin-right:.4rem}}@media only screen and (max-width:82.4375em){.b-ctl__lst li>span>span._sublist svg,.b-ctl__lst li a>span._sublist svg{display:none}}.b-ctl__lst li>span>span._sublist._active svg,.b-ctl__lst li a>span._sublist._active svg{transform:rotate(-90deg) translateX(.2rem)}.b-ctl__lst li>span>span._sublist+ul,.b-ctl__lst li a>span._sublist+ul{max-height:0;overflow:hidden;font-size:1.6rem;opacity:0;transition:max-height .8s ease,margin-top .8s ease,margin-bottom .8s ease,opacity .8s ease}.b-ctl__lst li>span>span._sublist+ul li,.b-ctl__lst li a>span._sublist+ul li{margin-bottom:.5rem;padding-left:1rem}@media only screen and (max-width:82.4375em){.b-ctl__lst li>span>span._sublist+ul li,.b-ctl__lst li a>span._sublist+ul li{margin-bottom:0;padding-bottom:.5rem;border-left:.1rem solid #d6e0ed}}.b-ctl__lst li>span>span._sublist+ul li:last-child,.b-ctl__lst li a>span._sublist+ul li:last-child{margin-bottom:0}@media only screen and (min-width:82.5em){.b-ctl__lst li>span>span._sublist._active+ul,.b-ctl__lst li a>span._sublist._active+ul{max-height:36rem;margin:1rem 0 1.8rem;opacity:1}}@media only screen and (max-width:61.875em){.b-ctl__lst li>span:active,.b-ctl__lst li a:active{color:#000}.b-ctl__lst li>span:active i,.b-ctl__lst li a:active i{right:0;opacity:1}}@media only screen and (min-width:61.9375em){.b-ctl__lst li>span:hover,.b-ctl__lst li a:hover{color:#000}.b-ctl__lst li>span:hover i,.b-ctl__lst li a:hover i{right:0;opacity:1}}.b-ctl__lst li._active>span,.b-ctl__lst li._active a{color:#000}.b-ctl__lst li._active>span i,.b-ctl__lst li._active a i{right:0;opacity:1}.b-ctl__prv{flex-grow:1;padding:2rem 4rem 0 0;text-align:right}@media only screen and (max-width:93.6875em){.b-ctl__prv{padding:2rem 4rem 0 0}}@media only screen and (max-width:82.4375em){.b-ctl__prv{padding:0}.b-ctl__prv [data-preview-id="0"]{margin-top:-1.8rem}}.b-ctl__prv_mobile{max-height:0;padding:0;overflow:hidden;text-align:left;opacity:0;transition:opacity .8s ease,max-height .8s ease}@media only screen and (min-width:82.5em){.b-ctl__prv_mobile{display:none}}@media only screen and (max-width:82.4375em){.b-ctl__prv_desktop>:not([data-preview-id="0"]){display:none}}.b-ctl__prv-wr{margin:0 -2rem}.b-ctl__pic{position:relative;display:none;width:73rem;margin-left:auto}@media only screen and (max-width:82.4375em){.b-ctl__pic{display:flex}}@media only screen and (min-width:82.5em){.b-ctl__pic{margin-right:-6rem}.b-ctl__pic_visible{display:block;-webkit-animation:fade-out .8s ease;animation:fade-out .8s ease}}@media only screen and (min-width:82.5em) and (max-width:82.4375em){.b-ctl__pic_visible{display:flex}}@media only screen and (max-width:82.4375em){.b-ctl__pic{flex-direction:column;width:100%}}.b-ctl__pic img,.b-ctl__pic video{position:relative;z-index:2;display:block;width:100%;height:auto}.b-ctl__desc{color:#999}@media only screen and (max-width:82.4375em){.b-ctl__desc{order:1;margin-bottom:1.5rem;padding:0 2rem;font-weight:400;font-size:1.4rem;line-height:1.2;text-transform:none}}@media only screen and (min-width:82.5em){.b-ctl__desc{position:absolute;top:5rem;left:3.6rem;z-index:3;max-width:26rem;text-align:left}}@media only screen and (max-width:82.4375em){.b-ctl__back{position:relative;z-index:2;order:2;height:0}}@media only screen and (min-width:82.5em){.b-ctl__back{position:absolute;top:-2.6rem;right:-15rem;bottom:1.5rem;left:6rem;overflow:hidden;background:#00a5bd}}.b-ctl__back_yellow{background:#ffb548}.b-ctl__back_pink{background:#ec9bad}.b-ctl__back_orange{background:#ff6c37}.b-ctl__back_purple{background:#8347ad}.b-ctl__back_blue{background:#3a8dde}.b-ctl__back_green{background:#00c08b}@media only screen and (max-width:82.4375em){.b-ctl__back{background:none}}.b-ctl__back .btn-txt{position:absolute;top:50%;right:5.4rem}@media only screen and (max-width:93.6875em){.b-ctl__back .btn-txt{right:6.4rem}}@media only screen and (max-width:82.4375em){.b-ctl__back .btn-txt{position:relative;top:1.8rem;left:2rem;z-index:3}}.b-ctl__img{position:relative}@media only screen and (max-width:82.4375em){.b-ctl__img{order:3;margin:0 -2rem}}.b-ctl__go{position:absolute;bottom:4.8rem;left:3.6rem;z-index:5}.b-ctl__go:before{position:absolute;top:-.8rem;right:-3.2rem;bottom:-2rem;left:-1.1rem;background:hsla(0,0%,94.9%,.6);border-radius:2rem;-webkit-backdrop-filter:blur(.4rem);backdrop-filter:blur(.4rem);content:"";pointer-events:none}@media only screen and (max-width:35.875em){.b-ctl__go:before{opacity:0}}@media only screen and (max-width:82.4375em){.b-ctl__go{bottom:calc(50vw - 13rem);left:2rem}}@media only screen and (max-width:35.875em){.b-ctl__go{bottom:-3.2rem}}.b-ctl__go .btn-txt i{background-image:url(/local/client/dist/styles/../img/icons/button-line-4.svg)}@media only screen and (max-width:82.4375em){.b-ctl__go .btn-txt i{background-image:url(/local/client/dist/styles/../img/icons/button-line-4-orange.svg)}}.b-ctl__go .btn-txt svg{fill:#ff6c37}@media only screen and (max-width:82.4375em){.b-ctl__go .btn-txt svg{fill:#00a2bf}}.b-ctl__hdr{display:none;margin:2rem 0 .5rem;font-size:2.4rem}.b-ctl__hdr_visible{display:block}.b-ctl__hdr_active{color:#000}@media only screen and (min-width:82.5em){.b-ctl__hdr{display:none}}.b-ctl ._pattern_1{position:absolute;bottom:-3rem;left:-8.3rem}@media only screen and (max-width:82.4375em){.b-ctl ._pattern_1{display:none}}.b-ctl ._pattern_1 img{width:29.1rem}@-webkit-keyframes fade-out{0%{opacity:.6}to{opacity:1}}@keyframes fade-out{0%{opacity:.6}to{opacity:1}}.b-ctl__back,.b-ctl__img,.b-ctl__sct,.b-ctl__switch{transform:translateY(2rem);opacity:0;transition:transform .8s ease,opacity .8s ease}@media only screen and (max-width:82.4375em){body.is-loaded-200 .b-ctl__sct{transform:translateY(0);opacity:1}}@media only screen and (min-width:82.5em){body.is-loaded-200 .b-ctl__switch{transform:translateY(0);opacity:1}}@media only screen and (max-width:82.4375em){body.is-loaded-400 .b-ctl__img{transform:translateY(0);opacity:1}}@media only screen and (min-width:82.5em){body.is-loaded-400 .b-ctl__sct{transform:translateY(0);opacity:1}}body.is-loaded-600 .b-ctl__back{transform:translateY(0);opacity:1}@media only screen and (max-width:82.4375em){body.is-loaded-600 .b-ctl__switch{transform:translateY(0);opacity:1}}@media only screen and (min-width:82.5em){body.is-loaded-800 .b-ctl__img{transform:translateY(0);opacity:1}}@media only screen and (max-width:82.4375em){body.is-loaded-800 .b-ctl__sct{transform:translateY(0);opacity:1}}.b-dsg{margin:-6rem 0 0;padding:3rem 0 0;overflow:hidden}@media only screen and (max-width:47.9375em){.b-dsg{margin:-2rem 0 4rem;padding:0}}.b-dsg__head{display:flex;align-items:center;justify-content:space-between;padding-bottom:1.5rem}@media only screen and (max-width:47.9375em){.b-dsg__head{margin:0 -2rem 3rem;padding:0 2rem 2.6rem;border-bottom:.1rem solid #d6e0ed}}.b-dsg__ttl{position:relative;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:47.9375em){.b-dsg__ttl{margin:0;font-size:2.4rem;line-height:1.16667}}@media only screen and (max-width:35.875em){.b-dsg__ttl{margin-top:.5rem}}.b-dsg__ttl span{position:relative}.b-dsg__ttl i{color:#ff6c37;font-style:normal}.b-dsg__flt{margin-bottom:6rem}@media only screen and (max-width:47.9375em){.b-dsg__flt{display:none;margin:0 -2rem 3rem;padding:0 2rem 2.4rem;border-bottom:.1rem solid #d6e0ed}.b-dsg__flt_active{display:block}}.b-dsg__flt-btn{display:flex;flex:0 0 4rem;align-items:center;justify-content:center;width:4rem;height:4rem;background:#ff6c37;border-radius:50%}@media only screen and (min-width:48em){.b-dsg__flt-btn{display:none}}.b-dsg__flt-btn svg{width:2rem;max-height:2rem;fill:#fff}.b-dsg__flt-btn_active svg:first-child,.b-dsg__flt-btn svg:last-child{display:none}.b-dsg__flt-btn_active svg:last-child{display:block}.b-dsg__slc{margin-bottom:4.3rem}@media only screen and (max-width:47.9375em){.b-dsg__slc{display:flex;margin-bottom:3rem}}.b-dsg__slc-itm{position:relative;margin-bottom:1.4rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;transition:color .8s ease;cursor:pointer}@media only screen and (max-width:47.9375em){.b-dsg__slc-itm{margin-right:2.8rem;font-size:2rem}}.b-dsg__slc-itm i{position:absolute;right:2rem;bottom:.1rem;left:0;display:block;height:.7rem;background:#ff6c37;opacity:0;transition:color .2s ease,opacity .2s ease,right .4s ease}@media only screen and (max-width:61.875em){.b-dsg__slc-itm i{bottom:.3rem;height:.5rem}}.b-dsg__slc-itm>span{position:relative}.b-dsg__slc-itm>span span{position:relative;z-index:1}.b-dsg__slc-itm_active i{right:0;opacity:1}.b-dsg__inc{display:flex;flex-wrap:wrap;margin-bottom:-2.4rem}.b-dsg__inc-itm{margin-right:3rem;margin-bottom:2.4rem}@media only screen and (max-width:47.9375em){.b-dsg__inc-itm{flex:0 0 50%;margin-right:0}}.b-dsg__inc-itm .c-checkbox__text{font-size:1.4rem}.b-dsg__lst{position:relative;display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}@media only screen and (max-width:47.9375em){.b-dsg__lst{display:flex;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}}.b-dsg__itm{display:block;text-align:center;cursor:pointer}.b-dsg__itm-wr{position:relative;flex-basis:25%;flex-grow:0;flex-shrink:0;max-width:25%;padding-right:1rem;padding-left:1rem;margin-bottom:10rem}@media only screen and (max-width:82.4375em){.b-dsg__itm-wr{flex-basis:33.33333%;flex-grow:0;flex-shrink:0;max-width:33.33333%;padding-right:1rem;padding-left:1rem}}@media only screen and (max-width:47.9375em){.b-dsg__itm-wr{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:.5rem;padding-left:.5rem;margin-bottom:1.9rem}}.b-dsg__itm-wr_hidden{display:none}.b-dsg__itm-pattern{position:absolute}@media only screen and (max-width:82.4375em){.b-dsg__itm-pattern{display:none}}.b-dsg__itm-pattern img{display:block}.b-dsg__itm-pattern_1{top:7.5rem;right:calc(100% - 5.3rem)}.b-dsg__itm-pattern_1 img{width:12rem}.b-dsg__itm-pattern_2{right:-7.5rem;bottom:calc(100% + 2.7rem)}.b-dsg__itm-pattern_2 img{width:23.5rem}.b-dsg__itm-pattern_3{right:-2.3rem;bottom:calc(100% + 3.5rem)}.b-dsg__itm-pattern_3 img{width:6.5rem}.b-dsg__itm-pattern_4{right:-6rem;bottom:calc(100% + 2rem)}.b-dsg__itm-pattern_4 img{width:12.4rem}.b-dsg__itm-pattern_5{right:-4.5rem;bottom:calc(100% + 2.6rem)}.b-dsg__itm-pattern_5 img{width:9.6rem}.b-dsg__itm-pattern_6{right:-17rem;bottom:25rem}.b-dsg__itm-pattern_6 img{width:19.5rem}.b-dsg__itm-img{margin:0 0 1.6rem}@media only screen and (max-width:47.9375em){.b-dsg__itm-img{margin-bottom:.7rem}}.b-dsg__itm-img img{width:22rem;max-width:100%}.b-dsg__itm-hdr{margin:0;color:#999;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;transition:color .8s ease}@media only screen and (max-width:47.9375em){.b-dsg__itm-hdr{font-size:1.6rem}}@media only screen and (max-width:61.875em){.b-dsg__itm:active .b-dsg__itm-hdr{color:#000}}@media only screen and (min-width:61.9375em){.b-dsg__itm:hover .b-dsg__itm-hdr{color:#000}}.b-dsg__switch{position:relative;z-index:5}@media only screen and (max-width:82.4375em){.b-dsg__switch{margin-right:3rem}}.b-dsg__switch_mobile{margin:3rem -2rem 0;padding:3rem 2rem 0;border-top:.1rem solid #d6e0ed}@media only screen and (min-width:48em){.b-dsg__switch_mobile{display:none}}.b-dsg__switch_desktop{margin-top:-11rem}@media only screen and (max-width:47.9375em){.b-dsg__switch_desktop{display:none}}.b-dsg__switch .btn-txt i{height:1.1rem;background-image:url(/local/client/dist/styles/../img/icons/button-line-3.svg)}.b-dsg ._pattern{position:absolute}.b-dsg ._pattern_1{top:1.9rem;right:-5.4rem}@media only screen and (max-width:47.9375em){.b-dsg ._pattern_1{top:.5rem;right:-2.4rem}}@media only screen and (max-width:35.875em){.b-dsg ._pattern_1{top:.9rem;right:-2.8rem}}.b-dsg ._pattern_1 img{display:block;width:4.6rem}@media only screen and (min-width:61.9375em){.b-dsg ._pattern_1{display:none}}.b-dsg ._pattern_2{top:-1rem;left:82rem}@media only screen and (max-width:82.4375em){.b-dsg ._pattern_2{right:-42rem;left:auto}}@media only screen and (max-width:61.875em){.b-dsg ._pattern_2{display:none}}.b-dsg ._pattern_2 img{display:block;width:25.7rem}.b-prd-view{margin:-7.7rem 0 0;padding:5rem 0;overflow:hidden}@media only screen and (max-width:47.9375em){.b-prd-view{margin:-8.1rem 0 0;padding-bottom:1rem}}@media only screen and (min-width:61.9375em){.b-prd-view__wr{display:flex;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}}@media only screen and (min-width:61.9375em){.b-prd-view__prv{flex-basis:41.66667%;flex-grow:0;flex-shrink:0;max-width:41.66667%;padding-right:2rem;padding-left:2rem}}.b-prd-view__inf{position:relative}@media only screen and (min-width:61.9375em){.b-prd-view__inf{flex-basis:58.33333%;flex-grow:0;flex-shrink:0;max-width:58.33333%;padding-right:2rem;padding-left:2rem}}@media only screen and (min-width:61.9375em){.b-prd-view__btns_mobile,.b-prd-view__head_mobile{display:none}}@media only screen and (max-width:61.875em){.b-prd-view__btns_desktop,.b-prd-view__head_desktop{display:none}}.b-prd-view__head{position:relative;z-index:6;padding:0 0 1.9rem;background:#fff}@media only screen and (min-width:48em){.b-prd-view__head{padding:0 0 3rem}}@media only screen and (min-width:61.9375em){.b-prd-view__btns{position:relative;z-index:2}.b-prd-view__btns>*{position:absolute;top:0;right:0}}.b-prd-view__descr{margin:0 -2rem;padding:0 2rem}@media only screen and (max-width:61.875em) and (min-width:48em){.b-prd-view__descr{padding-bottom:3rem}}.b-prd-view__glr{margin-bottom:2rem}@media only screen and (max-width:61.875em){.b-prd-view__glr{margin:0 -2rem 1.7rem}}._pattern_10{position:absolute;top:-.3rem;right:-7rem;z-index:10}@media only screen and (max-width:61.875em){._pattern_10{top:16rem;right:-37.5rem}}._pattern_10 img{width:48.6rem}@media only screen and (max-width:61.875em){._pattern_10 img{width:44.5rem}}.c-prd-head{position:relative}@media only screen and (min-width:61.9375em){.c-prd-head{display:flex;flex-direction:column}}.c-prd-head__ttl{position:relative;display:inline-block;margin:0 42rem 1rem 0;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:47.9375em){.c-prd-head__ttl{margin:0 0 .3rem;font-size:2.4rem;line-height:1.41667}}@media only screen and (min-width:61.9375em){.c-prd-head__main{order:2}}.c-prd-head__txt{color:#665d5d;font-weight:400;font-size:1.4rem;line-height:130%}.c-prd-head__txt p{margin:0 0 .1rem}@media only screen and (max-width:61.875em){.c-prd-head__btn{position:absolute;right:0;bottom:.2rem}}@media only screen and (min-width:61.9375em){.c-prd-head__btn{order:1;margin-bottom:1.9rem}}.c-prd-head__btn .c-checkbox__text{padding:0 0 .1rem 2.8rem;font-size:1.4rem}._cmp-nte{position:fixed;right:0;bottom:0;left:0;z-index:1000;padding:2rem;background:#fff;box-shadow:0 -1rem 2rem rgba(0,0,0,.07)}._cmp-nte__wr{display:flex}@media only screen and (min-width:61.9375em){._cmp-nte__wr{justify-content:center}}._cmp-nte__ico{margin-right:1.2rem}._cmp-nte__ico svg{max-width:1.8rem;max-height:1.8rem;fill:#232854}._cmp-nte__txt a{border-bottom:.1rem dashed;transition:color .8s ease}@media only screen and (max-width:61.875em){._cmp-nte__txt a:active{color:#00a5bd}}@media only screen and (min-width:61.9375em){._cmp-nte__txt a:hover{color:#00a5bd}}.cmp-nte-anim-enter-active,.cmp-nte-anim-leave-active{transition:transform .8s ease,opacity .8s ease}.cmp-nte-anim-enter,.cmp-nte-anim-leave-to{transform:translateY(2rem);opacity:0}.c-prd-desc{position:relative;max-height:200rem;padding-bottom:2rem;overflow:hidden;transition:padding-bottom .8s ease,max-height .8s ease}.c-prd-desc_short{max-height:41rem;padding-bottom:0}@media only screen and (max-width:47.9375em){.c-prd-desc{max-height:140rem}.c-prd-desc_short{max-height:40rem}}.c-prd-desc__itm{margin-bottom:.7rem}@media only screen and (min-width:48em){.c-prd-desc__itm{display:flex}}@media only screen and (min-width:61.9375em){.c-prd-desc__itm{max-width:35rem}}@media only screen and (min-width:82.5em){.c-prd-desc__itm{max-width:57rem}}.c-prd-desc__itm_section{position:relative}@media only screen and (min-width:48em){.c-prd-desc__itm_section{max-width:none;margin-top:4rem}}.c-prd-desc__itm:last-child{margin-bottom:0}.c-prd-desc__hdr{color:#999;font-size:1.4rem}@media only screen and (max-width:47.9375em){.c-prd-desc__hdr{display:inline-block;margin-right:.16em}}@media only screen and (min-width:48em){.c-prd-desc__hdr{flex:0 0 18rem;padding-right:1rem}}.c-prd-desc__val{color:#665d5d;font-size:1.4rem}@media only screen and (max-width:47.9375em){.c-prd-desc__val{display:inline}}.c-prd-desc__val:first-letter{text-transform:uppercase}.c-prd-desc__toggle{position:absolute;right:0;bottom:0;left:0;z-index:1;display:flex;align-items:center;justify-content:center;padding:8rem 0 .8rem}.c-prd-desc__toggle:before{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(0deg,#fff 35%,rgba(255,255,255,1e-05));content:"";transition:opacity .8s ease}.c-prd-desc__toggle-icon{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;cursor:pointer}.c-prd-desc__toggle-icon span{margin-right:.7rem;color:#665d5d;font-size:1.4rem}.c-prd-desc__toggle-icon svg{width:1.6rem;height:1rem;transform:rotate(90deg);transition:transform .8s ease;fill:#00a5bd}@media only screen and (max-width:61.875em){.c-prd-desc__toggle-icon svg{position:relative;top:.2rem}}.c-prd-desc__toggle_active:before{opacity:0}.c-prd-desc__toggle_active .c-prd-desc__toggle-icon svg{transform:scaleY(-1) rotate(90deg)}.c-prd-desc ._pattern_1{position:absolute;right:0;bottom:100%;margin:0 0 1.4rem}@media only screen and (max-width:61.875em){.c-prd-desc ._pattern_1{display:none}}.c-prd-glr{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.c-prd-glr__img{width:100%;aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}@media only screen and (max-width:82.4375em){.c-prd-glr__img{pointer-events:none}}.c-prd-glr__img img{aspect-ratio:1/1;-o-object-fit:contain;object-fit:contain}.c-prd-glr__img .zoom{max-width:102rem}.c-prd-glr__vdo{display:block;width:100%;aspect-ratio:1/1}.c-prd-glr__vdo::-webkit-media-controls-panel{display:none!important;opacity:0!important}.c-prd-glr__main{position:relative;margin:0 0 1rem;overflow:hidden}@media only screen and (min-width:61.9375em){.c-prd-glr__main{border:.1rem solid #ededed}}.c-prd-glr__thm{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width:61.875em){.c-prd-glr__thm{display:none}}.c-prd-glr__thm .swiper-container{width:calc(100% - 4rem);margin:0 -.1rem;overflow:visible}.c-prd-glr__thm .swiper-slide{border:.1rem solid #ededed;cursor:pointer;opacity:0;pointer-events:none;transition:opacity .8s ease}.c-prd-glr__thm .swiper-slide.swiper-slide-fully-visible{opacity:.4;pointer-events:auto}.c-prd-glr__thm .swiper-slide.swiper-slide-thumb-active.swiper-slide-fully-visible{opacity:1}.c-prd-glr__nav{position:absolute;top:50%;right:0;left:0;z-index:3;display:flex;align-items:center;justify-content:space-between;padding:1rem;transform:translateY(-50%);pointer-events:none}.c-prd-glr__next,.c-prd-glr__prev{position:relative;z-index:1;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background:#00a5bd;border-radius:50%;cursor:pointer;pointer-events:auto}.c-prd-glr__next svg,.c-prd-glr__prev svg{width:.8rem;height:.8rem;transition:transform .8s ease;fill:#fff}.c-prd-glr__prev svg{transform:rotate(180deg)}.c-prd-glr .swiper-pagination{position:relative;z-index:2;display:flex;justify-content:center;padding:1rem 2rem .5rem}.c-prd-glr .swiper-pagination span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#000;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.c-prd-glr .swiper-pagination span:before{width:1.4rem;height:1.4rem;border:.4rem solid #00a5bd;border-radius:50%;opacity:0;transition:opacity .8s ease}.c-prd-glr .swiper-pagination span:after,.c-prd-glr .swiper-pagination span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.c-prd-glr .swiper-pagination span:after{width:1.8rem;height:2rem}.c-prd-glr .swiper-pagination span.swiper-pagination-bullet-active{background:#fff}.c-prd-glr .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}.c-prd-glr .swiper-pagination span:last-child{margin-right:0}@media only screen and (min-width:61.9375em){.c-prd-glr .swiper-pagination{display:none}}@media only screen and (max-width:61.875em){.c-prd-btns{padding:0 0 3rem}}@media only screen and (min-width:61.9375em){.c-prd-btns{width:16rem}}.c-prd-btns__lst{margin-bottom:-2rem}@media only screen and (max-width:61.875em){.c-prd-btns__lst{display:flex;flex-wrap:wrap}}@media only screen and (max-width:47.9375em){.c-prd-btns__lst{margin-right:-2rem}}.c-prd-btns__itm{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;cursor:pointer}@media only screen and (max-width:61.875em){.c-prd-btns__itm{margin-right:4rem}}@media only screen and (max-width:47.9375em){.c-prd-btns__itm{margin-right:1rem;margin-bottom:1.9rem}.c-prd-btns__itm:not(:last-child){order:1}.c-prd-btns__itm:last-child{flex:0 0 100%}}@media only screen and (max-width:61.875em){.c-prd-btns__itm:active .c-prd-btns__txt span{color:#000;border-color:#000}}@media only screen and (min-width:61.9375em){.c-prd-btns__itm:hover .c-prd-btns__txt span{color:#000;border-color:#000}}.c-prd-btns__itm:last-child{margin-right:0}.c-prd-btns__itm_button{flex:1 0;height:7.2rem;color:#fff;font-weight:700;font-size:2rem;text-align:center;text-transform:uppercase;background:#00c08b;transition:opacity .8s ease}@media only screen and (max-width:61.875em){.c-prd-btns__itm_button{height:5.2rem;font-size:1.6rem}}.c-prd-btns__itm_button_accent{flex:0 0 16rem;height:5.2rem;background:#ff6c37}@media only screen and (max-width:61.875em){.c-prd-btns__itm_button_accent{flex:0 0 10rem}}.c-prd-btns__itm_button:hover{opacity:.8}.c-prd-btns__pic{display:flex;flex:0 0 4rem;align-items:center;justify-content:center;width:4rem;height:4rem;margin-right:1rem;background:#feb037;border-radius:50%}.c-prd-btns__pic_pink{background:#f86d8e}.c-prd-btns__pic_blue{background:#00c08b}.c-prd-btns__pic svg{max-width:2.6rem;height:2rem;fill:#fff}.c-prd-btns__ico{position:relative;top:.2rem;margin-right:.7rem}.c-prd-btns__ico svg{width:1.7rem;height:1.7rem;fill:#999}.c-prd-btns__txt{line-height:1}.c-prd-btns__txt span{color:#999;font-size:1.4rem;border-bottom:.1rem solid #999;transition:color .8s ease,border-color .8s ease}.c-prd-btns ._pattern_1{position:relative;pointer-events:none}.c-prd-btns ._pattern_1 img{position:absolute;bottom:-1rem;left:-8rem;width:7.4rem}@media only screen and (max-width:82.4375em){.c-prd-btns ._pattern_1 img{display:none}}.b-prd-clt{padding:5rem 0;overflow:hidden;background:#f6f8f7}@media only screen and (max-width:47.9375em){.b-prd-clt{padding:2.8rem 0}}.b-prd-clt__ttl{margin:0 0 2.4rem;color:#000;font-weight:700;font-size:3rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-prd-clt__ttl{font-size:1.8rem;line-height:1.22222}}.b-prd-clt__ttl span{color:#ff6c37}.b-prd-clt .swiper-container{overflow:visible}@media only screen and (max-width:47.9375em){.b-prd-clt .swiper-wrapper{display:block}}@media only screen and (max-width:47.9375em){.b-prd-clt .swiper-wrapper .swiper-slide{margin:0 0 2rem}}@media only screen and (max-width:47.9375em){.b-prd-clt .swiper-wrapper .swiper-slide>span{display:none}}@media only screen and (min-width:48em){.b-prd-clt .swiper-slide{max-width:29rem;height:auto;opacity:0;pointer-events:none;transition:opacity .8s ease}.b-prd-clt .swiper-slide.swiper-slide-fully-visible{opacity:1;pointer-events:auto}.b-prd-clt .swiper-slide-separator{display:flex;align-items:center;max-width:2rem;color:#000;font-size:5rem}}@media only screen and (min-width:48em) and (max-width:61.875em){.b-prd-clt .swiper-slide-desktop{display:none}}.b-prd-clt .swiper-scrollbar{display:flex;align-items:center;height:.7rem;margin:2.2rem 0 0;background:#e0e0e0;border-radius:.3rem;cursor:pointer}@media only screen and (max-width:61.875em){.b-prd-clt .swiper-scrollbar{display:none}}.b-prd-clt .swiper-scrollbar-drag{height:.7rem;background:#ff6c37;border-radius:.5rem}.b-prd-clt .swiper-pagination{position:relative;z-index:2;display:flex;justify-content:center;padding:2rem 2rem 0}.b-prd-clt .swiper-pagination span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#000;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-prd-clt .swiper-pagination span:before{width:1.4rem;height:1.4rem;background:rgba(0,165,189,.5);border-radius:50%;opacity:0;transition:opacity .8s ease}.b-prd-clt .swiper-pagination span:after,.b-prd-clt .swiper-pagination span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-prd-clt .swiper-pagination span:after{width:1.8rem;height:2rem}.b-prd-clt .swiper-pagination span.swiper-pagination-bullet-active{background:#00a5bd}.b-prd-clt .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}.b-prd-clt .swiper-pagination span:last-child{margin-right:0}@media only screen and (min-width:61.9375em){.b-prd-clt .swiper-pagination{display:none}}.b-prd-rtd{position:relative;overflow:hidden}.b-prd-rtd__wr{padding-bottom:5rem;overflow:hidden}@media only screen and (max-width:47.9375em){.b-prd-rtd__wr{padding-bottom:0}}.b-prd-rtd__cntr,.b-prd-rtd__ttl{position:relative}.b-prd-rtd__ttl{margin:0 0 2.4rem;padding:5rem 0 0;color:#000;font-weight:700;font-size:3rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:47.9375em){.b-prd-rtd__ttl{padding:2.8rem 0 0}}.b-prd-rtd__ttl:before{position:absolute;top:4rem;right:-18rem;z-index:10;width:23rem;height:13.1rem;background:url(/local/client/dist/styles/../img/icons/patterns/2023/moon-2.svg) no-repeat 50%;background-size:contain;content:"";pointer-events:none}@media only screen and (max-width:61.875em){.b-prd-rtd__ttl:before{top:1.5rem;right:.5rem;width:14rem;height:8.9rem;background-image:url(/local/client/dist/styles/../img/icons/patterns/2023/moon-3.svg)}}@media only screen and (max-width:47.9375em){.b-prd-rtd__ttl:before{top:-.6rem;right:-1.4rem;width:8rem}}@media only screen and (max-width:61.875em){.b-prd-rtd__ttl{font-size:1.8rem;line-height:1.22222}}.b-prd-rtd__ttl span{color:#ff6c37}.b-prd-rtd .swiper-container{overflow:visible}@media only screen and (max-width:47.9375em){.b-prd-rtd .swiper-wrapper{display:block}}@media only screen and (max-width:47.9375em){.b-prd-rtd .swiper-wrapper .swiper-slide{margin:0 0 2rem}}@media only screen and (max-width:47.9375em){.b-prd-rtd .swiper-wrapper .swiper-slide>span{display:none}}@media only screen and (min-width:48em){.b-prd-rtd .swiper-slide{max-width:29rem;height:auto;opacity:0;pointer-events:none;transition:opacity .8s ease}.b-prd-rtd .swiper-slide.swiper-slide-fully-visible{opacity:1;pointer-events:auto}}.b-prd-rtd .swiper-pagination{position:relative;z-index:2;display:flex;justify-content:center;padding:2rem 2rem 0}.b-prd-rtd .swiper-pagination span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#000;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-prd-rtd .swiper-pagination span:before{width:1.4rem;height:1.4rem;background:rgba(0,165,189,.5);border-radius:50%;opacity:0;transition:opacity .8s ease}.b-prd-rtd .swiper-pagination span:after,.b-prd-rtd .swiper-pagination span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-prd-rtd .swiper-pagination span:after{width:1.8rem;height:2rem}.b-prd-rtd .swiper-pagination span.swiper-pagination-bullet-active{background:#00a5bd}.b-prd-rtd .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}.b-prd-rtd .swiper-pagination span:last-child{margin-right:0}@media only screen and (min-width:61.9375em){.b-prd-rtd .swiper-pagination{display:none}}.b-prd-rtd ._pattern_1,.b-prd-rtd ._pattern_2,.b-prd-rtd ._pattern_3{position:absolute;z-index:2;pointer-events:none}@media only screen and (max-width:82.4375em){.b-prd-rtd ._pattern_1,.b-prd-rtd ._pattern_2,.b-prd-rtd ._pattern_3{display:none}}.b-prd-rtd ._pattern_1{top:-1rem;left:50%;margin-left:-1rem}.b-prd-rtd ._pattern_1 img{width:6.5rem}.b-prd-rtd ._pattern_2{top:.4rem;left:50%;margin-left:8rem}.b-prd-rtd ._pattern_2 img{width:9rem}.b-prd-rtd ._pattern_3{top:.7rem;right:0}.b-prd-rtd ._pattern_3 img{width:13.1rem}.c-prs-prd{padding:5rem 0 0}@media only screen and (max-width:82.4375em){.c-prs-prd{width:100%;height:100%;padding:4rem 0 0}}@media only screen and (min-width:82.5em){.c-prs-prd{display:flex;min-width:84rem;min-height:44rem}}@media only screen and (min-width:61.9375em){.c-prs-prd__wr{display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:space-between}}.c-prs-prd__pnl{width:100%}@media only screen and (min-width:61.9375em){.c-prs-prd__pnl{border-bottom:.1rem solid #ededed}}.c-prs-prd__tabs{display:flex;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width:61.875em){.c-prs-prd__tabs{display:none}}.c-prs-prd__tab{padding:1rem 2rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;background-color:#fff;cursor:pointer;transition:background-color .8s ease,color .8s ease}@media only screen and (max-width:61.875em){.c-prs-prd__tab{display:none;margin-bottom:-.1rem;border-top:.1rem solid #ededed;border-bottom:.1rem solid #ededed}}@media only screen and (max-width:61.875em){.c-prs-prd__tab_mobile{display:block}}@media only screen and (min-width:61.9375em){.c-prs-prd__tab_mobile{display:none}}@media only screen and (min-width:61.9375em){.c-prs-prd__tab{border-radius:.7rem .7rem 0 0}}@media only screen and (max-width:61.875em){.c-prs-prd__tab:active{color:#919abe}}@media only screen and (min-width:61.9375em){.c-prs-prd__tab:hover{color:#919abe}}.c-prs-prd__tab_active{color:#fff;background-color:#ff6c37;border-color:transparent}@media only screen and (max-width:61.875em){.c-prs-prd__tab_active:active{color:#fff}}@media only screen and (min-width:61.9375em){.c-prs-prd__tab_active:hover{color:#fff}}@media only screen and (max-width:61.875em){.c-prs-prd__cnt{padding-top:3rem}}@media only screen and (min-width:61.9375em){.c-prs-prd__cnt{display:flex;flex-direction:column;flex-grow:1;align-items:center;justify-content:center;padding:3rem 7rem}.c-prs-prd__cnt_top{display:block}}.c-prs-prd__lgs{position:relative;min-height:29rem}@media only screen and (max-width:35.875em){.c-prs-prd__lgs{min-height:35rem;overflow:hidden}}.c-prs-prd__lgs:before{position:absolute;bottom:.1rem;left:7rem;width:45.5rem;height:8.5rem;background:url(/local/client/dist/styles/../img/icons/patterns/2023/plane.svg) no-repeat 50%;background-size:contain;content:"";pointer-events:none}@media only screen and (max-width:35.875em){.c-prs-prd__lgs:before{left:-13rem;width:41.6rem;height:12.8rem;background-image:url(/local/client/dist/styles/../img/icons/patterns/2023/plane-2.svg)}}@media only screen and (min-width:61.9375em){.c-prs-prd__lgs{display:flex;align-items:center;justify-content:center}}.c-prs-prd__lgs a{display:block;text-align:center}@media only screen and (max-width:61.875em){.c-prs-prd__lgs a{margin-bottom:3rem}}@media only screen and (min-width:61.9375em){.c-prs-prd__lgs a{margin:0 2.5rem}}.c-prs-prd__lgs a:first-child{margin-left:0}.c-prs-prd__lgs a:last-child{margin-right:0}.c-prs-prd__lgs img{max-width:18rem;max-height:5.1rem;transform:translateZ(0) scale(1)}.c-prs-prd__lgs img._ozon{max-height:3rem}.c-prs-prd__wls{max-width:52.6rem;text-align:center}@media only screen and (max-width:61.875em){.c-prs-prd__wls{padding:0 2rem}}.c-prs-prd__wls-img{margin:0 0 4rem}.c-prs-prd__wls-img img{width:15rem}.c-prs-prd__wls-desc{margin-bottom:2.5rem}.c-prs-prd__wls-lnk a{color:#999;text-decoration:underline;transition:color .8s ease}@media only screen and (max-width:61.875em){.c-prs-prd__wls-lnk a:active{color:#ecb7c6}}@media only screen and (min-width:61.9375em){.c-prs-prd__wls-lnk a:hover{color:#ecb7c6}}@media only screen and (max-width:61.875em){.c-adr-fnr{min-height:0;padding:0 2rem 4rem}}@media only screen and (max-width:35.875em){.c-adr-fnr{padding-bottom:1rem}}.c-adr-fnr__lbl{margin-bottom:2rem;text-align:center}@media only screen and (max-width:35.875em){.c-adr-fnr__lbl{display:none}}.c-adr-fnr__fld{position:relative}.c-adr-fnr__fld input{width:70rem;padding:1.8rem 5rem 1.8rem 2rem;color:#000;font-weight:700;font-size:2rem;text-transform:uppercase;background:#f6f8f7;border:none;border-radius:2rem}@media only screen and (max-width:35.875em){.c-adr-fnr__fld input{font-size:1.4rem}}.c-adr-fnr__fld input._disabled_с{pointer-events:none}@media only screen and (max-width:61.875em){.c-adr-fnr__fld input{width:100%}}.c-adr-fnr__cls{position:absolute;top:1.5rem;right:2rem;cursor:pointer}@media only screen and (max-width:35.875em){.c-adr-fnr__cls{top:1.4rem}}.c-adr-fnr__cls:before{position:absolute;top:-1.5rem;right:-2rem;bottom:-1.5rem;left:-2rem;content:""}.c-adr-fnr__cls svg{width:2rem;height:2rem;fill:#999;transition:fill .8s ease}@media only screen and (max-width:35.875em){.c-adr-fnr__cls svg{width:1.8rem;height:1.8rem}}@media only screen and (max-width:61.875em){.c-adr-fnr__cls:active svg{fill:#000}}@media only screen and (min-width:61.9375em){.c-adr-fnr__cls:hover svg{fill:#000}}.c-adr-fnr__hints{margin:1.4rem 2rem;overflow:auto;background:#fff}@media only screen and (min-width:61.9375em){.c-adr-fnr__hints{height:16rem;font-size:1.7rem}}.c-adr-fnr__hints li{padding:.6rem 0;border-bottom:.1rem solid #ededed;cursor:pointer;transition:opacity .8s ease}.c-adr-fnr__hints li:last-child{border-bottom:none}.c-adr-fnr__hints li span{color:#999;opacity:.6}@media only screen and (max-width:61.875em){.c-adr-fnr__hints:active li{opacity:.5}}@media only screen and (max-width:61.875em) and (max-width:61.875em){.c-adr-fnr__hints:active li:active{opacity:1}}@media only screen and (max-width:61.875em) and (min-width:61.9375em){.c-adr-fnr__hints:active li:hover{opacity:1}}@media only screen and (min-width:61.9375em){.c-adr-fnr__hints:hover li{opacity:.5}}@media only screen and (min-width:61.9375em) and (max-width:61.875em){.c-adr-fnr__hints:hover li:active{opacity:1}}@media only screen and (min-width:61.9375em) and (min-width:61.9375em){.c-adr-fnr__hints:hover li:hover{opacity:1}}.c-adr-fnr__rsl{margin:1.4rem 1.5rem 1.4rem -.6rem;overflow:auto;background:#fff}@media only screen and (min-width:61.9375em){.c-adr-fnr__rsl{height:16rem;font-size:1.7rem}}.c-adr-fnr__rsl li{display:flex;align-items:center;padding:.6rem 0}@media only screen and (max-width:35.875em){.c-adr-fnr__rsl li{flex-wrap:wrap;align-items:flex-start;padding:.5rem 0 1.7rem}}.c-adr-fnr__rsl li svg{width:2rem;max-height:2rem;margin-right:.6rem;fill:#fbd07c}@media only screen and (max-width:35.875em){.c-adr-fnr__rsl li>svg{flex:0 0 2rem}}@media only screen and (min-width:35.9375em){.c-adr-fnr__rsl li br{display:none}}.c-adr-fnr__rsl li div{flex-grow:1}@media only screen and (max-width:35.875em){.c-adr-fnr__rsl li div{flex:0 0 calc(100% - 3rem)}}.c-adr-fnr__rsl li div span{color:#000}.c-adr-fnr__rsl li a{display:flex;align-items:center;color:#8faace;transition:color .8s ease}@media only screen and (max-width:35.875em){.c-adr-fnr__rsl li a{margin:1rem 0 0 2.6rem}}@media only screen and (max-width:61.875em){.c-adr-fnr__rsl li a:active{color:#3a8dde}.c-adr-fnr__rsl li a:active svg{fill:#3a8dde}}@media only screen and (min-width:61.9375em){.c-adr-fnr__rsl li a:hover{color:#3a8dde}.c-adr-fnr__rsl li a:hover svg{fill:#3a8dde}}.c-adr-fnr__rsl li a svg{width:1.6rem;height:1.6rem;margin-left:.8rem;fill:#b3c5dd;transition:fill .8s ease}.c-adr-fnr__rsl li a span{display:inline-block;line-height:1.1;border-bottom:.1rem dashed #8faace}@media only screen and (max-width:61.875em){.c-adr-fnr__rsl:active li{cursor:default;opacity:1}}@media only screen and (min-width:61.9375em){.c-adr-fnr__rsl:hover li{cursor:default;opacity:1}}.b-mdl-hro{margin-top:-2.6rem;overflow:hidden}@media only screen and (min-width:48em){.b-mdl-hro{padding-bottom:6rem}}.b-mdl-hro__wr{position:relative}@media only screen and (min-width:48em){.b-mdl-hro__wr{display:flex;align-items:center;justify-content:space-between}}.b-mdl-hro__pic,.b-mdl-hro__prv{position:relative}.b-mdl-hro__pic{max-width:81.5rem}@media only screen and (max-width:47.9375em){.b-mdl-hro__pic{margin:0 -2rem}}@media only screen and (min-width:48em){.b-mdl-hro__pic{flex-grow:1;margin-right:5rem}}@media only screen and (min-width:82.5em){.b-mdl-hro__pic{padding-bottom:7rem}}.b-mdl-hro__pic img,.b-mdl-hro__pic video{display:block;max-width:100%}.b-mdl-hro__head{position:relative;z-index:1;margin-bottom:1.5rem}@media only screen and (max-width:47.9375em){.b-mdl-hro__head{margin:2rem 0 -6rem}}@media only screen and (min-width:48em){.b-mdl-hro__head{position:absolute;top:2.2rem;left:1.7rem}}@media only screen and (min-width:82.5em){.b-mdl-hro__head{top:4.2rem;left:3.7rem}}.b-mdl-hro__head_static{position:static}.b-mdl-hro__lbl{margin-bottom:.2rem;color:#999;font-size:1.4rem}@media only screen and (min-width:82.5em){.b-mdl-hro__lbl{margin-bottom:.4rem}}.b-mdl-hro__ttl{max-width:88rem;margin:0;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%}@media only screen and (max-width:61.875em){.b-mdl-hro__ttl{font-size:1.8rem;line-height:1.22222}}@media only screen and (max-width:47.9375em){.b-mdl-hro__pnl{display:none}}.b-mdl-hro__scr{position:relative;top:1rem;text-align:right;cursor:pointer;transition:transform .8s ease,opacity .8s ease}.b-mdl-hro__scr svg{width:1.8rem;max-height:13.5rem;margin-top:.7rem;fill:#000}.b-mdl-hro__slc{margin-bottom:16rem}@media only screen and (max-width:82.4375em){.b-mdl-hro__slc{margin-bottom:0}}@media only screen and (max-width:47.9375em){.b-mdl-hro__slc{margin-top:2.7rem}}@media only screen and (min-width:82.5em){.b-mdl-hro__slc{margin-right:8.5rem}}.b-mdl-hro__slc_filter{margin-bottom:-9rem}.b-mdl-hro__slc-itm{position:relative;margin-bottom:1.4rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;cursor:pointer;transition:color .8s ease}@media only screen and (max-width:47.9375em){.b-mdl-hro__slc-itm{margin-right:1.5rem}}@media only screen and (max-width:35.875em){.b-mdl-hro__slc-itm{font-size:1.6rem}}.b-mdl-hro__slc-itm i{position:absolute;right:2rem;bottom:.2rem;left:0;display:block;height:.7rem;background:#ff6c37;opacity:0;transition:color .2s ease,opacity .2s ease,right .4s ease}@media only screen and (max-width:61.875em){.b-mdl-hro__slc-itm i{bottom:.3rem;height:.5rem}}.b-mdl-hro__slc-itm>span{position:relative}.b-mdl-hro__slc-itm>span span{position:relative;z-index:1}.b-mdl-hro__slc-itm_active i{right:0;opacity:1}.b-mdl-hro__slc_mobile .b-mdl-hro__slc-wr{display:flex;justify-content:space-between;max-width:30rem}.b-mdl-hro__slc_mobile .b-mdl-hro__slc-wr>:last-child{margin-right:0}@media only screen and (min-width:48em){.b-mdl-hro__slc_mobile .b-mdl-hro__slc-wr{display:none}}.b-mdl-hro__back{position:absolute;right:-2rem;bottom:-2rem;color:#000;font-weight:700;font-size:19rem;line-height:88%;text-align:right;text-transform:uppercase;opacity:.05}@media only screen and (max-width:61.875em){.b-mdl-hro__back{display:none}}.b-mdl-hro ._pattern_1{position:relative}.b-mdl-hro ._pattern_1 img{position:absolute;top:-14rem;right:-20rem;width:14.7rem}.b-mdl-hro ._pattern_2{position:absolute;top:-1.5rem;left:15rem;width:5rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-mdl-hro ._pattern_2{display:none}}.b-mdl-hro ._pattern_3{position:absolute;top:-1.2rem;right:-5.6rem;width:14.4rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-mdl-hro ._pattern_3{display:none}}.b-mdl-hro ._pattern_4{position:absolute;bottom:9rem;left:-3.4rem;width:32.5rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-mdl-hro ._pattern_4{bottom:0;width:15.1rem}}.b-mdl-hro ._pattern_5{position:absolute;bottom:-7rem;left:-24rem;width:17.4rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-mdl-hro ._pattern_5{display:none}}.b-mdl-hro_title-only{padding:3rem 0 0}@media only screen and (max-width:35.875em){.b-mdl-hro_title-only{margin-top:-5.6rem;paddin:3rem 0 7rem}}.b-mdl-hro_title-and-filter{margin:-10rem 0 -14rem;padding:13rem 0 11rem}@media only screen and (max-width:82.4375em){.b-mdl-hro_title-and-filter{margin:0 0 -3rem;padding:0 0 6rem}}@media only screen and (max-width:61.875em){.b-mdl-hro_title-and-filter{margin:-5.6rem 0 -3rem;padding:3rem 0 11rem}}@media only screen and (max-width:35.875em){.b-mdl-hro_title-and-filter{padding:3rem 0 10rem}}.b-mdl-hro__back,.b-mdl-hro__lbl,.b-mdl-hro__pic,.b-mdl-hro__scr,.b-mdl-hro__slc,.b-mdl-hro__ttl{transform:translateY(2rem);opacity:0;transition:transform .8s ease,opacity .8s ease}body.is-loaded-200 .b-mdl-hro__ttl,body.is-loaded-400 .b-mdl-hro__pic,body.is-loaded-600 .b-mdl-hro__slc,body.is-loaded-800 .b-mdl-hro__scr,body.is-loaded .b-mdl-hro__lbl{transform:translateY(0);opacity:1}body.is-loaded-1000 .b-mdl-hro__back{transform:translateY(0);opacity:.05}.b-mdl-crl{padding:2.5rem 0 0;overflow:hidden;background:#f6f8f7;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (min-width:82.5em){.b-mdl-crl{padding-top:4rem}}.b-mdl-crl__itm{padding-bottom:1.8rem}@media only screen and (max-width:82.4375em){.b-mdl-crl__itm{padding-bottom:3rem}}@media only screen and (max-width:47.9375em){.b-mdl-crl__itm{text-align:center}}@media only screen and (min-width:82.5em){.b-mdl-crl__itm{display:flex}}.b-mdl-crl__ttl{margin:0 0 1rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}.b-mdl-crl__desc{color:#665d5d;font-size:1.4rem;line-height:120%}@media only screen and (min-width:35.9375em){.b-mdl-crl__desc{max-width:40rem;margin:0 auto}}@media only screen and (min-width:48em){.b-mdl-crl__desc{max-width:none;margin:0;padding-right:4rem}}.b-mdl-crl__pic{position:relative;flex:0 0 11rem;width:11rem;height:11rem}@media only screen and (max-width:47.9375em){.b-mdl-crl__pic{margin:0 auto 2rem}}@media only screen and (min-width:48em){.b-mdl-crl__pic{margin:0 0 2rem}}@media only screen and (min-width:82.5em){.b-mdl-crl__pic{margin-right:2rem}}.b-mdl-crl__pic img{position:relative;z-index:2;width:100%;border-radius:50%}.b-mdl-crl .swiper-container{overflow:visible}.b-mdl-crl .swiper-slide{transition:opacity .8s ease;opacity:0}.b-mdl-crl .swiper-slide.swiper-slide-fully-visible,.b-mdl-crl .swiper-slide.swiper-slide-visible{opacity:1}.b-mdl-crl .swiper-pagination{display:flex;justify-content:center;padding:0 0 2rem}@media only screen and (min-width:82.5em){.b-mdl-crl .swiper-pagination{display:none}}.b-mdl-crl .swiper-pagination span{position:relative;width:.6rem;height:.6rem;margin-right:1.2rem;background:#999;border-radius:50%;cursor:pointer;pointer-events:auto;transition:background .8s ease}.b-mdl-crl .swiper-pagination span:before{width:1.4rem;height:1.4rem;border:.4rem solid #00a5bd;border-radius:50%;opacity:0;transition:opacity .8s ease}.b-mdl-crl .swiper-pagination span:after,.b-mdl-crl .swiper-pagination span:before{position:absolute;top:50%;right:0;bottom:0;left:50%;transform:translate(-50%,-50%);content:""}.b-mdl-crl .swiper-pagination span:after{width:1.8rem;height:2rem}.b-mdl-crl .swiper-pagination span.swiper-pagination-bullet-active{background:#fff}.b-mdl-crl .swiper-pagination span.swiper-pagination-bullet-active:before{opacity:1}.b-mdl-crl .swiper-pagination span:last-child{margin-right:0}.b-mdl-crl .swiper-pagination-lock{display:none}.b-mdl-crl .swiper-nav{display:flex;align-items:center;justify-content:center;margin:0 0 2.2rem}@media only screen and (max-width:82.4375em){.b-mdl-crl .swiper-nav{display:none}}.b-mdl-crl .swiper-nav ._next,.b-mdl-crl .swiper-nav ._prev{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;margin:0 .9rem;background:#00a5bd;border-radius:50%;cursor:pointer;transition:background .8s ease}.b-mdl-crl .swiper-nav ._next.swiper-button-lock,.b-mdl-crl .swiper-nav ._prev.swiper-button-lock{height:0;opacity:0;pointer-events:none}.b-mdl-crl .swiper-nav ._next:hover,.b-mdl-crl .swiper-nav ._prev:hover{background-color:#0093a9}.b-mdl-crl .swiper-nav ._next:active,.b-mdl-crl .swiper-nav ._prev:active{background-color:#00788a}.b-mdl-crl .swiper-nav ._next svg,.b-mdl-crl .swiper-nav ._prev svg{width:.9rem;height:1.6rem;fill:#fff}.b-mdl-crl .swiper-nav ._prev{padding-right:.2rem}.b-mdl-crl .swiper-nav ._next{padding-left:.2rem}.b-mdl-crl .swiper-nav ._next svg{transform:scaleX(-1)}.b-mdl-crl{transform:translateY(2rem);opacity:0;transition:transform .8s ease,opacity .8s ease}body.is-loaded-1200 .b-mdl-crl{transform:translateY(0);opacity:1}.b-cmp-flt.b-cmp-flt .b-cmp-flt__blc{width:54rem;max-width:100%}.b-cmp-flt.b-cmp-flt .b-cmp-flt__itm{padding-right:1rem}.b-cmp-flt.b-cmp-flt_model{padding:7rem 0 0;background:none}@media only screen and (max-width:47.9375em){.b-cmp-flt.b-cmp-flt_model{padding:9rem 0 4rem}}@media only screen and (max-width:35.875em){.b-cmp-flt.b-cmp-flt_model{padding:9rem 0 2rem}}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__blc{width:70rem;max-width:100%}@media only screen and (max-width:61.875em){.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__blc{width:56rem}}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__desc{color:#000}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__lst{padding-top:2.8rem;border-color:#000}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__itm{padding-right:1rem}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__itm .c-checkbox__text{color:#000}.b-cmp-flt.b-cmp-flt_model .b-cmp-flt__itm .c-checkbox__text:before{border-color:#000}.b-mdl-lst{margin-top:5rem}@media only screen and (max-width:82.4375em){.b-mdl-lst{margin-bottom:3rem}}@media only screen and (max-width:61.875em){.b-mdl-lst{margin-top:2rem}}.b-mdl-lst__lst{display:flex;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}@media only screen and (max-width:82.4375em){.b-mdl-lst__lst{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}}@media only screen and (max-width:61.875em){.b-mdl-lst__lst{display:flex;flex-wrap:wrap;margin-right:-.6rem;margin-left:-.6rem}}.b-mdl-lst__itm{position:relative;flex-basis:25%;flex-grow:0;flex-shrink:0;max-width:25%;padding-right:2rem;padding-left:2rem;margin-bottom:4rem}@media only screen and (max-width:82.4375em){.b-mdl-lst__itm{flex-basis:25%;flex-grow:0;flex-shrink:0;max-width:25%;padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (max-width:61.875em){.b-mdl-lst__itm{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:.6rem;padding-left:.6rem;margin-bottom:1.2rem}}.b-mdl-lst__itm_double{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:2rem;padding-left:2rem}@media only screen and (max-width:82.4375em){.b-mdl-lst__itm_double{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:1rem;padding-left:1rem}}@media only screen and (max-width:61.875em){.b-mdl-lst__itm_double{flex-basis:100%;flex-grow:0;flex-shrink:0;max-width:100%;padding-right:.6rem;padding-left:.6rem}}.b-mdl-lst__pic{height:100%}.b-mdl-lst__pic img{width:100%;height:auto;min-height:100%;-o-object-fit:cover;object-fit:cover}.b-mdl-lst ._pattern_1{position:absolute;top:-15rem;left:-3.6rem;z-index:2;width:9.8rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-mdl-lst ._pattern_1{display:none}}@media only screen and (max-width:47.9375em){.b-mdl-lst ._pattern_1{top:-1rem;left:-1rem;width:4.8rem}}.b-mdl-lst ._pattern_2{position:absolute;top:-3.8rem;right:1rem;z-index:2;width:9.4rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-mdl-lst ._pattern_2{top:-1rem;right:-1rem;width:4.4rem}}.b-mdl-lst ._pattern_3{position:absolute;right:2rem;bottom:-1.5rem;z-index:2;width:12.4rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-mdl-lst ._pattern_3{right:-.6rem;bottom:-1rem;width:5rem}}.b-mdl-lst_no-patterns ._pattern_1{display:none}.c-prd-crd{position:relative;z-index:1;display:flex;flex-direction:column;height:100%;padding:1rem 3rem 2rem;background:#fff;border:.1rem solid #ededed}@media only screen and (max-width:82.4375em){.c-prd-crd{padding:.5rem 2rem 1.7rem}}@media only screen and (max-width:61.875em){.c-prd-crd{padding:.5rem 1rem 1.2rem}}@media only screen and (max-width:61.875em){.c-prd-crd:active{border-color:#fbd07c}}@media only screen and (min-width:61.9375em){.c-prd-crd:hover{border-color:#fbd07c}}.c-prd-crd__pic{display:flex;align-items:center;justify-content:center;min-height:26rem;margin:0 0 1rem}@media only screen and (max-width:82.4375em){.c-prd-crd__pic{min-height:21.8vw}}@media only screen and (max-width:61.875em){.c-prd-crd__pic{margin:0 -.4rem .5rem}}@media only screen and (max-width:47.9375em){.c-prd-crd__pic img{display:block;max-width:20rem;margin:0 auto}}.c-prd-crd__pic img{width:100%}.c-prd-crd__ttl{display:flex;justify-content:space-between;margin:0 0 .7rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:82.4375em){.c-prd-crd__ttl{font-size:1.8rem;line-height:1.22222}}@media only screen and (max-width:35.875em){.c-prd-crd__ttl{font-size:1.6rem}}.c-prd-crd__ttl svg{position:relative;top:-.1rem;flex:0 0 2.5rem;width:2.5rem;max-height:2.5rem;margin-left:1rem;fill:#999}@media only screen and (max-width:61.875em){.c-prd-crd__ttl svg{top:0;flex:0 0 1.4rem;width:1.4rem;max-height:1.4rem;margin-left:.4rem}}.c-prd-crd__desc{flex-grow:1;overflow:hidden;color:#999;font-size:1.4rem;line-height:1.2;text-overflow:ellipsis}@media only screen and (max-width:82.4375em){.c-prd-crd__desc{font-size:1.2rem}}.b-slc-hdr{margin:-2rem 0 0;padding:3rem 0;overflow:hidden;text-align:center;background:#00c08b}@media only screen and (max-width:61.875em){.b-slc-hdr{text-align:left}}@media only screen and (min-width:48em){.b-slc-hdr{padding:4.8rem 0 4.5rem}}.b-slc-hdr__cntr{position:relative}.b-slc-hdr__ttl{margin:0 0 3rem;color:#fff;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-slc-hdr__ttl{margin:0 0 1.5rem;font-size:2.7rem}}@media only screen and (max-width:47.9375em){.b-slc-hdr__ttl{margin:0 0 2.2rem;font-size:1.8rem}}.b-slc-hdr__desc{max-width:75rem;margin:0 auto;color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:82.4375em){.b-slc-hdr__desc{max-width:68rem}}@media only screen and (max-width:61.875em){.b-slc-hdr__desc{max-width:none;margin:0;padding-right:10rem}}@media only screen and (max-width:35.875em){.b-slc-hdr__desc{padding-right:0}.b-slc-hdr__desc br{display:none}.b-slc-hdr__desc p:last-child{padding-right:10rem}}.b-slc-hdr__desc p:last-child{margin-bottom:0}.b-slc-hdr ._pattern_1{position:absolute;bottom:-4.5rem;left:13.8rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-slc-hdr ._pattern_1{left:3rem}}@media only screen and (max-width:61.875em){.b-slc-hdr ._pattern_1{right:2.5rem;left:auto}}@media only screen and (max-width:47.9375em){.b-slc-hdr ._pattern_1{bottom:-3rem}}.b-slc-hdr ._pattern_1 img{display:block;width:10.7rem}@media only screen and (max-width:61.875em){.b-slc-hdr ._pattern_1 img{display:none;width:8.1rem}}.b-slc-hdr ._pattern_1 img._mobile{display:block}@media only screen and (min-width:61.9375em){.b-slc-hdr ._pattern_1 img._mobile{display:none}}.b-slc-hdr ._pattern_2{position:absolute;right:6rem;bottom:0;pointer-events:none}@media only screen and (max-width:82.4375em){.b-slc-hdr ._pattern_2{right:2rem}}@media only screen and (max-width:61.875em){.b-slc-hdr ._pattern_2{top:-3.5rem;right:-1rem;bottom:auto}}.b-slc-hdr ._pattern_2 img{display:block;width:21.9rem}@media only screen and (max-width:61.875em){.b-slc-hdr ._pattern_2 img{display:none;width:9.3rem}}.b-slc-hdr ._pattern_2 img._mobile{display:block}@media only screen and (min-width:61.9375em){.b-slc-hdr ._pattern_2 img._mobile{display:none}}.b-slc-clc{position:relative;padding:0 0 4rem;text-align:center}@media only screen and (max-width:47.9375em){.b-slc-clc{padding:2rem 0 5rem}}@media only screen and (max-width:35.875em){.b-slc-clc{padding:2rem 0 5rem}}@media only screen and (max-width:61.875em){.b-slc-clc__lst{padding-bottom:.8rem}}.b-slc-clc__lst li{padding:2.5rem 0;border-bottom:.2rem solid #ededed;cursor:pointer}@media only screen and (max-width:61.875em){.b-slc-clc__lst li{padding:1.4rem 0}}@media only screen and (max-width:61.875em){.b-slc-clc__lst li:active b{border-color:#00a5bd}}@media only screen and (min-width:61.9375em){.b-slc-clc__lst li:hover b{border-color:#00a5bd}}.b-slc-clc__lst li b{display:inline-block;color:#999;line-height:1;text-transform:uppercase;border-bottom:.2rem solid transparent;color:#00a5bd;font-weight:700;font-size:2rem;line-height:111.5%;transition:border-color .8s ease}@media only screen and (max-width:61.875em){.b-slc-clc__lst li b{font-size:1.8rem;line-height:1.22222}}.b-slc-clc__lst li span{color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-slc-clc__lst li span{font-size:1.8rem;line-height:1.22222}}.b-slc-clc__screen{padding:5rem 0 0}@media only screen and (max-width:61.875em){.b-slc-clc__screen{padding:1rem 0 0}}.b-slc-clc__ttl{margin:0 0 3.2rem;padding:0 2rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-slc-clc__ttl{margin-bottom:2rem;font-size:1.8rem;line-height:1.22222}}.b-slc-clc__ttl span{color:#ff6c37}@media only screen and (max-width:61.875em){.b-slc-clc__ttl span{display:block}}.b-slc-clc__slc{display:flex;align-items:center;justify-content:center}@media only screen and (max-width:35.875em){.b-slc-clc__slc_mobile_wrap{flex-wrap:wrap;padding:0 2rem}}.b-slc-clc__itm{margin-right:12.4rem;cursor:pointer}@media only screen and (max-width:47.9375em){.b-slc-clc__itm{margin-right:2rem}}.b-slc-clc__itm_margin_middle{margin-right:6rem}@media only screen and (max-width:35.875em){.b-slc-clc__itm_margin_middle{width:100%;margin-right:0;margin-bottom:2rem}.b-slc-clc__itm_margin_middle:last-child{margin-bottom:0}}.b-slc-clc__itm_margin_small{margin-right:3rem}@media only screen and (max-width:35.875em){.b-slc-clc__itm_margin_small{flex:0 0 33.33333%;margin:0 0 1rem}}.b-slc-clc__itm:last-child{margin-right:0}.b-slc-clc__ill{display:flex;align-items:center;justify-content:center;width:13.8rem;height:13.8rem;margin:0 auto 1rem;color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase;border:.1rem solid #ededed;border-radius:50%;transition:border-color .8s ease,background .8s ease,color .8s ease}@media only screen and (max-width:61.875em){.b-slc-clc__ill{font-size:1.8rem}}@media only screen and (max-width:47.9375em){.b-slc-clc__ill{width:12rem;height:12rem}}@media only screen and (max-width:61.875em){.b-slc-clc__ill_middle{width:11rem;height:11rem}}.b-slc-clc__ill_small{width:6rem;height:6rem}@media only screen and (max-width:61.875em){.b-slc-clc__ill:active{border-color:#ff6c37}}@media only screen and (min-width:61.9375em){.b-slc-clc__ill:hover{border-color:#ff6c37}}.b-slc-clc__ill_active{color:#fff;background:#ff6c37;border-color:#ff6c37}.b-slc-clc__ill_orange{background:#ff6c37}.b-slc-clc__ill_orange:hover{background-color:#e95621}.b-slc-clc__ill_orange.b-slc-clc__ill_active{background:#ff6c37;border-color:#ff6c37}.b-slc-clc__ill_blue{background:#3a8dde}.b-slc-clc__ill_blue:hover{background-color:#267bcd}.b-slc-clc__ill_blue.b-slc-clc__ill_active{background:#3a8dde;border-color:#3a8dde}.b-slc-clc__ill_no-border{border:none}.b-slc-clc__ill_no-border.b-slc-clc__ill_active{transform:scale(1.04)}.b-slc-clc__ill img{max-width:100%}@media only screen and (max-width:47.9375em){.b-slc-clc__ill img{width:12rem}}.b-slc-clc__txt{color:#000;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-slc-clc__txt{font-size:1.8rem;line-height:1.22222}}.b-slc-clc__txt_orange{color:#ff6c37}.b-slc-clc__txt_blue{color:#3a8dde}.b-slc-clc__fld{margin-bottom:4.5rem}@media only screen and (max-width:35.875em){.b-slc-clc__fld{margin-bottom:2.5rem}}.b-slc-clc__btn .btn-txt._disable{opacity:.7;filter:grayscale(1);pointer-events:none}.b-slc-clc__btn .btn-txt i{background-image:url(/local/client/dist/styles/../img/icons/button-line-6.svg)}.b-slc-clc__btn_long i{background-image:url(/local/client/dist/styles/../img/icons/button-line-9.svg)}.b-slc-clc__slider{max-width:40rem;margin:0 auto}@media only screen and (max-width:61.875em){.b-slc-clc__slider{margin:0 2rem}}.b-slc-clc__slider-values{display:flex;justify-content:space-between;margin-top:1rem;color:#000}.b-slc-clc__slider .vue-slider{height:.4rem}.b-slc-clc__slider .vue-slider-process,.b-slc-clc__slider .vue-slider-rail{background:#ededed}.b-slc-clc__slider .vue-slider-dot{position:relative;width:1.4rem!important;height:1.4rem!important;cursor:pointer}.b-slc-clc__slider .vue-slider-dot:before{position:absolute;top:50%;left:50%;width:8.3rem;height:2.6rem;background:#ff6c37;border-radius:1rem;transform:translate(-50%,-50%);content:""}.b-slc-clc__slider .vue-slider-dot-tooltip-text{color:#fff;font-size:1.6rem;background:none;border:none}.b-slc-clc__slider .vue-slider-dot-tooltip-text:after{content:" см"}.b-slc-clc__slider .vue-slider-dot-tooltip-inner{background:none;border-color:none}.b-slc-clc__slider .vue-slider-dot-tooltip-top{top:1.9rem;visibility:visible}.b-slc-clc__slider .vue-slider-dot-tooltip-inner-top:after{display:none}.b-slc-clc__rsl{display:flex;justify-content:center;margin:0 0 2rem}@media only screen and (max-width:61.875em){.b-slc-clc__rsl{margin-bottom:1rem}}.b-slc-clc__rsl-wr{position:relative}.b-slc-clc__rsl-hdr{margin:0 0 2.6rem;padding:1.1rem 1.6rem;color:#fff;font-weight:700;font-size:2rem;line-height:120%;text-transform:uppercase;background:#ff6c37;border-radius:2rem}@media only screen and (max-width:35.875em){.b-slc-clc__rsl-hdr{margin:0 2rem 4rem;font-size:1.8rem}}.b-slc-clc__rsl-again .btn-text i{background-image:url(/local/client/dist/styles/../img/icons/button-line-7.svg)}.b-slc-rsl{margin-bottom:4rem}.b-slc-rsl__lst{display:flex;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}@media only screen and (max-width:82.4375em){.b-slc-rsl__lst{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}}@media only screen and (max-width:61.875em){.b-slc-rsl__lst{display:flex;flex-wrap:wrap;margin-right:-.6rem;margin-left:-.6rem}}.b-slc-rsl__itm{flex-basis:25%;flex-grow:0;flex-shrink:0;max-width:25%;padding-right:2rem;padding-left:2rem;margin-bottom:4rem}@media only screen and (max-width:82.4375em){.b-slc-rsl__itm{flex-basis:25%;flex-grow:0;flex-shrink:0;max-width:25%;padding-right:1rem;padding-left:1rem;margin-bottom:2rem}}@media only screen and (max-width:61.875em){.b-slc-rsl__itm{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:.6rem;padding-left:.6rem;margin-bottom:1.2rem}}.b-slc-rsl__shr{display:flex;justify-content:center}@media only screen and (max-width:82.4375em){.b-slc-rsl__shr{margin:2rem 0 0}}.b-cmp-flt{position:relative;margin-top:-2.6rem;padding:3rem 0 3.1rem;background:#00a5bd}@media only screen and (max-width:35.875em){.b-cmp-flt{margin-top:-1.6rem;padding-bottom:2rem}}.b-cmp-flt__cntr_overflow-hidden{overflow:hidden}.b-cmp-flt__row{margin-bottom:-4rem}@media only screen and (min-width:61.9375em){.b-cmp-flt__row{display:flex;flex-wrap:wrap;margin-right:-6rem;margin-left:-6rem}}@media only screen and (max-width:35.875em){.b-cmp-flt__row{margin-bottom:-2rem}}.b-cmp-flt__col{margin-bottom:4rem}@media only screen and (max-width:35.875em){.b-cmp-flt__col{margin-bottom:2rem}.b-cmp-flt__col:not(:last-child) .b-cmp-flt__lst{border-bottom:.1rem solid #fff}}@media only screen and (min-width:61.9375em){.b-cmp-flt__col{flex-basis:41.66667%;flex-grow:0;flex-shrink:0;max-width:41.66667%;padding-right:6rem;padding-left:6rem}.b-cmp-flt__col_large{flex-basis:83.33333%;flex-grow:0;flex-shrink:0;max-width:83.33333%;padding-right:1rem;padding-left:1rem}}@media only screen and (min-width:82.5em){.b-cmp-flt__col{flex-basis:36.49635%;flex-grow:0;flex-shrink:0;max-width:36.49635%;padding-right:6rem;padding-left:6rem}.b-cmp-flt__col_large{flex-basis:72.9927%;flex-grow:0;flex-shrink:0;max-width:72.9927%;padding-right:1rem;padding-left:1rem}}@media only screen and (max-width:82.4375em){.b-cmp-flt__col{padding-right:0}}.b-cmp-flt__col:last-child{align-self:flex-end}@media only screen and (min-width:61.9375em){.b-cmp-flt__col:last-child{flex-basis:16.66667%;flex-grow:0;flex-shrink:0;max-width:16.66667%;padding-right:1rem;padding-left:1rem}}@media only screen and (min-width:82.5em){.b-cmp-flt__col:last-child{flex-basis:27.0073%;flex-grow:0;flex-shrink:0;max-width:27.0073%;padding:0 6rem;text-align:right}}.b-cmp-flt__reset{display:inline-flex;align-items:center;color:#fff;font-size:1.4rem;line-height:120%;cursor:pointer}@media only screen and (max-width:61.875em){.b-cmp-flt__reset{display:flex;padding:2rem 0 0;border-top:.1rem solid #fff}}@media only screen and (max-width:35.875em){.b-cmp-flt__reset{padding:0;border:none}}.b-cmp-flt__reset svg{width:1.4rem;height:1.4rem;margin-right:.7rem;fill:#fff}.b-cmp-flt__blc{max-width:40rem}@media only screen and (max-width:82.4375em){.b-cmp-flt__blc{max-width:34rem}}.b-cmp-flt__blc_large{max-width:none}@media only screen and (max-width:82.4375em){.b-cmp-flt__blc_large{max-width:50rem}}.b-cmp-flt__ttl{margin:0 0 1rem;color:#ffb548;font-weight:700;font-size:2rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:35.875em){.b-cmp-flt__ttl{margin:0 0 2rem;font-size:1.8rem;line-height:1.22222}}.b-cmp-flt__desc{margin:0 0 .8rem;color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:47.9375em){.b-cmp-flt__desc{position:relative}}@media only screen and (max-width:35.875em){.b-cmp-flt__desc{margin:0 0 2rem}}.b-cmp-flt__lst{display:grid;grid-row-gap:2.1rem;grid-column-gap:1rem;grid-template-columns:repeat(3,1fr);padding:3.4rem 0 0;border-top:.1rem solid #fff}@media only screen and (max-width:35.875em){.b-cmp-flt__lst{grid-template-columns:repeat(2,1fr);margin:0 -2rem;padding:2rem;border-color:#fff}}.b-cmp-flt__itm .c-checkbox__text{color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}.b-cmp-flt__itm .c-checkbox__text:before{border-color:#fff}.b-cmp-flt__itm .c-checkbox__text:after{background-image:url(/local/client/dist/styles/../img/icons/check-orange.svg)}.b-cmp-flt ._pattern_1{position:absolute;top:-.5rem;left:calc(50vw + 41rem);pointer-events:none}@media only screen and (max-width:82.4375em){.b-cmp-flt ._pattern_1{right:0;left:auto}}@media only screen and (max-width:61.875em){.b-cmp-flt ._pattern_1{display:none}}.b-cmp-flt ._pattern_1 img{width:8.3rem}.b-cmp-tbl{overflow:hidden}.b-cmp-tbl__wr{margin:0 0 6rem;border-top:.1rem solid #ededed;border-bottom:.1rem solid #ededed}.b-cmp-tbl__sts{padding:2rem 0;color:#999}@media only screen and (max-width:47.9375em){.b-cmp-tbl__sts{display:none}}.b-cmp-tbl__tbl{width:100%}.b-cmp-tbl__tbl tr:nth-child(2n){background:rgba(229,230,226,.5)}.b-cmp-tbl__tbl tr:nth-child(2n) td{position:relative}.b-cmp-tbl__tbl tr:nth-child(2n) td:first-child .b-cmp-tbl__cell:before{position:absolute;top:0;bottom:0;width:200rem;background:rgba(229,230,226,.5);content:"";right:100%}@media only screen and (max-width:47.9375em){.b-cmp-tbl__tbl tr:nth-child(2n) td:nth-child(2) .b-cmp-tbl__cell:before{position:absolute;top:0;bottom:0;width:200rem;background:rgba(229,230,226,.5);content:"";right:100%}}.b-cmp-tbl__tbl tr:nth-child(2n) td:last-child .b-cmp-tbl__cell:before{position:absolute;top:0;bottom:0;width:200rem;background:rgba(229,230,226,.5);content:"";left:100%}@media only screen and (max-width:47.9375em){.b-cmp-tbl__tbl tr:nth-child(2n) td:last-child .b-cmp-tbl__cell:after{position:absolute;top:0;right:100%;bottom:0;width:200rem;background:rgba(229,230,226,.5);content:""}}.b-cmp-tbl__tbl tr td:first-child{width:15%}@media only screen and (min-width:48em){.b-cmp-tbl__tbl tr td:first-child .b-cmp-tbl__cell{padding-right:2rem}}.b-cmp-tbl__tbl tr td:not(:first-child){width:17%;text-align:center;border-left:.1rem solid #ededed}@media only screen and (max-width:47.9375em){.b-cmp-tbl__tbl tr td:not(:first-child):nth-child(2){border-left:none}}.b-cmp-tbl__tbl tr._head td{vertical-align:bottom}.b-cmp-tbl__tbl[data-total-columns="1"] tr td:not(:first-child){width:85%;text-align:center}.b-cmp-tbl__tbl[data-total-columns="2"] tr td:not(:first-child){width:42.5%;text-align:center}.b-cmp-tbl__tbl[data-total-columns="3"] tr td:not(:first-child){width:28.33333%;text-align:center}.b-cmp-tbl__tbl[data-total-columns="4"] tr td:not(:first-child){width:21.25%;text-align:center}.b-cmp-tbl__cell{display:block;padding:3rem 0;color:#000}@media only screen and (max-width:35.875em){.b-cmp-tbl__cell{font-size:1.4rem}}@media only screen and (max-width:47.9375em){.b-cmp-tbl__cell{padding:1.5rem 0}}.b-cmp-tbl__cell_head{color:#000}.b-cmp-tbl__cell_prop{color:#000;font-size:1.4rem}@media only screen and (max-width:47.9375em){.b-cmp-tbl__cell_prop{padding:.9rem 0}}.b-cmp-tbl__mdl-img{width:10rem;max-width:70%;margin:1rem auto 3rem;transform:translateZ(0);-webkit-backface-visibility:hidden}@media only screen and (max-width:47.9375em){.b-cmp-tbl__mdl-img{margin:0 auto 1.8rem}}.b-cmp-tbl__empty{margin-bottom:-.1rem;padding:10rem 0;text-align:center;background:#fff}@media only screen and (max-width:47.9375em){.b-cmp-tbl__empty{padding:5rem 0}}@media only screen and (max-width:35.875em){.b-cmp-tbl__empty{padding:4rem 0}}.b-cmp-tbl__empty img{width:45.3rem}@media only screen and (max-width:47.9375em){.b-cmp-tbl__empty img{width:31.6rem}}@media only screen and (max-width:35.875em){.b-cmp-tbl__empty img{width:24.7rem}}@media only screen and (min-width:48em){.b-cmp-tbl ._mobile{display:none}}@media only screen and (max-width:47.9375em){.b-cmp-tbl ._desktop{display:none}}.b-cmp-tbl ._align-center{text-align:center}.b-wow-fct{overflow:hidden}.b-wow-fct__blc{position:relative;padding:0 0 9rem}@media only screen and (max-width:82.4375em){.b-wow-fct__blc{padding-bottom:4.4rem}}.b-wow-fct__blc:last-child{padding-bottom:5rem}.b-wow-fct__blc#technologies{margin-top:4.2rem;padding:0}@media only screen and (max-width:35.875em){.b-wow-fct__blc#technologies{margin-top:0;padding-bottom:2.4rem}}.b-wow-fct__blc#functionality{margin-top:-3rem;padding-bottom:0}@media only screen and (max-width:35.875em){.b-wow-fct__blc#functionality{margin-top:0;padding-bottom:1.4rem}}.b-wow-fct__blc#safety{margin-top:-4.4rem;padding-bottom:1rem}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_green{flex-basis:38.75%;flex-grow:0;flex-shrink:0;max-width:38.75%;padding-right:1rem;padding-left:1rem;margin-top:11rem}}.b-wow-fct__cnt_orange{margin-top:20rem}@media only screen and (max-width:35.875em){.b-wow-fct__cnt_orange{margin-top:3rem}}.b-wow-fct__ttl{margin-bottom:2rem;color:#000;font-weight:700;font-size:4.4rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:82.4375em){.b-wow-fct__ttl{margin-bottom:3rem}}@media only screen and (max-width:61.875em){.b-wow-fct__ttl{font-size:2.4rem;line-height:1.41667}}@media only screen and (max-width:35.875em){.b-wow-fct__ttl{margin-bottom:.4rem}}.b-wow-fct__ttl span{color:#00a5bd}.b-wow-fct__ttl i{color:#ff6c37;font-style:normal}.b-wow-fct__heading{display:flex;align-items:center;margin-bottom:.8rem}.b-wow-fct__heading>:not(:last-child){margin-right:1.1rem}@media only screen and (max-width:61.875em){.b-wow-fct__heading>:not(:last-child){margin-right:1.5rem}}.b-wow-fct__hdr{margin:0 0 1.2rem;font-size:3.2rem;color:#3a8dde;font-weight:700;font-size:3rem;line-height:111.5%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-wow-fct__hdr{font-size:1.8rem;line-height:1.22222}}.b-wow-fct__hdr_blue{color:#3a8dde}.b-wow-fct__hdr_green{color:#ff6c37}.b-wow-fct__hdr_pink{color:#8347ad}.b-wow-fct__hdr_purple{color:#ec9bad}.b-wow-fct__hdr_orange{color:#00c08b}@media only screen and (min-width:82.5em){.b-wow-fct__row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}}@media only screen and (max-width:82.4375em) and (min-width:61.9375em){.b-wow-fct__row_purple{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}}@media only screen and (max-width:61.875em){.b-wow-fct__row_purple{display:flex;flex-direction:column}.b-wow-fct__row_purple>:first-child{order:2}.b-wow-fct__row_purple>:last-child{order:1}}.b-wow-fct__prv{position:relative}@media only screen and (min-width:82.5em){.b-wow-fct__prv{flex-basis:41.66667%;max-width:41.66667%;text-align:center}.b-wow-fct__prv,.b-wow-fct__prv_green,.b-wow-fct__prv_orange{flex-grow:0;flex-shrink:0;padding-right:1rem;padding-left:1rem}.b-wow-fct__prv_green,.b-wow-fct__prv_orange{flex-basis:50%;max-width:50%}.b-wow-fct__prv_orange{margin-left:0}.b-wow-fct__prv_purple{flex-basis:33.33333%;flex-grow:0;flex-shrink:0;max-width:33.33333%;padding-right:1rem;padding-left:1rem;padding-top:7rem}}@media only screen and (max-width:82.4375em){.b-wow-fct__prv_orange{margin-bottom:5rem}}@media only screen and (max-width:35.875em){.b-wow-fct__prv_orange{margin-bottom:4rem}}@media only screen and (max-width:82.4375em){.b-wow-fct__prv_purple{padding-top:4rem}}@media only screen and (max-width:35.875em){.b-wow-fct__prv_purple{margin-top:2rem}}@media only screen and (min-width:61.9375em){.b-wow-fct__prv_design{flex-basis:58.33333%;flex-grow:0;flex-shrink:0;max-width:58.33333%;padding-right:1rem;padding-left:1rem}}@media only screen and (max-width:82.4375em){.b-wow-fct__prv_desktop{display:none}}@media only screen and (min-width:82.5em){.b-wow-fct__prv_mobile{display:none}}.b-wow-fct__lbl{position:absolute;top:60%;left:-1rem}@media only screen and (max-width:82.4375em){.b-wow-fct__lbl img{width:13rem;max-height:13rem}}@media only screen and (max-width:35.875em){.b-wow-fct__lbl img{margin-left:1.5rem}}@media only screen and (max-width:35.875em){.b-wow-fct__lbl{top:50%}}.b-wow-fct__lbl_green{top:15.8rem;left:3rem}@media only screen and (max-width:82.4375em){.b-wow-fct__lbl_green{top:1rem;left:-1rem}.b-wow-fct__lbl_green img{width:16.5rem;max-height:16.2rem}}.b-wow-fct__lbl_pink{top:2rem;left:9rem;display:flex}.b-wow-fct__lbl_pink span{max-width:15rem;margin-left:1.3rem;padding-top:3rem;text-align:left}@media only screen and (max-width:82.4375em){.b-wow-fct__lbl_pink{position:static}.b-wow-fct__lbl_pink>:first-child{order:2}.b-wow-fct__lbl_pink>:last-child{order:1;padding-right:1rem;padding-left:1rem}}.b-wow-fct__lbl_orange{top:19rem;left:33rem}@media only screen and (max-width:82.4375em){.b-wow-fct__lbl_orange{top:20rem;left:0}}.b-wow-fct__lbl_col{display:block;text-align:center}.b-wow-fct__lbl_col>*{display:block}.b-wow-fct__lbl_col span{margin-top:.7rem;padding:0;text-align:center}.b-wow-fct__lbl_violet{position:absolute;top:7rem;right:-34rem;display:block;text-align:center}.b-wow-fct__lbl_violet>*{display:block;margin:0 auto}.b-wow-fct__lbl_violet img{width:22.7rem}.b-wow-fct__lbl_violet span{max-width:19.2rem;padding:.7rem 0 0;text-align:center}@media only screen and (max-width:82.4375em){.b-wow-fct__lbl_violet{position:static;display:flex;align-items:center;margin-top:5rem}.b-wow-fct__lbl_violet img{width:13.7rem;max-height:none}.b-wow-fct__lbl_violet span{padding-left:1.5rem;text-align:left}}.b-wow-fct__blot{display:flex;align-items:center;justify-content:center;padding:3rem 1rem;color:#fff;font-size:1.4rem;text-align:center;background:#d6e0ed;border-radius:50%}.b-wow-fct__blot p{margin:0}@media only screen and (min-width:82.5em){.b-wow-fct__blot{position:absolute;top:3.8%;right:-3.4rem}.b-wow-fct__blot svg{display:block;width:21rem;height:21rem}}@media only screen and (max-width:82.4375em){.b-wow-fct__blot{max-width:48rem}.b-wow-fct__blot svg{display:none}.b-wow-fct__blot p{margin:0}}.b-wow-fct__blot_blue{width:20.2rem;height:20.2rem;background:#3a8dde}@media only screen and (max-width:82.4375em){.b-wow-fct__blot_blue{margin-bottom:-7rem}}@media only screen and (max-width:61.875em){.b-wow-fct__blot_blue{margin-bottom:-6rem}}@media only screen and (max-width:35.875em){.b-wow-fct__blot_blue{position:relative;z-index:10;margin:0 auto -2rem}}.b-wow-fct__blot_orange{top:1.3rem;right:auto;left:12.8rem}@media only screen and (max-width:82.4375em){.b-wow-fct__blot_orange{position:absolute;top:-3rem;left:3rem;width:13rem}}.b-wow-fct__blot_orange svg{display:block;width:16rem;height:16rem;fill:#f29c58}@media only screen and (max-width:82.4375em){.b-wow-fct__blot_orange svg{width:13rem;height:13rem}}.b-wow-fct__blot_orange p{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;margin:0;padding:3rem 2rem 2rem;color:#fff;text-align:center}@media only screen and (max-width:82.4375em){.b-wow-fct__blot_orange p{padding:3.5rem 2rem 2rem}}.b-wow-fct__blot_green{top:10rem;right:auto;left:-4rem}.b-wow-fct__blot_green svg{width:16rem;height:16rem;fill:#84c198}@media only screen and (min-width:61.9375em){.b-wow-fct__blot_green{display:none}}.b-wow-fct__blot_purple{top:4rem;right:auto;left:0}.b-wow-fct__blot_purple svg{width:16rem;height:16rem;fill:#ec9bad}@media only screen and (max-width:82.4375em){.b-wow-fct__blot_purple{margin:-4rem 0 4rem;text-align:center}}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_offset_top{padding-top:6.4rem}}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_offset_top_large{padding-top:16.4rem}}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_offset_left{padding-left:9rem}}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_offset_right{padding-left:1.4rem}}@media only screen and (min-width:82.5em){.b-wow-fct__cnt_orange{flex-basis:41.66667%;flex-grow:0;flex-shrink:0;max-width:41.66667%;padding-right:1rem;padding-left:1rem}}.b-wow-fct__cnt_purple{padding-top:15.6rem}@media only screen and (max-width:82.4375em){.b-wow-fct__cnt_purple{padding-top:0}}.b-wow-fct__cnt_design{position:relative;z-index:1;flex-basis:41.66667%;flex-grow:0;flex-shrink:0;max-width:41.66667%;padding-right:1rem;padding-left:1rem;margin-top:20rem}@media only screen and (max-width:61.875em){.b-wow-fct__cnt_design{margin-top:0;flex-basis:100%;flex-grow:0;flex-shrink:0;max-width:100%;padding-right:1rem;padding-left:1rem}}.b-wow-fct__ico{margin-bottom:.7rem}.b-wow-fct__ico svg{width:5.4rem;max-height:5.7rem}@media only screen and (max-width:35.875em){.b-wow-fct__ico svg{width:4.3rem;max-height:6rem}}.b-wow-fct__ico_blue svg{fill:#3a8dde}.b-wow-fct__ico_green svg{fill:#ff6c37}.b-wow-fct__ico_pink svg{fill:#8347ad}.b-wow-fct__ico_orange svg{fill:#00c08b}.b-wow-fct__ico_purple svg{fill:#ec9bad}.b-wow-fct__img img{max-width:100%}.b-wow-fct__img span{display:block;margin:.8rem 0 0;padding-left:8.6rem;color:#665d5d;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:61.875em){.b-wow-fct__img span{padding-left:4rem}}.b-wow-fct__img span._1{position:absolute;top:15rem;left:3.7rem;display:block;max-width:20rem;margin:0;padding:0;text-align:left;color:#665d5d;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:82.4375em){.b-wow-fct__img span._1{top:17rem}}@media only screen and (max-width:35.875em){.b-wow-fct__img span._1{top:11.5rem;left:-1rem;width:16rem;font-size:1.2rem}}.b-wow-fct__img span._2{position:absolute;top:-1rem;left:23rem;display:block;max-width:20rem;margin:0;padding:0;text-align:left;color:#665d5d;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:82.4375em){.b-wow-fct__img span._2{top:3rem;left:20rem}}@media only screen and (max-width:35.875em){.b-wow-fct__img span._2{top:.5rem;left:11rem;width:14.6rem;font-size:1.2rem}}.b-wow-fct__img span._3{position:absolute;top:35.3rem;left:42.7rem;display:block;width:20rem;margin:0;padding:0;text-align:left;color:#665d5d;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:82.4375em){.b-wow-fct__img span._3{left:37vw}}@media only screen and (max-width:61.875em){.b-wow-fct__img span._3{top:40rem;right:-7rem;left:auto}}@media only screen and (max-width:35.875em){.b-wow-fct__img span._3{top:21rem;right:-2rem;width:8rem;font-size:1.2rem}}.b-wow-fct__img span._4{position:absolute;top:5rem;left:20rem;display:block;width:15rem;margin:0;padding:0;text-align:left;color:#665d5d;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:35.875em){.b-wow-fct__img span._4{top:0;left:2rem}}.b-wow-fct__img span._5{position:absolute;top:2rem;left:12rem;display:flex;align-items:center;justify-content:center;width:13.5rem;height:13.5rem;margin:0;padding:0 1.4rem;text-align:center;background:#ec9bad;border-radius:50%;color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:61.875em){.b-wow-fct__img span._5{top:auto;bottom:3rem;left:0;width:10rem;height:10rem;font-size:1.2rem}}@media only screen and (max-width:82.4375em){.b-wow-fct__img{margin-bottom:3rem}.b-wow-fct__img img{max-width:100%}}.b-wow-fct__img_1 img{max-width:44rem}.b-wow-fct__img_left{text-align:left}@media only screen and (max-width:82.4375em){.b-wow-fct__img_turquoise img{position:relative;right:-2rem}}@media only screen and (max-width:35.875em){.b-wow-fct__img_turquoise img{right:0;display:block}}@media only screen and (max-width:82.4375em){.b-wow-fct__img_pink{margin-bottom:-4rem}}@media only screen and (max-width:61.875em){.b-wow-fct__img_pink{margin-bottom:0}}.b-wow-fct__img_pink img{width:110%;max-width:110%}@media only screen and (max-width:61.875em){.b-wow-fct__img_pink img{width:100%}}.b-wow-fct__img_green{position:relative}@media only screen and (min-width:82.5em){.b-wow-fct__img_green{margin-top:-14rem;padding-right:14rem}.b-wow-fct__img_green img{width:52.2rem}}.b-wow-fct__img_green span{position:absolute;bottom:14rem;left:-4rem;display:block;width:19.2rem;padding:0;text-align:left}@media only screen and (max-width:61.875em){.b-wow-fct__img_green span{bottom:13rem;left:-1rem}}@media only screen and (max-width:35.875em){.b-wow-fct__img_green span{bottom:-2rem;left:-1.5rem;display:flex;align-items:center;justify-content:center;width:13.6rem;height:13.6rem;color:#fff;text-align:center;background:#ff6c37;border-radius:50%}}@media only screen and (max-width:82.4375em){.b-wow-fct__img_orange{margin:6rem -1rem 0;padding:0}}@media only screen and (max-width:35.875em){.b-wow-fct__img_orange{margin:3rem -.5rem 0}}@media only screen and (min-width:35.9375em){.b-wow-fct__img_orange ._mobile{display:none}}@media only screen and (max-width:35.875em){.b-wow-fct__img_orange ._desktop{display:none}}@media only screen and (max-width:82.4375em){.b-wow-fct__img_purple{padding:0 2rem}}.b-wow-fct__img_violet{margin-top:0}.b-wow-fct__lbls{position:relative;z-index:1;margin:2.4rem 0 0 -5rem}@media only screen and (max-width:82.4375em){.b-wow-fct__lbls{margin:0}}.b-wow-fct__lbls-itm{position:relative;margin-bottom:3.5rem}@media only screen and (min-width:82.5em){.b-wow-fct__lbls-itm{display:flex;align-items:center;margin-bottom:1.7rem}}.b-wow-fct__lbls-itm_block{display:block;text-align:center}.b-wow-fct__lbls-itm_block .b-wow-fct__lbls-pic{margin-bottom:.8rem}.b-wow-fct__lbls-pic{margin-right:1.5rem}@media only screen and (max-width:82.4375em){.b-wow-fct__lbls-pic{margin-right:0;margin-bottom:2rem}}.b-wow-fct__lbls-pic_violet{margin:3rem 0 2rem;text-align:center}.b-wow-fct__lbls-pic_violet img{width:18.8rem}.b-wow-fct__lbls_purple{max-width:40rem}@media only screen and (min-width:82.5em){.b-wow-fct__lbls_purple{flex-basis:13.15789%;flex-grow:0;flex-shrink:0;max-width:13.15789%;padding-right:1rem;padding-left:1rem;margin:0 -4rem 0 -2rem}}.b-wow-fct__rch{max-width:55rem;text-align:left}.b-wow-fct__rch,.b-wow-fct__rch h4{color:#000;font-size:1.4rem;line-height:120%}.b-wow-fct__rch h4{margin:2rem 0 1.5rem;font-weight:700}.b-wow-fct__rch p{margin:0 0 1.5rem}.b-wow-fct__rch ul{padding-left:2rem;color:#665d5d}.b-wow-fct__rch ul li{position:relative;margin:0 0 .3rem}.b-wow-fct__rch ul li:before{position:absolute;top:.4em;left:-1.6rem;width:.6rem;height:.6rem;background:#000;border-radius:50%;content:""}.b-wow-fct__rch ul li._accent{position:relative;color:#f29c58}.b-wow-fct__rch ul li._accent:before{display:none}@media only screen and (max-width:82.4375em){.b-wow-fct__rch ul{padding-left:1.6rem}}.b-wow-fct__rch ul._no-paddings li{margin:0}@media only screen and (max-width:35.875em){.b-wow-fct__rch_blue>p:first-child{padding-right:1rem}}.b-wow-fct__rch_blue ul li:before{background:#3a8dde}.b-wow-fct__rch_green{max-width:41.2rem;padding-left:6.8rem}@media only screen and (max-width:35.875em){.b-wow-fct__rch_green{padding-left:0}}.b-wow-fct__rch_green ul li:before{background:#ff6c37}.b-wow-fct__rch_green2{position:relative;top:-4rem;left:15rem;max-width:16rem;margin-bottom:-3rem}@media only screen and (max-width:82.4375em){.b-wow-fct__rch_green2{top:-3rem;left:14rem}}.b-wow-fct__rch_pink{max-width:55rem}.b-wow-fct__rch_pink ul li:before{background:#8347ad}.b-wow-fct__rch_orange{max-width:44rem}.b-wow-fct__rch_orange ul li:before{background:#ff6c37}.b-wow-fct__rch_design{max-width:54.6rem}@media only screen and (min-width:82.5em){.b-wow-fct__rch_offset_left{max-width:25rem;margin-top:16rem;margin-left:19rem}}@media only screen and (min-width:82.5em){.b-wow-fct__rch_mobile{display:none}}@media only screen and (max-width:82.4375em){.b-wow-fct__rch_desktop{display:none}}@media only screen and (max-width:82.4375em) and (min-width:61.9375em){.b-wow-fct__sct{display:flex;flex-wrap:wrap;margin-right:-2rem;margin-left:-2rem}.b-wow-fct__sct>*{flex-basis:50%;max-width:50%}.b-wow-fct__sct>*,.b-wow-fct__sct>:last-child{flex-grow:0;flex-shrink:0;padding-right:2rem;padding-left:2rem}.b-wow-fct__sct>:last-child{flex-basis:100%;max-width:100%}}.b-wow-fct ._pattern_1{position:absolute;right:-11rem;bottom:-6.6rem;width:24.3rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_1{display:none}}.b-wow-fct ._pattern_2{position:absolute;bottom:-10rem;left:-14.7rem;z-index:2;width:60rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_2{display:none}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_2{top:7rem;right:-.7rem;bottom:auto;left:auto;z-index:0;display:block;width:33.6rem}}.b-wow-fct ._pattern_3{position:absolute;top:9rem;right:2rem;width:9.7rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_3{display:none}}.b-wow-fct ._pattern_5{position:absolute;top:20rem;left:-7rem;width:14.6rem;pointer-events:none}.b-wow-fct ._pattern_6{position:absolute;bottom:13.4rem;left:9rem;z-index:1;width:7rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_6{display:none}}.b-wow-fct ._pattern_7{position:absolute;bottom:8rem;left:20rem;z-index:1;width:9rem;transform:scaleX(-1);pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_7{display:none}}.b-wow-fct ._pattern_8{position:absolute;top:-6rem;left:41rem;z-index:1;width:13.3rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_8{display:none}}.b-wow-fct ._pattern_9{position:absolute;top:2.5rem;left:57rem;z-index:1;width:10.3rem;pointer-events:none}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_9{top:0;right:-.5rem;left:auto;width:6.5rem}}.b-wow-fct ._pattern_10{position:absolute;top:8rem;right:-4rem;z-index:1;width:17.3rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_10{right:0}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_10{top:2rem;right:-.4rem;z-index:-1;width:10rem}}.b-wow-fct ._pattern_11{position:absolute;top:32rem;right:-9rem;z-index:1;width:21rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_11{top:36rem;right:0}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_11{top:33rem;right:0;width:18rem}}.b-wow-fct ._pattern_12{position:absolute;right:3rem;bottom:17rem;z-index:1;width:5rem;pointer-events:none}@media only screen and (max-width:47.9375em){.b-wow-fct ._pattern_12{top:5rem}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_12{display:none}}.b-wow-fct ._pattern_15{position:absolute;top:25rem;left:-4rem;z-index:1;width:14.9rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_15{display:none}}.b-wow-fct ._pattern_16{position:absolute;bottom:7rem;left:-3rem;z-index:1;width:7rem;transform:scaleX(-1) rotate(12deg);pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_16{display:none}}.b-wow-fct ._pattern_17{position:absolute;top:-1.2rem;right:103.5%;z-index:1;width:5.6rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_17{display:none}}.b-wow-fct ._pattern_18{position:absolute;top:-4.5rem;left:2rem;z-index:1;width:12.3rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_18{display:none}}.b-wow-fct ._pattern_19{position:absolute;top:14rem;left:17rem;width:13.7rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_19{display:none}}.b-wow-fct ._pattern_20{position:absolute;top:17rem;left:28rem;width:25.3rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_20{top:-10rem;left:7rem;width:22rem}}.b-wow-fct ._pattern_21{position:absolute;top:37rem;left:18rem;z-index:1;width:13.8rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_21{display:none}}.b-wow-fct ._pattern_22{position:absolute;right:-23rem;bottom:.5rem;z-index:1;width:38.2rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_22{display:none}}.b-wow-fct ._pattern_23{position:absolute;top:-8rem;right:5rem;z-index:1;width:11.1rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_23{display:none}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_23{top:50rem;right:-.2rem;display:block;width:6rem}}.b-wow-fct ._pattern_24{position:absolute;bottom:-12rem;left:-7rem;z-index:1;width:11rem;pointer-events:none}@media only screen and (max-width:82.4375em){.b-wow-fct ._pattern_24{display:none}}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_24{top:0;bottom:auto;left:0;display:block;width:4rem}}.b-wow-fct ._pattern_25{position:absolute;top:-7rem;right:-15rem;z-index:1;width:19.5rem;pointer-events:none}@media only screen and (max-width:35.875em){.b-wow-fct ._pattern_25{display:none}}.b-wow-fct__first{color:#000;font-weight:700;font-size:2rem;line-height:111.5%;margin-right:-1.5rem}.b-wow-fct__first span{color:#00a5bd}.b-wow-fct__chars{text-align:right}@media only screen and (min-width:82.5em){.b-wow-fct__chars{margin-top:-2rem}}@media only screen and (max-width:61.875em){.b-wow-fct__chars img{width:9.2rem}}@media only screen and (min-width:82.5em){.b-wow-fct ._only-mobile{display:none}}@media only screen and (max-width:82.4375em){.b-wow-fct ._only-desktop{display:none}}@media only screen and (min-width:61.9375em){.b-wow-fct ._hide-to-lg{display:none}}@media only screen and (max-width:61.875em){.b-wow-fct ._hide-from-lg{display:none}}.b-arc-cre__row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}@media only screen and (max-width:61.875em){.b-arc-cre__col{flex-basis:100%;flex-grow:0;flex-shrink:0;max-width:100%;padding-right:1rem;padding-left:1rem;order:2}.b-arc-cre__col_ill{order:4}.b-arc-cre__col_content{order:3}}@media only screen and (min-width:61.9375em){.b-arc-cre__col{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:1rem;padding-left:1rem}}.b-arc-cre__title{position:relative;margin:0 0 3rem;color:#8247ad;font-weight:700;font-size:2.8rem;line-height:1.1875;text-transform:uppercase}.b-arc-cre__title span{color:#00a1be}@media only screen and (max-width:47.9375em){.b-arc-cre__title{margin-bottom:1.3rem;font-size:1.8rem;line-height:1.3}}.b-arc-cre__title_2{color:#00c08a}.b-arc-cre__text{color:#000;font-size:1.6rem;line-height:140%}.b-arc-cre__text p{margin:0 0 1.5rem}.b-arc-cre__text p:last-child{margin-bottom:0}.b-arc-cre__text ul li{position:relative;margin:0 0 1.5rem 1.5rem}.b-arc-cre__text ul li:before{position:absolute;top:.4em;left:-1.6rem;width:.6rem;height:.6rem;background:#00a1be;border-radius:50%;content:""}.b-arc-cre__text ul li._accent{position:relative;color:#f29c58}.b-arc-cre__text ul li._accent:before{display:none}.b-arc-cre__text_area{padding:4.8rem 5rem;background:#e7ebed}@media only screen and (max-width:61.875em){.b-arc-cre__text_area{padding:3rem 14rem 3rem 3rem}}@media only screen and (max-width:47.9375em){.b-arc-cre__text_area{margin:0 -2rem;padding:2rem}}.b-arc-cre__img_1{margin:-34rem 0 0 3rem}@media only screen and (max-width:82.4375em){.b-arc-cre__img_1{margin:-12rem 0 0}}@media only screen and (max-width:61.875em){.b-arc-cre__img_1{margin:-10rem 0 0 69%}}@media only screen and (max-width:47.9375em){.b-arc-cre__img_1{margin:-10rem 0 -3rem 42%}}.b-arc-cre__img_1 img{width:86.4rem}@media only screen and (max-width:82.4375em){.b-arc-cre__img_1 img{width:60rem}}@media only screen and (max-width:61.875em){.b-arc-cre__img_1 img{width:30rem}}.b-arc-cre__img_2{margin:-5rem 0 0 -15rem}@media only screen and (max-width:82.4375em){.b-arc-cre__img_2{position:relative;margin:0 0 0 -3rem}}@media only screen and (max-width:61.875em) and (min-width:48em){.b-arc-cre__img_2{display:none}}@media only screen and (max-width:47.9375em){.b-arc-cre__img_2{margin:-4.5rem -2.5rem 2rem -2rem}}.b-arc-cre__img_2 img{width:79.1rem}@media only screen and (max-width:82.4375em){.b-arc-cre__img_2 img{width:65rem}}@media only screen and (max-width:61.875em){.b-arc-cre__img_2 img{width:40rem}}@media only screen and (max-width:47.9375em){.b-arc-cre__img_2 img{width:100%}}.b-arc-cre__area{padding:4rem 5rem;color:#000;font-size:1.6rem;line-height:130%}@media only screen and (max-width:47.9375em){.b-arc-cre__area{padding:3rem 0 0}}.b-arc-cre__area p{margin-bottom:2.5rem}@media only screen and (max-width:47.9375em){.b-arc-cre__area p{position:relative;z-index:1}}.b-arc-cre__area ul{margin-bottom:3rem}.b-arc-cre__area ul li{display:flex;align-items:flex-start;margin-bottom:1.5rem}.b-arc-cre__area ul li img{flex:0 0 2.4rem;width:2.4rem}.b-arc-cre__area ul li span{padding-top:.2rem;padding-left:1.4rem}.b-arc-cre .b-arc-cre-pattern{position:relative}.b-arc-cre .b-arc-cre-pattern img{position:absolute}.b-arc-cre .b-arc-cre-pattern_1 img{top:-13rem;left:-28.7rem;width:27.3rem}@media only screen and (max-width:82.4375em){.b-arc-cre .b-arc-cre-pattern_1 img{display:none}}.b-arc-cre .b-arc-cre-pattern_2 img{top:-20rem;left:-27rem;width:31.9rem}@media only screen and (max-width:82.4375em){.b-arc-cre .b-arc-cre-pattern_2 img{display:none}}.b-arc-cre .b-arc-cre-pattern_3 img{top:-11rem;left:53rem;width:7.7rem}@media only screen and (max-width:61.875em){.b-arc-cre .b-arc-cre-pattern_3 img{top:-8rem;right:-7rem;left:auto}}@media only screen and (max-width:47.9375em){.b-arc-cre .b-arc-cre-pattern_3 img{display:none}}.b-arc-cre .b-arc-cre-pattern_4 img{bottom:-13rem;left:54rem;width:34.2rem}@media only screen and (max-width:82.4375em){.b-arc-cre .b-arc-cre-pattern_4 img{display:none}}.b-hme-srv_help{padding:3.8rem 0}@media only screen and (max-width:35.875em){.b-hme-srv_help{padding:2.5rem 0 2rem}}.b-hme-srv_help .b-hme-srv__ptrn_top{top:-20rem;right:3rem}.b-hme-srv_help .b-hme-srv__cnt{max-width:100%}.b-hme-srv_help .b-hme-srv__itm{margin-left:5rem;padding-left:5rem;border-left-color:rgba(236,183,198,.5)}@media only screen and (max-width:82.4375em){.b-hme-srv_help .b-hme-srv__itm{margin-left:5rem;padding-left:5rem}}@media only screen and (max-width:35.875em){.b-hme-srv_help .b-hme-srv__itm{margin-left:0;padding-left:0}}.b-hme-srv_help .b-hme-srv__itm:first-child{margin-left:5rem;padding-left:0;border-left:none}@media only screen and (max-width:82.4375em){.b-hme-srv_help .b-hme-srv__itm:first-child{margin-left:2rem}}@media only screen and (max-width:35.875em){.b-hme-srv_help .b-hme-srv__itm:first-child{margin-left:0}}.b-hme-srv_help .b-hme-srv__itm:nth-child(2) img{transform:scale(.86) translateX(-5%)}.b-hme-srv_help .b-hme-srv__itm:last-child{margin-right:3rem}@media only screen and (max-width:82.4375em){.b-hme-srv_help .b-hme-srv__itm:last-child{margin-right:2rem}}@media only screen and (max-width:35.875em){.b-hme-srv_help .b-hme-srv__itm:last-child{display:none}}.b-hme-srv_help .b-hme-srv__itm:last-child .btn-txt svg{transform:rotate(90deg)}.steps{position:relative;z-index:1;margin:0 0 10rem}@media only screen and (max-width:82.4375em){.steps{margin:0}}.steps__content{display:flex}@media only screen and (max-width:47.9375em){.steps__content{margin:-3rem 0 0}}.steps__row{display:flex;flex-wrap:wrap;margin-right:-1rem;margin-left:-1rem}.steps__col{flex-basis:50%;flex-grow:0;flex-shrink:0;max-width:50%;padding-right:1rem;padding-left:1rem}@media only screen and (max-width:47.9375em){.steps__col{flex-basis:100%;flex-grow:0;flex-shrink:0;max-width:100%;padding-right:1rem;padding-left:1rem}}@media only screen and (max-width:47.9375em){.steps__item{margin-bottom:4rem}}@media only screen and (min-width:48em){.steps__item_3{margin:-9rem 0 0}.steps__item_4{margin:4rem 0}.steps__item_5{margin:-14rem 0 0}.steps__item_7{margin:-17rem 0 0}}@media only screen and (min-width:48em) and (max-width:82.4375em){.steps__item_7{margin:-12rem 0 0}}.steps__img{margin:0 0 3.3rem}.steps__img img{width:100%;max-width:100%}@media only screen and (max-width:47.9375em){.steps__img img{max-width:80%;padding-left:2.2rem}}.steps__img_1 img{width:35.3rem}.steps__img_2 img{width:38.7rem}.steps__img_3 img{width:37.6rem}.steps__img_4 img{width:34.3rem}.steps__img_5 img{width:42.6rem}.steps__img_6{margin:0 -1rem 1.5rem 0}.steps__img_6 img{width:57.9rem}@media only screen and (max-width:47.9375em){.steps__img_6 img{max-width:100%}}.steps__img_7{padding-left:7rem}@media only screen and (max-width:47.9375em){.steps__img_7{padding-left:2rem}}.steps__img_7 img{width:10rem}.steps__ico{margin-right:2rem}@media only screen and (max-width:47.9375em){.steps__ico{margin-right:1.2rem;margin-left:-1rem}}.steps__ico img{display:block;width:5.4rem}@media only screen and (max-width:47.9375em){.steps__ico img{width:3.6rem}}.steps__text{max-width:41.5rem;padding:1rem 0 0;color:#000;font-size:1.6rem;line-height:1.2}.steps__text_1{max-width:33rem}.steps__text_1 span{color:#0099b2}.steps__text_2 span{color:#ec9bad}.steps__text_3 span{color:#8247ad}.steps__text_4 span{color:#318cdd}.steps__text_5 span{color:#fd6c35}.steps__text_6 span{color:#ffb547}.steps__text_7 span{color:#00c08a}.steps ._steps-pattern{position:relative}.steps ._steps-pattern img{position:absolute}.steps ._steps-pattern_1 img{top:-5rem;left:-35rem;width:15.1rem}.steps ._steps-pattern_2 img{top:28rem;left:53rem;width:8rem;transform:rotate(-4deg)}.steps ._steps-pattern_3 img{top:50rem;left:63rem;width:29.9rem}.steps ._steps-pattern_4 img{top:-2rem;left:-31rem;width:17.5rem}.steps ._steps-pattern_5 img{top:-4rem;left:46.3rem;width:11.3rem}@media only screen and (max-width:82.4375em){.steps ._steps-pattern_5 img{top:-5rem;left:36rem}}@media only screen and (max-width:61.875em){.steps ._steps-pattern_5 img{display:none}}.steps ._steps-pattern_6 img{top:-17rem;left:63rem;width:19.8rem}.b-arc-hlp{padding:0 0 3.2rem;overflow:hidden}@media only screen and (max-width:47.9375em){.b-arc-hlp{margin-top:-1.5rem;padding:0 0 2rem}}.b-arc-hlp__ttl{max-width:70rem;margin:0;font-size:5rem;color:#000;font-weight:700;font-size:4rem;line-height:1.2;text-transform:uppercase}.b-arc-hlp__ttl span{color:#00a1be}@media only screen and (max-width:47.9375em){.b-arc-hlp__ttl{font-size:2.4rem}}.b-arc-hlp__ttl-wr{position:relative;margin-bottom:5rem}@media only screen and (max-width:47.9375em){.b-arc-hlp__ttl-wr{margin-bottom:3rem}}.b-arc-hlp__sct{margin:0 0 5rem}@media only screen and (max-width:47.9375em){.b-arc-hlp__sct{margin-bottom:3rem}}@media only screen and (min-width:61.9375em){.b-arc-hlp__sct{display:flex}.b-arc-hlp__sct_offset{padding-left:8rem}}.b-arc-hlp__sct_relative{position:relative}.b-arc-hlp__pic{margin-right:8rem}@media only screen and (max-width:82.4375em){.b-arc-hlp__pic{margin-right:4rem}}@media only screen and (max-width:61.875em){.b-arc-hlp__pic{margin:0 0 4rem}}@media only screen and (max-width:47.9375em){.b-arc-hlp__pic{margin-bottom:2rem}}.b-arc-hlp__pic img{width:59.8rem;max-width:100%}@media only screen and (max-width:61.875em){.b-arc-hlp__pic img{width:100%}}@media only screen and (min-width:35.9375em){.b-arc-hlp__pic ._mobile{display:none}}@media only screen and (max-width:35.875em){.b-arc-hlp__pic ._desktop{display:none}}.b-arc-hlp__blc{max-width:51rem}@media only screen and (max-width:82.4375em){.b-arc-hlp__blc{max-width:40rem}}@media only screen and (max-width:61.875em){.b-arc-hlp__blc{max-width:100%}}.b-arc-hlp__blc_large{max-width:73rem}.b-arc-hlp__hdr{position:relative;margin:0 0 3rem;color:#318cdd;font-weight:700;font-size:2.8rem;line-height:1.1875;text-transform:uppercase}@media only screen and (max-width:47.9375em){.b-arc-hlp__hdr{margin-bottom:1.3rem;font-size:1.8rem;line-height:1.3}}.b-arc-hlp__hdr_orange{position:relative;color:#f29c58}.b-arc-hlp__txt{color:#000;font-size:1.6rem;line-height:1.2}.b-arc-hlp__txt p{margin:0 0 1.5rem}.b-arc-hlp__txt p:last-child{margin-bottom:0}.b-arc-hlp__txt_area{padding:4.8rem 5rem;background:#e7ebed}@media only screen and (max-width:82.4375em){.b-arc-hlp__txt_area{padding:3rem}}@media only screen and (max-width:47.9375em){.b-arc-hlp__txt_area{margin:0 -2rem;padding:2rem}}@media only screen and (max-width:61.875em){.b-arc-hlp__lst{padding:0 0 5rem}}@media only screen and (max-width:47.9375em){.b-arc-hlp__lst{padding:0}}@media only screen and (min-width:61.9375em){.b-arc-hlp__lst{padding:0 0 10rem}}@media only screen and (min-width:82.5em){.b-arc-hlp__lst{padding:11rem 0 10rem}}@media only screen and (min-width:82.5em){.b-arc-hlp__lst_offset{padding-left:6rem}.b-arc-hlp__lst_no-offset{padding:0 6rem}}.b-arc-hlp__mnu{margin:10rem 0 5rem;border-top:.1rem dashed #ecb7c6;border-bottom:.1rem dashed #ecb7c6}@media only screen and (max-width:82.4375em){.b-arc-hlp__mnu{margin:4rem 0}}@media only screen and (max-width:35.875em){.b-arc-hlp__mnu{margin:0 0 3rem}}.b-arc-hlp__shr{display:flex;justify-content:center;padding:4rem 0 0}@media only screen and (max-width:82.4375em){.b-arc-hlp__shr{padding:0}}@media only screen and (max-width:47.9375em){.b-arc-hlp__shr{padding:1.5rem 0 0}}@media only screen and (min-width:82.5em){.b-arc-hlp__shr{padding-top:1rem}}.b-arc-hlp ._pattern{position:absolute;pointer-events:none}.b-arc-hlp ._pattern_2{top:-2rem;right:-14rem;width:18.4rem}@media only screen and (max-width:82.4375em){.b-arc-hlp ._pattern_2{top:1rem;right:-15rem;transform:rotate(20deg)}}@media only screen and (max-width:61.875em){.b-arc-hlp ._pattern_2{top:12rem;right:-6rem;width:9rem;transform:rotate(40deg)}}@media only screen and (max-width:47.9375em){.b-arc-hlp ._pattern_2{display:none}}.b-arc-hlp ._pattern_4{top:-1rem;left:12rem;width:10.5rem}@media only screen and (min-width:82.5em){.b-arc-hlp ._pattern_4{top:-6rem;left:9rem;width:17.4rem}}.b-arc-hlp ._pattern_5{top:1rem;left:0;width:12rem}@media only screen and (max-width:61.875em){.b-arc-hlp ._pattern_5{transform:scaleX(-1)}}@media only screen and (min-width:61.9375em){.b-arc-hlp ._pattern_5{left:40rem;width:21rem}}.b-arc-hlp ._pattern_6{top:-5rem;left:0;width:10rem}@media only screen and (min-width:61.9375em){.b-arc-hlp ._pattern_6{top:0;left:-34rem;width:18rem}}.b-arc-hlp ._pattern_7{top:10rem;left:-5rem;width:8.2rem}@media only screen and (max-width:35.875em){.b-arc-hlp ._pattern_7{top:-2rem;left:-2.5rem;width:5rem}}.b-arc-hlp ._pattern_8{top:-5.4rem;right:-3rem;width:11rem}@media only screen and (max-width:35.875em){.b-arc-hlp ._pattern_8{top:-3rem;right:-2rem;width:7rem}}.b-arc-hlp ._pattern_9{bottom:-3rem;left:-8rem;width:14rem}@media only screen and (max-width:35.875em){.b-arc-hlp ._pattern_9{bottom:-2rem;left:-3rem;width:6rem}}.b-nte-hlp{position:relative;z-index:3;background:#00a5bd}@media only screen and (max-width:35.875em){.b-nte-hlp{padding:0 0 1rem;text-align:center;border-top:none}}.b-nte-hlp__cnt{position:relative;padding:2rem 0}@media only screen and (min-width:61.9375em){.b-nte-hlp__cnt{display:flex;align-items:center;justify-content:space-between;max-width:83rem;margin:0 auto;padding:2.7rem 0 2.8rem}}.b-nte-hlp__cnt:before{position:absolute;bottom:100%;left:45%;width:7.9rem;height:12.9rem;background:url(/local/client/dist/styles/../img/icons/patterns/2023/eye-guy-simple.svg) no-repeat 50%;background-size:contain;content:"";pointer-events:none}@media only screen and (max-width:82.4375em){.b-nte-hlp__cnt:before{display:none}}.b-nte-hlp__pnl{flex-grow:1}.b-nte-hlp__pic{margin:-1rem 2.1rem -2.8rem 0}@media only screen and (max-width:61.875em){.b-nte-hlp__pic{margin:0 -2rem 2rem;border-bottom:.1rem solid #fff}}.b-nte-hlp__pic img{width:7.9rem}.b-nte-hlp__hdr{margin:0 0 .5rem;color:#fff;font-weight:700;font-size:2rem;line-height:120%;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-nte-hlp__hdr{margin:0 0 2rem;font-size:1.8rem}.b-nte-hlp__hdr br{display:none}}@media only screen and (min-width:61.9375em){.b-nte-hlp__hdr span{color:#ffb548}}.b-nte-hlp__txt{color:#fff;font-weight:400;font-size:1.4rem;line-height:120%}@media only screen and (max-width:61.875em){.b-nte-hlp__txt{margin:0 0 2rem}}.b-nte-hlp__btn .btn-txt{color:#fff}.b-nte-hlp__btn .btn-txt i{background-color:transparent;background-image:url(/local/client/dist/styles/../img/icons/button-line-5.svg);background-repeat:no-repeat;background-size:contain}@media only screen and (max-width:61.875em){.b-nte-hlp__btn .btn-txt i{height:.8rem}}.b-nte-hlp__btn .btn-txt>svg{fill:#ffb548}.b-404-err{padding:5rem 0}@media only screen and (max-width:47.9375em){.b-404-err{padding:0 0 5rem}}.b-404-err__pic{margin-bottom:1.1rem;text-align:center}.b-404-err__img{width:41rem}@media only screen and (max-width:61.875em){.b-404-err__img{width:26.8rem}}.b-404-err__title{color:#000;font-weight:700;font-size:3rem;line-height:111.5%;text-align:center;text-transform:uppercase}@media only screen and (max-width:61.875em){.b-404-err__title{font-size:1.8rem;line-height:1.22222}}.b-404-err__title span{white-space:nowrap}

/* End */
/* /local/client/dist/styles/style.css?1758265481154845 */
