@font-face{font-family:mainFont;src:url(/public/styles/fonts/minecraft.ttf)}@font-face{font-family:Roboto-Regular;src:url(/public/styles/fonts/Roboto-Regular.woff)}.main-banner{font-family:mainFont;color:#fff;font-size:20px}.main-banner__item{width:100%;height:calc(100vh - 100px);position:relative}.main-banner__container{position:absolute;top:20%;left:5%;width:70%;height:50%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.main-banner__text-title{font-size:2em;margin-bottom:20px;line-height:1.3}.main-banner__text-title span{background:linear-gradient(to top right,#96c,#e6ccff);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-weight:700;font-size:1.2em}.main-banner__text{line-height:1.2em}.main-banner__more-container{position:absolute;bottom:5%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;width:100%}.main-banner__more{display:block;background:linear-gradient(to top right,#96c,#e6ccff);width:175px;text-align:center;padding:5px 10px;text-decoration:none}@media screen and (max-width:1100px){.main-banner__container{width:100%;top:10px;left:0;padding:30px}.main-banner__item{height:50vh}.main-banner__text-title{font-size:1.2em;margin-bottom:10px;line-height:1.1}.main-banner__text{font-size:1em}}@media screen and (max-width:540px){.main-banner__item{height:calc(100vh - 80px)}}