#collectables_html, #collectables_body {
  margin: 0;
  padding: 0;
  overflow: auto;
}

#collectables_banner {
  background-color: #80b525;
  background-image: url('https://www.woolworths.com.au/content/content/banner_world_home.png');
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  display: flex;
  align-items: center;
  justify-content: center;
}

h1#collectables_logo {
  background: url('https://www.woolworths.com.au/content/content/logo_world_explorers_2x.png') no-repeat;
  background-size: contain;
  height: 0;
  width: 26.153846154%;
  position: relative;
  display: block;
  padding-bottom: calc(278vw / 13);
}

#collectables_page {
  display: flex;
  flex-direction: column;
  background: #f4e7c9;
  font-size: 1.3846153846vw;
  line-height: 1.55em;
  font-weight: normal;
}

#collectables_page h1 {
  color: #095c50;
  font-size: 3.0769230769vw;
  line-height: 1.55em;
  font-weight: bold;
  margin: 0;
}

#collectables_page h2 {
  color: #df730d;
  font-size: 185%;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  padding: 0.4em;
  margin: 3px;
  background: #f2c973;
  background: url('https://www.woolworths.com.au/content/content/img_yellow_darker_online.png') no-repeat;
  background-size: 100% 100%;
}

#collectables_page h2 img {
  height: 0.8em;
  vertical-align: middle;
}


#collectables_page p {
  margin: 0;
}

#collectables_content {
  padding: 4px;
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}

#collectables_page .collectables_button {
  color: #575756;
  font-size: 18px;
  font-weight: bold;
}

#collectables_nav {
  border-bottom: 1px solid #80b525;
  background: white;
  height: 3.5384615385vw;
}
#collectables_nav ul {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0;
  height: 100%;
  background: #095c50;
}
#collectables_nav li {
  height: 100%;
  display: flex;
  justify-content: center;
}
#collectables_nav a {
  color: white;
  cursor: pointer;
  padding: 0 8px;
  height: 100%;
  display: flex;
  align-items: center;
  text-align:center;
}
#collectables_nav a:hover {
  color: #7AC62B;
  text-decoration: none;
}
#collectables_header {
  background: white;
  text-align: center;
  padding: 0.9em;
}


#collectables_page #collectables_map {
  background-color: #b9e3f6;
  background-image: url('https://www.woolworths.com.au/content/content/map_2x.png');
  background-position: center center;
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  margin: 4px;
  position: relative;
  padding-bottom: calc(56.98757764% - 4px);
}

#collectables_page #collectables_map:before {
  content: '';
  display: block;
  position: absolute;
  background-image: url('https://www.woolworths.com.au/content/content/text-01.png');
  background-size: contain;
  background-repeat: no-repeat;
  margin: 15px;
  width: 30.9%;
  height: 10.3%;
}

#collectables_page #collectables_map .character_link {
  text-decoration: none;
}
#collectables_page #collectables_map .character_link img {
  border: 0;
}

#collectables_page #collectables_map .character {
  position: absolute;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 15.52795031%; height: 35.42234332%;
  cursor: pointer;
}

#collectables_page #collectables_map .character img {
  width: 56%;
  position: absolute;
  transform: rotate(-30deg) scale(0);
  visibility: hidden;
  transform-origin: 93.181818182% 90.909090909%;
  transition-property: visibility, transform;
  transition-duration: 0.3s;
}

#collectables_page #collectables_map .character.character_na img {
  transform: rotate(30deg) scale(0);
  transform-origin: 7.2727272727% 90.909090909%;
}

#collectables_page #collectables_map .character.unlocked:hover img { 
  visibility: visible;
  transform: rotate(0) scale(1);
}

