body {
  margin: 0;
  padding: 0;
}
div#megaMenu {
    
}
button.vactor-style-icon-service1.slick-arrow {
    border: 1px solid rgba(193, 31, 58, 1);
    border-radius: 12px;
    float: inline-start;
    /* margin-top: 542px; */
    padding: 12px;
    background: none;
    bottom: 0;
    left: 25px;
    cursor: pointer;
}
button.vactor-style-icon-2-service1.slick-arrow {
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 12px;
    padding: 12px;
    background: none;
    margin-left: 17px;
    /* margin-top: 16px; */
    left: 100px;
    cursor: pointer;
}
.service-arrow-btn {
    /* align-items: center; */
    /* align-content: center; */
    display: flex;
    justify-content: center;
}
button.vactor-style-icon-service {
    border: 1px solid rgba(193, 31, 58, 1);
    border-radius: 12px;
    float: inline-start;
     /* margin-top: 542px;  */
    padding: 12px;
    background: none;
    bottom: 0;
    left: 25px;
    cursor: pointer;
}
.service-arrow-btn {
    display: flex;
    justify-content: center;
    display: none;
}
button.vactor-style-icon-2-service {
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 12px;
    padding: 12px;
    background: none;
    margin-left: 17px;
    /* margin-top: 16px; */
    left: 100px;
    cursor: pointer;
}
.thankyou-container {
    padding: 95px 0;
    text-align: center;
   
    color: floralwhite;
}
.thankyou-container h1 {
    font-size: 60px;
    margin-bottom: 40px;
    color: black;
}
.thankyou-container a {
    text-decoration: none;
    background: rgba(193, 31, 58, 1);
    color: white;
    padding: 10px;
    border-radius: 10px;
    /* margin-top: 40px; */
    font-size: 18px;
    font-style: Rota !important;
    font-weight: 600;
    /* letter-spacing: 1px; */
}

nav#block-livryte-footerlinks ul {
    list-style: none;
    display: flex;
    gap: 10px;
    justify-content: end;
}
nav#block-livryte-footerlinks {
    margin-top: 2rem;
} 
nav#block-livryte-footerlinks a {
    font-family: Roboto;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    margin-right: 4px;
    line-height: 150%;
    letter-spacing: 0%;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-thickness: 0%;
    /* list-style: none; */
}
.video-section-welcome-text span {
    display: flex;
}
.header {
    position: absolute;
    display: flex;
    justify-content: space-between;
    width: 100%;
    z-index: 999;
    /* background: #fff; */
}
.header.scrolled { background: #fff; }
.webform-submission-email-add-form div#block-livryte-webform {
    background: rgba(241, 244, 248, 1);
    text-align: center;
    padding-left: 110px;
    padding-right: 126px;
    padding-top: 109px;
    padding-bottom: 109px;
}
.webform-submission-email-add-form div#block-livryte-webform h2 {
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 56px;
    color: rgba(0, 0, 0, 1);
    line-height: 64px;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
form.webform-submission-email-add-form {
    display: flex;
    gap: 20px;
    justify-content: center;
    align-items: center;
}

/* conversation section  style*/
.livryte-conversation-section {
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
  overflow: hidden;
}
.engage-image img {
    width: 90%;
}

.livryte-conversation-bg-img {
  position: relative; /* relative so children absolute ho sake */
  background: url("/themes/custom/livryte/images/livryt-discussion-img.jpg") center/cover no-repeat;
  min-height: 600px;
  border-radius: 8px;
  width: 100%;
  align-items: flex-start;
}

.livryte-conversation-formcard {
  display: flex;
  justify-content: flex-end;
}

.livryte-conversation-overlay-card {
  max-width: 500px;
  background: rgba(97, 39, 39, 0.28);
  box-shadow: var(--bs-box-shadow);
  backdrop-filter: blur(18px);
  border-radius: var(--bs-border-radius);
  padding: 1.5rem;
  position: absolute;
  width: 75%;
  bottom: 0px;
  left: 20px;
}
.livryte-conversation-overlay-title {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 28px;
  color: rgba(255, 255, 255, 1);

  line-height: 36px;
  letter-spacing: 0%;
}

.livryte-conversation-overlay-smalltext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  line-height: 24px;
  letter-spacing: 0%;
}

.livryte-conversation-contact-card {
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  background: rgba(241, 244, 248, 1);
  padding: 20px;
  width: 501px;
  margin-left: 8px;
}

.livryte-conversation-contact-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 12px 0;
}

.livryte-conversation-contact-icon img {
  width: 42px;
  height: 42px;
  background: #fff;
  border-radius: 8px;
  padding: 4px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
}

.livryte-contact-text {
  flex: 1;
  margin-left: 15px;
}
#paragraph-82 .revenue-livryte-stats-smalltext {
    font-family: Gantari;
    font-weight: 400;
    font-style: Regular;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.6);
    margin-top: -8px;
    font-family: "Geist Sans";
    font-weight: 400;
    font-size: 20px;
    color: rgba(20, 12, 13, 0.6);
    line-height: 27px;
    margin: 0px;
    line-height: 27px;
    letter-spacing: 0%;
}
#paragraph-82 .revenue-livryte-stats-number {
    font-style: Regular;
    font-family: "Geist Sans";
    font-weight: 500;
    font-size: 28px !important;
    color: rgb(20, 12, 13);
    line-height: 32px;
    margin-bottom: 8px;
    color: rgba(0, 0, 0, 1);
    line-height: 82px;
    letter-spacing: 0%;
}

.livryte-contact-text .title {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(0, 0, 0, 1);

  line-height: 24px;
  letter-spacing: 0%;

  margin: 0;
}

.livryte-contact-hr {
  border: none;
  border-top: 1px solid #ddd;
  margin: 0;
}

.livryte-section-form-card {
  max-width: 585px;
  margin-left: auto;
  margin-top: -114px;
}

.livryte-form-header {
  padding-right: 31px;
  padding-left: 31px;
  padding-top: 34px;
  padding-bottom: 34px;
  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  background: rgba(193, 31, 58, 1);
}

.livryte-form-header-text {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  color: rgba(255, 255, 255, 1);

  line-height: 100%;
  letter-spacing: 0%;
}
.Schedule-form-livryte {
  background: rgba(255, 255, 255, 1);
  border-bottom: 1px solid rgba(217, 217, 217, 1);
  border-left: 1px solid rgba(217, 217, 217, 1);
  border-right: 1px solid rgba(217, 217, 217, 1);
  padding: 24px;
  margin-bottom: -53px;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
}
.Schedule-form {
  --bs-gutter-y: 1rem;
}
.Schedule-form-lable {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(75, 67, 72, 1);
  margin-bottom: 1rem;
  line-height: 100%;
  letter-spacing: 0%;
}
.Schedule-form .form-control {
  border: 1px solid rgba(238, 238, 238, 1);
  border-radius: 4px;
  padding-top: 10px;
  padding-bottom: 10px;
}

.Schedule-form-submit-btn {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  background: rgba(193, 31, 58, 1);
  border-radius: 12px;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: none;
  margin-top: 1rem;
  margin-bottom: 1rem;
  line-height: 100%;
  letter-spacing: 0%;
}

.schedule-line {
  margin-top: 4px;
  border: 1px solid rgba(217, 217, 217, 1);
}

.schedule-form-bottom-text {
    font-family: "Geist Sans";
    font-weight: 400;
    font-style: Regular;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.7);
    margin-top: 0;
    padding-top: 0;
    line-height: 20px;
    letter-spacing: 0%;
}
.schedule-form-bottom-text a {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.7);
  text-decoration: underline;
  margin-top: 1.5rem;
  padding-top: 20px;
  line-height: 20px;
  letter-spacing: 0%;
}

/*   our blogs section style*/
.livryte-our-blogs-section {
  padding: 60px 0;
  background: #fff;
}

.livryte-ourblog-row {
  margin-bottom: 1.5rem;
}
.livryte-subscribe-form label {
    display: none;
}
.services-8-section-2 div#paragraph-134 {
    display: flex;
}
.Schedule-form-livryte .form-text {
    margin-top: .25rem;
    width: 100%;
    font-size: .875em;
    display: grid;
    color: var(--bs-secondary-color);
}
.js-form-item.form-item.js-form-type-textfield.form-item-name.js-form-item-name {
    width: 50%;
    float: left;
    padding-right: 10px;
}
.js-form-item.form-item.js-form-type-textfield.form-item-second-name.js-form-item-second-name {
    width: 50%;
    padding-left: 10px;
    display: inline-block;
}
.Schedule-form-livryte input#edit-actions-submit {
    font-family: "Geist Sans";
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    background: rgba(193, 31, 58, 1);
    border-radius: 12px;
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    border: none;
    margin-top: 1rem;
    margin-bottom: 1rem;
    line-height: 100%;
    letter-spacing: 0%;
}

.Schedule-form-livryte label {
    font-family: "Geist Sans";
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    color: rgba(75, 67, 72, 1);
    margin-bottom: 1rem;
    margin-top: 1.5rem;
    line-height: 100%;
    letter-spacing: 0%;
}
.Schedule-form-livryte .js-form-item.form-item.js-form-type-email.form-item-email.js-form-item-email {
    display: grid;
}
.Schedule-form-livryte .js-form-item.form-item.js-form-type-tel.form-item-phone.js-form-item-phone {
    display: grid;
}
.js-form-item.form-item.js-form-type-textfield.form-item-subject.js-form-item-subject {
    width: 100%;
    float: left;
    padding-right: 10px;
}
.js-form-item.form-item.js-form-type-textfield.form-item-service-types.js-form-item-service-types {
    width: 50%;
    display: inline-block;
    padding-left: 10px;
}
.Schedule-form-livryte input, .Schedule-form-livryte textarea {
    border: 1px solid rgba(238, 238, 238, 1);
    border-radius: 4px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
}
.livryte-ourblog-row-title {
  margin-bottom: 10px;
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(0, 0, 0, 1);

  line-height: 64px;
  letter-spacing: 0%;
}

.livryte-ourblog-row-smalltext {
    font-family: Gantari;
    font-weight: 400;
    font-style: Regular;
    font-size: 32px;
    display: flex;
    gap: 8px;
    align-items: center;
    color: rgba(20, 12, 13, 1);
    line-height: 20px;
    letter-spacing: 0%;
    text-transform: uppercase;
    margin-bottom: 30px;
}

.livryte-ourblogs-ptext {
  margin-top: 1rem;
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 22px;
  color: rgba(0, 0, 0, 1);

  line-height: 32px;
  letter-spacing: 0%;
}
.livryte-viewall-btn {
    font-family: "Geist Sans";
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    color: #fff;
    border: 1px solid rgba(193, 31, 58, 1);
    line-height: 100%;
    letter-spacing: 0%;
    padding-right: 50px;
    padding-left: 50px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 12px;
    background: rgba(193, 31, 58, 1);
    text-decoration: none;
    display: inline-block;
}

.livryte-ourblog-cards {
  --bs-gutter-y: 1.5rem;
}

.livryte-insight-card {
  border: none;
  border-radius: 8px;
  overflow: hidden;
}

.livryte-insight-card img {
  width: 100%;
  height: auto;
}

.livryte-insight-card-body {
  padding-top: 15px;
}

.livryte-card-date {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(75, 67, 72, 1);
  margin-bottom: 1rem;
  line-height: 100%;
  letter-spacing: 0%;
}

.livryte-card-date span {
  font-family: Inter;
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  color: rgba(75, 67, 72, 1);
  background: rgba(241, 244, 248, 1);
  border-radius: 6px;
  padding-left: 12px;
  padding-bottom: 8px;
  padding-right: 12px;
  padding-top: 8px;
  margin-right: 10px;
  line-height: 100%;
  letter-spacing: 0%;
}

.livryte-cards-h5text {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 24px;
  color: rgba(0, 0, 0, 1);
  text-decoration: none;
  line-height: 32px;
  letter-spacing: 0%;
}
.vactor-style-icon {
    border: 1px solid rgba(193, 31, 58, 1);
    border-radius: 12px;
    float: inline-start;
    margin-top: 542px;
    padding: 12px;
    background: none;
    bottom: 0;
    left: 25px;
    cursor: pointer;
}

.vactor-style-icon-2 {
    border: 1px solid rgba(0, 0, 0, 0.24);
    border-radius: 12px;
    padding: 12px;
    background: none;
    margin-left: 66px;
    margin-top: 16px;
    left: 100px;
    cursor: pointer;
}
.insight-card-body p {
  font-size: 14px;
  color: #555;
}

/* Subscribe Section */
.livryte-subscribe-section {
  background: rgba(241, 244, 248, 1);

  text-align: center;
  padding-left: 110px;
  padding-right: 126px;
  padding-top: 109px;
  padding-bottom: 109px;
}

.livryte-subscribe-h2title {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(0, 0, 0, 1);

  line-height: 64px;
  letter-spacing: 0%;

  margin-bottom: 20px;
}

.livryte-subscribe-form {
  text-align: center;
  display: flex;
  padding-left: 120px;
  padding-right: 120px;
  gap: 10px;
  height: 50px;
}

.webform-submission-email-add-form input.form-email {
    border-radius: 6px;
    padding-left: 24px;
    padding-right: 24px;
    width: 300px;
    padding-top: 13px;
    padding-bottom: 11px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(244, 244, 244, 1);
}

.livryte-subscribe-form-btn {
  border-radius: 4px;
  align-items: center;
  background: rgba(193, 31, 58, 1);
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
  color: rgba(255, 255, 255, 1);
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  display: flex;
  gap: 3px;
  line-height: 100%;
  letter-spacing: 0%;
  border: none;
}

.livryte-subscribe-form-btn img {
  width: 20px;
  height: 20px;
}
.form-control {
  margin-right: 0.5rem;
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.5);

  line-height: 18px;
  letter-spacing: 0%;
}

.livryte-subscribe-note {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  color: rgba(70, 63, 67, 1);
      margin: 0;
  line-height: 100%;
  letter-spacing: 0%;
}

