.header{box-sizing:border-box;background-color:#0b132b;margin-bottom:60px}.header .header_info{text-align:left;flex-direction:column;gap:10px;width:100%;max-width:1150px;padding:100px;display:flex}@media screen and (max-width:500px){.header .header_info{max-width:100%;padding:64px 8px}}@media screen and (min-width:501px) and (max-width:900px){.header .header_info{max-width:100%;padding:64px 8px}}.header .header_info .title{font-size:inherit;letter-spacing:4px;text-transform:uppercase;color:#3763b5;font-weight:600}.header .header_info .subtitle{color:#fff;font-size:60px;font-weight:700}@media screen and (max-width:500px){.header .header_info .subtitle{font-size:32px}}@media screen and (min-width:501px) and (max-width:900px){.header .header_info .subtitle{font-size:32px}}.header .header_info .description{color:#fff;font-size:18px;line-height:28px}
