.offer-section{position:relative;overflow:hidden;padding:80px 0 40px}@media(max-width: 991px){.offer-section{padding:80px 0 20px}}.offer-section .offer-container{background-color:#f9f6f4;padding:16px}.offer-section .offer-content{padding:20px;height:100%;display:flex;flex-direction:column;justify-content:space-between;gap:32px;align-items:flex-start}@media(max-width: 991px){.offer-section .offer-content{padding-left:0;padding-right:0}}@media(max-width: 767px){.offer-section .offer-content{gap:24px}}.offer-section .offer-content .offer-badge{background-color:#cedcdf;color:#1c1c1c;padding:6px 10px;font-family:"Swiss721 BT",sans-serif;font-weight:300;text-transform:uppercase}.offer-section .offer-content h2{font-size:2.2rem;font-weight:700;color:#1c1c1c;margin-bottom:0;font-family:"Aldine721 BT",serif}.offer-section .offer-content h3{font-size:24px;font-weight:300;margin-bottom:16px;color:#1c1c1c;font-family:"Aldine721 BT",serif;line-height:1.4}.offer-section .offer-content p{font-size:1rem;line-height:1.4;color:#1c1c1c;margin-bottom:0;font-family:"Swiss721 BT",sans-serif;font-weight:300}@media(max-width: 767px){.offer-section .offer-content p{font-size:.875rem}}.offer-section .offer-image{height:100%;min-height:326px;background-size:cover;background-position:center;position:relative}.offer-section .offer-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.offer-section .btn-dark{background-color:#1c1c1c;border-color:#1c1c1c;color:#fff;border-radius:50px;font-family:"Swiss721 BT",sans-serif;font-weight:700;transition:all .3s ease}.offer-section .btn-dark:hover,.offer-section .btn-dark:focus{background-color:#424242;border-color:#424242}