.focus{outline:2px dotted rgba(0,0,0,.7)!important}.tilesWithSecondaryItems{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.tilesWithSecondaryItems:before{position:absolute;content:"";height:18.75rem;top:0;background-color:#f4f5f8;left:-1.25rem;width:calc(100% + 40px)}@media(min-width:768px){.tilesWithSecondaryItems:before{height:10rem}}@media(min-width:992px){.tilesWithSecondaryItems:before{width:100%;left:0}}.tilesWithSecondaryItems_content{position:relative;max-width:57rem;flex-grow:1;width:100%}@media(min-width:768px){.tilesWithSecondaryItems_content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}}.tilesWithSecondaryItems_content.tilesWithSecondaryItems_content__primary{background-color:#fff;border-radius:1.25rem;box-shadow:0 0 1.875rem rgba(0,64,128,.17);z-index:1}.tilesWithSecondaryItems_content.tilesWithSecondaryItems_content__secondary{background-color:#f4f5f8;border-bottom-left-radius:1.25rem;border-bottom-right-radius:1.25rem}.tilesWithSecondaryItems_content.tilesWithSecondaryItems_content__secondary:before{position:absolute;content:"";height:1.25rem;bottom:100%;background-color:#f4f5f8;left:0;width:100%}.tilesWithSecondaryItems_tile{text-align:center;padding:2.8125rem 1rem;display:flex;flex-direction:column;justify-content:space-between;border-bottom:1px solid #e6edf5}@media(min-width:768px){.tilesWithSecondaryItems_tile{padding:6rem 2rem}.tilesWithSecondaryItems_tile:nth-of-type(odd){border-right:1px solid #e6edf5}.tilesWithSecondaryItems_tile:nth-last-of-type(-n+2){border-bottom:0}}.tilesWithSecondaryItems_content__secondary .tilesWithSecondaryItems_tile{border-bottom:1px solid #fff}@media(min-width:768px){.tilesWithSecondaryItems_content__secondary .tilesWithSecondaryItems_tile{padding:3.875rem 2rem 4.375rem}.tilesWithSecondaryItems_content__secondary .tilesWithSecondaryItems_tile:nth-of-type(odd){border-right:1px solid #fff}.tilesWithSecondaryItems_content__secondary .tilesWithSecondaryItems_tile:nth-last-of-type(-n+2){border-bottom:0}}.tilesWithSecondaryItems_tile:last-of-type{border-bottom:0}.tilesWithSecondaryItems_tileContent{display:flex;-moz-column-gap:1rem;column-gap:1rem}@media(min-width:768px){.tilesWithSecondaryItems_tileContent{display:block}}.tilesWithSecondaryItems_textContent{flex-grow:1}.tilesWithSecondaryItems_title{font-size:1.25rem;line-height:1.2;margin-bottom:.25rem}.tilesWithSecondaryItems_caption{font-size:.75rem;line-height:1;margin-bottom:.25rem;text-transform:uppercase;color:#e2001a;font-weight:700;letter-spacing:.0625rem}.tilesWithSecondaryItems_buttons{display:flex;flex-wrap:wrap;-moz-column-gap:1rem;column-gap:1rem;row-gap:.25rem;margin-top:1rem;justify-content:center}