@import"https://fonts.googleapis.com/css?family=Roboto:300,400,500&display=swap";body,html{margin:0;padding:0}a{color:inherit;text-decoration:none}*{box-sizing:border-box;font-family:Roboto,sans-serif;margin:0;padding:0}.header{display:none;height:0;max-height:0;min-height:0}.body,.header{max-width:100%;min-width:100%;width:100%}.body{background:#fafafa;min-height:calc(100vh - 0px)}.body .responsiveContainer{margin:0 15px;max-width:calc(100% - 30px);min-width:calc(100% - 30px);width:calc(100% - 30px)}@media only screen and (min-width:576px)and (max-width:767px){.body .responsiveContainer{margin:0 auto;max-width:540px;min-width:540px;width:540px}}@media only screen and (min-width:768px)and (max-width:991px){.body .responsiveContainer{margin:0 auto;max-width:720px;min-width:720px;width:720px}}@media only screen and (min-width:992px)and (max-width:1199px){.body .responsiveContainer{margin:0 auto;max-width:960px;min-width:960px;width:960px}}@media only screen and (min-width:1200px)and (max-width:1399px){.body .responsiveContainer{margin:0 auto;max-width:1140px;min-width:1140px;width:1140px}}@media only screen and (min-width:1400px){.body .responsiveContainer{margin:0 auto;max-width:1320px;min-width:1320px;width:1320px}}