@import url(https://fonts.googleapis.com/css2?family=Raleway&family=Roboto&display=swap);html{font-size:16px}@media (min-width:768px){html{font-size:calc(16px + .1vw)}}@media (min-width:1600px){html{font-size:17px}}body{--bg-color:#020202;--bg-transition:1s;margin:0;padding:0;font-family:"Poppins",sans-serif;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;font-size:.95rem;color:#3c3d41;font-weight:500;line-height:1.6;transition:var(--bg-transition);background-color:#f6f4f2;font-family:"Roboto",sans-serif}body.remove-hidden{overflow:visible;overflow:initial}body.noscroll{overflow:hidden}*{position:relative;outline:none;margin:0;padding:0}*,:after,:before{box-sizing:border-box}:after,:before{transition:.3s}::selection{color:#fff;background-color:#d50000}.pointer{cursor:pointer}.inline-block{display:inline-block}.block{display:block}.fh-mv{min-height:100vh}.uppercase{text-transform:uppercase!important}label{display:inline-block;margin-bottom:.5rem}.form-group{margin-bottom:1rem}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.container-big{width:100%;margin:0 auto;max-width:1400px;padding-right:30px;padding-left:30px}.italic{font-style:italic}.padding{padding:.9rem}fieldset{border:0}input,textarea{font-family:"Roboto",sans-serif;line-height:1.5;font-size:.95rem}hr{border:0}button,div,input,li,select,svg,textarea{outline:none;border:none}a,button{cursor:pointer}a{text-decoration:none;font-family:"Roboto",sans-serif}ol,ul{padding:0;list-style-type:none;margin-bottom:16px}ol li,ul li{list-style-position:inside}img{width:100%;height:auto}.svg-hidden{position:fixed;width:0;height:0;z-index:-1}h1,h2,h3,h4,h5,h6{font-weight:400;padding:0;color:inherit;margin-bottom:14px;line-height:1.5}h1,h2,h3,h4,h5,h6{font-family:"Raleway",sans-serif}h3,h4,h6{font-weight:700}.oswald{font-family:"Raleway",sans-serif}.p,p{margin-bottom:18px;font-size:calc(3pt + 2vw)}.p:last-child,p:last-child{margin-bottom:0}@media (min-width:420px){.p,p{font-size:calc(3pt + 2vw)}}@media (min-width:576px){.p,p{font-size:calc(4pt + 1vw)}}@media (min-width:768px){.p,p{font-size:calc(5pt + .7vw)}}@media (min-width:992px){.p,p{font-size:calc(6pt + .4vw)}}@media (min-width:1200px){.p,p{font-size:calc(7pt + .3vw)}}@media (min-width:1600px){.p,p{font-size:calc(8pt + .2vw)}}a{transition:.25s ease-in-out;color:inherit}a.link{text-decoration:underline}a.link:hover{color:#d50000}a:active{color:none}span{display:inline-block}.h1,h1{font-size:calc(2rem + 1vw)}.h2,h2{font-size:44px;font-size:calc(1.1rem + 1.4vw)}.h3,h3{font-size:calc(1rem + 1vw)}.h4,h4{font-size:calc(.9rem + .6vw)}.h5,h5{font-size:calc(.7rem + .4vw);font-weight:700}.h6,h6{font-size:calc(.5rem + .3vw)}.font-primary,.h6,h6{font-family:"Roboto",sans-serif}.font-secondary{font-family:"Raleway",sans-serif}.text-main,p{font-family:"Roboto",sans-serif}.uppercase{text-transform:uppercase}.bold{font-weight:700}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.align-justify{text-align:justify}.align-justify-center{text-align:justify;text-align-last:center}.bg-title{margin-bottom:-44px;overflow:hidden}.bg-title__text{font-family:"Raleway",sans-serif;font-size:calc(10vw + 6rem);line-height:1;margin-left:-13px}.bg-title.middle{margin:-100px 0 10px;z-index:-1}@media (min-width:992px){.bg-title__text{font-size:222px}.bg-title.middle{margin:-130px auto 20px;max-width:1500px;padding:0 80px;z-index:-1}.bg-title.middle.bg-title__text{margin:0}}.primary{color:#3c3d41}.primary-dark{color:#1f1f1f}.primary-light{color:#535353}.secondary{color:#f6f4f2}.secondary-dark{color:#777}.secondary-light{color:#ddd}.tertiary{color:#cbcbcb}.tertiary-dark{color:hsla(0,0%,100%,.75)}.tertiary-light{color:hsla(0,0%,100%,.5)}.bg-primary,.has-primary-background-color{background-color:#3c3d41}.bg-primary-dark,.has-primary-dark-background-color{background-color:#1f1f1f}.bg-primary-light{background-color:#535353}.bg-secondary{background-color:#f6f4f2}.bg-secondary-dark{background-color:#777}.bg-secondary-light{background-color:#ddd}.bg-tertiary{background-color:#cbcbcb}.bg-tertiary-dark{background-color:hsla(0,0%,100%,.75)}.bg-tertiary-light{background-color:hsla(0,0%,100%,.5)}.bg-white{background-color:#fff}.white{color:#fff}.accent{color:#d50000}.bg-accent{background-color:#d50000}.column,.flexbox,.row{display:flex}.row{flex-flow:row wrap}.column{flex-flow:column wrap}.flex-align-center{align-items:center;align-content:center}.flex-align-start{align-items:flex-start;align-content:flex-start}.flex-align-end{align-items:flex-end;align-content:flex-end}.flex-align-stretch{align-items:stretch;align-content:stretch}.flex-align-space-between{align-items:space-between;align-content:space-between}.flex-align-space-around{align-items:space-around;align-content:space-around}.justify-center{-moz-justify-content:center;-ms-justify-content:center;justify-content:center}.justify-start{-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}.justify-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}.justify-space-between{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}.justify-space-around{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-justify-content:space-around;-ms-justify-content:space-around;justify-content:space-around}.justify-space-evenly{-moz-justify-content:center;-ms-justify-content:center;justify-content:center;-moz-justify-content:space-evenly;-ms-justify-content:space-evenly;justify-content:space-evenly}.align-self-start{-ms-align-self:flex-start;align-self:flex-start}.align-self-end{-ms-align-self:flex-end;align-self:flex-end}.justify-self-end{justify-self:flex-end}.justify-self-start{justify-self:flex-start}@media (min-width:768px){.justify-md-end{-moz-justify-content:flex-end;-ms-justify-content:flex-end;justify-content:flex-end}}.nowrap{flex-wrap:nowrap!important}@media (min-width:768px){.nowrap-md{flex-wrap:nowrap!important}}.order-el-last,.order-last,.order-lg-last,.order-md-last,.order-ml-last,.order-ms-last{order:100}.order-ml-first{order:-1}@media (min-width:992px){.order-ml-first{order:0}}@media (min-width:576px){.order-ms-last{order:0}}@media (min-width:768px){.order-md-last{order:0}}@media (min-width:992px){.order-ml-last{order:0}}@media (min-width:1200px){.order-lg-last{order:0}}@media (min-width:1600px){.order-el-last{order:0}}@media (min-width:1200px){.flex-align-center-lg{align-items:center;align-content:center}}@media (min-width:576px){.justify-start-ms{-moz-justify-content:flex-start;-ms-justify-content:flex-start;justify-content:flex-start}}@media (min-width:576px){.justify-space-between-md{-moz-justify-content:space-between;-ms-justify-content:space-between;justify-content:space-between}}.col-1,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-10,.col-11,.col-12,.col-el-1,.col-el-2,.col-el-3,.col-el-4,.col-el-5,.col-el-6,.col-el-7,.col-el-8,.col-el-9,.col-el-10,.col-el-11,.col-el-12,.col-initial,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-ml-1,.col-ml-2,.col-ml-3,.col-ml-4,.col-ml-5,.col-ml-6,.col-ml-7,.col-ml-8,.col-ml-9,.col-ml-10,.col-ml-11,.col-ml-12,.col-ms-1,.col-ms-2,.col-ms-3,.col-ms-4,.col-ms-5,.col-ms-6,.col-ms-7,.col-ms-8,.col-ms-9,.col-ms-10,.col-ms-11,.col-ms-12{padding:.9rem;width:100%;max-width:100%}@media (min-width:992px){.col-initial.mp,.mp.col-1,.mp.col-2,.mp.col-3,.mp.col-4,.mp.col-5,.mp.col-6,.mp.col-7,.mp.col-8,.mp.col-9,.mp.col-10,.mp.col-11,.mp.col-12,.mp.col-el-1,.mp.col-el-2,.mp.col-el-3,.mp.col-el-4,.mp.col-el-5,.mp.col-el-6,.mp.col-el-7,.mp.col-el-8,.mp.col-el-9,.mp.col-el-10,.mp.col-el-11,.mp.col-el-12,.mp.col-lg-1,.mp.col-lg-2,.mp.col-lg-3,.mp.col-lg-4,.mp.col-lg-5,.mp.col-lg-6,.mp.col-lg-7,.mp.col-lg-8,.mp.col-lg-9,.mp.col-lg-10,.mp.col-lg-11,.mp.col-lg-12,.mp.col-md-1,.mp.col-md-2,.mp.col-md-3,.mp.col-md-4,.mp.col-md-5,.mp.col-md-6,.mp.col-md-7,.mp.col-md-8,.mp.col-md-9,.mp.col-md-10,.mp.col-md-11,.mp.col-md-12,.mp.col-ml-1,.mp.col-ml-2,.mp.col-ml-3,.mp.col-ml-4,.mp.col-ml-5,.mp.col-ml-6,.mp.col-ml-7,.mp.col-ml-8,.mp.col-ml-9,.mp.col-ml-10,.mp.col-ml-11,.mp.col-ml-12,.mp.col-ms-1,.mp.col-ms-2,.mp.col-ms-3,.mp.col-ms-4,.mp.col-ms-5,.mp.col-ms-6,.mp.col-ms-7,.mp.col-ms-8,.mp.col-ms-9,.mp.col-ms-10,.mp.col-ms-11,.mp.col-ms-12{padding:1.8rem}.col-initial.mpr,.mpr.col-1,.mpr.col-2,.mpr.col-3,.mpr.col-4,.mpr.col-5,.mpr.col-6,.mpr.col-7,.mpr.col-8,.mpr.col-9,.mpr.col-10,.mpr.col-11,.mpr.col-12,.mpr.col-el-1,.mpr.col-el-2,.mpr.col-el-3,.mpr.col-el-4,.mpr.col-el-5,.mpr.col-el-6,.mpr.col-el-7,.mpr.col-el-8,.mpr.col-el-9,.mpr.col-el-10,.mpr.col-el-11,.mpr.col-el-12,.mpr.col-lg-1,.mpr.col-lg-2,.mpr.col-lg-3,.mpr.col-lg-4,.mpr.col-lg-5,.mpr.col-lg-6,.mpr.col-lg-7,.mpr.col-lg-8,.mpr.col-lg-9,.mpr.col-lg-10,.mpr.col-lg-11,.mpr.col-lg-12,.mpr.col-md-1,.mpr.col-md-2,.mpr.col-md-3,.mpr.col-md-4,.mpr.col-md-5,.mpr.col-md-6,.mpr.col-md-7,.mpr.col-md-8,.mpr.col-md-9,.mpr.col-md-10,.mpr.col-md-11,.mpr.col-md-12,.mpr.col-ml-1,.mpr.col-ml-2,.mpr.col-ml-3,.mpr.col-ml-4,.mpr.col-ml-5,.mpr.col-ml-6,.mpr.col-ml-7,.mpr.col-ml-8,.mpr.col-ml-9,.mpr.col-ml-10,.mpr.col-ml-11,.mpr.col-ml-12,.mpr.col-ms-1,.mpr.col-ms-2,.mpr.col-ms-3,.mpr.col-ms-4,.mpr.col-ms-5,.mpr.col-ms-6,.mpr.col-ms-7,.mpr.col-ms-8,.mpr.col-ms-9,.mpr.col-ms-10,.mpr.col-ms-11,.mpr.col-ms-12{padding-right:3rem}.col-initial.mpl,.mpl.col-1,.mpl.col-2,.mpl.col-3,.mpl.col-4,.mpl.col-5,.mpl.col-6,.mpl.col-7,.mpl.col-8,.mpl.col-9,.mpl.col-10,.mpl.col-11,.mpl.col-12,.mpl.col-el-1,.mpl.col-el-2,.mpl.col-el-3,.mpl.col-el-4,.mpl.col-el-5,.mpl.col-el-6,.mpl.col-el-7,.mpl.col-el-8,.mpl.col-el-9,.mpl.col-el-10,.mpl.col-el-11,.mpl.col-el-12,.mpl.col-lg-1,.mpl.col-lg-2,.mpl.col-lg-3,.mpl.col-lg-4,.mpl.col-lg-5,.mpl.col-lg-6,.mpl.col-lg-7,.mpl.col-lg-8,.mpl.col-lg-9,.mpl.col-lg-10,.mpl.col-lg-11,.mpl.col-lg-12,.mpl.col-md-1,.mpl.col-md-2,.mpl.col-md-3,.mpl.col-md-4,.mpl.col-md-5,.mpl.col-md-6,.mpl.col-md-7,.mpl.col-md-8,.mpl.col-md-9,.mpl.col-md-10,.mpl.col-md-11,.mpl.col-md-12,.mpl.col-ml-1,.mpl.col-ml-2,.mpl.col-ml-3,.mpl.col-ml-4,.mpl.col-ml-5,.mpl.col-ml-6,.mpl.col-ml-7,.mpl.col-ml-8,.mpl.col-ml-9,.mpl.col-ml-10,.mpl.col-ml-11,.mpl.col-ml-12,.mpl.col-ms-1,.mpl.col-ms-2,.mpl.col-ms-3,.mpl.col-ms-4,.mpl.col-ms-5,.mpl.col-ms-6,.mpl.col-ms-7,.mpl.col-ms-8,.mpl.col-ms-9,.mpl.col-ms-10,.mpl.col-ms-11,.mpl.col-ms-12{padding-left:3rem}}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25.0%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66666%;max-width:41.66666%}.col-6{flex:0 0 50.0%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66666%;max-width:66.66666%}.col-9{flex:0 0 75.0%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66666%;max-width:91.66666%}.col-12{flex:0 0 100.0%;max-width:100%}@media (min-width:576px){.col-ms-1{flex:0 0 8.33333%;max-width:8.33333%}.col-ms-2{flex:0 0 16.66667%;max-width:16.66667%}.col-ms-3{flex:0 0 25.0%;max-width:25%}.col-ms-4{flex:0 0 33.33333%;max-width:33.33333%}.col-ms-5{flex:0 0 41.66666%;max-width:41.66666%}.col-ms-6{flex:0 0 50.0%;max-width:50%}.col-ms-7{flex:0 0 58.33333%;max-width:58.33333%}.col-ms-8{flex:0 0 66.66666%;max-width:66.66666%}.col-ms-9{flex:0 0 75.0%;max-width:75%}.col-ms-10{flex:0 0 83.33333%;max-width:83.33333%}.col-ms-11{flex:0 0 91.66666%;max-width:91.66666%}.col-ms-12{flex:0 0 100.0%;max-width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25.0%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66666%;max-width:41.66666%}.col-md-6{flex:0 0 50.0%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66666%;max-width:66.66666%}.col-md-9{flex:0 0 75.0%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66666%;max-width:91.66666%}.col-md-12{flex:0 0 100.0%;max-width:100%}}@media (min-width:992px){.col-ml-1{flex:0 0 8.33333%;max-width:8.33333%}.col-ml-2{flex:0 0 16.66667%;max-width:16.66667%}.col-ml-3{flex:0 0 25.0%;max-width:25%}.col-ml-4{flex:0 0 33.33333%;max-width:33.33333%}.col-ml-5{flex:0 0 41.66666%;max-width:41.66666%}.col-ml-6{flex:0 0 50.0%;max-width:50%}.col-ml-7{flex:0 0 58.33333%;max-width:58.33333%}.col-ml-8{flex:0 0 66.66666%;max-width:66.66666%}.col-ml-9{flex:0 0 75.0%;max-width:75%}.col-ml-10{flex:0 0 83.33333%;max-width:83.33333%}.col-ml-11{flex:0 0 91.66666%;max-width:91.66666%}.col-ml-12{flex:0 0 100.0%;max-width:100%}}@media (min-width:1200px){.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25.0%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66666%;max-width:41.66666%}.col-lg-6{flex:0 0 50.0%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66666%;max-width:66.66666%}.col-lg-9{flex:0 0 75.0%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66666%;max-width:91.66666%}.col-lg-12{flex:0 0 100.0%;max-width:100%}}@media (min-width:1600px){.col-el-1{flex:0 0 8.33333%;max-width:8.33333%}.col-el-2{flex:0 0 16.66667%;max-width:16.66667%}.col-el-3{flex:0 0 25.0%;max-width:25%}.col-el-4{flex:0 0 33.33333%;max-width:33.33333%}.col-el-5{flex:0 0 41.66666%;max-width:41.66666%}.col-el-6{flex:0 0 50.0%;max-width:50%}.col-el-7{flex:0 0 58.33333%;max-width:58.33333%}.col-el-8{flex:0 0 66.66666%;max-width:66.66666%}.col-el-9{flex:0 0 75.0%;max-width:75%}.col-el-10{flex:0 0 83.33333%;max-width:83.33333%}.col-el-11{flex:0 0 91.66666%;max-width:91.66666%}.col-el-12{flex:0 0 100.0%;max-width:100%}}.col{padding:.7rem;flex-grow:1;max-width:100%}.nop{padding:0!important}.nopr{padding-right:0!important}.nopl{padding-left:0!important}.nopb{padding-bottom:0!important}.nopt{padding-top:0!important}.nom{margin:0!important}.nomb{margin-bottom:0!important}.nomt{margin-top:0!important}.noml{margin-left:0!important}.nomr{margin-right:0!important}section{padding:3rem 16px;overflow:hidden}.container,.container-big,.container-middle,.container-middle-big,.container-middle-small,.container-small,.wp-block-group__inner-container,.wp-block-group__inner-container-big,.wp-block-group__inner-container-middle,.wp-block-group__inner-container-middle-big,.wp-block-group__inner-container-middle-small,.wp-block-group__inner-container-small{width:100%;max-width:1200px;margin:0 auto;padding:15px}.container-small,.wp-block-group__inner-container-small{max-width:320px}.container-middle-small,.wp-block-group__inner-container-middle-small{max-width:680px}.container-middle,.wp-block-group__inner-container-middle{max-width:810px}.container-middle-big,.wp-block-group__inner-container-middle-big{max-width:976px}.container-big,.wp-block-group__inner-container-big{max-width:1600px;padding:0}.container-fluid,.container-fw,.wp-block-group__inner-container-fluid,.wp-block-group__inner-container-fw{width:100%;max-width:100%;padding:0}.container.mp,.mp.container-big,.mp.container-middle,.mp.container-middle-big,.mp.container-middle-small,.mp.container-small,.mp.wp-block-group__inner-container-big,.mp.wp-block-group__inner-container-middle,.mp.wp-block-group__inner-container-middle-big,.mp.wp-block-group__inner-container-middle-small,.mp.wp-block-group__inner-container-small,.wp-block-group__inner-container.mp{padding:60px 25px}.container-16-9,.wp-block-group__inner-container-16-9{padding:56.25% 0 0}.container-16-9>*,.wp-block-group__inner-container-16-9>*{position:absolute;top:0;left:0;width:100%;height:100%}.fullScreenSection{overflow:hidden;width:100%;height:100vh}.fixed{position:fixed}.relative{position:relative}.absolute{position:absolute}.fw{width:100%}.hw{width:50%}.hh{height:50%}.hh-v{height:50vh}.fh{height:100%}.fh-v{height:100vh}.bg-img{background-size:cover}.bg-img,.bg-img-contain{background-position:50%;background-repeat:no-repeat}.bg-img-contain{background-size:contain}.xy-hidden{overflow:hidden}.y-hidden{overflow-y:hidden}.ca,.ca-all,.ca-x,.ca-y{position:absolute}.ca-all{top:50%;left:50%;transform:translate(-50%,-50%)}.ca-y{top:50%;transform:translateY(-50%)}.ca-x{left:50%;transform:translateX(-50%)}.display-none{display:none!important}.card,.card-list,.modal-box,.nav,.shadow{box-shadow:2px 2px 4px 0 rgba(0,0,0,.2)}.shadow-bottom{box-shadow:0 4px 20px 0 rgba(0,0,0,.3)}.shadow-bottom-small{box-shadow:0 5px 5px -5px rgba(0,0,0,.5)}.shadow-top{box-shadow:0 -2px 8px 0 rgba(0,0,0,.3)}.shadow-text{text-shadow:2px 2px 4px rgba(0,0,0,.4)}.shadow-form{box-shadow:-32px 3px 28px rgba(0,0,0,.9)}.overflow-scroll{overflow-y:scroll}::-webkit-scrollbar{background-color:#fff;width:8px}::-webkit-scrollbar-thumb{background-color:#3c3d41;border-radius:4px}.overlay,.overlay-dark,.overlay-parallax{width:100%;height:100%;background-color:rgba(0,0,0,.4);position:absolute;top:0;left:0}.overlay-dark{background-color:rgba(0,0,0,.8)}.overlay-parallax{height:200%;top:-50%}.simple-hover,.simple-hover:hover{transition:.25s ease-in-out}.simple-hover:hover{color:#d50000}.bb{border-bottom:1px solid #ddd}nav{position:fixed;width:100%;z-index:200;top:0;right:0;height:80px;background-color:#fff}.back-arrow{height:30px;z-index:10;cursor:pointer;position:absolute;top:15px;left:15px}.nav-button{z-index:100;width:42px;transition:.2s;cursor:pointer;margin-left:28px;z-index:101}.nav-button div{width:34px;height:1px;background-color:#3c3d41;margin-bottom:8px;transition:.3s ease-out}.nav-button div:before{content:"";background-color:#d50000;position:absolute;left:0;bottom:0;width:100%;height:1px;transform:scaleX(0);transform-origin:right;transition:transform .4s ease-out}.nav-button div:nth-child(2):before{transition-delay:.1s}.nav-button div:nth-child(3){margin:0;transform-origin:right bottom}.nav-button div:nth-child(3):before{transition-delay:.2s}.nav-button:hover div:before{transform:scaleX(1);transform-origin:left}.nav-button.open:not(.transition) div{background-color:#535353}.nav-button.open:not(.transition) div:first-child{transform:translate(14%,10px) rotate(135deg)}.nav-button.open:not(.transition) div:nth-child(2){transform:scaleX(0)}.nav-button.open:not(.transition) div:last-child{transform:translateY(4px) rotate(45deg)}.hero-img .overlay,.hero-img .overlay-dark,.hero-img .overlay-parallax{z-index:0;background-color:rgba(0,0,0,.2)}.hero-img__content{padding:40px 24px calc(40px + 5vw) 70px;white-space:pre-wrap}@media (min-width:768px){.hero-img__content{padding:40px 40px calc(40px + 5vw) 130px}}.hero-img .sub-title,.hero-img .title{text-shadow:0 0 8px rgba(0,0,0,.4)}.hero-img .title{font-size:calc(2rem + 2.5vw)}.hero-img .sub-title{font-weight:400;margin-bottom:50px}.video-bg{width:100%;height:100%}.video-bg:before{content:"";z-index:2}.video-bg .video,.video-bg:before,.video-bg video{width:100%;height:100%;position:absolute;left:0;top:0}.video-bg .video,.video-bg video{object-fit:cover}.btn,.btn-delete,.btn-edit{background-color:#3c3d41;display:inline-flex;align-items:center;padding:10px 25px;transition:.3s;text-transform:uppercase;font-size:14px;color:#fff}.btn-delete{color:#d50000}.btn-edit{color:#1976d2}.btn-delete svg,.btn-edit svg,.btn svg{transition:.3s;margin-left:12px;font-size:90%}.btn-delete:hover,.btn-edit:hover,.btn:hover{opacity:.8}.btn-delete:hover svg,.btn-edit:hover svg,.btn:hover svg{transform:translateX(4px)}.video-parallax{margin:250px 0;height:90vh}.video-parallax .fullscreen-controls{position:absolute;right:28px;bottom:24px;width:40px;cursor:pointer}.video-parallax .video-container{overflow:hidden;position:absolute;top:0;left:0;width:100%;height:100%}.video-parallax .video-container .img{height:100%;transition:.4s}.video-parallax .video-container .img:first-child,.video-parallax .video-container .img:last-child{z-index:2}.video-parallax .video-container .img:first-child{border-right:6px solid #fff}.video-parallax .video-container .img:last-child{border-left:6px solid #fff}.video-parallax .video-container .video{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);min-height:100%;min-width:100vw;opacity:0;transition:.5s}.video-parallax .video-container .video.show{opacity:1}.video-parallax .video-container.anim .img:last-child{transform:translateX(100%)}.video-parallax .video-container.anim .img:first-child{transform:translateX(-100%)}.video-parallax .video-container .overlay,.video-parallax .video-container .overlay-dark,.video-parallax .video-container .overlay-parallax{opacity:0;transition:.5s}.video-parallax .video-container.show .overlay,.video-parallax .video-container.show .overlay-dark,.video-parallax .video-container.show .overlay-parallax{opacity:1}.hv{height:50%}.form-container{background-color:#fff;border:6px solid #d50000;padding:100px 30px 30px;z-index:10;margin:0 auto -200px}.form-container .title{position:absolute;top:0;left:50%;transform:translate(-50%,-60%);margin:0;padding:0 8px;font-family:"Raleway",sans-serif;letter-spacing:4px}.form-container .title:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-20%);background-color:#fff;height:10px;width:100%;z-index:-1}.form-container .btn,.form-container .btn-delete,.form-container .btn-edit{position:absolute;bottom:0;left:50%;transform:translate(-50%,57%)}label.checkbox{cursor:pointer}input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],select,textarea{color:#3c3d41;padding:10px 20px;height:50px;width:100%;border:1px solid #3c3d41;transition:.3s;margin-bottom:12px}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border-color:#1f1f1f;background-color:#f6f4f2}textarea{min-height:150px}input[type=checkbox],input[type=radio]{margin-right:8px}input[type=checkbox]+label,input[type=radio]+label{cursor:pointer}input[type=checkbox]+p,input[type=radio]+p{text-transform:none;color:#3c3d41;transition:.3s}input[type=checkbox]:checked,input[type=radio]:checked{background-color:#d50000}input[type=checkbox]:checked+p,input[type=radio]:checked+p{color:#777}.search-bar{background-color:transparent;border:none;background-image:linear-gradient(#3c3d41,#3c3d41),linear-gradient(#3c3d41,#3c3d41),linear-gradient(#cbcbcb,#cbcbcb);background-size:0 2px,0 1px,100% 1px;background-position:0 100%;background-repeat:no-repeat;padding:10px 20px 10px 10px;margin:0;transition:.3s}.search-bar__container{display:inline-block;color:#828284}.search-bar__container svg{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.3s}.search-bar.error{background-size:0 2px,100% 1px,100% 1px}.search-bar:focus{background-size:100% 2px,0 1px,100% 1px}.search-bar:focus+svg{color:#3c3d41}.input-style-solo{width:100%;max-width:300px;border:1px solid grey;padding:2px 6px;height:30px}.error{color:#ff4040}.text-trenner__hori:before,.text-trenner__vert:before{content:"";position:absolute;top:50%;transform:translateY(-50%);background-color:currentColor}.text-trenner__hori:before{right:3px;content:"-";background-color:transparent}.text-trenner__hori:last-of-type:before{content:none}.text-trenner__vert{padding-left:12px}.text-trenner__vert:before{left:0;height:75%;width:1px}.title-trenner,.title-trenner-big,.title-trenner-center{margin-bottom:28px}.title-trenner-big:before,.title-trenner-center:before,.title-trenner:before{content:"";position:absolute;top:calc(100% + 10px);left:0;background-color:#d50000;height:2px;width:40px}.title-trenner-big:before{height:4px;width:70px;background-color:currentColor}.title-trenner-center:before{left:calc(50% - 20px)}.section-trenner{padding:0 2rem;text-align:center}.section-trenner__text{padding:0 2rem}.section-trenner:after,.section-trenner:before{content:"";flex-grow:1;height:2px;background-color:#d50000}@media (min-width:768px){.section-trenner{padding:0 5rem}}.simple-hr,.simple-hr-inv{height:1px;background:#cecece;width:100%;margin:8px 0}.simple-hr-inv{background:transparent}.card{padding:15px}.card,.card-list{background-color:#fff}.card-list{padding:3px;transition:.2s}.card-list:hover{background-color:#f6f4f2;transition:.2s}.singleClient{padding:0}.singleClient h6{margin-bottom:5px}.singleClient-padding{padding:15px!important}.singleClient-padding-nopt{padding:0 15px 15px!important}.singleClient-padding-nopb{padding:15px 15px 0!important}.accordion{border-bottom:1px solid #d3d3d3}.accordion .accordion-title{cursor:pointer;padding:8px;transition:.2s}.accordion .accordion-title:hover{background-color:#d3d3d3}.accordion .accordion-title.no-hover{cursor:default}.accordion .accordion-title.no-hover:hover{background-color:#fff}.accordion .accordion-toggle{transition:.2s}.accordion .accordion-content{padding:8px}.dropdown svg{margin-left:8px}.dropdown .accordion-toggle{border-top:2px solid transparent;width:100%;transition:.2s;position:absolute;z-index:2;opacity:0;background-color:#fff}.dropdown .accordion-content{padding:0}.dropdown-el{padding:8px 16px;transition:.2s;cursor:pointer}.dropdown-el.active,.dropdown-el:hover{background-color:#f6f4f2}.dropdown.open .accordion-toggle{opacity:1;border-color:#3c3d41}.icon-delete{transition:.2s}.icon-delete:hover{color:#d50000}.icon-edit{transition:.2s}.icon-edit:hover{color:#1976d2}.modal{position:fixed;top:0;left:0;background-color:hsla(0,0%,100%,.4);width:100%;height:100%;z-index:999;display:flex}.modal-box{background-color:#fff}.remove,.remove-lg,.remove-ml,.remove-ms{display:none}@media (min-width:576px){.remove-ms{display:block}}@media (min-width:992px){.remove-ml{display:block}}@media (min-width:1200px){.remove-lg{display:block}}.dataBlock{position:absolute;right:0;bottom:0;padding:5px;width:2px;opacity:1;overflow:hidden;height:2px}.dataBlock:hover{width:250px;background:#fff;box-shadow:0 0 10px rgba(0,0,0,.5);padding:5px;opacity:1;height:auto}
/*# sourceMappingURL=main.54ea46e0.chunk.css.map */