/*! 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:Jost;font-style:normal;font-weight:400;src:url(../fonts/Jost-Regular.woff2) format("woff2")}@font-face{font-family:Jost;font-style:normal;font-weight:700;src:url(../fonts/Jost-Bold.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(../fonts/Montserrat-Regular.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(../fonts/Montserrat-Medium.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(../fonts/Montserrat-SemiBold.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(../fonts/Montserrat-Bold.woff2) format("woff2")}@font-face{font-family:Montserrat;font-style:normal;font-weight:800;src:url(../fonts/Montserrat-ExtraBold.woff2) format("woff2")}@font-face{font-family:RussoOne;font-style:normal;font-weight:400;src:url(../fonts/RussoOne-Regular.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:#0c2350}.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:#ee702b;color:#fff}::selection{background-color:#ee702b;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.4rem;min-width:320px;position:relative;line-height:1.29;font-family:Montserrat,sans-serif;overflow-x:hidden;color:#0c2350;background:#f6f6f6}.wrapper{width:1360px;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.normal{position:relative;overflow-x:clip;padding:14rem 0 9rem}section.normal h2{color:#0c2350}section.ragged_wave{position:relative;overflow-x:clip;padding:3rem 0 6rem;z-index:1}section.ragged_wave::after{content:"";display:block;position:absolute;background:url(../img/torn-paper-2.png) center/cover no-repeat;height:9.6rem;bottom:-9rem;left:0;right:0;z-index:-1}section.ragged_blue{position:relative;overflow-x:clip;padding:7rem 0 6rem;z-index:1}section.ragged_blue::before{content:"";display:block;position:absolute;background:url(../img/torn-paper-2.png) center/cover no-repeat;height:9.6rem;top:-9rem;left:0;right:0;z-index:-1;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}section.ragged_blue::after{content:"";display:block;position:absolute;background:url(../img/torn-paper-2.png) center/cover no-repeat;height:9.6rem;bottom:-9rem;left:0;right:0;z-index:-1}section.ragged_orange{position:relative;overflow-x:clip;padding:5rem 0 2rem;z-index:1}section.ragged_orange::before{content:"";display:block;position:absolute;background:url(../img/torn-paper-orange.png) center/cover no-repeat;height:11.4rem;top:-11rem;left:0;right:0;z-index:-1}section.ragged_orange::after{content:"";display:block;position:absolute;background:url(../img/torn-paper-orange.png) center/cover no-repeat;height:11.4rem;bottom:-11rem;left:0;right:0;z-index:-1;-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1)}.background_dark{position:absolute;background:url(../img/bg-dark-blue.png) center/cover no-repeat;top:0;right:0;bottom:0;left:0;z-index:-1}.background_bright{position:absolute;background:url(../img/bg-grad.svg) center/cover no-repeat;top:0;right:0;bottom:0;left:0;z-index:-1}.common_padding_new{padding:0 10.5rem}.error_msg{height:1.5rem;position:absolute;font-size:1.1rem;color:#bf1a1a;left:2rem;bottom:-1.4rem}.btn{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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 3rem;text-decoration:none;cursor:pointer;outline:0;border:none;-webkit-transition:.2s;transition:.2s;color:#fff;font-weight:800}.btn.big{height:8rem;font-size:2.2rem;padding:0 7.4rem}.btn.middle{height:6.4rem;font-size:2.2rem}.btn.little{height:4.2rem;font-size:1.4rem}.btn.accent_blue::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:-webkit-gradient(linear,left top,left bottom,from(#0c2350),to(#204691));background:linear-gradient(180deg,#0c2350 0,#204691 100%);-webkit-box-shadow:0 4px 0 0 #04274e;box-shadow:0 4px 0 0 #04274e;z-index:-1;-webkit-transition:.2s;transition:.2s}.btn.accent_blue:hover::before{opacity:.7}.btn.accent_blue:active::before{opacity:1;-webkit-box-shadow:none;box-shadow:none}.btn.accent_orange::before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#ee702b;-webkit-box-shadow:0 4px 0 0 #a71e08;box-shadow:0 4px 0 0 #a71e08;z-index:-1;-webkit-transition:.2s;transition:.2s}.btn.accent_orange:hover::before{opacity:.7}.btn.accent_orange:active::before{opacity:1;-webkit-box-shadow:none;box-shadow:none}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}textarea.txt{height:10rem;padding:1.5rem;resize:none}.input_common_block{padding:0 2rem;height:6.8rem;font-size:1.4rem;background:0 0;overflow:hidden;width:100%;border:.1rem solid rgba(255,255,255,.5);-webkit-transition:border .2s;transition:border .2s;font-variant-numeric:lining-nums;color:#fff}.input_common_block.error{border:.2rem solid #bf1a1a;color:#bf1a1a}.input_common_block::-webkit-input-placeholder{color:rgba(255,255,255,.4);font-size:1.6rem;font-weight:500}.input_common_block::-moz-placeholder{color:rgba(255,255,255,.4);font-size:1.6rem;font-weight:500}.input_common_block:-ms-input-placeholder{color:rgba(255,255,255,.4);font-size:1.6rem;font-weight:500}.input_common_block::-ms-input-placeholder{color:rgba(255,255,255,.4);font-size:1.6rem;font-weight:500}.input_common_block::placeholder{color:rgba(255,255,255,.4);font-size:1.6rem;font-weight:500}.input_common_block:hover{border:.1rem solid #ee702b}.input_common_block:focus{border:.1rem solid #c9c9c9}h1,h2,h3,h4,h5{margin:0;font-family:RussoOne,sans-serif;font-weight:400}h1{font-size:6rem;width:50rem;text-transform:uppercase;letter-spacing:.15rem;margin-bottom:1rem}h2{font-size:5rem;text-align:center}h2.blue{color:#0c2350}h3{font-size:3.6rem}p{margin:0}.detail_link{color:#fff;font-weight:800;-webkit-transition:.2s;transition:.2s}.detail_link:hover{opacity:.7}.detail_link:active{opacity:1;color:#0c2350}.mfp_with_zoom{opacity:.8}header{position:relative;display:block;height:auto;padding:1.7rem 0 17rem;color:#fff;overflow-x:clip;z-index:1}header::before{content:"";display:block;position:absolute;background:url(../img/torn-paper-top.png) center/cover no-repeat;height:30.6rem;bottom:-.1rem;left:0;right:0;z-index:-1}.header_wrap{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:center;-ms-flex-pack:center;justify-content:center;margin:0 auto 6rem}.header_top{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:.5rem;font-weight:500;z-index:1}.header_top .header_contacts,.header_top .header_logo{margin-right:4rem}.header_top .header_logo_main{margin-right:auto}.header_logo{display:block;background:url(../img/logo-conf.svg) 0 0/contain no-repeat;width:18rem;height:6.9rem}.header_logo.footer{width:19rem;height:7.8rem;margin-bottom:2.6rem}.header_logo_main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-decoration:none}.header_logo_main .logo_txt{font-size:1.4rem;margin-left:1.3rem}.header_logo_main .logo_img{display:block;background:url(../img/logo-main.png) 0 0/contain no-repeat;width:18rem;height:6.9rem}.header_contacts{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_contacts a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#fff;-webkit-transition:color .2s;transition:color .2s;font-size:1.8rem;font-weight:700}.header_contacts a:hover{color:#ee702b}.header_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.header_links .link{text-decoration:none;color:#fff;font-size:1.8rem;font-weight:500;-webkit-transition:color .2s;transition:color .2s}.header_links .link:hover{color:#ee702b}.header_links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin:-.5rem -1.3rem;padding:0}.header_links li{-ms-flex-negative:0;flex-shrink:0;margin:.5rem 1.3rem}.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;width:2.2rem;height:2.2rem}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:1.8rem;height:.2rem;background:#ee702b;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:#ee702b}.hamburger.is-active:hover,.hamburger:hover{opacity:1}.nav_men{opacity:0;height:0;overflow:hidden;-webkit-transition:opacity .2s;transition:opacity .2s;position:absolute;right:0;top:-999rem;z-index:2;background:radial-gradient(815.22% 169.69% at -4.15% -13.28%,#9b1104 0,#ee6c1e 50.24%,#e16017 65.76%,#9b1104 100%)}.nav_men.open{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;top:6rem;left:0;right:0;opacity:1;height:100vh}.nav_men.open .nav_men_wrap{padding:3rem}.nav_men.open ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:2rem;padding:0}.nav_men.open ul li:not(:last-child){margin-bottom:1.6rem}.nav_men.open .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;margin-bottom:2rem;font-size:1.6rem}.nav_men.open .header_contacts a:not(:last-child){margin-bottom:1rem}.nav_men_conf{height:100%}.header_banner{position:relative}.header_banner::before{content:"";display:block;position:absolute;background:url(../img/banner.png) 0 0/contain no-repeat;width:77.8rem;height:54.7rem;left:67rem;bottom:-5rem;z-index:-2}.header_banner::after{content:"";display:block;position:absolute;background:url(../img/banner-whale.svg) 0 0/contain no-repeat;width:25.9rem;height:12.2rem;right:11rem;bottom:-4rem;z-index:-2}.title_banner{font-size:2.2rem;font-weight:500;margin-bottom:3rem}.title_banner__data{font-size:2.8rem;font-weight:700;margin-bottom:.5rem}.subtitle_banner{font-size:2.6rem;font-weight:500;width:50rem;margin-bottom:4.6rem}.header_banner_data{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4.5rem}.header_banner_data .wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.header_banner_data .wrap::before{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;width:5.5rem;height:6.2rem;background:url(../img/gift-icon.svg) 0 0/contain no-repeat;left:-6rem;top:-1rem}.header_banner_data .block{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:center;-ms-flex-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.header_banner_data .block:not(:last-child){margin-right:6.7rem}.header_banner_data .block:last-child{margin-left:2rem}.header_banner_data .big_n{font-family:RussoOne,sans-serif;font-size:4.6rem;font-weight:700;z-index:1;opacity:.7}.header_banner_data .big_n_sub{font-family:RussoOne,sans-serif;font-size:2.2rem;text-transform:uppercase;margin-left:.8rem;opacity:.7}.header_banner_data .sub_num{font-size:2rem;font-weight:600}.header_banner_buttoms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header_banner_buttoms .btn{margin-right:3.2rem;font-size:1.8rem}.header_banner_buttoms .detail_link{font-size:1.8rem}.conference_bg_orange{background:radial-gradient(815.22% 169.69% at -4.15% -13.28%,#9b1104 0,#ee6c1e 50.24%,#e16017 65.76%,#9b1104 100%)}.circle_gradient{background:-webkit-gradient(linear,left top,left bottom,from(#a51c07),to(#eb681d));background:linear-gradient(180deg,#a51c07 0,#eb681d 100%);border-radius:100%}.main_topics_block{position:relative;z-index:1}.main_topics_list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff;font-size:2.2rem;font-weight:500;text-transform:uppercase}.main_topics_list .column{width:calc((100% - 2rem)/ 2)}.main_topics_list .list_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.main_topics_list .list_block:not(:last-child){margin-bottom:1.8rem}.main_topics_list .list_block::before{content:"";display:block;width:2.8rem;height:2.8rem;background:-webkit-gradient(linear,left top,left bottom,from(#a51c07),to(#eb681d));background:linear-gradient(180deg,#a51c07 0,#eb681d 100%);border-radius:100%;margin-right:1.2rem;-ms-flex-negative:0;flex-shrink:0}.key_topics{color:#fff;margin-bottom:10rem}.key_topics h2{width:60rem;margin-bottom:3.6rem;text-align:left}.key_topics .right_block{position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;word-wrap:break-word;margin-left:10px;margin-right:10px;width:calc(66.6666666667% - 20px)}.key_topics .right_block::after{content:"";display:block;position:absolute;background:url(../img/main-bulb.svg) 0 0/contain no-repeat;width:11rem;height:11rem;bottom:0;right:-25rem;rotate:-74deg}.key_topics_days{-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;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:4rem}.key_topics_days .block{position:relative;width:-webkit-max-content;width:-moz-max-content;width:max-content;margin-bottom:1.3rem;text-decoration:none;cursor:pointer}.key_topics_days .block:not(:last-child){margin-bottom:2rem}.key_topics_days .block:first-child{rotate:-3deg}.key_topics_days .block:first-child .pic_conf{width:9.2rem;height:7.5rem;left:-8rem;top:-7rem}.key_topics_days .block:nth-child(2){rotate:2deg;margin-right:7rem}.key_topics_days .block:nth-child(2) .pic_conf{width:6.3rem;height:7.4rem;left:-7rem;top:-5rem}.key_topics_days .block:last-child{rotate:-4.5deg;margin-right:1rem}.key_topics_days .block:last-child .pic_conf{width:7rem;height:9.1rem;left:-8rem;top:-2rem}.key_topics_days .pic_conf{position:absolute;z-index:-1}.key_topics_days .pic_conf img{display:block}.line_theme{position:relative;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;padding:1.4rem 6rem 1.4rem 2rem;background:linear-gradient(90.01deg,#ee6c1e .75%,#a71e08 98.51%);font-size:2.2rem;text-transform:uppercase;color:#fff}.line_theme span{font-family:RussoOne,sans-serif;font-size:3.2rem;margin-left:1.5rem;text-transform:none;font-weight:400}.registrate_form h3{width:90rem;text-align:center;margin:0 auto 3.6rem;color:#fff}.registrate_form .input_wraps{display:-webkit-box;display:-ms-flexbox;display:flex;width:calc(100% - 27.5rem);margin-right:2.2rem}.registrate_form .input_common{width:calc((100% - 2rem)/ 2)}.registrate_form .input_common:not(:last-child){margin-right:1rem}.registrate_form.blue h3{color:#0c2350}.registrate_form.blue .input_common_block{border:.1rem solid rgba(80,98,134,.5)}.registrate_form.blue .input_common_block::-webkit-input-placeholder{color:#506286}.registrate_form.blue .input_common_block::-moz-placeholder{color:#506286}.registrate_form.blue .input_common_block:-ms-input-placeholder{color:#506286}.registrate_form.blue .input_common_block::-ms-input-placeholder{color:#506286}.registrate_form.blue .input_common_block::placeholder{color:#506286}.registrate_form_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.registrate_form_block.list::before{content:"";position:absolute;display:block;background:url(../img/list-conf.svg) 0 0/contain no-repeat;width:8.7rem;height:7.7rem;rotate:-20deg;top:-12rem;left:0;z-index:-1}.registrate_form_block.pc::after{content:"";display:block;position:absolute;background:url(../img/pc-conf.svg) 0 0/contain no-repeat;width:11.6rem;height:7.4rem;rotate:27deg;top:-18rem;right:-2rem;z-index:-1}.registrate_form_block.notebook::before{content:"";position:absolute;display:block;background:url(../img/notebook.svg) 0 0/contain no-repeat;width:14.8rem;height:14.5rem;top:-16rem;left:-6rem}.registrate_form_block .btn{margin-bottom:.4rem}.conf_online_block{overflow:hidden}.conf_online_block .registrate_form{margin-bottom:10rem}.shred_wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;height:65rem;margin:10rem 8rem 8rem}.shred_wrap::before{content:"";position:absolute;background:url(../img/megaphone.svg) 0 0/contain no-repeat;width:14.3rem;height:15.2rem;top:-13rem;right:-17rem;rotate:-158deg}.shred_block{position:absolute;background:#fff;padding:6rem 1.5rem 4rem;-webkit-box-shadow:0 1.8rem 2rem rgba(121,121,121,.25);box-shadow:0 1.8rem 2rem rgba(121,121,121,.25)}.shred_block:not(:last-child){margin-bottom:5rem}.shred_block::before{content:"";position:absolute;background:url(../img/patch.png) center no-repeat;width:8.3rem;height:3.2rem}.shred_block::after{content:"";position:absolute;background:url(../img/torn-paper-for.png) 0 0/cover repeat-x;height:11rem;bottom:-2.5rem;left:0;right:0;z-index:-1}.shred_block .title{position:relative;text-align:center;text-transform:uppercase;font-family:Jost,sans-serif;margin-bottom:2.7rem;background:-webkit-gradient(linear,left top,left bottom,from(#ee6c1e),to(#a71e08));background:linear-gradient(180deg,#ee6c1e 0,#a71e08 100%);background-clip:text;-webkit-background-clip:text;text-fill-color:transparent;-webkit-text-fill-color:transparent;font-weight:700;font-size:20px}.shred_block .title::before{content:"";position:absolute;background:url(../img/hair.svg) center/contain no-repeat;width:9.7rem;height:1rem}.shred_block p{text-align:center;margin:0;font-size:1.6rem;line-height:1.5}.shred_block .pic_conf{position:absolute}.shred_block:first-child{width:31rem;left:3rem;-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.shred_block:first-child::before{top:0;left:-2rem;-webkit-transform:rotate(-33.495deg);-ms-transform:rotate(-33.495deg);transform:rotate(-33.495deg)}.shred_block:first-child .pic_conf{-webkit-transform:rotate(66deg);-ms-transform:rotate(66deg);transform:rotate(66deg);top:-8rem;left:9rem}.shred_block:first-child .title::before{bottom:-1rem;left:-.5rem;-webkit-transform:rotate(-160deg);-ms-transform:rotate(-160deg);transform:rotate(-160deg)}.shred_block:nth-child(2){width:43rem;right:17rem;-webkit-transform:rotate(10.45deg);-ms-transform:rotate(10.45deg);transform:rotate(10.45deg)}.shred_block:nth-child(2) .pic_conf{top:-7rem;left:14rem;-webkit-transform:rotate(10.45deg);-ms-transform:rotate(10.45deg);transform:rotate(10.45deg)}.shred_block:nth-child(2)::before{top:0;right:-2rem;-webkit-transform:rotate(37deg);-ms-transform:rotate(37deg);transform:rotate(37deg)}.shred_block:nth-child(2) .title::before{bottom:-2rem;right:0;-webkit-transform:rotate(6deg);-ms-transform:rotate(6deg);transform:rotate(6deg)}.shred_block:nth-child(3){width:41rem;left:20rem;bottom:0;-webkit-transform:rotate(9.4deg);-ms-transform:rotate(9.4deg);transform:rotate(9.4deg)}.shred_block:nth-child(3)::before{top:0;right:-.5rem;-webkit-transform:rotate(37deg);-ms-transform:rotate(37deg);transform:rotate(37deg)}.shred_block:nth-child(3) .pic_conf{-webkit-transform:rotate(-22deg);-ms-transform:rotate(-22deg);transform:rotate(-22deg);top:-3rem;left:6rem}.shred_block:nth-child(3) .title::before{bottom:-1rem;right:-.5rem;-webkit-transform:rotate(-14deg);-ms-transform:rotate(-14deg);transform:rotate(-14deg)}.shred_block:last-child{width:32rem;right:1rem;bottom:5rem;-webkit-transform:rotate(-12deg);-ms-transform:rotate(-12deg);transform:rotate(-12deg)}.shred_block:last-child::before{top:0;left:-2rem;-webkit-transform:rotate(-46deg);-ms-transform:rotate(-46deg);transform:rotate(-46deg)}.shred_block:last-child .pic_conf{-webkit-transform:rotate(22deg);-ms-transform:rotate(22deg);transform:rotate(22deg);top:-5rem;left:6rem}.shred_block:last-child .title::before{bottom:-1rem;right:2.5rem;-webkit-transform:rotate(-7deg) scale(1,-1);-ms-transform:rotate(-7deg) scale(1,-1);transform:rotate(-7deg) scale(1,-1)}.conf_max_take{margin-bottom:6rem;padding-bottom:3rem;border-bottom:.1rem solid #000}.conf_max_take .blocks{margin-top:12.4rem}.conf_max_take .block{position:relative;-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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;height:18.7rem;padding:0 1rem;background:-webkit-gradient(linear,left top,left bottom,from(#ee6c1e),to(#a71e08));background:linear-gradient(180deg,#ee6c1e 0,#a71e08 100%);font-size:2.2rem;font-weight:700;color:#fff}.conf_max_take .block_icon{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;width:14.6rem;height:14.6rem;top:-10rem;left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);background:#efefef;border-radius:100%;border:.3rem solid #c13b10}.conf_max_take .big{font-size:3.6rem}.conf_sponsors{position:relative;margin-bottom:15rem}.conf_sponsors::before{content:"";position:absolute;background:url(../img/pen-icon.svg) 0 0/contain no-repeat;width:15.1rem;height:6.9rem;bottom:2rem;left:30rem;rotate:180deg}.conf_sponsors::after{content:"";position:absolute;background:url(../img/gear-icon.svg) 0 0/contain no-repeat;width:13.1rem;height:12.7rem;bottom:-9rem;left:-7rem}.conf_sponsors h2{position:relative;margin-bottom:6rem}.conf_sponsors h2::before{content:"";position:absolute;background:url(../img/shake-hands.svg) 0 0/contain no-repeat;width:19.8rem;height:11.3rem;top:7rem;right:-17rem}.conf_sponsors .blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:7rem;padding:0 8rem}.conf_sponsors .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:center;-ms-flex-pack:center;justify-content:center}.conf_sponsors .block .img_block{max-width:24rem;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}.conf_sponsors .block:not(:nth-child(-n+3)){margin-top:3rem}.conf_sponsors .block.circle .img_block{max-width:17rem;padding:2rem}.conf_sponsors img{width:90%}.conf_sponsors .btn{margin:0 auto}.speaker_block h2{position:relative;color:#fff;text-align:left;margin-bottom:3.6rem}.speaker_block h2::before{content:"";position:absolute;background:url(../img/people-icon.svg) 0 0/contain no-repeat;width:15rem;height:11.2rem;top:1rem;right:13rem;rotate:16deg}.speaker_block .blocks{margin-bottom:5rem}.speaker_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)}.speaker_block .block:not(:nth-child(-n+4)){margin-top:2rem}.speaker_block .block:not(:nth-child(-n+8)){display:none}.speaker_block .img_block{display:block;background:#fff;position:relative;height:30.5rem}.speaker_block .img_block::after{content:"";display:block;position:absolute;width:4.7rem;height:4.7rem;background:url(../img/speaker-play.svg) no-repeat;top:2.7rem;right:1.5rem;-webkit-transition:.2s;transition:.2s}.speaker_block .img_block:hover::after{opacity:.7}.speaker_block .img_block img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.speaker_block .detail_link{font-size:2.2rem;margin-bottom:4.4rem}.speaker_block .buttons_block{position:relative;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:center;-ms-flex-align:center;align-items:center}.speaker_block .buttons_block::before{content:"";display:block;position:absolute;width:12.9rem;height:8rem;background:url(../img/gears-icon.svg) 0 0/contain no-repeat;top:5rem;left:31rem;rotate:-34deg}.speaker_block.open_more .block:not(:nth-child(-n+6)),.speaker_block.open_more .block:not(:nth-child(-n+8)){display:block}.speaker_block.open_more .detail_link{display:none}.speaker_name{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:100%;height:7.8rem;margin-top:-.1rem;background:-webkit-gradient(linear,left top,left bottom,from(#ec6a1d),to(#a92009));background:linear-gradient(180deg,#ec6a1d 0,#a92009 100%);font-size:2.2rem;font-family:RussoOne,sans-serif;color:#fff;z-index:1}.speaker_description{height:19rem;color:#fff;padding:1.5rem 2rem;border:.1rem solid #fff;margin-top:-.1rem}.conf_programm{margin-bottom:13rem}.conf_programm h2{margin-bottom:3.6rem}.conf_programm_wrap{position:relative}.conf_programm_wrap::before{content:"";position:absolute;display:block;width:75rem;height:65rem;background:url(../img/whale-hole.png) 0 0/contain no-repeat;top:31rem;right:-39rem;z-index:1}.conf_programm_wrap::after{content:"";display:block;position:absolute;background:url(../img/hourglass.svg) 0 0/contain no-repeat;width:9.2rem;height:12.8rem;top:1rem;right:0;rotate:21deg}.programm_blocks .line_theme{position:absolute;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;rotate:-3deg;top:-3rem;left:-1rem;font-size:2.8rem}.programm_blocks .line_theme span{font-size:3.6rem}.programm_blocks .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.programm_blocks .block:not(:last-child){margin-bottom:2rem}.programm_blocks .block:not(:nth-child(-n+4)){display:none}.programm_blocks .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:69.1rem;font-size:2.6rem;font-weight:500}.programm_blocks .title_color{font-size:2rem;font-weight:700;text-transform:uppercase;color:#ae250a;margin-bottom:1.6rem}.programm_blocks .btn{position:absolute;bottom:-3.5rem;left:2.3rem;z-index:1}.tab_content{position:relative;background:-webkit-gradient(linear,left top,left bottom,from(#a71e08),to(#ee6c1e));background:linear-gradient(#a71e08,#ee6c1e);padding:.3rem}.tab_content:not(.active){display:none}.tab_content.open_more .block:not(:nth-child(-n+4)){display:-webkit-box;display:-ms-flexbox;display:flex}.tab_content.open_more .btn{display:none}.tab_content_wrap{position:relative;background:#efefef;padding:6.8rem 2.3rem 5.2rem}.tab_content_wrap::before{content:"";display:block;position:absolute}.tab_content_wrap.up::before{background:url(../img/prog-up.svg) 0 0/contain no-repeat;width:13.3rem;height:13rem;top:-7rem;left:61rem}.tab_content_wrap.rocker::before{background:url(../img/rocket-icon.svg) 0 0/contain no-repeat;width:10.3rem;height:11.2rem;top:-7rem;left:38rem;rotate:-13deg}.tab_content_wrap.megaphone::before{background:url(../img/megaphone-icon.svg) 0 0/contain no-repeat;width:15.7rem;height:16.6rem;top:-10rem;left:34rem;rotate:-15deg}.programm_img{position:relative;overflow:hidden;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;text-align:center;width:18.7rem;height:18.7rem;background:#0c2350;border-radius:100%;margin-right:2rem;-ms-flex-negative:0;flex-shrink:0}.programm_img span{position:relative;font-family:RussoOne,sans-serif;font-size:2.3rem;color:#fff;z-index:1}.programm_img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.tabs_block_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10rem}.tab_block{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:32.5rem;height:7.5rem;background:-webkit-gradient(linear,left top,left bottom,from(#ee702b),to(#a92009));background:linear-gradient(180deg,#ee702b 0,#a92009 100%);font-size:3rem;font-weight:700;-webkit-transition:.2s;transition:.2s}.tab_block::before{content:"";display:block;position:absolute;background:#efefef;top:.2rem;right:.2rem;bottom:.2rem;left:.2rem;opacity:1;-webkit-transition:.2s;transition:.2s}.tab_block:not(:last-child){margin-right:2rem}.tab_block:hover{cursor:pointer;color:#fff;opacity:.7}.tab_block:hover::before{opacity:0}.tab_block:active{opacity:1}.tab_block:active::before{opacity:0}.tab_block.active{color:#fff}.tab_block.active::before{opacity:0}.tab_block .txt{z-index:1}.certificate_block{margin-bottom:10rem}.certificate_block h2{margin-bottom:3.6rem}.certificate_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);border:4px solid #d4d8df;background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#dedede));background:linear-gradient(180deg,#fff 0,#dedede 100%);-webkit-box-shadow:4px 4px 4px 0 rgba(15,47,110,.22);box-shadow:4px 4px 4px 0 rgba(15,47,110,.22);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;height:20rem;font-family:Jost,sans-serif;font-size:2.2rem;font-weight:700;text-transform:uppercase}.certificate_block .block:not(:nth-child(-n+3)){margin-top:2rem}.certificate_block .respons_wrapp:before{padding-top:45.4%}.conf_cost_titles{color:#fff;margin-bottom:9rem}.conf_cost_titles h2{text-align:left;margin-bottom:3.6rem}.cost_subtitle{font-size:3rem;font-weight:600}.conf_cost_wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10rem}.conf_cost_wrap::before{content:"";display:block;position:absolute;background:url(../img/pc-big-conf.svg) 0 0/contain no-repeat;width:21.1rem;height:22.5rem;bottom:0;left:6rem;rotate:-35deg}.conf_cost_wrap::after{content:"";display:block;position:absolute;background:url(../img/meg-conf.svg) 0 0/contain no-repeat;width:10.3rem;height:9.4rem;bottom:-5rem;left:58rem;rotate:-134deg}.conf_cost_wrap .block{position:relative;width:32.5rem;padding:4rem 4.6rem;text-align:center;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.conf_cost_wrap .block:not(:last-child){margin-right:2rem}.conf_cost_wrap .block.white{background:#fff;padding-bottom:10rem}.conf_cost_wrap .block.white::before{background:url(../img/torn-paper-for.png) 0 0/contain repeat-x}.conf_cost_wrap .block.blue{background:#0c2350;color:#fff}.conf_cost_wrap .block.blue::before{background:url(../img/torn-paper-blue.png) 0 0/contain repeat-x}.conf_cost_wrap .block::after{content:"";position:absolute;background:url(../img/patch-2.png) 0 0/contain no-repeat;width:7.7rem;height:2.3rem;top:0;right:-1.8rem;rotate:22deg}.conf_cost_wrap .block::before{content:"";position:absolute;height:7rem;bottom:-3.5rem;left:0;right:0}.conf_cost_wrap .block:first-child .pic{rotate:150deg}.conf_cost_wrap .pic{position:absolute;top:-4.5rem;left:-3rem;z-index:1}.conf_cost_wrap .btn{position:absolute;padding:0 5rem;bottom:-6rem;left:3rem;right:3rem;z-index:1}.conf_cost_wrap .conf_circle{margin:0 auto .8rem}.cost_title_wrap{margin-bottom:2.4rem}.cost_title{font-size:1.6rem;font-weight:600}.cost_title span{color:#ff7e39}.cost_discount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-size:2rem;font-weight:600;margin-bottom:1.3rem}.cost_discount span{font-size:4rem;font-weight:800;text-transform:uppercase;margin:0 -2rem 1.5rem}.cost_gradient{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1.5rem 0;width:100%;background:linear-gradient(269deg,#a71e08 0,#ee6c1e 100%);font-family:Jost,sans-serif;font-size:2.2rem;font-weight:700;text-transform:uppercase;color:#fff}.conf_circle{display:block;width:2rem;height:2rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#a51c07),to(#eb681d));background:linear-gradient(180deg,#a51c07 0,#eb681d 100%);border-radius:100%;margin-right:.8rem;-ms-flex-negative:0;flex-shrink:0}.video_popup_block{margin-bottom:18rem}.video_popup_block .wrapper{position:relative;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:center;-ms-flex-align:center;align-items:center}.video_popup_block .wrapper::before{content:"";position:absolute;background:url(../img/gears-blue-icon.svg) 0 0/contain no-repeat;width:14.6rem;height:12.5rem;top:8rem;left:5rem;rotate:-22deg}.video_popup_block .block{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:78.5rem;height:43.7rem;background:#d9d9d9;margin-bottom:2.2rem;position:relative}.video_popup_block .block:after{content:"";display:block;position:absolute;width:8rem;height:8rem;background:url(../img/speaker-play.svg) 0 0/cover no-repeat;top:50%;right:50%;margin:-4rem -4rem 0 0;-webkit-transition:.2s;transition:.2s}.video_popup_block h2{width:80rem;margin-bottom:3.6rem}.video_popup_block .conf_link{font-size:3rem;font-weight:600;text-decoration:none;color:#0c2350;-webkit-transition:.2s;transition:.2s}.video_popup_block .conf_link:hover{color:#ee702b}.review_slider_wrap{position:relative;margin-bottom:11rem}.review_slider_wrap h2{margin-bottom:2.6rem}.review_slider_wrap::before{content:"";display:block;position:absolute;width:13.3rem;height:12.9rem;background:url(../img/msgs.svg) 0 0/contain no-repeat;top:-11rem;right:0;rotate:68deg}.review_slider{margin-bottom:4rem}.review_slider .slick-track{padding-top:4rem}.review_slider .slick-list{margin:0 -.5rem}.review_slider .slick-slide{height:24rem;margin:0 .5rem;border:.2rem solid #bf380f}.review_slider .block{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;padding:.6rem}.message_icon{position:absolute;width:7.5rem;height:7.5rem;background:-webkit-gradient(linear,left top,left bottom,from(#bf380f),to(#eb681d));background:linear-gradient(180deg,#bf380f 0,#eb681d 100%);border-radius:100%;top:-4rem;left:2rem}.message_icon::before{content:"";display:block;position:absolute;width:4.7rem;height:4.1rem;background:url(../img/msg.svg) 0 0/contain no-repeat;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.slider_arrows{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:17.5rem;margin:0 auto}.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;position:absolute;width:6rem;height:6rem;top:0;background:#ee702b;border-radius:100%;z-index:1;-webkit-transition:.2s;transition:.2s}.slick-arrow:hover{opacity:.7}.slick-arrow:active{border:none;background:#a71e08;opacity:1}.slick-arrow.slick-disabled{display:none!important}.slick-arrow::before{content:"";display:block;position:absolute;width:2.8rem;height:2.8rem;background:url(../img/arrow-right.png) 0 0/contain no-repeat}.slick-prev{left:0}.slick-next{right:0}.slick-next::before{rotate:180deg}.slick-dots{position:relative;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;list-style-type:none;font-size:0;padding:0}.slick-dots .slick-active button{-webkit-transition:width .2s;transition:width .2s;width:1rem;height:1rem;background:#ee702b;opacity:1}.slick-dots button{width:1rem;height:1rem;background:#ee702b;opacity:.7;padding:0;-webkit-transition:.2s;transition:.2s;border-radius:100%}.slick-dots button:hover{background:#ee702b}.slick-dots li{margin:0 .2rem}.conf_organizers_list{position:relative}.conf_organizers_list::after{content:"";display:block;position:absolute;width:15rem;height:10rem;background:url(../img/magn-second.svg) 0 0/contain no-repeat;bottom:-10rem;left:40rem;rotate:15deg;z-index:-1}.conf_organizers{position:relative;color:#fff}.conf_organizers h2{width:70rem;text-align:left;margin-bottom:3.6rem}.conf_organizers::before{content:"";display:block;position:absolute;width:13.3rem;height:12.9rem;background:url(../img/messages-conf.svg) 0 0/contain no-repeat;top:0;left:64rem}.conf_organizers .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)}.conf_organizers .left_block .conf_sub_title{margin-bottom:4rem}.conf_organizers .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)}.conf_organizers .list_block{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.8rem}.conf_organizers .list_block .txt{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conf_organizers .list_block:not(:last-child){margin-bottom:2rem}.conf_organizers .list_block::before{content:"";display:block;width:5.4rem;height:5.4rem;background:-webkit-gradient(linear,left top,left bottom,from(#a51c07),to(#eb681d));background:linear-gradient(180deg,#a51c07 0,#eb681d 100%);border-radius:100%;margin-right:1.2rem;-ms-flex-negative:0;flex-shrink:0}.conf_organizers .big_txt{font-size:3rem;font-weight:700;text-transform:uppercase}.conf_organizers .img_block{position:relative;width:65rem;margin:2rem 0 5rem -20rem}.conf_organizers .img_block::before{content:"";display:block;position:absolute;width:15.5rem;height:15.5rem;background:url(../img/gear-two.svg) 0 0/contain no-repeat;top:10rem;right:-8rem;rotate:27deg}.conf_organizers img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.conf_organizers_title{font-size:3rem;font-weight:700;margin-bottom:2.4rem}.conf_title_subs{position:relative;width:100rem;text-align:center}.conf_title_subs .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:2rem}.conf_title_subs h2{margin-bottom:3.5rem;text-align:left}.conf_title_subs::before{content:"";position:absolute;background:url(../img/whale-subs.png) 0 0/contain repeat-x;width:80rem;height:51.3rem;bottom:-21rem;right:-71rem;z-index:-1}.conf_subs_block_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.conf_subs_block{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;width:30rem;height:7rem;font-size:3rem;font-weight:400;font-family:Jost,sans-serif;text-transform:uppercase;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#ee6c1e),to(#a71e08));background:linear-gradient(180deg,#ee6c1e 0,#a71e08 100%);rotate:7deg;margin-left:3rem;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.conf_subs_block img{display:block;margin-right:1rem}.conf_subs_block:hover{color:#0c2350}.conf_subscribe_block{position:relative;overflow-x:clip;padding:5rem 0 2rem}footer{position:relative;padding:5rem 0 2rem}footer::after{content:"";display:block;position:absolute;background:url(../img/torn-paper-2.png) center/cover no-repeat;height:9.6rem;top:-9rem;left:0;right:0;z-index:-1;-webkit-transform:scale(-1,-1);-ms-transform:scale(-1,-1);transform:scale(-1,-1)}.conf_footer_top{margin-bottom:3rem}.conf_footer_links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.conf_footer_links .block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conf_footer_links .link{color:#fff;text-decoration:none;font-size:1.6rem;-webkit-transition:color .2s;transition:color .2s}.conf_footer_links .link:not(:last-child){margin-bottom:1.4rem}.conf_footer_links .link:hover{color:#ee702b}.conf_footer_bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.privacy_policy{color:#fff;text-decoration:none;-webkit-transition:color .2s;transition:color .2s}.privacy_policy:hover{color:#ee702b}.common_popup{position:relative;margin:auto;background:#fff;overflow:hidden}.common_popup.hands::before{content:"";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;position:absolute;background:url(../img/shake-hands.svg) 0 0/contain no-repeat;width:12rem;height:14rem;top:0;right:-1rem;rotate:22deg}.besponsor_popup{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:center;-ms-flex-align:center;align-items:center;width:45rem;padding:6rem 4.5rem;border-radius:.4rem;background:#fff}.besponsor_popup h3{width:100%;margin-bottom:2rem;text-align:center;text-transform:uppercase}.besponsor_popup .input_wraps{width:100%}.besponsor_popup .input_common{text-align:center;margin-bottom:2rem}.besponsor_popup .input_common_block{height:5rem;border:.1rem solid #0c2350;color:#0c2350}.besponsor_popup .input_common_block::-webkit-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.besponsor_popup .input_common_block::-moz-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.besponsor_popup .input_common_block:-ms-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.besponsor_popup .input_common_block::-ms-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.besponsor_popup .input_common_block::placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.besponsor_popup .note{font-size:1rem}.besponsor_popup .check_container{margin-bottom:2.5rem}.besponsor_popup .btn{margin:0 auto}.check_container_conf{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding-left:3.3rem;margin-bottom:1.2rem;line-height:1.4;font-weight:400;cursor:pointer;height:2.1rem}.check_container_conf:hover .checkmark{background:#fff;border:.1rem solid #0c2350}.check_container_conf input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.check_container_conf .checkmark{position:absolute;top:0;left:0;height:2.1rem;width:2.1rem;border:.1rem solid #c9c9c9;-webkit-transition:border .2s;transition:border .2s}.check_container_conf input:checked~.checkmark{background-color:#0c2350;border:0}.check_container_conf .checkmark:after{content:"";position:absolute;display:none;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)}.check_container_conf input:checked~.checkmark:after{display:block}.registration_fourth_popup{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:center;-ms-flex-align:center;align-items:center;text-align:center;width:99rem;background:#efefef;padding:4rem 9rem}.registration_fourth_popup h3{width:50rem;max-width:100%;line-height:5rem;margin:0 auto 1rem}.registration_fourth_popup .input_wraps{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:2rem}.registration_fourth_popup .input_common{width:calc((100% - 2rem)/ 3)}.registration_fourth_popup .input_common:not(:last-child){margin-right:1rem}.registration_fourth_popup .reg_total_price{font-size:1.8rem;margin-top:1.6rem}.registration_fourth_popup .check_container_conf{font-size:1.2rem;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.registration_fourth_popup .btn-conf{margin:1.5rem auto 0}.registration_fourth_popup .btn-conf.gradient_or_little{width:22rem;height:9rem}.registration_fourth_popup .btn-conf.gradient_or_little span{margin-left:-5rem}.registration_fourth_popup .input_common_block_conf{padding:0 2rem;font-size:1.4rem;background:0 0;overflow:hidden;width:100%;border:.1rem solid #0f2f6e;-webkit-transition:border .2s;transition:border .2s;font-variant-numeric:lining-nums;color:#0f2f6e}.registration_fourth_popup .input_common_block_conf.white{border:.1rem solid #fff;color:#fff}.registration_fourth_popup .input_common_block_conf.white::-webkit-input-placeholder{color:rgba(255,255,255,.4)}.registration_fourth_popup .input_common_block_conf.white::-moz-placeholder{color:rgba(255,255,255,.4)}.registration_fourth_popup .input_common_block_conf.white:-ms-input-placeholder{color:rgba(255,255,255,.4)}.registration_fourth_popup .input_common_block_conf.white::-ms-input-placeholder{color:rgba(255,255,255,.4)}.registration_fourth_popup .input_common_block_conf.white::placeholder{color:rgba(255,255,255,.4)}.registration_fourth_popup .input_common_block_conf.normal{height:5rem}.registration_fourth_popup .input_common_block_conf.little{height:3rem;padding:0 1.2rem}.registration_fourth_popup .input_common_block_conf.little::-webkit-input-placeholder{font-size:1rem}.registration_fourth_popup .input_common_block_conf.little::-moz-placeholder{font-size:1rem}.registration_fourth_popup .input_common_block_conf.little:-ms-input-placeholder{font-size:1rem}.registration_fourth_popup .input_common_block_conf.little::-ms-input-placeholder{font-size:1rem}.registration_fourth_popup .input_common_block_conf.little::placeholder{font-size:1rem}.registration_fourth_popup .input_common_block_conf.error{border:.2rem solid #bf1a1a;color:#bf1a1a}.registration_fourth_popup .input_common_block_conf::-webkit-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.registration_fourth_popup .input_common_block_conf::-moz-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.registration_fourth_popup .input_common_block_conf:-ms-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.registration_fourth_popup .input_common_block_conf::-ms-input-placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.registration_fourth_popup .input_common_block_conf::placeholder{color:rgba(15,47,110,.4);font-size:1.4rem;text-transform:uppercase;font-weight:500;line-height:1.4}.registration_fourth_popup .input_common_block_conf:hover{border:.1rem solid #ee702b}.registration_fourth_popup .input_common_block_conf:focus{border:.1rem solid #c9c9c9}.registration_fourth_popup .registration_fourth_list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:2rem}.registration_fourth_popup .registration_fourth_list.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.registration_fourth_popup .registration_fourth_list.flex .reg_list{width:50%;-ms-flex-negative:0;flex-shrink:0;margin:0!important;text-align:left;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.registration_fourth_popup .registration_fourth_list.flex .reg_list:not(:nth-child(-n+2)){margin-top:1.8rem!important}.registration_fourth_popup .registration_fourth_list .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.registration_fourth_popup .registration_fourth_list .reg_list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-decoration:none;font-size:1.8rem;font-weight:500;color:#0f2f6e;margin:auto}.registration_fourth_popup .registration_fourth_list .reg_list:not(:last-child){margin-bottom:1.8rem}.registration_fourth_popup .registration_fourth_list .reg_list::before{content:"";display:block;width:2.4rem;height:2.4rem;background:-webkit-gradient(linear,left top,left bottom,color-stop(0,#a51c07),to(#eb681d));background:linear-gradient(180deg,#a51c07 0,#eb681d 100%);border-radius:100%;margin-right:1.8rem;-ms-flex-negative:0;flex-shrink:0}.registration_fourth_popup .btn-conf{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;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;text-decoration:none;cursor:pointer;outline:0;border:none;color:#fff;-webkit-transition:background .2s,opacity .2s;transition:background .2s,opacity .2s}.registration_fourth_popup .btn-conf.brush{position:relative;-webkit-transition:color .2s;transition:color .2s}.registration_fourth_popup .btn-conf.brush span{text-transform:uppercase;z-index:1}.registration_fourth_popup .btn-conf.brush.gradient_or_little::after{content:"";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;position:absolute;background:url(../img/orange-btn-conf.png) 0 0/contain no-repeat;width:100%;height:100%;top:0;left:0}.registration_fourth_popup .btn-conf.brush.gradient_or_little:hover{color:#0f2f6e}.registration_fourth_popup .btn-conf.brush.gradient_or_little span{font-size:.9rem;font-weight:700;margin-left:-3rem}.registration_fourth_popup .btn-conf.brush.font16 span{font-size:1.6rem;font-weight:700;margin-left:-6rem}.registration_fourth_popup .reg_pack .title{font-size:2.2rem;font-weight:500;margin-bottom:1.7rem}.conf_title{font-size:1.8rem;margin-bottom:2.4rem}.certificate_block .block .respons_content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;padding-top:3rem;padding-bottom:1rem}.cert-price{font-size:4rem;width:100%;color:#ee6c1e;font-family:RussoOne,sans-serif;text-align:center}.cert-currency{font-size:2rem}.cert-name{width:100%;padding:0 2rem;font-size:1.8rem;font-family:Montserrat,sans-serif;color:#0f2f6e;text-transform:none;text-align:center;font-weight:600}.cert-logo{margin-top:auto}@media screen and (max-width:1419px){.wrapper{max-width:1140px}section.ragged_wave{padding:2rem 0 4rem}section.ragged_blue{padding:2rem 0}.common_padding_new{padding:0}.header_banner::before{width:67rem;height:44rem;bottom:-2rem;left:60rem}.main_topics_list{font-size:2rem}.line_theme{padding:1.4rem 2rem}.line_theme span{font-size:3rem}.shred_wrap::before{right:-5rem}.conf_max_take .block{font-size:2rem}.conf_sponsors::before{width:14.1rem;height:5.9rem;left:15rem}.conf_sponsors::after{width:11.1rem;height:10.7rem;left:0}.conf_sponsors h2::before{width:17.8rem;height:9.3rem;top:6rem;right:6rem}.speaker_block h2::before{width:11rem;height:8rem;top:6rem}.speaker_block .img_block{height:25rem}.speaker_block .buttons_block::before{top:2rem;left:21rem}.speaker_name{height:7rem;font-size:1.8rem}.speaker_description{height:23rem}.conf_programm_wrap::before{width:60rem;height:50rem;right:-30rem}.conf_programm_wrap::after{right:-4rem}.programm_blocks .line_theme{font-size:2.4rem}.programm_blocks .wrap{width:60rem;font-size:2.2rem}.programm_img{width:18rem;height:18rem}.programm_img span{font-size:2rem}.certificate_block .block{height:26rem}.certificate_block .respons_wrapp:before{padding-top:54.6%}.conf_cost_wrap .block{padding:4rem 3rem}.video_popup_block{margin-bottom:12rem}.video_popup_block .wrapper::before{left:0}.conf_organizers .img_block{width:60rem;margin:6rem 0 5rem -14rem}.conf_title_subs::before{width:67rem;height:43rem;right:-51rem;bottom:-14rem}}@media screen and (max-width:1199px){.wrapper{max-width:960px}.btn.big{height:7rem}.btn.middle{height:6rem}.input_common_block{height:6.4rem}h2{font-size:4.5rem}.header_top .header_contacts,.header_top .header_logo{margin-right:2rem}.header_contacts a{font-size:1.4rem}.header_banner::before{bottom:-3rem;left:54rem}.header_banner::after{right:0}.title_banner{margin-bottom:2rem}.title_banner__data{font-size:2.6rem}.subtitle_banner{font-size:2.4rem;margin-bottom:3rem}.header_banner_data{margin-bottom:3rem}.header_banner_data .block:not(:last-child){margin-right:4rem}.main_topics_list{font-size:1.8rem}.key_topics{margin-bottom:8rem}.key_topics .right_block{width:calc(58.3333333333% - 20px)}.key_topics .right_block::after{width:8rem;height:8rem;bottom:5rem}.key_topics_days{width:calc(41.6666666667% - 20px);margin-top:6rem}.key_topics_days .block:nth-child(2){margin-right:5rem}.line_theme span{font-size:2.6rem}.registrate_form_block.list::before{width:6.7rem;height:5.7rem;top:-8rem}.registrate_form_block.pc::after{top:-21rem;right:-2rem}.registrate_form_block.notebook::before{width:13.8rem;height:13.5rem}.conf_online_block .registrate_form{margin-bottom:8rem}.shred_wrap{margin:10rem 0 8rem}.shred_wrap::before{width:12rem;height:13rem;top:-9rem;right:0}.conf_max_take .big{font-size:3rem}.conf_sponsors::before{width:13.1rem;height:4.9rem;left:12rem;bottom:1rem}.speaker_block h2::before{width:9rem;height:6rem}.speaker_block .block{width:calc(33.3333333333% - 20px)}.speaker_block .block:not(:nth-child(-n+4)){margin-top:0}.speaker_block .block:not(:nth-child(-n+3)){margin-top:2rem}.speaker_block .block:not(:nth-child(-n+8)){display:block}.speaker_block .block:not(:nth-child(-n+6)){display:none}.speaker_block .img_block{height:30rem}.speaker_block .buttons_block::before{left:14rem}.conf_programm_wrap::before{width:50rem;height:40rem;right:-26rem}.conf_programm_wrap::after{width:6.2rem;height:9.8rem;top:8rem}.programm_blocks .line_theme span{font-size:3rem}.programm_blocks .wrap{width:50rem;font-size:2rem}.programm_blocks .title_color{font-size:1.8rem;margin-bottom:1rem}.tab_content_wrap.megaphone::before{width:10rem;height:11rem;top:-8rem}.programm_img{width:17rem;height:17rem}.tab_block{width:100%;font-size:2.6rem}.certificate_block .block{width:calc(50% - 20px);font-size:1.8rem}.certificate_block .block:not(:nth-child(-n+3)){margin-top:0}.certificate_block .block:not(:nth-child(-n+2)){margin-top:2rem}.certificate_block .respons_wrapp:before{padding-top:65.3%}.cost_subtitle{font-size:2.6rem}.conf_cost_wrap::after{left:50rem}.conf_cost_wrap .btn{left:2rem;right:2rem}.video_popup_block{margin-bottom:10rem}.video_popup_block .wrapper::before{left:-3rem;top:3rem}.video_popup_block .conf_link{font-size:2.8rem}.review_slider_wrap{margin-bottom:10rem}.review_slider_wrap::before{width:12rem;height:12rem;top:-6rem}.review_slider{margin-bottom:3rem}.conf_organizers_list::after{width:12rem;height:8rem;bottom:0;left:35rem}.conf_organizers .list_block{font-size:1.6rem}.conf_organizers .list_block::before{width:4rem;height:4rem}.conf_organizers .big_txt{font-size:2.4rem}.conf_organizers .img_block{width:50rem;margin:7rem 0 5rem -14rem}.conf_organizers .img_block::before{width:10rem;height:10rem;top:7rem;right:-5rem}.conf_organizers_title{font-size:2.4rem}.conf_title_subs{width:77rem}.conf_title_subs h2{margin-bottom:3rem;font-size:4rem}.conf_title_subs::before{width:73rem;height:46rem;bottom:-13rem;right:-59rem}footer{padding:0 0 2rem}}@media screen and (max-width:1029px){.wrapper{max-width:720px}section.ragged_wave{padding:0 0 2rem}.btn{padding:0 2rem}.btn.big{height:6rem;font-size:2rem;padding:0 4rem}.btn.middle{height:5rem}textarea.txt{height:6rem;padding:1rem}h1{font-size:5rem}h2{font-size:4rem}h3{font-size:3rem}.header_wrap{margin:0 auto 4rem}.header_top{margin-bottom:.5rem}.header_logo{width:13rem;height:5rem}.header_logo_main .logo_txt{display:none}.header_logo_main .logo_img{width:13rem;height:5rem}.header_links{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.header_links .link{font-size:1.4rem}.header_banner::before{width:46rem;height:33rem;bottom:-2rem;left:39rem}.header_banner::after{bottom:-2rem}.title_banner{font-size:2rem}.title_banner__data{font-size:2.4rem}.subtitle_banner{width:45rem;font-size:2rem;margin-bottom:2.5rem}.header_banner_data{margin-bottom:2.5rem}.header_banner_data .wrap::before{width:4.5rem;height:5.5rem;left:-4.5rem}.header_banner_data .block:not(:last-child){margin-right:2.5rem}.header_banner_data .big_n{font-size:4rem}.header_banner_data .big_n_sub{font-size:2rem}.header_banner_data .sub_num{font-size:1.6rem}.header_banner_buttoms .btn{margin-right:2rem}.header_banner_buttoms .detail_link,.main_topics_list{font-size:1.6rem}.key_topics h2{width:auto}.key_topics .right_block{width:calc(100% - 20px);margin-bottom:7rem}.key_topics .right_block::after{display:none}.key_topics_days{width:calc(100% - 20px);-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:0}.line_theme{font-size:2.1rem}.registrate_form h3{width:100%}.registrate_form .input_wraps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;margin:0 0 2rem}.registrate_form .input_common{width:100%}.registrate_form .input_common:not(:last-child){margin:0 0 1.3rem}.registrate_form_block{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registrate_form_block.list::before{top:-14rem}.registrate_form_block.pc::after{width:10rem;height:6rem;top:-17rem}.registrate_form_block.notebook::before,.shred_wrap::before{display:none}.shred_block:first-child{left:0}.shred_block:nth-child(2){right:0;width:39rem}.shred_block:nth-child(3){left:0;bottom:-2rem;width:39rem}.shred_block:last-child{right:0}.conf_max_take .block{width:calc(50% - 20px)}.conf_max_take .block:not(:nth-child(-n+2)){margin-top:5rem}.conf_sponsors{margin-bottom:5rem}.conf_sponsors::before{width:10rem;height:5rem;left:5rem}.conf_sponsors::after{display:none}.conf_sponsors h2::before{width:15.8rem;height:7.3rem;right:-4rem}.conf_sponsors .blocks{margin-bottom:6rem}.conf_sponsors .block{width:calc(33.3333333333% - 20px)}.conf_sponsors .block:not(:nth-child(-n+3)){margin-top:2rem}.conf_sponsors .block.circle .img_block{max-width:12rem;padding:1rem}.speaker_block h2::before{top:5rem;right:6rem}.speaker_block .blocks{margin-bottom:4rem}.speaker_block .block{width:calc(50% - 20px)}.speaker_block .block:not(:nth-child(-n+3)){margin-top:0}.speaker_block .block:not(:nth-child(-n+2)){margin-top:2rem}.speaker_block .detail_link{font-size:2rem;margin-bottom:2rem}.speaker_block .buttons_block::before{width:11rem;height:6rem;left:8rem}.speaker_description{height:18rem}.conf_programm{margin-bottom:10rem}.conf_programm_wrap::after,.conf_programm_wrap::before{display:none}.programm_blocks .line_theme{font-size:2rem}.programm_blocks .line_theme span{font-size:2.4rem}.programm_blocks .wrap{width:auto;font-size:1.8rem}.tab_content_wrap.up::before{width:11rem;height:8rem;left:50rem;top:-6rem}.tab_content_wrap.megaphone::before,.tab_content_wrap.rocker::before{width:8rem;height:9rem;top:-5rem;left:30rem}.programm_img{width:15rem;height:15rem}.programm_img span{font-size:1.8rem}.tabs_block_wrap{margin-bottom:6rem}.tab_block{height:6rem;font-size:2rem}.certificate_block{margin-bottom:5rem}.certificate_block .respons_wrapp:before{padding-top:51%}.conf_cost_titles{margin-bottom:6rem}.cost_subtitle{font-size:2.4rem}.conf_cost_wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.conf_cost_wrap::after{left:70rem}.conf_cost_wrap .block{width:calc((100% - 4rem)/ 2);height:auto;margin:0 1rem}.conf_cost_wrap .block:not(:nth-child(-n+2)){margin-top:7rem}.conf_cost_wrap .block:not(:last-child){margin-right:auto}.conf_cost_wrap .block.white{padding-bottom:4rem}.conf_cost_wrap .btn{left:50%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0);width:80%}.video_popup_block{margin-bottom:8rem}.video_popup_block .wrapper::before{width:10.6rem;height:8.5rem;top:-2rem}.video_popup_block .block{width:100%;height:35rem;margin-bottom:1.6rem}.video_popup_block .conf_link{font-size:2.4rem}.review_slider_wrap{margin-bottom:8rem}.review_slider_wrap::before{top:4rem;width:10rem;height:10rem}.review_slider .slick-slide{height:20rem}.message_icon{width:6rem;height:6rem}.message_icon::before{width:3.5rem;height:3rem}.slick-dots{bottom:-2rem}.conf_organizers h2{width:auto}.conf_organizers::before{width:10rem;height:10rem;top:6rem;left:30rem}.conf_organizers .list_block:not(:last-child){margin-bottom:1.5rem}.conf_organizers .big_txt{font-size:1.8rem}.conf_organizers .img_block{width:37rem;margin:6rem 0 5rem -8rem}.conf_organizers_title{font-size:2rem}.conf_title_subs .wrap{-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;margin-bottom:1rem}.conf_title_subs::before{width:61rem;height:38rem;bottom:5rem;right:-31rem;rotate:-32deg}.conf_subs_block{margin:1.5rem 0}.registration_fourth_popup{width:auto}.registration_fourth_popup .input_common_block_conf{height:4.4rem}}@media screen and (max-width:767px){.mfp-close-btn-in .mfp-close,.mfp-image-holder .mfp-close{width:4rem;height:4rem}.wrapper{max-width:100%;padding-left:1.6rem;padding-right:1.6rem}section.normal{padding:9rem 0}section.ragged_orange{padding:0}.error_msg{font-size:1rem}.btn{width:100%}.btn.middle{font-size:1.8rem}.input_common_block{height:5rem}.input_common_block::-webkit-input-placeholder{font-size:1.4rem}.input_common_block::-moz-placeholder{font-size:1.4rem}.input_common_block:-ms-input-placeholder{font-size:1.4rem}.input_common_block::-ms-input-placeholder{font-size:1.4rem}.input_common_block::placeholder{font-size:1.4rem}h1{width:auto;font-size:4rem}h2{font-size:3rem}h3{font-size:2rem}header{padding:0 0 17rem}header::before{height:21rem}.header_wrap{height:6rem;margin:0 auto 4rem}.header_top{margin-bottom:0}.header_top .btn,.header_top .header_contacts{display:none}.header_logo,.header_logo_main .logo_img{width:12rem;height:4.5rem}.header_bottom .header_links{display:none}.hamburger{padding:0;display:block}.header_banner::before{display:none}.header_banner::after{bottom:18rem}.title_banner{margin-bottom:1rem;font-size:1.6rem}.subtitle_banner{font-size:1.6rem;width:auto}.header_banner_data{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_banner_data .wrap::before{display:none}.header_banner_data .block{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.header_banner_data .block:not(:last-child){margin-right:0}.header_banner_data .block:last-child{margin-left:0}.header_banner_buttoms{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header_banner_buttoms .btn{margin:0 0 1rem}.main_topics_list{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.main_topics_list .column{width:100%}.main_topics_list .column:not(:last-child),.main_topics_list .list_block:not(:last-child){margin-bottom:1.2rem}.key_topics{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-bottom:6rem}.key_topics h2{margin-bottom:2rem}.key_topics .right_block{margin-bottom:0}.key_topics_days{margin-bottom:3rem}.key_topics_days .block:first-child .pic_conf{left:25rem}.key_topics_days .block:nth-child(2){margin-right:0}.key_topics_days .block:nth-child(2) .pic_conf{top:4rem;left:-3rem}.key_topics_days .block:last-child{margin-right:0}.key_topics_days .block:last-child .pic_conf{left:25.5rem}.registrate_form h3{margin:0 auto 2rem}.registrate_form_block.list::before,.registrate_form_block.pc::after{display:none}.conf_online_block .registrate_form{margin-bottom:6rem}.shred_wrap{height:auto;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:5rem}.shred_block{position:relative;z-index:1;-webkit-box-shadow:0 2.5rem 2rem rgba(121,121,121,.25);box-shadow:0 2.5rem 2rem rgba(121,121,121,.25)}.shred_block::after{background-size:contain;z-index:1;height:10rem;bottom:-3.5rem}.shred_block p{position:relative;z-index:2;background:#fff;font-size:1.4rem}.shred_block:first-child{left:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:100%}.shred_block:first-child .title::before{-webkit-transform:rotate(-172deg);-ms-transform:rotate(-172deg);transform:rotate(-172deg)}.shred_block:nth-child(2){right:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:100%}.shred_block:nth-child(3){left:unset;bottom:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:100%}.shred_block:nth-child(3) .title::before{bottom:-1.5rem;-webkit-transform:rotate(-8deg);-ms-transform:rotate(-8deg);transform:rotate(-8deg)}.shred_block:last-child{right:unset;bottom:unset;-webkit-transform:unset;-ms-transform:unset;transform:unset;width:100%}.conf_max_take .blocks{margin-top:7rem}.conf_max_take .block{width:calc(100% - 20px);height:18rem}.conf_max_take .block:not(:nth-child(-n+2)){margin-top:0}.conf_max_take .block:not(:last-child){margin-bottom:2rem}.conf_max_take .block_icon{width:10rem;height:10rem;top:-5rem}.conf_max_take .block_icon img{padding:1rem}.conf_sponsors{margin-bottom:3rem}.conf_sponsors::before{display:none}.conf_sponsors h2{margin-bottom:3rem}.conf_sponsors h2::before{display:none}.conf_sponsors .blocks{padding:0;margin-bottom:3rem}.conf_sponsors .block{width:calc(50% - 20px)}.conf_sponsors .block .img_block{max-width:14rem}.conf_sponsors .block:not(:nth-child(-n+2)){margin-top:2rem}.conf_sponsors .block.circle .img_block{max-width:9rem;padding:0}.conf_sponsors img{width:100%}.speaker_block h2{margin-bottom:3rem}.speaker_block h2::before{display:none}.speaker_block .blocks{margin-bottom:2rem}.speaker_block .block{width:calc(100% - 20px)}.speaker_block .block:not(:nth-child(-n+2)){margin-top:0}.speaker_block .block:not(:last-child){margin-bottom:2rem}.speaker_block .img_block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.speaker_block .img_block img{width:auto}.speaker_block .detail_link{font-size:1.8rem}.speaker_block .buttons_block::before{display:none}.speaker_name{height:6rem}.speaker_description{height:auto;padding:2rem}.conf_programm{margin-bottom:6rem}.conf_programm h2{margin-bottom:3rem}.programm_blocks .line_theme{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;width:100%;left:0;font-size:1.8rem}.programm_blocks .line_theme span{left:0;right:0;font-size:2rem}.programm_blocks .block:not(:last-child){margin-bottom:1rem}.programm_blocks .wrap{font-size:1.4rem}.programm_blocks .title_color{font-size:1.6rem;margin-bottom:.5rem}.programm_blocks .btn{left:0;position:relative;bottom:.3rem}.tab_content_wrap{padding:6rem 1rem 1rem}.tab_content_wrap.megaphone::before,.tab_content_wrap.rocker::before,.tab_content_wrap.up::before{display:none}.programm_img{width:10rem;height:10rem;margin-right:1rem}.programm_img span{font-size:1.6rem}.tabs_block_wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.tab_block{height:5rem}.tab_block:not(:last-child){margin-bottom:1rem}.certificate_block h2{margin-bottom:3rem}.certificate_block .block{width:calc(100% - 20px)}.certificate_block .block:not(:nth-child(-n+2)){margin-top:0}.certificate_block .block:not(:last-child){margin-bottom:1rem}.conf_cost_titles,.conf_cost_titles h2{margin-bottom:3rem}.cost_subtitle{font-size:2rem}.conf_cost_wrap{margin-bottom:4rem;padding-bottom:4rem}.conf_cost_wrap::after,.conf_cost_wrap::before{display:none}.conf_cost_wrap .block{width:100%;margin:0}.conf_cost_wrap .block:not(:nth-child(-n+2)){margin-top:0}.conf_cost_wrap .block:not(:last-child){margin-bottom:7rem}.conf_cost_wrap .btn{bottom:-5rem}.video_popup_block{margin-bottom:6rem}.video_popup_block .wrapper::before{display:none}.video_popup_block .block{height:25rem;margin-bottom:1rem}.video_popup_block h2{width:auto;margin-bottom:3rem}.video_popup_block .conf_link{font-size:2rem}.review_slider_wrap{margin-bottom:0}.review_slider_wrap h2{margin-bottom:2rem}.review_slider_wrap::before{display:none}.review_slider .slick-list,.review_slider .slick-slide{margin:0}.conf_organizers_list::after{display:none}.conf_organizers h2{margin-bottom:3rem}.conf_organizers::before{display:none}.conf_organizers .left_block,.conf_organizers .right_block{width:calc(100% - 20px)}.conf_organizers .right_block{display:none}.conf_organizers .list_block:not(:last-child){margin-bottom:1.2rem}.conf_organizers .img_block{margin:6rem 0 5rem;display:none}.conf_organizers_title{font-size:1.8rem}.conf_title_subs{width:auto}.conf_title_subs .wrap{margin-bottom:0}.conf_title_subs h2{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:center;-ms-flex-align:center;align-items:center;font-size:3rem;text-align:center;margin-bottom:0}.conf_title_subs::before{display:none}.conf_subs_block,.conf_subs_block_wrap{width:100%}.conf_subs_block{rotate:none}.conf_subscribe_block{padding:0}.conf_footer_links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.conf_footer_links .block:not(:last-child){margin-bottom:1.4rem}.conf_footer_bottom{-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}.privacy_policy{margin-bottom:1.4rem}.besponsor_popup{overflow:hidden;width:100%}.besponsor_popup .input_wraps{margin-bottom:2rem}.besponsor_popup .input_common{margin-bottom:1.3rem}.registration_fourth_popup{padding:3rem 2rem}.registration_fourth_popup h3{width:auto;line-height:1.2}.registration_fourth_popup .input_wraps{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.registration_fourth_popup .input_common{width:100%}.registration_fourth_popup .input_common:not(:last-child){margin:0 0 1.2rem}.registration_fourth_popup .reg_total_price{font-size:1.6rem;margin-top:2rem}.registration_fourth_popup .check_container_conf{text-align:left}.registration_fourth_popup .registration_fourth_list .reg_list{text-align:left;font-size:1.4rem}.registration_fourth_popup .registration_fourth_list .reg_list:not(:last-child){margin-bottom:1rem}.registration_fourth_popup .registration_fourth_list .reg_list::before{width:2rem;height:2rem;margin-right:1rem}.registration_fourth_popup .btn-conf{width:100%}.registration_fourth_popup .btn-conf.brush.font16 span{font-size:1.2rem}.registration_fourth_popup .reg_pack .title{font-size:1.6rem}}