.fairmount1{
        font-size: 12px;
    margin-left: 9px;
}

.tth7474-agenda-wrap {
  width: 100%;
  background: #ffffff;
  padding: 28px 20px 52px;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  color: #000000;
}

.tth7474-agenda-inner {
  width: 100%;
  max-width: 1420px;
  margin: 0 auto;
  text-align: center;
}


.the5-pass-btn:hover{
    color: black;
    background: white;
    transition: background-color 0.1s ease-in-out 0.1s;
    border: 2px solid black;
}

.tth7474-day-block {
  width: 100%;
}

.tth7474-day-one {
  padding-bottom: 72px;
}

.tth7474-day-two {
  padding-top: 22px;
}





.tth7474-day-title {
margin: 0;
    font-size: 44px;
    line-height: 1.13;
    font-weight: 400;
}




.tth7474-day-subtitle {
 margin: 25px auto 0;fairmount1
. 
 
    font-{
        font-size: 1020px;
    }size: 32px;
    line-height: 1;
    font-weight: 500;
}

.tth7474-day-subtitle-narrow {
  max-width: 1020px;
}

.tth7474-session-box {
  margin-top: 58px;
}




.tth7474-session-title {
 margin: 0;
    font-size: 32px;
    line-height: 1.22;
    font-weight: normal;
}

.tth7474-session-text {
  margin: 21px auto 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
  
}

.tth7474-btn-holder {
  margin-top: 72px;
}

.tth7474-agenda-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 425px;
  height: 90px;
  padding: 0 42px;
  background: #000000;
  color: #ffffff;
  border-radius: 999px;
  font-size: 20px;
  line-height: 1;
  font-weight: 700;
  text-decoration: none;
  letter-spacing: 0;
  box-sizing: border-box;
}

@media (max-width: 991px) {
  .tth7474-agenda-wrap {
    padding: 26px 18px 45px;
  }

  .tth7474-day-title {
    font-size: 42px;
    letter-spacing: -1.6px;
  }

  .tth7474-day-subtitle {
    font-size: 40px;
    margin-top: 36px;
    letter-spacing: -1.6px;
  }

  .tth7474-session-box {
    margin-top: 46px;
  }

  .tth7474-session-title {
    font-size: 32px;
    letter-spacing: -1.2px;
  }

  .tth7474-session-text {
    font-size: 20px;
    margin-top: 24px;
  }

  .tth7474-agenda-btn {
    min-width: 320px;
    height: 74px;
    font-size: 18px;
  }
}

@media (max-width: 575px) {
  .tth7474-agenda-wrap {
    padding: 24px 14px 38px;
  }

  .tth7474-day-one {
    padding-bottom: 52px;
  }

  .tth7474-day-title {
    font-size: 32px;
    line-height: 1.18;
    letter-spacing: -1px;
  }

  .tth7474-day-subtitle {
    font-size: 31px;
    line-height: 1.18;
    margin-top: 30px;
    letter-spacing: -1px;
  }

  .tth7474-session-box {
    margin-top: 38px;
  }

  .tth7474-session-title {
    font-size: 26px;
    line-height: 1.25;
    letter-spacing: -0.8px;
  }

  .tth7474-session-text {
    font-size: 17px;
    line-height: 1.45;
    margin-top: 20px;
  }

  .tth7474-btn-holder {
    margin-top: 50px;
  }

  .tth7474-agenda-btn {
    min-width: 100%;
    height: 68px;
    font-size: 16px;
  }
}











