:root{--b-radius:40px}@media (min-width:1800px){:root{--container-width:1460px;--mid-container-width:1156px;--grid-columns-3:repeat(4, 1fr);--grid-columns-4:repeat(4, 1fr)}}@media (max-width:1800px){:root{--container-width:1140px;--mid-container-width:968px;--grid-columns-3:repeat(3, 1fr);--grid-columns-4:repeat(4, 1fr)}}@media (max-width:1400px){:root{--container-width:1140px;--mid-container-width:968px;--grid-columns-3:repeat(3, 1fr);--grid-columns-4:repeat(4, 1fr)}}@media (max-width:1200px){:root{--container-width:900px;--mid-container-width:680px;--grid-columns-3:repeat(3, 1fr);--grid-columns-4:repeat(4, 1fr)}}@media (max-width:991px){:root{--container-width:780px;--mid-container-width:662px;--grid-columns-3:repeat(3, 1fr);--grid-columns-4:repeat(2, 1fr)}}@media (max-width:768px){:root{--container-width:540px;--mid-container-width:460px;--grid-columns-3:repeat(2, 1fr);--grid-columns-4:repeat(2, 1fr)}}@media (max-width:591px){:root{--container-width:90vw;--mid-container-width:85vw;--grid-columns-3:repeat(1, 1fr);--grid-columns-4:repeat(1, 1fr)}}@keyframes fadeInLeft{0%{transform:translateX(-20%);opacity:0}100%{transform:translateX(0);opacity:1}}@keyframes fadeInUp{0%{transform:translateY(20%);opacity:0}100%{transform:translateY(0);opacity:1}}.homecover{background-size:cover;background-position:center;position:relative;width:100%;height:90vh}.homecover a:hover{color:var(--e-global-color-37eaab9)}.homecover::before{position:absolute;content:"";width:100%;height:100%;background:linear-gradient(0deg, rgba(0,0,0,0.15) 0%, rgba(0,0,0,0) 100%)}.homecover .e-con-inner{position:relative;max-width:var(--mid-container-width)}.homecover svg{animation:fadeInLeft 2.4s ease;height:400px;position:absolute;bottom:-2px}.homecover .home-copy{animation:fadeInUp 2.4s ease}.home-copy{max-width:258px;position:absolute;left:272px;bottom:5%;font-size:24px;font-family:"Avenir";font-weight:600;line-height:1.4;color:var(--e-global-color-37eaab9)}.home-copy p{line-height:1.4}.reserve-button{position:absolute;bottom:120px;right:0;color:var(--e-global-color-37eaab9)}.reserve-button:hover{color:var(--e-global-color-37eaab9)}.button_su{overflow:hidden;display:inline-block;border-radius:50%;margin-bottom:30px}.su_button_circle,.explode-circle,.desplode-circle{background-color:var(--e-global-color-secondary);border-radius:1000px;position:absolute;left:0;top:0;width:0;height:0;margin-left:0;margin-top:0;pointer-events:none}.rebella .button_su_inner{background:var(--e-global-color-primary);color:var(--e-global-color-text)}.button_su_inner{display:inline-block;background:var(--e-global-color-secondary);color:#F4F4F4;font-size:16px;font-weight:normal;width:242px;height:242px;text-align:center;border-radius:3px;transition:400ms;text-decoration:none;padding:22px;z-index:100000}.button_su_inner .button_text_container{position:relative;top:50%;z-index:10000;font-size:20px;font-family:"Avenir";text-transform:uppercase;text-align:center;width:90%;display:inline-block;transform:translateY(-50%)}@keyframes explode{0%{width:0px;height:0px;margin-left:0px;margin-top:0px;background-color:rgba(214,220,223,0.2)}100%{width:600px;height:600px;margin-left:-200px;margin-top:-200px;background-color:rgba(214,220,223,0.8)}}@keyframes desplode{0%{width:600px;height:600px;margin-left:-200px;margin-top:-200px;background-color:rgba(214,220,223,0.8)}100%{width:0px;height:0px;margin-left:0px;margin-top:0px;background-color:rgba(249,202,199,0.6)}}.explode-circle{animation:explode .5s forwards}.desplode-circle{animation:desplode .5s forwards}.rebella .explode-circle{animation:explode-rebella .5s forwards}.rebella .desplode-circle{animation:desplode-rebella .5s forwards}@keyframes explode-rebella{0%{width:0px;height:0px;margin-left:0px;margin-top:0px;background-color:rgba(235,179,176,0.2)}100%{width:600px;height:600px;margin-left:-200px;margin-top:-200px;background-color:rgba(235,179,176,0.8)}}@keyframes desplode-rebella{0%{width:600px;height:600px;margin-left:-200px;margin-top:-200px;background-color:rgba(235,179,176,0.8)}100%{width:0px;height:0px;margin-left:0px;margin-top:0px;background-color:rgba(223,144,141,0.6)}}@media (max-width:991px){.homecover svg{width:90vw;height:auto}.home-copy{left:0;top:20%;width:316px}.reserve-button{right:0;bottom:80px}.button_su_inner{width:202px;height:202px}.button_text_container{top:34%}}