.listing-offers-block{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:min(calc(2.5rem + 2.5 * (100vw - 22.5rem) / 77.5),5rem);background-color:#000;padding-top:min(calc(2.5rem + 3.75 * (100vw - 22.5rem) / 77.5),6.25rem)}.listing-offers-block .inner{display:grid;gap:min(calc(1rem + 1 * (100vw - 22.5rem) / 77.5),2rem);max-width:92.5rem}@media(min-width: 64rem){.listing-offers-block .inner{width:100%;max-width:92.5rem}}.listing-offers-block .inner.wrapper-bottom{gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem)}.listing-offers-block .headline{color:#fff;font-family:Poppins;font-size:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem);font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;text-align:left;margin:0 !important}.listing-offers-block .headline::after{display:none}.listing-offers-block .wrapper{display:flex;flex-direction:column;width:100%}.listing-offers-block .wrapper .line{width:100%;height:1px;background-color:hsla(0,0%,100%,.2);margin:0}.listing-offers-block .wrapper-top{display:flex;flex-direction:column;justify-content:space-between}.listing-offers-block .wrapper-top .overline{color:#2357ce;font-family:Poppins;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase}.listing-offers-block .wrapper-bottom .post{display:grid;grid-template-columns:1fr;gap:min(calc(1.25rem + 1.25 * (100vw - 22.5rem) / 77.5),2.5rem)}@media(min-width: 64.1rem){.listing-offers-block .wrapper-bottom .post{grid-template-columns:min(calc(25rem + 12.5 * (100vw - 64rem) / 36),37.5rem) 1fr}}.listing-offers-block .wrapper-bottom .post.active .image{max-height:21.25rem;max-width:100%}.listing-offers-block .wrapper-bottom .post.active .content .wrapper-button{display:block}.listing-offers-block .wrapper-bottom .post .image{max-height:18.75rem;max-width:100%;transition:all 500ms cubic-bezier(0.5, 0, 0, 1);overflow:hidden}@media(min-width: 64.1rem){.listing-offers-block .wrapper-bottom .post .image{max-height:6.875rem;max-width:11.25rem}}.listing-offers-block .wrapper-bottom .post .content{display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem}.listing-offers-block .wrapper-bottom .post .content .infos{display:grid;grid-template-columns:1fr;gap:1.25rem}@media(min-width: 48.1rem){.listing-offers-block .wrapper-bottom .post .content .infos{grid-template-columns:repeat(2, 1fr)}}.listing-offers-block .wrapper-bottom .post .content .infos .title{color:#fff;font-family:Poppins;font-size:min(calc(1rem + 0.5 * (100vw - 22.5rem) / 77.5),1.5rem);font-style:normal;font-weight:500;line-height:1.2}.listing-offers-block .wrapper-bottom .post .content .infos .excerpt{color:#fff;font-family:Poppins;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem);font-style:normal;font-weight:400;line-height:1.4}@media(min-width: 64.1rem){.listing-offers-block .wrapper-bottom .post .content .wrapper-button{display:none}}.listing-offers-block .wrapper-bottom .post .content .wrapper-button .cta{display:flex;padding:1rem;align-items:center;gap:1rem;background:#2451b9;color:#fff;width:fit-content;text-decoration:none;text-transform:uppercase;font-size:min(calc(0.875rem + 0.125 * (100vw - 22.5rem) / 77.5),1rem)}.listing-offers-block .wrapper-bottom .post .content .wrapper-button .cta .btn-icon{display:flex;align-items:center}