{"id":5,"date":"2025-07-10T12:56:44","date_gmt":"2025-07-10T12:56:44","guid":{"rendered":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/?page_id=5"},"modified":"2025-08-05T12:28:24","modified_gmt":"2025-08-05T12:28:24","slug":"winslow-oklahoma","status":"publish","type":"page","link":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/","title":{"rendered":"Winslow Oklahoma"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"5\" class=\"elementor elementor-5\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f55f720 e-con-full e-flex e-con e-parent\" data-id=\"f55f720\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-02918ff e-con-full e-flex e-con e-child\" data-id=\"02918ff\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf66ae9 elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"bf66ae9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/litepicker\/dist\/css\/litepicker.css\"\/>\r\n  <style>\r\n    \/* --- Custom Litepicker Styles --- *\/\r\n    .month-item.no-previous-month {\r\n        border-radius: 0px !important;\r\n    }\r\n    .container__months {\r\n        border-radius: 0px !important;\r\n        box-shadow: none !important;\r\n        font-family: 'Libre Franklin' !important;\r\n    }\r\n    .litepicker .container__days .day-item.is-start-date {\r\n        background-color: #b9512f;\r\n        border-radius: 0px;\r\n    }\r\n    .litepicker .container__days .day-item.is-end-date {\r\n        background-color: #b0512d;\r\n        border-radius: 0px;\r\n    }\r\n    .litepicker .container__days .day-item:hover {\r\n        color: #b9512f;\r\n        -webkit-box-shadow: inset 0 0 0 1px #b9512f;\r\n        box-shadow: inset 0 0 0 1px #b9512f;\r\n        border-radius: 0px;\r\n    }\r\n    .litepicker .container__days .day-item.is-in-range {\r\n        background-color: #fcdcd1;\r\n    }\r\n    strong.month-item-name {\r\n        text-transform: uppercase;\r\n    }\r\n    button.button-next-month:hover svg, button.button-previous-month:hover svg{\r\n        color: #c25131 !important;\r\n        fill: #c25131 !important;\r\n    }\r\n\r\n    \/* --- Base and Form Styles --- *\/\r\n    .booking-container {\r\n      position: relative;\r\n      width: 100%;\r\n      height: auto;  \r\n      display: flex;\r\n      flex-direction: column;\r\n      align-items: center;\r\n      justify-content: center;\r\n      padding: 20px;\r\n      gap: 40px;\r\n    }\r\n    .booking-form {\r\n      display: flex;\r\n      border: 2px solid white;\r\n      overflow: hidden;\r\n      max-width: 1000px;\r\n      width: 60%;\r\n    }\r\n    .form-field {\r\n      flex-grow: 1; \/* Allow field to grow *\/\r\n      flex-shrink: 1;\r\n      padding: 8px 20px;\r\n      border-right: 2px solid white;\r\n      position: relative;\r\n      color: white;\r\n      min-width: 0; \/* Allow shrinking below content size *\/\r\n    }\r\n    .form-field:last-child {\r\n      flex-grow: 0; \/* Prevent guests field from growing *\/\r\n      flex-shrink: 0; \/* Prevent guests field from shrinking *\/\r\n      flex-basis: 150px; \/* Set fixed width for guests field *\/\r\n      border-right: none;\r\n    }\r\n    .form-field label {\r\n      display: block;\r\n      color: white;\r\n      font-size: 11px;\r\n      font-weight: 600;\r\n      text-transform: uppercase;\r\n      letter-spacing: 0px;\r\n      margin-bottom: -4px;\r\n    }\r\n    .form-field input {\r\n      width: 100%;\r\n      background: transparent;\r\n      border: none;\r\n      color: white;\r\n      font-size: 24px;\r\n      font-weight: 700;\r\n      padding: 0;\r\n      outline: none;\r\n      cursor: pointer;\r\n      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;\r\n    }\r\n    #daterange[readonly] {\r\n        background-color: transparent;\r\n        cursor: pointer;\r\n    }\r\n    .guests-field {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 15px;\r\n    }\r\n    .guest-counter {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 10px;\r\n    }\r\n    .counter-btn {\r\n      width: 30px;\r\n      height: 30px;\r\n      border: 1px solid white;\r\n      background-color: transparent;\r\n      color: white;\r\n      font-size: 18px;\r\n      font-weight: bold;\r\n      cursor: pointer;\r\n      border-radius: 2px;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      transition: all 0.2s;\r\n    }\r\n    .counter-btn:hover {\r\n      background: rgba(255, 255, 255, 0.1);\r\n    }\r\n    .guest-count {\r\n      font-size: 24px;\r\n      font-weight: 700;\r\n      color: white;\r\n      min-width: 30px;\r\n      text-align: center;\r\n    }\r\n    .check-availability-btn {\r\n      padding: 15px 40px;\r\n      background: #D2691E;\r\n      color: white;\r\n      border: none;\r\n      font-size: 16px;\r\n      font-weight: bold;\r\n      text-transform: uppercase;\r\n      letter-spacing: 1px;\r\n      cursor: pointer;\r\n      transition: all 0.3s ease;\r\n      font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;\r\n    }\r\n    .check-availability-btn:hover {\r\n      background: #BA9375;\r\n      transform: translateY(-1px);\r\n    }\r\n    .litepicker-backdrop {\r\n        position: fixed;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100vw;\r\n        height: 100vh;\r\n        background-color: rgba(0, 0, 0, 0.5);\r\n        z-index: 1040;\r\n    }\r\n\r\n    \/* --- Responsive Styles --- *\/\r\n    @media (max-width: 1550px) {\r\n      .booking-form {\r\n        width: 75%;\r\n      }\r\n    }\r\n    @media (max-width: 1024px) {\r\n      .booking-form {\r\n        width: 100%;\r\n      }\r\n    }\r\n    @media (max-width: 768px) {\r\n      .booking-form {\r\n        flex-direction: column;\r\n      }\r\n      .check-availability-btn {\r\n        width: 100%;\r\n        max-width: 1000px;\r\n      }\r\n      .form-field {\r\n        border-right: none;\r\n        border-bottom: 2px solid white;\r\n        min-width: auto;\r\n      }\r\n      .form-field:last-child {\r\n        border-bottom: none;\r\n      }\r\n      .guest-counter {\r\n            width: 100% !important;\r\n            max-width: 100% !important;\r\n            justify-content: space-between;\r\n        }\r\n        form#booking-form {\r\n    height: 185px;\r\n}\r\n        \r\n        label {\r\n            text-align: center;\r\n        }\r\n    }\r\n\r\n.litepicker .container__days>div, .litepicker .container__days>a {\r\n    padding: 0px !important;\r\n}\r\n\r\n.litepicker .container__months .month-item-header {\r\n    padding: 0px !important;\r\n}\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"booking-container\">\r\n    <form class=\"booking-form\" id=\"booking-form\" onsubmit=\"handleBookingSubmit(event)\">\r\n      <div class=\"form-field\">\r\n        <label for=\"daterange\">CHECK-IN - CHECK-OUT<\/label>\r\n        <input id=\"daterange\" readonly \/>\r\n      <\/div>\r\n\r\n      <div class=\"form-field\">\r\n        <label>GUESTS<\/label>\r\n        <div class=\"guests-field\">\r\n          <div class=\"guest-counter\">\r\n            <button type=\"button\" class=\"counter-btn\" onclick=\"changeGuests(-1)\">-<\/button>\r\n            <span class=\"guest-count\" id=\"guestCount\">2<\/span>\r\n            <button type=\"button\" class=\"counter-btn\" onclick=\"changeGuests(1)\">+<\/button>\r\n          <\/div>\r\n        <\/div>\r\n      <\/div>\r\n    <\/form>\r\n\r\n    <button type=\"submit\" form=\"booking-form\" class=\"check-availability-btn\">CHECK AVAILABILITY<\/button>\r\n  <\/div>\r\n\r\n  <script src=\"https:\/\/cdn.jsdelivr.net\/npm\/litepicker\/dist\/litepicker.js\"><\/script>\r\n  \r\n  <script>\r\n    let guestCount = 2;\r\n\r\n    function changeGuests(change) {\r\n      guestCount += change;\r\n      if (guestCount < 1) guestCount = 1;\r\n      document.getElementById('guestCount').textContent = guestCount;\r\n    }\r\n\r\n    const today = new Date();\r\n    const tomorrow = new Date();\r\n    tomorrow.setDate(today.getDate() + 1);\r\n\r\n    function addBackdrop() {\r\n        if (document.querySelector('.litepicker-backdrop')) return;\r\n        const backdrop = document.createElement('div');\r\n        backdrop.className = 'litepicker-backdrop';\r\n        backdrop.addEventListener('click', () => picker.hide());\r\n        document.body.appendChild(backdrop);\r\n    }\r\n\r\n    function removeBackdrop() {\r\n        const backdrop = document.querySelector('.litepicker-backdrop');\r\n        if (backdrop) {\r\n            backdrop.parentNode.removeChild(backdrop);\r\n        }\r\n    }\r\n\r\n    const picker = new Litepicker({\r\n        element: document.getElementById('daterange'),\r\n        singleMode: false,\r\n        minDate: new Date(),\r\n        startDate: today,\r\n        endDate: tomorrow,\r\n        format: 'MMM DD, YYYY',\r\n        mobileFriendly: false,\r\n        tooltipText: { one: 'day', other: 'days' },\r\n        setup: (picker) => {\r\n            picker.options.element.litepickerInstance = picker;\r\n            picker.on('show', () => {\r\n                addBackdrop();\r\n                picker.picker.style.position = 'fixed';\r\n                picker.picker.style.top = '50%';\r\n                picker.picker.style.left = '50%';\r\n                picker.picker.style.transform = 'translate(-50%, -50%)';\r\n                picker.picker.style.zIndex = '1050';\r\n            });\r\n            picker.on('hide', () => {\r\n                removeBackdrop();\r\n            });\r\n        }\r\n    });\r\n\r\n    function formatDateForBooking(dateObj) {\r\n      const month = String(dateObj.getMonth() + 1).padStart(2, '0');\r\n      const day = String(dateObj.getDate()).padStart(2, '0');\r\n      const year = dateObj.getFullYear();\r\n      return `${month}\/${day}\/${year}`;\r\n    }\r\n    \r\n    function handleBookingSubmit(event) {\r\n      event.preventDefault();\r\n\r\n      const propertyId = '17447'; \/\/ Hardcoded for the specific location\r\n      \r\n      const litepicker = document.getElementById('daterange').litepickerInstance;\r\n      const arrivalDate = litepicker.getStartDate().toJSDate();\r\n      const departureDate = litepicker.getEndDate().toJSDate();\r\n      \r\n      const formattedCheckin = formatDateForBooking(arrivalDate);\r\n      const formattedCheckout = formatDateForBooking(departureDate);\r\n\r\n      const baseUrl = 'https:\/\/res.windsurfercrs.com\/ibe\/index.aspx';\r\n      const locationSelectionUrl = `https:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=${propertyId}&nono=1&lang=en-us`;\r\n      const finalUrl = `${baseUrl}?locale=en&propertyID=${propertyId}&location-selection=${encodeURIComponent(locationSelectionUrl)}&checkin=${formattedCheckin}&checkout=${formattedCheckout}&adults=${guestCount}`;\r\n      \r\n      console.log('Redirecting to:', finalUrl);\r\n      window.open(finalUrl, '_blank');\r\n    }\r\n  <\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-64dce9b elementor-widget elementor-widget-image\" data-id=\"64dce9b\" data-element_type=\"widget\" data-e-type=\"widget\" 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\t<a href=\"#rooms\">\n\t\t\t\t\t\t\t<img decoding=\"async\" width=\"19\" height=\"58\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/scroll-icon.webp\" class=\"attachment-large size-large wp-image-58\" alt=\"\" \/>\t\t\t\t\t\t\t\t<\/a>\n\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>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12b8f84 e-flex e-con-boxed e-con e-parent\" data-id=\"12b8f84\" data-element_type=\"container\" data-e-type=\"container\" id=\"rooms\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0fd4a86 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"0fd4a86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The Winslow - Oklahoma City\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7398c6d elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"7398c6d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">CHILL OUT. UNWIND. DISCOVER THE WINSLOW \u2013 OKLAHOMA CITY\u2019S VIBRANT STAY.<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-131a1cd elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"131a1cd\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Stay at The Winslow, right in the heart of it all, just minutes from the Paseo Arts District, Bricktown, festival grounds, and the city\u2019s best concert venues. Whether you\u2019re here for live music, big events, or local adventures like indoor skydiving, ziplining, or whitewater rafting, you\u2019ll be close to everything that makes OKC buzz.<br \/>Our roomy studio suites give you space to spread out, with separate living areas that feel more like home. Need to balance work and downtime? Our WorkWise Suites are set up for both, so you can plug in when you need to and unwind when you don\u2019t. With great amenities, a relaxed vibe, and a location that puts you steps from the action, The Winslow has already become a favorite for travelers.<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dcb0dc9 e-flex e-con-boxed e-con e-parent\" data-id=\"dcb0dc9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cc60fbb e-con-full e-flex e-con e-child\" data-id=\"cc60fbb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8299c32 elementor-widget elementor-widget-n-carousel\" data-id=\"8299c32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;2028e8e&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;9531645&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;6d5edfb&quot;}],&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_to_show&quot;:&quot;3&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7c4bb26 e-con-full e-flex e-con e-child\" data-id=\"7c4bb26\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-c350347 e-con-full e-flex e-con e-child\" data-id=\"c350347\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-4269f0d e-con-full e-flex e-con e-child\" data-id=\"4269f0d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-acac4e6 e-con-full e-flex e-con e-child\" data-id=\"acac4e6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d445707 elementor-widget elementor-widget-heading\" data-id=\"d445707\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">1 King Bed Studio<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59ec524 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"59ec524\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Perfect for a single traveler or couple, this space offers contemporary decor with separate sleeping and living areas. Enjoy a king-sized pillow top mattress, sofa sleeper, work desk, 50&#8243; TV, wet bar with coffee maker, mini-fridge, and microwave, plus Bee Kind toiletries and a Conair steamer and hairdryer.<\/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<div class=\"elementor-element elementor-element-a4a47a5 elementor-widget elementor-widget-button\" data-id=\"a4a47a5\" data-element_type=\"widget\" data-e-type=\"widget\" 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:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=17447&#038;nono=1&#038;lang=en-us\">\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\">Book now<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-eaddf02 e-flex e-con-boxed e-con e-child\" data-id=\"eaddf02\" 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-91c5f5b e-con-full e-flex e-con e-child\" data-id=\"91c5f5b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-002bb6f e-con-full e-flex e-con e-child\" data-id=\"002bb6f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e6ab04e e-con-full e-flex e-con e-child\" data-id=\"e6ab04e\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f374382 elementor-widget elementor-widget-heading\" data-id=\"f374382\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Double Beds Studio<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55e4428 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"55e4428\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Perfect for families or groups, enjoy 2 double beds with pillow top mattresses, a separate living space with a sofa sleeper, work desk, 50&#8243; TV, wet bar with coffee maker. mini-fridge, and microwave and Bee Kind toiletries, Conair steamer, and hairdryer.<\/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<div class=\"elementor-element elementor-element-45fed1c elementor-widget elementor-widget-button\" data-id=\"45fed1c\" data-element_type=\"widget\" data-e-type=\"widget\" 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:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=17447&#038;nono=1&#038;lang=en-us\">\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\">Book now<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-a125db6 e-flex e-con-boxed e-con e-child\" data-id=\"a125db6\" 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-0cfd03d e-con-full e-flex e-con e-child\" data-id=\"0cfd03d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-93c4c27 e-con-full e-flex e-con e-child\" data-id=\"93c4c27\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b2a5a45 e-con-full e-flex e-con e-child\" data-id=\"b2a5a45\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6c00ca9 elementor-widget elementor-widget-heading\" data-id=\"6c00ca9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">king bunk<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8b1a6ca elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8b1a6ca\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Created for families with children or those needing extra beds, this space offers a separate sleeping and living area with a sofa bed. Enjoy a king-sized pillow top mattress, twin bunk beds with premium bedding, and blackout curtains. The room also features a small kitchenette space with a mini fridge and microwave for added convenience.<\/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<div class=\"elementor-element elementor-element-a1f16e8 elementor-widget elementor-widget-button\" data-id=\"a1f16e8\" data-element_type=\"widget\" data-e-type=\"widget\" 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:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=17447&#038;nono=1&#038;lang=en-us\">\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\">Book now<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/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>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-349deb8 e-con-full e-flex e-con e-parent\" data-id=\"349deb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-869cb20 elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"869cb20\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;1adc564&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;09b2a4b&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 2\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-9f906c5 e-con-full e-flex e-con e-child\" data-id=\"9f906c5\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-468e36b e-con-full e-flex e-con e-child\" data-id=\"468e36b\" 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-84b666b elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"84b666b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Live Like The Owners<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5f24873 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"5f24873\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Owner's Suite<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a512d8 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"1a512d8\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Experience true luxury in our Owner\u2019s Suite, where you\u2019ll find upgraded amenities such as Jo Malone scents, a Nespresso machine, plush robes, and a Marshall Bluetooth speaker. Relax in the luxurious bathroom featuring a rain shower and enjoy exclusive comforts that make it feel like your own private retreat.<\/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-cdea7b1 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"cdea7b1\" data-element_type=\"widget\" data-e-type=\"widget\" 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:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=17447&#038;nono=1&#038;lang=en-us\" 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\">Book Now<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 2\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-374e3fc e-con-full e-flex e-con e-child\" data-id=\"374e3fc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f6d12c1 e-con-full e-flex e-con e-child\" data-id=\"f6d12c1\" 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-610a0b4 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"610a0b4\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Efficiency Redefined<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0db9eb3 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"0db9eb3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Work Wise Suite<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4ca235c elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"4ca235c\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Ideal for business travelers or students needing a spacious work setup, our Work Wise suite features separate sleeping and living areas, a king bed for restful nights, and a dedicated standing desk with large computer monitors. Enjoy upgraded amenities like a Nespresso machine and a cozy robe for relaxing after a productive day.<\/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-d2d2328 elementor-align-left elementor-widget elementor-widget-button\" data-id=\"d2d2328\" data-element_type=\"widget\" data-e-type=\"widget\" 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:\/\/res.windsurfercrs.com\/ibe\/index.aspx?propertyID=17447&#038;nono=1&#038;lang=en-us\" 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\">Book Now<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-88bc997 e-flex e-con-boxed e-con e-parent\" data-id=\"88bc997\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-797956e elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"797956e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">comfort in Every Guest Room<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-02e273e elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"02e273e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Room Amenities<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-84ea27f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"84ea27f\" data-element_type=\"widget\" data-e-type=\"widget\" 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>We\u2019ve added thoughtful amenities throughout The Winslow to make your stay comfortable and relaxing. Enjoy our complimentary breakfast, our 24\/7 menu featuring a variety of quick and healthy eats and a lobby pantry offering snacks, beverages and toiletry items. And workout anytime in our 24-hour fitness center which includes a Peloton Bike.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-08a3a71 e-con-full elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet elementor-hidden-mobile e-flex e-con e-child\" data-id=\"08a3a71\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-be0e8c6 e-con-full e-flex e-con e-child\" data-id=\"be0e8c6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2c439b3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"2c439b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" height=\"800px\" width=\"800px\" id=\"Capa_1\" viewBox=\"0 0 361.334 361.334\" xml:space=\"preserve\"><g>\t<path d=\"M258.146,0H103.188c-6.418,0-11.621,5.205-11.621,11.621V133.02h178.199V11.621C269.767,5.205,264.561,0,258.146,0z   M124.67,85.504c0,6.078-4.926,11.006-11.005,11.006v-60c6.079,0,11.005,4.928,11.005,11.006V85.504z\"><\/path>\t<path d=\"M91.567,328.377c0,6.42,5.203,11.623,11.621,11.623h154.957c6.416,0,11.621-5.203,11.621-11.623V149.154H91.567V328.377z   M235.834,251.797c0-3.59,2.91-6.5,6.5-6.5c3.59,0,6.5,2.91,6.5,6.5v10.75c0,3.59-2.91,6.5-6.5,6.5c-3.59,0-6.5-2.91-6.5-6.5  V251.797z M235.834,283.191c0-3.59,2.91-6.5,6.5-6.5c3.59,0,6.5,2.91,6.5,6.5v28.605c0,3.59-2.91,6.5-6.5,6.5  c-3.59,0-6.5-2.91-6.5-6.5V283.191z M113.665,176.77c6.079,0,11.005,4.926,11.005,11.004v37.99c0,6.078-4.926,11.006-11.005,11.006  V176.77z\"><\/path>\t<path d=\"M251.334,345h-138c-0.553,0-1,0.447-1,1v14.334c0,0.551,0.447,1,1,1h14.333c0.088,0,0.176-0.012,0.261-0.035l26.371-7.133  h54.411l28.045,7.137c0.08,0.02,0.163,0.031,0.246,0.031h14.333c0.553,0,1-0.449,1-1V346C252.334,345.447,251.887,345,251.334,345z  \"><\/path><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Mini Fridge<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" height=\"800px\" width=\"800px\" id=\"Layer_1\" viewBox=\"0 0 511.998 511.998\" xml:space=\"preserve\"><g>\t<g>\t\t<path d=\"M369.312,185.525l-56.841-85.163c-6.383-9.566-18.372-13.705-29.295-10.112c-18.961,6.238-186.394,61.73-226.27,88.337   c-58.709,39.177-74.59,118.818-35.413,177.519c32.41,48.563,92.399,67.243,145.434,50.27l108.979,98.97   c5.026,4.565,11.665,6.946,18.441,6.622c4.676-0.222,9.156-1.724,12.979-4.275c1.724-1.152,3.319-2.517,4.736-4.079l34.423-37.905   c9.506-10.462,8.721-26.658-1.741-36.164l-93.099-84.548c49.894-50.108,107.349-118.468,116.019-128.845   C374.944,207.438,375.61,194.971,369.312,185.525z M327.533,448.496l-34.424,37.905l-100.642-91.401   c2.15-1.263,4.446-2.074,6.545-3.473c9.532-6.366,21.376-16.469,34.278-28.612L327.533,448.496z M184.805,370.229   c-47.036,31.394-110.626,18.714-142.02-28.331c-31.394-47.036-18.714-110.626,28.331-142.02   c38.127-25.446,220.058-85.316,220.058-85.316l56.849,85.171C348.022,199.741,231.84,338.835,184.805,370.229z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M181.195,249.533c-19.593-29.355-59.409-37.299-88.764-17.707c-29.355,19.593-37.299,59.409-17.707,88.764   s59.409,37.299,88.764,17.707C192.843,318.704,200.787,278.888,181.195,249.533z M149.28,316.998   c-17.638,11.776-41.481,7.014-53.257-10.624c-11.776-17.638-7.014-41.481,10.624-53.257c17.638-11.776,41.481-7.014,53.257,10.624   C171.672,281.38,166.919,305.222,149.28,316.998z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M433.619,0.001c-2.594,5.734-6.332,11.392-11.895,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.34-19.959,15.642-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.097-9.412,21.197-24.277,24.866-36.403H433.619z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M459.219,51.201c-2.594,5.734-6.332,11.392-11.895,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.349-19.959,15.65-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.089-9.412,21.188-24.277,24.858-36.403H459.219z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M484.819,102.401c-2.594,5.734-6.332,11.392-11.896,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.349-19.959,15.65-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.089-9.412,21.188-24.277,24.858-36.403H484.819z\"><\/path>\t<\/g><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Hairdryer<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" width=\"800px\" height=\"800px\" viewBox=\"0 -22.55 122.88 122.88\" id=\"Layer_1\" style=\"enable-background:new 0 0 122.88 77.77\" xml:space=\"preserve\"><style type=\"text\/css\">.st0{fill-rule:evenodd;clip-rule:evenodd;}<\/style><g><path class=\"st0\" d=\"M95.45,13.68h3.94c0.49,0,0.89,0.4,0.89,0.89v3c0,0.49-0.4,0.89-0.89,0.89h-3.94c-0.49,0-0.89-0.4-0.89-0.89 v-3C94.56,14.08,94.96,13.68,95.45,13.68L95.45,13.68z M24.22,75.44v1.14c0,0.65-0.53,1.18-1.18,1.18H17.2 c-0.65,0-1.18-0.53-1.18-1.18v-1.15H4.7c-1.29,0-2.47-0.53-3.32-1.38C0.53,73.21,0,72.04,0,70.74V4.7c0-1.29,0.53-2.47,1.38-3.32 C2.23,0.53,3.41,0,4.7,0h113.48c1.29,0,2.47,0.53,3.32,1.38c0.85,0.85,1.38,2.03,1.38,3.32v66.04c0,1.29-0.53,2.47-1.38,3.32 c-0.85,0.85-2.03,1.38-3.32,1.38h-10.06v1.14c0,0.65-0.53,1.18-1.18,1.18h-5.84c-0.65,0-1.18-0.53-1.18-1.18v-1.15H24.22 L24.22,75.44z M101.62,50.08c0.24,0,0.43,0.19,0.43,0.43c0,0.24-0.19,0.43-0.43,0.43c-0.24,0-0.43-0.19-0.43-0.43 C101.19,50.27,101.38,50.08,101.62,50.08L101.62,50.08z M99.43,50.34c0.23-0.06,0.47,0.08,0.53,0.31c0.06,0.23-0.08,0.47-0.31,0.53 c-0.23,0.06-0.47-0.08-0.53-0.31C99.07,50.64,99.2,50.4,99.43,50.34L99.43,50.34z M97.39,51.16c0.21-0.12,0.47-0.05,0.59,0.16 c0.12,0.21,0.05,0.47-0.16,0.59c-0.21,0.12-0.47,0.05-0.59-0.16C97.11,51.54,97.18,51.28,97.39,51.16L97.39,51.16z M95.63,52.48 c0.17-0.17,0.44-0.17,0.61,0c0.17,0.17,0.17,0.44,0,0.61c-0.17,0.17-0.44,0.17-0.61,0C95.46,52.93,95.46,52.65,95.63,52.48 L95.63,52.48z M94.27,54.21c0.12-0.21,0.38-0.28,0.59-0.16c0.21,0.12,0.28,0.39,0.16,0.59c-0.12,0.21-0.38,0.28-0.59,0.16 C94.22,54.69,94.14,54.42,94.27,54.21L94.27,54.21z M93.4,56.24c0.06-0.23,0.3-0.37,0.53-0.31c0.23,0.06,0.37,0.3,0.31,0.53 c-0.06,0.23-0.3,0.37-0.53,0.31C93.47,56.71,93.34,56.47,93.4,56.24L93.4,56.24z M109.71,56.42c0.06,0.23-0.08,0.47-0.31,0.53 c-0.23,0.06-0.47-0.08-0.53-0.31c-0.06-0.23,0.08-0.47,0.31-0.53C109.41,56.05,109.64,56.19,109.71,56.42L109.71,56.42z M108.89,54.38c0.12,0.21,0.05,0.47-0.16,0.59c-0.21,0.12-0.47,0.05-0.59-0.16c-0.12-0.21-0.05-0.47,0.16-0.59 C108.5,54.1,108.77,54.17,108.89,54.38L108.89,54.38z M107.56,52.61c0.17,0.17,0.17,0.44,0,0.61c-0.17,0.17-0.44,0.17-0.61,0 c-0.17-0.17-0.17-0.44,0-0.61C107.12,52.44,107.39,52.44,107.56,52.61L107.56,52.61z M105.83,51.25c0.21,0.12,0.28,0.38,0.16,0.59 c-0.12,0.21-0.38,0.28-0.59,0.16c-0.21-0.12-0.28-0.38-0.16-0.59C105.36,51.2,105.62,51.13,105.83,51.25L105.83,51.25z M103.8,50.39c0.23,0.06,0.37,0.3,0.31,0.53c-0.06,0.23-0.3,0.37-0.53,0.31c-0.23-0.06-0.37-0.3-0.31-0.53 C103.33,50.46,103.57,50.33,103.8,50.39L103.8,50.39z M16.4,32.11c-0.2,0.63-0.87,0.98-1.5,0.78c-0.63-0.2-0.98-0.87-0.78-1.5 c0.57-1.79,1.91-4.46,3.64-6.74c1.38-1.81,3.02-3.42,4.77-4.24c0.59-0.28,1.3-0.02,1.58,0.57c0.28,0.59,0.02,1.3-0.57,1.58 c-1.35,0.63-2.7,1.98-3.87,3.52C18.1,28.15,16.9,30.53,16.4,32.11L16.4,32.11z M90.11,6.82h23.07c0.79,0,1.5,0.32,2.02,0.84 c0.52,0.52,0.84,1.23,0.84,2.02v55.7c0,0.79-0.32,1.5-0.84,2.02c-0.52,0.52-1.23,0.84-2.02,0.84H90.11c-0.79,0-1.5-0.32-2.02-0.84 h0c-0.52-0.52-0.84-1.23-0.84-2.02V9.69c0-0.79,0.32-1.5,0.84-2.02C88.6,7.15,89.32,6.82,90.11,6.82L90.11,6.82z M113.18,9.21 H90.11c-0.13,0-0.25,0.05-0.34,0.14c-0.09,0.09-0.14,0.21-0.14,0.34v55.7c0,0.13,0.05,0.25,0.14,0.34l0,0 c0.09,0.09,0.21,0.14,0.34,0.14h23.07c0.13,0,0.25-0.05,0.34-0.14c0.09-0.09,0.14-0.21,0.14-0.34V9.69c0-0.13-0.05-0.25-0.14-0.34 C113.42,9.26,113.31,9.21,113.18,9.21L113.18,9.21z M10.49,15.11h59.88c0.66,0,1.25,0.27,1.69,0.7c0.43,0.43,0.7,1.03,0.7,1.69 v40.46c0,0.66-0.27,1.25-0.7,1.69c-0.43,0.43-1.03,0.7-1.69,0.7H10.49c-0.66,0-1.25-0.27-1.69-0.7c-0.43-0.43-0.7-1.03-0.7-1.69 V17.49c0-0.66,0.27-1.25,0.7-1.69h0C9.24,15.37,9.83,15.11,10.49,15.11L10.49,15.11z M70.37,17.49H10.49h0l0,0c0,0,0,0,0,0v40.46 c0,0,0,0,0,0c0,0,0,0,0,0h59.88c0,0,0,0,0,0c0,0,0,0,0,0L70.37,17.49C70.37,17.49,70.37,17.49,70.37,17.49 C70.37,17.49,70.37,17.49,70.37,17.49L70.37,17.49z M82.59,2.39v70.67h35.59c0.63,0,1.21-0.26,1.63-0.68 c0.42-0.42,0.68-1,0.68-1.63V4.7c0-0.64-0.26-1.21-0.68-1.63c-0.42-0.42-1-0.68-1.63-0.68H82.59L82.59,2.39z M77.79,73.06V2.39H4.7 c-0.64,0-1.21,0.26-1.63,0.68c-0.42,0.42-0.68,1-0.68,1.63v66.04c0,0.63,0.26,1.21,0.68,1.63c0.42,0.42,1,0.68,1.63,0.68H77.79 L77.79,73.06z M101.62,53c3.04,0,5.51,2.47,5.51,5.51c0,3.04-2.47,5.51-5.51,5.51c-3.04,0-5.51-2.46-5.51-5.51 C96.12,55.46,98.58,53,101.62,53L101.62,53z M95.26,33.67h12.97c0.92,0,1.67,0.75,1.67,1.67v9.02c0,0.92-0.75,1.67-1.67,1.67H95.26 c-0.92,0-1.67-0.75-1.67-1.67v-9.02C93.59,34.43,94.34,33.67,95.26,33.67L95.26,33.67z M104.1,22.45h3.94 c0.49,0,0.89,0.4,0.89,0.89v3c0,0.49-0.4,0.89-0.89,0.89h-3.94c-0.49,0-0.89-0.4-0.89-0.89v-3 C103.22,22.85,103.62,22.45,104.1,22.45L104.1,22.45z M95.45,22.45h3.94c0.49,0,0.89,0.4,0.89,0.89v3c0,0.49-0.4,0.89-0.89,0.89 h-3.94c-0.49,0-0.89-0.4-0.89-0.89v-3C94.56,22.85,94.96,22.45,95.45,22.45L95.45,22.45z M104.1,13.68h3.94 c0.49,0,0.89,0.4,0.89,0.89v3c0,0.49-0.4,0.89-0.89,0.89h-3.94c-0.49,0-0.89-0.4-0.89-0.89v-3 C103.22,14.08,103.62,13.68,104.1,13.68L104.1,13.68z\"><\/path><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Microwave<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" height=\"800px\" width=\"800px\" id=\"Capa_1\" viewBox=\"0 0 339.836 339.836\" xml:space=\"preserve\"><g>\t<g>\t\t<path d=\"M234.012,98.45v-9.438c0-4.143-3.358-7.5-7.5-7.5c-4.143,0-7.5,3.357-7.5,7.5v9.438c0,4.143,3.357,7.5,7.5,7.5   C230.654,105.95,234.012,102.593,234.012,98.45z\"><\/path>\t\t<path d=\"M198.08,105.951c2.352,0,4.668-1.104,6.131-3.171l6.674-9.438c2.391-3.382,1.588-8.063-1.795-10.454   c-3.381-2.392-8.063-1.589-10.453,1.794l-6.674,9.438c-2.393,3.382-1.588,8.063,1.793,10.454   C195.072,105.504,196.582,105.951,198.08,105.951z\"><\/path>\t\t<path d=\"M254.943,105.951c1.496,0,3.008-0.447,4.322-1.377c3.383-2.392,4.185-7.072,1.795-10.454l-6.674-9.438   c-2.393-3.383-7.074-4.187-10.455-1.794c-3.381,2.392-4.186,7.072-1.793,10.454l6.674,9.438   C250.273,104.848,252.59,105.951,254.943,105.951z\"><\/path>\t\t<path d=\"M225.652,160.192H114.182c-4.143,0-7.5,3.357-7.5,7.5v82.309c0,4.143,3.357,7.5,7.5,7.5h111.471   c4.143,0,7.5-3.357,7.5-7.5v-82.309C233.152,163.55,229.795,160.192,225.652,160.192z M162.416,242.501h-40.734v-67.309h40.734   V242.501z M218.152,242.501h-40.736v-67.309h40.736V242.501z\"><\/path>\t\t<path d=\"M339.818,282.758l-10-148.828c-0.264-3.938-3.535-6.997-7.482-6.997h-17.201l29.744-42.132   c1.272-1.8,1.686-4.068,1.135-6.202c-0.551-2.133-2.014-3.916-3.998-4.876l-72.17-34.886   c-8.144-9.258-20.064-15.117-33.334-15.117c-24.486,0-44.408,19.922-44.408,44.41c0,4.143,3.358,7.5,7.5,7.5h73.817   c0.008,0.001,0.014,0,0.019,0c4.143,0,7.5-3.357,7.5-7.5c0-0.204-0.008-0.405-0.023-0.605c-0.033-2.381-0.26-4.714-0.654-6.99   l47.262,22.844l-30.75,43.555H17.5c-3.947,0-7.219,3.06-7.484,6.997l-10,148.828C0.01,282.845,0,283.179,0,283.261v25.355   c0,4.142,3.357,7.5,7.5,7.5h324.836c4.142,0,7.5-3.358,7.5-7.5v-25.355C339.836,283.179,339.824,282.845,339.818,282.758z    M198.072,60.63c3.324-12.596,14.815-21.91,28.44-21.91c13.625,0,25.115,9.314,28.439,21.91H198.072z M24.512,141.933h251.672   l-3.879,5.493c-15.977,2.011-28.379,15.673-28.379,32.186c0,4.143,3.357,7.5,7.5,7.5h49.902c0.008,0.001,0.016,0.001,0.02,0   c4.143,0,7.5-3.357,7.5-7.5c0-0.212-0.008-0.422-0.025-0.629c-0.25-13.137-8.348-24.383-19.787-29.248l5.51-7.803h20.777   l8.992,133.828H15.521L24.512,141.933z M292.133,172.112h-31.512c2.811-5.88,8.816-9.951,15.756-9.951   C283.316,162.161,289.324,166.232,292.133,172.112z M324.836,301.116H15v-10.355h309.836V301.116z\"><\/path>\t<\/g><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Desk with Chair<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-489253b e-con-full e-flex e-con e-child\" data-id=\"489253b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ba528d elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"0ba528d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" width=\"800px\" height=\"800px\" viewBox=\"0 0 50 50\"><path d=\"M16 13C15.5 13 14.941406 13.234375 14.625 13.65625C14.308594 14.078125 14.25 14.554688 14.28125 15C14.347656 15.890625 14.785156 16.785156 15.53125 17.65625C17.023438 19.398438 19.839844 21 24 21C27.988281 21 30.214844 20.464844 31.75 19.9375C33.285156 19.410156 33.945313 19 35.15625 19C36.367188 19 38.398438 19.457031 40.03125 20.78125C41.664063 22.105469 43 24.25 43 28L37 28L37 26.84375C37 25.292969 35.707031 24 34.15625 24L28.84375 24C27.292969 24 26 25.292969 26 26.84375L26 28.03125C18.265625 28.378906 10.808594 32.734375 3.5 43.21875C3.464844 43.257813 3.433594 43.300781 3.40625 43.34375C3.332031 43.417969 3.269531 43.5 3.21875 43.59375C3.195313 43.632813 3.175781 43.675781 3.15625 43.71875C2.191406 45.128906 1.238281 46.652344 0.28125 48.28125C0.257813 48.3125 0.238281 48.34375 0.21875 48.375C0.210938 48.386719 0.195313 48.394531 0.1875 48.40625C0.175781 48.417969 0.167969 48.425781 0.15625 48.4375C0.144531 48.457031 0.136719 48.480469 0.125 48.5C0.113281 48.511719 0.105469 48.519531 0.09375 48.53125C0.09375 48.550781 0.09375 48.574219 0.09375 48.59375C0.0820313 48.613281 0.0703125 48.636719 0.0625 48.65625C0.0507813 48.667969 0.0429688 48.675781 0.03125 48.6875C0.03125 48.699219 0.03125 48.707031 0.03125 48.71875C0.03125 48.738281 0.03125 48.761719 0.03125 48.78125C0.0195313 48.792969 0.0117188 48.800781 0 48.8125C0 48.832031 0 48.855469 0 48.875C0 48.886719 0 48.894531 0 48.90625C0 48.925781 0 48.949219 0 48.96875C0 48.980469 0 48.988281 0 49C0 49.03125 0 49.0625 0 49.09375C0 49.105469 0 49.113281 0 49.125C0 49.144531 0 49.167969 0 49.1875C0 49.199219 0 49.207031 0 49.21875C0.0078125 49.238281 0.0195313 49.261719 0.03125 49.28125C0.03125 49.292969 0.03125 49.300781 0.03125 49.3125C0.0390625 49.332031 0.0507813 49.355469 0.0625 49.375C0.0703125 49.394531 0.0820313 49.417969 0.09375 49.4375C0.09375 49.449219 0.09375 49.457031 0.09375 49.46875C0.105469 49.480469 0.113281 49.488281 0.125 49.5C0.152344 49.542969 0.183594 49.585938 0.21875 49.625C0.226563 49.644531 0.238281 49.667969 0.25 49.6875C0.261719 49.699219 0.269531 49.707031 0.28125 49.71875C0.292969 49.71875 0.300781 49.71875 0.3125 49.71875C0.320313 49.738281 0.332031 49.761719 0.34375 49.78125C0.355469 49.78125 0.363281 49.78125 0.375 49.78125C0.394531 49.804688 0.414063 49.824219 0.4375 49.84375C0.449219 49.84375 0.457031 49.84375 0.46875 49.84375C0.488281 49.855469 0.511719 49.867188 0.53125 49.875C0.5625 49.898438 0.59375 49.917969 0.625 49.9375C0.683594 49.964844 0.75 49.984375 0.8125 50C0.824219 50 0.832031 50 0.84375 50C0.863281 50 0.886719 50 0.90625 50C0.917969 50 0.925781 50 0.9375 50C1 50.003906 1.0625 50.003906 1.125 50L48 50C49.09375 50 50 49.09375 50 48L50 45.34375C50.003906 45.292969 50.003906 45.238281 50 45.1875L50 45C50.007813 44.9375 50.007813 44.875 50 44.8125L50 29.1875C50.007813 29.125 50.007813 29.0625 50 29C50 28.957031 50 28.917969 50 28.875C50.003906 28.832031 50.003906 28.792969 50 28.75C49.953125 23.203125 48.382813 19.214844 45.6875 16.65625C42.953125 14.058594 39.167969 13 35 13 Z M 16.3125 15L35 15C38.832031 15 42.046875 15.941406 44.3125 18.09375C46.429688 20.101563 47.796875 23.257813 47.96875 28L45 28C45 23.75 43.351563 20.894531 41.28125 19.21875C39.210938 17.542969 36.828125 17 35.15625 17C33.484375 17 32.464844 17.589844 31.09375 18.0625C29.722656 18.535156 27.816406 19 24 19C20.355469 19 18.113281 17.601563 17.03125 16.34375C16.535156 15.765625 16.359375 15.273438 16.3125 15 Z M 28.84375 26L34.15625 26C34.625 26 35 26.375 35 26.84375L35 28L28 28L28 26.84375C28 26.375 28.375 26 28.84375 26 Z M 27.03125 30L48 30L48 43L6.125 43C13.128906 33.441406 19.945313 30 27.03125 30 Z M 24 35C22.894531 35 22 35.894531 22 37C22 38.105469 22.894531 39 24 39C25.105469 39 26 38.105469 26 37C26 35.894531 25.105469 35 24 35 Z M 31 35C29.894531 35 29 35.894531 29 37C29 38.105469 29.894531 39 31 39C32.105469 39 33 38.105469 33 37C33 35.894531 32.105469 35 31 35 Z M 38 35C36.894531 35 36 35.894531 36 37C36 38.105469 36.894531 39 38 39C39.105469 39 40 38.105469 40 37C40 35.894531 39.105469 35 38 35 Z M 4.71875 45L48 45L48 45.1875C48 45.21875 48 45.25 48 45.28125L48 48L2.78125 48C3.421875 46.949219 4.082031 45.945313 4.71875 45Z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Iron\/Ironing Board Available<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" width=\"800px\" height=\"800px\" viewBox=\"0 0 100 100\" xml:space=\"preserve\"><g id=\"hairdryer\"><g><path d=\"M11,33H5c-0.6,0-1,0.4-1,1s0.4,1,1,1h6c0.6,0,1-0.4,1-1S11.6,33,11,33z\"><\/path><path d=\"M10.3,28.7c0.2,0.2,0.5,0.3,0.7,0.3c0.2,0,0.5-0.1,0.7-0.3c0.4-0.4,0.4-1,0-1.4l-3.8-4c-0.4-0.4-1-0.4-1.4,0    c-0.4,0.4-0.4,1,0,1.4L10.3,28.7z\"><\/path><path d=\"M10.3,39.3l-4,4c-0.4,0.4-0.4,1,0,1.4C6.5,44.9,6.7,45,7,45s0.5-0.1,0.7-0.3l4-4c0.4-0.4,0.4-1,0-1.4S10.7,38.9,10.3,39.3    z\"><\/path><path d=\"M89.3,47.5c4.1-3.1,6.7-8,6.7-13.5c0-9.4-7.6-17-17-17h-9.1c-4.7,0-9.4,1.2-13.5,3.4c-3.1,1.7-6.5,2.8-10.1,3.1L20.1,26    l-5.8-1.9C14,24,13.7,24,13.4,24.2C13.2,24.4,13,24.7,13,25v18c0,0.3,0.2,0.6,0.4,0.8c0.2,0.1,0.4,0.2,0.6,0.2    c0.1,0,0.2,0,0.3-0.1l5.8-1.9l26.2,2.5c3.6,0.3,7,1.4,10.1,3.1c3.5,1.9,7.5,3.1,11.5,3.4l0.2,1.1c-0.8,0.1-1.5,0.5-2,1.1    c-0.6,0.7-0.8,1.6-0.6,2.5l1.2,6c0.3,1.4,1.5,2.4,3,2.4h0.8l3.2,16.6C74,82,75.2,83,76.6,83h15.9c0.9,0,1.7-0.4,2.3-1.1    c0.6-0.7,0.8-1.6,0.6-2.5L89.3,47.5z M92.2,73h-9.6c-0.5,0-0.9-0.3-1-0.8l-2.3-12c-0.1-0.4,0.1-0.7,0.2-0.8S80,59,80.4,59h9.1    L92.2,73z M15,26.4l4,1.3v12.6l-4,1.3V26.4z M46.5,42.5L21,40.1V27.9l25.5-2.4c3.8-0.4,7.5-1.5,10.9-3.3c3.8-2.1,8.2-3.2,12.5-3.2    H79c8.3,0,15,6.7,15,15s-6.7,15-15,15h-9.1c-4.4,0-8.7-1.1-12.5-3.2C54,44,50.4,42.8,46.5,42.5z M69.7,62c-0.5,0-0.9-0.3-1-0.8    l-1.2-6c-0.1-0.3,0-0.6,0.2-0.9c0.2-0.2,0.5-0.4,0.8-0.4h0l1.6,8H69.7z M93.3,80.6c-0.2,0.2-0.5,0.4-0.8,0.4H76.6    c-0.5,0-0.9-0.3-1-0.8L70,51h9c3.1,0,6-0.8,8.5-2.3l1.6,8.3h-8.7c-0.9,0-1.7,0.4-2.3,1.1c-0.6,0.7-0.8,1.6-0.6,2.5l2.3,12    C80,74,81.2,75,82.7,75h10l0.9,4.8C93.6,80.1,93.5,80.4,93.3,80.6z\"><\/path><path d=\"M79,45c6.1,0,11-4.9,11-11s-4.9-11-11-11s-11,4.9-11,11S72.9,45,79,45z M79,43c-2.7,0-5-1.2-6.7-3h13.4    C84,41.8,81.7,43,79,43z M70.1,35h17.9c-0.1,1.1-0.4,2.1-0.9,3c0,0,0,0,0,0H71c0,0,0,0,0,0C70.5,37.1,70.2,36.1,70.1,35z M71,30    C71,30,71,30,71,30l16,0c0,0,0,0,0,0c0.5,0.9,0.8,1.9,0.9,3H70.1C70.2,31.9,70.5,30.9,71,30z M79,25c2.7,0,5,1.2,6.7,3H72.3    C74,26.2,76.3,25,79,25z\"><\/path><\/g><\/g><g id=\"scissor\"><\/g><g id=\"razor\"><\/g><g id=\"razor_blade_1_\"><\/g><g id=\"comb\"><\/g><g id=\"shaving_machine\"><\/g><g id=\"barbershop\"><\/g><g id=\"barber_pole\"><\/g><g id=\"hairstylist\"><\/g><g id=\"kids\"><\/g><g id=\"mature\"><\/g><g id=\"woman\"><\/g><g id=\"moustache\"><\/g><g id=\"hair_gel\"><\/g><g id=\"shampoo\"><\/g><g id=\"mirror\"><\/g><g id=\"spray\"><\/g><g id=\"apron\"><\/g><g id=\"chair\"><\/g><g id=\"mask\"><\/g><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Clothes Steamer<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wifi\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M634.91 154.88C457.74-8.99 182.19-8.93 5.09 154.88c-6.66 6.16-6.79 16.59-.35 22.98l34.24 33.97c6.14 6.1 16.02 6.23 22.4.38 145.92-133.68 371.3-133.71 517.25 0 6.38 5.85 16.26 5.71 22.4-.38l34.24-33.97c6.43-6.39 6.3-16.82-.36-22.98zM320 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm202.67-83.59c-115.26-101.93-290.21-101.82-405.34 0-6.9 6.1-7.12 16.69-.57 23.15l34.44 33.99c6 5.92 15.66 6.32 22.05.8 83.95-72.57 209.74-72.41 293.49 0 6.39 5.52 16.05 5.13 22.05-.8l34.44-33.99c6.56-6.46 6.33-17.06-.56-23.15z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Complimentary Wifi<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-icon\">\n\t\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-coffee\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z\"><\/path><\/svg>\t\t\t\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">Coffee\/Tea Service<\/span>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\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>\n\t\t<div class=\"elementor-element elementor-element-c0ae282 e-con-full e-flex e-con e-child\" data-id=\"c0ae282\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-05cfe31 e-con-full e-flex e-con e-child\" data-id=\"05cfe31\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-790df0e elementor-widget elementor-widget-heading\" data-id=\"790df0e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Mini Fridge<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e878a33 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"e878a33\" data-element_type=\"widget\" data-e-type=\"widget\" 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>A mini-fridge and microwave, perfect for quick snacks, drinks, or late-night cravings.<\/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<div class=\"elementor-element elementor-element-5cf2a79 e-con-full e-flex e-con e-child\" data-id=\"5cf2a79\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c2f2d2e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"c2f2d2e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-coffee\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M192 384h192c53 0 96-43 96-96h32c70.6 0 128-57.4 128-128S582.6 32 512 32H120c-13.3 0-24 10.7-24 24v232c0 53 43 96 96 96zM512 96c35.3 0 64 28.7 64 64s-28.7 64-64 64h-32V96h32zm47.7 384H48.3c-47.6 0-61-64-36-64h583.3c25 0 11.8 64-35.9 64z\"><\/path><\/svg>\t\t\t<\/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-1071c11 elementor-widget elementor-widget-heading\" data-id=\"1071c11\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">coffee and tea<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8aa4d8b elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"8aa4d8b\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Freshly brewed coffee and tea service, ready whenever you need a boost.<\/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<div class=\"elementor-element elementor-element-5958ef8 e-con-full e-flex e-con e-child\" data-id=\"5958ef8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-1293ad8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"1293ad8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-wifi\" viewBox=\"0 0 640 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M634.91 154.88C457.74-8.99 182.19-8.93 5.09 154.88c-6.66 6.16-6.79 16.59-.35 22.98l34.24 33.97c6.14 6.1 16.02 6.23 22.4.38 145.92-133.68 371.3-133.71 517.25 0 6.38 5.85 16.26 5.71 22.4-.38l34.24-33.97c6.43-6.39 6.3-16.82-.36-22.98zM320 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm202.67-83.59c-115.26-101.93-290.21-101.82-405.34 0-6.9 6.1-7.12 16.69-.57 23.15l34.44 33.99c6 5.92 15.66 6.32 22.05.8 83.95-72.57 209.74-72.41 293.49 0 6.39 5.52 16.05 5.13 22.05-.8l34.44-33.99c6.56-6.46 6.33-17.06-.56-23.15z\"><\/path><\/svg>\t\t\t<\/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-e4dd635 elementor-widget elementor-widget-heading\" data-id=\"e4dd635\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Complimentary Wi-Fi<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-82af1ee elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"82af1ee\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Complimentary high-speed Wi-Fi to keep you connected throughout your stay.<\/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<\/div>\n\t\t<div class=\"elementor-element elementor-element-fc2dcbf e-con-full e-flex e-con e-child\" data-id=\"fc2dcbf\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-cc2c280 e-con-full e-flex e-con e-child\" data-id=\"cc2c280\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6febebf elementor-widget elementor-widget-heading\" data-id=\"6febebf\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Desk with Chair<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cdb641f elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cdb641f\" data-element_type=\"widget\" data-e-type=\"widget\" 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>A comfortable work desk and chair, ideal for focusing on business or planning your next adventure.<\/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<div class=\"elementor-element elementor-element-3884ee5 e-con-full e-flex e-con e-child\" data-id=\"3884ee5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-200417a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"200417a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-moon\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M279.135 512c78.756 0 150.982-35.804 198.844-94.775 28.27-34.831-2.558-85.722-46.249-77.401-82.348 15.683-158.272-47.268-158.272-130.792 0-48.424 26.06-92.292 67.434-115.836 38.745-22.05 28.999-80.788-15.022-88.919A257.936 257.936 0 0 0 279.135 0c-141.36 0-256 114.575-256 256 0 141.36 114.576 256 256 256zm0-464c12.985 0 25.689 1.201 38.016 3.478-54.76 31.163-91.693 90.042-91.693 157.554 0 113.848 103.641 199.2 215.252 177.944C402.574 433.964 344.366 464 279.135 464c-114.875 0-208-93.125-208-208s93.125-208 208-208z\"><\/path><\/svg>\t\t\t<\/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-0f9dea2 elementor-widget elementor-widget-heading\" data-id=\"0f9dea2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Restful Night Sleep<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca015bc elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"ca015bc\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Blackout blinds that let you sleep in or block out the afternoon sun for a perfect nap.<\/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<div class=\"elementor-element elementor-element-63a0480 e-con-full e-flex e-con e-child\" data-id=\"63a0480\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-814a969 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"814a969\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-far-play-circle\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M371.7 238l-176-107c-15.8-8.8-35.7 2.5-35.7 21v208c0 18.4 19.8 29.8 35.7 21l176-101c16.4-9.1 16.4-32.8 0-42zM504 256C504 119 393 8 256 8S8 119 8 256s111 248 248 248 248-111 248-248zm-448 0c0-110.5 89.5-200 200-200s200 89.5 200 200-89.5 200-200 200S56 366.5 56 256z\"><\/path><\/svg>\t\t\t<\/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-d286146 elementor-widget elementor-widget-heading\" data-id=\"d286146\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">No Sound Inside<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0061b4a elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"0061b4a\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Sound machines in every room to help you drift off peacefully, no matter what\u2019s happening outside.<\/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<\/div>\n\t\t<div class=\"elementor-element elementor-element-5db3ffa e-con-full e-flex e-con e-child\" data-id=\"5db3ffa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c88d146 e-con-full e-flex e-con e-child\" data-id=\"c88d146\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73ace0b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"73ace0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-parking\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M400 32H48C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48zM240 320h-48v48c0 8.8-7.2 16-16 16h-32c-8.8 0-16-7.2-16-16V144c0-8.8 7.2-16 16-16h96c52.9 0 96 43.1 96 96s-43.1 96-96 96zm0-128h-48v64h48c17.6 0 32-14.4 32-32s-14.4-32-32-32z\"><\/path><\/svg>\t\t\t<\/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-b97d740 elementor-widget elementor-widget-heading\" data-id=\"b97d740\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Free Parking<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f4e2da7 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"f4e2da7\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Free on-site parking, so you can come and go without the hassle or extra cost.<\/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<div class=\"elementor-element elementor-element-396a147 e-con-full e-flex e-con e-child\" data-id=\"396a147\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-582b686 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"582b686\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#000000\" height=\"800px\" width=\"800px\" id=\"Layer_1\" viewBox=\"0 0 511.998 511.998\" xml:space=\"preserve\"><g>\t<g>\t\t<path d=\"M369.312,185.525l-56.841-85.163c-6.383-9.566-18.372-13.705-29.295-10.112c-18.961,6.238-186.394,61.73-226.27,88.337   c-58.709,39.177-74.59,118.818-35.413,177.519c32.41,48.563,92.399,67.243,145.434,50.27l108.979,98.97   c5.026,4.565,11.665,6.946,18.441,6.622c4.676-0.222,9.156-1.724,12.979-4.275c1.724-1.152,3.319-2.517,4.736-4.079l34.423-37.905   c9.506-10.462,8.721-26.658-1.741-36.164l-93.099-84.548c49.894-50.108,107.349-118.468,116.019-128.845   C374.944,207.438,375.61,194.971,369.312,185.525z M327.533,448.496l-34.424,37.905l-100.642-91.401   c2.15-1.263,4.446-2.074,6.545-3.473c9.532-6.366,21.376-16.469,34.278-28.612L327.533,448.496z M184.805,370.229   c-47.036,31.394-110.626,18.714-142.02-28.331c-31.394-47.036-18.714-110.626,28.331-142.02   c38.127-25.446,220.058-85.316,220.058-85.316l56.849,85.171C348.022,199.741,231.84,338.835,184.805,370.229z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M181.195,249.533c-19.593-29.355-59.409-37.299-88.764-17.707c-29.355,19.593-37.299,59.409-17.707,88.764   s59.409,37.299,88.764,17.707C192.843,318.704,200.787,278.888,181.195,249.533z M149.28,316.998   c-17.638,11.776-41.481,7.014-53.257-10.624c-11.776-17.638-7.014-41.481,10.624-53.257c17.638-11.776,41.481-7.014,53.257,10.624   C171.672,281.38,166.919,305.222,149.28,316.998z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M433.619,0.001c-2.594,5.734-6.332,11.392-11.895,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.34-19.959,15.642-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.097-9.412,21.197-24.277,24.866-36.403H433.619z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M459.219,51.201c-2.594,5.734-6.332,11.392-11.895,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.349-19.959,15.65-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.089-9.412,21.188-24.277,24.858-36.403H459.219z\"><\/path>\t<\/g><\/g><g>\t<g>\t\t<path d=\"M484.819,102.401c-2.594,5.734-6.332,11.392-11.896,15.104c-7.424,4.958-16.316,4.958-26.624,4.966   c-12.638,0-26.948,0.017-40.823,9.267c-18.927,12.629-25.37,35.14-27.563,47.462h26.129c2.022-8.414,6.349-19.959,15.65-26.163   c7.424-4.958,16.324-4.958,26.624-4.966c12.638,0,26.948-0.017,40.823-9.267c14.089-9.412,21.188-24.277,24.858-36.403H484.819z\"><\/path>\t<\/g><\/g><\/svg>\t\t\t<\/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-62ee8e0 elementor-widget elementor-widget-heading\" data-id=\"62ee8e0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Hairdryer<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-cd21dbe elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"cd21dbe\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Hairdryer, clothes steamer, ensuring you always look your best for every occasion.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-801d34a e-flex e-con-boxed e-con e-parent\" data-id=\"801d34a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46c4eae elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"46c4eae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Experience<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f70bb66 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"f70bb66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Relax and have fun<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b2fa51 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"3b2fa51\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Kick back or turn up the energy, The Winslow OKC has space for it all. Step outside to our open-air patio, where a crackling fire pit and sizzling grill set the scene for laid-back evenings with friends. There\u2019s plenty of seating to stretch out and stay a while, plus a pool table to keep the friendly competition going. Big-screen TVs let you catch the game while you unwind under the Oklahoma sky.<\/p><p>Inside, you\u2019ll find a fully equipped fitness center to keep your routine on track, a welcoming dining area for snacks or a quick bite, and plenty more to make your stay unforgettable. At The Winslow OKC, downtime doesn\u2019t mean dull\u2014it\u2019s where good vibes, great company, and everything you need come together.<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cab5bbe e-con-full e-flex e-con e-parent\" data-id=\"cab5bbe\" 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-637bdfc elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"637bdfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;9aee874&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;1ab553f&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;cb0a4b1&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;0baf642&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;offset_sides&quot;:&quot;both&quot;,&quot;offset_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:250,&quot;sizes&quot;:[]},&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;offset_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;offset_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_width_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fc158ea e-con-full e-flex e-con e-child\" data-id=\"fc158ea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-9cb66a0 e-con-full e-flex e-con e-child\" data-id=\"9cb66a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-bcdb25b e-con-full e-flex e-con e-child\" data-id=\"bcdb25b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b2d0572 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"b2d0572\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Lobby Bar &amp; Restaurant<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c6702b9 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"c6702b9\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Enjoy a delightful selection of cocktails, wine, and local beer, complemented by quick bites to satisfy any craving at our Lobby Bar. Enjoy a relaxed atmosphere perfect for unwinding after a day of exploration.<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-7227a00 e-con-full e-flex e-con e-child\" data-id=\"7227a00\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4c6577f e-con-full e-flex e-con e-child\" data-id=\"4c6577f\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-85d8957 e-con-full e-flex e-con e-child\" data-id=\"85d8957\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4f4e710 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4f4e710\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">On-Site Fitness Center<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-65f3ed5 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"65f3ed5\" data-element_type=\"widget\" data-e-type=\"widget\" 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>To stay in shape during your stay, visit our 24-hour fitness center and enjoy state-of-the-art fitness equipment including a Peloton Bike.<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6377aa9 e-con-full e-flex e-con e-child\" data-id=\"6377aa9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ed8f9bd e-con-full e-flex e-con e-child\" data-id=\"ed8f9bd\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-0accb90 e-con-full e-flex e-con e-child\" data-id=\"0accb90\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4043094 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4043094\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Dedicated Meeting Space<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-fc31676 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"fc31676\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Need a place to meet? We can accommodate up to 60 people in this new, contemporary space.<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 4\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bd58233 e-con-full e-flex e-con e-child\" data-id=\"bd58233\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd19fdb e-con-full e-flex e-con e-child\" data-id=\"dd19fdb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-5fbc027 e-con-full e-flex e-con e-child\" data-id=\"5fbc027\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d085bea elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"d085bea\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Outdoor Space<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d39fbcb elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"d39fbcb\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Our outdoor space is finally open! Enjoy a complete experience with BBQs, fire pits, covered and uncovered seating, billiards, cornhole, and TVs to watch games and stay updated on the news. Gather with family and friends for fun and relaxation.<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a74d4af e-flex e-con-boxed e-con e-parent\" data-id=\"a74d4af\" 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-f6ab8e8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"f6ab8e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Grab a Bite to Eat\n\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4c93b43 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"4c93b43\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Food &amp; Beverage\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-492bd1e elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"492bd1e\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Our 24\/7 menu, buffet breakfast, and well stocked pantry will make sure you have what you need when you need it. No need to roam around town looking for food when you wake up in the morning or at the end of a long day.<\/p>\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\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-86962c6 e-flex e-con-boxed e-con e-parent\" data-id=\"86962c6\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5d5998a e-con-full e-flex e-con e-child\" data-id=\"5d5998a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6b26abe elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"6b26abe\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;2028e8e&quot;},{&quot;slide_title&quot;:&quot;Slide #2&quot;,&quot;_id&quot;:&quot;9531645&quot;},{&quot;slide_title&quot;:&quot;Slide #3&quot;,&quot;_id&quot;:&quot;6d5edfb&quot;}],&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;2&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;speed&quot;:500,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-10834c4 e-con-full e-flex e-con e-child\" data-id=\"10834c4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-a3576bb e-con-full e-flex e-con e-child\" data-id=\"a3576bb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-3ec2491 e-con-full e-flex e-con e-child\" data-id=\"3ec2491\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-93c4f81 e-con-full e-flex e-con e-child\" data-id=\"93c4f81\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76a4f3b elementor-widget elementor-widget-heading\" data-id=\"76a4f3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Continental Breakfast<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a168268 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"a168268\" data-element_type=\"widget\" data-e-type=\"widget\" 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>\u00a0Enjoy our coffee bar, fresh baked goods and assortment of hot and cold breakfast foods each morning.<\/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<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-21cc4de e-flex e-con-boxed e-con e-child\" data-id=\"21cc4de\" 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-463c418 e-con-full e-flex e-con e-child\" data-id=\"463c418\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-78448c3 e-con-full e-flex e-con e-child\" data-id=\"78448c3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-33e27e1 e-con-full e-flex e-con e-child\" data-id=\"33e27e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b077b9f elementor-widget elementor-widget-heading\" data-id=\"b077b9f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">The Pantry<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-135a712 elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"135a712\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Need a snack or forget your toothbrush? Our pantry is stocked with things to help you out in a pinch.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 3\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-041bdf4 e-flex e-con-boxed e-con e-child\" data-id=\"041bdf4\" 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-50941c8 e-con-full e-flex e-con e-child\" data-id=\"50941c8\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-b25bb1c e-con-full e-flex e-con e-child\" data-id=\"b25bb1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5ad4c97 e-con-full e-flex e-con e-child\" data-id=\"5ad4c97\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0f18a3c elementor-widget elementor-widget-heading\" data-id=\"0f18a3c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">LOBBY BAR<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-36c8f8c elementor-widget__width-initial elementor-widget elementor-widget-text-editor\" data-id=\"36c8f8c\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Be sure to check with our onsite Restaurant &amp; Bar for our daily specials available every evening between 4-6 PM.<\/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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/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\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1df5c51 e-flex e-con-boxed e-con e-parent\" data-id=\"1df5c51\" 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-3837188 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3837188\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Local Attractions\n\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-70ed94a elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"70ed94a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">AROUND THE CORNER\n<\/h2>\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-52ad496 e-con-full e-flex e-con e-parent\" data-id=\"52ad496\" 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-779a9c2 elementor-widget-mobile__width-initial e-n-tabs-mobile elementor-widget elementor-widget-n-tabs\" data-id=\"779a9c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;tabs_justify_horizontal&quot;:&quot;center&quot;,&quot;horizontal_scroll&quot;:&quot;disable&quot;}\" data-widget_type=\"nested-tabs.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-tabs\" data-widget-number=\"125413826\" aria-label=\"Tabs. Open items with Enter or Space, close with Escape and navigate using the Arrow keys.\">\n\t\t\t<div class=\"e-n-tabs-heading\" role=\"tablist\">\n\t\t\t\t\t<button id=\"e-n-tab-title-1254138261\" data-tab-title-id=\"e-n-tab-title-1254138261\" class=\"e-n-tab-title\" aria-selected=\"true\" data-tab-index=\"1\" role=\"tab\" tabindex=\"0\" aria-controls=\"e-n-tab-content-1254138261\" style=\"--n-tabs-title-order: 1;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tin the Neighborhood\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1254138262\" data-tab-title-id=\"e-n-tab-title-1254138262\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"2\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1254138262\" style=\"--n-tabs-title-order: 2;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tMonuments &amp; Museums\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t<button id=\"e-n-tab-title-1254138263\" data-tab-title-id=\"e-n-tab-title-1254138263\" class=\"e-n-tab-title\" aria-selected=\"false\" data-tab-index=\"3\" role=\"tab\" tabindex=\"-1\" aria-controls=\"e-n-tab-content-1254138263\" style=\"--n-tabs-title-order: 3;\">\n\t\t\t\t\t\t<span class=\"e-n-tab-title-text\">\n\t\t\t\tWithin Reach to Explore\t\t\t<\/span>\n\t\t<\/button>\n\t\t\t\t\t<\/div>\n\t\t\t<div class=\"e-n-tabs-content\">\n\t\t\t\t<div id=\"e-n-tab-content-1254138261\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1254138261\" data-tab-index=\"1\" style=\"--n-tabs-title-order: 1;\" class=\"e-active elementor-element elementor-element-d979bbf e-con-full e-flex e-con e-child\" data-id=\"d979bbf\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-abdf25c e-flex e-con-boxed e-con e-child\" data-id=\"abdf25c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-01bdf9e e-con-full e-flex e-con e-child\" data-id=\"01bdf9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9f396e6 elementor-widget elementor-widget-image\" data-id=\"9f396e6\" data-element_type=\"widget\" data-e-type=\"widget\" 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=\"900\" height=\"600\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Bricktown-OKC_shutterstock_1177346161.webp\" class=\"attachment-full size-full wp-image-568\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Bricktown-OKC_shutterstock_1177346161.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Bricktown-OKC_shutterstock_1177346161-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Bricktown-OKC_shutterstock_1177346161-768x512.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-d6b9189 e-con-full e-flex e-con e-child\" data-id=\"d6b9189\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ae5755c elementor-widget elementor-widget-heading\" data-id=\"ae5755c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Bricktown District\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-17e11cd elementor-widget elementor-widget-text-editor\" data-id=\"17e11cd\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Discover OKC\u2019s dynamic urban district, home to 45+ restaurants, bars, shops, family attractions, art, museums, and even a summer urban beach. With a rich mix of businesses, education, housing, and leisure, it\u2019s a 24\/7 destination blending history and modernity. Come explore and experience the city\u2019s vibrant heart!<\/p><p>\u00a0<\/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<div class=\"elementor-element elementor-element-82482dc e-flex e-con-boxed e-con e-child\" data-id=\"82482dc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-15e8d1c e-con-full e-flex e-con e-child\" data-id=\"15e8d1c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-bc565e5 e-con-full e-flex e-con e-child\" data-id=\"bc565e5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68b9898 elementor-widget elementor-widget-heading\" data-id=\"68b9898\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Paseo Arts District\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-21c4d9e elementor-widget elementor-widget-text-editor\" data-id=\"21c4d9e\" data-element_type=\"widget\" data-e-type=\"widget\" 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>Paseo Arts District is a vibrant, bohemian haven where creativity knows no bounds. With its tree-lined streets, historic Spanish Revival architecture, and a warm, welcoming atmosphere, this unique neighborhood is a hub for art, culture, and community. Explore a dynamic mix of galleries, studios, boutique shops, and eclectic restaurants, offering a sensory journey that celebrates both the visual and culinary arts.<\/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<div class=\"elementor-element elementor-element-33c16ef e-con-full e-flex e-con e-child\" data-id=\"33c16ef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e93029f elementor-widget elementor-widget-image\" data-id=\"e93029f\" data-element_type=\"widget\" data-e-type=\"widget\" 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 decoding=\"async\" width=\"900\" height=\"675\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2344976233.webp\" class=\"attachment-full size-full wp-image-569\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2344976233.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2344976233-300x225.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2344976233-768x576.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\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-ba7472c e-flex e-con-boxed e-con e-child\" data-id=\"ba7472c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-e9d8dd7 e-con-full e-flex e-con e-child\" data-id=\"e9d8dd7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0f3cfcb e-con-full e-flex e-con e-child\" data-id=\"0f3cfcb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5b9db77 elementor-widget elementor-widget-image\" data-id=\"5b9db77\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"669\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_1491362687.webp\" class=\"attachment-full size-full wp-image-570\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_1491362687.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_1491362687-300x223.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_1491362687-768x571.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-c24b292 e-con-full e-flex e-con e-child\" data-id=\"c24b292\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-615139f elementor-widget elementor-widget-heading\" data-id=\"615139f\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Western Avenue District\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47e957c elementor-widget elementor-widget-text-editor\" data-id=\"47e957c\" data-element_type=\"widget\" data-e-type=\"widget\" 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\tDiscover the Western Avenue District, a vibrant urban playground with over 50 shops, dining hotspots, coffee gems, and trendy bars. This historic district, one of the city\u2019s oldest, spans from charming art deco-inspired buildings near NW 36th to the sleek modernity of Nichols Hills, offering a captivating journey through time and style. Don\u2019t miss this unique blend of history, culture, and excitement on your Oklahoma City visit.\n\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div id=\"e-n-tab-content-1254138262\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1254138262\" data-tab-index=\"2\" style=\"--n-tabs-title-order: 2;\" class=\" elementor-element elementor-element-f3f1731 e-con-full e-flex e-con e-child\" data-id=\"f3f1731\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-771f791 e-flex e-con-boxed e-con e-child\" data-id=\"771f791\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-ea58bed e-con-full e-flex e-con e-child\" data-id=\"ea58bed\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2126397 elementor-widget elementor-widget-image\" data-id=\"2126397\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Skydance-Bridge_shutterstock_1127892563-1.webp\" class=\"attachment-full size-full wp-image-564\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Skydance-Bridge_shutterstock_1127892563-1.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Skydance-Bridge_shutterstock_1127892563-1-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Skydance-Bridge_shutterstock_1127892563-1-768x512.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-4f9e670 e-con-full e-flex e-con e-child\" data-id=\"4f9e670\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c1b99f5 elementor-widget elementor-widget-heading\" data-id=\"c1b99f5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Skydance Bridge - Scissortail Oklahoma City\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-f25ba2f elementor-widget elementor-widget-text-editor\" data-id=\"f25ba2f\" data-element_type=\"widget\" data-e-type=\"widget\" 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\tThe Skydance Bridge, an enchanting masterpiece by artist Hans Butzer, inspired by the \u201cskydance\u201d of Oklahoma\u2019s state bird, the scissor-tailed flycatcher. This 380-foot-long pedestrian bridge features a soaring 197-foot-tall sculpture, gracefully blending art and nature into the city\u2019s landscape. It\u2019s a must-see, where creativity takes flight high above the urban streets.\n\n\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<div class=\"elementor-element elementor-element-7802f27 e-flex e-con-boxed e-con e-child\" data-id=\"7802f27\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-d799e43 e-con-full e-flex e-con e-child\" data-id=\"d799e43\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-a160521 e-con-full e-flex e-con e-child\" data-id=\"a160521\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-595bda5 elementor-widget elementor-widget-heading\" data-id=\"595bda5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oklahoma City Museum of Art\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-190359c elementor-widget elementor-widget-text-editor\" data-id=\"190359c\" data-element_type=\"widget\" data-e-type=\"widget\" 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<div class=\"attraction-post\"><div class=\"content-inner constrained-width\"><div class=\"text-wrapper\"><div class=\"description\"><p>Discover traveling exhibitions, original collection pieces, and weekly screenings of foreign, independent, and classic films. For a cultural and culinary experience, dine at the museum\u2019s restaurant. Don\u2019t miss the awe-inspiring Chihuly glass collection, including the magnificent 55-foot Eleanor Blake Kirkpatrick Memorial Tower.<\/p><\/div><\/div><\/div><\/div><div class=\"attraction-post\"><div class=\"content-inner constrained-width\">\u00a0<\/div><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7f0499a e-con-full e-flex e-con e-child\" data-id=\"7f0499a\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5eccfb2 elementor-widget elementor-widget-image\" data-id=\"5eccfb2\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"674\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058257618.webp\" class=\"attachment-full size-full wp-image-565\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058257618.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058257618-300x225.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058257618-768x575.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\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-c5e4e3c e-flex e-con-boxed e-con e-child\" data-id=\"c5e4e3c\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-70d811d e-con-full e-flex e-con e-child\" data-id=\"70d811d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c91fd8f e-con-full e-flex e-con e-child\" data-id=\"c91fd8f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-701e659 elementor-widget elementor-widget-image\" data-id=\"701e659\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2109992465.webp\" class=\"attachment-full size-full wp-image-566\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2109992465.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2109992465-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2109992465-768x512.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-fff5508 e-con-full e-flex e-con e-child\" data-id=\"fff5508\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e554ecd elementor-widget elementor-widget-heading\" data-id=\"e554ecd\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">National Cowboy &amp; Western Heritage Museum\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d1c14f9 elementor-widget elementor-widget-text-editor\" data-id=\"d1c14f9\" data-element_type=\"widget\" data-e-type=\"widget\" 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\tSaddle up for a Western adventure at the National Cowboy &amp; Western Heritage Museum in Oklahoma City! Discover over 28,000 Western and American Indian artworks and artifacts, including the world\u2019s most extensive collection of American rodeo photographs, barbed wire, saddlery, and early rodeo trophies.\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<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-d5c43f4 e-flex e-con-boxed e-con e-child\" data-id=\"d5c43f4\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-4a792c7 e-con-full e-flex e-con e-child\" data-id=\"4a792c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-b4a1265 e-con-full e-flex e-con e-child\" data-id=\"b4a1265\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-17b0e7d elementor-widget elementor-widget-heading\" data-id=\"17b0e7d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oklahoma City National Memorial &amp; Museum\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eaf7a69 elementor-widget elementor-widget-text-editor\" data-id=\"eaf7a69\" data-element_type=\"widget\" data-e-type=\"widget\" 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>The Oklahoma City National Memorial stands as a solemn and reverent tribute in Oklahoma City, honoring the memory of the victims, survivors, rescuers, and all those touched by the tragic Oklahoma City bombing on April 19, 1995. Located on the hallowed grounds of the former Alfred P. Murrah Federal Building, which was destroyed in the devastating event, the memorial serves as a place of reflection and remembrance. It occupies the historic site on NW 5th Street, nestled between N. Robinson Avenue and N. Harvey Avenue, where the world was forever changed. This poignant site allows visitors to pay their respects and learn about the events that unfolded on that fateful day.<\/p><p>\u00a0<\/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<div class=\"elementor-element elementor-element-6376c7c e-con-full e-flex e-con e-child\" data-id=\"6376c7c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75773af elementor-widget elementor-widget-image\" data-id=\"75773af\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058255926.webp\" class=\"attachment-full size-full wp-image-567\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058255926.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058255926-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058255926-768x512.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\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 id=\"e-n-tab-content-1254138263\" role=\"tabpanel\" aria-labelledby=\"e-n-tab-title-1254138263\" data-tab-index=\"3\" style=\"--n-tabs-title-order: 3;\" class=\" elementor-element elementor-element-97b868b e-con-full e-flex e-con e-child\" data-id=\"97b868b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-ac00799 e-flex e-con-boxed e-con e-child\" data-id=\"ac00799\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-21d2ce3 e-con-full e-flex e-con e-child\" data-id=\"21d2ce3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3252417 elementor-widget elementor-widget-image\" data-id=\"3252417\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"900\" height=\"600\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_21121433361-1.webp\" class=\"attachment-full size-full wp-image-563\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_21121433361-1.webp 900w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_21121433361-1-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_21121433361-1-768x512.webp 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-cd0c1db e-con-full e-flex e-con e-child\" data-id=\"cd0c1db\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c4549c7 elementor-widget elementor-widget-heading\" data-id=\"c4549c7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Chickasaw Bricktown Ballpark\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a74e675 elementor-widget elementor-widget-text-editor\" data-id=\"a74e675\" data-element_type=\"widget\" data-e-type=\"widget\" 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>The Chickasaw Bricktown Ballpark is the spirited home of the Oklahoma City Dodgers and the Triple-A affiliate of the renowned Los Angeles Dodgers Major League Baseball team. This state-of-the-art baseball haven is where the crack of the bat, the roar of the crowd, and the love for America\u2019s favorite pastime come together.<\/p><p>\u00a0<\/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<div class=\"elementor-element elementor-element-58f595d e-flex e-con-boxed e-con e-child\" data-id=\"58f595d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-1aaaa3f e-con-full e-flex e-con e-child\" data-id=\"1aaaa3f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-c4e49ec e-con-full e-flex e-con e-child\" data-id=\"c4e49ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c5522e3 elementor-widget elementor-widget-heading\" data-id=\"c5522e3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Myriad Botanical Gardens<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7bcc82f elementor-widget elementor-widget-text-editor\" data-id=\"7bcc82f\" data-element_type=\"widget\" data-e-type=\"widget\" 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>The Myriad Botanical Garden is one of Oklahoma City\u2019s most beautiful and vibrant green spaces. Located in the heart of downtown, it spans 15 acres, providing a natural escape within the city. Our spacious grounds offer a serene oasis for visitors, with seasonal delights like bulb displays, concerts, movies, classes, and children\u2019s festivals.<\/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<div class=\"elementor-element elementor-element-984f3f5 e-con-full e-flex e-con e-child\" data-id=\"984f3f5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7a6aff5 elementor-widget elementor-widget-image\" data-id=\"7a6aff5\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2187275381-1-1.webp\" class=\"attachment-full size-full wp-image-562\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2187275381-1-1.webp 800w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2187275381-1-1-300x200.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2187275381-1-1-768x512.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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>\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-5e7e617 e-flex e-con-boxed e-con e-child\" data-id=\"5e7e617\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c39bfdc e-con-full e-flex e-con e-child\" data-id=\"c39bfdc\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0e2f912 e-con-full e-flex e-con e-child\" data-id=\"0e2f912\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b421c6f elementor-widget elementor-widget-image\" data-id=\"b421c6f\" data-element_type=\"widget\" data-e-type=\"widget\" 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 loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"599\" src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2077699132-1.webp\" class=\"attachment-full size-full wp-image-559\" alt=\"\" srcset=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2077699132-1.webp 800w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2077699132-1-300x225.webp 300w, https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2077699132-1-768x575.webp 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" \/>\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>\n\t\t<div class=\"elementor-element elementor-element-b429021 e-con-full e-flex e-con e-child\" data-id=\"b429021\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9316112 elementor-widget elementor-widget-heading\" data-id=\"9316112\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Oklahoma City Zoo\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-d26e3fe elementor-widget elementor-widget-text-editor\" data-id=\"d26e3fe\" data-element_type=\"widget\" data-e-type=\"widget\" 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\tThe Oklahoma City Zoo is a captivating oasis where nature and wildlife thrive in the heart of the city. This family-friendly destination offers an immersive experience with over 2,000 animals from around the world, educational exhibits, and engaging activities for all ages. Stroll through beautifully landscaped gardens, interact with exotic species, and discover the importance of conservation.\n\n\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<\/div>\n\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<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4e8ba6c e-con-full e-flex e-con e-parent\" data-id=\"4e8ba6c\" 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-6aeb27a elementor-pagination-type-bullets elementor-arrows-position-inside elementor-pagination-position-outside elementor-widget elementor-widget-n-carousel\" data-id=\"6aeb27a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;carousel_items&quot;:[{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;cb0a4b1&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;0baf642&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;55f0cc9&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;18e11dc&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;15c9c28&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;538652b&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;eb1e7b3&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;268ff1f&quot;},{&quot;slide_title&quot;:&quot;Slide #1&quot;,&quot;_id&quot;:&quot;04d5fae&quot;}],&quot;slides_to_show&quot;:&quot;1&quot;,&quot;slides_to_show_tablet&quot;:&quot;1&quot;,&quot;offset_sides&quot;:&quot;both&quot;,&quot;offset_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:250,&quot;sizes&quot;:[]},&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:40,&quot;sizes&quot;:[]},&quot;offset_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:100,&quot;sizes&quot;:[]},&quot;offset_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0,&quot;sizes&quot;:[]},&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;slides_to_show_mobile&quot;:&quot;1&quot;,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;offset_width_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"nested-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"e-n-carousel swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"swiper-wrapper\" aria-live=\"polite\">\n\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"1\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bc1b1b3 e-con-full e-flex e-con e-child\" data-id=\"bc1b1b3\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dd9d8e1 e-con-full e-flex e-con e-child\" data-id=\"dd9d8e1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"2\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-fddbf13 e-con-full e-flex e-con e-child\" data-id=\"fddbf13\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-760890a e-con-full e-flex e-con e-child\" data-id=\"760890a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"3\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0de6050 e-con-full e-flex e-con e-child\" data-id=\"0de6050\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e377a33 e-con-full e-flex e-con e-child\" data-id=\"e377a33\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"4\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d24d9c7 e-con-full e-flex e-con e-child\" data-id=\"d24d9c7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-0ff92a7 e-con-full e-flex e-con e-child\" data-id=\"0ff92a7\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"5\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-f5028a5 e-con-full e-flex e-con e-child\" data-id=\"f5028a5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e97c082 e-con-full e-flex e-con e-child\" data-id=\"e97c082\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"6\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-2b30566 e-con-full e-flex e-con e-child\" data-id=\"2b30566\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-156463a e-con-full e-flex e-con e-child\" data-id=\"156463a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"7\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-e8269ba e-con-full e-flex e-con e-child\" data-id=\"e8269ba\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f0afde1 e-con-full e-flex e-con e-child\" data-id=\"f0afde1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"8\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0854282 e-con-full e-flex e-con e-child\" data-id=\"0854282\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-5824a74 e-con-full e-flex e-con e-child\" data-id=\"5824a74\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" data-slide=\"9\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"9 of 9\">\n\t\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3d84acd e-con-full e-flex e-con e-child\" data-id=\"3d84acd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-e72fdb0 e-con-full e-flex e-con e-child\" data-id=\"e72fdb0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-left\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M257.5 445.1l-22.2 22.2c-9.4 9.4-24.6 9.4-33.9 0L7 273c-9.4-9.4-9.4-24.6 0-33.9L201.4 44.7c9.4-9.4 24.6-9.4 33.9 0l22.2 22.2c9.5 9.5 9.3 25-.4 34.3L136.6 216H424c13.3 0 24 10.7 24 24v32c0 13.3-10.7 24-24 24H136.6l120.5 114.8c9.8 9.3 10 24.8.4 34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-arrow-right\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cb4d6f7 e-flex e-con-boxed e-con e-parent\" data-id=\"cb4d6f7\" 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-e81110b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"e81110b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fab-instagram\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\"><\/path><\/svg>\t\t\t<\/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-0c53ee5 elementor-widget elementor-widget-heading\" data-id=\"0c53ee5\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Follow Us on Instagram<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-391b61b elementor-arrows-position-outside elementor-widget elementor-widget-image-carousel\" data-id=\"391b61b\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;slides_to_show&quot;:&quot;4&quot;,&quot;slides_to_scroll&quot;:&quot;1&quot;,&quot;navigation&quot;:&quot;arrows&quot;,&quot;lazyload&quot;:&quot;yes&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;autoplay_speed&quot;:5000,&quot;infinite&quot;:&quot;yes&quot;,&quot;speed&quot;:500,&quot;image_spacing_custom&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:20,&quot;sizes&quot;:[]},&quot;image_spacing_custom_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;image_spacing_custom_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"image-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-image-carousel-wrapper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Image Carousel\" dir=\"ltr\">\n\t\t\t<div class=\"elementor-image-carousel swiper-wrapper\" aria-live=\"off\">\n\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"1 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/PoolTable_TheWinslowOKC-1024x683-1-768x512.webp\" alt=\"PoolTable_TheWinslowOKC-1024x683\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"2 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/winslow-OKC-WorkwiseSuite-212-1024x682-1-768x512.webp\" alt=\"winslow-OKC-WorkwiseSuite-212-1024x682\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"3 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/FirePitNight_TheWinslowOKC-1024x683-2-768x512.webp\" alt=\"FirePitNight_TheWinslowOKC-1024x683\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"4 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/Skydance-Bridge_shutterstock_1127892563-768x512.webp\" alt=\"Skydance-Bridge_shutterstock_1127892563\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"5 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2077699132-768x575.webp\" alt=\"shutterstock_2077699132\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"6 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/OKC-Cityscape_shutterstock_1176466870-845x500-1-768x454.webp\" alt=\"OKC-Cityscape_shutterstock_1176466870-845x500\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"7 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/shutterstock_2058257618-845x500-1-768x454.webp\" alt=\"shutterstock_2058257618-845x500\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div><div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\" aria-label=\"8 of 8\"><figure class=\"swiper-slide-inner\"><img class=\"swiper-slide-image swiper-lazy\" data-src=\"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-content\/uploads\/sites\/3\/2025\/07\/winslow-OKC-0336-scaled-e1721402264505-1024x526-1-768x395.webp\" alt=\"winslow-OKC-0336-scaled-e1721402264505-1024x526\" \/><div class=\"swiper-lazy-preloader\"><\/div><\/figure><\/div>\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-left\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M646 125C629 125 613 133 604 142L308 442C296 454 292 471 292 487 292 504 296 521 308 533L604 854C617 867 629 875 646 875 663 875 679 871 692 858 704 846 713 829 713 812 713 796 708 779 692 767L438 487 692 225C700 217 708 204 708 187 708 171 704 154 692 142 675 129 663 125 646 125Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\">\n\t\t\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-eicon-chevron-right\" viewBox=\"0 0 1000 1000\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M696 533C708 521 713 504 713 487 713 471 708 454 696 446L400 146C388 133 375 125 354 125 338 125 325 129 313 142 300 154 292 171 292 187 292 204 296 221 308 233L563 492 304 771C292 783 288 800 288 817 288 833 296 850 308 863 321 871 338 875 354 875 371 875 388 867 400 854L696 533Z\"><\/path><\/svg>\t\t\t\t\t<\/div>\n\t\t\t\t\n\t\t\t\t\t\t\t\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-e3e807a underline elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list\" data-id=\"e3e807a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon-list.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<ul class=\"elementor-icon-list-items\">\n\t\t\t\t\t\t\t<li class=\"elementor-icon-list-item\">\n\t\t\t\t\t\t\t\t\t\t\t<a href=\"https:\/\/www.instagram.com\/thewinslowhotels\/\" target=\"_blank\">\n\n\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-icon-list-text\">@TheWinslowHotels<\/span>\n\t\t\t\t\t\t\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t<\/ul>\n\t\t\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<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>CHECK-IN &#8211; CHECK-OUT GUESTS &#8211; 2 + CHECK AVAILABILITY The Winslow &#8211; Oklahoma City CHILL OUT. UNWIND. DISCOVER THE WINSLOW \u2013 OKLAHOMA CITY\u2019S VIBRANT STAY. Stay at The Winslow, right in the heart of it all, just minutes from the Paseo Arts District, Bricktown, festival grounds, and the city\u2019s best concert venues. Whether you\u2019re here [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":238,"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":656,"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/pages\/5\/revisions\/656"}],"wp:attachment":[{"href":"https:\/\/winslowhotel.cogwheelmarketing.com\/oklahoma-city\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}