@import"https://fonts.googleapis.com/css?family=Poppins:200,300,400,500,600,700,800,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif}header{position:absolute;top:0;left:0;width:100%;padding:40px 100px;z-index:1000;display:flex;justify-content:space-between;align-items:center}header .logo{color:#fff;text-transform:uppercase;cursor:pointer}#toggle{position:relative;width:30px;height:30px;background-size:30px;color:#fff;background-position:center;cursor:pointer}#showcase{position:absolute;right:0;width:100%;min-height:100vh;padding:100px;display:flex;justify-content:space-between;align-items:center;background-color:#000;transition:.5s;z-index:2}#showcase video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.8}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#c6af83;mix-blend-mode:overlay}.text{position:relative;z-index:10}.text h2{font-size:3em;font-weight:800;color:#fff;line-height:1em;text-transform:uppercase}.text h3{font-size:4em;font-weight:700;color:#fff;line-height:1em;text-transform:uppercase}.text p{font-size:1.1em;color:#fff;margin:20px 0;font-weight:400;max-width:700px}.text a{display:inline-block;font-size:1em;background:#fff;padding:10px 30px;text-transform:uppercase;text-decoration:none;font-weight:500;margin-top:10px;color:#111;letter-spacing:2px;transition:.2s;cursor:pointer}.text a:hover{letter-spacing:6px}.quote>a{display:flex;width:13rem}.text:has(.quote){position:absolute;z-index:10;top:48%;left:50%;transform:translate(-50%,-50%);width:min(42vw,620px);text-align:center}.text:has(.quote) h2{font-size:clamp(1.4rem,3vw,3.3rem);line-height:1.15;max-width:100%;margin:0 auto}.text:has(.quote) p{font-size:clamp(.95rem,1.15vw,1.1rem);margin:16px auto 0;max-width:90%}.text:has(.quote) .quote{position:fixed;top:110%;left:5%;display:flex;flex-direction:column;align-items:flex-start}.text:has(.quote){position:absolute;z-index:10;top:48%;left:46%;transform:translate(-50%,-50%);width:min(42vw,620px);text-align:center}.text:has(.quote) .quote>a{width:13rem;justify-content:center}@media (max-width: 991px){#showcase,#showcase header{padding:40px}.text h2{font-size:2em}.text h3{font-size:3em}.text:has(.quote){top:47%;left:70%;width:min(56vw,560px)}.text:has(.quote) h2{font-size:clamp(1.2rem,3.2vw,2.5rem)}}@media (max-width: 600px){#showcase,#showcase header{padding:24px}.text:has(.quote){top:42%;left:50%;transform:translate(-50%,-50%);width:56vw}.text:has(.quote) h2{font-size:clamp(.78rem,3.1vw,1.15rem);line-height:1.18;margin:0 auto;text-align:center;max-height:none;overflow:visible;word-break:break-word}.text:has(.quote) p{font-size:.85rem;margin-top:4px}.text:has(.quote) .quote{display:flex;flex-direction:column;align-items:center;gap:6px;margin-top:4px}.text:has(.quote) .quote>a{width:9rem;font-size:.8em;padding:8px 18px;margin-bottom:8px;justify-content:center}}@media (max-width: 450px){#showcase,#showcase header{padding:20px}.text h2{font-size:2em}.text h3{font-size:1em}.text:has(.quote){top:41%;left:50%;transform:translate(-50%,-50%);width:85vw}.text:has(.quote) h2{font-size:clamp(.72rem,2.9vw,.95rem);line-height:1.16;margin:0 auto;text-align:center;max-height:none;overflow:visible;word-break:break-word}.text:has(.quote) p{font-size:.75rem;margin-top:3px}.text:has(.quote) .quote{display:flex;flex-direction:column;align-items:center;gap:5px;margin-top:3px}.text:has(.quote) .quote>a{width:9rem;font-size:.75em;padding:8px 25px;margin-bottom:8px;justify-content:center}}
