/*
Theme Name: Invest Strategy Forum1
Template: hello-elementor
Version: 1.0
*/

body {
  margin: 0 !important;
}

.netopia-logo {
  img {
    width: auto !important;
  }
}

/* Enhanced form styling */
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
select,
textarea {
  border: 1px solid #e0e0e0 !important;
  border-radius: 6px !important;
  padding: 12px 16px !important;
  transition: all 0.3s ease !important;
  background-color: #ffffff !important;
  color: #333333 !important;
  font-size: 15px !important;
  width: 100% !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
select:focus,
textarea:focus {
  border-color: #2271b1 !important;
  box-shadow: 0 0 0 2px rgba(34, 113, 177, 0.1) !important;
  outline: none !important;
}

/* Additional textarea specific styling */
textarea {
  min-height: 120px !important;
  resize: vertical !important;
  line-height: 1.5 !important;
}

/* Style for required field indicators */
.required,
.mandatory {
  color: #e41e31 !important;
}

/* Dropdown select styling */
select {
  appearance: none !important;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E") !important;
  background-repeat: no-repeat !important;
  background-position: right 16px center !important;
  padding-right: 40px !important;
  cursor: pointer !important;
}

select:hover {
  border-color: #b0b0b0 !important;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23333' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E") !important;
}

select:disabled {
  background-color: #f5f5f5 !important;
  cursor: not-allowed !important;
  color: #888888 !important;
  border-color: #e0e0e0 !important;
  opacity: 0.7 !important;
}

/* Style for select options */
select option {
  padding: 12px !important;
  background-color: #ffffff !important;
  color: #333333 !important;
}

select option:hover,
select option:focus,
select option:active {
  background-color: #f0f7ff !important;
}

/* Form labels */
label {
  color: #444444 !important;
  font-weight: 500 !important;
  margin-bottom: 6px !important;
  display: block !important;
}

/* Select2 Custom Styling */
.select2-container--default .select2-selection--single {
  border: 1px solid #e0e0e0 !important;
  border-radius: 6px !important;
  height: auto !important;
  padding: 12px 16px !important;
  background-color: #ffffff !important;
  transition: all 0.3s ease !important;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05) !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__rendered {
  color: #333333 !important;
  line-height: 1.5 !important;
  padding: 0 !important;
  font-size: 15px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow {
  height: 100% !important;
  right: 12px !important;
}

.select2-container--default
  .select2-selection--single
  .select2-selection__arrow
  b {
  border-color: #666666 transparent transparent transparent !important;
  border-width: 6px 4px 0 4px !important;
}

/* Hover state */
.select2-container--default .select2-selection--single:hover {
  border-color: #b0b0b0 !important;
}

/* Focus state */
.select2-container--default.select2-container--open .select2-selection--single,
.select2-container--default.select2-container--focus
  .select2-selection--single {
  border-color: #2271b1 !important;
  box-shadow: 0 0 0 2px rgba(34, 113, 177, 0.1) !important;
}

/* Dropdown styling */
.select2-container--default .select2-dropdown {
  border-color: #e0e0e0 !important;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1) !important;
  border-radius: 6px !important;
  margin-top: 4px !important;
}

.select2-container--default .select2-results__option {
  padding: 10px 16px !important;
}

.select2-container--default
  .select2-results__option--highlighted[aria-selected] {
  background-color: #f0f7ff !important;
  color: #2271b1 !important;
}

.select2-container--default .select2-results__option[aria-selected="true"] {
  background-color: #e8f0fe !important;
  color: #2271b1 !important;
}

.product-description ul {
  list-style: none; /* Remove default bullets */
  padding-left: 0;
  margin: 0;
  font-family: "Bahnschrift", sans-serif;
  background: #f7fafc;
  border-radius: 14px;
  padding: 24px 28px;
  box-shadow: 0 2px 12px rgba(34, 113, 177, 0.06);
  max-width: 340px;
  margin: 0 auto 24px auto;
}

.product-description ul li {
  position: relative;
  padding-left: 36px; /* More space for the icon */
  margin-bottom: 14px;
  font-size: 17px;
  line-height: 1.7;
  color: #22334d;
  font-weight: 500;
}

.product-description ul li:last-child {
  margin-bottom: 0;
}

.product-description ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 22px;
  height: 22px;
  background-image: url('data:image/svg+xml;utf8,<svg fill="none" stroke="%2327ae60" stroke-width="3" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><circle cx="12" cy="12" r="11" stroke="%2327ae60" stroke-width="2" fill="%23eafaf1"/><path d="M7 13l3 3 7-7" stroke="%2327ae60" stroke-width="2.5" fill="none"/></svg>');
  background-size: 22px 22px;
  background-repeat: no-repeat;
  background-position: center;
  display: inline-block;
}

.nr-seats {
  display: none !important;
}

.e-loop-item-915 .nr-seats h2,
.e-loop-item-915 .warning p {
  display: none !important;
}

.e-loop-item-915 .nr-seats {
  height: 46px !important;
}

.e-loop-item-915 .warning > .elementor-widget-container {
  height: 85px !important;
}

/* ============================================
   Presentations Page Styles
   ============================================ */

.presentations-page {
  max-width: 1400px;
  margin: 0 auto;
  padding: 60px 20px;
  background: #eff1f6;
  min-height: 100vh;
}

.presentations-header {
  text-align: center;
  margin-bottom: 70px;
}

.presentations-header h1 {
  font-family: "Bahnschrift", Sans-serif;
  font-size: 3em;
  margin-bottom: 15px;
  font-weight: 900;
  text-transform: uppercase;
  color: #ff7a59;
}

.presentations-header .event-subtitle {
  font-size: 1.5em;
  color: #2271b1;
  font-weight: 600;
  margin-bottom: 10px;
}

.presentations-header p {
  font-size: 1.2em;
  color: #666;
  max-width: 700px;
  margin: 0 auto;
  line-height: 1.6;
}

.day-section {
  margin-bottom: 60px;
  background: #ffffff;
  border-radius: 12px;
  padding: 35px;
  box-shadow: 0 2px 12px rgba(34, 113, 177, 0.06);
}

.day-title {
  font-family: "Bahnschrift", Sans-serif;
  font-size: 2.5em;
  margin-bottom: 30px;
  padding-bottom: 18px;
  border-bottom: 3px solid #2271b1;
  color: #22384f;
  font-weight: 900;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  gap: 15px;
  letter-spacing: 0.5px;
}

.day-title::before {
  content: "";
  width: 6px;
  height: 40px;
  background: #2271b1;
  border-radius: 3px;
}

.presentations-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
  gap: 20px;
}

