@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Bold.woff2") format("woff2"), url("assets/fonts/Geomanist-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Medium.woff2") format("woff2"), url("assets/fonts/Geomanist-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Ultra.woff2") format("woff2"), url("assets/fonts/Geomanist-Ultra.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist.woff2") format("woff2"), url("assets/fonts/Geomanist.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-ExtraLight.woff2") format("woff2"), url("assets/fonts/Geomanist-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Light.woff2") format("woff2"), url("assets/fonts/Geomanist-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Italic.woff2") format("woff2"), url("assets/fonts/Geomanist-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Thin.woff2") format("woff2"), url("assets/fonts/Geomanist-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Book.woff2") format("woff2"), url("assets/fonts/Geomanist-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("assets/fonts/Geomanist-Black.woff2") format("woff2"), url("assets/fonts/Geomanist-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
:root {
  font-size: 16px;
}

* {
  outline: none !important;
}
*:-internal-direct-focus {
  outline-color: transparent !important;
  outline-style: none !important;
  outline-width: 0 !important;
}

a {
  color: unset;
}

strong {
  font-weight: bold !important;
}

@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Ultra.woff2") format("woff2"), url("../fonts/Geomanist-Ultra.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-ExtraLight.woff2") format("woff2"), url("../fonts/Geomanist-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Medium.woff2") format("woff2"), url("../fonts/Geomanist-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Thin.woff2") format("woff2"), url("../fonts/Geomanist-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Light.woff2") format("woff2"), url("../fonts/Geomanist-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Black.woff2") format("woff2"), url("../fonts/Geomanist-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Italic.woff2") format("woff2"), url("../fonts/Geomanist-Italic.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Book.woff2") format("woff2"), url("../fonts/Geomanist-Book.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist-Bold.woff2") format("woff2"), url("../fonts/Geomanist-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Geomanist";
  src: url("../fonts/Geomanist.woff2") format("woff2"), url("../fonts/Geomanist.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body, html {
  font-family: "Geomanist", serif !important;
  overflow-x: hidden;
  scroll-behavior: smooth;
}

.wrapper {
  width: 1530px;
  max-width: 95%;
  margin: 0 auto;
}

a {
  text-decoration: none !important;
}
a:active {
  background-color: transparent !important;
}
a:focus-visible {
  outline: none !important;
}

@-webkit-keyframes topAnimation {
  /* flame pulses */
  0% {
    top: 0;
  }
  50% {
    top: 5px;
  }
  100% {
    top: 0;
  }
}
@keyframes topAnimation {
  /* flame pulses */
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(5px);
  }
  100% {
    transform: translateY(0);
  }
}
@keyframes fadeInHolder {
  0% {
    opacity: 0;
  }
  66% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.uppercase {
  text-transform: uppercase;
}

.header .menu .wpml-ls-legacy-list-horizontal .wpml-ls-item {
  display: block;
}
.header .menu .wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language a {
  font-weight: bold;
}
.header .menu .wpml-ls-legacy-list-horizontal .wpml-ls-item a {
  font-size: 12px;
  font-weight: 400;
}
.header .menu .wpml-ls-legacy-list-horizontal .wpml-ls-item a:hover {
  background: #e9ecef;
}

.banner .mobile-menu .dropdowns .dropdown a {
  font-size: 12px;
}

.dropdown {
  position: relative;
  cursor: pointer;
}
.dropdown.drop-korp .dropdown-menu {
  width: 100%;
}
.dropdown .dropdown-menu {
  display: none;
  padding: 0.5rem 0;
  text-align: center;
  min-width: unset;
}
.dropdown .dropdown-menu .wpml-ls-legacy-list-horizontal {
  padding: 0;
  border: none;
}
.dropdown .dropdown-menu li {
  display: block;
}
.dropdown .dropdown-menu .dropdown-item {
  font-size: 12px;
  font-weight: 400;
}
.dropdown .dropdown-menu.show {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 40px;
  background: #fff;
  width: 100%;
}
.dropdown .dropdown-menu.show a {
  color: #000 !important;
  padding: 0.25rem;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  display: block;
  line-height: 18px;
}
.dropdown .dropdown-menu.show a:hover {
  background: #e9ecef;
}

.nav .mobile-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  transform: translateX(100%);
  background-image: linear-gradient(180deg, #be4855 0%, #873c5e 100%);
  transition: all 0.2s ease-in-out;
  padding: 15px 5%;
  top: 61px;
}
.nav .mobile-menu .icons {
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
}
.nav .mobile-menu .icons a svg {
  margin-right: 45px;
  height: 20px;
  width: 20px;
}
.nav .mobile-menu .contact {
  display: flex;
  padding: 15px 0;
}
.nav .mobile-menu .contact a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #ffffff;
}
.nav .mobile-menu .contact a:last-child {
  border-right: none;
}
.nav .mobile-menu .dropdowns {
  display: flex;
  align-self: flex-end;
}
.nav .mobile-menu .dropdowns .dropdown {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-left: 30px;
  height: 100%;
  position: relative;
}
.nav .mobile-menu .dropdowns .dropdown a {
  color: #ffffff;
}
.nav .mobile-menu .mobile-menu-list {
  padding: 20px 0;
  width: 100%;
}
.nav .mobile-menu .mobile-menu-list li {
  display: block !important;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #ffffff;
}
.nav .mobile-menu .mobile-menu-list li:last-child {
  border-bottom: none;
}
.nav .mobile-menu .mobile-menu-list li a {
  color: #ffffff;
  display: inline-block;
  padding: 20px 0;
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  width: 100%;
}
.nav .mobile-menu.active {
  transform: translateX(0);
}
.nav .mobile-menu .close {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 15px;
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  .nav .mobile-menu {
    display: none;
  }
}
.nav .header {
  z-index: 99;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 7px 0px;
  background: #fff;
}
.nav .header.scrolled {
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 7px 0px;
}
.nav .header.scrolled .mobile-toggle span {
  background: #000000;
}
.nav .header.scrolled .logo .logo-white {
  display: none;
}
.nav .header.scrolled .logo .logo-color {
  display: block;
}
.nav .header.scrolled .menu li a {
  color: #000000;
}
.nav .header {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  padding: 13px 0;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .nav .header {
    padding: 30px 0;
  }
}
.nav .header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1530px;
  max-width: 95%;
  margin: 0 auto;
}
.nav .header .logo .logo-color {
  display: block;
}
.nav .header .logo img {
  width: auto;
  height: 35px;
}
.nav .header .mobile-toggle {
  cursor: pointer;
  display: block;
  z-index: 100;
  position: relative;
  padding-top: 19px;
  width: 30px;
}
.nav .header .mobile-toggle.active span:nth-child(1) {
  transform: rotate(-45deg);
  margin-bottom: 0;
  top: 8px;
}
.nav .header .mobile-toggle.active span:nth-child(2) {
  display: none;
}
.nav .header .mobile-toggle.active span:nth-child(3) {
  transform: rotate(45deg);
  top: 8px;
}
.nav .header .mobile-toggle span {
  position: absolute;
  width: 30px;
  height: 3px;
  display: block;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #000;
  transition: all 0.2s ease-in-out;
}
.nav .header .mobile-toggle span:nth-child(1) {
  top: 0;
}
.nav .header .mobile-toggle span:nth-child(2) {
  top: 8px;
}
.nav .header .mobile-toggle span:nth-child(3) {
  top: 16px;
}
@media only screen and (min-width: 768px) {
  .nav .header .mobile-toggle {
    display: none;
  }
}
.nav .header .menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .nav .header .menu {
    display: block;
    margin: 0;
  }
}
.nav .header .menu li {
  display: inline-block;
}
.nav .header .menu li:last-child a {
  padding-right: 0 !important;
}
.nav .header .menu li a {
  line-height: 2rem;
  color: #000;
}

