.block-image-text{width:100%;height:500rem;display:flex;flex-direction:row}.block-image-text--reverse{flex-direction:row-reverse}.block-image-text__image{flex:1 0 50%}.block-image-text__image img,.block-image-text__image picture{width:100%;height:100%;object-fit:cover}.block-image-text__text{flex:0 1 50%;height:100%;padding:40rem;background-color:var(--color-gray-light)}@media screen and (max-width:999.99px){.block-image-text{height:100%;flex-direction:column}.block-image-text__image{flex:auto;height:250rem}.block-image-text__text{flex:auto;padding:16rem;background-color:rgba(0,0,0,0)}}.facts,.facts__content{display:flex;flex-direction:column;align-items:center}.facts__content{width:100%;height:100%;justify-content:center;gap:16rem}.facts__number{color:var(--color-brown)}.facts__decor{width:170rem;height:1rem;background-color:var(--color-brown)}.facts__text p{text-align:center}.facts__button{margin-top:40rem}@media screen and (max-width:999.99px){.facts__content{gap:12rem}.facts__button{margin-top:30rem}}