:root{--bg:#f6f3ee;--panel:#eee9e2;--text:#4b433d;--muted:#81766d;--line:#ddd6cc;--brown:#5b4b3e;--brown-dark:#43372e;--white:#fff;--shadow:0 16px 36px rgba(68,55,46,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;min-height:70px;padding:16px 42px;background:rgba(246,243,238,.96);border-bottom:1px solid var(--line);backdrop-filter:blur(12px)}.logo{display:inline-grid;gap:1px;min-width:186px;padding:8px 12px 6px;border:1px solid var(--text);line-height:1}.logo span{font-size:22px;font-weight:400}.logo small{font-size:8px;text-transform:lowercase}.main-menu{display:flex;align-items:center;justify-content:center;gap:clamp(14px,2vw,36px);color:var(--muted);font-size:12px;text-transform:uppercase}.main-menu a:hover,.main-menu a.active{color:var(--brown-dark)}.header-actions{display:flex;align-items:center;gap:18px}.btn{display:inline-flex;min-height:39px;align-items:center;justify-content:center;padding:0 24px;border:1px solid transparent;border-radius:3px;cursor:pointer;font-size:11px;font-weight:700;text-transform:uppercase}.btn-outline{border-color:var(--brown);color:var(--brown)}.btn-primary,.card-link{background:#8f7d6b;color:#fff}.whatsapp{display:grid;width:31px;height:31px;place-items:center;color:var(--brown)}.whatsapp svg{width:27px;height:27px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.45}.menu-toggle{display:none}.hero{min-height:570px;background:center/cover no-repeat}.clean-hero{background-image:url("assets/clean-grand-hero.jpg")}.hero-overlay{display:flex;min-height:inherit;align-items:center;background:linear-gradient(90deg,rgba(43,34,28,.58),rgba(43,34,28,.08))}.hero-content{width:min(650px,calc(100% - 72px));margin-left:clamp(26px,7vw,92px);color:#fff}.hero h1{max-width:620px;margin:0 0 24px;font-size:clamp(32px,5vw,58px);font-weight:300;line-height:1.18;text-transform:uppercase}.hero p{max-width:560px;margin:0 0 32px;font-size:clamp(15px,1.6vw,18px);font-weight:700}.section{scroll-margin-top:92px;padding:54px clamp(26px,5.6vw,70px)}.section-heading{margin-bottom:34px}.section-heading span,.service-detail-copy span,.map-copy>span,.request-section span{display:block;margin-bottom:12px;color:var(--muted);font-size:12px;text-transform:uppercase}h2{margin:0;font-size:clamp(26px,3.1vw,38px);font-weight:300;line-height:1.2;text-transform:uppercase}.sector-slider-shell{position:relative;overflow:hidden;min-height:250px;border-radius:4px;background:linear-gradient(90deg,rgba(56,67,68,.74),rgba(56,67,68,.52)),url("assets/service-business-grand.jpg") center/cover no-repeat;box-shadow:var(--shadow)}.sector-slider{display:flex;gap:clamp(22px,3vw,44px);min-height:250px;overflow-x:auto;padding:46px 58px 34px;scroll-behavior:smooth;scroll-snap-type:x mandatory;scrollbar-width:none}.sector-slider::-webkit-scrollbar{display:none}.sector-slide{flex:0 0 clamp(170px,16vw,230px);display:grid;align-content:center;justify-items:center;gap:18px;min-width:170px;min-height:170px;scroll-snap-align:center;color:#fff;text-align:center}.sector-slide svg{display:block;width:86px;height:86px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.2}.sector-slide svg path,.sector-slide svg circle{fill:none;stroke:currentColor}.sector-slide h3{margin:0;padding:8px 12px;background:rgba(246,243,238,.2);color:#fff;font-size:16px;font-weight:400;letter-spacing:.04em;text-transform:uppercase}.slider-arrow{position:absolute;top:50%;z-index:2;display:grid;width:40px;height:40px;place-items:center;border:1px solid rgba(255,255,255,.58);border-radius:50%;background:rgba(67,55,46,.42);color:#fff;cursor:pointer;font-size:30px;line-height:1;transform:translateY(-50%)}.slider-arrow-prev{left:14px}.slider-arrow-next{right:14px}.project-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.project-card{overflow:hidden;background:#fff;border-radius:4px;box-shadow:var(--shadow)}.project-card img{width:100%;aspect-ratio:1/.92;object-fit:cover}.project-card h3{margin:16px 12px 12px;font-size:14px;text-align:center}.project-card p{min-height:66px;margin:0 18px 18px;color:var(--muted);font-size:13px;text-align:center}.card-link{display:flex;width:calc(100% - 24px);min-height:37px;align-items:center;justify-content:center;margin:0 12px 14px;border-radius:3px;font-size:11px;font-weight:700;text-transform:uppercase}.map-section{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,5vw,62px);background:var(--panel)}.map-copy h2{margin-bottom:18px}.map-copy>p{max-width:520px;margin:0 0 24px;color:var(--muted)}.contact-list{display:grid;gap:12px}.text-card,.info-card{padding:22px;background:rgba(255,255,255,.52);border:1px solid var(--line);border-radius:4px}.text-card h3,.info-card h3{margin:0 0 12px;font-size:16px;text-transform:uppercase}.text-card a,.text-card p,.info-card p{color:var(--muted)}.map-frame{overflow:hidden;min-height:430px;border:1px solid var(--line);border-radius:4px;box-shadow:var(--shadow)}.map-frame iframe{width:100%;height:100%;min-height:430px;border:0;filter:saturate(.82) contrast(.96)}.request-section{scroll-margin-top:92px;display:grid;grid-template-columns:.9fr 1fr;gap:44px;padding:54px clamp(26px,5.6vw,70px);background:#e9e2d8}.request-section p{max-width:380px;color:var(--muted)}.request-form{display:grid;gap:12px}.request-form input,.request-form textarea{width:100%;border:1px solid #cfc5b9;border-radius:3px;background:rgba(255,255,255,.55);color:var(--text);padding:13px 15px;outline:0}.request-form textarea{min-height:106px;resize:vertical}.form-note{min-height:20px;margin:0;color:var(--brown);font-size:13px}.footer{display:grid;grid-template-columns:auto 1fr auto auto;gap:28px;align-items:start;padding:28px clamp(26px,5.6vw,70px);border-top:1px solid var(--line)}.footer nav{display:flex;flex-wrap:wrap;gap:26px;padding-top:10px;color:var(--muted);font-size:11px;text-transform:uppercase}.footer address{display:grid;gap:8px;padding-top:4px;font-style:normal;font-size:13px}.copyright,.privacy{color:var(--muted);font-size:11px}.service-detail-hero{display:grid;grid-template-columns:minmax(300px,.88fr) minmax(360px,1.12fr);gap:clamp(32px,5vw,72px);align-items:center;padding:62px clamp(26px,5.6vw,70px);border-bottom:1px solid var(--line)}.service-detail-copy h1{margin:0 0 22px;font-size:clamp(36px,5vw,64px);font-weight:300;line-height:1.12;text-transform:uppercase}.service-detail-copy p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:17px}.service-detail-hero img{width:100%;max-height:540px;border-radius:4px;box-shadow:var(--shadow);object-fit:cover}.detail-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:26px}.detail-stats div{padding:16px;border:1px solid var(--line);background:rgba(255,255,255,.46)}.detail-stats b{display:block;margin-bottom:4px;font-size:22px;font-weight:400}.detail-stats span{font-size:12px}.check-grid,.content-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.content-grid{grid-template-columns:repeat(3,1fr)}.check-item{position:relative;padding:18px 18px 18px 46px;border:1px solid var(--line);border-radius:4px;background:rgba(255,255,255,.48);color:var(--muted);font-size:14px}.check-item:before{position:absolute;left:18px;top:19px;width:16px;height:16px;border:1px solid #9f8d7b;border-radius:50%;content:""}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.steps div{border-top:1px solid var(--line);padding-top:18px}.steps b{color:#a18d7a;font-size:28px;font-weight:300}.steps p{margin:8px 0 0;color:var(--muted)}.faq-list{display:grid;gap:12px}.faq-list details{border:1px solid var(--line);border-radius:4px;background:rgba(255,255,255,.5)}.faq-list summary{cursor:pointer;padding:18px 22px;color:var(--text);font-weight:700;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{float:right;color:var(--muted);content:"+";font-size:20px;font-weight:300}.faq-list details[open] summary:after{content:"-"}.faq-list p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:14px}.cta-band{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center;padding:42px clamp(26px,5.6vw,70px);background:var(--panel)}.cta-band p{max-width:680px;margin:12px 0 0;color:var(--muted)}@media(max-width:1000px){.site-header{grid-template-columns:auto auto 1fr;gap:18px;padding:14px 22px}.menu-toggle{display:grid;gap:6px;width:38px;height:34px;place-content:center;border:1px solid var(--line);background:transparent;cursor:pointer}.menu-toggle span{display:block;width:18px;border-top:1px solid var(--brown)}.main-menu{position:fixed;inset:69px 0 auto;display:none;flex-direction:column;align-items:stretch;gap:0;padding:14px 24px;background:var(--bg);border-bottom:1px solid var(--line)}.main-menu.is-open{display:flex}.main-menu a{padding:13px 0}.header-actions{justify-self:end}.project-grid,.steps,.content-grid{grid-template-columns:repeat(2,1fr)}.service-detail-hero,.map-section,.request-section,.cta-band,.footer{grid-template-columns:1fr}}@media(max-width:640px){.service-showcase{grid-template-columns:repeat(2,1fr);gap:12px}.service-showcase .project-card img{aspect-ratio:1/1.05}.service-showcase .project-card h3{margin:10px 8px 8px;font-size:12px;line-height:1.25}.service-showcase .project-card p{min-height:76px;margin:0 10px 10px;font-size:11px;line-height:1.35}.service-showcase .card-link{width:calc(100% - 16px);min-height:34px;margin:0 8px 10px;font-size:10px;padding:0 8px}.logo{min-width:146px}.logo span{font-size:17px}.header-actions .btn-outline{display:none}.hero{min-height:470px;background-position:58% center}.hero-content{width:calc(100% - 40px);margin-left:20px}.hero h1,.service-detail-copy h1{font-size:30px}.section,.request-section,.service-detail-hero{padding-left:20px;padding-right:20px}.project-grid,.steps,.content-grid,.check-grid,.detail-stats{grid-template-columns:1fr}.sector-slider-shell,.sector-slider{min-height:218px}.sector-slider{gap:18px;padding:30px 50px 26px}.sector-slide{flex-basis:210px;min-height:150px}.sector-slide svg{width:70px;height:70px}.sector-slide h3{font-size:13px}.slider-arrow{width:34px;height:34px;font-size:25px}.footer nav{display:grid;gap:14px}}
@media (max-width: 640px) {
  .project-grid.service-showcase {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }

  .project-grid.service-showcase .project-card img {
    aspect-ratio: 1 / 1.05;
  }

  .project-grid.service-showcase .project-card h3 {
    margin: 10px 8px 8px;
    font-size: 12px;
    line-height: 1.25;
  }

  .project-grid.service-showcase .project-card p {
    min-height: 76px;
    margin: 0 10px 10px;
    font-size: 11px;
    line-height: 1.35;
  }

  .project-grid.service-showcase .card-link {
    width: calc(100% - 16px);
    min-height: 34px;
    margin: 0 8px 10px;
    padding: 0 8px;
    font-size: 10px;
  }
}

.org-gallery {
  background: rgba(255, 255, 255, 0.28);
}

.org-photo-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.org-photo-grid figure {
  overflow: hidden;
  margin: 0;
  background: #fff;
  border: 1px solid var(--line);
  border-radius: 7px;
  box-shadow: var(--shadow);
}

.org-photo-grid img {
  width: 100%;
  aspect-ratio: 1 / 0.92;
  object-fit: cover;
}

.org-photo-grid figure:first-child {
  grid-column: 1 / -1;
}

.org-photo-grid figure:first-child img {
  aspect-ratio: 1.8 / 1;
}

.org-photo-grid figcaption {
  padding: 14px 16px 16px;
  color: var(--text);
  font-size: 14px;
  font-weight: 700;
  text-align: center;
}

@media (max-width: 640px) {
  .org-photo-grid {
    grid-template-columns: 1fr;
  }

  .org-photo-grid figure:first-child {
    grid-column: auto;
  }

  .org-photo-grid img,
  .org-photo-grid figure:first-child img {
    aspect-ratio: 1 / 1.08;
  }
}

/* Clean Grand organization page */
.pomestam-page {
  background: #f6f3ee;
}

.po-header {
  position: sticky;
  top: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: auto 1fr auto;
  align-items: center;
  gap: 28px;
  min-height: 70px;
  padding: 16px 42px;
  background: rgba(246, 243, 238, 0.96);
  border-bottom: 1px solid var(--line);
  backdrop-filter: blur(12px);
}

.po-logo {
  display: inline-grid;
  gap: 1px;
  min-width: 186px;
  padding: 8px 12px 6px;
  border: 1px solid var(--text);
  line-height: 1;
}

.po-logo span {
  font-size: 22px;
  font-weight: 400;
}

.po-logo small {
  font-size: 8px;
  text-transform: lowercase;
}

.po-menu {
  justify-content: center;
}

.po-actions {
  display: flex;
  align-items: center;
  gap: 18px;
}

.po-hero {
  min-height: 505px;
  background: url("assets/organization-hero.jpg") center / cover no-repeat;
}

.po-hero__overlay {
  display: flex;
  min-height: inherit;
  align-items: center;
  background: linear-gradient(90deg, rgba(43, 34, 28, 0.6), rgba(43, 34, 28, 0.06));
}

.po-hero__content {
  width: min(650px, calc(100% - 72px));
  margin-left: clamp(26px, 7vw, 92px);
  color: #fff;
}

.po-hero h1 {
  max-width: 610px;
  margin: 0 0 24px;
  font-size: clamp(34px, 5vw, 58px);
  font-weight: 300;
  line-height: 1.24;
  text-transform: uppercase;
}

.po-hero p {
  max-width: 560px;
  margin: 0 0 32px;
  font-size: clamp(15px, 1.6vw, 18px);
  font-weight: 700;
}

.po-section {
  position: relative;
  padding: 54px clamp(26px, 5.6vw, 70px);
}

.po-services,
.po-gallery {
  overflow: hidden;
}

.po-services::after,
.po-gallery::before {
  position: absolute;
  right: -70px;
  top: 50px;
  width: 410px;
  height: 84px;
  border-top: 1px solid #bdb3a8;
  border-radius: 50%;
  content: "";
  transform: rotate(12deg);
}

.po-service-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
}

