.image-with-lists-section{display:flex;align-items:flex-end;justify-content:center;gap:40px}.image-with-lists-section .lists-wrapper{display:flex;flex-direction:column;gap:40px}.image-with-lists-section .lists-wrapper .lists-inner{display:flex;justify-content:center;padding:48px;max-width:718px;border-radius:16px;background-color:var(--list_background_color, #E8F2F4)}.image-with-lists-section .lists-wrapper .lists-inner .lists-carousel{display:flex;gap:40px}@media screen and (min-width: 768px)and (max-width: 992px){.image-with-lists-section .lists-wrapper .lists-inner .lists-carousel{gap:28px}}@media screen and (max-width: 699.98px){.image-with-lists-section .lists-wrapper .lists-inner .lists-carousel{display:grid;grid-template-columns:1fr 1fr;grid:auto/auto-flow max-content;gap:8px}}@media screen and (max-width: 575.98px){.image-with-lists-section .lists-wrapper .lists-inner .lists-carousel{max-width:unset;grid:auto/auto-flow 100%;width:100%}}.image-with-lists-section .lists-wrapper .lists-inner ul{display:flex;flex-direction:column;justify-content:space-between;gap:32px}@media screen and (min-width: 768px)and (max-width: 992px){.image-with-lists-section .lists-wrapper .lists-inner ul{gap:30px}}@media screen and (max-width: 699.98px){.image-with-lists-section .lists-wrapper .lists-inner ul{background-color:var(--list_background_color, #E8F2F4);padding:24px;border-radius:16px}}.image-with-lists-section .lists-wrapper .lists-inner .list-item span{display:inline-block}.image-with-lists-section .lists-wrapper .lists-inner .list-item span:first-child{display:flex;align-items:center;gap:8px;font-weight:500;font-size:18px}.image-with-lists-section .lists-wrapper .lists-inner .list-item span:first-child::before{content:"";display:block;width:24px;height:24px;background-image:var(--marker_icon_url)}.image-with-lists-section .lists-wrapper .lists-inner .list-item span:last-child{font-size:14px}@media screen and (min-width: 768px)and (max-width: 992px){.image-with-lists-section .lists-wrapper .lists-inner{padding:27px}}@media screen and (max-width: 699.98px){.image-with-lists-section .lists-wrapper .lists-inner{padding:0;background:none}}@media screen and (min-width: 576px)and (max-width: 768px){.image-with-lists-section .lists-wrapper .lists-inner{max-width:420px}}@media screen and (max-width: 699.98px){.image-with-lists-section .lists-wrapper{position:relative}}.image-with-lists-section .image{width:522px;height:-webkit-fill-available;border-radius:16px;background-color:#ececec}.image-with-lists-section .image img{width:100%;height:100%;border-radius:16px;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 699.98px){.image-with-lists-section .image{width:100%;height:100%;max-width:unset}}.image-with-lists-section .h3{text-align:center;font-size:32px;font-weight:bold}@media screen and (min-width: 768px)and (max-width: 992px){.image-with-lists-section .h3{font-size:35px}}.image-with-lists-section .mobile-title{text-align:center;display:none}.image-with-lists-section .page-dots{position:absolute;bottom:-30px;left:50%;transform:translateX(-50%);display:none}.image-with-lists-section .page-dots button{opacity:1;width:10px;height:10px;background-color:#d9d9d9}.image-with-lists-section .page-dots button[aria-current=true]{background-color:#575757}@media screen and (max-width: 699.98px){.image-with-lists-section .page-dots{display:flex}}@media screen and (max-width: 699.98px){.image-with-lists-section{flex-direction:column-reverse;align-items:center;gap:16px}.image-with-lists-section .desktop-title{display:none}.image-with-lists-section .mobile-title{display:block}}@media screen and (max-width: 699.98px){.image-with-lists-section{margin-bottom:40px}}