@font-face{font-family:DINCondensed;src:url(../fonts/DinCondensed/DINPro-CondBold.woff) format("woff"),url(../fonts/DinCondensed/DINPro-CondBold.woff2) format("woff2");font-weight:700;font-style:normal}@font-face{font-family:HelveticaNeueLTStd;src:url(../fonts/Helvetica/helveticaneueltstd-th-webfont.woff) format("woff"),url(../fonts/Helvetica/helveticaneueltstd-th-webfont.woff2) format("woff2");font-weight:300;font-style:normal}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a,address,blockquote,center,div,fieldset,footer,form,h1,h2,h3,h4,h5,h6,header,hr,input,li,main,menu,ol,p,pre,section,span,table,textarea,ul{-webkit-box-sizing:border-box;box-sizing:border-box}a{text-decoration:none}a:active,a:hover{outline:0}:focus{outline:0}table{border-collapse:collapse;border-spacing:0}textarea{overflow:auto;vertical-align:top;resize:vertical}audio,canvas,video{display:inline-block;max-width:100%}img{display:block;height:auto;max-width:100%;aspect-ratio:attr(width)/attr(height)}a{color:inherit}input,textarea{border-radius:0;-webkit-appearance:none;outline:0}:root{--app-height:100%}html{overflow-x:hidden}html.smooth-scroll{scroll-behavior:smooth}body{position:relative;font-family:HelveticaNeueLTStd,sans-serif;font-size:16px;line-height:1.875;letter-spacing:.07em;color:#141414;overflow-x:hidden;padding-top:80px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}@media only screen and (max-width:768px){body{padding-top:70px}}h1,h2,h3,h4,h5,h6{font-family:DINCondensed,sans-serif;letter-spacing:normal;text-transform:uppercase}p{margin-bottom:15px}p:not([class]):last-child,p:not([class]):last-of-type{margin-bottom:0}b,strong{font-weight:700}em,i{font-style:italic}@media only screen and (max-width:768px){.hidden-mob{display:none!important}}@media only screen and (min-width:769px){.hidden-desktop{display:none!important}}.container{position:relative;max-width:1260px;margin:0 auto;padding:0 30px}@media only screen and (max-width:768px){.container{padding:0 15px}}.container_wide{max-width:100%;padding:0}.header{background:#141414;color:#fff;position:fixed;top:0;left:0;width:100%;height:80px;overflow:hidden;scroll-behavior:smooth;z-index:9}@media only screen and (max-width:768px){.header{height:70px;overflow:visible}}.header .container{height:100%}@media only screen and (max-width:768px){.header .container{padding:0 25px}}.header .row{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;height:100%}@media only screen and (max-width:768px){.header .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.header .hamburger{display:none;position:absolute;left:25px;z-index:10}@media only screen and (max-width:768px){.header .hamburger{display:block}}.header .hamburger span{position:relative;display:block;height:2px;width:18px;margin-bottom:3px;background:#fff;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.header .hamburger span:nth-child(even){width:23px}.header .hamburger span:last-child{margin-bottom:0}.header .hamburger.active span:nth-child(odd){opacity:0;height:0}.header .hamburger.active span:nth-child(2){-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header .hamburger.active span:nth-child(4){-webkit-transform:rotate(-45deg) translate(3px,-4px);-ms-transform:rotate(-45deg) translate(3px,-4px);transform:rotate(-45deg) translate(3px,-4px)}.header .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:768px){.header .nav{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#141414;position:fixed;top:0;bottom:0;left:100vw;width:100%;padding:15px 15px 15px 25px;z-index:9}}@media only screen and (max-width:768px){.header .nav_open{left:0}}@media only screen and (max-width:768px){.header .nav .menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:768px){.header .menu{margin-top:50px}}@media only screen and (max-width:768px){.header .menu li{margin-bottom:50px}}.header .menu li:last-child{margin-bottom:0}.header .menu a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:32px 43px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:1200px){.header .menu a{padding:32px 28px}}@media only screen and (max-width:1024px){.header .menu a{padding:32px 10px}}@media only screen and (max-width:768px){.header .menu a{padding:0}}.header .menu a:hover{background:#fff;color:#141414}.header .btn{min-width:auto;width:160px;height:46px;padding:12px 18px;white-space:nowrap;margin-left:65px}@media only screen and (max-width:1024px){.header .btn{margin-left:40px}}@media only screen and (max-width:768px){.header .btn{margin:0 0 0 auto}}.admin-bar .header{top:32px}@media screen and (max-width:782px){.admin-bar .header{top:46px}}.subheader{position:fixed;top:80px;left:0;width:100%;overflow:hidden;z-index:8;-webkit-transition:background .2s;-o-transition:background .2s;transition:background .2s}@media only screen and (max-width:768px){.subheader{top:70px}}.subheader_fixed{background:rgba(255,255,255,.93)}.subheader_fixed .submenu{color:#141414;border:none}.admin-bar .subheader{top:112px}@media screen and (max-width:782px){.admin-bar .subheader{top:126px}}@media screen and (max-width:768px){.admin-bar .subheader{top:116px}}.menu{display:-webkit-box;display:-ms-flexbox;display:flex}.menu li a{font-family:DINCondensed,sans-serif;font-size:14px;line-height:1.2;text-transform:uppercase}@media only screen and (max-width:768px){.menu li a{font-size:16px}}.submenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:18px 0;color:#fff;border-bottom:1px solid #606060;-webkit-transition:color .2s;-o-transition:color .2s;transition:color .2s}@media only screen and (max-width:768px){.submenu{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media only screen and (max-width:370px){.submenu{padding:10px 0}}.submenu li{padding:0 58px;line-height:1.4;border-right:1px solid #afafaf}@media only screen and (max-width:768px){.submenu li{padding:0 23px;width:100%;text-align:center}}@media only screen and (max-width:500px){.submenu li{padding:0 15px}}@media only screen and (max-width:370px){.submenu li{padding:0 10px}}@media only screen and (max-width:768px){.submenu li:first-child{padding-left:0}}.submenu li:last-child{padding-right:0;border:none}@media only screen and (max-width:768px){.submenu li:last-child{padding-right:0}}.submenu li a{font-size:14px}@media only screen and (max-width:370px){.submenu li a{font-size:13px}}.submenu li a.active{font-weight:700}.cover{position:relative;color:#fff;background:#141414;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;height:530px}@media only screen and (max-width:768px){.cover{padding:0 15px;height:calc(100svh - 70px)}}.cover:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.6)),color-stop(64.72%,rgba(0,0,0,0))),-webkit-gradient(linear,left bottom,left top,from(rgba(20,20,20,.4)),to(rgba(20,20,20,.4)));background:-o-linear-gradient(top,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 64.72%),-o-linear-gradient(bottom,rgba(20,20,20,.4),rgba(20,20,20,.4));background:linear-gradient(180deg,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 64.72%),linear-gradient(0deg,rgba(20,20,20,.4),rgba(20,20,20,.4))}.cover .bg{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.cover .text{position:relative;text-align:center;z-index:1;margin-top:-35px}@media only screen and (max-width:768px){.cover .text{height:100%;padding:35% 0 70px;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-top:0}}.cover h1{font-size:70px;line-height:1.2;letter-spacing:.05em;max-height:145px}@media only screen and (max-width:768px){.cover h1{font-size:60px}}.cover h3{font-size:28px;line-height:1.4;letter-spacing:.02em;margin-top:20px}.cover h4{font-family:HelveticaNeueLTStd,sans-serif;font-size:25px;line-height:1.6;margin-top:20px;letter-spacing:.07em}@media only screen and (max-width:768px){.cover h4{margin:25px 0 50px}}.cover .btn-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:40px}@media only screen and (max-width:768px){.cover .btn-group{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:auto;margin-bottom:0}}.cover .btn-group .btn{margin-right:20px}@media only screen and (max-width:768px){.cover .btn-group .btn{margin-right:0;margin-bottom:20px}}.cover .btn-group .btn:last-child{margin-right:0}@media only screen and (max-width:768px){.cover .btn-group .btn:last-child{margin-bottom:0}}.cover_st2:after{background:-o-radial-gradient(50% 50%,50% 50%,rgba(20,20,20,.66) 0,rgba(4,4,4,0) 100%);background:radial-gradient(50% 50% at 50% 50%,rgba(20,20,20,.66) 0,rgba(4,4,4,0) 100%)}@media only screen and (max-width:768px){.cover_st2:after{width:630px;height:390px;top:50%;left:50%;-webkit-transform:translate(-50%,-65%);-ms-transform:translate(-50%,-65%);transform:translate(-50%,-65%)}}.cover_video{max-height:calc(100vh - 80px);height:100vh;overflow:hidden}@media only screen and (max-width:768px){.cover_video{max-height:calc(100vh - 70px)}}.cover_video:after{content:none}.cover_video video{min-width:100%;min-height:100%;width:auto;max-width:none;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-repeat:no-repeat;background-position:50%;background-size:cover}@media only screen and (max-width:768px){.home .cover{margin-top:0}}.home .cover:after{background:-webkit-gradient(linear,left bottom,left top,from(rgba(20,20,20,.5)),to(rgba(20,20,20,.5)));background:-o-linear-gradient(bottom,rgba(20,20,20,.5),rgba(20,20,20,.5));background:linear-gradient(0deg,rgba(20,20,20,.5),rgba(20,20,20,.5))}@media only screen and (max-width:768px){.home .cover .text{padding:35% 0 11%}}.btn{display:inline-block;font-family:DINCondensed,sans-serif;font-size:18px;line-height:1.22;letter-spacing:.05em;text-transform:uppercase;padding:18px;min-width:220px;text-align:center;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}@media only screen and (max-width:768px){.btn{width:100%}}.btn_orange{background:#eb6a19;color:#fff}.btn_orange:hover{background:#f38540}.btn_white{background:#fff;color:#eb6a19}.btn_white:hover{color:#f38540}.btn_fixed{position:fixed;bottom:-50px;left:0;width:100%;height:50px;font-size:16px;padding:15px 18px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;z-index:9}.btn_visible{bottom:0}.title{font-size:55px;line-height:1.18;margin-bottom:20px}@media only screen and (max-width:768px){.title{font-size:45px;line-height:1.22;margin-bottom:7px}}.title_underlined span{position:relative;z-index:1}.title_underlined span:after{content:"";width:calc(100% + 15px);height:6px;background:#eb6a19;position:absolute;left:-12px;bottom:7px;z-index:-1}@media only screen and (max-width:768px){.title_underlined span:after{width:calc(100% + 11px);left:-6px;bottom:0}}.title-sm{font-size:40px;line-height:1.375;margin-bottom:20px}@media only screen and (max-width:768px){.title-sm{font-size:30px;line-height:1.4}}.title-sm_underlined span{position:relative;z-index:1}.title-sm_underlined span:after{content:"";width:calc(100% + 10px);height:6px;background:#eb6a19;position:absolute;left:-5px;bottom:3px;z-index:-1}@media only screen and (max-width:768px){.title-sm_underlined span:after{height:4px;bottom:-2px}}.mfp-fade.mfp-bg{opacity:0;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-bg.mfp-ready{opacity:.8}.mfp-fade.mfp-bg.mfp-removing{opacity:0}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-o-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0}.mfp-iframe-holder .mfp-content{max-width:1000px}.court{position:relative;color:#fff;background:#141414;padding:96px 0 120px}@media only screen and (max-width:768px){.court{padding:50px 0 70px}}.court .bg{position:absolute;top:-50px;left:0;width:100%;z-index:0}@media only screen and (max-width:768px){.court .bg{top:-75px}}.court .row{position:relative;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}@media only screen and (max-width:768px){.court .row{display:block}}.court .court-bl{margin-bottom:85px}@media only screen and (max-width:768px){.court .court-bl{margin-bottom:30px}}.court .court-bl .img{position:relative;max-width:50%;-ms-flex-negative:0;flex-shrink:0;margin:40px 40px 0 0}@media only screen and (max-width:1024px){.court .court-bl .img{margin:25px 25px 0 0;max-width:40%}}@media only screen and (max-width:768px){.court .court-bl .img{display:inline-block;margin:35px 35px 0 0;max-width:calc(100% - 35px)}}.court .court-bl .img:after{content:"";width:250px;height:250px;background:#eb6a19;position:absolute;top:-40px;right:-40px;z-index:0}@media only screen and (max-width:1024px){.court .court-bl .img:after{width:150px;height:150px;top:-25px;right:-25px}}@media only screen and (max-width:768px){.court .court-bl .img:after{width:200px;height:200px;top:-35px;right:-35px}}.court .court-bl .img img{position:relative;z-index:1}.court .court-bl .desc{max-width:710px;padding-left:60px}@media only screen and (max-width:1024px){.court .court-bl .desc{padding-left:40px}}@media only screen and (max-width:768px){.court .court-bl .desc{padding:30px 0 0}}.court .court-bl .text{padding-right:25px}@media only screen and (max-width:1024px){.court .court-bl .text{padding-right:0}}.court .assist-bl .desc{border-left:3px solid #eb6a19;padding:5px 30px 10px;max-width:420px}@media only screen and (max-width:768px){.court .assist-bl .desc{padding:7px 0 8px 15px;max-width:100%}}.court .assist-bl .desc h3{font-family:DINCondensed,sans-serif;font-size:40px;line-height:1.3;letter-spacing:normal;text-transform:uppercase;margin-bottom:10px}@media only screen and (max-width:768px){.court .assist-bl .desc h3{font-size:30px;line-height:1.4}}.court .assist-bl .desc .btn{margin-top:10px}@media only screen and (max-width:768px){.court .assist-bl .desc .btn{margin-top:25px}}.court .assist-bl .img{max-width:55%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.court .assist-bl .img{max-width:100%}}.court .assist-bl .img video{width:100%;height:auto}.tiles{padding:80px 0 120px;text-align:center}@media only screen and (max-width:768px){.tiles{padding:55px 0 70px}}.tiles .title{margin-bottom:30px}.tiles .text{max-width:725px;margin:0 auto 50px}@media only screen and (max-width:768px){.tiles .text{margin:0 auto 25px}}.tiles .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.tiles .row{display:block}}.tiles .col{width:30%;-ms-flex-negative:0;flex-shrink:0;padding:20px 20px 0}@media only screen and (max-width:768px){.tiles .col{width:100%;padding:0 0 40px}}@media only screen and (max-width:768px){.tiles .col:last-child{padding:0}}.tiles .col h5{font-size:25px;margin-bottom:5px;text-transform:uppercase}@media only screen and (max-width:768px){.tiles .col h5{font-size:22px}}.tiles .col img{width:100%;max-width:170px;margin:0 auto 30px}@media only screen and (max-width:1024px){.tiles .col img{max-width:150px}}@media only screen and (max-width:768px){.tiles .col img{max-width:170px;margin:0 auto 25px}}.tiles .col .desc strong{font-family:DINCondensed,sans-serif;font-size:20px;letter-spacing:normal}.hoop{color:#fff;background:#141414;padding:80px 0 87px}@media only screen and (max-width:768px){.hoop{padding:55px 0 70px;text-align:center}}.hoop .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.hoop .row{display:block}}.hoop .desc{padding:100px 60px 0 0;max-width:540px}@media only screen and (max-width:1024px){.hoop .desc{padding:0 40px 0 0}}@media only screen and (max-width:768px){.hoop .desc{padding:0;max-width:100%}}.hoop .desc .btn{margin-top:10px}@media only screen and (max-width:768px){.hoop .desc .btn{margin-top:30px}}@media only screen and (max-width:768px){.hoop .title{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}}@media only screen and (max-width:768px){.hoop .title span:after{bottom:3px}}.hoop .text{padding-right:50px}@media only screen and (max-width:768px){.hoop .text{padding-right:0}}.hoop .img{width:535px;max-width:50%;-ms-flex-negative:0;flex-shrink:0;padding-top:8px}@media only screen and (max-width:768px){.hoop .img{width:100%;max-width:100%}}@media only screen and (max-width:768px){.hoop .img img{margin:0 auto}}.faq{padding:80px 0 120px;text-align:center}@media only screen and (max-width:768px){.faq{padding:55px 0 110px}}.faq .title span:after{width:calc(100% + 40px);left:-20px;bottom:8px}@media only screen and (max-width:768px){.faq .title span:after{width:calc(100% + 50px);left:-25px;bottom:0}}.faq .subtitle{max-width:660px;margin:0 auto}@media only screen and (max-width:768px){.faq .subtitle{margin-top:20px}}.faq .list{text-align:left;margin-top:15px}@media only screen and (max-width:768px){.faq .list{margin-top:10px}}.faq .list .item{border-bottom:1px solid #606060;padding-left:15px;padding-right:30px}@media only screen and (max-width:768px){.faq .list .item{padding-right:5px}}.faq .list .question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:25px;padding-bottom:15px;font-size:20px;cursor:pointer}@media only screen and (max-width:768px){.faq .list .question{padding-top:30px;line-height:1.5}}.faq .list .question .arrow{padding-left:15px}.faq .list .question .arrow svg{-webkit-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}.faq .list .question.active .arrow svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.faq .list .answer{display:none;padding:5px 30px 20px 0;font-size:18px;max-width:950px}@media only screen and (max-width:768px){.faq .list .answer{padding:0 0 20px 0}}.content{padding:90px 0 120px}@media only screen and (max-width:768px){.content{padding:50px 0 70px}}.content .container{max-width:1055px}.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{line-height:1.2;margin:45px 0 15px}@media only screen and (max-width:768px){.content h1,.content h2,.content h3,.content h4,.content h5,.content h6{margin-top:40px}}.content h1:first-child,.content h2:first-child,.content h3:first-child,.content h4:first-child,.content h5:first-child,.content h6:first-child{margin-top:0}.content h1:last-child,.content h2:last-child,.content h3:last-child,.content h4:last-child,.content h5:last-child,.content h6:last-child{margin-bottom:0}.content h1>a,.content h2>a,.content h3>a,.content h4>a,.content h5>a,.content h6>a{color:inherit}.content h1{font-size:55px}@media only screen and (max-width:768px){.content h1{font-size:45px}}.content h2{font-size:40px}@media only screen and (max-width:768px){.content h2{font-size:30px}}.content h3{font-size:32px}@media only screen and (max-width:768px){.content h3{font-size:26px}}.content h4{font-size:30px}@media only screen and (max-width:768px){.content h4{font-size:25px}}.content h5{font-size:22px}@media only screen and (max-width:768px){.content h5{font-size:18px}}.content h6{font-size:20px}@media only screen and (max-width:768px){.content h6{font-size:16px}}.content blockquote,.content figure,.content img,.content ol,.content ul{margin-bottom:15px}.content blockquote:last-child,.content figure:last-child,.content img:last-child,.content ol:last-child,.content ul:last-child{margin-bottom:0}.content a{color:#eb6a19}.content a:hover{text-decoration:underline}.content ol,.content ul{padding-left:50px}@media only screen and (max-width:768px){.content ol,.content ul{padding-left:25px}}.content ol li,.content ul li{margin-bottom:15px}.content ol li:last-child,.content ul li:last-child{margin-bottom:0}.content ul{list-style-type:disc}.content ol{list-style-type:decimal}.content blockquote{border-left:2px solid #141414;padding-left:20px}@media only screen and (max-width:768px){.content blockquote{padding-left:15px}}.social{display:-webkit-box;display:-ms-flexbox;display:flex}.social li{margin-right:25px}@media only screen and (max-width:768px){.social li{margin-right:40px}}.social li:last-child{margin-right:0}.social li a{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;background:#eb6a19;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.social li a:hover{background:#f38540}.form .item{margin-bottom:30px}.form .item:last-child{margin-bottom:15px}@media only screen and (max-width:768px){.form .item{margin-bottom:20px}}.form label{display:inline-block;font-size:18px;margin-bottom:5px}@media only screen and (max-width:768px){.form label{font-size:16px}}.form .note{font-size:14px;margin:-15px 0 15px}.form input:not([type=submit]),.form textarea{font-family:HelveticaNeueLTStd,sans-serif;border:1px solid #606060;background:#fff;width:100%;padding:14px;font-size:16px}@media only screen and (max-width:768px){.form input:not([type=submit]),.form textarea{padding:12px 14px}}.form .submit{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form .submit .wpcf7-spinner{-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.form .submit .wpcf7-spinner{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;margin:0 15px}}.form input[type=submit]{cursor:pointer;border:none}.form .wpcf7-response-output{margin-left:0!important;margin-right:0!important}.form-search{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:500px}.form-search input[type=submit]{margin-left:20px;padding-top:12px;padding-bottom:12px;min-width:auto;width:160px;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.form-search input[type=submit]{width:130px;margin-left:15px}}.contacts{padding:100px 0}@media only screen and (max-width:768px){.contacts{padding:50px 0 100px}}.contacts .container{max-width:1110px}.contacts .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:768px){.contacts .row{display:block}}.contacts .text{width:45%;min-width:500px;-ms-flex-negative:0;flex-shrink:0;padding-right:30px}@media only screen and (max-width:1024px){.contacts .text{min-width:auto;width:50%;padding-right:20px}}@media only screen and (max-width:768px){.contacts .text{width:100%;padding:0 0 30px}}.contacts h4{font-size:27px;line-height:1.5;margin-bottom:15px}@media only screen and (max-width:768px){.contacts h4{text-align:center}}.contacts .list{border-top:1px solid #606060;border-bottom:1px solid #606060;padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:30px 0}@media only screen and (max-width:1024px){.contacts .list{display:block}}@media only screen and (max-width:768px){.contacts .list{padding:30px 0;margin:40px 0}}.contacts .list .item{border:1px solid #eb6a19;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding:16px 18px;width:calc(50% - 15px);-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:1024px){.contacts .list .item{width:100%;margin-bottom:15px;min-height:130px}}@media only screen and (max-width:768px){.contacts .list .item{min-height:125px;margin-bottom:20px}}@media only screen and (max-width:1024px){.contacts .list .item:last-child{margin-bottom:0}}.contacts .list .item h4{margin-bottom:10px}.contacts .list .item a{font-family:DINCondensed,sans-serif;color:#eb6a19;line-height:42px;letter-spacing:normal}@media only screen and (max-width:768px){.contacts .list .item a{line-height:1.2}}.contacts .list .item a[href^="tel:"]{font-size:35px}.contacts .list .item a[href^="mailto:"]{font-size:24px}@media only screen and (max-width:768px){.contacts .social{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (max-width:768px){.contacts .social li{margin-right:25px}}.contacts .social li:last-child{margin-right:0}.contacts .social li a{width:40px;height:40px}.contacts .form{width:51%;padding-left:30px}@media only screen and (max-width:1024px){.contacts .form{width:50%;padding-left:20px}}@media only screen and (max-width:768px){.contacts .form{width:100%;padding:0}}.footer{background:#070707;color:#fff}@media only screen and (max-width:768px){.footer{padding-bottom:50px}}@media only screen and (max-width:768px){.footer .container{padding:0 25px}}.footer .row{padding:50px 0 50px;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}@media only screen and (max-width:768px){.footer .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (max-width:768px){.footer .menu{display:block}}.footer .menu li{line-height:1;margin-right:100px}@media only screen and (max-width:768px){.footer .menu li{width:100%;margin:0 0 35px}}.footer .menu li:last-child{margin-right:0}@media only screen and (max-width:768px){.footer .menu li:last-child{margin-bottom:0}}@media only screen and (max-width:768px){.footer .menu li a{font-size:18px}}@media only screen and (max-width:768px){.footer .social{margin-bottom:45px}}.footer .social li a{width:32px;height:32px}@media only screen and (max-width:768px){.footer .social li a{width:40px;height:40px}}.footer .bottom{padding:20px 0;border-top:1px solid #3e3d3d;text-align:center}@media only screen and (max-width:768px){.footer .bottom{padding:15px 0;text-align:left;line-height:1.1875}}.footer .bottom a{color:#eb6a19}.footer .bottom a:hover{text-decoration:underline}.archive article,.error404 article,.search article{padding:40px 0;border-bottom:1px solid #606060}@media only screen and (max-width:768px){.archive article,.error404 article,.search article{padding:30px 0}}.archive .content,.error404 .content,.search .content{min-height:60vh}.materials{padding:72px 0 90px;background:#141414;color:#fff;border-bottom:1px solid #303030}@media only screen and (max-width:768px){.materials{padding:40px 0 70px}}.materials .bg{position:absolute;top:-25px;left:0;width:100%;z-index:0}@media only screen and (max-width:768px){.materials .bg{display:none}}.materials .subtitle{position:relative;max-width:705px;margin:0 auto 35px;text-align:center;font-size:18px;line-height:1.66}@media only screen and (max-width:768px){.materials .subtitle{font-size:16px;line-height:1.875}}.materials .subtitle strong{font-family:DINCondensed,sans-serif;font-size:22px;letter-spacing:normal}@media only screen and (max-width:768px){.materials .subtitle strong{font-size:20px}}.materials .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (max-width:768px){.materials .list{display:block}}.materials .list>.item{text-align:center;width:220px}@media only screen and (max-width:768px){.materials .list>.item{width:100%;max-width:280px;margin:0 auto 40px}}@media only screen and (max-width:768px){.materials .list>.item:last-child{margin-bottom:0}}.materials .list .title-sm{font-size:37px}@media only screen and (max-width:768px){.materials .list .title-sm{font-size:30px}}.materials .list img{margin:0 auto}.materials .characteristics{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:10px}.materials .characteristics .item{width:50%;margin-top:20px;text-align:center;line-height:1.5}.materials .characteristics .item span{display:block;font-family:DINCondensed,sans-serif;font-size:28px;line-height:1.4;letter-spacing:normal}.structure{padding:70px 0 85px;background:#141414;color:#fff;border-bottom:1px solid #303030}@media only screen and (max-width:768px){.structure{padding:55px 0 70px}}.structure .row{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}@media only screen and (max-width:768px){.structure .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.structure .img{width:435px;max-width:50%;-ms-flex-negative:0;flex-shrink:0;margin-right:80px}@media only screen and (max-width:1024px){.structure .img{max-width:40%;margin-right:60px}}@media only screen and (max-width:768px){.structure .img{width:100%;max-width:none;margin:40px auto 0}}@media only screen and (max-width:768px){.structure .img img{margin:0 auto}}.structure .text{font-size:18px;line-height:1.66}.structure .text p{margin-bottom:15px}.structure .text p:last-child{margin-bottom:0}.structure .text .title-sm{padding:0 5px}@media only screen and (max-width:768px){.structure .text .title-sm{text-align:center;padding:0}}.structure .text strong{font-family:DINCondensed,sans-serif;font-size:22px;letter-spacing:normal}@media only screen and (max-width:768px){.structure .text strong{font-size:20px}}.structure_st2{text-align:center}.structure_st2 .text-wrap{width:100%}.structure_st2 .text{max-width:800px;margin:0 auto}.structure_st2 .text ul{-webkit-column-count:2;-moz-column-count:2;column-count:2;text-align:left}@media only screen and (max-width:768px){.structure_st2 .text ul{-webkit-column-count:unset;-moz-column-count:unset;column-count:unset;text-align:center}}.structure_st2 .btn{margin-top:25px}@media only screen and (max-width:768px){.structure_st2 .btn{width:auto}}.benefits{padding:65px 0;background:#141414;color:#fff}@media only screen and (max-width:768px){.benefits{padding:55px 0 65px}}.benefits .title-sm{margin-bottom:30px}@media only screen and (max-width:768px){.benefits .title-sm{margin-bottom:15px}}.benefits .subtitle{max-width:840px}@media only screen and (max-width:768px){.benefits .subtitle{margin-top:0}}.benefits .list{margin-top:20px}@media only screen and (max-width:768px){.benefits .list{margin-top:5px}}.line-up{padding:0 0 100px;background:#141414;color:#fff;text-align:center}@media only screen and (max-width:768px){.line-up{padding:0 0 70px}}.line-up .title-sm{margin-bottom:30px}@media only screen and (max-width:768px){.line-up .title-sm{margin-bottom:15px}}.line-up .subtitle{margin-bottom:50px}@media only screen and (max-width:768px){.line-up .subtitle{margin-bottom:43px}}.line-up .row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 -10px 50px}@media only screen and (max-width:768px){.line-up .row{display:block}}.line-up .row .item{max-width:320px;padding:0 10px}@media only screen and (max-width:768px){.line-up .row .item{max-width:100%;padding:0;margin:0 0 50px}}.line-up .row .item h3{font-size:22px;line-height:1.55;margin-bottom:35px;text-transform:none}@media only screen and (max-width:768px){.line-up .row .item h3{margin-bottom:15px}}.line-up .row .item .img{margin-bottom:30px}@media only screen and (max-width:768px){.line-up .row .item .img{margin-bottom:20px}}@media only screen and (max-width:768px){.line-up .row .item .img img{margin:0 auto}}.line-up .row .item .size{line-height:2;margin-bottom:10px}.line-up .row .item .price{font-family:DINCondensed,sans-serif;font-size:22px;line-height:1.55;font-weight:700;letter-spacing:normal}.line-up .note{margin-bottom:25px}.cases{margin:90px 0;text-align:center}@media only screen and (max-width:768px){.cases{margin:50px 0}}@media only screen and (max-width:768px){.cases .container{padding:0}}.cases .title{margin-bottom:30px}.cases .title span:after{width:calc(100% + 10px);left:-5px}.cases .slider .slick-list{margin:0 -7px}@media only screen and (max-width:768px){.cases .slider .slick-list{padding-right:15%;margin:0 -5px}}.cases .slider .item{position:relative;margin:0 7px;height:270px}@media only screen and (max-width:1024px){.cases .slider .item{height:220px;margin:0 5px}}.cases .slider .item img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.specifications{margin:90px 0 145px;text-align:center}@media only screen and (max-width:768px){.specifications{margin:65px 0 80px}}@media only screen and (max-width:768px){.specifications .title{margin-bottom:15px}}.specifications .title span:after{width:calc(100% + 10px);left:-5px}.specifications .subtitle{margin-bottom:48px}@media only screen and (max-width:768px){.specifications .subtitle{margin-bottom:20px}}.specifications .table-responsive{overflow-x:auto}.specifications table{width:100%}.specifications table tr:nth-child(even){background:#f5f5f5}.specifications table th{padding:4px 20px 20px;font-family:DINCondensed,sans-serif;font-size:25px;line-height:1.36;font-weight:700;text-transform:uppercase;letter-spacing:normal;border-left:1px solid #c6c6c6}@media only screen and (max-width:768px){.specifications table th{display:none}}.specifications table th:first-child{border-left:0}.specifications table th img{max-height:25px;margin:0 auto}@media only screen and (max-width:768px){.specifications table th img{min-width:150px}}.specifications table td{padding:13px 24px;border-left:1px solid #c6c6c6;vertical-align:middle}@media only screen and (max-width:768px){.specifications table td{padding:13px 10px;width:50%;line-height:1.25}}@media only screen and (max-width:768px){.specifications table td:not(:first-child){font-size:14px;line-height:1.35}}@media only screen and (max-width:768px){.specifications table td:not(:nth-child(-n+2)){display:none}}.specifications table td:first-child{text-align:left;border-left:0;font-size:18px}@media only screen and (max-width:768px){.specifications table td:first-child{font-size:16px}}@media only screen and (max-width:768px){body .select-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;background:#141414}}body .select2-container--default .select2-selection--single{background:0 0;color:#fff;border:none;border-radius:0;height:auto}body .select2-container--open .select2-selection--light{-webkit-box-shadow:2px 4px 4px 0 #4444441A;box-shadow:2px 4px 4px 0 #4444441A}body .select2-container .select2-selection--single .select2-selection__rendered{padding:0}body .select2-container--default .select2-selection--single .select2-selection__rendered{padding:11px 0;font-family:DINCondensed,sans-serif;color:#fff;font-size:25px;line-height:1.36;font-weight:700;letter-spacing:normal;text-transform:uppercase}body .select2-container--default .select2-selection--single .select2-selection__arrow{height:100%;top:0;right:5px;background:url(../images/arrow-right.svg) no-repeat center;-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease}body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}body .select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}body .select2-dropdown{background:#141414;border:none;border-radius:0}body .select2-dropdown.select2-dropdown--light{background:#fff;border:1px solid #c6c6c6;border-top:0;-webkit-box-shadow:2px 4px 4px 0 #4444441A;box-shadow:2px 4px 4px 0 #4444441A}body .select2-dropdown .select2-results__option{padding:14px;border-color:#eee}body .select2-dropdown .select2-results__option:first-child{border-top:1px solid #eee}body .select2-dropdown .select2-results__option img{max-height:22px;width:auto}body .select2-container--default .select2-results>.select2-results__options{max-height:none}body .select2-results__option{padding:7px;font-family:DINCondensed,sans-serif;text-align:center;font-size:22px;font-weight:700;text-transform:uppercase;letter-spacing:normal;color:#fff;border-bottom:1px solid #c6c6c6}body .select2-results__option:last-child{border-bottom:none}body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,body .select2-container--default .select2-results__option--selected{background-color:#fff;color:#141414}.b-ball-sys{position:relative;padding:60px 0 45px;color:#fff;text-align:center}@media only screen and (max-width:768px){.b-ball-sys{padding:45px 0 0;background:#141414}}.b-ball-sys:after{content:"";position:absolute;top:0;left:0;width:100%;height:57%;background:#141414;-webkit-clip-path:polygon(0 0,100% 0,100% 87%,0 100%);clip-path:polygon(0 0,100% 0,100% 87%,0 100%);z-index:-1}@media only screen and (max-width:768px){.b-ball-sys:after{content:none}}.b-ball-sys .bg{position:absolute;top:-10px;left:-20px;width:auto;z-index:0}@media only screen and (max-width:1320px){.b-ball-sys .bg{left:0}}@media only screen and (max-width:768px){.b-ball-sys .bg{display:none}}.b-ball-sys .subtitle{position:relative;font-family:HelveticaNeueLTStd,sans-serif;font-size:25px;line-height:1.8;letter-spacing:.055em}@media only screen and (max-width:768px){.b-ball-sys .subtitle{font-size:20px}}.b-ball-sys .list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:50px}@media only screen and (max-width:768px){.b-ball-sys .list{display:block;margin:0}}.b-ball-sys .list .item{position:relative}@media only screen and (max-width:768px){.b-ball-sys .list .item{padding:40px 0}}@media only screen and (max-width:768px){.b-ball-sys .list .item:after{content:"";position:absolute;bottom:-1px;left:-15px;width:calc(100% + 30px);height:51%;background:#fff;-webkit-clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);clip-path:polygon(0 8%,100% 0,100% 100%,0 100%);z-index:0}}.b-ball-sys .list .item .title-sm{margin-bottom:35px;font-size:35px}@media only screen and (max-width:1024px){.b-ball-sys .list .item .title-sm{font-size:32px}}@media only screen and (max-width:768px){.b-ball-sys .list .item .title-sm{margin-bottom:25px;font-size:30px}}.b-ball-sys .list .item .img{position:relative;z-index:1;display:inline-block;margin-bottom:5px}@media only screen and (max-width:768px){.b-ball-sys .list .item .img{margin:0 -15px 5px;max-width:375px}}.b-ball-sys .list .item .img img{margin:0 auto}.b-ball-sys .list .item .models{position:relative;z-index:1;width:220px;max-width:100%;margin:0 auto;border:1px solid #000}@media only screen and (max-width:768px){.b-ball-sys .list .item .models{width:100%;max-width:375px;margin:0 auto}}.b-ball-sys .list .item .models .cell{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;min-height:65px;padding:19px 5px}@media only screen and (max-width:768px){.b-ball-sys .list .item .models .cell{min-height:75px}}.b-ball-sys .list .item .models .cell:not(:last-child){border-bottom:1px solid #000}.b-ball-sys .list .item .models img{margin:0 auto}.b-ball-sys .list .item .models span{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%,-72%);-ms-transform:translate(-50%,-72%);transform:translate(-50%,-72%);display:inline-block;padding:0 10px;background:#fff;font-family:DINCondensed,sans-serif;font-size:25px;line-height:1;letter-spacing:normal;font-weight:700;color:#141414}@media only screen and (max-width:768px){.b-ball-sys .list .item .models span{padding:0 25px}}.features{padding:45px 0 135px}@media only screen and (max-width:768px){.features{padding:20px 0 175px}}.features .row{display:-webkit-box;display:-ms-flexbox;display:flex;border:15px solid #eb6a19}@media only screen and (max-width:768px){.features .row{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;border-width:11px}}.features .row .img{width:46%;-ms-flex-negative:0;flex-shrink:0;padding:0 20px}@media only screen and (max-width:768px){.features .row .img{width:100%;padding:0}}.features .row .img img{margin:-13% 0 -17%}@media only screen and (max-width:768px){.features .row .img img{max-width:223px;margin:-15px 30px -145px auto}}.features .row .text{max-width:560px;padding:60px 30px 60px 0;font-family:HelveticaNeueLTStd,sans-serif;font-size:22px;line-height:1.7;letter-spacing:normal}@media only screen and (max-width:768px){.features .row .text{max-width:100%;padding:16px 15px 0;font-size:20px;line-height:1.56}}@media only screen and (max-width:768px){.features .row .text .title{margin-bottom:20px;text-align:center}}.features .row .text strong{font-family:DINCondensed,sans-serif;font-size:26px;letter-spacing:-.02em;text-transform:uppercase}@media only screen and (max-width:768px){.features .row .text strong{font-size:20px}}.accessories{position:relative;margin:0 0 80px;padding:50px 0 0;color:#fff;text-align:center}@media only screen and (max-width:768px){.accessories{margin:0 0 50px;padding:30px 0 0;background:-webkit-gradient(linear,left bottom,left top,from(#fff),color-stop(10%,#fff),color-stop(10%,#141414),to(#141414));background:-o-linear-gradient(bottom,#fff 0,#fff 10%,#141414 10%,#141414 100%);background:linear-gradient(0deg,#fff 0,#fff 10%,#141414 10%,#141414 100%)}}.accessories:after{content:"";position:absolute;top:0;left:0;width:100%;height:83%;background:#141414;-webkit-clip-path:polygon(0 0,100% 0,100% 87%,0 100%);clip-path:polygon(0 0,100% 0,100% 87%,0 100%);z-index:-1}@media only screen and (max-width:768px){.accessories:after{content:none}}.accessories .bg{position:absolute;top:175px;left:0;width:auto;z-index:0}@media only screen and (max-width:768px){.accessories .bg{display:none}}@media only screen and (max-width:768px){.accessories .title{margin-bottom:16px}}.accessories .subtitle{position:relative;font-family:HelveticaNeueLTStd,sans-serif;font-size:18px;line-height:1.66;letter-spacing:.055em}@media only screen and (max-width:768px){.accessories .subtitle{font-size:16px}}.accessories .list{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:40px 0 -30px}@media only screen and (max-width:768px){.accessories .list{display:block;margin:0}}.accessories .list .item{position:relative;width:50%;-ms-flex-negative:0;flex-shrink:0}@media only screen and (max-width:768px){.accessories .list .item{width:100%;padding:30px 0 40px}}@media only screen and (max-width:768px){.accessories .list .item:after{content:"";position:absolute;bottom:-1px;left:-15px;width:calc(100% + 30px);height:39%;background:#fff;-webkit-clip-path:polygon(0 14%,100% 0,100% 86%,0 100%);clip-path:polygon(0 14%,100% 0,100% 86%,0 100%);z-index:0}}@media only screen and (max-width:768px){.accessories .list .item:last-child:after{-webkit-clip-path:polygon(0 14%,100% 0,100% 100%,0 100%);clip-path:polygon(0 14%,100% 0,100% 100%,0 100%)}}.accessories .list .item .title-sm{margin-bottom:12px;font-size:35px}@media only screen and (max-width:768px){.accessories .list .item .title-sm{font-size:30px}}.accessories .list .item .img{position:relative;z-index:1;display:block}@media only screen and (max-width:768px){.accessories .list .item .img{display:inline-block;margin:0 -15px 5px;max-width:375px}}.accessories .list .item .img img{display:inline-block}.accessories .btn-wrap{position:relative;z-index:1}@media only screen and (max-width:768px){.accessories .btn-wrap{margin-top:-60px}}.tabs .tab{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;margin:35px 0;border-bottom:1px solid #c6c6c6}@media only screen and (max-width:768px){.tabs .tab{margin:30px -15px 25px}}.tabs .tab .tab-link{min-width:230px;padding:0 30px 20px;color:#818181;font-family:DINCondensed,sans-serif;font-size:26px;font-weight:700;line-height:1.07;text-transform:uppercase;background:0 0;border:none;outline:0;cursor:pointer}@media only screen and (max-width:768px){.tabs .tab .tab-link{min-width:auto;padding:0 10px 10px;font-size:20px;letter-spacing:-.02em}}@media only screen and (max-width:370px){.tabs .tab .tab-link{padding:0 8px 10px;font-size:18px}}@media only screen and (max-width:768px){.tabs .tab .tab-link:first-child{padding-left:0}}@media only screen and (max-width:768px){.tabs .tab .tab-link:last-child{padding-right:0}}.tabs .tab .tab-link.active{color:#141414}.tabs .tab .tab-link.active span{position:relative}.tabs .tab .tab-link.active span:after{content:"";position:absolute;bottom:-21px;left:0;width:100%;height:3px;background:#eb6a19}@media only screen and (max-width:768px){.tabs .tab .tab-link.active span:after{bottom:-11px}}.tabs .tab-content{display:none;-webkit-animation:fadeEffect .5s;animation:fadeEffect .5s}@-webkit-keyframes fadeEffect{from{opacity:0}to{opacity:1}}@keyframes fadeEffect{from{opacity:0}to{opacity:1}}.tabs table{table-layout:fixed}.tabs table th{height:26px;vertical-align:bottom}.tabs table td:first-child,.tabs table th:first-child{width:220px}.tabs .select-wrap{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:#fff;border:1px solid #c6c6c6}@media only screen and (max-width:768px){.tabs .select-wrap{margin-bottom:10px}}.tabs .select2-container--default .select2-selection--single .select2-selection__rendered{padding:13px 0 13px 14px}.tabs .select2-container--default .select2-selection--single .select2-selection__rendered img{display:block;max-height:22px;width:auto}.tabs .select2-container--default .select2-selection--single .select2-selection__arrow{background:url(../images/arrow-right-black.svg) no-repeat center}.pro-gym img{display:inline-block}.pro-gym .title-sm_underlined span,.pro-gym .title_underlined span{white-space:nowrap}