.hero-section{margin-top:80px;position:relative;z-index:50}@media (max-width:860px){.hero-section{margin-top:60px}}.hero-section .container{position:relative;z-index:20}.hero-section__foreground{background-color:var(--background-light-color);border-radius:10px;height:510px;overflow:hidden}@media (max-width:680px){.hero-section__foreground{height:auto!important}}.hero-section__foreground img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-section__body{display:flex;flex-direction:column}.hero-section__body p{color:var(--subheadline-font-color);font-family:var(--subheadline-font-family);font-size:var(--subheadline-font-size-mobile);font-weight:var(--subheadline-font-weight);letter-spacing:var(--subheadline-letter-spacing);line-height:var(--subheadline-line-height);margin-bottom:0}.hero-section__body p small{font-size:15px;line-height:1.5;margin:10px 0}@media (min-width:1025px){.hero-section__body p{font-size:var(--subheadline-font-size)}}.hero-section__body--tags{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:flex-start;list-style:none;order:-1;padding:0}.hero-section__body--tags li{margin-top:0}.hero-section__body--tags li a{background:#f7f9fa;border-radius:5px;box-sizing:border-box;color:inherit;display:block;font-size:15px;height:36px;justify-content:center;margin:0;min-width:80px;padding:10px;position:relative;text-align:center;text-transform:uppercase;transition:all .2s ease-in-out;z-index:100}.hero-section__body--tags li a:hover{background-color:#25282a;color:#fff}.hero-section__body--tags li a:focus-visible{background-color:#25282a;color:#fff}@media (min-width:1025px){.hero-section .hero-section__container{align-items:flex-start;display:flex;justify-content:space-between}.hero-section .hero-section__body{margin-top:0;padding-left:1.5em;width:50%}.hero-section .hero-section__body:only-child{padding-left:0;width:100%}.hero-section .hero-section__body--tags{margin-top:0}.hero-section .hero-section__foreground{max-width:50%}}