.how-to-join-container{background:#000;color:#fff;padding:80px 40px}.how-to-join{display:flex;margin:0 auto;max-width:100%;width:1280px}.how-to-join-title{align-self:start;flex:0 1 50%;margin:0 0 24px;position:sticky;top:80px}.how-to-join-title span{color:#fff;display:block;font-size:clamp(50px,6vw,70px);font-weight:700;margin-top:-35px}.how-to-join-title h2{font-size:var(--text-h2);font-weight:700;line-height:1.2;margin:0}.how-to-join-body{display:flex;flex:0 1 50%;flex-wrap:wrap;gap:0 15px}.how-to-join-item{align-items:center;display:flex;flex:0 1 45%;flex-direction:row;padding:15px 0}.how-to-join-item h2{color:#9f92ff;flex:0 0 80px;font-size:45px;font-weight:700;margin-bottom:0}.how-to-join-item h3{color:#fff;font-size:22px;font-weight:700;line-height:1;margin-bottom:0}@media screen and (max-width:1119px){.how-to-join{flex-wrap:wrap}.how-to-join-title{flex:100%;position:relative;top:0}.how-to-join-body{flex:100%}.how-to-join-item:first-of-type,.how-to-join-item:nth-of-type(3){border-left:4px solid gray;padding-left:16px}.how-to-join-item:hover:nth-of-type(2),.how-to-join-item:hover:nth-of-type(3){border-color:#9f92ff}}@media screen and (max-width:660px){.how-to-join-item{border-left:4px solid gray;flex:100%;padding-left:16px}.how-to-join-item:hover{border-color:#9f92ff}}