.hostingPage{width:100%;margin:auto;display:flex;padding:0 30px;max-width:1300px;min-height:100vh;height:fit-content;box-sizing:border-box;flex-direction:column;background-color:#0e110d}.hostingPage .wrapper{min-height:80vh;margin:auto}.hostingPage .header{display:flex;margin-top:3em;align-items:center;flex-direction:column;justify-content:center}.hostingPage .header .headerGroup{padding:5px;width:fit-content;position:relative}.hostingPage .header .headerGroup .title{margin:0;z-index:2;color:#0e110d;position:relative}@media (max-width: 480px){.hostingPage .header .headerGroup .title{font-size:1.8rem}}.hostingPage .header .headerGroup .headerBg{top:0;left:0;z-index:1;content:"";width:100%;height:100%;opacity:1;border-radius:5px;position:absolute;background:#c0fc64}.hostingPage .header .motto{font-style:italic}.hostingPage .services,.hostingPage .why{gap:1em;display:flex;flex-direction:column}.hostingPage .services .headerGroup,.hostingPage .why .headerGroup{padding:5px;width:fit-content;position:relative}.hostingPage .services .headerGroup .title,.hostingPage .why .headerGroup .title{margin:0;z-index:2;color:#0e110d;position:relative}.hostingPage .services .headerGroup .headerBg,.hostingPage .why .headerGroup .headerBg{top:0;left:0;z-index:1;content:"";width:100%;height:100%;opacity:1;border-radius:5px;position:absolute;background:#c0fc64}.hostingPage .services .card,.hostingPage .why .card{padding:20px;border-radius:20px;box-sizing:border-box;border:2px solid #c0fc64;border-bottom:10px solid #c0fc64}.hostingPage .why{margin-top:2em}
