/*=============Developar Ferdous Islam=============*/
/*=================================================*/


/*=============Personal Finance : Hero Section:01=============*/

.section-title.style4 .subtitle {
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    margin: 0;
    color: #8851FF;
    border: 1px solid #8851FF;
    padding: 6px 23px;
    border-radius: 30px;
    margin: 0 0 15px;
    background: linear-gradient(143.31deg, #ECE4FF 15.71%, #F7F4FF 52.16%, #ECE4FF 88.62%);
}
.section-title.style4 .title {
    color: #141414;
    font-weight: 500;
    font-size: 70px;
    line-height: 80px;
    margin: 0;
}
.section-title.style4 .description {
    color: #616161;
    font-weight: 300;
    font-size: 18px;
    line-height: 28px;
    margin: 0;
}


.single-counter.style_three {
    display: flex;
    align-items: center;
    gap: 15px;
}
.single-counter.style_three .counter-content span {
    font-size: 20px;
    color: #141414;
    font-weight: 500;
}
.single-counter.style_three .counter-content h1 {
    font-size: 13px;
    color: #616161;
    font-weight: 400;
    margin: 0;
}




/*=============Personal Finance : Customer Section:02=============*/








/*=============Personal Finance :Feature  Section:03=============*/

.service-box.style6 {
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #F7F4FF 50%, #ECE4FF 91.18%);
    border-radius: 20px;
    padding: 15px 15px 32px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service-box.style6:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 1.5px solid transparent;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
}
.service-box.style6 .content {
    padding: 0 23px 0;
    display: block!important;
}
.service-box.style6 .content h3 {
    color: #141414;
    font-weight: 500;
    font-size: 22px;
    margin: 20px 0 5px;
}
.service-box.style6 .content p {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}

.heading.style2 p {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    margin: 0;
}

.dreamit-button.style4 a {
    color: #141414;
    font-size: 16px;
    font-weight: 500;
    transition: .5s;
}
.dreamit-button.style4 a:hover {
    color: #8851FF;
}
.dreamit-button.style4 a i {
    margin-left: 6px;
} 


/*=============Personal Finance :About  Section:04=============*/

.section-title.style5 .subtitle {
    color: #141414;
    font-family: Inter;
    font-weight: 500;
    font-size: 16px;
    margin: 0 0 26px;
    padding: 5px 24px;
    background: transparent;
    border: 1px solid #8851FF;
    border-radius: 48px;
    position: relative;
    display: inline-block;
}
.section-title.style5 .subtitle:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: 100%;
    top: 14px;
    background: linear-gradient(90deg, #8851FF 0%, rgba(136, 81, 255, 0) 100%);
}
.section-title.style5 .subtitle:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    left: -100%;
    top: 14px;
    background: linear-gradient(270deg, #8851FF 0%, rgba(136, 81, 255, 0) 100%);
}
.section-title.style5 h2, 
.section-title.style5 h3, 
.section-title.style5 h4 {
    font-size: 48px;
    line-height: 54px;
    font-weight: 500;
    margin: 0;
}
.section-title.style5 .description {
    font-size: 16px;
    line-height: 28px;
    color: #616161;
    width: 100%;
    padding: 17px 0 0;
}
.section-title.style5.left .subtitle:after {
    display:none;
}

ul.item-list.style7 li {
    list-style: none;
    display: inline-flex;
    align-items: center;
    gap: 12px;
    color: #141414;
    font-size: 16px;
    font-weight: 500;
    padding-bottom: 12px;
}






/*=============Personal Finance : Why Choose  Section:05=============*/


.service-box.style7 {
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #FAF8FF 50%, #ECE4FF 91.18%);
    border-radius: 20px;
    padding: 40px 35px 38px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.service-box.style7:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 1.5px solid transparent;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
}
.service-box.style7 .content h3 {
    color: #141414;
    font-weight: 500;
    font-size: 22px;
    margin: 20px 0 8px;
}
.service-box.style7 .content p {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    margin: 0;
}








/*=============Personal Finance :  Section:06=============*/


/* testimonial style two*/
.testimonial-item.style2 {
    background: linear-gradient(167.91deg, #F2EDFF 8.82%, #FFFFFF 50%, #F2EDFF 91.18%);
    border-radius: 20px;
    padding: 35px 15px 35px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.testimonial-item.style2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 1.5px solid transparent;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
}
.testimonial-item.style2 .review {
    display: flex;
    align-items: center;
    gap: 15px;
}
.testimonial-item.style2 .quote-img {
    background: #8851FF;
    display: inline-block;
    padding: 11px 8px;
    border-radius: 22px;
}
.testimonial-item.style2 .testi_content .quote_two {
    color: #141414;
    font-weight: 500;
    font-size: 18px;
    margin: 0 0 0;
}
.testimonial-item.style2 .ratting_content {
    background: linear-gradient(167.91deg, #F2EDFF 8.82%, #FFFFFF 50%, #F2EDFF 91.18%);
    padding: 18px 20px 25px;
    position: relative;
    z-index: 1;
    transition: .5s;
    margin: 20px 0 25px;
}
.testimonial-item.style2 .ratting_content:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 20px;
    border: 1.5px solid transparent;
    -webkit-mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
    -webkit-mask-composite: destination-out;
    mask-composite: exclude;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
}
.testimonial-item.style2 .testi_content p.quote {
    color: #616161;
    font-size: 16px;
    line-height: 26px;
    margin: 0 0 18px;
}
.testimonial-item.style2 .ratting i.active {
    color: #FF9F31;
}
.testimonial-item.style2 .author_content {
    display: flex;
    align-items: center;
}
.testimonial.style2 .author {
    margin-right: 12px;
}
.testimonial-item.style2 h4.name {
    font-weight: 500;
    font-size: 18px;
    color: #141414;
    margin: 0;
}
.testimonial-item.style2 h5.designation {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    margin: 0px 0 0;
}


/*testimonial owl nav*/

.testimonial.style2 .owl-nav {
    position: absolute;
    top: -166px;
    right: 0;
}
.testimonial.style2 button.owl-prev i,
.testimonial.style2 button.owl-next i{
    font-size: 24px;
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    color: var(--theme-color-white);
    background: transparent;
    border: 1px dashed rgba(255, 255, 255, 0.5);
    z-index: 5;
    display:inline-block;
}
.testimonial.style2 button.owl-prev i {
    margin-right: 16px;
}
.testimonial.style2 button.owl-prev i:hover,
.testimonial.style2 button.owl-next i:hover{
    background: var(--theme-color2);
    border: 1px dashed var(--theme-color2);
    color:#fff;
}

.testimonials .testimonial.style2 button.owl-prev i, .testimonials .testimonial.style2 button.owl-next i {
    font-size: 24px;
    height: 56px;
    line-height: 56px;
    width: 56px;
    border-radius: 50%;
    transition: all 0.3s ease 0s;
    color: #0c2318;
    background: transparent;
    border: 1px dashed rgba(12, 35, 24, 0.5);
    z-index: 5;
    display: inline-block;
}
.testimonials .testimonial.style2 button.owl-prev i:hover, .testimonials .testimonial.style2 button.owl-next i:hover{
    border: 1px dashed var(--theme-color2);
    background: var(--theme-color2); 
    color:#fff;
}










/*=============Personal Finance :Team  Section:07=============*/

/* ===================================
   Team Carousel - Style One CSS
   =================================== */

.team-carousel-wrapper.style-one .single-team-item {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #FFFFFF 50%, #ECE4FF 91.18%);
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    padding: 25px;
}
.team-carousel-wrapper.style-one .single-team-item::before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}

/* ---- Content Bottom Row ---- */
.team-carousel-wrapper.style-one .single-team-item .team-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding: 25px 10px 0;
}
.team-carousel-wrapper.style-one .single-team-item .team-content .bio .name {
    font-size: 25px;
    font-weight: 500;
    color: #000000;
    margin: 0 0 5px 0;
}
.team-carousel-wrapper.style-one .single-team-item .team-content .bio .designation {
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    margin: 0 0 0;
}

