/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/speakers/ListItem/styles.module.scss ***!
  \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__TrI4O .styles_maxWidthContainer__Xbucs {
  width: 1140px;
  margin: 0 auto;
}
.styles_container__TrI4O .styles_speaker__vzkO4 {
  display: flex;
  padding: 32px 0;
  border-bottom: 1px solid #eaeaea;
}
.styles_container__TrI4O .styles_speaker__vzkO4 img {
  object-fit: cover;
  border-radius: 100%;
  margin-right: 24px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc {
  width: 322px;
  margin-right: 24px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc .styles_name__4iKgo {
  color: #000;
  font-size: 24px;
  font-weight: 600;
  margin-bottom: 12px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc .styles_about__c_Yjn {
  color: #707070;
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  line-height: 20px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc:hover {
  cursor: pointer;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf .styles_title__hpf4N,
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW .styles_title__hpf4N {
  color: #707070;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf {
  width: 200px;
  margin-right: 24px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf div {
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf div p {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW {
  width: 150px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW .styles_range__OGv_e {
  color: #707070;
  font-size: 12px;
  font-weight: 400;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_mobileButtons__f6lDf {
  display: none;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf button {
  background-color: transparent;
  display: flex;
  align-items: center;
  gap: 8px;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf button p {
  font-size: 14px;
  font-weight: 500;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf button:first-child p {
  color: #707070;
}
.styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf button:last-child p {
  color: #4384e6;
}

@media (max-width: 1000px) {
  .styles_container__TrI4O .styles_maxWidthContainer__Xbucs {
    width: 100%;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 {
    flex-direction: column;
    padding: 24px 0 32px 0;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 img {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    margin-bottom: 16px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc {
    width: auto;
    margin-right: 0;
    margin-bottom: 24px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc .styles_name__4iKgo {
    color: #000;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_info__wObyc .styles_about__c_Yjn {
    color: #707070;
    text-align: center;
    font-size: 14px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf,
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW {
    margin-right: 0;
    margin-bottom: 24px;
    width: auto;
    text-align: center;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf div p,
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW div p {
    font-size: 14px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_expertise__xeZWf .styles_range__OGv_e,
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_fee__sTlGW .styles_range__OGv_e {
    font-size: 14px;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_buttons__O9RNf {
    display: none;
  }
  .styles_container__TrI4O .styles_speaker__vzkO4 .styles_mobileButtons__f6lDf {
    display: flex;
    align-items: center;
    gap: 8px;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Button/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_button__bLzLU {
  transition: all 0.2s;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 500;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  filter: none;
}
.styles_button__bLzLU .styles_icon__zd5FV {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 8px;
}
.styles_button__bLzLU .styles_icon2__8GkBF {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 8px;
}

.styles_primary__ArBkN {
  background-color: #ffd912;
  border: 1px solid #ffd912;
  color: #222;
  border-radius: 10px;
}
.styles_primary__ArBkN:hover {
  background-color: #fff196;
}

.styles_primaryDisabled__46_Rd {
  background-color: #c2c2c2;
  color: #ffffff;
}

.styles_secondary__b8phM {
  background-color: #e6f2ff;
  color: #4384e6;
}

.styles_outline__5lmFA {
  border-radius: 10px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
  color: #222222;
}
.styles_outline__5lmFA:hover {
  background-color: #fcfcfc;
}

.styles_big____X5G {
  font-size: 16px;
  padding: 16px;
}

.styles_fullWidth__CsYDO {
  width: 100%;
}

.styles_disabled__vNWch {
  pointer-events: none !important;
  background-color: #c2c2c2 !important;
  color: #ffffff !important;
}
.styles_disabled__vNWch svg {
  color: #ffffff !important;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/speakers/component/styles.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_parentContainer__tgaKC {
  background-color: #ffffff;
  padding: 0px 60px;
}
.styles_parentContainer__tgaKC .styles_headerContainer__2R2l4 .styles_buttonsContainer__nO48I {
  display: flex;
  justify-content: space-between;
}
.styles_parentContainer__tgaKC .styles_headerContainer__2R2l4 .styles_buttonsContainer__nO48I p:first-child {
  font-size: 24px;
  font-weight: 600;
  color: #151515;
}
.styles_parentContainer__tgaKC .styles_headerContainer__2R2l4 p {
  font-size: 14px;
  font-weight: 500;
  color: #666666;
}
.styles_parentContainer__tgaKC .styles_loaderContainer__w2vBY {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40vh;
}
.styles_parentContainer__tgaKC .styles_heading__G0UeL {
  font-size: 22px;
  font-weight: 600;
  padding: 20px 10px;
}
.styles_parentContainer__tgaKC .styles_heading__G0UeL span {
  font-size: 22px;
  background: linear-gradient(83deg, #4684cf -0.57%, #7bcea2 36.01%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

@media (max-width: 1000px) {
  .styles_parentContainer__tgaKC {
    width: 90%;
    margin: 0 auto;
    padding: 0;
  }
  .styles_parentContainer__tgaKC .styles_heading__G0UeL {
    font-size: 16px;
    border-bottom: 1px solid #eaeaea;
  }
  .styles_parentContainer__tgaKC .styles_heading__G0UeL span {
    font-size: 16px;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Modal/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__EUr_2,
.styles_expandedContainer__ikCUk {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2000 !important;
  background: rgba(0, 0, 0, 0.5);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
  width: 100vw;
  min-height: 100vh;
  height: -moz-fit-content;
  height: fit-content;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 0.2s;
  overflow: hidden;
}
.styles_container__EUr_2 .styles_modal__k7ave,
.styles_expandedContainer__ikCUk .styles_modal__k7ave {
  background-color: #ffffff;
  overflow: auto;
  border-radius: 10px;
  padding-bottom: 5px;
}
.styles_container__EUr_2 .styles_modal__k7ave .styles_mobileButton__w5AmZ,
.styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_mobileButton__w5AmZ {
  display: none;
}
.styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes,
.styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes {
  padding: 24px;
  display: flex;
  justify-content: space-between;
  width: 100%;
  gap: 4px;
}
.styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes .styles_superText__uxdtt,
.styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes .styles_superText__uxdtt {
  color: #707070;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 22px;
}
.styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes .styles_title__AtC2f,
.styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes .styles_title__AtC2f {
  color: #151515;
  font-size: 20px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}
.styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes button,
.styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes button {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

@media (max-width: 1000px) {
  .styles_container__EUr_2 .styles_modal__k7ave {
    width: 90%;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes {
    padding: 16px;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes button {
    margin: 0 !important;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_content__dokQN {
    width: 100%;
  }
  .styles_container__EUr_2 .styles_emptySpace___JIjd {
    width: 16px;
    height: 22px;
  }
  .styles_expandedContainer__ikCUk {
    width: 100%;
    height: 100%;
  }
  .styles_expandedContainer__ikCUk .styles_modal__k7ave {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes {
    padding: 16px;
  }
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes button {
    margin: 0 !important;
  }
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_content__dokQN {
    width: 100%;
  }
}
@media (max-width: 650px) {
  .styles_container__EUr_2 {
    width: 100%;
    height: 100%;
  }
  .styles_container__EUr_2 .styles_modal__k7ave {
    width: 100%;
    height: 100%;
    border-radius: 0;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes {
    padding: 16px;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes button {
    margin: 0 !important;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_content__dokQN {
    width: 100%;
  }
}
@media (max-width: 500px) {
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes,
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes {
    justify-content: flex-start;
    align-items: center;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes .styles_desktopButton__5kjcv,
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes .styles_desktopButton__5kjcv {
    display: none;
  }
  .styles_container__EUr_2 .styles_modal__k7ave .styles_header__QDUes .styles_mobileButton__w5AmZ,
  .styles_expandedContainer__ikCUk .styles_modal__k7ave .styles_header__QDUes .styles_mobileButton__w5AmZ {
    display: block;
  }
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/speakers/RequestSpeakerModal/styles.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__qXy8v {
  width: 580px;
  padding: 15px 40px;
}
.styles_container__qXy8v .styles_row__Hrbl_ {
  display: flex;
  gap: 16px;
}
.styles_container__qXy8v .styles_mb16__ODX0k {
  margin-bottom: 16px;
}
.styles_container__qXy8v .styles_mb32__UFAKC {
  margin-bottom: 32px;
}

@media (max-width: 1000px) {
  .styles_container__qXy8v {
    width: 100%;
  }
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Input/styles.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
@keyframes styles_fadeIn__YmNUU {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.styles_container__uuj6f {
  display: flex;
  flex-direction: column;
  min-width: 0;
}
.styles_container__uuj6f label {
  color: #222;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 8px;
  display: flex;
  gap: 4px;
  align-items: center;
  position: relative;
}
.styles_container__uuj6f label div {
  display: inline;
  color: #f26865;
  font-size: 16px;
  font-weight: 500;
}
.styles_container__uuj6f label div span {
  width: 256px;
  color: #fff;
  font-feature-settings: "liga" off, "clig" off;
  border-radius: 8px;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  position: absolute;
  bottom: 150%;
  left: 50%;
  transform: translateX(-50%);
  background: #000;
  padding: 8px;
  z-index: 1;
  animation: styles_fadeIn__YmNUU 0.3s ease-in-out;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy {
  width: 100%;
  position: relative;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input {
  width: 100%;
  padding: 16px;
  border-radius: 8px;
  border: 0.5px solid #bdbdbd;
  background: #fafafa;
  color: #000000;
  font-size: 18px;
  font-weight: 400;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input::placeholder {
  color: #a2a2a2;
  font-size: 16px;
  font-weight: 400;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy input:focus {
  border: 1px solid #aaa;
}
.styles_container__uuj6f .styles_inputDiv__95Mdy span {
  position: absolute;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
  cursor: pointer;
}
.styles_container__uuj6f .styles_errorMessage__TjDPQ {
  margin-top: 4px;
  color: #ef4a3c;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
}

.styles_error__vGQXq input {
  background-color: #fdecea;
  border: 1px solid #ef4a3c !important;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Select/styles.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__7Pbps {
  width: 100%;
}
.styles_container__7Pbps label {
  display: block;
  color: #222;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 8px;
  line-height: 20px;
}
.styles_container__7Pbps label div {
  display: inline;
  color: #f26865;
  font-size: 16px;
  font-weight: 500;
}
.styles_container__7Pbps .styles_select__dwS3U {
  width: 100% !important;
}

.styles_errorMessage__pJ4kM {
  color: #ef4a3c;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.2px;
}
/*!*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[9].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[9].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[9].use[5]!./app/components/_shared/Spinner/styles.module.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.styles_container__PDTVW {
  border-top: 0.3125rem solid #ffffff;
  border-right: 0.3125rem solid #ffffff;
  border-bottom: 0.3125rem solid #ffffff;
  border-left: 0.3125rem solid #000000;
  transform: translateZ(0);
  animation: styles_spin__jl2WX 1.1s infinite linear;
  border-radius: 100%;
  width: 2.5rem;
  height: 2.5rem;
  color: #000000;
}

.styles_invert__G_RcA {
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #ffffff;
}

.styles_buttonLoader__ejPEJ {
  width: 1.2rem !important;
  height: 1.2rem !important;
  border-left-color: transparent !important;
  border-width: 0.25rem !important;
}

@keyframes styles_spin__jl2WX {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
