.hidden-content__container{flex-direction:row;margin-top:15px;display:flex}.hidden-content__text-visible,.hidden-content__text-hidden{font-size:var(--text-s);color:#515358;margin-right:29px}.hidden-content__text-visible--blue,.hidden-content__text-hidden--blue{color:#fff}.hidden-content__text-visible,.hidden-content__element-visible{animation:.6s ease-in-out fadeIn}.hidden-content__text-hidden,.hidden-content__element{position:relative;overflow:hidden}.hidden-content__text-hidden:after,.hidden-content__element:after{content:"";background-image:linear-gradient(#fff0,#fff);width:100%;height:24px;position:absolute;bottom:0;right:0}.hidden-content__text-hidden--blue:after{background-image:linear-gradient(#05658d00,#05658d)}.hidden-content__element-visible:after{content:none}.hidden-content__button{background-color:#f0f2f6;border:none;justify-content:center}.hidden-content__button--with-icon{border-radius:50%;width:34px;height:34px}.hidden-content__button--with-icon .ui-button__text{overflow:visible}@media screen and (max-width:767px){.hidden-content__container{flex-direction:column;align-items:center;margin-top:0;padding:0 10px 7px}.hidden-content__text-visible,.hidden-content__text-hidden{font-size:var(--text-s);margin-right:0}.hidden-content__button-container{z-index:2;margin:-15px auto 0}.hidden-content__button-container--open{margin-top:0}.hidden-content__button--with-icon{width:26px;height:26px}}
/*# sourceMappingURL=6e1dd0e4335fadb6.css.map*/