.hero{margin-bottom:0;position:relative;overflow:hidden}.hero__slider{position:relative;overflow:hidden}.hero__slider .swiper-slide{height:auto}.hero__slider .swiper-pagination{bottom:16px!important}.hero__slide{box-sizing:border-box;align-items:center;height:100%;min-height:420px;padding:60px 0 56px;display:flex;position:relative;overflow:hidden}.hero__slide:before{content:"";pointer-events:none;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23ffffff' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.hero__grid{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:40px;display:grid;position:relative}.hero__content{max-width:540px}.hero__image{justify-content:center;align-items:center;display:flex}.hero__image img{object-fit:contain;border-radius:var(--radius-lg);filter:drop-shadow(0 8px 24px #0003);width:auto;max-width:100%;height:auto;max-height:380px;box-shadow:0 20px 60px #0000004d}.hero__title{color:#fff;margin:0 0 20px;font-size:48px;font-weight:800;line-height:1.1}.hero__title span{color:var(--color-primary-light)}.hero__subtitle{color:#fffc;margin:0 0 32px;font-size:18px;line-height:1.5}.hero .swiper-pagination-bullet{opacity:1;background:#fff6;width:10px;height:10px}.hero .swiper-pagination-bullet-active{background:var(--color-primary-light);border-radius:5px;width:30px}@media (max-width:992px){.hero__grid{grid-template-columns:1fr 1fr;gap:24px}.hero__image img{max-height:280px}.hero__title{font-size:36px}}@media (max-width:768px){.hero__slide{align-items:flex-start;padding:32px 0 52px}.hero__slider .swiper-pagination{bottom:14px!important}.hero__grid{text-align:center;grid-template-columns:1fr;gap:24px}.hero__content{max-width:100%}.hero__image{order:-1}.hero__image img{max-height:200px}.hero__title{font-size:28px}.hero__subtitle{font-size:14px}}
