.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:var(--background);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:var(--primary)}.domainsPage .header .motto{font-style:italic}.domainsPage .services,.domainsPage .why{gap:1em;display:flex;flex-direction:column}:is(.domainsPage .services,.domainsPage .why) .headerGroup{padding:5px;width:fit-content;position:relative}:is(.domainsPage .services,.domainsPage .why) .headerGroup .title{margin:0;z-index:2;color:var(--background);position:relative}:is(.domainsPage .services,.domainsPage .why) .headerGroup .headerBg{top:0;left:0;z-index:1;content:"";width:100%;height:100%;opacity:1;border-radius:5px;position:absolute;background:var(--primary)}:is(.domainsPage .services,.domainsPage .why) .card{padding:20px;border-radius:20px;box-sizing:border-box;border:2px solid var(--primary);border-bottom:10px solid var(--primary)}.domainsPage .why{margin-top:2em}
