.single-analyst-hero>.container{--containerWidth: 1024px;position:relative}.single-analyst-hero>.container::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:100vw;height:100%;background-image:url("../img/jpg/Dfir-Analyst-Hero-bg.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;z-index:-1}@media only screen and (min-width: 990px){.single-analyst-hero>.container{--containerWidth: 100vw;--maxWidth: 1310px;padding-left:calc((100vw - var(--scrollBarWidth) - var(--maxWidth)) / 2 + 50px) !important;padding-right:0}}@media only screen and (min-width: 990px) and (max-width: 1310px){.single-analyst-hero>.container{padding-left:50px !important}}@media only screen and (min-width: 990px){.single-analyst-hero .content{height:100%;padding-top:0;padding-bottom:0}}@media only screen and (min-width: 990px){.single-analyst-hero .entry-content-wrapper{height:100%}}.single-analyst-hero .columns{display:flex;flex-direction:column-reverse}@media only screen and (min-width: 990px){.single-analyst-hero .columns{flex-direction:row;align-items:stretch;gap:150px}}@media only screen and (min-width: 990px) and (max-width: 1310px){.single-analyst-hero .columns{gap:50px}}.single-analyst-hero .content-column{width:var(--epColumnWidth)}@media only screen and (min-width: 990px){.single-analyst-hero .content-column{flex:1;display:flex;flex-direction:column;padding-top:var(--contentSpace, var(--defaultSpace));padding-bottom:var(--contentSpace, var(--defaultSpace))}}.single-analyst-hero .content-column .team-title{display:flex;flex-direction:column}@media only screen and (max-width: 480px){.single-analyst-hero .content-column .team-title{flex-direction:row;flex-wrap:wrap;align-items:center;gap:5px;font-size:clamp(40px, 5vw, var(--headingSizeMobile))}}.single-analyst-hero .content-column .team-title .user{display:block}.single-analyst-hero .content-column .team-title .name{display:block;position:relative;padding-left:100px}@media only screen and (max-width: 480px){.single-analyst-hero .content-column .team-title .name{padding-left:0px}}.single-analyst-hero .content-column .team-title .name::before,.single-analyst-hero .content-column .team-title .name::after{content:'';position:absolute;background-color:var(--colorP1);top:0.7em;left:5px;transform:translateY(-100%)}@media only screen and (max-width: 480px){.single-analyst-hero .content-column .team-title .name::before,.single-analyst-hero .content-column .team-title .name::after{display:none}}.single-analyst-hero .content-column .team-title .name::before{height:1px;animation:drawLine 0.8s ease-in-out 0.8s forwards}.single-analyst-hero .content-column .team-title .name::after{width:1px;animation:drawVertical 0.8s ease-in-out forwards}.single-analyst-hero .content-column .job-title{margin-top:15px}.single-analyst-hero .content-column .content-wrapper{display:flex;gap:50px;padding-top:50px}@media only screen and (max-width: 989px){.single-analyst-hero .content-column .content-wrapper{flex-direction:column;padding-top:25px;gap:0px}}.single-analyst-hero .content-column .content-wrapper .social-links-wrapper{display:flex;gap:15px}.single-analyst-hero .content-column .content-wrapper .team-content{margin:30px 0 35px}@media only screen and (max-width: 480px){.single-analyst-hero .content-column .content-wrapper .avia-button{width:100%;text-align:center}}.single-analyst-hero .content-column .content-wrapper .icon-wrapper{margin-top:20px}@media only screen and (min-width: 990px){.single-analyst-hero .content-column .content-wrapper .icon-wrapper{margin-top:30px}}.single-analyst-hero .content-column .content-wrapper .icon-wrapper .linkedin-icon,.single-analyst-hero .content-column .content-wrapper .icon-wrapper .twitter-icon{background-color:var(--colorE1);width:32px;height:32px;display:flex;border-radius:4px;align-items:center;justify-content:center;text-decoration:none;position:relative;transition:background-color ease-in-out 0.25s}.single-analyst-hero .content-column .content-wrapper .icon-wrapper .linkedin-icon::after,.single-analyst-hero .content-column .content-wrapper .icon-wrapper .twitter-icon::after{content:' ';font-family:'fa-fontello';position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);color:var(--colorP4);font-weight:300;font-size:18px;transition:color ease-in-out 0.25s}.single-analyst-hero .content-column .content-wrapper .icon-wrapper .linkedin-icon:hover,.single-analyst-hero .content-column .content-wrapper .icon-wrapper .twitter-icon:hover{background-color:var(--colorP3)}.single-analyst-hero .content-column .content-wrapper .icon-wrapper .linkedin-icon::after{content:'\f0e1'}.single-analyst-hero .content-column .content-wrapper .icon-wrapper .twitter-icon::after{content:'\e810'}.single-analyst-hero .image-column{margin-bottom:35px}@media only screen and (min-width: 1311px){.single-analyst-hero .image-column{width:37.62%;margin-bottom:0px}}@media only screen and (min-width: 990px) and (max-width: 1310px){.single-analyst-hero .image-column{width:45%;margin-bottom:0px}}@media only screen and (max-width: 989px){.single-analyst-hero .image-column{max-width:350px}}@media only screen and (min-width: 990px){.single-analyst-hero .image-column .team-thumb{height:100%}}@media only screen and (min-width: 990px){.single-analyst-hero .image-column .thumb-inner-wrapper{height:100%}}.single-analyst-hero .image-column .thumb-inner-wrapper img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}@media only screen and (max-width: 989px){.single-analyst-hero .image-column .thumb-inner-wrapper img{aspect-ratio:1 / 1}}@keyframes drawLine{0%{opacity:0;width:0;transform:translateY(-100%)}100%{opacity:1;width:70px;transform:translateY(-100%)}}@keyframes drawVertical{0%{opacity:0;height:0;transform:translateY(-100%) scaleY(0);transform-origin:top}100%{opacity:1;height:35px;transform:translateY(-100%) scaleY(1);transform-origin:top}}.related-posts-section .content{padding-top:var(--contentSpace, var(--defaultSpace));padding-bottom:var(--contentSpace, var(--defaultSpace))}.related-posts-section .header-column{display:flex;justify-content:space-between;align-items:center;gap:25px;flex-wrap:wrap}@media only screen and (max-width: 480px){.related-posts-section .header-column .view-all-button{width:100%}}@media only screen and (max-width: 480px){.related-posts-section .header-column .view-all-button .avia-button{width:100%;text-align:center}}.related-posts-section .ep-posts-grid-container{border-top:1px solid var(--colorP1);padding-top:50px;--topSpace: 20px}

/*# sourceMappingURL=single-analyst.css.map */
