/* Critical above-the-fold: header + hero shell (visual parity with main.css) */
body.h2-body-bg{margin:0;background:#fff}
.chy-header-2-area{position:absolute;left:0;top:0;width:100%;z-index:99}
.chy-header-2-wrap{display:flex;align-items:center;justify-content:space-between;padding:20px 0;max-width:1320px;margin:0 auto}
a.d-block.chy-logo img{width:200px;height:auto;object-fit:contain}
.chy-hero-2-area{position:relative;background-position:bottom;background-size:cover;background-repeat:no-repeat;min-height:100vh}
.chy-hero-2-area.kod-bg-hero-cover{
  background-image:url('../img/bg/cover-2-1-1-768.webp');
}
@media (min-width:768px){
  .chy-hero-2-area.kod-bg-hero-cover{background-image:url('../img/bg/cover-2-1-1-1280.webp')}
}
@media (min-width:1280px){
  .chy-hero-2-area.kod-bg-hero-cover{background-image:url('../img/bg/cover-2-1-1-1920.webp')}
}
.chy-hero-2-wrap{padding-top:140px}
.chy_hero_2_active:not(.swiper-initialized) .swiper-slide{display:none!important}
.chy_hero_2_active:not(.swiper-initialized) .swiper-slide:first-child{display:block!important;opacity:1!important}
.chy_hero_2_active:not(.swiper-initialized) .swiper-slide:first-child .person-img{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%)!important;z-index:2}
.chy-hero-2-item-img .main-img .il-frame{position:relative;z-index:1}
.chy-hero-2-item-img .main-img .person-img{z-index:2}
.chy-testimonial-2-area.kod-bg-testimonials{
  background-image:url('../img/bg/testimonials-bg-768.webp');
  background-size:cover;background-position:center;
}
@media (min-width:768px){
  .chy-testimonial-2-area.kod-bg-testimonials{background-image:url('../img/bg/testimonials-bg-1280.webp')}
}
@media (min-width:1280px){
  .chy-testimonial-2-area.kod-bg-testimonials{background-image:url('../img/bg/testimonials-bg-1920.webp')}
}