.character.character_na { background-image: url('https://www.woolworths.com.au/content/content/character_northamerica-locked_2x.png');}
.character.character_na.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_northamerica-unlocked_2x.png');}
.character.character_eu { background-image: url('https://www.woolworths.com.au/content/content/character_europe-locked_2x.png');}
.character.character_eu.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_europe-unlocked_2x.png');}
.character.character_as { background-image: url('https://www.woolworths.com.au/content/content/character_asia-locked_2x.png');}
.character.character_as.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_asia-unlocked_2x.png');}
.character.character_sa { background-image: url('https://www.woolworths.com.au/content/content/character_southamerica_locked_2x.png');}
.character.character_sa.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_southamerica_unlocked_2x.png');}
.character.character_af { background-image: url('https://www.woolworths.com.au/content/content/character_africa-locked_2x.png');}
.character.character_af.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_africa-unlocked_2x.png');}
.character.character_au { background-image: url('https://www.woolworths.com.au/content/content/character_australia-locked_2x.png');}
.character.character_au.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_australia-unlocked_2x.png');}
.character.character_oa { background-image: url('https://www.woolworths.com.au/content/content/character_oceania-locked_2x.png');}
.character.character_oa.unlocked { background-image: url('https://www.woolworths.com.au/content/content/character_oceania-unlocked_2x.png');}

.character.character_na { top: 15.7%; left: 10.63%; }
.character.character_eu { top: 10.3%; left: 45.3%; }
.character.character_as { top: 8.2%; left: 70.1%; }
.character.character_sa { top: 52.3%; left: 22.47%; }
.character.character_af { top: 45.5%; left: 43.4%; }
.character.character_au { top: 55%; left: 68%; }
.character.character_oa { top: 42.04%; left: 84.649%; }

.character.character_na img { left: 82%; top: -6%; }
.character.character_eu img { left: -30%; top: -12%; }
.character.character_as img { left: -34%; top: -1%; }
.character.character_sa img { left: -23%; top: -3.5%; }
.character.character_af img { left: -31%; top: -13%; }
.character.character_au img { left: -35%; top: 1%; }
.character.character_oa img { left: -38%; top: 0%; }


.collectables_column {
  flex-basis: 50%;
  position: relative;
}

.collectables_row {
  display: flex;
}

.collectables_tiles {
  display: flex;
  flex-wrap: wrap;
  height: 100%;
  position: absolute;
  width: 100%;
}

.collectables_tile_link {
  margin: 3px;
  flex-basis: calc(33.33% - 6px);
  max-height: calc(50% - 6px); /*calc(203vw / 13);*/
  height: calc(207vw / 13);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-around;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: white;
  text-transform: uppercase;
  padding: 0;
  position: relative;
  box-sizing: border-box;
}

main:not(.leftPanel-ishidden) .collectables_tile_link {
  height: 50%;
}

.collectables_tile_link .start-script {
  height: 13.949519231%;
  width: 82.21778846%;
}

.tile_green { background-image: url('https://www.woolworths.com.au/content/content/img_green_online.png'); }
.tile_blue { background-image: url('https://www.woolworths.com.au/content/content/img_blue_online.png'); }
.tile_purple { background-image: url('https://www.woolworths.com.au/content/content/img_purple_online.png'); }
.tile_yellow { background-image: url('https://www.woolworths.com.au/content/content/img_yellow_online.png'); }
.tile_teal { background-image: url('https://www.woolworths.com.au/content/content/img_teal_online.png'); }
.tile_pink { background-image: url('https://www.woolworths.com.au/content/content/img_pink_online.png'); }


.tile_pink .tile_icon {
  margin-left: 18%;
}

.tile_blue .tile_icon {

}

.collectables_video {
  margin: 4px;
  display: flex;
  position: relative;
  height: 0;
  padding-bottom: calc(56.25% - 5px);
}

.collectables_video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.hide-text {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.no-mob {
  display: initial;
}

.mob-only {
  display: none;
}

#collectables_nav li.mob-only {
  display: none;
}

#collectables_footer {
  text-align: center;
  margin: 1em 0;
}
#collectables_footer a {
  text-decoration: underline;
}


/* Have a go page */

#collectables_have_a_go {
  background: #f4cb73;
  width: calc(100% - 4px);
  margin: 1em auto;
  display: flex;
}

