.hero{overflow:hidden;margin-bottom:4rem}.hero__container{display:grid;grid-gap:2rem;gap:2rem}.hero__block{position:relative;max-width:100%;padding:2rem;border-radius:.8rem;overflow:hidden}.hero .block-1{min-height:calc(75vh - 7.5rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;gap:3.2rem}.hero .block-1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:.3;z-index:-1}.hero .block-1__video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-2}.hero .block-1__title{color:#fff}.hero .block-2{aspect-ratio:870/355}.hero .block-2__image{position:absolute;top:0;left:0;height:100%;width:100%}.hero .block-3{background-color:#dad4d0;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;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3.2rem}.hero .block-3__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:3rem 2rem}.hero .block-3__svg-wrapper svg{width:100%;height:auto}.hero .block-3 .item{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:calc(50% - 1rem)}.hero .block-3 .item__svg-wrapper{margin-bottom:2.2rem}.hero .block-3 .item__svg-wrapper svg{display:block;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.hero .block-3 .item__svg-wrapper svg path{-webkit-transition:inherit;transition:inherit;-webkit-transition:stroke .3s;transition:stroke .3s}.hero .block-3 .item.is-active svg{-webkit-transform:scale(1.2)!important;transform:scale(1.2)!important}.hero .block-3 .item.is-active svg path[stroke="#323232"]{stroke:#e16942}.js-hero-b{clip-path:polygon(0 0,0 0,0 100%,0% 100%)}.js-hero-b2{opacity:0;-webkit-transform:translateY(3rem);transform:translateY(3rem)}.js-hero-img{-webkit-transform:scale(1.1);transform:scale(1.1)}.js-hero-t .char{opacity:.1}.js-hero-svg g:nth-of-type(1){-webkit-transform:translateY(-3rem);transform:translateY(-3rem)}.js-hero-svg g:nth-of-type(3){-webkit-transform:translateY(3rem);transform:translateY(3rem)}.js-hero-i .item__svg-wrapper{-webkit-transform:scale(0);transform:scale(0);width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.js-hero-i p{-webkit-transform:translateY(1.5rem);transform:translateY(1.5rem);opacity:0}@media screen and (min-width: 768px){.hero__container{grid-template-columns:repeat(2,1fr)}.hero .block-1{grid-row:1/3;min-height:0;min-height:initial}}@media screen and (min-width: 1024px){.hero{margin-bottom:8rem}.hero__block{padding:4.8rem}.hero .block-3{gap:4.8rem .7rem}.hero .block-3__title{-webkit-box-flex:1;-ms-flex:1;flex:1}.hero .block-3__svg-wrapper{-webkit-box-flex:0;-ms-flex:0 0 40%;flex:0 0 40%}.hero .block-3__wrapper{gap:4rem}.hero .block-3 .item{min-width:calc(50% - 2rem)}}@media screen and (min-width: 1280px){.hero .block-3{gap:2rem .7rem}.hero .block-3__title{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.hero .block-3 .item{min-width:0;min-width:initial}}@media (hover: hover) and (pointer: fine){.hero .block-3__wrapper:hover .item{-webkit-transition:opacity .3s;transition:opacity .3s}.hero .block-3__wrapper:hover .item:not(.is-active){opacity:.7}}
