.about-hero{position:relative;min-height:var(--page-hero-height);display:flex;align-items:center;overflow:hidden}.about-hero-media{position:absolute;inset:0;z-index:1}.about-hero-image{width:100%;height:100%;object-fit:cover}.about-hero-overlay{position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgb(7 23 53 / .95) 0%,rgb(7 23 53 / .88) 35%,rgb(7 23 53 / .65) 70%,rgb(7 23 53 / .45) 100%)}.about-hero .sekin-container{position:relative;z-index:10;width:100%}.about-hero-content{margin-top:80px;z-index:11}.about-hero-title{color:#fff;font-size:48px;line-height:1.2;margin-bottom:24px;text-transform:uppercase}.about-hero-title p{color:var(--sekin-orange);line-height:1.2}.about-hero-excerpt{font-size:16px;line-height:1.6;color:rgb(255 255 255 / .85);max-width:760px;margin-bottom:40px}.about-hero-trust{width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:0;overflow:hidden}.about-hero-trust .trust-item{color:#fefefe;display:flex;align-items:center;gap:18px;padding:0 12px;position:relative}.about-hero-trust .trust-item:not(:last-child)::after{content:'';position:absolute;top:20%;bottom:20%;right:0;width:1px;background:linear-gradient(to bottom,transparent,rgb(255 255 255 / .12),rgb(255 255 255 / .12),transparent)}.about-hero-trust .trust-number{display:block;color:var(--sekin-orange);font-family:var(--font-heading);font-size:16px;line-height:14px;font-weight:700}.about-hero-trust .trust-label{color:rgb(255 255 255 / .75);line-height:1.1;font-size:14px}.about-hero-trust .trust-icon svg{width:36px;height:36px}.about-company{background:#fff}.about-company-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-company-image img{width:100%;display:block;border-radius:28px;box-shadow:var(--shadow-md)}.about-company .section-eyebrow{display:inline-block;margin-bottom:12px;color:var(--sekin-orange);font-weight:700;text-transform:uppercase;letter-spacing:.08em}.about-company-content h2{margin-bottom:24px;font-size:32px;line-height:1.15}.about-company-text{margin-bottom:32px}.about-company-text p{margin-bottom:16px}.about-company-features{list-style:none;margin:0 0 20px;padding:0;display:grid;gap:16px}.about-company-features .icon-feature{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:rgb(255 122 0 / .12);color:var(--sekin-orange)}.about-company-features .icon-feature svg{width:18px;height:18px;color:inherit;stroke-width:3}.about-company-features li{display:flex;align-items:flex-start;gap:14px;margin-bottom:10px}.about-company-features li span{color:var(--sekin-dark);line-height:1.4}.about-company-content .button-outline{color:var(--sekin-gray);border:solid 1px var(--sekin-border);font-size:14px;text-transform:uppercase}.about-company-content .button-outline:hover{border:solid 1px var(--sekin-orange);color:var(--sekin-orange)}.about-capabilities{position:relative;padding:40px 0;background:linear-gradient(rgb(7 23 53 / .92),rgb(7 23 53 / .92)),url(/wp-content/themes/sekin2026/assets/images/about-bg.jpg);background-size:cover;background-position:center;overflow:hidden}.about-capabilities .section-heading{margin-bottom:50px}.about-capabilities h2{color:#fff}.capabilities-bar{display:grid;grid-template-columns:repeat(6,1fr);gap:0}.capability-item{text-align:center;padding:20px 24px;position:relative}.capability-item:not(:last-child)::after{content:'';position:absolute;top:15px;right:0;width:1px;height:70%;background:linear-gradient(to bottom,transparent,rgb(255 255 255 / .1),rgb(255 255 255 / .1),transparent)}.capability-icon{margin-bottom:12px}.capability-icon svg{width:34px;height:34px;color:#fff;stroke-width:1.75}.capability-number{font-size:28px;font-weight:700;line-height:1;color:var(--sekin-orange);margin-bottom:10px}.capability-label{color:#fff;font-size:15px;line-height:1.5;max-width:140px;margin:0 auto}.about-core-values{background:#f8fafc}.core-values-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:60px}.core-value-card{background:#fff;border-radius:24px;padding:48px 32px;text-align:center;border:1px solid var(--sekin-border);transition:var(--transition)}.core-value-card:hover{transform:translateY(-8px);box-shadow:var(--shadow-md)}.core-value-icon{margin-bottom:24px}.core-value-icon svg{width:56px;height:56px;color:var(--sekin-orange)}.core-value-card h3{font-size:18px;margin-bottom:16px}.core-value-card p{color:#64748b;margin-bottom:0}.about-certifications{background:var(--sekin-white)}.about-certifications .section-heading{margin-bottom:60px}.certifications-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:32px}.certification-card{text-align:center;transition:var(--transition)}.certification-image{width:84px;height:84px;margin:0 auto 20px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;border:1px solid var(--sekin-border);box-shadow:0 10px 30px rgb(0 0 0 / .05)}.certification-image img{max-width:64px;max-height:64px;border-radius:50%;width:auto;height:auto;object-fit:contain}.certification-title{font-weight:500;line-height:1.2;color:var(--sekin-navy);max-width:180px;margin:0 auto}.about-gallery-wrapper .ngg-gallery-thumbnail{width:100%!important;margin:0!important}.about-gallery-wrapper .ngg-gallery-thumbnail img{width:100%!important;object-fit:cover;border-radius:12px;transition:.3s;border:solid 1px var(--sekin-gray)}.about-gallery-wrapper .ngg-gallery-thumbnail img:hover{border:solid 1px var(--sekin-border)}.about-profile{padding:40px 0}.profile-banner{position:relative;overflow:hidden;border-radius:24px;min-height:260px;display:flex;align-items:center;justify-content:flex-start;padding:40px 60px;isolation:isolate}.profile-bg{position:absolute;inset:0;z-index:-3}.profile-bg img{width:100%;height:100%;object-fit:cover}.profile-overlay{position:absolute;inset:0;z-index:-2;background:linear-gradient(90deg,rgb(7 23 53 / .96) 0%,rgb(7 23 53 / .88) 35%,rgb(7 23 53 / .55) 70%,rgb(7 23 53 / .25) 100%)}.profile-content{width:420px;color:#fff}.profile-eyebrow{display:block;margin-bottom:10px;color:var(--sekin-orange);font-size:13px;font-weight:700;text-transform:uppercase}.profile-content h2{color:#fff;margin-bottom:16px}.profile-content p{color:rgb(255 255 255 / .85);margin-bottom:24px}.profile-content p{color:rgb(255 255 255 / .82);line-height:1.7;margin-bottom:24px;max-width:420px}.profile-actions{display:flex;gap:12px}.button-outline-white{border:1px solid rgb(255 255 255 / .3);color:#fff;background:transparent!important;font-size:14px}.button-outline-white:hover,.button-outline-white:active{background:rgb(255 255 255 / .1)!important}.profile-book{position:absolute;left:52%;top:50%;transform:translate(-50%,-50%);width:170px}.profile-book img{width:100%;display:block;filter:drop-shadow(0 20px 35px rgb(0 0 0 / .35))}.about-featured-services{padding:40px 0 40px}.featured-services-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px}.featured-service-card{background:#fff;border:1px solid #edf0f5;border-radius:18px;padding:32px 20px;text-align:center;display:flex;flex-direction:column;align-items:center;transition:.3s ease}.featured-service-card:hover{border-color:var(--sekin-orange);box-shadow:0 15px 35px rgb(0 0 0 / .08)}.featured-service-card .service-icon{color:var(--sekin-orange);margin-bottom:18px}.featured-service-card .service-icon svg{width:36px;height:36px}.featured-service-card h3{font-size:16px;line-height:1.5;margin:0 0 18px;color:var(--sekin-navy);min-height:56px}.services-link{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:20px auto;text-align:center}.services-link svg{width:14px;height:14px}.about-cta{background:linear-gradient(90deg,#ff7600 0%,#ff8400 100%);padding:20px 0}.about-cta-inner{display:flex;align-items:center;justify-content:space-between;gap:40px}.about-cta-content{display:flex;align-items:center;gap:18px}.about-cta-icon{width:48px;height:48px;display:flex;align-items:center;justify-content:center;color:#fff;flex-shrink:0}.about-cta-icon svg{width:42px;height:42px}.about-cta-text h3{margin:0 0 4px;color:rgb(255 255 255 / .95);font-size:18px;font-weight:700;line-height:1.2}.about-cta-text p{margin:0;color:rgb(255 255 255 / .85);line-height:1.5}.about-cta-button{min-width:240px;height:48px;display:flex;align-items:center;justify-content:center;gap:12px;padding:0 28px;background:#071735;border-radius:12px;color:rgb(255 255 255 / .85);transition:.3s ease;flex-shrink:0}.about-cta-button:hover{background:#0c2857}.about-cta-button svg{width:18px;height:18px}.about-cta-button span{display:flex;align-items:center;gap:8px;font-size:15px;font-weight:600}.about-cta-button strong{font-weight:700;letter-spacing:.3px}@media (max-width:991px){.about-hero-excerpt{font-size:14px;margin-bottom:20px}.about-hero-trust{grid-template-columns:1fr;padding-bottom:10px}.about-company-grid{grid-template-columns:1fr;gap:48px}.about-company-content h2{font-size:38px}.core-values-grid{grid-template-columns:repeat(2,1fr)}.capabilities-bar{grid-template-columns:repeat(3,1fr);row-gap:30px}.capability-item:nth-child(3)::after{display:none}.certifications-grid{grid-template-columns:repeat(3,1fr);gap:40px}.featured-services-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.core-values-grid{grid-template-columns:1fr}.capabilities-bar{grid-template-columns:repeat(2,1fr)}.capability-item::after{display:none}.certifications-grid{grid-template-columns:repeat(2,1fr);gap:32px 24px}.certification-image{width:110px;height:110px}.certification-image img{max-width:60px;max-height:60px}.featured-services-grid{grid-template-columns:repeat(2,1fr);gap:16px}.featured-service-card{padding:24px 16px}.featured-service-card h3{font-size:16px;min-height:auto}.about-cta-inner{flex-direction:column;text-align:center}.about-cta-content{flex-direction:column}.about-cta-button{width:100%;min-width:auto}}