.hero-researches-detail{display:grid;gap:30px;grid-template-columns:repeat(12,1fr);position:relative;z-index:0}.hero-researches-detail__background{background-color:var(--color-white);height:100%;left:0;margin-left:calc(50% - 50vw);position:absolute;top:0;width:100vw;z-index:-1}.hero-researches-detail__content{grid-column:1/8}.hero-researches-detail__back-cta{margin-bottom:40px}.hero-researches-detail__back-cta .btn-link{align-items:center;cursor:pointer;display:flex;flex-direction:row-reverse;font-weight:700;gap:10px;transition:all .3s ease}.hero-researches-detail__back-cta .btn-link .icon{color:var(--color-black);order:1;transition:color .3s ease}.hero-researches-detail__back-cta .btn-link .icon svg{height:27px;width:27px}.hero-researches-detail__back-cta .btn-link .icon svg circle{display:block}.hero-researches-detail__title{font-weight:800;margin:0 0 30px}.hero-researches-detail__title h1,.hero-researches-detail__title h2,.hero-researches-detail__title h3,.hero-researches-detail__title h4,.hero-researches-detail__title h5,.hero-researches-detail__title h6{font-size:inherit;font-weight:inherit;line-height:inherit;margin:0}.hero-researches-detail__title.--highlight{line-height:1.45;padding-left:9px;padding-top:8px}.hero-researches-detail__title.--highlight h1,.hero-researches-detail__title.--highlight h2,.hero-researches-detail__title.--highlight h3,.hero-researches-detail__title.--highlight h4,.hero-researches-detail__title.--highlight h5,.hero-researches-detail__title.--highlight h6,.hero-researches-detail__title.--highlight>div{background-color:var(--color-primary);box-decoration-break:clone;box-shadow:6px 0 0 var(--color-primary),-6px 0 0 var(--color-primary);display:inline;line-height:1.45;padding:8px 0}@media(max-width:767.98px){.hero-researches-detail__title.--highlight h1,.hero-researches-detail__title.--highlight h2,.hero-researches-detail__title.--highlight h3,.hero-researches-detail__title.--highlight h4,.hero-researches-detail__title.--highlight h5,.hero-researches-detail__title.--highlight h6,.hero-researches-detail__title.--highlight>div{padding:3px 0}}.hero-researches-detail__author{color:var(--color-black);font-weight:800;margin-bottom:10px}.hero-researches-detail__time{color:var(--color-black);font-weight:500}.hero-researches-detail__divider{background:rgba(0,0,0,.2);height:1px;margin:40px 0}.hero-researches-detail__social{align-items:center;display:none;gap:20px;position:relative}.hero-researches-detail__social-title{color:var(--color-black);font-weight:800}@media(max-width:991.98px){.hero-researches-detail__social{display:flex}}.hero-researches-detail__social-list{align-items:center;display:flex;flex-direction:row;gap:10px}.hero-researches-detail__social-item{align-items:center;border:1.25px solid rgba(0,0,0,.2);border-radius:125px;display:flex;flex-direction:row;flex-shrink:0;height:40px;justify-content:center;width:40px}.hero-researches-detail__social-item-icon{align-items:center;display:flex;height:100%;justify-content:center;max-height:22px;max-width:22px;object-fit:cover;position:relative;width:100%}.hero-researches-detail__social-item-icon img{height:100%!important;object-fit:contain;width:100%}.hero-researches-detail__description{color:var(--color-black);margin-bottom:40px}@media(max-width:991.98px){.hero-researches-detail__description{margin-bottom:21px}}.hero-researches-detail__download{align-items:center;background-color:var(--color-black);border-radius:12px;display:flex;gap:16px;max-width:330px;padding:12px 20px 12px 12px;width:100%}.hero-researches-detail__download-image{height:100%;max-width:73px;overflow:hidden;width:100%}.hero-researches-detail__download-image img{border-radius:8px;height:100%;object-fit:contain;width:100%}.hero-researches-detail__download-content-title{color:var(--color-white);font-weight:800;margin-bottom:4px}.hero-researches-detail__download-content-btn{align-items:center;cursor:pointer;display:flex;gap:10px;transition:all .3s ease}.hero-researches-detail__download-content-btn-icon{color:var(--color-primary)}.hero-researches-detail__download-content-btn-icon svg{height:17px;width:13px}.hero-researches-detail__download-content-btn-text{color:var(--color-primary);font-weight:700}.hero-researches-detail__image{border-radius:10px;grid-column:8/13;height:100%;max-height:518px;max-width:605px;overflow:hidden;width:100%}.hero-researches-detail__image-mobile{border-radius:10px;display:none;height:100%;margin:21px 0;max-height:240px;overflow:hidden;width:100%}.hero-researches-detail__image img,.hero-researches-detail__image-mobile img{border-radius:10px;height:100%;object-fit:cover;object-position:center;width:100%}@media(max-width:991.98px){.hero-researches-detail__content{grid-column:1/-1}.hero-researches-detail__image{display:none;grid-column:1/-1}.hero-researches-detail__image-mobile{display:block}.hero-researches-detail__divider{margin:20px 0}}