 .landing-image-cards {position: relative;overflow: hidden;padding: 60px 0;background-color: #faf4e7;}.landing-image-cards__title, .landing-image-cards__title * {text-align: center;margin-bottom: 40px;font-family: "GT Flexa";color: var(--Main-Black, #2D4059);font-size: 48px;font-style: normal;font-weight: 700;line-height: 53px;}.landing-image-cards__image-area {position: relative;margin: 0 auto;background-size: contain;background-position: bottom center;background-repeat: no-repeat;}.landing-image-cards::after {content: '';position: absolute;display: none;top: 50%;left: 50%;transform: translate(-20%, -35%);width: 633px;height: 633px;pointer-events: none;z-index: -1;border-radius: 633px;opacity: 0.15;background: var(--red, #F53838);filter: blur(83.5px);}.landing-image-cards__main-image {position: relative;z-index: 0;display: block;max-width: 538px;min-height: 538px;width: 100%;height: auto;margin: 0 auto;padding-top: 128px;}.landing-image-cards__cards {position: absolute;inset: 0;z-index: 1;pointer-events: none;}.landing-image-cards__card {max-width: 372px;position: absolute;background: #fff;border-radius: 8px;padding: 16px;display: flex;gap: 16px;align-items: center;box-shadow: 0px 6.247px 14.28px rgba(254, 102, 30, 0.1), 0px 26.774px 26.774px rgba(254, 102, 30, 0.04), 0px 58.903px 35.699px rgba(0, 0, 0, 0.05);pointer-events: auto;}.landing-image-cards__card-tag {width: 56px;height: 56px;min-width: 56px;border-radius: 5px;display: flex;align-items: center;justify-content: center;background: linear-gradient(90deg, rgba(102, 2, 60, 0.10) 0%, rgba(205, 28, 24, 0.10) 100%);}.landing-image-cards__card-icon {width: 32px;height: 32px;object-fit: contain;}.landing-image-cards__card-text {font-family: 'Nunito', sans-serif;font-weight: 600;font-size: 17px;line-height: 24px;color: #505869;max-width: 268px;margin: 0;}.landing-image-cards__card:nth-child(1) {top: 10.6%;left: 14.2%;}.landing-image-cards__card:nth-child(2) {top: 10.6%;right: 14.2%;}.landing-image-cards__card:nth-child(3) {top: 40.6%;left: 0.7%;}.landing-image-cards__card:nth-child(4) {top: 45.4%;right: 0.7%;}.landing-image-cards__card:nth-child(5) {top: 76%;left: 15.9%;}.landing-image-cards__card:nth-child(6) {top: 75%;right: 7%;}@media(max-width: 1200px) {.landing-image-cards__card:nth-child(1), .landing-image-cards__card:nth-child(2) {top: 15%;}.landing-image-cards__card:nth-child(1) {left: 0.7%;}.landing-image-cards__card:nth-child(2) {right: 0.7%;}.landing-image-cards__card:nth-child(3), .landing-image-cards__card:nth-child(4) {top: 50%;}}@media(max-width: 992px) {.landing-image-cards__main-image {padding-top: unset;}.landing-image-cards__cards {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 16px;}.landing-image-cards__card {position: unset;}}@media (max-width: 768px) {.landing-image-cards__cards {position: relative;}.landing-image-cards__main-image {display: none;}.landing-image-cards__image-area {background-image: unset!important;}.landing-image-cards::after {display: block;}.landing-image-cards__title, .landing-image-cards__title * {font-size: 32px;line-height: 36px;text-wrap: pretty;}.landing-image-cards__image-area {max-width: 100%;}.landing-image-cards__card {padding: 16px;gap: 16px;box-shadow: unset;max-width: 100%;width: 100%;}.landing-image-cards__card-tag {width: 56px;height: 56px;min-width: 56px;}.landing-image-cards__card-icon {width: 32px;height: 32px;}.landing-image-cards__card-text {font-size: 17px;line-height: 24px;}}@media (max-width: 500px) {.landing-image-cards {padding: 32px 0;}}