.section__title-wrapper {
    position: relative;
    z-index: 1;
}

.section__title {
    font-size: 40px;
    color: #0e1133;
    text-transform: capitalize;
    z-index: 1;
    margin-bottom: 10px;
}
.why__item {
    border: 1px solid #f2f3f7;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 35px 60px;
    position: relative;
}

.why__content p {
    font-size: 16px;
    font-weight: normal;
    color: #5e5f6b;
    margin-bottom: 15px;
    line-height: 24px;
}

.white-bg {
    background: #ffffff;
}
.why__icon span {
    display: inline-block;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 67px;
    border: 2px solid #ebedf3;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.why__svg-1 svg {
    width: 30px;
    height: 30px;
}
.why__title {
    font-size: 17px;
    margin-bottom: 10px;
}
.why__content p {
    margin-bottom: 0;
}
.why__item::after {
    position: absolute;
    content: "";
    top: -3px;
    left: auto;
    right: 0;
    width: 0;
    height: 10%;
    background: #2b4eff;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    z-index: -1;
}
.why__item:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}
.why__item:hover {
    box-shadow: 0px -3px 0px 0px rgba(43, 78, 255, 0.004), 0px 30px 50px 0px rgba(1, 11, 60, 0.08);
    border-color: #ffffff;
}


.why__item:hover .why__icon span {
    border-color: #2b4eff;
}
.why__svg-2 svg {
    width: 40px;
    height: 40px;
}

.why__svg-3 svg {
    width: 35px;
    height: 35px;
}

.why__svg-1 svg .st0, .why__svg-1 svg .st1 {
    fill: none;
    stroke: #2b4eff;
    stroke-width: 18;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-miterlimit: 10;
}
.why__svg-str0 svg .st0, .why__svg-str0 svg .st1 {
    stroke-width: 1;
}

.why__svg-3 svg .st0 {
    fill: #2b4eff;
}


a, .btn, button, span, p, i, input, select, textarea, li, img, svg path, *::after, *::before, .transition-3, h1, h2, h3, h4, h5, h6 {
    
    transition: all 0.3s ease-out 0s;
}

/*Featue Css*/

