:root {
    --primary-color: #074d31;
    --color-primary: #074d31;
    --primary-color-700: #1b8354;
    --color-primary-700: #1b8354;
    --secondary-color: #23517a;
    --text-default: #161616;
    --white: #ffffff;
    --btn-background-hovered: #f3f4f6;
    --primary-sa-flag: #14573a;
    --text-display: #1f2a37;
    --Icon-bg-brand-light: #f3fcf6;
    --transparent-30: rgba(255, 255, 255, 0.3);
    --background-neutral-50: "#f9fafb";
    --color-bg-neutral-50: "#f9fafb";
    --primary-paragraph: "#384250";
    --grey-primary: #d2d6db;
    --color-neutral-50: #f9fafb;
    --color-display: #1f2a37;
}

.no-scrollbar::-webkit-scrollbar {
    display: none;
}

.no-scrollbar {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.navItem {
    color: var(--text-default) !important;
}

.navbar {
    background-color: var(--white) !important;
}

.base-menu {
    align-items: baseline !important;
}
.item-nav {
    padding-block: 8px;
    padding-inline: 16px;
    width: 90%;
    height: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.item-nav.activeItem {
    background-color: var(--primary-color-700) !important;
    border-radius: 4px !important;
    color: var(--white) !important;
    position: relative;
    height: 100%;
}
.item-nav.activeItem a,
.item-nav.activeItem button {
    color: var(--white) !important;
}

.item-nav.activeItem::after {
    content: "";
    position: absolute;
    bottom: 1px;
    inset-inline-start: 0;
    inset-inline-end: 0;
    height: 6px;
    background-color: #54c08a !important;
    width: 90%;
    margin: auto;
    border-radius: 10px;
}
.item-nav.activeItem:hover::after {
    content: "";
    position: absolute;
    bottom: 1px;
    inset-inline-start: 0;
    inset-inline-end: 0;
    height: 6px;
    background-color: #54c08a !important;
    width: 90%;
    margin: auto;
    border-radius: 10px;
}
.item-nav:hover::after {
    content: "";
    position: absolute;
    bottom: 1px;
    inset-inline-start: 0;
    inset-inline-end: 0;
    height: 6px;
    background-color: var(--color-gray-400) !important;
    width: 90%;
    margin: auto;
    border-radius: 10px;
}

.item-nav {
    color: var(--white) !important;
}

.navbar-container .search-header {
    padding-inline: 20px;
}

.navbar-container .search-header .search-text {
    color: var(--text-default) !important;
}

.navbar-container .dropdown-menu {
    background-color: var(--white) !important;
}
.dropdown-menu-item:hover {
}

.dropdown-menu-item:hover .dropdown-menu-item-content {
    background-color: #f3f4f6 !important;
    border-radius: 4px;
}
.navbar-container .dropdown-menu .dropdown-text-item {
    color: #1b8354 !important;
}

/* sections container */
.container {
    max-width: 1280px;
    margin: auto;
}

/* navbar container */
.container-full {
    max-width: 1376px;
    margin: auto;
}

/* start style home page */

.hero-slider {
}

.hero-slider .hero-slider-item {
    display: flex !important;
}

.hero-slider .hero-slider-item h1 {
}

.hero-slider .hero-slider-item p {
}

.about_home {
    padding-block: 2.5rem;
}

.about_home .about_home_header h2 {
    color: var(--text-default);
    font-weight: 700px !important;
    font-size: 1.875rem;
}

.about_home_header p {
    margin-block-end: 2.5rem;
    line-height: 7.375rem;
    color: var(--text-default);
    line-height: 24px;
    margin-top: 1.5rem;
}
.about_home_content {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
}
.about_home_content .about_home_content_item {
    text-align: center;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.about_home_content h4 {
    color: var(--primary-sa-flag);
    font-weight: 600;
    font-size: 24px;
    font-weight: 600;
    padding-block-end: 10px;
}

.about_home_content p {
    max-width: 230px;
    color: var(--text-display);
}

.icon-container {
    background-color: #f3fcf6;
    border-radius: 50%;
    margin-bottom: 20px;
    width: 42px;
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--Icon-bg-brand-light);
}
/* end style home page */

/* start style footer*/
footer {
}
/* end style footer*/

/*start shared design system */
.text-center {
    text-align: center;
}
.inline-block {
    display: inline-block;
}

/* end shared design system */

footer .footer-item-heading {
    color: var(--white);
    padding-block-end: 0.5rem;
    border-bottom: 1px solid var(--transparent-30);
    font-weight: 600;
}

footer .footer-item ul li {
    margin-block-start: 0.5rem;
}
footer .footer-item ul li a {
    color: var(--white) !important;
    font-size: 0.875rem;
    line-height: 1.25rem;
    color: var(--transparent-30);
    font-weight: 400;
}

.footer-bottom {
    margin-block-start: 6.25rem;
}
.footer-bottom ul {
    margin-block-start: 1.25rem;
}

.footer-bottom ul li a {
    color: var(--white) !important;
    font-size: 0.875rem;
    line-height: 1.25rem;
    font-weight: 400;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 142.857% */
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.footer-bottom .footer-bottom-rights {
    color: var(--white);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    padding-block: 24px 8px;
}

.footer-bottom .footer-bottom-develop {
    color: var(--white);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-block-end: 1rem;
}

.footer-bottom .footer-bottom-edit {
    color: var(--white);
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin-block-end: 1rem;
}

.about-desc {
    padding-inline: 5rem;
    position: relative;
    background-color: #f9fafb;
    border-radius: 1rem;
    padding-block: 1.25rem;
}

.about-desc p {
    color: #384250;
    font-size: 1.25rem;
    line-height: 1.875rem;
}

.about-desc p::after {
    content: url("../svg/quotes-after.svg");
    position: absolute;
    inset-inline-start: 10px;
    top: 0;
    color: var(--primary-sa-flag);
    font-size: 8rem;
}

.about-desc p::before {
    content: url("../svg/quotes-before.svg");
    position: absolute;
    inset-inline-end: 30px;
    bottom: 20px;
    color: var(--primary-sa-flag);
    font-size: 8rem;
}

html[dir="ltr"] .about-desc p::after {
    transform: scaleX(-1);
}

html[dir="ltr"] .about-desc p::before {
    transform: scaleX(-1);
}

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

.about-cv img {
    border-radius: 24px;
}

.about-cv-content h2 {
    color: var(--text-default);
    font-size: 1.875rem;
    font-weight: 700;
    line-height: 2.375rem; /* 126.667% */
}

.about-cv-content h2 {
    color: var(--text-default);
    font-size: 1.875rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.375rem;
}

.about-cv-content h3 {
    color: var(--text-default);
    margin-block: 0.75rem;
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.875rem; /* 150% */
}

.bout-cv-container {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 1.25rem;
}

.about-cv-img {
    max-height: 18.75rem;
    border-radius: 1.5rem;
}

.about-cv-content p {
    color: #384250;
    font-size: 20px;
    line-height: 30px; /* 150% */
}

.about-cv-details {
    background-color: #f9fafb;
}

.about-cv-details-item {
    margin-block-start: 2rem;
}

.bout-cv-details-container:first-of-type .about-cv-details-item {
    margin-block-start: 0;
}

.about-cv-details-item h3 {
    display: flex;
    align-items: center;
    justify-content: start;
    margin-block-end: 8px;
    color: #1b8354;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px; /* 100% */
}

.about-cv-details-item h3 span {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background-color: #1b8354;
    border-radius: 50%;
}
.bout-cv-details-list {
    color: #5e646a;
    padding-inline-start: 1rem;
}

.bout-cv-details-list li {
    list-style-type: disc;
    list-style-position: inside;
}

.about-lab {
    padding-block: 2.5rem;
}

.about-lab {
    padding-block: 2.5rem;
}

.about-lab .about-lab-item p {
    color: #384250;
    line-height: 30px;
}

.about-lab .about-lab-item img {
    display: inline-block;
    margin-block: 2.5rem;
}

@media (max-width: 640px) {
    .about-lab .about-lab-item img {
        margin-block-end: 0;
    }
}

/* start about strategy */

h2.strategy-description {
    color: var(--text-default);
    font-size: 24px;
    font-weight: 700;
    margin-block-end: 1rem;
}

/* .strategy-item {
    border-bottom: 1px solid #d2d6db;
    padding-inline: 1rem;
    margin-bottom: 1rem;
    border-radius: 1rem;
} */

.strategy-item-heading {
    color: var(--text-default);
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 28px;
}

.strategy-item-description {
    color: #384250;
    line-height: 24px; /* 150% */
}

.strategy-steps {
    background-color: #f9fafb;
}

.strategy-steps-title {
    color: #161616;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 38px; /* 158.333% */
}

.strategy-steps h2 {
    color: var(--text-default);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 2.375rem; /* 158.333% */
    margin-bottom: 1rem;
}
/* end about strategy */

.list-taps {
    position: relative;
    overflow-x: auto !important;
    overflow-y: hidden !important;
    white-space: nowrap !important;
      display: inline-flex !important;
    /* border-bottom: 2px solid #d2d6db !important; */
    /* padding-block-end: 12px !important; */
   width: 100%;
}

.list-taps::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    content: "";
        width: max-content;
    min-width: 100%;
    height: 4px;
    background-color: #d2d6db;
    z-index: 0 !important;
    border-radius: 9px;
@media (max-width:64rem) {
height: 0px;
}
}

.list-taps::-webkit-scrollbar {
    width: 0px !important;
    height: 4px !important;
    background-color: #d2d6db;
}

.list-taps::-webkit-scrollbar-thumb {
    background-color: transparent !important;
    height: 0px !important;
}

.list-taps li a {
    /* background-color: #fff !important; */
    z-index: 5 !important;
    padding: 1rem;
}
.list-taps li a:hover {
    /* background-color: #F3F4F6 !important; */
    z-index: 5 !important;
    padding: 1rem;
    transition: 300ms cubic-bezier(0.075, 0.82, 0.165, 1) all;
    background-color: #F3F4F6 !important;
}

.list-taps li a:active {

    background-color: #E5E7EB !important;
}

.tab{
     position: relative;
}

.tab:not(.activateTap):hover::after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
     width: 80%;
    height: 4px;
    left:50%;
    transform: translate(-50%);
    background-color: #161616;
    z-index: 1;
    border-radius: 9px;
    z-index: 10;
}


.activateTap {
    position: relative;
    font-weight: 700;
}

.activateTap::after {
    position: absolute;
    bottom: 0px;
    left: 0;
    content: "";
    width: 80%;
    height: 4px;
    left:50%;
    transform: translate(-50%);
    background-color: #1b8354;
    z-index: 1;
    border-radius: 9px;
    z-index: 10;
}

.deActivateTap {
    border-bottom: 1px solid transparent;
}

.activateTap.bg-primary {
    border-bottom: 2px solid #1f9ad7;
}

@media (max-width: 1024px) {
    .bout-cv-container {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        margin-block-start: 1.25rem;
    }
}

/* end about */

/* start style notFound */
.notFound {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding-block: 4rem;
}
.notFound img.notFound-img {
    max-width: 458px;
}

.notFound span {
    color: var(--text-default);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 2rem;
}

.notFound p {
    color: var(--text-default);
    line-height: 1.75rem;
    padding-block: 1rem 2rem;
}

.notFound a.notfound-btn {
    background-color: #1b8354;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.5rem; /* 150% */
    padding: 0.5rem 1rem;
    border-radius: 0.25rem;
    display: inline-block !important;
}

.questions {
    padding-block: 2.5rem;
}

.quality-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 4px;
    width: fit-content;
    background-color: #1b8354;
    color: #fff;
    padding: 0.5rem 1rem;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px; /* 150% */
    border-radius: 0.25rem;
}