.livryte-subscribe-note a {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  color: rgba(70, 63, 67, 1);

  line-height: 100%;
  letter-spacing: 0%;
}

/* Footer  style start*/
.livryte-footer-section {
  padding: 80px;
  background: linear-gradient(rgba(193, 31, 58, 0.9), rgba(193, 31, 58, 0.9)),
    url("/themes/custom/livryte/images/livryt-bg-img.png") no-repeat center center/cover;
}

.livryte-footer-ptext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgb(255, 255, 255);
  margin-top: 1rem;
  line-height: 100%;
  letter-spacing: 1px;
}

.livryte-footer-ptext span {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(185, 193, 199, 1);

  line-height: 100%;
  letter-spacing: 1px;
}

.livryte-footer-link-h6 {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.5);

  line-height: 100%;
  letter-spacing: 0%;

  margin-bottom: 24px;
}

.livryte-footer-links ul {
  list-style: none;
  padding: 0;
  max-width: 180px;
}

.livryte-footer-links-innerdiv {
  display: flex;
  gap: 20px;
}
.livryte-footer-links ul li {
  margin-bottom: 1rem;
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);

  line-height: 100%;
  letter-spacing: 0%;
}

.livryte-footer-links ul li a {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);

  line-height: 100%;
  letter-spacing: 0%;

  text-decoration: none;
}

.livryte-footer-links ul li a:hover {
  text-decoration: underline;
}

.livryte-footer-uparrow {
  width: 43px;
  height: 24px;
}

.livryte-footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.24);
    margin-top: 20px;
    font-size: 13px;
    justify-content: space-between;
    text-align: center;
}

.livryte-footer-vector {
  width: 100%;
  display: block;
}

.social-icons-livryte {
  text-align: right;
}

.livryte-up-arrow-colum {
  text-align: left;
}

.coyrighttext-livryte-bottom {
  text-align: left;
  margin-top: 2rem;
  font-family: Roboto;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;

  color: rgba(255, 255, 255, 0.5);

  line-height: 150%;
  letter-spacing: 0%;
}

.social-icons-livryte-bottom {
  text-align: right;
}
.social-icons-livryte-bottom a {
  font-family: Roboto;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  margin-right: 4px;

  line-height: 150%;
  letter-spacing: 0%;
  text-decoration: underline;
  text-decoration-style: solid;

  text-decoration-thickness: 0%;
}

.livryte-footer-uparrow {
  width: 20px;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.livryte-footer-uparrow:hover {
  transform: translateY(-5px);
}

/* trusted section */
.livryte-trust-section {
  background: linear-gradient(rgba(5, 4, 4, 0.97), rgba(5, 4, 4, 0.97)), 
            url("/themes/custom/livryte/images/livryt-businees-team.jpg") center/cover;
  min-height: 100vh;
  padding: 80px 0;
}

.livryte-trusted-row-smalltext {
    font-family: Gantari;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    display: flex;
    gap: 8px;
    align-items: center;
    letter-spacing: 0%;
    text-transform: uppercase;
}
.engage-image img {
    width: 100%;
    height: 778px;
    object-fit: cover;
}

.livryte-trusted-row-title {
  margin-bottom: 10px;
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(255, 255, 255, 1);

  line-height: 64px;
  letter-spacing: 0%;
}

.livryte-trusted-value-card {
  padding: 24px;
  border-radius: 12px;
  text-align: left;
  height: 100%;
  border: 1px solid rgba(195, 201, 206, 0.24);
  transition: all 0.3s ease;
}

.livryte-trusted-value-card .trusted-card-icon {
  margin-bottom: 15px;
}

.trusted-card-title {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 28px;
  color: rgba(255, 255, 255, 1);
  padding-top: 4px;
  padding-bottom: 4px;
  line-height: 32px;
  letter-spacing: 0%;
}

.trusted-card-text {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.7);

  line-height: 26px;
  letter-spacing: 0%;
}

.trusted-consultation-card {
  position: relative;

  background: url("/themes/custom/livryte/images//Group\ 8.png") top right no-repeat,
    url("/themes/custom/livryte/images/Subtract.png") center/cover no-repeat;
  border-radius: 12px;
  padding: 40px;

  overflow: hidden;
  min-height: 316px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-size: 700px auto, cover;
  background-color: rgba(193, 31, 58, 1);
}
.trusted-consultation-card::after {
  content: "";
  position: absolute;
  inset: 0;
}
.trusted-consultation-content {
  position: relative;
  z-index: 2;
}

.trusted-btn-wrap {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 29%;
    height: 57px;
    text-align: center;
    border: 10px solid #000;
}
.trusted-consultation-title {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 46px;
  color: rgba(255, 255, 255, 1);

  line-height: 62px;
  letter-spacing: 0%;

  margin-bottom: 20px;
}
.trusted-consultation-btn {
    position: relative;
    background: #fff;
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    color: rgba(20, 12, 13, 1);
    line-height: 100%;
    letter-spacing: 0%;
    text-decoration: none;
    padding: 10px 18px;
    border-radius: 6px;
    border: none;
    width: 100%;
    z-index: 99;
    display: block;
}
.trusted-consultation-illustration {
  position: relative;
  z-index: 2;
}
.trusted-consultation-illustration img {
  width: 109%;
  rotate: -3deg;
  height: 240px;
}

/* our values section */

.implementation-value-section {
  padding-top: 80px;
  padding-bottom: 80px;
}

.implementation-value-line {
  margin-top: 2rem;
  margin-bottom: 1rem;
  border: 1px solid rgba(238, 238, 238, 1);
}

.implementation-value-row {
  padding-top: 80px;
}
.implementation-value-h5 {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 32px;
  color: rgba(0, 0, 0, 1);

  line-height: 32px;
  letter-spacing: 0%;
}

.implementation-value-h5 img {
  margin-right: 44px;
}

.implementation-value-ptext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(70, 63, 67, 1);
  margin-top: 2rem;
  line-height: 26px;
  letter-spacing: 0%;
}

.implementation-inner-div {
  border-left: 1px solid rgba(238, 238, 238, 0.7);
  padding: 40px;
}

/* first video section style  */
.livryte-video-section {
  position: relative;
  width: 100%;
  height: 100vh;
  color: #fff;
  overflow: hidden;
}

.livryte-hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -2;
}

.livryte-video-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2);
  z-index: -1;
}

/* Header */
.livryte-video-header {
  padding: 20px 0;
  position: relative;
  z-index: 2;
}

.video-section-logo img {
  height: 70px;
}

/* Content */
.livryte-video-hero-content {
    position: relative;
    z-index: 2;
    height: 100%;
    align-content: center;
    max-width: 300px;
}

.video-section-sub-text {
  font-family: Gantari;
  font-weight: 300;
  font-style: Light;
  font-size: 24px;
  color: rgba(255, 255, 255, 0.8);
  width: 685px;
  line-height: 24px;

  margin-bottom: 32px;
}

