.banner-with-details-and-image{position:relative}.banner-with-details-and-image .container{width:unset}.banner-with-details-and-image .left{display:flex;justify-content:center;align-items:center;height:100%}.banner-with-details-and-image .left .content{padding:0 9.5%}.banner-with-details-and-image .left .heading .tag{padding:10px 20px;border-radius:50px;background-color:color-mix(in srgb,var(--primary-color),transparent 92%)}.banner-with-details-and-image .right .image-container{background-size:cover;background-repeat:no-repeat;background-position:top;height:calc(100vh - 65px);position:relative;display:flex;align-items:center}.banner-with-details-and-image .right .actions{position:absolute;top:70px;right:20px}@media (min-width:1600px){.banner-with-details-and-image .container{width:90%}.banner-with-details-and-image .left .content{padding:0 80px 0 0}}@media (max-width:1200px){.banner-with-details-and-image .left .content{padding:0 4.5%}}@media (max-width:992px){.banner-with-details-and-image .left .content{padding:100px 20px;text-align:center}.banner-with-details-and-image .right .image-container{height:500px}}