/* .terms-conditions {
    padding-block: 2.5rem;
} */

.terms-conditions h2 {
    color: var(--text-default);
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 38px;
}

.terms-conditions p,
.terms-conditions li span,
.terms-conditions li strong,
.terms-conditions li em {
    color: #384250 !important;
    font-size: 1rem !important;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem; /* 150% */
    padding-block-start: 0.5rem;
    margin-bottom: 1.25rem;
}

.tree-map ul {
    color: #1b8354;
    font-style: normal;
    font-weight: 400;
}
.tree-map ul.parent-list {
    list-style-type: disc;
    font-size: 1rem;
    line-height: 1.5rem; /* 150% */
}

.tree-map ul.child-list {
    color: #1b8354;
    list-style-type: circle;
    font-size: 0.875rem;
    line-height: 1.25rem;
    padding-inline-start: 1rem;
}

.tree-map ul li {
    padding-block-start: 1rem;
}

/* end style notFound */

/* start style community */
.community {
    padding-block: 2.5rem;
}
.community-gadd h2 {
    padding-block-end: 0.5rem;
    color: var(--text-default);
    font-size: 1.5rem;
    font-style: normal;
    font-weight: 700;
    line-height: 2.375rem; /* 158.333% */
}

.community-gadd p.community-description {
    color: #384250;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem; /* 150% */
    margin-bottom: 2rem;
}

