.main{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0;font-size:1.6rem;line-height:1.6;outline:0;min-height:100vh}
.root{position:relative}
.cv .design{position:relative;padding-top:8rem}
.cv .design__head{text-align:center}
.cv .design__list{margin-bottom:3rem}
.cv .design__list .item__thumb{padding:8rem 0 3rem;padding-left:30px}
.cv .design__list .item__thumb img{width:100%}
.cv .design__list .item__cont{padding:0 30px}
.cv .design__list .item__h{font-size:24px !important;font-weight:bold;line-height:1.6}
.cv .design__list .item__p{margin:1em 0;font-size:18px}
.cv .design__list .item:nth-child(odd) .item__thumb{padding-left:0;padding-right:30px}
@media(min-width:45em){.cv .design__list .item__thumb{padding-left:0}
.cv .design__list .item__cont{padding:0 10%}
.cv .design__list .item__h{font-size:20px}
.cv .design__list .item__p{font-size:18px}
.cv .design__list .item:nth-child(odd) .item__thumb{padding-left:0;padding-right:0}
}
@media(min-width:60em){.cv .design{overflow:hidden;padding-top:30px}
.cv .design__head{position:absolute;top:20%;left:50%;width:33.33333%;-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);transform:translate(-50%,0)}
.cv .design__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -2rem -15rem}
.cv .design__list .item{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-sizing:border-box;box-sizing:border-box;width:33.33333%;padding:0 1rem 6rem}
.cv .design__list .item__thumb{padding:0;min-height:1px}
.cv .design__list .item:nth-child(odd) .item__thumb{padding-right:0}
.cv .design__list .item:nth-child(odd) .item__cont{margin-top:3rem}
.cv .design__list .item:nth-child(3n+2){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin-top:25%}
.cv .design__list .item:nth-child(3n+2) .item__cont{margin-bottom:6rem}
}
@media(min-width:75em){.cv .design__head{top:14rem;left:50%}
.cv .design__list .item__cont{padding-left:13%;padding-right:17%}
.cv .design__list .item:nth-child(3n+2){margin-top:20%;text-align:center}
}
.cv .technology{position:relative;z-index:10;background:#000}
.cv .technology .eyebrow{color:#fff}
.cv .technology .title{margin-bottom:6rem}
.cv .technology__item{position:relative}
.cv .technology__cont{position:relative;z-index:8;-webkit-box-sizing:border-box;box-sizing:border-box;padding:8rem 30px 2rem;color:#fff;text-align:center}
.cv .technology__cont small{font-size:1.2rem}
.cv .technology__bg{overflow:hidden}
.cv .technology__bg img{-webkit-filter:blur(30px);filter:blur(30px);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.no-objectfit .cv .technology__bg img{display:none}
.cv .technology__bg-sm{position:absolute;top:0;left:0;right:0;bottom:0;bottom:20%;z-index:1}
.cv .technology__bg-sm img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.cv .technology__img-sm{position:relative;z-index:5}
.cv .technology__img-lg,.cv .technology__bg-lg{display:none}
@media(min-width:60em){.cv .technology .eyebrow,.cv .technology .title{text-align:left}
.cv .technology__item{min-height:100vh}
.cv .technology__cont{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;width:50%;min-height:100vh;padding:5rem 4rem;text-align:left}
.cv .technology__spacer{position:relative;width:100%;height:70vh}
.cv .technology__bg-sm{bottom:0}
.cv .technology__bg-sm,.cv .technology__img-sm,.cv .technology__img-lg,.cv .technology__bg-lg{display:block}
.cv .technology__bg-sm img,.cv .technology__img-sm img,.cv .technology__img-lg img,.cv .technology__bg-lg img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
.no-objectfit .cv .technology__bg-sm img,.no-objectfit .cv .technology__img-sm img,.no-objectfit .cv .technology__img-lg img,.no-objectfit .cv .technology__bg-lg img{top:50% !important;left:50% !important;right:auto !important;bottom:auto !important;min-width:100%;min-height:100%;width:auto !important;height:auto !important;-webkit-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0)}
.cv .technology__img-sm,.cv .technology__img-lg{position:absolute;top:0;left:0;right:0;bottom:0;left:50%;z-index:5;overflow:hidden}
.cv .technology__img-sm .pad,.cv .technology__img-lg .pad{position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden}
.cv .technology__bg-lg{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}
.cv .technology__bg-lg,.cv .technology__img-lg,.cv .technology__spacer{display:none}
.cv .technology[data-pin]{height:100vh;overflow:hidden}
.cv .technology[data-pin] .technology__cont{position:absolute;top:0;bottom:0;left:50%;-webkit-transform:translate(-100%,0);-ms-transform:translate(-100%,0);transform:translate(-100%,0)}
.cv .technology[data-pin] .technology__item{position:static;min-height:auto}
.cv .technology[data-pin] .technology__bg-sm,.cv .technology[data-pin] .technology__img-sm{display:none}
.cv .technology[data-pin] .technology__bg-lg,.cv .technology[data-pin] .technology__img-lg,.cv .technology[data-pin] .technology__spacer{display:block}
}
@media(min-width:75em){.cv .technology .title{margin-bottom:11rem}
.cv .technology__cont{padding:8rem}
}
@media screen and (min-width:75em) and (max-height:700px){.cv .technology .title{margin-bottom:2rem}
.cv .technology__cont{padding-left:3rem;padding-right:3rem}
}
.cv .performance{padding-top:10rem;padding-bottom:10rem;text-align:center}
.video-container{visibility:hidden}
.reveal{position:relative;transform:translateY(100px);opacity:0;transition:1s all ease}
.reveal.active{transform:translateY(0);opacity:1}
.jump-banner-1{margin-top:-2%}
@media only screen and (min-width:320px) and (max-width:767px){.cv .design__list .item__thumb{padding:1rem 0 3rem}
.cv .design{padding-top:0rem}
.cv .design__list .item:nth-child(odd) .item__thumb,.cv .design__list .item__thumb{padding-left:0;padding-right:0}
}
@media only screen and (min-width:2500px){.jump-banner-1{margin-top:0 !important}
}
.disc{float:right;margin-right:8%}
.disc p{font-size:9px}
@media only screen and (min-width:1300px) and (max-width:1366px){.disc{margin-right:4%;margin-top:-12px}
}