.techstl-theme .mn-scroll-item {
  background: #fff !important;
  color: #333 !important;
  min-height: 250px;
  width: 100%;
  padding: 2em;
  font-family: 'Libre Franklin', Helvetica, Arial, Lucida, sans-serif !important;
  line-height: 1.5 !important;
  margin: 0.5rem !important;
  border: 1px solid #eee;
  cursor: pointer;
  -webkit-transition: 0.3s border-color, 0.5s -webkit-box-shadow;
  transition: 0.3s border-color, 0.5s -webkit-box-shadow;
  -o-transition: 0.3s border-color, 0.5s box-shadow;
  transition: 0.3s border-color, 0.5s box-shadow;
  transition: 0.3s border-color, 0.5s box-shadow, 0.5s -webkit-box-shadow;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(17, 29, 66, 0);
  box-shadow: 0px 5px 10px 0px rgba(17, 29, 66, 0);
}

.techstl-theme .mn-scroll-item:hover {
  border-color: #ddd;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(17, 29, 66, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(17, 29, 66, 0.1);
}

.techstl-theme .mn-scroll-item .mn-scroll-name.mn-scroll-link {
  font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif;
  font-size: 2rem;
  font-weight: 500 !important;
  line-height: 1;
}

.techstl-theme .mn-scroll-item .mn-scroll-location {
  line-height: 1.5 !important;
  font-weight: 500 !important;
  color: #666 !important;
}

.techstl-theme .mn-scroll-item .mn-scroll-location p {
  line-height: 1.5 !important;
  font-weight: bold !important;
}

.techstl-theme .mn-scroll-item .mn-scroll-description {
  line-height: 1.5 !important;
}

.techstl-theme .mn-scroll-item .mn-scroll-description p {
  line-height: 1.5 !important;
  font-size: 0.75rem !important;
}

.techstl-theme .mn-scroll-date {
  display: block;
  color: #666 !important;
  font-size: 1.5rem !important;
  font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif !important;
  font-weight: bold !important;
}

.techstl-theme .widget .mn-scroll-container {
  margin: 0 !important;
}

.techstl-theme .widget .mn-scroll-container .mn-scroll-item {
  padding: 1em;
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.techstl-theme .widget .mn-scroll-container .mn-scroll-item .mn-scroll-name.mn-scroll-link {
  font-size: 1.5rem;
}

.techstl-theme .widget .mn-scroll-container .mn-scroll-item .mn-scroll-date {
  font-size: 1rem !important;
}

.techstl-theme .mn-scroll-slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}

.techstl-theme .mn-scroll-slider > h3 {
  width: 100% !important;
  padding: 1em 0;
  font-size: 4em;
  line-height: 1;
  margin: 0;
  margin-left: 0.5em;
}

.techstl-theme .mn-scroll-slider .mn-scroll-item:before {
  content: "";
  display: block;
  width: auto;
  aspect-ratio: 2/1;
  background-image: url(/wp-content/uploads/event-thumbnail-techstl.png);
  background-size: cover;
  margin: -2em -2em 1em;
  border-radius: 6px 6px 0 0;
}

.techstl-theme .mn-scroll-slider .takeover:before {
  background-image: url(/wp-content/uploads/takeover.jpg) !important;
}

.techstl-theme .mn-scroll-slider .tech-on-tap:before {
  background-image: url(/wp-content/uploads/tech-on-tap.jpg) !important;
}

.techstl-theme .mn-scroll-slider .unplugged:before {
  background-image: url(/wp-content/uploads/unplugged.jpg) !important;
}

.techstl-theme .mn-scroll-slider .black-tech:before {
  background-image: url(/wp-content/uploads/black-tech.jpg) !important;
}

.techstl-theme .mn-scroll-slider .member-breakfast:before {
  background-image: url(/wp-content/uploads/member-breakfast.jpg) !important;
}

.techstl-theme .mn-scroll-slider .women-of-tech:before {
  background-image: url(/wp-content/uploads/women-of-tech.jpg) !important;
}

.techstl-theme .mn-scroll-slider .ecosystem-101:before {
  background-image: url(/wp-content/uploads/ecosystem-101.jpg) !important;
}

.techstl-theme .mn-scroll-slider .queer-tech:before {
  background-image: url(/wp-content/uploads/queer-tech.jpg) !important;
}

.techstl-theme .widget .mn-scroll-slider .mn-scroll-item:before {
  margin: -1em -1em 1em;
}