#collectables_have_a_go h2 {
  background: none;
  text-align: left;
  margin-left: 0;
  padding-left: 0;
}

#collectables_have_a_go p {
  margin-bottom: 1em;
}

#collectables_have_a_go #craft_previews {
  flex-grow: 1;
  display: flex;
  justify-content: space-around;
  padding: calc(103vw / 13) calc(52vw / 13);
}

#collectables_have_a_go #craft_previews .preview_page {
  width: calc(344vw / 13);
  height: calc(533vw / 13);
}

#collectables_have_a_go #craft_previews .preview_page img {
  width: 100%;
  height: 100%;
}

#collectables_have_a_go #craft_previews .collectables_page_1 {
  transform: rotate(-6deg) translate(calc(34.4vw / 13), calc(37.31vw / 13));
  z-index: 2;
}

#collectables_have_a_go #craft_previews .collectables_page_2 {
  transform: rotate(5deg) translate(calc(-48.16vw / 13), calc(-47.97vw / 13));
  z-index: 1;
}

#collectables_have_a_go #craft_description {
  flex-basis: 37%;
  padding-right: 8.3%;
  align-self: flex-end;
  padding: calc(39vw / 13) calc(103vw / 13) calc(39vw / 13) 0;
}

#collectables_have_a_go .character {
  width: calc(274vw / 13);
  height: 0;
  padding-bottom: calc(356vw / 13);
  margin-left: calc(-60vw / 13);
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: initial;
  left: initial;
}

#collectables_have_a_go .character img {
  width: calc(150vw / 13);
  height: calc(150vw / 13);
  position: absolute;
  top: -15%;
  left: 67%;
}

#collectables_have_a_go .download_button {
  display: inline-block;
  width: calc(200vw / 13);
  height: calc(52vw / 13);
  position: relative;
}

#collectables_have_a_go .download_button svg {
  width: 100%;
  height: 100%;
}

#collectables_have_a_go .download_button:hover svg .st2 {
  fill: #F65800;
}

#collectables_have_a_go .download_button:hover svg .st3 {
  fill:#D74E00;
}

/* Watch page */

#collectables_watch {
  width: calc(1288vw / 13);
}

#collectables_watch .hero_video {
  width: calc(1288vw / 13);
  height: calc(724.5vw / 13 + 4px);
  padding: 4px;
}

#collectables_watch .hero_video iframe {
  width: 100%;
  height: 100%;
}

#collectables_watch .video_playlist {
  display: flex;
  width: 100%;
  align-items: flex-start;
  justify-content: center;
}

.collectables_rule {
  height: 0;
  border: none;
  border-top: 1px solid #575756;
  margin: 0.5em 4px;
}

#collectables_watch .video_playlist a {
  position: relative;
  margin: 4px;
}

#collectables_watch .video_playlist a img {
  width: 100%;
  height: 100%;
}

/* Card expanded page */

#collectables_card {
  max-width: 920px;
  margin: 0 auto;
  background: white;
  padding: 20px;
  font-size: calc(16vw / 13);
}

#collectables_card #card_header {
  width: 100%;
}
#collectables_card #card_header img {
  width: 100%;
}

#collectables_card #card_blocks {
  margin: -4px;
}

#collectables_card .block {
  background-size: 100% 100%;
  padding: 1em;
  margin: 0;
  display: flex;
  flex-direction: column;
  color: white;
  margin: 0.25em;
  flex-basis: 100%;
}

#collectables_card .block .block_image {
  margin-top: auto;
  min-height: 1px;
}

#collectables_card .block .block_image img {
  width: 100%;
}

#collectables_card .block h3 {
  border-bottom: 1px solid white;
  padding-bottom: 0.5em;
  text-transform: uppercase;
  font-size: 1.5em;
  font-weight: normal;
}

#collectables_card .block h4 {
  margin: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 1.3em;
  line-height: 1.1em;
}

#collectables_card .block p {
  margin-top: 0.1em;
}

