.particle-1{left:10%;animation-delay:0s;animation-duration:14s}
.particle-2{left:25%;animation-delay:-3s;animation-duration:11s}
.particle-3{left:45%;animation-delay:-6s;animation-duration:16s;background:var(--purple)}
.particle-4{left:65%;animation-delay:-2s;animation-duration:13s}
.particle-5{left:80%;animation-delay:-8s;animation-duration:15s;background:var(--purple)}
.particle-6{left:90%;animation-delay:-4s;animation-duration:12s}
.particle-7{left:35%;animation-delay:-10s;animation-duration:17s;background:var(--pink)}
.particle-8{left:55%;animation-delay:-1s;animation-duration:10s}

/* Authors — two spots */
.sec-glow-authors{width:700px;height:700px;background:radial-gradient(circle,rgba(233,30,140,.28),transparent 70%);top:-120px;right:-80px}
.sec-glow-authors-2{width:550px;height:550px;background:radial-gradient(circle,rgba(139,92,246,.24),transparent 70%);bottom:-100px;left:-60px;animation-delay:-3s}

/* Experts — two spots */
.sec-glow-experts{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.26),transparent 70%);bottom:-100px;left:-100px}
.sec-glow-experts-2{width:500px;height:500px;background:radial-gradient(circle,rgba(233,30,140,.22),transparent 70%);top:-80px;right:-60px;animation-delay:-4s}

/* Why-us — two spots */
.sec-glow-why-1{width:750px;height:750px;background:radial-gradient(circle,rgba(139,92,246,.28),transparent 70%);top:-150px;left:-120px;animation-delay:-2s}
.sec-glow-why-2{width:600px;height:600px;background:radial-gradient(circle,rgba(233,30,140,.24),transparent 70%);bottom:-80px;right:-60px;animation-delay:-4s}

/* Program — two spots */
.sec-glow-program{width:650px;height:650px;background:radial-gradient(circle,rgba(233,30,140,.25),transparent 70%);top:-100px;right:-80px;animation-delay:-1s}
.sec-glow-program-2{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.22),transparent 70%);bottom:-120px;left:-100px;animation-delay:-5s}

/* For-whom — two spots */
.sec-glow-for-whom{width:700px;height:700px;background:radial-gradient(circle,rgba(139,92,246,.26),transparent 70%);top:-80px;left:-120px;animation-delay:-3s}
.sec-glow-for-whom-2{width:550px;height:550px;background:radial-gradient(circle,rgba(236,72,153,.22),transparent 70%);bottom:-60px;right:-80px;animation-delay:-1s}

/* Results — two spots */
.sec-glow-results{width:650px;height:650px;background:radial-gradient(circle,rgba(233,30,140,.26),transparent 70%);top:-100px;right:-80px;animation-delay:-2s}
.sec-glow-results-2{width:550px;height:550px;background:radial-gradient(circle,rgba(139,92,246,.22),transparent 70%);bottom:-80px;left:-60px;animation-delay:-6s}

/* Pricing — two spots */
.sec-glow-pricing{width:700px;height:700px;background:radial-gradient(circle,rgba(139,92,246,.25),transparent 70%);top:-120px;left:-100px;animation-delay:-5s}
.sec-glow-pricing-2{width:600px;height:600px;background:radial-gradient(circle,rgba(233,30,140,.22),transparent 70%);bottom:-80px;right:-60px;animation-delay:-2s}

/* Lead form — two spots */
.sec-glow-form-1{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.24),transparent 70%);top:-100px;left:50%;transform:translateX(-50%);animation-delay:-4s}
.sec-glow-form-2{width:500px;height:500px;background:radial-gradient(circle,rgba(233,30,140,.20),transparent 70%);bottom:-80px;right:-60px;animation-delay:-1s}

.sec-t-experts{font-size:clamp(22px,3vw,28px)}
.btn-full{width:100%}
