.ul-quick-about {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 24px 30px;
  border-radius: 16px;
  align-items: center;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: space-between;
  background: linear-gradient(136deg, #172B75 30.65%, #0F1C4A 100%);
  justify-content: center;
}
@media (min-width: 991.98px) {
  .ul-quick-about {
    justify-content: space-between;
    padding: 24px 40px;
  }
}
.ul-quick-about .title-quick {
  max-width: 720px;
}
.ul-quick-about .title-quick .no-line {
  color: #F7F8F8;
  font-size: 16px;
  font-style: normal;
  letter-spacing: -0.8px;
  font-family: var(--font-family-3);
  line-height: 20px;
}
@media (min-width: 991.98px) {
  .ul-quick-about .title-quick .no-line {
    font-size: 20px;
  }
}
.ul-quick-about .title-quick .strong-line {
  color: #F7F8F8;
  display: block;
  letter-spacing: -0.8px;
  font-size: 16px;
  line-height: 20px;
  font-family: var(--font-family-5);
  text-align: center;
}
@media (min-width: 991.98px) {
  .ul-quick-about .title-quick .strong-line {
    font-size: 20px;
    text-align: left;
  }
}
.ul-quick-about ul {
  display: flex;
  gap: 15px;
}
.ul-quick-about ul li a img {
  height: 35px;
  width: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 991.98px) {
  .ul-quick-about ul {
    gap: 5px;
  }
  .ul-quick-about ul li a img {
    height: 40px;
  }
}
.ul-quick-about-big {
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .ul-quick-about-big {
    margin-bottom: 40px;
  }
}
.ul-quick-about-big .title-quick .no-line {
  font-size: 16px;
  font-family: var(--font-family-4);
  line-height: 140%;
}
@media (max-width: 991.98px) {
  .ul-quick-about-big .title-quick .no-line {
    text-align: center;
    display: flex;
    flex-direction: column;
    row-gap: 15px;
  }
}
.ul-quick-about-big .title-quick .strong-line {
  font-size: 32px;
  line-height: 40px;
  margin-bottom: 8px;
}
@media (min-width: 991.98px) {
  .ul-quick-about-big .title-quick .strong-line {
    font-size: 50px;
    line-height: 60px;
  }
}
@media (min-width: 991.98px) {
  .ul-quick-about-big {
    flex-wrap: unset;
  }
}
@media (max-width: 991.98px) {
  .ul-quick-about-big ul {
    margin-top: 20px;
  }
}
.ul-quick-about-big ul li a img {
  min-width: 300px;
}
@media (max-width: 991.98px) {
  .ul-quick-about-big ul li a img {
    -o-object-fit: contain;
       object-fit: contain;
    max-width: 240px;
  }
}
.ul-quick-about-small {
  margin-bottom: 60px;
}

.in-two-mins-about {
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .in-two-mins-about {
    margin-bottom: 40px;
  }
}

.multishops-about .block-multishops {
  padding-top: 40px;
}
.multishops-about .title h3 {
  color: #0E1B49;
  font-size: 46px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  margin-bottom: 4px;
  font-family: var(--font-family-6);
}
@media (min-width: 991.98px) {
  .multishops-about .title h3 {
    margin-bottom: 12px;
  }
}
.multishops-about .title p {
  color: #0E1B49;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: center;
}

.about__banner {
  background: #EAEFFE;
  min-height: 450px;
  padding: 0;
  display: flex;
  align-items: center;
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .about__banner {
    min-height: 650px;
    margin-bottom: 40px;
  }
}
.about__banner.banner-stats .title h1 {
  color: #0E1B49;
  text-align: center;
  font-size: 40px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  margin-bottom: 40px;
  font-family: var(--font-family-6);
}
@media (min-width: 991.98px) {
  .about__banner.banner-stats .title h1 {
    font-size: 50px;
    margin-bottom: 60px;
  }
}
.about__banner.banner-stats .lefts {
  padding: 0;
  align-items: center;
}
.about__banner.banner-stats .lefts ul li:nth-of-type(3) {
  display: none;
}

.our-team-section {
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .our-team-section {
    margin-bottom: 40px;
  }
}
.our-team-section .title h3 {
  color: #0E1B49;
  font-size: 32px;
  font-style: normal;
  font-family: var(--font-family-6);
  font-weight: 900;
  line-height: normal;
  text-align: center;
  margin-bottom: 12px;
}
@media (min-width: 991.98px) {
  .our-team-section .title h3 {
    margin-bottom: 24px;
    font-size: 46px;
  }
}
.our-team-section .team-list {
  border-radius: 24px;
  background: #EAEFFE;
  padding: 16px;
}
@media (min-width: 991.98px) {
  .our-team-section .team-list {
    padding: 24px 36px;
  }
}
.our-team-section .team-list .img img {
  width: 100%;
  height: 100%;
  border-radius: 2px;
  -o-object-fit: cover;
     object-fit: cover;
}

.data-with-stathubs {
  margin-bottom: 40px;
}
@media (min-width: 991.98px) {
  .data-with-stathubs {
    margin-bottom: 60px;
  }
}
.data-with-stathubs .upside {
  display: flex;
  gap: 40px;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .data-with-stathubs .upside {
    margin-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  .data-with-stathubs .upside {
    flex-direction: column;
    gap: 20px;
  }
}
.data-with-stathubs .upside .lefts p {
  color: #0E1B49;
  font-family: var(--font-family-3);
  font-size: 28px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .data-with-stathubs .upside .lefts p {
    font-size: 24px;
  }
}
.data-with-stathubs .upside .lefts p strong {
  font-family: var(--font-family-6);
  font-weight: 700;
  font-size: 45px;
}
@media (max-width: 991.98px) {
  .data-with-stathubs .upside .lefts p strong {
    font-size: 35px;
  }
}
.data-with-stathubs .upside .rights p {
  color: #0E1B49;
  font-family: var(--font-family-4);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .data-with-stathubs .upside .rights p {
    font-size: 14px;
  }
}
.data-with-stathubs .downside {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 1024px;
  margin: auto;
}
.data-with-stathubs .downside .box {
  width: calc(25% - 15px);
  border-radius: 24px;
  padding: 18px;
  background: var(--Base-Colors-Greyscale-Light-Shades-colorGreyLight800, #EEF0F2);
  flex-direction: column;
  display: flex;
  row-gap: 8px;
}
@media (max-width: 991.98px) {
  .data-with-stathubs .downside .box {
    width: calc(50% - 10px);
  }
}
.data-with-stathubs .downside .box .icon {
  position: relative;
  width: 32px;
  height: 32px;
}
.data-with-stathubs .downside .box .title {
  color: #111213;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 18px;
  font-family: var(--font-family-2);
}
.data-with-stathubs .downside .box .paragraph {
  color: #111213;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  font-family: var(--font-family-4);
  line-height: 18px;
}
.data-with-stathubs .downside .box-one .icon {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="41" height="30" viewBox="0 0 41 30" fill="none"><path d="M41 28.125C41 28.6223 40.8037 29.0992 40.4542 29.4508C40.1047 29.8025 39.6306 30 39.1364 30H16.7727C16.2785 30 15.8044 29.8025 15.4549 29.4508C15.1054 29.0992 14.9091 28.6223 14.9091 28.125C14.9091 25.1413 16.0872 22.2798 18.1842 20.17C20.2812 18.0603 23.1253 16.875 26.0909 16.875H29.8182C32.7838 16.875 35.6279 18.0603 37.7249 20.17C39.8219 22.2798 41 25.1413 41 28.125ZM27.9545 0C26.4802 0 25.0389 0.439867 23.813 1.26398C22.5871 2.08809 21.6317 3.25943 21.0674 4.62987C20.5032 6.00032 20.3556 7.50832 20.6432 8.96318C20.9309 10.418 21.6408 11.7544 22.6834 12.8033C23.7259 13.8522 25.0542 14.5665 26.5002 14.8559C27.9463 15.1453 29.4451 14.9968 30.8073 14.4291C32.1694 13.8614 33.3337 12.9001 34.1528 11.6668C34.9719 10.4334 35.4091 8.98336 35.4091 7.5C35.4091 5.51088 34.6237 3.60322 33.2257 2.1967C31.8277 0.790176 29.9316 0 27.9545 0ZM11.1818 0C9.70745 0 8.26619 0.439867 7.04029 1.26398C5.8144 2.08809 4.85893 3.25943 4.29472 4.62987C3.7305 6.00032 3.58287 7.50832 3.87051 8.96318C4.15815 10.418 4.86812 11.7544 5.91066 12.8033C6.9532 13.8522 8.28147 14.5665 9.72751 14.8559C11.1735 15.1453 12.6724 14.9968 14.0345 14.4291C15.3967 13.8614 16.5609 12.9001 17.38 11.6668C18.1992 10.4334 18.6364 8.98336 18.6364 7.5C18.6364 5.51088 17.851 3.60322 16.453 2.1967C15.055 0.790176 13.1589 0 11.1818 0ZM11.1818 28.125C11.179 26.1555 11.5647 24.2051 12.3165 22.3866C13.0682 20.5681 14.1712 18.9178 15.5614 17.5312C14.4237 17.0991 13.2179 16.8768 12.0018 16.875H10.3618C7.61521 16.88 4.9825 17.9799 3.04035 19.9339C1.0982 21.8879 0.00492667 24.5366 0 27.3V28.125C0 28.6223 0.196347 29.0992 0.545846 29.4508C0.895346 29.8025 1.36937 30 1.86364 30H11.5173C11.3003 29.3987 11.1869 28.7646 11.1818 28.125Z" fill="%230E1B49"/></svg>');
}
@media (max-width: 991.98px) {
  .data-with-stathubs .downside .box-one {
    margin-bottom: 15px;
  }
}
.data-with-stathubs .downside .box-two .icon {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M25 6.24998H21.25V3.74999C21.2477 1.67985 19.5701 0.00226368 17.5 0H12.5C10.4299 0.00226368 8.75229 1.67985 8.75002 3.74999V6.24998H5.00003C2.23987 6.25318 0.00314947 8.48989 0 11.25V25C0.00314947 27.7601 2.23987 29.9968 4.99998 30H25C27.7601 29.9968 29.9968 27.7601 30 25V11.25C29.9968 8.48989 27.7601 6.25318 25 6.24998ZM11.25 3.74999C11.2509 3.06001 11.81 2.50093 12.5 2.49999H17.5C18.19 2.50093 18.7491 3.06001 18.75 3.74999V6.24998H11.25V3.74999ZM20 13.75H10C9.30964 13.75 8.75002 13.1904 8.75002 12.5C8.75002 11.8096 9.30964 11.25 10 11.25H20C20.6904 11.25 21.25 11.8096 21.25 12.5C21.25 13.1903 20.6904 13.75 20 13.75Z" fill="%230E1B49"/></svg>');
}
@media (max-width: 991.98px) {
  .data-with-stathubs .downside .box-two {
    margin-bottom: 15px;
  }
}
.data-with-stathubs .downside .box-three .icon {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M15 0C12.0333 0 9.13319 0.879734 6.66645 2.52796C4.19972 4.17618 2.27713 6.51886 1.14181 9.25975C0.00649932 12.0006 -0.290551 15.0166 0.288227 17.9264C0.867006 20.8361 2.29562 23.5088 4.3934 25.6066C6.49119 27.7044 9.16394 29.133 12.0737 29.7118C14.9834 30.2906 17.9994 29.9935 20.7403 28.8582C23.4811 27.7229 25.8238 25.8003 27.472 23.3335C29.1203 20.8668 30 17.9667 30 15C30 11.0218 28.4197 7.20644 25.6066 4.3934C22.7936 1.58035 18.9783 0 15 0ZM8.9025 2.81591L9.71591 3.38045C9.89582 3.5058 10.0416 3.67407 10.14 3.87L10.3446 4.27909C10.4531 4.49651 10.62 4.67938 10.8267 4.80716C11.0334 4.93495 11.2716 5.00259 11.5146 5.0025H12.9689C13.3159 5.0025 13.6487 5.14035 13.8941 5.38572C14.1394 5.6311 14.2773 5.9639 14.2773 6.31091V6.33682C14.2774 6.57982 14.2098 6.81806 14.082 7.02474C13.9542 7.23143 13.7713 7.39838 13.5539 7.50682L10.065 9.25227C10.0162 9.2761 9.96903 9.3032 9.92387 9.33341L8.13819 10.5239C7.94867 10.6504 7.79526 10.8241 7.69296 11.0277L7.42773 11.5609C7.33606 11.7422 7.2883 11.9424 7.2883 12.1456C7.2883 12.3487 7.33606 12.549 7.42773 12.7302C7.55034 12.9761 7.59255 13.2542 7.54838 13.5254C7.5042 13.7965 7.37589 14.0469 7.1816 14.2411L7.14273 14.2807C6.93643 14.487 6.66705 14.6184 6.37745 14.654C6.08785 14.6896 5.79467 14.6273 5.54455 14.477L3.26251 13.1066C2.99482 12.9457 2.7934 12.6945 2.69455 12.3982L2.13342 10.7141C2.10751 10.7141 2.0891 10.7059 2.06523 10.7052C3.20964 7.27378 5.66858 4.43647 8.9025 2.81591ZM16.4189 19.8566C16.419 19.9514 16.4038 20.0455 16.3739 20.1355L15.7705 21.945C15.7274 22.075 15.6546 22.1931 15.5577 22.29L14.4668 23.3809C14.3434 23.5041 14.2593 23.6612 14.2255 23.8323L13.648 26.7177C13.6213 26.8491 13.5649 26.9726 13.4833 27.079C13.4017 27.1853 13.2968 27.2716 13.1768 27.3314L12.7036 27.5686C12.5377 27.651 12.3502 27.6793 12.1674 27.6496C11.9845 27.6199 11.8156 27.5336 11.6843 27.403L10.8075 26.5261C10.7405 26.4588 10.6846 26.3812 10.6418 26.2964L10.0848 25.1823C10.0239 25.0596 9.99221 24.9245 9.99205 24.7875V21.9743C9.99174 21.8103 9.94595 21.6496 9.85976 21.5101C9.77358 21.3706 9.65038 21.2578 9.50387 21.1841L8.77296 20.8193C8.63502 20.7509 8.51747 20.6474 8.43205 20.5193L7.28182 18.7936C7.18498 18.6487 7.13325 18.4784 7.13319 18.3041V17.6905C7.13362 17.5266 7.17947 17.366 7.26565 17.2267C7.35183 17.0873 7.47496 16.9745 7.62137 16.9009L8.29841 16.56C8.46944 16.4749 8.60804 16.3363 8.69319 16.1652L9.0341 15.4882C9.10755 15.3421 9.21999 15.2192 9.35898 15.133C9.49796 15.0468 9.65807 15.0008 9.8216 15H11.053C11.1689 14.9999 11.2838 15.0227 11.391 15.067C11.4981 15.1114 11.5955 15.1764 11.6775 15.2584L11.8745 15.4555C12.0403 15.6209 12.2649 15.7141 12.4991 15.7145H12.6818C12.9163 15.7154 13.1409 15.8092 13.3064 15.9754C13.4719 16.1415 13.5648 16.3664 13.5648 16.6009C13.5651 16.7647 13.6109 16.9252 13.697 17.0646C13.783 17.2039 13.906 17.3167 14.0523 17.3905L15.9341 18.3307C16.0805 18.4044 16.2035 18.5173 16.2896 18.6569C16.3757 18.7964 16.4214 18.957 16.4216 19.1209L16.4189 19.8566ZM20.012 6.89591C20.0729 6.74862 20.1621 6.61472 20.2745 6.50182L21.4957 5.28136C21.5877 5.18942 21.6938 5.11278 21.81 5.05432L23.0918 4.41341C23.2038 4.35999 23.3234 4.32434 23.4464 4.30773C24.9188 5.46854 26.1367 6.91973 27.0245 8.57113H26.4218C26.1005 8.57116 25.7922 8.44364 25.5648 8.21659L25.4175 8.06932C25.1901 7.84208 24.8819 7.71432 24.5605 7.71409H23.6346C23.4452 7.71356 23.2584 7.75746 23.0891 7.84227L21.8877 8.44363C21.7184 8.52816 21.5316 8.57183 21.3423 8.57113H21.1261C20.9269 8.571 20.7308 8.52177 20.5552 8.42781C20.3795 8.33386 20.2298 8.19807 20.1191 8.03245C20.0084 7.86683 19.9402 7.67648 19.9206 7.47825C19.901 7.28002 19.9305 7.08001 20.0066 6.89591H20.012ZM25.1523 24.0811L25.0636 23.8636C25.0153 23.7178 24.9907 23.5652 24.9907 23.4116V21.8373C24.9906 21.6155 24.939 21.3968 24.84 21.1984L23.7123 18.9443C23.6133 18.7459 23.5617 18.5272 23.5616 18.3055V18.0968C23.5616 17.8534 23.4993 17.614 23.3808 17.4014C23.2623 17.1889 23.0914 17.0101 22.8844 16.8821C22.6773 16.7541 22.441 16.6811 22.1979 16.6701C21.9547 16.659 21.7128 16.7103 21.495 16.8191L21.0061 17.0639C20.8079 17.1628 20.5895 17.2144 20.368 17.2145H20.3059C20.0061 17.214 19.7139 17.1194 19.4707 16.944C19.2275 16.7685 19.0456 16.5212 18.9505 16.2368L18.6355 15.2911C18.5868 15.1454 18.562 14.9927 18.5618 14.8391V13.693C18.5618 13.4578 18.6198 13.2263 18.7308 13.0189C18.8418 12.8116 19.0023 12.6349 19.198 12.5045L20.4989 11.6373C20.635 11.5464 20.7859 11.4797 20.9448 11.4402L23.158 10.8866C23.4218 10.8207 23.699 10.8314 23.9571 10.9173L25.4843 11.4266C25.6303 11.4752 25.7832 11.5001 25.937 11.5002H28.1659C28.7577 13.6818 28.7918 15.9772 28.2652 18.1754C27.7387 20.3737 26.6683 22.4044 25.1523 24.0811Z" fill="%230E1B49"/></svg>');
}
.data-with-stathubs .downside .box-four .icon {
  content: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30" viewBox="0 0 30 30" fill="none"><path d="M11.073 21.4162C11.073 20.3646 11.2319 19.3311 11.5376 18.3467L11.4965 18.2596C9.05452 17.3619 7.04275 15.566 5.86361 13.2744C2.45971 14.4146 0 17.6334 0 21.4162C0 26.1493 3.85067 29.9999 8.58377 29.9999C10.4594 29.9999 12.2478 29.3913 13.7084 28.3036C12.0706 26.4737 11.073 24.0594 11.073 21.4162ZM7.86506 20.475H8.13278C9.27794 20.475 10.2096 21.4067 10.2096 22.5519C10.2096 23.4516 9.63436 24.2193 8.83245 24.5072V25.7647H7.16545V24.5072C6.36342 24.2194 5.7882 23.4517 5.7882 22.5519H7.4552C7.4552 22.7779 7.63906 22.9617 7.86512 22.9617H8.13284C8.35883 22.9617 8.54276 22.7779 8.54276 22.5519C8.54276 22.3259 8.35889 22.142 8.13284 22.142H7.86512C6.7199 22.142 5.78826 21.2103 5.78826 20.0652C5.78826 19.1654 6.36359 18.3976 7.16551 18.1099V16.8508H8.8325V18.1099C9.63448 18.3977 10.2097 19.1654 10.2097 20.0652H8.5427C8.5427 19.8392 8.35883 19.6552 8.13278 19.6552H7.86506C7.63906 19.6552 7.45514 19.8391 7.45514 20.0652C7.45514 20.2912 7.63906 20.475 7.86506 20.475Z" fill="%230E1B49"/><path d="M24.2181 13.304C23.2664 15.139 21.7802 16.6541 19.9665 17.6409L21.4354 19.4641L23.1322 17.3581L24.4303 18.4039L23.1596 19.9811H23.9797V21.6481H22.2689V22.3741H23.9797V24.0411H22.2689V25.6425H20.6019V24.0411H18.9305V22.3741H20.6019V21.6481H18.9305V19.9811H19.7112L18.3853 18.3355C18.3853 18.3355 16.8121 18.9012 15.0488 18.8894C14.4378 18.8853 13.8391 18.8357 13.257 18.7334C13.2415 18.7804 13.2261 18.8274 13.2114 18.8747C13.1532 19.0629 13.1014 19.2532 13.0563 19.4453C12.9057 20.0857 12.8281 20.7466 12.8281 21.4163C12.8281 21.4902 12.8291 21.564 12.8309 21.6375C12.8843 23.7372 13.6958 25.6515 15.0008 27.1174C16.5742 28.8847 18.8651 30 21.4119 30C26.071 30 29.8751 26.2688 29.9929 21.6375C29.9947 21.5639 29.9957 21.4902 29.9957 21.4163C29.9957 17.6654 27.5773 14.4693 24.2181 13.304Z" fill="%230E1B49"/><path d="M15.0478 0C10.3238 0 6.48047 3.84329 6.48047 8.56743C6.48047 13.2916 10.3238 17.1349 15.0478 17.1349C19.7719 17.1349 23.6153 13.2916 23.6153 8.56743C23.6153 3.84329 19.7719 0 15.0478 0ZM16.0053 7.7068V9.3738H14.7131V9.55854C14.7131 9.88145 14.6536 10.1908 14.5449 10.476H17.9727V12.143H12.1286V10.476H12.1287C12.6346 10.476 13.0462 10.0644 13.0462 9.55854V9.3738H12.1287V7.7068H13.0462V6.84758C13.0462 5.42246 14.2055 4.26306 15.6307 4.26306C17.0558 4.26306 18.2152 5.42246 18.2152 6.84758H16.5482C16.5482 6.34168 16.1366 5.93006 15.6307 5.93006C15.1248 5.93006 14.7131 6.34168 14.7131 6.84758V7.7068H16.0053Z" fill="%230E1B49"/></svg>');
}

.aim-about {
  margin-bottom: 75px;
}
.aim-about .title {
  margin-bottom: 40px;
}
@media (min-width: 991.98px) {
  .aim-about .title {
    margin-bottom: 60px;
  }
}
.aim-about .title h3 {
  color: #0E1B49;
  font-size: 46px;
  font-style: normal;
  font-weight: 900;
  font-family: var(--font-family-6);
  line-height: normal;
  text-align: center;
}
.aim-about .title p {
  color: #0E1B49;
  text-align: center;
  font-family: var(--font-family-2);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  max-width: 1200px;
}
.aim-about .aim-inner {
  background: #EAEFFE;
  min-height: 450px;
  padding-bottom: 30px;
}
.aim-about .aim-inner .lefts {
  position: relative;
  min-height: 450px;
}
@media (max-width: 991.98px) {
  .aim-about .aim-inner .lefts {
    margin-bottom: 30px;
    min-height: unset;
  }
}
.aim-about .aim-inner .lefts img {
  height: 500px;
  margin-top: -20px;
  width: 100%;
  width: 480px;
  -o-object-fit: contain;
     object-fit: contain;
}
@media (min-width: 991.98px) {
  .aim-about .aim-inner .lefts img {
    position: absolute;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    margin-top: 0;
  }
}
@media (max-width: 575.98px) {
  .aim-about .aim-inner .lefts img {
    margin-top: 20px;
    height: 350px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 8px;
    -o-object-position: top;
       object-position: top;
  }
}
.aim-about .aim-inner .rights {
  align-self: center;
}
.aim-about .aim-inner .rights h3 {
  color: #0E1B49;
  font-family: var(--font-family-3);
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 48px;
  margin-bottom: 25px;
}
.aim-about .aim-inner .rights p {
  color: #132462;
  font-family: var(--font-family-4);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
}
.aim-about .aim-inner .rights ul {
  margin-top: 16px;
  padding-left: 20px;
}
.aim-about .aim-inner .rights ul li {
  color: #132462;
  font-family: var(--font-family-4);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  list-style-type: disc;
}

#load-crisp {
  cursor: pointer;
}

.copyr {
  display: flex;
  text-align: center;
  justify-content: center;
  font-size: 14px;
  padding: 5px 0;
  color: white;
}

#contact-us {
  scroll-margin-top: 90px;
}

@media (max-width: 575.98px) {
  .copyr {
    justify-content: left;
  }
  #contact-us {
    scroll-margin-top: 70px;
  }
}
.top-badge {
  position: relative;
  z-index: 99;
  padding: 0px 0px;
  background: linear-gradient(90deg, rgba(47, 90, 245, 0.9) 0%, rgba(160, 51, 255, 0.9) 100%);
}

