/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}

.paragraphSystem,
.row {
  margin-left: -15px;
  margin-right: -15px;
}

.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.paragraphSystem:before,
.paragraphSystem:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after,
.paragraphSystem:after,
.container:after,
.container-fluid:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .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 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .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 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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 {
    float: left;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

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

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

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

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

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

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }
}/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

#cq-emulator-content.firefox {
  background-color: white !important; }

html, body {
  width: 100%;
  font-size: 14px; }

body {
  line-height: 1.5;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  overflow: auto;
  margin: 0px;
  -webkit-user-select: none;
  /* Safari */
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none; }

/* BASE STYLES
----------------------------------------- */
h1 {
  font-size: 2em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.17em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: 0.83em; }

h6 {
  font-size: 0.67em; }

a {
  text-decoration: none; }

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

button,
input {
  line-height: normal; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer; }

input[type="search"] {
  box-sizing: content-box;
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

textarea {
  overflow: auto;
  vertical-align: top; }

/* LAYOUT STYLES
----------------------------------------- */
.component {
  clear: left;
  margin-bottom: 10px; }

.component[class*="grid"] {
  clear: none; }

.component[class*="grid"].alpha {
  clear: left; }

.component-content {
  overflow: hidden;
  margin-bottom: 14px; }

.component > .component-content {
  margin-bottom: 0; }

.is-hidden {
  display: none !important;
  visibility: hidden !important; }

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:before,
.clearfix:after {
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }
/**
* This file will be included in author mode only
*
* USE:
* ".aem-AuthorLayer-Edit" to detect Touch UI authoring
* ".cq-wcm-edit" to detect Classic UI authoring
*/
.hiddenField {
  display: block; }

#header,
#content,
#footer {
  height: auto; }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
#header .layout-inner > div {
  padding-inline: 0; }

#header .reference-header {
  margin-bottom: 0;
  background-color: #000000; }
  #header .reference-header .component-content {
    margin-bottom: 0; }
  @media (max-width: 991px) {
    #header .reference-header {
      padding: 10px 16px;
      height: 5.14rem; } }
  #header .reference-header > .inner > .component-content .navigation {
    margin: 0 0 0 auto; }
    @media (max-width: 991px) {
      #header .reference-header > .inner > .component-content .navigation::after {
        content: attr(data-active-text);
        color: #FFC600;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 4.43rem;
        font-weight: bold;
        font-size: 1.14rem; } }
    @media (max-width: 991px) {
      #header .reference-header > .inner > .component-content .navigation .navigation-root {
        height: auto;
        top: 0px;
        left: 0px;
        background: #000000;
        padding-top: 0;
        width: 68.25%; }
        #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item {
          padding: 10px 10px 10px 16px;
          border-bottom: 1px solid #3C3C3C;
          text-align: left;
          min-height: 5.14rem;
          display: -ms-flexbox;
          display: flex; }
          #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item.is-active {
            background: #3C3C3C; }
            #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item.is-active a {
              color: #FFC600; }
          #header .reference-header > .inner > .component-content .navigation .navigation-root .navigation-item a {
            display: inline-block;
            width: 100%;
            color: #ffffff;
            font-size: 1.14rem;
            font-weight: bold;
            line-height: 24px;
            text-decoration: none;
            -ms-flex-item-align: center;
                -ms-grid-row-align: center;
                align-self: center; } }

.skip-content {
  position: absolute; }
  .skip-content .skip-to-main-content-link {
    position: absolute;
    width: 185px;
    text-align: center;
    z-index: 999;
    opacity: 0;
    text-decoration: none;
    background-color: #1f4827;
    padding: 10px 32px;
    font-size: 0.75rem;
    font-style: normal;
    font-weight: 700;
    line-height: 1rem;
    color: white !important; }
  .skip-content .skip-to-main-content-link:focus {
    left: 290px;
    top: -10px;
    transform: translateX(-50%);
    opacity: 1; }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
#footer {
  background-color: rgba(0, 0, 0, 0.902); }
  #footer .box {
    width: 100%; }
    @media (max-width: 920px) {
      #footer .box {
        padding: 0 20px; } }
    @media (max-width: 767px) {
      #footer .box {
        padding: 0; } }
  #footer .footer-wrapper {
    padding-bottom: 25px; }
  #footer .snippetReference {
    min-height: auto;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      #footer .snippetReference {
        height: auto; } }
    #footer .snippetReference .component-content {
      margin-bottom: 17px; }
      @media (max-width: 767px) {
        #footer .snippetReference .component-content {
          margin-bottom: 0; } }
  #footer .paragraphSystem {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; }
    @media (max-width: 767px) {
      #footer .paragraphSystem {
        display: unset;
        -ms-flex-pack: unset;
            justify-content: unset; } }
    @media only screen and (min-width: 768px) and (max-width: 1025px) {
      #footer .paragraphSystem {
        display: unset;
        -ms-flex-pack: unset;
            justify-content: unset; } }
    @media only screen and (max-width: 767px) {
      #footer .paragraphSystem {
        display: block; } }
    #footer .paragraphSystem .image.component {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex: 1;
          flex: 1; }
      @media (max-width: 767px) {
        #footer .paragraphSystem .image.component {
          -ms-flex-pack: center;
              justify-content: center; }
          #footer .paragraphSystem .image.component img {
            width: 96px;
            height: 54px; } }
      @media only screen and (min-width: 768px) and (max-width: 1025px) {
        #footer .paragraphSystem .image.component {
          -ms-flex-pack: center;
              justify-content: center; } }
    #footer .paragraphSystem .reference-footer-links {
      -ms-flex: 2;
          flex: 2;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      justify-content: center;
      -ms-flex-align: center;
          align-items: center; }
      @media (max-width: 767px) {
        #footer .paragraphSystem .reference-footer-links {
          margin-bottom: 0; }
          #footer .paragraphSystem .reference-footer-links .component-content {
            margin-bottom: 0;
            line-height: 2rem; } }
      #footer .paragraphSystem .reference-footer-links .richText-content ul {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        list-style-type: none;
        margin: 0;
        padding-left: 0;
        gap: 55px; }
        @media (max-width: 767px) {
          #footer .paragraphSystem .reference-footer-links .richText-content ul {
            gap: 8px; } }
        #footer .paragraphSystem .reference-footer-links .richText-content ul li {
          padding-bottom: 8px; }
          #footer .paragraphSystem .reference-footer-links .richText-content ul li a {
            color: white;
            text-decoration: none;
            font-size: 1rem;
            font-weight: bold;
            transition: color 0.3s ease-in-out; }
            #footer .paragraphSystem .reference-footer-links .richText-content ul li a:hover {
              color: #FFC600; }
            @media (max-width: 767px) {
              #footer .paragraphSystem .reference-footer-links .richText-content ul li a {
                font-size: 0.6rem; } }
    #footer .paragraphSystem .richText.component {
      -ms-flex: 1;
          flex: 1;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: end;
          justify-content: flex-end; }
      @media (max-width: 767px) {
        #footer .paragraphSystem .richText.component {
          -ms-flex-pack: center;
              justify-content: center;
          margin-bottom: 0; } }
      @media only screen and (min-width: 768px) and (max-width: 1025px) {
        #footer .paragraphSystem .richText.component {
          -ms-flex-pack: center;
              justify-content: center; } }
      #footer .paragraphSystem .richText.component .footer-right-section {
        text-align: right;
        padding: 26px 26px 0px 0px; }
        @media (max-width: 767px) {
          #footer .paragraphSystem .richText.component .footer-right-section {
            padding: 8px 16px 16px 16px;
            text-align: center; } }
        @media only screen and (min-width: 768px) and (max-width: 1025px) {
          #footer .paragraphSystem .richText.component .footer-right-section {
            padding: 0;
            text-align: center; } }
        #footer .paragraphSystem .richText.component .footer-right-section p {
          color: white;
          font-size: 0.875rem;
          margin: 0;
          line-height: 24px; }
          @media (max-width: 767px) {
            #footer .paragraphSystem .richText.component .footer-right-section p {
              font-size: 0.5rem;
              line-height: 16px; } }

@media (max-width: 767px) {
  #footer .component {
    margin-bottom: 0; }
  #footer .component-content {
    margin-bottom: 0; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*
/* Navigation
*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/* Global configuration */
#header .navigation.is-visible {
  display: block; }

@media only screen and (min-width: 992px) {
  #header .navigation {
    display: block;
    border: none; } }

#header .navigation .navigation-mobile-menu {
  width: inherit;
  padding: 0;
  border: none;
  font-size: 21px;
  display: inline-block;
  color: #FFC600;
  background-color: #000000; }
  #header .navigation .navigation-mobile-menu::after {
    content: "";
    position: absolute;
    cursor: pointer;
    left: 1.14rem;
    top: 50%;
    transform: translateY(-50%);
    display: inline-block;
    width: 2.14rem;
    height: 19px;
    background-image: url("../../assets/img/hamburger-menu.png");
    background-size: contain;
    background-repeat: no-repeat; }
  #header .navigation .navigation-mobile-menu[aria-expanded="true"]::after {
    content: "";
    position: absolute;
    cursor: pointer;
    right: 1.14rem;
    left: unset;
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("../../assets/img/hamburger-cross.png");
    background-size: contain;
    background-repeat: no-repeat; }
  @media only screen and (max-width: 991px) {
    #header .navigation .navigation-mobile-menu[aria-expanded="false"] + .navigation-root {
      display: none; } }

@media only screen and (min-width: 992px) {
  #header .navigation .navigation-mobile-menu {
    display: none; } }

