#report-preview{background:#fff;overflow:hidden;padding:100px 150px}#report-preview .container{padding:0;position:relative}#report-preview .img-two-col{align-items:stretch;background:#141e3e;border-radius:20px;display:flex;flex-direction:row;justify-content:space-between;padding:50px 70px;position:relative}#report-preview .right-img-parent{min-height:100%;width:55%}#report-preview .right-img-parent img{border-radius:20px;height:100%;object-fit:cover;width:100%}#report-preview .container:before{background-size:cover;content:"";height:760px;left:-120px;position:absolute;top:-160px;width:760px}#report-preview .container:after{background-size:cover;bottom:-78px;content:"";height:250px;position:absolute;right:-51px;width:250px}#report-preview .left-text-parent{max-width:353px;width:45%}#report-preview .left-text-parent-title{color:#00dbdb;font-family:Conv_PP Eiko,serif;font-size:36px;font-weight:400;line-height:44px;margin-bottom:20px}#report-preview .left-text-desc{color:#fff;font-family:Montserrat,serif;font-size:18px;font-weight:400;line-height:26px;margin-bottom:20px}#report-preview .left-text-link{align-items:center;background:hsla(0,0%,100%,.15);border-radius:100px;color:#fff;display:flex;font-size:16px;font-weight:600;justify-content:space-between;line-height:40px;padding:6px 6px 6px 20px;text-decoration:none;width:220px}#report-preview .link-arrow{align-items:center;background:#75fbee;border-radius:100%;display:inline-block;display:flex;height:40px;justify-content:center;margin-left:10px;width:40px}#report-preview .link-arrow svg{stroke:#000b2e}#report-preview .left-text-link:hover{background:#75fbee;color:#000}#report-preview .left-text-link:hover .link-arrow{background:#fff}@media screen and (min-width:1366px) and (max-width:1500px){#report-preview{padding:90px}}@media screen and (min-width:769px) and (max-width:1365px){#report-preview{padding:90px 35px}}@media screen and (max-width:992px){#report-preview .img-two-col{padding:40px 50px}#report-preview .right-img-parent{width:50%}}@media screen and (max-width:768px){#report-preview{padding:50px 20px}#report-preview .img-two-col{flex-direction:column}#report-preview .right-img-parent{margin-top:40px;max-width:100%;width:100%}#report-preview .left-text-parent{max-width:100%;width:100%}#report-preview .container:before{height:380px;width:380px}#report-preview .container:after{height:125px;width:125px}}@media screen and (max-width:480px){#report-preview .img-two-col{padding:30px}}