/* Responsive styles for About section and global layout */


@media (max-width: 1600px) {
  .container {
    max-width: 1400px;
  }

  .footer-row-2::after {
    left: 40.5%;
  }

  .footer-contact-info {
    gap: 1.5rem;
  }

  .footer-newsletter-section {
    gap: 1rem;
  }

  .newsletter-form {
    width: 421px;
  }

  .aboutbg img {
    width: 116%;
    height: auto;
  }

  .partnership-title {
    font-size: 3.4rem;
  }

  .section-title {
    font-size: 4rem;
  }

  .feature-card h4 {
    font-size: 1.46rem;
  }

  .feature-card {
    padding: 3.5rem 1.5rem 1.5rem;
  }

  .smart-revenue-section .smart-image img {

    padding-left: 0rem;
  }

  .hero-swiper .container {
    padding-top: 14rem;
  }

  .banner-play {
    /* align-self: end; */
    padding-bottom: 18rem;
  }

  .about-content-box {
    margin-top: 40px;
    /* padding-left: 0; */
    /* padding: 0; */
  }

  .section-title.small {
    font-size: 3.2rem;
  }

  .about-section-title {
    font-size: 4rem;
  }

  .testimonial-quote {
    font-size: 1.8rem;
  }

  .footer-menu-column {
    padding-left: 1rem;
  }

  .about-section-container {
    border-radius: 0 0 48px 48px;
  }

  .service-content h5 {
    font-size: 1.2rem;
  }

  .workflow-title-wrap .section-title.small {
    font-size: 2.3rem;
  }

  .workflow-card-title {
    /* font-size: 2.9rem; */
  }

  .smart-revenue-section {
    padding: 3.2rem 5.2rem;
  }

  .about-main-img {
    width: 340px;
    height: 260px;
  }

  .claims-section .section-title {
    font-size: 3.1rem;
  }

  .smart-revenue-section .smart-content h2 {
    font-size: 2.8rem;
  }

  .about-overlap-img {
    width: 200px;
    height: 150px;
    left: 24px;
    top: 180px;
  }

  .about-content-col {
    /* padding-left: 24px; */
    /* padding-right: 24px; */
  }
}

