.breadcrumbs{flex-wrap:wrap;align-items:center;row-gap:4px;margin-bottom:16px;display:flex}.breadcrumbs-item{cursor:default;align-items:center;display:flex}.breadcrumbs-link{color:#fff;font-size:18px;font-weight:400;transition:color .2s ease-in-out}.breadcrumbs-link:hover{color:var(--color-surface)}.breadcrumbs-link-current{color:#fff;font-size:18px;font-weight:600}.breadcrumbs-separator{color:#fff;margin:0 8px;font-size:18px;font-weight:400}@media (max-width:640px){.breadcrumbs{row-gap:6px;margin-bottom:32px}.breadcrumbs-separator,.breadcrumbs-link-current,.breadcrumbs-link{font-size:16px}}
.hero{align-items:flex-end;min-height:40dvh;display:flex;position:relative;overflow:hidden}.hero-content-wrapper{z-index:1;align-items:flex-end;width:100%;height:100%;padding-top:200px;padding-bottom:100px;display:flex;position:relative}.hero-bg{object-fit:cover;object-position:bottom;width:100%;height:100%;position:absolute}.hero-content{z-index:1;flex-direction:column;justify-content:flex-end;display:flex;position:relative}.hero-description-wrapper{flex-direction:column;gap:0;margin-top:12px;display:flex}.hero-description.description{color:#fff}.hero-button{margin-top:24px}@media (max-width:768px){.hero-title.title-big{font-size:28px}}@media (max-width:640px){.hero{min-height:40dvh}.hero-content{padding-left:8px;padding-right:8px}}