.top-badge .copyrights {
  padding: 6px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  row-gap: 12px;
  -moz-column-gap: 12px;
  column-gap: 12px;
}

@media (min-width: 450px) {
  .top-badge .copyrights p br {
    display: none;
  }
}

.top-badge .copyrights #download-buttons {
  display: flex;
  gap: 12px;
}

.top-badge .copyrights #download-buttons a img {
  height: 30px;
}

@media (max-width: 450px) {
  .top-badge .copyrights {
    row-gap: 6px;
  }
}
.top-badge .copyrights p {
  margin: 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -0.18px;
  text-transform: lowercase;
}
@media (max-width: 450px) {
  .top-badge .copyrights p {
    text-align: left;
  }
}

@media (max-width: 991.98px) {
  header .header-right-menu nav .act {
    padding-top: 160px;
  }
  .right-widget ul .widget_polylang ul {
    padding: 12px;
  }
  .right-widget ul .widget_polylang ul .lang-item:not(.current-lang) {
    padding: 12px;
    height: 38px;
  }
  .right-widget ul .lang-item-de a:before,
  .right-widget ul .lang-item-en a:before {
    width: 20px !important;
    height: 20px !important;
  }
}
@media (max-width: 575.98px) {
  header .header-right-menu nav .act {
    padding-top: 140px;
  }
}

