.image-gallery-with-text{margin-top:var(--padding-top);margin-bottom:var(--padding-bottom);background:#f7f8fb}@media screen and (max-width: 950px){.image-gallery-with-text{margin-top:var(--padding-top-mobile);margin-bottom:var(--padding-bottom-mobile)}}.image-gallery-with-text .container{margin:0 auto;max-width:var(--page-width);display:flex;justify-content:center;width:auto}@media screen and (max-width: 1440px){.image-gallery-with-text .container{padding:0 15px;gap:15px}}@media screen and (max-width: 950px){.image-gallery-with-text .container{padding-top:40px;flex-direction:column;align-items:center}}.image-gallery-with-text .text-content{width:100%;align-self:center}@media screen and (min-width: 951px){.image-gallery-with-text .text-content{width:52%}}.image-gallery-with-text .text-content__title{margin:0 0 30px;max-width:580px;line-height:52px;font-size:40px;font-weight:500;letter-spacing:-1px;color:#233889}.image-gallery-with-text .text-content__title strong{color:#f6c002;font-weight:500}.image-gallery-with-text .text-content__title p{margin:0}.image-gallery-with-text .text-content__rich{display:flex;flex-direction:column;gap:20px;max-width:580px;font-size:16px;font-style:normal;font-weight:300;line-height:22px;color:#2a2f29}.image-gallery-with-text .text-content__rich p{margin:0}.image-gallery-with-text .text-content__rich a{color:#233889}.image-gallery-with-text .text-content__rich a:hover{color:#f6c002}.image-gallery-with-text .image-content{padding-top:70%;position:relative;width:100%;overflow:hidden}@media screen and (min-width: 951px){.image-gallery-with-text .image-content{width:49%;padding-top:41.7%}}.image-gallery-with-text .image-content img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover}