.post-simple-text{display:flex;flex-direction:column;gap:42px}.post-simple-text--with-padding-up{padding-top:100px}.post-simple-text--with-padding-down{padding-bottom:100px}.post-simple-text__title{color:var(--black);font-size:33px;letter-spacing:4.5px;margin-bottom:0;margin-top:0;text-transform:uppercase;width:100%}@media screen and (min-width:360px){.post-simple-text__title{font-size:calc(29px + 1.11111vw)}}@media screen and (min-width:1440px){.post-simple-text__title{font-size:45px}}.post-simple-text__text{color:var(--dark-text);font-size:14px;font-weight:300;letter-spacing:.9px}@media screen and (min-width:360px){.post-simple-text__text{font-size:calc(12.66667px + .37037vw)}}@media screen and (min-width:1440px){.post-simple-text__text{font-size:18px}}.post-simple-text__text strong{font-weight:500}