@font-face {
  font-family: "Monserrat";
  src: url("../../fonts/Montserrat-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Monserrat";
  src: url("../../fonts/Montserrat-Regular.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
}
.footer #ot-sdk-btn::before {
  display: none;
  text-decoration: none !important;
}
.footer #ot-sdk-btn.ot-sdk-show-settings {
  font-family: "jnj-regular", "Arial, Helvetica, sans-serif" !important;
  font-weight: normal !important;
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #000 !important;
  display: inline !important;
  border: none !important;
  padding: 0px !important;
}
.footer #ot-sdk-btn.ot-sdk-show-settings:hover {
  font-family: "jnj-regular", "Arial, Helvetica, sans-serif" !important;
  font-weight: normal !important;
  text-decoration: none !important;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #000 !important;
  display: inline !important;
  border: none !important;
  padding: 0px !important;
}

.new-footer-wrap {
  background-color: #312C2A !important;
  background: #312C2A !important;
  display: flex;
  justify-content: center;
  width: 100%;
}

.footer-main-container {
  background-color: #312C2A !important;
  background: #312C2A !important;
  font-family: Roboto, sans-serif;
  font-size: 16px !important;
  line-height: 18px !important;
  color: #fff !important;
  margin: 40px 0;
  background-color: #312C2A;
  width: 90%;
  max-width: 1140px;
}
.footer-main-container p {
  margin: 0 0 16px 0;
  padding: 0;
}
.footer-main-container a {
  color: #fff !important;
}
@media (max-width: 768px) {
  .footer-main-container {
    width: 100%;
    max-width: 576px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
.footer-main-container .footer-content {
  width: 100%;
  max-width: 1140px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  border-bottom: 1px solid #fff;
}
@media (max-width: 768px) {
  .footer-main-container .footer-content {
    flex-wrap: wrap;
    width: 100%;
    max-width: 576px;
  }
}
.footer-main-container .footer-content .footer-img img {
  width: 221px;
}
.footer-main-container .disclaimer-para {
  width: 100%;
  max-width: 752px;
  margin-left: 125px;
}
@media (max-width: 768px) {
  .footer-main-container .disclaimer-para {
    margin: 48px 0 0 0;
  }
}
.footer-main-container .footerlinks {
  display: flex;
  gap: 0 50px;
  margin-bottom: 40px;
  text-decoration: underline !important;
}
.footer-main-container .footer-new {
  margin: 40px 0 0 0;
  width: 100%;
  max-width: 1140px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .footer-main-container .footer-new {
    flex-wrap: wrap-reverse;
    width: 100%;
  }
}
.footer-main-container .footer-new .copy-right {
  white-space: nowrap;
}
@media (max-width: 768px) {
  .footer-main-container .footer-new .copy-right {
    margin-top: 40px;
  }
}
.footer-main-container .footer-new .common-footer-links {
  width: 100%;
  max-width: 752px;
  margin-left: 40px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  align-content: flex-start;
  flex-wrap: wrap;
  gap: 10px 30px;
}
.footer-main-container .footer-new .common-footer-links a, .footer-main-container .footer-new .common-footer-links button {
  text-decoration: underline;
}
@media (max-width: 768px) {
  .footer-main-container .footer-new .common-footer-links {
    flex-wrap: wrap;
    gap: 10px 30px;
    margin: 0px;
    padding-right: 10px;
  }
}
.footer-main-container .footer-new .common-footer-links .personal-info {
  align-self: flex-start;
}

.sitemap {
  background: #E0E2E3;
  padding: 120px 10%;
  box-sizing: border-box;
}
.sitemap__title {
  color: #001E62;
  font-feature-settings: "clig" off, "liga" off;
  font-family: Roboto, sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 145%; /* 46.4px */
  letter-spacing: 0.5px;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.sitemap__links {
  margin: 0px;
  padding: 0px;
}
.sitemap__links li {
  position: relative;
  margin-bottom: 30px;
}
.sitemap__links li a, .sitemap__links li a:visited, .sitemap__links li a:link {
  color: #000;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 150%; /* 30px */
  text-decoration-line: underline;
}

.expertVideoSeries h1 {
  display: none;
}
.expertVideoSeries__morning-experts {
  background: linear-gradient(270deg, #183389 30%, #1A368C 45%, #3965B2 65%, #3C69B5 85%);
}
.expertVideoSeries__morning-experts__container {
  width: 80%;
  margin: 0 auto;
  padding: 50px 0;
}
.expertVideoSeries__morning-experts__container__img {
  width: 40%;
  margin: 0 auto;
  margin-bottom: 60px;
}
.expertVideoSeries__morning-experts__container__text {
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.expertVideoSeries__sign-up {
  background-color: #E0E2E3;
  padding: 50px 0;
}
.expertVideoSeries__sign-up__container {
  width: 40%;
  margin: 0 auto;
}
.expertVideoSeries__sign-up__container__title {
  color: #001E62;
  font-weight: bold;
  font-size: 32px;
  line-height: 145%;
  margin-bottom: 15px;
}
.expertVideoSeries__sign-up__container__text {
  font-size: 18px;
  margin-bottom: 30px;
}
.expertVideoSeries__sign-up__container__btn {
  font-family: "Monserrat", sans-serif;
  font-size: 20px;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #47D7AC;
  color: #000;
  padding: 13px 0px;
  border-radius: 30px;
  width: 367px;
  display: block;
  text-align: center;
}
.expertVideoSeries__sign-up__container__btn:hover {
  background-color: #7EE3C5;
}

@media screen and (max-width: 900px) {
  .expertVideoSeries__morning-experts {
    background: linear-gradient(-28deg, #183389 38%, #1A368C 45%, #3965B2 81%, #3C69B5 85%);
  }
  .expertVideoSeries__morning-experts__container__img {
    width: 80%;
    margin-bottom: 20px;
  }
  .expertVideoSeries__sign-up__container {
    width: 80%;
  }
  .expertVideoSeries__sign-up__container__btn {
    width: 100%;
  }
}
.video-section {
  background-color: #111418;
  padding: 50px 14%;
}
.video-section .video-card {
  background-color: #001E62;
  margin-bottom: 30px;
  padding: 20px;
  color: white;
  width: 100%;
}
.video-section .video-card h2 {
  font-size: 24px;
  color: #F1B548;
  margin-bottom: 10px;
  text-transform: uppercase;
  font-weight: bold;
}
.video-section .video-card p {
  font-size: 18px;
  margin-top: 10px;
}
.video-section .video-card video {
  width: 100%;
  margin-bottom: 20px;
}
.video-section .video-card__text-card {
  position: relative;
  margin-top: 20px;
}
.video-section .video-card__text-card__share-btn {
  background-color: #47D7AC;
  color: #000;
  border-radius: 35px;
  display: flex;
  align-items: center;
  width: 185px;
  height: 50px;
  font-family: "Monserrat", sans-serif;
  position: absolute;
  right: 0;
  top: 0;
}
.video-section .video-card__text-card__share-btn p {
  width: 64% !important;
  font-weight: bold;
  margin: 0;
  text-align: end;
  font-size: 20px;
  margin-right: 10px;
}
.video-section .video-card__text-card__share-btn img {
  width: 15px;
  height: 15px;
}
.video-section .video-card__text-card__share-btn:hover {
  background-color: #7EE3C5;
}
.video-section .video-card .video-card__text-card__description.main {
  width: 75%;
}
@media screen and (max-width: 768px) {
  .video-section .video-card__text-card {
    position: initial;
    text-align: center;
  }
  .video-section .video-card__text-card__share-btn {
    position: initial;
    margin: 0 auto;
    margin-top: 30px;
  }
  .video-section .video-card__text-card h2 span {
    display: block;
  }
  .video-section .video-card .video-card__text-card__description.main {
    width: 100%;
  }
}
.video-section .video-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.video-section .video-container .video-card {
  width: calc(50% - 15px);
}
.video-section .video-container .video-card.secondary-card {
  cursor: pointer;
}
.video-section .video-container .secondary-card:hover .custom-video {
  opacity: 0.3;
}
@media screen and (max-width: 768px) {
  .video-section .video-container {
    flex-direction: column;
  }
  .video-section .video-container .video-card {
    width: 88%;
    margin: auto;
    margin-bottom: 40px;
  }
}

@media screen and (max-width: 768px) {
  .video-section {
    padding: 0 0 50px;
  }
}
/* Styles for the video container and play button */
.video-wrapper {
  position: relative;
  width: 100%;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .video-card.secondary-card .video-card__text-card__description {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.video-js .vjs-play-progress {
  background-color: #47D7AC;
}

.vjs-volume-level {
  background-color: #47D7AC !important;
}

.vjs-big-play-button {
  z-index: 3;
}

.vjs-quality-menu-wrapper {
  display: none;
}

.vjs-picture-in-picture-control {
  display: none !important;
}

.main-card .bc-player-GH6QEUMAB_default:hover .vjs-big-play-button {
  background-color: #fff !important;
  transform: translate(-50%, -50%) scale(1.25);
  transition: transform 0.3s;
}
.main-card .video-js .vjs-big-play-button {
  background-color: #fff;
  border-radius: 200px !important;
  width: 100px !important;
  height: 100px !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.main-card .video-js .vjs-big-play-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border: 6px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%; /* Set the radius to make it circular */
  animation: pulsing-border 4s infinite;
  opacity: 1;
  box-sizing: border-box;
}
@keyframes pulsing-border {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.main-card .vjs-big-play-button .vjs-icon-placeholder:before {
  content: url("../../images/play-icon.png") !important;
  color: #000;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-47%, -47%);
}
.main-card .vjs-paused .vjs-big-play-button {
  display: block !important;
}

.secondary-card .video-js .vjs-big-play-button {
  background-color: transparent;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.secondary-card .vjs-fluid {
  pointer-events: none;
}
.secondary-card .vjs-big-play-button {
  display: block !important;
}
.secondary-card .vjs-big-play-button .vjs-icon-placeholder:before {
  content: url("../../images/play-video-2.png") !important;
  color: #000;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.secondary-card .vjs-poster {
  display: block !important;
  pointer-events: none;
}
.secondary-card .vjs-control-bar {
  display: none !important;
}
.secondary-card .vjs-text-track-display {
  display: none !important;
}

.secondary-card:hover .bc-player-GH6QEUMAB_default:hover .vjs-big-play-button {
  background-color: #fff !important;
  transform: translate(-50%, -50%) scale(1.25);
  transition: transform 0.3s;
}
.secondary-card:hover .video-js .vjs-big-play-button {
  background-color: #fff;
  border-radius: 200px !important;
  width: 100px !important;
  height: 100px !important;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-50%, -50%);
}
.secondary-card:hover .video-js .vjs-big-play-button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100px;
  height: 100px;
  border: 6px solid rgba(255, 255, 255, 0.5);
  border-radius: 50%; /* Set the radius to make it circular */
  animation: pulsing-border 4s infinite;
  opacity: 1;
  box-sizing: border-box;
}
@keyframes pulsing-border {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(1.5);
    opacity: 0;
  }
}
.secondary-card:hover .vjs-big-play-button .vjs-icon-placeholder:before {
  content: url("../../images/play-icon.png") !important;
  color: #000;
  top: 50% !important;
  left: 50% !important;
  transform: translate(-47%, -47%);
}
.secondary-card:hover .vjs-poster {
  transition: 0.3s;
  filter: brightness(0.7);
}

.next-btn img {
  width: 28%;
  margin: 0 auto;
}

.title-episode {
  min-width: 212px;
  display: flex;
  align-items: center;
}
.title-episode p {
  font-size: inherit !important;
  margin: 0 !important;
}

.vjs-current-time, .vjs-duration, .vjs-time-divider {
  display: block !important;
}

.vjs-duration {
  padding-left: 0 !important;
}

.vjs-time-control {
  padding-left: 0 !important;
}

@media screen and (max-width: 470px) {
  .bc-player-GH6QEUMAB_default *, .bc-player-GH6QEUMAB_default :after, .bc-player-GH6QEUMAB_default :before {
    font-size: 11px;
  }
  .vjs-big-play-button :before, .vjs-icon-placeholder, .vjs-icon-placeholder :before {
    font-size: inherit;
  }
}
.vjs-current-time {
  padding-right: 0 !important;
  margin-left: 0 !important;
}

.vjs-time-divider {
  padding: 0 !important;
}

@media screen and (max-width: 768px) {
  .title-episode {
    display: none !important;
  }
  .vjs-duration {
    padding: 0 !important;
  }
}
@media screen and (min-width: 1700px) {
  .vjs-mouse.bc-player-GH6QEUMAB_default .vjs-control-bar {
    font-size: 14px;
  }
}
.thumbnail-home {
  display: flex;
}
.thumbnail-home__img {
  width: 92%;
  margin-right: 33px;
}
.thumbnail-home__img img {
  width: 100%;
}
.thumbnail-home__text p {
  padding-bottom: 30px;
}
.thumbnail-home__text__title {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  padding-bottom: 10px !important;
}
.thumbnail-home__text__img-mobile {
  display: none;
}
.thumbnail-home__text__btn {
  font-size: 20px;
  font-family: "Monserrat", sans-serif;
  font-weight: 700;
  width: 253px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #47D7AC;
  color: #000;
  border-radius: 28px;
}
.thumbnail-home__text__btn img {
  width: 12px;
  margin-left: 10px;
}
.thumbnail-home__text__btn:hover {
  background-color: #7EE3C5;
}

@media screen and (max-width: 768px) {
  .thumbnail-home {
    display: block;
    text-align: center;
  }
  .thumbnail-home__img {
    display: none;
    margin-bottom: 20px;
  }
  .thumbnail-home__img img {
    margin: 0 auto;
    width: 35%;
  }
  .thumbnail-home__text {
    width: 85%;
    margin: 0 auto;
  }
  .thumbnail-home__text__body {
    font-size: 16px;
  }
  .thumbnail-home__text__btn {
    margin: 30px auto 0;
  }
}
@media screen and (max-width: 768px) and (max-width: 500px) {
  .thumbnail-home__text__btn {
    width: 85%;
  }
}
@media screen and (max-width: 768px) {
  .thumbnail-home__text__img-mobile {
    display: block;
  }
  .thumbnail-home__text__img-mobile img {
    margin: 0 auto;
    width: 65%;
  }
}
.morning-experts {
  background: linear-gradient(270deg, #183389 30%, #1A368C 45%, #3965B2 65%, #3C69B5 85%);
}
.morning-experts__container {
  width: 80%;
  margin: 0 auto;
  padding: 100px 0;
  display: flex;
  align-items: center;
}
.morning-experts__container__img {
  width: 74%;
  margin-right: 11rem;
}
.morning-experts__container__text {
  color: #fff;
}
.morning-experts__container__text__title {
  font-size: 32px !important;
  color: #F1B548;
  text-transform: uppercase;
  font-weight: bold;
  padding-bottom: 10px;
  line-height: normal;
}
.morning-experts__container__text p {
  padding-bottom: 30px;
  font-size: 18px;
}
.morning-experts__container__text__btn {
  font-family: "Monserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #001E62;
  color: #fff;
  border-radius: 29px;
  width: 304px;
  height: 50px;
}
.morning-experts__container__text__btn:hover {
  transition: 0.3s ease;
  background-color: #D9D9D9;
  color: #001E62;
}

@media screen and (max-width: 1150px) {
  .morning-experts {
    background: linear-gradient(-28deg, #183389 38%, #1A368C 45%, #3965B2 81%, #3C69B5 85%);
  }
  .morning-experts__container__img {
    margin-right: 5rem;
    width: 80%;
  }
}
@media screen and (max-width: 768px) {
  .morning-experts__container {
    display: block;
    text-align: center;
  }
  .morning-experts__container__img {
    margin: 0 auto 40px;
    width: 85%;
  }
  .morning-experts__container__text__title {
    font-size: 22px !important;
  }
  .morning-experts__container__text p {
    text-align: center;
    padding-bottom: 15px;
  }
  .morning-experts__container__text__btn {
    margin: 10px auto 0;
    width: 100%;
  }
}
.green-accordion {
  border: 1px solid #fff;
  border-left: none;
  border-right: none;
}
.green-accordion button {
  color: #000;
  background-color: #47D7AC;
  padding-left: 25px;
}
@media screen and (max-width: 768px) {
  .green-accordion button {
    font-size: 18px;
  }
}
.green-accordion p {
  padding-left: 10px;
}
.green-accordion button:after {
  --tw-invert: invert(0)!important;
}
.green-accordion .content {
  transition: max-height 0.5s ease;
  padding-top: 0;
  background-color: transparent;
  background-color: rgba(71, 215, 172, 0.2);
  padding-right: 10px;
}
@media screen and (max-width: 600px) {
  .green-accordion .content {
    padding-left: 21px;
    padding-right: 21px;
  }
  .green-accordion .content .icon1 {
    width: 45px;
  }
  .green-accordion .content .icon2 {
    width: 90px;
  }
  .green-accordion .content .icon3 {
    width: 93px;
  }
  .green-accordion .content .icon4 {
    width: 99px;
  }
}

.green-accordion.active button {
  color: #fff;
  background-color: rgba(71, 215, 172, 0.2);
}
.green-accordion.active button:after {
  --tw-invert: invert(100%)!important;
}

.common-text {
  font-size: 18px;
  font-weight: 300;
}

@media screen and (min-width: 500px) {
  .gold-header br {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  .leading-2 {
    text-align: center !important;
  }
}
#searchnpi-modal-popup .modal-dialog .modal-content p.header {
  background-color: transparent;
}

#webform-submission-centralized-consent-form-stage-add-form .form-item-professional-designation #edit-professional-designation, #webform-submission-centralized-consent-form-prod-add-form .form-item-professional-designation #edit-professional-designation {
  background-color: white;
}

.header {
  position: sticky;
  top: 0;
  width: 100%;
  z-index: 9999;
  min-height: 0 !important;
}
.header__top-nav {
  height: 89px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 3%;
  background-color: #000;
  transition: opacity 0.3s ease;
}
.header__top-nav__logo img {
  width: 200px;
  height: 100%;
}
@media screen and (max-width: 768px) {
  .header__top-nav__logo img {
    width: 150px;
    height: 100%;
  }
}
.header__top-nav__nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.header__top-nav__nav li {
  display: inline;
  margin-right: 60px;
}
.header__top-nav__nav li:last-of-type {
  margin-right: 0;
}
.header__top-nav__nav a {
  text-decoration: none;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
}
.header__top-nav__nav a.active {
  border-bottom: 2px solid white;
  font-weight: bold;
}
.header__top-nav .sign-up-btn {
  padding: 13px 66px;
  font-size: 20px;
  font-family: "Monserrat", sans-serif;
  font-weight: 700;
}
@media screen and (max-width: 768px) {
  .header__top-nav {
    height: 66px;
  }
}
.header__bottom-nav {
  background-color: #001E62;
  position: relative;
}
.header__bottom-nav__desktop {
  display: flex;
  justify-content: space-between;
  text-align: center;
  max-width: 970px !important;
}
.header__bottom-nav__desktop li {
  font-size: 20px;
  padding: 7px 10px;
}
@media screen and (max-width: 768px) {
  .header__bottom-nav__desktop {
    display: none;
  }
}
.header__bottom-nav__mobile {
  display: none;
}
@media screen and (max-width: 768px) {
  .header__bottom-nav__mobile {
    display: block;
  }
}
.header__bottom-nav__mobile #submenu {
  display: none;
}
.header__bottom-nav__mobile #submenu.active {
  display: block;
}
.header__bottom-nav .mobile-dropdown-icon {
  position: absolute;
  top: 28px;
  right: 33px;
}
.header__bottom-nav.active {
  background-color: #fff;
}
.header__bottom-nav.active #menu-item {
  color: #232323;
  font-weight: bold;
}
.header__bottom-nav.active #menu-item li {
  width: 90%;
  margin: 0 auto;
  border-bottom: 1px solid #6F6F6F;
}
.header__bottom-nav.active #menu-item li a {
  padding-left: 0 !important;
}
.header__bottom-nav.active #menu-item li a.active {
  color: #232323 !important;
}
.header__bottom-nav.active #menu-item li:last-of-type {
  margin-bottom: 10px;
}
.header__bottom-nav.active #menu-item #submenu {
  font-weight: normal;
}

