.image-paragraph-content-container{container-type:inline-size;container-name:image-paragraph-content-container}.image-paragraph-content{display:flex;gap:24px;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);margin:30px 0;background-color:var(--color-plaza-white)}@container (width < 900px){.image-paragraph-content{flex-direction:column}}.image-paragraph-content .paragraph-col{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 24px);position:relative}.image-paragraph-content .paragraph-col .header-tags-container{position:absolute;top:10px;right:10px}.image-paragraph-content .paragraph-col img{width:100%;height:100%;object-fit:cover}.image-paragraph-content .paragraph-content{display:flex;flex-direction:column;justify-content:center;gap:20px;padding:10px 0}@container (width < 900px){.image-paragraph-content .paragraph-content{padding:10px 20px}}.image-paragraph-content .paragraph-content .post-title-draft{color:var(--color-plaza-red)}.image-paragraph-content .paragraph-content .headline{position:relative;display:flex;flex-direction:column;gap:10px}.image-paragraph-content .paragraph-content .headline h3{font-size:22.7px;font-style:normal;font-weight:700;line-height:26.6px}@container (width < 1200px){.image-paragraph-content .paragraph-content .headline h3{font-size:18.7px;line-height:22.6px}}.image-paragraph-content .paragraph-content .headline .subline{font-size:18.4px;font-style:normal;font-weight:400;line-height:25.6px;color:var(--color-plaza-grey)}@container (width < 1200px){.image-paragraph-content .paragraph-content .headline .subline{font-size:14.7px;line-height:21.6px}}.image-paragraph-content .paragraph-content .headline:after{content:"";width:100%;height:1px;background-color:var(--color-plaza-gold)}.image-paragraph-content .paragraph-content .tags-content{display:flex;gap:20px}.image-paragraph-content .paragraph-content .tags-content .plaza-tag{font-size:16px;padding:8px}@container (width < 1200px){.image-paragraph-content .paragraph-content .tags-content .plaza-tag{font-size:12px;padding:5px}}.image-paragraph-content .paragraph-content .text-content{font-size:16px;font-style:normal;font-weight:400;line-height:20px}.image-paragraph-content .paragraph-content .text-content ol,.image-paragraph-content .paragraph-content .text-content ul{transform:translateX(2ch)}@container (width < 1200px){.image-paragraph-content .paragraph-content .text-content{font-size:12.7px;line-height:16.6px}}.image-paragraph-content .paragraph-footer{margin-top:10px}.image-paragraph-content .paragraph-footer .paragraph-button{width:max-content}@container (width >= 600px){.wide .image-paragraph-content{flex-direction:row}}@container (width < 600px){.wide .image-paragraph-content{flex-direction:column}}:root{--color-plaza-gold:#D6CA90;--color-plaza-antracite:#3D3D3D;--color-plaza-grey:#707070;--color-plaza-light-grey:#F9F9F9;--color-plaza-red:#B82959;--color-plaza-green:#00AF8B;--color-plaza-green-light:rgba(230,250,237,0.68);--color-plaza-white:white;--color-darker-grey:#dfdfdf}body.dark-mode{--color-plaza-gold:#D6CA90;--color-plaza-red:#B82959;--color-plaza-green:#00AF8B;--color-plaza-green-light:rgba(230,250,237,0.68);--color-plaza-light-grey:#474747;--color-plaza-grey:#2c2c2c;--color-plaza-antracite:#cccccc;--color-plaza-white:black;--color-darker-grey:#dfdfdf}.teaser-tile{display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 2px 8px 0 rgba(0,0,0,.1);border-radius:4px;overflow:hidden;margin-bottom:30px}.teaser-tile .post-title-draft{color:var(--color-plaza-red)}.teaser-tile header{position:relative}.teaser-tile header img{border-radius:0}.teaser-tile header .header-tags-container{position:absolute;bottom:10px;display:flex;gap:5px;right:10px}.teaser-tile footer,.teaser-tile main{padding:10px;display:flex;flex-direction:column;gap:10px}.teaser-tile footer h3,.teaser-tile main h3{font-size:17.6px;font-weight:700;line-height:normal}.teaser-tile footer p,.teaser-tile main p{color:var(--color-plaza-grey);font-size:14.4px;font-style:normal;font-weight:400;line-height:21.6px}.teaser-tile footer .teaser-tile-content,.teaser-tile main .teaser-tile-content{display:flex;justify-content:space-between}.teaser-tile footer .teaser-tile-content .ghost-tag,.teaser-tile main .teaser-tile-content .ghost-tag{text-transform:none}.teaser-tile footer .hotel-detail-button,.teaser-tile main .hotel-detail-button{width:100%}