.hero{align-items:flex-start;background-color:#fff;display:flex;flex-direction:column;padding:120px 0;position:relative}@media(max-width:767px){.hero{padding:100px 0}}.hero .container{display:flex;flex-direction:column;gap:64px}@media(max-width:1199px){.hero .container{gap:56px}}.hero__frame{align-items:stretch;display:flex;gap:40px;justify-content:space-between;position:relative;width:100%}@media(max-width:1024px){.hero__frame{align-items:flex-start;flex-direction:column;gap:20px}}.hero__title-wrapper{align-items:flex-start;display:flex;flex:1;flex-direction:column;justify-content:flex-end}.hero__content{display:flex;flex-direction:column;justify-content:space-between;max-width:100%;padding:24px 0;position:relative;width:320px}@media(max-width:1024px){.hero__content{padding:0;width:100%}}.hero__description-wrapper{align-items:flex-start;display:flex;flex-direction:column;gap:16px;height:100%;justify-content:space-between;position:relative;width:100%}@media(max-width:1024px){.hero__description-wrapper{gap:20px}}.hero__accent-line{background-color:#0075bd;height:4px;margin-left:auto;position:relative;width:100px}@media(max-width:1024px){.hero__accent-line{margin-left:0}}.hero__picture{height:300px;max-height:300px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}@media(max-width:1024px){.hero__picture{height:260px;max-height:260px}}@media(max-width:767px){.hero__picture{height:200px;max-height:200px}}