@import url(https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,400;12..96,500;12..96,700;12..96,800&family=Inter:wght@100;400;500;700;800&display=swap);.franchise-listings{padding-bottom:26px;padding-top:26px}@media screen and (min-width:767px){.franchise-listings{padding-top:50px}}@media screen and (min-width:1025px){.franchise-listings{padding-top:64px}}@media screen and (min-width:767px){.franchise-listings{padding-bottom:50px}}@media screen and (min-width:1025px){.franchise-listings{padding-bottom:64px}}.franchise-listings.dark{background-color:#1e2030}.franchise-listings.dark .cta{color:#fff}.franchise-listings .tag-container{display:flex;flex-wrap:nowrap;gap:.5rem;justify-content:start;overflow-x:auto;padding-bottom:26px}@media screen and (min-width:767px){.franchise-listings .tag-container{padding-bottom:50px}}@media screen and (min-width:1025px){.franchise-listings .tag-container{padding-bottom:64px}}@media screen and (min-width:767px){.franchise-listings .tag-container{justify-content:center}}.franchise-listings .tag-container .tag{flex-shrink:0}.franchise-listings .card-container{align-items:stretch;display:flex;flex-wrap:wrap;gap:20px}.franchise-listings .card-container.centred{justify-content:center}.franchise-listings .card{width:100%}@media screen and (min-width:767px){.franchise-listings .card{width:calc(50% - 10px)}}@media screen and (min-width:1025px){.franchise-listings .card{width:calc(25% - 15px)}}.franchise-listings .cta-container{margin-top:.8125rem;width:100%}.franchise-listings .cta-container,.page-loader{align-items:center;display:flex;justify-content:center}.page-loader{flex-direction:column;gap:1rem;height:100%;padding:4rem 0}.page-loader.dark .small{color:#fff}.page-loader.viewport-height{height:100dvh}.offer-tile{align-items:flex-start;background-color:#fff;border-radius:16px;box-shadow:0 8px 24px 0 rgba(0,0,0,.15);display:flex;flex-direction:column;gap:0}.offer-tile.dark{background-color:#1e2030;box-shadow:0 8px 24px 0 rgba(0,0,0,.4)}.offer-tile.dark .heading{color:#fff}.offer-tile.dark .description,.offer-tile.dark .sub{color:#dddfec}.offer-tile.dark .button.tertiary{background-color:#5e6075;border-color:#5e6075;color:#fff}.offer-tile.dark .button.tertiary:hover{box-shadow:inset 0 0 0 3px #5e6075}.offer-tile.dark .button.tertiary .icon [fill^="#"]{fill:#fff!important;transition:.3s}.offer-tile.dark .button.tertiary .icon [stroke^="#"]{stroke:#fff!important;transition:.3s}.offer-tile.dark .button.tertiary.outline{background-color:transparent}.offer-tile.dark .button.primary .icon [fill^="#"]{fill:#fff!important;transition:.3s}.offer-tile.dark .button.primary .icon [stroke^="#"]{stroke:#fff!important;transition:.3s}.offer-tile.dark .button.primary.outline{color:#fff}.offer-tile .content{display:flex;flex:1;flex-direction:column;padding:1.62rem;text-align:left;width:100%}.offer-tile .heading{font-size:1.313rem;padding:0 0 .5rem}.offer-tile .description{color:#505a5d;padding:0 0 .5rem}.offer-tile .sub{color:#505a5d;padding:0 0 1.625rem}.offer-tile .body{width:100%}.offer-tile .img-container{aspect-ratio:3/2;min-height:14.208rem;padding:.25rem;width:100%}@media screen and (min-width:767px){.offer-tile .img-container{min-height:13.25rem}}.offer-tile img{border-radius:16px;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.offer-tile .button{margin-top:auto}