.header__top-nav__menu-icon {
  display: none;
  cursor: pointer;
  height: 35px;
}
.header__top-nav__menu-icon span {
  display: none;
}

.header__top-nav__menu-icon.close {
  background-color: #47D7AC;
  border-radius: 25px;
  padding: 14px 31px;
  line-height: 15px;
  height: auto;
}
.header__top-nav__menu-icon.close .bar {
  display: none;
}
.header__top-nav__menu-icon.close span {
  display: block;
  font-family: "Monserrat", sans-serif;
  font-size: 16px;
  font-weight: bold;
}

.header__top-nav__menu-icon .bar {
  width: 35px;
  height: 3px;
  background-color: #47D7AC;
  margin: 8px 0;
  border-radius: 2px;
}

.header__top-nav__mobile-menu {
  display: none;
  background-color: #000;
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s;
  margin-top: 50px;
}

.header__top-nav__mobile-menu.show {
  opacity: 1;
  pointer-events: auto;
}

.header__top-nav__mobile-menu ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.header__top-nav__mobile-menu li {
  margin: 30px 0;
}

.header__top-nav__mobile-menu a {
  color: white;
  text-decoration: none;
  font-size: 22px;
  text-transform: uppercase;
  display: block;
}

@media screen and (max-width: 1150px) {
  .header__top-nav__menu-icon {
    display: block;
  }
  .header__top-nav__mobile-menu.show {
    display: block;
  }
  .header__top-nav__nav {
    display: none;
  }
}
.header__top-nav__menu-icon.close .bar:nth-child(1) {
  transform: rotate(-45deg) translate(-11px, 10px);
}