.single-integrations .hero-banner-integrations .rightside img {
  width: 101%;
  -o-object-fit: cover;
     object-fit: cover;
}

.coming-soon-integration {
  /* 	display: none!important; */
  pointer-events: none;
}

header.shadow-header nav .act {
  padding-top: 80px !important;
}

.banner-stats_pricing .lefts .ul-bottom p {
  color: #fff;
}

.pricing-section {
  margin: 40px 0;
}

.banner-stats_pricing .lefts .ul-bottom {
  background: #000;
  margin: auto;
}

.banner-stats_pricing .lefts {
  padding: 0;
}

.banner-stats_pricing {
  padding: 0;
  background-color: unset;
}

.pricing-section .wrapp-box {
  padding: 24px;
  border-radius: 24px;
}

.pricing-section .wrapp-box h2,
.pricing-section .wrapp-box h3,
.pricing-section .wrapp-box li {
  color: #000;
}

.pricing-section .wrapp-box h3 {
  font-size: 24px;
  margin-bottom: 5px;
}

.pricing-section .wrapp-box h2 {
  border-bottom: 2px solid;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 36px;
}

.pricing-section .wrapp-box h2 {
  border-color: #000;
}

.pricing-section .wrapp-box.third-b h2 {
  border-color: #fff;
}

