.nav-item{color:#ffffff80;font-weight:400;font-size:1.1rem;transition:all .3s ease-in-out;margin:0 1.2rem;position:relative;cursor:pointer}.nav-item:hover{color:#fff}.nav-item:after{transition:all .3s ease-in-out;content:"";opacity:0;width:0%;height:2px;top:100%;position:absolute;border-radius:100px;left:50%;transform:translate(-50%);background:#fffc}.nav-item.active{color:#fff}.nav-item.active:after{opacity:1;width:100%}.nav-bar{display:flex;align-items:center}.phone-container{border:rgba(255,255,255,.6) 1px solid;background-color:#ffffff1a;border-radius:100px;padding:.3rem 1rem}.phone-container .icon{padding:.2rem;border-radius:50%;margin-right:.5rem}.phone-container span{color:#fffc}hr{border:1px solid rgba(255,255,255,.7)}.carousel img{display:block;min-width:100%!important;min-height:100%!important;max-width:unset!important;max-height:unset!important;height:unset!important;width:unset!important}.carousel-container{position:absolute;top:0;left:0;width:100%;height:100vh;overflow:hidden;z-index:-10}.carousel-container .carousel{display:flex;align-items:center;justify-content:center;height:100%;width:100%}.carousel-container .carousel img{min-width:100%;min-height:100vh;object-fit:cover}.navbar-container.stuck{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#00000080}@media screen and (max-width: 768px){.navbar-container{align-items:start}}.gallery-container{display:flex;flex-wrap:wrap;gap:20px}.gallery-img{width:100%;padding:.2rem}@media screen and (min-width: 1280px){.gallery-img{width:25%}}@media screen and (max-width: 1024px){.gallery-img{width:30%}}@media screen and (max-width: 768px){.gallery-img{width:50%}}@media screen and (max-width: 640px){.gallery-img{width:100%}}.gallery-img img{width:100%;height:auto;display:block}.headers-animation{clip-path:polygon(0 0,100% 0,100% 100%,0% 100%);margin-bottom:4rem}#footer{background-color:#000000a6}.container{margin:0 auto}.loader-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;display:flex;flex-direction:column;justify-content:center;align-items:center;z-index:9999}.loader{display:flex;justify-content:center;align-items:center}.loader-item{width:15px;height:15px;background-color:#fff;border-radius:50%;margin:0 5px;animation:bounce 1.2s infinite ease-in-out}.loader-item:nth-child(2){animation-delay:.2s}.loader-item:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-30px)}60%{transform:translateY(-15px)}}.content{display:none}#locale-dropdown:hover .dropdown-locale{opacity:1;height:unset}#locale-dropdown .dropdown-locale{position:absolute;opacity:0;top:calc(100% + .2rem);left:50%;transform:translate(-50%);width:calc(100% + .5rem);height:0;transition:all .3s ease;overflow:hidden}@media screen and (max-width: 640px){#locale-dropdown{display:none}}#locale-dropdown-mobile{position:fixed;bottom:0;background-color:#00000080;padding:.7rem .4rem;display:none}#locale-dropdown-mobile .dropdown-locale.active{opacity:1;height:unset}#locale-dropdown-mobile .dropdown-locale{position:absolute;opacity:0;top:50%;left:calc(100% + .2rem);transform:translateY(-50%);width:100%;height:0;transition:all .3s ease;overflow:hidden}@media screen and (max-width: 640px){#locale-dropdown-mobile{display:block}}
