@charset "UTF-8";
/*
    Theme Name: source theme
    Description: Dedicated template for source
    Version: 1.0.7
    Author: Łukasz Książek & Piotr Sember
    Author URI: https://
*/
html {
  font-size: 62.5%;
}

body {
  margin: 0;
  background: #FFFFFF;
  line-height: 1.5294117647;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  color: #222222;
  font-family: "Poppins", sans-serif;
  font-weight: 300;
  font-size: 1.7rem;
  -webkit-tap-highlight-color: transparent;
  overflow-x: clip;
}

* {
  box-sizing: border-box;
}

a {
  color: inherit;
  outline: none;
  cursor: pointer !important;
  text-decoration: none;
  transition: all 0.4s ease-out 0s;
}

a img {
  border: none;
}

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

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

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

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 {
  padding-left: 2rem;
}

td:first-child {
  padding-left: 0;
}

main {
  display: block;
  padding-top: 9.6rem;
  transition: all 0.4s ease-out 0s;
}

body.nav-height main {
  padding-top: 7rem;
}

.container {
  margin-left: auto;
  margin-right: auto;
  display: block;
  max-width: 1176px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 767px) {
  .container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 599px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.container-blog {
  margin-left: auto;
  margin-right: auto;
  max-width: 1366px;
  width: 100%;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 767px) {
  .container-blog {
    padding-left: 20px;
    padding-right: 20px;
  }
}

.bg-image {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  z-index: -1;
}

.rwd-bg {
  background-position: center center;
  background-repeat: repeat;
}
.rwd-bg.full-bg {
  background-repeat: no-repeat;
  background-size: cover;
}

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%;
}

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

.color-1 {
  color: #FFFFFF;
}
.color-1 > * {
  color: #FFFFFF;
}

.background-color-1 {
  background-color: #FFFFFF;
}

.color-2 {
  color: #222222;
}
.color-2 > * {
  color: #222222;
}

.background-color-2 {
  background-color: #222222;
}

.color-3 {
  color: #FFB995;
}
.color-3 > * {
  color: #FFB995;
}

.background-color-3 {
  background-color: #FFB995;
}

.color-4 {
  color: #000000;
}
.color-4 > * {
  color: #000000;
}

.background-color-4 {
  background-color: #000000;
}

.color-5 {
  color: #F5F5F0;
}
.color-5 > * {
  color: #F5F5F0;
}

.background-color-5 {
  background-color: #F5F5F0;
}

.color-6 {
  color: #707070;
}
.color-6 > * {
  color: #707070;
}

.background-color-6 {
  background-color: #707070;
}

.color-7 {
  color: rgba(255, 184, 149, 0.37);
}
.color-7 > * {
  color: rgba(255, 184, 149, 0.37);
}

.background-color-7 {
  background-color: rgba(255, 184, 149, 0.37);
}

.color-8 {
  color: rgba(255, 184, 149, 0.4);
}
.color-8 > * {
  color: rgba(255, 184, 149, 0.4);
}

.background-color-8 {
  background-color: rgba(255, 184, 149, 0.4);
}

.color-9 {
  color: #fff;
}
.color-9 > * {
  color: #fff;
}

.background-color-9 {
  background-color: #fff;
}

.color-10 {
  color: #fff;
}
.color-10 > * {
  color: #fff;
}

.background-color-10 {
  background-color: #fff;
}

.color-11 {
  color: #fff;
}
.color-11 > * {
  color: #fff;
}

.background-color-11 {
  background-color: #fff;
}

.color-12 {
  color: #fff;
}
.color-12 > * {
  color: #fff;
}

.background-color-12 {
  background-color: #fff;
}

.color-13 {
  color: #fff;
}
.color-13 > * {
  color: #fff;
}

.background-color-13 {
  background-color: #fff;
}

.color-14 {
  color: #fff;
}
.color-14 > * {
  color: #fff;
}

.background-color-14 {
  background-color: #fff;
}

.color-15 {
  color: #fff;
}
.color-15 > * {
  color: #fff;
}

.background-color-15 {
  background-color: #fff;
}

.color-16 {
  color: #fff;
}
.color-16 > * {
  color: #fff;
}

.background-color-16 {
  background-color: #fff;
}

.color-17 {
  color: #fff;
}
.color-17 > * {
  color: #fff;
}

.background-color-17 {
  background-color: #fff;
}

@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-ThinItalic.ttf") format("truetype");
  font-weight: 100;
  font-style: italic;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-Thin.ttf") format("truetype");
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-ExtraLight.ttf") format("truetype");
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-Regular.ttf") format("truetype");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Poppins";
  src: url("./fonts/Poppins/Poppins-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}
nav#nav {
  position: fixed;
  z-index: 1000;
  top: 0;
  width: 100%;
  max-height: 9.6rem;
  height: 100%;
  background-color: #FFFFFF;
  transition: all 0.4s ease-out 0s;
}
nav#nav .container {
  height: 100%;
}
nav#nav .grid {
  height: 100%;
}
nav#nav .grid .container-menu {
  position: relative;
  height: 100%;
  transition: all 0.4s ease-out 0s;
  grid-column: span 12;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
nav#nav .grid .container-menu .logo-container {
  max-height: 4.6rem;
  max-width: 17.4rem;
  width: 100%;
  height: 100%;
}
@media (max-width: 1024px) {
  nav#nav .grid .container-menu .logo-container {
    margin-left: 0;
  }
}
nav#nav .grid .container-menu .logo-container img {
  object-fit: contain;
  object-position: center center;
}
@media (max-width: 1024px) {
  nav#nav .grid .container-menu .logo-container img {
    height: 90%;
  }
}
@media (max-width: 767px) {
  nav#nav .grid .container-menu .logo-container img {
    margin-top: 0.5rem;
    height: 85%;
  }
}
nav#nav .grid .container-menu .menu-main-menu-container {
  transition: all 0.4s ease-out 0s;
  position: absolute;
  right: 0;
  top: 100%;
  background-color: #FFFFFF;
  opacity: 0;
  pointer-events: none;
}
@media (max-width: 767px) {
  nav#nav .grid .container-menu .menu-main-menu-container {
    margin-right: -20px;
  }
}
.show-menu nav#nav .grid .container-menu .menu-main-menu-container {
  opacity: 1;
  pointer-events: auto;
}
nav#nav .grid .container-menu .menu-main-menu-container ul {
  list-style: none;
  text-align: right;
  padding-right: 3rem;
  padding-left: 6rem;
  padding-bottom: 4.2rem;
  font-weight: 300;
}
@media (max-width: 767px) {
  nav#nav .grid .container-menu .menu-main-menu-container ul {
    font-size: 2.2rem;
  }
}
nav#nav .grid .container-menu .menu-main-menu-container ul li {
  padding-bottom: 0.8rem;
}
nav#nav .grid .container-menu .menu-main-menu-container ul li a:hover {
  background-color: #FFB995;
}
nav#nav .grid .container-menu .menu-main-menu-container ul li a span {
  padding: 0.1rem 0.5rem;
  transition: all 0.4s ease-out 0s;
}
nav#nav .grid .container-menu .menu-main-menu-container ul li span {
  white-space: nowrap;
}
nav#nav .grid .container-menu .menu-main-menu-container ul li.current-menu-item a span {
  background-color: #FFB995;
}
nav#nav .grid .container-menu .menu-main-menu-container ul li:last-child {
  padding-bottom: 0 !important;
}
nav#nav .grid .container-menu .buttons-container {
  display: flex;
  flex-direction: row;
}
nav#nav .grid .container-menu .buttons-container .lagune-buttons span.lag {
  padding: 0 0.5rem;
}
@media (max-width: 767px) {
  nav#nav .grid .container-menu .buttons-container .lagune-buttons span {
    font-size: 3rem;
  }
}
nav#nav .grid .container-menu .buttons-container .hamburger-menu {
  margin: 0 3rem;
  position: relative;
  cursor: pointer;
}
@media (max-width: 767px) {
  nav#nav .grid .container-menu .buttons-container .hamburger-menu {
    padding: 0 0 0 3rem;
    margin: 0;
  }
}
@media (hover: hover) {
  nav#nav .grid .container-menu .buttons-container .hamburger-menu:hover .bar1 {
    transform: rotateZ(43deg);
  }
  nav#nav .grid .container-menu .buttons-container .hamburger-menu:hover .bar2 {
    opacity: 0;
  }
  nav#nav .grid .container-menu .buttons-container .hamburger-menu:hover .bar3 {
    transform: rotateZ(-43deg);
  }
}
.show-menu nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar1 {
  transform: rotateZ(43deg);
}
.show-menu nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar2 {
  opacity: 0;
}
.show-menu nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar3 {
  transform: rotateZ(-43deg);
}
nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar1 {
  width: 3.6rem;
  height: 2px;
  background-color: #000000;
  transform-origin: 0;
  transition: all 0.4s ease-out 0s;
}
nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar2 {
  width: 3.6rem;
  height: 2px;
  background-color: #000000;
  margin-top: 1rem;
  transition: all 0.4s ease-out 0s;
}
nav#nav .grid .container-menu .buttons-container .hamburger-menu .bar3 {
  width: 3.6rem;
  height: 2px;
  background-color: #000000;
  margin-top: 1rem;
  transform-origin: 0;
  transition: all 0.4s ease-out 0s;
}

