.transparent-to-white{background:linear-gradient(180deg,transparent,#fff);height:100%}.text-outline-white{-webkit-text-stroke-width:.09375rem;-webkit-text-stroke-color:#fff;-webkit-text-fill-color:transparent;text-align:center}.text-outline-black{-webkit-text-stroke-width:1.5px;-webkit-text-stroke-color:#261f1c;-webkit-text-fill-color:transparent;font-family:var(--montserrat-bold);text-align:start}@media (max-width:1024px){.text-outline-black{font-weight:700;-webkit-text-stroke-width:.09375rem;-webkit-text-stroke-color:#261f1c;-webkit-text-fill-color:transparent;font-family:var(--montserrat-bold);text-align:start}}.background-text{position:absolute;color:#fff;transform:translateY(100%);animation:scrollText 10s linear infinite;z-index:0}.moving-lines-container{user-select:none;position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;display:flex;flex-direction:column;justify-content:space-between;pointer-events:none}.moving-line{display:flex;justify-content:flex-start;width:100%;line-height:1;white-space:nowrap;overflow:hidden;animation:moveText 20s linear infinite}.moving-line:first-child{animation-delay:0s}.moving-line:nth-child(2){animation-delay:5s}.moving-line:nth-child(3){animation-delay:10s}.moving-line:nth-child(4){animation-delay:2s}.moving-line:nth-child(5){animation-delay:8s}.moving-line:nth-child(6){animation-delay:15s}.moving-line:nth-child(7){animation-delay:3s}@keyframes moveText{0%{transform:translateX(100%)}to{transform:translateX(-100%)}}.bubble{background-color:#ebebeb;color:#261f1c;padding:7px 24.24px;border-radius:25px;display:inline-block;text-align:center}.bubble,.hover-underline-animation{position:relative}.hover-underline-animation:after{content:"";position:absolute;width:100%;transform:scaleX(0);height:2px;bottom:-3px;left:0;background-color:#c50219;transform-origin:bottom right;transition:transform .5s ease-out}.hover-underline-animation:hover:after{transform:scaleX(1);transform-origin:bottom left}.right-button{background-image:url(/_next/static/media/view_more_svg.9c020fcd.svg)}.right-button hover{background-image:url(/_next/static/media/purple_star.641e1a06.svg)}