@import url(https://fonts.googleapis.com/css2?family=Orbitron:wght@400;700&display=swap);.dropdown{position:relative}.dropdown__icon{margin-right:1.2rem;margin-top:1.2rem;font-size:3rem;cursor:pointer;color:#191d23}.dropdown__container{position:absolute;z-index:1;right:0;top:5.5rem;width:100vw;display:flex;flex-direction:column;background-color:#edf2f4;-webkit-animation:slideDown .35s cubic-bezier(.34,.68,.79,.74) forwards;animation:slideDown .35s cubic-bezier(.34,.68,.79,.74) forwards}.dropdown__item{width:100%;padding:1.5rem;display:flex;align-items:center;justify-content:flex-start;transition:all .3s}.dropdown__item:hover{background-color:#eceef2}.dropdown__container.closed{-webkit-animation:slideUp .35s cubic-bezier(.34,.68,.79,.74) forwards;animation:slideUp .35s cubic-bezier(.34,.68,.79,.74) forwards}.backdrop{width:100vw;height:100vh;background-color:transparent;position:absolute;right:0;top:5.5rem;z-index:1}.navigation{width:100%;padding:1rem 4rem;height:5.5rem;top:0;left:0;position:fixed;z-index:10;display:flex;align-items:center;background-color:#edf2f4;border-bottom:3px solid #ef233c;box-shadow:0 1rem 1rem rgba(17,17,17,.3)}.navigation__logo{cursor:pointer;font-size:3rem;text-transform:uppercase;font-weight:700}@media (max-width:600px){.navigation__logo{display:none;visibility:hidden}}.navigation__left{flex:1 1}.navigation__right{font-size:2rem}.navigation__right a:not(:last-of-type){margin-right:2rem}.navigation__right.mobile{display:flex;align-items:center;justify-content:space-between;padding-left:1rem;width:100%}@media (max-width:600px){.navigation{padding:0;align-items:flex-start}}.vr__logo{object-fit:contain;width:30px;height:30px;display:block}#hide{display:none}@media (max-width:600px){#hide{display:flex}}.home{height:100vh;width:100vw;background-color:#000;background-position:0 100%;background-size:70%;background-repeat:no-repeat;background-image:url(/static/media/vrman.f8b94ca5.jpg);font-weight:400;padding:3rem 6rem;color:#edf2f4;display:flex;justify-content:center;align-items:center}.home__intro{position:relative;left:25%;width:70%;min-width:40rem;max-width:50rem;padding:3rem 4rem;line-height:1.5;border-radius:5px;font-size:3rem;background:rgba(237,242,244,.8);color:#111}@media (max-width:900px){.home__intro{font-size:2.6rem;padding:1.5rem 3rem;left:2%}}@media (max-width:600px){.home__intro{width:100%;position:unset;margin-top:5.5rem;font-size:2rem;min-width:unset}}@media (max-width:600px){.home{align-items:flex-start;padding:0;background-size:100%;background-repeat:no-repeat;background-position:bottom}}footer{position:absolute;bottom:0;right:25px;color:rgba(141,153,174,.5)}.article{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 5rem;width:800px;margin:auto;border-radius:5px;box-shadow:0 .4rem 6rem rgba(17,17,17,.1)}.article:not(:last-of-type){margin-bottom:6rem}.article__top{width:100%}.article__title{font-size:2rem;padding-bottom:2rem;margin-bottom:2rem;font-family:sans-serif;color:#0e1014;border-bottom:2px dashed rgba(17,17,17,.1)}.article__body{display:flex;align-items:flex-start;justify-content:center;width:100%;background:#edf2f4;margin-bottom:2rem}.article__txt{width:350px}.article__img{width:200px;height:200px;margin-right:3rem;border-radius:3px}.article__img--empty{background:#d8dce3;display:flex;align-items:center;justify-content:center}@media (max-width:900px){.article{width:600px}}@media (max-width:600px){.article{width:100%;padding:3rem 2rem}.article__body{align-items:center;flex-direction:column;grid-gap:3rem;gap:3rem}.article__txt{width:100%}.article__img{margin:0}}.shimmer{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem 5rem;width:800px;margin:auto;border-radius:5px;box-shadow:0 .4rem 6rem rgba(17,17,17,.1)}.shimmer:not(:last-of-type){margin-bottom:6rem}.shimmer__top{width:100%}.shimmer__title{width:100%;font-size:2rem;margin-bottom:3rem;height:15px;-webkit-animation:shimmer 1.2s ease-in-out infinite;animation:shimmer 1.2s ease-in-out infinite}.shimmer__body{display:flex;align-items:flex-start;justify-content:center;width:100%;background:#edf2f4;margin-bottom:2rem}.shimmer__txt{width:350px;grid-gap:1.5rem;gap:1.5rem;display:flex;flex-direction:column}.shimmer__txt-p{height:15px}.shimmer__img,.shimmer__txt-p{-webkit-animation:shimmer 1.2s ease-in-out infinite;animation:shimmer 1.2s ease-in-out infinite}.shimmer__img{width:200px;height:200px;margin-right:3rem;border-radius:3px}.shimmer__btn{width:30%;height:15px;margin:auto;border:none;-webkit-animation:shimmer 1.2s ease-in-out infinite;animation:shimmer 1.2s ease-in-out infinite}@media (max-width:900px){.shimmer{width:600px}}@media (max-width:600px){.shimmer{width:100%}.shimmer__body{align-items:center;flex-direction:column;grid-gap:3rem;gap:3rem}.shimmer__txt{width:100%}.shimmer__img{margin:0}}.news{padding-top:10rem;background:#edf2f4}.news__intro{text-transform:uppercase;font-weight:400;text-align:center;font-family:sans-serif}.news__intro h1{padding:2rem}.btn{background:#edf2f4;border-radius:5px;padding:1rem 2rem;color:#111;width:150px;outline:none;display:inline-block;margin:2rem auto auto;font-size:1.3rem;letter-spacing:.15rem;text-transform:capitalize;display:flex;justify-content:center;align-items:center;transition:all .3s linear;box-sizing:content-box;border:3rem solid #edf2f4;border-top:none;border-bottom:none;box-shadow:0 1rem 1rem rgba(17,17,17,.1)}.btn:hover{color:#000;background:#f5f5f5;border-left:3rem solid #f5f5f5;border-right:3rem solid #ef233c;box-shadow:0 1rem 1rem rgba(17,17,17,.2)}.Modal{width:90%;height:80%;position:relative;background-color:#000;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column}.Modal__tab{display:flex;justify-content:flex-end;height:30px;background:#2b2d42}.Modal__close{background:#edf2f4;border:none;display:block;display:flex;align-items:center;justify-content:center;padding:.5rem}.Modal__close svg{margin:0}.Modal__body{width:100%;flex-grow:1}.Overlay{position:fixed;top:0;right:0;width:100%;height:100%;background-color:#111}.youtube__video{height:270px;display:flex;flex-direction:column;overflow:hidden;box-shadow:1rem -1rem 2rem rgba(17,17,17,.3)}.youtube__tab{background:#2b2d42;height:37.5px;border-top-right-radius:5px;border-top-left-radius:5px;display:flex;align-items:center;justify-content:space-between;padding:2rem 1rem}.youtube__tab-title{font-size:1.3rem;font-weight:700}.youtube__tab .left,.youtube__tab .right{display:flex;align-items:center}.youtube__icon{font-size:2.5rem;cursor:pointer;transition:all .1s ease-in-out}.youtube__icon:first-child{margin-right:.5rem}.youtube__icon:hover{color:#ef233c}.category__row .splide__arrow{background:none;fill:#8d99ae;transition:all .4s ease-in-out}.category__row .splide__arrow:hover{background:rgba(17,17,17,.5);fill:#ef233c}@media (max-width:600px){.category .filtered{display:flex;flex-direction:column}}.container{color:#edf2f4;padding:2rem 4rem}.intro{padding:0 2rem;margin:5rem 0 10rem}.category{display:flex;flex-direction:column;grid-gap:6rem;gap:6rem}.category__description{background:#ef233c;font-size:1.3rem;letter-spacing:.5px;padding:1rem 2rem;color:#111;border-top-right-radius:10px;border-top-left-radius:10px}.category__description h2{text-transform:uppercase;margin-bottom:1rem;color:#edf2f4}.category__description p{font-size:1.8rem;font-weight:300;color:#000;letter-spacing:.3rem}@media (max-width:600px){.category__description p{font-size:1.2rem}}@media (max-width:600px){.category__description{font-size:1rem}}.category__row{padding:3rem 8rem;background:#edf2f4;border-bottom-right-radius:10px;border-bottom-left-radius:10px}@media (max-width:600px){.category__row{padding:1rem 2rem}}.category__results{padding:4rem;background:#edf2f4;display:grid;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(3,1fr)}.filter{padding-top:5.5rem}.filter h3{text-align:center}.filter__container{width:80%;display:grid;grid-gap:1.5rem;gap:1.5rem;align-items:center;justify-items:center;grid-template-columns:repeat(3,1fr);margin:3rem auto}@media (max-width:600px){.filter__container{grid-template-columns:repeat(2,1fr);width:100%;grid-gap:.5rem;gap:.5rem}}.filter__btn{background:#edf2f4;border-radius:5px;padding:2rem 5rem;color:#111;width:2rem;outline:none;display:inline-block;margin:auto;font-size:1.9rem;letter-spacing:.15rem;text-transform:capitalize;display:flex;justify-content:center;align-items:center;transition:all .3s linear;box-sizing:content-box;border:3rem solid #edf2f4;border-top:none;border-bottom:none}.filter__btn.active{color:#111;background:#8d99ae;border-left:3rem solid #8d99ae;border-right:3rem solid #ef233c}@media (max-width:600px){.filter__btn.active{border:none;background-color:#ef233c;color:#edf2f4}}.filter__btn:active,.filter__btn:hover{color:#000;background:#f5f5f5;border-left:3rem solid #f5f5f5;border-right:3rem solid #ef233c;box-shadow:0 1rem 2rem rgba(17,17,17,.6)}@media (max-width:600px){.filter__btn:active,.filter__btn:hover{border:none;background-color:#ef233c;color:#edf2f4}}@media (max-width:600px){.filter__btn{width:100%;border:none;padding:.2rem}}table,th{border:1px solid rgba(17,17,17,.4)}table{color:#111;min-width:230px;background:#edf2f4;border-collapse:collapse;box-shadow:0 1rem 1rem rgba(17,17,17,.2)}@media (max-width:600px){table{width:100%}}td,th{padding:1rem 2rem}td{padding:0 2rem;height:45px;text-transform:capitalize;display:flex;align-items:center;justify-content:flex-start;border:1px solid rgba(17,17,17,.4)}@media (max-width:600px){td{padding:1rem;height:80px}}th{text-transform:capitalize;color:#1b1c29}.link__span{margin-left:1.5rem}.link__svg{color:#2b2d42;transition:all .3s linear}.link__svg:active,.link__svg:hover{color:#ef233c}main{padding-top:5.5rem}.container{margin-top:4rem;padding:0}.container__row{padding:3rem 0;min-height:250px}.container__row:nth-child(odd){background-color:#27293c}.container__row:nth-child(2n){background-color:#2b2d42}.container__row-title{color:#edf2f4;margin-bottom:2rem;text-align:center;text-transform:uppercase;display:flex;justify-content:center;align-items:center}.container__row-tables{display:flex;flex-wrap:wrap;justify-content:center}small{display:block;text-align:center}.mt{margin-top:5rem}.index{text-align:center;background-color:#edf2f4;padding:2rem}.index ul{width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media (max-width:900px){.index ul li{text-align:left;margin:0;padding:0;border-bottom:2px solid rgba(17,17,17,.4)}}.index ul li:not(:last-of-type){border-right:2px solid rgba(17,17,17,.8);margin-right:1rem;padding-right:1rem}@media (max-width:900px){.index ul li:not(:last-of-type){border-right:none}}.index ul li:hover{box-shadow:0 1rem 3rem rgba(17,17,17,.1)}@media (max-width:900px){.index ul{width:400px;margin:auto;display:grid;grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,2.2rem)}}@media (max-width:600px){.index ul{width:60%;min-width:200px;grid-template-columns:repeat(1,1fr)}}small{margin:2rem 0}.icon{color:#edf2f4;margin-left:1rem;font-size:2.5rem}.error{width:300px;height:300px;margin:150px auto auto;background-size:cover;background-image:url(https://media.giphy.com/media/xTiN0L7EW5trfOvEk0/giphy.gif)}*,:after,:before{margin:0;padding:0;box-sizing:border-box}@media (max-width:900px){body,html{overflow-x:hidden}}body{margin:0;background:#2b2d42;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (max-width:900px){body{position:relative}}a{text-decoration:none;color:#d80032}a:hover{color:#ef233c}li{list-style:none}button{cursor:pointer}.mobile{display:none;visibility:hidden}@media (max-width:600px){body{overflow-x:hidden}.desktop{display:none;visibility:hidden}.mobile{display:block;visibility:visible}}@-webkit-keyframes shimmer{0%{background-color:#e6e9ee}to{background-color:#d8dce3}}@keyframes shimmer{0%{background-color:#e6e9ee}to{background-color:#d8dce3}}@-webkit-keyframes slideUp{0%{top:5.5rem}to{top:-30rem}}@keyframes slideUp{0%{top:5.5rem}to{top:-30rem}}@-webkit-keyframes slideDown{0%{top:-30rem}to{top:5.5rem}}@keyframes slideDown{0%{top:-30rem}to{top:5.5rem}}html{font-size:61.5%}body{font-weight:400;font-size:1.7rem;letter-spacing:.26rem;font-family:"sans-serif"}input,textarea{font-family:sans-serif}h1,h2,nav{font-family:"Orbitron",sans-serif}.logo{color:#d80032}.table-center{margin:auto}
/*# sourceMappingURL=main.261a9da0.chunk.css.map */