.video-book-btn {
    margin-right: 10px;
    background: rgba(193, 31, 58, 1);
    text-decoration: none;
    border-radius: 12px;
    padding-left: 18px;
    padding-right: 18px;
    padding-bottom: 14px;
    padding-top: 14px;
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    color: rgba(255, 255, 255, 1);
    border: none;
    line-height: 100%;
    letter-spacing: 0%;
}
.video-view-btn {
text-decoration: none;
  margin-right: 10px;
  background: none;
  border-radius: 12px;
  padding-left: 18px;
  padding-right: 18px;
  padding-bottom: 14px;
  padding-top: 14px;
  font-family: "Geist Sans";
  font-weight: 400;
    text-decoration: none;
  font-style: Regular;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);
  border: 1px solid rgba(255, 255, 255, 1);
  line-height: 100%;
  letter-spacing: 0%;
}

.menu-box {
  display: flex;
  align-items: center;
  gap: 10px;
  background: rgba(255, 255, 255, 0.7);

  padding: 8px 12px;
  border-radius: 8px;
}

.menu-icon {
  background: transparent;
  border: none;
  font-size: 20px;
  cursor: pointer;
  color: #000;
}

.lets-talk-btn {
  background: rgba(193, 31, 58, 1);

  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);

  line-height: 100%;
  letter-spacing: 0%;
    text-decoration: none;
  border: none;
  padding-left: 24px;
  padding-right: 24px;
  padding-bottom: 10px;
  padding-top: 10px;
  border-radius: 12px;

  cursor: pointer;
}
.video-section-welcome-text {
    font-family: Gantari;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    color: rgba(255, 255, 255, 1);
    line-height: 20px;
    letter-spacing: 0%;
    display: flex;
    gap: 8px;
    align-items: center;
    text-transform: uppercase;
}

.video-section-h1title {
  font-family: Gantari;
  font-weight: 500;
  font-style: Medium;
  font-size: 72px;
  color: rgba(255, 255, 255, 1);
  margin-bottom: 32px;
  line-height: 77px;
  letter-spacing: 0%;
}
.video-hero-buttons {
    display: flex;
}
/* Marquee */
.video-section-hero-marquee {
    position: absolute;
    bottom: 0;
    width: 100%;
    backdrop-filter: none;
    background: transparent;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 7px;
    /* display: none; */
    border-bottom: 5px solid rgba(193, 31, 58, 1);
    z-index: 9;
}

.video-section-marquee-track {
  display: flex;
  width: max-content;
  animation: marquee 20s linear infinite;

  gap: 56px;
}
.video-section-hero-marquee h2 {
    text-align: center;
    color: #fff;
    margin-bottom: 30px;
    font-family: "Geist Sans";
    font-size: 38px;
    font-weight: bold;
}
.video-marquee-ptext {
  font-family: "Geist Sans";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  color: rgba(255, 255, 255, 1);

  line-height: 46px;
  letter-spacing: 0%;
}

@keyframes marquee {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

/* Header Section */

.sales-health-section {
  position: relative;
      min-height: 659px;
  margin-top: 20px;
  margin-bottom: 80px;
}
.sales-health-section .sales-bg-img {
  background: url("/themes/custom/livryte/images/img-talk01.jpg") center/cover no-repeat;
  position: absolute;
  inset: 0;
  z-index: 0;
  border-radius: 8px;
}
.sales-health-section .overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  inset: 0;
  z-index: 1;
  border-radius: 8px;
}

.livryte-sales-row {
  justify-content: center;
  align-items: center;
}
.sales-health-section .sales-card {
  position: relative;
  z-index: 2;
      bottom: -240px;
  border-radius: 12px;
  background: rgba(255, 255, 255, 0.86);
  backdrop-filter: blur(17px);
  box-shadow: var(--bs-box-shadow-lg);
  border: 0;
  text-align: center;
  padding: 30px;
}

.sales-card-content {
  display: flex;
  justify-content: center;
  margin-bottom: 2rem;
  align-items: center;
}
.sales-card-smalltext {
  font-family: Gantari;
  font-weight: 600;
  font-style: Regular;
  font-size: 32px;
  color: rgba(20, 12, 13, 1);
  padding-left: 11px;
  line-height: 28px;
  letter-spacing: 0%;
  text-transform: uppercase;
}

.sales-card-h2title {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(0, 0, 0, 1);
  margin-bottom: 2rem;
  line-height: 62px;
  letter-spacing: 0%;
  text-align: center;
      margin-top: 40px;
}

.sales-card-description {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 22px;
  color: rgba(0, 0, 0, 0.8);

  margin-bottom: 2rem;
  line-height: 28px;
  letter-spacing: 0%;
  text-align: center;
}

.sales-score-btn {
    display: inline-flex;
    align-items: center;
    padding-right: 18px;
    text-decoration: none;
    padding-left: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    border-radius: 12px;
    border: none;
    color: rgba(255, 255, 255, 1);
    font-family: "Geist Sans";
    font-weight: 400;
    font-style: Regular;
    font-size: 18px;
    background: rgba(193, 31, 58, 1);
    line-height: 100%;
    letter-spacing: 0%;
}


.livryte-testimonials-section-slider {
  padding-top: 3rem;
  padding-bottom: 3rem;
  display: none;
}

.livryte-testimonials-section {
  padding-top: 0rem;
  padding-bottom: 3rem;
}

.livryte-test-rowdiv {
  --bs-gutter-y: 3rem;
}

.livryte-test-lefttext {
  display: flex;
  flex-direction: column;
}

.livryte-testimonials-section .dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  display: inline-block;
}

.livryte-testmonial-img-row {
  --bs-gutter-y: 1rem;
  margin-top: 2rem;
}

.profile-img {
  width: 225px;
  height: 100%;
  border-radius: 12px;

  object-fit: cover;
}
.profile-video-icon {
  position: absolute;
  top: 41%;
  left: 40%;
}

.livryte-testmonial-innerdiv {
  display: flex;
  gap: 1.5rem;
  align-items: flex-start;
}
.profile-div-inner {
  position: relative;
}

.team-card-testmonial img {

    width: 100%;
    display: block;
    height: 468px;
    object-fit: cover;

}
.overlay-text {
  position: absolute;
  bottom: 8px;
  left: 8px;
  font-weight: 600;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  padding: 4px 8px;
  border-radius: 4px;
  font-size: 14px;
}

.test-profile-textimg {
  width: 104px;
  height: 19px;
  margin-bottom: 1rem;
}

.profilecard-italictext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 22px;
  color: rgba(0, 0, 0, 1);

  line-height: 100%;
  letter-spacing: 0%;
}

.profile-nametext {
  font-family: "Geist Sans";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 18px;
  color: rgba(0, 0, 0, 1);

  line-height: 100%;
  letter-spacing: 0%;
}
.profile-positiontext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 16px;
  color: rgba(0, 0, 0, 0.5);

  line-height: 100%;
  letter-spacing: 0%;
}

.testmonial-profiletext {
  padding-top: 231px;
}

.team-col {
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* Hide testimonial card by default */
.testimonial-card {
  display: none;
  background: rgba(241, 244, 248, 1);
  display: none;
  height: 100%;
  padding: 20px;
  border-radius: 12px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1);

  transition: all 0.3s ease;
}