.tlsiJourney2026__section {
  width: 100%;
  background: #ffffff;
  padding: 58px 0 95px;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

.tlsiJourney2026__section * {
  box-sizing: border-box;
}

.tlsiJourney2026__container {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  padding: 0 62px;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  align-items: flex-start;
  gap: 60px;
}

.tlsiJourney2026__mainTitle {
  margin: 0;
  color: #000000;
  font-size: 78px;
  line-height: 0.98;
  font-weight: 700;
  letter-spacing: -3.5px;
}

.tlsiJourney2026__right {
  padding-top: 0;
}

.tlsiJourney2026__subTitle {
  margin: 0;
  color: #000000;
  font-size: 44px;
  line-height: 1.05;
  font-weight: 700;
  letter-spacing: -1.8px;
}

.tlsiJourney2026__text {
  margin: 40px 0 0;
  color: #000000;
  font-size: 23px;
  line-height: 1.42;
  font-weight: 400;
  letter-spacing: -0.4px;
}

/* Tablet */
@media (max-width: 991px) {
  .tlsiJourney2026__section {
    padding: 50px 0 70px;
  }

  .tlsiJourney2026__container {
    padding: 0 35px;
    grid-template-columns: 1fr;
    gap: 45px;
  }

  .tlsiJourney2026__mainTitle {
    font-size: 64px;
  }

  .tlsiJourney2026__subTitle {
    font-size: 38px;
  }

  .tlsiJourney2026__text {
    font-size: 20px;
  }
}

/* Mobile */
@media (max-width: 575px) {
  .tlsiJourney2026__section {
    padding: 42px 0 55px;
  }

  .tlsiJourney2026__container {
    padding: 0 22px;
    gap: 35px;
  }

  .tlsiJourney2026__mainTitle {
    font-size: 48px;
    line-height: 1;
    letter-spacing: -2px;
  }

  .tlsiJourney2026__subTitle {
    font-size: 31px;
    line-height: 1.08;
    letter-spacing: -1.2px;
  }

  .tlsiJourney2026__text {
    margin-top: 28px;
    font-size: 18px;
    line-height: 1.45;
  }

  .tlsiJourney2026__text br,
  .tlsiJourney2026__subTitle br {
    display: none;
  }
}
















.tlsiPass2026__section {
  width: 100%;
  background: #ffffff;
  padding: 24px 28px 20px;
      padding-bottom: 75px;
  font-family: Arial, Helvetica, sans-serif;
  box-sizing: border-box;
}

.tlsiPass2026__section * {
  box-sizing: border-box;
}

.tlsiPass2026__wrap {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.tlsiPass2026__card {
  display: flex;
  flex-direction: column;
  min-height: 685px;
  padding: 0;
} 

.tlsiPass2026__imageBox {
  width: 100%;
  height: 281px;
  overflow: hidden;
  background: #ddd;
}

.servicesbtna{
    width: 75%;
    margin-left: 10px;
}

.tlsiPass2026__image {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
}

.tlsiPass2026__title {
  margin: 24px 0 0;
    color: #000000;
    font-size: 27px;
    margin-left: 5px;
    line-height: 1.2;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.tlsiPass2026__content {
     margin-top: 25px;
    max-width: 355px;
    margin-left: 10px;
    margin-bottom: 40px;
        height: 341px;
    
}

.tlsiPass2026__price {
     margin: 0 0 9px;
    color: #000000;
    font-size: 19px;
    line-height: 1.3;
    font-weight: bold;
}

.tlsiPass2026__desc {
  margin: 0 0 13px;
  color: #000000;
  font-size: 21px;
  line-height: 1.5;
  font-weight: 400;
}

.tlsiPass2026__list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.tlsiPass2026__list li {
  position: relative;
  margin: 0 0 5px;
  padding-left: 10px;
  color: #000000;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 400;
}

.tlsiPass2026__list li::before {
      content: "✓";
    position: absolute;
    left: -5px;
    top: 4px;
    font-size: 14px;
    line-height: 1.35;
    color: #000000;
}

.tlsiPass2026__btn {
  width: 184px;
  height: 37px;
  margin-top: auto;
  margin-bottom: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: #000000;
  color: #ffffff;
  border-radius: 999px;
  text-decoration: none;
  font-size: 6px;
  line-height: 1;
  font-weight: 700;
  letter-spacing: -0.1px;
  text-transform: uppercase;
}

/* Tablet */
@media (max-width: 991px) {
  .tlsiPass2026__section {
    padding: 24px 22px 40px;
  }

  .tlsiPass2026__wrap {
    grid-template-columns: 1fr;
    gap: 55px;
  }

  .tlsiPass2026__card {
    min-height: auto;
  }

  .tlsiPass2026__imageBox {
    height: 360px;
  }

  .tlsiPass2026__title {
    font-size: 24px;
    margin-top: 24px;
  }

  .tlsiPass2026__content {
    margin-top: 45px;
    max-width: 100%;
  }

  .tlsiPass2026__price,
  .tlsiPass2026__desc,
  .tlsiPass2026__list li {
    font-size: 14px;
  }

  .tlsiPass2026__list li {
    padding-left: 16px;
    margin-bottom: 8px;
  }

  .tlsiPass2026__list li::before {
    font-size: 14px;
  }

  .tlsiPass2026__btn {
    width: 230px;
    height: 48px;
    margin-top: 45px;
    font-size: 9px;
  }
}

/* Mobile */
@media (max-width: 575px) {
  .tlsiPass2026__section {
    padding: 20px 16px 35px;
  }

  .tlsiPass2026__wrap {
    gap: 48px;
  }

  .tlsiPass2026__imageBox {
    height: 300px;
  }

  .tlsiPass2026__title {
    font-size: 22px;
  }



  .tlsiPass2026__content {
    margin-top: 35px;
            height: 182px !important;
  }

  .tlsiPass2026__price,
  .tlsiPass2026__desc,
  .tlsiPass2026__list li {
    font-size: 13px;
  }

  .tlsiPass2026__btn {
    width: 210px;
    height: 45px;
    margin-top: 38px;
    font-size: 8px;
  }
}

/* ===========================
   LEGAL & POLICIES SECTION
   TTLZ63 SERIES
=========================== */

.ttlz63-legal-section{
    background:#efefef;
    padding:40px 20px 20px;
    font-family:'Poppins',sans-serif;
}

.ttlz63-container{
    max-width:1200px;
    margin:0 auto;
}

.ttlz63-main-title{
    text-align:center;
    font-size:44px;
    font-weight:500;
    color:#000;
    margin:0 0 40px;
    letter-spacing:-1px;
    text-transform:uppercase;
}

.ttlz63-grid{
    display:grid;
    grid-template-columns:repeat(3,1fr);
    gap:0;
}

.ttlz63-card{
    background:#f5f5f5;
    min-height:720px;
    padding:30px 35px;
    border-right:1px solid #e5e5e5;
}

.ttlz63-card:last-child{
    border-right:none;
}

.ttlz63-card-title{
    text-align:center;
    font-size:20px;
    font-weight:500;
    color:#000;
    margin-bottom:40px;
}

.ttlz63-content{
    text-align:center;
}

.ttlz63-content h4{
    font-size:15px;
    font-weight:600;
    color:#000;
    margin:28px 0 12px;
}

.ttlz63-content ul{
    margin:0;
    padding:0;
    list-style:none;
}

.ttlz63-content li{
    position:relative;
    font-size:14px;
    line-height:1.9;
    color:#111;
    margin-bottom:8px;
    padding-left:14px;
}

.ttlz63-content li:before{
   content: "•";
    position: relative;
    left: -8px;
    top: 0;
}

.ttlz63-center-content{
    display:flex;
    justify-content:center;
    align-items:flex-start;
    height:100%;
    padding-top:60px;
}

.ttlz63-center-content ul{
    max-width:320px;
}

@media(max-width:991px){

    .ttlz63-grid{
        grid-template-columns:1fr;
    }

    .ttlz63-card{
        min-height:auto;
        border-right:none;
        border-bottom:1px solid #e5e5e5;
    }

    .ttlz63-main-title{
        font-size:34px;
    }
}

@media(max-width:767px){

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

    .ttlz63-card{
        padding:25px 20px;
    }

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

    .ttlz63-content li{
        font-size:13px;
    }
}








.the5-booking-section {
  position: relative;
  width: 100%;
  min-height: 100vh;
  display: grid;
  grid-template-columns: 45% 45%;
  column-gap: 10%;
  background: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  padding: 40px 70px 60px;
  box-sizing: border-box;
  overflow: hidden;
}

.the5-close-btn {
  position: absolute;
  top: 13px;
  right: 30px;
  border: none;
  background: transparent;
  font-size: 46px;
  font-weight: 300;
  line-height: 1;
  color: #000000;
  cursor: pointer;
  z-index: 10;
}

.the5-booking-left {
  padding-top: 0;
  box-sizing: border-box;
}

.the5-booking-title {
  margin: 0;
  color: #000000;
  font-size: 40px;
  font-weight: 500;
  line-height: 1.08;
  
}

.the5-booking-desc {
  max-width: 100%;
  margin: 42px 0 72px;
  color: #000000;
  font-size: 27px;
  font-style: italic;
  font-weight: 400;
  line-height: 1.45;
  letter-spacing: -0.5px;
}

.the5-booking-image {
  width: 395px;
  height: 495px;
  overflow: hidden;
  background: #eeeeee;
}

.the5-booking-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Right Side */
.the5-booking-right {
  padding-top: 86px;
  padding-left: 0;
  box-sizing: border-box;
}

.the5-booking-heading {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-left: 0;
  margin-bottom: 88px;
  color: #000000;
  font-size: 25px;
  font-weight: 700;
}

.the5-booking-icon {
  position: relative;
  width: 24px;
  height: 22px;
  border: 3px solid #000000;
  box-sizing: border-box;
  display: inline-block;
}

.the5-booking-icon::before {
  content: "";
  position: absolute;
  left: 4px;
  right: 4px;
  top: 5px;
  height: 3px;
  background: #000000;
}

.the5-booking-icon::after {
  content: "";
  position: absolute;
  left: 7px;
  bottom: 4px;
  width: 5px;
  height: 5px;
  background: #000000;
}

.the5-pass-card {
  width: 100%;
  min-height: 215px;
  background: #ffffff;
  border-bottom: 1px solid #d2d2d2;
  box-shadow: 0 2px 16px rgba(0, 0, 0, 0.08);
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 25px;
  padding: 48px 30px 35px;
  box-sizing: border-box;
}

.the5-pass-card:first-of-type {
  border-top: none;
}

.the5-pass-content {
  max-width: calc(100% - 105px);
}

.the5-pass-content h3 {
  margin: 0 0 8px;
  color: #000000;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.2;
}

.the5-pass-content p {
  margin: 0;
  color: #000000;
  font-size: 22px;
  font-weight: 400;
  line-height: 35.35px;
}

.the5-pass-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 76px;
  height: 51px;
  background: #000000;
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  flex-shrink: 0;
}

/* Tablet */
@media (max-width: 1200px) {
  .the5-booking-section {
    grid-template-columns: 48% 48%;
    column-gap: 4%;
    padding: 35px 45px 60px;
  }

  .the5-booking-title {
    font-size: 64px;
    letter-spacing: -3px;
  }

  .the5-booking-desc {
    font-size: 23px;
    margin: 35px 0 50px;
  }

  .the5-booking-image {
    width: 100%;
    max-width: 395px;
    height: 460px;
  }

  .the5-booking-right {
    padding-top: 65px;
  }

  .the5-booking-heading {
    margin-bottom: 45px;
  }

  .the5-pass-card {
    min-height: 190px;
    padding: 35px 25px;
  }

  .the5-pass-content h3,
  .the5-pass-content p {
    font-size: 20px;
  }
}

/* Mobile */
@media (max-width: 768px) {
  .the5-booking-section {
    display: block;
    padding: 35px 22px 45px;
  }

  .the5-close-btn {
    top: 12px;
    right: 18px;
    font-size: 36px;
  }

  .the5-booking-title {
    font-size: 46px;
    line-height: 1.08;
    letter-spacing: -2px;
  }

  .the5-booking-desc {
    font-size: 20px;
    margin: 28px 0 38px;
  }

  .the5-booking-image {
    width: 100%;
    max-width: 100%;
    height: 420px;
  }

  .the5-booking-right {
    padding-top: 45px;
  }

  .the5-booking-heading {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .the5-pass-card {
    min-height: auto;
    padding: 30px 20px;
    gap: 20px;
  }

  .the5-pass-content {
    max-width: calc(100% - 90px);
  }

  .the5-pass-content h3,
  .the5-pass-content p {
    font-size: 19px;
  }

  .the5-pass-btn {
    width: 70px;
    height: 48px;
  }
}









.tthz5-section,
.tthz5-section * {
  box-sizing: border-box;
}

.tthz5-section {
  padding: 45px 32px 55px;
  background: #fbfaf7;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
}

.tthz5-heading {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 12px;
  letter-spacing: -1px;
}

.tthz5-subtitle {
  font-size: 21px;
  color: #4f4f4f;
  margin: 0 0 52px;
}

.tthz5-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.tthz5-card {
  border: 1px solid #e4ddd2;
  background: #fbfaf7;
  border-radius: 5px;
  overflow: hidden;
  min-height: 815px;
}

.tthz5-image {
  height: 420px;
  background-color: #f8f6f1;
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid #e4ddd2;
  position: relative;
}

.tthz5-badge {
  position: absolute;
  top: 30px;
  left: 18px;
  background: #d2ad76;
  color: #111;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.tthz5-badge-icon {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: #8b622c;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tthz5-content {
  padding: 27px 20px 35px;
}

.tthz5-title {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 16px;
  letter-spacing: -0.5px;
}

.tthz5-label {
  color: #a47a42;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 16px;
}

.tthz5-description {
  font-size: 17px;
      height: 73px;
  line-height: 1.6;
  color: #333;
  margin: 0 0 24px;
}

.tthz5-divider {
  width: 100%;
  height: 1px;
  background: #e6dccd;
  margin-bottom: 25px;
}

.tthz5-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tthz5-list li {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 15px;
  color: #333;
  margin-bottom: 16px;
  line-height: 1.35;
}

.tthz5-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tthz5-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: #b48449;
  stroke-width: 1.35;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 991px) {
  .tthz5-row {
    grid-template-columns: 1fr;
  }

  .tthz5-heading {
    font-size: 36px;
  }

  .tthz5-subtitle {
    font-size: 18px;
  }

  .tthz5-card {
    min-height: auto;
  }
}






























.ttly7-section{
    width:100%;
    background:#f2f2f2;
    padding:40px 0 20px;
}

.ttly7-container{
    width:100%;
    max-width:1600px;
    margin:0 auto;

    display:grid;
    grid-template-columns:57% 43%;
    align-items:stretch;
}

.ttly7-content{
    padding:90px 80px 80px 80px;
}

.ttly7-title{
    margin:0 0 70px;
    font-size:72px;
    line-height:0.95;
    font-weight:500;
    color:#000;
    letter-spacing:-2px;
}

.ttly7-highlight{
    max-width:700px;
    margin:0 0 22px;

    font-size:18px;
    line-height:1.7;
    font-weight:600;
    color:#000;
}

.ttly7-description{
    max-width:650px;
    margin:0 0 65px;

    font-size:18px;
    line-height:1.7;
    color:#111;
}

.ttly7-main-label{
    display:block;
    margin-bottom:10px;

    font-size:34px;
    font-weight:400;
    color:#000;
}

.ttly7-name-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;

    margin-bottom:18px;
}

.ttly7-field{
    margin-bottom:18px;
}

.ttly7-label{
 
.tthz5-section,
.tthz5-section * {
  box-sizing: border-box;
}

.tthz5-section {
  padding: 45px 32px 55px;
  background: #fbfaf7;
  color: #111;
  font-family: Arial, Helvetica, sans-serif;
}

.tthz5-heading {
  font-size: 46px;
  font-weight: 500;
  line-height: 1.1;
  margin: 0 0 12px;
  letter-spacing: -1px;
}

.tthz5-subtitle {
  font-size: 21px;
  color: #4f4f4f;
  margin: 0 0 52px;
}

.tthz5-row {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 22px;
}

.tthz5-card {
  border: 1px solid #e4ddd2;
  background: #fbfaf7;
  border-radius: 5px;
  overflow: hidden;
  min-height: 815px;
}

.tthz5-image {
  height: 420px;
  background-color: #f8f6f1;
  background-size: cover;
  background-position: center;
  border-bottom: 1px solid #e4ddd2;
  position: relative;
}

.tthz5-badge {
  position: absolute;
  top: 30px;
  left: 18px;
  background: #d2ad76;
  color: #111;
  padding: 10px 15px;
  border-radius: 3px;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  box-shadow: 0 4px 10px rgba(0,0,0,0.12);
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.tthz5-badge-icon {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: #8b622c;
  stroke-width: 1.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.tthz5-content {
  padding: 27px 44px 35px;
}

.tthz5-title {
  font-size: 30px;
  font-weight: 500;
  margin: 0 0 16px;
  letter-spacing: -0.5px;
}

.tthz5-label {
  color: #a47a42;
  font-size: 15px;
  font-weight: 600;
  letter-spacing: 3px;
  margin-bottom: 16px;
}

.tthz5-description {
  font-size: 17px;
  line-height: 1.6;
  color: #333;
  margin: 0 0 24px;
}

.tthz5-divider {
  width: 100%;
  height: 1px;
  background: #e6dccd;
  margin-bottom: 25px;
}

.tthz5-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.tthz5-list li {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 15px;
  color: #333;
  margin-bottom: 16px;
  line-height: 1.35;
}

.tthz5-icon {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.tthz5-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: #b48449;
  stroke-width: 1.35;
  stroke-linecap: round;
  stroke-linejoin: round;
}

@media (max-width: 991px) {
  .tthz5-row {
    grid-template-columns: 1fr;
  }

  .tthz5-heading {
    font-size: 36px;
  }

  .tthz5-subtitle {
    font-size: 18px;
  }

  .tthz5-card {
    min-height: auto;
  }
}   display:block;
    margin-bottom:6px;

    font-size:14px;
    color:#000;
}

.ttly7-label span{
    color:#777;
}

.ttly7-input{
    width:100%;
    height:56px;

    border:1.5px solid #000;
    border-radius:50px;

    background:transparent;

    padding:0 20px;
    box-sizing:border-box;

    outline:none;
}

.ttly7-full{
    width:100%;
}

.ttly7-textarea{
    width:100%;
    height:110px;

    border:1.5px solid #000;
    border-radius:22px;

    background:transparent;

    padding:18px;
    box-sizing:border-box;

    resize:none;
    outline:none;
}

.ttly7-btn{
    margin-top:10px;

    width:165px;
    height:44px;

    border:none;
    border-radius:50px;

    background:#000;
    color:#fff;

    font-size:12px;
    font-weight:600;

    cursor:pointer;
    transition:.3s ease;
}

.ttly7-btn:hover{
    transform:translateY(-2px);
}

.ttly7-image-wrap{
    height:100%;
}

.ttly7-image{
    width:100%;
    height:100%;
    min-height:980px;

    display:block;
    object-fit:cover;
}

/* Tablet */

@media(max-width:1200px){

    .ttly7-title{
        font-size:58px;
    }

    .ttly7-content{
        padding:70px 50px;
    }
}

/* Mobile */

@media(max-width:991px){

    .ttly7-container{
        grid-template-columns:1fr;
    }

    .ttly7-content{
        padding:50px 25px;
    }

    .ttly7-title{
        font-size:48px;
        margin-bottom:40px;
    }

    .ttly7-name-row{
        grid-template-columns:1fr;
    }

    .ttly7-image{
        min-height:550px;
    }
}

@media(max-width:767px){

    .ttly7-title{
        font-size:38px;
    }

    .ttly7-main-label{
        font-size:26px;
    }

    .ttly7-highlight,
    .ttly7-description{
        font-size:16px;
    }
}





















/* TOP SECTION */

.ttly6-top{
       background: #ffffff;
    padding: 80px 0 90px;
    padding-bottom: 263px;
}

.ttly6-top-inner{
    width:82%;
    max-width:1200px;
    margin:0 auto;
}

.ttly6-heading{
    margin:0 0 55px;
    font-size:30px;
    font-weight:500;
    color:#000;
}

.ttly6-columns{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:90px;
}

.ttly6-column p{
    margin:0;
    max-width:490px;
    font-size:18px;
    line-height:1.65;
    color:#111;
}


/* FORM SECTION */

.ttly6-form-section{
    background:#dcdcdc;
    padding:110px 0;
}

.ttly6-form-container{
    width:90%;
    max-width:1400px;
    margin:0 auto;

    display:grid;
    grid-template-columns:1fr 1fr;
    gap:90px;
    align-items:start;
}

.ttly6-left{
    padding-top:90px;
}

.ttly6-form-title{
    margin:0 0 25px;
    font-size:68px;
    line-height:0.95;
    font-weight:500;
    color:#000;
    letter-spacing:-2px;
}

.ttly6-form-text{
    max-width:500px;
    margin:0;
    font-size:16px;
    line-height:1.65;
    color:#111;
}

.ttly6-label{
    display:block;
    margin-bottom:12px;
    font-size:18px;
    color:#000;
}

.ttly6-name-row{
    display:grid;
    grid-template-columns:1fr 1fr;
    gap:8px;
    margin-bottom:28px;
}

.ttly6-field-group{
    margin-bottom:18px;
}

.ttly6-small-label{
    display:block;
    margin-bottom:5px;
    font-size:12px;
    color:#000;
}

.ttly6-small-label span{
    color:#666;
}

.ttly6-input{
    width:100%;
    height:42px;

    border:1.5px solid #000;
    border-radius:25px;

    background:transparent;

    padding:0 16px;
    box-sizing:border-box;

    outline:none;
}

.ttly6-full{
    width:100%;
}

.ttly6-checkbox-wrap{
    display:flex;
    align-items:center;
    gap:8px;

    margin:5px 0 18px;

    font-size:12px;
}

.ttly6-checkbox-wrap input{
    width:13px;
    height:13px;
}

.ttly6-textarea{
    width:100%;
    height:90px;

    border:1.5px solid #000;
    border-radius:18px;

    resize:none;
    background:transparent;

    padding:15px;
    box-sizing:border-box;

    outline:none;
}

.ttly6-btn{
    margin-top:15px;

    width:145px;
    height:42px;

    border:none;
    border-radius:50px;

    background:#000;
    color:#fff;

    font-size:11px;
    font-weight:600;

    cursor:pointer;
    transition:.3s ease;
}

.ttly6-btn:hover{
    opacity:.9;
    transform:translateY(-1px);
}


/* RESPONSIVE */

@media(max-width:991px){

    .ttly6-columns{
        grid-template-columns:1fr;
        gap:30px;
    }

    .ttly6-form-container{
        grid-template-columns:1fr;
        gap:50px;
    }

    .ttly6-left{
        padding-top:0;
    }

    .ttly6-form-title{
        font-size:48px;
    }
}

@media(max-width:767px){

    .ttly6-top{
        padding:60px 0;
    }

    .ttly6-top-inner,
    .ttly6-form-container{
        width:90%;
    }

    .ttly6-name-row{
        grid-template-columns:1fr;
    }

    .ttly6-form-title{
        font-size:40px;
    }
}













.ttly4-section{
    width:100%;
    background:#f4f4f4;
    padding:60px 0;
}

.ttly4-container{
    width:92%;
    max-width:1400px;
    margin:0 auto;

    display:grid;
    grid-template-columns:1fr 520px;
    gap:80px;
    align-items:start;
}

.ttly4-content{
    max-width:650px;
}

.ttly4-title{
    margin:0 0 20px;
    font-size:52px;
    line-height:1.05;
    font-weight:500;
    color:#000;
    letter-spacing:-1px;
}

.ttly4-highlight{
    margin:0 0 18px;
    font-size:17px;
    line-height:1.7;
    color:#000;
}

.ttly4-text{
    margin:0 0 22px;
    font-size:18px;
    line-height:1.75;
    color:#111;
}

.ttly4-subtitle{
    margin:40px 0 18px;
    font-size:42px;
    line-height:1.1;
    font-weight:500;
    color:#000;
}

.ttly4-list{
    margin:0;
    padding-left:22px;
}

.ttly4-list li{
    margin-bottom:14px;
    font-size:18px;
    line-height:1.7;
    color:#111;
}

.ttly4-image-wrap{
    width:100%;
}

.ttly4-image{
    width:100%;
    height:980px;
    object-fit:cover;
    display:block;
}

@media(max-width:1200px){

    .ttly4-container{
        grid-template-columns:1fr 450px;
        gap:50px;
    }

    .ttly4-image{
        height:850px;
    }
}

@media(max-width:991px){

    .ttly4-container{
        grid-template-columns:1fr;
        gap:40px;
    }

    .ttly4-content{
        max-width:100%;
    }

    .ttly4-title{
        font-size:40px;
    }

    .ttly4-subtitle{
        font-size:32px;
    }

    .ttly4-image{
        height:600px;
    }
}

@media(max-width:767px){

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

    .ttly4-container{
        width:90%;
    }

    .ttly4-title{
        font-size:34px;
    }

    .ttly4-text,
    .ttly4-list li{
        font-size:16px;
    }

    .ttly4-image{
        height:500px;
    }
}









.ttly5-section{
    position:relative;
    width:100%;
    height:650px;

    /* Update image path later */
    background-image:url("images/longevity-bg.jpg");
    background-size:cover;
    background-position:center center;
    background-repeat:no-repeat;

    overflow:hidden;
}

.ttly5-overlay{
    position:absolute;
    inset:0;
    background:rgba(255,255,255,0.35);
}

.ttly5-content{
    position:relative;
    z-index:2;

    max-width:900px;
    margin:0 auto;

    height:100%;

    display:flex;
    flex-direction:column;
    justify-content:center;
    align-items:center;

    text-align:center;

    padding:40px;
    box-sizing:border-box;
}

.ttly5-title{
    margin:0 0 5px;

    font-size:72px;
    font-weight:500;
    line-height:1.1;

    color:white;
    letter-spacing:-2px;
}

.ttly5-subtitle{
    margin:0 0 35px;

    font-size:26px;
    font-weight:600;
    line-height:1.4;

    color:white;
}



.ttly5-description{
    max-width:760px;
    margin:0;

    font-size:21px;
    line-height:1.8;
    font-weight:500;

    color:white;
}


.ttly5-section {
  position: relative;
  overflow: hidden;
  min-height: 500px;
}

/* Light black overlay */
.ttly5-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 17%);
  z-index: 1;
  pointer-events: none;
}

/* Keep content above overlay */
.ttly5-section > * {
  position: relative;
  z-index: 2;
}



@media(max-width:991px){

    .ttly5-section{
        height:550px;
    }

    .ttly5-title{
        font-size:48px;
        margin-bottom:60px;
    }

    .ttly5-subtitle{
        font-size:20px;
        margin-bottom:40px;
    }

    .ttly5-description{
        font-size:15px;
    }
}

@media(max-width:767px){

    .ttly5-section{
        height:auto;
        padding:100px 0;
    }

    .ttly5-content{
        padding:30px 20px;
    }

    .ttly5-title{
        font-size:36px;
        margin-bottom:40px;
    }

    .ttly5-subtitle{
        font-size:18px;
        margin-bottom:25px;
    }

    .ttly5-description{
        font-size:14px;
        line-height:1.7;
    }
}















.ttly1-section{
    background:white;
    padding:50px 60px;
    display:flex;
    justify-content:space-between;
    align-items:flex-start;
    width:100%;
    box-sizing:border-box;
}

.ttly1-content{
    max-width:650px;
}

.ttly1-title{
    margin:0 0 12px;
    font-size:62px;
    line-height:1.05;
    font-weight:600;
    color:#000;
    letter-spacing:-2px;
    font-family:Arial, sans-serif;
}

.ttly1-description{
    margin:0;
    font-size:28px;
    line-height:1.55;
    font-weight:400;
    color:#111;
    font-family:Arial, sans-serif;
}

.ttly1-action{
    padding-top:36px;
}

.ttly1-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:190px;
    height:74px;
    padding:0 40px;
    border:1.5px solid #000;
    border-radius:999px;
    text-decoration:none;
    color:#000;
    font-size:18px;
    font-weight:600;
    letter-spacing:1px;
    font-family:Arial, sans-serif;
    transition:all .3s ease;
}

