.interested-section{background-color:#5e80ff;width:100%}.interested-section .cloud{display:flex;justify-content:space-between;gap:2rem}@media(max-width:48em){.interested-section .cloud .cloud1{max-width:150px;width:100%;max-height:150px;height:100%;display:none}}.interested-section .cloud .heading{display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;gap:1rem;margin-right:-4rem}@media(max-width:48em){.interested-section .cloud .heading{gap:.5rem;max-width:350px;justify-content:center;margin-left:1.5rem}}.interested-section .cloud .heading .title{font-size:.7rem;text-transform:uppercase;font-weight:700;word-spacing:.2rem;letter-spacing:1px}@media(max-width:48em){.interested-section .cloud .heading .title{font-size:.5rem;margin-top:1rem;word-spacing:0}}.interested-section .cloud .heading .about-title{font-size:2.8rem;font-weight:lighter}@media(max-width:48em){.interested-section .cloud .heading .about-title{font-size:1.5rem}}.interested-section .cloud .heading .about-desc{font-weight:lighter;word-spacing:.2rem;text-align:center;line-height:1.5rem}@media(max-width:48em){.interested-section .cloud .heading .about-desc{font-size:.7rem;line-height:1rem;word-spacing:0}}.interested-section .cloud .heading .btn{margin-top:1rem;display:flex}@media(max-width:48em){.interested-section .cloud .heading .btn{margin-top:0;margin-bottom:1rem}}.interested-section .cloud .heading .btn .service-btn{background-color:#fff;color:#3a79ff;border-radius:0;margin-top:1rem;padding:.7rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center;border:none;cursor:pointer;transition:transform .3s ease;transform-origin:center}.interested-section .cloud .heading .btn .service-btn a{color:#3a79ff;text-decoration:none}.interested-section .cloud .heading .btn .service-btn:hover{background-color:transparent;border:1px solid #fff;transform:scale(1.1);box-shadow:0 0 10px rgba(6,100,232,.3)}.interested-section .cloud .heading .btn .service-btn:hover a{color:#fff}@media(max-width:48em){.interested-section .cloud .heading .btn .service-btn{padding:0 1rem}}.interested-section .cloud .heading .btn .connect-btn{background:transparent;color:#b4bbd4;box-shadow:1rem;border-radius:0;margin-top:1rem;padding:.7rem 2rem;display:flex;justify-content:center;align-items:center;text-align:center;border:1px solid #fff;cursor:pointer;transition:transform .3s ease;transform-origin:center}.interested-section .cloud .heading .btn .connect-btn a{color:#b4bbd4;text-decoration:none}.interested-section .cloud .heading .btn .connect-btn:hover{background-color:#fff;transform:scale(1.1);box-shadow:0 0 10px rgba(6,100,232,.3)}.interested-section .cloud .heading .btn .connect-btn:hover a{color:#3a79ff}@media(max-width:48em){.interested-section .cloud .heading .btn .connect-btn{padding:.4rem 1rem}.interested-section .cloud .cloud2{max-width:150px;width:100%;max-height:150px;height:100%;display:none}}.about-container,.about-container .about-content{display:flex;flex-direction:column;justify-content:center;align-items:center}.about-container .about-content{gap:1rem;flex-wrap:wrap;padding:2rem;text-align:start;max-width:1098px;width:100%}.about-container .about-content p{flex:1 0 100%;padding:10px;word-spacing:calc(1px + .1vw);line-height:1.7rem;font-size:calc(.7rem + .5vw);font-weight:300}.section-container{display:flex;justify-content:center;align-items:center;background-color:#f5f8ff;padding:1rem;width:100%}.section-container .section-heading{display:flex;flex-direction:column;gap:.5rem;justify-content:center;align-items:center}.section-container .section-heading .section-subtitle{text-transform:uppercase;color:#3d4f9f;font-weight:700;font-size:.8rem}.section-container .section-heading .section-about{font-size:2rem;color:#3d4f9f}