.engin{background:#000;padding:0 10%;position:relative}@media screen and (max-width:1100px){.engin{padding:0 30px}}@media screen and (max-width:750px){.engin{padding:0 20px}}.engin .heading{left:0;position:absolute;top:130px;width:100%}@media screen and (max-width:750px){.engin .heading{top:120px}}.engin .heading h1,.engin .heading h2,.engin .heading h3,.engin .heading h4,.engin .heading h5{color:#fff;font-family:Guardian Sans XCond Semibold;font-size:40px}@media screen and (max-width:750px){.engin .heading h1,.engin .heading h2,.engin .heading h3,.engin .heading h4,.engin .heading h5{font-size:28px}}.engin-content{align-items:center;display:flex;flex-wrap:wrap;height:100vh;justify-content:center;padding-top:100px;position:relative;width:100%}@media screen and (max-width:750px){.engin-content{padding-top:50px}}@media screen and (max-width:768px){.engin-content{display:block;padding-top:200px}}.engin-content .product-image-bg{position:relative;width:40%}@media screen and (min-width:1182px)and (max-width:1360px){.engin-content .product-image-bg{width:33%}}@media screen and (max-width:768px){.engin-content .product-image-bg{margin:0 auto;max-width:500px;width:auto}}@media screen and (max-width:500px){.engin-content .product-image-bg{max-width:300px}}.engin-content .product-image-bg>img{display:block}.engin-content .product-container{left:0;position:absolute;top:0;width:100%}.engin-content .product-image-bg img{width:100%}.engin-content .product-image{display:none;height:auto;opacity:0;transition:opacity .5s ease-in-out;width:100%}.engin-content .product-image.active{display:block;opacity:1}.engin-content .text-content{color:#a6a6a6;font-size:14px;opacity:0;padding:20px 100px 20px 40px;text-align:left;transform:translateY(100px);transition:all .5s ease-in-out;width:60%}@media screen and (min-width:1182px)and (max-width:1360px){.engin-content .text-content{width:67%}}@media screen and (max-width:768px){.engin-content .text-content{margin:0 auto;max-width:500px;padding:20px;width:auto}}.engin-content .text-content.visible{opacity:1;transform:translateY(0)}