@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800;900&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lato:wght@400;500;600;700;800;900&display=swap);
@charset "UTF-8";
.utils .secondaryTitle {
  text-align: center !important;
}

.logo-mobile-small {
  display: none;
  width: 36px;
  height: 33px;
}

@media (max-width: 599px) {
  .homepage .logo-mobile-small {
    display: block;
  }
  .homepage .logo-mobile {
    display: none;
  }
  .homepage .box-fromDate {
    display: none;
  }
}

.hero .fromDate {
  display: none;
}

.homepage .hero .fromDate {
  display: block;
}

.red {
  background-color: #F44336 !important;
}

.red-text {
  color: #F44336 !important;
}

.red.lighten-5 {
  background-color: #FFEBEE !important;
}

.red-text.text-lighten-5 {
  color: #FFEBEE !important;
}

.red.lighten-4 {
  background-color: #FFCDD2 !important;
}

.red-text.text-lighten-4 {
  color: #FFCDD2 !important;
}

.red.lighten-3 {
  background-color: #EF9A9A !important;
}

.red-text.text-lighten-3 {
  color: #EF9A9A !important;
}

.red.lighten-2 {
  background-color: #E57373 !important;
}

.red-text.text-lighten-2 {
  color: #E57373 !important;
}

.red.lighten-1 {
  background-color: #EF5350 !important;
}

.red-text.text-lighten-1 {
  color: #EF5350 !important;
}

.red.darken-1 {
  background-color: #E53935 !important;
}

.red-text.text-darken-1 {
  color: #E53935 !important;
}

.red.darken-2 {
  background-color: #D32F2F !important;
}

.red-text.text-darken-2 {
  color: #D32F2F !important;
}

.red.darken-3 {
  background-color: #C62828 !important;
}

.red-text.text-darken-3 {
  color: #C62828 !important;
}

.red.darken-4 {
  background-color: #B71C1C !important;
}

.red-text.text-darken-4 {
  color: #B71C1C !important;
}

.red.accent-1 {
  background-color: #FF8A80 !important;
}

.red-text.text-accent-1 {
  color: #FF8A80 !important;
}

.red.accent-2 {
  background-color: #FF5252 !important;
}

.red-text.text-accent-2 {
  color: #FF5252 !important;
}

.red.accent-3 {
  background-color: #FF1744 !important;
}

.red-text.text-accent-3 {
  color: #FF1744 !important;
}

.red.accent-4 {
  background-color: #D50000 !important;
}

.red-text.text-accent-4 {
  color: #D50000 !important;
}

.pink {
  background-color: #e91e63 !important;
}

.pink-text {
  color: #e91e63 !important;
}

.pink.lighten-5 {
  background-color: #fce4ec !important;
}

.pink-text.text-lighten-5 {
  color: #fce4ec !important;
}

.pink.lighten-4 {
  background-color: #f8bbd0 !important;
}

.pink-text.text-lighten-4 {
  color: #f8bbd0 !important;
}

.pink.lighten-3 {
  background-color: #f48fb1 !important;
}

.pink-text.text-lighten-3 {
  color: #f48fb1 !important;
}

.pink.lighten-2 {
  background-color: #f06292 !important;
}

.pink-text.text-lighten-2 {
  color: #f06292 !important;
}

.pink.lighten-1 {
  background-color: #ec407a !important;
}

.pink-text.text-lighten-1 {
  color: #ec407a !important;
}

.pink.darken-1 {
  background-color: #d81b60 !important;
}

.pink-text.text-darken-1 {
  color: #d81b60 !important;
}

.pink.darken-2 {
  background-color: #c2185b !important;
}

.pink-text.text-darken-2 {
  color: #c2185b !important;
}

.pink.darken-3 {
  background-color: #ad1457 !important;
}

.pink-text.text-darken-3 {
  color: #ad1457 !important;
}

.pink.darken-4 {
  background-color: #880e4f !important;
}

.pink-text.text-darken-4 {
  color: #880e4f !important;
}

.pink.accent-1 {
  background-color: #ff80ab !important;
}

.pink-text.text-accent-1 {
  color: #ff80ab !important;
}

.pink.accent-2 {
  background-color: #ff4081 !important;
}

.pink-text.text-accent-2 {
  color: #ff4081 !important;
}

.pink.accent-3 {
  background-color: #f50057 !important;
}

.pink-text.text-accent-3 {
  color: #f50057 !important;
}

.pink.accent-4 {
  background-color: #c51162 !important;
}

.pink-text.text-accent-4 {
  color: #c51162 !important;
}

.purple {
  background-color: #9c27b0 !important;
}

.purple-text {
  color: #9c27b0 !important;
}

.purple.lighten-5 {
  background-color: #f3e5f5 !important;
}

.purple-text.text-lighten-5 {
  color: #f3e5f5 !important;
}

.purple.lighten-4 {
  background-color: #e1bee7 !important;
}

.purple-text.text-lighten-4 {
  color: #e1bee7 !important;
}

.purple.lighten-3 {
  background-color: #ce93d8 !important;
}

.purple-text.text-lighten-3 {
  color: #ce93d8 !important;
}

.purple.lighten-2 {
  background-color: #ba68c8 !important;
}

.purple-text.text-lighten-2 {
  color: #ba68c8 !important;
}

.purple.lighten-1 {
  background-color: #ab47bc !important;
}

.purple-text.text-lighten-1 {
  color: #ab47bc !important;
}

.purple.darken-1 {
  background-color: #8e24aa !important;
}

.purple-text.text-darken-1 {
  color: #8e24aa !important;
}

.purple.darken-2 {
  background-color: #7b1fa2 !important;
}

.purple-text.text-darken-2 {
  color: #7b1fa2 !important;
}

.purple.darken-3 {
  background-color: #6a1b9a !important;
}

.purple-text.text-darken-3 {
  color: #6a1b9a !important;
}

.purple.darken-4 {
  background-color: #4a148c !important;
}

.purple-text.text-darken-4 {
  color: #4a148c !important;
}

.purple.accent-1 {
  background-color: #ea80fc !important;
}

.purple-text.text-accent-1 {
  color: #ea80fc !important;
}

.purple.accent-2 {
  background-color: #e040fb !important;
}

.purple-text.text-accent-2 {
  color: #e040fb !important;
}

.purple.accent-3 {
  background-color: #d500f9 !important;
}

.purple-text.text-accent-3 {
  color: #d500f9 !important;
}

.purple.accent-4 {
  background-color: #aa00ff !important;
}

.purple-text.text-accent-4 {
  color: #aa00ff !important;
}

.deep-purple {
  background-color: #673ab7 !important;
}

.deep-purple-text {
  color: #673ab7 !important;
}

.deep-purple.lighten-5 {
  background-color: #ede7f6 !important;
}

.deep-purple-text.text-lighten-5 {
  color: #ede7f6 !important;
}

.deep-purple.lighten-4 {
  background-color: #d1c4e9 !important;
}

.deep-purple-text.text-lighten-4 {
  color: #d1c4e9 !important;
}

.deep-purple.lighten-3 {
  background-color: #b39ddb !important;
}

.deep-purple-text.text-lighten-3 {
  color: #b39ddb !important;
}

.deep-purple.lighten-2 {
  background-color: #9575cd !important;
}

.deep-purple-text.text-lighten-2 {
  color: #9575cd !important;
}

.deep-purple.lighten-1 {
  background-color: #7e57c2 !important;
}

.deep-purple-text.text-lighten-1 {
  color: #7e57c2 !important;
}

.deep-purple.darken-1 {
  background-color: #5e35b1 !important;
}

.deep-purple-text.text-darken-1 {
  color: #5e35b1 !important;
}

.deep-purple.darken-2 {
  background-color: #512da8 !important;
}

.deep-purple-text.text-darken-2 {
  color: #512da8 !important;
}

.deep-purple.darken-3 {
  background-color: #4527a0 !important;
}

.deep-purple-text.text-darken-3 {
  color: #4527a0 !important;
}

.deep-purple.darken-4 {
  background-color: #311b92 !important;
}

.deep-purple-text.text-darken-4 {
  color: #311b92 !important;
}

.deep-purple.accent-1 {
  background-color: #b388ff !important;
}

.deep-purple-text.text-accent-1 {
  color: #b388ff !important;
}

.deep-purple.accent-2 {
  background-color: #7c4dff !important;
}

.deep-purple-text.text-accent-2 {
  color: #7c4dff !important;
}

.deep-purple.accent-3 {
  background-color: #651fff !important;
}

.deep-purple-text.text-accent-3 {
  color: #651fff !important;
}

.deep-purple.accent-4 {
  background-color: #6200ea !important;
}

.deep-purple-text.text-accent-4 {
  color: #6200ea !important;
}

.indigo {
  background-color: #3f51b5 !important;
}

.indigo-text {
  color: #3f51b5 !important;
}

.indigo.lighten-5 {
  background-color: #e8eaf6 !important;
}

.indigo-text.text-lighten-5 {
  color: #e8eaf6 !important;
}

.indigo.lighten-4 {
  background-color: #c5cae9 !important;
}

.indigo-text.text-lighten-4 {
  color: #c5cae9 !important;
}

.indigo.lighten-3 {
  background-color: #9fa8da !important;
}

.indigo-text.text-lighten-3 {
  color: #9fa8da !important;
}

.indigo.lighten-2 {
  background-color: #7986cb !important;
}

.indigo-text.text-lighten-2 {
  color: #7986cb !important;
}

.indigo.lighten-1 {
  background-color: #5c6bc0 !important;
}

.indigo-text.text-lighten-1 {
  color: #5c6bc0 !important;
}

.indigo.darken-1 {
  background-color: #3949ab !important;
}

.indigo-text.text-darken-1 {
  color: #3949ab !important;
}

.indigo.darken-2 {
  background-color: #303f9f !important;
}

.indigo-text.text-darken-2 {
  color: #303f9f !important;
}

.indigo.darken-3 {
  background-color: #283593 !important;
}

.indigo-text.text-darken-3 {
  color: #283593 !important;
}

.indigo.darken-4 {
  background-color: #1a237e !important;
}

.indigo-text.text-darken-4 {
  color: #1a237e !important;
}

.indigo.accent-1 {
  background-color: #8c9eff !important;
}

.indigo-text.text-accent-1 {
  color: #8c9eff !important;
}

.indigo.accent-2 {
  background-color: #536dfe !important;
}

.indigo-text.text-accent-2 {
  color: #536dfe !important;
}

.indigo.accent-3 {
  background-color: #3d5afe !important;
}

.indigo-text.text-accent-3 {
  color: #3d5afe !important;
}

.indigo.accent-4 {
  background-color: #304ffe !important;
}

.indigo-text.text-accent-4 {
  color: #304ffe !important;
}

.blue {
  background-color: #2196F3 !important;
}

.blue-text {
  color: #2196F3 !important;
}

.blue.lighten-5 {
  background-color: #E3F2FD !important;
}

.blue-text.text-lighten-5 {
  color: #E3F2FD !important;
}

.blue.lighten-4 {
  background-color: #BBDEFB !important;
}

.blue-text.text-lighten-4 {
  color: #BBDEFB !important;
}

.blue.lighten-3 {
  background-color: #90CAF9 !important;
}

.blue-text.text-lighten-3 {
  color: #90CAF9 !important;
}

.blue.lighten-2 {
  background-color: #64B5F6 !important;
}

.blue-text.text-lighten-2 {
  color: #64B5F6 !important;
}

.blue.lighten-1 {
  background-color: #42A5F5 !important;
}

.blue-text.text-lighten-1 {
  color: #42A5F5 !important;
}

.blue.darken-1 {
  background-color: #1E88E5 !important;
}

.blue-text.text-darken-1 {
  color: #1E88E5 !important;
}

.blue.darken-2 {
  background-color: #1976D2 !important;
}

.blue-text.text-darken-2 {
  color: #1976D2 !important;
}

.blue.darken-3 {
  background-color: #1565C0 !important;
}

.blue-text.text-darken-3 {
  color: #1565C0 !important;
}

.blue.darken-4 {
  background-color: #0D47A1 !important;
}

.blue-text.text-darken-4 {
  color: #0D47A1 !important;
}

.blue.accent-1 {
  background-color: #82B1FF !important;
}

.blue-text.text-accent-1 {
  color: #82B1FF !important;
}

.blue.accent-2 {
  background-color: #448AFF !important;
}

.blue-text.text-accent-2 {
  color: #448AFF !important;
}

.blue.accent-3 {
  background-color: #2979FF !important;
}

.blue-text.text-accent-3 {
  color: #2979FF !important;
}

.blue.accent-4 {
  background-color: #2962FF !important;
}

.blue-text.text-accent-4 {
  color: #2962FF !important;
}

.light-blue {
  background-color: #03a9f4 !important;
}

.light-blue-text {
  color: #03a9f4 !important;
}

.light-blue.lighten-5 {
  background-color: #e1f5fe !important;
}

.light-blue-text.text-lighten-5 {
  color: #e1f5fe !important;
}

.light-blue.lighten-4 {
  background-color: #b3e5fc !important;
}

.light-blue-text.text-lighten-4 {
  color: #b3e5fc !important;
}

.light-blue.lighten-3 {
  background-color: #81d4fa !important;
}

.light-blue-text.text-lighten-3 {
  color: #81d4fa !important;
}

.light-blue.lighten-2 {
  background-color: #4fc3f7 !important;
}

.light-blue-text.text-lighten-2 {
  color: #4fc3f7 !important;
}

.light-blue.lighten-1 {
  background-color: #29b6f6 !important;
}

.light-blue-text.text-lighten-1 {
  color: #29b6f6 !important;
}

.light-blue.darken-1 {
  background-color: #039be5 !important;
}

.light-blue-text.text-darken-1 {
  color: #039be5 !important;
}

.light-blue.darken-2 {
  background-color: #0288d1 !important;
}

.light-blue-text.text-darken-2 {
  color: #0288d1 !important;
}

.light-blue.darken-3 {
  background-color: #0277bd !important;
}

.light-blue-text.text-darken-3 {
  color: #0277bd !important;
}

.light-blue.darken-4 {
  background-color: #01579b !important;
}

.light-blue-text.text-darken-4 {
  color: #01579b !important;
}

.light-blue.accent-1 {
  background-color: #80d8ff !important;
}

.light-blue-text.text-accent-1 {
  color: #80d8ff !important;
}

.light-blue.accent-2 {
  background-color: #40c4ff !important;
}

.light-blue-text.text-accent-2 {
  color: #40c4ff !important;
}

.light-blue.accent-3 {
  background-color: #00b0ff !important;
}

.light-blue-text.text-accent-3 {
  color: #00b0ff !important;
}

.light-blue.accent-4 {
  background-color: #0091ea !important;
}

.light-blue-text.text-accent-4 {
  color: #0091ea !important;
}

.cyan {
  background-color: #00bcd4 !important;
}

.cyan-text {
  color: #00bcd4 !important;
}

.cyan.lighten-5 {
  background-color: #e0f7fa !important;
}

.cyan-text.text-lighten-5 {
  color: #e0f7fa !important;
}

.cyan.lighten-4 {
  background-color: #b2ebf2 !important;
}

.cyan-text.text-lighten-4 {
  color: #b2ebf2 !important;
}

.cyan.lighten-3 {
  background-color: #80deea !important;
}

.cyan-text.text-lighten-3 {
  color: #80deea !important;
}

.cyan.lighten-2 {
  background-color: #4dd0e1 !important;
}

.cyan-text.text-lighten-2 {
  color: #4dd0e1 !important;
}

.cyan.lighten-1 {
  background-color: #26c6da !important;
}

.cyan-text.text-lighten-1 {
  color: #26c6da !important;
}

.cyan.darken-1 {
  background-color: #00acc1 !important;
}

.cyan-text.text-darken-1 {
  color: #00acc1 !important;
}

.cyan.darken-2 {
  background-color: #0097a7 !important;
}

.cyan-text.text-darken-2 {
  color: #0097a7 !important;
}

.cyan.darken-3 {
  background-color: #00838f !important;
}

.cyan-text.text-darken-3 {
  color: #00838f !important;
}

.cyan.darken-4 {
  background-color: #006064 !important;
}

.cyan-text.text-darken-4 {
  color: #006064 !important;
}

.cyan.accent-1 {
  background-color: #84ffff !important;
}

.cyan-text.text-accent-1 {
  color: #84ffff !important;
}

.cyan.accent-2 {
  background-color: #18ffff !important;
}

.cyan-text.text-accent-2 {
  color: #18ffff !important;
}

.cyan.accent-3 {
  background-color: #00e5ff !important;
}

.cyan-text.text-accent-3 {
  color: #00e5ff !important;
}

.cyan.accent-4 {
  background-color: #00b8d4 !important;
}

.cyan-text.text-accent-4 {
  color: #00b8d4 !important;
}

.teal {
  background-color: #009688 !important;
}

.teal-text {
  color: #009688 !important;
}

.teal.lighten-5 {
  background-color: #e0f2f1 !important;
}

.teal-text.text-lighten-5 {
  color: #e0f2f1 !important;
}

.teal.lighten-4 {
  background-color: #b2dfdb !important;
}

.teal-text.text-lighten-4 {
  color: #b2dfdb !important;
}

.teal.lighten-3 {
  background-color: #80cbc4 !important;
}

.teal-text.text-lighten-3 {
  color: #80cbc4 !important;
}

.teal.lighten-2 {
  background-color: #4db6ac !important;
}

.teal-text.text-lighten-2 {
  color: #4db6ac !important;
}

.teal.lighten-1 {
  background-color: #26a69a !important;
}

.teal-text.text-lighten-1 {
  color: #26a69a !important;
}

.teal.darken-1 {
  background-color: #00897b !important;
}

.teal-text.text-darken-1 {
  color: #00897b !important;
}

.teal.darken-2 {
  background-color: #00796b !important;
}

.teal-text.text-darken-2 {
  color: #00796b !important;
}

.teal.darken-3 {
  background-color: #00695c !important;
}

.teal-text.text-darken-3 {
  color: #00695c !important;
}

.teal.darken-4 {
  background-color: #004d40 !important;
}

.teal-text.text-darken-4 {
  color: #004d40 !important;
}

.teal.accent-1 {
  background-color: #a7ffeb !important;
}

.teal-text.text-accent-1 {
  color: #a7ffeb !important;
}

.teal.accent-2 {
  background-color: #64ffda !important;
}

.teal-text.text-accent-2 {
  color: #64ffda !important;
}

.teal.accent-3 {
  background-color: #1de9b6 !important;
}

.teal-text.text-accent-3 {
  color: #1de9b6 !important;
}

.teal.accent-4 {
  background-color: #00bfa5 !important;
}

.teal-text.text-accent-4 {
  color: #00bfa5 !important;
}

.green {
  background-color: #4CAF50 !important;
}

.green-text {
  color: #4CAF50 !important;
}

.green.lighten-5 {
  background-color: #E8F5E9 !important;
}

.green-text.text-lighten-5 {
  color: #E8F5E9 !important;
}

.green.lighten-4 {
  background-color: #C8E6C9 !important;
}

.green-text.text-lighten-4 {
  color: #C8E6C9 !important;
}

.green.lighten-3 {
  background-color: #A5D6A7 !important;
}

.green-text.text-lighten-3 {
  color: #A5D6A7 !important;
}

.green.lighten-2 {
  background-color: #81C784 !important;
}

.green-text.text-lighten-2 {
  color: #81C784 !important;
}

.green.lighten-1 {
  background-color: #66BB6A !important;
}

.green-text.text-lighten-1 {
  color: #66BB6A !important;
}

.green.darken-1 {
  background-color: #43A047 !important;
}

.green-text.text-darken-1 {
  color: #43A047 !important;
}

.green.darken-2 {
  background-color: #388E3C !important;
}

.green-text.text-darken-2 {
  color: #388E3C !important;
}

.green.darken-3 {
  background-color: #2E7D32 !important;
}

.green-text.text-darken-3 {
  color: #2E7D32 !important;
}

.green.darken-4 {
  background-color: #1B5E20 !important;
}

.green-text.text-darken-4 {
  color: #1B5E20 !important;
}

.green.accent-1 {
  background-color: #B9F6CA !important;
}

.green-text.text-accent-1 {
  color: #B9F6CA !important;
}

.green.accent-2 {
  background-color: #69F0AE !important;
}

.green-text.text-accent-2 {
  color: #69F0AE !important;
}

.green.accent-3 {
  background-color: #00E676 !important;
}

.green-text.text-accent-3 {
  color: #00E676 !important;
}

.green.accent-4 {
  background-color: #00C853 !important;
}

.green-text.text-accent-4 {
  color: #00C853 !important;
}

.light-green {
  background-color: #8bc34a !important;
}

.light-green-text {
  color: #8bc34a !important;
}

.light-green.lighten-5 {
  background-color: #f1f8e9 !important;
}

.light-green-text.text-lighten-5 {
  color: #f1f8e9 !important;
}

.light-green.lighten-4 {
  background-color: #dcedc8 !important;
}

.light-green-text.text-lighten-4 {
  color: #dcedc8 !important;
}

.light-green.lighten-3 {
  background-color: #c5e1a5 !important;
}

.light-green-text.text-lighten-3 {
  color: #c5e1a5 !important;
}

.light-green.lighten-2 {
  background-color: #aed581 !important;
}

.light-green-text.text-lighten-2 {
  color: #aed581 !important;
}

.light-green.lighten-1 {
  background-color: #9ccc65 !important;
}

.light-green-text.text-lighten-1 {
  color: #9ccc65 !important;
}

.light-green.darken-1 {
  background-color: #7cb342 !important;
}

.light-green-text.text-darken-1 {
  color: #7cb342 !important;
}

.light-green.darken-2 {
  background-color: #689f38 !important;
}

.light-green-text.text-darken-2 {
  color: #689f38 !important;
}

.light-green.darken-3 {
  background-color: #558b2f !important;
}

.light-green-text.text-darken-3 {
  color: #558b2f !important;
}

.light-green.darken-4 {
  background-color: #33691e !important;
}

.light-green-text.text-darken-4 {
  color: #33691e !important;
}

.light-green.accent-1 {
  background-color: #ccff90 !important;
}

.light-green-text.text-accent-1 {
  color: #ccff90 !important;
}

.light-green.accent-2 {
  background-color: #b2ff59 !important;
}

.light-green-text.text-accent-2 {
  color: #b2ff59 !important;
}

.light-green.accent-3 {
  background-color: #76ff03 !important;
}

.light-green-text.text-accent-3 {
  color: #76ff03 !important;
}

.light-green.accent-4 {
  background-color: #64dd17 !important;
}

.light-green-text.text-accent-4 {
  color: #64dd17 !important;
}

.lime {
  background-color: #cddc39 !important;
}

.lime-text {
  color: #cddc39 !important;
}

.lime.lighten-5 {
  background-color: #f9fbe7 !important;
}

.lime-text.text-lighten-5 {
  color: #f9fbe7 !important;
}

.lime.lighten-4 {
  background-color: #f0f4c3 !important;
}

.lime-text.text-lighten-4 {
  color: #f0f4c3 !important;
}

.lime.lighten-3 {
  background-color: #e6ee9c !important;
}

.lime-text.text-lighten-3 {
  color: #e6ee9c !important;
}

.lime.lighten-2 {
  background-color: #dce775 !important;
}

.lime-text.text-lighten-2 {
  color: #dce775 !important;
}

.lime.lighten-1 {
  background-color: #d4e157 !important;
}

.lime-text.text-lighten-1 {
  color: #d4e157 !important;
}

.lime.darken-1 {
  background-color: #c0ca33 !important;
}

.lime-text.text-darken-1 {
  color: #c0ca33 !important;
}

.lime.darken-2 {
  background-color: #afb42b !important;
}

.lime-text.text-darken-2 {
  color: #afb42b !important;
}

.lime.darken-3 {
  background-color: #9e9d24 !important;
}

.lime-text.text-darken-3 {
  color: #9e9d24 !important;
}

.lime.darken-4 {
  background-color: #827717 !important;
}

.lime-text.text-darken-4 {
  color: #827717 !important;
}

.lime.accent-1 {
  background-color: #f4ff81 !important;
}

.lime-text.text-accent-1 {
  color: #f4ff81 !important;
}

.lime.accent-2 {
  background-color: #eeff41 !important;
}

.lime-text.text-accent-2 {
  color: #eeff41 !important;
}

.lime.accent-3 {
  background-color: #c6ff00 !important;
}

.lime-text.text-accent-3 {
  color: #c6ff00 !important;
}

.lime.accent-4 {
  background-color: #aeea00 !important;
}

.lime-text.text-accent-4 {
  color: #aeea00 !important;
}

.yellow {
  background-color: #ffeb3b !important;
}

.yellow-text {
  color: #ffeb3b !important;
}

.yellow.lighten-5 {
  background-color: #fffde7 !important;
}

.yellow-text.text-lighten-5 {
  color: #fffde7 !important;
}

.yellow.lighten-4 {
  background-color: #fff9c4 !important;
}

.yellow-text.text-lighten-4 {
  color: #fff9c4 !important;
}

.yellow.lighten-3 {
  background-color: #fff59d !important;
}

.yellow-text.text-lighten-3 {
  color: #fff59d !important;
}

.yellow.lighten-2 {
  background-color: #fff176 !important;
}

.yellow-text.text-lighten-2 {
  color: #fff176 !important;
}

.yellow.lighten-1 {
  background-color: #ffee58 !important;
}

.yellow-text.text-lighten-1 {
  color: #ffee58 !important;
}

.yellow.darken-1 {
  background-color: #fdd835 !important;
}

.yellow-text.text-darken-1 {
  color: #fdd835 !important;
}

.yellow.darken-2 {
  background-color: #fbc02d !important;
}

.yellow-text.text-darken-2 {
  color: #fbc02d !important;
}

.yellow.darken-3 {
  background-color: #f9a825 !important;
}

.yellow-text.text-darken-3 {
  color: #f9a825 !important;
}

.yellow.darken-4 {
  background-color: #f57f17 !important;
}

.yellow-text.text-darken-4 {
  color: #f57f17 !important;
}

.yellow.accent-1 {
  background-color: #ffff8d !important;
}

.yellow-text.text-accent-1 {
  color: #ffff8d !important;
}

.yellow.accent-2 {
  background-color: #ffff00 !important;
}

.yellow-text.text-accent-2 {
  color: #ffff00 !important;
}

.yellow.accent-3 {
  background-color: #ffea00 !important;
}

.yellow-text.text-accent-3 {
  color: #ffea00 !important;
}

.yellow.accent-4 {
  background-color: #ffd600 !important;
}

.yellow-text.text-accent-4 {
  color: #ffd600 !important;
}

.amber {
  background-color: #ffc107 !important;
}

.amber-text {
  color: #ffc107 !important;
}

.amber.lighten-5 {
  background-color: #fff8e1 !important;
}

.amber-text.text-lighten-5 {
  color: #fff8e1 !important;
}

.amber.lighten-4 {
  background-color: #ffecb3 !important;
}

.amber-text.text-lighten-4 {
  color: #ffecb3 !important;
}

.amber.lighten-3 {
  background-color: #ffe082 !important;
}

.amber-text.text-lighten-3 {
  color: #ffe082 !important;
}

.amber.lighten-2 {
  background-color: #ffd54f !important;
}

.amber-text.text-lighten-2 {
  color: #ffd54f !important;
}

.amber.lighten-1 {
  background-color: #ffca28 !important;
}

.amber-text.text-lighten-1 {
  color: #ffca28 !important;
}

.amber.darken-1 {
  background-color: #ffb300 !important;
}

.amber-text.text-darken-1 {
  color: #ffb300 !important;
}

.amber.darken-2 {
  background-color: #ffa000 !important;
}

.amber-text.text-darken-2 {
  color: #ffa000 !important;
}

.amber.darken-3 {
  background-color: #ff8f00 !important;
}

.amber-text.text-darken-3 {
  color: #ff8f00 !important;
}

.amber.darken-4 {
  background-color: #ff6f00 !important;
}

.amber-text.text-darken-4 {
  color: #ff6f00 !important;
}

.amber.accent-1 {
  background-color: #ffe57f !important;
}

.amber-text.text-accent-1 {
  color: #ffe57f !important;
}

.amber.accent-2 {
  background-color: #ffd740 !important;
}

.amber-text.text-accent-2 {
  color: #ffd740 !important;
}

.amber.accent-3 {
  background-color: #ffc400 !important;
}

.amber-text.text-accent-3 {
  color: #ffc400 !important;
}

.amber.accent-4 {
  background-color: #ffab00 !important;
}

.amber-text.text-accent-4 {
  color: #ffab00 !important;
}

.orange {
  background-color: #ff9800 !important;
}

.orange-text {
  color: #ff9800 !important;
}

.orange.lighten-5 {
  background-color: #fff3e0 !important;
}

.orange-text.text-lighten-5 {
  color: #fff3e0 !important;
}

.orange.lighten-4 {
  background-color: #ffe0b2 !important;
}

.orange-text.text-lighten-4 {
  color: #ffe0b2 !important;
}

.orange.lighten-3 {
  background-color: #ffcc80 !important;
}

.orange-text.text-lighten-3 {
  color: #ffcc80 !important;
}

.orange.lighten-2 {
  background-color: #ffb74d !important;
}

.orange-text.text-lighten-2 {
  color: #ffb74d !important;
}

.orange.lighten-1 {
  background-color: #ffa726 !important;
}

.orange-text.text-lighten-1 {
  color: #ffa726 !important;
}

.orange.darken-1 {
  background-color: #fb8c00 !important;
}

.orange-text.text-darken-1 {
  color: #fb8c00 !important;
}

.orange.darken-2 {
  background-color: #f57c00 !important;
}

.orange-text.text-darken-2 {
  color: #f57c00 !important;
}

.orange.darken-3 {
  background-color: #ef6c00 !important;
}

.orange-text.text-darken-3 {
  color: #ef6c00 !important;
}

.orange.darken-4 {
  background-color: #e65100 !important;
}

.orange-text.text-darken-4 {
  color: #e65100 !important;
}

.orange.accent-1 {
  background-color: #ffd180 !important;
}

.orange-text.text-accent-1 {
  color: #ffd180 !important;
}

.orange.accent-2 {
  background-color: #ffab40 !important;
}

.orange-text.text-accent-2 {
  color: #ffab40 !important;
}

.orange.accent-3 {
  background-color: #ff9100 !important;
}

.orange-text.text-accent-3 {
  color: #ff9100 !important;
}

.orange.accent-4 {
  background-color: #ff6d00 !important;
}

.orange-text.text-accent-4 {
  color: #ff6d00 !important;
}

.deep-orange {
  background-color: #ff5722 !important;
}

.deep-orange-text {
  color: #ff5722 !important;
}

.deep-orange.lighten-5 {
  background-color: #fbe9e7 !important;
}

.deep-orange-text.text-lighten-5 {
  color: #fbe9e7 !important;
}

.deep-orange.lighten-4 {
  background-color: #ffccbc !important;
}

.deep-orange-text.text-lighten-4 {
  color: #ffccbc !important;
}

.deep-orange.lighten-3 {
  background-color: #ffab91 !important;
}

.deep-orange-text.text-lighten-3 {
  color: #ffab91 !important;
}

.deep-orange.lighten-2 {
  background-color: #ff8a65 !important;
}

.deep-orange-text.text-lighten-2 {
  color: #ff8a65 !important;
}

.deep-orange.lighten-1 {
  background-color: #ff7043 !important;
}

.deep-orange-text.text-lighten-1 {
  color: #ff7043 !important;
}

.deep-orange.darken-1 {
  background-color: #f4511e !important;
}

.deep-orange-text.text-darken-1 {
  color: #f4511e !important;
}

.deep-orange.darken-2 {
  background-color: #e64a19 !important;
}

.deep-orange-text.text-darken-2 {
  color: #e64a19 !important;
}

.deep-orange.darken-3 {
  background-color: #d84315 !important;
}

.deep-orange-text.text-darken-3 {
  color: #d84315 !important;
}

.deep-orange.darken-4 {
  background-color: #bf360c !important;
}

.deep-orange-text.text-darken-4 {
  color: #bf360c !important;
}

.deep-orange.accent-1 {
  background-color: #ff9e80 !important;
}

.deep-orange-text.text-accent-1 {
  color: #ff9e80 !important;
}

.deep-orange.accent-2 {
  background-color: #ff6e40 !important;
}

.deep-orange-text.text-accent-2 {
  color: #ff6e40 !important;
}

.deep-orange.accent-3 {
  background-color: #ff3d00 !important;
}

.deep-orange-text.text-accent-3 {
  color: #ff3d00 !important;
}

.deep-orange.accent-4 {
  background-color: #dd2c00 !important;
}

.deep-orange-text.text-accent-4 {
  color: #dd2c00 !important;
}

.brown {
  background-color: #795548 !important;
}

.brown-text {
  color: #795548 !important;
}

.brown.lighten-5 {
  background-color: #efebe9 !important;
}

.brown-text.text-lighten-5 {
  color: #efebe9 !important;
}

.brown.lighten-4 {
  background-color: #d7ccc8 !important;
}

.brown-text.text-lighten-4 {
  color: #d7ccc8 !important;
}

.brown.lighten-3 {
  background-color: #bcaaa4 !important;
}

.brown-text.text-lighten-3 {
  color: #bcaaa4 !important;
}

.brown.lighten-2 {
  background-color: #a1887f !important;
}

.brown-text.text-lighten-2 {
  color: #a1887f !important;
}

.brown.lighten-1 {
  background-color: #8d6e63 !important;
}

.brown-text.text-lighten-1 {
  color: #8d6e63 !important;
}

.brown.darken-1 {
  background-color: #6d4c41 !important;
}

.brown-text.text-darken-1 {
  color: #6d4c41 !important;
}

.brown.darken-2 {
  background-color: #5d4037 !important;
}

.brown-text.text-darken-2 {
  color: #5d4037 !important;
}

.brown.darken-3 {
  background-color: #4e342e !important;
}

.brown-text.text-darken-3 {
  color: #4e342e !important;
}

.brown.darken-4 {
  background-color: #3e2723 !important;
}

.brown-text.text-darken-4 {
  color: #3e2723 !important;
}

.blue-grey {
  background-color: #607d8b !important;
}

.blue-grey-text {
  color: #607d8b !important;
}

.blue-grey.lighten-5 {
  background-color: #eceff1 !important;
}

.blue-grey-text.text-lighten-5 {
  color: #eceff1 !important;
}

.blue-grey.lighten-4 {
  background-color: #cfd8dc !important;
}

.blue-grey-text.text-lighten-4 {
  color: #cfd8dc !important;
}

.blue-grey.lighten-3 {
  background-color: #b0bec5 !important;
}

.blue-grey-text.text-lighten-3 {
  color: #b0bec5 !important;
}

.blue-grey.lighten-2 {
  background-color: #90a4ae !important;
}

.blue-grey-text.text-lighten-2 {
  color: #90a4ae !important;
}

.blue-grey.lighten-1 {
  background-color: #78909c !important;
}

.blue-grey-text.text-lighten-1 {
  color: #78909c !important;
}

.blue-grey.darken-1 {
  background-color: #546e7a !important;
}

.blue-grey-text.text-darken-1 {
  color: #546e7a !important;
}

.blue-grey.darken-2 {
  background-color: #455a64 !important;
}

.blue-grey-text.text-darken-2 {
  color: #455a64 !important;
}

.blue-grey.darken-3 {
  background-color: #37474f !important;
}

.blue-grey-text.text-darken-3 {
  color: #37474f !important;
}

.blue-grey.darken-4 {
  background-color: #263238 !important;
}

.blue-grey-text.text-darken-4 {
  color: #263238 !important;
}

.grey {
  background-color: #9e9e9e !important;
}

.grey-text {
  color: #9e9e9e !important;
}

.grey.lighten-5 {
  background-color: #fafafa !important;
}

.grey-text.text-lighten-5 {
  color: #fafafa !important;
}

.grey.lighten-4 {
  background-color: #f5f5f5 !important;
}

.grey-text.text-lighten-4 {
  color: #f5f5f5 !important;
}

.grey.lighten-3 {
  background-color: #eeeeee !important;
}

.grey-text.text-lighten-3 {
  color: #eeeeee !important;
}

.grey.lighten-2 {
  background-color: #e0e0e0 !important;
}

.grey-text.text-lighten-2 {
  color: #e0e0e0 !important;
}

.grey.lighten-1 {
  background-color: #bdbdbd !important;
}

.grey-text.text-lighten-1 {
  color: #bdbdbd !important;
}

.grey.darken-1 {
  background-color: #757575 !important;
}

.grey-text.text-darken-1 {
  color: #757575 !important;
}

.grey.darken-2 {
  background-color: #616161 !important;
}

.grey-text.text-darken-2 {
  color: #616161 !important;
}

.grey.darken-3 {
  background-color: #424242 !important;
}

.grey-text.text-darken-3 {
  color: #424242 !important;
}

.grey.darken-4 {
  background-color: #212121 !important;
}

.grey-text.text-darken-4 {
  color: #212121 !important;
}

.black {
  background-color: #000000 !important;
}

.black-text {
  color: #000000 !important;
}

.white {
  background-color: #FFFFFF !important;
}

.white-text {
  color: #FFFFFF !important;
}

.transparent {
  background-color: transparent !important;
}

.transparent-text {
  color: transparent !important;
}

.no-select, input[type=range],
input[type=range] + .thumb {
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

select:focus {
  outline: 1px solid #c9f3ef;
}

button:focus {
  outline: none;
  background-color: none;
}

label {
  font-size: 0.8rem;
  color: #acacac;
}

/* Text Inputs + Textarea
   ========================================================================== */
/* Style Placeholders */
::-moz-placeholder {
  color: #aea0a0;
}
::placeholder {
  color: #aea0a0;
}

/* Text inputs */
input:not([type]),
input[type=text]:not(.browser-default),
input[type=password]:not(.browser-default),
input[type=email]:not(.browser-default),
input[type=url]:not(.browser-default),
input[type=time]:not(.browser-default),
input[type=date]:not(.browser-default),
input[type=datetime]:not(.browser-default),
input[type=datetime-local]:not(.browser-default),
input[type=tel]:not(.browser-default),
input[type=number]:not(.browser-default),
input[type=search]:not(.browser-default),
textarea.materialize-textarea {
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #acacac;
  border-radius: 0;
  outline: none;
  height: 2rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  box-shadow: none;
  box-sizing: content-box;
  transition: box-shadow .3s, border .3s;
}

input:not([type]):disabled, input:not([type])[readonly="readonly"],
input[type=text]:not(.browser-default):disabled,
input[type=text]:not(.browser-default)[readonly="readonly"],
input[type=password]:not(.browser-default):disabled,
input[type=password]:not(.browser-default)[readonly="readonly"],
input[type=email]:not(.browser-default):disabled,
input[type=email]:not(.browser-default)[readonly="readonly"],
input[type=url]:not(.browser-default):disabled,
input[type=url]:not(.browser-default)[readonly="readonly"],
input[type=time]:not(.browser-default):disabled,
input[type=time]:not(.browser-default)[readonly="readonly"],
input[type=date]:not(.browser-default):disabled,
input[type=date]:not(.browser-default)[readonly="readonly"],
input[type=datetime]:not(.browser-default):disabled,
input[type=datetime]:not(.browser-default)[readonly="readonly"],
input[type=datetime-local]:not(.browser-default):disabled,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"],
input[type=tel]:not(.browser-default):disabled,
input[type=tel]:not(.browser-default)[readonly="readonly"],
input[type=number]:not(.browser-default):disabled,
input[type=number]:not(.browser-default)[readonly="readonly"],
input[type=search]:not(.browser-default):disabled,
input[type=search]:not(.browser-default)[readonly="readonly"],
textarea.materialize-textarea:disabled,
textarea.materialize-textarea[readonly="readonly"] {
  color: rgba(0, 0, 0, 0.42);
  border-bottom: 1px dotted rgba(0, 0, 0, 0.42);
}

input:not([type]):disabled + label,
input:not([type])[readonly="readonly"] + label,
input[type=text]:not(.browser-default):disabled + label,
input[type=text]:not(.browser-default)[readonly="readonly"] + label,
input[type=password]:not(.browser-default):disabled + label,
input[type=password]:not(.browser-default)[readonly="readonly"] + label,
input[type=email]:not(.browser-default):disabled + label,
input[type=email]:not(.browser-default)[readonly="readonly"] + label,
input[type=url]:not(.browser-default):disabled + label,
input[type=url]:not(.browser-default)[readonly="readonly"] + label,
input[type=time]:not(.browser-default):disabled + label,
input[type=time]:not(.browser-default)[readonly="readonly"] + label,
input[type=date]:not(.browser-default):disabled + label,
input[type=date]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime]:not(.browser-default):disabled + label,
input[type=datetime]:not(.browser-default)[readonly="readonly"] + label,
input[type=datetime-local]:not(.browser-default):disabled + label,
input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label,
input[type=tel]:not(.browser-default):disabled + label,
input[type=tel]:not(.browser-default)[readonly="readonly"] + label,
input[type=number]:not(.browser-default):disabled + label,
input[type=number]:not(.browser-default)[readonly="readonly"] + label,
input[type=search]:not(.browser-default):disabled + label,
input[type=search]:not(.browser-default)[readonly="readonly"] + label,
textarea.materialize-textarea:disabled + label,
textarea.materialize-textarea[readonly="readonly"] + label {
  color: rgba(0, 0, 0, 0.42);
}

input:not([type]):focus:not([readonly]),
input[type=text]:not(.browser-default):focus:not([readonly]),
input[type=password]:not(.browser-default):focus:not([readonly]),
input[type=email]:not(.browser-default):focus:not([readonly]),
input[type=url]:not(.browser-default):focus:not([readonly]),
input[type=time]:not(.browser-default):focus:not([readonly]),
input[type=date]:not(.browser-default):focus:not([readonly]),
input[type=datetime]:not(.browser-default):focus:not([readonly]),
input[type=datetime-local]:not(.browser-default):focus:not([readonly]),
input[type=tel]:not(.browser-default):focus:not([readonly]),
input[type=number]:not(.browser-default):focus:not([readonly]),
input[type=search]:not(.browser-default):focus:not([readonly]),
textarea.materialize-textarea:focus:not([readonly]) {
  border-bottom: 1px solid #9E1DBA;
  box-shadow: 0 1px 0 0 #9E1DBA;
}

input:not([type]):focus:not([readonly]) + label,
input[type=text]:not(.browser-default):focus:not([readonly]) + label,
input[type=password]:not(.browser-default):focus:not([readonly]) + label,
input[type=email]:not(.browser-default):focus:not([readonly]) + label,
input[type=url]:not(.browser-default):focus:not([readonly]) + label,
input[type=time]:not(.browser-default):focus:not([readonly]) + label,
input[type=date]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime]:not(.browser-default):focus:not([readonly]) + label,
input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label,
input[type=tel]:not(.browser-default):focus:not([readonly]) + label,
input[type=number]:not(.browser-default):focus:not([readonly]) + label,
input[type=search]:not(.browser-default):focus:not([readonly]) + label,
textarea.materialize-textarea:focus:not([readonly]) + label {
  color: #9E1DBA;
}

input:not([type]):focus.valid ~ label,
input[type=text]:not(.browser-default):focus.valid ~ label,
input[type=password]:not(.browser-default):focus.valid ~ label,
input[type=email]:not(.browser-default):focus.valid ~ label,
input[type=url]:not(.browser-default):focus.valid ~ label,
input[type=time]:not(.browser-default):focus.valid ~ label,
input[type=date]:not(.browser-default):focus.valid ~ label,
input[type=datetime]:not(.browser-default):focus.valid ~ label,
input[type=datetime-local]:not(.browser-default):focus.valid ~ label,
input[type=tel]:not(.browser-default):focus.valid ~ label,
input[type=number]:not(.browser-default):focus.valid ~ label,
input[type=search]:not(.browser-default):focus.valid ~ label,
textarea.materialize-textarea:focus.valid ~ label {
  color: #4CAF50;
}

input:not([type]):focus.invalid ~ label,
input[type=text]:not(.browser-default):focus.invalid ~ label,
input[type=password]:not(.browser-default):focus.invalid ~ label,
input[type=email]:not(.browser-default):focus.invalid ~ label,
input[type=url]:not(.browser-default):focus.invalid ~ label,
input[type=time]:not(.browser-default):focus.invalid ~ label,
input[type=date]:not(.browser-default):focus.invalid ~ label,
input[type=datetime]:not(.browser-default):focus.invalid ~ label,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ label,
input[type=tel]:not(.browser-default):focus.invalid ~ label,
input[type=number]:not(.browser-default):focus.invalid ~ label,
input[type=search]:not(.browser-default):focus.invalid ~ label,
textarea.materialize-textarea:focus.invalid ~ label {
  color: #F44336;
}

input:not([type]).validate + label,
input[type=text]:not(.browser-default).validate + label,
input[type=password]:not(.browser-default).validate + label,
input[type=email]:not(.browser-default).validate + label,
input[type=url]:not(.browser-default).validate + label,
input[type=time]:not(.browser-default).validate + label,
input[type=date]:not(.browser-default).validate + label,
input[type=datetime]:not(.browser-default).validate + label,
input[type=datetime-local]:not(.browser-default).validate + label,
input[type=tel]:not(.browser-default).validate + label,
input[type=number]:not(.browser-default).validate + label,
input[type=search]:not(.browser-default).validate + label,
textarea.materialize-textarea.validate + label {
  width: 100%;
}

/* Validation Sass Placeholders */
input.valid:not([type]), input.valid:not([type]):focus,
input.valid[type=text]:not(.browser-default),
input.valid[type=text]:not(.browser-default):focus,
input.valid[type=password]:not(.browser-default),
input.valid[type=password]:not(.browser-default):focus,
input.valid[type=email]:not(.browser-default),
input.valid[type=email]:not(.browser-default):focus,
input.valid[type=url]:not(.browser-default),
input.valid[type=url]:not(.browser-default):focus,
input.valid[type=time]:not(.browser-default),
input.valid[type=time]:not(.browser-default):focus,
input.valid[type=date]:not(.browser-default),
input.valid[type=date]:not(.browser-default):focus,
input.valid[type=datetime]:not(.browser-default),
input.valid[type=datetime]:not(.browser-default):focus,
input.valid[type=datetime-local]:not(.browser-default),
input.valid[type=datetime-local]:not(.browser-default):focus,
input.valid[type=tel]:not(.browser-default),
input.valid[type=tel]:not(.browser-default):focus,
input.valid[type=number]:not(.browser-default),
input.valid[type=number]:not(.browser-default):focus,
input.valid[type=search]:not(.browser-default),
input.valid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.valid,
textarea.materialize-textarea.valid:focus, .select-wrapper.valid > input.select-dropdown {
  border-bottom: 1px solid #4CAF50;
  box-shadow: 0 1px 0 0 #4CAF50;
}

input.invalid:not([type]), input.invalid:not([type]):focus,
input.invalid[type=text]:not(.browser-default),
input.invalid[type=text]:not(.browser-default):focus,
input.invalid[type=password]:not(.browser-default),
input.invalid[type=password]:not(.browser-default):focus,
input.invalid[type=email]:not(.browser-default),
input.invalid[type=email]:not(.browser-default):focus,
input.invalid[type=url]:not(.browser-default),
input.invalid[type=url]:not(.browser-default):focus,
input.invalid[type=time]:not(.browser-default),
input.invalid[type=time]:not(.browser-default):focus,
input.invalid[type=date]:not(.browser-default),
input.invalid[type=date]:not(.browser-default):focus,
input.invalid[type=datetime]:not(.browser-default),
input.invalid[type=datetime]:not(.browser-default):focus,
input.invalid[type=datetime-local]:not(.browser-default),
input.invalid[type=datetime-local]:not(.browser-default):focus,
input.invalid[type=tel]:not(.browser-default),
input.invalid[type=tel]:not(.browser-default):focus,
input.invalid[type=number]:not(.browser-default),
input.invalid[type=number]:not(.browser-default):focus,
input.invalid[type=search]:not(.browser-default),
input.invalid[type=search]:not(.browser-default):focus,
textarea.materialize-textarea.invalid,
textarea.materialize-textarea.invalid:focus, .select-wrapper.invalid > input.select-dropdown,
.select-wrapper.invalid > input.select-dropdown:focus {
  border-bottom: 1px solid #F44336;
  box-shadow: 0 1px 0 0 #F44336;
}

input:not([type]).valid ~ .helper-text[data-success],
input:not([type]):focus.valid ~ .helper-text[data-success],
input:not([type]).invalid ~ .helper-text[data-error],
input:not([type]):focus.invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default).valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success],
input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error],
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error],
textarea.materialize-textarea.valid ~ .helper-text[data-success],
textarea.materialize-textarea:focus.valid ~ .helper-text[data-success],
textarea.materialize-textarea.invalid ~ .helper-text[data-error],
textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error], .select-wrapper.valid .helper-text[data-success],
.select-wrapper.invalid ~ .helper-text[data-error] {
  color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
}

input:not([type]).valid ~ .helper-text:after,
input:not([type]):focus.valid ~ .helper-text:after,
input[type=text]:not(.browser-default).valid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=password]:not(.browser-default).valid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=email]:not(.browser-default).valid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=url]:not(.browser-default).valid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=time]:not(.browser-default).valid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=date]:not(.browser-default).valid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=tel]:not(.browser-default).valid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=number]:not(.browser-default).valid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after,
input[type=search]:not(.browser-default).valid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after,
textarea.materialize-textarea.valid ~ .helper-text:after,
textarea.materialize-textarea:focus.valid ~ .helper-text:after, .select-wrapper.valid ~ .helper-text:after {
  content: attr(data-success);
  color: #4CAF50;
}

input:not([type]).invalid ~ .helper-text:after,
input:not([type]):focus.invalid ~ .helper-text:after,
input[type=text]:not(.browser-default).invalid ~ .helper-text:after,
input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=password]:not(.browser-default).invalid ~ .helper-text:after,
input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=email]:not(.browser-default).invalid ~ .helper-text:after,
input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=url]:not(.browser-default).invalid ~ .helper-text:after,
input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=time]:not(.browser-default).invalid ~ .helper-text:after,
input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=date]:not(.browser-default).invalid ~ .helper-text:after,
input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after,
input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default).invalid ~ .helper-text:after,
input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=number]:not(.browser-default).invalid ~ .helper-text:after,
input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after,
input[type=search]:not(.browser-default).invalid ~ .helper-text:after,
input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after,
textarea.materialize-textarea.invalid ~ .helper-text:after,
textarea.materialize-textarea:focus.invalid ~ .helper-text:after, .select-wrapper.invalid ~ .helper-text:after {
  content: attr(data-error);
  color: #F44336;
}

input:not([type]) + label:after,
input[type=text]:not(.browser-default) + label:after,
input[type=password]:not(.browser-default) + label:after,
input[type=email]:not(.browser-default) + label:after,
input[type=url]:not(.browser-default) + label:after,
input[type=time]:not(.browser-default) + label:after,
input[type=date]:not(.browser-default) + label:after,
input[type=datetime]:not(.browser-default) + label:after,
input[type=datetime-local]:not(.browser-default) + label:after,
input[type=tel]:not(.browser-default) + label:after,
input[type=number]:not(.browser-default) + label:after,
input[type=search]:not(.browser-default) + label:after,
textarea.materialize-textarea + label:after, .select-wrapper + label:after {
  display: block;
  content: "";
  position: absolute;
  top: 100%;
  left: 0;
  opacity: 0;
  transition: .2s opacity ease-out, .2s color ease-out;
}

.input-field {
  position: relative;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.input-field.inline {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
}

.input-field.inline input,
.input-field.inline .select-dropdown {
  margin-bottom: 1rem;
}

.input-field.col label {
  left: 0.75rem;
}

.input-field.col .prefix ~ label,
.input-field.col .prefix ~ .validate ~ label {
  width: calc(100% - 3rem - 1.5rem);
}

.input-field > label {
  color: #acacac;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1rem;
  cursor: text;
  transition: transform .2s ease-out, color .2s ease-out;
  transform-origin: 0% 100%;
  text-align: initial;
  transform: translateY(12px);
}

.input-field > label:not(.label-icon).active {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}

.input-field > input[type]:-webkit-autofill:not(.browser-default):not([type="search"]) + label,
.input-field > input[type=date]:not(.browser-default) + label,
.input-field > input[type=time]:not(.browser-default) + label {
  transform: translateY(-14px) scale(0.8);
  transform-origin: 0 0;
}

.input-field .helper-text {
  position: relative;
  min-height: 18px;
  display: block;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
}

.input-field .helper-text::after {
  opacity: 1;
  position: absolute;
  top: 0;
  left: 0;
}

.input-field .prefix {
  position: absolute;
  width: 2rem;
  font-size: 2rem;
  transition: color .2s;
  top: 0rem;
}

.input-field .prefix.active {
  color: #9E1DBA;
}

.input-field .prefix ~ input,
.input-field .prefix ~ textarea,
.input-field .prefix ~ label,
.input-field .prefix ~ .validate ~ label,
.input-field .prefix ~ .helper-text,
.input-field .prefix ~ .autocomplete-content {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.input-field .prefix ~ label {
  margin-left: 3rem;
}

@media only screen and (max-width: 992px) {
  .input-field .prefix ~ input {
    width: 86%;
    width: calc(100% - 3rem);
  }
}

@media only screen and (max-width: 600px) {
  .input-field .prefix ~ input {
    width: 80%;
    width: calc(100% - 3rem);
  }
}

/* Search Field */
.input-field input[type=search] {
  display: block;
  line-height: inherit;
  transition: .3s background-color;
}

.nav-wrapper .input-field input[type=search] {
  height: inherit;
  padding-left: 4rem;
  width: calc(100% - 4rem);
  border: 0;
  box-shadow: none;
}

.input-field input[type=search]:focus:not(.browser-default) {
  background-color: #fff;
  border: 0;
  box-shadow: none;
  color: #444;
}

.input-field input[type=search]:focus:not(.browser-default) + label i,
.input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close,
.input-field input[type=search]:focus:not(.browser-default) ~ .material-icons {
  color: #444;
}

.input-field input[type=search] + .label-icon {
  transform: none;
  left: 1rem;
}

.input-field input[type=search] ~ .mdi-navigation-close,
.input-field input[type=search] ~ .material-icons {
  position: absolute;
  top: 0;
  right: 1rem;
  color: transparent;
  cursor: pointer;
  font-size: 2rem;
  transition: .3s color;
}

/* Textarea */
textarea {
  width: 100%;
  height: 2rem;
  background-color: transparent;
}

textarea.materialize-textarea {
  line-height: normal;
  overflow-y: hidden;
  /* prevents scroll bar flash */
  padding: .8rem 0 .8rem 0;
  /* prevents text jump on Enter keypress */
  resize: none;
  min-height: 2rem;
  box-sizing: border-box;
}

.hiddendiv {
  visibility: hidden;
  white-space: pre-wrap;
  word-wrap: break-word;
  overflow-wrap: break-word;
  /* future version of deprecated 'word-wrap' */
  padding-top: 1.2rem;
  /* prevents text jump on Enter keypress */
  position: absolute;
  top: 0;
  z-index: -1;
}

/* Autocomplete */
.autocomplete-content li .highlight {
  color: #444;
}

.autocomplete-content li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
}

/* Character Counter */
.character-counter {
  min-height: 18px;
}

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="radio"]:not(:checked) + span,
[type="radio"]:checked + span {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  transition: .28s ease;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

[type="radio"] + span:before,
[type="radio"] + span:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  margin: 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  transition: .28s ease;
}

/* Unchecked styles */
[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after,
[type="radio"]:checked + span:before,
[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border-radius: 50%;
}

[type="radio"]:not(:checked) + span:before,
[type="radio"]:not(:checked) + span:after {
  border: 2px solid #625353;
}

[type="radio"]:not(:checked) + span:after {
  transform: scale(0);
}

/* Checked styles */
[type="radio"]:checked + span:before {
  border: 2px solid transparent;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:before,
[type="radio"].with-gap:checked + span:after {
  border: 1px solid #9E1DBA;
}

[type="radio"]:checked + span:after,
[type="radio"].with-gap:checked + span:after {
  background-color: #9E1DBA;
}

[type="radio"]:checked + span:after {
  transform: scale(1.02);
}

/* Radio With gap */
[type="radio"].with-gap:checked + span:after {
  transform: scale(0.5);
}

/* Focused styles */
[type="radio"].tabbed:focus + span:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
}

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + span:before {
  border: 2px solid rgba(0, 0, 0, 0.42);
}

[type="radio"].with-gap:disabled:checked + span:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

/* Disabled style */
[type="radio"]:disabled:not(:checked) + span:before,
[type="radio"]:disabled:checked + span:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled + span {
  color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:not(:checked) + span:before {
  border-color: rgba(0, 0, 0, 0.42);
}

[type="radio"]:disabled:checked + span:after {
  background-color: rgba(0, 0, 0, 0.42);
  border-color: #949494;
}

/* Checkboxes
   ========================================================================== */
/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

[type="checkbox"] {
  /* checkbox aspect */
}

[type="checkbox"] + span:not(.lever) {
  position: relative;
  padding-left: 35px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

[type="checkbox"] + span:not(.lever):before,
[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #625353;
  border-radius: 1px;
  margin-top: 3px;
  transition: .2s;
}

[type="checkbox"]:not(.filled-in) + span:not(.lever):after {
  border: 0;
  transform: scale(0);
}

[type="checkbox"]:not(:checked):disabled + span:not(.lever):before {
  border: none;
  background-color: rgba(0, 0, 0, 0.42);
}

[type="checkbox"].tabbed:focus + span:not(.lever):after {
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"]:checked + span:not(.lever):before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 1px solid #9E1DBA;
  border-bottom: 1px solid #9E1DBA;
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-origin: 100% 100%;
}

[type="checkbox"]:checked:disabled + span:before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  border-bottom: 2px solid rgba(0, 0, 0, 0.42);
}

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + span:not(.lever):before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 1px solid #9E1DBA;
  border-bottom: none;
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  transform-origin: 100% 100%;
}

[type="checkbox"]:indeterminate:disabled + span:not(.lever):before {
  border-right: 2px solid rgba(0, 0, 0, 0.42);
  background-color: transparent;
}

[type="checkbox"].filled-in + span:not(.lever):after {
  border-radius: 2px;
}

[type="checkbox"].filled-in + span:not(.lever):before,
[type="checkbox"].filled-in + span:not(.lever):after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:not(:checked) + span:not(.lever):after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #625353;
  top: 0px;
  z-index: 0;
}

[type="checkbox"].filled-in:checked + span:not(.lever):before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotateZ(37deg);
  transform-origin: 100% 100%;
}

[type="checkbox"].filled-in:checked + span:not(.lever):after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0;
}

[type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after {
  border-radius: 2px;
  border-color: #625353;
  background-color: rgba(0, 0, 0, 0.1);
}

[type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before {
  background-color: transparent;
  border: 2px solid transparent;
}

[type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after {
  border-color: transparent;
  background-color: #949494;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):before {
  background-color: transparent;
}

[type="checkbox"].filled-in:disabled:checked + span:not(.lever):after {
  background-color: #949494;
  border-color: #949494;
}

/* Switch
   ========================================================================== */
.switch,
.switch * {
  -webkit-tap-highlight-color: transparent;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.switch label {
  cursor: pointer;
}

.switch label input[type=checkbox] {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch label input[type=checkbox]:checked + .lever {
  background-color: #84c7c1;
}

.switch label input[type=checkbox]:checked + .lever:before, .switch label input[type=checkbox]:checked + .lever:after {
  left: 18px;
}

.switch label input[type=checkbox]:checked + .lever:after {
  background-color: #26a69a;
}

.switch label .lever {
  content: "";
  display: inline-block;
  position: relative;
  width: 36px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.38);
  border-radius: 15px;
  margin-right: 10px;
  transition: background 0.3s ease;
  vertical-align: middle;
  margin: 0 16px;
}

.switch label .lever:before, .switch label .lever:after {
  content: "";
  position: absolute;
  display: inline-block;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  left: 0;
  top: -3px;
  transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease;
}

.switch label .lever:before {
  background-color: rgba(38, 166, 154, 0.15);
}

.switch label .lever:after {
  background-color: #F1F1F1;
  box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before,
input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: rgba(38, 166, 154, 0.15);
}

input[type=checkbox]:not(:disabled) ~ .lever:active:before,
input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before {
  transform: scale(2.4);
  background-color: rgba(0, 0, 0, 0.08);
}

.switch input[type=checkbox][disabled] + .lever {
  cursor: default;
  background-color: rgba(0, 0, 0, 0.12);
}

.switch label input[type=checkbox][disabled] + .lever:after,
.switch label input[type=checkbox][disabled]:checked + .lever:after {
  background-color: #949494;
}

/* Select Field
   ========================================================================== */
select {
  display: none;
}

select.browser-default {
  display: block;
}

select {
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 2rem;
}

.select-label {
  position: absolute;
}

.select-wrapper {
  position: relative;
}

.select-wrapper.valid + label,
.select-wrapper.invalid + label {
  width: 100%;
  pointer-events: none;
}

.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #acacac;
  outline: none;
  height: 2rem;
  line-height: 2rem;
  width: 100%;
  font-size: 16px;
  margin: 0 0 8px 0;
  padding: 0;
  display: block;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  z-index: 1;
}

.select-wrapper input.select-dropdown:focus {
  border-bottom: 1px solid #9E1DBA;
}

.select-wrapper .caret {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto 0;
  z-index: 0;
  fill: rgba(0, 0, 0, 0.87);
}

.select-wrapper + label {
  position: absolute;
  top: -26px;
  font-size: 0.8rem;
}

select:disabled {
  color: rgba(0, 0, 0, 0.42);
}

.select-wrapper.disabled + label {
  color: rgba(0, 0, 0, 0.42);
}

.select-wrapper.disabled .caret {
  fill: rgba(0, 0, 0, 0.42);
}

.select-wrapper input.select-dropdown:disabled {
  color: rgba(0, 0, 0, 0.42);
  cursor: default;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}

.select-wrapper i {
  color: rgba(0, 0, 0, 0.3);
}

.select-dropdown li.disabled,
.select-dropdown li.disabled > span,
.select-dropdown li.optgroup {
  color: rgba(0, 0, 0, 0.3);
  background-color: transparent;
}

body.keyboard-focused .select-dropdown.dropdown-content li:focus {
  background-color: rgba(0, 0, 0, 0.08);
}

.select-dropdown.dropdown-content li:hover {
  background-color: rgba(0, 0, 0, 0.08);
}

.select-dropdown.dropdown-content li.selected {
  background-color: rgba(0, 0, 0, 0.03);
}

.prefix ~ .select-wrapper {
  margin-left: 3rem;
  width: 92%;
  width: calc(100% - 3rem);
}

.prefix ~ label {
  margin-left: 3rem;
}

.select-dropdown li img {
  height: 40px;
  width: 40px;
  margin: 5px 15px;
  float: right;
}

.select-dropdown li.optgroup {
  border-top: 1px solid #eee;
}

.select-dropdown li.optgroup.selected > span {
  color: rgba(0, 0, 0, 0.7);
}

.select-dropdown li.optgroup > span {
  color: rgba(0, 0, 0, 0.4);
}

.select-dropdown li.optgroup ~ li.optgroup-option {
  padding-left: 1rem;
}

/* File Input
   ========================================================================== */
.file-field {
  position: relative;
}

.file-field .file-path-wrapper {
  overflow: hidden;
  padding-left: 10px;
}

.file-field input.file-path {
  width: 100%;
}

.file-field .btn {
  float: left;
  height: 2rem;
  line-height: 2rem;
}

.file-field span {
  cursor: pointer;
}

.file-field input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}

.file-field input[type=file]::-webkit-file-upload-button {
  display: none;
}

/* Range
   ========================================================================== */
.range-field {
  position: relative;
}

input[type=range],
input[type=range] + .thumb {
  cursor: pointer;
}

input[type=range] {
  position: relative;
  background-color: transparent;
  border: none;
  outline: none;
  width: 100%;
  margin: 15px 0;
  padding: 0;
}

input[type=range]:focus {
  outline: none;
}

input[type=range] + .thumb {
  position: absolute;
  top: 10px;
  left: 0;
  border: none;
  height: 0;
  width: 0;
  border-radius: 50%;
  background-color: #9E1DBA;
  margin-left: 7px;
  transform-origin: 50% 50%;
  transform: rotate(-45deg);
}

input[type=range] + .thumb .value {
  display: block;
  width: 30px;
  text-align: center;
  color: #9E1DBA;
  font-size: 0;
  transform: rotate(45deg);
}

input[type=range] + .thumb.active {
  border-radius: 50% 50% 50% 0;
}

input[type=range] + .thumb.active .value {
  color: #fff;
  margin-left: -1px;
  margin-top: 8px;
  font-size: 10px;
}

input[type=range] {
  -webkit-appearance: none;
}

input[type=range]::-webkit-slider-runnable-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-webkit-slider-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #9E1DBA;
  -webkit-transition: box-shadow .3s;
  transition: box-shadow .3s;
  -webkit-appearance: none;
  background-color: #9E1DBA;
  transform-origin: 50% 50%;
  margin: -5px 0 0 0;
}

.keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb {
  box-shadow: 0 0 0 10px rgba(158, 29, 186, 0.26);
}

input[type=range] {
  /* fix for FF unable to apply focus style bug  */
  border: 1px solid white;
  /*required for proper track sizing in FF*/
}

input[type=range]::-moz-range-track {
  height: 3px;
  background: #c2c0c2;
  border: none;
}

input[type=range]::-moz-focus-inner {
  border: 0;
}

input[type=range]::-moz-range-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #9E1DBA;
  -moz-transition: box-shadow .3s;
  transition: box-shadow .3s;
  margin-top: -5px;
}

input[type=range]:-moz-focusring {
  outline: 1px solid #fff;
  outline-offset: -1px;
}

.keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(158, 29, 186, 0.26);
}

input[type=range]::-ms-track {
  height: 3px;
  background: transparent;
  border-color: transparent;
  border-width: 6px 0;
  /*remove default tick marks*/
  color: transparent;
}

input[type=range]::-ms-fill-lower {
  background: #777;
}

input[type=range]::-ms-fill-upper {
  background: #ddd;
}

input[type=range]::-ms-thumb {
  border: none;
  height: 14px;
  width: 14px;
  border-radius: 50%;
  background: #9E1DBA;
  -ms-transition: box-shadow .3s;
  transition: box-shadow .3s;
}

.keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb {
  box-shadow: 0 0 0 10px rgba(158, 29, 186, 0.26);
}

/*!
 * Bootstrap Grid v4.6.1 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */
html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container, .container-sm {
    max-width: 540px;
  }
}

@media (min-width: 768px) {
  .container, .container-sm, .container-md {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container, .container-sm, .container-md, .container-lg {
    max-width: 960px;
  }
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1140px;
  }
}

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}

.no-gutters {
  margin-right: 0;
  margin-left: 0;
}

.no-gutters > .col,
.no-gutters > [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col,
.col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm,
.col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md,
.col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg,
.col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl,
.col-xl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.col {
  flex-basis: 0;
  flex-grow: 1;
  max-width: 100%;
}

.row-cols-1 > * {
  flex: 0 0 100%;
  max-width: 100%;
}

.row-cols-2 > * {
  flex: 0 0 50%;
  max-width: 50%;
}

.row-cols-3 > * {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.row-cols-4 > * {
  flex: 0 0 25%;
  max-width: 25%;
}

.row-cols-5 > * {
  flex: 0 0 20%;
  max-width: 20%;
}

.row-cols-6 > * {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
}

.col-1 {
  flex: 0 0 8.33333%;
  max-width: 8.33333%;
}

.col-2 {
  flex: 0 0 16.66667%;
  max-width: 16.66667%;
}

.col-3 {
  flex: 0 0 25%;
  max-width: 25%;
}

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%;
}

.col-5 {
  flex: 0 0 41.66667%;
  max-width: 41.66667%;
}

.col-6 {
  flex: 0 0 50%;
  max-width: 50%;
}

.col-7 {
  flex: 0 0 58.33333%;
  max-width: 58.33333%;
}

.col-8 {
  flex: 0 0 66.66667%;
  max-width: 66.66667%;
}

.col-9 {
  flex: 0 0 75%;
  max-width: 75%;
}

.col-10 {
  flex: 0 0 83.33333%;
  max-width: 83.33333%;
}

.col-11 {
  flex: 0 0 91.66667%;
  max-width: 91.66667%;
}

.col-12 {
  flex: 0 0 100%;
  max-width: 100%;
}

.order-first {
  order: -1;
}

.order-last {
  order: 13;
}

.order-0 {
  order: 0;
}

.order-1 {
  order: 1;
}

.order-2 {
  order: 2;
}

.order-3 {
  order: 3;
}

.order-4 {
  order: 4;
}

.order-5 {
  order: 5;
}

.order-6 {
  order: 6;
}

.order-7 {
  order: 7;
}

.order-8 {
  order: 8;
}

.order-9 {
  order: 9;
}

.order-10 {
  order: 10;
}

.order-11 {
  order: 11;
}

.order-12 {
  order: 12;
}

.offset-1 {
  margin-left: 8.33333%;
}

.offset-2 {
  margin-left: 16.66667%;
}

.offset-3 {
  margin-left: 25%;
}

.offset-4 {
  margin-left: 33.33333%;
}

.offset-5 {
  margin-left: 41.66667%;
}

.offset-6 {
  margin-left: 50%;
}

.offset-7 {
  margin-left: 58.33333%;
}

.offset-8 {
  margin-left: 66.66667%;
}

.offset-9 {
  margin-left: 75%;
}

.offset-10 {
  margin-left: 83.33333%;
}

.offset-11 {
  margin-left: 91.66667%;
}

@media (min-width: 576px) {
  .col-sm {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-sm-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-sm-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-sm-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-sm-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-sm-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-sm-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-sm-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-sm-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-sm-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-sm-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-sm-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-sm-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-sm-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-sm-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-sm-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-sm-first {
    order: -1;
  }
  .order-sm-last {
    order: 13;
  }
  .order-sm-0 {
    order: 0;
  }
  .order-sm-1 {
    order: 1;
  }
  .order-sm-2 {
    order: 2;
  }
  .order-sm-3 {
    order: 3;
  }
  .order-sm-4 {
    order: 4;
  }
  .order-sm-5 {
    order: 5;
  }
  .order-sm-6 {
    order: 6;
  }
  .order-sm-7 {
    order: 7;
  }
  .order-sm-8 {
    order: 8;
  }
  .order-sm-9 {
    order: 9;
  }
  .order-sm-10 {
    order: 10;
  }
  .order-sm-11 {
    order: 11;
  }
  .order-sm-12 {
    order: 12;
  }
  .offset-sm-0 {
    margin-left: 0;
  }
  .offset-sm-1 {
    margin-left: 8.33333%;
  }
  .offset-sm-2 {
    margin-left: 16.66667%;
  }
  .offset-sm-3 {
    margin-left: 25%;
  }
  .offset-sm-4 {
    margin-left: 33.33333%;
  }
  .offset-sm-5 {
    margin-left: 41.66667%;
  }
  .offset-sm-6 {
    margin-left: 50%;
  }
  .offset-sm-7 {
    margin-left: 58.33333%;
  }
  .offset-sm-8 {
    margin-left: 66.66667%;
  }
  .offset-sm-9 {
    margin-left: 75%;
  }
  .offset-sm-10 {
    margin-left: 83.33333%;
  }
  .offset-sm-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 768px) {
  .col-md {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-md-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-md-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-md-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-md-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-md-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-md-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-md-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-md-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-md-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-md-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-md-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-md-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-md-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-md-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-md-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-md-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-md-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-md-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-md-first {
    order: -1;
  }
  .order-md-last {
    order: 13;
  }
  .order-md-0 {
    order: 0;
  }
  .order-md-1 {
    order: 1;
  }
  .order-md-2 {
    order: 2;
  }
  .order-md-3 {
    order: 3;
  }
  .order-md-4 {
    order: 4;
  }
  .order-md-5 {
    order: 5;
  }
  .order-md-6 {
    order: 6;
  }
  .order-md-7 {
    order: 7;
  }
  .order-md-8 {
    order: 8;
  }
  .order-md-9 {
    order: 9;
  }
  .order-md-10 {
    order: 10;
  }
  .order-md-11 {
    order: 11;
  }
  .order-md-12 {
    order: 12;
  }
  .offset-md-0 {
    margin-left: 0;
  }
  .offset-md-1 {
    margin-left: 8.33333%;
  }
  .offset-md-2 {
    margin-left: 16.66667%;
  }
  .offset-md-3 {
    margin-left: 25%;
  }
  .offset-md-4 {
    margin-left: 33.33333%;
  }
  .offset-md-5 {
    margin-left: 41.66667%;
  }
  .offset-md-6 {
    margin-left: 50%;
  }
  .offset-md-7 {
    margin-left: 58.33333%;
  }
  .offset-md-8 {
    margin-left: 66.66667%;
  }
  .offset-md-9 {
    margin-left: 75%;
  }
  .offset-md-10 {
    margin-left: 83.33333%;
  }
  .offset-md-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 992px) {
  .col-lg {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-lg-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-lg-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-lg-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-lg-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-lg-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-lg-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-lg-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-lg-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-lg-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-lg-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-lg-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-lg-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-lg-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-lg-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-lg-first {
    order: -1;
  }
  .order-lg-last {
    order: 13;
  }
  .order-lg-0 {
    order: 0;
  }
  .order-lg-1 {
    order: 1;
  }
  .order-lg-2 {
    order: 2;
  }
  .order-lg-3 {
    order: 3;
  }
  .order-lg-4 {
    order: 4;
  }
  .order-lg-5 {
    order: 5;
  }
  .order-lg-6 {
    order: 6;
  }
  .order-lg-7 {
    order: 7;
  }
  .order-lg-8 {
    order: 8;
  }
  .order-lg-9 {
    order: 9;
  }
  .order-lg-10 {
    order: 10;
  }
  .order-lg-11 {
    order: 11;
  }
  .order-lg-12 {
    order: 12;
  }
  .offset-lg-0 {
    margin-left: 0;
  }
  .offset-lg-1 {
    margin-left: 8.33333%;
  }
  .offset-lg-2 {
    margin-left: 16.66667%;
  }
  .offset-lg-3 {
    margin-left: 25%;
  }
  .offset-lg-4 {
    margin-left: 33.33333%;
  }
  .offset-lg-5 {
    margin-left: 41.66667%;
  }
  .offset-lg-6 {
    margin-left: 50%;
  }
  .offset-lg-7 {
    margin-left: 58.33333%;
  }
  .offset-lg-8 {
    margin-left: 66.66667%;
  }
  .offset-lg-9 {
    margin-left: 75%;
  }
  .offset-lg-10 {
    margin-left: 83.33333%;
  }
  .offset-lg-11 {
    margin-left: 91.66667%;
  }
}

@media (min-width: 1200px) {
  .col-xl {
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
  }
  .row-cols-xl-1 > * {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .row-cols-xl-2 > * {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .row-cols-xl-3 > * {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .row-cols-xl-4 > * {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .row-cols-xl-5 > * {
    flex: 0 0 20%;
    max-width: 20%;
  }
  .row-cols-xl-6 > * {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-auto {
    flex: 0 0 auto;
    width: auto;
    max-width: 100%;
  }
  .col-xl-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }
  .col-xl-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }
  .col-xl-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }
  .col-xl-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
  .col-xl-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
  .col-xl-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }
  .col-xl-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }
  .col-xl-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }
  .col-xl-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .order-xl-first {
    order: -1;
  }
  .order-xl-last {
    order: 13;
  }
  .order-xl-0 {
    order: 0;
  }
  .order-xl-1 {
    order: 1;
  }
  .order-xl-2 {
    order: 2;
  }
  .order-xl-3 {
    order: 3;
  }
  .order-xl-4 {
    order: 4;
  }
  .order-xl-5 {
    order: 5;
  }
  .order-xl-6 {
    order: 6;
  }
  .order-xl-7 {
    order: 7;
  }
  .order-xl-8 {
    order: 8;
  }
  .order-xl-9 {
    order: 9;
  }
  .order-xl-10 {
    order: 10;
  }
  .order-xl-11 {
    order: 11;
  }
  .order-xl-12 {
    order: 12;
  }
  .offset-xl-0 {
    margin-left: 0;
  }
  .offset-xl-1 {
    margin-left: 8.33333%;
  }
  .offset-xl-2 {
    margin-left: 16.66667%;
  }
  .offset-xl-3 {
    margin-left: 25%;
  }
  .offset-xl-4 {
    margin-left: 33.33333%;
  }
  .offset-xl-5 {
    margin-left: 41.66667%;
  }
  .offset-xl-6 {
    margin-left: 50%;
  }
  .offset-xl-7 {
    margin-left: 58.33333%;
  }
  .offset-xl-8 {
    margin-left: 66.66667%;
  }
  .offset-xl-9 {
    margin-left: 75%;
  }
  .offset-xl-10 {
    margin-left: 83.33333%;
  }
  .offset-xl-11 {
    margin-left: 91.66667%;
  }
}

.d-none {
  display: none !important;
}

.d-inline {
  display: inline !important;
}

.d-inline-block {
  display: inline-block !important;
}

.d-block {
  display: block !important;
}

.d-table {
  display: table !important;
}

.d-table-row {
  display: table-row !important;
}

.d-table-cell {
  display: table-cell !important;
}

.d-flex {
  display: flex !important;
}

.d-inline-flex {
  display: inline-flex !important;
}

@media (min-width: 576px) {
  .d-sm-none {
    display: none !important;
  }
  .d-sm-inline {
    display: inline !important;
  }
  .d-sm-inline-block {
    display: inline-block !important;
  }
  .d-sm-block {
    display: block !important;
  }
  .d-sm-table {
    display: table !important;
  }
  .d-sm-table-row {
    display: table-row !important;
  }
  .d-sm-table-cell {
    display: table-cell !important;
  }
  .d-sm-flex {
    display: flex !important;
  }
  .d-sm-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 768px) {
  .d-md-none {
    display: none !important;
  }
  .d-md-inline {
    display: inline !important;
  }
  .d-md-inline-block {
    display: inline-block !important;
  }
  .d-md-block {
    display: block !important;
  }
  .d-md-table {
    display: table !important;
  }
  .d-md-table-row {
    display: table-row !important;
  }
  .d-md-table-cell {
    display: table-cell !important;
  }
  .d-md-flex {
    display: flex !important;
  }
  .d-md-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 992px) {
  .d-lg-none {
    display: none !important;
  }
  .d-lg-inline {
    display: inline !important;
  }
  .d-lg-inline-block {
    display: inline-block !important;
  }
  .d-lg-block {
    display: block !important;
  }
  .d-lg-table {
    display: table !important;
  }
  .d-lg-table-row {
    display: table-row !important;
  }
  .d-lg-table-cell {
    display: table-cell !important;
  }
  .d-lg-flex {
    display: flex !important;
  }
  .d-lg-inline-flex {
    display: inline-flex !important;
  }
}

@media (min-width: 1200px) {
  .d-xl-none {
    display: none !important;
  }
  .d-xl-inline {
    display: inline !important;
  }
  .d-xl-inline-block {
    display: inline-block !important;
  }
  .d-xl-block {
    display: block !important;
  }
  .d-xl-table {
    display: table !important;
  }
  .d-xl-table-row {
    display: table-row !important;
  }
  .d-xl-table-cell {
    display: table-cell !important;
  }
  .d-xl-flex {
    display: flex !important;
  }
  .d-xl-inline-flex {
    display: inline-flex !important;
  }
}

@media print {
  .d-print-none {
    display: none !important;
  }
  .d-print-inline {
    display: inline !important;
  }
  .d-print-inline-block {
    display: inline-block !important;
  }
  .d-print-block {
    display: block !important;
  }
  .d-print-table {
    display: table !important;
  }
  .d-print-table-row {
    display: table-row !important;
  }
  .d-print-table-cell {
    display: table-cell !important;
  }
  .d-print-flex {
    display: flex !important;
  }
  .d-print-inline-flex {
    display: inline-flex !important;
  }
}

.flex-row {
  flex-direction: row !important;
}

.flex-column {
  flex-direction: column !important;
}

.flex-row-reverse {
  flex-direction: row-reverse !important;
}

.flex-column-reverse {
  flex-direction: column-reverse !important;
}

.flex-wrap {
  flex-wrap: wrap !important;
}

.flex-nowrap {
  flex-wrap: nowrap !important;
}

.flex-wrap-reverse {
  flex-wrap: wrap-reverse !important;
}

.flex-fill {
  flex: 1 1 auto !important;
}

.flex-grow-0 {
  flex-grow: 0 !important;
}

.flex-grow-1 {
  flex-grow: 1 !important;
}

.flex-shrink-0 {
  flex-shrink: 0 !important;
}

.flex-shrink-1 {
  flex-shrink: 1 !important;
}

.justify-content-start {
  justify-content: flex-start !important;
}

.justify-content-end {
  justify-content: flex-end !important;
}

.justify-content-center {
  justify-content: center !important;
}

.justify-content-between {
  justify-content: space-between !important;
}

.justify-content-around {
  justify-content: space-around !important;
}

.align-items-start {
  align-items: flex-start !important;
}

.align-items-end {
  align-items: flex-end !important;
}

.align-items-center {
  align-items: center !important;
}

.align-items-baseline {
  align-items: baseline !important;
}

.align-items-stretch {
  align-items: stretch !important;
}

.align-content-start {
  align-content: flex-start !important;
}

.align-content-end {
  align-content: flex-end !important;
}

.align-content-center {
  align-content: center !important;
}

.align-content-between {
  align-content: space-between !important;
}

.align-content-around {
  align-content: space-around !important;
}

.align-content-stretch {
  align-content: stretch !important;
}

.align-self-auto {
  align-self: auto !important;
}

.align-self-start {
  align-self: flex-start !important;
}

.align-self-end {
  align-self: flex-end !important;
}

.align-self-center {
  align-self: center !important;
}

.align-self-baseline {
  align-self: baseline !important;
}

.align-self-stretch {
  align-self: stretch !important;
}

@media (min-width: 576px) {
  .flex-sm-row {
    flex-direction: row !important;
  }
  .flex-sm-column {
    flex-direction: column !important;
  }
  .flex-sm-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-sm-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-sm-wrap {
    flex-wrap: wrap !important;
  }
  .flex-sm-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-sm-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-sm-fill {
    flex: 1 1 auto !important;
  }
  .flex-sm-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-sm-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-sm-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-sm-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-sm-start {
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    justify-content: center !important;
  }
  .justify-content-sm-between {
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    justify-content: space-around !important;
  }
  .align-items-sm-start {
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    align-items: center !important;
  }
  .align-items-sm-baseline {
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    align-items: stretch !important;
  }
  .align-content-sm-start {
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    align-content: center !important;
  }
  .align-content-sm-between {
    align-content: space-between !important;
  }
  .align-content-sm-around {
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    align-content: stretch !important;
  }
  .align-self-sm-auto {
    align-self: auto !important;
  }
  .align-self-sm-start {
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    align-self: center !important;
  }
  .align-self-sm-baseline {
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 768px) {
  .flex-md-row {
    flex-direction: row !important;
  }
  .flex-md-column {
    flex-direction: column !important;
  }
  .flex-md-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-md-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-md-wrap {
    flex-wrap: wrap !important;
  }
  .flex-md-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-md-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-md-fill {
    flex: 1 1 auto !important;
  }
  .flex-md-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-md-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-md-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-md-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-md-start {
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    justify-content: center !important;
  }
  .justify-content-md-between {
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    justify-content: space-around !important;
  }
  .align-items-md-start {
    align-items: flex-start !important;
  }
  .align-items-md-end {
    align-items: flex-end !important;
  }
  .align-items-md-center {
    align-items: center !important;
  }
  .align-items-md-baseline {
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    align-items: stretch !important;
  }
  .align-content-md-start {
    align-content: flex-start !important;
  }
  .align-content-md-end {
    align-content: flex-end !important;
  }
  .align-content-md-center {
    align-content: center !important;
  }
  .align-content-md-between {
    align-content: space-between !important;
  }
  .align-content-md-around {
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    align-content: stretch !important;
  }
  .align-self-md-auto {
    align-self: auto !important;
  }
  .align-self-md-start {
    align-self: flex-start !important;
  }
  .align-self-md-end {
    align-self: flex-end !important;
  }
  .align-self-md-center {
    align-self: center !important;
  }
  .align-self-md-baseline {
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 992px) {
  .flex-lg-row {
    flex-direction: row !important;
  }
  .flex-lg-column {
    flex-direction: column !important;
  }
  .flex-lg-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-lg-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-lg-wrap {
    flex-wrap: wrap !important;
  }
  .flex-lg-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-lg-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-lg-fill {
    flex: 1 1 auto !important;
  }
  .flex-lg-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-lg-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-lg-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-lg-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-lg-start {
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    justify-content: center !important;
  }
  .justify-content-lg-between {
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    justify-content: space-around !important;
  }
  .align-items-lg-start {
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    align-items: center !important;
  }
  .align-items-lg-baseline {
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    align-items: stretch !important;
  }
  .align-content-lg-start {
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    align-content: center !important;
  }
  .align-content-lg-between {
    align-content: space-between !important;
  }
  .align-content-lg-around {
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    align-content: stretch !important;
  }
  .align-self-lg-auto {
    align-self: auto !important;
  }
  .align-self-lg-start {
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    align-self: center !important;
  }
  .align-self-lg-baseline {
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    align-self: stretch !important;
  }
}

@media (min-width: 1200px) {
  .flex-xl-row {
    flex-direction: row !important;
  }
  .flex-xl-column {
    flex-direction: column !important;
  }
  .flex-xl-row-reverse {
    flex-direction: row-reverse !important;
  }
  .flex-xl-column-reverse {
    flex-direction: column-reverse !important;
  }
  .flex-xl-wrap {
    flex-wrap: wrap !important;
  }
  .flex-xl-nowrap {
    flex-wrap: nowrap !important;
  }
  .flex-xl-wrap-reverse {
    flex-wrap: wrap-reverse !important;
  }
  .flex-xl-fill {
    flex: 1 1 auto !important;
  }
  .flex-xl-grow-0 {
    flex-grow: 0 !important;
  }
  .flex-xl-grow-1 {
    flex-grow: 1 !important;
  }
  .flex-xl-shrink-0 {
    flex-shrink: 0 !important;
  }
  .flex-xl-shrink-1 {
    flex-shrink: 1 !important;
  }
  .justify-content-xl-start {
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    justify-content: center !important;
  }
  .justify-content-xl-between {
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    justify-content: space-around !important;
  }
  .align-items-xl-start {
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    align-items: center !important;
  }
  .align-items-xl-baseline {
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    align-items: stretch !important;
  }
  .align-content-xl-start {
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    align-content: center !important;
  }
  .align-content-xl-between {
    align-content: space-between !important;
  }
  .align-content-xl-around {
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    align-content: stretch !important;
  }
  .align-self-xl-auto {
    align-self: auto !important;
  }
  .align-self-xl-start {
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    align-self: center !important;
  }
  .align-self-xl-baseline {
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    align-self: stretch !important;
  }
}

.m-0 {
  margin: 0 !important;
}

.mt-0,
.my-0 {
  margin-top: 0 !important;
}

.mr-0,
.mx-0 {
  margin-right: 0 !important;
}

.mb-0,
.my-0 {
  margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
  margin-left: 0 !important;
}

.m-1 {
  margin: 0.25rem !important;
}

.mt-1,
.my-1 {
  margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
  margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
  margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
  margin-left: 0.25rem !important;
}

.m-2 {
  margin: 0.5rem !important;
}

.mt-2,
.my-2 {
  margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
  margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
  margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
  margin-left: 0.5rem !important;
}

.m-3 {
  margin: 1rem !important;
}

.mt-3,
.my-3 {
  margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
  margin-right: 1rem !important;
}

.mb-3,
.my-3 {
  margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
  margin-left: 1rem !important;
}

.m-4 {
  margin: 1.5rem !important;
}

.mt-4,
.my-4 {
  margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
  margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
  margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
  margin-left: 1.5rem !important;
}

.m-5 {
  margin: 3rem !important;
}

.mt-5,
.my-5 {
  margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
  margin-right: 3rem !important;
}

.mb-5,
.my-5 {
  margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
  margin-left: 3rem !important;
}

.p-0 {
  padding: 0 !important;
}

.pt-0,
.py-0 {
  padding-top: 0 !important;
}

.pr-0,
.px-0 {
  padding-right: 0 !important;
}

.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
  padding-left: 0 !important;
}

.p-1 {
  padding: 0.25rem !important;
}

.pt-1,
.py-1 {
  padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
  padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
  padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
  padding-left: 0.25rem !important;
}

.p-2 {
  padding: 0.5rem !important;
}

.pt-2,
.py-2 {
  padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
  padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
  padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
  padding-left: 0.5rem !important;
}

.p-3 {
  padding: 1rem !important;
}

.pt-3,
.py-3 {
  padding-top: 1rem !important;
}

.pr-3,
.px-3 {
  padding-right: 1rem !important;
}

.pb-3,
.py-3 {
  padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
  padding-left: 1rem !important;
}

.p-4 {
  padding: 1.5rem !important;
}

.pt-4,
.py-4 {
  padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
  padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
  padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
  padding-left: 1.5rem !important;
}

.p-5 {
  padding: 3rem !important;
}

.pt-5,
.py-5 {
  padding-top: 3rem !important;
}

.pr-5,
.px-5 {
  padding-right: 3rem !important;
}

.pb-5,
.py-5 {
  padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
  padding-left: 3rem !important;
}

.m-n1 {
  margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
  margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
  margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
  margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
  margin-left: -0.25rem !important;
}

.m-n2 {
  margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
  margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
  margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
  margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
  margin-left: -0.5rem !important;
}

.m-n3 {
  margin: -1rem !important;
}

.mt-n3,
.my-n3 {
  margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
  margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
  margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
  margin-left: -1rem !important;
}

.m-n4 {
  margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
  margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
  margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
  margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
  margin-left: -1.5rem !important;
}

.m-n5 {
  margin: -3rem !important;
}

.mt-n5,
.my-n5 {
  margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
  margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
  margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
  margin-left: -3rem !important;
}

.m-auto {
  margin: auto !important;
}

.mt-auto,
.my-auto {
  margin-top: auto !important;
}

.mr-auto,
.mx-auto {
  margin-right: auto !important;
}

.mb-auto,
.my-auto {
  margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
  margin-left: auto !important;
}

@media (min-width: 576px) {
  .m-sm-0 {
    margin: 0 !important;
  }
  .mt-sm-0,
  .my-sm-0 {
    margin-top: 0 !important;
  }
  .mr-sm-0,
  .mx-sm-0 {
    margin-right: 0 !important;
  }
  .mb-sm-0,
  .my-sm-0 {
    margin-bottom: 0 !important;
  }
  .ml-sm-0,
  .mx-sm-0 {
    margin-left: 0 !important;
  }
  .m-sm-1 {
    margin: 0.25rem !important;
  }
  .mt-sm-1,
  .my-sm-1 {
    margin-top: 0.25rem !important;
  }
  .mr-sm-1,
  .mx-sm-1 {
    margin-right: 0.25rem !important;
  }
  .mb-sm-1,
  .my-sm-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-sm-1,
  .mx-sm-1 {
    margin-left: 0.25rem !important;
  }
  .m-sm-2 {
    margin: 0.5rem !important;
  }
  .mt-sm-2,
  .my-sm-2 {
    margin-top: 0.5rem !important;
  }
  .mr-sm-2,
  .mx-sm-2 {
    margin-right: 0.5rem !important;
  }
  .mb-sm-2,
  .my-sm-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-sm-2,
  .mx-sm-2 {
    margin-left: 0.5rem !important;
  }
  .m-sm-3 {
    margin: 1rem !important;
  }
  .mt-sm-3,
  .my-sm-3 {
    margin-top: 1rem !important;
  }
  .mr-sm-3,
  .mx-sm-3 {
    margin-right: 1rem !important;
  }
  .mb-sm-3,
  .my-sm-3 {
    margin-bottom: 1rem !important;
  }
  .ml-sm-3,
  .mx-sm-3 {
    margin-left: 1rem !important;
  }
  .m-sm-4 {
    margin: 1.5rem !important;
  }
  .mt-sm-4,
  .my-sm-4 {
    margin-top: 1.5rem !important;
  }
  .mr-sm-4,
  .mx-sm-4 {
    margin-right: 1.5rem !important;
  }
  .mb-sm-4,
  .my-sm-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-sm-4,
  .mx-sm-4 {
    margin-left: 1.5rem !important;
  }
  .m-sm-5 {
    margin: 3rem !important;
  }
  .mt-sm-5,
  .my-sm-5 {
    margin-top: 3rem !important;
  }
  .mr-sm-5,
  .mx-sm-5 {
    margin-right: 3rem !important;
  }
  .mb-sm-5,
  .my-sm-5 {
    margin-bottom: 3rem !important;
  }
  .ml-sm-5,
  .mx-sm-5 {
    margin-left: 3rem !important;
  }
  .p-sm-0 {
    padding: 0 !important;
  }
  .pt-sm-0,
  .py-sm-0 {
    padding-top: 0 !important;
  }
  .pr-sm-0,
  .px-sm-0 {
    padding-right: 0 !important;
  }
  .pb-sm-0,
  .py-sm-0 {
    padding-bottom: 0 !important;
  }
  .pl-sm-0,
  .px-sm-0 {
    padding-left: 0 !important;
  }
  .p-sm-1 {
    padding: 0.25rem !important;
  }
  .pt-sm-1,
  .py-sm-1 {
    padding-top: 0.25rem !important;
  }
  .pr-sm-1,
  .px-sm-1 {
    padding-right: 0.25rem !important;
  }
  .pb-sm-1,
  .py-sm-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-sm-1,
  .px-sm-1 {
    padding-left: 0.25rem !important;
  }
  .p-sm-2 {
    padding: 0.5rem !important;
  }
  .pt-sm-2,
  .py-sm-2 {
    padding-top: 0.5rem !important;
  }
  .pr-sm-2,
  .px-sm-2 {
    padding-right: 0.5rem !important;
  }
  .pb-sm-2,
  .py-sm-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-sm-2,
  .px-sm-2 {
    padding-left: 0.5rem !important;
  }
  .p-sm-3 {
    padding: 1rem !important;
  }
  .pt-sm-3,
  .py-sm-3 {
    padding-top: 1rem !important;
  }
  .pr-sm-3,
  .px-sm-3 {
    padding-right: 1rem !important;
  }
  .pb-sm-3,
  .py-sm-3 {
    padding-bottom: 1rem !important;
  }
  .pl-sm-3,
  .px-sm-3 {
    padding-left: 1rem !important;
  }
  .p-sm-4 {
    padding: 1.5rem !important;
  }
  .pt-sm-4,
  .py-sm-4 {
    padding-top: 1.5rem !important;
  }
  .pr-sm-4,
  .px-sm-4 {
    padding-right: 1.5rem !important;
  }
  .pb-sm-4,
  .py-sm-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-sm-4,
  .px-sm-4 {
    padding-left: 1.5rem !important;
  }
  .p-sm-5 {
    padding: 3rem !important;
  }
  .pt-sm-5,
  .py-sm-5 {
    padding-top: 3rem !important;
  }
  .pr-sm-5,
  .px-sm-5 {
    padding-right: 3rem !important;
  }
  .pb-sm-5,
  .py-sm-5 {
    padding-bottom: 3rem !important;
  }
  .pl-sm-5,
  .px-sm-5 {
    padding-left: 3rem !important;
  }
  .m-sm-n1 {
    margin: -0.25rem !important;
  }
  .mt-sm-n1,
  .my-sm-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-sm-n1,
  .mx-sm-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-sm-n1,
  .my-sm-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-sm-n1,
  .mx-sm-n1 {
    margin-left: -0.25rem !important;
  }
  .m-sm-n2 {
    margin: -0.5rem !important;
  }
  .mt-sm-n2,
  .my-sm-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-sm-n2,
  .mx-sm-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-sm-n2,
  .my-sm-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-sm-n2,
  .mx-sm-n2 {
    margin-left: -0.5rem !important;
  }
  .m-sm-n3 {
    margin: -1rem !important;
  }
  .mt-sm-n3,
  .my-sm-n3 {
    margin-top: -1rem !important;
  }
  .mr-sm-n3,
  .mx-sm-n3 {
    margin-right: -1rem !important;
  }
  .mb-sm-n3,
  .my-sm-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-sm-n3,
  .mx-sm-n3 {
    margin-left: -1rem !important;
  }
  .m-sm-n4 {
    margin: -1.5rem !important;
  }
  .mt-sm-n4,
  .my-sm-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-sm-n4,
  .mx-sm-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-sm-n4,
  .my-sm-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-sm-n4,
  .mx-sm-n4 {
    margin-left: -1.5rem !important;
  }
  .m-sm-n5 {
    margin: -3rem !important;
  }
  .mt-sm-n5,
  .my-sm-n5 {
    margin-top: -3rem !important;
  }
  .mr-sm-n5,
  .mx-sm-n5 {
    margin-right: -3rem !important;
  }
  .mb-sm-n5,
  .my-sm-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-sm-n5,
  .mx-sm-n5 {
    margin-left: -3rem !important;
  }
  .m-sm-auto {
    margin: auto !important;
  }
  .mt-sm-auto,
  .my-sm-auto {
    margin-top: auto !important;
  }
  .mr-sm-auto,
  .mx-sm-auto {
    margin-right: auto !important;
  }
  .mb-sm-auto,
  .my-sm-auto {
    margin-bottom: auto !important;
  }
  .ml-sm-auto,
  .mx-sm-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 768px) {
  .m-md-0 {
    margin: 0 !important;
  }
  .mt-md-0,
  .my-md-0 {
    margin-top: 0 !important;
  }
  .mr-md-0,
  .mx-md-0 {
    margin-right: 0 !important;
  }
  .mb-md-0,
  .my-md-0 {
    margin-bottom: 0 !important;
  }
  .ml-md-0,
  .mx-md-0 {
    margin-left: 0 !important;
  }
  .m-md-1 {
    margin: 0.25rem !important;
  }
  .mt-md-1,
  .my-md-1 {
    margin-top: 0.25rem !important;
  }
  .mr-md-1,
  .mx-md-1 {
    margin-right: 0.25rem !important;
  }
  .mb-md-1,
  .my-md-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-md-1,
  .mx-md-1 {
    margin-left: 0.25rem !important;
  }
  .m-md-2 {
    margin: 0.5rem !important;
  }
  .mt-md-2,
  .my-md-2 {
    margin-top: 0.5rem !important;
  }
  .mr-md-2,
  .mx-md-2 {
    margin-right: 0.5rem !important;
  }
  .mb-md-2,
  .my-md-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-md-2,
  .mx-md-2 {
    margin-left: 0.5rem !important;
  }
  .m-md-3 {
    margin: 1rem !important;
  }
  .mt-md-3,
  .my-md-3 {
    margin-top: 1rem !important;
  }
  .mr-md-3,
  .mx-md-3 {
    margin-right: 1rem !important;
  }
  .mb-md-3,
  .my-md-3 {
    margin-bottom: 1rem !important;
  }
  .ml-md-3,
  .mx-md-3 {
    margin-left: 1rem !important;
  }
  .m-md-4 {
    margin: 1.5rem !important;
  }
  .mt-md-4,
  .my-md-4 {
    margin-top: 1.5rem !important;
  }
  .mr-md-4,
  .mx-md-4 {
    margin-right: 1.5rem !important;
  }
  .mb-md-4,
  .my-md-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-md-4,
  .mx-md-4 {
    margin-left: 1.5rem !important;
  }
  .m-md-5 {
    margin: 3rem !important;
  }
  .mt-md-5,
  .my-md-5 {
    margin-top: 3rem !important;
  }
  .mr-md-5,
  .mx-md-5 {
    margin-right: 3rem !important;
  }
  .mb-md-5,
  .my-md-5 {
    margin-bottom: 3rem !important;
  }
  .ml-md-5,
  .mx-md-5 {
    margin-left: 3rem !important;
  }
  .p-md-0 {
    padding: 0 !important;
  }
  .pt-md-0,
  .py-md-0 {
    padding-top: 0 !important;
  }
  .pr-md-0,
  .px-md-0 {
    padding-right: 0 !important;
  }
  .pb-md-0,
  .py-md-0 {
    padding-bottom: 0 !important;
  }
  .pl-md-0,
  .px-md-0 {
    padding-left: 0 !important;
  }
  .p-md-1 {
    padding: 0.25rem !important;
  }
  .pt-md-1,
  .py-md-1 {
    padding-top: 0.25rem !important;
  }
  .pr-md-1,
  .px-md-1 {
    padding-right: 0.25rem !important;
  }
  .pb-md-1,
  .py-md-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-md-1,
  .px-md-1 {
    padding-left: 0.25rem !important;
  }
  .p-md-2 {
    padding: 0.5rem !important;
  }
  .pt-md-2,
  .py-md-2 {
    padding-top: 0.5rem !important;
  }
  .pr-md-2,
  .px-md-2 {
    padding-right: 0.5rem !important;
  }
  .pb-md-2,
  .py-md-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-md-2,
  .px-md-2 {
    padding-left: 0.5rem !important;
  }
  .p-md-3 {
    padding: 1rem !important;
  }
  .pt-md-3,
  .py-md-3 {
    padding-top: 1rem !important;
  }
  .pr-md-3,
  .px-md-3 {
    padding-right: 1rem !important;
  }
  .pb-md-3,
  .py-md-3 {
    padding-bottom: 1rem !important;
  }
  .pl-md-3,
  .px-md-3 {
    padding-left: 1rem !important;
  }
  .p-md-4 {
    padding: 1.5rem !important;
  }
  .pt-md-4,
  .py-md-4 {
    padding-top: 1.5rem !important;
  }
  .pr-md-4,
  .px-md-4 {
    padding-right: 1.5rem !important;
  }
  .pb-md-4,
  .py-md-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-md-4,
  .px-md-4 {
    padding-left: 1.5rem !important;
  }
  .p-md-5 {
    padding: 3rem !important;
  }
  .pt-md-5,
  .py-md-5 {
    padding-top: 3rem !important;
  }
  .pr-md-5,
  .px-md-5 {
    padding-right: 3rem !important;
  }
  .pb-md-5,
  .py-md-5 {
    padding-bottom: 3rem !important;
  }
  .pl-md-5,
  .px-md-5 {
    padding-left: 3rem !important;
  }
  .m-md-n1 {
    margin: -0.25rem !important;
  }
  .mt-md-n1,
  .my-md-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-md-n1,
  .mx-md-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-md-n1,
  .my-md-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-md-n1,
  .mx-md-n1 {
    margin-left: -0.25rem !important;
  }
  .m-md-n2 {
    margin: -0.5rem !important;
  }
  .mt-md-n2,
  .my-md-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-md-n2,
  .mx-md-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-md-n2,
  .my-md-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-md-n2,
  .mx-md-n2 {
    margin-left: -0.5rem !important;
  }
  .m-md-n3 {
    margin: -1rem !important;
  }
  .mt-md-n3,
  .my-md-n3 {
    margin-top: -1rem !important;
  }
  .mr-md-n3,
  .mx-md-n3 {
    margin-right: -1rem !important;
  }
  .mb-md-n3,
  .my-md-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-md-n3,
  .mx-md-n3 {
    margin-left: -1rem !important;
  }
  .m-md-n4 {
    margin: -1.5rem !important;
  }
  .mt-md-n4,
  .my-md-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-md-n4,
  .mx-md-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-md-n4,
  .my-md-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-md-n4,
  .mx-md-n4 {
    margin-left: -1.5rem !important;
  }
  .m-md-n5 {
    margin: -3rem !important;
  }
  .mt-md-n5,
  .my-md-n5 {
    margin-top: -3rem !important;
  }
  .mr-md-n5,
  .mx-md-n5 {
    margin-right: -3rem !important;
  }
  .mb-md-n5,
  .my-md-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-md-n5,
  .mx-md-n5 {
    margin-left: -3rem !important;
  }
  .m-md-auto {
    margin: auto !important;
  }
  .mt-md-auto,
  .my-md-auto {
    margin-top: auto !important;
  }
  .mr-md-auto,
  .mx-md-auto {
    margin-right: auto !important;
  }
  .mb-md-auto,
  .my-md-auto {
    margin-bottom: auto !important;
  }
  .ml-md-auto,
  .mx-md-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 992px) {
  .m-lg-0 {
    margin: 0 !important;
  }
  .mt-lg-0,
  .my-lg-0 {
    margin-top: 0 !important;
  }
  .mr-lg-0,
  .mx-lg-0 {
    margin-right: 0 !important;
  }
  .mb-lg-0,
  .my-lg-0 {
    margin-bottom: 0 !important;
  }
  .ml-lg-0,
  .mx-lg-0 {
    margin-left: 0 !important;
  }
  .m-lg-1 {
    margin: 0.25rem !important;
  }
  .mt-lg-1,
  .my-lg-1 {
    margin-top: 0.25rem !important;
  }
  .mr-lg-1,
  .mx-lg-1 {
    margin-right: 0.25rem !important;
  }
  .mb-lg-1,
  .my-lg-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-lg-1,
  .mx-lg-1 {
    margin-left: 0.25rem !important;
  }
  .m-lg-2 {
    margin: 0.5rem !important;
  }
  .mt-lg-2,
  .my-lg-2 {
    margin-top: 0.5rem !important;
  }
  .mr-lg-2,
  .mx-lg-2 {
    margin-right: 0.5rem !important;
  }
  .mb-lg-2,
  .my-lg-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-lg-2,
  .mx-lg-2 {
    margin-left: 0.5rem !important;
  }
  .m-lg-3 {
    margin: 1rem !important;
  }
  .mt-lg-3,
  .my-lg-3 {
    margin-top: 1rem !important;
  }
  .mr-lg-3,
  .mx-lg-3 {
    margin-right: 1rem !important;
  }
  .mb-lg-3,
  .my-lg-3 {
    margin-bottom: 1rem !important;
  }
  .ml-lg-3,
  .mx-lg-3 {
    margin-left: 1rem !important;
  }
  .m-lg-4 {
    margin: 1.5rem !important;
  }
  .mt-lg-4,
  .my-lg-4 {
    margin-top: 1.5rem !important;
  }
  .mr-lg-4,
  .mx-lg-4 {
    margin-right: 1.5rem !important;
  }
  .mb-lg-4,
  .my-lg-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-lg-4,
  .mx-lg-4 {
    margin-left: 1.5rem !important;
  }
  .m-lg-5 {
    margin: 3rem !important;
  }
  .mt-lg-5,
  .my-lg-5 {
    margin-top: 3rem !important;
  }
  .mr-lg-5,
  .mx-lg-5 {
    margin-right: 3rem !important;
  }
  .mb-lg-5,
  .my-lg-5 {
    margin-bottom: 3rem !important;
  }
  .ml-lg-5,
  .mx-lg-5 {
    margin-left: 3rem !important;
  }
  .p-lg-0 {
    padding: 0 !important;
  }
  .pt-lg-0,
  .py-lg-0 {
    padding-top: 0 !important;
  }
  .pr-lg-0,
  .px-lg-0 {
    padding-right: 0 !important;
  }
  .pb-lg-0,
  .py-lg-0 {
    padding-bottom: 0 !important;
  }
  .pl-lg-0,
  .px-lg-0 {
    padding-left: 0 !important;
  }
  .p-lg-1 {
    padding: 0.25rem !important;
  }
  .pt-lg-1,
  .py-lg-1 {
    padding-top: 0.25rem !important;
  }
  .pr-lg-1,
  .px-lg-1 {
    padding-right: 0.25rem !important;
  }
  .pb-lg-1,
  .py-lg-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-lg-1,
  .px-lg-1 {
    padding-left: 0.25rem !important;
  }
  .p-lg-2 {
    padding: 0.5rem !important;
  }
  .pt-lg-2,
  .py-lg-2 {
    padding-top: 0.5rem !important;
  }
  .pr-lg-2,
  .px-lg-2 {
    padding-right: 0.5rem !important;
  }
  .pb-lg-2,
  .py-lg-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-lg-2,
  .px-lg-2 {
    padding-left: 0.5rem !important;
  }
  .p-lg-3 {
    padding: 1rem !important;
  }
  .pt-lg-3,
  .py-lg-3 {
    padding-top: 1rem !important;
  }
  .pr-lg-3,
  .px-lg-3 {
    padding-right: 1rem !important;
  }
  .pb-lg-3,
  .py-lg-3 {
    padding-bottom: 1rem !important;
  }
  .pl-lg-3,
  .px-lg-3 {
    padding-left: 1rem !important;
  }
  .p-lg-4 {
    padding: 1.5rem !important;
  }
  .pt-lg-4,
  .py-lg-4 {
    padding-top: 1.5rem !important;
  }
  .pr-lg-4,
  .px-lg-4 {
    padding-right: 1.5rem !important;
  }
  .pb-lg-4,
  .py-lg-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-lg-4,
  .px-lg-4 {
    padding-left: 1.5rem !important;
  }
  .p-lg-5 {
    padding: 3rem !important;
  }
  .pt-lg-5,
  .py-lg-5 {
    padding-top: 3rem !important;
  }
  .pr-lg-5,
  .px-lg-5 {
    padding-right: 3rem !important;
  }
  .pb-lg-5,
  .py-lg-5 {
    padding-bottom: 3rem !important;
  }
  .pl-lg-5,
  .px-lg-5 {
    padding-left: 3rem !important;
  }
  .m-lg-n1 {
    margin: -0.25rem !important;
  }
  .mt-lg-n1,
  .my-lg-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-lg-n1,
  .mx-lg-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-lg-n1,
  .my-lg-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-lg-n1,
  .mx-lg-n1 {
    margin-left: -0.25rem !important;
  }
  .m-lg-n2 {
    margin: -0.5rem !important;
  }
  .mt-lg-n2,
  .my-lg-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-lg-n2,
  .mx-lg-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-lg-n2,
  .my-lg-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-lg-n2,
  .mx-lg-n2 {
    margin-left: -0.5rem !important;
  }
  .m-lg-n3 {
    margin: -1rem !important;
  }
  .mt-lg-n3,
  .my-lg-n3 {
    margin-top: -1rem !important;
  }
  .mr-lg-n3,
  .mx-lg-n3 {
    margin-right: -1rem !important;
  }
  .mb-lg-n3,
  .my-lg-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-lg-n3,
  .mx-lg-n3 {
    margin-left: -1rem !important;
  }
  .m-lg-n4 {
    margin: -1.5rem !important;
  }
  .mt-lg-n4,
  .my-lg-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-lg-n4,
  .mx-lg-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-lg-n4,
  .my-lg-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-lg-n4,
  .mx-lg-n4 {
    margin-left: -1.5rem !important;
  }
  .m-lg-n5 {
    margin: -3rem !important;
  }
  .mt-lg-n5,
  .my-lg-n5 {
    margin-top: -3rem !important;
  }
  .mr-lg-n5,
  .mx-lg-n5 {
    margin-right: -3rem !important;
  }
  .mb-lg-n5,
  .my-lg-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-lg-n5,
  .mx-lg-n5 {
    margin-left: -3rem !important;
  }
  .m-lg-auto {
    margin: auto !important;
  }
  .mt-lg-auto,
  .my-lg-auto {
    margin-top: auto !important;
  }
  .mr-lg-auto,
  .mx-lg-auto {
    margin-right: auto !important;
  }
  .mb-lg-auto,
  .my-lg-auto {
    margin-bottom: auto !important;
  }
  .ml-lg-auto,
  .mx-lg-auto {
    margin-left: auto !important;
  }
}

@media (min-width: 1200px) {
  .m-xl-0 {
    margin: 0 !important;
  }
  .mt-xl-0,
  .my-xl-0 {
    margin-top: 0 !important;
  }
  .mr-xl-0,
  .mx-xl-0 {
    margin-right: 0 !important;
  }
  .mb-xl-0,
  .my-xl-0 {
    margin-bottom: 0 !important;
  }
  .ml-xl-0,
  .mx-xl-0 {
    margin-left: 0 !important;
  }
  .m-xl-1 {
    margin: 0.25rem !important;
  }
  .mt-xl-1,
  .my-xl-1 {
    margin-top: 0.25rem !important;
  }
  .mr-xl-1,
  .mx-xl-1 {
    margin-right: 0.25rem !important;
  }
  .mb-xl-1,
  .my-xl-1 {
    margin-bottom: 0.25rem !important;
  }
  .ml-xl-1,
  .mx-xl-1 {
    margin-left: 0.25rem !important;
  }
  .m-xl-2 {
    margin: 0.5rem !important;
  }
  .mt-xl-2,
  .my-xl-2 {
    margin-top: 0.5rem !important;
  }
  .mr-xl-2,
  .mx-xl-2 {
    margin-right: 0.5rem !important;
  }
  .mb-xl-2,
  .my-xl-2 {
    margin-bottom: 0.5rem !important;
  }
  .ml-xl-2,
  .mx-xl-2 {
    margin-left: 0.5rem !important;
  }
  .m-xl-3 {
    margin: 1rem !important;
  }
  .mt-xl-3,
  .my-xl-3 {
    margin-top: 1rem !important;
  }
  .mr-xl-3,
  .mx-xl-3 {
    margin-right: 1rem !important;
  }
  .mb-xl-3,
  .my-xl-3 {
    margin-bottom: 1rem !important;
  }
  .ml-xl-3,
  .mx-xl-3 {
    margin-left: 1rem !important;
  }
  .m-xl-4 {
    margin: 1.5rem !important;
  }
  .mt-xl-4,
  .my-xl-4 {
    margin-top: 1.5rem !important;
  }
  .mr-xl-4,
  .mx-xl-4 {
    margin-right: 1.5rem !important;
  }
  .mb-xl-4,
  .my-xl-4 {
    margin-bottom: 1.5rem !important;
  }
  .ml-xl-4,
  .mx-xl-4 {
    margin-left: 1.5rem !important;
  }
  .m-xl-5 {
    margin: 3rem !important;
  }
  .mt-xl-5,
  .my-xl-5 {
    margin-top: 3rem !important;
  }
  .mr-xl-5,
  .mx-xl-5 {
    margin-right: 3rem !important;
  }
  .mb-xl-5,
  .my-xl-5 {
    margin-bottom: 3rem !important;
  }
  .ml-xl-5,
  .mx-xl-5 {
    margin-left: 3rem !important;
  }
  .p-xl-0 {
    padding: 0 !important;
  }
  .pt-xl-0,
  .py-xl-0 {
    padding-top: 0 !important;
  }
  .pr-xl-0,
  .px-xl-0 {
    padding-right: 0 !important;
  }
  .pb-xl-0,
  .py-xl-0 {
    padding-bottom: 0 !important;
  }
  .pl-xl-0,
  .px-xl-0 {
    padding-left: 0 !important;
  }
  .p-xl-1 {
    padding: 0.25rem !important;
  }
  .pt-xl-1,
  .py-xl-1 {
    padding-top: 0.25rem !important;
  }
  .pr-xl-1,
  .px-xl-1 {
    padding-right: 0.25rem !important;
  }
  .pb-xl-1,
  .py-xl-1 {
    padding-bottom: 0.25rem !important;
  }
  .pl-xl-1,
  .px-xl-1 {
    padding-left: 0.25rem !important;
  }
  .p-xl-2 {
    padding: 0.5rem !important;
  }
  .pt-xl-2,
  .py-xl-2 {
    padding-top: 0.5rem !important;
  }
  .pr-xl-2,
  .px-xl-2 {
    padding-right: 0.5rem !important;
  }
  .pb-xl-2,
  .py-xl-2 {
    padding-bottom: 0.5rem !important;
  }
  .pl-xl-2,
  .px-xl-2 {
    padding-left: 0.5rem !important;
  }
  .p-xl-3 {
    padding: 1rem !important;
  }
  .pt-xl-3,
  .py-xl-3 {
    padding-top: 1rem !important;
  }
  .pr-xl-3,
  .px-xl-3 {
    padding-right: 1rem !important;
  }
  .pb-xl-3,
  .py-xl-3 {
    padding-bottom: 1rem !important;
  }
  .pl-xl-3,
  .px-xl-3 {
    padding-left: 1rem !important;
  }
  .p-xl-4 {
    padding: 1.5rem !important;
  }
  .pt-xl-4,
  .py-xl-4 {
    padding-top: 1.5rem !important;
  }
  .pr-xl-4,
  .px-xl-4 {
    padding-right: 1.5rem !important;
  }
  .pb-xl-4,
  .py-xl-4 {
    padding-bottom: 1.5rem !important;
  }
  .pl-xl-4,
  .px-xl-4 {
    padding-left: 1.5rem !important;
  }
  .p-xl-5 {
    padding: 3rem !important;
  }
  .pt-xl-5,
  .py-xl-5 {
    padding-top: 3rem !important;
  }
  .pr-xl-5,
  .px-xl-5 {
    padding-right: 3rem !important;
  }
  .pb-xl-5,
  .py-xl-5 {
    padding-bottom: 3rem !important;
  }
  .pl-xl-5,
  .px-xl-5 {
    padding-left: 3rem !important;
  }
  .m-xl-n1 {
    margin: -0.25rem !important;
  }
  .mt-xl-n1,
  .my-xl-n1 {
    margin-top: -0.25rem !important;
  }
  .mr-xl-n1,
  .mx-xl-n1 {
    margin-right: -0.25rem !important;
  }
  .mb-xl-n1,
  .my-xl-n1 {
    margin-bottom: -0.25rem !important;
  }
  .ml-xl-n1,
  .mx-xl-n1 {
    margin-left: -0.25rem !important;
  }
  .m-xl-n2 {
    margin: -0.5rem !important;
  }
  .mt-xl-n2,
  .my-xl-n2 {
    margin-top: -0.5rem !important;
  }
  .mr-xl-n2,
  .mx-xl-n2 {
    margin-right: -0.5rem !important;
  }
  .mb-xl-n2,
  .my-xl-n2 {
    margin-bottom: -0.5rem !important;
  }
  .ml-xl-n2,
  .mx-xl-n2 {
    margin-left: -0.5rem !important;
  }
  .m-xl-n3 {
    margin: -1rem !important;
  }
  .mt-xl-n3,
  .my-xl-n3 {
    margin-top: -1rem !important;
  }
  .mr-xl-n3,
  .mx-xl-n3 {
    margin-right: -1rem !important;
  }
  .mb-xl-n3,
  .my-xl-n3 {
    margin-bottom: -1rem !important;
  }
  .ml-xl-n3,
  .mx-xl-n3 {
    margin-left: -1rem !important;
  }
  .m-xl-n4 {
    margin: -1.5rem !important;
  }
  .mt-xl-n4,
  .my-xl-n4 {
    margin-top: -1.5rem !important;
  }
  .mr-xl-n4,
  .mx-xl-n4 {
    margin-right: -1.5rem !important;
  }
  .mb-xl-n4,
  .my-xl-n4 {
    margin-bottom: -1.5rem !important;
  }
  .ml-xl-n4,
  .mx-xl-n4 {
    margin-left: -1.5rem !important;
  }
  .m-xl-n5 {
    margin: -3rem !important;
  }
  .mt-xl-n5,
  .my-xl-n5 {
    margin-top: -3rem !important;
  }
  .mr-xl-n5,
  .mx-xl-n5 {
    margin-right: -3rem !important;
  }
  .mb-xl-n5,
  .my-xl-n5 {
    margin-bottom: -3rem !important;
  }
  .ml-xl-n5,
  .mx-xl-n5 {
    margin-left: -3rem !important;
  }
  .m-xl-auto {
    margin: auto !important;
  }
  .mt-xl-auto,
  .my-xl-auto {
    margin-top: auto !important;
  }
  .mr-xl-auto,
  .mx-xl-auto {
    margin-right: auto !important;
  }
  .mb-xl-auto,
  .my-xl-auto {
    margin-bottom: auto !important;
  }
  .ml-xl-auto,
  .mx-xl-auto {
    margin-left: auto !important;
  }
}

/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
  /*fix flickering when used background-image instead of <img> (on Chrome)*/
  -webkit-perspective: 1000;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
.bx-wrapper {
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(/build/images/bx_loader.4adbd81a.gif) center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url(/build/images/controls.fdcd37c5.png) no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(/build/images/controls.fdcd37c5.png) no-repeat -43px -32px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(/build/images/controls.fdcd37c5.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(/build/images/controls.fdcd37c5.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
  height: 100%;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  text-decoration: none;
  color: #625353;
}

.col-12 {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 900px) {
  .col-12 {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
}

.hidden {
  display: none;
}

b {
  font-weight: 700;
}

i {
  font-style: italic;
}

body {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  color: #625353;
}

#overlay {
  display: none;
  background: #5f5f5f;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
}

.hero {
  display: flex;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(/build/images/no-image-colored.b713f3cb.png);
  height: 600px;
  max-height: 380px;
  justify-content: center;
  margin-top: -100px;
  flex-flow: column;
  color: white;
  text-shadow: black 4px 4px 20px;
  width: 100%;
  top: 0;
  left: 0;
  position: relative;
}

@media (max-width: 599px) {
  .hero {
    max-height: 500px;
  }
}

@media (min-width: 900px) {
  .hero {
    max-height: 600px;
    margin-top: -140px;
  }
}

.hero .tag {
  position: relative;
  padding-left: 23px;
  padding-left: 1.4375rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  .hero .tag {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 0;
  }
}

.hero .tag:before {
  content: url(/build/images/ico-map.37af03aa.svg);
  position: absolute;
  left: 0;
}

.hero .tag.postDate {
  padding-left: 26px;
  padding-left: 1.625rem;
}

.hero .tag.postDate:before {
  content: url(/build/images/ico-date-white.74296403.svg);
  width: 22px;
  width: 1.375rem;
  height: 22px;
  height: 1.375rem;
}

.hero .title {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: center;
}

@media (min-width: 900px) {
  .hero .title {
    text-align: left;
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
    margin-top: 10px;
    margin-top: 0.625rem;
    max-width: 680px;
    max-width: 42.5rem;
  }
}

.hero .secondaryTitle {
  display: none;
}

@media (min-width: 900px) {
  .hero .secondaryTitle {
    display: block;
    text-align: left;
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}

.hero .subtitle {
  display: none;
}

@media (min-width: 900px) {
  .hero .subtitle {
    display: block;
    font-size: 13px;
    line-height: 24px;
    margin: 0 auto;
    width: 900px;
    background-color: #fff;
    color: #7d7d7d;
    padding: 40px;
    border-radius: 12px;
    box-shadow: 0px 6px 15px rgba(0, 0, 0, 0.1);
    text-align: justify;
    position: absolute;
    top: 450px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
  }
}

.hero .date {
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  margin-top: 10px;
  margin-top: 0.625rem;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

@media (min-width: 900px) {
  .hero .date {
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}

.hero .HeroDetails {
  position: absolute;
  width: 100%;
  bottom: 50px;
  bottom: 3.125rem;
  padding: 55px 0 30px;
  padding: 3.4375rem 0 1.875rem;
}

@media (min-width: 900px) {
  .hero .HeroDetails {
    border-top: 1px solid rgba(255, 255, 255, 0.3);
    border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
    bottom: 0;
  }
}

.hero .HeroDetails .HeroDetailsPriceBlock {
  display: none;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsPriceBlock {
    display: block;
  }
}

.hero .HeroDetails .HeroDetailsPriceBlock .strike-out-price {
  text-decoration: line-through;
  font-size: 25px;
}

.hero .HeroDetails .HeroDetailsPriceBlock .price.discountPrice {
  font-size: 40px !important;
}

.hero .HeroDetails .HeroDetailsPriceBlock .price {
  color: #9E1DBA;
  margin-left: 5px;
  margin-left: 0.3125rem;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsPriceBlock .price {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 30px;
    line-height: 1.875rem;
    font-weight: 400;
  }
}

.hero .HeroDetails .HeroDetailsItem {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsItem {
    margin-top: -25px;
    margin-top: -1.5625rem;
    padding: 0;
  }
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemPartenza, .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemDurata, .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemGruppo {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemIcon {
  width: 32px;
  width: 2rem;
  height: 32px;
  height: 2rem;
  border: 2px solid rgba(172, 172, 172, 0.5);
  border: 0.125rem solid rgba(172, 172, 172, 0.5);
  display: inline-flex;
  align-items: center;
  justify-content: space-around;
  border-radius: 50%;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (min-width: 1200px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemIcon {
    width: 80px;
    width: 5rem;
    height: 80px;
    height: 5rem;
  }
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemIcon {
    width: 64px;
    width: 4rem;
    height: 64px;
    height: 4rem;
  }
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemIcon img {
  width: 16px;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemIcon img {
    width: auto;
  }
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper {
  display: flex;
  flex-direction: column;
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemLabel {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 11px;
  line-height: 0.6875rem;
  color: #fff;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemLabel {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}

.hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemValue {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 700;
  color: #fff;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemValue {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemValue {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media (min-width: 1200px) {
  .hero .HeroDetails .HeroDetailsItem .HeroDetailsItemWrapper .HeroDetailsItemValue {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.hero .HeroDetails .HeroDetailsWishListWrapper {
  display: none;
}

@media (min-width: 900px) {
  .hero .HeroDetails .HeroDetailsWishListWrapper {
    padding-left: 0;
    display: flex;
    justify-content: flex-end;
  }
}

.hero .HeroDetails .HeroDetailsWishListWrapper .HeroDetailsWishList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-size: 1rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 700;
  color: #fff;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
}

.hero .HeroDetails .HeroDetailsWishListWrapper .HeroDetailsWishList:before {
  content: url(/build/images/ico-star-white.767dffd5.svg);
  position: absolute;
  left: 0;
}

@media (min-width: 900px) {
  .hero .hero-cnt {
    margin: 0;
    padding: 0;
    border: 0;
  }
}

.HeroDetailsMobile {
  position: absolute;
  bottom: 0px;
  bottom: 0rem;
  width: 100%;
  z-index: 2;
  text-shadow: none;
  color: #625353;
}

@media (min-width: 900px) {
  .HeroDetailsMobile {
    display: none;
  }
}

.HeroDetailsMobile .actions-mobile {
  padding: 25px 5px;
  padding: 1.5625rem 0.3125rem;
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 30px;
  border-radius: 1.875rem;
}

.HeroDetailsMobile .actions-mobile .container {
  display: flex;
  justify-content: space-between;
  align-items: self-end;
}

.HeroDetailsMobile .actions-mobile .HeroDetailsWishList {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 700;
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
}

.HeroDetailsMobile .actions-mobile .HeroDetailsWishList:before {
  content: url(/build/images/ico-star-black.93f669cd.svg);
  position: absolute;
  left: 0;
}

.HeroDetailsMobile .actions-mobile .HeroDetailsPriceBlock {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 18px;
  line-height: 1.125rem;
}

.HeroDetailsMobile .actions-mobile .HeroDetailsPriceBlock .strike-out-price {
  text-decoration: line-through;
  font-size: 16px;
  font-weight: 500;
  margin-right: 3px;
}

@media (max-width: 290px) {
  .HeroDetailsMobile .actions-mobile .HeroDetailsPriceBlock .price.discountPrice {
    font-size: 30px !important;
  }
}

.HeroDetailsMobile .actions-mobile .HeroDetailsPriceBlock .price {
  color: #9E1DBA;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 500;
}

.hero-alternate {
  background: #f5f5f5;
  padding: 30px 0;
  padding: 1.875rem 0;
  text-shadow: none;
  height: 40vh;
}

@media (min-width: 900px) {
  .hero-alternate {
    border-top: 2px solid rgba(77, 77, 77, 0.1);
    border-top: 0.125rem solid rgba(77, 77, 77, 0.1);
    height: auto;
  }
}

.hero-alternate .HeroSteps {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1000px;
  max-width: 62.5rem;
  margin: 0 auto;
}

.hero-alternate .HeroSteps .HeroStep {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  position: relative;
  width: 100%;
}

.hero-alternate .HeroSteps .HeroStep:before {
  display: inline-block;
  content: "";
  border-top: 2px solid #acacac;
  border-top: 0.125rem solid #acacac;
  width: 50%;
  transform: translateY(-1rem);
  position: absolute;
  top: 30px;
  top: 1.875rem;
  left: -28px;
  left: -1.75rem;
}

@media (max-width: 599px) {
  .hero-alternate .HeroSteps .HeroStep:before {
    left: -10px;
    left: -0.625rem;
  }
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep:before {
    top: 36px;
    top: 2.25rem;
  }
}

.hero-alternate .HeroSteps .HeroStep:after {
  display: inline-block;
  content: "";
  border-top: 2px solid #acacac;
  border-top: 0.125rem solid #acacac;
  width: 50%;
  transform: translateY(-1rem);
  position: absolute;
  top: 30px;
  top: 1.875rem;
  left: 59%;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep:after {
    top: 36px;
    top: 2.25rem;
  }
}

.hero-alternate .HeroSteps .HeroStep:first-child:before {
  border: 0;
}

.hero-alternate .HeroSteps .HeroStep:last-child:after {
  border: 0;
}

.hero-alternate .HeroSteps .HeroStep .Number {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #fff;
  background: #acacac;
  border-radius: 50%;
  padding: 7px 10px;
  padding: 0.4375rem 0.625rem;
  text-align: center;
  width: 30px;
  width: 1.875rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  z-index: 2;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep .Number {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    width: 43px;
    width: 2.6875rem;
    padding: 10px 10px;
    padding: 0.625rem 0.625rem;
  }
}

.hero-alternate .HeroSteps .HeroStep .Title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #acacac;
  text-transform: uppercase;
}

@media (max-width: 599px) {
  .hero-alternate .HeroSteps .HeroStep .Title {
    display: none;
  }
}

.hero-alternate .HeroSteps .HeroStep .Description {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #acacac;
  margin-top: 10px;
  margin-top: 0.625rem;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep .Description {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin-top: 0;
  }
}

.hero-alternate .HeroSteps .HeroStep.active .Number {
  background: #fff;
  color: #9E1DBA;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep.active .Number {
    background: #9E1DBA;
    color: #fff;
  }
}

.hero-alternate .HeroSteps .HeroStep.active .Title {
  color: #fff;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep.active .Title {
    color: #9E1DBA;
  }
}

.hero-alternate .HeroSteps .HeroStep.active .Description {
  color: #fff;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps .HeroStep.active .Description {
    color: #9E1DBA;
  }
}

.hero-alternate .HeroSteps.active .HeroStep.active:before, .hero-alternate .HeroSteps.active .HeroStep.active:after {
  border-top: 3px solid #fff;
  border-top: 0.1875rem solid #fff;
}

@media (min-width: 900px) {
  .hero-alternate .HeroSteps.active .HeroStep.active:before, .hero-alternate .HeroSteps.active .HeroStep.active:after {
    border-color: #9E1DBA;
  }
}

.hero-alternate .HeroSteps.active .HeroStep.active:first-child:before {
  border: 0;
}

.hero-alternate .HeroSteps.active .HeroStep.active:last-child:after {
  border: 0;
}

.HeroGapMobile {
  display: none;
}

body.menu-open {
  overflow: hidden;
  position: fixed;
  width: 100%;
}

.modal-footer {
  position: -webkit-sticky;
  position: sticky;
  bottom: 0;
  background: white;
  padding: 20px 0;
  /* Increase padding for better height */
  padding-bottom: calc(env(safe-area-inset-bottom) + 20px);
  /* Add safe area inset for iOS */
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  display: flex;
  justify-content: center;
  z-index: 1000;
}

.breadcrumb {
  display: none;
  font-size: 12px;
  font-size: 0.75rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .breadcrumb {
    display: block;
  }
}

.breadcrumb li a {
  color: #9E1DBA;
}

.breadcrumb li a:after {
  display: inline-block;
  padding-left: 8px;
  padding-left: 0.5rem;
  padding-right: 4px;
  padding-right: 0.25rem;
  color: #acacac;
  content: "/";
}

.breadcrumb li .current {
  color: #acacac;
}

.form-group {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  /* ********************************************* */
}

.form-group label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #625353;
}

.form-group input[type='text'],
.form-group input[type='password'],
.form-group input[type='email'],
.form-group input[type='tel'],
.form-group input[type='number'],
.form-group select {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #625353;
  border-bottom: 2px solid #acacac;
  border-bottom: 0.125rem solid #acacac;
}

@media (max-width: 899px) {
  .form-group input[type='text'],
  .form-group input[type='password'],
  .form-group input[type='email'],
  .form-group input[type='tel'],
  .form-group input[type='number'],
  .form-group select {
    color: #fff;
  }
}

.form-group input[type='text'].has-errors,
.form-group input[type='password'].has-errors,
.form-group input[type='email'].has-errors,
.form-group input[type='tel'].has-errors,
.form-group input[type='number'].has-errors,
.form-group select.has-errors {
  border-bottom: 2px solid red;
  border-bottom: 0.125rem solid red;
}

.form-group select {
  display: block;
  background: transparent;
  border: 0;
  padding: 0;
  border-bottom: 2px solid #acacac;
  border-bottom: 0.125rem solid #acacac;
  height: 34.4px;
  height: 2.15rem;
}

.form-group select:focus {
  outline: none;
}

.form-group select:invalid {
  color: red;
}

.form-group [type='radio']:not(:checked) + span,
.form-group [type='radio']:checked + span {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 14px;
  line-height: 0.875rem;
}

.form-group [type='radio']:not(:checked) + span:before,
.form-group [type='radio']:not(:checked) + span:after {
  border: 1px solid #625353;
  border: 0.0625rem solid #625353;
  background: #fff;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}

.form-group .invalid-feedback {
  color: red;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

.form-group [type='checkbox'].filled-in:checked + span:not(.lever):before {
  border-right: 2px solid #9E1DBA;
  border-right: 0.125rem solid #9E1DBA;
  border-bottom: 2px solid #9E1DBA;
  border-bottom: 0.125rem solid #9E1DBA;
}

.form-group [type='checkbox'].filled-in:not(:checked) + span:not(.lever):after {
  border: 1px solid #acacac;
  border: 0.0625rem solid #acacac;
  background: #fff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.form-group [type='checkbox'].filled-in:checked + span:not(.lever):after {
  border: 1px solid #acacac;
  border: 0.0625rem solid #acacac;
  background: #fff;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

@media (max-width: 899px) {
  .form-group [type='checkbox'] + span:not(.lever):before,
  .form-group [type='checkbox']:not(.filled-in) + span:not(.lever):after {
    border: 2px solid white;
  }
  .form-group [type='checkbox']:checked + span:not(.lever):before {
    top: -4px;
    left: -5px;
    width: 12px;
    height: 22px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    transform: rotate(40deg);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform-origin: 100% 100%;
  }
}

.PhoneBanner {
  background: #9E1DBA;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  padding: 30px 0px 30px 60px;
  padding: 1.875rem 0rem 1.875rem 3.75rem;
  font-family: "Lato", sans-serif;
  color: #fff;
  text-align: center;
}

.PhoneBanner:before {
  content: url(/build/images/ico-online-support.a3eb3687.svg);
  left: 5px;
  left: 0.3125rem;
  position: absolute;
}

.PhoneBanner .PhoneNumber {
  font-weight: 900;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 35px;
  line-height: 2.1875rem;
}

@media (min-width: 900px) {
  .PhoneBanner .PhoneNumber {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media (min-width: 1200px) {
  .PhoneBanner .PhoneNumber {
    font-size: 35px;
    font-size: 2.1875rem;
  }
}

.PhoneBanner .PhoneInfo {
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  letter-spacing: 3.68px;
  letter-spacing: 0.23rem;
  text-transform: uppercase;
}

@media (min-width: 900px) {
  .PhoneBanner .PhoneInfo {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media (min-width: 1200px) {
  .PhoneBanner .PhoneInfo {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

#booking .PhoneBanner, .conferma .PhoneBanner {
  position: relative;
  padding: 40px 0px 20px 0px;
  padding: 2.5rem 0rem 1.25rem 0rem;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}

#booking .PhoneBanner:before, .conferma .PhoneBanner:before {
  content: '';
  background: url(/build/images/ico-online-support.a3eb3687.svg);
  background-size: cover;
  left: 0;
  right: 0;
  margin: auto;
  top: -40px;
  top: -2.5rem;
  width: 80px;
  width: 5rem;
  height: 80px;
  height: 5rem;
  position: absolute;
}

#booking .PhoneBanner .PhoneInfo, .conferma .PhoneBanner .PhoneInfo {
  font-size: 14px;
  font-size: 0.875rem;
  letter-spacing: 8px;
  letter-spacing: 0.5rem;
}

#confirmation .PhoneBanner {
  width: 335px;
  width: 20.9375rem;
  margin: 65px auto 0;
  margin: 4.0625rem auto 0;
}

.Resume {
  background: #f5f5f5;
  padding: 25px;
  padding: 1.5625rem;
  margin-top: 20px;
  margin-top: 1.25rem;
  border: 2px solid rgba(172, 172, 172, 0.3);
  border: 0.125rem solid rgba(172, 172, 172, 0.3);
  border-radius: 1px;
  border-radius: 0.0625rem;
}

@media (min-width: 900px) {
  .Resume {
    padding: 15px;
    padding: 0.9375rem;
  }
}

@media (min-width: 1200px) {
  .Resume {
    padding: 25px;
    padding: 1.5625rem;
  }
}

.Resume h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 32px;
  line-height: 2rem;
}

.Resume .ResumeMeta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #acacac;
  margin-top: 25px;
  margin-top: 1.5625rem;
}

@media (min-width: 900px) {
  .Resume .ResumeMeta {
    font-size: 10px;
    font-size: 0.625rem;
  }
}

@media (min-width: 1200px) {
  .Resume .ResumeMeta {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.Resume .ResumeMeta span {
  padding-left: 30px;
  padding-left: 1.875rem;
  position: relative;
  text-transform: uppercase;
}

@media (min-width: 900px) {
  .Resume .ResumeMeta span {
    padding-left: 27px;
    padding-left: 1.6875rem;
  }
}

@media (min-width: 1200px) {
  .Resume .ResumeMeta span {
    padding-left: 30px;
    padding-left: 1.875rem;
  }
}

.Resume .ResumeMeta span:before {
  position: absolute;
  left: 0;
}

.Resume .ResumeMeta .ResumeDate {
  padding-left: 40px;
  padding-left: 2.5rem;
}

@media (min-width: 900px) {
  .Resume .ResumeMeta .ResumeDate {
    padding-left: 35px;
    padding-left: 2.1875rem;
  }
}

@media (min-width: 1200px) {
  .Resume .ResumeMeta .ResumeDate {
    padding-left: 40px;
    padding-left: 2.5rem;
  }
}

.Resume .ResumeMeta .ResumeDate:before {
  content: url(/build/images/ico-date-colored.564c259b.svg);
}

.Resume .ResumeMeta .ResumeNights:before {
  content: url(/build/images/ico-calendar.9be7ee6e.svg);
}

.Resume .ResumeMeta .ResumeAge:before {
  content: url(/build/images/ico-age.9ef5ab2b.svg);
}

.Resume .ResumeSteps {
  margin-top: 35px;
  margin-top: 2.1875rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
}

.Resume .ResumeSteps li {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  cursor: pointer;
  padding: 5px 10px 5px;
  padding: 0.3125rem 0.625rem 0.3125rem;
}

.Resume .ResumeSteps li.active {
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #9E1DBA;
  position: relative;
}

.Resume .ResumeSteps li.active:before {
  content: "\2022";
  font-weight: 700;
  margin-left: -16px;
  margin-left: -1rem;
  font-size: 24px;
  font-size: 1.5rem;
  position: absolute;
  left: 10px;
  left: 0.625rem;
  top: 3px;
  top: 0.1875rem;
}

.Resume .ResumeSum {
  margin-top: 5px;
  margin-top: 0.3125rem;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  text-align: right;
}

.Resume .ResumeSum .ResumePrice {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #9E1DBA;
  margin-left: 3px;
  margin-left: 0.1875rem;
}

.Resume .ResumeSeparator {
  border: 1px solid #acacac;
  border: 0.0625rem solid #acacac;
  -webkit-opacity: 0.3;
  -moz-opacity: 0.3;
  opacity: 0.3;
  margin: 20px 0 25px;
  margin: 1.25rem 0 1.5625rem;
}

.Resume .ResumeWishlist {
  text-align: center;
  margin-top: 20px;
  margin-top: 1.25rem;
}

.Resume .ResumeWishlist span {
  font-weight: 600;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-left: 35px;
  padding-left: 2.1875rem;
  position: relative;
}

.Resume .ResumeWishlist span:before {
  content: url(/build/images/ico-star-black.93f669cd.svg);
  position: absolute;
  left: 0;
}

.btn {
  width: 100%;
  padding: 13px 20px;
  padding: 0.8125rem 1.25rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  text-transform: uppercase;
  border-radius: 5px;
  border-radius: 0.3125rem;
  border: none;
  cursor: pointer;
}

.btn.btn-small {
  width: auto;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  padding: 6px 24px;
  padding: 0.375rem 1.5rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}

.btn.btn-primary {
  letter-spacing: 0.05rem;
  background: #9E1DBA;
}

.btn.btn-transparent {
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  border: 0.0625rem solid #fff;
}

.btn.btn-white {
  background: #fff;
  color: #9E1DBA;
}

.btn:disabled {
  cursor: not-allowed;
  background: #acacac;
}

.company-info {
  background: #fff;
  padding-bottom: 1px;
  padding-bottom: 0.0625rem;
  display: none;
}

@media (min-width: 900px) {
  .company-info {
    display: block;
  }
}

.company-info .container {
  padding: 50px 15px;
  padding: 3.125rem 0.9375rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

@media (min-width: 1200px) {
  .company-info .container {
    padding: 50px 0;
    padding: 3.125rem 0;
  }
}

.company-info .container .logo-aside {
  align-self: center;
}

.company-info .logo {
  display: block;
  margin: auto;
  width: auto;
}

.company-info p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #4d4d4d;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.company-info:before {
  content: '';
  width: 100%;
  height: 2px;
  height: 0.125rem;
  display: block;
  background: #acacac;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  opacity: 0.2;
}

.bx-wrapper {
  border: 0;
  box-shadow: none;
  margin: auto;
}

@media (max-width: 599px) {
  .bx-wrapper {
    background-color: #f5f5f5;
  }
}

.bx-wrapper .bx-viewport {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.bx-wrapper .bx-pager {
  bottom: -40px;
  bottom: -2.5rem;
}

.bx-wrapper .bx-pager.bx-default-pager {
  bottom: -25px;
  bottom: -1.5625rem;
}

@media (min-width: 900px) {
  .bx-wrapper .bx-pager.bx-default-pager {
    bottom: -30px;
    bottom: -1.875rem;
  }
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #acacac;
  width: 8px;
  width: 0.5rem;
  height: 8px;
  height: 0.5rem;
  border: 1px solid #acacac;
  border: 0.0625rem solid #acacac;
  border-radius: 4px;
  border-radius: 0.25rem;
  margin: 0 3px;
  margin: 0 0.1875rem;
}

@media (min-width: 900px) {
  .bx-wrapper .bx-pager.bx-default-pager a {
    background: #9E1DBA;
    width: 12px;
    width: 0.75rem;
    height: 12px;
    height: 0.75rem;
    border: 1px solid #9E1DBA;
    border: 0.0625rem solid #9E1DBA;
    border-radius: 6px;
    border-radius: 0.375rem;
  }
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #fff;
}

.bx-wrapper-category {
  border: 0;
  box-shadow: none;
  margin: auto;
}

@media (max-width: 599px) {
  .bx-wrapper-category {
    background-color: #f5f5f5;
  }
}

.bx-wrapper-category .bx-viewport {
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.bx-wrapper-category .bx-pager {
  bottom: -40px;
  bottom: -2.5rem;
}

.bx-wrapper-category .bx-pager.bx-default-pager {
  bottom: -25px;
  bottom: -1.5625rem;
}

@media (min-width: 900px) {
  .bx-wrapper-category .bx-pager.bx-default-pager {
    bottom: -30px;
    bottom: -1.875rem;
  }
}

.bx-wrapper-category .bx-pager.bx-default-pager a {
  background: #acacac;
  width: 8px;
  width: 0.5rem;
  height: 8px;
  height: 0.5rem;
  border: 1px solid #acacac;
  border: 0.0625rem solid #acacac;
  border-radius: 4px;
  border-radius: 0.25rem;
  margin: 0 3px;
  margin: 0 0.1875rem;
}

@media (min-width: 900px) {
  .bx-wrapper-category .bx-pager.bx-default-pager a {
    background: #9E1DBA;
    width: 12px;
    width: 0.75rem;
    height: 12px;
    height: 0.75rem;
    border: 1px solid #9E1DBA;
    border: 0.0625rem solid #9E1DBA;
    border-radius: 6px;
    border-radius: 0.375rem;
  }
}

.bx-wrapper-category .bx-pager.bx-default-pager a:hover, .bx-wrapper-category .bx-pager.bx-default-pager a.active, .bx-wrapper-category .bx-pager.bx-default-pager a:focus {
  background: #fff;
}

.CategoriesSlider {
  padding-top: 30px;
  padding-top: 1.875rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

@media (min-width: 900px) {
  .CategoriesSlider {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
  }
}

.CategoriesSlider .slider {
  padding: 0 10px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  overscroll-behavior-x: none;
  cursor: -webkit-grab;
  cursor: grab;
  -webkit-overflow-scrolling: touch;
}

@media (min-width: 900px) {
  .CategoriesSlider .slider::-webkit-scrollbar {
    display: none;
  }
}

.CategoriesSlider .slider .wrap-category-link {
  display: inline-block;
  width: 150px;
  margin-right: 5px;
}

@media (min-width: 899px) {
  .CategoriesSlider .slider .wrap-category-link {
    width: 250px;
  }
}

.ExcursionGallery img {
  height: 220px;
  height: 13.75rem;
  width: 100%;
}

@media (min-width: 900px) {
  .ExcursionGallery img {
    height: auto;
    width: 100%;
  }
}

@media (min-width: 600px) and (max-width: 991px) {
  .ExcursionGallery img {
    height: 220px;
    height: 13.75rem;
  }
}

.VacanzeSlider {
  display: none;
}

@media (min-width: 900px) {
  .VacanzeSlider {
    display: block;
    visibility: hidden;
    border-bottom: 2px solid rgba(172, 172, 172, 0.3);
    border-bottom: 0.125rem solid rgba(172, 172, 172, 0.3);
  }
  .VacanzeSlider .bx-wrapper .bx-viewport {
    filter: none;
  }
  .VacanzeSlider .bx-wrapper .bx-pager.bx-default-pager {
    bottom: 0;
    right: 90px;
    right: 5.625rem;
    width: auto;
    padding-bottom: 22px;
    padding-bottom: 1.375rem;
  }
  .VacanzeSlider .VacanzeSlide .row {
    margin: 0;
  }
  .VacanzeSlider .VacanzeSlide .row .img {
    background-size: cover !important;
    background-repeat: no-repeat;
  }
  .VacanzeSlider .VacanzeSlide .row .img .LinkBlock {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    justify-content: space-around;
    position: absolute;
    top: 45%;
    right: 20%;
  }
  .VacanzeSlider .VacanzeSlide .row .img .LinkBlock div {
    color: #fff;
    font-family: "Lato", sans-serif;
    font-weight: 900;
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 40px;
    line-height: 2.5rem;
    text-align: right;
    margin-bottom: 40px;
    margin-bottom: 2.5rem;
  }
  .VacanzeSlider .VacanzeSlide .row .img .LinkBlock .btn {
    width: auto;
  }
  .VacanzeSlider .VacanzeSlide .row .content {
    padding: 70px 90px 70px 55px;
    padding: 4.375rem 5.625rem 4.375rem 3.4375rem;
  }
  .VacanzeSlider .VacanzeSlide .row .content h2 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  .VacanzeSlider .VacanzeSlide .row .content h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
  .VacanzeSlider .VacanzeSlide .row .content p {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

.StaticCategories {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  padding-top: 20px;
  z-index: 10;
  position: relative;
}

@media (min-width: 1200px) {
  .StaticCategories {
    margin-top: -50px;
    z-index: 10;
    padding: 0;
  }
}

.StaticCategories .box-static .categories-container {
  display: flex;
  gap: 10px;
  justify-content: center;
}

.StaticCategories .box-static .categories-container .category {
  flex: 1 1 31.333%;
  min-width: 140px;
  max-width: 190px;
  width: 190px;
  height: 107px;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}

.StaticCategories .box-static .categories-container .category .category-link {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 16px;
  background-image: url(/build/images/box-static-category.27224dec.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-decoration: none;
  color: #fff;
  overflow: hidden;
  padding: 0;
  margin: 0;
  transition: transform 0.3s, box-shadow 0.3s;
}

.StaticCategories .box-static .categories-container .category .category-link:hover {
  transform: scale(1.05);
}

.StaticCategories .box-static .categories-container .category .category-link .category-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.StaticCategories .box-static .categories-container .category .category-link .category-icon img {
  width: 40px;
  height: 40px;
  display: block;
}

.StaticCategories .box-static .categories-container .category .category-link .category-separator {
  width: 2px;
  height: 44px;
  background: #fff;
  opacity: 0.7;
  margin: 0 12px;
  border-radius: 2px;
}

.StaticCategories .box-static .categories-container .category .category-link .category-title {
  font-family: 'Montserrat', sans-serif;
  font-weight: 800;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  height: 100%;
  white-space: nowrap;
}

@media (max-width: 1200px) {
  .StaticCategories .box-static .categories-container {
    flex-wrap: wrap;
  }
  .StaticCategories .box-static .categories-container .category {
    flex: 1 1 31.333%;
    min-width: 0;
    max-width: 100%;
    width: 100%;
  }
}

@media (min-width: 1300px) {
  .StaticCategories .box-static .categories-container {
    flex-wrap: nowrap;
  }
  .StaticCategories .box-static .categories-container .category {
    flex: 1 1 16.666%;
    min-width: 140px;
    max-width: 190px;
    width: 190px;
  }
}

@media (max-width: 600px) {
  .StaticCategories .box-static .categories-container {
    gap: 6px;
    padding-left: 8px;
    padding-right: 8px;
  }
  .StaticCategories .box-static .categories-container .category {
    flex: 1 1 calc(33.333% - 4px);
    min-width: 0;
    max-width: 100%;
    width: 100%;
    height: 68px;
    box-sizing: border-box;
  }
  .StaticCategories .box-static .categories-container .category .category-link .category-icon img {
    width: 22px;
    height: 22px;
  }
  .StaticCategories .box-static .categories-container .category .category-link .category-title {
    font-size: 10px;
    line-height: 12px;
  }
  .StaticCategories .box-static .categories-container .category .category-link .category-separator {
    height: 24px;
    margin: 0 6px;
  }
}

@media (max-width: 350px) {
  .StaticCategories .box-static .categories-container .category {
    flex: 1 1 calc(50% - 4px);
  }
}

.Holiday {
  background: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
}

@media (max-width: 899px) {
  .Holiday {
    height: 309px;
    height: 19.3125rem;
    position: relative;
  }
}

.Holiday .img {
  height: 221.2px;
  height: 13.825rem;
  padding: 20px 15px;
  padding: 1.25rem 0.9375rem;
  background-size: cover;
  border-radius: 5px 5px 0 0;
  border-radius: 0.3125rem 0.3125rem 0 0;
}

@media (min-width: 900px) {
  .Holiday .img {
    padding: 20px 20px;
    padding: 1.25rem 1.25rem;
  }
}

.Holiday .img .img-wrapper {
  display: flex;
  justify-content: center;
}

@media (max-width: 899px) {
  .Holiday .img .img-wrapper {
    position: relative;
    align-items: flex-start;
  }
}

.Holiday .img .img-wrapper .tag {
  position: relative;
  padding-left: 23px;
  padding-left: 1.4375rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #fff;
  background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), transparent);
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
}

.Holiday .img .img-wrapper .tag:before {
  content: url(/build/images/ico-map.37af03aa.svg);
  position: absolute;
  left: 0;
  top: -3px;
  top: -0.1875rem;
}

.Holiday .img .img-wrapper .btn {
  padding: 5px 15px;
  padding: 0.3125rem 0.9375rem;
}

.Holiday .img .img-wrapper .container-labels-names {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  margin-left: auto;
  white-space: nowrap;
}

.Holiday .img .img-wrapper .container-labels-names .label-name {
  margin-bottom: 10px;
}

@media (max-width: 899px) {
  .Holiday .img .img-wrapper .container-labels-names .label-name {
    background-color: #9E1DBA;
    border: 0;
  }
}

@media (max-width: 400px) {
  .Holiday .img .img-wrapper .container-labels-names .label-name {
    font-size: 11px;
    margin-bottom: 3px;
  }
}

@media (min-width: 900px) {
  .Holiday .img .img-wrapper .container-labels-names .label-name {
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.5), transparent);
  }
}

.Holiday .info {
  display: flex;
  padding: 18px 19px 10px 20px;
  padding: 1.125rem 1.1875rem 0.625rem 1.25rem;
}

@media (max-width: 340px) {
  .Holiday .info {
    padding: 16px 9px 10px 10px;
  }
}

@media (min-width: 992px) {
  .Holiday .info {
    padding: 7px 19px 9px 20px;
    padding: 0.4375rem 1.1875rem 0.5625rem 1.25rem;
  }
}

@media (min-width: 900px) {
  .Holiday .info {
    margin-top: 0;
    display: block;
  }
}

@media (max-width: 899px) {
  .Holiday .info {
    align-items: flex-end;
    padding: 37px 9px 10px 20px;
    padding: 2.3125rem 0.5625rem 0.625rem 1.25rem;
  }
  .Holiday .info .titleSliced.discountPrice {
    width: 165% !important;
  }
}

.Holiday .info .titleSliced {
  line-height: 1.2em;
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  max-height: 50px;
}

@media (max-width: 340px) {
  .Holiday .info .titleSliced {
    font-size: 15px !important;
    font-size: 0.9375rem !important;
    width: 170% !important;
  }
}

@media (min-width: 900px) {
  .Holiday .info .titleSliced {
    height: 3em;
    line-height: 1.6em;
  }
}

@media (max-width: 899px) {
  .Holiday .info .titleSliced {
    font-size: 15.5px;
    font-size: 0.96875rem;
    font-family: 'Montserrat';
    font-weight: 600;
    width: 200%;
    max-width: 80%;
  }
}

.Holiday .info h3 {
  color: #4d4d4d;
  width: 100%;
  order: 1;
  font-family: 'Montserrat';
  font-weight: 500;
  font-size: 14px;
}

@media (min-width: 900px) {
  .Holiday .info h3 {
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 20px;
    min-height: 68px;
    color: #4d4d4d;
  }
}

.Holiday .info .meta {
  width: 100%;
  padding: 5px 0;
  padding: 0.3125rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  text-transform: uppercase;
  order: 3;
}

@media (min-width: 1200px) {
  .Holiday .info .meta {
    margin-top: 5px;
  }
}

@media (min-width: 900px) {
  .Holiday .info .meta {
    padding: 0;
  }
}

@media (max-width: 899px) {
  .Holiday .info .meta {
    position: absolute;
    top: 225px;
    width: 90%;
  }
}

.Holiday .info .meta span {
  position: relative;
  padding-left: 30px;
  padding-left: 1.875rem;
  display: flex;
  color: #7d7d7d;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 600;
}

@media (max-width: 300px) {
  .Holiday .info .meta span {
    padding-left: 20px;
  }
}

@media (max-width: 330px) {
  .Holiday .info .meta span {
    font-size: 12px !important;
    font-size: 0.75rem !important;
  }
}

@media (max-width: 599px) {
  .Holiday .info .meta span {
    font-weight: 400;
    color: #333;
    padding-left: 20px;
  }
}

@media (max-width: 1199px) {
  .Holiday .info .meta span {
    padding-left: 20px;
    font-family: 'Montserrat';
  }
}

@media (min-width: 900px) {
  .Holiday .info .meta span {
    color: #4d4d4d;
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    line-height: 18px;
    line-height: 1.125rem;
    font-size: 10px;
    font-size: 0.625rem;
    padding-left: 25px;
    padding-left: 1.5625rem;
  }
}

@media (min-width: 1200px) {
  .Holiday .info .meta span {
    font-size: 13px;
    font-size: 0.8125rem;
    padding-left: 30px;
    padding-left: 1.875rem;
    font-weight: 600;
  }
}

.Holiday .info .meta span:before {
  position: absolute;
  left: 0;
}

@media (max-width: 1199px) {
  .Holiday .info .meta span:before {
    margin-top: 1px;
  }
}

.Holiday .info .meta span.date:before {
  content: url(/build/images/ico-date-colored.564c259b.svg);
}

@media (max-width: 1199px) {
  .Holiday .info .meta span.date:before {
    content: url(/build/images/ico-date-colored-mobile.f5b77c06.svg);
  }
}

.Holiday .info .meta span.nights:before {
  content: url(/build/images/ico-calendar.9be7ee6e.svg);
}

@media (max-width: 1199px) {
  .Holiday .info .meta span.nights:before {
    content: url(/build/images/ico-calendar-mobile.d29b450b.svg);
  }
}

.Holiday .info .meta span.nights-champagne:before {
  content: url(/build/images/ico-calendar.9be7ee6e.svg);
}

@media (max-width: 1199px) {
  .Holiday .info .meta span.nights-champagne:before {
    content: url(/build/images/ico-calendar-mobile.d29b450b.svg);
  }
}

.Holiday .info .meta span.ages:before {
  content: url(/build/images/ico-age.9ef5ab2b.svg);
}

@media (max-width: 1199px) {
  .Holiday .info .meta span.ages:before {
    content: url(/build/images/ico-age-mobile.5a1564bb.svg);
  }
}

.Holiday .info .buttons {
  width: 100%;
  padding: 0px;
  padding: 0rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  order: 2;
}

@media (max-width: 899px) {
  .Holiday .info .buttons {
    justify-content: flex-end;
    align-items: flex-end;
    width: 110%;
  }
}

@media (min-width: 900px) {
  .Holiday .info .buttons {
    border-top: 1px solid rgba(172, 172, 172, 0.4);
    border-top: 0.0625rem solid rgba(172, 172, 172, 0.4);
    margin-top: 11px;
    margin-top: 0.6875rem;
    padding: 10px 0 0;
    padding: 0.625rem 0 0;
  }
}

.Holiday .info .buttons .currency {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-weight: 500;
}

@media (min-width: 900px) {
  .Holiday .info .buttons .currency {
    color: #625353;
  }
}

.Holiday .info .buttons .currency .price {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 27px;
  font-size: 1.6875rem;
  color: #fff;
  margin-left: 3px;
  margin-left: 0.1875rem;
  color: #9E1DBA;
}

@media (max-width: 400px) {
  .Holiday .info .buttons .currency .price {
    font-size: 20px;
  }
}

.Holiday .info .buttons .currency .strike-out-price {
  font-size: 14px;
  text-decoration: line-through;
  margin-right: 3px;
}

@media (min-width: 900px) {
  .Holiday .info .buttons .currency .strike-out-price {
    font-size: 18px;
  }
}

.Holiday .info .buttons .btn {
  background: transparent;
  box-shadow: none;
  border: 1px solid #fff;
  border: 0.0625rem solid #fff;
}

@media (max-width: 900px) {
  .Holiday .info .buttons .btn {
    display: none;
  }
}

@media (min-width: 900px) {
  .Holiday .info .buttons .btn {
    background: #9E1DBA;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    border: 1px solid #9E1DBA;
    border: 0.0625rem solid #9E1DBA;
  }
}

.Category {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  margin: 0 auto;
  position: relative;
}

.Category .img {
  height: 110px;
  height: 6.875rem;
  padding: 15px;
  padding: 0.9375rem;
  background-size: cover;
  border-radius: 5px;
  border-radius: 0.3125rem;
  filter: brightness(130%);
  position: relative;
}

@media (min-width: 900px) {
  .Category .img {
    height: 150px;
    height: 9.375rem;
  }
}

.Category .img .img-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  bottom: 0.9375rem;
  left: 0;
  width: 100%;
  padding: 0 15px;
  padding: 0 0.9375rem;
  justify-content: center;
  text-align: center;
  border-radius: 0 0 5px 5px;
  bottom: 0px;
  height: 35%;
}

@media (min-width: 899px) {
  .Category .img .img-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (max-width: 899px) {
  .Category .img .img-wrapper {
    white-space: normal;
  }
}

.Category .img .img-wrapper .tag {
  position: relative;
  font-size: 15px;
  font-size: 0.9375rem;
  font-family: 'Montserrat';
  color: #fff;
}

@media (min-width: 900px) {
  .Category .img .img-wrapper .tag {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.Category .img .img-wrapper .quantity {
  display: none;
}

@media (min-width: 900px) {
  .Category .img .img-wrapper .quantity {
    display: inline;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    color: #acacac;
    text-align: right;
  }
}

.post {
  background: #fff;
  box-shadow: 0 2px 4px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125rem 0.25rem 0.0625rem rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border-radius: 0.3125rem;
}

.post .img-thumbnail {
  height: 240px;
  height: 15rem;
  background-size: cover;
  border-radius: 5px 5px 0 0;
  border-radius: 0.3125rem 0.3125rem 0 0;
}

@media (min-width: 900px) {
  .post .img-thumbnail {
    height: 150px;
    height: 9.375rem;
  }
}

.post .img-thumbnail .img-wrapper {
  padding: 12px;
  padding: 0.75rem;
}

.post .img-thumbnail .img-wrapper .date {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  display: flex;
}

.post .img-thumbnail .img-wrapper .date:before {
  content: url(/build/images/ico-date-white.74296403.svg);
  margin-right: 5px;
  margin-right: 0.3125rem;
}

.post .content {
  padding: 25px 19px;
  padding: 1.5625rem 1.1875rem;
}

.post .content h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  height: 36px;
  height: 2.25rem;
  overflow: hidden;
}

.post .content p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  height: 126px;
  height: 7.875rem;
  overflow: hidden;
}

.post .content .date {
  display: none;
}

.single-holiday-aside {
  position: -webkit-sticky;
  position: sticky;
  top: 10px;
  top: 0.625rem;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  margin-top: -30px;
  margin-top: -1.875rem;
}

@media (min-width: 900px) {
  .single-holiday-aside {
    padding-bottom: 0;
    background: none;
    display: block;
    margin-top: 0;
  }
}

.single-holiday-aside #CreateCustomerForm {
  padding: 10px 25px 0px;
  padding: 0.625rem 1.5625rem 0rem;
}

.single-holiday-aside #CreateCustomerForm .title-calend {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .title-calend {
    color: #625353;
  }
}

@media (max-width: 899px) {
  .single-holiday-aside #CreateCustomerForm .title-calend {
    color: #fff;
  }
  .single-holiday-aside #CreateCustomerForm .calend {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    background-color: transparent;
    font-size: 0.96em;
    width: 100%;
  }
  .single-holiday-aside #CreateCustomerForm .calend .calend-items {
    width: 100%;
    margin-bottom: 30px;
  }
  .single-holiday-aside #CreateCustomerForm .calend .calend-items .form-group {
    margin-bottom: 11px;
  }
}

.single-holiday-aside #CreateCustomerForm .calend .form-group {
  margin-bottom: "10px";
}

.single-holiday-aside #CreateCustomerForm .calend .form-group button {
  font-family: 'Montserrat';
  justify-content: space-between;
  border: 1px solid !important;
  color: #625353;
  border-color: lightgray !important;
  width: 100%;
  display: flex;
  padding: 10px;
  background-color: transparent;
  cursor: pointer;
}

@media (max-width: 899px) {
  .single-holiday-aside #CreateCustomerForm .calend .form-group button {
    justify-content: space-around;
    background-color: transparent;
    color: #fff !important;
    border-radius: 5px !important;
    border-color: #fff !important;
    border-width: 3px !important;
    display: flex;
    align-items: baseline;
    padding: 5px !important;
    width: 100%;
  }
}

.single-holiday-aside #CreateCustomerForm .calend .form-group button .date {
  font-family: 'Montserrat';
  font-size: 16px;
  font-weight: 700;
  color: #625353;
}

@media (max-width: 899px) {
  .single-holiday-aside #CreateCustomerForm .calend .form-group button .date {
    font-size: 18px;
    color: #fff;
  }
}

.single-holiday-aside #CreateCustomerForm .calend .form-group button .strike-out-price {
  text-decoration: line-through;
  font-size: 16px;
}

.single-holiday-aside #CreateCustomerForm .calend .form-group button .price {
  font-family: 'Montserrat';
  text-align: right;
  font-size: 16px;
  font-weight: 700;
  color: #9e1dba;
}

@media (max-width: 899px) {
  .single-holiday-aside #CreateCustomerForm .calend .form-group button .price {
    font-size: 18px;
    color: #fff;
    font-weight: 700;
    white-space: nowrap;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group {
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group label {
  color: #fff;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group label {
    color: #625353;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group input[type=text],
.single-holiday-aside #CreateCustomerForm .form-group input[type=password],
.single-holiday-aside #CreateCustomerForm .form-group input[type=email],
.single-holiday-aside #CreateCustomerForm .form-group input[type=tel],
.single-holiday-aside #CreateCustomerForm .form-group input[type=number],
.single-holiday-aside #CreateCustomerForm .form-group select {
  color: #fff;
  border-bottom: 2px solid #fff;
  border-bottom: 0.125rem solid #fff;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group input[type=text],
  .single-holiday-aside #CreateCustomerForm .form-group input[type=password],
  .single-holiday-aside #CreateCustomerForm .form-group input[type=email],
  .single-holiday-aside #CreateCustomerForm .form-group input[type=tel],
  .single-holiday-aside #CreateCustomerForm .form-group input[type=number],
  .single-holiday-aside #CreateCustomerForm .form-group select {
    color: #625353;
    border-bottom: 1px solid #acacac;
    border-bottom: 0.0625rem solid #acacac;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group input[type=text]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=password]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=email]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=tel]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=number]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group select::-moz-placeholder {
  color: #fff;
  opacity: 0.7;
}

.single-holiday-aside #CreateCustomerForm .form-group input[type=text]::placeholder,
.single-holiday-aside #CreateCustomerForm .form-group input[type=password]::placeholder,
.single-holiday-aside #CreateCustomerForm .form-group input[type=email]::placeholder,
.single-holiday-aside #CreateCustomerForm .form-group input[type=tel]::placeholder,
.single-holiday-aside #CreateCustomerForm .form-group input[type=number]::placeholder,
.single-holiday-aside #CreateCustomerForm .form-group select::placeholder {
  color: #fff;
  opacity: 0.7;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group input[type=text]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=password]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=email]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=tel]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group input[type=number]::-moz-placeholder, .single-holiday-aside #CreateCustomerForm .form-group select::-moz-placeholder {
    color: #acacac;
  }
  .single-holiday-aside #CreateCustomerForm .form-group input[type=text]::placeholder,
  .single-holiday-aside #CreateCustomerForm .form-group input[type=password]::placeholder,
  .single-holiday-aside #CreateCustomerForm .form-group input[type=email]::placeholder,
  .single-holiday-aside #CreateCustomerForm .form-group input[type=tel]::placeholder,
  .single-holiday-aside #CreateCustomerForm .form-group input[type=number]::placeholder,
  .single-holiday-aside #CreateCustomerForm .form-group select::placeholder {
    color: #acacac;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group input[type=text] option,
.single-holiday-aside #CreateCustomerForm .form-group input[type=password] option,
.single-holiday-aside #CreateCustomerForm .form-group input[type=email] option,
.single-holiday-aside #CreateCustomerForm .form-group input[type=tel] option,
.single-holiday-aside #CreateCustomerForm .form-group input[type=number] option,
.single-holiday-aside #CreateCustomerForm .form-group select option {
  color: #625353;
}

.single-holiday-aside #CreateCustomerForm .form-group .btn.btn-primary {
  background: #fff;
  color: #9E1DBA;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group .btn.btn-primary {
    background: #9E1DBA;
    color: #fff;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group .btn.btn-submit {
  -webkit-appearance: none;
  height: 50px;
  background: #0cba45;
  color: #fff;
}

@media (max-width: 599px) {
  .single-holiday-aside #CreateCustomerForm .form-group .btn.btn-submit {
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
    width: auto !important;
    padding-left: 40px;
    padding-right: 40px;
  }
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group .btn.btn-submit {
    background: #9E1DBA;
    color: #fff;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
  background-color: #fff;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
    background-color: #9E1DBA;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:before, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
  border: 1px solid #fff;
  border: 0.0625rem solid #fff;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:before, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
    border: 1px solid #9E1DBA;
    border: 0.0625rem solid #9E1DBA;
  }
}

.single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
  background-color: #fff;
}

@media (min-width: 900px) {
  .single-holiday-aside #CreateCustomerForm .form-group [type="radio"]:checked + span:after, .single-holiday-aside #CreateCustomerForm .form-group [type="radio"].with-gap:checked + span:after {
    background-color: #9E1DBA;
  }
}

@media (max-width: 599px) {
  .single-holiday-aside #CreateCustomerForm .col-12 {
    padding-left: 15px;
    padding-left: 0.9375rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
}

.single-holiday-aside .register-form {
  background-image: linear-gradient(360deg, rgba(7, 7, 7, 0.35) 17.01%, rgba(7, 7, 7, 0) 77.53%), linear-gradient(0deg, #9e1dba 5%, #ba1a9a 16%, #ca1988 21%, #cf1882 24%, #d4177d 28%, #db1674 32%, #d4177d 36%, #cd1885 40%, #c7188b 43%, #bf1995 46%, #ba1a9b 51%, #9e1dba 68%);
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .single-holiday-aside .register-form {
    background: #f5f5f5;
    border: 1px solid rgba(51, 51, 51, 0.2);
    border: 0.0625rem solid rgba(51, 51, 51, 0.2);
    border-top: 0;
    box-sizing: border-box;
    border-radius: 5px 5px 0 0;
    border-radius: 0.3125rem 0.3125rem 0 0;
    padding-bottom: 0;
  }
}

.single-holiday-aside .register-form .login-block {
  text-align: center;
  margin-top: 25px;
  margin-top: 1.5625rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #2e2e2e;
  display: none;
}

@media (min-width: 900px) {
  .single-holiday-aside .register-form .login-block {
    display: block;
  }
}

.single-holiday-aside .register-form .login-block a {
  font-weight: 700;
  color: #2e2e2e;
}

.single-holiday-aside .register-form-header {
  padding: 30px 30px 25px;
  padding: 1.875rem 1.875rem 1.5625rem;
  position: relative;
  background-image: linear-gradient(90deg, rgba(7, 7, 7, 0.35) 17.01%, rgba(7, 7, 7, 0) 77.53%), linear-gradient(179.03deg, rgba(158, 29, 186, 0.85) -4.17%, rgba(219, 22, 116, 0.85) 209.49%), url(/build/images/sidebar.e090cabe.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 30px;
  border-radius: 1.875rem;
}

.single-holiday-aside .register-form-header .Strikethrough {
  display: flex;
  flex-direction: row;
  justify-content: center;
  font-size: 20px;
  margin: 18px 0px;
  line-height: 20px;
}

.single-holiday-aside .register-form-header .Strikethrough:before {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #ffffff;
  margin: auto;
}

.single-holiday-aside .register-form-header .Strikethrough:after {
  content: "";
  flex: 1 1;
  border-bottom: 1px solid #ffffff;
  margin: auto;
}

.single-holiday-aside .register-form-header .Strikethrough:before {
  margin-right: 10px;
}

.single-holiday-aside .register-form-header .Strikethrough:after {
  margin-left: 10px;
}

@media (min-width: 900px) {
  .single-holiday-aside .register-form-header {
    background: transparent;
    background-image: linear-gradient(90deg, rgba(7, 7, 7, 0.35) 17.01%, rgba(7, 7, 7, 0) 77.53%), linear-gradient(179.03deg, rgba(158, 29, 186, 0.85) -4.17%, rgba(219, 22, 116, 0.85) 209.49%), url(/build/images/sidebar.e090cabe.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 5px;
    border-radius: 0.3125rem;
    padding: 30px;
    padding: 1.875rem;
    padding-bottom: 25px;
    padding-bottom: 1.5625rem;
  }
}

.single-holiday-aside .register-form-header:before {
  content: "";
  border-style: solid;
  border-width: 20px 184px 50px 20px;
  border-width: 1.25rem 11.5rem 3.125rem 1.25rem;
  border-color: transparent transparent #9e1dba transparent;
  position: absolute;
  left: 0;
  width: 0;
  bottom: 0;
  border-left: 0;
}

@media (min-width: 900px) {
  .single-holiday-aside .register-form-header:before {
    border-color: transparent transparent #f5f5f5 transparent;
  }
}

.single-holiday-aside .register-form-header:after {
  content: "";
  border-style: solid;
  border-width: 20px 20px 50px 184px;
  border-width: 1.25rem 1.25rem 3.125rem 11.5rem;
  border-color: transparent transparent #9e1dba transparent;
  position: absolute;
  right: 0;
  width: 0;
  bottom: 0;
  border-right: 0;
}

@media (min-width: 900px) {
  .single-holiday-aside .register-form-header:after {
    border-color: transparent transparent #f5f5f5 transparent;
  }
}

.single-holiday-aside .register-form-header h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #fff;
  text-align: center;
}

.single-holiday-aside .register-form-header .text-heading {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #fff;
  text-align: center;
}

.single-holiday-aside .register-form-header ul {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.single-holiday-aside .register-form-header ul li {
  color: #fff;
  font-weight: 600;
  font-size: 13.5px;
  font-size: 0.84375rem;
  line-height: 18px;
  line-height: 1.125rem;
  position: relative;
  padding-left: 20px;
  padding-left: 1.25rem;
}

.single-holiday-aside .register-form-header ul li:before {
  content: "";
  width: 13px;
  width: 0.8125rem;
  height: 12px;
  height: 0.75rem;
  display: block;
  background: url(/build/images/ico-register-form-check.910f8fab.svg);
  position: absolute;
  left: 0;
  top: 4px;
  top: 0.25rem;
}

.single-holiday-aside #holidaySidebar {
  display: none;
}

@media (min-width: 900px) {
  .single-holiday-aside #holidaySidebar {
    display: block;
  }
}

.Accordion {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.Accordion .accordion__item .accordion__title_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 15px 5px 15px 0;
  padding: 0.9375rem 0.3125rem 0.9375rem 0;
  cursor: pointer;
}

.Accordion .accordion__item .accordion__title_wrapper .accordion__icon.rotate {
  transform: rotate(90deg);
}

.Accordion .accordion__item .accordion__title_wrapper .accordion__icon path {
  fill: #acacac;
}

.Accordion .accordion__item .accordion__title_wrapper .accordion__title {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
}

.Accordion .accordion__item .accordion__title_wrapper .accordion__title .number {
  padding: 9.5px 15.7px;
  padding: 0.59375rem 0.98125rem;
  border-radius: 50%;
  background: #9E1DBA;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
}

.Accordion .accordion__item .accordion__content {
  border-bottom: 1px solid rgba(172, 172, 172, 0.4);
  border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.4);
}

.ExcursionAccordion .ExcursionDescription, .ExcursionAccordion .ExcurionsServices, .ExcursionAccordion .ExcurionsIncluded, .ExcursionAccordion .ExcurionsNonIncluded {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (max-width: 599px) {
  .ExcursionAccordion .ExcursionDescription, .ExcursionAccordion .ExcurionsServices, .ExcursionAccordion .ExcurionsIncluded, .ExcursionAccordion .ExcurionsNonIncluded {
    padding-left: 20px;
    padding-left: 1.25rem;
  }
}

.ExcursionAccordion .ExcursionDescription h4, .ExcursionAccordion .ExcurionsServices h4, .ExcursionAccordion .ExcurionsIncluded h4, .ExcursionAccordion .ExcurionsNonIncluded h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #4d4d4d;
  position: relative;
  padding-left: 20px;
  padding-left: 1.25rem;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

.ExcursionAccordion .ExcursionDescription h4:before, .ExcursionAccordion .ExcurionsServices h4:before, .ExcursionAccordion .ExcurionsIncluded h4:before, .ExcursionAccordion .ExcurionsNonIncluded h4:before {
  position: absolute;
  left: 0;
  top: 1px;
  top: 0.0625rem;
}

.ExcursionAccordion .ExcursionDescription {
  margin-top: 35px;
  margin-top: 2.1875rem;
}

@media (min-width: 600px) {
  .ExcursionAccordion .ExcursionDescription {
    margin-top: 35px;
    margin-top: 2.1875rem;
  }
}

@media (min-width: 900px) {
  .ExcursionAccordion .ExcursionDescription {
    margin-top: 0;
  }
}

.ExcursionAccordion .ExcurionsServices h4:before {
  content: url(/build/images/ico-excursion-services.3bf71291.svg);
}

.ExcursionAccordion .ExcurionsIncluded h4:before {
  content: url(/build/images/ico-excursion-included.bc162245.svg);
}

.ExcursionAccordion .ExcurionsNonIncluded h4:before {
  content: url(/build/images/ico-excursion-non-included.95b717d5.svg);
}

.ItineraryAccordion {
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

@media (min-width: 900px) {
  .ItineraryAccordion {
    padding-left: 0;
    padding-right: 0;
  }
}

.ItineraryAccordion .Accordion {
  margin-top: 0;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}

.ItineraryAccordion .Accordion .accordion__item {
  position: relative;
  overflow: hidden;
}

.ItineraryAccordion .Accordion .accordion__item:before {
  content: '';
  width: 2px;
  width: 0.125rem;
  position: absolute;
  top: 0;
  left: 20px;
  left: 1.25rem;
  height: 100%;
  border-left: 3px dashed #9E1DBA;
  border-left: 0.1875rem dashed #9E1DBA;
}

.ItineraryAccordion .Accordion .accordion__item:first-child:before {
  top: 75px;
  top: 4.6875rem;
}

@media (max-width: 599px) {
  .ItineraryAccordion .Accordion .accordion__item:first-child:before {
    top: 60px;
    top: 3.75rem;
  }
}

.ItineraryAccordion .Accordion .accordion__item:last-child:before {
  height: 50px;
  height: 3.125rem;
  top: -22px;
  top: -1.375rem;
}

.ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px 5px 30px 0;
  padding: 1.875rem 0.3125rem 1.875rem 0;
  cursor: pointer;
}

@media (max-width: 599px) {
  .ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper {
    padding: 20px 5px 20px 0;
    padding: 1.25rem 0.3125rem 1.25rem 0;
  }
}

.ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title {
  position: relative;
}

.ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title .number {
  padding: 10px 16px;
  padding: 0.625rem 1rem;
  border-radius: 50%;
  background: #9E1DBA;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #fff;
  width: 43px;
  width: 2.6875rem;
  height: 43px;
  height: 2.6875rem;
  text-align: center;
  position: absolute;
  top: 0;
}

.ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title h3 {
  padding-left: 70px;
  padding-left: 4.375rem;
  padding-bottom: 2px;
  padding-bottom: 0.125rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}

@media (max-width: 599px) {
  .ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 16px;
    line-height: 1rem;
  }
}

.ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title .day {
  padding-left: 70px;
  padding-left: 4.375rem;
  color: #acacac;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
}

@media (max-width: 599px) {
  .ItineraryAccordion .Accordion .accordion__item .accordion__title_wrapper .accordion__title .day {
    font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 14px;
    line-height: 0.875rem;
  }
}

.ItineraryAccordion .Accordion .accordion__item .accordion__content {
  margin-left: 70px;
  margin-left: 4.375rem;
}

.ItineraryAccordion .Accordion .accordion__item .accordion__content .accordion__text {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-bottom: 25px;
  padding-bottom: 1.5625rem;
}

@media (max-width: 599px) {
  .ItineraryAccordion .Accordion .accordion__item .accordion__content .accordion__text {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}

.LoadingSpinnerWrapper {
  display: flex;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.LoadingSpinnerWrapper .LoadingSpinner {
  border: 6px solid #f5f5f5;
  border: 0.375rem solid #f5f5f5;
  border-top: 6px solid #9E1DBA;
  border-top: 0.375rem solid #9E1DBA;
  border-radius: 50%;
  width: 40px;
  width: 2.5rem;
  height: 40px;
  height: 2.5rem;
  margin-right: 15px;
  margin-right: 0.9375rem;
  -webkit-animation: spin 1.5s linear infinite;
          animation: spin 1.5s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

#GlobalCounter {
  display: none;
}

@media (min-width: 900px) {
  #GlobalCounter {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: url(/build/images/ico-counter.c1a7847c.svg);
    background-repeat: no-repeat;
    padding: 22px;
    padding: 1.375rem;
    width: 165px;
    width: 10.3125rem;
  }
}

#GlobalCounter #GlobalCount {
  font-size: 27px;
  font-size: 1.6875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

#GlobalCounter .GlobalCountTitle {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  letter-spacing: 6px;
  letter-spacing: 0.375rem;
}

#GlobalCounter .GlobalCountDescription {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 16px;
  line-height: 1rem;
  font-family: "Lato", sans-serif;
  font-weight: 900;
}

.pagination {
  margin-top: 15px;
  display: flex;
  justify-content: center;
  gap: 2px;
}

.pagination .current {
  padding: 8px 16px;
  border-radius: 4px;
  border: 2px solid #ddd;
  color: #000;
  font-weight: bold;
}

.pagination .first,
.pagination .previous,
.pagination .next,
.pagination .last,
.pagination .page {
  padding: 8px 16px;
  border-radius: 4px;
  border: 2px solid #ddd;
}

.pagination .first a,
.pagination .previous a,
.pagination .next a,
.pagination .last a,
.pagination .page a {
  color: #9E1DBA;
}

.pagination .first a:hover, .pagination .first a:focus,
.pagination .previous a:hover,
.pagination .previous a:focus,
.pagination .next a:hover,
.pagination .next a:focus,
.pagination .last a:hover,
.pagination .last a:focus,
.pagination .page a:hover,
.pagination .page a:focus {
  color: #2e2e2e;
}

.news {
  border-radius: 4px;
  margin-bottom: 15px;
  padding: 15px;
  overflow: hidden;
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
}

.news h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #4D4D4D;
  margin-bottom: 15px;
}

.news hr {
  border: 1px solid #ddd;
}

.news .excerpt {
  line-height: 1.6;
}

.news .date {
  font-style: italic;
  color: #9E1DBA;
}

.Page {
  margin: 30px 0;
  line-height: 22px;
  text-align: justify;
}

.Page strong {
  font-weight: 600;
}

.Page em {
  font-style: italic;
}

.Page h1 {
  line-height: 32px;
}

.Page a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.Page b {
  font-weight: bold;
}

.Page strong {
  font-weight: bold;
}

.Page .content p {
  margin-bottom: 15px;
}

.Page .content p:last-child {
  margin: 0;
}

.btn-show-holidays {
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 900px) {
  .btn-show-holidays {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    cursor: pointer;
    transition: all .2 ease-in;
  }
}

.parlano-di-noi-brands-slider {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.parlano-di-noi-brands-slider .slider-brands-container {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}

.parlano-di-noi-brands-slider .slider-brands {
  display: inline-block;
  white-space: nowrap;
  -webkit-animation: slide 25s linear infinite;
          animation: slide 25s linear infinite;
}

.parlano-di-noi-brands-slider .slider-brands-item {
  display: inline-block;
  filter: contrast(0.5);
  margin: 0 10px;
}

.parlano-di-noi-brands-slider .slider-brands-item img {
  height: 40px;
  width: auto;
}

@-webkit-keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}

.IntroSectionMobile {
  position: relative;
  display: block;
  background: #fff;
  padding: 55px 20px 20px 20px;
  padding: 3.4375rem 1.25rem 1.25rem 1.25rem;
  margin-top: -240px;
  min-height: 203px;
  z-index: 99;
}

@media (min-width: 900px) {
  .IntroSectionMobile {
    display: none;
  }
}

.IntroSectionMobile .secondaryTitle {
  display: block;
  color: #9E1DBA;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.IntroSectionMobile .subtitle {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

header {
  padding: 15px 0;
  height: 100px;
  /* responsive */
}

header #nav {
  display: flex;
  position: relative;
  justify-content: space-between;
  align-items: center;
}

@media (max-width: 899px) {
  header #nav {
    padding-bottom: 10px;
    padding-bottom: 0.625rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.3);
    z-index: 200;
  }
}

header #nav ul li {
  color: red;
}

header #nav .logo-desktop {
  display: none;
}

@media (min-width: 900px) {
  header #nav .logo-desktop {
    display: inline-block;
  }
}

@media (min-width: 900px) and (min-width: 900px) and (max-width: 950px) {
  header #nav .logo-desktop {
    width: 200px;
  }
}

@media (min-width: 900px) and (min-width: 951px) {
  header #nav .logo-desktop {
    width: 240px;
  }
}

header #nav .box-fromDate {
  padding: 8px;
  top: 11.1px;
  position: absolute;
  font-size: 13px;
  color: white;
  font-weight: 300;
  left: 141px;
}

header #nav .box-fromDate span {
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 500;
}

@media (min-width: 900px) {
  header #nav .box-fromDate {
    left: 249px;
    right: auto;
    top: 68px;
    margin-left: 5px;
    background-color: transparent;
    border: none;
    box-shadow: none;
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
  }
  header #nav .box-fromDate span {
    font-size: 19px;
    font-size: 1.1875rem;
    font-weight: 700;
  }
}

@media (max-width: 266px) {
  header #nav .box-fromDate {
    display: none;
  }
}

@media (min-width: 900px) and (max-width: 950px) {
  header #nav .box-fromDate {
    left: 210px;
    top: 65px;
  }
}

@media (min-width: 900px) {
  header #nav {
    padding-top: 60px;
  }
}

header .homepage-phoneNumber {
  display: none;
}

header .search-login {
  display: none;
}

@media (min-width: 900px) {
  header .search-login {
    position: absolute;
    top: 10px;
    top: 0.625rem;
    font-size: 13px;
    font-size: 0.8125rem;
    padding: 0 15px 20px;
    padding: 0 0.9375rem 1.25rem;
    width: 100%;
    left: 0;
    display: flex;
    font-weight: normal;
    align-content: space-between;
    color: white;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.2);
    height: 30px;
    z-index: 2;
  }
  header .search-login .left-block,
  header .search-login .right-block {
    flex: 1 1 auto;
  }
  header .search-login .left-block.search, header .search-login .left-block.login,
  header .search-login .right-block.search,
  header .search-login .right-block.login {
    text-align: right;
  }
  header .search-login .left-block.login span,
  header .search-login .right-block.login span {
    border: 1px solid #fff;
    border-radius: 20px;
    width: 100px;
    padding: 3px 15px 5px 15px;
  }
  header .search-login .left-block {
    display: flex;
    align-items: center;
  }
  header .search-login .left-block img {
    margin-right: 5px;
    margin-right: 0.3125rem;
  }
  header .search-login .left-block .phone-number {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 22px;
    line-height: 1.375rem;
    font-weight: 500;
  }
  header .search-login .left-block .phone-text {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
  header .search-login .right-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

@media (min-width: 900px) and (min-width: 900px) {
  header .search-login .right-block {
    flex: 0 1 50%;
  }
}

@media (min-width: 900px) and (min-width: 1200px) {
  header .search-login .right-block {
    flex: 0 1 33%;
  }
}

@media (min-width: 900px) {
  header .search-login .right-block .search {
    position: relative;
    max-width: 150px;
    max-width: 9.375rem;
  }
  header .search-login .right-block .search:before {
    content: url(/build/images/ico-search-white.30b22295.svg);
    position: absolute;
    left: 0;
    top: 7px;
    top: 0.4375rem;
    width: 18px;
    width: 1.125rem;
    height: 18px;
    height: 1.125rem;
  }
  header .search-login .right-block .search input {
    border: 0;
    color: #fff;
    padding-left: 25px;
    padding-left: 1.5625rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    line-height: 1.375rem;
    margin: 0;
  }
  header .search-login .right-block .search input::-moz-placeholder {
    color: #fff;
  }
  header .search-login .right-block .search input::placeholder {
    color: #fff;
  }
  header .search-login .right-block .search input:focus {
    border-bottom: 0;
    box-shadow: none;
  }
  header .search-login .right-block .login a {
    border: 1px solid #fff;
    border: 0.0625rem solid #fff;
    border-radius: 20px;
    border-radius: 1.25rem;
    padding: 5px 20px 5px 5px;
    padding: 0.3125rem 1.25rem 0.3125rem 0.3125rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .search-login .right-block .login a img {
    background: #9E1DBA;
    border-radius: 50%;
    margin-right: 10px;
    margin-right: 0.625rem;
  }
  header .search-login a {
    color: #fff;
  }
  header .search-login .wishlist a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .search-login .wishlist a span {
    margin-left: 5px;
    margin-left: 0.3125rem;
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}

@media (min-width: 900px) and (min-width: 600px) and (max-width: 991px) {
  header .search-login .wishlist a span {
    display: none;
  }
}

@media (min-width: 900px) {
  header {
    font-weight: bold;
    height: 140px;
  }
}

header #logo {
  margin-left: 15px;
  z-index: 99;
  display: flex;
}

@media (min-width: 900px) {
  header #logo {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  header #logo .logo-mobile {
    display: none;
  }
}

@media (min-width: 900px) {
  header #logo .logo-mobile {
    display: none;
  }
}

header .menu-links .displayOff {
  display: none;
}

header .menu-links .relative {
  position: relative;
}

header .menu-links .item-center {
  display: flex;
  align-items: center;
}

header .sub-menu .menu-item a {
  font-size: 12px !important;
  color: #625353 !important;
}

header .hidden-scrolling {
  overflow-y: hidden;
}

header .show-main {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px 0;
  border-radius: 4px;
}

header .show-menu .menu > .menu-item {
  display: inline-block;
  margin-left: 0;
  position: relative;
}

header .show-menu .menu .menu-item a {
  color: black;
}

header .show-menu .menu > .menu-item > a {
  display: block;
  color: #000000;
  transition: all 0.3s ease;
}

header .show-menu .menu > .menu-item > a .plus {
  display: inline-block;
  height: 12px;
  width: 12px;
  position: relative;
  margin-left: 5px;
  pointer-events: none;
}

header .show-menu .menu > .menu-item > a .plus:before,
header .show-menu .menu > .menu-item > a .plus:after {
  content: "";
  position: absolute;
  box-sizing: border-box;
  left: 50%;
  top: 50%;
  background-color: #fff;
  height: 2px;
  width: 100%;
  transform: translate(-50%, -50%);
  transition: all 0.3s ease;
}

header .show-menu .menu > .menu-item:hover > a .plus:before,
header .show-menu .menu > .menu-item:hover > a .plus:after {
  background-color: #9E1DBA;
}

header .show-menu .menu > .menu-item > a .plus:after {
  transform: translate(-50%, -50%) rotate(-90deg);
}

header .show-menu .menu > .menu-item > .sub-menu > .menu-item > a:hover,
header .show-menu .menu > .menu-item:hover > a {
  color: #9E1DBA;
}

header .show-menu .menu > .menu-item > .sub-menu {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  width: 150px;
  position: absolute;
  left: 0;
  top: 100%;
  background-color: #ffffff;
  padding: 10px 0;
  border-top: 3px solid #9E1DBA;
  transform: translateY(10px);
  transition: all 0.3s ease;
  opacity: 0;
  visibility: hidden;
}

@media (min-width: 899px) {
  header .show-menu .menu > .menu-item-has-children:hover > .sub-menu {
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
  }
  header .show-menu .menu > .menu-item-has-children:hover > a .plus:after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
}

header .show-menu .menu > .menu-item > .sub-menu > .menu-item {
  display: block;
}

header .show-menu .menu > .menu-item > .sub-menu > .menu-item > a {
  display: block;
  padding: 10px 20px;
  font-size: 16px;
  font-weight: 600;
  color: #000000;
  transition: all 0.3s ease;
  text-transform: capitalize;
}

header .show-menu .open-nav-menu {
  height: 34px;
  width: 40px;
  margin-right: 15px;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}

header .show-menu .close-nav-menu {
  height: 40px;
  width: 40px;
  background-color: #ffffff;
  margin: 0 0 15px 15px;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
}

header .show-menu .close-nav-menu img {
  width: 16px;
}

header .show-menu .menu-overlay {
  position: fixed;
  z-index: 999;
  background-color: rgba(0, 0, 0, 0.5);
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s ease;
}

@media (max-width: 850px) {
  header .show-menu .menu-overlay.active {
    visibility: visible;
    opacity: 1;
  }
  header .show-menu .nav-menu {
    width: 280px;
    height: 100%;
    z-index: 1000;
    padding: 15px 0;
    transition: all 0.5s ease;
    margin-top: -20px;
    margin-bottom: 300px;
  }
  header .show-menu .menu > .menu-item-has-children > a {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  header .show-menu .menu > .menu-item-has-children.active > a .plus:after {
    transform: translate(-50%, -50%) rotate(0deg);
  }
  header .show-menu .menu > .menu-item > .sub-menu {
    width: 100%;
    position: relative;
    opacity: 1;
    visibility: visible;
    border: none;
    background-color: transparent;
    box-shadow: none;
    transform: translateY(0px);
    padding: 0;
    left: auto;
    top: auto;
    max-height: 0;
    overflow: hidden;
  }
}

footer {
  color: white;
  padding: 65px 0;
  flex-flow: column;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

footer .columns {
  flex-flow: column;
}

footer .columns div {
  flex: 1 1 auto;
  text-align: center;
  border-top: 1px solid white;
  margin: 0 20px 7px 20px;
  padding: 30px 0 15px 0;
}

footer .columns div:first-of-type {
  border-top: none;
  padding-top: 0;
}

footer .columns div:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
}

footer .columns div .text-heading {
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  margin: 12px 0;
}

@media (min-width: 900px) {
  footer .columns div .text-heading {
    font-size: 20px;
  }
}

footer .columns div ul li {
  display: flex;
  flex-direction: column;
  justify-content: center;
  font-size: 13px;
}

footer .columns div ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  height: 30px;
}

@media (max-width: 1200px) {
  footer .columns div ul li a {
    height: 50px;
  }
}

@media (min-width: 900px) {
  footer .columns div {
    border-top: none;
    padding: 0;
  }
  footer .columns {
    flex-flow: row;
  }
}

footer .copyright {
  font-size: 12px;
  padding-top: 40px !important;
  margin-top: 55px;
  border-top: 1px solid white;
  font-weight: bold;
  flex-flow: column;
  text-align: center;
  min-height: 110px;
}

@media (min-width: 900px) {
  footer .copyright {
    flex-flow: row;
    min-height: auto;
  }
  footer {
    flex-flow: row;
  }
}

.navigation {
  display: flex;
  align-items: center;
  color: #fff;
  z-index: 1;
}

@media (min-width: 900px) {
  .navigation {
    flex: 1;
  }
}

.navigation-bottom-paginated {
  overflow: scroll;
}

#menu {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

@media (min-width: 1200px) {
  #menu {
    flex: 1 1 auto;
    justify-content: flex-end;
  }
}

#menu label {
  display: flex;
  flex-direction: column;
  width: 30px;
  width: 1.875rem;
  cursor: pointer;
  align-items: flex-end;
  z-index: 1000;
}

@media (min-width: 900px) {
  #menu label {
    display: none;
  }
}

#menu label span {
  background: #fff;
  border-radius: 10px;
  border-radius: 0.625rem;
  height: 3px;
  height: 0.1875rem;
  margin: 2px 0;
  margin: 0.125rem 0;
  transition: 0.4s cubic-bezier(0.68, -0.6, 0.32, 1.6);
}

#menu label span:nth-of-type(1) {
  width: 75%;
}

#menu label span:nth-of-type(2) {
  width: 100%;
}

#menu label span:nth-of-type(3) {
  width: 65%;
}

#menu label input[type="checkbox"] {
  display: none;
}

#menu label input[type="checkbox"]:checked ~ span:nth-of-type(1) {
  transform-origin: bottom;
  transform: rotatez(45deg) translate(5px, 4px);
  width: 100%;
}

#menu label input[type="checkbox"]:checked ~ span:nth-of-type(2) {
  transform-origin: top;
  transform: rotatez(-45deg);
}

#menu label input[type="checkbox"]:checked ~ span:nth-of-type(3) {
  transform-origin: bottom;
  width: 0%;
  transform: translate(-5px, -10px) rotatez(45deg);
}

#menu .menu-links {
  width: 75vw;
  height: 100vh;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  transform: translate3d(-78vw, 0, 0);
  transition: transform 0.3s cubic-bezier(0, 0.52, 0, 1);
  overflow: scroll;
  z-index: 999;
}

@media (min-width: 600px) and (max-width: 899px) {
  #menu .menu-links {
    width: 350px;
  }
}

@media (min-width: 900px) {
  #menu .menu-links {
    transform: translate3d(0vw, 0, 0);
    position: relative;
    background-color: transparent;
    height: auto;
    width: auto;
    overflow: visible;
  }
}

#menu .menu-links ul {
  display: flex;
  flex-flow: column;
}

@media (min-width: 900px) {
  #menu .menu-links ul {
    flex-flow: row;
    flex-wrap: wrap;
    align-items: flex-end;
  }
}

#menu .menu-links li {
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  font-size: 14px;
  border-bottom: 1px solid #acacac;
  border-bottom: 0.0625rem solid #acacac;
  flex: 1 1 auto;
}

@media (min-width: 600px) and (max-width: 991px) {
  #menu .menu-links li {
    flex: none;
  }
}

@media (min-width: 900px) {
  #menu .menu-links li {
    border-bottom: none;
    padding: 5px 6px;
    padding: 0.3125rem 0.375rem;
  }
  #menu .menu-links li:last-of-type {
    padding-right: 0;
  }
}

#menu .menu-links li a {
  color: #625353;
}

@media (min-width: 900px) {
  #menu .menu-links li a {
    color: white;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

@media (min-width: 1200px) {
  #menu .menu-links li a {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

#menu .menu-links .bg-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 22vh;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
}

@media (min-width: 900px) {
  #menu .menu-links .bg-menu {
    display: none;
  }
}

#menu .menu-links.open {
  transform: translate3d(0vw, 0, 0);
}

#menu .account-mobile {
  z-index: 2;
  margin-right: 15px;
  margin-right: 0.9375rem;
  background: #fff;
  padding: 4px 30px 3px 5px;
  padding: 0.25rem 1.875rem 0.1875rem 0.3125rem;
  border: 1px solid #fff;
  border: 0.0625rem solid #fff;
  border-radius: 20px;
  border-radius: 1.25rem;
  position: relative;
}

#menu .account-mobile:after {
  content: url(/build/images/ico-arrow.4ff54650.svg);
  position: absolute;
  right: 12px;
  top: 8px;
}

#menu .account-mobile .dropdown-on {
  position: fixed;
  background-color: #fff;
  font-weight: 400;
  right: 90px;
  right: 5.625rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  border-radius: 5px;
  border-radius: 0.3125rem;
  line-height: 22px;
  line-height: 1.375rem;
  font-size: 14px;
  font-size: 0.875rem;
  padding: 20px 20px;
  padding: 1.25rem 1.25rem;
}

#menu .account-mobile .dropdown-on hr {
  border: none;
  background-color: #ACACAC;
  height: 1px;
  height: 0.0625rem;
}

#menu .account-mobile .dropdown-on li {
  margin-left: 5px;
  margin-left: 0.3125rem;
}

#menu .account-mobile .dropdown-on li a {
  display: inline;
}

#menu .account-mobile .dropdown-on li img {
  height: 14px;
  height: 0.875rem;
  top: 25px;
  top: 1.5625rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
  margin-bottom: -2px;
  margin-bottom: -0.125rem;
}

#menu .account-mobile .dropdown-off {
  display: none;
}

@media (min-width: 900px) {
  #menu .account-mobile {
    display: none;
  }
}

#menu .account-mobile a {
  display: block;
}

@media (min-width: 900px) {
  #menu .menu-item-showOnMobile {
    display: none !important;
  }
}

@media (max-width: 899px) {
  #menu .menu-item-hiddenOnMobile {
    display: none !important;
  }
}

.main.short .hero {
  max-height: 355px;
}

@media (min-width: 900px) {
  .main.short .hero {
    max-height: 500px;
  }
}

.main.relative .search-login {
  color: #625353;
  border-color: rgba(77, 77, 77, 0.2);
}

.main.relative .search-login a {
  color: #625353;
}

.main.relative #menu nav li a {
  color: #625353;
}

.main.relative header {
  background-color: #f5f5f5;
  color: #625353;
}

.main.relative header .search-login .right-block .search:before {
  content: url(/build/images/ico-search.95ce1d5f.svg);
}

.main.relative header .search-login .right-block .search input {
  color: #625353;
}

.main.relative header .search-login .right-block .search input::-moz-placeholder {
  color: #625353;
}

.main.relative header .search-login .right-block .search input::placeholder {
  color: #625353;
}

.main.relative header .search-login .right-block .login a {
  border-color: #625353;
  color: #625353;
}

.main.relative .hero {
  margin-top: 0;
}

.main.relative .hero.hero-alternate {
  margin-top: -100px;
  margin-top: -6.25rem;
  background: linear-gradient(179.03deg, rgba(173, 0, 255, 0.95) -4.17%, rgba(173, 0, 255, 0.95) 164.98%);
}

@media (min-width: 900px) {
  .main.relative .hero.hero-alternate {
    margin-top: 0;
    background: none;
  }
}

.main.relative .navigation {
  color: #625353;
}

.main.relative.booking .hero-alternate {
  height: 25vh;
}

@media (min-width: 900px) {
  .main.relative.booking .hero-alternate {
    background: #f5f5f5;
    border-bottom: 1px solid rgba(172, 172, 172, 0.7);
    border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.7);
    height: auto;
  }
}

.main.relative.booking .hero-alternate .hero-cnt {
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-top: 55px;
  padding-top: 3.4375rem;
}

@media (min-width: 600px) and (max-width: 991px) {
  .main.relative.booking .hero-alternate .hero-cnt {
    margin-top: 30px;
    margin-top: 1.875rem;
    padding-top: 40px;
    padding-top: 2.5rem;
  }
}

@media (min-width: 900px) {
  .main.relative.booking .hero-alternate .hero-cnt {
    margin: 0;
    padding: 0;
    border: 0;
  }
}

.main.relative.conferma .hero {
  max-height: 540px;
}

@media (min-width: 900px) {
  .main.relative.conferma .hero {
    max-height: 740px;
    padding-bottom: 0;
    background: #f5f5f5;
  }
}

.main.relative.conferma .hero .hero-cnt {
  margin-top: 70px;
  margin-top: 4.375rem;
  padding-bottom: 15px;
  padding-bottom: 0.9375rem;
}

@media (max-width: 447px) {
  .main.relative.conferma .hero .hero-cnt {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
}

@media (min-width: 900px) {
  .main.relative.conferma .hero .hero-cnt {
    margin-top: 0;
  }
}

.main.relative.conferma .hero-alternate {
  height: 48vh;
}

@media (min-width: 900px) {
  .main.relative.conferma .hero-alternate {
    height: auto;
  }
}

.main #ContentContainer .total-holidays-number {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  margin: 20px 0px;
  margin: 1.25rem 0rem;
}

.main #ContentContainer .total {
  color: #9E1DBA;
}

.auth {
  background-image: linear-gradient(90deg, rgba(7, 7, 7, 0.35) 17.01%, rgba(7, 7, 7, 0) 77.53%), linear-gradient(179.03deg, rgba(173, 0, 255, 0.95) -4.17%, rgba(173, 0, 255, 0.95) 164.98%), url(/build/images/auth.ba7e8804.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center top;
  height: 930px;
  height: 58.125rem;
}

@media (min-width: 900px) {
  .auth {
    background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.2) 100%), linear-gradient(360deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(7, 7, 7, 0.5) 0%, rgba(7, 7, 7, 0) 40.95%), url(/build/images/auth.ba7e8804.jpg);
  }
}

.auth .h-68 {
  height: 680px;
  height: 42.5rem;
}

@media (min-width: 900px) {
  .auth .login-form {
    width: 400px;
    width: 25rem;
    padding: 30px 25px 10px;
    padding: 1.875rem 1.5625rem 0.625rem;
    background: #fff;
    margin: 110px auto;
    margin: 6.875rem auto;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border-radius: 0.3125rem;
  }
}

.auth .login-form h2 {
  margin-top: 40px;
  margin-top: 2.5rem;
  text-align: center;
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #fff;
  margin-bottom: 90px;
  margin-bottom: 5.625rem;
}

@media (min-width: 900px) {
  .auth .login-form h2 {
    color: #625353;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
    margin-top: 0;
  }
  .auth .login-form h2 span {
    color: #9E1DBA;
  }
}

.auth .login-form input {
  border-width: 2px;
  border-width: 0.125rem;
  color: #fff;
  border-color: #fff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
}

@media (min-width: 900px) {
  .auth .login-form input {
    color: #625353;
    border-color: #acacac;
  }
}

.auth .login-form input::-moz-placeholder {
  color: rgba(255, 255, 255, 0.7);
}

.auth .login-form input::placeholder {
  color: rgba(255, 255, 255, 0.7);
}

@media (min-width: 900px) {
  .auth .login-form input::-moz-placeholder {
    color: #acacac;
  }
  .auth .login-form input::placeholder {
    color: #acacac;
  }
}

.auth .login-form .form-group {
  margin-bottom: 25px !important;
  margin-bottom: 1.5625rem !important;
}

@media (min-width: 900px) {
  .auth .login-form .form-group {
    margin-bottom: 1rem !important;
  }
}

.auth .login-form .form-group label {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
}

@media (min-width: 900px) {
  .auth .login-form .form-group label {
    color: #625353;
  }
}

.auth .login-form .ForgotPassword {
  text-align: center;
}

.auth .login-form .ForgotPassword a {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #fff;
}

@media (min-width: 900px) {
  .auth .login-form .ForgotPassword a {
    color: #9E1DBA;
  }
}

.auth .login-form .btn {
  background: #fff;
  color: #9E1DBA;
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media (min-width: 900px) {
  .auth .login-form .btn {
    background: #9E1DBA;
    color: #fff;
    margin-top: 0;
  }
}

.auth .login-form .alert-danger {
  text-align: center;
  color: #dc3545;
}

.auth .AuthDescriptionBlock {
  display: none;
  color: #fff;
  margin-top: 150px;
  margin-top: 9.375rem;
}

@media (min-width: 900px) {
  .auth .AuthDescriptionBlock {
    display: flex;
  }
}

.auth .AuthDescriptionBlock h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.auth .AuthDescriptionBlock p {
  margin-top: 15px;
  margin-top: 0.9375rem;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

.auth .AuthDescriptionBlock p strong {
  font-weight: 700;
}

.auth .AuthDescriptionBlock .text-right {
  text-align: right;
}

/* Main container */
.SearchHolidays {
  display: flex;
  flex-direction: column;
  width: 100%;
  /* Search holidays container */
  /* Main form */
  /* COMPLETE RESET of inputs */
  /* Search holidays */
  /* Section Dove e Quando */
  /* Search button on mobile */
}

.SearchHolidays .search-holidays-container {
  display: flex;
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}

@media screen and (max-width: 600px) {
  .SearchHolidays .search-holidays-container {
    max-width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}

.SearchHolidays .search-form {
  width: 100%;
}

.SearchHolidays input,
.SearchHolidays textarea,
.SearchHolidays select {
  all: unset;
  /* Removes all default styles */
  font: inherit;
  box-sizing: border-box;
  width: 100%;
}

.SearchHolidays .search-holidays {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background: #fff;
  padding: 10px 14px;
  border-radius: 15px;
  box-shadow: 0 8px 32px 0 rgba(60, 16, 83, 0.28), 0 16px 48px 0 rgba(60, 16, 83, 0.18), 0 1.5px 8px 0 rgba(60, 16, 83, 0.22);
  width: 100%;
  gap: 16px;
  min-height: 64px;
  position: relative;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  .SearchHolidays {
    /* The search button now says "Cerca" */
  }
  .SearchHolidays .search-holidays {
    gap: 10px;
  }
  .SearchHolidays .search-button {
    padding: 10px 16px;
    min-width: 100px;
    min-height: 45px;
  }
  .SearchHolidays .search-button span {
    display: inline;
    margin-left: 6px;
  }
}

.SearchHolidays .search-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
  justify-content: center;
}

.SearchHolidays .search-field label {
  font-family: "Montserrat";
  font-size: 14px;
  color: #333333;
  text-align: left;
  font-weight: 600;
}

.SearchHolidays .search-field input,
.SearchHolidays .search-field .search-input {
  font-weight: normal;
  /* tolto il bold */
  cursor: pointer;
  height: 32px;
  border-radius: 8px !important;
  border: none;
  outline: none;
  width: 100%;
  font-size: 17px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.SearchHolidays .separator {
  height: 30px;
  width: 1px;
  background: #ddd;
  margin: 0 2px;
  border-radius: 5px;
}

.SearchHolidays .search-button {
  background: #9e1dba;
  color: white;
  padding: 25px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  min-height: 20px;
  max-height: 31px;
  max-width: 40px;
  flex-shrink: 0;
  /* Prevent shrinking */
}

@media screen and (max-width: 899px) {
  .SearchHolidays .search-button span {
    display: none;
  }
}

.SearchHolidays .search-dropdown-container {
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.SearchHolidays .search-dropdown {
  display: flex;
  flex-direction: column;
  max-height: 300px;
  /* To prevent it from expanding too much */
  overflow-y: auto;
  padding: 10px;
}

.SearchHolidays .search-dropdown div {
  padding: 10px 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  /* Adjust font size */
  color: #333;
  /* Adjust text color */
}

.SearchHolidays .search-dropdown div:first-of-type {
  text-transform: math-auto;
}

.SearchHolidays .search-dropdown div:not(:first-of-type) {
  text-transform: capitalize;
}

.SearchHolidays .search-field {
  display: flex;
  flex-direction: column;
  color: #333333;
}

.SearchHolidays .search-input {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .SearchHolidays .search-results-container {
    max-height: calc(100vh - 150px);
    /* Adjust height to fit within the viewport */
    overflow-y: auto;
    /* Enable vertical scrolling */
    margin-top: 10px;
    /* Add spacing from the search bar */
  }
}

.SearchHolidays .applied-filters {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}

.SearchHolidays .filter-label {
  background-color: #f9f0ff;
  /* Light purple background */
  border: 1px solid #9e1dba;
  /* Purple border */
  border-radius: 20px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #9e1dba;
  /* Purple text color */
  cursor: default;
}

.SearchHolidays .filter-label .remove-filter {
  margin-left: 8px;
  color: #9e1dba;
  /* Red for remove button */
  cursor: pointer;
  font-weight: bold;
}

/* Modal content */
.modal-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  background: #f6f8fd;
  /* Ensure background color matches modal */
  overflow-y: auto;
  /* Enable vertical scrolling */
}

.modal-content .scrollable-section {
  overflow-y: auto;
  /* Enable vertical scrolling */
}

.modal-content .search-field {
  margin-bottom: 20px;
  background: white;
  /* White background for the field */
  padding: 15px;
  /* Add padding */
  border-radius: 5px;
  /* Rounded corners */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* Add shadow */
}

.modal-content .search-field label {
  color: #333;
}

.modal-content .search-dropdown {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.modal-content .search-dropdown div {
  padding: 10px 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #4d4d4d;
}

.modal-content .search-dropdown div:first-of-type {
  text-transform: math-auto;
}

.modal-content .search-dropdown div:not(:first-of-type) {
  text-transform: capitalize;
}

body.modal-open {
  overflow: hidden;
}

.modal-content .buttons-container {
  position: fixed;
  /* Make the button container fixed */
  bottom: 0;
  /* Stick to the bottom */
  left: 50%;
  transform: translateX(-50%);
  background: white;
  /* Ensure background color matches modal */
  padding: 10px 0;
  /* Add some padding */
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  /* Add shadow for better visibility */
  display: flex;
  justify-content: center;
}

.modal-content .search-button {
  all: unset;
  /* Removes all default styles */
  font: inherit;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #9e1dba;
  color: white;
  border-radius: 5px;
  width: 90%;
  /* Make the button almost full width */
  max-width: 400px;
  /* Set a max width for the button */
}

/* Stile per il campo di input dell'età */
.modal-content .search-field input[type="number"] {
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
}

.modal-content .search-field input[type="number"]:focus {
  border-color: #9e1dba;
}

/* Stile per il tag "Escludi eventi Vela" */
.modal-content .tag {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid #ccc;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* Adjust width to fit content */
}

.modal-content .tag.checked {
  border: 2px solid #9e1dba;
  background-color: #f9f0ff;
}

.modal-content .tag .tag-label {
  font-size: 16px;
  color: #333;
}

.modal-content .tag.checked .tag-label {
  color: #9e1dba;
}

/* Search button */
.search-button {
  font-family: 'Lato', sans-serif;
  background: #9e1dba;
  color: white;
  padding: 8px 12px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.search-button:hover {
  background: #7c1591;
  /* Darker shade for hover */
  transform: scale(1.05);
  /* Slight zoom effect */
}

.search-button:active {
  background: #5e0f6d;
  /* Even darker shade for active state */
  transform: scale(0.95);
  /* Slight shrink effect */
}

.search-button:disabled {
  background: #ccc;
  /* Gray background for disabled state */
  cursor: not-allowed;
}

/* Filters button (desktop only) */
.filters-button {
  background: #ffffff;
  /* White background */
  color: #9e1dba;
  /* Purple text color */
  padding: 8px 12px;
  border: 1px solid #9e1dba;
  /* Purple border */
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, transform 0.2s ease, color 0.3s ease;
}

.filters-button:hover {
  background: #f9f0ff;
  /* Light purple background on hover */
  transform: scale(1.05);
  /* Slight zoom effect */
}

.filters-button:active, .filters-button.active {
  background: #9e1dba;
  /* Purple background for active state */
  color: #ffffff;
  /* White text for active state */
  transform: scale(0.95);
  /* Slight shrink effect */
}

@media screen and (max-width: 896px) and (min-height: 896px) {
  .modal-container {
    height: 90vh;
    /* Adjust height for larger mobile devices */
  }
  .modal-content {
    padding-bottom: 20px;
    /* Add padding to avoid content touching the bottom */
  }
}

/* Main container */
#SearchBar {
  display: none;
  /* Hidden by default */
}

.searchbar {
  display: flex;
  flex-direction: column;
  width: 100%;
  /* Searchbar container */
  /* Main form */
  /* COMPLETE RESET of inputs */
  /* Search holidays */
  /* Section Dove e Quando */
  /* Search button on mobile */
}

.searchbar .searchbar-container {
  display: flex;
  width: 100%;
}

.searchbar .search-form {
  width: 100%;
}

.searchbar input,
.searchbar textarea,
.searchbar select {
  all: unset;
  /* Removes all default styles */
  font: inherit;
  box-sizing: border-box;
  width: 100%;
}

.searchbar .search-holidays {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  background: #fff;
  padding: 10px 14px;
  border-radius: 15px;
  box-shadow: 0 8px 32px 0 rgba(60, 16, 83, 0.28), 0 16px 48px 0 rgba(60, 16, 83, 0.18), 0 1.5px 8px 0 rgba(60, 16, 83, 0.22);
  width: 100%;
  gap: 16px;
  min-height: 64px;
  position: relative;
  overflow: visible;
}

@media screen and (min-width: 768px) {
  .searchbar {
    /* The search button now says "Cerca" */
  }
  .searchbar .search-holidays {
    gap: 10px;
  }
  .searchbar .search-button {
    padding: 10px 16px;
    min-width: 100px;
    min-height: 45px;
  }
  .searchbar .search-button span {
    display: inline;
    margin-left: 6px;
  }
}

.searchbar .search-field {
  flex: 1;
  display: flex;
  flex-direction: column;
  min-width: 0;
  justify-content: center;
}

.searchbar .search-field label {
  font-family: "Montserrat";
  font-size: 14px;
  color: #333333;
  text-align: left;
  font-weight: 600;
}

.searchbar .search-field input,
.searchbar .search-field .search-input {
  font-weight: normal;
  /* tolto il bold */
  cursor: pointer;
  height: 32px;
  border-radius: 8px !important;
  border: none;
  outline: none;
  width: 100%;
  font-size: 17px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  margin: 0 !important;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.searchbar .separator {
  height: 30px;
  width: 1px;
  background: #ddd;
  margin: 0 2px;
  border-radius: 5px;
}

.searchbar .search-button {
  background: #9e1dba;
  color: white;
  padding: 25px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  min-height: 20px;
  max-height: 31px;
  max-width: 40px;
  flex-shrink: 0;
  /* Prevent shrinking */
}

@media screen and (max-width: 899px) {
  .searchbar .search-button span {
    display: none;
  }
}

.searchbar .search-dropdown-container {
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  z-index: 1000;
}

.searchbar .search-dropdown {
  display: flex;
  flex-direction: column;
  max-height: 300px;
  /* To prevent it from expanding too much */
  overflow-y: auto;
  padding: 10px;
}

.searchbar .search-dropdown div {
  padding: 10px 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  /* Adjust font size */
  color: #333;
  /* Adjust text color */
}

.searchbar .search-dropdown div:first-of-type {
  text-transform: math-auto;
}

.searchbar .search-dropdown div:not(:first-of-type) {
  text-transform: capitalize;
}

.searchbar .search-field {
  display: flex;
  flex-direction: column;
  color: #333333;
}

.searchbar .search-input {
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .searchbar .search-results-container {
    max-height: calc(100vh - 150px);
    /* Adjust height to fit within the viewport */
    overflow-y: auto;
    /* Enable vertical scrolling */
    margin-top: 10px;
    /* Add spacing from the search bar */
  }
}

.searchbar .applied-filters {
  margin-top: 10px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding-bottom: 15px;
  padding-top: 10px;
}

.searchbar .filter-label {
  background-color: #f9f0ff;
  /* Light purple background */
  border: 1px solid #9e1dba;
  /* Purple border */
  border-radius: 20px;
  padding: 5px 15px;
  display: flex;
  align-items: center;
  font-size: 14px;
  color: #9e1dba;
  /* Purple text color */
  cursor: default;
}

.searchbar .filter-label .remove-filter {
  margin-left: 8px;
  color: #9e1dba;
  /* Red for remove button */
  cursor: pointer;
  font-weight: bold;
}

/* Modal content */
.modal-content {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 20px;
  background: #f6f8fd;
  /* Ensure background color matches modal */
  overflow-y: auto;
  /* Enable vertical scrolling */
}

.modal-content .scrollable-section {
  overflow-y: auto;
  /* Enable vertical scrolling */
}

.modal-content .search-field {
  margin-bottom: 20px;
  background: white;
  /* White background for the field */
  padding: 15px;
  /* Add padding */
  border-radius: 5px;
  /* Rounded corners */
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  /* Add shadow */
}

.modal-content .search-field label {
  color: #333;
}

.modal-content .search-dropdown {
  display: flex;
  flex-direction: column;
  gap: 10px;
  border-radius: 5px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}

.modal-content .search-dropdown div {
  padding: 10px 0;
  border: none;
  background: none;
  text-align: left;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #4d4d4d;
}

.modal-content .search-dropdown div:first-of-type {
  text-transform: math-auto;
}

.modal-content .search-dropdown div:not(:first-of-type) {
  text-transform: capitalize;
}

body.modal-open {
  overflow: hidden;
}

.modal-content .buttons-container {
  position: fixed;
  /* Make the button container fixed */
  bottom: 0;
  /* Stick to the bottom */
  left: 50%;
  transform: translateX(-50%);
  background: white;
  /* Ensure background color matches modal */
  padding: 10px 0;
  /* Add some padding */
  box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
  /* Add shadow for better visibility */
  display: flex;
  justify-content: center;
}

.modal-content .search-button {
  all: unset;
  /* Removes all default styles */
  font: inherit;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px;
  background-color: #9e1dba;
  color: white;
  border-radius: 5px;
  width: 90%;
  /* Make the button almost full width */
  max-width: 400px;
  /* Set a max width for the button */
}

/* Stile per il campo di input dell'età */
.modal-content .search-field input[type="number"] {
  font-size: 16px;
  outline: none;
  transition: border-color 0.3s ease;
}

.modal-content .search-field input[type="number"]:focus {
  border-color: #9e1dba;
}

/* Stile per il tag "Escludi eventi Vela" */
.modal-content .tag {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 5px 10px;
  border-radius: 20px;
  border: 1px solid #ccc;
  background-color: transparent;
  cursor: pointer;
  transition: all 0.3s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* Adjust width to fit content */
}

.modal-content .tag.checked {
  border: 2px solid #9e1dba;
  background-color: #f9f0ff;
}

.modal-content .tag .tag-label {
  font-size: 16px;
  color: #333;
}

.modal-content .tag.checked .tag-label {
  color: #9e1dba;
}

/* Search button */
.search-button {
  font-family: 'Lato', sans-serif;
  background: #9e1dba;
  color: white;
  padding: 8px 12px;
  border-radius: 5px;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.search-button:hover {
  background: #7c1591;
  /* Darker shade for hover */
  transform: scale(1.05);
  /* Slight zoom effect */
}

.search-button:active {
  background: #5e0f6d;
  /* Even darker shade for active state */
  transform: scale(0.95);
  /* Slight shrink effect */
}

.search-button:disabled {
  background: #ccc;
  /* Gray background for disabled state */
  cursor: not-allowed;
}

/* Filters button (desktop only) */
.filters-button {
  background: #ffffff;
  /* White background */
  color: #9e1dba;
  /* Purple text color */
  padding: 8px 12px;
  border: 1px solid #9e1dba;
  /* Purple border */
  border-radius: 5px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease, transform 0.2s ease, color 0.3s ease;
}

.filters-button:hover {
  background: #f9f0ff;
  /* Light purple background on hover */
  transform: scale(1.05);
  /* Slight zoom effect */
}

.filters-button:active, .filters-button.active {
  background: #9e1dba;
  /* Purple background for active state */
  color: #ffffff;
  /* White text for active state */
  transform: scale(0.95);
  /* Slight shrink effect */
}

@media screen and (max-width: 896px) and (min-height: 896px) {
  .modal-container {
    height: 90vh;
    /* Adjust height for larger mobile devices */
  }
  .modal-content {
    padding-bottom: 20px;
    /* Add padding to avoid content touching the bottom */
  }
}

@media (min-width: 900px) {
  .single-holiday {
    padding-top: 20px;
    padding-top: 1.25rem;
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
}

@media (max-width: 899px) {
  .single-holiday #MosaicGallery {
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 599px) {
  .single-holiday #MosaicGallery {
    padding-bottom: 3rem;
  }
}

.single-holiday .MobileContactBar {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: fixed;
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 67px;
  height: 4.1875rem;
  z-index: 9999999999;
  pointer-events: none;
}

@media (max-width: 599px) {
  .single-holiday .MobileContactBar {
    display: none;
  }
}

@media (min-width: 900px) {
  .single-holiday .MobileContactBar {
    max-width: none;
  }
}

.single-holiday .MobileContactBar .btn {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #625353;
  border: 1px solid #625353;
  border: 0.0625rem solid #625353;
  display: flex;
  align-items: center;
  width: auto;
  padding: 7px 12px;
  padding: 0.4375rem 0.75rem;
  text-transform: none;
  letter-spacing: 1px;
  margin-left: 10px;
  margin-left: 0.625rem;
}

@media (max-width: 355px) {
  .single-holiday .MobileContactBar .btn {
    font-size: 16px;
    margin-left: 0;
  }
}

@media (min-width: 356px) and (max-width: 600px) {
  .single-holiday .MobileContactBar .btn {
    font-size: 17px;
    margin-left: 0;
  }
}

.single-holiday .MobileContactBar .btn img {
  width: 24px;
  width: 1.5rem;
  height: 24px;
  height: 1.5rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (max-width: 325px) {
  .single-holiday .MobileContactBar .btn img {
    display: none;
  }
}

@media (min-width: 900px) {
  .single-holiday .MobileContactBar .PhoneButtons .tel {
    display: none;
  }
}

.single-holiday .MobileContactBar .PhoneButtons a {
  pointer-events: all;
  margin-right: 11px;
  margin-right: 0.6875rem;
}

@media (max-width: 310px) {
  .single-holiday .MobileContactBar .PhoneButtons a {
    margin-right: 0;
  }
}

.single-holiday .MobileContactBar .PhoneButtons img {
  width: 55px;
  background-color: #fff;
  border-radius: 50%;
}

.single-holiday .HolidayDescription {
  font-family: "Montserrat" !important;
  line-height: 22px;
  font-size: 14px !important;
  font-weight: 400;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
  padding-top: 60px;
  padding-top: 3.75rem;
  margin-bottom: 15px;
}

.single-holiday .HolidayDescription b {
  font-weight: bold;
}

.single-holiday .HolidayDescription strong {
  font-weight: bold;
}

.single-holiday .HolidayDescription a {
  color: internal value;
  text-decoration: underline;
  cursor: auto;
}

.single-holiday .HolidayDescription h1 {
  font-size: 2em;
  margin-top: 0.67em;
  margin-bottom: 0.67em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.single-holiday .HolidayDescription h2 {
  font-size: 20px;
  margin-left: 0;
  margin-right: 0;
  font-weight: 700;
  font-family: "Lato" !important;
}

.single-holiday .HolidayDescription h3 {
  font-size: 1.17em;
  margin-top: 1em;
  margin-bottom: 1em;
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.single-holiday .HolidayDescription h4 {
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
}

.single-holiday .HolidayDescription p {
  color: #4D4D4D !important;
}

.single-holiday .HolidayDescription span {
  font-family: "Montserrat" !important;
  font-size: 14px !important;
  font-weight: 400;
  color: #4D4D4D !important;
}

@media (min-width: 900px) {
  .single-holiday .HolidayDescription {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    background: #fff;
  }
}

.single-holiday .HolidayDescription h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  color: #4d4d4d;
}

@media (min-width: 900px) {
  .single-holiday .HolidayDescription h4 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}

.single-holiday .HolidayDescription .title {
  margin-left: 0;
  margin-right: 0;
  font-weight: bold;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  color: #4d4d4d;
}

@media (min-width: 900px) {
  .single-holiday .HolidayDescription .title {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}

.single-holiday .HolidayDetails {
  background: #f5f5f5;
  margin-top: 0;
  padding-top: 50px;
  padding-top: 3.125rem;
  padding-left: 35px;
  padding-left: 2.1875rem;
  padding-right: 35px;
  padding-right: 2.1875rem;
  padding-bottom: 80px;
  padding-bottom: 5rem;
  border-top: 0;
  border-bottom: 0;
}

@media (max-width: 599px) {
  .single-holiday .HolidayDetails {
    display: none;
  }
}

@media (min-width: 900px) {
  .single-holiday .HolidayDetails {
    border-bottom: 3px solid rgba(172, 172, 172, 0.3);
    border-bottom: 0.1875rem solid rgba(172, 172, 172, 0.3);
    border-top: 3px solid rgba(172, 172, 172, 0.3);
    border-top: 0.1875rem solid rgba(172, 172, 172, 0.3);
    padding-left: 0;
    padding-right: 0;
    margin-top: 50px;
    margin-top: 3.125rem;
    padding-bottom: 40px;
    padding-bottom: 2.5rem;
    padding-top: 40px;
    padding-top: 2.5rem;
    background: #fff;
  }
}

.single-holiday .HolidayDetails .text-heading {
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 700;
  color: #4d4d4d;
}

@media (max-width: 599px) {
  .single-holiday .HolidayDetails .text-heading {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
  }
}

.single-holiday .HolidayDetails .col-12:first-child {
  margin-bottom: 40px;
}

@media (min-width: 900px) {
  .single-holiday .HolidayDetails .col-12:first-child {
    margin-bottom: 0;
  }
}

.single-holiday .HolidayDetails ul {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.single-holiday .HolidayDetails ul li {
  position: relative;
  padding: 15px 0 0 30px;
  padding: 0.9375rem 0 0 1.875rem;
  font-weight: 500;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}

.single-holiday .HolidayDetails ul li span {
  display: block;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  border-bottom: 1px dashed #acacac;
  border-bottom: 0.0625rem dashed #acacac;
}

.single-holiday .HolidayDetails ul li:before {
  position: absolute;
  left: 0;
  top: 17px;
  top: 1.0625rem;
}

@media (max-width: 599px) {
  .single-holiday .HolidayDetails ul li {
    font-size: 14px;
    font-size: 0.875rem;
  }
}

.single-holiday .HolidayDetails ul.Included li:before {
  content: "\2022";
  color: #9e1dba;
  font-weight: bold;
  font-size: 50px;
  transform: translateY(-3px);
}

.single-holiday .HolidayDetails ul.NonIncluded li:before {
  content: "\2022";
  color: #9e1dba;
  font-weight: bold;
  font-size: 50px;
  transform: translateY(-3px);
}

.single-holiday .strike-out-price {
  text-decoration: line-through;
}

.single-holiday #MosaicGallery .section-title {
  font-family: 'Lato';
  font-weight: 700;
  font-size: 30px;
  color: #4D4D4D;
}

@media (max-width: 899px) {
  .single-holiday #MosaicGallery .section-title {
    font-size: 23px;
  }
}

.single-holiday .HolidayGallery {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
  background: #f5f5f5;
}

@media (min-width: 900px) {
  .single-holiday .HolidayGallery {
    background: #fff;
  }
}

.single-holiday .HolidayGallery img {
  width: 100%;
  max-height: 400px;
  max-height: 25rem;
}

@media (max-width: 599px) {
  .single-holiday .HolidayGallery img {
    max-height: 300px;
    max-height: 18.75rem;
  }
  .single-holiday .HolidayGallery .col-12 {
    padding: 0;
  }
}

.single-holiday .HolidayEventItinerary {
  background: #fff;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  margin-top: -25px;
  margin-top: -1.5625rem;
  padding-top: 30px;
  padding-top: 1.875rem;
}

@media (min-width: 900px) {
  .single-holiday .HolidayEventItinerary {
    margin-top: 40px;
    margin-top: 2.5rem;
    border-radius: none;
    padding-top: 0;
  }
}

.single-holiday .HolidayEventItinerary h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

@media (min-width: 900px) {
  .single-holiday .HolidayEventItinerary h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    padding-bottom: 20px;
    padding-bottom: 1.25rem;
    color: #4d4d4d;
  }
}

.back-holiday {
  padding: 25px 0;
  background-color: #f5f5f5;
  display: flex;
  justify-content: center;
}

@media (min-width: 900px) {
  .back-holiday {
    display: none !important;
  }
}

.Recommended {
  background: #fff;
  padding: 40px 0 10px;
  padding: 2.5rem 0 0.625rem;
  margin-top: -20px;
  margin-top: -1.25rem;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .Recommended {
    margin-top: 0;
    background: #f5f5f5;
    border-bottom: 2px solid rgba(172, 172, 172, 0.3);
    border-bottom: 0.125rem solid rgba(172, 172, 172, 0.3);
    border-radius: 0;
    padding: 50px 0 75px;
    padding: 3.125rem 0 4.6875rem;
  }
}

.Recommended .col-12 {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}

@media (min-width: 1200px) {
  .Recommended .col-12 {
    margin-bottom: 0;
  }
}

.Recommended h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  text-align: center;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
  color: #4d4d4d;
}

@media (max-width: 599px) {
  .Recommended h4 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem;
    text-align: left;
    padding-left: 20px;
    padding-left: 1.25rem;
  }
}

.additional-content {
  background: #f5f5f5;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .additional-content {
    padding-bottom: 0;
    background: #fff;
  }
}

.HolidayEventInfo {
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo {
    padding: 40px 0;
    padding: 2.5rem 0;
    margin-top: 0;
  }
}

.HolidayEventInfo h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #4d4d4d;
  display: none;
}

@media (min-width: 900px) {
  .HolidayEventInfo h4 {
    display: block;
  }
}

.HolidayEventInfo .HolidayEventInfoDescription {
  background: #f5f5f5;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  padding: 40px 20px 50px 20px;
  padding: 2.5rem 1.25rem 3.125rem 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoDescription {
    background: #fff;
    border-radius: 0;
    padding: 35px 0 0 0;
    padding: 2.1875rem 0 0 0;
  }
}

.HolidayEventInfo .HolidayEventInfoDescription h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #9E1DBA;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure {
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure {
    border-right: 1px solid #acacac;
    border-right: 0.0625rem solid #acacac;
  }
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure .HolidayEventInfoName {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  color: #4d4d4d;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure .HolidayEventInfoCategory {
  margin: 5px 0;
  margin: 0.3125rem 0;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure .HolidayEventInfoCategory ul {
  display: flex;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoStructure .HolidayEventInfoAddress {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoSistemazione {
    border-right: 1px solid #acacac;
    border-right: 0.0625rem solid #acacac;
  }
}

@media (max-width: 599px) {
  .HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoSistemazione {
    border-right: none;
  }
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoSistemazione h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #4d4d4d;
  font-weight: 600;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoSistemazione p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoServices {
  padding-top: 20px;
  padding-top: 1.25rem;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoServices h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  color: #4d4d4d;
  font-weight: 600;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoServices ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin-top: 15px;
  margin-top: 0.9375rem;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoServices ul li {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-right: 15px;
  margin-right: 0.9375rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

.HolidayEventInfo .HolidayEventInfoDescription .HolidayEventInfoServices ul li img {
  margin-right: 10px;
  margin-right: 0.625rem;
}

.HolidayEventInfo .HolidayEventInfoExcursions {
  background: #fff;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  margin-top: -20px;
  margin-top: -1.25rem;
  padding-top: 30px;
  padding-top: 1.875rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
  padding-left: 20px;
  padding-left: 1.25rem;
  padding-right: 20px;
  padding-right: 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoExcursions {
    margin-top: 35px;
    margin-top: 2.1875rem;
    border-radius: 0;
    padding: 0;
  }
}

.HolidayEventInfo .HolidayEventInfoExcursions h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #9E1DBA;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoExcursions h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport {
  background: #f5f5f5;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  padding: 30px 20px 0 20px;
  padding: 1.875rem 1.25rem 0 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoTransport {
    background: #fff;
    margin-top: 35px;
    margin-top: 2.1875rem;
    padding: 0;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #9E1DBA;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoTransport h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport li {
  display: flex;
  align-items: center;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  color: #acacac;
  margin-top: 20px;
  margin-top: 1.25rem;
  white-space: nowrap;
}

@media (min-width: 1200px) {
  .HolidayEventInfo .HolidayEventInfoTransport li {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport li img {
  margin-right: 15px;
  margin-right: 0.9375rem;
  width: 20px;
  width: 1.25rem;
  height: 20px;
  height: 1.25rem;
}

.HolidayEventInfo .HolidayEventInfoTransport li strong {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #625353;
  text-transform: uppercase;
  margin-right: 3px;
  margin-right: 0.1875rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoTransport li strong {
    font-family: "Montserrat", sans-serif;
    font-weight: 600;
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport li a {
  color: #9E1DBA;
}

.HolidayEventInfo .HolidayEventInfoTransport .HolidayEventInfoTrasporti {
  border-bottom: 2px solid rgba(172, 172, 172, 0.4);
  border-bottom: 0.125rem solid rgba(172, 172, 172, 0.4);
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoTransport .HolidayEventInfoTrasporti {
    border-bottom: none;
    padding-bottom: 0;
  }
}

.HolidayEventInfo .HolidayEventInfoTransport .HolidayEventInfoVaccinazioni {
  margin-top: 20px;
  margin-top: 1.25rem;
  padding-bottom: 50px;
  padding-bottom: 3.125rem;
}

@media (min-width: 900px) {
  .HolidayEventInfo .HolidayEventInfoTransport .HolidayEventInfoVaccinazioni {
    margin-top: 0;
    padding-bottom: 0;
  }
}

#holidayAvailabilities {
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  color: #fff;
  padding: 40px 0 40px;
  padding: 2.5rem 0 2.5rem;
  background: #f5f5f5;
  border-radius: 0;
  color: #625353;
  border-top: 2px solid rgba(172, 172, 172, 0.3);
  border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
}

@media (max-width: 599px) {
  #holidayAvailabilities {
    display: none;
  }
}

#holidayAvailabilities .calend-items {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  font-size: 1rem;
}

@media (max-width: 328px) {
  #holidayAvailabilities .calend-items {
    flex-direction: column;
    justify-content: center;
  }
}

@media (max-width: 599px) {
  #holidayAvailabilities .calend-items {
    font-size: 13px;
  }
}

@media (min-width: 600px) and (max-width: 1199px) {
  #holidayAvailabilities .calend-items {
    font-size: 13px;
  }
}

#holidayAvailabilities .calend-items .calend-item {
  display: flex;
  text-wrap: nowrap;
  justify-content: center;
  width: 31%;
  margin: 0 1%;
  text-align: center;
  background-color: white;
  padding: 15px 10px;
  border-radius: 5px;
  margin-bottom: 10px;
}

@media (max-width: 328px) {
  #holidayAvailabilities .calend-items .calend-item {
    width: 100% !important;
  }
}

@media (max-width: 599px) {
  #holidayAvailabilities .calend-items .calend-item {
    width: 48%;
    text-align: center;
    padding: 15px 5px;
  }
}

#holidayAvailabilities .calend-items .label {
  font-size: 0.8em;
  margin-left: 3px;
}

@media (max-width: 599px) {
  #holidayAvailabilities .calend-items .label {
    margin-left: 2px;
  }
}

#holidayAvailabilities .calend-items .amount {
  font-weight: 700;
  color: #9e1dba;
}

#holidayAvailabilities .CalendarTitleWrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  border-bottom: 0.0625rem solid rgba(255, 255, 255, 0.2);
  padding: 15px 0;
  padding: 0.9375rem 0;
  margin-bottom: 1px;
  margin-bottom: 0.0625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarTitleWrapper {
    border-bottom: 0;
    margin-bottom: 0;
    text-align: center;
    display: block;
    padding: 0;
  }
  #holidayAvailabilities .CalendarTitleWrapper img {
    height: 23px;
  }
}

#holidayAvailabilities .CalendarTitleWrapper .text-heading {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarTitleWrapper .text-heading {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    text-align: center;
    color: #4d4d4d;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

#holidayAvailabilities .CalendarTitleWrapper .CalendarItemIcon {
  display: inline-flex;
  width: 30px;
  width: 1.875rem;
  height: 30px;
  height: 1.875rem;
  align-items: center;
  justify-content: space-around;
  border: 1px solid rgba(246, 246, 246, 0.7);
  border: 0.0625rem solid rgba(246, 246, 246, 0.7);
  border-radius: 50%;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarTitleWrapper .CalendarItemIcon {
    display: none;
  }
}

#holidayAvailabilities .CalendarDescription {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarDescription {
    display: none;
  }
}

#holidayAvailabilities .CalendarAllEventsBtn {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarAllEventsBtn {
    background: #9E1DBA;
  }
}

#holidayAvailabilities .CalendarAllEventsBtn svg {
  margin-right: 20px;
  margin-right: 1.25rem;
  transform: rotate(180deg);
}

#holidayAvailabilities .CalendarItem {
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  background: rgba(255, 255, 255, 0.2);
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  padding: 25px 15px;
  padding: 1.5625rem 0.9375rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem {
    box-shadow: none;
    border-radius: 0;
    background: none;
    border-bottom: 3px solid rgba(172, 172, 172, 0.4);
    border-bottom: 0.1875rem solid rgba(172, 172, 172, 0.4);
    margin-bottom: 0;
    padding: 30px 0;
    padding: 1.875rem 0;
  }
  #holidayAvailabilities .CalendarItem .CalendarItemLeft {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon {
  height: 25px;
  height: 1.5625rem;
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon {
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    border: 2px solid rgba(172, 172, 172, 0.5);
    border: 0.125rem solid rgba(172, 172, 172, 0.5);
    border-radius: 50%;
    justify-content: space-around;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon svg {
  width: 28px;
  height: 20px;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon svg {
    width: auto;
    height: auto;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon svg path {
  fill: #fff;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemIcon svg path {
    fill: #9E1DBA;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata {
  margin-right: 30px;
  margin-right: 1.875rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata {
    margin-right: 0;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo {
  display: inline-flex;
  align-items: center;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper {
  display: flex;
  flex-direction: column;
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper .CalendarItemLabel,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper .CalendarItemLabel,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper .CalendarItemLabel {
  display: none;
  font-size: 16px;
  font-size: 1rem;
  line-height: 28px;
  line-height: 1.75rem;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper .CalendarItemLabel,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper .CalendarItemLabel,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper .CalendarItemLabel {
    display: block;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper .CalendarItemValue,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper .CalendarItemValue,
#holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper .CalendarItemValue {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper .CalendarItemValue,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper .CalendarItemValue,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper .CalendarItemValue {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    line-height: 24px;
    line-height: 1.5rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}

@media (min-width: 1200px) {
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemPartenza .CalendarItemWrapper .CalendarItemValue,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemDurata .CalendarItemWrapper .CalendarItemValue,
  #holidayAvailabilities .CalendarItem .CalendarItemLeft .CalendarItemGruppo .CalendarItemWrapper .CalendarItemValue {
    font-size: 16px;
    font-size: 1rem;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemRight {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
  margin-top: 1.5625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight {
    align-items: flex-end;
    margin-top: 0;
    margin-left: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}

@media (min-width: 1200px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight {
    margin-left: 8.33333%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemPrice {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemPrice {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemPrice .Amount {
  color: #fff;
  margin-left: 7px;
  margin-left: 0.4375rem;
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  font-weight: 400;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemPrice .Amount {
    color: #9E1DBA;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .CalendarItemWishlist {
  display: none;
  white-space: nowrap;
  margin-right: 25px;
  margin-right: 1.5625rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .CalendarItemWishlist {
    display: block;
  }
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .CalendarItemWishlist span {
  padding-left: 35px;
  padding-left: 2.1875rem;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  position: relative;
  color: #4d4d4d;
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .CalendarItemWishlist span:before {
  content: url(/build/images/ico-star-black.93f669cd.svg);
  position: absolute;
  left: 0;
}

#holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .btn {
  font-size: 14px;
  font-size: 0.875rem;
}

@media (min-width: 900px) {
  #holidayAvailabilities .CalendarItem .CalendarItemRight .CalendarItemActions .btn {
    font-size: 16px;
    font-size: 1rem;
  }
}

#holidayAvailabilities .CalendarItems .CalendarItem:last-of-type {
  border-bottom: 0;
}

@media (max-width: 599px) {
  .detail .form-group .invalid-feedback {
    color: yellow !important;
  }
}

.detail .hero {
  text-shadow: none;
}

.detail .hero .HeroDetailsMobile {
  bottom: -30px;
  bottom: -1.875rem;
}

.detail .hero .title {
  text-align: left;
}

@media (max-width: 328px) {
  .detail .hero .title {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

@media (min-width: 329px) and (max-width: 600px) {
  .detail .hero .title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 28px;
    line-height: 1.75rem;
  }
}

@media (min-width: 900px) {
  .detail .hero .title {
    font-size: 50px;
    font-size: 3.125rem;
    line-height: 50px;
    line-height: 3.125rem;
  }
}

.RegisterLeftBlock {
  display: none;
  padding: 125px 120px;
  padding: 7.8125rem 7.5rem;
  background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.3) 100%, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(7, 7, 7, 0.5) 100%, rgba(7, 7, 7, 0) 40.95%), url(/build/images/register.1eb24086.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
}

@media (min-width: 900px) {
  .RegisterLeftBlock {
    display: block;
  }
}

.RegisterLeftBlock h1 {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  line-height: 40px;
  line-height: 2.5rem;
}

.RegisterLeftBlock h2 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.RegisterLeftBlock p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.RegisterLeftBlock p strong {
  font-weight: 700;
}

.RegisterRightBlock {
  margin-top: -100px;
  margin-top: -6.25rem;
  padding: 70px 0 0;
  padding: 4.375rem 0 0;
  background: linear-gradient(179.03deg, rgba(41, 142, 147, 0.95) -4.17%, rgba(62, 215, 223, 0.95) 164.98%);
}

@media (min-width: 900px) {
  .RegisterRightBlock {
    margin-top: 0;
    padding: 125px 120px 120px;
    padding: 7.8125rem 7.5rem 7.5rem;
  }
}

.RegisterRightBlock .register-form {
  border-top: 1px solid rgba(255, 255, 255, 0.3);
  border-top: 0.0625rem solid rgba(255, 255, 255, 0.3);
}

@media (min-width: 900px) {
  .RegisterRightBlock .register-form {
    border: 0;
  }
}

.RegisterRightBlock .register-form #CreateCustomerForm {
  padding: 0 30px;
  padding: 0 1.875rem;
}

@media (min-width: 900px) {
  .RegisterRightBlock .register-form #CreateCustomerForm {
    padding: 0 0;
  }
}

.RegisterRightBlock .register-form #CreateCustomerForm .col-12 {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}

.RegisterRightBlock .register-form .register-form-header {
  padding: 50px 30px;
  padding: 3.125rem 1.875rem;
}

.RegisterRightBlock .register-form .register-form-header:after {
  content: "";
  display: block;
}

.RegisterRightBlock .register-form .register-form-header h3 {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #fff;
  text-align: center;
}

.RegisterRightBlock .register-form .register-form-header ul {
  padding-top: 20px;
  padding-top: 1.25rem;
  width: 350px;
  width: 21.875rem;
  margin: 0 auto;
}

.RegisterRightBlock .register-form .register-form-header ul li {
  color: #fff;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  font-weight: 600;
  position: relative;
  padding-left: 30px;
  padding-left: 1.875rem;
}

.RegisterRightBlock .register-form .register-form-header ul li:before {
  content: '';
  width: 13px;
  width: 0.8125rem;
  height: 12px;
  height: 0.75rem;
  display: block;
  background: url(/build/images/ico-register-form-check.910f8fab.svg);
  position: absolute;
  left: 0;
  top: 4px;
  top: 0.25rem;
}

@media (min-width: 900px) {
  .RegisterRightBlock .register-form .register-form-header {
    display: none;
  }
}

.RegisterRightBlock .register-form .form-group label {
  color: #fff;
}

.RegisterRightBlock .register-form .form-group input, .RegisterRightBlock .register-form .form-group select {
  border-color: #fff;
  border-width: 2px;
  border-width: 0.125rem;
  color: #fff;
}

.RegisterRightBlock .register-form .form-group input::-moz-placeholder, .RegisterRightBlock .register-form .form-group select::-moz-placeholder {
  color: rgba(245, 245, 245, 0.7);
}

.RegisterRightBlock .register-form .form-group input::placeholder, .RegisterRightBlock .register-form .form-group select::placeholder {
  color: rgba(245, 245, 245, 0.7);
}

.RegisterRightBlock .register-form .form-group input option, .RegisterRightBlock .register-form .form-group select option {
  color: #625353;
}

.RegisterRightBlock .register-form input.btn {
  background: #fff;
  color: #9E1DBA;
}

#booking {
  padding: 30px 0 50px;
  padding: 1.875rem 0 3.125rem;
}

#booking .BookingTimer {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #4d4d4d;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
  text-align: center;
}

@media (min-width: 900px) {
  #booking .BookingTimer {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}

#booking .BookingTimer span {
  color: #9E1DBA;
  margin-left: 10px;
  margin-left: 0.625rem;
}

#booking .BookingSteps {
  margin-top: 20px;
  margin-top: 1.25rem;
}

#booking .BookingSteps .BookingCustomerMobile {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #9E1DBA;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  #booking .BookingSteps .BookingCustomerMobile {
    display: none;
  }
}

#booking .BookingSteps .BookingCustomerMobile .BookingCustomerMobileLabel {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #fff;
  background: #9E1DBA;
  border-radius: 3px;
  border-radius: 0.1875rem;
  padding: 4px 16px;
  padding: 0.25rem 1rem;
  margin-left: 30px;
  margin-left: 1.875rem;
  display: inline-block;
}

#booking .BookingSteps h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  color: #4d4d4d;
}

@media (min-width: 900px) {
  #booking .BookingSteps h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 10px;
    margin-bottom: 0.625rem;
  }
}

#booking .BookingSteps h3:before {
  display: none;
}

@media (min-width: 900px) {
  #booking .BookingSteps h3:before {
    display: inline-flex;
    border: 2px solid rgba(172, 172, 172, 0.5);
    border: 0.125rem solid rgba(172, 172, 172, 0.5);
    width: 50px;
    width: 3.125rem;
    height: 50px;
    height: 3.125rem;
    border-radius: 50%;
    margin-right: 15px;
    margin-right: 0.9375rem;
    justify-content: center;
    align-items: center;
  }
}

#booking .BookingSteps .BookingStepCustomer h3:before {
  content: url(/build/images/ico-booking-customer.f1cce0ec.svg);
}

#booking .BookingSteps .BookingStepAccommodation h3:before {
  content: url(/build/images/ico-booking-accommodation.e79865b3.svg);
}

#booking .BookingSteps .BookingStepDepartures h3:before {
  content: url(/build/images/ico-booking-departure.ddc3ec0d.svg);
}

#booking .BookingSteps .BookingStepDepartures .BookingNoDeparture {
  margin-top: 20px;
  margin-top: 1.25rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
}

@media (min-width: 900px) {
  #booking .BookingSteps .BookingStepDepartures .BookingNoDeparture {
    padding-left: 65px;
    padding-left: 4.0625rem;
  }
}

#booking .BookingSteps .BookingStepDepartures .BookingNoDeparture span {
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #625353;
}

#booking .BookingSteps .BookingStepPayments h3:before {
  content: url(/build/images/ico-booking-payment.829322d4.svg);
}

#booking .BookingSteps form {
  padding-left: 15px;
  padding-left: 0.9375rem;
  padding-right: 15px;
  padding-right: 0.9375rem;
}

@media (min-width: 900px) {
  #booking .BookingSteps form {
    padding-left: 65px;
    padding-left: 4.0625rem;
  }
}

#booking .BookingSteps .BookingProductHeader {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
}

@media (min-width: 900px) {
  #booking .BookingSteps .BookingProductHeader {
    padding-left: 65px;
    padding-left: 4.0625rem;
  }
}

#booking .BookingSteps .BookingProductHeader .BookingCustomer {
  color: #9E1DBA;
}

#booking .BookingSteps .BookingAccommodationForm, #booking .BookingSteps .BookingDepartureForm {
  padding-left: 0;
  padding-right: 0;
}

@media (min-width: 900px) {
  #booking .BookingSteps .BookingAccommodationForm, #booking .BookingSteps .BookingDepartureForm {
    padding-left: 65px;
    padding-left: 4.0625rem;
    padding-right: 15px;
    padding-right: 0.9375rem;
  }
}

#booking .BookingSteps .BookingProducts {
  display: flex;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

#booking .BookingSteps .BookingProducts .BookingProduct {
  width: 120px;
  width: 7.5rem;
  margin-right: 35px;
  margin-right: 2.1875rem;
}

#booking .BookingSteps .BookingProducts .BookingProduct:last-child {
  margin-right: 0;
}

#booking .BookingSteps .BookingProducts .BookingProduct h4 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  text-align: center;
  color: #4d4d4d;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock {
  padding: 25px 12px 5px;
  padding: 1.5625rem 0.75rem 0.3125rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  margin-top: 10px;
  margin-top: 0.625rem;
  position: relative;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock.active {
  background: #9E1DBA;
  color: #fff;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock.active svg:first-child path {
  fill: #fff;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock.active .BookingProductPrice, #booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock.active .BookingProductPersona {
  color: #fff;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingAccommodationCapacity {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingAccommodationCapacity svg {
  margin-right: 5px;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingAccommodationCapacity svg:last-child {
  margin-right: 0;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingProductPrice {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-size: 16px;
  font-size: 1rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  color: #9E1DBA;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingProductPersona {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 14px;
  line-height: 0.875rem;
  color: #625353;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingProductRimangono {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-size: 9px;
  font-size: 0.5625rem;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingDepartureIcon {
  padding: 4px 6px;
  padding: 0.25rem 0.375rem;
  border-radius: 50%;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  position: absolute;
  top: -5px;
  top: -0.3125rem;
  right: -7px;
  right: -0.4375rem;
  background: #fff;
}

#booking .BookingSteps .BookingProducts .BookingProduct .BookingProductBlock .BookingProductName {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #acacac;
  margin-top: 5px;
  margin-top: 0.3125rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture h4 {
  font-weight: 400;
  line-height: 14px;
  line-height: 0.875rem;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture h4 strong {
  font-weight: 700;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock {
  border: 1px solid #fff;
  border: 0.0625rem solid #fff;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock.active {
  background: #fff;
  color: #9E1DBA;
  border: 1px solid #9E1DBA;
  border: 0.0625rem solid #9E1DBA;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock.active svg:first-child path {
  fill: #9E1DBA;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock.active .BookingProductPrice {
  color: #9E1DBA;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock.active .BookingProductPersona {
  color: #625353;
}

#booking .BookingSteps .BookingProducts .BookingProduct.BookingDeparture .BookingProductBlock.active .BookingProductRimangono {
  color: #acacac;
}

#booking .BookingActions {
  margin-top: 30px;
  margin-top: 1.875rem;
}

#booking .BookingActions .btn {
  width: 100%;
  padding: 13px 20px;
  padding: 0.8125rem 1.25rem;
  font-size: 14px;
  font-size: 0.875rem;
  white-space: nowrap;
}

@media (min-width: 900px) {
  #booking .BookingActions .btn {
    width: auto;
    padding: 6px 24px;
    padding: 0.375rem 1.5rem;
    font-size: 12px;
    font-size: 0.75rem;
  }
}

#booking .BookingActions .btn-white {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  #booking .BookingActions .btn-white {
    margin-bottom: 0;
    margin-right: 15px;
    margin-right: 0.9375rem;
  }
}

#booking .BookingSidebar {
  display: none;
}

@media (min-width: 900px) {
  #booking .BookingSidebar {
    display: block;
  }
}

#booking .BookingSidebar .BookingResume {
  background: #f5f5f5;
  padding: 30px 25px;
  padding: 1.875rem 1.5625rem;
  border: 1px solid rgba(172, 172, 172, 0.7);
  border: 0.0625rem solid rgba(172, 172, 172, 0.7);
  margin-bottom: 64px;
  margin-bottom: 4rem;
}

#booking .BookingSidebar .BookingResume h2 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #4d4d4d;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

#booking .BookingSidebar .BookingResume .BookingResumeTotal {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  padding-bottom: 5px;
  padding-bottom: 0.3125rem;
  border-bottom: 1px solid rgba(172, 172, 172, 0.5);
  border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.5);
  margin-top: 25px;
  margin-top: 1.5625rem;
}

#booking .BookingSidebar .BookingResume .BookingResumeRoom span:first-child, #booking .BookingSidebar .BookingResume .BookingResumeDeparture span:first-child {
  width: 120px;
  width: 7.5rem;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #acacac;
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
}

#booking .BookingSidebar .BookingResume .BookingResumeRoom span:last-child, #booking .BookingSidebar .BookingResume .BookingResumeDeparture span:last-child {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
}

#booking .BookingSidebar .BookingResume button {
  margin: 30px 0 15px;
  margin: 1.875rem 0 0.9375rem;
}

#booking .BookingStepPayments .form-group [type="radio"]:not(:checked) + span, #booking .BookingStepPayments .form-group [type="radio"]:checked + span {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  color: #4d4d4d;
}

#booking .BookingStepPayments .form-group [type="radio"]:not(:checked) + span img, #booking .BookingStepPayments .form-group [type="radio"]:checked + span img {
  margin-left: 20px;
  margin-left: 1.25rem;
  position: absolute;
  top: 3px;
  top: 0.1875rem;
}

#booking .BookingStepPayments .form-group [type="radio"]:not(:checked) + span .BookingPaymentDescription, #booking .BookingStepPayments .form-group [type="radio"]:checked + span .BookingPaymentDescription {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-top: 5px;
  margin-top: 0.3125rem;
}

#booking .BookingStepPayments .BookingPaymentSolutions {
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
}

#confirmation {
  margin-top: 35px;
  margin-top: 2.1875rem;
  background-size: cover;
}

@media (max-width: 899px) {
  #confirmation {
    background-image: none !important;
  }
}

@media (min-width: 900px) {
  #confirmation {
    padding: 75px 0 90px;
    padding: 4.6875rem 0 5.625rem;
    margin-top: 0;
  }
}

@media (max-width: 899px) {
  #confirmation .LeftBlock {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #confirmation .LeftBlock {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }
}

#confirmation .RightBlock {
  padding-left: 0;
}

@media (max-width: 899px) {
  #confirmation .RightBlock {
    display: none;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  #confirmation .RightBlock {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }
}

#confirmation h1 {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin-bottom: 35px;
  margin-bottom: 2.1875rem;
  text-align: center;
}

@media (min-width: 900px) {
  #confirmation h1 {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
    text-align: left;
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }
}

#confirmation p {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
  text-align: center;
}

@media (min-width: 900px) {
  #confirmation p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 28px;
    line-height: 1.75rem;
    text-align: left;
  }
}

#confirmation p.strong {
  margin-bottom: 5px;
  margin-bottom: 0.3125rem;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  text-align: center;
}

@media (min-width: 900px) {
  #confirmation p.strong {
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
    text-align: left;
  }
}

#confirmation .btn {
  display: none;
}

@media (min-width: 900px) {
  #confirmation .btn {
    display: block;
    width: 333px;
    width: 20.8125rem;
    display: inline-block;
    text-align: center;
  }
}

#confirmation .WhiteGap {
  height: 30px;
  height: 1.875rem;
  background: #fff;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  margin-top: 10px;
  margin-top: 0.625rem;
}

@media (max-width: 599px) {
  #confirmation .WhiteGap {
    margin-top: -25px;
    margin-top: -1.5625rem;
  }
}

@media (min-width: 900px) {
  #confirmation .WhiteGap {
    display: none;
  }
}

@media (max-width: 447px) {
  #confirmation .WhiteGap {
    display: none;
  }
}

#confirmation .KO {
  text-align: center;
}

#confirmation .KO h1 {
  text-align: center;
}

#confirmation .KO p {
  text-align: center;
}

#confirmation .KO .PhoneBanner {
  display: none;
}

@media (min-width: 900px) {
  #confirmation .KO .PhoneBanner {
    display: block;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  #confirmation .KO {
    margin-bottom: -30px;
    margin-bottom: -1.875rem;
  }
}

@media (max-width: 599px) {
  #confirmation .KO {
    margin-bottom: 30px;
    margin-bottom: 1.875rem;
  }
}

.ConfermaDetails {
  display: none;
}

@media (min-width: 900px) {
  .ConfermaDetails {
    display: block;
    padding: 40px 30px;
    padding: 2.5rem 1.875rem;
    background: #fff;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    border-radius: 0.3125rem;
    color: #4d4d4d;
  }
}

.ConfermaDetails .Title {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.ConfermaDetails .row {
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
}

.ConfermaDetails .Label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  color: #acacac;
  line-height: 19px;
  line-height: 1.1875rem;
}

.ConfermaDetails .Value {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
}

.ConfermaDetails .Value.Codice {
  color: #9E1DBA;
  font-weight: 700;
}

.ConfermaDetails .TotalPerson {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  border-top: 1px solid rgba(172, 172, 172, 0.5);
  border-top: 0.0625rem solid rgba(172, 172, 172, 0.5);
  border-bottom: 1px solid rgba(172, 172, 172, 0.5);
  border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.5);
  padding: 8px 0 5px;
  padding: 0.5rem 0 0.3125rem;
  margin-top: 30px;
  margin-top: 1.875rem;
}

.ConfermaDetails .Total {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 16px;
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
  border-bottom: 1px solid rgba(172, 172, 172, 0.5);
  border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.5);
  padding: 8px 0 5px;
  padding: 0.5rem 0 0.3125rem;
}

.ConfermaDetails.mobile {
  display: block;
  margin-top: 40px;
  margin-top: 2.5rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .ConfermaDetails.mobile {
    display: none;
  }
}

.ConfermaDetails.mobile .btn {
  display: block;
  margin-top: 30px;
  margin-top: 1.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center;
}

.ConfermaDetails .KO.mobile {
  margin-top: -50px;
  margin-top: -3.125rem;
  padding-bottom: 20px;
  padding-bottom: 1.25rem;
}

.conferma .additional-content {
  background: #fff;
  padding-bottom: 0;
}

.conferma .Recommended {
  background: #f5f5f5;
}

.homepage {
  background: #f5f5f5;
}

.homepage #SearchBar {
  display: flex;
}

.homepage .CategoriesSliderFixed {
  position: fixed;
  top: 0;
  z-index: 10000;
  overflow-x: auto;
  white-space: nowrap;
  width: 100%;
  padding: 20px 0;
}

@media (max-width: 599px) {
  .homepage .CategoriesSliderFixed {
    top: 24px !important;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .homepage .CategoriesSlider.CategoriesSliderFixed {
    padding: 0 !important;
  }
}

@media (max-width: 899px) {
  .homepage .CategoriesSlider.CategoriesSliderFixed > .bx-wrapper-category {
    padding: 25px 0;
  }
}

@media (min-width: 600px) and (max-width: 899px) {
  .homepage .CategoriesSlider.CategoriesSliderFixed > .bx-wrapper-category {
    background-color: #f5f5f5;
  }
}

.homepage .homepage-phoneNumber {
  display: inline;
}

@media (max-width: 899px) {
  .homepage .homepage-phoneNumber {
    color: #fff;
  }
}

.homepage .homepage-phoneNumber a {
  color: #fff;
}

@media (min-width: 900px) {
  .homepage .homepage-phoneNumber {
    display: none;
  }
}

@media (max-width: 300px) {
  .homepage .homepage-phoneNumber {
    display: none;
  }
}

.homepage .homepage-phoneNumber .phone-dark {
  display: none;
}

.homepage .homepage-phoneNumber .phone-white {
  display: inline;
}

@media (max-width: 899px) {
  .homepage .scrolled .homepage-phoneNumber {
    color: #020d4e;
  }
}

.homepage .scrolled .homepage-phoneNumber a {
  color: #020d4e;
}

.homepage .scrolled .homepage-phoneNumber .phone-dark {
  display: inline;
}

.homepage .scrolled .homepage-phoneNumber .phone-white {
  display: none;
}

@media (max-width: 599px) {
  .homepage .scrolled {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    position: fixed !important;
    top: 0;
    padding-top: 10px;
  }
  .homepage .scrolled .box-fromDate {
    color: #020d4e !important;
    opacity: 1 !important;
    font-weight: bold !important;
    top: 21.1px !important;
  }
  .homepage .scrolled #menu label span {
    background-color: #020d4e !important;
  }
}

.homepage .hero {
  text-shadow: none;
  max-height: 600px;
  max-height: 37.5rem;
}

@media (max-width: 899px) {
  .homepage .hero {
    background-position-y: -37px;
    background-image: linear-gradient(0deg, rgba(158, 29, 186, 0.35) 37%, rgba(0, 0, 0, 0.65) 70%), url(/build/images/new-homepage.1315bdd7.jpg) !important;
  }
}

@media (min-width: 900px) {
  .homepage .hero {
    max-height: none;
  }
}

.homepage .hero .hero-cnt .container .subtitle {
  display: none;
}

.homepage .hero .hero-cnt .container .subtitleDesktop {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

@media (max-width: 899px) {
  .homepage .hero .hero-cnt .container .subtitleDesktop {
    display: none;
  }
}

.homepage .hero .hero-cnt .title {
  display: block;
  width: 100%;
  max-width: -webkit-max-content;
  max-width: -moz-max-content;
  max-width: max-content;
}

@media (max-width: 899px) {
  .homepage .hero .hero-cnt .title {
    display: none;
  }
}

.homepage .hero .hero-cnt .homepageLogo {
  display: none;
}

@media (max-width: 899px) {
  .homepage .hero .hero-cnt .homepageLogo {
    margin-top: -125px;
    display: block;
    text-align: center;
  }
  .homepage .hero .hero-cnt .homepageLogo span {
    font-size: 15px;
    font-weight: 500;
  }
  .homepage .hero .hero-cnt .homepageLogo p {
    margin-top: 7px;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 500;
  }
  .homepage .hero .hero-cnt .homepageLogo span.fromYears {
    font-size: 30px;
    font-size: 1.875rem;
    font-weight: 600;
    font-style: italic;
    position: absolute;
    right: 40px;
    top: 75px;
    padding: 0px;
  }
}

@media (min-width: 900px) {
  .homepage .hero .hero-cnt {
    margin-top: 100px;
    margin-top: 6.25rem;
  }
}

.homepage .hero .hero-cnt .hero-form {
  position: relative;
  z-index: 100;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  width: 100%;
  gap: 0;
  margin: 0;
  transform: translateY(50px);
}

@media screen and (min-width: 900px) {
  .homepage .hero .hero-cnt .hero-form {
    transform: translateY(40px);
  }
}

.homepage .hero .hero-cnt .hero-form .searchbar-col {
  flex: 1 1 0%;
  min-width: 0;
  display: flex;
  align-items: flex-end;
  margin-right: 140px;
}

.homepage .hero .hero-cnt .hero-form .counter-col {
  flex: 0 0 auto;
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  min-width: 120px;
  margin-left: 0;
}

@media (max-width: 899px) {
  .homepage .hero .hero-cnt .hero-form {
    flex-direction: column;
    align-items: stretch;
  }
  .homepage .hero .hero-cnt .hero-form .searchbar-col {
    width: 100%;
    justify-content: center;
    margin: 0 auto;
  }
  .homepage .hero .hero-cnt .hero-form .counter-col {
    width: 100%;
    justify-content: center;
    margin: 16px 0 0 0;
  }
}

.homepage .hero .HeroDetailsMobile {
  background: #fff;
  border-radius: 27px 30px 0 0;
  border-radius: 1.6875rem 1.875rem 0 0;
  padding: 27px 20px 20px 20px;
  padding: 1.6875rem 1.25rem 1.25rem 1.25rem;
}

@media (max-width: 599px) {
  .homepage .hero .HeroDetailsMobile {
    min-height: 200px;
    max-height: 325px;
  }
}

.homepage .hero .HeroDetailsMobile .secondaryTitle {
  display: block;
  color: #9E1DBA;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.homepage .hero .HeroDetailsMobile .subtitle {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
}

.homepage .CategoriesSlider {
  display: none;
}

@media (min-width: 900px) {
  .homepage .CategoriesSlider {
    display: block;
    background: #fff;
    border-bottom: 2px solid rgba(172, 172, 172, 0.3);
    border-bottom: 0.125rem solid rgba(172, 172, 172, 0.3);
    border-top: 2px solid rgba(172, 172, 172, 0.3);
    border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
  }
}

.homepage .BeforeContentSection .CategoriesSlider {
  display: block;
}

.homepage #GlobalCounter {
  margin-top: -60px;
  margin-top: -3.75rem;
  float: right;
}

.homepage .HolidayEvents {
  padding: 15px 0;
  padding: 0.9375rem 0;
}

@media (min-width: 900px) {
  .homepage .HolidayEvents {
    padding: 30px 0 50px 0;
    padding: 1.875rem 0 3.125rem 0;
  }
}

.homepage .HolidayEvents .text-departures {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  .homepage .HolidayEvents .text-departures {
    display: none;
  }
}

@media (max-width: 991px) {
  .homepage .HolidayEvents #holidays {
    background-image: linear-gradient(to bottom, #ffffff, #d3d3d3, #d3d3d3, #d3d3d3, #d3d3d3, #ffffff);
  }
}

.homepage .HolidayEvents #ShowAllButton {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-top: 5rem;
}

@media (min-width: 900px) {
  .homepage .HolidayEvents #ShowAllButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    cursor: pointer;
  }
}

.homepage .HolidayEvents .Holiday .info .buttons .btn {
  display: none;
}

@media (min-width: 900px) {
  .homepage .HolidayEvents .Holiday .info .buttons .btn {
    display: block;
  }
}

.homepage .BlogPosts {
  display: none;
}

@media (min-width: 900px) {
  .homepage .BlogPosts {
    display: block;
    padding: 60px 0;
    padding: 3.75rem 0;
  }
}

.homepage .BlogPosts .row {
  margin: 0;
}

.homepage #ContentContainer {
  background: #fff;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media (min-width: 900px) {
  .homepage #ContentContainer {
    background: none;
    border-radius: 0;
    margin-top: 0;
  }
}

.homepage .MobileContactBar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #EEE;
  z-index: 100;
  height: 150px;
  height: 9.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateY(75px);
  bottom: env(safe-area-inset-bottom);
}

@media (min-width: 900px) {
  .homepage .MobileContactBar {
    display: none;
  }
}

.homepage .MobileContactBar .PhoneButtons {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  top: 10px;
  position: absolute;
}

.homepage .MobileContactBar .PhoneButtons a {
  margin: auto;
}

.homepage .MobileContactBar .PhoneButtons p {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: 500;
  font-family: "Montserrat";
}

.wishlist .hero {
  text-shadow: none;
}

.wishlist .hero .hero-cnt .title {
  text-align: center;
  max-width: 100%;
  margin-top: 40px;
  margin-top: 2.5rem;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 26px;
  line-height: 1.625rem;
}

@media (min-width: 900px) {
  .wishlist .hero .hero-cnt .title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
}

.wishlist #ContentContainer {
  padding: 30px 0 20px;
  padding: 1.875rem 0 1.25rem;
  background: #fff;
  max-width: 100%;
  border-bottom: 1px solid rgba(172, 172, 172, 0.3);
  border-bottom: 0.0625rem solid rgba(172, 172, 172, 0.3);
}

@media (min-width: 900px) {
  .wishlist #ContentContainer {
    padding: 55px 0 150px;
    padding: 3.4375rem 0 9.375rem;
    background: #f5f5f5;
  }
}

.wishlist .Holiday .img {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  border-radius: 5px 5px 0px 0px;
  border-radius: 0.3125rem 0.3125rem 0rem 0rem;
}

@media (min-width: 900px) {
  .wishlist .Holiday .img {
    height: 320px;
    height: 20rem;
  }
}

.wishlist .Holiday .img .currency {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #fff;
  text-shadow: 1px 3px 1px rgba(0, 0, 0, 0.25);
  text-shadow: 0.0625rem 0.1875rem 0.0625rem rgba(0, 0, 0, 0.25);
}

@media (min-width: 900px) {
  .wishlist .Holiday .img .currency {
    text-align: right;
  }
}

.wishlist .Holiday .img .currency .price {
  font-family: "Lato", sans-serif;
  font-weight: 400;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 30px;
  line-height: 1.875rem;
  color: #fff;
  margin-left: 3px;
  margin-left: 0.1875rem;
}

.wishlist .Holiday .buttons {
  padding: 15px 20px 5px;
  padding: 0.9375rem 1.25rem 0.3125rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  visibility: hidden;
}

@media (min-width: 900px) {
  .wishlist .Holiday .buttons {
    visibility: visible;
  }
}

.wishlist .Holiday .buttons .btn-white {
  background: #fff;
  color: #4d4d4d;
  border-color: rgba(0, 0, 0, 0.4);
  letter-spacing: 0.05em;
  -webkit-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}

.wishlist .CategoriesSlider {
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
  background: #f5f5f5;
}

@media (min-width: 900px) {
  .wishlist .CategoriesSlider {
    padding-bottom: 0;
    background: #fff;
  }
}

.contatti .hero {
  text-shadow: none;
}

.contatti .hero .hero-cnt .title {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin-top: 60px;
  margin-top: 3.75rem;
  text-align: center;
  max-width: 100%;
}

@media (min-width: 900px) {
  .contatti .hero .hero-cnt .title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
}

.contatti #ContentContainer {
  padding: 50px 0;
  padding: 3.125rem 0;
}

@media (min-width: 900px) {
  .contatti #ContentContainer {
    padding: 50px 100px;
    padding: 3.125rem 6.25rem;
  }
}

.contatti #ContentContainer .row {
  margin: 0;
}

@media (min-width: 900px) {
  .contatti #ContentContainer .row {
    margin: 0 -15px;
    margin: 0 -0.9375rem;
  }
}

.contatti #ContentContainer .row .col-md-6 {
  padding: 0;
}

@media (min-width: 900px) {
  .contatti #ContentContainer .row .col-md-6 {
    padding: 0 15px;
    padding: 0 0.9375rem;
  }
}

.contatti #ContentContainer .LeftBlock {
  padding: 0 15px;
  padding: 0 0.9375rem;
}

@media (min-width: 900px) {
  .contatti #ContentContainer .LeftBlock {
    padding: 0;
  }
}

.contatti #ContentContainer .LeftBlock .LogoBlock {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 360px;
  max-width: 22.5rem;
}

.contatti #ContentContainer .LeftBlock .LogoBlock img {
  display: none;
}

@media (min-width: 900px) {
  .contatti #ContentContainer .LeftBlock .LogoBlock img {
    display: block;
    margin-right: 35px;
    margin-right: 2.1875rem;
  }
}

.contatti #ContentContainer h3 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #4d4d4d;
}

@media (min-width: 900px) {
  .contatti #ContentContainer h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
  }
}

.contatti #ContentContainer p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .contatti #ContentContainer p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
}

.contatti #ContentContainer p .primary {
  color: #9E1DBA;
  font-size: 12px;
  font-size: 0.75rem;
}

.contatti #ContentContainer p b {
  margin-right: 10px;
  margin-right: 0.625rem;
}

.contatti #ContentContainer .ContactFormContainer {
  padding: 30px 30px 25px;
  padding: 1.875rem 1.875rem 1.5625rem;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  background: #f5f5f5;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .contatti #ContentContainer .ContactFormContainer {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border: 0.0625rem solid rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    border-radius: 0.375rem;
  }
}

.contatti #ContentContainer .ContactFormContainer p {
  color: rgba(0, 0, 0, 0.9);
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 28px;
  line-height: 1.75rem;
  margin-top: 10px;
  margin-top: 0.625rem;
}

.contatti #ContentContainer .ContactFormContainer .select-control {
  display: block;
  margin-bottom: 15px;
}

.contatti #ContentContainer .ContactFormContainer .ContactForm .form-group {
  margin-bottom: 12px;
  margin-bottom: 0.75rem;
}

.contatti #ContentContainer .ContactFormContainer .ContactForm .form-group textarea {
  min-height: 90px;
  min-height: 5.625rem;
  border-radius: 5px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  border: 0.125rem solid rgba(0, 0, 0, 0.3);
  margin-top: 5px;
  margin-top: 0.3125rem;
}

.contatti #ContentContainer .ContactFormContainer .ContactForm .form-group textarea:focus-visible {
  border-color: #9E1DBA;
  outline: none;
}

.contatti #ContentContainer .ContactFormContainer .ContactForm .form-group .btn {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.contatti #ContentContainer .ContactFormContainer .ContactForm .alert-success {
  text-align: center;
  color: #28a745;
}

.contatti .CategoriesSlider {
  border-top: 2px solid rgba(172, 172, 172, 0.3);
  border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
  background: #f5f5f5;
}

@media (min-width: 900px) {
  .contatti .CategoriesSlider {
    background: #fff;
  }
}

.cerca .hero {
  text-shadow: none;
  max-height: 600px;
  max-height: 37.5rem;
  background-size: cover;
}

@media (max-width: 899px) {
  .cerca .hero {
    position: unset;
  }
}

@media (min-width: 900px) {
  .cerca .hero {
    background-image: linear-gradient(360deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 50%), linear-gradient(180deg, rgba(7, 7, 7, 0.5) 0%, rgba(7, 7, 7, 0) 40.95%), url(/build/images/cerca_bg.e9851c56.png) !important;
  }
}

.cerca .hero .hero-cnt {
  margin-top: -340px;
  margin-top: -21.25rem;
  padding-top: 15px;
  padding-top: 0.9375rem;
}

@media (min-width: 900px) {
  .cerca .hero .hero-cnt {
    margin-top: 0;
    padding-top: 0;
  }
}

@media (max-width: 355px) {
  .cerca .hero .hero-cnt {
    margin-top: -320px;
    margin-top: -20rem;
  }
}

.cerca .hero .hero-cnt h1.title {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  text-align: center;
  max-width: none;
  margin-top: 35px;
  margin-top: 2.1875rem;
}

@media (max-width: 899px) {
  .cerca .hero .hero-cnt h1.title {
    margin-top: 0;
  }
}

@media (min-width: 900px) {
  .cerca .hero .hero-cnt h1.title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
  .cerca .hero .HeroGapMobile {
    display: none;
  }
}

.cerca .search-form {
  margin-top: -410px;
  margin-top: -25.625rem;
}

@media (min-width: 900px) {
  .cerca .search-form {
    padding: 35px 0 25px;
    padding: 2.1875rem 0 1.5625rem;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    background: #f5f5f5;
    margin-top: 0;
  }
}

.cerca .search-form label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #fff;
}

@media (min-width: 900px) {
  .cerca .search-form label {
    color: #625353;
  }
}

.cerca .search-form .form-group label {
  display: none;
}

@media (min-width: 900px) {
  .cerca .search-form .form-group label {
    display: block;
  }
}

.cerca .search-form .form-group select {
  color: #fff;
  border-color: #fff;
}

@media (min-width: 900px) {
  .cerca .search-form .form-group select {
    color: #625353;
    border-color: #acacac;
  }
}

.cerca .search-form .second-row {
  margin-top: 20px;
  margin-top: 1.25rem;
}

@media (min-width: 900px) {
  .cerca .search-form .second-row {
    margin-top: 35px;
    margin-top: 2.1875rem;
  }
  .cerca .search-form #advanced_search_destination, .cerca .search-form #advanced_search_category {
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}

.cerca .search-form #advanced_search_season, .cerca .search-form #advanced_search_tripLength {
  margin-top: 8px;
  margin-top: 0.5rem;
  display: flex;
}

.cerca .search-form #advanced_search_season label, .cerca .search-form #advanced_search_tripLength label {
  border: 1px solid rgba(0, 0, 0, 0.25);
  border: 0.0625rem solid rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  padding: 5px 10px;
  padding: 0.3125rem 0.625rem;
  background: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 14px;
  line-height: 0.875rem;
  text-transform: lowercase;
  cursor: pointer;
  width: 82px;
  width: 5.125rem;
  color: #acacac;
  min-height: 49px;
  min-height: 3.0625rem;
  margin-right: 5px;
  margin-right: 0.3125rem;
}

@media (min-width: 900px) {
  .cerca .search-form #advanced_search_season label, .cerca .search-form #advanced_search_tripLength label {
    margin-right: 10px;
    margin-right: 0.625rem;
  }
}

@media (min-width: 1200px) {
  .cerca .search-form #advanced_search_season label, .cerca .search-form #advanced_search_tripLength label {
    margin-right: 20px;
    margin-right: 1.25rem;
  }
}

.cerca .search-form #advanced_search_season input.season + label, .cerca .search-form #advanced_search_season input.tripLength + label, .cerca .search-form #advanced_search_tripLength input.season + label, .cerca .search-form #advanced_search_tripLength input.tripLength + label {
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  text-align: center;
}

.cerca .search-form #advanced_search_season input.tripLength + label, .cerca .search-form #advanced_search_tripLength input.tripLength + label {
  flex-direction: row;
}

.cerca .search-form #advanced_search_season input.season.spring + label:before, .cerca .search-form #advanced_search_tripLength input.season.spring + label:before {
  content: url(/build/images/ico-season-spring.2f9911c4.svg);
}

.cerca .search-form #advanced_search_season input.season.spring:checked + label:before, .cerca .search-form #advanced_search_tripLength input.season.spring:checked + label:before {
  content: url(/build/images/ico-season-spring-orange.f59284ff.svg);
}

.cerca .search-form #advanced_search_season input.season.summer + label:before, .cerca .search-form #advanced_search_tripLength input.season.summer + label:before {
  content: url(/build/images/ico-season-summer.2ef4a88b.svg);
}

.cerca .search-form #advanced_search_season input.season.summer:checked + label:before, .cerca .search-form #advanced_search_tripLength input.season.summer:checked + label:before {
  content: url(/build/images/ico-season-summer-orange.7b65d823.svg);
}

.cerca .search-form #advanced_search_season input.season.fall + label:before, .cerca .search-form #advanced_search_tripLength input.season.fall + label:before {
  content: url(/build/images/ico-season-autumn.93c5e712.svg);
}

.cerca .search-form #advanced_search_season input.season.fall:checked + label:before, .cerca .search-form #advanced_search_tripLength input.season.fall:checked + label:before {
  content: url(/build/images/ico-season-autumn-orange.5299ff66.svg);
}

.cerca .search-form #advanced_search_season input.season.winter + label:before, .cerca .search-form #advanced_search_tripLength input.season.winter + label:before {
  content: url(/build/images/ico-season-winter.090a09f7.svg);
}

.cerca .search-form #advanced_search_season input.season.winter:checked + label:before, .cerca .search-form #advanced_search_tripLength input.season.winter:checked + label:before {
  content: url(/build/images/ico-season-winter-orange.f5a9acd6.svg);
}

.cerca .search-form #advanced_search_season input:checked + label, .cerca .search-form #advanced_search_tripLength input:checked + label {
  border-color: #9E1DBA;
  color: #9E1DBA;
}

.cerca .HolidayEvents {
  padding: 30px 0;
  padding: 1.875rem 0;
}

@media (min-width: 900px) {
  .cerca .HolidayEvents {
    padding: 50px 0;
    padding: 3.125rem 0;
  }
}

@media (max-width: 599px) {
  .cerca .HolidayEvents {
    margin: 0 10px;
    margin: 0 0.625rem;
  }
}

.cerca .HolidayEvents h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .cerca .HolidayEvents h4 {
    display: none;
  }
  .cerca .HolidayEvents .row {
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
  }
}

.cerca .HolidayEvents #ShowAllButton {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-top: 5rem;
}

@media (min-width: 900px) {
  .cerca .HolidayEvents #ShowAllButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    cursor: pointer;
  }
}

.cerca .HolidayEvents .Holiday .info .buttons .btn {
  display: none;
}

@media (min-width: 900px) {
  .cerca .HolidayEvents .Holiday .info .buttons .btn {
    display: block;
  }
}

.cerca #ContentContainer > h3 {
  font-family: "Lato", sans-serif;
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

.cerca #ContentContainer .total {
  color: #9E1DBA;
}

.cerca #ContentContainer .row.mb-4 {
  margin-bottom: 0 !important;
}

@media (min-width: 900px) {
  .cerca #ContentContainer .row.mb-4 {
    margin-bottom: 120px !important;
    margin-bottom: 7.5rem !important;
  }
}

@media (max-width: 899px) {
  .cerca #ContentContainer {
    border-radius: 35px 35px 0 0;
    background-color: #fff;
    margin-top: 25px;
  }
  .cerca #ContentContainer #showMore {
    display: flex;
    justify-content: center;
  }
}

.cerca .CategoriesSlider {
  border-top: 1px solid rgba(172, 172, 172, 0.3);
  border-top: 0.0625rem solid rgba(172, 172, 172, 0.3);
  padding-bottom: 40px;
  padding-bottom: 2.5rem;
  background: #f5f5f5;
}

@media (min-width: 900px) {
  .cerca .CategoriesSlider {
    background: #fff;
  }
  .cerca #ContentContainer .row {
    margin-bottom: 35px;
    margin-bottom: 2.1875rem;
  }
  .cerca .advanced-search-form .btn {
    width: auto;
  }
}

@media (max-width: 899px) {
  .cerca .advanced-search-form .btn-search {
    margin: 1px 0;
  }
}

.static-page .hero {
  text-shadow: none;
}

.static-page .hero .hero-cnt .title {
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
  margin-top: 60px;
  margin-top: 3.75rem;
  text-align: center;
  max-width: 100%;
}

@media (min-width: 900px) {
  .static-page .hero .hero-cnt .title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
}

.static-page .hero .HeroGapMobile {
  display: block;
  height: 30px;
  height: 1.875rem;
  background: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .static-page .hero .HeroGapMobile {
    display: none;
  }
}

.static-page #ContentContainer {
  padding: 50px 0 10px;
  padding: 3.125rem 0 0.625rem;
}

@media (min-width: 900px) {
  .static-page #ContentContainer {
    padding: 50px 0 50px;
    padding: 3.125rem 0 3.125rem;
  }
}

.static-page #ContentContainer .come-prenatore-row {
  background: linear-gradient(270deg, rgba(255, 255, 255, 0) 0%, #F5FBFF 100%), #FFFFFF;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
  border-radius: 5px;
  border-radius: 0.3125rem;
  margin-bottom: 45px;
  margin-bottom: 2.8125rem;
  margin-left: 10px;
  margin-left: 0.625rem;
  margin-right: 10px;
  margin-right: 0.625rem;
}

@media (min-width: 900px) {
  .static-page #ContentContainer .come-prenatore-row {
    margin-left: -15px;
    margin-left: -0.9375rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-bottom: 25px;
    margin-bottom: 1.5625rem;
  }
}

.static-page #ContentContainer .come-prenatore-row .img-block {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.static-page #ContentContainer .come-prenatore-row .img-block img {
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  width: 45px;
}

@media (min-width: 900px) {
  .static-page #ContentContainer .come-prenatore-row .img-block img {
    position: relative;
    width: auto;
  }
}

.static-page #ContentContainer .come-prenatore-row .description-block {
  padding: 45px 15px 5px 15px;
  padding: 2.8125rem 0.9375rem 0.3125rem 0.9375rem;
}

@media (min-width: 900px) {
  .static-page #ContentContainer .come-prenatore-row .description-block {
    border-left: 1px solid #acacac;
    border-left: 0.0625rem solid #acacac;
    padding: 35px 35px 15px 40px;
    padding: 2.1875rem 2.1875rem 0.9375rem 2.5rem;
  }
}

.static-page #ContentContainer .come-prenatore-row .description-block h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 24px;
  line-height: 1.5rem;
  text-align: center;
  color: #4d4d4d;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .static-page #ContentContainer .come-prenatore-row .description-block h3 {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    text-align: left;
  }
}

.static-page #ContentContainer .come-prenatore-row .description-block p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .static-page #ContentContainer .come-prenatore-row .description-block p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.static-page .CategoriesSlider {
  border-top: 2px solid rgba(172, 172, 172, 0.3);
  border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
  background: #f5f5f5;
  padding-bottom: 30px;
  padding-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .static-page .CategoriesSlider {
    background: #fff;
    padding-bottom: 45px;
    padding-bottom: 2.8125rem;
  }
}

.static-page .Accordion {
  margin-top: -25px;
  margin-top: -1.5625rem;
  margin-left: 20px;
  margin-left: 1.25rem;
  margin-right: 20px;
  margin-right: 1.25rem;
  margin-bottom: 50px;
  margin-bottom: 3.125rem;
}

@media (min-width: 900px) {
  .static-page .Accordion {
    padding: 0 120px;
    padding: 0 7.5rem;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
  }
}

.static-page .Accordion .accordion__item .accordion__title_wrapper {
  padding: 15px 0;
  padding: 0.9375rem 0;
}

@media (min-width: 900px) {
  .static-page .Accordion .accordion__item .accordion__title_wrapper {
    padding: 30px 0;
    padding: 1.875rem 0;
  }
}

.static-page .Accordion .accordion__item .accordion__title_wrapper .accordion__title {
  color: #4d4d4d;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
}

@media (min-width: 900px) {
  .static-page .Accordion .accordion__item .accordion__title_wrapper .accordion__title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.static-page .Accordion .accordion__item .accordion__content {
  transition: .4s;
  overflow: hidden;
  max-height: 0;
  border-width: 1px;
}

@media (min-width: 900px) {
  .static-page .Accordion .accordion__item .accordion__content {
    border-width: 3px;
  }
}

.static-page .Accordion .accordion__item .accordion__content .accordion__text {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

.static-page .Accordion .accordion__item .accordion__content .accordion__text p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

@media (min-width: 900px) {
  .static-page .Accordion .accordion__item .accordion__content .accordion__text p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem;
    margin-bottom: 20px;
    margin-bottom: 1.25rem;
  }
}

.static-page .Accordion .accordion__item.active .accordion__content {
  max-height: none;
}

.static-page .post-items {
  margin-left: 0;
  margin-right: 0;
  margin-top: -50px;
  margin-top: -3.125rem;
}

@media (min-width: 900px) {
  .static-page .post-items {
    margin-left: -15px;
    margin-left: -0.9375rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
    margin-top: 0;
  }
}

.static-page .post-items .post-item-col {
  margin-top: 50px;
  margin-top: 3.125rem;
}

@media (min-width: 900px) {
  .static-page .post-items .post-item-col {
    padding-right: 5px;
    padding-right: 0.3125rem;
    margin-top: 55px;
    margin-top: 3.4375rem;
  }
}

.static-page .post-items .post-item-col .post-item {
  background: #fff;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  border-radius: 0.3125rem;
  padding: 40px 20px 15px;
  padding: 2.5rem 1.25rem 0.9375rem;
}

@media (min-width: 900px) {
  .static-page .post-items .post-item-col .post-item {
    padding: 50px 20px 30px;
    padding: 3.125rem 1.25rem 1.875rem;
  }
}

.static-page .post-items .post-item-col .post-item:before {
  content: "“";
  font-family: Arial;
  font-size: 150px;
  font-size: 9.375rem;
  line-height: 70px;
  line-height: 4.375rem;
  font-weight: 900;
  color: #9E1DBA;
  position: absolute;
  top: -10px;
  top: -0.625rem;
  left: 50%;
  transform: translateX(-50%);
}

.static-page .post-items .post-item-col .post-item h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  color: #4d4d4d;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  .static-page .post-items .post-item-col .post-item h3 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
    line-height: 1.5rem;
  }
}

.static-page .post-items .post-item-col .post-item p {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 22px;
  line-height: 1.375rem;
  margin-bottom: 15px;
  margin-bottom: 0.9375rem;
}

@media (min-width: 900px) {
  .static-page .post-items .post-item-col .post-item p {
    font-size: 13px;
    font-size: 0.8125rem;
    line-height: 22px;
    line-height: 1.375rem;
  }
}

.static-page .post-items .post-item-col .post-item p.author {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #acacac;
  font-weight: 600;
  font-style: italic;
}

.blog-details .hero {
  text-shadow: none;
}

.blog-details .hero .hero-cnt {
  min-height: 275px;
  min-height: 17.1875rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  padding-top: 115px;
  padding-top: 7.1875rem;
}

@media (min-width: 900px) {
  .blog-details .hero .hero-cnt {
    margin-top: 140px;
    margin-top: 8.75rem;
    padding-top: 0;
    min-height: auto;
  }
}

.blog-details .hero .hero-cnt .title {
  text-align: left;
  max-width: 400px;
  max-width: 25rem;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 28px;
  line-height: 1.75rem;
}

@media (min-width: 900px) {
  .blog-details .hero .hero-cnt .title {
    font-size: 55px;
    font-size: 3.4375rem;
    line-height: 50px;
    line-height: 3.125rem;
    max-width: 800px;
    max-width: 50rem;
  }
}

.blog-details .hero .HeroGapMobile {
  display: block;
  height: 30px;
  height: 1.875rem;
  background: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .blog-details .hero .HeroGapMobile {
    display: none;
  }
}

.blog-details .BlogPost .postCol {
  padding-top: 10px;
  padding-top: 0.625rem;
}

@media (min-width: 900px) {
  .blog-details .BlogPost .postCol {
    padding-top: 60px;
    padding-top: 3.75rem;
    padding-bottom: 30px;
    padding-bottom: 1.875rem;
  }
}

.blog-details .BlogPost .postCol .share {
  position: absolute;
  right: 0;
  top: -60px;
  top: -3.75rem;
}

@media (min-width: 900px) {
  .blog-details .BlogPost .postCol .share {
    display: none;
  }
}

.blog-details .BlogPost .postCol .excerpt {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 40px;
  margin-bottom: 2.5rem;
}

.blog-details .BlogPost .postCol img {
  width: 100%;
  max-height: 420px;
  max-height: 26.25rem;
}

.blog-details .BlogPost .postCol .content {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.blog-details .BlogPost .postCol .content p {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 24px;
  line-height: 1.5rem;
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

.blog-details .vacanzesCol {
  padding-top: 40px;
  padding-top: 2.5rem;
}

@media (min-width: 900px) {
  .blog-details .vacanzesCol {
    border-left: 1px solid rgba(172, 172, 172, 0.5);
    border-left: 0.0625rem solid rgba(172, 172, 172, 0.5);
    padding-top: 60px;
    padding-top: 3.75rem;
  }
}

.blog-details .vacanzesCol .vacanzes .title {
  color: #4d4d4d;
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .blog-details .vacanzesCol .vacanzes .title {
    color: #9E1DBA;
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    margin-bottom: 14px;
    margin-bottom: 0.875rem;
  }
}

.blog-details .vacanzesCol .vacanzes .subtitle {
  display: none;
  line-height: 24px;
  line-height: 1.5rem;
  font-size: 13px;
  font-size: 0.8125rem;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

@media (min-width: 900px) {
  .blog-details .vacanzesCol .vacanzes .subtitle {
    display: block;
  }
}

.blog-details .vacanzesCol .vacanzes .event {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 900px) {
  .blog-details .vacanzesCol .vacanzes .event {
    margin-bottom: 120px;
    margin-bottom: 7.5rem;
  }
}

.blog-details .posts {
  display: none;
}

@media (min-width: 900px) {
  .blog-details .posts {
    display: block;
    background: #f5f5f5;
    padding: 40px 0 80px;
    padding: 2.5rem 0 5rem;
    border-top: 2px solid rgba(172, 172, 172, 0.3);
    border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
  }
  .blog-details .posts .title {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    color: #4d4d4d;
    text-align: center;
    margin-bottom: 38px;
    margin-bottom: 2.375rem;
  }
  .blog-details .posts .post .content p {
    height: 75px;
    height: 4.6875rem;
  }
}

.blog-details .CategoriesSlider, .blog .CategoriesSlider {
  border-top: 2px solid rgba(172, 172, 172, 0.3);
  border-top: 0.125rem solid rgba(172, 172, 172, 0.3);
  background: #f5f5f5;
  padding-bottom: 60px;
  padding-bottom: 3.75rem;
}

@media (min-width: 900px) {
  .blog-details .CategoriesSlider, .blog .CategoriesSlider {
    background: #fff;
    padding-bottom: 45px;
    padding-bottom: 2.8125rem;
  }
}

.blog-details #ShowAllButton, .blog #ShowAllButton {
  display: block;
  text-align: center;
}

@media (min-width: 900px) {
  .blog-details #ShowAllButton, .blog #ShowAllButton {
    display: none;
  }
}

.blog .hero {
  text-shadow: none;
}

.blog .hero .hero-cnt {
  margin-top: -135px;
  margin-top: -8.4375rem;
  padding-top: 90px;
  padding-top: 5.625rem;
}

@media (min-width: 900px) {
  .blog .hero .hero-cnt {
    margin-top: 50px;
    margin-top: 3.125rem;
    padding-top: 0;
  }
}

.blog .hero .hero-cnt .title {
  text-align: center;
  max-width: 100%;
}

.blog .hero .hero-cnt .secondaryTitle {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  display: block;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

@media (min-width: 900px) {
  .blog .hero .hero-cnt .secondaryTitle {
    font-family: 'Lato', sans-serif;
    font-weight: semibold;
    font-size: 25px;
    line-height: 30px;
    line-height: 1.875rem;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
}

.blog .hero .HeroGapMobile {
  display: block;
  height: 30px;
  height: 1.875rem;
  background: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .blog .hero .HeroGapMobile {
    display: none;
  }
}

.blog .BlogPosts {
  padding: 10px 0 30px;
  padding: 0.625rem 0 1.875rem;
}

@media (min-width: 900px) {
  .blog .BlogPosts {
    padding: 60px 0 40px;
    padding: 3.75rem 0 2.5rem;
  }
}

.blog .BlogPosts .post {
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
}

.blog .BlogPosts .post a {
  display: flex;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a {
    display: inline;
  }
}

.blog .BlogPosts .post a .img-thumbnail {
  flex: 0 0 30%;
  height: 120px;
  height: 7.5rem;
  border-radius: 5px 0 0 5px;
  border-radius: 0.3125rem 0 0 0.3125rem;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .img-thumbnail {
    flex: none;
    height: 150px;
    height: 9.375rem;
    border-radius: 5px 5px 0 0;
    border-radius: 0.3125rem 0.3125rem 0 0;
  }
}

.blog .BlogPosts .post a .img-thumbnail .img-wrapper {
  display: none;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .img-thumbnail .img-wrapper {
    display: block;
  }
}

.blog .BlogPosts .post a .content {
  padding: 13px 13px;
  padding: 0.8125rem 0.8125rem;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .content {
    padding: 25px 19px;
    padding: 1.5625rem 1.1875rem;
  }
}

.blog .BlogPosts .post a .content p {
  display: none;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .content p {
    display: block;
    height: 75px;
    height: 4.6875rem;
  }
}

.blog .BlogPosts .post a .content .date {
  display: block;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 18px;
  line-height: 1.125rem;
  color: #acacac;
  margin-bottom: 16px;
  margin-bottom: 1rem;
  position: relative;
  padding-left: 15px;
  padding-left: 0.9375rem;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .content .date {
    display: none;
  }
}

.blog .BlogPosts .post a .content .date:before {
  content: url(/build/images/ico-pin.dd40685b.svg);
  position: absolute;
  top: 1px;
  top: 0.0625rem;
  left: 0;
}

.blog .BlogPosts .post a .content h3 {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 16px;
  line-height: 1rem;
  height: 32px;
  height: 2rem;
}

@media (min-width: 900px) {
  .blog .BlogPosts .post a .content h3 {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 18px;
    line-height: 1.125rem;
    height: 36px;
    height: 2.25rem;
  }
}

.blog .MobileContactBar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
  height: 150px;
  height: 9.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateY(90px);
  bottom: env(safe-area-inset-bottom);
}

@media (min-width: 900px) {
  .blog .MobileContactBar {
    display: none;
  }
}

.blog .MobileContactBar .PhoneButtons {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  top: 10px;
  position: absolute;
}

.blog .MobileContactBar .PhoneButtons a {
  margin: auto;
}

.blog .MobileContactBar .PhoneButtons p {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: 500;
  font-family: "Montserrat";
}

.careers .hero .HeroGapMobile {
  display: block;
  height: 30px;
  height: 1.875rem;
  background: white;
  position: absolute;
  width: 100%;
  bottom: 0;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .careers .hero .HeroGapMobile {
    display: none;
  }
}

.careers .LeftBlock {
  display: none;
}

@media (min-width: 900px) {
  .careers .LeftBlock {
    display: block;
  }
}

@media (max-width: 991px) {
  .careers .LeftBlock {
    display: none;
  }
}

.careers .LeftBlock img {
  width: 100%;
}

.careers #ContentContainer {
  padding-bottom: 10px;
  padding-bottom: 0.625rem;
}

@media (min-width: 900px) {
  .careers #ContentContainer {
    padding-bottom: 50px;
    padding-bottom: 3.125rem;
  }
}

.careers #ContentContainer .ContactFormContainer {
  box-shadow: none;
  background: #fff;
  margin-top: -45px;
  margin-top: -2.8125rem;
  padding: 5px 5px 5px;
  padding: 0.3125rem 0.3125rem 0.3125rem;
}

@media (min-width: 900px) {
  .careers #ContentContainer .ContactFormContainer {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0rem 0.25rem 0.25rem rgba(0, 0, 0, 0.25);
    background: #f5f5f5;
    margin-top: 0;
    padding: 30px 30px 25px;
    padding: 1.875rem 1.875rem 1.5625rem;
  }
}

.careers #ContentContainer .ContactFormContainer .ContactFormHeader {
  display: none;
}

@media (min-width: 900px) {
  .careers #ContentContainer .ContactFormContainer .ContactFormHeader {
    display: block;
  }
}

.careers #ContentContainer .ContactFormContainer .ContactForm .form-group {
  margin-bottom: 16px;
  margin-bottom: 1rem;
}

@media (max-width: 461px) {
  .careers #ContentContainer .ContactFormContainer .ContactForm .form-group label span {
    line-height: 14px !important;
    line-height: 0.875rem !important;
  }
}

.careers #ContentContainer .ContactFormContainer .ContactForm .form-group .btn {
  margin-top: 0;
}

@media (min-width: 900px) {
  .careers #ContentContainer .ContactFormContainer .ContactForm .form-group .btn {
    margin-top: 18px;
    margin-top: 1.125rem;
  }
}

.come-funziona {
  font-family: "Lato", sans-serif !important;
}

.come-funziona h1.title {
  font-size: 55px !important;
}

@media (max-width: 599px) {
  .come-funziona h1.title {
    font-size: 35px !important;
  }
}

.come-funziona h2.secondaryTitle {
  text-align: center;
}

.come-funziona .container-d {
  padding: 15px 9%;
  padding-bottom: 100px;
}

.come-funziona .container-d .heading {
  text-align: center;
  padding-bottom: 25px;
  color: #9e1dba;
  font-weight: 900;
  font-size: 55px;
}

@media (max-width: 599px) {
  .come-funziona .container-d .heading {
    font-size: 35px !important;
  }
}

.come-funziona .container-d .box-container-d {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));
  gap: 15px;
}

.come-funziona .container-d .box-container-d .box {
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f5fbff 100%), #ffffff;
  text-align: center;
  padding: 30px 20px;
}

.come-funziona .container-d .box-container-d .box img {
  height: 55.03px;
  width: 54.75px;
}

.come-funziona .container-d .box-container-d .box h3 {
  color: #4d4d4d;
  font-size: 23px;
  font-weight: 700;
  padding: 10px 0;
}

.come-funziona .container-d .box-container-d .box p {
  color: #777;
  font-size: 14px;
  line-height: 24px;
}

.come-funziona .container-d .box-container-d .box:hover {
  box-shadow: 0 10px 15px rgba(0, 0, 0, 0.3);
  transform: scale(1.03);
}

@media (max-width: 768px) {
  .come-funziona .container-d {
    padding: 20px;
  }
}

@media (max-width: 700px) {
  .come-funziona .md-container {
    padding-left: 0;
    padding-right: 0;
  }
}

.come-funziona .items {
  width: 100%;
  text-align: center;
  line-height: 55px;
  color: white;
}

@media (max-width: 800px) {
  .come-funziona .items {
    line-height: 22px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media (max-width: 700px) {
  .come-funziona .items {
    padding-left: 10px;
    padding-right: 10px;
  }
}

.come-funziona .wrapper {
  margin-bottom: 300px;
}

.come-funziona .container-fluid-parent {
  position: absolute;
  left: 0;
  right: 0;
}

.come-funziona .container-fluid, .come-funziona .container-sm, .come-funziona .container-md, .come-funziona .container-lg, .come-funziona .container-xl {
  height: 300px;
  width: 100%;
  display: flex;
  align-items: center;
}

@media (max-width: 700px) {
  .come-funziona .container-fluid, .come-funziona .container-sm, .come-funziona .container-md, .come-funziona .container-lg, .come-funziona .container-xl {
    padding-left: 0;
    padding-right: 0;
  }
}

.come-funziona .item-top {
  font-size: 60px;
  font-weight: 900;
}

@media (max-width: 800px) {
  .come-funziona .item-top {
    font-size: 20px;
  }
}

.come-funziona .item-bottom {
  font-size: 20px;
  font-weight: 700;
}

@media (max-width: 800px) {
  .come-funziona .item-bottom {
    font-size: 10px;
  }
}

.come-funziona .container-c {
  text-align: center;
  line-height: 24px;
  margin-bottom: 300px;
  font-family: "Lato", sans-serif;
}

.come-funziona .container-c .heading-2 {
  text-align: center;
  padding-bottom: 25px;
  color: #9e1dba;
  font-size: 45px;
  font-weight: 900;
}

.come-funziona .container-c .subtitle {
  font-size: 20px;
  font-weight: bold;
}

@media (min-width: 400px) {
  .come-funziona .container-c .btn-come-prenotare {
    width: 80px;
    padding-left: 100px;
    padding-right: 80px;
  }
}

.come-funziona .container-fluid-img {
  background: linear-gradient(rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), url(/build/images/register.1eb24086.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 603px;
  width: 100%;
}

.come-funziona .slider-images .CategoriesSlider {
  background: transparent !important;
  border: none !important;
  margin-top: 80px;
}

.come-funziona .slider-images .CategoriesSlider .bx-wrapper {
  background: none !important;
}

@media (min-width: 899px) {
  .come-funziona .wrapper-x {
    margin-bottom: 1568px;
  }
}

.come-funziona .column.right {
  align-self: center;
}

.come-funziona .column-right-space .text-logo {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 26px;
  color: #9e1dba;
}

.come-funziona .column-right-space p {
  margin-top: 35px;
  margin-bottom: 35px;
}

.come-funziona .column-right-space h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  margin-bottom: 35px;
}

.come-funziona .column-right-space ul {
  margin-top: 20px;
  margin-top: 1.25rem;
}

.come-funziona .column-right-space ul li {
  position: relative;
  padding: 15px 0 0 30px;
  padding: 0.9375rem 0 0 1.875rem;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
}

.come-funziona .column-right-space ul li:before {
  position: absolute;
  left: 0;
  top: 17px;
  top: 1.0625rem;
}

@media (max-width: 599px) {
  .come-funziona .column-right-space ul li {
    font-size: 12px;
    font-size: 0.75rem;
  }
}

.come-funziona .column-right-space ul li:before {
  content: "\2022";
  color: #9e1dba;
  font-weight: bold;
  font-size: 50px;
  transform: translateY(-3px);
}

.come-funziona .custompage {
  width: 100vw !important;
  position: relative !important;
  margin-left: -50vw !important;
  height: 100px !important;
  margin-top: 100px !important;
  left: 50% !important;
}

.come-funziona .custompage .image-side-caption-block {
  display: block;
  margin-bottom: 30px;
}

@media (min-width: 1024) {
  .come-funziona .custompage .image-side-caption-block {
    margin-bottom: 40px;
  }
}

.come-funziona .custompage .container-image-side-caption {
  display: flex;
  flex-direction: column;
  position: relative;
  height: 790px;
}

@media (min-width: 900px) {
  .come-funziona .custompage .container-image-side-caption {
    flex-direction: row;
  }
}

.come-funziona .custompage .wr-background-image {
  background-repeat: no-repeat;
  min-height: 250px;
  overflow: hidden;
  background-position: 50% 100%;
  background-position: 50%;
  background-size: 100% auto;
  background-size: cover;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
  height: auto;
  position: relative;
}

@media (min-width: 900px) {
  .come-funziona .custompage .wr-background-image {
    min-width: 55%;
    max-width: 55%;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}

@media (min-width: 1200px) {
  .come-funziona .custompage .wr-background-image {
    background-position: 50%;
  }
}

@media (min-width: 900px) {
  .come-funziona .custompage .image-side-caption-block.image-position-right .wr-background-image {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    order: 2;
  }
}

.come-funziona .custompage .wr-background-image-picture {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background-position: 50%;
  background-size: cover;
  -o-object-fit: cover;
     object-fit: cover;
}

.come-funziona .custompage .wr-background-image-picture img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-style: solid;
}

.come-funziona .custompage .container-text {
  width: 100%;
  border-color: #f3f7f3;
  border-style: solid;
  border-width: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 20px;
  padding-right: 20px;
  border-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  height: auto;
  position: relative;
}

@media (min-width: 1200px) {
  .come-funziona .custompage .container-text {
    padding: 40px;
  }
}

@media (min-width: 900px) {
  .come-funziona .custompage .container-text {
    min-width: 45%;
    max-width: 45%;
  }
  .come-funziona .custompage .container-text.text-position-right {
    border-top-right-radius: 1rem;
    border-bottom-right-radius: 1rem;
    border-top-left-radius: 0rem;
    border-bottom-left-radius: 0rem;
  }
  .come-funziona .custompage .container-text.text-position-left {
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-top-right-radius: 0rem;
    border-bottom-right-radius: 0rem;
  }
}

.come-funziona .custompage .wr-image-icon-side-block {
  width: 100%;
  min-width: 130px;
  max-width: 130px;
  margin-bottom: 20px;
}

.come-funziona .custompage .picture {
  width: 100%;
  height: auto;
}

.come-funziona .custompage .picture img {
  max-width: 80px;
  min-width: 80px;
}

@media (max-width: 599px) {
  .come-funziona .custompage .picture img {
    max-width: 80px;
    min-width: 80px;
  }
}

.come-funziona .custompage .font-display {
  font-weight: bold;
  line-height: 1.25;
  font-size: 1.875rem;
  display: block;
  margin-bottom: 10px;
}

.come-funziona .custompage .content {
  line-height: 1.625;
}

.come-funziona .custompage .content p {
  display: block;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-start: 0px;
          margin-inline-start: 0px;
  -webkit-margin-end: 0px;
          margin-inline-end: 0px;
}

.categories {
  background: #fff;
}

@media (max-width: 599px) {
  .categories .scrolled {
    background-color: #fff;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1) !important;
    position: fixed !important;
    top: 0;
    padding-top: 10px;
  }
  .categories .scrolled .box-fromDate {
    color: #020d4e !important;
    opacity: 1 !important;
    font-weight: bold !important;
    top: 21.1px !important;
  }
  .categories .scrolled #menu label span {
    background-color: #020d4e !important;
  }
}

@media (min-width: 900px) {
  .categories {
    background: #f5f5f5;
  }
}

.categories .subtitleMobile {
  display: block;
  font-size: 13px;
  line-height: 22px;
  margin: 20px auto;
  color: #7d7d7d;
}

@media (min-width: 900px) {
  .categories .subtitleMobile {
    display: none;
  }
}

.categories .footerDescription {
  margin-top: 10px;
  margin-top: 0.625rem;
  line-height: 1.6;
  background-color: white;
  border-radius: 40px;
  padding: 20px;
}

.categories .footerDescription strong {
  font-weight: 600;
}

.categories .footerDescription em {
  font-style: italic;
}

.categories .footerDescription a {
  color: #9E1DBA;
  cursor: pointer;
}

.categories .footerDescription b {
  font-weight: bold;
}

.categories .footerDescription strong {
  font-weight: bold;
}

@media (max-width: 899px) {
  .categories .footerDescription {
    border: 1px solid #9E1DBA;
    padding: 21px;
    border-radius: 21px;
    background-color: aliceblue;
    margin-bottom: 20px;
  }
}

.categories .total {
  color: #9E1DBA;
}

@media (min-width: 899px) {
  .categories .main-categories {
    margin-top: 50px;
  }
}

@media (max-width: 899px) {
  .categories .HolidayEvents {
    margin-top: -30px;
  }
}

@media (min-width: 900px) {
  .categories .HolidayEvents {
    padding: 50px 0;
    padding: 3.125rem 0;
    margin-top: 80px;
  }
}

.categories .HolidayEvents h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .categories .HolidayEvents h4 {
    display: none;
  }
}

.categories .HolidayEvents #ShowAllButton {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-top: 5rem;
}

@media (min-width: 900px) {
  .categories .HolidayEvents #ShowAllButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    cursor: pointer;
  }
}

.categories .HolidayEvents .Holiday .info .buttons .btn {
  display: none;
}

@media (min-width: 900px) {
  .categories .HolidayEvents .Holiday .info .buttons .btn {
    display: block;
  }
}

.categories .hero {
  text-shadow: none;
}

.categories .hero .hero-cnt {
  margin-top: -95px;
  margin-top: -5.9375rem;
  padding-top: 0;
}

@media (min-width: 900px) {
  .categories .hero .hero-cnt {
    margin-top: 0;
    padding-top: 0;
  }
}

.categories .hero .hero-cnt .title {
  margin-top: 100px;
  margin-top: 6.25rem;
  text-align: center;
  max-width: 100%;
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
}

@media (min-width: 900px) {
  .categories .hero .hero-cnt .title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
}

.categories .hero .hero-cnt .secondaryTitle {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  display: block;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

@media (min-width: 900px) {
  .categories .hero .hero-cnt .secondaryTitle {
    font-family: 'Lato', sans-serif;
    font-weight: semibold;
    font-size: 25px;
    line-height: 30px;
    line-height: 1.875rem;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
}

.categories .hero .HeroGapMobile {
  display: block;
  height: 30px;
  height: 1.875rem;
  background: white;
  position: absolute;
  width: 100%;
  bottom: -1px;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
}

@media (min-width: 900px) {
  .categories .hero .HeroGapMobile {
    display: none;
  }
}

.categories #ContentContainer {
  background: #fff;
  border-radius: 30px 30px 0 0;
  border-radius: 1.875rem 1.875rem 0 0;
  margin-top: 35px;
  margin-top: 2.1875rem;
}

@media (max-width: 991px) {
  .categories #ContentContainer {
    background-image: linear-gradient(to bottom, #ffffff, #d3d3d3, #d3d3d3, #d3d3d3, #d3d3d3, #ffffff);
  }
}

@media (min-width: 900px) {
  .categories #ContentContainer {
    background: none;
    border-radius: 0;
    margin-top: 0;
  }
  .categories #ContentContainer .row {
    margin-left: -15px;
    margin-left: -0.9375rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
  }
}

.categories #ContentContainer .Category {
  margin-bottom: 25px;
  margin-bottom: 1.5625rem;
}

@media (min-width: 900px) {
  .categories #ContentContainer .Category .img {
    height: 234px;
    height: 14.625rem;
  }
}

.categories #ContentContainer .Category .img .img-wrapper {
  padding: 0px;
  padding: 0rem;
  position: absolute;
}

@media (min-width: 600px) {
  .categories #ContentContainer .Category .img .img-wrapper {
    padding: 25px 30px;
    padding: 1.5625rem 1.875rem;
  }
}

.categories .MobileContactBar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 100;
  height: 150px;
  height: 9.375rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  transform: translateY(90px);
  bottom: env(safe-area-inset-bottom);
}

@media (min-width: 900px) {
  .categories .MobileContactBar {
    display: none;
  }
}

.categories .MobileContactBar .PhoneButtons {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%;
  top: 10px;
  position: absolute;
}

.categories .MobileContactBar .PhoneButtons a {
  margin: auto;
}

.categories .MobileContactBar .PhoneButtons p {
  margin-top: 3px;
  margin-bottom: 3px;
  font-size: 11px;
  font-weight: 500;
  font-family: "Montserrat";
}

@media (max-width: 900px) {
  .covid-policy .HeroGapMobile {
    transform: translateY(3px);
  }
  .covid-policy #ContentContainer {
    padding: 0;
  }
}

.covid-policy .page-text-block {
  margin: 0px 10px;
  padding: 0px 10px;
}

.covid-policy .page-text-block p {
  margin: 0 0 10px;
  font-size: 14px;
  line-height: normal;
}

.covid-policy .page-text-block strong {
  font-weight: bold;
}

.covid-policy .page-text-block ul {
  list-style: disc;
  line-height: normal;
}

.covid-policy .page-text-block ol {
  list-style: decimal;
  line-height: 1.6;
}

.thankyou-page .showcase {
  line-height: 1.4;
}

.thankyou-page #ContentContainer {
  padding: 0;
}

.thankyou-page .secondaryTitle {
  display: block;
  margin-top: 15px;
  line-height: 1.3;
}

.thankyou-page .titleDetails {
  padding: 30px;
  font-size: 23px;
  text-align: center;
  font-weight: 600;
  margin-bottom: 20px;
}

@media (max-width: 599px) {
  .thankyou-page .titleDetails {
    padding: 0 50px;
  }
}

@media (min-width: 900px) {
  .thankyou-page .titleDetails {
    margin: 30px auto;
  }
}

.thankyou-page .cleaner {
  margin: 30px 0;
}

@media (min-width: 1200px) {
  .thankyou-page .hero {
    max-height: 900px !important;
    height: 900px !important;
  }
}

@media (max-width: 1199px) {
  .thankyou-page .hero .HeroGapMobile {
    bottom: -1px;
    z-index: 1;
  }
  .thankyou-page .hero::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(158, 29, 186, 0.8);
    z-index: 0;
  }
}

@media (min-width: 1200px) {
  .thankyou-page .absolute {
    position: absolute;
    top: 375px;
  }
  .thankyou-page .flex {
    display: flex;
    justify-content: space-between;
    gap: 230px;
  }
}

.thankyou-page .flex .box-1 h3 {
  text-align: justify;
  font-weight: bold;
}

@media (min-width: 1200px) {
  .thankyou-page .flex .box-1 {
    color: #fff;
    width: 554px;
  }
}

@media (max-width: 1199px) {
  .thankyou-page .flex .box-1 {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 0 20px;
    position: absolute;
    top: 135px;
    color: #fff;
  }
  .thankyou-page .flex .box-1 p {
    font-size: 17px;
  }
  .thankyou-page .flex .box-1 h3 {
    font-size: 20px;
  }
}

@media (min-width: 899px) and (max-width: 1199px) {
  .thankyou-page .flex .box-1 {
    margin-top: 35px;
  }
}

.thankyou-page .flex .box-1 .container-btn {
  display: block;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-top: 32px;
}

@media (max-width: 1199px) {
  .thankyou-page .flex .box-1 .container-btn {
    display: none;
  }
}

@media (min-width: 1200px) {
  .thankyou-page .flex .box-2 {
    width: 388px;
    background-color: #fff;
    padding: 30px;
  }
}

@media (max-width: 1199px) {
  .thankyou-page .flex .box-2 {
    padding: 15px;
  }
}

.thankyou-page .flex .box-2 .container-btn {
  padding: 45px;
  display: flex;
  justify-content: center;
  text-align: center;
}

@media (min-width: 1200px) {
  .thankyou-page .flex .box-2 .container-btn {
    display: none;
  }
}

@media (max-width: 1199px) {
  .thankyou-page .flex .box-2 .container-btn {
    display: inline;
  }
}

.thankyou-page .flex .box-2 .container-btn .btn {
  height: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.thankyou-page .flex h3 {
  font-size: 35px;
  font-weight: bold;
  font-family: 'Lato';
  line-height: 1;
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  .thankyou-page .flex h3 {
    font-size: 70px;
  }
}

.eta-dei-viaggiatori {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .eta-dei-viaggiatori {
    margin-top: -30px;
  }
}

.eta-dei-viaggiatori p {
  padding: 10px 0;
}

.eta-dei-viaggiatori a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.uomini-e-donne {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .uomini-e-donne {
    margin-top: -30px;
  }
}

.uomini-e-donne p {
  padding: 10px 0;
}

.uomini-e-donne a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.condivisione-stanza {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .condivisione-stanza {
    margin-top: -30px;
  }
}

.condivisione-stanza p {
  padding: 10px 0;
}

.condivisione-stanza a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.condivisione-viaggio {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .condivisione-viaggio {
    margin-top: -30px;
  }
}

.condivisione-viaggio p {
  padding: 10px 0;
}

.condivisione-viaggio a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.tipologies {
  background: #fff;
}

@media (min-width: 900px) {
  .tipologies {
    background: #f5f5f5;
  }
}

@media (max-width: 599px) {
  .tipologies .hero {
    background-size: 140%;
    max-height: 300px;
  }
}

.tipologies .subtitle {
  max-width: -webkit-fit-content;
  max-width: -moz-fit-content;
  max-width: fit-content;
  text-align: center;
}

.tipologies .SearchHolidays {
  transform: translateY(-45px);
}

@media screen and (min-width: 900px) {
  .tipologies .SearchHolidays {
    transform: translateY(60px);
  }
}

.tipologies .search-holidays-container {
  padding-bottom: 30px;
}

@media (min-width: 900px) {
  .tipologies .search-holidays-container {
    padding-top: 30px;
    padding-bottom: 0;
  }
}

.tipologies .search-holidays-container .search-icon {
  border: none;
  background: none;
}

.tipologies .search-holidays-container input {
  border: none;
}

.tipologies .tipologia {
  padding-left: 5px;
  padding-right: 5px;
}

.tipologies .footerDescription {
  margin-top: 4rem;
  line-height: 1.6;
  background-color: white;
  border-radius: 40px;
  padding: 20px;
}

.tipologies .footerDescription strong {
  font-weight: 600;
}

.tipologies .footerDescription em {
  font-style: italic;
}

.tipologies .footerDescription a {
  color: #0000EE;
  text-decoration: underline;
  cursor: pointer;
}

.tipologies .footerDescription a:visited {
  color: #551A8B;
}

.tipologies .footerDescription b {
  font-weight: bold;
}

.tipologies .footerDescription strong {
  font-weight: bold;
}

@media (max-width: 899px) {
  .tipologies .footerDescription {
    border: 1px solid #9E1DBA;
    padding: 21px;
    border-radius: 21px;
    background-color: aliceblue;
    margin-bottom: 20px;
  }
}

.tipologies .total {
  color: #9E1DBA;
}

@media (max-width: 500px) {
  .tipologies .main-categories {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (min-width: 501px) and (max-width: 899px) {
  .tipologies .main-categories {
    padding-right: 25px;
    padding-left: 25px;
  }
}

@media (min-width: 899px) {
  .tipologies .main-categories {
    margin-top: 30px;
  }
}

@media (min-width: 900px) {
  .tipologies .HolidayEvents {
    padding: 50px 0;
    padding: 3.125rem 0;
  }
}

.tipologies .HolidayEvents h4 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
}

@media (min-width: 900px) {
  .tipologies .HolidayEvents h4 {
    display: none;
  }
}

.tipologies .HolidayEvents #ShowAllButton {
  display: block;
  text-align: center;
  margin-top: 80px;
  margin-top: 5rem;
}

@media (min-width: 900px) {
  .tipologies .HolidayEvents #ShowAllButton {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 20px auto;
    cursor: pointer;
  }
}

.tipologies .HolidayEvents .Holiday .info .buttons .btn {
  display: none;
}

@media (min-width: 900px) {
  .tipologies .HolidayEvents .Holiday .info .buttons .btn {
    display: block;
  }
}

.tipologies .hero {
  text-shadow: none;
}

.tipologies .hero .hero-cnt {
  padding-top: 0;
}

@media (min-width: 900px) {
  .tipologies .hero .hero-cnt {
    margin-top: 0;
    padding-top: 0;
  }
}

.tipologies .hero .hero-cnt .title {
  margin-top: 65px;
  margin-top: 4.0625rem;
  text-align: center;
  max-width: 100%;
  font-family: "Lato", sans-serif;
  font-weight: bolder;
  font-size: 35px;
  font-size: 2.1875rem;
  line-height: 30px;
  line-height: 1.875rem;
}

@media (min-width: 900px) {
  .tipologies .hero .hero-cnt .title {
    font-family: "Lato", sans-serif;
    font-weight: bolder;
    font-size: 70px;
    font-size: 4.375rem;
    line-height: 70px;
    line-height: 4.375rem;
  }
}

.tipologies .hero .hero-cnt .secondaryTitle {
  text-align: center;
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 20px;
  line-height: 1.25rem;
  margin-top: 15px;
  margin-top: 0.9375rem;
  display: block;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

@media (min-width: 900px) {
  .tipologies .hero .hero-cnt .secondaryTitle {
    font-family: "Lato", sans-serif;
    font-weight: 700;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 26px;
    line-height: 1.625rem;
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    margin-top: 25px;
    margin-top: 1.5625rem;
  }
}

.tipologies #ContentContainer {
  background: #fff;
}

@media (max-width: 991px) {
  .tipologies #ContentContainer {
    background-image: linear-gradient(to bottom, #f3f3f3, #d3d3d3, #d3d3d3, #d3d3d3, #d3d3d3, #ffffff);
  }
}

@media (min-width: 900px) {
  .tipologies #ContentContainer {
    position: relative;
    transform: translateY(-130px);
    background: none;
    border-radius: 0;
    margin-top: 0;
  }
  .tipologies #ContentContainer .row {
    margin-left: -15px;
    margin-left: -0.9375rem;
    margin-right: -15px;
    margin-right: -0.9375rem;
  }
}

.tipologies #ContentContainer .Category {
  margin-bottom: 10px;
  margin-bottom: 0.625rem;
}

.tipologies #ContentContainer .Category .img {
  height: 115px;
  height: 7.1875rem;
}

@media (min-width: 900px) {
  .tipologies #ContentContainer .Category .img {
    height: 234px;
    height: 14.625rem;
  }
}

.tipologies #ContentContainer .Category .img .img-wrapper {
  padding: 0px;
  padding: 0rem;
  position: absolute;
}

@media (min-width: 600px) {
  .tipologies #ContentContainer .Category .img .img-wrapper {
    padding: 25px 30px;
    padding: 1.5625rem 1.875rem;
  }
}

@media (max-width: 899px) {
  .tipologies #ContentContainer .Category .img .img-wrapper {
    justify-content: center;
    text-align: center;
    border-radius: 0 0 5px 5px;
    bottom: 0px;
    height: 30%;
  }
}

@media (max-width: 899px) and (max-width: 899px) {
  .tipologies #ContentContainer .Category .img .img-wrapper .tag {
    font-size: 13px;
    font-size: 0.8125rem;
    font-family: "Montserrat";
  }
}

.tipologies .MobileContactBar {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  height: 56px;
  height: 3.5rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 100;
  box-shadow: 0 -2px 4px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 -0.125rem 0.25rem 0.0625rem rgba(0, 0, 0, 0.08);
}

@media (min-width: 900px) {
  .tipologies .MobileContactBar {
    display: none;
  }
}

.tipologies .MobileContactBar .PhoneButtons {
  display: flex;
  justify-content: space-between;
  text-align: center;
  width: 100%;
}

.tipologies .MobileContactBar .PhoneButtons a {
  margin: auto;
}

.tipologies .MobileContactBar .PhoneButtons p {
  margin-top: 3px;
  font-size: 11px;
  font-weight: 500;
  font-family: "Montserrat";
}

.viaggi-di-gruppo-per-single {
  font-family: 'Montserrat';
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .viaggi-di-gruppo-per-single {
    margin-top: -30px;
  }
}

.viaggi-di-gruppo-per-single p {
  padding: 10px 0;
}

.viaggi-di-gruppo-per-single a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.vita-da-single {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .vita-da-single {
    margin-top: -30px;
  }
}

.vita-da-single p {
  padding: 10px 0;
}

.vita-da-single a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.barca-a-vela-per-single {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .barca-a-vela-per-single {
    margin-top: -30px;
  }
}

.barca-a-vela-per-single p {
  padding: 10px 0;
}

.barca-a-vela-per-single a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

.tour-leader__page .hero {
  max-height: 800px !important;
}

@media (max-width: 599px) {
  .tour-leader__page .hero {
    max-height: 180px !important;
  }
}

.tour-leader {
  padding: 2rem;
  background-color: #f9f9f9;
}

.tour-leader__intro, .tour-leader__section, .tour-leader__cta {
  margin-bottom: 2rem;
}

.tour-leader__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4d4d4d;
}

.tour-leader__subtitle {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4d4d4d;
}

.tour-leader__text {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  color: #625353;
}

.tour-leader__list {
  list-style: disc;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.tour-leader__list-item {
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.call-to-action {
  background-color: #9e1dba;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  margin-top: 2rem;
  gap: 1rem;
  flex-wrap: wrap;
}

.call-to-action__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.call-to-action__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.call-to-action__title {
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 1rem;
}

.call-to-action__button {
  background-color: #ffffff;
  color: #4d4d4d;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.8rem 1.5rem;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: inline-block;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.call-to-action__button:hover {
  background-color: #f3f3f3;
  transform: scale(1.05);
}

.call-to-action__image {
  flex: 1;
}

.call-to-action__image img {
  width: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 300px;
}

@media (max-width: 768px) {
  .call-to-action {
    flex-direction: column;
    padding: 1.5rem;
  }
  .call-to-action__container {
    flex-direction: column;
    gap: 1rem;
  }
  .call-to-action__content {
    text-align: center;
  }
  .call-to-action__title {
    font-size: 1.5rem;
  }
  .call-to-action__button {
    align-self: center;
  }
  .call-to-action__image img {
    max-height: 200px;
  }
  .tour-leader {
    padding: 1rem;
  }
  .tour-leader__title {
    font-size: 1.5rem;
  }
  .tour-leader__subtitle {
    font-size: 1.2rem;
  }
  .tour-leader__text {
    font-size: 0.9rem;
  }
  .tour-leader__list-item {
    font-size: 0.9rem;
  }
}

.prices-availability {
  padding: 2rem;
  background-color: #f9f9f9;
}

.prices-availability__intro, .prices-availability__section, .prices-availability__cta {
  margin-bottom: 2rem;
}

.prices-availability__title {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4d4d4d;
}

.prices-availability__subtitle {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 1rem;
  color: #4d4d4d;
}

.prices-availability__text {
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1rem;
  color: #625353;
}

.prices-availability__list {
  list-style: disc;
  padding-left: 1.5rem;
  margin-bottom: 1rem;
}

.prices-availability__list-item {
  line-height: 1.3;
  margin-bottom: 0.5rem;
  font-size: 1rem;
}

.call-to-action {
  background-color: #9e1dba;
  border-radius: 20px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2rem;
  margin-top: 2rem;
  gap: 1rem;
  flex-wrap: wrap;
}

.call-to-action__container {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 2rem;
  flex-wrap: wrap;
}

.call-to-action__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.call-to-action__title {
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff;
  margin-bottom: 1rem;
}

.call-to-action__button {
  background-color: #ffffff;
  color: #4d4d4d;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  padding: 0.8rem 1.5rem;
  border-radius: 8px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
  display: inline-block;
  transition: background-color 0.3s ease, transform 0.2s ease;
}

.call-to-action__button:hover {
  background-color: #f3f3f3;
  transform: scale(1.05);
}

.call-to-action__image {
  flex: 1;
}

.call-to-action__image img {
  width: 100%;
  border-radius: 20px;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 300px;
}

@media (max-width: 768px) {
  .call-to-action {
    flex-direction: column;
    padding: 1.5rem;
  }
  .call-to-action__container {
    flex-direction: column;
    gap: 1rem;
  }
  .call-to-action__content {
    text-align: center;
  }
  .call-to-action__title {
    font-size: 1.5rem;
  }
  .call-to-action__button {
    align-self: center;
  }
  .call-to-action__image img {
    max-height: 200px;
  }
  .prices-availability {
    padding: 1rem;
  }
  .prices-availability__title {
    font-size: 1.5rem;
  }
  .prices-availability__subtitle {
    font-size: 1.2rem;
  }
  .prices-availability__text {
    font-size: 0.9rem;
  }
  .prices-availability__list-item {
    font-size: 0.9rem;
  }
}

.stripe-payment {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .stripe-payment {
    margin-top: -30px;
  }
}

.stripe-payment p {
  padding: 10px 0;
}

.stripe-payment a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
  font-size: 34px;
}

.preventivi-e-prenotazioni {
  line-height: 1.4;
  padding: 0 15px;
  font-size: 16px;
  font-size: 1rem;
}

@media (max-width: 599px) {
  .preventivi-e-prenotazioni {
    margin-top: -30px;
  }
}

.preventivi-e-prenotazioni p {
  padding: 10px 0;
}

.preventivi-e-prenotazioni a {
  color: #9e1dba;
  text-decoration: none;
  cursor: pointer;
}

@media (min-width: 1200px) {
  .container, .container-sm, .container-md, .container-lg, .container-xl {
    max-width: 1200px;
  }
}

@media (max-width: 991px) {
  .container {
    max-width: 100%;
  }
}

