html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{font-size:100%;font:inherit;vertical-align:baseline;border:0;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.flipOutX,.animated.flipOutY,.animated.bounceIn,.animated.bounceOut{animation-duration:.75s}@keyframes bounce{0%,20%,53%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate(0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-30px)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translateY(-15px)}90%{transform:translateY(-4px)}}.bounce{transform-origin:bottom;animation-name:bounce}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scale(1)}}.pulse{animation-name:pulse}@keyframes rubberBand{0%{transform:scale(1)}30%{transform:scale(1.25,.75)}40%{transform:scale(.75,1.25)}50%{transform:scale(1.15,.85)}65%{transform:scale(.95,1.05)}75%{transform:scale(1.05,.95)}to{transform:scale(1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translate(0,0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translate(0)}6.5%{transform:translate(-6px)rotateY(-9deg)}18.5%{transform:translate(5px)rotateY(7deg)}31.5%{transform:translate(-3px)rotateY(-5deg)}43.5%{transform:translate(2px)rotateY(3deg)}50%{transform:translate(0)}}.headShake{animation-name:headShake;animation-timing-function:ease-in-out}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{transform-origin:top;animation-name:swing}@keyframes tada{0%{transform:scale(1)}10%,20%{transform:scale3d(.9,.9,.9)rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1)rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1)rotate(-3deg)}to{transform:scale(1)}}.tada{animation-name:tada}@keyframes wobble{0%{transform:none}15%{transform:translate(-25%)rotate(-5deg)}30%{transform:translate(20%)rotate(3deg)}45%{transform:translate(-15%)rotate(-3deg)}60%{transform:translate(10%)rotate(2deg)}75%{transform:translate(-5%)rotate(-1deg)}to{transform:none}}.wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skew(-12.5deg)skewY(-12.5deg)}33.3%{transform:skew(6.25deg)skewY(6.25deg)}44.4%{transform:skew(-3.125deg)skewY(-3.125deg)}55.5%{transform:skew(1.5625deg)skewY(1.5625deg)}66.6%{transform:skew(-.78125deg)skewY(-.78125deg)}77.7%{transform:skew(.390625deg)skewY(.390625deg)}88.8%{transform:skew(-.195313deg)skewY(-.195313deg)}}.jello{transform-origin:50%;animation-name:jello}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale(1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translateY(10px)}40%,45%{opacity:1;transform:translateY(-20px)}to{opacity:0;transform:translateY(2000px)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate(20px)}to{opacity:0;transform:translate(-2000px)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate(-20px)}to{opacity:0;transform:translate(2000px)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translateY(-10px)}40%,45%{opacity:1;transform:translateY(20px)}to{opacity:0;transform:translateY(-2000px)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translateY(-2000px)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-100%)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate(-2000px)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate(2000px)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translateY(2000px)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translateY(100%)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translateY(2000px)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate(-100%)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate(-2000px)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate(100%)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate(2000px)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translateY(-100%)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translateY(-2000px)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{0%{animation-timing-function:ease-out;transform:perspective(400px)rotateY(-360deg)}40%{animation-timing-function:ease-out;transform:perspective(400px)translateZ(150px)rotateY(-190deg)}50%{animation-timing-function:ease-in;transform:perspective(400px)translateZ(150px)rotateY(-170deg)}80%{animation-timing-function:ease-in;transform:perspective(400px)scale3d(.95,.95,.95)}to{animation-timing-function:ease-in;transform:perspective(400px)}}.animated.flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{animation-name:flipInX;backface-visibility:visible!important}@keyframes flipInY{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateY(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateY(-20deg)}60%{opacity:1;transform:perspective(400px)rotateY(10deg)}80%{transform:perspective(400px)rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{animation-name:flipInY;backface-visibility:visible!important}@keyframes flipOutX{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateX(-20deg)}to{opacity:0;transform:perspective(400px)rotateX(90deg)}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{opacity:1;transform:perspective(400px)rotateY(-15deg)}to{opacity:0;transform:perspective(400px)rotateY(90deg)}}.flipOutY{animation-name:flipOutY;backface-visibility:visible!important}@keyframes lightSpeedIn{0%{opacity:0;transform:translate(100%)skew(-30deg)}60%{opacity:1;transform:skew(20deg)}80%{opacity:1;transform:skew(-5deg)}to{opacity:1;transform:none}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{opacity:0;transform:translate(100%)skew(30deg)}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:50%;opacity:0;transform:rotate(-200deg)}to{transform-origin:50%;opacity:1;transform:none}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}to{transform-origin:0 100%;opacity:1;transform:none}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:100% 100%;opacity:1;transform:none}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:0 100%;opacity:0;transform:rotate(45deg)}to{transform-origin:0 100%;opacity:1;transform:none}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:100% 100%;opacity:0;transform:rotate(-90deg)}to{transform-origin:100% 100%;opacity:1;transform:none}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:50%;opacity:1}to{transform-origin:50%;opacity:0;transform:rotate(200deg)}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:0 100%;opacity:1}to{transform-origin:0 100%;opacity:0;transform:rotate(45deg)}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:100% 100%;opacity:1}to{transform-origin:100% 100%;opacity:0;transform:rotate(-45deg)}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:0 100%;opacity:1}to{transform-origin:0 100%;opacity:0;transform:rotate(-45deg)}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:100% 100%;opacity:1}to{transform-origin:100% 100%;opacity:0;transform:rotate(90deg)}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:0 0;animation-timing-function:ease-in-out}20%,60%{transform-origin:0 0;animation-timing-function:ease-in-out;transform:rotate(80deg)}40%,80%{transform-origin:0 0;opacity:1;animation-timing-function:ease-in-out;transform:rotate(60deg)}to{opacity:0;transform:translateY(700px)}}.hinge{animation-name:hinge}@keyframes rollIn{0%{opacity:0;transform:translate(-100%)rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate(100%)rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(60px)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(-1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(10px)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translate(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translate(-10px)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.1,.1,.1)translateY(1000px)}60%{opacity:1;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.475,.475,.475)translateY(-60px)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(-60px)}to{opacity:0;transform-origin:bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(2000px)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(42px)}to{opacity:0;transform-origin:0;transform:scale(.1)translate(-2000px)}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475)translate(-42px)}to{opacity:0;transform-origin:100%;transform:scale(.1)translate(2000px)}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;animation-timing-function:cubic-bezier(.55,.055,.675,.19);transform:scale3d(.475,.475,.475)translateY(60px)}to{opacity:0;transform-origin:bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1);transform:scale3d(.1,.1,.1)translateY(-2000px)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{visibility:visible;transform:translateY(-100%)}to{transform:translate(0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{visibility:visible;transform:translate(-100%)}to{transform:translate(0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{visibility:visible;transform:translate(100%)}to{transform:translate(0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{visibility:visible;transform:translateY(100%)}to{transform:translate(0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(100%)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(-100%)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translate(0,0)}to{visibility:hidden;transform:translate(100%)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translate(0,0)}to{visibility:hidden;transform:translateY(-100%)}}.slideOutUp{animation-name:slideOutUp}.unslider{margin:0;padding:0;overflow:auto}.unslider-wrap{position:relative}.unslider-wrap.unslider-carousel>li{float:left}.unslider-vertical>ul{height:100%}.unslider-vertical li{float:none;width:100%}.unslider-fade{position:relative}.unslider-fade .unslider-wrap li{z-index:8;position:absolute;top:0;left:0;right:0}.unslider-fade .unslider-wrap li.unslider-active{z-index:10}.unslider li,.unslider ol,.unslider ul{border:none;margin:0;padding:0;list-style:none}.unslider-arrow{z-index:2;cursor:pointer;position:absolute;left:20px}.unslider-arrow.next{left:auto;right:20px}@media (width<=599px){.hide-for-small{display:none}}.clear{clear:both}.clear:after{content:"";clear:both;display:block}@font-face{font-family:Prata;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/prata-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:300;font-display:swap;src:url(/fonts/roboto-300-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/roboto-400-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/roboto-500-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Roboto;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/roboto-700-latin.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}body{margin:0}html{background:#1c1c1c}*,:before,:after{box-sizing:border-box}.row{max-width:1024px;margin-left:auto;margin-right:auto}.row:after{clear:both;content:"";display:block}.row{padding:0 0 70px}@media (width<=1024px){.row{padding:0 30px}}.col12{float:left;width:100%;margin-right:2.35765%;display:block}.col12:last-child{margin-right:0}.col6{float:left;width:48.8212%;margin-right:2.35765%;display:block}.col6:last-child{margin-right:0}@media (width<=599px){.col6{float:left;width:100%;margin-right:2.35765%;display:block}.col6:last-child{margin-right:0}}.col5{float:left;width:40.2914%;margin-right:2.35765%;display:block}.col5:last-child{margin-right:0}@media (width<=599px){.col5{float:left;width:100%;margin-right:2.35765%;display:block}.col5:last-child{margin-right:0}}.col4{float:left;width:31.7616%;margin-right:2.35765%;display:block}.col4:last-child{margin-right:0}@media (width<=599px){.col4{float:left;width:100%;margin-right:2.35765%;display:block}.col4:last-child{margin-right:0}}p,li{color:#ffffffe6;font-weight:500}h2{color:#799dd5;text-align:center;margin-bottom:20px;font-family:Roboto,helvetica,arial,sans-serif;font-size:35.2px;font-weight:700}@media (width<=599px){h2{padding-left:5px;padding-right:5px}}small{font-size:75%}.subtext{color:#ffffffe6;text-align:center;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.subtext a{color:#799dd5}@media (width<=599px){.subtext{padding:0 30px}}.homepage h3{color:#efefef;text-align:center;margin-bottom:0;font-family:Prata,helvetica,arial,sans-serif;font-size:19px;line-height:1.228}.homepage--hosting--container{background:url(/img/backgrounds/server.jpg) 100% 0/cover no-repeat;border-bottom:1px solid #6f6f6f;padding-top:45px}@media (width<=800px){.homepage--hosting--container{background-position-x:-360px}}.homepage--hosting--container h2{margin-bottom:8px}.homepage--hosting--container .row{padding:0 0 50px}.homepage--hosting--subheading{text-align:center;letter-spacing:.4px;margin:0 0 25px;font-family:Prata,helvetica,arial,sans-serif;font-weight:100}.homepage--hosting--list{margin:30px 0 0;padding:0 0 45px 10px}.homepage--hosting--list-title{color:#efefef;font-family:Prata,helvetica,arial,sans-serif;font-size:18px;line-height:1.333}.homepage--hosting--list-container{padding:38px 0 2.35765% 40px}@media (width<=599px){.homepage--hosting--list-container{padding:40px 30px 0}}.homepage--hosting--list li{letter-spacing:.1px;margin-bottom:30px;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;list-style-type:none;display:block;position:relative}.homepage--hosting--list li:before{content:"";color:#fff;font-size:11px;position:absolute;top:2px;left:-11px}.homepage--mstream--container{background-image:linear-gradient(34deg,#0000 0%,#0000000f 60%,#ffffff1a 100%);border-bottom:1px solid #6f6f6f;padding-top:55px;padding-right:0}.homepage--mstream--container .cta-button.primary{margin:0 auto}@media (width<=1024px){.homepage--mstream--container{padding-bottom:40px}}.homepage--mstream--container img{max-width:100%;max-height:100%}.homepage--mstream--col-header{margin-bottom:28px}.homepage--mstream--demo{padding:10px 0 34px}.homepage--mstream--demo .cta-button.secondary{margin:0 auto}@media (width<=599px){.homepage--mstream--demo{padding:6px 0 26px}.homepage--mstream--demo .cta-button.secondary{font-size:16px}}.homepage--mstream--explainer{margin-bottom:60px}@media (width<=599px){.homepage--mstream--explainer{margin-bottom:40px}}.homepage--mstream--feature--header{margin-bottom:20px}.homepage--mstream--feature--header--pad{margin-top:85px}.homepage--mstream--feature--header-hr{background:-webkit-linear-gradient(270deg,#fff0 0% 10%,#ffffffa6 50%,#fff0 90% 90%);border:0;height:2px;margin:18px 0;position:relative}.homepage--mstream--feature--header-hr:before{content:"";z-index:1;border-top:1px solid #1b1b1b;width:100%;height:1px;display:block;position:absolute;top:50%}.homepage--mstream--feature--header--cta{margin:0 auto}.hp-tiles{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:60px;display:grid}@media (width<=800px){.hp-tiles{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=599px){.hp-tiles{grid-template-columns:minmax(0,1fr);gap:12px;margin-bottom:40px}}.hp-tiles--t .hp-tile:nth-child(4){grid-column:2}@media (width<=800px){.hp-tiles--t .hp-tile:nth-child(4){grid-column:1/-1;justify-self:center;width:100%;max-width:calc(50% - 9px)}}@media (width<=599px){.hp-tiles--t .hp-tile:nth-child(4){max-width:none}}.hp-features-header{padding-top:30px}.hp-tile{text-align:center;background-color:#505061;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:center;gap:10px;min-height:190px;padding:22px 18px 20px;text-decoration:none;transition:background-color .2s,border-color .2s,transform .2s;display:flex}.hp-tile:hover,.hp-tile:focus-visible{background-color:#5b5b6e;outline:none;transform:translateY(-2px)}.hp-tile--static{cursor:default}.hp-tile--static:hover{background-color:#505061;transform:none}.hp-tile__icon{color:#fdb913;border:2px solid #ffffff59;border-radius:50%;place-items:center;width:56px;height:56px;display:grid}.hp-tile__title{color:#fff;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:500}.hp-tile__text{color:#ffffffbf;max-width:30ch;font-family:Roboto,helvetica,arial,sans-serif;font-size:13px;font-weight:300;line-height:1.5}.hp-tile--accent{background-color:#0000;border-color:#fdb913}.hp-tile--accent .hp-tile__title{color:#fdb913}.hp-tile--accent:hover,.hp-tile--accent:focus-visible{background-color:#fdb91314}.hp-players{background-color:#e6e6e6;padding:10px 0 70px}.hp-players h3{color:#111}.hp-players .homepage--mstream--feature--header-hr{border-color:#0000002e}.hp-players__strip{grid-template-columns:minmax(0,1.45fr) minmax(0,.55fr) minmax(0,1.45fr);align-items:end;gap:22px;display:grid}@media (width<=599px){.hp-players__strip{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px}}.hp-players__item{min-width:0;margin:0}.hp-players__item a{cursor:zoom-in;transition:opacity .15s;display:block}.hp-players__item a:hover,.hp-players__item a:focus-visible{opacity:.88;outline:none}.hp-players__item figcaption{letter-spacing:1.2px;text-transform:uppercase;text-align:center;color:#7a7a7a;margin-top:10px;font-family:Roboto,helvetica,arial,sans-serif;font-size:11px;font-weight:500}.hp-players__item--phone{justify-self:center;width:100%;max-width:150px}@media (width<=599px){.hp-players__item--browser{grid-column:1/-1}.hp-players__item--phone{max-width:120px}}.hp-players .browser,.hp-players .term{border-color:#00000026;box-shadow:0 24px 50px -24px #00000080}.hp-players .phone{width:100%;box-shadow:0 18px 40px -18px #0009}.homepage--diy--container{background-image:linear-gradient(34deg,#0000 0%,#0000000f 60%,#ffffff1a 100%);border-bottom:1px solid #6f6f6f}.homepage--diy--container .row h2{margin-bottom:0}.homepage--diy--container .row img{max-width:100%;max-height:100%}.homepage--diy--container .row{padding:40px 0 50px}@media (width<=1024px){.homepage--diy--container .row{padding-top:40px;padding-bottom:50px}}.homepage--diy--product{margin-top:50px}.homepage--diy--product p{color:#ffffffe6;text-align:center;margin-top:50px;margin-bottom:25px;padding:0 50px;font-family:Roboto,helvetica,arial,sans-serif;font-size:18px;line-height:1.4}.homepage--diy--product p span{margin-top:10px;font-size:14px;font-weight:300;display:block}.homepage--diy--mstream-express-logo,.homepage--diy--mstream-grey-logo{display:block}.homepage--diy--mstream-express-logo{width:280px;max-width:100%;margin:0 auto}@media (width<=599px){.homepage--diy--mstream-express-logo{max-width:80%}}.homepage--diy--mstream-grey-logo{width:200px;max-width:100%;margin:17px auto 91px;display:block}.quicknav{border-bottom:1px solid #ffffff1f}.quicknav__inner{scrollbar-width:none;align-items:center;gap:6px;max-width:1024px;margin:0 auto;padding:14px 30px;display:flex;overflow-x:auto}.quicknav__inner::-webkit-scrollbar{display:none}@media (width<=599px){.quicknav__inner{padding:10px 16px}}.quicknav__label{letter-spacing:1.6px;text-transform:uppercase;color:#fff6;white-space:nowrap;margin-right:10px;font-size:12px;font-weight:500}@media (width<=599px){.quicknav__label{display:none}}.quicknav a{letter-spacing:1px;text-transform:uppercase;color:#ffffff9e;white-space:nowrap;border:1px solid #6f6f6f;border-radius:20px;padding:9px 15px;font-size:13px;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,border-color .2s}.quicknav a:hover,.quicknav a:focus-visible{color:#1c1c1c;background:#fdb913;border-color:#fdb913}.band{padding:72px 0;scroll-margin-top:63px}@media (width<=599px){.band{padding:48px 0;scroll-margin-top:65px}}.band--light{color:#111;background:#e6e6e6}.band--dark{background:#1a1a1a}.band__row{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:center;gap:48px;max-width:1024px;margin:0 auto;padding:0 30px;display:grid}@media (width<=800px){.band__row{grid-template-columns:minmax(0,1fr);gap:36px}}.band__row>*{min-width:0}@media (width>=801px){.band--rev .band__row{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}.band--rev .band__row>.band__copy{order:2}@media (width<=800px){.band--rev .band__row>.band__copy{order:0}}.band__copy{flex-direction:column;align-items:flex-start;gap:18px;display:flex}.band__copy p{color:#ffffff9e;max-width:54ch;margin:0;font-weight:300;line-height:1.6}.band__copy p a{color:#799dd5}.band__copy .cta-button.primary,.band__copy .cta-button.secondary{margin:0;display:inline-block}.band--light .band__copy p{color:#4b4b4b}.band--light .band__copy p a{color:#2b5aa6}.band__h2{text-align:left;color:#ffffffe6;margin:0;font-family:Roboto,helvetica,arial,sans-serif;font-size:32px;font-weight:400;line-height:1.2}.band__h2 small{letter-spacing:1.4px;text-transform:uppercase;color:#fdb913;margin-bottom:8px;font-size:14px;font-weight:500;display:block}@media (width<=599px){.band__h2{padding:0;font-size:26px}}.band--light .band__h2{color:#111}.band__list{flex-direction:column;gap:8px;margin:-6px 0 0;padding-left:20px;list-style:outside;display:flex}.band__list li{color:#ffffff9e;font-size:16px;font-weight:300;line-height:1.5}.band__list li::marker{color:#fdb913}.band--light .band__list li{color:#4b4b4b}.band--light .band__list li::marker{color:#a8780c}.band__links{flex-wrap:wrap;gap:6px 18px;margin:0;padding:0;list-style:none;display:flex}.band__links li{font-size:14px;font-weight:400}.band__links a{color:#799dd5;text-decoration:none}.band__links a:hover{text-decoration:underline}.band--light .band__links a{color:#2b5aa6}.band__muted,.band__legacy{color:#fff6!important;font-size:13px!important}.band__muted a,.band__legacy a{text-decoration:underline;color:inherit!important}.band--light .band__muted,.band--light .band__legacy{color:#7a7a7a!important}.band__legacy{border-top:1px solid #0000001f;padding-top:16px;max-width:none!important;margin-top:6px!important}.ft{font-family:Roboto,helvetica,arial,sans-serif}.ft-top{background:#000 url(/img/backgrounds/subpage-hero.jpg) top no-repeat;border-bottom:1px solid #6f6f6f;padding-top:76px}@media (width<=599px){.ft-top{background-size:200%;padding-top:57px}}.ft-hero{flex-direction:column;gap:12px;max-width:1024px;margin:0 auto;padding:44px 30px 8px;display:flex}.ft-hero h1{color:#ffffffe6;text-shadow:0 0 16px #0009;margin:0;font-family:Prata,helvetica,arial,sans-serif;font-size:40px;font-weight:400;line-height:1.25}.ft-hero p{color:#ffffff9e;max-width:62ch;margin:0;font-size:17px;font-weight:300;line-height:1.6}@media (width<=599px){.ft-hero{padding:28px 16px 4px}.ft-hero h1{font-size:32px}.ft-hero p{font-size:15px}}.ft-top .quicknav{border-bottom:0}.ft-top .quicknav .quicknav__inner{flex-wrap:wrap;row-gap:8px}@media (width<=599px){.ft-top .quicknav .quicknav__inner{flex-wrap:nowrap}}.ft-top .quicknav a b{color:#fdb913;margin-right:2px;font-weight:500}.ft-top .quicknav a:hover b,.ft-top .quicknav a:focus-visible b{color:inherit}.ft-band{scroll-margin-top:63px}.ft-band .band__row{align-items:start;gap:56px}@media (width>=801px){.ft-band .band__row{grid-template-columns:minmax(0,6fr) minmax(0,5fr)}}@media (width<=800px){.ft-band .band__row{gap:32px}}.ft-band .band__copy{gap:16px}.ft-pills{flex-wrap:wrap;gap:6px;margin:2px 0 0;padding:0;list-style:none;display:flex}.ft-pills li{letter-spacing:1px;text-transform:uppercase;color:#ffffff9e;border:1px solid #ffffff47;border-radius:20px;padding:6px 10px;font-size:11px;font-weight:500}.ft-pills li.hot{color:#fdb913;border-color:#fdb913}.band--light .ft-pills li{color:#4b4b4b;border-color:#0000004d}.band--light .ft-pills li.hot{color:#8a620a;border-color:#a8780c}.ft-facts{border-top:1px solid #ffffff1f;grid-template-columns:92px minmax(0,1fr);gap:10px 16px;width:100%;margin:6px 0 0;padding:16px 0 0;font-size:14px;line-height:1.55;display:grid}.ft-facts dt{letter-spacing:.9px;text-transform:uppercase;color:#fff6;padding-top:3px;font-size:11px;font-weight:500;line-height:1.4}.ft-facts dd{color:#ffffff9e;margin:0;font-weight:300}.ft-facts__leaves{color:#ffffffe6!important;font-weight:400!important}.ft-facts__leaves:before{content:"";vertical-align:1px;background:#5cb85c;border-radius:50%;width:8px;height:8px;margin-right:8px;display:inline-block}@media (width<=599px){.ft-facts{grid-template-columns:1fr;gap:2px 0}.ft-facts dt{margin-top:8px}.ft-facts dt:first-child{margin-top:0}}.band--light .ft-facts{border-top-color:#00000024}.band--light .ft-facts dt{color:#7a7a7a}.band--light .ft-facts dd{color:#4b4b4b}.band--light .ft-facts__leaves{color:#111!important}.ft-fig{background:#151515;border:1px solid #ffffff1a;border-radius:8px;margin:0;padding:22px 24px 16px;box-shadow:0 24px 50px -24px #000000e6}.ft-fig__art svg{width:100%;height:auto;display:block}.ft-fig figcaption{letter-spacing:1.4px;text-transform:uppercase;text-align:center;color:#fff6;margin-top:12px;font-size:10px;font-weight:500}@media (width<=599px){.ft-fig{padding:14px 14px 12px}}.band--light .ft-fig{background:#fff;border-color:#0000001f;box-shadow:0 24px 50px -24px #0006}.band--light .ft-fig figcaption{color:#888}.dg text{letter-spacing:.6px;text-transform:uppercase;fill:#ffffffb3;font-family:Roboto,helvetica,arial,sans-serif;font-size:11px;font-weight:500}.dg .lbl{fill:#ffffff73;text-transform:none;letter-spacing:0;font-size:12px;font-weight:300}.dg .mono{text-transform:none;letter-spacing:0;font-family:Cascadia Mono,SF Mono,Menlo,Consolas,monospace;font-weight:400}.dg .gold{fill:#fdb913}.dg .box{fill:#262626;stroke:#ffffff38}.dg .box2{fill:#1c1c1c;stroke:#ffffff38}.dg .wire{stroke:#ffffff47;fill:none;stroke-width:1.5px}.dg .tunnel{stroke:#fdb913;fill:none;stroke-width:2.5px}.dg .dash{stroke-dasharray:5 5}.dg .blue{stroke:#799dd5}.dg .dot{fill:#fdb913}.dg .dotb{fill:#799dd5}.dg .x{stroke:#d9534f;stroke-width:2px}.dg .dim{fill:#ffffff4d}.band--light .dg .dim{fill:#00000040}.band--light .dg text{fill:#333}.band--light .dg .lbl{fill:#666}.band--light .dg .box{fill:#f6f6f6;stroke:#00000040}.band--light .dg .box2{fill:#fff;stroke:#00000040}.band--light .dg .wire{stroke:#00000059}.subpage--background{z-index:0;background:#000 url(/img/backgrounds/subpage-hero.jpg) top no-repeat;border-bottom:1px solid #6f6f6f;position:relative}.subpage--hero{min-height:300px;padding-top:125px}@media (width<=599px){.subpage--hero{padding-top:55px}}.subpage--hero--container{max-width:1024px;margin-left:auto;margin-right:auto}.subpage--hero--container:after{clear:both;content:"";display:block}.subpage--hero--title{color:#ffffffe6;text-align:left;text-shadow:0 0 16px #0000003d;float:left;width:61.158%;margin:0 3.57866% 0 0;font-family:Prata,helvetica,arial,sans-serif;font-size:40px;display:block;line-height:1.6!important}.subpage--hero--title:last-child{margin-right:0}.subpage--hero--title{padding:50px 2.35765% 2.35765% 25px}@media (width<=599px){.subpage--hero--title{text-align:center;float:left;width:100%;margin-right:2.35765%;display:block}.subpage--hero--title:last-child{margin-right:0}.subpage--hero--title{padding:0 2.35765% 40px}}.subpage--hero--title.no-subtitle h1{margin-top:13px}.subpage--hero--title.less-padding{padding-left:0}.subpage--hero--title h1{font-weight:700;line-height:1.2}@media (width<=599px){.subpage--hero--title h1{text-align:center}}.subpage--hero--title-container{background-color:#5790e7;max-width:380px;height:auto;margin:0 auto 80px;padding-bottom:30px;overflow:hidden;box-shadow:0 0 16px #0000002e}@media (width<=599px){.subpage--hero--title-container{float:left;width:100%;max-width:none;height:auto;margin-right:2.35765%;display:block}.subpage--hero--title-container:last-child{margin-right:0}.subpage--hero--title-container{margin-bottom:50px;margin-right:0}}.subpage--hero--subtitle{color:#ffffffe6;font-family:Roboto,helvetica,arial,sans-serif;font-size:17px;font-weight:500;line-height:.956}@media (width<=599px){.subpage--hero--subtitle{text-align:center}}.subpage--hero--icon{width:95px}@media (width<=599px){.subpage--hero--icon{margin:0 auto}}.subpage--hero--icon-container{float:left;width:35.2633%;margin-right:3.57866%;display:block}.subpage--hero--icon-container:last-child{margin-right:0}.subpage--hero--icon-container{padding:40px 2.35765% 2.35765% 40px}@media (width<=599px){.subpage--hero--icon-container{float:left;width:100%;margin-right:2.35765%;display:block}.subpage--hero--icon-container:last-child{margin-right:0}.subpage--hero--icon-container{margin-right:0;padding:40px 2.35765% 2.35765%}}.subpage--content{max-width:1024px;margin-left:auto;margin-right:auto}.subpage--content{display:block}.subpage--content:after{clear:both;content:"";display:block}.subpage--content{padding-top:40px;padding-bottom:80px}.store--gradient-overlay{z-index:1;background-image:linear-gradient(34deg,#ffffff1a 0%,#000 40%,#0000 180%);width:100%;height:850px;position:absolute;bottom:0}.store--product{float:left;width:48.8212%;margin-right:2.35765%;display:block}.store--product:last-child{margin-right:0}.store--product{z-index:2;background-color:#212121;border-radius:3px;margin-bottom:20px;padding-bottom:40px;position:relative;box-shadow:.5px .866px 4px #00000063}@media (width<=599px){.store--product{float:left;width:100%;margin-right:2.35765%;display:block}.store--product:last-child{margin-right:0}.store--product{margin-bottom:60px}}.store--product--logo-container{background-color:#ffffffe6;width:80%;height:200px;margin:0 auto;padding:50px 33px;position:relative;top:-30px}@media (width<=599px){.store--product--logo-container{height:auto}}.store--product--logo-container img{margin:0 auto;display:block}@media (width<=599px){.store--product--logo-container img{max-width:100%}}.store--product--content{margin-bottom:120px}.store--product--content-container .cta-button.primary,.store--product--content-container .cta-button.secondary{min-width:174px;margin:0 auto 20px}.store--product--content-copy{margin-bottom:28px;padding:2% 13%}.store--product--content-copy p{color:#ffffffe6;text-align:center;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.266}.sw{font-family:Roboto,helvetica,arial,sans-serif}.sw-top{background:#000 url(/img/backgrounds/subpage-hero.jpg) top no-repeat;border-bottom:1px solid #6f6f6f;padding-top:76px}@media (width<=599px){.sw-top{background-size:200%;padding-top:57px}}.sw-badges{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.sw-badges a{line-height:0;display:block}.sw-badges .badge{width:auto;height:52px;display:block}@media (width<=599px){.sw-badges .badge{height:46px}}.band--terminal .band__row--stack{flex-direction:column;align-items:flex-start;gap:22px;display:flex}.band--terminal .band__h2--lg{font-size:40px}@media (width<=599px){.band--terminal .band__h2--lg{font-size:30px}}.band--terminal .band__h2--gold{color:#fdb913}.band--server{padding:56px 0 80px}.band--server .band__row{grid-template-columns:minmax(0,5fr) minmax(0,6fr);align-items:start}@media (width<=800px){.band--server .band__row{grid-template-columns:minmax(0,1fr)}}.sw-media{min-width:0}.sw-shots{justify-content:center;align-items:flex-end;gap:6%;display:flex}.sw-shots .phone{width:44%}.sw-shots .phone:first-child{width:47%}.sw-termshots{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:100%;margin-top:6px;display:grid}@media (width<=599px){.sw-termshots{grid-template-columns:minmax(0,1fr)}}.lightbox{color:#ffffffe6;background:#0c0c0c;border:1px solid #ffffff26;border-radius:8px;max-width:min(94vw,1400px);max-height:94vh;padding:0;overflow:hidden}.lightbox::backdrop{background:#000000d1}.lightbox__img{width:auto;max-width:94vw;height:auto;max-height:calc(94vh - 40px);display:block}.lightbox__caption{letter-spacing:1.2px;text-transform:uppercase;color:#fff6;border-top:1px solid #ffffff14;margin:0;padding:10px 14px;font-family:Roboto,helvetica,arial,sans-serif;font-size:11px;font-weight:500}.lightbox__close{color:#ffffffe6;cursor:pointer;background:#0009;border:1px solid #ffffff40;border-radius:50%;width:32px;height:32px;font:20px/1 Roboto,helvetica,arial,sans-serif;position:absolute;top:6px;right:6px}.lightbox__close:hover,.lightbox__close:focus-visible{color:#1c1c1c;background:#fdb913;border-color:#fdb913;outline:none}.dl{font-family:Roboto,helvetica,arial,sans-serif}.dl-top{background:#000 url(/img/backgrounds/subpage-hero.jpg) top no-repeat;border-bottom:1px solid #6f6f6f;padding-top:76px}@media (width<=599px){.dl-top{background-size:200%;padding-top:57px}}.dl-hero{flex-direction:column;gap:10px;max-width:1024px;margin:0 auto;padding:44px 30px 56px;display:flex}.dl-hero h1{color:#ffffffe6;text-shadow:0 0 16px #0009;margin:0;font-family:Prata,helvetica,arial,sans-serif;font-size:40px;font-weight:400;line-height:1.25}.dl-hero__meta{color:#ffffff9e;margin:0;font-size:15px;font-weight:300}.dl-hero__meta a{color:#799dd5}@media (width<=599px){.dl-hero{padding:28px 16px 40px}.dl-hero h1{font-size:32px}}.dl-detect{margin-top:22px}.dl-detect__cta{flex-direction:column;align-items:flex-start;display:flex}.dl-band{padding:48px 0}.dl-band--light{color:#111;background:#e6e6e6}.dl-band--tight{padding-top:0}.dl-row{max-width:1024px;margin:0 auto;padding:0 30px}@media (width<=599px){.dl-row{padding:0 16px}}.dl-h3{letter-spacing:1.4px;text-transform:uppercase;text-align:left;color:#8a620a;margin:0 0 14px;font-family:Roboto,helvetica,arial,sans-serif;font-size:13px;font-weight:500}.dl-note{color:#6b6b6b;margin:12px 0 0;font-size:13px;font-weight:300;line-height:1.6}.dl-note code{color:#111;font-family:Cascadia Mono,SF Mono,Menlo,Consolas,monospace;font-size:12px}.dl-note b{color:#111;font-weight:500}.dl-note a{color:#2b5aa6}.dl-tablewrap{overflow-x:auto}@media (width<=599px){.dl-matrix,.dl-matrix tbody,.dl-matrix tr,.dl-matrix td{display:block}.dl-matrix thead{display:none}.dl-matrix tr{border-bottom:1px solid #0000001a;padding:12px 0}.dl-matrix tr.is-me{background:#fdb9131f;margin:0 -16px;padding:12px 16px}.dl-matrix tr.is-me td{background:0 0}.dl-matrix tbody td{border:0;padding:4px 0}.dl-matrix td[data-label]{align-items:center;gap:12px;display:flex}.dl-matrix td[data-label]:before{content:attr(data-label);letter-spacing:1px;text-transform:uppercase;color:#7a7a7a;flex:0 0 72px;font-size:11px;font-weight:500}.dl-matrix .dl-matrix__plat{min-width:0;padding-bottom:8px}}.dl-matrix{border-collapse:collapse;width:100%;font-size:15px}.dl-matrix th{text-align:left;letter-spacing:1.2px;text-transform:uppercase;color:#7a7a7a;white-space:nowrap;border-bottom:1px solid #00000024;padding:10px 12px;font-size:11px;font-weight:500}.dl-matrix td{vertical-align:middle;color:#4b4b4b;border-bottom:1px solid #0000001a;padding:12px}.dl-matrix tr.is-me td{background:#fdb9131f}.dl-matrix__plat{min-width:200px}.dl-matrix__name{color:#111;margin-right:8px;font-weight:500}.dl-matrix__note{color:#7a7a7a;margin-top:2px;font-size:12px;font-weight:300;display:block}.dl-matrix__me{display:inline-block}.dl-matrix__me[hidden]{display:none}.dl-matrix__me{letter-spacing:1px;text-transform:uppercase;color:#8a620a;vertical-align:2px;border:1px solid #c9a227;border-radius:10px;padding:2px 7px;font-size:10px;font-weight:500}.dl-cell{flex-wrap:wrap;gap:8px;display:inline-flex}.dl-btn{letter-spacing:.8px;text-transform:uppercase;color:#4b4b4b;white-space:nowrap;border:1px solid #00000059;border-radius:16px;align-items:baseline;gap:8px;padding:8px 12px;font-size:12px;font-weight:500;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s;display:inline-flex}.dl-btn small{letter-spacing:.4px;text-transform:none;color:#8a8a8a;font-size:11px;font-weight:400}.dl-btn:hover,.dl-btn:focus-visible{color:#1c1c1c;background:#fdb913;border-color:#fdb913;outline:none}.dl-btn:hover small,.dl-btn:focus-visible small{color:#1c1c1cb3}.dl-btn--pri{color:#1c1c1c;background:#fdb913;border-color:#fdb913}.dl-btn--pri:hover,.dl-btn--pri:focus-visible{background:#c18d11;border-color:#c18d11}.dl-btn--soon{color:#8a8a8a;cursor:help;border-style:dashed}.dl-btn--soon:hover{color:#8a8a8a;background:0 0;border-color:#00000059}.dl-band--light .installsw{max-width:100%}.doc{font-family:Roboto,helvetica,arial,sans-serif}.doc__head{background:#000 url(/img/backgrounds/subpage-hero.jpg) top no-repeat;border-bottom:1px solid #6f6f6f;padding:76px 0 36px}@media (width<=599px){.doc__head{background-size:200%;padding:57px 0 28px}}.doc__head h1{color:#ffffffe6;text-shadow:0 0 16px #0009;margin:34px 0 0;font-family:Prata,helvetica,arial,sans-serif;font-size:40px;font-weight:400;line-height:1.25}@media (width<=599px){.doc__head h1{margin-top:24px;font-size:30px}}.doc__updated{color:#fff6;margin:10px 0 0;font-size:13px;font-weight:300}.doc__inner{max-width:760px;margin:0 auto;padding:0 30px}@media (width<=599px){.doc__inner{padding:0 16px}}.doc__body{color:#ffffff9e;padding-top:36px;padding-bottom:80px;font-size:16px;font-weight:300;line-height:1.7}.doc__body h2{text-align:left;color:#ffffffe6;margin:40px 0 12px;font-family:Roboto,helvetica,arial,sans-serif;font-size:22px;font-weight:500;line-height:1.3}.doc__body p{color:#ffffff9e;margin:0 0 16px;font-weight:300}.doc__body p:first-child{color:#ffffffe6;font-size:18px}.doc__body a{color:#799dd5}.doc__body a:hover{text-decoration:underline}.doc__body strong{color:#ffffffe6;font-weight:500}.doc__body code{color:#ffffffe6;background:#ffffff0f;border-radius:3px;padding:1px 5px;font-family:Cascadia Mono,SF Mono,Menlo,Consolas,monospace;font-size:14px}.doc__body ol,.doc__body ul{margin:0 0 16px;padding-left:22px}.doc__body ol li,.doc__body ul li{color:#ffffff9e;margin-bottom:8px;font-weight:300}.doc__body ol{list-style:decimal}.doc__body ul{list-style:outside}.doc__body table{border-collapse:collapse;width:100%;margin:0 0 18px;font-size:15px}.doc__body table th,.doc__body table td{text-align:left;vertical-align:top;border-bottom:1px solid #ffffff1f;padding:10px 12px}.doc__body table th{letter-spacing:1.2px;text-transform:uppercase;color:#fff6;font-size:11px;font-weight:500}.doc__body table td{color:#ffffff9e;font-weight:300}.doc__body table td:first-child{color:#ffffffe6;white-space:nowrap;font-weight:400}.product-template--row{max-width:1024px;margin-left:auto;margin-right:auto}.product-template--row:after{clear:both;content:"";display:block}.product-template ul{padding-top:13px;padding-bottom:13px;padding-left:28px;list-style:square}.product-template li{color:#2b2b2b;text-align:left;margin:0;padding-left:5px;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.product-template .subpage--hero--icon-container{width:133px}@media (width<=599px){.product-template .subpage--hero--icon-container{width:100%}}.product-template .subpage--hero--title-container{max-width:380px}@media (width<=599px){.product-template .subpage--hero--title-container{max-width:100%}}.product-template--price{color:#2b2b2b;text-align:center;margin-top:20px;margin-bottom:25px;font-family:Roboto,helvetica,arial,sans-serif;font-size:49px}.product-template--price sup{font-size:25px;position:relative;top:-16px;left:-2px}.product-template--price span{color:#7f7e7e;font-size:18px;font-weight:500}.product-template--content{max-width:1024px;margin-left:auto;margin-right:auto}.product-template--content:after{clear:both;content:"";display:block}.product-template--content{background-color:#efefef;border-radius:5px;margin-top:120px;margin-bottom:150px;overflow:hidden;box-shadow:0 0 76px #000000b3}@media (width<=599px){.product-template--content{max-width:90%;margin-top:30px}}.product-template--content p{color:#2b2b2b;text-align:left;margin:0 0 13px;font-family:Roboto,helvetica,arial,sans-serif;font-size:15px;font-weight:400;line-height:1.2}.product-template--content .logo{max-width:70%;margin:0 auto;display:block}.product-template--content .mstream-product-name{color:#7394c7;text-align:center;font-family:Baumans,cursive;font-size:28px;line-height:1.333}.product-template--content hr{margin:20px 0}.product-template--content .card-element{margin-top:30px}.product-template--content .left-column{float:left;width:48.8212%;margin-right:2.35765%;display:block}.product-template--content .left-column:last-child{margin-right:0}.product-template--content .left-column{padding:50px 0 50px 56px}@media (width<=599px){.product-template--content .left-column{float:left;width:100%;margin-right:2.35765%;display:block}.product-template--content .left-column:last-child{margin-right:0}.product-template--content .left-column{padding:40px}}.product-template--content .right-column{float:left;width:48.8212%;margin-right:2.35765%;display:block}.product-template--content .right-column:last-child{margin-right:0}.product-template--content .right-column{padding:100px 56px 50px}@media (width<=599px){.product-template--content .right-column{float:left;width:100%;margin-right:2.35765%;display:block}.product-template--content .right-column:last-child{margin-right:0}.product-template--content .right-column{padding:40px}}.product-template .fullwidth-button--primary,.product-template .fullwidth-button--secondary{cursor:pointer;border:0;width:100%;height:65px;font-size:18px;font-weight:700;transition:all .3s}.product-template .fullwidth-button--primary{color:#fff;background-color:#fdb913}.product-template .fullwidth-button--primary:hover{background-color:#fdb913cc}.product-template .fullwidth-button--secondary{color:#000;background-color:#d1d1d1}.product-template .fullwidth-button--secondary:hover{background-color:#d1d1d1cc}.product-template .fullwidth-button--columns .col6{width:50%;margin-right:0}@media (width<=599px){.product-template .fullwidth-button--columns .col6{float:left;width:100%;margin-right:2.35765%;display:block}.product-template .fullwidth-button--columns .col6:last-child{margin-right:0}}.philosophy .row{padding-top:30px;padding-bottom:10px}.philosophy--row{max-width:1024px;margin-left:auto;margin-right:auto;font-family:Roboto,helvetica,arial,sans-serif}.philosophy--row:after{clear:both;content:"";display:block}.philosophy--content{max-width:1024px;margin-left:auto;margin-right:auto}.philosophy--content:after{clear:both;content:"";display:block}.philosophy--content{background-color:#efefef;border-radius:5px;margin-top:90px;margin-bottom:150px;overflow:hidden;box-shadow:0 0 76px #000000b3}@media (width<=599px){.philosophy--content{max-width:90%;margin-top:30px}}.philosophy--content p{color:#2b2b2b;text-align:left;margin:0;padding-bottom:13px;padding-left:50px;padding-right:50px;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4}@media (width<=599px){.philosophy--content p{text-align:center;padding-left:20px;padding-right:20px}}.philosophy--content ul{padding-bottom:13px;padding-left:76px;padding-right:50px;list-style:square}@media (width<=599px){.philosophy--content ul{padding-left:40px;padding-right:20px}}.philosophy--content li{color:#2b2b2b;text-align:left;margin:0;padding-left:5px;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;font-weight:400;line-height:1.4}.philosophy--content hr{margin:20px 0}.philosophy--content h2{margin-bottom:18px;padding-top:50px;padding-left:20px;padding-right:20px;font-family:Roboto,helvetica,arial,sans-serif;font-size:34px;font-weight:400;line-height:1.3}.philosophy--content .image-container{max-width:100%;margin-left:80px;margin-right:80px}@media (width<=599px){.philosophy--content .image-container{margin-left:20px;margin-right:20px}}.philosophy--content img{max-width:100%;box-shadow:0 1px 3px #0000004d}.hero{width:100%;position:relative}.hero--container{background:url(/img/backgrounds/server.jpg) 100% 0/cover no-repeat;border-bottom:1px solid #6f6f6f;min-height:607px;display:block}.hero--container:after{clear:both;content:"";display:block}.hero--container{z-index:1;background-size:cover;height:100%;padding-top:110px;position:relative}@media (width<=1024px){.hero--container{background-position:50% 0}}@media (width<=599px){.hero--container{background-position:80% 0}}.hero--container .row{z-index:1;padding-top:0;position:relative}@media (width<=1024px){.hero--container .row{padding:0 30px}}.hero--wrapper{background-color:#505061d9;border-radius:5px;margin-top:30px;padding:10px 40px;display:inline-block;position:relative}@media (width<=599px){.hero--wrapper{min-width:100%;padding:10px}}.hero--tagline{letter-spacing:1.5px;color:#fff;text-align:left;text-shadow:0 0 16px #0000003d;margin-top:14px;margin-bottom:40px;font-family:Prata,helvetica,arial,sans-serif;font-size:63px;font-weight:100;line-height:1.161}@media (width<=599px){.hero--tagline{text-shadow:0 0 16px #000000f0;text-align:center;font-size:40px}}.hero--ctas{flex-wrap:wrap;align-items:center;gap:14px 18px;padding-bottom:26px;display:flex}.hero--ctas .cta-button.secondary{color:#fff;border-color:#ffffffd9;margin:0;padding:13px 22px;font-size:16px;display:inline-block}@media (width<=599px){.hero--ctas{justify-content:center}}.hero--all-downloads{margin:-12px 0 0;padding-bottom:24px;font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;font-weight:400}.hero--all-downloads a{color:#799dd5;text-shadow:0 0 10px #0009;text-decoration:none}.hero--all-downloads a:hover{text-decoration:underline}@media (width<=599px){.hero--all-downloads{text-align:center}}.hero--logo{width:318px;max-width:100%}.hero--second-button-row{max-width:1024px;margin-left:auto;margin-right:auto}.hero--second-button-row:after{clear:both;content:"";display:block}.hero--play-pause{cursor:pointer;position:absolute;bottom:45px;right:76px}@media (width<=599px){.hero--play-pause{bottom:16px;right:calc(50% - 17px)}}.hero--play-pause svg{transition:all .3s}@media (width<=599px){.hero--play-pause svg{width:24px;height:24px}}.hero--play-pause:hover svg{fill:#fff}.hero--button-container{max-width:1024px;margin-left:auto;margin-right:auto}.hero--button-container:after{clear:both;content:"";display:block}.hero--button-container .cta-button.primary{width:100%;margin-bottom:25px}@media (width<=599px){.hero--button-container .cta-button.primary{min-width:100%;margin-bottom:48px}}.hero--button-container--left-column{padding-right:15px}.hero--button-container--left-column .cta-button.secondary{width:170px}@media (width<=1024px){.hero--button-container--left-column .cta-button.secondary{width:100%}.hero--button-container--left-column{float:left;width:100%;margin-right:2.35765%;padding:0 0 20px;display:block}.hero--button-container--left-column:last-child{margin-right:0}}.hero--button-container--right-column{padding-left:7px}@media (width<=1024px){.hero--button-container--right-column{float:left;width:100%;margin-right:2.35765%;display:block}.hero--button-container--right-column:last-child{margin-right:0}.hero--button-container--right-column{padding-left:0}}.hero--button-container--right-column .cta-button.secondary{width:170px;margin-right:0}@media (width<=1024px){.hero--button-container--right-column .cta-button.secondary{width:100%}}.overlay{z-index:1;background:#000000e6;width:100%;height:100%;position:fixed;top:60px}@media (width<=599px){.overlay{top:55px}}.overlay--text{color:#fff;text-align:center;width:100%;font-family:Roboto,helvetica,arial,sans-serif;font-size:30px;position:absolute;top:50%}.cta-button{border:0;border-radius:33px!important}.cta-button.primary,.cta-button.secondary{color:#fff;cursor:pointer;width:auto;margin:0 auto;padding:0 1.25em;font-family:Roboto,helvetica,arial,sans-serif;text-decoration:none;transition:all .3s;display:block;font-weight:500!important}.cta-button.primary{letter-spacing:1.3px;text-align:center;color:#1c1c1c;background-color:#fdb913;margin-left:0;padding:16px 20px;font-size:1.0625em;font-weight:500;line-height:1.42}.cta-button.primary:hover{color:#1c1c1c;background-color:#c18d11}.cta-button.primary.small{width:auto;height:auto;padding:7px 19px;font-size:14px;display:block}.cta-button.primary.patreon{background-color:#f60}.cta-button.primary.patreon:hover{background-color:#e6461a}.cta-button.secondary{opacity:.902;color:#ffffffe6;text-align:center;letter-spacing:1.7px;background:0 0;border:3px solid #ffffffe6;width:auto;margin:0 auto;padding:13px 20px;font-family:Roboto,helvetica,arial,sans-serif;font-size:17px;font-weight:500;line-height:1.42;display:block}.cta-button.secondary:hover{background-color:#c18d11;border-color:#c18d11}.cta-button.secondary.inverted{color:#404040;border-color:#404040}.cta-button.secondary.inverted:hover{color:#000;border-color:#000}.panel{text-align:left;background:#00000073;border:1px solid #ffffff1f;border-radius:8px;flex-direction:column;gap:14px;padding:26px 28px;font-family:Roboto,helvetica,arial,sans-serif;display:flex}.panel h3{color:#ffffffe6;text-align:left;margin:0;font-family:Roboto,helvetica,arial,sans-serif;font-size:20px;font-weight:500;line-height:1.3}.panel h4{text-align:left;letter-spacing:1.4px;text-transform:uppercase;color:#fdb913;margin:0;font-size:12px;font-weight:500}.panel p,.panel li{color:#ffffff9e;text-align:left;margin:0;font-size:15px;font-weight:300;line-height:1.6}.panel ul,.panel ol{flex-direction:column;gap:10px;margin:0;padding-left:18px;display:flex}.panel ol{counter-reset:panel-step;padding-left:0;list-style:none}.panel ol li{counter-increment:panel-step;padding-left:34px;position:relative}.panel ol li:before{content:counter(panel-step);color:#fdb913;text-align:center;border:1px solid #fdb913;border-radius:50%;width:22px;height:22px;font-size:12px;font-weight:500;line-height:20px;position:absolute;top:1px;left:0}.panel b{color:#ffffffe6;font-weight:500}.panel a{color:#799dd5}.panel__muted{color:#fff6!important;font-size:13px!important}.panel__muted a{color:inherit;text-decoration:underline}.panel__foot{border-top:1px solid #ffffff1f;margin-top:2px;padding-top:14px}.panel--plain{background:0 0;border:0;padding:0}.panel--split{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px 40px;display:grid}.panel--split>.panel__col{flex-direction:column;gap:12px;min-width:0;display:flex}.panel--split>.panel__foot{grid-column:1/-1}@media (width<=800px){.panel--split{grid-template-columns:minmax(0,1fr)}}@media (width<=599px){.panel{padding:20px 18px}}.selfhost{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:18px 40px;display:grid}@media (width<=800px){.selfhost{grid-template-columns:minmax(0,1fr)}}.cmdbox{background:#0c0c0c;border:1px solid #ffffff1f;border-radius:6px;width:100%;overflow:hidden}.cmdbox__head{background:#ffffff0a;border-bottom:1px solid #ffffff1f;justify-content:space-between;align-items:center;gap:12px;padding:6px 8px 6px 12px;display:flex}.cmdbox__label{letter-spacing:1px;text-transform:uppercase;color:#ffffffe6;font-size:12px;font-weight:500}.cmdbox__label small{letter-spacing:.6px;color:#fff6;margin-left:8px;font-size:11px;font-weight:400}.cmdbox__copy{letter-spacing:.8px;text-transform:uppercase;color:#ffffff9e;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:14px;align-items:center;gap:6px;padding:5px 10px;font:500 11px/1 Roboto,helvetica,arial,sans-serif;transition:color .15s,border-color .15s,background-color .15s;display:inline-flex}.cmdbox__copy:hover,.cmdbox__copy:focus-visible{color:#1c1c1c;background:#fdb913;border-color:#fdb913;outline:none}.cmdbox__copy.is-done{color:#1c1c1c;background:#5cb85c;border-color:#5cb85c}.cmdbox__pre{color:#d8d8d8;white-space:pre-wrap;overflow-wrap:anywhere;margin:0;padding:12px 14px;font:13px/1.6 Cascadia Mono,SF Mono,Menlo,Consolas,monospace}.cmdbox__pre code{font:inherit}.installsw{flex-direction:column;gap:10px;width:100%;display:flex}.installsw__tabs{flex-wrap:wrap;gap:6px;display:flex}.installsw__tab{letter-spacing:1px;text-transform:uppercase;color:#ffffff9e;cursor:pointer;background:0 0;border:1px solid #6f6f6f;border-radius:20px;padding:9px 15px;font:500 12px/1 Roboto,helvetica,arial,sans-serif;transition:background-color .15s,color .15s,border-color .15s}.installsw__tab:hover,.installsw__tab:focus-visible{color:#ffffffe6;border-color:#ffffffe6;outline:none}.installsw__tab.is-active{color:#1c1c1c;background:#fdb913;border-color:#fdb913}.installsw__panel[hidden]{display:none}.installsw__link{margin:8px 2px 0;font-family:Roboto,helvetica,arial,sans-serif;font-size:13px;font-weight:400}.installsw__link a{color:#799dd5;text-decoration:none}.installsw__link a:hover{text-decoration:underline}.band--light .installsw__link a,.dl-band--light .installsw__link a{color:#2b5aa6}.band--light .installsw__tab,.dl-band--light .installsw__tab{color:#4b4b4b;border-color:#00000059}.band--light .installsw__tab:hover,.band--light .installsw__tab:focus-visible,.dl-band--light .installsw__tab:hover,.dl-band--light .installsw__tab:focus-visible{color:#1c1c1c;border-color:#1c1c1c}.band--light .installsw__tab.is-active,.dl-band--light .installsw__tab.is-active{color:#1c1c1c;background:#fdb913;border-color:#fdb913}.dl-big{color:#1c1c1c;background:#fdb913;border-radius:12px;flex-direction:column;gap:3px;padding:16px 26px;font-family:Roboto,helvetica,arial,sans-serif;text-decoration:none;transition:background-color .2s;display:inline-flex}.dl-big b{font-size:20px;font-weight:500;line-height:1.2}.dl-big span{opacity:.8;font-size:12px;font-weight:400;line-height:1.3}.dl-big:hover,.dl-big:focus-visible{background:#c18d11;outline:none}.phone{aspect-ratio:1080/2340;background:#000;border:6px solid #0f0f0f;border-radius:22px;flex:none;overflow:hidden;box-shadow:0 18px 40px -18px #000000e6,0 0 0 1px #ffffff14}.phone a[data-lightbox]{cursor:zoom-in;height:100%;transition:opacity .15s;display:block}.phone a[data-lightbox]:hover,.phone a[data-lightbox]:focus-visible{opacity:.88;outline:none}.phone img{object-fit:cover;width:100%;height:100%;display:block}@media (width<=599px){.phone{border-width:4px;border-radius:16px}}.band--light .phone{box-shadow:0 18px 40px -18px #0009}.browser{background:#0f0f0f;border:1px solid #ffffff1f;border-radius:8px;overflow:hidden;box-shadow:0 24px 50px -24px #000000e6}.browser__bar{background:#2b2b2b;align-items:center;gap:5px;height:22px;padding:0 9px;display:flex}.browser__bar i{background:#555;border-radius:50%;width:7px;height:7px;display:block}.browser img{width:100%;height:auto;display:block}.band--light .browser{border-color:#00000026;box-shadow:0 24px 50px -24px #00000080}.term{background:#0c0c0c;border:1px solid #ffffff1f;border-radius:8px;margin:0;overflow:hidden;box-shadow:0 24px 50px -24px #000000e6}.term img{width:100%;height:auto;display:block}.term figcaption{letter-spacing:1.2px;text-transform:uppercase;color:#fff6;background:#ffffff0a;border-bottom:1px solid #ffffff14;padding:8px 12px;font-size:11px;font-weight:500}.term a[data-lightbox]{cursor:zoom-in;transition:opacity .15s;display:block}.term a[data-lightbox]:hover,.term a[data-lightbox]:focus-visible{opacity:.85;outline:none}.term--placeholder{align-self:stretch;min-height:120px}@media (width<=599px){.term--placeholder{aspect-ratio:1115/701}}.term--placeholder{text-align:center;color:#fff6;letter-spacing:1px;text-transform:uppercase;background:repeating-linear-gradient(135deg,#202020 0 8px,#1a1a1a 8px 16px);place-items:center;font-size:11px;font-weight:500;display:grid}.browser--placeholder,.phone--placeholder{text-align:center;color:#fff6;letter-spacing:1px;text-transform:uppercase;background:repeating-linear-gradient(135deg,#202020 0 8px,#1a1a1a 8px 16px);place-items:center;padding:12px;font-size:11px;font-weight:500;line-height:1.5;display:grid}@media (width<=599px){.phone--placeholder{letter-spacing:.6px;padding:8px;font-size:9px}}.browser--placeholder{aspect-ratio:16/10;font-size:12px}#nav-sentinel{pointer-events:none;width:1px;height:1px;position:absolute;top:0;left:0}.site-wrap{width:100%;height:100%;overflow:clip}.navigation--container{z-index:10;background-color:#0000;width:100%;padding:30px 0 10px;transition:background-color .25s,padding .2s;position:fixed;top:0;left:0}@media (width<=1024px){.navigation--container{padding:30px 30px 10px}}.navigation--container.stuck{background-color:#000c;padding:14px 0}@media (width<=1024px){.navigation--container.stuck{padding:14px 30px}}@media (width<=599px){.navigation--container{display:none}}.navigation{align-items:center;width:100%;max-width:1024px;margin:0 auto;display:flex}.navigation--logo{width:146px;margin-right:20px;display:block}.navigation--link{color:#fff;text-transform:uppercase;cursor:pointer;white-space:nowrap;padding-right:20px;font-family:Roboto,helvetica,arial,sans-serif;font-size:16px;text-decoration:none;transition:color .3s}.navigation--link:hover{color:#fffc}.navigation--link.active,.navigation--link.active:hover{color:#fdb913}.navigation--link.navigation--link--end{text-shadow:0 0 10px #000000b3;margin-left:auto}.navigation--link.navigation--donate{border:1px solid #ffffff73;border-radius:18px;align-items:center;gap:7px;margin-right:16px;padding:8px 14px;font-size:14px;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.navigation--link.navigation--donate svg{color:#db61a2;transition:color .2s}.navigation--link.navigation--donate:hover,.navigation--link.navigation--donate:focus-visible{color:#fff;background:#db61a21f;border-color:#db61a2}.navigation--link.navigation--icon{filter:drop-shadow(0 0 6px #000000b3);align-items:center;padding:0 0 0 4px;display:inline-flex}.navigation--link.navigation--icon svg{display:block}.navigation--link.navigation--icon:hover,.navigation--link.navigation--icon:focus-visible{color:#5865f2}@media (width<=599px){.navigation--link{text-align:center;width:100%;margin-left:0;padding:30px;display:block}.navigation--link:hover{background-color:#fff3}}.nav-toggle-checkbox,.toggle-nav,.mobile-nav{display:none}@media (width<=599px){.mobile-nav{margin-top:60px}.toggle-nav{z-index:100;text-align:center;color:#fff;cursor:pointer;background:#0009;width:100%;padding:20px;font-family:Roboto,helvetica,arial,sans-serif;display:block;position:fixed;top:0;left:0}.mobile-nav{z-index:2;background-color:#1c1c1c;width:100%;height:100%;position:fixed;top:0;left:0}.push-wrap{transition:transform .6s;transform:translate(0,0)}.site-wrap:has(.nav-toggle-checkbox:checked) .push-wrap{transform:translateY(100%)}.site-wrap:has(.nav-toggle-checkbox:checked) .mobile-nav{display:block}}.footer{max-width:1024px;margin-left:auto;margin-right:auto;padding-bottom:25px}.footer:after{clear:both;content:"";display:block}.footer--slim{padding-top:10px}.footer--links{flex-wrap:wrap;justify-content:center;gap:6px 22px;margin-bottom:10px;display:flex}.footer--links a{color:#ffffff9e;font-family:Roboto,helvetica,arial,sans-serif;font-size:13px;text-decoration:none}.footer--links a:hover{color:#ffffffe6;text-decoration:underline}.footer--container{background-color:#1d1d1d}.footer a{cursor:pointer}.footer--patreon-logo{text-align:center;width:70%;padding-top:10px;padding-bottom:15px}.footer--section{margin-top:10px;margin-bottom:20px;padding:2.35765%;font-family:Roboto,helvetica,arial,sans-serif}@media (width<=1024px){.footer--section{float:left;width:23.2318%;margin-right:2.35765%;display:block}.footer--section:last-child{margin-right:0}}@media (width<=599px){.footer--section{float:left;width:48.8212%;margin-right:2.35765%;display:block}.footer--section:last-child{margin-right:0}.footer--section{padding:20px 2.35765% 0}}.footer--section-heading{color:#ffffffe6;letter-spacing:.6px;margin:7px 0 2px;font-size:17px;font-weight:500;line-height:2}.footer--section .cta-button{float:right;margin-top:17px;padding:13px 20px;font-size:14px}.footer--section nav{margin:0;padding:0}.footer--section nav a{color:#ffffffe6;font-family:Roboto,helvetica,arial,sans-serif;font-size:14px;line-height:1.8;text-decoration:none;transition:all .3s;display:block}.footer--section nav a:hover{color:#fffc}.footer--nav2{padding:2.35765% 2.35765% 2.35765% 0}@media (width<=599px){.footer--nav2{padding:2.35765%}}.footer--cta-section{margin:0}@media (width<=1024px){.footer--cta-section{float:left;width:40.2914%;margin-right:2.35765%;display:block}.footer--cta-section:last-child{margin-right:0}}@media (width<=599px){.footer--cta-section{float:left;width:100%;margin-right:2.35765%;display:block}.footer--cta-section:last-child{margin-right:0}.footer--cta-section{padding-top:0}.footer--cta-section button.cta-button.primary{float:none;margin:0 auto 70px;display:block}}.footer--copyright-text{color:#ffffff80;text-align:center;font-family:Roboto,helvetica,arial,sans-serif;font-size:12px;line-height:2.25}.footer--copyright-section{border-top:1px solid #292929;padding-top:17px}.footer--copyright-section nav{text-align:center}.footer--copyright-section nav a{color:#ffffff80;text-transform:uppercase;margin:0 6px;font-family:Roboto,helvetica,arial,sans-serif;font-size:11px;line-height:2.25;text-decoration:none}.ribbon-wrapper-blue{z-index:2;width:85px;height:88px;position:absolute;top:-3px;left:-3px}.ribbon-blue{color:#fff;text-align:center;background-color:#598ddd;width:200px;padding:7px 0;font:700 15px sans-serif;position:relative;top:13px;left:-42px;transform:rotate(-45deg);box-shadow:0 0 3px #0000004d}.ribbon-blue:before,.ribbon-blue:after{content:"";border-top:3px solid #0377b4;border-left:3px solid #0000;border-right:3px solid #0000;position:absolute;bottom:-3px}.ribbon-blue:before{left:0}.ribbon-blue:after{right:0}
