:root {--bg-title: #19191d;--sm-title: #1d1d21;--text: #6b6b6b;--active-background: #feca49;--alt-background: #3f53d8;--dark-background: #111111;}* {padding: 0;margin: 0;box-sizing: border-box;}html {scroll-behavior: smooth;}body {font-family: "ArabicFont";overflow-x: hidden;font-size: 14px;color: #fff;overflow-x: hidden;}li {list-style: none;margin: 0;padding: 0;}:any-link {text-decoration: none;display: block;}button, input {outline: none;border: none;}.container {padding-inline-start: 15px;padding-inline-end: 15px;margin: 0 auto;max-width: 1290px;width: 100%;}@media (min-width: 768px) {.container {padding-inline-start: 15px;padding-inline-end: 15px;}}@media (min-width: 992px) {.container {padding-inline-start: 25px;padding-inline-end: 25px;}}.overflow-off {overflow: hidden;}img {max-width: 100%;vertical-align: middle;display: inline-block;}section {overflow-y: hidden;}h1 {color: #1d1d21;margin-top: 20px;margin-bottom: 10px;font-size: 3.875rem;font-weight: 600;line-height: 4.375rem;text-align: start;}h2 {color: #19191d;margin-top: 20px;margin-bottom: 10px;font-size: 3rem;font-weight: 600;line-height: 3.4375rem;text-align: start;}.header-small {font-size: 1.25rem;color: var(--sm-title);text-transform: none;font-weight: 600;line-height: 1.875rem;text-align: start;}.header-small.heading-small {font-size: 1rem;line-height: 1.75rem;}.bold-text {color: #1d1d21;font-size: 1.25rem;font-weight: 600;line-height: 1.75rem;text-decoration: none;display: block;}.footer-caption {color: #6b6b6b;margin-bottom: 0;font-weight: 600;}li {color: #6b6b6b;padding-bottom: 5px;text-align: start;font-size: 1rem;line-height: 1.75rem;}::marker {unicode-bidi: isolate;font-variant-numeric: tabular-nums;text-transform: none;text-indent: 0px !important;text-align: start !important;text-align-last: start !important;}@media screen and (max-width: 991px) {h1 {font-size: 3rem;line-height: 3.5rem;}}@media screen and (max-width: 767px) {h1 {font-size: 3.25rem;line-height: 3.875rem;}}@media screen and (max-width: 767px) {}p {color: var(--text);margin-bottom: 10px;font-size: 1rem;line-height: 1.75rem;text-align: start;}.padding-bottom-ten {text-transform: capitalize;padding-bottom: 10px;}header {z-index: 999;position: fixed;top: 0%;bottom: auto;left: 0%;right: 0%;background-color: transparent;}.header-block {position: relative;display: flex;justify-content: space-between;align-items: center;padding: 0 25px 0 20px;max-width: 1900px;margin: 0 auto;}.header-links, .header-links .title {display: flex;justify-content: center;align-items: center;padding: 45px 10px;gap: 30px;}.header-links .title {gap: 8px;padding: 20px 10px;cursor: pointer;}.header-links .title .icon-down {margin: auto;display: flex;}.header-title-text {color: #fff;font-size: 1.15rem;font-weight: 500;line-height: 1.75rem;}.header-title-text:not(.home) {color: #121212;}.header-links .title svg path:not(.home) {fill: #000;}.more-links {display: none;flex-direction: column;position: absolute;background: white;padding: 20px;width: 200px;gap: 20px;transition: all 0.4s;animation: show ease 0.5s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;}.more-links a.text-black {color: #000;font-weight: 500;font-size: 1rem;}@media (min-width: 991px) {.header-links .dropdown:hover .more-links {display: flex;transition: all 0.4s;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-ms-transition: all 0.4s;-o-transition: all 0.4s;}}.header-links .dropdown.active .more-links {display: flex;transition: all 0.4s;}.header-more-content {display: flex;gap: 24px;align-items: center;}.shopping {cursor: pointer;background: #fdca49;color: #121212;padding: 5px 15px;border-radius: 4px;display: block;font-weight: 700;}.btn-login {cursor: pointer;border-radius: 4px;display: none;justify-content: center;align-items: center;padding: 10px 30px;font-size: 16px;font-weight: 600;line-height: 1.75rem;color: var(--sm-title);background-color: var(--active-background);}#icon-btn {margin: auto 0;display: none;cursor: pointer;}#icon-btn div {width: 35px;height: 3px;background-color: white;margin: 6px 0;transition: all 0.4s;transform-origin: center center;}.clicked .bar1 {transform: rotate(-45deg) translate(-4px, 7px);transform-style: preserve-3d;}.clicked .bar2 {opacity: 0;transition-delay: 0.2s;}.clicked .bar3 {transform: rotate(45deg) translate(-5px, -9px);transform-style: preserve-3d;}@media (min-width: 1280px) {.btn-login {display: flex;}}@media (max-width: 991px) {.header-block {padding-block: 10px;}#icon-btn {display: block;margin-inline-start: 15px;}.header-links.active {left: 0px;}.header-links {left: 100%;transition: left 0.8s ease-out;position: absolute;top: 78px;padding: 15px;background: white;width: 70%;flex-direction: column;-webkit-transition: left 0.8s ease-out;-moz-transition: left 0.8s ease-out;-ms-transition: left 0.8s ease-out;-o-transition: left 0.8s ease-out;}.header-title-text {color: #121212;margin-inline-end: auto;}.dropdown {width: 100%;}.header-links .title {padding: 0;justify-content: start;width: 100%;gap: 13px;}.header-more-content {margin-inline-start: auto;margin-inline-end: 15px;}.more-links {position: unset;background: transparent;padding: 10px 8px;width: 100%;gap: 14px;border-block: 1px solid #eee;}.header-links .title .icon-down {width: 100%;justify-content: end;}.header-links .title svg path {fill: #000;}}@media (max-width: 479px) {.header-more-content {margin-inline-end: 5px;}}.body-font.change-color.underline-off {color: #1d1d21;}.header-small.padding-bottom-ten {padding-bottom: 10px;}.footer-caption {font-weight: 500;font-size: 1rem;}.footer-button-paragraph, .footer-para-two.page-two-footer-para {color: #6b6b6b;}#icon-btn div {background-color: #1d1d21;}.footer-bottom-copyright-link {color: #1d1d21;}.body-font, .footer-caption {color: #6b6b6b;}.about-page-heading-tw {width: 100%;color: #fff;align-items: center;margin-top: 0;display: flex;}.trail-text-two {align-items: center;display: block;position: absolute;}.trail-text-one {display: block;position: absolute;overflow: hidden;}.trail-text-one.home-four-text.text-two {color: #000;}.trail-text-two.home-four-text.trial-two {color: #000;}.z-a-free-main-block {max-width: 1350px;grid-column-gap: 100px;grid-row-gap: 100px;border-bottom: 1px solid #c1c6e8;grid-template-rows: auto;grid-template-columns: 1fr 1fr;grid-auto-columns: 1fr;align-items: center;justify-items: stretch;margin-inline-start: auto;margin-inline-end: auto;padding-bottom: 80px;padding-inline-start: 15px;padding-inline-end: 15px;display: grid;}.z-a-free-main-block.home-two-footer {border-bottom-style: none;}.z-a-free-main-block.home-two-footer.home-three {grid-column-gap: 30px;grid-row-gap: 30px;background-image: url("../img/cover2.webp");background-position: 0%;background-repeat: no-repeat;background-size: cover;border-radius: 40px;justify-content: space-between;justify-items: stretch;margin-top: 0;margin-inline-start: 0;margin-inline-end: 0;padding: 80px 60px 85px 67px;display: flex;box-shadow: 0 5px 50px 4px rgba(0, 0, 0, 0.08);}.about-footer-button-paragraph {width: 92%;color: #fff;margin-bottom: 35px;}.zeta-home-page-button-block-two {grid-column-gap: 14px;grid-row-gap: 14px;align-items: center;display: flex;}.trial-button-two {color: #fff;cursor: pointer;background-color: #3f53d8;border: 1px #3f53d8;border-radius: 4px;justify-content: center;align-items: center;padding: 12px 35px;font-size: 1rem;font-weight: 600;line-height: 1.75rem;text-decoration: none;display: flex;position: relative;overflow: hidden;}.page-trial-btn.h-f-free-trial {background-color: #3f53d8;border-style: none;border-color: #fff;padding: 12px 34px;}.page-trial-btn.h-f-free-trial.trial-button-two {background-color: #fff;}.trail-text-one.home-four-text {color: #fff;display: block;position: static;}.trail-text-two.home-four-text {color: #fff;display: block;position: absolute;}.trail-text-one.home-four-text-two {color: #19191d;position: static;}.trail-text-one.home-four-text-two.contact-us-text {color: #fff;}.trail-text-two.home-four-text-two {color: #19191d;border: 1px #fff;}.trail-text-two.home-four-text-two.contact-us-text {color: #fff;}.page-trial-btn.feature-button {color: #000;background-color: #fff;border-style: solid;border-color: #000;justify-content: center;align-items: center;position: relative;}.page-trial-btn.feature-button.home-four-feature {background-color: rgba(0, 0, 0, 0);border-color: #000;padding: 12px 40px;}.page-trial-btn.feature-button.home-four-feature.contact-us-button {border-color: #fff;padding-inline-start: 47px;padding-inline-end: 47px;}@media screen and (max-width: 991px) {.z-a-free-main-block {grid-column-gap: 40px;grid-row-gap: 40px;grid-template-rows: auto auto;grid-template-columns: 1fr;}.z-a-free-main-block.home-two-footer {padding-bottom: 60px;}.z-a-free-main-block.home-two-footer.home-three {grid-row-gap: 20px;flex-direction: column;padding: 50px 60px 60px;}.about-page-heading-tw {font-size: 2.6rem;line-height: 3.1rem;}.about-footer-button-paragraph {width: 100%;}.page-trial-btn.h-f-free-trial, .page-trial-btn.h-f-free-trial.button-size {width: 33.33%;}}@media screen and (max-width: 479px) {.z-a-free-main-block.home-two-footer {padding-bottom: 60px;}.z-a-free-main-block.home-two-footer.home-three {padding-inline-start: 20px;padding-inline-end: 20px;}.about-page-heading-tw {font-size: 2.1rem;line-height: 2.5rem;}.zeta-home-page-button-block-two {flex-direction: column;align-items: flex-start;}.page-trial-btn.feature-button.home-four-feature.contact-us-button.start-trial-btn, .page-trial-btn.h-f-free-trial, .page-trial-btn.h-f-free-trial.trial-button-two.start-trial-btn, .page-trial-btn.h-f-free-trial.button-size {width: 100%;}}.link-block.w-inline-block {color: #fff;}.hero-section-caption-heading.hero-heading {color: #19191d;margin-top: 0;margin-bottom: 36px;}.hero-section-paragraph-two {margin-bottom: 30px;width: 96%;color: #6b6b6b;}.hero-section-button-block {grid-column-gap: 15px;grid-row-gap: 15px;align-items: center;padding-bottom: 52px;display: flex;}.start-free-trial-button-block {background-color: #fdca49;border-radius: 4px;flex-direction: row;justify-content: center;align-items: center;padding: 11px 34px;text-decoration: none;display: flex;position: relative;overflow: hidden;}.trail-text-two-home {display: block;position: static;overflow: hidden;}.stability-block {width: 93%;grid-column-gap: 70px;grid-row-gap: 70px;border-top: 1px solid #dbdbdb;justify-content: flex-start;align-items: center;padding-block-start: 22px;display: flex;}@media screen and (max-width: 991px) {.hero-section-caption-heading.hero-heading {font-size: 3.1rem;line-height: 3.9rem;}}@media screen and (max-width: 479px) {.hero-section-caption-heading.hero-heading {width: 100%;width: 100%;font-size: 2.4rem;line-height: 3.4rem;}.hero-section-paragraph-two {width: 93%;}.hero-section-button-block {flex-direction: column;align-items: center;}.hero-section-button-block.small-screen-hero-button {align-items: flex-start;}.stability-block {grid-column-gap: 40px;grid-row-gap: 40px;}}.w-inline-block {max-width: 100%;display: inline-block;}.homepage-footer-section-two {background-image: url("../img/64197b330fc7af22b56484aa_Group202157.webp");background-position: 50% 0;background-repeat: no-repeat;background-size: cover;padding: 80px 0 10px;display: block;}.start-free-trial-button-block {background-color: var(--active-background);border-radius: 4px;flex-direction: row;justify-content: center;align-items: center;padding: 11px 34px;text-decoration: none;display: flex;position: relative;overflow: hidden;}.footer-main-block {grid-column-gap: 90px;grid-row-gap: 90px;grid-template-rows: auto;grid-template-columns: 1fr 1fr 1fr 1fr 1fr;grid-auto-columns: 1fr;justify-content: space-between;align-items: center;padding-bottom: 80px;display: flex;}.footer-main-block.home-page-two {max-width: 1290px;grid-column-gap: 0px;grid-row-gap: 0px;border-bottom: 1px solid #ececec;grid-template-rows: auto;grid-template-columns: 1fr 1fr;grid-auto-columns: 1fr;justify-content: space-between;align-items: center;margin-inline-start: auto;margin-inline-end: auto;padding: 60px 0 80px;display: flex;}.about-block {width: 44%;grid-row-gap: 15px;flex-direction: column;align-items: flex-start;display: flex;}.about-block.home-footer-about-block {width: 45%;}.footer-para-two {width: 78%;}.footer-caption.page-two-footer-caption {color: #fff;}.footer-para-two.page-two-footer-para {width: 71%;position: relative;}.footer-email-input {background-image: none;background-repeat: no-repeat;background-size: cover;margin-bottom: 0;padding: 40px;}.footer-email-input.footer {background-image: none;border-radius: 0;padding: 0;overflow: visible;}.footer-form {width: 100%;grid-row-gap: 15px;flex-wrap: nowrap;justify-content: flex-start;align-items: flex-start;display: flex;height: 55px;}.enter-email {width: 100%;color: #6b6b6b;border: none;border-start-start-radius: 4px;border-start-end-radius: 0;border-end-end-radius: 0;border-end-start-radius: 4px;margin-bottom: 0;padding-block: 25px;padding-inline-start: 12px;font-size: 1rem;line-height: 1.75rem;box-shadow: 4px 0 14px -5px rgba(0, 0, 0, 0.2);vertical-align: middle;background-color: #fff;height: 38px;height: 100%;}.footer-submit-button {color: #000;background-color: #fdca49;border-start-start-radius: 0px;border-start-end-radius: 4px;border-end-end-radius: 4px;border-end-start-radius: 0px;padding-block: 12px;padding-inline: 23px;font-size: 1rem;font-weight: 600;line-height: 1.75rem;cursor: pointer;font-family: inherit;display: inline-block;border: none;height: 100%;}.w-form-done {text-align: center;background-color: #ddd;padding: 20px;display: none;}.w-form-fail {background-color: #ffdede;margin-top: 10px;padding: 10px;display: none;}.links-block-two-home {grid-column-gap: 10px;grid-row-gap: 10px;grid-template-rows: auto;grid-template-columns: 1fr 1fr 1fr 1fr;grid-auto-columns: 1fr;display: grid;grid-area: span 1 / span 1 / span 1 / span 1;}.quick-link-block-two {flex-direction: column;justify-content: flex-start;align-items: flex-start;display: flex;justify-self: center;text-align: start;}.quick-link-block-two.contact {justify-content: flex-start;}.body-font {color: #6b6b6b;cursor: pointer;font-size: 1rem;line-height: 1.75rem;text-align: start;}.quick-link {padding-inline-start: 0;}.quick-link li {color: #6b6b6b;padding-bottom: 5px;font-size: 1rem;line-height: 1.75rem;list-style: none;}.home-two-copyright-block {max-width: 1290px;margin-inline-start: auto;margin-inline-end: auto;padding-block-start: 10px;padding-bottom: 0;}.copyright-main-block {justify-content: center;align-items: center;display: flex;}.copyright-main-block.home-page-two-copyright-block {justify-content: space-between;margin-inline-start: auto;margin-inline-end: auto;padding: 0 15px;}.body-font.copyright {margin-bottom: 0;font-size: 0.875rem;line-height: 1.75rem;}.social-link-icons-home {grid-column-gap: 20px;grid-row-gap: 20px;align-items: center;display: flex;}.social-icons {grid-column-gap: 15px;align-items: center;display: flex;}.social-links-block {grid-column-gap: 10px;grid-row-gap: 10px;justify-content: space-between;align-items: center;display: flex;position: static;}.twitter, .facebook {cursor: pointer;}.footer-bottom-copyright-link {color: #fff;text-decoration: underline;}@media screen and (max-width: 991px) {.homepage-footer-section-two {padding-block-start: 50px;padding-bottom: 0;}.footer-main-block {grid-column-gap: 30px;grid-row-gap: 30px;text-align: center;flex-flow: column;grid-template-rows: auto auto;grid-template-columns: 1fr;grid-auto-columns: 1fr;align-content: space-around;align-items: center;padding-bottom: 60px;display: grid;}.footer-main-block.home-page-two {grid-column-gap: 50px;grid-row-gap: 50px;padding-bottom: 60px;padding-inline-start: 0;padding-inline-end: 0;}.about-block {width: 100%;text-align: center;justify-content: flex-start;align-items: center;}.about-block.home-footer-about-block {width: 100%;}.footer-form {justify-content: center;}.links-block-two-home {width: 100%;grid-column-gap: 25px;grid-row-gap: 25px;grid-template-rows: auto auto;grid-template-columns: 1fr 1fr;justify-items: start;}.quick-link-block-two {width: 100%;text-align: left;}.home-two-copyright-block {padding-bottom: 15px;}.copyright-main-block {grid-column-gap: 23px;grid-row-gap: 23px;flex-direction: column;justify-content: space-around;}}@media screen and (max-width: 767px) {.footer-main-block {grid-column-gap: 50px;grid-row-gap: 50px;}.footer-main-block.home-page-two {grid-column-gap: 30px;grid-row-gap: 30px;}.about-block {width: 100%;}.links-block-two-home {grid-template-rows: auto auto;grid-template-columns: 1fr 1fr;}.body-font.copyright {text-align: center;}.social-icons {grid-column-gap: 10px;display: flex;}}@media screen and (max-width: 479px) {.footer-main-block {grid-column-gap: 35px;grid-row-gap: 35px;}.footer-main-block.home-page-two {grid-row-gap: 50px;}.about-block.home-footer-about-block {align-items: center;}.footer-para-two {width: 100%;}.footer-para-two.page-two-footer-para {width: 100%;}.footer-form {flex-direction: row;align-items: center;}.links-block-two-home {grid-template-rows: auto auto auto auto;grid-template-columns: 1fr;}.social-link-icons-home {grid-row-gap: 10px;flex-direction: column;}}.service-two-hero-section {background-image: linear-gradient(17deg, #f9fafb 53%, #fff);padding: 100px 0px 120px;}.service-hero-block {grid-column-gap: 42px;grid-row-gap: 70px;grid-template-rows: auto;grid-template-columns: 1fr 1fr;grid-auto-columns: 1fr;align-items: center;padding-block-start: 30px;display: flex;}.service-hero-image {width: 100%;grid-column-gap: 34px;grid-row-gap: 34px;justify-content: flex-end;align-items: flex-start;padding-bottom: 0;padding-inline-start: 0;padding-inline-end: 0;display: flex;position: relative;grid-area: span 1 / span 1 / span 1 / span 1;}.service-two-hero-image {width: 100%;background-image: url("../img/services/services-hero-icon-1.svg"), url("../img/services/services-hero-icon-2.svg");background-position: 90% 25%, 0 100%;background-repeat: no-repeat, no-repeat;background-size: auto, auto;overflow: hidden;}.banner-image {width: 100%;object-fit: cover;}.service-banner-float-image {width: 56%;border-radius: 20px;position: absolute;top: auto;bottom: 100px;left: auto;right: 0%;overflow: hidden;box-shadow: 0 4px 25px 5px rgba(0, 0, 0, 0.08);}.graphical-image {width: 100%;}.service-text {width: 100%;display: block;}.hero-section-button-block {grid-column-gap: 15px;grid-row-gap: 15px;align-items: center;padding-bottom: 52px;display: flex;}.hero-section-button-block.small-screen-hero-button {margin-bottom: 5px;padding-bottom: 40px;}.trial-button-two.start-free-trial-button-block {color: #000;}.trial-button-two.start-free-trial-button-block.home-five-button {color: #fff;background-color: #3f53d8;}.stability-block.small-screen-stablity {width: 88%;grid-column-gap: 40px;grid-row-gap: 40px;justify-content: flex-start;}.stability-block.small-screen-stablity {width: 100%;grid-column-gap: 0px;grid-row-gap: 40px;width: 88%;grid-column-gap: 40px;grid-row-gap: 40px;border: 1px #6f6f6f;border-top-style: solid;justify-content: flex-start;}.stability-block.small-screen-stablity.boder {width: 92%;grid-column-gap: 36px;grid-row-gap: 36px;width: 92%;grid-column-gap: 12px;grid-row-gap: 12px;border-top-width: 1px;border-top-color: #888;flex-direction: column;justify-content: flex-start;align-items: flex-start;padding-block-start: 35px;}.stability-percentage {grid-column-gap: 15px;grid-row-gap: 15px;align-items: center;display: flex;}.hero-icon {width: 25px;height: 25px;padding-block-start: 0;}.percentage-paragraph-two {width: 92%;color: #fff;margin-bottom: 0;}.percentage-paragraph-two.text-light-dark {width: 100%;color: #1d1d21;}@media screen and (max-width: 991px) {.service-two-hero-section {margin-top: 0;padding-block-start: 80px;padding-bottom: 60px;}.service-hero-block {grid-column-gap: 50px;grid-row-gap: 50px;flex-direction: column;grid-template-rows: auto auto;grid-template-columns: 1fr;padding-block-start: 10px;}.service-hero-image {width: 75%;order: 2;}}@media screen and (max-width: 767px) {.hero-section-caption-heading.hero-heading.text-black {font-size: 3rem;line-height: 3.56rem;width: auto;height: auto;}}@media screen and (max-width: 479px) {.service-hero-block {grid-row-gap: 20px;}.service-hero-image {width: 100%;background-image: none;background-repeat: repeat;background-size: auto;justify-content: center;align-items: center;padding-inline-start: 0;padding-inline-end: 10px;display: block;align-self: center;justify-self: center;}.service-two-hero-image {background-image: none;background-position: 0 0;background-repeat: repeat;background-size: auto;}.service-text {padding-inline-start: 0;}.hero-section-paragraph-two {width: 93%;}.hero-section-button-block {flex-direction: column;align-items: center;}.hero-section-button-block.small-screen-hero-button {align-items: flex-start;}.stability-block.small-screen-stablity {width: 100%;grid-column-gap: 20px;grid-row-gap: 20px;flex-direction: column;}.stability-block.small-screen-stablity {width: 100%;grid-column-gap: 20px;grid-row-gap: 20px;width: 100%;grid-column-gap: 20px;grid-row-gap: 20px;flex-direction: column;}.stability-block.small-screen-stablity.boder, .stability-percentage {width: 100%;}}.service-featured-section {padding-block: 110px;}.service-feature-main-block {flex-direction: column;justify-content: center;align-items: center;display: flex;}.feature-service-heading {text-align: center;margin-top: 0;margin-bottom: 15px;}.feature-service-paragraph {width: 50%;text-align: center;margin-bottom: 25px;}.features-services {width: 100%;grid-column-gap: 35px;grid-row-gap: 50px;grid-template-rows: auto;grid-template-columns: 1fr 1fr 1fr;grid-auto-columns: 1fr;display: grid;}.features-services-block {width: 100%;flex-direction: column;align-items: center;padding-bottom: 30px;display: flex;position: relative;overflow: visible;grid-area: span 1 / span 1 / span 1 / span 1;}.analytics {width: 100%;background-color: #fff;border: 1px solid #cbcbcb;border-radius: 20px;padding: 35px 40px 0;position: static;overflow: visible;transition: background-color 0.5s ease;-webkit-transition: background-color 0.5s ease;-moz-transition: background-color 0.5s ease;-ms-transition: background-color 0.5s ease;-o-transition: background-color 0.5s ease;}.services-title {grid-column-gap: 28px;align-items: center;margin-bottom: 15px;display: flex;}.service-features-icon {border-radius: 50px;}.feature-icon {width: 100%;}.service-para {margin-bottom: 40px;}.your-balance-block {justify-content: center;align-items: center;margin-bottom: -30px;padding-inline-start: 0;padding-inline-end: 0;display: flex;position: static;}.balance-image-block {border-radius: 20px;overflow: hidden;box-shadow: 0 4px 25px 5px rgba(0, 0, 0, 0.08);}.balance-image {width: 100%;}@media screen and (min-width: 991px) {.analytics:hover {background-color: rgb(63, 83, 216);}.analytics:hover .bold-text, .analytics:hover .service-para {color: #fff;}}@media screen and (max-width: 991px) {.service-featured-section {padding-block-start: 60px;padding-block-end: 60px;}.feature-service-heading {font-size: 2.6rem;line-height: 3.1rem;}.feature-service-paragraph {width: 100%;}.features-services {grid-template-rows: auto auto auto;grid-template-columns: 1fr;}}@media screen and (max-width: 767px) {.feature-service-heading, .service-offer-heading, .accordian-heading, .questions-header {font-size: 2.1rem;line-height: 2.5rem;}}@media screen and (max-width: 479px) {.feature-service-paragraph, .feature-service-heading {text-align: start;}.analytics {padding-inline-start: 20px;padding-inline-end: 20px;}}.service-offer-section {padding-bottom: 110px;padding-inline-start: 15px;padding-inline-end: 15px;}.service-offer-main-block {border-top: 1px solid #d8d8d8;flex-direction: column;justify-content: center;align-items: center;padding-block-start: 110px;display: flex;}.service-offer-heading {text-align: center;margin-top: 0;margin-bottom: 20px;}.service-offer-paragraph {width: 50%;text-align: center;margin-bottom: 40px;}.offer-main-block {width: 100%;align-items: center;display: flex;}.offers-list {width: 50%;flex: 0 auto;}.offer {flex-direction: column;justify-content: flex-start;align-items: flex-start;display: flex;}.offer.margin-bottom {margin-bottom: 160px;}.offer-icon {margin-bottom: 20px;}.bold-text.demo-margin {margin-bottom: 25px;}.offers-image-block {width: 100%;background-image: url("../img/offers-bg.webp");background-position: 50%;background-repeat: no-repeat;background-size: 100%;padding: 100px 100px 92px 70px;}.offer-image-container {padding-bottom: 10px;padding-inline-start: 100px;position: relative;}.growth-image {width: 100%;border-radius: 20px;overflow: hidden;}.growth-image {width: 100%;border-radius: 20px;overflow: hidden;}.solutions-image-block {width: 47%;border-radius: 20px;position: absolute;top: auto;bottom: 0%;left: 0%;right: auto;overflow: hidden;box-shadow: 0 4px 25px 5px rgba(0, 0, 0, 0.06);}.solutions-image {width: 100%;}@media screen and (max-width: 991px) {.service-offer-section {padding-bottom: 40px;}.service-offer-main-block {align-items: flex-start;padding-block-start: 40px;}.service-offer-heading {text-align: left;font-size: 2.6rem;line-height: 3.1rem;}.service-offer-paragraph {width: 100%;text-align: left;}.offer-main-block {grid-row-gap: 30px;flex-direction: column;}.offers-list {width: 100%;}.offer.margin-bottom {margin-bottom: 60px;}}@media screen and (max-width: 767px) {.feature-service-heading, .service-offer-heading, .accordian-heading, .questions-header {font-size: 2.1rem;line-height: 2.5rem;}.service-offer-heading {font-size: 2.1rem;line-height: 2.5rem;}}@media screen and (max-width: 479px) {.offers-image-block {padding-inline-start: 54px;padding-inline-end: 25px;}.offer-image-container {padding-inline-start: 10px;}.solutions-image-block {width: 50%;}}.faq-section {background-color: #fff7ef;padding-block: 110px;}.faq-main-block {grid-column-gap: 80px;align-items: center;display: flex;}.sucess-image-main-block {width: 100%;background-image: url("../img/services/sec-faq-bg.webp");background-position: 0 0;background-repeat: no-repeat;background-size: contain;padding-block-start: 75px;padding-bottom: 80px;position: relative;}.sucess-images {grid-column-gap: 20px;align-items: flex-start;display: flex;}.sucess-image-two {width: 100%;padding-block-start: 110px;}.boy-sucess-image {border-top-left-radius: 120px;border-bottom-right-radius: 120px;overflow: hidden;}.trial-image, .sucess-boy-image {width: 100%;}.sucess-image-one {width: 100%;border-top-right-radius: 120px;border-bottom-left-radius: 120px;overflow: hidden;}.sucess-girl-image, .accordian-block, .accordian-icon-image, .arrow-icon-accordian, .trial-image, .sucess-boy-image, .sucess-accordian {width: 100%;}.free-trial {width: 47%;border-radius: 20px;position: absolute;top: auto;bottom: 0%;left: auto;right: 100px;overflow: hidden;box-shadow: 0 4px 25px 5px rgba(0, 0, 0, 0.08);}.accordian-heading {margin-top: 0;margin-bottom: 15px;}.accordian-paragrapgh {margin-bottom: 25px;}.accordian {grid-column-gap: 30px;border-bottom: 1px solid #829685;align-items: flex-start;margin-bottom: 30px;padding-bottom: 30px;display: flex;}.accordian.no-border {border-bottom-style: none;}.accordian-icon {width: 64px;}.accordian-text-block {flex: 1;}.approch {width: 100%;justify-content: space-between;align-items: flex-start;display: flex;}.bold-text.accordian-margin {margin-bottom: 15px;}.accordian-text {margin-bottom: 0;overflow: hidden;height: 0;transition: height 0.5s ease;}@media screen and (max-width: 991px) {.faq-section {padding-block-start: 40px;padding-bottom: 10px;}.faq-main-block {grid-row-gap: 50px;flex-direction: column;align-items: flex-start;}.accordian-heading {font-size: 2.6rem;line-height: 3.1rem;}}@media screen and (max-width: 767px) {.feature-service-heading, .service-offer-heading, .accordian-heading, .questions-header {font-size: 2.1rem;line-height: 2.5rem;}}@media screen and (max-width: 479px) {.sucess-image-main-block {padding-block-start: 10px;}.boy-sucess-image {border-top-left-radius: 20px;border-bottom-right-radius: 20px;}.sucess-image-one {border-top-right-radius: 20px;border-bottom-left-radius: 20px;}.free-trial {right: 60px;}}.questions-section {padding-block-start: 110px;}.service-questions {grid-column-gap: 60px;justify-content: space-between;align-items: center;display: flex;}.questions-text-block {width: 100%;}.questions-header {margin-top: 0;margin-bottom: 35px;}.questions-paragraph {margin-bottom: 35px;}.questions {grid-row-gap: 20px;flex-direction: column;display: flex;}.questions-block {overflow: hidden;}.question-block {text-align: left;border-radius: 4px;justify-content: space-between;align-items: center;margin-bottom: 20px;padding: 20px;display: flex;box-shadow: 0 4px 50px 5px rgba(0, 0, 0, 0.06);-webkit-border-radius: 4px;-moz-border-radius: 4px;-ms-border-radius: 4px;-o-border-radius: 4px;transition: background-color 0.3s ease;-webkit-transition: background-color 0.3s ease;-moz-transition: background-color 0.3s ease;-ms-transition: background-color 0.3s ease;-o-transition: background-color 0.3s ease;}.icon-accordion {justify-content: center;align-items: center;display: flex;position: relative;}.icon-accordion span {width: 13px;height: 2px;background: blue;display: block;transition: 0.3s all ease;-webkit-transition: 0.3s all ease;-moz-transition: 0.3s all ease;-ms-transition: 0.3s all ease;-o-transition: 0.3s all ease;}.icon-accordion .minus-icon {position: absolute;}.icon-accordion .minus-icon span {transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);}.answers-block {padding: 0 40px 0 20px;height: 0;transition: height 0.5s ease;}.answer-paragraph {margin-bottom: 0;}.questions-block.active .question-block {background-color: #3f53d8;}.questions-block.active .icon-accordion span {background-color: #fff;}.questions-block.active .question-block .minus-icon {display: none;}.bold-text.accordion {transition: 0.3s;}.questions-block.active .question-block .bold-text {color: #fff;}.questions-image {width: 100%;padding-inline-start: 86px;position: relative;}.question-main-image {border-radius: 20px;overflow: hidden;}.question-image, .real-time-user-image {width: 100%;}.real-time-user {width: 48%;border-radius: 20px;position: absolute;top: 35px;bottom: auto;left: 0%;right: auto;overflow: hidden;box-shadow: 0 4px 25px rgba(0, 0, 0, 0.06);}@media screen and (max-width: 991px) {.questions-section {padding-block-start: 60px;}.service-questions {grid-row-gap: 70px;flex-direction: column;align-items: flex-start;}.questions-header {font-size: 2.6rem;line-height: 3.1rem;}}@media screen and (max-width: 767px) {.feature-service-heading, .service-offer-heading, .accordian-heading, .questions-header {font-size: 2.1rem;line-height: 2.5rem;}}@media screen and (max-width: 479px) {.service-questions {grid-row-gap: 30px;}.questions-image {padding-inline-start: 40px;}}.homepage-footer-section-two {background-image: none;}.page-trial-btn {color: #fff;cursor: pointer;background-color: #3f53d8;border: 1px #3f53d8;border-radius: 4px;justify-content: center;align-items: center;padding: 1.65rem 5.25rem;font-size: 1rem;font-weight: 600;line-height: 1.75rem;text-decoration: none;display: flex;position: relative;overflow: hidden;}@font-face {font-family: "ArabicFont";font-display: swap;src: url(../fonts/somar/SomarSans-Regular.woff2) format("woff2");font-weight: 400;}@font-face {font-family: "ArabicFont";font-display: swap;src: url(../fonts/somar/SomarSans-SemiBold.woff2) format("woff2");font-weight: 600;}@font-face {font-family: "ArabicFont";font-display: swap;src: url(../fonts/somar/SomarSans-Bold.woff2) format("woff2");font-weight: 700;}