/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */
@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@layer properties;
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --color-blue-50: oklch(97% 0.014 254.604);
    --color-blue-600: oklch(54.6% 0.245 262.881);
    --color-blue-800: oklch(42.4% 0.199 265.638);
    --color-gray-500: oklch(55.1% 0.027 264.364);
    --color-gray-600: oklch(44.6% 0.03 256.802);
    --color-gray-800: oklch(27.8% 0.033 256.848);
    --color-black: #000;
    --color-white: #fff;
    --spacing: 0.25rem;
    --text-sm: 0.875rem;
    --text-sm--line-height: calc(1.25 / 0.875);
    --text-base: 1rem;
    --text-base--line-height: calc(1.5 / 1);
    --text-xl: 1.25rem;
    --text-xl--line-height: calc(1.75 / 1.25);
    --text-2xl: 1.5rem;
    --text-2xl--line-height: calc(2 / 1.5);
    --font-weight-normal: 400;
    --font-weight-semibold: 600;
    --font-weight-bold: 700;
    --leading-normal: 1.5;
    --radius-md: 0.375rem;
    --radius-lg: 0.5rem;
    --default-transition-duration: 150ms;
    --default-transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
    --font-primary: 'Source Sans Pro', 'sans-serif';
    --font-poppins: Poppins, 'Roboto', 'sans-serif';
    --color-html-left: #fff;
    --color-read-more: #243387;
  }
}
@layer base {
  *, ::after, ::before, ::backdrop, ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html, :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b, strong {
    font-weight: bolder;
  }
  code, kbd, samp, pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol, ul, menu {
    list-style: none;
  }
  img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle;
  }
  img, video {
    max-width: 100%;
    height: auto;
  }
  button, input, select, optgroup, textarea, ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit, ::-webkit-datetime-edit-year-field, ::-webkit-datetime-edit-month-field, ::-webkit-datetime-edit-day-field, ::-webkit-datetime-edit-hour-field, ::-webkit-datetime-edit-minute-field, ::-webkit-datetime-edit-second-field, ::-webkit-datetime-edit-millisecond-field, ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button, input:where([type="button"], [type="reset"], [type="submit"]), ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button, ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .absolute {
    position: absolute;
  }
  .relative {
    position: relative;
  }
  .top-0 {
    top: calc(var(--spacing) * 0);
  }
  .top-\[45px\] {
    top: 45px;
  }
  .right-0 {
    right: calc(var(--spacing) * 0);
  }
  .-left-\[45px\] {
    left: calc(45px * -1);
  }
  .left-0 {
    left: calc(var(--spacing) * 0);
  }
  .left-\[-15px\] {
    left: -15px;
  }
  .float-left {
    float: left;
  }
  .container {
    width: 100%;
    @media (width >= 480px) {
      max-width: 480px;
    }
    @media (width >= 576px) {
      max-width: 576px;
    }
    @media (width >= 768px) {
      max-width: 768px;
    }
    @media (width >= 992px) {
      max-width: 992px;
    }
    @media (width >= 1025px) {
      max-width: 1025px;
    }
    @media (width >= 1200px) {
      max-width: 1200px;
    }
    @media (width >= 1201px) {
      max-width: 1201px;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .m-0 {
    margin: calc(var(--spacing) * 0);
  }
  .-mx-\[10px\] {
    margin-inline: calc(10px * -1);
  }
  .mx-\[30px\] {
    margin-inline: 30px;
  }
  .mx-auto {
    margin-inline: auto;
  }
  .my-\[20px\] {
    margin-block: 20px;
  }
  .mt-0 {
    margin-top: calc(var(--spacing) * 0);
  }
  .mt-8 {
    margin-top: calc(var(--spacing) * 8);
  }
  .mt-\[40px\] {
    margin-top: 40px;
  }
  .mr-\[10px\] {
    margin-right: 10px;
  }
  .\!mb-\[10px\] {
    margin-bottom: 10px !important;
  }
  .\!mb-\[20px\] {
    margin-bottom: 20px !important;
  }
  .mb-2\.5 {
    margin-bottom: calc(var(--spacing) * 2.5);
  }
  .mb-3 {
    margin-bottom: calc(var(--spacing) * 3);
  }
  .mb-4 {
    margin-bottom: calc(var(--spacing) * 4);
  }
  .mb-5 {
    margin-bottom: calc(var(--spacing) * 5);
  }
  .mb-8 {
    margin-bottom: calc(var(--spacing) * 8);
  }
  .mb-12 {
    margin-bottom: calc(var(--spacing) * 12);
  }
  .mb-\[13px\] {
    margin-bottom: 13px;
  }
  .mb-\[15px\] {
    margin-bottom: 15px;
  }
  .mb-\[20px\] {
    margin-bottom: 20px;
  }
  .mb-\[25px\] {
    margin-bottom: 25px;
  }
  .mb-\[30px\] {
    margin-bottom: 30px;
  }
  .mb-\[35px\] {
    margin-bottom: 35px;
  }
  .mb-\[45px\] {
    margin-bottom: 45px;
  }
  .line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }
  .line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .block {
    display: block;
  }
  .flex {
    display: flex;
  }
  .grid {
    display: grid;
  }
  .hidden {
    display: none;
  }
  .inline-block {
    display: inline-block;
  }
  .aspect-\[16\/9\] {
    aspect-ratio: 16/9;
  }
  .h-\[35px\] {
    height: 35px;
  }
  .h-\[455px\] {
    height: 455px;
  }
  .h-auto {
    height: auto;
  }
  .h-full {
    height: 100%;
  }
  .min-h-\[3\.5rem\] {
    min-height: 3.5rem;
  }
  .min-h-\[4\.5rem\] {
    min-height: 4.5rem;
  }
  .w-1\/2 {
    width: calc(1/2 * 100%);
  }
  .w-\[125px\] {
    width: 125px;
  }
  .w-\[130px\] {
    width: 130px;
  }
  .w-\[156px\] {
    width: 156px;
  }
  .w-\[190px\] {
    width: 190px;
  }
  .w-\[270px\] {
    width: 270px;
  }
  .w-\[700px\] {
    width: 700px;
  }
  .w-\[810px\] {
    width: 810px;
  }
  .w-\[calc\(50\%-15px\)\] {
    width: calc(50% - 15px);
  }
  .w-\[calc\(100\%\+50px\)\] {
    width: calc(100% + 50px);
  }
  .w-auto {
    width: auto;
  }
  .w-fit {
    width: fit-content;
  }
  .w-full {
    width: 100%;
  }
  .max-w-\[135px\] {
    max-width: 135px;
  }
  .flex-1 {
    flex: 1;
  }
  .transform {
    transform: var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,);
  }
  .cursor-pointer {
    cursor: pointer;
  }
  .grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
  .grid-cols-3 {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .flex-col {
    flex-direction: column;
  }
  .flex-row {
    flex-direction: row;
  }
  .flex-nowrap {
    flex-wrap: nowrap;
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .items-center {
    align-items: center;
  }
  .items-start {
    align-items: flex-start;
  }
  .justify-center {
    justify-content: center;
  }
  .justify-start {
    justify-content: flex-start;
  }
  .gap-4 {
    gap: calc(var(--spacing) * 4);
  }
  .gap-5 {
    gap: calc(var(--spacing) * 5);
  }
  .gap-6 {
    gap: calc(var(--spacing) * 6);
  }
  .gap-\[15px\] {
    gap: 15px;
  }
  .gap-\[30px\] {
    gap: 30px;
  }
  .gap-x-\[15px\] {
    column-gap: 15px;
  }
  .gap-x-\[25px\] {
    column-gap: 25px;
  }
  .gap-x-\[30px\] {
    column-gap: 30px;
  }
  .gap-y-\[25px\] {
    row-gap: 25px;
  }
  .gap-y-\[30px\] {
    row-gap: 30px;
  }
  .truncate {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .overflow-hidden {
    overflow: hidden;
  }
  .rounded-\[4px\] {
    border-radius: 4px;
  }
  .rounded-lg {
    border-radius: var(--radius-lg);
  }
  .rounded-md {
    border-radius: var(--radius-md);
  }
  .rounded-tl-\[0\] {
    border-top-left-radius: 0;
  }
  .rounded-tr-\[0\] {
    border-top-right-radius: 0;
  }
  .rounded-br-\[20px\] {
    border-bottom-right-radius: 20px;
  }
  .rounded-bl-\[0\] {
    border-bottom-left-radius: 0;
  }
  .border {
    border-style: var(--tw-border-style);
    border-width: 1px;
  }
  .border-0 {
    border-style: var(--tw-border-style);
    border-width: 0px;
  }
  .\!border-b-1 {
    border-bottom-style: var(--tw-border-style) !important;
    border-bottom-width: 1px !important;
  }
  .border-b {
    border-bottom-style: var(--tw-border-style);
    border-bottom-width: 1px;
  }
  .border-\[\#0F5D80\] {
    border-color: #0F5D80;
  }
  .border-\[\#66ADE0\] {
    border-color: #66ADE0;
  }
  .\!border-b-\[\#fff\] {
    border-bottom-color: #fff !important;
  }
  .bg-\[\#000\] {
    background-color: #000;
  }
  .bg-\[\#901129\] {
    background-color: #901129;
  }
  .bg-\[\#EDF4FC00\] {
    background-color: #EDF4FC00;
  }
  .bg-\[\#FFF\] {
    background-color: #FFF;
  }
  .bg-\[var\(--webcast-error-color\)\] {
    background-color: var(--webcast-error-color);
  }
  .bg-\[var\(--webcast-primary-color\)\] {
    background-color: var(--webcast-primary-color);
  }
  .bg-\[var\(--webcast-secondary-color\)\] {
    background-color: var(--webcast-secondary-color);
  }
  .bg-\[var\(--webcast-tertiary-color\)\] {
    background-color: var(--webcast-tertiary-color);
  }
  .bg-blue-50 {
    background-color: var(--color-blue-50);
  }
  .bg-html-left {
    background-color: var(--color-html-left);
  }
  .bg-transparent {
    background-color: transparent;
  }
  .bg-white {
    background-color: var(--color-white);
  }
  .object-cover {
    object-fit: cover;
  }
  .p-0 {
    padding: calc(var(--spacing) * 0);
  }
  .p-4 {
    padding: calc(var(--spacing) * 4);
  }
  .p-6 {
    padding: calc(var(--spacing) * 6);
  }
  .p-\[10px\] {
    padding: 10px;
  }
  .p-\[15px\] {
    padding: 15px;
  }
  .p-\[25px\] {
    padding: 25px;
  }
  .p-\[45px\] {
    padding: 45px;
  }
  .px-2\.5 {
    padding-inline: calc(var(--spacing) * 2.5);
  }
  .px-4 {
    padding-inline: calc(var(--spacing) * 4);
  }
  .px-\[10px\] {
    padding-inline: 10px;
  }
  .px-\[15px\] {
    padding-inline: 15px;
  }
  .px-\[30px\] {
    padding-inline: 30px;
  }
  .py-8 {
    padding-block: calc(var(--spacing) * 8);
  }
  .py-12 {
    padding-block: calc(var(--spacing) * 12);
  }
  .py-\[6px\] {
    padding-block: 6px;
  }
  .py-\[8px\] {
    padding-block: 8px;
  }
  .py-\[10px\] {
    padding-block: 10px;
  }
  .py-\[12px\] {
    padding-block: 12px;
  }
  .py-\[20px\] {
    padding-block: 20px;
  }
  .py-\[25px\] {
    padding-block: 25px;
  }
  .py-\[30px\] {
    padding-block: 30px;
  }
  .py-\[45px\] {
    padding-block: 45px;
  }
  .pt-\[30px\] {
    padding-top: 30px;
  }
  .pr-0 {
    padding-right: calc(var(--spacing) * 0);
  }
  .pr-\[25px\] {
    padding-right: 25px;
  }
  .pb-\[6px\] {
    padding-bottom: 6px;
  }
  .pb-\[20px\] {
    padding-bottom: 20px;
  }
  .pb-\[30px\] {
    padding-bottom: 30px;
  }
  .pl-\[15px\] {
    padding-left: 15px;
  }
  .text-center {
    text-align: center;
  }
  .text-left {
    text-align: left;
  }
  .text-right {
    text-align: right;
  }
  .\!font-poppins {
    font-family: var(--font-poppins) !important;
  }
  .font-poppins {
    font-family: var(--font-poppins);
  }
  .font-primary {
    font-family: var(--font-primary);
  }
  .text-2xl {
    font-size: var(--text-2xl);
    line-height: var(--tw-leading, var(--text-2xl--line-height));
  }
  .text-base {
    font-size: var(--text-base);
    line-height: var(--tw-leading, var(--text-base--line-height));
  }
  .text-sm {
    font-size: var(--text-sm);
    line-height: var(--tw-leading, var(--text-sm--line-height));
  }
  .text-xl {
    font-size: var(--text-xl);
    line-height: var(--tw-leading, var(--text-xl--line-height));
  }
  .\!text-\[16px\] {
    font-size: 16px !important;
  }
  .\!text-\[25px\] {
    font-size: 25px !important;
  }
  .\!text-\[28px\] {
    font-size: 28px !important;
  }
  .text-\[13px\] {
    font-size: 13px;
  }
  .text-\[14px\] {
    font-size: 14px;
  }
  .text-\[16px\] {
    font-size: 16px;
  }
  .text-\[18px\] {
    font-size: 18px;
  }
  .text-\[24px\] {
    font-size: 24px;
  }
  .text-\[27px\] {
    font-size: 27px;
  }
  .text-\[30px\] {
    font-size: 30px;
  }
  .leading-8\! {
    --tw-leading: calc(var(--spacing) * 8) !important;
    line-height: calc(var(--spacing) * 8) !important;
  }
  .leading-\[27px\] {
    --tw-leading: 27px;
    line-height: 27px;
  }
  .leading-\[38px\] {
    --tw-leading: 38px;
    line-height: 38px;
  }
  .leading-\[45px\] {
    --tw-leading: 45px;
    line-height: 45px;
  }
  .leading-none {
    --tw-leading: 1;
    line-height: 1;
  }
  .leading-normal {
    --tw-leading: var(--leading-normal);
    line-height: var(--leading-normal);
  }
  .\!font-bold {
    --tw-font-weight: var(--font-weight-bold) !important;
    font-weight: var(--font-weight-bold) !important;
  }
  .font-bold {
    --tw-font-weight: var(--font-weight-bold);
    font-weight: var(--font-weight-bold);
  }
  .font-normal {
    --tw-font-weight: var(--font-weight-normal);
    font-weight: var(--font-weight-normal);
  }
  .font-semibold {
    --tw-font-weight: var(--font-weight-semibold);
    font-weight: var(--font-weight-semibold);
  }
  .text-nowrap {
    text-wrap: nowrap;
  }
  .\!text-\[\#2B2B2B\] {
    color: #2B2B2B !important;
  }
  .\!text-\[\#fff\] {
    color: #fff !important;
  }
  .\!text-\[var\(--webcast-boticon_color\)\] {
    color: var(--webcast-boticon_color) !important;
  }
  .\!text-\[var\(--webcast-text_title\)\] {
    color: var(--webcast-text_title) !important;
  }
  .\!text-\[var\(--webcast-topicon_color\)\] {
    color: var(--webcast-topicon_color) !important;
  }
  .\!text-\[var\(--webcast-topicon_textcolor\)\] {
    color: var(--webcast-topicon_textcolor) !important;
  }
  .\!text-\[var\(--webcast-webcast_text\)\] {
    color: var(--webcast-webcast_text) !important;
  }
  .text-\[\#4BAFE3\] {
    color: #4BAFE3;
  }
  .text-\[\#7B7B7B\] {
    color: #7B7B7B;
  }
  .text-\[\#FFF\] {
    color: #FFF;
  }
  .text-\[var\(--webcast-boticon_textcolor\)\] {
    color: var(--webcast-boticon_textcolor);
  }
  .text-\[var\(--webcast-tertiary-color\)\] {
    color: var(--webcast-tertiary-color);
  }
  .text-black {
    color: var(--color-black);
  }
  .text-blue-800 {
    color: var(--color-blue-800);
  }
  .text-gray-500 {
    color: var(--color-gray-500);
  }
  .text-gray-600 {
    color: var(--color-gray-600);
  }
  .text-gray-800 {
    color: var(--color-gray-800);
  }
  .text-read-more {
    color: var(--color-read-more);
  }
  .text-white {
    color: var(--color-white);
  }
  .uppercase {
    text-transform: uppercase;
  }
  .\!underline {
    text-decoration-line: underline !important;
  }
  .underline {
    text-decoration-line: underline;
  }
  .opacity-100 {
    opacity: 100%;
  }
  .shadow-\[0_0_10px_0_rgba\(0\,0\,0\,0\.1\)\] {
    --tw-shadow: 0 0 10px 0 var(--tw-shadow-color, rgba(0,0,0,0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .shadow-sm {
    --tw-shadow: 0 1px 3px 0 var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 1px 2px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
    box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  }
  .outline {
    outline-style: var(--tw-outline-style);
    outline-width: 1px;
  }
  .blur {
    --tw-blur: blur(8px);
    filter: var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,);
  }
  .transition-colors {
    transition-property: color, background-color, border-color, outline-color, text-decoration-color, fill, stroke, --tw-gradient-from, --tw-gradient-via, --tw-gradient-to;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: var(--tw-ease, var(--default-transition-timing-function));
    transition-duration: var(--tw-duration, var(--default-transition-duration));
  }
  .duration-300 {
    --tw-duration: 300ms;
    transition-duration: 300ms;
  }
  .visited\:\!text-\[\#fff\] {
    &:visited {
      color: #fff !important;
    }
  }
  .hover\:\!text-\[\#fff\] {
    &:hover {
      @media (hover: hover) {
        color: #fff !important;
      }
    }
  }
  .hover\:text-blue-600 {
    &:hover {
      @media (hover: hover) {
        color: var(--color-blue-600);
      }
    }
  }
  .hover\:text-white {
    &:hover {
      @media (hover: hover) {
        color: var(--color-white);
      }
    }
  }
  .hover\:opacity-70 {
    &:hover {
      @media (hover: hover) {
        opacity: 70%;
      }
    }
  }
  .hover\:opacity-80 {
    &:hover {
      @media (hover: hover) {
        opacity: 80%;
      }
    }
  }
  .hover\:shadow-md {
    &:hover {
      @media (hover: hover) {
        --tw-shadow: 0 4px 6px -1px var(--tw-shadow-color, rgb(0 0 0 / 0.1)), 0 2px 4px -2px var(--tw-shadow-color, rgb(0 0 0 / 0.1));
        box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
      }
    }
  }
  .focus\:ring-0 {
    &:focus {
      --tw-ring-shadow: var(--tw-ring-inset,) 0 0 0 calc(0px + var(--tw-ring-offset-width)) var(--tw-ring-color, currentcolor);
      box-shadow: var(--tw-inset-shadow), var(--tw-inset-ring-shadow), var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
    }
  }
  .max-xl\:pt-\[60px\] {
    @media (width < 1200px) {
      padding-top: 60px;
    }
  }
  .max-md\:max-w-full {
    @media (width < 768px) {
      max-width: 100%;
    }
  }
  .max-md\:pt-\[30px\] {
    @media (width < 768px) {
      padding-top: 30px;
    }
  }
  .max-xs\:mx-4 {
    @media (width < 480px) {
      margin-inline: calc(var(--spacing) * 4);
    }
  }
  .md\:mx-\[45px\] {
    @media (width >= 768px) {
      margin-inline: 45px;
    }
  }
  .md\:mb-\[5px\] {
    @media (width >= 768px) {
      margin-bottom: 5px;
    }
  }
  .md\:mb-\[35px\] {
    @media (width >= 768px) {
      margin-bottom: 35px;
    }
  }
  .md\:mb-\[50px\] {
    @media (width >= 768px) {
      margin-bottom: 50px;
    }
  }
  .md\:\!grid {
    @media (width >= 768px) {
      display: grid !important;
    }
  }
  .md\:w-\[calc\(25\%-15px\)\] {
    @media (width >= 768px) {
      width: calc(25% - 15px);
    }
  }
  .md\:w-auto {
    @media (width >= 768px) {
      width: auto;
    }
  }
  .md\:max-w-\[240px\] {
    @media (width >= 768px) {
      max-width: 240px;
    }
  }
  .md\:min-w-\[240px\] {
    @media (width >= 768px) {
      min-width: 240px;
    }
  }
  .md\:grid-cols-2 {
    @media (width >= 768px) {
      grid-template-columns: repeat(2, minmax(0, 1fr));
    }
  }
  .md\:\!flex-row {
    @media (width >= 768px) {
      flex-direction: row !important;
    }
  }
  .md\:flex-row {
    @media (width >= 768px) {
      flex-direction: row;
    }
  }
  .md\:\!px-\[45px\] {
    @media (width >= 768px) {
      padding-inline: 45px !important;
    }
  }
  .md\:pb-\[60px\] {
    @media (width >= 768px) {
      padding-bottom: 60px;
    }
  }
  .md\:text-center {
    @media (width >= 768px) {
      text-align: center;
    }
  }
  .md\:\!text-\[30px\] {
    @media (width >= 768px) {
      font-size: 30px !important;
    }
  }
  .md\:text-\[19px\] {
    @media (width >= 768px) {
      font-size: 19px;
    }
  }
  .md\:text-\[24px\] {
    @media (width >= 768px) {
      font-size: 24px;
    }
  }
  .md\:leading-8 {
    @media (width >= 768px) {
      --tw-leading: calc(var(--spacing) * 8);
      line-height: calc(var(--spacing) * 8);
    }
  }
  .md\:max-xl\:left-\[-25px\] {
    @media (width >= 768px) {
      @media (width < 1200px) {
        left: -25px;
      }
    }
  }
  .md\:max-xl\:px-\[25px\] {
    @media (width >= 768px) {
      @media (width < 1200px) {
        padding-inline: 25px;
      }
    }
  }
  .md\:max-xl\:pl-\[25px\] {
    @media (width >= 768px) {
      @media (width < 1200px) {
        padding-left: 25px;
      }
    }
  }
  .lg\:\!flex {
    @media (width >= 992px) {
      display: flex !important;
    }
  }
  .lg\:w-1\/3 {
    @media (width >= 992px) {
      width: calc(1/3 * 100%);
    }
  }
  .lg\:w-2\/3 {
    @media (width >= 992px) {
      width: calc(2/3 * 100%);
    }
  }
  .lg\:grid-cols-3 {
    @media (width >= 992px) {
      grid-template-columns: repeat(3, minmax(0, 1fr));
    }
  }
  .lg\:\!pr-\[20px\] {
    @media (width >= 992px) {
      padding-right: 20px !important;
    }
  }
  .xl\:left-\[-50px\] {
    @media (width >= 1200px) {
      left: -50px;
    }
  }
  .xl\:w-\[40\%\] {
    @media (width >= 1200px) {
      width: 40%;
    }
  }
  .xl\:w-\[60\%\] {
    @media (width >= 1200px) {
      width: 60%;
    }
  }
  .xl\:max-w-\[370px\] {
    @media (width >= 1200px) {
      max-width: 370px;
    }
  }
  .xl\:min-w-\[370px\] {
    @media (width >= 1200px) {
      min-width: 370px;
    }
  }
  .xl\:\!flex-col {
    @media (width >= 1200px) {
      flex-direction: column !important;
    }
  }
  .xl\:\!flex-row {
    @media (width >= 1200px) {
      flex-direction: row !important;
    }
  }
  .xl\:flex-row {
    @media (width >= 1200px) {
      flex-direction: row;
    }
  }
  .xl\:\!flex-nowrap {
    @media (width >= 1200px) {
      flex-wrap: nowrap !important;
    }
  }
  .xl\:flex-nowrap {
    @media (width >= 1200px) {
      flex-wrap: nowrap;
    }
  }
  .xl\:gap-\[30px\] {
    @media (width >= 1200px) {
      gap: 30px;
    }
  }
  .xl\:gap-\[60px\] {
    @media (width >= 1200px) {
      gap: 60px;
    }
  }
  .xl\:p-\[25px\] {
    @media (width >= 1200px) {
      padding: 25px;
    }
  }
  .xl\:px-\[50px\] {
    @media (width >= 1200px) {
      padding-inline: 50px;
    }
  }
  .xl\:pl-\[50px\] {
    @media (width >= 1200px) {
      padding-left: 50px;
    }
  }
  .xl\:text-\[32px\] {
    @media (width >= 1200px) {
      font-size: 32px;
    }
  }
}
body {
  position: relative;
  float: left;
  width: 100%;
}
.mauticform-button {
  border: 0 !important;
  border-radius: 0 !important;
  padding: 10px !important;
  font-family: Poppins;
  font-size: 16px !important;
  font-weight: 500;
  outline: none !important;
  width: 100% !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
}
.mauticform-selectbox, .mauticform-input, .mauticform-textarea {
  border: 0 !important;
  border-radius: 0 !important;
  background: transparent !important;
  border-bottom: 1px solid #fff !important;
  color: #fff !important;
}
.mauticform-input:focus, #email:focus {
  outline: none;
}
.mauticform-radiogrp label {
  color: #fff !important;
  font: normal normal normal 16px/22px Poppins;
  white-space: nowrap;
  white-space: normal;
  @media (width >= 768px) {
    white-space: nowrap;
  }
}
.mauticform-radiogrp-row {
  display: inline-block;
  width: max-content;
  float: left;
  margin-right: 25px;
  margin-top: 15px;
}
.mauticform-selectbox option {
  color: #000;
}
.mauticform-checkboxgrp-row label {
  color: #fff !important;
  font: normal normal normal 12px/18px Poppins;
}
.mauticform-checkboxgrp-row input {
  display: none;
}
.mauticform-checkboxgrp-row {
  position: relative;
}
.mauticform-checkboxgrp-label {
  width: 90%;
  color: white;
  font-size: 12px;
  text-align: left;
  margin-left: 35px;
  line-height: 24px;
  font-weight: 700 !important;
  margin-top: -3px;
}
.mauticform-checkboxgrp-row .checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 24px;
  width: 24px;
  background-color: transparent;
  border: 1px solid white;
}
.mauticform-checkboxgrp-label a {
  color: #00BFF3;
  font-size: 12px;
}
.mauticform-checkboxgrp-row input:checked~.mauticform-checkboxgrp-label .checkmark {
  background-color: #2196F3;
}
.mauticform-checkboxgrp-row input:hover, .mauticform-checkboxgrp-row label:hover~.mauticform-checkboxgrp-label .checkmark {
  background-color: #2196F3;
}
.mauticform-checkboxgrp-label:hover {
  cursor: pointer;
}
.mauticform-checkboxgrp-label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.mauticform-checkboxgrp-row input:checked~.mauticform-checkboxgrp-label .checkmark:after {
  display: block;
}
.mauticform-checkboxgrp-label .checkmark:after {
  left: 8px;
  top: 4px;
  width: 7px;
  height: 13px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mauticform-errormsg {
  display: none;
  color: red;
  margin-top: -1px !important;
  border-top: 1px solid #a94442;
  content: "";
  font-size: 0;
  z-index: 0;
  position: relative;
}
.mauticform-radiogrp .mauticform-errormsg {
  border: 0 !important;
  font-size: unset;
}
.registered-btn, .register-btn {
  text-align: right;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 10px;
  color: #fff;
  margin-top: 20px;
  text-decoration: underline;
  font: normal normal normal 14px/22px Poppins;
}
span.error-loginmessage {
  float: left;
  width: 100%;
  margin-top: 10px;
  color: red;
  background: #ffc7c7;
}
.bot-html-left p {
  font-family: Poppins;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 15px;
}
speakers, schedule, partners {
  border-radius: 0px 0px 19px 0px;
  float: left;
  width: auto;
  font: normal normal 600 18px/25px Poppins;
}
.header__middle-wrapper {
  padding-bottom: 0 !important;
}
#vimeo {
  height: 250px;
  @media (width >= 576px) {
    height: 300px;
  }
  @media (width >= 768px) {
    height: 455px;
  }
  margin-bottom: 20px;
  @media (width >= 576px) {
    margin-bottom: 10px;
  }
}
.livestream.slido {
  margin-bottom: 20px;
  @media (width >= 992px) {
    margin-bottom: 0px;
  }
}
.inside-element {
  display: none;
}
.mauticform_wrapper {
  width: 100% !important;
  max-width: unset !important;
}
.inside-left ul {
  list-style: disc !important;
  padding-inline-start: 40px;
}
.inside-left ul {
  font-family: var(--font-poppins);
  font-size: 16px;
  margin-bottom: 15px;
}
.com-content-category.category-list a:hover {
  text-decoration: none;
}
#breadcrumbs-container {
  display: none !important;
}
section.webcast {
  margin-bottom: 30px;
}
.logo-header1 {
  display: inline-block;
  height: 12px;
  margin: auto;
  position: relative;
  bottom: 1.5px;
  right: 1px;
}
#main-container {
  @media (width < 480px) {
    padding-inline: 25px !important;
  }
}
.row1 img {
  display: inline-block;
}
@property --tw-rotate-x {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-y {
  syntax: "*";
  inherits: false;
}
@property --tw-rotate-z {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-x {
  syntax: "*";
  inherits: false;
}
@property --tw-skew-y {
  syntax: "*";
  inherits: false;
}
@property --tw-border-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-leading {
  syntax: "*";
  inherits: false;
}
@property --tw-font-weight {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-inset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-inset-ring-color {
  syntax: "*";
  inherits: false;
}
@property --tw-inset-ring-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-ring-inset {
  syntax: "*";
  inherits: false;
}
@property --tw-ring-offset-width {
  syntax: "<length>";
  inherits: false;
  initial-value: 0px;
}
@property --tw-ring-offset-color {
  syntax: "*";
  inherits: false;
  initial-value: #fff;
}
@property --tw-ring-offset-shadow {
  syntax: "*";
  inherits: false;
  initial-value: 0 0 #0000;
}
@property --tw-outline-style {
  syntax: "*";
  inherits: false;
  initial-value: solid;
}
@property --tw-blur {
  syntax: "*";
  inherits: false;
}
@property --tw-brightness {
  syntax: "*";
  inherits: false;
}
@property --tw-contrast {
  syntax: "*";
  inherits: false;
}
@property --tw-grayscale {
  syntax: "*";
  inherits: false;
}
@property --tw-hue-rotate {
  syntax: "*";
  inherits: false;
}
@property --tw-invert {
  syntax: "*";
  inherits: false;
}
@property --tw-opacity {
  syntax: "*";
  inherits: false;
}
@property --tw-saturate {
  syntax: "*";
  inherits: false;
}
@property --tw-sepia {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-color {
  syntax: "*";
  inherits: false;
}
@property --tw-drop-shadow-alpha {
  syntax: "<percentage>";
  inherits: false;
  initial-value: 100%;
}
@property --tw-drop-shadow-size {
  syntax: "*";
  inherits: false;
}
@property --tw-duration {
  syntax: "*";
  inherits: false;
}
@layer properties {
  @supports ((-webkit-hyphens: none) and (not (margin-trim: inline))) or ((-moz-orient: inline) and (not (color:rgb(from red r g b)))) {
    *, ::before, ::after, ::backdrop {
      --tw-rotate-x: initial;
      --tw-rotate-y: initial;
      --tw-rotate-z: initial;
      --tw-skew-x: initial;
      --tw-skew-y: initial;
      --tw-border-style: solid;
      --tw-leading: initial;
      --tw-font-weight: initial;
      --tw-shadow: 0 0 #0000;
      --tw-shadow-color: initial;
      --tw-shadow-alpha: 100%;
      --tw-inset-shadow: 0 0 #0000;
      --tw-inset-shadow-color: initial;
      --tw-inset-shadow-alpha: 100%;
      --tw-ring-color: initial;
      --tw-ring-shadow: 0 0 #0000;
      --tw-inset-ring-color: initial;
      --tw-inset-ring-shadow: 0 0 #0000;
      --tw-ring-inset: initial;
      --tw-ring-offset-width: 0px;
      --tw-ring-offset-color: #fff;
      --tw-ring-offset-shadow: 0 0 #0000;
      --tw-outline-style: solid;
      --tw-blur: initial;
      --tw-brightness: initial;
      --tw-contrast: initial;
      --tw-grayscale: initial;
      --tw-hue-rotate: initial;
      --tw-invert: initial;
      --tw-opacity: initial;
      --tw-saturate: initial;
      --tw-sepia: initial;
      --tw-drop-shadow: initial;
      --tw-drop-shadow-color: initial;
      --tw-drop-shadow-alpha: 100%;
      --tw-drop-shadow-size: initial;
      --tw-duration: initial;
    }
  }
}
