@media screen and (max-width: 110rem) {
  .hero-content h1,
  .tutorial-h1 {
    font-size: 4.2rem;
  }

  header {
    top: 0.8rem;
    padding: 0.4rem;
  }
  .register-button {
    padding: 0.4rem;
    font-size: 1rem;
  }
  .login-button {
    padding: 1.2rem;
  }
  .header-button {
    padding: 0.8rem 1.6rem;
    border-radius: 2rem;
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: 0.05rem;
  }
  .hero {
    padding-top: 10rem;
    padding-left: 20rem;
    padding-right: 20rem;
  }
  .hero-image{
    transform: scale(0.9);
  }
  .hero-p{
    margin-top: 24px;
  }
  .tutorial-container{
    margin-top: -44px;
  }
  /* .card-body {
    width: 264px;
    height: 572px;
  } */
  #profile-picture {
    height: 200px;
    width: 200px;
  }
  .card-h1 {
    font-size: calc(var(--h1-font-size) / 2.2);
    margin-top: 0.6rem;
  }
  .card-p {
    font-size: calc(var(--p-font-size) / 2.2);
  }
  td {
    width: calc(var(--td-width) / 2.5);
    height: calc(var(--td-height) / 2.5);
  }
  tr {
    gap: 0.4rem;
  }
  tbody {
    gap: 0.4rem;
  }
  td a {
    transform: scale(1.2);
  }
  td svg {
    transform: scale(0.8);
  }
  .choice-btn:not(.link-btn)::after {
    content: url(../images/up-arrow-svgrepo-com.svg);
    position: absolute;
    transform: scale(0.018);
    top: -393px;
    left: -350px;
  }
  .btn-table {
    margin-top: 0.4rem;
  }
  .rowbtn-btn,
  .rowplusbtn-btn {
    width: calc(var(--rowbtn-width) / 2.5);
    height: calc(var(--rowbtn-height) / 2.5);
  }
  .rowbtn-btn a.rowplusbtn-btn a {
    font-size: calc(var(--rowbtn-link-font-size) * 2);
  }
  .choice p {
    font-size: calc(var(--choicep-font-size) / 2);
  }
  .choice-ui {
    width: 240px;
    height: 200px;
  }
  .choice-close-btn svg {
    transform: translate(12px, 8px) scale(0.8);
  }
  .rise-up {
    animation: move-left2 0.6s ease-out forwards;
  }
  /* .rise-up .hero-image .card-body {
    width: 310px;
    height: 620px;
  } */

  .card-h1 {
    font-size: calc(var(--h1-font-size) / 2);
    margin-top: 0.6rem;
  }
  .card-p {
    font-size: calc(var(--p-font-size) / 2);
  }
  td {
    width: calc(var(--td-width) / 2);
    height: calc(var(--td-height) / 2);
  }

  td a {
    transform: scale(1.2);
  }
  .choice-btn:not(.link-btn)::after {
    content: url(../images/up-arrow-svgrepo-com.svg);
    position: absolute;
    transform: scale(0.018);
    top: -393px;
    left: -350px;
  }
  .btn-table {
    margin-top: 0.4rem;
  }
  .rowbtn-btn,
  .rowplusbtn-btn {
    width: calc(var(--rowbtn-width) / 2.5);
    height: calc(var(--rowbtn-height) / 2.5);
  }
  .rowbtn-btn a,
  .rowplusbtn-btn a {
    font-size: calc(var(--rowbtn-link-font-size));
  }
  .choice p {
    font-size: calc(var(--choicep-font-size) / 2);
  }
  .choice-ui {
    width: 100%;
    height: 200px;
  }
  .choice-close-btn svg {
    transform: translate(12px, 8px) scale(0.8);
  }
  .rise-up {
    animation: move-left2 0.6s ease-out forwards;
  }
  html[lang="he-IL"] .rise-up,
  html[lang="he"] .rise-up {
    animation: move-left-he 0.4s ease-out forwards;
  }
  html[lang="he-IL"] .hero-h1,
  html[lang="he"] .hero-h1 {
    margin-bottom: -30px;
  }
  .circle-container {
  }
  .analytics-showcase .analytics-links-container {
    gap: 1.2rem;
    box-shadow: none;
  }
  .analytics-showcase {
    transform: translate(-14px, 0px);
  }
  .analytics-showcase .analytics-links-container.analytics-links-container h2 {
    margin-bottom: -0.4rem;
  }
  .analytics-showcase .analytics-links-container .link-container {
    padding: 0.6rem;
    padding-left: 1.2rem;
    grid-template-columns: 2fr 4fr 6fr;
  }
  .analytics-showcase .analytics-links-container .link-btn {
    padding: 1rem 1.25rem;
  }
  .analytics-showcase .analytics-links-container .phone-btn {
    padding-bottom: 0.2rem;
  }
  .analytics-links-container .link-container {
  }
  .use-cases-section h1{
    font-size: 52px;
    margin-bottom: 16px;
  } 
  .use-cases-section p{
    font-size: 18px;
    margin-bottom: 32px;
    margin-top: 0px;
  }
  .use-case-card{
    padding: 0px;
  }
  .use-cases-grid{
    gap: 20px;
    max-width: 700px;
  }
  .feature-card{
    gap: 64px;
  }
  .smart-share-container img {
    transform: scale(0.9 );
}
.feature-section-1 h1{
  font-size: 52px;
      margin-bottom: 12px;
}
.mini-site-container,.smart-share-container {
  gap: 32px;
}
.tech-features-section h1:not(.tech-feature-title){
  margin-bottom: 16px;
}
.tech-features-section p:not(.tech-feature-description){
  margin-bottom: 32px;
}
.social-proof-container h1{
  margin-bottom: 16px;
}
.social-proof-container p:not(.testimonial-text, .testimonial-author,.influencer-name){
  margin-bottom: 24px;
  margin-top: 0px;
}
.influencer-grid{
  margin-bottom: 32px;
}
.testimonial-text{
  font-size: 18px;
  margin-bottom: 0px;
}
.testimonial-author{
  font-size: 16px;
  margin-bottom: 0px;
}
.testimonial-container{
  max-width: 400px;
  padding: 24px 16px;
}
.social-proof-section{
  padding-bottom: 0px;
  margin-bottom: 0px;
}
header svg{
      transform: scale(1.15) translate(0px, 2px);
}
}
@media screen and (max-width: 86rem) {
  header {
    /* margin: 0rem 2rem 0rem 2rem; */
    padding: 0.2rem;
    padding-left: 0.6rem;
  }
  .logo {
    width: 5.2rem;
  }
  .circle-container {
    margin-top: 2.2rem;
  }

  /* needs to be changed back */
  .register-button {
    padding: 1.2rem;
  }

  /* .hero-grid {
    grid-template-columns: 1fr;
  } */
  .hero {
    padding: 12rem 2rem 4rem 2rem;
  }
  section {
    padding: 7.5rem 2rem 4rem 2rem;
  }
  /* .card-body {
    width: 240px;
    height: 520px;
  } */
  .hero-h1 {
    font-size: 4.2rem;
    margin-top: 0;
    margin-bottom: 0rem;
  }
  .hero-content {
    justify-content: flex-start;
  }
  .hero-p {
    font-size: 1.6rem;
    margin-bottom: 12px;
    font-weight: 600;
  }
  .circle {
    width: 8rem;
    height: 8rem;
  }
  /* #profile-picture {
    height: 170px;
    width: 170px;
  } */
  .card-h1 {
    font-size: calc(var(--h1-font-size) / 2.2);
    margin-top: 0.6rem;
  }
  .card-p {
    font-size: calc(var(--p-font-size) / 2.2);
  }
  td {
    width: calc(var(--td-width) / 2.2);
    height: calc(var(--td-height) / 2.2);
  }
  tr {
    gap: 0.8rem;
  }
  tbody {
    gap: 0.8rem;
  }
  td a {
    transform: scale(1.2);
  }
  .choice-btn:not(.link-btn)::after {
    content: url(../images/up-arrow-svgrepo-com.svg);
    position: absolute;
    transform: scale(0.018);
    top: -393px;
    left: -350px;
  }
  .btn-table {
    margin-top: 0.4rem;
  }
  .rowbtn-btn,
  .rowplusbtn-btn {
    width: calc(var(--rowbtn-width) / 2.5);
    height: calc(var(--rowbtn-height) / 2.5);
  }
  .rowbtn-btn a,
  .rowplusbtn-btn a {
    font-size: calc(var(--rowbtn-link-font-size) * 2);
  }
  .choice p {
    font-size: calc(var(--choicep-font-size) / 2);
  }
  .choice-ui {
    width: 240px;
    height: 200px;
  }
  .choice-close-btn svg {
    transform: translate(12px, 8px) scale(0.8);
  }
  .rise-up {
    animation: move-left2 0.6s ease-out forwards;
  }
}
@media screen and (max-width: 72rem) {
  .hero {
    padding: 12rem 0.5rem 4rem 0.5rem;
  }
  .feature-grid{
    padding: 0px;
  }
}

