.post{overflow:hidden;position:relative;width:100%}.post-background{left:0;position:absolute;top:0;width:100%;z-index:-1}.post-background__element{background-color:#edf7fd;height:28vw;min-height:300px}.post-background__wave{-webkit-animation:moveWave 15s linear infinite;animation:moveWave 15s linear infinite;aspect-ratio:1320/12.5;background-position:left top;background-position:left;background-repeat:repeat-x;background-size:calc(50.15% + 1px) auto;background-image:url(../images/wave/posts-wave.svg);display:block;width:200%;will-change:background-position}.post__inner{margin-left:auto;margin-right:auto;max-width:1060px;padding:0px 30px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-top:70px;padding-bottom:40px}@media screen and (max-width: 767px){.post__inner{padding-top:30px;padding-bottom:30px}}.title-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width: 767px){.title-box{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.title-box__group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.title-box__icon{padding-bottom:10px;width:50px}@media screen and (max-width: 767px){.title-box__icon{width:42px}}.title-box__title{color:#9081bb;line-height:1;font-size:70px;font-weight:700;font-family:"Quicksand",serif;font-style:normal;letter-spacing:.02em;margin-left:20px}@media screen and (max-width: 767px){.title-box__title{font-size:42px;margin-left:10px}}.title-box__sub-title{font-family:"Zen Maru Gothic",serif;font-weight:400;font-style:normal;letter-spacing:.05em;color:#986c2e;font-size:20px;font-weight:700;margin-left:23px;line-height:1}@media screen and (max-width: 767px){.title-box__sub-title{font-size:18px;margin-left:0px;padding-top:10px;padding-left:52px}}.post__description{font-family:"Zen Maru Gothic",serif;font-weight:400;font-style:normal;letter-spacing:.05em;color:#706862;font-size:18px;font-weight:500;line-height:1.8;margin-top:30px}@media screen and (max-width: 767px){.post__description{font-size:16px}}.posts__list{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;grid-template-columns:repeat(3, 1fr);-webkit-column-gap:27.5px;-moz-column-gap:27.5px;column-gap:27.5px;row-gap:30px;grid-gap:30px 27.5px;padding-top:40px}@media screen and (max-width: 992px){.posts__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 480px){.posts__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;grid-template-columns:repeat(1, 1fr)}}.posts__item{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;height:260px;max-width:315px;position:relative;width:100%}.posts__item--no-image{background-color:#fff;border:1px solid #e4e4e5;border-radius:30px}.posts__link{width:100%}.post__img{border-radius:30px;left:0;height:260px;-o-object-fit:cover;object-fit:cover;position:absolute;-webkit-transition:-webkit-filter .25s linear;transition:-webkit-filter .25s linear;transition:filter .25s linear;transition:filter .25s linear, -webkit-filter .25s linear;width:100%;z-index:-1}.posts__item:hover .post__img{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.post__img--no{border-radius:0;left:50%;-o-object-fit:contain;object-fit:contain;position:absolute;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:50%}.posts__item:hover .post__img--no{-webkit-filter:brightness(1.2);filter:brightness(1.2)}.posts__box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-bottom-left-radius:30px;border-bottom-right-radius:30px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(23, 26, 24, 0.05)), to(rgb(56, 52, 49)));background:linear-gradient(to bottom, rgba(23, 26, 24, 0.05) 0%, rgb(56, 52, 49) 100%);-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-column-gap:15px;-moz-column-gap:15px;column-gap:15px;position:absolute;bottom:0;padding-top:10px;padding-right:20px;padding-bottom:15px;padding-left:20px;width:100%}.posts__icon{aspect-ratio:60/93;max-height:46.5px;width:30px}.posts__title{font-family:"Zen Maru Gothic",serif;font-weight:400;font-style:normal;letter-spacing:.05em;color:#fff;font-size:18px;font-weight:500;line-height:1.5;-webkit-transition:-webkit-filter .25s linear;transition:-webkit-filter .25s linear;transition:filter .25s linear;transition:filter .25s linear, -webkit-filter .25s linear;text-shadow:1px 1px rgba(0,0,0,.5)}.posts__item:hover .posts__title{color:rgba(255,255,255,.85)}.posts__title--no-image{color:#fff;-webkit-transition:-webkit-filter .25s linear;transition:-webkit-filter .25s linear;transition:filter .25s linear;transition:filter .25s linear, -webkit-filter .25s linear}.posts__item:hover .posts__title--no-image{color:rgba(255,255,255,.85)}.posts__group{margin-top:60px}