/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%}body{margin:0}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}

/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */.fp-enabled body,html.fp-enabled{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0,0,0,0)}.fp-section{position:relative;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;transition:all .3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;transform:translateZ(0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{position:relative}.fp-scrollable,.fp-scroller{overflow:hidden}.iScrollIndicator{border:0!important}.fp-notransition{transition:none!important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translateZ(0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;transform:translateZ(0);left:0!important;right:0;margin:0 auto!important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li:hover a.active span,#fp-nav ul li a.active span,.fp-slidesNav ul li:hover a.active span,.fp-slidesNav ul li a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;transition:all .1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0 0 -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial,helvetica,sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav.fp-show-active a.active+.fp-tooltip,#fp-nav ul li:hover .fp-tooltip{transition:opacity .2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell,.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto!important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.fullpage-wrapper{transition:none!important}.slick-slider{box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slide{outline:none!important}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:1px solid #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(.75) translateY(-21px);transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}.nice-select{width:100%;padding-left:5px;padding-right:50px;border-radius:0;height:auto;line-height:3em;border:none;border-bottom:1px solid #000}@media (max-width:1440px){.nice-select{line-height:2.7em}}@media (max-width:1366px){.nice-select{line-height:2.5em}}.nice-select:after{border:none;width:17px;height:11px;right:20px;background:url(../images/select-arrow.svg);background-size:contain;background-repeat:no-repeat;background-position:50%;transform:none;transform-origin:center}@media (max-width:768px){.nice-select:after{right:10px;width:13px}}.nice-select:active,.nice-select:hover{border-color:#000!important}.nice-select .list{width:100%;transition:.35s cubic-bezier(.4,0,.2,1);border-radius:0;transform:scaleY(0);background:#494949;border-color:#494949;margin-top:0}.nice-select .option{padding:0 20px;color:#fff}.nice-select .option.selected,.nice-select .option:hover{font-weight:400!important;background:hsla(0,0%,100%,.2)!important}.nice-select.open{border-color:#000}.nice-select.open:after{transform:rotate(180deg)}.nice-select.open .list{transform:scaleY(1)}input,select,textarea{outline:none;border-radius:0}button{border:none;outline:none}html{-webkit-text-size-adjust:100%}body{font-size:.8888888889rem}a[href^=tel]{color:inherit;text-decoration:none}*,:after,:before{box-sizing:border-box}blockquote,h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}button,input,textarea{border:0;border-radius:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}button:active,button:focus,button:hover,input:active,input:focus,input:hover,textarea:active,textarea:focus,textarea:hover{outline:none}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}input:-webkit-autofill{-webkit-box-shadow:0 0 0 1000px #fff inset!important}section{height:100%;overflow:hidden}.hidden{opacity:0!important;pointer-events:none!important;visibility:hidden!important}body{font-family:Lato,sans-serif}h1{font-weight:900}h2{font-weight:600}h3{font-weight:300}.heading-1{font-size:5.3333333333rem}@media (max-width:1680px){.heading-1{font-size:3.8888888889rem}}@media (max-width:1366px){.heading-1{font-size:3.3333333333rem}}@media (max-width:768px){.heading-1{font-size:2.2222222222rem}}.heading-2{font-size:3.6666666667rem}@media (max-width:1680px){.heading-2{font-size:2.7777777778rem}}@media (max-width:1366px){.heading-2{font-size:2.2222222222rem}}@media (max-width:1170px){.heading-2{font-size:1.6666666667rem}}.heading-3{font-size:1.6666666667rem}@media (max-width:1680px){.heading-3{font-size:1.5555555556rem}}@media (max-width:1366px){.heading-3{font-size:1.4444444444rem}}@media (max-width:768px){.heading-3{font-size:.7777777778rem}}.heading-4{font-size:1.5555555556rem}@media (max-width:1680px){.heading-4{font-size:1.4444444444rem}}@media (max-width:1366px){.heading-4{font-size:1.3333333333rem}}@media (max-width:768px){.heading-4{font-size:.8888888889rem}}.body-1{font-size:1.2222222222rem}@media (max-width:1680px){.body-1{font-size:1.1111111111rem}}@media (max-width:768px){.body-1{font-size:.8888888889rem}}.body-2{font-size:1.1111111111rem}@media (max-width:1680px){.body-2{font-size:1rem}}@media (max-width:1366px){.body-2{font-size:.8888888889rem}}.body-3{font-size:1rem}@media (max-width:1680px){.body-3{font-size:.8888888889rem}}.body-4{font-size:.8888888889rem}@media (max-width:768px){.body-4{font-size:.7777777778rem}}.body-5{font-size:.7777777778rem}.container{position:relative;max-width:1200px;width:100%;height:100%;margin:auto;padding:0 20px}@media (max-width:1170px){.container{padding:0 40px}}@media (max-width:768px){.container{padding:0 20px}}.a-icon{width:25px;height:25px}.section-intro{position:relative;overflow:hidden}.section-intro__button-close{position:absolute;bottom:0;left:0;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.data-item{position:absolute;left:0;top:0;width:100%;height:100%}.data-item--first{z-index:1}@media (max-width:768px){.data-item.hidden .data-item__curtain{opacity:0}}.data-item__curtain{position:absolute;top:0;left:0;height:100%;width:calc(50% + 170px);background-color:#fff}@media (max-width:768px){.data-item__curtain{width:100%;background:rgba(0,0,0,.5);transform:translateX(0)!important;transition:opacity .75s ease}}.data-item__logo{display:none}@media (max-width:768px){.data-item__logo{position:relative;display:block;z-index:999}.data-item__logo .anime-rect{opacity:1!important}.data-item__logo svg{width:60px;height:60px;margin-bottom:15px}}.data-item__info{position:absolute;color:#fff;bottom:0;right:0;padding:70px 90px;width:532px;height:255px}@media (max-width:1680px){.data-item__info{right:80px}}@media (max-width:1440px){.data-item__info{width:500px;height:200px;padding:60px 70px 50px 50px;right:160px}}@media (max-width:1170px){.data-item__info{width:400px;height:140px;padding:30px;right:130px}}@media (max-width:767px){.data-item__info{right:0;padding:20px;max-width:230px;height:120px}}.data-item__info-background{position:absolute;top:0;left:0;width:100%;height:100%;background:#000}.data-item__info-uptitle{position:relative;margin-bottom:30px;color:hsla(0,0%,100%,.5)}@media (max-width:1170px){.data-item__info-uptitle{margin-bottom:15px}}.data-item__info-title{position:relative;line-height:1.5em}.data-item__content{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;height:100%;max-width:calc(50% + 170px);padding-right:15px}.data-item__content .anime-rect{opacity:0}.data-item__uptitle{margin-bottom:60px}@media (max-width:1680px){.data-item__uptitle{margin-bottom:20px}}.data-item__title{line-height:1.1em;margin-bottom:60px}@media (max-width:1680px){.data-item__title{margin-bottom:20px}}@media (max-width:1440px){.data-item__title{max-width:500px}}.data-item__subtitle{line-height:1.65em}.theme-alpha .data-item__info-background{background:#2b3594}.theme-alpha .data-item__subtitle,.theme-alpha .data-item__title,.theme-alpha .data-item__uptitle{color:#2b3594}@media (max-width:768px){.theme-alpha .data-item__subtitle,.theme-alpha .data-item__title,.theme-alpha .data-item__uptitle{color:#fff}}.theme-beta .data-item__info-background{background:#f02d69}.theme-beta .data-item__title,.theme-beta .data-item__uptitle{color:#f02d69}@media (max-width:768px){.theme-beta .data-item__title,.theme-beta .data-item__uptitle{color:#fff}}.theme-beta .data-item__subtitle{color:#29216b}@media (max-width:768px){.theme-beta .data-item__subtitle{color:#fff}}.button-close{position:relative;cursor:pointer;perspective:100px}.button-close__wrap{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:120px;height:96px;background:#fff;transform-style:preserve-3d;transform:rotateX(0deg)}@media (max-width:768px){.button-close__wrap{width:68px;height:55px}}.button-close__close{position:relative;width:45px;height:45px}.button-close__close span{position:absolute;width:100%;height:2px;border-radius:2px;background:#000;top:22.5px}.button-close__close span:first-child{transform:rotate(45deg)}.button-close__close span:last-child{transform:rotate(-45deg)}@media (max-width:768px){.button-close__close{width:26px;height:26px}.button-close__close span{border-radius:2px;background:#000;top:13px}}.section-canvas{position:absolute;width:100%;height:100%;top:0;left:0;z-index:-1}.section-canvas__background{position:relative;height:100%;width:100%}.section-canvas__rectangles{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1000}.section-canvas__rectangle{position:absolute;background:#fff}.section-canvas__rectangle:first-child{width:50%;height:100%;top:0;left:0}.section-canvas__rectangle:nth-child(2){width:100%;height:50%;top:0;left:0}.section-canvas__rectangle:nth-child(3){width:50%;height:100%;top:0;right:0}.section-canvas__rectangle:nth-child(4){width:100%;height:50%;bottom:0;left:0}.section-canvas__video{position:absolute;top:0;bottom:0;width:100%;height:100%;overflow:hidden;opacity:0;visibility:hidden;transition:.35s cubic-bezier(.4,0,.2,1)}.section-canvas__video.visible{opacity:1;visibility:visible}.section-canvas__video video{min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:480px){.section-canvas__video video{max-width:100%}}.section-canvas .sponsors__image{max-width:100%;margin-top:1.875rem}.section-canvas .sponsor--flag{position:fixed;top:.625rem;left:50%;text-align:center;transform:translateX(-50%);padding:.9375rem;z-index:99999;width:11.25rem}.section-canvas .sponsor--white{background-color:#fff}.section-canvas .sponsor__flag-img{max-width:6.25rem}.section-canvas__mute-buttons{z-index:999999;cursor:pointer;position:absolute;top:50px;background:transparent;right:5.5%}.section-canvas__mute-buttons img{display:none;width:27px;height:27px;opacity:.35;transition:opacity .8s}.section-canvas__mute-buttons img:hover{opacity:1}.section-canvas__mute-buttons img.visible{display:block}.section-form{position:relative;background:#fff}.section-form__content{height:100%}@media (max-width:1170px){.section-form__content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}}.section-form__back{position:absolute;top:0;left:0;width:100%;height:100%}@media (max-width:1170px){.section-form__back{position:relative;height:auto;height:180px;-ms-flex-order:2;order:2}}@media (max-width:768px){.section-form__back{display:none}}.section-form__left{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff;z-index:1;transform:translateX(-450px)}@media (max-width:1170px){.section-form__left{transform:translateY(100%)}}.section-form__right{position:absolute;top:0;right:0;height:100%;max-width:450px;width:100%;background:red}@media (max-width:1170px){.section-form__right{position:relative;max-width:100%}}.section-form__front{position:relative;z-index:10;height:100%;pointer-events:none}@media (max-width:1170px){.section-form__front{display:-ms-flexbox;display:flex;-ms-flex-order:1;order:1}}.section-form__front-content{position:relative;pointer-events:all;height:100%;max-width:650px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;padding-bottom:100px;z-index:1;padding:270px 0 30px}@media (max-width:1440px){.section-form__front-content{padding:160px 0 30px}}@media (max-width:1170px){.section-form__front-content{height:auto;-ms-flex-order:1;order:1;padding-bottom:20px;max-width:100%;width:100%}}@media (max-width:768px){.section-form__front-content{-ms-flex-pack:center;justify-content:center;height:100%;padding-top:110px}}.section-form .sponsors__image{max-width:100%;margin-top:1.875rem}.section-form__form-title{font-weight:900;margin-bottom:35px}@media (max-width:1440px){.section-form__form-title{margin-bottom:15px}}.section-menu{position:fixed;width:100%;height:100%;left:0;top:0;background:#000;z-index:100;opacity:0;visibility:hidden;transition:.35s cubic-bezier(.4,0,.2,1)}.section-menu__close{position:absolute;top:170px;right:22px;z-index:10}@media (max-width:1680px){.section-menu__close{top:105px}}@media (max-width:1366px){.section-menu__close{top:60px}}@media (max-width:768px){.section-menu__close{top:35px}}.section-menu__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}.section-menu__items{text-align:center}.section-menu__items:hover .section-menu__link{color:hsla(0,0%,80%,.5)}.section-menu__item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.section-menu__link{color:hsla(0,0%,80%,.3);font-size:2.8888888889rem;font-weight:600;text-decoration:none;transition:.35s cubic-bezier(.4,0,.2,1);padding:20px;outline:none}.section-menu__link:active,.section-menu__link:focus,.section-menu__link:hover{font-weight:900;color:#fff!important;transform:scale(1.5)}@media (max-width:1680px){.section-menu__link{font-size:2.2222222222rem}}@media (max-width:1366px){.section-menu__link{font-size:1.9444444444rem;padding:15px}}@media (max-width:768px){.section-menu__link{font-size:1.3888888889rem;padding:10px}}.section-menu--visible{opacity:1;visibility:visible}.header{position:fixed;top:130px;left:0;width:100%;z-index:1;opacity:0;visibility:hidden;pointer-events:none}@media (max-width:1680px){.header{top:75px}}@media (max-width:1366px){.header{top:30px}}@media (max-width:768px){.header{top:20px}}.header__content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;width:50%;overflow:hidden}@media (max-width:768px){.header__content{width:100%!important}}.header__button-menu,.header__logo{pointer-events:all}.header--visible{opacity:1;visibility:visible}.logo-full{position:relative;width:240px;height:120px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;transition:.35s cubic-bezier(.4,0,.2,1)}@media (max-width:1680px){.logo-full{width:200px;height:100px}}@media (max-width:768px){.logo-full{width:140px;height:70px}}.logo-full__rectangles{position:absolute;top:0;left:0;width:100%;height:100%}.logo-full__border{position:relative;display:block;width:100%;height:2px;background:#000;transition:background-color .35s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.logo-full__border{top:-5px}}.logo-full__rectangle{position:absolute;background:#000;transition:background-color .35s cubic-bezier(.4,0,.2,1)}.logo-full__rectangle:first-child{right:0;top:0;height:2px;width:100%}.logo-full__rectangle:nth-child(2){left:0;top:0;height:100%;width:2px}.logo-full__rectangle:nth-child(3){left:0;bottom:0;height:2px;width:100%}.logo-full__rectangle:nth-child(4){right:0;bottom:0;height:100%;width:2px}.logo-full__icon{position:relative}.logo-full__icon svg{width:165px;height:28px;transition:fill .35s cubic-bezier(.4,0,.2,1)}@media (max-width:1680px){.logo-full__icon svg{width:130px}}@media (max-width:768px){.logo-full__icon svg{width:100px;top:5px}}@media (max-width:768px){.logo-full.theme-default .logo-full__border,.logo-full.theme-default .logo-full__rectangle{background:#fff}}.logo-full.theme-default .logo-full__icon svg{transition:.75s ease}@media (max-width:768px){.logo-full.theme-default .logo-full__icon svg{fill:#fff}}.logo-full.theme-alpha{background:#2049e1}.logo-full.theme-alpha .logo-full__border,.logo-full.theme-alpha .logo-full__rectangle{background:#fff}.logo-full.theme-alpha .logo-full__icon{fill:#fff}.logo-full.theme-beta{background:#f02d69}.logo-full.theme-beta .logo-full__border,.logo-full.theme-beta .logo-full__rectangle{background:#fff}.logo-full.theme-beta .logo-full__icon{fill:#fff}.logo-full.theme-theta{background:#2b3594}.logo-full.theme-theta .logo-full__border,.logo-full.theme-theta .logo-full__rectangle{background:#fff}.logo-full.theme-theta .logo-full__icon{fill:#fff}.logo-full.theme-omega{background:#4f4f4f}.logo-full.theme-omega .logo-full__border,.logo-full.theme-omega .logo-full__rectangle{background:#fff}.logo-full.theme-omega .logo-full__icon{fill:#fff}.fp-viewing-form .logo-full.theme-omega{background:#fff}.fp-viewing-form .logo-full.theme-omega .logo-full__border,.fp-viewing-form .logo-full.theme-omega .logo-full__rectangle{background:#000}.fp-viewing-form .logo-full.theme-omega .logo-full__icon svg{transition:.75s ease;fill:#000}@media (max-width:768px){.fp-viewing-products .logo-full.theme-default .logo-full__border,.fp-viewing-products .logo-full.theme-default .logo-full__rectangle{background:#000}}.fp-viewing-products .logo-full.theme-default .logo-full__icon svg{transition:.75s ease}@media (max-width:768px){.fp-viewing-products .logo-full.theme-default .logo-full__icon svg{fill:#000}}.button-menu{position:relative;height:47px;width:47px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;background-color:transparent;-ms-flex-pack:center;justify-content:center;border:2px solid #000;border-radius:50%;cursor:pointer;transition:background-color .35s cubic-bezier(.4,0,.2,1),border-color .35s cubic-bezier(.4,0,.2,1)}.button-menu__content{position:relative;width:20px;height:15px}.button-menu span{position:absolute;left:0;height:2px;background-color:#000;transition:background-color .35s cubic-bezier(.4,0,.2,1)}.button-menu span:first-child{width:20px;top:0}.button-menu span:nth-child(2){width:15px;top:6px;transition:transform .35s cubic-bezier(.4,0,.2,1),background-color .35s cubic-bezier(.4,0,.2,1)}.button-menu span:nth-child(3){width:20px;top:13px}.button-menu:hover span:nth-child(2){transform:translateX(5px)}.button-menu.theme-alpha{background-color:#2049e1;border-color:#2049e1}.button-menu.theme-alpha span{background:#fff}.button-menu.theme-beta{background-color:#f02d69;border-color:#f02d69}.button-menu.theme-beta span{background:#fff}.button-menu.theme-theta{background-color:#2b3594;border-color:#2b3594}.button-menu.theme-theta span{background:#fff}.button-menu.theme-omega{background-color:transparent;border-color:#fff}.button-menu.theme-omega span{background:#fff}@media (max-width:1170px){.button-menu.theme-omega{border-color:#000}.button-menu.theme-omega span{background:#000}}.button-menu.theme-gamma{background-color:#2b3594;border-color:#2b3594}.button-menu.theme-gamma span{background:#fff}@media (max-width:768px){.fp-viewing-data-2 .button-menu.theme-theta,.fp-viewing-data .button-menu.theme-theta{background-color:transparent;border-color:#fff}.fp-viewing-data-2 .button-menu.theme-theta span,.fp-viewing-data .button-menu.theme-theta span{background:#fff}}.button-down{background-color:#ffeab1;width:82px;height:82px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;cursor:pointer;pointer-events:all!important;position:absolute;left:20px;bottom:120px}@media (max-width:1680px){.button-down{width:70px;height:70px}}@media (max-width:1366px){.button-down{bottom:60px}}@media (max-width:768px){.button-down{width:50px;height:50px;bottom:30px}}.button-down__icon{height:31px;width:auto;animation:a .4s alternate infinite cubic-bezier(.25,.46,.45,.94)}@media (max-width:1680px){.button-down__icon{width:25px;height:25px}}@media (max-width:768px){.button-down__icon{width:18px;height:18px}}@keyframes a{0%{transform:translateY(0)}to{transform:translateY(8%)}}.pagination{position:fixed;right:100px;top:calc(50% - 100px);transform:translateY(-50%);z-index:100;opacity:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;pointer-events:none;transition:opacity .75s}@media (max-width:768px){.pagination{display:none}}.pagination__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;text-decoration:none;width:50px;color:#fff}.pagination__item--active{pointer-events:none}.pagination__item--active .pagination__line{height:130px;transition-delay:.75s}.pagination__item--active .pagination__text{transform:scale(3);transition:.35s cubic-bezier(.4,0,.2,1)}.pagination__item--active+.pagination__item .pagination__line{height:130px;transition-delay:.35ss}.pagination__text{font-size:.7777777778rem;font-weight:300;padding:20px;transition:transform .75s ease}.pagination__line{height:0;width:1px;background:#fff;transition:height .75s ease}.pagination--visible{opacity:1;pointer-events:all;transition:opacity .75s .75s}.button-close-menu{position:relative;padding:10px;cursor:pointer}.button-close-menu__content{position:relative;width:23px;height:21px}.button-close-menu span{position:absolute;top:10px;left:0;display:block;width:100%;height:2px;background:#fff}.button-close-menu span:first-child{transform:rotate(45deg)}.button-close-menu span:last-child{transform:rotate(-45deg)}.section-products{position:relative;background:#fff;display:-ms-flexbox;display:flex}.section-products__content{height:100vh}.section-products__content,.section-products__title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.section-products__title{height:100%;min-width:320px;padding-right:40px;font-weight:900;line-height:1.15em}@media (max-width:1170px){.section-products__title{min-width:220px}}@media (max-width:768px){.section-products__title{display:none;position:absolute;top:150px;padding-right:0;left:20px;-ms-flex-align:start;align-items:flex-start;z-index:10;pointer-events:none;color:#fff}}.section-products__arrows{position:absolute;bottom:0;right:0;z-index:1000}.section-products__items{width:calc(100% + ((100vw - 1200px) / 2) - 280px);height:100%;max-width:1100px}@media (max-width:1170px){.section-products__items{width:auto}}@media (max-width:768px){.section-products__items{position:absolute;width:100%;height:100%;left:0;top:0}}.section-products__items.untouchable{pointer-events:none!important}.section-products__item{box-shadow:inset -1px 0 0 #d4d4d4;transition:box-shadow .35s cubic-bezier(.4,0,.2,1)}.section-products__item:first-child{border-left:1px solid #d4d4d4}@media (max-width:768px){.section-products__item:nth-last-child(2) .product-item__wrapper{padding-bottom:170px}.section-products__item:last-child .product-item__wrapper{padding-bottom:85px}}.section-products__button-down{z-index:100}.product-item{position:relative;height:100vh}@media (max-width:1170px){.product-item{width:350px}}@media (max-width:768px){.product-item{width:250px;pointer-events:none}}.product-item__curtain{position:absolute;top:0;left:0;width:100%;height:100%;background:transparent;transform:translateY(100%)}.product-item__wrapper{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;width:100%;padding:30px 77px}@media (max-width:1440px){.product-item__wrapper{padding:30px}}@media (max-width:768px){.product-item__wrapper{padding:30px 30px 60px}}@media (max-width:480px){.product-item__wrapper{-ms-flex-pack:end;justify-content:flex-end}}.product-item__content{position:relative;top:50%}@media (max-width:480px){.product-item__content{top:0}}.product-item__title{max-width:180px;line-height:1.15em;margin-bottom:60px}@media (max-width:1440px){.product-item__title{margin-bottom:30px}}.product-item__image{position:absolute;bottom:0;width:300px;left:0;transform:translateX(-30%);opacity:0;pointer-events:none}@media (max-width:1680px){.product-item__image{width:200px}}.product-item__description{line-height:1.9em}.product-item__description ul{list-style-type:none;padding:35px 0}@media (max-width:1440px){.product-item__description ul{padding:20px 0}}.product-item__description li{position:relative;padding-left:60px}.product-item__description li .line{position:absolute;left:0;top:0;bottom:0;margin:auto 0;width:35px;background:#000;height:1px;content:""}.product-item__description a{margin:30px 0;opacity:0}@media (max-width:1440px){.product-item__description a{margin:20px 0}}.product-item__logo{position:absolute;top:-30px;left:0;transform:translateY(-100%);margin-bottom:100px}.product-item__logo .anime-rect{opacity:0}.product-item__logo svg{width:100px;height:100px}@media (max-width:1680px){.product-item__logo svg{width:80px}}@media (max-width:768px){.product-item__logo svg{display:none}}.product-item.active{pointer-events:none}.product-item.active .button{pointer-events:all}.product-item.theme-alpha .product-item__curtain{background:#2049e1}.product-item.theme-beta .product-item__curtain{background:#f02d69}.product-item.theme-theta .product-item__curtain{background:#2b3594}.product-item.theme-omega .product-item__curtain{background:#4f4f4f}.slider-arrows{position:relative;padding:20px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.slider-arrows__arrow{position:relative;display:block;cursor:pointer}.slider-arrows__arrow:first-child{margin-right:10px}.slider-arrows__arrow--disabled{pointer-events:none}.slider-arrows__arrow--disabled .slider-arrows__icon{opacity:.3}.slider-arrows__icon{opacity:.7}@media (min-width:1170px){.slider-arrows__icon:hover{opacity:1}}.contacts{background:#4f4f4f}.contacts__background{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.5;background-image:url(../images/background-contacts.jpg);background-size:cover;background-position:50%}@media (max-width:1170px){.contacts__background{opacity:.2}}.contacts__content{position:relative;max-width:225px;margin:auto;height:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:center;justify-content:center;list-style-type:none}@media (max-width:1170px){.contacts__content{-ms-flex-direction:row;flex-direction:row;max-width:100%;-ms-flex-pack:start;justify-content:flex-start;height:calc(100% - 60px)}}.contacts__item{display:-ms-flexbox;display:flex;margin-bottom:40px}@media (max-width:1680px){.contacts__item{margin-bottom:20px}}@media (max-width:1170px){.contacts__item{margin-bottom:0;margin-right:30px;-ms-flex-align:center;align-items:center;height:auto}}.contacts__item:last-child{margin-bottom:0}.contacts__item-gdpr_link{color:#fff;font-weight:500}.contacts__item-gdpr_separator{color:#fff;margin:0 25px}.contacts__item-icon{width:20px;min-width:20px;height:20px;margin-top:-6px;fill:#fff}.contacts__item-text{margin-left:30px;line-height:2em;margin-top:-.75em;color:#fff}@media (max-width:1170px){.contacts__item-text{margin-top:-.5em;margin-left:15px}}.contacts__footer{position:absolute;bottom:0;left:0;padding:115px 15px 70px;width:100%;background:#b79988;text-decoration:none;transition:background .35s cubic-bezier(.4,0,.2,1)}.contacts__footer:hover{background:#000}@media (max-width:1440px){.contacts__footer{padding:40px 0}}@media (max-width:1170px){.contacts__footer{padding:0;height:60px}}.contacts__footer-content{max-width:330px;margin:auto;color:#fff}@media (max-width:1170px){.contacts__footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;max-width:100%;height:100%}}.contacts__footer-top{margin-bottom:50px}@media (max-width:1440px){.contacts__footer-top{margin-bottom:30px}}@media (max-width:1169px){.contacts__footer-top{margin-bottom:0}}.contacts__footer-bottom{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.contacts__footer-line{background:#fff;height:1px;width:100px;margin-right:25px;transition:.35s cubic-bezier(.4,0,.2,1)}@media (max-width:1170px){.contacts__footer-line{margin-left:25px}}.contacts__footer-text{text-transform:uppercase;font-weight:600;letter-spacing:2.8px;margin-right:25px}.contacts__footer-icon{fill:#fff;height:24px;width:24px;transition:.35s cubic-bezier(.4,0,.2,1)}.form{position:relative;display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;grid-gap:15px 30px}@media (max-width:1170px){.form{grid-gap:10px 20px}}@media (max-width:768px){.form{-ms-grid-columns:1fr;grid-template-columns:1fr;grid-gap:10px 0}}.form__radios{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;max-width:350px;margin-top:20px}.form .button{width:100%}.form__text{font-size:1.1111111111rem;padding:20px 5px}.form__message{transition:opacity;transition-duration:1s;opacity:0;display:-ms-flexbox;display:flex}.form__item-5{display:none}@media (max-width:768px){.form__item-5{display:block}}@media (max-width:768px){.form__item-6,.form__item-7{display:none}}.form__item-8{-ms-grid-column:span 2;grid-column:span 2}@media (max-width:768px){.form__item-8{-ms-grid-column:span 1;grid-column:span 1}}.form__item-9{margin-top:30px}.form__gdpr{font-size:10px;display:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.form__gdpr_separator{margin:0 20px}.form__gdpr_link{color:#2f2f2f}@media (max-width:768px){.form__gdpr{display:-ms-flexbox;display:flex}}.modal{z-index:10;text-align:center}.modal button{width:100%;margin-bottom:20px}.modal span{color:#6e6e6e;font-size:11px}@media (min-width:1366px){.modal span{font-size:14px}}.modal span.less,.modal span.showMore{padding-left:5px;cursor:pointer;text-decoration:underline;font-family:cursive}.modal .error{color:#940016;font-size:9px;margin-right:5px}.modal .checkboxWrapper{display:-ms-flexbox;display:flex;margin:0 0 40px}.modal .fullText{display:none}.modal input{margin:5px 5px 0 0;-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}.input{position:relative;width:100%}.input__field{padding:0 5px;padding-top:5px;line-height:3em;border-bottom:1px solid #000;width:100%;padding-right:25px}@media (max-width:1440px){.input__field{line-height:2.7em}}@media (max-width:1366px){.input__field{line-height:2.5em}}.input__field:focus~label,.input__field:not(:placeholder-shown)~label{transform:translateY(-20px) scale(.75);transform-origin:left;color:rgba(0,0,0,.5)}.input__field.error{border-color:red}.input__field.error~label{color:red}.input__field.valid~.input__valid{opacity:1;visibility:visible}.input__label{position:absolute;cursor:text;bottom:20px;left:5px;transition:.15s ease-in-out}@media (max-width:1440px){.input__label{bottom:15px}}@media (max-width:1366px){.input__label{bottom:10px}}.input__valid{position:absolute;bottom:0;top:0;margin:auto 0;width:15px;height:15px;right:5px;fill:#a3d038;opacity:0;visibility:hidden}@media (max-width:768px){.input__valid{width:13px;height:13px;right:10px}}.input label.error{display:none!important}.button{position:relative;cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:.7222222222rem;background:#000;border-radius:35px;height:52px;padding:0 50px;color:#fff;letter-spacing:1.5px;font-weight:600;text-transform:uppercase;text-decoration:none}.button--white{background:#fff;color:#000}@media (max-width:768px){.button{height:47px;padding:0 20px}}.radio-image,.select{position:relative}.radio-image{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.radio-image input:checked~label .radio-image__image{border:1px solid #494949}.radio-image label{cursor:pointer;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.radio-image label img{width:50px;height:auto}.radio-image__image{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;padding:5px;border-radius:50%;border:1px solid transparent;transition:.35s cubic-bezier(.4,0,.2,1)}.radio-image__label{font-size:.7222222222rem;margin-top:5px}.section-loading{position:fixed;width:100%;height:100%;top:0;left:0;background:#fff;z-index:999999;transition:.75s ease;opacity:1;visibility:visible}.section-loading--hidden{opacity:0;visibility:hidden}.logo{position:relative}.logo.js-logo{transition:.35s cubic-bezier(.4,0,.2,1)}.logo.js-logo .anime-rect{opacity:0}.section-logo{position:fixed;bottom:90px;right:90px}.section-logo svg{width:100px;height:100px}@media (max-width:1440px){.section-logo{bottom:50px;right:50px}}@media (max-width:1170px){.section-logo{right:15px;bottom:20px}}@media (max-width:768px){.section-logo{display:none}}.section-data{position:relative}.section-data__button-down{pointer-events:none;position:absolute;left:0;top:0;width:100%;height:100%;z-index:1}.section-data__logo{position:absolute;right:80px;bottom:40px}.section-data__logo svg{width:100px;height:95px}.section-data__logo svg .anime-rect{opacity:0}@media (max-width:1170px){.section-data__logo svg{width:80px;right:20px;bottom:20px}}@media (max-width:1366px){.section-data__logo{right:30px}}@media (max-width:768px){.section-data__logo{display:none;bottom:auto;top:80px;right:auto;left:20px}.section-data__logo svg{width:50px}}.section-data__curtain{position:absolute;top:0;left:0;height:100%;width:calc(50% + 170px);background-color:#fff}@media (max-width:768px){.section-data__curtain{width:100%;background:rgba(0,0,0,.5);transform:translateX(0)!important;transition:opacity .75s ease}}.section-data__slider-item{pointer-events:none;height:100vh;opacity:1!important}.section-data__slider-item.slick-current{z-index:500!important}