/* ===================================
   Social Icon Section
   =================================== */

.team-carousel-wrapper.style-one .single-team-item .social-icon-wrapper {
    display: flex;
    align-items: center;
    gap: 6px;
    position: relative;
    flex-shrink: 0;
}

/* Hidden social icons list — shows on toggle */
.team-carousel-wrapper.style-one .single-team-item .social-icon {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-shrink: 0;

    /* Hidden by default */
    max-width: 0;
    overflow: hidden;
    opacity: 0;
    transition: max-width 0.4s ease, opacity 0.3s ease;
}

/* Active state — icons show */
.team-carousel-wrapper.style-one .single-team-item .social-icon.active {
    max-width: 200px;
    opacity: 1;
}

/* Individual icon links */
.team-carousel-wrapper.style-one .single-team-item .social-icon li {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
.team-carousel-wrapper.style-one .single-team-item .social-icon li a {
    display: inline-block;
    align-items: center;
    justify-content: center;
    color: #616161;
    transition: .5s;
    font-size: 18px;
} transition: color 0.2s ease;
}


.team-carousel-wrapper.style-one .single-team-item .social-icon li a:hover i,
.team-carousel-wrapper.style-one .single-team-item .social-icon li a:hover svg {
    color: #8851ff;
}

/* Separator | between icons */
.team-carousel-wrapper.style-one .single-team-item .social-icon li:not(:first-child)::before {
    content: '|';
    color: #d1d5db;
    font-size: 12px;
    margin-right: 6px;
    line-height: 1;
}

