{"id":1140,"date":"2024-01-15T11:03:10","date_gmt":"2024-01-15T11:03:10","guid":{"rendered":"https:\/\/iaom-mea.com\/IAOM-DUBAI-2024\/?page_id=1140"},"modified":"2026-05-17T13:59:47","modified_gmt":"2026-05-17T09:59:47","slug":"accommodation","status":"publish","type":"page","link":"https:\/\/iaom-mea.com\/Cape-Town-2026\/accommodation\/","title":{"rendered":"ACCOMMODATION"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"1140\" class=\"elementor elementor-1140\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f34a18e elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"f34a18e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t\t\t\t<h2 \n\t\tdata-interaction-id=\"0418a75\" \n\t\tclass=\"e-0418a75-c21847e e-heading-base\" \n\t\t \n\t\t\n\t>\n\t\n\t\t\tAs November is considered a peak travel season in Cape Town, hotel availability is expected to be limited. To support IAOM delegates, we have secured special accommodation rates at selected hotels for a limited time only and subject to availability on a first-come, first-served basis. We strongly encourage all delegates to book their accommodations as early as possible to benefit from these exclusive rates. Please note that all listed hotels are conveniently located within walking distance of the Cape Town International Convention Centre (CTICC).&nbsp;<strong><br><\/strong>\n\t\t<\/h2>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-361b2b2 e-flex e-con-boxed e-con e-parent\" data-id=\"361b2b2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a9981ce elementor-widget elementor-widget-html\" data-id=\"a9981ce\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Accommodation \u2014 36th IAOM MEA Conference &amp; Expo 2026<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Arsenal:ital,wght@0,400;0,700;1,400;1,700&display=swap\" rel=\"stylesheet\">\n<style>\n  :root {\n    --maroon: #8B2C2C;\n    --gold: #D4A017;\n    --gold-soft: #f5e9c4;\n    --dark: #1a1a1a;\n    --text: #2d2d2d;\n    --muted: #555;\n    --bg: #ffffff;\n    --card-bg: #ffffff;\n    --border: #ece5d3;\n    --soft-bg: #faf7ef;\n  }\n \n  * { box-sizing: border-box; margin: 0; padding: 0; }\n \n  body {\n    font-family: 'Arsenal', 'Helvetica Neue', Arial, sans-serif;\n    line-height: 1.7;\n    color: var(--text);\n    background: var(--bg);\n  }\n \n  .accom-section {\n    max-width: 1200px;\n    margin: 0 auto;\n    padding: 50px 24px;\n    font-family: 'Arsenal', 'Helvetica Neue', Arial, sans-serif;\n  }\n \n  \/* Intro *\/\n  .accom-intro {\n    background: var(--soft-bg);\n    border-left: 5px solid var(--gold);\n    border-radius: 10px;\n    padding: 22px 28px;\n    margin-bottom: 32px;\n  }\n \n  .accom-intro p {\n    color: var(--text);\n    font-size: 16px;\n    line-height: 1.65;\n    margin: 0;\n    text-align: justify;\n    text-justify: inter-word;\n  }\n \n  \/* Hotel quick navigation *\/\n  .hotel-nav {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    margin-bottom: 32px;\n    padding-bottom: 20px;\n    border-bottom: 2px solid var(--border);\n  }\n \n  .hotel-nav a {\n    background: #fff;\n    color: var(--maroon);\n    text-decoration: none;\n    padding: 10px 18px;\n    border: 2px solid var(--maroon);\n    border-radius: 30px;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n    transition: all 0.25s ease;\n  }\n \n  .hotel-nav a:hover {\n    background: var(--maroon);\n    color: #fff;\n  }\n \n  \/* Hotel card *\/\n  .hotel-card {\n    border: 1px solid var(--border);\n    border-radius: 14px;\n    overflow: hidden;\n    margin-bottom: 28px;\n    background: #fff;\n    transition: border-color 0.3s ease;\n  }\n \n  .hotel-card:hover {\n    border-color: var(--gold);\n  }\n \n  .hotel-header {\n    background: var(--dark);\n    color: #fff;\n    padding: 18px 28px;\n    border-bottom: 4px solid var(--gold);\n  }\n \n  .hotel-name {\n    font-size: 24px;\n    font-weight: 700;\n    color: var(--gold);\n    margin: 0;\n    letter-spacing: 0.5px;\n  }\n \n  \/* Hotel image *\/\n  .hotel-image {\n    width: 100%;\n    height: 280px;\n    object-fit: cover;\n    display: block;\n  }\n \n  .hotel-body {\n    padding: 24px 28px;\n  }\n \n  .hotel-description {\n    font-size: 15px;\n    color: var(--text);\n    line-height: 1.6;\n    margin-bottom: 20px;\n    text-align: justify;\n    text-justify: inter-word;\n  }\n \n  \/* Rate table *\/\n  .rate-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin-bottom: 22px;\n    border: 1px solid var(--border);\n    border-radius: 10px;\n    overflow: hidden;\n  }\n \n  .rate-table thead {\n    background: var(--maroon);\n    color: #fff;\n  }\n \n  .rate-table th {\n    padding: 11px 16px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 13px;\n    letter-spacing: 0.4px;\n    text-transform: uppercase;\n  }\n \n  .rate-table td {\n    padding: 12px 16px;\n    border-top: 1px solid var(--border);\n    font-size: 15px;\n    color: var(--dark);\n  }\n \n  .rate-table td.price {\n    font-weight: 700;\n    color: var(--maroon);\n  }\n \n  \/* Info columns *\/\n  .info-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 16px;\n    margin-bottom: 22px;\n  }\n \n  .info-box {\n    background: var(--soft-bg);\n    border-radius: 10px;\n    padding: 16px 18px;\n    border-top: 3px solid var(--gold);\n  }\n \n  .info-title {\n    font-size: 13px;\n    font-weight: 700;\n    color: var(--maroon);\n    text-transform: uppercase;\n    letter-spacing: 0.7px;\n    margin-bottom: 8px;\n  }\n \n  .info-box ul {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n  }\n \n  .info-box li {\n    font-size: 13.5px;\n    color: var(--text);\n    line-height: 1.55;\n    padding: 3px 0 3px 16px;\n    position: relative;\n    text-align: left;\n  }\n \n  .info-box li::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 11px;\n    width: 5px;\n    height: 5px;\n    background: var(--gold);\n    border-radius: 50%;\n  }\n \n  \/* Contact + booking *\/\n  .hotel-footer {\n    border-top: 1px solid var(--border);\n    padding-top: 18px;\n    display: flex;\n    flex-wrap: wrap;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n  }\n \n  .contact-info {\n    flex: 1;\n    min-width: 280px;\n    font-size: 13.5px;\n    color: var(--muted);\n    line-height: 1.6;\n    text-align: left;\n  }\n \n  .contact-info a {\n    color: var(--maroon);\n    font-weight: 700;\n    text-decoration: none;\n  }\n \n  .contact-info a:hover {\n    text-decoration: underline;\n  }\n \n  .book-btn {\n    background: var(--gold);\n    color: var(--dark);\n    font-weight: 700;\n    font-size: 14px;\n    padding: 12px 26px;\n    border-radius: 8px;\n    text-decoration: none;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    transition: all 0.25s ease;\n    white-space: nowrap;\n    border: 2px solid var(--gold);\n  }\n \n  .book-btn:hover {\n    background: var(--dark);\n    color: var(--gold);\n    border-color: var(--dark);\n  }\n \n  .disclaimer {\n    text-align: center;\n    font-size: 13px;\n    color: var(--muted);\n    font-style: italic;\n    margin-top: 24px;\n    padding: 16px 20px;\n    background: var(--soft-bg);\n    border-radius: 10px;\n    line-height: 1.6;\n  }\n \n  \/* Responsive *\/\n  @media (max-width: 900px) {\n    .info-grid { grid-template-columns: 1fr; }\n    .hotel-body { padding: 20px; }\n    .hotel-header { padding: 16px 20px; }\n    .hotel-name { font-size: 20px; }\n    .hotel-image { height: 220px; }\n  }\n \n  @media (max-width: 600px) {\n    .accom-section { padding: 30px 16px; }\n    .accom-intro { padding: 18px 16px; }\n    .hotel-footer { flex-direction: column; align-items: stretch; }\n    .book-btn { text-align: center; }\n    .rate-table th, .rate-table td { padding: 10px; font-size: 13px; }\n    .hotel-image { height: 180px; }\n  }\n<\/style>\n<\/head>\n<body>\n \n<section class=\"accom-section\">\n \n  <!-- Intro -->\n  <div class=\"accom-intro\">\n    <p>As November is considered a peak travel season in Cape Town, hotel availability is expected to be limited. To support IAOM delegates, we have secured special accommodation rates at selected hotels for a limited time only and subject to availability on a first-come, first-served basis. We strongly encourage all delegates to book their accommodations as early as possible to benefit from these exclusive rates. Please note that all listed hotels are conveniently located within walking distance of the Cape Town International Convention Centre (CTICC).<\/p>\n  <\/div>\n \n  <!-- Hotel quick nav -->\n  <nav class=\"hotel-nav\">\n    <a href=\"#hotel-sky\">Hotel Sky<\/a>\n    <a href=\"#radisson\">Radisson Hotel Cape Town Foreshore<\/a>\n    <a href=\"#southern-sun\">Southern Sun The Cullinan<\/a>\n    <a href=\"#westin\">The Westin<\/a>\n  <\/nav>\n \n  <!-- HOTEL SKY -->\n  <div class=\"hotel-card\" id=\"hotel-sky\">\n    <div class=\"hotel-header\">\n      <h2 class=\"hotel-name\">Hotel Sky Cape Town<\/h2>\n    <\/div>\n    <div class=\"hotel-body\">\n      <p class=\"hotel-description\">Located in Cape Town's Foreshore district, Hotel Sky Cape Town offers modern accommodation with panoramic city views and is just a short walking distance from the Cape Town International Convention Centre (CTICC), making it an ideal choice for IAOM Annual Conference delegates. The hotel is approximately 20\u201325 minutes by car from Cape Town International Airport and provides convenient access to popular attractions such as the V&amp;A Waterfront, Table Mountain, Camps Bay, and Cape Town's dining and entertainment hubs.<\/p>\n \n      <table class=\"rate-table\">\n        <thead>\n          <tr>\n            <th>Room Type<\/th>\n            <th>Single Occupancy \/ Night (ZAR)<\/th>\n            <th>Double Occupancy \/ Night (ZAR)<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Classic Room<\/td>\n            <td class=\"price\">R 1,900<\/td>\n            <td class=\"price\">R 2,200<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n \n      <div class=\"info-grid\">\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">General Benefits<\/h3>\n          <ul>\n            <li>Complimentary High-Speed Wi-Fi internet access<\/li>\n            <li>Breakfast included in room rate (bed &amp; breakfast basis)<\/li>\n            <li>Access to hotel facilities<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Terms &amp; Conditions<\/h3>\n          <ul>\n            <li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (Note: a 1% tourism levy is excluded from quoted rates)<\/li>\n            <li>All reservations are subject to availability at the time of booking<\/li>\n            <li>Check-in time is from 14:00 hrs onwards<\/li>\n            <li>Check-out time is by 11:00 noon<\/li>\n            <li>All bookings must be secured by a valid credit card, payment link, or prepayment at the time of reservation<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Cancellation Policy<\/h3>\n          <ul>\n            <li>No-shows will be charged at 100% of the reserved stay<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n \n      <div class=\"hotel-footer\">\n        <div class=\"contact-info\">\n          For reservations, please click the booking link. For any other inquiries, please contact Ms. Zuleigha Leith at <a href=\"mailto:ZLeith@Hotelsky.co.za\">ZLeith@Hotelsky.co.za<\/a><br>\n          <em>Please note that IAOM MEA will not handle room reservations or payments related to hotel bookings.<\/em>\n        <\/div>\n        <a href=\"https:\/\/direct-book.com\/properties\/HotelSkyCapeTownDIRECT?promotion_code=IAOM2026\" class=\"book-btn\" target=\"_blank\" rel=\"noopener\">Click Here to Book Your Room<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n \n  <!-- RADISSON -->\n  <div class=\"hotel-card\" id=\"radisson\">\n    <div class=\"hotel-header\">\n      <h2 class=\"hotel-name\">Radisson Hotel Cape Town Foreshore<\/h2>\n    <\/div>\n    <div class=\"hotel-body\">\n      <p class=\"hotel-description\">Located in Cape Town's Foreshore district, Radisson Hotel Cape Town Foreshore is a modern hotel situated just a 7-10-minute walk from the Cape Town International Convention Centre (CTICC), making it a convenient accommodation choice for IAOM Annual Conference delegates. The hotel is approximately 20\u201325 minutes by car from Cape Town International Airport and offers easy access to major attractions such as the V&amp;A Waterfront, Table Mountain, Camps Bay, and Cape Town's central business and dining districts, making it ideal for both business and leisure travelers.<\/p>\n \n      <table class=\"rate-table\">\n        <thead>\n          <tr>\n            <th>Room Type<\/th>\n            <th>Single Occupancy \/ Night (ZAR)<\/th>\n            <th>Double Occupancy \/ Night (ZAR)<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Classic Room<\/td>\n            <td class=\"price\">R 3,000<\/td>\n            <td class=\"price\">R 3,300<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n \n      <div class=\"info-grid\">\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">General Benefits<\/h3>\n          <ul>\n            <li>Complimentary High Speed Wi-Fi internet access<\/li>\n            <li>Complimentary Radisson Breakfast (included in room rate)<\/li>\n            <li>Access to fitness facilities<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Terms &amp; Conditions<\/h3>\n          <ul>\n            <li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (Note: a 1% tourism levy is excluded from quoted rates)<\/li>\n            <li>Check-in time is from 15:00 hrs onwards<\/li>\n            <li>Check-out time is by 12:00 noon<\/li>\n            <li>Early check-in is subject to room availability<\/li>\n            <li>Late check-out will incur additional charges<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Cancellation Policy<\/h3>\n          <ul>\n            <li>90 to 60 days prior to arrival: Free cancellation<\/li>\n            <li>59 to 0 days prior to arrival: 100% cancellation fee applies<\/li>\n            <li>No-Show: 100% of the nightly room rate per room for the full stay period; any pre-payment is non-refundable<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n \n      <div class=\"hotel-footer\">\n        <div class=\"contact-info\">\n          For all IAOM MEA booking reservations and to avail the special group rate, kindly contact the hotel directly via email at <a href=\"mailto:info.capetown@radisson.com\">info.capetown@radisson.com<\/a><br>\n          <em>Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/em>\n        <\/div>\n        <a href=\"mailto:info.capetown@radisson.com\" class=\"book-btn\">Click Here to Book Your Room<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n \n  <!-- SOUTHERN SUN THE CULLINAN -->\n  <div class=\"hotel-card\" id=\"southern-sun\">\n    <div class=\"hotel-header\">\n      <h2 class=\"hotel-name\">Southern Sun The Cullinan<\/h2>\n    <\/div>\n    <div class=\"hotel-body\">\n      <p class=\"hotel-description\">An elegant, heritage-inspired hotel situated in Cape Town's Foreshore area, just a short stroll (2\u20133 minutes) from the Cape Town International Convention Centre. The hotel is roughly 20 km from Cape Town International Airport (around a 20-minute drive) and is conveniently positioned near popular highlights like the V&amp;A Waterfront, making it well-suited for both conference delegates and leisure visitors.<\/p>\n \n      <table class=\"rate-table\">\n        <thead>\n          <tr>\n            <th>Room Type<\/th>\n            <th>Single Occupancy \/ Night (ZAR)<\/th>\n            <th>Double Occupancy \/ Night (ZAR)<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Classic Room<\/td>\n            <td class=\"price\">R 5,252<\/td>\n            <td class=\"price\">R 5,555<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n \n      <div class=\"info-grid\">\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">General Benefits<\/h3>\n          <ul>\n            <li>Complimentary high-speed Wi-Fi internet access<\/li>\n            <li>Complimentary breakfast included in room rate<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Terms &amp; Conditions<\/h3>\n          <ul>\n            <li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (Note: a 1% tourism levy is excluded from quoted rates)<\/li>\n            <li>Check-in time is from 14:00 hrs onwards<\/li>\n            <li>Check-out time is by 11:00 noon<\/li>\n            <li>Early check-in is subject to room availability<\/li>\n            <li>Late check-out will incur an additional charge equivalent to one full day's stay per 24-hour period overstayed<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Cancellation Policy<\/h3>\n          <ul>\n            <li>More than 60 days prior to arrival: Free cancellation<\/li>\n            <li>60 to 31 days prior to arrival: 50% cancellation fee applies<\/li>\n            <li>30 to 0 days prior to arrival: 100% cancellation fee applies<\/li>\n            <li>No-Show: 100% of the nightly room rate will be charged for the full stay period<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n \n      <div class=\"hotel-footer\">\n        <div class=\"contact-info\">\n          For reservations, please click the booking link. For any other inquiries, please contact Ms. Janice Southgate at <a href=\"mailto:Janice.Southgate@southernsun.com\">Janice.Southgate@southernsun.com<\/a><br>\n          <em>Please note that IAOM MEA will not handle room reservations and payments related to hotel bookings.<\/em>\n        <\/div>\n        <a href=\"https:\/\/hotelreservations.southernsun.com\/?chain=24151&arrive=2026-11-21&Hotel=5303&rate=1910IA&themecode=sshi&configcode=grp&locale=en-gb&clearcache=all\" class=\"book-btn\" target=\"_blank\" rel=\"noopener\">Click Here to Book Your Room<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n \n  <!-- THE WESTIN -->\n  <div class=\"hotel-card\" id=\"westin\">\n    <div class=\"hotel-header\">\n      <h2 class=\"hotel-name\">The Westin Cape Town<\/h2>\n    <\/div>\n    <div class=\"hotel-body\">\n      <p class=\"hotel-description\">A contemporary, upscale hotel situated in Cape Town's Foreshore area, The Westin Cape Town is directly connected to the Cape Town International Convention Centre, offering seamless access within a minute's walk, ideal for conference delegates. The hotel is roughly 19\u201320 km from Cape Town International Airport (around a 20\u201325 minute drive, depending on traffic) and is conveniently located near popular highlights such as the V&amp;A Waterfront, Table Mountain cableway, and the city centre, making it well-suited for both business travellers and leisure visitors.<\/p>\n \n      <table class=\"rate-table\">\n        <thead>\n          <tr>\n            <th>Room Type<\/th>\n            <th>Single Occupancy \/ Night (ZAR)<\/th>\n            <th>Double Occupancy \/ Night (ZAR)<\/th>\n          <\/tr>\n        <\/thead>\n        <tbody>\n          <tr>\n            <td>Classic Room<\/td>\n            <td class=\"price\">R 7,500<\/td>\n            <td class=\"price\">R 7,950<\/td>\n          <\/tr>\n        <\/tbody>\n      <\/table>\n \n      <div class=\"info-grid\">\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">General Benefits<\/h3>\n          <ul>\n            <li>Complimentary high-speed Wi-Fi internet access for all in-house guests<\/li>\n            <li>Complimentary breakfast included in room rate, served at Restaurant Thirty7<\/li>\n            <li>Complimentary arrival and departure porterage<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Terms &amp; Conditions<\/h3>\n          <ul>\n            <li>Rates are quoted in South African Rand (ZAR) per room per night and are inclusive of VAT and Tourism Levy charge<\/li>\n            <li>Check-in time is from 15:00 hrs onwards<\/li>\n            <li>Check-out time is by 12:00 noon<\/li>\n            <li>Early check-in is subject to room availability and must be pre-booked and paid for<\/li>\n            <li>Late check-out will incur an additional charge equivalent to one full day's stay per 24-hour period overstayed<\/li>\n            <li>All guests are required to present a valid passport or ID at check-in<\/li>\n          <\/ul>\n        <\/div>\n        <div class=\"info-box\">\n          <h3 class=\"info-title\">Cancellation Policy<\/h3>\n          <ul>\n            <li>More than 30 days prior to arrival: 1 night's accommodation charge applies<\/li>\n            <li>30 to 0 days prior to arrival: 100% of the total accommodation value charged<\/li>\n            <li>No-Show: 100% of total accommodation value charged<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n \n      <div class=\"hotel-footer\">\n        <div class=\"contact-info\">\n          For reservations, please click the booking link. For any other inquiries, please contact Risha Harry at <a href=\"mailto:Risha.Harry@westin.com\">Risha.Harry@westin.com<\/a><br>\n          <em>Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/em>\n        <\/div>\n        <a href=\"https:\/\/www.marriott.com\/event-reservations\/reservation-link.mi?id=1778573743898&key=GRP&app=resvlink\" class=\"book-btn\" target=\"_blank\" rel=\"noopener\">Click Here to Book Your Room<\/a>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n \n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-c0f5132 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-parent\" data-id=\"c0f5132\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-043254e e-con-full e-flex e-con e-child\" data-id=\"043254e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b39e0ee elementor-widget elementor-widget-eael-adv-tabs\" data-id=\"b39e0ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-adv-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t        <div data-scroll-on-click=\"no\" data-scroll-speed=\"300\" id=\"eael-advance-tabs-b39e0ee\" class=\"eael-advance-tabs eael-tabs-horizontal eael-tab-auto-active \" data-tabid=\"b39e0ee\">\n            <div class=\"eael-tabs-nav \">\n                <ul class=\"eael-tab-inline-icon\" role=\"tablist\">\n                                            <li id=\"hotel-sky\" class=\"inactive eael-tab-item-trigger eael-tab-nav-item\" aria-selected=\"true\" data-tab=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"hotel-sky-tab\" aria-expanded=\"false\">\n                            \n                                                                                                                            \n                                                            <span class=\"eael-tab-title title-after-icon\" >Hotel Sky<\/span>                            \n                                                    <\/li>\n                                            <li id=\"radisson-hotel-cape-town-foreshore\" class=\"inactive eael-tab-item-trigger eael-tab-nav-item\" aria-selected=\"false\" data-tab=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"radisson-hotel-cape-town-foreshore-tab\" aria-expanded=\"false\">\n                            \n                                                                                                                            \n                                                            <span class=\"eael-tab-title title-after-icon\" >Radisson Hotel Cape Town Foreshore<\/span>                            \n                                                    <\/li>\n                                            <li id=\"southern-sun-the-cullinan\" class=\"inactive eael-tab-item-trigger eael-tab-nav-item\" aria-selected=\"false\" data-tab=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"southern-sun-the-cullinan-tab\" aria-expanded=\"false\">\n                            \n                                                                                                                            \n                                                            <span class=\"eael-tab-title title-after-icon\" >Southern Sun The Cullinan<\/span>                            \n                                                    <\/li>\n                                            <li id=\"the-westin\" class=\"inactive eael-tab-item-trigger eael-tab-nav-item\" aria-selected=\"false\" data-tab=\"4\" role=\"tab\" tabindex=\"-1\" aria-controls=\"the-westin-tab\" aria-expanded=\"false\">\n                            \n                                                                                                                            \n                                                            <span class=\"eael-tab-title title-after-icon\" >The Westin<\/span>                            \n                                                    <\/li>\n                    \n                                  <\/ul>\n            <\/div>\n            \n            <div class=\"eael-tabs-content\">\n\t\t        \n                    <div id=\"hotel-sky-tab\" class=\"clearfix eael-tab-content-item inactive\" data-title-link=\"hotel-sky-tab\">\n\t\t\t\t        <style>.elementor-6793 .elementor-element.elementor-element-8c83f02{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6793 .elementor-element.elementor-element-6410562{--display:flex;--border-radius:10px 10px 10px 10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6793 .elementor-element.elementor-element-6410562:not(.elementor-motion-effects-element-type-background), .elementor-6793 .elementor-element.elementor-element-6410562 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1d480841 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6793 .elementor-element.elementor-element-96a54e2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:5px;font-weight:400;line-height:1.4em;color:#241811;}.elementor-6793 .elementor-element.elementor-element-96a54e2 p{margin-block-end:9px;}.elementor-6793 .elementor-element.elementor-element-4ecbc00{--display:flex;--min-height:112px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6793 .elementor-element.elementor-element-4ecbc00.e-con{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table{max-width:100%;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th{color:#fff;background-color:#8C2920;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th:hover{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after:hover{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after:hover{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after:hover{color:#fff;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-family:\"Lato\", Sans-serif;font-size:17px;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th i{font-size:20px;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th .data-table-header-svg-icon{height:20px;width:20px;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td{color:#000000;background:#f2f2f2;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td{color:#000000;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#8C2920;font-family:\"Poppins\", Sans-serif;font-size:16px;font-weight:600;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td:hover{color:#8C2920;background:#8C2920;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td:hover{color:#6d7882;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a{color:#8C2920;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a:hover{color:#6d7882;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper{text-align:left;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon i{font-size:20px;color:#8C2920;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon svg{height:20px;width:20px;fill:#8C2920;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon i{color:#6d7882;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon svg{fill:#6d7882;}.elementor-6793 .elementor-element.elementor-element-5574ffc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6793 .elementor-element.elementor-element-5574ffc{width:var( --container-widget-width, 100.138% );max-width:100.138%;--container-widget-width:100.138%;--container-widget-flex-grow:0;}.elementor-6793 .elementor-element.elementor-element-5574ffc.elementor-element{--align-self:flex-start;--order:99999 \/* order end hack *\/;--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6793 .elementor-element.elementor-element-df4cd17{text-align:start;}.elementor-6793 .elementor-element.elementor-element-df4cd17 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6793 .elementor-element.elementor-element-718e9f0{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6793 .elementor-element.elementor-element-3da292e{text-align:start;}.elementor-6793 .elementor-element.elementor-element-3da292e .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6793 .elementor-element.elementor-element-17d9d95{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#000000;}.elementor-6793 .elementor-element.elementor-element-a76e23c{text-align:start;}.elementor-6793 .elementor-element.elementor-element-a76e23c .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6793 .elementor-element.elementor-element-9f15fa2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6793 .elementor-element.elementor-element-fb9d8a7{color:#F30000;width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6793 .elementor-element.elementor-element-fb9d8a7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6793 .elementor-element.elementor-element-fb9d8a7.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-6793 .elementor-element.elementor-element-a170e8b .elementor-button{font-family:\"Lato\", Sans-serif;font-size:19px;font-weight:700;background-color:#222C27;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:25px 25px 25px 25px;padding:20px 30px 18px 30px;}.elementor-6793 .elementor-element.elementor-element-a170e8b .elementor-button:hover, .elementor-6793 .elementor-element.elementor-element-a170e8b .elementor-button:focus{background-color:#3A3A39;}@media(max-width:767px){.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-size:15px;}.elementor-6793 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{font-size:14px;}}@media(min-width:768px){.elementor-6793 .elementor-element.elementor-element-8c83f02{--content-width:1000px;}.elementor-6793 .elementor-element.elementor-element-4ecbc00{--width:99.68%;}}<\/style>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"6793\" class=\"elementor elementor-6793\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c83f02 e-flex e-con-boxed e-con e-parent\" data-id=\"8c83f02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6410562 e-con-full e-flex e-con e-child\" data-id=\"6410562\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a54e2 elementor-widget elementor-widget-text-editor\" data-id=\"96a54e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"font-weight: 400;\">Located in Cape Town\u2019s Foreshore district, Hotel Sky Cape Town offers modern accommodation with panoramic city views and is just a short walking distance from the Cape Town International Convention Centre (CTICC), making it an ideal choice for IAOM Annual Conference delegates. The hotel is approximately 20\u201325 minutes by car from Cape Town International Airport and provides convenient access to popular attractions such as the V&amp;A Waterfront, Table Mountain, Camps Bay, and Cape Town\u2019s dining and entertainment hubs.<\/span><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ecbc00 e-con-full e-flex e-con e-child\" data-id=\"4ecbc00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5574ffc elementor-widget__width-initial eael-table-align-center eael-dt-th-align-left elementor-widget elementor-widget-eael-data-table\" data-id=\"5574ffc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-data-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"eael-data-table-wrap\" data-table_id=\"5574ffc\" id=\"eael-data-table-wrapper-5574ffc\" data-custom_responsive=\"false\">\n\t\t\t<table class=\"tablesorter eael-data-table center\" id=\"eael-data-table-5574ffc\">\n\t\t\t    <thead>\n\t\t\t        <tr class=\"table-header\">\n\t\t\t\t\t\t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Room Type<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Single Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Double Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t        <\/tr>\n\t\t\t    <\/thead>\n\t\t\t  \t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tClassic Room\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 1900\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 2200\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t        \t\t\t    <\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t  \t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4cd17 elementor-widget elementor-widget-heading\" data-id=\"df4cd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">General Benefits:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718e9f0 elementor-widget elementor-widget-text-editor\" data-id=\"718e9f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\">Complimentary High-Speed Wi-Fi internet access<\/li><li style=\"font-weight: 400;\" aria-level=\"1\">Breakfast included in room rate (bed &amp; breakfast basis)<\/li><li style=\"font-weight: 400;\" aria-level=\"1\">Access to hotel facilities<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3da292e elementor-widget elementor-widget-heading\" data-id=\"3da292e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Terms &amp; Conditions:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d9d95 elementor-widget elementor-widget-text-editor\" data-id=\"17d9d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (note: a 1% tourism levy is excluded from quoted rates)<\/li><li>All reservations are subject to availability at the time of booking.<\/li><li>Check-in time is from 14:00 hrs onwards<\/li><li>Check-out time is by 11:00 noon<\/li><li>All bookings must be secured by a valid credit card, payment link, or prepayment at the time of reservation.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a76e23c elementor-widget elementor-widget-heading\" data-id=\"a76e23c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Cancellation Policy:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f15fa2 elementor-widget elementor-widget-text-editor\" data-id=\"9f15fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\">No-shows will be charged at 100% of the reserved stay<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb9d8a7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fb9d8a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>For reservations, please click the booking link below. For any other inquiries, please contact Ms. Zuleigha Leith at ZLeith@Hotelsky.co.za<\/li><li><p><span style=\"font-weight: 400;\">Please note that IAOM MEA will not handle room reservations or payments related to hotel bookings.<\/span><\/p><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a170e8b elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a170e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/direct-book.com\/properties\/HotelSkyCapeTownDIRECT?promotion_code=IAOM2026\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CLICK HERE TO BOOK YOUR ROOM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base e-f4cb680-028e39b\" \n\t\t\t\t\tdata-interaction-id=\"f4cb680\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"6800\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-scaled.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"2560\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"857\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-scaled.png 2560w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-300x100.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-1024x343.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-768x257.png 768w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-1536x514.png 1536w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-2.39.42-AM-2048x686.png 2048w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n\t\t        \n                    <div id=\"radisson-hotel-cape-town-foreshore-tab\" class=\"clearfix eael-tab-content-item inactive\" data-title-link=\"radisson-hotel-cape-town-foreshore-tab\">\n\t\t\t\t        <style>.elementor-5259 .elementor-element.elementor-element-8c83f02{--display:flex;--min-height:0px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5259 .elementor-element.elementor-element-6410562{--display:flex;--border-radius:10px 10px 10px 10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5259 .elementor-element.elementor-element-6410562:not(.elementor-motion-effects-element-type-background), .elementor-5259 .elementor-element.elementor-element-6410562 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1d480841 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-5259 .elementor-element.elementor-element-96a54e2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:17px;font-weight:400;line-height:1.4em;color:#241811;}.elementor-5259 .elementor-element.elementor-element-96a54e2 p{margin-block-end:9px;}.elementor-5259 .elementor-element.elementor-element-4ecbc00{--display:flex;--min-height:112px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-5259 .elementor-element.elementor-element-4ecbc00.e-con{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table{max-width:100%;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th{color:#fff;background-color:#8C2920;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th:hover{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after:hover{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after:hover{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after:hover{color:#fff;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-family:\"Lato\", Sans-serif;font-size:17px;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th i{font-size:20px;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th .data-table-header-svg-icon{height:20px;width:20px;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td{color:#000000;background:#f2f2f2;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td{color:#000000;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#8C2920;font-family:\"Poppins\", Sans-serif;font-size:16px;font-weight:600;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td:hover{color:#8C2920;background:#8C2920;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td:hover{color:#6d7882;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a{color:#8C2920;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a:hover{color:#6d7882;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper{text-align:left;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon i{font-size:20px;color:#8C2920;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon svg{height:20px;width:20px;fill:#8C2920;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon i{color:#6d7882;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon svg{fill:#6d7882;}.elementor-5259 .elementor-element.elementor-element-5574ffc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5259 .elementor-element.elementor-element-5574ffc{width:var( --container-widget-width, 100.138% );max-width:100.138%;--container-widget-width:100.138%;--container-widget-flex-grow:0;}.elementor-5259 .elementor-element.elementor-element-5574ffc.elementor-element{--align-self:flex-start;--order:99999 \/* order end hack *\/;--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5259 .elementor-element.elementor-element-df4cd17{text-align:start;}.elementor-5259 .elementor-element.elementor-element-df4cd17 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-5259 .elementor-element.elementor-element-718e9f0{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-5259 .elementor-element.elementor-element-3da292e{text-align:start;}.elementor-5259 .elementor-element.elementor-element-3da292e .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-5259 .elementor-element.elementor-element-17d9d95{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#000000;}.elementor-5259 .elementor-element.elementor-element-a76e23c{text-align:start;}.elementor-5259 .elementor-element.elementor-element-a76e23c .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-5259 .elementor-element.elementor-element-9f15fa2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-5259 .elementor-element.elementor-element-fb9d8a7{color:#F30000;width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-5259 .elementor-element.elementor-element-fb9d8a7 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-5259 .elementor-element.elementor-element-fb9d8a7.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-5259 .elementor-element.elementor-element-a170e8b .elementor-button{font-family:\"Lato\", Sans-serif;font-size:19px;font-weight:700;background-color:#222C27;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:25px 25px 25px 25px;padding:20px 30px 18px 30px;}.elementor-5259 .elementor-element.elementor-element-a170e8b .elementor-button:hover, .elementor-5259 .elementor-element.elementor-element-a170e8b .elementor-button:focus{background-color:#3A3A39;}@media(max-width:767px){.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-size:15px;}.elementor-5259 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{font-size:14px;}}@media(min-width:768px){.elementor-5259 .elementor-element.elementor-element-8c83f02{--content-width:1000px;}.elementor-5259 .elementor-element.elementor-element-4ecbc00{--width:99.68%;}}<\/style>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"5259\" class=\"elementor elementor-5259\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c83f02 e-flex e-con-boxed e-con e-parent\" data-id=\"8c83f02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6410562 e-con-full e-flex e-con e-child\" data-id=\"6410562\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a54e2 elementor-widget elementor-widget-text-editor\" data-id=\"96a54e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"font-weight: 400;\">Located in Cape Town\u2019s Foreshore district, Radisson Hotel Cape Town Foreshore is a modern hotel situated just a 7-10-minute walk from the Cape Town International Convention Centre (CTICC), making it a convenient accommodation choice for IAOM Annual Conference delegates. The hotel is approximately 20\u201325 minutes by car from Cape Town International Airport and offers easy access to major attractions such as the V&amp;A Waterfront, Table Mountain, Camps Bay, and Cape Town\u2019s central business and dining districts, making it ideal for both business and leisure travelers.\u00a0<\/span><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ecbc00 e-con-full e-flex e-con e-child\" data-id=\"4ecbc00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5574ffc elementor-widget__width-initial eael-table-align-center eael-dt-th-align-left elementor-widget elementor-widget-eael-data-table\" data-id=\"5574ffc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-data-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"eael-data-table-wrap\" data-table_id=\"5574ffc\" id=\"eael-data-table-wrapper-5574ffc\" data-custom_responsive=\"false\">\n\t\t\t<table class=\"tablesorter eael-data-table center\" id=\"eael-data-table-5574ffc\">\n\t\t\t    <thead>\n\t\t\t        <tr class=\"table-header\">\n\t\t\t\t\t\t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Room Type<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Single Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Double Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t        <\/tr>\n\t\t\t    <\/thead>\n\t\t\t  \t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tClassic Room\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 3000\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 3300\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t        \t\t\t    <\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t  \t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4cd17 elementor-widget elementor-widget-heading\" data-id=\"df4cd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">General Benefits:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718e9f0 elementor-widget elementor-widget-text-editor\" data-id=\"718e9f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary High Speed Wi-Fi internet access<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary Radisson Breakfast (included in room rate)<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Access to fitness facilities<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3da292e elementor-widget elementor-widget-heading\" data-id=\"3da292e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Terms &amp; Conditions:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d9d95 elementor-widget elementor-widget-text-editor\" data-id=\"17d9d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (note: a 1% tourism levy is excluded from quoted rates)<\/li><li>Check-in time is from 15:00 hrs onwards<\/li><li>Check-out time is by 12:00 noon<\/li><li>Early check-in is subject to room availability<\/li><li>Late check-out will incur additional charges<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a76e23c elementor-widget elementor-widget-heading\" data-id=\"a76e23c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Cancellation Policy:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f15fa2 elementor-widget elementor-widget-text-editor\" data-id=\"9f15fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">90 to 60 days prior to arrival: Free cancellation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">59 to 0 days prior to arrival: 100% cancellation fee applies<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">No-Show: 100% of the nightly room rate per room for the full stay period; any pre-payment is non-refundable.<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fb9d8a7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fb9d8a7\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>For all IAOM MEA booking reservations and to avail the special group rate, kindly contact the hotel directly via email at info.capetown@radisson.com<\/li><li>Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a170e8b elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a170e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"http:\/\/info.capetown@radisson.com\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CLICK HERE TO BOOK YOUR ROOM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"f4cb680\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"6862\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Untitled-1.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"1444\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"795\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Untitled-1.png 1444w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Untitled-1-300x165.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Untitled-1-1024x564.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Untitled-1-768x423.png 768w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n\t\t        \n                    <div id=\"southern-sun-the-cullinan-tab\" class=\"clearfix eael-tab-content-item inactive\" data-title-link=\"southern-sun-the-cullinan-tab\">\n\t\t\t\t        <style>.elementor-6439 .elementor-element.elementor-element-8c83f02{--display:flex;--flex-direction:row;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--align-items:stretch;--gap:10px 10px;--row-gap:10px;--column-gap:10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6439 .elementor-element.elementor-element-6410562{--display:flex;--border-radius:10px 10px 10px 10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6439 .elementor-element.elementor-element-6410562:not(.elementor-motion-effects-element-type-background), .elementor-6439 .elementor-element.elementor-element-6410562 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1d480841 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6439 .elementor-element.elementor-element-96a54e2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:17px;font-weight:400;line-height:1.4em;color:#241811;}.elementor-6439 .elementor-element.elementor-element-96a54e2 p{margin-block-end:4px;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table{max-width:100%;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th{color:#fff;background-color:#8C2920;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th:hover{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after:hover{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after:hover{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after:hover{color:#fff;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-family:\"Lato\", Sans-serif;font-size:17px;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th i{font-size:20px;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th .data-table-header-svg-icon{height:20px;width:20px;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td{color:#000000;background:#f2f2f2;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td{color:#000000;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#8C2920;font-family:\"Poppins\", Sans-serif;font-size:16px;font-weight:600;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td:hover{color:#6d7882;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a{color:#c15959;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a:hover{color:#6d7882;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper{text-align:left;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon i{font-size:20px;color:#8C2920;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon svg{height:20px;width:20px;fill:#8C2920;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon i{color:#6d7882;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon svg{fill:#6d7882;}.elementor-6439 .elementor-element.elementor-element-5574ffc > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6439 .elementor-element.elementor-element-df4cd17{text-align:start;}.elementor-6439 .elementor-element.elementor-element-df4cd17 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6439 .elementor-element.elementor-element-718e9f0{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6439 .elementor-element.elementor-element-3da292e{text-align:start;}.elementor-6439 .elementor-element.elementor-element-3da292e .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6439 .elementor-element.elementor-element-17d9d95{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6439 .elementor-element.elementor-element-a76e23c{text-align:start;}.elementor-6439 .elementor-element.elementor-element-a76e23c .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6439 .elementor-element.elementor-element-9f15fa2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6439 .elementor-element.elementor-element-041e157{color:#F30000;width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6439 .elementor-element.elementor-element-041e157 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6439 .elementor-element.elementor-element-041e157.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-6439 .elementor-element.elementor-element-a170e8b .elementor-button{font-family:\"Lato\", Sans-serif;font-size:19px;font-weight:700;background-color:#8C2920;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:25px 25px 25px 25px;padding:20px 30px 18px 30px;}.elementor-6439 .elementor-element.elementor-element-a170e8b .elementor-button:hover, .elementor-6439 .elementor-element.elementor-element-a170e8b .elementor-button:focus{background-color:var( --e-global-color-d4af25e );}@media(max-width:767px){.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-size:15px;}.elementor-6439 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{font-size:14px;}}@media(min-width:768px){.elementor-6439 .elementor-element.elementor-element-8c83f02{--content-width:1000px;}}<\/style>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"6439\" class=\"elementor elementor-6439\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c83f02 e-flex e-con-boxed e-con e-parent\" data-id=\"8c83f02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6410562 e-con-full e-flex e-con e-child\" data-id=\"6410562\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a54e2 elementor-widget elementor-widget-text-editor\" data-id=\"96a54e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"font-weight: 400;\">An elegant, heritage-inspired hotel situated in Cape Town\u2019s Foreshore area, just a short stroll (2\u20133 minutes) from the Cape Town International Convention Centre. The hotel is roughly 20 km from Cape Town International Airport (around a 20-minute drive) and is conveniently positioned near popular highlights like the V&amp;A Waterfront, making it well-suited for both conference delegates and leisure visitors.<\/span><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5574ffc eael-table-align-center eael-dt-th-align-left elementor-widget elementor-widget-eael-data-table\" data-id=\"5574ffc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-data-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"eael-data-table-wrap\" data-table_id=\"5574ffc\" id=\"eael-data-table-wrapper-5574ffc\" data-custom_responsive=\"false\">\n\t\t\t<table class=\"tablesorter eael-data-table center\" id=\"eael-data-table-5574ffc\">\n\t\t\t    <thead>\n\t\t\t        <tr class=\"table-header\">\n\t\t\t\t\t\t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Room Type<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Single Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Double Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t        <\/tr>\n\t\t\t    <\/thead>\n\t\t\t  \t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tClassic Room\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 5252\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 5555\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t        \t\t\t    <\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t  \t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4cd17 elementor-widget elementor-widget-heading\" data-id=\"df4cd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">General Benefits:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718e9f0 elementor-widget elementor-widget-text-editor\" data-id=\"718e9f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary high-speed Wi-Fi internet access<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary breakfast included in room rate<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3da292e elementor-widget elementor-widget-heading\" data-id=\"3da292e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Terms &amp; Conditions:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d9d95 elementor-widget elementor-widget-text-editor\" data-id=\"17d9d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Rates are quoted in South African Rand (ZAR) per room per night on a bed and breakfast basis and include VAT. (note: a 1% tourism levy is excluded from quoted rates)<\/li><li>Check-in time is from 14:00 hrs onwards<\/li><li>Check-out time is by 11:00 noon<\/li><li>Early check-in is subject to room availability<\/li><li>Late check-out will incur an additional charge equivalent to one full day&#8217;s stay per 24-hour period overstayed<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a76e23c elementor-widget elementor-widget-heading\" data-id=\"a76e23c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Cancellation Policy:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f15fa2 elementor-widget elementor-widget-text-editor\" data-id=\"9f15fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More than 60 days prior to arrival: Free cancellation<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">60 to 31 days prior to arrival: 50% cancellation fee applies<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">30 to 0 days prior to arrival: 100% cancellation fee applies<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">No-Show: 100% of the nightly room rate will be charged for the full stay period<\/span><\/li><li style=\"list-style-type: none;\">\u00a0<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-041e157 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"041e157\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>For reservations, please click the booking link below. For any other inquiries, please contact Ms. Janice Southgate at Janice.Southgate@southernsun.com<\/li><li>Please note that IAOM MEA will not handle room reservations and payments related to hotel bookings.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a170e8b elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a170e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/hotelreservations.southernsun.com\/?chain=24151&#038;arrive=2026-11-21&#038;Hotel=5303&#038;rate=1910IA&#038;themecode=sshi&#038;configcode=grp&#038;locale=en-gb&#038;clearcache=all\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CLICK HERE TO BOOK YOUR ROOM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"b311e2f\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"6567\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/Southern-Sun-The-Cullinan-\u200bhotel.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"1444\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"808\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/Southern-Sun-The-Cullinan-\u200bhotel.png 1444w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/Southern-Sun-The-Cullinan-\u200bhotel-300x168.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/Southern-Sun-The-Cullinan-\u200bhotel-1024x573.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/04\/Southern-Sun-The-Cullinan-\u200bhotel-768x430.png 768w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-26f813f e-con e-atomic-element e-flexbox-base\" data-id=\"26f813f\" data-element_type=\"e-flexbox\" data-e-type=\"e-flexbox\" data-interaction-id=\"26f813f\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n\t\t        \n                    <div id=\"the-westin-tab\" class=\"clearfix eael-tab-content-item inactive\" data-title-link=\"the-westin-tab\">\n\t\t\t\t        <style>.elementor-6737 .elementor-element.elementor-element-8c83f02{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6737 .elementor-element.elementor-element-6410562{--display:flex;--border-radius:10px 10px 10px 10px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6737 .elementor-element.elementor-element-6410562:not(.elementor-motion-effects-element-type-background), .elementor-6737 .elementor-element.elementor-element-6410562 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-1d480841 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-6737 .elementor-element.elementor-element-96a54e2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:17px;font-weight:400;line-height:1.4em;color:#241811;}.elementor-6737 .elementor-element.elementor-element-96a54e2 p{margin-block-end:4px;}.elementor-6737 .elementor-element.elementor-element-4ecbc00{--display:flex;--min-height:112px;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--flex-wrap:nowrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-6737 .elementor-element.elementor-element-4ecbc00.e-con{--align-self:flex-start;--flex-grow:0;--flex-shrink:0;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table{max-width:100%;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th{color:#fff;background-color:#8C2920;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th:hover{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting:after:hover{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_asc:after:hover{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc table.dataTable thead .sorting_desc:after:hover{color:#fff;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-family:\"Lato\", Sans-serif;font-size:17px;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th i{font-size:20px;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead tr th .data-table-header-svg-icon{height:20px;width:20px;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td{color:#000000;background:#f2f2f2;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td{color:#000000;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{border-style:solid;border-width:1px 1px 1px 1px;border-color:#8C2920;font-family:\"Poppins\", Sans-serif;font-size:16px;font-weight:600;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n) td:hover{color:#8C2920;background:#8C2920;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody > tr:nth-child(2n+1) td:hover{color:#6d7882;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a{color:#8C2920;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table-wrap table td a:hover{color:#6d7882;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper{text-align:left;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon i{font-size:20px;color:#8C2920;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper .eael-datatable-icon svg{height:20px;width:20px;fill:#8C2920;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon i{color:#6d7882;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody .td-content-wrapper:hover .eael-datatable-icon svg{fill:#6d7882;}.elementor-6737 .elementor-element.elementor-element-5574ffc > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6737 .elementor-element.elementor-element-5574ffc{width:var( --container-widget-width, 100.138% );max-width:100.138%;--container-widget-width:100.138%;--container-widget-flex-grow:0;}.elementor-6737 .elementor-element.elementor-element-5574ffc.elementor-element{--align-self:flex-start;--order:99999 \/* order end hack *\/;--flex-grow:0;--flex-shrink:0;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-6737 .elementor-element.elementor-element-df4cd17{text-align:start;}.elementor-6737 .elementor-element.elementor-element-df4cd17 .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6737 .elementor-element.elementor-element-718e9f0{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6737 .elementor-element.elementor-element-3da292e{text-align:start;}.elementor-6737 .elementor-element.elementor-element-3da292e .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6737 .elementor-element.elementor-element-17d9d95{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#000000;}.elementor-6737 .elementor-element.elementor-element-a76e23c{text-align:start;}.elementor-6737 .elementor-element.elementor-element-a76e23c .elementor-heading-title{font-family:\"Poppins\", Sans-serif;font-weight:700;color:var( --e-global-color-d4af25e );}.elementor-6737 .elementor-element.elementor-element-9f15fa2{text-align:justify;font-family:\"Arsenal\", Sans-serif;font-size:16px;font-weight:400;color:#241811;}.elementor-6737 .elementor-element.elementor-element-1a1be92{color:#F30000;width:var( --container-widget-width, 100% );max-width:100%;--container-widget-width:100%;--container-widget-flex-grow:0;}.elementor-6737 .elementor-element.elementor-element-1a1be92 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-6737 .elementor-element.elementor-element-1a1be92.elementor-element{--flex-grow:0;--flex-shrink:0;}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );background-color:var( --e-global-color-accent );}.elementor-6737 .elementor-element.elementor-element-a170e8b .elementor-button{font-family:\"Lato\", Sans-serif;font-size:19px;font-weight:700;background-color:#222C27;box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:25px 25px 25px 25px;padding:20px 30px 18px 30px;}.elementor-6737 .elementor-element.elementor-element-a170e8b .elementor-button:hover, .elementor-6737 .elementor-element.elementor-element-a170e8b .elementor-button:focus{background-color:#3A3A39;}@media(max-width:767px){.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table thead > tr th .data-table-header-text{font-size:15px;}.elementor-6737 .elementor-element.elementor-element-5574ffc .eael-data-table tbody tr td{font-size:14px;}}@media(min-width:768px){.elementor-6737 .elementor-element.elementor-element-8c83f02{--content-width:1000px;}.elementor-6737 .elementor-element.elementor-element-4ecbc00{--width:99.68%;}}<\/style>\t\t<div data-elementor-type=\"page\" data-elementor-id=\"6737\" class=\"elementor elementor-6737\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8c83f02 e-flex e-con-boxed e-con e-parent\" data-id=\"8c83f02\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-6410562 e-con-full e-flex e-con e-child\" data-id=\"6410562\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96a54e2 elementor-widget elementor-widget-text-editor\" data-id=\"96a54e2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<h5><span style=\"font-weight: 400;\">A contemporary, upscale hotel situated in Cape Town\u2019s Foreshore area, The Westin Cape Town is directly connected to the Cape Town International Convention Centre, offering seamless access within a minute\u2019s walk, ideal for conference delegates. The hotel is roughly 19\u201320 km from Cape Town International Airport (around a 20\u201325 minute drive, depending on traffic) and is conveniently located near popular highlights such as the V&amp;A Waterfront, Table Mountain cableway, and the city centre, making it well-suited for both business travellers and leisure visitors.<\/span><\/h5>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ecbc00 e-con-full e-flex e-con e-child\" data-id=\"4ecbc00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5574ffc elementor-widget__width-initial eael-table-align-center eael-dt-th-align-left elementor-widget elementor-widget-eael-data-table\" data-id=\"5574ffc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-data-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"eael-data-table-wrap\" data-table_id=\"5574ffc\" id=\"eael-data-table-wrapper-5574ffc\" data-custom_responsive=\"false\">\n\t\t\t<table class=\"tablesorter eael-data-table center\" id=\"eael-data-table-5574ffc\">\n\t\t\t    <thead>\n\t\t\t        <tr class=\"table-header\">\n\t\t\t\t\t\t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Room Type<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Single Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Double Occupancy per Night (ZAR)<\/span><\/th>\n\t\t\t        \t\t\t\t        <\/tr>\n\t\t\t    <\/thead>\n\t\t\t  \t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tClassic Room\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 7500\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tR 7950\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t        \t\t\t    <\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t  \t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-df4cd17 elementor-widget elementor-widget-heading\" data-id=\"df4cd17\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">General Benefits:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-718e9f0 elementor-widget elementor-widget-text-editor\" data-id=\"718e9f0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary high-speed Wi-Fi internet access for all in-house guests<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary breakfast included in room rate, served at Restaurant Thirty7<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">Complimentary arrival and departure porterage<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3da292e elementor-widget elementor-widget-heading\" data-id=\"3da292e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Terms &amp; Conditions:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17d9d95 elementor-widget elementor-widget-text-editor\" data-id=\"17d9d95\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>Rates are quoted in South African Rand (ZAR) per room per night and are inclusive of VAT and Tourism Levy charge.<\/li><li>Check-in time is from 15:00 hrs onwards<\/li><li>Check-out time is by 12:00 noon<\/li><li>Early check-in is subject to room availability and must be pre-booked and paid for<\/li><li>Late check-out will incur an additional charge equivalent to one full day&#8217;s stay per 24-hour period overstayed<\/li><li>All guests are required to present a valid passport or ID at check-in<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a76e23c elementor-widget elementor-widget-heading\" data-id=\"a76e23c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Cancellation Policy:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9f15fa2 elementor-widget elementor-widget-text-editor\" data-id=\"9f15fa2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">More than 30 days prior to arrival: 1 night&#8217;s accommodation charge applies<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">30 to 0 days prior to arrival: 100% of the total accommodation value charged<\/span><\/li><li style=\"font-weight: 400;\" aria-level=\"1\"><span style=\"font-weight: 400;\">No-Show: 100% of total accommodation value charged<\/span><\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a1be92 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1a1be92\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>For reservations, please click the booking link below. For any other inquiries, please contact Risha Harry at Risha.Harry@westin.com<\/li><li>Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a170e8b elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"a170e8b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.marriott.com\/event-reservations\/reservation-link.mi?id=1778573743898&#038;key=GRP&#038;app=resvlink&#038;_branch_match_id=1514236791960372260&#038;_branch_referrer=H4sIAAAAAAAAA8soKSkottLXTywo0MtNLCrKzC8p0UvOz9UvSi3OyczLtgdK2ALZZSCOWmaKraG5uYWpubG5ibGFpYVadmqlrXtQgFpdUWpaKlB3Xnp8UlF%2BeXFqka1zRlF%2BbioAwpwLHGAAAAA%3D\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CLICK HERE TO BOOK YOUR ROOM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\n\t\t\t<img class=\"e-image-base \" \n\t\t\t\t\tdata-interaction-id=\"f4cb680\" \n\t\t \n\t\t \n\t\t\t\t\t\t\t\t\tid=\"6864\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrc=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM.png\"\n\t\t\t\t\t\t\t\t\t\t\t\twidth=\"2280\"\n\t\t\t\t\t\t\t\t\t\t\t\theight=\"1312\"\n\t\t\t\t\t\t\t\t\t\t\t\tsrcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM.png 2280w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM-300x173.png 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM-1024x589.png 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM-768x442.png 768w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM-1536x884.png 1536w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2026\/05\/Screenshot-2026-05-14-at-9.00.51-AM-2048x1178.png 2048w\"\n\t\t\t\t\t\t\t\t\t\t\t\talt=\"\"\n\t\t\t\t\t\t\/>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t                    <\/div>\n\t\t                    <\/div>\n        <\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8977c39 elementor-widget__width-initial elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-text-editor\" data-id=\"8977c39\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Please be advised that rooms are subject to availability. For any additional inquiries regarding bookings or payments, kindly reach out to the hotel directly <br \/><span style=\"color: #993300;\"><b><i>*Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/i><\/b><\/span><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d71cc87 elementor-section-content-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d71cc87\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-fb886af\" data-id=\"fb886af\" data-element_type=\"column\" data-e-type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db4379e elementor-widget elementor-widget-text-editor\" data-id=\"db4379e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><br \/>Enjoy the exclusive IAOM MEA group rates at the <strong>Jeddah Hilton Hotel<\/strong>, conveniently located along the Red Sea coast. This prime location offers easy access to top attractions such as the Jeddah Corniche, King Fahd Fountain, Red Sea Mall, and the historic Al-Balad district. Just a short drive from King Abdulaziz International Airport and near major city routes, the hotel also provides complimentary shuttle services to popular shopping centers and cultural landmarks.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f1b0ffa elementor-widget elementor-widget-image\" data-id=\"f1b0ffa\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"2560\" height=\"753\" src=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-scaled.jpg\" class=\"attachment-full size-full wp-image-4656\" alt=\"\" srcset=\"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-scaled.jpg 2560w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-300x88.jpg 300w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-1024x301.jpg 1024w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-768x226.jpg 768w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-1536x452.jpg 1536w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-2048x602.jpg 2048w, https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-content\/uploads\/2025\/04\/Jeddah-2025-32-600x176.jpg 600w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b344ff3 eael-table-align-center eael-dt-th-align-left elementor-widget elementor-widget-eael-data-table\" data-id=\"b344ff3\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"eael-data-table.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"eael-data-table-wrap\" data-table_id=\"b344ff3\" id=\"eael-data-table-wrapper-b344ff3\" data-custom_responsive=\"false\">\n\t\t\t<table class=\"tablesorter eael-data-table center\" id=\"eael-data-table-b344ff3\">\n\t\t\t    <thead>\n\t\t\t        <tr class=\"table-header\">\n\t\t\t\t\t\t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Room Type<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Single (SAR)<\/span><\/th>\n\t\t\t        \t\t\t\t            <th class=\"\" id=\"\" colspan=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"data-table-header-text\">Double (SAR)<\/span><\/th>\n\t\t\t        \t\t\t\t        <\/tr>\n\t\t\t    <\/thead>\n\t\t\t  \t<tbody>\n\t\t\t\t\t\t\t\t\t\t\t<tr>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\tDeluxe Room City View\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t906\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t   \t\t\t\t\t\t\t\t\t\t\t<td colspan=\"\" rowspan=\"\" class=\"\" id=\"\">\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"td-content-wrapper\"><div class=\"td-content\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t1087\t\t\t\t\t\t\t\t\t\t\t\t<\/div><\/div>\n\t\t\t\t\t\t\t\t\t\t\t<\/td>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/tr>\n\t\t\t        \t\t\t    <\/tbody>\n\t\t\t<\/table>\n\t\t<\/div>\n\t  \t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cb2ca2b elementor-widget elementor-widget-spacer\" data-id=\"cb2ca2b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-88feb3d elementor-widget elementor-widget-heading\" data-id=\"88feb3d\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Terms &amp; Conditions:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c85e2c elementor-widget elementor-widget-text-editor\" data-id=\"3c85e2c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>All rates are inclusive of breakfast and applicable taxes.<\/li><li>Room rates are quoted in Saudi Riyal (SAR) per room, per night:<br \/>i) Single Deluxe Room: SAR 906 (approximately USD 242)<br \/>ii) Double Deluxe Room: SAR 1,087 (approximately USD 290)<\/li><li>Rates are based on a bed and breakfast basis.<\/li><li>The above rates include a 20.75% service charge and applicable taxes.<\/li><li>A valid credit card is required to guarantee the booking.<\/li><li>Check-in time is from 15:00 hrs onwards.<\/li><li>Check-out time is by 12:00 noon.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3fe3d28 elementor-widget elementor-widget-heading\" data-id=\"3fe3d28\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h5 class=\"elementor-heading-title elementor-size-default\">Cancellation Policy:<\/h5>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4a5d1b8 elementor-widget elementor-widget-text-editor\" data-id=\"4a5d1b8\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<ul><li>More than 30 days prior to arrival: No cancellation charges will apply.<\/li><li>15 to 30 days prior to arrival: 25% of the total booked room value will be charged.<\/li><li>7 to 15 days prior to arrival: 50% of the total booked room value will be charged.<\/li><li>72 hours to 7 days prior to arrival: 75% of the estimated total room value will be charged.<\/li><li>Less than 48 hours before the event\/function: 100% of the estimated total booked room value will be charged.<\/li><li>No-Show: In case of a no-show, the first night will be charged based on the actual rooms booked.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b2e7fc0 elementor-button-info elementor-align-center elementor-widget elementor-widget-button\" data-id=\"b2e7fc0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/www.hilton.com\/en\/book\/reservation\/rooms\/?ctyhocn=JEDHIHI&#038;arrivalDate=2025-11-29&#038;departureDate=2025-12-06&#038;groupCode=90J&#038;room1NumAdults=1&#038;cid=OM%2CWW%2CHILTONLINK%2CEN%2CDirectLink\" target=\"_blank\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">CLICK HERE TO BOOK YOUR ROOM<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-df12842 elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"df12842\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-e59087c\" data-id=\"e59087c\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9d308d4 elementor-widget elementor-widget-text-editor\" data-id=\"9d308d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Please be advised that rooms are subject to availability. For any additional inquiries regarding bookings or payments, kindly reach out to the hotel directly at <strong><a href=\"mailto:Jeddah_Reservations@hilton.com\">Jeddah_Reservations@hilton.com<\/a><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-74b3261 elementor-widget elementor-widget-text-editor\" data-id=\"74b3261\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p><strong><em>*Please note that IAOM MEA will not handle room reservations and payments related to hotel booking.<\/em><\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a0721a9 elementor-widget elementor-widget-spacer\" data-id=\"a0721a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;ekit_we_effect_on&quot;:&quot;none&quot;}\" data-widget_type=\"spacer.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>As November is considered a peak travel season in Cape Town, hotel availability is expected to be limited. To support IAOM delegates, we have secured special accommodation rates at selected hotels for a limited time only and subject to availability on a first-come, first-served basis. We strongly encourage all delegates to book their accommodations as [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":1,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1140","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/1140","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/comments?post=1140"}],"version-history":[{"count":175,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/1140\/revisions"}],"predecessor-version":[{"id":7094,"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/pages\/1140\/revisions\/7094"}],"wp:attachment":[{"href":"https:\/\/iaom-mea.com\/Cape-Town-2026\/wp-json\/wp\/v2\/media?parent=1140"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}