/* When radio checked → show card & hide image */
input:checked + label .team-card-testmonial {
  display: none;
}

input:checked + label {
  flex: 0 0 50%; /* col-6 effect */
  max-width: 50%;
}

input:checked + label .testimonial-card {
  display: block;
  display: flex;
}

input#test1:checked + label .testimonial-card {
  display: block;
  display: flex;
}


.testmonial-label-card-text {
  padding: 20px;
}

/* Default col-2 effect */
label.team-col {
  flex: 0 0 16.666%;
  max-width: 16.666%;
}

/* fourth section */
.experience-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.livryte-experience-div {
  margin-bottom: 0.5rem;
  display: flex;
  align-items: center;
}

.livryte-Experience-row-title {
  margin-bottom: 10px;
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(0, 0, 0, 1);
  width: 102%;
  line-height: 64px;
  letter-spacing: 0%;
}

.experience-card-50title {
  font-family: Gantari;
  font-weight: 500;
  font-style: Medium;
  font-size: 100px;
  color: rgba(255, 255, 255, 1);

  line-height: 110px;
  letter-spacing: 0%;
}

.experience-shorttext {
  font-family: Gantari;
  font-weight: 500;
  font-style: Medium;
  font-size: 28px;
  color: rgba(255, 255, 255, 1);

  line-height: 24px;
  letter-spacing: 0%;
}

.experience-salestext {
  font-family: Gantari;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(255, 255, 255, 0.6);

  line-height: 24px;
  letter-spacing: 0%;
}

.experience-revenue-card {
  background: rgba(193, 31, 58, 1);

  background-image: url("/themes/custom/livryte/images/Group\ 8.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;

  position: relative;
  z-index: 1;
  padding-top: 198px;
  padding-left: 49px;
  padding-bottom: 69px;
  border-radius: 12px;
}

.revenu-livryte-row {
  align-items: stretch;
  --bs-gutter-y: 1.5rem;
  margin-top: 2rem;
}

.revenue-livryte-rightsection {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.revenue-livryte-stats-card {
  background: rgba(241, 244, 248, 1);
  display: flex;
  align-items: center;
  border-radius: 12px;
  padding-left: 32px;
  padding-right: 32px;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 1rem;
  gap: 39px;
}

.revenue-livryte-stats-number {
  font-family: Gantari;
  font-weight: 400;
  font-style: Regular;
  font-size: 28px;
  color: rgba(0, 0, 0, 1);

  line-height: 86px;
  letter-spacing: 0%;
}

.revenue-livryte-stats-text {
  font-family: Gantari;
  font-weight: 400;
  font-style: Regular;
  font-size: 28px;
  color: rgba(0, 0, 0, 1);
  line-height: 86px;
  letter-spacing: 0%;
}

.revenue-livryte-stats-smalltext {
  font-family: Gantari;
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(0, 0, 0, 0.6);
  margin-top: -8px;

  line-height: 24px;
  letter-spacing: 0%;
}

/* fifth section style */
.fifth-hero-section {
  position: relative;
  background: url("/themes/custom/livryte/images/livryt-busnees-img.png") center/cover no-repeat;
  height: 905px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.fifth-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(1px);
  z-index: 1;
}
.fifth-innerdiv {
  height: 100%;
}
.fifth-right-inner-card {
  margin-top: 223px;
  padding-left: 113px;
}

.fifth-section-rowdiv {
  height: 100%;
  padding-top: 123px;
}
.fifth-hero-content {
  position: relative;
  z-index: 2;
}

.fifth-hero-title {
  font-family: "Geist sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(255, 255, 255, 1);

  line-height: 64px;
  letter-spacing: 0%;
}

.fifth-section-stats-card {
  position: relative;
  z-index: 2;
  background: rgba(69, 50, 50, 0.24);
  width: 289px;
  backdrop-filter: blur(40px);
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding-left: 24px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.fifth-stats-text {
  font-family: "Geist sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  color: rgba(255, 255, 255, 1);

  line-height: 24px;
  letter-spacing: 0%;
}

.fifth-stats-number {
  font-family: "Geist sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 56px;
  color: rgba(255, 255, 255, 1);
  line-height: 67px;
  letter-spacing: 0%;
}

.fifth-stats-smalltext {
  font-family: "Geist sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(255, 255, 255, 1);
  line-height: 24px;
  letter-spacing: 0%;
}

.optimize-button {
  position: relative;
  padding-left: 26px;
  padding-bottom: 18.5px;
  padding-top: 18.5px;
  padding-right: 30.5px;
  border: none;
  border-bottom-left-radius: 12px;
  border-bottom-right-radius: 12px;
  z-index: 2;
  background: rgba(193, 31, 58, 1);
  text-decoration: none;
  font-family: "Geist sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  color: rgba(255, 255, 255, 1);

  line-height: 100%;
  letter-spacing: 0%;
}

/* Marquee */
.marquee-section {
  position: relative;
  z-index: 2;
  background: rgba(79, 64, 66, 0.15);

  overflow: hidden;
  white-space: nowrap;
  padding: 15px 0;
}

.marquee-container {
  display: inline-block;
  animation: marquee 25s linear infinite;
}

.marquee-item {
  display: inline-block;
  margin: 0 30px;
  font-family: "Geist sans";
  font-weight: 600;
  font-style: SemiBold;
  font-size: 36px;
  color: rgba(255, 255, 255, 1);

  line-height: 46px;
  letter-spacing: 0%;
}

/* 6 section style  */

.engage-6-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.engage-6-innerdiv {
  align-items: flex-start;
  --bs-gutter-y: 1.5rem;
}

.section-subtitle {
  font-size: 0.9rem;
  color: #c00;
  font-weight: 600;
  display: block;
  margin-bottom: 10px;
}

.section-title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.4;
}

.engage-card-2 {
  display: flex;

  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding-left: 39px;

  padding-top: 43px;
  padding-bottom: 36px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.engage-card {
  display: flex;
  background: rgba(241, 244, 248, 1);

  border-top-left-radius: 12px;
  border-top-right-radius: 12px;
  padding-left: 39px;

  padding-top: 43px;
  padding-bottom: 36px;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.engage-card-title {
  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 28px;
  color: rgba(20, 12, 13, 1);

  line-height: 32px;
  letter-spacing: 0%;

  margin-bottom: 8px;
}

.engage-card-ptext {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 20px;
  color: rgba(20, 12, 13, 0.6);

  line-height: 27px;
  letter-spacing: 0%;

  margin: 0;
}

/* 7section style */

.sales-7-section {
  position: relative;
  background: url("/themes/custom/livryte/images/livryt-bg-img.png") center/cover no-repeat;
  border-radius: 12px;
  padding-left: 40px;
  padding-top: 93px;
  padding-bottom: 93px;
  padding-right: 40px;
  margin: 40px;
  overflow: hidden;
}

.overlay-7-section {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(rgba(182, 26, 52, 0.66));
  z-index: 1;
  border-radius: 12px;
}

.sales-7-section .container {
  position: relative;
  z-index: 2;
}
.livryte-7-section-row {
  align-items: center;
}

.sales-right-div {
  margin-top: 1rem;
  text-align: right;
}
.sales-text-7-section {
  font-family: Gantari;
  font-weight: 500;
  font-style: Medium;
  font-size: 56px;
  color: rgba(255, 255, 255, 1);

  line-height: 67px;
  letter-spacing: 0%;

  margin: 0;
}

.sales-btn-7section img {
  width: 14px;
  height: 14px;
}
.sales-btn-7section {
  display: inline-block;
  background: rgba(255, 255, 255, 1);

  padding-left: 18px;
  padding-right: 18px;
  padding-top: 14px;
  padding-bottom: 14px;

  border-radius: 12px;
  text-decoration: none;
  transition: 0.3s ease;

  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  color: rgba(193, 31, 58, 1);

  line-height: 100%;
  letter-spacing: 0%;
}

.services-8-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.services-8-section-innerdiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 1.5rem;
  flex-wrap: wrap;
}

.section-8-services-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 1.5rem;
  align-items: center;
  justify-content: center;
}

input[type="radio"] {
  position: absolute;
  opacity: 0;
  display: none;
}

.tab-btn-8 {
  border: 1px solid rgba(220, 217, 217, 1);
  padding: 12px 14px;
  border-radius: 12px;
  font-family: "Geist Sans";
  font-weight: 500;
  font-size: 20px;
  color: rgba(20, 12, 13, 1);
  cursor: pointer;
  transition: 0.3s;
}

/* Active tab style */
#tab1:checked ~ .section-8-services-tabs label[for="tab1"],
#tab2:checked ~ .section-8-services-tabs label[for="tab2"],
#tab3:checked ~ .section-8-services-tabs label[for="tab3"],
#tab4:checked ~ .section-8-services-tabs label[for="tab4"] {
  background: rgba(193, 31, 58, 1);
  border: 1px solid rgba(193, 31, 58, 1);
  color: #fff;
}

/* Hide all rows first */
.tab-content > .row {
  display: none;
}
div#block-livryte-webform h2 {
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 56px;
    color: rgba(0, 0, 0, 1);
    line-height: 64px;
    letter-spacing: 0%;
    margin-bottom: 20px;
}
div#block-livryte-webform {
    background: rgba(241, 244, 248, 1);
    text-align: center;
    padding-left: 110px;
    padding-right: 126px;
    padding-top: 109px;
    padding-bottom: 109px;
}
.webform-submission-email-add-form input.js-form-submit {
    border-radius: 4px;
    align-items: center;
    background: rgba(193, 31, 58, 1);
    padding-left: 24px;
    padding-right: 24px;
    padding-top: 15px;
    padding-bottom: 15px;
    color: rgba(255, 255, 255, 1);
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 18px;
    display: flex;
    line-height: 100%;
    letter-spacing: 0%;
    border: none;
}
/* Show only checked tab content */
#tab1:checked ~ .tab-content .tab1-content {
  display: flex;
}
#tab2:checked ~ .tab-content .tab2-content {
  display: flex;
}
#tab3:checked ~ .tab-content .tab3-content {
  display: flex;
}
#tab4:checked ~ .tab-content .tab4-content {
  display: flex;
}

