.about-card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:29rem}.about-card__media{width:100%}.about-card__img{width:100%;position:relative;overflow:hidden;-webkit-padding-before:70.6744868035%;padding-block-start:70.6744868035%}.about-card__img img{width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.about-card__conent{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}.about-card__conent-wrapper{width:100%}.about-card__icon{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:120rem;height:120rem;background-color:var(--color-white);border-radius:50%;padding:7rem}.about-card__icon img{width:100%;height:100%;border:2rem solid var(--color-secondary);border-radius:inherit;-o-object-fit:contain;object-fit:contain}.about-card__title{font-size:16rem;line-height:37rem;font-weight:700;color:#033534;text-align:center}.about-card__text{font-size:16rem;line-height:25rem;font-weight:500;color:#033534;text-align:center}@media screen and (min-width:1024px) and (orientation:landscape){.about-card{gap:59rem;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-card.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about-card__media{max-width:628rem}.about-card__img{-webkit-padding-before:71.178343949%;padding-block-start:71.178343949%}.about-card__conent{-webkit-box-align:start;-ms-flex-align:start;align-items:start}.about-card__conent-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:calc(100% - 687rem)}.about-card__text,.about-card__title{text-align:start}}