.nav-top {
  max-height: 3.6rem !important;
  max-width: 15rem !important;
}

body.nav-height nav {
  max-height: 7rem !important;
  height: 100%;
}
@media (max-width: 1024px) {
  body.nav-height nav {
    height: 8rem !important;
  }
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: inherit;
}

hr {
  margin: 5.6rem 0 !important;
  display: block;
  height: 1px;
  width: 100%;
  padding: 0;
  border: none;
  border-top: 1px solid #707070;
}
@media (max-width: 599px) {
  hr {
    margin: 3rem 0 !important;
  }
}

main {
  transition: all 0.4s ease-out 0s;
  overflow: clip;
  min-height: calc(100vh - 9.6rem - 33.6rem);
}
main.hidden {
  opacity: 0;
}
main.visible {
  transition: opacity 0.5s ease-out 1s;
  opacity: 1;
}
main img.alignleft {
  float: left;
  margin: 0 3rem 3rem 0;
}
main img.alignright {
  float: right;
  margin: 0 0 3rem 3rem;
}
main img.aligncenter {
  display: block;
  margin: 0 auto;
}

.js .anim-block {
  transition: all 0.5s ease-out 0s;
  transform: translateX(-20px);
  opacity: 0;
}
.js .anim-block.active.step-1 {
  transition-delay: 0.3s;
}
.js .anim-block.active.step-2 {
  transition-delay: 0.8s;
}
.js .anim-block.active.step-3 {
  transition-delay: 1.3s;
}
.js .anim-block.active.step-4 {
  transition-delay: 1.8s;
}
.js .anim-block.active.step-5 {
  transition-delay: 2.3s;
}
.js .anim-block.active.step-6 {
  transition-delay: 2.8s;
}
.js .anim-block.active.step-7 {
  transition-delay: 3.3s;
}
.js .anim-block.active.step-8 {
  transition-delay: 3.8s;
}
.js .anim-block.active.step-9 {
  transition-delay: 4.3s;
}
.js .anim-block.active.step-10 {
  transition-delay: 4.8s;
}

.js .anim-block-rev {
  transform: translateX(10rem);
}

.js .anim-block-top {
  transform: translateY(-20px);
}

.js .anim-block-bottom {
  transform: translateY(20px);
}

.js .anim-block-opac {
  transform: translateX(0);
  opacity: 0;
}

.js .anim-block-bright {
  transform: none;
  filter: brightness(0.3);
  -webkit-filter: brightness(0.3);
  opacity: 1;
}

.js .anim-block-bright.active {
  filter: brightness(1);
  -webkit-filter: brightness(1);
}

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

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

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

.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: 120%;
  z-index: 0;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  transform: translate3d(0, 0, 0);
  transition: all 0.4s ease-out 0s;
}
.parallax-window .parallax-window-in.no-anim {
  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;
}

