/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}body *{-webkit-box-sizing:border-box;box-sizing:border-box}.header{background-color:#000;border-top:solid 1px #ed16ff;border-bottom:solid 2px #ed16ff;padding:.5rem 1rem;z-index:10;position:fixed;top:0;left:0;width:100%}@media (max-width:1000px){.header{border-top:none}}@media (max-width:1000px){.header.active--menu .header-wrapper{-webkit-transform:translateX(0);transform:translateX(0)}}.header-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;background-color:#000;z-index:2}@media (max-width:1000px){.header-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;-webkit-transform:translateX(-110%);transform:translateX(-110%);top:56px;left:0;-webkit-transition:-webkit-transform .2s ease-out;transition:-webkit-transform .2s ease-out;transition:transform .2s ease-out;transition:transform .2s ease-out,-webkit-transform .2s ease-out;padding-bottom:0}}.header__left,.header__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;padding:0;margin:0}@media (max-width:1000px){.header__left,.header__right{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.header__links:not(:last-of-type){margin-right:1rem}@media (max-width:1000px){.header__links{margin:0!important;width:100%}}.header__link{text-decoration:none;color:#fff;font-weight:600;display:block}@media (max-width:1000px){.header__link{padding:.75rem 3rem;border-bottom:solid 1px #ed16ff;font-size:1rem;margin:0;text-align:center}.header__link.btn{margin:.5rem 1.5rem}}.header__link:hover{color:#ccc}.header .btn-dark{color:#fff;border-bottom:none!important}.header__mobile-menu{width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu__left,.header__mobile-menu__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu__left ul,.header__mobile-menu__right ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;padding:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__mobile-menu__left ul a,.header__mobile-menu__right ul a{white-space:nowrap;margin:0!important}.header__mobile-menu__left ul .btn-dark,.header__mobile-menu__right ul .btn-dark{margin-right:.5rem!important}.header__mobile-menu__left ul .btn,.header__mobile-menu__left ul .btn-dark,.header__mobile-menu__right ul .btn,.header__mobile-menu__right ul .btn-dark{padding:.25rem .5rem;font-size:.9rem}.header__mobile-menu__left a:not(:last-of-type),.header__mobile-menu__right a:not(:last-of-type){margin-right:.5rem}.header__menu--logo{display:block}.header__menu--hamburger,.header__menu--search{font-size:1.5rem;text-decoration:none;color:#fff}.header__mobile__overlay{position:absolute;width:100%;background-color:rgba(0,0,0,.5);-webkit-transition:opacity;transition:opacity;z-index:-10;top:56px;left:0}.header__mobile__search{height:0;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#000;position:absolute;top:56px;width:100%;left:0;z-index:-10;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s;border:0}.header__mobile__search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;height:36px;border:none;border-radius:5px;border-bottom-right-radius:0;border-top-right-radius:0;padding:.25rem .5rem}.header__mobile__search__input:focus{outline:0}.header__mobile__search__btn.btn{height:36px;width:36px;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:none;border-bottom-left-radius:0;border-top-left-radius:0}.header.active--search .header__mobile__search{z-index:1;opacity:1;height:auto;padding:.5rem}.header.active--menu .header__mobile__overlay,.header.active--search .header__mobile__overlay{opacity:1;z-index:0;height:calc(100vh - 56px)}body{font-family:Arial;background-color:#000;padding-top:64px;min-height:100vh;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100vw;overflow-x:hidden}@media (max-width:1000px){body{padding-top:56px;font-size:14px}}@media (max-width:576px){body{padding-top:56px;font-size:12px}}body *{-webkit-box-sizing:border-box;box-sizing:border-box}a{color:#00a8cc}a:hover{color:#007e99}.page-body-wrapper{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.w-100{width:100%}.page-bg{background-size:cover!important;background-position:center!important}@media (max-width:1000px){.hide--tablet{display:none!important}}@media (max-width:576px){.hide--mobile{display:none!important}}@media (min-width:1001px){.hide--desktop{display:none!important}}@media (min-width:577px){.hide--tablet-up{display:none!important}}.section{max-width:2000px;width:80vw;margin:0 auto}@media (max-width:1000px){.section{max-width:100%;width:100%;padding:0 .5rem}}.section__title{margin-top:.66rem;border-bottom:solid 2px #fff;color:#fff;font-weight:700;padding-bottom:.25rem;font-size:1.3rem}@media (max-width:1024px){.section__title{font-size:1.1rem}}@media (max-width:1000px){.section__title{font-size:1rem}}@media (max-width:576px){.section__title{font-size:.9rem}}.section__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:solid 2px #ffae00;margin-top:.66rem;margin-bottom:.5rem;color:#fff;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section__header__options{display:-webkit-box;display:-ms-flexbox;display:flex}.section__header .section__title{border:none;margin-bottom:.25rem;padding-bottom:0;margin-top:0}.section--btn .btn,.section--btn .btn-gradient{display:block;font-size:1.5rem;text-align:center;font-weight:900;margin-bottom:1.5rem;margin-top:1.5rem}.section--btn .btn .shrink,.section--btn .btn-gradient .shrink{font-size:1rem;vertical-align:top}@media (max-width:576px){.section--btn .btn,.section--btn .btn-gradient{font-size:1.2rem}.section--btn .btn .shrink,.section--btn .btn-gradient .shrink{font-size:.7rem}}@media (min-width:1000px){.section--btn .btn,.section--btn .btn-gradient{margin:1.5rem 10%;font-size:2rem}.section--btn .btn .shrink,.section--btn .btn-gradient .shrink{font-size:1.2rem}}.dropdown{position:relative;z-index:4;color:#fff}.dropdown__selected{padding:0 1rem;text-align:center;min-width:90px}.dropdown:hover .dropdown__options{display:block}.dropdown__options{position:absolute;text-align:center;width:100%;border-bottom-left-radius:5px;border-bottom-right-radius:5px;display:none;border-top:.25rem transparent solid;overflow:hidden}.dropdown__options a{color:rgba(255,255,255,.8);padding:.15rem;text-decoration:none;background-color:rgba(0,0,0,.7);width:100%;display:block}.dropdown__options a:hover{opacity:1;color:#fff}.positions{margin-top:1rem;margin-bottom:1rem}.positions__title{margin-bottom:.5rem;margin-top:0;color:#fff}.positions__list{display:-webkit-box;display:-ms-flexbox;display:flex}.positions__list .position{color:#ffae00;font-size:1.3rem}.positions__list .position:not(:last-child){margin-right:1.2rem}.dropdown .dropdown__options a{padding:.35rem}.dropdown.active .dropdown__options{display:block!important}.vr-access{text-align:center;width:100%}.vr-access__title{font-weight:800;font-size:1.5rem;color:#fff}.vr-access .btn-gradient{display:block;font-size:1.5rem;font-weight:800}ul{margin:0;padding:0;list-style:none}.texture-imgs{position:relative;z-index:-1}.texture-imgs .texture-imgs__bTriangle,.texture-imgs .texture-imgs__pTriangle{position:absolute;width:90%;top:0;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background-size:contain!important;height:auto;background-repeat:no-repeat!important}.texture-imgs .texture-imgs__bTriangle{z-index:-1}.texture-imgs .texture-imgs__pTriangle{z-index:-2}.texture-imgs.bg-reverse{background-color:red}.texture-imgs.bg-reverse .texture-imgs__bTriangle{z-index:-2}.texture-imgs.bg-reverse .texture-imgs__pTriangle{z-index:-1}a{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.btn{background-color:#ed16ff;color:#fff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;text-align:center;border:solid 2px #fff}.btn:hover{background-color:#f149ff;color:#fff;background-color:#d100e2}.btn-dark{background-color:#000;color:#ed16ff;padding:.5rem 1rem;border-radius:5px;text-decoration:none;text-align:center}.btn-dark:hover{background-color:#1a1a1a;color:#fff;background-color:#000}.btn-gradient{background:#ed16ff;background:-webkit-gradient(linear,left bottom,left top,color-stop(24%,#ed16ff),color-stop(65%,#ed16ff));background:linear-gradient(0deg,#ed16ff 24%,#ed16ff 65%);color:#000;padding:1rem;text-decoration:none}.btn-gradient:hover{color:#000}.btn-secondary{background-color:#00a8cc;color:#000;padding:1.5rem 1.5rem;border-radius:5px;text-decoration:none}.btn-secondary:hover{background-color:#00d2ff;color:#fff;background-color:#007e99}.btn-xl{background-color:#ed16ff;color:#fff;padding:1.5rem 1.5rem;border-radius:5px;text-decoration:none;font-size:2rem;border:solid 1px #fff;text-align:center}.btn-xl:hover{background-color:#f149ff;color:#fff;background-color:#d100e2}@media (max-width:1024px){.btn-xl{font-size:1.4rem;padding:1.2rem}}@media (max-width:1000px){.btn-xl{font-size:1.2rem;padding:1rem}}.video__tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.video__tags__title{margin-right:.5rem;color:#ffae00;margin-top:0;margin-bottom:0}.video__tags .tags{background-color:#ffae00;padding:.2rem;border-radius:3px;color:#000;font-size:.65rem;text-decoration:none;margin-bottom:.25rem;display:inline-block}@media (min-width:1200px){.video__tags .tags{font-size:.7rem}}.video__tags__list{overflow:hidden;max-height:46px}.slider{position:relative;z-index:1}.slider:after,.slider:before{content:"";position:absolute;background-color:#000;height:100%;width:calc(.5rem + 5px);z-index:2}.slider:before{left:-5px}.slider:after{right:-5px}.slider__img{width:100%}.slider .slick-dots{z-index:3;margin:0;position:absolute;bottom:0;left:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding:0}.slider .slick-dots li{overflow:hidden;margin:0 .3rem}.slider .slick-dots li button{border-radius:50%;color:transparent;font-size:1px;line-height:1px;padding:0;height:15px;width:15px;background-color:rgba(255,255,255,.4);cursor:pointer;border:solid 2px transparent}.slider .slick-dots li button[aria-selected=true]{border-color:#fff}.slider .slide-prev-btn+.slick-list{width:100%;margin:0 auto}.slider .slide-prev-btn+.slick-list .slick-slide{padding:0 .5rem}.slider .slide-next-btn,.slider .slide-prev-btn{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:absolute;font-size:4rem;text-decoration:none;z-index:2;padding:.5rem;background-color:rgba(0,0,0,.2)}@media (max-width:1000px){.slider .slide-next-btn,.slider .slide-prev-btn{font-size:2.5rem}}.slider .slide-next-btn:hover,.slider .slide-prev-btn:hover{color:#ed16ff;background-color:rgba(0,0,0,.4)}.slider .slide-prev-btn{left:.5rem;top:0}.slider .slide-next-btn{right:.5rem;top:0}.slick-initialized .slick-slide{min-width:auto;max-width:100%}.--no-buttons .slide-next-btn,.--no-buttons .slide-prev-btn{display:none!important}.--no-buttons .slider:before{display:none!important}.banner-wrapper{position:relative;max-width:100vw;overflow:hidden}.banner-wrapper .btn-xl{position:absolute;z-index:2;bottom:4rem;right:10rem}@media (max-width:1024px){.banner-wrapper .btn-xl{right:4rem;bottom:2rem}}@media (max-width:1000px){.banner-wrapper .btn-xl{padding:1rem}}@media (max-width:576px){.banner-wrapper .btn-xl{right:4rem}}.banner-wrapper .slider{position:relative;z-index:2}.banner-wrapper .slider::after{content:"";position:absolute;z-index:1;height:65px;width:100%;background:#000;background:-webkit-gradient(linear,left bottom,left top,color-stop(10%,#000),color-stop(95%,rgba(0,0,0,0)));background:linear-gradient(0deg,#000 10%,rgba(0,0,0,0) 95%);bottom:0}.banner-wrapper .support-wrapper{position:absolute;bottom:1rem;left:4rem;z-index:2;color:#fff;text-align:center}.banner-wrapper .support-wrapper .support-title{margin:0;margin-bottom:.5rem;font-weight:600}@media (max-width:1024px){.banner-wrapper .support-wrapper .support-title{font-size:1.2rem}}.banner-wrapper .support-list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex}.banner-wrapper .support-list .support-device a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.banner-wrapper .support-list .support-device a img{display:block;fill:#fff;margin-bottom:.2rem}@media (max-width:1024px){.banner-wrapper .support-list .support-device a img{width:30px}}@media (max-width:1024px){.banner-wrapper .support-list .support-device a i{font-size:24px}}.banner-wrapper .support-list .support-device a span{display:block}.banner-wrapper .support-list .support-device:not(:last-child){margin-right:1rem}.banner-wrapper .support-list a{color:#fff;text-decoration:none;text-align:center;display:block;font-size:.7rem}.banner-wrapper .support-list a i{font-size:1.8rem;display:block}.vr-models__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vr-models__list--wrapper{border:solid 5px #ed16ff;padding:.5rem;border-radius:8px}.vr-models__list__item{max-width:25%;min-width:25%;padding:0 .5rem;text-decoration:none;color:#fff;position:relative}@media (max-width:1000px){.vr-models__list__item{max-width:33.33%;min-width:33.33%}}@media (max-width:576px){.vr-models__list__item{max-width:50%;min-width:50%}}.vr-models__list__item__img-wrapper{width:100%;position:relative;display:block;overflow:hidden}.vr-models__list__item__img{width:100%}.vr-models__list__item__title{position:absolute;bottom:0;width:100%;text-align:center;font-size:1.5rem;margin-bottom:1rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:700;text-shadow:0 1px 5px #000}@media (min-width:1200px){.vr-models__list__item__title{font-size:1.2rem}}@media (max-width:1000px){.vr-models__list__item__title{font-size:.83rem}}.vr-models__list__item:hover{color:#ed16ff}.footer{margin-top:1rem;padding:1rem;background-color:#2d2d2d;color:#fff;text-align:center;font-size:.7rem}.footer a{color:#fff}.footer a:hover{color:#fff}.footer__links{font-size:.85rem;max-width:100%;width:370px;margin:.5rem auto}.footer__links__link{color:#fff;margin-bottom:.5rem;display:inline-block}.footer__links__link:not(:last-child):after{content:"|";margin:0 .25rem}.footer__compliance{margin:1rem 0}.footer__compliance__logos a:not(:last-child){margin-right:.5rem}.footer__bottom__link{margin-bottom:.5rem;display:inline-block}.siteDescriptionWrapper{background:#000;background:-webkit-gradient(linear,left top,left bottom,color-stop(47%,#000),to(rgba(0,0,0,0)));background:linear-gradient(180deg,#000 47%,rgba(0,0,0,0) 100%)}@media (max-width:1000px){.siteDescriptionWrapper{max-width:100vh}}.siteDescriptionContainer{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:2200px;margin:0 auto;padding:30px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:576px){.siteDescriptionContainer{padding:10px;padding-bottom:0;max-width:100vh}}.siteDescriptionGraphicContainer{width:50%}@media (max-width:1000px){.siteDescriptionGraphicContainer{width:100%}}.siteDescriptionGraphic{width:100%}@media (max-width:1000px){.siteDescriptionGraphic{width:100%}}.siteDescriptionParaContainer{padding-left:2rem;width:50%;color:#fff}.siteDescriptionParaContainer h4{margin-top:0;margin-bottom:1rem}.siteDescriptionParaContainer p{margin-bottom:0}.siteDescriptionParaContainer.bottom{width:100%;margin-top:1rem}.sceneHighlights{padding-bottom:5vw}.sceneHighlights .scene-headings{position:absolute;top:2rem;left:2rem}@media (max-width:1000px){.sceneHighlights .scene-headings{top:1rem;left:1rem}}.sceneHighlights__img-wrapper{position:relative}.sceneHighlights .sceneGameBtns{position:absolute;bottom:2rem;right:2rem;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:1000px){.sceneHighlights .sceneGameBtns{bottom:1rem;right:1rem}}.sceneHighlights .sceneGameBtns .btn{font-size:1rem;color:#000;border:solid 2px #000;padding:1rem;font-weight:700;margin:0}@media (max-width:1000px){.sceneHighlights .sceneGameBtns .btn{font-size:.8rem;padding:.5rem}}.sceneGalleryContainer{border:4px solid #ed16ff;border-radius:15px;position:absolute;bottom:2rem;left:2rem;padding:.5rem;background-color:rgba(0,0,0,.8);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.5);box-shadow:0 2px 10px rgba(0,0,0,.5)}@media (max-width:1000px){.sceneGalleryContainer{position:relative;bottom:0;left:0;border:none;width:100%!important}}.sceneDescriptionContainer{position:absolute;top:2rem;right:2rem;padding:1rem;color:#fff;border:solid 4px #ed16ff;border-radius:8px;background-color:rgba(0,0,0,.8);-webkit-box-shadow:0 2px 10px rgba(0,0,0,.5);box-shadow:0 2px 10px rgba(0,0,0,.5)}.sceneDescriptionContainer .sceneDate{text-align:right;margin-top:0}.sceneDescriptionContainer .sceneDescription{margin-bottom:0;-webkit-line-clamp:9;display:inline;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-wrap:break-word}.sceneDescriptionContainer .sceneDescription-more-link{margin-left:auto;color:#00a8cc}.sceneDescriptionContainer .sceneDescription-tags{margin-top:2rem}.sceneDescriptionContainer .sceneDescription-tags__title{color:#ed16ff;display:inline;margin-right:.25rem}.sceneDescriptionContainer .sceneDescription-tags__links{color:#00a8cc}.sceneDescriptionContainer .sceneDescription-tags__links:not(:last-of-type):after{content:",";margin-right:.25rem}@media (max-width:1200px){.sceneDescriptionContainer{width:40%!important}.sceneDescriptionContainer .sceneDescription{-webkit-line-clamp:6}}.sceneDescriptionContainer,.sceneGalleryContainer{width:25%}@media (max-width:1550px){.sceneDescriptionContainer,.sceneGalleryContainer{width:33%}}.sceneHighlightsContainer{border:4px solid #ed16ff;border-radius:15px;-webkit-box-shadow:inset 0 0 0 4px #00a8cc;box-shadow:inset 0 0 0 4px #00a8cc;position:relative;padding:4px}.sceneTitle{color:#fff;text-shadow:2px 2px 2px rgba(0,0,0,.8);font-weight:700;font-size:1.75rem;margin-top:0;margin-bottom:.5rem}@media (max-width:1000px){.sceneTitle{font-size:1.2rem}}.sceneModelName{color:#00a8cc;text-shadow:2px 2px 2px rgba(0,0,0,.8);font-weight:700;font-size:1rem;margin-top:0}@media (max-width:1000px){.sceneModelName{font-size:.9rem}}.sceneGalleryTitle{text-align:left;color:#fff;text-transform:uppercase;font-size:1rem;margin:0}@media (max-width:1000px){.sceneGalleryTitle{font-size:.7rem}}.sceneGalleryGrid{margin-top:.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3);grid-gap:5px}.sceneGalleryGrid .sceneGalleryThumb{width:100%;display:block}@media (max-width:1000px){.sceneGalleryGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch}.sceneGalleryGrid a{width:30%;min-width:30%;max-width:30%}.sceneGalleryGrid .sceneGalleryThumb:not(:last-of-type){margin-right:.5rem}}