.card-item {
    border-radius: 1rem;
    border: 1px solid #d2d6db;
    padding: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 1rem;
    min-height: 132px;
}

.card-item h3 {
    color: var(--Text-text-display, #1f2a37);
    text-align: right;
    font-family: var(--Font-Family-font-family-text, "IBM Plex Sans Arabic");
    font-size: var(--Size-Text-typo-size-text-Ig, 18px);
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    margin-block-start: 0.75rem;
}

.card-item p {
    color: #1f2a37;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem; /* 150% */
}
.card-icon-container {
    width: 36px;
    height: 36px;
    /* background-color: red; */
    /*display: flex;
    align-items: center;
    justify-content: center; */
    border-radius: 50%;
} /* end style community */

/* start style moveables */
.moveables ul.moveables-list {
    list-style-type: disc !important;
    list-style-position: inside !important;
}

.moveables ul.moveables-list li {
    color: #384250;
    font-size: 1.25rem;
    font-weight: 400;
    line-height: 30px; /* 150% */
    margin-block-end: 0.75rem;
}

.moveables table.rounded-table {
    border-collapse: separate;
    border-spacing: 0 !important;
    /* border: 2px solid #d2d6db; */
    border-radius: 1rem !important;
}

.moveables table thead {
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    background-color: #f3f4f6;
    border-radius: 20px !important;
}

.moveables table thead tr th {
    color: #384250;
    font-size: 0.75rem;
    font-weight: 500;
    line-height: 18px;
    padding: 1rem;
    border-inline-start: 2px solid #d2d6db;
    border-bottom: 2px solid #d2d6db;
}

.moveables table thead tr th:first-of-type {
    border-inline-start-color: transparent;
}

.moveables table tbody tr td {
    color: var(--text-default);
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem; /* 150% */
}

.download-td {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
    color: #1b8354;
    font-size: 0.875rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.25rem;
}

/* end style moveables */

/* start style time line */
.timeline-wrapper {
    position: relative;
    /* width: 90%; */
    max-width: 977px;
    margin: 80px auto;
    direction: rtl;
    display: block;
}

/* main vertical line */
.timeline-wrapper .timeline-line {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #1B8354;
    transform: translateX(-50%);
    z-index: 0;
    height: calc(100% - 100px);
}

/* each row */
.timeline-wrapper .timeline-item {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 20px 0;
    position: relative;
    z-index: 1;
    gap: 4.25rem;
}

.timeline-wrapper .timeline-content-start::nth(even) {
    display: none;
    background-color: #047857 !important;
}

.timeline-wrapper .timeline-item.left {
    flex-direction: row;
}

.timeline-wrapper .timeline-item.right {
    flex-direction: row-reverse;
}

.timeline-wrapper .timeline-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.timeline-mobile-wrapper .dot,
.timeline-wrapper .dot {
    background: #ecfdf3;
    border-radius: 1rem;
    z-index: 2;
    padding: 0.5rem 1rem;
    color: #085d3a;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    white-space: nowrap !important;
}

.timeline-mobile-wrapper .dot,
.timeline-wrapper .dot::after{
    content: "";
    display: inline-block;

    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #085d3a;
    margin-inline-start: 0.375rem;
}

.timeline-mobile-wrapper .dot {
    font-weight: 500;
    line-height: 1.5rem;
    color: #1f2a37;
}
.timeline-wrapper .dot .dot-circle {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #085d3a;
    margin-inline-start: 0.375rem;
}

.timeline-wrapper .connector {
    width: 2px;
    height: 80px;
    background-image: linear-gradient(to bottom, #c1f2d6 40%, transparent 40%);
    background-size: 2px 12px;
    background-repeat: repeat-y;
}

.timeline-wrapper .timeline-content {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    padding-inline: 1rem;
    width: 42%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    transform: translateY(-1.625rem);
    min-height: 100px;
    display: flex;
    align-items: center;
    position: relative;
}

.timeline-wrapper .timeline-content p {
    color: #1f2a37;
    font-size: 1rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.5rem;
}

.timeline-wrapper .timeline-content-start .timeline-content-img {
    inset-inline-end: -76px;
}

.timeline-wrapper .timeline-content-end .timeline-content-img {
    inset-inline-start: -76px;
}

.timeline-wrapper .timeline-content-img {
    position: absolute;
    top: calc(50% - 0.0938rem);
    transform: translateY(-50%);
    width: 76px;
    height: 3px;
    border-radius: 1rem;
}

.timeline-wrapper .timeline-date {
    background: #ffffff;
    border: 1px solid #e5e7eb;
    border-radius: 1rem;
    padding: 1rem;
    width: 42%;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04);
    font-size: 15px;
    line-height: 1.7;
    margin-top: -1rem;
}

.timeline-wrapper .timeline-date span {
    background: #ecfdf5;
    color: #047857;
    padding: 8px 22px;
    border-radius: 9999px;
    font-weight: 600;
    font-size: 14px;
}

.timeline-wrapper .hidden-item {
    visibility: hidden;
}

.timeline-mobile-wrapper .timeline-mobile-inner {
    position: relative;
    width: 100%;
    max-width: 320px;
    padding: 0;
}

.timeline-mobile-wrapper .timeline-mobile-line {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 50%;
    width: 2px;
    background-color: #218c4f;
    transform: translateX(-50%);
}

.timeline-mobile-wrapper .timeline-mobile-item {
    position: relative;
    margin-bottom: 60px;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 60px;
}

.timeline-mobile-wrapper .timeline-mobile-item:last-child {
    position: relative;
    margin-bottom: 0 !important;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 96px;
}

.timeline-mobile-wrapper .timeline-mobile-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #ECFDF3;
    color: #0f6b3a;
    padding: 6px 20px;
    border-radius: 999px;
    font-size: 13px;
    font-weight: 600;
    position: relative;
    z-index: 1;
}

