.ele-report-image-section{position:relative}.ele-report-image-section .ele-report-image-box-top{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px}.ele-report-image-section .ele-report-right-inner{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:25px}.ele-report-image-section .ele-report-image-right .ele-report-image{border:1px solid #dbdbdb}.ele-report-image-section .ele-report-image-right .ele-report-image img{cursor:pointer;height:100%;max-height:500px;max-width:100%;width:100%}.ele-report-image-section .ele-report-image-left img{border:.75px solid #efefef;border-radius:6px;cursor:pointer;width:auto}.ele-report-image-section .ele-report-image-box-bottom{margin-bottom:30px;margin-top:30px}.ele-report-image-section .ele-report-image-cta{display:block;line-height:0;position:relative}.ele-report-image-section .ele-report-image-cta a{border:0;border-radius:6px;color:#fff;display:inline-block;font-size:13px;font-weight:800;line-height:1.6em;padding:15px 21px;position:relative;text-decoration:none;text-transform:uppercase;transition:all .4s ease-in-out;z-index:0}.ele-report-image-section .ele-report-image-cta a:after,.ele-report-image-section .ele-report-image-cta a:before{bottom:0;content:"";display:block;left:0;position:absolute;transition:all .5s ease;width:100%;z-index:-1}.ele-report-image-section .ele-report-image-cta a:hover{color:#141414}.ele-report-image-section .ele-report-image-cta a:before{background-color:#4526fd;top:0}.ele-report-image-section .ele-report-image-cta a:after{background-color:#fff;height:0}.ele-popup,.ele-report-image-section .ele-report-image-cta a:hover:after{height:100%}.ele-popup{background-color:rgba(0,0,0,.7);display:none;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:99999!important}.ele-popup.show{display:block}.ele-popup-content{background-color:#fff;border:2px solid #4526fd;border-radius:6px;margin:100px auto 0;max-width:900px;overflow:hidden;padding:30px;position:relative}.ele-popup-close{color:#000;cursor:pointer;font-size:32px;font-weight:400;position:absolute;right:15px;text-decoration:none;top:15px;z-index:9}.ele-popup form label{color:#000;font-size:14px;font-weight:500;line-height:26px}.ele-popup form input,.ele-popup form select,.ele-popup form textarea{background-color:transparent;border:0;border-bottom:2px solid #000;box-shadow:none;color:#000;font-size:14px;font-weight:400;outline:none!important;padding:10px 0 5px!important;width:100%}.ele-popup form input:focus,.ele-popup form select:focus,.ele-popup form textarea:focus{border-color:#4526fd}.ele-popup form .hs-form-field{margin:0 0 40px}.ele-popup form .hs-button{background-color:#4526fd;border:0;border-radius:6px;color:#fff;font-size:13px;font-weight:800;line-height:21px;margin-top:40px;padding:15px 41px;text-transform:uppercase}@media (max-width:980px){.ele-report-image-section .ele-report-image-box-top{grid-template-columns:1fr}}