.header__top-nav__menu-icon.close .bar:nth-child(2) {
  opacity: 0;
}

.header__top-nav__menu-icon.close .bar:nth-child(3) {
  transform: rotate(45deg) translate(-5px, -4px);
}

#sign-up-mobile a {
  font-size: 12px;
  font-weight: bold;
  font-family: "Monserrat", sans-serif;
}

#sign-up-mobile.menu-open {
  width: 91%;
  height: 50px;
}
#sign-up-mobile.menu-open a {
  width: 70%;
  margin: 0 auto;
  font-size: 20px;
  font-weight: bold;
  font-family: "Monserrat", sans-serif;
}

main.menu-open {
  filter: blur(6px);
  opacity: 0.4;
}

#speak-tab {
  text-decoration: underline !important;
  font-size: 16px !important;
  font-weight: bold !important;
  height: 45px !important;
  color: #001E62 !important;
  box-shadow: -2px -2px 4px rgba(0, 0, 0, 0.25) !important;
}

#speak-tab:hover {
  color: #fff !important;
}

@media screen and (max-width: 768px) {
  #speak-tab {
    height: 35px !important;
    padding: 9px 10px 0 !important;
  }
}
.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  backdrop-filter: blur(5px);
  z-index: 10000;
}
.modal__modal-content {
  position: relative;
  background-color: #001E62;
  color: white;
  padding: 60px;
  border-radius: 10px;
  width: 80%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  max-width: 600px;
}
.modal__modal-content h2 {
  font-weight: bold;
  font-size: 32px;
  margin-bottom: 25px;
}
.modal__modal-content__platforms {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}
.modal__modal-content__platforms__item {
  text-align: center;
  margin-bottom: 30px;
}
.modal__modal-content__platforms__item__container-img {
  margin: 0 auto 10px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.3s ease;
}
.modal__modal-content__platforms__item__container-img:hover {
  transform: scale(1.25);
}
.modal__modal-content__platforms__item__container-img.email {
  width: 39px;
  height: 31px;
  background-image: url("../../images/email-icon.png");
}
.modal__modal-content__platforms__item__container-img.email:hover {
  background-image: url("../../images/email-icon-light.png");
}
.modal__modal-content__platforms__item__container-img.linkedin {
  width: 35px;
  height: 35px;
  background-image: url("../../images/linkedin-icon.png");
}
.modal__modal-content__platforms__item__container-img.linkedin:hover {
  background-image: url("../../images/linkedin-icon-light.png");
}
.modal__modal-content__platforms__item__container-img.facebook {
  width: 38px;
  height: 38px;
  background-image: url("../../images/facebook-icon.png");
}
.modal__modal-content__platforms__item__container-img.facebook:hover {
  background-image: url("../../images/facebook-icon-light.png");
}
.modal__modal-content__platforms__item__container-img.twitter {
  width: 41px;
  height: 33px;
  background-image: url("../../images/twitter-icon.png");
}
.modal__modal-content__platforms__item__container-img.twitter:hover {
  background-image: url("../../images/twitter-icon-light.png");
}
@media screen and (max-width: 768px) {
  .modal__modal-content__platforms {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .modal__modal-content__platforms__item {
    width: 48%;
    text-align: center;
  }
}
.modal__modal-content__close-button {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 24px;
  color: white;
  background: none;
  border: none;
  cursor: pointer;
}
.modal__modal-content__close-button img {
  width: 16px;
  height: 16px;
}
.modal__modal-content__input-container {
  display: flex;
  align-items: center;
  background-color: #fff;
  border-radius: 5px;
}
.modal__modal-content__input-container input {
  flex-grow: 1;
  padding: 5px;
  border: none;
  border-radius: 5px;
  width: 100%;
  color: #001E62;
  font-size: 16px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.modal__modal-content__input-container input:focus {
  outline: none;
}
.modal__modal-content__input-container__copy-button {
  font-size: 11px;
  font-weight: bold;
  text-align: center;
  background-color: #DADADA;
  color: black;
  border: none;
  border-radius: 3px;
  padding: 4px;
  margin-right: 10px;
}
@media screen and (max-width: 768px) {
  .modal__modal-content {
    padding: 60px 30px;
  }
}

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