.section-trusted {
  overflow: hidden;
  padding-block: clamp(3.75rem, 2.8398rem + 3.8835vw, 7.5rem);
  background: var(--color-white, #ffffff);
}

.section-trusted .legal-testimonials-top ul {
  display: flex;
  gap: clamp(0.75rem, 0.568rem + 0.7767vw, 1.5rem);
  align-items: center;
}
.section-trusted .legal-testimonials-top ul li {
  background: var(--color-primary);
  display: flex;
  align-items: center;
  gap: clamp(0.25rem, 0.1893rem + 0.2589vw, 0.5rem);
  color: var(--color-secondary);
  font-size: var(--font-xs);
  line-height: 100%;
  padding: clamp(0.5rem, 0.4393rem + 0.2589vw, 0.75rem)
    clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem);
  border-radius: 200px;
  font-weight: 500;
}
.section-trusted .legal-testimonials-top ul li svg {
  width: 20px;
  height: 20px;
  flex-shrink: 0;
}
.section-trusted .legal-testimonials-top .text-cont {
  margin-top: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
.section-trusted .legal-testimonials-top .text-cont h2 {
  color: var(--color-black, #11100e);
  font-size: var(--font-h1);
  line-height: var(--lh-h1);
  font-weight: 500;
  text-transform: capitalize;
}
.section-trusted .legal-testimonials-top .text-cont p {
  color: var(--color-dark, #343a40);
  font-size: var(--font-body);
  line-height: var(--lh-body);
}
.section-trusted .legal-testimonials-top .text-cont p span {
  display: inline-block;
  max-width: 596px;
  width: 100%;
}

.section-trusted .legal-testimonials-top .text-cont h2,
.section-trusted .legal-testimonials-top .text-cont p {
  width: 50%;
}

.section-trusted .legal-testimonials-middle {
  white-space: nowrap;
  position: relative;
  width: 100%;
  display: flex;
  width: max-content;
  /* gap: calc(
    clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem) +
      clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem)
  ); */
}
.section-trusted .legal-testimonials-middle .testimonials {
  display: inline-flex;
  animation: 60s slide infinite linear;
  width: max-content;
  /* gap: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem); */
}
.section-trusted .legal-testimonials-middle .testimonials .testimonials-items {
  display: inline-block;
  max-width: clamp(14.5625rem, 7.1748rem + 31.521vw, 45rem);
  width: 100%;
  background: var(--color-primary-light);
  padding: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem)
    clamp(1rem, 0.6359rem + 1.5534vw, 2.5rem);
  border-radius: clamp(0.5rem, 0.0146rem + 2.0712vw, 2.5rem);
  white-space: normal;
  margin-right: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
}
.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  .logo-text {
  display: flex;
  align-items: center;
  gap: 24px;
}

.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  .logo-text
  img {
  height: auto;
  max-height: 90px;
  object-fit: contain;
}

.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  .logo-text
  ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  .logo-text
  > ul
  > li {
  color: var(--color-primary, #053a3d);
  font-size: var(--font-sm);
  line-height: var(--lh-sm);
  font-weight: 500;
  border-right: 1px solid #6c757d;
  padding-right: 12px;
  margin-right: 12px;
  padding-block: 5px;
}
.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  .logo-text
  > ul
  > li:last-child {
  border: none;
}

.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  svg {
  margin-top: clamp(1rem, 0.6359rem + 1.5534vw, 2.5rem);
  max-width: clamp(6.375rem, 5.4345rem + 4.0129vw, 10.25rem);
  width: 100%;
}

.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  h2 {
  margin-top: clamp(0.5rem, 0.318rem + 0.7767vw, 1.25rem);

  color: #000;
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  font-weight: 600;
}
.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  h3 {
  color: var(--color-primary, #053a3d);
  font-size: var(--font-sm);
  line-height: var(--lh-sm);
  font-weight: 500;
  margin-top: 5px;
}

.section-trusted
  .legal-testimonials-middle
  .testimonials
  .testimonials-items
  h4 {
  margin-top: clamp(0.5rem, 0.318rem + 0.7767vw, 1.25rem);
  color: #000;
  font-size: var(--font-body);
  line-height: var(--lh-body);
  font-style: normal;
  font-weight: 400;
}

.section-trusted .legal-testimonials-middle .law-firms-1 {
  animation: 60s slide infinite linear;
}
.section-trusted .legal-testimonials-middle .law-firms-2 {
  animation: 60s slideLeft infinite linear;
  margin-top: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
}
.section-trusted .legal-testimonials-bottom {
  margin-top: 60px;
}

.section-trusted .legal-testimonials-bottom .videoTestimonial {
  width: 100%;
  border-radius: 20px;
  background: var(--color-off-white, #f0f0f0);
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-button-next,
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-button-prev {
  background-color: #b3c5a699;
  width: 42px;
  height: 42px;
  border-radius: 100%;
  color: var(--color-primary);
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-button-next:after,
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-button-prev:after {
  font-size: inherit;
  font-weight: bold;
}
.section-trusted .legal-testimonials-bottom .videoTestimonial .swiper-slide {
  background: var(--color-off-white, #f0f0f0);
  padding-block: clamp(1rem, 0.6359rem + 1.5534vw, 2.5rem)
    clamp(5rem, 4.5449rem + 1.9417vw, 6.875rem);
  padding-inline: clamp(1rem, -0.5777rem + 6.7314vw, 7.5rem);

  display: flex;
  gap: clamp(1.5rem, 1.2573rem + 1.0356vw, 2.5rem);
  align-items: center;
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-pagination-bullet {
  background: var(--color-secondary, #b3c5a6);
  transform: unset !important;
  opacity: unset;
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-pagination-bullet-active {
  background: var(--color-primary);
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-pagination {
  bottom: 40px;
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-slide
  button {
  display: block;
  max-width: clamp(20.375rem, 14.3981rem + 25.5016vw, 45rem);
  width: 100%;
  flex-shrink: 0;
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-slide
  a
  img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-slide
  .text-cont
  .message {
  color: #000;
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  font-weight: 400;
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-slide
  .text-cont
  .name {
  color: #000;
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  font-weight: 600;
  margin-top: clamp(1.5rem, 0.9539rem + 2.3301vw, 3.75rem);
}
.section-trusted
  .legal-testimonials-bottom
  .videoTestimonial
  .swiper-slide
  .text-cont
  .position {
  color: var(--color-primary, #053a3d);
  font-family: "Articulat CF";
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 24px */
}

.section-about {
  background: var(--color-primary-light);
}
.section-about .container {
  position: relative;
  padding-block: clamp(3.75rem, 2.8398rem + 3.8835vw, 7.5rem) 120px;
}
.section-about .container img.bg-about {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.section-about .about-content {
  display: flex;
  flex-direction: column;
  gap: clamp(3.75rem, 2.8398rem + 3.8835vw, 7.5rem);
}
.section-about .about-content .top {
  display: flex;
  align-items: flex-end;
  gap: clamp(1.5rem, 1.1359rem + 1.5534vw, 3rem);
}
.section-about .about-content .top .left,
.section-about .about-content .top .right {
  width: 50%;
}
.section-about .about-content .top .left {
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 1.2573rem + 1.0356vw, 2.5rem);
}
.section-about .about-content .top .left h2 {
  color: var(--color-black, #11100e);
  font-size: var(--font-h1);
  line-height: var(--lh-h1);
  font-weight: 500;
  text-transform: capitalize;
}
.section-about .about-content .top .left h2 span {
  color: var(--color-primary, #053a3d);
}
.section-about .about-content .top .left p {
  color: var(--color-dark, #343a40);
}
.section-about .about-content .top .left ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
  grid-row-gap: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem);
}
.section-about .about-content .top .left ul li {
  border-radius: 16px;
  background: var(--color-primary, #053a3d);
  color: var(--color-off-white);
  padding: clamp(1rem, 0.8786rem + 0.5178vw, 1.5rem) 16px 16px;

  display: flex;
  flex-direction: column;
  gap: clamp(1rem, 0.9393rem + 0.2589vw, 1.25rem);
}
.section-about .about-content .top .left ul li svg {
  width: clamp(2.5rem, 2.1966rem + 1.2945vw, 3.75rem);
  height: clamp(2.5rem, 2.1966rem + 1.2945vw, 3.75rem);
}
.section-about .about-content .top .left ul li h3 {
  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  font-weight: 500;
}

.section-about .about-content .top .right img {
  margin: 0 auto;
}
.section-about .about-content .bottom {
  max-width: 1092px;
  width: 100%;
}
.section-about .about-content .bottom h3 {
  color: var(--color-primary, #053a3d);
  font-size: var(--font-h2);
  line-height: clamp(2.6875rem, 2.3234rem + 1.5534vw, 4.1875rem);
  font-weight: 400;
}
.section-about .about-content .bottom p {
  margin-top: clamp(1.5rem, 0.9539rem + 2.3301vw, 3.75rem);

  color: var(--color-dark, #343a40);
  font-size: var(--font-h3);
  line-height: var(--lh-h3);
  font-style: normal;
  font-weight: 600;
}
.section-about .about-content .bottom span {
  color: var(--color-primary, #053a3d);
  font-weight: 500;
}
.section-contact {
  background: var(--color-primary, #053a3d);
  color: var(--color-off-white, #f0f0f0);
  padding-block: clamp(3.75rem, 2.8398rem + 3.8835vw, 7.5rem);
}
.section-contact .contact-content {
  display: flex;
  gap: clamp(3.75rem, 2.8398rem + 3.8835vw, 7.5rem);
  flex-direction: column;
  color: var(--Branding-white, #f0f0f0);
}
.section-contact .contact-content .top {
  display: flex;
  align-items: flex-start;
  gap: 60px;
}
.section-contact .contact-content .top .left,
.section-contact .contact-content .top .right {
  width: 50%;
}

.section-contact .contact-content .top .left .text-cont {
  max-width: 605px;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: clamp(1.5rem, 1.2573rem + 1.0356vw, 2.5rem);
}
.section-contact .contact-content .top .left .text-cont h2 {
  font-size: var(--font-h1);
  line-height: var(--lh-h1);
  font-weight: 500;
}
.section-contact .contact-content .top .left .text-cont p.location {
  display: flex;
  gap: 14px;
  align-items: center;
}
.section-contact .contact-content .top .left .text-cont p.location svg {
  flex-shrink: 0;
  width: 22px;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .timings
  li:not(:last-child) {
  margin-bottom: 5px;
}
.section-contact .contact-content .top .left .text-cont .contact-details {
  background: var(--color-secondary, #b3c5a6);
  color: var(--color-primary, #053a3d);
  padding: clamp(1rem, 0.9393rem + 0.2589vw, 1.25rem)
    clamp(0.75rem, 0.568rem + 0.7767vw, 1.5rem);
  border-radius: clamp(1rem, 0.9393rem + 0.2589vw, 1.25rem);
  max-width: 605px;
  width: 100%;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .contact-details
  > span {
  display: inline-block;
  margin-bottom: 20px;
}

.section-contact .contact-content .top .left .text-cont .contact-details a {
  display: flex;
  width: 100%;

  gap: clamp(0.5rem, 0.3786rem + 0.5178vw, 1rem);
  align-items: center;

  font-size: var(--font-h4);
  line-height: var(--lh-h4);
  font-style: normal;
  font-weight: 600;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .contact-details
  a:last-child {
  margin-top: 12px;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .contact-details
  a
  .icon {
  background: rgba(5, 58, 61, 0.8);
  height: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  width: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  flex-shrink: 0;
  padding: clamp(0.1875rem, 0.142rem + 0.1942vw, 0.375rem);
  border-radius: 4px;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .contact-details
  a
  .icon
  img {
  width: 100%;
  height: 100%;
}
.section-contact
  .contact-content
  .top
  .left
  .text-cont
  .contact-details
  a
  > span {
  text-decoration: underline;
  display: inline-block;
  word-break: break-word;
}
.section-contact .contact-content .bottom {
  display: flex;
  gap: clamp(2.5rem, 2.3786rem + 0.5178vw, 3rem);
}
.section-contact .contact-content .bottom .left {
  width: 100%;
}
.section-contact .contact-content .bottom .left iframe {
  width: 100%;
  height: clamp(22.5rem, 20.983rem + 6.4725vw, 28.75rem);
  border-radius: clamp(1rem, 0.9393rem + 0.2589vw, 1.25rem);
}
.section-contact .contact-content .bottom .right {
  max-width: 575px;
  width: 100%;
  flex-shrink: 0;
}
.section-contact .contact-content .bottom .right h3 {
  font-size: var(--font-h1);
  line-height: var(--lh-h1);
  font-weight: 500;
}

.section-contact .contact-content .bottom .right p {
  margin-top: clamp(1.5rem, 1.2573rem + 1.0356vw, 2.5rem);
}

.section-contact .contact-content .top .right {
  color: var(--color-white, #f0f0f0);
  display: flex;
  gap: clamp(1.5rem, 1.2573rem + 1.0356vw, 2.5rem);
  flex-direction: column;
}
.section-contact .contact-content .top .right h2 {
  font-weight: 500;
  font-size: var(--font-h3);
  line-height: var(--lh-h3);
}

.section-contact .contact-content .top .right .form-grid {
  display: grid;
  gap: 24px;
}

.section-contact .contact-content .top .right .form-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 20px;
}

.section-contact .contact-content .top .right .form-group {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.section-contact .contact-content .top .right .form-group.full-width {
  grid-column: 1 / -1;
}

.section-contact .contact-content .top .right label {
  font-weight: 500;
}

.section-contact .contact-content .top .right input,
.section-contact .contact-content .top .right select,
.section-contact .contact-content .top .right textarea {
  padding: 12px 16px;
  border-radius: 4px;
  background: #efefef;
  font-family: inherit;
  color: var(--color-black);
}

.section-contact .contact-content .top .right input:focus,
.section-contact .contact-content .top .right select:focus,
.section-contact .contact-content .top .right textarea:focus {
  outline: 2px solid #f0e69c;
  border: unset;
}

.section-contact .contact-content .top .right input::placeholder,
.section-contact .contact-content .top .right textarea::placeholder {
  color: #6c757d;
}

.section-contact .contact-content .top .right select {
  cursor: pointer;
  appearance: none;
  background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 16px;
  padding-right: 40px;
}

.section-contact .contact-content .top .right textarea {
  resize: vertical;
  min-height: 120px;
  line-height: 1.5;
}

.section-contact .contact-content .top .right .btn {
  max-width: unset;
  width: 75%;
  margin: 0 auto;
  margin-top: 16px;
}

.section-contact .contact-content .top .right .submit-btn:active {
  transform: translateY(0);
}

/* Loading state */
.section-contact .contact-content .top .right .submit-btn.loading {
  opacity: 0.7;
  cursor: not-allowed;
  pointer-events: none;
}

.section-contact .contact-content .top .right .submit-btn.loading::after {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 2px solid #333;
  border-radius: 50%;
  border-top-color: transparent;
  animation: spin 1s ease-in-out infinite;
  margin-left: 8px;
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}
/* Modal backdrop */
.modal-video {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.75);
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
.modal-video.active {
  display: flex;
}

/* Modal box */
.modal-video .modal-content {
  position: relative;
  max-width: 90%;
  max-height: 80%;
}
.modal-video .modal-content video {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 4px;
}

/* Close button */
.modal-video .modal-close {
  position: absolute;
  top: -10px;
  right: -10px;
  background: #fff;
  border: none;
  font-size: 1.5rem;
  line-height: 1;
  border-radius: 50%;
  width: 32px;
  height: 32px;
  cursor: pointer;
  z-index: 2;
}

footer {
  background: var(--color-black, #11100e);
  padding-block: 40px 60px;
}

footer .top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
footer .top img {
  width: 175px;
  flex-shrink: 0;
}
footer .top h2 {
  color: #fff;
  font-size: var(--font-h3);
  line-height: var(--lh-h3);
  text-align: center;
}
footer .middle {
  margin-block: 24px;
  padding-block: 24px;
  border-block: 1px solid var(--color-secondary);
  color: var(--color-off-white, #f0f0f0);
  font-size: 14px;
  font-weight: 400;
  line-height: 120%; /* 16.8px */

  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
footer .middle h3 {
  font-weight: 400;
  font-size: 14px;
  font-weight: 400;
  color: var(--color-off-white, #f0f0f0);
  line-height: 120%; /* 16.8px */
  white-space: nowrap;
}
footer .middle ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: clamp(0.5rem, 0.2573rem + 1.0356vw, 1.5rem);
  flex-wrap: wrap;
}
footer .bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}
footer .bottom p {
  text-align: center;
  color: var(--color-off-white, #f0f0f0);
  font-size: 14px;
  font-weight: 400;
  line-height: 120%; /* 16.8px */
}
/* asdsadsadsadasdsadas */

/* Parent sheet overlay */
.sheet {
  display: none;
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  align-items: center;
  justify-content: center;
  z-index: 1000;
}
.sheet.active {
  display: flex;
}

/* Sheet panel */
.sheet .sheet-content {
  border-radius: 20px;
  background: var(--color-primary, #053a3d);
  color: #fff;
  max-width: 720px;
  min-height: 750px;
  width: 100%;
  overflow: hidden;
  position: relative;
}

/* Header */
.sheet .sheet-content .sheet-header {
  padding: 40px 40px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.sheet .sheet-content .sheet-header h2 {
  color: var(--color-off-white, #f0f0f0);
  font-size: var(--font-h3);
  line-height: var(--lh-h3);
  font-weight: 500;
  max-width: 503px;
  width: 100%;
}
.sheet .sheet-content .sheet-header .close {
  background: none;
  border: none;
  font-size: 1.5rem;
  color: #fff;
  cursor: pointer;
}

/* Body content */
.sheet .sheet-content .sheet-body {
}
.sheet .sheet-content .sheet-body p.subtitle {
  margin: 32px 40px 0;
}

/* Steps indicator */
.sheet .sheet-content .steps {
  display: flex;
  gap: 24px;
  margin: 32px 40px 32px;
}
.sheet .sheet-content .step {
  font-size: var(--font-xs);
  line-height: var(--lh-xs);
  font-weight: 500;
  color: var(--color-off-white, #f0f0f0);
  opacity: 0.5;
}
.sheet .sheet-content .step.active {
  opacity: 1;
}

/* Step panels */
.sheet .sheet-content #multi-step-form {
  position: relative;
}
.sheet .sheet-content .step-content {
  display: none;
  animation: fadeIn 0.3s ease-in-out;
  margin-inline: 40px;
}
.sheet .sheet-content .step-content.active {
  display: block;
}
.sheet .sheet-content .step-content label {
  display: block;
  margin-bottom: 24px;
}
.sheet .sheet-content .step-content p {
}
.sheet .sheet-content .step-content input,
.sheet .sheet-content .step-content select,
.sheet .sheet-content .step-content textarea {
  width: 100%;
  padding: 12px 16px;
  margin-top: 8px;
  border: none;
  border-radius: 4px;
  background: #efefef;
  color: var(--color-black);
}
.sheet .sheet-content .step-content input::placeholder,
.sheet .sheet-content .step-content textarea::placeholder {
  color: var(--color-dark);
}

/* Checkbox grid */
.sheet .sheet-content .checkbox-grid {
  margin-top: 20px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px 24px;
  margin-bottom: 40px;
}
.sheet .sheet-content .checkbox-grid label {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  color: var(--color-off-white, #f0f0f0);
  margin-bottom: 0;
  font-size: var(--font-sm);
  line-height: var(--lh-sm);
}
.sheet .sheet-content .checkbox-grid input {
  width: 16px;
  height: 16px;
  accent-color: #d6b56a;
  margin-top: 0;
  appearance: auto;
}

/* Dropdown */
.sheet .sheet-content .dropdown {
  margin-top: 10px;
}
.sheet .sheet-content .dropdown select {
  width: 100%;
  padding: 12px 16px;
  margin-top: 6px;
  border: none;
}

/* Navigation buttons */
.sheet .sheet-content .buttons {
  display: flex;
  justify-content: space-between;
  margin: 40px 40px 0;
}
.sheet .sheet-content .buttons button {
  font-size: var(--font-xs);
  line-height: var(--lh-xs);
}
.sheet .sheet-content #prev-btn {
  padding: 0;
}
.sheet .sheet-content #prev-btn:disabled {
  opacity: 0.5;
  pointer-events: none;
}

.sheet .sheet-content #next-btn {
  min-width: 147px;
}

/* File upload */
.sheet .sheet-content .upload-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border: 2px dashed #637a77;
  background: transparent;
  color: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.sheet .sheet-content .file-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 10px;
}
.sheet .sheet-content .file-item {
  background: rgba(255, 255, 255, 0.1);
  padding: 6px 10px;
  border-radius: 4px;
  display: inline-flex;
  align-items: center;
  color: #fff;
  font-size: 0.85rem;
}
.sheet .sheet-content .file-item span {
  margin-right: 8px;
}
.sheet .sheet-content .file-item .remove {
  background: none;
  border: none;
  color: #fff;
  font-size: 1rem;
  cursor: pointer;
}

/* Error messages */
.sheet .sheet-content .error {
  color: red;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}

/* Loading overlay */
.sheet .sheet-content .loading-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 1.5rem;
  display: none;
}

/* Success screen */
.sheet .sheet-content .success-screen {
  display: none;
  padding: 40px;
  flex-direction: column;
}
.sheet .sheet-content .success-icon {
  margin-bottom: 36px;
}
.sheet .sheet-content .success-screen h2 {
  font-size: var(--font-h3);
  line-height: var(--lh-h3);
  font-weight: 500;
}
.sheet .sheet-content .success-screen p {
  margin-block: 32px;
}
.sheet .sheet-content .success-actions {
  display: flex;
  justify-content: space-between;
}
.sheet .sheet-content .success-actions button {
  background: none;
  border: none;
  color: #fff;
  text-decoration: underline;
  cursor: pointer;
  font-size: 0.95rem;
}

/* Animations */
@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slideUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

/* Mobile slide-up */
@media (max-width: 767px) {
  .sheet {
    align-items: flex-end;
  }
  .sheet .sheet-content {
    width: 100%;
    max-width: 100%;
    /* max-height: 90vh; */
    min-height: 75dvh;
    max-height: 95dvh;
    border-radius: 16px 16px 0 0;
    animation: slideUp 0.3s ease-out;
    display: flex;
    flex-direction: column;
    overflow: auto;
  }
  .sheet .sheet-content .sheet-body {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .sheet .sheet-content .sheet-header {
    padding: 20px 16px 0;
  }

  .sheet .sheet-content .sheet-body p.subtitle {
    margin: 24px 16px 0;
  }
  .sheet .sheet-content .steps {
    margin: 24px 16px 24px;
    gap: 18px;
  }
  .sheet .sheet-content .step-content {
    margin-inline: 16px;
    margin-bottom: 24px;
  }
  .sheet .sheet-content #multi-step-form {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
  }
  .sheet .sheet-content .buttons {
    background: var(--color-black, #11100e);
    margin: 0;
    margin-top: auto;
    display: flex;
    gap: 10px;
    flex-direction: column-reverse;
    padding: 16px 24px;
  }
  .sheet .sheet-content #prev-btn {
    padding: clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem)
      clamp(1.25rem, 1.1893rem + 0.2589vw, 1.5rem);
  }
  .sheet .sheet-content .buttons .btn {
    padding: clamp(0.75rem, 0.6893rem + 0.2589vw, 1rem)
      clamp(1.25rem, 1.1893rem + 0.2589vw, 1.5rem);
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    border-radius: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: unset;
    white-space: nowrap;
    width: 100%;
  }
  .sheet .sheet-content .checkbox-grid {
    grid-template-columns: 1fr;
    padding-inline: 16px;
    margin-bottom: 24px;
  }

  .sheet .sheet-content .success-screen {
    align-items: center;
    text-align: center;
  }
  .sheet .sheet-content .success-actions {
    flex-direction: column;
    gap: 24px;
  }
  .sheet .sheet-content .error {
    bottom: 130px;
  }
  /* .sheet .sheet-content .steps {
    display: none;
  } */
}
