/*!**********************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/postcss-loader/dist/cjs.js!./src/modules/agenda.module/module.css ***!
  \**********************************************************************************************************************************/.agenda-module nav.day-nav{-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:20px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;justify-content:center;margin:0 0 100px}@media (max-width:767px){.agenda-module nav.day-nav{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}}.agenda-module nav.day-nav span{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;grid-gap:6px;align-items:center;border:1px solid #d6deea;border-radius:8px;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;font-weight:400;gap:6px;height:45px;justify-content:center;line-height:1;padding:0 20px;-webkit-transition:all .3s;transition:all .3s}.agenda-module nav.day-nav span:hover{border-color:#d22b4a}.agenda-module nav.day-nav span.active{border-color:#d22b4a;color:#d22b4a}.agenda-module nav.day-nav span strong{font-weight:600}.agenda-module .tab{display:none}.agenda-module .tab.active{display:block}.agenda-module .tab .day{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;margin:40px 0}.agenda-module .tab .day>*{padding:15px 0}@media (max-width:767px){.agenda-module .tab .day{border-bottom:1px solid #c0dde0;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:30px 0}.agenda-module .tab .day>*{padding:0}}@media (min-width:768px){.agenda-module .tab .day.break{overflow:hidden}.agenda-module .tab .day.break h5{display:inline-block;position:relative}.agenda-module .tab .day.break h5:after{background-color:#d6deea;content:"";display:block;height:1px;left:120%;position:absolute;top:50%;-webkit-transform:translateY(-1px);transform:translateY(-1px);width:100vw}}.agenda-module .tab .day .time{grid-gap:4px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:4px;max-width:163px;min-width:163px}@media (max-width:767px){.agenda-module .tab .day .time{margin-bottom:20px;width:80px}}.agenda-module .tab .day .time span{color:#0f1c2b;font-size:18px;line-height:34px}.agenda-module .tab .day .line{background-color:#c0dde0;margin:0 15px;width:1px}@media (max-width:767px){.agenda-module .tab .day .line{display:none}}.agenda-module .tab .day .line.break{background-color:#fff}.agenda-module .tab .day .content{font-size:18px;line-height:30px;max-width:440px;width:100%}.agenda-module .tab .day .content h5{font-size:18px;font-weight:500;font-weight:600;margin-bottom:5px;margin-top:0}@media (max-width:767px){.agenda-module .tab .day .content{max-width:100%;width:calc(100% - 80px)}}.agenda-module .tab .day .speakers-list{max-width:440px;width:100%}.agenda-module .tab .day .speaker{color:#1679d3;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:400;line-height:26px;margin-bottom:30px;max-width:440px;width:100%}@media (max-width:767px){.agenda-module .tab .day .speaker{max-width:100%;padding-left:0;width:100%}}.agenda-module .tab .day .speaker .avatar{background-position:50%;background-size:cover;height:73px;margin-right:20px;min-width:73px;width:73px}.agenda-module .tab .day .speaker h6{font-size:18px;font-weight:500;font-weight:600;margin-bottom:5px;margin-top:0}.agenda-module .tab .day .speaker p{color:#0f1c2b;font-size:18px;font-weight:500;line-height:30px}