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