#p_talents .infitext{position:absolute;top:15%}#p_talents .infitext h2{font-size:10rem;white-space:nowrap;line-height:.7;color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff;opacity:.02}#p_talents #tal-list .th{text-align:center;margin-top:50px}#p_talents #tal-list .th h2{font-size:1.5rem}#p_talents #tal-list .th p{opacity:.2}#p_talents #tal-list .tl{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;max-width:1440px;margin:0 auto;grid-gap:4em;gap:4em}@media(max-width:1024px){#p_talents #tal-list .tl{display:flex;flex-direction:column;gap:1em}}#p_talents #tal-list .tl .tal{position:relative;height:900px;transform:translateY(13%);transition:all 1s var(--es1);--accent:#955673;filter:brightness(90%);z-index:1}@media(max-width:1024px){#p_talents #tal-list .tl .tal{height:auto;overflow:hidden;display:grid;grid-template-columns:1fr 1fr}}#p_talents #tal-list .tl .tal:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:var(--accent);z-index:-10;-webkit-mask-image:linear-gradient(180deg,transparent,black);mask-image:linear-gradient(180deg,transparent,black);opacity:.3;transition:all .5s var(--es1)}@media(max-width:1024px){#p_talents #tal-list .tl .tal:before{-webkit-mask-image:linear-gradient(90deg,transparent,black);mask-image:linear-gradient(90deg,transparent,black)}}#p_talents #tal-list .tl .tal .logo{width:100%;height:200px;margin:0 auto;object-fit:contain;object-position:bottom center}@media(max-width:420px){#p_talents #tal-list .tl .tal .logo{object-position:top}}@media(max-width:550px){#p_talents #tal-list .tl .tal:hover{transform:translateY(8%);z-index:100;filter:brightness(110%);scale:1}#p_talents #tal-list .tl .tal:hover:before{opacity:1}#p_talents #tal-list .tl .tal:hover .talart{scale:1.05;transform-origin:right}}@media(max-width:550px)and (min-width:550px){#p_talents #tal-list .tl .tal:hover .logo,#p_talents #tal-list .tl .tal:hover .talart{animation:blur .5s ease-in}}@media(max-width:550px)and (min-width:550px){@keyframes blur{0%{filter:drop-shadow(0 0 20px rgba(0,0,0,.746)) blur(0) brightness(100%)}30%{filter:drop-shadow(0 0 20px rgba(0,0,0,.746)) blur(1px) brightness(120%)}to{filter:drop-shadow(0 0 20px rgba(0,0,0,.746)) blur(0) brightness(100%)}}}#p_talents #tal-list .tl .tal .talart{position:absolute;width:100%;height:100%;object-fit:contain;top:20%;left:50%;width:600px;height:600px;transform:translateX(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;z-index:10;filter:drop-shadow(0 0 20px rgba(0,0,0,.746));transition:inherit;transform-origin:left top}@media(max-width:1024px){#p_talents #tal-list .tl .tal .talart{transform:translateX(-10%);top:-10%}}@media(max-width:550px){#p_talents #tal-list .tl .tal .talart{transform:translateX(-20%)}}@media(max-width:420px){#p_talents #tal-list .tl .tal .talart{transform:translateX(-40%)}}#p_talents .tl-control .btn-n,#p_talents .tl-control .btn-p{position:fixed;right:0;top:50%;color:#000;width:50px;height:50px;z-index:20}#p_talents .tl-control .btn-n:after,#p_talents .tl-control .btn-n:before,#p_talents .tl-control .btn-p:after,#p_talents .tl-control .btn-p:before{content:"";position:absolute;top:0;width:100%;height:100%;background:linear-gradient(to right,var(--blu),var(--gre));rotate:45deg;z-index:-2;left:50%;scale:2.2;transition:all .25s var(--es1)}#p_talents .tl-control .btn-n:after,#p_talents .tl-control .btn-p:after{scale:1.9;z-index:-1;outline:2px solid #000}#p_talents .tl-control .btn-n:hover:before,#p_talents .tl-control .btn-p:hover:before{scale:2.4}#p_talents .tl-control .btn-n:hover:after,#p_talents .tl-control .btn-p:hover:after{outline-width:5px}#p_talents .tl-control .btn-n svg,#p_talents .tl-control .btn-p svg{width:100%;height:100%}#p_talents .tl-control .btn-p{left:0;right:unset}#p_talents .tl-control .btn-p:after,#p_talents .tl-control .btn-p:before{left:unset;background:linear-gradient(to right,var(--purp),var(--yell));right:50%}body:has(#p_talents) #footer{margin-top:0;z-index:100;position:relative}