ul,ol,h1,h2,h3,h4,h5,h6,figure,blockquote{margin:0;padding:0;list-style:none}
*{box-sizing:border-box}
body{margin:0;font-family:'Cabin',sans-serif;background:linear-gradient(135deg,#FDEAEF 0%,#fff 50%,#f8f8f8 100%);color:#1D2C32;line-height:1.6}
.cntnr-hdr,.cntnr-ftr{max-width:1600px;margin:0 auto;padding:0 20px}
header{background:linear-gradient(180deg,#1D2C32 0%,#2a3d45 100%);box-shadow:0 4px 12px #1d2c3226}
.hdr-top-row{padding:24px 0;border-bottom:1px solid #fcf73033}
.hdr-top-row .cntnr-hdr{display:flex;align-items:center;justify-content:space-between;gap:40px}
.logo-holder{flex-shrink:0}
.logo-lnk{display:block;width:120px;height:120px}
.logo-img2{width:100%;height:100%;object-fit:contain;background:#ffffff1a;border-radius:20px;padding:8px;box-shadow:0 6px 16px #0003}
.main-nvgtn{flex-grow:1}
.nav-list-main{display:flex;gap:32px;align-items:center;justify-content:flex-end;flex-wrap:wrap}
.nav-itm{position:relative}
.nav-lnk{color:#FCF730;text-decoration:none;font-family:'JetBrains Mono',monospace;font-size:16px;font-weight:400;padding:8px 16px;display:block;border-radius:8px;transition:background .3s ease,color .3s ease}
.nav-lnk:hover{background:#fcf73026;color:#fff}
.has-sub .sub-menu-v2{position:absolute;top:100%;left:0;background:#2a3d45;min-width:200px;border-radius:16px;box-shadow:0 8px 24px #0000004d;opacity:0;visibility:hidden;transform:translateY(-10px);transition:opacity .3s ease,transform .3s ease,visibility .3s;margin-top:8px;padding:12px 0;z-index:1000}
.has-sub:hover .sub-menu-v2{opacity:1;visibility:visible;transform:translateY(0)}
.sub-menu-v2 .sub-itm{padding:0}
.sub-menu-v2 .sub-lnk{display:block;padding:12px 20px;color:#FCF730;text-decoration:none;font-family:'Cabin',sans-serif;font-size:15px;transition:background .2s ease}
.sub-menu-v2 .sub-lnk:hover{background:#fcf7301a}
.hdr-btm-section{background:#fdeaef14;padding:16px 0}
.side-panel-integration{display:flex;align-items:center;justify-content:center}
.cmpny-name-display{text-align:center}
.brand-txt{font-family:'JetBrains Mono',monospace;font-size:20px;font-weight:700;color:#FDEAEF;letter-spacing:2px;text-transform:uppercase}
main{min-height:200px}
.ftr-main-area{background:linear-gradient(180deg,#1D2C32 0%,#152328 100%);padding:60px 0 24px;margin-top:80px;border-top:3px solid #FCF730}
.ftr-grid-sections{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:48px}
.ftr-col{padding:24px;background:#fdeaef0d;border-radius:24px;box-shadow:inset 0 2px 8px #0000001a}
.ftr-heading3{font-family:'JetBrains Mono',monospace;font-size:18px;font-weight:700;color:#FCF730;margin-bottom:20px}
.contact-details-holder{display:flex;flex-direction:column;gap:12px}
.contact-line{color:#FDEAEF;font-size:14px;display:flex;align-items:center;gap:10px}
.contact-line i{color:#FCF730;font-size:16px}
.contact-lnk{color:#FDEAEF;text-decoration:none;transition:color .2s ease}
.contact-lnk:hover{color:#FCF730}
.ftr-link-list{display:flex;flex-direction:column;gap:12px}
.ftr-lnk{color:#FDEAEF;text-decoration:none;font-size:15px;transition:color .2s ease;display:inline-block}
.ftr-lnk:hover{color:#FCF730}
.trust-txt{color:#FDEAEF;font-size:14px;line-height:1.7}
.ftr-btm-bar{text-align:center;padding-top:32px;border-top:1px solid #fcf73033}
.copyright-txt{color:#fdeaefb3;font-size:14px;font-family:'JetBrains Mono',monospace}
.cookie-popup-wrapper{position:fixed;top:20px;left:50%;transform:translateX(-50%);z-index:9999;opacity:0;visibility:hidden;transition:opacity .4s ease,visibility .4s ease}
.cookie-popup-wrapper[data-visible="true"]{opacity:1;visibility:visible}
.cookie-content-box{background:#fff;border-radius:24px;padding:32px;box-shadow:0 12px 48px #1d2c3240;max-width:600px;border:2px solid #FCF730}
.cookie-ttl{font-family:'JetBrains Mono',monospace;font-size:22px;font-weight:700;color:#1D2C32;margin-bottom:12px}
.cookie-desc{color:#1D2C32;font-size:15px;margin-bottom:24px;line-height:1.6}
.cookie-categories-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:16px;margin-bottom:24px}
.category-card{background:#FDEAEF;border-radius:16px;padding:16px;box-shadow:0 4px 12px #1d2c3214}
.category-label{display:flex;align-items:center;gap:10px;cursor:pointer}
.category-checkbox{width:20px;height:20px;cursor:pointer}
.category-name{font-family:'Cabin',sans-serif;font-size:15px;font-weight:600;color:#1D2C32}
.cookie-actions-holder{display:flex;gap:16px;justify-content:center}
.cookie-bttn{padding:12px 28px;border-radius:20px;font-family:'JetBrains Mono',monospace;font-size:14px;font-weight:700;cursor:pointer;transition:background .3s ease,color .3s ease,border-color .3s ease;border:2px solid transparent}
.accept-bttn{background:#FCF730;color:#1D2C32;border-color:#FCF730}
.accept-bttn:hover{background:#e8e320;border-color:#e8e320}
.decline-bttn{background:transparent;color:#1D2C32;border-color:#1D2C32}
.decline-bttn:hover{background:#1d2c321a}
@media (max-width: 768px) {
.hdr-top-row .cntnr-hdr{flex-direction:column;gap:24px}
.nav-list-main{justify-content:center;gap:16px}
.logo-lnk{width:100px;height:100px}
.ftr-grid-sections{grid-template-columns:1fr;gap:32px}
.cookie-content-box{margin:0 16px;padding:24px}
.cookie-categories-grid{grid-template-columns:1fr}
.cookie-actions-holder{flex-direction:column}
.cookie-bttn{width:100%}
}
@media (max-width: 480px) {
.nav-lnk{font-size:14px;padding:6px 12px}
.brand-txt{font-size:16px}
.has-sub .sub-menu-v2{position:static;margin-top:8px;transform:none}
.has-sub:hover .sub-menu-v2{transform:none}
}
.text-doc{max-width:1600px;margin:0 auto;padding:80px 40px 120px;background:#FDEAEF}
.text-doc h1{font-size:56px;line-height:1.2;color:#1D2C32;margin:0 0 24px;font-weight:700;letter-spacing:-.02em}
.text-doc h2{font-size:40px;line-height:1.3;color:#1D2C32;margin:64px 0 20px;font-weight:600;letter-spacing:-.01em}
.text-doc h3{font-size:32px;line-height:1.4;color:#1D2C32;margin:48px 0 16px;font-weight:600}
.text-doc h4{font-size:24px;line-height:1.5;color:#1D2C32;margin:36px 0 14px;font-weight:600}
.text-doc h5{font-size:20px;line-height:1.5;color:#1D2C32;margin:28px 0 12px;font-weight:600}
.text-doc h6{font-size:18px;line-height:1.5;color:#1D2C32;margin:24px 0 10px;font-weight:600}
.text-doc p{font-size:18px;line-height:1.8;color:#1D2C32;margin:0 0 24px;max-width:900px}
.text-doc ul{margin:0 0 32px;padding:0 0 0 28px;list-style:none}
.text-doc ol{margin:0 0 32px;padding:0 0 0 28px;list-style:none;counter-reset:plcy-cntr}
.text-doc ul li{font-size:18px;line-height:1.8;color:#1D2C32;margin:0 0 16px;padding-left:20px;position:relative}
.text-doc ul li::before{content:'';position:absolute;left:0;top:14px;width:6px;height:6px;background:#FCF730;border-radius:50%}
.text-doc ol li{font-size:18px;line-height:1.8;color:#1D2C32;margin:0 0 16px;padding-left:20px;position:relative;counter-increment:plcy-cntr}
.text-doc ol li::before{content:counter(plcy-cntr) ".";position:absolute;left:0;top:0;font-weight:600;color:#1D2C32}
.text-doc ul ul{margin:16px 0 0;padding:0 0 0 28px}
.text-doc ol ol{margin:16px 0 0;padding:0 0 0 28px}
.text-doc ul ul li::before{background:#1D2C32;width:4px;height:4px}
.text-doc strong{font-weight:700;color:#1D2C32}
.text-doc b{font-weight:700;color:#1D2C32}
.text-doc em{font-style:italic;color:#1D2C32}
.text-doc i{font-style:italic;color:#1D2C32}
.text-doc a{color:#1D2C32;text-decoration:underline;text-decoration-color:#FCF730;text-decoration-thickness:2px;text-underline-offset:4px;transition:all .3s ease}
.text-doc a:hover{color:#1D2C32;text-decoration-color:#1D2C32;text-decoration-thickness:3px}
.text-doc a:focus{outline:3px solid #FCF730;outline-offset:4px;border-radius:4px}
.text-doc div{margin:0;padding:0}
.text-doc h1 + p{font-size:20px;color:#1D2C32;opacity:.8;margin-bottom:48px}
@media (max-width: 1024px) {
.text-doc{padding:60px 32px 100px}
.text-doc h1{font-size:44px}
.text-doc h2{font-size:34px;margin:52px 0 18px}
.text-doc h3{font-size:28px;margin:40px 0 14px}
.text-doc h4{font-size:22px}
.text-doc p{font-size:17px}
.text-doc ul li{font-size:17px}
.text-doc ol li{font-size:17px}
}
@media (max-width: 768px) {
.text-doc{padding:48px 24px 80px}
.text-doc h1{font-size:36px;margin-bottom:20px}
.text-doc h2{font-size:28px;margin:44px 0 16px}
.text-doc h3{font-size:24px;margin:36px 0 12px}
.text-doc h4{font-size:20px;margin:32px 0 12px}
.text-doc h5{font-size:18px}
.text-doc h6{font-size:17px}
.text-doc p{font-size:16px;line-height:1.75;margin-bottom:20px}
.text-doc ul{padding-left:24px;margin-bottom:28px}
.text-doc ol{padding-left:24px;margin-bottom:28px}
.text-doc ul li{font-size:16px;line-height:1.75;margin-bottom:14px;padding-left:18px}
.text-doc ol li{font-size:16px;line-height:1.75;margin-bottom:14px;padding-left:18px}
.text-doc h1 + p{font-size:18px;margin-bottom:40px}
}
@media (max-width: 480px) {
.text-doc{padding:40px 20px 64px}
.text-doc h1{font-size:32px}
.text-doc h2{font-size:26px;margin:40px 0 14px}
.text-doc h3{font-size:22px;margin:32px 0 12px}
.text-doc ul{padding-left:20px}
.text-doc ol{padding-left:20px}
.text-doc ul li{padding-left:16px}
.text-doc ol li{padding-left:16px}
}
.pg-wrp{width:100%;max-width:1600px;margin:0 auto}
.hdr-blck{position:relative;min-height:580px;display:flex;align-items:center;padding:80px 40px;overflow:hidden;background:linear-gradient(135deg,#FDEAEF 0%,#FCF730 100%)}
.hdr-blck::before{content:'';position:absolute;top:0;right:0;width:55%;height:100%;background-image:url(./site_visuals/header_1.jpg);background-size:cover;background-position:center;opacity:.15;mix-blend-mode:multiply;z-index:1}
.hdr-blck::after{content:'';position:absolute;top:50%;right:54%;width:3px;height:160px;background:linear-gradient(180deg,transparent 0%,#1D2C32 50%,transparent 100%);transform:translateY(-50%);z-index:3}
.hdr-cntnt-hldr{position:relative;z-index:2;max-width:720px}
.prblm-txt{font-size:17px;line-height:1.6;color:#1D2C32;margin-bottom:28px;opacity:.85}
.sltn-hdng{font-size:52px;line-height:1.2;color:#1D2C32;font-weight:700;margin-bottom:32px;position:relative}
.sltn-hdng::before{content:'';position:absolute;left:-24px;top:12px;width:6px;height:48px;background:linear-gradient(180deg,#FCF730 0%,#1D2C32 100%);border-radius:8px}
.sltn-dsc{font-size:19px;line-height:1.7;color:#1D2C32;margin-bottom:0}
.nws-grd-sctn{padding:120px 40px;background:#FDEAEF;position:relative}
.nws-grd-sctn::before{content:'';position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#FCF730 0%,#1D2C32 50%,#FCF730 100%)}
.nws-grd-cntnr{max-width:1440px;margin:0 auto}
.nws-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:48px 36px;margin-bottom:0}
.nws-crd{background:#fff;border-radius:24px;overflow:hidden;box-shadow:0 8px 24px #1d2c3214;transition:all .4s cubic-bezier(0.4,0,0.2,1);display:flex;flex-direction:column}
.nws-crd:hover{transform:translateY(-8px);box-shadow:0 16px 48px #1d2c3226}
.nws-crd:nth-child(1){border-top:5px solid #FCF730}
.nws-crd:nth-child(2){border-top:5px solid #1D2C32}
.nws-crd:nth-child(3){border-top:5px solid #FCF730}
.nws-crd:nth-child(4){border-top:5px solid #1D2C32}
.nws-img-wrp{width:100%;height:280px;overflow:hidden;position:relative}
.nws-img{width:100%;height:100%;object-fit:cover;transition:transform .6s ease}
.nws-crd:hover .nws-img{transform:scale(1.08)}
.nws-cntnt-bx{padding:32px 28px 36px;display:flex;flex-direction:column;flex-grow:1}
.nws-dt{font-size:14px;color:#1D2C32;opacity:.6;margin-bottom:16px;font-weight:500}
.nws-ttl{font-size:24px;line-height:1.4;color:#1D2C32;font-weight:700;margin-bottom:18px}
.nws-xcrpt{font-size:16px;line-height:1.7;color:#1D2C32;opacity:.75;margin-bottom:24px;flex-grow:1}
.nws-meta-rw{display:flex;align-items:center;gap:16px;padding-top:20px;border-top:2px solid #1d2c3214}
.athr-img-wrp{width:44px;height:44px;border-radius:50%;overflow:hidden;border:3px solid #FCF730}
.athr-img{width:100%;height:100%;object-fit:cover}
.athr-inf{flex:1}
.athr-nm{font-size:15px;font-weight:600;color:#1D2C32;margin-bottom:4px}
.athr-rl{font-size:13px;color:#1D2C32;opacity:.55}
.ctgry-bdg{display:inline-block;padding:6px 14px;background:linear-gradient(135deg,#FCF730 0%,#fcf7304d 100%);border-radius:16px;font-size:13px;font-weight:600;color:#1D2C32;margin-bottom:14px}
@media (max-width: 1200px) {
.nws-grd{grid-template-columns:repeat(2,1fr);gap:40px 32px}
.sltn-hdng{font-size:44px}
.hdr-blck::before{width:50%}
.hdr-blck::after{right:49%}
}
@media (max-width: 768px) {
.hdr-blck{min-height:480px;padding:60px 24px}
.hdr-blck::before{width:100%;opacity:.08}
.hdr-blck::after{display:none}
.sltn-hdng{font-size:36px}
.sltn-hdng::before{left:-16px;width:4px;height:36px}
.prblm-txt{font-size:16px}
.sltn-dsc{font-size:17px}
.nws-grd-sctn{padding:80px 24px}
.nws-grd{grid-template-columns:1fr;gap:32px}
.nws-img-wrp{height:240px}
.nws-cntnt-bx{padding:28px 24px 32px}
.nws-ttl{font-size:22px}
}
@media (max-width: 480px) {
.hdr-blck{padding:48px 20px}
.sltn-hdng{font-size:30px}
.nws-grd-sctn{padding:64px 20px}
.nws-crd{border-radius:20px}
.nws-img-wrp{height:200px}
.nws-ttl{font-size:20px}
}
.abt-hero-wrpr{position:relative;max-width:1600px;margin:0 auto;min-height:480px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#FDEAEF 0%,#FCF730 100%)}
.hero-img-bckgrnd{position:absolute;top:0;right:0;width:58%;height:100%;z-index:1}
.hero-img-bckgrnd img{width:100%;height:100%;object-fit:cover;opacity:.72;filter:blur(1px)}
.hero-img-bckgrnd::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="400" height="400"><filter id="n"><feTurbulence baseFrequency="0.9" numOctaves="3"/></filter><rect width="400" height="400" filter="url(%23n)" opacity="0.15"/></svg>');mix-blend-mode:overlay;pointer-events:none}
.hero-cntnt-holder{position:relative;z-index:3;max-width:640px;padding:72px 48px;background:#fdeaeff0;border-radius:24px;margin-left:64px;box-shadow:0 12px 48px #1d2c322e}
.hero-cntnt-holder h1{font-size:3.2rem;line-height:1.15;margin:0 0 32px;color:#1D2C32;font-weight:700}
.hero-btn-strt{display:inline-block;padding:16px 40px;background:linear-gradient(135deg,#FCF730 0%,#1D2C32 100%);color:#1D2C32;text-decoration:none;border-radius:28px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 6px 20px #fcf73066}
.hero-btn-strt:hover{transform:translateY(-3px);box-shadow:0 10px 32px #fcf73099}
.stry-sectn-wrap{max-width:1600px;margin:0 auto;padding:96px 48px;background:#FDEAEF}
.stry-grid-layout{display:grid;grid-template-columns:1fr 1.4fr;gap:64px;align-items:start}
.stry-img-col img{width:100%;height:auto;border-radius:20px;box-shadow:0 8px 32px #1d2c3224}
.stry-txt-col h2{font-size:2.6rem;margin:0 0 28px;color:#1D2C32;font-weight:700;position:relative;padding-left:24px}
.stry-txt-col h2::before{content:'';position:absolute;left:0;top:8px;width:6px;height:70%;background:linear-gradient(180deg,#FCF730 0%,#1D2C32 100%);border-radius:3px}
.stry-txt-col .prgrph-one{font-size:1.05rem;line-height:1.72;color:#1D2C32;margin-bottom:24px}
.stry-txt-col .prgrph-two{font-size:1.05rem;line-height:1.72;color:#1D2C32}
.valus-sectn{max-width:1600px;margin:0 auto;padding:88px 48px;background:linear-gradient(210deg,#FCF730 0%,#FDEAEF 45%,#1D2C32 100%)}
.valus-hdr{text-align:center;margin-bottom:64px}
.valus-hdr h2{font-size:2.8rem;color:#1D2C32;margin:0 0 18px;font-weight:700}
.valus-hdr .subtxt{font-size:1.15rem;color:#1D2C32;opacity:.85}
.valus-crd-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.val-crd{background:#ffffffe6;border-radius:24px;padding:40px 32px;position:relative;transition:all .4s ease;border:2px solid transparent}
.val-crd:hover{transform:translateY(-8px);border-color:#FCF730;box-shadow:0 16px 48px #1d2c3233}
.val-crd h4{font-size:1.5rem;margin:0 0 16px;color:#1D2C32;font-weight:600}
.val-crd p{font-size:1rem;line-height:1.68;color:#1D2C32;margin:0}
.val-crd::before{content:'';position:absolute;top:-2px;left:20px;width:48px;height:4px;background:#FCF730;border-radius:2px}
.team-sectn-wrap{max-width:1600px;margin:0 auto;padding:92px 48px;background:#FDEAEF}
.team-intro-block{margin-bottom:56px}
.team-intro-block h2{font-size:2.7rem;color:#1D2C32;margin:0 0 24px;font-weight:700}
.team-intro-block .intro-txt{font-size:1.08rem;line-height:1.75;color:#1D2C32;max-width:880px}
.team-profiles-holder{display:flex;gap:56px;align-items:start}
.profile-card{flex:1;background:#ffffffe0;border-radius:20px;overflow:hidden;box-shadow:0 6px 28px #1d2c321f;transition:all .35s ease}
.profile-card:hover{box-shadow:0 12px 42px #1d2c3238;transform:scale(1.02)}
.profile-img-wrap{width:100%;height:340px;overflow:hidden}
.profile-img-wrap img{width:100%;height:100%;object-fit:cover}
.profile-info-bx{padding:32px 28px}
.profile-info-bx h5{font-size:1.4rem;margin:0 0 8px;color:#1D2C32;font-weight:600}
.profile-info-bx .role-label{font-size:.95rem;color:#FCF730;background:#1D2C32;display:inline-block;padding:4px 14px;border-radius:12px;margin-bottom:16px;font-weight:500}
.profile-info-bx .bio-txt{font-size:.98rem;line-height:1.65;color:#1D2C32;margin:0}
.journey-sectn{max-width:1600px;margin:0 auto;padding:88px 48px;background:linear-gradient(45deg,#1D2C32 0%,#FDEAEF 100%)}
.journey-layout{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}
.journey-txt-side h3{font-size:2.5rem;color:#FCF730;margin:0 0 32px;font-weight:700}
.journey-txt-side .desc-block{font-size:1.06rem;line-height:1.8;color:#FDEAEF;margin-bottom:28px}
.journey-txt-side .desc-block-two{font-size:1.06rem;line-height:1.8;color:#FDEAEF}
.journey-visual-side{display:grid;grid-template-columns:1fr 1fr;gap:24px}
.journey-img-item{border-radius:18px;overflow:hidden;box-shadow:0 8px 24px #0000004d;height:260px}
.journey-img-item img{width:100%;height:100%;object-fit:cover}
.journey-img-item:nth-child(2){transform:translateY(32px)}
@media (max-width: 1024px) {
.abt-hero-wrpr{min-height:420px}
.hero-img-bckgrnd{width:50%}
.hero-cntnt-holder{margin-left:32px;padding:56px 36px}
.hero-cntnt-holder h1{font-size:2.6rem}
.stry-grid-layout{grid-template-columns:1fr;gap:48px}
.valus-crd-grid{grid-template-columns:1fr;gap:32px}
.team-profiles-holder{flex-direction:column}
.journey-layout{grid-template-columns:1fr;gap:48px}
.journey-visual-side{grid-template-columns:1fr 1fr}
}
@media (max-width: 768px) {
.abt-hero-wrpr{min-height:auto;flex-direction:column}
.hero-img-bckgrnd{position:relative;width:100%;height:280px}
.hero-cntnt-holder{margin:-40px 20px 40px;padding:40px 28px}
.hero-cntnt-holder h1{font-size:2.2rem;margin-bottom:24px}
.stry-sectn-wrap{padding:64px 24px}
.stry-txt-col h2{font-size:2.2rem}
.valus-sectn{padding:64px 24px}
.valus-hdr h2{font-size:2.3rem}
.team-sectn-wrap{padding:64px 24px}
.team-intro-block h2{font-size:2.2rem}
.journey-sectn{padding:64px 24px}
.journey-txt-side h3{font-size:2.1rem}
.journey-visual-side{grid-template-columns:1fr}
.journey-img-item:nth-child(2){transform:translateY(0)}
}
.hro-wrp{position:relative;min-height:620px;display:flex;align-items:center;overflow:hidden;background:linear-gradient(135deg,#FDEAEF 0%,#FCF730 100%);padding:80px 20px}
.hro-wrp::before{content:'';position:absolute;top:-10%;right:-5%;width:400px;height:400px;background:#1D2C32;opacity:.08;border-radius:28px;transform:rotate(25deg)}
.hro-wrp::after{content:'';position:absolute;bottom:-8%;left:8%;width:280px;height:280px;background:#FCF730;opacity:.12;border-radius:32px;transform:rotate(-15deg)}
.hro-cntnr{max-width:1600px;width:100%;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;position:relative;z-index:2}
.hro-txt-zne{padding-right:40px}
.hro-txt-zne h1{font-size:3.2rem;line-height:1.2;color:#1D2C32;margin:0 0 24px;font-weight:700}
.hro-txt-zne .sbhdng{font-size:1.25rem;line-height:1.6;color:#1D2C32;margin:0 0 32px;opacity:.85}
.hro-cta-btn{display:inline-block;padding:16px 40px;background:#1D2C32;color:#FCF730;text-decoration:none;border-radius:24px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 20px #1d2c3233}
.hro-cta-btn:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1d2c3247;background:#2a3f47}
.hro-img-holder{position:relative;height:480px}
.hro-img-holder img{width:100%;height:100%;object-fit:cover;border-radius:28px;box-shadow:0 16px 48px #1d2c322e}
.crr-prspcts-sectn{padding:100px 20px;background:#fff;position:relative}
.crr-prspcts-sectn::before{content:'';position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,#1D2C32 50%,transparent 100%);opacity:.15}
.crr-cntnr{max-width:1600px;margin:0 auto}
.crr-cntnr h2{font-size:2.6rem;color:#1D2C32;margin:0 0 20px;font-weight:700;position:relative;display:inline-block}
.crr-cntnr h2::after{content:'';position:absolute;bottom:-8px;left:0;width:60%;height:4px;background:linear-gradient(90deg,#FCF730 0%,#FDEAEF 100%);border-radius:2px}
.crr-intro-txt{font-size:1.15rem;line-height:1.7;color:#1D2C32;opacity:.8;margin:0 0 60px;max-width:820px}
.crr-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:40px}
.crr-crd{background:linear-gradient(145deg,#FDEAEF 0%,#fff 100%);padding:40px 32px;border-radius:24px;border:2px solid transparent;transition:all .35s ease;position:relative;overflow:hidden}
.crr-crd::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#FCF730 0%,#1D2C32 100%);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}
.crr-crd:hover::before{transform:scaleX(1)}
.crr-crd:hover{border-color:#FCF730;box-shadow:0 12px 32px #fcf73033;transform:translateY(-4px)}
.crr-crd h3{font-size:1.5rem;color:#1D2C32;margin:0 0 16px;font-weight:600}
.crr-crd p{font-size:1.05rem;line-height:1.65;color:#1D2C32;margin:0 0 20px;opacity:.8}
.crr-crd ul{list-style:none;padding:0;margin:0}
.crr-crd ul li{font-size:.98rem;line-height:1.6;color:#1D2C32;margin:0 0 10px;padding-left:24px;position:relative;opacity:.75}
.crr-crd ul li::before{content:'→';position:absolute;left:0;color:#FCF730;font-weight:700}
.lrng-prcss-area{padding:100px 20px;background:linear-gradient(180deg,#1D2C32 0%,#2a3f47 100%);position:relative}
.lrng-wrpr{max-width:1600px;margin:0 auto}
.lrng-wrpr h2{font-size:2.6rem;color:#FCF730;margin:0 0 24px;font-weight:700}
.lrng-dsc{font-size:1.15rem;line-height:1.7;color:#fff;opacity:.85;margin:0 0 60px;max-width:780px}
.lrng-split-lyout{display:grid;grid-template-columns:1.2fr 1fr;gap:60px;align-items:start}
.lrng-cntnt-sd{display:flex;flex-direction:column;gap:32px}
.prcss-blck{background:#fcf73014;padding:36px 32px;border-radius:20px;border-left:4px solid #FCF730;position:relative}
.prcss-blck h4{font-size:1.35rem;color:#FCF730;margin:0 0 16px;font-weight:600}
.prcss-blck p{font-size:1.05rem;line-height:1.65;color:#fff;margin:0;opacity:.8}
.lrng-vsl-sd{position:sticky;top:100px}
.lrng-vsl-sd img{width:100%;height:auto;border-radius:24px;box-shadow:0 16px 48px #0000004d}
.lrnr-exp-sctn{padding:100px 20px;background:#FDEAEF;position:relative}
.lrnr-wrp{max-width:1600px;margin:0 auto}
.lrnr-wrp h2{font-size:2.6rem;color:#1D2C32;margin:0 0 20px;font-weight:700;text-align:center}
.lrnr-sbttl{font-size:1.15rem;line-height:1.7;color:#1D2C32;opacity:.8;margin:0 auto 70px;max-width:680px;text-align:center}
.exp-grd-layout{display:grid;grid-template-columns:repeat(2,1fr);gap:50px}
.exp-stry-crd{background:#fff;padding:0;border-radius:28px;overflow:hidden;box-shadow:0 8px 24px #1d2c321f;display:flex;flex-direction:column}
.exp-img-zne{width:100%;height:240px;overflow:hidden}
.exp-img-zne img{width:100%;height:100%;object-fit:cover}
.exp-txt-zne{padding:36px 32px;display:flex;flex-direction:column;gap:16px}
.exp-txt-zne h4{font-size:1.4rem;color:#1D2C32;margin:0;font-weight:600}
.exp-txt-zne p{font-size:1.05rem;line-height:1.65;color:#1D2C32;margin:0;opacity:.8}
.exp-prfl-info{display:flex;align-items:center;gap:16px;margin-top:8px}
.exp-prfl-img{width:56px;height:56px;border-radius:50%;overflow:hidden;border:3px solid #FCF730}
.exp-prfl-img img{width:100%;height:100%;object-fit:cover}
.exp-prfl-dtls{display:flex;flex-direction:column;gap:4px}
.exp-prfl-dtls strong{font-size:1.05rem;color:#1D2C32;font-weight:600}
.exp-prfl-dtls span{font-size:.95rem;color:#1D2C32;opacity:.65}
.cta-ftr-sctn{padding:80px 20px;background:linear-gradient(135deg,#FCF730 0%,#FDEAEF 100%);text-align:center}
.cta-ftr-cntnr{max-width:1600px;margin:0 auto}
.cta-ftr-cntnr h3{font-size:2.2rem;color:#1D2C32;margin:0 0 20px;font-weight:700}
.cta-ftr-cntnr p{font-size:1.15rem;line-height:1.6;color:#1D2C32;margin:0 0 36px;opacity:.85;max-width:620px;margin-left:auto;margin-right:auto}
.cta-btns-grp{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}
.cta-btn-prmry{display:inline-block;padding:16px 40px;background:#1D2C32;color:#FCF730;text-decoration:none;border-radius:24px;font-weight:600;font-size:1.1rem;transition:all .3s ease;box-shadow:0 8px 20px #1d2c3233}
.cta-btn-prmry:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1d2c3247;background:#2a3f47}
.cta-btn-scndry{display:inline-block;padding:16px 40px;background:transparent;color:#1D2C32;text-decoration:none;border-radius:24px;font-weight:600;font-size:1.1rem;transition:all .3s ease;border:2px solid #1D2C32}
.cta-btn-scndry:hover{background:#1D2C32;color:#FCF730;transform:translateY(-2px)}
@media (max-width: 1200px) {
.hro-cntnr{grid-template-columns:1fr;gap:40px}
.hro-txt-zne{padding-right:0}
.hro-img-holder{height:400px}
.crr-grd{grid-template-columns:repeat(2,1fr);gap:32px}
.lrng-split-lyout{grid-template-columns:1fr;gap:40px}
.lrng-vsl-sd{position:relative;top:0}
}
@media (max-width: 768px) {
.hro-wrp{min-height:500px;padding:60px 20px}
.hro-txt-zne h1{font-size:2.4rem}
.hro-txt-zne .sbhdng{font-size:1.1rem}
.hro-img-holder{height:320px}
.crr-prspcts-sectn,.lrng-prcss-area,.lrnr-exp-sctn{padding:60px 20px}
.crr-cntnr h2,.lrng-wrpr h2,.lrnr-wrp h2{font-size:2rem}
.crr-grd{grid-template-columns:1fr;gap:24px}
.exp-grd-layout{grid-template-columns:1fr;gap:32px}
.cta-ftr-sctn{padding:60px 20px}
.cta-ftr-cntnr h3{font-size:1.8rem}
.cta-btns-grp{flex-direction:column;align-items:center}
.cta-btn-prmry,.cta-btn-scndry{width:100%;max-width:320px;text-align:center}
}
.cntct-hro{background:linear-gradient(135deg,#FDEAEF 0%,#FCF730 100%);padding:80px 20px 120px;position:relative;overflow:hidden}
.cntct-hro::after{content:'';position:absolute;bottom:-2px;left:0;width:100%;height:100px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1200 120'%3E%3Cpath d='M0,0 Q300,80 600,40 T1200,60 L1200,120 L0,120 Z' fill='%23ffffff'/%3E%3C/svg%3E") no-repeat center bottom;background-size:cover}
.cntct-hro .max-cntnr{max-width:1600px;margin:0 auto;position:relative;z-index:2}
.hro-cntnt-wrp{max-width:900px;margin:0 auto;text-align:center}
.hro-cntnt-wrp h1{font-size:3.2rem;color:#1D2C32;margin:0 0 24px;line-height:1.2;font-weight:700}
.hro-cntnt-wrp .sbttl-txt{font-size:1.3rem;color:#1D2C32;line-height:1.7;max-width:720px;margin:0 auto;opacity:.85}
.frm-sctn-hldr{padding:90px 20px;background:#fff}
.frm-sctn-hldr .max-cntnr{max-width:1600px;margin:0 auto}
.frm-grd-lyot{display:grid;grid-template-columns:1fr 1.3fr;gap:70px;align-items:start}
.info-pnl-side{background:linear-gradient(160deg,#1D2C32 0%,#2a3f47 100%);padding:50px 40px;border-radius:28px;box-shadow:0 8px 24px #1d2c3226}
.info-pnl-side h2{font-size:2rem;color:#FCF730;margin:0 0 16px;font-weight:600}
.info-pnl-side .intro-desc{font-size:1.05rem;color:#FDEAEF;line-height:1.6;margin:0 0 40px;opacity:.92}
.cntct-dtls-lst{display:flex;flex-direction:column;gap:28px}
.dtl-itm-blk{display:flex;align-items:flex-start;gap:16px}
.icn-hldr-box{width:48px;height:48px;background:#fcf73026;border-radius:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}
.icn-hldr-box svg{width:24px;height:24px;fill:#FCF730}
.dtl-txt-grp h3{font-size:1.1rem;color:#FCF730;margin:0 0 6px;font-weight:600}
.dtl-txt-grp p{font-size:1rem;color:#FDEAEF;margin:0;line-height:1.5}
.dtl-txt-grp a{color:#FDEAEF;text-decoration:none;transition:color .3s ease}
.dtl-txt-grp a:hover{color:#FCF730}
.frm-card-wrp{background:#FDEAEF;padding:50px 45px;border-radius:28px;box-shadow:0 4px 18px #00000014}
.frm-card-wrp h2{font-size:1.9rem;color:#1D2C32;margin:0 0 12px;font-weight:600}
.frm-card-wrp .frm-desc-txt{font-size:1.05rem;color:#1D2C32;line-height:1.6;margin:0 0 36px;opacity:.8}
.cntct-frm-main{display:flex;flex-direction:column;gap:24px}
.fld-grp-row{display:flex;flex-direction:column;gap:8px}
.fld-grp-row label{font-size:.95rem;color:#1D2C32;font-weight:500}
.fld-grp-row input[type="text"],.fld-grp-row input[type="email"],.fld-grp-row input[type="tel"]{width:100%;padding:16px 20px;border:2px solid #d4d4d8;border-radius:20px;font-size:1rem;color:#1D2C32;background:#fff;transition:all .3s ease;box-sizing:border-box}
.fld-grp-row input[type="text"]:focus,.fld-grp-row input[type="email"]:focus,.fld-grp-row input[type="tel"]:focus{outline:none;border-color:#FCF730;box-shadow:0 0 0 4px #fcf73026}
.ctgry-slctr-wrp{position:relative}
.ctgry-slctr-wrp select{width:100%;padding:16px 20px;border:2px solid #d4d4d8;border-radius:20px;font-size:1rem;color:#1D2C32;background:#fff;cursor:pointer;transition:all .3s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cpath fill='%231D2C32' d='M5 7l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;box-sizing:border-box}
.ctgry-slctr-wrp select:focus{outline:none;border-color:#FCF730;box-shadow:0 0 0 4px #fcf73026}
.prvc-chckbx-wrp{display:flex;align-items:flex-start;gap:12px;margin-top:8px}
.prvc-chckbx-wrp input[type="checkbox"]{width:20px;height:20px;border:2px solid #d4d4d8;border-radius:6px;cursor:pointer;flex-shrink:0;margin-top:2px;accent-color:#FCF730}
.prvc-chckbx-wrp label{font-size:.92rem;color:#1D2C32;line-height:1.5;opacity:.8}
.prvc-chckbx-wrp label a{color:#1D2C32;text-decoration:underline;transition:color .3s ease}
.prvc-chckbx-wrp label a:hover{color:#FCF730}
.sbmt-btn-hldr{margin-top:12px}
.sbmt-btn-hldr button{width:100%;padding:18px 32px;background:linear-gradient(135deg,#FCF730 0%,#e8e226 100%);color:#1D2C32;border:none;border-radius:20px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 6px 16px #fcf73040}
.sbmt-btn-hldr button:hover{transform:translateY(-2px);box-shadow:0 10px 24px #fcf73059}
.sbmt-btn-hldr button:active{transform:translateY(0)}
@media (max-width: 1024px) {
.frm-grd-lyot{grid-template-columns:1fr;gap:50px}
.info-pnl-side{padding:40px 32px}
.frm-card-wrp{padding:40px 32px}
}
@media (max-width: 768px) {
.cntct-hro{padding:60px 20px 100px}
.hro-cntnt-wrp h1{font-size:2.4rem}
.hro-cntnt-wrp .sbttl-txt{font-size:1.15rem}
.frm-sctn-hldr{padding:60px 20px}
.info-pnl-side{padding:32px 24px}
.info-pnl-side h2{font-size:1.7rem}
.frm-card-wrp{padding:32px 24px}
.frm-card-wrp h2{font-size:1.6rem}
.dtl-itm-blk{gap:12px}
.icn-hldr-box{width:40px;height:40px}
.icn-hldr-box svg{width:20px;height:20px}
}
@media (max-width: 480px) {
.cntct-hro{padding:50px 16px 80px}
.hro-cntnt-wrp h1{font-size:2rem}
.hro-cntnt-wrp .sbttl-txt{font-size:1.05rem}
.frm-sctn-hldr{padding:50px 16px}
.info-pnl-side{padding:28px 20px}
.frm-card-wrp{padding:28px 20px}
.fld-grp-row input[type="text"],.fld-grp-row input[type="email"],.fld-grp-row input[type="tel"],.ctgry-slctr-wrp select{padding:14px 16px}
.sbmt-btn-hldr button{padding:16px 28px}
}
.prgrm-hro{position:relative;min-height:520px;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-bottom:80px}
.prgrm-hro .bg-img-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.prgrm-hro .bg-img-wrapper img{width:100%;height:100%;object-fit:cover;filter:brightness(0.85)}
.prgrm-hro .dcrv-crcl{position:absolute;border-radius:50%;background:linear-gradient(135deg,#fcf73026 0%,#1d2c3214 100%);z-index:2}
.prgrm-hro .dcrv-crcl.c1{width:380px;height:380px;top:-120px;right:10%}
.prgrm-hro .dcrv-crcl.c2{width:220px;height:220px;bottom:40px;left:8%;background:linear-gradient(220deg,#fdeaef33 0%,#fcf7301a 100%)}
.prgrm-hro .txt-cntnr{position:relative;z-index:3;background:#fdeaefeb;padding:56px 64px;border-radius:24px;max-width:880px;margin:0 auto;box-shadow:0 12px 28px #1d2c3224}
.prgrm-hro .txt-cntnr h1{font-size:3.2rem;color:#1D2C32;margin:0 0 24px;line-height:1.2;font-weight:700}
.prgrm-hro .txt-cntnr .sbtl{font-size:1.25rem;color:#1D2C32;line-height:1.7;margin:0;opacity:.88}
.crss-grid{max-width:1600px;margin:0 auto 96px;padding:0 32px}
.crss-grid h2{font-size:2.4rem;color:#1D2C32;margin:0 0 48px;text-align:center;font-weight:600}
.grid-hldr{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}
.crs-crd{background:linear-gradient(145deg,#fff 0%,#FDEAEF 100%);border-radius:20px;padding:40px 32px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 16px #1d2c3214;position:relative}
.crs-crd:hover{transform:translateY(-8px);box-shadow:0 16px 32px #1d2c3226}
.crs-crd::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#FCF730 0%,#1D2C32 100%);border-radius:20px 0 0 20px}
.crs-crd h3{font-size:1.5rem;color:#1D2C32;margin:0 0 16px;font-weight:600}
.crs-crd .dsc{font-size:1rem;color:#1D2C32;line-height:1.7;margin:0 0 24px;opacity:.82}
.crs-crd .mt-lbl{display:flex;gap:12px;flex-wrap:wrap}
.mt-lbl .bdg{background:#fcf73033;color:#1D2C32;padding:6px 14px;border-radius:16px;font-size:.85rem;font-weight:500;border:1px solid #fcf73066}
.pth-sqnc{max-width:1600px;margin:0 auto 80px;padding:0 32px;position:relative}
.pth-sqnc h2{font-size:2.4rem;color:#1D2C32;margin:0 0 56px;font-weight:600}
.pth-sqnc h2::after{content:'';display:block;width:120px;height:4px;background:linear-gradient(90deg,#FCF730 0%,#FDEAEF 100%);margin-top:16px}
.stp-hldr{display:flex;gap:40px;align-items:flex-start;position:relative}
.lft-img-blck{flex:0 0 420px;position:sticky;top:40px}
.lft-img-blck img{width:100%;height:540px;object-fit:cover;border-radius:24px;box-shadow:0 12px 32px #1d2c322e}
.rght-stps{flex:1;display:flex;flex-direction:column;gap:32px}
.stp-itm{background:#fff;padding:36px 40px;border-radius:20px;border-left:5px solid #FCF730;box-shadow:0 6px 20px #1d2c321a;position:relative}
.stp-itm::before{content:attr(data-num);position:absolute;left:-18px;top:36px;width:36px;height:36px;background:linear-gradient(135deg,#FCF730 0%,#FDEAEF 100%);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1D2C32;font-size:.95rem;box-shadow:0 4px 12px #fcf73066}
.stp-itm h4{font-size:1.35rem;color:#1D2C32;margin:0 0 12px;font-weight:600}
.stp-itm .txt{font-size:1rem;color:#1D2C32;line-height:1.7;margin:0;opacity:.85}
.tchr-spclt{background:linear-gradient(160deg,#1D2C32 0%,#1d2c32e0 100%);padding:80px 32px;margin-bottom:0}
.tchr-spclt .innr-wrap{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:380px 1fr;gap:64px;align-items:center}
.tchr-prfls{display:flex;flex-direction:column;gap:24px}
.prfl-crd{background:#fdeaef1f;border-radius:18px;padding:24px;display:flex;align-items:center;gap:20px;border:1px solid #fcf73033;transition:background .3s ease,transform .3s ease}
.prfl-crd:hover{background:#fdeaef2e;transform:translateX(8px)}
.prfl-crd img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid #FCF730}
.prfl-crd .inf{flex:1}
.prfl-crd .nm{font-size:1.1rem;color:#FCF730;margin:0 0 4px;font-weight:600}
.prfl-crd .rl{font-size:.9rem;color:#FDEAEF;margin:0;opacity:.85}
.cntnt-blck{color:#FDEAEF}
.cntnt-blck h2{font-size:2.4rem;color:#FCF730;margin:0 0 32px;font-weight:600}
.cntnt-blck p{font-size:1.05rem;line-height:1.8;margin:0 0 20px;color:#FDEAEF;opacity:.92}
.cntnt-blck .cta-btn{display:inline-block;background:linear-gradient(135deg,#FCF730 0%,#fcf730d9 100%);color:#1D2C32;padding:16px 40px;border-radius:28px;text-decoration:none;font-weight:600;font-size:1.05rem;margin-top:24px;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 8px 24px #fcf7304d}
.cntnt-blck .cta-btn:hover{transform:translateY(-4px);box-shadow:0 12px 32px #fcf73073}
@media (max-width: 1024px) {
.prgrm-hro .txt-cntnr{padding:44px 48px}
.prgrm-hro .txt-cntnr h1{font-size:2.6rem}
.grid-hldr{grid-template-columns:repeat(2,1fr);gap:28px}
.stp-hldr{flex-direction:column;gap:32px}
.lft-img-blck{flex:none;width:100%;position:relative;top:0}
.lft-img-blck img{height:420px}
.tchr-spclt .innr-wrap{grid-template-columns:1fr;gap:48px}
.tchr-prfls{flex-direction:row;justify-content:center}
}
@media (max-width: 768px) {
.prgrm-hro{min-height:420px;margin-bottom:64px}
.prgrm-hro .txt-cntnr{padding:36px 32px}
.prgrm-hro .txt-cntnr h1{font-size:2rem;margin-bottom:16px}
.prgrm-hro .txt-cntnr .sbtl{font-size:1.05rem}
.prgrm-hro .dcrv-crcl.c1{width:240px;height:240px;top:-80px}
.prgrm-hro .dcrv-crcl.c2{width:160px;height:160px}
.crss-grid{margin-bottom:64px;padding:0 20px}
.crss-grid h2{font-size:1.9rem;margin-bottom:36px}
.grid-hldr{grid-template-columns:1fr;gap:24px}
.crs-crd{padding:32px 24px}
.pth-sqnc{margin-bottom:64px;padding:0 20px}
.pth-sqnc h2{font-size:1.9rem;margin-bottom:40px}
.lft-img-blck img{height:320px}
.stp-itm{padding:28px 24px}
.tchr-spclt{padding:64px 20px}
.tchr-prfls{flex-direction:column}
.cntnt-blck h2{font-size:1.9rem}
.cntnt-blck p{font-size:1rem}
}
.success-wrap{min-height:85vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#FDEAEF 0%,#FCF730 45%,#1D2C32 100%);background-size:400% 400%;animation:grdnt-shift 8s ease infinite;padding:40px 20px;position:relative;overflow:hidden}
@keyframes grdnt-shift {
0%{background-position:0 50%}
50%{background-position:100% 50%}
100%{background-position:0 50%}
}
.success-wrap::before{content:'';position:absolute;width:280px;height:280px;background:#fcf73026;border-radius:50%;top:-80px;right:-60px;animation:float-shp 7s ease-in-out infinite}
.success-wrap::after{content:'';position:absolute;width:350px;height:350px;background:#1d2c321f;border-radius:50%;bottom:-120px;left:-90px;animation:float-shp 9s ease-in-out infinite reverse}
@keyframes float-shp {
0%,100%{transform:translateY(0px) translateX(0px)}
50%{transform:translateY(-30px) translateX(20px)}
}
.success-content-holder{background:#fff;border-radius:28px;padding:60px 50px;max-width:720px;width:100%;text-align:center;box-shadow:0 12px 48px #1d2c322e 0 4px 16px #1d2c321f;position:relative;z-index:2;animation:cnfrm-appear .6s ease-out}
@keyframes cnfrm-appear {
from{opacity:0;transform:translateY(30px) scale(0.95)}
to{opacity:1;transform:translateY(0) scale(1)}
}
.success-icon-area{margin-bottom:32px}
.success-icon-area svg{width:96px;height:96px;animation:checkmark-pop .5s ease-out .3s both}
@keyframes checkmark-pop {
0%{transform:scale(0);opacity:0}
50%{transform:scale(1.15)}
100%{transform:scale(1);opacity:1}
}
.success-icon-area .circle-bg{fill:#FCF730;opacity:.2}
.success-icon-area .check-mark{stroke:#1D2C32;stroke-width:3;stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-dasharray:100;stroke-dashoffset:100;animation:draw-check .6s ease-out .5s forwards}
@keyframes draw-check {
to{stroke-dashoffset:0}
}
.success-title-text{font-size:42px;font-weight:700;color:#1D2C32;margin:0 0 18px;line-height:1.2;letter-spacing:-.5px}
.success-msg-txt{font-size:18px;line-height:1.65;color:#1D2C32;margin:0 0 36px;opacity:.85}
.success-msg-txt strong{color:#1D2C32;font-weight:600}
.success-detail-box{background:linear-gradient(135deg,#FDEAEF 0%,#fcf7301a 100%);border-radius:20px;padding:28px 32px;margin-bottom:40px;border:2px solid #fcf7304d}
.success-detail-box p{margin:0;font-size:16px;line-height:1.7;color:#1D2C32}
.success-detail-box p + p{margin-top:14px}
.bttn-group-success{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}
.primary-bttn-success{display:inline-block;padding:16px 38px;background:#1D2C32;color:#FCF730;text-decoration:none;border-radius:24px;font-size:17px;font-weight:600;transition:all .3s ease;box-shadow:0 6px 20px #1d2c3240;position:relative;overflow:hidden;z-index:10}
.primary-bttn-success::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,#fcf73033,transparent);transition:left .5s ease;z-index:-1}
.primary-bttn-success:hover::before{left:100%}
.primary-bttn-success:hover{transform:translateY(-3px);box-shadow:0 10px 28px #1d2c3259}
.secondary-bttn-success{display:inline-block;padding:16px 38px;background:transparent;color:#1D2C32;text-decoration:none;border-radius:24px;font-size:17px;font-weight:600;border:2px solid #1D2C32;transition:all .3s ease;position:relative;z-index:10}
.secondary-bttn-success:hover{background:#1D2C32;color:#FCF730;transform:translateY(-3px);box-shadow:0 8px 24px #1d2c3240}
@media (max-width: 768px) {
.success-content-holder{padding:45px 32px;border-radius:24px}
.success-title-text{font-size:34px}
.success-msg-txt{font-size:17px}
.success-icon-area svg{width:80px;height:80px}
.bttn-group-success{flex-direction:column;gap:12px}
.primary-bttn-success,.secondary-bttn-success{width:100%;text-align:center}
.success-wrap::before,.success-wrap::after{display:none}
}
@media (max-width: 480px) {
.success-wrap{padding:30px 16px}
.success-content-holder{padding:36px 24px}
.success-title-text{font-size:28px}
.success-msg-txt{font-size:16px}
.success-detail-box{padding:22px 24px}
.success-detail-box p{font-size:15px}
}