.h_home{display:grid}.h_home__content{grid-area:1/1/2/2;z-index:3;display:flex;flex-direction:column;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:120px}.h_home__content__logo{width:300px}.h_home__content__logo img{width:100%;height:100%;object-fit:contain}@media screen and (max-width:1050px){.h_home__content__logo{width:150px}}.h_home__content__text{text-align:center;width:45%}.h_home__content__text h1{color:#7f886f;text-transform:uppercase;font-size:clamp(24px,3vw,35px);font-weight:700;margin-bottom:15px}.h_home__content__text p,.h_home__content__text a{color:#a48967}@media screen and (max-width:1600px){.h_home__content__text{width:60%}}@media screen and (max-width:1300px){.h_home__content__text{width:75%}}@media screen and (max-width:1050px){.h_home__content__text{text-align:left}}@media screen and (max-width:768px){.h_home__content__text{width:100%}}.h_home__image{grid-area:1/1/2/2;z-index:2;height:100vh;overflow:hidden}.h_home__image picture{width:100%;height:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:nowrap;gap:0}.h_home__image img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1500px){.h_home__image{height:unset;min-height:100vh}}.btn{display:block;background-color:#7f886f;color:#fff!important;width:fit-content;padding:10px 25px;border-radius:30px;font-size:20px;text-transform:uppercase;font-weight:700;margin:30px auto 60px}@media screen and (max-width:1050px){.btn{margin:30px 0 60px}}