.ttly1-btn:hover{
    background:#000;
    color:#fff;
}

@media (max-width:991px){
    .ttly1-section{
        flex-direction:column;
        gap:30px;
        padding:40px 25px;
    }

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

    .ttly1-description{
        font-size:22px;
    }

    .ttly1-action{
        padding-top:0;
    }
}



.ttly2-section{
    max-width:1400px;
    margin:0 auto;
    padding:20px;
    display:grid;
    grid-template-columns:repeat(12,1fr);
    gap:16px;
    box-sizing:border-box;
}

/* Top Row */
.ttly2-card1{
    grid-column:span 6;
}

.ttly2-card2{
    grid-column:span 6;
}

/* Second Row */
.ttly2-card3{
    grid-column:span 6;
}

.ttly2-card4{
    grid-column:span 6;
}

/* Bottom Center Card */
.ttly2-card5{
    grid-column:4 / span 6;
}

.ttly2-card img{
    width:100%;
    display:block;
    height:auto;
    object-fit:cover;
}

/* Tablet */
@media(max-width:991px){

    .ttly2-card1,
    .ttly2-card2,
    .ttly2-card3,
    .ttly2-card4,
    .ttly2-card5{
        grid-column:span 12;
    }

    .ttly2-card5{
        grid-column:span 12;
    }
}






.ttly3-section{
    position:relative;
    width:100%;
    min-height:900px;

    /* Add your image here */
    background-image:url("your-image.jpg");
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;

    display:flex;
    justify-content:flex-end;
    align-items:center;

    padding:60px 12%;
    box-sizing:border-box;
}

.ttly3-overlay-card{
    width:520px;
    min-height:451px;

    background:rgba(255,255,255,0.75);

    backdrop-filter:blur(4px);
    -webkit-backdrop-filter:blur(4px);

    border-radius:4px;

    padding:60px 50px;
    box-sizing:border-box;

    text-align:center;
}

.ttly3-title{
    margin:0 0 25px;

    font-size:48px;
    font-weight:600;
    line-height:1.2;
    color:#000;
}

.ttly3-text{
    margin:0 auto 45px;

    max-width:380px;

    font-size:20px;
    line-height:1.7;
    color:#111;
}

.ttly3-form{
    display:flex;
    flex-direction:column;
    align-items:center;
    gap:24px;
}

.ttly3-input{
    width:100%;
    max-width:330px;
    height:60px;

    background:#f5f5f5;

    border:1px solid #e5e5e5;
    outline:none;

    padding:0 20px;

    font-size:16px;
    color:#222;

    box-sizing:border-box;
}

.ttly3-input::placeholder{
    color:#999;
}

.ttly3-btn{
         padding: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    background:#000;
    color:#fff;

    border:2px solid #000;
    border-radius:50px;

    font-size:15px;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:2px;

    cursor:pointer;
    transition:all .3s ease;
}

.ttly3-btn:hover{
    background:transparent;
    color:#000;
}

@media (max-width:991px){

    .ttly3-section{
        justify-content:center;
        padding:40px 20px;
        min-height:700px;
    }

    .ttly3-overlay-card{
        width:100%;
        max-width:520px;
        min-height:auto;
        padding:40px 25px;
    }

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

    .ttly3-text{
        font-size:18px;
    }

    .ttly3-input{
        max-width:100%;
    }

    .ttly3-btn{
       padding-top: 7px;
        padding-bottom: 7px;
        padding-left: 17px;
        padding-right: 17px;
    }
}














