.tiles-container{flex-wrap:wrap;gap:2px;display:flex}@media (min-width:768px){.tiles-container>:first-of-type,.tiles-container>:nth-of-type(2){flex:0 calc(50% - 1px)}.tiles-container>:nth-of-type(3),.tiles-container>:nth-of-type(4),.tiles-container>:nth-of-type(5){flex:0 calc(33.3333% - 1.4px)}}@media (max-width:767px){.tiles-container>:first-of-type{flex:0 100%}.tiles-container>:nth-of-type(2),.tiles-container>:nth-of-type(3),.tiles-container>:nth-of-type(4),.tiles-container>:nth-of-type(5){flex:0 calc(50% - 1px)}.mobile-hide-second-tile>:nth-of-type(2){display:none}.mobile-second-tile-full-width>:nth-of-type(2){flex:0 100%}.tiles-container>:nth-of-type(4){order:5}.tiles-container>:nth-of-type(5){order:4}}
