html{box-sizing:border-box}
*,:before,:after{box-sizing:inherit}
body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0;padding:0}
body{font-family:'Karla',sans-serif;line-height:1.6;color:#1a1a1a;background:#F4F4F4}
h1,h2,h3,h4,h5,h6{font-family:'Inconsolata',monospace;font-weight:700;line-height:1.2}
a{text-decoration:none;color:inherit}
img{max-width:100%;height:auto;display:block}
header{background:linear-gradient(135deg,#9341ED 0%,#7a2dd1 100%);color:#fff;box-shadow:0 4px 12px #9341ed40}
.header-top-row{padding:35px 20px 25px;border-bottom:2px solid #ffffff26}
.brand-ctr{max-width:1400px;margin:0 auto;text-align:center}
.comp-name8{font-size:52px;font-weight:700;letter-spacing:-1px;margin-bottom:8px;text-shadow:2px 2px 8px #0003}
.brand-tag3{font-size:18px;font-weight:400;opacity:.95;letter-spacing:.3px}
.header-bottom-row{padding:20px}
.bottom-row-content{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:30px}
.logo-wrapper4{flex-shrink:0}
.site-logo{width:90px;height:90px;background:#ffffff1f;padding:12px;border-radius:4px;box-shadow:0 3px 10px #00000026}
.main-navi5{display:flex;gap:40px;align-items:center}
.nav-link12{font-size:17px;font-weight:600;padding:12px 18px;border-radius:3px;transition:background .25s ease,color .25s ease}
.nav-link12:hover{background:#ffffff2e;color:#FE8815}
footer{background:#2a2a2a;color:#e0e0e0;margin-top:80px}
.footer-upper{background:#333;padding:45px 20px;border-bottom:1px solid #444}
.footer-content-wrap{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap}
.footer-brand-sec{display:flex;align-items:center;gap:20px}
.footer-logo-img{width:65px;height:65px;background:#9341ed26;padding:10px;border-radius:3px}
.footer-tagline{font-size:16px;color:silver}
.footer-nav-sec{display:flex;gap:35px}
.footer-link7{font-size:15px;color:#b8b8b8;border-bottom:1px solid transparent;transition:border-color .2s ease,color .2s ease}
.footer-link7:hover{color:#FE8815;border-bottom-color:#FE8815}
.footer-lower{padding:30px 20px;background:#2a2a2a}
.copyright-wrap{max-width:1400px;margin:0 auto;text-align:center}
.copyright-txt{font-size:14px;color:#a0a0a0;margin-bottom:8px}
.contact-info-txt{font-size:13px;color:#888}
.cookie-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000000b3;z-index:10000;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}
.cookie-modal-overlay.visible{opacity:1}
.cookie-panel-wide{background:#fff;max-width:680px;width:90%;padding:40px;border-radius:5px;box-shadow:0 8px 24px #0000004d}
.cookie-heading2{font-size:26px;color:#9341ED;margin-bottom:15px}
.cookie-desc-txt{font-size:15px;color:#4a4a4a;margin-bottom:25px;line-height:1.6}
.cookie-categories{margin-bottom:30px}
.cookie-cat-item{margin-bottom:20px;padding:15px;background:#f9f9f9;border-radius:4px;border-left:3px solid #9341ED}
.cookie-cat-label{display:flex;align-items:center;gap:10px;cursor:pointer;margin-bottom:5px}
.cookie-checkbox{width:18px;height:18px;cursor:pointer}
.cookie-cat-name{font-weight:700;font-size:15px;color:#2a2a2a}
.cookie-cat-desc{font-size:13px;color:#666;margin-left:28px}
.cookie-actions{display:flex;gap:15px;justify-content:flex-end}
.cookie-btn-decline,.cookie-btn-accept{padding:12px 28px;font-size:15px;font-weight:600;border:none;border-radius:3px;cursor:pointer;transition:background .25s ease,transform .15s ease}
.cookie-btn-decline{background:#e0e0e0;color:#4a4a4a}
.cookie-btn-decline:hover{background:#d0d0d0}
.cookie-btn-accept{background:#9341ED;color:#fff}
.cookie-btn-accept:hover{background:#7a2dd1}
@media (max-width: 768px) {
.comp-name8{font-size:36px}
.brand-tag3{font-size:15px}
.bottom-row-content{flex-direction:column;gap:20px}
.main-navi5{flex-direction:column;gap:15px;width:100%}
.nav-link12{width:100%;text-align:center}
.footer-content-wrap{flex-direction:column;text-align:center}
.footer-brand-sec{flex-direction:column}
.footer-nav-sec{flex-direction:column;gap:15px}
.cookie-panel-wide{padding:25px}
.cookie-actions{flex-direction:column}
.cookie-btn-decline,.cookie-btn-accept{width:100%}
}
@media (max-width: 480px) {
.comp-name8{font-size:28px}
.site-logo{width:70px;height:70px}
.footer-logo-img{width:55px;height:55px}
}
.policy-block{max-width:1400px;margin:0 auto;padding:80px 20px;background:#FFF}
.policy-block h1{font-size:42px;font-weight:700;color:#9341ED;margin:0 0 16px;line-height:1.2;letter-spacing:-.5px}
.policy-block h2{font-size:32px;font-weight:700;color:#1a1a1a;margin:60px 0 20px;line-height:1.3;padding-top:20px;border-top:2px solid #F4F4F4}
.policy-block h3{font-size:24px;font-weight:600;color:#2a2a2a;margin:40px 0 16px;line-height:1.4}
.policy-block h4{font-size:20px;font-weight:600;color:#3a3a3a;margin:32px 0 14px;line-height:1.4}
.policy-block h5{font-size:18px;font-weight:600;color:#4a4a4a;margin:28px 0 12px;line-height:1.5}
.policy-block h6{font-size:16px;font-weight:600;color:#5a5a5a;margin:24px 0 12px;line-height:1.5;text-transform:uppercase;letter-spacing:.5px}
.policy-block p{font-size:17px;line-height:1.8;color:#333;margin:0 0 20px;max-width:900px}
.policy-block strong,.policy-block b{font-weight:600;color:#1a1a1a}
.policy-block ul,.policy-block ol{margin:0 0 24px;padding:0 0 0 28px;max-width:900px}
.policy-block ul{list-style:none;padding-left:0}
.policy-block ul li{position:relative;font-size:17px;line-height:1.8;color:#333;margin:0 0 12px;padding-left:32px}
.policy-block ul li::before{content:'';position:absolute;left:0;top:12px;width:8px;height:8px;background:#9341ED;border-radius:2px}
.policy-block ol{list-style:decimal;padding-left:28px}
.policy-block ol li{font-size:17px;line-height:1.8;color:#333;margin:0 0 12px;padding-left:8px}
.policy-block ol li::marker{color:#9341ED;font-weight:600}
.policy-block ul ul,.policy-block ul ol,.policy-block ol ul,.policy-block ol ol{margin:12px 0 0}
.policy-block ul ul li::before{background:#FE8815;border-radius:50%;width:6px;height:6px;top:13px}
.policy-block table{width:100%;max-width:900px;border-collapse:collapse;margin:32px 0;background:#FFF;box-shadow:0 2px 8px #9341ed14;border-radius:4px;overflow:hidden}
.policy-block thead{background:#9341ED}
.policy-block thead tr{border:none}
.policy-block thead th{font-size:16px;font-weight:600;color:#FFF;text-align:left;padding:18px 20px;border:none}
.policy-block tbody tr{border-bottom:1px solid #F4F4F4}
.policy-block tbody tr:last-child{border-bottom:none}
.policy-block tbody tr:nth-child(even){background:#f4f4f466}
.policy-block tbody tr:hover{background:#9341ed0a}
.policy-block td,.policy-block th{font-size:16px;line-height:1.6;color:#333;padding:16px 20px;text-align:left;vertical-align:top}
.policy-block td{border-right:1px solid #F4F4F4}
.policy-block td:last-child{border-right:none}
.policy-block hr{border:none;height:2px;background:linear-gradient(to right,#9341ED,#FE8815);margin:48px 0;border-radius:2px}
.policy-block div{margin:0 0 20px}
@media (max-width: 1024px) {
.policy-block{padding:60px 20px}
.policy-block h1{font-size:36px}
.policy-block h2{font-size:28px;margin:50px 0 18px}
.policy-block h3{font-size:22px}
.policy-block h4{font-size:19px}
}
@media (max-width: 768px) {
.policy-block{padding:40px 16px}
.policy-block h1{font-size:30px;margin:0 0 14px}
.policy-block h2{font-size:24px;margin:40px 0 16px;padding-top:16px}
.policy-block h3{font-size:20px;margin:32px 0 14px}
.policy-block h4{font-size:18px;margin:28px 0 12px}
.policy-block p{font-size:16px;line-height:1.75;margin:0 0 18px}
.policy-block ul li,.policy-block ol li{font-size:16px;line-height:1.75}
.policy-block table{font-size:14px;margin:24px 0}
.policy-block thead th{font-size:14px;padding:14px 12px}
.policy-block td,.policy-block th{font-size:14px;padding:12px}
.policy-block hr{margin:36px 0}
}
@media (max-width: 480px) {
.policy-block{padding:32px 14px}
.policy-block h1{font-size:26px}
.policy-block h2{font-size:22px}
.policy-block h3{font-size:19px}
.policy-block table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.policy-block thead th{padding:12px 10px}
.policy-block td,.policy-block th{padding:10px}
}
.about-heado-wrapper{background:linear-gradient(135deg,#F4F4F4 0%,#9341ed14 100%);padding:4rem 1.5rem 3rem;position:relative;overflow:hidden}
.about-heado-wrapper::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fe88151f 0%,transparent 70%);border-radius:50%;animation:floatShape 8s ease-in-out infinite}
@keyframes floatShape {
0%,100%{transform:translate(0,0)}
50%{transform:translate(-30px,30px)}
}
.about-heado-wrapper::after{content:'';position:absolute;bottom:-20%;left:-5%;width:400px;height:400px;background:radial-gradient(circle,#9341ed1a 0%,transparent 70%);border-radius:50%;animation:floatShape 10s ease-in-out infinite reverse}
.heado-content-box{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;position:relative;z-index:2}
.heado-txt-zone h1{font-size:3.2rem;line-height:1.2;color:#1a1a1a;margin:0 0 1.5rem;font-weight:700}
.heado-txt-zone h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#9341ED 0%,#FE8815 100%);margin-top:1rem;border-radius:2px}
.heado-txt-zone .lead-txt{font-size:1.15rem;line-height:1.7;color:#4a4a4a;margin:0}
.heado-img-zone{position:relative}
.heado-img-zone img{width:100%;height:420px;object-fit:cover;border-radius:6px;box-shadow:0 12px 32px #9341ed2e;position:relative;z-index:1}
.heado-img-zone::before{content:'';position:absolute;top:-15px;left:-15px;width:100%;height:100%;border:3px solid #9341ed4d;border-radius:6px;z-index:0}
.story-sect{padding:5rem 1.5rem;background:#fff}
.story-sect .central-contain{max-width:1400px;margin:0 auto}
.story-grid-layout{display:grid;grid-template-columns:400px 1fr;gap:5rem;align-items:start}
.story-visual-col img{width:100%;height:480px;object-fit:cover;border-radius:4px;box-shadow:0 8px 24px #0000001f}
.story-txt-col h2{font-size:2.4rem;color:#1a1a1a;margin:0 0 2rem;font-weight:700;position:relative;padding-left:1.5rem}
.story-txt-col h2::before{content:'';position:absolute;left:0;top:0;width:5px;height:100%;background:linear-gradient(180deg,#9341ED 0%,#FE8815 100%);border-radius:3px}
.story-txt-col p{font-size:1.05rem;line-height:1.75;color:#333;margin:0 0 1.5rem}
.story-txt-col p:last-child{margin-bottom:0}
.approach-box-sect{padding:5rem 1.5rem;background:linear-gradient(180deg,#F4F4F4 0%,#fff 100%)}
.approach-box-sect .central-contain{max-width:1400px;margin:0 auto}
.approach-header-txt{text-align:center;margin-bottom:4rem}
.approach-header-txt h2{font-size:2.6rem;color:#1a1a1a;margin:0 0 1rem;font-weight:700}
.approach-header-txt .subtitle-p{font-size:1.1rem;color:#555;margin:0;max-width:700px;margin-left:auto;margin-right:auto}
.approach-cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:2.5rem}
.approach-card3{background:#fff;padding:2.5rem 2rem;border-radius:4px;box-shadow:0 4px 16px #00000014;transition:all .3s ease;position:relative;overflow:hidden}
.approach-card3::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#9341ED 0%,#FE8815 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.approach-card3:hover{transform:translateY(-8px);box-shadow:0 12px 32px #9341ed33}
.approach-card3:hover::before{transform:scaleX(1)}
.approach-card3 .card-icon-area{width:60px;height:60px;background:#9341ed1a;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}
.approach-card3 .card-icon-area i{font-size:1.8rem;color:#9341ED}
.approach-card3 h3{font-size:1.4rem;color:#1a1a1a;margin:0 0 1rem;font-weight:600}
.approach-card3 p{font-size:1rem;line-height:1.6;color:#555;margin:0}
.values-zigzag-sect{padding:5rem 1.5rem;background:#fff}
.values-zigzag-sect .central-contain{max-width:1400px;margin:0 auto}
.values-title-zone{text-align:center;margin-bottom:4.5rem}
.values-title-zone h2{font-size:2.5rem;color:#1a1a1a;margin:0;font-weight:700;position:relative;display:inline-block}
.values-title-zone h2::after{content:'';position:absolute;bottom:-12px;left:50%;transform:translateX(-50%);width:60%;height:3px;background:#FE8815;border-radius:2px}
.value-row-item{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;margin-bottom:4rem}
.value-row-item:last-child{margin-bottom:0}
.value-row-item:nth-child(even) .value-img-side{order:2}
.value-row-item:nth-child(even) .value-txt-side{order:1}
.value-img-side{position:relative}
.value-img-side img{width:100%;height:360px;object-fit:cover;border-radius:5px;box-shadow:0 8px 24px #0000001a}
.value-txt-side h3{font-size:2rem;color:#1a1a1a;margin:0 0 1.5rem;font-weight:600}
.value-txt-side p{font-size:1.05rem;line-height:1.7;color:#444;margin:0 0 1.2rem}
.value-txt-side p:last-child{margin-bottom:0}
.team-spotlight-sect{padding:5rem 1.5rem;background:linear-gradient(135deg,#9341ed0d 0%,#fe88150d 100%);position:relative}
.team-spotlight-sect .central-contain{max-width:1400px;margin:0 auto}
.team-header2{text-align:center;margin-bottom:4rem}
.team-header2 h2{font-size:2.6rem;color:#1a1a1a;margin:0 0 1rem;font-weight:700}
.team-header2 .desc-p{font-size:1.1rem;color:#555;margin:0}
.team-member-card-wrapper{display:flex;justify-content:center;gap:3rem}
.member-card-unit{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 6px 20px #0000001a;max-width:380px;transition:transform .3s ease,box-shadow .3s ease}
.member-card-unit:hover{transform:translateY(-10px);box-shadow:0 16px 40px #9341ed40}
.member-img-wrapper{width:100%;height:420px;overflow:hidden;position:relative}
.member-img-wrapper img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.member-card-unit:hover .member-img-wrapper img{transform:scale(1.08)}
.member-txt-detail{padding:2rem 1.8rem}
.member-txt-detail h3{font-size:1.6rem;color:#1a1a1a;margin:0 0 .5rem;font-weight:600}
.member-txt-detail .role-label{font-size:1rem;color:#9341ED;margin:0 0 1.2rem;font-weight:500}
.member-txt-detail p{font-size:.98rem;line-height:1.65;color:#555;margin:0}
.cta-bottom-sect{padding:4.5rem 1.5rem;background:linear-gradient(135deg,#9341ED 0%,#FE8815 100%);text-align:center}
.cta-bottom-sect .central-contain{max-width:900px;margin:0 auto}
.cta-bottom-sect h2{font-size:2.4rem;color:#fff;margin:0 0 1.2rem;font-weight:700}
.cta-bottom-sect p{font-size:1.15rem;color:#fffffff2;margin:0 0 2rem;line-height:1.6}
.cta-butt-link{display:inline-block;padding:1rem 3rem;background:#fff;color:#9341ED;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;box-shadow:0 4px 16px #0003}
.cta-butt-link:hover{background:#F4F4F4;transform:translateY(-3px);box-shadow:0 8px 24px #0000004d}
@media (max-width: 1024px) {
.heado-content-box{grid-template-columns:1fr;gap:3rem}
.heado-txt-zone h1{font-size:2.6rem}
.story-grid-layout{grid-template-columns:1fr;gap:3rem}
.story-visual-col img{height:400px}
.approach-cards-row{grid-template-columns:1fr;gap:2rem}
.value-row-item{grid-template-columns:1fr;gap:2.5rem}
.value-row-item:nth-child(even) .value-img-side{order:1}
.value-row-item:nth-child(even) .value-txt-side{order:2}
}
@media (max-width: 768px) {
.about-heado-wrapper{padding:3rem 1.5rem 2.5rem}
.heado-txt-zone h1{font-size:2.2rem}
.heado-img-zone img{height:320px}
.story-sect{padding:3.5rem 1.5rem}
.story-txt-col h2{font-size:2rem}
.approach-box-sect{padding:3.5rem 1.5rem}
.approach-header-txt h2{font-size:2.2rem}
.values-zigzag-sect{padding:3.5rem 1.5rem}
.values-title-zone h2{font-size:2.1rem}
.value-img-side img{height:300px}
.value-txt-side h3{font-size:1.7rem}
.team-spotlight-sect{padding:3.5rem 1.5rem}
.team-header2 h2{font-size:2.2rem}
.cta-bottom-sect{padding:3.5rem 1.5rem}
.cta-bottom-sect h2{font-size:2rem}
}
@media (max-width: 480px) {
.heado-txt-zone h1{font-size:1.9rem}
.heado-img-zone img{height:280px}
.story-txt-col h2{font-size:1.7rem}
.approach-header-txt h2{font-size:1.9rem}
.values-title-zone h2{font-size:1.8rem}
.value-txt-side h3{font-size:1.5rem}
.team-header2 h2{font-size:1.9rem}
.cta-bottom-sect h2{font-size:1.7rem}
.cta-butt-link{padding:.9rem 2.2rem;font-size:1rem}
}
.success-banner{position:relative;width:100%;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(135deg,#9341ED 0%,#7028c9 100%)}
.success-banner::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(./site_media/latest_07.jpg);background-size:cover;background-position:center;opacity:.15;z-index:1}
.success-banner::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:repeating-linear-gradient(0deg,#00000008 0px,transparent 1px,transparent 2px,#00000008 3px);z-index:2;pointer-events:none}
.banner-content-wrap{position:relative;z-index:3;max-width:1400px;width:90%;margin:0 auto;padding:60px 20px;text-align:center}
.banner-content-wrap h1{font-size:3.2em;color:#fff;margin:0 0 24px;font-weight:700;line-height:1.2;text-shadow:0 2px 12px #0003}
.banner-desc-text{font-size:1.25em;color:#F4F4F4;margin:0 0 40px;max-width:720px;margin-left:auto;margin-right:auto;line-height:1.6}
.banner-button-group{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.btn-primary-hero{padding:16px 36px;background:#FE8815;color:#fff;text-decoration:none;border-radius:4px;font-size:1.1em;font-weight:600;transition:all .3s ease;box-shadow:0 4px 16px #fe88154d;position:relative;z-index:10}
.btn-primary-hero:hover{background:#e57710;transform:translateY(-2px);box-shadow:0 6px 20px #fe881566}
.btn-secondary-hero{padding:16px 36px;background:transparent;color:#fff;text-decoration:none;border:2px solid #fff;border-radius:4px;font-size:1.1em;font-weight:600;transition:all .3s ease;position:relative;z-index:10}
.btn-secondary-hero:hover{background:#ffffff26;border-color:#F4F4F4}
.story-grid-section{width:100%;padding:90px 0;background:#F4F4F4}
.story-grid-container{max-width:1400px;width:90%;margin:0 auto}
.grid-header-area{text-align:center;margin-bottom:60px}
.grid-header-area h2{font-size:2.6em;color:#1a1a1a;margin:0 0 18px;font-weight:700}
.grid-header-area p{font-size:1.15em;color:#4a4a4a;max-width:680px;margin:0 auto;line-height:1.7}
.story-cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.story-card-item{background:#fff;border-radius:3px;overflow:hidden;box-shadow:0 2px 12px #00000014;transition:all .3s ease;position:relative}
.story-card-item:hover{transform:translateY(-6px);box-shadow:0 8px 24px #9341ed26}
.card-image-box{width:100%;height:220px;overflow:hidden;position:relative}
.card-image-box img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.story-card-item:hover .card-image-box img{transform:scale(1.08)}
.card-content-box{padding:28px 24px}
.card-content-box h3{font-size:1.5em;color:#1a1a1a;margin:0 0 14px;font-weight:600}
.card-content-box p{font-size:1em;color:#5a5a5a;line-height:1.7;margin:0 0 20px}
.card-meta-info{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid #e8e8e8}
.meta-icon{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#9341ED 0%,#7028c9 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:.9em;font-weight:700}
.meta-text-group span{display:block;font-size:.95em;color:#6a6a6a}
.meta-text-group strong{display:block;font-size:1.05em;color:#2a2a2a;font-weight:600;margin-top:2px}
.testimonial-showcase{width:100%;padding:100px 0;background:linear-gradient(180deg,#fff 0%,#f8f8f8 100%);position:relative}
.testimonial-showcase::before{content:'';position:absolute;top:0;left:50%;transform:translateX(-50%);width:90%;height:1px;background:linear-gradient(90deg,transparent 0%,#9341ED 50%,transparent 100%)}
.testimonial-container{max-width:1400px;width:90%;margin:0 auto}
.testimonial-intro{text-align:center;margin-bottom:70px}
.testimonial-intro h2{font-size:2.5em;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.testimonial-intro p{font-size:1.1em;color:#4a4a4a;max-width:640px;margin:0 auto;line-height:1.6}
.testimonial-cards-layout{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:40px}
.testimonial-card-box{background:#fff;padding:38px 32px;border-radius:5px;box-shadow:0 3px 18px #0000000f;position:relative;border-left:4px solid #9341ED;transition:all .3s ease}
.testimonial-card-box:hover{box-shadow:0 6px 28px #9341ed1f;transform:translateX(4px)}
.testimonial-quote-text{font-size:1.05em;color:#3a3a3a;line-height:1.75;margin:0 0 28px;font-style:italic}
.testimonial-author-section{display:flex;align-items:center;gap:16px}
.author-photo-circle{width:58px;height:58px;border-radius:50%;overflow:hidden;border:3px solid #F4F4F4}
.author-photo-circle img{width:100%;height:100%;object-fit:cover}
.author-details span{display:block;font-size:1.1em;color:#2a2a2a;font-weight:600;margin-bottom:4px}
.author-details small{display:block;font-size:.95em;color:#7a7a7a}
.metrics-display-section{width:100%;padding:90px 0;background:linear-gradient(135deg,#9341ED 0%,#7028c9 100%);position:relative;overflow:hidden}
.metrics-display-section::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#fe881526 0%,transparent 70%);border-radius:50%}
.metrics-display-section::after{content:'';position:absolute;bottom:-40%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#f4f4f414 0%,transparent 70%);border-radius:50%}
.metrics-container{max-width:1400px;width:90%;margin:0 auto;position:relative;z-index:2}
.metrics-header{text-align:center;margin-bottom:60px}
.metrics-header h2{font-size:2.4em;color:#fff;margin:0 0 16px;font-weight:700}
.metrics-header p{font-size:1.1em;color:#F4F4F4;max-width:600px;margin:0 auto;line-height:1.6}
.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:36px}
.metric-box{background:#ffffff1a;backdrop-filter:blur(10px);padding:40px 28px;border-radius:4px;text-align:center;border:1px solid #fff3;transition:all .3s ease}
.metric-box:hover{background:#ffffff26;transform:translateY(-4px)}
.metric-number{font-size:3.2em;color:#FE8815;font-weight:700;margin:0 0 12px;display:block}
.metric-label{font-size:1.2em;color:#fff;font-weight:600;margin:0 0 10px;display:block}
.metric-description{font-size:.95em;color:#F4F4F4;line-height:1.6;margin:0}
@media (max-width: 1024px) {
.banner-content-wrap h1{font-size:2.6em}
.story-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}
.testimonial-cards-layout{grid-template-columns:1fr}
.metrics-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}
}
@media (max-width: 768px) {
.banner-content-wrap h1{font-size:2em}
.banner-desc-text{font-size:1.1em}
.banner-button-group{flex-direction:column;align-items:center}
.btn-primary-hero,.btn-secondary-hero{width:100%;max-width:320px}
.grid-header-area h2{font-size:2em}
.story-cards-grid{grid-template-columns:1fr}
.testimonial-intro h2{font-size:2em}
.metrics-header h2{font-size:2em}
.metric-number{font-size:2.6em}
}
@media (max-width: 480px) {
.success-banner{min-height:420px}
.banner-content-wrap{padding:40px 20px}
.banner-content-wrap h1{font-size:1.6em}
.banner-desc-text{font-size:1em}
.story-grid-section,.testimonial-showcase,.metrics-display-section{padding:60px 0}
.card-content-box{padding:20px 18px}
.testimonial-card-box{padding:28px 22px}
.metric-box{padding:32px 20px}
}
.title-sect{position:relative;min-height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:72px}
.title-sect::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#9341ED 0%,#FE8815 100%);opacity:.12;z-index:1}
.title-sect::after{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:200%;background:repeating-linear-gradient(-45deg,#9341ed14,#9341ed14 20px,transparent 20px,transparent 40px);z-index:2;transform:rotate(-15deg)}
.title-sect .back-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.18;filter:brightness(1.1)}
.title-sect .light-wrap{position:relative;z-index:3;background:#f4f4f4f0;padding:52px 64px;max-width:920px;margin:0 auto;box-shadow:0 8px 32px #9341ed26;border-radius:4px}
.title-sect .main-head7{font-size:2.8rem;font-weight:700;color:#9341ED;margin:0 0 18px;line-height:1.2}
.title-sect .desc-text9{font-size:1.15rem;line-height:1.6;color:#2d2d2d;margin:0}
.faq-grid-sect{max-width:1400px;margin:0 auto 88px;padding:0 24px}
.faq-grid-sect .intro-txt{text-align:center;max-width:780px;margin:0 auto 58px}
.faq-grid-sect .intro-txt .head-sub2{font-size:2.2rem;font-weight:700;color:#2d2d2d;margin:0 0 16px;position:relative;display:inline-block}
.faq-grid-sect .intro-txt .head-sub2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:120px;height:3px;background:linear-gradient(90deg,#9341ED,#FE8815);border-radius:2px}
.faq-grid-sect .intro-txt .para-desc{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin:24px 0 0}
.faq-accord-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:28px}
.faq-item-box{background:#F4F4F4;border-radius:3px;border:1px solid #9341ed1f;overflow:hidden;transition:all .3s ease}
.faq-item-box:hover{border-color:#9341ed52;box-shadow:0 4px 16px #9341ed1a}
.faq-item-box .check-trigger{display:none}
.faq-item-box .quest-header{padding:24px 28px;cursor:pointer;position:relative;background:#fff;border-bottom:1px solid #9341ed14;transition:background .3s ease}
.faq-item-box .quest-header:hover{background:#9341ed0a}
.faq-item-box .quest-header .quest-txt{font-size:1.15rem;font-weight:600;color:#2d2d2d;margin:0;padding-right:40px;line-height:1.4}
.faq-item-box .quest-header::after{content:'\F0140';font-family:'Material Design Icons';position:absolute;right:24px;top:50%;transform:translateY(-50%);font-size:1.6rem;color:#9341ED;transition:transform .3s ease}
.faq-item-box .answer-content{max-height:0;overflow:hidden;transition:max-height .4s ease;background:#fff}
.faq-item-box .answer-inner{padding:0 28px 28px}
.faq-item-box .answer-inner .answer-para{font-size:1rem;line-height:1.7;color:#4a4a4a;margin:0}
.faq-item-box .check-trigger:checked ~ .answer-content{max-height:500px}
.faq-item-box .check-trigger:checked ~ .quest-header::after{transform:translateY(-50%) rotate(180deg)}
.stats-visual-sect{max-width:1400px;margin:0 auto 88px;padding:0 24px}
.stats-visual-sect .layout-split{display:grid;grid-template-columns:0.9fr 1.1fr;gap:64px;align-items:center}
.stats-visual-sect .left-content9 .sub-head8{font-size:2rem;font-weight:700;color:#2d2d2d;margin:0 0 22px;line-height:1.3}
.stats-visual-sect .left-content9 .desc-para2{font-size:1.05rem;line-height:1.7;color:#4a4a4a;margin:0 0 32px}
.stats-visual-sect .right-visual .img-showcase{width:100%;height:420px;object-fit:cover;border-radius:3px;box-shadow:0 12px 48px #9341ed2e}
.stats-metrics-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.stat-card11{background:linear-gradient(135deg,#9341ed14,#fe881514);padding:28px 24px;border-radius:3px;border-left:4px solid #9341ED;transition:transform .3s ease}
.stat-card11:hover{transform:translateY(-4px)}
.stat-card11 .num-big{font-size:2.4rem;font-weight:700;color:#9341ED;margin:0 0 8px;line-height:1}
.stat-card11 .label-txt{font-size:.95rem;color:#4a4a4a;margin:0;line-height:1.4}
.contact-cta-sect{background:linear-gradient(135deg,#9341ED 0%,#7e2fd4 100%);padding:72px 24px;position:relative;overflow:hidden}
.contact-cta-sect::before{content:'';position:absolute;top:-50%;left:-10%;width:400px;height:400px;background:radial-gradient(circle,#fe881533,transparent);border-radius:50%}
.contact-cta-sect::after{content:'';position:absolute;bottom:-30%;right:-5%;width:350px;height:350px;background:radial-gradient(circle,#fe881526,transparent);border-radius:50%}
.contact-cta-sect .cta-inner-wrap{max-width:920px;margin:0 auto;text-align:center;position:relative;z-index:2}
.contact-cta-sect .cta-head3{font-size:2.4rem;font-weight:700;color:#fff;margin:0 0 18px;line-height:1.2}
.contact-cta-sect .cta-desc{font-size:1.15rem;line-height:1.6;color:#ffffffeb;margin:0 0 36px}
.contact-cta-sect .cta-btn-primary{display:inline-block;padding:16px 48px;background:#FE8815;color:#fff;font-size:1.1rem;font-weight:600;text-decoration:none;border-radius:3px;transition:all .3s ease;box-shadow:0 6px 24px #fe88154d}
.contact-cta-sect .cta-btn-primary:hover{background:#e67a12;transform:translateY(-2px);box-shadow:0 8px 32px #fe881566}
@media (max-width: 1024px) {
.faq-accord-wrapper{grid-template-columns:1fr}
.stats-visual-sect .layout-split{grid-template-columns:1fr;gap:48px}
.stats-metrics-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.title-sect{min-height:320px;margin-bottom:56px}
.title-sect .light-wrap{padding:36px 32px}
.title-sect .main-head7{font-size:2rem}
.title-sect .desc-text9{font-size:1rem}
.faq-grid-sect .intro-txt .head-sub2{font-size:1.8rem}
.stats-visual-sect .left-content9 .sub-head8{font-size:1.7rem}
.stats-visual-sect .right-visual .img-showcase{height:320px}
.contact-cta-sect{padding:56px 24px}
.contact-cta-sect .cta-head3{font-size:1.9rem}
}
@media (max-width: 480px) {
.title-sect .light-wrap{padding:28px 24px}
.title-sect .main-head7{font-size:1.7rem}
.faq-item-box .quest-header{padding:20px 24px}
.faq-item-box .quest-header .quest-txt{font-size:1.05rem}
.faq-item-box .answer-inner{padding:0 24px 24px}
.contact-cta-sect .cta-head3{font-size:1.6rem}
.contact-cta-sect .cta-btn-primary{padding:14px 36px;font-size:1rem}
}
.titlehero-wrapper{max-width:1400px;margin:0 auto;padding:0 20px}
.titlehero-box{display:flex;flex-direction:column;align-items:center;padding:60px 0 80px;position:relative;overflow:hidden}
.titlehero-img-wrap{width:100%;max-width:900px;margin-bottom:50px;position:relative}
.titlehero-img-wrap img{width:100%;height:auto;display:block;border-radius:4px}
.particle-canvas{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:.15}
.particle-canvas::before,.particle-canvas::after{content:'';position:absolute;width:4px;height:4px;background:#9341ED;border-radius:50%;animation:float-particle 8s infinite ease-in-out}
.particle-canvas::before{top:20%;left:15%;animation-delay:0s}
.particle-canvas::after{top:60%;right:20%;animation-delay:3s}
@keyframes float-particle {
0%,100%{transform:translateY(0) translateX(0);opacity:.3}
50%{transform:translateY(-30px) translateX(20px);opacity:.6}
}
.titlehero-content{text-align:center;max-width:800px}
.titlehero-content h1{font-size:48px;font-weight:700;color:#1a1a1a;margin:0 0 30px;line-height:1.2}
.titlehero-content h1 .highlight-text{position:relative;display:inline-block}
.titlehero-content h1 .highlight-text::after{content:'';position:absolute;bottom:4px;left:0;width:100%;height:3px;background:linear-gradient(90deg,#9341ED,#FE8815);border-radius:2px}
.titlehero-content p{font-size:19px;line-height:1.6;color:#4a4a4a;margin:0 0 40px}
.titlehero-btns{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.titlehero-btns .btn-primary3{padding:16px 36px;background:linear-gradient(135deg,#9341ED,#7a2fc9);color:#fff;border:none;border-radius:5px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease;box-shadow:0 4px 12px #9341ed4d}
.titlehero-btns .btn-primary3:hover{transform:translateY(-2px);box-shadow:0 6px 20px #9341ed66}
.titlehero-btns .btn-secondary7{padding:16px 36px;background:#F4F4F4;color:#333;border:2px solid #9341ED;border-radius:5px;font-size:17px;font-weight:600;text-decoration:none;display:inline-block;transition:all .3s ease}
.titlehero-btns .btn-secondary7:hover{background:#9341ED;color:#fff;transform:translateY(-2px)}
.learning-journey-section{background:linear-gradient(165deg,#f9f5ff 0%,#fff 100%);padding:90px 0}
.learning-journey-container{max-width:1400px;margin:0 auto;padding:0 20px}
.learning-journey-header{text-align:center;margin-bottom:70px}
.learning-journey-header h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;display:inline-block}
.learning-journey-header h2::before{content:'';position:absolute;top:-15px;left:50%;transform:translateX(-50%);width:60px;height:4px;background:linear-gradient(90deg,#FE8815,#9341ED);border-radius:2px}
.learning-journey-header p{font-size:18px;color:#555;line-height:1.6;max-width:700px;margin:0 auto}
.journey-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.stage-card11{background:#fff;padding:40px 30px;border-radius:6px;box-shadow:0 3px 18px #00000014;border-left:5px solid #9341ED;transition:all .3s ease;position:relative}
.stage-card11:nth-child(2){border-left-color:#FE8815}
.stage-card11:nth-child(3){border-left-color:#9341ED}
.stage-card11:hover{transform:translateY(-6px);box-shadow:0 8px 28px #9341ed26}
.stage-number{position:absolute;top:-15px;right:20px;width:50px;height:50px;background:linear-gradient(135deg,#9341ED,#7a2fc9);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;box-shadow:0 4px 12px #9341ed4d}
.stage-card11:nth-child(2) .stage-number{background:linear-gradient(135deg,#FE8815,#e67200)}
.stage-card11 h3{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 18px}
.stage-card11 p{font-size:16px;line-height:1.7;color:#666;margin:0 0 25px}
.stage-features{display:flex;flex-direction:column;gap:12px}
.stage-feature-item{display:flex;align-items:center;gap:12px;font-size:15px;color:#555}
.stage-feature-item i{color:#9341ED;font-size:20px}
.practice-application-zone{padding:100px 0;background:#fff}
.practice-container-max{max-width:1400px;margin:0 auto;padding:0 20px}
.practice-grid-layout{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.practice-visual-side img{width:100%;height:auto;border-radius:6px;box-shadow:0 8px 24px #0000001f}
.practice-text-side h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 25px;position:relative;padding-left:20px}
.practice-text-side h2::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:6px;height:80%;background:linear-gradient(180deg,#9341ED,#FE8815);border-radius:3px}
.practice-text-side p{font-size:17px;line-height:1.7;color:#555;margin:0 0 35px}
.practice-cases-list{display:flex;flex-direction:column;gap:20px;margin-bottom:40px}
.case-item-row{display:flex;align-items:flex-start;gap:18px;padding:20px;background:linear-gradient(135deg,#f9f5ff,#fff);border-radius:5px;border:1px solid #9341ed26;transition:all .3s ease}
.case-item-row:hover{border-color:#9341ED;box-shadow:0 4px 16px #9341ed1f}
.case-icon-wrap{width:48px;height:48px;background:linear-gradient(135deg,#9341ED,#7a2fc9);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.case-icon-wrap i{color:#fff;font-size:24px}
.case-text-content h4{font-size:19px;font-weight:700;color:#1a1a1a;margin:0 0 8px}
.case-text-content p{font-size:15px;line-height:1.6;color:#666;margin:0}
.target-audience-segment{padding:90px 0;background:linear-gradient(180deg,#fff 0%,#f9f5ff 100%)}
.audience-wrapper-main{max-width:1400px;margin:0 auto;padding:0 20px}
.audience-intro-text{text-align:center;margin-bottom:60px}
.audience-intro-text h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.audience-intro-text h2 .accent-word{color:#9341ED;position:relative}
.audience-intro-text h2 .accent-word::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:2px;background:#FE8815}
.audience-intro-text p{font-size:18px;line-height:1.6;color:#555;max-width:750px;margin:0 auto}
.audience-profiles-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.profile-card-unit{background:#fff;padding:45px 35px;border-radius:6px;box-shadow:0 4px 20px #00000014;border-top:4px solid #9341ED;transition:all .3s ease}
.profile-card-unit:nth-child(2){border-top-color:#FE8815}
.profile-card-unit:nth-child(3){border-top-color:#9341ED}
.profile-card-unit:nth-child(4){border-top-color:#FE8815}
.profile-card-unit:hover{transform:translateY(-5px);box-shadow:0 8px 30px #9341ed26}
.profile-header-row{display:flex;align-items:center;gap:20px;margin-bottom:25px}
.profile-icon-circle{width:60px;height:60px;background:linear-gradient(135deg,#9341ed26,#fe881526);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.profile-icon-circle i{font-size:28px;color:#9341ED}
.profile-title-block h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 5px}
.profile-title-block span{font-size:14px;color:#888;font-weight:500}
.profile-description-text p{font-size:16px;line-height:1.7;color:#666;margin:0 0 20px}
.profile-needs-list{display:flex;flex-direction:column;gap:10px}
.profile-needs-list li{display:flex;align-items:center;gap:10px;font-size:15px;color:#555}
.profile-needs-list li::before{content:'→';color:#FE8815;font-weight:700;font-size:18px}
.inspiration-stories-area{padding:100px 0;background:#fff;position:relative}
.inspiration-stories-area::before{content:'';position:absolute;top:0;left:0;width:100%;height:2px;background:linear-gradient(90deg,transparent,#9341ED 50%,transparent)}
.inspiration-container-wrap{max-width:1400px;margin:0 auto;padding:0 20px}
.inspiration-header-center{text-align:center;margin-bottom:65px}
.inspiration-header-center h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 18px}
.inspiration-header-center p{font-size:18px;line-height:1.6;color:#555;max-width:700px;margin:0 auto}
.stories-showcase-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.story-unit-card{background:linear-gradient(135deg,#f9f5ff,#fff);padding:0;border-radius:6px;overflow:hidden;box-shadow:0 4px 20px #00000014;transition:all .3s ease}
.story-unit-card:hover{box-shadow:0 8px 32px #9341ed2e;transform:translateY(-4px)}
.story-image-block{width:100%;height:280px;overflow:hidden;position:relative}
.story-image-block img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}
.story-unit-card:hover .story-image-block img{transform:scale(1.05)}
.story-content-block{padding:35px 30px}
.story-meta-info{display:flex;align-items:center;gap:15px;margin-bottom:20px}
.story-profile-pic{width:50px;height:50px;border-radius:50%;object-fit:cover;border:2px solid #9341ED}
.story-author-details h4{font-size:18px;font-weight:700;color:#1a1a1a;margin:0 0 4px}
.story-author-details span{font-size:14px;color:#888}
.story-content-block p{font-size:16px;line-height:1.7;color:#666;margin:0 0 25px}
.story-outcome-badge{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;background:linear-gradient(135deg,#9341ed1a,#fe88151a);border-radius:20px;font-size:14px;font-weight:600;color:#9341ED}
.story-outcome-badge i{font-size:18px}
.platform-access-section{padding:90px 0;background:linear-gradient(165deg,#9341ED 0%,#7a2fc9 100%);color:#fff}
.platform-access-container{max-width:1400px;margin:0 auto;padding:0 20px}
.platform-access-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.platform-text-column h2{font-size:40px;font-weight:700;margin:0 0 25px}
.platform-text-column p{font-size:17px;line-height:1.7;margin:0 0 35px;opacity:.95}
.device-access-list{display:flex;flex-direction:column;gap:18px;margin-bottom:40px}
.device-access-item{display:flex;align-items:center;gap:18px;padding:20px 25px;background:#ffffff26;border-radius:5px;border:1px solid #ffffff40;transition:all .3s ease}
.device-access-item:hover{background:#ffffff40;border-color:#fff6}
.device-icon-holder{width:50px;height:50px;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.device-icon-holder i{font-size:24px;color:#fff}
.device-text-info h4{font-size:19px;font-weight:700;margin:0 0 5px}
.device-text-info p{font-size:15px;margin:0;opacity:.9}
.platform-visual-column img{width:100%;height:auto;border-radius:6px;box-shadow:0 12px 40px #0000004d}
.cta-action-button{display:inline-flex;align-items:center;gap:10px;padding:18px 40px;background:#FE8815;color:#fff;border:none;border-radius:5px;font-size:18px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 6px 20px #fe881566}
.cta-action-button:hover{background:#e67200;transform:translateY(-3px);box-shadow:0 8px 28px #fe881580}
.cta-action-button i{font-size:20px}
@media (max-width: 1024px) {
.titlehero-content h1{font-size:40px}
.journey-stages{grid-template-columns:1fr}
.practice-grid-layout{grid-template-columns:1fr;gap:40px}
.audience-profiles-grid{grid-template-columns:1fr}
.stories-showcase-grid{grid-template-columns:1fr}
.platform-access-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.titlehero-content h1{font-size:34px}
.titlehero-content p{font-size:17px}
.titlehero-btns{flex-direction:column}
.titlehero-btns .btn-primary3,.titlehero-btns .btn-secondary7{width:100%;text-align:center}
.learning-journey-header h2,.audience-intro-text h2,.inspiration-header-center h2,.practice-text-side h2,.platform-text-column h2{font-size:32px}
.stage-card11{padding:35px 25px}
}
@media (max-width: 480px) {
.titlehero-content h1{font-size:28px}
.learning-journey-header h2,.audience-intro-text h2,.inspiration-header-center h2,.practice-text-side h2,.platform-text-column h2{font-size:26px}
.stage-card11,.profile-card-unit,.story-content-block{padding:25px 20px}
}
.hero-contact-wrap{background:linear-gradient(135deg,#9341ED 0%,#9341edb3 100%);padding:80px 20px;position:relative;overflow:hidden}
.hero-contact-wrap::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:#fe881526;border-radius:50%;filter:blur(80px)}
.hero-contact-inner{max-width:1400px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.hero-txt-area{flex:1;color:#F4F4F4}
.hero-txt-area h1{font-size:48px;font-weight:700;margin:0 0 20px;line-height:1.2}
.hero-txt-area p{font-size:18px;line-height:1.6;margin:0 0 35px;opacity:.95}
.hero-button-row{display:flex;gap:15px;flex-wrap:wrap}
.btn-hero-primary{background:#FE8815;color:#fff;padding:14px 32px;border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s;display:inline-block}
.btn-hero-primary:hover{background:#e67a12;transform:translateY(-2px);box-shadow:0 8px 20px #fe881566}
.btn-hero-secondary{background:transparent;border:2px solid #F4F4F4;color:#F4F4F4;padding:12px 30px;border-radius:4px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s;display:inline-block}
.btn-hero-secondary:hover{background:#f4f4f41a;transform:translateY(-2px)}
.hero-img-box{flex:1;max-width:520px}
.hero-img-box img{width:100%;height:auto;border-radius:6px;box-shadow:0 12px 40px #0000004d;filter:sepia(0.1) saturate(1.1)}
.form-container-sect{max-width:1400px;margin:0 auto;padding:90px 20px;display:grid;grid-template-columns:1fr 1.2fr;gap:80px;align-items:start}
.form-sidebar-info{position:sticky;top:40px}
.form-sidebar-info h2{font-size:36px;color:#9341ED;margin:0 0 25px;font-weight:700}
.form-sidebar-info p{font-size:17px;color:#333;line-height:1.7;margin:0 0 45px}
.contact-detail-item{display:flex;align-items:flex-start;gap:18px;margin-bottom:30px;padding:20px;background:#F4F4F4;border-radius:5px;transition:all .3s}
.contact-detail-item:hover{background:#9341ed14;transform:translateX(8px)}
.contact-icon-wrap{width:48px;height:48px;background:linear-gradient(135deg,#9341ED,#FE8815);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.contact-icon-wrap i{font-size:22px;color:#fff}
.contact-txt-details h3{font-size:18px;font-weight:600;color:#9341ED;margin:0 0 6px}
.contact-txt-details p{font-size:15px;color:#555;margin:0;line-height:1.5}
.contact-txt-details a{color:#FE8815;text-decoration:none;transition:color .3s}
.contact-txt-details a:hover{color:#9341ED}
.form-main-wrapper{background:#fff;padding:50px;border-radius:6px;box-shadow:0 4px 20px #9341ed1f}
.form-main-wrapper h2{font-size:32px;color:#333;margin:0 0 12px;font-weight:700}
.form-main-wrapper > p{font-size:16px;color:#666;margin:0 0 40px}
.contact-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px;margin-bottom:25px}
.form-field-box{display:flex;flex-direction:column}
.form-field-box.full-width{grid-column:1 / -1}
.form-field-box label{font-size:15px;font-weight:600;color:#333;margin-bottom:8px;display:block}
.form-field-box input,.form-field-box textarea{width:100%;padding:14px 18px;border:2px solid #e0e0e0;border-radius:4px;font-size:15px;transition:all .3s;background:#fff;box-sizing:border-box}
.form-field-box input:focus,.form-field-box textarea:focus{outline:none;border-color:#9341ED;box-shadow:0 0 0 3px #9341ed1a}
.form-field-box textarea{resize:vertical;min-height:140px}
.radio-selection-area{margin-bottom:30px}
.radio-selection-area > p{font-size:15px;font-weight:600;color:#333;margin:0 0 15px}
.radio-options-flex{display:flex;flex-direction:column;gap:12px}
.radio-item-wrap{position:relative}
.radio-item-wrap input[type="radio"]{position:absolute;opacity:0;pointer-events:none}
.radio-custom-label{display:flex;align-items:center;padding:16px 20px;border:2px solid #e0e0e0;border-radius:4px;cursor:pointer;transition:all .3s;background:#fff}
.radio-custom-label:hover{border-color:#9341ED;background:#9341ed08}
.radio-item-wrap input[type="radio"]:checked + .radio-custom-label{border-color:#9341ED;background:#9341ed14}
.radio-visual-circle{width:22px;height:22px;border:2px solid #ccc;border-radius:50%;margin-right:14px;position:relative;transition:all .3s;flex-shrink:0}
.radio-item-wrap input[type="radio"]:checked + .radio-custom-label .radio-visual-circle{border-color:#9341ED}
.radio-visual-circle::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0);width:10px;height:10px;background:#9341ED;border-radius:50%;transition:transform .2s}
.radio-item-wrap input[type="radio"]:checked + .radio-custom-label .radio-visual-circle::after{transform:translate(-50%,-50%) scale(1)}
.radio-label-txt{font-size:15px;color:#333;font-weight:500}
.privacy-checkbox-wrapper{margin:30px 0;display:flex;align-items:flex-start;gap:12px}
.privacy-checkbox-wrapper input[type="checkbox"]{width:20px;height:20px;margin:2px 0 0;cursor:pointer;flex-shrink:0}
.privacy-checkbox-wrapper label{font-size:14px;color:#555;line-height:1.6;cursor:pointer}
.privacy-checkbox-wrapper a{color:#9341ED;text-decoration:none;font-weight:600}
.privacy-checkbox-wrapper a:hover{color:#FE8815}
.submit-button-area{display:flex;justify-content:flex-end}
.btn-submit-form{background:linear-gradient(135deg,#9341ED,#FE8815);color:#fff;padding:16px 50px;border:none;border-radius:4px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s;box-shadow:0 4px 12px #9341ed4d}
.btn-submit-form:hover{transform:translateY(-2px);box-shadow:0 8px 24px #9341ed66}
.btn-submit-form:active{transform:translateY(0)}
.info-cards-sect{background:linear-gradient(180deg,#F4F4F4 0%,#fff 100%);padding:90px 20px}
.info-cards-container{max-width:1400px;margin:0 auto}
.info-cards-container h2{font-size:38px;text-align:center;color:#333;margin:0 0 60px;font-weight:700}
.cards-grid-layout{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}
.info-card-item{background:#fff;padding:40px 30px;border-radius:5px;box-shadow:0 3px 15px #00000014;transition:all .3s;border-top:4px solid #9341ED}
.info-card-item:hover{transform:translateY(-8px);box-shadow:0 12px 30px #9341ed33}
.card-icon-circle{width:70px;height:70px;background:linear-gradient(135deg,#9341ED,#FE8815);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:25px}
.card-icon-circle i{font-size:32px;color:#fff}
.info-card-item h3{font-size:22px;color:#333;margin:0 0 15px;font-weight:700}
.info-card-item p{font-size:15px;color:#666;line-height:1.7;margin:0}
.faq-section-wrap{max-width:1400px;margin:0 auto;padding:90px 20px}
.faq-header-txt{text-align:center;margin-bottom:60px}
.faq-header-txt h2{font-size:38px;color:#9341ED;margin:0 0 18px;font-weight:700}
.faq-header-txt p{font-size:17px;color:#666;margin:0}
.faq-items-list{max-width:900px;margin:0 auto}
.faq-single-item{margin-bottom:20px;border:2px solid #e0e0e0;border-radius:5px;overflow:hidden;transition:all .3s}
.faq-single-item:hover{border-color:#9341ED}
.faq-toggle-input{display:none}
.faq-question-label{display:flex;justify-content:space-between;align-items:center;padding:22px 28px;background:#F4F4F4;cursor:pointer;font-size:18px;font-weight:600;color:#333;transition:all .3s}
.faq-question-label:hover{background:#9341ed14}
.faq-toggle-input:checked + .faq-question-label{background:#9341ED;color:#fff}
.faq-icon-toggle{font-size:24px;transition:transform .3s}
.faq-toggle-input:checked + .faq-question-label .faq-icon-toggle{transform:rotate(180deg)}
.faq-answer-content{max-height:0;overflow:hidden;transition:max-height .4s ease;background:#fff}
.faq-toggle-input:checked ~ .faq-answer-content{max-height:500px}
.faq-answer-inner{padding:25px 28px;font-size:15px;color:#555;line-height:1.8}
.cta-bottom-sect{background:linear-gradient(135deg,#9341ED 0%,#fe8815e6 100%);padding:80px 20px;position:relative;overflow:hidden}
.cta-bottom-sect::after{content:'';position:absolute;bottom:-30%;left:-10%;width:500px;height:500px;background:#f4f4f41a;border-radius:50%;filter:blur(100px)}
.cta-bottom-inner{max-width:1400px;margin:0 auto;text-align:center;position:relative;z-index:2}
.cta-bottom-inner h2{font-size:42px;color:#fff;margin:0 0 20px;font-weight:700}
.cta-bottom-inner p{font-size:18px;color:#F4F4F4;margin:0 0 40px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6}
.cta-image-display{max-width:800px;margin:0 auto;border-radius:6px;overflow:hidden;box-shadow:0 16px 50px #0000004d}
.cta-image-display img{width:100%;height:auto;display:block}
@media (max-width: 1024px) {
.hero-contact-inner{flex-direction:column;text-align:center}
.hero-txt-area h1{font-size:38px}
.hero-button-row{justify-content:center}
.form-container-sect{grid-template-columns:1fr;gap:50px}
.form-sidebar-info{position:static}
.cards-grid-layout{grid-template-columns:repeat(2,1fr)}
.contact-form-grid{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hero-contact-wrap{padding:60px 20px}
.hero-txt-area h1{font-size:32px}
.form-main-wrapper{padding:35px 25px}
.cards-grid-layout{grid-template-columns:1fr}
.faq-header-txt h2{font-size:30px}
.cta-bottom-inner h2{font-size:32px}
}
@media (max-width: 480px) {
.hero-txt-area h1{font-size:28px}
.hero-button-row{flex-direction:column;width:100%}
.btn-hero-primary,.btn-hero-secondary{width:100%;text-align:center}
.form-main-wrapper h2{font-size:26px}
.submit-button-area{justify-content:stretch}
.btn-submit-form{width:100%}
}
.succ-wrap{max-width:1400px;margin:0 auto;padding:0 20px}
.hero-success-box{min-height:65vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#F4F4F4 0%,#9341ed14 100%);padding:80px 20px;position:relative;overflow:hidden}
.hero-success-box::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fe881526 0%,transparent 70%);border-radius:50%;z-index:1}
.hero-success-box::after{content:'';position:absolute;bottom:-30%;left:-5%;width:500px;height:500px;background:radial-gradient(circle,#9341ed1f 0%,transparent 70%);border-radius:50%;z-index:1}
.success-icon-circ{width:140px;height:140px;background:linear-gradient(135deg,#9341ED 0%,#FE8815 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:40px;box-shadow:0 12px 32px #9341ed4d;position:relative;z-index:2;animation:pulse-icon 2s ease-in-out infinite}
@keyframes pulse-icon {
0%,100%{transform:scale(1);box-shadow:0 12px 32px #9341ed4d}
50%{transform:scale(1.05);box-shadow:0 16px 40px #9341ed66}
}
.success-icon-circ .mdi{font-size:72px;color:#F4F4F4}
.success-text-area{text-align:center;max-width:680px;position:relative;z-index:2}
.success-text-area h1{font-size:48px;line-height:1.2;color:#9341ED;margin:0 0 24px;font-weight:700}
.succ-divider3{width:120px;height:4px;background:linear-gradient(90deg,transparent 0%,#FE8815 50%,transparent 100%);margin:0 auto 32px}
.success-text-area p{font-size:19px;line-height:1.7;color:#444;margin:0 0 16px}
.success-text-area p:last-of-type{margin-bottom:0}
.next-steps-sect{padding:90px 20px;background:#F4F4F4}
.next-steps-content{max-width:1200px;margin:0 auto}
.nextstep-heado{text-align:center;margin-bottom:60px}
.nextstep-heado h2{font-size:38px;line-height:1.3;color:#222;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.nextstep-heado h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:60px;height:3px;background:#9341ED}
.nextstep-heado p{font-size:17px;line-height:1.6;color:#555;margin:24px 0 0}
.steps-grid7{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}
.step-card4{background:#FFF;padding:40px 32px;border-radius:4px;position:relative;border-left:4px solid #9341ED;box-shadow:0 4px 16px #0000000f;transition:all .3s ease}
.step-card4:hover{transform:translateY(-4px);box-shadow:0 8px 24px #9341ed26}
.step-card4::before{content:'';position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(135deg,#fe88151a 0%,transparent 100%);border-radius:0 4px 0 100%}
.step-num8{width:48px;height:48px;background:linear-gradient(135deg,#9341ED 0%,#FE8815 100%);color:#FFF;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;margin-bottom:24px}
.step-card4 h3{font-size:22px;line-height:1.4;color:#222;margin:0 0 16px;font-weight:700}
.step-card4 p{font-size:16px;line-height:1.6;color:#666;margin:0}
.cta-button-wrap2{text-align:center;margin-top:60px}
.btn-home9{display:inline-flex;align-items:center;gap:12px;padding:18px 42px;background:linear-gradient(135deg,#9341ED 0%,#FE8815 100%);color:#FFF;font-size:18px;font-weight:600;text-decoration:none;border-radius:4px;box-shadow:0 6px 20px #9341ed4d;transition:all .3s ease;position:relative;z-index:10}
.btn-home9:hover{transform:translateY(-2px);box-shadow:0 10px 28px #9341ed66}
.btn-home9 .mdi{font-size:22px}
@media (max-width: 768px) {
.hero-success-box{min-height:50vh;padding:60px 20px}
.success-icon-circ{width:110px;height:110px;margin-bottom:32px}
.success-icon-circ .mdi{font-size:56px}
.success-text-area h1{font-size:34px;margin-bottom:20px}
.succ-divider3{width:90px;margin-bottom:24px}
.success-text-area p{font-size:17px}
.next-steps-sect{padding:60px 20px}
.nextstep-heado{margin-bottom:40px}
.nextstep-heado h2{font-size:30px}
.nextstep-heado p{font-size:16px}
.steps-grid7{grid-template-columns:1fr;gap:24px}
.step-card4{padding:32px 24px}
.cta-button-wrap2{margin-top:40px}
.btn-home9{padding:16px 36px;font-size:17px}
}
@media (max-width: 480px) {
.success-text-area h1{font-size:28px}
.success-text-area p{font-size:16px}
.nextstep-heado h2{font-size:26px}
.step-card4 h3{font-size:20px}
.btn-home9{padding:14px 32px;font-size:16px}
}