.presentation-card {
  background: #ffffff;
  border-radius: 10px;
  box-shadow: 0 2px 8px rgba(34, 113, 177, 0.06);
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid #e8eef2;
  display: flex;
  flex-direction: column;
}

.presentation-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 4px 16px rgba(34, 113, 177, 0.12);
  border-color: #2271b1;
}

.presentation-video-link {
  text-decoration: none;
  display: block;
  position: relative;
}

.presentation-video {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  background: #000;
  border-radius: 10px 10px 0 0;
}

.presentation-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
  pointer-events: none;
}

.presentation-video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  z-index: 1;
}

.presentation-video-link:hover .presentation-video-overlay {
  opacity: 1;
}

.play-icon {
  font-size: 4em;
  color: #fff;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  transition: transform 0.3s ease;
}

.presentation-video-link:hover .play-icon {
  transform: scale(1.1);
}

.presentation-content {
  padding: 18px 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex: 1;
}

.presentation-title {
  font-size: 1.15em;
  font-weight: 600;
  margin-bottom: 12px;
  color: #22334d;
  line-height: 1.4;
  margin-top: 0;
  font-family: "Bahnschrift", Sans-serif;
}

.presentation-actions {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-top: auto;
}

.presentation-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 12px 24px;
  background: #ff7a59;
  color: #fff;
  text-decoration: none;
  border-radius: 0px 20px 0px 20px;
  font-weight: 700;
  font-size: 14px;
  transition: all 0.3s ease;
  box-shadow: none;
  border: none;
  cursor: pointer;
  position: relative;
  white-space: nowrap;
  font-family: "Roboto", Sans-serif;
}

.presentation-download:hover {
  background: #e66a4a;
  color: #fff;
  box-shadow: none;
  transform: none;
}

.presentation-download:active {
  background: #d55a3a;
  transform: scale(0.98);
}

.presentation-download.disabled {
  background: #e0e0e0;
  cursor: not-allowed;
  box-shadow: none;
  color: #888;
}

.presentation-download.disabled:hover {
  background: #e0e0e0;
  transform: none;
  box-shadow: none;
}

.presentation-download-icon {
  margin-right: 8px;
  font-size: 1.1em;
  position: relative;
  z-index: 1;
}

.presentation-download-text {
  position: relative;
  z-index: 1;
}

@media (max-width: 1024px) {
  .presentations-list {
    grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
    gap: 18px;
  }
}

