.sta-centered .sta-centered-block{background:#fff;overflow:hidden;position:relative;padding:50px;border-radius:var(--mainBorderRadius);-webkit-box-shadow:var(--box-shadow);box-shadow:var(--box-shadow)}@media (max-width:1024px){.sta-centered .sta-centered-block{padding:30px}}@media (max-width:575.98px){.sta-centered .sta-centered-block{padding:20px}}@media (max-width:414px){.sta-centered .sta-centered-block{padding:15px}}.sta-centered .sta-centered-block__img{position:absolute;z-index:1;top:0;right:0;height:100%;width:100%}.sta-centered .sta-centered-block__img img{position:absolute;width:100%;height:100%;top:0;right:0;-o-object-fit:cover;object-fit:cover}.sta-centered .sta-centered-block__body{position:relative;z-index:2;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-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.sta-centered .sta-centered-block__body>*{margin-bottom:30px}@media (max-width:1024px){.sta-centered .sta-centered-block__body>*{margin-bottom:15px}}.sta-centered .sta-centered-block__body>:last-child{margin-bottom:0}.sta-centered .sta-centered-block__title{max-width:75%;margin-bottom:30px}@media (max-width:1024px){.sta-centered .sta-centered-block__title{margin-bottom:15px}}@media (max-width:575.98px){.sta-centered .sta-centered-block__title{max-width:100%}}.sta-centered .sta-centered-block .sta-centered-block__text{font-size:16px}.sta-centered .sta-centered-block .sta-centered-block__text p{margin-top:0;margin-bottom:1rem}.sta-centered .sta-centered-block .sta-centered-block__text p:last-child{margin-bottom:0}@media (max-width:767.98px){.sta-centered .sta-centered-block .sta-centered-block__text{font-size:14px}}.sta-centered .sta-centered-block__actions{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px 30px}@media (max-width:767.98px){.sta-centered .sta-centered-block__actions{gap:15px}}@media (max-width:375px){.sta-centered .sta-centered-block__actions{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media (max-width:415px){.sta-centered .sta-centered-block__actions a{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;min-width:calc(50% - 15px)}}.sta-centered .title:last-child{margin-bottom:0}.sta-centered._section-right .sta-centered-block__body{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:right}.sta-centered._section-right .sta-centered-block__actions{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.sta-centered._section-left .sta-centered-block__body{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;text-align:left}.sta-centered._section-left .sta-centered-block__actions{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}