.ttl4series-about-page {
      --ttl4series-ivory: #fdf9f2;
      --ttl4series-cream: #f3f2ed;
      --ttl4series-gold: #46658f;
      --ttl4series-gold-light: #d9e6f0;
      --ttl4series-gold-dark: #315b79;
      --ttl4series-sage: #54723f;
      --ttl4series-lilac: #6a4893;
      --ttl4series-peach: #b86d42;
      --ttl4series-ink: #273244;
      --ttl4series-muted: #5d6874;
      --ttl4series-line: rgba(70, 101, 143, 0.16);
      --ttl4series-white: #ffffff;
      --ttl4series-shadow-sm: 0 18px 35px -16px rgba(34, 46, 61, 0.1);
      --ttl4series-shadow-xl: 0 35px 60px -24px rgba(34, 46, 61, 0.12);
      color: var(--ttl4series-ink);
      line-height: 1.6;
      background:
        radial-gradient(circle at 18% 26%, rgba(215, 236, 225, 0.42) 0%, rgba(215, 236, 225, 0) 30%),
        radial-gradient(circle at 82% 10%, rgba(222, 234, 246, 0.42) 0%, rgba(222, 234, 246, 0) 28%),
        radial-gradient(circle at 92% 82%, rgba(231, 223, 245, 0.36) 0%, rgba(231, 223, 245, 0) 26%),
        linear-gradient(180deg, #faf8f2 0%, #f5f3ed 100%);
      width: 100%;
      overflow-x: hidden;
    }

    .ttl4series-container {
      width: min(1280px, 90%);
      margin: 0 auto;
      padding: 0 16px;
    }

   

    /* elegant inline nav */
    .ttl4series-nav-inline {
      text-align: right;
      margin-bottom: 20px;
      padding-top: 28px;
    }
    .ttl4series-nav-link {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      background: rgba(255, 252, 245, 0.85);
      backdrop-filter: blur(12px);
      border: 1px solid var(--ttl4series-gold-light);
      border-radius: 80px;
      padding: 8px 28px;
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase;
      text-decoration: none;
      color: var(--ttl4series-gold-dark);
      transition: 0.3s ease;
    }
    .ttl4series-nav-link:hover {
      background: white;
      border-color: var(--ttl4series-gold);
      transform: translateY(-2px);
    }

    /* hero */
    .ttl4series-hero {
      padding: 70px 0 80px;
      display: flex;
      align-items: center;
      position: relative;
      isolation: isolate;
    }

    .ttl4series-hero::after {
      content: "";
      position: absolute;
      width: 70vw;
      height: 70vw;
      right: -15%;
      top: -20%;
      background: radial-gradient(ellipse, rgba(181, 209, 228, 0.32), rgba(181, 209, 228, 0) 70%);
      border-radius: 50%;
      z-index: -1;
      pointer-events: none;
    }

    .ttl4series-eyebrow {
      font-size: 11px;
      letter-spacing: 3.2px;
      text-transform: uppercase;
      color: var(--ttl4series-gold-dark);
      font-weight: 600;
      display: inline-block;
      background: rgba(70, 101, 143, 0.08);
      border: 1px solid rgba(70, 101, 143, 0.12);
      padding: 7px 18px;
      border-radius: 100px;
      backdrop-filter: blur(4px);
    }

    .ttl4series-heading-main {
      font-family: "Cormorant Garamond", serif;
      font-weight: 600;
      font-size: clamp(42px, 5.2vw, 64px);
      line-height: 1.02;
      letter-spacing: -0.02em;
      margin: 18px 0 24px;
      max-width: 980px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-hero-text {
      font-family: "Inter", sans-serif;
      line-height: 1.85;
      font-size: 18px;
      color: var(--ttl4series-muted);
      max-width: 700px;
      border-left: 3px solid var(--ttl4series-gold);
      padding-left: 22px;
      font-weight: 400;
    }

    .ttl4series-hero-actions {
      margin-top: 48px;
      display: flex;
      gap: 24px;
      flex-wrap: wrap;
    }

    .ttl4series-btn {
      padding: 12px 24px;
      display: inline-flex;
      align-items: center;
      gap: 12px;
      border-radius: 80px;
      font-size: 13px;
      line-height: 1.2;
      letter-spacing: 1.8px;
      text-transform: uppercase;
      font-weight: 600;
      text-decoration: none;
      transition: all 0.35s ease;
      backdrop-filter: blur(4px);
      cursor: pointer;
    }




    .ttl4series-btn-primary {
      font-family: "Inter", sans-serif;
      font-size: 14px;
      background: #10290c;
      color: white;
      box-shadow: 0 20px 35px -16px rgba(49, 91, 121, 0.3);
      border: none;
    }
    .ttl4series-btn-primary:hover { background: #1634119e; color:white; transform: translateY(-4px); box-shadow: 0 30px 45px -18px rgba(49, 91, 121, 0.36);}

    .ttl4series-btn-outline {
      font-family: "Inter", sans-serif;
      font-size: 14px;
      border: 1px solid var(--ttl4series-gold);
      background: rgba(255, 255, 255, 0.76);
      color: var(--ttl4series-ink);
    }
    .ttl4series-btn-outline:hover { background: white; border-color: var(--ttl4series-gold-dark); transform: translateY(-3px); }

    /* section titles - standard left underline for most sections */
    .ttl4series-section-title {
      font-family: "Cormorant Garamond", serif;
      font-size: clamp(30px, 4.2vw, 48px);
      font-weight: 600;
      line-height: 1.1;
      margin-bottom: 20px;
      position: relative;
      color: var(--ttl4series-ink);
    }

    .ttl4series-section-title::after {
      content: "";
      display: block;
      width: 92px;
      height: 3px;
      border-radius: 999px;
      background: linear-gradient(90deg, var(--ttl4series-sage), var(--ttl4series-gold), var(--ttl4series-lilac), transparent);
      margin-top: 18px;
    }

    /* special class for centering the underline (used in vision box) */
    .ttl4series-section-title-center {
      font-family: "Cormorant Garamond", serif;
      font-size: clamp(30px, 4.2vw, 48px);
      font-weight: 600;
      line-height: 1.1;
      margin-bottom: 20px;
      text-align: center;
      color: var(--ttl4series-ink);
    }
    .ttl4series-section-title-center::after {
      content: "";
      display: block;
      width: 92px;
      height: 3px;
      border-radius: 999px;
      background: linear-gradient(90deg, var(--ttl4series-sage), var(--ttl4series-gold), var(--ttl4series-lilac), transparent);
      margin: 18px auto 0;
    }

    .ttl4series-section-text {
      font-family: "Inter", sans-serif;
      line-height: 1.9;
      font-size: 17px;
      color: var(--ttl4series-muted);
      max-width: 880px;
      margin-bottom: 18px;
      font-weight: 400;
    }

    /* why grid */
    .ttl4series-why-grid {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 32px;
      margin-top: 64px;
    }

    .ttl4series-why-card {
      background: rgba(255, 255, 255, 0.82);
      backdrop-filter: blur(10px);
      border-radius: 32px;
      padding: 34px 28px;
      border: 1px solid var(--ttl4series-line);
      transition: all 0.35s ease;
      box-shadow: 0 14px 30px -24px rgba(34, 46, 61, 0.18);
    }

    .ttl4series-why-card:hover {
      transform: translateY(-10px) scale(1.01);
      background: white;
      border-color: rgba(70, 101, 143, 0.22);
      box-shadow: 0 35px 55px -28px rgba(34, 46, 61, 0.2);
    }

    .ttl4series-icon {
      font-size: 30px;
      color: var(--ttl4series-gold);
      margin-bottom: 24px;
      display: inline-block;
    }

    .ttl4series-heading-card {
      font-family: "Cormorant Garamond", serif;
      font-size: 25px;
      font-weight: 700;
      margin-bottom: 12px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-card-text {
      font-family: "Inter", sans-serif;
      line-height: 1.8;
      font-size: 16px;
      color: var(--ttl4series-muted);
    }

    /* build section */
    .ttl4series-build-box {
      border-radius: 44px;
      padding: 52px 46px;
      background: linear-gradient(125deg, rgba(255, 255, 255, 0.88), rgba(242, 247, 250, 0.78));
      border: 1px solid var(--ttl4series-line);
      box-shadow: var(--ttl4series-shadow-xl);
    }

    .ttl4series-build-heading {
      font-family: "Cormorant Garamond", serif;
      font-size: clamp(30px, 4vw, 42px);
      font-weight: 600;
      margin-bottom: 18px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-build-list {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 42px;
      margin-top: 44px;
    }

    .ttl4series-build-item {
      display: flex;
      gap: 18px;
      align-items: center;
      font-weight: 500;
      font-size: 16px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-build-item i {
      font-size: 24px;
      color: var(--ttl4series-gold);
      background: rgba(70, 101, 143, 0.1);
      padding: 10px;
      border-radius: 100%;
      transition: 0.2s;
    }

    /* profile cards */
    .ttl4series-profile-card {
      display: grid;
      grid-template-columns: minmax(320px, 430px) minmax(0, 1fr);
      gap: 42px;
      align-items: center;
      background: rgba(255, 255, 255, 0.84);
      backdrop-filter: blur(14px);
      border-radius: 48px;
      border: 1px solid var(--ttl4series-line);
      padding: 52px 56px;
      margin-bottom: 70px;
      transition: 0.45s ease;
      box-shadow: 0 20px 40px -28px rgba(34, 46, 61, 0.18);
    }

    .ttl4series-profile-card:hover {
      transform: translateY(-8px);
      border-color: rgba(70, 101, 143, 0.22);
      background: rgba(255, 255, 252, 0.96);
      box-shadow: 0 40px 70px -28px rgba(34, 46, 61, 0.2);
    }

    .ttl4series-profile-card.ttl4series-reverse {
      grid-template-columns: minmax(0, 1fr) minmax(320px, 430px);
    }

    .ttl4series-profile-media {
      width: 100%;
      display: flex;
      justify-content: flex-start;
      align-items: center;
    }

    .ttl4series-profile-media-right {
      justify-content: flex-end;
    }

    .ttl4series-profile-media img {
      width: 100%;
      max-width: 430px;
      aspect-ratio: 4 / 5;
      object-fit: cover;
      object-position: center top;
      display: block;
      border-radius: 34px;
      box-shadow: 0 24px 44px -28px rgba(34, 46, 61, 0.22);
      background: #f4f2ec;
    }

    .ttl4series-profile-content {
      width: 100%;
      max-width: 760px;
    }

    .ttl4series-photo-placeholder {
      background: radial-gradient(ellipse at 30% 40%, #f2eadc, #e6daca);
      border-radius: 48px;
      height: 440px;
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      border: 1px solid rgba(194,161,91,0.4);
      color: var(--ttl4series-gold-dark);
      font-size: 13px;
      letter-spacing: 2px;
      gap: 16px;
      transition: all 0.4s;
      box-shadow: inset 0 0 0 1px rgba(255,255,220,0.9), 0 15px 25px rgba(0,0,0,0.05);
      text-align: center;
    }

    .ttl4series-photo-placeholder i {
      font-size: 52px;
      opacity: 0.7;
    }

    .ttl4series-role {
      font-size: 10.5px;
      letter-spacing: 3px;
      color: var(--ttl4series-gold-dark);
      font-weight: 600;
      margin-bottom: 10px;
    }

    .ttl4series-heading-profile {
      font-family: "Cormorant Garamond", serif;
      font-size: clamp(28px, 3.4vw, 42px);
      line-height: 1.1;
      margin-bottom: 12px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-profile-subtitle {
      color: var(--ttl4series-muted);
      font-weight: 500;
      margin: 10px 0 20px;
      font-size: 16px;
      border-left: 2px solid var(--ttl4series-gold);
      padding-left: 14px;
    }

    .ttl4series-profile-text {
      font-family: "Inter", sans-serif;
      line-height: 1.85;
      font-size: 17px;
      color: var(--ttl4series-muted);
      margin-bottom: 18px;
    }

    .ttl4series-values {
      display: flex;
      flex-wrap: wrap;
      gap: 12px;
      margin-top: 28px;
    }

    .ttl4series-values span {
      background: rgba(70, 101, 143, 0.08);
      border-radius: 60px;
      padding: 6px 18px;
      font-size: 12px;
      font-weight: 500;
      color: var(--ttl4series-gold-dark);
    }

    /* vision box - centered underline applied */
    .ttl4series-vision-box {
      background: rgba(255, 255, 255, 0.82);
      backdrop-filter: blur(14px);
      border-radius: 54px;
      padding: 60px 44px;
      text-align: center;
      border: 1px solid var(--ttl4series-line);
      box-shadow: 0 40px 55px -28px rgba(34, 46, 61, 0.16);
      position: relative;
      overflow: hidden;
    }

    .ttl4series-vision-box::before {
      content: "⌾";
      font-size: 220px;
      position: absolute;
      bottom: -60px;
      right: -40px;
      opacity: 0.07;
      font-family: monospace;
      color: var(--ttl4series-gold);
      pointer-events: none;
    }

    .ttl4series-vision-text {
      font-family: "Inter", sans-serif;
      line-height: 1.9;
      font-size: 17px;
      color: var(--ttl4series-muted);
      max-width: 820px;
      margin: 20px auto 0;
    }

    /* cta box - invitation only with user icon */
    .ttl4series-cta-box {
      background: linear-gradient(125deg, rgba(255,255,255,0.9), rgba(243, 247, 250, 0.86));
      border-radius: 52px;
      padding: 64px 38px;
      text-align: center;
      backdrop-filter: blur(18px);
      border: 1px solid var(--ttl4series-line);
      box-shadow: 0 30px 60px -24px rgba(34, 46, 61, 0.16);
    }

    .ttl4series-cta-heading {
      font-family: "Cormorant Garamond", serif;
      font-size: clamp(32px, 4.8vw, 54px);
      font-weight: 600;
      margin-bottom: 20px;
      color: var(--ttl4series-ink);
    }

    .ttl4series-cta-text {
      font-family: "Inter", sans-serif;
      line-height: 1.85;
      font-size: 17px;
      color: var(--ttl4series-muted);
      max-width: 620px;
      margin: 0 auto 38px;
    }
    
    .ttl4series-section{
        margin-bottom: 64px;
    }

    .ttl4series-mini-note {
      margin-top: 30px;
      font-size: 12px;
      letter-spacing: 1px;
      color: var(--ttl4series-gold-dark);
    }

    /* animations */
    @keyframes fadeSlideUp {
      0% { opacity: 0; transform: translateY(28px); }
      100% { opacity: 1; transform: translateY(0); }
    }

.ttl4series-hero, .ttl4series-section, .ttl4series-profile-card, .ttl4series-vision-box, .ttl4series-cta-box {
  animation: none;
}

    /* responsive */
    @media (max-width: 1024px) {
      .ttl4series-profile-card, .ttl4series-profile-card.ttl4series-reverse {
        grid-template-columns: 1fr;
        gap: 32px;
      }
      .ttl4series-profile-media,
      .ttl4series-profile-media-right {
        justify-content: center;
      }
      .ttl4series-profile-content {
        max-width: 100%;
      }
      .ttl4series-build-list { grid-template-columns: 1fr; gap: 24px; }
      .ttl4series-why-grid { grid-template-columns: 1fr; }
    }

    @media (max-width: 760px) {
      .ttl4series-hero { padding: 50px 0 60px; }
      .ttl4series-build-box, .ttl4series-profile-card, .ttl4series-vision-box, .ttl4series-cta-box { padding: 32px 24px; border-radius: 38px; }
      .ttl4series-btn { width: 100%; justify-content: center; padding: 12px 24px; }
      .ttl4series-nav-link { font-size: 10px; padding: 6px 18px; }
    }

    ::selection {
      background: var(--ttl4series-gold-light);
      color: var(--ttl4series-ink);
    }
 
 
 
 
 
 
/* ========== TTL3 FIVE SACRED BODIES THEME MODULE - ISOLATED CLASSES ========== */
        
        .ttl3-container {
            max-width: 1440px;
            margin: 0 auto;
            padding: 5rem 2.5rem;
            position: relative;
            background: transparent;
        }

        .ttl3-golden-aura {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden;
            pointer-events: none;
            z-index: 0;
        }
        .ttl3-golden-aura span {
            position: absolute;
            width: 6px;
            height: 6px;
            background: radial-gradient(circle, rgba(111, 136, 176, 0.22), transparent 72%);
            border-radius: 50%;
            animation: ttl3-floatParticle 12s infinite linear;
        }
        @keyframes ttl3-floatParticle {
            0% { transform: translateY(0px) translateX(0px) scale(1); opacity: 0; }
            20% { opacity: 0.6; }
            80% { opacity: 0.4; }
            100% { transform: translateY(-200px) translateX(40px) scale(0); opacity: 0; }
        }

        .ttl3-section-title {
            text-align: center;
            margin-bottom: 4rem;
            position: relative;
            z-index: 2;
        }

        .ttl3-section-title h2 {
            font-family: 'Cormorant Garamond', serif;
            font-size: 3.8rem;
            font-weight: 600;
            letter-spacing: -0.01em;
            background: linear-gradient(135deg, #35582b 0%, #175f7d 24%, #395e8c 47%, #8b4a24 73%, #5f3e8c 100%);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
            margin-bottom: 0.75rem;
            animation: ttl3-gentleGlow 3s infinite alternate;
        }
        @keyframes ttl3-gentleGlow {
            0% { filter: drop-shadow(0 0 2px rgba(111, 136, 176, 0.12)); }
            100% { filter: drop-shadow(0 0 12px rgba(111, 136, 176, 0.26)); }
        }

        .ttl3-section-title p {
            font-size: 0.95rem;
            color: #74808a;
            letter-spacing: 3px;
            text-transform: uppercase;
            font-weight: 500;
        }

        .ttl3-section-title p.ttl3-theme-note {
            font-size: 0.9rem;
            margin-top: 1rem;
            text-transform: none;
            font-weight: 400;
            color: #6f7880;
            letter-spacing: 0.08em;
        }

        .ttl3-divider {
            width: 90px;
            height: 3px;
            background: linear-gradient(90deg, transparent, #5d7d43, #1e678a, #46658f, #be6e40, #5d3e8b, transparent);
            margin: 1rem auto 0.8rem;
            border-radius: 3px;
            position: relative;
            overflow: hidden;
        }
        .ttl3-divider::after {
            content: '';
            position: absolute;
            width: 40%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.85), transparent);
            top: 0;
            left: -50%;
            animation: ttl3-shimmerLine 4s infinite;
        }
        @keyframes ttl3-shimmerLine {
            0% { left: -50%; }
            100% { left: 120%; }
        }

        .ttl3-bodies-grid {
            display: grid;
            grid-template-columns: repeat(5, 1fr);
            gap: 2rem;
            margin-top: 1.2rem;
            position: relative;
            z-index: 2;
        }

        .ttl3-body-card {
            --ttl3-card-bg: #eef4e7;
            --ttl3-card-bg-strong: #e4eddb;
            --ttl3-card-accent: #2f5e27;
            --ttl3-card-title: #294f23;
            --ttl3-card-text: #646966;
            --ttl3-card-glow: rgba(47, 94, 39, 0.16);
            --ttl3-card-border: rgba(47, 94, 39, 0.16);
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.58) 0%, rgba(255, 255, 255, 0.34) 100%), var(--ttl3-card-bg);
            backdrop-filter: blur(2px);
            border-radius: 2rem;
            overflow: hidden;
            transition: all 0.45s cubic-bezier(0.2, 0.9, 0.4, 1.2);
            box-shadow: 0 24px 38px -22px rgba(61, 71, 86, 0.24), 0 0 0 1px rgba(255, 255, 255, 0.85);
            border: 1px solid var(--ttl3-card-border);
            display: flex;
            flex-direction: column;
            height: 100%;
            position: relative;
        }

        .ttl3-body-card:hover {
            transform: translateY(-10px);
            box-shadow: 0 28px 42px -22px var(--ttl3-card-glow), 0 12px 24px -18px rgba(61, 71, 86, 0.22);
            border-color: rgba(255, 255, 255, 0.95);
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.72) 0%, rgba(255, 255, 255, 0.42) 100%), var(--ttl3-card-bg);
        }

        .ttl3-card-header {
            padding: 1.8rem 1.5rem 1rem;
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.52) 0%, rgba(255, 255, 255, 0.18) 100%), var(--ttl3-card-bg-strong);
            border-bottom: 1px solid var(--ttl3-card-border);
        }

        .ttl3-icon-circle {
            width: 54px;
            height: 54px;
            background: linear-gradient(180deg, rgba(255, 255, 255, 0.98) 0%, rgba(255, 255, 255, 0.78) 100%);
            border-radius: 60px;
            display: flex;
            align-items: center;
            justify-content: center;
            margin-bottom: 1.2rem;
            font-size: 1.9rem;
            color: var(--ttl3-card-accent);
            transition: all 0.3s ease;
            box-shadow: 0 14px 24px -18px var(--ttl3-card-glow), inset 0 1px 0 rgba(255, 255, 255, 0.9);
            border: 1px solid rgba(255, 255, 255, 0.95);
        }

        .ttl3-body-card:hover .ttl3-icon-circle {
            transform: scale(1.05) rotate(3deg);
            color: var(--ttl3-card-title);
            box-shadow: 0 16px 30px -18px var(--ttl3-card-glow), inset 0 1px 0 rgba(255, 255, 255, 1);
        }

        .ttl3-card-header h3 {
            font-family: 'Cormorant Garamond', serif;
            font-size: 1.95rem;
            font-weight: 700;
            letter-spacing: -0.2px;
            margin-bottom: 0.2rem;
            color: var(--ttl3-card-title);
            text-shadow: 0 1px 0 rgba(255, 255, 255, 0.32);
        }

        .ttl3-subhead {
            text-transform: uppercase;
            font-size: 9px;
            font-weight: 600;
            letter-spacing: 1.5px;
            color: var(--ttl3-card-accent);
            border-left: 2px solid var(--ttl3-card-accent);
            padding-left: 8px;
            margin-top: 6px;
        }

        .ttl3-card-body {
            padding: 1.4rem 1.5rem 1.8rem;
            flex: 1;
        }

        .ttl3-feature-list {
            list-style: none;
            margin: 0;
            padding: 0;
        }

        .ttl3-feature-list li {
            display: flex;
            align-items: center;
            gap: 0.8rem;
            font-size: 14px;
            font-weight: 450;
            color: var(--ttl3-card-text);
            margin-bottom: 1rem;
            line-height: 1.35;
            transition: transform 0.2s, color 0.2s;
        }

        .ttl3-feature-list li i {
            font-size: 0.95rem;
            color: var(--ttl3-card-accent);
            width: 1.5rem;
            text-align: center;
            transition: all 0.2s;
            flex-shrink: 0;
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
        }

        .ttl3-feature-list li:hover {
            transform: translateX(5px);
            color: var(--ttl3-card-title);
        }

        .ttl3-feature-list li:hover i {
            color: var(--ttl3-card-title);
            transform: scale(1.1);
        }

        .ttl3-body-card:nth-child(1) {
            --ttl3-card-bg: #edf4e6;
            --ttl3-card-bg-strong: #e2edd8;
            --ttl3-card-accent: #2f5d26;
            --ttl3-card-title: #284f22;
            --ttl3-card-text: #636863;
            --ttl3-card-glow: rgba(47, 93, 38, 0.18);
            --ttl3-card-border: rgba(47, 93, 38, 0.14);
        }

        .ttl3-body-card:nth-child(2) {
            --ttl3-card-bg: #e4f1f7;
            --ttl3-card-bg-strong: #d8e8f3;
            --ttl3-card-accent: #165d7a;
            --ttl3-card-title: #124e67;
            --ttl3-card-text: #5e6872;
            --ttl3-card-glow: rgba(22, 93, 122, 0.18);
            --ttl3-card-border: rgba(22, 93, 122, 0.14);
        }

        .ttl3-body-card:nth-child(3) {
            --ttl3-card-bg: #e7edf7;
            --ttl3-card-bg-strong: #dce5f2;
            --ttl3-card-accent: #355b8d;
            --ttl3-card-title: #2d4f78;
            --ttl3-card-text: #5c6673;
            --ttl3-card-glow: rgba(53, 91, 141, 0.18);
            --ttl3-card-border: rgba(53, 91, 141, 0.14);
        }

        .ttl3-body-card:nth-child(4) {
            --ttl3-card-bg: #f8ebe4;
            --ttl3-card-bg-strong: #f3dfd4;
            --ttl3-card-accent: #8f4b25;
            --ttl3-card-title: #7f401f;
            --ttl3-card-text: #6b6461;
            --ttl3-card-glow: rgba(143, 75, 37, 0.18);
            --ttl3-card-border: rgba(143, 75, 37, 0.14);
        }

        .ttl3-body-card:nth-child(5),
        .ttl3-body-card.ttl3-quantum {
            --ttl3-card-bg: #eee8f6;
            --ttl3-card-bg-strong: #e5ddf1;
            --ttl3-card-accent: #5a3785;
            --ttl3-card-title: #512f76;
            --ttl3-card-text: #655f69;
            --ttl3-card-glow: rgba(90, 55, 133, 0.2);
            --ttl3-card-border: rgba(90, 55, 133, 0.14);
        }

        .ttl3-body-card::after {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 2rem;
            pointer-events: none;
            background: radial-gradient(circle at 30% 10%, var(--ttl3-card-glow), transparent 70%);
            opacity: 0;
            transition: opacity 0.5s;
        }
        .ttl3-body-card:hover::after {
            opacity: 1;
        }

        @keyframes ttl3-fadeSlideUpGold {
            0% { opacity: 0; transform: translateY(45px); filter: blur(2px); }
            100% { opacity: 1; transform: translateY(0); filter: blur(0); }
        }

.ttl3-body-card {
  animation: none;
}

        .ttl3-bg-gold-glow {
            position: relative;
            overflow-x: clip;
            background: linear-gradient(180deg, #f9f7f2 0%, #f3f2ed 100%);
        }
        .ttl3-bg-gold-glow::before {
            content: '';
            position: absolute;
            top: 6%;
            left: 8%;
            width: 700px;
            height: 700px;
            background: radial-gradient(circle, rgba(189, 214, 233, 0.45) 0%, rgba(189, 214, 233, 0) 72%);
            border-radius: 50%;
            pointer-events: none;
            z-index: 0;
        }
        .ttl3-bg-gold-glow::after {
            content: '';
            position: absolute;
            bottom: 0;
            right: 4%;
            width: 500px;
            height: 500px;
            background: radial-gradient(circle, rgba(219, 202, 236, 0.38) 0%, rgba(219, 202, 236, 0) 72%);
            pointer-events: none;
            z-index: 0;
        }

        /* Don't Miss a Thing - CTA section */
        .ttl3-cta-wrapper {
            text-align: center;
            margin-top: 4.5rem;
            position: relative;
            z-index: 2;
        }
        .ttl3-dont-miss {
            display: inline-flex;
            align-items: center;
            gap: 0.75rem;
            background: linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(248, 245, 255, 0.78));
            backdrop-filter: blur(8px);
            padding: 0.9rem 2.2rem;
            border-radius: 60px;
            border: 1px solid rgba(105, 123, 149, 0.16);
            box-shadow: 0 16px 26px -22px rgba(60, 75, 92, 0.35);
            transition: all 0.35s ease;
            cursor: default;
        }
        .ttl3-dont-miss i {
            font-size: 1.3rem;
            color: #46658f;
        }
        .ttl3-dont-miss span {
            font-family: 'Inter', sans-serif;
            font-weight: 600;
            letter-spacing: 2px;
            font-size: 11px;
            text-transform: uppercase;
            background: linear-gradient(135deg, #35582b, #46658f 48%, #5d3e8b 100%);
            background-clip: text;
            -webkit-background-clip: text;
            color: transparent;
        }
        .ttl3-dont-miss:hover {
            border-color: rgba(105, 123, 149, 0.28);
            background: linear-gradient(135deg, rgba(255, 255, 255, 0.82), rgba(243, 240, 250, 0.9));
            transform: scale(1.02);
        }

        /* responsive */
        @media (max-width: 1200px) {
            .ttl3-bodies-grid { grid-template-columns: repeat(3, 1fr); gap: 1.8rem; }
            .ttl3-container { padding: 3.5rem 2rem; }
            .ttl3-section-title h2 { font-size: 3rem; }
        }
        @media (max-width: 780px) {
            .ttl3-bodies-grid { grid-template-columns: repeat(2, 1fr); }
            .ttl3-section-title h2 { font-size: 2.5rem; }
            .ttl3-card-header h3 { font-size: 1.7rem; }
        }
        @media (max-width: 540px) {
            .ttl3-bodies-grid { grid-template-columns: 1fr; max-width: 400px; margin-left: auto; margin-right: auto; }
            .ttl3-container { padding: 2rem 1.2rem; }
        }

      
        
        /* Force FA6 rendering */
        .fas, .fa-solid {
            font-family: "Font Awesome 6 Free";
            font-weight: 900;
        }
        .far, .fa-regular {
            font-family: "Font Awesome 6 Free";
            font-weight: 400;
        }
        .fab, .fa-brands {
            font-family: "Font Awesome 6 Brands";
            font-weight: 400;
        }
   
    
    
    
    
    
    
    
    
    
    
    
    
    
        
        
        
        
        
        
        
        
        
.ttl1-privacy-section {
  padding: 90px 20px;
  background:
    radial-gradient(circle at top left, rgba(215, 236, 225, 0.75) 0%, rgba(215, 236, 225, 0) 34%),
    radial-gradient(circle at bottom right, rgba(226, 220, 243, 0.7) 0%, rgba(226, 220, 243, 0) 32%),
    linear-gradient(180deg, #faf8f2 0%, #f4f2eb 100%);
  color: #2b3240;
  font-family: 'Inter', 'Segoe UI', sans-serif;
}

.ttl1-container {
  max-width: 900px;
  margin: 0 auto;
}

/* LEGAL PAGE TITLE THEME */
.ttl1-gold-text {
  background: linear-gradient(90deg, #335b2b 0%, #1a678c 34%, #49729a 62%, #6b4b95 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.ttl1-gold-accent {
  position: relative;
  display: inline-block;
}

.ttl1-gold-accent::after {
  content: "";
  display: block;
  width: 40%;
  height: 3px;
  margin-top: 8px;
  border-radius: 999px;
  background: linear-gradient(90deg, #3e6d35, #2b7898, transparent);
}

/* DIVIDER */
.ttl1-divider {
  width: 80px;
  height: 3px;
  margin: 20px 0 30px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, #54723f, #2d7594, #6a4893, transparent);
}

/* TEXT STYLES */
.ttl1-title {
  font-size: 40px;
  letter-spacing: 3px;
}

.ttl1-subtitle {
  font-size: 18px;
  color: #6e7782;
  margin-top: 10px;
}

.ttl1-description {
  font-size: 16px;
  margin: 30px 0;
  line-height: 1.7;
  color: #59626d;
}

.ttl1-block {
  margin-bottom: 28px;
  padding: 26px 28px;
  border-radius: 28px;
  background: rgba(255, 255, 255, 0.72);
  border: 1px solid rgba(100, 123, 148, 0.12);
  box-shadow: 0 18px 40px -26px rgba(34, 46, 61, 0.22);
  backdrop-filter: blur(8px);
}

.ttl1-heading {
  color: #273244;
  font-size: 20px;
  margin-bottom: 10px;
}

.ttl1-text {
  font-size: 15px;
  line-height: 1.7;
  color: #5d6670;
}

.ttl1-list {
  padding-left: 18px;
  font-size: 15px;
  line-height: 1.7;
  color: #5d6670;
}

.ttl1-list li {
  margin-bottom: 6px;
}

.ttl1-footer-text {
  margin-top: 50px;
  font-size: 18px;
  font-weight: 500;
  color: #49525d;
}

/* ANIMATION */
html.js.motion-enabled .ttl1-animate {
  opacity: 0;
  transform: translateY(40px);
  transition: all 0.9s ease;
}

html.js .ttl1-show {
  opacity: 1;
  transform: translateY(0);
}

/* SOFT GOLD GLOW ON HOVER */
.ttl1-block:hover {
  transform: translateY(-6px);
  transition: 0.3s ease;
  border-color: rgba(71, 109, 148, 0.2);
  box-shadow: 0 22px 48px -26px rgba(34, 46, 61, 0.24);
}

.ttl1-block:hover .ttl1-heading {
  text-shadow: none;
}

/* ========== GLOBAL PREMIUM MOTION SYSTEM ========== */

:root {
  --site-motion-ease: cubic-bezier(0.22, 1, 0.36, 1);
  --site-motion-duration: 0.82s;
  --site-motion-duration-slow: 1.05s;
  --site-motion-shadow: 0 18px 42px -28px rgba(18, 24, 38, 0.28);
  --site-motion-shadow-hover: 0 28px 60px -30px rgba(18, 24, 38, 0.38);
  --site-progress-gradient: linear-gradient(90deg, #35582b 0%, #1a678c 34%, #b76a38 68%, #5b3c8c 100%);
}

html {
  scroll-behavior: auto;
}

body {
  overflow-x: hidden;
}

section[id],
div[id] {
  scroll-margin-top: 108px;
}

.body-inner {
  transition: none;
}

html.js body.site-preload .body-inner {
  opacity: 1;
  transform: none;
  filter: none;
}

.site-scroll-progress {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 3px;
  z-index: 10001;
  pointer-events: none;
  background: rgba(255, 255, 255, 0.08);
  backdrop-filter: blur(10px);
}

.site-scroll-progress__bar {
  display: block;
  width: 100%;
  height: 100%;
  transform: scaleX(0);
  transform-origin: left center;
  background: var(--site-progress-gradient);
  box-shadow: 0 0 18px rgba(26, 103, 140, 0.28);
  transition: transform 0.14s linear, opacity 0.18s ease;
}

.motion-stage {
  position: relative;
}

html.js.motion-enabled [data-motion] {
  opacity: 0;
  filter: blur(6px);
  transform: translate3d(0, 36px, 0);
  transition:
    opacity var(--site-motion-duration) var(--site-motion-ease) var(--motion-delay, 0ms),
    transform var(--site-motion-duration-slow) var(--site-motion-ease) var(--motion-delay, 0ms),
    filter 0.7s ease var(--motion-delay, 0ms);
  will-change: transform, opacity, filter;
  backface-visibility: hidden;
}

html.js.motion-enabled [data-motion="heading"] {
  transform: translate3d(0, 44px, 0);
}

html.js.motion-enabled [data-motion="copy"] {
  transform: translate3d(0, 28px, 0);
}

html.js.motion-enabled [data-motion="media"] {
  transform: translate3d(0, 32px, 0) scale(0.965);
}

html.js.motion-enabled [data-motion="card"] {
  transform: translate3d(0, 42px, 0) scale(0.985);
}

html.js.motion-enabled [data-motion="left"] {
  transform: translate3d(-34px, 26px, 0) scale(0.985);
}

html.js.motion-enabled [data-motion="right"] {
  transform: translate3d(34px, 26px, 0) scale(0.985);
}

html.js.motion-enabled [data-motion="button"] {
  transform: translate3d(0, 22px, 0) scale(0.98);
}

.motion-stage.is-inview [data-motion] {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) scale(1);
  object-position: top;
}

.motion-stage.is-inview-static [data-motion] {
  opacity: 1;
  filter: none;
  transform: none;
  transition: none !important;
}

.site-parallax-target {
  --site-parallax-y: 0px;
  transform: none;
  will-change: auto;
}

.btn,
.ttl4series-btn,
.ticket-btn {
  position: relative;
  overflow: hidden;
  transform: translateZ(0);
  transition:
    transform 0.34s var(--site-motion-ease),
    box-shadow 0.34s var(--site-motion-ease),
    border-color 0.34s ease,
    background-color 0.34s ease,
    color 0.34s ease,
    filter 0.34s ease;
  will-change: transform;
  -webkit-tap-highlight-color: transparent;
}

.btn::after,
.ttl4series-btn::after,
.ticket-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(120deg, rgba(255, 255, 255, 0) 12%, rgba(255, 255, 255, 0.2) 48%, rgba(255, 255, 255, 0) 84%);
  opacity: 0;
  transition: opacity 0.34s ease;
  pointer-events: none;
}

.btn:hover,
.ttl4series-btn:hover,
.ticket-btn:hover {
  transform: translateY(-3px) scale(1.015);
  box-shadow: var(--site-motion-shadow);
  filter: saturate(1.02);
}

.btn:hover::after,
.ttl4series-btn:hover::after,
.ticket-btn:hover::after {
  opacity: 1;
}

.btn:active,
.ttl4series-btn:active,
.ticket-btn:active {
  transform: translateY(0) scale(0.982);
}

.header .navbar-nav > li.header-ticket > a.ticket-btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  line-height: 1.1;
  vertical-align: middle;
  margin-top: 0;
  overflow: visible;
}

.header .navbar-nav > li.header-ticket > a.ticket-btn::after {
  display: none;
}

.header .navbar-nav > li.header-ticket > a.ticket-btn:hover,
.header .navbar-nav > li.header-ticket > a.ticket-btn:focus,
.header .navbar-nav > li.header-ticket > a.ticket-btn:active,
.header .navbar-nav > li.header-ticket:hover > a.ticket-btn {
  transform: none;
  filter: none;
}

.header .navbar-nav > li.header-ticket > a.ticket-btn i {
  margin-right: 2px;
}

.header .logo {
  position: relative;
  z-index: 6;
}

.header .logo .site-header-logo-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
}

.header.header-transparent .logo .site-header-logo-link {
  padding: 10px 14px;
  border-radius: 18px;
  background: rgba(10, 16, 26, 0.24);
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  box-shadow: 0 18px 38px -28px rgba(0, 0, 0, 0.45);
}

.header .logo .site-header-logo {
  display: block;
  max-width: 100%;
  height: auto;
  opacity: 1 !important;
  visibility: visible !important;
  filter: drop-shadow(0 10px 20px rgba(0, 0, 0, 0.35));
}

.header .logo .site-header-logo--desktop {
  width: 145px;
}

.header .logo .site-header-logo--mobile {
  width: 62px !important;
}

.ts-facts,
.ts-speaker,
.contact-info-box,
.sidebar,
.contact-form,
.ttl1-block,
.ttl3-body-card,
.ttl4series-why-card,
.ttl4series-profile-card,
.ttl4series-build-box,
.ttl4series-vision-box,
.ttl4series-cta-box {
  transition:
    transform 0.46s var(--site-motion-ease),
    box-shadow 0.46s var(--site-motion-ease),
    border-color 0.32s ease,
    filter 0.32s ease;
  transform: translateZ(0);
  will-change: transform;
}

.ts-facts:hover,
.ts-speaker:hover,
.contact-info-box:hover,
.sidebar:hover,
.contact-form:hover,
.ttl1-block:hover,
.ttl3-body-card:hover,
.ttl4series-why-card:hover,
.ttl4series-profile-card:hover,
.ttl4series-build-box:hover,
.ttl4series-vision-box:hover,
.ttl4series-cta-box:hover {
  transform: translateY(-8px) scale(1.01);
  box-shadow: var(--site-motion-shadow-hover);
  filter: saturate(1.02);
}

.contact-info-box,
.contact-info-box:hover {
  transform: none;
  box-shadow: none;
  filter: none;
}

.ts-facts,
.ts-facts:hover {
  transform: none;
  box-shadow: none;
  filter: none;
}

.intro-video img,
.speaker-img-box img,
.ts-speaker-image img,
.ttl4series-profile-card img,
.footer-logo img {
  transition: transform 0.75s var(--site-motion-ease), filter 0.55s ease;
  transform-origin: center center;
}

.intro-video:hover img,
.ts-speaker:hover img,
.ttl4series-profile-card:hover img,
.footer-logo:hover img {
  transform: scale(1.045);
  filter: saturate(1.04);
}

#ts-speakers .speaker-grid {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

#ts-speakers .speaker-grid > [class*="col-"] {
  float: none;
  display: flex;
  margin-bottom: 34px;
}

#ts-speakers .speaker-grid .ts-speaker {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  overflow: hidden;
  border-radius: 24px;
}

#ts-speakers .speaker-grid .ts-speaker-image {
  overflow: hidden;
}