.po-service-grid article {
  min-height: 220px;
  padding: 8px 28px 12px 0;
  border-right: 1px solid var(--line);
}

.po-service-grid article + article {
  padding-left: 28px;
}

.po-service-grid article:last-child {
  border-right: 0;
}

.po-service-grid h3 {
  min-height: 44px;
  margin: 22px 0 10px;
  font-size: 13px;
  line-height: 1.35;
  text-transform: uppercase;
}

.po-service-grid p {
  min-height: 72px;
  margin: 0 0 24px;
  color: var(--muted);
  font-size: 12px;
}

.po-service-grid a {
  color: var(--brown);
  font-size: 12px;
}

.po-service-grid a::after {
  content: "  ->";
}

.po-icon {
  position: relative;
  width: 52px;
  height: 52px;
  color: #9c8774;
}

.po-icon svg {
  width: 100%;
  height: 100%;
  display: block;
  fill: none;
  stroke: currentColor;
  stroke-width: 2.4;
  stroke-linecap: round;
  stroke-linejoin: round;
  filter: drop-shadow(0 10px 14px rgba(74, 63, 56, 0.08));
}

.po-project-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 18px;
}

.po-project-grid article {
  overflow: hidden;
  background: #fff;
  border-radius: 4px;
  box-shadow: var(--shadow);
}

