/*NE-Normal Events*/
#section-events {
  margin-top: 0; }

#section-events .upgraded-events-panel-background {
  background-color: lightgrey; }

#section-events .NE-panel-background {
  background-color: #F8F8F8;
  padding: 20px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }

#section-events .NE-panel-background-wrapper {
  background-color: white;
  padding: 20px; }

#section-events .rounded-map-box {
  background-color: white;
  border-radius: 0;
  padding-top: 20px;
  width: 100%; }

#section-events .CWE-Event-Body-Container {
  padding: 0 30px 30px 30px;
  overflow: hidden; }

#section-events .rounded-map-box-text {
  padding: 15px;
  background-color: var(--var-not-black); }

#section-events .cwe-box-keypoints {
  color: white; }

#section-events .cwe-box-keypoints p:last-of-type {
  margin-bottom: 0; }

#section-events .NE-Company {
  color: #1D1D1D;
  font-family: 'quasimoda', sans-serif;
  font-size: 35px;
  font-style: normal;
  font-weight: 500;
  line-height: 25px;
  /* 100% */
  text-transform: uppercase; }

#section-events .NE-Location {
  color: #717171;
  font-family: 'quasimoda', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.787px;
  /* 142.417% */
  letter-spacing: 2.32px;
  text-transform: uppercase; }

#section-events .NE-Contact {
  color: #181818;
  /*    text-align: justify;*/
  font-family: 'quasimoda', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 16.5px;
  /* 103.125% */
  /*   letter-spacing: 0.16px;*/
  /*   text-transform: capitalize;*/
  text-decoration: none; }

#section-events .NE-Contact a {
  color: black;
  text-decoration: underline; }

#section-events .NE-Contact a:hover {
  color: black;
  text-decoration: none; }

#section-events .event-message {
  position: relative;
  display: block;
  background-color: #202020;
  padding: 1rem;
  color: white; }

#section-events .event-message p svg {
  max-height: 45px;
  padding-right: 0.5rem; }

#section-events .event-message p {
  margin-bottom: 0; }

#section-events .NE-panel-background h1, #section-events .NE-panel-background .h1 {
  text-transform: uppercase; }

#section-events .NE-panel-background .icon-two-col p {
  margin-bottom: 0; }

/* START: FAS cards section */
#section-events-nearby .card {
  border-radius: 0;
  border: 0;
  overflow: hidden;
  background-color: white;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25); }

#section-events-nearby .card-link-box {
  position: absolute;
  display: block;
  content: " ";
  /*background-color: red;*/
  width: 100%;
  height: 100%;
  z-index: 30; }

#section-events-nearby .card:hover .card-img-top {
  transform: scale(1.07);
  transition: scale 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events-nearby .card-img-top {
  border-radius: 0;
  transform: scale(1);
  transition: scale 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events-nearby .card-body {
  border: 0;
  height: 100px; }

#section-events-nearby .card-text {
  color: black;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  display: -webkit-box; }

#section-events-nearby .h2, #section-events-nearby .h2 a:hover {
  color: black;
  text-decoration: none; }

#section-events-nearby .h2, #section-events-nearby .h2 a {
  color: black;
  text-decoration: none;
  font-size: 1.25rem;
  margin-bottom: 0; }

#section-events-nearby .card-text p:last-of-type {
  margin-bottom: 0; }

#section-events-nearby .NBE-Title {
  color: black;
  font-family: 'quasimoda', sans-serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 47px;
  /* 213.636% */
  text-transform: uppercase; }

/*Datebox in FAS section at bottom*/
#section-events-nearby .datebox-outer-wrapper {
  position: absolute;
  display: block;
  bottom: 90px;
  right: 60px; }

#section-events-nearby .right-165 {
  right: 165px; }

#section-events-nearby .datebox-outer {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, -10%);
  text-align: center;
  width: 100px;
  overflow: hidden;
  background-color: white;
  z-index: 5;
  border-style: solid;
  border-width: 4px;
  border-color: black;
  border-radius: 5px; }

#section-events-nearby .datebox-inner-day {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-size: 0.80rem; }

#section-events-nearby .datebox-inner-dayno {
  color: black;
  font-weight: bold;
  /*font-size: 2rem;
  line-height: 2.75rem;*/
  /* updated StuartW 25 Sep 23*/
  font-size: 2.25rem;
  line-height: normal;
  padding-top: 0.5rem; }

