@charset "utf-8"; 
@font-face {
    font-family: 'mandatory_playthingregular';
    src: url('../fonts/mandatory-plaything-webfont.woff2') format('woff2'),
    url('../fonts/mandatory-plaything-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body { background:url(../images/bg.png) no-repeat top center #000000; background-size: 100%; margin:0 auto; color:#fff; font-family: 'IBM Plex Mono', monospace !important; } 
#main{ overflow: hidden; position: relative; min-height: 100vh; padding-bottom: 110px;} 
img{ max-width: 100%; height: auto; vertical-align: top;}
a {cursor: pointer;}

.AF-Section01{width: 100%;min-height: 100vh;/* background: url(../images/mainBG.jpg) center top no-repeat; */ position: relative;}
.containeR{ width: calc(100% - 30px); max-width: 1400px; margin: 0 auto;}
.AFlogo{display:flex;align-items:center;justify-content:flex-start;margin: 3px auto 0 auto;text-align: center;width: 1036px;height: 276px;position: relative;}
.AFVideoBX{display:block;width:259px;/* height:276px; */overflow:hidden;position: relative; margin: 0 0 0 -15px;}
.AFImgBX{ width: 814px; /* transform: translateY(-110px); */ flex-shrink: 0; margin: 14px 0 0 0;}

.AFVideoContainer{width: 315px;/* height: 177px; */background-color: #000;mix-blend-mode: screen;position: relative;left: -48px;top: 0;}/* filter: hue-rotate(176deg); */
.AFVideoContainer video{width: 100%; height:auto;} 

.afSSbox01{width: 100%;display: none;align-items: center;justify-content: flex-start;flex-wrap: wrap;padding: 88px 0 40px 0;}
.afSSbox01.show {display: flex;}
.afSMbox01{width: 20%;display:flex;align-items:center;justify-content: center;margin-bottom: 6px;}

.afSIconBTN{border: none;background-color: transparent;outline: none;display:block;height: 98px;width: 240px;position: relative;display: flex;align-items: center;justify-content: flex-start; cursor: pointer;}
.afSIconBTN:hover img{-webkit-filter:brightness(2);filter:brightness(2);}
.afSIconBTN.disable img {  filter: brightness(0.4) !important;} 
.afSIconBTN.disable:hover img{  filter: brightness(0.4);}

.afSIconBTN.disable2 img { filter: brightness(0.8);} 
.afSIconBTN.disable2:hover img{filter: brightness(0.8);}
.afSIconBTN.disable2:hover:after{content:'COMING SOON';position: absolute;border:none;left:0;top:0;right:0;bottom:0;display:flex;align-items: center;justify-content: center;color:#fff;font-size: 17px;}

.afSIconBTN.disable:hover:after{content:'COMING SOON';position: absolute;border:none;left:0;top:0;right:0;bottom:0;display:flex;align-items: center;justify-content: center;color:#fff;font-size: 17px;}

.afSIconBTN.disable.v2:hover:after{content:'TESTNET'; }

.teamLink{position: absolute;right: 42px;top: 32px;color: #fff;font-size:16px;font-weight:700;}
.teamLink:hover{ opacity:0.8;} 

.AFbtnbar{display: block;margin: 50px 0 30px 0;text-align: center;}
.AFbtn01{display: block;width: 100%;max-width: 440px;font-size:21px;font-weight: 700;color: #fff;margin: 0 auto;padding: 19px 12px;border-radius: 3px;background: url(../images/btnBG01.png) left bottom repeat-x;border: 1px solid #000;outline: none;overflow: hidden;}

.AFbtn01:hover{ -webkit-filter:brightness(1.3); filter:brightness(1.3)}

.afTitle01{color: #fff;text-align: center;font-size: 24px;font-weight: 700;margin: 210px 0 10px 0;}

.afFormMBox{width: 100%;display: flex;align-items: center;justify-content: center;margin: 100px 0 80px 0;flex-wrap: wrap;}
.afFormSBox01{ width: 33.33%; padding: 0 20px  }
.afFormSBox01 label{width: 100%;font-size: 18px;font-weight: 700;padding-bottom: 10px;display: block;}
.afFormSBox01 input{width: 100%;background-color: transparent;border: 2px solid #494949;padding: 20px 15px;}
.afFormSBox01 input:focus{border-color: #fff;}


.vpTitle01{font-size:38px;  color: #fff; text-align: center; margin: 181px 0 20px 0; font-family: 'mandatory_playthingregular';}
.VPMainBX{display:flex;align-items:center;justify-content:flex-start;width:100%;flex-wrap:wrap;}
.VPSubBX01{display:flex;font-size:15px;font-weight:700;color: #585858;width:25%;min-height:190px;padding:10px;align-items:center;justify-content:center;flex-direction:column;}
.VPSubBX01 img{margin: 15px 0;max-width:100%;height:auto;}
.VPSubBX01:hover{filter:brightness(200%);cursor:pointer;} 

.tabLink {display: flex; width: 100%; margin-top: 145px; font-family: 'Montserrat', sans-serif;}
.tabLink a {font-size: 24px; font-weight: 700; color: #989898; width: 50%; text-align: center; border-bottom: 3px solid #343434; padding: 0 0 40px; cursor: pointer;}
.tabLink a.active {border-bottom: 3px solid #fff; color: #ffffff; }

.largeBtn {border: 2px solid #37fd7d; color: #fff; color: #fff; display: table; margin: 0px auto; font-size: 21px; font-weight: bold; max-width: calc(100% - 30px); width: 660px; text-align: center; padding: 18px 30px; border-radius: 5px; font-family: 'Montserrat', sans-serif; box-shadow: 0 0 15px #37fd7d; text-shadow: 0 0 15px #fff; margin-top: 83px; cursor: pointer;}
.largeBtn:hover {box-shadow: 0 0 15px #fff; border: 2px solid #fff; }
.largeBtn span {color: #37fd7d;}

.managementSec {font-family: 'Montserrat', sans-serif; padding: 190px 0 0;}
.managementSec h2 {color: #fff; font-size: 38px; font-weight: bold; text-transform: uppercase; text-align: center; margin: 0 0 74px; font-family: 'mandatory_playthingregular';}
.profile {display: flex; align-items: center;}
.profile-list {display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 62px 30px;}
.profile-list .s20Teambox01 {display: flex; align-items: center;}
.profile-list .s20ttextbox {font-family: 'Montserrat', sans-serif;}
.profile .profile-img {}
.profile .profile-txt {padding-left: 37px;}
.profile .profile-txt h4 {font-size: 21px; font-weight: 700; line-height: 1.4; margin: 0 0 20px;}
.profile .profile-txt b {display: block; font-weight: inherit;}
.profile .profile-txt p {font-size: 14px; color: #989898; line-height: 1.6; margin: 0;}

.footer { display: flex; align-items: center; flex-wrap: wrap; justify-content: space-between; background-color: rgb(0, 0, 0); height: 80px; margin: 0px; border-top: 1px solid #1c1c1c; width: 100%; padding: 0px 30px; margin-top: 60px; bottom: 0; position: absolute; left: 0;
}
.FooterLeft { display: flex; width: 50%; align-items: center;}
.FooterLeft span {margin: 0px 15px 0px 0px; font-size: 12px; font-weight: bold; color: rgb(154, 154, 154); text-align: left;}
.FooterRight {font-family: 'Montserrat', sans-serif;}
.FooterRight a { font-size: 13px; font-weight: normal; text-align: left; background: linear-gradient(90deg, rgb(168, 73, 242), rgb(103, 100, 255)) text; color: transparent;}

.FloatingEl {position: fixed; top: calc(50% + 150px); right: 0px; width: 270px; height: 44px; background: linear-gradient(90deg, rgb(103, 100, 255), rgb(241, 73, 240)); display: flex; border-radius: 0px 0px 10px 10px; justify-content: center; align-items: center; color: #000; transform: rotate(90deg); transform-origin: right top; font-weight: 700; box-shadow: rgb(242, 73, 240) 0px 0px 20px; cursor: pointer; z-index: 50; font-family: 'Montserrat', sans-serif; font-size: 15px;}
.FloatingEl span {color: #fff;}
.FloatingEl img {margin-left: 10px; transform: rotate(-90deg);}

@media (max-width: 767px){
.VPSubBX01{width:50%;}
}
@media (min-width: 768px) and (max-width: 991px){
.VPSubBX01{padding:30px;text-align:center;}
.VPSubBX01{width:33.33%;}
}
@media (min-width: 992px) and (max-width: 1199px){
.VPSubBX01{padding:30px;text-align:center;}
}


.teamPopup{position:fixed;left:0;top:0;right:0;bottom:0;z-index: 20;background-color: rgba(0,0,0,0.95);display:block;overflow-y: auto;}

.teamTitle01{font-size:36px; font-weight:700; color: #fff; text-align: center; margin:140px 0 20px 0; }


#team-Block{padding-top:30px;}
#team-Block .advisor-team-Box{background-repeat:no-repeat;background-position:left -50px;}
#team-Block .s20TeamContainer{position:relative;}
#team-Block .management-team-Box{padding:50px 0 0;position:relative;}
#team-Block .management-team-Box:before{content:"";background-repeat:no-repeat;background-position:right 0;position:absolute;right:0;top:0;width:100%;height:100%;}
#team-Block .operation-team-Box{background-repeat:no-repeat;background-position:left 100px;padding:50px 0;position:relative;}
#team-Block .operation-team-Box:before{content:"";background-repeat:no-repeat;background-position:right 0;position:absolute;right:0;bottom:0;width:312px;height:574px;}
.s20TeamContainer{display:flex;flex-wrap:wrap;padding-top:56px;}
.s20tImgbox{height:auto;float:left;position:relative;}
.s20ttextbox{/* width:calc(100% - 196px); */ padding-left: 37px; font-size: 14px; color: #989898; line-height: 1.6; margin: 0;}
.s20ttextbox span{display:block; color: #fff; font-size: 21px; font-weight: 700; line-height: 1.4; margin: 0 0 20px;}
.s20ttextbox02{font:700 24px/32px 'IBM Plex Mono',Arial,sans-serif;text-transform:uppercase;color:#fff;margin-top:18px;}
.s20RotaterBox{transform-style:preserve-3d;position:relative;display:inline-block;transform:rotateY(0);}
/* .s20Teambox01 .s20tImgbox:hover .s20RotaterBox{transform:rotateY(180deg);} */
.s20Teambox01 .s20tImgbox .teamImgNPbox{transform:rotateY(0) translateZ(1px);z-index:1;border-radius:50%;width:156px;height:156px;overflow:hidden;}
.s20Teambox01 .s20tImgbox .teamImgNPbox img{width:100%;height:100%;object-fit:cover;}
.teamLinkIcon{display:none;width:162px;height:162px;border-radius:50%;position:absolute;transform:rotateY(-180deg) translateZ(-1px);z-index:-1;left:-3px;top:-2px;opacity:0;}
/* .teamLinkIcon,.teamLinkIcon:hover{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEcAAABHCAMAAABibqotAAAAbFBMVEUAAAAddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbsddbv////D2u2GtdtZms3w9vpKkcnh7fY7h8QsfsCWv9+lyOR3rNbS4/Foo9IlVZteAAAAFXRSTlMA8tyLzamkdSoh58OagldNPxsUlnv41ltEAAAB1UlEQVRYw72Y23aqQAyGM8MZtCj1R5GD2v3+77htsKutM8hAZvW7YnnxLckkTBJ6QVUmm0LnCirXxSYpK1rBLgjxTBjslkmyrYYdvc2cLWmMV8Spk2UfYY5oP69JFOZRyVxgQrgRvgzTm4Ir6m1as8UStlOaDZaxsWsiLCWyad6xnHdTE2ANgXFSWMfTqaUK61C/iyTEWsJfxYD1JD9KUwk8av8qc4amXZxFKQxu57r+cDV9hTrGM//qT84DnIiJyWDQ1cwJbmRTmVwbHoeszsX/J+cLBiYn9/gwu6kCvdw1XbuoXDVs9E0DdzRRBR9UVMKZ5g7slHSAhduR4Ujx0w3DtWauPSwcjGR+nBeDO8cxA9pz/eDcWlO6cPJcWfMQ9TAoSM96DC62A1PLPR0MFMHR011Ol6+X62Hg6vkYAAyPumvWe9rx98n6dYxPB6aZ8ijH8zpiZMqjqfDiKSj24onp4MVzoNKLp6TKi6ci0h48mr/Pck/A94Xcs+P7S+zJx/tU7AnG+13syab6jb5hcKflpxYjDdNb+w1KISP97sckRF77Q3m/6r9/lvfz8vnC/7wjn7/k86D/+VQ+L8vnd//7BPl+Q75vke9//mgfJd+Pyfd1/wGvBEZJMhQ4LQAAAABJRU5ErkJggg==) 50% 50% no-repeat rgba(14,4,36,.88);background-size:51px 51px;} */
/* .teamLinkIcon:hover{opacity:.9;} */
.s20Teambox01 .s20tImgbox:hover>.s20RotaterBox .teamLinkIcon{transform:rotateY(-180deg) translateZ(2px);opacity:1;}
/* .s20tImgbox:hover .teamImgNPbox{opacity:.1;} */
.afterLogo{display:flex;width:auto;height:auto;position:absolute;left:90px;bottom:10px;border:none;z-index:10;transform:translateZ(100px); min-width: 76px; justify-content: flex-end;}

.teamPopup .close-Icon{position:absolute;right:30px;top:30px;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out;}
.teamPopup .close-Icon:hover{transform:rotate(90deg);transform:rotate(90deg);}
.teamPopup .close-Icon{position:absolute;right:20px;top:20px;background:url(../images/close-btn.png) no-repeat 0 0;width:29px;height:29px;}

.MainContainer {font-family: 'Montserrat', sans-serif;}
.innerBanner {padding: 197px 0 0;}
.innerBanner h1 {text-align: center; background: -webkit-linear-gradient(180deg, #6764ff, #f249f0); display: table; margin: 0px auto 90px; -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-size: 64px; position: relative;}
.innerBanner h1:after {content: attr(data-title); position: absolute; left: 0; top: 0; text-shadow: 0 0 25px #f249f0; color: transparent; -webkit-background-clip: none; -webkit-text-fill-color: transparent; z-index: -1;}
.innerBanner p {color: #fff; line-height: 1.5; font-size: 18px; font-weight: normal; margin: 0 0 30px;}
.innerBanner ol {margin: 30px 0 0; padding: 0 0 0 0; counter-reset: section;}
.innerBanner li {color: #fff; line-height: 1.5; font-size: 18px; font-weight: normal; margin-bottom: 36px; list-style: none; position: relative; padding-left: 33px;}
.innerBanner li:before {counter-increment: section; content: counter(section) "."; position: absolute; left: 2px; top: 0; font-weight: 700;}
.innerBanner li span {display: block; font-weight: 700; margin-bottom: 3px;}

.pageContent {padding: 100px 0 0;}
.pageContent h2 {text-align: center; font-size: 36px; margin: 0 0 74px; display: none;}
.pageContent h2 span {background: -webkit-linear-gradient(180deg, #6764ff, #f249f0);  -webkit-background-clip: text; -webkit-text-fill-color: transparent;}

.partner-list {display: flex; flex-flow: column; counter-reset: section; padding: 95px 0 0; }
.partnerMain {padding-left: 73px; position: relative; margin-bottom: 35px;}
.partnerMain:before {counter-increment: section; content: "0" counter(section); width: 40px; height: 40px; position: absolute; left: 0; top: 0; background: #1a1a1a; border-radius: 100%; text-align: center; font-size: 18px; line-height: 42px; color: #989898;}
.partnerMain:last-child .pm-bottom {/* border-bottom: 0; */}
.partnerMain.sm hr {border-color: #1a1a1a;}

.pm-top {display: flex; align-items: center; margin-bottom: 25px; padding-right: 40px;}
.pm-top:after {content: "";}
.plLogo {margin-right: auto;}
.fas {width: 40px; height: 40px; display: flex; align-items: center; justify-content: center; position: absolute; right: -15px; top: 0; cursor: pointer;}
.btnPartnerSm {width: 200px; height: 35px; text-align: center; line-height: 31px; border: 2px solid #37fd7d; border-radius: 5px; box-shadow: 0 0 10px #37fd7d; color: #fff;}
.btnPartnerSm:hover {background: #37fd7d; color: #000;}

.pm-bottom {display: flex; border-bottom: 1px solid #1a1a1a; padding-bottom: 36px;}
.hasBtn {display: none;}
.overview {width: 50%; padding-right: 50px;}
.pm-bottom h4 {font-size: 18px; margin: 0 0 26px;}
.overview p {display: none;margin: 0; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; line-height: 1.5;}
.overview p:first-of-type {display: block; }
.overview ul {padding: 0; margin: 0;}
.overview ul li {display: none; color: #989898; font-size: 14px; position: relative; padding-left: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.5;}
.overview ul li:before {content: ""; width: 7px; height: 7px; background: #989898; border-radius: 10px; left: 0; top: 4px; position: absolute;}
.benefits {width: 50%;}
.benefits ul {padding: 0; margin: 0;}
.benefits ul li {display: none; color: #989898; font-size: 14px; position: relative; padding-left: 18px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 1.5;}
.benefits ul li:before {content: ""; width: 7px; height: 7px; background: #989898; border-radius: 10px; left: 0; top: 6px; position: absolute;}
.benefits ul li:first-child {display: block;}
.benefits p {display: none; margin: 0 0 30px; color: #989898; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; font-size: 14px; line-height: 1.5;}
.hasBtn {display: none;}
.btnBig {width: 660px; height: 65px; text-align: center; line-height: 31px; border: 2px solid #37fd7d; border-radius: 5px; box-shadow: 0 0 10px #37fd7d; display: table; margin: 44px auto 0; font-size: 21px; font-weight: 700; line-height: 61px; text-shadow: 0 0 15px #fff; color: #fff; max-width: 100%;}
.btnBig:hover {background: #37fd7d; color: #000;}

.open .pm-top {margin-bottom: 40px;}
.open .pm-bottom {flex-flow: column; padding-bottom: 57px;} 
.open .fas {transform: scale(-1);}
.open .btnPartnerSm {display: none;}
.open .overview {border-bottom: 1px solid #1a1a1a; width: 100%; white-space: inherit; padding-bottom: 40px; margin-bottom: 40px; padding-right: 0;}
.open .overview h4 {margin-bottom: 40px; font-size: 24px;}
.open .benefits ul li, .open .overview ul li {display: block; margin-bottom: 11px; font-size: 18px; padding-left: 27px; white-space: inherit;}
.open .benefits ul li:before, .open .overview ul li:before  {width: 10px; height: 10px; top: 7px;}
.open .benefits {width: 100%;}
.open .benefits h4 {font-size: 24px;}
.open .benefits p {display: block; font-size: 18px; white-space: inherit;}
.open .overview p {font-size: 18px; white-space: inherit; display: block;}
.open .overview p + p {margin-top: 30px;}
.open .hasBtn {display: block; width: 100%;}

.zeroNote {text-align: center;}
.zeroNote p {font-size: 24px; white-space: inherit; display: block; color: #fff; line-height: 1.6; margin: 0 0 80px;}
.zeroNote p span {background: -webkit-linear-gradient(180deg, #6764ff, #f249f0);  -webkit-background-clip: text; -webkit-text-fill-color: transparent; font-weight: 700;}

.DropContainer {margin: 44px auto; position: relative; z-index: 15; max-width: 100%; width: 665px;}
.dropBtn {width: 100%; height: 80px; text-align: center; border: 2px solid #37fd7d; border-radius: 5px; box-shadow: 0 0 10px #37fd7d; display: table; margin: 0 auto 0; font-size: 24px; font-weight: 700; line-height: 76px; position: relative; cursor: pointer; z-index: 15;}
.dropBtn:after {content: "\f0d7"; font-weight: 900; font-family: "Font Awesome 6 Free"; position: absolute; right: 28px; font-size: 18px;}
.Dropdown {padding: 0 0; width: 660px; max-width: 100%; border: 2px solid #37fd7d; margin-top: 20px; position: absolute; top: 100%; left: 0; display: none; box-shadow: 0 0 10px #37fd7d; background: #000; border-radius: 5px; overflow-y: scroll; max-height: 500px;}
.Dropdown a {width: 100%; display: block; text-align: center; border-bottom: 1px solid #37fd7d; padding: 16px 0; cursor: pointer;}
.Dropdown a:last-of-type {border-bottom: 0;}
.Dropdown a.active {text-shadow: 0 0 15px #37fd7d;}
.Dropdown a:hover {background: rgba(55, 253, 125, 1); color: #000;}

.Dropdown::-webkit-scrollbar {width: 15px; height: 10px; background: #000;}
.Dropdown::-webkit-scrollbar-track {box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3); }
.Dropdown::-webkit-scrollbar-thumb {background-color: #37fd7d; /* outline: 3px solid #1e2127; */box-shadow: inset 0 0 0 5px #000;}

.tabContainer {display: none;}




@media screen and (max-width: 1400px) {
    .profile-list {gap: 40px 20px;}
    .profile .profile-txt {padding-left: 20px; }
    
}
@media screen and (max-width: 1200px) {
    .profile-list {grid-template-columns: 1fr 1fr;}
}
@media (min-width:768px) and (max-width:991px){
    /* .s20ttextbox02{font-size:18px;}
    .s20tImgbox{width:100px;}
    .s20Teambox01{padding-right:20px;}
    .s20Teambox01 .s20tImgbox img{width:82px;}
    .s20ttextbox span{font-size:16px;line-height:20px;margin:0 auto 5px;}
    .s20ttextbox{width:calc(100% - 100px);font-size:11px;line-height:18px;}
    .teamLinkIcon{width:84px;height:84px;}
    .s20Teambox01:hover .s20RotaterBox,.s20Teambox01:hover .s20RotaterBox .teamLinkIcon{transform:none;width:84px;height:84px;}
    .s20Teambox01 .s20tImgbox .teamImgNPbox{width:80px;height:80px;}
    .s20Teambox01 .s20tImgbox .afterLogo img{width:40px;}
    .afterLogo{left:50px;}
    #team-Block .management-team-Box{padding-top:50px;padding-bottom:0;margin-top:-50px;}
    #team-Block .management-team-Box:before{background-size:30%;}
    #team-Block .operation-team-Box{padding:0;background-position:right 10px;background-size:20%;}
    #team-Block .management-team-Box:before,#team-Block .operation-team-Box:before{display:none;} */
    
}
@media (min-width:992px) and (max-width:1199px){
    /* .s20ttextbox02{font-size:18px;}
    .s20tImgbox{width:100px;} */
/* .s20Teambox01{padding-right:20px;}
.s20Teambox01 .s20tImgbox img{width:82px;}
.s20ttextbox span{font-size:16px;line-height:20px;margin:0 auto 5px;}
.s20ttextbox{width:calc(100% - 100px);font-size:11px;line-height:18px;}
.teamLinkIcon{width:84px;height:84px;}
.s20Teambox01:hover .s20RotaterBox,.s20Teambox01:hover .s20RotaterBox .teamLinkIcon{transform:none;width:84px;height:84px;}
.s20Teambox01 .s20tImgbox .teamImgNPbox{width:80px;height:80px;}
.s20Teambox01 .s20tImgbox .afterLogo img{width:40px;} */
./* afterLogo{left:50px;}
#team-Block .management-team-Box{padding-top:50px;padding-bottom:0;margin-top:-50px;}
#team-Block .management-team-Box:before{background-size:30%;}
#team-Block .operation-team-Box{padding:0;background-position:right 10px;background-size:20%;} */
} 

@media screen and (max-width: 1024px) {
    .AFImgBX {max-width: calc(100% - 320px); margin-top: 0;}
    .AFlogo {width: auto; justify-content: center; margin: 0px auto;}
    .btn-grp {/* flex-flow: wrap; */ gap: 15px;}
    .btn {font-size: 18px;}
    header {padding: 26px 20px 0;}
    .managementSec {padding-top: 100px;}
    
}
@media screen and (max-width: 768px) {
    /* #team-Block{margin-top:0;overflow:hidden;padding-top:0;}
    #team-Block .advisor-team-Box{background-size:30%;background-position:right 230px;}
    .s20ttextbox02{font-size:18px;line-height:24px;margin-top:10px;} */
    /* .s20tImgbox{width:100px;} */
    /* .s20ttextbox{width:calc(100% - 100px);font-size:12px;line-height:18px;padding-left:15px;} */
    /* .s20Teambox01,.s20Teambox01:nth-child(3){padding-right:0;width:100%;padding-bottom:15px;position:relative;z-index:10;}
    .s20Teambox01 .s20tImgbox img{width:90px;}
    .s20ttextbox span{font-size:16px;line-height:20px;margin:0 auto 5px;}
    .teamLinkIcon{width:94px;height:93px;background-size:31px 31px;}
    .s20Teambox01:hover .s20RotaterBox,.s20Teambox01:hover .s20RotaterBox .teamLinkIcon{transform:none;}
    #team-Block .management-team-Box{padding:0;margin-top:0;}
    #team-Block .management-team-Box:before{background-size:70%;top:-230px;right:-30px;}
    #team-Block .operation-team-Box{padding:0;background-position:right 10px;background-size:20%;}
    #team-Block .s20TeamContainer{padding-top:0;}
    #team-Block .operation-team-Box{padding:0;}
    .s20Teambox01 .s20tImgbox .teamImgNPbox{width:90px;height:90px;}
    .afterLogo{transform:scale(.5);left:22px;bottom:-25px;}
    #team-Block .management-team-Box:before,#team-Block .operation-team-Box:before{display:none;}
    #team-Block .advisor-team-Box{background:0 0;} */

    .right-panel {padding: 0 20px;}
    .closeBtn {right: 20px;}
    .buttonSec {flex-flow: wrap; gap: 0;}
    .buttonSec .btn {flex-grow: 1; box-shadow: 0 0 10px 0 rgba(255,255,255,0.44); margin-top: 20px;}
    .discription-btm {margin: 40px 0 0;}
    .slider-nav {padding: 0;}
    

    .right-panel::-webkit-scrollbar {
        width: 0;
    }
    .right-panel::-webkit-scrollbar-track {
        background: none; 
    }
    .right-panel::-webkit-scrollbar-thumb {
        background: #000000; 
    }

    
    .AFVideoBX {width: 20vw; height: auto; margin-right: 10px;}
    .AFVideoContainer {width: 34vw; left: -7vw; height: auto; top: -10%;}
    .AFImgBX {max-width: calc(100% - 26vw);}
    .AFlogo {height: auto;}
    .jackpot img {margin: -6px 0 -20px 0;}

    /* header {flex-flow: column; padding: 15px 15px 0;} */
    .btn-grp {flex-flow: column; margin: 80px 0 0;}
    .vpTitle01 {margin: 120px 0 20px 0; padding: 0 15px;} 
    .tabLink {margin-top: 50px;}
    .tabLink a {padding: 0 0 15px; font-size: 18px;}
    .afSSbox01 {padding: 30px 0 40px;}
    .largeBtn {font-size: 18px; margin-top: 50px;}

    .profile .profile-txt {padding-left: 0; text-align: center; padding-top: 10px;}
    .profile {flex-flow: column;}
    .profile .profile-txt h4 {font-size: 18px; margin-bottom: 10px;}
    .profile-list .s20Teambox01 {flex-flow: column;}
    .profile-list .s20ttextbox {padding-left: 0; text-align: center; padding-top: 10px;}
    .s20ttextbox span {margin: 0 0 10px;}
    .profile-list .s20ttextbox {}
    .managementSec h2 {font-size: 25px; margin-bottom: 40px;}
    .vpTitle01 {font-size: 25px;}

    .footer {flex-flow: column; padding: 20px 0 20px; height: auto;}
    .FooterLeft {width: auto; margin-bottom: 8px;}

    .innerBanner {padding: 15% 0 0;}
    .innerBanner h1 {font-size: 55px;}
    .innerBanner p {font-size: 16px;}
    .pageContent {padding: 40px 0 0;}
    .dropBtn {height: 70px; line-height: 68px; font-size: 20px; padding-right: 40px;}
    .dropBtn:after {right: 18px;}
    .overview {padding-right: 30px;}
    .partnerMain {padding-left: 60px;}
    .pageContent h2 {font-size: 28px;}
    .partner-list {padding-top: 40px;}

    .partnerMain:before {width: 35px; height: 35px; font-size: 16px; line-height: 37px;}
}
@media screen and (max-width: 640px) {
    .pm-bottom {flex-flow: column; padding-bottom: 10px;}
    .overview, .benefits {width: 100%; margin-bottom: 25px; padding: 0;}
    .pm-bottom h4, .benefits h4 {margin-bottom: 10px;}
    .pm-top {flex-flow: column;}
    .btnPartnerSm {align-self: flex-start; margin-top: 15px;}
    .plLogo img {max-width: 160px; height: 35px; object-fit: contain;}
    .partnerMain {padding-left: 40px;}
    .partnerMain:before {width: auto; background: none; height: auto; line-height: 35px;}

    .open .pm-top {margin-bottom: 30px;}
    .open .overview h4, .open .benefits h4 {font-size: 20px; margin-bottom: 20px;}
    .open .overview p, .open .benefits p {font-size: 16px; }
    .open .benefits ul li, .open .overview ul li {font-size: 16px; padding-left: 20px;}
    .btnBig {margin: 10px auto 0; font-size: 18px; height: 60px; line-height: 56px;}
    .open .benefits ul li:before, .open .overview ul li:before {width: 8px; height: 8px; top: 8px; }
    .open .overview {padding-bottom: 30px;}
    .zeroNote p {font-size: 20px;}
}
@media screen and (max-width: 480px) {
    .VPSubBX01 {min-height: inherit; padding: 13px 30px; text-align: center;}
    .VPSubBX01 img { max-height: 80px;}
    header {flex-flow: column; padding: 15px 15px 0;}
    .RMbox {margin: 30px auto 0; max-width: 150px;}
    .AFlogo {margin-top: 40px;}
    .RMbox {flex-flow: column;}
    .headerBtn {margin: 15px 0 0;}
    .innerBanner h1 {font-size: 35px; margin: 0px auto 50px;}
    .innerBanner li, .innerBanner p {font-size: 16px; margin-bottom: 20px;}
    .dropBtn {font-size: 16px; text-align: left; line-height: 1.6; display: flex; align-items: center; padding-left: 15px;}
    .DropContainer {margin: 15px 0;}
}



























