.hero{color:#102f56;background:linear-gradient(135deg,#fff 0%,#f8fbff 55%,#f3f7fc 100%);width:100%;position:relative;overflow:hidden}.hero__background{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero__grid{opacity:.45;background-image:radial-gradient(#b8c7d9 1.2px,#0000 1.2px);background-size:13px 13px;width:150px;height:150px;position:absolute}.hero__grid--left{bottom:45px;left:-20px}.hero__grid--right{top:60px;right:35px}.hero__orb{border:1px solid #1d5fa714;border-radius:50%;position:absolute}.hero__orb--one{width:360px;height:360px;top:130px;left:-210px}.hero__orb--two{width:260px;height:260px;bottom:-120px;right:-170px}.hero__container{z-index:1;grid-template-columns:minmax(0,1.02fr) minmax(430px,.98fr);align-items:center;gap:55px;width:100%;max-width:1240px;margin:0 auto;padding:76px 28px 72px;display:grid;position:relative}.hero__content{max-width:690px}.hero__badge{background:#ffffffe0;border:1px solid #f3cfae;border-radius:999px;align-items:center;gap:10px;width:fit-content;padding:9px 16px 9px 9px;font-size:14px;line-height:1;display:inline-flex;box-shadow:0 8px 24px #102f560d}.hero__badge-icon{color:#f47b20;background:#fff2e7;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;display:flex}.hero__badge-title{color:#102f56;font-weight:800}.hero__badge-dot{color:#f47b20;font-size:16px}.hero__badge-year{color:#657588;font-weight:600}.hero__title{color:#102f56;letter-spacing:-.045em;max-width:680px;margin:28px 0 0;font-size:clamp(46px,5vw,70px);font-weight:800;line-height:1.04}.hero__title span{display:block}.hero__title strong{color:#f47b20;font-weight:800;display:block}.hero__description{color:#536579;max-width:650px;margin:24px 0 0;font-size:17px;line-height:1.75}.hero__actions{flex-wrap:wrap;align-items:center;gap:14px;margin-top:31px;display:flex}.hero__button{border-radius:12px;justify-content:center;align-items:center;gap:10px;min-height:54px;padding:0 21px;font-size:15px;font-weight:750;text-decoration:none;transition:transform .25s,box-shadow .25s,background .25s;display:inline-flex}.hero__button svg{flex-shrink:0;font-size:18px}.hero__button--primary{color:#fff;background:#123f78;min-width:170px;box-shadow:0 12px 25px #123f782e}.hero__button--primary:hover{background:#0d315e;transform:translateY(-2px);box-shadow:0 16px 30px #123f783b}.hero__button--secondary{color:#123f78;background:#fff;border:1.5px solid #123f78;min-width:145px}.hero__button--secondary:hover{color:#fff;background:#123f78;transform:translateY(-2px)}.hero__button-arrow{margin-left:2px;transition:transform .25s}.hero__button--primary:hover .hero__button-arrow{transform:translate(4px)}.hero__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.hero__stat{background:#ffffffeb;border:1px solid #e4eaf1;border-radius:14px;align-items:center;gap:11px;min-width:0;padding:15px 13px;transition:transform .25s,box-shadow .25s;display:flex;box-shadow:0 8px 22px #102f560b}.hero__stat:hover{transform:translateY(-3px);box-shadow:0 12px 26px #102f5617}.hero__stat-icon{border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;font-size:17px;display:flex}.hero__stat--orange .hero__stat-icon{color:#f47b20;background:#fff0e3}.hero__stat--green .hero__stat-icon{color:#239653;background:#eaf7ef}.hero__stat--blue .hero__stat-icon{color:#1d5fa7;background:#eaf2fb}.hero__stat--red .hero__stat-icon{color:#dc3545;background:#fcedef}.hero__stat-content{flex-direction:column;min-width:0;display:flex}.hero__stat-content strong{color:#123f78;font-size:20px;font-weight:800;line-height:1.15}.hero__stat-content span{color:#687789;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:11px;line-height:1.3;overflow:hidden}.hero__visual{justify-content:center;align-items:center;min-width:0;display:flex}.hero__image-area{aspect-ratio:1;justify-content:center;align-items:center;width:min(100%,570px);display:flex;position:relative}.hero__image-ring{border:1px solid #1d5fa72e;border-radius:50%;position:absolute;inset:4%;transform:rotate(-7deg)}.hero__image-ring:before{content:"";border:1px dashed #f47b2047;border-radius:50%;position:absolute;inset:15px}.hero__image{background:#e9eef5;border:9px solid #fffffff5;border-radius:50%;width:91%;height:91%;position:relative;overflow:hidden;box-shadow:0 25px 55px #102f5629,0 0 0 1px #102f560f}.hero__image-img{object-fit:cover;object-position:center;transition:transform .6s}.hero__image:hover .hero__image-img{transform:scale(1.025)}.hero__service-card{z-index:3;-webkit-backdrop-filter:blur(12px);background:#fffffff5;border:1px solid #ffffffe6;border-radius:15px;align-items:center;gap:12px;padding:13px 17px 13px 13px;display:flex;position:absolute;bottom:12%;left:1%;box-shadow:0 15px 35px #102f5624}.hero__service-icon{color:#239653;background:#eaf7ef;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;font-size:19px;display:flex}.hero__service-content{flex-direction:column;display:flex}.hero__service-content strong{color:#123f78;font-size:14px;line-height:1.3}.hero__service-content span{color:#6c7a89;margin-top:3px;font-size:11px;line-height:1.3}@media (max-width:1100px){.hero__container{grid-template-columns:minmax(0,1fr) minmax(390px,.9fr);gap:35px;padding-top:62px}.hero__title{font-size:clamp(42px,5.2vw,60px)}.hero__stats{grid-template-columns:repeat(2,1fr)}.hero__image-area{max-width:500px}}@media (max-width:850px){.hero__container{grid-template-columns:1fr;gap:50px;padding:58px 24px 65px}.hero__content{text-align:center;max-width:760px;margin:0 auto}.hero__badge{margin:0 auto}.hero__title{max-width:720px;margin-left:auto;margin-right:auto;font-size:clamp(40px,7vw,56px)}.hero__description{margin-left:auto;margin-right:auto}.hero__actions{justify-content:center}.hero__stats{text-align:left}.hero__visual{order:2}}@media (max-width:600px){.hero__container{gap:42px;padding:45px 18px 55px}.hero__badge{padding:8px 13px 8px 8px;font-size:12px}.hero__badge-icon{width:29px;height:29px;font-size:14px}.hero__title{margin-top:23px;font-size:clamp(35px,10vw,46px);line-height:1.08}.hero__description{margin-top:19px;font-size:15px;line-height:1.7}.hero__actions{grid-template-columns:1fr 1fr;gap:10px;margin-top:25px;display:grid}.hero__button{width:100%;min-width:0;padding:0 13px;font-size:14px}.hero__stats{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:31px}.hero__stat{gap:9px;padding:13px 11px}.hero__stat-icon{flex-basis:34px;width:34px;height:34px;font-size:15px}.hero__stat-content strong{font-size:18px}.hero__stat-content span{font-size:10px}.hero__image-area{width:min(100%,410px)}.hero__image{border-width:6px;width:90%;height:90%}.hero__service-card{gap:9px;padding:10px 12px 10px 10px;bottom:8%;left:0}.hero__service-icon{flex-basis:34px;width:34px;height:34px;font-size:16px}.hero__service-content strong{font-size:12px}.hero__service-content span{font-size:9px}.hero__grid{opacity:.25}}@media (max-width:390px){.hero__container{padding-left:15px;padding-right:15px}.hero__actions{grid-template-columns:1fr}.hero__button{min-height:50px}.hero__title{font-size:34px}.hero__stats{gap:8px}.hero__stat{padding:11px 9px}.hero__stat-icon{display:none}.hero__service-card{left:2%}}@media (prefers-reduced-motion:reduce){.hero__button,.hero__stat,.hero__image-img,.hero__button-arrow{transition:none}}
.home-about{color:#10233f;background:#fff;width:100%;padding:110px 0;position:relative;overflow:hidden}.home-about__container{grid-template-columns:minmax(0,1fr) minmax(420px,.9fr);align-items:center;gap:90px;width:min(1180px,100% - 48px);margin:0 auto;display:grid}.home-about__content{max-width:620px}.home-about__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#f47b20;align-items:center;gap:10px;margin-bottom:22px;font-size:12px;font-weight:800;display:inline-flex}.home-about__eyebrow:before{content:"";background:#f47b20;width:34px;height:2px}.home-about__heading h2{letter-spacing:-.035em;color:#10233f;max-width:600px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(38px,4.2vw,58px);font-weight:700;line-height:1.08}.home-about__heading h2 span{color:#f47b20;margin-top:5px;display:block}.home-about__intro{color:#344761;max-width:570px;margin:30px 0 0;font-size:18px;font-weight:500;line-height:1.8}.home-about__text{color:#6b7b90;max-width:560px;margin:14px 0 0;font-size:15px;line-height:1.8}.home-about__areas{grid-template-columns:repeat(3,1fr);gap:12px;margin-top:34px;display:grid}.home-about__area{background:#fff;border:1px solid #e7edf4;border-radius:14px;flex-direction:column;gap:14px;min-height:112px;padding:18px;transition:transform .25s,border-color .25s,box-shadow .25s;display:flex}.home-about__area:hover{border-color:#dce5ef;transform:translateY(-4px);box-shadow:0 14px 35px #10233f14}.home-about__area-icon{color:#f47b20;background:#fff3e8;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;font-size:18px;display:flex}.home-about__area:nth-child(2) .home-about__area-icon{color:#1d5fa7;background:#eef5ff}.home-about__area:nth-child(3) .home-about__area-icon{color:#239653;background:#edf8f1}.home-about__area strong{color:#10233f;font-size:14px;line-height:1.3;display:block}.home-about__area span{color:#7b899b;margin-top:5px;font-size:11px;line-height:1.4;display:block}.home-about__bottom{align-items:center;gap:28px;margin-top:34px;display:flex}.home-about__button{color:#fff;background:#102f56;border-radius:9px;justify-content:center;align-items:center;gap:12px;min-height:50px;padding:0 22px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .25s,background .25s,box-shadow .25s;display:inline-flex;box-shadow:0 10px 24px #102f562e}.home-about__button:hover{background:#0c2647;transform:translateY(-2px);box-shadow:0 14px 30px #102f5638}.home-about__button svg{font-size:17px;transition:transform .25s}.home-about__button:hover svg{transform:translate(4px)}.home-about__founded{grid-template-columns:auto auto;align-items:center;column-gap:9px;display:grid}.home-about__founded span{text-transform:uppercase;letter-spacing:.1em;color:#8a97a8;font-size:11px;font-weight:700}.home-about__founded strong{color:#f47b20;font-size:20px}.home-about__founded small{color:#8a97a8;grid-column:1/-1;margin-top:2px;font-size:11px}.home-about__visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.home-about__visual-bg{background:linear-gradient(145deg,#f4f8fc 0%,#edf4fb 55%,#fff4ea 100%);border-radius:38px;width:420px;height:470px;position:absolute;top:45px;right:20px;transform:rotate(4deg)}.home-about__image-wrapper{z-index:2;background:#e9eef4;border-radius:24px;width:min(430px,90%);height:470px;position:relative;overflow:hidden;box-shadow:0 25px 60px #10233f29}.home-about__image{object-fit:cover;transition:transform .6s}.home-about__image-wrapper:hover .home-about__image{transform:scale(1.035)}.home-about__year-card{z-index:4;background:#fff;border:1px solid #e6ebf1;border-radius:14px;width:142px;padding:20px 18px;position:absolute;bottom:55px;left:0;box-shadow:0 18px 40px #10233f24}.home-about__year-card span{letter-spacing:.12em;text-transform:uppercase;color:#8995a5;font-size:10px;font-weight:800;display:block}.home-about__year-card strong{color:#f47b20;margin:2px 0;font-family:Georgia,Times New Roman,serif;font-size:34px;line-height:1;display:block}.home-about__year-card small{color:#69788b;margin-top:7px;font-size:11px;display:block}.home-about__quote{z-index:4;color:#fff;background:#102f56;border-radius:14px;width:165px;padding:19px;position:absolute;top:80px;right:-12px;box-shadow:0 18px 40px #102f5633}.home-about__quote span{letter-spacing:.13em;color:#ffb17c;margin-bottom:9px;font-size:9px;font-weight:800;display:block}.home-about__quote p{margin:0;font-family:Georgia,Times New Roman,serif;font-size:19px;font-weight:700;line-height:1.25}@media (max-width:1050px){.home-about{padding:90px 0}.home-about__container{grid-template-columns:1fr .9fr;gap:50px}.home-about__areas{grid-template-columns:1fr}.home-about__area{flex-direction:row;align-items:center;min-height:auto}.home-about__visual{min-height:500px}.home-about__image-wrapper{height:420px}.home-about__visual-bg{width:360px;height:420px}}@media (max-width:800px){.home-about{padding:75px 0}.home-about__container{grid-template-columns:1fr;gap:55px;width:min(100% - 36px,620px)}.home-about__content{max-width:none}.home-about__heading h2{font-size:clamp(38px,9vw,50px)}.home-about__intro{font-size:16px}.home-about__visual{min-height:460px}.home-about__image-wrapper{width:min(430px,82%);height:420px}.home-about__visual-bg{width:80%;height:390px;right:7%}.home-about__year-card{bottom:25px;left:4%}.home-about__quote{top:45px;right:2%}}@media (max-width:520px){.home-about{padding:60px 0}.home-about__container{gap:42px;width:calc(100% - 28px)}.home-about__eyebrow{letter-spacing:.12em;font-size:10px}.home-about__heading h2{font-size:36px;line-height:1.12}.home-about__intro{margin-top:22px;font-size:15px;line-height:1.7}.home-about__text{font-size:14px}.home-about__areas{gap:9px;margin-top:26px}.home-about__area{padding:14px}.home-about__area-icon{flex:0 0 35px;width:35px;height:35px}.home-about__area strong{font-size:13px}.home-about__area span{font-size:10px}.home-about__bottom{flex-direction:column;align-items:flex-start;gap:22px}.home-about__button{width:100%}.home-about__founded{margin-left:3px}.home-about__visual{min-height:390px}.home-about__image-wrapper{border-radius:19px;width:82%;height:350px}.home-about__visual-bg{border-radius:28px;width:80%;height:330px}.home-about__year-card{width:125px;padding:15px;bottom:10px;left:0}.home-about__year-card strong{font-size:29px}.home-about__quote{width:135px;padding:15px;top:25px;right:0}.home-about__quote p{font-size:16px}}@media (prefers-reduced-motion:reduce){.home-about__area,.home-about__button,.home-about__button svg,.home-about__image{transition:none}}
.examination-section{background:#f7f3ed;width:100%;padding:78px 24px 82px}.examination-section__container{width:100%;max-width:1120px;margin:0 auto}.examination-section__header{text-align:center;margin-bottom:42px}.examination-section__eyebrow{color:#f47b20;letter-spacing:.18em;margin-bottom:11px;font-size:13px;font-weight:800;display:inline-block}.examination-section__title{color:#102f56;margin:0;font-size:clamp(30px,3vw,40px);font-weight:800;line-height:1.15}.examination-section__title span{color:#f47b20}.examination-section__highlights{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.examination-highlight{background:#fff;border:1px solid #e9e1d7;border-radius:16px;flex-direction:column;min-height:165px;padding:25px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 8px 25px #102f560e}.examination-highlight:hover{border-color:#f47b20;transform:translateY(-5px);box-shadow:0 15px 32px #102f561a}.examination-highlight__top{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.examination-highlight__number{color:#a6b2bf;letter-spacing:.08em;font-size:13px;font-weight:800}.examination-highlight__icon{color:#f47b20;background:#fff1e5;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;font-size:21px;display:flex}.examination-highlight__title{color:#102f56;max-width:220px;margin:0;font-size:18px;font-weight:750;line-height:1.4}.examination-highlight__arrow{color:#1d5fa7;justify-content:center;align-items:center;font-size:18px;transition:transform .25s;display:flex;position:absolute;bottom:24px;right:25px}.examination-highlight:hover .examination-highlight__arrow{transform:translate(4px)}.examination-section__action{justify-content:center;margin-top:34px;display:flex}.examination-section__button{color:#fff;background:#102f56;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 25px;font-size:15px;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 20px #102f5626}.examination-section__button svg{font-size:18px;transition:transform .25s}.examination-section__button:hover{background:#0b2545;transform:translateY(-2px);box-shadow:0 12px 26px #102f5633}.examination-section__button:hover svg{transform:translate(4px)}@media (max-width:850px){.examination-section{padding:65px 20px 70px}.examination-section__highlights{gap:15px}.examination-highlight{min-height:150px;padding:21px}.examination-highlight__title{font-size:16px}}@media (max-width:650px){.examination-section{padding:58px 16px 62px}.examination-section__header{margin-bottom:30px}.examination-section__eyebrow{font-size:11px}.examination-section__title{font-size:28px}.examination-section__highlights{grid-template-columns:1fr;gap:12px}.examination-highlight{min-height:100px;padding:18px}.examination-highlight__top{margin-bottom:12px}.examination-highlight__icon{width:44px;height:44px}.examination-highlight__title{font-size:16px}.examination-highlight__arrow{bottom:20px;right:19px}.examination-section__action{margin-top:26px}.examination-section__button{width:100%;max-width:280px}}@media (prefers-reduced-motion:reduce){.examination-highlight,.examination-section__button,.examination-highlight__arrow,.examination-section__button svg{transition:none}}
.home-gallery{background:radial-gradient(circle at 8% 15%,#d6912a17,#0000 28%),radial-gradient(circle at 92% 85%,#1d436f1f,#0000 30%),linear-gradient(#f8fafc 0%,#f3f6f9 48%,#f8fafc 100%);padding:110px 24px 115px;position:relative;overflow:hidden}.home-gallery__background-shape{pointer-events:none;filter:blur(2px);border-radius:50%;position:absolute}.home-gallery__background-shape--one{background:#ffffff47;border:1px solid #1b395c12;width:420px;height:420px;top:-220px;left:-180px}.home-gallery__background-shape--two{background:#ffffff2e;border:1px solid #d6912a14;width:500px;height:500px;bottom:-300px;right:-250px}.home-gallery__container{z-index:2;width:100%;max-width:1240px;margin:0 auto;position:relative}.home-gallery__header{text-align:center;margin-bottom:52px}.home-gallery__eyebrow-wrap{justify-content:center;align-items:center;gap:12px;margin-bottom:16px;display:flex}.home-gallery__line{background:linear-gradient(90deg,#0000,#c98a28);width:42px;height:1px}.home-gallery__line:last-child{background:linear-gradient(90deg,#c98a28,#0000)}.home-gallery__eyebrow{color:#a56f1d;letter-spacing:3px;white-space:nowrap;font-size:11px;font-weight:800}.home-gallery__header h2{color:#19375e;letter-spacing:-1.8px;margin:0;font-size:clamp(34px,4vw,58px);font-weight:750;line-height:1.12}.home-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;width:100%;display:grid}.home-gallery__card{aspect-ratio:4/3;isolation:isolate;background:#fff;border:1px solid #19375e14;border-radius:18px;min-width:0;transition:transform .35s,box-shadow .35s;display:block;position:relative;overflow:hidden;box-shadow:0 12px 35px #142d4b17}.home-gallery__card:hover{transform:translateY(-8px);box-shadow:0 24px 50px #142d4b29}.home-gallery__image{background:#edf1f4;width:100%;height:100%;position:absolute;inset:0}.home-gallery__image img{object-fit:cover;object-position:center;transition:transform .6s}.home-gallery__card:hover .home-gallery__image img{transform:scale(1.05)}.home-gallery__card-overlay{opacity:0;z-index:2;background:linear-gradient(#0000 45%,#0c1e35d1 100%);justify-content:space-between;align-items:flex-end;padding:22px;transition:opacity .35s;display:flex;position:absolute;inset:0}.home-gallery__card:hover .home-gallery__card-overlay{opacity:1}.home-gallery__view-text{color:#fff;letter-spacing:.3px;font-size:14px;font-weight:700}.home-gallery__view-icon{color:#fff;background:#d48a1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:21px;display:flex;box-shadow:0 8px 20px #0000002e}.home-gallery__action{justify-content:center;margin-top:46px;display:flex}.home-gallery__button{color:#19375e;background:#fff;border:1px solid #19375e1f;border-radius:999px;justify-content:center;align-items:center;gap:22px;min-width:205px;padding:15px 22px 15px 26px;font-size:14px;font-weight:700;text-decoration:none;transition:transform .3s,background .3s,color .3s,box-shadow .3s;display:inline-flex;box-shadow:0 8px 24px #142d4b14}.home-gallery__button:hover{color:#fff;background:#19375e;transform:translateY(-3px);box-shadow:0 14px 30px #19375e33}.home-gallery__button-arrow{color:#fff;background:#d48a1f;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:transform .3s;display:flex}.home-gallery__button:hover .home-gallery__button-arrow{transform:translate(3px)}@media (max-width:1000px){.home-gallery{padding:90px 22px 95px}.home-gallery__grid{gap:18px}.home-gallery__card{border-radius:15px}}@media (max-width:768px){.home-gallery{padding:75px 16px 80px}.home-gallery__header{margin-bottom:36px}.home-gallery__header h2{letter-spacing:-1px;font-size:36px}.home-gallery__grid{grid-template-columns:1fr;gap:18px;max-width:520px;margin:0 auto}.home-gallery__card{aspect-ratio:16/11;border-radius:16px}.home-gallery__card-overlay{opacity:1;background:linear-gradient(#0000 55%,#0c1e35a6 100%);padding:18px}.home-gallery__action{margin-top:34px}}@media (max-width:480px){.home-gallery__header h2{font-size:31px;line-height:1.16}.home-gallery__eyebrow{letter-spacing:2.3px;font-size:10px}.home-gallery__line{width:26px}.home-gallery__button{width:100%;max-width:260px}}
.impact-section{background:#f7f9fc;width:100%;padding:96px 24px;overflow:hidden}.impact-section__container{width:100%;max-width:1180px;margin:0 auto}.impact-section__header{text-align:center;max-width:680px;margin:0 auto 56px}.impact-section__eyebrow{color:#f47b20;letter-spacing:.16em;margin-bottom:14px;font-size:12px;font-weight:800;line-height:1.4;display:inline-block}.impact-section__title{color:#10233f;letter-spacing:-.035em;margin:0;font-size:clamp(34px,4vw,52px);font-weight:800;line-height:1.08}.impact-section__title span{color:#1d5fa7;margin-top:5px;display:block}.impact-section__intro{color:#5f6f82;max-width:590px;margin:18px auto 0;font-size:16px;line-height:1.75}.impact-section__stats{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.impact-stat{background:#fff;border:1px solid #e6ebf1;border-radius:18px;min-height:270px;padding:28px 26px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;box-shadow:0 8px 28px #10233f0d}.impact-stat:hover{border-color:#d7e2ee;transform:translateY(-5px);box-shadow:0 16px 36px #10233f17}.impact-stat__top{justify-content:flex-start;align-items:center;margin-bottom:28px;display:flex}.impact-stat__icon{color:#f47b20;background:#fff3e8;border-radius:12px;justify-content:center;align-items:center;width:46px;height:46px;font-size:21px;display:inline-flex}.impact-stat__icon svg{stroke-width:1.8px;width:20px;height:20px}.impact-stat__value{color:#10233f;letter-spacing:-.045em;margin-bottom:8px;font-size:clamp(34px,3.2vw,46px);font-weight:800;line-height:1;display:block}.impact-stat__title{color:#1d5fa7;margin:0;font-size:17px;font-weight:750;line-height:1.35}.impact-stat__description{color:#718096;margin:8px 0 0;font-size:14px;line-height:1.6}.impact-section__message{text-align:center;justify-content:center;align-items:center;gap:12px;margin:42px auto 0;display:flex}.impact-section__message-icon{color:#239653;background:#eaf6ef;border-radius:50%;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.impact-section__message-icon svg{width:16px;height:16px}.impact-section__message p{color:#526276;margin:0;font-size:15px;font-weight:600}@media (max-width:980px){.impact-section{padding:80px 22px}.impact-section__stats{grid-template-columns:repeat(2,1fr)}.impact-stat{min-height:245px}}@media (max-width:600px){.impact-section{padding:68px 18px}.impact-section__header{margin-bottom:38px}.impact-section__eyebrow{letter-spacing:.13em;font-size:11px}.impact-section__title{font-size:clamp(30px,9vw,38px);line-height:1.1}.impact-section__intro{margin-top:16px;font-size:15px;line-height:1.7}.impact-section__stats{grid-template-columns:1fr;gap:14px}.impact-stat{border-radius:16px;min-height:auto;padding:24px}.impact-stat__top{margin-bottom:22px}.impact-stat__value{font-size:40px}.impact-stat__title{font-size:16px}.impact-stat__description{font-size:14px}.impact-section__message{margin-top:32px}.impact-section__message p{font-size:14px}}@media (max-width:380px){.impact-section{padding-inline:14px}.impact-stat{padding:22px}.impact-stat__value{font-size:36px}}@media (prefers-reduced-motion:reduce){.impact-stat{transition:none}.impact-stat:hover{transform:none}}
.home-pathshala{color:#102f63;background:#f8fafc;width:100%;padding:86px 0;overflow:hidden}.home-pathshala__container{width:min(1160px,100% - 48px);margin:0 auto}.home-pathshala__header{text-align:center;max-width:760px;margin:0 auto}.home-pathshala__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#e66f20;align-items:center;gap:9px;margin-bottom:16px;font-size:11px;font-weight:800;display:inline-flex}.home-pathshala__eyebrow:before,.home-pathshala__eyebrow:after{content:"";background:#e66f20;width:24px;height:1px}.home-pathshala__title{letter-spacing:-.035em;color:#102f63;margin:0;font-size:clamp(38px,5vw,62px);font-weight:800;line-height:1.08}.home-pathshala__title span{color:#e66f20;margin-left:10px;display:inline-block}.home-pathshala__intro{color:#64748b;max-width:650px;margin:20px auto 0;font-size:15px;line-height:1.8}.home-pathshala__highlights{background:#fff;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;grid-template-columns:repeat(4,1fr);margin-top:44px;display:grid}.home-pathshala__item{border-right:1px solid #e2e8f0;flex-direction:column;justify-content:center;min-height:118px;padding:20px 26px;transition:background .25s,transform .25s;display:flex;position:relative}.home-pathshala__item:last-child{border-right:none}.home-pathshala__item:hover{background:#fffaf6}.home-pathshala__item span{letter-spacing:.12em;color:#e66f20;margin-bottom:10px;font-size:10px;font-weight:800}.home-pathshala__item strong{color:#102f63;font-size:17px;font-weight:700;line-height:1.35}.home-pathshala__footer{justify-content:space-between;align-items:center;gap:24px;margin-top:26px;display:flex}.home-pathshala__footer-text{color:#64748b;font-size:13px;font-weight:600}.home-pathshala__link{color:#fff;background:#102f63;border:1px solid #102f63;border-radius:8px;justify-content:center;align-items:center;gap:12px;padding:12px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:background .25s,border-color .25s,transform .25s;display:inline-flex}.home-pathshala__link span:last-child{font-size:17px;line-height:1}.home-pathshala__link:hover{background:#e66f20;border-color:#e66f20;transform:translateY(-2px)}@media (max-width:850px){.home-pathshala{padding:72px 0}.home-pathshala__highlights{grid-template-columns:repeat(2,1fr)}.home-pathshala__item:nth-child(2){border-right:none}.home-pathshala__item:nth-child(-n+2){border-bottom:1px solid #e2e8f0}}@media (max-width:600px){.home-pathshala{padding:60px 0}.home-pathshala__container{width:min(100% - 30px,520px)}.home-pathshala__eyebrow{letter-spacing:.13em;font-size:9px}.home-pathshala__eyebrow:before,.home-pathshala__eyebrow:after{width:18px}.home-pathshala__title{font-size:clamp(34px,10vw,46px);line-height:1.1}.home-pathshala__title span{margin:4px 0 0;display:block}.home-pathshala__intro{margin-top:16px;font-size:13px;line-height:1.75}.home-pathshala__highlights{margin-top:32px}.home-pathshala__item{min-height:100px;padding:18px 16px}.home-pathshala__item span{margin-bottom:7px;font-size:9px}.home-pathshala__item strong{font-size:14px}.home-pathshala__footer{flex-direction:column;align-items:stretch;gap:16px;margin-top:22px}.home-pathshala__footer-text{font-size:12px;line-height:1.5}.home-pathshala__link{width:100%;padding:13px 16px}}@media (max-width:380px){.home-pathshala{padding:52px 0}.home-pathshala__container{width:calc(100% - 24px)}.home-pathshala__title{font-size:32px}.home-pathshala__intro{font-size:12.5px}.home-pathshala__item{min-height:92px;padding:15px 12px}.home-pathshala__item strong{font-size:13px}}.home-pathshala__link:focus-visible{outline-offset:4px;outline:2px solid #e66f20}@media (prefers-reduced-motion:reduce){.home-pathshala *,.home-pathshala :before,.home-pathshala :after{transition:none!important}}
.home-service{background:#fff8f1;width:100%;padding:78px 24px 82px}.home-service__container{width:100%;max-width:1120px;margin:0 auto}.home-service__heading{text-align:center;margin-bottom:42px}.home-service__eyebrow{letter-spacing:.18em;color:#f47b20;margin-bottom:10px;font-size:13px;font-weight:800;display:inline-block}.home-service__title{color:#102f56;margin:0;font-size:clamp(28px,3vw,40px);font-weight:800;line-height:1.15}.home-service__grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.home-service__card{background:#fff;border:1px solid #f0e4d8;border-radius:16px;align-items:center;gap:18px;min-height:150px;padding:28px 26px;text-decoration:none;transition:transform .25s,box-shadow .25s,border-color .25s;display:flex;position:relative;box-shadow:0 8px 24px #102f560f}.home-service__card:hover{border-color:#f47b20;transform:translateY(-5px);box-shadow:0 14px 32px #102f561a}.home-service__icon{color:#f47b20;background:#fff1e5;border-radius:14px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;font-size:25px;display:flex}.home-service__name{color:#102f56;font-size:18px;font-weight:750;line-height:1.35}.home-service__card-arrow{color:#1d5fa7;justify-content:center;align-items:center;margin-left:auto;font-size:19px;transition:transform .25s;display:flex}.home-service__card:hover .home-service__card-arrow{transform:translate(4px)}.home-service__action{justify-content:center;margin-top:34px;display:flex}.home-service__button{color:#fff;background:#102f56;border-radius:9px;justify-content:center;align-items:center;gap:10px;min-height:50px;padding:0 25px;font-size:15px;font-weight:700;text-decoration:none;transition:background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 8px 20px #102f5629}.home-service__button svg{font-size:18px;transition:transform .25s}.home-service__button:hover{background:#0b2545;transform:translateY(-2px);box-shadow:0 12px 25px #102f5633}.home-service__button:hover svg{transform:translate(4px)}@media (max-width:850px){.home-service{padding:65px 20px 70px}.home-service__grid{grid-template-columns:repeat(3,1fr);gap:14px}.home-service__card{gap:12px;min-height:135px;padding:22px 18px}.home-service__icon{flex-basis:48px;width:48px;height:48px;font-size:22px}.home-service__name{font-size:16px}.home-service__card-arrow{display:none}}@media (max-width:650px){.home-service{padding:58px 16px 62px}.home-service__heading{margin-bottom:30px}.home-service__eyebrow{font-size:11px}.home-service__title{font-size:28px}.home-service__grid{grid-template-columns:1fr;gap:12px}.home-service__card{border-radius:13px;min-height:82px;padding:16px 18px}.home-service__icon{border-radius:12px;flex-basis:46px;width:46px;height:46px}.home-service__name{font-size:16px}.home-service__card-arrow{display:flex}.home-service__action{margin-top:26px}.home-service__button{width:100%;max-width:280px}}@media (prefers-reduced-motion:reduce){.home-service__card,.home-service__button,.home-service__card-arrow,.home-service__button svg{transition:none}}
.home-action-cta{background:radial-gradient(circle at 8% 15%,#ffb34729,#0000 27%),radial-gradient(circle at 92% 82%,#144a8424,#0000 30%),linear-gradient(135deg,#fffaf3 0%,#fffdf9 46%,#f4f8fc 100%);width:100%;padding:92px 0 96px;position:relative;overflow:hidden}.home-action-cta__orb{pointer-events:none;border:1px solid #0f3d7a14;border-radius:50%;position:absolute}.home-action-cta__orb--one{width:420px;height:420px;top:-230px;left:-190px}.home-action-cta__orb--two{border-color:#f57c001a;width:500px;height:500px;bottom:-310px;right:-280px}.home-action-cta__container{z-index:2;width:min(1240px,100% - 48px);margin:0 auto;position:relative}.home-action-cta__header{text-align:center;max-width:820px;margin:0 auto 54px}.home-action-cta__eyebrow{color:#0f3d7a;letter-spacing:1.7px;background:#ffffffad;border:1px solid #f57c0047;border-radius:999px;justify-content:center;align-items:center;gap:13px;padding:9px 19px;font-family:Georgia,Times New Roman,serif;font-size:12px;font-weight:700;line-height:1;display:inline-flex;box-shadow:0 6px 20px #0f3d7a0a}.home-action-cta__eyebrow-line{background:#f57c00;width:30px;height:1px}.home-action-cta__header h2{color:#103d78;letter-spacing:-2.5px;margin:23px 0 17px;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,70px);font-weight:700;line-height:.98}.home-action-cta__header h2 span{color:#ef6c18;margin-top:5px;display:block}.home-action-cta__header p{color:#647895;max-width:760px;margin:0 auto;font-family:Georgia,Times New Roman,serif;font-size:16px;line-height:1.75}.home-action-cta__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.home-action-cta__card{background:#ffffffe0;border:1px solid #0f3d7a1a;border-radius:22px;flex-direction:column;min-height:350px;padding:27px;transition:transform .26s,box-shadow .26s,border-color .26s;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 40px #0f3d7a12}.home-action-cta__card:hover{border-color:#f57c0040;transform:translateY(-7px);box-shadow:0 22px 50px #0f3d7a1f}.home-action-cta__card-decoration{gap:5px;width:100%;height:5px;display:flex;position:absolute;top:0;left:0;overflow:hidden}.home-action-cta__card-decoration span:first-child{background:#f57c00;width:28%}.home-action-cta__card-decoration span:nth-child(2){background:#0f3d7a;width:12%}.home-action-cta__card-decoration span:nth-child(3){background:#f5eee4;flex:1}.home-action-cta__card-top{align-items:center;min-height:66px;display:flex}.home-action-cta__icon{color:#fff;background:linear-gradient(145deg,#174d8e,#0b356c);border-radius:16px;flex:0 0 56px;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .26s,background .26s;display:flex;box-shadow:0 10px 22px #0f3d7a33}.home-action-cta__card:hover .home-action-cta__icon{background:linear-gradient(145deg,#f57c00,#e76508);transform:translateY(-2px)rotate(-2deg)}.home-action-cta__number{color:#dbe5f1;margin-left:14px;font-family:Georgia,Times New Roman,serif;font-size:27px;font-weight:700;line-height:1}.home-action-cta__label{color:#e96f12;letter-spacing:1px;white-space:nowrap;background:#fff8f0;border:1px solid #f57c0033;border-radius:999px;margin-left:auto;padding:7px 11px;font-family:Georgia,Times New Roman,serif;font-size:9px;font-weight:700}.home-action-cta__content{margin-top:38px}.home-action-cta__content h3{color:#103d78;letter-spacing:-.5px;margin:0 0 13px;font-family:Georgia,Times New Roman,serif;font-size:29px;font-weight:700;line-height:1.15}.home-action-cta__content p{color:#71829a;margin:0;font-family:Georgia,Times New Roman,serif;font-size:14px;line-height:1.75}.home-action-cta__button{color:#103d78;background:#f8fbff;border:1px solid #dce6f1;border-radius:12px;justify-content:space-between;align-items:center;width:100%;margin-top:auto;padding:12px 12px 12px 17px;font-family:Georgia,Times New Roman,serif;font-size:13px;font-weight:700;text-decoration:none;transition:background .22s,border-color .22s,color .22s;display:flex}.home-action-cta__button:hover{color:#fff;background:#103d78;border-color:#103d78}.home-action-cta__button-icon{color:#fff;background:#f57c00;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:transform .22s,background .22s;display:flex}.home-action-cta__button:hover .home-action-cta__button-icon{color:#103d78;background:#fff;transform:translate(2px,-2px)}@media (max-width:980px){.home-action-cta{padding:78px 0 82px}.home-action-cta__grid{grid-template-columns:1fr;max-width:680px;margin:0 auto}.home-action-cta__card{min-height:320px}}@media (max-width:640px){.home-action-cta{padding:64px 0 68px}.home-action-cta__container{width:min(100% - 30px,560px)}.home-action-cta__header{margin-bottom:38px}.home-action-cta__eyebrow{letter-spacing:1.2px;gap:9px;padding:8px 14px;font-size:10px}.home-action-cta__eyebrow-line{width:21px}.home-action-cta__header h2{letter-spacing:-1.5px;margin-top:20px;font-size:clamp(36px,10vw,50px);line-height:1.02}.home-action-cta__header p{font-size:14px;line-height:1.7}.home-action-cta__grid{gap:16px}.home-action-cta__card{border-radius:18px;min-height:315px;padding:22px}.home-action-cta__icon{border-radius:14px;flex-basis:51px;width:51px;height:51px}.home-action-cta__number{margin-left:11px;font-size:23px}.home-action-cta__label{letter-spacing:.7px;padding:6px 9px;font-size:8px}.home-action-cta__content{margin-top:31px}.home-action-cta__content h3{font-size:26px}.home-action-cta__content p{font-size:13px}.home-action-cta__orb--one{width:280px;height:280px;top:-160px;left:-160px}.home-action-cta__orb--two{width:320px;height:320px;bottom:-220px;right:-210px}}@media (prefers-reduced-motion:reduce){.home-action-cta__card,.home-action-cta__icon,.home-action-cta__button,.home-action-cta__button-icon{transition:none}.home-action-cta__card:hover,.home-action-cta__card:hover .home-action-cta__icon,.home-action-cta__button:hover .home-action-cta__button-icon{transform:none}}