#collectables_card #card_columns {
  display: flex;
  flex-direction: row;
}

#collectables_card #card_rows {
  display: flex;
  flex-direction: column;
  flex-basis: 111%;
}

#collectables_card #card_rows .block {
  flex-basis: auto;
  flex-grow: 1;
}

#collectables_card #block_know {
  background-image: url('https://www.woolworths.com.au/content/content/img_expand_tan_online.png');
  color: #80694c;
}

#collectables_card #block_know h3 {
  border-color: #80694c;
}

#collectables_card #block_weird {
  background-image: url('https://www.woolworths.com.au/content/content/img_expand_green_online.png');
}

#collectables_card #block_listen {
  background-image: url('https://www.woolworths.com.au/content/content/img_expand_yellow_online.png');
}

#collectables_card #block_listen h4 {
  margin-top: 0.1em;
}

#collectables_card #block_activity {
  background-image: url('https://www.woolworths.com.au/content/content/img_expand_orange_online.png');
}

#collectables_card #listen_trigger {
  float: left;
  background-image: url('https://www.woolworths.com.au/content/content/icon_sound.png');
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  border: none;
  font-size: 1em;
  width: 3.125em;
  height: 3.125em;
  margin: 0 1.2em 0.8em 0;
  position: relative;
  cursor: pointer;
  overflow: visible;
}

#collectables_card #listen_trigger:after {
  content: '';
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 2px;
  transition-property: box-shadow;
  transition-duration: 0.5s;
  animation-fill-mode: forwards;
  box-shadow: 0 0 0 0px rgba(255, 255, 255, 0.2);
}

#collectables_card #listen_trigger.playing:after {
  animation: pulseaudio 1.5s alternate infinite;
}

@keyframes pulseaudio {
   0% { box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); }
  10% { box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.2); }
  20% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2); }
  30% { box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.2); }
  40% { box-shadow: 0 0 0 6px rgba(255, 255, 255, 0.2); }
  50% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2); }
  60% { box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2); }
  70% { box-shadow: 0 0 0 9px rgba(255, 255, 255, 0.2); }
  80% { box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.2); }
  90% { box-shadow: 0 0 0 5px rgba(255, 255, 255, 0.2); }
 100% { box-shadow: 0 0 0 7px rgba(255, 255, 255, 0.2); }
}

#collectables_card .block_content p {
  clear: left;
}


/* Large desktop */
@media screen and (min-width: 1300px) {

  #collectables_page {
    font-size: 18px;
  }

  h1#collectables_logo {
    width: 340px;
    padding-bottom: 278px;
  }

  #collectables_page h1 {
    font-size: 40px;
  }

  #collectables_page h2 {
    font-size: 28px;
    margin: 4px 3px 8px;
  }

  .collectables_tile_link {
    height: 207.5px;
    max-height: calc(50% - 6px);
  }

  #collectables_nav {
    height: 46px;
  }

  /* Have a go page */

  #collectables_have_a_go #craft_previews .preview_page {
    width: 344px;
    height: 533px;
  }

  #collectables_have_a_go .character {
    width: 274px;
    padding-bottom: 356px;
    margin-left: -60px;
  }

  #collectables_have_a_go .character img {
    width: 150px;
    height: 150px;
  }

  #collectables_have_a_go .download_button {
    width: 200px;
    height: 52px;
  }

  #collectables_have_a_go #craft_description {
    padding: 39px 103px 39px 0;
  }


  #collectables_have_a_go #craft_previews {
    padding: 103px 52px;
  }

  #collectables_have_a_go #craft_previews .collectables_page_1 {
    transform: rotate(-6deg) translate(10%, 7%);
  }

  #collectables_have_a_go #craft_previews .collectables_page_2 {
    transform: rotate(5deg) translate(-14%, -9%);
  }

  #collectables_watch {
    width: 1288px;
  }

  #collectables_watch .hero_video {
    width: 100%;
    height: 728px;
  }

  /* Expanded cards pages */

  #collectables_card {
    font-size: 16px
  }

}