@media (max-width: 768px) {
  .presentations-page {
    padding: 40px 15px;
  }

  .presentations-header {
    margin-bottom: 50px;
    padding: 30px 15px;
  }

  .presentations-header h1 {
    font-size: 2.2em;
  }

  .presentations-header .event-subtitle {
    font-size: 1.2em;
  }

  .presentations-header p {
    font-size: 1em;
  }

  .day-section {
    padding: 25px 18px;
    margin-bottom: 40px;
  }

  .day-title {
    font-size: 1.8em;
    margin-bottom: 25px;
    padding-bottom: 12px;
  }

  .presentations-list {
    grid-template-columns: 1fr;
    gap: 15px;
  }

  .presentation-content {
    padding: 16px;
  }

  .presentation-title {
    font-size: 1.1em;
    margin-bottom: 12px;
  }

  .presentation-actions {
    margin-top: 12px;
  }

  .presentation-download {
    width: 100%;
    padding: 10px 18px;
    font-size: 14px;
  }
}

/* ============================================
   Video Viewer Page Styles
   ============================================ */

.video-viewer-page {
  max-width: 1600px;
  margin: 0 auto;
  padding: 40px 20px;
  background: #eff1f6;
  min-height: 100vh;
}

.video-viewer-container {
  background: #ffffff;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 2px 12px rgba(34, 113, 177, 0.06);
}

.video-viewer-header {
  margin-bottom: 30px;
}

.video-viewer-back {
  display: inline-block;
  color: #2271b1;
  text-decoration: none;
  font-weight: 600;
  margin-bottom: 20px;
  transition: color 0.3s ease;
  font-family: "Roboto", Sans-serif;
}

.video-viewer-back:hover {
  color: #ff7a59;
}

.video-viewer-title {
  font-family: "Bahnschrift", Sans-serif;
  font-size: 2.2em;
  font-weight: 900;
  color: #22384f;
  margin: 0;
  line-height: 1.3;
}

.video-viewer-wrapper {
  margin-bottom: 30px;
}

.video-viewer-player {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  /* 16:9 aspect ratio */
  height: 0;
  overflow: hidden;
  background: #000;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
}

.video-viewer-player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.video-viewer-pdf-section {
  margin-top: 40px;
  margin-bottom: 30px;
}

.video-viewer-pdf-title {
  font-family: "Bahnschrift", Sans-serif;
  font-size: 1.8em;
  font-weight: 700;
  color: #22384f;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid #e8eef2;
}

.video-viewer-pdf-wrapper {
  position: relative;
  width: 100%;
  padding-bottom: 141.42%;
  /* A4 aspect ratio (height/width = 1.4142) */
  height: 0;
  overflow: hidden;
  background: #f5f5f5;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  margin-bottom: 20px;
  min-height: 600px;
}

.video-viewer-pdf-embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}

.video-viewer-actions {
  text-align: center;
  margin-bottom: 30px;
}

.video-viewer-download {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding: 14px 28px;
  background: #ff7a59;
  color: #fff;
  text-decoration: none;
  border-radius: 0px 20px 0px 20px;
  font-weight: 700;
  font-size: 16px;
  transition: all 0.3s ease;
  font-family: "Roboto", Sans-serif;
}

.video-viewer-download:hover {
  background: #e66a4a;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 122, 89, 0.3);
}

.video-viewer-download .download-icon {
  font-size: 1.2em;
}

.video-viewer-navigation {
  display: flex;
  justify-content: space-between;
  gap: 20px;
  margin-top: 30px;
  padding-top: 30px;
  border-top: 2px solid #e8eef2;
}

.video-nav-button {
  display: inline-flex;
  align-items: center;
  padding: 12px 24px;
  background: #2271b1;
  color: #fff;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
  font-family: "Roboto", Sans-serif;
}

.video-nav-button:hover {
  background: #1a5a8f;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(34, 113, 177, 0.3);
}

.video-nav-prev {
  margin-right: auto;
}

.video-nav-next {
  margin-left: auto;
}

@media (max-width: 768px) {
  .video-viewer-page {
    padding: 20px 15px;
  }

  .video-viewer-container {
    padding: 25px 18px;
  }

  .video-viewer-title {
    font-size: 1.6em;
  }

  .video-viewer-pdf-title {
    font-size: 1.4em;
  }

  .video-viewer-pdf-wrapper {
    padding-bottom: 141.42%;
    min-height: 400px;
  }

  .video-viewer-navigation {
    flex-direction: column;
  }

  .video-nav-button {
    width: 100%;
    justify-content: center;
  }

  .video-nav-prev,
  .video-nav-next {
    margin: 0;
  }
}