#ts-speakers .speaker-grid .speaker-img-box {
  width: 100%;
  height: auto;
  min-height: 320px;
  aspect-ratio: 4 / 5;
  background: linear-gradient(180deg, #eef5fb 0%, #e8eef9 100%);
}

#ts-speakers .speaker-grid .speaker-img-box img,
#ts-speakers .speaker-grid .ts-speaker-image img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  object-position: center top;
}

#ts-speakers .speaker-grid .ts-speaker-info {
  height: auto;
  min-height: 148px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 8px;
}

#ts-speakers .speaker-grid .ts-speaker-name {
  line-height: 1.3;
}

#ts-speakers .speaker-grid .ts-speaker-designation {
  line-height: 1.55;
  margin-bottom: 0;
}

.home-speakers-section .home-speakers-heading-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 40px;
}

.home-speakers-section .home-speakers-title {
  padding: 0;
}

.home-speakers-section .home-speakers-arrow {
  position: absolute;
  top: 50%;
  z-index: 3;
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 50%;
  background: #111;
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  line-height: 1;
  box-shadow: 0 18px 36px -24px rgba(0, 0, 0, 0.44);
  transform: translateY(-50%);
  transition: transform 0.2s ease, opacity 0.2s ease, background 0.2s ease, box-shadow 0.2s ease;
}

