.fa-explore-the-page{align-items:center;background-color:var(--matinecock-red);border-radius:5px;display:flex;overflow:hidden;padding:30px;position:relative}.fa-explore-the-page:after{background:linear-gradient(to right,hsla(0,0%,100%,0),var(--matinecock-red));bottom:0;content:"";opacity:0;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:120px;z-index:5}.fa-explore-the-page.is-overflowing:after{opacity:1}.fa-explore-the-page__title{align-items:center;display:flex;flex-shrink:0;gap:10px;margin-right:60px}.fa-explore-the-page__title>span{color:#fff;font-size:20px;font-weight:700;letter-spacing:-1px}.fa-explore-the-page__buttons{align-items:center;column-gap:20px;display:flex;flex-grow:1;flex-wrap:nowrap;justify-content:space-between;margin-right:50px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;touch-action:pan-x;-ms-overflow-style:none}.fa-explore-the-page__buttons::-webkit-scrollbar{display:none}.button-wrapper{flex:0 0 auto}.fa-explore-the-page .button--variation_2,.fa-explore-the-page .button--variation_2:hover{color:#fff;font-size:16px;white-space:nowrap}.fa-explore-the-page .button--variation_2 svg{margin-left:7px}.fa-explore-the-page__mobile-button-wrapper{background-color:var(--matinecock-red);border-radius:100px;bottom:25px;cursor:pointer;height:50px;position:fixed;right:25px;transform:scale(0);width:50px;z-index:999999}.fa-explore-the-page__mobile-button-inner{height:100%;position:relative;width:100%}.fa-explore-the-page__mobile-button-wrapper svg{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.fa-explore-the-page__search-container{min-width:300px;width:auto}@media (max-width:767px){.fa-explore-the-page{flex-direction:column;padding:20px}.fa-explore-the-page__title{justify-content:center;margin-bottom:20px;margin-right:0;width:100%}.fa-explore-the-page__buttons{margin-left:50px;width:100%}}