{"id":8626,"date":"2025-04-29T14:48:39","date_gmt":"2025-04-29T12:48:39","guid":{"rendered":"http:\/\/aves-arosa.ch.w01d353e.kasserver.com\/about-us\/"},"modified":"2025-04-30T23:34:46","modified_gmt":"2025-04-30T21:34:46","slug":"about-us","status":"publish","type":"page","link":"https:\/\/aves-arosa.ch\/en\/about-us\/","title":{"rendered":"About Us"},"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-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns.jpg 1920w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns-300x125.jpg 300w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns-1024x427.jpg 1024w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns-768x320.jpg 768w, https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueber-uns-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 class=\"aves-about-block\"\n    >\n<div class=\"aves-about-inner\">\n    <div class=\"aves_about_text\">\n                    <div class=\"upper_aves_title\"><p>Our Mission<\/p>\n<\/div>\n                            <h2 class=\"about_aves_title\">Discover Pure Joy of Living \u2013 in an Amazing Natural Setting<\/h2>\n        \n                    <div class=\"about_aves_text\"><p>Jump into Freedom: AVES is Your Feel-Good Experience Hotel \u2013 and the Base for Your Adventures in Nature. Your Individual Freedom is at the Center. We Offer You the Best in Design and Digital Services \u2013 at an Attractive Price.<\/p>\n<p>This Also Means You Don&#8217;t Pay for Unnecessary Extras You Don&#8217;t Need. Instead, We Offer You New Ideas and Digital Services \u2013 for Even More Unforgettable Experiences at AVES. Simplexity with Style, Substance, and Intelligence. So You Can Fully Unfold Your True Self. The Magnificent Mountain World Around Arosa Comes Free of Charge. Choose Your Adventure.<\/p>\n<\/div>\n        \n        \n                    <div class=\"image-left\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueberuns-2.jpg\" alt=\"\">\n            <\/div>\n            <\/div>\n\n    <div class=\"imgs_aves_about\">\n                    <div class=\"image-right\">\n                <img decoding=\"async\" src=\"https:\/\/aves-arosa.ch\/wp-content\/uploads\/2025\/04\/ueberuns-1.jpg\" alt=\"\">\n            <\/div>\n        \n            <\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":25,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-8626","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.6 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>About Us \u2013 AVES Homebase Arosa | Your Stylish Hotel in the Alps<\/title>\n<meta name=\"description\" content=\"Get to Know the Team Vision Behind AVES Arosa \u2013 Modern Hotel with Character, Sustainability Alpine Spirit in the Heart of Arosa.\" \/>\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-arosa.ch\/en\/about-us\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"AVES Arosa \u2013 The Team Our Vision\" \/>\n<meta property=\"og:description\" content=\"AVES is More Than Just a Hotel: Meet Our Team, Our Values, and the Passion with Which We Make Your Stay Unforgettable.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/aves-arosa.ch\/en\/about-us\/\" \/>\n<meta property=\"og:site_name\" content=\"Hotel AVES Homebase Arosa\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-30T21:34:46+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-arosa.ch\\\/en\\\/about-us\\\/\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/about-us\\\/\",\"name\":\"About Us \u2013 AVES Homebase Arosa | Your Stylish Hotel in the Alps\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\"},\"datePublished\":\"2025-04-29T12:48:39+00:00\",\"dateModified\":\"2025-04-30T21:34:46+00:00\",\"description\":\"Get to Know the Team Vision Behind AVES Arosa \u2013 Modern Hotel with Character, Sustainability Alpine Spirit in the Heart of Arosa.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/about-us\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/about-us\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/about-us\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"About Us\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/aves-arosa.ch\\\/en\\\/\",\"name\":\"Hotel AVES Homebase Arosa\",\"description\":\"Hotel &amp; Apartments\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/aves-arosa.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":"About Us \u2013 AVES Homebase Arosa | Your Stylish Hotel in the Alps","description":"Get to Know the Team Vision Behind AVES Arosa \u2013 Modern Hotel with Character, Sustainability Alpine Spirit in the Heart of Arosa.","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-arosa.ch\/en\/about-us\/","og_locale":"en_US","og_type":"article","og_title":"AVES Arosa \u2013 The Team Our Vision","og_description":"AVES is More Than Just a Hotel: Meet Our Team, Our Values, and the Passion with Which We Make Your Stay Unforgettable.","og_url":"https:\/\/aves-arosa.ch\/en\/about-us\/","og_site_name":"Hotel AVES Homebase Arosa","article_modified_time":"2025-04-30T21:34:46+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/aves-arosa.ch\/en\/about-us\/","url":"https:\/\/aves-arosa.ch\/en\/about-us\/","name":"About Us \u2013 AVES Homebase Arosa | Your Stylish Hotel in the Alps","isPartOf":{"@id":"https:\/\/aves-arosa.ch\/en\/#website"},"datePublished":"2025-04-29T12:48:39+00:00","dateModified":"2025-04-30T21:34:46+00:00","description":"Get to Know the Team Vision Behind AVES Arosa \u2013 Modern Hotel with Character, Sustainability Alpine Spirit in the Heart of Arosa.","breadcrumb":{"@id":"https:\/\/aves-arosa.ch\/en\/about-us\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/aves-arosa.ch\/en\/about-us\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/aves-arosa.ch\/en\/about-us\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/aves-arosa.ch\/en\/"},{"@type":"ListItem","position":2,"name":"About Us"}]},{"@type":"WebSite","@id":"https:\/\/aves-arosa.ch\/en\/#website","url":"https:\/\/aves-arosa.ch\/en\/","name":"Hotel AVES Homebase Arosa","description":"Hotel &amp; Apartments","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/aves-arosa.ch\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"_links":{"self":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8626","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/users\/25"}],"replies":[{"embeddable":true,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/comments?post=8626"}],"version-history":[{"count":1,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8626\/revisions"}],"predecessor-version":[{"id":8627,"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/pages\/8626\/revisions\/8627"}],"wp:attachment":[{"href":"https:\/\/aves-arosa.ch\/en\/wp-json\/wp\/v2\/media?parent=8626"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}