@import url("https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap");.style_carousel__aDHyA{width:100%;overflow:hidden;position:relative;height:100vh;display:flex;flex-direction:row;background:#a91d3a;font-family:Great Vibes,cursive}.style_imageLeft__FhY1R img{height:100%;width:100%;-o-object-position:top;object-position:top;-o-object-fit:cover;object-fit:cover}.style_imageContainer__i568U{width:100%;display:flex;position:absolute;top:0;left:0;height:100%}.style_imageLeft__FhY1R{width:50%;height:100%;opacity:0;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0}.style_imageLeft__FhY1R.style_activeImage__iXOjj{animation:style_slideDown__T1_pT 1s ease-in-out forwards;opacity:1}.style_textContainer__fbtWN{width:50%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;opacity:0;transition:opacity 1s ease-in-out;position:absolute;top:0;right:0}.style_textContainer__fbtWN.style_activeText__vNkyb{animation:style_slideUp__UVjyc 1s ease-in-out forwards;opacity:1}.style_textContainer__fbtWN h1{font-size:2rem;color:snow}.style_textContainer__fbtWN h3{font-size:3rem;color:snow;padding-bottom:20px}.style_textContainer__fbtWN p{font-size:1.2rem;padding:0 9rem 5rem;font-family:Poppins,sans-serif;font-weight:200;font-style:italic;color:snow}.style_buttonContainer__DXgGC{position:absolute;z-index:2;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center}.style_navButton__7zbvr{background-color:transparent;margin:5px;cursor:pointer}.style_restContainer__LRsSE{display:flex;flex-direction:row;justify-content:space-around}.style_restContainer__LRsSE a{padding:0 10px}.style_navButton__7zbvr.style_activeButton__ZA0zR,.style_navButton__7zbvr:hover{color:#fff}.style_imgRest__Erv4r{margin:0 2rem}.style_titleRest__AjlPk{font-size:1.2rem;font-family:Poppins,sans-serif;font-style:italic}@keyframes style_slideDown__T1_pT{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes style_slideUp__UVjyc{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (max-width:768px){.style_imageContainer__i568U{flex-direction:column}.style_imageLeft__FhY1R{top:0;left:0;width:100%;height:50%}.style_textContainer__fbtWN{top:50%;left:0;width:100%;height:50%;position:relative;padding:30px 15px 15px;bottom:auto;right:auto}.style_buttonContainer__DXgGC{flex-direction:row}.style_textContainer__fbtWN p{font-size:1rem;padding:0 1rem 20px}.style_textContainer__fbtWN h2{font-size:1.6rem;color:snow}.style_textContainer__fbtWN h3{font-size:1.8rem;color:snow;padding-bottom:10px}.style_imgRest__Erv4r{margin:auto;width:4rem!important;height:4rem!important}.style_titleRest__AjlPk{font-size:.6rem}}