.pricing-section .wrapp-box.third-b h2,
.pricing-section .wrapp-box.third-b h3,
.pricing-section .wrapp-box.third-b li {
  color: #fff;
}

.pricing-section .wrapp-box li {
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}

.pricing-section .wrapp-box li:before {
  background: #000;
}

.pricing-section .wrapp-box.third-b li:before {
  background: #fff;
}

.pricing-section .wrapp-box li:before {
  position: absolute;
  content: "";
  width: 13px;
  height: 4px;
  top: 50%;
  left: 0;
  transform: translate(0%, -50%);
}

.pricing-section .wrapp-box.with-border {
  border: 1px solid var(--Primary-colors-Primary-Dark-Shades-colorPrimaryDark600, #132462);
}

.pricing-section .wrapp-box.second-b {
  background: linear-gradient(180deg, #DEF3B1 0%, #ACE23D 100%);
}

.pricing-section .wrapp-box.third-b {
  background: linear-gradient(180deg, #333639 0%, #111213 100%);
}

.apps-ul {
  display: flex;
  -moz-column-gap: 20px;
       column-gap: 20px;
  justify-content: center;
  margin-top: 12px;
}

.apps-ul li {
  padding: 0 !important;
}

.apps-ul li a span {
  display: flex;
  font-size: 16px;
  gap: 10px;
  border-radius: 8px;
  border: 1px solid #FFF;
  background: #000;
  padding: 6px 6px;
  align-items: center;
  height: 45px;
  position: relative;
  color: white;
}

.apps-ul li a .apple-app:before,
.apps-ul li a .android-app:before {
  position: relative;
  width: 20px;
  height: 20px;
  background-size: contain;
  background-repeat: no-repeat;
  content: "";
}

.apps-ul li a .apple-app:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="21" viewBox="0 0 19 21" fill="none"><path d="M12.7584 3.40241C13.583 2.45282 13.9892 1.23229 13.8908 0C12.6311 0.126929 11.4676 0.704511 10.6319 1.61766C10.2233 2.06376 9.91041 2.58274 9.71103 3.14494C9.51164 3.70713 9.42971 4.30151 9.4699 4.8941C10.1 4.90032 10.7233 4.76931 11.2929 4.51092C11.8625 4.25254 12.3636 3.87352 12.7584 3.40241Z" fill="white"/><path d="M15.5341 11.062C15.545 10.2485 15.7702 9.45077 16.1888 8.74317C16.6075 8.03556 17.2058 7.44104 17.9283 7.01491C17.4694 6.38606 16.8639 5.86854 16.16 5.50345C15.456 5.13837 14.6731 4.93578 13.8733 4.91177C12.1672 4.73996 10.5132 5.8912 9.64378 5.8912C8.75756 5.8912 7.41898 4.92883 5.97754 4.95728C5.04519 4.98617 4.13653 5.24628 3.34011 5.71226C2.54369 6.17824 1.88667 6.83419 1.43306 7.6162C-0.531834 10.88 0.933805 15.6767 2.81604 18.3149C3.75777 19.6067 4.85838 21.0498 6.29851 20.9986C7.70777 20.9425 8.2341 20.1365 9.93518 20.1365C11.6205 20.1365 12.1143 20.9986 13.5836 20.9661C15.0958 20.9425 16.0486 19.6685 16.9573 18.3644C17.6339 17.4439 18.1546 16.4266 18.5 15.35C17.6215 14.9936 16.8717 14.3968 16.3443 13.6343C15.8169 12.8718 15.5351 11.9772 15.5341 11.062Z" fill="white"/></svg>');
}

.apps-ul li a .android-app:before {
  background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="19" height="21" viewBox="0 0 19 21" fill="none"><path d="M8.87101 10.029L0.0810547 19.2552C0.0818803 19.2568 0.0818801 19.2593 0.0827057 19.2609C0.352671 20.2627 1.27732 21 2.37534 21C2.81455 21 3.22652 20.8824 3.57987 20.6767L3.60794 20.6603L13.5017 15.0144L8.87101 10.029Z" fill="%23EA4335"/><path d="M17.7635 8.45791L17.7552 8.4522L13.4837 6.00358L8.67139 10.2387L13.501 15.0134L17.7495 12.5893C18.4941 12.1909 19.0002 11.4144 19.0002 10.5195C19.0002 9.62956 18.5016 8.85717 17.7635 8.45791Z" fill="%23FBBC04"/><path d="M0.0809069 1.74409C0.0280697 1.93678 0 2.13927 0 2.34829V18.6517C0 18.8608 0.0280697 19.0633 0.0817325 19.2551L9.17303 10.2649L0.0809069 1.74409Z" fill="%234285F4"/><path d="M8.93623 10.5L13.4852 6.00202L3.60298 0.335649C3.24385 0.122547 2.82446 7.62939e-05 2.37617 7.62939e-05C1.27815 7.62939e-05 0.351845 0.73899 0.0818798 1.74163C0.0818798 1.74244 0.0810547 1.74326 0.0810547 1.74408L8.93623 10.5Z" fill="%2334A853"/></svg>');
}

.apps-ul li:before {
  content: unset !important;
}

html[lang=de-DE] .apps-ul li a span {
  font-size: 13px;
}

@media (max-width: 1199.98px) {
  .apps-ul {
    -moz-column-gap: 12px;
         column-gap: 12px;
  }
  .apps-ul li a span {
    font-size: 10px;
    gap: 5px;
  }
  .apps-ul li a .apple-app:before,
  .apps-ul li a .android-app:before {
    width: 16px;
    height: 16px;
  }
  html[lang=de-DE] .apps-ul li a span {
    font-size: 9px;
  }
  html[lang=de-DE] .apps-ul li a .apple-app:before, html[lang=de-DE] .apps-ul li a .android-app:before {
    width: 14px;
    height: 14px;
  }
}
@media (max-width: 991.98px) {
  .apps-ul li a span {
    font-size: 16px;
  }
  .apps-ul li a .apple-app:before,
  .apps-ul li a .android-app:before {
    width: 20px;
    height: 20px;
  }
  html[lang=de-DE] .apps-ul li a span {
    font-size: 16px;
  }
  html[lang=de-DE] .apps-ul li a .apple-app:before, html[lang=de-DE] .apps-ul li a .android-app:before {
    width: 20px;
    height: 20px;
  }
}
@media (max-width: 575.98px) {
  .apps-ul li a span {
    font-size: 13px;
  }
  .apps-ul li a .apple-app:before,
  .apps-ul li a .android-app:before {
    width: 18px;
    height: 18px;
  }
  html[lang=de-DE] .apps-ul li a span {
    font-size: 12px;
  }
}
@media (max-width: 991.98px) {
  .pricing-section .titles {
    margin-bottom: 30px;
  }
  .pricing-section .titles h1 {
    line-height: 15px;
    font-size: 24px;
  }
  .pricing-section .titles h2 {
    font-size: 34px;
    line-height: 45px;
  }
  .pricing-section .titles p {
    font-size: 24px;
  }
}
@media (max-width: 991.98px) {
  .pricing-section .wrapp-box h2 {
    font-size: 24px;
  }
  .pricing-section .wrapp-box h3 {
    margin-top: 10px;
    font-size: 18px;
  }
  .pricing-section ul li {
    line-height: 30px;
  }
}

.single-integrations .sideres .rights {
  z-index: 0;
}

@media (max-width: 575.98px) {
  .single-blog-post .single-content .intro-single-blog .more-info {
    justify-content: left;
    margin: 16px 0 10px 0;
  }
}
.single-blog-post .single-content .intro-single-blog .title-blog-post {
  text-align: left;
}

@media (min-width: 991.98px) {
  .right-widget ul .widget_polylang ul .lang-item:not(.current-lang) {
    padding: 5px 33px 13px 17px;
  }
  .right-widget ul .widget_polylang ul .lang-item.lang-item-de:not(.current-lang) {
    padding: 5px 33px 13px 19px;
  }
}
@media (max-width: 991.98px) {
  .right-widget ul .widget_polylang ul .lang-item:not(.current-lang).show {
    top: 27px !important;
  }
}

.custom-item {
  order: -1;
  font-size: 12px;
  margin-top: 3px;
  color: grey;
  display: contents;
  white-space: pre;
}

.about-stathubs-banner {
  margin-bottom: 40px;
  padding-top: 40px;
  overflow: hidden;
}
@media (min-width: 991.98px) {
  .about-stathubs-banner {
    padding-top: 80px;
  }
}
.about-stathubs-banner .title {
  margin-bottom: 30px;
}
@media (min-width: 991.98px) {
  .about-stathubs-banner .title {
    margin-bottom: 40px;
  }
}
.about-stathubs-banner .title h1 {
  color: #0E1B49;
  font-family: var(--font-family-6);
  font-size: 38px;
  font-style: normal;
  font-weight: 900;
  line-height: normal;
  text-align: center;
  margin-bottom: 24px;
}
@media (min-width: 991.98px) {
  .about-stathubs-banner .title h1 {
    font-size: 46px;
  }
}
.about-stathubs-banner .title p {
  max-width: 1024px;
  color: #0E1B49;
  text-align: center;
  font-family: var(--font-family-3);
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: auto;
}
.about-stathubs-banner .gallery .mySwiper-about-team {
  overflow: unset;
}
.about-stathubs-banner .gallery .mySwiper-about-team .swiper-slide {
  height: 310px;
}
.about-stathubs-banner .gallery .mySwiper-about-team .swiper-slide.swiper-slide-active {
  border-radius: 24px 0px 0px 24px;
  overflow: hidden;
}
.about-stathubs-banner .gallery .mySwiper-about-team .swiper-slide.swiper-slide-prev {
  opacity: 0;
  visibility: hidden;
}
.about-stathubs-banner .gallery .mySwiper-about-team .swiper-slide img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}