.about-page{font-family:"Montserrat",Arial,Helvetica,sans-serif}
.about-main{padding-top:18px;background:linear-gradient(180deg,#fff 0%,#fbfcff 70%,#fff 100%)}
.about-hero{height:clamp(360px,30vw,500px);overflow:hidden;border-radius:16px 16px 0 0;box-shadow:0 18px 45px rgba(15,23,42,.10)}
.about-hero img{width:100%;height:100%;object-fit:cover;object-position:center}
.vision-mission{min-height:190px;display:grid;grid-template-columns:1fr 1fr}
.statement-card{min-width:0;display:flex;align-items:center;gap:28px;padding:34px 46px;border:1px solid #e3e6ec;background:#fff}
.statement-card:first-child{border-radius:0 0 0 14px}
.statement-card:last-child{border-left:0;border-radius:0 0 14px 0}
.statement-icon,.round-icon,.help-icon{flex:0 0 auto;display:grid;place-items:center;border-radius:50%;color:#1437ec;background:linear-gradient(145deg,#eef1ff,#f9faff)}
.statement-icon{width:92px;height:92px}
.statement-icon .icon{width:50px;height:50px;stroke-width:1.7}
.statement-copy h2{position:relative;margin:0 0 20px;color:#1531d4;font-size:18px;line-height:1;text-transform:uppercase}
.statement-copy h2::after{content:"";position:absolute;left:0;bottom:-11px;width:34px;height:3px;border-radius:10px;background:#1531d4}
.statement-copy p{max-width:520px;margin:0;color:#343944;font-size:12px;line-height:1.7}
.about-section{padding-top:64px}
.about-section-title{position:relative;margin:0 0 30px;text-align:center;color:#141519;font-size:22px;line-height:1;text-transform:uppercase;letter-spacing:-.25px}
.about-section-title::after{content:"";position:absolute;left:50%;bottom:-13px;width:38px;height:3px;border-radius:10px;transform:translateX(-50%);background:#1739e9}
.values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.value-card{min-height:220px;padding:28px 24px;border:1px solid #e3e6ec;border-radius:14px;background:#fff;text-align:center;box-shadow:0 12px 30px rgba(15,23,42,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.value-card:hover{transform:translateY(-4px);border-color:#cfd6ff;box-shadow:0 18px 36px rgba(25,43,140,.09)}
.round-icon{width:78px;height:78px;margin:0 auto 18px}
.round-icon .icon{width:40px;height:40px}
.value-card h3,.step-card h3,.offer-card h3,.help-information h3{margin:0;color:#1231d6;text-transform:uppercase;font-weight:800}
.value-card h3{font-size:12px}
.value-card p{margin:11px auto 0;color:#4f5561;font-size:11px;line-height:1.65}
.operate-section{padding-top:68px}
.steps-grid{display:grid;grid-template-columns:1fr 58px 1fr 58px 1fr 58px 1fr;align-items:center}
.step-card{position:relative;min-height:190px;padding:38px 24px 24px;border:1px solid #bdc9fb;border-radius:14px;background:#fff;text-align:center;box-shadow:0 10px 25px rgba(15,23,42,.035)}
.step-number{position:absolute;left:50%;top:-17px;width:34px;height:34px;transform:translateX(-50%);border-radius:50%;background:#1235e6;color:#fff;display:grid;place-items:center;font-size:12px;font-weight:800;box-shadow:0 7px 16px rgba(18,53,230,.24)}
.step-icon{width:48px;height:48px;margin:0 auto 12px;color:#1739ed}
.step-icon .icon{width:100%;height:100%}
.step-card h3{color:#17191f;font-size:12px;text-transform:none}
.step-card p{margin:10px auto 0;color:#525864;font-size:10px;line-height:1.6}
.step-arrow{display:flex;align-items:center;justify-content:center;color:#1739ed}
.step-arrow span{width:28px;border-top:2px dotted #1739ed}
.step-arrow .icon{width:18px;height:18px;margin-left:-2px}
.offer-section{padding-top:68px}
.offer-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}
.offer-card{min-height:205px;padding:25px 22px;border:1px solid #e3e6ec;border-radius:14px;background:#fff;text-align:center;box-shadow:0 12px 28px rgba(15,23,42,.04);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.offer-card:hover{transform:translateY(-4px);border-color:#cfd6ff;box-shadow:0 18px 36px rgba(25,43,140,.09)}
.offer-icon{width:78px;height:72px;margin:0 auto 10px;color:#172f82;display:grid;place-items:center}
.offer-icon .icon{width:56px;height:56px}
.offer-card h3{color:#17191f;font-size:12px}
.offer-card p{margin:11px auto 0;color:#505661;font-size:10px;line-height:1.65}
.about-whatsapp{min-height:106px;margin-top:64px;padding:20px 42px;border-radius:14px;background:linear-gradient(90deg,#edf4ff,#e5e8ff);display:flex;align-items:center;justify-content:space-between;gap:24px;box-shadow:0 12px 30px rgba(41,51,130,.07)}
.about-whatsapp-message{display:flex;align-items:center;gap:20px}
.whatsapp-circle{width:66px;height:66px;border-radius:50%;background:#16bf39;color:#fff;display:grid;place-items:center;box-shadow:0 8px 20px rgba(21,170,54,.24)}
.whatsapp-circle .icon{width:38px;height:38px}
.about-whatsapp h2{margin:0 0 6px;color:#111216;font-size:20px}
.about-whatsapp p{margin:0;color:#555b66;font-size:11px}
.about-whatsapp>a{min-width:160px;min-height:46px;padding:0 20px;border-radius:9px;background:#17bf39;color:#fff;text-decoration:none;display:flex;align-items:center;justify-content:center;gap:9px;font-size:11px;font-weight:700;box-shadow:0 9px 22px rgba(23,191,57,.22);transition:transform .18s ease,box-shadow .18s ease}
.about-whatsapp>a:hover{transform:translateY(-2px);box-shadow:0 12px 27px rgba(23,191,57,.3)}
.about-whatsapp>a .icon{width:21px;height:21px}
.help-information{min-height:145px;margin-top:22px;border:1px solid #e3e6ec;border-radius:14px;display:grid;grid-template-columns:repeat(3,1fr);background:#fff;overflow:hidden}
.help-information article{display:flex;align-items:center;gap:20px;padding:25px 30px}
.help-information article:not(:last-child){border-right:1px solid #e1e3e8}
.help-icon{width:70px;height:70px;color:#111216}
.help-icon .icon{width:38px;height:38px}
.help-information h3{color:#111216;font-size:11px}
.help-information p{margin:9px 0 0;color:#575d68;font-size:10px;line-height:1.55}
.about-store-stats{margin-top:64px;background:linear-gradient(100deg,#071128,#082050 57%,#071838);color:#fff}
.about-store-stats-inner{min-height:150px;display:grid;grid-template-columns:minmax(420px,1.35fr) repeat(3,1fr);align-items:center}
.about-visit-store{min-height:110px;padding-right:32px;border-right:1px solid rgba(255,255,255,.35);display:flex;align-items:center;gap:24px}
.about-store-icon{width:90px;height:90px;flex:0 0 auto;border:2px solid #5b4cff;border-radius:50%;color:#fff;display:grid;place-items:center;box-shadow:0 0 24px rgba(82,64,243,.28)}
.about-store-icon .icon{width:48px;height:48px}
.about-visit-store h2{margin:0;font-size:17px;line-height:1;text-transform:uppercase}
.about-visit-store p{margin:8px 0;color:#e9ecf5;font-size:10px;line-height:1.55}
.about-visit-store a{width:max-content;min-height:31px;padding:0 12px;border-radius:5px;background:#4d37ef;color:#fff;text-decoration:none;display:flex;align-items:center;gap:8px;font-size:10px;font-weight:700}
.about-visit-store a .icon{width:13px;height:13px}
.about-stat{min-height:92px;display:flex;align-items:center;justify-content:center;gap:16px;padding:0 18px}
.about-stat:not(:last-child){border-right:1px solid rgba(255,255,255,.18)}
.about-stat>.icon{width:36px;height:36px;color:#7d73ff}
.about-stat div{display:flex;flex-direction:column}
.about-stat strong{font-size:26px;line-height:1;font-weight:800}
.about-stat span{margin-top:7px;color:#e4e7ef;font-size:10px;line-height:1.25;text-transform:uppercase}

@media (max-width:1100px){
    .statement-card{padding:28px 30px}.statement-icon{width:78px;height:78px}.statement-icon .icon{width:43px;height:43px}
    .values-grid,.offer-grid{gap:16px}
    .steps-grid{grid-template-columns:1fr 35px 1fr 35px 1fr 35px 1fr}
    .about-store-stats-inner{grid-template-columns:1.25fr repeat(3,.75fr)}
}
@media (max-width:860px){
    .vision-mission{grid-template-columns:1fr}
    .statement-card:last-child{border-left:1px solid #e3e6ec;border-top:0;border-radius:0 0 14px 14px}.statement-card:first-child{border-radius:0}
    .values-grid,.offer-grid{grid-template-columns:repeat(2,1fr)}
    .steps-grid{grid-template-columns:1fr 1fr;gap:28px 18px}
    .step-arrow{display:none}
    .help-information{grid-template-columns:1fr}.help-information article:not(:last-child){border-right:0;border-bottom:1px solid #e1e3e8}
    .about-store-stats-inner{grid-template-columns:1fr 1fr}
    .about-visit-store{grid-column:1/-1;border-right:0;border-bottom:1px solid rgba(255,255,255,.25);padding:22px 0}
    .about-stat:nth-of-type(2){border-right:0}
}
@media (max-width:580px){
    .about-main{padding-top:12px}
    .about-hero{height:300px}
    .statement-card{align-items:flex-start;gap:18px;padding:25px 20px}.statement-icon{width:62px;height:62px}.statement-icon .icon{width:34px;height:34px}
    .statement-copy h2{font-size:15px}.statement-copy p{font-size:10px}
    .about-section{padding-top:48px}.about-section-title{font-size:18px}
    .values-grid,.offer-grid{grid-template-columns:1fr}
    .steps-grid{grid-template-columns:1fr;gap:30px}
    .about-whatsapp{margin-top:48px;padding:22px;align-items:flex-start;flex-direction:column}
    .whatsapp-circle{width:55px;height:55px}.about-whatsapp h2{font-size:17px}.about-whatsapp>a{width:100%}
    .about-store-stats{margin-top:48px}.about-store-stats-inner{grid-template-columns:1fr}
    .about-visit-store{grid-column:auto;padding-inline:6px}
    .about-stat{border-right:0!important;border-top:1px solid rgba(255,255,255,.16)}
}

/* LASTO typography — About Us final active rules */
.about-page{font-family:"Montserrat",Arial,Helvetica,sans-serif}
.about-hero p{font-size:14px;line-height:1.65}
.about-section-title{font-size:var(--font-section-title);font-weight:800;line-height:1.2}
.statement-copy h2{font-size:20px;font-weight:800;line-height:1.25}
.statement-copy p,.value-card p,.step-card p,.offer-card p{font-size:12.5px;line-height:1.6}
.value-card h3,.step-card h3,.offer-card h3{font-size:15px;font-weight:700;line-height:1.35}
.step-number{font-size:12px;font-weight:800}
.about-whatsapp h2{font-size:var(--font-subheading);font-weight:800;line-height:1.25}
.about-whatsapp p,.help-information p,.about-visit-store p{font-size:12px;line-height:1.6}
.about-whatsapp>a,.about-visit-store a{font-size:11.5px;font-weight:700}
.help-information h3{font-size:13px;font-weight:700}
.about-stat strong{font-size:24px;font-weight:800}
.about-stat span{font-size:11px;line-height:1.4}
@media (max-width:580px){
    .statement-copy p,.value-card p,.step-card p,.offer-card p{font-size:12px}
    .value-card h3,.step-card h3,.offer-card h3{font-size:14px}
}



/* Requested internal banner sizing. */
.about-hero{height:clamp(240px,18vw,320px);margin-top:20px;border-radius:18px;overflow:hidden}
@media (max-width:768px){.about-hero{height:auto;min-height:360px}}