.slides-section .slides {
  position: relative;
  overflow: hidden;
}
.slides-section .slides .slide {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  transform: translateX(-20px);
  transition: all 0.4s ease-out 0s;
}
.slides-section .slides .slide > img,
.slides-section .slides .slide > video,
.slides-section .slides .slide .parallax-window img,
.slides-section .slides .slide .parallax-window video {
  display: block;
  max-width: none;
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.slides-section .slides .slide .parallax-window {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.slides-section .slides .slide .parallax-window-in {
  height: 120%;
  background-position: center top;
}
.slides-section .slides .slide .parallax-window-in video,
.slides-section .slides .slide .parallax-window-in img {
  object-position: 50% 0;
}
.slides-section .slides .slide.type-0 .parallax-window-in {
  background-position: center 0%;
}
.slides-section .slides .slide.type-0 .parallax-window-in video,
.slides-section .slides .slide.type-0 .parallax-window-in img {
  object-position: 50% 0%;
}
.slides-section .slides .slide.type-1 .parallax-window-in {
  background-position: center 10%;
}
.slides-section .slides .slide.type-1 .parallax-window-in video,
.slides-section .slides .slide.type-1 .parallax-window-in img {
  object-position: 50% 10%;
}
.slides-section .slides .slide.type-2 .parallax-window-in {
  background-position: center 20%;
}
.slides-section .slides .slide.type-2 .parallax-window-in video,
.slides-section .slides .slide.type-2 .parallax-window-in img {
  object-position: 50% 20%;
}
.slides-section .slides .slide.type-3 .parallax-window-in {
  background-position: center 30%;
}
.slides-section .slides .slide.type-3 .parallax-window-in video,
.slides-section .slides .slide.type-3 .parallax-window-in img {
  object-position: 50% 30%;
}
.slides-section .slides .slide.type-4 .parallax-window-in {
  background-position: center 40%;
}
.slides-section .slides .slide.type-4 .parallax-window-in video,
.slides-section .slides .slide.type-4 .parallax-window-in img {
  object-position: 50% 40%;
}
.slides-section .slides .slide.type-5 .parallax-window-in {
  background-position: center 50%;
}
.slides-section .slides .slide.type-5 .parallax-window-in video,
.slides-section .slides .slide.type-5 .parallax-window-in img {
  object-position: 50% 50%;
}
.slides-section .slides .slide.type-6 .parallax-window-in {
  background-position: center 60%;
}
.slides-section .slides .slide.type-6 .parallax-window-in video,
.slides-section .slides .slide.type-6 .parallax-window-in img {
  object-position: 50% 60%;
}
.slides-section .slides .slide.type-7 .parallax-window-in {
  background-position: center 70%;
}
.slides-section .slides .slide.type-7 .parallax-window-in video,
.slides-section .slides .slide.type-7 .parallax-window-in img {
  object-position: 50% 70%;
}
.slides-section .slides .slide.type-8 .parallax-window-in {
  background-position: center 80%;
}
.slides-section .slides .slide.type-8 .parallax-window-in video,
.slides-section .slides .slide.type-8 .parallax-window-in img {
  object-position: 50% 80%;
}
.slides-section .slides .slide.type-9 .parallax-window-in {
  background-position: center 90%;
}
.slides-section .slides .slide.type-9 .parallax-window-in video,
.slides-section .slides .slide.type-9 .parallax-window-in img {
  object-position: 50% 90%;
}
.slides-section .slides .slide.type-10 .parallax-window-in {
  background-position: center 100%;
}
.slides-section .slides .slide.type-10 .parallax-window-in video,
.slides-section .slides .slide.type-10 .parallax-window-in img {
  object-position: 50% 100%;
}
.slides-section .slides .slide.active {
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}
.slides-section .slides .slide.active ~ .slide {
  transform: translateX(20px);
}
.slides-section .slides.anim-type-2 .slide {
  transform: translateX(-100%);
  opacity: 1;
}
.slides-section .slides.anim-type-2 .slide.active {
  opacity: 1;
  transform: translateX(0);
}
.slides-section .slides.anim-type-2 .slide.active ~ .slide {
  transform: translateX(100%);
}
.slides-section .slides.anim-type-3 .slide {
  transform: none !important;
  opacity: 0;
}
.slides-section .slides.anim-type-3 .slide.active {
  opacity: 1;
}
.slides-section .slides .slide-n,
.slides-section .slides .slide-p {
  cursor: pointer;
}
.slides-section .slides .slide-n img,
.slides-section .slides .slide-n svg,
.slides-section .slides .slide-p img,
.slides-section .slides .slide-p svg {
  max-width: none;
}

.line-break {
  display: block;
  width: 40px;
  height: 2px;
  background-color: rgba(255, 184, 149, 0.37);
  margin: 1.1rem 0;
}

.button-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
}

.only-admin-section {
  overflow: hidden;
  height: 0;
}
.elementor-editor-active .only-admin-section {
  height: auto;
}

.background-image {
  pointer-events: none;
}
.background-image * {
  pointer-events: none;
}

.custom-video-container .play-button {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  cursor: pointer;
  transition: all 0.4s ease-out 0s;
}
.custom-video-container .play-button svg,
.custom-video-container .play-button img {
  position: absolute;
  z-index: 2;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 12rem;
  height: 12rem;
  display: block;
}
@media (max-width: 599px) {
  .custom-video-container .play-button svg,
  .custom-video-container .play-button img {
    width: 8rem;
    height: 8rem;
  }
}
.video-played.custom-video-container .play-button {
  opacity: 0;
}

.only-tablet {
  display: none;
}
@media (max-width: 1024px) {
  .only-tablet {
    display: block;
  }
}

.text {
  white-space: normal !important;
}

video::--webkit-media-controls {
  display: none !important;
}

video::--webkit-media-controls-play-button {
  display: none !important;
}

.font-quote42 {
  font-size: 4.2rem;
  line-height: 1.5238095238;
  font-weight: 400;
}
@media (max-width: 767px) {
  .font-quote42 {
    grid-column: span 12;
    font-size: 3.2rem;
    line-height: 1.375;
  }
}

.bold {
  font-weight: 700 !important;
}

.semi-bold {
  font-weight: 600 !important;
}

.medium {
  font-weight: 500 !important;
}

.normal {
  font-weight: 400 !important;
}

.light {
  font-weight: 300 !important;
}

.extra-light {
  font-weight: 200 !important;
}

.thin {
  font-weight: 100 !important;
}

.underline {
  text-decoration: underline;
}

.italic {
  font-style: italic;
}

.grid {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  grid-column-gap: 1.6rem;
  grid-row-gap: 0;
}

.shadow {
  text-shadow: 0 0 2px #222222;
}

.button-link {
  display: inline-block;
  padding: 0.7rem 3rem;
  background-color: #FFB995;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.7142857143;
  border: 1px solid rgba(255, 255, 255, 0);
}
.button-link:hover {
  text-shadow: 0 0 1px #222222;
  background-color: rgba(255, 255, 255, 0);
  border: 1px solid #FFB995;
}

.section {
  position: relative;
}

*[id] {
  scroll-margin-top: 9.6rem;
}

.section-title {
  grid-column: 2/span 7;
  padding-right: 10%;
}
@media (max-width: 1023px) {
  .section-title {
    grid-column: 2/span 8;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .section-title {
    grid-column: 1/span 12;
  }
}
.section-title > span {
  box-shadow: inset 0 -0.55em #FFB995;
}

.elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
h1 {
  font-size: 5rem;
  font-weight: 100;
  line-height: 1.2;
}
.elementor-widget-text-editor .elementor-widget-container h1 strong, .h1-text strong,
h1 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h1, .h1-text,
  h1 {
    font-size: 4rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
h2 {
  font-size: 5rem;
  font-weight: 100;
  line-height: 1.2;
}
.elementor-widget-text-editor .elementor-widget-container h2 strong, .h2-text strong,
h2 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h2, .h2-text,
  h2 {
    font-size: 4rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
h3 {
  font-size: 4.6rem;
  font-weight: 200;
  line-height: 1.5;
}
.elementor-widget-text-editor .elementor-widget-container h3 strong, .elementor-widget-text-editor .elementor-widget-container p strong, .h3-text strong,
h3 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container p, .h3-text,
  h3 {
    font-size: 3.4rem;
  }
}

.elementor-widget-text-editor .elementor-widget-container h4, .h4-text,
h4 {
  font-size: 2.4rem;
  font-weight: 300;
  line-height: 1.25;
}
.elementor-widget-text-editor .elementor-widget-container h4 strong, .h4-text strong,
h4 strong {
  font-weight: 700;
}

.elementor-widget-text-editor .elementor-widget-container h5, .h5-text,
h5 {
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 1.5;
}
.elementor-widget-text-editor .elementor-widget-container h5 strong, .h5-text strong,
h5 strong {
  font-weight: 700;
}

.h6-text,
h6 {
  font-size: 1.6rem;
  font-weight: 300;
  line-height: 1.1875;
}
.h6-text strong,
h6 strong {
  font-weight: 700;
}

.font44 {
  font-size: 4.4rem;
  font-weight: 100;
  line-height: 1.5;
}
.font44 strong {
  font-weight: 700;
}
@media (max-width: 767px) {
  .font44 {
    font-size: 3.3rem;
  }
}

.ls {
  letter-spacing: 0.15em;
}

.default-text-2, .default-text {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.5294117647;
}
.default-text-2 strong, .default-text strong {
  font-weight: 700;
}

.default-text-2 {
  font-size: 1.6rem;
}

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

.grid-el-12, .grid-el {
  display: grid;
  grid-column-gap: 1.6rem;
  grid-row-gap: 1.6rem;
  width: 100%;
  transition: all 0.4s ease-out 0s;
}

.grid-el-12 {
  grid-template-columns: repeat(12, 1fr);
}

.no-padd-l-r {
  padding-left: 0;
  padding-right: 0;
}

@media (max-width: 1024px) {
  .no-padd-l-r-tab {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width: 599px) {
  .no-padd-l-r-mobs {
    padding-left: 0;
    padding-right: 0;
  }
}

.no-max-width {
  max-width: none;
}

input[type=submit], .button {
  cursor: pointer;
  position: relative;
  color: #000000;
}
input[type=submit], .button {
  transition: all 0.4s ease-out 0s;
}

.elementor-element {
  overflow-x: clip;
}

.elementor-widget {
  margin-bottom: 0 !important;
}

.elementor-widget-container {
  display: flex;
  width: 100%;
  overflow: visible;
}
.elementor-widget-container .section {
  width: 100%;
}
.elementor-widget-container .section.no-marg-b {
  margin-bottom: 0;
}
.elementor-widget-container .elementor-image {
  max-width: 1176px;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0 auto;
}
@media (max-width: 1024px) {
  .elementor-widget-container .elementor-image {
    max-width: unset;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}
.elementor-widget-container .elementor-image .widget-image-caption {
  display: block;
  padding-top: 2rem;
  font-size: inherit;
}
.elementor-widget-container .elementor-text-editor {
  max-width: 1000px;
  padding-bottom: 0;
  margin: 0 auto;
}
.elementor-section-wrap:first-child > .elementor-section:first-child > .elementor-container:first-child > .elementor-row:first-child .elementor-widget-container .elementor-text-editor {
  padding-top: 0;
}

.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: none !important;
}

.elementor-column > .elementor-element-populated {
  padding: 0 !important;
}

.elementor-widget-text-editor {
  background-color: #222222;
}
.elementor-widget-text-editor .elementor-widget-container {
  padding: 32px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 1024px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.elementor-widget-text-editor .elementor-widget-container p {
  font-size: inherit;
  font-weight: inherit;
}
.elementor-widget-text-editor .elementor-widget-container h1 {
  font-size: 3.6rem;
  line-height: 1.2;
}
@media (max-width: 599px) {
  .elementor-widget-text-editor .elementor-widget-container h1 {
    font-size: 3.4rem;
  }
}
.elementor-widget-text-editor .elementor-widget-container h3 {
  font-size: 2.4rem;
  font-weight: 700;
}
.elementor-widget-text-editor .elementor-widget-container h4 {
  color: #707070;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h4, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6 {
  margin: 0.2rem 0;
}
.elementor-widget-text-editor .elementor-widget-container h1, .elementor-widget-text-editor .elementor-widget-container h2, .elementor-widget-text-editor .elementor-widget-container h3, .elementor-widget-text-editor .elementor-widget-container h5, .elementor-widget-text-editor .elementor-widget-container h6, .elementor-widget-text-editor .elementor-widget-container p, .elementor-widget-text-editor .elementor-widget-container ul, .elementor-widget-text-editor .elementor-widget-container li {
  color: #FFFFFF;
}

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;
}

input:not([type=submit]), textarea {
  outline: none;
  border: 1px solid #fff;
  padding: 1rem;
  background: transparent;
}

.checkbox-container {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-container input {
  margin-right: 1.4rem;
  margin-top: 0;
}
.type-2.checkbox input {
  background-color: rgba(255, 184, 149, 0.37) !important;
}
.type-2.checkbox input:checked, .type-2.checkbox input.checked {
  background-color: rgba(255, 184, 149, 0.37) !important;
}
.type-2.checkbox input:checked + svg, .type-2.checkbox input.checked + svg {
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox input {
  flex-shrink: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: 24px;
  height: 24px;
  display: block;
  position: relative;
  outline: none;
  background: rgba(255, 184, 149, 0.37);
  border: 1px solid #F5F5F0;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border-radius: 0;
}
@media (min-width: 1025px) {
  .checkbox input:hover {
    box-shadow: inset 0 0 0 2px #F5F5F0;
    -webkit-box-shadow: inset 0 0 0 2px #F5F5F0;
  }
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
  }
}
.checkbox input:checked, .checkbox input.checked {
  background-color: #F5F5F0;
}
.checkbox input:checked + svg, .checkbox input.checked + svg {
  animation: checkbox-anim-1 0.4s linear 0.2s 1 forwards;
}

.checkbox {
  position: relative;
}
.checkbox input {
  transition: all 0.4s ease-out 0s;
}
@media (min-width: 1025px) {
  .checkbox input:hover svg {
    transform: scale(1.1) translateZ(0);
  }
}
.checkbox svg {
  pointer-events: none;
  fill: none;
  stroke-width: 2px;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: rgba(255, 184, 149, 0.37);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 21px;
  height: 21px;
  max-width: unset;
  transform: scale(0) translateZ(0);
}
.type-2.checkbox svg {
  stroke: #707070;
}

@keyframes checkbox-anim-1 {
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
.checkbox-input {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
}
.checkbox-input .checkbox {
  margin-right: 1.2rem;
}

.input-container textarea, .input-container input {
  color: #fff;
}
.input-container textarea::-webkit-input-placeholder, .input-container input::-webkit-input-placeholder {
  color: #fff !important;
}
.input-container textarea::-moz-placeholder, .input-container input::-moz-placeholder {
  color: #fff !important;
}
.input-container textarea:-ms-input-placeholder, .input-container input:-ms-input-placeholder {
  color: #fff !important;
}
.input-container textarea:-moz-placeholder, .input-container input:-moz-placeholder {
  color: #fff !important;
}
.input-container input:not([type=submit]), .input-container input:not([type=checkbox]), .input-container textarea {
  width: 100%;
}
.input-container input[type=checkbox] {
  width: 24px;
  height: 24px;
}
.input-container.text-area-input {
  position: relative;
}
.input-container.text-area-input:after {
  position: absolute;
  display: block;
  content: "";
  bottom: 8px;
  right: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 10px 10px;
  border-color: #fff;
}
.input-container.text-area-input textarea {
  resize: vertical;
}
.input-container.text-area-input ::-webkit-resizer {
  opacity: 0;
}

.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;
  user-select: none;
  transition: all 0.4s 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.4s 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%;
  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) {
  .elements-list-container .arr-prev:hover img, .elements-list-container .arr-prev:hover svg {
    transform: translateY(-50%) translateX(-3px);
  }
}
.elements-list-container .arr-next {
  left: 100%;
  margin-left: 2rem;
}
@media (min-width: 1025px) {
  .elements-list-container .arr-next:hover img, .elements-list-container .arr-next:hover svg {
    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;
  transform: translateX(-100%);
  position: absolute;
  left: 0;
  top: 0;
  width: calc(100% + 3.2rem);
  margin-left: -3.2rem;
  height: 100%;
  z-index: 1;
  transition: all 0.3s ease-out 0s;
  transition-property: transform, opacity;
  background: transparent;
}
.elements-list-container .elements-list .elements-group.no-anim {
  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 .el {
  display: table-cell;
  vertical-align: top;
  padding-left: 3.2rem;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group {
  transform: none !important;
  opacity: 0;
  transition: opacity 1s !important;
}
.elements-list-container.elements-anim-type-2 .elements-list .elements-group.current {
  opacity: 1;
}

.js:not(.elementor-editor-active) .anim-left {
  transition: all 2s;
  opacity: 0;
  transform: translate(-10rem, 0);
}
.js:not(.elementor-editor-active) .anim-right {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(1rem, 0);
}
.js:not(.elementor-editor-active) .anim-bottom {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(0, 2rem);
}
.js:not(.elementor-editor-active) .anim-top {
  transition: all 1.3s;
  opacity: 0;
  transform: translate(0, -2rem);
}
.js:not(.elementor-editor-active) .anim-center {
  transition: all 1.3s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .anim-txt {
  transition: all 2s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .anim-vid {
  transition: all 1.3s;
  opacity: 0;
}
.js:not(.elementor-editor-active) .anim-start {
  transition: all 1.3s;
  opacity: 0.4;
}
.js:not(.elementor-editor-active) .fade-opacity {
  opacity: 1;
}
.js:not(.elementor-editor-active) .anim-scale {
  transition: all 2.5s;
  opacity: 0.6;
  transform: scale(0.8);
}
.js:not(.elementor-editor-active) .fade-transform {
  opacity: 1;
  transform: translate(0, 0) scale(1);
}

@media (max-width: 1176px) {
  html {
    font-size: 56.25%;
  }
}
@media (max-width: 1023px) {
  html {
    font-size: 50%;
  }
}
.footer {
  position: relative;
  min-height: 33.6rem;
  background-color: #FFB995;
}
.footer .footer-logo {
  padding-top: 7rem;
  grid-column: span 12;
  width: 100%;
  height: 100%;
  text-align: center;
}
.footer .footer-logo img {
  width: 26rem;
  height: 100%;
}
.footer .address {
  padding-top: 2rem;
  grid-column: span 12;
  text-align: center;
}
.footer .menu-main-menu-container {
  padding-top: 7rem;
  grid-column: span 12;
  text-align: center;
}
.footer .menu-main-menu-container > ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  column-gap: 3rem;
  row-gap: 1rem;
}
.footer .menu-main-menu-container > ul li a {
  transition: all 0.4s ease-out 0s;
}
.footer .menu-main-menu-container > ul li a:hover {
  text-shadow: 0 0 1px #222222;
}
.footer .menu-main-menu-container > ul li.current-menu-item {
  text-shadow: 0 0 1px #222222;
}
.footer .container-date {
  padding-bottom: 2rem;
  font-size: 1rem;
  display: flex;
  flex-direction: row;
  justify-content: center;
  padding-top: 1rem;
  grid-column: span 12;
  gap: 2rem;
}
.footer .container-date .menu-footer-menu-container {
  text-align: center;
}
.footer .container-date .menu-footer-menu-container > ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  list-style: none;
  padding-left: 0;
  gap: 2rem;
}
.footer .container-date .menu-footer-menu-container > ul li a {
  transition: all 0.4s ease-out 0s;
}
.footer .container-date .menu-footer-menu-container > ul li a:hover {
  text-shadow: 0 0 1px #222222;
}
.footer .container-date .menu-footer-menu-container > ul li.current-menu-item {
  text-shadow: 0 0 1px #222222;
}

.home-image {
  position: relative;
}
.home-image > img {
  position: absolute;
  object-fit: cover;
  object-position: center center;
  width: 100% !important;
  height: 100% !important;
}
.home-image .grid {
  position: relative;
  z-index: 1;
}
.home-image .grid .container-image {
  grid-column: 3/span 8;
  padding: 23rem 3rem 0;
}
@media (max-width: 1176px) {
  .home-image .grid .container-image {
    padding: 13vw 3rem 0;
  }
}
@media (max-width: 767px) {
  .home-image .grid .container-image {
    padding: 41vh 0rem 0;
    grid-column: 2/span 10;
  }
}
.home-image .grid .desc {
  grid-column: 3/span 8;
  padding: 11.5rem 3rem 0;
  text-align: center;
}
@media (max-width: 1176px) {
  .home-image .grid .desc {
    padding: 11.5vw 3rem 0;
  }
}
@media (max-width: 1023px) {
  .home-image .grid .desc {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .home-image .grid .desc {
    grid-column: span 12;
    padding: 29vh 0rem 0;
  }
  .home-image .grid .desc > span {
    font-size: 1.9rem;
  }
}
.home-image .grid .desc::after {
  content: "";
  margin-top: 1.8rem;
  display: block;
  height: 2.5rem;
  width: 100%;
  background-color: #FFFFFF;
  margin-bottom: -0.1rem;
}

.home-image.alt-background .desc::after {
  background-color: #F5F5F0;
}

.home-desc .grid .text-container {
  grid-column: 4/span 6;
}
@media (max-width: 1023px) {
  .home-desc .grid .text-container {
    grid-column: 2/span 10;
  }
}
@media (max-width: 767px) {
  .home-desc .grid .text-container {
    grid-column: span 12;
  }
}
.none-margin-top {
  padding-top: 0;
}

.small-margin-top {
  padding-top: 4rem;
}
@media (max-width: 767px) {
  .small-margin-top {
    padding-top: 2rem;
  }
}

.standard-margin-top {
  padding-top: 6rem;
}
@media (max-width: 767px) {
  .standard-margin-top {
    padding-top: 4rem;
  }
}

.normal-margin-top {
  padding-top: 8rem;
}
@media (max-width: 767px) {
  .normal-margin-top {
    padding-top: 6rem;
  }
}

.big-margin-top {
  padding-top: 12rem;
}
@media (max-width: 767px) {
  .big-margin-top {
    padding-top: 8rem;
  }
}

.none-margin-bottom {
  padding-bottom: 0;
}

.small-margin-bottom {
  padding-bottom: 4rem;
}
@media (max-width: 767px) {
  .small-margin-bottom {
    padding-bottom: 2rem;
  }
}

.standard-margin-bottom {
  padding-bottom: 6rem;
}
@media (max-width: 767px) {
  .standard-margin-bottom {
    padding-bottom: 4rem;
  }
}

.normal-margin-bottom {
  padding-bottom: 8rem;
}
@media (max-width: 767px) {
  .normal-margin-bottom {
    padding-bottom: 6rem;
  }
}

.big-margin-bottom {
  padding-bottom: 12rem;
}
@media (max-width: 767px) {
  .big-margin-bottom {
    padding-bottom: 8rem;
  }
}

.alt-background {
  background-color: #F5F5F0;
}

.img-none {
  display: none;
}

.img-small {
  width: 30rem !important;
  height: 30rem !important;
}

.img-standard {
  width: 40rem !important;
  height: 40rem !important;
}

.img-normal {
  width: 50rem !important;
  height: 50rem !important;
}

.img-big {
  width: auto !important;
  height: 60rem !important;
}

.page-image {
  position: relative;
}
.page-image > img {
  position: absolute;
  object-fit: cover;
  object-position: center center;
  width: 100% !important;
  height: 100% !important;
}
.page-image .grid {
  position: relative;
  z-index: 1;
}
.page-image .grid .desc {
  display: flex;
  align-items: flex-end;
  grid-column: 2/span 11;
  margin: 15rem 0rem 7.7rem;
  font-size: 18rem;
  line-height: 1.1111111111;
  min-height: 45.2rem;
  margin-left: 4rem;
}
@media (max-width: 1176px) {
  .page-image .grid .desc {
    margin: 8.5vw 0 2.5vw;
    min-height: 26.5vw;
    font-size: 9.4vw;
  }
}
@media (max-width: 767px) {
  .page-image .grid .desc {
    grid-column: span 12;
    font-size: 12vw;
    margin: 36.5vw 0 2.5vw;
  }
}
.page-image .grid .box {
  grid-column: 1/span 7;
  height: 2.5rem;
  max-width: 60rem;
  background-color: #FFFFFF;
  margin-bottom: -0.2rem;
}
@media (max-width: 767px) {
  .page-image .grid .box {
    grid-column: span 12;
  }
}

.page-image.alt-background .box {
  background-color: #F5F5F0;
}

.page-title {
  position: relative;
}
.page-title .add-image {
  position: absolute;
  z-index: 2;
  left: 0;
  bottom: -4rem;
  transform: translate(-35%, 30%);
}
.page-title .add-image2 {
  position: absolute;
  z-index: 1;
  left: 90%;
  bottom: -4rem;
  object-fit: cover;
  object-position: left center;
}
@media (max-width: 1024px) {
  .page-title .add-image2 {
    transform: translate(45%, 20%);
  }
}
@media (max-width: 1000px) {
  .page-title .add-image2 {
    display: none;
  }
}
.page-title .grid {
  position: relative;
  z-index: 10;
}
.page-title .grid .wysiwyg-list {
  position: relative;
  z-index: 10;
  grid-column: 3/span 9;
  padding-top: 5rem;
}
@media (max-width: 1023px) {
  .page-title .grid .wysiwyg-list {
    grid-column: 2/span 9;
  }
}
@media (max-width: 767px) {
  .page-title .grid .wysiwyg-list {
    grid-column: span 12;
  }
}
.page-title .grid .list-el {
  padding-left: 7.6rem;
  position: relative;
}
@media (max-width: 767px) {
  .page-title .grid .list-el {
    padding-left: 5rem;
  }
}
.page-title .grid .list-el:not(:last-child) {
  margin-bottom: 0.4rem;
}
.page-title .grid .list-el::before {
  content: "";
  position: absolute;
  display: block;
  width: 4.6rem;
  height: 1px;
  background-color: #707070;
  top: 0.76em;
  left: 0;
}
@media (max-width: 767px) {
  .page-title .grid .list-el::before {
    width: 3rem;
  }
}
.page-title .grid .title-list, .page-title .grid .only-title-list {
  position: relative;
  width: fit-content;
  padding: 0.3rem 0;
}
.page-title .grid .title-list {
  cursor: pointer;
}
.page-title .grid .title-list > span span:nth-child(1) {
  display: inline;
}
.page-title .grid .title-list > span span:nth-child(2) {
  display: none;
}
.page-title .grid .title-list.opened > span span:nth-child(1) {
  display: none;
}
.page-title .grid .title-list.opened > span span:nth-child(2) {
  display: inline;
}
.page-title .grid .text-list {
  transition: 1s ease-in-out;
  overflow-y: clip;
  line-height: 2;
}
.page-title .grid .text-list ul {
  list-style-type: none;
  padding-left: 0;
}
.page-title .grid .text-list ul li {
  position: relative;
}
.page-title .grid .text-list ul li:not(:last-child) {
  margin-bottom: 0.4rem;
}
.page-title .grid .text-list ul li::before {
  content: "";
  position: absolute;
  display: block;
  width: 1.5rem;
  height: 1px;
  background-color: #707070;
  top: 1em;
  left: -4.6rem;
}

.js:not(.elementor-editor-active) .page-title .grid .wysiwyg-list .text-list {
  max-height: 0;
}

.open-list {
  max-height: 100rem !important;
}

.plus:hover {
  cursor: pointer;
}

.home-quote .grid .text-container {
  grid-column: 6/span 7;
}
@media (max-width: 1024px) {
  .home-quote .grid .text-container {
    grid-column: 2/span 9;
  }
}
@media (max-width: 767px) {
  .home-quote .grid .text-container {
    grid-column: 1/span 12;
  }
}
.home-quote .quote {
  padding-top: 1.6rem;
}
.home-quote .quote:not(:first-child) {
  padding-top: 1.6rem;
}

.home-founders .grid .wysiwyg-list {
  grid-column: 3/span 7;
  padding-left: 7.6rem;
  position: relative;
  margin-top: 5rem;
}
@media (max-width: 1023px) {
  .home-founders .grid .wysiwyg-list {
    grid-column: 2/span 9;
  }
}
@media (max-width: 767px) {
  .home-founders .grid .wysiwyg-list {
    grid-column: span 12;
    padding-left: 5rem;
  }
}
.home-founders .grid .wysiwyg-list::before {
  content: "";
  position: absolute;
  display: block;
  width: 4.6rem;
  height: 1px;
  background-color: #707070;
  top: 0.76em;
  left: 0;
}
@media (max-width: 767px) {
  .home-founders .grid .wysiwyg-list::before {
    width: 3rem;
  }
}
.home-founders .grid .container-founders {
  position: relative;
  padding-top: 10.5rem;
  grid-column: span 12;
  display: grid;
  grid-row-gap: 3.2rem;
  grid-column-gap: 3.2rem;
}
@media (max-width: 767px) {
  .home-founders .grid .container-founders {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
@media (hover: hover) {
  .home-founders .grid .container-founders a.container-single:hover img {
    transform: scale(1.05);
    opacity: 0.7;
  }
}
.home-founders .grid .container-founders .container-single {
  grid-column: span 4;
  position: relative;
  z-index: 1;
}
@media (max-width: 767px) {
  .home-founders .grid .container-founders .container-single {
    display: block;
    width: calc(50% - 10px);
  }
}
.home-founders .grid .container-founders .container-single .img {
  overflow: hidden;
  background: #FFB995;
}
.home-founders .grid .container-founders .container-single .img img {
  display: block;
  width: 100%;
  aspect-ratio: 353/422;
  object-fit: cover;
  transition: all 0.4s ease-out 0s;
}
.home-founders .grid .container-founders .container-single > .desc {
  padding-top: 1.9rem;
  padding-left: 4.5rem;
}
.home-founders .grid .container-founders .buttons-container {
  grid-column: span 9;
  padding-top: 4.7rem;
  justify-self: end;
}
@media (max-width: 767px) {
  .home-founders .grid .container-founders .buttons-container {
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}
.home-founders .grid .container-founders > img.add-image {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(70%, -25%);
}

.page-txt .grid {
  position: relative;
}
.page-txt .grid .wysiwyg-list {
  grid-column: 3/span 8;
  padding-left: 7.6rem;
  position: relative;
  margin-top: 5rem;
}
@media (max-width: 1023px) {
  .page-txt .grid .wysiwyg-list {
    grid-column: 2/span 9;
  }
}
@media (max-width: 767px) {
  .page-txt .grid .wysiwyg-list {
    padding-left: 5rem;
    grid-column: span 12;
  }
}
.page-txt .grid .wysiwyg-list::before {
  content: "";
  position: absolute;
  display: block;
  width: 4.6rem;
  height: 1px;
  background-color: #707070;
  top: 0.76em;
  left: 0;
}
@media (max-width: 767px) {
  .page-txt .grid .wysiwyg-list::before {
    width: 3rem;
  }
}
.page-txt .grid > .container-founders {
  position: relative;
  padding-top: 10.5rem;
  grid-column: 3/span 8;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  column-gap: 2.5rem;
}
.page-txt .grid > .container-founders .container-single {
  position: relative;
  z-index: 1;
  max-width: 31%;
  min-width: 31%;
}
.page-txt .grid > .container-founders .container-single > img {
  display: block;
  width: 100%;
}
.page-txt .grid > .container-founders .container-single > .desc {
  padding-top: 1.9rem;
  padding-left: 4.5rem;
}
.page-txt .grid > img.add-image {
  position: absolute;
  bottom: -4rem;
  right: 0;
  z-index: 1;
  transform: translate(20%, 80%);
}

.home-exp .grid .cont-flex {
  grid-column: span 12;
  margin-top: 7rem;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(20rem, 1fr));
  grid-gap: 3.2rem;
}
@media (max-width: 1023px) {
  .home-exp .grid .cont-flex {
    grid-gap: 1.6rem;
  }
}
@media (max-width: 767px) {
  .home-exp .grid .cont-flex {
    grid-template-columns: 1fr 1fr;
  }
}
.home-exp .grid .cont-flex .container-single-expertise {
  overflow: hidden;
  padding: 5.3rem 3.2rem;
  max-width: 50rem;
  background-color: #FFB995;
  border: solid 2px transparent;
}
@media (max-width: 1023px) {
  .home-exp .grid .cont-flex .container-single-expertise {
    padding: 3.2rem 1.6rem;
  }
}
@media (max-width: 767px) {
  .home-exp .grid .cont-flex .container-single-expertise {
    padding: 2.4rem 1.6rem;
  }
}
@media (hover: hover) {
  .home-exp .grid .cont-flex .container-single-expertise:hover {
    border: solid 2px #FFB995;
    background-color: transparent;
  }
}
.home-exp .grid .cont-flex .container-single-expertise .title {
  overflow: clip;
  text-overflow: ellipsis;
}
.home-exp .grid .cont-flex .container-single-expertise .desc {
  overflow: clip;
  text-overflow: ellipsis;
}

.eq-single .grid {
  margin-top: 4rem;
  position: relative;
  z-index: 2;
}
@media (max-width: 767px) {
  .eq-single .grid {
    display: block;
  }
}
.eq-single .grid > img {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: 0;
  transform: translate(25%, 60%);
}
.eq-single .grid .cont-in {
  position: relative;
  right: 33%;
  margin-right: 3%;
  grid-column: 1/span 4;
  grid-row: 1;
  background-color: #FFB995;
  height: fit-content;
}
@media (max-width: 1400px) {
  .eq-single .grid .cont-in {
    right: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  .eq-single .grid .cont-in {
    max-width: 350px;
    width: 100%;
    padding-top: 1px;
    margin-left: auto;
    margin-right: auto;
  }
}
.eq-single .grid .cont-in .left-container {
  margin-top: -4rem;
  padding: 0 2.7rem 6rem;
}
@media (max-width: 1023px) {
  .eq-single .grid .cont-in .left-container {
    padding: 0 2rem 4rem 2rem;
  }
}
.eq-single .grid .cont-in .left-container .image-container-about {
  width: 100%;
}
.eq-single .grid .cont-in .left-container .image-container-about > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center center;
  display: block;
}
.eq-single .grid .cont-in .left-container .cont-flex {
  padding-top: 1.8rem;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
}
.eq-single .grid .cont-in .left-container .cont-flex .name {
  font-size: 2rem;
  line-height: 1.5;
}
.eq-single .grid .cont-in .more {
  margin-top: 2rem;
  font-size: 1.4rem;
  line-height: 1.5;
  padding-left: 7.4rem;
  position: relative;
}
.eq-single .grid .cont-in .more::before {
  content: "";
  position: absolute;
  display: block;
  width: 4.6rem;
  height: 1px;
  background-color: #707070;
  top: 0.75em;
  left: 0;
}
.eq-single .grid .cont-in .add-flex-container {
  padding-top: 3.4rem;
  display: flex;
  flex-direction: row;
  gap: 1rem;
}
@media (max-width: 1023px) {
  .eq-single .grid .cont-in .add-flex-container {
    flex-direction: column;
  }
}
.eq-single .grid .cont-in .add-flex-container .wysiwyg-add-container {
  flex-grow: 1;
}
.eq-single .grid .cont-in .add-flex-container a {
  transition: all 0.4s ease-out 0s;
}
.eq-single .grid .cont-in .add-flex-container a:hover {
  filter: invert(100%) sepia(98%) saturate(293%) hue-rotate(291deg) brightness(122%) contrast(102%);
}
.eq-single .grid .cont-in .add-flex-container a > img {
  width: 2.2rem;
  height: 2.2rem;
}
.eq-single .grid .desc {
  grid-column: 4/span 8;
  grid-row: 1;
  padding: 0 0 0 5%;
}
@media (max-width: 1400px) {
  .eq-single .grid .desc {
    grid-column: 5/span 8;
  }
}
@media (max-width: 767px) {
  .eq-single .grid .desc {
    padding: 4rem 0;
    width: 100%;
  }
}

.page-wys .grid {
  position: relative;
}
.page-wys .grid .add-image {
  position: absolute;
  bottom: 0;
  left: 90%;
  z-index: 2;
  transform: translate(0, 105%);
}
.page-wys .grid .add-image2 {
  position: absolute;
  bottom: 0;
  left: 80%;
  z-index: 1;
  transform: translate(0, 25%);
  object-fit: cover;
  object-position: left center;
}
@media (max-width: 1024px) {
  .page-wys .grid .add-image2 {
    transform: translate(35%, 25%);
  }
}
@media (max-width: 767px) {
  .page-wys .grid .add-image2 {
    display: none;
  }
}
.page-wys .grid .wys-editor {
  position: relative;
  z-index: 3;
  grid-column: 1/span 8;
}
@media (max-width: 1023px) {
  .page-wys .grid .wys-editor {
    grid-column: span 12;
  }
}

.contact .grid {
  position: relative;
}
.contact .grid .add-image {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  transform: translate(-35%, 20%);
}
.contact .grid .container-contact {
  position: relative;
  z-index: 2;
  grid-column: 2/span 4;
  display: flex;
  flex-direction: column;
}
@media (max-width: 767px) {
  .contact .grid .container-contact {
    grid-column: span 12;
  }
}
.contact .grid .container-contact > img {
  width: 21rem;
  height: 5.5rem;
}
.contact .grid .container-contact .adress {
  padding-top: 5.5rem;
}
.contact .grid .container-contact .phone {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding-top: 0.3rem;
}
.contact .grid .container-contact .phone > a {
  padding-left: 1.4rem;
}
.contact .grid .container-contact .mail {
  padding-top: 0.5rem;
}
.contact .grid .container-contact .mail a {
  padding-left: 0.7rem;
}
.contact .grid .container-contact a {
  padding-top: 1rem;
}
.contact .grid .container-contact a .linkedin {
  width: 1.7rem;
  height: 1.7rem;
}
.contact .grid .container-contact .editor {
  padding-top: 3.8rem;
}
.contact .grid .cont-map {
  position: relative;
  grid-column: 6/span 7;
  height: fit-content;
}
@media (max-width: 767px) {
  .contact .grid .cont-map {
    grid-column: span 12;
    margin-top: 3rem;
  }
}
.contact .grid .cont-map::before {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 3;
  background-color: rgba(255, 184, 149, 0.37);
}
.contact .grid .cont-map .map {
  position: relative;
  z-index: 2;
  grid-column: 6/span 5;
  display: block;
  width: 100%;
}

.container-form {
  grid-column: 1/span 12;
}
.container-form .form-in {
  display: flex;
  flex-direction: column;
  align-items: center;
  background-color: rgba(255, 184, 149, 0.4);
}
.container-form .form-in .form {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.container-form .form-in #fil {
  position: absolute;
  clip: rect(0, 0, 0, 0);
}
.container-form .form-in .arrow {
  position: relative;
  width: 5.2rem;
  height: 5.2rem;
  background-color: #FFB995;
  border-radius: 50%;
  margin-top: 4.8rem;
  margin-bottom: 3rem;
}
.container-form .form-in .arrow::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("images/arrow.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2.2rem 2.5rem;
}
.container-form .form-in .submit {
  padding: 0 1rem;
  position: relative;
  font-weight: 300;
  background-color: transparent;
  color: #FFFFFF;
  border-style: none;
}
.container-form .form-in .input-desc {
  max-width: 50rem;
  text-align: center;
}
.container-form .form-in .cont-submit {
  margin-top: 5rem;
  display: flex;
  flex-direction: row;
  background-color: #222222;
  color: #FFFFFF;
  margin-bottom: -2.5rem;
  border: 1px solid transparent;
  padding: 1.2rem 5.8rem;
  transition: all 0.4s ease-out 0s;
}
.container-form .form-in .cont-submit:hover {
  border: 1px solid #222222;
  background-color: #FFFFFF;
  color: #222222;
}
.container-form .form-in .cont-submit:hover .submit {
  color: #222222;
}
.container-form .form-in .cont-submit:hover img {
  filter: initial;
}
.container-form .form-in .cont-submit img {
  transition: all 0.4s ease-out 0s;
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7500%) hue-rotate(116deg) brightness(109%) contrast(109%);
}

.cabinet > .cont-flex {
  margin-top: -5rem !important;
}
@media (max-width: 767px) {
  .cabinet > .cont-flex {
    grid-template-columns: 1fr !important;
  }
}
@media (max-width: 767px) {
  .cabinet > .cont-flex .container-single-expertise {
    max-width: initial !important;
  }
}
@media (hover: hover) {
  .cabinet > .cont-flex .container-single-expertise:hover {
    border: solid 2px transparent !important;
    background-color: #FFB995 !important;
  }
}

.cabinet-quote .text-container.right {
  grid-column: 3/span 10;
}
@media (max-width: 1024px) {
  .cabinet-quote .text-container.right {
    grid-column: span 12;
  }
}
.cabinet-quote .text-container.right .default-text {
  padding-top: 1.6rem;
}
.cabinet-quote .text-container.center {
  grid-column: 2/span 10;
}
@media (max-width: 1024px) {
  .cabinet-quote .text-container.center {
    grid-column: span 12;
  }
}
.cabinet-quote .text-container.center .quote {
  text-align: center;
}
.cabinet-quote .text-container.center .default-text {
  text-align: center;
  padding-top: 1.6rem;
}

.news-list {
  position: relative;
}
.news-list > img {
  position: absolute;
  object-fit: cover;
  object-position: center center;
  width: 100% !important;
  height: 100% !important;
}
.news-list .grid {
  position: relative;
  z-index: 1;
}
.news-list .grid .desc {
  display: flex;
  align-items: flex-end;
  grid-column: 2/span 11;
  margin: 15rem 0rem 7.7rem;
  font-size: 18rem;
  line-height: 1.1111111111;
  min-height: 45.2rem;
  margin-left: 4rem;
}
@media (max-width: 1024px) {
  .news-list .grid .desc {
    grid-column: 2/span 10;
    margin: 0rem 0rem 7.7rem;
  }
}
@media (max-width: 767px) {
  .news-list .grid .desc {
    grid-column: span 12;
    font-size: 9rem;
    line-height: 1.3333333333;
  }
}
.news-list .grid .box {
  grid-column: 1/span 7;
  height: 2.5rem;
  max-width: 60rem;
  background-color: #FFFFFF;
  margin-bottom: -0.1rem;
}
@media (max-width: 767px) {
  .news-list .grid .box {
    grid-column: span 12;
  }
}

.posts-list-content .cont-flex-news {
  grid-column: 1/span 12;
  margin-top: 10rem;
  margin-bottom: 10rem;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 3.2rem;
}
@media (max-width: 1176px) {
  .posts-list-content .cont-flex-news {
    grid-gap: 2.4rem;
  }
}
@media (max-width: 1023px) {
  .posts-list-content .cont-flex-news {
    grid-gap: 1.6rem;
  }
}
@media (max-width: 767px) {
  .posts-list-content .cont-flex-news {
    grid-template-columns: 1fr 1fr;
  }
}
.posts-list-content .cont-flex-news .single-post-blog {
  background-color: #FFB995;
  border: solid 2px transparent;
  overflow: hidden;
  display: flex;
  gap: 1.2rem;
  flex-direction: column;
  padding: 5.3rem 3rem 3.4rem 3rem;
}
@media (max-width: 1023px) {
  .posts-list-content .cont-flex-news .single-post-blog {
    padding: 3.2rem 1.6rem;
  }
}
@media (max-width: 767px) {
  .posts-list-content .cont-flex-news .single-post-blog {
    padding: 2.4rem 1.6rem;
  }
}
.posts-list-content .cont-flex-news .single-post-blog:hover {
  border: solid 2px #FFB995;
  background-color: transparent;
}
.posts-list-content .cont-flex-news .single-post-blog:hover .plus {
  color: #FFB995;
}
.posts-list-content .cont-flex-news .single-post-blog .excerpt {
  overflow: clip;
  text-overflow: ellipsis;
  line-height: 1.5294117647;
  height: 4.5882352941em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.posts-list-content .cont-flex-news .single-post-blog .post-title {
  overflow: clip;
  text-overflow: ellipsis;
}
.posts-list-content .cont-flex-news .single-post-blog .plus {
  margin-top: auto;
}
.posts-list-content .cont-flex-news .single-post-blog .plus > span {
  display: block;
}

.desc-news .desc-in {
  position: relative;
  grid-column: 4/span 6;
  padding-left: 7.6rem;
  margin-top: 8rem;
}
@media (max-width: 767px) {
  .desc-news .desc-in {
    grid-column: span 12;
    padding-left: 5rem;
  }
}
.desc-news .desc-in::before {
  content: "";
  position: absolute;
  display: block;
  width: 4.6rem;
  height: 1px;
  background-color: #707070;
  top: 0.76em;
  left: 0;
}
@media (max-width: 767px) {
  .desc-news .desc-in::before {
    width: 3rem;
  }
}

.loader {
  padding-bottom: 8.6rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
}
.loader .load {
  padding: 1rem 6rem;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  border: 1px solid #FFB995;
}
.loader .load > span {
  padding-left: 1rem;
}
.loader .load > img {
  animation: load 1.3s infinite linear;
}

.displayNone {
  display: none;
}

.button_send {
  transition: all 0.4s;
  padding: 0.8rem 6.5rem;
  box-sizing: border-box;
  margin-top: 4.6rem;
  border-radius: 0.3rem;
  border: 0;
  color: #fff;
  background-color: #5535fb;
}

@keyframes load {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.section-single {
  padding-top: 7rem;
}
.section-single .content-in {
  grid-column: 1/span 8;
  padding-top: 6.8rem;
  padding-bottom: 6rem;
}
@media (max-width: 1023px) {
  .section-single .content-in {
    grid-column: 1/span 12;
  }
}

.image-blog {
  width: 100%;
  padding-top: 3rem;
}
.image-blog img {
  object-fit: contain;
}

.button-in {
  padding-top: 7rem;
  width: 100%;
}
.button-in > a {
  display: block;
  width: fit-content;
  margin-left: auto;
  margin-right: 7.5rem;
}
