html{font-size:100%}
body{margin:0}
.hd-strip{background:linear-gradient(135deg,#F5EFEE 0%,#fff 60%,#F5EFEE 100%);border-bottom:1px solid #c1403221;box-shadow:-1px 5px 22px -2px #c140321c;position:relative}
.hd-strip::after{content:"";display:block;position:absolute;bottom:-28px;left:0;right:0;height:28px;background:linear-gradient(to bottom,#F5EFEE 0%,transparent 100%);pointer-events:none;z-index:1}
.hd-plate{max-width:1170px;margin:0 auto;padding:24px 24px 12px;display:flex;flex-direction:row-reverse;align-items:center;justify-content:space-between;gap:24px}
.brand-pod{display:flex;align-items:center;gap:12px;flex-shrink:0;border-left:3px solid #C14032;padding-left:12px}
.brand-pod a{display:flex;align-items:center;text-decoration:none}
.logo-frame{width:120px;height:40px;display:flex;align-items:center;justify-content:flex-start;background:#fff;border-radius:6px;border:1px solid #cdae8e59;box-shadow:-1px 3px 5px -2px #c140320f;padding:6px}
.logo-frame img{width:100%;height:100%;object-fit:contain;display:block}
.brand-mark{display:flex;flex-direction:column;gap:6px}
.brand-name{font-family:'Cormorant',serif;font-size:28px;font-weight:700;line-height:1.1;color:#C14032;letter-spacing:.01em}
.brand-cred{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.35;color:#5a3a2e;letter-spacing:.08em;text-transform:uppercase;background:linear-gradient(90deg,#C14032,#CDAE8E);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}
.hd-nav{display:flex;flex-wrap:wrap;align-items:center;gap:6px 24px}
.hd-nav a{font-family:'Cormorant',serif;font-size:15px;font-weight:700;line-height:1.55;color:#3a2218;text-decoration:none;letter-spacing:.06em;text-transform:uppercase;padding:12px 6px;border-radius:2px;position:relative;transition:color .25s cubic-bezier(0.34,1.56,0.64,1);display:inline-block;min-height:44px;display:flex;align-items:center}
.hd-nav a::after{content:"";position:absolute;bottom:6px;left:6px;right:6px;height:2px;background:linear-gradient(90deg,#C14032,#CDAE8E);border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .2s cubic-bezier(0.34,1.56,0.64,1)}
.hd-nav a:hover{color:#C14032}
.hd-nav a:hover::after{transform:scaleX(1)}
.hd-nav a:focus{outline:none;color:#C14032}
.hd-nav a:focus::before{content:"focus";position:absolute;top:-2px;left:50%;transform:translateX(-50%);font-size:9px;letter-spacing:.04em;color:#C14032;text-transform:lowercase;font-family:'Cormorant',serif;line-height:1.1}
.hd-accent-bar{max-width:1170px;margin:0 auto;padding:0 24px 12px;display:flex;align-items:center;justify-content:flex-end}
.hd-accent-pill{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.35;color:#5a3a2e;background:linear-gradient(90deg,#cdae8e2e,#f5efee99);border:1px solid #cdae8e66;border-radius:20px;padding:6px 24px;letter-spacing:.03em}
.ft-strip{background:linear-gradient(160deg,#3a2218 0%,#5a3a2e 100%);padding:48px 24px 24px;margin-top:48px}
.ft-plate{max-width:1170px;margin:0 auto;display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:48px;align-items:start}
.ft-brand-cell{display:flex;flex-direction:column;gap:24px}
.ft-logo-frame{width:100px;height:36px;background:#fff;border-radius:6px;border:1px solid #cdae8e4d;box-shadow:-1px 3px 5px -2px #cdae8e0f;padding:6px;display:flex;align-items:center;justify-content:flex-start}
.ft-logo-frame img{width:100%;height:100%;object-fit:contain;display:block}
.ft-brand-name{font-family:'Cormorant',serif;font-size:28px;font-weight:700;line-height:1.1;color:#CDAE8E}
.ft-desc{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.8;color:#f5efeebf;max-width:320px}
.ft-links-cell{display:flex;flex-direction:column;gap:12px}
.ft-cell-label{font-family:'Cormorant',serif;font-size:15px;font-weight:700;line-height:1.35;color:#CDAE8E;letter-spacing:.1em;text-transform:uppercase;border-bottom:1px solid #cdae8e40;padding-bottom:12px;margin-bottom:6px}
.ft-links-cell a{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.8;color:#f5efeeb3;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1);display:block}
.ft-links-cell a:hover{color:#CDAE8E}
.ft-links-cell a:focus{outline:none;color:#CDAE8E}
.ft-links-cell a:focus::before{content:"focus";display:block;font-size:9px;color:#CDAE8E;letter-spacing:.04em;line-height:1.1;margin-bottom:2px}
.ft-contact-cell{display:flex;flex-direction:column;gap:12px}
.ft-contact-item{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.8;color:#f5efeeb3}
.ft-contact-item a{color:#f5efeeb3;text-decoration:none;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.ft-contact-item a:hover{color:#CDAE8E}
.ft-contact-item a:focus{outline:none;color:#CDAE8E}
.ft-contact-label{font-size:15px;font-weight:700;color:#CDAE8E;font-family:'Cormorant',serif;display:block;line-height:1.35}
.ft-bottom{max-width:1170px;margin:48px auto 0;padding-top:24px;border-top:1px solid #cdae8e33;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}
.ft-copy{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.55;color:#f5efee73}
.ft-legal-links{display:flex;gap:24px;flex-wrap:wrap}
.ft-legal-links a{font-family:'Cormorant',serif;font-size:15px;font-weight:400;line-height:1.55;color:#f5efee73;text-decoration:none;transition:color .2s cubic-bezier(0.34,1.56,0.64,1)}
.ft-legal-links a:hover{color:#CDAE8E}
.ft-legal-links a:focus{outline:none;color:#CDAE8E}
@media (max-width: 768px) {
.hd-plate{flex-direction:column-reverse;align-items:flex-start;gap:12px;padding:24px 24px 12px}
.hd-nav{gap:6px 12px}
.ft-plate{grid-template-columns:1fr;gap:24px}
.ft-bottom{flex-direction:column;align-items:flex-start}
}
.legal-data{max-width:1170px;margin:0 auto;padding:48px 24px;color:#2c2c2c;line-height:1.8;font-size:15px}
.legal-data h1{font-size:68px;line-height:1.1;color:#C14032;margin-bottom:24px;margin-top:0;-webkit-background-clip:unset}
.legal-data h2{font-size:38px;line-height:1.35;color:#C14032;margin-top:48px;margin-bottom:24px}
.legal-data h3{font-size:28px;line-height:1.35;color:#8a2d22;margin-top:48px;margin-bottom:12px}
.legal-data h4{font-size:15px;line-height:1.55;color:#8a2d22;text-transform:uppercase;letter-spacing:.08em;margin-top:24px;margin-bottom:12px}
.legal-data h5{font-size:15px;line-height:1.55;color:#5a1e16;margin-top:24px;margin-bottom:12px}
.legal-data h6{font-size:15px;line-height:1.55;color:#5a1e16;margin-top:12px;margin-bottom:6px}
.legal-data p{font-size:15px;line-height:1.8;color:#2c2c2c;margin-top:0;margin-bottom:24px;max-width:72ch}
.legal-data ul,.legal-data ol{margin-top:0;margin-bottom:24px;padding-left:24px}
.legal-data li{font-size:15px;line-height:1.8;color:#2c2c2c;margin-bottom:6px;padding-left:6px}
.legal-data ul li::marker{color:#C14032}
.legal-data ol li::marker{color:#C14032;font-size:15px}
.legal-data li > ul,.legal-data li > ol{margin-top:6px;margin-bottom:6px}
.legal-data strong,.legal-data b{color:#1e1e1e;font-weight:700}
.legal-data hr{border:none;border-top:1px solid #CDAE8E;margin-top:48px;margin-bottom:48px;opacity:.5}
.legal-data table{width:100%;border-collapse:collapse;margin-bottom:24px;font-size:15px;border-radius:6px;overflow:hidden;box-shadow:-1px 3px 5px -2px #c140320f -1px 5px 22px -2px #c140321c}
.legal-data thead{background-color:#F5EFEE}
.legal-data thead tr{background:none}
.legal-data th{padding:12px 24px;text-align:left;font-size:15px;line-height:1.55;color:#C14032;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-bottom:2px solid #CDAE8E}
.legal-data tbody tr{border-bottom:1px solid #cdae8e4d;transition:background-color .25s cubic-bezier(0.34,1.56,0.64,1)}
.legal-data tbody tr:last-child{border-bottom:none}
.legal-data tbody tr:hover{background-color:#F5EFEE}
.legal-data td{padding:12px 24px;font-size:15px;line-height:1.55;color:#2c2c2c;vertical-align:top}
.legal-data div{margin-bottom:24px}
@media (max-width: 768px) {
.legal-data{padding:24px 12px}
.legal-data h1{font-size:38px}
.legal-data h2{font-size:28px;margin-top:24px}
.legal-data h3{font-size:15px;margin-top:24px}
.legal-data table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}
.legal-data th,.legal-data td{padding:12px}
}
.entr-pg{max-width:100%;overflow-x:hidden}
.entr-pg .bd-wrap{max-width:1170px;margin:0 auto;padding:0 24px}
.entr-pg .split-top{display:grid;grid-template-columns:1fr 1fr;min-height:540px}
.entr-pg .split-left{background:#C14032;padding:72px 48px 48px;display:flex;flex-direction:column;justify-content:flex-end}
.entr-pg .split-right{position:relative;overflow:hidden}
.entr-pg .split-right img{width:100%;height:100%;object-fit:cover;filter:blur(0px) saturate(0.9);transition:filter .28s cubic-bezier(0.34,1.56,0.64,1);display:block}
.entr-pg .split-right:hover img{filter:saturate(0) blur(1px)}
.entr-pg .split-right::after{content:"";position:absolute;inset:0;background:linear-gradient(155deg,#c140322e 0%,#cdae8e1f 100%);pointer-events:none}
.entr-pg .pre-lbl{font-size:15px;line-height:1.55;color:#CDAE8E;letter-spacing:.12em;text-transform:uppercase;margin-bottom:24px;display:block}
.entr-pg .split-h1{font-size:68px;line-height:1.1;color:#F5EFEE;margin:0 0 24px}
.entr-pg .split-desc{font-size:15px;line-height:1.8;color:#f5efeed1;max-width:420px;margin:0}
.entr-pg .who-sect{background:#F5EFEE;padding:72px 0 48px}
.entr-pg .who-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.entr-pg .who-pull{font-size:38px;line-height:1.35;color:#C14032;position:relative;padding-bottom:12px}
.entr-pg .who-pull::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:12px;border-radius:2px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .2s forwards}
@keyframes line-draw {
to{width:80%}
}
.entr-pg .who-body{display:flex;flex-direction:column;gap:24px}
.entr-pg .who-body p{font-size:15px;line-height:1.8;color:#2a2320;margin:0}
.entr-pg .who-pairs{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:12px}
.entr-pg .who-pair{background:#fff;border-radius:6px;padding:12px;box-shadow:-1px 3px 5px -2px #c140320f -1px 5px 22px -2px #c140321c;display:flex;flex-direction:column;gap:6px;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1)}
.entr-pg .who-pair:hover{box-shadow:-1px 12px 44px -2px #c140321c}
.entr-pg .pair-label{font-size:15px;line-height:1.35;color:#C14032;font-weight:700}
.entr-pg .pair-note{font-size:15px;line-height:1.55;color:#3a2e2b}
.entr-pg .zigzag-div{display:block;width:100%;line-height:0;overflow:hidden}
.entr-pg .zigzag-div svg{display:block;width:100%}
.entr-pg .ex-sect{background:#2a2320;padding:72px 0}
.entr-pg .ex-layout{display:grid;grid-template-columns:5fr 4fr;gap:48px;align-items:center}
.entr-pg .ex-text{display:flex;flex-direction:column;gap:24px}
.entr-pg .ex-h2{font-size:38px;line-height:1.35;color:#F5EFEE;margin:0;position:relative;display:inline-block}
.entr-pg .ex-h2::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#CDAE8E,#C14032);margin-top:12px;border-radius:2px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .3s forwards}
.entr-pg .ex-text p{font-size:15px;line-height:1.8;color:#f5efeecc;margin:0}
.entr-pg .ex-img-wrap{border-radius:6px;overflow:hidden;box-shadow:-1px 12px 44px -2px #c140321c}
.entr-pg .ex-img-wrap img{width:100%;height:380px;object-fit:cover;display:block;transition:filter .28s cubic-bezier(0.34,1.56,0.64,1)}
.entr-pg .ex-img-wrap:hover img{filter:saturate(0)}
.entr-pg .ex-detail{background:#cdae8e1a;border-radius:6px;padding:24px;border-top:2px solid #CDAE8E}
.entr-pg .ex-detail p{font-size:15px;line-height:1.55;color:#CDAE8E;margin:0}
.entr-pg .zigzag-div2{display:block;width:100%;line-height:0;overflow:hidden}
.entr-pg .zigzag-div2 svg{display:block;width:100%}
.entr-pg .clients-sect{background:#fff;padding:72px 0 48px}
.entr-pg .clients-h2{font-size:38px;line-height:1.35;color:#2a2320;margin:0 0 48px;position:relative;display:inline-block}
.entr-pg .clients-h2::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:12px;border-radius:2px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .25s forwards}
.entr-pg .cards-row{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}
.entr-pg .cli-card{border-radius:20px;background:#F5EFEE;padding:24px;box-shadow:-1px 5px 22px -2px #c140321c;display:flex;flex-direction:column;gap:12px;position:relative;overflow:hidden;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .22s cubic-bezier(0.34,1.56,0.64,1)}
.entr-pg .cli-card:hover{box-shadow:-1px 12px 44px -2px #c140321c;transform:translateY(-4px)}
.entr-pg .cli-card::before{content:"";position:absolute;top:0;right:0;width:48px;height:48px;background:linear-gradient(135deg,#C14032,#CDAE8E);border-radius:0 20px 0 48px;opacity:.18;pointer-events:none}
.entr-pg .cli-name{font-size:15px;line-height:1.35;color:#C14032;font-weight:700}
.entr-pg .cli-role{font-size:15px;line-height:1.35;color:#7a6055}
.entr-pg .cli-sit{font-size:15px;line-height:1.55;color:#2a2320}
.entr-pg .cli-out{font-size:15px;line-height:1.55;color:#3a2e2b;background:#fff;border-radius:6px;padding:12px;box-shadow:-1px 3px 5px -2px #c140320f}
.entr-pg .adapt-sect{padding:72px 0;position:relative;overflow:hidden}
.entr-pg .adapt-bg-img{position:absolute;inset:0;z-index:0}
.entr-pg .adapt-bg-img img{width:100%;height:100%;object-fit:cover;filter:blur(8px) saturate(0.5);transform:scale(1.06);display:block}
.entr-pg .adapt-bg-img::after{content:"";position:absolute;inset:0;background:linear-gradient(155deg,#f5efeeed 0%,#cdae8ee0 100%);pointer-events:none}
.entr-pg .adapt-rel{position:relative;z-index:1}
.entr-pg .adapt-grid{display:grid;grid-template-columns:4fr 5fr;gap:48px;align-items:start}
.entr-pg .adapt-h2{font-size:38px;line-height:1.35;color:#C14032;margin:0 0 24px;position:relative;display:inline-block}
.entr-pg .adapt-h2::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:12px;border-radius:2px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .2s forwards}
.entr-pg .adapt-left p{font-size:15px;line-height:1.8;color:#2a2320;margin:0}
.entr-pg .adapt-items{display:flex;flex-direction:column;gap:12px}
.entr-pg .adapt-item{background:#ffffffd1;border-radius:6px;padding:24px;box-shadow:-1px 5px 22px -2px #c140321c;display:grid;grid-template-columns:48px 1fr;gap:12px;align-items:start;transition:box-shadow .22s cubic-bezier(0.68,-0.55,0.27,1.55)}
.entr-pg .adapt-item:hover{box-shadow:-1px 12px 44px -2px #c140321c}
.entr-pg .adapt-num{font-size:28px;line-height:1.1;color:#C14032;font-weight:700}
.entr-pg .adapt-item-body{display:flex;flex-direction:column;gap:6px}
.entr-pg .adapt-item-body h5{font-size:15px;line-height:1.35;color:#2a2320;margin:0;font-weight:700}
.entr-pg .adapt-item-body p{font-size:15px;line-height:1.55;color:#3a2e2b;margin:0}
.entr-pg .zigzag-div3{display:block;width:100%;line-height:0;overflow:hidden}
.entr-pg .zigzag-div3 svg{display:block;width:100%}
.entr-pg .notdo-sect{background:#F5EFEE;padding:72px 0}
.entr-pg .notdo-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.entr-pg .notdo-h2{font-size:38px;line-height:1.35;color:#2a2320;margin:0 0 12px;position:relative;display:inline-block}
.entr-pg .notdo-h2::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:12px;border-radius:2px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .2s forwards}
.entr-pg .notdo-left p{font-size:15px;line-height:1.8;color:#2a2320;margin:0 0 24px}
.entr-pg .notdo-right{display:flex;flex-direction:column;gap:12px}
.entr-pg .notdo-item{background:#fff;border-radius:6px;padding:24px;box-shadow:-1px 3px 5px -2px #c140320f;display:flex;flex-direction:column;gap:6px;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1)}
.entr-pg .notdo-item:hover{box-shadow:-1px 12px 44px -2px #c140321c}
.entr-pg .notdo-item h5{font-size:15px;line-height:1.35;color:#C14032;margin:0;font-weight:700}
.entr-pg .notdo-item p{font-size:15px;line-height:1.55;color:#3a2e2b;margin:0}
.entr-pg .notdo-fit{margin-top:24px;background:linear-gradient(155deg,#C14032,#CDAE8E);border-radius:20px;padding:24px}
.entr-pg .notdo-fit p{font-size:15px;line-height:1.8;color:#fff;margin:0}
@media (max-width: 900px) {
.entr-pg .split-top{grid-template-columns:1fr}
.entr-pg .split-right{height:280px}
.entr-pg .split-h1{font-size:38px}
.entr-pg .split-left{padding:48px 24px 24px}
.entr-pg .who-grid,.entr-pg .ex-layout,.entr-pg .adapt-grid,.entr-pg .notdo-grid{grid-template-columns:1fr}
.entr-pg .cards-row{grid-template-columns:1fr}
.entr-pg .who-pairs{grid-template-columns:1fr}
}
.ctus-pg{max-width:100%;overflow-x:hidden}
.ctus-pg .bound{max-width:1170px;margin-left:auto;margin-right:auto;padding-left:24px;padding-right:24px}
.ctus-pg .reach-top{padding-top:48px;padding-bottom:48px;background:linear-gradient(160deg,#F5EFEE 0%,#fff 60%);position:relative}
.ctus-pg .reach-top::after{content:'';display:block;position:absolute;bottom:0;left:0;width:100%;height:3px;background:linear-gradient(90deg,#C14032 0%,#CDAE8E 60%,transparent 100%)}
.ctus-pg .rect-deco{position:absolute;top:24px;right:24px;pointer-events:none}
.ctus-pg .rect-deco span{display:block;border:1px solid #c1403226;border-radius:2px;position:absolute}
.ctus-pg .reach-grid{display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.ctus-pg .reach-left{flex:1 1 0;min-width:0}
.ctus-pg .reach-right{flex:0 0 340px;display:flex;flex-direction:column;gap:24px}
.ctus-pg .pg-label{font-size:15px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#CDAE8E;margin-bottom:12px}
.ctus-pg .pg-h1{font-size:68px;line-height:1.1;color:#C14032;margin-bottom:24px;-webkit-background-clip:text;background-clip:text}
.ctus-pg .reach-desc{font-size:15px;line-height:1.55;color:#2a2420;max-width:480px;margin-bottom:24px}
.ctus-pg .reach-img-wrap{border-radius:6px;overflow:hidden;box-shadow:-1px 5px 22px -2px #c140321c;position:relative}
.ctus-pg .reach-img-wrap img{width:100%;height:260px;object-fit:cover;display:block;transition:filter .28s cubic-bezier(0.34,1.56,0.64,1)}
.ctus-pg .reach-img-wrap:hover img{filter:saturate(0)}
.ctus-pg .info-strip{display:flex;flex-direction:column;gap:12px}
.ctus-pg .info-item{display:flex;flex-direction:row;align-items:flex-start;gap:12px;padding:12px;background:#fff;border-radius:6px;box-shadow:-1px 3px 5px -2px #c140320f;transition:box-shadow .22s cubic-bezier(0.34,1.56,0.64,1),opacity .22s cubic-bezier(0.34,1.56,0.64,1)}
.ctus-pg .info-strip:hover .info-item{opacity:.5}
.ctus-pg .info-strip:hover .info-item:hover{opacity:1;box-shadow:-1px 12px 44px -2px #c140321c}
.ctus-pg .info-icon{width:36px;height:36px;flex-shrink:0;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#C14032,#CDAE8E);border-radius:6px}
.ctus-pg .info-icon svg{width:18px;height:18px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ctus-pg .info-text{flex:1;min-width:0}
.ctus-pg .info-lbl{font-size:15px;line-height:1.35;color:#CDAE8E;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}
.ctus-pg .info-val{font-size:15px;line-height:1.55;color:#2a2420;word-break:break-word}
.ctus-pg .info-val a{color:#C14032;text-decoration:none;transition:opacity .2s cubic-bezier(0.34,1.56,0.64,1)}
.ctus-pg .info-val a:hover{opacity:.7}
.ctus-pg .form-sec{padding-top:48px;padding-bottom:48px;background:#fff;position:relative}
.ctus-pg .form-sec-inner{display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.ctus-pg .form-aside{flex:0 0 300px;display:flex;flex-direction:column;gap:24px;position:relative}
.ctus-pg .form-aside-img{border-radius:20px;overflow:hidden;box-shadow:-1px 12px 44px -2px #c140321c}
.ctus-pg .form-aside-img img{width:100%;height:200px;object-fit:cover;display:block;transition:filter .3s cubic-bezier(0.68,-0.55,0.27,1.55)}
.ctus-pg .form-aside-img:hover img{filter:saturate(0)}
.ctus-pg .form-aside-note{padding:24px;background:linear-gradient(135deg,#F5EFEE 0%,#fff 100%);border-radius:6px;box-shadow:-1px 3px 5px -2px #c140320f}
.ctus-pg .form-aside-note-h{font-size:28px;line-height:1.35;color:#C14032;margin-bottom:12px}
.ctus-pg .form-aside-note p{font-size:15px;line-height:1.55;color:#2a2420}
.ctus-pg .form-col{flex:1 1 0;min-width:0}
.ctus-pg .form-h{font-size:38px;line-height:1.35;color:#2a2420;margin-bottom:6px;position:relative;display:inline-block}
.ctus-pg .form-h::after{content:'';display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);border-radius:2px;animation:underline-draw .35s cubic-bezier(0.34,1.56,0.64,1) .4s forwards}
@keyframes underline-draw {
to{width:100%}
}
.ctus-pg .form-sub{font-size:15px;line-height:1.55;color:#6e5d54;margin-bottom:24px}
.ctus-pg .cform{display:flex;flex-direction:column;gap:24px}
.ctus-pg .field-grp{position:relative}
.ctus-pg .field-grp input[type="text"],.ctus-pg .field-grp input[type="tel"]{width:100%;padding:18px 16px 8px;font-size:15px;line-height:1.55;color:#2a2420;background:#F5EFEE;border:1.5px solid transparent;border-radius:6px;outline:none;box-sizing:border-box;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1),background .25s cubic-bezier(0.34,1.56,0.64,1);box-shadow:inset 0 1px 2px #c140320f}
.ctus-pg .field-grp input[type="text"]:focus,.ctus-pg .field-grp input[type="tel"]:focus{border-color:#C14032;background:#fff}
.ctus-pg .field-grp label{position:absolute;top:14px;left:16px;font-size:15px;line-height:1.35;color:#9a7d70;pointer-events:none;transition:top .22s cubic-bezier(0.34,1.56,0.64,1),font-size .22s cubic-bezier(0.34,1.56,0.64,1),color .22s cubic-bezier(0.34,1.56,0.64,1)}
.ctus-pg .field-grp input:focus + label,.ctus-pg .field-grp input:not(:placeholder-shown) + label{top:5px;font-size:15px;color:#C14032;font-size:12px}
.ctus-pg .radio-grp{display:flex;flex-direction:column;gap:12px}
.ctus-pg .radio-grp-lbl{font-size:15px;line-height:1.35;color:#6e5d54;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}
.ctus-pg .radio-opts{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}
.ctus-pg .radio-opts label{display:flex;flex-direction:row;align-items:center;gap:6px;padding:10px 16px;background:#F5EFEE;border-radius:20px;cursor:pointer;font-size:15px;line-height:1.35;color:#2a2420;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1);box-shadow:-1px 3px 5px -2px #c140320f}
.ctus-pg .radio-opts label:hover{background:#CDAE8E;box-shadow:-1px 5px 22px -2px #c140321c}
.ctus-pg .radio-opts input[type="radio"]{accent-color:#C14032;width:16px;height:16px;flex-shrink:0}
.ctus-pg .radio-opts input[type="radio"]:checked + span{color:#C14032;font-weight:600}
.ctus-pg .privacy-row{display:flex;flex-direction:row;align-items:flex-start;gap:12px}
.ctus-pg .privacy-row input[type="checkbox"]{accent-color:#C14032;width:18px;height:18px;flex-shrink:0;margin-top:2px;cursor:pointer}
.ctus-pg .privacy-row .priv-txt{font-size:15px;line-height:1.55;color:#6e5d54}
.ctus-pg .privacy-row .priv-txt a{color:#C14032;text-decoration:underline;text-underline-offset:2px;transition:opacity .2s cubic-bezier(0.34,1.56,0.64,1)}
.ctus-pg .privacy-row .priv-txt a:hover{opacity:.7}
.ctus-pg .sbm-btn{display:inline-block;padding:16px 48px;font-size:15px;line-height:1.35;color:#fff;background:linear-gradient(120deg,#C14032 0%,#CDAE8E 100%);background-size:200% 100%;background-position:0 50%;border:none;border-radius:6px;cursor:pointer;letter-spacing:.06em;text-transform:uppercase;box-shadow:-1px 5px 22px -2px #c140321c;transition:background-position .28s cubic-bezier(0.34,1.56,0.64,1),box-shadow .28s cubic-bezier(0.34,1.56,0.64,1);align-self:flex-start}
.ctus-pg .sbm-btn:hover{background-position:100% 50%;box-shadow:-1px 12px 44px -2px #c140321c}
.ctus-pg .sbm-btn:focus{outline:2px solid #C14032;outline-offset:3px}
.ctus-pg .sbm-btn:active{opacity:.88}
.ctus-pg .alt-sec{padding-top:48px;padding-bottom:48px;background:linear-gradient(170deg,#F5EFEE 0%,#fff 80%);position:relative}
.ctus-pg .alt-sec-divider{width:100%;overflow:hidden;line-height:0;margin-bottom:48px}
.ctus-pg .alt-grid{display:grid;grid-template-columns:2fr 1.5fr 1fr;gap:24px;align-items:start}
.ctus-pg .alt-card{border-radius:6px;padding:24px;background:#fff;box-shadow:-1px 3px 5px -2px #c140320f;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),opacity .25s cubic-bezier(0.34,1.56,0.64,1);position:relative;overflow:hidden}
.ctus-pg .alt-grid:hover .alt-card{opacity:.55}
.ctus-pg .alt-grid:hover .alt-card:hover{opacity:1;box-shadow:-1px 12px 44px -2px #c140321c}
.ctus-pg .alt-card-big{padding:24px}
.ctus-pg .alt-card-icon{width:56px;height:56px;margin-bottom:12px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#C14032,#CDAE8E);border-radius:20px;box-shadow:-1px 5px 22px -2px #c140321c}
.ctus-pg .alt-card-icon svg{width:28px;height:28px;fill:none;stroke:#fff;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.ctus-pg .alt-card-h{font-size:28px;line-height:1.35;color:#C14032;margin-bottom:12px}
.ctus-pg .alt-card p{font-size:15px;line-height:1.55;color:#2a2420}
.ctus-pg .alt-card-sm-h{font-size:15px;line-height:1.35;color:#CDAE8E;letter-spacing:.08em;text-transform:uppercase;margin-bottom:12px}
.ctus-pg .alt-card-val{font-size:38px;line-height:1.1;color:#C14032;margin-bottom:6px}
.ctus-pg .alt-card-desc{font-size:15px;line-height:1.55;color:#6e5d54}
.ctus-pg .rect-deco-abs{position:absolute;bottom:12px;right:12px;pointer-events:none}
.ctus-pg .bg-anim{animation:bg-breathe 8s ease-in-out infinite}
@keyframes bg-breathe {
0%,100%{background-position:0 50%}
50%{background-position:100% 50%}
}
@media (max-width: 900px) {
.ctus-pg .reach-grid{flex-direction:column;gap:24px}
.ctus-pg .reach-right{flex:none;width:100%}
.ctus-pg .form-sec-inner{flex-direction:column;gap:24px}
.ctus-pg .form-aside{flex:none;width:100%}
.ctus-pg .alt-grid{grid-template-columns:1fr}
.ctus-pg .pg-h1{font-size:38px}
}
.abt-pg{max-width:100%;overflow-x:clip}
.abt-pg .inner-cap{max-width:1170px;margin:0 auto;padding:0 24px}
.abt-pg .top-blk{position:relative;padding:96px 24px 48px;background:#F5EFEE}
.abt-pg .top-blk::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(158deg,#F5EFEE 55%,#CDAE8E22 100%);pointer-events:none}
.abt-pg .top-blk .edge-line{position:absolute;top:0;left:0;width:3px;height:100%;background:linear-gradient(180deg,#C14032 0%,#CDAE8E 100%)}
.abt-pg .top-blk .top-inner{max-width:1170px;margin:0 auto;display:flex;flex-direction:row;align-items:flex-end;gap:48px;position:relative;z-index:1}
.abt-pg .top-blk .txt-side{flex:1 1 0;min-width:0}
.abt-pg .top-blk .img-side{flex:0 0 340px;max-width:340px}
.abt-pg .top-blk .lbl-tag{display:inline-block;font-size:15px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#C14032;margin-bottom:24px;padding:6px 12px;border:1px solid #C14032;border-radius:2px}
.abt-pg .top-blk .prob-stmt{font-size:38px;line-height:1.1;color:#1e1410;margin-bottom:24px;font-weight:700;position:relative;display:inline-block}
.abt-pg .top-blk .prob-stmt::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:8px;animation:line-draw .35s cubic-bezier(0.34,1.56,0.64,1) .4s forwards}
@keyframes line-draw {
to{width:100%}
}
.abt-pg .top-blk .sol-txt{font-size:15px;line-height:1.8;color:#2e2420;max-width:560px}
.abt-pg .top-blk .img-frame{position:relative;border-radius:6px;overflow:hidden;box-shadow:-1px 5px 22px -2px #c140321c}
.abt-pg .top-blk .img-frame::after{content:"";position:absolute;inset:0;background:#c140321f;pointer-events:none}
.abt-pg .top-blk .img-frame img{width:340px;height:420px;object-fit:cover;display:block;transition:filter .25s cubic-bezier(0.34,1.56,0.64,1)}
.abt-pg .top-blk .img-frame:hover img{filter:saturate(0)}
.abt-pg .top-blk .img-frame .img-border{position:absolute;inset:0;border:2px solid transparent;border-radius:6px;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none}
.abt-pg .top-blk .img-frame:hover .img-border{border-color:#C14032}
.abt-pg .top-blk .outlined-shape{position:absolute;bottom:-40px;right:24px;width:200px;height:200px;border:1.5px solid #c1403221;border-radius:20px;transform:rotate(18deg);pointer-events:none;z-index:0}
.abt-pg .curve-div{display:block;line-height:0;background:#F5EFEE}
.abt-pg .curve-div svg{display:block;width:100%}
.abt-pg .timeline-blk{background:#fff;padding:48px 24px}
.abt-pg .timeline-blk .tl-head{max-width:1170px;margin:0 auto 48px}
.abt-pg .timeline-blk .tl-head h2{font-size:38px;line-height:1.1;color:#1e1410;font-weight:700;margin-bottom:12px}
.abt-pg .timeline-blk .tl-head p{font-size:15px;line-height:1.55;color:#2e2420;max-width:600px}
.abt-pg .tl-track{max-width:1170px;margin:0 auto;position:relative}
.abt-pg .tl-track .tl-line{position:absolute;top:18px;left:0;right:0;height:2px;background:linear-gradient(90deg,#C14032 0%,#CDAE8E 100%)}
.abt-pg .tl-track .tl-pts{display:flex;flex-direction:row;gap:24px;position:relative}
.abt-pg .tl-track .tl-pt{flex:1 1 0;display:flex;flex-direction:column;align-items:flex-start}
.abt-pg .tl-track .tl-dot{width:36px;height:36px;border-radius:20px;background:#fff;border:2px solid #C14032;display:flex;align-items:center;justify-content:center;margin-bottom:24px;position:relative;z-index:1;transition:background .22s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1)}
.abt-pg .tl-track .tl-pt:hover .tl-dot{background:#C14032;box-shadow:-1px 5px 22px -2px #c1403238}
.abt-pg .tl-track .tl-dot span{font-size:15px;line-height:1.1;color:#C14032;font-weight:700;transition:color .22s cubic-bezier(0.34,1.56,0.64,1)}
.abt-pg .tl-track .tl-pt:hover .tl-dot span{color:#fff}
.abt-pg .tl-card{background:#F5EFEE;border-radius:6px;padding:24px;box-shadow:-1px 3px 5px -2px #c140320f;width:100%;transition:box-shadow .28s cubic-bezier(0.68,-0.55,0.27,1.55)}
.abt-pg .tl-pt:hover .tl-card{box-shadow:-1px 12px 44px -2px #c140321c}
.abt-pg .tl-card .tl-yr{font-size:15px;line-height:1.35;color:#C14032;font-weight:700;margin-bottom:6px;letter-spacing:.08em;text-transform:uppercase}
.abt-pg .tl-card h5{font-size:15px;line-height:1.35;color:#1e1410;font-weight:700;margin-bottom:6px}
.abt-pg .tl-card p{font-size:15px;line-height:1.55;color:#2e2420}
.abt-pg .curve-div2{display:block;line-height:0;background:#fff}
.abt-pg .curve-div2 svg{display:block;width:100%}
.abt-pg .team-blk{background:#F5EFEE;padding:48px 24px;position:relative}
.abt-pg .team-blk::before{content:"";position:absolute;inset:0;background:linear-gradient(158deg,#cdae8e14 0%,#c140320a 100%);pointer-events:none}
.abt-pg .team-blk .team-inner{max-width:1170px;margin:0 auto;position:relative;z-index:1}
.abt-pg .team-blk .team-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}
.abt-pg .team-blk .team-txt h2{font-size:38px;line-height:1.1;color:#1e1410;font-weight:700;margin-bottom:24px;position:relative;display:inline-block}
.abt-pg .team-blk .team-txt h2::after{content:"";display:block;height:2px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);margin-top:8px;animation:line-draw2 .35s cubic-bezier(0.34,1.56,0.64,1) .6s forwards}
@keyframes line-draw2 {
to{width:100%}
}
.abt-pg .team-blk .team-txt .pull-q{font-size:28px;line-height:1.35;color:#C14032;font-weight:700;margin-bottom:24px;padding-right:24px}
.abt-pg .team-blk .team-txt p{font-size:15px;line-height:1.8;color:#2e2420;margin-bottom:24px}
.abt-pg .team-blk .pair-layout{display:flex;flex-direction:column;gap:24px}
.abt-pg .team-blk .person-card{display:flex;flex-direction:row;gap:24px;align-items:flex-start;background:#fff;border-radius:6px;padding:24px;box-shadow:-1px 3px 5px -2px #c140320f;transition:box-shadow .28s cubic-bezier(0.68,-0.55,0.27,1.55)}
.abt-pg .team-blk .person-card:hover{box-shadow:-1px 12px 44px -2px #c140321c}
.abt-pg .team-blk .person-img-wrap{flex:0 0 96px;position:relative;border-radius:6px;overflow:hidden}
.abt-pg .team-blk .person-img-wrap img{width:96px;height:96px;object-fit:cover;display:block;transition:filter .25s cubic-bezier(0.34,1.56,0.64,1)}
.abt-pg .team-blk .person-card:hover .person-img-wrap img{filter:saturate(0)}
.abt-pg .team-blk .person-img-wrap .p-border{position:absolute;inset:0;border:2px solid transparent;border-radius:6px;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none}
.abt-pg .team-blk .person-card:hover .p-border{border-color:#C14032}
.abt-pg .team-blk .person-info h5{font-size:15px;line-height:1.35;color:#1e1410;font-weight:700;margin-bottom:6px}
.abt-pg .team-blk .person-info .role-tag{font-size:15px;line-height:1.35;color:#C14032;margin-bottom:6px;text-transform:uppercase;letter-spacing:.08em}
.abt-pg .team-blk .person-info p{font-size:15px;line-height:1.55;color:#2e2420;margin-bottom:0}
.abt-pg .team-blk .metric-row{display:flex;flex-direction:row;gap:24px;margin-top:24px}
.abt-pg .team-blk .metric-box{flex:1 1 0;background:#fff;border-radius:6px;padding:24px;box-shadow:inset 0 1px 2px #c1403214;text-align:center}
.abt-pg .team-blk .metric-box .m-num{font-size:38px;line-height:1.1;font-weight:700;background:linear-gradient(158deg,#C14032,#CDAE8E);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}
.abt-pg .team-blk .metric-box .m-lbl{font-size:15px;line-height:1.35;color:#2e2420;display:block;margin-top:6px}
.abt-pg .team-blk .img-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}
.abt-pg .team-blk .img-pair .img-slot{position:relative;border-radius:6px;overflow:hidden;box-shadow:-1px 5px 22px -2px #c140321c}
.abt-pg .team-blk .img-pair .img-slot img{width:100%;height:180px;object-fit:cover;display:block;transition:filter .25s cubic-bezier(0.34,1.56,0.64,1)}
.abt-pg .team-blk .img-pair .img-slot:hover img{filter:saturate(0)}
.abt-pg .team-blk .img-pair .img-slot .sl-border{position:absolute;inset:0;border:2px solid transparent;border-radius:6px;transition:border-color .25s cubic-bezier(0.34,1.56,0.64,1);pointer-events:none}
.abt-pg .team-blk .img-pair .img-slot:hover .sl-border{border-color:#C14032}
.abt-pg .team-blk .outlined-bg{position:absolute;top:48px;right:0;width:260px;height:260px;border:1.5px solid #cdae8e38;border-radius:20px;transform:rotate(-12deg);pointer-events:none;z-index:0}
@media (max-width: 900px) {
.abt-pg .top-blk .top-inner{flex-direction:column;align-items:flex-start;gap:24px}
.abt-pg .top-blk .img-side{flex:0 0 auto;max-width:100%;width:100%}
.abt-pg .top-blk .img-frame img{width:100%;height:260px}
.abt-pg .top-blk .img-frame{width:100%}
.abt-pg .tl-track .tl-pts{flex-direction:column}
.abt-pg .tl-track .tl-line{display:none}
.abt-pg .team-blk .team-grid{grid-template-columns:1fr;gap:24px}
.abt-pg .team-blk .metric-row{flex-direction:column;gap:12px}
.abt-pg .team-blk .img-pair{grid-template-columns:1fr}
.abt-pg .top-blk .prob-stmt{font-size:28px}
}
@media (max-width: 600px) {
.abt-pg .team-blk .team-txt .pull-q{font-size:15px}
.abt-pg .timeline-blk .tl-head h2{font-size:28px}
.abt-pg .team-blk .team-txt h2{font-size:28px}
}
.cert-pg{max-width:100%;overflow-x:hidden}
.cert-pg .c-wrap{max-width:1170px;margin:0 auto;padding:0 24px}
.cert-pg .top-band{background:#F5EFEE;padding:48px 0 72px;position:relative}
.cert-pg .top-band::after{content:"";position:absolute;bottom:-32px;left:0;right:0;height:64px;background:#F5EFEE;clip-path:polygon(0 0,100% 0,100% 40%,0 100%);z-index:1}
.cert-pg .top-inner{display:flex;flex-direction:row;gap:48px;align-items:flex-start}
.cert-pg .top-left{flex:0 0 55%;min-width:0}
.cert-pg .top-right{flex:1 1 auto;min-width:0;position:relative}
.cert-pg .pg-label{display:inline-block;font-size:15px;line-height:1.35;letter-spacing:.12em;text-transform:uppercase;color:#C14032;margin-bottom:24px;font-weight:600}
.cert-pg .pg-h1{font-size:68px;line-height:1.1;color:#2a1f1d;margin:0 0 24px;animation:trackIn .55s cubic-bezier(0.34,1.56,0.64,1) both}
@keyframes trackIn {
from{letter-spacing:-.04em;opacity:.4}
to{letter-spacing:-.01em;opacity:1}
}
.cert-pg .pg-h1 span{display:block;background:linear-gradient(112deg,#C14032 30%,#CDAE8E 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}
.cert-pg .pg-desc{font-size:15px;line-height:1.8;color:#3a2e2b;max-width:480px;margin:0}
.cert-pg .img-frame{position:relative;border-radius:6px;overflow:hidden;box-shadow:-1px 5px 22px -2px #c140321c}
.cert-pg .img-frame img{width:100%;height:320px;object-fit:cover;display:block;filter:saturate(0.7) sepia(0.18);transition:filter .28s cubic-bezier(0.34,1.56,0.64,1)}
.cert-pg .img-frame:hover img{filter:saturate(0) sepia(0)}
.cert-pg .img-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#c1403238 0%,#cdae8e1f 100%);pointer-events:none}
.cert-pg .shape-a{position:absolute;width:120px;height:120px;border:2px solid #c140321f;border-radius:20px;top:-18px;right:-18px;transform:rotate(18deg);pointer-events:none}
.cert-pg .shape-b{position:absolute;width:60px;height:60px;border:2px solid #cdae8e38;border-radius:6px;bottom:12px;left:-18px;transform:rotate(-10deg);pointer-events:none}
.cert-pg .curl-deco{position:absolute;bottom:24px;right:24px;width:48px;height:48px;opacity:.08;pointer-events:none}
.cert-pg .cert-list-band{background:#fff;padding:96px 0 48px;position:relative;z-index:2}
.cert-pg .band-head{margin-bottom:48px}
.cert-pg .band-h2{font-size:38px;line-height:1.1;color:#2a1f1d;margin:0 0 12px;position:relative;display:inline-block}
.cert-pg .band-h2::after{content:"";position:absolute;left:0;bottom:-6px;height:3px;width:0;background:linear-gradient(90deg,#C14032,#CDAE8E);border-radius:2px;animation:lineIn .35s cubic-bezier(0.34,1.56,0.64,1) .4s forwards}
@keyframes lineIn {
to{width:100%}
}
.cert-pg .band-sub{font-size:15px;line-height:1.55;color:#5a4a45;margin:18px 0 0;max-width:560px}
.cert-pg .certs-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:48px}
.cert-pg .cert-card{background:#fff;border-radius:6px;padding:24px;box-shadow:-1px 3px 5px -2px #c140320f -1px 5px 22px -2px #c140321c;position:relative;transition:box-shadow .25s cubic-bezier(0.34,1.56,0.64,1),transform .25s cubic-bezier(0.34,1.56,0.64,1);border:2px solid transparent}
.cert-pg .cert-card::before{content:"";position:absolute;inset:-2px;border-radius:6px;border:2px solid transparent;transition:border-color .2s cubic-bezier(0.68,-0.55,0.27,1.55);pointer-events:none}
.cert-pg .cert-card::after{content:"";position:absolute;inset:-6px;border-radius:20px;border:2px solid transparent;transition:border-color .35s cubic-bezier(0.34,1.56,0.64,1) .15s;pointer-events:none}
.cert-pg .cert-card:hover{box-shadow:-1px 12px 44px -2px #c140321c;transform:translateY(-3px)}
.cert-pg .cert-card:hover::before{border-color:#c1403259}
.cert-pg .cert-card:hover::after{border-color:#c140321f}
.cert-pg .cert-yr{font-size:15px;line-height:1.35;color:#C14032;font-weight:600;letter-spacing:.06em;margin-bottom:6px}
.cert-pg .cert-name{font-size:28px;line-height:1.1;color:#2a1f1d;margin:0 0 12px}
.cert-pg .cert-issuer{font-size:15px;line-height:1.55;color:#7a6560;margin:0 0 12px}
.cert-pg .cert-body{font-size:15px;line-height:1.8;color:#3a2e2b;margin:0}
.cert-pg .cert-badge{display:inline-block;margin-top:12px;padding:6px 12px;border-radius:2px;font-size:15px;line-height:1.35;font-weight:600;background:linear-gradient(112deg,#C14032 0%,#CDAE8E 100%);color:#fff;letter-spacing:.04em;text-transform:uppercase}
.cert-pg .spider-row{display:flex;flex-direction:row;gap:48px;align-items:center;padding:48px 0;border-top:1px solid #cdae8e4d}
.cert-pg .spider-text{flex:0 0 40%;min-width:0}
.cert-pg .spider-h3{font-size:28px;line-height:1.1;color:#2a1f1d;margin:0 0 12px}
.cert-pg .spider-p{font-size:15px;line-height:1.8;color:#3a2e2b;margin:0}
.cert-pg .spider-chart{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;align-items:center}
.cert-pg .spider-svg{width:100%;max-width:360px;height:auto}
.cert-pg .img2-block{margin-top:48px;border-radius:6px;overflow:hidden;box-shadow:-1px 5px 22px -2px #cdae8e1c;position:relative}
.cert-pg .img2-block img{width:100%;height:240px;object-fit:cover;display:block;filter:saturate(0.65) sepia(0.12);transition:filter .28s cubic-bezier(0.34,1.56,0.64,1)}
.cert-pg .img2-block:hover img{filter:saturate(0) sepia(0)}
.cert-pg .img2-caption{position:absolute;bottom:0;left:0;right:0;padding:12px 24px;background:linear-gradient(0deg,#2a1f1db8 0%,transparent 100%);color:#F5EFEE;font-size:15px;line-height:1.35}
@media (max-width: 900px) {
.cert-pg .top-inner{flex-direction:column}
.cert-pg .top-left{flex:none;width:100%}
.cert-pg .certs-grid{grid-template-columns:repeat(2,1fr)}
.cert-pg .spider-row{flex-direction:column}
.cert-pg .spider-text{flex:none;width:100%}
.cert-pg .pg-h1{font-size:38px}
}
@media (max-width: 600px) {
.cert-pg .certs-grid{grid-template-columns:1fr}
.cert-pg .pg-h1{font-size:38px}
.cert-pg .band-h2{font-size:28px}
}
.success-pg{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:48px 24px;background-color:#F5EFEE}
.success-pg .card-wrap{max-width:1170px;width:100%;max-width:560px;background:#fff;border-radius:20px;padding:48px;box-shadow:-1px 5px 22px -2px #c140321c;display:flex;flex-direction:column;align-items:center;gap:24px;text-align:center}
.success-pg .icon-wrap{width:72px;height:72px;border-radius:20px;background:linear-gradient(135deg,#C14032,#CDAE8E);display:flex;align-items:center;justify-content:center;box-shadow:-1px 12px 44px -2px #c140321c;flex-shrink:0}
.success-pg .icon-wrap svg{width:36px;height:36px;stroke:#fff;fill:none;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}
.success-pg .msg-title{font-size:38px;line-height:1.1;color:#C14032;margin:0}
.success-pg .msg-body{font-size:15px;line-height:1.55;color:#2a2220;margin:0;max-width:420px}
.success-pg .divider-line{width:48px;height:2px;background:linear-gradient(90deg,#C14032,#CDAE8E);border-radius:2px;flex-shrink:0}
.success-pg .ref-note{font-size:15px;line-height:1.35;color:#7a6a65;margin:0}
.success-pg .back-btn{display:inline-block;padding:12px 48px;font-size:15px;line-height:1.35;color:#fff;background:linear-gradient(120deg,#C14032 0%,#CDAE8E 100%);border-radius:6px;border:none;cursor:pointer;text-decoration:none;box-shadow:-1px 3px 5px -2px #c140320f -1px 5px 22px -2px #c140321c;transition:background-position .28s cubic-bezier(0.34,1.56,0.64,1),box-shadow .22s cubic-bezier(0.34,1.56,0.64,1),opacity .22s cubic-bezier(0.34,1.56,0.64,1);background-size:200% 100%;background-position:0 50%}
.success-pg .back-btn:hover{background-position:100% 50%;box-shadow:-1px 12px 44px -2px #c140321c;opacity:.92}
.success-pg .back-btn:focus{outline:2px solid #C14032;outline-offset:3px}
@media (max-width: 600px) {
.success-pg .card-wrap{padding:24px;gap:24px}
.success-pg .msg-title{font-size:28px}
}