#hl-layout .window{max-width:1600px;margin:0 auto}#hl-layout .content{grid-template-columns:2.5fr 1fr;gap:2em;padding:3em 6% 3em 3em;display:grid}#hl-layout .content .left .display .activeimg{aspect-ratio:16/10;border:2px solid var(--lblue);object-fit:contain;background:#000;width:100%;height:100%}#hl-layout .content .left .info{justify-content:space-between;display:flex}#hl-layout .content .left .info .title{color:#fff;font-size:1.4rem;font-family:var(--fontH);font-weight:400}#hl-layout .content .left .info .controls{background:#00000027;border-radius:2em 0 0 2em;align-items:center;gap:1em;padding:.5em 1em .5em 2em;display:flex}#hl-layout .content .left .info .controls .pg{gap:.5em;margin-right:.5em;display:flex}#hl-layout .content .left .info .controls .pg .p{cursor:pointer;border:1px solid #fff;width:24px;height:40px}#hl-layout .content .left .info .controls .pg .p:hover{background:#929292}#hl-layout .content .left .info .controls .pg .p.act{background:#fff}#hl-layout .content .left .info .controls .switcher{justify-content:center;align-items:center;gap:.25em;min-width:140px;display:flex}#hl-layout .content .left .info .controls .switcher .btn-switch{color:var(--lblue);width:30px;height:50px}#hl-layout .content .left .info .controls .switcher .btn-switch svg{width:100%;height:100%;scale:3 2.4}#hl-layout .content .left .info .controls .switcher p{font-size:2rem;font-family:var(--fontH)}#hl-layout .content .right{flex-direction:column;align-items:flex-end;gap:1em;padding-top:5%;display:flex}#hl-layout .content .right .abdzig{max-width:70%}#hl-layout .content .right .panel{border:1px solid var(--lblue);background:linear-gradient(#121c32,#070d19);border-radius:0 150px 0 0;width:100%;padding:2em 2em 1em}#hl-layout .content .right .panel .source-top .srcpfp{border:3px solid var(--lime);object-fit:cover;background:#121c32;border-radius:50%;width:200px;height:200px;margin-bottom:1em}#hl-layout .content .right .panel .source-top .sh{margin-bottom:1em}#hl-layout .content .right .panel .source-top .sh h2{font-size:1.5rem;font-weight:400;line-height:1}#hl-layout .content .right .panel .source-top .sh p{font-weight:400;font-family:var(--fontH);color:var(--lime);font-size:1.2rem;font-weight:700;line-height:1}#hl-layout .content .right .panel .source-top .desc{color:#2879fb;min-height:190px;margin-bottom:50px;font-size:.9rem;line-height:1.4}#hl-layout .content .right .panel .source-bottom{justify-content:space-between;display:flex}#hl-layout .content .right .panel .source-bottom .ctlist{gap:.5em;display:flex}#hl-layout .content .right .panel .source-bottom .btn-social{color:var(--g);background:linear-gradient(#5dffd1,#2879fb);border-radius:.25em;width:50px;height:50px;padding:.2em}#hl-layout .content .right .panel .source-bottom .btn-social svg{width:100%;height:100%}#hl-layout .content .right .panel .source-bottom .arr{justify-content:flex-end;align-items:flex-end;display:flex}#hl-layout .content .right .panel .source-bottom .arr svg{width:30px;height:30px;margin:0 -2%;scale:2 1.8}
