@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Space+Grotesk:wght@300..700&display=swap");.feature-cards{position:relative}.feature-cards .feature-cards-wrapper{position:relative;z-index:1}.feature-cards.layout-one{background:#fff;padding:85px 0}.feature-cards.layout-one .heading{margin:0 auto;max-width:800px;text-align:center}.feature-cards.layout-one .heading h6{align-items:center;background:linear-gradient(0deg,#ae54ef,#ae54ef),linear-gradient(90deg,#4c57fc,#ae54ef);-webkit-background-clip:text;display:flex;justify-content:center;text-transform:capitalize;-webkit-text-fill-color:transparent;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:700;line-height:1.4;margin-bottom:15px}.feature-cards.layout-one .heading h6 img{height:20px;margin-left:5px;width:30px}.feature-cards.layout-one .heading h2{color:#070930;font-family:Inter,sans-serif;font-size:42px;font-weight:600;line-height:1.3;margin-bottom:16px}.feature-cards.layout-one .content-box{margin-top:40px}.feature-cards.layout-one .box{display:flex}.feature-cards.layout-one .main-box{background:#fff;border:2px solid #ae54ef0d;border-radius:12px;margin-top:25px;padding:30px 20px;text-align:center;transition:.5s;width:100%}.feature-cards.layout-one .main-box:hover{border-color:#4c57fc}.feature-cards.layout-one .main-box .icon-box{height:40px;margin:0 auto 20px;width:40px}.feature-cards.layout-one .main-box h5{color:#070930;font-family:Inter,sans-serif;font-size:17px;font-weight:600;line-height:1.4;margin-bottom:14px}.feature-cards.layout-one .main-box p{color:#50516b;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}.feature-cards.layout-two{background:#121111;padding:100px 0}.feature-cards.layout-two .heading h2{color:#bac5d0;font-family:Inter,sans-serif;font-size:32px;font-weight:500;line-height:1.4;margin:0}.feature-cards.layout-two .box{display:flex}.feature-cards.layout-two .main-box{background:#0e0e0e;border:1px solid #212121;border-radius:16px;display:flex;margin-top:25px;padding:30px 25px;transition:.4s}.feature-cards.layout-two .main-box:hover{border-color:#fff}.feature-cards.layout-two .text h5{color:#fff;font-family:Inter,sans-serif;font-size:22px;font-weight:500;line-height:1.4;margin-bottom:20px}.feature-cards.layout-two .text p{color:#bac5d0;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}.feature-cards.layout-two .icon svg{height:36px;width:36px;fill:#bac5d0;min-width:36px}.feature-cards.layout-three{background:#fff;padding:100px 0}.feature-cards.layout-three .heading{margin:0 auto;max-width:630px;text-align:center}.feature-cards.layout-three .heading h2{color:#1b4137;font-family:Inter,sans-serif;font-size:32px;font-weight:600;line-height:1.4;margin-bottom:16px}.feature-cards.layout-three .heading p{color:#232e3f;font-family:Space Grotesk,sans-serif;font-size:18px;font-weight:400;line-height:1.5;margin:0}.feature-cards.layout-three .content-box{margin-top:30px}.feature-cards.layout-three .box{display:flex}.feature-cards.layout-three .main-box{background:#3cd37bba;border-radius:30px;margin-top:25px;padding:30px 25px;position:relative;width:100%}.feature-cards.layout-three .main-box .top-content{align-items:center;display:flex;justify-content:space-between;margin-bottom:70px;position:relative;z-index:1}.feature-cards.layout-three .main-box .top-content h6{color:#1b4137;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.5;margin:0}.feature-cards.layout-three .main-box .top-content .icon-box{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;height:60px;justify-content:center;line-height:0;width:60px}.feature-cards.layout-three .main-box .top-content .icon-box svg{height:24px;width:24px;fill:#3cd37b;min-width:24px}.feature-cards.layout-three .main-box h5{color:#fff;font-family:Inter,sans-serif;font-size:20px;font-weight:600;line-height:1.4;margin-bottom:20px;position:relative;z-index:1}.feature-cards.layout-three .main-box p{color:#fff;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:400;line-height:1.4;margin:0;position:relative;z-index:1}.feature-cards.layout-three .main-box .cta-box a{align-items:center;background:#fff;border-radius:83px;color:#1b4137;display:flex;font-size:14px;font-weight:500;line-height:0;margin-top:25px;max-width:max-content;padding:16px 20px;position:relative;text-decoration:none;text-transform:capitalize;z-index:1}.feature-cards.layout-three .main-box .cta-box a svg{height:16px;width:10px;fill:#1b4137;margin-left:5px}@media(max-width:767.98px){.feature-cards.layout-one,.feature-cards.layout-three,.feature-cards.layout-two{padding:50px 0}.feature-cards.layout-one .heading h2{font-size:32px}.feature-cards.layout-one .content-box{margin-top:0}.feature-cards.layout-two .heading h2{font-size:24px}.feature-cards.layout-two .text h5{font-size:18px;margin-bottom:14px}.feature-cards.layout-two .text p{font-size:15px}.feature-cards.layout-three .main-box .top-content{margin-bottom:50px}}.feature-cards .feature-cards-wrapper{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}.feature-cards .row{--bs-gutter-x:1.5rem;display:flex;flex-wrap:wrap;margin-left:calc(var(--bs-gutter-x)/-2);margin-right:calc(var(--bs-gutter-x)/-2);margin-top:calc(var(--bs-gutter-y)*-1)}.feature-cards .row>*{flex-shrink:0;margin-top:var(--bs-gutter-y);max-width:100%;padding-left:calc(var(--bs-gutter-x)/2);padding-right:calc(var(--bs-gutter-x)/2);width:100%}.feature-cards .col{flex:1 0 0%}.feature-cards .col-auto,.feature-cards .row-cols-auto>*{flex:0 0 auto;width:auto}.feature-cards .col-12,.feature-cards .row-cols-1>*{flex:0 0 auto;width:100%}.feature-cards .col-6,.feature-cards .row-cols-2>*{flex:0 0 auto;width:50%}.feature-cards .col-4,.feature-cards .row-cols-3>*{flex:0 0 auto;width:33.3333333333%}.feature-cards .col-3,.feature-cards .row-cols-4>*{flex:0 0 auto;width:25%}.feature-cards .row-cols-5>*{flex:0 0 auto;width:20%}.feature-cards .col-2,.feature-cards .row-cols-6>*{flex:0 0 auto;width:16.6666666667%}.feature-cards .col-1,.feature-cards .col-5,.feature-cards .col-7,.feature-cards .col-8{flex:0 0 auto}.feature-cards .col-1{width:8.3333333333%}.feature-cards .col-5{width:41.6666666667%}.feature-cards .col-7{width:58.3333333333%}.feature-cards .col-8{width:66.6666666667%}.feature-cards .col-9{flex:0 0 auto;width:75%}.feature-cards .col-10{flex:0 0 auto;width:83.3333333333%}.feature-cards .col-11{flex:0 0 auto;width:91.6666666667%}@media (min-width:576px){.feature-cards .container-sm,.feature-cards .feature-cards-wrapper{max-width:540px}.feature-cards .col-sm{flex:1 0 0%}.feature-cards .col-sm-auto,.feature-cards .row-cols-sm-auto>*{flex:0 0 auto;width:auto}.feature-cards .col-sm-12,.feature-cards .row-cols-sm-1>*{flex:0 0 auto;width:100%}.feature-cards .col-sm-6,.feature-cards .row-cols-sm-2>*{flex:0 0 auto;width:50%}.feature-cards .col-sm-4,.feature-cards .row-cols-sm-3>*{flex:0 0 auto;width:33.3333333333%}.feature-cards .col-sm-3,.feature-cards .row-cols-sm-4>*{flex:0 0 auto;width:25%}.feature-cards .row-cols-sm-5>*{flex:0 0 auto;width:20%}.feature-cards .col-sm-2,.feature-cards .row-cols-sm-6>*{flex:0 0 auto;width:16.6666666667%}.feature-cards .col-sm-1{flex:0 0 auto;width:8.3333333333%}.feature-cards .col-sm-5{flex:0 0 auto;width:41.6666666667%}.feature-cards .col-sm-7{flex:0 0 auto;width:58.3333333333%}.feature-cards .col-sm-8{flex:0 0 auto;width:66.6666666667%}.feature-cards .col-sm-9{flex:0 0 auto;width:75%}.feature-cards .col-sm-10{flex:0 0 auto;width:83.3333333333%}.feature-cards .col-sm-11{flex:0 0 auto;width:91.6666666667%}}@media (min-width:768px){.feature-cards .feature-cards-wrapper{max-width:720px}.feature-cards .col-md{flex:1 0 0%}.feature-cards .col-md-auto,.feature-cards .row-cols-md-auto>*{flex:0 0 auto;width:auto}.feature-cards .col-md-12,.feature-cards .row-cols-md-1>*{flex:0 0 auto;width:100%}.feature-cards .col-md-6,.feature-cards .row-cols-md-2>*{flex:0 0 auto;width:50%}.feature-cards .col-md-4,.feature-cards .row-cols-md-3>*{flex:0 0 auto;width:33.3333333333%}.feature-cards .col-md-3,.feature-cards .row-cols-md-4>*{flex:0 0 auto;width:25%}.feature-cards .row-cols-md-5>*{flex:0 0 auto;width:20%}.feature-cards .col-md-2,.feature-cards .row-cols-md-6>*{flex:0 0 auto;width:16.6666666667%}.feature-cards .col-md-1{flex:0 0 auto;width:8.3333333333%}.feature-cards .col-md-5{flex:0 0 auto;width:41.6666666667%}.feature-cards .col-md-7{flex:0 0 auto;width:58.3333333333%}.feature-cards .col-md-8{flex:0 0 auto;width:66.6666666667%}.feature-cards .col-md-9{flex:0 0 auto;width:75%}.feature-cards .col-md-10{flex:0 0 auto;width:83.3333333333%}.feature-cards .col-md-11{flex:0 0 auto;width:91.6666666667%}}@media (min-width:992px){.feature-cards .feature-cards-wrapper{max-width:960px}.feature-cards .col-lg{flex:1 0 0%}.feature-cards .col-lg-auto,.feature-cards .row-cols-lg-auto>*{flex:0 0 auto;width:auto}.feature-cards .col-lg-12,.feature-cards .row-cols-lg-1>*{flex:0 0 auto;width:100%}.feature-cards .col-lg-6,.feature-cards .row-cols-lg-2>*{flex:0 0 auto;width:50%}.feature-cards .col-lg-4,.feature-cards .row-cols-lg-3>*{flex:0 0 auto;width:33.3333333333%}.feature-cards .col-lg-3,.feature-cards .row-cols-lg-4>*{flex:0 0 auto;width:25%}.feature-cards .row-cols-lg-5>*{flex:0 0 auto;width:20%}.feature-cards .col-lg-2,.feature-cards .row-cols-lg-6>*{flex:0 0 auto;width:16.6666666667%}.feature-cards .col-lg-1{flex:0 0 auto;width:8.3333333333%}.feature-cards .col-lg-5{flex:0 0 auto;width:41.6666666667%}.feature-cards .col-lg-7{flex:0 0 auto;width:58.3333333333%}.feature-cards .col-lg-8{flex:0 0 auto;width:66.6666666667%}.feature-cards .col-lg-9{flex:0 0 auto;width:75%}.feature-cards .col-lg-10{flex:0 0 auto;width:83.3333333333%}.feature-cards .col-lg-11{flex:0 0 auto;width:91.6666666667%}}@media (min-width:1200px){.feature-cards .feature-cards-wrapper{max-width:1200px}}