.service-8section-card {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.service-cards-8section {
  --bs-gutter-y: 1.5rem;
}

.card-img {
  width: 100%;
  height: 532px;
  border-radius: 12px;
  object-fit: cover;
}
.services-8-section label[for="tab1"] {
    margin-left: 20%;
    margin-bottom: 40px;
}
.services-8-section input:checked + label {
    background: rgba(193, 31, 58, 1);
    color: #fff;
}
.service-8-info {
  background: rgba(232, 235, 240, 0.9);
  border-radius: 4px;
  margin-left: 12px;
  position: absolute;
  bottom: 20px;
  padding: 20px;
  box-sizing: border-box;
  word-wrap: break-word;
  white-space: normal;
  width: 400px;
}

.service-8-infotitle {
  font-family: "Geist Sans";
  font-weight: 500;
  font-size: 20px;
  color: rgba(20, 12, 13, 1);
  margin-bottom: 24px;
  line-height: 24px;
}

.learn-more-section-8 {
    background: #fff;
    padding: 12px 18px;
    text-decoration: none;
    border-radius: 12px;
    border: none;
    font-family: "Geist Sans";
    font-weight: 500;
    font-size: 18px;
    color: rgba(193, 31, 58, 1);
    width: 100%;
    line-height: 100%;
    display: block;
    text-align: left;
}

.learn-more-section-8 img {
  float: right;
}

/* 9 section style */
.founder-section {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.founder-innerdiv {
  --bs-gutter-y: 1.5rem;
}

.founder-left-column-div {
  margin-bottom: 1.5rem;
}

.founder-imgcard {
  position: relative;
}

.founder-imgcard-img {
  width: 80%;
  height: 712px;
  object-fit: cover;
  border-radius: 12px;
}

.founder-section .small-card {
    position: absolute;
    right: 109px;
    bottom: -87px;
    background: url("/themes/custom/livryte/images/livryt-redbgroung-img-06.png") no-repeat center/cover;
    border-radius: 12px;
    width: 291px;
    height: 368px;
    padding: 1.5rem;
}

.founder-smalltext-title {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  color: rgba(255, 255, 255, 1);
  margin-top: 7rem;
  line-height: 26px;
  letter-spacing: 0%;
}

.founder-li-text {
  list-style: none;
  color: rgba(239, 235, 237, 1);
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;

  line-height: 24px;
  letter-spacing: 0%;
}
.founder-btn-7section {
  display: inline-block;
  background: rgba(255, 255, 255, 1);

  padding-left: 18px;
  padding-right: 18px;
  padding-top: 14px;
  padding-bottom: 14px;

  border-radius: 12px;
  text-decoration: none;
  transition: 0.3s ease;

  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 18px;
  color: rgba(193, 31, 58, 1);

  line-height: 100%;
  letter-spacing: 0%;
}
.founder-btn-7section img {
  margin-left: 73px;
}

.founder-quotes-text {
  color: rgba(20, 12, 13, 1);

  font-family: "Geist Sans";
  font-weight: 500;
  font-style: Medium;
  font-size: 38px;

  line-height: 42px;
  letter-spacing: 0%;
}

.founder-quotes-ptext {
  font-family: Inter;
  font-weight: 600;
  font-style: Semi Bold;
  font-size: 18px;
  color: rgba(20, 12, 13, 1);

  line-height: 24px;
  letter-spacing: 0%;
}

.founder-section .accordion {
  --bs-accordion-bg: rgba(241, 244, 248, 1);

  --bs-accordion-border-color: none;
}
.founder-accordion-ans {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 18px;
  color: rgba(70, 63, 67, 1);

  line-height: 26px;
  letter-spacing: 0%;
}

.accordion-header {
  margin-bottom: 0;
}

.accordion-button {
  font-family: "Geist Sans";
  font-weight: 400;
  font-style: Regular;
  font-size: 24px;
  color: rgba(0, 0, 0, 1);

  line-height: 28px;
  letter-spacing: 0%;

  padding: 20px 20px;

  border-bottom: 1px solid rgb(211, 216, 219);

  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  text-align: left;
}

.accordion-button:not(.collapsed) {
  background-color: #e9ecef;
  color: rgba(70, 63, 67, 1);
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.accordion-button:focus {
  outline: none;
  box-shadow: none;
  border-color: rgb(211, 216, 219);
}

.accordion-collapse {
  border-top: none;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.accordion-body {
  padding: 20px;
  background: rgba(241, 244, 248, 1);
  margin-top: 1rem;
}

.accordion-body ul {
  padding-left: 20px;
  margin-top: 15px;
}
/* ========== UNIQUE MEGA MENU CSS ========== */
    .custom-mega-menu {
      position: fixed;
      top: 0;
      right: -100%;
      height: 100vh;
      background: rgba(255, 255, 255, 0.95);
      backdrop-filter: blur(56px);
      width: 65%;
      border-left: 1px solid #cdcdcd;
      display: flex;
   
      z-index: 9999;
    }
    .custom-mega-menu.active {
      right: 0;
    }

      /* Close button */
    .custom-mega-menu .close-btn {
      position: absolute;
      top: 20px;
      right: 20px;
      font-size: 32px;
      color: #000;
      background: none;
      border: none;
      cursor: pointer;
      z-index: 10000;
    }
  /* Left Section */
    .custom-mega-menu .menu-left {
      width: 50%;
      display: flex;
      flex-direction: column;
      justify-content: space-between;
      padding: 20px;
    }

    .custom-mega-menu .menu-list {
      margin-top: 30px;
    }

    .custom-mega-menu .menu-item {
      display: flex;
      align-items: center;
      justify-content: space-between;
      padding: 6px 10px;
      cursor: pointer;
      margin-bottom: 5px;
      transition: color 0.3s;
      position: relative;
    }
    .menu_link_content.menu-link-contentmain.view-mode-default.menu-dropdown.menu-dropdown-1.menu-type-default img {
	    filter: brightness(0) saturate(100%);
	}
    .menu-item--active-trail .menu-item--active-trail .menu_link_content.menu-link-contentmain.view-mode-default.menu-dropdown.menu-dropdown-1.menu-type-default img {
	    filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7500%) hue-rotate(340deg) brightness(95%) contrast(105%);
	}
    ul.menu.submenu.menu-level-0 > li > span, .primary-nav ul.menu.submenu.menu-level-0[data-region="primary_menu"] > li > a {
	    width: 100%;
	    display: block;
	    order: 1;
	    font-family: "Geist Sans";
	    font-weight: 500;
	    font-size: 40px;
	    color: rgba(0, 0, 0, 1);
	    max-width: 100% !important;
	    border-bottom: 1px solid rgba(198, 205, 210, 1);
	    margin-bottom: 20px;
	    padding: 0;
	}
	.custom-mega-menu ul[data-region="primary_menu"] > li.menu-item {
	    width: 100%;
	    padding: 0;
	    align-items: baseline;
	}
	ul.menu.submenu.menu-level-0 a.is-active {
	    color: rgba(193, 31, 58, 1) !important;
	}
	li.menu-item.menu-item--active-trail {
	    border-color: rgba(193, 31, 58, 1) !important;
	}
    .custom-mega-menu li.menu-item.menu-item--expanded {
	    flex-direction: column;
	    width: 100%;
	    padding: 0;
	    align-items: baseline;
	}
    .custom-mega-menu .menu-item img.arrow_menu {
	    width: auto;
	    height: 25px;
	    transition: transform 0.3s, filter 0.3s;
	    filter: brightness(0) saturate(100%);
	    position: absolute;
	    right: 0;
	    top: 20px;
	}
    .active_menu img.arrow_menu {
	    transform: rotate(270deg) !important;
	    filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7500%) hue-rotate(340deg) brightness(95%) contrast(105%) !important;
	}
	.custom-mega-menu ul[data-region="primary_menu"] > li.menu-item.menu-item--expanded img.arrow_menu {
	    transform: rotate(0deg);
	    display: block;
	}
	.custom-mega-menu ul[data-region="primary_menu"] > li.menu-item img.arrow_menu {
	    transform: rotate(-45deg);
	    display: none;
	}
	ul.menu.submenu.menu-level-0 > li.active_menu > span {
	    color: rgba(193, 31, 58, 1);
	}
    .menu_link_content.menu-link-contentmain.view-mode-default.menu-dropdown.menu-dropdown-0.menu-type-default .arrow_menu {
	    display: none;
	}
    /* Hide inputs only inside this menu */
    .custom-mega-menu input[type="radio"] {
      display: none;
    }

    /* Active Main Menu */
    .custom-mega-menu input[type="radio"]:checked + label.menu-item {
      color: rgba(193, 31, 58, 1);
     max-width:100% !important;
    }

    /* Rotate only main menu arrow */
    .custom-mega-menu input[type="radio"]:checked + label.menu-item img {
      transform: rotate(-90deg);
      filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7500%) hue-rotate(340deg) brightness(95%) contrast(105%);
    }

    /* Submenu show/hide */
    .submenu {
      display: none;
    }
    .custom-mega-menu .submenu {
      display: flex;
      flex-wrap: wrap;
      gap: 8px;
      margin: 10px 0 15px 20px;
      padding: 0;
      position: relative;
    }

    /* Submenu buttons */
    .custom-mega-menu .submenu a {
	    display: flex;
	    align-items: center;
	    gap: 8px;
	    padding: 0 0px 0 10px;
	    color: #000;
	    font-family: "Geist Sans";
	    font-size: 18px;
	    cursor: pointer;
	    transition: all 0.3s;
	    text-decoration: none;
	}
    .custom-mega-menu ul ul li.menu-item {
	    display: flex;
	    border: 1px solid #000;
	    border-radius: 12px;
	}

    .custom-mega-menu .submenu label img {
      width: 22px;
      height: 22px;
      filter: brightness(0) saturate(100%);
      transition: filter 0.3s; /* no rotation */
    }
    .menu_link_content.menu-link-contentmain.view-mode-default.menu-dropdown.menu-dropdown-0.menu-type-default {
	    order: 2;
	    display: none;
	}
    /* Submenu active state */
    .custom-mega-menu .submenu input[type="radio"]:checked + label {
      color: rgba(193, 31, 58, 1);
      border-color: rgba(193, 31, 58, 1);
    }
    .custom-mega-menu .submenu input[type="radio"]:checked + label img {
      filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7500%) hue-rotate(340deg) brightness(95%) contrast(105%);
    }
    .menu_link_content.menu-link-contentmain.view-mode-default.menu-dropdown.menu-dropdown-0.menu-type-default ul {
	    padding: 0;
	    margin: 0;
	}

    /* Special: icons already red */
    .custom-mega-menu .submenu label.red-icon img {
      filter: brightness(0) saturate(100%) invert(20%) sepia(90%) saturate(7500%) hue-rotate(340deg) brightness(95%) contrast(105%);
    }
    .custom-mega-menu .submenu input[type="radio"]:not(:checked) + label.red-icon img {
      filter: brightness(0) saturate(100%);
    }

    /* Social */
    .custom-mega-menu .social-icons {
      display: flex;
      gap: 15px;
    }

    /* Right Card */
    .custom-mega-menu .menu-right {
      width: 50%;
      padding: 20px;
      margin-top: 60px;
      display: flex;
    }

    .custom-mega-menu .promo-card {
      background: rgba(193, 31, 58, 1) url("/images/Group 54.png") no-repeat top right;
      background-size: cover;
      height: fit-content;
      border-radius: 12px;
      display: flex;
      flex-direction: column;
      box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
      padding: 14px;
      justify-content: space-between;
    }

    .custom-mega-menu .promo-card-title {
      font-family: "Geist Sans";
      font-weight: 500;
      font-size: 46px;
      color: #fff;
      line-height: 52px;
      margin: 8px 0 10px;
    }

    .custom-mega-menu .promo-card button {
      background: #fff;
      font-family: "Geist Sans";
      font-weight: 500;
      font-size: 18px;
      color: rgba(193, 31, 58, 1);
      border: none;
      padding: 14px 18px;
      border-radius: 12px;
      cursor: pointer;
    }

    .custom-mega-menu .promo-card-img {
      margin-top: 20px;
    }


