.container_md,.container_lg,.container_xl,.container_xxl{width:100%;margin:0 auto;padding-left:12px;padding-right:12px}.container_md{max-width:1325px}.container_lg{max-width:1465px}.container_xl{max-width:1600px}.container_xxl{max-width:2000px}@font-face{font-family:'XXXXXXX';src:url(../../fonts/XXXXXXX.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}body.body_frontend{background-color:#fff;color:#000;font-size:16px;font-family:Arial,sans-serif}body.body_frontend #main_content{min-height:calc(100vh - 200px)}body.body_frontend a{text-decoration:none}body.body_frontend p{line-height:1.5;margin:20px 0}body.body_frontend p:first-child{margin-top:0}body.body_frontend p:last-child{margin-bottom:0}body.body_frontend p a:not(.button){color:inherit;display:inline-block;word-break:break-all}body.body_frontend p a:not(.button)::after{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:block;content:"";border-style:solid;border-width:1px;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0)}body.body_frontend p a:not(.button):hover::after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.has_background_image{background-repeat:no-repeat;background-size:cover}.section_padding{padding:100px 0}.section_padding_top{padding-top:100px}.section_padding_bottom{padding-bottom:100px}@media (max-width:767.98px){.section_padding{padding:75px 0}.section_padding_top{padding-top:75px}.section_padding_bottom{padding-bottom:75px}}.section_margin{margin:100px 0}.section_margin_top{margin-top:100px}.section_margin_bottom{margin-bottom:100px}@media (max-width:767.98px){.section_margin{margin:75px 0}.section_margin_top{margin-top:75px}.section_margin_bottom{margin-bottom:75px}}.text_block .description_block,.text_block .button_block{margin-top:35px;margin-bottom:35px}.text_block .description_block_top,.text_block .button_block_top{margin-top:35px}.text_block .description_block_bottom,.text_block .button_block_bottom{margin-bottom:35px}.text_block .description_block:first-child,.text_block .button_block:first-child{margin-top:0}.text_block .description_block:last-child,.text_block .button_block:last-child{margin-bottom:0}.text_block_no_child_margin .text_block .description_block,.text_block_no_child_margin .text_block .button_block{margin-top:0;margin-bottom:0}.button_block{display:flex;flex-wrap:wrap;gap:15px}.image_block{position:relative}.image_block .image_block__image{width:100%;height:auto}.image_block .image_block__overlay{position:absolute;top:0;left:0;width:100%;height:100%}.button{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;border:1px solid #000;font-size:16px;text-decoration:none;display:inline-block;font-family:Arial,sans-serif;font-weight:400;letter-spacing:1px}.button--bordered{line-height:1;text-transform:uppercase;color:#fff;background:#000;padding:15px 35px;border:1px solid #000;border-radius:.5em}.button--bordered:hover{background:#fff;color:#000}.button--underlined{color:inherit;background:transparent;font-family:inherit}.button--underlined::after{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:block;content:"";border-bottom:solid 1px #000;-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.button--underlined:hover{color:inherit}.button--underlined:hover::after{-webkit-transform:scaleX(.75);-ms-transform:scaleX(.75);transform:scaleX(.75)}body.body_frontend .text_style_1,body.body_frontend .text_style_2,body.body_frontend .text_style_3{color:inherit;margin:20px 0}body.body_frontend .text_style_1:first-child,body.body_frontend .text_style_2:first-child,body.body_frontend .text_style_3:first-child{margin-top:0}body.body_frontend .text_style_1:last-child,body.body_frontend .text_style_2:last-child,body.body_frontend .text_style_3:last-child{margin-bottom:0}body.body_frontend .text_style_1{font-family:Arial,sans-serif;line-height:1;text-transform:uppercase}body.body_frontend .text_style_1{font-size:50px}@media screen and (min-width:320px){body.body_frontend .text_style_1{font-size:calc(50px + 52 * ((100vw - 320px) / 672))!important}}@media screen and (min-width:992px){body.body_frontend .text_style_1{font-size:102px!important}}body.body_frontend .text_style_2{font-family:Arial,sans-serif;line-height:1;text-transform:uppercase}body.body_frontend .text_style_2{font-size:35px}@media screen and (min-width:320px){body.body_frontend .text_style_2{font-size:calc(35px + 13 * ((100vw - 320px) / 672))!important}}@media screen and (min-width:992px){body.body_frontend .text_style_2{font-size:48px!important}}body.body_frontend .text_style_3{font-size:24px;font-family:Arial,sans-serif;line-height:1.3}.top_header{background:red;position:absolute;width:100%;top:0;z-index:99}.top_header__site_logo{display:block;max-width:200px}.top_header__site_logo>img{width:100%;height:auto}.top_header .menu-top-main-menu-container ul{list-style:none;margin:0;padding:0;font-size:0}.top_header .menu-top-main-menu-container ul li a{display:inline-block;letter-spacing:0}.top_header .hamburger_menu{display:none;margin-left:15px;cursor:pointer}.top_header .hamburger_menu span{display:block;width:38px;height:3px;margin-bottom:8px;position:relative;border-radius:3px;background:#fff;z-index:1;-webkit-transform-origin:4px 0;-ms-transform-origin:4px 0;transform-origin:4px 0;-webkit-transition:opacity 0.55s ease,background 0.55s ease,-webkit-transform 0.5s cubic-bezier(.77,.2,.05,1);transition:opacity 0.55s ease,background 0.55s ease,-webkit-transform 0.5s cubic-bezier(.77,.2,.05,1);-o-transition:transform 0.5s cubic-bezier(.77,.2,.05,1),opacity 0.55s ease,background 0.55s ease;transition:transform 0.5s cubic-bezier(.77,.2,.05,1),opacity 0.55s ease,background 0.55s ease;transition:transform 0.5s cubic-bezier(.77,.2,.05,1),opacity 0.55s ease,background 0.55s ease,-webkit-transform 0.5s cubic-bezier(.77,.2,.05,1)}.top_header .hamburger_menu span:first-child{-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%}.top_header .hamburger_menu span:last-child{-webkit-transform-origin:0% 100%;-ms-transform-origin:0% 100%;transform-origin:0% 100%;margin:0}.top_header .hamburger_menu.state_opened span{opacity:1}.top_header .hamburger_menu.state_opened span:first-child{-webkit-transform:rotate(43deg) translate(-1px,-1px);-ms-transform:rotate(43deg) translate(-1px,-1px);transform:rotate(43deg) translate(-1px,-1px)}.top_header .hamburger_menu.state_opened span:nth-child(2){opacity:0;-webkit-transform:rotate(0deg) scale(.2,.2);-ms-transform:rotate(0deg) scale(.2,.2);transform:rotate(0deg) scale(.2,.2)}.top_header .hamburger_menu.state_opened span:last-child{-webkit-transform:rotate(-43deg) translate(-1px,1px);-ms-transform:rotate(-43deg) translate(-1px,1px);transform:rotate(-43deg) translate(-1px,1px)}@media (max-width:830px){.top_header{-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-ms-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}.top_header .hamburger_menu{display:block}.top_header__container{padding-top:50px;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.top_header .menu-top-main-menu-container{display:none;position:absolute;top:100%;left:0;background:#fff;width:100%;border-bottom:1px solid #000}.top_header .menu-top-main-menu-container ul li{border-top:1px solid #000;display:block}.top_header .menu-top-main-menu-container ul li a{display:block;padding-top:10px;padding-bottom:8px;font-size:16px;line-height:1;color:#000}.top_header .menu-top-main-menu-container ul li a:hover{background:}.top_header .menu-top-main-menu-container ul li.current-menu-item>a{background:;padding-left:8px}}@media (min-width:831px){.top_header__container{padding-top:60px;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center;gap:20px}.top_header .menu-top-main-menu-container{display:block!important;position:relative;flex:1}.top_header .menu-top-main-menu-container>ul{display:flex;gap:15px;justify-content:end}.top_header .menu-top-main-menu-container>ul>li>a{font-size:16px;line-height:1;display:block}}.section_media_and_text--banner{min-height:600px}.section_media_and_text--banner .text_block{padding-top:50px;padding-bottom:50px}@media (min-width:992px){.section_media_and_text--banner{min-height:815px}}.section_media_and_text--cover{position:relative;min-height:600px;overflow:hidden}.section_media_and_text--cover .text_block{padding-top:50px;padding-bottom:50px}.section_media_and_text--cover .image_block{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-1}.section_media_and_text--cover .image_block__image{height:100%}@media (min-width:992px){.section_media_and_text--cover{min-height:815px}}.section_media_and_text--media_on_left .image_block{height:100%}.section_media_and_text--media_on_left .image_block__image{height:100%}.section_multi_block--slider{position:relative}.section_multi_block--slider .slider_container{position:relative}.section_multi_block--slider .slider_container .swiper .swiper-wrapper .swiper-slide{position:relative;height:auto}.section_multi_block--slider .slider_container .swiper .swiper-wrapper .swiper-slide .image_block{height:100%}.section_multi_block--slider .slider_container .swiper .swiper-wrapper .swiper-slide .image_block__image{min-height:400px;max-height:600px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.section_multi_block--slider .slider_container .swiper_navigation{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);z-index:9}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__next{background-color:}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__prev{background-color:}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__next.swiper-button-disabled,.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__prev.swiper-button-disabled{opacity:.5;pointer-events:none}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__next:hover,.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__prev:hover{background-color:#fff}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__arrow{padding:8px 15px}.section_multi_block--slider .slider_container .swiper_navigation .swiper_navigation__arrow img{width:25px;height:auto}