:root{--rt-color-white:#fff;--rt-color-dark:#222;--rt-color-success:#8dc572;--rt-color-error:#be6464;--rt-color-warning:#f0ad4e;--rt-color-info:#337ab7;--rt-opacity:0.9;--rt-transition-show-delay:0.15s;--rt-transition-closing-delay:0.15s}.core-styles-module_tooltip__3vRRp{left:0;opacity:0;pointer-events:none;position:absolute;top:0;will-change:opacity}.core-styles-module_fixed__pcSol{position:fixed}.core-styles-module_arrow__cvMwQ{background:inherit;position:absolute}.core-styles-module_noArrow__xock6{display:none}.core-styles-module_clickable__ZuTTB{pointer-events:auto}.core-styles-module_show__Nt9eE{opacity:var(--rt-opacity);transition:opacity var(--rt-transition-show-delay) ease-out}.core-styles-module_closing__sGnxF{opacity:0;transition:opacity var(--rt-transition-closing-delay) ease-in}.styles-module_tooltip__mnnfp{border-radius:3px;font-size:90%;padding:8px 16px;width:max-content}.styles-module_arrow__K0L3T{height:8px;width:8px}[class*=react-tooltip__place-top]>.styles-module_arrow__K0L3T{transform:rotate(45deg)}[class*=react-tooltip__place-right]>.styles-module_arrow__K0L3T{transform:rotate(135deg)}[class*=react-tooltip__place-bottom]>.styles-module_arrow__K0L3T{transform:rotate(225deg)}[class*=react-tooltip__place-left]>.styles-module_arrow__K0L3T{transform:rotate(315deg)}.styles-module_dark__xNqje{background:var(--rt-color-dark);color:var(--rt-color-white)}.styles-module_light__Z6W-X{background-color:var(--rt-color-white);color:var(--rt-color-dark)}.styles-module_success__A2AKt{background-color:var(--rt-color-success);color:var(--rt-color-white)}.styles-module_warning__SCK0X{background-color:var(--rt-color-warning);color:var(--rt-color-white)}.styles-module_error__JvumD{background-color:var(--rt-color-error);color:var(--rt-color-white)}.styles-module_info__BWdHW{background-color:var(--rt-color-info);color:var(--rt-color-white)}:root{--max-width:1940px;--background:#161a17;--background-second:#313332;--heading-base:#fff;--text-base:#ecedee;--text-base-rgb:236,237,238;--base-color:#035f12;--base-hover:#034f3c;--rt-color-white:var(--text-base);--rt-color-dark:var(--base-color);--golden:#a66908;--yellow:#a6a308;--green:#0a6130;--red:#910838;--blue:#037086;--link:#46be00;--link-hover:#00a05d;--swiper-pagination-color:var(--base-hover);--swiper-navigation-color:var(--base-hover);--swiper-theme-color:var(--base-hover)}*{box-sizing:border-box;padding:0;margin:0}body{background-color:var(--background);transition:background-color .12s ease-in-out}body,html{height:100%}#__next{display:flex;flex-flow:column nowrap;min-height:100%}#__next>main,#__next>section{flex-grow:1}a,body,button,h1,h2,h3,h4,h5,h6,input,textarea,ul{-webkit-locale:auto;white-space:normal}a,body,button,input,textarea,ul{font-family:var(--font-base);color:var(--text-base);font-size:21px;transition:color .3s ease-out}body{position:relative}body:before{content:"";position:fixed;top:0;left:0;width:100%;height:100%;background-image:url(/images/background.jpg);background-position:center 0;background-repeat:repeat-x;background-size:cover;opacity:.1;mix-blend-mode:exclusion;z-index:-1;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;animation:matrix 60s linear infinite}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--heading-base);transition:color .6s ease-out}a{display:inline-flex;text-decoration:none}a.blue{color:var(--link)}a.blue:hover{color:var(--link-hover)}.container-header{padding:0 50px}.container,.container-header{max-width:var(--max-width);margin:0 auto;width:100%}.container{padding:50px}.container h1{line-height:1;margin-bottom:25px}ol,ul{margin-left:25px}ol li::marker,ul li::marker{font-weight:300;color:rgba(var(--text-base-rgb),.7)}ol.multiply{line-height:1.3}ol.multiply,ol.multiply ol{counter-reset:item}ol.multiply>li>ol>li:first-child{margin-top:2px}ol.multiply li{margin-top:5px;display:block}ol.multiply li:before{font-weight:300;opacity:.7;content:counters(item,".") ". ";counter-increment:item}img{object-fit:cover}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail),button:not(.image-gallery-icon):not(.image-gallery-thumbnail){cursor:pointer;background-color:var(--base-color);border:15px;padding:15px 50px;width:-moz-fit-content;width:fit-content;text-transform:uppercase;font-size:26px;border-radius:15px;font-family:var(--font-heading);font-weight:500;transition:all .6s}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail):hover,button:not(.image-gallery-icon):not(.image-gallery-thumbnail):hover{transition:.2s ease-in;background-color:var(--base-hover)}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).faq,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).faq{width:100%;flex-grow:1;justify-content:center}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat{width:100%;margin-top:25px;justify-content:center;font-size:21px;padding:15px}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).slider,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).slider{font-size:21px;padding:10px 25px;font-family:var(--font-base);margin-top:10px;margin-bottom:10px;z-index:3}.image-gallery-icon{color:#fff;transition:all .3s ease-out;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:0;cursor:pointer;outline:none;position:absolute;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a)}@media(hover:hover)and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{bottom:0;padding:20px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:28px;width:28px}@media(max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:24px;width:24px}}@media(max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{height:16px;width:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:120px;width:60px}@media(max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:72px;width:36px}}@media(max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{height:48px;width:24px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative}.image-gallery.fullscreen-modal{background:#000;bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:5}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{position:relative;line-height:0;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{display:inline-block;width:calc(100% - 110px)}@media(max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{line-height:0;overflow:hidden;position:relative;white-space:nowrap;text-align:center}.image-gallery-slide{left:0;position:absolute;top:0;width:100%}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{width:100%;object-fit:contain}.image-gallery-slide .image-gallery-description{background:rgba(0,0,0,.4);bottom:70px;color:#fff;left:0;line-height:1;padding:10px 20px;position:absolute;white-space:normal}@media(max-width:768px){.image-gallery-slide .image-gallery-description{bottom:45px;font-size:.8em;padding:8px 15px}}.image-gallery-bullets{bottom:20px;left:0;margin:0 auto;position:absolute;right:0;width:80%;z-index:4}.image-gallery-bullets .image-gallery-bullets-container{margin:0;padding:0;text-align:center}.image-gallery-bullets .image-gallery-bullet{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:1px solid #fff;border-radius:50%;box-shadow:0 2px 2px #1a1a1a;cursor:pointer;display:inline-block;margin:0 5px;outline:none;padding:5px;transition:all .2s ease-out}@media(max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media(max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{transform:scale(1.2);background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active{transform:scale(1.2);border:1px solid #fff;background:#fff}@media(hover:hover)and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{display:inline-block;vertical-align:top;width:100px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{height:100%;width:100%;left:0;padding:0;position:absolute;top:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{display:block;margin-right:0;padding:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:0;margin-top:2px}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media(max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{overflow:hidden;padding:5px 0}@media(max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{display:inline-block;border:4px solid transparent;transition:border .3s ease-out;width:100px;background:transparent;padding:0}@media(max-width:768px){.image-gallery-thumbnail{border:3px solid transparent;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{outline:none;border:4px solid #337ab7}@media(max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media(hover:hover)and (pointer:fine){.image-gallery-thumbnail:hover{outline:none;border:4px solid #337ab7}}@media(hover:hover)and (pointer:fine)and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;font-size:1em;left:0;line-height:1em;padding:5%;position:absolute;top:50%;text-shadow:0 2px 2px #1a1a1a;transform:translateY(-50%);white-space:normal;width:100%}@media(max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{background:rgba(0,0,0,.4);color:#fff;line-height:1;padding:10px 20px;position:absolute;right:0;top:0;z-index:4}@media(max-width:768px){.image-gallery-index{font-size:.8em;padding:5px 10px}}.react-tabs{-webkit-tap-highlight-color:rgba(0,0,0,0)}.react-tabs__tab-list{border-bottom:1px solid #aaa;margin:0 0 10px;padding:0}.react-tabs__tab{display:inline-block;border:1px solid transparent;border-bottom:none;bottom:-1px;position:relative;list-style:none;padding:6px 12px;cursor:pointer}.react-tabs__tab--selected{background:#fff;border-color:#aaa;color:#000;border-radius:5px 5px 0 0}.react-tabs__tab--disabled{color:GrayText;cursor:default}.react-tabs__tab:focus{outline:none}.react-tabs__tab:focus:after{content:"";position:absolute;height:5px;left:-4px;right:-4px;bottom:-5px;background:#fff}.react-tabs__tab-panel{display:none}.react-tabs__tab-panel--selected{display:block}.image-gallery-slide-wrapper{border-radius:25px;overflow:hidden}.image-gallery .image-gallery-slides{overflow:hidden}.image-gallery-thumbnails{margin-bottom:0}.image-gallery .image-gallery-content .image-gallery-thumbnails-container .image-gallery-thumbnail{margin-right:0;border:15px;border-radius:25px;overflow:hidden;cursor:pointer;transition:all .3s}.image-gallery .image-gallery-content .image-gallery-thumbnails-container .image-gallery-thumbnail:last-child{margin-right:0}.image-gallery .image-gallery-content .image-gallery-thumbnail.active{border:3px solid var(--base-color)}.image-gallery .image-gallery-content .image-gallery-thumbnail:hover:not(.active){border:15px}.image-gallery .image-gallery-content .image-gallery-icon:hover{border:15px;color:var(--base-color)}.image-gallery.fullscreen-modal{z-index:25;z-index:5500}.image-gallery.fullscreen-modal .image-gallery-fullscreen-button.video{margin-bottom:75px;margin-right:15px}.image-gallery.fullscreen-modal .image-gallery-slides{border-radius:0}.image-gallery .image-gallery-fullscreen-button,.image-gallery .image-gallery-icon,.image-gallery .image-gallery-left-nav,.image-gallery button{outline:0}.image-gallery video{width:100%}.image-gallery .image-gallery-thumbnail.video{position:relative}.image-gallery .image-gallery-thumbnail.video:after{position:absolute;content:"";top:50%;left:50%;transform:translate(calc(-50% + 5px),-50%);width:0;height:0;border-style:solid;border-width:18px 0 18px 30px;border-color:transparent transparent transparent var(--base-color);z-index:3}.image-gallery .image-gallery-thumbnail.video:before{position:absolute;content:"";top:50%;left:50%;transform:translate(calc(-50% + 10px),calc(-50% + 2px));z-index:2;width:0;height:0;border-style:solid;border-width:18px 0 18px 30px;border-color:transparent transparent transparent var(--background)}.image-gallery .image-gallery-fullscreen-button.disabled{display:none}.image-gallery .image-gallery-fullscreen-button.video{margin-bottom:55px}.image-gallery .image-gallery-icon.image-gallery-left-nav.video,.image-gallery .image-gallery-icon.image-gallery-right-nav.video{margin-top:-50px}#ReactSimpleImageViewer{z-index:35}.notification{position:fixed;top:0;left:0;width:100%;z-index:5;text-align:center;background-color:var(--background-second);opacity:.9;color:#fff;padding:15px 75px}.notification,.notification .container{display:flex;flex-flow:row nowrap;justify-content:center;align-items:center}.notification .container{padding-top:0;padding-bottom:0}.notification .close{display:flex;justify-content:center;align-items:center;opacity:.8;cursor:pointer}.notification .close:hover{transition:all .3s;opacity:1}.notification p{font-size:21px;flex-grow:1;opacity:1}@media screen and (max-width:1280px){.notification{padding:10px 0}.notification p{font-size:16px}.notification .close{margin:0 15px}}@media screen and (max-width:768px){.notification{align-items:flex-end;flex-flow:column-reverse nowrap;padding:5px 0 10px}.notification .close{margin-bottom:5px;margin-right:5px}.notification p{font-size:15px}}.react-tabs__tab-list{border:15px;border-radius:15px;overflow:hidden;width:-moz-fit-content;width:fit-content}.react-tabs__tab{border:15px;transition:background-color .3s;border-radius:0;background-color:transparent;background-color:var(--background-second);padding:10px 35px;font-size:23px}.react-tabs__tab--selected{color:var(--text-heading);background-color:var(--base-color)}.react-tabs__tab--selected:after{display:none}.react-tabs__tab-panel{padding:15px 0}@media screen and (max-width:1440px){.container{padding:45px}.container-header{padding:0 45px}ol,ul{margin-left:20px}}@media screen and (max-width:1280px){.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat{font-size:19px}}@media screen and (max-width:1024px){ol,ul{margin-left:15px}}@media screen and (max-width:920px){.container{padding:40px}.container-header{padding:0 40px}}@media screen and (max-width:768px){ol,ul{margin-left:10px}}@media screen and (max-width:680px){.container{padding:25px}.container-header{padding:0 25px}.react-tabs__tab,.react-tabs__tab-list{width:100%}}@media screen and (max-width:600px){.button:not(.image-gallery-icon):not(.image-gallery-thumbnail) .slider,button:not(.image-gallery-icon):not(.image-gallery-thumbnail) .slider{font-size:18px}}@media screen and (max-width:480px){.container{padding:15px}.container-header{padding:0 15px}ol,ul{margin-left:5px}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat{font-size:17px;padding:15px 5px}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).slider,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).slider{font-size:16px;font-size:15px}.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).chat,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).chat{font-size:18px}}@media screen and (max-width:375px){.button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat,button:not(.image-gallery-icon):not(.image-gallery-thumbnail).cheat{font-size:4vw}}@media only screen and (hover:none)and (pointer:coarse){.react-tooltip{background-color:blue!important;display:none}}.swiper{border-radius:30px!important}.Header_header__NLhag .container-header{display:flex;align-items:center;justify-content:center;padding:25px 50px;gap:25px;position:relative}.Header_header__NLhag .container-header[data-path=home] .Header_background__MMAv6{border-radius:100%;width:64px!important;height:64px!important}.Header_header__NLhag .Header_mobile__bHwog{display:none;border-radius:25px;padding:10px;z-index:15}.Header_header__NLhag .Header_mobile__bHwog .Header_item__Br4px{display:block;padding:10px 25px;border-radius:25px;transition:background-color .3s}.Header_header__NLhag .Header_mobile__bHwog .Header_item__Br4px.Header_active__SBcCE{background-color:var(--background)}.Header_header__NLhag .Header_mobile__bHwog.Header_show__J_w_m{display:flex;flex-flow:column nowrap;background-color:var(--base-color);position:absolute;right:35px;top:85px}.Header_letter__siFjO{opacity:1}[data-theme=dark] .Header_letter__siFjO{filter:invert(0)}.Header_background__MMAv6{position:absolute;background-color:var(--base-color);height:50px;width:0;top:50%;transform:translateY(-50%);border-radius:15px;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:-1;transition:all .3s ease-out}.Header_item__Br4px{font-weight:300;text-transform:uppercase;padding:10px 15px;text-align:center;opacity:.6}.Header_item__Br4px.Header_logo__SAQTw{margin-right:auto;margin-left:-15px;transition:transform .3s}.Header_item__Br4px.Header_active__SBcCE{opacity:1}.Header_item__Br4px p{transform:translateY(0);transition:transform .3s}.Header_item__Br4px:hover:not(.Header_active__SBcCE)>p{opacity:.8}.Header_icon__flLxz{display:flex;justify-content:center;align-items:center;cursor:pointer;opacity:.6;transition:opacity .3s ease-in}.Header_icon__flLxz:hover{transition:opacity .6s ease-out;opacity:1}.Header_icon__flLxz.Header_light__yuQKz{animation:Header_rotate__BwL_7 60s linear infinite}.Header_list__pqMHt{display:none;margin-top:5px;transition:transform .6s,margin-top .3s!important}.Header_list__pqMHt.Header_active__SBcCE{margin-top:0;transform:rotate(90deg)}@keyframes Header_rotate__BwL_7{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_left__I17j7{margin-left:auto}@media screen and (max-width:1440px){.Header_header__NLhag .container-header{gap:25px 15px;padding:25px 45px}}@media screen and (max-width:920px){.Header_header__NLhag .container-header{padding:25px 40px}}@media screen and (max-width:1060px){.Header_header__NLhag:not([data-path=home]) .Header_background__MMAv6{opacity:0}.Header_item__Br4px:not(.Header_logo__SAQTw){display:none}.Header_list__pqMHt{display:block}}@media screen and (max-width:680px){.Header_header__NLhag .container-header{padding:15px 25px}.Header_header__NLhag .Header_mobile__bHwog.Header_show__J_w_m{right:25px;top:75px}}@media screen and (max-width:480px){.Header_header__NLhag .container-header{padding:10px 15px}.Header_header__NLhag .Header_mobile__bHwog.Header_show__J_w_m{right:15px;top:65px}}.Footer_footer__Q5T55{display:flex;gap:5px;align-items:center;padding:25px 50px;transition:padding .3s}.Footer_copyright__waMAS{opacity:.7;font-weight:300;font-size:20px}.Footer_first__0Jswm{margin-left:auto}.Footer_last__dYRSp{margin-right:-7px}.Footer_item__VZ5Ff{opacity:.6;font-size:19px;padding:7px 12px;font-weight:300;text-transform:uppercase;text-align:center;transition:background-color .3s}.Footer_item__VZ5Ff.Footer_active__enBiz{border-radius:25px;opacity:1}.Footer_item__VZ5Ff p{transform:translateY(0);transition:transform .3s}.Footer_item__VZ5Ff:hover:not(.Footer_active__enBiz)>p{opacity:.8}@media screen and (max-width:1440px){.Footer_footer__Q5T55{padding:25px 45px}}@media screen and (max-width:1280px){.Footer_footer__Q5T55{flex-flow:row wrap-reverse;gap:0}.Footer_copyright__waMAS{width:100%;font-size:19px;order:10;margin-top:15px}.Footer_first__0Jswm{margin-left:-10px}.Footer_last__dYRSp{margin-right:0}}@media screen and (max-width:920px){.Footer_footer__Q5T55{padding:25px 40px}}@media screen and (max-width:768px){.Footer_footer__Q5T55{gap:5px;flex-flow:column nowrap}.Footer_first__0Jswm{margin-left:0}.Footer_copyright__waMAS{width:auto}}@media screen and (max-width:680px){.Footer_footer__Q5T55{padding:15px 25px}}@media screen and (max-width:480px){.Footer_footer__Q5T55{padding:15px}}@font-face{font-family:__Montserrat_0029f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ec385c3c2a1be85f-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Montserrat_0029f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e900dfcfc4286944-s.p.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Montserrat_0029f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f70f837de0eecc82-s.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:__Montserrat_0029f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e0a1f5513cdb8041-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Montserrat_0029f4;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/45f5089fd2655ea0-s.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Montserrat_Fallback_0029f4;src:local("Arial");ascent-override:84.95%;descent-override:22.03%;line-gap-override:0.00%;size-adjust:113.95%}.__className_0029f4{font-family:__Montserrat_0029f4,__Montserrat_Fallback_0029f4;font-weight:400;font-style:normal}.__variable_0029f4{--font-base:"__Montserrat_0029f4","__Montserrat_Fallback_0029f4"}@font-face{font-family:__Nunito_fbe6a2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/4ca6e670f87e1ed5-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c88,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_fbe6a2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/b73acfbf2ca591c8-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_fbe6a2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/de88814aa7e0de1d-s.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:__Nunito_fbe6a2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/8884e2c434b4009d-s.woff2) format("woff2");unicode-range:U+0100-02af,U+0304,U+0308,U+0329,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20cf,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_fbe6a2;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f20c3749fc6b6920-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+2074,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Fallback_fbe6a2;src:local("Arial");ascent-override:99.39%;descent-override:34.70%;line-gap-override:0.00%;size-adjust:101.72%}.__className_fbe6a2{font-family:__Nunito_fbe6a2,__Nunito_Fallback_fbe6a2;font-weight:400;font-style:normal}.__variable_fbe6a2{--font-heading:"__Nunito_fbe6a2","__Nunito_Fallback_fbe6a2"}