{"id":8606,"date":"2025-03-26T09:23:45","date_gmt":"2025-03-26T08:23:45","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/press\/"},"modified":"2026-06-11T17:11:12","modified_gmt":"2026-06-11T15:11:12","slug":"press","status":"publish","type":"page","link":"https:\/\/aves-savognin.ch\/en\/press\/","title":{"rendered":"Press"},"content":{"rendered":"\n<div class=\"os-section-container os-stage-section\">\n    <div class=\"os-stage-elements normal-height\">\n        <div class=\"bookin-zone-stage\">\n            <div class=\"background-header\">\n                <img loading=\"lazy\" decoding=\"async\" width=\"1920\" height=\"800\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse.jpg\" class=\"attachment-full size-full\" alt=\"Junge Frau vor einer mit Graffiti und Botschaften bedeckten Wand im AVES Hotel.\" srcset=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse.jpg 1920w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse-300x125.jpg 300w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse-1024x427.jpg 1024w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse-768x320.jpg 768w, https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse-1536x640.jpg 1536w\" sizes=\"auto, (max-width: 1920px) 100vw, 1920px\" \/>            <\/div>\n            \n                    <\/div>\n    <\/div>\n<\/div>\n\n\n<div class=\"os-section-container os-about-area fade-in-up\" style=\"display: none;\" >\n    <div class=\"about-area-row\">\n        <div class=\"about-text\">\n                                            <\/div>\n    <\/div>\n<\/div>\n\n<style>\n.os-stage-elements.normal-height {\n    height: 60vh;\n}\n\n.os-stage-elements.full-height {\n    height: 100vh;\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2;\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important;\n}\n\n.ios-play-fallback {\n    display: none;\n    position: absolute;\n    bottom: 20px;\n    left: 20px;\n    z-index: 10;\n}\n\n.ios-play-fallback button {\n    background: rgba(0,0,0,0.7);\n    color: white;\n    border: none;\n    padding: 10px 20px;\n    border-radius: 5px;\n    cursor: pointer;\n    font-size: 16px;\n}\n\n.ios-play-fallback button:hover {\n    background: rgba(0,0,0,0.9);\n}\n\n@supports (-webkit-touch-callout: none) {\n    .ios-play-fallback {\n        display: block;\n    }\n    \n    video.background-video {\n        -webkit-transform: translateZ(0);\n        transform: translateZ(0);\n    }\n}\n<\/style>\n\n<script>\ndocument.addEventListener('DOMContentLoaded', function() {\n    const fullHeightCheckbox = document.querySelector('[name=\"full_height\"]');\n    const backgroundVideo = document.querySelector('.background-video');\n    \n    if (backgroundVideo) {\n        const playVideo = function() {\n            const promise = backgroundVideo.play();\n            \n            if (promise !== undefined) {\n                promise.then(_ => {\n                    const iosFallback = document.querySelector('.ios-play-fallback');\n                    if (iosFallback) {\n                        iosFallback.style.display = 'none';\n                    }\n                }).catch(error => {\n                    console.log('Autoplay blocked');\n                });\n            }\n        };\n        \n        backgroundVideo.addEventListener('loadedmetadata', playVideo);\n        \n        playVideo();\n        \n        const isIOS = \/iPad|iPhone|iPod\/.test(navigator.userAgent) && !window.MSStream;\n        if (isIOS) {\n            const iosFallback = document.querySelector('.ios-play-fallback');\n            if (iosFallback) {\n                iosFallback.style.display = 'block';\n            }\n        }\n    }\n    \n    if (fullHeightCheckbox) {\n        fullHeightCheckbox.addEventListener('change', function() {\n            const stageElements = document.querySelector('.os-stage-elements');\n            \n            if (fullHeightCheckbox.checked) {\n                stageElements.classList.add('full-height');\n                stageElements.classList.remove('normal-height');\n            } else {\n                stageElements.classList.add('normal-height');\n                stageElements.classList.remove('full-height');\n            }\n        });\n    }\n});\n\nfunction playBackgroundVideo() {\n    const video = document.querySelector('.background-video');\n    if (video) {\n        video.play();\n        const iosFallback = document.querySelector('.ios-play-fallback');\n        if (iosFallback) {\n            iosFallback.style.display = 'none';\n        }\n    }\n}\n<\/script>\n\n<style>\n    .bookin-zone-stage,\n.scroll-down-stage {\n    flex-direction: column;\n    display: flex;\n    position: absolute\n}\n\n.os-stage-elements {\n    display: flex;\n    position: relative;\n    height: 100vh;\n    z-index: 0\n}\n\n.bookin-zone-stage {\n    width: 100%;\n    height: 100%;\n    right: 0\n}\n\n.title-stage-sec {\n    font-size: 4rem;\n    text-align: center;\n    color: #5b6247;\n    line-height: 1;\n    margin: auto auto 26px;\n    font-weight: 800 !important;\n    text-shadow: 0 0 3px #00000059;\n    max-width: 1280px\n}\n\n.booking-too-header {\n    margin: 8rem 10rem 44px\n}\n\n.booking-too-header>img {\n    width: 90%;\n    max-width: 1000px;\n    height: auto\n}\n\n.scroll-down-stage {\n    width: 10%;\n    align-items: center;\n    bottom: -80px;\n    cursor: pointer\n}\n\n.scroll-text {\n    writing-mode: vertical-rl;\n    color: #7fc242;\n    font-family: Arial, sans-serif;\n    font-size: 24px;\n    margin-bottom: 10px\n}\n\n.scroll-arrow {\n    font-size: 48px;\n    color: #7fc242\n}\n\n.background-header {\n    overflow: hidden;\n    position: absolute;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    z-index: -1\n}\n\ndiv.background-header>img {\n    width: 100%;\n    height: 100%;\n    object-fit: cover\n}\n\n.os-section-container.os-stage-section {\n    display: block;\n    width: 100%;\n    background: #f4f0f2\n}\n\n.about-img-cta {\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    overflow: hidden\n}\n\n.about-image-main {\n    margin-bottom: 34px\n}\n\n.about-area-row {\n    display: flex;\n    justify-content: flex-end;\n    position: relative;\n    flex-direction: column;\n    align-items: center\n}\n\n.os-section-container.os-about-area {\n    display: flex;\n    padding: 3vh 0;\n    position: relative;\n    align-items: center;\n    justify-content: center;\n    background-size: cover !important\n}\n\n.about-text {\n    display: inline-block;\n    max-width: 960px;\n    margin: auto;\n    width: 100%;\n    text-align: center\n}\n\n.about-text h2 {\n    margin: 14px 0 32px\n}\n\n.about-cta-main {\n    display: flex;\n    margin: 40px auto 8px;\n    align-items: center;\n    justify-content: center\n}\n\n@media screen and (max-width:1200px) {\n    .os-stage-elements {\n        height: 80vh\n    }\n\n    .about-text {\n        width: 90%\n    }\n}\n\n.about-text ul {\n    line-height: 1.5;\n    margin-top: 1rem;\n    margin-bottom: 1rem;\n    margin-left: 1rem;\n    list-style-type: disc;\n    list-style-position: outside\n}\n\nvideo.background-video {\n    width: 100%;\n    height: 100%;\n    object-fit: cover !important;\n}\n<\/style>\n<div style=\"height:60px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n<p class=\"upper_aves_title has-text-align-center\" style=\"font-family:'Roboto', sans-serif; font-size:1rem; letter-spacing:0em; font-weight:300; color:#F5853F; text-transform:uppercase;\">News from the AVES Homebase<\/p>\n<h1 class=\"wp-block-heading has-text-align-center\" style=\"font-family:'Roboto Slab', serif; font-size:3.5rem; letter-spacing:0em; font-weight:700; color:#34252F; text-transform:uppercase; margin-top:0; line-height:1.1;\">Press &#038; Media<\/h1>\n\n<!-- Spacer block container -->\n<div class=\"container os-spacer position-relative\" style=\"height: 48px\">\n\n    <\/div>\n<div class=\"container infocard\">\n  <div class=\"infocard-wrapper \">\n    \n    <div class=\"infocard-text\">\n\n            <p class=\"upper_aves_title\">\n          Looking good is our job \u2013 even in the press        <\/p>\n      \n              <h2 class=\"infocard-title\">\n          Find out all the latest news!        <\/h2>\n      \n              <div class=\"infocard-content\">\n          <p>Here you will find the latest press reports, media articles, and mentions relating to the Hotel AVES Homebase Savognin. Learn more about our vision, new openings, events, and culinary highlights\u2014all in one place, compact and clearly arranged. <\/p>\n        <\/div>\n            <div class=\"buttons_info\">\n                  <\/div>\n    <\/div>\n\n          <div class=\"infocard-image\">\n        <img decoding=\"async\" src=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/04\/presse-1.jpg\" alt=\"Bunte ausgeschnittene Buchstaben mit dem Wort \u00abNews\u00bb \u2013 Symbol f\u00fcr Presse und Medien.\">\n      <\/div>\n        \n  <\/div>\n<\/div>\n<div class=\"os-section-container\">\n    <div class=\"row row-extended\">\n        \n                <div class=\"os-columns-container os-columns-count-3\">\n            \n                                                \n                                            <div class=\"os-columns-container--column\">\n                            \n                                                            <div class=\"os-columns-container-text\">\n                                    <h2>2026<\/h2>\n<ul class=\"presse\">\n<li>\n<h3 class=\"post-header__heading\"><a href=\"https:\/\/saposyprincesas.elmundo.es\/viajar-con-ninos\/por-el-mundo\/family-hotels-and-lodgings-suiza\">Family hotels and lodgings: las mejores opciones para alojarse en Suiza con ni\u00f1os<\/a><\/h3>\n<p>16.04.2026 | Sapos y Princesas &#8211; Ideas y planes inolvidables con ni\u00f1os<\/li>\n<li>\n<h3 class=\"entry-title\"><a href=\"https:\/\/www.off-the-trail.de\/schneeschuhsafari-graubuenden-brambruesch\/\">Schneeschuhsafari Graub\u00fcnden: Tag 3 Brambr\u00fcesch \u2013 Feldis<\/a><\/h3>\n<p>14.03.2026 | OFF THE TRAIL &#8211; Der Wander- Und Outdoorblog aus der Schweiz<\/li>\n<li>\n<h3><a href=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2026\/01\/01HGZde_260114_S17_Aspekte_A_Konzept-Savonin-Schreibgeschuetzt.pdf\" target=\"_blank\" rel=\"noopener\">Aves: kuschliges Nest mit Wow-Effekt<\/a><\/h3>\n<p>14.01.2026 | Hotel &amp; Gastronomie Zeitung<\/li>\n<li>\n<h3><a href=\"https:\/\/www.travel-sisi.com\/familienfreundliche-unterkunft-savognin-aves-hotel\/\" target=\"_blank\" rel=\"noopener\">Family-friendly accommodation in Savognin<\/a><\/h3>\n<p><span class=\"date\">07.01.2026 | Travel Sisi<\/span><\/li>\n<\/ul>\n                                <\/div>\n                            \n                            \n                                                    <\/div>\n\n                    \n\n                                    \n                                            <div class=\"os-columns-container--column\">\n                            \n                                                            <div class=\"os-columns-container-text\">\n                                    <h2>2025<\/h2>\n<ul class=\"presse\">\n<li>\n<h3><a href=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/Aktuell_01_26_Gastro-1.pdf\" target=\"_blank\" rel=\"noopener\">News from the gastronomy sector<\/a><\/h3>\n<p>18.12.2025 | News Savognin\/Surses<\/li>\n<li>\n<h3><a href=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/an2516_rub_nowopen_72dpi.pdf\" target=\"_blank\" rel=\"noopener\">Savognin GR &#8211; Apr\u00e8s-Ski-Appetit<\/a><\/h3>\n<p><span class=\"date\">12.12.2025 | annabelle Now Open<\/span><\/li>\n<li>\n<div class=\"page\" title=\"Page 1\">\n<div class=\"section\">\n<div class=\"layoutArea\">\n<div class=\"column\">\n<h3><a href=\"https:\/\/aves-savognin.ch\/wp-content\/uploads\/2025\/12\/108_Bettgeschichten_Agenda_NowOpen_TH92_109-1.pdf\" target=\"_blank\" rel=\"noopener\">AVES Hotel, Savognin<\/a><\/h3>\n<\/div>\n<\/div>\n<\/div>\n<\/div>\n<p>12.12.2025 | Transhelvetica Bettgeschichten<\/li>\n<li>\n<h3><a href=\"https:\/\/www.htr.ch\/story\/hotellerie\/aves-eroeffnet-moderne-homebase-im-val-surses-44476\" target=\"_blank\" rel=\"noopener\">Aves opens modern home base in Val Surses<\/a><\/h3>\n<p><span class=\"date\">09.12.2025 | hotel revue htr<\/span><\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n                                <\/div>\n                            \n                            \n                                                    <\/div>\n\n                    \n\n                                    \n                                            <div class=\"os-columns-container--column\">\n                            \n                                                            <div class=\"os-columns-container-text\">\n                                    <ul class=\"presse\">\n<li>\n<h3><a href=\"https:\/\/abouttravel.ch\/schweiz-incoming-mice-mice-tip\/neues-aves-hotel-eroeffnet-in-savognin\/\" target=\"_blank\" rel=\"noopener\">New hotel opens in Savognin<\/a><\/h3>\n<p>08.12.2025 | Travel Inside\/ MICE Tipp<\/li>\n<li>\n<h3><a href=\"https:\/\/www.rtr.ch\/novitads\/grischun\/grischun-central\/savognin-nov-entschatta-aves-maina-l-anteriur-hotel-jufa\" target=\"_blank\" rel=\"noopener\">The Jufa Hotel Savognin becomes the Aves Hotel Savognin<\/a><\/h3>\n<p><span class=\"date\">04.12.2025 | Radio Rumantsch RTR<\/span><\/li>\n<li>\n<h3><a href=\"https:\/\/gourmetmedia.ch\/artikel\/das-jufa-hotel-savognin-wird-zum-aves-hotel-savognin\" target=\"_blank\" rel=\"noopener\">New operator takes over<\/a><\/h3>\n<p>23.09.2025 | GourmetMedia<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n                                <\/div>\n                            \n                            \n                                                    <\/div>\n\n                    \n\n                            \n        <\/div>\n    <\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>News from the AVES Homebase Press &#038; Media<\/p>\n","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8606","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Press - AVES Savognin | Media information &amp; images<\/title>\n<meta name=\"description\" content=\"Press area of AVES Savognin: Media information, press releases, images and contact for journalists in a compact and clear format.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/aves-savognin.ch\/en\/press\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Press area AVES Savognin - Media information &amp; downloads\" \/>\n<meta property=\"og:description\" content=\"Here media representatives can find the latest press releases, images and a direct line to the AVES Savognin communications team.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-savognin.ch\/en\/press\/\" \/>\n<meta property=\"og:site_name\" content=\"AVES Hotel Savognin\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-11T15:11:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/press\\\/\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/press\\\/\",\"name\":\"Press - AVES Savognin | Media information & images\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-03-26T08:23:45+00:00\",\"dateModified\":\"2026-06-11T15:11:12+00:00\",\"description\":\"Press area of AVES Savognin: Media information, press releases, images and contact for journalists in a compact and clear format.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/press\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/press\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/press\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Press\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/\",\"name\":\"AVES Hotel Savognin\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-savognin.ch\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Press - AVES Savognin | Media information & images","description":"Press area of AVES Savognin: Media information, press releases, images and contact for journalists in a compact and clear format.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/aves-savognin.ch\/en\/press\/","og_locale":"en_US","og_type":"article","og_title":"Press area AVES Savognin - Media information & downloads","og_description":"Here media representatives can find the latest press releases, images and a direct line to the AVES Savognin communications team.","og_url":"https:\/\/aves-savognin.ch\/en\/press\/","og_site_name":"AVES Hotel Savognin","article_modified_time":"2026-06-11T15:11:12+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-savognin.ch\/en\/press\/","url":"https:\/\/aves-savognin.ch\/en\/press\/","name":"Press - AVES Savognin | Media information & images","isPartOf":{"@id":"https:\/\/aves-savognin.ch\/en\/#website"},"datePublished":"2025-03-26T08:23:45+00:00","dateModified":"2026-06-11T15:11:12+00:00","description":"Press area of AVES Savognin: Media information, press releases, images and contact for journalists in a compact and clear format.","breadcrumb":{"@id":"https:\/\/aves-savognin.ch\/en\/press\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-savognin.ch\/en\/press\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-savognin.ch\/en\/press\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-savognin.ch\/en\/"},{"@type":"ListItem","position":2,"name":"Press"}]},{"@type":"WebSite","@id":"https:\/\/aves-savognin.ch\/en\/#website","url":"https:\/\/aves-savognin.ch\/en\/","name":"AVES Hotel Savognin","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-savognin.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8606","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/comments?post=8606"}],"version-history":[{"count":10,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8606\/revisions"}],"predecessor-version":[{"id":11238,"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/pages\/8606\/revisions\/11238"}],"wp:attachment":[{"href":"https:\/\/aves-savognin.ch\/en\/wp-json\/wp\/v2\/media?parent=8606"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}