@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital@0;1&display=swap";
@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;700&display=swap";
.infovors-page{text-align:center;color:#fff;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:120px;display:flex;position:relative;overflow:hidden}.infovors-page:before{content:"";filter:brightness()blur(2px);z-index:-2;background-image:url(/assets/images/backgroundimg_infovars.avif);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;width:100vw;height:100vh;position:fixed;top:0;left:0}.infovors-page:after{content:"";z-index:-1;background-color:#00000015;width:100vw;height:100vh;position:fixed;top:0;left:0}.infovors-content{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0000003d;border-radius:8px;max-width:700px;padding:40px}.info-button{color:#fff;background-color:#0000;border:1px solid #fff;border-radius:4px;margin-top:1.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:background-color .3s,color .3s;display:inline-block}.info-button:hover{color:#000;background-color:#fff}.infovors-content h1{margin-bottom:1rem;font-family:Playfair Display,serif;font-size:2.5rem;font-style:italic;font-weight:400}.infovors-content p{margin-bottom:1rem;font-family:Inter,sans-serif;line-height:1.6}
