.section.offer {width: 100%;max-width: 1920px;margin-left: auto;margin-right: auto;padding-bottom: 2.55rem;background: var(--white); } .section.offer.section-last {overflow: clip; } .section.offer .holder {background: #d9d9d9; } .section.offer .container > .row > .col {display: flex;flex-direction: column;align-items: center;justify-content: center; } .section.offer .content {max-width: 29.3rem;text-align: center;margin-top: 5.5rem; } @media (min-width: 1450px) {.section.offer .content {margin-bottom: 0.65rem;margin-right: auto;margin-left: 0;} } .section.offer .content p {font-size: 2rem;line-height: 1.4;margin-bottom: 2.85rem; } .section.offer .content p b, .section.offer .content p strong {font-weight: 300;color: var(--primary); } .section.offer .background {margin-top: 6.1rem;margin-left: 0.75rem;margin-bottom: 5.2rem;color: var(--white); } .section.offer .foreground {position: absolute;top: 4rem;right: -2.5rem;z-index: 1;display: none; } @media (min-width: 1450px) {.section.offer .foreground {display: block;} } .section.offer .images {position: absolute;top: 0;left: 0;right: 0;width: 100%;height: calc(100% + 27.35rem);overflow: clip;flex-wrap: nowrap;margin: 0; } .section.offer .images .image {position: relative;padding: 0; } .section.offer .images .image.image-1 {top: 11%; } .section.offer .images .image.image-2 {top: 22.2%; } .section.offer .images .image.image-3 {top: 37.6%;display: none; } @media (min-width: 576px) {.section.offer .images .image.image-3 {display: block;} } .section.offer .images .image .card {display: inline-block;width: 10.55rem;height: 24.8rem;margin-left: 1.2rem;position: sticky;top: 0;padding: 0;border: 0;background: var(--primary); } .section.offer .images .image .card .card-img-top {height: 65%;object-fit: cover; } .section.offer .images .image .card .card-title {font-size: 2.0195rem;line-height: 1.271;letter-spacing: -0.060585rem;text-align: left;color: var(--white);padding-left: 1.1rem; } .section.offer .images .cover {position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 24.8rem;background: var(--white); } 