.error404 .section__three {
  margin: 65px auto;
}
.error404 .banner .box {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.error404 .banner .box h2 {
  text-align: center;
  max-width: 600px;
}
.error404 .banner .box h3 {
  color: #412c65;
}
.error404 .banner .box a {
  margin-top: 0;
}
.error404 .header .mobile-toggle span {
  background: #000;
}
.error404 .header .logo .logo-color {
  display: block !important;
}
.error404 .header .logo .logo-white {
  display: none !important;
}
.error404 .header .wrapper .menu li a {
  color: #000;
}

section.text {
  padding: 160px 0 60px;
}
section.text h1, section.text h2, section.text h3, section.text h4, section.text h5, section.text h6, section.text a {
  color: #412c65;
}
section.text a {
  font-weight: bold;
}
section.text ul, section.text ol {
  list-style: disc;
}
section.text ul li, section.text ol li {
  padding-bottom: 20px;
  line-height: 1.5;
  font-size: 14px;
}
@media (min-width: 1590px) {
  section.text ul li, section.text ol li {
    font-size: 16px;
  }
}
section.text p {
  margin-bottom: 20px;
  text-align: left;
  line-height: 1.5;
  font-size: 14px;
}
@media (min-width: 1590px) {
  section.text p {
    font-size: 16px;
  }
}
section.text h2 {
  margin: 60px 0 30px;
  font-weight: bold;
  font-size: 28px;
}
@media (min-width: 1024px) {
  section.text h2 {
    font-size: 32px;
  }
}
section.text h1 {
  font-weight: 700;
  margin-top: 0;
  line-height: 1.2;
  font-size: 26px;
  margin-bottom: 30px;
}
@media screen and (min-width: 1200px) and (max-width: 1590px) {
  section.text h1 {
    font-size: 30px;
  }
}
@media (min-width: 1590px) {
  section.text h1 {
    font-size: 40px;
  }
}
section.text h3 {
  margin-bottom: 30px;
  font-weight: 600;
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (min-width: 1200px) and (max-width: 1590px) {
  section.text h3 {
    font-size: 18px;
  }
}
@media (min-width: 1590px) {
  section.text h3 {
    font-size: 22px;
  }
}
section.text h4 {
  margin-bottom: 30px;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.5;
}
@media screen and (min-width: 1200px) and (max-width: 1590px) {
  section.text h4 {
    font-size: 18px;
  }
}
@media (min-width: 1590px) {
  section.text h4 {
    font-size: 20px;
  }
}

.banner.notfound {
  display: flex;
  justify-content: center;
  background-image: url(../images/main-cover-mobil-backgruond-404.jpg);
  background-size: cover;
  background-position: center center;
}
.banner.notfound h1 {
  font-size: 170px;
  color: #412c65;
  font-weight: bold;
}
.banner.notfound .content-404 {
  width: 100%;
  align-self: center;
  justify-self: center;
}
@media only screen and (min-width: 768px) {
  .banner.notfound {
    background-image: url(../images/main-cover-large-desktop-backgruond-404.jpg);
  }
}
.banner {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url(../images/main-cover-mobil.jpg);
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .banner {
    background-image: url(../images/main-cover-large-desktop-backgruond.jpg);
  }
}
@media only screen and (min-width: 1440px) {
  .banner {
    background-image: url(../images/main-cover-large-desktop-backgruond.jpg);
  }
}
.banner .grass {
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner .grass {
    display: block;
    position: absolute;
    bottom: 0;
  }
}
.banner .grass-holder {
  position: absolute;
  background-position-x: center;
  background-position-y: bottom;
  width: 100%;
  bottom: 0;
  background-image: url(../images/main-cover-mobil-orez-retus.png);
  background-repeat: no-repeat;
  height: 300px;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .banner .grass-holder {
    background-image: url(../images/main-cover-large-desktop-orez-retus.png);
    background-size: unset;
    height: 455px;
  }
}
.banner .grass-mobile {
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 768px) {
  .banner .grass-mobile {
    display: none;
  }
}
.banner.animated .circle--1 {
  left: 40%;
}
@media only screen and (min-width: 768px) {
  .banner.animated .circle--1 {
    left: 50%;
  }
}
.banner.animated .circle--2 {
  right: 40%;
}
@media only screen and (min-width: 768px) {
  .banner.animated .circle--2 {
    right: 50%;
  }
}
.banner.animated .holder {
  animation-name: fadeInHolder;
  animation-duration: 1.25s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.banner .wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.banner .circle {
  position: absolute;
  top: 25%;
  opacity: 0.5;
  width: 100%;
  max-width: 100px;
  min-width: 150px;
  display: block;
  border: 5px solid #fff;
  border-radius: 50%;
  transition: all 1s ease;
}
@media only screen and (min-width: 768px) {
  .banner .circle {
    top: 50%;
    max-width: 900px;
    min-width: 540px;
  }
}
@media only screen and (min-width: 1024px) {
  .banner .circle {
    max-width: 600px;
  }
}
@media only screen and (min-width: 1440px) {
  .banner .circle {
    max-width: 900px;
  }
}
.banner .circle:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.banner .circle--1 {
  left: -5%;
  background: #fff;
  opacity: 0.2;
  transform: translateY(-50%) translateX(-50%);
}
.banner .circle--2 {
  right: -5%;
  transform: translateY(-50%) translateX(50%);
}
@media only screen and (min-width: 768px) {
  .banner .holder {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 35%;
    max-width: 650px;
    min-width: 540px;
    display: block;
    border: 5px solid rgba(255, 255, 255, 0);
    left: 0;
    right: 0;
    margin: auto;
  }
}
.banner .holder:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.banner .holder .content {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
}
.banner .holder .text {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
}
.banner .holder h1 {
  color: #fff;
  font-weight: 900;
  font-size: 3.125rem;
  text-align: center;
  line-height: 1.3;
}
@media only screen and (min-width: 768px) {
  .banner .holder h1 {
    font-size: 4.6875rem;
    margin-bottom: 0;
  }
}
.banner .holder h1 .small {
  letter-spacing: 0.07rem;
  font-weight: 400;
  display: block;
  font-size: 1rem;
}
@media only screen and (min-width: 768px) {
  .banner .holder h1 .small {
    font-size: 1.25rem;
  }
}
.banner .bottom-anim {
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  animation-name: fadeInHolder;
  animation-duration: 2s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: forwards;
}
.banner .bottom-anim .link {
  animation: topAnimation 2s infinite;
}
.banner .bottom-anim .link a {
  display: block;
  color: #fff;
  font-weight: 500;
  font-size: 1.25rem;
}
@media only screen and (min-width: 768px) {
  .banner .bottom-anim .link a {
    right: 50%;
  }
}
.banner .bottom-anim .link span {
  display: block;
  font-size: 1rem;
  margin-bottom: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .banner .bottom-anim .link span {
    font-size: 1.25rem;
  }
}
.banner .bottom-anim .link img {
  height: 50px;
}

.header {
  z-index: 99;
}
.header.scrolled {
  background-color: #ffffff;
  box-shadow: rgba(0, 0, 0, 0.2) 0px 2px 7px 0px;
}
.header.scrolled .mobile-toggle span {
  background: #000000;
}
.header.scrolled .logo .logo-white {
  display: none;
}
.header.scrolled .logo .logo-color {
  display: block;
}
.header.scrolled .menu li a {
  color: #000000;
}
.header {
  position: fixed;
  left: 0;
  right: 0;
  width: 100%;
  padding: 13px 0;
  transition: all 0.2s ease-in-out;
}
@media only screen and (min-width: 768px) {
  .header {
    padding: 30px 0;
  }
}
.header .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1530px;
  max-width: 95%;
  margin: 0 auto;
}
.header .menu-right {
  display: flex;
  flex-wrap: nowrap;
  gap: 15px;
}
.header .logo .logo-color {
  display: none;
}
.header .logo img {
  width: auto;
  height: 25px;
}
@media (min-width: 1024px) {
  .header .logo img {
    height: 35px;
  }
}
.header .mobile-toggle {
  cursor: pointer;
  display: block;
  z-index: 100;
  position: relative;
  padding-top: 19px;
  width: 30px;
}
.header .mobile-toggle.active span:nth-child(1) {
  transform: rotate(-45deg);
  margin-bottom: 0;
  top: 8px;
}
.header .mobile-toggle.active span:nth-child(2) {
  display: none;
}
.header .mobile-toggle.active span:nth-child(3) {
  transform: rotate(45deg);
  top: 8px;
}
.header .mobile-toggle span {
  position: absolute;
  width: 30px;
  height: 3px;
  display: block;
  border-radius: 4px;
  margin-bottom: 5px;
  background: #fff;
  transition: all 0.2s ease-in-out;
}
.header .mobile-toggle span:nth-child(1) {
  top: 0;
}
.header .mobile-toggle span:nth-child(2) {
  top: 8px;
}
.header .mobile-toggle span:nth-child(3) {
  top: 16px;
}
@media only screen and (min-width: 768px) {
  .header .mobile-toggle {
    display: none;
  }
}
.header .menu {
  display: none;
}
@media only screen and (min-width: 768px) {
  .header .menu {
    display: block;
    margin: 0;
  }
}
.header .menu li {
  display: inline-block;
}
.header .menu li:last-child a {
  padding-right: 0 !important;
}
.header .menu li a {
  line-height: 2rem;
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  padding: 0 1.5rem;
}

.mobile-menu {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 1000;
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-direction: column;
  transform: translateX(100%);
  background-image: linear-gradient(180deg, #be4855 0%, #873c5e 100%);
  transition: all 0.2s ease-in-out;
  padding: 15px 5%;
  top: 51px;
}
.mobile-menu .icons {
  display: flex;
  justify-content: flex-start;
  padding: 15px 0;
}
.mobile-menu .icons a svg {
  margin-right: 45px;
  height: 20px;
  width: 20px;
}
.mobile-menu .contact {
  display: flex;
  padding: 15px 0;
}
.mobile-menu .contact a {
  color: #ffffff;
  font-size: 12px;
  font-weight: 300;
  padding-right: 15px;
  margin-right: 15px;
  border-right: 1px solid #ffffff;
}
.mobile-menu .contact a:last-child {
  border-right: none;
}
.mobile-menu .dropdowns {
  display: flex;
  align-self: flex-end;
}
.mobile-menu .dropdowns .dropdown {
  display: flex;
  align-items: center;
  font-size: 12px;
  margin-left: 30px;
  height: 100%;
  position: relative;
}
.mobile-menu .dropdowns .dropdown a {
  color: #ffffff;
}
.mobile-menu .mobile-menu-list {
  padding: 20px 0;
  width: 100%;
}
.mobile-menu .mobile-menu-list li {
  display: block !important;
  text-align: left;
  position: relative;
  border-bottom: 1px solid #ffffff;
}
.mobile-menu .mobile-menu-list li:last-child {
  border-bottom: none;
}
.mobile-menu .mobile-menu-list li a {
  color: #ffffff;
  display: inline-block;
  padding: 20px 0;
  font-weight: 500;
  font-size: 1rem;
  position: relative;
  width: 100%;
}
.mobile-menu.active {
  transform: translateX(0);
}
.mobile-menu .close {
  position: absolute;
  cursor: pointer;
  top: 30px;
  right: 15px;
  width: 30px;
  height: 30px;
}
@media only screen and (min-width: 768px) {
  .mobile-menu {
    display: none;
  }
}

.section__one {
  overflow: hidden;
  width: 100%;
  display: block;
  padding-top: 4.375rem;
}
@media only screen and (min-width: 1200px) {
  .section__one {
    padding-top: 0;
    height: 56rem;
    max-height: 100vh;
  }
}
.section__one .wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  margin: 0;
}
@media only screen and (min-width: 1200px) {
  .section__one .wrapper {
    display: inline-grid;
    grid-template-columns: 1fr 1fr;
    column-gap: 0;
  }
}
.section__one .left {
  position: relative;
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 950 900'><line x1='0' y1='0' x2='950' y2='900' stroke='black' stroke-width='3' /></svg>");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% 100%, auto;
  height: 550px;
  order: 2;
  transform: rotate(-4deg);
}
@media only screen and (min-width: 1200px) {
  .section__one .left {
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' preserveAspectRatio='none' viewBox='0 0 950 900'><line x1='0' y1='0' x2='950' y2='900' stroke='black' stroke-width='2' /></svg>");
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%, auto;
    transform: rotate(0);
    order: 1;
  }
}
.section__one .left .line {
  display: none;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100px;
  height: 100px;
  background: slategrey;
}
.section__one .left .item {
  display: block;
  border-radius: 50%;
  position: absolute;
  width: 90px;
  height: 90px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  transform: rotate(4deg);
}
@media only screen and (min-width: 1200px) {
  .section__one .left .item {
    transform: rotate(0);
  }
}
.section__one .left .item h4 {
  font-weight: bold;
  font-size: 2rem;
  margin-bottom: 0.25rem;
}
@media only screen and (min-width: 1460px) {
  .section__one .left .item h4 {
    font-size: 3.125rem;
  }
}
.section__one .left .item p {
  font-weight: 500;
  font-size: 0.75rem;
  line-height: 1.25rem;
  letter-spacing: 0.04rem;
  margin-bottom: 0;
}
@media only screen and (min-width: 1460px) {
  .section__one .left .item p {
    font-size: 1rem;
  }
}
.section__one .left .item--1 {
  right: calc(79% - 55px);
  width: 130px;
  height: 130px;
  bottom: 71%;
  background-color: rgb(247, 84, 75);
  background-image: linear-gradient(60deg, rgba(65, 44, 101, 0) 50%, rgba(65, 44, 101, 0.67) 150%);
  color: #fff;
  z-index: 2;
}
@media only screen and (min-width: 1200px) {
  .section__one .left .item--1 {
    right: calc(83% - 90px);
  }
}
@media only screen and (min-width: 1460px) {
  .section__one .left .item--1 {
    width: 180px;
    height: 180px;
    right: calc(79% - 90px);
  }
}
.section__one .left .item--2 {
  right: calc(52% - 76px);
  width: 168px;
  height: 168px;
  /* top: 11%; */
  border: 2px solid #000;
  bottom: 43%;
  background: #fff;
}
@media only screen and (min-width: 1200px) {
  .section__one .left .item--2 {
    right: calc(51% - 76px);
  }
}
@media only screen and (min-width: 1460px) {
  .section__one .left .item--2 {
    width: 210px;
    height: 210px;
    right: calc(55% - 105px);
  }
}
.section__one .left .item--3 {
  right: calc(26% - 97px);
  width: 195px;
  height: 195px;
  bottom: 11%;
  background: linear-gradient(-120deg, #f7544b -58%, #412c65 100%);
  color: #fff;
}
@media only screen and (min-width: 1200px) {
  .section__one .left .item--3 {
    right: calc(28% - 132px);
  }
}
@media only screen and (min-width: 1460px) {
  .section__one .left .item--3 {
    width: 265px;
    height: 265px;
    right: calc(26% - 132px);
  }
}
.section__one .left .item--4 {
  right: -65px;
  width: 130px;
  height: 130px;
  bottom: -65px;
  background: blue;
  background: linear-gradient(-120deg, #443169 0, #595381 100%);
}
.section__one .left .item--5 {
  display: none;
}
@media only screen and (min-width: 1440px) {
  .section__one .left .item--5 {
    display: block;
    width: 400px;
    height: 300px;
    left: -200px;
    top: -200px;
    border: 2px solid #000;
    z-index: 1;
  }
}
.section__one .right {
  justify-self: center;
  align-self: center;
  order: 1;
  text-align: center;
}
@media only screen and (min-width: 1200px) {
  .section__one .right {
    order: 2;
    text-align: left;
  }
}
.section__one .box {
  padding: 0 1rem;
}
@media only screen and (min-width: 1200px) {
  .section__one .box {
    width: 31rem;
  }
}

.box h3 {
  text-transform: uppercase;
  color: #f7544b;
  font-size: 1rem;
  font-weight: 400;
  margin-bottom: 1.725rem;
}
@media only screen and (min-width: 1024px) {
  .box h3 {
    font-size: 1.25rem;
  }
}
.box h2 {
  font-size: 2rem;
  font-weight: 900;
  margin-bottom: 1.725rem;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .box h2 {
    font-size: 3.125rem;
    text-align: left;
  }
}
.box p {
  line-height: 1.5rem;
  margin-bottom: 1.25rem;
  font-size: 0.875rem;
  font-weight: 400;
}
@media only screen and (min-width: 1024px) {
  .box p {
    font-size: 1rem;
  }
}
.box p span {
  font-weight: bold;
}
.box a {
  background: #412c65;
  color: #fff;
  border-radius: 7px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 51px;
  padding: 0 1.525rem;
  display: inline-block;
  transition: all 0.2s ease-in-out;
  margin-top: 1rem;
  height: 51px;
}
@media only screen and (min-width: 1024px) {
  .box a {
    font-size: 1.125rem;
    height: 53px;
    line-height: 53px;
  }
}
.box a:hover {
  color: #fff;
  background: #f7544b;
}

.section__two {
  overflow: hidden;
  width: 100%;
  position: relative;
  text-align: right;
  background-image: linear-gradient(180deg, #be4855 0%, #873c5e 100%);
  padding: 4.375rem 0;
}
@media only screen and (min-width: 1024px) {
  .section__two {
    padding: 6.375rem 0;
  }
}
@media only screen and (min-width: 1660px) {
  .section__two {
    padding: 15rem 0;
  }
}
.section__two .wrapper {
  max-width: 95%;
  column-gap: 5rem;
  text-align: center;
  position: relative;
  z-index: 10;
}
@media only screen and (min-width: 1024px) {
  .section__two .wrapper {
    width: 1530px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 40% 40%;
    text-align: left;
  }
}
.section__two .box h3 {
  color: #fff;
}
.section__two .box h2 {
  color: #fff;
}
.section__two .box p {
  color: #fff;
}
.section__two .second {
  display: none;
}
@media only screen and (min-width: 468px) {
  .section__two .second {
    padding-left: 3.5rem;
    display: block;
    text-align: left;
    margin-top: 4.375rem;
  }
}
@media only screen and (min-width: 468px) and (min-width: 1024px) {
  .section__two .second {
    position: relative;
    margin-top: 0;
  }
}
.section__two .second .item {
  position: relative;
  padding-left: 40px;
  margin-bottom: 5rem;
}
.section__two .second .item:last-child {
  margin-bottom: 0;
}
.section__two .second .item:last-child h4 {
  margin-bottom: 0;
}
.section__two .second .dot {
  position: absolute;
  left: 0;
  top: 10px;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border: 2px solid #fff;
}
.section__two .second .subcount {
  text-transform: uppercase;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 300;
  margin-bottom: 1.725rem;
}
.section__two .second .counter {
  font-size: 3.125rem;
  font-weight: bold;
  color: #fff;
  line-height: 3.125rem;
  height: 39px;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
}
.section__two .map {
  max-height: 370px;
  z-index: 1;
}
@media only screen and (min-width: 468px) {
  .section__two .map {
    position: absolute;
    right: 0;
    bottom: 8%;
    height: 50%;
    opacity: 0.5;
    max-height: unset;
  }
}
@media only screen and (min-width: 468px) and (min-width: 1024px) {
  .section__two .map {
    top: 12%;
    height: 80%;
  }
}
@media only screen and (min-width: 468px) {
  .section__two .tab-content {
    display: none;
  }
}
.section__two .nav-tabs {
  display: flex;
  justify-content: space-between;
  position: relative;
  margin: 30px 15px 0;
  border-bottom: 0;
}
@media only screen and (min-width: 468px) {
  .section__two .nav-tabs {
    display: none;
  }
}
.section__two .nav-tabs:before {
  content: " ";
  height: 2px;
  position: absolute;
  top: 10px;
  width: 100%;
  background: #fff;
  z-index: 0;
  right: 0;
  left: 0;
}
.section__two .nav-tabs li {
  list-style: none;
  z-index: 1;
}
.section__two .nav-tabs li.active a {
  background-color: #fff;
}
.section__two .nav-tabs li a {
  width: 20px;
  height: 20px;
  display: block;
  border: 2px solid #fff;
  border-radius: 50%;
  background-color: #7d3553;
}
.section__two .tab-pane:not(.active) {
  display: none;
}
.section__two .tab-pane {
  text-align: center;
  color: #fff;
  padding-top: 2rem;
}
@media only screen and (min-width: 1024px) {
  .section__two .tab-pane {
    display: none;
  }
}
.section__two .tab-pane h3 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}
.section__two .tab-pane p {
  font-size: 1rem;
  text-transform: uppercase;
}

.section__three {
  overflow: hidden;
  width: 100%;
  height: 45rem;
  display: block;
}
.section__three .wrapper {
  width: 100%;
  height: 100%;
  display: flex;
  max-width: 100%;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1260px) {
  .section__three .wrapper {
    display: inline-grid;
    grid-template-columns: 55% 45%;
    column-gap: 0;
  }
}
@media only screen and (min-width: 1440px) {
  .section__three .wrapper {
    max-width: 95%;
  }
}
.section__three .left {
  background-image: url(../images/foto-mountines-lake-mobil.jpeg);
  background-position: center;
  background-size: cover;
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .section__three .left {
    background-image: url(../images/foto-mountines-lake.jpg);
  }
}
.section__three .right {
  justify-self: center;
  align-self: center;
  position: absolute;
  right: 0;
  padding: 50px;
  background: #fff;
  max-width: 95%;
  transform: translateX(100%);
  transition: all 1s ease;
}
.section__three .right.show {
  transform: translateX(0);
}
@media only screen and (min-width: 1260px) {
  .section__three .right {
    transform: translateX(0);
  }
}
@media only screen and (min-width: 1440px) {
  .section__three .right {
    justify-self: flex-start;
    background: transparent;
    padding: 0 0 0 23%;
    max-width: unset;
    position: relative;
  }
}
.section__three .right h3 {
  color: #412c65;
}
.section__three .box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media only screen and (min-width: 1260px) {
  .section__three .box {
    width: 29rem;
    align-items: flex-start;
  }
}

.section__four {
  overflow: hidden;
  width: 100%;
  position: relative;
  background-image: url(../images/beach-family-mobil.jpg);
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center;
  padding: 17.125rem 0 4.375rem;
}
@media only screen and (min-width: 768px) {
  .section__four {
    background-image: url(../images/beach-family-desktop.jpg);
  }
}
@media only screen and (min-width: 1024px) {
  .section__four {
    height: 56rem;
    padding: 0;
    max-height: 100vh;
  }
}
@media only screen and (min-width: 1024px) {
  .section__four .wrapper {
    display: grid;
    grid-template-columns: 45% 55%;
    column-gap: 0;
  }
}
.section__four.animated .circle--1 {
  left: 27%;
  transform: translateX(0) translateY(-50%);
}
@media only screen and (min-width: 1024px) {
  .section__four.animated .circle--1 {
    left: 52%;
  }
}
.section__four.animated .circle--2 {
  right: 27%;
  transform: translateX(0) translateY(-50%);
}
@media only screen and (min-width: 1024px) {
  .section__four.animated .circle--2 {
    right: 6%;
  }
}
.section__four.showbox .box {
  opacity: 1;
}
.section__four .box {
  opacity: 0;
  transition: opacity 1s ease-in-out;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .section__four .box {
    width: 32rem;
    text-align: left;
  }
}
.section__four .box h3 {
  color: #fff;
}
.section__four .box h2 {
  color: #fff;
}
.section__four .box p {
  color: #fff;
}
.section__four .box a {
  background: #fff;
  color: #412c65;
  transition: all 0.2s ease-in-out;
  margin-bottom: 15px;
}
@media only screen and (min-width: 493px) {
  .section__four .box a {
    margin-right: 2rem;
  }
}
.section__four .box a:hover {
  color: #fff;
  background: #f7544b;
}
.section__four .circle {
  position: absolute;
  top: 20%;
  opacity: 0.5;
  width: 27%;
  display: block;
  border: 3px solid #fff;
  border-radius: 50%;
  transition: all 1s ease;
}
@media only screen and (min-width: 1024px) {
  .section__four .circle {
    top: 50%;
  }
}
.section__four .circle:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.section__four .circle--1 {
  left: 0;
  transform: translateX(-100%) translateY(-50%);
}
.section__four .circle--2 {
  right: 0;
  transform: translateX(100%) translateY(-50%);
  background: #fff;
}

.footer {
  background-image: linear-gradient(180deg, #1a2047 0%, #141d3c 100%);
  padding: 4.375rem 0;
}
@media only screen and (min-width: 1024px) {
  .footer {
    flex-direction: row;
    padding: 6.25rem 0;
  }
}
.footer .wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 1530px;
  max-width: 95%;
  margin: 0 auto;
  flex-direction: column;
}
@media only screen and (min-width: 1024px) {
  .footer .wrapper {
    flex-direction: row;
  }
}
.footer .logos {
  justify-content: center;
  display: flex;
  gap: 30px;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1024px) {
  .footer .logos {
    justify-content: flex-start;
  }
}
.footer .box {
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (min-width: 1024px) {
  .footer .box {
    text-align: left;
    margin-bottom: 0;
  }
}
.footer .box h3 {
  color: #fff;
}
.footer .box h2 {
  color: #fff;
}
.footer .box a {
  background: #f7544b;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.footer .box a:hover {
  color: #412c65;
  background: #fff;
}
.footer .right {
  color: #fff;
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .footer .right {
    text-align: right;
  }
}
.footer .right h5 {
  font-size: 1.125rem;
  font-weight: bold;
  margin-bottom: 1rem;
}
.footer .right a,
.footer .right p {
  color: #fff;
  line-height: 1.625rem;
  font-weight: 300;
  letter-spacing: 0.05rem;
  margin-bottom: 0.1875rem;
  font-size: 0.875rem;
}
@media only screen and (min-width: 1024px) {
  .footer .right a,
  .footer .right p {
    font-size: 1rem;
  }
}
.footer .right .add-mb {
  margin-bottom: 1.625rem;
}
.footer .right a {
  display: block;
  line-height: 1.625rem;
}
.footer .right a:hover {
  color: #f7544b;
}
.footer .right .icons a {
  display: inline-block;
  padding: 0 0.625rem;
  margin-bottom: 0;
}
.footer .right .icons a:nth-child(1) {
  padding-left: 0;
}
.footer .right .icons a:nth-child(3) {
  padding-right: 0;
}
.footer .right .icons a:hover svg path {
  fill: #f7544b;
}

/*=============================================
                  COOKIES
=============================================*/
.cookie-consent-banner {
  position: fixed;
  z-index: 2147483645;
  width: 100%;
  height: 600px;
  background-color: #ffffff;
  padding: 50px 5%;
  display: none;
  opacity: 0;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  transition: opacity 0.2s ease-in-out;
  max-width: 90%;
  bottom: 20px;
  border-radius: 25px 25px 0 0;
  left: 50%;
  transform: translateX(-50%);
}
@media (min-width: 1024px) {
  .cookie-consent-banner {
    border-radius: 25px;
    max-width: 900px;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: unset;
  }
}
.cookie-consent-banner.show {
  display: flex;
  opacity: 1;
}
.cookie-consent-banner .banner-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-top-right-radius: 25px;
}
.cookie-consent-banner__wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.cookie-consent-banner__title {
  color: #f7544b;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .cookie-consent-banner__title {
    font-size: 30px;
  }
}
.cookie-consent-banner__content {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
}
.cookie-consent-banner__content a {
  color: #404040;
  text-decoration: underline;
  font-weight: bold;
}
.cookie-consent-banner__buttons {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}
.cookie-consent-banner__buttons .btn-new {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 40px;
  transition: 0.1s ease-in-out;
  font-family: "Geomanist", serif !important;
  border-radius: 10px;
  color: #ffffff !important;
  background: #f7544b;
  font-weight: bold;
  text-align: center;
  border: none !important;
  width: 100%;
  max-width: 350px;
}
.cookie-consent-banner__buttons .btn-new.white {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  color: #000 !important;
}
.cookie-consent-banner__buttons .btn-new.white.decline-all {
  box-shadow: none;
  opacity: 0.5;
}
.cookie-consent-banner__buttons .btn-new:hover {
  background: #f0f0f0;
  color: #f7544b !important;
  border: none !important;
}
.cookie-consent-banner__buttons .btn-new.whitehover:hover {
  color: #f7544b;
  background: #ffffff;
}
.cookie-consent-banner__buttons .btn-new.grey {
  background: #f0f0f0;
  color: #f7544b !important;
}
.cookie-consent-banner__buttons .btn-new.grey:hover {
  background: #f7544b;
  color: #ffffff !important;
}
.cookie-consent-banner__buttons .btn-new.white {
  background-color: #ffffff;
  color: #000 !important;
}
.cookie-consent-banner__buttons .btn-new.white:hover {
  background: #f0f0f0;
}
@media (min-width: 1441px) {
  .cookie-consent-banner__buttons .btn-new {
    font-size: 16px;
  }
}
.cookie-consent-panel {
  display: none;
  flex-direction: column;
  opacity: 0;
  position: fixed;
  z-index: 2147483645;
  width: 100%;
  background-color: #ffffff;
  padding: 50px 5%;
  align-items: center;
  justify-content: center;
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  transition: opacity 0.3s ease-in-out;
  max-width: 90%;
  bottom: 20px;
  border-radius: 25px 25px 0 0;
  left: 50%;
  transform: translateX(-50%);
  max-height: calc(100vh - 130px);
}
@media (min-width: 1024px) {
  .cookie-consent-panel {
    border-radius: 25px;
    max-width: 900px;
    top: 50%;
    transform: translate(-50%, -50%);
    bottom: unset;
  }
}
.cookie-consent-panel.show {
  display: flex;
  opacity: 1;
}
.cookie-consent-panel .panel-close {
  position: absolute;
  top: 0;
  right: 0;
  width: 75px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border-top-right-radius: 25px;
  background: transparent;
  border: none;
}
.cookie-consent-panel__wrap {
  display: flex;
  flex-direction: column;
  text-align: center;
  height: 100%;
}
.cookie-consent-panel__content {
  overflow-y: scroll;
}
.cookie-consent-panel__content::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.cookie-consent-panel__content::-webkit-scrollbar-thumb {
  background: #f0f0f0;
  border-radius: 5px;
}
.cookie-consent-panel__content::-webkit-scrollbar-track {
  background: transparent;
}
.cookie-consent-panel__content--title {
  color: #f7544b;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 30px;
  text-align: center;
  width: 100%;
}
@media (min-width: 1024px) {
  .cookie-consent-panel__content--title {
    font-size: 30px;
  }
}
.cookie-consent-panel__content--text {
  margin-bottom: 50px;
  font-size: 14px;
  line-height: 23px;
  font-weight: 500;
  text-align: center;
  color: #000;
}
.cookie-consent-panel__content--text a {
  color: #404040;
  text-decoration: underline;
  font-weight: bold;
}
.cookie-consent-panel__logo {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 50px;
}
.cookie-consent-panel__logo img {
  width: 95px;
}
.cookie-consent-panel__buttons {
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
  gap: 15px;
  width: 100%;
}
.cookie-consent-panel__buttons .btn-new {
  display: inline-flex;
  align-content: center;
  justify-content: center;
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  padding: 0 40px;
  transition: 0.1s ease-in-out;
  font-family: "Geomanist", serif !important;
  border-radius: 10px;
  color: #ffffff !important;
  background: #f7544b;
  font-weight: bold;
  text-align: center;
  border: none !important;
  width: 100%;
  max-width: 350px;
}
.cookie-consent-panel__buttons .btn-new.white {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.2);
  color: #000 !important;
}
.cookie-consent-panel__buttons .btn-new.white.decline-all {
  box-shadow: none;
  opacity: 0.5;
}
.cookie-consent-panel__buttons .btn-new:hover {
  background: #f0f0f0;
  color: #f7544b !important;
  border: none !important;
}
.cookie-consent-panel__buttons .btn-new.whitehover:hover {
  color: #f7544b;
  background: #ffffff;
}
.cookie-consent-panel__buttons .btn-new.grey {
  background: #f0f0f0;
  color: #000 !important;
}
.cookie-consent-panel__buttons .btn-new.grey:hover {
  background: #f7544b;
  color: #ffffff !important;
}
.cookie-consent-panel__buttons .btn-new.white {
  background-color: #ffffff;
  color: #000 !important;
}
.cookie-consent-panel__buttons .btn-new.white:hover {
  background: #f0f0f0;
}
@media (min-width: 1441px) {
  .cookie-consent-panel__buttons .btn-new {
    font-size: 16px;
  }
}
.cookie-consent-panel__settings .switch-wrap {
  position: absolute;
  right: 0;
  top: 11px;
}
.cookie-consent-panel__settings .switch-wrap .switch {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
}
.cookie-consent-panel__settings .switch-wrap .switch.active:before {
  display: none;
}
.cookie-consent-panel__settings .switch-wrap .switch.active:after {
  display: none;
}
.cookie-consent-panel__settings .switch-wrap .switch:before {
  content: "";
  background: url(../img/yes.svg);
  background-size: 12px 12px;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 8px;
  top: 49%;
  z-index: 1;
  transform: translateY(-50%);
}
.cookie-consent-panel__settings .switch-wrap .switch:after {
  content: "";
  background: url(../img/no.svg);
  background-size: 15px 15px;
  width: 15px;
  height: 15px;
  position: absolute;
  right: 5px;
  top: 49%;
  z-index: 1;
  transform: translateY(-50%);
}
.cookie-consent-panel__settings .switch-wrap .switch input[type=checkbox] {
  height: 0;
  width: 0;
  visibility: hidden;
}
.cookie-consent-panel__settings .switch-wrap .switch label {
  cursor: pointer;
  text-indent: -9999px;
  width: 45px;
  height: 26px;
  background: grey;
  display: block;
  border-radius: 100px;
  position: relative;
  margin-bottom: 0;
}
.cookie-consent-panel__settings .switch-wrap .switch label:after {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 20px;
  transition: 0.3s;
  z-index: 2;
}
.cookie-consent-panel__settings .switch-wrap .switch input:checked + label {
  background: #25e712;
}
.cookie-consent-panel__settings .switch-wrap .switch input:checked + label:after {
  left: calc(100% - 3px);
  transform: translateX(-100%);
}
.cookie-consent-panel__settings .switch-wrap .switch span {
  font-size: 14px;
  color: #f7544b;
  font-weight: 700;
}
.cookie-consent-panel__settings ul {
  list-style: none;
  padding: 0;
}
.cookie-consent-panel__settings ul .inner {
  padding: 1.25rem;
  overflow: hidden;
  display: none;
  font-size: 0.875rem;
}
.cookie-consent-panel__settings ul li {
  position: relative;
}
.cookie-consent-panel__settings ul li a.toggle {
  width: 100%;
  background: rgba(0, 0, 0, 0.78);
  border-radius: 0.15em;
  transition: background 0.3s ease;
  text-align: left;
  padding: 12px 75px 12px 0;
  background: 0 0;
  border: none;
  color: #141414;
  font-size: 14px;
  font-family: "Geomanist", serif !important;
  font-weight: 700;
  display: flex;
  align-items: center;
}
.cookie-consent-panel__settings ul li a.toggle .accor-arw {
  width: 10px;
  height: 13px;
  margin-right: 15px;
  transition: 0.2s ease-in-out;
}
.cookie-consent-panel__settings ul li a.toggle.show .accor-arw {
  transform: rotate(90deg);
}
.cookie-consent-badge {
  position: fixed;
  width: 50px;
  bottom: 15px;
  left: 15px;
  transform: translateX(-150%);
  transition: transform 0.5s ease-in-out;
  z-index: 2147483647;
}
.cookie-consent-badge.show {
  transform: translateX(0);
}
.cookie-consent-badge .flip-card {
  background-color: transparent;
  width: 50px;
  height: 50px;
}
.cookie-consent-badge .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.35s ease-in-out;
  transform-style: preserve-3d;
  cursor: pointer;
}
.cookie-consent-badge .flip-card-inner.show {
  transform: rotateY(180deg);
}
.cookie-consent-badge .flip-card-front, .cookie-consent-badge .flip-card-back {
  position: absolute;
  width: 50px;
  height: 50px;
  background-color: #412c65;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-consent-badge .flip-card-front img, .cookie-consent-badge .flip-card-back img {
  height: 35px;
}
.cookie-consent-badge .flip-card-back {
  transform: rotateY(180deg);
}
.cookie-consent-badge .flip-card-back img {
  height: 20px;
}

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