#section-events-nearby .datebox-inner-month {
  color: black;
  font-size: 0.75rem;
  text-transform: uppercase; }

/* END: FAS cards section */
/* START: Datebox CWE */
#section-events .datebox-image-to-overlay {
  position: relative;
  max-width: 1320px; }

#section-events .CWE-datebox-outer {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translate(-50%, -10%);
  text-align: center;
  width: 120px;
  overflow: hidden;
  background-color: white;
  z-index: 5;
  border: 5px solid black;
  padding: 0; }

#section-events .CWE-Event-Name-Outer-Wrapper {
  width: 100%;
  padding: 0;
  position: relative;
  display: block; }

#section-events .CWE-Event-Name-Wrapper {
  position: relative;
  display: block;
  background-color: black;
  width: 90%;
  padding: 20px 5px 5px 25px; }

#section-events .CWE-Event-Name-Width {
  max-width: 600px; }

#section-events .CWE-Event-NameT {
  color: white;
  font-family: 'quasimoda', sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 400;
  line-height: 34px;
  /* 146.875% */
  text-transform: uppercase; }

#section-events .cwe-location {
  color: #C3C3C3;
  font-family: 'quasimoda', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 142.417% */
  letter-spacing: 2px;
  text-transform: uppercase; }

#section-events .CWE-Event-Details-box {
  position: relative;
  display: block;
  background-color: var(--var-not-black);
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  padding: 20px; }

#section-events .CWE-PerksT {
  color: #F2F2F2;
  font-family: 'quasimoda', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22.787px;
  /* 142.417% */
  letter-spacing: 4px;
  text-transform: uppercase; }

#section-events .CWE-Perks-Text {
  color: white;
  font-family: 'quasimoda', sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  /* 162.762% */
  letter-spacing: 0.21px;
  text-transform: uppercase; }

/* CWE logo top*/
#section-events .CWE-Logo-Box1 {
  position: absolute;
  display: flex;
  right: 0;
  border-radius: 50px 0px;
  background: #DCA4CB;
  height: 100%;
  width: 300px;
  z-index: 1;
  top: 0;
  align-items: center;
  justify-content: center; }

#section-events .CWE-Body-Desc {
  position: relative;
  display: block;
  color: white;
  font-family: 'quasimoda', sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 18px;
  /* 131.25% */
  letter-spacing: 0.16px; }

#section-events .CWE-Body-Desc a {
  color: white;
  text-decoration: underline; }

#section-events .CWE-Body-Desc a:hover {
  color: white;
  text-decoration: none; }

#section-events .CWE-Perks-Box {
  position: relative;
  display: block;
  padding-bottom: 20px; }

#section-events .CWE-Social-Reg-Wrapper {
  position: absolute;
  display: block;
  right: 0;
  padding-right: 20px;
  z-index: 1;
  text-align: right; }

#section-events a.oneCWE:hover svg {
  fill: var(--var-icwm-accent-color-on-dark);
  transform: scale(1.2);
  transition: background 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events a.oneCWE svg {
  fill: white;
  transform: scale(1);
  transition: background 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events .btn-CWE-Register {
  /*border: 1.5px solid white;*/
  padding: 10px 10px 10px 10px;
  background-color: var(--var-not-black);
  border: 1px solid white;
  color: white;
  width: 200px;
  border-radius: 0;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase; }

#section-events .btn-CWE-Register:hover {
  /*border: 1.5px solid black;*/
  background-color: #ddd;
  color: black;
  font-weight: 600; }

#section-events .CWE-Starttime {
  color: white;
  font-family: 'quasimoda', sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
  /* 131.25% */
  letter-spacing: 0.16px; }

#section-events .CWE-Starttime a {
  color: white;
  text-decoration: underline; }

#section-events .CWE-Starttime a:hover {
  color: white;
  text-decoration: none; }

/* START: End CWE */
/* START: Datebox NE */
#section-events .NE-Image-Wrapper {
  position: relative;
  display: block;
  content: " ";
  height: 520px;
  /*background-color: red;	*/ }

