.product-content{position:relative}.product-content__item{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;width:100%;margin-bottom:20px}.product-content__item:nth-child(2n) .product-content__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.product-content__img{-webkit-box-flex:0;-ms-flex:0 0 52%;flex:0 0 52%;max-width:52%}.product-content__img img{width:100%;-o-object-fit:cover;object-fit:cover}.product-content__content{-webkit-box-flex:0;-ms-flex:0 0 42%;flex:0 0 42%;max-width:42%}.product-content__title{padding-bottom:40px;position:relative;color:#292939;font-weight:600;font-size:48px;line-height:72px;white-space:nowrap}.product-content__title:after{width:5%;height:2px;position:absolute;bottom:20px;left:0;background:#292939;content:""}.product-content__detail{font-size:16px;font-weight:400;line-height:30px;padding-bottom:40px;color:#333}@media (max-width:750px){.product-content__detail{font-size:14px;font-weight:400;line-height:26px}}.product-content__platform h2{padding-bottom:20px;position:relative;color:#292939;font-size:24px;line-height:24px}.product-content__platform h2:before{width:100px;height:10px;position:absolute;top:20px;left:0;z-index:-1;background:-webkit-gradient(linear,left top,right top,from(rgba(0,75,156,.5)),to(rgba(0,0,0,0)));background:-webkit-linear-gradient(left,rgba(0,75,156,.5),rgba(0,0,0,0));background:-o-linear-gradient(left,rgba(0,75,156,.5),rgba(0,0,0,0));background:linear-gradient(90deg,rgba(0,75,156,.5),rgba(0,0,0,0));content:""}.product-content__platform-item{padding:0 0 10px 20px;position:relative;color:#004b9c;font-size:18px;line-height:24px}.product-content__platform-item:before{width:10px;height:10px;position:absolute;top:6px;left:0;border-radius:50%;background:#004b9c;content:""}.product-content__li{margin-bottom:18px;padding-left:18px;position:relative;color:#004b9c;font-size:18px;line-height:25px}.product-content__li:before{width:10px;height:10px;position:absolute;top:8px;left:0;border-radius:50%;background:#004b9c;content:""}@media(max-width:970px){.product-content__title{font-size:33px;line-height:35px}}@media(max-width:750px){.product-content__item{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:40px}.product-content__content,.product-content__img{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;max-width:100%}.product-content__img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;height:50vw}.product-content__img img{height:100%}.product-content__title{padding-bottom:20px;font-size:20px}.product-content__title:after{bottom:10px}.product-content__detail,.product-content__platform{padding-bottom:20px}.product-content__platform h2{padding-bottom:10px;font-weight:400;font-size:18px}.product-content__platform h2:before{top:16px}.product-content__li{margin-bottom:5px;font-size:14px;line-height:22px}.product-content__li:before{width:8px;height:8px;top:7px}}.scroll-animated .product-content__item-img{-webkit-animation:fadeInLeft 1.5s cubic-bezier(.5,0,0,1);animation:fadeInLeft 1.5s cubic-bezier(.5,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.scroll-animated .product-content__content,.scroll-animated:nth-child(2n) .product-content__item-img{-webkit-animation:fadeInRight 1.5s cubic-bezier(.5,0,0,1);animation:fadeInRight 1.5s cubic-bezier(.5,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}.scroll-animated:nth-child(2n) .product-content__content{-webkit-animation:fadeInLeft 1.5s cubic-bezier(.5,0,0,1);animation:fadeInLeft 1.5s cubic-bezier(.5,0,0,1);-webkit-animation-fill-mode:both;animation-fill-mode:both}