.elmntl-posts .header-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between;margin-bottom:40px}.elmntl-posts .header-wrapper>*{flex-basis:100%}.elmntl-posts .header-wrapper .title{font-size:40px;font-weight:500;line-height:40px;margin-bottom:0}@media (min-width:600px){.elmntl-posts .header-wrapper>*{flex-basis:0}}@media (min-width:600px) and (max-width:1199px){.elmntl-posts .header-wrapper{margin-bottom:60px}.elmntl-posts .header-wrapper .title{font-size:44px;line-height:48px}}@media (min-width:1200px){.elmntl-posts .header-wrapper{margin-bottom:60px}.elmntl-posts .header-wrapper .title{font-size:3.625rem;line-height:1.1034482759}}.elmntl-posts .btn-load-more-wrapper{margin-top:30px;text-align:left}.elmntl-posts .btn-load-more-wrapper.disabled{display:none}.elmntl-posts .btn-load-more-wrapper .load-more-btn{background-color:transparent!important;border:none;color:#929292;display:block;font-family:Knockout,-apple-system,BlinkMacSystemFont,sans-serif;min-width:0;padding:0 0 6px;position:relative}.elmntl-posts .btn-load-more-wrapper .load-more-btn:after{background-color:#ef6750;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .32s ease-in-out;width:23px}.elmntl-posts .btn-load-more-wrapper .load-more-btn:focus,.elmntl-posts .btn-load-more-wrapper .load-more-btn:hover{background-color:transparent!important}.elmntl-posts .btn-load-more-wrapper .load-more-btn:focus:after,.elmntl-posts .btn-load-more-wrapper .load-more-btn:hover:after{width:100%}.elmntl-posts .btn-load-more-wrapper .icon{display:block}@media (min-width:600px){.elmntl-posts .btn-load-more-wrapper .load-more-btn{font-size:1.3125rem;line-height:.7619047619}}@media (min-width:600px) and (max-width:1199px){.elmntl-posts .btn-load-more-wrapper{margin-top:70px}}@media (min-width:1200px){.elmntl-posts .btn-load-more-wrapper{margin-top:90px}}.elmntl-posts .category-filter{display:flex;flex-grow:1;gap:25px;justify-content:flex-end;list-style-type:none;margin:0;padding:0}.elmntl-posts .category-filter li{color:#929292;cursor:pointer;font-family:Knockout,-apple-system,BlinkMacSystemFont,sans-serif;font-size:18px;letter-spacing:.05em;line-height:18px;text-transform:uppercase;white-space:nowrap}@media (max-width:1199px){.elmntl-posts .category-filter{overflow-x:auto}}@media (min-width:600px) and (max-width:1199px){.elmntl-posts .category-filter{gap:24px}}@media (min-width:1200px){.elmntl-posts .category-filter{gap:32px}}.elmntl-posts .post-grid{display:grid;row-gap:46px}.elmntl-posts .post-grid+.post-grid{margin-top:46px}@media (min-width:600px) and (max-width:1199px){.elmntl-posts .post-grid{-moz-column-gap:42px;column-gap:42px;grid-template-columns:1fr 1fr;row-gap:55px}.elmntl-posts .post-grid+.post-grid{margin-top:42px}}@media (min-width:1200px){.elmntl-posts .post-grid{-moz-column-gap:32px;column-gap:32px;grid-template-columns:1fr 1fr 1fr;row-gap:60px}.elmntl-posts .post-grid+.post-grid{margin-top:60px}}@media (min-width:1800px){.elmntl-posts .post-grid{-moz-column-gap:64px;column-gap:64px;grid-template-columns:1fr 1fr 1fr;row-gap:111px}.elmntl-posts .post-grid+.post-grid{margin-top:111px}}.elmntl-posts .post-item .post-item-wrapper{display:flex;flex-direction:column;height:100%}.elmntl-posts .post-item .item-thumbnail{background-color:#c4c4c4;height:226px;margin:0 0 34px;overflow:hidden}.elmntl-posts .post-item .item-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;opacity:1;transform:scale(1);transition:all .32s ease-in-out;width:100%}.elmntl-posts .post-item .overline{color:#929292;display:block;font-family:Knockout,-apple-system,BlinkMacSystemFont,sans-serif;font-size:17px;font-weight:400;letter-spacing:.05em;line-height:17px;margin-bottom:33px;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.elmntl-posts .post-item .overline:after{background-color:#ef6750;bottom:-5px;content:"";display:block;height:2px;position:absolute;transition:width .32s ease-in-out;width:23px}.elmntl-posts .post-item .post-title{color:#282020;font-size:32px;font-weight:500;line-height:38px;margin-bottom:17px;margin-top:0}.elmntl-posts .post-item .post-title a{background:linear-gradient(90deg,rgba(40,32,32,0),rgba(40,32,32,0)),linear-gradient(90deg,#282020,#282020);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;color:inherit;text-decoration:none;transition:background-size .4s}.elmntl-posts .post-item .item-content{display:flex;flex-direction:column;flex-grow:1}.elmntl-posts .post-item .post-excerpt{align-self:flex-end;color:#282020;font-size:21px;font-weight:400;line-height:32px}.elmntl-posts .post-item:hover .item-thumbnail img{opacity:.8;transform:scale(1.03)}.elmntl-posts .post-item:hover .overline:after{width:100%}.elmntl-posts .post-item:hover .post-title a{background-size:0 .1em,100% .1em}@media (max-width:599px){.elmntl-posts .post-item:not(:last-child){border-bottom:1px solid #929292;padding-bottom:40px}}@media (min-width:600px){.elmntl-posts .post-item{flex:1 0 500px}.elmntl-posts .post-item .item-thumbnail{height:296px;margin-bottom:24px}.elmntl-posts .post-item .overline{font-size:14px;line-height:16px;margin-bottom:29px}.elmntl-posts .post-item .post-title{font-size:28px;line-height:32px}.elmntl-posts .post-item .post-excerpt{font-size:18px;line-height:24px}}@media (min-width:1200px){.elmntl-posts .post-item{flex:1 1 500px}.elmntl-posts .post-item .overline{font-size:1.0625rem;line-height:1;margin-bottom:33px;margin-bottom:29px}.elmntl-posts .post-item .post-title{font-size:2rem;line-height:1.1875}.elmntl-posts .post-item .post-excerpt{font-size:1.3125rem;line-height:1.5238095238}}@media (min-width:1800px){.elmntl-posts .post-item{flex:1 0 500px}.elmntl-posts .post-item .item-thumbnail{height:312px;margin-bottom:26px}}.elmntl-posts.is-style-news-columns .post-grid{display:flex;flex-wrap:wrap;gap:47px}@media (min-width:600px) and (max-width:1199px){.elmntl-posts.is-style-news-columns .post-grid{margin-left:-32px;margin-right:-32px;padding-left:32px;padding-right:32px;width:100vw}}@media (min-width:600px){.elmntl-posts.is-style-news-columns .post-grid{flex-wrap:nowrap;gap:80px;overflow-x:auto}}@media (min-width:1200px){.elmntl-posts.is-style-news-columns .post-grid{gap:52px}}@media (min-width:1800px){.elmntl-posts.is-style-news-columns .post-grid{gap:104px;margin-left:auto;margin-right:auto;padding-left:0;padding-right:0;width:100%}}@media (max-width:599px){.elmntl-posts.is-style-news-columns .post-item:not(:last-child){border-bottom:1px solid #929292;padding-bottom:48px}}@media (min-width:600px){.elmntl-posts.is-style-news-columns .post-item{flex:1 0 500px}}@media (min-width:1200px){.elmntl-posts.is-style-news-columns .post-item{flex:1 1 500px}}.elmntl-posts.is-style-news-columns .post-item .item-thumbnail{margin:0 0 34px;overflow:hidden}.elmntl-posts.is-style-news-columns .post-item .item-thumbnail img{opacity:1;transform:scale(1);transition:all .32s ease-in-out}.elmntl-posts.is-style-news-columns .post-item .overline{color:#929292;display:block;font-family:Knockout,-apple-system,BlinkMacSystemFont,sans-serif;font-size:1.0625rem;font-weight:400;letter-spacing:.05em;line-height:1;margin-bottom:33px;position:relative;text-transform:uppercase;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.elmntl-posts.is-style-news-columns .post-item .overline:after{background-color:#ef6750;bottom:-5px;content:"";display:block;height:2px;position:absolute;transition:width .32s ease-in-out;width:23px}.elmntl-posts.is-style-news-columns .post-item .post-title{color:#282020;font-size:2rem;font-weight:500;line-height:1.1875;margin-bottom:17px;margin-top:0}.elmntl-posts.is-style-news-columns .post-item .post-title a{background:linear-gradient(90deg,rgba(40,32,32,0),rgba(40,32,32,0)),linear-gradient(90deg,#282020,#282020);background-position:100% 100%,0 100%;background-repeat:no-repeat;background-size:100% .1em,0 .1em;color:inherit;text-decoration:none;transition:background-size .4s}.elmntl-posts.is-style-news-columns .post-item .post-excerpt{color:#282020;font-size:1.3125rem;font-weight:400;line-height:1.5238095238}.elmntl-posts.is-style-news-columns .post-item:hover .item-thumbnail img{opacity:.8;transform:scale(1.03)}.elmntl-posts.is-style-news-columns .post-item:hover .overline:after{width:100%}.elmntl-posts.is-style-news-columns .post-item:hover .post-title a{background-size:0 .1em,100% .1em}.elmntl-posts.is-style-rooms-grid .post-grid{row-gap:28px}.elmntl-posts.is-style-rooms-grid .post-grid+.post-grid{margin-top:28px}@media (min-width:600px){.elmntl-posts.is-style-rooms-grid .post-grid{-moz-column-gap:24px;column-gap:24px;grid-template-columns:1fr 1fr;row-gap:24px}.elmntl-posts.is-style-rooms-grid .post-grid+.post-grid{margin-top:24px}}@media (min-width:1200px){.elmntl-posts.is-style-rooms-grid .post-grid{-moz-column-gap:44px;column-gap:44px;row-gap:38px}.elmntl-posts.is-style-rooms-grid .post-grid+.post-grid{margin-top:38px}}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper{margin-top:30px;text-align:center}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper.disabled{display:none}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper .load-more-btn{background-color:transparent;border:none;color:#282020;display:inline-block;font-size:30px;min-width:0}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper .load-more-btn:after{display:none}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper .icon{display:block}@media (min-width:600px) and (max-width:1199px){.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper{margin-top:50px}}@media (min-width:1200px){.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper{margin-top:90px}.elmntl-posts.is-style-rooms-grid .btn-load-more-wrapper .load-more-btn{font-size:4.375rem}}.elmntl-posts .room-item{position:relative}.elmntl-posts .room-item .post-item-wrapper{height:100%}.elmntl-posts .room-item .item-thumbnail{height:235px;margin:0;position:relative}.elmntl-posts .room-item .item-thumbnail:before{background-color:rgba(0,0,0,.3);content:"";display:block;height:100%;position:absolute;top:0;width:100%}.elmntl-posts .room-item .item-thumbnail img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.elmntl-posts .room-item .item-content{bottom:9px;left:16px;position:absolute}.elmntl-posts .room-item .post-title{color:#f6f6f6;font-size:28px;font-weight:400;line-height:32px;margin:0}.elmntl-posts .room-item .post-title a{color:inherit;text-decoration:none}@media (min-width:600px) and (max-width:1199px){.elmntl-posts .room-item .item-thumbnail{height:330px}}@media (min-width:1200px){.elmntl-posts .room-item .item-content{bottom:16px;left:22px}.elmntl-posts .room-item .post-title{font-size:2.5rem;line-height:1.2}.elmntl-posts .room-item .item-thumbnail{height:400px}}@media (min-width:1800px){.elmntl-posts .room-item .item-thumbnail{height:469px}}

/*# sourceMappingURL=posts.css.map*/