/* Mobile and Tablet nav */
@media screen and (max-device-width: 768px), screen and (max-width: 768px) {

  #collectables_nav ul {
    height: 100%;
    display: block;
/*    background: white;*/
    z-index: 10000000;
    position: relative;
    font-size: calc(22vw / 7.68);
  }

  #collectables_nav ul li:first-of-type:after {
    content: '\E803';
    font-family: 'fontello';
    color: #1a982a;
    position: absolute;
    right: 0.5em;
    top: 50%;
    z-index: 1;
    line-height: 0;
    transform: rotate(0deg);
    transition-property: transform;
    transition-duration: 0.4s;
  }

  #collectables_nav ul.active {
    height: auto;
  }

  #collectables_nav ul.active li:first-of-type:after {
    transform: rotate(180deg);
  }

  #collectables_nav ul li:not(:first-of-type) a {
    margin-top: calc(-46vw / 7.68);
    transition-property: margin, visibility;
    transition-duration: 0.4s;
    visibility: hidden;
  }

  #collectables_nav ul li:not(:first-of-type) {
    pointer-events: none;
    visibility: hidden;
    transition-property: visibility;
    transition-duration: 0.4s;
  }

  #collectables_nav ul.active li a {
   margin-top: 0!important;
   visibility: visible;
  }

  #collectables_nav ul.active li:not(:first-of-type) {
    pointer-events: all;
    visibility: visible;
  }

  #collectables_nav_activator {
    cursor: pointer;
  }

  #collectables_nav ul li {
    display: block;
    background: #095c50;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #E0E0E0;
  }

  #collectables_nav li.mob-only {
    display: flex;
  }

  #collectables_nav ul li:first-of-type {
    border-color: #80b525;
    z-index: 1;
  }

 #collectables_nav ul li:first-of-type a {
   color: white;
   pointer-events: none;
 }

  #collectables_nav ul li a {
    justify-content: center;
    color: white;
  }

  /* Expanded card page - show mobile view when LHP is expanded */

  main:not(.leftPanel-ishidden) #collectables_card {
    width: 100%;
    font-size: calc(18vw / 6.4);
  }

  main:not(.leftPanel-ishidden) #collectables_card #card_columns {
    flex-wrap: wrap;
  }

  main:not(.leftPanel-ishidden) #collectables_card .block {
    flex-basis: 100%;
  }


}


/* Tablet */
@media screen and (max-device-width: 768px), screen and (max-width: 768px) {

  #collectables_content {
    max-width: calc(640vw / 7.68);
  }
  
  .collectables_row {
    flex-direction: column;
  }

  .collectables_column {
    flex-basis: auto;
    position: static;
  }

  .collectables_tiles {
    position: static;
  }

  #collectables_content .collectables_tile_link {
    height: calc(204vw / 7.68);
  }

  #collectables_page {
    font-size: calc(18vw / 7.68);
  }

  h1#collectables_logo {
    width: calc(340vw / 7.68);
    padding-bottom: calc(278vw / 7.68);
  }

  #collectables_page h1 {
    font-size: calc(40vw / 7.68);
  }

  #collectables_page h2 {
    font-size: calc(28vw / 7.68);
  }

  #collectables_nav, #collectables_nav ul li, #collectables_nav ul li a {
    height: calc(46vw / 7.68);
  }

/*  .tile_green img,
  .tile_blue img:first-of-type,
  .tile_purple img:first-of-type {
    width: 100%;
  }*/

  #collectables_page #collectables_map .character.unlocked img {
    visibility: visible;
    transform: rotate(0) scale(0.75);
  }

  #collectables_page #collectables_map:before {
    display: none;
  }

  /* Have a go page */

  #collectables_have_a_go {
    flex-direction: column;
  }

  #collectables_have_a_go #craft_description {
    flex-basis: auto;
