@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@400;500;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito:wght@400;500;600;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap");
h1 {
  font-weight: 600;
  font-size: 52px;
  line-height: 138%;
  /* identical to box height, or 72px */
  letter-spacing: 0.3px; }

h2 {
  font-weight: 600;
  font-size: 40px;
  line-height: 150%;
  /* identical to box height, or 60px */ }

h3 {
  font-weight: 600;
  font-size: 36px;
  line-height: 54px;
  /* identical to box height */ }

h5 {
  font-weight: 600;
  font-size: 20px;
  line-height: 31px;
  /* identical to box height, or 154% */ }

.B1 {
  font-weight: 400;
  font-size: 22px;
  line-height: 160%;
  /* or 35px */
  letter-spacing: 1.47692px; }

.B2 {
  font-weight: 400;
  font-size: 24px;
  line-height: 160%;
  /* or 38px */
  letter-spacing: 0.02em; }

.B3 {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  /* identical to box height, or 36px */ }

.CH1 {
  font-weight: 500;
  font-size: 24px;
  line-height: 150%;
  /* identical to box height, or 36px */ }

.CH2 {
  font-weight: 600;
  font-size: 26px;
  line-height: 150%;
  /* identical to box height, or 39px */ }

.CH3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 33px;
  /* identical to box height */ }

.CB1 {
  font-weight: 400;
  font-size: 16px;
  line-height: 160%;
  /* identical to box height, or 26px */ }

.CB2 {
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  /* identical to box height */ }

.footer-text {
  font-weight: 400;
  font-size: 18px;
  line-height: 31px; }

