.image-with-text{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;padding-right:20px;padding-left:20px;color:#000;background-color:#fff}.image-with-text__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;width:100%;margin:0 auto}@media only screen and (min-width: 1024px){.image-with-text__inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:1240px;gap:60px}}.image-with-text--mobile-image-top .image-with-text__media{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}@media only screen and (min-width: 1024px){.image-with-text--mobile-image-top .image-with-text__media{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial}}@media only screen and (min-width: 1024px){.image-with-text--desktop-image-left .image-with-text__inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.image-with-text__content{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:24px;width:100%;text-align:center}@media only screen and (min-width: 1024px){.image-with-text__content{-ms-flex-preferred-size:590px;flex-basis:590px;gap:40px}}.image-with-text__heading{width:100%;max-width:420px;margin:0;color:inherit;font-family:"gotham-black",sans-serif;font-size:24px;font-style:normal;font-weight:400;text-align:center;text-transform:uppercase;line-height:1.21}.image-with-text__description{width:100%;color:inherit;font-family:"Proxima Nova",sans-serif;font-size:14px;font-style:normal;font-weight:400;text-align:center;line-height:1.21}@media only screen and (min-width: 1024px){.image-with-text__description{font-size:16px;line-height:1.19}}.image-with-text__description>:first-child{margin-top:0}.image-with-text__description>:last-child{margin-bottom:0}.image-with-text__description p{color:inherit;font:inherit}.image-with-text__button{-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;max-width:220px;min-height:48px;padding:14px 24px 13px;border:0;border-radius:100px;color:#000;background-color:#ff8200;font-family:"gotham-black",sans-serif;font-size:16px;font-style:normal;font-weight:400;text-align:center;text-decoration:none;text-transform:uppercase;line-height:1.19}.image-with-text__button:hover{color:#fff;background-color:#000}.image-with-text__media{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;width:100%;max-width:590px;overflow:hidden;font-size:0;line-height:0;aspect-ratio:335/383}@media only screen and (min-width: 1024px){.image-with-text__media{-ms-flex-preferred-size:590px;flex-basis:590px;aspect-ratio:590/441}}.image-with-text__image{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}