.section-tabbed-image-with-text{--padding: 0.8rem;position:relative}.section-tabbed-image-with-text .tabbed-content__wrapper{display:flex;flex-direction:column;gap:5rem}.section-tabbed-image-with-text .image-text__container{display:flex;flex-direction:column;gap:2rem}.section-tabbed-image-with-text .image-text__image{display:flex;justify-content:center;flex-basis:50%}.section-tabbed-image-with-text .vertical-divider{width:1px;background-color:#fff;height:100%;align-self:center}.section-tabbed-image-with-text .image-text__text{display:flex;flex-direction:column;gap:2rem;text-align:center;justify-content:center;flex-basis:50%}.section-tabbed-image-with-text .image-text__text-buttons-wrapper{display:flex;flex-direction:column;justify-content:center;gap:2rem;align-items:center;width:100%}.section-tabbed-image-with-text .image-text__image-buttons-wrapper{display:flex;gap:2rem;padding:1rem 2rem;border-radius:50px;justify-content:center}.section-tabbed-image-with-text .image-text__image-buttons-wrapper .app-button__image{width:100%;max-width:100px}@media screen and (min-width: 990px){.section-tabbed-image-with-text .image-text__container{flex-direction:row;gap:4rem}.section-tabbed-image-with-text .image-text__container.row-reverse{flex-direction:row-reverse}.section-tabbed-image-with-text .image-text__container.row-reverse .image-text__image{justify-content:center}.section-tabbed-image-with-text .image-text__container.row-reverse .image-text__text{text-align:right}.section-tabbed-image-with-text .image-text__container.row-reverse .image-text__text .image-text__text-buttons-wrapper{justify-content:flex-end}.section-tabbed-image-with-text .image-text__image{display:flex;justify-content:flex-end}.section-tabbed-image-with-text .image-text__image img{object-fit:contain}.section-tabbed-image-with-text .image-text__text{text-align:left}.section-tabbed-image-with-text .image-text__text-buttons-wrapper{flex-direction:row;justify-content:flex-start}}.section-tabbed-image-with-text .app-store-rating{display:flex;gap:2rem;align-items:center;justify-content:center;flex-wrap:wrap}@media screen and (min-width: 990px){.section-tabbed-image-with-text .app-store-rating{justify-content:flex-start;flex-wrap:nowrap}}.section-tabbed-image-with-text .app-store-rating *{margin:0}.section-tabbed-image-with-text .star-rating__container{padding:1rem;display:flex;align-items:center;gap:.4rem;border-radius:20px}