.custom-text__content{display:flex;flex-direction:column;row-gap:3rem}.custom-text__big-text{font-weight:600;margin-left:auto;margin-right:auto;width:100%}.custom-text__detail{display:flex;flex-direction:column;line-height:190%;row-gap:1.5rem;width:100%}@media (min-width:992px){.custom-text__detail{row-gap:3rem}}.custom-text__small-text{font-weight:400}.custom-text--white{background-color:transparent}.custom-text--light-blue{background-color:var(--color-primary-light)}.custom-text--center{text-align:center}.custom-text--center .custom-text__detail{align-items:center;margin-left:auto;margin-right:auto}.custom-text--top-inbetween-right .custom-text__logo-rotated-right{display:none}@media (min-width:768px){.custom-text--top-inbetween-right .custom-text__content{position:relative}.custom-text--top-inbetween-right .custom-text__logo-rotated-right{display:block;max-height:250px;position:absolute;right:0}}