@font-face {
  font-family: "dlp_pep_font-webfont";
  src: url("../fonts/dlp_pep_font-webfont.eot");
  src: url("../fonts/dlp_pep_font-webfont.eot?#iefix")
      format("embedded-opentype"),
    url("../fonts/dlp_pep_font-webfont.woff") format("woff"),
    url("../fonts/dlp_pep_font-webfont.ttf") format("truetype"),
    url("../fonts/dlp_pep_font-webfont.svg#webfont") format("svg");
}

@font-face {
  font-family: "dlp_pep_font-webfont_v2";
  src: url("../fonts/pep_icon_font-webfont-all.woff") format("woff");
}

.l-footer *,
.l-footer *:before,
.l-footer *:after {
  box-sizing: border-box;
}

.l-footer div,
.l-footer span,
.l-footer object,
.l-footer iframe,
.l-footer h1,
.l-footer h2,
.l-footer h3,
.l-footer h4,
.l-footer h5,
.l-footer h6,
.l-footer p,
.l-footer blockquote,
.l-footer pre,
.l-footer a,
.l-footer abbr,
.l-footer acronym,
.l-footer address,
.l-footer code,
.l-footer del,
.l-footer dfn,
.l-footer em,
.l-footer img,
.l-footer q,
.l-footer dl,
.l-footer dt,
.l-footer dd,
.l-footer ol,
.l-footer ul,
.l-footer li,
.l-footer fieldset,
.l-footer form,
.l-footer label,
.l-footer legend,
.l-footer table,
.l-footer caption,
.l-footer tbody,
.l-footer tfoot,
.l-footer thead,
.l-footer tr,
.l-footer th,
.l-footer td,
.l-footer article,
.l-footer aside,
.l-footer dialog,
.l-footer figure,
.l-footer footer,
.l-footer header,
.l-footer hgroup,
.l-footer nav,
.l-footer section {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  -webkit-text-size-adjust: 100%;
}

.l-footer ol,
.l-footer ul {
  list-style: none;
}

.l-footer blockquote,
.l-footer q {
  quotes: none;
}

.l-footer blockquote:after,
.l-footer blockquote:before,
.l-footer q:after,
.l-footer q:before {
  content: "";
  content: none;
}

.l-footer img {
  height: auto;
  max-width: 100%;
  user-select: none;
  -moz-user-select: none;
  -webkit-user-drag: none;
  -webkit-user-select: none;
  -ms-user-select: none;
}

.l-footer article,
.l-footer aside,
.l-footer details,
.l-footer figcaption,
.l-footer figure,
.l-footer footer,
.l-footer header,
.l-footer hgroup,
.l-footer main,
.l-footer menu,
.l-footer nav,
.l-footer section {
  display: block;
}

.l-footer ul {
  list-style-position: inside;
}

.l-footer a:link,
.l-footer a:visited,
.l-footer a:focus,
.l-footer a:active,
.l-footer a:hover,
.l-footer a {
  cursor: pointer;
  color: #1994d7;
  text-decoration: none;
}

.l-footer hr {
  display: block;
  height: 1px;
  width: 100%;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgb(223, 223, 223) 5%,
    rgb(223, 223, 223) 95%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0%, rgba(255, 255, 255, 0)),
    color-stop(5%, rgb(223, 223, 223)),
    color-stop(95%, rgb(223, 223, 223)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgb(223, 223, 223) 5%,
    rgb(223, 223, 223) 95%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgb(223, 223, 223) 5%,
    rgb(223, 223, 223) 95%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0,
    rgb(223, 223, 223) 5%,
    rgb(223, 223, 223) 95%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0,
    rgb(223, 223, 223) 5%,
    rgb(223, 223, 223) 95%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: none;
  clear: both;
}