.techstl-theme .modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
  opacity: 0;
  /* Start transparent to allow for fade-in */
  -webkit-transition: opacity 0.5s ease;
  -o-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  /* Fade effect for opacity */
  /* Add a class for when the modal is active */
  /* Modal Content */
  /* The Close Button */
}

.techstl-theme .modal button#shareDrop, .techstl-theme .modal .row.gz-page-return {
  display: none;
}

.techstl-theme .modal .gz-block.gz-powered-by {
  opacity: 0.5;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
}

.techstl-theme .modal .gz-block.gz-powered-by:hover {
  opacity: 1;
}

.techstl-theme .modal a[title="Send Email"] {
  color: #a3242f;
  text-decoration: underline;
}

.techstl-theme .modal .btn.gz-btn-register {
  margin: 0 0 2em;
  border-radius: 4px;
  background-color: #a3242f;
  color: #fff;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: bold;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none;
  display: inline-block;
  min-width: 180px;
  text-align: center;
  -webkit-transition: 0.3s opacity;
  -o-transition: 0.3s opacity;
  transition: 0.3s opacity;
  opacity: 1;
  width: 100%;
}

.techstl-theme .modal .btn.gz-btn-register:hover {
  opacity: 0.9;
}

.techstl-theme .modal .gz-event-details-left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.techstl-theme .modal .gz-event-details-left .col-md-8 {
  width: 100%;
  padding: 2em 0;
}

.techstl-theme .modal .gz-event-details-left .col-md-8 img {
  max-width: 80% !important;
}

.techstl-theme .modal .gz-event-details-left .col-md-4 {
  background: #f6f6f6;
  padding: 2em;
  border-radius: 5px;
  width: 100%;
}

.techstl-theme .modal .gz-event-contact {
  padding: 2em 0;
}

.techstl-theme .modal .gz-event-address, .techstl-theme .modal .gz-event-pricing {
  padding-bottom: 2em;
}

.techstl-theme .modal .gz-event-address > strong:first-child,
.techstl-theme .modal .gz-event-contact > strong:first-child,
.techstl-theme .modal .gz-event-pricing > strong:first-child {
  font-family: 'Barlow Condensed', Helvetica, Arial, Lucida, sans-serif;
  font-size: 22px;
  font-weight: 600;
}

.techstl-theme .modal .gz-pagetitle {
  font-size: 2.5em !important;
}

.techstl-theme .modal h1 + .gz-subtitle {
  font-size: 1.25em !important;
}

.techstl-theme .modal .gz-event-description {
  padding-bottom: 2em;
}

.techstl-theme .modal .gz-event-description h3 + p img {
  width: 80% !important;
}

.techstl-theme .modal .gz-event-details-card {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}

.techstl-theme .modal.show {
  display: block;
  /* Shown */
  opacity: 1;
  /* Fade in to fully opaque */
}

.techstl-theme .modal .modal-content {
  border-radius: 5px;
  margin: 100px auto 50px;
  /* 15% from the top and centered */
  padding: 2em;
  border: 1px solid #888;
  width: 90%;
  /* Could be more or less, depending on screen size */
  background: #fff;
}

.techstl-theme .modal .close {
  color: #aaa;
  float: right;
  font-size: 28px;
  font-weight: bold;
  -webkit-transition: 0.3s color;
  -o-transition: 0.3s color;
  transition: 0.3s color;
}

.techstl-theme .modal .close:hover, .techstl-theme .modal .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.techstl-theme.admin-bar .modal .modal-content {
  margin-top: 120px;
}

@media (min-width: 640px) {
  .techstl-theme .mn-scroll-item {
    width: calc(50% - 1rem);
  }
  .techstl-theme .widget .mn-scroll-item {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .techstl-theme .modal .modal-content {
    width: 75%;
  }
}

@media (min-width: 1024px) {
  .techstl-theme .modal .gz-event-details-left {
    gap: 3em;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .techstl-theme .modal .gz-event-details-left .col-md-8 {
    width: 50%;
  }
  .techstl-theme .modal .gz-event-details-left .col-md-4 {
    width: 50%;
  }
  .techstl-theme .modal .gz-event-details-card {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}

@media (min-width: 1200px) {
  .techstl-theme .mn-scroll-item {
    width: calc(33.3% - 1rem);
  }
  .techstl-theme .modal .gz-event-details-left .col-md-8 {
    width: 66%;
  }
  .techstl-theme .modal .gz-event-details-left .col-md-4 {
    width: 33%;
  }
  .techstl-theme .widget .mn-scroll-item {
    width: 100%;
  }
}

/*# sourceMappingURL=growthzone.css.map */