.custom-text{position:relative}@media(min-width:992px){.custom-text>img{display:block!important}}@media(max-width:992px){.custom-text>svg{display:none}}.custom-text>svg>g>path{fill:var(--color-vertical)}.custom-text__content{display:flex;flex-direction:column;position:relative;row-gap:3rem;z-index:2}.custom-text__big-text{font-weight:400;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:200}.custom-text__review{display:flex;flex-direction:column;gap:3rem;height:100%}@media(min-width:992px){.custom-text__review{align-items:center;flex-direction:row;justify-content:flex-start}.custom-text__review-block>p{margin-top:auto;padding-top:15px}}.custom-text__review-block>svg{margin-right:auto;max-width:100%;width:max-content}.custom-text__logo--center{align-self:center;margin-top:3rem}.custom-text__logo--left{align-self:flex-start;margin-top:3rem}.custom-text--white{background-color:var(--color-white)}.custom-text--primary-light{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}