/* --- SISTEMA DE LAYOUT mariah V15 (GLOBAL) ---, Remover este código para inserir nas configurações globais do tema. */ /* Estilos comuns para AMBAS as seções */ .mariah-base-section { padding: 40px 0; border-bottom: 1px solid #333; } /* SEÇÃO VERTICAL (TEXTO > IMAGEM) */ .mariah-vertical-section { text-align: center; } /* SEÇÃO EM COLUNAS (TEXTO/IMAGEM) */ .mariah-column-section { display: flex; align-items: center; } .mariah-column { width: 50%; } .mariah-col-image { display: flex; justify-content: center; align-items: center; } .mariah-col-text { padding: 0 40px; /* Espaçamento de segurança entre colunas */ } /* A imagem com tamanho controlado */ .mariah-image-controlled { height: auto; display: block; border-radius: 8px; } /* Estilos de Texto */ .mariah-text h1, .mariah-text h2 { color: #F1B971; } .mariah-text p { color: #DDDDDD; } /* ESTILOS PARA LISTA CUSTOMIZADA DE BENEFÍCIOS */ .mariah-custom-list { margin-top: 25px; text-align: left; max-width: 600px; margin-left: auto; margin-right: auto; } .mariah-list-item { margin-bottom: 20px; } .item-text { color: #DDDDDD; line-height: 1.6; } .item-text strong { color: #F1B971 !important; } /* ESTILOS PARA LISTA DE AFIRMAÇÕES (Checklist) */ .mariah-checklist { list-style: none; padding-left: 0; margin-top: 25px; text-align: left; } .mariah-checklist li { color: #DDDDDD; padding-left: 30px; position: relative; margin-bottom: 15px; line-height: 1.6; } .mariah-checklist li::before { content: '•'; color: #F1B971; font-size: 2rem; position: absolute; left: 0; top: -9px; } /* --- AJUSTES PARA MOBILE --- */ @media (max-width: 768px) { .mariah-column-section { flex-direction: column !important; } .mariah-column { width: 100%; } .mariah-col-text { padding: 0 !important; /* Remove o espaçamento no mobile */ } .mariah-text h1, .mariah-text h2 { text-align: center; margin-top: 20px; } .mariah-image-controlled { max-width: 100% !important; margin-top: 20px; margin-bottom: 20px; } .mariah-col-image { order: 1; } .mariah-col-text { order: 2; } }
Lorem Ipsum is simply dummy text of the printing and typesetting industry.
MLorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged.
It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.