@media screen and (max-width: 38.4rem) {
  html {
    font-size: 8px;
  }

  .hero-grid {
    grid-template-columns: 1fr;
  }
.hero-h1,
.hero-p {
    text-align: right;
    width: 125% !important;
    text-align: center !important;
  }
  .tutorial-container {
    grid-column: 1;
    grid-row: 5;
    padding-top: 0px;
  }
  section:not(.hero) {
    padding-top: 4rem;
    margin-bottom: 12rem;
  }
  .links-section:has(.social-links-section) {
    padding-top: 1.8rem;
  }
  .pricing-section.pricing-section {
    margin-bottom: 0;
    padding-bottom: 0rem;
  }
  .rise-up {
    animation: rise-up 0.6s ease-out forwards;
  }
  html[lang="he-IL"] .hero-h1,
  html[lang="he"] .hero-h1 {
    margin-bottom: 16px;
    transform: translate(0px, 0px);
            max-width: 360px;
    /* text-shadow: black 6px 2px; */
  }
  html[lang="he-IL"] .analytics-section h1,
  html[lang="he"] .analytics-section h1,
  html[lang="he-IL"] .nfc-section h1,
  html[lang="he"] .nfc-section h1,
  html[lang="he-IL"] .pricing-section h1,
  html[lang="he"] .pricing-section h1,
  html[lang="he-IL"] .colors-section h1,
  html[lang="he"] .colors-section h1 {
    margin-bottom: 0px;
    /* text-shadow: none; */
  }

  html[lang="he-IL"] .pricing-section h1,
  html[lang="he"] .pricing-section h1 {
    margin-bottom: 4.4rem;
  }

  .rise-up .hero-image {
    transform: scale(1.1);
  }
  .cta-button {
    /* margin-bottom: 64px; */
    font-size: 24px;
        padding: 6px 8px;
        width: 95%;
  }
  .social-proof-cta{
    font-size: 30px;
  }
  .hero-copy{
    gap: 0px;
  }
  header {
    top: 2rem;
    left: 2rem;
    right: 2rem;
         padding: 8px 12px;
    /* margin: 0px 0.4rem 0px 0.4rem; */
    width: 85%;
  }
  header svg{
  transform: scale(1.05) translate(0px, 2px);
  height: 44px;
  width: 50px;
  }

  .logo {
    width: 6.2rem;
    height: 6.2rem;
  }
  .color-picker-container .logo {
    height: 32px;
    width: 32px;
    margin-left: -20px;
  }
  .copy-share .logo {
    width: 5rem;
  }
  .hero {
    padding: 122px 0px 0px 0px;
    margin-bottom: 12rem;
  }

  .burger-menu {
    display: block;
  }
  .header-buttons {
    gap: 0.2rem;
  }

  .header-button,
  .add-block-btn {
            padding: 8px 16px;
        font-size: 16px;
  }
  .card-h1 {
    font-size: var(--h1-font-size);
  }
  .card-p {
    font-size: var(--p-font-size);
  }
  td {
    width: var(--td-width);
    height: var(--td-height);
  }
  .rise-up td {
    width: calc(var(--td-width) * 0.8);
    height: calc(var(--td-height) * 0.8);
  }
  .rowbtn-btn,
  .rowplusbtn-btn {
    width: var(--rowbtn-width);
    height: var(--rowbtn-height);
  }
  .rise-up .rowbtn-btn,
  .rise-up .rowplusbtn-btn {
    width: calc(var(--rowbtn-width) * 0.8);
    height: calc(var(--rowbtn-height) * 0.8);
  }
  .rise-up td svg {
    transform: scale(0.52);
  }
  td svg {
    transform: scale(0.62);
  }
  .rowbtn-btn a,
  .rowplusbtn-btn a {
    font-size: calc(var(--rowbtn-link-font-size) * 2);
  }
  .choice p {
    font-size: var(--choicep-font-size);
  }
  .choice-close-btn svg {
    transform: translate(12px, 12px) scale(1.6);
  }
  .card-body {
    width: 34rem;
    height: 73rem;
  }
  .animations-container .card-body {
    grid-row: 1;
    grid-column: 1 / span 2;
    width: 34rem;
    height: 64rem;
    transform: scale(0.7);
    margin-bottom: -74px;
    margin-top: -95px;
  }
  .animations-button {
    height: 85%;
    width: 85%;
    font-size: 4rem;
  }
  .animations-container .animations-grid {
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 6fr 1fr;
  }
  .animations-container .helper:has(.save-animation-btn) {
    grid-template-rows: 6fr 0.5fr 1fr;
  }
  .animations-container:has(.helper) {
    height: 62rem;
  }
  .helper .save-animation-btn {
    /* margin-top: -0.8rem; */
    grid-row: 2;
    grid-column: 1 / span 2;
            width: 68%;
        text-shadow: none;
        margin-bottom: 12px;
        padding: 0.8rem 1.6rem;
  }
  .hero-h1 {
    font-size: 36px;
    width: 100%;
    margin-top: 0;
    /* text-shadow: black -4px 2px; */
  }
  /*  */
  .hero-p {
    margin-top: 0px;
    font-size: 14px;
    line-height: 1.65;
    font-weight: 500;
  }

  .p-underline {
    font-size: 2.2rem;
    font-weight: 700;
  }
  .choice-btn::after {
    transform: scale(0.025);
    top: -390px;
    left: -340px;
  }
  .circle {
    height: 6rem;
    width: 6rem;
  }
  #profile-picture {
    height: 22rem;
    width: 22rem;
  }

  tr {
    gap: 0.8rem;
  }
  tbody {
    gap: 0.8rem;
  }
  td a {
    transform: scale(1.6);
  }
  .btn-table {
    margin-top: 1.2rem;
  }

  .choice-ui {
    width: 300px;
    height: 200px;
  }
  .nfc-section h1,
  .analytics-section h1,
  .colors-section h1 {
    font-size: 4.6rem;
    grid-column: 1;
    margin-bottom: 0;
    width: 120%;
    /* text-shadow: black -4px 2px; */
    text-align: center;
  }
  .nfc-section p,
  .analytics-section p,
  .colors-section p {
    text-align: center;
    /* grid-row: 3; */
    font-size: 2.4rem;
    font-weight: 600;
  }
  .nfc-container,
  .analytics-container,
  .colors-container {
    grid-template-columns: 1fr;
    /* gap: 4rem; */
  }
  .card-showcase-container {
    height: 160px;
    width: 240px;
  }
  .choice-btn-input-container {
    display: flex;
    align-items: center;
    flex-direction: column;

    gap: 0.6rem;
  }
  .choice-btn-input {
    height: 4rem;
    font-size: 2.2rem;
    width: 85%;
  }
  .action-btn,
  .confirm-btn {
    height: 4.2rem;
    font-size: 1.8rem;
    /* padding: 1.6rem; */
  }
  .choice-btn-input-p {
    font-size: 3.2rem;
  }
  .choice-list:not(:has(.choice-btn-input-container)) {
    margin-top: 3.2rem;
  }
  .hero-h1 svg,
  .tutorial-h1 svg {
            transform: scale(0.7) translate(-3px, 35px);
  }
  #check-in-header:not(.tutorial-h1) {
    top: 13rem;
  }
  input[type="color"] {
    width: 8rem;
    height: 8rem;
  }
  .color-picker-container {
    height: 10rem;
  }
  .colors-section .color-picker-container {
    height: auto;
  }
  .color-choice label {
    padding: 0px;
  }
  .analytics-links-container {
  }
  .pointer-container-header-pic {
    top: 18px;
    left: 220px;
  }
  .pointer-container-header-text {
    top: 260px;
    left: 170px;
  }
  .pointer-container-p-text {
    top: 320px;
    left: 155px;
  }
  .pointer-container-easylink {
    top: 450px;
    left: 135px;
  }
  .pointer-container-options {
    top: 490px;
    left: 160px;
  }
  .pointer-container-confirm {
    top: 595px;
    left: 185px;
  }
  .analytics-showcase .analytics-links-container.analytics-links-container h2,
  .colors-section h2 {
    margin-bottom: -0.4rem;
    font-size: 3rem;
  }
  .colors-section h2 {
    margin-bottom: 0.8rem;
  }
  .colors-section h3 {
    font-size: 2rem;
  }
 
  .circle-container {
    margin-top: -16px;
    margin-bottom: 12px;
  }
  .hero-grid .hero-h1.tutorial-h1-2 {
    max-width: 380px;
  }

  .analytics-showcase .analytics-links-container {
    height: auto;
    margin-top: 0;
  }

  .analytics-showcase .analytics-links-container .link-btn {
    padding: 1.5rem 1.875rem;
  }
  .analytics-showcase .analytics-links-container .link-btn svg {
    transform: scale(1.5);
  }
  #pricing-section .desktop-cards {
    display: none;
  }
  #pricing-section .mobile-carousel {
    perspective: 1000px;
    position: relative;
    overflow: visible;
    display: block;
  }

  .carousel-wrapper {
    width: 100%;
    overflow: visible;
  }

  .carousel {
    display: flex;
    transition: transform 0.3s ease-in-out;
    transform-style: preserve-3d;
  }

  .card {
    flex: 0 0 100%;
    transition: all 0.3s ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
    backface-visibility: hidden;
  }
  .card:nth-child(1) {
    transform: translateX(-50%) translateZ(-100px) rotateY(10deg);
  }
  .card:nth-child(2) {
    transform: translateX(0) translateZ(0) rotateY(0deg);
  }
  .card:nth-child(3) {
    transform: translateX(50%) translateZ(-100px) rotateY(-10deg);
  }

  .card-main {
    z-index: 1;
  }
  .card-main {
    opacity: 1;
    transform: scale(1);
  }
  .card-container {
    height: 450px; /* Adjust based on your card height */
  }

  .carousel-button {
    position: absolute;
    top: 75%;
    transform: translateY(-50%);
    background: rgba(0, 0, 0, 1);
    color: rgba(216, 213, 17, 0.867);
    border: none;
    padding: 0px 32px;
    z-index: 10;
    font-size: 4.6rem;
    font-weight: 700;
    border: rgba(122, 75, 101, 0.837) 8px double;
    /* newStyle */
    text-shadow: black -4px 2px;
    background-color: #282a3a;
    border: #f3f4f8 solid 2px;
    border-bottom: solid #b3b5bd 5px;
    border-right: solid #b3b5bd 5px;
    color: #f3f4f8;
    border-radius: 20px;
  }

  .prev {
    left: -10px;
  }
  .next {
    right: -10px;
  }
  #pricing-section .card {
    border-radius: 20px;
    box-sizing: border-box;
    padding: 14px;
    width: 100%;
    max-width: 350px;
    margin: 0 auto;
    font-weight: 800;
    height: 280px;
    box-shadow: none;
    overflow-y: hidden;
  }

  #pricing-section .card-main {
    box-shadow: none;
  }
  #pricing-section .card .price {
    text-shadow: none;
  }
  #pricing-section .card .title {
    text-shadow: none;
  }
  #pricing-section .card-main .price {
    text-shadow: none;
    text-shadow: black -4px 2px 10px;
  }
  #pricing-section .card-main .price {
    text-shadow: none;
    text-shadow: #000000a3 -4px 2px 10px;
  }
  .pricing-section h1 {
    width: 150%;
    /* text-shadow: black -4px 2px; */
  }
  #pricing-section .title {
    font-size: 2.4rem;
    margin-bottom: 0.8rem;
  }
  #pricing-section .desc {
    font-size: 2rem;
    line-height: 1.2;
  }
  #pricing-section .lists .list svg {
    width: 3rem;
    height: 3rem;
  }
  #pricing-section .lists {
    font-size: 1.8rem;
    padding-left: 0;
  }
  .pricing-container {
    padding: 0px 1.8rem;
  }
  .desc {
    font-size: 2rem;
    line-height: 1.2;
  }
  .social-proof-section h1 {
    font-size: 30px;
    font-weight: 800;
  }
  .social-proof-section p {
    font-size: 14px;
    max-width: 290px;
    line-height: 1.6;
  }
  .feature-grid {
    grid-template-columns:  1fr;
    gap: 2rem;
    padding: 0px;
  }
  .mini-site-container {
  grid-column: 1;
}
.smart-share-container{
  grid-row: 2;
}
.feature-grid .feature-card{
  height: auto;
  grid-template-columns: 1fr;
  gap: 0px;
}
.feature-card video{
  height: auto;
  margin-top: 0px;
  transform: scale(0.8);
}
.feature-card:nth-child(2) .feature-text {
    grid-column: 1;
}
.feature-card:nth-child(2) video, .feature-card:nth-child(2) img {
    grid-column: 1;
    grid-row: 2;
}
.feature-text{
  margin-bottom: 0px;
}
  .analytics-showcase{
    min-width: 0px;
  }
  .feature-section-1 h1{
     font-size: 36px;
    font-weight: 800;
    width: 126%;
    margin-bottom: 16px;
  }
  
      .feature-section-1 p{
        font-size: 14px;
        padding: 0 10px;
        max-width: 300px;
        margin-bottom: 48px;
      
    }
    .feature-text{
      gap: 0px;
    }
    .analytics-container{
      gap: 0rem;
    }
     .custom-modal-content {
    padding: 24px; /* tighter on mobile */
    max-width: 75%; /* use more screen width if needed */
    border-radius: 12px; /* slightly softer corners */
  }

  .custom-modal-content h2 {
    font-size: 24px; /* smaller heading */
    margin-bottom: 16px;
  }

  .custom-modal-content label {
    font-size: 16px;
  }

  .custom-modal-content input {
    font-size: 16px;
    padding: 10px 14px; /* slightly smaller paddings */
    margin-bottom: 16px; /* less gap below input */
  }

  #modal-save-btn {
    width: 70%; /* full width button on small screen */
    font-size: 16px;
    padding: 12px 0;
  }
  .hero-image {
    transform: scale(0.95);
}
    .hero-image::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 140%;
           height: 100%;
    left: 50%;
    transform: translate(-50%, 0px);
    pointer-events: none;
    z-index: -1;
    background: linear-gradient(to bottom, transparent 80%, #0f0f0f 100%);
    opacity: 1;
} 
.hero-image::before{
  height:90%;
  transform: translate(-50%,-55%);
}
.feature-card.analytics-container img {
  position: absolute;
  left: -48px;
        top: 166px;
        width: 370px;
}
.feature-card.colors-container img {
       
        width: 280px;
}
.feature-card.colors-container,.feature-card.analytics-container{
  margin-bottom: 128px;
}
.feature-card.analytics-container{
  overflow: visible;
}
.tech-features-section.tech-features-section {
  padding-top: 22rem ;
}
.use-cases-section h1{
  font-size: 36px;
}
.use-cases-section p{
          font-size: 14px;
        max-width: 250px;
}
.mini-site-container .feature-text{
  margin-bottom:-56px;
}
.mini-site-container video{
  border-width: 6px;
}
.smart-share-container{
  margin-bottom: 54px;
}
.smart-share-container img{

}
.use-cases-grid{
  gap: 16px;
}
.use-case-card{
         min-width: 120px;
        min-height: 120px;
        max-width: 120px;
        padding: 6px 12px;
}
.feature-text{
  max-width: 275px;
}
.smart-share-container img {
  width: 100%;
  height: auto;
  max-width: 295px;
}
.influencer-grid{
  max-width: 300px;
}
}@media screen and (max-width: 23rem) {
  .card-body {
    transform: scale(1);
  }
  html {
    font-size: 6.4px;
  }
  .card-profile-picture {
    height: 18rem;
    width: 18rem;
  }
  .rise-up {
    animation: rise-up2 0.6s ease-out forwards;
  }
  .hero-h1 {
    top: 12rem;
  }
  #check-in-header:not(.tutorial-h1) {
    top: 13rem;
  }
  .card-h1 {
    margin-top: 2.2rem;
  }
  .tutorial-h1:has(svg) {
    bottom: -16rem;
  }
  .card-body td svg {
    transform: scale(0.42);
  }
  .card-body td {
    width: calc(var(--td-width) * 0.75);
    height: calc(var(--td-height) * 0.75);
  }

}