.feature__item {
    padding: 55px 45px 50px 50px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.feature-list ul {
    list-style: none;
}


.purple-light-bg {
    background: #f2edf6;
}
.feature__shape-1 {
    position: absolute;
    top: 68%;
    left: 54%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}
.feature__content > span {
    font-size: 18px;
    color: #0e1133;
    font-weight: 500;
    display: inline-block;
    margin-bottom: 5px;
}
.feature__title {
    font-size: 25px;
    margin-bottom: 27px;
}
.feature__thumb-build {
    width: 350px;
}
.feature__thumb .fea-img-build-wrapper {
    width: 300px;
    height: 200px;
    overflow: hidden;
    display: block;
    border: 4px solid #ffffff;
    -webkit-box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
    -moz-box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
    box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.feature__thumb-builder {
    margin-top: -80px;
    text-align: right;
}
.feature__thumb-builder img {
    -webkit-box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
    -moz-box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
    box-shadow: 0px 20px 20px 0px rgba(86, 54, 0, 0.1);
}

.blue-light-bg {
    background: #d8f0ff;
}
.yellow-light-bg {
    background: #f6f2ed;
}

.feature__thumb-install {
    position: relative;
    padding-top: 35px;
    text-align: center;
    width: 270px;
}

.feature__shape-2 {
    position: absolute;
    top: 65%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.feature__shape-3 {
    position: absolute;
    top: 65%;
    left: 32%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: -1;
}

.feature__thumb .fea-img-install-wrapper {
    border: 5px solid #ffffff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 40px 40px 0px rgba(0, 71, 115, 0.1);
    -moz-box-shadow: 0px 40px 40px 0px rgba(0, 71, 115, 0.1);
    box-shadow: 0px 40px 40px 0px rgba(0, 71, 115, 0.1);
    -webkit-transform: rotate(-20deg) translateY(-20px);
    -moz-transform: rotate(-20deg) translateY(-20px);
    -ms-transform: rotate(-20deg) translateY(-20px);
    transform: rotate(-20deg) translateY(-20px);
    width: 222px;
    height: 185px;
    overflow: hidden;
    width: 221px;
    height: 176px;
    display: inline-block;
}

.feature__thumb-install .fea-hand-icon {
    position: absolute;
    top: 25px;
    left: -30px;
    display: inline-block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 50%;
    background: #ffb352;
    animation:hand-pulse 1.5s infinite linear;
}

.feature__thumb-preview {
    position: relative;
    width: 290px;
}

.feature__thumb .fea-img-preview-wrapper {
    position: absolute;
    top: 19px;
    left: 1px;
    width: 210px;
    height: 175px;
    overflow: hidden;
}



@keyframes hand-pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }
  70% {
    box-shadow: 0 0 0 80px rgba(255, 255, 255, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}


/*layout css*/

.layout__inner {
    text-align: center;
    border-radius: 20px;
    padding: 90px 100px 100px;
    background: linear-gradient(101.34deg, #d8e2ff 0%, #7771f7 147.26%);
    position: relative;
}

.layout__area .section-header .section-title {
    max-width: 410px;
    margin: 0 auto;
}

.layout__area .section-header .text {
    max-width: 500px;
    margin: 0 auto;
}

.layout__area .section-header .text-wrapper p {
    font-size: 16px;
    font-weight: 400;
    color: #555555;
    line-height: 1.6;
    font-style: normal;
}

.layout__list-box {
    margin-top: 63px;
}
.layout__list {
    display: grid;
    gap: 30px 0;
    grid-template-columns: repeat(4, 1fr);
}
.layout__item {
    position: relative;
}
.layout__item img {
    margin-bottom: 30px;
}
.layout__item .title {
    color: #121212;
    font-size: 18px;
    font-weight: 500;
    line-height: 1;
}
.layout__item p {
    font-size: 14px;
    line-height: 1.3;
    color: #121212;
    padding-top: 10px;
}
.layout__item:not(:last-child)::after {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    width: 2px;
    height: 100%;
    background-color: #121212;
}


.layout__inner .shape {
    position: absolute;
    top: 65px;
    left: 130px;
}
.layout__inner .shape-2 {
    position: absolute;
    right: 26%;
    bottom: 0;
}

.layout__area .section-header .text-wrapper {
    margin-top: 29px;
}
section.layout__area.section-spacing {
    padding-bottom: 80px;
}


/*Feature Css*/

/* video area style */
 .video-area {
     position: relative;
     padding-top: 137px;
     background-color: #f9f9fb;
}
 @media only screen and (max-width: 1919px) {
     .video-area {
         padding-top: 107px;
    }
}
 @media only screen and (max-width: 991px) {
     .video-area {
         padding-top: 77px;
    }
}
 @media only screen and (max-width: 767px) {
     .video-area {
         padding-top: 47px;
    }
}
 .video-area:before {
     position: absolute;
     content: "";
     width: 100%;
     height: 31%;
     background-color: #f9f9fb;
     bottom: 0;
     left: 0;
     z-index: -1;
}
 .video-area .section-header {
     display: flex;
     gap: 20px 60px;
     justify-content: space-between;
     flex-wrap: wrap;
     align-items: center;
}
 @media only screen and (max-width: 1200px) {
     .video-area .section-header {
         flex-direction: column;
    }
}
 .video-area .section-header .section-title {
     max-width: 500px;
}
 .video-area .section-header .text {
     max-width: 440px;
}
 .video-area .video-box-wrapper {
     margin-top: 50px;
}
 .video-area .features-list {
     display: flex;
     gap: 15px 20px;
     justify-content: center;
     padding: 3px 3px;
     flex-wrap: wrap;
     position: relative;
     z-index: 1;
}
 @media (max-width: 991px) {
     .video-area .features-list {
         justify-content: flex-start;
    }
}
 @media (max-width: 575px) {
     .video-area .features-list {
         gap: 15px 10px;
    }
}
 .video-area .feature-item {
     text-align: center;
     justify-content: center;
     font-family: euclid_Circular_B, Sans-serif;
     font-size: 22px;
     font-weight: 500;
     fill: #121212;
     color: #121212;
     border-style: none;
     border-radius: 50px 50px 50px 50px;
     padding: 15px 33px;
     position: relative;
     box-shadow: 0 30px 50px 0 rgba(20, 23, 56, 0.12);
     background: #fff;
}
 @media (max-width: 1919px) {
     .video-area .feature-item {
         font-size: 18px;
         padding: 13px 27px;
    }
}
 @media (max-width: 767px) {
     .video-area .feature-item {
         padding: 8px 13px;
         font-size: 16px;
    }
}
 @media (max-width: 575px) {
     .video-area .feature-item {
         font-size: 14px;
         padding: 6px 8px;
    }
}
 .video-area .feature-item:before {
     position: absolute;
     width: calc(100% + 6px);
     height: calc(100% + 6px);
     background: 0 0;
     content: "";
     z-index: -1;
     top: -3px;
     left: -3px;
     border-radius: 50px;
     transition: all 0.3s;
     background: linear-gradient(109deg, #aac7ff 0.71%, #d781ff 50.36%, #ffb8d2 100%);
}
 @media (max-width: 575px) {
     .video-area .feature-item:before {
         width: calc(100% + 4px);
         height: calc(100% + 4px);
         top: -2px;
         left: -2px;
    }
}
 .video-area .feature-item:nth-child(2):before {
     background: linear-gradient(109deg, #cfea84 0.71%, #8be8b6 50.36%, #5e7eee 100%);
}
 .video-area .feature-item:nth-child(3):before {
     background: linear-gradient(109deg, #ffd5a4 0.71%, #f3a3eb 50.36%, #ac8eff 100%);
}
 .video-area .video-box {
     border-radius: 10px;
     background: linear-gradient(109deg, #aac7ff 0.71%, #d781ff 50.36%, #ffb8d2 100%);
     padding: 30px;
     display: flex;
     justify-content: center;
     align-items: center;
}
 @media (max-width: 1199px) {
     .video-area .video-box {
         padding: 15px;
    }
}
 @media (max-width: 575px) {
     .video-area .video-box {
         padding: 8px;
    }
}
 .video-area .video-box iframe {
     width: 100%;
     aspect-ratio: 1.7857142857;
     height: auto;
}
/* features area style */
 .features-area {
     background-color: #f9f9fb;
     padding-top: 27px;
}


@media only screen and (max-width: 1919px) {
     .features-area {
         padding-top: 27px;
    }
}
 @media only screen and (max-width: 991px) {
     .features-area {
         padding-top: 27px;
    }
}
 @media only screen and (max-width: 767px) {
     .features-area {
         padding-top: 27px;
    }
}
 .features-area .section-header {
     text-align: center;
}
 .features-area .section-header .section-title {
     max-width: 650px;
     margin: 0 auto;
}
 .features-area .section-header .text {
     max-width: 620px;
     margin: 0 auto;
}
 .features-area .section-header .text-wrapper {
     margin-top: 29px;
}
 @media (max-width: 1919px) {
     .features-area .section-header .text-wrapper {
         margin-top: 19px;
    }
}
 .features-area .features-list-wrapper {
     margin-top: 63px;
}
 @media (max-width: 1919px) {
     .features-area .features-list-wrapper {
         margin-top: 43px;
    }
}
 @media (max-width: 1200px) {
     .features-area .features-list-wrapper {
         margin-top: 23px;
    }
}
 .features-area .features-list {
     display: grid;
     gap: 18px;
     grid-template-columns: repeat(6, 1fr);
}
 @media (max-width: 991px) {
     .features-area .features-list {
         grid-template-columns: repeat(5, 1fr);
    }
}
 @media (max-width: 767px) {
     .features-area .features-list {
         grid-template-columns: repeat(4, 1fr);
         gap: 10px;
    }
}
 @media (max-width: 575px) {
     .features-area .features-list {
         grid-template-columns: repeat(3, 1fr);
    }
}
 .features-area .feature-item {
     text-align: center;
     padding: 35px 20px 27px;
     background-color: var(--white);
     border-radius: 10px;
     transition: all 0.3s;
}
 @media (max-width: 1199px) {
     .features-area .feature-item {
         padding: 25px 20px 17px;
    }
}
 @media (max-width: 575px) {
     .features-area .feature-item {
         padding: 15px 5px 10px;
    }
}
 .features-area .feature-item:hover {
     box-shadow: 0px 30px 70px rgba(18, 22, 57, 0.08);
}
 .features-area .feature-item:hover .icon svg * {
     fill: #8256ff;
}
 .features-area .feature-item .text {
     font-size: 18px;
     line-height: 1.44;
     margin-top: 26px;
     font-weight: 500;
}
 @media (max-width: 1199px) {
     .features-area .feature-item .text {
         font-size: 14px;
         margin-top: 14px;
    }
}
 @media (max-width: 575px) {
     .features-area .feature-item .text {
         font-size: 13px;
         margin-top: 10px;
    }
}

.features-area .feature-item {
    text-align: center;
    padding: 35px 20px 27px;
    background-color: #fff;
    border-radius: 10px;
    transition: all 0.3s;
}


/*Plugin Area*/


/* plugin area style */
 .plugin-area .section-content {
     max-width: 430px;
}
 .plugin-area .section-content .title-wrapper {
     margin-top: 22px;
}
 .plugin-area .section-content .text {
     max-width: 370px;
}
 .plugin-area .section-content .text-wrapper {
     margin-top: 29px;
}
 @media (max-width: 1919px) {
     .plugin-area .section-content .text-wrapper {
         margin-top: 19px;
    }
}
 .plugin-area .section-content .feature-list {
     margin-top: 15px;
}
 .plugin-area .section-content .feature-list li {
     line-height: 1.625;
     color: var(--primary);
}
 .plugin-area .section-content .feature-list li img {
     margin-right: 10px;
}
 .plugin-area .section-content .section-subtitle {
     font-size: 16px;
     font-weight: 600;
     background-color: #1afff1;
     padding: 17px 20px;
     display: inline-block;
     border-radius: 14px;
     line-height: 1;
     position: relative;
}
 .plugin-area .section-content .section-subtitle:before {
     position: absolute;
     content: url(../img/feature/shape-s-1.png);
     right: 100%;
     top: 50%;
     transform: translateY(-50%);
}
 .plugin-area .section-content .section-subtitle:after {
     position: absolute;
     content: url(../img/feature/shape-s-2.png);
     left: 100%;
     top: 50%;
     transform: translateY(-50%);
}
 .plugin-area .plugins-wrapper-box {
     max-width: 660px;
     width: 100%;
}


 @media (max-width: 1919px) {
     .plugin-area .plugins-wrapper-box {
         max-width: 570px;
    }
}
 @media (max-width: 991px) {
     .plugin-area .section-content .section-subtitle:before, .plugin-area .section-content .section-subtitle:after {
         display: none;
    }
}
 .plugin-area-inner {
     display: flex;
     gap: 40px 60px;
     justify-content: space-between;
}
 @media (max-width: 991px) {
     .plugin-area-inner {
         flex-direction: column;
    }
}
 .plugin-item {
     display: flex;
     gap: 25px;
     align-items: center;
}
 .plugin-item .plugin-icon img {
     width: 78px;
}
 @media (max-width: 767px) {
     .plugin-item .plugin-icon img {
         width: 58px;
    }
}
 .plugin-item .title {
     font-size: 24px;
     line-height: 1.08;
     font-weight: 500;
}
 @media (max-width: 767px) {
     .plugin-item .title {
         font-size: 20px;
    }
}
 .plugin-item .plugin-content {
     display: grid;
     gap: 10px 25px;
     grid-template-columns: 200px auto auto 110px;
     justify-content: space-between;
     align-items: center;
     width: 100%;
}
 @media (max-width: 767px) {
     .plugin-item .plugin-content {
         grid-template-columns: auto auto;
    }
}
 .plugin-item .tag {
     font-size: 14px;
     font-weight: 500;
     padding: 2px 9px;
     background-color: var(--primary);
     color: var(--white);
     border-radius: 5px;
     width: -moz-max-content;
     width: max-content;
}
 .plugin-item .text {
     color: var(--primary);
     line-height: 1.4;
     font-size: 16px;
}
 .plugin-item:not(:first-child) {
     padding-top: 40px;
     border-top: 1px solid rgba(18, 18, 18, 0.06);
     margin-top: 40px;
}








.it-gsap-area.mb-120 {
    padding-top: 120px;
}


.it-gsap-area.elementor .it-gsap-thumb img {
    border-radius: 0;
    border: none;
    height: auto !important;
}

 @media (max-width: 1199px) {
     .plugin-item:not(:first-child) {
         padding-top: 20px;
         margin-top: 20px;
    }
}

section.plugin-area.section-spacing {
    padding: 120px 0;
}

















@media (max-width: 1199px) {
.layout__inner {
    padding: 70px 20px 80px;
}
.layout__inner .shape, .layout__inner .shape-2 {
    display: none;
}

}
@media (max-width: 991px) {
.section__title {
    font-size: 30px;
}
}

@media (max-width: 767px) {
.layout__list {
        grid-template-columns: repeat(2, 1fr);
    }
.layout__item:not(:last-child)::after {
    display: none;
   
}

.layout__area .section-header .section-title {
    font-size: 30px;
}

.features-area .feature-item {
    padding: 15px 5px 10px;
}








}


.plugin-icon img {
    height: auto !important;
}
span.fea-img-preview-wrapper img {
    height: auto !important;
}