html{box-sizing:border-box;scroll-behavior:smooth}
*,::before,::after{box-sizing:inherit;margin:0;padding:0}
body{font-family:'EB Garamond',serif;font-size:18px;line-height:1.7;color:#2a2a2a;background:#fafafa;overflow-x:hidden}
img{max-width:100%;height:auto;display:block}
a{text-decoration:none;color:inherit;transition:color .3s ease,opacity .3s ease}
ul{list-style:none}
button{font-family:inherit;cursor:pointer;border:none;background:none}
.cntnr{max-width:1440px;width:100%;margin:0 auto;padding:0 24px}
.site-hdr{background:linear-gradient(135deg,#fff 0%,#f8f9ff 100%);position:relative;box-shadow:0 2px 12px #6c97fd14}
.site-hdr .hdr-top{padding:28px 0 18px;border-bottom:1px solid #6c97fd1f}
.site-hdr .signature-wrap{text-align:center}
.site-hdr .brand-script{font-size:52px;font-weight:700;color:#671911;letter-spacing:.5px;line-height:1.2;background:linear-gradient(135deg,#671911 0%,#8a2417 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.site-hdr .hdr-btm{padding:24px 0}
.site-hdr .hdr-grid{display:flex;align-items:center;justify-content:space-between;gap:32px}
.site-hdr .logo-area{flex-shrink:0}
.site-hdr .logo-lnk{display:block;width:110px;height:110px;border-radius:8px;background:#e8fce866;padding:14px;box-shadow:0 4px 12px #67191114;transition:transform .3s ease,box-shadow .3s ease}
.site-hdr .logo-lnk:hover{transform:translateY(-2px);box-shadow:0 6px 18px #67191124}
.site-hdr .logo-img{width:100%;height:100%;object-fit:contain}
.site-hdr .main-nvgtn{flex:1;display:flex;justify-content:flex-end}
.site-hdr .nvgtn-lst{display:flex;gap:12px;align-items:center;flex-wrap:wrap}
.site-hdr .nvgtn-itm{position:relative}
.site-hdr .nvgtn-lnk{display:block;padding:12px 24px;font-size:19px;font-weight:400;color:#2a2a2a;border-radius:6px;transition:background-color .3s ease,color .3s ease}
.site-hdr .nvgtn-lnk:hover{background-color:#6c97fd14;color:#6C97FD}
.site-ftr{background:linear-gradient(135deg,#3a3a3a 0%,#2a2a2a 100%);color:#d4d4d4;padding:64px 0 32px;margin-top:80px}
.site-ftr .ftr-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:48px;margin-bottom:48px}
.site-ftr .ftr-logo-wrap{width:90px;height:90px;background:#e8fce826;border-radius:8px;padding:12px;margin-bottom:16px}
.site-ftr .ftr-logo{width:100%;height:100%;object-fit:contain}
.site-ftr .ftr-tagline{font-size:17px;color:#b8b8b8;font-style:italic}
.site-ftr .ftr-hdng{font-size:21px;font-weight:700;color:#E8FCE8;margin-bottom:20px}
.site-ftr .ftr-lst{display:flex;flex-direction:column;gap:12px}
.site-ftr .ftr-lnk{font-size:17px;color:#d4d4d4;transition:color .3s ease}
.site-ftr .ftr-lnk:hover{color:#6C97FD}
.site-ftr .ftr-address{font-style:normal;display:flex;flex-direction:column;gap:8px}
.site-ftr .ftr-address-line,.site-ftr .ftr-phone,.site-ftr .ftr-email{font-size:17px;color:#d4d4d4}
.site-ftr .ftr-btm{padding-top:32px;border-top:1px solid #e8fce826;text-align:center}
.site-ftr .ftr-copyright{font-size:16px;color:#999}
.ckie-popup{position:fixed;top:33.33%;left:24px;width:480px;max-width:calc(100% - 48px);background:#fff;border-radius:10px;box-shadow:0 12px 48px #0000003d;z-index:9999;transform:translateX(-600px);transition:transform .5s cubic-bezier(0.68,-0.55,0.265,1.55);display:none}
.ckie-popup.show-popup{display:block;transform:translateX(0)}
.ckie-popup .ckie-cntnr{padding:28px}
.ckie-popup .ckie-hdr{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}
.ckie-popup .ckie-ttl{font-size:24px;font-weight:700;color:#671911}
.ckie-popup .ckie-cls{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .3s ease}
.ckie-popup .ckie-cls:hover{background-color:#6c97fd1a}
.ckie-popup .ckie-txt{font-size:16px;line-height:1.6;color:#4a4a4a;margin-bottom:20px}
.ckie-popup .ckie-accrdion{display:flex;flex-direction:column;gap:12px;margin-bottom:20px}
.ckie-popup .ckie-sctn{border:1px solid #6c97fd33;border-radius:8px;overflow:hidden}
.ckie-popup .ckie-sctn-hdr{width:100%;display:flex;align-items:center;justify-content:space-between;padding:14px 16px;background:#6c97fd0d;cursor:pointer;transition:background-color .3s ease;gap:12px}
.ckie-popup .ckie-sctn-hdr:hover{background:#6c97fd1a}
.ckie-popup .ckie-sctn-ttl{font-size:17px;font-weight:700;color:#2a2a2a;flex:1}
.ckie-popup .ckie-sctn-sttus{font-size:14px;color:#6C97FD;font-weight:600}
.ckie-popup .ckie-sctn-icn{font-size:18px;color:#6C97FD;transition:transform .3s ease}
.ckie-popup .ckie-sctn-hdr.actv .ckie-sctn-icn{transform:rotate(180deg)}
.ckie-popup .ckie-sctn-dtls{max-height:0;overflow:hidden;transition:max-height .4s ease,padding .4s ease}
.ckie-popup .ckie-sctn-dtls.expnd{max-height:300px;padding:16px}
.ckie-popup .ckie-sctn-txt{font-size:15px;line-height:1.6;color:#666}
.ckie-popup .ckie-tggl{position:relative;width:48px;height:24px;display:inline-block;cursor:pointer}
.ckie-popup .ckie-chkbx{opacity:0;width:0;height:0}
.ckie-popup .ckie-sldr{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ccc;border-radius:24px;transition:background-color .3s ease}
.ckie-popup .ckie-sldr::before{content:'';position:absolute;height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;border-radius:50%;transition:transform .3s ease}
.ckie-popup .ckie-chkbx:checked + .ckie-sldr{background-color:#6C97FD}
.ckie-popup .ckie-chkbx:checked + .ckie-sldr::before{transform:translateX(24px)}
.ckie-popup .ckie-plcy-lnk-wrap{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}
.ckie-popup .ckie-plcy-lnk,.ckie-popup .ckie-prvcy-chc{font-size:15px;color:#6C97FD;text-decoration:underline;transition:color .3s ease}
.ckie-popup .ckie-plcy-lnk:hover,.ckie-popup .ckie-prvcy-chc:hover{color:#5680e0}
.ckie-popup .ckie-ftr{display:flex;gap:12px;flex-wrap:wrap}
.ckie-popup .ckie-btn{flex:1;min-width:120px;padding:12px 20px;font-size:16px;font-weight:600;border-radius:6px;transition:transform .2s ease,box-shadow .2s ease}
.ckie-popup .ckie-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}
.ckie-popup .ckie-btn-rjct{background:transparent;border:2px solid #999;color:#666}
.ckie-popup .ckie-btn-rjct:hover{border-color:#666;color:#2a2a2a}
.ckie-popup .ckie-btn-accpt{background:linear-gradient(135deg,#6C97FD 0%,#5680e0 100%);color:#fff;border:2px solid transparent}
.ckie-popup .ckie-btn-sav{background:transparent;border:2px solid #6C97FD;color:#6C97FD}
.ckie-popup .ckie-btn-sav:hover{background:#6c97fd1a}
.ckie-prvcy-mdl{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;z-index:10000;display:none;align-items:center;justify-content:center}
.ckie-prvcy-mdl.show-mdl{display:flex}
.ckie-prvcy-mdl .ckie-prvcy-cntnr{background:#fff;border-radius:10px;width:90%;max-width:540px;box-shadow:0 16px 64px #0000004d}
.ckie-prvcy-mdl .ckie-prvcy-hdr{display:flex;justify-content:space-between;align-items:center;padding:24px 28px;border-bottom:1px solid #6c97fd33}
.ckie-prvcy-mdl .ckie-prvcy-ttl{font-size:22px;font-weight:700;color:#671911}
.ckie-prvcy-mdl .ckie-prvcy-cls{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:background-color .3s ease}
.ckie-prvcy-mdl .ckie-prvcy-cls:hover{background-color:#6c97fd1a}
.ckie-prvcy-mdl .ckie-prvcy-bdy{padding:28px}
.ckie-prvcy-mdl .ckie-prvcy-txt{font-size:16px;line-height:1.6;color:#4a4a4a;margin-bottom:20px}
.ckie-prvcy-mdl .ckie-prvcy-optn{padding:16px;background:#e8fce84d;border-radius:8px}
.ckie-prvcy-mdl .ckie-prvcy-lbl{display:flex;align-items:center;gap:12px;cursor:pointer}
.ckie-prvcy-mdl .ckie-prvcy-chkbx{width:20px;height:20px;cursor:pointer;accent-color:#6C97FD}
.ckie-prvcy-mdl .ckie-prvcy-ftr{padding:20px 28px;border-top:1px solid #6c97fd33;display:flex;justify-content:flex-end}
.ckie-mng-btn{position:fixed;bottom:24px;left:24px;padding:12px 20px;background:linear-gradient(135deg,#6C97FD 0%,#5680e0 100%);color:#fff;border-radius:6px;font-size:15px;font-weight:600;box-shadow:0 4px 16px #6c97fd66;display:flex;align-items:center;gap:8px;z-index:9998;transition:transform .2s ease,box-shadow .2s ease}
.ckie-mng-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c97fd80}
@media (max-width: 968px) {
.site-hdr .brand-script{font-size:42px}
.site-hdr .hdr-grid{flex-direction:column;gap:24px}
.site-hdr .main-nvgtn{width:100%;justify-content:center}
.site-hdr .nvgtn-lst{justify-content:center}
.site-ftr .ftr-grid{grid-template-columns:1fr;gap:32px}
.ckie-popup{width:420px}
}
@media (max-width: 640px) {
body{font-size:16px}
.cntnr{padding:0 16px}
.site-hdr .brand-script{font-size:36px}
.site-hdr .logo-lnk{width:90px;height:90px}
.site-hdr .nvgtn-lnk{padding:10px 18px;font-size:17px}
.ckie-popup{top:24px;left:16px;width:calc(100% - 32px)}
.ckie-popup .ckie-cntnr{padding:20px}
.ckie-popup .ckie-ttl{font-size:20px}
.ckie-popup .ckie-ftr{flex-direction:column}
.ckie-popup .ckie-btn{width:100%}
.ckie-mng-btn{left:16px;bottom:16px;font-size:14px;padding:10px 16px}
}
.policy-page{max-width:1440px;margin:0 auto;padding:80px 20px 120px;background:linear-gradient(180deg,#e8fce826 0%,#fff0 100%)}
.policy-page h1{font-size:48px;line-height:1.2;color:#671911;margin:0 0 24px;font-weight:700;letter-spacing:-.5px}
.policy-page h2{font-size:36px;line-height:1.3;color:#671911;margin:64px 0 20px;font-weight:600;letter-spacing:-.3px}
.policy-page h3{font-size:28px;line-height:1.4;color:#6C97FD;margin:48px 0 16px;font-weight:600}
.policy-page h4{font-size:22px;line-height:1.4;color:#333;margin:32px 0 12px;font-weight:600}
.policy-page h5{font-size:18px;line-height:1.5;color:#444;margin:24px 0 10px;font-weight:600}
.policy-page h6{font-size:16px;line-height:1.5;color:#555;margin:20px 0 8px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}
.policy-page p{font-size:17px;line-height:1.75;color:#333;margin:0 0 20px;max-width:820px}
.policy-page ul,.policy-page ol{font-size:17px;line-height:1.75;color:#333;margin:0 0 24px;padding-left:32px;max-width:820px}
.policy-page ul li,.policy-page ol li{margin-bottom:12px;padding-left:8px}
.policy-page ul li::marker{color:#6C97FD;font-size:1.2em}
.policy-page ol li::marker{color:#6C97FD;font-weight:600}
.policy-page ul ul,.policy-page ol ol,.policy-page ul ol,.policy-page ol ul{margin:12px 0}
.policy-page em,.policy-page i{font-style:italic;color:#444}
.policy-page strong,.policy-page b{font-weight:600;color:#222}
.policy-page a{color:#6C97FD;text-decoration:none;border-bottom:1px solid #6c97fd4d;transition:all .25s ease}
.policy-page a:hover{color:#671911;border-bottom-color:#671911}
.policy-page hr{border:none;height:2px;background:linear-gradient(90deg,#6C97FD 0%,#6c97fd1a 100%);margin:56px 0;max-width:820px}
.policy-page blockquote{margin:32px 0;padding:24px 32px;background:#e8fce866;border-left:4px solid #6C97FD;font-size:17px;line-height:1.75;color:#333;max-width:788px}
.policy-page table{width:100%;max-width:820px;margin:32px 0;border-collapse:collapse;font-size:16px;line-height:1.6}
.policy-page table th{background:linear-gradient(135deg,#6C97FD 0%,#6c97fdcc 100%);color:#fff;padding:16px;text-align:left;font-weight:600}
.policy-page table td{padding:16px;border-bottom:1px solid #6c97fd26;color:#333}
.policy-page table tr:hover{background:#e8fce84d}
.policy-page code{background:#6c97fd1a;padding:2px 8px;border-radius:4px;font-family:'Courier New',monospace;font-size:15px;color:#671911}
.policy-page pre{background:#e8fce84d;padding:24px;border-radius:8px;overflow-x:auto;margin:24px 0;max-width:820px}
.policy-page pre code{background:none;padding:0;font-size:14px;line-height:1.6;color:#333}
.policy-page div{margin:0}
.policy-page div + h2{margin-top:80px}
.policy-page div + h3{margin-top:56px}
@media (max-width: 768px) {
.policy-page{padding:48px 16px 80px}
.policy-page h1{font-size:36px;margin-bottom:20px}
.policy-page h2{font-size:28px;margin:48px 0 16px}
.policy-page h3{font-size:22px;margin:36px 0 14px}
.policy-page h4{font-size:19px;margin:28px 0 12px}
.policy-page h5{font-size:17px}
.policy-page h6{font-size:15px}
.policy-page p,.policy-page ul,.policy-page ol{font-size:16px;line-height:1.7}
.policy-page ul,.policy-page ol{padding-left:24px}
.policy-page blockquote{padding:20px;margin:24px 0}
.policy-page hr{margin:40px 0}
.policy-page table{font-size:14px}
.policy-page table th,.policy-page table td{padding:12px}
.policy-page pre{padding:16px;font-size:13px}
}
@media (max-width: 480px) {
.policy-page h1{font-size:30px}
.policy-page h2{font-size:24px}
.policy-page h3{font-size:20px}
.policy-page table{display:block;overflow-x:auto;white-space:nowrap}
}
.prgrm-hero{background:linear-gradient(135deg,#E8FCE8 0%,#fff 100%);padding:80px 0;position:relative;overflow:hidden}
.prgrm-hero::before{content:'';position:absolute;top:-50%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,#6c97fd14 0%,transparent 70%);border-radius:50%}
.hero-cntnt-wrp{max-width:1440px;margin:0 auto;padding:0 40px;display:flex;align-items:center;gap:60px}
.hero-txt-area{flex:0 0 50%;z-index:2}
.hero-hdln{font-size:48px;font-weight:700;line-height:1.2;color:#671911;margin:0 0 24px;letter-spacing:-.5px}
.hero-dscrptn{font-size:18px;line-height:1.6;color:#2c2c2c;margin:0 0 20px}
.hero-bttn-grp{display:flex;gap:16px;margin-top:32px}
.prmry-cta{padding:16px 32px;background:linear-gradient(135deg,#6C97FD 0%,#57d 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;box-shadow:0 4px 12px #6c97fd33;display:inline-block}
.prmry-cta:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6c97fd4d;background:linear-gradient(135deg,#57d 0%,#6C97FD 100%)}
.scndry-cta{padding:16px 32px;background:transparent;color:#671911;text-decoration:none;border:2px solid #671911;border-radius:8px;font-weight:600;font-size:16px;transition:all .3s ease;display:inline-block}
.scndry-cta:hover{background:#671911;color:#fff;transform:translateY(-2px)}
.hero-img-area{flex:0 0 50%;position:relative}
.hero-img{width:100%;height:auto;border-radius:12px;box-shadow:0 8px 24px #0000001f;display:block}
.prgrm-dtls{padding:100px 0;background:#fff}
.dtls-cntnt-wrp{max-width:1440px;margin:0 auto;padding:0 40px}
.dtls-hdr{text-align:center;max-width:800px;margin:0 auto 60px}
.dtls-ttl{font-size:42px;font-weight:700;color:#671911;margin:0 0 20px;position:relative;display:inline-block}
.dtls-ttl::after{content:'';position:absolute;bottom:-8px;left:50%;transform:translateX(-50%);width:80px;height:3px;background:linear-gradient(90deg,#6C97FD 0%,#671911 100%)}
.dtls-intro{font-size:18px;line-height:1.7;color:#4a4a4a;margin:24px 0 0}
.mdls-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:32px;margin-bottom:80px}
.mdl-crd{background:#fff;border:2px solid #e8e8e8;border-radius:10px;padding:32px;transition:all .3s ease;position:relative}
.mdl-crd:hover{border-color:#6C97FD;box-shadow:0 8px 24px #6c97fd26;transform:translateY(-4px)}
.mdl-nmbr{font-size:64px;font-weight:700;color:#E8FCE8;line-height:1;margin:0 0 16px;transition:color .3s ease}
.mdl-crd:hover .mdl-nmbr{color:#6C97FD}
.mdl-hdng{font-size:24px;font-weight:700;color:#671911;margin:0 0 16px;line-height:1.3}
.mdl-txt{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0 0 20px}
.mdl-lst{list-style:none;padding:0;margin:0}
.mdl-lst li{font-size:15px;color:#2c2c2c;padding:8px 0 8px 28px;position:relative;line-height:1.5}
.mdl-lst li::before{content:'→';position:absolute;left:0;color:#6C97FD;font-weight:700}
.frmt-info{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:24px;margin:60px 0;padding:40px;background:linear-gradient(135deg,#E8FCE8 0%,#fff 100%);border-radius:12px}
.frmt-blck{text-align:center}
.frmt-lbl{font-size:14px;text-transform:uppercase;letter-spacing:1px;color:#671911;margin:0 0 8px;font-weight:700}
.frmt-vl{font-size:18px;color:#2c2c2c;margin:0;font-weight:600}
.tls-sctn{margin:80px 0}
.tls-hdng{font-size:32px;font-weight:700;color:#671911;margin:0 0 16px}
.tls-intro{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0 0 32px}
.tls-grd{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px}
.tl-itm{padding:20px;background:#fff;border:2px solid #e8e8e8;border-radius:8px;display:flex;flex-direction:column;gap:8px;transition:all .3s ease}
.tl-itm:hover{border-color:#6C97FD;box-shadow:0 4px 12px #6c97fd1a}
.tl-nm{font-size:16px;font-weight:700;color:#671911}
.tl-dsc{font-size:14px;color:#666;line-height:1.4}
.prqs-sctn{margin:80px 0;padding:40px;background:#f9f9f9;border-left:4px solid #6C97FD;border-radius:8px}
.prqs-hdng{font-size:28px;font-weight:700;color:#671911;margin:0 0 20px}
.prqs-cntnt{max-width:900px}
.prqs-txt{font-size:17px;line-height:1.7;color:#4a4a4a;margin:0 0 16px}
.nxt-stps{margin:80px 0 0;text-align:center}
.stps-hdng{font-size:32px;font-weight:700;color:#671911;margin:0 0 48px}
.stps-flw{display:flex;align-items:center;justify-content:center;max-width:1000px;margin:0 auto 40px;gap:0}
.stp-itm{display:flex;flex-direction:column;align-items:center;gap:16px;flex:1}
.stp-nmbr{width:60px;height:60px;background:linear-gradient(135deg,#6C97FD 0%,#671911 100%);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;box-shadow:0 4px 12px #6c97fd4d}
.stp-cntnt{text-align:center}
.stp-ttl{font-size:18px;font-weight:700;color:#671911;margin:0 0 8px}
.stp-dsc{font-size:15px;color:#666;margin:0;line-height:1.5}
.stps-cnnctr{width:80px;height:2px;background:linear-gradient(90deg,#6C97FD 0%,#671911 100%);margin:0 -10px;flex-shrink:0}
.stps-cta{padding:18px 48px;background:linear-gradient(135deg,#6C97FD 0%,#671911 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:700;font-size:18px;display:inline-block;transition:all .3s ease;box-shadow:0 6px 16px #6c97fd40}
.stps-cta:hover{transform:translateY(-3px);box-shadow:0 8px 24px #6c97fd59}
@media (max-width: 1024px) {
.hero-cntnt-wrp{flex-direction:column;gap:40px}
.hero-txt-area,.hero-img-area{flex:1 1 100%}
.hero-hdln{font-size:38px}
.mdls-grd{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
}
@media (max-width: 768px) {
.prgrm-hero{padding:60px 0}
.hero-cntnt-wrp{padding:0 24px}
.hero-hdln{font-size:32px}
.hero-dscrptn{font-size:16px}
.hero-bttn-grp{flex-direction:column;gap:12px}
.prmry-cta,.scndry-cta{width:100%;text-align:center}
.dtls-cntnt-wrp{padding:0 24px}
.dtls-ttl{font-size:32px}
.mdls-grd{grid-template-columns:1fr;gap:24px}
.frmt-info{grid-template-columns:1fr;padding:24px}
.tls-grd{grid-template-columns:1fr}
.stps-flw{flex-direction:column;gap:32px}
.stps-cnnctr{width:2px;height:40px;margin:-16px 0}
.prgrm-dtls{padding:60px 0}
.tls-sctn,.prqs-sctn,.nxt-stps{margin:60px 0 0}
}
@media (max-width: 480px) {
.hero-hdln{font-size:28px}
.dtls-ttl{font-size:28px}
.mdl-nmbr{font-size:48px}
.mdl-hdng{font-size:20px}
.tls-hdng,.prqs-hdng,.stps-hdng{font-size:24px}
}
.pg-wrp{width:100%;max-width:1440px;margin:0 auto}
.hr-sctn{position:relative;min-height:580px;display:flex;align-items:center;background:linear-gradient(135deg,#E8FCE8 0%,#6C97FD 100%);overflow:hidden;padding:60px 20px}
.hr-cntnt{position:relative;z-index:3;max-width:720px;padding-left:40px}
.hr-sctn h1{font-size:58px;line-height:1.1;color:#671911;margin:0 0 24px;font-weight:700}
.hr-txt{font-size:20px;line-height:1.6;color:#1a1a1a;margin:0 0 32px}
.hr-btns{display:flex;gap:16px;flex-wrap:wrap}
.btn-prm{display:inline-block;padding:16px 32px;background:#671911;color:#fff;text-decoration:none;font-size:17px;font-weight:600;border-radius:8px;transition:all .3s ease;box-shadow:0 4px 12px #67191133}
.btn-prm:hover{background:#4a120c;transform:translateY(-2px);box-shadow:0 6px 16px #6719114d}
.btn-scnd{display:inline-block;padding:16px 32px;background:transparent;color:#671911;text-decoration:none;font-size:17px;font-weight:600;border:2px solid #671911;border-radius:8px;transition:all .3s ease}
.btn-scnd:hover{background:#671911;color:#fff;transform:translateY(-2px)}
.hr-img-wrp{position:absolute;right:80px;top:50%;transform:translateY(-50%);width:480px;height:420px;z-index:2}
.hr-img-wrp img{width:100%;height:100%;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #00000026}
.hr-dcr{position:absolute;width:320px;height:320px;border-radius:50%;background:radial-gradient(circle,#6c97fd4d 0%,transparent 70%);z-index:1}
.hr-dcr:first-of-type{top:-80px;right:200px}
.hr-dcr:last-of-type{bottom:-100px;left:300px;background:radial-gradient(circle,#e8fce866 0%,transparent 70%)}
.sltn-sctn{padding:80px 20px;background:#fff}
.sltn-hdr{text-align:center;max-width:840px;margin:0 auto 56px}
.sltn-hdr h2{font-size:44px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.sltn-hdr h2::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#6C97FD 0%,#671911 100%);margin:20px auto 0}
.sltn-hdr p{font-size:18px;line-height:1.7;color:#4a4a4a}
.sltn-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto}
.sltn-crd{background:#f8f9fb;padding:40px 32px;border-radius:10px;transition:all .3s ease;border:2px solid transparent}
.sltn-crd:hover{transform:translateY(-6px);box-shadow:0 12px 28px #0000001f;border-color:#6C97FD}
.sltn-crd h3{font-size:24px;color:#671911;margin:0 0 16px;font-weight:600;display:flex;align-items:center;gap:12px}
.sltn-crd h3::before{content:'';display:block;width:48px;height:48px;background:linear-gradient(135deg,#6C97FD 0%,#671911 100%);border-radius:8px;flex-shrink:0}
.sltn-crd p{font-size:16px;line-height:1.6;color:#5a5a5a;margin:0 0 20px}
.sltn-crd ul{list-style:none;padding:0;margin:0}
.sltn-crd ul li{font-size:15px;line-height:1.5;color:#6a6a6a;padding-left:24px;margin-bottom:10px;position:relative}
.sltn-crd ul li::before{content:'→';position:absolute;left:0;color:#6C97FD;font-weight:700}
.trst-sctn{padding:80px 20px;background:linear-gradient(180deg,#f0f4ff 0%,#fff 100%)}
.trst-cntnr{max-width:1200px;margin:0 auto}
.trst-hdr{text-align:center;margin-bottom:60px}
.trst-hdr h2{font-size:42px;color:#1a1a1a;margin:0 0 16px;font-weight:700;position:relative;display:inline-block}
.trst-hdr h2::before{content:'';position:absolute;left:-40px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#6C97FD;border-radius:50%}
.trst-hdr h2::after{content:'';position:absolute;right:-40px;top:50%;transform:translateY(-50%);width:28px;height:28px;background:#671911;border-radius:50%}
.trst-grd{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}
.trst-itm{background:#fff;padding:36px;border-radius:10px;box-shadow:0 4px 16px #00000014;position:relative;overflow:hidden}
.trst-itm::before{content:'';position:absolute;top:0;left:0;width:6px;height:100%;background:linear-gradient(180deg,#6C97FD 0%,#671911 100%)}
.trst-itm h3{font-size:26px;color:#671911;margin:0 0 16px;font-weight:600}
.trst-itm p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
.trst-stts{display:flex;gap:48px;margin-top:40px;padding-top:32px;border-top:2px solid #e8e8e8}
.trst-stts .stt-blck{flex:1;text-align:center}
.trst-stts .stt-blck .stt-nmbr{font-size:48px;font-weight:700;color:#671911;display:block;margin-bottom:8px}
.trst-stts .stt-blck .stt-lbl{font-size:15px;color:#6a6a6a;display:block}
.insp-sctn{padding:80px 20px;background:#fff;position:relative}
.insp-cntnr{max-width:1200px;margin:0 auto}
.insp-hdr{margin-bottom:56px}
.insp-hdr h2{font-size:44px;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.insp-hdr p{font-size:18px;line-height:1.7;color:#4a4a4a;max-width:740px}
.insp-grd{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}
.insp-txt{padding-right:20px}
.insp-txt h3{font-size:32px;color:#671911;margin:0 0 24px;font-weight:600}
.insp-txt p{font-size:17px;line-height:1.8;color:#5a5a5a;margin-bottom:16px}
.insp-txt p:last-of-type{margin-bottom:32px}
.insp-img{position:relative}
.insp-img img{width:100%;height:480px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f}
.insp-img::after{content:'';position:absolute;bottom:-20px;right:-20px;width:180px;height:180px;background:linear-gradient(135deg,#6c97fd4d 0%,#6719114d 100%);border-radius:50%;z-index:-1}
.insp-ftr{margin-top:48px;display:grid;grid-template-columns:repeat(2,1fr);gap:32px}
.insp-ftr-itm{background:linear-gradient(135deg,#f8f9fb 0%,#e8f2ff 100%);padding:32px;border-radius:10px;border-left:4px solid #6C97FD}
.insp-ftr-itm h4{font-size:22px;color:#671911;margin:0 0 12px;font-weight:600}
.insp-ftr-itm p{font-size:16px;line-height:1.7;color:#5a5a5a;margin:0}
@media (max-width: 1024px) {
.hr-sctn{min-height:480px;padding:50px 20px}
.hr-sctn h1{font-size:46px}
.hr-img-wrp{width:400px;height:350px;right:40px}
.sltn-grd{grid-template-columns:repeat(2,1fr);gap:28px}
.trst-grd{gap:32px}
.insp-grd{gap:36px}
}
@media (max-width: 768px) {
.hr-sctn{flex-direction:column;min-height:auto;padding:40px 20px}
.hr-cntnt{padding-left:0;text-align:center;max-width:100%}
.hr-sctn h1{font-size:36px;margin-bottom:20px}
.hr-txt{font-size:18px}
.hr-btns{justify-content:center}
.hr-img-wrp{position:relative;right:auto;top:auto;transform:none;width:100%;max-width:440px;height:320px;margin-top:32px}
.hr-dcr{display:none}
.sltn-sctn{padding:60px 20px}
.sltn-hdr h2{font-size:34px}
.sltn-grd{grid-template-columns:1fr;gap:24px}
.trst-sctn{padding:60px 20px}
.trst-hdr h2{font-size:34px}
.trst-hdr h2::before,.trst-hdr h2::after{display:none}
.trst-grd{grid-template-columns:1fr;gap:24px}
.trst-stts{gap:32px;flex-wrap:wrap}
.trst-stts .stt-blck .stt-nmbr{font-size:38px}
.insp-sctn{padding:60px 20px}
.insp-hdr h2{font-size:34px}
.insp-grd{grid-template-columns:1fr;gap:32px}
.insp-txt{padding-right:0}
.insp-txt h3{font-size:28px}
.insp-img img{height:360px}
.insp-ftr{grid-template-columns:1fr;gap:24px;margin-top:36px}
}
@media (max-width: 480px) {
.hr-sctn h1{font-size:30px}
.hr-txt{font-size:16px}
.btn-prm,.btn-scnd{padding:14px 24px;font-size:16px}
.sltn-hdr h2{font-size:28px}
.sltn-crd{padding:32px 24px}
.sltn-crd h3{font-size:22px}
.trst-hdr h2{font-size:28px}
.trst-itm{padding:28px}
.trst-itm h3{font-size:22px}
.trst-stts .stt-blck .stt-nmbr{font-size:32px}
.insp-hdr h2{font-size:28px}
.insp-txt h3{font-size:24px}
.insp-img img{height:280px}
.insp-ftr-itm{padding:24px}
.insp-ftr-itm h4{font-size:20px}
}
.cntct-pg{max-width:1440px;margin:0 auto;padding:0}
.ttl-wrp{position:relative;padding:120px 40px 80px;background:linear-gradient(135deg,#E8FCE8 0%,#f8f9fc 100%);overflow:hidden}
.ttl-wrp::before{content:'';position:absolute;top:-100px;right:-100px;width:400px;height:400px;background:radial-gradient(circle,#6c97fd26 0%,transparent 70%);border-radius:50%}
.ttl-wrp::after{content:'';position:absolute;bottom:-80px;left:-80px;width:300px;height:300px;background:#67191114;border-radius:8px;transform:rotate(45deg)}
.ttl-cntnr{position:relative;z-index:2;text-align:center;max-width:700px;margin:0 auto}
.ttl-cntnr h1{font-size:52px;font-weight:700;color:#671911;margin:0 0 30px;line-height:1.2}
.ttl-img-wrap{position:relative;margin:50px auto 40px;max-width:600px;height:340px;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #67191126}
.ttl-img-wrap img{width:100%;height:100%;object-fit:cover;object-position:center}
.ttl-img-wrap::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0%,#6c97fd1a 100%);z-index:1}
.ttl-btn{display:inline-block;padding:16px 48px;background:linear-gradient(135deg,#6C97FD 0%,#5878d4 100%);color:#fff;text-decoration:none;border-radius:8px;font-weight:600;font-size:17px;transition:all .3s ease;box-shadow:0 4px 16px #6c97fd4d}
.ttl-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #6c97fd66;background:linear-gradient(135deg,#5878d4 0%,#6C97FD 100%)}
.info-sctn{padding:100px 40px;background:#fff}
.info-grid{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:40px}
.info-crd{background:linear-gradient(135deg,#f8f9fc 0%,#fff 100%);padding:40px 32px;border-radius:10px;border:2px solid #E8FCE8;transition:all .3s ease;position:relative;overflow:hidden}
.info-crd::before{content:'';position:absolute;top:0;left:0;width:4px;height:0;background:linear-gradient(180deg,#6C97FD 0%,#671911 100%);transition:height .3s ease}
.info-crd:hover::before{height:100%}
.info-crd:hover{transform:translateY(-4px);box-shadow:0 8px 24px #6c97fd26;border-color:#6C97FD}
.info-crd h3{font-size:22px;font-weight:700;color:#671911;margin:0 0 16px}
.info-crd p{font-size:16px;line-height:1.6;color:#2d2d2d;margin:0 0 12px}
.info-crd a{color:#6C97FD;text-decoration:none;font-weight:600;transition:color .3s ease}
.info-crd a:hover{color:#671911}
.frm-sctn{padding:100px 40px;background:linear-gradient(135deg,#E8FCE8 0%,#fff 100%);position:relative}
.frm-sctn::before{content:'';position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#6C97FD 50%,transparent 100%)}
.frm-wrp{max-width:700px;margin:0 auto}
.frm-wrp h2{font-size:38px;font-weight:700;color:#671911;text-align:center;margin:0 0 16px}
.frm-wrp .sbttl{text-align:center;font-size:17px;color:#555;margin:0 0 50px;line-height:1.5}
.frm-cntct{background:#fff;padding:50px 40px;border-radius:12px;box-shadow:0 8px 32px #6719111a}
.frm-rw{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:24px}
.frm-grp{display:flex;flex-direction:column}
.frm-grp.full{grid-column:1 / -1}
.frm-grp label{font-size:15px;font-weight:600;color:#671911;margin-bottom:8px}
.frm-grp input,.frm-grp select,.frm-grp textarea{padding:14px 18px;border:2px solid #E8FCE8;border-radius:8px;font-size:16px;transition:all .3s ease;background:#f8f9fc}
.frm-grp input:focus,.frm-grp select:focus,.frm-grp textarea:focus{outline:none;border-color:#6C97FD;background:#fff;box-shadow:0 0 0 4px #6c97fd1a}
.frm-grp textarea{min-height:140px;resize:vertical}
.prvc-chk{display:flex;align-items:flex-start;margin:30px 0;gap:12px}
.prvc-chk input[type="checkbox"]{width:20px;height:20px;margin:2px 0 0;cursor:pointer;flex-shrink:0}
.prvc-chk label{font-size:14px;color:#555;line-height:1.5;cursor:pointer}
.prvc-chk a{color:#6C97FD;text-decoration:none;font-weight:600}
.prvc-chk a:hover{color:#671911}
.sbmt-btn{width:100%;padding:16px;background:linear-gradient(135deg,#6C97FD 0%,#5878d4 100%);color:#fff;border:none;border-radius:8px;font-size:17px;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 16px #6c97fd4d}
.sbmt-btn:hover{transform:translateY(-2px);box-shadow:0 6px 24px #6c97fd66;background:linear-gradient(135deg,#5878d4 0%,#6C97FD 100%)}
.hrs-sctn{padding:100px 40px;background:#fff}
.hrs-cntnr{max-width:900px;margin:0 auto;text-align:center}
.hrs-cntnr h2{font-size:38px;font-weight:700;color:#671911;margin:0 0 20px}
.hrs-cntnr .intro{font-size:17px;color:#555;margin:0 0 50px;line-height:1.6}
.hrs-vsl{position:relative;max-width:700px;margin:0 auto 40px;height:320px;border-radius:12px;overflow:hidden;box-shadow:0 12px 40px #67191126}
.hrs-vsl img{width:100%;height:100%;object-fit:cover;object-position:center}
.hrs-vsl::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,#6c97fd1a 0%,transparent 50%)}
.hrs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;margin-top:50px}
.hrs-itm{padding:28px 24px;background:linear-gradient(135deg,#E8FCE8 0%,#f8f9fc 100%);border-radius:10px;border:2px solid transparent;transition:all .3s ease}
.hrs-itm:hover{border-color:#6C97FD;transform:translateY(-3px);box-shadow:0 6px 20px #6c97fd26}
.hrs-itm h4{font-size:18px;font-weight:700;color:#671911;margin:0 0 10px}
.hrs-itm p{font-size:16px;color:#2d2d2d;margin:0;line-height:1.5}
@media (max-width: 768px) {
.ttl-wrp{padding:80px 24px 60px}
.ttl-cntnr h1{font-size:36px;margin-bottom:24px}
.ttl-img-wrap{height:240px;margin:40px auto 30px}
.info-sctn,.frm-sctn,.hrs-sctn{padding:60px 24px}
.info-grid{grid-template-columns:1fr;gap:24px}
.frm-wrp h2,.hrs-cntnr h2{font-size:30px}
.frm-cntct{padding:32px 24px}
.frm-rw{grid-template-columns:1fr;gap:20px}
.hrs-vsl{height:220px}
.hrs-grid{grid-template-columns:1fr;gap:20px}
}
@media (max-width: 480px) {
.ttl-cntnr h1{font-size:28px}
.ttl-btn{padding:14px 36px;font-size:16px}
.frm-wrp h2,.hrs-cntnr h2{font-size:26px}
.info-crd,.hrs-itm{padding:24px 20px}
}
.abt-hro{position:relative;max-width:1440px;margin:0 auto;padding:80px 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center;background:linear-gradient(135deg,#E8FCE8 0%,#f8f9ff 100%);overflow:hidden}
.abt-hro::before{content:'';position:absolute;top:-50%;right:-20%;width:600px;height:600px;background:radial-gradient(circle,#6c97fd26 0%,transparent 70%);border-radius:50%;pointer-events:none}
.abt-hro::after{content:'';position:absolute;bottom:-30%;left:-15%;width:500px;height:500px;background:radial-gradient(circle,#67191114 0%,transparent 70%);border-radius:50%;pointer-events:none}
.hro-cntnt{position:relative;z-index:2}
.hro-cntnt h1{font-size:52px;line-height:1.15;margin:0 0 24px;color:#671911;font-weight:700}
.hro-cntnt h1::before{content:'';display:block;width:60px;height:4px;background:linear-gradient(90deg,#6C97FD,#671911);margin-bottom:20px;border-radius:2px}
.hro-txt{font-size:18px;line-height:1.7;color:#2a2a2a;margin:0 0 16px}
.hro-mg-wrp{position:relative;z-index:2}
.hro-mg{width:100%;height:500px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0000001f;transition:transform .4s ease,box-shadow .4s ease}
.hro-mg:hover{transform:translateY(-8px);box-shadow:0 16px 40px #6c97fd40}
.stry-sctn{max-width:1440px;margin:0 auto;padding:100px 24px;background:#fff}
.stry-grd{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:40px;margin-bottom:80px}
.stry-mn{grid-column:span 1}
.stry-mn h2{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700;position:relative}
.stry-mn h2::after{content:'';position:absolute;bottom:-10px;left:0;width:80px;height:3px;background:#6C97FD}
.stry-mn p{font-size:17px;line-height:1.75;color:#3a3a3a;margin:0 0 14px}
.stry-crd{background:linear-gradient(145deg,#f9fafb,#fff);padding:32px 28px;border-radius:8px;border-left:4px solid #6C97FD;transition:all .3s ease;box-shadow:0 2px 8px #0000000a}
.stry-crd:hover{transform:translateX(8px);box-shadow:0 6px 16px #6c97fd26;border-left-color:#671911}
.stry-crd h3{font-size:24px;color:#1a1a1a;margin:0 0 14px;font-weight:600;display:flex;align-items:center;gap:10px}
.stry-crd h3::before{content:'';display:inline-block;width:8px;height:8px;background:#6C97FD;border-radius:50%}
.stry-crd p{font-size:16px;line-height:1.6;color:#4a4a4a;margin:0}
.vls-blck{background:linear-gradient(120deg,#E8FCE8 0%,#f0f4ff 100%);padding:60px 40px;border-radius:12px;position:relative;overflow:hidden}
.vls-blck::before{content:'';position:absolute;top:0;right:0;width:200px;height:200px;background:radial-gradient(circle,#6719111a 0%,transparent 70%);border-radius:50%}
.vls-hdr{text-align:center;margin-bottom:50px}
.vls-hdr h3{font-size:36px;color:#671911;margin:0 0 16px;font-weight:700}
.vls-hdr p{font-size:17px;line-height:1.6;color:#3a3a3a;margin:0;max-width:700px;margin-left:auto;margin-right:auto}
.vls-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px}
.vl-tm{background:#fff;padding:36px 30px;border-radius:8px;text-align:center;transition:all .35s ease;box-shadow:0 4px 12px #0000000f;position:relative}
.vl-tm::before{content:'';position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#6C97FD,#671911);border-radius:8px 8px 0 0;transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.vl-tm:hover::before{transform:scaleX(1)}
.vl-tm:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 28px #6c97fd33}
.vl-cn{width:70px;height:70px;margin:0 auto 20px;background:linear-gradient(135deg,#6C97FD,#671911);border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative}
.vl-cn::after{content:'';position:absolute;width:80px;height:80px;border:2px solid #6C97FD;border-radius:50%;opacity:0;transition:opacity .35s ease}
.vl-tm:hover .vl-cn::after{opacity:.4}
.vl-cn svg{width:32px;height:32px;fill:#fff}
.vl-tm h4{font-size:22px;color:#1a1a1a;margin:0 0 12px;font-weight:600}
.vl-tm p{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}
.mssn-wr{margin-top:70px;display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}
.mssn-mg{width:100%;height:420px;object-fit:cover;border-radius:8px;box-shadow:0 6px 20px #0000001a}
.mssn-txt h4{font-size:32px;color:#671911;margin:0 0 20px;font-weight:700}
.mssn-txt p{font-size:16px;line-height:1.75;color:#3a3a3a;margin:0 0 14px}
.pprch-grd{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:50px}
.pprch-bx{background:#fff;padding:28px 24px;border-radius:6px;border:2px solid transparent;transition:all .3s ease;cursor:pointer}
.pprch-bx:hover{border-color:#6C97FD;box-shadow:0 4px 16px #6c97fd26}
.pprch-bx h5{font-size:19px;color:#1a1a1a;margin:0 0 10px;font-weight:600;display:flex;align-items:center;gap:8px}
.pprch-bx h5::before{content:'';width:6px;height:6px;background:#671911;border-radius:50%;display:inline-block}
.pprch-bx p{font-size:15px;line-height:1.5;color:#5a5a5a;margin:0}
.tm-shwcs{margin-top:80px}
.tm-shwcs h4{font-size:34px;color:#1a1a1a;margin:0 0 40px;font-weight:700;text-align:center}
.tm-grd{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:36px}
.tm-crd{background:linear-gradient(135deg,#fff,#f8f9ff);padding:40px 32px;border-radius:10px;text-align:center;position:relative;box-shadow:0 4px 14px #00000014;transition:all .35s ease;overflow:hidden}
.tm-crd::after{content:'';position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#6C97FD,#671911);transform:scaleX(0);transform-origin:left;transition:transform .35s ease}
.tm-crd:hover::after{transform:scaleX(1)}
.tm-crd:hover{transform:translateY(-8px);box-shadow:0 12px 32px #6c97fd33}
.tm-mg-cntnt{width:100%;height:280px;object-fit:cover;border-radius:8px;margin-bottom:24px;box-shadow:0 3px 12px #0000001a}
.tm-crd h5{font-size:24px;color:#1a1a1a;margin:0 0 8px;font-weight:600}
.tm-rl{font-size:16px;color:#6C97FD;margin:0 0 14px;font-weight:500}
.tm-crd p{font-size:15px;line-height:1.6;color:#4a4a4a;margin:0}
@media (max-width: 1024px) {
.abt-hro{grid-template-columns:1fr;gap:40px;padding:60px 20px}
.hro-cntnt h1{font-size:42px}
.stry-grd{grid-template-columns:1fr}
.mssn-wr{grid-template-columns:1fr;gap:30px}
.pprch-grd{grid-template-columns:1fr}
}
@media (max-width: 768px) {
.hro-cntnt h1{font-size:36px}
.hro-mg{height:350px}
.stry-sctn{padding:60px 20px}
.stry-mn h2{font-size:32px}
.vls-hdr h3{font-size:28px}
.vls-grd{grid-template-columns:1fr}
.tm-grd{grid-template-columns:1fr}
.mssn-mg{height:300px}
}
@media (max-width: 480px) {
.abt-hro{padding:40px 16px}
.hro-cntnt h1{font-size:28px}
.hro-txt{font-size:16px}
.stry-mn h2{font-size:26px}
.vls-blck{padding:40px 20px}
.tm-crd{padding:30px 20px}
}
.sccs-pg{min-height:85vh;display:flex;align-items:center;justify-content:center;padding:60px 24px;position:relative;overflow:hidden}
.sccs-pg::before{content:'';position:absolute;top:-40%;right:-15%;width:600px;height:600px;background:radial-gradient(circle,#6c97fd1f 0%,transparent 70%);border-radius:50%;pointer-events:none}
.sccs-pg::after{content:'';position:absolute;bottom:-35%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,#e8fce866 0%,transparent 65%);border-radius:50%;pointer-events:none}
.cnfrm-wrp{max-width:680px;width:100%;text-align:center;position:relative;z-index:2}
.icn-crcl{width:120px;height:120px;margin:0 auto 32px;position:relative;display:flex;align-items:center;justify-content:center}
.icn-crcl::before{content:'';position:absolute;inset:0;background:linear-gradient(135deg,#6C97FD 0%,#E8FCE8 100%);border-radius:50%;opacity:.15}
.icn-crcl::after{content:'';position:absolute;inset:12px;background:linear-gradient(135deg,#6c97fd33 0%,#e8fce84d 100%);border-radius:50%}
.chck-svg{width:58px;height:58px;position:relative;z-index:1}
.chck-svg svg{width:100%;height:100%;fill:none;stroke:#6C97FD;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}
.cnfrm-wrp h1{font-size:42px;line-height:1.2;color:#1a1a1a;margin:0 0 20px;font-weight:700}
.cnfrm-wrp h1::after{content:'';display:block;width:80px;height:4px;background:linear-gradient(90deg,#6C97FD 0%,#671911 100%);margin:24px auto 0;border-radius:2px}
.msg-txt{font-size:18px;line-height:1.6;color:#4a4a4a;margin:0 0 36px}
.actn-grp{display:flex;gap:16px;justify-content:center;flex-wrap:wrap;margin-top:44px}
.btn-prm{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:linear-gradient(135deg,#6C97FD 0%,#5a82e8 100%);color:#fff;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #6c97fd40;position:relative;z-index:1}
.btn-prm:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c97fd59;background:linear-gradient(135deg,#5a82e8 0%,#4a6fcf 100%)}
.btn-scndry{display:inline-flex;align-items:center;gap:10px;padding:16px 36px;background:transparent;color:#6C97FD;text-decoration:none;border-radius:8px;font-size:16px;font-weight:600;border:2px solid #6C97FD;transition:all .3s ease}
.btn-scndry:hover{background:#6C97FD;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #6c97fd33}
.inf-bx{background:linear-gradient(135deg,#e8fce84d 0%,#6c97fd14 100%);padding:28px 32px;border-radius:12px;margin-top:48px;border:1px solid #6c97fd26}
.inf-bx h3{font-size:19px;color:#2a2a2a;margin:0 0 14px;font-weight:600}
.inf-bx p{font-size:15px;line-height:1.7;color:#5a5a5a;margin:0}
.cntct-lst{display:flex;gap:28px;justify-content:center;flex-wrap:wrap;margin-top:32px}
.cntct-itm{display:flex;align-items:center;gap:10px;font-size:15px;color:#4a4a4a}
.cntct-itm svg{width:20px;height:20px;fill:#6C97FD}
.cntct-itm a{color:#6C97FD;text-decoration:none;transition:color .3s ease}
.cntct-itm a:hover{color:#671911}
@media (max-width: 768px) {
.sccs-pg{padding:40px 20px;min-height:75vh}
.icn-crcl{width:100px;height:100px;margin-bottom:28px}
.chck-svg{width:48px;height:48px}
.cnfrm-wrp h1{font-size:32px}
.msg-txt{font-size:16px;margin-bottom:28px}
.actn-grp{flex-direction:column;gap:12px;margin-top:32px}
.btn-prm,.btn-scndry{width:100%;justify-content:center;padding:14px 28px}
.inf-bx{padding:24px 20px;margin-top:36px}
.cntct-lst{flex-direction:column;gap:16px;align-items:center}
.sccs-pg::before{width:400px;height:400px;top:-30%;right:-25%}
.sccs-pg::after{width:350px;height:350px;bottom:-25%;left:-20%}
}
@media (max-width: 480px) {
.cnfrm-wrp h1{font-size:28px}
.msg-txt{font-size:15px}
.inf-bx h3{font-size:17px}
.inf-bx p{font-size:14px}
}