@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400&family=Roboto:wght@600&display=swap");body,html{margin:0;padding:0;overflow-x:hidden}.brand-title{position:absolute;top:20%;left:50%;margin-left:1.2%;transform:translate(-50%,-50%);z-index:10;display:block;animation:fadeIn 1.5s ease-out;pointer-events:none;content:url(/assets/images/logo/logo-vivez-2.svg);filter:brightness(0) invert(1);width:28vw;max-width:600px;height:auto}.video-container{display:flex;flex-direction:row;height:100vh;width:100%;position:relative;overflow:hidden;background:none;border:none;gap:0}.thevideo{width:100%;height:100%;object-fit:cover;transition:all .8s cubic-bezier(.25,.46,.45,.94);transform:scale(1)}.thevideo:hover{transform:scale(1.02)}.video-dim{filter:brightness(.25) contrast(.7);transition:filter .6s cubic-bezier(.25,.46,.45,.94),transform .8s cubic-bezier(.25,.46,.45,.94)}.section-text{position:absolute;top:65%;color:#fff;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:1000;letter-spacing:.55rem;z-index:10;text-shadow:0 0 20px rgba(0,0,0,.4);opacity:1;pointer-events:none;text-transform:uppercase;white-space:nowrap;transition:transform .4s cubic-bezier(.25,.46,.45,.94),opacity .4s ease}.section-text:hover{transform:translateY(-5px)}.section-text.left{left:45%;transform:translateX(-50%)}.section-text.right{left:55%;transform:translateX(-50%)}.discover-btn{position:absolute;color:#fff;font-family:sans-serif;font-size:1.2rem;text-decoration:underline;z-index:10;transition:all .4s cubic-bezier(.25,.46,.45,.94);cursor:pointer;top:72%;pointer-events:auto}.discover-btn.left{left:45%;transform:translateX(-50%)}.discover-btn.right{left:55%;transform:translateX(-50%)}.discover-btn:hover{opacity:.7;transform:translateY(-3px);text-shadow:0 2px 10px hsla(0,0%,100%,.3)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.video-link{display:block;width:100%;height:100%}.left-content,.right-content{position:relative;flex:1;height:100%;width:50%;min-width:50%}@media screen and (max-width:1400px){.brand-title{width:38vw}.section-text{font-size:1.1rem;letter-spacing:.3rem}}@media screen and (max-width:1023px){.brand-title{width:48vw}.section-text{letter-spacing:.2rem}.discover-btn,.section-text{font-size:1rem}}@media screen and (max-width:768px){.brand-title{width:65vw;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;position:absolute;z-index:20}.video-container{flex-direction:column;height:100vh;width:100%;position:relative}.left-content,.right-content{height:50%;width:100%;position:relative;min-width:unset}.section-text{font-size:.95rem!important;letter-spacing:.2rem!important;top:45%!important;left:50%!important;transform:translate(-50%,-50%)!important;width:100%;text-align:center}.discover-btn{font-size:.8rem!important;top:55%!important;left:50%!important;transform:translateX(-50%)!important}}@media screen and (max-width:480px){.brand-title{width:80vw}.section-text{font-size:.6rem;letter-spacing:.2rem}.discover-btn{font-size:.7rem}.brand-title{left:50%;transform:translate(-50%,-50%)}}