@keyframes masthead-le-scroll-left{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.masthead-le{padding:80px 0;text-align:center;background-color:var(--bg-color, #FFFFFF)}.masthead-le__container{display:flex;flex-direction:column;align-items:center;gap:20px}.masthead-le__badge{display:inline-flex}.masthead-le__badge span{display:inline-flex;padding:6px 20px;font-size:14px;line-height:20px;font-weight:600;color:#fff;background:linear-gradient(93deg, #FFD033 -35.93%, #2D232E 74.01%);border-radius:999px;box-shadow:0 8px 20px rgba(138,109,59,.3);box-shadow:0 136px 38px 0 rgba(201,162,24,0),0 87px 35px 0 rgba(201,162,24,.01),0 49px 29px 0 rgba(201,162,24,.05),0 22px 22px 0 rgba(201,162,24,.09),0 5px 12px 0 rgba(201,162,24,.1)}.masthead-le__title{margin:0;font-size:40px;line-height:48px;font-weight:700;letter-spacing:-0.2px;color:#2d232e}@media(max-width: 840px){.masthead-le__title br{display:none}}.masthead-le__desc{max-width:850px;margin:0}.masthead-le__buttons{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;margin-top:8px}.masthead-le__rating-avg{display:inline-flex;align-items:center;gap:12px;padding:8px 20px 8px 8px;margin-top:8px;background:#f4f3f2;border-radius:999px}.masthead-le__rating-avg .rating-logos{display:flex;gap:0}.masthead-le__rating-avg .rating-logos>a,.masthead-le__rating-avg .rating-logos>span{position:relative;z-index:1;display:block;transform:scale(1);transition:transform .25s ease-in}.masthead-le__rating-avg .rating-logos>a img,.masthead-le__rating-avg .rating-logos>span img{display:block;width:40px;height:40px;border:2px solid #fff;border-radius:20px}.masthead-le__rating-avg .rating-logos>a:nth-child(2),.masthead-le__rating-avg .rating-logos>a:nth-child(3),.masthead-le__rating-avg .rating-logos>span:nth-child(2),.masthead-le__rating-avg .rating-logos>span:nth-child(3){margin-left:-8px}.masthead-le__rating-avg .rating-logos>a:hover,.masthead-le__rating-avg .rating-logos>span:hover{z-index:2;transform:scale(1.1)}.masthead-le__rating-avg .rating-content{display:flex;flex-direction:column;text-align:left}.masthead-le__rating-avg .rating-star{display:flex;align-items:center;gap:4px;font-size:20px;line-height:32px;font-weight:600;color:#272b32}.masthead-le__rating-avg .rating-text{font-size:12px;line-height:16px;color:#4c5460}.masthead-le__clients{margin-top:40px}.masthead-le__clients-row{display:flex;align-items:center;gap:32px}@media(max-width: 840px){.masthead-le__clients-row{flex-direction:column;gap:8px;overflow:hidden}}.masthead-le__clients-label{flex:0 0 auto;max-width:160px;text-align:left;font-size:14px;line-height:20px;font-weight:600;color:#4c5460}@media(max-width: 840px){.masthead-le__clients-label{max-width:100%;text-align:center}}.masthead-le__clients-list{flex:1;min-width:0;overflow:hidden;-webkit-mask-image:linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent);mask-image:linear-gradient(90deg, transparent, #000 6%, #000 94%, transparent)}.masthead-le__clients-list .items{display:flex;align-items:center;gap:48px;width:max-content;animation:masthead-le-scroll-left 40s linear infinite;will-change:transform}.masthead-le__clients-list:hover .items{animation-play-state:paused}.masthead-le__clients-list .item{flex:0 0 auto;display:flex}.masthead-le__clients-list .item img{display:block;width:170px;height:60px;object-fit:contain;object-position:center;filter:grayscale(1);opacity:.8;transition:filter .25s ease-in,opacity .25s ease-in}.masthead-le__clients-list .item:hover img{filter:grayscale(0);opacity:1}@media screen and (max-width: 767px){.masthead-le__clients-row{flex-direction:column;align-items:flex-start;gap:16px}.masthead-le__clients-label{width:100%;max-width:100%;text-align:center}.masthead-le__clients-list{width:100%}}@media screen and (max-width: 480px){.masthead-le{padding:40px 0}.masthead-le__title{font-size:32px;line-height:40px}.masthead-le__desc{font-size:16px;line-height:24px}.masthead-le__buttons{width:100%}.masthead-le__buttons .btn{width:100%}}@media(prefers-reduced-motion: reduce){.masthead-le__clients-list .items{animation:none}}/*# sourceMappingURL=masthead-le.min.css.map */