@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}.brxe-filter-radio{list-style-type:none;margin:0;padding:0}:where(.brxe-filter-radio[data-mode=button]){display:flex;flex-wrap:wrap;gap:10px}.brxe-filter-radio[data-mode=button] input[type=radio]{display:none}.brxe-filter-radio label{align-items:center;color:inherit;cursor:pointer;display:flex;font:inherit;gap:.5em;margin:inherit}.brxe-filter-radio .brx-option-text{display:flex;gap:4px}.brxe-icon{font-size:60px}svg.brxe-icon{font-size:inherit}.brxe-button{width:auto}@keyframes load8{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes scrolling{0%{opacity:1}to{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}}a.brxe-image{display:inline-block}figure.brxe-image{margin:0}:where(.brxe-image).tag{display:inline-block;height:fit-content;position:relative;width:auto}:where(.brxe-image).caption{overflow:hidden;position:relative}:where(.brxe-image).overlay{position:relative}:where(.brxe-image).overlay:before{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}:where(.brxe-image):before{border-radius:inherit}:where(.brxe-image) a{border-radius:inherit;position:static;transition:inherit}:where(.brxe-image) picture{border-radius:inherit;transition:inherit}:where(.brxe-image) img{border-radius:inherit;height:100%;position:static!important;transition:inherit;width:100%}:where(.brxe-image) img.bricks-lazy-hidden+figcaption{display:none}:where(.brxe-image) .icon{color:#fff;font-size:60px;pointer-events:none;position:absolute;right:50%;text-align:center;top:50%;transform:translate(50%,-50%);z-index:5}:where(.brxe-image) .bricks-image-caption{background:linear-gradient(0deg,rgba(0,0,0,.5),rgba(0,0,0,.25) 70%,transparent);bottom:0;color:#fff;font-size:inherit;margin:0;padding:10px 15px;pointer-events:none;position:absolute!important;text-align:center;width:100%;z-index:1}:where(.brxe-divider){align-items:center;display:flex;font-size:30px;gap:30px}:where(.brxe-divider).horizontal{width:100%}:where(.brxe-divider).horizontal .line{border-top:1px solid}:where(.brxe-divider).vertical{flex-direction:column}:where(.brxe-divider).vertical .line{border-right:1px solid;width:auto}:where(.brxe-divider) .line{position:relative;width:100%}:where(.brxe-divider) .icon{flex-shrink:0;position:relative}:where(.brxe-divider) a{display:inline-flex}:where(.brxe-heading).has-separator{align-items:center;display:inline-flex;gap:20px}:where(.brxe-heading)>[contenteditable]{display:inline-block;text-decoration:inherit}:where(.brxe-heading) .separator{border-top:1px solid;flex-grow:1;flex-shrink:0;height:1px}.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: collapse; overflow: hidden; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05); border-radius: 10px;}.event-schedule-table thead { background-color: #004a99;  color: #ffffff;}.event-schedule-table thead th { padding: 18px 15px; text-align: left; font-weight: 600; text-transform: uppercase; letter-spacing: 0.5px; font-size: 14px;}.event-schedule-table tbody tr { border-bottom: 1px solid #e0e0e0; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:nth-of-type(even) { background-color: #f8f8f8;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa;}.event-schedule-table td { padding: 16px 15px; vertical-align: top; font-size: 15px; color: #333;}.date-header { background-color: #f0c22d;  color: #222; font-size: 18px !important; font-weight: bold; text-align: left !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px;}.activity { font-weight: bold;}.activity small { display: block; font-weight: normal; color: #666; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.5; font-size: 14px;}.image-cell img, .image-cell .fa-user { width: 80px; height: 80px; object-fit: cover; border-radius: 50%; box-shadow: 0 2px 4px rgba(0,0,0,0.1);}.register-button { display: inline-block; background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 5px; text-decoration: none; font-weight: bold; font-size: 13px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366;}.image-cell .fa-user { font-size: 40px; color: #adb5bd; display: flex; justify-content: center; align-items: center; background-color: #f0f2f5;}@media screen and (max-width: 768px) { .event-schedule-table thead { display: none;  } .event-schedule-table tr { display: block; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); border: 1px solid #ddd; padding: 20px; background: #fff; } .event-schedule-table td { display: block; text-align: left; padding: 8px 0; border: none; } .event-schedule-table td::before { display: none;  } .date-header { text-align: center !important; margin: -20px -20px 20px -20px;  padding: 15px 20px !important; border-radius: 7px 7px 0 0; }  .image-cell { display: block;  text-align: center; padding-bottom: 15px; } .image-cell img, .image-cell .fa-user { width: 100px;  height: 100px; } .activity { font-size: 1.2em; margin-bottom: 10px; text-align: center;  }  .time::before, .location::before, .speakers::before { font-family: "Font Awesome 6 Free", "Font Awesome 5 Free"; font-weight: 900; color: #004a99;  margin-right: 10px; width: 20px; display: inline-block; text-align: center; } .time::before { content: "\f017";  } .location::before { content: "\f3c5";  } .speakers::before { content: "\f007";  } .time, .location, .speakers { border-top: 1px solid #eee; padding-top: 15px; } .speakers { padding-bottom: 15px; } .register-cell { text-align: center; padding-top: 15px; }}@media (max-width: 478px) {.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border: 1px solid #dee2e6; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,.15);}.event-schedule-table thead { display: none;}.event-schedule-table tbody tr { border-bottom: 1px solid #dee2e6; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa; }.event-schedule-table td { padding: 1rem 0.75rem; vertical-align: middle; font-size: 15px; color: #343a40;}.date-header { background-color: #f0c22d !important;  color: #222 !important; font-size: 18px !important; font-weight: bold; text-align: left !important; padding: 12px 15px !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px; width: 15%;}.activity { font-weight: bold; color: #000;}.activity small { display: block; font-weight: normal; color: #6c757d; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.6; font-size: 14px; color: #343a40; width: 25%;}.speakers b { color: #000;}.location { font-weight: 500; color: #343a40; width: 15%;}.image-cell { width: 1px; padding: 1rem 0.5rem !important;}.image-cell img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%;}.register-button { background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366; }@media screen and (max-width: 768px) { .event-schedule-table thead { display: none;  } .event-schedule-table tr { display: block; margin-bottom: 20px; border-radius: 8px; box-shadow: 0 4px 10px rgba(0,0,0,0.1); border: 1px solid #ddd; padding: 20px; background: #fff; } .event-schedule-table td { display: block; text-align: center;  padding: 10px 0;  border: none; } .event-schedule-table td::before { display: none;  } .date-header { text-align: center !important; margin: -20px -20px 20px -20px; padding: 15px 20px !important; border-radius: 7px 7px 0 0; }  .image-cell { display: block; padding-bottom: 15px; } .image-cell img, .image-cell .fa-user { width: 100px; height: 100px; margin: 0 auto;  } .activity { font-size: 1.2em; margin-bottom: 10px; } .speakers { padding-bottom: 10px; }  .time::before, .location::before, .speakers::before { font-family: "Font Awesome 6 Free", "Font Awesome 5 Free"; font-weight: 900; color: #004a99; margin-right: 10px; width: 20px; display: inline-block; } .time::before { content: "\f017";  } .location::before { content: "\f3c5";  } .speakers::before { content: "\f007";  } .time, .location, .speakers { border-top: 1px solid #eee; padding-top: 15px; } .register-cell { padding-top: 15px; }}}#brxe-hswome {height: 500px; align-self: stretch !important; width: 100%; background-position: top center; background-image: url(https://aseanlicensingshow.com/wp-content/uploads/2024/11/s2-2-1.webp); background-size: cover}@media (max-width: 767px) {#brxe-hswome {height: 300px}}#brxe-cthula {color: var(--bricks-color-phagsu); text-transform: uppercase}#brxe-cifruu.horizontal .line {width: 15%; border-top-color: var(--bricks-color-mrxlzw)}#brxe-cifruu.vertical .line {border-right-width: 15%; border-right-color: var(--bricks-color-mrxlzw)}#brxe-cifruu .icon {color: var(--bricks-color-mrxlzw)}#brxe-olezlz {padding-top: 20px; padding-bottom: 20px}#brxe-nxenxr {background-color: var(--bricks-color-qszrep); padding-top: 0; padding-bottom: 0}#brxe-korfnn {margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; width: 1920px; display: none}#brxe-khxdtk {font-size: 24px; margin-bottom: 20px}@media (max-width: 478px) {#brxe-khxdtk {text-align: center}}#brxe-loarvs {display: none}@media (max-width: 478px) {#brxe-loarvs {text-align: center}}#brxe-bmmivd {visibility: visible; padding-top: 0; padding-right: 0; padding-bottom: 0; padding-left: 0; margin-top: 0; margin-right: 0; margin-bottom: 0; margin-left: 0; width: 1920px}@media (max-width: 991px) {.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border: 1px solid #dee2e6; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,.15);}.event-schedule-table thead { display: none;}.event-schedule-table tbody tr { border-bottom: 1px solid #dee2e6; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa; }.event-schedule-table td { padding: 1rem 0.75rem; vertical-align: middle; font-size: 15px; color: #343a40;}.date-header { background-color: #f0c22d !important;  color: #222 !important; font-size: 18px !important; font-weight: bold; text-align: left !important; padding: 12px 15px !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px; width: 15%;}.activity { font-weight: bold; color: #000;}.activity small { display: block; font-weight: normal; color: #6c757d; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.6; font-size: 14px; color: #343a40; width: 25%;}.speakers b { color: #000;}.location { font-weight: 500; color: #343a40; width: 15%;}.image-cell { width: 1px; padding: 1rem 0.5rem !important;}.image-cell img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%;}.register-button { background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366; }@media screen and (max-width: 768px) { .event-schedule-table, .event-schedule-table tbody, .event-schedule-table tr, .event-schedule-table td { display: block; width: 100%; } .event-schedule-table tr { margin-bottom: 15px; border: 1px solid #dee2e6; border-radius: 8px; } .event-schedule-table td { text-align: right; padding-left: 45%; position: relative; border-bottom: 1px solid #e9ecef; } .event-schedule-table td:last-child { border-bottom: 0; } .event-schedule-table td::before { content: attr(data-label); position: absolute; left: 15px; width: calc(45% - 30px); text-align: left; font-weight: bold; color: #004a99;  } .date-header { text-align: center !important; border-radius: 7px 7px 0 0; margin-bottom: -1px; } .image-cell { display: none; } .time, .activity, .speakers, .location, .register-cell { width: auto !important; }}}@media (max-width: 478px) {.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border: 1px solid #dee2e6; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,.15);}.event-schedule-table thead { display: none;}.event-schedule-table tbody tr { border-bottom: 1px solid #dee2e6; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa; }.event-schedule-table td { padding: 1rem 0.75rem; vertical-align: middle; font-size: 15px; color: #343a40;}.date-header { background-color: #f0c22d !important;  color: #222 !important; font-size: 18px !important; font-weight: bold; text-align: left !important; padding: 12px 15px !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px; width: 15%;}.activity { font-weight: bold; color: #000;}.activity small { display: block; font-weight: normal; color: #6c757d; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.6; font-size: 14px; color: #343a40; width: 25%;}.speakers b { color: #000;}.location { font-weight: 500; color: #343a40; width: 15%;}.image-cell { width: 1px; padding: 1rem 0.5rem !important;}.image-cell img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%;}.register-button { background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366; }@media screen and (max-width: 768px) { .event-schedule-table, .event-schedule-table tbody, .event-schedule-table tr, .event-schedule-table td { display: block; width: 100%; } .event-schedule-table tr { margin-bottom: 15px; border: 1px solid #dee2e6; border-radius: 8px; } .event-schedule-table td { text-align: right; padding-left: 45%; position: relative; border-bottom: 1px solid #e9ecef; } .event-schedule-table td:last-child { border-bottom: 0; } .event-schedule-table td::before { content: attr(data-label); position: absolute; left: 15px; width: calc(45% - 30px); text-align: left; font-weight: bold; color: #004a99;  } .date-header { text-align: center !important; border-radius: 7px 7px 0 0; margin-bottom: -1px; } .image-cell { display: none; } .time, .activity, .speakers, .location, .register-cell { width: auto !important; }}}#brxe-wcnsgq {font-size: 24px; text-transform: uppercase; margin-bottom: 20px}@media (max-width: 478px) {#brxe-wcnsgq {text-align: center}}#brxe-yasfxt {display: none}@media (max-width: 478px) {#brxe-yasfxt {text-align: center}}#brxe-iuhzeb {visibility: visible}@media (max-width: 991px) {.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border: 1px solid #dee2e6; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,.15);}.event-schedule-table thead { display: none;}.event-schedule-table tbody tr { border-bottom: 1px solid #dee2e6; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa; }.event-schedule-table td { padding: 1rem 0.75rem; vertical-align: middle; font-size: 15px; color: #343a40;}.date-header { background-color: #f0c22d !important;  color: #222 !important; font-size: 18px !important; font-weight: bold; text-align: left !important; padding: 12px 15px !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px; width: 15%;}.activity { font-weight: bold; color: #000;}.activity small { display: block; font-weight: normal; color: #6c757d; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.6; font-size: 14px; color: #343a40; width: 25%;}.speakers b { color: #000;}.location { font-weight: 500; color: #343a40; width: 15%;}.image-cell { width: 1px; padding: 1rem 0.5rem !important;}.image-cell img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%;}.register-button { background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366; }@media screen and (max-width: 768px) { .event-schedule-table, .event-schedule-table tbody, .event-schedule-table tr, .event-schedule-table td { display: block; width: 100%; } .event-schedule-table tr { margin-bottom: 15px; border: 1px solid #dee2e6; border-radius: 8px; } .event-schedule-table td { text-align: right; padding-left: 45%; position: relative; border-bottom: 1px solid #e9ecef; } .event-schedule-table td:last-child { border-bottom: 0; } .event-schedule-table td::before { content: attr(data-label); position: absolute; left: 15px; width: calc(45% - 30px); text-align: left; font-weight: bold; color: #004a99;  } .date-header { text-align: center !important; border-radius: 7px 7px 0 0; margin-bottom: -1px; } .image-cell { display: none; } .time, .activity, .speakers, .location, .register-cell { width: auto !important; }}}@media (max-width: 478px) {.schedule-container { font-family: 'Prompt', sans-serif; margin: 2em 0;}.event-schedule-table { width: 100%; border-collapse: separate; border-spacing: 0; overflow: hidden; border: 1px solid #dee2e6; border-radius: 12px; box-shadow: 0 0 20px rgba(0,0,0,.15);}.event-schedule-table thead { display: none;}.event-schedule-table tbody tr { border-bottom: 1px solid #dee2e6; transition: background-color 0.2s ease;}.event-schedule-table tbody tr:last-of-type { border-bottom: none;}.event-schedule-table tbody tr:hover { background-color: #f0f5fa; }.event-schedule-table td { padding: 1rem 0.75rem; vertical-align: middle; font-size: 15px; color: #343a40;}.date-header { background-color: #f0c22d !important;  color: #222 !important; font-size: 18px !important; font-weight: bold; text-align: left !important; padding: 12px 15px !important;}.time { font-weight: bold; color: #004a99;  white-space: nowrap; font-size: 16px; width: 15%;}.activity { font-weight: bold; color: #000;}.activity small { display: block; font-weight: normal; color: #6c757d; margin-top: 5px; font-size: 14px;}.speakers { line-height: 1.6; font-size: 14px; color: #343a40; width: 25%;}.speakers b { color: #000;}.location { font-weight: 500; color: #343a40; width: 15%;}.image-cell { width: 1px; padding: 1rem 0.5rem !important;}.image-cell img { width: 60px; height: 60px; object-fit: cover; border-radius: 50%;}.register-button { background-color: #004a99;  color: #fff !important; padding: 8px 16px; border-radius: 6px; text-decoration: none; font-weight: 500; font-size: 14px; transition: background-color 0.2s ease; white-space: nowrap;}.register-button:hover { background-color: #003366; }@media screen and (max-width: 768px) { .event-schedule-table, .event-schedule-table tbody, .event-schedule-table tr, .event-schedule-table td { display: block; width: 100%; } .event-schedule-table tr { margin-bottom: 15px; border: 1px solid #dee2e6; border-radius: 8px; } .event-schedule-table td { text-align: right; padding-left: 45%; position: relative; border-bottom: 1px solid #e9ecef; } .event-schedule-table td:last-child { border-bottom: 0; } .event-schedule-table td::before { content: attr(data-label); position: absolute; left: 15px; width: calc(45% - 30px); text-align: left; font-weight: bold; color: #004a99;  } .date-header { text-align: center !important; border-radius: 7px 7px 0 0; margin-bottom: -1px; } .image-cell { display: none; } .time, .activity, .speakers, .location, .register-cell { width: auto !important; }}}#brxe-wpfnuw {align-self: center; padding-top: 20px; padding-right: 40px; padding-bottom: 20px; padding-left: 40px; background-color: var(--bricks-color-edebbu); border-radius: 48px}@media (max-width: 478px) {#brxe-wpfnuw {text-align: center}}#brxe-kazcch[data-mode="button"] .bricks-button.brx-option-active {background-color: var(--bricks-color-qszrep)}#brxe-kazcch[data-mode="button"] .bricks-button {background-color: var(--bricks-color-qwqhrf)}#brxe-jjzbdg {align-items: center}.brxe-weorrw .brxe-pemyjb.brxe-image {position: absolute; width: 100%; height: 100%}.brxe-weorrw .brxe-pemyjb.brxe-image:not(.tag), .brxe-weorrw .brxe-pemyjb.brxe-image img {object-fit: cover}@media (max-width: 478px) {.brxe-weorrw .brxe-pemyjb.brxe-image {width: 100%}}.brxe-weorrw .brxe-nxngpb.brxe-block {min-height: 200px; position: relative}.brxe-weorrw .brxe-eukqkr.brxe-button {text-transform: uppercase; padding-right: 10px; padding-left: 10px}.brxe-weorrw .brxe-jxqgas.brxe-block {align-items: center}@media (max-width: 767px) {.brxe-weorrw .brxe-jxqgas.brxe-block {grid-column: 1/3}}@media (max-width: 478px) {.brxe-weorrw .brxe-jxqgas.brxe-block {grid-column: auto}}.brxe-weorrw .brxe-axefxm.brxe-heading {font-size: 24px}.brxe-weorrw .brxe-qlqzdg.brxe-icon {font-size: 30px; color: var(--bricks-color-unqmqs); fill: var(--bricks-color-unqmqs)}.brxe-weorrw .brxe-smcjsp.brxe-text-basic {font-weight: 500; color: var(--bricks-color-unqmqs)}.brxe-weorrw .brxe-ldvzgd.brxe-block {flex-direction: row; align-items: center}.brxe-weorrw .brxe-sdycwv.brxe-icon {font-size: 30px; color: var(--bricks-color-unqmqs); fill: var(--bricks-color-unqmqs)}.brxe-weorrw .brxe-gzbhfu.brxe-text-basic {font-weight: 500; color: var(--bricks-color-unqmqs)}.brxe-weorrw .brxe-syasld.brxe-block {flex-direction: row; align-items: center}.brxe-weorrw .brxe-kezwjq.brxe-icon {font-size: 30px; color: var(--bricks-color-unqmqs); fill: var(--bricks-color-unqmqs)}.brxe-weorrw .brxe-egpuou.brxe-image {width: 50px; height: 50px}.brxe-weorrw .brxe-xyqogc.brxe-block {flex-direction: row; align-items: center}.brxe-weorrw .brxe-ktggto.brxe-block {flex-direction: row; align-items: center}.brxe-eaaxou .brxe-qxprmh.brxe-image {width: 120px; border-radius: 50%; height: 120px}.brxe-eaaxou .brxe-qxprmh.brxe-image:not(.tag), .brxe-eaaxou .brxe-qxprmh.brxe-image img {object-fit: cover}.brxe-eaaxou .brxe-tnbbma.brxe-heading {font-size: 18px}.brxe-eaaxou .brxe-qelhhd.brxe-text-basic {font-size: 16px}.brxe-eaaxou .brxe-kyymrp.brxe-block {width: calc(100% - 140px)}.brxe-eaaxou.brxe-block {flex-direction: row; column-gap: 20px; row-gap: 20px}@media (max-width: 478px) {.brxe-eaaxou.brxe-block {flex-wrap: nowrap}}.brxe-weorrw .brxe-jlsoie.brxe-block {grid-column: 2/5}@media (max-width: 767px) {.brxe-weorrw .brxe-jlsoie.brxe-block {grid-column: 3/7}}@media (max-width: 478px) {.brxe-weorrw .brxe-jlsoie.brxe-block {grid-column: auto}}.brxe-weorrw .brxe-bfswud.brxe-block {flex-direction: row; column-gap: 20px; display: grid; align-items: initial; grid-gap: 20px; grid-template-columns: repeat(4,1fr)}@media (max-width: 767px) {.brxe-weorrw .brxe-bfswud.brxe-block {flex-wrap: nowrap; grid-template-columns: repeat(6,1fr)}}@media (max-width: 478px) {.brxe-weorrw .brxe-bfswud.brxe-block {flex-direction: column; grid-template-columns: 1fr}}.brxe-weorrw.brxe-block {column-gap: 20px; row-gap: 20px; padding-top: 30px; padding-right: 30px; padding-bottom: 30px; padding-left: 30px; border: 1px solid var(--bricks-color-unqmqs); border-radius: 24px}#brxe-edhzja {visibility: hidden; display: none}