.partners-title{margin:80px auto;max-width:var(--max-width);width:var(--width);text-align:center}.partners-title h1{font-size:60px;color:var(--n70);font-family:var(--ff-epilogue);font-weight:var(--bold);margin-bottom:20px}.partners-title p{font-size:var(--lg);color:var(--n50);font-family:var(--ff-roboto);line-height:30px;max-width:100%;margin:0 auto}@media (max-width: 650px){.partners-title h1{font-size:50px}.partners-title p{font-size:var(--md);line-height:26px}}@media (max-width: 415px){.partners-title h1{font-size:44px}.partners-title p{font-size:var(--md);line-height:26px}}.testemonials-container{max-width:var(--max-width);width:100%;margin:0 auto;height:270px;position:relative}.testemonials-container:before{content:"";position:absolute;top:0;left:0;bottom:0;background:transparent;background:linear-gradient(90deg,#fff,#fff0);width:25%}.testemonials-container:after{content:"";position:absolute;top:0;right:0;bottom:0;background:transparent;background:linear-gradient(270deg,#fff,#fff0);width:25%}.testemonials{display:flex;overflow-x:hidden;width:100%;height:100%;scrollbar-width:none;-ms-overflow-style:none}.testemonials::-webkit-scrollbar{width:0;height:0;background:transparent}.testemonial{border:1px solid var(--n30);padding:40px 30px;border-radius:6px;box-shadow:0 4px 30px #0000000d;flex:0 0 50%;margin:0 20px}.testemonial:first-child{margin-left:25%}.testemonial:last-child{margin-right:25%}.testemonial-quote{font-size:22px;line-height:32px;color:var(--n70);font-family:var(--ff-roboto);margin-bottom:20px}.testemonial-author{display:flex;align-items:center;gap:10px}.testemonial-author img{width:50px;height:50px;border-radius:25px;object-fit:cover}.testemonial-name-role>div:first-child{font-size:var(--md);color:var(--n70);font-family:var(--ff-roboto);font-weight:var(--bold)}.testemonial-name-role>div:last-child{font-size:var(--md);color:var(--n50);font-family:var(--ff-roboto);margin-top:3px}.bullets{display:flex;align-items:center;justify-content:center;margin-top:50px}.bullet{cursor:pointer}.bullet span{width:10px;height:10px;display:block;margin:5px;border-radius:5px;background-color:var(--n30);cursor:pointer;transition:background-color .2s ease-in-out}.bullet:hover span{background-color:var(--n40)}.bullet.active span{background-color:var(--n50)}@media (max-width: 920px){.testemonials-container:before{width:20%}.testemonials-container:after{width:20%}.testemonial:first-child{margin-left:20%}.testemonial:last-child{margin-right:20%}.testemonial{flex:0 0 60%}}@media (max-width: 770px){.testemonials-container:before{display:none}.testemonials-container:after{display:none}.testemonial:first-child{margin-left:15%}.testemonial:last-child{margin-right:15%}.testemonial{flex:0 0 70%}}@media (max-width: 640px){.testemonial-quote{font-size:18px;line-height:28px}}@media (max-width: 480px){.testemonial-quote{font-size:15px;line-height:22px}}.brands-container{max-width:var(--max-width);width:calc(100% - 40px);margin:0 auto;position:relative}.title-section{text-align:center;margin-top:120px}.title-section h3{font-family:var(--ff-epilogue);font-size:var(--t3);color:var(--n70);font-weight:var(--bold);margin-bottom:5px}.title-section p{font-family:var(--ff-roboto);font-size:var(--md);color:var(--n50);line-height:26px}#brands{display:flex;flex-wrap:wrap;margin-top:80px;gap:30px}.panel{width:calc((100% / 3) - (60px / 3));box-sizing:border-box;border-radius:6px;background-color:var(--n30);position:relative;height:190px}.panel img{max-height:60%;max-width:65%;filter:grayscale(100%);transition:filter .2s ease-in-out}.panel:hover img{filter:grayscale(0%)}.panel-content{padding:20px;background-color:#fff;height:188px;width:calc(100% - 2px);box-sizing:border-box;border-radius:inherit;margin-top:1px;margin-left:1px;position:relative;z-index:2;display:flex;align-items:center;justify-content:center}.panel>span{border-radius:inherit;position:absolute;inset:0;z-index:2;opacity:0;transition:opacity .2s}.panel-bg{z-index:3}.panel-border{z-index:1}#brands:hover .panel-border,.panel:hover .panel-bg{opacity:1}@keyframes hide{0%{opacity:0}45%{opacity:0}50%{opacity:1}95%{opacity:1}to{opacity:0}}@keyframes show{0%{opacity:1}45%{opacity:1}50%{opacity:0}95%{opacity:0}to{opacity:1}}@media (max-width: 900px){.panel{width:calc(50% - 15px);margin-left:auto!important;margin-right:auto!important}}@media (max-width: 740px){.panel{width:75%;margin-left:auto!important;margin-right:auto!important}}@media (max-width: 540px){.panel{width:100%;margin-left:auto!important;margin-right:auto!important}}
