/* ~/CSS/Pages/Build/DevelopSplashScreen.css */
.form-inline{position:static;}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1;}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden;}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;}.owl-carousel .owl-item img{display:block;width:100%;}.owl-carousel .owl-dots{text-align:center;}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none;}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-loaded{display:block;}.owl-carousel.owl-loading{opacity:0;display:block;}.owl-carousel.owl-hidden{opacity:0;}.owl-carousel.owl-refresh .owl-item{visibility:hidden;}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.owl-carousel.owl-grab{cursor:move;cursor:grab;}.owl-carousel.owl-rtl{direction:rtl;}.owl-carousel.owl-rtl .owl-item{float:right;}.no-js .owl-carousel{display:block;}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both;}.owl-carousel .owl-animated-in{z-index:0;}.owl-carousel .owl-animated-out{z-index:1;}.owl-carousel .fadeOut{animation-name:fadeOut;}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}.owl-height{transition:height 500ms ease-in-out;}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease;}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d;}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000;}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease;}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3);}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none;}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease;}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%;}.carousel{width:640px;height:360px;position:relative;margin:0 auto;}@media(max-width:991px){.carousel{width:100%;height:auto;max-width:768px;}}.carousel .carousel-thumb{width:100%;}.carousel .flex-video{position:relative;padding-top:25px;padding-bottom:67.5%;height:0;overflow:hidden;margin:0 auto;text-align:center;}.carousel .flex-video iframe,.carousel .flex-video object,.carousel .flex-video embed{position:absolute;top:0;left:0;width:100%;height:100%;}.carousel .flex-video.widescreen{padding-bottom:52.25%;}.carousel:hover .carousel-control,.carousel.hover .carousel-control{display:block;}.carousel-control{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:all,0.2s,ease-in-out;-o-transition:all,0.2s,ease-in-out;transition:all,0.2s,ease-in-out;background-color:#191919;background-color:rgba(25,25,25,0.3);top:40%;top:calc(50% - 24px);border:2px solid #fff;border-radius:50%;display:none;height:48px;position:absolute;text-align:center;width:48px;z-index:1000;}.carousel-control:hover,.carousel-control:focus{background-color:#191919;background-color:rgba(25,25,25,0.75);}.carousel-control.left{left:18px;}.carousel-control.right{right:18px;}.carousel-control .icon-carousel-left,.carousel-control .icon-carousel-right{margin:8px auto;}.carousel-inner{position:relative;overflow:hidden;width:100%;max-height:100%;}.carousel-inner .item{-webkit-transition:opacity ease-in-out .5s;-o-transition:opacity ease-in-out .5s;transition:opacity ease-in-out .5s;opacity:0;top:0;left:0;width:100%;display:block;position:absolute;z-index:0;transform:translate3d(0,0,0);}.carousel-inner .item:first-of-type{position:relative;}.carousel-inner>.active{opacity:1;z-index:3;}.carousel-inner>.next.left,.carousel-inner>.prev.right{-webkit-transition:opacity ease-in-out 1s;-o-transition:opacity ease-in-out 1s;transition:opacity ease-in-out 1s;opacity:1;left:0;z-index:2;}.carousel-inner>.active.left,.carousel-inner>.active.right{z-index:1;}.switcher{position:relative;}.switcher .switcher-items{position:relative;height:300px;overflow:hidden;}@media(max-width:991px){.switcher .switcher-items{height:240px;}}@media(max-width:543px){.switcher .switcher-items{height:500px;}}.switcher .switcher-items .switcher-item{margin:0 auto;position:absolute;width:100%;opacity:0;top:0;z-index:0;}.switcher .switcher-items .switcher-item .slide-item-emblem-container,.switcher .switcher-items .switcher-item .slide-item-info{opacity:0;z-index:0;}.switcher .switcher-items .switcher-item.active{z-index:1;opacity:1;}.switcher .switcher-items .switcher-item.active .slide-item-emblem-container,.switcher .switcher-items .switcher-item.active .slide-item-info{-webkit-transition:opacity ease-in-out 1s;-o-transition:opacity ease-in-out 1s;transition:opacity ease-in-out 1s;opacity:1;z-index:1;}.switcher:hover .carousel-control{display:block;}@media(max-width:543px){.switcher .carousel-control{top:20%;top:calc(25% - 24px);}}.touch .switcher .carousel-control{display:block;}@media(max-width:991px){.section .switcher{margin:0 0 15px;}}.slide-switcher.groups{background-color:#0074BD;}.dark-theme.slide-switcher.groups,.dark-theme .slide-switcher.groups{background-color:#393B3D;color:#fff;}.dark-theme.slide-switcher.groups.remove-panel,.dark-theme .slide-switcher.groups.remove-panel{background-color:transparent;}.light-theme.slide-switcher.groups,.light-theme .slide-switcher.groups{background-color:#EFF2F5;color:#393B3D;}.light-theme.slide-switcher.groups.remove-panel,.light-theme .slide-switcher.groups.remove-panel{background-color:transparent;}.slide-switcher.games{background-color:#118237;}.dark-theme.slide-switcher.games,.dark-theme .slide-switcher.games{background-color:#393B3D;color:#fff;}.dark-theme.slide-switcher.games.remove-panel,.dark-theme .slide-switcher.games.remove-panel{background-color:transparent;}.light-theme.slide-switcher.games,.light-theme .slide-switcher.games{background-color:#EFF2F5;color:#393B3D;}.light-theme.slide-switcher.games.remove-panel,.light-theme .slide-switcher.games.remove-panel{background-color:transparent;}.slide-switcher .slide-item-container .slide-item-container-right{background-color:#fff;}.dark-theme.slide-switcher .slide-item-container .slide-item-container-right,.dark-theme .slide-switcher .slide-item-container .slide-item-container-right{background-color:#393B3D;color:#fff;}.dark-theme.slide-switcher .slide-item-container .slide-item-container-right.remove-panel,.dark-theme .slide-switcher .slide-item-container .slide-item-container-right.remove-panel{background-color:transparent;}.light-theme.slide-switcher .slide-item-container .slide-item-container-right,.light-theme .slide-switcher .slide-item-container .slide-item-container-right{background-color:#EFF2F5;color:#393B3D;}.light-theme.slide-switcher .slide-item-container .slide-item-container-right.remove-panel,.light-theme .slide-switcher .slide-item-container .slide-item-container-right.remove-panel{background-color:transparent;}.slide-switcher .slide-item-container .slide-item-container-right{padding:20px 30px;height:300px;float:right;width:50%;}@media(max-width:991px){.slide-switcher .slide-item-container .slide-item-container-right{height:240px;}}@media(max-width:543px){.slide-switcher .slide-item-container .slide-item-container-right{width:100%;height:250px;}}.slide-switcher .slide-item-container .slide-item-container-right h2{border-bottom:1px solid #fff;}.slide-switcher .slide-item-container .slide-item-container-right .slide-item-info{overflow:hidden;}.slide-switcher .slide-item-container .slide-item-container-right .slide-item-description{border-top:1px solid #B8B8B8;padding:5px 0 0;height:100px;overflow-y:hidden;margin:0;white-space:pre-wrap;}.slide-switcher .slide-item-container .slide-item-container-right .slide-item-stats{width:90%;width:calc(100% - 60px);position:absolute;bottom:36px;}@media(max-width:991px){.slide-switcher .slide-item-container .slide-item-container-right .slide-item-stats{bottom:12px;}.slide-switcher .slide-item-container .slide-item-container-right .slide-item-stats .slide-item-my-rank{font-size:21px;}}.slide-switcher .slide-item-container .slide-item-container-right .slide-item-stats .list-item{float:left;width:50%;text-align:left;}.slide-switcher .slide-item-container .slide-item-container-left{float:left;width:50%;height:300px;}@media(max-width:991px){.slide-switcher .slide-item-container .slide-item-container-left{height:240px;}}@media(max-width:543px){.slide-switcher .slide-item-container .slide-item-container-left{width:100%;height:250px;display:block;}}.slide-switcher .slide-item-container .slide-item-container-left .slide-item-emblem-container{text-align:center;margin:30px auto;width:240px;height:240px;}@media(max-width:991px){.slide-switcher .slide-item-container .slide-item-container-left .slide-item-emblem-container{width:180px;height:180px;}}@media(max-width:543px){.slide-switcher .slide-item-container .slide-item-container-left .slide-item-emblem-container{padding:3% 0;width:150px;height:150px;}}.slide-switcher .slide-item-container .slide-item-container-left .slide-item-image{border-radius:8px;height:auto;width:100%;}@media(max-width:991px){.slide-switcher .slide-item-container .slide-item-container-left .slide-item-image{border-radius:9px;}}@media(max-width:767px){.slide-switcher .slide-item-container .slide-item-container-left .slide-item-image{border-radius:6px;}}.owl-carousel .slide-container .text-box{background-color:#fff;}.dark-theme.owl-carousel .slide-container .text-box,.dark-theme .owl-carousel .slide-container .text-box{background-color:#232527;color:#fff;}.dark-theme.owl-carousel .slide-container .text-box.remove-panel,.dark-theme .owl-carousel .slide-container .text-box.remove-panel{background-color:transparent;}.light-theme.owl-carousel .slide-container .text-box,.light-theme .owl-carousel .slide-container .text-box{background-color:#fff;color:#393B3D;}.light-theme.owl-carousel .slide-container .text-box.remove-panel,.light-theme .owl-carousel .slide-container .text-box.remove-panel{background-color:transparent;}.open-quotation-mask{background-image:url("/images/IDE/DevelopSplashScreen/open_quotation_mark.png");background-repeat:no-repeat;background-size:58px auto;background-position:center;height:58px;width:68px;display:inline-block;}.close-quotation-mask{background-image:url("/images/IDE/DevelopSplashScreen/close_quotation_mark.png");background-repeat:no-repeat;background-size:58px auto;background-position:center;height:58px;width:68px;display:inline-block;}.owl-carousel{position:relative;margin:0 auto;}.owl-carousel .owl-item{opacity:0;transition:opacity .5s ease-out 0s;}.owl-carousel .owl-item.active{opacity:1;transition:opacity .5s ease-in 0s;}.owl-carousel .slide-container{text-align:center;width:730px;padding:60px 10px 10px;margin:0 auto 50px;}.owl-carousel .slide-container img.slide-image{height:100px;width:100px;position:absolute;top:0;left:50%;margin-left:-50px;}.owl-carousel .slide-container .text-box{font-size:16px;color:#191919;width:710px;height:170px;margin:0 auto;background:#fff;position:relative;}.owl-carousel .slide-container .text-box img.open-quotation,.owl-carousel .slide-container .text-box .open-quotation{height:58px;width:68px;position:absolute;top:25px;left:30px;}.owl-carousel .slide-container .text-box img.close-quotation,.owl-carousel .slide-container .text-box .close-quotation{height:58px;width:68px;position:absolute;bottom:45px;right:30px;}.owl-carousel .slide-container .text-box .slide-quote{width:600px;margin:0 auto;padding-top:50px;padding-bottom:20px;position:relative;}.owl-carousel .slide-container .text-box .slide-name{font-style:italic;font-weight:500;position:relative;}.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{position:absolute;top:145px;margin-top:-14px;display:block;}.owl-carousel .owl-nav .owl-prev{left:50px;left:calc((100% - 730px - 100px) / 2 - 28px);margin-left:-10px;}.owl-carousel .owl-nav .owl-next{right:50px;right:calc((100% - 730px - 100px) / 2 - 28px);margin-right:-10px;}.owl-carousel.touch .owl-nav{display:none;}.owl-carousel .owl-dots{margin-left:20px;}.owl-carousel .owl-dots .owl-dot{background:#B8B8B8;border-radius:100%;width:10px;height:10px;margin-right:20px;display:inline-block;}.owl-carousel .owl-dots .owl-dot.active{background:#00A2FF;}@media(max-width:991px){.owl-carousel .slide-container{width:690px;}.owl-carousel .slide-container .text-box{width:670px;}.owl-carousel .slide-container .text-box .slide-quote{width:550px;}.owl-carousel .owl-nav .owl-prev{left:16px;}.owl-carousel .owl-nav .owl-next{right:16px;}}@media(max-width:767px){.owl-carousel .slide-container{width:500px;}.owl-carousel .slide-container .text-box{width:480px;height:200px;}.owl-carousel .slide-container .text-box .slide-quote{width:420px;}.owl-carousel .slide-container .text-box img.close-quotation{bottom:55px;}.owl-carousel .owl-nav .owl-prev{left:12px;top:160px;}.owl-carousel .owl-nav .owl-next{right:12px;top:160px;}}@media(max-width:543px){.owl-carousel .slide-container{width:340px;}.owl-carousel .slide-container .text-box{width:320px;height:260px;}.owl-carousel .slide-container .text-box .slide-quote{width:260px;padding-bottom:30px;}.owl-carousel .slide-container .text-box img.close-quotation{bottom:65px;}.owl-carousel .owl-nav .owl-prev{left:10px;top:190px;}.owl-carousel .owl-nav .owl-next{right:10px;top:190px;}}#DevelopSplashScreen .scroll-to-top-btn{display:none;position:fixed;bottom:36px;right:36px;width:80px;height:80px;z-index:99;border:none;outline:none;cursor:pointer;border-radius:50%;}#DevelopSplashScreen .header-container{position:relative;}#DevelopSplashScreen .header-container .header-bg-variation{position:absolute;top:0;left:0;right:0;width:100%;height:700px;background-image:url(/images/IDE/DevelopSplashScreen/bg_top_banner.png);background-repeat:no-repeat;background-size:cover;}#DevelopSplashScreen .header-container .on-mobile .header-video-container{display:none;}#DevelopSplashScreen .header-container .on-desktop .header-video-container{display:inline-block;padding:0;margin:0;width:100%;padding-top:56.25%;height:0;position:absolute;}@media(max-width:1280px){#DevelopSplashScreen .header-container .on-desktop .header-video-container{width:200%;padding-top:112.5%;left:-50%;}}@media(max-width:768px){#DevelopSplashScreen .header-container .on-desktop .header-video-container{width:260%;padding-top:146.25%;left:-80%;}}#DevelopSplashScreen .header-container .on-desktop .header-video-container .header-video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin-top:700px;margin-top:calc((700px - 56.25%) / 2);}@media(max-width:768px){#DevelopSplashScreen .header-container .on-desktop .header-video-container .header-video{margin-top:500px;margin-top:calc((500px - 56.25%) / 2);}}#DevelopSplashScreen .header-container .on-desktop .header-video-container .header-mask{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:black;opacity:.15;margin-top:700px;margin-top:calc((700px - 56.25%) / 2);}@media(max-width:768px){#DevelopSplashScreen .header-container .on-desktop .header-video-container .header-mask{margin-top:500px;margin-top:calc((500px - 56.25%) / 2);}}#DevelopSplashScreen .header-container .header-foreground-content{position:relative;left:0;right:0;width:100%;height:700px;padding-top:100px;padding-bottom:140px;text-align:center;color:white;z-index:2;}#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation{margin:auto;margin-bottom:100px;margin-top:0;height:48px;width:100%;}#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation .header-title-logo{height:48px;margin-right:20px;}#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation .header-title-text{font-size:48px;line-height:48px;vertical-align:middle;display:inline;}#DevelopSplashScreen .header-container .header-foreground-content .header-main-text{font-size:64px;font-weight:600;line-height:64px;display:inline-block;margin-bottom:28px;}#DevelopSplashScreen .header-container .header-foreground-content .header-subtext{font-size:36px;line-height:32px;margin-bottom:108px;display:inline-block;color:rgba(255,255,255,0.7);}#DevelopSplashScreen .header-container .header-foreground-content .btn-primary-lg-variation{width:300px;font-size:24px;line-height:31px;padding:12px 12px;margin-bottom:26px;}#DevelopSplashScreen .header-container .header-foreground-content .download-btn .platform-icons-variation{margin-bottom:50px;}#DevelopSplashScreen .header-container .header-foreground-content .download-btn .platform-icons-variation .icon-logo-win{margin-right:15px;}@media(max-width:768px){#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation{margin-bottom:28px;height:30px;}#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation .header-title-logo{height:32px;margin-right:10px;}#DevelopSplashScreen .header-container .header-foreground-content .studio-header-variation .header-title-text{font-size:32px;line-height:32px;vertical-align:middle;display:inline;}#DevelopSplashScreen .header-container .header-foreground-content .header-main-text{font-size:32px;line-height:32px;padding:5px 10px;}#DevelopSplashScreen .header-container .header-foreground-content .header-subtext{margin-bottom:40px;font-size:20px;line-height:20px;padding:5px 10px;}}@media(max-width:768px){#DevelopSplashScreen .header-container .header-foreground-content{height:500px;padding-top:50px;}}#DevelopSplashScreen .body-container .blurbs-container{background-color:#fff;}.dark-theme#DevelopSplashScreen .body-container .blurbs-container,.dark-theme #DevelopSplashScreen .body-container .blurbs-container{background-color:#393B3D;color:#fff;}.dark-theme#DevelopSplashScreen .body-container .blurbs-container.remove-panel,.dark-theme #DevelopSplashScreen .body-container .blurbs-container.remove-panel{background-color:transparent;}.light-theme#DevelopSplashScreen .body-container .blurbs-container,.light-theme #DevelopSplashScreen .body-container .blurbs-container{background-color:#EFF2F5;color:#393B3D;}.light-theme#DevelopSplashScreen .body-container .blurbs-container.remove-panel,.light-theme #DevelopSplashScreen .body-container .blurbs-container.remove-panel{background-color:transparent;}#DevelopSplashScreen .body-container{position:relative;width:100%;}#DevelopSplashScreen .body-container .blurbs-container{padding:50px 0;text-align:center;}#DevelopSplashScreen .body-container .blurbs-container .blurb{margin:0 47.5px;width:260px;display:inline-block;vertical-align:top;}@media(max-width:1199px){#DevelopSplashScreen .body-container .blurbs-container .blurb{margin:0 32.5px;}}@media(max-width:991px){#DevelopSplashScreen .body-container .blurbs-container .blurb{margin:0 22px;width:200px;}}#DevelopSplashScreen .body-container .blurbs-container .blurb img{height:250px;width:250px;}#DevelopSplashScreen .body-container .blurbs-container .blurb h3{padding:30px 0;font-weight:400;line-height:1.3em;}@media(max-width:991px){#DevelopSplashScreen .body-container .blurbs-container .blurb img{height:200px;width:200px;}#DevelopSplashScreen .body-container .blurbs-container .blurb h3{padding:40px 0;}}@media(max-width:767px){#DevelopSplashScreen .body-container .blurbs-container{padding:15px 40px;}#DevelopSplashScreen .body-container .blurbs-container .blurb{width:100%;margin:0 auto;padding:25px 0;text-align:left;overflow:auto;}#DevelopSplashScreen .body-container .blurbs-container .blurb img{display:inline-block;height:150px;width:150px;}#DevelopSplashScreen .body-container .blurbs-container .blurb img.get-started,#DevelopSplashScreen .body-container .blurbs-container .blurb img.earn-serious-cash{float:left;margin-right:25px;}#DevelopSplashScreen .body-container .blurbs-container .blurb img.create-with-friends{float:right;margin-left:25px;}#DevelopSplashScreen .body-container .blurbs-container .blurb .blurb-text{display:block;}#DevelopSplashScreen .body-container .blurbs-container .blurb .blurb-text h3{padding:0 0 30px;margin-bottom:0;}#DevelopSplashScreen .body-container .blurbs-container .blurb .blurb-text p{overflow:auto;}}@media(max-width:543px){#DevelopSplashScreen .body-container .blurbs-container .blurb{text-align:center;}#DevelopSplashScreen .body-container .blurbs-container .blurb img.get-started,#DevelopSplashScreen .body-container .blurbs-container .blurb img.earn-serious-cash,#DevelopSplashScreen .body-container .blurbs-container .blurb img.create-with-friends{float:none;margin:0;}#DevelopSplashScreen .body-container .blurbs-container .blurb .blurb-text h3{padding-top:15px;}}#DevelopSplashScreen .footer-btn-variation{width:300px;font-size:24px;line-height:31px;padding:12px 12px;margin-bottom:26px;}#DevelopSplashScreen .wrapper{max-width:970px;}#DevelopSplashScreen .center{text-align:center;margin:0 auto;}#DevelopSplashScreen .link{font-weight:400;display:inline;}#DevelopSplashScreen p{-moz-hyphens:none;-ms-hyphens:none;-webkit-hyphens:none;hyphens:none;}#DevelopSplashScreen .icon-arrow-right-blue{background-position:0 -1008px;background-size:32px auto;width:16px;height:16px;}#DevelopSplashScreen .testimonials-container{background-color:#F2F2F2;}.dark-theme#DevelopSplashScreen .testimonials-container,.dark-theme #DevelopSplashScreen .testimonials-container{background-color:#393B3D;color:#fff;}.dark-theme#DevelopSplashScreen .testimonials-container.remove-panel,.dark-theme #DevelopSplashScreen .testimonials-container.remove-panel{background-color:transparent;}.light-theme#DevelopSplashScreen .testimonials-container,.light-theme #DevelopSplashScreen .testimonials-container{background-color:#EFF2F5;color:#393B3D;}.light-theme#DevelopSplashScreen .testimonials-container.remove-panel,.light-theme #DevelopSplashScreen .testimonials-container.remove-panel{background-color:transparent;}#DevelopSplashScreen .testimonials-container{padding:60px 0;}#DevelopSplashScreen .testimonials-container h2{padding-bottom:50px;}#DevelopSplashScreen .roblox-university-container .roblox-university-bg{background-image:url("/images/IDE/DevelopSplashScreen/bg_roblox_university.png");background-repeat:no-repeat;background-size:cover;background-position:center;display:flex;padding:60px 0;width:100%;height:100%;color:#fff;}#DevelopSplashScreen .roblox-university-container .roblox-university-content{max-width:100%;}#DevelopSplashScreen .roblox-university-container .roblox-university-content h2{margin-bottom:50px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content p{display:inline-block;margin-bottom:40px;width:600px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container{width:970px;display:block;margin-bottom:50px;overflow:auto;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left{float:left;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .right{float:right;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left,#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .right{position:relative;width:460px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .aspect-ratio-wrapper{width:100%;height:0;padding-bottom:56.25%;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .aspect-ratio-wrapper .video-thumbnail{background-size:cover;background-position:center;width:100%;padding-bottom:56.25%;position:relative;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .aspect-ratio-wrapper .video-link{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .aspect-ratio-wrapper .video-link .video-play-icon{width:100px;height:100px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .embedded-video{position:absolute;top:0;left:0;width:100%;height:100%;}@media(max-width:1199px){#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container{width:950px;max-width:100%;}}@media(max-width:991px){#DevelopSplashScreen .roblox-university-container .roblox-university-content h2{margin-bottom:30px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content p{width:550px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container{width:100%;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left{float:none;display:inline-block;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .right{display:none;}}@media(max-width:767px){#DevelopSplashScreen .roblox-university-container .roblox-university-content p{width:90%;}}@media(max-width:543px){#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left{width:340px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left .video-link{margin-top:-25px;margin-left:-25px;}#DevelopSplashScreen .roblox-university-container .roblox-university-content .videos-container .left .video-link .video-play-icon{width:50px;height:50px;}}#DevelopSplashScreen .wiki-container{background-color:#fff;}.dark-theme#DevelopSplashScreen .wiki-container,.dark-theme #DevelopSplashScreen .wiki-container{background-color:#393B3D;color:#fff;}.dark-theme#DevelopSplashScreen .wiki-container.remove-panel,.dark-theme #DevelopSplashScreen .wiki-container.remove-panel{background-color:transparent;}.light-theme#DevelopSplashScreen .wiki-container,.light-theme #DevelopSplashScreen .wiki-container{background-color:#EFF2F5;color:#393B3D;}.light-theme#DevelopSplashScreen .wiki-container.remove-panel,.light-theme #DevelopSplashScreen .wiki-container.remove-panel{background-color:transparent;}#DevelopSplashScreen .wiki-container{height:450px;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper{max-width:970px;height:100%;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-half-container{display:inline-flex;width:49.5%;height:100%;vertical-align:middle;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-half-container.left{padding:40px 0;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-half-container.right{align-items:center;justify-content:center;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-image{background-image:url("/images/IDE/DevelopSplashScreen/roblox_wiki.png");background-repeat:no-repeat;background-size:cover;background-position:center;height:100%;width:100%;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container{width:400px;height:auto;text-align:center;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container h2{margin-bottom:30px;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container p{margin-bottom:80px;}@media(max-width:991px){#DevelopSplashScreen .wiki-container{height:auto;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-half-container.right{width:100%;padding:0 0 50px;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-half-container.left{display:none;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container{width:600px;max-width:90%;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container h2{margin:60px auto 50px;}#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container p{margin-bottom:50px;}}@media(max-width:767px){#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container h2,#DevelopSplashScreen .wiki-container .wiki-content-wrapper .wiki-text-container p{margin-bottom:40px;}}#DevelopSplashScreen .footer-container{height:500px;}#DevelopSplashScreen .footer-container .footer-bg{background-image:url("/images/IDE/DevelopSplashScreen/bg_bottom_banner.png");background-repeat:no-repeat;background-size:auto;background-position:0 35%;display:flex;width:100%;height:100%;}@media(min-width:1200px){#DevelopSplashScreen .footer-container .footer-bg{background-size:cover;}}#DevelopSplashScreen .footer-container .footer-content{margin:auto;height:150px;}#DevelopSplashScreen .footer-container .footer-content h4{font-size:21px;line-height:1.3em;color:#fff;padding-bottom:20px;}#DevelopSplashScreen .footer-container .footer-content .platform-icons .icon-logo-win{margin-right:6px;}@media(max-width:991px){#DevelopSplashScreen .footer-container{height:auto;}#DevelopSplashScreen .footer-container .footer-content{height:auto;margin:60px auto;}}body{margin-bottom:0;}body .container-main{padding-bottom:0;margin-bottom:0;}body .container-footer{bottom:auto;}.content{width:100%;padding-top:0;max-width:none;}@media(min-width:1688px){.navbar-padding{padding-left:175px;}}.on-desktop .header-container .header-video-container{display:inline-block;padding:0;margin:0;width:100%;padding-top:56.25%;height:0;position:absolute;}@media(max-width:1280px){.on-desktop .header-container .header-video-container{width:200%;padding-top:112.5%;left:-50%;}}@media(max-width:768px){.on-desktop .header-container .header-video-container{width:260%;padding-top:146.25%;left:-80%;}}.on-desktop .header-container .header-video-container .header-video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;margin-top:700px;margin-top:calc((700px - 56.25%) / 2);}@media(max-width:768px){.on-desktop .header-container .header-video-container .header-video{margin-top:500px;margin-top:calc((500px - 56.25%) / 2);}}.on-desktop .header-container .header-video-container .header-mask{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background-color:black;opacity:.15;margin-top:700px;margin-top:calc((700px - 56.25%) / 2);}@media(max-width:768px){.on-desktop .header-container .header-video-container .header-mask{margin-top:500px;margin-top:calc((500px - 56.25%) / 2);}}.on-mobile .header-container .header-video-container{display:none;}.on-desktop .header-container .download-btn{display:block;}.on-desktop .header-container .download-btn .studio-launch{margin-bottom:15px;}.on-desktop .header-container .download-btn .platform-icons{margin-bottom:20px;}.on-desktop .header-container .download-btn .platform-icons .icon-logo-win{margin-right:10px;}.on-desktop .header-container .no-download-btn{display:none;}.on-mobile .header-container .download-btn{display:none;}.on-mobile .header-container .no-download-btn{height:60px;max-width:490px;padding:5px 5px;margin:0 auto;margin-bottom:28px;background-color:rgba(255,255,255,0.15);border:1px solid #fff;display:flex;justify-content:space-between;align-items:center;}.on-mobile .header-container .no-download-btn span{font-size:16px;font-weight:400;}.on-mobile .header-container .no-download-btn .platform-icons{margin:0;float:right;}.on-mobile .header-container .no-download-btn .platform-icons .icon-logo-win{margin-right:10px;}@media(max-width:767px){.on-mobile .header-container .no-download-btn{width:450px;}}@media(max-width:543px){.on-mobile .header-container .no-download-btn{height:80px;width:340px;justify-content:center;flex-direction:column;padding:0;}.on-mobile .header-container .no-download-btn .platform-icons{float:none;margin-top:10px;}}.on-desktop .footer-container .footer-content .studio-launch{display:inline-block;margin-bottom:15px;}.on-desktop .footer-container .footer-content .no-download-btn{display:none;}.on-mobile .footer-container .footer-content .studio-launch{display:none;}.on-mobile .footer-container .footer-content .no-download-btn{border:none;background-color:transparent;display:block;font-size:16px;font-weight:400;padding-bottom:5px;color:#fff;height:40px;}.on-mobile .footer-container .footer-content .no-download-btn .platform-icons{display:block;}.btn-primary-lg:link{color:white;}.btn-primary-lg:hover,.btn-primary-lg:focus{background-color:#02b757;border-color:#02b757;color:white;cursor:pointer;}.btn-primary-lg:active,.btn-primary-lg.active{background-color:#02b757;color:white;}.btn-primary-lg:active,.btn-primary-lg.active{background-color:#02b757;color:white;}.btn-primary-lg:active,.btn-primary-lg.active{background-color:#02b757;color:white;}.btn-primary-lg:active:focus,.btn-primary-lg.active:focus{outline:0 none;}.btn-primary-lg:visited{box-shadow:none;color:white;}.btn-primary-lg:visited:focus{outline:0 none;}.btn-primary-lg.disabled,.btn-primary-lg.disabled:hover,.btn-primary-lg.disabled:focus,.btn-primary-lg.disabled:active,.btn-primary-lg.disabled.active,.btn-primary-lg[disabled],.btn-primary-lg[disabled]:hover,.btn-primary-lg[disabled]:focus,.btn-primary-lg[disabled]:active,.btn-primary-lg[disabled].active{opacity:1;background-color:#A3E2BD;border-color:#A3E2BD;color:white;cursor:default;}.touch .btn-primary-lg:not([disabled]):hover,.touch .btn-primary-lg:not([disabled]):focus,.touch .btn-primary-lg:not([disabled]):visited{color:white;background-color:#02b757;border-color:#02b757;}.touch .btn-primary-lg:not([disabled]):active,.touch .btn-primary-lg:not([disabled]).active{color:white;background-color:#02b757;border-color:#02b757;}
/* ~/CSS/Pages/Widgets/FunCaptchaModal.css */
.funcaptcha-modal-body{margin:0 auto;display:block;width:303px;}
