.tab-mobile {
  display: none;
}
.text-section {
  text-align: left;
}
.text-section__rich-text {
  flex: 1;
  text-align: left;
  color: #000000;
}
.text-section__rich-text ul {
  padding-left: 20px;
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-block: 24px 0px;
}
.text-section__rich-text ul li:not(:first-child) {
  margin-top: 20px;
}
.text-section__rich-text p {
  text-align: left;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
}
.text-section__rich-text--shouldattend {
  text-align: left;
  font-size: 0.75px;
  font-weight: medium;
  letter-spacing: 0px;
  color: #000000;
  padding-bottom: 24px;
  opacity: 1;
}
.text-section .text-section__event-type {
  display: block;
  text-align: left;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0px;
  color: #30578d;
  text-transform: capitalize;
}
.text-section .text-section__title {
  text-align: left;
  font-size: 64px;
  letter-spacing: -1px !important;
  color: #000000;
  opacity: 1;
  margin-top: 12px;
}
.text-section .text-section__tags {
  display: flex;
  justify-content: flex-start;
  gap: 10px;
  margin-top: 20px;
  flex-wrap: wrap;
}
.text-section .text-section__tags .tag {
  font-weight: 600;
  text-align: left;
  font-size: 16px;
  color: #30578d;
  opacity: 1;
  border: 1px solid #30578d;
  border-radius: 25px;
  padding: 10px 20px;
}
.text-section__content {
  display: flex;
  flex-direction: row;
  gap: 20px;
}
.titulo {
  padding-inline: 20px;
  margin-top: 80px;
  width: 100%;
}
.rich-text {
  margin-top: 60px;
  width: 100%;
  padding: 0px 20px;
  padding-right: 46px;
}
.speakers {
  width: 100%;
  text-align: left;
  margin-top: 60px;
  padding: 0px 20px;
}
.columna-magica-a {
  height: 100%;
  background: #eeeeee 0% 0% no-repeat padding-box;
  border-radius: 32px;
  opacity: 1;
  width: 452px;
  height: fit-content;
  margin-top: 82px;
  padding: 30px;
}
.columna-magica-b {
  height: 100%;
  background: #eeeeee 0% 0% no-repeat padding-box;
  border-radius: 32px;
  opacity: 1;
  position: relative;
  margin-top: 80px;
}
.info-box__dropdown {
  background-image: url(../../../../../../../content/dam/keysight/en/img/down.svg) !important;
  background-position-x: 90% !important;
  background-position-y: 50% !important;
  background-repeat: no-repeat !important;
  font-size: 2rem;
  background: transparent;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  padding-right: 50px;
  border-radius: 15px;
  width: 100%;
  background: #f6f7f9 0% 0% no-repeat padding-box;
  font-size: 18px;
  font-weight: 700;
  padding: 35px 30px;
}
.info-box__dropdown:focus {
  background: #f6f7f9;
  box-shadow: 0px 0px 20px #00000029;
  border-radius: 16px;
}
.info-box__dropdown:focus + .dropdown-chevron > svg > g > path {
  transform: rotate(180deg);
}
.info-box__dropdown option {
  font-size: 16px !important;
  background-color: #f6f7f9 !important;
  padding: 10px !important;
  max-width: 392px !important;
  font-size: 2rem;
  background: #f6f7f9;
  box-shadow: 0px 0px 20px #00000029;
  border-radius: 16px;
  padding-left: 50px;
}
.info-box__dropdown option:checked:before {
  content: url("clientlibs/css/clientlibs/css/clientlibs/css/generated/path-to-your-svg.svg");
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.dropdown-chevron {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
  transition: transform 0.3s ease;
}
.dropdown-chevron svg {
  width: 36px;
  height: 28px;
}
.gap-22 {
  gap: 22px;
}
.rich-text .rte-title {
  font-size: 32px !important;
  color: #000000;
  margin-bottom: 32px !important;
}
.rich-text .rte-title-2 {
  font-size: 24px !important;
  color: #000000 !important;
  margin-bottom: 24px !important;
  font-weight: 500 !important;
}
.info-box__location--virtual {
  font-weight: 600 !important;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 32px !important;
  font-size: 28px !important;
  line-height: 1 !important;
}
.info-box__date--value {
  font-weight: 500 !important;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 32px !important;
  font-size: 28px !important;
  line-height: 1 !important;
}
.info-box__date--label {
  font-size: 16px !important;
  color: #000000;
  font-weight: 400 !important;
  margin-top: 10px !important;
}
.info-box__time--value {
  font-weight: 500 !important;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 32px !important;
  font-size: 28px !important;
  line-height: 1 !important;
}
.info-box__time--label {
  font-size: 16px !important;
  color: #000000;
  font-weight: 400 !important;
  margin-top: 10px !important;
}
.info-box__duration--value {
  font-weight: 500 !important;
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-top: 32px !important;
  font-size: 28px !important;
  line-height: 1 !important;
}
.info-box__duration--label {
  font-size: 16px !important;
  color: #000000;
  font-weight: 400 !important;
  margin-top: 10px !important;
}
.info-box__location--value {
  font-weight: 500 !important;
}
.info-box__location--label {
  font-size: 16px !important;
  color: #000000;
  font-weight: 400 !important;
  margin-top: 10px !important;
}
.btn--red {
  margin-top: 10px !important;
  background: #e90029 0% 0% no-repeat padding-box !important;
  text-align: center !important;
  letter-spacing: 0px;
  margin-top: 32px !important;
  padding: 20px;
  color: #ffffff !important;
  width: 100%;
  border-radius: 99px;
  border: 0 !important;
  font-size: 18px !important;
  opacity: 1;
  margin-bottom: 0px;
  max-width: 275px;
  font-weight: 600;
}
.horizontalRule {
  border: 1px solid #dededb;
  margin-top: 24px;
  margin-bottom: 24px;
}
.speakers__text {
  text-align: left;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  margin-bottom: 24px !important;
  font-size: 24px !important;
}
.speaker {
  display: flex;
  align-items: start;
  gap: 12px;
  justify-content: flex-start;
}
.speaker:not(:last-child) {
  margin-bottom: 24px;
}
.speaker__image {
  width: 100%;
  max-width: 105px;
  height: 105px;
  flex: 0 0 105px;
  border-radius: 16px;
}
.speaker__info {
  display: flex;
  flex-direction: column;
  flex: 0 1 auto;
  max-width: 100%;
}
.speaker__info p {
  display: block;
  margin: 0;
  width: 400px;
}
.speaker__info h3 {
  display: block;
  margin: 0;
  width: 400px;
}
.speaker__name {
  text-align: left;
  font-size: 20px !important;
  color: #262626;
  letter-spacing: 0px;
  opacity: 1;
  padding-bottom: 1;
}
.speaker__work {
  text-align: left;
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: 0px;
  color: #30578d;
  opacity: 1;
  margin: 20px 0px !important;
}
.speaker__agency {
  margin-bottom: 20px !important;
  font-size: 16px !important;
  font-weight: 400 !important;
}
.speaker__description {
  margin-bottom: 20px;
  text-align: left;
  font-size: 16px !important;
  font-weight: 400 !important;
  letter-spacing: 0px;
  color: #000000;
  opacity: 1;
  width: 100% !important;
}
@media only screen and (max-width: 991px) {
  .speaker__info .speaker__work {
    font-size: 18px !important;
  }
  .speaker__info h3 {
    width: auto !important;
  }
  .speaker__info p {
    width: auto !important;
    font-size: 1rem !important;
    width: 100% !important;
  }
  .columna-magica-a.tab-mobile {
    margin-top: 32px !important;
  }
  .tab-mobile {
    display: block !important;
    background: transparent !important;
    padding: 0px !important;
    display: block;
  }
  .tab-mobile .info-box {
    margin-left: 20px !important;
    margin-right: 20px !important;
  }
  .custom-selector {
    padding: 0px !important;
  }
  .info-box {
    background: #eeeeee 0% 0% no-repeat padding-box !important;
    padding: 30px !important;
    border-radius: 32px;
    margin-top: 32px !important;
    margin-left: 22px !important;
    margin-right: 22px !important;
    margin-right: 32px !important;
  }
  .titleTags {
    width: 100% !important;
  }
  .titleTags .who-should {
    margin-top: 60px !important;
  }
  .regions {
    display: none !important;
  }
  .titulo {
    margin-top: 30px;
  }
  .text-section .text-section__title {
    font-size: 40px;
  }
  .text-section__tags {
    gap: 8px;
  }
  .text-section__rich-text--about {
    font-size: 16px !important;
  }
  .speaker__work {
    font-size: 18px !important;
  }
  .tag {
    height: fit-content !important;
  }
  .rich-text {
    padding: 0px 20px !important;
  }
  .rich-text:not(.who-should) .text-section__rich-text p {
    font-size: 16px;
  }
  .rich-text .rte-title {
    font-size: 28px !important;
  }
  .text-section__rich-text ul {
    font-size: 16px;
  }
}
@media (min-width: 768px) and (max-width: 1100px) {
  .speaker__info .speaker__work {
    font-size: 18px !important;
  }
  .titleTags {
    width: 100% !important;
  }
  .regions {
    display: none !important;
  }
  .tab-mobile {
    display: block;
  }
  .gap-22 {
    flex-direction: column !important;
  }
  .text-section .text-section__title {
    font-size: 40px !important;
  }
  .columna {
    width: 100% !important;
  }
  .text-section__tags {
    margin-bottom: 32px !important;
  }
  .rich-text {
    margin-top: 30px !important;
    padding: 0px 20px !important;
  }
  .text-section__rich-text--about {
    font-size: 16px !important;
    font-weight: 400 !important;
  }
  .speakers {
    padding: 0px 20px !important;
  }
  .columna-magica-a {
    margin-top: 32px !important;
    width: 100% !important;
    background: none !important;
    padding: 0px 20px 0px 20px !important;
  }
  .columna-magica-a .info-box {
    background: #eeeeee 0% 0% no-repeat padding-box !important;
    margin: 0px !important;
    padding: 30px !important;
    border-radius: 32px !important;
  }
}
@media (min-width: 768px) {
  .container {
    display: flex;
    justify-content: space-between;
  }
  .columna {
    display: flex;
    flex-direction: column;
    width: 66%;
  }
  .columna-magica-a {
    flex-grow: 1;
    width: 33%;
  }
}
@media (max-width: 767px) {
  .speakers-section .speakers__text {
    font-size: 18px !important;
  }
  .text-section__rich-text .rte-title-2 {
    font-size: 18px !important;
  }
}
@media (max-width: 1024px) {
  .text-section__content {
    flex-direction: column-reverse;
  }
  .info-box {
    margin-top: 32px !important;
    margin-left: 44px !important;
    margin-right: 44px !important;
    margin-right: 32px !important;
  }
  .speaker__info p {
    font-size: 1rem !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  .titleTags .who-should {
    margin-top: 30px !important;
  }
  .titleTags .rte-title {
    font-size: 25px !important;
  }
}
