:root{--color-black:#000;--color-white:#fff;--color-bg:#f8f8f8;--color-border:#7c7c7c;--color-gray:#b5b5b5;--color-orange:#ff622f;--color-red:#ff0000;--color-main-front:var(--color-black);--color-main-back:var(--color-white-bg);--color-front:var(--color-main-front);--color-back:var(--color-main-back);--grid-inner-width:60rem;--grid-gutter-x:0.8rem;--grid-gutter-y:0.8rem;--grid-padding-left:1.8rem;--grid-padding-right:1.8rem;--tr-main-dur:300ms;--tr-main-tf:cubic-bezier(0.36, 0.3, 0, 1)}@media screen and (max-width:576px){:root{}}*,*::before,*::after{box-sizing:border-box}:focus{outline:0}html,body{height:100%;margin:0;padding:0}html{min-height:0vh;font-size:20px}@media screen and (min-width:576.02px){html:not(.debug_2){font-size:max(min(calc(100vw * 20/1272), calc(100vh * 20/880)), 10px)}}@media screen and (max-width:576px){html:not(.debug_2){font-size:calc(100vw * 20/376)}}body{background-color:var(--color-back);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:#fff0}body,table,input,textarea,select,option,button{font-family:"Inter",sans-serif;font-weight:400;color:var(--color-front)}a{color:var(--color-front)}.none{display:none!important}.hidden{opacity:0!important;visibility:hidden!important}@media screen and (min-width:576.02px){.o-m{display:none!important}}@media screen and (max-width:576px){.o-d{display:none!important}}html.desktop:not(.os_mac) .page{overflow:hidden;height:100%}.wrap{overflow:hidden;position:relative}.section{position:relative}.inner{position:relative;padding:0 var(--grid-padding-right) 0 var(--grid-padding-left)}html.debug .inner{background-color:rgb(255 0 0 / .2)}@media screen and (min-width:576.02px){.inner{max-width:calc(var(--grid-padding-left) + var(--grid-inner-width) + var(--grid-padding-right));margin:0 auto}}.scrollbar-track{background-color:transparent!important}.scrollbar-thumb{background-color:var(--color-border)!important}.page>.scrollbar-track{z-index:20!important}h1,.h76,h2,.h48,h3,.h42,h4,.h32,h5,.h16{margin-top:0;margin-bottom:0;font-family:"Play",sans-serif;font-weight:700;text-transform:uppercase}h1,.h76{font-size:3.8rem;line-height:3.2rem;letter-spacing:-.02em}h2,.h48{font-size:2.4rem;line-height:2.05rem;letter-spacing:-.02em}.h48_46{line-height:2.3rem}h3,.h42{font-size:2.1rem;line-height:2.45rem}h4,.h32{font-size:1.6rem;line-height:1.85rem}h5,.h16{font-size:.8rem;line-height:.95rem}html.debug h1,html.debug .h76,html.debug h2,html.debug .h48,html.debug h3,html.debug .h42,html.debug h4,html.debug .h32,html.debug h5,html.debug .h16{outline:1px solid rgb(255 255 0 / .5);outline-offset:-1px}.p32,.p24,.p16{font-family:"Inter",sans-serif;font-weight:400}.p32{font-size:1.6rem;line-height:1.8rem}.p24{font-size:1.2rem;line-height:1.4rem}.p16{font-size:.8rem;line-height:1rem}html.debug .p32,html.debug .p24,html.debug .p16{outline:1px solid rgb(255 255 0 / .5);outline-offset:-1px}@media screen and (max-width:576px){.mh30{font-size:1.5rem;line-height:1.3rem;letter-spacing:-.02em}.mh26{font-size:1.3rem;line-height:1.5rem;letter-spacing:-.02em}.mh22{font-size:1.1rem;line-height:1.25rem;letter-spacing:-.02em}.mh22_21{line-height:1.05rem}.mp22{font-size:1.1rem;line-height:1.35rem;letter-spacing:-.02em}.mp16{font-size:.8rem;line-height:.9rem}.mp14{font-size:.7rem;line-height:.8rem}.mp10{font-size:.5rem;line-height:.6rem}}.buttons{display:flex;flex-wrap:wrap;align-items:center;margin:calc(var(--margin-top, 0rem) - var(--grid-gutter-y)) 0 0 calc(var(--margin-left, 0rem) - var(--grid-gutter-x))}html.debug .buttons{background:rgb(255 0 0 / .2)}.buttons_center{justify-content:center}.buttons>*{margin:var(--grid-gutter-y) 0 0 var(--grid-gutter-x)}.btn{--border-width:max(0.1rem, 2px);display:block;padding:calc(0.85rem - var(--border-width)) calc(1.15rem - var(--border-width)) calc(0.9rem - var(--border-width));font-family:"Play",sans-serif;font-weight:700;font-size:.8rem;line-height:.95rem;color:var(--color-black);text-align:center;text-decoration:none;text-transform:uppercase;background-color:#fff0;border:var(--border-width) solid var(--color-orange);transition:color var(--tr-main-dur) var(--tr-main-tf),background-color var(--tr-main-dur) var(--tr-main-tf)}button.btn{border:none;cursor:pointer}.btn_active{background-color:var(--color-orange);border-color:#fff0}.btn_black{color:var(--color-white);background-color:var(--color-black);border-color:#fff0}.btn_white{background-color:var(--color-white);border-color:#fff0}.btn:active{color:var(--color-black)!important;background-color:var(--color-orange)!important}.btn_size_l,.btn_size_m{padding-left:.5rem;padding-right:.5rem}@media (pointer:fine){.btn:hover{color:var(--color-black)!important;background-color:var(--color-orange)!important}}@media screen and (min-width:576.02px){.btn_size_l{min-width:19.6rem}.btn_size_m{min-width:15.3rem}}@media screen and (max-width:576px){.btn{width:100%}}.form{--border-width:max(0.05rem, 1px);--border-radius:0.2rem;position:relative}.form:after{content:'';position:absolute;z-index:2;left:-.5rem;right:-.5rem;top:-.5rem;bottom:-.5rem;background-color:#fff0;backdrop-filter:blur(.25rem);opacity:0;visibility:hidden}.form_ajax:after{opacity:1;visibility:visible}.form__group{--grid-gutter-y:0.75rem;position:relative}.form__group_pot{display:none}.form__group+.form__group{margin-top:var(--grid-gutter-y)}.form__control{display:block;width:100%;height:2.5rem;margin:0;padding:calc(0.8rem - var(--border-width)) calc(1rem - var(--border-width)) calc(0.7rem - var(--border-width));font-family:"Inter",sans-serif;font-weight:400;font-size:.8rem;line-height:1rem;color:var(--color-front);background-color:#fff0;border:var(--border-width) solid var(--color-gray);border-radius:var(--border-radius);-webkit-appearance:none;-moz-appearance:none;appearance:none}.form__control::-webkit-input-placeholder{color:var(--color-gray)}.form__control::-moz-placeholder{color:var(--color-gray);opacity:1}.form__control:-moz-placeholder{color:var(--color-gray)}.form__control:-ms-input-placeholder{color:var(--color-gray)}.form__control:focus::-webkit-input-placeholder{opacity:0}.form__control:focus::-moz-placeholder{opacity:0}.form__control:focus:-moz-placeholder{opacity:0}.form__control:focus:-ms-input-placeholder{opacity:0}.form__group_error .form__control{color:var(--color-red);border-color:var(--color-red)}.form__group_error .form__control::-webkit-input-placeholder{color:var(--color-red)}.form__group_error .form__control::-moz-placeholder{color:var(--color-red)}.form__group_error .form__control:-moz-placeholder{color:var(--color-red)}.form__group_error .form__control:-ms-input-placeholder{color:var(--color-red)}.form__terms{margin-top:2rem}.form .buttons{--margin-top:2rem}@media screen and (min-width:576.02px){.form__terms{text-align:center}}@media screen and (max-width:576px){.form__group{--grid-gutter-y:0.5rem}.form__terms{margin-top:.95rem}.form .buttons{--margin-top:2.05rem}}.l-items .item{display:inline-block}.l-items .item:after{content:'/'}.l-items .item__title{display:inline-block;text-transform:uppercase}@media screen and (max-width:576px){.l-items .item{display:inline}.l-items .item__title{display:inline}}.logo{--mask:url(../images/logo.svg);display:block;width:9.75rem;height:1.15rem;background-color:var(--color-white);-webkit-mask:var(--mask) center / contain no-repeat;mask:var(--mask) center / contain no-repeat;transition:background-color var(--tr-main-dur) var(--tr-main-tf)}.main-menu{position:fixed;z-index:10;left:0;bottom:100%;width:100%;height:100%;background-color:var(--color-white);border-bottom:var(--line-width) solid var(--color-main-front);-webkit-transition:bottom var(--tr-main-dur) var(--tr-main-tf);transition:bottom var(--tr-main-dur) var(--tr-main-tf)}.main-menu_visible{bottom:0}.main-menu__inner{-webkit-overflow-scrolling:touch;overflow:auto;height:100%;padding:5.05rem var(--grid-padding-right) 2rem var(--grid-padding-left)}.main-menu .item{padding-bottom:.8rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.main-menu .item+.item{margin-top:.6rem}.main-menu .item a{text-decoration:none}.main-menu .buttons{--margin-top:1.95rem}.main-menu .links{border-top:max(0.05rem, 1px) solid var(--color-border);margin-top:2.95rem;padding-top:.98rem}.main-menu .link+.link{margin-top:1rem}.main-menu .link a{color:var(--color-gray)}@media screen and (min-width:576.02px){.main-menu{display:none}}.main-top{--color-front:var(--color-white);--color-back:var(--color-black);position:fixed;z-index:20;left:0;top:0;width:100%;border-bottom:max(0.1rem, 2px) solid var(--color-front);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:background-color var(--tr-main-dur) var(--tr-main-tf)}.main-top .inner{display:flex;justify-content:space-between;align-items:center;height:4.25rem}.main-top .logo{background-color:var(--color-front)}.main-top .items{display:flex;position:absolute;left:50%;top:1.65rem;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.main-top .item+.item{margin-left:2.75rem}.main-top .item a{color:var(--color-front);text-decoration:none;transition:color var(--tr-main-dur) var(--tr-main-tf),text-shadow var(--tr-main-dur) var(--tr-main-tf)}.main-top .buttons .btn{color:var(--color-back);background-color:var(--color-front);border-color:#fff0}.main-top .burger{--mask:url(../images/svg/burger.svg);width:1.8rem;height:1.6rem;margin-right:-.5rem;background-color:var(--color-front);-webkit-mask:var(--mask) center / .8rem no-repeat;mask:var(--mask) center / .8rem no-repeat;transition:background-color var(--tr-main-dur) var(--tr-main-tf)}.main-top_over_content{--color-front:var(--color-black);--color-back:var(--color-white);background-color:rgb(255 255 255 / .5)}.main-top_over_content .item a{text-shadow:0 0 .3rem var(--color-back)}@media screen and (min-width:576.02px){.main-top .burger{display:none}}@media screen and (max-width:576px){.main-top .inner{height:3.35rem}.main-top .items,.main-top .buttons{display:none}.main-top_over_menu{--color-front:var(--color-black);--color-back:var(--color-white);background-color:rgb(255 255 255 / .5)}.main-top_over_menu .item a{text-shadow:0 0 .3rem var(--color-back)}}.popup-container{position:fixed;z-index:90;left:0;top:0;width:100%;height:100%;background-color:rgb(0 0 0 / .2);opacity:0;visibility:hidden;transition:opacity var(--tr-main-dur) var(--tr-main-tf),visibility var(--tr-main-dur) var(--tr-main-tf)}.popup-container_visible{opacity:1;visibility:visible}.popup{-webkit-overflow-scrolling:touch;overflow:auto;display:flex;position:fixed;z-index:100;left:0;top:0;width:100%;height:100%;padding:1rem var(--grid-padding-right) 1rem var(--grid-padding-left);opacity:0;visibility:hidden;transition:opacity var(--tr-main-dur) var(--tr-main-tf),visibility var(--tr-main-dur) var(--tr-main-tf)}.popup_visible{opacity:1;visibility:visible}.popup__close{position:absolute;right:1.5rem;top:1.5rem;width:.8rem;height:.8rem;background:center / contain no-repeat;background-image:url(../images/svg/popup__close.svg)}.popup__content{position:relative;margin:auto;padding:0 4.3rem;background-color:var(--color-white);border-radius:.2rem}.popup .header{font-weight:700;text-align:center}.popup .buttons{--margin-top:2rem}@media screen and (min-width:576.02px){.popup__content{max-width:32.75rem}}@media screen and (max-width:576px){.popup__close{right:.9rem;top:.9rem}.popup__content{padding:0 .65rem}}.popup_form_success .popup__content{padding-top:4.1rem;padding-bottom:4.7rem}.popup_form_success .text{margin-top:.5rem;text-align:center}@media screen and (max-width:576px){.popup_form_success .popup__content{padding-top:3.45rem;padding-bottom:3.75rem}.popup_form_success .text{max-width:9.8rem;margin:.65rem auto 0}}.popup_roster .popup__content{padding-top:4.4rem;padding-bottom:3rem}.popup_roster .form{margin-top:1.6rem}@media screen and (max-width:576px){.popup_roster .popup__content{padding-top:2.95rem;padding-bottom:2rem}.popup_roster .form{margin-top:1.7rem}}.popup_roster_success .popup__content{padding-top:3.85rem;padding-bottom:4rem}.popup_roster_success .subheader{margin-top:-.05rem;text-align:center}@media screen and (max-width:576px){.popup_roster_success .popup__content{padding-top:3rem;padding-bottom:3rem}.popup_roster_success .subheader{margin-top:.45rem}}.preloader{display:grid;grid-template-columns:repeat(9,1fr);grid-template-rows:repeat(5,1fr);position:fixed;z-index:1000;left:0;top:0;width:100%;height:100%}.preloader div{background-color:var(--color-orange)}.preloader_leaving{background-color:var(--color-orange);transition:background-color 100ms linear}@media screen and (max-width:576px){.preloader{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(9,1fr)}}.section_10{overflow:hidden;color:var(--color-white)}.section_10 .section__image{position:absolute;inset:0;background:center / cover no-repeat}html.debug .section_10 .section__image{background-size:auto 100%}.section_10 .inner{height:44rem;padding-top:6.8rem}.section_10 .header{color:var(--color-orange)}.section_10 .header .white{color:var(--color-white)}.section_10 .letters{font-kerning:none;text-rendering:optimizeSpeed}.section_10 .letters i{font-style:normal}.section_10 .letters span{display:inline-block;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;will-change:transform}.section_10 .bottom{position:absolute;left:0;bottom:0;background-color:var(--color-orange)}html.debug .section_10 .bottom{background-color:rgb(255 0 0 / .2)}.section_10 .bottom__inner{position:relative;width:calc(var(--grid-padding-left) + var(--grid-inner-width) / 2 - 0.3rem);padding:4.5rem 9.1rem 3.8rem var(--grid-padding-left)}html.debug .section_10 .bottom__inner{background-color:rgb(0 255 0 / .2)}.section_10 .bottom__inner:before{content:'';position:absolute;left:var(--grid-padding-left);top:2rem;width:9.5rem;height:.5rem;background-color:var(--color-black)}@media screen and (min-width:576.02px){.section_10 .letters .off-d{margin-left:2.6rem}.section_10 .bottom{display:flex;justify-content:flex-end;right:calc(50% + 0.3rem)}}@media screen and (max-width:576px){.section_10 .inner{height:31.85rem;padding-top:5.15rem}.section_10 .letters .off-m{margin-left:.75rem}.section_10 .bottom__inner{width:15.15rem;padding:3.3rem 3.15rem 3.45rem var(--grid-padding-left)}.section_10 .bottom__inner:before{left:var(--grid-padding-left);top:2.05rem;width:7.2rem;height:.3rem}}.section_footer{color:var(--color-gray);background-color:var(--color-black)}.section_footer a{color:var(--color-gray)}.section_footer .inner{padding-top:1.65rem;padding-bottom:1.45rem}.section_footer .logo{width:7.95rem;height:.95rem;background-color:var(--color-gray)}.section_footer .text a{text-decoration:none}.section_footer .item+.item{margin-top:1rem}.section_footer .items_1 a{text-decoration:none}@media (pointer:fine){.section_footer .item a:hover{text-decoration:underline}}@media screen and (min-width:576.02px){.section_footer .row{display:flex;margin:1.8rem 7.15rem 0 0}.section_footer .col_1{width:24.7rem;margin-right:auto}.section_footer .col_2,.section_footer .col_3{margin-left:1.75rem}}@media screen and (max-width:576px){.section_footer .inner{padding-top:1.5rem;padding-bottom:1.4rem}.section_footer .text{margin-top:1.3rem}.section_footer .item+.item{margin-top:.7rem}.section_footer .items_1{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:1.2rem}.section_footer .items_1 .item:first-child{width:100%}.section_footer .items_2{margin-top:1.3rem;padding-top:1.3rem;border-top:max(0.1rem, 2px) solid var(--color-gray)}}.section_for_20 .inner{min-height:28.4rem;padding-top:4.35rem;padding-bottom:5rem}.section_for_20 .text{margin:2.55rem 0 0 10.1rem}.section_for_20 .s-images{right:var(--grid-padding-right);top:4.95rem;width:19.6rem;height:18.5rem}.section_for_20 .s-image{width:9.5rem;height:11.35rem}.section_for_20 .s-image-1{left:0;top:0}.section_for_20 .s-image-2{left:10.1rem;top:7.15rem}@media screen and (min-width:576.02px){.section_for_20:after{content:'';position:absolute;left:0;bottom:0;width:.5rem;height:10rem;background-color:var(--color-orange)}.section_for_20 .header{max-width:30.3rem}.section_for_20 .text{max-width:19.6rem}.section_for_20 .buttons{--margin-left:10.1rem;--margin-top:2rem}}@media screen and (max-width:576px){.section_for_20 .inner{display:flex;flex-direction:column;min-height:19.5rem;padding-top:2.65rem;padding-bottom:2.95rem}.section_for_20 .text{margin:1.15rem 5.45rem auto 0}.section_for_20 .s-images{top:6.85rem;width:5rem;height:5rem}.section_for_20 .s-image{width:2.35rem;height:2.85rem}.section_for_20 .s-image-1{left:0;top:2.15rem}.section_for_20 .s-image-2{top:0;left:2.65rem}}.section_for_30 .items{border-top:min(0.1rem, 2px) solid var(--color-border)}.section_for_30 .item{border-bottom:min(0.1rem, 2px) solid var(--color-border);transition:color var(--tr-main-dur) var(--tr-main-tf),background-color var(--tr-main-dur) var(--tr-main-tf);cursor:pointer}.section_for_30 .item_expanded{color:var(--color-white);background-color:var(--color-black)}.section_for_30 .item_expanded:not(:last-child){border-color:var(--color-white)}.section_for_30 .item:not(.item_expanded) .item__content{overflow:hidden;height:0}.section_for_30 .item__content:after{--mask:url(../images/svg/section_for_30__item__content.svg);content:'';position:absolute;right:var(--grid-padding-right);top:1.95rem;width:1rem;height:1rem;background-color:var(--color-black);-webkit-mask:var(--mask) center / contain no-repeat;mask:var(--mask) center / contain no-repeat;transition:background-color var(--tr-main-dur) var(--tr-main-tf),transform var(--tr-main-dur) var(--tr-main-tf)}.section_for_30 .item_expanded .item__content:after{background-color:var(--color-white);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.section_for_30 .item__title{padding:1.5rem 0 1.6rem}.section_for_30 .item__text{padding:1.65rem 0 1.7rem}@media (pointer:fine){.section_for_30 .item:hover{color:var(--color-white);background-color:var(--color-black)}.section_for_30 .item:not(:last-child):hover{border-color:var(--color-white)}.section_for_30 .item:hover .item__content:after{background-color:var(--color-white)}}@media screen and (min-width:576.02px){.section_for_30 .item .inner{display:flex;justify-content:space-between;align-items:flex-start}.section_for_30 .item__content{width:25.85rem;margin-right:3.85rem}.section_for_30 .item:last-child .item__text{padding-bottom:2.3rem}}@media screen and (max-width:576px){.section_for_30 .item__title{margin-right:2.75rem;padding:.6rem 0 .75rem}.section_for_30 .item__content:after{top:.95rem;width:.75rem;height:.75rem}.section_for_30 .item__text{margin-top:-.1rem;padding-top:0;padding-bottom:1.1rem}}.section_form:after{content:'';position:absolute;left:0;bottom:0;width:.5rem;height:4rem;background-color:var(--color-orange)}.section_form .inner{padding-top:7.3rem;padding-bottom:8rem}.section_form .text{margin-top:2.55rem}.section_form .form{margin-top:2rem}@media screen and (min-width:576.02px){.section_form .content{max-width:39.8rem;margin:0 auto}}@media screen and (max-width:576px){.section_form:after{height:2rem}.section_form .inner{padding-top:2.65rem;padding-bottom:4.5rem}.section_form .text{margin:1.15rem 2.65rem 0 0}.section_form .form{margin-top:2.05rem}}.s-cont{position:relative}html.debug .s-cont{background-color:rgb(0 255 0 / .2)}.s-images{position:absolute;z-index:-1}html.debug .s-images{background-color:rgb(0 0 0 / .2)}.s-image{position:absolute;background:var(--color-orange) center / cover no-repeat}@media screen and (min-width:576.02px){.tooltip{position:relative;cursor:default}html.debug .tooltip{background-color:rgb(255 0 0 / .2)}.tooltip__image{pointer-events:none;position:absolute;left:0;top:0;width:6.5rem;height:3.5rem;margin:-4rem 0 0 -3.25rem;background:var(--color-black) var(--image) center / contain no-repeat;border-radius:.25rem;opacity:0;visibility:hidden;transition:opacity var(--tr-main-dur) var(--tr-main-tf),visibility var(--tr-main-dur) var(--tr-main-tf);will-change:transform}.tooltip:hover .tooltip__image{opacity:1;visibility:visible}}@media screen and (max-width:576px){.tooltip__image{display:none}}.section_main_10:after{content:'';position:absolute;left:0;bottom:0;width:.5rem;height:6.9rem;background-color:var(--color-orange)}.section_main_10 .section__image{background-image:url(../images/section_main_10@2x.jpg)}.section_main_10 .header2{position:absolute;left:calc(var(--grid-padding-left) + 40.4rem);top:19.15rem}.section_main_10 .text{position:absolute;left:calc(var(--grid-padding-left) + 2.6rem);top:24.95rem;width:17.6rem}.section_main_10 .text2{position:absolute;left:calc(var(--grid-padding-left) + 40.4rem);top:32.85rem;width:19.35rem}@media screen and (max-width:576px){.section_main_10:after{height:3.5rem}.section_main_10 .section__image{background-image:url(../images/section_main_10_mobile@2x.jpg)}.section_main_10 .header2{left:var(--grid-padding-left);top:18.7rem}.section_main_10 .text{left:var(--grid-padding-left);top:22.15rem;width:15.15rem}.section_main_10 .text2{left:calc(var(--grid-padding-left) + 2.65rem);top:26.65rem;width:12.55rem}}.section_main_20 .inner{padding-top:4.35rem}.section_main_20 .header{text-align:center}.section_main_20 .row{--grid-gutter-x:0.6rem;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:2.55rem}.section_main_20 .col{position:relative;width:calc(50% - 0.5 * var(--grid-gutter-x))}.section_main_20 .col-1 .text{text-align:right;opacity:.4;filter:blur(.2rem)}.section_main_20 .s-images{left:2.6rem;top:1.25rem;width:17rem;height:12.05rem}.section_main_20 .s-image-0{left:0;top:3.3rem;width:17rem;height:8.75rem}.section_main_20 .s-image-1{left:8.5rem;top:0;width:5.85rem;height:7.7rem;background-image:url(../images/section_main_20__s-image-1@2x.jpg)}.section_main_20 .items{margin-top:1.55rem}.section_main_20 .item{padding-bottom:1.2rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_main_20 .item+.item{margin-top:1rem}.section_main_20 .item__text{margin-top:.35rem}@media screen and (min-width:576.02px){.section_main_20 .col-3{margin-left:auto}}@media screen and (max-width:576px){.section_main_20 .inner{padding-top:2.65rem}.section_main_20 .row{--grid-gutter-x:0.8rem;margin-top:1.15rem}.section_main_20 .col-1 .text{filter:blur(.1rem)}.section_main_20 .col-3{width:100%}.section_main_20 .s-images{left:0;top:1.5rem;width:7.2rem;height:7.15rem}.section_main_20 .s-image-0{left:0;top:3.25rem;width:7.2rem;height:3.9rem}.section_main_20 .s-image-1{left:1.85rem;top:0;width:3.8rem;height:5.2rem}.section_main_20 .items{margin-top:8.1rem}.section_main_20 .item{padding-bottom:1rem}.section_main_20 .item+.item{margin-top:.6rem}.section_main_20 .item__text{margin-top:.4rem}}.section_main_30{border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_main_30:after{content:'';position:absolute;right:0;bottom:0;width:.5rem;height:10rem;background-color:var(--color-orange)}.section_main_30 .inner{padding-top:7.1rem;padding-bottom:4.95rem}.section_main_30 .subheader{margin:2.55rem 20.7rem 0 10.1rem;text-transform:uppercase}.section_main_30 .text{margin:1rem 20.7rem 0 10.1rem}.section_main_30 .header2{margin:4.15rem 0 0 30.3rem}.section_main_30 .text2{margin:1.55rem 0 0 30.3rem}.section_main_30 .s-images{left:0;width:100%;height:13.55rem}.section_main_30 .s-image-1{left:var(--grid-padding-left);top:6.4rem;width:4.8rem;height:6.85rem;background-image:url(../images/section_main_30__s-image-1@2x.jpg)}.section_main_30 .s-image-2{right:calc(var(--grid-padding-right) + 7.8rem);top:3.25rem;width:6.3rem;height:10.3rem;background-image:url(../images/section_main_30__s-image-2@2x.jpg)}.section_main_30 .s-image-3{right:var(--grid-padding-right);top:0;width:6.05rem;height:7.95rem;background-image:url(../images/section_main_30__s-image-3@2x.jpg)}@media screen and (min-width:576.02px){.section_main_30 .s-images{margin-top:2.55rem}}@media screen and (max-width:576px){.section_main_30:after{height:3.5rem}.section_main_30 .inner{padding-top:2.6rem;padding-bottom:12.45rem}.section_main_30 .subheader{margin:.9rem 0 0 2.65rem}.section_main_30 .text{margin:.7rem 0 0 2.65rem}.section_main_30 .header2{margin:1.7rem 0 0 0}.section_main_30 .text2{margin:.65rem 0 0 2.65rem}.section_main_30 .s-images{bottom:2.95rem;height:25.2rem}.section_main_30 .s-image-1{left:var(--grid-padding-left);top:0;width:1.85rem;height:2.65rem}.section_main_30 .s-image-2{right:calc(var(--grid-padding-right) + 3.7rem);top:initial;bottom:0;width:3.5rem;height:5.75rem}.section_main_30 .s-image-3{right:var(--grid-padding-right);top:initial;bottom:2.85rem;width:2.65rem;height:4.1rem}}.section_main_40{border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_main_40 .inner{padding-top:4.3rem;padding-bottom:4.9rem}.section_main_40 .header{text-align:center}.section_main_40 .text{margin:1.55rem auto 0;text-align:center}.section_main_40 .subheader{margin:3rem 30.3rem 0 0;text-transform:uppercase}.section_main_40 .text2{margin:1rem 31.95rem 0 0}.section_main_40 .header3{margin:4rem 0 0 30.3rem}.section_main_40 .text3{margin:.55rem 0 0 30.3rem}.section_main_40 .items{margin:1.55rem 0 0 30.3rem}.section_main_40 .item{padding-bottom:1.1rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_main_40 .item+.item{margin-top:1rem}.section_main_40 .s-images{left:0;width:100%;height:12.75rem}.section_main_40 .s-image-1{left:calc(var(--grid-padding-left) + 7.4rem);bottom:0;width:8.05rem;height:12.75rem;background-image:url(../images/section_main_40__s-image-1@2x.jpg)}@media screen and (min-width:576.02px){.section_main_40 .text{max-width:38.3rem}.section_main_40 .s-images{bottom:4.95rem}}@media screen and (max-width:576px){.section_main_40 .inner{padding-top:2.6rem;padding-bottom:2.9rem}.section_main_40 .text{margin-top:1.15rem}.section_main_40 .subheader{margin:1.75rem 1.5rem 0 0}.section_main_40 .text2{margin:.7rem 4.55rem 0 0}.section_main_40 .header3{margin:1.7rem 0 0}.section_main_40 .text3{margin:.65rem 0 0}.section_main_40 .items{margin:1.2rem 0 0}.section_main_40 .item{padding-bottom:.75rem}.section_main_40 .item+.item{margin-top:.6rem}.section_main_40 .s-images{height:4.25rem;margin-top:.75rem}.section_main_40 .s-image-1{left:initial;right:var(--grid-padding-right);top:0;bottom:initial;width:2.65rem;height:4.25rem}}.section_main_50 .inner{padding-top:4.3rem}.section_main_50 .header{text-align:center}.section_main_50 .subheader{margin:1.55rem auto 0;text-align:center;text-transform:uppercase}.section_main_50 .subheader b{color:var(--color-orange)}.section_main_50 .text{margin:2rem auto 0;text-align:center}.section_main_50 .header2{margin:6.3rem 30.3rem 0 0}.section_main_50 .items{margin:1.65rem 30.3rem 0 0}.section_main_50 .item{padding-bottom:1.45rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_main_50 .item+.item{margin-top:1.45rem}.section_main_50 .item__text{margin:.65rem 0 -.2rem}.section_main_50 .s-images{left:0;width:100%;height:28.65rem}.section_main_50 .s-image-0{right:calc(var(--grid-padding-right) + 9.15rem);top:16.7rem;width:7.75rem;height:11.95rem}.section_main_50 .s-image-1{right:var(--grid-padding-right);top:0;width:15.15rem;height:27rem;background-image:url(../images/section_main_50__s-image-1@2x.jpg)}@media screen and (min-width:576.02px){.section_main_50 .subheader{max-width:29.7rem}.section_main_50 .text{max-width:45.75rem}.section_main_50 .s-images{margin-top:6.75rem}}@media screen and (max-width:576px){.section_main_50 .inner{padding-top:2.6rem;padding-bottom:11.25rem}.section_main_50 .subheader{margin:.9rem 1rem 0}.section_main_50 .text{margin:.7rem 0 0}.section_main_50 .header2{margin:2.7rem 0 0}.section_main_50 .items{margin:1.25rem 0 0}.section_main_50 .item{padding-bottom:1rem}.section_main_50 .item+.item{margin-top:.9rem}.section_main_50 .item__text{margin:.55rem 0 -.05rem}.section_main_50 .s-images{bottom:0;height:10.3rem}.section_main_50 .s-image-0{right:calc(var(--grid-padding-right) + 4.25rem);top:6.65rem;width:2.4rem;height:3.65rem}.section_main_50 .s-image-1{width:5.35rem;height:9.55rem}}.section_lifestyle_10 .section__image{background-image:url(../images/section_lifestyle_10@2x.jpg)}.section_lifestyle_10 .header2{margin-top:.05rem}.section_lifestyle_10 .content{position:absolute;top:29.75rem;left:calc(var(--grid-padding-left) + 40.4rem)}.section_lifestyle_10 .text{margin-top:.35rem}@media screen and (max-width:576px){.section_lifestyle_10 .section__image{background-image:url(../images/section_lifestyle_10_mobile@2x.jpg)}.section_lifestyle_10 .header2{margin-top:1.15rem}.section_lifestyle_10 .content{top:16.65rem;left:var(--grid-padding-left)}.section_lifestyle_10 .text{margin-top:.2rem}}.section_lifestyle_20 .s-image-1{background-image:url(../images/section_lifestyle_20__s-image-1@2x.jpg)}.section_lifestyle_20 .s-image-2{background-image:url(../images/section_lifestyle_20__s-image-2@2x.jpg)}.section_lifestyle_40 .inner{padding-top:7.3rem}.section_lifestyle_40 .items{margin:4.85rem 0 0 30.3rem}.section_lifestyle_40 .item{padding-bottom:1.2rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_lifestyle_40 .item+.item{margin-top:1rem}.section_lifestyle_40 .item__text{margin-top:.35rem}.section_lifestyle_40 .s-images{left:var(--grid-padding-left);top:7.95rem;width:25.4rem;height:31.05rem}.section_lifestyle_40 .s-image-0{left:4.75rem;top:24.55rem;width:11.3rem;height:6.5rem}.section_lifestyle_40 .s-image-1{left:0;top:0;width:9.5rem;height:12.2rem;background-image:url(../images/section_lifestyle_40__s-image-1@2x.jpg)}.section_lifestyle_40 .s-image-2{left:10.1rem;top:3.75rem;width:15.3rem;height:24.25rem;background-image:url(../images/section_lifestyle_40__s-image-2@2x.jpg)}@media screen and (min-width:576.02px){.section_lifestyle_40 .header{margin-left:30.3rem}.section_lifestyle_40 .buttons{--margin-left:30.3rem;--margin-top:1.55rem}}@media screen and (max-width:576px){.section_lifestyle_40:after{content:'';position:absolute;left:0;top:2.95rem;width:.5rem;height:3.5rem;background-color:var(--color-orange)}.section_lifestyle_40 .inner{padding-top:2.6rem;padding-bottom:13.8rem}.section_lifestyle_40 .header{margin-right:.5rem}.section_lifestyle_40 .buttons{--margin-top:1.7rem}.section_lifestyle_40 .items{margin:3.3rem 0 0}.section_lifestyle_40 .item{padding-bottom:1rem}.section_lifestyle_40 .item+.item{margin-top:.6rem}.section_lifestyle_40 .item__text{margin-top:.5rem}.section_lifestyle_40 .s-images{left:initial;right:var(--grid-padding-right);top:initial;bottom:0;width:11.45rem;height:11.85rem}.section_lifestyle_40 .s-image-0{left:1.6rem;top:8.9rem;width:7.2rem;height:2.95rem}.section_lifestyle_40 .s-image-1{left:0;top:0;width:4.25rem;height:4.85rem}.section_lifestyle_40 .s-image-2{left:5.25rem;top:1.35rem;width:6.2rem;height:9.65rem}}.section_expert_10 .section__image{background-image:url(../images/section_expert_10@2x.jpg)}.section_expert_10 .text{position:absolute;left:calc(var(--grid-padding-left) + 10.1rem);top:20.65rem;width:18.7rem}.section_expert_10 .bottom__inner{padding:3.8rem 0 4.6rem var(--grid-padding-left)}.section_expert_10 .items{display:flex;color:var(--color-black)}.section_expert_10 .item{width:10.1rem;padding-right:.5rem}.section_expert_10 .item__text{margin-top:.25rem}@media screen and (min-width:576.02px){.section_expert_10 .bottom{right:calc(50% - 10.4rem)}.section_expert_10 .bottom__inner{width:calc(var(--grid-padding-left) + var(--grid-inner-width) / 2 + 10.4rem)}}@media screen and (max-width:576px){.section_expert_10 .section__image{background-image:url(../images/section_expert_10_mobile@2x.jpg)}.section_expert_10 .text{left:var(--grid-padding-left);top:15rem;width:9.75rem}.section_expert_10 .bottom__inner{padding:2.6rem 0 1.8rem var(--grid-padding-left)}.section_expert_10 .bottom__inner:before{top:1.65rem}.section_expert_10 .items{flex-wrap:wrap}.section_expert_10 .item{width:5.35rem}.section_expert_10 .item:nth-child(n+3){margin-top:.85rem}.section_expert_10 .item__text{margin-top:.5rem}}.section_expert_20 .s-image-1{background-image:url(../images/section_expert_20__s-image-1@2x.jpg)}.section_expert_20 .s-image-2{background-image:url(../images/section_expert_20__s-image-2@2x.jpg)}.section_about_10 .section__image{background-image:url(../images/section_about_10@2x.jpg)}.section_about_10 .content{position:absolute;left:calc(30.3rem + var(--grid-padding-left));bottom:5.3rem}.section_about_10 .text{width:25.95rem;margin-top:1.75rem}@media screen and (max-width:576px){.section_about_10 .section__image{background-image:url(../images/section_about_10_mobile@2x.jpg)}.section_about_10 .content{left:var(--grid-padding-left);bottom:2.1rem}.section_about_10 .text{width:13.05rem;margin-top:.85rem}}.section_about_20{border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_about_20 .inner{padding-top:4.35rem;padding-bottom:8.9rem}.section_about_20 .header{text-align:center}.section_about_20 .text{margin:1.55rem auto 0;text-align:center}.section_about_20 .text p{margin:0}.section_about_20 .text p+p{margin-top:1rem}.section_about_20 .subheader{margin:4.65rem 23.2rem 0 0}.section_about_20 .items{margin:2.7rem 0 0 30.3rem}.section_about_20 .item{padding-bottom:1.2rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_about_20 .item+.item{margin-top:1.15rem}.section_about_20 .s-images{left:var(--grid-padding-left);bottom:4.95rem;width:19.6rem;height:21.5rem}.section_about_20 .s-image-0{left:2.95rem;top:15rem;width:256px;height:130px}.section_about_20 .s-image-1{left:0;top:6.7rem;width:9.5rem;height:11.7rem;background-image:url(../images/section_about_20__s-image-1@2x.jpg)}.section_about_20 .s-image-2{left:10.1rem;top:0;width:9.5rem;height:14.05rem;background-image:url(../images/section_about_20__s-image-2@2x.jpg)}@media screen and (min-width:576.02px){.section_about_20 .text{max-width:39.8rem}.section_about_20 .item{padding-right:1rem}}@media screen and (max-width:576px){.section_about_20 .inner{padding-top:2.65rem;padding-bottom:20.3rem}.section_about_20 .text{margin:1.15rem .85rem 0}.section_about_20 .text p+p{margin-top:.75rem}.section_about_20 .subheader{margin:2.75rem 2.35rem 0 0}.section_about_20 .items{margin:1.7rem 0 0}.section_about_20 .item{padding-bottom:1rem}.section_about_20 .item+.item{margin-top:.9rem}.section_about_20 .s-images{bottom:1.95rem;width:15.2rem;height:16.4rem}.section_about_20 .s-image-0{left:2.65rem;top:11.5rem;width:9.9rem;height:4.9rem}.section_about_20 .s-image-1{top:5.15rem;width:7.2rem;height:8.95rem}.section_about_20 .s-image-2{left:8rem;width:7.2rem;height:10.75rem}}.section_about_30 .inner{padding-top:4.3rem}.section_about_30 .header{text-align:center}.section_about_30 .header2{margin-top:6.1rem}.section_about_30 .text{margin:1.35rem 22.35rem 0 0}.section_about_30 .text2{margin:1.45rem 0 0 20.2rem}.section_about_30 .header3{margin-top:7.7rem}.section_about_30 .items_1{margin:2.55rem 30.3rem 0 0}.section_about_30 .items_2{margin:2.95rem 0 0 30.3rem}.section_about_30 .item{padding-bottom:1.45rem;border-bottom:max(0.1rem, 2px) solid var(--color-border)}.section_about_30 .item+.item{margin-top:1.45rem}.section_about_30 .s-cont_1 .s-images{right:0;top:.45rem;width:14.8rem;height:7.3rem}.section_about_30 .s-image-1{left:1rem;top:0;width:13.8rem;height:7.3rem;background-image:url(../images/section_about_30__s-image-1@2x.jpg)}.section_about_30 .s-cont_2 .s-images{right:0;top:0;width:25.55rem;height:26.65rem}.section_about_30 .s-image-2{left:0;top:0;width:9.5rem;height:12.2rem;background-image:url(../images/section_about_30__s-image-2@2x.jpg)}.section_about_30 .s-image-3{left:10.25rem;top:7rem;width:15.3rem;height:19.65rem;background-image:url(../images/section_about_30__s-image-3@2x.jpg)}.section_about_30 .s-cont_3 .s-images{left:0;bottom:0;width:23.2rem;height:14.9rem}.section_about_30 .s-image-0{left:16.05rem;top:0;width:7.15rem;height:9rem}.section_about_30 .s-image-4{left:0;top:4.5rem;width:19.2rem;height:10.4rem;background-image:url(../images/section_about_30__s-image-4@2x.jpg)}@media screen and (min-width:576.02px){.section_about_30 .text2{padding-right:5.5rem}}@media screen and (max-width:576px){.section_about_30 .inner{padding-top:2.6rem}.section_about_30 .header2{margin-top:.85rem}.section_about_30 .text{margin:1.25rem 0 0}.section_about_30 .text2{margin:1rem 0 0 2.65rem}.section_about_30 .header3{margin-top:2.65rem}.section_about_30 .items_1{margin:1.15rem 0 0}.section_about_30 .items_2{margin:1.95rem 0 0}.section_about_30 .item{padding-bottom:1rem}.section_about_30 .item+.item{margin-top:.9rem}.section_about_30 .s-cont_1{padding-bottom:10.1rem}.section_about_30 .s-cont_1 .s-images{top:initial;bottom:0;width:15.2rem;height:8.05rem}.section_about_30 .s-image-1{left:0;top:0;width:15.2rem;height:8.05rem}.section_about_30 .s-cont_2{padding-bottom:12.35rem}.section_about_30 .s-cont_2 .s-images{left:0;right:initial;top:initial;bottom:0;width:12.55rem;height:11.4rem}.section_about_30 .s-image-2{left:0;top:0;width:4.6rem;height:5.9rem}.section_about_30 .s-image-3{left:5.35rem;top:2.15rem;width:7.2rem;height:9.25rem}.section_about_30 .s-cont_3{padding-bottom:9.6rem}.section_about_30 .s-cont_3 .s-images{width:15.2rem;height:7.65rem}.section_about_30 .s-image-0{left:10.65rem;top:3.95rem;width:4.55rem;height:3.7rem}.section_about_30 .s-image-4{left:0;top:0;width:12.15rem;height:6.55rem}}.section_404_10:after{content:'';position:absolute;left:0;bottom:0;width:.5rem;height:6.9rem;background-color:var(--color-orange)}.section_404_10 .section__image{background-image:url(../images/section_main_10@2x.jpg)}.section_404_10 .header{font-size:5.8rem;line-height:4.3rem}html[lang="ru"] .section_404_10 .header{font-size:4.8rem;line-height:4.35rem}.section_404_10 .text{position:absolute;left:calc(var(--grid-padding-left) + 2.6rem);right:var(--grid-padding-right);top:25.05rem}@media screen and (max-width:576px){.section_404_10:after{height:3.5rem}.section_404_10 .section__image{background-image:url(../images/section_main_10_mobile@2x.jpg)}.section_404_10 .header{font-size:2rem;line-height:1.75rem}html[lang="ru"] .section_404_10 .header{font-size:1.5rem;line-height:1.5rem}.section_404_10 .text{left:var(--grid-padding-left);top:19.85rem}}