:root{--zero: 0;--xxs: 375px;--xs: 450px;--sm: 769px;--md: 980px;--lg: 1025px;--xl: 1100px;--2xl: 1280px;--3xl: 1440px;--4xl: 1920px}@media screen and (min-width: 980px){.md-max{display:none}}.hero{--color: var(--white);position:relative;max-width:calc(100% + 48px);margin:0 24px;border-radius:8px;overflow:hidden}@media screen and (max-width: 1099px){.hero{min-height:500px;max-width:calc(100% - 16px)!important;margin:8px}}.hero-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%}.hero-image img,.hero-image picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transform:scale(1.05)}.hero-breadcrumb{width:100%}@media screen and (max-width: 1024px){.hero-breadcrumb{align-self:flex-start;flex:1}}.hero-content{position:relative;z-index:1;display:flex;width:100%;height:100%;min-height:500px;margin-top:auto;padding:56px max(16px,min(8rem,80px));background:linear-gradient(246.19deg,rgba(68,68,68,0) 37.56%,rgba(68,68,68,.5) 64.87%)}@media screen and (min-width: 980px){.hero-content{flex-wrap:wrap}}@media screen and (max-width: 1024px){.hero-content{flex-direction:column;gap:24px;padding:calc(var(--header) + 40px) max(16px,min(4rem,8px)) 40px}}.hero-content-news{padding:calc(var(--header) + 40px) calc(var(--margin) - 8px) 40px}@media screen and (min-width: 1025px){.hero-content-news{padding:56px calc(var(--margin) - 8px)}}@media screen and (min-width: 1100px){.hero-content-news{padding:56px calc(var(--margin) - 24px)}}.hero-text{display:flex;flex-direction:column;justify-content:flex-end;gap:16px}.hero-news{display:flex;align-self:flex-end;justify-content:flex-end;align-items:flex-end;gap:80px}@media screen and (min-width: 1025px){.hero-news{flex:auto}}@media screen and (max-width: 1024px){.hero-news{justify-content:space-between;width:100%}}.hero-news-date{font-family:var(--font-primary);font-size:14px;font-weight:600;line-height:1.2;color:var(--color)}.hero .card-news-category{border-color:var(--color);color:var(--color)}