/* ---- Share / Toggle Button ---- */
.team-carousel-wrapper.style-one .single-team-item .social-share-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 43px;
    height: 43px;
    border-radius: 50%;
    color: #8851ff;
    cursor: pointer;
    border: transparent;
    flex-shrink: 0;
    transition: .5s;
    position: relative;
    z-index: 1;
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #FFFFFF 50%, #ECE4FF 91.18%);
}
.team-carousel-wrapper.style-one .single-team-item .social-share-btn:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 50%;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}
.team-carousel-wrapper.style-one .single-team-item .social-share-btn.active {
    background: #6c3de0;
    transform: rotate(180deg);
    color: #fff;
}

.team-carousel-wrapper.style-one .single-team-item .social-share-btn:hover {
    background-color: #6c3de0;
    transform: scale(1.08);
}

.team-carousel-wrapper.style-one .single-team-item .social-share-btn.active:hover {
    transform: rotate(180deg) scale(1.08);
}

/* ===================================
   Owl Carousel Nav & Dots
   =================================== */
.team-carousel-wrapper.style-one .owl-nav {
    position: absolute;
    right: 0;
    top: -30%;
}
.team-carousel-wrapper.style-one .owl-nav button.owl-prev{
    margin-right:15px;
} 
.team-carousel-wrapper.style-one .owl-nav button.owl-prev, 
.team-carousel-wrapper.style-one .owl-nav button.owl-next {
    width: 55px;
    height: 55px;
    border-radius: 50% !important;
    border: 1px solid rgba(136, 81, 255, 0.3) !important;
    color: #616161;
    font-size: 20px;
    box-shadow: 0 4px 14px rgba(136, 81, 255, 0.12);
    transition: all 0.25s ease;
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #FFFFFF 50%, #ECE4FF 91.18%);
}

.team-carousel-wrapper.style-one .owl-nav button.owl-prev:hover,
.team-carousel-wrapper.style-one .owl-nav button.owl-next:hover {
    background:#8851FF !important;
    color: #ffffff !important;
    border-color: #8851ff !important;
}

.team-carousel-wrapper.style-one .owl-dots {
    text-align: center;
    margin-top: 20px;
}

.team-carousel-wrapper.style-one .owl-dots .owl-dot span {
    background: rgba(136, 81, 255, 0.2) !important;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    transition: all 0.25s ease;
}

.team-carousel-wrapper.style-one .owl-dots .owl-dot.active span {
    background: #8851ff !important;
    width: 24px;
    border-radius: 4px;
}






