html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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}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:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;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]{-webkit-box-sizing:border-box;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}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}input::-moz-placeholder{text-indent:0;transition:text-indent .6s ease}input:-moz-placeholder{text-indent:0;transition:text-indent .6s ease}input:-ms-input-placeholder{text-indent:0;transition:text-indent .6s ease}input:focus::-webkit-input-placeholder{text-indent:500px;transition:text-indent .6s ease}input:focus::-moz-placeholder{text-indent:500px;transition:text-indent .6s ease}input:focus:-moz-placeholder{text-indent:500px;transition:text-indent .6s ease}input:focus:-ms-input-placeholder{text-indent:500px;transition:text-indent .6s ease}.md-perspective,.md-perspective body{height:100%;overflow:hidden}.md-perspective body{background:#222;-webkit-perspective:600px;-moz-perspective:600px;perspective:600px}.md-modal{position:fixed;top:50%;left:50%;width:50%;max-width:630px;min-width:320px;height:auto;z-index:2000;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateX(-50%) translateY(-50%);-moz-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.md-show{visibility:visible}.md-overlay{position:fixed;width:100%;height:100%;visibility:hidden;top:0;left:0;z-index:1000;opacity:0;background:rgba(43,43,43,.8);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show~.md-overlay{opacity:1;visibility:visible}.md-content{color:#fff;background:#e74c3c;position:relative;border-radius:3px;margin:0 auto}.md-content h3{margin:0;padding:.4em;text-align:center;font-size:2.4em;font-weight:300;opacity:.8;background:rgba(0,0,0,.1);border-radius:3px 3px 0 0}.md-content>div{padding:15px 40px 30px;margin:0;font-weight:300;font-size:1.15em}.md-content>div p{margin:0;padding:10px 0}.md-content>div ul{margin:0;padding:0 0 30px 20px}.md-content>div ul li{padding:5px 0}.md-content button{display:block;margin:0 auto;font-size:.8em}.md-effect-1 .md-content{-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-1 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-2 .md-content{-webkit-transform:translateX(20%);-moz-transform:translateX(20%);-ms-transform:translateX(20%);transform:translateX(20%);opacity:0;-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.md-show.md-effect-2 .md-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1}.md-effect-3 .md-content{-webkit-transform:translateY(20%);-moz-transform:translateY(20%);-ms-transform:translateY(20%);transform:translateY(20%);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-3 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.md-effect-4 .md-content{-webkit-transform:scale(0) rotate(720deg);-moz-transform:scale(0) rotate(720deg);-ms-transform:scale(0) rotate(720deg);transform:scale(0) rotate(720deg);opacity:0}.md-effect-4 .md-content,.md-show.md-effect-4~.md-overlay{-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.md-show.md-effect-4 .md-content{-webkit-transform:scale(1) rotate(0);-moz-transform:scale(1) rotate(0);-ms-transform:scale(1) rotate(0);transform:scale(1) rotate(0);opacity:1}.md-effect-5.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-5 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(600px) rotateX(20deg);-moz-transform:translateZ(600px) rotateX(20deg);-ms-transform:translateZ(600px) rotateX(20deg);transform:translateZ(600px) rotateX(20deg);opacity:0}.md-show.md-effect-5 .md-content{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform:translateZ(0) rotateX(0);-moz-transform:translateZ(0) rotateX(0);-ms-transform:translateZ(0) rotateX(0);transform:translateZ(0) rotateX(0);opacity:1}.md-effect-6.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-6 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translate(30%) translateZ(600px) rotate(10deg);-moz-transform:translate(30%) translateZ(600px) rotate(10deg);-ms-transform:translate(30%) translateZ(600px) rotate(10deg);transform:translate(30%) translateZ(600px) rotate(10deg);opacity:0}.md-show.md-effect-6 .md-content{-webkit-transition:all .3s ease-in;-moz-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-transform:translate(0) translateZ(0) rotate(0);-moz-transform:translate(0) translateZ(0) rotate(0);-ms-transform:translate(0) translateZ(0) rotate(0);transform:translate(0) translateZ(0) rotate(0);opacity:1}.md-effect-7{top:0;-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.md-effect-7 .md-content{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;opacity:0}.md-show.md-effect-7 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);border-radius:0 0 3px 3px;opacity:1}.md-effect-8.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-8 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateY(-70deg);-moz-transform:rotateY(-70deg);-ms-transform:rotateY(-70deg);transform:rotateY(-70deg);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;opacity:0}.md-show.md-effect-8 .md-content{-webkit-transform:rotateY(0);-moz-transform:rotateY(0);-ms-transform:rotateY(0);transform:rotateY(0);opacity:1}.md-effect-9.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-9 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-70deg);-moz-transform:rotateX(-70deg);-ms-transform:rotateX(-70deg);transform:rotateX(-70deg);-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s;opacity:0}.md-show.md-effect-9 .md-content{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:1}.md-effect-10.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-10 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:rotateX(-60deg);-moz-transform:rotateX(-60deg);-ms-transform:rotateX(-60deg);transform:rotateX(-60deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-10 .md-content{-webkit-transform:rotateX(0);-moz-transform:rotateX(0);-ms-transform:rotateX(0);transform:rotateX(0);opacity:1}.md-effect-11 .md-content{-webkit-transform:scale(2);-moz-transform:scale(2);-ms-transform:scale(2);transform:scale(2);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-11 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-12 .md-content{-webkit-transform:scale(.8);-moz-transform:scale(.8);-ms-transform:scale(.8);transform:scale(.8);opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-12~.md-overlay{background:#e74c3c}.md-effect-12 .md-content,.md-effect-12 .md-content h3{background:0 0}.md-show.md-effect-12 .md-content{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.md-effect-13.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-13 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(-3000px) rotateY(90deg);-moz-transform:translateZ(-3000px) rotateY(90deg);-ms-transform:translateZ(-3000px) rotateY(90deg);transform:translateZ(-3000px) rotateY(90deg);opacity:0}.md-show.md-effect-13 .md-content{-webkit-animation:slit .7s forwards ease-out;-moz-animation:slit .7s forwards ease-out;animation:slit .7s forwards ease-out}@-webkit-keyframes slit{50%{-webkit-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-webkit-animation-timing-function:ease-out}100%{-webkit-transform:translateZ(0) rotateY(0);opacity:1}}@-moz-keyframes slit{50%{-moz-transform:translateZ(-250px) rotateY(89deg);opacity:.5;-moz-animation-timing-function:ease-out}100%{-moz-transform:translateZ(0) rotateY(0);opacity:1}}@keyframes slit{50%{transform:translateZ(-250px) rotateY(89deg);opacity:1;animation-timing-function:ease-in}100%{transform:translateZ(0) rotateY(0);opacity:1}}.md-effect-14.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-14 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateY(100%) rotateX(90deg);-moz-transform:translateY(100%) rotateX(90deg);-ms-transform:translateY(100%) rotateX(90deg);transform:translateY(100%) rotateX(90deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;transition:all .3s ease-out}.md-show.md-effect-14 .md-content{-webkit-transform:translateY(0) rotateX(0);-moz-transform:translateY(0) rotateX(0);-ms-transform:translateY(0) rotateX(0);transform:translateY(0) rotateX(0);opacity:1}.md-effect-15.md-modal{-webkit-perspective:1300px;-moz-perspective:1300px;perspective:1300px}.md-effect-15 .md-content{-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d;-webkit-transform:translateZ(100px) translateX(-30%) rotateY(90deg);-moz-transform:translateZ(100px) translateX(-30%) rotateY(90deg);-ms-transform:translateZ(100px) translateX(-30%) rotateY(90deg);transform:translateZ(100px) translateX(-30%) rotateY(90deg);-webkit-transform-origin:0 100%;-moz-transform-origin:0 100%;transform-origin:0 100%;opacity:0;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-15 .md-content{-webkit-transform:translateZ(0) translateX(0) rotateY(0);-moz-transform:translateZ(0) translateX(0) rotateY(0);-ms-transform:translateZ(0) translateX(0) rotateY(0);transform:translateZ(0) translateX(0) rotateY(0);opacity:1}.md-show.md-effect-16~.md-overlay{background:rgba(180,46,32,.5)}.md-show.md-effect-16~.container{-webkit-filter:blur(3px);-moz-filter:blur(3px);filter:blur(3px)}.md-effect-16 .md-content{-webkit-transform:translateY(-5%);-moz-transform:translateY(-5%);-ms-transform:translateY(-5%);transform:translateY(-5%);opacity:0}.md-effect-16 .md-content,.md-show.md-effect-16~.container{-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}.md-show.md-effect-16 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1}.md-show.md-effect-17~.container{height:100%;overflow:hidden;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.md-show.md-effect-17~.container,.md-show.md-effect-17~.md-overlay{-webkit-transform:rotateX(-2deg);-moz-transform:rotateX(-2deg);-ms-transform:rotateX(-2deg);transform:rotateX(-2deg);-webkit-transform-origin:50% 0;-moz-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform-style:preserve-3d;-moz-transform-style:preserve-3d;transform-style:preserve-3d}.md-effect-17 .md-content{opacity:0;-webkit-transform:translateY(200%);-moz-transform:translateY(200%);-ms-transform:translateY(200%);transform:translateY(200%)}.md-show.md-effect-17 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all .3s .2s;-moz-transition:all .3s .2s;transition:all .3s .2s}.md-show.md-effect-18~.container{height:100%;overflow:hidden}.md-show.md-effect-18~.md-overlay{background:rgba(143,27,15,.8);-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.md-show.md-effect-18~.container,.md-show.md-effect-18~.md-overlay{-webkit-transform-style:preserve-3d;-webkit-transform-origin:0 50%;-webkit-animation:rotateRightSideFirst .5s forwards ease-in;-moz-transform-style:preserve-3d;-moz-transform-origin:0 50%;-moz-animation:rotateRightSideFirst .5s forwards ease-in;transform-style:preserve-3d;transform-origin:0 50%;animation:rotateRightSideFirst .5s forwards ease-in}@-webkit-keyframes rotateRightSideFirst{50%{-webkit-transform:translateZ(-50px) rotateY(5deg);-webkit-animation-timing-function:ease-out}100%{-webkit-transform:translateZ(-200px)}}@-moz-keyframes rotateRightSideFirst{50%{-moz-transform:translateZ(-50px) rotateY(5deg);-moz-animation-timing-function:ease-out}100%{-moz-transform:translateZ(-200px)}}@keyframes rotateRightSideFirst{50%{transform:translateZ(-50px) rotateY(5deg);animation-timing-function:ease-out}100%{transform:translateZ(-200px)}}.md-effect-18 .md-content{-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);transform:translateX(200%);opacity:0}.md-show.md-effect-18 .md-content{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);opacity:1;-webkit-transition:all .5s .1s;-moz-transition:all .5s .1s;transition:all .5s .1s}.md-show.md-effect-19~.container{height:100%;overflow:hidden}.md-show.md-effect-19~.md-overlay{-webkit-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.md-show.md-effect-19~.container,.md-show.md-effect-19~.md-overlay{-webkit-transform-style:preserve-3d;-webkit-transform-origin:50% 100%;-webkit-animation:OpenTop .5s forwards ease-in;-moz-transform-style:preserve-3d;-moz-transform-origin:50% 100%;-moz-animation:OpenTop .5s forwards ease-in;transform-style:preserve-3d;transform-origin:50% 100%;animation:OpenTop .5s forwards ease-in}@-webkit-keyframes OpenTop{50%{-webkit-transform:rotateX(10deg);-webkit-animation-timing-function:ease-out}}@-moz-keyframes OpenTop{50%{-moz-transform:rotateX(10deg);-moz-animation-timing-function:ease-out}}@keyframes OpenTop{50%{transform:rotateX(10deg);animation-timing-function:ease-out}}.md-effect-19 .md-content{-webkit-transform:translateY(-200%);-moz-transform:translateY(-200%);-ms-transform:translateY(-200%);transform:translateY(-200%);opacity:0}.md-show.md-effect-19 .md-content{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:1;-webkit-transition:all .5s .1s;-moz-transition:all .5s .1s;transition:all .5s .1s}@font-face{font-family:FuturaPT;src:url(../fonts/FuturaPTLight.eot);src:local('☺'),url(../fonts/FuturaPTLight.woff) format('woff'),url(../fonts/FuturaPTLight.ttf) format('truetype'),url(../fonts/FuturaPTLight.svg) format('svg');font-weight:300;font-style:normal}@font-face{font-family:FuturaPT;src:url(../fonts/FuturaPTMedium.eot);src:local('☺'),url(../fonts/FuturaPTMedium.woff) format('woff'),url(../fonts/FuturaPTMedium.ttf) format('truetype'),url(../fonts/FuturaPTMedium.svg) format('svg');font-weight:500;font-style:normal}@font-face{font-family:FuturaPT;src:url(../fonts/FuturaPTBold.eot);src:local('☺'),url(../fonts/FuturaPTBold.woff) format('woff'),url(../fonts/FuturaPTBold.ttf) format('truetype'),url(../fonts/FuturaPTBold.svg) format('svg');font-weight:700;font-style:normal}body{font-family:FuturaPT,Arial,sans-serif;overflow-x:hidden;scroll-behavior:smooth}a{text-decoration:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}.title{font-weight:600;font-size:42px;line-height:1.23;color:#f58b2e;margin:0 0 40px;text-align:center}.subtitle{font-weight:300;color:#000;font-size:22px;line-height:1.5;color:#666;margin:0;text-align:center}label.error{display:none!important}.container{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.dflex{display:-webkit-box;display:-ms-flexbox;display:flex}.frow{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fcolumn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.jbetween{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.jcenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.jend{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.vtop{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.vcenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vbottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.itop{-ms-flex-item-align:start;align-self:flex-start}.icenter{-ms-flex-item-align:center;align-self:center}.ibottom{-ms-flex-item-align:end;align-self:flex-end}.anim{-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease}.tabs__content{display:none}.tabs__content.active{display:block}#mobile-menu{opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:.3s all ease;-o-transition:.3s all ease;transition:.3s all ease;padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none}.header{width:100%;position:fixed;background-color:rgba(0,0,0,.7);padding:18px 0 18px;z-index:10}.header .header-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-inner .mobile-menu{max-width:320px;margin:0 auto}.header .header-inner .mobile-menu>ul{list-style:none;margin:0;padding-left:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .header-inner .mobile-menu>ul .menu-item:not(:last-child){margin-right:30px}.header .header-inner .mobile-menu>ul .menu-item>a{cursor:pointer;text-transform:uppercase;color:#fff;font-size:13px;font-weight:700}.header .header-inner .mobile-menu>ul .menu-item.active>a{opacity:.7}.top .new-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;height:680px}.top .new-container .swiper-wrapper{position:relative}.top .new-container .swiper-wrapper .swiper-slide{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}.top .new-container .swiper-wrapper .swiper-slide:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.705);z-index:0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner{padding:174px 0 0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text{max-width:760px;margin:0 auto;text-align:center;position:relative;z-index:1}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-title{font-weight:600;font-size:48px;line-height:1.23;color:#fff;margin:0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-text{font-weight:400;font-size:24px;line-height:1.55;color:#fff;margin:30px 0 50px}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-btn{display:block;width:213px;height:60px;background-color:#f58b2e;font-weight:700;font-size:16px;line-height:60px;text-align:center;color:#fff;margin:0 auto;text-transform:uppercase;border-radius:30px;position:relative;overflow:hidden}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-btn:after{content:"";display:block;width:4px;height:82px;margin-left:60px;background:#fff;position:absolute;left:0;top:-12px;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.top .new-container .swiper-wrapper .swiper-slide-active .slide-inner .box-text .slide-title{-webkit-animation:fadeInUpSD 1s both 1s;animation:fadeInUpSD 1s both 1s}.top .new-container .swiper-wrapper .swiper-slide-active .slide-inner .box-text .slide-text{-webkit-animation:fadeInUpSD 1s both 1.5s;animation:fadeInUpSD 1s both 1.5s}.top .new-container .swiper-wrapper .swiper-slide-active .slide-inner .box-text .slide-btn{-webkit-animation:fadeInUpSD 1s both 2s;animation:fadeInUpSD 1s both 2s}.top .new-container .swiper-pagination{position:absolute;z-index:5;bottom:20px}.top .new-container .swiper-pagination .swiper-pagination-bullet-active{background:#f58b2e!important}.top .new-container .swiper-pagination .swiper-pagination-bullet{background:#fff;width:10px;height:10px;opacity:1;margin:0 10px 0 0}.top .new-container .swiper-pagination .swiper-pagination-bullet:hover{background:#f58b2e;-webkit-transition:.2s ease;-o-transition:.2s ease;transition:.2s ease}.top .new-container .swiper-button-my-next{position:absolute;z-index:1;right:23px;bottom:45%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;width:40px;height:40px;border-radius:50%;background-color:#fff;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}.top .new-container .swiper-button-my-next:hover{background-color:#f58b2e}.top .new-container .swiper-button-my-next:hover>svg>path{fill:#fff}.top .new-container .swiper-button-my-prev{position:absolute;z-index:1;left:63px;bottom:45%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);cursor:pointer;width:40px;height:40px;border-radius:50%;background-color:#fff;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}.top .new-container .swiper-button-my-prev:hover{background-color:#f58b2e}.top .new-container .swiper-button-my-prev:hover>svg>g>path{fill:#fff}.top .new-container .swiper-button-my-prev:hover>svg>defs>clipPath{fill:#fff}.about{padding:180px 0;background-color:#eee}.about .about-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about .about-inner .about-txt-left{max-width:560px;padding-left:100px}.about .about-inner .about-txt-left .about-title{font-size:52px;line-height:1.23;font-weight:600;color:#f58b2e;margin:0}.about .about-inner .about-txt-left .about-subtitle{font-size:20px;line-height:1.35;font-weight:700;color:#666;margin:23px 0 0}.about .about-inner .about-txt-right{max-width:460px;font-size:20px;line-height:1.55;font-weight:300;color:#000}.customer{padding-top:135px;padding-bottom:150px;background:#fff}.customer .customer-title-wrap{max-width:560px;margin:0 auto;margin-bottom:105px;text-align:center}.customer .customer-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:90px 32px}.customer .customer-items .customer-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.customer .customer-items .customer-item .customer-item-number{background-color:#ededed;color:#f58b2e;width:60px;height:60px;text-align:center;font-size:20px;line-height:60px;border-radius:50%}.customer .customer-items .customer-item .customer-item-text{max-width:280px;margin-left:20px}.customer .customer-items .customer-item .customer-item-text .customer-item-title{font-size:20px;line-height:1.35;font-weight:700;color:#f58b2e;margin:0 0 13px}.customer .customer-items .customer-item .customer-item-text .customer-item-par{font-size:18px;line-height:1.55;font-weight:300;color:#000;margin:0}.realize{padding:150px 0;background-color:#f2f2f2}.realize .realize-items{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:90px 32px;margin-top:105px;justify-content:center}.realize .realize-items .realize-item{max-width:220px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.realize .realize-items .realize-item .realize-item-img{width:53px;height:53px;flex:53px 0 0}.realize .realize-items .realize-item .realize-item-img>img{width:100%;height:100%}.realize .realize-items .realize-item .realize-item-text{max-width:151px;margin-left:16px}.realize .realize-items .realize-item .realize-item-text .realize-item-par{font-weight:500;font-size:18px;line-height:1.35;color:#121111;margin:0}.strategy{padding:135px 0 165px}.strategy .strategy-title-wrap{max-width:560px;margin:0 auto 90px}.strategy .strategy-items-wrap{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:55px 32px}.strategy .strategy-items-wrap .strategy-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.strategy .strategy-items-wrap .strategy-item .strategy-text{margin-left:20px;font-weight:400;color:#262323;font-size:22px;line-height:1.35;white-space:nowrap}.research{padding:135px 0 165px;background-color:#f2f2f2}.research .research-title-wrap{max-width:560px;margin:0 auto 90px}.research .research-items-wrap{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:110px 40px}.research .research-items-wrap .research-item{display:-webkit-box;display:-ms-flexbox;display:flex}.research .research-items-wrap .research-item .research-img{width:80px;height:80px}.research .research-items-wrap .research-item .research-img>img{width:100%;height:100%}.research .research-items-wrap .research-item .research-text{margin-left:20px}.research .research-items-wrap .research-item .research-text .research-title{font-weight:600;font-size:22px;line-height:1.35;color:#f58b2e;margin:0 0 8px}.research .research-items-wrap .research-item .research-text .research-list{padding-left:26px;margin:0}.research .research-items-wrap .research-item .research-text .research-list .research-list-item{font-size:18px;line-height:1.55;font-weight:300;color:#000}.business{padding:40px 0 60px;background-image:url(../img/business-bg.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:0}.business:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.705);z-index:-1}.business .business-inner{max-width:1010px;padding:70px 150px 100px;background-color:#f5f5f5;margin:0 auto}.business .business-inner .business-text-block{margin-top:50px}.business .business-inner .business-text-block .business-text-title{font-weight:600;font-size:21px;line-height:1.55;color:#f58b2e;margin:0 0 25px}.business .business-inner .business-text-block .business-text{font-weight:300;font-size:20px;line-height:1.55;color:#000}.business .business-inner .business-text-block .business-list{margin:0;padding-left:24px}.business .business-inner .business-text-block .business-list .business-list-item{font-weight:300;font-size:20px;line-height:1.55;color:#000}.audit{padding:135px 0 150px;background-color:#f2f2f2}.audit .audit-title-wrap{max-width:560px;margin:0 auto 90px}.audit .audit-item-wrap{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:40px 40px}.audit .audit-item-wrap .audit-item{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#fff;max-width:560px}.audit .audit-item-wrap .audit-item .audit-img{width:200px;height:100%}.audit .audit-item-wrap .audit-item .audit-img>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.audit .audit-item-wrap .audit-item .audit-text{padding:30px 30px 40px;max-width:360px}.audit .audit-item-wrap .audit-item .audit-text .audit-title{font-weight:600;font-size:22px;line-height:1.35;color:#f58b2e;margin:0 0 15px}.audit .audit-item-wrap .audit-item .audit-text .audit-par{font-weight:300;font-size:18px;line-height:1.55;color:#000;margin:0}.contact{padding:148px 0 110px;background-image:url(../img/contact-bg.webp);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;z-index:0}.contact:after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.548);z-index:-1}.contact .audit-title-wrap{max-width:590px;margin:0 auto 90px}.contact .audit-title-wrap .contact-title{font-weight:600;font-size:48px;line-height:1.23;color:#f58b2e;margin:0 0 40px;text-align:center}.contact .audit-title-wrap .contact-subtitle{font-weight:500;font-size:24px;line-height:1.5;color:#fff;text-align:center;margin:0}.contact form{position:relative;max-width:960px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto}.contact form .form_input{width:256px;border:none;padding:0 20px;color:#000;background-color:#fff;font-size:16px;line-height:1.33;border-radius:0;outline:0}.contact form .send-form{width:130px;height:56px;color:#fff;cursor:pointer;background:#f58b2e;outline:0;font-size:16px;line-height:18px;font-weight:700;border:none;border-radius:30px;position:relative;overflow:hidden}.contact form .send-form:after{content:"";display:block;width:4px;height:82px;margin-left:60px;background:#fff;position:absolute;left:0;top:-12px;z-index:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .1s;-o-transition:all .1s;transition:all .1s;-webkit-animation-name:slideme;animation-name:slideme;-webkit-animation-duration:4s;animation-duration:4s;-webkit-animation-delay:50ms;animation-delay:50ms;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes slideme{0%{left:-30px;margin-left:0}30%{left:110%;margin-left:80px}100%{left:110%;margin-left:80px}}@keyframes slideme{0%{left:-30px;margin-left:0}30%{left:110%;margin-left:80px}100%{left:110%;margin-left:80px}}.footer{padding:60px 0 90px;background-color:#171717}.footer .mobile-menu{max-width:215px;margin:0 auto;text-align:center}.footer .mobile-menu>ul{margin:0;padding-left:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.footer .mobile-menu>ul .menu-item:not(:last-child){margin-right:30px}.footer .mobile-menu>ul .menu-item>a{font-weight:600;font-size:14px;color:#fff;cursor:pointer}.footer .footer-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;max-width:600px;margin:60px auto 0}.footer .footer-block .block-item{display:block;color:#fff;font-size:14px;opacity:.7}@media (min-width:960px) and (max-width:1200px){.container{max-width:960px!important}.title{font-size:38px}.subtitle{font-size:22px}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-title{font-size:44px}.about .about-inner .about-txt-left{max-width:370px;padding-left:100px}.about .about-inner .about-txt-left .about-title{font-size:48px}.about .about-inner .about-txt-right{font-size:18px}.customer .customer-items{grid-gap:90px 20px}.customer .customer-items .customer-item .customer-item-text{max-width:220px}.realize .realize-items .realize-item{max-width:220px}.realize .realize-items .realize-item .realize-item-text{max-width:140px}.realize .realize-items .realize-item .realize-item-text .realize-item-par{font-size:16px}.strategy{padding:135px 0 165px}.strategy .strategy-title-wrap{max-width:560px;margin:0 auto 90px}.strategy .strategy-items-wrap{max-width:900px;grid-gap:52px 32px}.strategy .strategy-items-wrap .strategy-item .strategy-text{font-size:20px}.research .research-items-wrap{max-width:900px;grid-gap:85px 40px;overflow:hidden}.research .research-items-wrap .research-item .research-text{margin-left:20px}.research .research-items-wrap .research-item .research-text .research-title{font-size:20px}.research .research-items-wrap .research-item .research-text .research-list{padding-left:26px;margin:0}.research .research-items-wrap .research-item .research-text .research-list .research-list-item{font-size:16px}.business .business-inner{max-width:830px;padding:70px 60px 100px}.business .business-inner .business-text-block .business-text{font-size:18px}.business .business-inner .business-text-block .business-list .business-list-item{font-size:18px}.audit .audit-item-wrap{grid-gap:40px 20px}.audit .audit-item-wrap .audit-item{max-width:460px}.audit .audit-item-wrap .audit-item .audit-text{max-width:260px}.audit .audit-item-wrap .audit-item .audit-text .audit-title{font-size:20px}.audit .audit-item-wrap .audit-item .audit-text .audit-par{font-size:16px}.contact .audit-title-wrap{max-width:590px;margin:0 auto 90px}.contact .audit-title-wrap .contact-title{font-size:44px}.contact form{max-width:780px}.contact form .form_input{width:196px}}@media (min-width:640px) and (max-width:959px){.container{max-width:640px!important}.title{font-size:38px;margin:0 0 20px}.subtitle{font-size:22px}.header{padding:20px 0;position:static;background-color:#000}.header .header-inner .mobile-menu{max-width:320px;margin:0 auto}.header .header-inner .mobile-menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0}.header .header-inner .mobile-menu>ul .menu-item{font-size:13px}.header .header-inner .mobile-menu>ul .menu-item:not(:last-child){margin-right:0}.header .header-inner .mobile-menu>ul .menu-item:not(:first-child){margin-top:30px}.top .new-container .swiper-wrapper .swiper-slide .slide-inner{padding:135px 0 0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text{max-width:75%}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-title{font-size:44px}.about .about-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .about-inner .about-txt-left{max-width:100%;padding-left:0;margin-bottom:30px}.about .about-inner .about-txt-left .about-title{font-size:48px}.about .about-inner .about-txt-right{max-width:100%;font-size:18px}.customer .customer-title-wrap{margin-bottom:45px}.customer .customer-items{grid-template-columns:repeat(1,1fr);grid-gap:40px 0}.customer .customer-items .customer-item .customer-item-number{width:40px;height:40px;font-size:18px;line-height:40px}.customer .customer-items .customer-item .customer-item-text{max-width:90%}.realize .realize-items{grid-template-columns:repeat(1,1fr);grid-gap:40px 0;margin-top:45px}.realize .realize-items .realize-item{max-width:100%}.realize .realize-items .realize-item .realize-item-text{max-width:100%}.strategy .strategy-title-wrap{margin:0 auto 50px}.strategy .strategy-items-wrap{max-width:100%;grid-gap:40px 0;grid-template-columns:repeat(1,1fr)}.strategy .strategy-items-wrap .strategy-item .strategy-text{font-size:20px}.research .research-title-wrap{margin:0 0 45px}.research .research-items-wrap{max-width:100%;grid-template-columns:repeat(1,1fr);grid-gap:40px 0}.research .research-items-wrap .research-item .research-img{width:50px;height:50px}.research .research-items-wrap .research-item .research-text{margin-left:20px}.research .research-items-wrap .research-item .research-text .research-title{font-size:20px}.research .research-items-wrap .research-item .research-text .research-list{padding-left:26px;margin:0}.research .research-items-wrap .research-item .research-text .research-list .research-list-item{font-size:16px}.business .business-inner{max-width:830px;padding:70px 35px 100px}.business .business-inner .business-text-block .business-text{font-size:16px}.business .business-inner .business-text-block .business-list .business-list-item{font-size:16px}.audit .audit-title-wrap{margin:0 0 45px}.audit .audit-item-wrap{max-width:100%;grid-gap:20px 0;grid-template-columns:repeat(1,1fr)}.audit .audit-item-wrap .audit-item{max-width:100%}.audit .audit-item-wrap .audit-item .audit-text{max-width:450px}.audit .audit-item-wrap .audit-item .audit-text .audit-title{font-size:20px}.audit .audit-item-wrap .audit-item .audit-text .audit-par{font-size:16px}.contact{padding:60px 0 60px}.contact .audit-title-wrap{max-width:100%;margin:0 auto 74px}.contact .audit-title-wrap .contact-title{font-size:44px;margin:0 0 24px}.contact form{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact form .form_input{width:100%;padding:20px 15px}.contact form .form_input:not(:last-child){margin-bottom:20px}.contact form .send-form{margin:0 auto;width:100%}}@media (max-width:639px){.title{font-size:30px;margin:0 0 20px}.subtitle{font-size:20px}.header{padding:20px 0;position:static;background-color:#000}.header .header-inner .mobile-menu{max-width:320px;margin:0 auto}.header .header-inner .mobile-menu>ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px 0}.header .header-inner .mobile-menu>ul .menu-item{font-size:13px}.header .header-inner .mobile-menu>ul .menu-item:not(:last-child){margin-right:0}.header .header-inner .mobile-menu>ul .menu-item:not(:first-child){margin-top:30px}.top .new-container .swiper-wrapper .swiper-slide .slide-inner{padding:118px 0 0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text{max-width:75%}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-title{font-size:30px}.top .new-container .swiper-button-my-next{width:24px;height:24px;bottom:52%;right:-5px}.top .new-container .swiper-button-my-prev{width:24px;height:24px;bottom:52%;left:20px}.about{padding:120px 0}.about .about-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about .about-inner .about-txt-left{max-width:100%;padding-left:0;margin-bottom:30px}.about .about-inner .about-txt-left .about-title{font-size:30px}.about .about-inner .about-txt-right{max-width:100%;font-size:16px}.customer{padding:90px 0}.customer .customer-title-wrap{max-width:100%;margin-bottom:45px}.customer .customer-items{grid-template-columns:repeat(1,1fr);grid-gap:36px 0}.customer .customer-items .customer-item{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.customer .customer-items .customer-item .customer-item-number{width:40px;height:40px;font-size:18px;line-height:40px}.customer .customer-items .customer-item .customer-item-text{max-width:79%}.realize{padding:90px 0}.realize .realize-items{grid-template-columns:repeat(1,1fr);grid-gap:40px 0;margin-top:45px}.realize .realize-items .realize-item{max-width:100%}.realize .realize-items .realize-item .realize-item-text{max-width:100%}.realize .realize-items .realize-item .realize-item-text .realize-item-par{font-size:14px}.strategy{padding:90px 0}.strategy .strategy-title-wrap{margin:0 auto 50px}.strategy .strategy-items-wrap{max-width:100%;grid-gap:40px 0;grid-template-columns:repeat(1,1fr)}.strategy .strategy-items-wrap .strategy-item .strategy-text{font-size:18px;white-space:normal}.research{padding:90px 0}.research .research-title-wrap{margin:0 0 45px}.research .research-items-wrap{max-width:100%;grid-template-columns:repeat(1,1fr);grid-gap:40px 0}.research .research-items-wrap .research-item .research-img{width:50px;height:50px}.research .research-items-wrap .research-item .research-text{margin-left:20px}.research .research-items-wrap .research-item .research-text .research-title{font-size:18px}.research .research-items-wrap .research-item .research-text .research-list{padding-left:26px;margin:0}.research .research-items-wrap .research-item .research-text .research-list .research-list-item{font-size:14px}.business .business-inner{max-width:830px;padding:70px 35px 100px}.business .business-inner .business-text-block .business-text{font-size:16px}.business .business-inner .business-text-block .business-list .business-list-item{font-size:16px}.audit{padding:90px 0}.audit .audit-title-wrap{margin:0 0 45px}.audit .audit-item-wrap{max-width:100%;grid-gap:20px 0;grid-template-columns:repeat(1,1fr)}.audit .audit-item-wrap .audit-item{max-width:100%}.audit .audit-item-wrap .audit-item .audit-img{width:27%}.audit .audit-item-wrap .audit-item .audit-text{max-width:73%}.audit .audit-item-wrap .audit-item .audit-text .audit-title{font-size:18px}.audit .audit-item-wrap .audit-item .audit-text .audit-par{font-size:14px}.contact{padding:60px 0 60px}.contact .audit-title-wrap{max-width:100%;margin:0 auto 74px}.contact .audit-title-wrap .contact-title{font-size:30px;margin:0 0 24px}.contact .audit-title-wrap .contact-subtitle{font-size:22px}.contact form{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.contact form .form_input{width:100%;padding:20px 20px}.contact form .form_input:not(:last-child){margin-bottom:20px}.contact form .send-form{margin:0 auto;width:100%}}@media (max-width:471px){.top .new-container{height:750px}.top .new-container .swiper-wrapper .swiper-slide .slide-inner{padding:118px 0 0}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text{max-width:90%}.top .new-container .swiper-wrapper .swiper-slide .slide-inner .box-text .slide-title{font-size:30px}.top .new-container .swiper-button-my-next{width:24px;height:24px;bottom:52%;right:-5px}.top .new-container .swiper-button-my-prev{width:24px;height:24px;bottom:52%;left:20px}.audit{padding:90px 0}.audit .audit-title-wrap{margin:0 0 45px}.audit .audit-item-wrap{max-width:100%;grid-gap:20px 0;grid-template-columns:repeat(1,1fr)}.audit .audit-item-wrap .audit-item{max-width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.audit .audit-item-wrap .audit-item .audit-img{width:200px;height:237px}.audit .audit-item-wrap .audit-item .audit-text{padding:20px;max-width:100%}.audit .audit-item-wrap .audit-item .audit-text .audit-title{font-size:18px}.audit .audit-item-wrap .audit-item .audit-text .audit-par{font-size:14px}.business .business-inner{max-width:830px;padding:40px 20px 40px}.business .business-inner .business-text-block .business-text-title{font-size:16px}.business .business-inner .business-text-block .business-text{font-size:14px}.business .business-inner .business-text-block .business-list .business-list-item{font-size:14px}.research .research-items-wrap .research-item .research-text{max-width:65%}}