.popularLocationsContainer.whiteBG{background:#efefef;background:var(--light);background:linear-gradient(180deg,#fff 0,#efefef 100%);background:linear-gradient(180deg,#fff 0,var(--light) 100%);overflow:hidden}.popularLocations .footerTitles:before{left:0}.popularLocations .footerList{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0 0}.popularLocations .footerList ul{margin-left:0;margin-top:10px;list-style:none}.popularLocations .footerList>li{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.popularLocationsContainer .creteIslandContainer{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50% 0;background-repeat:no-repeat;opacity:0;transition:all .4s ease-in}.popularLocationsContainer.visible .creteIslandContainer{background-image:url(/images/crete-illustration.png);opacity:.8}.popularLocations .footerList>li>a{font-weight:700}.popularLocations .footerList{-webkit-box-orient:horizontal}@media only screen and (min-width:48em){.popularLocations .footerList>li{-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}}