Willkommen bei

Matildas Hotel

Wir sind ein Boutique-Hotel im Herzen von Santiago de Chile. Mit einer einzigartigen und raffinierten Architektur, bei der jedes Detail den Unterschied macht.

Unser Standort

Ein privilegierter Standort, um Santiago zu entdecken

Im Herzen von Barrio Brasil ist das Matildas Hotel der perfekte Ausgangspunkt , um Santiago in Ihrem eigenen Tempo zu erkunden, sich mit der Stadt zu verbinden und ihre Geschichte, Kultur und das lokale Leben zu entdecken.

Matildas Hotel Boutique Agustinas 2149, Barrio Brasil, Santiago, Chile
Meinen Aufenthalt buchen
.mat-location, .mat-location * { box-sizing: border-box; } .mat-location { width: 100%; background: #D4C4A8; padding: 90px 40px; } .mat-location__inner { width: 100%; max-width: 1320px; margin: 0 auto; display: grid; grid-template-columns: minmax(0, 0.88fr) minmax(0, 1.12fr); align-items: center; gap: clamp(60px, 7vw, 110px); } .mat-location__content { max-width: 560px; } .mat-location__eyebrow { display: flex; align-items: center; gap: 13px; margin-bottom: 20px; color: #6c5940; font-family: "Marcellus", serif; font-size: 12px; font-weight: 400; line-height: 1; text-transform: uppercase; letter-spacing: 0.17em; } .mat-location__eyebrow-line { width: 38px; height: 1px; display: block; background: #806a4b; } .mat-location__title { margin: 0 0 25px; color: #202020; font-family: "Marcellus", serif; font-size: clamp(39px, 4vw, 59px); font-weight: 400; line-height: 1.08; letter-spacing: -0.015em; } .mat-location__text { max-width: 520px; margin: 0 0 32px; color: #51483d; font-family: "Marcellus", serif; font-size: 17px; font-weight: 400; line-height: 1.75; } .mat-location__address { display: flex; align-items: center; gap: 16px; margin-bottom: 34px; } .mat-location__pin { width: 48px; height: 48px; flex: 0 0 48px; display: flex; align-items: center; justify-content: center; border: 1px solid rgba(32, 32, 32, 0.28); border-radius: 50%; } .mat-location__pin svg { width: 20px; height: 20px; fill: #252525; } .mat-location__address > div { display: flex; flex-direction: column; gap: 4px; } .mat-location__address strong { color: #252525; font-family: "Marcellus", serif; font-size: 16px; font-weight: 400; line-height: 1.3; } .mat-location__address span:not(.mat-location__pin) { color: #685e51; font-family: "Marcellus", serif; font-size: 14px; line-height: 1.45; } .mat-location__button { min-height: 58px; display: inline-flex; align-items: center; justify-content: center; gap: 11px; padding: 0 25px; background: #242424; color: #ffffff !important; font-family: "Marcellus", serif; font-size: 15px; font-weight: 400; line-height: 1; letter-spacing: 0.035em; text-decoration: none !important; border: 1px solid #242424; border-radius: 3px; transition: background-color 0.25s ease, color 0.25s ease, transform 0.25s ease; } .mat-location__button svg { width: 17px; height: 17px; flex-shrink: 0; fill: currentColor; } .mat-location__button .mat-location__arrow { width: 16px; margin-left: 3px; transition: transform 0.25s ease; } .mat-location__button:hover { background: transparent; color: #242424 !important; transform: translateY(-2px); } .mat-location__button:hover .mat-location__arrow { transform: translateX(4px); } .mat-location__map-wrap { position: relative; width: 100%; padding: 9px; background: rgba(255, 255, 255, 0.23); border: 1px solid rgba(255, 255, 255, 0.38); border-radius: 22px; box-shadow: 0 24px 60px rgba(60, 45, 25, 0.14); } .mat-location__map { position: relative; width: 100%; height: 520px; overflow: hidden; background: #c9b99e; border-radius: 15px; } .mat-location__map iframe { width: 100%; height: 100%; display: block; border: 0; } .mat-location__map-badge { position: absolute; left: 28px; bottom: 28px; min-height: 47px; display: inline-flex; align-items: center; justify-content: center; gap: 8px; padding: 0 17px; background: rgba(255, 255, 255, 0.95); color: #252525 !important; font-family: "Marcellus", serif; font-size: 13px; line-height: 1; text-decoration: none !important; border: 1px solid rgba(0, 0, 0, 0.08); border-radius: 7px; box-shadow: 0 8px 24px rgba(0, 0, 0, 0.14); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); transition: transform 0.25s ease, box-shadow 0.25s ease; } .mat-location__map-badge svg { width: 16px; height: 16px; fill: #252525; } .mat-location__map-badge:hover { color: #252525 !important; transform: translateY(-2px); box-shadow: 0 12px 30px rgba(0, 0, 0, 0.18); } @media (max-width: 1050px) { .mat-location { padding: 75px 30px; } .mat-location__inner { grid-template-columns: 1fr 1.1fr; gap: 45px; } .mat-location__title { font-size: 43px; } .mat-location__map { height: 470px; } } @media (max-width: 850px) { .mat-location { padding: 65px 26px; } .mat-location__inner { grid-template-columns: 1fr; gap: 48px; } .mat-location__content { max-width: 650px; } .mat-location__map { height: 440px; } } @media (max-width: 600px) { .mat-location { padding: 52px 18px; } .mat-location__inner { gap: 38px; } .mat-location__eyebrow { margin-bottom: 16px; font-size: 11px; } .mat-location__eyebrow-line { width: 28px; } .mat-location__title { margin-bottom: 20px; font-size: 36px; line-height: 1.1; } .mat-location__text { margin-bottom: 27px; font-size: 16px; line-height: 1.65; } .mat-location__address { align-items: flex-start; margin-bottom: 30px; } .mat-location__pin { width: 44px; height: 44px; flex-basis: 44px; } .mat-location__address strong { font-size: 15px; } .mat-location__address span:not(.mat-location__pin) { font-size: 13px; } .mat-location__button { width: 100%; min-height: 57px; padding: 0 20px; } .mat-location__map-wrap { padding: 6px; border-radius: 17px; } .mat-location__map { height: 360px; border-radius: 12px; } .mat-location__map-badge { left: 18px; bottom: 18px; min-height: 44px; padding: 0 14px; font-size: 12px; } } @media (max-width: 380px) { .mat-location__title { font-size: 32px; } .mat-location__map { height: 320px; } }

Über das

Hotel

Das Matildas befindet sich in einem restaurierten denkmalgeschützten Haus aus dem Jahr 1912, in Harmonie mit seiner Geschichte und Umgebung. Wir glauben an eine gemächliche Reise und als Fußgänger, die es ermöglicht, mit der Stadt, ihren Menschen und ihren lokalen Aromen in Kontakt zu treten. Mit chilenisch-australischen Wurzeln bieten wir ein urbanes, nachhaltiges und authentisches Erlebnis, bei dem das Erbe zu neuem Leben erwacht.

Übernachten Sie

Bei uns

.accommodation-carousel-capacity-unit{ display:none; }

Frühbucher

Zahlen Sie weniger bei allen direkten Frühbuchungen, die mehr als einen Monat im Voraus erfolgen.

Unser

Engagement

Wir haben das Gütesiegel für nachhaltigen Tourismus, weil wir mit Respekt für die Umwelt und die Gemeinschaft arbeiten.

Wir schätzen das Erbe, fördern einen verantwortungsvollen Konsum und glauben an ein Reiseerlebnis, das mit dem Lokalen, dem Einfachen und dem Wesentlichen verbindet. 

Aktionen

im Matildas Hotel

Feiern Sie Ihre Hochzeit, Ihren Junggesellinnenabschied oder verbringen Sie eine romantische Nacht in unserem Hotel.

Sie können auch für unsere Sonntagsbrunchs reservieren.

html{ overflow-x: hidden; }