/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
body {
  font-family: 'Kumbh Sans', sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  background-color: #87898F;
  font-size: 16px;
  padding: 0;
  margin: 0;
}
a {
  color: inherit;
}
.container-fluid {
  max-width: 1920px;
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.error_container {
  background-color: #FFFFFF;
}
.error_container .error-header {
  width: 100%;
  background-color: #0060A0;
  display: flex;
  height: 30vh;
  align-items: center;
}
.error_container .error-header a {
  margin: auto;
  display: inline-block;
}
.error_container .error-message {
  padding-top: 60px;
  text-align: center;
  color: #000000;
}
.error_container .error-message h1 {
  font-size: 32px;
}
.error_container .error-message h2 {
  font-size: 18px;
}
.error_container .error-message p {
  font-size: 16px;
}
.cookie-policy-bar {
  border-top: 1px solid #FFFFFF;
  background-color: #0060A0;
  padding: 10px 17px;
  color: #FFFFFF;
  font-size: 12px;
  text-align: center;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
}
.cookie-policy-bar a {
  color: inherit;
  text-decoration: underline;
}
.cookie-policy-bar button {
  border: 0;
  background-color: #FFFFFF;
  color: #0060A0;
  padding: 3px 7px;
  border-radius: 3px;
  margin-left: 15px;
  cursor: pointer;
  font-weight: bold;
}
header {
  padding: 0;
  background-color: #0060A0;
  max-width: 1920px;
  margin: 0 auto;
}
header.scrolling {
  border-bottom: 1px solid #FFFFFF;
}
header .nav-overlay {
  display: none;
  background-color: #4D4F5A;
  padding-top: 30px;
  overflow-y: auto;
}
header .logo,
header .nav-button {
  height: 140px;
  display: flex;
}
header .logo i,
header .nav-button i,
header .logo a,
header .nav-button a {
  display: inline-block;
  margin: auto 0;
}
header .nav-button {
  color: #FFFFFF;
  font-size: 46px;
}
header .nav-button i {
  margin: auto 0 30px auto;
  cursor: pointer;
  font-style: normal;
  line-height: 1;
}
header #butMainNavOpened {
  display: none;
}
header #butMainNavClosed {
  display: block;
}
header nav ol {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
}
header nav ol.additionalMobileNav {
  display: none;
}
header nav ol > li {
  color: #FFFFFF;
  text-align: center;
  margin-bottom: 12px;
}
header nav ol > li:hover {
  color: #f3bc56;
}
header nav ol > li.active {
  color: #f3bc56;
}
header nav ol > li a {
  font-size: 16px;
  font-weight: 500;
  color: inherit;
  padding: 0;
  text-decoration: none;
}
header nav ol > li:first-child {
  margin-bottom: 18px;
}
header nav ol > li:first-child a {
  font-size: 24px;
  font-weight: 800;
}
@media (max-width: 575px) {
  header {
    height: 100px;
  }
  header .logo {
    height: inherit;
  }
  header .logo img {
    position: absolute;
    left: 20px;
    top: 18px;
    max-width: 300px;
  }
  header .nav-button {
    margin-top: 100px;
    height: inherit;
  }
  header .nav-button i {
    position: absolute;
    right: 30px;
    top: 30px;
    font-size: 38px;
  }
  header .nav-overlay nav {
    margin-bottom: 50px;
  }
}
main {
  margin-top: 140px;
}
main table tr.clickable {
  cursor: pointer;
}
main a[name] {
  position: relative;
  top: -200px;
}
main .label {
  cursor: default;
  position: absolute;
  top: 19px;
  right: -66px;
  z-index: 10;
  display: inline-block;
  font-size: 12px;
  width: 200px;
  text-align: center;
  padding: 0.25em 0;
  color: #FFFFFF;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  border: 3px solid #ffffff;
  background: #0060A0;
  font-weight: bold;
}
main .contact-map {
  background-color: #FFFFFF;
  padding-bottom: 30px;
}
main .contact-map .container {
  background-color: #0060A0;
}
main .contact-map h2 {
  color: #FFFFFF;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  text-align: center;
  padding: 40px 0;
}
main .contact-map .contact {
  color: #FFFFFF;
  text-align: center;
}
main .contact-map .contact strong,
main .contact-map .contact b {
  color: #f3bc56;
  font-size: 30px;
}
main .contact-map .contact strong a,
main .contact-map .contact b a {
  text-decoration: none;
  color: inherit;
}
main .contact-map .map {
  min-height: 400px;
  display: flex;
  align-items: center;
  margin: 0 30px 40px 0;
  color: #FFFFFF;
  cursor: pointer;
  text-align: center;
  border: 1px solid #FFFFFF;
}
main .contact-map .map iframe {
  height: 400px;
}
main .text-simple {
  background-color: #FFFFFF;
  padding-bottom: 55px;
}
main .text-simple:first-child {
  padding-top: 70px;
}
main .text-simple h1,
main .text-simple h2,
main .text-simple h3 {
  color: #0060A0;
  font-weight: 400;
  font-size: 32px;
  line-height: 1;
  margin-bottom: 45px;
}
main .text-simple h2 {
  font-size: 24px;
  margin-bottom: 15px;
}
main .text-simple h2.dark {
  color: #333333;
}
main .text-simple h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
main .text-simple a {
  color: #0060A0;
  text-decoration: underline;
}
main .text-simple a:hover {
  color: #000000;
}
main .text-simple a.table-button {
  background-color: #307BBF;
  color: #FFFFFF;
  text-decoration: none;
  padding: 4px 8px;
  border-radius: 5px;
}
main .text-simple.gallery-list {
  min-height: 500px;
}
main .text-simple.gallery-list .list-wrap {
  padding-top: 30px;
}
main .text-simple.gallery-list a {
  text-decoration: none;
  display: block;
  color: #000000;
}
main .text-simple.gallery-list img {
  margin-bottom: 15px;
}
main .text-simple.gallery-list h2 {
  font-family: "Open Sans", Arial, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: inherit;
  text-align: center;
}
main .text-simple.gallery-list .empty {
  color: #FF0000;
}
main .text-simple.gallery-list .video {
  margin-top: 70px;
}
main .gallery-detail-hero {
  margin-top: -20px;
  margin-bottom: 70px;
}
main .gallery-detail-mountains {
  margin-top: -215px;
  z-index: 2;
  position: relative;
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 151px;
}
main .gallery-detail h1 {
  margin-top: 25px;
  margin-bottom: 25px;
}
main .gallery-detail .backlink {
  margin-top: 35px;
  display: inline-block;
  line-height: 1.2;
  padding: 15px 20px 12px 20px;
  font-family: 'Handlee', cursive;
  font-weight: 400;
  font-size: 16px;
  text-decoration: none;
  background-color: #307BBF;
  border-color: #307BBF;
  color: #FFF;
}
main .gallery-detail .backlink:hover {
  background-color: #000000;
  border-color: #000000;
  color: #FFFFFF;
}
main .block {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #FFFFFF;
}
main .block.no-top-spacing {
  padding-top: 0;
}
main .block .container {
  position: relative;
}
main .block .tc {
  text-align: center;
  margin-bottom: 30px;
}
main .block .tc.align-text-left {
  text-align: left;
}
main .block .tc h2,
main .block .tc h3 {
  color: #0060A0;
  text-align: center;
  font-weight: 900;
  font-size: 40px;
  line-height: 1;
  word-break: break-word;
}
main .block .tc h3 {
  font-size: 16px;
  font-weight: 500;
  color: #4D4F5A;
}
main .block .intro {
  font-size: 16px;
  color: #000000;
  text-align: center;
  width: 60%;
  margin: 0 auto 30px auto;
}
main .block .intro.align-text-left {
  text-align: left;
}
main .block .intro a {
  color: #0060A0;
  font-size: inherit;
  text-decoration: underline;
}
main .block .intro a:hover {
  color: #000000;
}
main .block .intro table {
  max-width: 100%;
  margin: 0 auto 60px auto;
}
main .block .intro table td {
  text-align: left;
  border-bottom: 2px dashed #CCC;
  padding: 10px 0;
}
main .block .intro table td:last-child {
  text-align: right;
  padding-left: 0.5em;
  white-space: nowrap;
}
main .block .intro table td a {
  text-decoration: none;
  color: inherit;
}
main .block .intro table td a:hover {
  text-decoration: underline;
}
main .block .intro table td a i.fi-download {
  color: #0060A0;
  font-size: 21px;
  line-height: 1;
}
main .block .intro table tr.event-row {
  cursor: pointer;
}
main .block .intro table tr.event-row a:hover {
  text-decoration: none;
}
main .block .intro table tr.event-row:hover td {
  border-color: #666;
}
main .block .intro p {
  min-height: 1px;
}
main .block .cta {
  display: flex;
}
main .block .cta a {
  display: inline-flex;
  font-size: 18px;
  line-height: 36px;
  color: #000000;
  text-decoration: none;
  margin: 0 0 30px auto;
}
main .block .cta a:hover {
  color: #0060A0;
}
main .block .cta a img {
  margin-left: 12px;
}
main .block.greyish {
  padding-top: 120px;
  background-color: rgba(150, 150, 150, 0.05);
  padding-bottom: 120px;
}
main .block .clts {
  visibility: hidden;
}
main .block .categories,
main .block .dd-schoolyear,
main .block .searchTerm > input {
  margin-bottom: 25px;
}
main .block .categories button {
  padding: 8px 15px;
  font-size: 18px;
  margin: 0 3px 5px 0;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #0060A0;
}
main .block .categories button:hover {
  border: 1px solid #0060A0;
  color: #0060A0;
}
main .block .categories button.active {
  color: #FFFFFF;
  border: 1px solid #0060A0;
  background-color: #0060A0;
}
main .block .categories button.active:hover {
  border: 1px solid #0060A0;
}
main .block .dd-schoolyear {
  padding: 8px 15px;
  font-size: 18px;
  border-radius: 0;
  border: 1px solid #0060A0;
}
main .block .searchTerm > input {
  padding: 8px 15px;
  font-size: 18px;
  border-radius: 0;
  border: 1px solid #0060A0;
  width: 100%;
}
main .block .news-filter-label {
  font-size: 16px;
  margin: 0 0 5px 0;
  padding: 0;
  display: block;
}
main .block .news-list-empty-by-filter {
  display: none;
  min-height: 400px;
  color: #CC0000;
}
main .contents {
  position: relative;
}
main .contents:first-child {
  padding-top: 60px;
}
main .contents.lightBlue {
  background-color: #E1E9ED;
}
main .contents .pictoset-1-l,
main .contents .pictoset-2-l,
main .contents .pictoset-3-l {
  position: absolute;
  margin: 30px 0 0 -20px;
}
main .contents .pictoset-1-r,
main .contents .pictoset-2-r,
main .contents .pictoset-3-r {
  position: absolute;
  right: 0;
  margin: 100px 0 0 0;
}
main .contents .gallery-wrapper {
  margin-top: 25px;
}
main .contents .gallery-wrapper .gi {
  margin-bottom: 25px;
  cursor: pointer;
}
main .contents .content {
  position: relative;
  color: #000000;
  font-size: 16px;
  line-height: 1.6;
}
main .contents .content a {
  display: inline-block;
}
main .contents .content.clickable {
  cursor: pointer;
}
main .contents .content.bg-grey {
  background-color: #e3e3e3;
}
main .contents .content.bg-grey .wrapper {
  padding: 30px 20px 14px 20px;
}
main .contents .content a.title,
main .contents .content h2 {
  font-weight: 700;
  line-height: 1.2;
  font-size: 21px;
  color: #0060A0;
  text-decoration: none;
  word-break: break-word;
}
main .contents .content h3 {
  font-weight: 400;
  line-height: 1.1;
  font-size: 16px;
  color: #000000;
}
main .contents .content h3.sa {
  font-size: 18px;
  font-weight: 800;
  color: #0060A0;
}
main .contents .content .group-icon {
  position: absolute;
  background-repeat: no-repeat;
  background-position: top left;
  width: 119px;
  height: 120px;
  text-align: right;
  margin-top: -80px;
  right: 0;
  display: flex;
  z-index: 1;
}
main .contents .content .group-icon.biber {
  background: url(../images/biber.b57bcb7053d49077273fd455c06c7515.svg);
}
main .contents .content .group-icon.wiwo {
  background: url(../images/wiwo.27636bceb4cb95a6f22c9f98727a8250.svg);
}
main .contents .content .group-icon.gusp {
  background: url(../images/gusp.9db509a6316d65e09a72d89455a7a77e.svg);
}
main .contents .content .group-icon.raro {
  background: url(../images/raro.d01737bce683d7630f67086654c00680.svg);
}
main .contents .content .group-icon.caex {
  background: url(../images/caex.1674c388749b1693adcc1ccecbe388dc.svg);
}
main .contents .content .group-icon.group {
  background: url(../images/group.c589fa31255e88f7154acee23b97e1da.svg);
}
main .contents .content .video-wrapper {
  overflow: hidden;
  background-color: #000000;
  padding-top: 56.25%;
  position: relative;
  margin-bottom: 25px;
}
main .contents .content .video-wrapper iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
main .contents .content .wrapper {
  margin-bottom: 35px;
}
main .contents .content .wrapper > p {
  margin-top: 15px;
}
main .contents .content .wrapper > p a {
  color: #f3bc56;
}
main .contents .content .wrapper hr.button-seperator {
  padding: 0;
  width: 100%;
  height: 5px;
  background-image: url(../images/content-hr.a817a97180cf3d20ff0a806e3027bb2e.svg);
  background-position: top left;
  background-repeat: no-repeat;
  border: none;
  margin: 0;
}
main .contents .content .wrapper .date {
  margin-top: -5px;
}
main .contents .content ul {
  list-style: none;
  /* Remove default bullets */
  margin-bottom: 0;
}
main .contents .content ul li::before {
  content: "\25B8";
  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #000000;
  /* Change the color */
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1.25em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1.25em;
  /* Also needed for space (tweak if needed) */
  text-align: left;
}
main .contents .content li {
  text-align: left;
  line-height: 1.25;
  margin-bottom: 25px;
}
main .contents .content li:last-child {
  margin-bottom: 0;
}
main .contents .content a.link {
  margin-top: 10px;
  display: inline-block;
  line-height: 1.2;
  font-family: 'Gloria Hallelujah', cursive;
  font-weight: 400;
  font-size: 24px;
  text-decoration: none;
  color: #0060A0;
}
main .contents .content a.link i {
  font-size: 21px;
  line-height: 1;
  bottom: -2px;
  position: relative;
  margin-left: 12px;
}
main .contents .content a.link:hover {
  color: #000000;
}
main .contents .half .content .video-wrapper {
  min-height: 340px;
}
main .contents .third .content {
  font-size: 14px;
}
main .contents .third .content h2 {
  font-size: 18px;
}
main .contents .third .content h3 {
  margin-top: -5px;
  font-size: 16px;
}
main .contents .third .content .video-wrapper {
  min-height: 272px;
}
main .contents .third .content a.link {
  font-size: 16px;
}
main .contents .center {
  text-align: center;
}
main .contents.booking-block,
main .contents.sc-forms {
  background-color: rgba(120, 95, 75, 0.05);
  padding-top: 70px;
  padding-bottom: 50px;
}
main .contents #frmContactSuccess,
main .contents #frmContactError {
  display: none;
  padding: 20px;
  margin: 15px 0;
  text-align: center;
}
main .contents #frmContactSuccess {
  background-color: #d4edda;
  color: #004F00;
  border: 1px solid #004F00;
}
main .contents #frmContactError {
  background-color: #f8d7da;
  color: #8B0000;
  border: 1px solid #8B0000;
}
main .contents #frmContactError a {
  color: #8B0000;
  text-decoration: underline;
  font-weight: bold;
}
main .contents #memberForm #district,
main .contents #contactForm #district,
main .contents #attendEventForm #district {
  display: none;
}
main .contents #memberForm .form-check-input:checked,
main .contents #contactForm .form-check-input:checked,
main .contents #attendEventForm .form-check-input:checked {
  background-color: #000000;
  border-color: #000000;
}
main .contents #memberForm .accommodation_selection .form-check,
main .contents #contactForm .accommodation_selection .form-check,
main .contents #attendEventForm .accommodation_selection .form-check {
  margin: 0 0 7px 0;
  padding-top: 5px;
}
main .contents #memberForm .accommodation_selection .form-check label,
main .contents #contactForm .accommodation_selection .form-check label,
main .contents #attendEventForm .accommodation_selection .form-check label {
  font-size: 16px;
}
main .contents #memberForm .accommodation_selection .form-check:last-child,
main .contents #contactForm .accommodation_selection .form-check:last-child,
main .contents #attendEventForm .accommodation_selection .form-check:last-child {
  margin: 0;
}
main .contents #memberForm .form-header,
main .contents #contactForm .form-header,
main .contents #attendEventForm .form-header {
  margin-top: 35px;
  color: #000000;
  font-weight: bold;
  text-transform: uppercase;
}
main .contents #memberForm label,
main .contents #contactForm label,
main .contents #attendEventForm label {
  font-size: 14px;
  text-transform: uppercase;
}
main .contents #memberForm .date-period,
main .contents #contactForm .date-period,
main .contents #attendEventForm .date-period {
  max-width: 150px;
}
main .contents #memberForm .numberOfAdults,
main .contents #contactForm .numberOfAdults,
main .contents #attendEventForm .numberOfAdults,
main .contents #memberForm .numberOfChildren,
main .contents #contactForm .numberOfChildren,
main .contents #attendEventForm .numberOfChildren {
  max-width: 90px;
}
main .contents #memberForm .ageofChildren,
main .contents #contactForm .ageofChildren,
main .contents #attendEventForm .ageofChildren {
  max-width: 440px;
}
main .contents #memberForm .form-control,
main .contents #contactForm .form-control,
main .contents #attendEventForm .form-control {
  appearance: auto;
}
main .contents #memberForm .form-control.is-invalid,
main .contents #contactForm .form-control.is-invalid,
main .contents #attendEventForm .form-control.is-invalid {
  border: 2px solid #8B0000;
}
main .contents #memberForm .form-check-input.is-invalid ~ .form-check-label,
main .contents #contactForm .form-check-input.is-invalid ~ .form-check-label,
main .contents #attendEventForm .form-check-input.is-invalid ~ .form-check-label,
main .contents #memberForm .was-validated .form-check-input:invalid ~ .form-check-label,
main .contents #contactForm .was-validated .form-check-input:invalid ~ .form-check-label,
main .contents #attendEventForm .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #8B0000;
}
main .contents #memberForm .required,
main .contents #contactForm .required,
main .contents #attendEventForm .required {
  color: #8B0000;
}
main .contents #memberForm .form-group,
main .contents #contactForm .form-group,
main .contents #attendEventForm .form-group {
  margin-bottom: 5px;
}
main .contents #memberForm textarea,
main .contents #contactForm textarea,
main .contents #attendEventForm textarea {
  margin-bottom: 35px;
}
main .contents #memberForm button,
main .contents #contactForm button,
main .contents #attendEventForm button {
  display: inline-block;
  background-color: #307BBF;
  color: #FFFFFF;
  border: 1px solid #307BBF;
  padding: 10px 20px;
  text-decoration: none;
  border-radius: 10px;
  font-weight: bold;
}
main .contents #memberForm button i,
main .contents #contactForm button i,
main .contents #attendEventForm button i {
  margin-right: 5px;
}
main .contents #memberForm button:hover,
main .contents #contactForm button:hover,
main .contents #attendEventForm button:hover {
  background-color: #000;
  color: #FFF;
  border-color: #000;
}
main .contents #memberForm .disclaimer label,
main .contents #contactForm .disclaimer label,
main .contents #attendEventForm .disclaimer label {
  font-size: 16px;
  text-transform: none;
}
main .contents #memberForm .disclaimer a,
main .contents #contactForm .disclaimer a,
main .contents #attendEventForm .disclaimer a {
  color: #000;
}
main .contents #memberForm .disclaimer a:hover,
main .contents #contactForm .disclaimer a:hover,
main .contents #attendEventForm .disclaimer a:hover {
  color: #0060A0;
  text-decoration: underline;
}
main .contents #memberForm #district,
main .contents #contactForm #district,
main .contents #attendEventForm #district {
  position: absolute;
  width: 100px;
  left: -1000px;
}
main .contact #frmContactSuccess,
main .contact #frmContactError {
  display: none;
  padding: 20px;
  margin: 15px 0;
  text-align: center;
}
main .contact #frmContactSuccess {
  background-color: #d4edda;
  color: #004F00;
  border: 1px solid #004F00;
}
main .contact #frmContactError {
  background-color: #f8d7da;
  color: #8B0000;
  border: 1px solid #8B0000;
}
main .contact #frmContactError a {
  color: #8B0000;
  text-decoration: underline;
  font-weight: bold;
}
main .contact label {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 2px;
}
main .contact label.checkboxPrivacyText {
  text-transform: none;
  line-height: 120%;
  font-weight: normal;
  font-size: 16px;
  color: #000000;
}
main .contact label.checkboxPrivacyText a {
  color: inherit;
  text-decoration: underline;
}
main .contact .form-control {
  height: 38px;
  color: #000000;
  border: 1px solid #CCCCCC;
  border-radius: 0;
  transition: none;
  background-clip: border-box;
  margin-bottom: 15px;
}
main .contact .form-control.is-invalid {
  border: 1px solid #8B0000;
}
main .contact .form-check-input.is-invalid ~ .form-check-label,
main .contact .was-validated .form-check-input:invalid ~ .form-check-label {
  color: #8B0000;
}
main .contact textarea.form-control {
  height: 272px;
}
main .contact #checkBoxPrivacy {
  margin-top: 0;
}
main .contact #checkBoxPrivacy.is-invalid {
  outline: 1px solid #8B0000;
}
main .contact #district {
  position: absolute;
  width: 100px;
  left: -1000px;
}
main .contact .disclaimer {
  margin-top: 15px;
}
main .contact button {
  margin-top: 15px;
  background-color: #307BBF;
  color: #FFFFFF;
  border: 1px solid #307BBF;
  padding: 10px 15px;
  width: 100%;
}
main .contact button i {
  margin-right: 5px;
}
main .contact button:hover {
  background-color: #FFFFFF;
  color: #333333;
}
@media (max-width: 1600px) {
  main .block .intro table {
    max-width: 70%;
  }
}
@media (max-width: 1399px) {
  main .text-simple h1 {
    font-size: 38px;
  }
  main .contents .pictoset-1-l img,
  main .contents .pictoset-2-l img,
  main .contents .pictoset-3-l img {
    width: 80%;
    display: block;
    margin: 0 auto 0 0;
  }
  main .contents .pictoset-1-r img,
  main .contents .pictoset-2-r img,
  main .contents .pictoset-3-r img {
    display: block;
    margin: 0 0 0 auto;
    width: 80%;
  }
  main .contents .content {
    font-size: 15px;
  }
  main .contents .content h2 {
    font-size: 24px;
  }
  main .contents .content h3 {
    font-size: 18px;
  }
  main .contents .content a.link {
    font-size: 16px;
  }
  main .contents .fourth h2 {
    font-size: 21px;
  }
  main .contents .fourth h3 {
    font-size: 16px;
  }
}
@media (max-width: 1199px) {
  main .contact-map h2 {
    font-size: 28px;
  }
  main .contact-map .contact,
  main .contact-map .map div.ph {
    padding: 0 30px;
  }
  main .contact-map .contact strong,
  main .contact-map .contact b {
    font-size: 22px;
  }
  main .block .tc h2 {
    font-size: 28px;
  }
  main .block .intro table {
    max-width: 100%;
    margin: 0 auto 30px auto;
  }
  main .block .cta a {
    font-size: 18px;
    padding: 15px 30px;
    margin: 30px auto;
  }
  main .block .cta a i {
    margin-left: 12px;
  }
  main .contents .pictoset-1-l,
  main .contents .pictoset-2-l,
  main .contents .pictoset-3-l {
    margin: 100px 0 0 -20px;
  }
  main .contents .pictoset-1-l img,
  main .contents .pictoset-2-l img,
  main .contents .pictoset-3-l img {
    width: 60%;
  }
  main .contents .pictoset-3-l {
    margin: 100px 0 0 -60px;
  }
  main .contents .pictoset-1-r img,
  main .contents .pictoset-2-r img,
  main .contents .pictoset-3-r img {
    width: 60%;
  }
  main .contents .half .content .video-wrapper {
    min-height: 296px;
  }
  main .contents .third .content .video-wrapper {
    min-height: 192px;
  }
}
@media (max-width: 991px) {
  main .text-simple {
    text-align: center;
  }
  main .text-simple.result-archive {
    text-align: left;
  }
  main .block .tc {
    text-align: center!important;
  }
  main .block .intro {
    font-size: 14px;
    text-align: center!important;
  }
  main .block .cta a {
    font-size: 18px;
    padding: 15px 30px;
    margin: 0 auto;
  }
  main .block .dd-schoolyear {
    margin: 0 auto 30px auto;
    max-width: 50%;
  }
  main .block .searchTerm > input {
    margin: 0 auto 30px auto;
  }
  main .contents {
    text-align: center;
    font-size: 14px;
  }
  main .contents .pictoset-1-l img,
  main .contents .pictoset-2-l img,
  main .contents .pictoset-3-l img {
    width: 50%;
  }
  main .contents .pictoset-1-r img,
  main .contents .pictoset-2-r img,
  main .contents .pictoset-3-r img {
    width: 50%;
  }
  main .contents .pictoset-3-r {
    margin: 100px -40px 0 0;
  }
  main .contents .content {
    font-size: 14px;
  }
  main .contents .content h2 {
    font-size: 18px;
  }
  main .contents .link {
    font-size: 16px;
  }
  main .contents .half .content .video-wrapper {
    min-height: 216px;
  }
  main .contents .third .content .video-wrapper {
    min-height: 139px;
  }
  main .booking-block,
  main .sc-forms {
    text-align: left;
  }
  .form-control {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  main .contact-map h2 {
    font-size: 24px;
  }
  main .contact-map .contact,
  main .contact-map .map div.ph {
    padding: 0 30px;
  }
  main .contact-map .map {
    margin: 20px 10px 20px 10px;
  }
  main .contact-map .contact strong,
  main .contact-map .contact b {
    font-size: 21px;
  }
  main .text-simple {
    font-size: 14px;
  }
  main .text-simple h1 {
    font-size: 32px;
  }
  main .block .tc h2 {
    font-size: 24px;
    line-height: 1.2;
  }
  main .block .tc h3 {
    font-size: 16px;
    line-height: 1.4;
  }
  main .block .intro {
    width: 100%;
  }
  main .contents .pictoset-1-l,
  main .contents .pictoset-2-l,
  main .contents .pictoset-3-l,
  main .contents .pictoset-1-r,
  main .contents .pictoset-2-r,
  main .contents .pictoset-3-r {
    display: none;
  }
}
@media (max-width: 575px) {
  main {
    margin-top: 100px;
  }
  main .cta-booking {
    padding-top: 75px;
    padding-bottom: 50px;
  }
  main .cta-booking .tc h3 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  main .cta-booking .tc h4 {
    line-height: 1.3;
  }
}
.swiper-pagination-bullet {
  background-color: #FFFFFF;
  width: 26px;
  height: 26px;
  border: 1px solid #307BBF;
  border-radius: 13px;
  opacity: 1;
  margin: 0 3px;
  outline: none;
}
.swiper-pagination-bullet-active {
  background-color: #307BBF;
  border-color: #FFFFFF;
}
.swiper-pagination {
  position: relative;
  text-align: right;
  top: -180px;
  padding-right: 40px;
}
.swiper-btn-wrap {
  position: relative;
  bottom: 150px;
  z-index: 1;
  display: flex;
}
.swiper-btn-prev,
.swiper-btn-next {
  background-image: url(../images/hero-arrow.802cc70061f204ff9981b8ac7fb58840.svg);
  background-position: center;
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}
.swiper-btn-prev {
  rotate: 180deg;
  margin-right: 25px;
}
main .hero {
  background-color: #FFFFFF;
  padding: 0;
  overflow: hidden;
}
main .hero > .row > .col {
  height: 770px;
}
main .hero .swiper-container {
  height: 770px;
}
main .hero .swiper-container .slm {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
main .hero .swiper-container .slm .fleur-de-lis {
  position: absolute;
  height: 600px;
  width: auto;
  top: 75px;
  right: 0;
}
main .hero .swiper-container .slm.clickable {
  cursor: pointer;
}
main .hero .swiper-container.clickable {
  cursor: pointer;
}
main .hero .swiper-container .hero-slide-wrapper {
  height: 600px;
  display: flex;
  align-items: flex-end;
}
main .hero .swiper-container .hero-slide-wrapper .hero-caption {
  background-color: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 200px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 15px 30px;
  margin-left: -30px;
}
main .hero .swiper-container .hero-slide-wrapper .hero-caption h2 {
  font-size: 40px;
  color: #FFFFFF;
  margin: 0;
  font-weight: 700;
  letter-spacing: 1.2px;
}
main .hero .swiper-container .hero-slide-wrapper .hero-caption h3 {
  font-size: 24px;
  color: #FFFFFF;
  margin: 0;
  font-weight: 400;
}
main .hero .swiper-container .hero-slide-wrapper .hero-label {
  position: absolute;
  right: 30px;
  top: 60px;
}
main .hero .claim {
  position: relative;
  width: 500px;
  bottom: 150px;
  display: flex;
  margin: 0 0 0 auto;
  right: 0;
  z-index: 1;
}
main .scarf {
  background-color: #FFFFFF;
  background-image: url(../images/halstuch.f36a9bed4c4e5d1ca5c3209c52644ac6.svg);
  background-position-x: center;
  background-position-y: -15px;
  background-repeat: no-repeat;
  background-size: 1980px;
  height: 191px;
}
@media (max-width: 1399px) {
  main .scarf {
    background-size: 1500px;
    height: 140px;
  }
}
@media (max-width: 1199px) {
  main .hero > .row > .col {
    height: 500px;
  }
  main .hero .swiper-container {
    height: 500px;
  }
  main .hero .swiper-container .hero-slide-wrapper {
    height: 500px;
    display: flex;
    align-items: flex-end;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption {
    bottom: 120px;
  }
  main .hero .swiper-container .slm .fleur-de-lis {
    height: 350px;
  }
  main .hero .claim {
    bottom: 140px;
    right: 100px;
  }
  .swiper-btn-wrap {
    bottom: 100px;
  }
}
@media (max-width: 991px) {
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h2 {
    font-size: 32px;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h3 {
    font-size: 21px;
  }
  main .hero .claim {
    width: 400px;
  }
  main .scarf {
    background-size: 1100px;
    height: 100px;
  }
}
@media (max-width: 767px) {
  main .hero > .row > .col {
    height: 400px;
  }
  main .hero .swiper-container {
    height: 400px;
  }
  main .hero .swiper-container .hero-slide-wrapper {
    height: 400px;
    display: flex;
    align-items: flex-end;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption {
    bottom: 120px;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h2 {
    font-size: 28px;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h3 {
    font-size: 18px;
  }
  main .hero .swiper-container .slm .fleur-de-lis {
    height: 250px;
  }
  main .hero .claim {
    display: none;
  }
}
@media (max-width: 575px) {
  .swiper-btn-prev {
    margin-left: 30px;
  }
  main .hero > .row > .col {
    height: 350px;
  }
  main .hero .swiper-container {
    height: 350px;
  }
  main .hero .swiper-container .hero-slide-wrapper {
    height: 350px;
    display: flex;
    align-items: flex-end;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption {
    bottom: 120px;
    margin: 0 auto;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h2 {
    font-size: 28px;
  }
  main .hero .swiper-container .hero-slide-wrapper .hero-caption h3 {
    font-size: 18px;
  }
  main .hero .swiper-container .slm .fleur-de-lis {
    display: none;
  }
  main .hero .claim {
    display: none;
  }
  main .scarf {
    background-size: 1100px;
    height: 100px;
  }
}
.base_bootstrap5_events_nextEventTimer > .timer {
  font-size: 1.5rem;
}
.base_bootstrap5_events_nextEventTimer > a.linkToEvent {
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  padding: 0.25em 0.75em;
  border: 1px solid #333333;
  border-radius: 0.5em;
  margin-top: 0.5em;
}
.base_bootstrap5_events_nextEventTimer > a.linkToEvent:hover {
  color: #EFEFEF;
  background-color: #0060A0;
  border-color: #0060A0;
}
.templates_events_timer {
  float: right;
}
.templates_events_timer > .b > .w > .c > .n {
  opacity: 0.2;
  transition: opacity 0.15s ease-in 0.15s;
}
.templates_events_timer.sN > .b > .w > .c > .n {
  opacity: 1;
}
footer {
  display: flex;
  flex-direction: column;
  min-height: 300px;
  color: #FFFFFF;
  max-width: 1920px;
  margin: 0 auto;
  font-size: 18px;
}
footer .fr1 {
  background-color: #FFFFFF;
  color: #000000;
  font-size: 14px;
  font-weight: 500;
  padding-bottom: 20px;
}
footer .fr2 {
  background-color: #4D4F5A;
  padding-top: 15px;
  padding-bottom: 15px;
  flex: 1 1 auto;
}
footer p {
  margin: 0;
}
footer address {
  font-size: 21px;
  margin: 50px 0 30px 0;
}
footer .contact-data {
  line-height: 1;
}
footer .contact-data p {
  margin-bottom: 15px;
}
footer .contact-data p a {
  color: inherit;
  text-decoration: none;
  display: inline-block;
}
footer .contact-data p a:hover {
  text-decoration: underline;
}
footer .contact-data p span.phoneSuffix,
footer .contact-data p span.emailSuffix {
  font-size: 14px;
}
footer .social-media {
  text-align: right;
}
footer .social-media h3 {
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 21px;
}
footer .social-media a {
  margin-left: 15px;
}
footer .social-media a:first-child {
  margin-left: 0;
}
footer .social-media a i {
  font-size: 32px;
}
footer nav {
  text-align: center;
}
footer nav ul {
  padding: 0;
  margin: 40px 0 0 0;
}
footer nav ul li {
  list-style: none;
  margin: 0 0 10px 0;
  text-align: right;
}
footer nav ul li:first-child {
  margin-left: 0;
}
footer nav ul li.active {
  color: #f3bc56;
}
footer nav ul li a {
  font-size: 18px;
  text-decoration: none;
  color: inherit;
  line-height: 1;
}
footer nav ul li a:hover {
  color: #f3bc56;
}
footer .claim {
  max-width: 650px;
  margin-top: -120px;
}
@media (max-width: 1399px) {
  footer address {
    font-size: 18px;
    margin: 40px 0 30px 0;
  }
  footer .claim {
    width: 500px;
    margin-top: -110px;
  }
}
@media (max-width: 1199px) {
  footer .fr1,
  footer .fr2 {
    font-size: 13px;
  }
  footer address {
    font-size: 16px;
    margin: 40px 0 30px 0;
  }
  footer .contact-data {
    font-size: 16px;
  }
  footer .contact-data p span.phoneSuffix,
  footer .contact-data p span.emailSuffix {
    font-size: 12px;
  }
  footer .claim {
    width: 350px;
    position: absolute;
    margin-left: 40px;
  }
  footer nav {
    padding-bottom: 30px;
  }
}
@media (max-width: 991px) {
  footer .fr1 img:first-child {
    padding-bottom: 25px;
  }
  footer .fr1 img {
    margin: 0 0 0 auto;
    display: block;
  }
  footer .claim {
    display: none;
  }
}
@media (max-width: 767px) {
  footer address {
    font-size: 14px;
    margin: 40px 0 30px 0;
  }
  footer .contact-data {
    font-size: 14px;
  }
  footer nav ul li a {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  footer {
    text-align: center;
  }
  footer .fr1 {
    text-align: left;
  }
  footer .fr1 img:first-child {
    padding-bottom: 50px;
  }
  footer address {
    font-size: 16px;
    margin: 30px 0 30px 0;
  }
  footer .contact-data {
    font-size: 16px;
  }
  footer .social-media {
    margin-top: 30px;
    text-align: center;
  }
  footer nav ul li {
    text-align: center;
  }
  footer nav ul li a {
    font-size: 18px;
  }
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.errors_errors {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 2em;
}
.errors_errors > section {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex: 0 0 auto;
  padding: 1em 0;
}
.errors_errors > section:first-of-type:not(:last-of-type) {
  padding: 4em 0;
}
.errors_errors > section > .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  overflow: hidden;
}
.errors_errors > section > h1 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 32px;
}
.errors_errors > section > h2 {
  margin-top: 0;
  margin-bottom: 0.5rem;
  font-size: 18px;
}
.errors_errors > section > p {
  margin-top: 0;
  font-size: 16px;
  text-align: center;
}
.errors_errors > section.errorCode {
  color: #666666;
  font-size: 14px;
  text-align: right;
  align-self: flex-end;
  margin-top: auto;
  padding: 0;
}
.errorContainer {
  height: auto;
}
.base_modal_modal.container_errors_errors {
  z-index: 900000;
}
.base_modal_modal.container_errors_errors .window {
  width: 50%;
  height: 50%;
  top: 15%;
  left: 25%;
}
.base_modal_modal.container_errors_errors .window > .body .errors_errors {
  padding: 2em 1em 1em 1em;
}
.base_modal_modal.container_errors_errors .window > .body .errors_errors > section:first-of-type {
  padding: 0 0 2em 0;
}
@media (max-width: 1000px) {
  .base_modal_modal.container_errors_errors .window {
    width: 96%;
    height: 60%;
    top: 10%;
    left: 2%;
  }
  .base_modal_modal.container_errors_errors .errors_errors > img,
  .base_modal_modal.container_errors_errors .errors_errors > .image {
    display: none;
  }
  .base_modal_modal.container_errors_errors .errors_errors > section.errorCode {
    word-break: break-all;
  }
}
body.mobile .base_modal_modal.container_errors_errors .window {
  width: 96%;
  height: 60%;
  top: 10%;
  left: 2%;
}
body.mobile .base_modal_modal.container_errors_errors .errors_errors > img,
body.mobile .base_modal_modal.container_errors_errors .errors_errors > .image {
  display: none;
}
body.mobile .base_modal_modal.container_errors_errors .errors_errors > section.errorCode {
  word-break: break-all;
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.errorContainer {
  background-color: #0060A0;
  color: #FFFFFF;
}
.errors_errors > section:first-of-type:not(:last-of-type) {
  background-color: #0060A0;
  padding: 2em 0;
  margin-bottom: 4em;
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
/* BODY */
/* COOKIE POLICY BAR */
.eventLink {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  display: block;
  padding: 5px 12px;
  margin: 10px 0;
  color: #0060A0;
  text-decoration: none;
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.templates_events_registrationFormControllerContainer h1,
.templates_events_registrationFormControllerContainer h2:not(.base_accordion_head),
.templates_events_registrationFormControllerContainer h3 {
  font-family: 'Handlee', cursive;
  color: #0060A0;
  font-weight: 400;
  font-size: 42px;
  line-height: 1;
  margin-bottom: 45px;
}
.templates_events_registrationFormControllerContainer h2:not(.base_accordion_head) {
  font-size: 32px;
  margin-bottom: 15px;
}
.templates_events_registrationFormControllerContainer h3 {
  font-size: 24px;
  margin-bottom: 15px;
}
.base_bootstrap5_events_registrationFormController {
  margin-bottom: 35px;
}
.base_bootstrap5_events_registrationFormController > section.messageContainer > .message {
  border-radius: 0;
  font-weight: normal;
  box-sizing: border-box;
  font-size: 18px;
  padding: 20px 30px;
  margin-bottom: 2em;
  border: none;
  background-color: #006600;
  color: #FFFFFF;
}
.base_bootstrap5_events_participantTable {
  margin-bottom: 60px;
}
.base_form_form.base_bootstrap5_form_form .field label {
  color: #000000;
  font-weight: bold;
}
.base_bootstrap5_form_elements_form-text.form-text {
  font-size: 13px;
  color: #000000;
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.base_bootstrap5_events_nextEventTimer > .timer {
  font-size: 1.5rem;
}
.base_bootstrap5_events_nextEventTimer > a.linkToEvent {
  display: inline-block;
  text-decoration: none;
  box-sizing: border-box;
  padding: 0.25em 0.75em;
  border: 1px solid #333333;
  border-radius: 0.5em;
  margin-top: 0.5em;
}
.base_bootstrap5_events_nextEventTimer > a.linkToEvent:hover {
  color: #EFEFEF;
  background-color: #0060A0;
  border-color: #0060A0;
}
.templates_events_timer {
  float: right;
}
.templates_events_timer > .b > .w > .c > .n {
  opacity: 0.2;
  transition: opacity 0.15s ease-in 0.15s;
}
.templates_events_timer.sN > .b > .w > .c > .n {
  opacity: 1;
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.templates_news_entry {
  padding: 1em 0 0 0 !important;
  margin-bottom: -2em;
  z-index: 1;
  font-weight: 500;
  color: #4D4F5A;
}
.templates_news_entry .timeRange {
  font-size: 16px;
  width: 60%;
  margin: 0 auto;
}
@media (max-width: 767px) {
  .templates_news_entry .timeRange {
    width: 100%;
  }
}

/* BODY */
/* COOKIE POLICY BAR */
.fib,
.fir,
.fis {
  -moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;display: inline-block;font-style: normal;font-variant: normal;text-rendering: auto;line-height: 1;
}
.fi-arrow-right:before {
  content: "\f061";
}
.fi-bars:before {
  content: "\f0c9";
}
.fi-download:before {
  content: "\f019";
}
.fi-facebook:before {
  content: "\f09a";
}
.fi-instagram:before {
  content: "\f16d";
}
.fi-tiktok:before {
  content: "\e07b";
}
.fi-times:before {
  content: "\f00d";
}
.fib {
  font-family: 'Font Awesome 5 Brands';font-weight: 400;
}
.fir {
  font-family: 'Font Awesome 5 Free';font-weight: 400;
}
.fis {
  font-family: 'Font Awesome 5 Free';font-weight: 900;
}
.templates_news_list .timeRangeFilter {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-end;
}
@media (max-width: 991px) {
  .templates_news_list .timeRangeFilter {
    align-items: center;
  }
}


/*# sourceMappingURL=bundle.css.map*/