@layer components-entities{.card-image-big{position:relative;display:block;overflow:hidden;aspect-ratio:1;border-radius:var(--br4)}.card-image-big:hover .card-image-big__image{transform:scale(1.13)}@media screen and (max-width: 1279px){.card-image-big{aspect-ratio:2}}@media screen and (max-width: 767px){.card-image-big{aspect-ratio:1.05}}.card-image-big__image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:all 0.4s}.card-image-big__content{position:relative;display:flex;flex-direction:column;justify-content:center;height:100%;row-gap:20px}.card-image-big_fullscreen{aspect-ratio:unset;height:100%;min-height:776px}.card-image-big_fullscreen .card-image-big__image{height:100%;max-height:776px}.card-image-big_fullscreen .card-image-big__content{align-items:start;justify-content:end;padding:32px 20px}@media screen and (max-width: 1599px){.card-image-big_fullscreen{min-height:686px}}@media screen and (max-width: 767px){.card-image-big_fullscreen{min-height:470px}}}
