/*
    Theme Name: iff
    Description: IFF theme
    Version: 1.3.18
    Author: Piotr Sember
    Theme URI: https://vintageproductions.eu
    Author URI: https://vintageproductions.eu
*/
html {
  font-size: 62.5%;
  overflow-y: scroll !important;
}

body {
  margin: 0;
  background: #fff;
  line-height: 1.5555555556;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #00416B;
  font-family: "Sul Sans", sans-serif;
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0;
}

*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

body a {
  color: inherit;
  outline: none;
  text-decoration: none;
  transition: all 0.6s ease-out 0s;
}

a img {
  border: none;
}

h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
}

ul, ol {
  padding-left: 1.5em;
}

h1, h2, h3, h4, h5, h6, strong {
  font-weight: 700;
}

input, textarea, select, button {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  outline: none;
  color: inherit;
  border-radius: 0;
  box-shadow: none;
  display: block;
  margin: 0;
}

svg, img:not(.x2) {
  max-width: 100%;
  width: auto;
  height: auto;
}

.d-table {
  display: table;
  width: 100%;
  height: 100%;
  table-layout: fixed;
  border-collapse: collapse;
}

.d-table > * {
  display: table-cell;
  vertical-align: middle;
}

.clr {
  clear: both !important;
  float: none !important;
  display: block !important;
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
  margin: 0 !important;
}

td {
  width: auto !important;
  height: auto !important;
  padding: 0 !important;
}

td:nth-child(n+2) {
  padding-left: 2rem !important;
}
td:nth-child(n+2):empty {
  padding-left: 0 !important;
}

table {
  width: 100% !important;
  height: auto !important;
}

tr {
  width: auto !important;
  height: auto !important;
}

tr:nth-child(n+2) td {
  padding-top: 2rem !important;
}

main {
  display: block;
}

.container {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 100%;
  max-width: 1440px;
  padding-left: 24px;
  padding-right: 24px;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .container {
    padding-left: 32px;
    padding-right: 32px;
  }
}

iframe {
  max-width: 100%;
}

.video-container {
  position: relative;
  padding-bottom: 56.25%;
}

.video-container embed, .video-container iframe, .video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@font-face {
  font-family: "Sul Sans";
  font-weight: 300;
  src: url(fonts/Sul-Sans-Light.woff2) format("woff2"), url(fonts/Sul-Sans-Light.woff) format("woff");
}
@font-face {
  font-family: "Sul Sans";
  font-weight: 400;
  src: url(fonts/Sul-Sans-Regular.woff2) format("woff2"), url(fonts/Sul-Sans-Regular.woff) format("woff");
}
@font-face {
  font-family: "Sul Sans";
  font-weight: 500;
  src: url(fonts/Sul-Sans-Medium.woff2) format("woff2"), url(fonts/Sul-Sans-Medium.woff) format("woff");
}
@font-face {
  font-family: "Sul Sans";
  font-weight: 700;
  src: url(fonts/Sul-Sans-Bold.woff2) format("woff2"), url(fonts/Sul-Sans-Bold.woff) format("woff");
}
@font-face {
  font-family: "Sul Sans";
  font-weight: 900;
  src: url(fonts/Sul-Sans-Black.woff2) format("woff2"), url(fonts/Sul-Sans-Black.woff) format("woff");
}
html {
  overflow-y: auto !important;
}

strong {
  font-weight: 700;
}