/*=============Personal Finance : Pricing Section:08=============*/



.pricing_area.style_two .pricing-toggle {
    display: none;
}
.pricing_area.style_two .pricing-toggle-filter {
    display: inline-block;
    position: absolute;
    right: 0;
    top: -109px;
    border: dashed 1px #8851FF;
    background: #FFFFFF0D;
    border-radius: 40px;
    padding: 17px 19px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 22%;
}
.pricing_area.style_two .pricing-toggle span {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}
.pricing_area.style_two .switch {
    position: relative;
    display: inline-block;
    width: 55px;
    height: 28px;
    border-radius: 14px;
    background-color: #ffffff;
    border: 1px solid #2756fd;
    top: 0;
}
.pricing_area.style_two .switch input {
    opacity: 0;
    width: 0;
    height: 0;
}
.pricing_area.style_two .pricing-toggle span {
    font-size: 16px;
    color: #141414;
    font-weight: 500;
}
.pricing_area.style_two .slider:before {
    position: absolute;
    content: "";
    height: 28px;
    width: 28px;
    left: 0px;
    bottom: -1px;
    transition: 0.4s;
    border-radius: 50%;
    background: linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
}


.pricing_area.style_two {
    background: linear-gradient(167.91deg, #F2EDFF 8.82%, #FFFFFF 50%, #F2EDFF 91.18%);
    padding: 20px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.pricing_area.style_two:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}
.pricing_area.style_two .container {
    padding: 0;
}
.pricing_single_items.style_two {
    background: linear-gradient(167.87deg, #F2EDFF 8.85%, #FFFFFF 50.14%, #F2EDFF 91.43%);
    border-radius: 20px;
    padding: 25px 35px 18px;
    position: relative;
    z-index: 1;
    transition: .5s;
    text-align: center;
}
.pricing_single_items.style_two:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 18px;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}
.pricing_single_items.style_two .price_item h4 {
    font-size: 24px;
    color: #141414;
    font-weight: 600;
    margin: 0 0 0;
}
.pricing_single_items.style_two p.description {
    font-weight: 300;
    font-size: 16px;
    line-height: 24px;
    color: #616161;
    margin: 18px 0 18px;
}
.pricing_single_items.style_two span.tk, 
.pricing_single_items.style_two span.curencyp {
    font-weight: 600;
    font-size: 40px;
    color: #141414;
}
.pricing_single_items.style_two a.pricing-button {
    display: block;
    border: 1px solid #0000000D;
    background: #fff;
    padding: 12px 36px;
    text-align: center;
    border-radius: 38px;
    font-weight: 600;
    font-size: 16px;
    color: #141414;
    position: relative;
    overflow: hidden;
    z-index: 1;
    margin: 15px 0 0;
}
.pricing_single_items.style_two a.pricing-button::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -15%;
    right: 0;
    width: 0;
    height: 106%;
    background:linear-gradient(90deg, #3F58FF 0%, #A052FF 100%);
    transform: skew(45deg);
    transition: all 0.4s ease-in-out;
    z-index: -1;
}
.pricing_single_items.style_two a.pricing-button:hover::after {
    width: 100%;
    transform: skew(0deg);
    left: 0;
}
.pricing_single_items.style_two a.pricing-button:hover{
    color:#fff;
}
.pricing_single_items.style_two ul.features li {
    list-style: none;
    font-size: 16px;
    color: #616161;
    font-weight: 400;
    padding-top: 32px;
}



/*=============Personal Finance : Contact Section:09=============*/

.icon-box.style14 {
    display: flex;
    align-items: center;
    gap: 20px;
}
.icon-box.style14 .icon {
    background: linear-gradient(167.91deg, #ECE4FF 8.82%, #FFFFFF 50%, #ECE4FF 91.18%);
    height: 55px;
    width: 55px;
    line-height: 55px;
    border-radius: 40px;
    text-align: center;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.icon-box.style14 .icon i {
    display: inline-block;
    font-size: 20px;
    color: #141414;
    font-weight: 500;
}
.icon-box.style14 .icon:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 40px;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}
.icon-box.style14 .icon-box-content h1 {
    color: #616161;
    font-weight: 400;
    font-size: 16px;
    margin: 0;
}

.icon-box.style14 .icon-box-content p {
    color: #141414;
    font-weight: 500;
    font-size: 18px;
    margin: 0;
}







/*=============Personal Finance :Contact  Section:10=============*/

.form-area.personal-finance {
    background: linear-gradient(167.91deg, #EAE2FF 8.82%, #FFFFFF 50%, #EAE2FF 91.18%);
    padding: 30px;
    border-radius: 20px;
    position: relative;
    z-index: 1;
    transition: .5s;
}
.form-area.personal-finance:before {
    content: '';
    position: absolute;
    inset: 0;
    border-radius: 20px;
    padding: 1px;
    background: linear-gradient(270deg, rgba(136, 81, 255, 0.1) 0%, rgba(136, 81, 255, 0.4) 50%, rgba(136, 81, 255, 0.1) 100%);
    -webkit-mask: linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 2;
}
.form-area.personal-finance .form-control {
    width: 100%;
    height: 50px;
    padding-left: 25px;
    background: transparent;
    color: #140D24;
    transition: 0.5s;
    outline:0;
    border: 1px solid #140D241A;
    border-radius: 10px;
    backdrop-filter: blur(10px);
}
.form-area.personal-finance textarea.wpcf7-form-control.wpcf7-textarea {
    height: 160px;
    border: 1px solid #140D241A;
    outline:0;
}
.form-area.personal-finance  input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {
    color: #140D24!important;
}
.form-area.personal-finance .form-control input.wpcf7-form-control::placeholder {
 color: #140D24!important;
}
.form-area.personal-finance textarea.wpcf7-form-control.wpcf7-textarea::placeholder {
    color: #140D24!important;
}
.form-area.personal-finance .buttons input {
    display: block;
    background: #8851FF;
    width: 100%;
    padding: 15px 40px;
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    border-radius: 76px;
    position: relative;
    z-index: 1;
    transition: 0.5s;
    border: 0;
    margin-top: 13px;
    outline: 0;
}






/*=============Personal Finance : CTA Section:11=============*/

.subscribe-wrapper .mc4wp-form-fields input {
    background: #FFFFFF;
    width: 360px;
    height: 60px;
    border-radius: 55px;
    border: 1px solid #0000000D;
    padding: 0 0 0 35px;
    color: #000000;
    outline: 0;
}
.subscribe-wrapper .mc4wp-form-fields button {
    color: #fff;
    background: #8851FF;
    font-weight: 400;
    font-size: 17px;
    border-radius: 50px;
    padding: 15px 42px;
    margin-left: 10px;
    z-index: 1;
    display: inline-block;
    border: none;
}







/*=============Personal Finance : Footer Section:12=============*/

.heading.style2 h2 {
    color: #141414;
    font-weight: 500;
    font-size: 26px;
    line-height: 32px;
    margin: 0;
}

.heading.style2 h1 {
    font-weight: 600;
    font-size: 250px;
    line-height: 200px;
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    color: #8851FF;
    letter-spacing: 8px;
    user-select: none;
    display: inline-block;
    -webkit-text-stroke: 1px rgba(255,255,255,0.1);
    transition: opacity 1s ease, filter 1s ease;
    will-change: background-position, opacity;
}

.heading.style2 h1:hover {
    background: linear-gradient(90deg, #00C9FF, #6A00F4, #00C9FF);
    background-size: 300% 100%;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: gradientFlow 6s ease-in-out infinite;
    -webkit-text-stroke: 0 transparent;
    opacity: 1;
    filter: drop-shadow(0 0 15px rgba(106,0,244,0.4));
}

@keyframes gradientFlow {
  0% {
    background-position: -150% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 250% 50%;
  }
}









/*=============Personal Finance :  Section:0=============*/






/*=============Personal Finance :  Section:0=============*/










/*=============Personal Finance :  Section:0=============*/










/*=============Personal Finance :  Section:0=============*/










/*=============Personal Finance :  Section:0=============*/