.map-text-module{width:100%}.map-text-module .module-container{align-items:stretch;display:flex;flex-wrap:wrap;margin:0 auto;max-width:var(--container-max-width)}.map-text-module .map-column.is-full-height{display:flex;flex-direction:column}.map-text-module .map-wrapper.has-full-height{flex-grow:1;height:100%;min-height:300px;position:relative}.map-text-module .map-wrapper.has-full-height iframe{border-radius:8px;height:100%;left:0;position:absolute;top:0;width:100%}.map-text-module.is-reversed .module-container{flex-direction:row-reverse}.map-text-module .column{box-sizing:border-box}.map-text-module .text-column{padding-inline:var(--spacing-2xl)}.map-text-module .map-wrapper iframe{border-radius:8px;display:block}.map-text-module .rich-text-content h2{color:var(--color-primary);margin-bottom:var(--spacing-md)}.map-text-module .rich-text-content p{color:var(--color-text-light);line-height:1.6}.map-text-module .icon-items-wrapper{display:flex;flex-direction:column;gap:var(--spacing-md);margin-top:var(--spacing-lg)}.map-text-module .icon-item{align-items:center;display:flex;flex-flow:row wrap;gap:var(--spacing-sm)}.map-text-module .icon-img-container{border-radius:32px;display:flex;flex-shrink:0;height:32px;justify-content:center;overflow:hidden;width:32px}.map-text-module .agenda-speaker-img{height:auto;max-width:100%;object-fit:contain}.map-text-module .icon-text-content{color:var(--color-text-light);font-size:15px;line-height:1.5}.map-text-module .icon-text-content strong{color:var(--color-dark);font-weight:700}@media (max-width:768px){.map-text-module .column{flex:0 0 100%!important}.map-text-module.is-reversed .module-container{flex-direction:column}.map-text-module .text-column{padding:var(--spacing-md) 0}.map-text-module .map-wrapper.has-full-height{height:350px;min-height:auto}.map-text-module .map-wrapper.has-full-height iframe{height:350px;position:relative}}