.img-content{display:grid;grid-template-columns:minmax(0, 1fr);-moz-column-gap:var(--gutter-standard);column-gap:var(--gutter-standard);row-gap:var(--gutter-x-loose);position:relative}@media only screen and (min-width: calc(48rem + 1px)){.img-content{grid-template-columns:repeat(2, minmax(0, 1fr))}}@media only screen and (min-width: calc(64rem + 1px)){.img-content{-moz-column-gap:var(--gutter-loose);column-gap:var(--gutter-loose)}}@media only screen and (min-width: calc(90rem + 1px)){.img-content{-moz-column-gap:var(--gutter-x-loose);column-gap:var(--gutter-x-loose)}}.img-content .content{max-width:34rem;align-items:center;text-align:center;gap:var(--space-xl)}.img-content .content .illustration{height:7rem}.img-content .content .content-inner{width:100%;display:flex;flex-direction:column;align-items:center}.img-content .content .content-inner .italic-title p{font-family:var(--font-family-large-heading);font-weight:var(--font-weight-large-heading);text-transform:var(--text-transform-large-heading);font-size:var(--font-size-large-heading-2);line-height:var(--line-height-large-heading-2);letter-spacing:var(--letter-spacing-large-heading-2);font-style:var(--font-style-large-heading)}.img-content .content .content-wrap{width:100%;margin-bottom:var(--space-l)}.img-content .content .content-wrap p{margin-bottom:0}.img-content .content .content-wrap a{text-decoration:underline;text-underline-offset:3px}.img-content .content .js-single-modal-trigger-ajax{margin-bottom:0}.img-content .img{position:relative}@media only screen and (max-width: 40rem){.img-content .img{width:100%}}.img-content .img img{width:100%}.img-content .img .slick-list,.img-content .img .slick-track{top:0;left:0;height:100%;width:100%}.img-content .img .slick-controls{z-index:3;padding:var(--space-xl);position:absolute;bottom:0;left:50%;transform:translateX(-50%);width:auto}.img-content .img .slick-controls .slick-control{display:none}.img-content.text-image .content{order:1}@media only screen and (max-width: 40rem){.img-content.text-image .content{order:unset}}.img-content.text-image .img{order:2}@media only screen and (max-width: 40rem){.img-content.text-image .img{order:unset}}@media only screen and (max-width: 40rem){.img-content.mob-img-bottom .content{order:1}.img-content.mob-img-bottom .img{order:2}}.img-content.column{grid-template-columns:minmax(0, 1fr);padding:var(--space-xl);outline:1px solid var(--color-body-a25)}@media only screen and (min-width: calc(48rem + 1px)){.img-content.column:last-child:nth-child(odd){grid-column:1/-1;grid-template-columns:repeat(2, minmax(0, 1fr));align-items:flex-end;-moz-column-gap:var(--gutter-x-loose);column-gap:var(--gutter-x-loose)}.img-content.column:last-child:nth-child(odd) .content-inner{flex-direction:column;gap:var(--gutter-standard)}.img-content.column:last-child:nth-child(odd) .content-inner header{width:100%;max-width:unset}.img-content.column:last-child:nth-child(odd) .content-inner header p{font-family:var(--font-family-large-heading);font-weight:var(--font-weight-large-heading);text-transform:var(--text-transform-large-heading);font-size:var(--font-size-large-heading-3);line-height:var(--line-height-large-heading-3);letter-spacing:var(--letter-spacing-large-heading-3);font-style:var(--font-style-large-heading)}.img-content.column:last-child:nth-child(odd) .content-inner header span{font-family:var(--font-family-subtitle);font-weight:var(--font-weight-subtitle);text-transform:var(--text-transform-subtitle);font-size:var(--font-size-subtitle-1);line-height:var(--line-height-subtitle-1);letter-spacing:var(--letter-spacing-subtitle-1);font-style:var(--font-style-subtitle)}.img-content.column:last-child:nth-child(odd) .content-inner .room-list-items{width:100%;flex-direction:row;flex-wrap:wrap;gap:var(--space-xs)}.img-content.column:last-child:nth-child(odd) .content-inner .room-list-items .list-item{gap:var(--space-xs);align-items:center}.img-content.column:last-child:nth-child(odd) .content-inner .room-list-items .list-item svg{display:block}.img-content.column:last-child:nth-child(odd) .content-inner .room-list-items .list-item:last-child svg{display:none}}.img-content.column .content{margin:0;max-width:var(--width-content);width:100%;text-align:center;flex-basis:auto;align-items:unset}.img-content.column .content .buttons{justify-content:center;margin-bottom:0}.img-content.column .img{width:100%}.img-content.column .img .image-carousel{min-height:18rem}@media only screen and (max-width: 40rem){.img-content.column .img .image-carousel{min-height:16rem}}.img-content-columns{display:grid;gap:1px}.img-content-columns .img-content{row-gap:var(--space-l)}.img-content-columns .img-content .content-inner{flex-direction:row;justify-content:space-between;align-items:baseline}.img-content-columns .img-content .content-inner header{text-align:left;max-width:27rem;width:100%}.img-content-columns .img-content .content-inner .list-item{text-align:end}.img-content-columns .img-content .content-inner .room-list-items{align-items:flex-end;gap:var(--space-xs)}.img-content-columns .img-content .content-inner .room-list-items svg{display:none}@media only screen and (max-width: 64rem){.img-content-columns .img-content .content-inner{flex-direction:column;gap:var(--gutter-standard)}.img-content-columns .img-content .content-inner .room-list-items{width:100%;text-align:left;flex-direction:row;flex-wrap:wrap}.img-content-columns .img-content .content-inner .room-list-items .list-item{gap:var(--space-xs);align-items:center}.img-content-columns .img-content .content-inner .room-list-items .list-item svg{display:block}.img-content-columns .img-content .content-inner header{width:100%;max-width:unset}}.img-content-columns .img-content .buttons{flex-wrap:unset;gap:0;padding-top:var(--space-xl)}.img-content-columns .img-content .buttons .button{width:100%;padding-inline:0}.img-content-columns .img-content .buttons .button:focus{outline:0}@media only screen and (min-width: calc(48rem + 1px)){.img-content-columns{grid-template-columns:repeat(2, minmax(0, 1fr))}}
/*# sourceMappingURL=img_content.css.map */
