.leaderWrapper{padding-top:var(--headerHeight);color:white}.leaderTopCtn{background:#000}.leaderTopDiv{border-bottom:2px solid #4d4d4d;padding-left:var(--sp);padding-bottom:20px;position:relative;max-width:calc(var(--max) + var(--sp) * 2)}.leaderTopDiv:after{position:absolute;content:"";width:2px;height:var(--sp);background:#4d4d4d;bottom:calc(-1 * var(--sp) - 2px)}.leaderCtn{padding:0 calc(var(--sp) * 2);min-height:1000px}.leaderCtn,.leaderInteriorWrapper{position:relative}.leaderInteriorWrapper:before{position:absolute;content:"";width:5px;height:calc(100% + var(--sp));z-index:1;left:calc(var(--sp) * 2);top:calc(var(--sp) * -1);background:linear-gradient(0deg,hsla(289,80%,48%,1),#ff00b2,#ff022c,hsla(289,80%,48%,1),#ff00b2,#ff022c,hsla(289,80%,48%,1));background-size:100% 200%;animation:gradientShift 5s linear infinite}@keyframes gradientShift{0%{background-position:50% 0}to{background-position:50% 100%}}.leaderDiv{position:relative;display:flex;justify-content:space-between;align-items:flex-start;padding:calc(var(--sp) * 2) 0 calc(var(--sp) * 1)}.leaderCtn:after{position:absolute;content:"";width:37%;max-width:600px;background:black;height:100%;z-index:0;left:0;top:0}.leaderWrapper section:first-of-type .blitz>:not(.notBlitz){opacity:1!important;transform:translate(0)!important}.leaderWrapper section:not(:first-of-type) .leaderCtn:after{top:0}.leaderWrapper section:last-child .leaderCtn:after{height:100%}.leaderSection:not(:first-of-type) .leaderDiv{border-top:2px solid #4d4d4d}.leaderLeft{margin-left:5px;--wd:calc(440px + var(--sp));width:var(--wd);flex:1 0 var(--wd);aspect-ratio:1;position:relative}.leaderLeft img{object-fit:cover;z-index:1}.leaderRight{width:calc(100% - (440px + var(--sp)));padding-left:var(--sp)}.leaderDiscCtn{position:relative}.leaderTitle{margin-top:15px}.leaderDiscCtn:before{position:absolute;content:"";height:100%;top:0;width:calc(var(--sp) * 2);left:calc(var(--sp) * -2)}.leaderTextCtn p{margin:1.5em 0}.leaderViewMoreTextCtn{padding:20px 30px 30px 0;margin-top:0}.leaderTextCtn{max-width:1000px}.leaderTextCtn div{position:relative;max-height:405px;overflow:hidden;transition:max-height 1s var(--cEaseInOut)}.leaderCtn button{background:none;border:none;padding:0;margin:20px 0 0;font-size:18px;font-weight:500;color:black!important;cursor:pointer;font-family:inherit;text-decoration:underline}.leaderTopMobile{display:none}@media screen and (max-width:1100px){.leaderCtn{padding:0 var(--sp)}.leaderDiv{border:none;flex-direction:column;padding-bottom:0}.leaderLeft:after{left:calc(var(--sp) * -2);height:calc(100% + var(--sp))}.leaderLeft{--wd:80%;padding-right:var(--sp)}.leaderRight{width:100%}.leaderRight .leaderTitle,.leaderRight h1{display:none}.leaderViewMoreTextCtn{margin-top:0}.leaderTopMobile{display:block;padding-top:50px;padding-left:calc(var(--sp) * 1)}.leaderSection:not(:first-of-type) .leaderDiv{border-top:none}.leaderInteriorWrapper:before{left:var(--sp)}.leaderTopDiv:after{display:none}.leaderCtn:after{width:var(--sp)}.leaderCtn{min-height:unset}}.leaderCtn{background:white;color:black}.leaderDiscCtn:before{display:none}