body.no-scroll{overflow:hidden}.btn-flex,.button-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.btn-red,.button-red{background-color:#e92626}.content-with-more .content-toggle{margin-top:15px;text-align:center}.content-with-more .content-more-btn{padding:0;margin-inline:auto;background-color:rgba(0,0,0,0);color:#e88846}.content-with-more .content-more-btn .btn-text{-webkit-transition:opacity .3s ease;transition:opacity .3s ease}.content-with-more .content-hidden{opacity:0;max-height:0;overflow:hidden;-webkit-transition:all .4s ease;transition:all .4s ease}.content-with-more.expanded .content-hidden{opacity:1;max-height:100%}