@import url("https://fonts.googleapis.com/css2?family=Boldonse&display=swap");@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");.bannertxtimg{padding:0;position:relative;top:0;margin:0;width:100%;height:90vh;min-height:550px;overflow:hidden}@media (min-width:375px){.bannertxtimg{height:78vh;max-height:580px}}@media (min-width:425px){.bannertxtimg{height:80vh;max-height:560px}}@media (min-width:768px){.bannertxtimg{height:50vh;max-height:470px}}@media (min-width:1440px){.bannertxtimg{min-height:350px;max-height:460px}}.bannertxtimg__bg{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%;background-position:center}.bannertxtimg__content{padding:6rem 0 1rem;width:100%;margin:0 auto;width:calc(100% - 1.2rem);max-width:1274px;margin:0 auto;color:#000}.bannertxtimg__content .flex-txt{display:flex;flex-direction:column;justify-content:center;align-items:left;gap:1rem;margin-top:1.6rem;text-align:center}@media (min-width:375){.bannertxtimg__content .flex-txt{margin-top:3rem}}@media (min-width:768px){.bannertxtimg__content .flex-txt{gap:2rem;margin-top:4rem}}.bannertxtimg__content h1{font-size:2rem;line-height:3.5rem;text-transform:uppercase}.bannertxtimg__content p{font-size:1rem;line-height:2.2rem}.bannertxtimg__content__img{position:relative;margin:0;width:100%;max-width:600px;height:auto}@media (min-width:992px){.bannertxtimg__content__img{margin:2rem}}.bannertxtimg__content__img img{width:100%;height:100%;min-width:auto;min-height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;-webkit-transform:none;transform:none;position:static}main.dark .bannertxtimg__content{color:#fff}