.trusted-brands{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:80px;width:100%}@media only screen and (max-width:767px){.trusted-brands{padding:40px}}@media only screen and (min-width:768px)and (max-width:1023px){.trusted-brands{padding:60px}}.trusted-brands__title{font-family:var(--font-hanken-grotesk);font-size:36px;font-weight:700;font-style:normal;color:#000;line-height:130%;margin:20px 0 60px;text-align:center}@media only screen and (min-width:768px)and (max-width:1023px){.trusted-brands__title{font-size:32px;margin-top:40px;margin-bottom:40px}}@media only screen and (max-width:767px){.trusted-brands__title{font-size:24px;margin-top:40px;margin-bottom:32px}}.trusted-brands__mobile{width:100%}.trusted-brands__mobile__scroller{width:100%;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-behavior:smooth}.trusted-brands__mobile__scroller::-webkit-scrollbar{display:none}.trusted-brands__mobile__page{flex:0 0 100%;scroll-snap-align:start;scroll-snap-stop:always}.trusted-brands__mobile__grid{width:100%;margin-bottom:0;padding-left:0;list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}.trusted-brands__mobile__item{display:inline-flex;justify-content:center;align-items:center;margin-bottom:0}.trusted-brands__mobile__item img{object-fit:contain;height:auto;width:100%;max-height:40px;max-width:140px}.trusted-brands__mobile__dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:32px}.trusted-brands__mobile__dot{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;padding:0;cursor:pointer;width:8px;height:8px;border-radius:999px;background:#d9d9d9;transition:width .18s ease,background .18s ease,opacity .18s ease}.trusted-brands__mobile__dot.is-active{width:24px;background:#1f46ff}.trusted-brands__list{width:100%;margin-bottom:0;padding-left:0;list-style:none;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:20px;gap:20px}@media only screen and (max-width:767px){.trusted-brands__list{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:768px)and (max-width:1023px){.trusted-brands__list{grid-template-columns:repeat(3,1fr)}}@media only screen and (min-width:1024px)and (max-width:1299px){.trusted-brands__list{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1300px){.trusted-brands__list{grid-template-columns:repeat(5,1fr)}}.trusted-brands__list__item{display:inline-flex;justify-content:center;align-items:center;margin-bottom:0}.trusted-brands__list__item img{object-fit:contain;height:auto;max-height:60px;width:100%;max-width:200px}@media only screen and (min-width:768px)and (max-width:1023px){.trusted-brands__list__item img{max-height:40px;max-width:140px}}