.with-js:not(.elementor-editor-active) .anim-block {
  transition: all 0.5s ease-out 0s;
  transform: translateX(-20px);
  opacity: 0;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-1 {
  -webkit-transition-delay: 0.25s;
  transition-delay: 0.25s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-2 {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-3 {
  -webkit-transition-delay: 0.75s;
  transition-delay: 0.75s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-4 {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-5 {
  -webkit-transition-delay: 1.25s;
  transition-delay: 1.25s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-6 {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-7 {
  -webkit-transition-delay: 1.75s;
  transition-delay: 1.75s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-8 {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-9 {
  -webkit-transition-delay: 2.25s;
  transition-delay: 2.25s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-10 {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-11 {
  -webkit-transition-delay: 2.75s;
  transition-delay: 2.75s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-12 {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-13 {
  -webkit-transition-delay: 3.25s;
  transition-delay: 3.25s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-14 {
  -webkit-transition-delay: 3.5s;
  transition-delay: 3.5s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-15 {
  -webkit-transition-delay: 3.75s;
  transition-delay: 3.75s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-16 {
  -webkit-transition-delay: 4s;
  transition-delay: 4s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-17 {
  -webkit-transition-delay: 4.25s;
  transition-delay: 4.25s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-18 {
  -webkit-transition-delay: 4.5s;
  transition-delay: 4.5s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-19 {
  -webkit-transition-delay: 4.75s;
  transition-delay: 4.75s;
}
.with-js:not(.elementor-editor-active) .anim-block.active.step-20 {
  -webkit-transition-delay: 5s;
  transition-delay: 5s;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-1 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-1 {
  -webkit-transition-delay: 0.25s !important;
  transition-delay: 0.25s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-2 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-2 {
  -webkit-transition-delay: 0.5s !important;
  transition-delay: 0.5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-3 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-3 {
  -webkit-transition-delay: 0.75s !important;
  transition-delay: 0.75s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-4 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-4 {
  -webkit-transition-delay: 1s !important;
  transition-delay: 1s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-5 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-5 {
  -webkit-transition-delay: 1.25s !important;
  transition-delay: 1.25s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-6 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-6 {
  -webkit-transition-delay: 1.5s !important;
  transition-delay: 1.5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-7 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-7 {
  -webkit-transition-delay: 1.75s !important;
  transition-delay: 1.75s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-8 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-8 {
  -webkit-transition-delay: 2s !important;
  transition-delay: 2s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-9 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-9 {
  -webkit-transition-delay: 2.25s !important;
  transition-delay: 2.25s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-10 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-10 {
  -webkit-transition-delay: 2.5s !important;
  transition-delay: 2.5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-11 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-11 {
  -webkit-transition-delay: 2.75s !important;
  transition-delay: 2.75s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-12 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-12 {
  -webkit-transition-delay: 3s !important;
  transition-delay: 3s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-13 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-13 {
  -webkit-transition-delay: 3.25s !important;
  transition-delay: 3.25s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-14 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-14 {
  -webkit-transition-delay: 3.5s !important;
  transition-delay: 3.5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-15 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-15 {
  -webkit-transition-delay: 3.75s !important;
  transition-delay: 3.75s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-16 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-16 {
  -webkit-transition-delay: 4s !important;
  transition-delay: 4s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-17 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-17 {
  -webkit-transition-delay: 4.25s !important;
  transition-delay: 4.25s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-18 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-18 {
  -webkit-transition-delay: 4.5s !important;
  transition-delay: 4.5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-19 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-19 {
  -webkit-transition-delay: 4.75s !important;
  transition-delay: 4.75s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.anim-block-inner .step-20 {
  -webkit-transition-delay: 0s !important;
  transition-delay: 0s !important;
}

.with-js:not(.elementor-editor-active) .anim-block.animate.active.anim-block-inner .step-20 {
  -webkit-transition-delay: 5s !important;
  transition-delay: 5s !important;
}

.with-js:not(.elementor-editor-active) .anim-block-rev {
  transform: translateX(20px);
}

.with-js:not(.elementor-editor-active) .anim-block-top {
  transform: translateY(-20px);
}

.with-js:not(.elementor-editor-active) .anim-block-bottom {
  transform: translateY(20px);
}

.with-js:not(.elementor-editor-active) .anim-block-opac {
  transform: translateX(0);
  opacity: 0;
}

.with-js:not(.elementor-editor-active) .anim-block.active {
  transform: translateX(0px) translateY(0px) scale(1);
  opacity: 1;
}

.with-js:not(.elementor-editor-active) .anim-block-scale > * {
  transform: scale(0);
  opacity: 0;
  transition: all 0.5s ease-out 0s;
}

.with-js:not(.elementor-editor-active) .anim-block-scale.active > * {
  transform: scale(1);
  opacity: 1;
}

.with-js:not(.elementor-editor-active) .anim-block.anim-block-inner {
  transform: scale(1) !important;
  opacity: 1 !important;
}

ul {
  list-style: inside;
  padding-left: 0;
}

li::marker {
  color: #00416B;
}

#wpadminbar {
  top: auto !important;
  bottom: 0 !important;
  position: fixed !important;
}

.elements-list-container {
  position: relative;
}
.elements-list-container:after {
  content: "" !important;
  display: table !important;
  clear: both !important;
}
.elements-list-container .arr-prev, .elements-list-container .arr-next {
  cursor: pointer;
  z-index: 10;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  transition: all 0.6s ease-out 0s;
  position: absolute;
  height: 100%;
  width: 2.6rem;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  display: block;
  transition: all 0.6s ease-out 0s;
}
.elements-list-container .arr-prev img, .elements-list-container .arr-prev svg, .elements-list-container .arr-next img, .elements-list-container .arr-next svg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.elements-list-container .arr-prev.disabled, .elements-list-container .arr-next.disabled {
  cursor: auto;
  opacity: 0;
  visibility: hidden;
}
.elements-list-container .arr-prev {
  right: 100%;
  margin-right: 2rem;
}
@media (min-width: 1025px) {
  html:not(.no-rwd) .elements-list-container .arr-prev:hover img, html:not(.no-rwd) .elements-list-container .arr-prev:hover svg {
    -webkit-transform: translateY(-50%) translateX(-3px);
    transform: translateY(-50%) translateX(-3px);
  }
}
.elements-list-container .arr-next {
  left: 100%;
  margin-left: 2rem;
}
@media (min-width: 1025px) {
  html:not(.no-rwd) .elements-list-container .arr-next:hover img, html:not(.no-rwd) .elements-list-container .arr-next:hover svg {
    -webkit-transform: translateY(-50%) translateX(3px);
    transform: translateY(-50%) translateX(3px);
  }
}
.elements-list-container .elements-list {
  float: left;
  position: relative;
  overflow: hidden;
  width: 100%;
}
.elements-list-container .elements-list .elements-group {
  display: table;
  table-layout: fixed;
  border-collapse: collapse;
  -webkit-transform: translateX(-200%);
  transform: translateX(-200%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  transition: transform 0.3s ease-out 0s;
  background: transparent;
}
.elements-list-container .elements-list .elements-group.no-anim {
  -webkit-transition: none !important;
  transition: none !important;
}
.elements-list-container .elements-list .elements-group.no-anim .el {
  -webkit-transition: none !important;
  transition: none !important;
}
.elements-list-container .elements-list .elements-group.current {
  transform: translateX(0%);
  position: relative;
  z-index: 2;
}
.elements-list-container .elements-list .elements-group.current + .elements-group {
  transform: translateX(100%);
}
.elements-list-container .elements-list .elements-group.current + .elements-group + .elements-group {
  transform: translateX(200%);
}
.elements-list-container .elements-list .elements-group.current + .elements-group + .elements-group ~ .elements-group {
  transform: translateX(300%);
}
.elements-list-container .elements-list .elements-group.prev {
  transform: translateX(-100%);
}
.elements-list-container .elements-list .elements-group.next {
  transform: translateX(100%);
}
.elements-list-container .elements-list .elements-group .el {
  display: table-cell;
  vertical-align: top;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group {
  -webkit-transform: none !important;
  transform: none !important;
  opacity: 0;
  -webkit-transition: opacity 0.3s !important;
  transition: opacity 0.3s !important;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group.current {
  opacity: 1;
}

h2, .h2, h1, .h1 {
  font-size: 3.2rem;
  line-height: 1.5625;
}

h3, .h3 {
  font-size: 3.6rem;
  line-height: 1.1111111111;
}

h4, .h4 {
  font-size: 2.4rem;
  line-height: 1.3333333333;
}

h5, .h5 {
  font-size: inherit;
  line-height: inherit;
}

h6, .h6 {
  font-size: inherit;
  line-height: inherit;
}

.send-pdf-container select, .options select {
  width: 100%;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  background-image: url("images/select-arr.svg") !important;
  background-repeat: no-repeat !important;
  background-size: 2.3rem 1.1rem !important;
  background-position: 95% 50% !important;
  background-position: bottom 50% right 2.3rem !important;
  padding-right: 6rem !important;
}
.send-pdf-container select:invalid, .options select:invalid {
  color: #9F9F9F !important;
}
.send-pdf-container select.err:invalid, .options select.err:invalid {
  color: #f00 !important;
}

.grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 2.4rem;
  grid-row-gap: 2.4rem;
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .grid {
    grid-column-gap: 1.6rem;
    grid-row-gap: 1.6rem;
  }
}

.parallax-window {
  position: relative;
  overflow: hidden;
}
.parallax-window img {
  display: block;
  max-width: 100%;
  width: auto;
}
.parallax-window .parallax-window-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  overflow: hidden;
}
.parallax-window .parallax-window-in {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 108%;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
  transition: all 0.6s ease-out 0s;
}
.parallax-window .parallax-window-in.no-anim {
  -webkit-transition: none;
  transition: none;
}
.parallax-window .parallax-window-in img, .parallax-window .parallax-window-in svg, .parallax-window .parallax-window-in video {
  display: block;
  object-fit: cover;
  object-position: 50% 50%;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}

.btn {
  font-size: 2rem;
  letter-spacing: 0.1em;
  line-height: 1.5;
  padding: 1.2rem 5.2rem 0.9rem 5.2rem;
  text-transform: uppercase;
  font-weight: 700;
  text-align: center;
  transition: all 0.6s ease-out 0s;
  display: inline-block;
  border-width: 2px;
  border-style: solid;
  cursor: pointer;
}
.btn.type-1 {
  border-color: #0075CF;
  background: #0075CF;
  color: #fff;
}
@media (hover: hover) {
  .btn.type-1:hover {
    border-color: #00416B;
    background: #00416B;
  }
}
.btn.type-2 {
  border-color: #fff;
  color: #fff;
  background: transparent;
}
@media (hover: hover) {
  .btn.type-2:hover {
    background: #fff;
    color: #0075CF;
  }
}
.btn.type-3 {
  border-color: #0075CF;
  color: #0075CF;
  background: #fff;
}
@media (hover: hover) {
  .btn.type-3:hover {
    border-color: #00416B;
    color: #00416B;
  }
}

.header-image {
  position: relative;
}
.header-image .header-img {
  display: block;
  width: 100%;
  aspect-ratio: 1440/186;
  object-fit: cover;
  z-index: 1;
  min-height: 80px;
}
.header-image .iff-small {
  z-index: 2;
  display: block;
  position: absolute;
  width: 5.9722222222vw;
  right: 3.5416666667vw;
  bottom: 4.3055555556vw;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .header-image .iff-small {
    min-width: 38px;
    right: 32px;
    bottom: 50%;
    transform: translateY(50%);
  }
}
.pdf-style .header-image .iff-small {
  width: 3.5rem;
  right: 2.4rem;
  bottom: 2.4rem;
}

.main-text {
  position: relative;
  margin-top: -4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .main-text {
    margin-top: -16px;
  }
}
.pdf-style .main-text {
  margin-top: -2.4rem;
}
.main-text .main-title-container {
  grid-column: 2/span 11;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .main-text .main-title-container {
    grid-column: span 12;
  }
}
.main-text .main-description {
  font-size: 2.4rem;
  grid-column: 2/span 6;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .main-text .main-description {
    grid-column: span 12;
  }
}
.pdf-style .main-text .main-description {
  display: none !important;
}

.main-title {
  position: relative;
  width: fit-content;
  background: #fff;
  border-top-right-radius: 6rem;
  text-transform: uppercase;
  color: #0075CF;
  display: flex;
  flex-direction: row;
  gap: 2.2rem;
  letter-spacing: 0.1em;
  padding: 1.8rem 3.6rem 3.6rem 2.8rem;
  align-items: center;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .main-title {
    padding-right: 0;
  }
}
.main-title img {
  display: block;
  max-width: 5.1rem;
  max-height: 6.6rem;
  object-fit: contain;
}
.pdf-style .main-title img {
  max-width: 2.3rem;
  max-height: 2.7rem;
}
.main-title span {
  display: block;
  line-height: 1.15;
  align-self: flex-end;
}
.pdf-style .main-title {
  font-size: 1.4rem;
  gap: 1rem;
  padding: 0.7rem 3.6rem 1.5rem 1.2rem;
  border-top-right-radius: 4rem;
}

.options {
  margin-top: 4rem;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 2.4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .options {
    gap: 12px;
  }
}
.options .option {
  display: flex;
  flex-direction: row;
  gap: 4px;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .options .option {
    gap: 12px;
  }
  html:not(.no-rwd) .options .option > * {
    flex: 1 1 0;
  }
}
.options input, .options select {
  padding: 0 2rem;
  height: 5rem;
  background: #F4F6F7;
  color: #00416B;
  font-family: inherit;
  font-size: inherit;
  border: none;
}
.buttons {
  margin-top: 4rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 3.2rem;
  align-items: center;
}
.buttons .btn:first-child:last-child {
  margin-left: auto;
}
.pdf-style .buttons {
  display: none !important;
}
.buttons .buttons-message {
  margin-left: auto;
  text-align: right;
  font-size: 1.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .buttons .buttons-message {
    margin-left: 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .buttons {
    flex-direction: column;
    justify-content: flex-start;
    gap: 12px;
    margin-top: 24px;
  }
}

.map-section .map-container {
  grid-column: 2/span 10;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .map-section .map-container {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .map-section .options .option {
    width: 100%;
  }
}
.map-section .custom-map-container {
  margin-top: 4rem;
  aspect-ratio: 1156/600;
  overflow: hidden;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .map-section .custom-map-container {
    margin-top: 24px;
  }
}
.map-section .map-in {
  height: 110%;
  transform: translateY(-4.54%);
}

.form-container {
  position: relative;
  min-height: 6.6rem;
}
.form-container::before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  display: block;
  background: #fff url("images/ajax-loader.gif") no-repeat center center;
  cursor: wait;
  z-index: 4;
  opacity: 0;
  visibility: hidden;
  transition: all 0.6s ease-out 0s;
}
.form-container.sending::before {
  opacity: 0.85;
  visibility: visible;
}
.form-container.sending ~ .btn-container .hide-pdf-form {
  display: none;
}
.form-container label.el-label {
  cursor: pointer;
}
.form-container .form-re {
  font-weight: 700;
  font-size: 1.3em;
}
.form-container .form-re .ok, .form-container .form-re .err {
  display: none;
}
.form-container .form-re.ok .ok, .form-container .form-re.err .err {
  display: inline-block;
}
.form-container .form-re .err {
  padding-top: 2.4rem;
  color: #f00;
}
.form-container a {
  text-decoration: underline;
}

.footnote-text {
  display: none !important;
}
.pdf-style .footnote-text {
  padding-top: 1rem;
  font-size: 0.7rem;
  display: block !important;
}
.pdf-style .footnote-text .footnote-in:not(:first-child) {
  padding-top: 1rem;
}

.start-section {
  width: 100%;
  position: relative;
}
.start-section .bg-mobile, .start-section .video-bg {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  pointer-events: none;
  z-index: 0;
}
@media (max-width: 1024px) and (orientation: portrait) {
  .start-section .bg-mobile, .start-section .video-bg {
    object-position: 70% top;
  }
}
.start-section .text-block {
  position: relative;
  z-index: 2;
  color: #fff;
  min-height: 100vh;
  margin-left: 18.6111111111vw;
  width: 59rem;
  display: grid;
  grid-template-columns: 1fr;
  grid-template-rows: 2fr 1fr;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .text-block {
    width: 40.9722222222vw;
  }
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .start-section .text-block {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .text-block {
    padding-top: 140px;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
  }
}
.start-section .text-area {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  padding: 6rem 5rem 4rem 5rem;
  background: #0075CF;
  border-top-right-radius: 50%;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .text-area {
    padding: 3.4027777778vw 3.4722222222vw 2.0833333333vw 3.4722222222vw;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .text-area {
    padding: 32px 16px;
    border-top-right-radius: 16rem;
  }
}
.start-section .title {
  font-size: 3.8rem;
  letter-spacing: 0.1em;
  line-height: 1.2631578947;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .title {
    font-size: 2.6388888889vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .title {
    font-size: 5.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .title {
    font-size: 3.2rem;
  }
}
.start-section .subtitle {
  font-size: 3rem;
  letter-spacing: 0.1em;
  padding-bottom: 3.6rem;
  text-transform: uppercase;
  font-weight: 700;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .subtitle {
    font-size: 2.0833333333vw;
    padding-bottom: 2.5vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .subtitle {
    font-size: 4rem;
    padding-bottom: 4.8rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .subtitle {
    font-size: 2.4rem;
  }
}
.start-section .text {
  font-size: 2.4rem;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .text {
    font-size: 1.6666666667vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .text {
    font-size: 3.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .text {
    font-size: 1.8rem;
  }
}
.start-section .link-area {
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.start-section .link-box {
  width: 50%;
  padding: 3.2rem 5.9rem;
  background: #0075CF;
  border-bottom-right-radius: 100%;
  text-align: center;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .link-box {
    padding: 2.2222222222vw 4.0972222222vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .link-box {
    padding: 4.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .link-box {
    width: 100%;
    padding: 0 16px 32px 16px;
    border-radius: 0;
    text-align: right;
  }
}
.start-section .round-box {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .round-box {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 16rem;
    z-index: 5;
    background: #0075CF;
    border-bottom-right-radius: 100%;
    aspect-ratio: 1/1;
  }
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .btn {
    font-size: 1.3888888889vw;
    padding: 0.8333333333vw 2.5vw 0.625vw 2.5vw;
    border-width: 0.1388888889vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .btn {
    font-size: 2.6rem;
    padding: 1.6rem 4.8rem 1.2rem 4.8rem;
    border-width: 2px;
  }
}
.start-section .iff {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  display: block;
  margin-left: -18.2rem;
  width: 9.7rem;
}
@media (min-width: 1440px) {
  html:not(.no-rwd) .start-section .iff {
    width: 6.7361111111vw;
    margin-left: -12.6388888889vw;
  }
}
@media (min-width: 1920px) {
  html:not(.no-rwd) .start-section .iff {
    width: 12.9rem;
    margin-left: -24.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .start-section .iff {
    margin-left: 0;
    transform: none;
    position: fixed;
    width: auto;
    height: 12rem;
    top: 3rem;
    left: 3rem;
  }
}

.composition-section .data-box {
  display: flex;
  flex-direction: row;
  gap: 4rem;
  align-items: center;
  margin-top: 4rem;
  grid-column: 2/span 11;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .data-box {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .data-box {
    flex-direction: column;
    gap: 12px;
    align-items: flex-start;
    margin-top: 24px;
  }
}
.pdf-style .composition-section .data-box {
  margin-top: 1.6rem;
}
.composition-section .data-info {
  display: flex;
  flex-direction: row;
  gap: 1rem;
  align-items: center;
}
.composition-section .data-info .label {
  font-weight: 700;
  padding-top: 0.2em;
}
.composition-section .data-info .value {
  font-size: 2.4rem;
  color: #0075CF;
}
.pdf-style .composition-section .data-info .value {
  font-size: inherit;
}
.composition-section .ingredients-box {
  padding-top: 4.6rem;
}
.pdf-style .composition-section .ingredients-box {
  padding-top: 1rem;
}
.composition-section .ingredients-box .label {
  font-size: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.pdf-style .composition-section .ingredients-box .label {
  font-size: 1rem;
}
.composition-section .ingredients-box .slider-box {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.3rem;
  align-items: center;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-box .slider-box {
    gap: 6px;
  }
}
.pdf-style .composition-section .ingredients-box .slider-box {
  font-size: 0.9rem;
  gap: 0.5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-box .slider-box .name {
    display: none;
  }
}
.composition-section .ingredients-box .slider-box .type-label {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-box .slider-box .type-label {
    order: 1;
    display: block;
    flex-grow: 1;
    width: 100%;
  }
}
.composition-section .ingredients-box .slider-box .value {
  margin-left: auto;
  font-weight: 500;
  line-height: 1;
}
@keyframes max_reached {
  0% {
    color: #f00;
  }
  100% {
    color: #00416B;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-box .slider-box .value {
    font-size: 2.6rem;
    order: 4;
    width: 2.5em;
    text-align: right;
    margin-left: 0;
  }
}
.composition-section .ingredients-box .slider-box.max .value {
  animation: max_reached 0.6s linear 0s 1 normal;
}
.composition-section .ingredients-box .slider-box .input-box {
  width: 100%;
  flex-grow: 1;
}
.composition-section .ingredients-box .slider-box .input-box input {
  width: 100%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-box .slider-box .input-box {
    order: 2;
    width: auto;
  }
}
.composition-section .ingredient-box {
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
  align-items: center;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredient-box {
    gap: 1.2rem;
  }
}
.pdf-style .composition-section .ingredient-box {
  gap: 3.6rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-box {
    flex-direction: column;
    gap: 24px;
  }
}
.composition-section .ingredient-box .icon-box {
  width: 25%;
  display: flex;
  flex-direction: row;
  gap: 2.4rem;
  flex-shrink: 0;
}
.pdf-style .composition-section .ingredient-box .icon-box {
  width: 3rem;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon-box {
    width: 16%;
    gap: 1.2rem;
  }
}
@media (max-width: 1023px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon-box {
    width: 14%;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon-box {
    width: 100%;
    order: 1;
    gap: 12px;
    align-items: center;
  }
}
.composition-section .ingredient-box .icon-box .name {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon-box .name {
    display: inline-block;
    line-height: 1.2;
    font-size: 2.4rem;
    font-weight: 700;
    color: #90C715;
    padding-top: 0.4em;
  }
}
.composition-section .ingredient-box .icon {
  height: 3.6rem;
  width: auto;
  margin: 0 auto;
  display: block;
}
.pdf-style .composition-section .ingredient-box .icon {
  height: 2.4rem;
  object-fit: contain;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon {
    height: 3rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-box .icon {
    margin: 0;
    width: 6.4rem;
    height: 6.4rem;
    margin-left: -3.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-box .slider-box {
    order: 2;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-block-labels {
    display: none !important;
  }
}
.composition-section .ingredient-block {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: auto;
  grid-column-gap: 2.4rem;
}
.pdf-style .composition-section .ingredient-block {
  grid-column-gap: 2.1rem;
}
.composition-section .ingredient-block:last-child {
  flex-grow: 1;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredient-block {
    grid-column-gap: 1.2rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-block {
    grid-template-columns: 1fr;
    padding-top: 1.6rem;
    padding-bottom: 3.6rem;
  }
  html:not(.no-rwd) .composition-section .ingredient-block:nth-child(2n+1) {
    position: relative;
  }
  html:not(.no-rwd) .composition-section .ingredient-block:nth-child(2n+1) input.range {
    border-top-color: #F4F6F7 !important;
    border-bottom-color: #F4F6F7 !important;
  }
  html:not(.no-rwd) .composition-section .ingredient-block:nth-child(2n+1)::before {
    display: block;
    position: absolute;
    z-index: -1;
    content: "";
    top: 0;
    left: -32px;
    width: calc(100% + 64px);
    height: 100%;
    background-color: #F4F6F7;
  }
}
.composition-section .ingredient-recipes {
  display: flex;
  flex-direction: column;
  height: 100%;
  grid-column: 2/span 6;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredient-recipes {
    grid-column: 1/span 6;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredient-recipes {
    grid-column: span 12;
  }
}
.composition-section .ingredients-old {
  grid-column: span 1;
  padding-bottom: 3.2rem;
}
.pdf-style .composition-section .ingredients-old {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-old {
    padding-bottom: 1.2rem;
  }
}
.composition-section .ingredients-old.ingredients-label {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.pdf-style .composition-section .ingredients-old.ingredients-label {
  padding-top: 1.1rem;
  padding-bottom: 1.5rem;
}
.composition-section .ingredients-new {
  grid-column: span 1;
  padding-bottom: 3.2rem;
}
.pdf-style .composition-section .ingredients-new {
  padding-bottom: 1.4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-new {
    padding-bottom: 0;
  }
}
.composition-section .ingredients-new.ingredients-label {
  padding-top: 2rem;
  padding-bottom: 3rem;
}
.pdf-style .composition-section .ingredients-new.ingredients-label {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.composition-section .ingredients-new:nth-child(n+3) {
  border-radius: 0;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-label {
    display: none !important;
  }
}
.composition-section .ingredients-new {
  padding-left: 3rem;
  padding-right: 3rem;
  background: #90C715;
  color: #fff;
}
.composition-section .ingredients-new.ingredients-label {
  border-top-right-radius: 6rem;
}
.pdf-style .composition-section .ingredients-new {
  padding-left: 2.3rem;
  padding-right: 4.3rem;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredients-new {
    padding-left: 1.6rem;
    padding-right: 1.6rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-new {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    color: inherit;
  }
}
.composition-section .ingredients-new .icon-box {
  display: none !important;
}
.composition-section .ingredients-new .type-label {
  color: #90C715;
}
.composition-section .ingredients-place {
  padding-top: 2rem;
  grid-column: span 5;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .ingredients-place {
    grid-column: span 6;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .composition-section .ingredients-place {
    grid-column: span 12;
  }
}
.pdf-style .composition-section .ingredients-place {
  display: none !important;
}
.composition-section .buttons {
  grid-column: 2/span 11;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .composition-section .buttons {
    grid-column: span 12;
  }
}

.ingredients-sliders {
  padding-top: 3rem;
  display: flex;
  flex-direction: column;
  gap: 3.2rem;
}

.range-box input.range {
  display: block !important;
}
.pdf-style .range-box input.range {
  display: none !important;
}
.range-box .range-pdf {
  display: none !important;
  background: rgba(159, 194, 222, 0.3);
}
.ingredients-new .range-box .range-pdf {
  background: rgba(255, 255, 255, 0.3);
}
.range-box .range-pdf .progress-pdf {
  background: #0075CF;
}
.ingredients-new .range-box .range-pdf .progress-pdf {
  background: #4F6829;
}
.pdf-style .range-box .range-pdf {
  display: block !important;
  width: 100%;
  height: 4px;
  position: relative;
}
.pdf-style .range-box .range-pdf .progress-pdf {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
}

input.range::before {
  display: block;
  content: "";
  left: 0;
  width: 100%;
  height: 4px;
  position: absolute;
  top: 50%;
  margin-top: -2px;
  background: rgba(0, 117, 207, 0.3);
  z-index: -1;
}
.ingredients-new input.range::before {
  background: rgba(79, 104, 41, 0.3);
}

input.range {
  position: relative;
  z-index: 10;
  -webkit-appearance: none;
  appearance: none;
  height: 16px;
  border-top: 6px solid #fff;
  border-bottom: 6px solid #fff;
  cursor: pointer;
  background: rgba(0, 117, 207, 0.3);
  border-left-color: #0075CF;
  border-right-color: rgba(0, 117, 207, 0.3);
}
.ingredients-new input.range {
  background: rgba(79, 104, 41, 0.3);
  border-color: #90C715;
  border-left-color: #4F6829;
  border-right-color: rgba(79, 104, 41, 0.3);
}
.pdf-style .ingredients-new input.range {
  background: rgba(255, 255, 255, 0.3);
  border-right-color: white;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .ingredients-new input.range {
    border-color: #fff;
  }
}
input.range::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #0075CF;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 767px) {
  html:not(.no-rwd) input.range::-webkit-slider-thumb {
    width: 20px;
    height: 20px;
    border-width: 2px;
    outline: 6px solid rgba(178, 213, 241, 0.3);
  }
}
.ingredients-new input.range::-webkit-slider-thumb {
  border-color: #4F6829;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .ingredients-new input.range::-webkit-slider-thumb {
    outline: 6px solid rgba(145, 198, 21, 0.3);
  }
}
input.range::-moz-range-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 16px;
  height: 16px;
  border: 1px solid #0075CF;
  background: #fff;
  border-radius: 50%;
  cursor: pointer;
}
@media (max-width: 767px) {
  html:not(.no-rwd) input.range::-moz-range-thumb {
    box-shadow: 0 3px 6px rgba(178, 213, 241, 0.31);
  }
}
.ingredients-new input.range::-moz-range-thumb {
  border-color: #4F6829;
}
input.range::-moz-range-progress {
  background-color: #0075CF;
}
.ingredients-new input.range::-moz-range-progress {
  background-color: #4F6829;
}

.ingredients-place {
  display: flex;
  flex-direction: column;
  gap: 1.4rem;
}
.ingredients-place .map {
  display: block;
  width: 100%;
  border: 1px solid #D1D3D4;
  flex-grow: 1;
  object-fit: cover;
  object-position: 100% 0;
}
.ingredients-place .custom-map-container {
  width: 100%;
  flex-grow: 1;
  position: relative;
}
.ingredients-place .custom-map-container:before {
  z-index: 999;
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  background-image: url("images/ajax-loader.gif");
  background-size: 32px 32px;
  background-repeat: no-repeat;
  background-position: center center;
  pointer-events: none;
  visibility: hidden;
  opacity: 0;
  transition: all 0.6s ease-out 0s;
}
.ingredients-place .custom-map-container.loading:before {
  opacity: 1;
  visibility: visible;
}

.ingredients-pdf {
  margin-top: 1.2rem;
  display: none !important;
}
.pdf-style .ingredients-pdf {
  display: block !important;
}
.ingredients-pdf .ingredients-label {
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
}

.pdf-style .ingredients-pdf-box {
  display: flex !important;
  margin-top: 0.8rem;
  gap: 0.8rem;
  flex-direction: row;
  flex-wrap: wrap;
}
.ingredients-pdf-box .ingredient-pdf-box {
  padding: 0.8rem;
  display: flex;
  gap: 0.9rem;
  flex-direction: row;
  width: calc(50% - 0.5rem);
  align-items: center;
  background: #F4F6F7;
}
.ingredients-pdf-box .ingredient-pdf-box-separator:not(:first-child) {
  display: none !important;
}
.ingredients-pdf-box .ingredient-desc {
  font-size: 0.8rem;
}
.ingredients-pdf-box .ingredient-desc .from {
  display: block;
}
.ingredients-pdf-box .ingredient-desc .from:not(:last-child) {
  margin-bottom: 1em;
}
.ingredients-pdf-box .ingredient-desc .from .label {
  font-weight: 700;
}
.ingredients-pdf-box .ingredient-desc .from .value {
  color: #0075CF;
}
.ingredients-pdf-box .ingredient-name {
  padding-top: 0.3rem;
  flex-grow: 0;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  width: 38%;
  flex-shrink: 0;
}
.ingredients-pdf-box .ingredient-name .name {
  display: block;
}
.ingredients-pdf-box .ingredient-name img, .ingredients-pdf-box .ingredient-name svg {
  display: block;
  width: 2.3rem;
  height: 2.3rem;
  object-fit: contain;
  margin: 0 auto 0.6rem auto;
}
.ingredients-pdf-box .ingredient-name svg path {
  fill: #0075CF;
}

.ingredients-form:not(.go-next) .buttons-message {
  display: block;
  margin-left: auto;
  transition: all 0.6s ease-out 0s;
}
.ingredients-form:not(.go-next) .submit-btn {
  pointer-events: none;
  background-color: #668D9D;
  border-color: #668D9D;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .ingredients-form .buttons > * {
    order: 3;
  }
  html:not(.no-rwd) .ingredients-form .buttons .submit-btn {
    order: 1;
  }
  html:not(.no-rwd) .ingredients-form .buttons .buttons-message {
    order: 2;
  }
}
.ingredients-form.go-next .buttons-message {
  visibility: hidden;
  opacity: 0;
  pointer-events: none;
}
.ingredients-form.go-next .submit-btn {
  pointer-events: auto;
}

.saving-section {
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-section::before {
    display: block;
    content: "";
    width: 100%;
    background: #FF7F30;
    pointer-events: none;
    z-index: -1;
    position: absolute;
    left: 0;
    height: 100vw;
    bottom: -50vw;
    transform: translateY(50%);
    transition: all 0.6s ease-out 0s;
    clip-path: polygon(0% 0%, 100% 12.5%, 100% 100%, 0% 100%);
  }
}
@media (max-width: 599px) {
  html:not(.no-rwd) .saving-section::before {
    height: 100vw;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-section.opened::before {
    height: 125vw;
    bottom: 0;
  }
}
@media (max-width: 599px) {
  html:not(.no-rwd) .saving-section.opened::before {
    height: 200vw;
  }
}
.saving-section .container {
  overflow: hidden;
}
.saving-section .buttons {
  position: relative;
  grid-column: 2/span 10;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-section .buttons {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-section .buttons {
    justify-content: space-between;
    flex-direction: row;
  }
  html:not(.no-rwd) .saving-section .buttons .btn {
    white-space: nowrap;
  }
}
.saving-section .buttons.clicked::after {
  display: block;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  opacity: 0.6;
  cursor: wait;
  z-index: 10;
  user-select: none;
}
.saving-section .buttons .btn.type-3 {
  margin-left: 0 !important;
}
.saving-section .desktop-footnote {
  margin-top: 3rem;
  grid-column: 2/span 8;
  font-size: 1.6rem;
}
.pdf-style .saving-section .desktop-footnote {
  display: none !important;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-section .desktop-footnote {
    grid-column: span 12;
  }
}
.saving-section .desktop-footnote + .disclaimer {
  margin-top: 3rem;
}
.saving-section .disclaimer {
  position: relative;
  z-index: 5;
  grid-column: 2/span 8;
  font-size: 1.6rem;
  margin-top: 6rem;
}
.pdf-style .saving-section .disclaimer {
  display: none !important;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-section .disclaimer {
    grid-column: span 12;
  }
}
.saving-section .disclaimer .disclaimer-title {
  font-size: 2rem;
  font-weight: 700;
  color: #0075CF;
  margin-bottom: 3rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.saving-section .disclaimer .disclaimer-footer {
  display: flex;
  justify-content: flex-end;
}
.saving-section .disclaimer .disclaimer-hide, .saving-section .disclaimer .disclaimer-more {
  margin-top: 1.2rem;
  color: #0075CF;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  display: inline-block;
  display: inline-block;
  position: relative;
  cursor: pointer;
  align-self: flex-end;
}
.saving-section .disclaimer .disclaimer-hide::before, .saving-section .disclaimer .disclaimer-more::before {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 0;
  height: 2px;
  background: #0075CF;
  display: block;
  content: "";
  transition: all 0.5s ease-out 0s;
}
@media (min-width: 1025px) {
  html:not(.no-rwd) .saving-section .disclaimer .disclaimer-hide:hover::before, html:not(.no-rwd) .saving-section .disclaimer .disclaimer-more:hover::before {
    width: 100%;
  }
}
.saving-section .disclaimer .disclaimer-intro {
  display: flex;
  flex-direction: column;
}
.saving-section .disclaimer .disclaimer-text {
  display: none;
}
.saving-section .disclaimer .disclaimer-text h4 {
  font-size: inherit;
}
.saving-section .disclaimer .disclaimer-text strong {
  font-weight: 500;
}
.saving-section .disclaimer a {
  text-decoration: underline;
}

.saving-slider {
  grid-column: 2/span 10;
  padding-top: 5%;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-slider {
    grid-column: span 12;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider {
    padding-top: 0;
  }
}
.pdf-style .saving-slider {
  padding-top: 1rem;
}
.saving-slider .elements-list-container .el-in {
  display: flex;
}
.pdf-style .saving-slider .elements-list-container .el-in {
  min-height: 0 !important;
  padding-top: 1.5rem;
}
.saving-slider .elements-list-container .el {
  opacity: 1;
  transition: all 0.6s ease-out 0s;
}
.pdf-style .saving-slider .elements-list-container .elements-group {
  visibility: visible !important;
  pointer-events: auto !important;
  opacity: 1 !important;
}
.pdf-style .saving-slider .elements-list-container .elements-group:nth-child(1), .pdf-style .saving-slider .elements-list-container .elements-group:nth-child(n+6) {
  display: none !important;
}
.saving-slider .elements-list-container .elements-group:not(.prev):not(.current):not(.next) {
  visibility: hidden;
  pointer-events: none;
  opacity: 0;
}
.saving-slider .elements-list-container .elements-group.current {
  filter: grayscale(0);
}
.saving-slider .elements-list-container .elements-group.current .el {
  transform: scale(1.1);
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .elements-list-container .elements-group.current .el {
    transform: none;
  }
}
.pdf-style .saving-slider .elements-list-container .elements-group.current .el {
  transform: none !important;
}
.saving-slider .elements-list-container .elements-group.current .saving-box {
  box-shadow: 0.5rem 0.6rem 2rem rgba(0, 0, 0, 0.16);
}
.saving-slider .elements-list-container .elements-group:not(.current) {
  filter: grayscale(1);
}
.pdf-style .saving-slider .elements-list-container .elements-group:not(.current) {
  filter: grayscale(0) !important;
  position: static !important;
  transform: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .elements-list-container .elements-group:not(.current) {
    opacity: 0;
    filter: none;
  }
}
.saving-slider .elements-list {
  overflow: visible;
  width: 33.3333%;
  margin: 0 auto;
  float: none;
}
.pdf-style .saving-slider .elements-list {
  width: 100% !important;
  min-height: 0 !important;
  display: flex;
  flex-direction: column;
  gap: 1.3rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .elements-list {
    width: 100%;
  }
}
.saving-slider .elements-list .elements-group {
  transition-property: transform, opacity, filter;
}
.saving-slider .arr-next, .saving-slider .arr-prev {
  width: 8rem;
  height: 8rem;
  top: 50%;
  margin-top: -4rem;
  background: #ECF0F3;
}
.pdf-style .saving-slider .arr-next, .pdf-style .saving-slider .arr-prev {
  display: none !important;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .arr-next, html:not(.no-rwd) .saving-slider .arr-prev {
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 3.3rem;
    width: 32px;
    height: 100%;
    top: 0;
    margin-top: 0;
  }
}
.saving-slider .arr-next img, .saving-slider .arr-prev img {
  height: 2.5rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .arr-next img, html:not(.no-rwd) .saving-slider .arr-prev img {
    display: none;
  }
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-slider .arr-next {
    margin-left: -6rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .arr-next {
    margin-left: 0;
    background-image: url("images/arr-right-2.svg");
  }
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .saving-slider .arr-prev {
    margin-right: -6rem;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .arr-prev {
    margin-right: 0;
    background-image: url("images/arr-left-2.svg");
  }
}
.saving-slider .saving-box {
  color: #fff;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.pdf-style .saving-slider .saving-box {
  position: relative;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 2.2rem;
  border-top-right-radius: 5rem;
  padding-bottom: 1.1rem;
}
.saving-slider .saving-box.type-water, .saving-slider .saving-box.type-water .compare-label span {
  background: #0075CF;
}
.saving-slider .saving-box.type-water .saving-header {
  color: #00416B;
}
.saving-slider .saving-box.type-water .saving-per-beer {
  background: #00416B;
}
.saving-slider .saving-box.type-energy, .saving-slider .saving-box.type-energy .compare-label span {
  background: #FF7F30;
}
.saving-slider .saving-box.type-energy .saving-header {
  color: #96262C;
}
.saving-slider .saving-box.type-energy .saving-per-beer {
  background: #96262C;
}
.saving-slider .saving-box.type-co2, .saving-slider .saving-box.type-co2 .compare-label span {
  background: #90C715;
}
.saving-slider .saving-box.type-co2 .saving-header {
  color: #4F6829;
}
.saving-slider .saving-box.type-co2 .saving-per-beer {
  background: #4F6829;
}
.saving-slider .saving-box.type-land, .saving-slider .saving-box.type-land .compare-label span {
  background: #93358D;
}
.saving-slider .saving-box.type-land .saving-header {
  color: #612166;
}
.saving-slider .saving-box.type-land .saving-per-beer {
  background: #612166;
}
.saving-slider .saving-box .footnote-number {
  display: none !important;
}
.pdf-style .saving-slider .saving-box .footnote-number {
  display: inline !important;
}
.saving-slider .saving-header {
  font-size: 2.4rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  line-height: 1;
  padding: 1.1rem 1.2rem 0.7rem 1.2rem;
  text-align: center;
  text-transform: uppercase;
  background: #F4F6F7;
  width: calc(100% + 2px);
  margin-left: -1px;
  margin-top: -1px;
}
.pdf-style .saving-slider .saving-header {
  color: #00416B !important;
  padding: 0 0 0.3rem 0;
  font-size: 1rem;
  margin: 0;
  background: transparent;
  text-align: left;
  width: 100%;
  flex-grow: 1;
  position: absolute;
  bottom: 100%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .saving-header {
    padding-top: 2rem;
    text-transform: uppercase;
  }
}
.saving-slider .saving-per-beer {
  padding: 1.1rem 1.6rem;
  color: #fff;
  text-align: center;
  min-height: 11.1rem;
}
.pdf-style .saving-slider .saving-per-beer {
  padding: 1.4rem 1.1rem;
  min-height: auto;
  border-bottom-right-radius: 4rem;
  text-align: left;
}
.saving-slider .saving-per-beer .label {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1.5rem;
}
.pdf-style .saving-slider .saving-per-beer .label {
  font-size: 0.7rem;
  margin-bottom: 0.3rem;
}
.saving-slider .saving-per-beer .result {
  display: block;
  font-size: 3.4rem;
  line-height: 1.1;
  font-weight: 700;
}
.pdf-style .saving-slider .saving-per-beer .result {
  font-size: 1.5rem;
}
.saving-slider .saving-per-year {
  padding: 1.3rem 2.4rem 0 2.4rem;
  color: #fff;
  text-align: center;
}
.pdf-style .saving-slider .saving-per-year {
  padding: 1.4rem 1.1rem 0 1.1rem;
  min-height: auto;
  border-bottom-right-radius: 4rem;
  text-align: left;
}
.saving-slider .saving-per-year .label {
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  letter-spacing: 0.1em;
  margin-bottom: 1.7rem;
  text-transform: uppercase;
}
.pdf-style .saving-slider .saving-per-year .label {
  font-size: 0.7rem;
  margin-bottom: 0.3rem;
}
.saving-slider .saving-per-year .result {
  display: block;
  font-size: 3.6rem;
  font-weight: 700;
  line-height: 1;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .saving-per-year .result {
    font-size: 4.8rem;
  }
}
.pdf-style .saving-slider .saving-per-year .result {
  font-size: 1.5rem;
}
body:not(.pdf-style) .saving-slider .saving-per-year .result .value, body:not(.pdf-style) .saving-slider .saving-per-year .result .unit {
  display: block;
}
.saving-slider .saving-graph {
  padding: 1px 0 5rem 0;
}
.pdf-style .saving-slider .saving-graph {
  width: 18.1818181818%;
  padding: 2rem 0;
  align-self: center;
}
.pdf-style .saving-slider .saving-per {
  width: 40.0826446281%;
}
.saving-slider .graph {
  width: 59.5078299776%;
  margin: 5.6rem auto 0 auto;
  position: relative;
  aspect-ratio: 266/140;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .graph {
    margin-top: 3.4rem;
    width: 63.4146341463%;
  }
}
.pdf-style .saving-slider .graph {
  width: 100%;
  aspect-ratio: auto;
  height: 5.8rem;
  margin: 0;
}
.saving-slider .graph .line {
  position: absolute;
  width: 100%;
  height: 1px;
  background: rgba(255, 255, 255, 0.5);
  z-index: 1;
}
.saving-slider .graph .line-0 {
  bottom: 0;
}
.saving-slider .graph .line-50 {
  bottom: 50%;
}
.saving-slider .graph .line-100 {
  bottom: 100%;
}
.saving-slider .graph .line-label {
  position: absolute;
  right: 0;
  bottom: 100%;
  margin-top: 6rem;
  font-size: 1.6rem;
}
.pdf-style .saving-slider .graph .line-label {
  font-size: 0.7rem;
}
.saving-slider .graph .value {
  position: absolute;
  bottom: 0;
  width: 10.5263157895%;
  z-index: 2;
}
.pdf-style .saving-slider .graph .value {
  width: 18.1818181818%;
}
.saving-slider .graph .value-label {
  position: absolute;
  top: 100%;
  margin-top: 0.9rem;
  font-size: 1.7rem;
}
.pdf-style .saving-slider .graph .value-label {
  font-size: 0.8rem;
}
.saving-slider .graph .value-old {
  right: 50%;
  margin-right: 8.4210526316%;
  background: #DBDBDB;
}
.saving-slider .graph .value-old .value-label {
  right: 0;
}
.pdf-style .saving-slider .graph .value-old {
  margin-right: 13.6363636364%;
}
.saving-slider .graph .value-new {
  left: 50%;
  margin-left: 8.4210526316%;
  background: #fff;
}
.saving-slider .graph .value-new .value-label {
  left: 0;
}
.pdf-style .saving-slider .graph .value-new {
  margin-left: -2.2727272727%;
}
.saving-slider .saving-compare {
  text-align: center;
  position: relative;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .saving-slider .saving-compare {
    padding-bottom: 1rem;
  }
}
.saving-slider .no-saving .saving-compare {
  display: none !important;
}
.saving-slider .compare-icons {
  display: flex;
  padding: 1.1rem 0 1.3rem;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.pdf-style .saving-slider .compare-icons {
  padding: 1rem 0 0 0;
}
.saving-slider .compare-icons .icon-container {
  display: flex;
  flex-direction: row;
  gap: 0.6rem;
}
.saving-slider .compare-icons .icon-container svg {
  aspect-ratio: 1/1;
  width: 100%;
  display: block;
}
.saving-slider .compare-icons .icon-container .icon {
  width: 10.8rem;
}
.pdf-style .saving-slider .compare-icons .icon-container .icon {
  width: 6.4rem;
}
.saving-slider .compare-icons .icon-container .count {
  align-self: flex-start;
  padding-top: 2rem;
  font-size: 4.3rem;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  display: block;
}
.pdf-style .saving-slider .compare-icons .icon-container .count {
  font-size: 2rem;
  padding-top: 0;
}
.saving-slider .compare-label {
  position: relative;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  display: block;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 1.2;
}
.pdf-style .saving-slider .compare-label {
  font-size: 0.7rem;
  font-weight: 700;
}
.saving-slider .compare-label span {
  position: relative;
  display: inline-block;
  letter-spacing: 0.1em;
  padding: 0.8rem 1.2rem 0.6rem 1.2rem;
  border: 2px solid #fff;
  z-index: 3;
}
.pdf-style .saving-slider .compare-label span {
  padding: 0;
  border: none;
}
.saving-slider .compare-label::before {
  display: block;
  content: "";
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
}
.pdf-style .saving-slider .compare-label::before {
  display: none;
  content: none;
}
.saving-slider .saving-bottom {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}
.pdf-style .saving-slider .saving-bottom {
  padding: 1.4rem 0 0 0;
  width: 25.4132231405%;
  align-self: center;
}
.saving-slider .saving-footer {
  text-align: center;
  font-size: 2.4rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
  font-weight: 700;
  padding: 0.3rem 1rem 1.3rem 1rem;
  text-transform: uppercase;
  flex-grow: 1;
}
.pdf-style .saving-slider .saving-footer {
  padding-top: 0.8rem;
  flex-grow: 0;
  font-size: 0.9rem;
  padding-bottom: 0;
}
.saving-slider .no-saving .saving-footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.saving-slider .no-saving .footnote-number {
  display: none !important;
}
.saving-slider .no-saving-text {
  display: none;
}
.saving-slider .no-saving .no-saving-text {
  display: block !important;
}
.saving-slider .no-saving .saving-plus-text {
  display: none !important;
}

.send-pdf-container {
  display: none;
  grid-column: span 12;
}
.pdf-style .send-pdf-container {
  display: none !important;
}
.send-pdf-container .form-text {
  grid-column: span 3;
  padding-top: 4.8rem;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .send-pdf-container .form-text {
    grid-column: span 12;
  }
}
.send-pdf-container .form-text.hide {
  display: none !important;
}
.send-pdf-container .form-container, .send-pdf-container .btn-container {
  grid-column: 4/span 8;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .send-pdf-container .form-container, html:not(.no-rwd) .send-pdf-container .btn-container {
    grid-column: span 12;
  }
}
.send-pdf-container .form {
  position: relative;
  z-index: 10;
  padding-top: 2.4rem;
  padding-bottom: 4.8rem;
  background-color: #fff;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .form {
    background: transparent;
  }
}
.send-pdf-container .form-re {
  background-color: #fff;
}
.send-pdf-container .form-re .ok, .send-pdf-container .form-re .err {
  padding-top: 12rem;
  padding-bottom: 12rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .form-re .ok, html:not(.no-rwd) .send-pdf-container .form-re .err {
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.send-pdf-container .form, .send-pdf-container .btn-container {
  padding-left: 4.8rem;
  padding-right: 4.8rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .form, html:not(.no-rwd) .send-pdf-container .btn-container {
    padding-left: 0;
    padding-right: 0;
  }
}
.send-pdf-container .form-re {
  padding-left: 19%;
  padding-right: 22%;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .form-re {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.send-pdf-container .btn-container {
  position: relative;
  z-index: 12;
}
.send-pdf-container .btn-container .btn {
  position: absolute;
  bottom: 100%;
  margin-bottom: 7.2rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .btn-container .btn {
    margin-bottom: 6.3rem;
  }
}
.send-pdf-container .form-re {
  position: relative;
  z-index: 20;
  padding-top: 2rem;
  font-weight: inherit;
  font-size: 2.4rem;
  background-image: url("images/thank-you.svg");
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 23.6907730673% auto;
}
.send-pdf-container .form-re .h3 {
  color: #0075CF;
  margin-bottom: 1em;
}
.send-pdf-container .form-group {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 2.4rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .send-pdf-container .form-group {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 767px) and (max-width: 767px) {
  html:not(.no-rwd) html:not(.no-rwd) .send-pdf-container .form-group > * {
    grid-column: span 1 !important;
  }
}
.send-pdf-container .form-group:not(:first-child) {
  padding-top: 2.4rem;
}
.send-pdf-container .form-group.form-group-data-4 {
  padding-top: 4.8rem;
}
.send-pdf-container .form-group.form-group-data-5 {
  padding-top: 1.2rem;
}
.send-pdf-container .form-group .form-field:first-child:last-child {
  grid-column: span 2;
}
.send-pdf-container .form-submit {
  padding-top: 4.8rem;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
.send-pdf-container label {
  font-size: 1.4rem;
  font-weight: 500;
  margin-bottom: 0.8rem;
}
.send-pdf-container .type-checkbox label {
  padding-top: 0.15em;
  font-size: 1.3rem;
  font-weight: inherit;
  margin-bottom: 0;
}
.send-pdf-container .type-checkbox .el-label {
  display: flex;
  flex-direction: row;
  gap: 1.6rem;
}
.send-pdf-container .type-checkbox input {
  flex-shrink: 0;
  flex-grow: 0;
  width: 16px;
  height: 16px;
}
.send-pdf-container .type-checkbox.err {
  color: #f00;
}
.send-pdf-container input, .send-pdf-container select {
  width: 100%;
  border: 1px solid #425264;
  color: #00416B;
  padding: 1.4rem 2.4rem;
  background: #fff;
}
.send-pdf-container input::-webkit-input-placeholder, .send-pdf-container select::-webkit-input-placeholder {
  color: #9F9F9F !important;
}
.send-pdf-container input::-moz-placeholder, .send-pdf-container select::-moz-placeholder {
  color: #9F9F9F !important;
}
.send-pdf-container input:-ms-input-placeholder, .send-pdf-container select:-ms-input-placeholder {
  color: #9F9F9F !important;
}
.send-pdf-container input:-moz-placeholder, .send-pdf-container select:-moz-placeholder {
  color: #9F9F9F !important;
}
.send-pdf-container input.err, .send-pdf-container select.err {
  border-color: #f00;
  color: #f00;
}
.send-pdf-container input.err::-webkit-input-placeholder, .send-pdf-container select.err::-webkit-input-placeholder {
  color: #f00 !important;
}
.send-pdf-container input.err::-moz-placeholder, .send-pdf-container select.err::-moz-placeholder {
  color: #f00 !important;
}
.send-pdf-container input.err:-ms-input-placeholder, .send-pdf-container select.err:-ms-input-placeholder {
  color: #f00 !important;
}
.send-pdf-container input.err:-moz-placeholder, .send-pdf-container select.err:-moz-placeholder {
  color: #f00 !important;
}
.products-section {
  overflow: hidden;
  position: relative;
  padding-top: 10vw;
  padding-bottom: 8rem;
  transition: all 0.6s ease-out 0s;
}
.pdf-style .products-section {
  display: none;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .products-section {
    padding-top: 20vw;
  }
}
.saving-section.opened + .products-section {
  padding-top: 25vw;
  margin-top: -15vw;
}
.products-section .products-list {
  grid-column: 2/span 10;
}
.products-section .products-list:not(:first-child) {
  padding-top: 5rem;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .products-section .products-list {
    grid-column: span 12;
  }
}
.products-section .section-title {
  grid-column: 2/span 10;
  position: relative;
  z-index: 2;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 1260px) {
  html:not(.no-rwd) .products-section .section-title {
    grid-column: span 12;
  }
}
.products-section .section-title span {
  display: inline-block;
  background: #FF7F30;
  color: #fff;
  letter-spacing: 0.1em;
}
.products-section::before {
  display: block;
  content: "";
  height: 30vw;
  width: 100%;
  background: #FF7F30;
  clip-path: polygon(0% 0%, 100% 50%, 100% 100%, 0% 100%);
  pointer-events: none;
  z-index: -1;
  position: absolute;
  left: 0;
  top: 0;
  transition: all 0.6s ease-out 0s;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .products-section::before {
    display: none !important;
    content: none !important;
  }
}
.saving-section.opened + .products-section::before {
  height: 45vw;
  clip-path: polygon(0% 0%, 100% 33.3333%, 100% 100%, 0% 100%);
}
.products-section::after {
  display: block;
  content: "";
  height: calc(100% - 15vw);
  width: 100%;
  background: #F4F6F7;
  pointer-events: none;
  z-index: -2;
  position: absolute;
  left: 0;
  top: 15vw;
}
.products-section .products-list {
  position: relative;
  z-index: 2;
}
.products-section .product {
  display: grid;
  grid-template-columns: 448fr 684fr;
  background: #fff;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .products-section .product {
    grid-template-columns: 1fr;
  }
}
.products-section .product:not(:last-child) {
  margin-bottom: 5rem;
}
.products-section .product-img img {
  display: block;
  width: 89.5089285714%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .products-section .product-img img {
    width: 100%;
    height: auto;
  }
}
.products-section .product-info {
  padding: 3rem 5rem 3rem;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}
@media (max-width: 767px) {
  html:not(.no-rwd) .products-section .product-info {
    padding: 24px 12px;
  }
}

footer#footer {
  padding-top: 4rem;
}
.pdf-style footer#footer {
  display: none !important;
}

.page-steps {
  position: relative;
  overflow: hidden;
}
.page-steps .page-step {
  background: #fff;
  z-index: 4;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  transform: translateX(-100%);
  transition: all 0.6s ease-out 0s;
  transition-property: opacity;
  padding-bottom: 4rem;
}
.page-steps .page-step.step-0, .page-steps .page-step.step-3 {
  padding-bottom: 0;
}
.page-steps .page-step.active {
  z-index: 10;
  position: relative;
  opacity: 1;
  pointer-events: auto;
  transform: translateX(0);
}
.page-steps .page-step.active + .page-step {
  z-index: 4;
  transform: translateX(100%);
}

@media (max-width: 1024px) {
  html:not(.no-rwd) {
    font-size: 8px;
  }
}
@media (max-width: 767px) {
  html:not(.no-rwd) {
    font-size: 7px;
  }
  html:not(.no-rwd) body {
    font-size: 2rem;
  }
}
body.pdf-style {
  width: 595px;
  margin: 0 auto;
  font-size: 1.2rem;
  line-height: 1.3333333333;
  font-weight: 400;
}
body.pdf-style .container {
  padding-left: 4.5rem;
  padding-right: 4.5rem;
}
body.pdf-style .container-in {
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

body.pdf-generate {
  width: 595px;
  margin: 0 auto;
}

main .page-content {
  overflow: hidden;
  break-after: page;
  position: relative;
}
main .page-content .with-image-filler {
  max-width: 100% !important;
  min-height: 840px;
  display: flex;
  flex-direction: column;
  break-before: page;
  break-after: page;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
}
main .page-content *:not(section).with-image-filler {
  width: 100% !important;
}
main .page-content.full-fill {
  display: flex;
  flex-direction: column;
}
main .page-content.full-fill > *:last-child {
  flex: 1;
}
body.pdf-style main .page-content {
  min-height: 840px;
}
body.pdf-style main .page-content > section:first-child:last-child,
body.pdf-style main .page-content > section:first-of-type:last-child,
body.pdf-style main .page-content > section.fullpage-pdf,
body.pdf-style main .page-content .fullpage-pdf {
  min-height: 840px;
}
body.pdf-style main .page-content > .custom-wp-columns + section:first-of-type:last-child {
  min-height: 0;
}
body.pdf-style main .page-content > section:first-child:not(.fullpage-pdf), body.pdf-style main .page-content > section:first-of-type:not(.fullpage-pdf),
body.pdf-style main .page-content > section:last-child:not(.fullpage-pdf), body.pdf-style main .page-content > section:last-of-type:not(.fullpage-pdf) {
  page-break-before: auto !important;
  break-before: auto !important;
}
body.pdf-test-style main .page-content {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  border: 1px solid #ddd;
  border-bottom-width: 10px;
}

@page {
  margin: 0;
}
.pdf-style .grid {
  display: block !important;
}

.image-filler {
  display: none;
}
.wp-admin .image-filler {
  display: block;
}
.image-filler .image-filler-in {
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.image-filler.size-0 {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: auto;
}
.image-filler.size-0 .image-filler-in {
  position: relative;
  height: auto;
  left: auto;
  top: auto;
}
.image-filler.size-0 .image-filler-in img {
  position: static;
  object-fit: contain;
}
.image-filler.size-3 .image-filler-in {
  height: 630px;
}
.image-filler.size-2 .image-filler-in {
  height: 420px;
}
.image-filler.size-1 .image-filler-in {
  height: 210px;
}
.pdf-style .image-filler {
  display: block;
  flex: 1;
  position: relative;
  overflow: hidden;
  margin-top: 5.4rem;
}
.pdf-style .image-filler.size-0 {
  display: flex;
}
.pdf-style .image-filler img {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  z-index: 1;
}

.main-section {
  color: #0075CF;
  padding-top: 7.6%;
}
.main-section .container-in {
  padding-left: 5.7%;
  width: 79%;
}
.main-section .logo {
  width: 9.2rem;
  height: auto;
  display: block;
  margin-bottom: 3.5rem;
}
.main-section .bg-1 {
  width: 13.4rem;
  height: 13.4rem;
  background: #0075CF;
  position: absolute;
  bottom: 100%;
  border-bottom-right-radius: 100%;
  transform: translateY(-100%);
  right: 0;
}
.main-section .bg-2 {
  border-bottom: 13.4rem solid transparent;
  border-right: 13.4rem solid #0075CF;
  position: absolute;
  bottom: 100%;
  right: 0;
}
.main-section .bg-3 {
  width: 13.4rem;
  height: 13.4rem;
  background: #0075CF;
  position: absolute;
  top: 0;
  border-bottom-right-radius: 100%;
  right: 0;
}
.main-section .image-filler {
  overflow: visible !important;
  margin-top: 0 !important;
}

.pdf-title {
  font-size: 2.5rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2.4rem;
  letter-spacing: 0.1em;
}

.pdf-subtitle {
  font-size: 1.8rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 2.4rem;
  letter-spacing: 0.1em;
}