.po-project-grid img {
  width: 100%;
  aspect-ratio: 1 / 1.02;
  object-fit: cover;
}

.po-project-grid h3 {
  margin: 16px 12px 12px;
  font-size: 14px;
  text-align: center;
}

.po-project-grid a {
  display: flex;
  width: calc(100% - 24px);
  min-height: 37px;
  align-items: center;
  justify-content: center;
  margin: 0 12px 14px;
  border-radius: 3px;
  background: var(--brown);
  color: #fff;
  font-size: 11px;
  text-transform: uppercase;
}

.po-benefits {
  padding: 26px clamp(24px, 5.6vw, 70px) 34px;
  background: var(--panel);
  text-align: center;
}

.po-benefits h2 {
  margin: 0 0 22px;
  font-size: 17px;
  font-weight: 700;
}

.po-benefit-grid {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 20px;
}

.po-benefit-grid span {
  display: block;
  min-height: 42px;
  color: var(--brown);
  font-size: 40px;
  line-height: 1;
}

.po-benefit-grid p {
  margin: 6px 0 0;
  font-size: 12px;
}

.po-about {
  display: grid;
  grid-template-columns: minmax(230px, 0.78fr) 1.6fr;
  gap: clamp(34px, 6vw, 92px);
  align-items: start;
}