@media (max-width: 1440px) {
  .about-section-container {
    border-radius: 0 0 36px 36px;
    padding-top: 36px;
    padding-bottom: 36px;
  }

  .claims-nav-prev {
    left: -10px;
  }

  .claims-nav-next {
    right: -10px;
  }

  .testimonials-nav-prev {
    left: -20px;
  }

  .testimonials-nav-next {
    right: -20px;
  }

  .about-main-img {
    width: 280px;
    height: 200px;
  }

  .about-overlap-img {
    width: 140px;
    height: 100px;
    left: 16px;
    top: 120px;
  }

  .about-content-col {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hero-content {
    padding-left: 5rem;
  }

  .aboutbg img {
    width: 141%;
    height: auto;
  }
}

@media (max-width: 1366px) {

  p,
  span,
  div,
  a,
  button,
  .btn {
    font-size: 1.3rem;
  }

  input.wpcf7-form-control.wpcf7-email.wpcf7-validates-as-required.wpcf7-text.wpcf7-validates-as-email,
  input.wpcf7-form-control.wpcf7-submit.has-spinner {
    font-size: 1.1rem;
  }

  .footer-contact-info {
    gap: 0.6rem;
  }

  .footer-contact-info p,
  .newsletter-title {
    font-size: 1.2rem;
  }

  .newsletter-form {
    width: 385px;
  }

  .claims-nav-prev {
    left: 5px;
  }

  .claims-nav-next {
    right: 5px;
  }

  .banner-play {

    /* align-self: end; */
    padding-bottom: 9rem;
  }

  .claims-section .section-title {
    font-size: 2.9rem;
  }

  .smart-revenue-section {
    padding: 3.2rem 3.2rem;
  }

  .aboutbg img {
    width: 153%;
    height: auto;
  }

  .about-section-container {
    border-radius: 0 0 28px 28px;
    padding-top: 28px;
    padding-bottom: 28px;
  }

  .about-main-img {
    width: 220px;
    height: 160px;
  }

  .about-overlap-img {
    width: 100px;
    height: 80px;
    left: 8px;
    top: 80px;
  }

  .about-content-col {
    padding-left: 8px;
    padding-right: 8px;
  }

  .testimonial-slide-card {
    padding: 3rem 4rem;
  }

  .testimonials-nav-prev {
    left: 5px;
  }

  .footer-title {
    font-size: 3.3rem;
  }

  .testimonials-nav-next {
    right: 5px;
  }

  .testimonial-content-left {
    padding-right: 1rem;
  }

  .btn-lg {
    font-size: 16px;
  }

  .video-play-btn {
    width: 200px;
  }
}

@media (max-width: 1280px) {

  p,
  span,
  div,
  a,
  button,
  .btn {
    font-size: 1.2rem;
  }

  .footer-contact-info p,
  .newsletter-title {
    font-size: 1rem;
  }

  .about-section-container {
    border-radius: 0 0 18px 18px;
    padding-top: 18px;
  }

  .about-main-img {
    width: 160px;
    height: 120px;
  }

  .about-overlap-img {
    width: 70px;
    height: 50px;
    left: 4px;
    top: 50px;
  }

  .about-content-col {
    padding-left: 0;
  }

  .workflow-main-title {
    font-size: 42px;
  }

  .workflow-card-title {
    font-size: 32px;
  }

  .unified-workflow-card {
    padding: 50px 40px;
  }

  .testimonials-title {
    font-size: 42px;
  }

  .testimonial-quote {
    font-size: 22px;
  }

  .partnership-title {
    font-size: 42px;
  }

  .partnership-content {
    padding-left: 30px;
  }

  .impact-title {
    font-size: 42px;
  }

  .impact-card {
    margin-bottom: 30px;
  }

  .hero-title {
    font-size: 3.3rem;
  }

  .about-section-title {
    font-size: 3.5rem;
  }

  .aboutbg img {
    width: 144%;
    height: auto;
  }

  .section-title {
    font-size: 3.5rem;
  }

  .section-title.small {
    font-size: 2.7rem;
  }

  .smart-revenue-section .smart-content h2 {
    font-size: 2.5rem;
  }

  .claims-section .section-title {
    font-size: 2.5rem;
  }

  .workflow-title-wrap .section-title.small {
    font-size: 2rem;
  }

  .footer-title {
    font-size: 3.1rem;
  }

  .footer-row-2::after {
    left: 41%;
  }

  .btn-lg {
    font-size: 16px;
  }

}

@media (max-width: 1024px) {}

@media (max-width: 991px) {
  .page {
    width: auto;
    margin: 0;
  }

  .about-section-container {
    border-radius: 0 0 12px 12px;
    padding-top: 12px;
  }

  .about-main-img {
    width: 100%;
    height: 120px;
  }

  .about-overlap-img {
    width: 60px;
    height: 40px;
    left: 2px;
    top: 30px;
  }

  .about-content-col {
    padding-left: 0;
    margin-top: 1rem;
  }

  .about-label-vertical {
    left: -20px;
    font-size: 0.8rem;
  }

  .workflow-main-title {
    font-size: 36px;
    text-align: center;
  }

  .workflow-card-title {
    font-size: 28px;
  }

  .unified-workflow-card {
    padding: 40px 30px;
  }

  .workflow-content-section {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .workflow-description {
    text-align: center;
  }

  .testimonials-bg-wrapper {
    padding: 60px 0 100px 0;
  }

  .testimonials-title {
    font-size: 36px;
  }

  .testimonial-slide-card {
    padding: 30px;
    margin: 15px;
  }

  .testimonial-content-left {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .testimonial-quote {
    font-size: 20px;
  }

  .testimonials-nav-prev,
  .testimonials-nav-next {
    display: none;
  }

  .partnership-section {
    padding: 60px 0;
  }

  .partnership-title {
    font-size: 36px;
    text-align: center;
  }

  .partnership-content {
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
  }

  .partnership-subtitle {
    text-align: center;
  }

  .partnership-description {
    text-align: center;
  }

  .partnership-buttons {
    justify-content: center;
  }

  .navbar {
    /* background: #1a8cff !important; */
  }

  .navbar-collapse {
    background: #1a8cff;
    margin-top: 1rem;
    padding: 1rem;
    border-radius: 8px;
  }

  .navbar-nav {
    margin-bottom: 1rem;
  }

  .navbar-nav .nav-link,
  .navbar-nav .menu-item a {
    padding: 0.75rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
  }

  .navbar-nav .dropdown-toggle::after {
    display: inline-block;
    margin-left: auto;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease;
  }

  .navbar-nav .dropdown-toggle[aria-expanded="true"]::after {
    transform: translateY(-50%) rotate(180deg);
  }

  .navbar-nav .nav-link:last-child,
  .navbar-nav .menu-item:last-child a {
    border-bottom: none;
  }

  .navbar-cta {
    margin-left: 0;
    margin-top: 1rem;
  }

  .navbar-cta .btn {
    width: 100%;
    text-align: center;
  }

  .dropdown-menu {
    background: rgba(255, 255, 255, 0.95);
    margin-left: 1rem;
    margin-top: 0.5rem;
    display: none;
    position: static;
    box-shadow: none;
    border: none;
    border-radius: 8px;
    padding: 0.5rem 0;
  }

  .dropdown-menu.show {
    display: block;
  }

  .dropdown-item {
    padding: 0.5rem 1rem;
    color: #333;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }

  .dropdown-item:last-child {
    border-bottom: none;
  }

  .dropdown-item:hover {
    background-color: rgba(26, 140, 255, 0.1);
    color: #1a8cff;
  }

  .dropdown-divider {
    margin: 0.5rem 0;
    border-color: rgba(0, 0, 0, 0.1);
  }

  .d-flex {
    flex-direction: column;
    gap: 0.5rem;
  }

  .btn {
    width: 100%;
  }

  .workflow-main-title {
    font-size: 36px;
    text-align: center;
  }

  .workflow-card-title {
    font-size: 28px;
  }

  .unified-workflow-card {
    padding: 40px 30px;
  }

  .workflow-content-section {
    padding-right: 0;
    margin-bottom: 40px;
  }

  .workflow-description {
    text-align: center;
  }

  .testimonials-bg-wrapper {
    padding: 60px 0 100px 0;
  }

  .testimonials-title {
    font-size: 36px;
  }

  .testimonial-slide-card {
    padding: 30px;
    margin: 15px;
  }

  .testimonial-content-left {
    padding-right: 0;
    margin-bottom: 30px;
  }

  .testimonial-quote {
    font-size: 20px;
  }

  .testimonials-nav-prev,
  .testimonials-nav-next {
    display: none;
  }

  .partnership-section {
    padding: 60px 0;
  }

  .partnership-title {
    font-size: 36px;
    text-align: center;
  }

  .partnership-content {
    padding-left: 0;
    text-align: center;
    margin-top: 40px;
  }

  .partnership-subtitle {
    text-align: center;
  }

  .partnership-description {
    text-align: center;
  }

  .partnership-buttons {
    justify-content: center;
  }

  .impact-title {
    font-size: 36px;
    margin-bottom: 50px;
  }

  .impact-section {
    padding: 60px 0;
  }

  .impact-card {
    margin-bottom: 25px;
  }

  .workflow-main-title {
    font-size: 36px;
  }

  .workflow-card-title {
    font-size: 28px;
  }

  .unified-workflow-card {
    padding: 40px 30px;
  }

  .workflow-content-section {
    padding-right: 0;
    margin-bottom: 40px;
  }
}

@media (max-width: 767px) {
  .footer-content-section {
    padding-right: 0;
    margin-bottom: 2rem;
    text-align: center;
  }

  .footer-title {
    font-size: 2rem;
  }

  .footer-buttons {
    flex-direction: column;
    gap: 0.8rem;
  }

  .footer-btn-primary,
  .footer-btn-secondary {
    text-align: center;
    width: 100%;
    max-width: 280px;
  }

  .footer-social-section {
    justify-content: flex-start;
    margin-top: 2rem;
    flex-flow: column;
    gap: 0;
  }

  .footer-newsletter-section {
    text-align: left;
    margin-top: 26px;
    flex-direction: column;
    gap: 0px;
  }

  .newsletter-title {
    text-align: left;
    font-size: 1.2rem;
  }

  form.wpcf7-form>p {}

  .newsletter-form {
    flex-direction: column;
    /* border-radius: 8px; */
    gap: 10px;
    /* background: transparent; */
    margin-left: 0;
  }

  .newsletter-input,
  .newsletter-btn {
    border-radius: 8px;
    width: 100%;
  }

  .footer-row-3 .row {
    flex-direction: column;
  }

  .footer-row-3 .col-lg-6:first-child {
    margin-bottom: 1.5rem;
  }

  .about-section-container {
    border-radius: 0 0 0 0;
    padding-top: 0;
  }

  .about-main-img {
    width: 100%;
    height: 80px;
  }

  .about-overlap-img {
    display: none;
  }

  .about-content-col {
    padding-left: 0;
    margin-top: 0.5rem;
  }

  .about-label-vertical {
    display: none;
  }

  .ecosystem-section .section-title {
    font-size: 1.8rem;
  }

  .ecosystem-tabs-wrapper {
    flex-direction: column;
    gap: 8px;
  }

  .ecosystem-tab-btn {
    padding: 10px 20px;
    font-size: 0.9rem;
  }

  .smart-revenue-section .smart-content h2 {
    font-size: 1.8rem;
  }

  .smart-revenue-section .feature-item {
    padding: 1.5rem 1rem;
  }

  .smart-revenue-section .feature-text span {
    font-size: 1rem;
  }

  .workflow-section {
    padding: 60px 0;
  }

  .workflow-main-title {
    font-size: 28px;
    line-height: 1.2;
  }

  .workflow-card-title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 30px;
  }

  .unified-workflow-card {
    padding: 30px 20px;
  }

  .workflow-description {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .workflow-step {
    margin-bottom: 24px;
    background-color: #fffae7;
  }

  .workflow-step:first-child {
    margin-bottom: 24px;
  }

  .workflow-step:first-child .workflow-step-highlight {
    padding: 0;
  }

  .testimonials-bg-wrapper {
    padding: 50px 0 80px 0;
    clip-path: ellipse(140% 100% at 50% 0%);
  }

  .testimonials-title {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .testimonials-description {
    font-size: 14px;
    margin-bottom: 40px;
  }

  .testimonial-slide-card {
    padding: 25px;
    margin: 10px;
  }

  .testimonial-quote {
    font-size: 18px;
    margin-bottom: 20px;
  }

  .testimonial-context {
    font-size: 1rem;
    margin-bottom: 20px;
  }

  .quote-icon {
    width: 60px;
    height: auto;
    margin-bottom: 20px;
  }

  .quote-icon i {
    font-size: 20px;
  }

  .partnership-section {
    padding: 50px 0;
  }

  .partnership-title {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .partnership-description {
    font-size: 14px;
    margin-bottom: 24px;
  }

  .partnership-image-wrapper {
    height: 300px;
    max-width: 400px;
  }

  .partnership-buttons {
    flex-direction: column;
    gap: 0;
  }

  .shape-1 {
    width: 80px;
    height: 80px;
  }

  .shape-2 {
    width: 60px;
    height: 60px;
  }

  .shape-3 {
    width: 40px;
    height: 40px;
  }

  .footer-title {
    font-size: 1.8rem;
  }

  .footer-buttons {
    flex-direction: column;
    gap: 0;
  }

  .footer-buttons .btn {
    width: 100%;
    margin-right: 0 !important;
  }

  .newsletter-form {
    flex-direction: row;
    gap: 0;
    margin-left: 0;
    margin-top: 15px;
  }

  .newsletter-input {
    border-right: none;
  }

  .newsletter-btn {
    margin-right: 0 !important;
  }

  .footer-legal-link {
    display: block;
    text-align: center;
    margin: 0 !important;
  }

  .social-links {
    justify-content: flex-start;
    margin-top: 15px;
  }

  .btn {
    padding: 14px 20px;
    font-size: 13px;
    width: 100%;
    max-width: 280px;
  }

  .btn-sm {
    padding: 10px 16px;
    font-size: 12px;
  }

  .btn-lg {
    padding: 16px 24px;
    font-size: 14px;
  }

  .hero-buttons .btn,
  .footer-buttons .btn,
  .partnership-buttons .btn {
    width: 100%;
    max-width: 280px;
    margin: 0 auto 15px auto !important;
    display: block;
  }

  .claims-title {
    font-size: 2.2rem;
  }

  .claims-description {
    max-width: 100%;
  }

  .claims-nav-prev,
  .claims-nav-next {
    display: none;
  }

  .service-card {
    margin: 0 10px;
  }

  .hero-title {
    font-size: 2.5rem;
  }

  .hero-subtitle {
    font-size: 1.8rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .hero-content {
    text-align: center;
    margin-bottom: 0px;
    padding: 0;
  }

  .expertise-content,
  .smart-content,
  .workflow-content,
  .partnership-content {
    padding-right: 0;
    margin-bottom: 3rem;
  }

  .expertise-stats,
  .partnership-stats {
    justify-content: center;
  }

  .feature-card,
  .service-item {
    margin-bottom: 2rem;
  }

  .impact-title {
    font-size: 28px;
    margin-bottom: 40px;
    line-height: 1.2;
  }

  .impact-section {
    padding: 50px 0;
  }

  .impact-card-title {
    font-size: 18px;
  }

  .impact-description {
    font-size: 13px;
  }

  .impact-bottom-description {
    font-size: 1rem;
    margin-top: 30px;
  }

  .impact-image-container {
    height: 180px;
  }

  .workflow-main-title {
    font-size: 28px;
  }

  .workflow-card-title {
    font-size: 1.8rem;
  }

  .unified-workflow-card {
    padding: 30px 20px;
  }

  .workflow-description {
    font-size: 14px;
  }
}

@media (max-width: 576px) {
  .navbar {
    padding: 0.5rem 0;
  }

  .hero-nav-prev {
    left: 10px;
  }

  .hero-nav-next {
    right: 10px;
  }

  div#videoModal .modal-dialog .btn-close {
    right: 50%;
    transform: translateX(50%);
  }

  .navbar-brand img {
    /* transition: all 0.3s ease; */
    /* filter: brightness(0) invert(1); */
    max-width: 170px;
    height: auto;
  }

  .home-inner {
    aspect-ratio: unset;
  }

  .hero-swiper .container {
    padding-top: 7rem;
  }

  .hero-subheading {
    font-size: 1.2rem;
    max-width: 250px;
    margin: 0 auto 1rem;
  }

  .video-play-btn {
    width: 140px;
  }

  .video-play-btn::before {
    width: 140px;
    height: 140px;
  }

  .hero-description {
    font-size: 1.2rem;
    /* margin-bottom: 1.2rem; */
    /* max-width: 571px; */
  }

  .aboutbg {
    top: -4%;
    height: calc(100% + 18%);
    width: 100%;
  }

  .aboutbg img {
    width: 100%;
    height: 100%;
    object-position: center;
    object-fit: cover;
  }

  .about-content-box {
    margin-top: 40px;
    /* padding-left: 0; */
    padding: 0 15px;
  }

  .about-section-title {
    font-size: 2.4rem;
    line-height: 1.2;
  }

  .ecosystem-tabs-container {
    margin-bottom: 0;
  }

  .smart-revenue-section .feature-icon {
    margin: 0;
    width: 100%;
  }

  .ecosystem-section .section-title.small {
    font-size: 1.5rem;
  }

  .claims-section .section-title {
    font-size: 1.8rem;
  }

  .services-swiper {}

  .services-carousel-wrapper {
    margin: 0;
  }

  h2.section-title.small {}

  .workflow-title-wrap .section-title.small {
    font-size: 1.4rem;
  }

  .workflow-card-subtitle {
    text-align: center;
    font-size: 1.2rem;
  }

  .unified-workflow-card::before {
    transform: rotate(1deg) translateY(-10px);
  }

  .bg-3 {
    height: 100%;
    width: 100%;
  }

  .bg-3 img {
    height: calc(110%);
    width: 100%;
    object-fit: cover;
    object-position: center;
  }

  .why-partner-image img {
    max-width: 160px;
  }

  .why-partner-image {
    text-align: center !important;
  }

  .feature-card p {
    margin-bottom: 0rem;
  }

  .about-content-box .btn {
    margin-left: auto !important;
    margin-right: auto !important;
    display: table;
  }

  .ecosystem-section {
    padding: 2rem 0;
  }

  .ecosystem-section .section-title {
    font-size: 1.8rem;
  }

  .smart-revenue-section {
    padding: 3rem 0 1rem;
    border-radius: 30px;
  }

  .smart-revenue-section .smart-content h2 {
    font-size: 1.5rem;
  }

  .workflow-section {
    padding: 40px 0;
  }

  .workflow-main-title {
    font-size: 24px;
  }

  .workflow-card-title {
    font-size: 1.5rem;
  }

  .unified-workflow-card {
    padding: 25px 15px;
  }

  .workflow-step-number {
    font-size: 16px;
    margin-right: 12px;
    min-width: 28px;
  }

  .workflow-step-content h5 {
    font-size: 14px;
  }

  .workflow-step-content p {
    font-size: 1rem;
  }

  .testimonials-title {
    font-size: 24px;
  }

  .testimonial-slide-card {
    box-shadow: unset;
    padding: 0;
    margin: 5px;
    aspect-ratio: unset;
    background-image: unset !important;
  }

  .testimonial-quote {
    font-size: 1.2rem;
  }

  .author-name {
    font-size: 1.2rem;
  }

  .author-title {
    font-size: 1rem;
  }

  .partnership-title {
    font-size: 1.8rem;
  }

  .partnership-image-wrapper {
    height: 250px;
    max-width: 300px;
  }

  .partnership-content {
    margin-top: 30px;
  }

  .btn {
    font-size: 12px;
    padding: 12px 16px;
  }

  .hero-title {
    font-size: 2rem;
  }

  .hero-subtitle {
    font-size: 1.5rem;
  }

  .section-title {
    font-size: 1.8rem;
  }

  .hero-buttons {
    flex-direction: column;
    gap: 1rem;
  }

  .hero-buttons .btn {
    width: 100%;
  }

  .expertise-stats,
  .partnership-stats {
    flex-direction: column;
    text-align: center;
  }

  .impact-title {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .impact-section {
    padding: 40px 0;
  }

  .impact-content {
    padding: 20px 16px;
  }

  .impact-card-title {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .impact-description {
    font-size: 12px;
  }

  .impact-bottom-description {
    font-size: 1rem;
    margin-top: 0;
  }

  .impact-image-container {
    height: 160px;
  }

  .impact-title {
    font-size: 1.5rem;
  }

  .impact-card {
    margin-bottom: 20px;
  }

  .impact-content {
    padding: 18px 14px;
  }

  .quote-icon img {
    width: 100%;
  }

  .swiper-slide.swiper-slide-prev .testimonial-slide-card,
  .swiper-slide.swiper-slide-next .testimonial-slide-card {
    margin-top: 0rem;
  }

  .testimonials-pagination {
    bottom: 0 !important;
  }

  .partnership-section .row {
    flex-direction: column-reverse;
  }

  .footer-logo {
    text-align: center;
  }

  .footer-row-2::after {
    display: none;
  }

  .footer-links {
    margin-bottom: 4rem;
    text-align: center;
  }

  .col-md-4:last-child .footer-links {
    margin-bottom: 0;
  }

  .footer-column-title {
    text-align: center;
  }

  .footer-contact-info {
    gap: 15px;
    flex-direction: column;
  }

  .footer-copyright {
    text-align: center;
  }

  .footer-row-4 .row {
    flex-direction: column-reverse;
    gap: 25px;
  }

  .claims-section {
    padding-bottom: 3rem;
  }
}