#landing body,#landing html{font-family:Arial,sans-serif;scroll-behavior:smooth;position:relative;margin:0 auto}#landing *{list-style:none;margin:0;padding:0;border:none;box-shadow:none;text-align:center;justify-content:center;align-items:center}#landing a{text-decoration-line:none;text-decoration:none;color:inherit}#landing body{width:100%}#landing section,#landing section>div{width:100%;display:flex;flex-direction:column}#landing section>div{justify-content:center;justify-items:center;align-items:center;padding:100px 0}#landing section>div>*{width:100%;display:flex;justify-content:center;justify-items:center}#landing section .container{max-width:1000px}#landing section img{width:100%}#landing #lists{background:#142448;width:100%}#landing #main{background:#b6e7ef!important;padding:0}#landing #main,#landing #main .container{width:100%!important}#landing #main img{width:100%;overflow:visible}#landing #lists>ul{display:inline-flex;width:100%}#landing #lists>ul>li{width:25%;padding:50px 10px;background:#b6e7ef!important;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100vh;height:18vh;margin:20px 10px;border-radius:10px;color:#142448;font-weight:900;font-size:1.5em;font-style:bold}#landing #cloud{padding-top:50px;background:url(/img/2.png) no-repeat ivory;background-position:bottom}#landing #cloud>div.container>p{font-size:1.5em;padding-bottom:250px}#landing #notes{background:#b6e7ef}#landing #blog,#landing footer{background:#142448}#landing footer{height:60px;padding:20px;color:#fff;z-index:101}@media (max-width:360px){#landing body,#landing html{width:100%}#landing section{margin:0 auto;width:100vh}#landing .container{width:100%!important}#landing h2{font-size:1.2em}}