@font-face {
  font-family: Franciscus;
  src: url('../fonts/Franciscus-Regular.woff') format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franciscus;
  src: url('../fonts/Franciscus-Light.woff') format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Franciscus;
  src: url('../fonts/Franciscus-Bold.woff') format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --text-red: #f04848;
  --white: white;
  --black: black;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.button {
  margin-top: 10px;
}

.image {
  margin-top: 20px;
}

.container, .section {
  background-color: #d9d9d9;
}

.body {
  background-color: #16394b;
  font-family: Franciscus, sans-serif;
}

.nav {
  justify-content: space-around;
  margin-top: 20px;
  display: flex;
}

.image-2 {
  flex: 0 auto;
  padding-top: 20px;
  display: inline-block;
}

.button-2 {
  color: #fff;
  background-color: #e0a321;
  border-radius: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 18px;
}

.button-2.white {
  color: #fff;
  background-color: #e0a321;
  height: 100%;
  margin-top: 0;
  box-shadow: 0 2px 5px 5px #00000008;
}

.button-2.white.desktop-hidden {
  display: none;
}

.button-2.white.btn-share {
  background-color: #fff;
  margin-left: 10px;
}

.button-2.white.nondono {
  color: #000;
  background-color: #fff;
}

.button-2.white.yesornot {
  background-color: #e0a321;
}

.button-2.brown {
  color: #fff;
  background-color: #0d384b;
  margin-bottom: 20px;
}

.button-2.wapp {
  background-color: #3fc250;
  height: 100%;
}

.button-2.fb {
  background-color: #139af7;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
}

.heading {
  color: #fff;
  font-size: 35px;
  line-height: 40px;
}

.heading.black {
  color: #000;
  margin-top: 10px;
  padding: 0;
  font-size: 35px;
  line-height: 40px;
}

.heading.black.centred {
  text-align: center;
}

.columns {
  align-items: flex-start;
  display: flex;
}

.section-2 {
  background-color: #0d384b;
  margin-top: 0;
  margin-bottom: 0;
  padding-bottom: 100px;
}

.section-2.section-donazione {
  background-image: url('../images/Titolo.jpg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 50px;
  padding-bottom: 120px;
}

.par1 {
  color: #000;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.par1.white {
  color: #fff;
  margin-bottom: 0;
}

.par1.centred {
  text-align: center;
}

.columns-2 {
  align-items: center;
  display: flex;
}

.section-3 {
  z-index: 9999;
  background-color: #fff;
  margin-top: -50px;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}

.section-3.sec-donazione {
  margin-top: 0;
  padding-top: 30px;
  padding-bottom: 30px;
}

.column {
  text-align: center;
  background-color: #fff0;
}

.bold-text {
  color: #000;
}

.bold-text.white {
  color: #0d384b;
}

.heading-2 {
  font-size: 32px;
}

.image-3 {
  padding-right: 20px;
}

.container-2 {
  text-align: center;
}

.image-4 {
  width: 200px;
  margin-top: 20px;
  margin-bottom: 20px;
}

.paragraph-3 {
  color: #fff;
  font-family: Franciscus, sans-serif;
}

.paragraph-3.fontsans {
  text-align: center;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
}

.link-2 {
  color: #fff;
}

.section-4 {
  z-index: 1;
  background-color: #16394b;
  margin-top: 100px;
  position: relative;
}

.section-5 {
  background-color: #fff;
  margin-top: 0;
  margin-bottom: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.columns-3 {
  align-items: center;
  display: flex;
}

.image-5 {
  text-align: right;
  max-width: 75%;
  padding: 20px;
}

.column-3 {
  text-align: left;
}

.heading-3 {
  font-size: 30px;
  line-height: 38px;
}

.bold-text-2 {
  color: #fff;
}

.image-6 {
  max-width: 100%;
  margin-bottom: -100px;
  padding-bottom: 0;
}

.column-4 {
  text-align: center;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.navbar-no-shadow {
  background-color: #0d384b;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: #0000;
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.container-regular.menu-loog {
  justify-content: center;
  align-items: center;
  display: flex;
}

.navbar-wrapper {
  text-align: left;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: #1a1b1fbf;
}

.nav-dropdown-toggle:focus-visible, .nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible, .nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image-7 {
  width: 200px;
}

.text-span {
  color: var(--text-red);
}

.hero-stack {
  background-color: #153a4a;
  background-image: linear-gradient(#0a2733, #16394b00);
  border-bottom: 0 #e4ebf3;
  margin-top: -50px;
  padding: 50px 30px;
  position: relative;
}

.hero-stack.nomarginnegative {
  background-color: #0d384b;
  background-image: none;
  margin-top: 0;
}

.container-3 {
  text-align: center;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px {
  color: #fff;
  margin-bottom: 24px;
  font-family: Montserrat, sans-serif;
}

.hero-image {
  width: 100%;
  margin-top: 50px;
}

.html-embed-5 {
  z-index: 0;
  box-sizing: border-box;
  text-align: left;
  background-color: #0000;
  width: 100%;
  height: auto;
  margin-top: 0;
  margin-bottom: -50px;
  display: block;
  position: relative;
}

.html-embed-5.candle-off {
  margin-top: -20px;
}

.columns-4 {
  margin-top: 0;
}

.image-8 {
  z-index: 999;
  margin-top: -50px;
  position: relative;
  box-shadow: 2px 0 15px 2px #00000069;
}

.section-6 {
  background-color: #0d384b;
  margin-top: -450px;
  padding-bottom: 50px;
}

.image-9 {
  border-radius: 5px;
  width: 100%;
  height: 100%;
  display: block;
}

.image-9.desktop-hidden {
  display: none;
}

.container-4 {
  max-width: 940px;
}

.heading-4 {
  color: #fff;
}

.div-block-2 {
  text-align: left;
  background-color: #dac8ad;
  margin-left: 0;
  margin-right: 0;
  padding: 20px 20px 0;
  display: block;
}

.div-block-2.whitebox {
  text-align: left;
  background-color: #f0e5d5;
  padding-top: 20px;
}

.heading-5 {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Franciscus, sans-serif;
}

.paragraph-5 {
  text-align: left;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 10px;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.button-3 {
  color: #fff;
  background-color: #c82427;
  border-radius: 10px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Franciscus, sans-serif;
  font-size: 16px;
}

.heading-6 {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Franciscus, sans-serif;
}

.text-span-5 {
  color: #513a2e;
}

.button-4 {
  color: #fff;
  background-color: #c82427;
  border-radius: 10px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Franciscus, sans-serif;
  font-size: 16px;
}

.image-10 {
  width: 100%;
}

.heading-7 {
  color: #000;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  font-family: Franciscus, sans-serif;
}

.button-5 {
  color: #fff;
  background-color: #c82427;
  border-radius: 10px;
  margin-top: 10px;
  padding-top: 15px;
  padding-bottom: 15px;
  font-family: Franciscus, sans-serif;
  font-size: 16px;
}

.section-7 {
  padding-bottom: 50px;
}

.white {
  color: #fff;
}

.div-block-3 {
  z-index: 999;
  background-color: #fff;
  border-radius: 10px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: auto;
  max-width: 100%;
  margin-top: 50px;
  padding: 10px 20px;
  display: flex;
  position: relative;
}

.div-block-3.candle-msg-dona {
  margin-top: 0;
}

.bold-text-3 {
  line-height: 38px;
}

.columns-5 {
  align-items: center;
  display: flex;
}

.text-span-6 {
  color: #dac7ad;
}

.heading-8 {
  text-align: center;
}

.mask {
  background-color: #fff0;
  height: 100%;
}

.slider {
  background-color: #ddd0;
  height: 100%;
}

.slide {
  background-color: #0000;
}

.section-8 {
  display: none;
}

.slide-2 {
  max-height: 100%;
}

.mask-2 {
  min-height: 100%;
  max-height: 100%;
}

.slider-2 {
  height: 100%;
  min-height: 100%;
}

.slide-nav-2, .section-9 {
  display: none;
}

.text-span-7, .text-span-8 {
  color: #0d384b;
}

.text-span-9 {
  color: #dac7ad;
}

.text-span-10, .text-span-11 {
  color: #0d384b;
}

.column-8 {
  margin-top: 0;
}

.text-span-12, .text-span-13, .text-span-14 {
  color: #0d384b;
}

.text-span-15, .text-span-16, .text-span-17 {
  color: #dac7ad;
}

.text-span-18 {
  color: var(--text-red);
}

.html-embed-7 {
  display: none;
}

.container-6 {
  max-width: 940px;
}

.bold-text-4, .bold-text-5 {
  color: var(--text-red);
}

.hero-stack-2 {
  background-color: #0d384b;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.hero-stack-2.section-share {
  background-color: #0d384b;
  border-bottom-style: none;
  border-bottom-width: 0;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 20px;
}

.container-7 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.hero-wrapper-two-2 {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.margin-bottom-24px-2 {
  color: #fff;
  margin-bottom: 10px;
}

.margin-bottom-24px-2.text-ontop-share {
  margin-top: 25px;
  margin-bottom: 0;
}

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.hero-image-2 {
  width: 100%;
  margin-top: 50px;
}

.heading-9 {
  color: #fff;
}

.paragraph-6, .paragraph-7, .paragraph-8 {
  font-size: 18px;
}

.section-10 {
  background-color: #0d2733;
  padding-top: 30px;
  padding-bottom: 50px;
}

.column-9 {
  text-align: center;
  border-left: 1px solid #fff;
}

.column-10 {
  text-align: center;
}

.paragraph-9, .paragraph-10 {
  font-size: 16px;
}

.div-block-4 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  text-align: center;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.container-8 {
  text-align: center;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.section-11 {
  background-color: #0d384b;
  background-image: url('../images/test.png'), linear-gradient(#0d384b82, #0d384b82), url('../images/bg-candele.jpg');
  background-position: 70%, 0 0, 50% 100%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: contain, auto, contain;
  margin-top: -50px;
  padding-top: 0;
  padding-bottom: 50px;
}

.text-span-21 {
  color: #e0a321;
}

.div-block-5 {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.code-embed {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.section-12 {
  text-align: center;
  background-color: #0d384b;
  border-bottom: 0 #061d27;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 10px;
  padding-bottom: 0;
  display: flex;
}

.image-13 {
  margin-top: 50px;
}

.section-13 {
  text-align: center;
  background-color: #153a4a;
}

.onlymobile {
  display: none;
}

.text-span-22 {
  color: #b0aa7c;
}

.text-span-23, .text-span-24, .text-span-25, .text-span-26 {
  color: #e0a321;
}

.text-span-27, .text-span-28, .bold-text-6, .text-span-29, .bold-text-7, .bold-text-8, .bold-text-9, .bold-text-10, .text-span-30 {
  font-weight: 600;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .container-3, .container-7 {
    max-width: 728px;
  }

  .section-11 {
    background-image: url('../images/test.png'), linear-gradient(#0d384b82, #0d384b82), url('../images/bg-candele.jpg');
    background-position: 100% 0, 0 0, 50% 100%;
    background-repeat: no-repeat, repeat, no-repeat;
    background-size: contain, auto, contain;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .hero-stack, .hero-stack-2 {
    padding: 60px 15px;
  }
}

@media screen and (max-width: 479px) {
  .body {
    display: block;
  }

  .nav {
    display: flex;
  }

  .button-2 {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 14px;
  }

  .button-2.white {
    text-align: center;
    width: 100%;
    font-size: 16px;
  }

  .button-2.white.desktop-hidden {
    text-align: center;
    background-color: #e0a321;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    display: block;
  }

  .button-2.white.btn-share {
    margin-top: 0;
    margin-left: 0;
  }

  .button-2.white.nondono {
    margin-top: 0;
  }

  .button-2.white.yesornot {
    min-width: 50px;
  }

  .button-2.brown {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .button-2.wapp {
    width: 100%;
    margin-top: 0;
    margin-bottom: 10px;
  }

  .button-2.fb {
    width: 100%;
    margin-bottom: 10px;
  }

  .heading {
    color: #fff;
    margin-top: 10px;
    font-size: 28px;
    line-height: 32px;
  }

  .heading.black {
    font-size: 28px;
    line-height: 30px;
  }

  .heading.black.centred {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .columns {
    flex-flow: column-reverse wrap;
    display: flex;
  }

  .section-2 {
    background-color: #0d384b;
    padding-bottom: 0;
  }

  .section-2.section-donazione {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .par1.white {
    margin-bottom: 10px;
  }

  .par1.centred {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .par1.blue {
    margin-bottom: 10px;
  }

  .par1.blue.white {
    color: #0d384b;
  }

  .columns-2 {
    display: block;
  }

  .section-3 {
    margin-top: -50px;
    padding-bottom: 20px;
  }

  .section-3.sec-donazione {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .bold-text, .bold-text.white {
    color: #fff;
    font-size: 20px;
  }

  .bold-text.black {
    color: #000;
  }

  .image-3 {
    padding-right: 0;
  }

  .section-4 {
    background-color: #0d384b;
    margin-top: 0;
  }

  .column-2 {
    margin-top: 0;
  }

  .columns-3 {
    flex-direction: column-reverse;
    display: flex;
  }

  .bold-text-2 {
    font-size: 20px;
  }

  .image-6 {
    width: 70%;
    margin-bottom: -250px;
  }

  .column-4.mobile-bg-candle {
    background-image: url('../images/Titolo.jpg');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 1000px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .text-span {
    color: #f04848;
  }

  .hero-stack {
    z-index: 2;
    aspect-ratio: auto;
    background-color: #0d384b;
    background-image: none;
    border-bottom-width: 0;
    margin-top: -15px;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .container-3 {
    max-width: none;
  }

  .html-embed-5, .html-embed-5.hidden {
    display: block;
  }

  .html-embed-5.candle-off {
    margin-bottom: 0;
  }

  .section-6 {
    display: none;
  }

  .image-9 {
    display: block;
  }

  .image-9.mobile-hidden {
    display: none;
  }

  .image-9.desktop-hidden {
    display: block;
  }

  .heading-4 {
    font-size: 28px;
    line-height: 32px;
  }

  .column-5 {
    margin-top: -150px;
  }

  .div-block-2 {
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .text-span-5 {
    color: #0d384b;
  }

  .section-7 {
    padding-bottom: 30px;
    display: none;
  }

  .div-block-3 {
    margin: 0;
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .icon {
    display: none;
  }

  .bold-text-3 {
    font-size: 28px;
    line-height: 30px;
  }

  .icon-2 {
    display: none;
  }

  .column-6 {
    z-index: 1;
    background-color: #17394a;
    padding-bottom: 20px;
  }

  .column-7, .columns-5 {
    display: block;
  }

  .html-embed-6 {
    margin-top: 30px;
  }

  .image-11 {
    display: none;
  }

  .text-span-6 {
    color: #dac7ad;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-8 {
    background-color: #0e384b;
    background-image: url('../images/test.png'), url('../images/bg-candele.jpg');
    background-position: 50% 0, 50% 90%;
    background-repeat: no-repeat, no-repeat;
    background-size: 250px, 600px;
    margin-top: 0;
    padding-top: 0;
    padding-bottom: 20px;
    display: block;
  }

  .slide-nav {
    display: none;
  }

  .section-9 {
    display: block;
  }

  .icon-3, .icon-4 {
    display: none;
  }

  .text-span-19, .text-span-20 {
    color: #0d384b;
  }

  .html-embed-7 {
    text-align: left;
    display: none;
    overflow: visible;
  }

  .hero-stack-2.section-share {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    margin-top: 0;
    padding: 0 10px;
  }

  .container-7 {
    max-width: none;
  }

  .heading-9 {
    font-size: 25px;
    line-height: 30px;
  }

  .section-10 {
    padding-top: 0;
    padding-bottom: 0;
  }

  .column-9 {
    border-left-style: none;
    border-left-width: 0;
  }

  .div-block-4 {
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    flex-flow: row;
    height: auto;
  }

  .div-block-4.block-vertical {
    display: block;
  }

  .section-11 {
    background-image: url('../images/test.png'), url('../images/bg-candele.jpg');
    background-position: 150%, 50% 100%;
    background-repeat: no-repeat, no-repeat;
    background-size: contain, 800px;
    margin-top: -30px;
    padding-bottom: 60px;
  }

  .image-12 {
    vertical-align: baseline;
    display: none;
    overflow: visible;
  }

  .container-9 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-13 {
    background-color: #0d384b;
  }

  .onlymobile {
    display: block;
  }

  .code-embed-2, .code-embed-3 {
    display: none;
  }
}


@font-face {
  font-family: 'Franciscus';
  src: url('../fonts/Franciscus-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franciscus';
  src: url('../fonts/Franciscus-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Franciscus';
  src: url('../fonts/Franciscus-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}