.po-about__copy > span,
.po-instagram > span {
  display: block;
  margin-bottom: 12px;
  color: var(--muted);
  font-size: 12px;
  text-transform: uppercase;
}

.po-about__copy h2 {
  margin-bottom: 20px;
}

.po-about__copy p {
  max-width: 340px;
  margin: 0 0 24px;
  color: var(--muted);
  font-size: 14px;
}

.po-insta-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 18px;
  margin-bottom: 18px;
}

.po-insta-grid img {
  width: 100%;
  aspect-ratio: 1.03 / 1;
  border-radius: 7px;
  object-fit: cover;
}

.po-instagram .btn {
  display: flex;
  width: fit-content;
  margin: 0 auto;
  background: rgba(255, 255, 255, 0.35);
}

.result-story {
  align-items: center;
  border-top: 1px solid rgba(221, 214, 204, 0.65);
}

.result-story .po-about__copy h2 {
  max-width: 500px;
}

.result-story .po-about__copy p {
  max-width: 390px;
}

.result-media {
  min-width: 0;
}

.result-strip {
  width: 100%;
  aspect-ratio: 2.65 / 1;
  margin-bottom: 18px;
  border-radius: 8px;
  box-shadow: var(--shadow);
  object-fit: cover;
}

.po-footer {
  display: grid;
  grid-template-columns: auto 1fr auto auto;
  gap: 28px;
  align-items: start;
  padding: 28px clamp(26px, 5.6vw, 70px);
  border-top: 1px solid var(--line);
}

