.image-with-text-section{margin:var(--padding-top) 0 var(--padding-bottom)}@media screen and (max-width:768px){.image-with-text-section{margin:var(--padding-top-mobile) 0 0;padding-bottom:var(--padding-bottom-mobile);background:#f4f2ed!important}}.image-gallery-with-text{margin:0;display:grid;grid-template-columns:1.37fr 1fr;background:#f4f2ed}@media screen and (max-width:1000px){.image-gallery-with-text{margin-top:0;gap:10px}}@media screen and (max-width:768px){.image-gallery-with-text{grid-template-columns:1fr;gap:35px}}.image-gallery-with-text .swiper-container{overflow:hidden;position:relative}.image-gallery-with-text .swiper-slide{position:relative;width:100%;padding-top:70%;overflow:hidden}.image-gallery-with-text .swiper-slide img,.image-gallery-with-text .swiper-slide video-media{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.image-gallery-with-text .swiper-pagination{z-index:9}.image-gallery-with-text .swiper-pagination-bullet{border:1px solid #fff;background:0 0;opacity:1}.image-gallery-with-text .swiper-pagination-bullet-active{background:#fff}.image-gallery-with-text .text-content{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:26px;background:inherit}@media screen and (max-width:768px){.image-gallery-with-text .text-content{gap:24px}}.image-gallery-with-text .text-content__rich{padding:0 15px;display:flex;flex-direction:column;gap:23px;align-items:center}.image-gallery-with-text .text-content__rich h3{text-align:center;max-width:400px}@media screen and (max-width:768px){.image-gallery-with-text .text-content__rich h3{max-width:350px}}.image-gallery-with-text .text-content__rich a{text-decoration:underline}.image-gallery-with-text .text-content__rich a:hover{text-decoration:none}.image-gallery-with-text .text-content__button a{padding:16px 30px;display:block;font-family:var(--label-font-family-new);font-size:9px;font-weight:400;letter-spacing:.9px;text-transform:uppercase;box-sizing:border-box;line-height:normal;cursor:pointer;background-color:#3c5346;color:#fff}.image-gallery-with-text .text-content__button a:hover{background-color:#3a3c3e}