/************************
Fonts:
font-family: poppins, sans-serif;
font-family: quincy-cf, serif;
Colors:
BROWN
rgba(50,36,45,1);
PINK
rgba(221,197,191,1);
************************/
body {
  font-family: poppins, sans-serif;
  font-weight: 400;
  font-style: normal;
  margin: 0;
  background-color: rgba(50, 36, 45, 1);
}
input:focus,
textarea:focus,
select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: inherit !important;
}
a {
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}
a.btn-pink-full {
  border: none;
  border-radius: 0px;
  padding: 14px 25px 10px 25px;
  font-weight: 600;
  font-size: 15px;
  background-color: rgba(199, 150, 146, 1);
  color: rgba(255, 255, 255, 1) !important;
  text-transform: uppercase;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  display: inline-block;
  letter-spacing: 1.5px;
}
a.btn-pink-full:hover {
  background-color: rgba(221, 197, 191, 1);
  color: rgba(50, 36, 45, 1) !important;
  transform: scale(0.9);
}
h1 {
  font-size: 50px;
  font-family: quincy-cf, serif;
  padding-bottom: 35px;
  color: rgba(221, 197, 191, 1);
}
.gradient-text {
  background: linear-gradient(90deg, #DDC5BF, #C79692, #DDC5BF);
  background-size: 200%;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: gradientMove 4s ease infinite;
}
@keyframes gradientMove {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
h2 {
  font-size: 40px;
  font-family: quincy-cf, serif;
  font-weight: 400;
  padding-bottom: 35px;
}
/* h2.title-line {
  display: inline-flex;
  align-items: center;
  margin: 0;
}
h2.title-line::before {
  content: "";
  width: 100px;
  height: 2px;
  background: rgba(221, 197, 191, .75);
  flex: 0 0 50px;
  opacity: .9;
  margin-right: 20px;
}*/
.text-block {
  font-size: 16px;
  line-height: 28px;
}
.text-block.subtext {
  font-size: 18px;
  line-height: 32px;
  font-weight: 300;
}
.text-block h2 {
  color: rgba(221, 197, 191, 1);
  padding-bottom: 25px;
  padding-top: 0px;
  margin: 0;
}
.text-block a {
  color: rgba(199, 150, 146, 1);
  text-decoration: none;
}
.text-block a:hover {
  color: rgba(221, 197, 191, 1);
  text-decoration: none;
}
.text-block h2 i {
  font-size: 18px;
  margin-left: 10px;
  display: inline-block;
}
.text-block h3 {
  font-family: quincy-cf, serif;
  color: rgba(221, 197, 191, 1);
  padding-bottom: 15px;
  font-weight: 700;
  font-size: 32px;
}
.text-block h4 {
  color: rgba(199, 150, 146, 1);
  padding-bottom: 5px;
  font-weight: 700;
  font-size: 20px;
}
.text-block h5 {
  color: rgba(221, 197, 191, 1);
  padding-bottom: 5px;
  font-weight: 500;
  font-size: 18px;
  margin: 0;
  ;
}
.text-block strong {
  display: inline !important;
}
.text-block .text-muted {
  color: rgba(221, 197, 191, .5) !important;
  line-height: 18px;
}
.text-block-accent {
  background: #DDC5BF;
  background: linear-gradient(180deg, rgba(221, 197, 191, 1) 0%, rgba(199, 150, 146, 1) 100%);
  padding: 70px;
  color: rgba(50, 36, 45, 1);
}
.text-block-accent h3 {
  color: rgba(50, 36, 45, 1);
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.text-block-accent h4 {
  color: rgba(50, 36, 45, 1);
  margin: 0;
  padding: 0;
  padding-bottom: 15px;
}
.text-block-accent li h4 {
  padding-bottom: 5px;
}
.bg-purple {
  background: rgba(50, 36, 45, 1);
}
.bg-purple-gradient {
  background: #291F25;
  background: linear-gradient(180deg, rgba(41, 31, 37, 1) 0%, rgba(50, 36, 45, 1) 75%);
}
.bg-pink-gradient {
  background: #DDC5BF;
  background: linear-gradient(180deg, rgba(221, 197, 191, 1) 0%, rgba(199, 150, 146, 1) 100%);
}
.pt70 {
  padding-top: 70px;
}
.pl70 {
  padding-left: 70px;
}
.pr70 {
  padding-right: 70px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb35 {
  padding-bottom: 35px;
}
.pt140 {
  padding-top: 140px;
}
.pl140 {
  padding-left: 140px;
}
.pr140 {
  padding-right: 140px;
}
.pb140 {
  padding-bottom: 140px;
}
.pl280 {
  padding-left: 280px;
}
.pr280 {
  padding-right: 280px;
}
.mt70 {
  margin-top: 70px;
}
.ml70 {
  margin-left: 70px;
}
.mr70 {
  margin-right: 70px;
}
.mb70 {
  margin-bottom: 70px;
}
.topbar {
  background: rgba(50, 36, 45, 1);
  color: rgba(255, 255, 255, 1);
  padding: 35px 105px;
  margin: 0;
}
.wrapper-contact-top {
  text-align: right;
}
.wrapper-contact-top .contact-top {
  font-size: 15px;
}
.wrapper-contact-top ul.contact-top {
  padding: 0;
  margin: 0;
}
.wrapper-contact-top .contact-top li {
  padding-left: 25px;
}
.wrapper-contact-top .contact-top a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
.wrapper-contact-top .contact-top a:hover {
  color: rgba(221, 197, 191, 1);
  text-decoration: none;
}
.topbar {
  transition: box-shadow 0.3s ease;
  box-shadow: none;
  z-index: 9999;
}
.topbar.scrolled {
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.35);
}
.topbar .navbar {
  padding: 0px 0px !important;
  margin: 0px !important;
}
.topbar .navbar .navbar-brand {
  display: inline-block;
  margin-top: -20px;
}
.topbar .navbar .navbar-brand img {
  width: 230px;
  height: auto;
}
.topbar .navbar .nav-item {
  padding-left: 45px;
  padding-bottom: 10px;
}
.topbar .navbar a.nav-link {
  color: rgba(221, 197, 191, 1);
  padding: 0;
  margin: 0;
  padding-top: 25px;
  padding-bottom: 5px;
  font-family: quincy-cf, serif;
  font-size: 22px;
  font-weight: 600;
}
.topbar .navbar a.nav-link.active {
  color: rgba(255, 255, 255, 1);
  border-bottom: solid 2px rgba(221, 197, 191, 1);
}
.topbar .navbar a:hover.nav-link {
  color: rgba(255, 255, 255, 1);
}
.topbar .navbar .dropdown-menu::before {
  content: "";
  position: absolute;
  top: -8px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-bottom: 8px solid rgba(221, 197, 191, 1);
  z-index: 10;
}
.topbar .navbar .dropdown-menu {
  background: #DDC5BF;
  background: linear-gradient(180deg, rgba(221, 197, 191, 1) 0%, rgba(199, 150, 146, 1) 100%);
  padding: 35px;
  border-radius: 0px;
  border: none;
  left: 50% !important;
  transform: translateX(-50%) !important;
}
.topbar .navbar .dropdown-menu li {
  padding-top: 8px;
  padding-bottom: 2px;
  border-bottom: solid 1px rgba(255, 255, 255, .25);
}
.topbar .navbar .dropdown-menu li:last-child {
  border-bottom: none;
}
.topbar .navbar .dropdown-menu .dropdown-item {
  background-color: transparent;
  font-size: 15px;
  font-weight: 600;
  padding-left: 0px;
  color: rgba(255, 255, 255, 1);
}
.topbar .navbar .dropdown-menu .dropdown-item:hover {
  background-color: transparent;
  color: rgba(50, 36, 45, 1);
}
.hero {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: rgba(255, 255, 255, 1);
  overflow: hidden;
  background-color: rgba(50, 36, 45, 1);
}
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, .5);
  z-index: 0;
}
.hero-content {
  position: relative;
  z-index: 1;
  opacity: 0;
  transform: translateY(25px);
  transition: opacity 1.2s ease, transform 1.2s ease;
  padding-left: 25%;
  padding-right: 25%;
}
.hero-content.visible {
  opacity: 1;
  transform: translateY(0);
}
.hero h1 {
  font-family: quincy-cf, serif;
  font-size: 80px;
  line-height: 75px;
  font-weight: 400;
  color: rgba(255, 255, 255, 1) !important;
  text-shadow: 0 2px 10px rgba(0, 0, 0, .4);
}
.hero h1 strong {
  font-weight: 700;
  border-bottom: solid 5px rgba(221, 197, 191, .75);
  padding-bottom: -10px;
  display: inline-block;
}
/*.hero .sub {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 5px;
  font-weight: 500;
  display: inline-block;
  margin-top: 35px;
}*/
.welcome-wrapper {
  color: rgba(255, 255, 255, 1);
  padding-top: 140px;
  padding-bottom: 140px;
}
.welcome-wrapper .wrapper-intro-photo .intro-photo {
  width: 100%;
  height: 60vh;
  overflow: hidden;
}
.welcome-wrapper .wrapper-intro-photo .intro-photo img {
  width: 100%;
  height: 60vh;
  object-fit: cover;
  object-position: center;
  display: block;
}
.wrapper-intro-photo .intro-photo-footnote {
  padding-top: 25px;
  font-size: 14px;
  color: rgba(221, 197, 191, .65);
}
.wrapper-intro-photo .intro-photo-footnote i {
  margin-right: 10px;
  display: inline-block;
}
.free-ebook-wrapper {
  color: rgba(255, 255, 255, 1);
  padding-bottom: 540px;
}
.free-ebook-wrapper h2 {
  color: rgba(221, 197, 191, 1);
  padding-bottom: 45px;
}
.free-ebook-wrapper h2 strong {
  display: inline-block;
  border-bottom: solid 3px rgba(221, 197, 191, 1);
  padding: 0px;
}
.form-free-ebook {
  padding-top: 70px;
}
.form-free-ebook {
  padding-top: 70px;
}
.form-free-ebook .form-control {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 25px;
  font-weight: 600;
  font-size: 15px;
  color: rgba(50, 36, 45, 1);
  padding-top: 4px;
}
.form-free-ebook .btn-pink {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 25px;
  font-weight: 600;
  font-size: 15px;
  background-color: rgba(199, 150, 146, 1);
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  padding-top: 4px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  display: inline-block;
}
.form-free-ebook .btn-pink:hover {
  background-color: rgba(221, 197, 191, 1);
  color: rgba(50, 36, 45, 1);
  transform: scale(0.9);
}
.about-content .lead a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  display: inline-block;
  border-bottom: solid 2px rgba(255, 255, 255, 1);
  padding-bottom: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  transition: transform 0.4s ease, font-size 0.4s ease, background-color 0.4s ease;
  transform-origin: center;
}
.about-content .lead a:hover {
  transform: scale(0.9);
  color: rgba(255, 255, 255, .65);
  border-bottom: solid 2px rgba(255, 255, 255, .65);
}
.content-blocks-pages-280 {
  padding-left: 270px;
  padding-right: 270px;
}
.form-free-ebook .form-control::placeholder {
  color: rgba(199, 150, 146, 1);
}
.free-ebook-wrapper .photo-free-ebook {
  padding-left: 15px;
}
.about-wrapper {
  padding-bottom: 140px;
}
.about-section {
  position: relative;
  min-height: 80vh;
  display: flex;
  align-items: center;
  color: #f7f3f2;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  margin-top: -350px;
}
.about-section::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
      rgba(50, 36, 45, .75) 0%,
      rgba(50, 36, 45, .5) 35%,
      rgba(50, 36, 45, .15) 65%,
      rgba(50, 36, 45, 0) 100%);
  z-index: 0;
}
.about-content {
  position: relative;
  z-index: 1;
  margin-left: 140px;
  text-shadow: 0 2px 8px rgba(0, 0, 0, .25);
  opacity: 0;
  transform: translateX(100px);
  transition: all 1.2s ease-out;
}
.about-content.visible {
  opacity: 1;
  transform: translateX(0);
}
.about-content h2 {
  color: rgba(255, 255, 255, 1);
  font-size: 65px;
  font-weight: 400;
}
.about-content .lead {
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 4px;
  font-size: 15px;
}
.about-content .lead a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
  display: inline-block;
  border-bottom: solid 2px rgba(255, 255, 255, 1);
  padding-bottom: 10px;
  display: inline-block;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  transition: transform 0.4s ease, font-size 0.4s ease, background-color 0.4s ease;
  transform-origin: center;
}
.about-content .lead a:hover {
  transform: scale(0.9);
  color: rgba(255, 255, 255, .65);
  border-bottom: solid 2px rgba(255, 255, 255, .65);
}
.content-page-wrapper {
  color: rgba(255, 255, 255, 1);
  padding-top: 230px;
  padding-bottom: 140px;
  background: #291F25;
  background: linear-gradient(180deg, rgba(41, 31, 37, 1) 0%, rgba(50, 36, 45, 1) 75%);
}
.wrapper-breadcrumb {
  padding-bottom: 0px;
  border-bottom: 1px solid transparent;
  border-image: linear-gradient(to right, #654b4c, #6e5e5f, transparent) 1;
  margin-bottom: 35px;
}
.breadcrumb {
  background: none;
  font-size: 13px;
  color: rgba(221, 197, 191, 0.8);
}
.breadcrumb-item {
  display: inline-block;
}
.breadcrumb-item+.breadcrumb-item::before {
  content: "›";
  color: rgba(221, 197, 191, 0.6);
  padding: 0 12px;
  font-size: 13px;
  font-weight: 500;
  margin-left: -7px;
}
.breadcrumb a {
  color: rgba(221, 197, 191, 1);
  text-decoration: none;
  transition: color 0.4s ease;
}
.breadcrumb a:hover {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
.breadcrumb-item.active {
  color: rgba(255, 255, 255, 0.9);
}
.breadcrumb a:hover {
  border-bottom: 1px solid rgba(221, 197, 191, 0.6);
  padding-bottom: 2px;
}
.media__photo {
  height: 100%;
  min-height: 360px;
  overflow: hidden;
}
.media__photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.split {
  margin-bottom: 70px;
}
.split__media {
  height: 100%;
  min-height: 360px;
  overflow: hidden;
}
.split__media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}
.split__content {
  height: 100%;
  min-height: 360px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding: 70px;
  color: rgba(255, 255, 255, 0.95);
}
.split__content h2 {
  color: rgba(221, 197, 191, 1);
  font-family: quincy-cf, serif;
  font-size: 40px;
  margin-bottom: 20px;
}
.wrapper-team .col {
  margin-bottom: 25px;
}
.wrapper-team .card {
  background-color: rgba(255, 255, 255, .08);
  color: rgba(255, 255, 255, 1);
  border-radius: 0;
  border: none;
}
.wrapper-team .card .card-body {
  padding: 35px;
}
.wrapper-team .card .card-body h5 {
  color: rgba(199, 150, 146, 1);
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 26px;
}
.wrapper-team .card .card-footer {
  color: rgba(255, 255, 255, 1);
  border-radius: 0;
  border: none;
  padding: 0;
}
.wrapper-team .card .card-footer a {
  display: block;
  padding: 15px 35px;
  background-color: rgba(199, 150, 146, 1);
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
}
.wrapper-team .card .card-footer a:hover {
  background-color: rgba(221, 197, 191, 1);
}
.wrapper-team .card .media__photo {
  width: 100%;
  height: 35vh;
  object-fit: cover;
  object-position: center;
  display: block;
}
.wrapper-products-big .col {
  margin-bottom: 25px;
}
.wrapper-products-big .card {
  background-color: rgba(255, 255, 255, .08);
  color: rgba(255, 255, 255, 1);
  border-radius: 0;
  border: none;
}
.wrapper-products-big .card .card-body {
  padding: 35px;
}
.wrapper-products-big .card .card-body h5 {
  color: rgba(199, 150, 146, 1);
  padding-bottom: 5px;
  font-weight: 600;
  font-size: 26px;
}
.wrapper-products-big .card .card-footer {
  color: rgba(255, 255, 255, 1);
  border-radius: 0;
  border: none;
  padding: 0;
}
.wrapper-products-big .card .card-footer a {
  display: block;
  padding: 15px 35px;
  background-color: rgba(199, 150, 146, 1);
  text-decoration: none;
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
}
.wrapper-products-big .card .card-footer a:hover {
  background-color: rgba(221, 197, 191, 1);
}
.wrapper-products-big .card .media__photo {
  width: 100%;
  height: 50vh;
  object-fit: cover;
  object-position: center;
  display: block;
}
.contact-form {
  margin-top: 70px;
}
.contact-form {
  margin-top: 70px;
}
.contact-form .form-label {
  color: rgba(221, 197, 191, 1);
}
.contact-form .form-control {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 15px;
  font-weight: 600;
  font-size: 15px;
  color: rgba(50, 36, 45, 1);
  padding-top: 4px;
  margin-bottom: 30px;
}
.contact-form .form-control.textarea {
  padding-top: 15px;
  padding-bottom: 15px;
  height: auto;
}
.contact-form .btn-pink {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 15px;
  font-weight: 600;
  font-size: 15px;
  background-color: rgba(199, 150, 146, 1);
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  padding-top: 4px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.contact-form .btn-pink:hover {
  background-color: rgba(221, 197, 191, 1);
  color: rgba(50, 36, 45, 1);
  transform: scale(0.9);
}
.footer-wrapper {
  padding-top: 105px;
  padding-bottom: 70px;
  color: rgba(255, 255, 255, 1);
}
.footer-wrapper.darker {
  background: #291F25;
  background: linear-gradient(180deg, rgba(41, 31, 37, 1) 0%, rgba(50, 36, 45, 1) 75%);
}
.footer-wrapper a {
  color: rgba(255, 255, 255, 1);
  text-decoration: none;
}
.footer-wrapper a:hover {
  color: rgba(221, 197, 191, 1);
  text-decoration: none;
}
.footer-wrapper .logo-ft img {
  width: 230px;
}
.footer-wrapper .logo-ft h4 {
  margin-top: 45px;
  font-family: quincy-cf, serif;
  color: rgba(221, 197, 191, 1);
  padding-right: 105px;
}
.footer-wrapper h5 {
  font-family: quincy-cf, serif;
  color: rgba(221, 197, 191, 1);
  font-weight: 700;
  margin-bottom: 35px;
}
.footer-wrapper hr {
  all: unset;
  display: block;
  width: 100%;
  height: 1px;
  background: linear-gradient(to right, transparent, #ead3cf, transparent);
  margin: 1.5rem 0;
}
.footer-wrapper .form-newsletter-ft .form-control {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 25px;
  font-weight: 600;
  font-size: 15px;
  color: rgba(50, 36, 45, 1);
  padding-top: 4px;
}
.footer-wrapper .form-newsletter-ft .btn-pink {
  border: none;
  border-radius: 0px;
  height: 45px;
  padding: 0px 25px;
  font-weight: 600;
  font-size: 15px;
  background-color: rgba(199, 150, 146, 1);
  color: rgba(255, 255, 255, 1);
  text-transform: uppercase;
  padding-top: 4px;
  -webkit-transition: all .7s ease;
  transition: all .7s ease
}
.footer-wrapper .form-newsletter-ft .btn-pink:hover {
  background-color: rgba(199, 150, 146, .75);
}
.footer-wrapper .form-newsletter-ft .form-control::placeholder {
  color: rgba(199, 150, 146, 1);
}
.footer-wrapper .message, .text-block .message {
  color: rgba(199, 150, 146, 1);
  font-weight: 600;
  display: inline-block;
  padding-top: 8px;
}
.footer-wrapper .social-ft {
  text-align: right;
  margin-top: 35px;
  font-size: 20px;
}
.footer-wrapper .ft-disclaimer {
  font-size: 14px;
  color: rgba(221, 197, 191, 1);
}
.footer-wrapper .ft-disclaimer a {
  color: rgba(221, 197, 191, 1);
}
.footer-wrapper .ft-disclaimer a:hover {
  color: rgba(255, 255, 255, 1);
}
.footer-wrapper .ft-disclaimer ul li {
  margin-right: 25px;
}
.footer-wrapper .ft-disclaimer i {
  margin-left: 5px;
  margin-right: 5px;
}
.ft-copyright a {
  display: inline-block;
}
.ft-copyright a:hover {
  transform: scale(0.9);
}
/* Cookie banner */
.cookie-settings-fab {
  position: fixed;
  right: 0px;
  bottom: 35px;
  z-index: 9997;
  color: #fff;
  border: 0;
  padding: 10px 15px 6px 15px;
  font-weight: 600;
  cursor: pointer;
  background: rgba(255, 255, 255, 0.15);
  font-size: 20px;
}
.cookie-settings-fab:hover {
  background: rgba(199, 150, 146, 1);
}
.cookie-banner {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9998;
  background: rgba(36, 26, 32, 0.95);
  color: rgba(255, 255, 255, 1);
  padding: 35px 105px;
}
.cookie-banner h3 {
  padding: 0;
  margin: 0;
  color: rgba(199, 150, 146, 1);
  font-weight: 600;
  font-size: 20px;
}
.cookie-actions {
  padding-top: 20px;
  text-align: right;
}
.btn-reject {
  border: solid 1px rgba(199, 150, 146, .3);
  border-radius: 0px;
  padding: 10px 25px 6px 25px;
  font-weight: 500;
  font-size: 14px;
  background-color: rgba(199, 150, 146, .3);
  color: rgba(255, 255, 255, 1) !important;
  text-transform: uppercase;
  display: inline-block;
}
.btn-reject:hover {
  background-color: rgba(199, 150, 146, .2);
  color: rgba(255, 255, 255, 1) !important;
  border: solid 1px rgba(199, 150, 146, .3);
}
.btn-settings {
  border: solid 1px rgba(199, 150, 146, .5);
  border-radius: 0px;
  padding: 10px 25px 6px 25px;
  font-weight: 500;
  font-size: 14px;
  background-color: transparent;
  color: rgba(255, 255, 255, 1) !important;
  text-transform: uppercase;
  display: inline-block;
  margin-left: 5px;
}
.btn-settings:hover {
  color: rgba(255, 255, 255, 1) !important;
  border: solid 1px rgba(199, 150, 146, .75);
}
.btn-accept {
  border: solid 1px rgba(199, 150, 146, 1);
  border-radius: 0px;
  padding: 10px 25px 6px 25px;
  font-weight: 600;
  font-size: 14px;
  background-color: rgba(199, 150, 146, 1);
  color: rgba(255, 255, 255, 1) !important;
  text-transform: uppercase;
  margin-left: 5px;
}
.btn-accept:hover {
  background-color: rgba(221, 197, 191, 1);
  color: rgba(50, 36, 45, 1) !important;
}
/* Cookie Modal */
.cookie-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  background: rgba(36, 26, 32, 0.80);
  display: flex;
  align-items: center;
  justify-content: center;
}
.cookie-modal__dialog {
  width: min(750px, 92%);
  background: rgba(50, 36, 45, 1);
  color: rgba(255, 255, 255, 1);
  padding: 35px !important;
}
.cookie-modal__header {
  padding: 0px 0px;
  display: flex;
}
.cookie-modal__header {
  border-bottom: 1px solid rgba(255, 255, 255, .15);
  justify-content: space-between;
  margin-bottom: 35px;
}
.cookie-modal__body {
  padding: 0px 0px;
}
.cookie-modal__header h3 {
  padding: 0;
  margin: 0;
  color: rgba(199, 150, 146, 1);
  font-weight: 600;
  font-size: 20px;
}
.cookie-close {
  background: none;
  color: #fff;
  border: 0;
  font-size: 28px;
  line-height: 1;
  cursor: pointer;
}
.cookie-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
}
.cookie-item {
  padding: 12px;
  background: rgba(255, 255, 255, .03);
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 0px;
  margin-bottom: 15px;
}
.cookie-item__head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 0px;
}
.cookie-name {
  font-weight: 600;
}
.cookie-state.locked {
  font-size: 12px;
  opacity: .8;
}
.cookie-desc {
  margin: 0;
  opacity: .9;
}
.cookie-modal__footer {
  margin-top: 35px;
  text-align: right;
}
[hidden] {
  display: none !important;
}
/* Responsive */
@media (max-width: 767px) {
  .cookie-banner__inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 16px;
  }
  .cookie-actions {
    width: 100%;
    justify-content: flex-end;
  }
  .btn-reject {
    display: block;
    width: 100%;
  }
  .btn-settings {
    display: block;
    margin-left: 0px;
    width: 100%;
  }
  .btn-accept {
    display: block;
    margin-left: 0px;
    width: 100%;
  }
}
@media(max-width:1536px) {
  .topbar {
    padding: 35px 70px;
  }
  .pl70 {
    padding-left: 70px;
  }
  .pr70 {
    padding-right: 70px;
  }
  .pl140 {
    padding-left: 70px;
  }
  .pr140 {
    padding-right: 70px;
  }
  .pl280 {
    padding-left: 140px;
  }
  .pr280 {
    padding-right: 140px;
  }
  .content-blocks-pages-280 {
    padding-left: 140px;
    padding-right: 140px;
  }
  .free-ebook-wrapper .photo-free-ebook {
    padding-left: 35px;
  }
  .cookie-banner {
    padding: 35px 70px;
  }
}
@media(max-width:1440px) {
  .content-blocks-pages-280 {
    padding-left: 70px;
    padding-right: 70px;
  }
}
@media(max-width:1280px) {
  .topbar .navbar .nav-item {
    padding-left: 30px;
  }
  h2 {
    padding-bottom: 5px;
  }
}
@media(max-width:991px) {
  .pl70 {
    padding-left: 70px;
  }
  .pr70 {
    padding-right: 70px;
  }
  .pt70 {
    padding-top: 35px;
  }
  .pl140 {
    padding-left: 35px;
  }
  .pr140 {
    padding-right: 35px;
  }
  .pl280 {
    padding-left: 35px;
  }
  .pr280 {
    padding-right: 35px;
  }
  .content-blocks-pages-280 {
    padding-left: 35px;
    padding-right: 35px;
  }
  .content-page-wrapper {
    padding-top: 50px;
    padding-bottom: 70px;
  }
  .wrapper-contact-top ul.contact-top {
    display: none;
  }
  .topbar {
    padding: 25px 35px;
  }
  .fixed-top {
    position: relative;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
  }
  .topbar .navbar .navbar-brand {
    display: inline-block;
    margin-top: 0px;
  }
  .navbar-toggler {
    background: #DDC5BF;
    background: linear-gradient(180deg, rgba(221, 197, 191, 1) 0%, rgba(199, 150, 146, 1) 100%);
    border: none !important;
    border-radius: 0px;
  }
  .navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
  }
  .topbar .navbar a.nav-link {
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 18px;
  }
  .navbar-nav {
    padding-top: 35px;
  }
  .topbar .navbar a.nav-link.active {
    color: rgba(255, 255, 255, 1);
    border-bottom: none;
  }
  .topbar .navbar .dropdown-menu {
    padding: 15px 35px;
    border: none;
    left: 0% !important;
    transform: translateX(0%) !important;
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .topbar .navbar .dropdown-menu::before {
    display: none;
  }
  #hero {
    min-height: auto !important;
    margin-top: 0 !important;
    padding: 0 !important;
    aspect-ratio: 16 / 9;
  }
  .hero h1 {
    font-size: 50px;
    line-height: 50px;
    padding-bottom: 0px;
  }
  .hero-content {
    padding-left: 10%;
    padding-right: 10%;
  }
  .welcome-wrapper {
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .welcome-wrapper h1 {
    font-size: 35px;
  }
  .welcome-wrapper .wrapper-intro-photo .intro-photo img {
    height: 50vh;
  }
  .welcome-wrapper .wrapper-intro-photo .intro-photo {
    height: 50vh;
  }
  .free-ebook-wrapper {
    color: rgba(255, 255, 255, 1);
    padding-bottom: 140px;
  }
  .free-ebook-wrapper .photo-free-ebook {
    padding-left: 0px;
  }
  .free-ebook-wrapper .text-block {
    padding-top: 70px;
  }
  .form-free-ebook .form-control {
    margin-bottom: 5px;
  }
  .about-content {
    margin-left: 0px;
    width: 100%;
  }
  .about-content h2 {
    color: rgba(255, 255, 255, 1);
    font-size: 45px;
    font-weight: 400;
  }
  .about-section {
    min-height: 60vh;
    margin-top: -70px;
    text-align: center;
  }
  .logo-ft {
    text-align: center;
  }
  .footer-wrapper .logo-ft h4 {
    margin-top: 35px;
    margin-bottom: 35px;
    padding-right: 0px;
  }
  .cookie-banner {
    padding: 35px 55px;
  }
  .cookie-actions {
    padding-top: 20px;
    text-align: left;
  }
}
@media(max-width:767px) {
  .topbar {
    padding: 15px 15px;
    margin: 0;
  }
  .footer-wrapper nav {
    display: none;
  }
  .footer-wrapper address,
  .footer-wrapper .newsletter-ft,
  .footer-wrapper .social-ft,
  .footer-wrapper .ft-disclaimer {
    text-align: center;
  }
 .hero h1 {
        font-size: 40px;
        line-height: 40px;
    }
   .pl140 {
        padding-left: 20px;
    }
        .welcome-wrapper h1 {
        font-size: 28px;
        line-height: 30px;
    }
    h1 {
    font-size: 30px;
    padding-bottom: 35px;
}
h2 {
    font-size: 24px;
    padding-bottom: 20px;
}

.text-block-accent {
    padding: 35px;
}

.contact-form {
    padding-bottom: 35px;
}

}
@media(max-width:550px) {
  .hero h1 {
    font-size: clamp(1.6rem, 7vw, 2.4rem);
  }
}