.po-footer nav {
  display: flex;
  flex-wrap: wrap;
  gap: 26px;
  padding-top: 10px;
  color: var(--muted);
  font-size: 11px;
  text-transform: uppercase;
}

.po-footer address {
  display: grid;
  gap: 8px;
  padding-top: 4px;
  font-style: normal;
  font-size: 13px;
}

.po-footer p,
.po-footer > a:last-child {
  color: var(--muted);
  font-size: 11px;
}

@media (max-width: 1000px) {
  .po-header {
    grid-template-columns: auto auto 1fr;
    gap: 18px;
    padding: 14px 22px;
  }

  .po-actions {
    justify-self: end;
  }

  .po-service-grid,
  .po-project-grid,
  .po-benefit-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .po-service-grid article,
  .po-service-grid article + article {
    padding-left: 0;
    padding-right: 18px;
    border-right: 0;
    border-bottom: 1px solid var(--line);
  }

  .po-about,
  .po-footer {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 640px) {
  .po-logo {
    min-width: 146px;
  }

  .po-logo span {
    font-size: 17px;
  }

  .po-actions .btn-outline {
    display: none;
  }

  .po-hero {
    min-height: 470px;
    background-position: 58% center;
  }

  .po-hero__content {
    width: calc(100% - 40px);
    margin-left: 20px;
  }

  .po-hero h1 {
    max-width: 360px;
    font-size: 30px;
    line-height: 1.16;
  }

  .po-hero p {
    max-width: 360px;
    font-size: 14px;
  }

  .po-section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .po-service-grid,
  .po-project-grid,
  .po-benefit-grid,
  .po-insta-grid {
    grid-template-columns: 1fr;
  }

  .po-project-grid img,
  .po-insta-grid img {
    aspect-ratio: 1.35 / 1;
  }

  .po-footer nav {
    display: grid;
    gap: 14px;
  }
}

.steps div {
  position: relative;
}

.step-icon {
  display: grid;
  width: 54px;
  height: 54px;
  margin-bottom: 18px;
  place-items: center;
  color: #9f8d7b;
  border: 1px solid rgba(159, 141, 123, 0.38);
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.34);
}

