/* Simple corporate pages — About + Contact */
.is-simple-page{background:#f6f7fb}
.simple-page{padding-bottom:72px}
.simple-hero{padding:34px 0 38px;background:linear-gradient(135deg,#eef2fb 0%,#fff 58%,#f6f8fd 100%);border-bottom:1px solid #e5e8f0}
.simple-hero__inner{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.75fr);gap:46px;align-items:center}
.simple-hero .breadcrumbs{margin-bottom:24px}
.simple-hero__copy{max-width:760px}
.simple-hero__copy .eyebrow{display:inline-flex;align-items:center;gap:8px;padding:7px 12px;border-radius:20px;background:var(--brand-soft);color:var(--brand);font-size:11px;font-weight:850}
.simple-hero__copy h1{font-size:40px;line-height:1.4;color:#233154;margin:14px 0 12px}
.simple-hero__copy p{font-size:14px;line-height:2;color:#6b7280;max-width:720px}
.simple-hero__description,.simple-hero__description p{font-size:14px;line-height:2;color:#6b7280;max-width:720px}.simple-hero__description p{margin:0 0 8px}
.simple-hero__visual{min-height:290px;border-radius:22px;border:1px solid #dfe5f2;background:#fff;display:grid;place-items:center;position:relative;overflow:hidden;box-shadow:0 18px 50px rgba(35,52,97,.07)}
.simple-hero__visual:before,.simple-hero__visual:after{content:"";position:absolute;border-radius:50%;background:var(--brand-soft)}
.simple-hero__visual:before{width:210px;height:210px;left:-70px;top:-80px}.simple-hero__visual:after{width:150px;height:150px;right:-45px;bottom:-50px}
.simple-hero__visual img{position:relative;z-index:1;max-width:72%;max-height:210px;object-fit:contain}
.simple-section{padding-top:54px}
.simple-section__head{max-width:730px;margin-bottom:24px}.simple-section__head small{color:var(--brand);font-weight:850;font-size:10px}.simple-section__head h2{font-size:28px;color:#263451;margin:7px 0 9px}.simple-section__head p{font-size:13px;line-height:2;color:#707783}
.about-intro{display:grid;grid-template-columns:minmax(340px,.82fr) minmax(0,1.18fr);gap:36px;align-items:center}
.about-intro__media{border-radius:18px;overflow:hidden;border:1px solid #e2e6ef;background:#fff;min-height:380px;display:grid;place-items:center;box-shadow:0 15px 42px rgba(31,47,86,.05)}
.about-intro__media img{width:100%;height:100%;min-height:380px;object-fit:cover}
.about-intro__copy h2{font-size:29px;color:#253351;margin-bottom:13px}.about-intro__copy p{font-size:13px;line-height:2.05;color:#6b7280;margin-bottom:12px}
.about-points{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:20px}.about-points div{display:flex;gap:10px;align-items:flex-start;padding:13px;border:1px solid #e4e8f0;border-radius:12px;background:#fff}.about-points i{width:34px;height:34px;border-radius:9px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center;flex:0 0 auto}.about-points span{display:grid;gap:4px}.about-points strong{font-size:12px;color:#374151}.about-points small{font-size:10px;line-height:1.7;color:#89909d}
.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.value-card{padding:24px;border-radius:15px;border:1px solid #e4e7ef;background:#fff}.value-card i{font-size:22px;color:var(--brand);margin-bottom:16px}.value-card h3{font-size:16px;color:#2d3955;margin-bottom:8px}.value-card p{font-size:11px;line-height:1.9;color:#777f8d}
.simple-cta{margin-top:54px;border-radius:18px;padding:28px 32px;background:linear-gradient(135deg,var(--brand-dark),var(--brand));color:#fff;display:flex;justify-content:space-between;gap:24px;align-items:center;overflow:hidden;position:relative}.simple-cta:after{content:"";position:absolute;width:190px;height:190px;border:34px solid rgba(255,255,255,.07);border-radius:50%;left:-50px;top:-60px}.simple-cta>div,.simple-cta>a{position:relative;z-index:1}.simple-cta h2{font-size:23px;margin-bottom:7px}.simple-cta p{font-size:11px;opacity:.82}.simple-cta .btn{background:#fff;color:var(--brand-dark);white-space:nowrap}
.contact-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:26px;align-items:start}.contact-form-card,.contact-side-card{border:1px solid #e3e7ef;background:#fff;border-radius:17px;padding:24px;box-shadow:0 13px 36px rgba(31,47,86,.04)}
.contact-form-card h2,.contact-side-card h2{font-size:22px;color:#293652;margin-bottom:8px}.contact-form-card>p,.contact-side-card>p{font-size:11px;line-height:1.9;color:#838a96;margin-bottom:20px}
.contact-form{display:grid;gap:13px}.contact-form__row{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{display:grid;gap:6px;font-size:11px;font-weight:750;color:#4a5260}.contact-form input,.contact-form select,.contact-form textarea{width:100%;border:1px solid #dfe4ed;background:#fafbfe;border-radius:9px;padding:0 12px;outline:0;transition:.18s}.contact-form input,.contact-form select{height:44px}.contact-form textarea{padding-top:12px;min-height:145px;resize:vertical}.contact-form input:focus,.contact-form select:focus,.contact-form textarea:focus{border-color:var(--brand);box-shadow:0 0 0 3px rgba(59,86,166,.09);background:#fff}.contact-form .btn{height:46px}.contact-form__message{min-height:18px;font-size:10px;color:#27834c}
.contact-methods{display:grid;gap:10px}.contact-method{display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:center;padding:13px;border:1px solid #e5e8ef;border-radius:11px}.contact-method>i{width:42px;height:42px;border-radius:11px;background:var(--brand-soft);color:var(--brand);display:grid;place-items:center}.contact-method span{display:grid;gap:4px}.contact-method strong{font-size:11px;color:#424b5a}.contact-method small{font-size:10px;color:#8c939e;line-height:1.6}
.contact-placeholder{margin-top:15px;padding:14px;border-radius:11px;background:#f8f9fc;border:1px dashed #d7dce7;font-size:10px;line-height:1.9;color:#7a8290}.contact-map{margin-top:16px;min-height:210px;border-radius:13px;border:1px solid #e2e6ef;background:linear-gradient(135deg,#f0f3fa,#fafbfe);display:grid;place-items:center;text-align:center;color:#7b8491;padding:25px}.contact-map i{display:block;font-size:28px;color:var(--brand);margin-bottom:8px}.contact-map strong{display:block;color:#424c5d;font-size:12px;margin-bottom:5px}.contact-map small{font-size:10px;line-height:1.7}
.contact-map--embed{display:block;padding:0;overflow:hidden}.contact-map--embed iframe{display:block;width:100%!important;min-height:260px;border:0}.contact-form .field-validation-error,.contact-form .validation-summary-errors{color:#b42318;font-size:10px;font-weight:650}.contact-method a{color:inherit}
@media(max-width:980px){.simple-hero__inner{grid-template-columns:1fr minmax(280px,.6fr);gap:28px}.simple-hero__copy h1{font-size:34px}.about-intro{grid-template-columns:320px 1fr}.contact-grid{grid-template-columns:1fr 350px}}
@media(max-width:820px){.simple-page{padding-bottom:88px}.simple-hero{padding:20px 0 28px}.simple-hero__inner,.about-intro,.contact-grid{grid-template-columns:1fr}.simple-hero__visual{min-height:220px}.simple-hero__copy h1{font-size:29px}.about-intro__media{order:2;min-height:300px}.about-intro__media img{min-height:300px}.value-grid{grid-template-columns:1fr 1fr}.simple-cta{align-items:flex-start;flex-direction:column}.contact-side-card{order:-1}}
@media(max-width:520px){.simple-section{padding-top:38px}.simple-hero__copy h1{font-size:25px}.simple-hero__copy p{font-size:12px}.simple-hero__visual{min-height:180px}.about-points,.value-grid,.contact-form__row{grid-template-columns:1fr}.simple-cta{padding:23px 20px}.simple-cta h2{font-size:19px}.contact-form-card,.contact-side-card{padding:18px}.about-intro__copy h2,.simple-section__head h2{font-size:23px}}