.home-speakers-section .home-speakers-arrow--prev {
  left: 0;
}

.home-speakers-section .home-speakers-arrow--next {
  right: 0;
}

.home-speakers-section .home-speakers-arrow:hover:not([disabled]) {
  transform: translateY(-50%) scale(1.04);
  background: #2d4f78;
  box-shadow: 0 20px 40px -24px rgba(0, 0, 0, 0.58);
}

.home-speakers-section .home-speakers-arrow[disabled] {
  opacity: 0.32;
  cursor: default;
  box-shadow: none;
}

.home-speakers-section .home-speakers-slider-shell {
  position: relative;
  padding: 0 74px;
}

.home-speakers-section .home-speakers-track {
  display: flex;
  gap: 40px;
  overflow-x: auto;
  padding: 10px 6px 20px;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  scrollbar-width: none;
}

.home-speakers-section .home-speakers-track::-webkit-scrollbar {
  display: none;
}

.home-speakers-section .home-speaker-slide {
  flex: 0 0 calc((100% - 120px) / 4);
  min-width: 0;
  scroll-snap-align: start;
}

.home-speakers-section .speakers-empty-state {
  max-width: 680px;
  margin: 0 auto;
  padding: 28px 22px;
  border: 1px dashed rgba(17, 17, 17, 0.22);
  border-radius: 24px;
  text-align: center;
  background: rgba(255, 255, 255, 0.82);
}

.intro-video {
  isolation: isolate;
  background: #000;
}

.intro-video > img {
  display: block;
  width: 100%;
  position: relative;
  z-index: 0;
}

.intro-video:before {
  z-index: 1;
  opacity: 1;
  pointer-events: none;
}

.intro-video > a.popup {
  position: absolute;
  inset: 0;
  z-index: 2;
  display: block;
}

.intro-video .video-icon {
  z-index: 3;
  pointer-events: none;
}

.header .navbar-nav > li > a,
.footer-social ul li a,
.footer-menu ul li a {
  transition: color 0.3s ease, transform 0.3s var(--site-motion-ease), opacity 0.3s ease;
}

.header .navbar-nav > li > a:hover,
.footer-social ul li a:hover,
.footer-menu ul li a:hover {
  transform: translateY(-2px);
}

.form-control {
  transition: border-color 0.28s ease, box-shadow 0.28s ease, transform 0.28s ease;
}

.form-control:focus {
  transform: translateY(-1px);
  box-shadow: 0 14px 28px -22px rgba(31, 56, 94, 0.38);
}

@media (max-width: 1199px) {
  .home-speakers-section .home-speaker-slide {
    flex-basis: calc((100% - 40px) / 2);
  }
}

@media (max-width: 991px) {
  .site-scroll-progress {
    height: 2px;
  }

  .header.header-transparent .logo .site-header-logo-link {
    padding: 8px 12px;
    border-radius: 14px;
  }

  .home-speakers-section .home-speakers-heading-wrap {
    margin-bottom: 34px;
  }

  .home-speakers-section .home-speakers-slider-shell {
    padding: 0 60px;
  }

  #ts-speakers .speaker-grid > [class*="col-"] {
    margin-bottom: 26px;
  }

  #ts-speakers .speaker-grid .speaker-img-box {
    min-height: 290px;
  }

  html.js.motion-enabled [data-motion="left"],
  html.js.motion-enabled [data-motion="right"],
  html.js.motion-enabled [data-motion="card"],
  html.js.motion-enabled [data-motion="media"] {
    transform: translate3d(0, 24px, 0) scale(0.995);
  }
}

@media (max-width: 767px) {
 

  .home-speakers-section .home-speakers-arrow {
    width: 42px;
    height: 42px;
    font-size: 18px;
  }

  .home-speakers-section .home-speakers-track {
    gap: 22px;
    padding-left: 0;
    padding-right: 0;
  }

  .home-speakers-section .home-speaker-slide {
    flex-basis: min(88vw, 320px);
  }

  #ts-speakers .speaker-grid > [class*="col-"] {
    margin-bottom: 22px;
  }

  #ts-speakers .speaker-grid .speaker-img-box {
    min-height: 340px;
  }

  #ts-speakers .speaker-grid .ts-speaker-info {
    min-height: 0;
  }
}

@media (max-width: 991px) {
  html.js.motion-enabled [data-motion],
  html.js.motion-enabled .ttl1-animate {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    transition: none !important;
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  .body-inner,
  .site-scroll-progress__bar,
  .site-parallax-target,
  .btn,
  .ttl4series-btn,
  .ticket-btn,
  .ts-facts,
  .ts-speaker,
  .contact-info-box,
  .sidebar,
  .contact-form,
  .ttl1-block,
  .ttl3-body-card,
  .ttl4series-why-card,
  .ttl4series-profile-card,
  .ttl4series-build-box,
  .ttl4series-vision-box,
  .ttl4series-cta-box,
  .intro-video img,
  .speaker-img-box img,
  .ts-speaker-image img,
  .ttl4series-profile-card img,
  .footer-logo img,
  [data-motion] {
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  html.js.motion-enabled [data-motion],
  html.js.motion-enabled .ttl1-animate {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
  }
}

.body-agenda-page {
  position: relative;
  padding: 54px 0;
  background:
    radial-gradient(circle at top left, rgba(232, 240, 251, 0.82) 0%, rgba(232, 240, 251, 0) 36%),
    radial-gradient(circle at top right, rgba(243, 232, 246, 0.82) 0%, rgba(243, 232, 246, 0) 34%),
    linear-gradient(180deg, #fffdf8 0%, #f8fbff 100%);
  overflow: hidden;
}

.body-agenda-hero-section {
  padding-top: 86px;
  padding-bottom: 34px;
}

.body-agenda-main-section {
  padding-top: 12px;
}

.body-agenda-schedule-section {
  padding-top: 4px;
}

.body-agenda-hero {
  max-width: 900px;
  margin: 0 auto;
}

.body-agenda-eyebrow,
.body-agenda-overview-kicker,
.body-agenda-schedule-kicker,
.body-agenda-cta-kicker,
.body-agenda-track-eyebrow {
  margin: 0 0 16px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: #a7802d;
}

.body-agenda-title {
  margin: 0;
  font-size: 56px;
  line-height: 1.08;
  color: #20242f;
}

.body-agenda-quote {
  margin: 18px 0 0;
  font-size: 21px;
  line-height: 1.5;
  font-style: italic;
  color: #737886;
}

.body-agenda-divider {
  display: block;
  width: min(560px, 92%);
  height: 2px;
  margin: 28px auto 0;
  border-radius: 999px;
  background: linear-gradient(90deg, rgba(181, 138, 42, 0.08) 0%, rgba(181, 138, 42, 0.95) 50%, rgba(181, 138, 42, 0.08) 100%);
}

.body-agenda-overview,
.body-agenda-track-card,
.body-agenda-row,
.body-agenda-cta-box {
  transition:
    transform 0.42s var(--site-motion-ease),
    box-shadow 0.42s var(--site-motion-ease),
    border-color 0.32s ease,
    background-color 0.32s ease,
    filter 0.32s ease;
}

.body-agenda-overview {
  position: relative;
  padding: 36px 38px 34px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.7) 0%, rgba(255, 251, 240, 0.92) 100%);
  border: 1px solid rgba(181, 138, 42, 0.14);
  box-shadow: 0 28px 46px -34px rgba(87, 96, 117, 0.28);
  overflow: hidden;
}

.body-agenda-overview::before {
  content: "";
  position: absolute;
  top: 32px;
  bottom: 32px;
  left: 0;
  width: 7px;
  border-radius: 0 999px 999px 0;
  background: linear-gradient(180deg, #cda53b 0%, #b88d2b 100%);
  box-shadow: 0 12px 24px -12px rgba(184, 141, 43, 0.58);
}

.body-agenda-overview-title {
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
  color: #1d2330;
}

.body-agenda-overview-quote {
  margin: 12px 0 18px;
  font-size: 17px;
  line-height: 1.6;
  font-style: italic;
  color: #747b84;
}

.body-agenda-overview-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}

.body-agenda-overview-meta span {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 10px 16px;
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(181, 138, 42, 0.14);
  color: #525a67;
  font-size: 14px;
  line-height: 1.45;
}

.body-agenda-track-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 34px;
}

.body-agenda-track-grid > [class*="col-"] {
  display: flex;
  margin-bottom: 28px;
}

.body-agenda-track-card {
  --agenda-accent: #355b8d;
  --agenda-soft: #e8f0fb;
  --agenda-glow: rgba(53, 91, 141, 0.18);
  width: 100%;
  min-height: 100%;
  padding: 30px 28px;
  border-radius: 30px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.74) 0%, rgba(255, 255, 255, 0.92) 100%);
  border: 1px solid rgba(61, 74, 95, 0.08);
  box-shadow: 0 24px 40px -34px rgba(72, 84, 106, 0.24);
  overflow: hidden;
}

.body-agenda-track-card--air {
  --agenda-accent: #355b8d;
  --agenda-soft: #e8f0fb;
  --agenda-glow: rgba(53, 91, 141, 0.2);
}

.body-agenda-track-card--fire {
  --agenda-accent: #8f4b25;
  --agenda-soft: #f7ece5;
  --agenda-glow: rgba(143, 75, 37, 0.2);
}

