*{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Figtree',sans-serif;background:#FCFCFC;color:#1a1a1a;line-height:1.6}
.contentWrap{max-width:1200px;margin:0 auto;padding:0 20px}
.mainHd{background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);box-shadow:0 4px 12px #d32b0533}
.mainHd .hd-topRow{background:linear-gradient(125deg,#b82404 0%,#D32B05 50%,#e34819 100%);padding:30px 0;border-bottom:3px solid #fcac194d}
.mainHd .hd-signature{text-align:center}
.mainHd .companyScript{font-size:52px;font-weight:700;font-style:italic;color:#FCFCFC;text-shadow:3px 3px 6px #0000004d;letter-spacing:2px}
.mainHd .hd-bottomRow{background:linear-gradient(115deg,#FCAC19 0%,#fcc34d 100%);padding:20px 0}
.mainHd .hd-brandSection{display:flex;align-items:center;justify-content:space-between;gap:30px;flex-wrap:wrap}
.mainHd .logoWrap{flex-shrink:0}
.mainHd .logoLink{display:block;background:#FCFCFC;padding:12px;border-radius:30px;box-shadow:0 4px 8px #00000026;transition:transform .3s ease}
.mainHd .logoLink:hover{transform:translateY(-2px)}
.mainHd .siteLogo{display:block;height:90px;width:90px}
.mainHd .mainNv{flex:1;min-width:250px}
.mainHd .nv-list{display:flex;gap:15px;list-style:none;flex-wrap:wrap;justify-content:center}
.mainHd .nv-item{display:block}
.mainHd .nv-link{display:block;padding:12px 24px;background:#fcfcfce6;color:#D32B05;text-decoration:none;font-weight:600;font-size:16px;border-radius:25px;transition:background .3s ease,color .3s ease;box-shadow:0 2px 6px #0000001a}
.mainHd .nv-link:hover{background:#FCFCFC;color:#b82404}
.mainHd .hd-contactBox{display:flex;flex-direction:column;gap:10px;background:#fcfcfcf2;padding:15px 20px;border-radius:30px;box-shadow:0 4px 8px #00000026}
.mainHd .contactItem{display:flex;align-items:center;gap:10px}
.mainHd .contactItem .ico{font-size:20px;color:#D32B05}
.mainHd .contactLink{color:#1a1a1a;text-decoration:none;font-size:14px;font-weight:600;transition:color .3s ease}
.mainHd .contactLink:hover{color:#D32B05}
.mainFt{background:linear-gradient(145deg,#2a2a2a 0%,#1a1a1a 100%);color:#FCFCFC;padding:30px 0 20px;margin-top:60px}
.mainFt .ft-topLevel{padding-bottom:20px;border-bottom:1px solid #fcac194d}
.mainFt .ftNv-list{display:flex;gap:20px;list-style:none;justify-content:center;flex-wrap:wrap}
.mainFt .ftNv-link{color:#FCFCFC;text-decoration:none;font-size:15px;font-weight:500;transition:color .3s ease}
.mainFt .ftNv-link:hover{color:#FCAC19}
.mainFt .ft-bottomLevel{padding-top:20px}
.mainFt .ft-metaInfo{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:15px}
.mainFt .ft-copyright{font-size:14px;color:#fcfcfccc}
.mainFt .ft-address{display:flex;align-items:center;gap:8px;font-size:14px;color:#fcfcfccc}
.mainFt .addrIco{color:#FCAC19;font-size:16px}
.cookieBox{position:fixed;top:50%;left:-400px;transform:translateY(-50%);background:linear-gradient(135deg,#FCFCFC 0%,#f5f5f5 100%);width:350px;padding:30px;border-radius:30px;box-shadow:0 12px 24px #0003;z-index:10000;transition:left .5s ease;border:3px solid #FCAC19}
.cookieBox.show{left:20px}
.cookieBox.hide{left:-400px}
.cookieBox-inner .cookieBox-title{font-size:22px;font-weight:700;color:#D32B05;margin-bottom:15px}
.cookieBox-inner .cookieBox-text{font-size:15px;color:#333;line-height:1.5;margin-bottom:20px}
.cookieBox-inner .cookieBox-actions{display:flex;flex-direction:column;gap:12px}
.cookieBox-inner .btn-primary{background:linear-gradient(135deg,#D32B05 0%,#e84520 100%);color:#FCFCFC;border:none;padding:14px 24px;font-size:16px;font-weight:700;border-radius:25px;cursor:pointer;transition:background .3s ease,transform .2s ease;box-shadow:0 4px 8px #d32b054d}
.cookieBox-inner .btn-primary:hover{background:linear-gradient(135deg,#b82404 0%,#D32B05 100%);transform:translateY(-2px)}
.cookieBox-inner .btn-secondary{background:transparent;color:#666;border:2px solid #ccc;padding:10px 20px;font-size:14px;font-weight:600;border-radius:25px;cursor:pointer;transition:border-color .3s ease,color .3s ease}
.cookieBox-inner .btn-secondary:hover{border-color:#999;color:#333}
@media (max-width: 968px) {
.mainHd .hd-brandSection{flex-direction:column;align-items:center;text-align:center}
.mainHd .companyScript{font-size:42px}
.mainHd .nv-list{justify-content:center}
.mainFt .ft-metaInfo{flex-direction:column;text-align:center}
}
@media (max-width: 580px) {
.mainHd .companyScript{font-size:36px}
.mainHd .siteLogo{height:70px;width:70px}
.mainHd .nv-list{flex-direction:column;gap:10px;width:100%}
.mainHd .nv-link{width:100%;text-align:center}
.cookieBox{width:90%;left:-100%}
.cookieBox.show{left:5%}
}
.jh-terms-wrapper{max-width:1200px;margin:0 auto;padding:80px 20px;background:linear-gradient(135deg,#FCFCFC 0%,#fff 100%)}
.jh-terms-wrapper p{font-size:16px;line-height:1.8;color:#2c3e50;margin:0 0 24px;text-align:justify}
.jh-terms-wrapper p:last-child{margin-bottom:0}
.jh-terms-wrapper strong,.jh-terms-wrapper b{font-weight:700;color:#1a252f}
.jh-terms-wrapper em,.jh-terms-wrapper i{font-style:italic;color:#34495e}
.jh-terms-wrapper a{color:#D32B05;text-decoration:none;border-bottom:1px solid transparent;transition:all .3s ease;font-weight:500}
.jh-terms-wrapper a:hover{color:#FCAC19;border-bottom-color:#FCAC19}
.jh-terms-wrapper a:focus{outline:2px solid #D32B05;outline-offset:2px;border-radius:2px}
.jh-terms-wrapper hr{border:none;height:2px;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);margin:48px 0;border-radius:20px}
.jh-terms-wrapper div{margin:32px 0}
.jh-terms-wrapper div p{border-left:3px solid #D32B05;background:#fcac190d;padding:16px 20px;border-radius:8px}
@media (max-width: 768px) {
.jh-terms-wrapper{padding:60px 16px}
.jh-terms-wrapper p{font-size:15px;line-height:1.7;text-align:left;margin-bottom:20px}
.jh-terms-wrapper hr{margin:36px 0}
.jh-terms-wrapper div{margin:24px 0}
.jh-terms-wrapper div p{padding:12px 16px}
}
@media (max-width: 480px) {
.jh-terms-wrapper{padding:40px 12px}
.jh-terms-wrapper p{font-size:14px;line-height:1.6}
.jh-terms-wrapper hr{margin:28px 0}
}
.pgTop{background:linear-gradient(127deg,#D32B05 0%,#FCAC19 100%);padding:80px 20px;position:relative;overflow:hidden}
.pgTop::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:#fcfcfc14;border-radius:50%}
.pgTop .wrap{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:60px;position:relative;z-index:2}
.pgTop .txt{flex:1}
.pgTop .txt .num{font-size:72px;font-weight:700;color:#FCFCFC;line-height:1;margin-bottom:16px}
.pgTop .txt h1{font-size:42px;font-weight:700;color:#FCFCFC;margin:0 0 20px;line-height:1.2}
.pgTop .txt p{font-size:18px;color:#fcfcfcf2;line-height:1.6;max-width:520px}
.pgTop .vis{flex:0 0 380px}
.pgTop .vis img{width:100%;height:380px;object-fit:cover;border-radius:32px;box-shadow:0 16px 40px #00000040}
.pathSec{padding:90px 20px;background:#FCFCFC}
.pathSec .ctr{max-width:1200px;margin:0 auto}
.pathSec .hd{text-align:center;margin-bottom:60px}
.pathSec .hd h2{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 16px;position:relative;display:inline-block}
.pathSec .hd h2::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:4px;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);border-radius:4px}
.pathSec .hd p{font-size:17px;color:#4a4a4a;max-width:640px;margin:0 auto;line-height:1.6}
.pathSec .grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.pathSec .step{background:#fff;padding:40px 32px;border-radius:28px;box-shadow:0 4px 16px #0000000f;border:2px solid transparent;transition:all .3s ease}
.pathSec .step:hover{border-color:#FCAC19;transform:translateY(-4px);box-shadow:0 8px 24px #d32b051f}
.pathSec .step .ic{width:64px;height:64px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:20px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.pathSec .step .ic svg{width:32px;height:32px;fill:#FCFCFC}
.pathSec .step h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}
.pathSec .step p{font-size:16px;color:#5a5a5a;line-height:1.6;margin:0}
.strSec{padding:90px 20px;background:linear-gradient(160deg,#f8f8f8 0%,#fff 100%)}
.strSec .box{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
.strSec .lft{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.strSec .lft img{width:100%;height:240px;object-fit:cover;border-radius:24px;box-shadow:0 6px 20px #00000014}
.strSec .lft img:first-child{transform:translateY(-20px)}
.strSec .lft img:last-child{transform:translateY(20px)}
.strSec .rgt h2{font-size:38px;font-weight:700;color:#1a1a1a;margin:0 0 24px;line-height:1.3}
.strSec .rgt h2 span{color:#D32B05}
.strSec .rgt .lst{margin:32px 0 0;padding:0;list-style:none}
.strSec .rgt .lst li{padding:16px 0 16px 48px;position:relative;font-size:17px;color:#3a3a3a;line-height:1.6;border-bottom:1px solid #0000000f}
.strSec .rgt .lst li:last-child{border-bottom:none}
.strSec .rgt .lst li::before{content:'';position:absolute;left:0;top:50%;transform:translateY(-50%);width:32px;height:32px;background:linear-gradient(135deg,#FCAC19 0%,#D32B05 100%);border-radius:12px;display:flex;align-items:center;justify-content:center}
.strSec .rgt .lst li::after{content:'✓';position:absolute;left:10px;top:50%;transform:translateY(-50%);color:#FCFCFC;font-weight:700;font-size:16px}
.expSec{padding:90px 20px;background:#fff}
.expSec .ctn{max-width:1200px;margin:0 auto}
.expSec .top{text-align:center;margin-bottom:60px}
.expSec .top h2{font-size:36px;font-weight:700;color:#1a1a1a;margin:0 0 20px}
.expSec .top p{font-size:17px;color:#4a4a4a;max-width:680px;margin:0 auto;line-height:1.6}
.expSec .row{display:flex;gap:40px;align-items:stretch}
.expSec .crd{flex:1;background:linear-gradient(145deg,#fafafa 0%,#fff 100%);border-radius:32px;padding:48px 36px;box-shadow:0 4px 20px #0000000d;border:2px solid #d32b051a;display:flex;flex-direction:column;gap:24px}
.expSec .crd .prof{display:flex;align-items:center;gap:20px}
.expSec .crd .prof img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #FCAC19}
.expSec .crd .prof .inf h4{font-size:20px;font-weight:700;color:#1a1a1a;margin:0 0 6px}
.expSec .crd .prof .inf p{font-size:15px;color:#6a6a6a;margin:0}
.expSec .crd .quote{font-size:16px;color:#3a3a3a;line-height:1.7;font-style:italic;position:relative;padding-left:24px}
.expSec .crd .quote::before{content:'"';position:absolute;left:0;top:-8px;font-size:48px;color:#FCAC19;line-height:1;font-family:Georgia,serif}
.expSec .crd .stat{display:flex;gap:16px;padding-top:20px;border-top:1px solid #00000014}
.expSec .crd .stat .itm{flex:1;text-align:center}
.expSec .crd .stat .itm .num{font-size:28px;font-weight:700;color:#D32B05;display:block;margin-bottom:4px}
.expSec .crd .stat .itm .lbl{font-size:14px;color:#6a6a6a}
@media (max-width: 992px) {
.pgTop .wrap{flex-direction:column;gap:40px}
.pgTop .vis{flex:0 0 auto;width:100%;max-width:400px}
.pgTop .txt .num{font-size:56px}
.pgTop .txt h1{font-size:34px}
.pathSec .grd{grid-template-columns:1fr;gap:24px}
.strSec .box{grid-template-columns:1fr;gap:50px}
.strSec .lft img:first-child,.strSec .lft img:last-child{transform:translateY(0)}
.expSec .row{flex-direction:column}
}
@media (max-width: 768px) {
.pgTop{padding:60px 20px}
.pgTop .txt .num{font-size:48px}
.pgTop .txt h1{font-size:28px}
.pgTop .txt p{font-size:16px}
.pgTop .vis{max-width:100%}
.pgTop .vis img{height:300px}
.pathSec,.strSec,.expSec{padding:60px 20px}
.pathSec .hd h2,.strSec .rgt h2,.expSec .top h2{font-size:28px}
.strSec .lft{grid-template-columns:1fr}
.strSec .lft img{height:220px}
}
.titleWrap{background:linear-gradient(142deg,#FCFCFC 0%,#FEF5F2 100%);padding:80px 20px;position:relative;overflow:hidden}
.titleWrap::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(to right,#d32b0508 1px,transparent 1px),linear-gradient(to bottom,#d32b0508 1px,transparent 1px);background-size:60px 60px;pointer-events:none}
.titleContent{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:48px;position:relative;z-index:1}
.titleText{text-align:center;max-width:720px}
.titleDesc{font-size:15px;color:#D32B05;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;margin-bottom:16px}
.titleHeading{font-size:48px;font-weight:700;color:#1a1a1a;line-height:1.2;margin:0}
.titleImgBox{width:100%;max-width:900px;position:relative;border-radius:32px;overflow:hidden;box-shadow:0 12px 40px #d32b0526}
.titleImgBox::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:40%;background:linear-gradient(to top,#d32b0540,transparent);pointer-events:none}
.titleImgBox img{width:100%;height:480px;object-fit:cover;display:block}
.storyPanel{padding:100px 20px;background:#FCFCFC}
.storyInner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:start}
.storyPic{position:relative}
.storyPic img{width:100%;height:520px;object-fit:cover;border-radius:28px;box-shadow:0 8px 24px #00000014}
.storyWords{padding-top:20px}
.storyLabel{font-size:14px;color:#FCAC19;font-weight:700;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;display:inline-block;position:relative}
.storyLabel::before{content:'';position:absolute;left:-30px;top:50%;transform:translateY(-50%);width:20px;height:2px;background:#FCAC19}
.storyWords h2{font-size:38px;font-weight:700;color:#1a1a1a;line-height:1.3;margin:0 0 24px}
.storyWords p{font-size:16px;color:#444;line-height:1.7;margin-bottom:20px}
.valBlock{padding:100px 20px;background:linear-gradient(218deg,#FEF5F2 0%,#FCFCFC 100%)}
.valBox{max-width:1200px;margin:0 auto}
.valHd{text-align:center;margin-bottom:60px}
.valHd h2{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 16px}
.valHd p{font-size:17px;color:#555;max-width:680px;margin:0 auto;line-height:1.6}
.valGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.valCard{background:#fff;padding:44px 32px;border-radius:24px;box-shadow:0 4px 16px #0000000f;border:2px solid transparent;transition:all .3s ease;position:relative}
.valCard::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);border-radius:24px 24px 0 0;opacity:0;transition:opacity .3s ease}
.valCard:hover::before{opacity:1}
.valCard:hover{transform:translateY(-4px);box-shadow:0 12px 32px #d32b0526;border-color:#FCAC19}
.valIcon{width:56px;height:56px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.valIcon span{font-size:28px;color:#fff}
.valCard h3{font-size:22px;font-weight:700;color:#1a1a1a;margin:0 0 12px}
.valCard p{font-size:15px;color:#555;line-height:1.6;margin:0}
.teamSec{padding:100px 20px;background:#fff}
.teamWrap{max-width:1200px;margin:0 auto}
.teamTop{margin-bottom:56px}
.teamTop h2{font-size:40px;font-weight:700;color:#1a1a1a;margin:0 0 20px;position:relative;display:inline-block}
.teamTop h2::after{content:'';position:absolute;bottom:-8px;left:0;width:80px;height:4px;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);border-radius:8px}
.teamTop p{font-size:16px;color:#555;line-height:1.7;max-width:760px}
.teamFlex{display:flex;gap:60px;align-items:center}
.teamPerson{flex:0 0 420px;position:relative}
.teamPerson img{width:100%;height:480px;object-fit:cover;border-radius:32px;box-shadow:0 10px 32px #0000001a}
.teamInfo{flex:1}
.memberCard{background:linear-gradient(135deg,#FEF5F2 0%,#FCFCFC 100%);padding:36px;border-radius:28px;border-left:5px solid #D32B05;margin-bottom:28px}
.memberCard h4{font-size:24px;font-weight:700;color:#1a1a1a;margin:0 0 8px}
.memberRole{font-size:15px;color:#FCAC19;font-weight:600;margin-bottom:16px;display:block}
.memberCard p{font-size:15px;color:#555;line-height:1.6;margin:0}
.approachZone{padding:100px 20px;background:linear-gradient(162deg,#1a1a1a 0%,#2d2d2d 100%);position:relative;overflow:hidden}
.approachZone::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#fcac191f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.approachContainer{max-width:1200px;margin:0 auto;position:relative;z-index:1}
.approachHeader{text-align:center;margin-bottom:64px}
.approachHeader h2{font-size:44px;font-weight:700;color:#FCFCFC;margin:0 0 20px}
.approachHeader p{font-size:17px;color:#d4d4d4;max-width:700px;margin:0 auto;line-height:1.7}
.approachLayout{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.approachItem{background:#fcfcfc0a;padding:40px;border-radius:24px;border:1px solid #fcac1933;backdrop-filter:blur(10px);transition:all .3s ease;position:relative}
.approachItem::before{content:'';position:absolute;top:0;left:0;width:0;height:100%;background:linear-gradient(90deg,#d32b0526 0%,transparent 100%);border-radius:24px;transition:width .4s ease}
.approachItem:hover::before{width:100%}
.approachItem:hover{border-color:#FCAC19;transform:translateX(8px);box-shadow:0 8px 24px #fcac1933}
.approachNum{display:inline-block;width:48px;height:48px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:12px;font-size:20px;font-weight:700;color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.approachItem h3{font-size:24px;font-weight:700;color:#FCFCFC;margin:0 0 12px;position:relative;z-index:1}
.approachItem p{font-size:15px;color:#c4c4c4;line-height:1.6;margin:0;position:relative;z-index:1}
.approachVisual{margin-top:48px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.approachImg{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 6px 20px #0000004d}
.approachImg img{width:100%;height:240px;object-fit:cover;display:block;transition:transform .4s ease}
.approachImg:hover img{transform:scale(1.08)}
@media (max-width: 1024px) {
.titleHeading{font-size:38px}
.storyInner{grid-template-columns:1fr;gap:48px}
.storyPic img{height:400px}
.valGrid{grid-template-columns:repeat(2,1fr)}
.teamFlex{flex-direction:column;gap:40px}
.teamPerson{flex:1 1 100%;max-width:500px}
.approachLayout{grid-template-columns:1fr}
.approachVisual{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.titleWrap{padding:60px 20px}
.titleHeading{font-size:32px}
.titleImgBox img{height:320px}
.storyPanel{padding:60px 20px}
.storyWords h2{font-size:28px}
.valBlock{padding:60px 20px}
.valHd h2{font-size:32px}
.valGrid{grid-template-columns:1fr;gap:24px}
.teamSec{padding:60px 20px}
.teamTop h2{font-size:32px}
.teamPerson img{height:400px}
.approachZone{padding:60px 20px}
.approachHeader h2{font-size:32px}
.approachVisual{grid-template-columns:1fr}
.approachImg img{height:280px}
}
.evt-title{position:relative;padding:80px 20px;overflow:hidden;background:linear-gradient(135deg,#FCFCFC 0%,#FFF5F0 100%)}
.evt-title .bg-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);opacity:.15;z-index:1}
.evt-title::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:linear-gradient(145deg,#fcac1914 0%,#d32b050d 100%);border-radius:50%;z-index:2}
.evt-title .wrap{position:relative;z-index:3;max-width:1200px;margin:0 auto}
.evt-title h1{font-size:3.2rem;color:#1a1a1a;margin:0 0 24px;line-height:1.2}
.evt-title .desc{font-size:1.25rem;color:#4a4a4a;max-width:720px;line-height:1.6}
.sched-grid{padding:90px 20px;background:#fff}
.sched-grid .contain{max-width:1200px;margin:0 auto}
.sched-grid .intro-text{max-width:800px;margin:0 0 60px}
.sched-grid .intro-text h2{font-size:2.4rem;color:#2a2a2a;margin:0 0 20px}
.sched-grid .intro-text p{font-size:1.1rem;color:#555;line-height:1.7}
.ev-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.ev-card{background:linear-gradient(155deg,#FCFCFC 0%,#FFF8F5 100%);border-radius:28px;padding:0;overflow:hidden;box-shadow:0 4px 12px #0000000f;transition:all .3s ease;position:relative}
.ev-card:hover{transform:translateY(-6px);box-shadow:0 12px 24px #0000001f}
.ev-card .card-status{position:absolute;top:20px;right:20px;background:#FCAC19;color:#1a1a1a;padding:8px 18px;border-radius:20px;font-size:.85rem;font-weight:600;z-index:2}
.ev-card .card-img{width:100%;height:220px;object-fit:cover}
.ev-card .card-cont{padding:32px 28px}
.ev-card h3{font-size:1.6rem;color:#2a2a2a;margin:0 0 16px;line-height:1.3}
.ev-card .meta{display:flex;gap:24px;margin:0 0 20px;flex-wrap:wrap}
.ev-card .meta-item{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#666}
.ev-card .meta-item .oi{color:#D32B05;font-size:1.1rem}
.ev-card .desc-short{font-size:1rem;color:#555;line-height:1.6;margin:0 0 24px}
.ev-card .enroll-btn{display:inline-block;background:linear-gradient(125deg,#D32B05 0%,#FF4520 100%);color:#FCFCFC;padding:14px 32px;border-radius:24px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 10px #d32b0533}
.ev-card .enroll-btn:hover{background:linear-gradient(125deg,#B52504 0%,#D32B05 100%);box-shadow:0 6px 16px #d32b054d;transform:scale(1.02)}
.expert-zone{padding:100px 20px;background:linear-gradient(175deg,#FFF8F5 0%,#FCFCFC 50%,#FFF5F0 100%);position:relative;overflow:hidden}
.expert-zone::before{content:'';position:absolute;bottom:-100px;left:-150px;width:500px;height:500px;background:radial-gradient(circle,#fcac191f 0%,transparent 70%);border-radius:50%}
.expert-zone .box{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.expert-zone .section-head{text-align:center;margin:0 0 70px}
.expert-zone .section-head h2{font-size:2.6rem;color:#2a2a2a;margin:0 0 18px}
.expert-zone .section-head p{font-size:1.15rem;color:#555;max-width:680px;margin:0 auto;line-height:1.7}
.expert-layout{display:flex;align-items:center;gap:60px}
.expert-layout .photo-side{flex:0 0 340px}
.expert-layout .photo-side img{width:100%;height:420px;object-fit:cover;border-radius:32px;box-shadow:0 8px 20px #0000001a}
.expert-layout .info-side{flex:1}
.expert-layout .info-side h3{font-size:2rem;color:#2a2a2a;margin:0 0 12px}
.expert-layout .info-side .role{font-size:1.1rem;color:#D32B05;font-weight:600;margin:0 0 24px}
.expert-layout .info-side .bio{font-size:1.05rem;color:#555;line-height:1.8;margin:0 0 28px}
.expert-layout .achievements{display:flex;gap:36px;flex-wrap:wrap}
.expert-layout .ach-item{display:flex;align-items:flex-start;gap:12px}
.expert-layout .ach-item .pe-7s-check{color:#FCAC19;font-size:1.6rem;flex-shrink:0}
.expert-layout .ach-item span{font-size:1rem;color:#4a4a4a;line-height:1.5}
@media (max-width: 992px) {
.evt-title h1{font-size:2.4rem}
.expert-layout{flex-direction:column;gap:40px}
.expert-layout .photo-side{flex:0 0 auto;width:100%;max-width:400px}
.expert-layout .photo-side img{height:380px}
.sched-grid .intro-text h2{font-size:2rem}
}
@media (max-width: 768px) {
.evt-title{padding:60px 20px}
.evt-title h1{font-size:2rem}
.evt-title .desc{font-size:1.1rem}
.sched-grid{padding:60px 20px}
.ev-cards{grid-template-columns:1fr}
.expert-zone{padding:70px 20px}
.expert-zone .section-head h2{font-size:2rem}
.expert-layout .achievements{gap:24px}
}
.heroWrap{position:relative;background:linear-gradient(127deg,#D32B05 0%,#FCAC19 100%);padding:80px 20px;overflow:hidden}
.heroWrap::before{content:'';position:absolute;top:-50%;right:-10%;width:120%;height:200%;background:repeating-linear-gradient(-32deg,#fcfcfc14 0px,#fcfcfc14 12px,transparent 12px,transparent 24px);pointer-events:none}
.heroInner{max-width:1200px;margin:0 auto;position:relative;z-index:2;display:flex;align-items:center;gap:60px}
.heroTxt{flex:1;color:#FCFCFC}
.heroTxt h1{font-size:3.2rem;line-height:1.2;margin-bottom:24px;font-weight:700}
.heroTxt h1 .accent{color:#FCAC19;position:relative;display:inline-block}
.heroTxt h1 .accent::after{content:'';position:absolute;bottom:-4px;left:0;width:100%;height:3px;background:#FCFCFC}
.heroTxt p{font-size:1.1rem;line-height:1.6;margin-bottom:32px;opacity:.95}
.heroImg{flex:1;position:relative}
.heroImg img{width:100%;height:420px;object-fit:cover;border-radius:28px;filter:sepia(15%) brightness(1.05);box-shadow:0 16px 48px #0000004d}
.heroCta{display:inline-flex;align-items:center;gap:12px;background:#FCFCFC;color:#D32B05;padding:16px 36px;border-radius:32px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 16px #0003}
.heroCta:hover{transform:translateY(-3px);box-shadow:0 8px 24px #0000004d;background:#fff}
.skillBlocks{max-width:1200px;margin:0 auto;padding:90px 20px}
.skillBlocks h2{font-size:2.4rem;text-align:center;margin-bottom:16px;color:#1a1a1a}
.skillBlocks .intro{text-align:center;max-width:720px;margin:0 auto 60px;font-size:1.05rem;color:#4a4a4a;line-height:1.7}
.skillGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:32px}
.skillCard{background:#FCFCFC;border-radius:24px;padding:40px 32px;box-shadow:0 2px 12px #0000000f;transition:all .3s ease;border:2px solid transparent}
.skillCard:hover{transform:translateY(-6px);box-shadow:0 12px 32px #d32b0526;border-color:#FCAC19}
.skillCard .icon{width:56px;height:56px;border-radius:16px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);display:flex;align-items:center;justify-content:center;margin-bottom:24px}
.skillCard .icon .oi,.skillCard .icon .pe-7s-plugin{color:#FCFCFC;font-size:28px}
.skillCard h3{font-size:1.4rem;margin-bottom:14px;color:#1a1a1a}
.skillCard p{font-size:.98rem;line-height:1.6;color:#5a5a5a;margin-bottom:20px}
.skillCard .progress-wrap{margin-top:24px}
.skillCard .progress-label{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.9rem;color:#6a6a6a}
.skillCard .progress-bar{height:8px;background:#e8e8e8;border-radius:12px;overflow:hidden;position:relative}
.skillCard .progress-fill{height:100%;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);border-radius:12px;transition:width 1.2s ease}
.eventsSection{background:linear-gradient(168deg,#FCFCFC 0%,#fff5e6 100%);padding:90px 20px}
.eventsInner{max-width:1200px;margin:0 auto}
.eventsInner h2{font-size:2.4rem;margin-bottom:16px;color:#1a1a1a}
.eventsInner .subtitle{font-size:1.05rem;color:#4a4a4a;margin-bottom:50px;line-height:1.7}
.eventsList{display:grid;grid-template-columns:repeat(2,1fr);gap:28px}
.eventBox{background:#FCFCFC;border-radius:28px;overflow:hidden;box-shadow:0 4px 16px #00000014;display:flex;flex-direction:column;transition:all .3s ease}
.eventBox:hover{transform:scale(1.03);box-shadow:0 10px 28px #d32b052e}
.eventBox img{width:100%;height:240px;object-fit:cover}
.eventContent{padding:28px;flex:1;display:flex;flex-direction:column}
.eventContent h3{font-size:1.3rem;margin-bottom:12px;color:#1a1a1a}
.eventContent p{font-size:.96rem;line-height:1.6;color:#5a5a5a;margin-bottom:20px;flex:1}
.eventMeta{display:flex;gap:20px;margin-bottom:20px;font-size:.9rem;color:#7a7a7a}
.eventMeta span{display:flex;align-items:center;gap:6px}
.eventBtn{display:inline-flex;align-items:center;gap:8px;background:linear-gradient(90deg,#D32B05 0%,#FCAC19 100%);color:#FCFCFC;padding:12px 24px;border-radius:24px;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .3s ease;align-self:flex-start}
.eventBtn:hover{transform:translateX(4px);box-shadow:0 6px 16px #d32b054d}
.challengeSection{max-width:1200px;margin:0 auto;padding:90px 20px}
.challengeSection h2{font-size:2.4rem;margin-bottom:16px;color:#1a1a1a;text-align:center}
.challengeSection .intro{text-align:center;max-width:700px;margin:0 auto 60px;font-size:1.05rem;color:#4a4a4a;line-height:1.7}
.challengeGrid{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.challengeItem{background:#FCFCFC;border-radius:28px;padding:36px;border-left:5px solid #D32B05;box-shadow:0 2px 12px #0000000f;transition:all .3s ease}
.challengeItem:hover{border-left-color:#FCAC19;box-shadow:0 8px 24px #0000001a;transform:translateX(4px)}
.challengeItem h3{font-size:1.3rem;margin-bottom:14px;color:#1a1a1a;display:flex;align-items:center;gap:12px}
.challengeItem h3 .oi{color:#D32B05;font-size:1.4rem}
.challengeItem p{font-size:.98rem;line-height:1.65;color:#5a5a5a;margin-bottom:18px}
.challengeItem .solution{background:linear-gradient(120deg,#d32b050d 0%,#fcac190d 100%);padding:20px;border-radius:16px;margin-top:16px}
.challengeItem .solution strong{display:block;margin-bottom:8px;color:#D32B05;font-size:1rem}
.challengeItem .solution p{margin:0;font-size:.94rem}
.pathSection{background:linear-gradient(145deg,#1a1a1a 0%,#2d2d2d 100%);padding:90px 20px;position:relative;overflow:hidden}
.pathSection::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:repeating-linear-gradient(45deg,transparent 0px,transparent 40px,#fcac1908 40px,#fcac1908 80px);pointer-events:none}
.pathInner{max-width:1200px;margin:0 auto;position:relative;z-index:2}
.pathInner h2{font-size:2.4rem;color:#FCFCFC;margin-bottom:16px;text-align:center}
.pathInner .subtitle{text-align:center;color:#d0d0d0;font-size:1.05rem;margin-bottom:60px;line-height:1.7}
.pathTimeline{display:flex;flex-direction:column;gap:32px}
.pathStep{display:flex;align-items:flex-start;gap:28px;background:#fcfcfc0a;padding:32px;border-radius:24px;backdrop-filter:blur(10px);border:1px solid #fcac1933;transition:all .3s ease}
.pathStep:hover{background:#fcfcfc14;border-color:#FCAC19;transform:translateX(8px)}
.pathStep .number{flex-shrink:0;width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);display:flex;align-items:center;justify-content:center;font-size:1.6rem;font-weight:700;color:#FCFCFC}
.pathStep .content h3{font-size:1.4rem;color:#FCFCFC;margin-bottom:10px}
.pathStep .content p{font-size:.98rem;line-height:1.65;color:silver}
.testimonialSection{max-width:1200px;margin:0 auto;padding:90px 20px}
.testimonialSection h2{font-size:2.4rem;text-align:center;margin-bottom:60px;color:#1a1a1a}
.testimonialCard{background:linear-gradient(155deg,#FCFCFC 0%,#fff9f0 100%);border-radius:32px;padding:48px;box-shadow:0 6px 24px #00000014;display:flex;align-items:center;gap:48px}
.testimonialCard img{width:180px;height:180px;border-radius:50%;object-fit:cover;border:4px solid #FCAC19;flex-shrink:0}
.testimonialCard .content{flex:1}
.testimonialCard .content p{font-size:1.1rem;line-height:1.75;color:#3a3a3a;margin-bottom:24px;font-style:italic}
.testimonialCard .content .author{display:flex;flex-direction:column;gap:4px}
.testimonialCard .content .author strong{font-size:1.15rem;color:#D32B05}
.testimonialCard .content .author span{font-size:.95rem;color:#6a6a6a}
.ctaSection{background:linear-gradient(172deg,#D32B05 0%,#FCAC19 100%);padding:80px 20px;text-align:center;position:relative;overflow:hidden}
.ctaSection::after{content:'';position:absolute;bottom:-50%;left:-20%;width:140%;height:150%;background:repeating-linear-gradient(58deg,transparent 0px,transparent 18px,#fcfcfc0f 18px,#fcfcfc0f 36px);pointer-events:none}
.ctaInner{max-width:800px;margin:0 auto;position:relative;z-index:2}
.ctaInner h2{font-size:2.6rem;color:#FCFCFC;margin-bottom:20px;font-weight:700}
.ctaInner p{font-size:1.15rem;color:#FCFCFC;margin-bottom:36px;line-height:1.7;opacity:.95}
.ctaButtons{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.ctaButtons a{display:inline-flex;align-items:center;gap:10px;padding:16px 40px;border-radius:32px;font-size:1.05rem;font-weight:600;text-decoration:none;transition:all .3s ease}
.ctaButtons .primary{background:#FCFCFC;color:#D32B05;box-shadow:0 6px 20px #0003}
.ctaButtons .primary:hover{transform:translateY(-4px);box-shadow:0 10px 28px #0000004d;background:#fff}
.ctaButtons .secondary{background:transparent;color:#FCFCFC;border:2px solid #FCFCFC}
.ctaButtons .secondary:hover{background:#FCFCFC;color:#D32B05;transform:translateY(-4px)}
@media (max-width: 992px) {
.heroInner{flex-direction:column;text-align:center}
.heroTxt h1{font-size:2.6rem}
.heroImg img{height:360px}
.skillGrid{grid-template-columns:1fr}
.eventsList{grid-template-columns:1fr}
.challengeGrid{grid-template-columns:1fr}
.testimonialCard{flex-direction:column;text-align:center}
}
@media (max-width: 768px) {
.heroWrap{padding:60px 20px}
.heroTxt h1{font-size:2.2rem}
.heroImg img{height:280px}
.skillBlocks,.eventsSection,.challengeSection,.pathSection,.testimonialSection,.ctaSection{padding:60px 20px}
.skillBlocks h2,.eventsInner h2,.challengeSection h2,.pathInner h2,.testimonialSection h2,.ctaInner h2{font-size:2rem}
.pathStep{flex-direction:column;align-items:center;text-align:center}
.ctaButtons{flex-direction:column;align-items:center}
}
.ctHero{position:relative;overflow:hidden;background:linear-gradient(132deg,#FCFCFC 0%,#fef4f0 60%,#fdeee8 100%);padding:80px 20px 60px}
.ctHero .ctw{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}
.ctHero .txtSide h1{font-size:48px;line-height:1.15;color:#1a1a1a;margin:0 0 12px;font-weight:700}
.ctHero .txtSide h2{font-size:28px;line-height:1.3;color:#D32B05;margin:0 0 24px;font-weight:600}
.ctHero .txtSide p{font-size:17px;line-height:1.65;color:#4a4a4a;margin:0}
.ctHero .imgSide{position:relative}
.ctHero .imgSide::before{content:'';position:absolute;top:-20px;right:-20px;width:200px;height:200px;background:linear-gradient(135deg,#d32b051f 0%,#fcac1914 100%);border-radius:32px;z-index:1}
.ctHero .imgSide img{position:relative;width:100%;height:420px;object-fit:cover;border-radius:28px;box-shadow:0 8px 24px #0000001a;z-index:2}
.ctHero .imgSide::after{content:'';position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(180deg,transparent 0%,#fcfcfcb3 100%);border-radius:0 0 28px 28px;z-index:3;pointer-events:none}
.infoGrid{padding:90px 20px;background:#FCFCFC}
.infoGrid .infoWrap{max-width:1200px;margin:0 auto}
.infoGrid h3{font-size:36px;line-height:1.2;color:#1a1a1a;margin:0 0 48px;text-align:center;font-weight:700}
.infoGrid .cardRow{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.infoGrid .infoCard{background:#fff;padding:40px 32px;border-radius:24px;box-shadow:0 4px 12px #0000000f;transition:all .3s ease;border:2px solid transparent}
.infoGrid .infoCard:hover{transform:translateY(-4px);box-shadow:0 8px 20px #d32b051f;border-color:#d32b0533}
.infoGrid .infoCard .iconWrap{width:56px;height:56px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.infoGrid .infoCard .iconWrap .oi,.infoGrid .infoCard .iconWrap .pe-7s-map-marker,.infoGrid .infoCard .iconWrap .pe-7s-mail{font-size:26px;color:#fff}
.infoGrid .infoCard h4{font-size:20px;line-height:1.3;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.infoGrid .infoCard p{font-size:15px;line-height:1.6;color:#5a5a5a;margin:0}
.infoGrid .infoCard a{color:#D32B05;text-decoration:none;transition:color .2s ease}
.infoGrid .infoCard a:hover{color:#FCAC19}
.formSect{padding:90px 20px;background:linear-gradient(158deg,#fef9f6 0%,#FCFCFC 50%,#fef4f0 100%)}
.formSect .formBox{max-width:720px;margin:0 auto;background:#fff;padding:56px 48px;border-radius:32px;box-shadow:0 12px 32px #00000014}
.formSect .formBox h3{font-size:32px;line-height:1.25;color:#1a1a1a;margin:0 0 12px;font-weight:700}
.formSect .formBox .subTxt{font-size:16px;line-height:1.5;color:#6a6a6a;margin:0 0 36px}
.formSect .formBox .fldRow{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px}
.formSect .formBox .fldWrap{margin-bottom:20px}
.formSect .formBox label{display:block;font-size:14px;font-weight:600;color:#2a2a2a;margin-bottom:8px}
.formSect .formBox input[type="text"],.formSect .formBox input[type="tel"],.formSect .formBox select,.formSect .formBox textarea{width:100%;padding:14px 18px;font-size:15px;border:2px solid #e8e8e8;border-radius:12px;background:#fafafa;color:#2a2a2a;transition:all .3s ease;font-family:inherit}
.formSect .formBox input[type="text"]:focus,.formSect .formBox input[type="tel"]:focus,.formSect .formBox select:focus,.formSect .formBox textarea:focus{outline:none;border-color:#D32B05;background:#fff;box-shadow:0 0 0 4px #d32b0514}
.formSect .formBox select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1.5L6 6.5L11 1.5' stroke='%232a2a2a' stroke-width='2' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 18px center;padding-right:45px;cursor:pointer}
.formSect .formBox textarea{resize:vertical;min-height:120px}
.formSect .formBox .privBox{margin:28px 0;display:flex;align-items:flex-start;gap:10px}
.formSect .formBox .privBox input[type="checkbox"]{width:20px;height:20px;margin-top:2px;cursor:pointer;accent-color:#D32B05}
.formSect .formBox .privBox label{font-size:13px;font-weight:400;color:#5a5a5a;margin:0;line-height:1.5}
.formSect .formBox .privBox label a{color:#D32B05;text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s ease}
.formSect .formBox .privBox label a:hover{border-bottom-color:#D32B05}
.formSect .formBox .submitBtn{width:100%;padding:16px 32px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#D32B05 0%,#e84a1f 100%);border:none;border-radius:14px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px #d32b0540}
.formSect .formBox .submitBtn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #d32b0559;background:linear-gradient(135deg,#e84a1f 0%,#D32B05 100%)}
.formSect .formBox .submitBtn:active{transform:translateY(0)}
.hoursBox{padding:80px 20px;background:#fff}
.hoursBox .hwrap{max-width:1000px;margin:0 auto;text-align:center}
.hoursBox h3{font-size:34px;line-height:1.2;color:#1a1a1a;margin:0 0 16px;font-weight:700}
.hoursBox .intro{font-size:16px;line-height:1.6;color:#6a6a6a;margin:0 0 48px;max-width:640px;margin-left:auto;margin-right:auto}
.hoursBox .schedGrid{display:grid;grid-template-columns:repeat(2,1fr);gap:28px;max-width:700px;margin:0 auto}
.hoursBox .schedItem{background:linear-gradient(145deg,#fafafa 0%,#f5f5f5 100%);padding:28px 32px;border-radius:20px;border:2px solid #ebebeb;transition:all .3s ease}
.hoursBox .schedItem:hover{border-color:#FCAC19;background:linear-gradient(145deg,#fffbf5 0%,#fef9f3 100%)}
.hoursBox .schedItem h5{font-size:18px;font-weight:600;color:#2a2a2a;margin:0 0 8px}
.hoursBox .schedItem p{font-size:15px;line-height:1.5;color:#6a6a6a;margin:0}
.mapSect{padding:90px 20px;background:linear-gradient(168deg,#FCFCFC 0%,#fef6f2 100%)}
.mapSect .mwrap{max-width:1200px;margin:0 auto}
.mapSect h3{font-size:36px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700;text-align:center}
.mapSect .mapDesc{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0 0 48px;text-align:center;max-width:720px;margin-left:auto;margin-right:auto}
.mapSect .locBox{background:#fff;padding:48px;border-radius:28px;box-shadow:0 8px 24px #00000014;display:flex;align-items:center;gap:48px}
.mapSect .locBox .locIcon{width:100px;height:100px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.mapSect .locBox .locIcon .pe-7s-map-marker{font-size:48px;color:#fff}
.mapSect .locBox .locTxt h4{font-size:24px;line-height:1.3;color:#1a1a1a;margin:0 0 16px;font-weight:600}
.mapSect .locBox .locTxt .addLine{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 8px;display:flex;align-items:center;gap:10px}
.mapSect .locBox .locTxt .addLine .oi{font-size:14px;color:#D32B05}
@media (max-width: 992px) {
.ctHero .ctw{grid-template-columns:1fr;gap:40px}
.ctHero .txtSide h1{font-size:38px}
.ctHero .txtSide h2{font-size:24px}
.ctHero .imgSide img{height:360px}
.infoGrid .cardRow{grid-template-columns:1fr;gap:24px}
.formSect .formBox .fldRow{grid-template-columns:1fr}
.hoursBox .schedGrid{grid-template-columns:1fr}
.mapSect .locBox{flex-direction:column;text-align:center}
.mapSect .locBox .locTxt .addLine{justify-content:center}
}
@media (max-width: 640px) {
.ctHero{padding:60px 20px 40px}
.ctHero .txtSide h1{font-size:32px}
.ctHero .txtSide h2{font-size:20px}
.ctHero .imgSide img{height:280px}
.infoGrid,.formSect,.hoursBox,.mapSect{padding:60px 20px}
.infoGrid h3,.mapSect h3{font-size:28px}
.formSect .formBox{padding:40px 28px}
.formSect .formBox h3{font-size:26px}
.hoursBox h3{font-size:28px}
.mapSect .locBox{padding:32px 24px}
}
.succ{background:linear-gradient(127deg,#D32B05 0%,#FCAC19 55%,#FCFCFC 100%);min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 20px;position:relative;overflow:hidden}
.succ::before{content:'';position:absolute;width:400px;height:400px;background:#fcfcfc26;border-radius:50%;top:-100px;right:-150px;animation:floatUp 8s ease-in-out infinite}
.succ::after{content:'';position:absolute;width:300px;height:300px;background:#d32b051f;border-radius:50%;bottom:-80px;left:-100px;animation:floatDown 10s ease-in-out infinite}
@keyframes floatUp {
0%,100%{transform:translateY(0) scale(1)}
50%{transform:translateY(-30px) scale(1.05)}
}
@keyframes floatDown {
0%,100%{transform:translateY(0) scale(1)}
50%{transform:translateY(25px) scale(0.95)}
}
.succWrap{max-width:720px;width:100%;background:#fffffff7;border-radius:32px;padding:70px 50px;text-align:center;box-shadow:0 16px 48px #d32b052e 0 4px 12px #00000014;position:relative;z-index:2;animation:slideInScale .6s cubic-bezier(0.34,1.56,0.64,1)}
@keyframes slideInScale {
0%{opacity:0;transform:translateY(40px) scale(0.92)}
100%{opacity:1;transform:translateY(0) scale(1)}
}
.succIco{width:100px;height:100px;margin:0 auto 30px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;animation:pulseRing 2s ease-in-out infinite}
.succIco::before{content:'';position:absolute;width:120px;height:120px;border:3px solid #d32b054d;border-radius:50%;animation:ringExpand 2s ease-in-out infinite}
@keyframes pulseRing {
0%,100%{transform:scale(1)}
50%{transform:scale(1.05)}
}
@keyframes ringExpand {
0%{transform:scale(1);opacity:1}
100%{transform:scale(1.3);opacity:0}
}
.succIco svg{width:50px;height:50px;fill:#FCFCFC;position:relative;z-index:1}
.succHd{font-size:42px;font-weight:700;color:#1a1a1a;margin:0 0 18px;line-height:1.2}
.succTag{font-size:18px;color:#4a4a4a;margin:0 0 40px;line-height:1.6}
.succBtnRow{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}
.btnPrim{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#D32B05 0%,#FCAC19 100%);color:#FCFCFC;text-decoration:none;border-radius:28px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #d32b0540;position:relative;overflow:hidden;z-index:1}
.btnPrim::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg,#FCAC19 0%,#D32B05 100%);opacity:0;transition:opacity .3s ease;z-index:-1}
.btnPrim:hover{transform:translateY(-3px);box-shadow:0 10px 30px #d32b0559}
.btnPrim:hover::before{opacity:1}
.btnSec{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:transparent;color:#D32B05;text-decoration:none;border:2px solid #D32B05;border-radius:28px;font-size:17px;font-weight:600;transition:all .3s ease}
.btnSec:hover{background:#D32B05;color:#FCFCFC;transform:translateY(-3px);box-shadow:0 8px 24px #d32b054d}
.btnSec span.oi{font-size:14px}
@media (max-width: 768px) {
.succ{padding:40px 16px;min-height:75vh}
.succWrap{padding:50px 30px;border-radius:24px}
.succHd{font-size:32px;margin-bottom:14px}
.succTag{font-size:16px;margin-bottom:32px}
.succIco{width:80px;height:80px;margin-bottom:24px}
.succIco::before{width:100px;height:100px}
.succIco svg{width:40px;height:40px}
.succBtnRow{flex-direction:column;gap:14px}
.btnPrim,.btnSec{width:100%;justify-content:center;padding:14px 28px;font-size:16px}
}
@media (max-width: 480px) {
.succWrap{padding:40px 24px}
.succHd{font-size:28px}
.succTag{font-size:15px}
.succ::before{width:250px;height:250px}
.succ::after{width:200px;height:200px}
}