.the-rest-posts__wrapper{background:rgb(var(--color-background))}.the-rest-posts__wrapper header{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px;margin-bottom:36px}.the-rest-posts__wrapper header *{margin:0}.the-rest-posts__wrapper header .trp__title{color:rgb(var(--color-foreground));font-weight:400;color:#131211;text-transform:capitalize;letter-spacing:normal}.the-rest-posts__wrapper header .trp__title.h1-txt{font-size:56px;line-height:110%}.the-rest-posts__wrapper header .trp__title.h2-txt{font-size:40px;line-height:110%}.the-rest-posts__wrapper header .trp__title.h3-txt{font-size:26px;line-height:130%}@media(max-width: 1024px){.the-rest-posts__wrapper header .trp__title.h1-txt,.the-rest-posts__wrapper header .trp__title.h2-txt,.the-rest-posts__wrapper header .trp__title.h3-txt{font-size:30px}}@media(max-width: 750px){.the-rest-posts__wrapper header .trp__title * br{display:none}.the-rest-posts__wrapper header .trp__title.h1-txt,.the-rest-posts__wrapper header .trp__title.h2-txt,.the-rest-posts__wrapper header .trp__title.h3-txt{font-size:24px;line-height:100%}}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp{display:grid;grid-template-columns:repeat(3, 1fr);gap:24px}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__grid--wrapp{grid-template-columns:1fr;gap:32px}}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article{display:block;text-decoration:none;color:rgb(var(--color-foreground))}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article[hidden]{display:none}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article:hover img{transition:.5s all ease-in-out;transform:scale(1.1)}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article:hover .trp__card-title{text-decoration:underline}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp{overflow:hidden;width:100%;height:274px;display:block;margin:0;border-radius:16px;position:relative}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp{height:223px}}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp::before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 27.36%);z-index:1}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp .trp__badge{font-size:14px;line-height:150%;color:#fff;font-weight:400;padding:3px 6px;position:absolute;top:16px;left:16px;z-index:1;background:rgba(19,18,17,.4);border-radius:4px}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__img--wrapp svg{height:100%;width:100%;background-color:rgba(0,0,0,.1)}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content{display:flex;flex-direction:column;margin-top:16px}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__card-title{font-size:20px;line-height:130%;color:#131211;font-weight:400;font-family:var(--font-heading-family);text-decoration:none;letter-spacing:normal;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__card-title{font-size:16px}}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__author{font-size:12px;line-height:150%;color:#2d2c29;font-weight:600;margin-top:8px;letter-spacing:normal}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__excerpt{font-size:14px;line-height:150%;font-weight:400;color:#575654;letter-spacing:normal;margin-top:16px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__excerpt p{margin-top:0;margin-bottom:0}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__grid--wrapp article .trp__content .trp__excerpt{display:none}}.the-rest-posts__wrapper .trp__container .trp__view-more{display:flex;justify-content:center;margin-top:40px}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__view-more{margin-top:32px}}.the-rest-posts__wrapper .trp__container .trp__view-more .trp__btn-more{padding:12px 40px;font-size:16px;font-weight:600;line-height:140%;cursor:pointer;border:1px solid #40543e;background:rgba(0,0,0,0);color:#40543e;transition:all .3s ease;height:46px;border-radius:23px}@media(max-width: 750px){.the-rest-posts__wrapper .trp__container .trp__view-more .trp__btn-more{width:100%}}.the-rest-posts__wrapper .trp__container .trp__view-more .trp__btn-more:hover{background:#40543e;color:#fff}.the-rest-posts__wrapper .trp__container .trp__view-more .trp__btn-more[hidden]{display:none}