#header .navigation .navigation-root {
  -ms-flex-align: center;
      align-items: center;
  height: 100%;
  list-style: none;
  margin: 0;
  display: block;
  padding-left: 0; }
  @media only screen and (min-width: 992px) {
    #header .navigation .navigation-root {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: center;
          justify-content: center;
      padding-block: 3rem;
      padding-inline: 1.25rem;
      gap: 1.375rem; } }
  @media only screen and (min-width: 1200px) {
    #header .navigation .navigation-root {
      gap: 2.625rem; } }
  #header .navigation .navigation-root.is-open {
    z-index: 10000;
    position: absolute; }
    @media only screen and (max-width: 480px) {
      #header .navigation .navigation-root.is-open {
        height: 37.5rem !important; } }
  #header .navigation .navigation-root.navigation-level1 .navigation-item {
    display: block; }
    @media only screen and (max-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item {
        display: none; } }
    #header .navigation .navigation-root.navigation-level1 .navigation-item .navigation-item-title {
      font-family: "Manrope";
      font-style: normal;
      font-weight: 800;
      font-size: 1.25rem;
      transition: color 0.3s ease-in-out; }
      #header .navigation .navigation-root.navigation-level1 .navigation-item .navigation-item-title:hover {
        color: #FFC600; }
      @media screen and (max-width: 992px) {
        #header .navigation .navigation-root.navigation-level1 .navigation-item .navigation-item-title {
          font-family: inherit; } }
      @media screen and (max-width: 1400px) {
        #header .navigation .navigation-root.navigation-level1 .navigation-item .navigation-item-title {
          font-size: 15px; } }
    @media only screen and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.is-active .navigation-item-title {
        color: #FFC600; }
      #header .navigation .navigation-root.navigation-level1 .navigation-item.page-home .navigation-item-title {
        display: inline-block;
        padding-left: 25px;
        height: 1.25rem;
        background-repeat: no-repeat;
        background-position: center left;
        text-indent: -9999px;
        overflow: hidden;
        white-space: nowrap;
        background-image: url("../../assets/img/inactive.png");
        transition: background-image 0.3s ease-in-out; }
        #header .navigation .navigation-root.navigation-level1 .navigation-item.page-home .navigation-item-title:hover {
          background-image: url("../../assets/img/active.png"); }
      #header .navigation .navigation-root.navigation-level1 .navigation-item.page-home.is-active .navigation-item-title {
        background-image: url("../../assets/img/active.png"); }
      #header .navigation .navigation-root.navigation-level1 .navigation-item:after {
        display: none; } }

@media only screen and (min-width: 992px) and (min-width: 992px) {
  #header .navigation .navigation-root.navigation-level1 .navigation-item:hover .navigation-root.navigation-level2 {
    display: block !important; } }

@media only screen and (min-width: 992px) and (max-width: 767px) {
  #header .navigation .navigation-root.navigation-level1 .navigation-item.is-active a {
    text-decoration: underline; } }
    @media only screen and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children {
        height: auto;
        padding-bottom: 0;
        position: relative;
        display: block; }
        #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
          content: "\f078";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute;
          margin-right: 0.5rem;
          top: 0.8rem;
          padding-left: 5px;
          font-size: 0.875rem; } }
    @media only screen and (min-width: 992px) and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children > a span:after {
        content: "\f078";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: static;
        top: auto; } }
    @media only screen and (min-width: 992px) {
        #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
          content: "\f077";
          font-family: FontAwesome, sans-serif;
          font-style: normal;
          position: relative;
          font-weight: normal;
          display: inline-block;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          position: absolute; } }
    @media only screen and (min-width: 992px) and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children:hover > a span:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; } }
    @media only screen and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
        content: "\f077";
        font-family: FontAwesome, sans-serif;
        font-style: normal;
        position: relative;
        font-weight: normal;
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        position: absolute; } }
  @media only screen and (min-width: 992px) and (min-width: 992px) {
    #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children.is-active > a span:after, #header .navigation .navigation-root.navigation-level1 .navigation-item.has-children.hover-active > a span:after {
      content: "\f077";
      font-family: FontAwesome, sans-serif;
      font-style: normal;
      position: relative;
      font-weight: normal;
      display: inline-block;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; } }
    @media only screen and (min-width: 992px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item.navigation-level1.first:before {
        content: ""; }
      #header .navigation .navigation-root.navigation-level1 .navigation-item.last:nth-child(n + 3) .navigation-level2 {
        right: -9px; }
      #header .navigation .navigation-root.navigation-level1 .navigation-item a {
        text-decoration: none;
        line-height: 22px; } }
  @media only screen and (min-width: 992px) and (min-width: 992px) {
    #header .navigation .navigation-root.navigation-level1 .navigation-item a {
      color: #ffffff; } }
    @media only screen and (min-width: 992px) {
        #header .navigation .navigation-root.navigation-level1 .navigation-item a span {
          width: 100%;
          display: inline-block;
          padding: 0.5rem;
          color: #4d4d4d;
          font-weight: 400;
          line-height: 1.125rem;
          font-size: 0.875rem;
          letter-spacing: 0.28px; } }
    @media only screen and (min-width: 992px) and (max-width: 991px) {
      #header .navigation .navigation-root.navigation-level1 .navigation-item a span {
        padding: 0.75rem 0.5rem 0.75rem;
        font-size: 1.25rem;
        letter-spacing: 0.4px; } }
    @media only screen and (min-width: 992px) {
        #header .navigation .navigation-root.navigation-level1 .navigation-item a .navigation-item-decoration {
          display: none; } }
  #header .navigation .navigation-root.navigation-level1.is-open .navigation-item {
    display: block; }
html, body {
  height: 100%;
  margin: 0; }

@media (max-width: 768px) {
  .page-home .main.paragraphSystem {
    min-height: 650px; } }

.page-home .container-fluid > .row,
.page-pre-travel-checklist .container-fluid > .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  min-height: 100vh; }

.travel-health-risks-img-container div {
  height: 100%; }

.page-home .container-fluid > .row #content,
.page-pre-travel-checklist .container-fluid > .row #content {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex: 1;
      flex: 1; }

.page-pre-travel-checklist .container-fluid > .row #content > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-pre-travel-checklist .container-fluid > .row #content > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-pre-travel-checklist .container-fluid > .row #content > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-pre-travel-checklist .container-fluid > .row #content > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-pre-travel-checklist .container-fluid > .row #content > div > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-pre-travel-checklist .container-fluid > .row #content > div > div > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.page-home .container-fluid > .row #content > div > div > div > div > div > div {
  -ms-flex: 1;
      flex: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }

.bg-image {
  -ms-flex-positive: 1;
      flex-grow: 1;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  .bg-image > div {
    position: relative;
    min-height: 77vh; }
  .bg-image,
  .bg-image > *,
  .bg-image > * > img {
    height: 100%; }
  .bg-image img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    object-fit: cover;
    display: block; }

.page-home .bg-image > div {
  min-height: unset;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-positive: 1;
      flex-grow: 1; }
  .page-home .bg-image > div img {
    position: unset;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-positive: 1;
        flex-grow: 1; }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
.main {
  position: relative; }
  .main .banner-background-image {
    padding: 0;
    margin-bottom: 0;
    border: 1px solid #707070; }
    .main .banner-background-image::after {
      content: "";
      position: absolute;
      background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.64) 100%);
      width: 100%;
      height: 100%;
      top: 0;
      left: 0; }
      @media only screen and (max-width: 767px) {
        .main .banner-background-image::after {
          background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.63) 63%); } }
    @media only screen and (max-width: 767px) {
      .main .banner-background-image {
        border: none; } }
    .main .banner-background-image .component-content {
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .main .banner-background-image .component-content {
          overflow: hidden; } }
    .main .banner-background-image img {
      display: -ms-flexbox;
      display: flex;
      max-width: 100%;
      height: 100%; }
      @media only screen and (max-width: 767px) {
        .main .banner-background-image img {
          
          object-fit: cover;
          object-position: center; } }

.tdac--home-container {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  margin: 0;
  color: #FFC600;
  padding: 0 96px 0 96px;
  background: linear-gradient(); }
  .tdac--home-container .component {
    margin-bottom: 0; }
  @media only screen and (max-width: 767px) {
    .tdac--home-container {
      padding: 0 16px 0 16px;
      top: 270px; } }

.tdac--home-banner-content .home--header-heading {
  padding-bottom: 25px;
  padding-top: 160px; }
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .tdac--home-banner-content .home--header-heading {
      padding-bottom: 15px;
      padding-top: unset; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .tdac--home-banner-content .home--header-heading {
      padding-bottom: 0px;
      padding-top: unset; } }
  @media only screen and (max-width: 767px) {
    .tdac--home-banner-content .home--header-heading {
      padding-bottom: 16px;
      padding-top: unset; } }
  .tdac--home-banner-content .home--header-heading h1 {
    font-size: 132px;
    font-weight: normal;
    font-family: 'Inter';
    margin: 0;
    line-height: 152px; }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
      .tdac--home-banner-content .home--header-heading h1 {
        font-size: 6rem;
        line-height: 7.5rem; } }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      .tdac--home-banner-content .home--header-heading h1 {
        font-size: 3.28rem;
        line-height: 4.5rem; } }
    @media only screen and (max-width: 767px) {
      .tdac--home-banner-content .home--header-heading h1 {
        font-size: 37px;
        font-weight: bold;
        line-height: 58px;
        padding-top: 24px; } }

.tdac--home-banner-content .home--header-paragraph-one p, .tdac--home-banner-content .home--header-paragraph-two p {
  font-family: 'Manrope';
  margin: 0;
  line-height: 45px; }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .tdac--home-banner-content .home--header-paragraph-one p, .tdac--home-banner-content .home--header-paragraph-two p {
      line-height: 2rem; } }

