.theme-text{padding:2rem 0}.theme-text__title{color:var(--color-dark-green);margin:0 0 2rem}.theme-text__content{font-size:var(--theme-base-fs);line-height:1.6875rem;color:var(--color-dark-grey)}.theme-text__placeholder{text-align:center;padding:3.75rem 0;color:var(--color-dark-grey);opacity:.5}[data-theme=dark] .theme-text__title{color:var(--theme-primary-color)}[data-theme=dark] .theme-text__content,[data-theme=dark] .theme-text__placeholder{color:var(--color-white)}@media (max-width: 1710px){.theme-text{padding:2.5rem 0}}@media (max-width: 1200px){.theme-text{padding:2.25rem 0}.theme-text__title{margin-bottom:1.75rem}}@media (max-width: 992px){.theme-text{padding:2rem 0}.theme-text__title{margin-bottom:1.5rem}}@media (max-width: 768px){.theme-text{padding:1.75rem 0}.theme-text__title{margin-bottom:1.25rem}}@media (max-width: 576px){.theme-text{padding:1.5rem 0}.theme-text__title{margin-bottom:1rem}}