.body-agenda-track-card--quantum {
  --agenda-accent: #5a3785;
  --agenda-soft: #f2eaf9;
  --agenda-glow: rgba(90, 55, 133, 0.22);
}

.body-agenda-track-card:hover,
.body-agenda-overview:hover,
.body-agenda-row:hover,
.body-agenda-cta-box:hover {
  transform: translateY(-8px);
  box-shadow: 0 30px 52px -30px rgba(72, 84, 106, 0.28);
  filter: saturate(1.02);
}

.body-agenda-track-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 58px;
  height: 58px;
  margin-bottom: 18px;
  border-radius: 18px;
  background: var(--agenda-soft);
  color: var(--agenda-accent);
  font-size: 24px;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.92), 0 18px 26px -22px var(--agenda-glow);
}

.body-agenda-track-title {
  margin: 0;
  font-size: 24px;
  line-height: 1.28;
  color: #212836;
}

.body-agenda-track-copy {
  margin: 12px 0 18px;
  color: #66707d;
  line-height: 1.7;
}

.body-agenda-track-points {
  margin: 0;
  padding: 0;
  list-style: none;
}

.body-agenda-track-points li {
  position: relative;
  padding-left: 20px;
  color: #4f5764;
  line-height: 1.7;
}

.body-agenda-track-points li + li {
  margin-top: 10px;
}

.body-agenda-track-points li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 11px;
  width: 8px;
  height: 8px;
  border-radius: 999px;
  background: var(--agenda-accent);
  box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.95);
}

.body-agenda-schedule-shell {
  padding: 34px;
  border-radius: 34px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96) 0%, rgba(251, 252, 255, 0.94) 100%);
  border: 1px solid rgba(70, 82, 104, 0.08);
  box-shadow: 0 30px 50px -34px rgba(72, 84, 106, 0.28);
}

.body-agenda-schedule-title {
  margin: 0;
  font-size: 30px;
  line-height: 1.2;
  color: #1d2330;
}

.body-agenda-schedule-copy {
  max-width: 760px;
  margin: 12px 0 0;
  color: #66707c;
  line-height: 1.7;
}

.body-agenda-list {
  display: grid;
  gap: 14px;
  margin-top: 28px;
}

.body-agenda-row {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  border-radius: 24px;
  border: 1px solid rgba(72, 84, 106, 0.08);
  background: rgba(255, 255, 255, 0.94);
  overflow: hidden;
}

.body-agenda-time {
  display: flex;
  align-items: center;
  padding: 22px 24px;
  background: linear-gradient(180deg, #fcf8ee 0%, #f7efda 100%);
  border-right: 1px solid rgba(181, 138, 42, 0.1);
}

.body-agenda-time span {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.25;
  color: #a0751b;
}

.body-agenda-content {
  padding: 24px 28px 26px;
}

.body-agenda-tag {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 7px 14px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.body-agenda-tag--neutral {
  background: #f3efe4;
  color: #8f722d;
}

.body-agenda-tag--air {
  background: #e7effa;
  color: #315888;
}

.body-agenda-tag--fire {
  background: #f9ebe4;
  color: #8c4722;
}

.body-agenda-tag--quantum {
  background: #efe7f7;
  color: #593684;
}

.body-agenda-session-title {
  margin: 12px 0 0;
  font-size: 25px;
  line-height: 1.32;
  color: #202633;
}

.body-agenda-session-meta {
  margin: 10px 0 0;
  color: #4f5b6f;
  font-weight: 600;
}

.body-agenda-session-desc {
  margin: 10px 0 0;
  color: #66707d;
  line-height: 1.72;
}

.body-agenda-cta-box {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 30px 34px;
  border-radius: 32px;
  background: linear-gradient(135deg, rgba(232, 240, 251, 0.95) 0%, rgba(255, 248, 233, 0.96) 55%, rgba(241, 233, 248, 0.94) 100%);
  border: 1px solid rgba(92, 103, 124, 0.08);
  box-shadow: 0 28px 46px -34px rgba(72, 84, 106, 0.28);
}

.body-agenda-cta-title {
  margin: 0;
  max-width: 650px;
  font-size: 28px;
  line-height: 1.3;
  color: #202633;
}

.body-agenda-cta-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
}

.body-agenda-cta-actions .btn-border {
  border-color: rgba(49, 88, 136, 0.28);
  color: #315888;
  background: rgba(255, 255, 255, 0.82);
}

.body-agenda-cta-actions .btn-border:hover {
  border-color: #315888;
  color: #315888;
  background: #ffffff;
}

@media (max-width: 991px) {
  .body-agenda-page {
    padding: 46px 0;
  }

  .body-agenda-hero-section {
    padding-top: 72px;
  }

  .body-agenda-title {
    font-size: 44px;
  }

  .body-agenda-overview,
  .body-agenda-schedule-shell,
  .body-agenda-cta-box {
    padding: 28px;
  }

  .body-agenda-track-grid > [class*="col-"] {
    margin-bottom: 22px;
  }

  .body-agenda-row {
    grid-template-columns: 1fr;
  }

  .body-agenda-time {
    border-right: 0;
    border-bottom: 1px solid rgba(181, 138, 42, 0.1);
  }

  .body-agenda-cta-box {
    flex-direction: column;
    align-items: flex-start;
  }
}

@media (max-width: 767px) {
  .body-agenda-page {
    padding: 40px 0;
  }

  .body-agenda-hero-section {
    padding-top: 62px;
    padding-bottom: 24px;
  }

  .body-agenda-title {
    font-size: 34px;
  }

  .body-agenda-quote {
    font-size: 18px;
  }

  .body-agenda-overview,
  .body-agenda-track-card,
  .body-agenda-schedule-shell,
  .body-agenda-cta-box {
    padding: 24px 20px;
    border-radius: 26px;
  }

  .body-agenda-overview::before {
    top: 24px;
    bottom: 24px;
  }

  .body-agenda-overview-title,
  .body-agenda-schedule-title,
  .body-agenda-cta-title {
    font-size: 24px;
  }

  .body-agenda-time {
    padding: 18px 20px;
  }

  .body-agenda-time span {
    font-size: 20px;
  }

  .body-agenda-content {
    padding: 20px;
  }

  .body-agenda-session-title {
    font-size: 21px;
  }

  .body-agenda-track-grid > [class*="col-"] {
    margin-bottom: 18px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .body-agenda-overview,
  .body-agenda-track-card,
  .body-agenda-row,
  .body-agenda-cta-box {
    transition-duration: 0.01ms !important;
  }

  .body-agenda-overview:hover,
  .body-agenda-track-card:hover,
  .body-agenda-row:hover,
  .body-agenda-cta-box:hover {
    transform: none;
    filter: none;
  }
}

.abfq-page {
  padding: 110px 0 72px;
  background: #ffffff;
}

.abfq-shell {
  max-width: 1110px;
  margin: 0 auto;
}

.abfq-hero {
  text-align: center;
  margin-bottom: 32px;
}

.abfq-eyebrow {
  margin: 0 0 14px;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 0.02em;
  color: #a87d16;
}

.abfq-title {
  margin: 0;
  font-size: 39px;
  line-height: 1.18;
  font-weight: 800;
  color: #1e1f21;
}

.abfq-subtitle {
  margin: 12px 0 0;
  font-size: 25px;
  line-height: 1.45;
  font-style: italic;
  font-weight: 400;
  color: #6f7073;
}

.abfq-divider {
  display: block;
  width: 595px;
  max-width: 100%;
  height: 3px;
  margin: 25px auto 0;
  background: #cba230;
}

.abfq-highlight {
  position: relative;
  margin-bottom: 26px;
  padding: 30px 38px 30px 38px;
  background: #fbf5e6;
}

.abfq-highlight::before {
  content: "";
  position: absolute;
  left: 0;
  top: -6px;
  bottom: -6px;
  width: 9px;
  border-radius: 999px;
  background: #cba230;
}

.abfq-highlight-eyebrow {
  margin: 0 0 8px;
  font-size: 17px;
  font-weight: 700;
  color: #a57b16;
}

.abfq-highlight-title {
  margin: 0;
  max-width: 930px;
  font-size: 37px;
  line-height: 1.2;
  font-weight: 800;
  color: #1f2022;
}

.abfq-highlight-quote {
  margin: 10px 0 8px;
  max-width: 1030px;
  font-size: 24px;
  line-height: 1.34;
  font-style: italic;
  font-weight: 400;
  color: #6d6f73;
}

.abfq-highlight-meta {
  margin: 0;
  max-width: 1040px;
  font-size: 18px;
  line-height: 1.55;
  color: #66696f;
}

.abfq-schedule {
  padding: 26px 30px 20px;
  background: #f4f4f4;
}

.abfq-schedule-heading {
  margin: 0 0 14px;
  font-size: 16px;
  line-height: 1.3;
  font-weight: 800;
  color: #a57b16;
}

.abfq-row {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 26px;
  align-items: start;
  padding: 13px 4px;
  border-top: 1px solid #dfdfdf;
}

.abfq-row:first-of-type {
  border-top: 0;
}

.abfq-time {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 700;
  color: #a57b16;
}

.abfq-copy {
  font-size: 18px;
  line-height: 1.45;
  font-weight: 400;
  color: #26272a;
}

.abfq-session3 {
  margin-top: 44px;
}

.abfq-session3-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 26px;
  padding: 22px 24px 22px 24px;
  background: #294f7d;
}

.abfq-session3-head-copy {
  min-width: 0;
}

.abfq-session3-kicker {
  margin: 0 0 8px;
  font-size: 17px;
  line-height: 1.25;
  font-weight: 800;
  color: #ffffff;
}

.abfq-session3-title {
  margin: 0;
  font-size: 38px;
  line-height: 1.15;
  font-weight: 800;
  color: #ffffff;
}

.abfq-session3-quote {
  margin: 10px 0 0;
  font-size: 22px;
  line-height: 1.35;
  font-style: italic;
  font-weight: 400;
  color: #d8dee6;
}

.abfq-session3-range {
  flex-shrink: 0;
  padding-top: 42px;
  font-size: 21px;
  line-height: 1.25;
  font-weight: 800;
  color: #ffffff;
}

.abfq-session3-list {
  background: #ffffff;
}

.abfq-session3-row {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 26px;
  align-items: start;
  padding: 17px 22px 16px 22px;
  border-bottom: 1px solid #ececec;
  background: #ffffff;
}

.abfq-session3-row--break {
  background: #f3f3f3;
}

.abfq-session3-row--launch {
  background: #fdf0ed;
  border-bottom: 0;
}

.abfq-session3-time {
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #a57b16;
}

.abfq-session3-body {
  min-width: 0;
}

.abfq-session3-meta {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
  color: #737373;
}

.abfq-session3-meta--launch {
  color: #bf3d2d;
}

.abfq-session3-row-title {
  margin: 0;
  font-size: 22px;
  line-height: 1.35;
  font-weight: 800;
  color: #26272a;
}

.abfq-session3-speaker {
  margin: 8px 0 0;
  font-size: 18px;
  line-height: 1.45;
  font-style: italic;
  font-weight: 400;
  color: #7a7b7f;
}

.abfq-flex-slot {
  margin-top: 0;
  padding: 16px 28px 18px 28px;
  background: #fef9ea;
  border: 2px solid #dfa416;
  border-left-width: 6px;
}

.abfq-flex-slot-kicker {
  margin: 0 0 2px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #8e6b12;
}

.abfq-flex-slot-title {
  margin: 0;
  font-size: 20px;
  line-height: 1.35;
  font-weight: 800;
  color: #dfa416;
}

.abfq-flex-slot-copy {
  margin: 2px 0 0;
  font-size: 16px;
  line-height: 1.45;
  font-style: italic;
  font-weight: 400;
  color: #707174;
}

.abfq-panel-box {
  margin-top: 0;
  padding: 16px 28px 18px 28px;
  background: #eaedf8;
  border-top: 4px solid #6f73cf;
}

.abfq-panel-kicker {
  margin: 0;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #6f73cf;
}

.abfq-panel-time {
  margin: 2px 0 6px;
  font-size: 17px;
  line-height: 1.35;
  font-weight: 800;
  color: #6f73cf;
}

.abfq-panel-title {
  margin: 0 0 10px;
  font-size: 22px;
  line-height: 1.42;
  font-style: italic;
  font-weight: 800;
  color: #232428;
}

.abfq-panel-line {
  margin: 0 0 4px;
  font-size: 17px;
  line-height: 1.5;
  color: #585c66;
}

.abfq-panel-line strong {
  color: #4d4f56;
}

.abfq-lunch-box {
  margin-top: 30px;
  padding: 20px 28px 20px 28px;
  background: #edf6ee;
  border-left: 6px solid #45a34a;
}

.abfq-lunch-kicker {
  margin: 0 0 6px;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #2f8340;
}

.abfq-lunch-title {
  margin: 0 0 10px;
  font-size: 23px;
  line-height: 1.35;
  font-weight: 800;
  color: #242529;
}

.abfq-lunch-copy {
  margin: 0 0 4px;
  font-size: 17px;
  line-height: 1.5;
  color: #4f5358;
}

.abfq-experiential-box {
  margin-top: 18px;
  padding: 22px 26px 18px 26px;
  background: #f5f0ff;
  border-left: 7px solid #915fca;
}

.abfq-experiential-kicker {
  margin: 0;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #915fca;
}

.abfq-experiential-intro {
  margin: 6px 0 14px;
  font-size: 17px;
  line-height: 1.45;
  font-style: italic;
  color: #6d6d73;
}

.abfq-experiential-row {
  display: grid;
  grid-template-columns: 190px minmax(0, 1fr);
  gap: 24px;
  align-items: start;
  padding: 11px 0 10px;
  border-top: 1px solid #e4dff0;
}

.abfq-experiential-row:first-of-type {
  border-top: 0;
}

.abfq-experiential-time {
  font-size: 17px;
  line-height: 1.4;
  font-weight: 800;
  color: #915fca;
}

.abfq-experiential-title {
  margin: 0;
  font-size: 21px;
  line-height: 1.35;
  font-weight: 800;
  color: #25262a;
}

.abfq-experiential-copy {
  margin: 3px 0 0;
  font-size: 17px;
  line-height: 1.5;
  color: #666a72;
}

.abfq-fire-section,
.abfq-quantum-section {
  margin-top: 32px;
}

.abfq-fire-head,
.abfq-quantum-head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  gap: 24px;
  padding: 18px 22px 20px 22px;
}

