@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";.vr-title{font-size:72px;text-align:center}.vr-title__with_description{margin-bottom:10px}.vr-subtitle{font-weight:400;font-size:42px;text-align:center;margin-bottom:40px}.vr-subtitle__with_description{margin-bottom:10px}.vr-text{font-size:24px}.vr-text__light{color:#fff}@media screen and (max-width: 767.98px){.vr-title{font-size:56px}.vr-subtitle{font-size:36px;margin-bottom:35px}.vr-subtitle__with_description{margin-bottom:10px}.vr-text{font-size:22px}}@media screen and (max-width: 575.98px){.vr-title{font-size:42px}.vr-subtitle{font-size:36px;margin-bottom:30px}.vr-subtitle__with_description{margin-bottom:10px}.vr-text{font-size:20px}}@font-face{font-family:Didot;src:url(Didot.56dc7fd582f7a69f.ttf);font-weight:700;font-style:normal;font-display:swap}*,*:before,*:after{padding:0;margin:0;border:0;box-sizing:border-box;font-size:14px;font-family:Didot,serif;color:#1b1b1b}a{text-decoration:none}ul,ol,li{list-style:none}img{vertical-align:top}html,.wrapper{min-height:100vh;display:flex;flex-direction:column;width:100%;scroll-behavior:smooth;overflow-x:hidden}.container{max-width:1240px;margin:0 auto}.container a{color:#1b1b1b}.container__padding{padding:0 30px}html,body{height:100%}body{margin:0;background:#1b1b1b}.vr-button{background:transparent;color:#d9d9d9;cursor:pointer;padding:16px 40px;font-size:14px;font-weight:500;letter-spacing:.15em;text-transform:uppercase;margin-top:30px;margin-bottom:10px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease}.vr-button:hover{border-color:#edcfa8;color:#edcfa8;box-shadow:0 0 30px #d4a85333}.vr-button_accent{color:#0a0a0a;background:linear-gradient(90deg,#d4a853,#edcfa8,#d4a853);background-size:200% 100%;border:none;padding:18px 50px;font-size:15px;font-weight:600;box-shadow:0 4px 25px #d4a85366;animation:shimmer 3s ease-in-out infinite}.vr-button_accent:hover{color:#0a0a0a;box-shadow:0 6px 35px #d4a85399;transform:translateY(-2px);animation-duration:1.5s}@keyframes shimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}
