*,::before,::after{margin:0;padding:0;box-sizing:border-box}
body{font-family:'Playfair Display',serif;background:#EAEAEA;color:#3E0918;line-height:1.6;overflow-x:hidden}
.cntnrHdr,.cntnrFtr{max-width:960px;margin:0 auto;padding:0 20px}
.hdrBox-v1{background:linear-gradient(127deg,#3E0918 0%,#5a1226 50%,#3E0918 100%);box-shadow:0 4px 12px #3e091826;position:relative}
.hdrTopRow-v1{padding:25px 0;border-bottom:1px solid #fce61233}
.hdrBrandCore{display:flex;flex-direction:column;align-items:center;gap:12px}
.lgWrppr-v1{display:flex;justify-content:center;align-items:center;background:#eaeaeaf2;padding:12px;border-radius:4px;box-shadow:0 3px 8px #fce61240}
.lgLink{display:block;line-height:0}
.lgImg-v1{height:85px;width:85px;display:block}
.cmpnyNmeTxt-v1{font-size:26px;font-weight:700;color:#FCE612;text-align:center;letter-spacing:1px;text-shadow:0 2px 6px #0000004d}
.hdrBtmRow-v2{padding:18px 0}
.mnNvgtn-v1{display:flex;justify-content:center;align-items:center;gap:35px;flex-wrap:wrap}
.nvLnk-v1{color:#EAEAEA;text-decoration:none;font-size:16px;font-weight:400;transition:color .2s ease;position:relative}
.nvLnk-v1:hover{color:#FCE612}
.nvLnk-v1.is-active{color:#FCE612}
.ftrBox-v1{background:linear-gradient(142deg,#3e09180d 0%,#fce61214 100%);margin-top:60px}
.ftrTopLayer-v1{padding:50px 0 35px;border-bottom:1px solid #3e09181f}
.ftrCntntGrid-v1{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:40px}
.ftrClmn{display:flex;flex-direction:column}
.ftrBrndBlck-v1{display:flex;flex-direction:column;gap:15px}
.ftrLg{width:65px;height:65px;background:#3e091814;padding:10px;border-radius:3px}
.ftrLgImg{width:100%;height:100%;display:block}
.ftrDscrptn-v1{font-size:14px;line-height:1.7;color:#3E0918;opacity:.85}
.ftrHdng-v1{font-size:18px;font-weight:700;color:#3E0918;margin-bottom:18px}
.ftrNv-v1{display:flex;flex-direction:column;gap:10px}
.ftrLnk-v1{color:#3E0918;text-decoration:none;font-size:15px;transition:color .2s ease;opacity:.8}
.ftrLnk-v1:hover{color:#3E0918;opacity:1}
.ftrCntctInfo-v1{display:flex;flex-direction:column;gap:14px}
.ftrCntctItm{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#3E0918;opacity:.85}
.ftrCntctItm i{font-size:18px;margin-top:2px;color:#3E0918}
.ftrCntctItm a{color:#3E0918;text-decoration:none;transition:opacity .2s ease}
.ftrCntctItm a:hover{opacity:.7}
.ftrBtmLayer-v1{padding:20px 0}
.cpyrgtBlck-v1{text-align:center}
.cpyrgtTxt-v1{font-size:14px;color:#3E0918;opacity:.7}
.cknstPpup-v1{position:fixed;bottom:30px;right:30px;background:#EAEAEA;padding:25px;border-radius:5px;box-shadow:0 8px 20px #3e091840;max-width:420px;width:calc(100% - 60px);z-index:9999;display:none;border:2px solid #fce6124d}
.cknstPpup-v1[data-visible="true"]{display:block;animation:slideUpFade .4s ease-out}
@keyframes slideUpFade {
from{opacity:0;transform:translateY(30px)}
to{opacity:1;transform:translateY(0)}
}
.cknstCntnt-v1{display:flex;flex-direction:column;gap:18px}
.cknstTtl-v1{font-size:20px;font-weight:700;color:#3E0918;margin-bottom:5px}
.cknstTxt-v1{font-size:14px;line-height:1.6;color:#3E0918;opacity:.85}
.cknstSldrBox-v1{display:flex;flex-direction:column;gap:10px;padding:15px 0}
.cknstLbl-v1{font-size:14px;font-weight:700;color:#3E0918}
.cknstSldr-v1{width:100%;height:6px;background:linear-gradient(90deg,#3E0918 0%,#FCE612 100%);border-radius:3px;outline:none;appearance:none}
.cknstSldr-v1::-webkit-slider-thumb{appearance:none;width:20px;height:20px;background:#3E0918;border:3px solid #FCE612;border-radius:50%;cursor:pointer}
.cknstSldr-v1::-moz-range-thumb{width:20px;height:20px;background:#3E0918;border:3px solid #FCE612;border-radius:50%;cursor:pointer}
.cknstLvls-v1{display:flex;justify-content:space-between;margin-top:5px}
.lvlTxt{font-size:12px;color:#3E0918;opacity:.7}
.cknstBttnBox-v1{display:flex;gap:12px;margin-top:8px}
.cknstBttn-v1{flex:1;padding:12px 20px;background:linear-gradient(135deg,#3E0918 0%,#5a1226 100%);color:#FCE612;border:none;border-radius:3px;font-size:14px;font-weight:700;cursor:pointer;transition:opacity .2s ease;font-family:'Playfair Display',serif}
.cknstBttn-v1:hover{opacity:.9}
.cknstBttnScndry-v1{padding:12px 20px;background:transparent;color:#3E0918;border:none;border-radius:3px;font-size:14px;cursor:pointer;text-decoration:underline;font-family:'Playfair Display',serif;transition:opacity .2s ease}
.cknstBttnScndry-v1:hover{opacity:.7}
@media (max-width: 768px) {
.hdrTopRow-v1{padding:20px 0}
.lgImg-v1{height:70px;width:70px}
.cmpnyNmeTxt-v1{font-size:22px}
.mnNvgtn-v1{gap:25px}
.nvLnk-v1{font-size:15px}
.ftrCntntGrid-v1{grid-template-columns:1fr;gap:35px}
.cknstPpup-v1{right:15px;bottom:15px;width:calc(100% - 30px);max-width:380px}
.cknstBttnBox-v1{flex-direction:column}
}
@media (max-width: 480px) {
.mnNvgtn-v1{gap:20px;flex-direction:column}
.nvLnk-v1{font-size:16px}
.hdrBtmRow-v2{padding:15px 0}
}
.prgmWrppr{width:100%;max-width:960px;margin:0 auto;padding:0 20px}
.ttlBlck{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;margin-bottom:60px;overflow:hidden;border-radius:4px}
.ttlBlck .bgImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;filter:blur(8px);transform:scale(1.1)}
.ttlBlck .cntntOvrl{position:relative;z-index:2;background:#3e0918eb;backdrop-filter:blur(12px);padding:48px 40px;border-radius:3px;max-width:680px;text-align:center;box-shadow:0 8px 24px #3e091866}
.ttlBlck .mnHdng{font-size:2.4rem;line-height:1.2;color:#FCE612;margin:0 0 28px;font-weight:700}
.ttlBlck .ftrList{list-style:none;padding:0;margin:0 0 32px}
.ttlBlck .ftrList li{color:#EAEAEA;font-size:1.05rem;line-height:1.6;margin-bottom:12px;position:relative;padding-left:28px}
.ttlBlck .ftrList li::before{content:'';position:absolute;left:0;top:8px;width:16px;height:2px;background:linear-gradient(90deg,#FCE612,#EAEAEA)}
.ttlBlck .ctaBttn-v1{display:inline-block;padding:14px 36px;background:#FCE612;color:#3E0918;text-decoration:none;border-radius:3px;font-weight:600;font-size:1.05rem;transition:all .3s ease;box-shadow:0 4px 12px #fce6124d}
.ttlBlck .ctaBttn-v1:hover{background:#EAEAEA;transform:translateY(-2px);box-shadow:0 6px 16px #fce61266}
.dblClmnSplit{display:grid;grid-template-columns:1fr 1fr;gap:48px;margin-bottom:72px;align-items:start}
.dblClmnSplit .txtAreaBox{padding:32px 0}
.dblClmnSplit .sctnTtl{font-size:2rem;line-height:1.25;color:#3E0918;margin:0 0 20px;font-weight:700;position:relative;padding-bottom:16px}
.dblClmnSplit .sctnTtl::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(120deg,#FCE612,#3E0918)}
.dblClmnSplit .dscTxt{color:#3E0918;font-size:1rem;line-height:1.7;margin:0 0 16px}
.dblClmnSplit .imgContainer{border-radius:4px;overflow:hidden;box-shadow:0 10px 28px #3e091826;height:100%;min-height:340px}
.dblClmnSplit .imgContainer img{width:100%;height:100%;object-fit:cover}
.crdsGrdSec{margin-bottom:80px}
.crdsGrdSec .sctnHdr{text-align:center;margin-bottom:48px}
.crdsGrdSec .hdngTxt{font-size:2.2rem;line-height:1.3;color:#3E0918;margin:0 0 16px;font-weight:700}
.crdsGrdSec .sbTxt{color:#3E0918;font-size:1.05rem;line-height:1.6;max-width:640px;margin:0 auto}
.crdsGrdSec .crdsGrd{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}
.crdsGrdSec .crdItem{background:linear-gradient(145deg,#EAEAEA,#fff);padding:32px 24px;border-radius:4px;box-shadow:0 6px 18px #3e091814;transition:all .35s ease;border:1px solid transparent}
.crdsGrdSec .crdItem:hover{transform:translateY(-6px);box-shadow:0 12px 32px #3e091826;border-color:#FCE612}
.crdsGrdSec .crdItem .icnWrp{width:52px;height:52px;background:linear-gradient(135deg,#3E0918,#5c1527);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}
.crdsGrdSec .crdItem .icnWrp i{font-size:1.5rem;color:#FCE612}
.crdsGrdSec .crdItem .crdTtl{font-size:1.25rem;line-height:1.3;color:#3E0918;margin:0 0 12px;font-weight:600}
.crdsGrdSec .crdItem .crdDsc{color:#3E0918;font-size:.95rem;line-height:1.6;margin:0}
.tstmnlsArea{background:linear-gradient(168deg,#3E0918 0%,#5c1527 100%);padding:72px 0;margin-bottom:0}
.tstmnlsArea .prgmWrppr{max-width:1100px}
.tstmnlsArea .sctnHdngWhite{text-align:center;margin-bottom:56px}
.tstmnlsArea .ttlWhite{font-size:2.1rem;line-height:1.25;color:#FCE612;margin:0;font-weight:700}
.tstmnlsArea .tstGrdLyt{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.tstmnlsArea .tstBx{background:#eaeaea14;backdrop-filter:blur(8px);border:1px solid #fce61233;border-radius:4px;padding:28px 24px;transition:all .3s ease}
.tstmnlsArea .tstBx:hover{background:#eaeaea1f;border-color:#FCE612;transform:scale(1.02)}
.tstmnlsArea .tstBx .prflArea{display:flex;align-items:center;margin-bottom:20px;gap:16px}
.tstmnlsArea .tstBx .prflImg{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid #FCE612}
.tstmnlsArea .tstBx .prflInfo .nmTxt{font-size:1.1rem;font-weight:600;color:#FCE612;margin:0 0 4px}
.tstmnlsArea .tstBx .prflInfo .rlTxt{font-size:.9rem;color:#EAEAEA;margin:0}
.tstmnlsArea .tstBx .tstCntnt{color:#EAEAEA;font-size:.95rem;line-height:1.65;margin:0}
@media (max-width: 1024px) {
.dblClmnSplit{grid-template-columns:1fr;gap:36px}
.crdsGrdSec .crdsGrd{grid-template-columns:repeat(2,1fr)}
.tstmnlsArea .tstGrdLyt{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.ttlBlck{min-height:360px}
.ttlBlck .cntntOvrl{padding:36px 28px}
.ttlBlck .mnHdng{font-size:1.9rem}
.crdsGrdSec .crdsGrd{grid-template-columns:1fr}
.crdsGrdSec .hdngTxt{font-size:1.8rem}
.dblClmnSplit .sctnTtl{font-size:1.7rem}
.tstmnlsArea .ttlWhite{font-size:1.8rem}
}
@media (max-width: 480px) {
.ttlBlck .mnHdng{font-size:1.6rem}
.ttlBlck .cntntOvrl{padding:28px 20px}
.ttlBlck .ftrList li{font-size:.95rem}
.tstmnlsArea{padding:52px 0}
}
.wbnr-hdr-bx{position:relative;width:100%;min-height:520px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(137deg,#3E0918 0%,#5A1225 100%)}
.wbnr-hdr-bx::before{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background-image:repeating-linear-gradient(48deg,#fce61214 0px,#fce61214 12px,transparent 12px,transparent 36px);pointer-events:none}
.wbnr-hdr-bx::after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,#3e0918b3 100%);pointer-events:none}
.wbnr-hdr-cntnr{position:relative;z-index:2;max-width:960px;width:90%;margin:0 auto;padding:80px 20px}
.wbnr-hdr-ttl-v1{font-size:3.2rem;font-weight:700;color:#FCE612;margin:0 0 16px;line-height:1.2;text-shadow:2px 4px 12px #0000004d}
.wbnr-hdr-sbtl{font-size:1.25rem;color:#EAEAEA;margin:0 0 32px;line-height:1.6;max-width:580px}
.wbnr-hdr-btn-v2{display:inline-block;padding:16px 36px;background:#FCE612;color:#3E0918;font-size:1.1rem;font-weight:600;text-decoration:none;border:3px solid #FCE612;border-radius:4px;transition:all .3s ease;box-shadow:0 6px 18px #fce61259}
.wbnr-hdr-btn-v2:hover{background:transparent;color:#FCE612;transform:translateY(-3px);box-shadow:0 8px 24px #fce61273}
.wbnrs-cntnt-wrppr{background:#EAEAEA;padding:100px 0}
.wbnrs-cntnr-bx{max-width:960px;width:90%;margin:0 auto}
.wbnrs-grd-v1{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:start}
.wbnrs-lft-cntnt{display:flex;flex-direction:column;gap:40px}
.wbnrs-img-bx-v1{width:100%;height:360px;border-radius:6px;overflow:hidden;box-shadow:8px 12px 24px #3e09182e;position:relative}
.wbnrs-img-bx-v1::before{content:'';position:absolute;top:-3px;left:-3px;right:-3px;bottom:-3px;background:linear-gradient(135deg,#FCE612 0%,#3E0918 100%);z-index:-1;border-radius:6px}
.wbnrs-img-bx-v1 img{width:100%;height:100%;object-fit:cover;display:block}
.wbnrs-prfl-crd{background:#fff;padding:28px;border-radius:5px;box-shadow:4px 8px 16px #3e09181f;border-left:5px solid #FCE612}
.wbnrs-prfl-hdr{display:flex;align-items:center;gap:18px;margin-bottom:20px}
.wbnrs-prfl-img{width:64px;height:64px;border-radius:50%;overflow:hidden;border:3px solid #FCE612}
.wbnrs-prfl-img img{width:100%;height:100%;object-fit:cover;display:block}
.wbnrs-prfl-nfo{flex:1}
.wbnrs-prfl-nm{font-size:1.15rem;font-weight:700;color:#3E0918;margin:0 0 4px}
.wbnrs-prfl-rl{font-size:.95rem;color:#666;margin:0}
.wbnrs-prfl-txt{font-size:1rem;line-height:1.7;color:#333;margin:0}
.wbnrs-rght-cntnt{display:flex;flex-direction:column;gap:32px}
.wbnrs-sctn-hdng{font-size:2.4rem;font-weight:700;color:#3E0918;margin:0 0 12px;line-height:1.3;position:relative;padding-left:18px}
.wbnrs-sctn-hdng::before{content:'';position:absolute;left:0;top:6px;width:6px;height:70%;background:linear-gradient(180deg,#FCE612 0%,#3E0918 100%);border-radius:3px}
.wbnrs-txt-blck p{font-size:1.05rem;line-height:1.8;color:#444;margin:0 0 20px}
.wbnrs-ftr-lst{display:flex;flex-direction:column;gap:20px;margin:28px 0 0}
.wbnrs-ftr-itm{display:flex;align-items:start;gap:16px;padding:18px;background:#fff;border-radius:4px;box-shadow:3px 5px 12px #3e091814;transition:all .3s ease}
.wbnrs-ftr-itm:hover{transform:translateX(8px);box-shadow:6px 8px 18px #3e091826}
.wbnrs-ftr-icn{width:42px;height:42px;background:linear-gradient(135deg,#FCE612 0%,#e6d311 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 10px #fce6124d}
.wbnrs-ftr-icn i{font-size:1.3rem;color:#3E0918}
.wbnrs-ftr-cntnt h3{font-size:1.1rem;font-weight:600;color:#3E0918;margin:0 0 6px}
.wbnrs-ftr-cntnt p{font-size:.95rem;line-height:1.6;color:#555;margin:0}
.wbnrs-cta-wrppr{margin-top:40px;padding:32px;background:linear-gradient(135deg,#3E0918 0%,#5A1225 100%);border-radius:5px;text-align:center;box-shadow:6px 10px 20px #3e091833}
.wbnrs-cta-txt{font-size:1.2rem;color:#EAEAEA;margin:0 0 24px;line-height:1.6}
.wbnrs-cta-btn{display:inline-block;padding:14px 32px;background:#FCE612;color:#3E0918;font-size:1.05rem;font-weight:600;text-decoration:none;border-radius:4px;transition:all .3s ease;box-shadow:0 5px 15px #fce61266}
.wbnrs-cta-btn:hover{background:#e6d311;transform:scale(1.05);box-shadow:0 7px 20px #fce61280}
@media (max-width: 1024px) {
.wbnrs-grd-v1{grid-template-columns:1fr;gap:50px}
.wbnr-hdr-ttl-v1{font-size:2.6rem}
}
@media (max-width: 768px) {
.wbnr-hdr-bx{min-height:420px}
.wbnr-hdr-cntnr{padding:60px 20px}
.wbnr-hdr-ttl-v1{font-size:2.2rem}
.wbnr-hdr-sbtl{font-size:1.1rem}
.wbnrs-cntnt-wrppr{padding:70px 0}
.wbnrs-sctn-hdng{font-size:2rem}
.wbnrs-img-bx-v1{height:280px}
.wbnrs-ftr-itm{flex-direction:column;align-items:start}
}
@media (max-width: 480px) {
.wbnr-hdr-ttl-v1{font-size:1.9rem}
.wbnr-hdr-sbtl{font-size:1rem}
.wbnr-hdr-btn-v2{padding:14px 28px;font-size:1rem}
.wbnrs-sctn-hdng{font-size:1.7rem}
.wbnrs-prfl-crd{padding:22px}
.wbnrs-cta-wrppr{padding:26px 20px}
}
.dmn-tl-wrp{background:linear-gradient(137deg,#FCE612 0%,#EAEAEA 48%,#3E0918 100%);padding:0;position:relative;overflow:hidden}
.dmn-tl-cntnt-bx{max-width:960px;margin:auto;padding:80px 20px;display:flex;gap:60px;align-items:center}
.dmn-tl-txt-v1{flex:1;z-index:2}
.dmn-tl-txt-v1 h1{font-size:48px;line-height:1.1;color:#3E0918;margin:0 0 20px;font-weight:700}
.dmn-tl-dscr{font-size:18px;line-height:1.6;color:#3E0918;margin:0 0 30px;border-left:4px solid #3E0918;padding-left:20px}
.dmn-tl-img-bx{flex:1;position:relative}
.dmn-tl-img-bx img{width:100%;height:auto;border-radius:6px;box-shadow:12px 12px 0 #3e091826;transition:transform .4s ease}
.dmn-tl-img-bx img:hover{transform:scale(1.03)}
.dmn-frmwrk{position:absolute;border:2px solid #3E0918;border-radius:4px;width:92%;height:94%;top:-12px;left:-12px;pointer-events:none}
.dmn-cta-grp-v1{display:flex;gap:16px;flex-wrap:wrap}
.dmn-btn-prm{background:#3E0918;color:#FCE612;padding:14px 32px;border-radius:4px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease;box-shadow:4px 4px 0 #fce6124d}
.dmn-btn-prm:hover{background:#5a0d26;transform:translateY(-2px);box-shadow:6px 6px 0 #fce61266}
.dmn-btn-scnd{background:transparent;color:#3E0918;padding:14px 32px;border:2px solid #3E0918;border-radius:4px;text-decoration:none;font-weight:600;display:inline-block;transition:all .3s ease}
.dmn-btn-scnd:hover{background:#3E0918;color:#FCE612}
.prblm-sltn-sctn{padding:80px 20px;background:#EAEAEA}
.prblm-cntnt{max-width:960px;margin:auto}
.prblm-cntnt h2{font-size:36px;color:#3E0918;margin:0 0 16px;position:relative;display:inline-block}
.prblm-cntnt h2::after{content:'';position:absolute;bottom:-6px;left:0;width:60%;height:4px;background:linear-gradient(90deg,#FCE612 0%,transparent 100%)}
.prblm-intro-txt{font-size:16px;line-height:1.7;color:#3E0918;margin:0 0 50px}
.chllng-grd-v2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:60px}
.chllng-crd{background:#fff;padding:32px;border-radius:5px;border-left:5px solid #FCE612;box-shadow:0 4px 12px #3e091814;transition:all .3s ease}
.chllng-crd:hover{transform:translateX(8px);box-shadow:0 8px 20px #3e091826}
.chllng-crd h3{font-size:22px;color:#3E0918;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.chllng-crd h3 i{color:#FCE612;font-size:24px}
.chllng-crd p{font-size:15px;line-height:1.6;color:#3E0918;margin:0}
.sltn-wrpr-bx{background:linear-gradient(162deg,#3E0918 0%,#5a0d26 100%);padding:48px;border-radius:6px;display:flex;gap:40px;align-items:center}
.sltn-img-sde{flex:0 0 340px}
.sltn-img-sde img{width:100%;height:auto;border-radius:4px;box-shadow:8px 8px 0 #fce61233}
.sltn-txt-sde{flex:1}
.sltn-txt-sde h3{font-size:28px;color:#FCE612;margin:0 0 20px}
.sltn-txt-sde p{font-size:16px;line-height:1.7;color:#EAEAEA;margin:0 0 24px}
.sltn-lst{list-style:none;padding:0;margin:0}
.sltn-lst li{font-size:15px;color:#EAEAEA;margin-bottom:12px;padding-left:28px;position:relative}
.sltn-lst li::before{content:'→';position:absolute;left:0;color:#FCE612;font-weight:700}
.xtra-opps{padding:80px 20px;background:#fff}
.xtra-cntnt-wrp{max-width:960px;margin:auto}
.xtra-cntnt-wrp h2{font-size:36px;color:#3E0918;margin:0 0 50px;text-align:center}
.opps-tabs-v1{display:flex;justify-content:center;gap:12px;margin-bottom:40px;flex-wrap:wrap}
.tab-chk{display:none}
.tab-lbl-v1{padding:12px 28px;background:#EAEAEA;color:#3E0918;border-radius:4px;cursor:pointer;transition:all .3s ease;font-weight:600;border:2px solid transparent}
.tab-chk:checked + .tab-lbl-v1{background:#3E0918;color:#FCE612;border-color:#FCE612}
.tab-lbl-v1:hover{background:#d6d6d6}
.tab-chk:checked + .tab-lbl-v1:hover{background:#5a0d26}
.tab-cntnt-bx{display:none;animation:fdIn .4s ease}
@keyframes fdIn {
from{opacity:0;transform:translateY(10px)}
to{opacity:1;transform:translateY(0)}
}
.tab-chk:checked ~ .tab-pnl-wrpr .tab-cntnt-bx{display:none}
#tb1:checked ~ .tab-pnl-wrpr #pnl1,#tb2:checked ~ .tab-pnl-wrpr #pnl2,#tb3:checked ~ .tab-pnl-wrpr #pnl3{display:block}
.opp-dtl-grd{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}
.opp-txt-are{padding:20px}
.opp-txt-are h4{font-size:24px;color:#3E0918;margin:0 0 16px}
.opp-txt-are p{font-size:15px;line-height:1.7;color:#3E0918;margin:0 0 12px}
.opp-hlght{background:#FCE612;color:#3E0918;padding:2px 8px;border-radius:3px;font-weight:600}
.opp-img-are img{width:100%;height:auto;border-radius:5px;box-shadow:6px 6px 0 #3e09181a}
.opp-ftr-lst{list-style:none;padding:0;margin:20px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.opp-ftr-lst li{font-size:14px;color:#3E0918;padding:10px;background:#EAEAEA;border-radius:3px;display:flex;align-items:center;gap:8px}
.opp-ftr-lst li i{color:#FCE612;font-size:18px}
.cmnt-sctn-v1{padding:80px 20px;background:linear-gradient(225deg,#EAEAEA 0%,#d6d6d6 100%)}
.cmnt-cntnt{max-width:960px;margin:auto}
.cmnt-hdr{text-align:center;margin-bottom:50px}
.cmnt-hdr h2{font-size:36px;color:#3E0918;margin:0 0 16px;position:relative;display:inline-block}
.cmnt-hdr h2::before{content:'';position:absolute;top:-10px;left:-20px;width:40px;height:40px;background:#FCE612;border-radius:50%;opacity:.3;z-index:-1}
.cmnt-hdr p{font-size:16px;line-height:1.6;color:#3E0918;margin:0}
.cmnt-grd-layut{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-bottom:50px}
.tstmnl-crd-v2{background:#fff;padding:32px;border-radius:5px;box-shadow:0 6px 16px #3e09181a;position:relative}
.tstmnl-crd-v2::before{content:'"';position:absolute;top:10px;left:20px;font-size:80px;color:#FCE612;opacity:.3;line-height:1}
.tstmnl-prfl{display:flex;gap:16px;align-items:center;margin-bottom:20px}
.tstmnl-prfl img{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #FCE612}
.tstmnl-nfo h5{font-size:18px;color:#3E0918;margin:0 0 4px;font-weight:600}
.tstmnl-nfo span{font-size:14px;color:#5a0d26}
.tstmnl-crd-v2 p{font-size:15px;line-height:1.7;color:#3E0918;margin:0;position:relative;z-index:1}
.cmnt-stats-wrp{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;background:#fff;padding:40px;border-radius:6px;box-shadow:0 8px 20px #3e091814}
.stat-itm-v2{text-align:center;padding:20px;border-radius:4px;background:linear-gradient(180deg,#EAEAEA 0%,white 100%);transition:transform .3s ease}
.stat-itm-v2:hover{transform:translateY(-4px)}
.stat-nmbr{font-size:42px;font-weight:700;color:#3E0918;margin:0 0 8px;display:block}
.stat-lbl{font-size:14px;color:#3E0918;margin:0;line-height:1.4}
.stat-hlght{color:#FCE612;background:#3E0918;padding:2px 6px;border-radius:2px}
@media (max-width: 1024px) {
.dmn-tl-cntnt-bx{gap:40px}
.dmn-tl-txt-v1 h1{font-size:38px}
.sltn-wrpr-bx{padding:36px}
.cmnt-stats-wrp{grid-template-columns:repeat(2,1fr)}
}
@media (max-width: 768px) {
.dmn-tl-cntnt-bx{flex-direction:column;padding:60px 20px}
.dmn-tl-txt-v1 h1{font-size:32px}
.dmn-tl-dscr{font-size:16px}
.prblm-sltn-sctn,.xtra-opps,.cmnt-sctn-v1{padding:60px 20px}
.prblm-cntnt h2,.xtra-cntnt-wrp h2,.cmnt-hdr h2{font-size:28px}
.chllng-grd-v2{grid-template-columns:1fr}
.sltn-wrpr-bx{flex-direction:column;padding:28px}
.sltn-img-sde{flex:1;width:100%}
.opp-dtl-grd{grid-template-columns:1fr}
.cmnt-grd-layut{grid-template-columns:1fr}
.opp-ftr-lst{grid-template-columns:1fr}
.cmnt-stats-wrp{grid-template-columns:1fr;padding:28px}
}
@media (max-width: 480px) {
.dmn-tl-txt-v1 h1{font-size:26px}
.dmn-cta-grp-v1{flex-direction:column}
.dmn-btn-prm,.dmn-btn-scnd{width:100%;text-align:center}
.prblm-cntnt h2,.xtra-cntnt-wrp h2,.cmnt-hdr h2{font-size:24px}
.stat-nmbr{font-size:32px}
}
.cnctV1-wrppr{max-width:960px;margin:0 auto;padding:2rem 1.25rem}
.hdng-blck-v1{display:flex;gap:2.5rem;align-items:center;margin-bottom:4rem;background:linear-gradient(127deg,#FCE612 0%,#EAEAEA 100%);padding:3rem;border-radius:3px;position:relative}
.hdng-blck-v1::before,.hdng-blck-v1::after{content:'';position:absolute;width:8px;height:8px;border:2px dotted #3E0918;border-radius:50%}
.hdng-blck-v1::before{top:1rem;left:1rem}
.hdng-blck-v1::after{bottom:1rem;right:1rem}
.img-frm-v1{flex:0 0 280px;position:relative}
.img-frm-v1::before{content:'';position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:3px solid #3E0918;border-radius:4px;z-index:1}
.img-frm-v1 img{width:100%;height:280px;object-fit:cover;display:block;border-radius:4px;position:relative;z-index:2;box-shadow:8px 8px 0 #3e091826}
.txt-cntnt-v1 h1{font-size:2.5rem;line-height:1.2;color:#3E0918;margin:0 0 1.5rem;font-weight:700}
.txt-cntnt-v1 p{font-size:1.05rem;line-height:1.65;color:#3E0918;margin:0;position:relative;padding-left:1.5rem}
.txt-cntnt-v1 p::before{content:'';position:absolute;left:0;top:.5rem;width:4px;height:calc(100% - 1rem);background:#3E0918;border-radius:2px}
.frm-cntnr-v1{background:#EAEAEA;padding:3rem;border-radius:4px;box-shadow:0 12px 28px #3e09181f;margin-bottom:3rem}
.frm-cntnr-v1 h2{font-size:1.75rem;color:#3E0918;margin:0 0 .5rem;font-weight:600}
.frm-sbtl-v1{font-size:.95rem;color:#3E0918;margin:0 0 2rem;opacity:.8}
.frm-elmnt-v1{margin-bottom:1.5rem}
.frm-elmnt-v1 label{display:block;font-size:.9rem;font-weight:600;color:#3E0918;margin-bottom:.5rem}
.frm-elmnt-v1 input,.frm-elmnt-v1 select{width:100%;padding:.85rem 1rem;border:2px solid transparent;background:#fff;border-radius:3px;font-size:1rem;color:#3E0918;transition:all .3s ease;box-sizing:border-box}
.frm-elmnt-v1 input:focus,.frm-elmnt-v1 select:focus{outline:none;border-color:#FCE612;box-shadow:0 0 0 3px #fce61233}
.frm-elmnt-v1 select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16'%3E%3Cpath fill='%233E0918' d='M8 11L3 6h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:3rem}
.prvc-chck-v1{margin:2rem 0;display:flex;align-items:flex-start;gap:.75rem}
.prvc-chck-v1 input[type="checkbox"]{width:auto;margin:.25rem 0 0;flex-shrink:0;cursor:pointer;accent-color:#3E0918}
.prvc-chck-v1 label{font-size:.9rem;color:#3E0918;line-height:1.5;cursor:pointer;margin:0}
.prvc-chck-v1 a{color:#3E0918;font-weight:600;text-decoration:underline;transition:opacity .3s ease}
.prvc-chck-v1 a:hover{opacity:.7}
.sbmt-btn-v1{background:linear-gradient(135deg,#3E0918 0%,#5a0d24 100%);color:#FCE612;border:none;padding:1rem 3rem;font-size:1.05rem;font-weight:600;border-radius:3px;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 16px #3e091840;position:relative;z-index:10}
.sbmt-btn-v1:hover{transform:translateY(-2px);box-shadow:0 10px 24px #3e091859}
.sbmt-btn-v1:active{transform:translateY(0)}
.dtls-grd-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:4rem}
.dtl-crd-v1{background:#fff;padding:2rem;border-radius:4px;border-left:4px solid #FCE612;box-shadow:0 4px 12px #3e091814;transition:all .3s ease}
.dtl-crd-v1:hover{transform:translateX(8px);box-shadow:0 8px 20px #3e091826}
.dtl-icn-v1{width:48px;height:48px;background:linear-gradient(135deg,#FCE612 0%,#fef288 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1rem}
.dtl-icn-v1 i{font-size:1.5rem;color:#3E0918}
.dtl-crd-v1 h3{font-size:1.15rem;color:#3E0918;margin:0 0 .75rem;font-weight:600}
.dtl-crd-v1 p{font-size:.95rem;color:#3E0918;margin:0;line-height:1.6}
.dtl-crd-v1 a{color:#3E0918;text-decoration:none;font-weight:500;transition:opacity .3s ease}
.dtl-crd-v1 a:hover{opacity:.7}
@media (max-width: 1024px) {
.hdng-blck-v1{gap:2rem;padding:2.5rem}
.img-frm-v1{flex:0 0 240px}
.img-frm-v1 img{height:240px}
.txt-cntnt-v1 h1{font-size:2.2rem}
}
@media (max-width: 768px) {
.cnctV1-wrppr{padding:1.5rem 1rem}
.hdng-blck-v1{flex-direction:column;gap:1.5rem;padding:2rem;margin-bottom:3rem}
.img-frm-v1{flex:0 0 auto;width:100%}
.img-frm-v1 img{height:220px}
.txt-cntnt-v1 h1{font-size:1.85rem}
.frm-cntnr-v1{padding:2rem}
.dtls-grd-v1{grid-template-columns:1fr;gap:1.5rem;margin-top:3rem}
.dtl-crd-v1:hover{transform:translateX(4px)}
}
@media (max-width: 480px) {
.cnctV1-wrppr{padding:1rem .75rem}
.hdng-blck-v1{padding:1.5rem;margin-bottom:2rem}
.txt-cntnt-v1 h1{font-size:1.5rem;margin-bottom:1rem}
.txt-cntnt-v1 p{font-size:.95rem;padding-left:1rem}
.frm-cntnr-v1{padding:1.5rem}
.frm-cntnr-v1 h2{font-size:1.5rem}
.sbmt-btn-v1{width:100%;padding:.9rem 2rem}
.img-frm-v1 img{height:200px}
}
.domAboutPg-v1{max-width:960px;margin:0 auto;padding:0 20px}
.introBlckBox-v1{display:flex;align-items:center;gap:60px;padding:80px 0}
.imgClipShpV1{flex:0 0 400px;position:relative}
.imgClipShpV1 img{width:100%;height:500px;object-fit:cover;clip-path:polygon(0 0,100% 0,100% 85%,0 100%);filter:blur(0.3px)}
.imgClipShpV1::before,.imgClipShpV1::after{content:'';position:absolute;background:linear-gradient(135deg,#3E0918 0%,#FCE612 100%);z-index:-1}
.imgClipShpV1::before{top:-8px;left:-8px;width:60px;height:2px}
.imgClipShpV1::after{bottom:-8px;right:-8px;width:2px;height:60px}
.txtQaBlck-v1{flex:1}
.qaItmV1{margin-bottom:28px}
.qaItmV1:last-child{margin-bottom:0}
.qstnTxt-v1{font-size:18px;font-weight:600;color:#3E0918;margin-bottom:8px}
.ansrTxt-v1{font-size:15px;line-height:1.6;color:#2a2a2a}
.vlsPrncpls-box{background:linear-gradient(118deg,#EAEAEA 0%,#FCE612 100%);padding:70px 50px;margin-bottom:90px;border-radius:4px;box-shadow:8px 8px 20px #3e091826}
.vlsHdrTxt-v1{font-size:32px;font-weight:700;color:#3E0918;margin-bottom:50px;position:relative;display:inline-block}
.vlsHdrTxt-v1::after{content:'';position:absolute;bottom:-12px;left:0;width:80px;height:3px;background:linear-gradient(90deg,#3E0918 0%,#FCE612 100%)}
.vlsGrdBox-v1{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.vlItmCrd-v1{background:#ffffffb3;padding:32px 24px;border-radius:3px;border:1px solid #3e09181a;transition:transform .3s ease,box-shadow .3s ease}
.vlItmCrd-v1:hover{transform:translateY(-4px);box-shadow:6px 6px 16px #3e09182e}
.vlIcnWrp-v1{width:48px;height:48px;margin-bottom:18px}
.vlIcnWrp-v1 i{font-size:48px;color:#3E0918}
.vlTtlTxt-v1{font-size:19px;font-weight:600;color:#3E0918;margin-bottom:10px}
.vlDscrTxt-v1{font-size:14px;line-height:1.5;color:#1a1a1a}
.tmPrflSect-box{margin-bottom:90px}
.tmHdrWrp-v1{text-align:center;margin-bottom:60px}
.tmMnTtl-v1{font-size:34px;font-weight:700;color:#3E0918;margin-bottom:14px}
.tmSbTtl-v1{font-size:16px;color:#4a4a4a;max-width:600px;margin:0 auto;line-height:1.5}
.tmMmbrCrd-v1{display:flex;align-items:flex-start;gap:50px;background:#EAEAEA;padding:45px;border-radius:5px;box-shadow:6px 6px 18px #3e09181f}
.tmImgBox-v1{flex:0 0 280px}
.tmImgBox-v1 img{width:280px;height:320px;object-fit:cover;border-radius:3px;border:3px solid #FCE612}
.tmInfoBox-v1{flex:1;padding-top:12px}
.tmNmTxt-v1{font-size:26px;font-weight:700;color:#3E0918;margin-bottom:6px}
.tmRlTxt-v1{font-size:17px;font-weight:500;color:#FCE612;background:#3E0918;display:inline-block;padding:4px 14px;border-radius:2px;margin-bottom:22px}
.tmBioTxt-v1{font-size:15px;line-height:1.7;color:#2a2a2a;margin-bottom:18px}
.apprchMthdBox-v1{margin-bottom:90px}
.apprchHdr-v1{font-size:33px;font-weight:700;color:#3E0918;margin-bottom:50px;text-align:center}
.mthdStpsGrd-v1{display:grid;grid-template-columns:repeat(2,1fr);gap:35px}
.stpCrdBox-v1{position:relative;background:linear-gradient(225deg,#EAEAEA 0%,#fce61233 100%);padding:38px 32px;border-radius:4px;border-left:4px solid #3E0918;transition:transform .3s ease}
.stpCrdBox-v1:hover{transform:translateX(8px)}
.stpNmbrTxt-v1{position:absolute;top:-18px;left:28px;font-size:56px;font-weight:700;color:#FCE612;text-shadow:2px 2px 0 #3E0918;line-height:1}
.stpTtlTxt-v1{font-size:20px;font-weight:600;color:#3E0918;margin-bottom:12px;margin-top:24px}
.stpDscrpTxt-v1{font-size:14px;line-height:1.6;color:#1a1a1a}
.cmtmntBnrBox-v1{background:linear-gradient(64deg,#3E0918 0%,#FCE612 100%);padding:60px 50px;text-align:center;border-radius:5px;box-shadow:10px 10px 22px #3e091833;margin-bottom:60px}
.cmtHdrTxt-v1{font-size:36px;font-weight:700;color:#EAEAEA;margin-bottom:18px}
.cmtSbTxt-v1{font-size:17px;line-height:1.6;color:#EAEAEA;max-width:700px;margin:0 auto 35px}
.cmtCtaBtn-v1{display:inline-block;background:#EAEAEA;color:#3E0918;font-size:16px;font-weight:600;padding:14px 40px;border-radius:3px;text-decoration:none;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 12px #0003;z-index:10;position:relative}
.cmtCtaBtn-v1:hover{transform:scale(1.05);box-shadow:0 6px 18px #0000004d}
@media (max-width: 1024px) {
.introBlckBox-v1{flex-direction:column;gap:40px;padding:60px 0}
.imgClipShpV1{flex:0 0 auto;width:100%;max-width:500px}
.vlsGrdBox-v1{grid-template-columns:repeat(2,1fr);gap:30px}
.tmMmbrCrd-v1{flex-direction:column;gap:30px}
.tmImgBox-v1{flex:0 0 auto;width:100%;max-width:300px;margin:0 auto}
.tmImgBox-v1 img{width:100%;height:auto}
}
@media (max-width: 768px) {
.vlsGrdBox-v1{grid-template-columns:1fr;gap:25px}
.vlsPrncpls-box{padding:50px 30px;margin-bottom:60px}
.vlsHdrTxt-v1{font-size:28px;margin-bottom:40px}
.mthdStpsGrd-v1{grid-template-columns:1fr;gap:28px}
.apprchMthdBox-v1{margin-bottom:60px}
.tmPrflSect-box{margin-bottom:60px}
.tmMnTtl-v1{font-size:28px}
.cmtHdrTxt-v1{font-size:28px}
.cmtmntBnrBox-v1{padding:45px 30px}
}
@media (max-width: 480px) {
.domAboutPg-v1{padding:0 15px}
.introBlckBox-v1{padding:40px 0}
.imgClipShpV1 img{height:400px}
.vlsPrncpls-box{padding:40px 20px}
.vlItmCrd-v1{padding:28px 20px}
.tmMmbrCrd-v1{padding:30px 20px}
.stpCrdBox-v1{padding:32px 24px}
.cmtmntBnrBox-v1{padding:35px 20px}
.cmtCtaBtn-v1{padding:12px 32px;font-size:15px}
}
.mainCntr-v1{max-width:960px;margin:0 auto;padding:0 20px}
.hdr-bx-v1{background:linear-gradient(135deg,#3E0918 0%,#5a1227 100%);padding:80px 20px 60px;position:relative;overflow:hidden}
.hdr-bx-v1::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:linear-gradient(45deg,#fce61226,transparent);border-radius:50%}
.hdr-bx-v1::after{content:'';position:absolute;bottom:-30%;left:-10%;width:400px;height:400px;background:linear-gradient(225deg,#eaeaea14,transparent);border-radius:50%}
.hdr-innr-v1{max-width:960px;margin:0 auto;position:relative;z-index:2}
.hdr-innr-v1 h1{color:#EAEAEA;font-size:48px;line-height:1.2;margin:0 0 16px;font-weight:700}
.hdr-innr-v1 .sbtl-txt-v1{color:#FCE612;font-size:18px;line-height:1.5;margin:0;font-weight:400}
.cntnt-wrp-v1{background:#EAEAEA;padding:60px 20px}
.plcy-sctn-v1{max-width:960px;margin:0 auto}
.plcy-sctn-v1 h2{color:#3E0918;font-size:32px;line-height:1.3;margin:0 0 20px;font-weight:700;position:relative;padding-left:24px}
.plcy-sctn-v1 h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:28px;background:linear-gradient(180deg,#FCE612,#3E0918);border-radius:2px}
.plcy-sctn-v1 h3{color:#3E0918;font-size:24px;line-height:1.4;margin:36px 0 16px;font-weight:600}
.plcy-sctn-v1 p{color:#3E0918;font-size:16px;line-height:1.7;margin:0 0 20px}
.plcy-sctn-v1 ul{list-style:none;padding:0;margin:0 0 24px}
.plcy-sctn-v1 ul li{color:#3E0918;font-size:16px;line-height:1.7;margin:0 0 12px;padding-left:32px;position:relative}
.plcy-sctn-v1 ul li::before{content:'';position:absolute;left:0;top:10px;width:8px;height:8px;background:#FCE612;border-radius:50%;box-shadow:0 2px 6px #fce61266}
.plcy-sctn-v1 strong{color:#3E0918;font-weight:600}
.info-bx-v1{background:linear-gradient(135deg,#f8f8f8,#fff);border-left:4px solid #FCE612;padding:24px;margin:32px 0;border-radius:3px;box-shadow:0 4px 12px #3e091814}
.info-bx-v1 p{margin:0;color:#3E0918;font-size:16px;line-height:1.7}
.tbl-wrp-v1{background:#fff;border-radius:4px;padding:24px;margin:32px 0;box-shadow:0 2px 10px #3e09180f;overflow-x:auto}
.ck-tbl-v1{width:100%;border-collapse:collapse}
.ck-tbl-v1 th{background:linear-gradient(135deg,#3E0918,#5a1227);color:#EAEAEA;padding:16px;text-align:left;font-size:16px;font-weight:600;border-bottom:3px solid #FCE612}
.ck-tbl-v1 td{color:#3E0918;padding:14px 16px;border-bottom:1px solid #EAEAEA;font-size:15px;line-height:1.6}
.ck-tbl-v1 tr:last-child td{border-bottom:none}
.ck-tbl-v1 tr:hover{background:#fce6120d}
.cntct-sctn-v1{background:linear-gradient(135deg,#3E0918,#5a1227);padding:40px;border-radius:4px;margin:40px 0 0;position:relative;overflow:hidden;box-shadow:0 6px 20px #3e09184d}
.cntct-sctn-v1::before{content:'';position:absolute;top:-100px;right:-100px;width:300px;height:300px;background:radial-gradient(circle,#fce61226,transparent)}
.cntct-sctn-v1 h3{color:#EAEAEA;font-size:26px;margin:0 0 16px;font-weight:600;position:relative;z-index:1}
.cntct-sctn-v1 p{color:#EAEAEA;font-size:16px;line-height:1.7;margin:0 0 12px;position:relative;z-index:1}
.cntct-sctn-v1 a{color:#FCE612;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative}
.cntct-sctn-v1 a:hover{color:#fff;text-decoration:underline}
.updt-nfo-v1{background:#fff;padding:24px;border-radius:4px;margin:32px 0;border:2px solid #FCE612}
.updt-nfo-v1 p{margin:0;color:#3E0918;font-size:15px;line-height:1.6}
@media (max-width: 768px) {
.hdr-bx-v1{padding:60px 20px 40px}
.hdr-innr-v1 h1{font-size:36px}
.hdr-innr-v1 .sbtl-txt-v1{font-size:16px}
.cntnt-wrp-v1{padding:40px 20px}
.plcy-sctn-v1 h2{font-size:28px}
.plcy-sctn-v1 h3{font-size:22px}
.tbl-wrp-v1{padding:16px}
.ck-tbl-v1 th,.ck-tbl-v1 td{padding:12px;font-size:14px}
.cntct-sctn-v1{padding:32px 24px}
.cntct-sctn-v1 h3{font-size:22px}
}
@media (max-width: 480px) {
.hdr-innr-v1 h1{font-size:28px}
.plcy-sctn-v1 h2{font-size:24px;padding-left:20px}
.plcy-sctn-v1 h3{font-size:20px}
.plcy-sctn-v1 ul li{padding-left:24px}
.ck-tbl-v1{font-size:13px}
.ck-tbl-v1 th,.ck-tbl-v1 td{padding:10px 8px}
}
.plcyHdr-v1{position:relative;padding:80px 20px;background:linear-gradient(137deg,#EAEAEA 0%,#FCE612 100%);overflow:hidden}
.plcyHdr-v1::before{content:'';position:absolute;top:30px;left:30px;width:80px;height:2px;background:#3E0918}
.plcyHdr-v1::after{content:'';position:absolute;top:30px;left:30px;width:2px;height:80px;background:#3E0918}
.plcyHdr-wrapper{max-width:960px;margin:0 auto;position:relative;z-index:2}
.plcyHdr-wrapper h1{font-size:48px;line-height:1.2;color:#3E0918;margin:0 0 24px;font-weight:700}
.plcyHdr-wrapper .intro-txt{font-size:18px;line-height:1.6;color:#3E0918;max-width:720px;opacity:.9}
.plcy-cntnr-box{max-width:960px;margin:0 auto;padding:80px 20px}
.plcy-sctn-v1{margin-bottom:56px}
.plcy-sctn-v1:last-child{margin-bottom:0}
.plcy-sctn-v1 h2{font-size:32px;line-height:1.3;color:#3E0918;margin:0 0 20px;font-weight:600;position:relative;padding-left:20px}
.plcy-sctn-v1 h2::before{content:'';position:absolute;left:0;top:8px;width:4px;height:24px;background:linear-gradient(180deg,#FCE612 0%,#3E0918 100%);border-radius:2px}
.plcy-sctn-v1 h3{font-size:22px;line-height:1.4;color:#3E0918;margin:32px 0 16px;font-weight:600}
.plcy-sctn-v1 p{font-size:16px;line-height:1.7;color:#3E0918;margin:0 0 16px}
.plcy-sctn-v1 ul{margin:20px 0;padding:0 0 0 24px}
.plcy-sctn-v1 ul li{font-size:16px;line-height:1.7;color:#3E0918;margin-bottom:12px;position:relative}
.plcy-sctn-v1 ul li::marker{color:#FCE612}
.plcy-highlights-box{background:linear-gradient(45deg,#EAEAEA 0%,#fce61233 100%);padding:28px 32px;border-radius:4px;border-left:4px solid #3E0918;margin:28px 0}
.plcy-highlights-box p{margin-bottom:0;font-weight:500}
.plcy-table-wrpr{overflow-x:auto;margin:28px 0;border-radius:4px;box-shadow:0 4px 12px #3e091814}
.plcy-tbl-v1{width:100%;border-collapse:collapse;background:#FFF}
.plcy-tbl-v1 thead{background:linear-gradient(90deg,#3E0918 0%,#3e0918d9 100%)}
.plcy-tbl-v1 th{padding:18px 20px;text-align:left;font-size:15px;font-weight:600;color:#FFF;border-bottom:2px solid #FCE612}
.plcy-tbl-v1 td{padding:16px 20px;font-size:15px;line-height:1.6;color:#3E0918;border-bottom:1px solid #EAEAEA}
.plcy-tbl-v1 tbody tr:hover{background:#fce61214;transition:background .2s ease}
.plcy-tbl-v1 tbody tr:last-child td{border-bottom:none}
.plcy-cntct-card{background:#FFF;padding:32px;border-radius:4px;border:2px solid #EAEAEA;margin:40px 0 0;position:relative}
.plcy-cntct-card::before{content:'';position:absolute;bottom:-2px;right:-2px;width:60px;height:2px;background:#FCE612}
.plcy-cntct-card::after{content:'';position:absolute;bottom:-2px;right:-2px;width:2px;height:60px;background:#FCE612}
.plcy-cntct-card h3{font-size:24px;margin:0 0 20px;color:#3E0918}
.plcy-cntct-info{display:flex;flex-wrap:wrap;gap:24px}
.plcy-cntct-itm{display:flex;align-items:center;gap:12px;font-size:16px;color:#3E0918}
.plcy-cntct-itm i{font-size:20px;color:#FCE612;background:#3E0918;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:3px}
.plcy-cntct-itm a{color:#3E0918;text-decoration:none;transition:color .2s ease}
.plcy-cntct-itm a:hover{color:#FCE612}
.plcy-divider{height:2px;background:linear-gradient(90deg,transparent 0%,#FCE612 50%,transparent 100%);margin:60px 0;opacity:.6}
@media (max-width: 768px) {
.plcyHdr-v1{padding:60px 20px}
.plcyHdr-wrapper h1{font-size:36px}
.plcyHdr-wrapper .intro-txt{font-size:16px}
.plcy-cntnr-box{padding:60px 20px}
.plcy-sctn-v1 h2{font-size:26px}
.plcy-sctn-v1 h3{font-size:20px}
.plcy-highlights-box{padding:20px 24px}
.plcy-table-wrpr{margin:20px -20px;border-radius:0}
.plcy-tbl-v1 th,.plcy-tbl-v1 td{padding:12px 16px;font-size:14px}
.plcy-cntct-card{padding:24px}
.plcy-cntct-info{flex-direction:column;gap:16px}
}
@media (max-width: 480px) {
.plcyHdr-wrapper h1{font-size:30px}
.plcy-sctn-v1 h2{font-size:22px}
.plcy-tbl-v1{font-size:13px}
.plcy-tbl-v1 th,.plcy-tbl-v1 td{padding:10px 12px}
}
.sccsBox-v1{background:linear-gradient(142deg,#FCE612 0%,#EAEAEA 45%,#fff 100%);padding:80px 20px;min-height:520px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}
.sccsBox-v1::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#3e091814 0%,transparent 70%);border-radius:50%;animation:fltShp-v1 8s ease-in-out infinite}
.sccsBox-v1::after{content:'';position:absolute;bottom:-30%;left:-5%;width:450px;height:450px;background:radial-gradient(circle,#fce6121f 0%,transparent 70%);border-radius:50%;animation:fltShp-v2 6s ease-in-out infinite alternate}
@keyframes fltShp-v1 {
0%,100%{transform:translate(0,0) scale(1)}
50%{transform:translate(-30px,40px) scale(1.1)}
}
@keyframes fltShp-v2 {
0%{transform:translate(0,0) rotate(0deg)}
100%{transform:translate(25px,-35px) rotate(15deg)}
}
.sccsWrppr-v1{max-width:680px;text-align:center;position:relative;z-index:2;background:#ffffffbf;backdrop-filter:blur(12px);padding:60px 45px;border-radius:4px;box-shadow:0 8px 32px #3e09181f 0 2px 8px #3e09180f}
.sccsIcnWrp-v1{display:inline-flex;align-items:center;justify-content:center;width:90px;height:90px;background:linear-gradient(135deg,#3E0918 0%,#5d1426 100%);border-radius:50%;margin-bottom:32px;box-shadow:0 6px 24px #3e091840 inset 0 -1px 2px #00000026;position:relative}
.sccsIcnWrp-v1::before{content:'';position:absolute;top:-6px;left:-6px;right:-6px;bottom:-6px;border-radius:50%;background:linear-gradient(135deg,#fce61266 0%,transparent 100%);z-index:-1;animation:plsRng-v1 2s ease-in-out infinite}
@keyframes plsRng-v1 {
0%,100%{transform:scale(1);opacity:.5}
50%{transform:scale(1.15);opacity:.2}
}
.sccsIcnWrp-v1 i{font-size:44px;color:#FCE612;animation:chckBnc-v1 .8s ease-out}
@keyframes chckBnc-v1 {
0%{transform:scale(0) rotate(-45deg)}
50%{transform:scale(1.2) rotate(5deg)}
100%{transform:scale(1) rotate(0deg)}
}
.sccsHdr-v1{font-size:42px;font-weight:700;color:#3E0918;margin:0 0 18px;line-height:1.2;letter-spacing:-.5px}
.sccsHdr-v1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#FCE612 0%,#3E0918 100%);margin:24px auto 0;border-radius:2px}
.sccsTxt-v1{font-size:18px;line-height:1.6;color:#3E0918;margin:24px 0 36px;opacity:.85}
.sccsCnfrmBox-v1{background:#EAEAEA;border-left:4px solid #3E0918;padding:20px 28px;margin:32px 0;border-radius:3px;text-align:left}
.sccsCnfrmTtl-v1{font-size:16px;font-weight:600;color:#3E0918;margin:0 0 12px;display:flex;align-items:center;gap:10px}
.sccsCnfrmTtl-v1 i{font-size:20px;color:#3E0918}
.sccsCnfrmDtl-v1{font-size:15px;line-height:1.6;color:#3E0918;margin:0;opacity:.8}
.sccsBtnGrp-v1{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:32px}
.sccsBtnPrmry-v1,.sccsBtnScndry-v1{display:inline-flex;align-items:center;gap:8px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;border-radius:3px;transition:all .3s ease;position:relative;overflow:hidden}
.sccsBtnPrmry-v1{background:linear-gradient(135deg,#3E0918 0%,#5d1426 100%);color:#FCE612;box-shadow:0 4px 16px #3e091840}
.sccsBtnPrmry-v1::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fce6124d,transparent);transition:left .5s ease}
.sccsBtnPrmry-v1:hover::before{left:100%}
.sccsBtnPrmry-v1:hover{transform:translateY(-2px);box-shadow:0 6px 24px #3e091859}
.sccsBtnScndry-v1{background:transparent;color:#3E0918;border:2px solid #3E0918}
.sccsBtnScndry-v1:hover{background:#3E0918;color:#FCE612;transform:translateY(-2px);box-shadow:0 4px 16px #3e091833}
.sccsNxt-v1{margin-top:36px;padding-top:28px;border-top:1px solid #3e091826}
.sccsNxtTtl-v1{font-size:14px;font-weight:600;color:#3E0918;margin:0 0 16px;text-transform:uppercase;letter-spacing:.5px;opacity:.7}
.sccsStpsList-v1{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}
.sccsStpItm-v1{display:flex;flex-direction:column;align-items:center;gap:8px;max-width:140px}
.sccsStpNmbr-v1{width:36px;height:36px;background:#3E0918;color:#FCE612;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:16px;box-shadow:0 2px 8px #3e091833}
.sccsStpTxt-v1{font-size:14px;color:#3E0918;text-align:center;line-height:1.4;opacity:.85}
@media (max-width: 768px) {
.sccsBox-v1{padding:60px 20px;min-height:450px}
.sccsWrppr-v1{padding:40px 28px}
.sccsIcnWrp-v1{width:75px;height:75px;margin-bottom:24px}
.sccsIcnWrp-v1 i{font-size:36px}
.sccsHdr-v1{font-size:32px}
.sccsTxt-v1{font-size:16px}
.sccsBtnGrp-v1{flex-direction:column;gap:12px}
.sccsBtnPrmry-v1,.sccsBtnScndry-v1{width:100%;justify-content:center}
.sccsStpsList-v1{gap:24px}
}
@media (max-width: 480px) {
.sccsBox-v1{padding:50px 15px}
.sccsWrppr-v1{padding:32px 20px}
.sccsHdr-v1{font-size:28px}
.sccsCnfrmBox-v1{padding:16px 20px}
.sccsStpsList-v1{flex-direction:column;gap:20px}
.sccsStpItm-v1{flex-direction:row;max-width:100%;text-align:left}
.sccsStpTxt-v1{text-align:left}
}