.hero-module__zxpkSW__hero{background:linear-gradient(to bottom,var(--site-theme),var(--site-theme),#fff,#fff);justify-content:space-between;align-items:center;padding:4rem;display:flex}.hero-module__zxpkSW__hero__left{max-width:500px}.hero-module__zxpkSW__hero__subtitle{color:var(--secondary-text-color);margin-bottom:.3rem;font-size:.8rem}.hero-module__zxpkSW__hero__title{color:var(--tertiary-text-color);margin:0;font-size:2.5rem;font-weight:700}.hero-module__zxpkSW__hero__title--highlight{color:var(--secondary-text-color)}.hero-module__zxpkSW__hero__description{color:var(--tertiary-text-color);letter-spacing:1px;width:90%;margin:1rem 0;font-size:.75rem;font-weight:600;line-height:1.5}.hero-module__zxpkSW__hero__button{color:#fff;cursor:pointer;background-color:#1f425a;border:none;border-radius:1px;margin-top:.7rem;padding:.5rem 4rem;font-size:.85rem}.hero-module__zxpkSW__hero__stats{align-items:baseline;gap:2rem;margin-top:2rem;display:flex}.hero-module__zxpkSW__hero__stat{text-align:center;flex-direction:column;gap:.1rem;display:flex}.hero-module__zxpkSW__hero__stat-value{color:var(--secondary-text-color);font-size:1.25rem;font-weight:700}.hero-module__zxpkSW__hero__stat-label{color:var(--tertiary-text-color);margin-top:.5rem;font-size:.7rem;font-weight:600}.hero-module__zxpkSW__hero__right{border-radius:15px;max-width:600px;position:relative}.hero-module__zxpkSW__hero__right img{border-radius:15px;width:100%;height:auto;display:block}.hero-module__zxpkSW__hero__tag{background:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:flex;position:absolute;box-shadow:0 2px 10px #00000026}.hero-module__zxpkSW__hero__tag-dot{background-color:#00677f;border-radius:50%;width:1.3rem;height:1.2rem}.hero-module__zxpkSW__hero__tag--virtual{width:13rem;color:var(--tertiary-text-color);text-align:left;z-index:2;font-size:.8rem;font-weight:500;position:absolute;top:10%;left:-5%}.hero-module__zxpkSW__hero__tag--ai{width:13rem;color:var(--tertiary-text-color);text-align:left;z-index:2;font-size:.8rem;font-weight:500;position:absolute;bottom:10%;right:-5%}@media (max-width:950px){.hero-module__zxpkSW__hero{text-align:center;flex-direction:column;padding:2.5rem}.hero-module__zxpkSW__hero__left{max-width:100%;margin-bottom:2rem}.hero-module__zxpkSW__hero__title{font-size:2rem}.hero-module__zxpkSW__hero__description{width:85%;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;font-size:.8rem}.hero-module__zxpkSW__hero__stats{justify-content:center;gap:1.5rem}.hero-module__zxpkSW__hero__right{max-width:90%}.hero-module__zxpkSW__hero__tag--virtual,.hero-module__zxpkSW__hero__tag--ai{font-size:.75rem}}@media (max-width:550px){.hero-module__zxpkSW__hero{padding:2rem}.hero-module__zxpkSW__hero__subtitle{margin-bottom:.5rem}.hero-module__zxpkSW__hero__title{font-size:1.6rem}.hero-module__zxpkSW__hero__description{width:100%;font-size:.7rem}.hero-module__zxpkSW__hero__button{padding:.5rem 2rem;font-size:.8rem}.hero-module__zxpkSW__hero__right{max-width:100%}.hero-module__zxpkSW__hero__tag{padding:.4rem .8rem;font-size:.7rem}.hero-module__zxpkSW__hero__tag-dot{width:1.2rem;height:1rem}.hero-module__zxpkSW__hero__tag--virtual,.hero-module__zxpkSW__hero__tag--ai{width:11rem}}@media (max-width:450px){.hero-module__zxpkSW__hero__stats{gap:.9rem}.hero-module__zxpkSW__hero__stat-label{font-size:.65rem}}
.star-border-container{border-radius:20px;display:inline-block;position:relative;overflow:hidden}.border-gradient-bottom{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.border-gradient-top{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-top;position:absolute;top:-12px;left:-250%}.inner-content{color:#fff;text-align:center;z-index:1;border-radius:20px;padding:10px;font-size:16px;position:relative}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}