.tdac--home-banner-content .home--header-paragraph-one p {
  font-size: 45px;
  font-weight: 500;
  margin: 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .tdac--home-banner-content .home--header-paragraph-one p {
      font-size: 2.1rem; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .tdac--home-banner-content .home--header-paragraph-one p {
      font-size: 1.1rem; } }
  @media only screen and (max-width: 767px) {
    .tdac--home-banner-content .home--header-paragraph-one p {
      font-size: 21px;
      line-height: 36px; } }

.tdac--home-banner-content .home--header-paragraph-two p {
  font-size: 32px;
  font-weight: 800;
  padding: 79px 0 42px 0; }
  @media only screen and (min-width: 1200px) and (max-width: 1500px) {
    .tdac--home-banner-content .home--header-paragraph-two p {
      font-size: 1.5rem;
      padding-top: 42px; } }
  @media only screen and (min-width: 768px) and (max-width: 1200px) {
    .tdac--home-banner-content .home--header-paragraph-two p {
      font-size: 0.8rem;
      padding: 32px 0 25px 0; } }
  @media (max-width: 767px) {
    .tdac--home-banner-content .home--header-paragraph-two p {
      font-size: 16px;
      font-weight: bold;
      padding: 24px 0 24px 0;
      line-height: 24px; } }

.reference-remember-block-content {
  text-align: center; }
  @media only screen and (max-width: 767px) {
    .reference-remember-block-content {
      padding-bottom: 32px; } }
  .reference-remember-block-content button {
    font-size: 27px;
    font-weight: 800;
    color: rgba(0, 0, 0, 0.902);
    line-height: normal;
    font-family: 'Manrope'; }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
      .reference-remember-block-content button {
        font-size: 15px; } }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      .reference-remember-block-content button {
        font-size: 10px; } }
    @media only screen and (max-width: 767px) {
      .reference-remember-block-content button {
        font-size: 16px;
        line-height: 16px; } }
  .reference-remember-block-content button {
    border-bottom-left-radius: 40px;
    border-top-right-radius: 40px;
    border-top-left-radius: 40px;
    padding: 21px 41px 19px 41px;
    border-bottom-right-radius: 40px;
    background-color: #FFC600;
    border: none; }
    @media only screen and (min-width: 1200px) and (max-width: 1500px) {
      .reference-remember-block-content button {
        padding: 7px 20px 7px 25px; } }
    @media only screen and (min-width: 768px) and (max-width: 1200px) {
      .reference-remember-block-content button {
        padding: 7px 20px 7px 25px; } }
    @media only screen and (max-width: 767px) {
      .reference-remember-block-content button {
        padding: 12px 100px 12px 100px; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
h1, h2, p, .component {
  margin: 0; }

.travel-health-risks-parent-box {
  padding: 111px 0 176px 0;
  position: relative; }
  @media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .travel-health-risks-parent-box {
      padding: 80px 0 90px 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .travel-health-risks-parent-box {
      padding: 80px 0 90px 0; } }
  @media only screen and (max-width: 768px) {
    .travel-health-risks-parent-box {
      padding: 16px 16px 0 16px;
      background-color: #303030; } }
  @media (min-width: 1024px) {
    .travel-health-risks-parent-box {
      min-height: 79vh; } }
  .travel-health-risks-parent-box .travel-health-risks-img-container {
    position: absolute;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%; }
    .travel-health-risks-parent-box .travel-health-risks-img-container img {
      display: block;
      height: 100%;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .travel-health-risks-parent-box .travel-health-risks-img-container img {
          background-color: #303030;
          display: none; } }
  .travel-health-risks-parent-box .travel-health-risks__box {
    text-align: center;
    margin: 0; }
    .travel-health-risks-parent-box .travel-health-risks__box .component-content {
      max-width: 1599px;
      margin: 0 auto; }
      @media only screen and (min-width: 1025px) and (max-width: 1440px) {
        .travel-health-risks-parent-box .travel-health-risks__box .component-content {
          max-width: 1054px;
          margin: 0 auto; } }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .travel-health-risks-parent-box .travel-health-risks__box .component-content {
          width: 83%;
          margin: 0 auto; } }
      @media only screen and (max-width: 768px) {
        .travel-health-risks-parent-box .travel-health-risks__box .component-content {
          width: 100%; } }
    .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte {
      margin-bottom: 0; }
      .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .component {
        margin-bottom: 0; }
      .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .component-content {
        width: 100%;
        height: 100%;
        max-width: 100%; }
      .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content {
        background-color: rgba(0, 0, 0, 0.902);
        text-align: center;
        padding: 65px 148px 65px 147px;
        border-radius: 33px; }
        @media only screen and (min-width: 1025px) and (max-width: 1440px) {
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content {
            padding: 11vh 4.5vw; } }
        @media only screen and (min-width: 992px) and (max-width: 1024px) {
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content {
            padding: 6.5vh 4.5vw; } }
        @media only screen and (max-width: 768px) {
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content {
            padding: 16px;
            border-radius: 16px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__heading h1 {
          font-size: 32px;
          color: #FFC600;
          font-family: 'Manrope';
          line-height: 32px;
          font-weight: 800;
          padding-bottom: 12px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__heading h1 {
              font-size: 1.7rem;
              line-height: 1.7rem; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__heading h1 {
              font-size: 1.5rem;
              line-height: 1.5rem; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__heading h1 {
              font-family: 'Arial';
              font-size: 28px;
              line-height: 44px;
              font-weight: 700;
              padding-bottom: 19px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p {
          color: white;
          font-size: 24px;
          font-family: 'Manrope';
          line-height: 32px;
          padding: 15px 0; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p {
              font-size: 1rem;
              line-height: 1.4rem; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p {
              font-size: 0.68rem;
              line-height: 1.125rem; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p {
              font-family: 'Arial';
              font-size: 16px;
              line-height: 24px;
              padding: 0; } }
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p:nth-child(2) {
            padding-top: 0; }
            @media only screen and (max-width: 768px) {
              .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__paragraphs p:nth-child(2) {
                padding-top: 24px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__more-information h2 {
          color: #FFC600;
          font-size: 24px;
          font-family: 'Manrope';
          line-height: 32px;
          font-weight: 800;
          padding-top: 10px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__more-information h2 {
              font-size: 1rem;
              line-height: 1.4rem; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__more-information h2 {
              font-size: 0.68rem;
              line-height: 1.125rem; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-rte .travel-health-risks__content .travel-health-risks__more-information h2 {
              font-family: 'Arial';
              font-size: 21px;
              line-height: 36px;
              font-weight: 700;
              padding-top: 19px; } }
    .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards {
      padding-top: 24px; }
      @media only screen and (max-width: 768px) {
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards {
          padding-top: 16px; } }
      @media only screen and (max-width: 768px) {
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .component {
          padding-bottom: 16px;
          margin: 0; } }
      @media only screen and (min-width: 768px) {
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .component-content {
          width: unset;
          margin: unset; } }
      .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem {
        display: -ms-flexbox;
        display: flex; }
        @media only screen and (max-width: 768px) {
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem {
            -ms-flex-direction: column;
                flex-direction: column; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(2) .flip-card-back p {
          padding: 57px 43px 0 47px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(2) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(2) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(2) .flip-card-back p {
              padding: 28px 16px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(3) .flip-card-back p {
          padding: 57px 38px 0 50px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(3) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(3) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(3) .flip-card-back p {
              padding: 52px 16px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(4) .flip-card-back p {
          padding: 57px 54px 0 55px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(4) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(4) .flip-card-back p {
              padding: 30px 20px 0 25px; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(4) .flip-card-back p {
              padding: 40px 16px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(5) .flip-card-back p {
          padding: 57px 35px 0 41px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(5) .flip-card-back p {
              padding: 20px 20px 0 25px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(5) .flip-card-back p {
              padding: 20px 20px 0 25px; } }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards:nth-child(5) .flip-card-back p {
              padding: 28px 16px; } }
        .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card {
          background-color: transparent;
          width: 100%;
          height: 250px;
          perspective: 1000px;
          overflow: hidden;
          border-radius: 18px; }
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card:hover .flip-card-inner {
            transform: rotateY(180deg); }
          @media only screen and (max-width: 768px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card {
              height: 193px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card {
              height: 150px; } }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card {
              height: 180px; } }
          .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner {
            position: relative;
            width: 100%;
            height: 100%;
            transition: transform 0.6s;
            transform-style: preserve-3d; }
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-front, .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back {
              position: absolute;
              width: 100%;
              height: 100%;
              backface-visibility: hidden; }
              .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-front img, .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back img {
                width: 100%;
                height: 100%;
                object-fit: cover; }
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-front {
              transform: rotateY(0);
              display: -ms-flexbox;
              display: flex;
              transition: transform 0.6s; }
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back {
              background-color: rgba(0, 0, 0, 0.902);
              color: white;
              transform: rotateY(180deg);
              display: -ms-flexbox;
              display: flex;
              -ms-flex-pack: center;
                  justify-content: center;
              text-align: center;
              transition: transform 0.6s; }
              .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back p {
                font-size: 1.125rem;
                font-family: 'Manrope';
                margin: 0;
                line-height: 1.375rem;
                color: #FFC600; }
                @media only screen and (min-width: 992px) and (max-width: 1024px) {
                  .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back p {
                    font-size: 0.7rem;
                    line-height: 1.3rem; } }
                @media only screen and (min-width: 1025px) and (max-width: 1440px) {
                  .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back p {
                    font-size: 0.8rem;
                    line-height: 1.3rem; } }
                @media only screen and (max-width: 768px) {
                  .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back p {
                    font-size: 16px;
                    line-height: 24px; } }
                .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .flip-card-back p span {
                  color: #FFC600;
                  font-weight: bold; }
            .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon {
              position: absolute;
              bottom: 12px;
              right: 28px; }
              @media only screen and (max-width: 768px) {
                .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon {
                  bottom: 19px;
                  right: 20px; } }
              @media only screen and (min-width: 992px) and (max-width: 1024px) {
                .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon {
                  bottom: 7px;
                  right: 20px; } }
              .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon img {
                width: 48px;
                height: 48px; }
                @media only screen and (min-width: 1025px) and (max-width: 1440px) {
                  .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon img {
                    width: 35px;
                    height: 35px; } }
                @media only screen and (min-width: 992px) and (max-width: 1024px) {
                  .travel-health-risks-parent-box .travel-health-risks__box .travel-health-risks__box-cards .paragraphSystem .reference-travel-heath-risks-cards .flip-card .flip-card-inner .pointer-icon img {
                    width: 30px;
                    height: 30px; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
.page-prevention-measures .component {
  margin-bottom: 0; }

.page-prevention-measures ul {
  list-style: disc; }
  .page-prevention-measures ul li::marker {
    color: #FFC600; }

.page-prevention-measures p,
.page-prevention-measures li {
  color: white;
  font-family: "Manrope"; }

.page-prevention-measures .banner-section {
  background: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/prevention-measure-background-img.png");
  background-size: cover;
  background-position: center;
  padding-inline: 0; }
  .page-prevention-measures .banner-section .main-section {
    margin-bottom: 0; }
    .page-prevention-measures .banner-section .main-section > .component-content {
      background-color: #1f1f1f;
      width: 80vw;
      height: auto;
      margin: 4rem auto;
      border-radius: 2.35rem; }
    .page-prevention-measures .banner-section .main-section .orange-color {
      color: #FFC600; }
    .page-prevention-measures .banner-section .main-section .main-section-text > .component-content {
      width: 46vw;
      margin: 2rem auto;
      text-align: center;
      font-family: "Manrope"; }
      .page-prevention-measures .banner-section .main-section .main-section-text > .component-content h2 {
        line-height: 32px;
        font-size: 24px; }
    .page-prevention-measures .banner-section .main-section .main-section-text p {
      line-height: 24px;
      font-size: 16px; }
    .page-prevention-measures .banner-section .main-section .prevention-card-one > .component-content,
    .page-prevention-measures .banner-section .main-section .prevention-card-second > .component-content {
      width: 46vw;
      margin: 0 auto;
      border: 1px solid #FFC600;
      border-radius: 2.35rem; }
    .page-prevention-measures .banner-section .main-section .prevention-card-one .card-image-box,
    .page-prevention-measures .banner-section .main-section .prevention-card-second .card-image-box {
      text-align: center; }
      .page-prevention-measures .banner-section .main-section .prevention-card-one .card-image-box .image,
      .page-prevention-measures .banner-section .main-section .prevention-card-second .card-image-box .image {
        margin-top: 2rem; }
      .page-prevention-measures .banner-section .main-section .prevention-card-one .card-image-box p,
      .page-prevention-measures .banner-section .main-section .prevention-card-second .card-image-box p {
        font-weight: bolder;
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 1rem; }
    .page-prevention-measures .banner-section .main-section .prevention-card-one li,
    .page-prevention-measures .banner-section .main-section .prevention-card-second li {
      padding-right: 2rem;
      line-height: 24px;
      font-size: 16px;
      padding-bottom: 16px; }
    .page-prevention-measures .banner-section .main-section .prevention-card-second {
      margin-bottom: 2rem; }

@media only screen and (max-width: 992px) {
  .page-prevention-measures .banner-section .main-section .prevention-card-one > .component-content,
  .page-prevention-measures .banner-section .main-section .prevention-card-second > .component-content,
  .page-prevention-measures .banner-section .main-section .main-section-text > .component-content {
    width: 60vw; } }

@media only screen and (max-width: 576px) {
  .page-prevention-measures .banner-section {
    background: unset;
    background-color: #303030; }
    .page-prevention-measures .banner-section .main-section > .component-content,
    .page-prevention-measures .banner-section .main-section .prevention-card-one > .component-content,
    .page-prevention-measures .banner-section .main-section .prevention-card-second > .component-content {
      border-radius: 1.14rem; }
    .page-prevention-measures .banner-section .main-section > .component-content {
      width: 90vw;
      margin: 16px auto; }
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one .card-image-box .paragraphSystem,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second .card-image-box .paragraphSystem {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        margin-inline: 0; }
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one .card-image-box .paragraphSystem > *,
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second .card-image-box .paragraphSystem > * {
          width: auto; }
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one .card-image-box .paragraphSystem p,
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second .card-image-box .paragraphSystem p {
          font-size: 21px;
          line-height: 36px; }
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one .card-image-box .paragraphSystem .image,
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second .card-image-box .paragraphSystem .image {
          margin-top: 0;
          padding-inline: 10px; }
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one .card-image-box .paragraphSystem .richText,
        .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second .card-image-box .paragraphSystem .richText {
          padding-inline: 0;
          text-align: left; }
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one > .component-content,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second > .component-content,
      .page-prevention-measures .banner-section .main-section > .component-content .main-section-text > .component-content {
        width: 80vw; }
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one p,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one li,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second p,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second li,
      .page-prevention-measures .banner-section .main-section > .component-content .main-section-text p,
      .page-prevention-measures .banner-section .main-section > .component-content .main-section-text li {
        font-family: Arial, Helvetica, sans-serif; }
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-one h2,
      .page-prevention-measures .banner-section .main-section > .component-content .prevention-card-second h2,
      .page-prevention-measures .banner-section .main-section > .component-content .main-section-text h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 44px;
        font-size: 28px; }
    .page-prevention-measures .banner-section .prevention-card-one .risk-content,
    .page-prevention-measures .banner-section .prevention-card-second .prevent-content {
      display: none; }
    .page-prevention-measures .banner-section .prevention-card-one.active .risk-content,
    .page-prevention-measures .banner-section .prevention-card-second.active .prevent-content {
      display: block; }
    .page-prevention-measures .banner-section .symbol {
      display: inline-block;
      cursor: pointer;
      color: #FFC600;
      font-size: 2em;
      line-height: 1;
      content: "+";
      padding-right: 1rem;
      margin-left: auto; }
    .page-prevention-measures .banner-section .prevention-card-one .symbol:before,
    .page-prevention-measures .banner-section .prevention-card-second .symbol:before {
      content: "+"; }
    .page-prevention-measures .banner-section .prevention-card-one.active .symbol:before,
    .page-prevention-measures .banner-section .prevention-card-second.active .symbol:before {
      content: "-"; } }

@media (min-width: 1400px) {
  .page-prevention-measures .banner-section .main-section .main-section-text p {
    line-height: 30px;
    font-size: 24px; }
  .page-prevention-measures .banner-section .main-section .prevention-card-one li,
  .page-prevention-measures .banner-section .main-section .prevention-card-second li {
    line-height: 30px;
    font-size: 24px;
    padding-bottom: 24px; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
.page-pre-travel-checklist .component {
  margin-bottom: 0; }

.page-pre-travel-checklist h1, .page-pre-travel-checklist p, .page-pre-travel-checklist a {
  font-family: 'Manrope'; }

.page-pre-travel-checklist h1 {
  color: #FFC600; }

.page-pre-travel-checklist p {
  color: white; }

.page-pre-travel-checklist a {
  text-decoration: none; }

.page-pre-travel-checklist .banner-section {
  background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/pre-travel-checklist-banner-img.png");
  background-size: cover;
  background-position: center;
  padding-inline: 0; }
  .page-pre-travel-checklist .banner-section .main-section {
    margin-bottom: 0; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content {
      background-color: rgba(0, 0, 0, 0.902);
      width: 83.28vw;
      height: auto;
      margin: 7rem auto 11.29rem;
      border-radius: 2.36rem; }
    .page-pre-travel-checklist .banner-section .main-section .richText > .component-content {
      width: 54vw;
      margin: 13.21rem auto 4.50rem auto;
      text-align: center; }
      .page-pre-travel-checklist .banner-section .main-section .richText > .component-content h1 {
        font-size: 2.29rem;
        line-height: 2.29rem;
        font-weight: 800; }
      .page-pre-travel-checklist .banner-section .main-section .richText > .component-content p {
        font-size: 1.71rem;
        line-height: 2.29rem;
        font-weight: 700;
        margin-top: 1.42rem; }
    .page-pre-travel-checklist .banner-section .main-section .reference-remember-block-content > .component-content {
      margin: 0 auto 12.36rem auto; }
      .page-pre-travel-checklist .banner-section .main-section .reference-remember-block-content > .component-content button {
        padding: 1.50rem 2.64rem 1.64rem;
        border-radius: 2.71rem;
        font-size: 1.71rem;
        line-height: 2.29rem;
        text-align: center; }

@media only screen and (min-width: 992px) and (max-width: 1440px) {
  .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content {
    width: 70vw;
    margin: 9rem auto 4rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content h1 {
      font-size: 2rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content p {
      font-size: 1.4rem;
      line-height: 2.1rem; }
  .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
    margin: 0 auto 6rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
      padding: 11px 20px;
      border-radius: 2.71rem;
      font-size: 1.2rem;
      line-height: 2rem; } }

@media only screen and (max-width: 992px) {
  .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content {
    width: 70vw;
    margin: 9rem auto 4rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content h1 {
      font-size: 2rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content p {
      font-size: 1.4rem;
      line-height: 2.1rem; }
  .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
    margin: 0 auto 6rem; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
      padding: 11px 18px;
      border-radius: 2.71rem;
      font-size: 1.2rem;
      line-height: 2rem; } }

@media only screen and (max-width: 768px) {
  .page-pre-travel-checklist h1, .page-pre-travel-checklist p, .page-pre-travel-checklist a {
    font-family: Arial, Helvetica, sans-serif; }
  .page-pre-travel-checklist .banner-section {
    background-image: unset;
    background-color: #303030; }
    .page-pre-travel-checklist .banner-section .main-section > .component-content {
      width: 90vw;
      margin: 16px auto;
      border-radius: 16px; }
      .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content {
        width: 80vw;
        margin: 16px auto 0; }
        .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content h1 {
          font-size: 28px;
          line-height: 44px;
          font-weight: 700; }
        .page-pre-travel-checklist .banner-section .main-section > .component-content .richText > .component-content p {
          font-size: 16px;
          line-height: 24px;
          margin-top: 16px; }
      .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content {
        padding: 0; }
        .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
          margin: 24px 16px 16px 16px; }
          .page-pre-travel-checklist .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
            padding: 12px 11px;
            border-radius: 2.71rem;
            font-size: 16px;
            line-height: 16px;
            text-align: center; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
.page-destination-info div#content {
  margin: -2px;
  overflow: hidden; }

.page-destination-info .component {
  margin-bottom: 0; }

.page-destination-info h1, .page-destination-info h2, .page-destination-info p, .page-destination-info a, .page-destination-info input {
  font-family: 'Manrope'; }

.page-destination-info h1, .page-destination-info h2, .page-destination-info h3 {
  color: #FFC600; }

.page-destination-info p, .page-destination-info li {
  color: white; }

.page-destination-info .banner-section {
  background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/destination-info-banner.png");
  background-size: auto;
  background-position: top;
  padding-inline: 0; }
  @media (min-width: 1024px) {
    .page-destination-info .banner-section {
      min-height: 79vh; } }
  .page-destination-info .banner-section .main-section {
    margin-bottom: 0; }
    .page-destination-info .banner-section .main-section > .component-content {
      background-color: rgba(0, 0, 0, 0.902);
      width: 83.28vw;
      height: auto;
      margin: 6.214rem auto 10rem;
      border-radius: 2.36rem; }
    .page-destination-info .banner-section .main-section .main-section-text > .component-content, .page-destination-info .banner-section .main-section .main-section-text-two > .component-content {
      width: 62vw;
      margin: 6.21rem auto 3.79rem;
      text-align: center; }
      .page-destination-info .banner-section .main-section .main-section-text > .component-content h1, .page-destination-info .banner-section .main-section .main-section-text-two > .component-content h1 {
        font-size: 2.29rem;
        line-height: 2.29rem;
        font-weight: 800; }
      .page-destination-info .banner-section .main-section .main-section-text > .component-content p, .page-destination-info .banner-section .main-section .main-section-text-two > .component-content p {
        font-size: 1.71rem;
        line-height: 2.29rem;
        font-weight: 500;
        margin-top: 2rem; }
    .page-destination-info .banner-section .main-section .button-group > .component-content {
      text-align: center; }
      .page-destination-info .banner-section .main-section .button-group > .component-content .button-wrapper input {
        background-color: #FFC600;
        border-radius: 40px;
        padding: 1.5rem 4.79rem 1.36rem;
        font-size: 1.93rem;
        line-height: normal;
        font-weight: 800;
        border-style: unset; }
      .page-destination-info .banner-section .main-section .button-group > .component-content .button-wrapper #modal-content {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        gap: 26px; }
    .page-destination-info .banner-section .main-section .main-section-text-two > .component-content {
      margin-bottom: 2.643rem; }
      .page-destination-info .banner-section .main-section .main-section-text-two > .component-content h2, .page-destination-info .banner-section .main-section .main-section-text-two > .component-content p {
        font-size: 1.71rem;
        font-weight: 800;
        line-height: 1.93rem; }
      .page-destination-info .banner-section .main-section .main-section-text-two > .component-content p {
        font-weight: normal; }
    .page-destination-info .banner-section .main-section .reference-remember-block-content > .component-content {
      margin-bottom: 5.307rem; }
      .page-destination-info .banner-section .main-section .reference-remember-block-content > .component-content button {
        padding: 24px 17px 28px;
        border-radius: 45px; }
  .page-destination-info .banner-section .box-modal > .component-content {
    background-color: rgba(0, 0, 0, 0.902);
    width: 83.28vw;
    height: auto;
    margin: 6.214rem auto 10rem;
    border-radius: 2.36rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup > .component-content {
      width: 72vw;
      margin: 5.44rem 6.14rem 5rem 6.86rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 {
        text-align: center;
        margin: 0 auto; }
        .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 .close-btn {
          background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/icon/close-button.png");
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          width: 34px;
          height: 34px;
          position: absolute;
          top: 57px;
          right: 53px;
          cursor: pointer; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien {
        display: -ms-flexbox;
        display: flex;
        gap: 76px;
        margin-top: 65px; }
        .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
            background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/japan.jpg");
            background-size: cover;
            background-position: center;
            display: -ms-flexbox;
            display: flex;
            width: unset;
            height: auto;
            aspect-ratio: 381 / 363;
            border: 6px solid #FFC600;
            border-radius: 2.4rem; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex .more-info {
            display: block;
            text-align: center;
            width: 17.56vw;
            margin: 1.71rem 0 0 1.29rem;
            font-size: 1.64rem;
            font-weight: normal;
            line-height: 2.1rem; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex .more-info .primary-yellow, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex .more-info .primary-yellow {
              color: #FFC600;
              font-weight: bold; }
        .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section {
          display: -ms-flexbox;
          display: flex;
          -ms-flex-direction: column;
              flex-direction: column;
          -ms-flex: 2;
              flex: 2; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row {
            display: -ms-flexbox;
            display: flex; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine {
              -ms-flex: 1;
                  flex: 1;
              display: -ms-flexbox;
              display: flex;
              -ms-flex-direction: column;
                  flex-direction: column; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine h2 {
                font-size: 1.64rem;
                line-height: 2.1rem;
                font-weight: bold; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul {
                list-style-type: none;
                padding-inline-start: 0;
                margin-top: 0.31rem; }
                .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul li {
                  font-size: 1.64rem;
                  line-height: 2.1rem;
                  font-weight: normal; }
                  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul li::before, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul li::before {
                    content: '-';
                    padding-right: 5px;
                    color: #FFC600; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine p {
                font-size: 1.714rem;
                line-height: 2.1rem;
                font-weight: normal;
                margin-top: 0.31rem; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine {
              padding-inline: 0 !important; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine:last-child, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine:last-child {
                -ms-flex: 1;
                    flex: 1; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
            margin-top: 75px; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box p {
              font-size: 1.64rem;
              line-height: 2.1rem;
              font-weight: bold; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box p {
              font-weight: normal; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image {
        background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/thailand.jpg"); }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box {
        margin-top: 43px; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
        background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/Indonesien.jpg"); }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
        margin-top: 29px; }

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content {
    width: 70vw;
    margin: 6rem auto 4rem; }
    .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content h1, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content h1 {
      font-size: 2rem; }
    .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content p, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content p {
      font-size: 1.4rem;
      line-height: 2.1rem; }
  .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content {
    margin: 4rem auto 4rem; }
  .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content {
    text-align: center; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper input {
      padding: 11px 20px;
      font-size: 1.2rem;
      line-height: normal; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper #modal-content {
      gap: 20px; }
  .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
    margin: 0 auto 6rem; }
    .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
      padding: 11px 20px;
      border-radius: 2.71rem;
      font-size: 1.2rem;
      line-height: 2rem; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup > .component-content {
    width: 70vw; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 {
    font-size: 1.71rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 .close-btn {
      width: 22px;
      height: 22px;
      top: 29px;
      right: 45px; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien {
    margin-top: 2.93rem;
    gap: 40px; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
      border-radius: 1.6rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex .more-info {
      display: block;
      text-align: center;
      width: 15.56vw;
      font-size: 1rem;
      line-height: 1.3rem;
      margin: 1rem 0 0 0.4rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine p {
      font-size: 1rem;
      line-height: 1.3rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul {
      margin-bottom: unset; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations {
      padding-right: 35px; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
      margin-top: 75px; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box p {
        font-size: 1rem;
        line-height: 1.3rem; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box {
    margin-top: 43px; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
    margin-top: 29px; } }

@media only screen and (min-width: 992px) and (max-width: 1024px) {
  .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content {
    width: 70vw;
    margin: 6rem auto 4rem; }
    .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content h1, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content h1 {
      font-size: 2rem; }
    .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content p, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content p {
      font-size: 1.4rem;
      line-height: 2.1rem; }
  .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content {
    margin: 4rem auto 4rem; }
  .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content {
    text-align: center; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper input {
      padding: 11px 20px;
      font-size: 1.2rem;
      line-height: normal; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper #modal-content {
      gap: 20px; }
  .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
    margin: 0 auto 6rem; }
    .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
      padding: 11px 20px;
      border-radius: 2.71rem;
      font-size: 1.2rem;
      line-height: 2rem; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup > .component-content {
    width: 70vw; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 {
    font-size: 1.71rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 .close-btn {
      width: 22px;
      height: 22px;
      top: 29px;
      right: 45px; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien {
    margin-top: 2.93rem;
    gap: 40px; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
      border-radius: 1.6rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex .more-info {
      display: block;
      text-align: center;
      width: 21.56vw;
      font-size: 1rem;
      line-height: 1.3rem;
      margin: 1rem 0 0 0.4rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine p {
      font-size: 1rem;
      line-height: 1.3rem; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul {
      margin-bottom: unset; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations {
      padding-right: 35px; }
    .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
      margin-top: 35px; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box p {
        font-size: 1rem;
        line-height: 1.3rem; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box {
    margin-top: 25px; }
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
    margin-top: 22px; } }

@media only screen and (max-width: 992px) {
  .page-destination-info .banner-section .main-section > .component-content .richText > .component-content h1 {
    font-size: 2rem; }
  .page-destination-info .banner-section .main-section > .component-content .richText > .component-content p {
    font-size: 1.4rem;
    line-height: 2.1rem; }
  .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content {
    text-align: center;
    margin: 24px 16px 16px 16px; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper input {
      padding: 12px 61px;
      border-radius: 2.86rem;
      font-size: 1.14rem;
      line-height: 1.14rem;
      text-align: center; }
    .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper #modal-content {
      gap: 24px; }
  .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
    margin: 0 auto 6rem; }
    .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
      padding: 11px 18px;
      border-radius: 2.71rem;
      font-size: 1.2rem;
      line-height: 2rem; } }

@media only screen and (max-width: 768px) {
  .page-destination-info h1, .page-destination-info h2, .page-destination-info p, .page-destination-info a, .page-destination-info input {
    font-family: Arial, Helvetica, sans-serif; }
  .page-destination-info ul {
    margin: unset;
    margin-block-end: unset; }
  .page-destination-info .banner-section {
    background-image: unset;
    background-color: #303030; }
    .page-destination-info .banner-section .main-section > .component-content {
      width: 90vw;
      margin: 16px auto;
      border-radius: 16px; }
      .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content {
        width: 80vw;
        margin: 16px auto 0; }
        .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content h1, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content h1 {
          font-size: 2rem;
          line-height: 3.14rem;
          font-weight: 700; }
        .page-destination-info .banner-section .main-section > .component-content .main-section-text > .component-content p, .page-destination-info .banner-section .main-section > .component-content .main-section-text-two > .component-content p {
          font-size: 1.14rem;
          line-height: 1.71rem;
          margin-top: 16px; }
      .page-destination-info .banner-section .main-section > .component-content .main-section-text-two h2 {
        font-size: 1.5rem;
        line-height: 2.57rem;
        font-weight: 700; }
      .page-destination-info .banner-section .main-section > .component-content .main-section-text-two p {
        line-height: 1.79rem !important; }
      .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content {
        text-align: center;
        margin: 24px 16px 16px 16px; }
        .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper input {
          padding: 12px 102px;
          border-radius: 2.86rem;
          font-size: 1.14rem;
          line-height: 1.14rem;
          text-align: center;
          background-color: rgba(0, 0, 0, 0.902);
          color: white;
          font-weight: 700;
          border: 1.5px solid #FFC600; }
        .page-destination-info .banner-section .main-section > .component-content .button-group > .component-content .button-wrapper #modal-content {
          -ms-flex-direction: column;
              flex-direction: column;
          gap: 24px; }
      .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content {
        padding: 0; }
        .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content {
          margin: 24px 16px 16px 16px; }
          .page-destination-info .banner-section .main-section > .component-content .reference-remember-block-content > .component-content button {
            padding: 12px 61px;
            border-radius: 2.71rem;
            font-size: 1.14rem;
            line-height: 1.14rem;
            text-align: center; }
    .page-destination-info .banner-section .box-modal > .component-content {
      width: 90vw;
      margin: 16px auto;
      border-radius: 16px; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup > .component-content {
        width: 80vw;
        margin: 16px auto 0; }
      .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup {
        padding-bottom: 112px; }
        .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 {
          margin-top: 2.29rem;
          font-size: 2rem;
          line-height: 3.14rem; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup h1 .close-btn, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup h1 .close-btn {
            width: 13px;
            height: 13px;
            top: 22px;
            right: 30px; }
        .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien {
          position: relative;
          -ms-flex-direction: column;
              flex-direction: column;
          gap: unset;
          margin-top: unset; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section {
            -ms-flex-direction: column;
                flex-direction: column;
            margin-top: 1.14rem; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
              border-radius: 21px;
              border: 1px solid #FFC600; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex {
              position: absolute;
              top: 100%; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .info-flex .more-info, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .info-flex .more-info {
                width: unset;
                font-size: 1.14rem;
                line-height: 1.71rem;
                text-align: left;
                margin: 24px 0 16px; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row {
            -ms-flex-direction: column;
                flex-direction: column; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine {
              padding-inline: unset;
              margin-top: 1.71rem; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul li, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine p {
                font-size: 1.14rem;
                line-height: 1.71rem; }
              .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .top-row .potential-vaccine ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .general-considerations ul, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .top-row .potential-vaccine ul {
                margin-left: 8px; }
          .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box {
            margin-top: 24px; }
            .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .right-section .text-box p, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box h2, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .right-section .text-box p {
              font-size: 1.14rem;
              line-height: 1.71rem; } }

@media only screen and (min-width: 376px) and (max-width: 768px) {
  .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .japan_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .thailand_popup .indonesien .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .japan .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .thailand .left-section .modal-image, .page-destination-info .banner-section .box-modal > .component-content .external-link-popup .exit-popup .indonesien_popup .indonesien .left-section .modal-image {
    border-radius: 7.5% !important;
    border: 1.5px solid #FFC600; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
h1, h2, p, .component {
  margin: 0; }

.page-travel-vaccine .travel-vaccine-parent-box {
  padding: 111px 0 176px 0;
  position: relative; }
  .page-travel-vaccine .travel-vaccine-parent-box.banner-section {
    background: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/travel-vaccation.png");
    background-size: cover;
    background-position: center;
    padding-inline: 0; }
    @media only screen and (max-width: 768px) {
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section {
        background: unset;
        background-color: #303030; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section > .component-content {
      background-color: #1f1f1f;
      width: 80vw;
      height: auto;
      margin: 4rem auto;
      border-radius: 2.35rem; }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccinemodal-button {
      margin-top: -4rem; }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-modalcontents {
      display: none; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-modalcontents .component-content:first-child {
        margin-top: 2rem; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-modalcontents .accordion .component-content:first-child {
        margin-top: 0; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-modalcontents .accordion-mobile .component-content {
        margin-top: 0; }
      @media only screen and (min-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-modalcontents .accordion-mobile {
          display: none; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section > .component-content {
      border-radius: 2.35rem; }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content {
      background-color: #1f1f1f;
      width: 80vw;
      height: auto;
      margin: 2rem auto; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content:first-child {
        margin-top: 0; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content p {
        line-height: 2rem;
        font-size: 1.5rem;
        color: white;
        font-family: "Manrope";
        margin: 0 4rem;
        text-align: center; }
        @media only screen and (min-width: 1025px) and (max-width: 1440px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content p {
            line-height: 2rem;
            font-size: 1.5rem; } }
        @media only screen and (min-width: 992px) and (max-width: 1024px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content p {
            line-height: 2rem;
            font-size: 1.5rem;
            margin: 0 2rem; } }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content p {
            line-height: 1.5rem;
            font-size: 1rem;
            margin: 0 1rem; } }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content .learn-more-button button {
        background-color: #FFC600;
        color: #000;
        border-radius: 40px;
        padding: 1.5rem 4.79rem 1.36rem;
        font-family: Manrope;
        font-size: 27px;
        font-weight: 800;
        line-height: 36.88px;
        text-align: center;
        border-style: unset; }
        @media only screen and (min-width: 1025px) and (max-width: 1440px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content .learn-more-button button {
            font-size: 27px;
            font-weight: 800;
            line-height: 36.88px; } }
        @media only screen and (min-width: 992px) and (max-width: 1024px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content .learn-more-button button {
            font-size: 27px;
            font-weight: 800;
            line-height: 36.88px; } }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .component-content .learn-more-button button {
            font-size: 16px;
            font-weight: 700;
            line-height: 16px;
            color: #000; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__heading h1 {
      color: #FFC600;
      font-family: "Manrope";
      font-size: 2rem;
      font-weight: 800;
      line-height: 2rem;
      text-align: center;
      margin-top: 2rem; }
      @media only screen and (min-width: 1025px) and (max-width: 1440px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__heading h1 {
          color: #FFC600;
          font-family: "Manrope";
          font-size: 2rem;
          font-weight: 800;
          line-height: 2rem;
          text-align: center;
          margin-top: 2rem; } }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__heading h1 {
          color: #FFC600;
          font-family: "Manrope";
          font-size: 2rem;
          font-weight: 800;
          line-height: 2rem;
          text-align: center;
          margin-top: 2rem; } }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__heading h1 {
          font-family: Arial;
          font-size: 28px;
          font-weight: 700;
          line-height: 44px;
          text-align: center; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__paragraphs {
      text-align: center;
      margin-top: 2rem; }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__paragraphs p {
        line-height: 2rem;
        font-size: 1.5rem;
        color: white;
        font-family: "Manrope"; }
        @media only screen and (min-width: 1025px) and (max-width: 1440px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__paragraphs p {
            line-height: 2rem;
            font-size: 1.5rem; } }
        @media only screen and (min-width: 992px) and (max-width: 1024px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__paragraphs p {
            line-height: 2rem;
            font-size: 1.5rem; } }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-health-risks__paragraphs p {
            line-height: 1.5rem;
            font-size: 1rem; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .divider .component-content {
      border-bottom: 2px solid #FFC600;
      margin-left: 4rem;
      margin-right: 4rem;
      width: auto; }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .divider .component-content {
          margin-inline: 1rem; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .paragraphSystem.content {
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      display: -ms-flexbox;
      display: flex;
      margin: 0 4rem;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center; }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .paragraphSystem.content {
          margin: 0; } }
    .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards {
      width: 50%;
      display: inline-block; }
      @media only screen and (min-width: 1025px) and (max-width: 1440px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards {
          width: 50%; } }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards {
          width: 50%; } }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards {
          width: 100%; } }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .component-content {
        border-radius: 0;
        width: 100%; }
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .component-content p {
          margin: 0;
          word-wrap: break-word;
          word-break: break-word;
          text-align: left; }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .component-content p {
              line-height: 2rem;
              font-size: 1.5rem; } }
          @media only screen and (max-width: 768px) {
            .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .component-content p {
              line-height: 1.5rem;
              font-size: 1rem; } }
      .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner {
        display: -ms-flexbox;
        display: flex; }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner {
            -ms-flex-align: center;
                align-items: center; } }
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .pointer-icon {
          display: none; }
        .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .flip-card-front {
          width: 50px;
          margin-right: 20px; }
          @media only screen and (min-width: 1025px) and (max-width: 1440px) {
            .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .flip-card-front {
              width: 50px;
              margin-right: 20px; } }
          @media only screen and (min-width: 992px) and (max-width: 1024px) {
            .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .flip-card-front {
              width: 50px;
              margin-right: 20px; } }
          @media only screen and (max-width: 768px) {
            .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .flip-card-front {
              width: 30px;
              margin-right: 1rem; }
              .page-travel-vaccine .travel-vaccine-parent-box.banner-section .travel-vaccineicon-and-text .parametrizedhtml.reference-travel-heath-risks-cards .flip-card-inner .flip-card-front img {
                height: 30px;
                width: 30px; } }
  @media only screen and (min-width: 1025px) and (max-width: 1440px) {
    .page-travel-vaccine .travel-vaccine-parent-box {
      padding: 80px 0 90px 0; } }
  @media only screen and (min-width: 992px) and (max-width: 1024px) {
    .page-travel-vaccine .travel-vaccine-parent-box {
      padding: 80px 0 90px 0; } }
  @media only screen and (max-width: 768px) {
    .page-travel-vaccine .travel-vaccine-parent-box {
      padding: 16px 16px 0 16px;
      background-color: #303030; } }
  .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine-img-container {
    position: absolute;
    padding: 0;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%; }
    .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine-img-container img {
      display: block;
      height: auto;
      width: 100%; }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine-img-container img {
          background-color: #303030;
          display: none; } }
  .page-travel-vaccine .travel-vaccine-parent-box .odd:first-child {
    margin-top: -2rem; }
  .page-travel-vaccine .travel-vaccine-parent-box .odd .travel-health-risks__content h2 {
    font-family: "Manrope";
    font-size: 24px;
    font-weight: 800;
    line-height: 27px;
    text-align: center;
    color: #FFC600; }
    @media only screen and (min-width: 1025px) and (max-width: 1440px) {
      .page-travel-vaccine .travel-vaccine-parent-box .odd .travel-health-risks__content h2 {
        font-size: 24px;
        font-weight: 800;
        line-height: 27px; } }
    @media only screen and (min-width: 992px) and (max-width: 1024px) {
      .page-travel-vaccine .travel-vaccine-parent-box .odd .travel-health-risks__content h2 {
        font-size: 23px;
        font-weight: 800;
        line-height: 26px;
        margin: 0 2rem; } }
    @media only screen and (max-width: 768px) {
      .page-travel-vaccine .travel-vaccine-parent-box .odd .travel-health-risks__content h2 {
        font-size: 21px;
        font-weight: 700;
        line-height: 36px;
        padding-top: 2rem; } }
  .page-travel-vaccine .travel-vaccine-parent-box .odd span.travel_close {
    float: right;
    color: #FFC600;
    font-size: 34px;
    padding-right: 24px;
    margin-top: -32px;
    margin-right: 32px;
    cursor: pointer;
    height: 34px;
    width: 34px;
    background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/icon/close-button.png");
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    right: 1.5rem; }
  .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine__box {
    text-align: center;
    margin: 0; }
    .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine__box .component-content {
      max-width: 1599px;
      margin: 0 auto; }
      @media only screen and (min-width: 1025px) and (max-width: 1440px) {
        .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine__box .component-content {
          max-width: 1054px;
          margin: 0 auto; } }
      @media only screen and (min-width: 992px) and (max-width: 1024px) {
        .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine__box .component-content {
          width: 83%;
          margin: 0 auto; } }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .travel-vaccine-parent-box .travel-vaccine__box .component-content {
          width: 100%; } }

.page-travel-vaccine .accordion {
  max-width: 88vw; }
  .page-travel-vaccine .accordion .component-content {
    width: 100% !important; }
  .page-travel-vaccine .accordion .accordion-container {
    padding: 0;
    overflow-y: scroll;
    height: 640px;
    scrollbar-color: #FFC600 #FFC60080;
    scrollbar-width: 'thin | 17px';
    margin-left: 45px;
    margin-right: 45px;
    margin-top: -18px;
    margin-bottom: -18px; }
    @media only screen and (max-width: 768px) {
      .page-travel-vaccine .accordion .accordion-container {
        margin-left: 16px;
        margin-right: 16px; } }
    .page-travel-vaccine .accordion .accordion-container *::-webkit-scrollbar-track {
      background: #FFC60080; }
    .page-travel-vaccine .accordion .accordion-container ::-webkit-scrollbar {
      width: 17px; }
    .page-travel-vaccine .accordion .accordion-container ::-webkit-scrollbar-thumb {
      background: #FFC60080;
      border-right: 4px white solid;
      background-clip: padding-box; }
    .page-travel-vaccine .accordion .accordion-container .accordion-slide {
      padding: 25px 16px 25px 30px !important;
      border-radius: 22px;
      border: 2px solid #FFC600;
      width: 46vw;
      margin: 0 auto;
      margin-bottom: 24px;
      display: table; }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .accordion .accordion-container .accordion-slide {
          width: 90%;
          word-break: break-word;
          padding: 16px !important;
          border-radius: 16px; } }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide.first:first-child {
        margin-top: 18px; }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide.is-active .accordion-head h3 a::after {
        content: "\005F";
        margin-top: -2rem; }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide.is-active .accordion-content-wrapper {
        display: block; }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-content-wrapper {
        display: none; }
        .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content {
          padding-left: 55px; }
          @media only screen and (max-width: 768px) {
            .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-content-wrapper .accordion-content {
              padding-left: 0; } }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a.accordion-title-link {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center;
        padding-bottom: 0;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a.accordion-title-link img {
            height: 36px;
            width: 36px; } }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text {
        color: #FFC600;
        display: block;
        padding-bottom: 8px;
        padding-left: 24px;
        font-family: "Manrope";
        font-size: 24px;
        font-weight: 800;
        line-height: 27px;
        text-align: left;
        -ms-flex-preferred-size: 85%;
            flex-basis: 85%; }
        @media only screen and (max-width: 768px) {
          .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a span.accordion-title-text {
            font-size: 21px;
            font-weight: 700;
            line-height: 36px;
            padding-left: 18px; } }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a::after {
        color: #FFC600;
        content: "\002B";
        -webkit-text-stroke: unset;
        padding: 0;
        font-size: 2rem;
        font-weight: bold;
        width: 2rem; }
      .page-travel-vaccine .accordion .accordion-container .accordion-slide .accordion-head h3 a::before {
        content: "";
        border: none;
        position: absolute;
        width: 80%;
        bottom: 0; }
    .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content p,
    .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content li {
      color: #ffffff;
      font-family: Arial;
      font-size: 24px;
      font-weight: 400;
      line-height: 27px;
      text-align: left;
      margin-bottom: 10px;
      list-style-type: disc; }
      @media only screen and (max-width: 768px) {
        .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content p,
        .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content li {
          font-size: 16px;
          font-weight: 400;
          line-height: 24px; } }
      .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content p::marker,
      .page-travel-vaccine .accordion .accordion-container .accordion-content .richText-content li::marker {
        color: #FFC600; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

div::-webkit-scrollbar {
  width: 17px;
  border-radius: 15px;
  -webkit-border-radius: 10px; }

div::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px #FFC600;
  border-radius: 10px;
  -webkit-border-radius: 10px; }

div::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px #FFC600;
  -webkit-border-radius: 10px; }

.page-travel-vaccine .accordion .accordion-container::-webkit-scrollbar-button {
  display: none; }

.page-travel-vaccine .accordion .accordion-container::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #FFC600; }

.page-travel-vaccine .accordion .accordion-container::-webkit-scrollbar {
  width: 12px;
  background-color: #FFC600; }

.page-travel-vaccine .accordion .accordion-container::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #FFC600; }

@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  div::-webkit-scrollbar {
    width: 17px;
    border-radius: 10px;
    -webkit-border-radius: 10px; }
  div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #FFC600;
    border-radius: 10px;
    -webkit-border-radius: 10px; }
  div::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px #FFC600;
    -webkit-border-radius: 10px; } }
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fa-solid-900.eot");
  src: url("../../assets/fonts/fa-solid-900.eot") format("embedded-opentype"), url("../../assets/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "FontAwesome";
  src: url("../../assets/fonts/fontawesome-webfont.eot");
  src: url("../../assets/fonts/fontawesome-webfont.eot") format("embedded-opentype"), url("../../assets/fonts/fontawesome-webfont.woff") format("woff"), url("../../assets/fonts/fontawesome-webfont.ttf") format("truetype"), url("../../assets/fonts/fontawesome-webfont.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: "Arial Black";
  src: url("../../assets/fonts/ariblk.ttf");
  src: url("../../assets/fonts/ariblk.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Inter';
  font-style: 'normal';
  src: url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff2"), url("../../assets/fonts/Inter-VariableFont_slnt,wght.ttf") format("woff");
  font-weight: normal; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff"); }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 700; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 600; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 500; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 400; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 300; }

@font-face {
  font-family: 'Manrope';
  font-style: 'normal';
  src: url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff2"), url("../../assets/fonts/Manrope-VariableFont_wght.ttf") format("woff");
  font-weight: 200; }

html *,
body * {
  box-sizing: border-box;
  line-height: 1.375rem;
  /* added */ }

/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
/*hard-coded colors*/
/* FUNCTIONAL COLORS
----------------------------------------- */
/*border colors*/
/* all other colors*/
.page-activity-risk-quiz .component {
  margin-bottom: 0; }

.page-activity-risk-quiz p, .page-activity-risk-quiz label {
  color: white;
  font-family: "Manrope"; }

.page-activity-risk-quiz .banner-section {
  background-image: url("/content/dam/cf-pharma/tjekparejsen-dk/da_DK/desktop/banner-images/activity-risk-backgroung-img.png");
  background-size: cover;
  background-position: center;
  padding-inline: 0; }
  .page-activity-risk-quiz .banner-section .main-section {
    margin-bottom: 0; }
    .page-activity-risk-quiz .banner-section .main-section > .component-content {
      background-color: #1f1f1f;
      width: 85vw;
      height: auto;
      margin: 4rem auto;
      border-radius: 2.35rem; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section {
        display: block; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section.hidden {
          display: none; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content {
          width: 66vw;
          margin: 2rem auto; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content h2 {
            padding-top: 1vw; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content p {
            padding-top: 1.3vw; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question {
          display: none; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question.visible {
            display: block; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question > .component-content {
            width: 80vw;
            margin: 1rem auto; }
            @media (min-width: 990px) {
              .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question > .component-content {
                margin-bottom: 2rem; } }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .dots-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
            justify-content: center;
        margin-bottom: 20px; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .dots-container .dot {
          width: 10px;
          height: 10px;
          margin: 0 5px;
          border-radius: 50%;
          background-color: white;
          border: 2px solid white; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .dots-container .dot.active {
            background-color: #FFC600;
            border: 2px solid #FFC600; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .next-btn, .page-activity-risk-quiz .banner-section .main-section > .component-content .result-btn {
        display: block;
        margin: 20px 0;
        background-color: #FFC600;
        color: #1f1f1f;
        cursor: pointer;
        margin: 2vw auto;
        padding: 0.7rem 0.7rem;
        border-radius: 2rem;
        font-weight: 900;
        font-size: 16px;
        font-family: "Manrope"; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .next-btn.hidden, .page-activity-risk-quiz .banner-section .main-section > .component-content .result-btn.hidden {
          display: none; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .next-btn:disabled, .page-activity-risk-quiz .banner-section .main-section > .component-content .result-btn:disabled {
          cursor: not-allowed; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie {
        display: none; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible {
          display: block;
          margin-bottom: 4vw; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible h2 {
            padding-block: 1vw; }
            .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible h2 ~ p {
              margin-inline: 8vw;
              padding-bottom: 1vw; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible .answer-icon {
            height: 80px;
            width: 86px;
            margin-top: 3.5vw; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible .cross-icon {
            position: absolute;
            top: 15%;
            right: 3%; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .cross-icon {
        position: absolute;
        top: 10px;
        right: 10px;
        cursor: pointer;
        width: 20px;
        height: 20px; }
    .page-activity-risk-quiz .banner-section .main-section h2 {
      color: #FFC600; }
    .page-activity-risk-quiz .banner-section .main-section .divider .component-content {
      border: 1px solid #FFC600;
      width: 70vw;
      margin: 1rem auto; }
    .page-activity-risk-quiz .banner-section .main-section form {
      width: 69vw;
      margin: 0 auto;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      -ms-flex-pack: center;
          justify-content: center; }
      @media (min-width: 992px) {
        .page-activity-risk-quiz .banner-section .main-section form {
          -ms-flex-pack: end;
              justify-content: flex-end; } }
      .page-activity-risk-quiz .banner-section .main-section form div {
        width: 48%;
        text-align: left;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
            align-items: center; }
        .page-activity-risk-quiz .banner-section .main-section form div:first-child, .page-activity-risk-quiz .banner-section .main-section form div:nth-child(2) {
          padding-bottom: 1.3vw;
          padding-top: 2vw; }
        @media (min-width: 992px) {
          .page-activity-risk-quiz .banner-section .main-section form div:nth-child(even) {
            width: 39%; } }
      .page-activity-risk-quiz .banner-section .main-section form input[type="radio"] {
        accent-color: #FFC600;
        appearance: none;
        -webkit-appearance: none;
        min-width: 20px;
        height: 20px;
        border: 2px solid #FFC600;
        border-radius: 50%;
        background-color: black;
        position: relative;
        cursor: pointer;
        margin-right: 6px; }
        .page-activity-risk-quiz .banner-section .main-section form input[type="radio"]:checked::before {
          content: "";
          width: 12px;
          height: 12px;
          background-color: #FFC600;
          border-radius: 50%;
          position: absolute;
          top: 2px;
          left: 2px; }
    .page-activity-risk-quiz .banner-section .main-section .main-section-text > .component-content {
      margin: 0 auto;
      text-align: center;
      font-family: "Manrope"; }
      .page-activity-risk-quiz .banner-section .main-section .main-section-text > .component-content h2 {
        line-height: 32px;
        font-size: 24px; }
    .page-activity-risk-quiz .banner-section .main-section .main-section-text p, .page-activity-risk-quiz .banner-section .main-section .main-section-text label {
      line-height: 24px;
      font-size: 16px; }

@media only screen and (max-width: 768px) {
  .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content, .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .divider .component-content, .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question .component-content {
    width: 76vw; }
  .page-activity-risk-quiz .banner-section .main-section form {
    -ms-flex-direction: column;
        flex-direction: column;
    width: 100%; }
    .page-activity-risk-quiz .banner-section .main-section form div {
      padding-bottom: 1.5vw;
      width: 100%; }
      .page-activity-risk-quiz .banner-section .main-section form div:nth-child(2) {
        padding-top: 0; } }

@media only screen and (max-width: 576px) {
  .page-activity-risk-quiz .banner-section {
    background: unset;
    background-color: #303030; }
    .page-activity-risk-quiz .banner-section .main-section > .component-content {
      width: 90vw;
      margin: 16px auto; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content, .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .divider .component-content, .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .question .component-content {
        width: 100%; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .question-section .richText:first-of-type .component-content {
        margin-bottom: 1.5rem; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .main-section-text > .component-content {
        width: 80vw; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .main-section-text p,
      .page-activity-risk-quiz .banner-section .main-section > .component-content .main-section-text label {
        font-family: Arial, Helvetica, sans-serif; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .main-section-text h2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        line-height: 44px;
        font-size: 28px; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .next-btn, .page-activity-risk-quiz .banner-section .main-section > .component-content .result-btn {
        width: 100%; }
      .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible {
        margin-bottom: 4vw;
        min-height: 70vh; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible h2, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible h2 {
          padding-block: 2vw; }
          .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible h2 ~ p, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible h2 ~ p {
            margin-inline: 0;
            padding-bottom: 3vw; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible .answer-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible .answer-icon {
          height: 56px;
          width: 56px;
          margin-top: 10.5vw; }
        .page-activity-risk-quiz .banner-section .main-section > .component-content .family-traveller.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .luxury-seeker.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .adventure-seeker.visible .cross-icon, .page-activity-risk-quiz .banner-section .main-section > .component-content .foodie.visible .cross-icon {
          right: 1%; }
    .page-activity-risk-quiz .banner-section .main-section form div {
      padding-bottom: 3vw !important; }
      .page-activity-risk-quiz .banner-section .main-section form div:first-child {
        padding-top: 3vw; }
    .page-activity-risk-quiz .banner-section .main-section form input[type="radio"] {
      margin-right: 1rem; } }

@media (min-width: 1400px) {
  .page-activity-risk-quiz .banner-section .main-section .main-section-text p, .page-activity-risk-quiz .banner-section .main-section label {
    line-height: 30px;
    font-size: 24px; } }

@media (min-width: 1024px) {
  .page-activity-risk-quiz .banner-section {
    min-height: 79vh; } }
/*404 error page styling*/
.page-404-handler h1,
.page-404-handler p {
  color: #000000;
  margin-bottom: 32px; }

.page-404-handler h2 {
  font-size: 28px;
  line-height: 1.5;
  color: #000000;
  margin: 10px 0 10px; }

.page-404-handler .error-body {
  padding: 50px 0; }

.page-404-handler .center-content .component-content {
  width: 85%;
  margin: 0 auto; }

.page-404-handler button {
  border-radius: 24px;
  background: #FFC600;
  padding: 0.75rem 1.25rem;
  -ms-flex-align: center;
      align-items: center;
  font-size: 0.75rem;
  width: auto;
  border: none;
  color: #000000;
  cursor: pointer;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700; }

