.main-content{padding:0}.hero{position:relative;width:100%;height:calc(100vh - (var(--header-height) + var(--info-strip-height)));overflow:hidden}.hero .collage{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url("../assets/images/hero.jpg");background-image:url("../assets/images/hero.webp");background-size:cover;background-position:center center;overflow:hidden;-webkit-filter:brightness(0.4);filter:brightness(0.4)}.hero .collage img{height:calc(100vh - (var(--header-height) + var(--info-strip-height)));display:-webkit-box;display:-ms-flexbox;display:flex}.hero .text{position:absolute;top:0;left:0;width:100%;height:100%;margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-transform:uppercase;color:var(--background);text-align:center;-webkit-filter:drop-shadow(0 0 0.5rem rgba(0,0,0,0.3));filter:drop-shadow(0 0 0.5rem rgba(0,0,0,0.3))}.hero .text .title{font-size:6rem;font-weight:bold}.server-advantages{margin-top:3rem;font-size:2rem}.server-advantages li.advantage{margin:0.25rem 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;text-align:left;-webkit-filter:drop-shadow(0 0 0.25rem rgba(0,0,0,0.3));filter:drop-shadow(0 0 0.25rem rgba(0,0,0,0.3))}.server-advantages li.advantage .bullet{margin-right:0.5em;margin-left:-1.5em;font-size:1.25em}@media screen and (max-width: 1250px){.hero{height:calc(100vh - var(--info-strip-height))}.hero .collage img{height:calc(100vh - var(--info-strip-height))}.hero .text .title{font-size:4rem}.server-advantages{font-size:1.5rem}}@media screen and (max-width: 750px){.hero .text .title{font-size:2.5rem}.server-advantages{margin-top:1rem;font-size:1.25rem}.server-advantages li.advantage .bullet{margin-left:0}}
/*# sourceMappingURL=page-index.min.css.map */