.composables-card{border-radius:12px;flex-direction:row;align-items:center;gap:24px;padding:16px;display:flex;position:relative;overflow:hidden}.composables-card.card-background{background:linear-gradient(276.32deg,#321f964d -17.15%,#05004b4d -5.14%,#00b2c24d 98.86%)}.composables-card.flex-reverse{flex-direction:row-reverse}.card-content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;display:flex}.card-image-container{flex:1}.card-image-container img{width:100%;height:auto}span.card-badge{color:#ccc;margin-bottom:12px;font-size:18px;font-weight:400}h3.card-title{color:#f2f2f2;margin-bottom:12px;font-size:18px;font-weight:600}.card-subtitle{color:#ddd;margin-bottom:12px;font-size:16px;font-weight:400}
.hero-section{text-align:center;justify-content:center;align-items:center;width:100%;height:100vh;min-height:80vh;padding:180px 24px 120px;display:flex;position:relative;overflow:hidden}.hero-section:before{content:"";z-index:-9;background:#00000073;position:absolute;inset:0}.hero-video{object-fit:cover;z-index:3;width:100%;height:100%;position:absolute;inset:0}.hero-content{z-index:10;flex-direction:column;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex;position:relative}.hero-title{letter-spacing:1px;font-size:60px;font-weight:600;line-height:normal}.hero-subtitle{color:#f2f2f2;max-width:70%;font-size:16px;font-weight:400;line-height:normal}.hero-buttons{justify-content:center;gap:.75rem;margin-top:4px;display:flex}.hero-content button svg{transform:rotate(-90deg)}.heading-wrapper{flex-direction:column;align-items:center;margin-bottom:24px;display:flex}.heading-wrapper .heading-title{letter-spacing:1px;border-bottom:2px solid #00a4ef;flex-direction:row;align-items:center;gap:10px;width:max-content;padding-bottom:4px;font-size:16px;font-weight:400;display:flex}.heading-wrapper .main-heading{text-align:center;margin-top:12px;font-size:32px;font-weight:600}.heading-wrapper .description{text-align:center;color:#f2f2f2;width:80%;margin-top:12px;font-size:16px;font-weight:400;line-height:normal}.domains-grid{grid-template-columns:repeat(5,1fr);gap:12px;display:grid}.domains-grid a{color:unset;text-decoration:none}.domain-card{background:linear-gradient(276.32deg,#321f9633 -17.15%,#05004b33 -5.14%,#00b2c233 98.86%);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;padding:12px;display:flex;position:relative}.domain-card .domain-card-hover{opacity:0;transition:all .5s}.domain-card:hover .domain-card-hover{opacity:1;stroke-width:3px}.domain-card svg{stroke-width:2px;margin-bottom:12px}.domain-card h3{margin-bottom:12px;font-size:18px;font-weight:600}.domain-card p{color:#f2f2f2;letter-spacing:.5px;font-size:14px;font-weight:400;line-height:normal}.domains-last-row{grid-column:1/-1;grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.highlight{color:#00a4ef}.mb-0{margin-bottom:0!important}.mb-4{margin-bottom:4px!important}.main-heading{font-size:32px;font-weight:500;line-height:100%}
