{"id":278,"date":"2022-11-04T08:57:43","date_gmt":"2022-11-04T07:57:43","guid":{"rendered":"https:\/\/themes.getmotopress.com\/albatross\/?page_id=278"},"modified":"2026-04-30T14:08:31","modified_gmt":"2026-04-30T12:08:31","slug":"accommodation-amenities","status":"publish","type":"page","link":"https:\/\/nobelmantrich.com\/savy\/accommodation-amenities\/","title":{"rendered":"Amenities"},"content":{"rendered":"\n<div class=\"wp-block-group alignfull\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\n<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\"\/>\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\n<title>Amenities \u2013 Savynomad Harbour Residences, Malta<\/title>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:ital,wght@0,400;0,500;1,400&#038;family=DM+Sans:wght@300;400;500&#038;display=swap\" rel=\"stylesheet\"\/>\n<style>\n*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}\n:root{\n  --gold:#c09347;--gold2:#d4aa68;--gold-dim:rgba(192,147,71,.1);\n  --dark:#1a1a1a;--dark2:#111;--mid:#6b6b6b;\n  --light:#f7f5f2;--light2:#f0ede8;--white:#fff;\n  --border:rgba(0,0,0,.09);\n  --serif:'Playfair Display',Georgia,serif;\n  --sans:'DM Sans',sans-serif;\n  --ease:cubic-bezier(.4,0,.2,1);--t:.32s;\n  --shadow:0 8px 36px rgba(0,0,0,.1);\n  --r:8px;\n}\nhtml{scroll-behavior:smooth}\nbody{font-family:var(--sans);font-weight:300;font-size:15px;color:var(--dark);background:var(--white);line-height:1.8;overflow-x:hidden}\n::selection{background:rgba(192,147,71,.2);color:var(--dark)}\n\n\/* HERO *\/\n.hero{background:var(--dark2);padding:90px 6% 68px;position:relative;overflow:hidden;text-align:center;}\n.hero::before{content:'';position:absolute;inset:0;background:radial-gradient(ellipse 70% 80% at 50% 100%,rgba(192,147,71,.1),transparent),radial-gradient(ellipse 40% 50% at 80% 20%,rgba(192,147,71,.06),transparent);pointer-events:none;}\n.hero-inner{position:relative;z-index:1}\n.breadcrumb{display:flex;align-items:center;justify-content:center;gap:8px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:rgba(255,255,255,.3);margin-bottom:18px}\n.breadcrumb a{color:rgba(255,255,255,.3);text-decoration:none;transition:color var(--t)}.breadcrumb a:hover{color:var(--gold)}.bc-sep{opacity:.3}\n.hero-eyebrow{font-size:10px;letter-spacing:.32em;text-transform:uppercase;color:var(--gold);margin-bottom:12px;display:block}\n.hero h1{font-family:var(--serif);font-size:clamp(36px,6vw,60px);font-weight:400;line-height:1.06;color:#fff;margin-bottom:16px}\n.hero h1 em{font-style:italic;color:var(--gold)}\n.hero-sub{font-size:14px;color:rgba(255,255,255,.45);max-width:520px;margin:0 auto;line-height:1.8}\n\n\/* STATS ROW *\/\n.stats-row{background:var(--gold);padding:20px 6%;display:flex;align-items:center;justify-content:center;gap:0;flex-wrap:wrap;}\n.stat-item{padding:8px 32px;text-align:center;border-left:1px solid rgba(255,255,255,.2);}\n.stat-item:first-child{border-left:none}\n.stat-num{font-family:var(--serif);font-size:28px;font-weight:400;color:#fff;line-height:1}\n.stat-label{font-size:9px;letter-spacing:.22em;text-transform:uppercase;color:rgba(255,255,255,.7);margin-top:3px}\n\n\/* PAGE BODY *\/\n.page-body{max-width:1120px;margin:0 auto;padding:72px 6% 80px}\n\n\/* SECTION DIVIDER *\/\n.sec-div{display:flex;align-items:center;gap:14px;margin-bottom:48px}\n.sec-div-line{flex:1;height:1px;background:var(--border)}\n.sec-div-text{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);white-space:nowrap}\n\n\/* FLIP CARD ICON *\/\n.flip-front-icon-wrap {\n    width: 36px;\n    height: 36px;\n    background: rgba(192,147,71,.15);\n    border-radius: 6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 8px;\n}\n.flip-front-icon-wrap svg {\n    width: 18px;\n    height: 18px;\n    stroke: #c09347;\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n.flip-back-icon-wrap {\n    width: 44px;\n    height: 44px;\n    background: rgba(192,147,71,.1);\n    border-radius: 8px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n}\n.flip-back-icon-wrap svg {\n    width: 22px;\n    height: 22px;\n    stroke: #c09347;\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* AMENITY CAT ICON *\/\n.amenity-cat-icon-wrap {\n    width: 36px;\n    height: 36px;\n    background: rgba(192,147,71,.1);\n    border-radius: 6px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 12px;\n}\n.amenity-cat-icon-wrap svg {\n    width: 18px;\n    height: 18px;\n    stroke: #c09347;\n    fill: none;\n    stroke-width: 1.8;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* FLIP CARDS *\/\n.amenities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:80px;}\n.flip-card{height:280px;min-height:280px;perspective:1200px;cursor:pointer;}\n.flip-inner{position:relative;width:100%;height:100%;min-height:280px;transform-style:preserve-3d;transition:transform .6s var(--ease);}\n.flip-card:hover .flip-inner,.flip-card.flipped .flip-inner{transform:rotateY(180deg);}\n.flip-front,.flip-back{position:absolute;inset:0;min-height:280px;backface-visibility:hidden;-webkit-backface-visibility:hidden;border-radius:var(--r);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;}\n.flip-front{background:var(--dark2);}\n.flip-front-img{position:absolute;inset:0;background-size:cover;background-position:center;background-color:var(--dark2);transition:transform .6s var(--ease);filter:brightness(.6);}\n.flip-card:hover .flip-front-img{transform:scale(1.05)}\n.flip-front-content{position:relative;z-index:1;padding:24px 22px;background:linear-gradient(to top,rgba(14,12,9,.88),rgba(14,12,9,.2) 60%,transparent);}\n.flip-front-title{font-family:var(--serif);font-size:20px;font-weight:400;color:#fff;line-height:1.2;}\n.flip-front-sub{font-size:11px;color:rgba(255,255,255,.45);margin-top:5px;letter-spacing:.04em}\n.flip-back{background:var(--light);transform:rotateY(180deg);padding:28px 26px;justify-content:center;border:1.5px solid var(--border);}\n.flip-back-title{font-family:var(--serif);font-size:19px;font-weight:400;color:var(--dark);margin-bottom:10px;}\n.flip-back-text{font-size:13px;color:var(--dark);line-height:1.75;margin-bottom:16px}\n.flip-back-link{display:inline-flex;align-items:center;gap:6px;font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:500;text-decoration:none;transition:gap var(--t);}\n.flip-back-link:hover{gap:10px}\n.flip-tag{display:inline-block;font-size:9px;letter-spacing:.2em;text-transform:uppercase;background:var(--gold);color:#fff;padding:3px 10px;border-radius:2px;margin-bottom:10px;}\n\n\/* FULL AMENITIES LIST *\/\n.amenities-full{margin-bottom:80px}\n.amenities-cats{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}\n.amenity-cat{background:var(--light);border-radius:var(--r);padding:24px 20px;border:1.5px solid transparent;transition:border-color var(--t),box-shadow var(--t),transform var(--t);}\n.amenity-cat:hover{border-color:rgba(192,147,71,.25);box-shadow:var(--shadow);transform:translateY(-3px)}\n.amenity-cat-title{font-family:var(--serif);font-size:16px;font-weight:400;color:var(--dark);margin-bottom:10px}\n.amenity-list{list-style:none;display:flex;flex-direction:column;gap:6px}\n.amenity-list li{display:flex;align-items:flex-start;gap:8px;font-size:12px;color:#555;line-height:1.5;}\n.amenity-list li .al-icon {\n    width: 16px;\n    height: 16px;\n    background: rgba(192,147,71,.1);\n    border-radius: 3px;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    margin-top: 1px;\n}\n.amenity-list li .al-icon svg {\n    width: 9px;\n    height: 9px;\n    stroke: #c09347;\n    fill: none;\n    stroke-width: 2.5;\n    stroke-linecap: round;\n    stroke-linejoin: round;\n}\n\n\/* BEACH GALLERY *\/\n.beach-section{margin-bottom:80px}\n.beach-header{margin-bottom:28px}\n.beach-header h2{font-family:var(--serif);font-size:clamp(26px,4vw,38px);font-weight:400;color:var(--dark);margin-bottom:6px}\n.beach-header p{font-size:14px;color:var(--mid)}\n.beach-carousel{position:relative;overflow:hidden;border-radius:var(--r)}\n.beach-track{display:flex;transition:transform .55s var(--ease)}\n.beach-slide{min-width:100%;position:relative;aspect-ratio:16\/7;overflow:hidden;}\n.beach-slide img{width:100%;height:100%;object-fit:cover;transition:transform .8s var(--ease);display:block;}\n.beach-slide:hover img{transform:scale(1.03)}\n.beach-caption{position:absolute;bottom:0;left:0;right:0;padding:32px 28px 22px;background:linear-gradient(to top,rgba(14,12,9,.75),transparent);color:rgba(255,255,255,.8);font-family:var(--serif);font-style:italic;font-size:15px;}\n.beach-arr{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;background:rgba(14,12,9,.5);backdrop-filter:blur(6px);border:1px solid rgba(255,255,255,.25);color:#fff;font-size:20px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background var(--t);z-index:2;}\n.beach-arr:hover{background:var(--gold);border-color:var(--gold)}\n.beach-prev{left:14px}.beach-next{right:14px}\n.beach-dots{display:flex;justify-content:center;gap:8px;margin-top:14px}\n.beach-dot{width:8px;height:8px;border-radius:50%;background:var(--border);cursor:pointer;transition:background var(--t),transform var(--t);border:none;padding:0;}\n.beach-dot.active{background:var(--gold);transform:scale(1.25)}\n.beach-thumbs{display:flex;gap:8px;margin-top:10px;overflow-x:auto;scrollbar-width:none;padding-bottom:4px}\n.beach-thumbs::-webkit-scrollbar{display:none}\n.beach-thumb{width:80px;height:54px;object-fit:cover;flex-shrink:0;cursor:pointer;border-radius:4px;border:2px solid transparent;opacity:.65;transition:border-color var(--t),opacity var(--t);}\n.beach-thumb.active{border-color:var(--gold);opacity:1}\n\n\/* RESTAURANTS CTA *\/\n.restaurants-cta{background:var(--dark2);border-radius:var(--r);padding:52px 48px;display:grid;grid-template-columns:1fr auto;gap:40px;align-items:center;margin-bottom:80px;position:relative;overflow:hidden;}\n.restaurants-cta::before{content:'';position:absolute;right:0;top:0;bottom:0;width:340px;background:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2020\/11\/main-restaurant.jpg') center\/cover no-repeat;opacity:.12;}\n.rc-eyebrow{font-size:10px;letter-spacing:.3em;text-transform:uppercase;color:var(--gold);margin-bottom:10px;display:block}\n.rc-title{font-family:var(--serif);font-size:clamp(22px,3.5vw,34px);font-weight:400;color:#fff;margin-bottom:12px;line-height:1.2}\n.rc-title em{font-style:italic;color:var(--gold)}\n.rc-sub{font-size:13px;color:rgba(255,255,255,.45);line-height:1.8;max-width:480px}\n.rc-actions{display:flex;flex-direction:column;gap:10px;flex-shrink:0;align-items:flex-end}\n.btn-gold{padding:14px 30px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-family:var(--sans);font-weight:500;background:var(--gold);color:#fff;text-decoration:none;border-radius:4px;transition:background var(--t);white-space:nowrap;display:inline-block;}\n.btn-gold:hover{background:var(--gold2)}\n.btn-ghost-white{padding:13px 28px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-family:var(--sans);font-weight:500;background:transparent;color:#fff;border:1.5px solid rgba(255,255,255,.2);text-decoration:none;border-radius:4px;transition:all var(--t);white-space:nowrap;display:inline-block;}\n.btn-ghost-white:hover{border-color:rgba(255,255,255,.6)}\n\n\/* CTA BOTTOM *\/\n.cta-bottom{text-align:center;padding:52px 40px;background:var(--light);border-radius:var(--r);border:1.5px solid var(--border);}\n.cta-bottom h2{font-family:var(--serif);font-size:clamp(24px,4vw,38px);font-weight:400;font-style:italic;color:var(--dark);margin-bottom:10px}\n.cta-bottom p{font-size:14px;color:var(--dark);margin-bottom:28px;max-width:480px;margin-left:auto;margin-right:auto;line-height:1.8}\n.cta-buttons{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}\n.btn-dark{padding:13px 30px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-family:var(--sans);font-weight:500;background:var(--dark);color:#fff;text-decoration:none;border-radius:4px;transition:background var(--t);display:inline-block;}\n.btn-dark:hover{background:var(--gold)}\n.btn-outline{padding:13px 28px;font-size:11px;letter-spacing:.2em;text-transform:uppercase;font-family:var(--sans);font-weight:500;background:transparent;color:var(--dark);border:1.5px solid var(--border);text-decoration:none;border-radius:4px;transition:all var(--t);display:inline-block;}\n.btn-outline:hover{border-color:var(--gold);color:var(--gold)}\n\n\/* RESPONSIVE *\/\n@media(max-width:960px){\n  .amenities-grid{grid-template-columns:1fr 1fr}\n  .amenities-cats{grid-template-columns:1fr 1fr}\n}\n@media(max-width:680px){\n  .amenities-grid{grid-template-columns:1fr}\n  .flip-card,.flip-inner,.flip-front,.flip-back{height:240px;min-height:240px}\n  .amenities-cats{grid-template-columns:1fr}\n  .restaurants-cta{grid-template-columns:1fr;padding:36px 24px}\n  .rc-actions{align-items:flex-start}\n  .restaurants-cta::before{display:none}\n  .stats-row{gap:0}.stat-item{padding:8px 18px}\n  .beach-slide{aspect-ratio:4\/3}\n  .beach-thumbs{display:none}\n}\n<\/style>\n<\/head>\n<body>\n\n<!-- HERO -->\n<section class=\"hero\">\n  <div class=\"hero-inner\">\n    <div class=\"breadcrumb\">\n      <a href=\"https:\/\/nobelmantrich.com\/savy\/\">Home<\/a>\n      <span class=\"bc-sep\">\/<\/span>\n      <span style=\"color:rgba(255,255,255,.55)\">Amenities<\/span>\n    <\/div>\n    <span class=\"hero-eyebrow\">Savynomad Harbour Residences \u00b7 Malta<\/span>\n    <h1>Accommodation <em>Amenities<\/em><\/h1>\n    <p class=\"hero-sub\">Everything you need for a seamless stay \u2014 from high-speed connectivity to king-size memory foam beds, all within steps of Valletta and Bormla&#8217;s finest restaurants and beaches.<\/p>\n  <\/div>\n<\/section>\n\n<!-- STATS ROW -->\n<div class=\"stats-row\">\n  <div class=\"stat-item\"><div class=\"stat-num\">12<\/div><div class=\"stat-label\">Residences<\/div><\/div>\n  <div class=\"stat-item\"><div class=\"stat-num\">2<\/div><div class=\"stat-label\">Locations<\/div><\/div>\n  <div class=\"stat-item\"><div class=\"stat-num\">4.9\u2605<\/div><div class=\"stat-label\">Avg Rating<\/div><\/div>\n  <div class=\"stat-item\"><div class=\"stat-num\">200+<\/div><div class=\"stat-label\">Stays Hosted<\/div><\/div>\n  <div class=\"stat-item\"><div class=\"stat-num\">~400<\/div><div class=\"stat-label\">Years of History<\/div><\/div>\n<\/div>\n\n<div class=\"page-body\">\n\n  <div class=\"sec-div\">\n    <div class=\"sec-div-line\"><\/div>\n    <span class=\"sec-div-text\">What&#8217;s Included<\/span>\n    <div class=\"sec-div-line\"><\/div>\n  <\/div>\n\n  <div class=\"amenities-grid\">\n\n    <!-- Stay Connected -->\n    <div class=\"flip-card\" tabindex=\"0\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/Savynomad-Powerful-WIFI-2.jpg')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"\/><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"\/><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\/><circle cx=\"12\" cy=\"20\" r=\"1\" fill=\"#c09347\" stroke=\"none\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">Stay Connected<\/div>\n            <div class=\"flip-front-sub\">Wi-Fi \u00b7 Ethernet \u00b7 USB Charging<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Connectivity<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"\/><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"\/><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\/><circle cx=\"12\" cy=\"20\" r=\"1\" fill=\"#c09347\" stroke=\"none\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">Stay Connected<\/div>\n          <div class=\"flip-back-text\">High-speed Wi-Fi, wired Ethernet connection, USB charging points, and universal sockets await you. Whether for business or pleasure, our dedicated workspace tables keep you productive.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Beaches Nearby -->\n    <div class=\"flip-card\" tabindex=\"0\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195709-beach-scaled.jpg')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21H7a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4z\"\/><path d=\"M3 14h18\"\/><path d=\"M7 21v-7\"\/><path d=\"M17 21v-7\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">Beaches Nearby<\/div>\n            <div class=\"flip-front-sub\">Rocky Harbour Beaches \u00b7 Valletta &amp; Bormla<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Location<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M17 21H7a4 4 0 0 1-4-4V9a4 4 0 0 1 4-4h10a4 4 0 0 1 4 4v8a4 4 0 0 1-4 4z\"\/><path d=\"M3 14h18\"\/><path d=\"M7 21v-7\"\/><path d=\"M17 21v-7\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">Beaches Nearby<\/div>\n          <div class=\"flip-back-text\">Spend fantastic time on the rocky beaches surrounding Valletta, Bormla &amp; Birgu. Enjoy a breezy walk around the lovely peninsulas. The harbour&#8217;s rocky beaches are just minutes away.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Attractions Nearby -->\n    <div class=\"flip-card\" tabindex=\"0\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2024\/11\/IMG_20231007_225111.webp')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">Attractions Nearby<\/div>\n            <div class=\"flip-front-sub\">Museums \u00b7 Theatre \u00b7 Cathedrals \u00b7 Walks<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Culture &amp; Heritage<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/><polyline points=\"9 22 9 12 15 12 15 22\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">Attractions Nearby<\/div>\n          <div class=\"flip-back-text\">St. John&#8217;s Co-Cathedral, Lascaris War Rooms, Fort St. Elmo, National Museum of Archaeology, Manoel Theatre, and Grandmaster&#8217;s Palace \u2014 all within a 2-minute walk.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- King Size Beds -->\n    <div class=\"flip-card\" tabindex=\"0\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/02-Luxury-Bedding-Savynomad-scaled.jpg')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4v16\"\/><path d=\"M2 8h18a2 2 0 0 1 2 2v10\"\/><path d=\"M2 17h20\"\/><path d=\"M6 8v9\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">King Size Beds<\/div>\n            <div class=\"flip-front-sub\">Memory Foam \u00b7 Cotton Sheets \u00b7 Comfy Pillows<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Sleep<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4v16\"\/><path d=\"M2 8h18a2 2 0 0 1 2 2v10\"\/><path d=\"M2 17h20\"\/><path d=\"M6 8v9\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">King Size Beds<\/div>\n          <div class=\"flip-back-text\">Most bedrooms feature King Size beds. A soft, comfortable sleep on memory foam mattresses, with comfy pillows and fresh 100% cotton sheets awaits you at Savynomad.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Air Conditioning -->\n    <div class=\"flip-card\" tabindex=\"0\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/Airconditioning-scaled.jpg')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2v20M2 12h20M4.93 4.93l14.14 14.14M19.07 4.93L4.93 19.07\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">Air Conditioning<\/div>\n            <div class=\"flip-front-sub\">Summer &amp; Winter Climate Control<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Comfort<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2v20M2 12h20M4.93 4.93l14.14 14.14M19.07 4.93L4.93 19.07\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">Air Conditioning<\/div>\n          <div class=\"flip-back-text\">All rooms are equipped with easy-to-control air conditioners with remotes. Summer or winter, climate control is effortless at Savynomad.<\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Restaurants Nearby -->\n    <div class=\"flip-card\" tabindex=\"0\" onclick=\"window.open('https:\/\/nobelmantrich.com\/savy\/restaurant-bar\/','_blank')\">\n      <div class=\"flip-inner\">\n        <div class=\"flip-front\">\n          <div class=\"flip-front-img\" style=\"background-image:url('https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2020\/11\/main-restaurant.jpg')\"><\/div>\n          <div class=\"flip-front-content\">\n            <div class=\"flip-front-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg><\/div>\n            <div class=\"flip-front-title\">Restaurants Nearby<\/div>\n            <div class=\"flip-front-sub\">Valletta \u00b7 Bormla \u00b7 Birgu \u00b7 5 min walk<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"flip-back\">\n          <span class=\"flip-tag\">Dining<\/span>\n          <div class=\"flip-back-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg><\/div>\n          <div class=\"flip-back-title\">Restaurants Nearby<\/div>\n          <div class=\"flip-back-text\">Some of the best dining in Malta is right on your doorstep. Check out our curated recommendations or explore Valletta, Bormla &amp; Birgu \u2014 all within a 5\u201315 minute stroll.<\/div>\n          <a href=\"https:\/\/nobelmantrich.com\/savy\/restaurant-bar\/\" target=\"_blank\" class=\"flip-back-link\" onclick=\"event.stopPropagation()\">See our recommendations \u2192<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n\n  <!-- FULL AMENITIES LIST -->\n  <div class=\"sec-div\">\n    <div class=\"sec-div-line\"><\/div>\n    <div id=\"amenities\"><\/div>\n    <span class=\"sec-div-text\"> Full Amenities List<\/span>\n    <div class=\"sec-div-line\"><\/div>\n  <\/div>\n\n  <div class=\"amenities-full\">\n    <div class=\"amenities-cats\">\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M5 12.55a11 11 0 0 1 14.08 0\"\/><path d=\"M1.42 9a16 16 0 0 1 21.16 0\"\/><path d=\"M8.53 16.11a6 6 0 0 1 6.95 0\"\/><circle cx=\"12\" cy=\"20\" r=\"1\" fill=\"#c09347\" stroke=\"none\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Connectivity<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>High-speed Wi-Fi<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Wired Ethernet connection<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>USB charging points<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Universal sockets<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Dedicated workspace<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M2 4v16\"\/><path d=\"M2 8h18a2 2 0 0 1 2 2v10\"\/><path d=\"M2 17h20\"\/><path d=\"M6 8v9\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Bedroom<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>King size memory foam mattress<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Fresh 100% cotton sheets<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Comfy pillows<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Bedroom comforts<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Ironing facilities<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Hair dryer<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M4 12h16\"\/><path d=\"M4 6h16\"\/><path d=\"M4 18h7\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Bathroom<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Bathroom essentials<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Body soap &amp; toiletries<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Pressurised shower<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Towels &amp; bed linen<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Cleaning products<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"\/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"\/><line x1=\"6\" y1=\"1\" x2=\"6\" y2=\"4\"\/><line x1=\"10\" y1=\"1\" x2=\"10\" y2=\"4\"\/><line x1=\"14\" y1=\"1\" x2=\"14\" y2=\"4\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Kitchen<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Kitchenette or full kitchen<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Espresso machine<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Kettle &amp; toaster<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Fridge freezer<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Microwave oven<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Dishes &amp; cookware<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"\/><line x1=\"8\" y1=\"21\" x2=\"16\" y2=\"21\"\/><line x1=\"12\" y1=\"17\" x2=\"12\" y2=\"21\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Entertainment<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Smart TV<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Netflix &amp; streaming ready<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Sightseeing reading material<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Grand Harbour views<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><rect x=\"3\" y=\"11\" width=\"18\" height=\"11\" rx=\"2\"\/><path d=\"M7 11V7a5 5 0 0 1 10 0v4\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Practical<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Private entrance<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Self check-in smart lock<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Heating &amp; cooling (A\/C)<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Washing machine<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Tumble dryer<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Luggage drop-off allowed<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Smoke alarm<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Reflective double-glazed windows<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M21 10c0 7-9 13-9 13S3 17 3 10a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Location Perks<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Grand Harbour seaviews<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>2 min walk to restaurants<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>5 min walk to bus terminus<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Ferry to Valletta (Bormla)<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>UNESCO World Heritage City<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Historic baroque architecture<\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"amenity-cat\">\n        <div class=\"amenity-cat-icon-wrap\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87 1.18 6.88L12 17.77l-6.18 3.25L7 14.14 2 9.27l6.91-1.01L12 2z\"\/><\/svg><\/div>\n        <div class=\"amenity-cat-title\">Special Features<\/div>\n        <ul class=\"amenity-list\">\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Heritage vaulted ceilings<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Handmade Maltese floor tiles<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Olive wood beams<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Private SPA cave (Wave 24)<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Private terrace (select units)<\/li>\n          <li><span class=\"al-icon\"><svg viewBox=\"0 0 24 24\"><polyline points=\"20 6 9 17 4 12\"\/><\/svg><\/span>Maltese balcony \/ Gallerija<\/li>\n        <\/ul>\n      <\/div>\n\n    <\/div>\n  <\/div>\n\n  <!-- BEACHES GALLERY -->\n  <div class=\"sec-div\">\n    <div class=\"sec-div-line\"><\/div>\n    <span class=\"sec-div-text\">Beaches Nearby<\/span>\n    <div class=\"sec-div-line\"><\/div>\n  <\/div>\n\n  <div class=\"beach-section\">\n    <div class=\"beach-header\">\n      <h2>Harbour &amp; Rocky Beaches<\/h2>\n      <p>Spend fantastic time on the unique rocky beaches surrounding Valletta, Bormla &amp; Birgu \u2014 all easily reachable on foot or by a short drive.<\/p>\n    <\/div>\n    <div class=\"beach-carousel\">\n      <div class=\"beach-track\" id=\"beachTrack\">\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195709-beach-scaled.jpg\" alt=\"Beach near Valletta\" loading=\"eager\"\/><div class=\"beach-caption\">Rocky beaches surrounding the Grand Harbour, Valletta<\/div><\/div>\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195718-beach-scaled.jpg\" alt=\"Harbour beach\" loading=\"lazy\"\/><div class=\"beach-caption\">Scenic harbour coves near Savynomad residences<\/div><\/div>\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195920-beach-scaled.jpg\" alt=\"Rocky beach Malta\" loading=\"lazy\"\/><div class=\"beach-caption\">Crystal clear waters of Malta&#8217;s Grand Harbour area<\/div><\/div>\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_200030-beach-scaled.jpg\" alt=\"Beach walk Malta\" loading=\"lazy\"\/><div class=\"beach-caption\">A lovely breezy walk around the peninsulas of Bormla &amp; Birgu<\/div><\/div>\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_230726-beach-scaled.jpg\" alt=\"Malta beach evening\" loading=\"lazy\"\/><div class=\"beach-caption\">Evening light over the harbour beaches<\/div><\/div>\n        <div class=\"beach-slide\"><img decoding=\"async\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20240608_192016-beach-scaled.jpg\" alt=\"Malta beach 2024\" loading=\"lazy\"\/><div class=\"beach-caption\">The warm Mediterranean \u2014 just minutes from your door<\/div><\/div>\n      <\/div>\n      <button class=\"beach-arr beach-prev\" id=\"beachPrev\">&#8249;<\/button>\n      <button class=\"beach-arr beach-next\" id=\"beachNext\">&#8250;<\/button>\n    <\/div>\n    <div class=\"beach-dots\" id=\"beachDots\"><\/div>\n    <div class=\"beach-thumbs\">\n      <img decoding=\"async\" class=\"beach-thumb active\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195709-beach-scaled.jpg\" alt=\"Beach 1\" loading=\"lazy\" onclick=\"beachGoTo(0)\"\/>\n      <img decoding=\"async\" class=\"beach-thumb\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195718-beach-scaled.jpg\" alt=\"Beach 2\" loading=\"lazy\" onclick=\"beachGoTo(1)\"\/>\n      <img decoding=\"async\" class=\"beach-thumb\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_195920-beach-scaled.jpg\" alt=\"Beach 3\" loading=\"lazy\" onclick=\"beachGoTo(2)\"\/>\n      <img decoding=\"async\" class=\"beach-thumb\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_200030-beach-scaled.jpg\" alt=\"Beach 4\" loading=\"lazy\" onclick=\"beachGoTo(3)\"\/>\n      <img decoding=\"async\" class=\"beach-thumb\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20220628_230726-beach-scaled.jpg\" alt=\"Beach 5\" loading=\"lazy\" onclick=\"beachGoTo(4)\"\/>\n      <img decoding=\"async\" class=\"beach-thumb\" src=\"https:\/\/nobelmantrich.com\/savy\/wp-content\/uploads\/2026\/03\/IMG_20240608_192016-beach-scaled.jpg\" alt=\"Beach 6\" loading=\"lazy\" onclick=\"beachGoTo(5)\"\/>\n    <\/div>\n  <\/div>\n\n  <!-- CTA BOTTOM -->\n  <div class=\"cta-bottom\">\n    <h2>Ready to experience it all?<\/h2>\n    <p>Book directly for the best rates and a seamless stay in one of Malta&#8217;s most historic neighbourhoods.<\/p>\n    <div class=\"cta-buttons\">\n      <a href=\"https:\/\/nobelmantrich.com\/savy\/accomodations\/\" class=\"btn-dark\">Browse Residences<\/a>\n      <a href=\"https:\/\/nobelmantrich.com\/savy\/contacts\/\" class=\"btn-outline\">Contact Us<\/a>\n    <\/div>\n  <\/div>\n\n<\/div>\n\n<script>\nconst BEACH_TOTAL = 6;\nlet beachCur = 0;\nconst beachTrack = document.getElementById('beachTrack');\nconst beachDots  = document.getElementById('beachDots');\nconst beachThumbs = document.querySelectorAll('.beach-thumb');\n\nfor (let i = 0; i < BEACH_TOTAL; i++) {\n  const d = document.createElement('button');\n  d.className = 'beach-dot' + (i === 0 ? ' active' : '');\n  d.onclick = () => beachGoTo(i);\n  beachDots.appendChild(d);\n}\n\nfunction beachGoTo(n) {\n  beachCur = ((n % BEACH_TOTAL) + BEACH_TOTAL) % BEACH_TOTAL;\n  beachTrack.style.transform = 'translateX(-' + (beachCur * 100) + '%)';\n  beachDots.querySelectorAll('.beach-dot').forEach((d, i) => d.classList.toggle('active', i === beachCur));\n  beachThumbs.forEach((t, i) => t.classList.toggle('active', i === beachCur));\n  const th = beachThumbs[beachCur];\n  if (th) th.scrollIntoView({ inline: 'center', behavior: 'smooth', block: 'nearest' });\n}\n\ndocument.getElementById('beachPrev').onclick = () => beachGoTo(beachCur - 1);\ndocument.getElementById('beachNext').onclick = () => beachGoTo(beachCur + 1);\n\nlet bTX = 0;\nbeachTrack.addEventListener('touchstart', e => bTX = e.touches[0].clientX, { passive: true });\nbeachTrack.addEventListener('touchend', e => {\n  if (Math.abs(e.changedTouches[0].clientX - bTX) > 45)\n    beachGoTo(beachCur + (e.changedTouches[0].clientX < bTX ? 1 : -1));\n}, { passive: true });\n\ndocument.querySelectorAll('.flip-card').forEach(card => {\n  card.addEventListener('keydown', e => {\n    if (e.key === 'Enter' || e.key === ' ') { e.preventDefault(); card.classList.toggle('flipped'); }\n  });\n});\n<\/script>\n<\/body>\n<\/html>\n<\/div><\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>AC cooling and heating, workspace, blazing speed internet, washer dryer, ironing facilities, coffee maker, microwave &#038; convection oven, induction hob, cooking basics, hair dryer&#8230; and much, much more.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"template-canvas-page.php","meta":{"inline_featured_image":false,"postBodyCss":"","postBodyMargin":[],"postBodyPadding":[],"postBodyBackground":{"backgroundType":"classic","gradient":""},"enableOnePageScrollInPage":false,"onePageScrollCss":"body.gutenkit .gkit-one-page-scroll-dots { --navigation-color: #00ff0d; --navigation-color-active: #00ff0d; --navigation-color-hover: #00ff0d; --navigation-tooltip-arrow-color: #00ff0d; --navigation-tooltip-arrow-color-hover: #00ff0d; } body.gutenkit .gkit-one-page-scroll-dots li.gkit-one-page-scroll-dot .gkit-one-page-scroll-tooltip { color: #ffffff; background-color: #00ff0d; } body.gutenkit .gkit-one-page-scroll-dots li.gkit-one-page-scroll-dot .gkit-one-page-scroll-tooltip:hover { color: #fff; background-color: #00ff0d; }","onePageScrollSpeed":1000,"onePageScrollAnimation":"easeInOutQuad","onePageScrollShowDotNavigation":true,"onePageScrollNavigation":"scaleUp","onePageScrollNavigationPosition":"right","onePageScrollNavigationHorizontal":[],"onePageScrollNavigationVertical":[],"onePageScrollNavigationSpacing":[],"onePageScrollNavigationColor":"#00ff0d","onePageScrollNavigationColorHover":"#00ff0d","onePageScrollNavigationColorActive":"#00ff0d","onePageScrollNavigationIcon":[],"onePageScrollNavigationWidth":[],"onePageScrollNavigationWidthHover":[],"onePageScrollNavigationWidthActive":[],"onePageScrollNavigationHeight":[],"onePageScrollNavigationHeightHover":[],"onePageScrollNavigationHeightActive":[],"onePageScrollNavigationBorder":[],"onePageScrollNavigationBorderHover":[],"onePageScrollNavigationBorderActive":[],"onePageScrollNavigationBorderRadius":[],"onePageScrollNavigationBorderRadiusHover":[],"onePageScrollNavigationBorderRadiusActive":[],"onePageScrollNavigationTooltipTypography":[],"onePageScrollNavigationTooltipColor":"#ffffff","onePageScrollNavigationTooltipColorHover":"","onePageScrollNavigationTooltipBgColor":"#00ff0d","onePageScrollNavigationTooltipBgColorHover":"","onePageScrollNavigationTooltipPadding":[],"onePageScrollNavigationTooltipPaddingHover":[],"onePageScrollNavigationTooltipBorderRadius":[],"onePageScrollNavigationTooltipBorderRadiusHover":[],"pageSettingsCustomCss":"","footnotes":""},"class_list":["post-278","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/pages\/278","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/comments?post=278"}],"version-history":[{"count":62,"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/pages\/278\/revisions"}],"predecessor-version":[{"id":123919,"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/pages\/278\/revisions\/123919"}],"wp:attachment":[{"href":"https:\/\/nobelmantrich.com\/savy\/wp-json\/wp\/v2\/media?parent=278"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}