/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}details,main{display:block}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none;max-width:100%;max-height:100%;display:block}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[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}/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger-box{position:relative;display:inline-block}.hamburger-inner{display:block}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity .08s linear;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1),background-color linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1),background-color linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms .12s,opacity 75ms}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms,opacity 75ms .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#ccc;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#ccc}.mfp-preloader a:hover{color:#fff}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#fff;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#fff;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#ccc;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1}.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #fff;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3f3f3f}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #fff;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3f3f3f}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;margin:0 auto;padding:0}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#f3f3f3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}@font-face{font-family:ProstoOne;font-style:normal;font-weight:400;src:url(../fonts/ProstoOne-Regular.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;src:url(../fonts/Manrope-Medium.woff2) format("woff2")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;src:url(../fonts/Manrope-SemiBold.woff2) format("woff2")}.mfp_zoom_in .mfp_content{opacity:0;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out;-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8)}.mfp_zoom_in.mfp-ready .mfp_content{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mfp_zoom_in.mfp-removing .mfp_content{-webkit-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);opacity:0}.mfp_zoom_in.mfp-bg{opacity:0;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.mfp_zoom_in.mfp-ready.mfp-bg{opacity:.9;background:#566b84}.mfp_zoom_in.mfp-removing.mfp-bg{opacity:0}.mfp_with_zoom .mfp-container,.mfp_with_zoom.mfp-bg{opacity:0;-webkit-transition:.3s ease-out;transition:.3s ease-out}.mfp_with_zoom.mfp-ready .mfp-container{opacity:1}.mfp_with_zoom.mfp-ready.mfp-bg{opacity:.8}.mfp_with_zoom.mfp-removing .mfp-container,.mfp_with_zoom.mfp-removing.mfp-bg{opacity:0}.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{font-size:0;opacity:1;right:0;top:0;width:6rem;height:6rem;background:url(../img/close.svg) center/2rem no-repeat}img.lazy{display:none}.img_opacity{opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.lazy-loaded{opacity:1}.respons_wrapp{display:block;position:relative}.respons_wrapp:before{content:"";display:block;padding-top:100%}.respons_content{position:absolute;top:0;bottom:0;left:0;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}.respons_content img,.respons_content picture{display:block}::-webkit-input-placeholder{color:#666}::-moz-placeholder{color:#666}:-ms-input-placeholder{color:#666}::-ms-input-placeholder{color:#666}::placeholder{color:#666}::-moz-selection{background-color:#0478ff;color:#fff}::selection{background-color:#0478ff;color:#fff}input,textarea{outline:0}input:focus:required:invalid,textarea:focus:required:invalid{border-color:red}input:required:valid,textarea:required:valid{border-color:green}*{-webkit-box-sizing:border-box;box-sizing:border-box}body,html{font-size:10px}body{margin:0;font-size:1.6rem;min-width:320px;position:relative;line-height:1.4;font-family:Manrope,sans-serif;overflow-x:hidden;color:#566b84;background:#fff}.wrapper{width:1720px;margin:0 auto;padding-left:0;padding-right:0}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-10px;margin-right:-10px}section:not(:last-child){margin-bottom:14rem}section.blue{background:#0478ff;padding:14rem 0}.error_msg{height:1.5rem;position:absolute;font-size:1rem;color:#bf1a1a;left:2.4rem;bottom:-1rem}.error_msg::before{content:"";display:block;position:absolute;background:#fff;top:0;right:-.5rem;bottom:0;left:-.5rem;z-index:0}.error_msg span{position:relative;z-index:1}.btn{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:0 2rem;text-decoration:none;cursor:pointer;outline:0;border:none;border-radius:.8rem;-webkit-transition:background .2s,opacity .2s;transition:background .2s,opacity .2s}.btn.accent{background:#0478ff;border:.1rem solid #0478ff;color:#fff;font-weight:600;line-height:1.6;-webkit-transition:.2s;transition:.2s}.btn.accent:hover{background:#fff;color:#0478ff}.btn.accent:active{background:#3794ff;border:.1rem solid #3794ff;color:#fff}.btn.grey{background:#eceff7;color:#566b84;font-weight:600;line-height:1.6;-webkit-transition:.2s;transition:.2s}.btn.grey:hover{background:#0478ff;color:#fff}.btn.grey:active{background:#3794ff;color:#fff}.btn.white{background:#fff;color:#0478ff;font-weight:600;line-height:1.6;-webkit-transition:.2s;transition:.2s}.btn.white:hover{border:.1rem solid #fff;background:#3794ff;color:#fff}.btn.white:active{border:.1rem solid #3794ff;background:#3794ff;color:#fff}.btn:disabled{pointer-events:none;opacity:.7}button{cursor:pointer;border:none;background:0 0;outline:0}.dark_layer{position:fixed;background-color:rgba(14,8,12,.6);top:0;left:0;right:0;bottom:0;display:none}.dark_layer.open{display:block;z-index:1}.input_common{position:relative}.input_common_block{padding:0 2rem;height:5rem;border:.2rem solid transparent;border-radius:.8rem;background:#3794ff;overflow:hidden;width:100%;-webkit-transition:.2s;transition:.2s;font-variant-numeric:lining-nums;color:#fff}.input_common_block.error{border:.2rem solid #a2231d;color:#bf1a1a}.input_common_block::-webkit-input-placeholder{color:#c1deff;font-weight:500;line-height:1.4}.input_common_block::-moz-placeholder{color:#c1deff;font-weight:500;line-height:1.4}.input_common_block:-ms-input-placeholder{color:#c1deff;font-weight:500;line-height:1.4}.input_common_block::-ms-input-placeholder{color:#c1deff;font-weight:500;line-height:1.4}.input_common_block::placeholder{color:#c1deff;font-weight:500;line-height:1.4}.input_common_block:focus,.input_common_block:hover{background:#71b2ff;border:.2rem solid #71b2ff}h1,h2,h3,h4,h5{font-family:ProstoOne,sans-serif;margin:0;font-weight:400;color:#202f41;letter-spacing:.03em;text-transform:uppercase;line-height:1.1}h1{font-size:9.6rem;margin-bottom:2rem}h2{font-size:5rem;margin-bottom:3.8rem}h3{font-size:2.8rem;line-height:1.2}.title_arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:3.8rem}.title_arrow h2{margin-bottom:0}p{margin:0}.header{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:10rem;background:#fff;z-index:1}.header .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .right_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .social_block{margin-right:5rem}.header_logo{display:block;background:url(../img/logo.svg) 0 0/contain no-repeat;width:16.2rem;height:6.9rem}.social_block{display:-webkit-box;display:-ms-flexbox;display:flex}.social_icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4rem;height:4rem;border-radius:.8rem;-webkit-transition:.2s;transition:.2s;z-index:1}.social_icon:not(:last-child){margin-right:1.2rem}.social_icon img{width:2rem;height:2rem}.social_icon::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.8rem;z-index:-1;opacity:1;-webkit-transition:.2s;transition:.2s}.social_icon::after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:.8rem;z-index:-1;opacity:0;-webkit-transition:.2s;transition:.2s}.social_icon:hover::before{opacity:0}.social_icon:hover::after{opacity:1}.social_icon.grey::before{background:#e2e5ed}.social_icon.blue::before{background:#3794ff}.social_icon.insta{position:relative}.social_icon.insta::after{background:url(../img/insta-bg.svg) no-repeat}.social_icon.vk{position:relative}.social_icon.vk::after{background:#07f}.social_icon.telegram{position:relative}.social_icon.telegram::after{background:#27a6e5}.header_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:ProstoOne,sans-serif;margin-right:5rem}.header_contacts a{text-decoration:none;font-size:1.6rem;color:#202f41;-webkit-transition:.2s;transition:.2s}.header_contacts a:not(:last-child){margin-right:4rem}.header_contacts a:hover{color:#0478ff}.buttons_line{display:-webkit-box;display:-ms-flexbox;display:flex}.buttons_line .btn:not(:last-child){margin-right:1.6rem}.hamburger{display:none;z-index:2}.hamburger-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#f4f7fc;width:4.8rem;height:4.8rem;border-radius:.8rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:1.6rem;height:.2rem;background:#566b84;margin-top:0;top:unset}.hamburger-inner:before{top:.5rem}.hamburger-inner:after{bottom:.5rem}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background:#566b84}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.nav_menu{position:absolute;overflow:hidden;opacity:0;height:0;-webkit-transition:opacity .2s;transition:opacity .2s;right:0;left:0;top:-999rem;z-index:1;background:#fff}.nav_menu.open{overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:0;opacity:1;height:100vh;right:0;left:0;bottom:0}.nav_menu.open .nav_menu_wrap{padding:8.8rem 0 6rem}.nav_menu.open .header_contacts,.nav_menu.open .social_block{display:-webkit-box;display:-ms-flexbox;display:flex}.nav_menu.open .buttons_line{display:block}.nav_menu_wrap{margin-bottom:.2rem}.nav_menu_wrap .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.nav_menu_wrap .wrap{width:100%}.nav_menu_wrap .header_logo{width:16.2rem;height:6.9rem;margin-bottom:3rem}.nav_menu_wrap .buttons_line{margin-bottom:5rem}.nav_menu_wrap .buttons_line .btn:not(:last-child){margin:0 0 1.6rem}.nav_menu_wrap .menu_address{font-weight:600;margin-bottom:2.4rem}.nav_menu_wrap .header_contacts{margin:0 0 2.4rem}.nav_menu_wrap .header_contacts a{font-size:2rem;color:#566b84;line-height:1.1;-webkit-transition:.2s;transition:.2s}.nav_menu_wrap .header_contacts a:not(:last-child){margin-bottom:1rem}.nav_menu_wrap .header_contacts a:hover{color:#c1deff}.nav_menu_wrap .menu_email{display:block;margin-bottom:2.4rem}.nav_menu_wrap .social_block{position:relative;z-index:1}.menu_email{font-size:2rem;font-family:ProstoOne,sans-serif;line-height:1.1;color:#566b84;text-decoration:none;-webkit-transition:.2s;transition:.2s}.menu_email:hover{color:#c1deff}.main_contain{margin:12rem 0 14rem}.banner_block{overflow-x:clip}.banner_block .wrapper{position:relative}.banner_block .wrapper::before{content:"";display:block;position:absolute;bottom:0;right:-7rem;left:-7rem;height:15rem;background:url(../img/banner-bg.jpg) no-repeat;border-radius:3rem}.banner_block .left_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(58.3333333333% - 20px)}.banner_block .right_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(41.6666666667% - 20px);position:relative;height:58rem}.banner_block .img_block{position:absolute;width:63rem;height:76.5rem;rotate:7deg;margin-top:-10rem}.banner_block p{line-height:1.6;font-weight:500}.banner_block p>span{display:block}.img_note{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:7rem;right:-1rem;font-size:1rem;padding:1rem 2rem;background:rgba(255,255,255,.56);border-radius:1rem}.img_note span{z-index:0}.img_note::before{content:"";display:block;position:absolute;-webkit-backdrop-filter:blur(3.5px);backdrop-filter:blur(3.5px);top:0;right:0;bottom:0;left:0;z-index:0}.categories_block .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:#eceff7;border-radius:2rem;overflow:hidden;text-decoration:none;-webkit-transition:.2s;transition:.2s}.categories_block .block.big{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(50% - 20px)}.categories_block .block:not(:nth-child(-n+3)){margin-top:2rem}.categories_block .block:hover{background:#e2e5ed}.categories_block .img_block{height:29rem;margin-bottom:2rem}.categories_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.categories_block .txt_block{padding:0 4rem 4rem;line-height:1.2}.gallery_block .blocks{margin:-1rem}.gallery_block .slick-slide{margin:0 1rem}.gallery_block .block{margin:1rem 0}.gallery_block .pic{border-radius:1rem;overflow:hidden}.gallery_block .respons_wrapp:before{padding-top:129%}.slider_arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.slick-arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:4.8rem;height:4.8rem;border-radius:.8rem;background:#eceff7;-webkit-transition:background .2s;transition:background .2s}.slick-arrow svg{width:2.4rem;height:2.4rem;stroke:#566b84}.slick-arrow:hover{background:#0478ff}.slick-arrow:hover svg{stroke:#f4f7fc}.slick-arrow:active{background:#3794ff}.slick-arrow.slick-disabled{background:#eceff7;pointer-events:none}.slick-arrow.slick-disabled svg{stroke:#f4f7fc}.slick-next{margin-left:1rem}.slick-dots{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;bottom:0;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);list-style-type:none;font-size:0;padding:0;margin:0 -.4rem}.slick-dots .slick-active button{-webkit-transition:width .2s;transition:width .2s;width:1.2rem;height:1.2rem;border-radius:10rem;background:#0478ff}.slick-dots .slick-active button:hover{background:#0478ff;cursor:unset}.slick-dots button{width:1.2rem;height:1.2rem;border-radius:10rem;background:#eceff7;padding:0;-webkit-transition:background .2s;transition:background .2s}.slick-dots button:hover{background:#0478ff}.slick-dots li{margin:0 .4rem}.application_block .left_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(66.6666666667% - 20px)}.application_block .right_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.application_block .title{font-family:ProstoOne,sans-serif;font-size:9.6rem;font-weight:400;letter-spacing:.03em;text-transform:uppercase;line-height:1.1;color:#fff}.application_block .title span{color:#c1deff}.application_block .sub_title{font-size:3rem;font-weight:600;color:#fff}.application_block .application_form{width:50rem}.application_form{color:#c1deff}.application_form .margin{margin-bottom:2rem}.application_form .input_common:not(:last-child),.application_form .input_wraps{margin-bottom:1.6rem}.application_form .btn{width:100%;margin-bottom:2rem}.application_form .check_container{font-size:1.4rem}.check_container{display:block;position:relative;padding-left:3.5rem;line-height:1.4;font-weight:400;cursor:pointer}.check_container:hover .checkmark{background:#fff}.check_container input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:2.1rem;width:2.1rem;-webkit-transition:.2s;transition:.2s;border-radius:.4rem;background:#3794ff}.check_container input:checked~.checkmark{background-color:#3794ff;border:0}.checkmark:after{content:"";position:absolute;display:none}.check_container input:checked~.checkmark:after{display:block}.check_container .checkmark:after{left:.7rem;top:.4rem;width:.5rem;height:.9rem;border:solid #fff;border-width:0 .2rem .2rem 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.benfits_block .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(25% - 20px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:33.2rem;background:#f4f7fc;padding:3rem;border-radius:2rem;overflow:hidden}.benfits_block .img_block{width:5rem;height:5rem}.benfits_block h3{margin-bottom:1rem}.brands_block{overflow:hidden}.brands_block .respons_wrapp:before{padding-top:72%}.brands_block .sliders_sides{background:#eceff7;margin:0 -7rem;padding:8rem 0;border-radius:3rem;overflow:hidden}.brands_block .slick-slide{margin:0 .5rem;width:24rem;background:#fff;border-radius:2rem}.brands_block .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.brands_block .blocks:first-child{padding:0 0 0 1rem;margin-bottom:1rem}.brands_block .blocks:last-child{padding:0 1rem 0 0}.brands_block .to_left{margin-left:-14rem}.brands_block .block{display:block!important}.brands_block img{max-width:80%;height:auto;-o-object-fit:cover;object-fit:cover}footer{background:#0478ff;padding:14rem 0 10rem}footer .footer_top{margin-bottom:14rem}footer .block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(33.3333333333% - 20px)}footer .block:last-child{padding-left:14rem}footer h2{width:45rem;color:#c1deff;margin-bottom:3rem}footer .menu_address{color:#fff;margin-bottom:3rem}footer .menu_email{color:#fff;font-size:2.8rem}.footer_contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:ProstoOne,sans-serif;margin-bottom:3rem}.footer_contacts a{text-decoration:none;font-size:2.8rem;color:#fff;-webkit-transition:.2s;transition:.2s}.footer_contacts a:not(:last-child){margin-right:4rem}.footer_contacts a:hover{color:#c1deff}.footer_logo{display:block;background:url(../img/logo-footer.svg) 0 0/contain no-repeat;width:16.2rem;height:6.9rem}.footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer_bottom .left_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(75% - 20px)}.footer_bottom .right_block{-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(25% - 20px)}.copyrights{text-decoration:none;color:#c1deff;font-size:1.4rem}.popup{position:relative;background:#0478ff;padding:5rem;width:auto;max-width:60rem;margin:2rem auto;border-radius:2rem}.popup h2{color:#c1deff}@media screen and (max-width:1779px){.wrapper{max-width:1140px}section:not(:last-child){margin-bottom:10rem}section.blue{padding:10rem 0}h1{font-size:6rem}h2{font-size:3.4rem}h3{font-size:2.6rem}.header .social_block{margin-right:3rem}.header_logo{width:14rem;height:6rem}.header_contacts{margin-right:3rem}.header_contacts a:not(:last-child){margin-right:2rem}.main_contain{margin:10rem 0}.banner_block .right_block{height:48rem}.banner_block .img_block{width:50rem;height:60rem}.banner_block p>span{display:inline}.img_note{bottom:1rem;right:-2rem}.categories_block .block{width:calc(50% - 20px)}.categories_block .block:not(:nth-child(-n+3)){margin-top:0}.categories_block .block:not(:nth-child(-n+2)){margin-top:2rem}.categories_block .img_block{height:24rem}.application_block .left_block{width:calc(58.3333333333% - 20px)}.application_block .right_block{width:calc(41.6666666667% - 20px)}.application_block .title{font-size:5.6rem}.application_block .sub_title{font-size:2.2rem}.application_block .application_form{width:100%}.benfits_block .block{width:calc(50% - 20px);height:25rem}.benfits_block .block:not(:nth-child(-n+2)){margin-top:2rem}footer{padding:10rem 0}footer .footer_top{margin-bottom:10rem}footer .block:last-child{padding-left:9rem}footer h2{width:auto}.footer_contacts a,footer .menu_email{font-size:2.6rem}.footer_contacts a:not(:last-child){margin-right:2rem}}@media screen and (max-width:1199px){.wrapper{max-width:960px}section:not(:last-child){margin-bottom:8rem}section.blue{padding:8rem 0}h1{font-size:5rem}h2{font-size:3rem}h3{font-size:2.4rem}.header_contacts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.header_contacts a:not(:last-child){margin-right:0}.main_contain{margin:8rem 0}.banner_block .right_block{height:46rem}.banner_block .img_block{width:40rem;height:50rem}.img_note{bottom:7rem}.categories_block .img_block{height:20rem}.slick-arrow{width:4.4rem;height:4.4rem}.application_block .title{font-size:4.6rem}footer{padding:8rem 0}footer .footer_top{margin-bottom:8rem}footer .block{width:calc(50% - 20px)}footer .block:first-child{width:calc(100% - 20px);margin-bottom:3rem}.footer_contacts a:not(:last-child){margin-right:0}}@media screen and (max-width:1029px){.wrapper{max-width:720px}section:not(:last-child){margin-bottom:6rem}section.blue{padding:6rem 0}.input_common_block{height:4.6rem}h1{font-size:4rem}h2{font-size:2.8rem}h3{font-size:2rem}.header .buttons_line,.header .header_contacts,.header .social_block{display:none}.hamburger{padding:0;display:block}.main_contain{margin:6rem 0}.banner_block .img_block{width:30rem;height:40rem;margin-top:-6rem}.categories_block .txt_block{padding:0 2rem 2rem}.application_block .left_block{width:calc(100% - 20px);margin-bottom:2.4rem}.application_block .right_block{width:calc(100% - 20px)}.brands_block .sliders_sides,footer{padding:6rem 0}footer .footer_top{margin-bottom:6rem}footer .block:last-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;padding-left:4rem}.footer_bottom .left_block,.footer_bottom .right_block{width:calc(50% - 20px)}.copyrights{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}}@media screen and (max-width:767px){.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{width:4rem;height:4rem}body{font-size:1.4rem}.wrapper{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}.row{margin-left:-5px;margin-right:-5px}.error_msg{font-size:1rem}.btn{width:100%;height:4.6rem}h1{font-size:3.2rem;margin-bottom:1.6rem}h2{font-size:2.6rem;margin-bottom:2.4rem}.title_arrow{margin-bottom:2.4rem}.header{height:6.8rem}.header_logo{width:9rem;height:3.8rem}.nav_menu_wrap,.nav_menu_wrap .wrapper{height:100%}.nav_menu_wrap .buttons_line{width:100%}.main_contain{margin:4rem 0 6rem}.banner_block .wrapper::before{left:-1.6rem;right:-1.6rem;height:8.4rem;background-size:cover;background-position-x:-5rem}.banner_block .left_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.banner_block .right_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;height:auto}.banner_block .img_block{position:relative;width:26.5rem;height:33.8rem;margin:-4rem -2rem 0 0}.img_note{bottom:1.8rem;left:0;right:unset}.categories_block .row{margin:0}.categories_block .block{margin:0 -1.6rem;width:auto}.categories_block .block.big{margin:0 -1.6rem;width:auto}.categories_block .block:not(:nth-child(-n+2)){margin-top:0}.categories_block .block:not(:last-child){margin-bottom:2rem}.categories_block .img_block{height:24rem;margin-bottom:1rem}.gallery_block .blocks{padding-bottom:3rem;margin:0 -1.6rem 0 0}.gallery_block .slick-slide{margin:0 .5rem;width:24rem}.gallery_block .block{margin:0}.slick-next{margin-left:1rem}.slick-dots .slick-active button,.slick-dots button{width:1rem;height:1rem}.application_block .left_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.application_block .right_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.application_block .title{font-size:3.2rem;margin-bottom:2.4rem}.application_block .sub_title{font-size:2rem}.application_form .margin{margin-bottom:1.4rem}.benfits_block .block{margin-left:5px;margin-right:5px;width:calc(100% - 10px);height:20.8rem;padding:2rem 3rem}.benfits_block .block:not(:nth-child(-n+2)){margin-top:0}.benfits_block .block:not(:last-child){margin-bottom:1rem}.benfits_block .img_block{width:4rem;height:4rem}.brands_block .sliders_sides{margin:0 -1.6rem;padding:5rem 0}.brands_block .slick-slide{width:16rem}.brands_block .blocks:first-child{padding:0 0 0 .7rem}.brands_block .blocks:last-child{padding:0 .7rem 0 0}footer .block{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}footer .block:first-child,footer .block:nth-child(2){margin-bottom:6rem}footer .block:last-child{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;padding-left:0}footer .menu_address,footer h2{margin-bottom:2.4rem}footer .menu_email{font-size:2rem}.footer_contacts{margin-bottom:2.4rem}.footer_contacts a{font-size:2rem}.footer_contacts a:not(:last-child){margin-bottom:1rem}.footer_bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer_bottom .left_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px);margin-bottom:2.4rem}.footer_bottom .right_block{margin-left:5px;margin-right:5px;width:calc(100% - 10px)}.copyrights{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}