/*    padding: calc(39vw / 7.68) calc(103vw / 7.68) calc(39vw / 7.68) 0;*/
  }

  #collectables_have_a_go #craft_previews {
    padding: calc(44vw / 3.84) calc(47vw / 3.84);
  }

  #collectables_have_a_go  #craft_description .character {
   float: left;
   margin-right: calc(70vw / 7.68);
  }

  #collectables_have_a_go .description_content {
    margin-top: calc(70vw / 7.68);
  }

  #collectables_have_a_go #craft_previews .preview_page {
    width: calc(221vw / 7.68);
    height: calc(342vw / 7.68);
  }

  #collectables_have_a_go .character {
    width: calc(274vw / 7.68);
    padding-bottom: calc(356vw / 7.68);
    margin-left: 0;
  }

  #collectables_have_a_go .character img {
    width: calc(150vw / 7.68);
    height: calc(150vw / 7.68);
  }

  #collectables_have_a_go .download_button {
    width: calc(200vw / 7.68);
    height: calc(52vw / 7.68);
  }

  #collectables_have_a_go #craft_previews .collectables_page_1 {
    transform: rotate(-6deg) translate(calc(34.4vw / 7.68), calc(37.31vw / 13));
  }

  #collectables_have_a_go #craft_previews .collectables_page_2 {
    transform: rotate(5deg) translate(calc(-48.16vw / 7.68), calc(-47.97vw / 13));
  }

  /* Watch the ads page */
  #collectables_watch {
    max-width: calc(640vw / 7.68);
  }

  #collectables_watch .hero_video {
    width: calc(640vw / 7.68);
    height: calc(360vw / 7.68 + 4px);
  }

  /* Card expanded page */

  #collectables_card {
    font-size: calc(18vw / 7.68);
  }

  #collectables_card #card_columns {
    flex-wrap: wrap;
  }

  #collectables_card .block {
    flex-basis: calc(50% - 0.6em);
  }

  #collectables_card #block_listen {
    background-image: url('https://www.woolworths.com.au/content/content/img_expand_yellow_mob-tab.png');
  }

  #collectables_card #block_activity {
    background-image: url('https://www.woolworths.com.au/content/content/img_expand_orange_mob-tab.png');
  }



}

