section.text-image-module.dark{background-color:#1e2d45}section.text-image-module.dark .bottom .text-content .description,section.text-image-module.dark .bottom .text-content .key-numbers .value,section.text-image-module.dark .bottom .text-content .richtext *,section.text-image-module.dark .top *{color:#fff}section.text-image-module .container{display:flex;flex-direction:column;gap:2.5rem}section.text-image-module .bottom{display:flex;gap:2.5rem}section.text-image-module .bottom.reverse{flex-direction:row-reverse}section.text-image-module .bottom .text-content{display:flex;flex-direction:column;gap:55px;width:100%}section.text-image-module .bottom .text-content.full-width{max-width:100%}section.text-image-module .bottom .text-content .key-numbers{display:flex;gap:30px;justify-content:center}section.text-image-module .bottom .text-content .key-numbers .block{display:flex;flex-direction:column;gap:2rem}section.text-image-module .bottom .text-content .key-numbers .value{font-size:76px;font-weight:700;line-height:58px;text-align:center}section.text-image-module .bottom .text-content .key-numbers .description{text-align:center}section.text-image-module .bottom .text-content .wrapper-buttons.centered{justify-content:center}section.text-image-module .bottom .picture{border-radius:20px 20px 0 0;flex-shrink:0;height:480px;overflow:hidden;width:calc(50% - 20px)}@media (max-width:1080px){section.text-image-module .bottom,section.text-image-module .bottom.reverse{align-items:center;flex-direction:column-reverse}section.text-image-module .bottom .text-content,section.text-image-module .bottom.reverse .text-content{max-width:100%}section.text-image-module .bottom .picture,section.text-image-module .bottom.reverse .picture{width:100%}}@media (max-width:768px){section.text-image-module .bottom .text-content .key-numbers{align-items:center;flex-direction:column}section.text-image-module .bottom .text-content .key-numbers .block{max-width:100%}}