@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/400.css";
@import "https://cdn.jsdelivr.net/npm/@fontsource/rubik@latest/700.css";
html{scroll-behavior:smooth}
body{font-family:'Rubik',sans-serif;font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background:#fff;color:#1a1a1a;overflow-x:hidden}
::selection{background:#9b32be21;color:#1a1a1a}
:focus{outline:none;box-shadow:0 0 0 3px #9b32be61}
.sitewrap{max-width:1200px;margin:0 auto;padding:0 24px}
.hdrbox{position:relative;background:#fff;border-bottom:2px solid #9B32BE;box-shadow:0 4px 18px 1px #9b32be1a}
.hdr-inner{max-width:1200px;margin:0 auto;display:flex;align-items:stretch;min-height:88px;gap:0}
.hdr-brand{display:flex;align-items:center;background:#9B32BE;padding:16px 24px;gap:16px;flex-shrink:0;position:relative}
.hdr-brand::after{content:'';position:absolute;right:-18px;top:0;bottom:0;width:18px;background:#9B32BE;clip-path:polygon(0 0,0 100%,100% 100%);pointer-events:none}
.logobox{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:#fff;border-radius:6px;box-shadow:0 0 0 2px #06E2C6,0 0 0 5px #9b32be38 0 2px 6px 1px #9b32be0d;flex-shrink:0;padding:8px}
.logobox img{width:100%;height:100%;object-fit:contain;display:block}
.branddesc{display:flex;flex-direction:column;gap:8px}
.brandname{font-size:20px;font-weight:700;color:#fff;line-height:1.15;letter-spacing:.04em}
.brandtag{font-size:13px;color:#06E2C6;line-height:1.15;letter-spacing:.08em;text-transform:uppercase}
.hdr-navzone{flex:1;display:flex;flex-direction:column;justify-content:center;padding:16px 24px 16px 48px;gap:8px}
.navrow{display:flex;align-items:center;flex-wrap:wrap;gap:8px}
.navrow-label{font-size:13px;color:#9B32BE;letter-spacing:.1em;text-transform:uppercase;font-weight:700;padding-right:8px;border-right:2px solid #F6B702;margin-right:8px;line-height:1.15;flex-shrink:0}
.navlink{font-size:14px;font-weight:700;color:#1a1a1a;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;padding:8px 16px;border-radius:6px;border:2px solid transparent;line-height:1.15;position:relative;overflow:hidden;display:inline-block;transition:color .18s ease-out,border-color .15s ease-out,box-shadow .18s cubic-bezier(0.4,0,0.6,1);background:linear-gradient(to top,#9B32BE 50%,transparent 50%) no-repeat;background-size:100% 200%;background-position:top}
.navlink:hover{background-position:bottom;color:#fff;border-color:#9B32BE;box-shadow:0 4px 18px 1px #9b32be1a;transform:scale(1.03);transition:color .15s ease-out,border-color .12s ease-out,box-shadow .18s cubic-bezier(0.4,0,0.6,1),background-position .2s ease-out,transform .15s ease-out}
.navlink.is-active{border-color:#9B32BE;color:#9B32BE}
.navdivider{width:2px;height:20px;background:#F6B702;border-radius:6px;flex-shrink:0}
@media (max-width: 1024px) {
.hdr-inner{flex-direction:column;min-height:auto}
.hdr-brand::after{display:none}
.hdr-brand{padding:16px 24px}
.hdr-navzone{padding:16px 24px}
}
@media (max-width: 640px) {
.brandname{font-size:16px}
.navrow-label{display:none}
.navlink{font-size:13px;padding:8px}
}
.ftrbox{background:#1a1a1a;border-top:3px solid #9B32BE;padding:48px 0 24px}
.ftr-inner{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;flex-direction:column;gap:48px}
.ftr-top{display:flex;align-items:flex-start;gap:48px;flex-wrap:wrap}
.ftr-brand{display:flex;flex-direction:column;gap:16px;flex-shrink:0}
.ftr-logobox{display:flex;align-items:center;justify-content:center;width:72px;height:72px;background:#2a2a2a;border-radius:6px;box-shadow:0 0 0 2px #9B32BE,0 0 0 4px #06e2c62e 0 2px 6px 1px #9b32be0d;padding:8px}
.ftr-logobox img{width:100%;height:100%;object-fit:contain;display:block}
.ftr-brandname{font-size:16px;font-weight:700;color:#fff;letter-spacing:.04em}
.ftr-nav{display:flex;flex-direction:column;gap:16px;flex:1}
.ftr-navtitle{font-size:13px;color:#06E2C6;letter-spacing:.1em;text-transform:uppercase;font-weight:700;line-height:1.15}
.ftr-navlist{display:flex;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}
.ftr-navlist li{margin:0}
.ftr-navlink{font-size:14px;color:#ccc;text-decoration:none;text-transform:uppercase;letter-spacing:.06em;padding:8px 16px;border-radius:6px;border:1px solid #333;display:inline-block;line-height:1.15;transition:color .18s ease-out,border-color .15s ease-out}
.ftr-navlink:hover{color:#fff;border-color:#9B32BE}
.ftr-contacts{display:flex;flex-direction:column;gap:16px;flex-shrink:0}
.ftr-ctitle{font-size:13px;color:#F6B702;letter-spacing:.1em;text-transform:uppercase;font-weight:700;line-height:1.15}
.ftr-clist{display:flex;flex-direction:column;gap:8px}
.ftr-citem{display:flex;align-items:center;gap:8px;font-size:14px;color:#ccc;line-height:1.45}
.ftr-citem i{color:#9B32BE;font-size:16px;flex-shrink:0}
.ftr-citem a{color:#ccc;text-decoration:none;transition:color .18s ease-out}
.ftr-citem a:hover{color:#fff}
.ftr-bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:16px;padding-top:24px;border-top:1px solid #2e2e2e}
.ftr-copy{font-size:13px;color:#666;line-height:1.45;letter-spacing:.04em}
.ftr-legal{display:flex;gap:16px;flex-wrap:wrap}
.ftr-legallink{font-size:13px;color:#666;text-decoration:none;letter-spacing:.04em;transition:color .18s ease-out}
.ftr-legallink:hover{color:#06E2C6}
@media (max-width: 640px) {
.ftr-top{flex-direction:column;gap:24px}
.ftr-bottom{flex-direction:column;align-items:flex-start}
}
.legal-wrapper{max-width:1200px;margin:0 auto;padding:48px 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.legal-wrapper p{font-size:16px;line-height:1.7;color:#1a1a1a;margin-bottom:16px}
.legal-wrapper strong,.legal-wrapper b{font-weight:700;color:#111}
.legal-wrapper em,.legal-wrapper i{font-style:italic;color:#2a2a2a}
.legal-wrapper a{color:#9B32BE;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .15s ease-out,text-decoration-color .15s ease-out}
.legal-wrapper a:hover{color:#7a2096;text-decoration-color:#06E2C6}
.legal-wrapper a:visited{color:#7a2096}
.legal-wrapper div{margin-bottom:24px}
.legal-wrapper table{width:100%;border-collapse:collapse;font-size:14px;line-height:1.45;margin-bottom:24px;box-shadow:0 2px 6px 1px #9b32be0d;border-radius:6px;overflow:hidden}
.legal-wrapper thead{background-color:#9B32BE}
.legal-wrapper thead th{color:#fff;font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:16px;text-align:left;border:none}
.legal-wrapper tbody tr{border-bottom:1px solid #9b32be1a;transition:background-color .12s ease-out}
.legal-wrapper tbody tr:last-child{border-bottom:none}
.legal-wrapper tbody tr:nth-child(even){background-color:#9b32be08}
.legal-wrapper tbody tr:hover{background-color:#06e2c612}
.legal-wrapper td{font-size:14px;line-height:1.7;color:#1a1a1a;padding:16px;vertical-align:top}
.legal-wrapper th{padding:16px;vertical-align:middle}
@media (max-width: 640px) {
.legal-wrapper{padding:24px 16px}
.legal-wrapper p{font-size:14px}
.legal-wrapper table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.legal-wrapper td,.legal-wrapper th{padding:8px;white-space:nowrap}
}
@media (max-width: 1024px) {
.legal-wrapper{padding:48px 24px}
}
.presspage{display:block;width:100%;max-width:1200px;margin:0 auto;padding:0 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip}
.presspage ::selection{background:#9b32be21}
.presspage .articleheaderbox{display:grid;grid-template-columns:1fr 2fr;gap:48px;padding:48px 0 24px;align-items:end}
.presspage .imgcolbox{position:relative}
.presspage .imgcolbox::before{content:'';position:absolute;inset:-8px -8px 8px -8px;background:radial-gradient(circle at 60% 40%,#9b32be2e 0%,#06e2c60f 70%,transparent 100%);border-radius:20px;pointer-events:none;z-index:0}
.presspage .heroimg{width:100%;aspect-ratio:3/4;object-fit:cover;object-position:center top;border-radius:20px;display:block;position:relative;z-index:1;box-shadow:0 9px 60px 1px #9b32be1c;filter:blur(0px);transition:filter .18s cubic-bezier(0.4,0,0.6,1)}
.presspage .heroimg-blur{filter:blur(3px) saturate(0.4)}
.presspage .imgskele{width:100%;aspect-ratio:3/4;background:#e8e8e8;border-radius:20px;display:none}
.presspage .imgskele.is-active{display:block}
.presspage .textcolbox{display:flex;flex-direction:column;gap:16px;justify-content:flex-end;padding-bottom:8px}
.presspage .metarowbox{display:flex;flex-direction:row;align-items:center;gap:16px;flex-wrap:wrap}
.presspage .cattag{display:inline-block;background:#9B32BE;color:#fff;font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:8px 16px;border-radius:6px;box-shadow:0 2px 6px 1px #9b32be0d}
.presspage .readtimebox{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:13px;color:#555;letter-spacing:.08em}
.presspage .readtimebox i{color:#06E2C6;font-size:16px}
.presspage .h1wrap{overflow:hidden}
.presspage .articletitle{font-size:52px;line-height:1.15;color:#1a0a24;margin:0;letter-spacing:-.01em}
.presspage .articletitle .wordone{color:#9B32BE;display:inline}
.presspage .articlesubtitle{font-size:20px;line-height:1.45;color:#444;margin:0;font-weight:400}
.presspage .dropline{animation:letterdrop .22s cubic-bezier(0.4,0,0.6,1) both}
@keyframes letterdrop {
from{transform:translateY(-24px);opacity:0}
to{transform:translateY(0);opacity:1}
}
.presspage .accentunderline{position:relative;display:inline;white-space:nowrap}
.presspage .accentunderline::after{content:'';position:absolute;bottom:-3px;left:0;width:0;height:2px;background:#06E2C6;animation:drawline .22s .15s ease-out forwards}
@keyframes drawline {
to{width:100%}
}
.presspage .dividercurve{width:100%;overflow:hidden;line-height:0;margin:24px 0 0}
.presspage .dividercurve svg{display:block;width:100%}
.presspage .bodysectionbox{background:#9b32be08;padding:48px 0;position:relative}
.presspage .bodygridbox{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}
.presspage .articlebody{min-width:0}
.presspage .articlebody .firstpara{background:linear-gradient(90deg,#9b32be0f 0%,#06e2c60a 100%);border-radius:6px;padding:16px 24px;font-size:16px;line-height:1.7;color:#1a0a24;margin-bottom:24px;box-shadow:inset 0 2px 6px #9b32be0d}
.presspage .articlebody p{font-size:16px;line-height:1.7;color:#2d2d2d;margin-bottom:16px}
.presspage .articlebody h2{font-size:37px;line-height:1.15;color:#1a0a24;margin:48px 0 16px}
.presspage .articlebody h2 .wordone{color:#9B32BE}
.presspage .articlebody h3{font-size:20px;line-height:1.45;color:#9B32BE;margin:24px 0 8px;letter-spacing:.02em}
.presspage .articlebody blockquote{border:none;margin:24px 0;padding:16px 24px;border-radius:6px;background:#fff;box-shadow:0 4px 18px 1px #9b32be1a;font-size:16px;line-height:1.7;color:#444;position:relative}
.presspage .articlebody blockquote::before{content:'';display:block;width:4px;height:100%;background:linear-gradient(180deg,#9B32BE 0%,#06E2C6 100%);border-radius:6px;position:absolute;top:0;left:0;bottom:0}
.presspage .articlebody ul{padding-left:24px;margin-bottom:16px}
.presspage .articlebody ul li{font-size:16px;line-height:1.7;color:#2d2d2d;margin-bottom:8px;padding-left:8px}
.presspage .articlebody del{color:#999;text-decoration:line-through}
.presspage .articlebody a{color:#9B32BE;text-decoration:underline;transition:color .18s ease-out}
.presspage .articlebody a:visited{color:#5a1a80}
.presspage .articlebody a:hover{color:#06E2C6}
.presspage .sidebarbox{display:flex;flex-direction:column;gap:24px;position:sticky;top:24px}
.presspage .pressinfocardbox{background:#fff;border-radius:20px;padding:24px;box-shadow:0 4px 18px 1px #9b32be1a;border:1px solid #9b32be1a}
.presspage .pressinfocard-title{font-size:13px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#9B32BE;margin-bottom:16px}
.presspage .inforowdata{display:flex;flex-direction:column;gap:16px}
.presspage .inforow{display:flex;flex-direction:row;align-items:flex-start;gap:8px}
.presspage .inforow i{color:#06E2C6;font-size:16px;flex-shrink:0;margin-top:2px}
.presspage .inforow-text{font-size:14px;line-height:1.45;color:#333}
.presspage .ctacardbox{background:linear-gradient(135deg,#9B32BE 0%,#5a1a80 100%);border-radius:20px;padding:24px;box-shadow:0 9px 60px 1px #9b32be1c;text-align:right}
.presspage .ctacardbox-title{font-size:16px;line-height:1.45;color:#fff;margin-bottom:16px;font-weight:600}
.presspage .ctabtn{display:inline-block;background:#F6B702;color:#1a0a24;font-size:13px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:16px 24px;border-radius:6px;text-decoration:none;position:relative;overflow:hidden;transition:color .18s ease-out,box-shadow .18s ease-out,transform .12s ease-out;box-shadow:0 2px 6px 1px #9b32be0d}
.presspage .ctabtn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#0000001f;transition:height .15s ease-out;pointer-events:none}
.presspage .ctabtn:hover{transform:scale(1.03);box-shadow:0 4px 18px 1px #9b32be1a;color:#1a0a24}
.presspage .ctabtn:hover::before{height:100%}
.presspage .dashedconnect{width:2px;height:48px;border-left:2px dashed #9b32be4d;margin:0 auto}
.presspage .contactstripdivider{width:100%;height:2px;background:linear-gradient(90deg,#9B32BE 0%,#06E2C6 50%,#F6B702 100%);border-radius:6px;margin:48px 0 0}
.presspage .contactstripbox{background:#fff;border-radius:20px;padding:48px;margin:24px 0 48px;box-shadow:0 4px 18px 1px #9b32be1a;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap;border:1px solid #9b32be14}
.presspage .contactstriptext{font-size:14px;line-height:1.45;color:#555}
.presspage .contactstriptext strong{display:block;font-size:16px;color:#1a0a24;margin-bottom:8px}
.presspage .contactstriplinks{display:flex;flex-direction:row;gap:24px;align-items:center;flex-wrap:wrap}
.presspage .clink{display:flex;flex-direction:row;align-items:center;gap:8px;font-size:14px;color:#9B32BE;text-decoration:none;transition:color .15s ease-out}
.presspage .clink i{font-size:16px}
.presspage .clink:hover{color:#06E2C6}
.presspage .clink:visited{color:#5a1a80}
.presspage .dotgridaccent{position:absolute;top:0;right:0;width:160px;height:160px;pointer-events:none;opacity:.5;overflow:hidden}
@media (max-width: 1024px) {
.presspage .articleheaderbox{grid-template-columns:1fr 1.5fr;gap:24px}
.presspage .articletitle{font-size:37px}
.presspage .bodygridbox{grid-template-columns:1fr}
.presspage .sidebarbox{position:static;flex-direction:row;flex-wrap:wrap}
.presspage .pressinfocardbox,.presspage .ctacardbox{flex:1 1 280px}
.presspage .dashedconnect{display:none}
}
@media (max-width: 640px) {
.presspage{padding:0 16px}
.presspage .articleheaderbox{grid-template-columns:1fr;gap:24px;padding:24px 0 16px}
.presspage .imgcolbox{max-height:260px;overflow:hidden;border-radius:20px}
.presspage .heroimg{aspect-ratio:16/9;height:260px;width:100%}
.presspage .articletitle{font-size:37px}
.presspage .articlesubtitle{font-size:16px}
.presspage .bodysectionbox{padding:24px 0}
.presspage .contactstripbox{flex-direction:column;padding:24px;align-items:flex-start}
.presspage .sidebarbox{flex-direction:column}
}
.contactpagebox{max-width:1200px;margin:0 auto;padding:48px 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip}
.contactpagebox ::selection{background:#9b32be21}
.contactpagebox a:visited{color:#06E2C6}
.sectionbreak-thick{border:none;border-top:4px solid #9B32BE;margin:48px 0}
.sectionbreak-teal{border:none;border-top:4px solid #06E2C6;margin:48px 0}
.hdrsplit{display:grid;grid-template-columns:1fr 2fr;gap:48px;align-items:center;padding:48px 0 24px}
.hdrvisual{position:relative;background:linear-gradient(135deg,#9B32BE 0%,#06E2C6 100%);border-radius:36px;min-height:220px;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 18px 1px #9b32be1a;overflow:hidden}
.hdrvisual::before{content:'';position:absolute;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle at center,#f6b70280 0%,#f6b70200 70%);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}
.hdrvisual-inner{position:relative;z-index:1;text-align:center;padding:24px}
.hdrvisual-inner .ri-map-pin-2-line{font-size:52px;color:#fff;display:block;line-height:1.15}
.hdrvisual-inner .locname{font-size:14px;color:#fff;letter-spacing:.12em;text-transform:uppercase;margin-top:8px;display:block}
.hdrtextbox{padding:8px 0}
.hdrtextbox .superlabel{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#9B32BE;display:block;margin-bottom:8px}
.hdrtextbox .maintitle{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0 0 16px}
.maintitle .t1{color:#9B32BE}
.maintitle .t2{color:#1a1a1a}
.hdrtextbox .firstpara{font-size:16px;line-height:1.7;color:#333;background:#06e2c614;border-left:none;border-radius:6px;padding:16px;box-shadow:inset 0 3px 6px #06e2c612}
.hdredge{position:absolute;left:0;top:0;bottom:0;width:4px;background:#F6B702;border-radius:6px 0 0 6px;transition:width .18s ease-out}
.hdrvisual:hover .hdredge{width:8px}
.infoplusform{display:grid;grid-template-columns:1fr 1.6fr;gap:48px;align-items:start}
.infodata{background:#1a1a1a;border-radius:36px;padding:48px 24px;box-shadow:0 9px 60px 1px #9b32be1c;position:relative;overflow:hidden}
.infodata::after{content:'';position:absolute;bottom:-40px;right:-40px;width:160px;height:160px;border-radius:50%;background:radial-gradient(circle at center,#9b32be40 0%,#9b32be00 70%);pointer-events:none}
.infodata .sectionhead{font-size:20px;line-height:1.45;color:#fff;margin:0 0 24px}
.sectionhead .sw1{color:#06E2C6}
.sectionhead .sw2{color:#fff}
.contactitemlist{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:24px}
.contactitem{display:flex;flex-direction:row;align-items:flex-start;gap:16px;position:relative;padding-left:0}
.citem-icon{width:40px;height:40px;border-radius:20px;background:#9b32be40;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s ease-out,transform .15s ease-out}
.contactitem:hover .citem-icon{background:#9B32BE;transform:scale(1.08)}
.citem-icon i{font-size:20px;color:#06E2C6}
.citem-text{display:flex;flex-direction:column;gap:8px}
.citem-label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#ffffff80;line-height:1.15}
.citem-val{font-size:14px;color:#fff;line-height:1.45}
.citem-val a{color:#06E2C6;text-decoration:none;transition:color .16s ease-out}
.citem-val a:hover{color:#F6B702}
.stripaccent{display:block;height:3px;width:48px;background:#F6B702;border-radius:6px;margin:24px 0 0;transition:width .2s cubic-bezier(0.4,0,0.6,1)}
.infodata:hover .stripaccent{width:96px}
.formwrapper{background:#fff;border-radius:36px;padding:48px;box-shadow:0 4px 18px 1px #9b32be1a;border:1px solid #9b32be1a}
.formwrapper .formtitle{font-size:37px;line-height:1.15;margin:0 0 8px}
.formtitle .ft1{color:#9B32BE}
.formtitle .ft2{color:#1a1a1a}
.formwrapper .formsub{font-size:14px;color:#555;line-height:1.45;margin:0 0 24px}
.fieldrow{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}
.fieldrow label{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#333}
.fieldrow input,.fieldrow select{width:100%;padding:16px;border:1.5px solid #9b32be33;border-radius:6px;font-size:14px;color:#1a1a1a;background:#fafafa;box-shadow:inset 0 2px 4px #06e2c60d;transition:border-color .18s ease-out,box-shadow .18s ease-out;appearance:none;-webkit-appearance:none}
.fieldrow input::placeholder{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.fieldrow input:focus,.fieldrow select:focus{outline:none;border-color:#9B32BE;box-shadow:inset 0 2px 4px #06e2c60d 0 0 0 3px #9b32be1a}
.selectwrap{position:relative}
.selectwrap select{width:100%;padding-right:40px;cursor:pointer}
.selectwrap::after{content:'';position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #9B32BE;pointer-events:none}
.privacyrow{display:flex;flex-direction:row;align-items:flex-start;gap:8px;margin-bottom:16px;padding:16px;background:#9b32be0a;border-radius:6px}
.privacyrow input[type="checkbox"]{margin-top:3px;width:18px;height:18px;flex-shrink:0;accent-color:#9B32BE;cursor:pointer}
.privacyrow .privlabel{font-size:13px;line-height:1.7;color:#444}
.privacyrow .privlabel a{color:#9B32BE;text-decoration:underline;transition:color .15s ease-out}
.privacyrow .privlabel a:hover{color:#06E2C6}
.submitbtn{display:inline-block;width:100%;padding:16px 24px;background:#9B32BE;color:#fff;font-size:13px;letter-spacing:.14em;text-transform:uppercase;border:none;border-radius:6px;cursor:pointer;text-align:center;position:relative;overflow:hidden;box-shadow:0 4px 18px 1px #9b32be1a;transition:color .18s ease-out,box-shadow .18s ease-out}
.submitbtn::before{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#06E2C6;transition:height .2s cubic-bezier(0.4,0,0.6,1);z-index:0}
.submitbtn:hover::before{height:100%}
.submitbtn:hover{color:#1a1a1a;box-shadow:0 9px 60px 1px #9b32be1c}
.submitbtn span{position:relative;z-index:1}
.infobar{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.infobaritem{background:#fff;border-radius:20px;padding:24px;box-shadow:0 2px 6px 1px #9b32be0d;border:1px solid #9b32be14;text-align:right;position:relative;transition:box-shadow .16s ease-out,transform .16s ease-out;overflow:hidden}
.infobaritem::before{content:'';position:absolute;top:0;right:0;width:4px;height:100%;background:#06E2C6;border-radius:0 20px 20px 0;transition:width .18s ease-out}
.infobaritem:hover::before{width:8px}
.infobaritem:hover{transform:translateY(-2px);box-shadow:0 9px 60px 1px #9b32be1c}
.ibar-icon{font-size:37px;color:#9B32BE;line-height:1.15;display:block;margin-bottom:8px}
.ibar-label{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#888;display:block;margin-bottom:8px}
.ibar-val{font-size:14px;color:#1a1a1a;line-height:1.45;font-weight:600}
.animunderline{position:relative;display:inline}
.animunderline::after{content:'';position:absolute;left:0;bottom:-2px;height:3px;width:0;background:#F6B702;border-radius:6px;animation:drawline .8s cubic-bezier(0.4,0,0.6,1) .5s forwards}
@keyframes drawline {
to{width:100%}
}
.shapeprefix{display:inline-block;width:12px;height:12px;background:#F6B702;border-radius:6px;margin-right:8px;vertical-align:middle;transform:rotate(45deg)}
@media (max-width: 1024px) {
.hdrsplit{grid-template-columns:1fr 1.5fr;gap:24px}
.infoplusform{grid-template-columns:1fr;gap:24px}
.infobar{grid-template-columns:1fr 1fr}
}
@media (max-width: 640px) {
.contactpagebox{padding:24px 16px}
.hdrsplit{grid-template-columns:1fr;gap:24px}
.hdrvisual{min-height:120px}
.hdrtextbox .maintitle{font-size:37px}
.formwrapper{padding:24px 16px}
.infobar{grid-template-columns:1fr}
.infobaritem{text-align:left}
.infobaritem::before{top:0;left:0;right:auto;width:100%;height:4px;border-radius:20px 20px 0 0}
}
.aboutpagebox{max-width:1200px;margin:0 auto;padding:0 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow:hidden}
.aboutpagebox ::selection{background:#9b32be21}
.aboutpagebox a:visited{color:#7a1fa0}
.aboutpagebox .heroblock{position:relative;padding:48px 48px 96px;background:linear-gradient(160deg,#9B32BE 0%,#7a1fa0 40%,#9b32be14 100%);border-radius:6px;margin-bottom:48px;overflow:hidden}
.aboutpagebox .heroblock::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.06'/%3E%3C/svg%3E");background-size:180px 180px;pointer-events:none;border-radius:6px;animation:bgpulse 6s ease-in-out infinite}
@keyframes bgpulse {
0%,100%{opacity:.7}
50%{opacity:1}
}
.aboutpagebox .heroblock .herotextbox{position:relative;z-index:1;max-width:620px}
.aboutpagebox .heroblock h1{font-size:52px;line-height:1.15;letter-spacing:-.5px;color:#fff;margin:0 0 24px}
.aboutpagebox .heroblock h1 .h1accent{color:#06E2C6;position:relative;display:inline-block}
.aboutpagebox .heroblock h1 .h1accent::after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:3px;background:#F6B702;border-radius:6px;animation:underlinedraw .22s cubic-bezier(0.4,0,0.6,1) .4s forwards}
@keyframes underlinedraw {
to{width:100%}
}
.aboutpagebox .heroblock .heroslogan{font-size:20px;line-height:1.45;color:#ffffffe0;border-left:4px solid #06E2C6;padding-left:16px;margin:0}
.aboutpagebox .heroimgblock{position:absolute;right:0;top:0;bottom:0;width:42%;border-radius:0 6px 6px 0;overflow:hidden}
.aboutpagebox .heroimgblock img{width:100%;height:100%;object-fit:cover;display:block;filter:saturate(0.7) brightness(0.75)}
.aboutpagebox .heroimgblock::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#9B32BE 0%,transparent 60%);pointer-events:none}
.aboutpagebox .divider-geo{display:flex;align-items:center;gap:8px;margin:0 0 48px;overflow:hidden}
.aboutpagebox .divider-geo span{width:10px;height:10px;background:#9B32BE;transform:rotate(45deg);border-radius:6px;flex-shrink:0}
.aboutpagebox .divider-geo span:nth-child(2){background:#06E2C6}
.aboutpagebox .divider-geo span:nth-child(3){background:#F6B702}
.aboutpagebox .divider-geo .geobar{flex:1;height:1px;background:repeating-linear-gradient(90deg,#9B32BE 0px,#9B32BE 6px,transparent 6px,transparent 14px,#06E2C6 14px,#06E2C6 20px,transparent 20px,transparent 28px);border-radius:0;transform:none}
.aboutpagebox .missionblock{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:48px;align-items:start}
.aboutpagebox .missionblock .missiontext{padding:48px;background:#f9f5fc;border-radius:20px;box-shadow:0 4px 18px 1px #9b32be1a}
.aboutpagebox .missionblock .missiontext h2{font-size:37px;line-height:1.15;margin:0 0 24px}
.aboutpagebox .missionblock .missiontext h2 .splitfirst{color:#9B32BE}
.aboutpagebox .missionblock .missiontext h2 .splitrest{color:#1a1a1a}
.aboutpagebox .missionblock .missiontext .firstpara{background:#06e2c61a;border-radius:6px;padding:16px;font-size:16px;line-height:1.7;margin:0 0 16px;color:#1a1a1a}
.aboutpagebox .missionblock .missiontext p{font-size:16px;line-height:1.7;color:#2d2d2d;margin:0 0 16px}
.aboutpagebox .missionblock .missiontext p:last-child{margin-bottom:0}
.aboutpagebox .missionblock .missionimgs{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;gap:16px}
.aboutpagebox .missionblock .missionimgs .imgwrapper{border-radius:20px;overflow:hidden;box-shadow:0 2px 6px 1px #9b32be0d;background:#e0d0e8}
.aboutpagebox .missionblock .missionimgs .imgwrapper img{width:100%;height:180px;object-fit:cover;display:block;transition:transform .18s ease-out}
.aboutpagebox .missionblock .missionimgs .imgwrapper:hover img{transform:scale(1.04)}
.aboutpagebox .missionblock .missionimgs .imgwrapper.imgbig{grid-column:1 / -1}
.aboutpagebox .missionblock .missionimgs .imgwrapper.imgbig img{height:220px}
.aboutpagebox .divider-line2{border:none;border-top:2px solid #F6B702;margin:0 0 48px;border-radius:6px}
.aboutpagebox .valuesblock{background:#9B32BE;border-radius:36px;padding:48px;margin-bottom:48px;position:relative;overflow:hidden;animation:bgpulse 6s ease-in-out infinite}
.aboutpagebox .valuesblock::before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n2'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n2)' opacity='0.07'/%3E%3C/svg%3E");background-size:200px 200px;pointer-events:none}
.aboutpagebox .valuesblock h2{font-size:37px;line-height:1.15;color:#fff;margin:0 0 8px;position:relative;z-index:1}
.aboutpagebox .valuesblock h2 .splitfirst{color:#06E2C6}
.aboutpagebox .valuesblock .valsubtitle{font-size:14px;line-height:1.45;color:#ffffffbf;letter-spacing:.08em;text-transform:uppercase;margin:0 0 24px;position:relative;z-index:1}
.aboutpagebox .valuesblock .valgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;position:relative;z-index:1}
.aboutpagebox .valuesblock .valcard{background:#ffffff1a;border-radius:20px;padding:24px;border:1px solid #ffffff2e;box-shadow:0 2px 6px 1px #06e2c60d;transition:transform .15s ease-out,box-shadow .15s ease-out,background .15s ease-out;cursor:default}
.aboutpagebox .valuesblock .valgrid:hover .valcard{transform:scale(0.97);opacity:.7}
.aboutpagebox .valuesblock .valgrid .valcard:hover{transform:scale(1.04);opacity:1;background:#ffffff2e;box-shadow:0 9px 60px 1px #06e2c61c}
.aboutpagebox .valuesblock .valcard .valicon{width:40px;height:40px;background:#06E2C6;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-bottom:16px}
.aboutpagebox .valuesblock .valcard .valicon i{font-size:20px;color:#1a1a1a}
.aboutpagebox .valuesblock .valcard h4{font-size:16px;line-height:1.45;color:#fff;margin:0 0 8px;font-weight:700}
.aboutpagebox .valuesblock .valcard p{font-size:14px;line-height:1.7;color:#ffffffd1;margin:0}
.aboutpagebox .divider-dots{display:flex;justify-content:center;gap:8px;margin:0 0 48px}
.aboutpagebox .divider-dots span{width:8px;height:8px;border-radius:48px;background:#9B32BE;display:block}
.aboutpagebox .divider-dots span:nth-child(2){background:#06E2C6;width:24px}
.aboutpagebox .divider-dots span:nth-child(3){background:#F6B702}
.aboutpagebox .teamblock{margin-bottom:48px}
.aboutpagebox .teamblock .teamheadrow{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:24px}
.aboutpagebox .teamblock .teamheadrow h2{font-size:37px;line-height:1.15;margin:0}
.aboutpagebox .teamblock .teamheadrow h2 .splitfirst{color:#9B32BE}
.aboutpagebox .teamblock .teamheadrow h2 .splitrest{color:#1a1a1a}
.aboutpagebox .teamblock .teamheadrow .teamdesc{max-width:380px;font-size:14px;line-height:1.7;color:#555;text-align:right;margin:0}
.aboutpagebox .teamblock .teamgrid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.aboutpagebox .teamblock .teamcard{border-radius:20px;overflow:hidden;box-shadow:0 4px 18px 1px #9b32be1a;background:#fff;transition:box-shadow .18s ease-out,transform .18s ease-out}
.aboutpagebox .teamblock .teamcard:hover{transform:scale(1.03);box-shadow:0 9px 60px 1px #9b32be1c}
.aboutpagebox .teamblock .teamcard .cardimgwrap{background:#e0d0e8;overflow:hidden}
.aboutpagebox .teamblock .teamcard .cardimgwrap img{width:100%;height:220px;object-fit:cover;display:block;transition:transform .18s ease-out}
.aboutpagebox .teamblock .teamcard:hover .cardimgwrap img{transform:scale(1.05)}
.aboutpagebox .teamblock .teamcard .cardinfo{padding:16px 24px 24px}
.aboutpagebox .teamblock .teamcard .cardinfo h5{font-size:16px;line-height:1.45;color:#1a1a1a;margin:0 0 8px;font-weight:700}
.aboutpagebox .teamblock .teamcard .cardinfo .cardrole{font-size:13px;line-height:1.45;color:#9B32BE;letter-spacing:.07em;text-transform:uppercase;font-weight:600;margin:0 0 8px;display:block}
.aboutpagebox .teamblock .teamcard .cardinfo p{font-size:14px;line-height:1.7;color:#444;margin:0}
.aboutpagebox .contactstrip{background:linear-gradient(100deg,#f0faf8 0%,#faf5fd 100%);border-radius:36px;padding:48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px;margin-bottom:48px;box-shadow:inset 0 4px 6px #9b32be0d}
.aboutpagebox .contactstrip .cstriptext h3{font-size:20px;line-height:1.45;color:#1a1a1a;margin:0 0 8px}
.aboutpagebox .contactstrip .cstriptext p{font-size:14px;line-height:1.7;color:#555;margin:0}
.aboutpagebox .contactstrip .cstriplinks{display:flex;flex-direction:column;gap:8px;text-align:right}
.aboutpagebox .contactstrip .cstriplinks a{font-size:14px;color:#9B32BE;text-decoration:none;display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:8px;transition:color .15s ease-out}
.aboutpagebox .contactstrip .cstriplinks a:hover{color:#06E2C6}
.aboutpagebox .contactstrip .cstriplinks a i{font-size:16px}
.aboutpagebox .ctabtn{display:inline-block;padding:16px 48px;background:#9B32BE;color:#fff;border-radius:6px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:700;text-decoration:none;border:none;cursor:pointer;position:relative;overflow:hidden;box-shadow:0 4px 18px 1px #9b32be1a;transition:box-shadow .18s ease-out,color .18s ease-out;flex-shrink:0}
.aboutpagebox .ctabtn::after{content:"";position:absolute;left:0;bottom:0;width:100%;height:0;background:#06E2C6;transition:height .16s cubic-bezier(0.4,0,0.6,1);z-index:0}
.aboutpagebox .ctabtn span{position:relative;z-index:1}
.aboutpagebox .ctabtn:hover::after{height:100%}
.aboutpagebox .ctabtn:hover{color:#1a1a1a;box-shadow:0 9px 60px 1px #9b32be1c}
@media (max-width: 1024px) {
.aboutpagebox .heroblock{padding:48px 24px 80px}
.aboutpagebox .heroimgblock{width:36%}
.aboutpagebox .heroblock .herotextbox{max-width:56%}
.aboutpagebox .missionblock{grid-template-columns:1fr;gap:24px}
.aboutpagebox .missionblock .missiontext{padding:24px}
.aboutpagebox .contactstrip{flex-direction:column;align-items:flex-start;gap:24px}
.aboutpagebox .contactstrip .cstriplinks{text-align:left}
.aboutpagebox .contactstrip .cstriplinks a{justify-content:flex-start}
}
@media (max-width: 640px) {
.aboutpagebox{padding:0 16px}
.aboutpagebox .heroblock{padding:24px 16px 64px}
.aboutpagebox .heroblock h1{font-size:37px}
.aboutpagebox .heroblock .heroslogan{font-size:16px}
.aboutpagebox .heroimgblock{display:none}
.aboutpagebox .heroblock .herotextbox{max-width:100%}
.aboutpagebox .valuesblock{padding:24px 16px;border-radius:20px}
.aboutpagebox .teamblock .teamheadrow{flex-direction:column;align-items:flex-start}
.aboutpagebox .teamblock .teamheadrow .teamdesc{text-align:left;max-width:100%}
.aboutpagebox .contactstrip{padding:24px 16px;border-radius:20px}
.aboutpagebox .missionblock .missionimgs .imgwrapper img{height:140px}
.aboutpagebox .missionblock .missionimgs .imgwrapper.imgbig img{height:160px}
}
.lp-pagebox{max-width:1200px;margin:0 auto;padding:0 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow:hidden}
.lp-pagebox ::selection{background:#9b32be21}
.lp-pagebox *,.lp-pagebox ::before,.lp-pagebox ::after{box-sizing:border-box}
.lp-heroband{position:relative;padding:48px 0;border-bottom:3px solid #9B32BE}
.lp-heroband::before{content:'';position:absolute;inset:0;background:radial-gradient(circle at 30% 60%,#9b32be14 0%,transparent 65%);pointer-events:none}
.lp-heroband::after{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#9B32BE 0%,#06E2C6 60%,transparent 100%)}
.lp-heroinner{display:flex;flex-direction:row;align-items:center;gap:48px}
.lp-herotext{flex:1 1 0;min-width:0}
.lp-herolabel{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#06E2C6;background:#06e2c61a;border:1px solid #06e2c659;border-radius:6px;padding:4px 16px;margin-bottom:16px}
.lp-h1{font-size:52px;line-height:1.15;color:#1a1a2e;margin:0 0 16px;font-weight:800}
.lp-h1 .lp-h1word1{color:#9B32BE}
.lp-h1word2{color:#1a1a2e;position:relative;display:inline-block}
.lp-h1word2::after{content:'';position:absolute;bottom:2px;left:0;width:0;height:3px;background:#F6B702;border-radius:6px;animation:lp-drawline .82s cubic-bezier(0.4,0,0.6,1) .4s forwards}
@keyframes lp-drawline {
to{width:100%}
}
.lp-herolead{font-size:16px;line-height:1.7;color:#3a3a5c;max-width:520px;margin:0 0 24px;padding:16px;background:#9b32be0a;border-left:4px solid #9B32BE;border-radius:0 6px 6px 0}
.lp-herocard{flex:0 0 260px;position:relative}
.lp-imgframe{position:relative;border-radius:20px;overflow:hidden;width:260px;height:320px;box-shadow:0 4px 18px 1px #9b32be1a 0 9px 60px 1px #9b32be1c}
.lp-imgframe::before{content:'';position:absolute;inset:-1px;border:2px solid #9B32BE;border-radius:20px;z-index:1;pointer-events:none}
.lp-imgframe::after{content:'';position:absolute;top:8px;right:-8px;width:100%;height:100%;border:2px solid #06e2c666;border-radius:20px;pointer-events:none;z-index:0}
.lp-skel{position:absolute;inset:0;background:#e8e0f0;z-index:2;transition:opacity .18s ease-out}
.lp-imgframe img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;position:relative;z-index:3;image-rendering:auto;filter:contrast(1.04) saturate(1.08)}
.lp-imgframe img.is-loaded ~ .lp-skel{opacity:0}
.lp-stepsbox{padding:48px 0;background:#f8f5fd;margin:48px -24px 0;padding-left:24px;padding-right:24px;position:relative}
.lp-stepsbox::before{content:'';position:absolute;inset:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 28px,#9b32be09 28px,#9b32be09 29px),repeating-linear-gradient(90deg,transparent,transparent 28px,#9b32be09 28px,#9b32be09 29px);pointer-events:none}
.lp-stepsbox::after{content:'';position:absolute;bottom:0;left:0;width:40%;height:4px;background:linear-gradient(90deg,#9B32BE,#06E2C6);border-radius:0 6px 0 0}
.lp-stepshead{text-align:center;margin-bottom:48px;position:relative}
.lp-h2{font-size:37px;line-height:1.15;font-weight:700;margin:0 0 8px}
.lp-h2 .lp-cw1{color:#9B32BE}
.lp-h2 .lp-cw2{color:#1a1a2e}
.lp-stepsub{font-size:16px;line-height:1.7;color:#5a5a7a;max-width:500px;margin:0 auto}
.lp-hsteplist{display:flex;flex-direction:row;gap:8px;list-style:none;padding:0;margin:0;position:relative}
.lp-hsteplist::before{content:'';position:absolute;top:28px;left:40px;right:40px;height:2px;background:linear-gradient(90deg,#9B32BE 0%,#06E2C6 50%,#F6B702 100%);z-index:0}
.lp-hstepitem{flex:1 1 0;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;z-index:1}
.lp-stepnum{width:56px;height:56px;border-radius:48px;background:#fff;border:2px solid #9B32BE;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:800;color:#9B32BE;margin-bottom:16px;box-shadow:0 2px 6px 1px #9b32be0d;transition:background .18s ease-out,color .18s ease-out,transform .14s ease-out;flex-shrink:0}
.lp-hstepitem:hover .lp-stepnum{background:#9B32BE;color:#fff;transform:scale(1.08)}
.lp-steptitle{font-size:14px;font-weight:700;color:#1a1a2e;margin:0 0 8px;letter-spacing:.02em}
.lp-stepdesc{font-size:13px;line-height:1.7;color:#5a5a7a;margin:0;padding:0 8px}
.lp-modulibox{padding:48px 0}
.lp-modulihead{display:flex;flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:48px;gap:24px}
.lp-h2right{text-align:right}
.lp-modulisub{font-size:16px;line-height:1.7;color:#5a5a7a;max-width:380px;margin:8px 0 0}
.lp-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.lp-modcard{border-radius:20px;border:1px solid #9b32be26;background:#fff;padding:24px;box-shadow:0 2px 6px 1px #9b32be0d;position:relative;overflow:hidden;transition:box-shadow .18s ease-out,transform .14s ease-out}
.lp-modcard::before{content:'';position:absolute;bottom:0;left:0;right:0;height:0;background:linear-gradient(180deg,transparent,#9b32be0d);transition:height .2s ease-out;pointer-events:none}
.lp-modcard:hover{box-shadow:0 4px 18px 1px #9b32be1a 0 9px 60px 1px #9b32be1c;transform:translateY(-3px) scale(1.01)}
.lp-modcard:hover::before{height:100%}
.lp-modicon{width:48px;height:48px;border-radius:20px;background:#9b32be14;display:flex;align-items:center;justify-content:center;margin-bottom:16px;animation:lp-iconswayA 3.8s ease-in-out infinite}
.lp-modcard:nth-child(2n) .lp-modicon{background:#06e2c61a;animation:lp-iconswayB 4.2s ease-in-out infinite}
.lp-modcard:nth-child(3n) .lp-modicon{background:#f6b7021a;animation:lp-iconswayA 3.5s ease-in-out .6s infinite}
@keyframes lp-iconswayA {
0%,100%{transform:translateY(0)}
45%{transform:translateY(-4px)}
}
@keyframes lp-iconswayB {
0%,100%{transform:translateY(0)}
50%{transform:translateY(4px)}
}
.lp-modicon i{font-size:22px;color:#9B32BE}
.lp-modcard:nth-child(2n) .lp-modicon i{color:#06E2C6}
.lp-modcard:nth-child(3n) .lp-modicon i{color:#c07b00}
.lp-modnum{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#9B32BE;font-weight:700;margin-bottom:8px}
.lp-h5{font-size:16px;line-height:1.45;font-weight:700;color:#1a1a2e;margin:0 0 8px}
.lp-modtext{font-size:14px;line-height:1.7;color:#5a5a7a;margin:0}
.lp-modclip{position:absolute;inset:0;border-radius:20px;background:#9b32be0f;clip-path:inset(100% 0 0 0);transition:clip-path .2s cubic-bezier(0.4,0,0.6,1);pointer-events:none}
.lp-modcard:hover .lp-modclip{clip-path:inset(0% 0 0 0)}
.lp-infoband{background:#1a1a2e;border-radius:36px;padding:48px;margin:0 0 48px;display:flex;flex-direction:row;gap:48px;align-items:stretch;position:relative;overflow:hidden;box-shadow:0 9px 60px 1px #9b32be1c}
.lp-infoband::before{content:'';position:absolute;top:-60px;right:-60px;width:260px;height:260px;background:radial-gradient(circle at center,#9b32be38 0%,transparent 70%);pointer-events:none}
.lp-infoband::after{content:'';position:absolute;bottom:-40px;left:-40px;width:200px;height:200px;background:radial-gradient(circle at center,#06e2c61f 0%,transparent 70%);pointer-events:none}
.lp-infotext{flex:1 1 0;position:relative;z-index:1}
.lp-infotag{display:inline-block;font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#F6B702;border:1px solid #f6b70259;border-radius:6px;padding:4px 16px;margin-bottom:16px}
.lp-h2inv{font-size:37px;line-height:1.15;font-weight:700;color:#fff;margin:0 0 16px}
.lp-h2inv .lp-cw1{color:#06E2C6}
.lp-infop{font-size:16px;line-height:1.7;color:#ffffffbf;margin:0 0 24px;max-width:480px}
.lp-metalist{display:flex;flex-direction:column;gap:16px;list-style:none;padding:0;margin:0}
.lp-metalitem{display:flex;flex-direction:row;align-items:center;gap:16px}
.lp-metalitem i{font-size:20px;color:#06E2C6;flex-shrink:0}
.lp-metaltxt{font-size:14px;line-height:1.45;color:#fffc}
.lp-metaltxt strong{color:#fff;display:block;font-size:16px}
.lp-inforight{flex:0 0 240px;display:flex;flex-direction:column;gap:16px;justify-content:center;position:relative;z-index:1}
.lp-statcard{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;padding:24px;text-align:center;box-shadow:inset 0 2px 4px #9b32be14}
.lp-statval{font-size:37px;font-weight:800;color:#F6B702;line-height:1.15;display:block}
.lp-statlabel{font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#ffffff8c;display:block;margin-top:8px}
@media (max-width: 1024px) {
.lp-heroinner{gap:24px}
.lp-herocard{flex:0 0 200px}
.lp-imgframe{width:200px;height:260px}
.lp-h1{font-size:37px}
.lp-hsteplist{gap:8px}
.lp-modulihead{flex-direction:column;align-items:flex-start}
.lp-h2right{text-align:left}
.lp-infoband{flex-direction:column;padding:24px;gap:24px}
.lp-inforight{flex:none;flex-direction:row;flex-wrap:wrap}
.lp-statcard{flex:1 1 120px}
}
@media (max-width: 640px) {
.lp-heroinner{flex-direction:column;gap:24px}
.lp-herocard{flex:none;width:100%}
.lp-imgframe{width:100%;height:220px}
.lp-imgframe::after{display:none}
.lp-h1{font-size:37px}
.lp-hsteplist{flex-direction:column;gap:16px}
.lp-hsteplist::before{display:none}
.lp-hstepitem{flex-direction:row;text-align:left;align-items:flex-start;gap:16px}
.lp-stepnum{flex-shrink:0;margin-bottom:0}
.lp-stepsbox{margin-left:-24px;margin-right:-24px}
.lp-infoband{border-radius:20px}
.lp-inforight{flex-direction:column}
.lp-h2{font-size:20px}
.lp-h2inv{font-size:20px}
}
.prbox{max-width:1200px;margin:0 auto;padding:0 16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow-x:clip}
.prbox ::selection{background:#9b32be21}
.prbox a:visited{color:#6a1a8a}
.prhero-wrapper{display:flex;flex-direction:row;align-items:stretch;gap:0;min-height:320px;margin:48px 0;border-radius:20px;overflow:hidden;box-shadow:0 4px 18px 1px #9b32be1a}
.prhero-imgzone{flex:0 0 45%;position:relative}
.prhero-imgzone img{width:100%;height:100%;object-fit:cover;display:block}
.prhero-imgzone::after{content:"";position:absolute;inset:0;background:#9b32be8c;pointer-events:none}
.prhero-stripe{position:absolute;top:0;right:0;width:6px;height:100%;background:#06E2C6;z-index:2}
.prhero-textzone{flex:1 1 55%;background:#1a0a24;padding:48px;display:flex;flex-direction:column;justify-content:center;gap:16px}
.prhero-label{font-size:13px;letter-spacing:.12em;color:#06E2C6;text-transform:uppercase;font-weight:600}
.prhero-h1{font-size:52px;line-height:1.15;color:#fff;margin:0}
.prhero-h1 span{color:#9B32BE}
.prhero-desc{font-size:16px;line-height:1.7;color:#ffffffbf;max-width:480px;margin:0;padding:16px;background:#9b32be21;border-radius:6px;box-shadow:inset 0 2px 6px #9b32be14}
.prsection-divider{width:100%;overflow:hidden;line-height:0;margin:0}
.prsection-divider svg{display:block;width:100%}
.prgrid-section{padding:48px 0}
.prgrid-head{display:flex;flex-direction:row;align-items:baseline;gap:16px;margin-bottom:24px}
.prgrid-h2{font-size:37px;line-height:1.15;margin:0;color:#1a0a24}
.prgrid-h2 span{color:#9B32BE}
.prgrid-count{font-size:13px;color:#9B32BE;letter-spacing:.1em;text-transform:uppercase}
.prcards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px}
.prcard{background:#fff;border-radius:20px;box-shadow:0 2px 6px 1px #9b32be0d;display:flex;flex-direction:column;position:relative;transition:box-shadow .18s ease-out,transform .15s cubic-bezier(0.4,0,0.6,1);overflow:hidden}
.prcard:hover{box-shadow:0 9px 60px 1px #9b32be1c;transform:translateY(-2px) scale(1.012)}
.prcard-imgbox{position:relative;height:180px;background:#e8e0f0;flex-shrink:0}
.prcard-imgbox img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .22s ease-out}
.prcard-imgbox img.is-loading{opacity:0}
.prcard-badge{position:absolute;top:16px;left:16px;background:#9B32BE;color:#fff;font-size:13px;font-weight:700;border-radius:6px;padding:4px 10px;letter-spacing:.06em;z-index:2;line-height:1.45}
.prcard-numbadge{position:absolute;top:-8px;right:16px;width:36px;height:36px;background:#F6B702;border-radius:6px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:800;color:#1a0a24;z-index:3;box-shadow:0 2px 6px 1px #9b32be1a}
.prcard-body{padding:24px;display:flex;flex-direction:column;flex:1 1 auto;gap:8px}
.prcard-meta{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:8px}
.prcard-tag{font-size:13px;color:#06E2C6;background:#06e2c61a;border-radius:6px;padding:2px 10px;letter-spacing:.08em;text-transform:uppercase;font-weight:600}
.prcard-time{font-size:13px;color:#888;display:flex;flex-direction:row;align-items:center;gap:4px}
.prcard-time i{font-size:14px;color:#9B32BE}
.prcard-title{font-size:20px;line-height:1.45;color:#1a0a24;margin:0;font-weight:700}
.prcard-sub{font-size:14px;line-height:1.7;color:#555;margin:0}
.prcard-desc{font-size:14px;line-height:1.7;color:#666;margin:0;flex:1 1 auto}
.prcard-link{display:inline-flex;align-items:center;gap:8px;margin-top:16px;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:#9B32BE;text-decoration:none;border-radius:6px;padding:8px 16px;border:2px solid #9B32BE;background:#fff;position:relative;overflow:hidden;transition:color .18s ease-out,border-color .18s ease-out;align-self:flex-start;z-index:0}
.prcard-link::before{content:"";position:absolute;left:0;right:0;bottom:0;height:0;background:#9B32BE;transition:height .2s cubic-bezier(0.4,0,0.6,1);z-index:-1;border-radius:4px 4px 0 0}
.prcard-link:hover{color:#fff}
.prcard-link:hover::before{height:100%;border-radius:0}
.prcard-link:focus{outline:2px solid #F6B702;outline-offset:2px}
.prcard-link i{transition:transform .15s ease-out}
.prcard-link:hover i{transform:translateX(4px)}
.prdivider-zigzag{margin:0;line-height:0;overflow:hidden}
.prinfo-section{background:#f7f2fb;border-radius:20px;padding:48px;margin-bottom:48px;display:flex;flex-direction:row;gap:48px;align-items:flex-start;box-shadow:inset 0 2px 6px #9b32be0f}
.prinfo-left{flex:0 0 300px}
.prinfo-h3{font-size:37px;line-height:1.15;margin:0 0 16px;color:#1a0a24}
.prinfo-h3 span{color:#9B32BE}
.prinfo-p{font-size:16px;line-height:1.7;color:#444;margin:0 0 16px;padding:16px;background:#9b32be0f;border-radius:6px}
.prinfo-p2{font-size:14px;line-height:1.7;color:#555;margin:0}
.prinfo-right{flex:1 1 auto;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.prinfocardbox{background:#fff;border-radius:20px;padding:24px;box-shadow:0 2px 6px 1px #9b32be0d;display:flex;flex-direction:column;gap:8px}
.prinfocardbox .ic-icon{width:40px;height:40px;background:#9b32be1a;border-radius:6px;display:flex;align-items:center;justify-content:center;color:#9B32BE;font-size:20px;transition:background .18s ease-out,transform .15s cubic-bezier(0.4,0,0.6,1)}
.prinfocardbox:hover .ic-icon{background:#9B32BE;color:#fff;transform:scale(1.1) rotate(-6deg)}
.prinfocardbox h5{font-size:14px;font-weight:700;color:#1a0a24;margin:0;line-height:1.45}
.prinfocardbox p{font-size:13px;color:#666;margin:0;line-height:1.7}
.prcontact-section{background:#1a0a24;border-radius:36px;padding:48px;margin-bottom:48px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px}
.prcontact-text{flex:1 1 auto}
.prcontact-h3{font-size:37px;line-height:1.15;color:#fff;margin:0 0 16px}
.prcontact-h3 span{color:#06E2C6}
.prcontact-p{font-size:16px;line-height:1.7;color:#ffffffb3;margin:0;max-width:500px}
.prcontact-actions{flex:0 0 auto;display:flex;flex-direction:column;gap:16px;align-items:flex-end}
.prcontact-item{display:flex;flex-direction:row;align-items:center;gap:8px;color:#ffffffd9;font-size:14px;text-decoration:none;transition:color .18s ease-out}
.prcontact-item i{font-size:20px;color:#06E2C6}
.prcontact-item:hover{color:#06E2C6}
.prcontact-btn{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:16px 24px;background:#06E2C6;color:#1a0a24;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.1em;text-decoration:none;border-radius:6px;position:relative;overflow:hidden;z-index:0;transition:color .2s ease-out}
.prcontact-btn::before{content:"";position:absolute;left:0;right:0;bottom:0;height:0;background:#F6B702;transition:height .2s cubic-bezier(0.4,0,0.6,1);z-index:-1}
.prcontact-btn:hover::before{height:100%}
.prcontact-btn:focus{outline:2px solid #F6B702;outline-offset:2px}
.prkw-underline{display:inline-block;position:relative}
.prkw-underline::after{content:"";position:absolute;left:0;bottom:-3px;width:0;height:3px;background:#06E2C6;border-radius:2px;animation:prkwdraw .22s cubic-bezier(0.4,0,0.6,1) .4s forwards}
@keyframes prkwdraw {
to{width:100%}
}
@media (max-width: 1024px) {
.prhero-wrapper{flex-direction:column;min-height:auto}
.prhero-imgzone{flex:0 0 240px;height:240px}
.prhero-textzone{padding:24px}
.prhero-h1{font-size:37px}
.prinfo-section{flex-direction:column;padding:24px;gap:24px}
.prinfo-left{flex:0 0 auto}
.prcontact-section{flex-direction:column;padding:24px;gap:24px;align-items:flex-start}
.prcontact-actions{align-items:flex-start}
}
@media (max-width: 640px) {
.prhero-h1{font-size:37px}
.prcards-grid{grid-template-columns:1fr}
.prinfo-right{grid-template-columns:1fr}
.prgrid-h2,.prinfo-h3,.prcontact-h3{font-size:37px}
.prhero-textzone{padding:16px}
.prinfo-section{padding:16px}
.prcontact-section{padding:16px;border-radius:20px}
}
.pagebox{max-width:1200px;margin:0 auto;padding:0 16px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overflow:hidden}
.pagebox ::selection{background:#9b32be21}
.herobox{display:grid;grid-template-columns:1fr 1fr;gap:48px;padding:48px 0;align-items:start}
.herobox .textcol{padding:48px 0;display:flex;flex-direction:column;gap:24px}
.herobox .imgcol{position:relative}
.hero-h1{font-size:52px;line-height:1.15;color:#1a1a1a;margin:0;letter-spacing:-.5px}
.hero-h1 .w1{color:#9B32BE}
.hero-h1 .w2{color:#1a1a1a}
.heroimg-main{width:100%;height:480px;object-fit:cover;border-radius:6px;display:block;box-shadow:0 9px 60px 1px #9b32be1c}
.imgcol .imgoverlay{position:absolute;bottom:0;left:0;right:0;height:55%;background:linear-gradient(to top,#9b32beb8 0%,transparent 100%);border-radius:0 0 6px 6px;pointer-events:none}
.dots-deco{position:absolute;top:-24px;right:-24px;display:grid;grid-template-columns:repeat(5,8px);gap:8px;z-index:0;pointer-events:none}
.dots-deco span{width:8px;height:8px;border-radius:48px;background:#06E2C6;opacity:.45;display:block}
.heroimg-main{position:relative;z-index:1}
.hero-intro{font-size:16px;line-height:1.7;color:#3a3a3a;margin:0;padding:16px;background:#9b32be0a;border-radius:6px;box-shadow:inset 0 2px 6px #9b32be0d}
.hero-cta{display:inline-flex;align-items:center;gap:8px;background:#9B32BE;color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 24px;border-radius:6px;text-decoration:none;font-weight:700;border:none;cursor:pointer;position:relative;overflow:hidden;transition:box-shadow .18s ease-out,color .14s ease-out;box-shadow:0 4px 18px 1px #9b32be1a;align-self:flex-start}
.hero-cta::before{content:'';position:absolute;bottom:0;left:0;right:0;height:0;background:#F6B702;transition:height .18s cubic-bezier(0.4,0,0.6,1);z-index:0}
.hero-cta:hover::before{height:100%}
.hero-cta:hover{color:#1a1a1a;box-shadow:0 9px 60px 1px #9b32be1c}
.hero-cta span{position:relative;z-index:1}
.hero-cta i{position:relative;z-index:1}
.keyword-line{position:relative;display:inline-block}
.keyword-line::after{content:'';position:absolute;bottom:-4px;left:0;width:0;height:3px;background:#06E2C6;border-radius:6px;animation:drawline .22s cubic-bezier(0.4,0,0.6,1) .6s forwards}
@keyframes drawline {
to{width:100%}
}
.herobox-anim{animation:revealup .2s cubic-bezier(0.4,0,0.6,1) both}
@keyframes revealup {
from{opacity:0;transform:scale(0.96)}
to{opacity:1;transform:scale(1)}
}
.pathsection{padding:48px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:24px;background:transparent}
.pathcard{border-radius:20px;overflow:hidden;box-shadow:0 4px 18px 1px #9b32be1a;transition:transform .16s ease-out,box-shadow .16s ease-out;display:flex;flex-direction:column;background:#fff}
.pathcard:hover{transform:scale(1.025) translateY(-4px);box-shadow:0 9px 60px 1px #9b32be1c}
.pathcard .pcimg-wrap{width:100%;height:200px;overflow:hidden;background:#e8e8e8;flex-shrink:0}
.pathcard .pcimg-wrap img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease-out}
.pathcard:hover .pcimg-wrap img{transform:scale(1.04)}
.pathcard .pcbody{padding:24px;flex:1;display:flex;flex-direction:column;gap:8px}
.pathcard .pctag{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#9B32BE;font-weight:700}
.pathcard .pctitle{font-size:20px;line-height:1.45;color:#1a1a1a;margin:0}
.pathcard .pctitle .w1{color:#9B32BE}
.pathcard .pcdesc{font-size:14px;line-height:1.7;color:#4a4a4a;margin:0}
.pathcard .pclink{margin-top:8px;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:#06E2C6;font-weight:700;text-decoration:none;display:inline-flex;align-items:center;gap:8px;transition:color .14s ease-out}
.pathcard .pclink:visited{color:#9B32BE}
.pathcard .pclink:hover{color:#F6B702}
.splitblock{padding:48px 0;display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:20px;overflow:hidden;box-shadow:0 4px 18px 1px #06e2c61a}
.splitblock .sb-left{background:#9B32BE;padding:48px;display:flex;flex-direction:column;gap:16px}
.splitblock .sb-right{background:#fff;padding:48px;display:flex;flex-direction:column;gap:16px}
.splitblock .sb-h2{font-size:37px;line-height:1.15;color:#fff;margin:0}
.splitblock .sb-h2 .w1{color:#F6B702}
.splitblock .sb-text{font-size:16px;line-height:1.7;color:#ffffffe0;margin:0}
.splitblock .sb-img{width:100%;height:320px;object-fit:cover;border-radius:6px;box-shadow:0 9px 60px 1px #9b32be1c;display:block}
.splitblock .sb-metalist{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:16px}
.splitblock .sb-metalist li{display:flex;align-items:flex-start;gap:16px;font-size:14px;line-height:1.7;color:#3a3a3a}
.splitblock .sb-metalist li .micon{width:36px;height:36px;border-radius:6px;background:#06e2c61f;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#9B32BE;font-size:16px}
.splitblock .sb-h3{font-size:20px;line-height:1.45;color:#1a1a1a;margin:0}
.splitblock .sb-h3 .w1{color:#9B32BE}
.ctaband{padding:48px 0;background:transparent}
.ctaband-inner{background:#9b32be0a;border-radius:36px;padding:48px;display:flex;flex-direction:row;align-items:center;gap:48px;box-shadow:inset 0 4px 6px #9b32be0d;position:relative;overflow:hidden}
.ctaband-inner::before{content:'';position:absolute;top:-80px;right:-80px;width:260px;height:260px;background:radial-gradient(circle at center,#06e2c62e 0%,transparent 70%);border-radius:48px;pointer-events:none}
.ctaband .ctatext{flex:1;display:flex;flex-direction:column;gap:16px}
.ctaband .cta-h2{font-size:37px;line-height:1.15;color:#1a1a1a;margin:0}
.ctaband .cta-h2 .w1{color:#9B32BE}
.ctaband .cta-p{font-size:16px;line-height:1.7;color:#3a3a3a;margin:0}
.ctaband .ctaimg-wrap{width:260px;flex-shrink:0}
.ctaband .ctaimg-wrap img{width:100%;height:200px;object-fit:cover;border-radius:20px;display:block;box-shadow:0 9px 60px 1px #9b32be1c;float:right}
.ctaband .ctabtn{display:inline-flex;align-items:center;gap:8px;background:#F6B702;color:#1a1a1a;font-size:13px;letter-spacing:.12em;text-transform:uppercase;padding:16px 24px;border-radius:6px;text-decoration:none;font-weight:700;position:relative;overflow:hidden;transition:box-shadow .18s ease-out;box-shadow:0 2px 6px 1px #9b32be0d;align-self:flex-start}
.ctaband .ctabtn::before{content:'';position:absolute;bottom:0;left:0;right:0;height:0;background:#9B32BE;transition:height .16s cubic-bezier(0.4,0,0.6,1);z-index:0}
.ctaband .ctabtn:hover::before{height:100%}
.ctaband .ctabtn:hover{color:#fff;box-shadow:0 4px 18px 1px #9b32be1a}
.ctaband .ctabtn span{position:relative;z-index:1}
.ctaband .ctabtn i{position:relative;z-index:1}
.sectionlabel{font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#06E2C6;font-weight:700;margin:0 0 8px}
@media (max-width: 1024px) {
.herobox{grid-template-columns:1fr;gap:24px}
.heroimg-main{height:320px}
.pathsection{grid-template-columns:repeat(2,1fr)}
.splitblock{grid-template-columns:1fr}
.splitblock .sb-left,.splitblock .sb-right{padding:24px}
.ctaband-inner{flex-direction:column;gap:24px}
.ctaband .ctaimg-wrap{width:100%}
}
@media (max-width: 640px) {
.pagebox{padding:0 8px}
.herobox{padding:24px 0;gap:16px}
.hero-h1{font-size:37px}
.pathsection{grid-template-columns:1fr;padding:24px 0}
.ctaband-inner{padding:24px}
.ctaband .cta-h2{font-size:20px}
.splitblock .sb-h2{font-size:20px}
.dots-deco{display:none}
}
.newspage-box{max-width:1200px;margin:0 auto;padding:0 24px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.newspage-box ::selection{background:#9b32be21}
.newspage-box .titlebk{background:#18072a;padding:64px 48px 40px;border-radius:6px;margin-bottom:48px;position:relative;overflow:hidden}
.newspage-box .titlebk .geo1{position:absolute;top:-32px;right:-32px;width:180px;height:180px;border:2px solid #06e2c61a;border-radius:48px;transform:rotate(18deg);pointer-events:none}
.newspage-box .titlebk .geo2{position:absolute;bottom:-24px;left:60px;width:100px;height:100px;border:2px solid #f6b70217;border-radius:36px;transform:rotate(-10deg);pointer-events:none}
.newspage-box .titlebk .geo3{position:absolute;top:20px;right:140px;width:48px;height:48px;background:#9b32be1a;border-radius:20px;pointer-events:none}
.newspage-box .titlebk .eyebrow{display:inline-block;font-size:13px;letter-spacing:.14em;text-transform:uppercase;color:#06E2C6;margin-bottom:16px;font-weight:600}
.newspage-box .titlebk h1{font-size:52px;line-height:1.15;color:#fff;margin:0;font-weight:700}
.newspage-box .titlebk h1 .h1accent{color:#9B32BE}
.newspage-box .newsgrid-box{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:48px}
.newspage-box .newsitem{background:#fff;border-radius:20px;box-shadow:0 2px 6px 1px #9b32be0d 0 4px 18px 1px #9b32be1a;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .18s ease-out,transform .15s ease-out;cursor:default}
.newspage-box .newsitem:hover{box-shadow:0 9px 60px 1px #9b32be1c;transform:translateY(-3px) scale(1.012)}
.newspage-box .newsitem .imgwrapper{width:100%;height:200px;overflow:hidden;background:#e8e2f0;position:relative}
.newspage-box .newsitem .imgwrapper img{width:100%;height:100%;object-fit:cover;display:block;transition:opacity .22s ease-out}
.newspage-box .newsitem .imgwrapper .skelimg{position:absolute;inset:0;background:linear-gradient(90deg,#e8e2f0 25%,#f0eaf5 50%,#e8e2f0 75%);animation:skelanim 1.4s infinite}
@keyframes skelanim {
0%{background-position:-200px 0}
100%{background-position:200px 0}
}
.newspage-box .newsitem .imgwrapper img.loaded + .skelimg{display:none}
.newspage-box .newsitem .itemcontent{padding:24px;flex:1;display:flex;flex-direction:column}
.newspage-box .newsitem .itemtag{font-size:13px;letter-spacing:.1em;text-transform:uppercase;color:#9B32BE;font-weight:600;margin-bottom:8px}
.newspage-box .newsitem h4{font-size:20px;line-height:1.45;color:#18072a;margin:0 0 8px;font-weight:700}
.newspage-box .newsitem h4 .hfirst{color:#9B32BE}
.newspage-box .newsitem .itemdesc{font-size:14px;line-height:1.7;color:#4a3960;margin:0;flex:1}
.newspage-box .newsitem .itemdesc.firstp{background:#9b32be0a;border-radius:6px;padding:8px}
.newspage-box .quoteblock-box{background:#9b32be0a;border-radius:36px;padding:48px;margin-bottom:48px;display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.newspage-box .quoteblock-box .quotetxt{position:relative}
.newspage-box .quoteblock-box .quotemark{font-size:52px;line-height:1.15;color:#9B32BE;font-weight:900;display:block;margin-bottom:16px;opacity:.25}
.newspage-box .quoteblock-box blockquote{font-size:20px;line-height:1.45;color:#18072a;font-weight:600;margin:0 0 24px;border:none;padding:0}
.newspage-box .quoteblock-box .quoteattr{font-size:13px;letter-spacing:.1em;color:#7a5e99;text-transform:uppercase}
.newspage-box .quoteblock-box .quoteattr strong{color:#9B32BE}
.newspage-box .quoteblock-box .quoteimgarea{border-radius:20px;overflow:hidden;height:320px;position:relative;background:#e8e2f0}
.newspage-box .quoteblock-box .quoteimgarea img{width:100%;height:100%;object-fit:cover;display:block}
.newspage-box .underlineword{position:relative;display:inline-block}
.newspage-box .underlineword::after{content:'';position:absolute;left:0;bottom:-3px;height:3px;width:0;background:#F6B702;border-radius:6px;animation:drawline .22s .4s cubic-bezier(0.4,0,0.6,1) forwards}
@keyframes drawline {
to{width:100%}
}
.newspage-box .featuredstory-box{display:grid;grid-template-columns:1.4fr 1fr;gap:48px;align-items:stretch;margin-bottom:48px}
.newspage-box .featuredstory-box .storyimg{border-radius:20px;overflow:hidden;background:#e8e2f0;min-height:360px;position:relative}
.newspage-box .featuredstory-box .storyimg img{width:100%;height:100%;object-fit:cover;display:block}
.newspage-box .featuredstory-box .storycontent{display:flex;flex-direction:column;justify-content:center;gap:16px}
.newspage-box .featuredstory-box .storytag{font-size:13px;letter-spacing:.12em;text-transform:uppercase;color:#06E2C6;font-weight:600}
.newspage-box .featuredstory-box h2{font-size:37px;line-height:1.15;color:#18072a;margin:0;font-weight:700}
.newspage-box .featuredstory-box h2 .h2first{color:#9B32BE}
.newspage-box .featuredstory-box .storyp{font-size:16px;line-height:1.7;color:#4a3960;margin:0;background:#06e2c60f;border-radius:6px;padding:16px}
.newspage-box .featuredstory-box .storymeta{font-size:13px;color:#7a5e99;letter-spacing:.08em}
.newspage-box .newsgrid-box .newsitem:focus-visible,.newspage-box .newsitem:focus-visible{outline:3px solid #9B32BE!important;outline-offset:2px!important}
@media (max-width: 1024px) {
.newspage-box .titlebk h1{font-size:37px}
.newspage-box .featuredstory-box{grid-template-columns:1fr}
.newspage-box .quoteblock-box{grid-template-columns:1fr;gap:24px}
.newspage-box .quoteblock-box .quoteimgarea{height:220px}
}
@media (max-width: 640px) {
.newspage-box{padding:0 16px}
.newspage-box .titlebk{padding:48px 24px 24px}
.newspage-box .titlebk h1{font-size:37px}
.newspage-box .quoteblock-box{padding:24px}
.newspage-box .newsgrid-box{grid-template-columns:1fr}
.newspage-box .featuredstory-box .storyimg{min-height:220px}
}
.successbox{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background:#fafafa;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}
.successbox .innerbox{max-width:560px;width:100%;background:#fff;border-radius:20px;padding:48px;box-shadow:0 4px 18px 1px #9b32be1a 0 9px 60px 1px #9b32be1c;text-align:center}
.successbox .iconwrapper{width:72px;height:72px;border-radius:36px;background:#f3e8fb;display:flex;flex-direction:row;align-items:center;justify-content:center;margin:0 auto 24px}
.successbox .iconwrapper svg{display:block}
.successbox .msgtitle{font-size:37px;line-height:1.15;color:#9B32BE;margin:0 0 16px;letter-spacing:-.5px}
.successbox .msgbody{font-size:16px;line-height:1.7;color:#2a2a2a;margin:0 0 24px}
.successbox .divline{width:48px;height:3px;background:#06E2C6;border-radius:6px;margin:0 auto 24px}
.successbox .infotxt{font-size:14px;line-height:1.45;color:#555;margin:0 0 48px}
.successbox .infotxt a{color:#9B32BE;text-decoration:underline;transition:color .15s ease-out}
.successbox .infotxt a:visited{color:#6a1f8a}
.successbox .infotxt a:hover{color:#06E2C6}
.successbox .homebtn{display:inline-block;padding:16px 48px;background:#9B32BE;color:#fff;font-size:13px;letter-spacing:.12em;text-transform:uppercase;border-radius:6px;text-decoration:none;border:2px solid #9B32BE;position:relative;overflow:hidden;transition:color .18s ease-out,border-color .18s ease-out;box-shadow:0 2px 6px 1px #9b32be0d}
.successbox .homebtn::after{content:'';position:absolute;left:0;bottom:0;width:100%;height:0;background:#06E2C6;transition:height .16s cubic-bezier(0.4,0,0.6,1);z-index:0}
.successbox .homebtn:hover::after{height:100%}
.successbox .homebtn:hover{color:#1a1a1a;border-color:#06E2C6}
.successbox .homebtnlabel{position:relative;z-index:1}
.successbox .brandfoot{margin-top:48px;font-size:13px;color:#aaa;letter-spacing:.08em;text-transform:uppercase}
@media (max-width: 640px) {
.successbox .innerbox{padding:24px 16px}
.successbox .msgtitle{font-size:20px}
}