/* Mobile */
@media screen and (max-device-width: 640px), screen and (max-width: 640px) {

  #collectables_content {
    max-width: none;
    width: 100%;
    padding: 0 0.6em;
  }

  .collectables_video {
    margin: 1px;
  }

  #collectables_nav ul {
    font-size: calc(33vw / 6.4);
  }

  #collectables_page {
    font-size: calc(18vw / 6.4);
  }

  h1#collectables_logo {
    width: calc(340vw / 6.4);
    padding-bottom: calc(278vw / 6.4);
  }

  #collectables_page h1 {
    font-size: calc(40vw / 6.4);
  }

  #collectables_page h2 {
    font-size: calc(28vw / 6.4);
    margin: 0.4em 0;
  }

  #collectables_nav, #collectables_nav ul li, #collectables_nav ul li a {
    height: calc(72vw / 6.4);
  }

  .collectables_tiles {
    display: block;
  }

  #collectables_content .collectables_tile_link {
    height: auto;
    margin: 0.6em 0;
  }

  .collectables_tiles .tile_icon {
    display: none;
  }

  .collectables_tiles .tile_text {
    padding: 0.8em 0;
  }

  #collectables_nav ul li:not(:first-of-type) a {
    margin-top: calc(-46vw / 6.4);
  }

  .no-mob {
    display: none;
  }

  .mob-only {
    display: initial;
  }


  .tile_green { background-image: url('https://www.woolworths.com.au/content/content/img_green_mob.png'); }
  .tile_blue { background-image: url('https://www.woolworths.com.au/content/content/img_blue_mob.png'); }
  .tile_purple { background-image: url('https://www.woolworths.com.au/content/content/img_purple_mob.png'); }
  .tile_yellow { background-image: url('https://www.woolworths.com.au/content/content/img_yellow_mob.png'); }
  .tile_teal { background-image: url('https://www.woolworths.com.au/content/content/img_teal_mob.png'); }
  .tile_pink { background-image: url('https://www.woolworths.com.au/content/content/img_pink_mob.png'); }

  /* Mobile map */

  #collectables_page #collectables_map {
    padding-bottom: 0;
    height: calc(103.3vw - 16px);
    margin: 1px;
    background-size: cover;
    display: block;
    white-space: nowrap;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
    -webkit-scroll-snap-type: mandatory;
    -webkit-scroll-snap-destination: 50% 50%;
  }

  #collectables_page #collectables_map::-webkit-scrollbar {
    width: 0px;
  }

  #collectables_page #collectables_map .character_link {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: calc(100% - 10vw);
    width: 68%;
    margin: 5vw -2vw;
    display: inline-block;
    vertical-align: middle;
  }

  #collectables_page #collectables_map .character {
    position: relative;
    top: initial;
    left: initial;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    -webkit-scroll-snap-coordinate: 50% 50%;
  }

  #collectables_page #collectables_map .character_link:first-of-type {
    margin-left: 16%;
  }
  #collectables_page #collectables_map .character_link:last-of-type {
    margin-right: 16%;
  }

  #collectables_page #collectables_map .character.unlocked img {
    visibility: hidden;
    transform: rotate(-30deg) scale(0);
    transform-origin: 93.181818182% 90.909090909%;
  }

  #collectables_page #collectables_map .character.unlocked.character_na img {
    transform: rotate(30deg) scale(0);
    transform-origin: 7.2727272727% 90.909090909%;
  }

  #collectables_page #collectables_map .character.unlocked.visible img,
  #collectables_page #collectables_map .character.unlocked.visible.character_na img { 
    visibility: visible;
    transform: rotate(0) scale(0.75);
  }

  #collectables_page #collectables_map .character:not(.unlocked) {
    display: none;
  }

  /* Have a go page */

  #collectables_have_a_go {
    flex-direction: row;
    padding-top: calc(74vw / 6.4);
  }

  #collectables_have_a_go #craft_previews {
    padding: 0;
    position: absolute;
    width: 50vw;
    height: 38.735465117vw;
  }

  #collectables_have_a_go #craft_description {
    display: flex;
    flex-direction: column;
    padding: 0 8% 3%;
  }

  #collectables_have_a_go #craft_previews .preview_page {
    width: 50%;
    height: 100%;
  }

  #collectables_have_a_go .character {
    width: calc(232vw / 6.4);
    padding-bottom: calc(302vw / 6.4);
    margin-left: calc(-60vw / 6.4);
    align-self: flex-end;
    margin-top: calc(-22vw /6.4);
  }

  #collectables_have_a_go .character img {
    width: calc(150vw / 6.4);
    height: calc(150vw / 6.4);
  }

  #collectables_have_a_go .description_content {
    margin-top: 0;
  }

  #collectables_have_a_go .download_button {
    width: calc(320vw / 6.4);
    height: calc(83.2vw / 6.4);
  }

  #collectables_have_a_go #craft_previews .collectables_page_1 {
    transform: rotate(-6deg) translate(calc(34.4vw / 6.4), calc(37.31vw / 13));
  }

  #collectables_have_a_go #craft_previews .collectables_page_2 {
    transform: rotate(5deg) translate(calc(-48.16vw / 6.4), calc(-47.97vw / 13));
  }

  /* Watch the ads page */
  #collectables_watch {
    max-width: 100%;
  }

  #collectables_watch .hero_video {
    width: calc(100vw - 1.2em);
    height: calc(56.25vw - 0.6em + 2px);
  }

  #collectables_watch .video_playlist {
    flex-direction: column;
    align-items: stretch;
  }

  /* Card expanded page */

  #collectables_card {
    width: 100%;
    font-size: calc(18vw / 6.4);
  }

  #collectables_card #card_columns {
    flex-wrap: wrap;
  }

  #collectables_card .block {
    flex-basis: 100%;
  }

}