.timeline-mobile-wrapper .timeline-mobile-badge-dot {
    width: 9px;
    height: 9px;
    border-radius: 50%;
    background-color: #0f6b3a;
    flex-shrink: 0;
}

.timeline-mobile-wrapper .timeline-mobile-card {
    margin-top: 0;
    display: inline-block;
    max-width: 280px;
    background-color: #ffffff;
    border-radius: 16px;
    padding: 16px 26px;
    box-shadow: 0 0 0 1px #e2e8f0;
    font-size: 14px;
    line-height: 1.8;
    text-align: center;
    color: #2d3748;
}

.timeline-mobile-wrapper {
    display: none;
}
@media (max-width: 1024px) {
    .timeline-wrapper {
        display: none;
    }
}
@media (max-width: 1024px) {
    .timeline-mobile-wrapper {
        width: 100%;
        padding: 30px 0;
        display: flex !important;
        justify-content: center;
        text-align: justify !important;
        /* direction: rtl; */
    }
}
/* end style time line */

/* start handle vision style */
.vision {
    display: flex;
    gap: 1.5rem;
    align-items: center;
}
@media (max-width: 640px) {
    .vision {
        flex-direction: column;
    }
}
.vision-content-container {
    display: flex;
    gap: 1rem;
    align-items: center;
    justify-content: start;
}

.vision-content-container h3 {
    color: #1f2a37;
    font-size: 1.125rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1.75rem;
}

.vision-content-container p {
    color: var(--Text-text-display, #1f2a37);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
/* end handle vision style */
.my-container {
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2.5rem;
    padding-bottom: 2.5rem;
    padding-left: 1rem !important;
    padding-right: 1rem !important;
}

@media (min-width: 1024px) {
    .my-container {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem;
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
}

html {
    scroll-behavior: smooth;
}

.privacy-link.active {
    border-inline-start: solid 3px #1b8354 !important;
    font-weight: 700 !important;
}



@media (max-width: 1024px) {
    .list-taps{
        padding-bottom:12px !important;
    }

    .privacy-link.active::after {
        content: '';
        position: relative;
        bottom: 0;
        display: block;
        background-color: #1b8354;
        height: 4px;
        border-radius: 200px;
        top: 12px;
    }
    .privacy-link.active {
       border: none !important;
    }
}

body {
    font-size: 16px !important;
}

@media (max-width: 500px) {
    body {
        font-size: 12px !important;
    }
}