.accordion-body li {
  margin-bottom: 10px;
}

.accordion-button::after {
  background-image: none !important;
  content: "+";
  font-size: 24px;
  font-weight: normal;
  line-height: 1;
  margin-left: auto;
  transition: transform 0.2s ease-in-out;
  color: rgba(70, 63, 67, 1);
}

.accordion-button:not(.collapsed)::after {
  content: "-";
}
.node-4 .tab-content > .row, .node-17 .tab-content > .row {
    display: flex;
}
.not-front label.tab-btn-8 {
    display: none;
}
.not-front .trusted-btn-wrap {
    position: relative;
    width: 29%;
    height: 57px;
    text-align: center;
    border: none;
    left: 69%;
    top: -30px;
}
.not-front .tab-content .service-cards-8section:first-child {
    display: flex;
}
.not-front p.video-section-welcome-text {
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 56px;
    leading-trim: NONE;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 24px;
    display: block;	
}
.not-front p.video-section-welcome-text span {
    display: inline-block;
}
.not-front p.video-section-sub-text {
    font-family: Gantari;
    font-weight: 500;
    font-style: SemiBold;
    font-size: 22px;
    leading-trim: NONE;
    line-height: 28px;
    letter-spacing: 1px;
    text-align: center;
    width: 60%;
    line-height: 24px;
    letter-spacing: 0%;
    margin-bottom: 20px;
    margin-left: 0;
    margin: 0 auto;
}

