html{box-sizing:border-box}
*,::before,::after{box-sizing:inherit}
body{margin:0;min-height:100dvh;-webkit-text-size-adjust:100%;text-size-adjust:100%}
.siteheader{background:#fff;border-bottom:2px solid #54045B;box-shadow:0 5px 28px -1px #54045b17;position:relative;z-index:100;overflow:hidden}
.siteheader::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#54045B 0%,#FDBD30 60%,#54045B 100%);pointer-events:none}
.brandrow{max-width:1140px;margin:0 auto;padding:24px 52px 12px;display:flex;align-items:center;justify-content:space-between;gap:24px}
.brandidentity{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none}
.logobox{width:56px;height:56px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:3px;box-shadow:0 3px 6px -1px #54045b0d 0 0 0 2px #54045b1f;padding:6px}
.logobox img{width:100%;height:100%;object-fit:contain;display:block}
.brandlabel{font-family:'Exo 2',sans-serif;font-size:14px;font-weight:700;letter-spacing:.18em;color:#54045B;text-transform:uppercase;line-height:1.1}
.headercta{font-family:'Raleway',sans-serif;font-size:13px;font-weight:700;letter-spacing:.1em;color:#fff;background:#54045B;border-radius:40px;padding:12px 24px;text-decoration:none;display:inline-block;box-shadow:0 3px 6px -1px #54045b0d;transition:box-shadow .15s ease-out,transform .15s ease-out;perspective:600px;min-height:44px;line-height:1.1}
.headercta:hover{box-shadow:0 10px 44px -1px #54045b1c;transform:perspective(600px) rotateX(4deg) rotateY(-3deg)}
.headercta:focus{outline:3px solid #FDBD30;outline-offset:2px}
.navrow{background:#54045B;position:relative}
.navrow::after{content:'';display:block;position:absolute;bottom:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent 0%,#FDBD30 40%,transparent 100%);pointer-events:none}
.navinner{max-width:1140px;margin:0 auto;padding:0 52px;display:flex;align-items:center;flex-wrap:wrap;gap:6px}
.navlink{font-family:'Raleway',sans-serif;font-size:13px;font-weight:400;letter-spacing:.08em;color:#ffffffe0;text-decoration:none;padding:12px 24px;display:inline-block;border-radius:3px;transition:color .12s ease-out,background .12s ease-out;min-height:44px;line-height:1.6;perspective:600px}
.navlink:hover{color:#FDBD30;background:#fdbd3014;transform:perspective(600px) rotateX(3deg)}
.navlink:focus{outline:2px solid #FDBD30;outline-offset:-2px;text-decoration:underline}
.navlink.active{color:#FDBD30;font-weight:700}
.sitefooter{background:#1D1D1D;position:relative;overflow:hidden}
.sitefooter::before{content:'';display:block;position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FDBD30 0%,#54045B 50%,#FDBD30 100%);pointer-events:none}
.footermain{max-width:1140px;margin:0 auto;padding:52px 52px 24px;display:flex;gap:52px;align-items:flex-start;flex-wrap:wrap}
.footerbrand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;flex:0 0 auto}
.footerlogobox{width:54px;height:54px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:3px;box-shadow:0 0 0 2px #fdbd3066 0 5px 28px -1px #54045b17;padding:6px}
.footerlogobox img{width:100%;height:100%;object-fit:contain;display:block}
.footerbrandname{font-family:'Exo 2',sans-serif;font-size:14px;font-weight:700;letter-spacing:.18em;color:#FDBD30;text-transform:uppercase;line-height:1.1}
.contactcard{flex:1 1 280px;background:#54045b2e;border-radius:3px;padding:24px;box-shadow:0 3px 6px -1px #54045b0d inset 0 1px 0 #fdbd301f}
.contactcardtitle{font-family:'Exo 2',sans-serif;font-size:13px;font-weight:700;letter-spacing:.14em;color:#FDBD30;text-transform:uppercase;line-height:1.1;margin:0 0 12px}
.contactrow{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}
.contactrow:last-child{margin-bottom:0}
.contacticon{color:#FDBD30;font-size:14px;flex-shrink:0;margin-top:2px;line-height:1.6}
.contacttext{font-family:'Raleway',sans-serif;font-size:13px;font-weight:400;color:#ffffffd1;line-height:1.6;margin:0}
.contactlink{color:#ffffffd1;text-decoration:none;transition:color .15s ease-out}
.contactlink:hover{color:#FDBD30}
.contactlink:focus{text-decoration:underline;outline:2px solid #FDBD30;outline-offset:1px}
.footerstrip{background:#111;border-top:1px solid #fdbd3026}
.footerstriplayout{max-width:1140px;margin:0 auto;padding:12px 52px;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.copyright{font-family:'Raleway',sans-serif;font-size:13px;color:#ffffff73;line-height:1.6;margin:0}
.footernav{display:flex;align-items:center;flex-wrap:wrap;gap:6px;list-style:none;margin:0;padding:0}
.footernav li{display:flex;align-items:center}
.footernav li + li::before{content:'';display:inline-block;width:3px;height:3px;background:#fdbd3066;border-radius:40px;margin-right:6px}
.footernavlink{font-family:'Raleway',sans-serif;font-size:13px;color:#ffffff73;text-decoration:none;transition:color .12s ease-out;line-height:1.6;padding:6px;min-height:44px;display:flex;align-items:center}
.footernavlink:hover{color:#FDBD30}
.footernavlink:focus{text-decoration:underline;outline:2px solid #FDBD30;outline-offset:1px}
.cookiepopup{position:fixed;bottom:24px;left:24px;z-index:4000;width:320px;max-width:calc(100vw - 48px);background:#fff;border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c;border-top:3px solid #54045B;opacity:0;transition:opacity .22s ease-out}
.cookiepopup.visible{opacity:1}
.cookiebody{padding:24px}
.cookieicon{width:32px;height:32px;background:#54045B;border-radius:3px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}
.cookieicon svg{width:18px;height:18px;fill:#FDBD30}
.cookiedesc{font-family:'Raleway',sans-serif;font-size:13px;color:#1D1D1D;line-height:1.6;margin:0 0 12px}
.cookiepref{border-top:1px solid #54045b1a;padding-top:12px;margin-top:12px;display:none}
.cookiepref.open{display:block}
.cookietogglerow{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}
.togglelabel{font-family:'Raleway',sans-serif;font-size:13px;color:#1D1D1D;line-height:1.6}
.togglelabelmuted{font-size:13px;color:#1d1d1d80;font-style:italic;display:block;line-height:1.6}
.toggleswitch{position:relative;width:36px;height:20px;flex-shrink:0}
.toggleswitch input{opacity:0;width:0;height:0;position:absolute}
.toggletrack{position:absolute;inset:0;background:#54045b26;border-radius:40px;cursor:pointer;transition:background .15s ease-out}
.toggleswitch input:checked + .toggletrack{background:#54045B}
.toggletrack::after{content:'';position:absolute;width:14px;height:14px;background:#fff;border-radius:40px;top:3px;left:3px;transition:transform .15s ease-out;box-shadow:0 3px 6px -1px #54045b0d}
.toggleswitch input:checked + .toggletrack::after{transform:translateX(16px)}
.toggleswitch input:focus + .toggletrack{outline:2px solid #FDBD30;outline-offset:2px}
.cookiebtns{display:flex;gap:12px;align-items:center}
.cookiebtnaccept{font-family:'Raleway',sans-serif;font-size:13px;font-weight:700;color:#fff;background:#54045B;border:none;border-radius:3px;padding:12px 24px;cursor:pointer;text-decoration:none;min-height:44px;transition:box-shadow .15s ease-out;box-shadow:0 3px 6px -1px #54045b0d;line-height:1.1}
.cookiebtnaccept:hover{box-shadow:0 10px 44px -1px #54045b1c}
.cookiebtnaccept:focus{outline:2px solid #FDBD30;outline-offset:2px}
.cookiebtnreject{font-family:'Raleway',sans-serif;font-size:13px;font-weight:400;color:#54045B;background:none;border:none;cursor:pointer;text-decoration:underline;padding:12px 6px;min-height:44px;transition:color .12s ease-out;line-height:1.1}
.cookiebtnreject:hover{color:#1D1D1D}
.cookiebtnreject:focus{outline:2px solid #54045B;outline-offset:1px}
.cookiebtnmanage{font-family:'Raleway',sans-serif;font-size:13px;font-weight:400;color:#1d1d1d8c;background:none;border:none;cursor:pointer;text-decoration:underline;padding:6px 0;display:block;margin-bottom:12px;min-height:44px;transition:color .12s ease-out;line-height:1.1}
.cookiebtnmanage:hover{color:#54045B}
.cookiebtnmanage:focus{outline:2px solid #54045B;outline-offset:1px}
.necessarylabel{font-family:'Raleway',sans-serif;font-size:13px;color:#1d1d1d8c;font-style:italic;line-height:1.6}
@media (max-width: 768px) {
.brandrow{padding:24px 24px 12px;flex-wrap:wrap;justify-content:center}
.navinner{padding:0 12px;justify-content:center}
.navlink{padding:12px}
.footermain{padding:52px 24px 24px;flex-direction:column;gap:24px}
.footerstriplayout{padding:12px 24px;flex-direction:column;align-items:flex-start}
}
@media (max-width: 480px) {
.brandrow{padding:24px 12px 12px}
.navinner{padding:0 6px}
.navlink{padding:12px 6px;font-size:13px}
.cookiepopup{left:12px;bottom:12px;max-width:calc(100vw - 24px)}
.footermain{padding:24px 12px 12px}
.footerstriplayout{padding:12px}
}
@media (min-width: 1280px) {
.brandrow{padding:24px 52px 12px}
}
.agreement-section{max-width:1140px;margin:0 auto;padding:52px 24px}
.agreement-section h1{font-size:52px;line-height:1.1;letter-spacing:-.5px;color:#54045B;margin-bottom:24px;margin-top:0}
.agreement-section h2{font-size:37px;line-height:1.1;color:#1D1D1D;margin-top:52px;margin-bottom:24px}
.agreement-section h3{font-size:14px;line-height:1.6;letter-spacing:.08em;text-transform:uppercase;color:#54045B;margin-top:24px;margin-bottom:12px}
.agreement-section h4,.agreement-section h5,.agreement-section h6{font-size:14px;line-height:1.6;color:#1D1D1D;margin-top:24px;margin-bottom:12px}
.agreement-section p{font-size:14px;line-height:1.6;color:#1D1D1D;margin-top:0;margin-bottom:12px;max-width:72ch}
.agreement-section strong,.agreement-section b{font-weight:700;color:#1D1D1D}
.agreement-section em,.agreement-section i{font-style:italic;color:#1D1D1D}
.agreement-section a{font-size:14px;line-height:1.6;color:#54045B;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s ease-out,text-decoration-color .15s ease-out}
.agreement-section a:hover{color:#FDBD30;text-decoration-color:#FDBD30}
.agreement-section hr{border:none;border-top:2px solid #54045B;opacity:.15;margin-top:52px;margin-bottom:52px}
.agreement-section table{width:100%;border-collapse:collapse;font-size:13px;line-height:1.6;margin-top:24px;margin-bottom:24px;box-shadow:0 3px 6px -1px #54045b0d;border-radius:3px;overflow:hidden}
.agreement-section thead{background-color:#54045B}
.agreement-section thead th{color:#fff;font-size:13px;letter-spacing:.07em;text-transform:uppercase;padding:12px 24px;text-align:left;font-weight:700;border:none}
.agreement-section tbody tr{border-bottom:1px solid #54045b14;transition:background-color .12s ease-out}
.agreement-section tbody tr:last-child{border-bottom:none}
.agreement-section tbody tr:hover{background-color:#54045b0a}
.agreement-section td{font-size:13px;color:#1D1D1D;padding:12px 24px;vertical-align:top;border:none}
@media (max-width: 768px) {
.agreement-section{padding:24px 12px}
.agreement-section h1{font-size:37px}
.agreement-section h2{font-size:37px;margin-top:24px}
.agreement-section table{display:block;overflow-x:auto}
}
@media (max-width: 480px) {
.agreement-section h1{font-size:37px;line-height:1.1}
.agreement-section h2{font-size:14px;letter-spacing:.06em;text-transform:uppercase}
.agreement-section hr{margin-top:24px;margin-bottom:24px}
}
.srvspage{max-width:100%;overflow-x:hidden}
.srvspage *{box-sizing:border-box}
.srvspage .pageinner{max-width:1140px;margin:0 auto;padding:0 24px}
.srvspage ::selection{background:#1D1D1D;color:#fff}
@keyframes diagshift {
0%{background-position:0 0}
100%{background-position:60px 60px}
}
.srvspage .titblock{padding:96px 0 52px;background:#fff;position:relative}
.srvspage .titblock::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(135deg,#54045b08 0px,#54045b08 1px,transparent 1px,transparent 30px);animation:diagshift 8s linear infinite;pointer-events:none}
.srvspage .titlayout{display:flex;flex-direction:row;gap:52px;align-items:flex-start}
.srvspage .imgstrip{flex:0 0 180px;position:relative}
.srvspage .imgstrip::before,.srvspage .imgstrip::after{content:'';position:absolute;width:18px;height:18px;border-color:#54045B;border-style:solid;z-index:2}
.srvspage .imgstrip::before{top:-6px;left:-6px;border-width:2px 0 0 2px}
.srvspage .imgstrip::after{bottom:-6px;right:-6px;border-width:0 2px 2px 0}
.srvspage .stripimg{width:180px;height:320px;object-fit:cover;object-position:top;display:block;filter:saturate(0.7) brightness(0.92) contrast(1.08);box-shadow:0 10px 44px -1px #54045b1c}
.srvspage .tittext{flex:1;padding-top:12px}
.srvspage .titlabel{display:inline-flex;align-items:center;gap:6px;font-size:13px;letter-spacing:.12em;color:#54045B;text-transform:uppercase;margin-bottom:24px}
.srvspage .titlabel svg{width:14px;height:14px;flex-shrink:0}
.srvspage .tithead{font-size:52px;line-height:1.1;color:#1D1D1D;margin:0 0 24px;max-width:560px}
.srvspage .tithead span{background:linear-gradient(160deg,#54045B 30%,#FDBD30 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.srvspage .titdesc{font-size:14px;line-height:1.6;color:#3a3a3a;max-width:500px;margin:0 0 24px}
.srvspage .statrow{display:flex;flex-direction:row;gap:52px;margin-top:24px}
.srvspage .statunit{display:flex;flex-direction:column;gap:6px}
.srvspage .statnum{font-size:37px;line-height:1.1;color:#54045B;font-weight:700}
.srvspage .statnum svg{display:inline-block;width:20px;height:20px;vertical-align:middle;margin-left:4px;color:#FDBD30}
.srvspage .statlbl{font-size:13px;line-height:1.6;color:#5a5a5a;letter-spacing:.06em}
.srvspage .divrow{display:flex;flex-direction:row;align-items:center;gap:12px;padding:24px 0}
.srvspage .divcross{width:10px;height:10px;position:relative;flex-shrink:0}
.srvspage .divcross::before,.srvspage .divcross::after{content:'';position:absolute;background:#54045B;opacity:.25}
.srvspage .divcross::before{width:2px;height:10px;top:0;left:4px}
.srvspage .divcross::after{width:10px;height:2px;top:4px;left:0}
.srvspage .divline{flex:1;height:1px;background:linear-gradient(90deg,#54045b26 0%,transparent 100%)}
.srvspage .srvgrid{padding:96px 0;background:linear-gradient(180deg,#54045b0a 0%,#fff 60%)}
.srvspage .gridhead{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:52px;gap:24px}
.srvspage .ghtext{flex:1}
.srvspage .ghlabel{display:inline-flex;align-items:center;gap:6px;font-size:13px;letter-spacing:.1em;color:#FDBD30;text-transform:uppercase;margin-bottom:12px}
.srvspage .ghtext h2{font-size:37px;line-height:1.1;color:#1D1D1D;margin:0}
.srvspage .ghtext h2 em{font-style:normal;color:#54045B}
.srvspage .ghnote{font-size:14px;line-height:1.6;color:#5a5a5a;max-width:300px;text-align:right}
.srvspage .srvlist{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}
.srvspage .srvcard{border:1px solid #54045b1a;border-radius:3px;padding:52px 24px 24px;background:#fff;box-shadow:0 3px 6px -1px #54045b0d;transition:box-shadow .18s ease-out,transform .15s ease-out;position:relative}
.srvspage .srvcard:hover{box-shadow:0 10px 44px -1px #54045b1c;transform:perspective(600px) rotateX(1.5deg) rotateY(-1deg)}
.srvspage .srvcard.featured{background:#54045B;border-color:transparent;box-shadow:0 5px 28px -1px #54045b17}
.srvspage .srvcard.featured:hover{box-shadow:0 10px 44px -1px #54045b1c}
.srvspage .cardicon{width:36px;height:36px;margin-bottom:24px;color:#54045B}
.srvspage .srvcard.featured .cardicon{color:#FDBD30}
.srvspage .cardtop{position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#54045B,#FDBD30);border-radius:3px 3px 0 0}
.srvspage .srvcard.featured .cardtop{background:linear-gradient(90deg,#FDBD30,#fdbd3066)}
.srvspage .cardtag{display:inline-block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#54045B;background:#54045b12;border-radius:40px;padding:4px 12px;margin-bottom:12px}
.srvspage .srvcard.featured .cardtag{color:#FDBD30;background:#fdbd3026}
.srvspage .cardtitle{font-size:14px;line-height:1.6;color:#1D1D1D;font-weight:700;margin:0 0 12px}
.srvspage .srvcard.featured .cardtitle{color:#fff}
.srvspage .carddesc{font-size:14px;line-height:1.6;color:#5a5a5a;margin:0 0 24px}
.srvspage .srvcard.featured .carddesc{color:#ffffffbf}
.srvspage .cardbadges{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}
.srvspage .cbadge{font-size:13px;color:#54045B;background:#54045b0f;border-radius:40px;padding:3px 10px;letter-spacing:.04em}
.srvspage .srvcard.featured .cbadge{color:#FDBD30;background:#fdbd301f}
.srvspage .featureinner{margin-top:24px;padding:12px;background:#fdbd301f;border-radius:3px;border:1px solid #fdbd3040}
.srvspage .featureinner p{font-size:13px;line-height:1.6;color:#ffffffd9;margin:0}
.srvspage .srvlink{display:inline-flex;align-items:center;gap:6px;font-size:13px;color:#54045B;text-decoration:none;margin-top:24px;letter-spacing:.05em;border-bottom:1px solid #54045b40;padding-bottom:2px;transition:border-color .12s ease,color .12s ease}
.srvspage .srvlink:hover{color:#FDBD30;border-color:#FDBD30}
.srvspage .srvcard.featured .srvlink{color:#FDBD30;border-color:#fdbd3066}
.srvspage .srvcard.featured .srvlink:hover{color:#fff;border-color:#fff}
.srvspage .reviewblk{padding:96px 0;background:#1D1D1D;position:relative}
.srvspage .reviewblk::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#54045B,#FDBD30,#54045B)}
.srvspage .reviewlayout{display:flex;flex-direction:row;gap:52px;align-items:flex-start}
.srvspage .reviewleft{flex:0 0 320px}
.srvspage .reviewleft h2{font-size:37px;line-height:1.1;color:#fff;margin:0 0 24px}
.srvspage .reviewleft h2 span{color:#FDBD30}
.srvspage .reviewdesc{font-size:14px;line-height:1.6;color:#fff9;margin:0 0 24px}
.srvspage .imgwrap{margin-top:24px;position:relative;display:inline-block}
.srvspage .sceneimg{width:280px;height:190px;object-fit:cover;object-position:center;display:block;border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c}
.srvspage .imgcaption{font-size:13px;color:#ffffff73;margin-top:12px;letter-spacing:.06em}
.srvspage .reviewright{flex:1;display:flex;flex-direction:column;gap:24px}
.srvspage .revcard{background:#ffffff0d;border:1px solid #ffffff14;border-radius:3px;padding:24px;box-shadow:inset 0 1px 0 #fdbd3014;transition:background .15s ease-out}
.srvspage .revcard:hover{background:#ffffff14}
.srvspage .revtop{display:flex;flex-direction:row;align-items:center;gap:12px;margin-bottom:12px}
.srvspage .revportrait{width:44px;height:60px;object-fit:cover;object-position:top;flex-shrink:0;display:block}
.srvspage .revmeta{display:flex;flex-direction:column;gap:4px}
.srvspage .revname{font-size:14px;color:#fff;font-weight:600}
.srvspage .revtopic{font-size:13px;color:#FDBD30;letter-spacing:.05em}
.srvspage .revtext{font-size:14px;line-height:1.6;color:#ffffffa6;margin:0}
.srvspage .revnopleft{display:flex;flex-direction:column;gap:4px}
@media (max-width: 1280px) {
.srvspage .srvlist{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.srvspage .titblock{padding:52px 0 24px}
.srvspage .titlayout{flex-direction:column;gap:24px}
.srvspage .imgstrip{flex:0 0 auto}
.srvspage .stripimg{width:120px;height:180px}
.srvspage .tithead{font-size:37px}
.srvspage .statrow{gap:24px;flex-wrap:wrap}
.srvspage .srvlist{grid-template-columns:1fr}
.srvspage .gridhead{flex-direction:column;align-items:flex-start}
.srvspage .ghnote{text-align:left;max-width:100%}
.srvspage .reviewlayout{flex-direction:column;gap:24px}
.srvspage .reviewleft{flex:0 0 auto}
.srvspage .reviewleft h2{font-size:37px}
.srvspage .sceneimg{width:100%;height:160px}
.srvspage .imgwrap{width:100%}
.srvspage .srvgrid{padding:52px 0}
.srvspage .reviewblk{padding:52px 0}
}
@media (max-width: 480px) {
.srvspage .tithead{font-size:37px}
.srvspage .statnum{font-size:37px}
.srvspage .ghtext h2{font-size:37px}
.srvspage .reviewleft h2{font-size:37px}
}
.srvspage .dividerstrip{display:flex;flex-direction:row;align-items:center;padding:0 24px;max-width:1140px;margin:0 auto}
.srvspage .crossrepeat{display:flex;flex-direction:row;gap:12px;align-items:center;width:100%}
.srvspage .crossunit{width:8px;height:8px;position:relative;flex-shrink:0}
.srvspage .crossunit::before,.srvspage .crossunit::after{content:'';position:absolute;background:#54045b33}
.srvspage .crossunit::before{width:1px;height:8px;top:0;left:3.5px}
.srvspage .crossunit::after{width:8px;height:1px;top:3.5px;left:0}
.srvspage .crossgap{flex:1;height:1px;background:#54045b14}
.aboutus{max-width:100%;overflow-x:hidden}
.aboutus .au-inner{max-width:1140px;margin:0 auto;padding:0 24px}
.aboutus .reveal-words span{opacity:0;display:inline-block;animation:wordReveal .15s ease-out forwards}
.aboutus .reveal-words span:nth-child(1){animation-delay:.05s}
.aboutus .reveal-words span:nth-child(2){animation-delay:.12s}
.aboutus .reveal-words span:nth-child(3){animation-delay:.19s}
.aboutus .reveal-words span:nth-child(4){animation-delay:.26s}
.aboutus .reveal-words span:nth-child(5){animation-delay:.33s}
.aboutus .reveal-words span:nth-child(6){animation-delay:.4s}
.aboutus .reveal-words span:nth-child(7){animation-delay:.47s}
.aboutus .reveal-words span:nth-child(8){animation-delay:.54s}
@keyframes wordReveal {
from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
.aboutus .cycle-highlight span{transition:color .18s ease-out}
.aboutus .cycle-highlight span.lit{color:#54045B;font-weight:700}
.aboutus .grad-divider{height:2px;background:linear-gradient(to right,#54045B,#FDBD30,#f0f0f0);border:none;margin:0}
.aboutus .grad-divider-rev{height:2px;background:linear-gradient(to right,#f0f0f0,#FDBD30,#54045B);border:none;margin:0}
.aboutus .titlesec{background:#fff;padding:96px 0 52px;position:relative}
.aboutus .titlesec .au-inner{display:grid;grid-template-columns:1fr 340px;gap:52px;align-items:center}
.aboutus .titlesec-text{padding:52px 0;position:relative}
.aboutus .titlesec-label{display:inline-block;font-size:13px;letter-spacing:.12em;color:#54045B;background:#54045b12;padding:6px 24px;border-radius:40px;margin-bottom:24px;box-shadow:inset 0 2px 8px #54045b12}
.aboutus .titlesec-h1{font-size:52px;line-height:1.1;color:#1D1D1D;margin-bottom:24px}
.aboutus .titlesec-h1 .accentword{color:#54045B}
.aboutus .titlesec-sub{font-size:14px;line-height:1.6;color:#3a3a3a;max-width:480px;margin-bottom:24px}
.aboutus .titlesec-link{display:inline-block;font-size:14px;color:#fff;background:#54045B;padding:12px 52px;border-radius:3px;text-decoration:none;box-shadow:0 5px 28px -1px #54045b17;transition:box-shadow .18s ease-out,transform .15s ease-out}
.aboutus .titlesec-link:hover{box-shadow:0 10px 44px -1px #54045b2e;transform:perspective(600px) rotateX(-2deg) translateY(-2px)}
.aboutus .titlesec-imgcol{position:relative;padding:24px 12px 24px 24px;display:flex;align-items:center;justify-content:center}
.aboutus .titlesec-imgcol::before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;border:2px solid #54045b1f;border-radius:3px;pointer-events:none}
.aboutus .titlesec-imgcol::after{content:'';position:absolute;bottom:12px;left:0;width:120px;height:120px;background:#fdbd3021;border-radius:40px;pointer-events:none}
.aboutus .titlesec-img{width:100%;height:420px;object-fit:cover;object-position:center;clip-path:polygon(0 0,85% 0,100% 8%,100% 100%,15% 100%,0 92%);border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c;display:block;position:relative;z-index:1}
.aboutus .corner-bracket{position:absolute;width:28px;height:28px;pointer-events:none;z-index:2}
.aboutus .corner-bracket.tl{top:6px;left:6px;border-top:2px solid #54045B;border-left:2px solid #54045B}
.aboutus .corner-bracket.br{bottom:6px;right:6px;border-bottom:2px solid #FDBD30;border-right:2px solid #FDBD30}
.aboutus .storysec{background:#54045B;padding:96px 0;position:relative}
.aboutus .storysec::before{content:'';position:absolute;inset:0;background:linear-gradient(155deg,#fdbd301a 0%,transparent 60%);pointer-events:none}
.aboutus .storysec .au-inner{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}
.aboutus .storysec-visual{position:relative}
.aboutus .storysec-img{width:100%;height:380px;object-fit:cover;object-position:center;border-radius:40px 3px 40px 3px;box-shadow:0 10px 44px -1px #fdbd301c;display:block}
.aboutus .storysec-badge{position:absolute;bottom:-24px;right:-12px;background:#FDBD30;color:#1D1D1D;font-size:13px;font-weight:700;letter-spacing:.08em;padding:12px 24px;border-radius:3px;box-shadow:0 5px 28px -1px #fdbd302e;z-index:2}
.aboutus .storysec-text{padding-top:24px}
.aboutus .storysec-shapelabel{display:flex;align-items:center;gap:12px;margin-bottom:24px}
.aboutus .shape-sq{width:14px;height:14px;background:#FDBD30;border-radius:3px;flex-shrink:0}
.aboutus .storysec-shapelabel-txt{font-size:13px;color:#ffffffa6;letter-spacing:.1em}
.aboutus .storysec-h2{font-size:37px;line-height:1.1;color:#fff;margin-bottom:24px}
.aboutus .storysec-h2 .accentword{color:#FDBD30}
.aboutus .storysec-p{font-size:14px;line-height:1.6;color:#ffffffd1;margin-bottom:24px}
.aboutus .teamsec{background:#fff;padding:96px 0 52px}
.aboutus .teamsec .au-inner{display:flex;flex-direction:column;gap:52px}
.aboutus .teamsec-header{display:flex;flex-direction:column;gap:12px;max-width:560px}
.aboutus .teamsec-shapelabel{display:flex;align-items:center;gap:12px}
.aboutus .shape-diamond{width:12px;height:12px;background:#54045B;transform:rotate(45deg);border-radius:3px;flex-shrink:0}
.aboutus .teamsec-shapelabel-txt{font-size:13px;color:#54045B;letter-spacing:.1em}
.aboutus .teamsec-h2{font-size:37px;line-height:1.1;color:#1D1D1D}
.aboutus .teamsec-h2 .accentword{color:#54045B}
.aboutus .teamsec-sub{font-size:14px;line-height:1.6;color:#3a3a3a}
.aboutus .teamsec-grid{display:grid;grid-template-columns:1fr 1fr;gap:52px}
.aboutus .teammember{display:flex;flex-direction:column;gap:24px;padding:52px;background:#fdf7ff;border-radius:40px 3px;box-shadow:0 5px 28px -1px #54045b17;transition:transform .16s ease-out,box-shadow .16s ease-out}
.aboutus .teammember:hover{transform:perspective(800px) rotateY(2deg) translateY(-4px);box-shadow:0 10px 44px -1px #54045b21}
.aboutus .teammember-imgwrap{width:96px;height:96px;border-radius:50%;overflow:hidden;flex-shrink:0;box-shadow:0 5px 28px -1px #54045b17}
.aboutus .teammember-img{width:96px;height:96px;object-fit:cover;object-position:top;display:block}
.aboutus .teammember-info{display:flex;flex-direction:column;gap:6px}
.aboutus .teammember-name{font-size:14px;font-weight:700;color:#1D1D1D;line-height:1.1}
.aboutus .teammember-role{font-size:13px;color:#54045B;letter-spacing:.08em}
.aboutus .teammember-bio{font-size:14px;line-height:1.6;color:#3a3a3a}
.aboutus .valuessec{background:#1D1D1D;padding:96px 0;position:relative}
.aboutus .valuessec::before{content:'';position:absolute;inset:0;background:linear-gradient(220deg,#fdbd300f 0%,transparent 55%);pointer-events:none}
.aboutus .valuessec .au-inner{display:flex;flex-direction:column;gap:52px}
.aboutus .valuessec-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:24px}
.aboutus .valuessec-htxt{display:flex;flex-direction:column;gap:12px;max-width:520px}
.aboutus .valuessec-shapelabel{display:flex;align-items:center;gap:12px}
.aboutus .shape-circle{width:12px;height:12px;border-radius:50%;background:#FDBD30;flex-shrink:0}
.aboutus .valuessec-shapelabel-txt{font-size:13px;color:#fdbd30cc;letter-spacing:.1em}
.aboutus .valuessec-h2{font-size:37px;line-height:1.1;color:#fff}
.aboutus .valuessec-h2 .accentword{color:#FDBD30}
.aboutus .valuessec-desc{font-size:14px;line-height:1.6;color:#ffffffa6;max-width:280px;text-align:right}
.aboutus .valuessec-imgstrip{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}
.aboutus .imgstrip-item{position:relative;border-radius:3px;overflow:hidden;box-shadow:0 10px 44px -1px #54045b1c}
.aboutus .imgstrip-item img{width:100%;height:220px;object-fit:cover;object-position:center;display:block;transition:transform .18s ease-out}
.aboutus .imgstrip-item:hover img{transform:perspective(700px) rotateX(2deg) scale(1.03)}
.aboutus .imgstrip-overlay{position:absolute;inset:0;background:linear-gradient(to top,#1d1d1dbf 0%,transparent 60%);pointer-events:none}
.aboutus .imgstrip-caption{position:absolute;bottom:12px;left:12px;right:12px;font-size:13px;color:#fff;letter-spacing:.06em}
.aboutus .valuessec-listgrid{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.aboutus .valitem{display:flex;flex-direction:row;gap:12px;align-items:flex-start;padding:24px;border-radius:3px;background:#ffffff0a;box-shadow:inset 0 2px 6px #fdbd300f;transition:background .16s ease-out}
.aboutus .valitem:hover{background:#ffffff14}
.aboutus .valitem-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:#fdbd301f;border-radius:3px}
.aboutus .valitem-icon svg{width:18px;height:18px}
.aboutus .valitem-body{display:flex;flex-direction:column;gap:6px}
.aboutus .valitem-title{font-size:14px;font-weight:700;color:#FDBD30;line-height:1.1}
.aboutus .valitem-desc{font-size:13px;line-height:1.6;color:#ffffffa6}
@media (max-width: 1280px) {
.aboutus .titlesec .au-inner{grid-template-columns:1fr 280px;gap:24px}
.aboutus .storysec .au-inner{gap:24px}
}
@media (max-width: 768px) {
.aboutus .titlesec .au-inner{grid-template-columns:1fr}
.aboutus .titlesec-imgcol{order:-1}
.aboutus .titlesec-img{height:280px}
.aboutus .titlesec-h1{font-size:37px}
.aboutus .storysec .au-inner{grid-template-columns:1fr}
.aboutus .storysec-badge{right:0;bottom:-12px}
.aboutus .teamsec-grid{grid-template-columns:1fr}
.aboutus .valuessec-header{flex-direction:column;align-items:flex-start}
.aboutus .valuessec-desc{text-align:left;max-width:100%}
.aboutus .valuessec-imgstrip{grid-template-columns:1fr}
.aboutus .valuessec-listgrid{grid-template-columns:1fr}
}
@media (max-width: 480px) {
.aboutus .titlesec{padding:52px 0 24px}
.aboutus .titlesec-h1{font-size:37px}
.aboutus .storysec-h2,.aboutus .teamsec-h2,.aboutus .valuessec-h2{font-size:37px}
.aboutus .teammember{padding:24px}
.aboutus .valuessec-imgstrip{display:none}
}
.ctus{background:#fff;overflow-x:clip}
.ctus .pgband{max-width:1140px;margin:0 auto;padding:0 24px}
.ctus .opblock{padding:96px 24px 52px;max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:end}
.ctus .opblock .optext{display:flex;flex-direction:column;gap:24px}
.ctus .opblock .oplabel{display:inline-flex;align-items:center;gap:12px;background:#54045B;color:#FDBD30;font-size:13px;letter-spacing:.12em;padding:6px 24px;border-radius:3px;width:fit-content;font-weight:600}
.ctus .opblock .oplabel .lbdot{width:6px;height:6px;border-radius:40px;background:#FDBD30;flex-shrink:0}
.ctus .opblock .ophead{font-size:52px;line-height:1.1;color:#1D1D1D;font-weight:700;margin:0}
.ctus .opblock .ophead span{display:block;background:linear-gradient(170deg,#54045B 0%,#FDBD30 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.ctus .opblock .opdesc{font-size:14px;line-height:1.6;color:#3a3a3a;margin:0;max-width:460px}
.ctus .opblock .opright{display:flex;flex-direction:column;gap:24px;align-self:end;padding-bottom:6px}
.ctus .opblock .opstat{display:flex;flex-direction:column;gap:6px;border-top:1px solid #e8e8e8;padding-top:24px}
.ctus .opblock .opstat .stnum{font-size:37px;line-height:1.1;font-weight:700;color:#54045B}
.ctus .opblock .opstat .stbar{width:100%;height:2px;background:#eee;border-radius:3px;position:relative}
.ctus .opblock .opstat .stbar::after{content:'';display:block;height:2px;background:#FDBD30;border-radius:3px;width:68%}
.ctus .opblock .opstat .stlabel{font-size:13px;line-height:1.6;color:#555;letter-spacing:.04em}
.ctus .opblock .opdeco{display:flex;flex-direction:column;gap:6px}
.ctus .opblock .opdeco span{display:block;width:40px;height:2px;background:#54045B;border-radius:3px}
.ctus .opblock .opdeco span:nth-child(2){width:28px;opacity:.5}
.ctus .opblock .opdeco span:nth-child(3){width:16px;opacity:.25}
.ctus .divline{max-width:1140px;margin:0 auto;padding:0 24px}
.ctus .divline hr{border:none;border-top:1px solid #e8e8e8;margin:0}
.ctus .formblock{padding:96px 24px;max-width:1140px;margin:0 auto;display:grid;grid-template-columns:5fr 7fr;gap:52px;align-items:start}
.ctus .formblock .fside{display:flex;flex-direction:column;gap:24px;position:sticky;top:24px}
.ctus .formblock .fside .fshead{font-size:37px;line-height:1.1;font-weight:700;color:#1D1D1D;margin:0}
.ctus .formblock .fside .fsdesc{font-size:14px;line-height:1.6;color:#3a3a3a;margin:0}
.ctus .formblock .fside .fsanchor{display:flex;flex-direction:column;gap:12px}
.ctus .formblock .fside .fsanchor .fsitem{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:12px;border-radius:3px;background:#fcf6fd;box-shadow:0 3px 6px -1px #54045b0d;transition:box-shadow .18s ease-out,transform .15s ease-out;perspective:600px}
.ctus .formblock .fside .fsanchor .fsitem:hover{box-shadow:0 5px 28px -1px #54045b17;transform:rotateY(-2deg) rotateX(1deg)}
.ctus .formblock .fside .fsanchor .fsitem .fsico{width:36px;height:36px;border-radius:40px;background:#54045B;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.ctus .formblock .fside .fsanchor .fsitem .fsico svg{width:16px;height:16px;stroke:#FDBD30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ctus .formblock .fside .fsanchor .fsitem .fsinfo{display:flex;flex-direction:column;gap:6px}
.ctus .formblock .fside .fsanchor .fsitem .fsinfo .fscat{font-size:13px;letter-spacing:.08em;color:#54045B;font-weight:600}
.ctus .formblock .fside .fsanchor .fsitem .fsinfo .fsval{font-size:14px;line-height:1.6;color:#1D1D1D;text-decoration:none!important}
.ctus .formblock .fside .fsanchor .fsitem .fsinfo .fsval:hover{color:#54045B}
.ctus .formblock .fmain{display:flex;flex-direction:column;gap:0}
.ctus .formblock .fmain .fmform{display:flex;flex-direction:column;gap:24px;background:#fff;padding:52px;border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c;border-top:4px solid #54045B}
.ctus .formblock .fmform .fmrow{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.ctus .formblock .fmform .fmfield{display:flex;flex-direction:column;gap:6px}
.ctus .formblock .fmform .fmfield.full{grid-column:1 / -1}
.ctus .formblock .fmform .fmfield label{font-size:13px;letter-spacing:.06em;color:#54045B;font-weight:600}
.ctus .formblock .fmform .fmfield input,.ctus .formblock .fmform .fmfield textarea,.ctus .formblock .fmform .fmfield select{padding:12px;border:1px solid #d9c8db;border-radius:3px;font-size:14px;color:#1D1D1D;background:#fff;line-height:1.6;box-shadow:inset 0 2px 4px #54045b0a;transition:border-color .18s ease-out,box-shadow .18s ease-out;width:100%;box-sizing:border-box}
.ctus .formblock .fmform .fmfield input::placeholder,.ctus .formblock .fmform .fmfield textarea::placeholder{font-style:italic;opacity:.55;color:#555}
.ctus .formblock .fmform .fmfield input:focus,.ctus .formblock .fmform .fmfield textarea:focus,.ctus .formblock .fmform .fmfield select:focus{outline:none;border-color:#54045B;box-shadow:inset 0 2px 4px #54045b12 0 0 0 2px #54045b1a}
.ctus .formblock .fmform .fmfield textarea{resize:vertical;min-height:120px}
.ctus .formblock .fmform .fmfield select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%2354045B' stroke-width='1.8' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px}
.ctus .formblock .fmform .fmprivacy{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.ctus .formblock .fmform .fmprivacy input[type="checkbox"]{width:18px;height:18px;flex-shrink:0;margin-top:2px;accent-color:#54045B;cursor:pointer;box-shadow:none;padding:0;border:none}
.ctus .formblock .fmform .fmprivacy .privlabel{font-size:13px;line-height:1.6;color:#555}
.ctus .formblock .fmform .fmprivacy .privlabel a{color:#54045B;text-decoration:none!important;border-bottom:1px solid #54045b4d;transition:border-color .15s ease-out}
.ctus .formblock .fmform .fmprivacy .privlabel a:hover{border-color:#54045B}
.ctus .formblock .fmform .fmsubmit{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px}
.ctus .formblock .fmform .fmsubmit .submitnote{font-size:13px;line-height:1.6;color:#888;max-width:260px}
.ctus .formblock .fmform .fmsubmit .subbtn{background:#54045B;color:#FDBD30;font-size:14px;font-weight:700;letter-spacing:.06em;padding:12px 52px;border:none;border-radius:40px;cursor:pointer;box-shadow:0 5px 28px -1px #54045b17;transition:box-shadow .18s ease-out,transform .15s ease-out;white-space:nowrap}
.ctus .formblock .fmform .fmsubmit .subbtn:hover{box-shadow:0 10px 44px -1px #54045b38;transform:rotateX(2deg) rotateY(-1deg)}
.ctus .formblock .fmform .fmsubmit .subbtn:focus{outline:2px solid #FDBD30;outline-offset:3px}
.ctus .formblock .fmform .fmsubmit .subbtn:active{transform:scale(0.98)}
.ctus .infoblock{background:linear-gradient(158deg,#54045B 0%,#2a0230 100%);padding:96px 24px}
.ctus .infoblock .ibinner{max-width:1140px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr 1fr;gap:52px;align-items:start}
.ctus .infoblock .ibhead{grid-column:1 / -1;display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px;padding-bottom:24px;border-bottom:1px solid #fdbd3033}
.ctus .infoblock .ibhead .ibtag{font-size:13px;letter-spacing:.12em;color:#FDBD30;font-weight:600}
.ctus .infoblock .ibhead .ibh{font-size:37px;line-height:1.1;color:#fff;font-weight:700;margin:0;max-width:480px}
.ctus .infoblock .ibcard{display:flex;flex-direction:column;gap:12px;padding:24px;border-radius:3px;background:#ffffff0f;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:inset 0 1px 0 #ffffff1a 0 5px 28px -1px #54045b17;transition:background .2s ease-out,backdrop-filter .2s ease-out;perspective:800px}
.ctus .infoblock .ibcard:hover{background:#ffffff1c;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transform:rotateX(1deg) rotateY(2deg)}
.ctus .infoblock .ibcard .ibico{width:44px;height:44px;border-radius:3px;background:#fdbd3026;display:flex;align-items:center;justify-content:center}
.ctus .infoblock .ibcard .ibico svg{width:20px;height:20px;stroke:#FDBD30;fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.ctus .infoblock .ibcard .ibcardtitle{font-size:13px;letter-spacing:.08em;color:#FDBD30;font-weight:600}
.ctus .infoblock .ibcard .ibcardval{font-size:14px;line-height:1.6;color:#ffffffe6;text-decoration:none!important;word-break:break-word}
.ctus .infoblock .ibcard .ibcardval:hover{color:#FDBD30}
.ctus .infoblock .ibcard .ibcarddesc{font-size:13px;line-height:1.6;color:#ffffff80}
.ctus .infoblock .ibphoto{grid-column:2 / 4;border-radius:3px;overflow:hidden;box-shadow:0 10px 44px -1px #54045b1c;position:relative}
.ctus .infoblock .ibphoto::after{content:'';position:absolute;inset:0;background:#54045b40;border-radius:3px;pointer-events:none}
.ctus .infoblock .ibphoto img{width:100%;height:280px;object-fit:cover;display:block;border-radius:3px}
.ctus .infoblock .ibcolumn{display:flex;flex-direction:column;gap:24px}
@media (max-width: 1280px) {
.ctus .opblock{gap:52px;padding:52px 24px}
.ctus .opblock .ophead{font-size:52px}
.ctus .formblock .fmform{padding:52px 24px}
}
@media (max-width: 768px) {
.ctus .opblock{grid-template-columns:1fr;gap:24px;padding:52px 24px 24px}
.ctus .opblock .ophead{font-size:37px}
.ctus .opblock .opright{flex-direction:row;flex-wrap:wrap;gap:24px}
.ctus .opblock .opstat{flex:1;min-width:140px}
.ctus .formblock{grid-template-columns:1fr;gap:52px;padding:52px 24px}
.ctus .formblock .fside{position:static}
.ctus .formblock .fmform .fmrow{grid-template-columns:1fr}
.ctus .formblock .fmform .fmsubmit{flex-direction:column;align-items:flex-start}
.ctus .infoblock .ibinner{grid-template-columns:1fr;gap:24px}
.ctus .infoblock .ibhead{flex-direction:column;align-items:flex-start}
.ctus .infoblock .ibphoto{grid-column:1}
.ctus .infoblock .ibh{font-size:37px}
}
@media (max-width: 480px) {
.ctus .opblock .ophead{font-size:37px}
.ctus .formblock .fmform{padding:24px 12px}
.ctus .formblock .fmform .fmsubmit .subbtn{padding:12px 24px;width:100%}
.ctus .infoblock{padding:52px 24px}
}
.strt{max-width:100%;overflow-x:hidden}
.strt .inrwrap{max-width:1140px;margin:0 auto;padding:0 24px}
.strt .splitband{display:grid;grid-template-columns:1fr 1fr;min-height:320px}
.strt .splitband .leftpanel{background:#54045B;padding:52px 52px 52px 24px;display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}
.strt .splitband .leftpanel .dotpath{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}
.strt .splitband .leftpanel .dotpath span{position:absolute;width:5px;height:5px;border-radius:40px;background:#fdbd3059}
.strt .splitband .leftpanel .dotpath span:nth-child(1){top:18%;left:12%}
.strt .splitband .leftpanel .dotpath span:nth-child(2){top:32%;left:28%}
.strt .splitband .leftpanel .dotpath span:nth-child(3){top:48%;left:44%}
.strt .splitband .leftpanel .dotpath span:nth-child(4){top:62%;left:60%}
.strt .splitband .leftpanel .dotpath span:nth-child(5){top:76%;left:76%}
.strt .splitband .leftpanel .dotpath span:nth-child(6){top:20%;left:68%}
.strt .splitband .leftpanel .dotpath span:nth-child(7){top:55%;left:20%;width:3px;height:3px}
.strt .splitband .leftpanel .dotpath span:nth-child(8){top:85%;left:40%;width:3px;height:3px}
.strt .splitband .leftpanel .bandlabel{font-size:13px;line-height:1.6;letter-spacing:.12em;color:#FDBD30;text-transform:uppercase;margin-bottom:24px;display:flex;align-items:center;gap:12px}
.strt .splitband .leftpanel .bandlabel .lbdot{width:6px;height:6px;border-radius:40px;background:#FDBD30;flex-shrink:0}
.strt .splitband .leftpanel .bandhead{font-size:52px;line-height:1.1;color:#fff;font-weight:700;margin:0}
.strt .splitband .leftpanel .bandhead .accentline{color:#FDBD30;display:block}
.strt .splitband .rightpanel{background:#f5f0f6;padding:52px 24px 52px 52px;display:flex;flex-direction:column;justify-content:center;gap:24px}
.strt .splitband .rightpanel .banddesc{font-size:14px;line-height:1.6;color:#1D1D1D;margin:0}
.strt .splitband .rightpanel .bandimg{width:100%;height:200px;object-fit:cover;object-position:center;filter:saturate(0.4) contrast(1.1);border-radius:3px;box-shadow:0 5px 28px -1px #54045b17}
.strt .splitband .rightpanel .bandtags{display:flex;flex-direction:row;flex-wrap:wrap;gap:6px}
.strt .splitband .rightpanel .bandtags .btag{font-size:13px;line-height:1.6;padding:6px 12px;background:#fff;color:#54045B;border-radius:40px;border:1.5px solid #54045b2e;letter-spacing:.04em}
.strt .valuesec{padding:96px 0;background:#fff;position:relative}
.strt .valuesec .vslayout{display:grid;grid-template-columns:340px 1fr;gap:52px;align-items:start}
.strt .valuesec .vsleft{position:sticky;top:24px}
.strt .valuesec .vsleft .vsprefix{font-size:13px;line-height:1.6;letter-spacing:.1em;color:#54045B;text-transform:uppercase;margin-bottom:12px;display:flex;align-items:center;gap:12px}
.strt .valuesec .vsleft .vsprefix svg{flex-shrink:0}
.strt .valuesec .vsleft .vshead{font-size:37px;line-height:1.1;color:#1D1D1D;margin:0 0 24px;font-weight:700}
.strt .valuesec .vsleft .vshead .shapeanchor{display:inline-block;width:10px;height:10px;background:#FDBD30;border-radius:3px;margin-right:6px;vertical-align:middle;transform:rotate(15deg)}
.strt .valuesec .vsleft .vsdesc{font-size:14px;line-height:1.6;color:#1D1D1D;margin:0 0 24px}
.strt .valuesec .vsleft .vsimg{width:100%;height:280px;object-fit:cover;object-position:center;border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c}
.strt .valuesec .vsright{display:flex;flex-direction:column;gap:24px}
.strt .valuesec .vsright .milestone{display:flex;flex-direction:row;gap:24px;align-items:flex-start;padding:24px;background:#faf7fb;border-radius:3px;box-shadow:0 3px 6px -1px #54045b0d;transition:box-shadow .18s ease-out,transform .15s ease-out;cursor:default}
.strt .valuesec .vsright .milestone:hover{box-shadow:0 5px 28px -1px #54045b17;transform:perspective(600px) rotateX(1.5deg) rotateY(-1deg)}
.strt .valuesec .vsright .milestone:active{background:#54045B}
.strt .valuesec .vsright .milestone:active .mstext,.strt .valuesec .vsright .milestone:active .mstitle,.strt .valuesec .vsright .milestone:active .msnum{color:#fff}
.strt .valuesec .vsright .milestone .msnum{font-size:37px;line-height:1.1;font-weight:700;color:#54045B;flex-shrink:0;min-width:52px;transition:color .15s ease-out}
.strt .valuesec .vsright .milestone .msbody{flex:1}
.strt .valuesec .vsright .milestone .mstitle{font-size:14px;line-height:1.6;font-weight:700;color:#1D1D1D;margin:0 0 6px;transition:color .15s ease-out}
.strt .valuesec .vsright .milestone .mstext{font-size:13px;line-height:1.6;color:#1D1D1D;margin:0;opacity:.8;transition:color .15s ease-out,opacity .15s ease-out}
.strt .valuesec .vsright .milestone:active .mstext{opacity:1}
.strt .milestonetrack{padding:52px 0;background:#1D1D1D;position:relative;overflow:hidden}
.strt .milestonetrack .mtbg{position:absolute;inset:0;background:radial-gradient(ellipse at 20% 80%,#54045b73 0%,transparent 60%),radial-gradient(ellipse at 80% 20%,#54045b4d 0%,transparent 55%);pointer-events:none}
.strt .milestonetrack .mthead{font-size:37px;line-height:1.1;color:#fff;font-weight:700;margin:0 0 12px;text-align:center}
.strt .milestonetrack .mtsubhead{font-size:14px;line-height:1.6;color:#ffffffa6;text-align:center;margin:0 0 52px;max-width:560px;margin-left:auto;margin-right:auto}
.strt .milestonetrack .tracker{display:flex;flex-direction:row;align-items:flex-start;gap:0;position:relative}
.strt .milestonetrack .tracker .tline{position:absolute;top:22px;left:52px;right:52px;height:2px;background:linear-gradient(90deg,#fdbd3033 0%,#FDBD30 50%,#fdbd3033 100%)}
.strt .milestonetrack .tracker .tstep{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;z-index:1}
.strt .milestonetrack .tracker .tstep .ticon{width:44px;height:44px;border-radius:40px;background:#54045B;border:2px solid #FDBD30;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .18s ease-out}
.strt .milestonetrack .tracker .tstep:hover .ticon{background:#FDBD30}
.strt .milestonetrack .tracker .tstep .ticon svg{width:20px;height:20px}
.strt .milestonetrack .tracker .tstep .tdate{font-size:13px;line-height:1.6;color:#FDBD30;letter-spacing:.06em;text-align:center}
.strt .milestonetrack .tracker .tstep .tlabel{font-size:13px;line-height:1.6;color:#ffffffbf;text-align:center;max-width:120px}
.strt .fitcheck{padding:96px 0;background:#f5f0f6}
.strt .fitcheck .fclayout{display:grid;grid-template-columns:1fr 1fr;gap:52px;align-items:start}
.strt .fitcheck .fchead{font-size:37px;line-height:1.1;color:#1D1D1D;font-weight:700;margin:0 0 24px;grid-column:1 / -1}
.strt .fitcheck .fchead .shapeanchor{display:inline-block;width:10px;height:10px;background:#54045B;border-radius:40px;margin-right:6px;vertical-align:middle}
.strt .fitcheck .fccol{display:flex;flex-direction:column;gap:12px}
.strt .fitcheck .fccol .fccolhead{font-size:13px;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding-bottom:12px;display:flex;align-items:center;gap:12px}
.strt .fitcheck .fccol.yes .fccolhead{color:#54045B;border-bottom:2px solid #54045B}
.strt .fitcheck .fccol.no .fccolhead{color:#1D1D1D;border-bottom:2px solid #1d1d1d40}
.strt .fitcheck .fccol .fcitem{display:flex;flex-direction:row;gap:12px;align-items:flex-start;padding:12px;border-radius:3px;background:#fff;box-shadow:0 3px 6px -1px #54045b0d;transition:transform .15s ease-out,box-shadow .18s ease-out}
.strt .fitcheck .fccol .fcitem:hover{transform:perspective(500px) rotateY(1.5deg);box-shadow:0 5px 28px -1px #54045b17}
.strt .fitcheck .fccol .fcitem .fcicon{flex-shrink:0;width:24px;height:24px;border-radius:3px;display:flex;align-items:center;justify-content:center;margin-top:2px}
.strt .fitcheck .fccol.yes .fcitem .fcicon{background:#54045b1a}
.strt .fitcheck .fccol.no .fcitem .fcicon{background:#1d1d1d14}
.strt .fitcheck .fccol .fcitem .fcitemtext{font-size:14px;line-height:1.6;color:#1D1D1D;margin:0}
.strt .fitcheck .fcimgwrap{grid-column:1 / -1;margin-top:24px;display:grid;grid-template-columns:1fr 1fr;gap:24px}
.strt .fitcheck .fcimgwrap .fcimg{width:100%;height:220px;object-fit:cover;object-position:center;border-radius:3px;box-shadow:0 10px 44px -1px #54045b1c}
.strt .commsec{padding:96px 0;background:#fff;position:relative}
.strt .commsec .rotgeo{position:absolute;top:52px;right:-60px;width:180px;height:180px;border:2px solid #54045b0f;border-radius:40px;animation:rotategeo 18s linear infinite;pointer-events:none}
.strt .commsec .rotgeo2{position:absolute;bottom:52px;left:-40px;width:120px;height:120px;border:2px solid #fdbd301a;border-radius:3px;animation:rotategeo 26s linear infinite reverse;pointer-events:none}
@keyframes rotategeo {
from{transform:rotate(0deg)}
to{transform:rotate(360deg)}
}
.strt .commsec .cmlayout{display:grid;grid-template-columns:1fr 480px;gap:52px;align-items:start}
.strt .commsec .cmleft{display:flex;flex-direction:column;gap:24px}
.strt .commsec .cmleft .cmprefix{font-size:13px;line-height:1.6;letter-spacing:.1em;text-transform:uppercase;color:#54045B;display:flex;align-items:center;gap:12px}
.strt .commsec .cmleft .cmhead{font-size:37px;line-height:1.1;font-weight:700;color:#1D1D1D;margin:0}
.strt .commsec .cmleft .cmhead .accentword{background:linear-gradient(135deg,#54045B 30%,#FDBD30 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.strt .commsec .cmleft .cmdesc{font-size:14px;line-height:1.6;color:#1D1D1D;margin:0}
.strt .commsec .cmleft .iconpair{display:flex;flex-direction:row;align-items:center;gap:12px}
.strt .commsec .cmleft .iconpair .ipicon{width:36px;height:36px;border-radius:40px;background:#54045b14;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.strt .commsec .cmleft .iconpair .iptext{font-size:13px;line-height:1.6;color:#54045B;font-weight:700;letter-spacing:.04em}
.strt .commsec .cmleft .ipseparator{flex:1;height:1px;background:#54045b1a}
.strt .commsec .cmright{display:flex;flex-direction:column;gap:24px}
.strt .commsec .cmright .maincard{background:#54045B;border-radius:3px;padding:24px;box-shadow:0 10px 44px -1px #54045b1c;display:flex;flex-direction:column;gap:24px;position:relative;overflow:hidden}
.strt .commsec .cmright .maincard .cardvign{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 50%,transparent 40%,#00000059 100%);pointer-events:none}
.strt .commsec .cmright .maincard .cardtop{display:flex;flex-direction:row;gap:12px;align-items:center;position:relative;z-index:1}
.strt .commsec .cmright .maincard .cardportrait{width:52px;height:65px;object-fit:cover;object-position:top;flex-shrink:0}
.strt .commsec .cmright .maincard .cardperson{display:flex;flex-direction:column;gap:6px}
.strt .commsec .cmright .maincard .cardname{font-size:14px;line-height:1.6;color:#fff;font-weight:700;margin:0}
.strt .commsec .cmright .maincard .cardrole{font-size:13px;line-height:1.6;color:#FDBD30;margin:0;letter-spacing:.04em}
.strt .commsec .cmright .maincard .cardquote{font-size:14px;line-height:1.6;color:#ffffffd9;margin:0;position:relative;z-index:1}
.strt .commsec .cmright .maincard .miniblock{background:#FDBD30;border-radius:3px;padding:12px;position:relative;z-index:1;display:flex;flex-direction:column;gap:6px}
.strt .commsec .cmright .maincard .miniblock .mbtitle{font-size:13px;line-height:1.6;font-weight:700;color:#1D1D1D;margin:0;letter-spacing:.04em;text-transform:uppercase}
.strt .commsec .cmright .maincard .miniblock .mbtext{font-size:13px;line-height:1.6;color:#1D1D1D;margin:0}
.strt .commsec .cmright .commimg{width:100%;height:240px;object-fit:cover;object-position:center;border-radius:3px;box-shadow:0 5px 28px -1px #54045b17}
.strt .divider1{width:100%;height:4px;background:linear-gradient(90deg,#54045b1a 0%,#54045B 60%,#FDBD30 100%)}
.strt .divider2{max-width:1140px;margin:0 auto;display:flex;align-items:center;gap:12px;padding:0 24px}
.strt .divider2 .d2line{height:1px;flex:1;background:#54045b1f}
.strt .divider2 .d2thick{height:3px;flex:2;background:#54045b38;border-radius:3px}
.strt .divider2 .d2dot{width:6px;height:6px;border-radius:40px;background:#FDBD30;flex-shrink:0}
@keyframes zoomsettle {
from{transform:scale(1.06);opacity:.7}
to{transform:scale(1);opacity:1}
}
.strt .splitband{animation:zoomsettle .5s ease-out both}
@media (max-width: 1280px) {
.strt .valuesec .vslayout{grid-template-columns:280px 1fr}
.strt .commsec .cmlayout{grid-template-columns:1fr 400px}
}
@media (max-width: 768px) {
.strt .splitband{grid-template-columns:1fr}
.strt .splitband .leftpanel{padding:52px 24px}
.strt .splitband .rightpanel{padding:24px}
.strt .splitband .leftpanel .bandhead{font-size:37px}
.strt .valuesec .vslayout{grid-template-columns:1fr}
.strt .valuesec .vsleft{position:static}
.strt .valuesec .vsleft .vsimg{height:200px}
.strt .milestonetrack .tracker{flex-direction:column;align-items:flex-start;gap:24px}
.strt .milestonetrack .tracker .tline{display:none}
.strt .milestonetrack .tracker .tstep{flex-direction:row;align-items:center;flex:unset;width:100%;gap:12px}
.strt .milestonetrack .tracker .tstep .tlabel{text-align:left;max-width:unset}
.strt .fitcheck .fclayout{grid-template-columns:1fr}
.strt .fitcheck .fcimgwrap{grid-template-columns:1fr}
.strt .commsec .cmlayout{grid-template-columns:1fr}
.strt .commsec .rotgeo,.strt .commsec .rotgeo2{display:none}
}
@media (max-width: 480px) {
.strt .splitband .leftpanel .bandhead{font-size:37px}
.strt .valuesec,.strt .fitcheck,.strt .commsec{padding:52px 0}
.strt .milestonetrack{padding:52px 0}
.strt .fitcheck .fcimgwrap{gap:12px}
}
.successPage{min-height:60vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:96px 24px;background:#fff}
.successPage .successCard{max-width:1140px;width:100%;background:#fff;border-radius:40px;box-shadow:0 10px 44px -1px #54045b1c;padding:52px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}
.successPage .successIcon{width:72px;height:72px;border-radius:40px;background:#54045B;display:flex;align-items:center;justify-content:center;box-shadow:inset 0 3px 6px -1px #fdbd302e 0 5px 28px -1px #54045b17;flex-shrink:0}
.successPage .successIcon svg{display:block}
.successPage .successHeading{font-size:37px;line-height:1.1;color:#54045B;margin:0;letter-spacing:-.5px}
.successPage .successSubtext{font-size:14px;line-height:1.6;color:#1D1D1D;max-width:520px;margin:0}
.successPage .successDivider{width:52px;height:3px;border-radius:3px;background:#FDBD30}
.successPage .successBackBtn{display:inline-block;padding:12px 52px;border-radius:3px;background:#54045B;color:#fff;font-size:14px;line-height:1.6;letter-spacing:.08em;text-decoration:none;border:none;cursor:pointer;box-shadow:0 5px 28px -1px #54045b17;transition:box-shadow .15s ease-out,background .18s ease}
.successPage .successBackBtn:hover{box-shadow:0 10px 44px -1px #54045b2e;background:#3a0340}
.successPage .successBackBtn:focus{outline:2px solid #FDBD30;outline-offset:3px}
.successPage .successNote{font-size:13px;line-height:1.6;color:#54045B;letter-spacing:.04em;margin:0}
@media (max-width: 768px) {
.successPage{padding:52px 24px}
.successPage .successCard{padding:52px 24px}
.successPage .successHeading{font-size:37px}
}
@media (max-width: 480px) {
.successPage .successCard{padding:24px 12px;border-radius:3px}
.successPage .successHeading{font-size:37px}
}