.video-viewer-error {
  text-align: center;
  padding: 60px 20px;
  color: #666;
  font-size: 1.1em;
}

.video-viewer-error a {
  color: #2271b1;
  text-decoration: none;
  font-weight: 600;
}

.video-viewer-error a:hover {
  color: #ff7a59;
  text-decoration: underline;
}

/* ============================================
   Login Page Styles
   ============================================ */

.isf-login-page {
  max-width: 500px;
  margin: 60px auto;
  padding: 20px;
  min-height: calc(100vh - 200px);
  display: flex;
  align-items: center;
}

.isf-login-container {
  background: #ffffff;
  border-radius: 12px;
  padding: 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
  width: 100%;
}

.isf-login-header {
  text-align: center;
  margin-bottom: 30px;
}

.isf-login-header h1 {
  font-family: "Bahnschrift", Sans-serif;
  font-size: 2.2em;
  font-weight: 900;
  color: #22384f;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.isf-login-header p {
  color: #666;
  font-size: 1.1em;
  line-height: 1.6;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-login-message {
  padding: 15px 20px;
  border-radius: 8px;
  margin-bottom: 25px;
  font-size: 0.95em;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-login-message.isf-success {
  background: #e8f5e9;
  border: 2px solid #4caf50;
  color: #2e7d32;
}

.isf-login-message.isf-error {
  background: #ffebee;
  border: 2px solid #f44336;
  color: #c62828;
}

.isf-login-form {
  margin-bottom: 25px;
}

.isf-form-group {
  margin-bottom: 25px;
}

.isf-form-group label {
  display: block;
  font-weight: 600;
  color: #22384f;
  margin-bottom: 8px;
  font-size: 1em;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-form-group input[type="email"] {
  width: 100%;
  padding: 14px 16px;
  border: 2px solid #e0e0e0;
  border-radius: 8px;
  font-size: 16px;
  transition: all 0.3s ease;
  box-sizing: border-box;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-form-group input[type="email"]:focus {
  outline: none;
  border-color: #2271b1;
  box-shadow: 0 0 0 3px rgba(34, 113, 177, 0.1);
}

.isf-form-help {
  margin-top: 8px;
  font-size: 0.9em;
  color: #666;
  font-style: italic;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-submit-button {
  width: 100%;
  padding: 16px 24px;
  background: #ff7a59;
  color: #fff;
  border: none;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: "Bahnschrift", Sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.isf-submit-button:hover {
  background: #e66a4a;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(255, 122, 89, 0.3);
}

.isf-submit-button:active {
  transform: translateY(0);
}

.isf-login-footer {
  text-align: center;
  padding-top: 20px;
  border-top: 1px solid #e0e0e0;
  color: #666;
  font-size: 0.9em;
  font-family: "Bahnschrift", Sans-serif;
}

.isf-login-footer p {
  margin: 8px 0;
}

.isf-login-footer a {
  color: #2271b1;
  text-decoration: none;
  font-weight: 600;
}

.isf-login-footer a:hover {
  color: #ff7a59;
  text-decoration: underline;
}

@media (max-width: 768px) {
  .isf-login-page {
    margin: 20px auto;
    padding: 15px;
  }

  .isf-login-container {
    padding: 30px 25px;
  }

  .isf-login-header h1 {
    font-size: 1.8em;
  }

  .isf-login-header p {
    font-size: 1em;
  }
}
/* ============================================
   Presentations Directory Page
   ============================================ */

.presentations-directory-page {
  background: #eff1f6;
  min-height: 100vh;
  padding: 24px 0 60px;
}

.presentations-directory-inner {
  max-width: 1480px;
  margin: 0 auto;
  padding: 0 12px;
}

.presentations-directory-header {
  background: #f3f5f9;
  border: 3px solid #ff7a59;
  border-radius: 4px;
  padding: 16px 20px;
  margin-bottom: 18px;
}

.presentations-directory-location {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 1.1;
}

.presentations-directory-date {
  display: block;
  margin: 2px 0 10px;
  color: #43d6ff;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 1;
}

.presentations-directory-header h1 {
  margin: 0;
  color: #ff7a59;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.05;
}

.presentations-directory-header p {
  margin: 2px 0 0;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 62px;
  font-weight: 700;
  line-height: 1.02;
}

.presentations-directory-day {
  margin-bottom: 14px;
}

.presentations-directory-day-title {
  margin: 0 0 10px;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 34px;
  font-weight: 700;
}

.presentations-directory-list {
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.presentations-directory-card {
  border: 2px solid #ff7a59;
  background: #f3f5f9;
  border-radius: 10px;
}

.presentations-directory-card-link {
  display: grid;
  grid-template-columns: 220px 1fr 130px;
  gap: 22px;
  align-items: center;
  text-decoration: none;
  color: inherit;
  padding: 14px 10px;
}

.presentations-directory-speaker {
  align-self: stretch;
  display: flex;
  flex-direction: column;
}

.presentations-directory-speaker-photo-wrap {
  width: 100%;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  border-radius: 2px;
  background: #dde2eb;
}

.presentations-directory-speaker-photo {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.presentations-directory-speaker-placeholder {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #22384f;
  font-size: 56px;
  font-weight: 700;
}

.presentations-directory-speaker-name {
  margin: 8px 0 0;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 46px;
  font-weight: 700;
  line-height: 1.05;
}

.presentations-directory-speaker-role {
  margin: 2px 0 0;
  color: #43d6ff;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 16px;
  line-height: 1.2;
}

.presentations-directory-presentation-title {
  margin: 0;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.05;
}

.presentations-directory-description {
  margin: 14px 0 0;
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 54px;
  line-height: 1.05;
}

.presentations-directory-meta {
  align-self: center;
  text-align: right;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 8px;
}

.presentations-directory-clock {
  font-size: 54px;
  color: #43d6ff;
  line-height: 1;
}

.presentations-directory-duration {
  color: #22384f;
  font-family: "Bahnschrift", Sans-serif;
  font-size: 54px;
  font-weight: 400;
  line-height: 1;
}

@media (max-width: 1600px) {
  .presentations-directory-location {
    font-size: 18px;
  }

  .presentations-directory-date {
    font-size: 42px;
  }

  .presentations-directory-header h1 {
    font-size: 50px;
  }

  .presentations-directory-header p {
    font-size: 54px;
  }

  .presentations-directory-speaker-name {
    font-size: 38px;
  }

  .presentations-directory-presentation-title {
    font-size: 44px;
  }

  .presentations-directory-description {
    font-size: 42px;
  }

  .presentations-directory-clock,
  .presentations-directory-duration {
    font-size: 44px;
  }
}

@media (max-width: 1024px) {
  .presentations-directory-card-link {
    grid-template-columns: 180px 1fr 84px;
    gap: 14px;
  }

  .presentations-directory-date {
    font-size: 32px;
  }

  .presentations-directory-header h1 {
    font-size: 34px;
  }

  .presentations-directory-header p {
    font-size: 38px;
  }

  .presentations-directory-speaker-name {
    font-size: 26px;
  }

  .presentations-directory-speaker-role {
    font-size: 14px;
  }

  .presentations-directory-presentation-title {
    font-size: 30px;
  }

  .presentations-directory-description {
    font-size: 28px;
  }

  .presentations-directory-clock,
  .presentations-directory-duration {
    font-size: 30px;
  }
}

@media (max-width: 767px) {
  .presentations-directory-page {
    padding: 16px 0 40px;
  }

  .presentations-directory-header {
    padding: 14px 12px;
  }

  .presentations-directory-location {
    font-size: 15px;
  }

  .presentations-directory-date {
    font-size: 26px;
  }

  .presentations-directory-header h1 {
    font-size: 30px;
  }

  .presentations-directory-header p {
    font-size: 32px;
  }

  .presentations-directory-card-link {
    grid-template-columns: 1fr;
    gap: 10px;
    padding: 12px;
  }

  .presentations-directory-speaker-photo-wrap {
    max-width: 200px;
  }

  .presentations-directory-speaker-name {
    font-size: 24px;
  }

  .presentations-directory-presentation-title {
    font-size: 24px;
  }

  .presentations-directory-description {
    font-size: 22px;
    margin-top: 10px;
  }

  .presentations-directory-meta {
    align-items: flex-start;
    text-align: left;
  }

  .presentations-directory-clock,
  .presentations-directory-duration {
    font-size: 24px;
  }
}

/* Presentations directory image shape override */
.presentations-directory-speaker-photo-wrap {
  height: 300px;
  aspect-ratio: auto;
  border-radius: 145px 0px 145px 0px;
}

.presentations-directory-speaker-photo,
.presentations-directory-speaker-placeholder {
  height: 300px;
  object-fit: cover;
  object-position: top center;
  border-radius: 145px 0px 145px 0px;
}

@media (max-width: 767px) {
  .presentations-directory-speaker-photo-wrap,
  .presentations-directory-speaker-photo,
  .presentations-directory-speaker-placeholder {
    height: 220px;
  }
}
