.header_logo{background:var(--blue-ocean);height:77px;display:flex;align-items:center;justify-content:center}.header_logo img{max-height:52px;border:0}.header_banner{background-image:url("./../assets/images/banner5.webp");background-position:90% 60%;background-repeat:no-repeat;background-size:cover;min-height:var(--width-banner)}.header_banner_content>div{height:var(--width-banner);display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.header_banner_content>div h1{text-align:center;color:var(--white);text-shadow:10px 4px 13px rgba(0,0,0,.7)}.header_banner_content>div button{width:100%;display:flex;padding:0;background:var(--blue);border-radius:var(--border-radius);transition:transform .3s ease-in-out,background-color .3s ease-in-out}.header_banner_content>div button:hover{transform:translateY(-3px);background:var(--blue-hover)}.header_banner_content>div button a{text-transform:uppercase;font-family:MontserratBold,sans-serif;font-weight:700;cursor:pointer;font-size:.75rem;text-decoration:none;color:#fff;width:100%;padding-top:.875rem;padding-bottom:.875rem}@media(min-width: 375px){h1{font-size:1.85rem;line-height:2.59rem}h2{font-size:1.6rem;line-height:2.24rem}h3{font-size:1.1rem;line-height:1.54rem}}@media(min-width: 425px){h1{font-size:1.95rem;line-height:2.73rem}h2{font-size:1.7rem;line-height:2.38rem}h3{font-size:1.2rem;line-height:1.68rem}}@media(min-width: 560px){h1{font-size:2.5rem;line-height:3.5rem}h2{font-size:2.25rem;line-height:3.15rem}h3{font-size:1.75rem;line-height:2.45rem}.header_banner{min-height:var(--width-banner-tablet)}.header_banner_content>div{height:var(--width-banner-tablet)}.header_banner_content>div button{width:auto}.header_banner_content>div button a{padding:.875rem 1.75rem}}@media(min-width: 820px){.header_banner_content>div{height:var(--width-banner-desktop-sm)}}@media(min-width: 900px){.header_banner_content>div{height:var(--width-banner-desktop-md)}}@media(min-width: 960px){.header_banner_content>div{height:var(--width-banner-desktop-lg)}}/*# sourceMappingURL=header.css.map */
