.hero-detail{align-items:center;background-color:var(--navy);border-radius:16px;display:flex;margin:1.6rem auto 0;max-width:calc(100% - 2rem);overflow:hidden;padding:clamp(8rem,10%,12rem) 5% clamp(6rem,10%,12rem);position:relative;width:100%}@media (min-width:1460px){.hero-detail{max-width:1440px}}.hero-detail .background{inset:0;position:absolute;z-index:0}.hero-detail .background .gradient,.hero-detail .background .line{aspect-ratio:1/1;border-radius:50%;opacity:1;pointer-events:none;position:absolute;transform:translate(-50%,-50%);will-change:transform;z-index:0}.hero-detail .background .gradient--1{background:radial-gradient(circle,rgba(74,87,225,.8) 0,rgba(74,87,225,0) 50%,transparent 100%);left:2.5%;top:0;width:200%}@media (min-width:600px){.hero-detail .background .gradient--1{opacity:.6;width:120%}}.hero-detail .background .gradient--2{background:radial-gradient(circle,#9effe3 0,rgba(158,255,227,.7) 30%,rgba(158,255,227,0) 70%,transparent 100%);left:-5%;opacity:.5;top:105%;width:150%}@media (min-width:600px){.hero-detail .background .gradient--2{opacity:.6;width:70%}}.hero-detail .background .gradient--3{background:radial-gradient(circle,#1cbcfc 0,rgba(52,136,252,.7) 30%,rgba(74,87,255,0) 70%,transparent 100%);left:110%;opacity:.25;top:110%;width:120%}@media (min-width:600px){.hero-detail .background .gradient--3{opacity:.7;width:135%}}.hero-detail .background .gradient--4{background:radial-gradient(circle,rgba(158,255,227,.8) 0,rgba(158,255,227,.5) 15%,rgba(158,255,227,0) 65%,transparent 100%);left:75%;opacity:.25;top:-20%;width:110%}@media (min-width:600px){.hero-detail .background .gradient--4{opacity:1;width:70%}}.hero-detail .background .line{opacity:.5}.hero-detail .background .line--1{background:transparent;border:.8px solid #fff;left:105%;top:60%;width:42%}.hero-detail .background .line--2{background:transparent;border:.8px solid #fff;left:105%;top:7%;width:33%}.hero-detail .background .line--3{background:transparent;border:.8px solid #fff;left:8%;top:63%;width:33%}.hero-detail .background .line--4{background:transparent;border:.8px solid #fff;left:0;top:80%;width:33%}.hero-detail .container{--containerWidth:90%;position:relative;z-index:1}.hero-detail .content{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:center;text-align:center}.hero-detail .heading1{color:var(--white);font-size:clamp(2.6rem,4vw,4rem);margin:.75em 0 0;text-wrap:balance}.hero-detail .copy{color:var(--mint);font-family:var(--aller);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:var(--light);line-height:1.3;max-width:780px}.hero-detail .copy p{font:inherit;margin:0 0 .5em;text-wrap:balance}.hero-detail .copy p:last-child{margin-bottom:0}.hero-detail .btn{font-size:2rem;margin-top:1rem}@media (min-width:768px){.hero-detail .btn{font-size:2.2rem}}.hero-detail .secondary-copy{color:var(--white);font-family:var(--aller);font-size:1.6rem;font-weight:var(--regular);line-height:1.6;margin:1rem 0 0;max-width:780px;text-wrap:balance}.hero-detail .secondary-copy p{font:inherit}@media (min-width:768px){.hero-detail .secondary-copy{font-size:1.8rem}}@media (min-width:600px){.hero-detail .secondary-copy{font-size:2.2rem;line-height:1.25}}