iwt-button{display:block}.image-with-text{background-color:var(--background-color);background-image:var(--background-image);background-repeat:repeat-y;background-size:cover;background-attachment:fixed;position:relative}@media only screen and (max-width:767px){.image-with-text{background-attachment:initial}}.image-with-text__bg-image{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:0}.iwt__wrapper{margin:0 105px;z-index:1;position:relative;display:flex;justify-content:center}@media only screen and (max-width:1023px){.iwt__wrapper{margin:0 8%}}@media only screen and (max-width:767px){.iwt__wrapper{margin:0 4.5%}}.iwt__inner{display:flex;color:var(--text-color);align-items:center;width:100%}@media only screen and (max-width:767px){.iwt__inner{flex-direction:column}}.iwt__inner.iwt__inner--reverse{flex-direction:row-reverse}.iwt__inner.iwt__inner--reverse .iwt__heading h2{margin-left:auto}@media only screen and (max-width:767px){.iwt__inner.iwt__inner--reverse{flex-direction:column}}.iwt__heading{position:sticky;top:100px;height:auto;align-self:baseline;padding-bottom:37%;width:100%}@media only screen and (max-width:767px){.iwt__heading{position:relative;top:0;bottom:0;margin-bottom:25px;padding-bottom:0}}.iwt__heading h2{max-width:75%;color:inherit}@media only screen and (max-width:1023px){.iwt__heading h2{max-width:90%}}@media only screen and (max-width:767px){.iwt__heading h2{max-width:100%}}.iwt__content{max-width:50%;width:100%}@media only screen and (max-width:767px){.iwt__content{max-width:100%}}.iwt-block__button,.iwt-block__image-wrapper,.iwt-block__text,.iwt-block__video-wrapper{margin:50px 0 0}@media only screen and (max-width:767px){.iwt-block__button,.iwt-block__image-wrapper,.iwt-block__text,.iwt-block__video-wrapper{margin:30px 0}}.iwt-block__button:last-of-type,.iwt-block__image-wrapper:last-of-type,.iwt-block__text:last-of-type,.iwt-block__video-wrapper:last-of-type{margin-bottom:0}.iwt-block__button:first-of-type,.iwt-block__image-wrapper:first-of-type,.iwt-block__text:first-of-type,.iwt-block__video-wrapper:first-of-type{margin-top:0}.iwt-block__button{margin:35px 0 0}@media only screen and (max-width:767px){.iwt-block__button{margin:25px 0 0}}.iwt-block__image-wrapper,.iwt-block__video-wrapper{max-width:73%}@media only screen and (max-width:767px){.iwt-block__image-wrapper,.iwt-block__video-wrapper{max-width:78%}}.iwt-block__image-wrapper .iwt-block__media-inner,.iwt-block__video-wrapper .iwt-block__media-inner{padding-top:100%;position:relative;border-radius:5px;overflow:hidden}.iwt-block__image-wrapper .iwt-block__media-inner img,.iwt-block__image-wrapper .iwt-block__media-inner video,.iwt-block__video-wrapper .iwt-block__media-inner img,.iwt-block__video-wrapper .iwt-block__media-inner video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:5px;opacity:1}.iwt-block__text{color:var(--text-color);max-width:600px}@media only screen and (max-width:767px){.iwt-block__text{font-size:var(--body-s-font-size-desktop);line-height:1.4}}