:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.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);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-slide,.swiper-cube-shadow{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top,.swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:#00000026}.swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}}.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:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible{.swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>&,&.swiper-pagination-disabled{display:none!important}}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:.2s transform,.2s left}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>&,&.swiper-pagination-horizontal,.swiper-vertical>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>&,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}b{font-weight:700}input,button,textarea,select{font-family:inherit}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.25}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none;-webkit-tap-highlight-color:transparent}*{box-sizing:border-box;outline:none}*:after,*:before{box-sizing:inherit}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggqxSuXd.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggOxSuXd.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggSxSuXd.woff2) format("woff2");unicode-range:U+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggixSuXd.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggmxSuXd.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Manrope;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/manrope/v15/xn7gYHE41ni1AdIRggexSg.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:600;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Raleway;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCAIT5lu.woff2) format("woff2");unicode-range:U+0460-052F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Raleway;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCkIT5lu.woff2) format("woff2");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Raleway;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCIIT5lu.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Raleway;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Raleway;font-style:normal;font-weight:800;font-display:swap;src:url(https://fonts.gstatic.com/s/raleway/v34/1Ptug8zYS_SKggPNyC0ITw.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:ALS Rubl;src:url(/fonts/ALSRubl/ALSRubl.eot);font-weight:400;font-style:normal}@font-face{font-family:ALS Rubl;src:local("ALS Rubl"),local("ALSRubl"),url(/fonts/ALSRubl/ALSRubl.woff2) format("woff2"),url(/fonts/ALSRubl/ALSRubl.woff) format("woff"),url(/fonts/ALSRubl/ALSRubl.ttf) format("truetype"),url(/fonts/ALSRubl/ALSRubl.svg#ALSRubl) format("svg");font-weight:400;font-style:normal;font-display:fallback}@font-face{font-family:SF UI Text;src:url(/fonts/SFUIText-RegularG2.woff2) format("woff2"),url(/fonts/SFUIText-RegularG2.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Belepotan;src:url(/fonts/Belepotan/Belepotan-Rus.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Belepotan;src:url(/fonts/Belepotan/Belepotan-Rus-Italic.otf) format("opentype");font-weight:400;font-style:italic}body,html{font-family:Raleway,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:150%;color:#fff;--main-bg: #191C26;background-color:var(--main-bg);scroll-behavior:smooth;font-variant-numeric:lining-nums;-moz-font-feature-settings:"lnum" 1;-moz-font-feature-settings:"lnum=1";-ms-font-feature-settings:"lnum" 1;-o-font-feature-settings:"lnum" 1;-webkit-font-feature-settings:"lnum" 1;font-feature-settings:"lnum" 1}body.opened-menu{overflow:hidden}*{scrollbar-width:thin;scrollbar-color:#dd3522 transparent;-webkit-tap-highlight-color:transparent}::-webkit-scrollbar{width:16px;height:16px}::-webkit-scrollbar-track{background-color:transparent}::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:100px;background-color:#dd3522;background-clip:content-box}.height-wrapper{position:relative;display:flex;flex-direction:column;min-height:100vh}.height-wrapper main{position:relative;margin-top:calc(-1 * var(--header-height));flex:1 0 auto;z-index:1}#body.ui--without-top-offset .height-wrapper main{margin-top:0}b,strong{font-weight:700}a{color:#fff;text-decoration:none;transition:.3s ease color 0ms}a:hover{color:#e21c08}.container-main{margin:0 auto;max-width:1330px;width:100%;padding:0 35px}@media(max-width:989px){.container-main{padding:0 20px}}@media(max-width:429px){.container-main{padding:0 10px}}@media(min-width:1600px){#body.container\:wide .container-main{max-width:1586px}}.container-breadcrumbs{position:relative;z-index:1}h1{font-weight:800;font-size:50px;line-height:1.2;text-transform:uppercase}h2{font-weight:800;font-size:36px;line-height:1.2;text-transform:uppercase}@media(max-width:1599px){h2{font-size:32px}}@media(max-width:1199px){h2{font-size:28px}}@media(max-width:989px){h2{font-size:26px}}h2>span{color:#dd3522}h3{font-weight:800;font-size:30px;line-height:1.2;text-transform:uppercase}@media(max-width:1199px){h3{font-size:26px}}@media(max-width:989px){h3{font-size:22px}}h4{font-weight:800;font-size:26px}@media(max-width:1199px){h4{font-size:24px}}@media(max-width:989px){h4{font-size:20px}}h5{font-weight:800;font-size:24px}@media(max-width:989px){h5{font-size:18px}}h6{font-weight:800;font-size:20px}@media(max-width:989px){h6{font-size:12px}}.h2--logo{color:#dd3522}.h2--logo>span{color:#fff}.sh-ph,.sh-tb,.sh-sm,.sh-me,.sh-lg,.sh-ex{display:none}@media(min-width:1920px){.sh-ex{display:initial}.hi-ex{display:none}}@media(min-width:1600px){.sh-lg{display:initial}.hi-lg{display:none}}@media(max-width:1599px){.sh-me{display:initial}.hi-me{display:none}}@media(max-width:1199px){.sh-sm{display:initial}.hi-sm{display:none}}@media(max-width:989px){.sh-tb{display:initial}.hi-tb{display:none}}@media(max-width:429px){.sh-ph{display:initial}.hi-ph{display:none}}.hidden{display:none}[data-async~=showAnimation]{opacity:0!important;transform:translateY(40px)}.text-animation{opacity:1!important;transform:translateY(0);transition:.5s ease-out opacity 0ms,.5s ease-out transform 0ms}.anchor{position:relative;display:block;padding:1px;height:0;margin-top:-2px;top:-120px}.back-animation{display:block;position:absolute;width:100%;height:100%;z-index:0;top:0;left:0;pointer-events:none}.back-animation-container{position:relative}.back-animation-container:after{content:"";position:absolute;width:100%;left:0;top:0;height:50px;background-image:-webkit-linear-gradient(-90deg,#191C26 0%,rgba(25,28,38,.697917) 41.77%,rgba(25,28,38,0) 100%);background-image:-moz-linear-gradient(-90deg,#191C26 0%,rgba(25,28,38,.697917) 41.77%,rgba(25,28,38,0) 100%);background-image:-ms-linear-gradient(-90deg,#191C26 0%,rgba(25,28,38,.697917) 41.77%,rgba(25,28,38,0) 100%);background-image:-o-linear-gradient(-90deg,#191C26 0%,rgba(25,28,38,.697917) 41.77%,rgba(25,28,38,0) 100%);background-image:linear-gradient(180deg,#191c26,#191c26b2 41.77%,#191c2600)}.meta-platforms-info{font-weight:500;font-size:16px;color:#191c26;padding:10px 0}@media(max-width:989px){.meta-platforms-info{font-size:14px}}@media(max-width:429px){.meta-platforms-info{font-size:12px}}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{inset:0;position:absolute}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:#1e1e1e99;border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media(max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px #0000004d}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:#0000001a;background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;content:"";inset:0;opacity:0;position:absolute;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media(max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}@keyframes slideDown{15%{top:7px;height:10px}30%{top:12px;height:5px}45%{top:7px;height:5px}}@keyframes loader{50%{filter:blur(3px);transform:translateY(-5px)}}@keyframes moveAnimate{0%{background-position-x:0}to{background-position-x:-1920px}}.btn{position:relative;border:none;display:inline-block;text-align:center;color:#fff;font-weight:600;font-size:16px;line-height:19px;text-transform:uppercase;border-radius:24px;cursor:pointer;text-decoration:none;transition:.3s ease background 0ms,.3s ease color 0ms}@media(max-width:1199px){.btn{font-size:15px;line-height:18px}}@media(max-width:989px){.btn{font-size:14px;line-height:16px}}.btn-primary{position:relative;background-color:#dd3522}.btn-outline{color:#fff;background-color:transparent;border:1px solid #DD3522}.btn-primary,.btn-outline,.btn-underline{padding:14px 30px;--ui--btn-fade-color: #DD3522}@media(max-width:989px){.btn-primary,.btn-outline,.btn-underline{padding:12px 24px}}.btn-primary:hover,.btn-outline:hover,.btn-underline:hover{background-color:var(--ui--btn-fade-color);color:#fff}.btn-primary .btn-layer,.btn-outline .btn-layer,.btn-underline .btn-layer{overflow:hidden;position:absolute;inset:0;border-radius:inherit}.btn-primary .btn-layer:after,.btn-outline .btn-layer:after,.btn-underline .btn-layer:after{content:"";position:absolute;width:150px;height:400px;left:100%;top:50%;opacity:.25;transform:rotate(30deg) translateY(-50%);background-image:-webkit-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-moz-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-ms-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-o-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:linear-gradient(270deg,#fff0 -.28%,#fff,#fff0 99.72%)}.btn-primary:not(.btn-animated,[disabled]):hover:after,.btn-outline:not(.btn-animated,[disabled]):hover:after,.btn-underline:not(.btn-animated,[disabled]):hover:after{animation:3s afterButtonFast infinite linear}.btn-primary:not(.btn-animated,[disabled]):hover:before,.btn-outline:not(.btn-animated,[disabled]):hover:before,.btn-underline:not(.btn-animated,[disabled]):hover:before{animation:3s beforeButtonFast infinite linear}.btn-primary:not(.btn-animated,[disabled]):hover .btn-layer:after,.btn-outline:not(.btn-animated,[disabled]):hover .btn-layer:after,.btn-underline:not(.btn-animated,[disabled]):hover .btn-layer:after{animation:3s glareFast infinite linear}.btn-primary:after,.btn-outline:after,.btn-underline:after,.btn-primary:before,.btn-outline:before,.btn-underline:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:inherit;box-shadow:0 0 0 0 var(--ui--btn-fade-color);opacity:.3;transition:.3s ease box-shadow 0ms}.btn-underline{color:#dd3522;background-color:transparent;padding:14px}@media(max-width:989px){.btn-underline{padding:12px}}.btn-underline>span{transition:.3s ease border-bottom-color 0ms;border-bottom:1px solid currentColor}.btn-underline:hover>span{border-bottom-color:transparent}.btn-animated .btn-layer:after{animation:3s glare infinite linear}.btn-animated:after{animation:3s afterButton infinite linear}.btn-animated:before{animation:3s beforeButton infinite linear}.btn .disabling{overflow:hidden;border-radius:inherit;inset:-2px;position:absolute;z-index:-1;opacity:0}.btn .disabling:before{content:"";position:absolute;background-image:conic-gradient(from 0deg,#fff0,#fff0,#fff);animation:2s animateDisablingSpin infinite linear;top:50%;left:50%;width:140%;height:0;padding-bottom:140%;margin:-70%}@keyframes animateDisablingSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.btn[disabled] .disabling{opacity:1;filter:grayscale(.8)}.btn.btn-with-arrow{min-width:84px;text-transform:none;text-align:left}.btn.btn-with-arrow:before{content:none}.btn.btn-with-arrow svg{display:inline-block;z-index:10;font-size:19px;width:1em;height:1em;right:0}.link{position:relative;padding-left:44px;font-weight:600;font-size:14px;line-height:150%;text-transform:uppercase;color:#fff}@media(max-width:989px){.link{padding-left:40px}}.link-icon{z-index:1;position:absolute;border-radius:50%;width:34px;height:34px;background-color:#dd3522;background-image:url(/build/assets/arrow-link-B7R5vk3W.svg);background-position:14px 10px;background-repeat:no-repeat;top:-8px;left:0;transition:.3s ease background-color 0ms}@media(max-width:989px){.link-icon{top:-4px;width:30px;height:30px;background-position:12px 9px}}.link-icon:after,.link-icon:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:30px;box-shadow:0 0 #dd35224d;transition:.3s ease box-shadow 0ms}.link-icon>i{overflow:hidden;position:absolute;inset:0;border-radius:24px}.link-icon>i:after{content:"";position:absolute;width:50px;height:400px;top:50%;opacity:.25;left:-100px;transform:rotate(30deg) translate(-100px,-50%);background-image:-webkit-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-moz-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-ms-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-o-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:linear-gradient(270deg,#fff0 -.28%,#fff,#fff0 99.72%)}.link:hover .link-icon{background-color:#e21c08}.link:hover .link-icon:after{animation:4s afterButtonFast infinite linear}.link:hover .link-icon:before{animation:4s beforeButtonFast infinite linear}.link:hover .link-icon>i:after{animation:4s glareFast infinite linear}.link-inverse{padding-left:0;padding-right:59px;font-weight:800;font-size:40px;line-height:47px;text-transform:uppercase;color:#dd3522}@media(max-width:1199px){.link-inverse{font-size:36px;line-height:42px}}@media(max-width:989px){.link-inverse{padding-right:40px;font-size:18px;line-height:21px}}.link-inverse .link-icon{top:8px;right:0;left:auto}@media(max-width:989px){.link-inverse .link-icon{top:-5px}}.link-inverse:hover{color:#e21c08}.link-gray{color:#babbbe}.link-white{color:#fff}.link-no_uppercase{text-transform:none}.link-seo_link{padding:14px 20px}@media(max-width:989px){.link-seo_link{padding:14px}}.link-important{font-size:30px;padding:0}.link-important .link-icon{width:40px;height:40px;background-color:transparent!important;background-image:url(/build/assets/important-DZXthfU4.svg);border:1px solid rgba(255,255,255,.1);left:-58px;top:-4px}.link-important .link-icon>i{display:none}.link-important:hover .link-icon{background-color:transparent}.link-important:hover .link-icon:after{animation:none}.link-important:hover .link-icon:before{animation:none}.link-important:hover .link-icon>i:after{animation:none}.important{position:relative;padding-left:44px;font-weight:600;font-size:14px;line-height:150%;text-transform:uppercase;color:#fff}@media(max-width:989px){.important{padding-left:40px}}.important-icon{z-index:1;position:absolute;border-radius:50%;width:34px;height:34px;background-color:#dd3522;background-image:url(/build/assets/important-DZXthfU4.svg);background-position:14px 10px;background-repeat:no-repeat;top:-8px;left:0;transition:.3s ease background-color 0ms}@media(max-width:989px){.important-icon{top:-4px;width:30px;height:30px;background-position:12px 9px}}.important-icon:after,.important-icon:before{content:"";position:absolute;z-index:-1;inset:0;border-radius:30px;box-shadow:0 0 #dd35224d;transition:.3s ease box-shadow 0ms}.important-icon>i{overflow:hidden;position:absolute;inset:0;border-radius:24px}.important-icon>i:after{content:"";position:absolute;width:50px;height:400px;top:50%;opacity:.25;left:-100px;transform:rotate(30deg) translate(-100px,-50%);background-image:-webkit-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-moz-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-ms-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:-o-linear-gradient(-180deg,rgba(255,255,255,0) -.28%,#fff 49.72%,rgba(255,255,255,0) 99.72%);background-image:linear-gradient(270deg,#fff0 -.28%,#fff,#fff0 99.72%)}.important:hover .link-icon{background-color:#e21c08}.important:hover .link-icon:after{animation:4s afterButtonFast infinite linear}.important:hover .link-icon:before{animation:4s beforeButtonFast infinite linear}.important:hover .link-icon>i:after{animation:4s glareFast infinite linear}.important-inverse{padding-left:0;padding-right:59px;font-weight:800;font-size:40px;line-height:47px;text-transform:uppercase;color:#dd3522}@media(max-width:1199px){.important-inverse{font-size:36px;line-height:42px}}@media(max-width:989px){.important-inverse{padding-right:40px;font-size:18px;line-height:21px}}.important-inverse .link-icon{top:8px;right:0;left:auto}@media(max-width:989px){.important-inverse .link-icon{top:-5px}}.important-inverse:hover{color:#e21c08}@keyframes afterButton{0%{box-shadow:0 0 #dd35224d}45%{box-shadow:0 0 2px 5px #dd35224d}90%{box-shadow:0 0 #dd35224d}}@keyframes beforeButton{0%{box-shadow:0 0 #dd35224d}45%{box-shadow:0 0 2px 10px #dd35224d}90%{box-shadow:0 0 #dd35224d}}@keyframes afterButtonFast{0%{box-shadow:0 0 0 var(--ui--btn-fade-color)}30%{box-shadow:0 0 1px 2px var(--ui--btn-fade-color)}60%{box-shadow:0 0 0 var(--ui--btn-fade-color)}}@keyframes beforeButtonFast{0%{box-shadow:0 0 0 var(--ui--btn-fade-color)}30%{box-shadow:0 0 1px 5px var(--ui--btn-fade-color)}60%{box-shadow:0 0 0 var(--ui--btn-fade-color)}}@keyframes glare{0%{left:-200%}90%{left:100%}to{left:100%}}@keyframes glareFast{0%{left:-200%}60%{left:100%}to{left:100%}}.input{width:100%;position:relative;display:block;margin-top:10px;margin-bottom:20px;line-height:0;font-family:Manrope,sans-serif}.input-item{border:none;width:100%;-moz-appearance:none;-webkit-appearance:none;appearance:none;font-style:normal;font-weight:400}textarea.input-item{height:120px;resize:none}textarea.input-item~.input-required{top:11px}.input-item[type=number]::-webkit-inner-spin-button,.input-item[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.input-placeholder{position:absolute;display:none;inset:0;pointer-events:none;transition:.1s top,.1s font-size;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;visibility:visible;font-style:normal}.input-error{position:absolute;pointer-events:none;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;visibility:hidden;max-width:100%;top:-16px;left:0;right:auto;font-size:13px;line-height:15px;font-weight:700;color:#dd3522;opacity:0;transition:.1s opacity,.1s visibility}.input-error>span{line-height:1}.input-error-text{font-size:13px;line-height:15px;color:red}.check-error~.input-error{opacity:1;visibility:visible}.input .input-item:focus~.input-placeholder,.input.input-filled .input-placeholder{width:auto;height:auto;bottom:auto;right:auto;top:-30px;font-size:13px!important;line-height:15px!important;color:#fff!important}body.theme-light .input .input-item:focus~.input-placeholder,body.theme-light .input.input-filled .input-placeholder{color:#000!important}@media(max-width:1199px){.input .input-item:focus~.input-placeholder,.input.input-filled .input-placeholder{top:-30px}}@media(max-width:639px){.input .input-item:focus~.input-placeholder,.input.input-filled .input-placeholder{top:-30px}}.input-item.check-error:focus~.input-error,.input-filled .input-item.check-error~.input-placeholder{opacity:0}.input-filled .input-item.check-error:focus~.input-placeholder{opacity:1}.input-init~.input-placeholder,.input-input~.input-required{display:block}.input.input-normal .input-item{padding:14px 20px;border-radius:24px;background:#fff;color:#191c26;font-size:16px;line-height:19px;transition:.3s linear border-color 0ms,.3s linear box-shadow 0ms}body.theme-light .input.input-normal .input-item{border:1px solid #BABBBE}@media(max-width:989px){.input.input-normal .input-item{padding:10px 20px 11px}}.input.input-normal .input-placeholder{font-size:16px;line-height:19px;border-radius:24px;color:#191c26;padding:14px 20px}@media(max-width:989px){.input.input-normal .input-placeholder{padding:10px 20px 11px}}.input.input-normal .input-error{left:20px}.input.input-underline .input-item,.input.input-underline .input-placeholder{font-size:24px;font-weight:600;line-height:172.9%}.input.input-underline .input-item{border-bottom:1px solid #BABBBE;color:#fff;background:transparent}@media(max-width:1599px){.input.input-underline .input-item{font-size:20px}}@media(max-width:1199px){.input.input-underline .input-item{font-size:16px}}.input.input-underline .input-placeholder{color:#babbbe;font-family:Raleway,sans-serif;padding:0 20px 0 0}@media(max-width:1599px){.input.input-underline .input-placeholder{font-size:20px}}@media(max-width:1199px){.input.input-underline .input-placeholder{font-size:16px}}@media(max-width:639px){.input.input-underline .input-placeholder{padding:0}}.radio-group{--inactive-radio-color: #BABBBE;--active-radio-color: #DD3522;--radio-bg-color: #191C26;--active-selected-color: #DD3522;user-select:none;margin-bottom:30px}@media(max-width:1199px){.radio-group{margin-bottom:20px}}.radio-group label{display:block;cursor:pointer}.radio-group input{display:none}.radio-group span{font-weight:600;font-size:18px;line-height:30px;display:flex;align-items:center;margin-bottom:10px}@media(max-width:1199px){.radio-group span{font-size:14px;line-height:18px}}.radio-group span:before{content:"";display:inline-block;width:28px;height:28px;border:4px solid var(--radio-bg-color);background:var(--radio-bg-color);box-shadow:0 0 0 1px var(--inactive-radio-color);border-radius:100%;transition:background-color .3s;margin:1px 11px 1px 1px}@media(max-width:1199px){.radio-group span:before{width:18px;height:18px}}.radio-group input:checked+span:before{background:var(--active-selected-color);box-shadow:0 0 0 1px var(--active-radio-color)}.questions{display:flex;flex-direction:column;width:100%;gap:5px}.questions--item{overflow:hidden}.questions--item_title{display:flex;align-items:center;width:100%;cursor:pointer;font-weight:600;line-height:130%;background:transparent;border:none;text-align:left}.questions--item_title svg{font-size:60px;width:1em;height:1em;flex-shrink:0}@media(max-width:1199px){.questions--item_title svg{font-size:50px}}@media(max-width:989px){.questions--item_title svg{font-size:24px}}.questions--item_title-mark{margin-right:20px}.questions--item_title-arrow{margin-left:auto;transform:rotate(180deg);transition:.3s transform}.questions--item_body{display:none}.questions--item_title,.questions--item_body-content{padding:20px 30px;font-size:20px}#body.content\:wide .questions--item_title,#body.content\:wide .questions--item_body-content{font-size:24px}@media(max-width:1199px){#body.content\:wide .questions--item_title,#body.content\:wide .questions--item_body-content{font-size:20px}}@media(max-width:989px){.questions--item_title,.questions--item_body-content{padding:10px 5px;font-size:13px}}.questions--item_body-content{line-height:1.3}.questions--item_body-content p:not(:last-child),.questions--item_body-content ul:not(:last-child),.questions--item_body-content ol:not(:last-child){margin-bottom:20px}@media(max-width:989px){.questions--item_body-content p:not(:last-child),.questions--item_body-content ul:not(:last-child),.questions--item_body-content ol:not(:last-child){margin-bottom:10px}}.questions--item_body-content ul{list-style:inside "— "}.questions--item_body-content ol{list-style:inside decimal}.questions--item_body-content ol>li:not(:last-child),.questions--item_body-content ul>li:not(:last-child){margin-bottom:10px}.questions--item_body-content .btn{margin-top:20px}.questions--item.active .questions--item_title-arrow{transform:none}.popunder-cookies{position:fixed;bottom:0;left:0;width:100%;z-index:9999;background-color:#fff;background-image:linear-gradient(210deg,transparent 38%,#E21C08 100%),linear-gradient(150deg,transparent 38%,#E21C08 100%);background-position:top left,top right;background-size:100% 2000px;opacity:0;transform:translateY(calc(100% + 150px));transition:opacity .3s ease-in,transform .3s ease-in,background-size .7s ease-in .3s}.popunder-cookies.ui--is-active{opacity:1;transform:none;background-size:100% 740px}@media(max-width:1599px){.popunder-cookies.ui--is-active{background-size:100% 640px}}@media(max-width:989px){.popunder-cookies.ui--is-active{background-size:100% 440px}}@media(max-width:639px){.popunder-cookies.ui--is-active{background-size:100% 330px}}.popunder-cookies__container{max-width:1330px;padding:20px 35px;margin:0 auto;display:flex;gap:10px;justify-content:space-between;align-items:center}@media(max-width:989px){.popunder-cookies__container{padding:15px 20px}}@media(max-width:639px){.popunder-cookies__container{padding:10px;flex-direction:column}}.popunder-cookies__text{max-width:810px;font-weight:400;font-size:16px;line-height:130%;color:#191c26;text-wrap:balance}@media(max-width:989px){.popunder-cookies__text{font-size:13px}}.popunder-cookies__text a{color:#e21c08}.popunder-cookies__text a:hover{text-decoration:underline}.popunder-cookies__btn{padding:14px 30px;font-weight:600;font-size:16px;border-radius:24px;background:#e21c08;color:#fff;border:none;cursor:pointer}@media(max-width:639px){.popunder-cookies__btn{font-size:13px;padding:10px 30px}}.popunder-cookies__btn:hover{background:#dd3522}@media(max-width:989px){.b24-widget-button-wrapper.b24-widget-button-position-bottom-right{bottom:15px;right:15px}}.ui\:file{display:flex;flex-wrap:wrap;margin-bottom:30px}@media(max-width:989px){.ui\:file{margin-bottom:20px}}.ui\:file__photo{width:100px;height:70px;position:relative;background-size:cover;background-position:center;border-radius:8px;margin:0 4px 8px}.ui\:file__photo.upload:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;border-radius:8px}.ui\:file__photo-delete{width:20px;height:20px;border-radius:50%;transition:.1s linear opacity 0ms;position:absolute;top:-6px;right:-6px;background-color:red;box-shadow:0 10px 16px #30354929;background-image:url(/build/assets/close-D0sCAHuC.svg);background-size:10px 10px;background-position:center;background-repeat:no-repeat}.ui\:file__photo-delete:hover{opacity:.7}.ui\:file__button{width:100%;position:relative;margin-top:-5px}.ui\:file__button>input{display:block;position:absolute;top:0;left:0;width:100%;height:100%;opacity:0}.ui\:file__button>svg{position:absolute;width:26px;height:26px;top:4px;left:0}.ui\:file__button-text{display:inline-block;position:relative;font-size:16px;line-height:24px;padding-left:34px;color:#fff;cursor:pointer}body.theme-light .ui\:file__button-text{color:#000}@media(max-width:429px){.ui\:file__button-text{font-size:14px;line-height:21px}}.ui\:file__button-text-empty>span{opacity:.7}.ui\:file__button-text-full{display:none}.ui\:file__button-text-remove{margin-left:8px;font-size:14px;line-height:150%;color:#dd3522}.filled .ui\:file__button-text{display:inline-block}.filled .ui\:file__button-text.first,.ui\:file.ui--is-full .ui\:file__button-text-empty{display:none}.ui\:file.ui--is-full .ui\:file__button-text-full{display:inline-block}:root{--header-height: 107px}@media(min-width:770px)and (max-width:1199px){:root{--header-height: 87px}}@media(min-width:500px)and (max-width:769px){:root{--header-height: 87px}}@media(max-width:499px){:root{--header-height: 89px}}header{position:sticky;top:0;z-index:70}.header{display:flex;width:100%;height:var(--header-height);background-color:#191c26;border-bottom:1px solid #babbbe;padding:0 50px;z-index:2}@media(min-width:1200px)and (max-width:1539px){.header{padding:0 35px}}@media(min-width:770px)and (max-width:1199px){.header{padding:0 35px}}@media(min-width:500px)and (max-width:769px){.header{padding:0 20px}}.header__container{width:100%;display:flex;align-items:center;justify-content:space-between}#body.header\:light .header,#body.header\:white .header{background:#fff}#body.header\:white .header{box-shadow:0 0 15px #c6c6c666;border-bottom:none}.header .logo{display:inline-block;line-height:1;margin-right:20px;z-index:10}@media(min-width:770px)and (max-width:1199px){.header .logo{margin-right:10px}}@media(min-width:500px)and (max-width:769px){.header .logo{margin-right:10px}}@media(max-width:499px){.header .logo{margin-bottom:9px}}.header .logo img.ui--is-light{display:none}@media(min-width:1200px)and (max-width:1539px){.header .logo img{max-width:210px}}@media(min-width:770px)and (max-width:1199px){.header .logo img{max-width:170px}}@media(min-width:500px)and (max-width:769px){.header .logo img{max-width:180px}}@media(max-width:499px){.header .logo img{max-width:180px}}#body.header\:light .header:not(.opened-menu){backdrop-filter:blur(3px)}#body.header\:light .header:not(.opened-menu) .logo img,#body.header\:white .header:not(.opened-menu) .logo img{display:none}#body.header\:light .header:not(.opened-menu) .logo img.ui--is-light,#body.header\:white .header:not(.opened-menu) .logo img.ui--is-light{display:block}.header.highlight:before{transform:skew(-20deg) translate(100vw)}.header.highlight:after{opacity:1}.header.opened-menu .header-hamburger{background-color:transparent;color:#fff;box-shadow:inset 0 0 0 1px #fff}#body.header\:light .header.opened-menu .header-hamburger,#body.header\:white .header.opened-menu .header-hamburger{border:1px solid rgba(255,255,255,.2)}#body.header\:light .header.opened-menu .header-hamburger-bar i,#body.header\:white .header.opened-menu .header-hamburger-bar i{background-color:#fff}#body.header\:light .header.opened-menu .header-hamburger-bar:before,#body.header\:white .header.opened-menu .header-hamburger-bar:before{background-color:#fff}#body.header\:light .header.opened-menu .header-hamburger-bar:after,#body.header\:white .header.opened-menu .header-hamburger-bar:after{background-color:#191c26}@media(max-width:989px){.header.opened-menu .header-hamburger{box-shadow:inset 0 0 0 1px #30323b}}.header.opened-menu .header__detailed{opacity:1;top:0}.header__menu{position:relative;display:flex}@media(min-width:770px)and (max-width:1199px){.header__menu{padding-right:15px}}@media(min-width:500px)and (max-width:769px){.header__menu{display:none}}@media(max-width:499px){.header__menu{display:none}}.header__menu_item{display:flex;align-items:center;margin-left:40px;font-weight:700;font-size:20px;line-height:23px;z-index:2}.header__menu_item:first-child{margin-left:0}#body.header\:light:not(.opened-menu) .header__menu_item,#body.header\:white:not(.opened-menu) .header__menu_item{color:#191c26}@media(min-width:1200px)and (max-width:1539px){.header__menu_item{margin-left:20px;font-size:18px}}@media(min-width:770px)and (max-width:1199px){.header__menu_item{margin-left:10px;font-size:16px}}.header__menu_item:before{content:"";width:6px;height:6px;margin-right:10px;background-color:#fff;border-radius:50%;opacity:0}@media(min-width:770px)and (max-width:1199px){.header__menu_item:before{width:4px;height:4px;left:-5px}}.header__menu_item:hover,.header__menu_item.light{color:#dd3522!important}.header__menu_item-active{cursor:default;color:#dd3522}.header__menu_item-active:before{opacity:1}.header__menu_item-mark{position:fixed;width:6px;height:6px;top:57px;left:0;background-color:#fff;border-radius:50%;display:none}@media(max-width:1599px){.header__menu_item-mark{display:none!important}}.header__menu_item:last-of-type{margin-right:0}@media(max-width:1599px){.header__menu_item:last-of-type{margin-bottom:0}}.header__menu canvas{display:none;z-index:1}@media(max-width:1599px){.header__menu canvas{display:block}}.header__right{display:flex;align-items:center;z-index:1}.header__phone{position:relative;display:flex;align-items:center;margin-right:50px;font-weight:700;font-size:18px;line-height:25px;font-family:Manrope,sans-serif!important;text-wrap:nowrap}@media(min-width:1540px)and (max-width:1919px){.header__phone{margin-right:30px}}@media(min-width:1200px)and (max-width:1539px){.header__phone{margin-right:20px}}@media(min-width:770px)and (max-width:1199px){.header__phone{display:none}}@media(min-width:500px)and (max-width:769px){.header__phone{display:none}}@media(max-width:499px){.header__phone{display:none}}#body.header\:light:not(.opened-menu) .header__phone,#body.header\:white:not(.opened-menu) .header__phone{color:#191c26}.header__phone:before{content:"";display:block;width:8px;height:8px;margin-right:10px;border-radius:50%;background-color:#dd3522;transition:.3s ease background-color 0ms}#body.header\:light:not(.opened-menu) .header__phone:hover,#body.header\:white:not(.opened-menu) .header__phone:hover{color:#dd3522}.header__phone:hover:before{background-color:#fff}#body.header\:light:not(.opened-menu) .header__phone:hover:before,#body.header\:white:not(.opened-menu) .header__phone:hover:before{background-color:#191c26}.header-hamburger{position:relative;padding:14px 30px;height:47px;cursor:pointer;overflow:hidden;background-color:#dd3522;border-radius:24px;display:flex;align-items:center;transition:.3s ease box-shadow 0ms,.3s ease background-color 0ms,.3s ease color 0ms}@media(max-width:989px){#body.header\:light .header-hamburger,#body.header\:white .header-hamburger{border:1px solid rgba(34,34,34,.1)}}@media(max-width:989px){.header-hamburger{padding:17px;border:1px solid rgba(255,255,255,.2);border-radius:50%;height:52px}}.header-hamburger-lines{display:inline-block;position:relative;width:19px;height:19px}@media(max-width:1199px){.header-hamburger-lines{width:16px;height:16px}}.header-hamburger-text{display:inline-block;text-transform:uppercase;color:#fff;line-height:19px;font-weight:600;font-size:16px;margin-right:10px}@media(max-width:1199px){.header-hamburger-text{display:none}}.header-hamburger:hover .header-hamburger-bar--1:after,.header-hamburger:hover .header-hamburger-bar--1:before{transform:translate(0) rotate(0)}.header-hamburger:hover .header-hamburger-bar--1:before{transition-delay:.1s}.header-hamburger:hover .header-hamburger-bar--2:after,.header-hamburger:hover .header-hamburger-bar--2:before{transform:translate(0)}.header-hamburger:hover .header-hamburger-bar--2:after{transition-delay:.1s}.header-hamburger:hover .header-hamburger-bar--2:before{transition-delay:.2s}.header-hamburger:hover .header-hamburger-bar--3:after,.header-hamburger:hover .header-hamburger-bar--3:before{transform:translate(0) rotate(0)}.header-hamburger:hover .header-hamburger-bar--3:after{transition-delay:.2s}.header-hamburger:hover .header-hamburger-bar--3:before{transition-delay:.3s}.opened-menu .header-hamburger .header-hamburger-bar--1{transform:translateY(5px) rotate(45deg)}@media(max-width:1199px){.opened-menu .header-hamburger .header-hamburger-bar--1{transform:translateY(3px) rotate(45deg)}}@media(max-width:989px){.opened-menu .header-hamburger .header-hamburger-bar--1{transform:translateY(5px) rotate(45deg)}}.opened-menu .header-hamburger .header-hamburger-bar--2{transform:translate(100%,-50%);opacity:0}.opened-menu .header-hamburger .header-hamburger-bar--3{transform:translateY(-7px) rotate(-45deg)}@media(max-width:989px){.opened-menu .header-hamburger .header-hamburger-bar--3{transform:translateY(-5px) rotate(-45deg)}}.opened-menu .header-hamburger .header-hamburger-bar--1 .header-hamburger-initial-bar{transform:translate(0);transition-delay:.1s}.opened-menu .header-hamburger .header-hamburger-bar--3 .header-hamburger-initial-bar{transform:translate(0);transition-delay:.3s}.opened-menu .header-hamburger:hover .header-hamburger-bar--1 .header-hamburger-initial-bar{transform:translate(100%)}.opened-menu .header-hamburger:hover .header-hamburger-bar--3 .header-hamburger-initial-bar{transform:translate(100%);transition-delay:.2s}.header-hamburger-initial-bar{position:absolute;background-color:#fff;top:0;bottom:0;left:0;width:100%;transition:transform .3s ease-out,opacity .3s ease-out}.header-hamburger-bar{position:absolute;left:0;right:0;height:2px;border-radius:2px;overflow:hidden;transition:transform .3s ease-out,opacity .3s ease-out;display:block}.header-hamburger-bar:after,.header-hamburger-bar:before{content:"";display:inline-block;position:absolute;top:-1px;bottom:-1px;width:100%;background-color:#fff;transition:transform .3s ease-out}.header-hamburger-bar:after{transform:translate(-100%);background-color:#191c26;z-index:1}.header-hamburger-bar:before{transform:translate(-200%);z-index:2}.header-hamburger-bar--1{top:3px}@media(max-width:1199px){.header-hamburger-bar--1{top:2px}}.header-hamburger-bar--1:after{transition-delay:.1s}.header-hamburger-bar--1:before{transition-delay:0s}.header-hamburger-bar--2{top:9px}@media(max-width:1199px){.header-hamburger-bar--2{top:7px}}.header-hamburger-bar--2:after{transition-delay:.2s}.header-hamburger-bar--2:before{transition-delay:.1s}.header-hamburger-bar--3{top:15px}@media(max-width:1199px){.header-hamburger-bar--3{top:12px}}.header-hamburger-bar--3:after{transition-delay:.3s}.header-hamburger-bar--3:before{transition-delay:.2s}@media(max-width:989px){.is-opened .header-button{display:none}}.header__detailed{position:absolute;opacity:0;top:calc(-100vh - var(--header-height));height:100vh;padding-top:var(--header-height);left:0;right:0;background-color:#191c26;transition:.3s cubic-bezier(.52,.77,.9,1) opacity 0ms,.3s cubic-bezier(.52,.77,.9,1) top 0ms}.header__detailed .back-animation{opacity:.4;z-index:0}.header__detailed-container{height:calc(100vh - var(--header-height) - 1px);overflow:scroll;padding-bottom:38px}.header__detailed-container::-webkit-scrollbar-track{background-color:transparent}.header__detailed-container::-webkit-scrollbar-thumb{border:4px solid transparent;border-radius:100px;background-color:#dd3522;background-clip:content-box}.header__row{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}@media(max-width:989px){.header__row{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.header__row{grid-template-columns:repeat(1,1fr);gap:0}}.header__title{font-weight:700;margin:50px 0 30px 41px}@media(min-width:1920px){.header__title{font-size:32px}}@media(min-width:1200px){.header__title{font-size:28px;margin-bottom:30px}}@media(max-width:1199px){.header__title{font-size:24px;margin-bottom:20px}}@media(max-width:639px){.header__title{font-size:22px;margin:10px 0 20px}.header__title:first-child{margin-top:30px}}.header__plate{border:1px solid rgba(255,255,255,.1);background:#babbbe14;padding:30px 40px;margin-bottom:10px;border-radius:10px;height:100%}.header__plate:hover{border:1px solid #e21c08}@media(max-width:639px){.header__plate{padding:30px 20px;height:auto;margin-bottom:20px}}.header__plate-title{display:flex;justify-content:space-between;font-weight:700;font-size:24px;margin-bottom:20px;line-height:100%}@media(max-width:1199px){.header__plate-title{font-size:20px}}@media(max-width:639px){.header__plate-title{margin-bottom:0}}.header__plate-toggle{display:none}.header__plate-toggle:checked+.header__plate-title .header__plate-arrow{transform:rotate(180deg)}.header__plate-toggle:checked~.header__plate-list{display:block;margin-top:20px}.header__plate-arrow{display:none;height:20px;width:20px;background-image:url(/build/assets/arrow-collapse-CIIUPshF.svg);filter:brightness(0) saturate(100%) invert(1)}@media(max-width:639px){.header__plate-arrow{display:inline-block}}.header__plate-list{list-style:none;padding:0;font-size:18px;font-weight:500}.header__plate-list--sub{list-style:disc inside;margin-top:15px;padding-left:15px}@media(max-width:639px){.header__plate-list{display:none}}.header__plate-item{margin-top:20px;font-size:16px;line-height:100%}.header__plate-item--sub{margin-top:10px}.header__plate-item:first-child{margin-top:0}@media(max-width:1199px){.header__plate-item{font-size:14px}}.header .recall-btn-wrapper{background:#babbbe0d;border:1px solid rgba(255,255,255,.08);border-radius:10px;padding:40px 0;text-align:center}@media(max-width:1199px){.header .recall-btn-wrapper{padding:35px 0}}@media(max-width:989px){.header .recall-btn-wrapper{width:100%;padding:20px 30px}}.header .recall-btn-wrapper__text{max-width:218px;margin:auto}@media(max-width:989px){.header .recall-btn-wrapper__text{display:flex;max-width:initial;width:100%;align-items:center;justify-content:space-between}}@media(max-width:429px){.header .recall-btn-wrapper__text{flex-wrap:wrap;justify-content:center}}.header .recall-btn-wrapper__text>span{font-weight:700;font-size:20px;line-height:23px;color:#fff;text-align:center}@media(max-width:989px){.header .recall-btn-wrapper__text>span{margin-right:20px}}.header .recall-btn-wrapper .btn{display:block;margin:20px auto 0}@media(max-width:989px){.header .recall-btn-wrapper .btn{margin:0}}@media(max-width:429px){.header .recall-btn-wrapper .btn{margin-top:20px}}.header__logo_block{display:flex;align-items:center;z-index:2}@media(max-width:499px){.header__logo_block{flex-direction:column;align-items:baseline}}.header__logo_block_link{display:flex;font-weight:400;font-size:16px;align-items:center;cursor:pointer;position:relative}.header__logo_block_link span{line-height:1;margin-top:2px}#body.header\:light:not(.opened-menu) .header__logo_block_link:not(:hover),#body.header\:white:not(.opened-menu) .header__logo_block_link:not(:hover){color:#191c26}@media(min-width:770px)and (max-width:1199px){.header__logo_block_link{font-size:14px}}@media(min-width:500px)and (max-width:769px){.header__logo_block_link{font-size:14px}}@media(max-width:499px){.header__logo_block_link{font-size:13px}}.header__logo_block_link svg{width:20px;height:20px;flex-shrink:0}@media(min-width:770px)and (max-width:1199px){.header__logo_block_link svg{width:16px;height:16px}}@media(min-width:500px)and (max-width:769px){.header__logo_block_link svg{width:16px;height:16px}}.header__logo_block_link span{display:block;flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.header__logo_block_popup{position:absolute;top:20%;left:0;margin-top:20px;border-radius:20px;border:1px solid #DD3522;background:#191c26 radial-gradient(346.9% 177.42% at 0% 0%,#fff3,#ffffff05);padding:30px;gap:20px;display:grid;grid-template-columns:1fr auto;grid-template-rows:1fr auto;grid-template-areas:"text text" "close choose";z-index:5;opacity:0;visibility:hidden;transition:.2s all ease}#body.header\:light:not(.opened-menu) .header__logo_block_popup,#body.header\:white:not(.opened-menu) .header__logo_block_popup{background:#fff}.header__logo_block_popup.ui--is-active{top:100%;opacity:1;visibility:visible}@media(max-width:989px){.header__logo_block_popup{border-radius:10px;padding:30px 20px;gap:10px}}@media(max-width:639px){.header__logo_block_popup{padding:20px}}.header__logo_block_popup_wrap{position:relative;color:#fff}#body.header\:light:not(.opened-menu) .header__logo_block_popup_wrap,#body.header\:white:not(.opened-menu) .header__logo_block_popup_wrap{color:#191c26}.header__logo_block_popup_line{grid-area:text;font-weight:700;font-size:18px}@media(max-width:1199px){.header__logo_block_popup_line{font-size:16px}}.header__logo_block_popup_line a{color:#dd3522;text-decoration:underline;text-wrap:nowrap;cursor:pointer}.header__logo_block_popup_line a:hover{text-decoration:none}.header__logo_block_popup .btn{text-wrap:nowrap}#body.header\:light:not(.opened-menu) .header__logo_block_popup .btn.btn-outline:not(:hover),#body.header\:white:not(.opened-menu) .header__logo_block_popup .btn.btn-outline:not(:hover){color:#191c26}.footer-extend{width:100%;--sub-link-color: #BABBBE}#body.footer\:light .footer-extend{color:#191c26;--sub-link-color: #575656}.footer-extend a{color:inherit}.footer-extend-wrap{padding:55px 0;margin-bottom:0}@media(max-width:1599px){.footer-extend-wrap{padding:40px 0;margin-bottom:40px}}@media(max-width:1199px){.footer-extend-wrap{padding:30px 0;margin-bottom:30px}}@media(max-width:989px){.footer-extend-wrap{padding:20px 0;margin-bottom:30px}}.footer-extend-logo{font-family:Raleway,sans-serif;text-transform:none;font-size:152px;font-style:normal;font-weight:900;line-height:70.71111111%;opacity:.5;text-wrap:nowrap}#body.footer\:light .footer-extend-logo{color:#191c26}@media(min-width:1600px){#body.footer\:wide .footer-extend-logo{font-size:180px}}@media(max-width:1599px){.footer-extend-logo{font-size:140px}}@media(max-width:1199px){.footer-extend-logo{font-size:115px}}@media(max-width:989px){.footer-extend-logo{font-size:78px}}@media(max-width:639px){.footer-extend-logo{font-size:50px}}@media(max-width:429px){.footer-extend-logo{font-size:38px}}.footer-extend-logo>span{color:#dd3522}.footer-extend-menu_main{margin:50px 0 60px}@media(max-width:1199px){.footer-extend-menu_main{margin:40px 0 50px}}@media(min-width:640px)and (max-width:989px){.footer-extend-menu_main{margin:40px 0 37px}}@media(max-width:639px){.footer-extend-menu_main{margin:40px 0}}.footer-extend-menu_main-ul{display:flex;gap:40px;line-height:173%}@media(max-width:1199px){.footer-extend-menu_main-ul{gap:30px}}@media(max-width:989px){.footer-extend-menu_main-ul{gap:25px}}@media(max-width:639px){.footer-extend-menu_main-ul{display:grid;grid-auto-flow:column;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);row-gap:13px;column-gap:40px;white-space:nowrap}}.footer-extend-menu_main-li a{font-family:Raleway,sans-serif;font-size:22px;font-style:normal;font-weight:700;line-height:150%;text-transform:uppercase;color:inherit}@media(min-width:1920px){.footer-extend-menu_main-li a{font-size:28px!important}}@media(max-width:989px){.footer-extend-menu_main-li a{font-size:20px}}@media(max-width:639px){.footer-extend-menu_main-li a{font-size:16px}}.footer-extend-menu_main-li a:hover{color:#dd3522}.footer-extend-menu_block{display:grid;grid-template-columns:repeat(4,1fr);row-gap:40px;margin-bottom:40px}@media(max-width:1199px){.footer-extend-menu_block{grid-template-columns:repeat(3,1fr)}}@media(max-width:989px){.footer-extend-menu_block{grid-template-columns:repeat(2,1fr)}}@media(max-width:639px){.footer-extend-menu_block{grid-template-columns:repeat(1,1fr);row-gap:30px}}.footer-extend-menu_block-title{font-size:20px;font-weight:500;line-height:1;text-transform:uppercase;display:flex}@media(min-width:1920px){.footer-extend-menu_block-title{font-size:24px}}@media(max-width:639px){.footer-extend-menu_block-title{font-size:16px}}.footer-extend-menu_block-title svg{display:none;background-size:cover;width:20px;height:20px;margin-left:5px;fill:currentColor}@media(max-width:639px){.footer-extend-menu_block-title svg{display:block;transition:all .3s ease}}.footer-extend-menu_block-toggle{display:none}.footer-extend-menu_block-toggle:checked+.footer-extend-menu_block-title .footer-extend-menu_block-arrow{transform:rotate(180deg)}.footer-extend-menu_block-toggle:checked~.footer-extend-menu_block-ul{display:block}.footer-extend-menu_block-arrow{display:none;height:20px;width:20px;margin-left:5px;position:relative;top:-2px;background-image:url(/build/assets/arrow-collapse-CIIUPshF.svg);filter:brightness(0) saturate(100%) invert(1)}@media(max-width:639px){.footer-extend-menu_block-arrow{display:inline-block}}.footer-extend-menu_block-ul{margin-top:30px}.footer-extend-menu_block-ul--sub{list-style:disc inside;margin-top:15px;padding-left:15px}@media(max-width:639px){.footer-extend-menu_block-ul{display:none;margin-top:20px}}.footer-extend-menu_block-li{line-height:173%;margin-top:20px}.footer-extend-menu_block-li--sub{margin-top:10px}.footer-extend-menu_block-li--sub:first-child,.footer-extend-menu_block-li:first-child{margin-top:0}@media(min-width:1200px){.footer-extend-menu_block-li{font-size:18px}}@media(max-width:1199px){.footer-extend-menu_block-li{font-size:16px}}@media(max-width:989px){.footer-extend-menu_block-li{font-size:14px}}@media(max-width:639px){.footer-extend-menu_block-li{font-size:14px}}.footer-extend-menu_block-li a{font-size:16px;font-weight:500;line-height:172.9%;color:#babbbe}#body.footer\:light .footer-extend-menu_block-li a{color:#575656}.footer-extend-menu_block-li a:hover{color:#dd3522!important}@media(min-width:1600px){#body.footer\:wide .footer-extend-menu_block-li a{font-size:20px}}@media(min-width:1920px){.footer-extend-menu_block-li a{font-size:18px}}@media(max-width:989px){.footer-extend-menu_block-li a{font-size:14px}}@media(max-width:639px){.footer-extend-menu_block-li a{font-size:14px}}.footer-extend-social{margin-bottom:40px}@media(min-width:1920px){.footer-extend-social{margin-bottom:40px}}@media(min-width:1200px){.footer-extend-social{margin-bottom:47px}}.footer-extend-social-title{font-size:24px;font-weight:500;line-height:150%;text-transform:uppercase;margin:0 0 30px}@media(min-width:1920px){.footer-extend-social-title{font-size:24px}}@media(max-width:1199px){.footer-extend-social-title{margin-top:54px}}@media(max-width:989px){.footer-extend-social-title{margin-top:40px;font-size:20px}}@media(max-width:639px){.footer-extend-social-title{margin:40px 0 20px;font-size:16px}}.footer-extend-social-ul{display:grid;grid-template-columns:repeat(4,1fr)}@media(max-width:989px){.footer-extend-social-ul{grid-template-columns:repeat(2,1fr)}.footer-extend-social-ul li{justify-content:start!important;margin-bottom:30px}}@media(max-width:639px){.footer-extend-social-ul{grid-template-columns:repeat(1,1fr)}.footer-extend-social-ul li{justify-content:start!important;margin-bottom:10px}}.footer-extend-social-ul li{display:flex;justify-content:center}.footer-extend-social-ul li:first-child{justify-content:start}.footer-extend-social-ul li:last-child{justify-content:end}.footer-extend-social-li a{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:600;line-height:172.9%}@media(min-width:1600px){#body.footer\:wide .footer-extend-social-li a{font-size:24px}}@media(min-width:1920px){.footer-extend-social-li a{font-size:22px}}@media(min-width:1200px){.footer-extend-social-li a{font-size:20px}}@media(max-width:1199px){.footer-extend-social-li a{font-size:16px}}@media(max-width:989px){.footer-extend-social-li a{font-size:16px}}@media(max-width:639px){.footer-extend-social-li a{font-size:14px}}.footer-extend-social-li a:hover{color:#dd3522}.footer-extend-social-li a svg{font-size:40px;width:1em;height:1em}#body.footer\:light .footer-extend-social-li a svg>[stroke="#fff"]{stroke:#191c26}@media(max-width:1599px){.footer-extend-social-li a svg{font-size:30px}}@media(max-width:1199px){.footer-extend-social-li a svg{font-size:26px}}@media(max-width:639px){.footer-extend-social-li a svg{font-size:32px}}.footer-extend-contacts{display:grid;gap:20px;grid-template-columns:1.2fr 3fr;min-height:170px}@media(min-width:1600px){#body.footer\:wide .footer-extend-contacts{min-height:180px}}@media(max-width:1199px){.footer-extend-contacts{min-height:145px}}@media(max-width:989px){.footer-extend-contacts{grid-template-columns:1fr;gap:10px}}@media(max-width:639px){.footer-extend-contacts{display:flex;gap:20px;flex-direction:column}}.footer-extend-contacts-left,.footer-extend-contacts-right{border-radius:10px;--border-opacity: .25;--background-opacity: .15;border:1px solid rgba(255,255,255,var(--border-opacity));background:rgba(255,255,255,var(--background-opacity))}#body.footer\:light .footer-extend-contacts-left,#body.footer\:light .footer-extend-contacts-right{--border-opacity: 1;--background-opacity: .6}.footer-extend-contacts-left{padding:40px 15px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;text-align:center}@media(max-width:1199px){.footer-extend-contacts-left{padding:30px 15px;gap:15px}}@media(max-width:989px){.footer-extend-contacts-left{padding:30px 46px;flex-direction:row;gap:30px}}@media(max-width:639px){.footer-extend-contacts-left{flex-direction:column;gap:20px}}.footer-extend-contacts-left-title{font-size:22px;font-style:normal;font-weight:600;line-height:1;text-transform:uppercase}@media(min-width:1600px){#body.footer\:wide .footer-extend-contacts-left-title{font-size:24px}}@media(max-width:1599px){.footer-extend-contacts-left-title{font-size:22px}}@media(max-width:1199px){.footer-extend-contacts-left-title{font-size:20px}}@media(max-width:639px){.footer-extend-contacts-left-title{font-size:15px}}.footer-extend-contacts-right{padding:25px 20px;align-items:center;display:grid;grid-template-columns:4fr 5fr;justify-content:space-between;gap:30px}@media(min-width:1600px){#body.footer\:wide .footer-extend-contacts-right{padding:48px 20px}}@media(max-width:1199px){.footer-extend-contacts-right{padding:35px 20px;gap:20px}}@media(max-width:989px){.footer-extend-contacts-right{display:flex;padding:30px 46px;flex-direction:column}}@media(max-width:639px){.footer-extend-contacts-right{padding:20px 10px;text-align:center;gap:15px;align-items:center}}.footer-extend-contacts-right-title{font-family:Manrope,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:172.9%;text-transform:uppercase}@media(min-width:1600px){#body.footer\:wide .footer-extend-contacts-right-title{font-size:24px}}@media(max-width:1199px){.footer-extend-contacts-right-title{font-size:16px}}.footer-extend-contacts-right-title span{color:#dd3522}.footer-extend-contacts-right .input-item{min-width:230px}@media(min-width:1600px){.footer-extend-contacts-right .input-item{min-width:270px}}@media(max-width:1199px){.footer-extend-contacts-right .input-item{min-width:190px}}#body.footer\:light .footer-extend-contacts-right .input.input-underline .input-item{color:#575656;border-bottom-color:#575656}#body.footer\:light .footer-extend-contacts-right .input.input-underline .input-placeholder{color:#575656!important}.footer-extend-contacts-form{display:flex;align-items:center;justify-content:center;gap:20px}@media(max-width:1199px){.footer-extend-contacts-form{gap:10px}}@media(max-width:639px){.footer-extend-contacts-form{flex-direction:column}}.footer-extend-contacts-form label{margin:0}.footer-extend-contacts-form-btn{text-wrap:nowrap;text-transform:none}@media(max-width:1199px){.footer-extend-contacts-form-btn{padding:10px 20px;font-size:14px}}#body.footer\:light footer{background:#f1f6f9 linear-gradient(180deg,var(--main-bg) 0%,#f1f6f9 100%) top center / 100% 127px no-repeat}@media(min-width:1600px){#body.footer\:wide footer .container-main{max-width:1586px}}.footer{position:relative;z-index:4;display:flex;padding-bottom:30px}#body.footer\:light .footer{color:#191c26}@media(max-width:1599px){.footer{padding-bottom:20px}}@media(max-width:989px){.footer{padding-bottom:14px;flex-direction:column;align-items:flex-start}}.footer-copyright{margin-right:auto;font-size:14px;line-height:19px;font-family:Manrope,sans-serif;color:#babbbe}#body.footer\:light .footer-copyright{color:#191c26}@media(max-width:1199px){.footer-copyright{font-size:13px;line-height:18px}}@media(max-width:989px){.footer-copyright{margin-right:0;align-self:stretch;order:5;padding-top:14px;margin-top:10px;border-top:1px solid rgba(255,255,255,.3)}}.footer-copyright-logo{color:#dd3522;margin-right:14px}.footer-copyright-logo>span{color:#f3f6f8}#body.footer\:light .footer-copyright-logo>span{color:#515d64}.footer-link{margin-right:60px;font-size:14px;line-height:19px;font-family:Manrope,sans-serif;color:#babbbe}#body.footer\:light .footer-link{color:#515d64}#body.footer\:light .footer-link:hover{color:#dd3522}@media(max-width:1199px){.footer-link{font-size:13px;line-height:18px}}@media(max-width:989px){.footer-link{margin-right:0;margin-bottom:20px}}.footer-link:last-child{margin-right:0}.swiper-slider-pagination-block{position:relative;margin:30px auto 0;display:grid;gap:20px;align-items:center;justify-content:center;grid-auto-flow:column;z-index:3}.swiper-slider-pagination-block .swiper-action{cursor:pointer;width:50px;height:50px;z-index:5;padding:10px;border:1px solid #FFFFFF;border-radius:100%;transition:.3s all;user-select:none}.swiper-slider-pagination-block .swiper-action.swiper-button-disabled{cursor:default;opacity:.4}.swiper-slider-pagination-block .swiper-button-prev{rotate:-90deg}.swiper-slider-pagination-block .swiper-button-next{rotate:90deg}.swiper-slider-pagination-block .swiper-pagination{top:-10px;height:20px;bottom:auto;--swiper-pagination-bullet-horizontal-gap: 8px}.swiper-slider-pagination-block .swiper-pagination-area{display:flex;align-items:center;position:relative;width:130px}.swiper-slider-pagination-block .swiper-pagination .swiper-pagination-bullet{--swiper-pagination-bullet-size: 10px;background:var(--swiper-bullet-color, rgba(255, 255, 255, .6));cursor:pointer;border-radius:100%;flex-shrink:0;transition:.2s transform,.2s left,.2s background-color}.swiper-slider-pagination-block .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--swiper-bullet-active-color, #DD3522)}.agree{position:relative}.agree-icon{border:1px white solid;width:20px;height:20px;border-radius:3px;display:inline-block;cursor:pointer;margin-top:2px}.agree-input{display:none}.agree-input:checked~.agree-icon{background-image:url(/build/assets/check-white-CXTIxaAp.svg);background-size:100% 100%}.agree-input.check-error~.input-error{opacity:1;visibility:visible}.agree-input-wrapper{float:left;margin-right:10px}.agree-input-wrapper .input-checkbox__input{display:none}.page-info{padding-bottom:80px;max-width:1260px;color:#babbbe}@media(max-width:1199px){.page-info{padding-bottom:50px}}@media(max-width:989px){.page-info{padding-bottom:30px}}.page-info h1{font-size:50px;line-height:59px;color:#fff}@media(max-width:1199px){.page-info h1{font-size:40px;line-height:46px}}@media(max-width:989px){.page-info h1{font-size:26px;line-height:31px}}.page-info p{margin:20px 0;font-weight:500;font-size:18px;line-height:150%}@media(max-width:989px){.page-info p{font-size:16px}}.page-info h5{text-transform:none;font-size:24px;line-height:28px;margin-top:20px;margin-bottom:-10px;color:#fff}@media(max-width:989px){.page-info h5{font-size:20px;line-height:22px}}.page-info li{position:relative;margin:20px 0;padding-left:25px;line-height:22px}.page-info li:after{content:"";position:absolute;width:4px;height:4px;border-radius:50%;background-color:#fff;left:16px;top:10px}.fancybox-slide--html{padding:0}.fancybox-bg{background-color:#0e0e11f2;opacity:0}.fancybox-is-open .fancybox-bg{opacity:1}.fancybox-fx-new-fade.fancybox-slide--next,.fancybox-fx-new-fade.fancybox-slide--previous{animation:.2s ease both fancyboxZoomOutDown}.fancybox-fx-new-fade.fancybox-slide--current{animation:.2s ease both fancyboxZoomInUp}@keyframes fancyboxZoomInUp{0%{transform:scale(.975) translate3d(0,16px,0);opacity:0}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancyboxZoomOutDown{to{transform:scale(.975) translate3d(0,16px,0);opacity:0}}.fancybox-fx-pop.fancybox-slide--next,.fancybox-fx-pop.fancybox-slide--previous{animation:.2s ease both fancyboxPopupZoomOutDown}.fancybox-fx-pop.fancybox-slide--current{animation:.2s ease both fancyboxPopupZoomInUp}@keyframes fancyboxPopupZoomInUp{0%{transform:scale(.975);opacity:0}80%{transform:scale(1.015)}to{transform:scale(1) translateZ(0);opacity:1}}@keyframes fancyboxPopupZoomOutDown{to{transform:scale(.975);opacity:0}}.fancybox-container .fancybox-close-small,.fancybox-container .fancybox-button--close{--opacity: .1;opacity:.8;color:#fff;position:absolute;width:60px;height:60px;right:20px;top:20px;cursor:pointer;background-position:center;background-repeat:no-repeat;border:1px solid rgb(255,255,255,var(--opacity));display:flex;align-items:center;justify-content:center;border-radius:50%;transition:.2s linear;transition-property:border-color,opacity}@media(max-width:989px){.fancybox-container .fancybox-close-small,.fancybox-container .fancybox-button--close{width:50px;height:50px}}.fancybox-container .fancybox-close-small>svg,.fancybox-container .fancybox-button--close>svg{width:21px;height:20px}.fancybox-container .fancybox-close-small:hover,.fancybox-container .fancybox-button--close:hover{opacity:1;--opacity: .5}.fancybox-container .fancybox-close-small{width:50px;height:50px}.fancybox-container .fancybox-close-small>svg{width:16px;height:16px}.popup{padding:40px;border-radius:20px;width:812px;max-width:calc(100% - 40px);background-color:#191c26;box-shadow:0 20px 250px #ffffff1a;border:1px solid rgba(255,255,255,.1)}@media(max-width:429px){.popup{padding:80px 10px 40px;max-width:calc(100% - 20px)}}.popup-title{margin-bottom:20px;font-weight:800;font-size:30px;line-height:1.3;text-transform:uppercase;color:#fff}@media(max-width:989px){.popup-title{margin-bottom:10px;font-size:26px}}@media(max-width:429px){.popup-title{font-size:16px}}.popup-title+.popup-title{margin-top:10px}.popup-description{margin-bottom:20px;font-weight:500;line-height:1.3}@media(max-width:989px){.popup-description{font-size:15px}}@media(max-width:429px){.popup-description{font-size:14px;color:#babbbe}}.popup-form-row{display:flex}@media(max-width:429px){.popup-form-row{flex-direction:column}}.popup-form-row>*{margin-right:30px}@media(max-width:429px){.popup-form-row>*{margin-right:0}}.popup-form-row>*:last-child{margin-right:0}.popup-send{display:flex;align-items:flex-start}@media(max-width:429px){.popup-send{flex-direction:column}}.popup-send button{flex-shrink:0}.popup-send-text{margin-left:40px;font-size:13px;line-height:15px;color:#babbbe}@media(max-width:1199px){.popup-send-text{margin-left:30px}}@media(max-width:989px){.popup-send-text{font-size:12px;line-height:14px}}@media(max-width:429px){.popup-send-text{margin-left:0;margin-top:12px}}.popup-send-text a{color:#dd3522;text-decoration:underline}.popup-send-text a:hover{color:#e21c08;text-decoration:none}.popup-success{width:600px;height:404px;padding:50px}@media(max-width:989px){.popup-success{width:300px;height:281px}}.popup-success-content{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center}.popup-success-thanks{font-weight:800;font-size:30px;line-height:35px;margin-bottom:20px;text-transform:uppercase}@media(max-width:989px){.popup-success-thanks{margin-bottom:10px;font-size:26px;line-height:31px}}.popup-success-about{font-weight:500}@media(max-width:989px){.popup-success-about{font-size:15px}}.popup-personal{width:1260px;margin:146px 0;padding:100px 40px 50px;color:#babbbe}@media(max-width:989px){.popup-personal{margin:80px 0;padding:100px 25px 30px}}.popup-personal-content{padding:0!important;margin:0!important}.popup-personal h1{text-align:center;font-size:40px;line-height:47px}.form-control{transition:.1s ease-out opacity;opacity:1}.form-control.form-sending{opacity:.8}#body.theme-light--none .input#body.theme-light--none .input-noraml #body.theme-light--none .input-item{border:1px solid #BABBBE;box-shadow:0 0 6px 3px #bdbdbd21}#body.theme-light--none .input#body.theme-light--none .input-noraml #body.theme-light--none .input-item:focus~.input-placeholder{color:#191c26}#body.theme-light--none .input#body.theme-light--none .input-noraml #body.theme-light--none .input-filled .input-placeholder,#body.theme-light--none .load-file-button-text,#body.theme-light--none .popup-send-text{color:#191c26}#body.theme-light--none .meta-platforms-info{background-color:#f7f8f7}#body.theme-light--none .popup .load-file-button-text{color:#fff}#body.theme-light--none .popup .popup-send-text{color:#babbbe}#body.theme-light--none .popup .input-item{color:#191c26}#body.theme-light--none .popup .input-item:focus~.input-placeholder{color:#fff}#body.content\:light{background:#fff}@keyframes afterButton{0%{box-shadow:0 0 #dd35221a}45%{box-shadow:0 0 2px 5px #dd35221a}90%{box-shadow:0 0 #dd35221a}}@keyframes beforeButton{0%{box-shadow:0 0 #dd35221a}45%{box-shadow:0 0 2px 10px #dd35221a}90%{box-shadow:0 0 #dd35221a}}