.not-front h1.video-section-h1title {
    font-family: "Geist Sans";
    font-weight: 500;
    font-style: Medium;
    font-size: 56px;
    line-height: 100%;
    letter-spacing: 1px;
    text-align: center;
    margin-bottom: 30px;
}
/* .node-19 .trusted-btn-wrap {
    position: relative;
    width: 29%;
    height: 57px;
    text-align: center;
    border: none;
    left: 69%;
    top: -32px;
} */
p.insight-benefits-lable {
    text-align: left;
}
.revenue-livryte-stats-card:nth-child(even) {
    background: none;
}
.engage-image {
    width: 85%;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .founder-quotes-text {
    font-size: 24px;
  }
  .founder-quotes-ptext {
    font-size: 16px;
  }
  .accordion-button {
    font-size: 16px;
    padding: 12px 15px;
  }
  .accordion-body {
    font-size: 14px;
    padding: 15px;
  }
}

@media (min-width: 1200px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 95%;
  }
}

@media (max-width: 991px) {
  .livryte-conversation-overlay-card {
    position: relative !important;
    width: 100% !important;
    left: 0 !important;
    bottom: 0 !important;
    margin-top: -60px; /* overlap effect on mobile */
  }
}
.user-login-form .js-form-item {
    width: 100% !important;
}
form#user-login-form input {
    border: 1px solid #cdcdcd;
    width: 100%;
    margin-bottom: 30px;
    border-radius: 5px;
    height: 35px;
}
form#user-login-form {
    width: 600px;
    border: 1px solid #cdcdcd;
    margin: 40px auto;
    padding: 20px;
}

.user-page .header,.node-42 .header,.node-43 .header, .node-44 .header {
    background: rgba(193, 31, 58, 1);
    position: relative;
}

nav#block-livryte-topmenu ul li a {
    color: #fff;
    font-size: 21px;
    text-decoration: none;
}

nav#block-livryte-topmenu ul {
    display: flex;
    list-style: none;
    gap: 20px;
    padding-top: 20px;
}

.livryte-video-section-menu {
    display: flex;
    gap: 50px;
}
p.hero-breadcrumb-about a {
    color: #fff;
    text-decoration: none;
}
h6.livryte-form-header-text img {
    width: 150px;
    margin-right: 20px;
}
div#block-livryte-views-block-blogs-block-1 {
    padding: 0;
}
.view-blogs .view-filters {
    width: 97%;
    display: block;
    height: 80px;
    margin-top: 40px;
}
.view-blogs .view-filters ul a.bef-link--selected {
    background: rgba(193, 31, 58, 1);
    border-color: rgba(193, 31, 58, 1);
}
.view-blogs .view-filters ul a {
    color: #fff;
    text-decoration: none;
    border: 1px solid #cdcdcd;
    padding: 10px;
    border-radius: 10px;
}
.view-blogs .view-filters ul {
    display: flex;
    gap: 10px;
    list-style: none;
    padding: 0;
}

.view-blogs .js-form-item.form-item.js-form-type-textfield.form-item-title.js-form-item-title {
    float: right;
}
div#accordionExample {
    margin-top: 40px;
}

.sales-card-h2title span {
    background: rgba(193, 31, 58, 1);
    color: #fff;
    padding: 0 8px 5px;
    border-radius: 10px;
}
span.sales-card-smalltext sup {
    font-size: 18px;
    font-weight: normal;
}
.role--administrator div#block-livryte-primary-local-tasks {
    position: relative;
    z-index: 999;
}
.role--administrator  div#block-livryte-primary-local-tasks ul {
    display: flex;
    list-style: none;
    gap: 20px;
    margin-top: 20px;
}
.node-43 h2, .node-42 h2 {
    font-size: 30px;
}
.node-43 article .container, .node-42 article .container  {
    max-width: 80%;
}
.node-43 h3, .node-42 h3 {
    font-size: 24px;
}
.node-43 p, .node-43 li , .node-42 p, .node-42 li {
    font-size: 20px;
    line-height: 1.7;
}

nav#block-livryte-ourvaluesfooter ul li:nth-child(3):after {
    content: "";
    background-image: url(/themes/custom/livryte/images/Group%2025.png);
    width: 18px;
    height: 14px;
    display: inline-block;
    background-size: 100%;
}
.user-page.role--administrator div#block-livryte-primary-local-tasks ul li a {
    color: #fff;
}
.tab-content-box > img {
    width: 100%;
}

.thanks-form-label:after {
    content: " *";
    color: red;
}