.step-icon svg {
  width: 31px;
  height: 31px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.steps b {
  display: block;
}

@media (max-width: 640px) {
  .step-icon {
    width: 46px;
    height: 46px;
    margin-bottom: 12px;
  }

  .step-icon svg {
    width: 26px;
    height: 26px;
  }
}

.full-photo-hero {
  position: relative;
  display: flex;
  min-height: 570px;
  align-items: center;
  padding: 0;
  overflow: hidden;
  border-bottom: 1px solid var(--line);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.full-photo-hero::before {
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(43, 34, 28, 0.68), rgba(43, 34, 28, 0.2) 58%, rgba(43, 34, 28, 0.04));
  content: "";
}

.full-photo-hero .service-detail-copy {
  position: relative;
  z-index: 1;
  width: min(760px, calc(100% - 120px));
  margin-left: clamp(26px, 7vw, 92px);
  padding: 70px 0;
  color: #fff;
}

.full-photo-hero .service-detail-copy span,
.full-photo-hero .service-detail-copy p {
  color: #fff;
}

.full-photo-hero .service-detail-copy h1 {
  max-width: 680px;
}

.full-photo-hero .service-detail-copy p {
  font-weight: 700;
  text-shadow: 0 1px 12px rgba(0, 0, 0, 0.22);
}

.full-photo-hero > .service-detail-copy + img {
  display: none;
}

.full-photo-hero .detail-stats div {
  border-color: rgba(255, 255, 255, 0.28);
  background: rgba(255, 255, 255, 0.13);
  backdrop-filter: blur(8px);
}

.full-photo-hero .detail-stats span {
  color: rgba(255, 255, 255, 0.86);
}

.private-photo-hero {
  background-image: url("assets/service-private-grand-kyrgyz.png");
  background-position: center 42%;
}

.business-photo-hero {
  background-image: url("assets/service-business-grand.jpg");
  background-position: center;
}

.dry-photo-hero {
  background-image: url("assets/service-dry-cleaning-grand-kyrgyz.png");
  background-position: center 44%;
}

@media (max-width: 1000px) {
  .full-photo-hero {
    min-height: 520px;
  }

  .full-photo-hero .service-detail-copy {
    width: min(700px, calc(100% - 52px));
    margin-left: 26px;
  }
}

@media (max-width: 640px) {
  .full-photo-hero {
    min-height: 500px;
    padding-left: 0;
    padding-right: 0;
    background-position: 60% center;
  }

  .full-photo-hero::before {
    background: linear-gradient(90deg, rgba(43, 34, 28, 0.72), rgba(43, 34, 28, 0.38), rgba(43, 34, 28, 0.12));
  }

  .full-photo-hero .service-detail-copy {
    width: calc(100% - 40px);
    margin-left: 20px;
    padding: 54px 0;
  }

  .full-photo-hero .detail-stats {
    grid-template-columns: 1fr;
    max-width: 280px;
  }

  .full-photo-hero .detail-stats div {
    padding: 12px 14px;
  }

  .full-photo-hero .detail-stats b {
    font-size: 18px;
  }

  .full-photo-hero .detail-stats span {
    font-size: 11px;
  }
}

.hero,
.po-hero,
.full-photo-hero {
  min-height: 80vh;
}

.hero-overlay,
.po-hero__overlay {
  min-height: inherit;
}

@media (min-width: 769px) {
  .hero,
  .po-hero,
  .full-photo-hero,
  .sector-slider-shell {
    background-attachment: fixed;
  }
}

.sector-slider {
  scroll-snap-type: none;
}