#section-events .datebox-outer-wrapper {
  position: relative;
  display: block;
  bottom: 130px;
  /*left: 45%;*/
  /*transform: translate(-50%, -10%);*/ }

#section-events .datebox-outer {
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translate(-50%, -10%);
  text-align: center;
  width: 100px;
  overflow: hidden;
  background-color: white;
  z-index: 5;
  border-style: solid;
  /* Added 25 Sep 23 StuartW border styling */
  border-width: 4px;
  /* Added 25 Sep 23 StuartW border styling */
  border-color: black;
  /* Added 25 Sep 23 StuartW border styling */
  border-radius: 5px;
  /* Added 25 Sep 23 StuartW border styling */ }

#section-events .datebox-inner-day {
  background-color: black;
  color: white;
  text-transform: uppercase;
  font-size: 0.80rem;
  width: 100%; }

#section-events .datebox-inner-dayno {
  color: black;
  font-weight: bold;
  /*font-size: 2rem;*/
  /* updated StuartW 25 Sep 23*/
  /*line-height: 45px;*/
  /* updated StuartW 25 Sep 23*/
  font-size: 2.25rem;
  line-height: normal;
  padding-top: 0.5rem; }

#section-events .datebox-inner-month {
  color: black;
  font-size: 0.75rem;
  text-transform: uppercase; }

#section-events .datebox-back {
  position: relative;
  display: block;
  content: "";
  z-index: 4;
  width: 120px;
  height: 120px;
  /* background-color: black; */
  /* Updated 25 Sep 23 StuartW for border styling */
  margin-left: auto;
  margin-right: auto; }

/* END: Datebox */
#section-events .btn-Event {
  /*border: 1.5px solid white;*/
  padding: 20px 19px 20px 19px;
  background-color: #dddddd;
  color: black;
  width: 200px;
  border-radius: 0;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase; }

#section-events .btn-Event:hover {
  /*border: 1.5px solid black;*/
  background-color: var(--var-not-black);
  color: white;
  font-weight: 600; }

#section-events a.one:hover svg {
  fill: var(--var-icwm-accent-color-on-dark);
  transform: scale(1.2);
  transition: background 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events a.one svg {
  fill: var(--var-not-black);
  transform: scale(1);
  transition: background 0.5s, transform 0.5s ease-out, fill 0.5s; }

#section-events .NE-Right-Box {
  position: relative;
  display: block;
  height: 100%; }

@media (max-width: 992px) {
  #section-events .NE-Right-Box {
    height: 500px; }

  #section-events .CWE-Perks-Box {
    padding-top: 120px; }

  #section-events .CWE-Social-Reg-Wrapper {
    left: 0;
    padding-left: 20px;
    text-align: left; }

  #section-events .CWE-Logo-Box1 {
    right: 0;
    border-radius: 50px 0px 0px 0px;
    height: 75px;
    width: 250px;
    top: -75px; }

  #section-events .CWE-Event-Name-Wrapper {
    width: 100%; }

  #section-events .CWE-datebox-outer {
    bottom: 75px; } }
@media (max-width: 576px) {
  #section-events .CWE-Event-Body-Container {
    padding: 0px 10px 10px 10px; }

  #section-events .CWE-datebox-outer {
    bottom: 25px;
    left: 75px; } }
@media (max-width: 400px) {
  #section-events .NE-panel-background {
    padding: 5px; }

  #section-events .NE-panel-background-wrapper {
    padding: 5px; }

  #section-events .CWE-datebox-outer {
    transform: scale(0.8);
    left: 5px;
    bottom: 15px; }

  #section-events .CWE-Logo-Box1 {
    transform: scale(0.8);
    right: -25px;
    top: -66px; } }
@media (max-width: 330px) {
  #section-events .CWE-Event-NameT {
    font-size: 20px;
    line-height: 26px;
    /* 146.875% */ }

  #section-events .CWE-datebox-outer {
    transform: scale(0.6);
    left: -15px;
    bottom: 0; }

  #section-events .CWE-Logo-Box1 {
    transform: scale(0.6);
    right: -50px;
    top: -60px; } }
#section-events .padding-right-5 {
  padding-right: 5px; }

#section-events .socialblock {
  position: absolute;
  bottom: 0;
  width: 100%; }

#section-events .cwe-header-images {
  width: 100%;
  max-height: 400px !important; }