.l-footer {
  font: 14px/1.5 "InspireTWDC", "Helvetica", "Arial", "sans-serif";
  color: #253b56;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}

.l-footer a {
  transition: color 0.2s, background-color 0.2s;
}

.l-footer a:hover {
  text-decoration: underline;
}

.l-footer p {
  font-weight: 400;
  line-height: 1.5;
  margin: 0 0 15px 0;
}

.l-footer ul {
  list-style-position: inside;
}

.l-footer small,
.l-footer .small {
  color: #253b56;
  font-size: 13px;
  line-height: 1.5;
}

.l-footer strong {
  font-weight: 800;
}

.l-footer b {
  font-weight: 600;
}

.l-footer h1 {
  font-size: 37px;
  margin: 0 0 0.5em 0;
  font-weight: 200;
}

.l-footer h2 {
  font-size: 24px;
  margin: 0 0 15px 0;
  font-weight: normal;
}

.l-footer h3 {
  font-size: 19px;
  font-weight: bold;
  margin: 0 0 15px 0;
}

.l-footer h4 {
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 10px;
}

.l-footer h6 {
  font-weight: bold;
  margin-bottom: 15px;
}

.l-footer hr {
  border: 0;
  margin: 1em 0;
}

.l-footer .ie9 hr {
  border: 0.2px solid #dfdfdf;
  text-align: left;
}

.l-footer .scroll-container {
  overflow-y: auto;
}

.l-footer .scroll-container::-webkit-scrollbar {
  width: 9px;
}

.l-footer .scroll-container::-webkit-scrollbar-thumb {
  background-color: #65778a;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  border-radius: 10px;
}

.l-footer .scroll-container::-webkit-scrollbar-track {
  -webkit-border-radius: 0 6px 0 0;
  -moz-border-radius: 0 6px 0 0;
  -ms-border-radius: 0 6px 0 0;
  border-radius: 0 6px 0 0;
}

.l-footer .accessible-text {
  display: inline-block !important;
  visibility: visible !important;
  position: absolute;
  width: 1px;
  height: 1px;
  font-size: 0;
  overflow: hidden;
  left: -10000px;
}

.l-footer .dlpPepWebfont {
  font-family: "dlp_pep_font-webfont";
}

.l-footer .dlpPepWebfont.keys {
  color: #8294aa;
  font-size: 22px;
}

.l-footer .gradient {
  background: #fff;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYmY1ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(top, #fff 0, #ebf5fc 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #ebf5fc)
  );
  background: -webkit-linear-gradient(top, #fff 0, #ebf5fc 100%);
  background: linear-gradient(to bottom, #fff 0, #ebf5fc 100%);
}

.l-footer .mobile select,
.l-footer .mobile button {
  height: 100%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
}

.l-footer .mobile button {
  height: 38px;
}

.l-footer .l-main-page .hide-4-mobile {
  display: none;
}

@media only screen and (min-width: 768px) {
  .l-footer .l-main-page .hide-4-mobile {
    display: block;
  }
}

.l-footer .hide-4-desktop {
  display: block;
}

.l-footer .hide-4-tablet-desktop {
  display: block;
}

.l-footer input,
.l-footer select,
.l-footer button,
.l-footer textarea {
  width: 100%;
  height: 26px;
  border: none;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
  padding: 5px;
  resize: none;
  font-family: "InspireTWDC", "Helvetica", "Arial", "sans-serif";
}

.l-footer button {
  font-size: 0.929em;
  width: auto;
  height: auto;
  min-height: 30px;
  padding: 0 20px;
  display: inline-block;
}

.l-footer button:focus {
  outline: 0;
}

.l-footer textarea {
  height: 60px;
}

.l-footer input,
.l-footer textarea {
  outline: none;
  background-color: #fff;
  transition: all 0.1s ease-in-out;
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  -ms-transition: all 0.1s ease-in-out;
  -o-transition: all 0.1s ease-in-out;
}

.l-footer input:focus,
.l-footer textarea:focus,
.l-footer select:hover,
.l-footer select:focus {
  -webkit-box-shadow: #1994d7 0px 0px 4px 1px;
  -moz-box-shadow: #1994d7 0px 0px 4px 1px;
  box-shadow: #1994d7 0px 0px 4px 1px;
}

.l-footer select {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  margin: 0;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAALCAYAAAB/Ca1DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAP1JREFUeNpi/P//PwM1AcvkRVunMTIyZpKj+T/D/wW5sd6JyGJM7+5/KwC6cR/ppv2/8OfNtyx0YUYQ0TdnlRArG9dJIFeFSOM+Mvz8a5ib6ncfPciYQERRSti7/3/++IMVEuO4f/+jQYZhk2OCMfKSAq79+8sQAVT+F59h//7/68hL8NmKS54JmZOf6L3j3///ZbgjgWHfkS3fa/BZyIhNcNKiLfMZGRgT0CLh6f+/3wzzksJeowr/x+1CGHh371s6UOERpOTx6x/j/wh0w4h2IdiV81aJMjBznQGmUTlguBXnx/v2YU89JGSMvvkbdCct3LwIf3L8j4IBAgwA/pF5B9kp1egAAAAASUVORK5CYII=");
  background-position: 100% calc(1em - 6px);
  background-repeat: no-repeat;
}

.l-footer select:focus {
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.l-footer input[type="button"],
.l-footer input[type="submit"],
.l-footer input[type="reset"],
.l-footer button {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  border-radius: 20px;
  margin: auto;
  position: relative;
  line-height: normal;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.3);
  cursor: pointer;
}

.l-footer input[type="search"]::-webkit-search-decoration,
.l-footer input[type="search"]::-webkit-search-cancel-button,
.l-footer input[type="search"]::-webkit-search-results-button,
.l-footer input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.l-footer .btn-w-auto {
  width: auto;
  padding: 0 30px;
}

.l-footer .primary-button,
.l-footer .btn-blue-module {
  color: #fff;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  font-weight: 700;
}

.l-footer .btn-blue-module {
  height: auto;
  width: auto;
  padding: 0 20px;
  background: #1994d7;
}

.l-footer .btn-check-availability {
  width: auto;
  padding: 0 20px;
}

.l-footer .primary-button:before,
.l-footer .btn-blue-module:before {
  content: "";
  width: 95%;
  height: 16px;
  display: block;
  position: absolute;
  left: 2%;
  top: 0;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background: -moz-linear-gradient(
    top,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, rgb(255, 255, 255)),
    color-stop(100%, rgba(255, 255, 255, 0))
  );
  background: -webkit-linear-gradient(
    top,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -o-linear-gradient(
    top,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: -ms-linear-gradient(
    top,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  background: linear-gradient(
    to bottom,
    rgba(255, 255, 255, 0.6) 0%,
    rgba(255, 255, 255, 0) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#ffffff", endColorstr="#00ffffff", GradientType=0);
}

.l-footer .btn-blue-module:hover,
.l-footer .btn-blue-module:focus,
.l-footer .btn-blue-module:active {
  background: #5aa5e0;
  font-size: 13px;
}

.l-footer .primary-button {
  background: #61941b;
  line-height: 1em;
}

.l-footer .primary-button:hover,
.l-footer .primary-button:focus,
.l-footer .primary-button:active {
  background: #8dc63f;
}

.l-footer .secondary-button {
  background: #edf5fa;
  color: #697a8d;
}

.l-footer .secondary-button:hover,
.l-footer .secondary-button:focus,
.l-footer .secondary-button:active {
  color: #3da2d9;
  background-color: #edf5fa;
}

.l-footer .small-btn {
  width: 105px;
}

.l-footer .radio-button {
  display: block;
  position: relative;
  padding-left: 30px;
  margin-bottom: 5px;
  cursor: pointer;
  font-size: 16px;
}

.l-footer .radio-button input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.l-footer .radio-button_indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 25px;
  width: 25px;
  background: #e6e6e6;
  border: 1px solid #9b9b9b;
  padding: 0;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.l-footer .radio-button-void .radio-button_indicator {
  border-radius: 50%;
}

.l-footer .radio-button input:checked ~ .radio-button_indicator {
  background: #fff;
}

.l-footer
  .radio-button:hover
  input:not([disabled]):checked
  ~ .radio-button_indicator,
.l-footer .radio-button input:checked:focus ~ .radio-button_indicator {
  background: #fff;
  box-shadow: #1994d7 0px 0px 8px 0px;
}

.l-footer .radio-button input:disabled ~ .radio-button_indicator {
  background: #e6e6e6;
  opacity: 0.6;
  pointer-events: none;
}

.l-footer .radio-button_indicator:after {
  box-sizing: unset;
  content: "";
  position: absolute;
  display: none;
}

.l-footer .radio-button input:checked ~ .radio-button_indicator:after {
  display: block;
}

.l-footer .radio-button-void .radio-button_indicator:after {
  left: 2px;
  top: 2px;
  height: 19px;
  width: 19px;
  border-radius: 50%;
  background: #6fa623;
  background: -moz-linear-gradient(top, #6fa623 0%, #93bc5a 100%);
  background: -webkit-linear-gradient(top, #6fa623 0%, #93bc5a 100%);
  background: linear-gradient(to bottom, #6fa623 0%, #93bc5a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#6fa623", endColorstr="#93bc5a", GradientType=0);
}

.l-footer .radio-button-void input:disabled ~ .radio-button_indicator:after {
  background: #7b7b7b;
}

.l-footer [type="checkbox"]:not(:checked),
.l-footer [type="checkbox"]:checked {
  opacity: 0;
}

.l-footer [type="checkbox"]:not(:checked) + label,
.l-footer [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
}

.l-footer [type="checkbox"]:not(:checked) + label:before,
.l-footer [type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  left: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  border: 1px solid #aaa;
  background: #f8f8f8;
  border-radius: 6px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
}

.l-footer [type="checkbox"]:checked + label:before {
  background-color: #61941b;
}

.l-footer [type="checkbox"]:hover + label:before {
  box-shadow: #1994d7 0px 0px 4px 0px;
}

.l-footer [type="checkbox"]:not(:checked) + label:after,
.l-footer [type="checkbox"]:checked + label:after {
  content: "";
  position: absolute;
  font-family: "dlp_pep_font-webfont";
  top: -1px;
  left: 0px;
  font-size: 14px;
  color: #fff;
  line-height: 1.75;
}

.l-footer [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}

.l-footer [type="checkbox"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.l-footer [type="checkbox"]:disabled:not(:checked) + label:before,
.l-footer [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.l-footer [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}

.l-footer [type="checkbox"]:disabled + label {
  color: #aaa;
}

.l-footer .m-mobile-filter label::before {
  content: " ";
  color: rgba(0, 0, 0, 0);
  display: inline-block;
  line-height: 14px;
  width: 17px;
  height: 17px;
  border-radius: 10px;
  border: 1px solid #a1afc0;
  margin-right: 10px;
  vertical-align: -2px;
  box-shadow: 0 1px 2px 0 #999, inset 0 0 0 2px #fff;
  background: #ececec;
  background: -moz-linear-gradient(top, #fff 0, #ececec 100%);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0%, #fff),
    color-stop(100%, #ececec)
  );
  background: -webkit-linear-gradient(top, #fff 0, #ececec 100%);
  background: linear-gradient(to bottom, #fff 0, #ececec 100%);
}

.l-footer .m-mobile-filter input[type="radio"]:checked + label::before {
  border: 1px solid #628b27;
  background: #628b27;
  background: -moz-linear-gradient(top, #97bf60 2px, #6fa623 15px);
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(2px, #97bf60),
    color-stop(15px, #6fa623)
  );
  background: -webkit-linear-gradient(top, #97bf60 2px, #6fa623 15px);
  background: linear-gradient(to bottom, #97bf60 2px, #6fa623 15px);
}

.l-footer button.ui-datepicker-trigger {
  width: 40px;
  vertical-align: middle;
  background: none;
  border: none;
  box-shadow: none;
}

.l-footer button.ui-datepicker-trigger::after {
  content: "";
  font-family: "dlp_pep_font-webfont";
  font-size: 1.4286em;
}

.l-footer button.ui-datepicker-trigger:hover {
  color: #1994d7;
}

.icon__cro::before {
  content: "";
}

.home-page #dlp-footer {
  margin-bottom: 62px;
}

.l-footer {
  padding: 32px 0;
  position: relative;
  max-width: 1224px;
  margin: auto;
}

.l-footer .heading {
  font-size: 16px;
  color: #253b56;
  font-weight: bold;
}

.l-footer .heading [class^="icon"] {
  position: absolute;
}

.l-footer .contact a.contact-number {
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #d8d8d8;
  box-shadow: unset;
  color: #253b56;
  height: 40px;
  line-height: 40px;
  border-radius: 40px;
  text-align: center;
  display: inline-block;
  padding: 0 15px;
}

.l-footer .contact a.contact-number:hover {
  text-decoration: none;
  border-color: #253b56;
}

.l-footer .contact a.contact-number span[class^="icon"] {
  margin-right: 5px;
  font-size: 14px;
}

.l-footer .contact p {
  margin: 8px 0;
  font-size: 13px;
  color: #4a4a4a;
}

.l-footer .contact p:last-child {
  font-size: 11px;
  color: #4e6379;
}

.l-footer .footer-links-ctn {
  background: rgba(0, 0, 0, 0);
  border-radius: 12px;
  margin: 0 12px;
}

.l-footer .footer-links-ctn .link-list {
  width: 100%;
  display: inline-block;
  list-style: none;
  padding-top: 4px;
  
}

.l-footer .footer-links-ctn .link-list .link-item {
  padding-left: 40px;
  height: 40px;
  width: 20%;
  float: left;
  margin-bottom: 20px;
}

.l-footer .footer-links-ctn .link-list .link-item a {
  display: inline-block;
  color: inherit;
}

.l-footer .footer-links-ctn hr {
  width: 100%;
  margin-top: 0;
  margin-bottom: 20px;
}

.l-footer .footer-links-ctn li:not(.link-item) {
  color: #4a4a4a;
  font-size: 13px;
  margin-bottom: 24px;
  line-height: 16px;
}

.l-footer .footer-links-ctn li:not(.link-item) a {
  color: inherit;
  display: block;
}

.l-footer .footer-links-ctn .right-block {
  display: inline-block;
  width: 100%;
  padding: 20px 50px 10px 50px;
  vertical-align: top;
  background: #fff;
  border-radius: 0 0 12px 12px;
  box-shadow: 0px 14px 20px 0 rgba(0, 0, 0, 0.08);
  transform: translateY(-2px);
}

.l-footer .footer-links-ctn .links-ctn {
  margin-bottom: 32px;
}

.l-footer .footer-links-ctn .links-ctn:first-child.heading {
  display: none;
}

.l-footer .footer-links-ctn .links-ctn:last-child .heading {
  margin-bottom: 0;
  cursor: pointer;
}

.l-footer .footer-links-ctn .links-ctn:last-child .heading .icon__next::before {
  font-size: 12px;
  transform: rotate(90deg);
  display: inline-block;
  margin-left: 14px;
  transition: all ease 0.5s;
}

.l-footer .footer-links-ctn .links-ctn:last-child .two-col-ctn {
  max-height: 0px;
  overflow: hidden;
  transition: all ease 1s;
}

.l-footer .footer-links-ctn .links-ctn:last-child.open .two-col-ctn {
  max-height: 400px;
}

.l-footer
  .footer-links-ctn
  .links-ctn:last-child.open
  .heading
  .icon__next::before {
  transform: rotate(-90deg);
}

.l-footer .social-links {
  display: inline-block;
  border-radius: 50%;
  width: 36px;
  height: 36px;
}

.l-footer .social-links:not(:last-child) {
  margin-right: 7px;
}

.l-footer .social-links img {
  width: 100%;
}

.l-footer .copyright-container {
  margin: 24px 12px 0px 12px;
  padding: 24px 32px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 20px -2px rgba(9, 17, 41, 0.16);
}

.l-footer .copyright {
  font-size: 12px;
  color: #4e6379;
  text-align: center;
}

.l-footer .RRT__tabs:not(.RRT__accordion) {
  width: 100%;
}

.l-footer .RRT__tabs:not(.RRT__accordion) .RRT__tab {
  flex: 1;
  white-space: initial;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #253050;
  font-size: 14px;
  font-weight: 400;
}

.l-footer .RRT__tabs .RRT__tab {
  text-transform: uppercase;
  font-weight: bold;
  text-align: center;
}

.l-footer .RRT__tabs.b2b .RRT__tab {
  color: var(--solid-blue-blue-900, #0028a2);
  text-align: center;
  font-size: 14px;
  line-height: 21px;
  text-transform: uppercase;
}

.l-footer .RRT__tabs.b2b .RRT__tab.RRT__tab--selected {
  font-weight: 900;
  color: var(--solid-blue-blue-900, #0028a2);
}

.l-footer.b2b .footer-links-ctn {
  border-radius: 16px;
}

.l-footer.b2b .footer-links-ctn .right-block {
  border-radius: 0 0 16px 16px;
}

.l-footer.b2b .copyright-container {
  background: var(--solid-blue-blue-500, #0046e4);
  border-radius: 16px;
}

.l-footer.b2b .copyright-container .copyright {
  color: var(--solid-white-white, #fff);
}

.l-footer.b2b .copyright-container .copyright > a {
  color: var(--solid-white-white, #fff);
  text-decoration: underline;
}

@media only screen and (min-width: 768px) {
  .RRT__tabs .RRT__tab.tab {
    background: #ebebed;
    padding: 16px;
    border-radius: 12px 12px 0 0;
    transition: all 0.3s ease-in-out;
    transition-property: background, color, font-weight, box-shadow;
  }

  .RRT__tabs .RRT__tab.tab:hover {
    color: #091129;
    background-color: #c3cad3;
    font-weight: 800;
  }

  .RRT__tabs .RRT__tab.tab.RRT__tab--selected {
    background: #fff;
    color: #253050;
    font-weight: 800;
    font-size: 14px;
    box-shadow: 0px -18px 20px 0px rgba(0, 0, 0, 0.05);
  }

  .RRT__tabs.b2b .RRT__tab {
    color: var(--solid-blue-blue-900, #0028a2);
    text-align: center;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    background: var(--solid-blue-blue-50, #e5ecfd);
  }

  .RRT__tabs.b2b .RRT__tab:not(:last-child) {
    border-right: 1px solid #d2d2d2;
  }

  .RRT__tabs.b2b .RRT__tab:hover {
    color: var(--solid-blue-blue-900, #0028a2);
    background: var(--solid-blue-blue-50, #e5ecfd);
  }

  .RRT__tabs.b2b .RRT__tab.RRT__tab--selected {
    background-color: #fff;
    font-weight: 900;
    border-right: none;
  }

  .RRT__panel.panel {
    padding: 20px 0 0 0;
    box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.15);
    background: #fff;
    width: 100%;
  }

  .l-footer {
    margin-top: 50px;
  }

  .l-footer .heading:empty {
    padding-bottom: 26px;
  }

  .l-footer .footer-links-ctn .links-ctn .heading {
    margin-top: 0;
  }

  .l-footer .footer-links-ctn {
    text-align: left;
  }

  .l-footer .footer-links-ctn .list-col {
    vertical-align: top;
  }

  .l-footer .footer-links-ctn .left-block {
    display: inline-block;
    width: 100%;
    vertical-align: top;
  }

  .l-footer .footer-links-ctn .links-ctn:first-child {
    margin-bottom: 42px;
  }

  .l-footer .footer-links-ctn .links-ctn:first-child .heading {
    display: block;
  }
}

.RRT__accordion {
  transform: translateY(0);
}

.RRT__accordion .RRT__tab.tab {
  background: #fff;
  padding: 16px 36px;
  border-radius: 12px 12px 0 0;
  text-align: center;
  box-shadow: none;
}

.RRT__accordion .RRT__tab.tab:after {
  font-family: "dlp_pep_font-webfont";
  content: "";
  position: absolute;
  right: 22px;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  transition: all ease 0.5s;
}

.RRT__accordion .RRT__tab.tab.RRT__tab--selected {
  background: #fff;
  color: inherit;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  z-index: 2;
}

.RRT__accordion .RRT__tab.tab.RRT__tab--selected:after {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.RRT__accordion .RRT__panel.panel {
  transform: translateY(0);
  padding: 0 50px;
  overflow: hidden;
}

@media only screen and (min-width: 920px) {
  .right-block .social-links-container {
    display: table;
    float: left;
    width: 250px;
  }

  .right-block .social-links-container .heading {
    display: table-row;
    float: left;
    margin-bottom: 8px;
  }

  .right-block .social-links-container .social-links-ctn {
    display: table-row;
  }

  .right-block .social-links-container .social-links-ctn .social-links {
    margin-bottom: 0;
  }

  .right-block .contact {
    display: inline-block;
    width: calc(100% - 250px);
    float: right;
    text-align: right;
  }

  .right-block .contact > p {
    display: inline-block;
    width: calc(100% - 240px);
    margin-right: 20px;
  }

  .right-block .contact button {
    margin-left: 0;
  }

  .right-block .contact .contact-button-container {
    display: inline-block;
    float: right;
    text-align: left;
    width: 200px;
  }

  .right-block .contact .contact-button-container p {
    color: #4e6379;
  }
}

@media only screen and (max-width: 919px) {
  .right-block {
    text-align: center;
  }

  .right-block .social-links-container,
  .right-block .contact {
    width: 100%;
    float: none;
  }

  .right-block .social-links-container .heading {
    margin-bottom: 8px;
  }
}

@media only screen and (max-width: 839px) {
  .l-footer .footer-links-ctn .link-list {
    width: 100%;
    text-align: center;
    padding: 0;
  }

  .l-footer .footer-links-ctn .link-list li,
  .l-footer .footer-links-ctn .link-list .link-item {
    padding: 0;
    width: 100%;
    text-align: center;
    margin-bottom: 8px;
    height: auto;
  }

  .l-footer .RRT__panel.panel {
    background: #fff;
  }

  .l-footer .RRT__accordion .RRT__tab.tab {
    border-radius: 0;
  }

  .l-footer .RRT__accordion .RRT__tab.tab:first-child {
    border-radius: 12px 12px 0 0;
  }
}

@media only screen and (max-width: 767px) {
  .RRT__accordion .RRT__panel.panel {
    padding: 0 50px;
  }
}

div.RRT__tab.RRT__tab--collapsed:not(.RRT__tab--selected) + div.RRT__panel {
  transition: max-height 600ms ease-out;
  max-height: 0;
  min-height: unset !important;
  overflow: hidden;
}

div.RRT__tab.RRT__tab--collapsed.RRT__tab--selected + div.RRT__panel {
  max-height: 800px;
  min-height: unset !important;
  transition: max-height 600ms ease-in;
}

.tab-content-container {
  overflow: hidden;
}

.tab-content-container.ios,
.tab-content-container.unknown {
  /* height: 0; */
  opacity: 0;
  transition: all 0.25s ease-in;
}

.RRT__for_accordion {
  box-shadow: 0 4px 40px 0 rgba(0, 0, 0, 0.15);
  border-radius: 12px;
}

footer a[keyboard-focus],
footer a:focus-visible,
footer div.RRT__tab[keyboard-focus],
footer div.RRT__tab:focus-visible {
  border: 2px solid #005bff !important;
}

.RRT__container {
  position: relative;
}

.RRT__tabs {
  display: flex;
  flex-wrap: wrap;
}

.RRT__accordion {
  flex-direction: column;
}

.RRT__tab {
  background: #eee;
  border-style: solid;
  border-color: #ddd;
  border-width: 1px 1px 1px 0;
  cursor: pointer;
  z-index: 1;
  white-space: nowrap;
  padding: 0.7em 1em;
}

.RRT__tab:focus {
  outline: 0;
  background-color: #e6e6e6;
}

.RRT__accordion .RRT__tab {
  border-left-width: 1px;
}

.RRT__tab--first {
  border-left-width: 1px;
}

.RRT__tab--selected {
  background: #fff;
  border-color: #ddd #ddd #fff;
}

.RRT__tab--selected:focus {
  background-color: #fff;
}

.RRT__tab--disabled {
  opacity: 0.5;
  cursor: not-allowed;
}

.RRT__tab:focus {
  z-index: 2;
}

.RRT__tab--selected .RRT__removable {
  position: relative;
}

.RRT__tab--selected .RRT__removable-text {
  margin-right: 10px;
}

.RRT__tab--selected .RRT__removable-icon {
  position: absolute;
  font-size: 18px;
  right: 0.5em;
  top: 0.2em;
}

.RRT__panel {
  margin-top: -1px;
  padding: 1em;
  border: 1px solid #ddd;
}

.RRT__panel--hidden {
  display: none;
}

.RRT__accordion .RRT__panel {
  margin-top: 0;
}

.RRT__showmore {
  background: #eee;
  border: 1px solid #ddd;
  cursor: pointer;
  z-index: 1;
  white-space: nowrap;
  margin-left: -1px;
  position: relative;
}

.RRT__showmore--selected {
  background: #fff;
  border-bottom: none;
}

.RRT__showmore-label {
  padding: 0.7em 1em;
  position: relative;
  bottom: -1px;
  z-index: 1;
}

.RRT__showmore-label--selected {
  background-color: #eee;
}

.RRT__showmore-list {
  position: absolute;
  right: -1px;
  top: 100%;
  display: none;
}

.RRT__showmore-list--opened {
  display: block;
}

.RRT__inkbar-wrapper {
  width: 100%;
}

.RRT__inkbar {
  position: relative;
  bottom: 0;
  height: 2px;
  margin-top: -2px;
  background-color: #00bfff;
  transition: left 800ms cubic-bezier(0.23, 1, 0.32, 1);
  z-index: 2;
}

.l-footer [class^="icon"]::before {
  font-family: "dlp_pep_font-webfont";
  text-decoration: none;
  line-height: 20px;
}

.l-footer .icon__cro::before {
  content: "";
}

.l-footer .icon__login::before {
  content: "";
  content: "";
}

.l-footer .icon__home::before {
  content: "";
}

.l-footer .icon__shop-disney-bag::before {
  content: "";
}

.l-footer .icon__hollywood-studios::before {
  content: "";
}

.l-footer .icon__downtown-disney::before {
  content: "";
}

.l-footer .icon__all-categories::before {
  content: "";
}

.l-footer .icon__dcl-destinations::before {
  content: "";
}

.l-footer .icon__app-instructions::before {
  content: "";
}

.l-footer .icon__featured-article::before {
  content: "";
}

.l-footer .icon__drink-of-the-day::before {
  content: "";
}

.l-footer .icon__view-folio::before {
  content: "";
}

.l-footer .icon__key-to-the-world::before {
  content: "";
}

.l-footer .icon__in-room-entertainment::before {
  content: "";
}

.l-footer .icon__ship-directory::before {
  content: "";
}

.l-footer .icon__theatre::before {
  content: "";
}

.l-footer .icon__disembarkation::before {
  content: "";
}

.l-footer .icon__youth-clubs::before {
  content: "";
}

.l-footer .icon__cold-flu::before {
  content: "";
}

.l-footer .icon__security-notice::before {
  content: "";
}

.l-footer .icon__environmental-message::before {
  content: "";
}

.l-footer .icon__rotational-dining::before {
  content: "";
}

.l-footer .icon__room-upgrade::before {
  content: "";
}

.l-footer .icon__cart-empty::before {
  content: "";
}

.l-footer .icon__cart-full::before {
  content: "";
}

.l-footer .icon__tickets::before {
  content: "";
}

.l-footer .icon__fastpass-plus::before {
  content: "";
}

.l-footer .icon__fastpasses-set::before {
  content: "";
}

.l-footer .icon__fastpasses-copy-set::before {
  content: "";
}

.l-footer .icon__cancel-fastpasses::before {
  content: "";
}

.l-footer .icon__vacation-packages::before {
  content: "";
}

.l-footer .icon__personal-magic::before {
  content: "";
}

.l-footer .icon__disney-vacation-club-info::before {
  content: "";
}

.l-footer .icon__annual-passholder::before {
  content: "";
}

.l-footer .icon__special-offers::before {
  content: "";
}

.l-footer .icon__booking-rooms-packages::before {
  content: "";
}

.l-footer .icon__old-fastpass::before {
  content: "";
}

.l-footer .icon__certificate::before {
  content: "";
}

.l-footer .icon__will-call-tickets::before {
  content: "";
}

.l-footer .icon__entrance-pass::before {
  content: "";
}

.l-footer .icon__guest-pass::before {
  content: "";
}

.l-footer .icon__dlp-special-offers::before {
  content: "";
}

.l-footer .icon__dlp-france-fiscal-changes::before {
  content: "";
}

.l-footer .icon__currency-convertor::before {
  content: "";
}

.l-footer .icon__call-to-buy-tickets::before {
  content: "";
}

.l-footer .icon__wdw-tickets-and-passes::before {
  content: "";
}

.l-footer .icon__mdx::before {
  content: "";
}

.l-footer .icon__about-me::before {
  content: "";
}

.l-footer .icon__friends-family::before {
  content: "";
}

.l-footer .icon__account-settings::before {
  content: "";
}

.l-footer .icon__pin-payment-methods::before {
  content: "";
}

.l-footer .icon__communication-references::before {
  content: "";
}

.l-footer .icon__wishlist::before {
  content: "";
}

.l-footer .icon__link-existing-reservation::before {
  content: "";
}

.l-footer .icon__guest-entered-schedule-item::before {
  content: "";
}

.l-footer .icon__birthday::before {
  content: "";
}

.l-footer .icon__memory-maker::before {
  content: "";
}

.l-footer .icon__memory-maker-2::before {
  content: "";
}

.l-footer .icon__link-mdx-tickets-passes::before {
  content: "";
}

.l-footer .icon__link-mdx-resort-reservations::before {
  content: "";
}

.l-footer .icon__link-mdx-dining-reservations::before {
  content: "";
}

.l-footer .icon__wishlist-item-added::before {
  content: "";
}

.l-footer .icon__wishlist-empty::before {
  content: "";
}

.l-footer .icon__all-activities::before {
  content: "";
}

.l-footer .icon__attractions::before {
  content: "";
}

.l-footer .icon__characters::before {
  content: "";
}

.l-footer .icon__entertainment::before {
  content: "";
}

.l-footer .icon__tours-events::before {
  content: "";
}

.l-footer .icon__in-park-shopping::before {
  content: "";
}

.l-footer .icon__spas::before {
  content: "";
}

.l-footer .icon__paris-tour::before {
  content: "";
}

.l-footer .icon__outdoor-activities::before {
  content: "";
}

.l-footer .icon__dlp-attractions::before {
  content: "";
}

.l-footer .icon__dlp-character-meet::before {
  content: "";
}

.l-footer .icon__meetings-professional-events::before {
  content: "";
}

.l-footer .icon__dining::before {
  content: "";
}

.l-footer .icon__dining-plan::before {
  content: "";
}

.l-footer .icon__dining-plan-accepted::before {
  content: "";
}

.l-footer .icon__dining-plan-not-accepted::before {
  content: "";
}

.l-footer .icon__dining-reservation::before {
  content: "";
}

.l-footer .icon__menu::before {
  content: "";
}

.l-footer .icon__prix-fixe-qsr::before {
  content: "";
}

.l-footer .icon__prix-fixe-tsr::before {
  content: "";
}

.l-footer .icon__entrees-qsr::before {
  content: "";
}

.l-footer .icon__entrees-tsr::before {
  content: "";
}

.l-footer .icon__beverages::before {
  content: "";
}

.l-footer .icon__wine::before {
  content: "";
}

.l-footer .icon__beer::before {
  content: "";
}

.l-footer .icon__cocktails::before {
  content: "";
}

.l-footer .icon__appetizers::before {
  content: "";
}

.l-footer .icon__sandwiches::before {
  content: "";
}

.l-footer .icon__beef-pork-chicken::before {
  content: "";
}

.l-footer .icon__seafood::before {
  content: "";
}

.l-footer .icon__pasta::before {
  content: "";
}

.l-footer .icon__salads::before {
  content: "";
}

.l-footer .icon__sides::before {
  content: "";
}

.l-footer .icon__desserts::before {
  content: "";
}

.l-footer .icon__buffet::before {
  content: "";
}

.l-footer .icon__favorites::before {
  content: "";
}

.l-footer .icon__kids-picks::before {
  content: "";
}

.l-footer .icon__featured-items::before {
  content: "";
}

.l-footer .icon__nutritional-content::before {
  content: "";
}

.l-footer .icon__nutritional-information::before {
  content: "";
}

.l-footer .icon__gluten-free::before {
  content: "";
}

.l-footer .icon__dairy-free::before {
  content: "";
}

.l-footer .icon__character-dining::before {
  content: "";
}

.l-footer .icon__special-dietary-needs::before {
  content: "";
}

.l-footer .icon__vegetarian::before {
  content: "";
}

.l-footer .icon__raw-food::before {
  content: "";
}

.l-footer .icon__guest-favorite-food::before {
  content: "";
}

.l-footer .icon__sports-recreation::before {
  content: "";
}

.l-footer .icon__campfire::before {
  content: "";
}

.l-footer .icon__snorkeling::before {
  content: "";
}

.l-footer .icon__swimming::before {
  content: "";
}

.l-footer .icon__boating::before {
  content: "";
}

.l-footer .icon__running::before {
  content: "";
}

.l-footer .icon__fitness-room::before {
  content: "";
}

.l-footer .icon__game::before {
  content: "";
}

.l-footer .icon__shuffleboard::before {
  content: "";
}

.l-footer .icon__playground::before {
  content: "";
}

.l-footer .icon__horseback-riding::before {
  content: "";
}

.l-footer .icon__pool-tables::before {
  content: "";
}

.l-footer .icon__fishing::before {
  content: "";
}

.l-footer .icon__basketball::before {
  content: "";
}

.l-footer .icon__cycling::before {
  content: "";
}

.l-footer .icon__explore::before {
  content: "";
}

.l-footer .icon__disneyland-recreation::before {
  content: "";
}

.l-footer .icon__crosscountry::before {
  content: "";
}

.l-footer .icon__soccer::before {
  content: "";
}

.l-footer .icon__softball-slowpitch::before {
  content: "";
}

.l-footer .icon__track-field::before {
  content: "";
}

.l-footer .icon__tennis-court::before {
  content: "";
}

.l-footer .icon__maps::before {
  content: "";
}

.l-footer .icon__guest-services::before {
  content: "";
}

.l-footer .icon__concierge::before {
  content: "";
}

.l-footer .icon__resort-checkin::before {
  content: "";
}

.l-footer .icon__celebration::before {
  content: "";
}

.l-footer .icon__aeds::before {
  content: "";
}

.l-footer .icon__smoking-area::before {
  content: "";
}

.l-footer .icon__no-smoking::before {
  content: "";
}

.l-footer .icon__lost-found::before {
  content: "";
}

.l-footer .icon__baby-care-center::before {
  content: "";
}

.l-footer .icon__currency-exchange::before {
  content: "";
}

.l-footer .icon__atm::before {
  content: "";
}

.l-footer .icon__restrooms::before {
  content: "";
}

.l-footer .icon__first-aid::before {
  content: "";
}

.l-footer .icon__laundry::before {
  content: "";
}

.l-footer .icon__valet::before {
  content: "";
}

.l-footer .icon__in-room-babysitting::before {
  content: "";
}

.l-footer .icon__business-center::before {
  content: "";
}

.l-footer .icon__cabanas::before {
  content: "";
}

.l-footer .icon__ecv::before {
  content: "";
}

.l-footer .icon__strollers::before {
  content: "";
}

.l-footer .icon__parking-lot::before {
  content: "";
}

.l-footer .icon__kennel::before {
  content: "";
}

.l-footer .icon__package-pick-up::before {
  content: "";
}

.l-footer .icon__gas-station::before {
  content: "";
}

.l-footer .icon__pin-trading::before {
  content: "";
}

.l-footer .icon__translation-devices::before {
  content: "";
}

.l-footer .icon__wedding-ceremonies::before {
  content: "";
}

.l-footer .icon__resort-amenties::before {
  content: "";
}

.l-footer .icon__moveis-under-the-stars::before {
  content: "";
}

.l-footer .icon__kodak-picture-spot::before {
  content: "";
}

.l-footer .icon__locker-rentals::before {
  content: "";
}

.l-footer .icon__here-now::before {
  content: "";
}

.l-footer .icon__current-location::before {
  content: "";
}

.l-footer .icon__supervise-children::before {
  content: "";
}

.l-footer .icon__rider-swap::before {
  content: "";
}

.l-footer .icon__service-dog::before {
  content: "";
}

.l-footer .icon__free-disney-wifi::before {
  content: "";
}

.l-footer .icon__generic-wifi::before {
  content: "";
}

.l-footer .icon__vip-service-private-floor::before {
  content: "";
}

.l-footer .icon__bunk-beds::before {
  content: "";
}

.l-footer .icon__room-service::before {
  content: "";
}

.l-footer .icon__fully-equipped-kitchen::before {
  content: "";
}

.l-footer .icon__expectant-mothers::before {
  content: "";
}

.l-footer .icon__disney-express-luggage::before {
  content: "";
}

.l-footer .icon__pet-services::before {
  content: "";
}

.l-footer .icon__special-products-storage::before {
  content: "";
}

.l-footer .icon__picnic-area::before {
  content: "";
}

.l-footer .icon__breakfast-chale::before {
  content: "";
}

.l-footer .icon__convention-center::before {
  content: "";
}

.l-footer .icon__internet-points::before {
  content: "";
}

.l-footer .icon__guest-storage::before {
  content: "";
}

.l-footer .icon__fence-code::before {
  content: "";
}

.l-footer .icon__nikon-picture-spot::before {
  content: "";
}

.l-footer .icon__atm-2::before {
  content: "";
}

.l-footer .icon__drinking-fountains::before {
  content: "";
}

.l-footer .icon__package-express::before {
  content: "";
}

.l-footer .icon__kingdom-club-bellman::before {
  content: "";
}

.l-footer .icon__stroller-parking::before {
  content: "";
}

.l-footer .icon__electric-car-charging-station::before {
  content: "";
}

.l-footer .icon__parade-route-show-area::before {
  content: "";
}

.l-footer .icon__alert::before {
  content: "";
}

.l-footer .icon__checkmark::before {
  content: "";
}

.l-footer .icon__faqs::before {
  content: "";
}

.l-footer .icon__quick-answer::before {
  content: "";
}

.l-footer .icon__disney-parks-blog::before {
  content: "";
}

.l-footer .icon__sms::before {
  content: "";
}

.l-footer .icon__press-center::before {
  content: "";
}

.l-footer .icon__moms-panel::before {
  content: "";
}

.l-footer .icon__park-schedule::before {
  content: "";
}

.l-footer .icon__time::before {
  content: "";
}

.l-footer .icon__privacy-policies::before {
  content: "";
}

.l-footer .icon__terms-conditions::before {
  content: "";
}

.l-footer .icon__accessibility::before {
  content: "";
}

.l-footer .icon__pre-arrival-tips::before {
  content: "";
}

.l-footer .icon__reservations::before {
  content: "";
}

.l-footer .icon__registration::before {
  content: "";
}

.l-footer .icon__help-support::before {
  content: "";
}

.l-footer .icon__learn-more::before {
  content: "";
}

.l-footer .icon__email::before {
  content: "";
}

.l-footer .icon__chat::before {
  content: "";
}

.l-footer .icon__call::before {
  content: "";
}

.l-footer .icon__blackout-days::before {
  content: "";
}

.l-footer .icon__website-support::before {
  content: "";
}

.l-footer .icon__restriction::before {
  content: "";
}

.l-footer .icon__recommendation::before {
  content: "";
}

.l-footer .icon__na-dash::before {
  content: "";
}

.l-footer .icon__magic-morning::before {
  content: "";
}

.l-footer .icon__global-languages::before {
  content: "";
}

.l-footer .icon__checkin-time-luggage-service::before {
  content: "";
}

.l-footer .icon__travel-information::before {
  content: "";
}

.l-footer .icon__visiting-with-groups::before {
  content: "";
}

.l-footer .icon__visiting-with-children::before {
  content: "";
}

.l-footer .icon__book-by-phone-online::before {
  content: "";
}

.l-footer .icon__emergency-phone::before {
  content: "";
}

.l-footer .icon__disney-like-light::before {
  content: "";
}

.l-footer .icon__disney-like-dark::before {
  content: "";
}

.l-footer .icon__written-aids::before {
  content: "";
}

.l-footer .icon__generations-travel::before {
  content: "";
}

.l-footer .icon__empty-chat::before {
  content: "";
}

.l-footer .icon__filled-chat::before {
  content: "";
}

.l-footer .icon__empty-checkbox::before {
  content: "";
}

.l-footer .icon__selected-solid-checkbox::before {
  content: "";
}

.l-footer .icon__selected-disabled::before {
  content: "";
}

.l-footer .icon__indeterminate::before {
  content: "";
}

.l-footer .icon__wdw-ap-blockout-cal::before {
  content: "";
}

.l-footer .icon__my-media::before {
  content: "";
}

.l-footer .icon__images::before {
  content: "";
}

.l-footer .icon__videos::before {
  content: "";
}

.l-footer .icon__photo-pass::before {
  content: "";
}

.l-footer .icon__photo-pass-plus::before {
  content: "";
}

.l-footer .icon__photo-fun::before {
  content: "";
}

.l-footer .icon__monorail::before {
  content: "";
}

.l-footer .icon__bus::before {
  content: "";
}

.l-footer .icon__car::before {
  content: "";
}

.l-footer .icon__boat::before {
  content: "";
}

.l-footer .icon__taxi::before {
  content: "";
}

.l-footer .icon__flight::before {
  content: "";
}

.l-footer .icon__return-flight::before {
  content: "";
}

.l-footer .icon__walking::before {
  content: "";
}

.l-footer .icon__free-shuttle::before {
  content: "";
}

.l-footer .icon__dlp-by-plane::before {
  content: "";
}

.l-footer .icon__dlp-by-car::before {
  content: "";
}

.l-footer .icon__by-train::before {
  content: "";
}

.l-footer .icon__regional-train::before {
  content: "";
}

.l-footer .icon__close-button::before {
  content: "";
}

.l-footer .icon__add-button::before {
  content: "";
}

.l-footer .icon__information::before {
  content: "";
}

.l-footer .icon__share::before {
  content: "";
}

.l-footer .icon__download::before {
  content: "";
}

.l-footer .icon__show-filters::before {
  content: "";
}

.l-footer .icon__hide-filters::before {
  content: "";
}

.l-footer .icon__3d-spin::before {
  content: "";
}

.l-footer .icon__media-play-button::before {
  content: "";
}

.l-footer .icon__media-pause-button::before {
  content: "";
}

.l-footer .icon__pdf::before {
  content: "";
}

.l-footer .icon__duplicate-offer::before {
  content: "";
}

.l-footer .icon__next::before {
  content: "";
}

.l-footer .icon__previous::before {
  content: "";
}

.l-footer .icon__norgie-closed::before {
  content: "";
}

.l-footer .icon__print::before {
  content: "";
}

.l-footer .icon__search::before {
  content: "";
}

.l-footer .icon__calendar-month::before {
  content: "";
}

.l-footer .icon__calendar-day-view::before {
  content: "";
}

.l-footer .icon__more::before {
  content: "";
}

.l-footer .icon__menu-global-nav::before {
  content: "";
}

.l-footer .icon__menus-button::before {
  content: "";
}

.l-footer .icon__norgie-opened::before {
  content: "";
}

.l-footer .icon__upload::before {
  content: "";
}

.l-footer .icon__lists::before {
  content: "";
}

.l-footer .icon__filter::before {
  content: "";
}

.l-footer .icon__keyboard-entry::before {
  content: "";
}

.l-footer .icon__view-gallery::before {
  content: "";
}

.l-footer .icon__see-info-page-button::before {
  content: "";
}

.l-footer .icon__media-gallery-photo-button::before {
  content: "";
}

.l-footer .icon__media-gallery-video-button::before {
  content: "";
}

.l-footer .icon__refresh::before {
  content: "";
}

.l-footer .icon__norgie-up::before {
  content: "";
}

.l-footer .icon__norgie-left::before {
  content: "";
}

.l-footer .icon__mobile-app::before {
  content: "";
}

.l-footer .icon__pulldown::before {
  content: "";
}

.l-footer .icon__increase-button::before {
  content: "";
}

.l-footer .icon__decrease-button::before {
  content: "";
}

.l-footer .icon__flip-turn-over::before {
  content: "";
}

.l-footer .icon__previous-2::before {
  content: "";
}

.l-footer .icon__next-2::before {
  content: "";
}

.l-footer .icon__arrow-back::before {
  content: "";
}

.l-footer .icon__arrow-up::before {
  content: "";
}

.l-footer .icon__arrow-down::before {
  content: "";
}

.l-footer .icon__expand-gallery::before {
  content: "";
}

.l-footer .icon__360-video::before {
  content: "";
}

.l-footer .icon__volume-control::before {
  content: "";
}

.l-footer .icon__wheelchair-accessibility::before {
  content: "";
}

.l-footer .icon__transfer-from-wheelchair::before {
  content: "";
}

.l-footer .icon__transfer-to-wheelchair::before {
  content: "";
}

.l-footer .icon__transfer-to-wheelchair-then-ride::before {
  content: "";
}

.l-footer .icon__ambulatory::before {
  content: "";
}

.l-footer .icon__visual-impairment::before {
  content: "";
}

.l-footer .icon__hearing-impairment::before {
  content: "";
}

.l-footer .icon__sign-language::before {
  content: "";
}

.l-footer .icon__audio-description::before {
  content: "";
}

.l-footer .icon__handheld-captioning::before {
  content: "";
}

.l-footer .icon__reflective-captioning::before {
  content: "";
}

.l-footer .icon__closed-captioning::before {
  content: "";
}

.l-footer .icon__physicial-consideration-red-yellow::before {
  content: "";
}

.l-footer .icon__scary-consideration-yellow::before {
  content: "";
}

.l-footer .icon__dlp-mobility-disabilities::before {
  content: "";
}

.l-footer .icon__dlp-hearing-disabilities::before {
  content: "";
}

.l-footer .icon__dlp-visual-disabilities::before {
  content: "";
}

.l-footer .icon__photosensitive-epilepsey::before {
  content: "";
}

.l-footer .icon__dlp-mental-cognitive-disabilities::before {
  content: "";
}

.l-footer .icon__suitable-for-amputees::before {
  content: "";
}

.l-footer .icon__suitable-for-difficulty-standing::before {
  content: "";
}

.l-footer .icon__capable-of-climbing-steps::before {
  content: "";
}

.l-footer .icon__disabilities-services::before {
  content: "";
}

.l-footer .icon__disabilities-guide-book::before {
  content: "";
}

.l-footer .icon__wheelchari-rental::before {
  content: "";
}

.l-footer .icon__disabilities-designated-viewing::before {
  content: "";
}

.l-footer .icon__may-remain-in-wheelchair::before {
  content: "";
}

.l-footer .icon__must-be-ambulatory-2::before {
  content: "";
}

.l-footer .icon__suitable-for-blind::before {
  content: "";
}

.l-footer .icon__suitable-for-autism::before {
  content: "";
}

.l-footer .icon__sign-language-2::before {
  content: "";
}

.l-footer .icon__tactile-maps::before {
  content: "";
}

.l-footer .icon__braille-guide-books::before {
  content: "";
}

.l-footer .icon__suitable-for-learning-disabilities::before {
  content: "";
}

.l-footer .icon__induction-loop::before {
  content: "";
}

.l-footer .icon__dimly-lit-space::before {
  content: "";
}

.l-footer .icon__light-rain-indoors::before {
  content: "";
}

.l-footer .icon__show-contains-bubble::before {
  content: "";
}

.l-footer .icon__hdd-illness::before {
  content: "";
}

.l-footer .icon__gifts::before {
  content: "";
}

.l-footer .icon__character-calls::before {
  content: "";
}

.l-footer .icon__performaing-arts::before {
  content: "";
}

.l-footer .icon__education::before {
  content: "";
}

.l-footer .icon__lock::before {
  content: "";
}

.l-footer .icon__facebook::before {
  content: "";
}

.l-footer .icon__twitter::before {
  content: "";
}

.l-footer .icon__youtube::before {
  content: "";
}

.l-footer .icon__instagram::before {
  content: "";
}

.l-footer .icon__pinterest::before {
  content: "";
}

.l-footer .icon__google-plus::before {
  content: "";
}

.l-footer .icon__disney-cast::before {
  content: "";
}

.l-footer .icon__disney-response::before {
  content: "";
}

.l-footer .icon__genie-lamp::before {
  content: "";
}

.l-footer .icon__thrill-seekers::before {
  content: "";
}

.l-footer .icon__doll::before {
  content: "";
}

.l-footer .icon__front-desk::before {
  content: "";
}

.l-footer .icon__movies::before {
  content: "";
}

.l-footer .icon__unlocked::before {
  content: "";
}

.l-footer .icon__tumblr::before {
  content: "";
}

.l-footer .icon__services::before {
  content: "";
}

.l-footer .icon__old-photopass-plus::before {
  content: "";
}

.l-footer .icon__romantic-celebration::before {
  content: "";
}

.l-footer .icon__facebook-icon-alone::before {
  content: "";
}

.l-footer .icon__twitter-icon-alone::before {
  content: "";
}

.l-footer .icon__snapchat::before {
  content: "";
}

.l-footer .icon__disneyland-paris::before {
  content: "";
}

.l-footer .icon__hotel-rating-1-key::before {
  content: "";
}

.l-footer .icon__hotel-rating-2-key::before {
  content: "";
}

.l-footer .icon__hotel-rating-3-key::before {
  content: "";
}

.l-footer .icon__hotel-rating-4-key::before {
  content: "";
}

.l-footer .icon__hotel-rating-5-key::before {
  content: "";
}

.l-footer .icon__hotel-rating-1-star::before {
  content: "";
}

.l-footer .icon__hotel-rating-2-star::before {
  content: "";
}

.l-footer .icon__hotel-rating-3-star::before {
  content: "";
}

.l-footer .icon__hotel-rating-4-star::before {
  content: "";
}

.l-footer .icon__hotel-rating-5-star::before {
  content: "";
}

.l-footer .icon__distance-0-minutes-walk::before {
  content: "";
}

.l-footer .icon__distance-5-minutes-walk::before {
  content: "";
}

.l-footer .icon__distance-10-minutes-walk::before {
  content: "";
}

.l-footer .icon__distance-15-minutes-walk::before {
  content: "";
}

.l-footer .icon__distance-20-minutes-walk::before {
  content: "";
}

.l-footer .icon__distance-15-minutes-car::before {
  content: "";
}

.l-footer .icon__distance-10-minutes-bus::before {
  content: "";
}

.l-footer .icon__annual-pass::before {
  content: "";
}

.l-footer .icon__dlp-hotels::before {
  content: "";
}

.l-footer .icon__disneyland-paris-park::before {
  content: "";
}

.l-footer .icon__walt-disney-studios-paris::before {
  content: "";
}

.l-footer .icon__dlp-visitor-relation-city-hall::before {
  content: "";
}

.l-footer .icon__dlp-disney-village::before {
  content: "";
}

.l-footer .icon__forum::before {
  content: "";
}

.l-footer .icon__send::before {
  content: "";
}

.l-footer .icon__dlp-annual-pass-anniversary::before {
  content: "";
}

.l-footer .icon__dlp-community-chat::before {
  content: "";
}

.l-footer .icon__single-rider::before {
  content: "";
}

.l-footer .icon__wayfinding-slight-left::before {
  content: "";
}

.l-footer .icon__wayfinding-slight-right::before {
  content: "";
}

.l-footer .icon__wayfinding-turn-left::before {
  content: "";
}

.l-footer .icon__wayfinding-hard-left::before {
  content: "";
}

.l-footer .icon__wayfinding-hard-right::before {
  content: "";
}

.l-footer .icon__wayfinding-left::before {
  content: "";
}

.l-footer .icon__wayfinding-right::before {
  content: "";
}

.l-footer .icon__wayfinding-forward::before {
  content: "";
}

.l-footer .icon__wayfinding-back::before {
  content: "";
}

.l-footer .icon__wayfinding-forward-back::before {
  content: "";
}

.l-footer .icon__wayfinding-right-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-slight-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-slight-right::before {
  content: "";
}

.l-footer .icon__wayfinding-around-turn-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-turn-right::before {
  content: "";
}

.l-footer .icon__wayfinding-around-hard-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-hard-right::before {
  content: "";
}

.l-footer .icon__wayfinding-around-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-right::before {
  content: "";
}

.l-footer .icon__wayfinding-around-forward-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-forward-right::before {
  content: "";
}

.l-footer .icon__wayfinding-u-turn-right::before {
  content: "";
}

.l-footer .icon__wayfinding-u-turn-left::before {
  content: "";
}

.l-footer .icon__wayfinding-ramp-left::before {
  content: "";
}

.l-footer .icon__wayfinding-ramp-right::before {
  content: "";
}

.l-footer .icon__wayfinding-fork-left::before {
  content: "";
}

.l-footer .icon__wayfinding-fork-right::before {
  content: "";
}

.l-footer .icon__wayfinding-around-about-left::before {
  content: "";
}

.l-footer .icon__wayfinding-around-about-right::before {
  content: "";
}

.l-footer .icon__wayfinding-merge::before {
  content: "";
}

.l-footer .icon__cribs-and-playpens::before {
  content: "";
}

.l-footer .icon__baby-care-center2::before {
  content: "";
}

.l-footer .icon__epi-pen::before {
  content: "";
}

.l-footer .icon__mobile-charging-station::before {
  content: "";
}

.l-footer .icon__security-info::before {
  content: "";
}

.l-footer .icon__refrigerator-available::before {
  content: "";
}

.l-footer .icon__unused-character::before {
  content: "";
}

.l-footer span.m-dlpIcons .character-dining-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .fitness-room-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .spa-room-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .swimming-pool-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .room-service-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .free-shuttle-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .tennis-court-global::before {
  content: "";
}

.l-footer span.m-dlpIcons .icon__disneyland-paris::before {
  content: "︎";
}

.l-footer span.m-dlpIcons .icon__park-schedule::before {
  content: "︎";
}

.l-footer .icon-dnx {
  font-size: 19px;
}

.l-footer .icon-show-filters::before {
  content: "";
  vertical-align: bottom;
}

.l-footer .icon-hide-filters::before {
  content: "";
  vertical-align: bottom;
}

.l-footer .icons {
  height: 17px;
  width: 17px;
}

.l-footer .icon-interactive-xs {
  background-position: 0 -95px;
}

.l-footer .icons-service {
  margin-top: 10px;
  margin-left: -3px;
}

.l-footer .m-dlpIcons {
  position: relative;
  line-height: 20px;
  margin: 5px 0 10px;
}

.l-footer .m-dlpIcons span {
  z-index: 20;
  font-family: dlp_pep_font-webfont;
}

.l-footer .mdxIcon-xs {
  font-size: 17px;
  width: 17px;
  height: 17px;
}

.l-footer .card .m-dlpIcons {
  margin: 5px 0 10px;
}

.l-footer .starRanking {
  height: 18px;
  margin-bottom: 15px;
  color: #8294aa;
  font-size: 36px;
  line-height: 25px;
  font-family: dlp_pep_font-webfont;
}

.l-footer .starRanking span {
  margin-left: 6px;
}

.l-footer .starRanking .key5::before {
  content: "";
}

.l-footer .starRanking .key4::before {
  content: "";
}

.l-footer .starRanking .key3::before {
  content: "";
}

.l-footer .starRanking .key2::before {
  content: "";
}

.l-footer .starRanking .key1::before {
  content: "";
}

.l-footer .starRanking .star4::before {
  content: "";
}

.l-footer .starRanking .star3::before {
  content: "";
}

.l-footer .starRanking .star2::before {
  content: "";
}

.l-footer .starRanking .star1::before {
  content: "";
}

.l-footer .information-icon {
  font-weight: bold;
}

.l-footer .information-icon::after {
  cursor: pointer;
  vertical-align: bottom;
  font-family: "dlp_pep_font-webfont";
  color: #768aa0;
  content: "";
}

.l-footer .information-icon:hover::before {
  color: #1994d7;
}

@media screen and (min-width: 768px) {
  .l-footer .starRanking {
    margin: 0 0 0 10px;
  }
}
