.module.pass-type-table{background:var(--section-background)}.module.pass-type-table>.container{background:var(--container-background);margin:0 auto;max-width:var(--container-width);padding:50px 40px;width:100%}.module.pass-type-table>.container>.title{background:#ddd;border:1px solid;border-bottom:0;border-radius:15px 15px 0 0;box-sizing:border-box;font-family:Unbounded,sans-serif;font-size:28px;font-weight:600;margin:0;padding:20px 15px;text-align:center;width:100%}.module.pass-type-table>.container>.logo-list{border:1px solid;display:flex;flex-wrap:wrap;gap:20px;justify-content:center;padding:30px 15px}.module.pass-type-table>.container>.logo-list>a{display:block;height:75px}.module.pass-type-table>.container>.logo-list>a>img{height:100%;object-fit:contain;width:100%}@media (max-width:767.98px){.module.pass-type-table>.container{padding:60px 20px}}