.hero{position:relative}.hero__wrap{display:flex;align-items:center;overflow:hidden}.hero__content{padding:40px 0;max-width:600px;z-index:1;position:relative}.hero__content-container{display:flex;flex-direction:column;gap:40px}.hero__content-wrap{display:flex;flex-direction:column;gap:8px}.hero__title{font:400 56px/1.14 var(--font-body-family);color:#252525;letter-spacing:-1.12px}.hero__title h1,.hero__title h2,.hero__title h3,.hero__title h4,.hero__title h5,.hero__title h6{font:inherit;letter-spacing:inherit;color:inherit;margin:0}.hero__title h1:not(:last-child),.hero__title h2:not(:last-child),.hero__title h3:not(:last-child),.hero__title h4:not(:last-child),.hero__title h5:not(:last-child),.hero__title h6:not(:last-child){margin:0 0 8px}.hero__title p:not(:last-child){margin-bottom:8px}.hero__title a{color:inherit;text-decoration:underline;text-decoration-thickness:from-font;transition:opacity .2s ease-in-out}.hero__title a:hover,.hero__title a:focus,.hero__title a:active{opacity:.7}.hero__title ul,.hero__title ol{padding-left:30px}.hero__title ul:not(:last-child),.hero__title ol:not(:last-child){margin-bottom:8px}.hero__title>*{font:inherit;color:inherit;letter-spacing:inherit}.hero__description{font:400 16px/1.5 var(--font-body-family);color:#252525;letter-spacing:-0.02em}.hero__description h1,.hero__description h2,.hero__description h3,.hero__description h4,.hero__description h5,.hero__description h6{font:inherit;letter-spacing:inherit;color:inherit;margin:0}.hero__description h1:not(:last-child),.hero__description h2:not(:last-child),.hero__description h3:not(:last-child),.hero__description h4:not(:last-child),.hero__description h5:not(:last-child),.hero__description h6:not(:last-child){margin:0 0 8px}.hero__description p:not(:last-child){margin-bottom:8px}.hero__description a{color:inherit;text-decoration:underline;text-decoration-thickness:from-font;transition:opacity .2s ease-in-out}.hero__description a:hover,.hero__description a:focus,.hero__description a:active{opacity:.7}.hero__description ul,.hero__description ol{padding-left:30px}.hero__description ul:not(:last-child),.hero__description ol:not(:last-child){margin-bottom:8px}.hero__description>*{font:inherit;color:inherit;letter-spacing:inherit}.hero__picture{position:absolute;top:0;bottom:0;left:0;right:0}.hero__image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.hero__image--mobile{display:none}@media only screen and (max-width: 992px){.hero__wrap{min-height:700px;align-items:unset}.hero__content{padding:60px 0;width:100%;max-width:unset;text-align:center}.hero__content-container{gap:24px}.hero__title{font-size:40px}.hero__image--desktop{display:none}.hero__image--mobile{display:block}}@media only screen and (max-width: 576px){.hero__wrap{min-height:500px}.hero__content{padding:24px 0}}@media screen and (max-width: 360px){.hero__title{font-size:32px}}