.abfq-fire-head {
  background: #8f2705;
}

.abfq-quantum-head {
  background: #5a2b84;
}

.abfq-fire-kicker,
.abfq-quantum-kicker {
  margin: 0 0 6px;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 800;
  color: #ffffff;
}

.abfq-fire-title,
.abfq-quantum-title {
  margin: 0;
  font-size: 35px;
  line-height: 1.18;
  font-weight: 800;
  color: #ffffff;
}

.abfq-fire-quote,
.abfq-quantum-quote {
  margin: 8px 0 0;
  font-size: 21px;
  line-height: 1.4;
  font-style: italic;
  color: rgba(255, 255, 255, 0.78);
}

.abfq-fire-range,
.abfq-quantum-range {
  flex-shrink: 0;
  padding-top: 40px;
  font-size: 20px;
  line-height: 1.25;
  font-weight: 800;
  color: #ffffff;
}

.abfq-fire-list,
.abfq-quantum-list {
  background: #ffffff;
}

.abfq-fire-row,
.abfq-quantum-row {
  display: grid;
  grid-template-columns: 160px minmax(0, 1fr);
  gap: 26px;
  align-items: start;
  padding: 15px 22px 15px 22px;
  border-bottom: 1px solid #ececec;
  background: #ffffff;
}

.abfq-fire-row--break {
  background: #f3f3f3;
}

.abfq-fire-row--keynote {
  background: #fdf0ed;
}

.abfq-fire-row--live {
  background: #fff9e8;
}

.abfq-quantum-row--keynote {
  background: #f1ebfb;
}

.abfq-quantum-row--intro {
  background: #edf5ff;
}

.abfq-fire-time,
.abfq-quantum-time {
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #a57b16;
}

.abfq-fire-meta,
.abfq-quantum-meta {
  margin: 0 0 6px;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 800;
  color: #737373;
}

.abfq-fire-meta--live {
  color: #bd8c12;
}

.abfq-quantum-meta--intro {
  color: #2f6fb7;
}

.abfq-fire-row-title,
.abfq-quantum-row-title {
  margin: 0;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 800;
  color: #26272a;
}

.abfq-fire-row--keynote .abfq-fire-row-title,
.abfq-quantum-row--keynote .abfq-quantum-row-title {
  font-style: italic;
  color: #9e7b13;
}

.abfq-fire-speaker,
.abfq-quantum-speaker {
  margin: 8px 0 0;
  font-size: 17px;
  line-height: 1.45;
  font-style: italic;
  color: #787b80;
}

.abfq-transition-box {
  margin-top: 14px;
  padding: 24px 32px 20px 32px;
  background: #f6f6f4;
}

.abfq-transition-kicker {
  margin: 0 0 18px;
  font-size: 17px;
  line-height: 1.3;
  font-weight: 800;
  color: #a57b16;
}

.abfq-transition-row,
.abfq-gala-row {
  display: grid;
  grid-template-columns: 220px minmax(0, 1fr);
  gap: 26px;
  align-items: start;
}

.abfq-transition-time,
.abfq-gala-time {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 800;
  color: #a57b16;
}

.abfq-transition-copy,
.abfq-gala-copy {
  font-size: 18px;
  line-height: 1.5;
  color: #2b2c2f;
}

.abfq-gria-box,
.abfq-experiential-closing-box {
  margin-top: 20px;
  padding: 20px 28px 20px 28px;
  background: #f4f0ff;
  border-left: 7px solid #6e3ea7;
}

.abfq-gria-kicker,
.abfq-experiential-closing-kicker {
  margin: 0;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #6e3ea7;
}

.abfq-gria-title,
.abfq-experiential-closing-title {
  margin: 8px 0 0;
  font-size: 24px;
  line-height: 1.32;
  font-weight: 800;
  color: #25262a;
}

.abfq-gria-intro,
.abfq-experiential-closing-quote {
  margin: 8px 0 12px;
  font-size: 18px;
  line-height: 1.45;
  font-style: italic;
  color: #6e3ea7;
}

.abfq-gria-line,
.abfq-experiential-closing-line {
  margin: 0 0 6px;
  font-size: 17px;
  line-height: 1.45;
  color: #5b5e67;
}

.abfq-gria-line strong {
  color: #4e5158;
}

.abfq-experiential-closing-time {
  margin: 6px 0 0;
  font-size: 18px;
  line-height: 1.35;
  font-weight: 800;
  color: #6e3ea7;
}

.abfq-closing-box {
  margin-top: 20px;
  padding: 24px 24px 28px;
  text-align: center;
  background: #fff9e8;
  border: 3px solid #d3b14a;
}

.abfq-closing-kicker {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #a57b16;
}

.abfq-closing-title {
  margin: 0 0 8px;
  font-size: 29px;
  line-height: 1.25;
  font-weight: 800;
  color: #25262a;
}

.abfq-closing-line {
  margin: 0 0 8px;
  font-size: 17px;
  line-height: 1.5;
  color: #575b61;
}

.abfq-closing-quote {
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.45;
  font-style: italic;
  font-weight: 700;
  color: #a57b16;
}

.abfq-gala-box {
  margin-top: 14px;
  padding: 20px 24px 20px;
  background: #f6f6f4;
}

.abfq-gala-kicker {
  margin: 0 0 18px;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 800;
  color: #a57b16;
}

html.abfq-page-boot .abfq-page .abfq-animate {
  opacity: 0;
  filter: blur(8px);
  transform: translate3d(0, 34px, 0) scale(0.988);
  transition:
    opacity 0.88s cubic-bezier(0.22, 1, 0.36, 1) var(--abfq-delay, 0ms),
    transform 0.96s cubic-bezier(0.22, 1, 0.36, 1) var(--abfq-delay, 0ms),
    filter 0.74s ease var(--abfq-delay, 0ms);
  will-change: transform, opacity, filter;
  backface-visibility: hidden;
}

html.abfq-page-boot .abfq-page .abfq-animate.is-visible {
  opacity: 1;
  filter: blur(0);
  transform: translate3d(0, 0, 0) scale(1);
}

html.abfq-page-boot .abfq-page .abfq-animate.is-static {
  transition: none !important;
}

.abfq-highlight,
.abfq-session3-head,
.abfq-flex-slot,
.abfq-panel-box,
.abfq-lunch-box,
.abfq-experiential-box,
.abfq-fire-head,
.abfq-transition-box,
.abfq-gria-box,
.abfq-closing-box,
.abfq-experiential-closing-box,
.abfq-gala-box,
.abfq-quantum-head {
  transition:
    transform 0.42s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.42s cubic-bezier(0.22, 1, 0.36, 1),
    filter 0.3s ease,
    background-color 0.3s ease;
}

.abfq-row,
.abfq-session3-row,
.abfq-fire-row,
.abfq-quantum-row,
.abfq-experiential-row {
  transition:
    transform 0.28s ease,
    box-shadow 0.28s ease,
    background-color 0.28s ease,
    border-color 0.28s ease;
}

@media (hover: hover) {
  .abfq-highlight:hover,
  .abfq-session3-head:hover,
  .abfq-flex-slot:hover,
  .abfq-panel-box:hover,
  .abfq-lunch-box:hover,
  .abfq-experiential-box:hover,
  .abfq-fire-head:hover,
  .abfq-transition-box:hover,
  .abfq-gria-box:hover,
  .abfq-closing-box:hover,
  .abfq-experiential-closing-box:hover,
  .abfq-gala-box:hover,
  .abfq-quantum-head:hover {
    transform: translateY(-5px);
    box-shadow: 0 28px 46px -34px rgba(22, 27, 38, 0.28);
    filter: saturate(1.02);
  }

  .abfq-row:hover,
  .abfq-session3-row:hover,
  .abfq-fire-row:hover,
  .abfq-quantum-row:hover,
  .abfq-experiential-row:hover {
    transform: translateX(5px);
    box-shadow: 0 18px 26px -24px rgba(17, 22, 32, 0.26);
  }
}

@media (max-width: 991px) {
  .abfq-page {
    padding: 92px 0 56px;
  }

  .abfq-title {
    font-size: 34px;
  }

  .abfq-subtitle {
    font-size: 22px;
  }

  .abfq-highlight-title {
    font-size: 31px;
  }

  .abfq-highlight-quote {
    font-size: 21px;
  }

  .abfq-row {
    grid-template-columns: 190px minmax(0, 1fr);
    gap: 22px;
  }

  .abfq-session3-title {
    font-size: 33px;
  }

  .abfq-session3-quote {
    font-size: 20px;
  }

  .abfq-session3-range {
    padding-top: 34px;
    font-size: 19px;
  }

  .abfq-session3-row {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 22px;
  }

  .abfq-panel-title,
  .abfq-lunch-title {
    font-size: 21px;
  }

  .abfq-experiential-row {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 20px;
  }

  .abfq-fire-title,
  .abfq-quantum-title {
    font-size: 31px;
  }

  .abfq-fire-quote,
  .abfq-quantum-quote {
    font-size: 19px;
  }

  .abfq-fire-range,
  .abfq-quantum-range {
    padding-top: 34px;
    font-size: 18px;
  }

  .abfq-fire-row,
  .abfq-quantum-row {
    grid-template-columns: 150px minmax(0, 1fr);
    gap: 22px;
  }

  .abfq-transition-row,
  .abfq-gala-row {
    grid-template-columns: 180px minmax(0, 1fr);
    gap: 22px;
  }
}

@media (max-width: 767px) {
  .abfq-page {
    padding: 86px 0 44px;
  }

  .abfq-eyebrow {
    font-size: 15px;
  }

  .abfq-title {
    font-size: 30px;
  }

  .abfq-subtitle {
    font-size: 20px;
  }

  .abfq-divider {
    width: 100%;
  }

  .abfq-highlight {
    padding: 24px 22px 24px 24px;
  }

  .abfq-highlight-title {
    font-size: 28px;
  }

  .abfq-highlight-quote,
  .abfq-highlight-meta,
  .abfq-copy,
  .abfq-time {
    font-size: 17px;
  }

  .abfq-schedule {
    padding: 22px 18px 16px;
  }

  .abfq-row {
    grid-template-columns: 1fr;
    gap: 6px;
    padding: 14px 0;
  }

  .abfq-session3 {
    margin-top: 28px;
  }

  .abfq-session3-head {
    flex-direction: column;
    gap: 12px;
    padding: 20px 18px;
  }

  .abfq-session3-kicker {
    font-size: 15px;
  }

  .abfq-session3-title {
    font-size: 29px;
  }

  .abfq-session3-quote {
    font-size: 19px;
  }

  .abfq-session3-range {
    padding-top: 0;
    font-size: 18px;
  }

  .abfq-session3-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 16px 18px;
  }

  .abfq-session3-time,
  .abfq-session3-speaker {
    font-size: 17px;
  }

  .abfq-session3-meta {
    font-size: 15px;
  }

  .abfq-session3-row-title {
    font-size: 20px;
  }

  .abfq-flex-slot,
  .abfq-panel-box,
  .abfq-lunch-box,
  .abfq-experiential-box,
  .abfq-transition-box,
  .abfq-gria-box,
  .abfq-experiential-closing-box,
  .abfq-gala-box {
    padding: 16px 18px;
  }

  .abfq-flex-slot-kicker,
  .abfq-panel-kicker,
  .abfq-lunch-kicker,
  .abfq-experiential-kicker,
  .abfq-transition-kicker,
  .abfq-gria-kicker,
  .abfq-experiential-closing-kicker,
  .abfq-gala-kicker,
  .abfq-closing-kicker {
    font-size: 16px;
  }

  .abfq-flex-slot-title,
  .abfq-panel-title,
  .abfq-lunch-title,
  .abfq-experiential-title,
  .abfq-gria-title,
  .abfq-experiential-closing-title,
  .abfq-closing-title {
    font-size: 19px;
  }

  .abfq-flex-slot-copy,
  .abfq-panel-line,
  .abfq-lunch-copy,
  .abfq-experiential-copy,
  .abfq-experiential-intro,
  .abfq-gria-line,
  .abfq-experiential-closing-line,
  .abfq-transition-copy,
  .abfq-gala-copy,
  .abfq-closing-line {
    font-size: 16px;
  }

  .abfq-experiential-row {
    grid-template-columns: 1fr;
    gap: 6px;
  }

  .abfq-fire-head,
  .abfq-quantum-head {
    flex-direction: column;
    gap: 12px;
    padding: 18px;
  }

  .abfq-fire-kicker,
  .abfq-quantum-kicker {
    font-size: 15px;
  }

  .abfq-fire-title,
  .abfq-quantum-title {
    font-size: 28px;
  }

  .abfq-fire-quote,
  .abfq-quantum-quote {
    font-size: 18px;
  }

  .abfq-fire-range,
  .abfq-quantum-range {
    padding-top: 0;
    font-size: 18px;
  }

  .abfq-fire-row,
  .abfq-quantum-row,
  .abfq-transition-row,
  .abfq-gala-row {
    grid-template-columns: 1fr;
    gap: 8px;
    padding-left: 18px;
    padding-right: 18px;
  }

  .abfq-fire-time,
  .abfq-quantum-time,
  .abfq-transition-time,
  .abfq-gala-time,
  .abfq-gria-intro,
  .abfq-experiential-closing-time,
  .abfq-experiential-closing-quote,
  .abfq-closing-quote {
    font-size: 16px;
  }

  .abfq-fire-row-title,
  .abfq-quantum-row-title {
    font-size: 20px;
  }

  .abfq-fire-speaker,
  .abfq-quantum-speaker {
    font-size: 16px;
  }

  .abfq-closing-box {
    padding: 20px 18px 22px;
  }
}

@media (prefers-reduced-motion: reduce) {
  html.abfq-page-boot .abfq-page .abfq-animate {
    opacity: 1 !important;
    filter: none !important;
    transform: none !important;
    transition-duration: 0.01ms !important;
  }

  .abfq-highlight,
  .abfq-session3-head,
  .abfq-flex-slot,
  .abfq-panel-box,
  .abfq-lunch-box,
  .abfq-experiential-box,
  .abfq-fire-head,
  .abfq-transition-box,
  .abfq-gria-box,
  .abfq-closing-box,
  .abfq-experiential-closing-box,
  .abfq-gala-box,
  .abfq-quantum-head,
  .abfq-row,
  .abfq-session3-row,
  .abfq-fire-row,
  .abfq-quantum-row,
  .abfq-experiential-row {
    transition-duration: 0.01ms !important;
  }
}
