.pages_detail .wrapper-hero-page{background:var(--primary)}.hsec{padding-top:var(--section-py, clamp(52px, 5.5vw, 76px));padding-bottom:var(--section-py, clamp(52px, 5.5vw, 76px))}.hero-section .about-us-section{margin-top:var(--section-py, 70px);margin-bottom:var(--section-py, 70px)}.hero-section{padding:var(--section-py-sm, clamp(34px, 3.8vw, 48px)) 0;width:100%}.hero-section .hero-card{position:relative;width:100%;min-height:600px;background-color:var(--primary);background-position:center;background-size:cover;background-repeat:no-repeat;border-radius:4px;overflow:hidden;padding:60px 40px 40px}.hero-section .hero-card-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,#001432bf,#0000 35% 65%,#001432bf);z-index:1}.hero-section .hero-card-content{position:relative;z-index:2;height:100%;display:flex;flex-direction:column;justify-content:space-between;color:var(--white)}.hero-section .hero-content-row{margin-bottom:50px}.hero-section .hero-title{font-family:var(--font-heading);font-size:var(--text-2xl);font-weight:var(--fw-bold);line-height:var(--lh-tight);margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.4)}.hero-section .hero-description{font-family:var(--font-body);font-size:var(--text-base);font-weight:var(--fw-regular);margin-bottom:1.75rem;max-width:650px;opacity:.95;line-height:var(--lh-normal);color:var(--white)}.hero-section .btn-hero-outline{display:inline-flex;align-items:center;gap:8px;padding:var(--btn-py) var(--btn-px);border-radius:var(--btn-radius);background:var(--btn-dark-bg);color:var(--white);border:2px solid var(--btn-dark-border);font-family:var(--btn-font);font-size:var(--btn-size);font-weight:var(--btn-weight);letter-spacing:var(--ls-normal);text-decoration:none;white-space:nowrap;transition:var(--btn-transition)}.hero-section .btn-hero-outline:hover{background:#ffffff1f;border-color:#fffc;color:var(--white);transform:translateY(-1px)}.hero-section .btn-hero-outline svg{width:18px;height:18px;stroke:currentColor;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0;transition:transform .22s ease;pointer-events:none}.hero-section .btn-hero-outline:hover svg{transform:translate(4px)}.hero-section .hero-features-row{margin-top:auto;padding-top:6rem}.hero-section .feature-item{padding:10px;transition:transform .3s ease}.hero-section .feature-item:hover{transform:translateY(-5px)}.hero-section .feature-icon{margin-bottom:10px;display:flex;justify-content:center;align-items:center;width:100%}.hero-section .my-icon{width:64px!important;height:64px!important;min-width:64px!important;min-height:64px!important;color:var(--white)!important;display:block}.hero-section .feature-title{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--fw-semibold);margin:0;line-height:var(--lh-tight);text-shadow:0 1px 3px rgba(0,0,0,.5)}@media(max-width:991.98px){.hero-section .hero-card{min-height:auto;padding:40px 20px 30px}.hero-section .hero-title{font-size:var(--text-xl)}}@media(max-width:575.98px){.hero-section .hero-card{padding:30px 15px 20px;border-radius:4px}.hero-section .hero-title{font-size:var(--text-lg)}.hero-section .hero-description{font-size:var(--text-sm)}}