.header-text {
  font-weight: 500;
  font-size: 20px;
  line-height: 30px;
  /* identical to box height */
  color: #f5f5f5; }

.text-button {
  color: #4a1ceb !important; }

.footer {
  padding: 34px 0;
  background: linear-gradient(359.39deg, rgba(197, 182, 250, 0.7) 0.49%, rgba(255, 255, 255, 0.1) 99.45%); }
  @media only screen and (max-width: 991px) {
    .footer {
      padding-top: 46px;
      padding-bottom: 17px; } }
  .footer .contact__title--1 {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .footer .contact__title--1 {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
  .footer .contact__title--2 {
    color: #7854f7; }
    @media only screen and (max-width: 991px) {
      .footer .contact__title--2 {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
  .footer .contact__title p {
    margin-top: 44px;
    color: #808080; }
    @media only screen and (max-width: 991px) {
      .footer .contact__title p {
        font-weight: 400;
        font-size: 14px;
        line-height: 150%;
        text-align: center;
        letter-spacing: 1px; } }
  .footer .contact__main {
    margin-top: 76px; }
    @media only screen and (max-width: 991px) {
      .footer .contact__main {
        margin-top: 48px; } }
    .footer .contact__main form {
      padding: 0 32px;
      display: flex;
      flex-direction: column;
      gap: 30px; }
      @media only screen and (max-width: 991px) {
        .footer .contact__main form {
          padding: 0;
          gap: 15px; } }
      .footer .contact__main form input {
        width: 100%;
        padding: 18px 16px; }
        @media only screen and (max-width: 991px) {
          .footer .contact__main form input {
            padding: 13px 8px; } }
      .footer .contact__main form select {
        padding: 19px; }
        @media only screen and (max-width: 991px) {
          .footer .contact__main form select {
            padding: 13px 8px; } }
      .footer .contact__main form textarea {
        padding: 10px 16px;
        resize: none; }
        @media only screen and (max-width: 991px) {
          .footer .contact__main form textarea {
            padding: 5px 8px; } }
      .footer .contact__main form input,
      .footer .contact__main form select,
      .footer .contact__main form textarea,
      .footer .contact__main form textarea::placeholder,
      .footer .contact__main form input::placeholder {
        font-weight: 400;
        font-size: 18px;
        background: white;
        border: 0;
        border-radius: 12px;
        outline: 0;
        line-height: 27px;
        color: #94959b; }
        @media only screen and (max-width: 991px) {
          .footer .contact__main form input,
          .footer .contact__main form select,
          .footer .contact__main form textarea,
          .footer .contact__main form textarea::placeholder,
          .footer .contact__main form input::placeholder {
            border-radius: 4px;
            font-weight: 400;
            font-size: 12px;
            line-height: 18px;
            letter-spacing: 0.02em; } }
      .footer .contact__main form button {
        font-weight: 600;
        font-size: 24px;
        line-height: 36px;
        padding: 18px 0;
        background-color: #6f4de9;
        border-radius: 12px;
        text-align: center; }
        @media only screen and (max-width: 991px) {
          .footer .contact__main form button {
            font-weight: 500;
            font-size: 14px;
            line-height: 21px;
            border-radius: 6px; } }
  .footer__main {
    margin-top: 171px;
    padding-top: 52px; }
    @media only screen and (max-width: 991px) {
      .footer__main {
        margin-top: 112px;
        padding-top: 0; } }
    @media only screen and (max-width: 991px) {
      .footer__main .menu__list {
        gap: 70px;
        padding: 0 50px;
        align-items: center;
        text-align: center; } }
    .footer__main .menu h5 {
      color: #626262; }
    .footer__main .menu__item {
      margin-top: 20px;
      gap: 10px;
      color: #70768a; }
    .footer__main .menu .social__background {
      display: flex;
      justify-content: center;
      align-items: center;
      width: 28px;
      height: 28px;
      border-radius: 6px;
      background: #816dc8; }
      .footer__main .menu .social__background img {
        max-width: 15px;
        max-height: 15px; }
  .footer__copyright {
    margin-top: 40px; }
    @media only screen and (max-width: 991px) {
      .footer__copyright {
        margin-top: 118px; } }
    .footer__copyright div div {
      width: 100%;
      border: 1px solid #cecece; }
    .footer__copyright span {
      font-weight: 400;
      font-size: 14.8969px;
      line-height: 35px;
      color: #70768a;
      font-family: 'Inter', sans-serif; }
      @media only screen and (max-width: 991px) {
        .footer__copyright span {
          font-weight: 400;
          font-size: 12px;
          line-height: 35px; } }

header {
  padding: 32px 0;
  transition: 0.3s ease-in-out;
  z-index: 100; }
  @media only screen and (max-width: 991px) {
    header img[alt='Logo'] {
      max-width: 100px;
      max-height: 34px; } }
  header nav {
    gap: 60px; }
  header select {
    border: 0;
    outline: 0;
    background-color: transparent;
    color: #ffffff;
    font-weight: 500;
    font-size: 18px;
    line-height: 21px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif; }
  header button.contact__button {
    padding: 12px 30px;
    background: #ffffff;
    border-radius: 8px;
    color: #6f4de9;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    margin-left: 50px; }
    @media only screen and (max-width: 991px) {
      header button.contact__button {
        padding: 8px 11px;
        font-weight: 400;
        font-size: 12px;
        line-height: 18px;
        border-radius: 4px; } }

.nav-active {
  padding: 10px 0;
  background-color: white; }
  .nav-active .header-text {
    color: #918d98; }
  .nav-active select {
    color: #918d98; }
  .nav-active button.contact__button {
    color: #ffffff;
    background-color: #6f4de9; }
  .nav-active .hamburger span {
    background-color: #6f4de9; }

.header__active--mobile {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: white; }
  .header__active--mobile .contact__button {
    display: none; }
  .header__active--mobile .hamburger span {
    background-color: #777777; }
  .header__active--mobile img[alt='Logo'] {
    float: right; }
  .header__active--mobile .navbar__item:first-child {
    width: 100%;
    justify-content: end; }
  .header__active--mobile #navbarToggleButton {
    position: absolute;
    left: 0px; }
  .header__active--mobile nav {
    display: flex !important;
    position: absolute;
    top: 110px;
    right: 0;
    left: 0;
    flex-direction: column;
    color: #6d6d6d;
    gap: 30px;
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    padding-bottom: 30px; }
    .header__active--mobile nav .border {
      display: block !important;
      border: 1px solid #dddddd; }
    .header__active--mobile nav .language {
      display: flex !important;
      gap: 26px; }
      .header__active--mobile nav .language .active {
        color: #a9a9a9 !important; }
  .header__active--mobile .hamburger span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: -3px;
    left: 0px; }
  .header__active--mobile .hamburger span:nth-child(2) {
    width: 0%;
    opacity: 0; }
  .header__active--mobile .hamburger span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 10px;
    left: 0px; }

.hamburger {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 18px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
  margin-top: -6px; }
  .hamburger span {
    border-radius: 10px;
    background-color: white;
    width: 100%;
    height: 2px;
    display: block;
    position: absolute;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: 0.25s ease-in-out;
    -moz-transition: 0.25s ease-in-out;
    -o-transition: 0.25s ease-in-out;
    transition: 0.25s ease-in-out; }
  .hamburger span:nth-child(1) {
    top: 0px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
  .hamburger span:nth-child(2) {
    top: 6px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }
  .hamburger span:nth-child(3) {
    top: 12px;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center; }

body {
  font-family: 'Poppins', sans-serif; }

button {
  font-family: 'Roboto', sans-serif !important;
  background-color: transparent;
  border: 0;
  color: white; }

a {
  color: inherit !important;
  text-decoration: inherit; }

p {
  margin: 0; }

.position__body {
  overflow: hidden !important; }

.swiper-button-prev::after,
.swiper-button-next::after {
  display: none; }

.swiper-button-prev {
  background-image: url(/img/technologies/left.svg) !important;
  background-repeat: no-repeat;
  position: absolute;
  left: -3px;
  background-position: center; }

.swiper-button-next {
  background-image: url(/img/technologies/next.svg) !important;
  background-repeat: no-repeat;
  position: absolute;
  right: -3px;
  background-position: center; }

.disabled_swiper_button {
  pointer-events: none;
  opacity: 0; }

.text-button {
  color: #4a1ceb !important; }

.text-button {
  color: #4a1ceb !important; }

.land {
  padding-top: 231px !important;
  padding-bottom: 213px !important; }
  @media only screen and (max-width: 991px) {
    .land {
      padding-top: 120px !important;
      padding-bottom: 74px !important; } }
  .land .hero__content .button__area {
    margin-top: 10px; }
  @media only screen and (max-width: 991px) {
    .land .hero__content p.B1 {
      letter-spacing: 1.47692px; } }
  .land .hero__content button {
    padding: 22px 107px !important; }
    @media only screen and (max-width: 991px) {
      .land .hero__content button {
        padding: 15px 61.5px !important;
        font-weight: 500;
        font-size: 16px;
        line-height: 19px; } }

.content {
  padding-top: 86px;
  padding-bottom: 60px; }
  @media only screen and (max-width: 991px) {
    .content {
      padding-top: 70px;
      padding-bottom: 35px; } }
  .content h3 {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .content h3 {
        text-align: center;
        font-weight: 500;
        font-size: 24px;
        line-height: 138%;
        letter-spacing: 0.3px; } }
  .content__list {
    margin-top: 70px;
    font-family: 'Nunito', sans-serif; }
    @media only screen and (max-width: 991px) {
      .content__list {
        margin-top: 40px; } }
    .content__list .B3 {
      color: #626262; }
      @media only screen and (max-width: 991px) {
        .content__list .B3 {
          font-weight: 400;
          font-size: 12px;
          line-height: 150%; } }
    .content__list .CH3 {
      color: #343434; }
      @media only screen and (max-width: 991px) {
        .content__list .CH3 {
          font-weight: 400;
          font-size: 14px;
          line-height: 140%; } }
    .content__list .list__group {
      gap: 30px; }
      @media only screen and (max-width: 991px) {
        .content__list .list__group {
          gap: 20px; } }
      .content__list .list__group__item .mobile__description {
        margin-top: 0;
        height: 0px;
        overflow: hidden;
        transition: height 0.3s; }
        @media screen and (min-width: 991px) {
          .content__list .list__group__item .mobile__description {
            display: none; } }
        .content__list .list__group__item .mobile__description span {
          font-weight: 400;
          font-size: 12px;
          line-height: 150%;
          color: #626262; }
      .content__list .list__group div.list__card {
        background: #ffffff;
        box-shadow: 0px 4px 40px rgba(57, 57, 57, 0.08);
        border-radius: 10px;
        color: #343434;
        padding: 20px 75px 20px 10px;
        position: relative;
        cursor: pointer; }
        @media only screen and (max-width: 991px) {
          .content__list .list__group div.list__card {
            padding: 12px 32px 12px 10px; } }
        .content__list .list__group div.list__card img {
          top: 0;
          bottom: 0;
          right: 14px;
          margin: auto 0;
          transition: transform 0.3s ease-in-out; }
          @media only screen and (max-width: 991px) {
            .content__list .list__group div.list__card img {
              right: 7px;
              max-width: 10px;
              max-height: 8px; } }
      .content__list .list__group .active .list__card {
        background: #f1f1f1; }
        .content__list .list__group .active .list__card img {
          transform: rotate(-45deg); }
      .content__list .list__group .active .mobile__description {
        height: 100%;
        margin-top: 18px; }
        @media only screen and (max-width: 991px) {
          .content__list .list__group .active .mobile__description {
            display: block !important; } }

.description {
  padding-top: 60px;
  padding-bottom: 80px; }
  @media only screen and (max-width: 991px) {
    .description {
      padding-top: 35px;
      padding-bottom: 8px; } }
  .description img {
    width: 100%;
    height: 100%; }
  .description .list {
    display: flex;
    gap: 40px;
    flex-direction: column; }
    @media only screen and (max-width: 991px) {
      .description .list {
        gap: 35px;
        margin-top: 40px;
        padding: 0 20px; } }
    .description .list__item {
      display: flex;
      align-items: center;
      gap: 18px;
      color: #303030; }
      @media only screen and (max-width: 991px) {
        .description .list__item {
          gap: 14px; } }
      .description .list__item .icon__background {
        background: #f7ecff;
        width: 40px;
        height: 40px;
        border-radius: 100%;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media only screen and (max-width: 991px) {
          .description .list__item .icon__background {
            width: 30px;
            height: 30px; } }
        .description .list__item .icon__background img {
          width: 13.5px;
          height: 9px; }
      @media only screen and (max-width: 991px) {
        .description .list__item span.CH1 {
          font-weight: 400;
          font-size: 14px;
          line-height: 37px; } }

.pages {
  padding-top: 80px !important; }

.hero {
  padding-top: 278px;
  padding-bottom: 433px; }
  @media only screen and (max-width: 991px) {
    .hero {
      padding-top: 126px;
      padding-bottom: 83px; } }
  .hero__content {
    gap: 32px; }
    @media only screen and (max-width: 991px) {
      .hero__content {
        gap: 24px; } }
    @media only screen and (max-width: 991px) {
      .hero__content h1 {
        font-weight: 500;
        font-size: 24px;
        line-height: 138%; } }
    .hero__content p {
      color: #e3e3e4; }
      @media only screen and (max-width: 991px) {
        .hero__content p {
          font-weight: 400;
          font-size: 14px;
          line-height: 150%; } }
    .hero__content .button__area {
      margin-top: 32px;
      gap: 50px; }
      @media only screen and (max-width: 991px) {
        .hero__content .button__area {
          gap: 20px;
          margin-top: 26px; } }
      .hero__content .button__area button {
        padding: 22px 70px;
        border-radius: 12px;
        border: 1px solid #ffffff;
        font-weight: 500 !important;
        font-family: 'Roboto', sans-serif; }
        @media only screen and (max-width: 991px) {
          .hero__content .button__area button {
            min-width: 205px;
            font-weight: 500;
            font-size: 16px;
            line-height: 19px;
            padding: 16px 62px; } }

.technologies {
  padding-top: 85px;
  padding-bottom: 105px;
  background: #fcfcfc; }
  @media only screen and (max-width: 991px) {
    .technologies {
      padding-top: 31px;
      padding-bottom: 38px; } }
  .technologies__title {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .technologies__title {
        font-weight: 500;
        font-size: 24px;
        line-height: 150%; } }
  .technologies__slider {
    margin-top: 60px; }
    @media only screen and (max-width: 991px) {
      .technologies__slider {
        margin-top: 36px; } }
  .technologies .swiper {
    width: 100%;
    height: 100%; }
    .technologies .swiper-slide {
      height: 100px;
      display: flex;
      align-items: center;
      justify-content: center; }

.offers {
  padding-top: 100px;
  padding-bottom: 230px; }
  @media only screen and (max-width: 991px) {
    .offers {
      padding-top: 110px;
      padding-bottom: 314px; } }
  .offers__title {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .offers__title {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
    .offers__title span {
      color: #7854f7; }
  .offers__grid {
    margin-top: 96px;
    grid-template-columns: repeat(3, 1fr);
    gap: 60px; }
    @media only screen and (max-width: 991px) {
      .offers__grid {
        margin-top: 50px;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px; } }
  .offers__card {
    width: 100%;
    background: white;
    box-shadow: 0px 4px 100px rgba(106, 106, 106, 0.12);
    border-radius: 24px;
    padding: 104px 0;
    gap: 24px;
    cursor: pointer;
    width: 100%;
    height: 100%;
    transform-origin: center center;
    position: relative;
    z-index: 1; }
    @media only screen and (max-width: 991px) {
      .offers__card {
        padding: 60px 0; } }
    @media only screen and (min-width: 991px) {
      .offers__card:hover {
        width: calc(100% + 40px);
        height: calc(100% + 40px);
        margin-bottom: -40px; } }
    .offers__card img {
      max-width: 120px;
      max-height: 120px; }
      @media only screen and (max-width: 991px) {
        .offers__card img {
          max-width: 90px;
          max-height: 80px; } }
    .offers__card span {
      color: #9793a4;
      max-width: 50%; }
      @media only screen and (max-width: 991px) {
        .offers__card span {
          font-weight: 500;
          font-size: 22px;
          line-height: 150%; } }

.about-us {
  padding: 223px 0; }
  @media only screen and (max-width: 991px) {
    .about-us {
      padding-top: 73px;
      padding-bottom: 108px; } }
  .about-us__left {
    top: -80px;
    left: 52px;
    max-width: fit-content; }
    @media only screen and (max-width: 991px) {
      .about-us__left {
        top: -200px;
        left: 21px; } }
    .about-us__left img:first-child {
      position: relative;
      z-index: 1; }
      @media only screen and (max-width: 991px) {
        .about-us__left img:first-child {
          max-width: 250px;
          max-height: 254px; } }
    .about-us__left img:last-child {
      margin-left: 57px;
      margin-top: -120px;
      position: relative;
      z-index: 0;
      max-width: 184px; }
  .about-us__right {
    bottom: -100px;
    right: 20px; }
    @media only screen and (max-width: 991px) {
      .about-us__right {
        bottom: -180px;
        right: 21px; } }
    .about-us__right img {
      position: relative;
      z-index: 1;
      float: right; }
      @media only screen and (max-width: 991px) {
        .about-us__right img {
          max-width: 250px;
          max-height: 254px; } }
  .about-us__circle {
    top: 154px;
    right: 34px;
    z-index: 0; }
    .about-us__circle2 {
      top: 450px;
      right: 27px;
      z-index: 0; }
      .about-us__circle2 div {
        padding: 150px;
        border: 4.31802px solid rgba(255, 186, 73, 0.43);
        border-radius: 100%; }
    .about-us__circle div {
      border: 4.31802px solid rgba(255, 186, 73, 0.43);
      border-radius: 100%;
      padding: 28px; }
  .about-us__content {
    gap: 40px; }
    @media only screen and (max-width: 991px) {
      .about-us__content {
        gap: 24px; } }
    @media only screen and (max-width: 991px) {
      .about-us__content h1 {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
    .about-us__content p {
      color: #e3e3e4; }
      @media only screen and (max-width: 991px) {
        .about-us__content p {
          font-weight: 400;
          font-size: 14px;
          line-height: 150%;
          /* or 21px */
          text-align: center;
          letter-spacing: 0.035em; } }

.advantages {
  padding-top: 243px;
  padding-bottom: 95px; }
  @media only screen and (max-width: 991px) {
    .advantages {
      padding-top: 273px;
      padding-bottom: 50px; } }
  .advantages__title {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .advantages__title {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
  .advantages__grid {
    margin-top: 90px;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px; }
    @media only screen and (max-width: 991px) {
      .advantages__grid {
        grid-template-columns: repeat(1, 1fr);
        margin-top: 45px;
        gap: 22px; } }
  .advantages__card {
    background-color: white;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.06);
    border-radius: 8px;
    padding: 43px; }
    @media only screen and (max-width: 991px) {
      .advantages__card {
        padding: 30px 20px; } }
    .advantages__card span {
      color: #1a1a1a; }
    .advantages__card p {
      color: #4b4b4b;
      margin-top: 12px;
      font-family: 'Nunito', sans-serif; }
    .advantages__card .card__photo {
      background: rgba(0, 142, 146, 0.03);
      width: 72px;
      height: 72px;
      border-radius: 100%;
      margin-bottom: 16px; }
      .advantages__card .card__photo img {
        max-width: 28px;
        max-height: 28px; }

.questions {
  padding-top: 95px;
  padding-bottom: 245px; }
  @media only screen and (max-width: 991px) {
    .questions {
      padding: 50px 0; }
      .questions .bg-questions {
        display: none; } }
  .questions__title {
    color: #252525; }
    @media only screen and (max-width: 991px) {
      .questions__title {
        font-weight: 600;
        font-size: 24px;
        line-height: 150%; } }
  .questions__lists {
    margin-top: 74px;
    gap: 32px; }
    @media only screen and (max-width: 991px) {
      .questions__lists {
        margin-top: 40px;
        gap: 14px; } }
  .questions__card {
    padding: 24px 70px 24px 24px;
    background: #ffffff;
    box-shadow: 0px 4px 32px rgba(0, 0, 0, 0.04);
    border-radius: 10px; }
    @media only screen and (max-width: 991px) {
      .questions__card {
        padding: 10px 42px 24px 10px; } }
    .questions__card .CH1 {
      color: #494150; }
      @media only screen and (max-width: 991px) {
        .questions__card .CH1 {
          font-weight: 500;
          font-size: 18px;
          line-height: 27px; } }
    .questions__card .CB2 {
      color: #949494;
      font-family: 'Nunito', sans-serif; }
      @media only screen and (max-width: 991px) {
        .questions__card .CB2 {
          font-weight: 400;
          font-size: 14px;
          line-height: 19px; } }
    .questions__card div:last-child {
      margin-top: 16px; }
    .questions__card .card__answer {
      height: 0;
      overflow: hidden;
      transition: height 0.5s ease; }
  .questions__toggle-icon {
    top: 24px;
    right: 24px; }
    .questions__toggle-icon img {
      transition: transform 0.5s ease-in-out; }

.deg45 {
  transform: rotate(45deg); }
