.bg-azure {
  background-color: #D7ECEF;
}

.bg-metal {
  background-color: #1D3943;
}

.bg-yellow {
  background-color: #F1C40F;
}

.text-azure {
  color: #D7ECEF;
}

.text-metal {
  color: #1D3943;
}

.text-yellow {
  color: #F1C40F;
}

html {
  font-size: 16px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 575.98px) {
  html {
    font-size: 12px;
  }
}

body {
  font-family: "Familjen Grotesk", sans-serif;
  font-weight: 400;
  font-optical-sizing: auto;
  font-style: normal;
}

.italic {
  font-style: italic !important;
}

.bold {
  font-weight: 600;
}

h1, .text-h1 {
  font-size: 5.5rem;
  line-height: 90%;
  letter-spacing: -0.1rem;
  font-weight: 400;
}
@media (max-width: 575.98px) {
  h1, .text-h1 {
    font-size: 4rem;
  }
}

h2, .text-h2 {
  font-size: 3.75rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 600;
}
@media (max-width: 575.98px) {
  h2, .text-h2 {
    font-size: 3rem;
  }
}

.special-txt {
  font-size: 9.375rem;
  line-height: 85%;
  letter-spacing: -0.25rem;
  font-weight: 400;
  font-style: normal;
  word-wrap: break-word;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .special-txt {
    font-size: 8.5rem;
  }
}
@media (max-width: 575.98px) {
  .special-txt {
    font-size: 6rem;
    letter-spacing: -0.15rem;
  }
}

h3, .text-h3 {
  font-size: 8rem;
  line-height: 85%;
  letter-spacing: -0.2rem;
  font-weight: 400;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  h3, .text-h3 {
    font-size: 5rem;
  }
}
@media (max-width: 575.98px) {
  h3, .text-h3 {
    font-size: 2.5rem;
    letter-spacing: unset;
  }
}

h4, .text-h4 {
  font-size: 3rem;
  line-height: 90%;
  letter-spacing: -2%;
  font-weight: 500;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  h4, .text-h4 {
    font-size: 3rem;
  }
}
@media (max-width: 575.98px) {
  h4, .text-h4 {
    font-size: 3rem;
  }
}

h5, .text-h5 {
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 500;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  h5, .text-h5 {
    font-size: 2rem;
  }
}
@media (max-width: 575.98px) {
  h5, .text-h5 {
    font-size: 2rem;
  }
}

h6, .text-h6 {
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 400;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  h6, .text-h6 {
    font-size: 2rem;
  }
}
@media (max-width: 575.98px) {
  h6, .text-h6 {
    font-size: 2rem;
  }
}

.body-text {
  font-size: 2rem;
  line-height: 150%;
  font-weight: 400;
}

.small-body {
  font-size: 1.5rem;
  line-height: 150%;
}

.smaller-body {
  font-size: 1rem;
  line-height: auto;
}

.text-link {
  font-size: 1.25rem;
  line-height: auto;
  letter-spacing: 0;
  font-weight: 400;
}

.paragraph-title {
  font-size: 3rem;
  line-height: 90%;
  letter-spacing: 0%;
  font-weight: 500;
}
@media (max-width: 575.98px) {
  .paragraph-title {
    font-size: 2.7rem;
  }
}

.faq-title {
  font-size: 2rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 500;
  text-transform: uppercase;
}

.mail-newsletter {
  font-size: 1rem;
  font-style: italic;
  line-height: auto;
}

.emphasized-body {
  font-size: 1.25rem;
  line-height: 150%;
  letter-spacing: 0%;
  font-weight: 500;
}

.lecture-time {
  font-size: 1.25rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 400;
  font-style: italic;
}

.cta-title {
  font-size: 3rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 400;
}

.nome-testimonials {
  font-size: 2rem;
  line-height: auto;
  font-weight: 500;
}

/* Full Strip */
.off-navbar-collapse {
  padding-top: 32px;
}
@media (max-width: 1199.98px) {
  .off-navbar-collapse {
    padding-top: 14px;
  }
}
@media (max-width: 767.98px) {
  .off-navbar-collapse {
    padding-top: 12px;
  }
}

/* SECONDARY NAVBAR */
.secondary-navbar {
  /* Media Query */
  /* Color */
  /* Link */
  /* Brand */
  /* Column Title */
  /* List */
  /* Button Close */
}
.secondary-navbar .nav-container {
  padding: 60px 40px 40px 60px;
}
@media (max-width: 1199.98px) {
  .secondary-navbar .nav-container {
    padding: 25px;
  }
}
@media (max-width: 767.98px) {
  .secondary-navbar .nav-container {
    padding: 30px 45px 70px 40px;
  }
}
@media (min-width: 768px) {
  .secondary-navbar .logo {
    order: 0;
  }
  .secondary-navbar .cross {
    order: 1;
  }
}
@media (max-width: 767.98px) {
  .secondary-navbar .informazioni {
    order: 1;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .secondary-navbar .servizi {
    order: 3;
  }
  .secondary-navbar .risorse {
    order: 2;
    margin-top: 35px;
    margin-bottom: 35px;
  }
  .secondary-navbar .contatti {
    order: 4;
  }
}
.secondary-navbar.secondary-navbar-metal {
  background-color: #1D3943;
  color: #D7ECEF;
}
.secondary-navbar.secondary-navbar-metal a {
  color: #D7ECEF;
}
.secondary-navbar.secondary-navbar-metal .navbar-brand span {
  color: #D7ECEF;
}
.secondary-navbar.secondary-navbar-metal .btn-close {
  background-image: url("img/icons/cross-azure.svg");
  filter: none;
}
.secondary-navbar.secondary-navbar-azure {
  background-color: #D7ECEF;
  color: #1D3943;
}
.secondary-navbar.secondary-navbar-azure a {
  color: #1D3943;
}
.secondary-navbar.secondary-navbar-azure .navbar-brand span {
  color: #1D3943;
}
.secondary-navbar.secondary-navbar-azure .btn-close {
  background-image: url("img/icons/cross-metal.svg");
  filter: none;
}
.secondary-navbar a {
  text-decoration: none;
}
.secondary-navbar a:hover, .secondary-navbar a:focus {
  opacity: 0.8;
}
@media (max-width: 1199.98px) {
  .secondary-navbar .navbar-brand img {
    width: 43px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .secondary-navbar .navbar-brand img {
    width: 26px;
  }
}
@media (max-width: 575.98px) {
  .secondary-navbar .navbar-brand img {
    width: 40px;
  }
}
.secondary-navbar .navbar-brand span {
  margin-left: 16px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  .secondary-navbar .navbar-brand span {
    display: none;
  }
}
@media (max-width: 767.98px) {
  .secondary-navbar .navbar-brand span {
    font-size: 1.16666rem;
    margin-left: 5px;
  }
}
.secondary-navbar .list-head {
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  .secondary-navbar .list-head {
    margin-bottom: 14px;
  }
}
.secondary-navbar ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
.secondary-navbar ul ul {
  padding-left: 2rem;
  margin-top: 8px;
}
@media (max-width: 1199.98px) {
  .secondary-navbar ul ul {
    padding-left: 4px;
  }
}
.secondary-navbar ul li + li {
  margin-top: 8px;
}
.secondary-navbar .btn-close {
  opacity: 1;
  background-size: 34px;
  font-size: 34px;
  padding: 0;
}
.secondary-navbar .btn-close:hover, .secondary-navbar .btn-close:focus {
  opacity: 0.8;
  box-shadow: none;
}
@media (max-width: 1199.98px) {
  .secondary-navbar .btn-close {
    background-size: 24px;
    font-size: 24px;
  }
}

/* MAIN NAVBAR */
.main-navbar {
  padding: 20px 50px 25px 60px;
  border-top-right-radius: 1.25rem;
  border-top-left-radius: 1.25rem;
  /* Media Query */
  /* Color */
  /* Link */
  /* Brand */
  /* Toggler */
}
@media (max-width: 1199.98px) {
  .main-navbar {
    padding: 25px;
    border-top-right-radius: 0.875rem;
    border-top-left-radius: 0.875rem;
  }
}
@media (max-width: 767.98px) {
  .main-navbar {
    padding: 8px 15px 10px 13px;
    border-top-right-radius: 0.75rem;
    border-top-left-radius: 0.75rem;
  }
  .main-navbar .small-body {
    font-size: 1.125rem;
  }
}
.main-navbar.main-navbar-azure {
  background-color: #D7ECEF;
  color: #1D3943;
}
.main-navbar.main-navbar-azure a {
  color: #1D3943;
}
.main-navbar.main-navbar-azure .navbar-brand span {
  color: #1D3943;
}
.main-navbar.main-navbar-azure .navbar-toggler {
  color: #1D3943;
}
.main-navbar.main-navbar-azure .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba%2829, 57, 67, 1%29' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}
.main-navbar.main-navbar-metal {
  background-color: #1D3943;
  color: #D7ECEF;
}
.main-navbar.main-navbar-metal a {
  color: #D7ECEF;
}
.main-navbar.main-navbar-metal .navbar-brand span {
  color: #D7ECEF;
}
.main-navbar.main-navbar-metal .navbar-toggler {
  color: #D7ECEF;
}
.main-navbar.main-navbar-metal .navbar-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'><path stroke='rgba%28215, 236, 239, 1%29' stroke-linecap='square' stroke-miterlimit='10' stroke-width='1' d='M4 7h22M4 15h22M4 23h22'/></svg>");
}
.main-navbar a {
  text-decoration: none;
  margin-right: 0;
  padding: 0;
}
.main-navbar a:hover, .main-navbar a:focus {
  opacity: 0.8;
}
@media (max-width: 1199.98px) {
  .main-navbar .navbar-brand img {
    width: 43px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  .main-navbar .navbar-brand img {
    width: 26px;
  }
}
@media (max-width: 575.98px) {
  .main-navbar .navbar-brand img {
    width: 40px;
  }
}
.main-navbar .navbar-brand span {
  margin-left: 32px;
}
@media (max-width: 1199.98px) {
  .main-navbar .navbar-brand span {
    margin-left: 16px;
  }
}
@media (max-width: 767.98px) {
  .main-navbar .navbar-brand span {
    display: none;
  }
}
.main-navbar .navbar-toggler {
  min-width: 196px;
  border: 1px solid #1D3943;
  border-radius: 1.25rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media (max-width: 1199.98px) {
  .main-navbar .navbar-toggler {
    min-width: 50px;
    border: 0;
    padding: 0;
  }
}
@media (max-width: 575.98px) {
  .main-navbar .navbar-toggler {
    text-align: right;
  }
}
.main-navbar .navbar-toggler .navbar-toggler-text {
  display: inline-block;
  vertical-align: middle;
  font-size: 1.5rem;
  line-height: 100%;
  letter-spacing: -2%;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
@media (max-width: 1199.98px) {
  .main-navbar .navbar-toggler .navbar-toggler-text {
    display: none;
  }
}
.main-navbar .navbar-toggler .navbar-toggler-icon {
  margin-left: 10px;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
@media (max-width: 1199.98px) {
  .main-navbar .navbar-toggler .navbar-toggler-icon {
    margin-left: 0;
  }
}
.main-navbar .navbar-toggler:hover, .main-navbar .navbar-toggler:focus {
  box-shadow: none;
}
.main-navbar .navbar-toggler:hover .navbar-toggler-text, .main-navbar .navbar-toggler:focus .navbar-toggler-text {
  font-size: 1.25rem;
}
.main-navbar .navbar-toggler:hover .navbar-toggler-icon, .main-navbar .navbar-toggler:focus .navbar-toggler-icon {
  width: 1.25rem;
}

/* MAIN FOOTER */
footer.main-footer {
  padding: 90px 0;
  /* Media Query */
  /* Color */
  /* Link */
  /* Brand */
  /* Informations */
  /* Services */
  /* Column Title */
  /* List */
  /* Newsletter */
  /* Copyrights */
  /* Socials */
}
@media (max-width: 1199.98px) {
  footer.main-footer {
    padding: 16px 0 45px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer {
    padding: 42px 0 31px;
  }
}
footer.main-footer.footer-metal {
  background-color: #1D3943;
  color: #D7ECEF;
  /* Link */
  /* Brand */
  /* Newsletter */
  /* Copyrights */
}
footer.main-footer.footer-metal a {
  color: #D7ECEF;
}
footer.main-footer.footer-metal .navbar-brand span {
  color: #D7ECEF;
}
footer.main-footer.footer-metal .wrapper-newsletter input {
  background-color: transparent;
  color: #D7ECEF;
  border-bottom: 1px solid #D7ECEF;
}
footer.main-footer.footer-metal .wrapper-newsletter input::placeholder {
  color: #D7ECEF;
  opacity: 1;
  /* Firefox */
}
footer.main-footer.footer-metal .wrapper-newsletter input::-ms-input-placeholder {
  /* Edge 12 -18 */
  color: #D7ECEF;
}
footer.main-footer.footer-metal .wrapper-copyrights {
  border-top: 1px solid #D7ECEF;
}
footer.main-footer a {
  text-decoration: none;
}
footer.main-footer a:hover, footer.main-footer a:focus {
  opacity: 0.8;
}
footer.main-footer .wrapper-logo {
  margin-bottom: 130px;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-logo {
    margin-bottom: 90px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-logo {
    margin-bottom: 50px;
  }
}
footer.main-footer .wrapper-logo .navbar-brand {
  display: inline-flex;
  align-items: center;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-logo .navbar-brand img {
    width: 43px;
    height: auto;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-logo .navbar-brand img {
    width: 26px;
  }
}
footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text {
  display: flex;
  flex-direction: column;
  margin-left: 30px;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text {
    margin-left: 16px;
  }
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text .brand-text {
    font-size: 2.5rem;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text .brand-text {
    font-size: 1.33333rem;
  }
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text .maxim {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-logo .navbar-brand .wrapper-brand-text .maxim {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-info {
    margin-bottom: 36px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-services {
    margin-bottom: 36px;
  }
}
footer.main-footer .list-head {
  margin-bottom: 30px;
}
@media (max-width: 1199.98px) {
  footer.main-footer .list-head {
    margin-bottom: 14px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .list-head {
    margin-bottom: 12px;
  }
}
footer.main-footer ul {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0;
}
footer.main-footer ul ul {
  padding-left: 2rem;
  margin-top: 8px;
}
footer.main-footer ul li + li {
  margin-top: 8px;
}
@media (max-width: 767.98px) {
  footer.main-footer ul li + li {
    margin-top: 4px;
  }
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-newsletter {
    margin-top: 60px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-newsletter {
    margin-top: 50px;
  }
}
footer.main-footer .wrapper-newsletter .spot {
  margin-bottom: 20px;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-newsletter .spot {
    margin-bottom: 14px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-newsletter .spot {
    margin-bottom: 12px;
  }
}
footer.main-footer .wrapper-newsletter input {
  border: 0;
  border-radius: 0;
  margin: 0 8px 0 0;
  padding: 8px 0;
  box-shadow: none;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-newsletter input {
    font-size: 1rem;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-newsletter input {
    font-size: 1rem;
  }
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-newsletter .my-btn {
    margin-top: 14px;
    padding-top: 12px;
    padding-bottom: 12px;
    border-radius: 1rem;
    font-size: 1.5rem;
    height: 40px;
  }
  footer.main-footer .wrapper-newsletter .my-btn:hover, footer.main-footer .wrapper-newsletter .my-btn:focus {
    font-size: 1.35714rem;
  }
  footer.main-footer .wrapper-newsletter .my-btn.arrow-right:after {
    display: none;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-newsletter .my-btn {
    margin-top: 0;
    padding-top: 8px;
    padding-bottom: 8px;
    border-radius: 0.66666rem;
    font-size: 1.5rem;
    height: 32px;
  }
  footer.main-footer .wrapper-newsletter .my-btn:hover, footer.main-footer .wrapper-newsletter .my-btn:focus {
    font-size: 1.33333rem;
  }
}
footer.main-footer .wrapper-newsletter .tos {
  margin-top: 20px;
  margin-bottom: 0;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-newsletter .tos {
    margin-top: 0;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-newsletter .tos {
    margin-top: 20px;
  }
}
footer.main-footer .wrapper-copyrights {
  display: flex;
  margin-top: 95px;
  padding-top: 17px;
}
@media (max-width: 1199.98px) {
  footer.main-footer .wrapper-copyrights {
    margin-top: 90px;
    padding-top: 0;
    border-top: 0 !important;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-copyrights {
    margin-top: 50px;
  }
}
footer.main-footer .wrapper-copyrights li {
  margin-top: 0;
}
footer.main-footer .wrapper-copyrights .rights {
  margin-bottom: 0;
}
footer.main-footer .wrapper-copyrights .policy-menu {
  display: flex;
  flex-wrap: wrap;
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-copyrights .policy-menu {
    margin-bottom: 35px;
  }
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-copyrights .policy-menu li {
    margin-right: 16px;
  }
}
footer.main-footer .wrapper-copyrights .policy-menu li + li {
  margin-left: 25px;
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-copyrights .policy-menu li + li {
    margin-left: 0;
  }
}
footer.main-footer .wrapper-copyrights .social-icons {
  display: flex;
}
footer.main-footer .wrapper-copyrights .social-icons li + li {
  margin-left: 20px;
}
@media (max-width: 767.98px) {
  footer.main-footer .wrapper-social img {
    height: 18px;
  }
}

.card-slider {
  /* Reviews */
}
.card-slider .mySwiper {
  width: 392px;
  height: 392px;
}
@media (max-width: 1199.98px) {
  .card-slider .mySwiper {
    width: 280px;
    height: 280px;
  }
}
@media (max-width: 991.98px) {
  .card-slider .mySwiper {
    width: 200px;
    height: 200px;
  }
}
.card-slider .mySwiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 18px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
}
.card-slider .mySwiper .swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.card-slider .mySwiper .swiper-slide:nth-child(1n) {
  background-image: url("img/khyes_A_23-year-old_stunning_blonde_German_supermodel_standing__4e06a87b-2d5b-4800-8bae-4cdf9dd2ade6.jpg");
}
.card-slider .mySwiper .swiper-slide:nth-child(2n) {
  background-image: url("img/khyes_A_stunning_sunset_over_a_tranquil_lake_with_reflections_c720a259-f7f9-440f-b5f1-d4c288dbdec1_0.jpg");
}
.card-slider .mySwiper .swiper-slide:nth-child(3n) {
  background-image: url("img/khyes_A_wide_panoramic_scene_showing_a_medium_group_gathering_o_8a140815-6e31-4802-a057-bb8089f44c0b.jpg");
}
.card-slider .mySwiper .swiper-slide:nth-child(4n) {
  background-image: url("img/khyes_a_young_woman_extended_side_angle_yoga_pose_--ar_916_--st_e85e0c43-5ec7-4d63-8fc6-2ff5f2b7a8ef.jpg");
}
.card-slider .mySwiper .swiper-slide:nth-child(5n) {
  background-image: url("img/khyes_An_enchanting_outdoor_dinner_setup_with_a_long_table_ad_96ccb349-acad-401d-9af9-0ed2681b33be_2.jpg");
}
.card-slider .swiper-pagination {
  position: relative !important;
  top: 0 !important;
  margin-top: 30px;
  padding: 10px;
  line-height: 17px;
}
@media (max-width: 1199.98px) {
  .card-slider .swiper-pagination {
    margin-top: 10px;
    line-height: 12px;
  }
}
@media (max-width: 767.98px) {
  .card-slider .swiper-pagination {
    margin-bottom: 30px;
  }
}
.card-slider .swiper-pagination .swiper-pagination-bullet {
  width: 17px;
  height: 17px;
  text-align: center;
  line-height: 17px;
  font-size: 12px;
  color: #000;
  opacity: 1;
  background-color: #1D3943;
}
@media (max-width: 1199.98px) {
  .card-slider .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    line-height: 12px;
  }
}
.card-slider .swiper-pagination .swiper-pagination-bullet-active {
  color: #fff;
  background-color: #F1C40F;
}
.card-slider .reviews {
  display: flex;
  flex-direction: column;
  justify-content: space-evenly;
}
@media (max-width: 1199.98px) {
  .card-slider .reviews .stars {
    display: none;
  }
}
.card-slider .reviews .stars ul {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  display: flex;
  gap: 10px;
}
@media (max-width: 1199.98px) {
  .card-slider .reviews .single-review {
    margin-bottom: 40px;
  }
}
@media (max-width: 767.98px) {
  .card-slider .reviews .single-review {
    margin-bottom: 25px;
  }
}
.card-slider .reviews .user-details {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #1D3943;
  padding-left: 20px;
}
@media (max-width: 767.98px) {
  .card-slider .reviews .user-details {
    padding-left: 12px;
  }
}

/* HTML */
body {
  color: #1D3943;
  background-color: #D7ECEF;
}

/* END HTML */
body.homepage .img-hero {
  position: relative;
  margin: 0 auto;
  margin-top: 100px;
  margin-bottom: 200px;
  color: #D7ECEF;
  max-width: 1600px;
  background-image: url("img/khyes_An_italian_wooden_house_with_a_large_terrace_with_outdoor_dea1a52f-2d99-4996-8875-41e8183d80d5.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 230px;
  padding-bottom: 60px;
  border-radius: 2rem;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage .img-hero {
    margin-top: 50px;
    margin-bottom: 70px;
    padding-top: 450px;
    padding-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.homepage .img-hero {
    margin-top: 40px;
    margin-bottom: 70px;
  }
}
body.homepage .img-hero:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(225deg, rgba(29, 57, 67, 0) 0%, #1d3943 100%);
  border-radius: 2rem;
}
body.homepage .img-hero .container {
  position: relative;
  z-index: 10;
}
body.homepage .img-hero .container h1 {
  margin-bottom: 24px;
}
body.homepage .img-hero .container p {
  margin-bottom: 0;
}
body.homepage section.mid-info {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.mid-info {
    margin-bottom: 115px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.mid-info {
    margin-bottom: 60px;
  }
}
body.homepage section.mid-info .special-txt {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.mid-info .special-txt {
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.mid-info .special-txt {
    margin-bottom: 20px;
  }
}
body.homepage section.mid-info p {
  margin-top: -80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.mid-info p {
    margin-top: 0;
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.mid-info p {
    margin-top: 0;
    margin-bottom: 30px;
  }
}
body.homepage section.icons {
  margin-bottom: 400px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.icons {
    margin-bottom: 215px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.icons {
    margin-bottom: 200px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.icons .row {
    justify-content: center;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.icons .row {
    gap: 40px;
  }
}
body.homepage section.icons .single-card-icon {
  text-align: center;
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media (max-width: 991.98px) {
  body.homepage section.icons .single-card-icon {
    gap: 17.5px;
  }
}
body.homepage section.icons .single-card-icon img {
  height: 116px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.icons .single-card-icon img {
    height: 80px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.icons .single-card-icon img {
    height: 60px;
  }
}
body.homepage section.icons .single-card-icon:nth-child(2) {
  margin-top: 200px;
}
@media (max-width: 991.98px) {
  body.homepage section.icons .single-card-icon:nth-child(2) {
    margin-top: 0px;
  }
}
body.homepage section.icons .single-card-icon:nth-child(3) {
  margin-top: 400px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.icons .single-card-icon:nth-child(3) {
    margin-top: 70px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.icons .single-card-icon:nth-child(3) {
    margin-top: 0;
  }
}
body.homepage section.img-and-text {
  position: relative;
  margin-bottom: 250px;
}
@media (max-width: 991.98px) {
  body.homepage section.img-and-text {
    margin-bottom: 120px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.img-and-text {
    margin-bottom: 100px;
  }
}
body.homepage section.img-and-text:before {
  content: "";
  position: absolute;
  top: -65%;
  width: 100%;
  height: 100%;
  z-index: -1;
  background-image: url(img/aaaaa.png);
  background-repeat: no-repeat;
  background-size: contain;
}
@media (max-width: 991.98px) {
  body.homepage section.img-and-text:before {
    left: -10%;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.img-and-text:before {
    top: -40%;
  }
}
body.homepage section.img-and-text > div {
  max-width: 95%;
}
@media (max-width: 991.98px) {
  body.homepage section.img-and-text > div {
    max-width: 100%;
  }
}
body.homepage section.img-and-text .box-img {
  background-image: url("img/khyes_people_jogging_in_a_well-trodden_path_in_the_nature_in_th_4cf6f454-755e-4876-a6aa-701938925172.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 1.5rem;
  border-bottom-left-radius: 1.5rem;
}
@media (max-width: 991.98px) {
  body.homepage section.img-and-text .box-img {
    padding-top: 325px;
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.img-and-text .box-img {
    padding-top: 390px;
  }
}
body.homepage section.img-and-text .box-text {
  background-color: #1D3943;
  color: #D7ECEF;
  border-top-right-radius: 1.5rem;
  border-bottom-right-radius: 1.5rem;
  padding: 180px 230px 250px 110px;
}
@media (min-width: 992px) and (max-width: 1600px) {
  body.homepage section.img-and-text .box-text {
    padding: 150px 20px 100px 20px;
  }
}
@media (max-width: 991.98px) {
  body.homepage section.img-and-text .box-text {
    padding: 40px 25px 80px 25px;
    border-radius: 0;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.img-and-text .box-text {
    padding: 25px 12px 36px 12px;
  }
}
body.homepage section.img-and-text .box-text .small-body {
  margin-top: 40px;
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  body.homepage section.img-and-text .box-text .small-body {
    margin-top: 18px;
    margin-bottom: 36px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.img-and-text .box-text .box-btn {
    display: flex;
    align-items: flex-end;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.img-and-text .box-text .box-btn .my-btn {
    width: 100%;
    text-align: center;
    line-height: 1;
  }
}
body.homepage section.banner-img .content {
  background-color: #1D3943;
  color: #D7ECEF;
  padding-top: 225px;
  padding-bottom: 80px;
  border-radius: 16px;
  background-image: url("img/pianta.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: bottom;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.homepage section.banner-img .content {
    background-position-y: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body.homepage section.banner-img .content {
    padding-top: 80px;
    padding-bottom: 70px;
    background-position-y: 80px;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  body.homepage section.banner-img .content {
    background-size: 90%;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.banner-img .content {
    padding-top: 50px;
    padding-bottom: 110px;
    background-size: 90%;
  }
}
body.homepage section.banner-img .content .my-btn {
  margin-top: 32px;
  width: 25%;
}
@media (max-width: 575.98px) {
  body.homepage section.banner-img .content .my-btn {
    width: auto;
  }
}
body.homepage section.last-articles {
  margin-top: 200px;
  margin-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles {
    margin-top: 100px;
    margin-bottom: 200px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles {
    margin-top: 110px;
    margin-bottom: 60px;
  }
}
body.homepage section.last-articles .title {
  margin-bottom: 66px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .title {
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .title {
    margin-bottom: 30px;
  }
}
body.homepage section.last-articles .title .tag {
  margin-bottom: 32px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .title .tag {
    margin-bottom: 28px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .title .tag {
    margin-bottom: 24px;
  }
}
body.homepage section.last-articles .title h4 {
  margin-bottom: 12px;
}
body.homepage section.last-articles .title p {
  margin-bottom: 0;
}
body.homepage section.last-articles .cards {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .cards {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .cards {
    border: none;
    margin-bottom: 0;
  }
}
body.homepage section.last-articles .cards .single-post .img-post {
  border-radius: 20px;
  height: 420px;
  object-fit: cover;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .cards .single-post .img-post {
    margin-bottom: 35px;
    height: 338px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .cards .single-post .img-post {
    margin-bottom: 24px;
    height: 366px;
  }
}
body.homepage section.last-articles .cards .single-post h6 {
  margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .cards .single-post h6 {
    margin-bottom: 17.5px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .cards .single-post h6 {
    margin-bottom: 12px;
  }
}
body.homepage section.last-articles .cards .single-post .small-body {
  margin-bottom: 28px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .cards .single-post .small-body {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .cards .single-post .small-body {
    margin-bottom: 6px;
  }
}
body.homepage section.last-articles .cards .single-post .info-post {
  gap: 18px;
  display: flex;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.last-articles .cards .single-post .info-post {
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.last-articles .cards .single-post .info-post {
    gap: 12px;
  }
}
body.homepage section.last-articles .cards .single-post .info-post .author-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 991.98px) {
  body.homepage section.last-articles .cards .single-post .info-post .author-img {
    width: 40px;
    height: 40px;
  }
}
body.homepage section.card-slider {
  margin-bottom: 255px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.card-slider {
    margin-bottom: 200px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.card-slider {
    margin-bottom: 60px;
  }
}
body.homepage section.grid-img {
  margin-bottom: 390px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.homepage section.grid-img {
    margin-bottom: 160px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.grid-img {
    margin-bottom: 100px;
  }
}
body.homepage section.grid-img .container-lg {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 1rem;
  grid-auto-flow: row;
  grid-template-areas: "img-vertical1 img-horizontal1 img-horizontal1" "img-vertical1 img1 img2" "img-horizontal2 img-horizontal2 img3";
}
@media (max-width: 575.98px) {
  body.homepage section.grid-img .container-lg {
    gap: 4px;
    grid-template-areas: "img-horizontal1 img-horizontal1 img2" "img1 img-horizontal2 img-horizontal2" "img3 img-vertical1 img-vertical1";
  }
}
body.homepage section.grid-img .container-lg > div {
  min-height: 420px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.homepage section.grid-img .container-lg > div {
    min-height: 220px;
  }
}
@media (max-width: 575.98px) {
  body.homepage section.grid-img .container-lg > div {
    min-height: 181px;
  }
}
body.homepage section.grid-img .img-vertical1 {
  grid-area: img-vertical1;
  background-image: url("img/khyes_A_woman_in_her_early_40s_with_blonde_hair_with_a_serene_e_5d60ef58-b1cd-4ad2-bc58-47fc08a7d527.jpg");
}
body.homepage section.grid-img .img-horizontal1 {
  grid-area: img-horizontal1;
  background-image: url("img/khyes_A_typical_italian_family_husband_and_wife_and_their_two_s_76a6ab56-1673-4835-98be-c3890808a404.jpg");
}
body.homepage section.grid-img .img1 {
  grid-area: img1;
  background-image: url("img/khyes_A_happy_couple_is_sitting_by_a_campfire_with_wood_smiling_c68766a0-24c3-4e05-b124-5959838ad1ad.jpg");
}
body.homepage section.grid-img .img2 {
  grid-area: img2;
  background-image: url("img/khyes_Inside_a_charming_house_in_RILoggerant_Norway_the_kitchen_cae9ec06-be33-4707-ae42-bec03c2d78b1.jpg");
}
body.homepage section.grid-img .img3 {
  grid-area: img3;
  background-image: url("img/khyes_A_little_group_of_people_doing_yoga_outdoors_in_the_park__3bdee2de-8260-4064-a029-d04e5d158093.jpg");
}
body.homepage section.grid-img .img-horizontal2 {
  grid-area: img-horizontal2;
  background-image: url("img/khyes_An_italian_wooden_house_with_a_large_terrace_with_outdoor_0d55037f-693d-449d-9657-bc6677b09e4e.jpg");
}

body.services section.nostro-approccio {
  margin-top: 160px;
}
body.services section.nostro-approccio .container-lg {
  padding-bottom: 80px;
}
body.services section.nostro-approccio .container-lg .row:last-child {
  border-bottom: 1px solid #1D3943;
}
body.services section.nostro-approccio .container-lg .special-txt {
  margin-bottom: 180px;
}
@media (max-width: 575.98px) {
  body.services section.nostro-approccio .container-lg .special-txt {
    margin-bottom: 60px;
  }
}
body.services section.nostro-approccio .container-lg .photo {
  display: flex;
  align-items: flex-end;
  position: relative;
}
@media (max-width: 575.98px) {
  body.services section.nostro-approccio .container-lg .photo {
    margin-bottom: 60px;
  }
}
@media (min-width: 576px) {
  body.services section.nostro-approccio .container-lg .photo .img-fluid {
    position: absolute;
    left: -100px;
  }
}
body.services section.nostro-approccio .container-lg .list {
  margin-bottom: 80px;
}
body.services section.mindfulness {
  margin-bottom: 120px;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness {
    margin-bottom: 60px;
  }
}
body.services section.mindfulness .special-txt {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .special-txt {
    margin-bottom: 140px;
  }
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .special-txt {
    margin-bottom: 60px;
  }
}
body.services section.mindfulness .description {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .description {
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .description {
    margin-bottom: 60px;
  }
}
body.services section.mindfulness .description p {
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .image {
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .image {
    margin-bottom: 35px;
  }
}
body.services section.mindfulness .image img {
  border-radius: 40px;
  height: 664px;
  width: 100%;
  object-fit: cover;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .image img {
    height: auto;
  }
}
body.services section.mindfulness .card-container {
  height: 100%;
  display: flex;
  align-items: center;
}
body.services section.mindfulness .card-container .single-card-icon {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
  padding-bottom: 30px;
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .card-container .single-card-icon {
    padding-bottom: 50px;
  }
}
body.services section.mindfulness .card-container .single-card-icon .single-card-head {
  display: flex;
  gap: 20px;
  flex-direction: column;
  align-items: flex-start;
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .card-container .single-card-icon .single-card-head {
    flex-direction: row;
  }
}
body.services section.mindfulness .card-container .single-card-icon img {
  height: 128px;
  margin-bottom: 0;
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .card-container .single-card-icon img {
    height: 60px;
  }
}
@media (max-width: 575.98px) {
  body.services section.mindfulness .card-container .single-card-icon img {
    height: 40px;
  }
}
body.services section.mindfulness .card-container .single-card-icon p {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  body.services section.mindfulness .gsap-wrapper {
    display: flex;
    justify-content: flex-start;
  }
  body.services section.mindfulness .gsap-wrapper .gsap-scroll .card-container {
    height: 100vh;
  }
  body.services section.mindfulness .gsap-wrapper .fixed-element {
    height: 80vh;
  }
}
@media (max-width: 991.98px) {
  body.services section.mindfulness .gsap-wrapper {
    display: flex;
    flex-direction: column;
  }
  body.services section.mindfulness .gsap-wrapper .gsap-scroll {
    display: flex;
    order: 1;
    gap: 40px;
    overflow: auto;
  }
}
body.services section.full-cta-metal {
  background-color: #1D3943;
  color: #D7ECEF;
  padding-top: 115px;
  padding-bottom: 95px;
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  body.services section.full-cta-metal {
    padding-top: 40px;
    padding-bottom: 85px;
  }
}
@media (max-width: 575.98px) {
  body.services section.full-cta-metal {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
body.services section.full-cta-metal .cta-title {
  margin-bottom: 40px;
}
@media (max-width: 991.98px) {
  body.services section.full-cta-metal .cta-title {
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  body.services section.full-cta-metal .cta-title {
    margin-bottom: 24px;
  }
}
body.services section.full-cta-metal p {
  margin-bottom: 0;
}
body.services section.full-cta-metal .buttons .btn-azure {
  border: none;
}
body.services section.full-cta-metal .buttons .btn-outline-azure {
  border: none;
  border: 1px solid #D7ECEF;
  color: #D7ECEF;
  background-color: #1D3943;
}
body.services .buttons {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
@media (min-width: 992px) {
  body.services .buttons {
    --bs-gutter-x: 0;
  }
}
@media (max-width: 991.98px) {
  body.services .buttons {
    margin-top: 40px;
  }
}
@media (max-width: 575.98px) {
  body.services .buttons {
    margin-top: 65px;
  }
}
body.services .buttons > .my-btn {
  margin-left: 0;
}
body.services section.culinarie h3 {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.services section.culinarie h3 {
    margin-bottom: 205px;
  }
}
@media (max-width: 575.98px) {
  body.services section.culinarie h3 {
    margin-bottom: 60px;
  }
}
body.services section.culinarie p.body-text {
  margin-bottom: 80px;
}
@media (max-width: 991.98px) {
  body.services section.culinarie p.body-text {
    margin-bottom: 60px;
  }
}
body.services section.culinarie img {
  border-radius: 40px;
  object-fit: cover;
}
body.services section.culinarie .donna-cucina {
  height: 700px;
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.services section.culinarie .donna-cucina {
    height: 400px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575.98px) {
  body.services section.culinarie .donna-cucina {
    height: 366px;
    width: 100%;
    margin-bottom: 24px;
  }
}
body.services section.culinarie .piatti {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.services section.culinarie .piatti {
    margin-bottom: 200px;
    text-align: right;
  }
}
body.services section.culinarie .piatti img {
  height: 640px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.services section.culinarie .piatti img {
    height: 400px;
  }
}
@media (max-width: 575.98px) {
  body.services section.culinarie .piatti img {
    height: 366px;
    width: 100%;
    margin-bottom: 110px;
  }
}
body.services section.culinarie .img-lemon {
  height: 800px;
  width: auto;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.services section.culinarie .img-lemon {
    height: 600px;
  }
}
body.services section.full-cta-yellow {
  margin-top: 80px;
}
@media (max-width: 575.98px) {
  body.services section.full-cta-yellow {
    margin-bottom: 160px;
  }
}

/* PAGE HEADER */
.page-header {
  padding-top: 100px;
  padding-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .page-header {
    padding-top: 50px;
    padding-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  .page-header {
    padding-top: 40px;
    padding-bottom: 35px;
  }
}
.page-header h1 {
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  .page-header h1 {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  .page-header h1 {
    margin-bottom: 30px;
  }
}

/* FEATURES */
section.features {
  border-bottom: 1px solid #1D3943;
  margin-top: 200px;
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.features {
    margin-top: 70px;
  }
}
@media (max-width: 575.98px) {
  section.features {
    margin-top: 60px;
    padding-bottom: 140px;
  }
}
section.features .special-txt {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.features .special-txt {
    margin-bottom: 150px;
  }
}
@media (max-width: 575.98px) {
  section.features .special-txt {
    margin-bottom: 0;
  }
}
section.features .photo {
  display: flex;
  align-items: flex-end;
  position: relative;
}
section.features .photo .img-fluid {
  position: absolute;
  left: -100px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.features .photo {
    position: relative;
    left: -250px;
  }
  section.features .photo .img-fluid {
    max-width: unset;
  }
}
@media (max-width: 575.98px) {
  section.features .photo {
    margin-bottom: 24px;
    border-bottom: 1px solid #1D3943;
  }
  section.features .photo .img-fluid {
    position: relative;
    left: 0;
  }
}
section.features .list .paragraph-title {
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  section.features .list .paragraph-title {
    margin-bottom: 18px;
  }
}
section.features .list .body-text {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  section.features .list .body-text {
    margin-bottom: 36px;
  }
}

body.esperienze-culinarie section.features .photo img {
  position: absolute;
  left: -300px;
}
@media (max-width: 575.98px) {
  body.esperienze-culinarie section.features .photo img {
    position: relative;
    left: 0;
    width: 100%;
  }
}

body.esperienze-condivisione section.features .photo img {
  position: absolute;
  left: -300px;
}
@media (max-width: 575.98px) {
  body.esperienze-condivisione section.features .photo img {
    position: relative;
    left: 0;
    width: 100%;
  }
}

/* BENEFITS */
section.benefits h3 {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  section.benefits h3 {
    margin-bottom: 40px;
  }
}
section.benefits .list {
  margin-bottom: 240px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.benefits .list {
    margin-bottom: 140px;
  }
}
@media (max-width: 575.98px) {
  section.benefits .list {
    margin-bottom: 90px;
  }
}
section.benefits .list .row > div:first-child {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.benefits .list .row > div:first-child {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  section.benefits .list .row > div:first-child {
    margin-bottom: 36px;
  }
}
@media (max-width: 576px) {
  section.benefits .list .row > div {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 36px;
  }
  section.benefits .list .row > div .small-body {
    flex-basis: 100%;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.benefits .list .photo img {
    width: 60px;
    height: 60px;
  }
}
@media (max-width: 575.98px) {
  section.benefits .list .photo img {
    width: 50px;
    height: 50px;
    margin-right: 1rem;
    flex-basis: 20%;
  }
}
section.benefits .list .paragraph-title {
  margin-top: 20px;
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  section.benefits .list .paragraph-title {
    flex-basis: 80%;
  }
}

/* SHOWCASE */
section.showcase {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.showcase {
    margin-bottom: 140px;
  }
}
@media (max-width: 575.98px) {
  section.showcase {
    margin-bottom: 60px;
  }
}
section.showcase .showcase-inner {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr;
  gap: 1rem 1rem;
  grid-auto-flow: row;
  grid-template-areas: "img1 img2 vertical-img1" "vertical-img2 img3 vertical-img1" "vertical-img2 horizontal-img1 horizontal-img1";
}
@media (max-width: 575.98px) {
  section.showcase .showcase-inner {
    grid-template-columns: 1fr 1fr;
    grid-template-areas: "horizontal-img1 horizontal-img1" "img1 vertical-img1" "vertical-img2 vertical-img1" "vertical-img2 img2" "img3 img3";
    gap: 4px;
  }
}
section.showcase .showcase-inner > div {
  min-height: 420px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.showcase .showcase-inner > div {
    min-height: 220px;
  }
}
@media (max-width: 575.98px) {
  section.showcase .showcase-inner > div {
    min-height: 181px;
  }
}

/* IMMAGINI SHOWCASE  */
body.mindfulness .img1 {
  grid-area: img1;
  background-image: url("img/khyes_man_getting_a_facial_in_a_professional_salon_realistic_ru_00dea88b-ba6e-4590-be15-73f1512408f1.jpg");
}
body.mindfulness .img2 {
  grid-area: img2;
  background-image: url("img/khyes_yoga_outdoor_--style_raw_--v_6.1_3fda7a44-afa2-48cd-8f73-32e7d1eed165_0.jpg");
}
body.mindfulness .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_a_young_woman_extended_side_angle_yoga_pose_--ar_916_--st_e85e0c43-5ec7-4d63-8fc6-2ff5f2b7a8ef.jpg");
}
body.mindfulness .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_a_man_in_his_late_30s_a_bit_muscular_chubby_performing_yo_61a09e6f-4759-4f73-ac63-aad318308898.jpg");
}
body.mindfulness .img3 {
  grid-area: img3;
  background-image: url("img/khyes_mindfulness_--style_raw_--v_6.1_9fdb6ab6-8e60-4028-97f1-ca424a03c3aa_3.jpg");
}
@media (max-width: 575.98px) {
  body.mindfulness .img3 {
    background-image: url("img/khyes_An_italian_couple_on_his_50s_chilling_doing_yoga_on_the_g_70805730-15e7-4012-9917-6eeed2f21ca9.jpg");
  }
}
body.mindfulness .horizontal-img1 {
  grid-area: horizontal-img1;
  background-image: url("img/khyes_image_of_a_pretty_italian_girl_in_bright_blue_gym_gear_se_06a0f030-9fff-4a80-ae9b-01b42da2f0c9.jpg");
}
body.mindfulness .horizontal-img1-large {
  grid-area: horizontal-img1-large;
  background-image: url("img/khyes_An_italian_couple_on_his_50s_chilling_doing_yoga_on_the_g_70805730-15e7-4012-9917-6eeed2f21ca9.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 727px;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  body.mindfulness .horizontal-img1-large {
    margin-top: 4px;
    background-image: url("img/khyes_mindfulness_--style_raw_--v_6.1_9fdb6ab6-8e60-4028-97f1-ca424a03c3aa_3.jpg");
    height: 366px;
  }
}

body.escursioni .img1 {
  grid-area: img1;
  background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_A_woman_is_walking_along_the_for_007a733b-045a-405b-97f6-a17c6b3cfcab.jpg");
}
@media (max-width: 575.98px) {
  body.escursioni .img1 {
    background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_A_deer_in_a_forest_--style_raw_-_c9c38352-2923-4061-9d1c-1cc95cd491be.jpg");
  }
}
body.escursioni .img2 {
  grid-area: img2;
  background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_A_deer_in_a_forest_--style_raw_-_c9c38352-2923-4061-9d1c-1cc95cd491be.jpg");
}
@media (max-width: 575.98px) {
  body.escursioni .img2 {
    background-image: url("img/khyes_Image_taken_with_an_iphone_a_woman_with_binoculars_watchi_3c95e491-023f-4787-9869-ff4e09d8c30a.jpg");
  }
}
body.escursioni .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_httpss.mj.run5fDFKhhEKN8_A_photo_of_a_group_of_six_people_0bf5dc63-6686-40df-9f5e-105c3e71b4b1.jpg");
}
body.escursioni .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_Peaceful_forest_ride_A_young_man_cycling_through_a_scenic_6616f42d-0b3f-4ad7-92e5-ec40437e7447.jpg");
}
body.escursioni .img3 {
  grid-area: img3;
  background-image: url("img/khyes_Image_taken_with_an_iphone_a_woman_with_binoculars_watchi_3c95e491-023f-4787-9869-ff4e09d8c30a.jpg");
}
@media (max-width: 575.98px) {
  body.escursioni .img3 {
    background-image: url("img/khyes_Bicycle_path_winding_through_a_pine_forest_inviting_and_s_316453d7-c1f0-48ca-a5db-1db1c81f5f61.jpg");
  }
}
body.escursioni .horizontal-img1 {
  grid-area: horizontal-img1;
  background-image: url("img/khyes_Bicycle_path_winding_through_a_pine_forest_inviting_and_s_316453d7-c1f0-48ca-a5db-1db1c81f5f61.jpg");
}
@media (max-width: 575.98px) {
  body.escursioni .horizontal-img1 {
    background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_A_man_muscular_chubby_holding_hi_fecc7771-6c67-4e2c-9e07-289fd76a84b7.jpg");
  }
}
body.escursioni .horizontal-img1-large {
  grid-area: horizontal-img1-large;
  background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_A_man_muscular_chubby_holding_hi_fecc7771-6c67-4e2c-9e07-289fd76a84b7.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 727px;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  body.escursioni .horizontal-img1-large {
    margin-top: 4px;
    height: 366px;
  }
}

body.workshop .img1 {
  grid-area: img1;
  background-image: url("img/khyes_A_vibrant_garden_workshop_where_participants_are_planting_b62a9260-1803-47bb-b56a-474e782c01b4.jpg");
}
body.workshop .img2 {
  grid-area: img2;
  background-image: url("img/khyes_A_small_group_of_people_painting_in_a_nature_workshop_the_e890e692-af57-4808-999e-e551b6931435.jpg");
}
@media (max-width: 576px) {
  body.workshop .img2 {
    background-image: url("img/khyes_An_organic_vegetable_garden_with_various_plants_and_herbs_4880e1fa-1dc7-4832-a3e0-87796c89ecd1.jpg");
  }
}
body.workshop .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_An_outdoor_painting_workshop_with_participants_capturing__77850106-92b8-4b4d-b0c4-e2b92096158f.jpg");
}
body.workshop .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_A_nature_photography_workshop_where_participants_are_lear_2e5e0392-b139-419e-8146-e7e84837764d.jpg");
}
body.workshop .img3 {
  grid-area: img3;
  background-image: url("img/khyes_An_organic_vegetable_garden_with_various_plants_and_herbs_4880e1fa-1dc7-4832-a3e0-87796c89ecd1.jpg");
}
@media (max-width: 575.98px) {
  body.workshop .img3 {
    background-image: url("img/khyes_A_workshop_focused_on_creating_music_using_natural_instru_0c3f38c9-d2c5-4969-bdd4-4ddd70c6126b.jpg");
  }
}
body.workshop .horizontal-img1 {
  grid-area: horizontal-img1;
  background-image: url("img/khyes_A_workshop_focused_on_creating_music_using_natural_instru_0c3f38c9-d2c5-4969-bdd4-4ddd70c6126b.jpg");
}
@media (max-width: 576px) {
  body.workshop .horizontal-img1 {
    background-image: url("img/khyes_A_heartwarming_scene_of_a_italian_family_participating_in_b4f21af7-135e-42ac-b615-226b345c1449.jpg");
  }
}
body.workshop .horizontal-img1-large {
  grid-area: horizontal-img1-large;
  background-image: url("img/khyes_A_heartwarming_scene_of_a_italian_family_participating_in_b4f21af7-135e-42ac-b615-226b345c1449.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 727px;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  body.workshop .horizontal-img1-large {
    margin-top: 4px;
    background-image: url("img/khyes_A_small_group_of_people_painting_in_a_nature_workshop_the_e890e692-af57-4808-999e-e551b6931435.jpg");
    height: 366px;
  }
}

body.esperienze-culinarie .img1 {
  grid-area: img1;
  background-image: url("img/khyes_An_enchanting_outdoor_dinner_setup_with_a_long_table_ad_96ccb349-acad-401d-9af9-0ed2681b33be_2.jpg");
}
body.esperienze-culinarie .img2 {
  grid-area: img2;
  background-image: url("img/khyes_A_cozy_wine_tasting_event_featuring_a_variety_of_local_wi_275ce333-7c26-494c-b180-e3cc671d1cde.jpg");
}
body.esperienze-culinarie .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_A_vibrant_brunch_spread_in_a_garden_featuring_fresh_fruit_278c0275-3e3e-45a7-af79-d11268d662c1.jpg");
}
body.esperienze-culinarie .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_A_close-up_shot_of_participants_harvesting_and_using_arom_246d9892-9a9b-4373-81aa-7110a8314032.jpg");
}
body.esperienze-culinarie .img3 {
  grid-area: img3;
  background-image: url("img/khyes_A_lively_cooking_workshop_where_participants_are_preparin_512db9ed-2074-47dd-9f62-50a2dded92cf.jpg");
}
@media (max-width: 575.98px) {
  body.esperienze-culinarie .img3 {
    background-image: url("img/khyes_A_lively_garden_barbecue_featuring_a_variety_of_grilled_3dc6b840-5e75-4bec-9c9c-252b4f92950d_2.jpg");
  }
}
body.esperienze-culinarie .horizontal-img1 {
  grid-area: horizontal-img1;
  background-image: url("img/khyes_A_lively_garden_barbecue_featuring_a_variety_of_grilled_3dc6b840-5e75-4bec-9c9c-252b4f92950d_2.jpg");
}
@media (max-width: 576px) {
  body.esperienze-culinarie .horizontal-img1 {
    background-image: url("img/khyes_A_joyful_family_cooking_together_in_a_bright_modern_kitch_763b7dee-d662-429b-a598-efb553b0605f.jpg");
  }
}
body.esperienze-culinarie .horizontal-img1-large {
  grid-area: horizontal-img1-large;
  background-image: url("img/khyes_A_joyful_family_cooking_together_in_a_bright_modern_kitch_763b7dee-d662-429b-a598-efb553b0605f.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 727px;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  body.esperienze-culinarie .horizontal-img1-large {
    margin-top: 4px;
    height: 366px;
    background-image: url("img/khyes_A_lively_cooking_workshop_where_participants_are_preparin_512db9ed-2074-47dd-9f62-50a2dded92cf.jpg");
  }
}

body.esperienze-condivisione .img1 {
  grid-area: img1;
  background-image: url("img/khyes_A_dynamic_outdoor_team-building_activity_where_participan_2ba30d02-c0a5-4829-a759-c306bac4c2a2.jpg");
}
body.esperienze-condivisione .img2 {
  grid-area: img2;
  background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_forest_meadow_no_people_--v_6_82f4120e-4b83-47db-82f4-9a960c0c5677.jpg");
}
@media (max-width: 576px) {
  body.esperienze-condivisione .img2 {
    background-image: url("img/khyes_A_lively_group_workshop_where_participants_are_collaborat_14f30dff-f447-4360-a52a-51cac74d221f.jpg");
  }
}
body.esperienze-condivisione .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_A_group_of_people_sitting_in_a_circle_on_the_grass_doin_326a77f0-32ed-4151-bf02-f1e9cf8e605f_3.jpg");
}
body.esperienze-condivisione .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_A_dynamic_outdoor_team-building_activity_where_participan_85bc902f-ebb3-4366-9b90-1e2ed9270e01.jpg");
}
body.esperienze-condivisione .img3 {
  grid-area: img3;
  background-image: url("img/khyes_A_lively_group_workshop_where_participants_are_collaborat_14f30dff-f447-4360-a52a-51cac74d221f.jpg");
}
@media (max-width: 575.98px) {
  body.esperienze-condivisione .img3 {
    background-image: url("img/khyes_A_large_outdoor_celebration_with_a_mix_of_people_includin_d0a6aac0-4e11-4994-8c8f-999dd50f5dbd.jpg");
  }
}
body.esperienze-condivisione .horizontal-img1 {
  grid-area: horizontal-img1;
  background-image: url("img/khyes_A_large_outdoor_celebration_with_a_mix_of_people_includin_d0a6aac0-4e11-4994-8c8f-999dd50f5dbd.jpg");
}
@media (max-width: 576px) {
  body.esperienze-condivisione .horizontal-img1 {
    background-image: url("img/khyes_A_wide_panoramic_scene_showing_a_medium_group_gathering_o_8a140815-6e31-4802-a057-bb8089f44c0b.jpg");
  }
}
body.esperienze-condivisione .horizontal-img1-large {
  grid-area: horizontal-img1-large;
  background-image: url("img/khyes_A_wide_panoramic_scene_showing_a_medium_group_gathering_o_8a140815-6e31-4802-a057-bb8089f44c0b.jpg");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
  width: 100%;
  height: 727px;
  margin-top: 1rem;
}
@media (max-width: 575.98px) {
  body.esperienze-condivisione .horizontal-img1-large {
    margin-top: 4px;
    height: 366px;
    background-image: url("img/khyes_httpss.mj.run4H0w1Fm6Yv4_forest_meadow_no_people_--v_6_82f4120e-4b83-47db-82f4-9a960c0c5677.jpg");
  }
}

/* PHILOSOPHY */
section.philosophy {
  padding: 140px 0 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.philosophy {
    padding: 25px 8px 175px;
  }
}
@media (max-width: 575.98px) {
  section.philosophy {
    padding: 36px 0;
  }
}
section.philosophy .special-txt {
  margin-bottom: 200px;
}

/* FAQ */
section.faq {
  margin-top: 120px;
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.faq {
    margin-top: 105px;
    margin-bottom: 175px;
  }
}
@media (max-width: 575.98px) {
  section.faq {
    margin-top: 90px;
    margin-bottom: 66px;
  }
}
section.faq h4 {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  section.faq h4 {
    margin-bottom: 60px;
  }
}

/* FULL CTA YELLOW */
section.full-cta-yellow {
  padding: 160px 0;
  background-color: #F1C40F;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.full-cta-yellow {
    padding: 45px 0 80px;
  }
  section.full-cta-yellow .col-lg-4 {
    margin-top: 45px;
  }
}
@media (min-width: 576px) and (max-width: 1199.98px) and (min-width: 992px) and (max-width: 1299.98px) {
  section.full-cta-yellow .col-lg-4 {
    flex-wrap: wrap;
    gap: 1rem;
  }
}
@media (max-width: 575.98px) {
  section.full-cta-yellow {
    padding: 36px 0;
  }
  section.full-cta-yellow .col-lg-4 {
    margin-top: 66px;
  }
}

/* BUTTONS */
.my-btn {
  padding: 1rem 1.25rem;
  border-radius: 1.25rem;
  font-size: 1.5rem;
  letter-spacing: -2%;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0;
  min-width: 200px;
  height: 50px;
  text-align: center;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}
@media (max-width: 575.98px) {
  .my-btn {
    min-width: unset;
    height: unset;
    line-height: 100%;
    padding: 8px 24px;
    border-radius: 1rem;
  }
}
.my-btn.btn-metal {
  border: none;
  background-color: #1D3943;
  color: #F1C40F;
}
.my-btn.btn-metal.arrow-right:after {
  border: solid #F1C40F;
  border-width: 0 2px 2px 0;
}
.my-btn.btn-outline-metal {
  background-color: transparent;
  color: #1D3943;
  border: 1px solid #1D3943;
}
.my-btn.btn-yellow {
  border: none;
  background-color: #F1C40F;
  color: #1D3943;
}
.my-btn.btn-yellow.arrow-right:after {
  border: solid #1D3943;
  border-width: 0 2px 2px 0;
}
.my-btn.btn-azure {
  border: none;
  background-color: #D7ECEF;
  color: #1D3943;
}
.my-btn.btn-azure.arrow-right:after {
  border: solid #1D3943;
  border-width: 0 2px 2px 0;
}
.my-btn:hover, .my-btn:focus {
  font-size: 1.3rem;
}
.my-btn:hover.arrow-right::after, .my-btn:focus.arrow-right::after {
  padding: 4px;
}
.my-btn + .my-btn {
  margin-left: 1rem;
}
@media (min-width: 992px) and (max-width: 1299.98px) {
  .my-btn + .my-btn {
    margin: 0;
  }
}
.my-btn.arrow-right::after {
  content: "";
  display: inline-block;
  padding: 6px;
  margin-left: 10px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
}

/* FAQ */
section.faq .my-accordion .accordion-item {
  border-top: 1px solid #1D3943;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.faq .my-accordion .accordion-item {
    padding-top: 35px;
    padding-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  section.faq .my-accordion .accordion-item {
    padding-top: 24px;
    padding-bottom: 24px;
  }
}
section.faq .my-accordion .accordion-item .accordion-button::after {
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  content: "";
  background-image: url("img/icons/plus-circle.svg");
  background-repeat: no-repeat;
  background-size: 1.25rem;
  transition: 0.2s ease-in-out;
}
section.faq .my-accordion .accordion-item .accordion-button:not(.collapsed)::after {
  background-image: url("img/icons/minus-circle.svg");
  transform: rotate(-180deg);
}
section.faq .my-accordion .accordion-item .accordion-collapse .accordion-body {
  margin-top: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.faq .my-accordion .accordion-item .accordion-collapse .accordion-body {
    margin-top: 35px;
  }
}
@media (max-width: 575.98px) {
  section.faq .my-accordion .accordion-item .accordion-collapse .accordion-body {
    margin-top: 24px;
    font-size: 1.5rem;
    line-height: 150%;
  }
}
section.faq .my-accordion .accordion-item:last-child {
  border-bottom: 1px solid #1D3943;
}

body.gallery h1 {
  margin-top: 100px;
  margin-bottom: 120px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.gallery h1 {
    margin-top: 50px;
    margin-bottom: 85px;
  }
}
@media (max-width: 576px) {
  body.gallery h1 {
    margin-top: 40px;
    margin-bottom: 60px;
  }
}
body.gallery section.gallery {
  margin-bottom: 200px;
}
@media (max-width: 576px) {
  body.gallery section.gallery {
    margin-bottom: 80px;
  }
}
body.gallery section.gallery .inner-gallery {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
  gap: 1rem 1rem;
  grid-auto-flow: row;
  grid-template-areas: "img1 img2 vertical-img1" "vertical-img2 img3 vertical-img1" "vertical-img2 horizontal-img-1 horizontal-img-1" "big-horizontal1 big-horizontal1 big-horizontal1" "big-horizontal1 big-horizontal1 big-horizontal1" "img4 big-square1 big-square1" "img5 big-square1 big-square1" "horizontal-img2 horizontal-img2 vertical-img3" "img6 img7 vertical-img3" "horizontal-img3 horizontal-img3 img8" "vertical-img4 img9 img10" "vertical-img4 horizontal-img4 horizontal-img4" "big-horizontal2 big-horizontal2 big-horizontal2" "big-horizontal2 big-horizontal2 big-horizontal2";
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }
}
body.gallery section.gallery .inner-gallery > div {
  min-height: 420px;
  background-color: teal;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 1.25rem;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.gallery section.gallery .inner-gallery > div {
    min-height: 220px;
  }
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery > div {
    min-height: 366px;
  }
}
body.gallery section.gallery .inner-gallery .img1 {
  grid-area: img1;
  background-image: url("img/khyes_A_cozy_outdoor_seating_area_with_rustic_furniture_perfect_02689700-6f0a-4334-808c-c49766ce9d8a.jpg");
}
body.gallery section.gallery .inner-gallery .img2 {
  grid-area: img2;
  background-image: url("img/khyes_A_group_of_people_practicing_yoga_in_an_outdoor_setting_s_5475a6d7-c001-4688-ba02-54e223059464.jpg");
}
body.gallery section.gallery .inner-gallery .vertical-img1 {
  grid-area: vertical-img1;
  background-image: url("img/khyes_A_long_wooden_bridge_crossing_a_serene_river_with_lush_gr_0733c933-2130-410d-a166-f26e3ec6f54f.jpg");
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery .vertical-img1 {
    height: 732px;
  }
}
body.gallery section.gallery .inner-gallery .vertical-img2 {
  grid-area: vertical-img2;
  background-image: url("img/khyes_A_tranquil_scene_of_people_practicing_tai_chi_in_a_garden_28761a7d-0aa0-427b-9885-3790d2a42081.jpg");
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery .vertical-img2 {
    height: 732px;
  }
}
body.gallery section.gallery .inner-gallery .img3 {
  grid-area: img3;
  background-image: url("img/khyes_httpss.mj.runm8A6eUTFVs0_two_woman_posing_at_cozy_recepti_1bf17152-4d02-49bb-8cce-ebc2dd4406a1.jpg");
}
body.gallery section.gallery .inner-gallery .horizontal-img-1 {
  grid-area: horizontal-img-1;
  background-image: url("img/khyes_A_vibrant_market_scene_at_the_retreat_with_stalls_selling_8bf7715d-e3f1-4143-8b4f-1c0292c826f3.jpg");
}
body.gallery section.gallery .inner-gallery .big-horizontal1 {
  grid-area: big-horizontal1;
  background-image: url("img/khyes_A_group_of_people_participating_in_a_gardening_workshop_p_4193cc77-5bd6-4557-868a-2b2fe18be7ef (1).jpg");
}
body.gallery section.gallery .inner-gallery .img4 {
  grid-area: img4;
  background-image: url("img/khyes_A_picturesque_pond_surrounded_by_greenery_with_reflecti_40162afe-fab1-4d50-ae75-a1f5ca84bdba_1.jpg");
}
body.gallery section.gallery .inner-gallery .img5 {
  grid-area: img5;
  background-image: url("img/khyes_A_man_in_his_mid_40s_with_dark_hair_and_a_friendly_smile__7552b9c1-e55e-4088-9d70-78a4bebb435d.jpg");
}
body.gallery section.gallery .inner-gallery .big-square1 {
  grid-area: big-square1;
  background-image: url("img/khyes_A_small_group_of_people_participating_in_a_creative_works_8e1dd978-9288-4c2f-a349-46be3012ae54.jpg");
}
body.gallery section.gallery .inner-gallery .horizontal-img2 {
  grid-area: horizontal-img2;
  background-image: url("img/khyes_A_group_of_guests_gathered_around_a_bonfire_in_the_evenin_5b496dcf-a8f6-437f-9116-e9b2e9351d1e.jpg");
}
body.gallery section.gallery .inner-gallery .img6 {
  grid-area: img6;
  background-image: url("img/khyes_A_group_of_friends_toasting_with_white_wine_glasses_in_a__2e860788-0b90-45ec-b0c6-fd174f948078.jpg");
}
body.gallery section.gallery .inner-gallery .img7 {
  grid-area: img7;
  background-image: url("img/khyes_An_organic_vegetable_garden_with_various_plants_and_herbs_4880e1fa-1dc7-4832-a3e0-87796c89ecd1.jpg");
}
body.gallery section.gallery .inner-gallery .vertical-img3 {
  grid-area: vertical-img3;
  background-image: url("img/khyes_A_group_of_friends_enjoying_a_picnic_on_a_grassy_field_wi_06fa0bcb-2faf-4def-9eed-4f24eb6ccd7e.jpg");
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery .vertical-img3 {
    height: 732px;
  }
}
body.gallery section.gallery .inner-gallery .horizontal-img3 {
  grid-area: horizontal-img3;
  background-image: url("img/khyes_A_child_sitting_next_to_his_Italian_father_showing_his_dr_55fb379c-0539-4487-8005-0f8c2d08f01c.jpg");
}
body.gallery section.gallery .inner-gallery .img8 {
  grid-area: img8;
  background-image: url("img/khyes_A_photo_of_an_attractive_middle-aged_French_man_with_shor_e1e66ef3-c79a-4b25-bb91-b1190e3bb5c7.jpg");
}
body.gallery section.gallery .inner-gallery .vertical-img4 {
  grid-area: vertical-img4;
  background-image: url("img/khyes_A_woman_in_her_late_20s_with_auburn_hair_savoring_a_gourm_245e2bc9-f6d9-438a-9df6-7610928f2a74.jpg");
}
@media (max-width: 575.98px) {
  body.gallery section.gallery .inner-gallery .vertical-img4 {
    height: 732px;
  }
}
body.gallery section.gallery .inner-gallery .img9 {
  grid-area: img9;
  background-image: url("img/khyes_Photo_of_white-tailed_deer_fawn_in_the_backyard_photo_tak_b24e6a8b-f843-4bbe-98f8-736a9ae7cce3.jpg");
}
body.gallery section.gallery .inner-gallery .img10 {
  grid-area: img10;
  background-image: url("img/khyes_httpss.mj.runq802OJWqrlE_A_beautiful_cottage_in_the_natur_a8f2da16-22e6-49c0-8b31-ece930db3a62.jpg");
}
body.gallery section.gallery .inner-gallery .horizontal-img4 {
  grid-area: horizontal-img4;
  background-image: url("img/khyes_Water_in_a_crystal_clear_river_you_can_see_many_small_sto_58eae1e4-4d90-4ab7-90c9-1eeeb9dda95d.jpg");
}
body.gallery section.gallery .inner-gallery .big-horizontal2 {
  grid-area: big-horizontal2;
  background-image: url("img/khyes_A_serene_scene_of_a_person_reading_a_book_under_a_large_o_14f88772-b386-481f-b8e6-d97a2a77a4f6.jpg");
}

section.h1-paragraph {
  margin-top: 100px;
  margin-bottom: 120px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.h1-paragraph {
    margin-top: 50px;
    margin-bottom: 200px;
  }
}
@media (max-width: 575.98px) {
  section.h1-paragraph {
    margin-top: 40px;
    margin-bottom: 120px;
  }
}
section.h1-paragraph h1 {
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.h1-paragraph h1 {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  section.h1-paragraph h1 {
    margin-bottom: 30px;
  }
}

section.banner-consulente {
  margin-bottom: 120px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.banner-consulente {
    margin-bottom: 175px;
  }
}
@media (max-width: 575.98px) {
  section.banner-consulente {
    margin-bottom: 90px;
  }
}
section.banner-consulente .container-lg {
  color: #D7ECEF;
  background-image: url("img/khyes_A_welcoming_office_setting_featuring_a_cozy_reception_are_52b0c14c-54e5-4ec2-9c35-d29270baf3ac.jpg");
  padding-top: 225px;
  padding-bottom: 80px;
  border-radius: 1rem;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.banner-consulente .container-lg {
    background-position: 60% 0%;
    padding-top: 80px;
    padding-bottom: 50px;
  }
}
@media (max-width: 575.98px) {
  section.banner-consulente .container-lg {
    padding-top: 60px;
    padding-bottom: 60px;
    background-position: 50% 50%;
  }
}
section.banner-consulente .container-lg:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(225deg, rgba(29, 57, 67, 0) 0%, #1d3943 100%);
  border-radius: 1rem;
}
section.banner-consulente .container-lg .row {
  position: relative;
  z-index: 10;
}
section.banner-consulente .container-lg .row h2 {
  margin-bottom: 16px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.banner-consulente .container-lg .row h2 {
    margin-bottom: 14px;
  }
}
section.banner-consulente .container-lg .row .small-body {
  margin-bottom: 32px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  section.banner-consulente .container-lg .row .small-body {
    margin-bottom: 24px;
  }
}

body.terms {
  background-color: #1D3943;
  color: #D7ECEF;
}
body.terms h1 {
  margin-top: 100px;
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.terms h1 {
    margin-top: 50px;
    margin-bottom: 175px;
  }
}
@media (max-width: 576px) {
  body.terms h1 {
    margin-top: 40px;
    margin-bottom: 150px;
  }
}
body.terms section.inner-terms {
  margin-bottom: 160px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.terms section.inner-terms {
    margin-bottom: 175px;
  }
}
@media (max-width: 576px) {
  body.terms section.inner-terms {
    margin-bottom: 90px;
  }
}
body.terms section.inner-terms p {
  margin-bottom: 0;
}

body.testimonials .recensioni {
  margin-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.testimonials .recensioni {
    margin-bottom: 175px;
  }
}
@media (max-width: 576px) {
  body.testimonials .recensioni {
    margin-bottom: 90px;
  }
}
body.testimonials .recensioni .inner-recensioni {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-auto-columns: 1fr;
  gap: 1rem;
  grid-auto-flow: row;
  grid-template-areas: "patti crespa crespa" "patti berrada berrada";
}
body.testimonials .recensioni .inner-recensioni > div {
  display: flex;
  gap: 24px;
  min-height: 472px;
  border-radius: 40px;
  border: 1px solid #1D3943;
  padding: 28px;
}
body.testimonials .recensioni .inner-recensioni > div img.img-fluid {
  height: 416px;
  object-fit: cover;
  border-radius: 20px;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  body.testimonials .recensioni .inner-recensioni > div {
    padding: 20px;
  }
}
@media (max-width: 767.97px) {
  body.testimonials .recensioni .inner-recensioni > div {
    flex-direction: column;
    padding: 16px;
  }
}
body.testimonials .recensioni .inner-recensioni.parte-2 {
  grid-template-areas: "russomando russomando maniscalco" "romano romano maniscalco";
}
@media (max-width: 1199.98px) {
  body.testimonials .recensioni .inner-recensioni {
    display: flex;
    flex-direction: column;
  }
}
body.testimonials .recensioni .patti {
  grid-area: patti;
  flex-direction: column;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.testimonials .recensioni .patti {
    flex-direction: row;
  }
}
body.testimonials .recensioni .crespa {
  grid-area: crespa;
}
body.testimonials .recensioni .crespa .img-fluid {
  height: 100%;
  max-width: 416px;
}
body.testimonials .recensioni .berrada {
  grid-area: berrada;
}
body.testimonials .recensioni .russomando {
  grid-area: russomando;
}
body.testimonials .recensioni .maniscalco {
  grid-area: maniscalco;
  flex-direction: column;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.testimonials .recensioni .maniscalco {
    flex-direction: row;
  }
}
body.testimonials .recensioni .romano {
  grid-area: romano;
}
body.testimonials .recensioni .lombardi {
  display: flex;
  gap: 24px;
  border: 1px solid #1D3943;
  border-radius: 40px;
  margin-top: 1rem;
  margin-bottom: 1rem;
  padding: 28px;
  min-height: 713px;
}
@media (max-width: 767.97px) {
  body.testimonials .recensioni .lombardi {
    flex-direction: column;
    padding: 16px;
  }
}
body.testimonials .recensioni .lombardi img {
  border-radius: 20px;
  max-width: 657px;
  object-fit: cover;
}
@media (min-width: 768px) and (max-width: 1199.98px) {
  body.testimonials .recensioni .lombardi img {
    max-width: 260px;
  }
}

body.special-events .container-promo {
  display: flex;
  flex-direction: column;
  gap: 24px;
  margin-bottom: 190px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.special-events .container-promo {
    gap: 14px;
    margin-bottom: 75px;
  }
}
@media (max-width: 575.98px) {
  body.special-events .container-promo {
    margin-bottom: 90px;
  }
}
body.special-events .container-promo .box-promo {
  background-color: #1D3943;
  color: #D7ECEF;
  padding: 40px 28px;
  border-radius: 20px;
}
@media (max-width: 575.98px) {
  body.special-events .container-promo .box-promo {
    padding: 48px 24px;
  }
}
body.special-events .container-promo .box-promo .date {
  font-size: 24px;
  line-height: 100%;
  text-transform: uppercase;
  margin-bottom: 16px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.special-events .container-promo .box-promo .date {
    font-size: 21px;
  }
}
@media (max-width: 575.98px) {
  body.special-events .container-promo .box-promo .date {
    font-size: 18px;
  }
}
body.special-events .container-promo .box-promo p.small-body {
  margin-bottom: 35px;
}
body.special-events .container-promo .box-promo .btn-metal {
  color: #D7ECEF;
}
body.special-events .container-promo .box-promo.disabled {
  background-color: #D7ECEF;
  color: #1D3943;
  border: 1px solid #1D3943;
}

section.img-out-container img {
  height: 700px;
  width: 1600px;
  display: block;
  margin: 0 auto;
  border-radius: 32px;
  object-fit: cover;
}
@media (max-width: 575.98px) {
  section.img-out-container img {
    height: 366px;
  }
}

@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.h1-paragraph {
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.h1-paragraph {
    margin-bottom: 30px;
  }
}
body.chi-siamo section.our-mission .special-txt {
  margin-top: 200px;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.our-mission .special-txt {
    margin-top: 70px;
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.our-mission .special-txt {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
body.chi-siamo section.team {
  margin-top: 300px;
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.team {
    margin-top: 170px;
    margin-bottom: 100px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.team {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}
body.chi-siamo section.team .space {
  margin-bottom: 64px;
}
@media (max-width: 575.98px) {
  body.chi-siamo section.team .space {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.team .row {
    margin-bottom: 35px;
  }
}
body.chi-siamo section.team .row .body-text {
  margin-top: 10px;
  margin-bottom: 64px;
}
@media (max-width: 575.98px) {
  body.chi-siamo section.team .row .offset-lg-4 {
    margin-bottom: 35px;
  }
  body.chi-siamo section.team .row .offset-lg-4.col-lg-8 {
    margin-bottom: 0;
  }
}
body.chi-siamo section.team .row h5 {
  margin-bottom: 0.25rem;
}
body.chi-siamo section.team .row div.small-body {
  margin-bottom: 0.5rem;
}
body.chi-siamo section.team .row img.img-fluid {
  border-radius: 20px;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.team .row img.img-fluid {
    margin-bottom: 35px;
  }
}
body.chi-siamo section.team .row hr {
  opacity: 1;
  color: #1D3943;
  margin: 40px 0;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.team .row hr {
    margin: 35px 0;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.team .row hr {
    display: none;
  }
}
body.chi-siamo section.sostenibility {
  overflow: hidden;
  background-color: #1D3943;
  color: #D7ECEF;
  padding-top: 140px;
  padding-bottom: 250px;
  position: relative;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.sostenibility {
    padding-top: 32px;
    padding-bottom: 560px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.sostenibility {
    padding-top: 30px;
    padding-bottom: 260px;
  }
}
body.chi-siamo section.sostenibility .special-txt {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.sostenibility .special-txt {
    margin-bottom: 175px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.sostenibility .special-txt {
    margin-bottom: 60px;
  }
}
body.chi-siamo section.sostenibility p.body-text {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 1199.98px) {
  body.chi-siamo section.sostenibility p.body-text {
    margin-bottom: 175px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.sostenibility p.body-text {
    margin-bottom: 60px;
  }
}
body.chi-siamo section.sostenibility img.plant-img1 {
  height: 850px;
  top: 400px;
  right: -280px;
  position: absolute;
  rotate: -25.98deg;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.chi-siamo section.sostenibility img.plant-img1 {
    right: -360px;
  }
}
@media (max-width: 991.98px) {
  body.chi-siamo section.sostenibility img.plant-img1 {
    top: unset;
    bottom: -280px;
    right: -330px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.sostenibility img.plant-img1 {
    top: unset;
    bottom: -570px;
    right: -220px;
    rotate: -5deg;
  }
}
body.chi-siamo section.sostenibility img.plant-img2 {
  height: 850px;
  bottom: -260px;
  left: -400px;
  position: absolute;
  rotate: 57deg;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.chi-siamo section.sostenibility img.plant-img2 {
    left: -600px;
  }
}
@media (min-width: 845px) and (max-width: 991.98px) {
  body.chi-siamo section.sostenibility img.plant-img2 {
    rotate: 15deg;
    bottom: 170px;
    left: -430px;
  }
}
@media (max-width: 844.98px) {
  body.chi-siamo section.sostenibility img.plant-img2 {
    rotate: 15deg;
    bottom: -100px;
    left: -500px;
  }
}
@media (max-width: 575.98px) {
  body.chi-siamo section.sostenibility img.plant-img2 {
    display: none;
  }
}

@media (max-width: 575.98px) {
  body.contacts section.h1-paragraph {
    margin-bottom: 30px;
  }
}
body.contacts section.img-consulente {
  background-image: url("img/khyes_A_welcoming_office_setting_featuring_a_cozy_reception_are_52b0c14c-54e5-4ec2-9c35-d29270baf3ac.jpg");
  height: 526px;
  border-radius: 1.25rem;
  background-size: cover;
  margin-bottom: 100px;
  background-repeat: no-repeat;
}
@media (max-width: 575.98px) {
  body.contacts section.img-consulente {
    background-image: none;
    height: 364px;
    margin-bottom: 60px;
  }
  body.contacts section.img-consulente img {
    height: 100%;
    object-fit: cover;
    object-position: 74%;
    border-radius: 20px;
  }
}
body.contacts section.info-contacts {
  margin-bottom: 225px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.contacts section.info-contacts {
    padding: 20.5px;
    margin-bottom: 175px;
  }
}
body.contacts section.info-contacts .outer-info {
  display: flex;
  flex-direction: column;
  gap: 60px;
}
body.contacts section.info-contacts .outer-info h5 {
  margin-bottom: 20px;
}
@media (max-width: 575.98px) {
  body.contacts section.info-contacts .outer-info h5 {
    margin-bottom: 12px;
  }
}
body.contacts section.info-contacts .outer-info p.smaller-body {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  body.contacts section.info-contacts .outer-info {
    gap: 24px;
    margin-bottom: 120px;
  }
}
body.contacts section.info-contacts .contact-box {
  background-color: #1D3943;
  color: #D7ECEF;
  padding: 40px;
  border-radius: 1.25rem;
  height: 100%;
}
@media (max-width: 575.98px) {
  body.contacts section.info-contacts .contact-box {
    padding: 24px 36px;
  }
}
body.contacts section.info-contacts .contact-box .form-control {
  background-color: #1D3943;
  border: none;
  border-bottom: 1px solid #D7ECEF;
  border-radius: 0;
  color: #D7ECEF;
  margin-bottom: 40px;
}
body.contacts section.info-contacts .contact-box .form-control::placeholder {
  color: #D7ECEF;
}
body.contacts section.info-contacts .contact-box .form-check-label {
  margin-bottom: 40px;
}
body.contacts section.info-contacts .contact-box .form-check-label .privacy-link {
  font-weight: 500;
  color: #D7ECEF;
  border: none;
}
body.contacts section.only-tablet {
  margin-bottom: 70px;
}
body.contacts section.only-tablet .outer-info {
  display: flex;
  flex-direction: column;
  gap: 35px;
}
body.contacts section.only-tablet .outer-info h5 {
  margin-bottom: 17px;
}
body.contacts section.only-tablet .outer-info p {
  margin-bottom: 0;
}
body.contacts section.only-tablet img.img-fluid {
  height: 100%;
  object-fit: cover;
  object-position: 80%;
  border-radius: 20px;
}

@media (min-width: 576px) and (max-width: 992px) {
  body.packets section.h1-paragraph {
    margin-bottom: 70px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.h1-paragraph {
    margin-bottom: 30px;
  }
}
body.packets section.img-out-container {
  margin-bottom: 125px;
}
@media (min-width: 576px) and (max-width: 992px) {
  body.packets section.img-out-container {
    margin-bottom: 90px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.img-out-container {
    margin-bottom: 60px;
  }
}
body.packets section.special-offers {
  margin-bottom: 200px;
}
@media (min-width: 576px) and (max-width: 992px) {
  body.packets section.special-offers {
    margin-bottom: 175px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.special-offers {
    margin-bottom: 120px;
  }
}
body.packets section.special-offers .title {
  margin-bottom: 40px;
}
@media (max-width: 575.98px) {
  body.packets section.special-offers .title {
    margin-bottom: 60px;
  }
}
body.packets section.special-offers .double-box {
  display: flex;
  flex-direction: column;
  gap: 22px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.packets section.special-offers .double-box {
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.special-offers .double-box {
    gap: 12px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.special-offers .single-box {
    margin-top: 12px;
  }
}
body.packets section.special-offers .single-box .box-offer {
  height: 100%;
}
body.packets section.special-offers .box-offer {
  padding: 28px 40px;
  border-radius: 20px;
  background-color: #1D3943;
  color: #D7ECEF;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.packets section.special-offers .box-offer {
    padding: 24px 35px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.special-offers .box-offer {
    padding: 24px;
  }
}
body.packets section.special-offers .box-offer.yellow {
  background-color: #F1C40F;
  color: #1D3943;
}
body.packets section.special-offers .box-offer .paragraph-title {
  margin-bottom: 20px;
}
body.packets section.special-offers .box-offer .small-body {
  margin-bottom: 0;
}
body.packets section.our-packs {
  margin-bottom: 250px;
}
@media (min-width: 576px) and (max-width: 992px) {
  body.packets section.our-packs {
    margin-bottom: 90px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.our-packs {
    margin-bottom: 60px;
  }
}
body.packets section.our-packs h3 {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.packets section.our-packs h3 {
    margin-bottom: 25px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.our-packs h3 {
    margin-bottom: 50px;
  }
}
body.packets section.our-packs .box-list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media (min-width: 576px) and (max-width: 992px) {
  body.packets section.our-packs .box-list {
    gap: 21px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.our-packs .box-list {
    gap: 10px;
  }
}
body.packets section.our-packs .box-list .single-box {
  border: 1px solid #1D3943;
  border-radius: 20px;
  padding: 40px 20px;
}
body.packets section.our-packs .box-list .single-box .prezzo h4 {
  margin-bottom: 0;
  width: 60%;
}
@media (max-width: 575.98px) {
  body.packets section.our-packs .box-list .single-box .prezzo h4 {
    width: 100%;
  }
}
body.packets section.our-packs .box-list .single-box .prezzo .costo {
  font-size: 128px;
  line-height: 130%;
  font-weight: 500;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.packets section.our-packs .box-list .single-box .prezzo .costo {
    font-size: 112px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.our-packs .box-list .single-box .prezzo .costo {
    font-size: 64px;
  }
}
body.packets section.our-packs .box-list .single-box .prezzo .info-giorni {
  font-size: 24px;
  text-transform: uppercase;
}
@media (max-width: 575.98px) {
  body.packets section.our-packs .box-list .single-box .prezzo .info-giorni {
    font-size: 18px;
  }
}
body.packets section.our-packs .box-list .single-box .prezzo button.my-btn {
  margin-top: 40px;
  width: 60%;
}
@media (max-width: 575.98px) {
  body.packets section.our-packs .box-list .single-box .prezzo button.my-btn {
    width: 100%;
    margin-top: 36px;
    margin-bottom: 36px;
    padding: 20px;
  }
}
body.packets section.our-packs .box-list .single-box .servizi .small-body {
  margin: 0;
  padding: 12px 0;
  border-bottom: 1px solid #1D3943;
}
body.packets section.our-packs .box-list .single-box .servizi .small-body:last-child {
  border-bottom: none;
}
body.packets section.banner-img .content {
  background-color: #1D3943;
  color: #D7ECEF;
  padding-top: 225px;
  padding-bottom: 80px;
  border-radius: 16px;
  background-image: url("img/Rectangle 4226.png");
  background-size: 50%;
  background-repeat: no-repeat;
  background-position-x: 110%;
}
@media (min-width: 992px) and (max-width: 1199.98px) {
  body.packets section.banner-img .content {
    background-position-y: 130px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  body.packets section.banner-img .content {
    padding-top: 80px;
    padding-bottom: 70px;
    background-position-y: 80px;
  }
}
@media (max-width: 575.98px) {
  body.packets section.banner-img .content {
    padding-top: 50px;
    padding-bottom: 110px;
    background-position-y: 200px;
  }
}
body.packets section.banner-img .content .my-btn {
  margin-top: 32px;
  width: 25%;
}
@media (max-width: 575.98px) {
  body.packets section.banner-img .content .my-btn {
    width: auto;
  }
}
body.packets section.faq {
  margin-bottom: 200px;
}
@media (max-width: 575.98px) {
  body.packets section.faq {
    margin-top: 60px;
    margin-bottom: 90px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  body.checkout section.h1-paragraph {
    margin-bottom: 75px;
  }
}
@media (max-width: 575.98px) {
  body.checkout section.h1-paragraph {
    margin-bottom: 60px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.checkout section.inner-checkout .info-pagamento {
    margin-bottom: 100px;
  }
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout .info-pagamento {
    margin-bottom: 60px;
  }
}
body.checkout section.inner-checkout form h5 {
  margin-bottom: 60px;
}
body.checkout section.inner-checkout form .h5-info-pay {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 34px;
}
body.checkout section.inner-checkout form .h5-info-pay h5 {
  margin-bottom: 0;
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout form .h5-info-pay {
    margin-bottom: 60px;
  }
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.checkout section.inner-checkout form .h5-info-pay .images img {
    width: 61px;
  }
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout form .h5-info-pay .images img {
    width: 40px;
  }
}
body.checkout section.inner-checkout form label {
  font-size: 1.5rem;
  margin-bottom: 1rem !important;
  text-transform: uppercase;
  opacity: 0.6;
}
body.checkout section.inner-checkout form .field-list {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.checkout section.inner-checkout form .field-list {
    gap: 24px;
  }
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout form .field-list {
    gap: 16px;
  }
}
body.checkout section.inner-checkout form .field-list input {
  background-color: transparent;
  border: none;
  border: 1px solid #1D3943;
  border-radius: 1rem;
  padding: 16px 32px;
  font-size: 1.5rem;
  color: #1D3943;
}
body.checkout section.inner-checkout form .field-list input::placeholder {
  font-style: italic;
  opacity: 0.4;
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout form .field-list input {
    padding: 14px 16px;
  }
}
body.checkout section.inner-checkout form .cta-buttons {
  margin-top: 125px;
  margin-bottom: 125px;
}
body.checkout section.inner-checkout form .cta-buttons .go-back button {
  width: 100%;
  background-color: transparent;
  border: none;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.checkout section.inner-checkout form .cta-buttons {
    margin-top: 100px;
    margin-bottom: 90px;
  }
}
@media (max-width: 575.98px) {
  body.checkout section.inner-checkout form .cta-buttons {
    margin-top: 100px;
    margin-bottom: 100px;
  }
}

@media (min-width: 576px) and (max-width: 991.98px) {
  body.newsletter section.h1-paragraph {
    margin-bottom: 75px;
  }
}
@media (max-width: 575.98px) {
  body.newsletter section.h1-paragraph {
    margin-bottom: 60px;
  }
}
body.newsletter form {
  margin-bottom: 225px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.newsletter form {
    margin-bottom: 140px;
  }
}
@media (max-width: 575.98px) {
  body.newsletter form {
    margin-bottom: 60px;
  }
}
body.newsletter form .row:first-child {
  margin-bottom: 32px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.newsletter form .row:first-child {
    margin-bottom: 0;
  }
}
@media (max-width: 575.98px) {
  body.newsletter form .row:first-child {
    margin-bottom: 0;
  }
}
@media (max-width: 991.98px) {
  body.newsletter form .row:last-child {
    text-align: center;
  }
  body.newsletter form .row:last-child button {
    width: unset !important;
  }
}
body.newsletter form .form-label {
  font-size: 1.5rem;
  margin-bottom: 1rem !important;
  text-transform: uppercase;
  opacity: 0.6;
}
body.newsletter form input[type=text], body.newsletter form input[type=telephone], body.newsletter form input[type=email] {
  background-color: transparent;
  border: none;
  border: 1px solid #1D3943;
  border-radius: 1rem;
  padding: 16px 32px;
  font-size: 1.5rem;
  color: #1D3943;
}
body.newsletter form input[type=text]::placeholder, body.newsletter form input[type=telephone]::placeholder, body.newsletter form input[type=email]::placeholder {
  font-style: italic;
  opacity: 0.4;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.newsletter form input[type=text], body.newsletter form input[type=telephone], body.newsletter form input[type=email] {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  body.newsletter form input[type=text], body.newsletter form input[type=telephone], body.newsletter form input[type=email] {
    padding: 14px 16px;
    margin-bottom: 16px;
  }
}
body.newsletter form .form-check {
  margin-top: 64px;
  margin-bottom: 135px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.newsletter form .form-check {
    margin-top: 70px;
    margin-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  body.newsletter form .form-check {
    margin-top: 50px;
    margin-bottom: 60px;
  }
}
body.newsletter form .form-check input#invalidCheck {
  border-radius: 100%;
  background-color: transparent;
  border: 1px solid #1D3943;
  height: 18px;
  width: 18px;
}
body.newsletter form .form-check .privacy-link {
  font-weight: 500;
  color: #1D3943;
}

body.blog section.h1-paragraph {
  margin-bottom: 75px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.h1-paragraph {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.h1-paragraph {
    margin-bottom: 45px;
  }
}
body.blog section.h1-paragraph h1 {
  margin-bottom: 0;
}
body.blog section.blog-post {
  margin-bottom: 350px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post {
    margin-bottom: 140px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post {
    margin-bottom: 108px;
  }
}
body.blog section.blog-post .my-nav-pills {
  gap: 10px;
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .my-nav-pills {
    margin-bottom: 115px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .my-nav-pills {
    margin-bottom: 35px;
  }
}
body.blog section.blog-post .my-nav-pills .nav-link {
  background-color: transparent;
  color: #1D3943;
  border: 1px solid #1D3943;
  padding: 8px 32px;
  border-radius: 20px;
  font-size: 1.5rem;
  line-height: 150%;
  letter-spacing: 0;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 0;
  height: 50px;
  transition: 0.3s all ease;
  -webkit-transition: 0.3s all ease;
  text-decoration: none;
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .my-nav-pills .nav-link {
    padding: 6px 12px;
    height: 40px;
    border-radius: 12px;
  }
}
body.blog section.blog-post .my-nav-pills .nav-link.active {
  background-color: #1D3943;
  color: #F1C40F;
}
body.blog section.blog-post .my-nav-pills .nav-link:hover {
  opacity: 0.8;
}
body.blog section.blog-post .border-separator {
  border-bottom: 1px solid #1D3943;
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .border-separator {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .border-separator {
    border: none;
    margin-bottom: 36px;
  }
}
body.blog section.blog-post .border-separator .single-post .img-post {
  border-radius: 20px;
  height: 420px;
  object-fit: cover;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .border-separator .single-post .img-post {
    margin-bottom: 35px;
    height: 338px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .border-separator .single-post .img-post {
    margin-bottom: 24px;
    height: 366px;
  }
}
body.blog section.blog-post .border-separator .single-post h6 {
  margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .border-separator .single-post h6 {
    margin-bottom: 17.5px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .border-separator .single-post h6 {
    margin-bottom: 12px;
  }
}
body.blog section.blog-post .border-separator .single-post .small-body {
  margin-bottom: 28px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .border-separator .single-post .small-body {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .border-separator .single-post .small-body {
    margin-bottom: 6px;
  }
}
body.blog section.blog-post .border-separator .single-post .info-post {
  gap: 18px;
  display: flex;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.blog section.blog-post .border-separator .single-post .info-post {
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  body.blog section.blog-post .border-separator .single-post .info-post {
    gap: 12px;
  }
}
body.blog section.blog-post .border-separator .single-post .info-post .author-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 991.98px) {
  body.blog section.blog-post .border-separator .single-post .info-post .author-img {
    width: 40px;
    height: 40px;
  }
}

section.newsletter-yellow {
  background-color: #F1C40F;
  color: #1D3943;
  padding-top: 114px;
  padding-bottom: 130px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  section.newsletter-yellow {
    padding-top: 40px;
    padding-bottom: 60px;
  }
}
@media (max-width: 575.98px) {
  section.newsletter-yellow {
    padding-top: 54px;
    padding-bottom: 42px;
  }
}
section.newsletter-yellow .box-left {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  section.newsletter-yellow .box-left {
    justify-content: flex-start;
  }
}
section.newsletter-yellow .box-left .cta-title {
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  section.newsletter-yellow .box-left .cta-title {
    margin-bottom: 28px;
  }
}
@media (max-width: 575.98px) {
  section.newsletter-yellow .box-left .cta-title {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  section.newsletter-yellow .box-left p.small-body {
    margin-bottom: 36px;
  }
}
section.newsletter-yellow .box-right {
  display: flex;
  flex-direction: column;
  justify-content: end;
}
section.newsletter-yellow .box-right form {
  margin-bottom: 20px;
}
section.newsletter-yellow .box-right form .form-control {
  height: 100%;
  background-color: transparent;
  border: none;
  border-bottom: 1px solid #1D3943;
  border-radius: 0;
  font-size: 1.5rem;
  font-style: italic;
}
section.newsletter-yellow .box-right form .my-btn {
  width: 100%;
}
@media (max-width: 575.98px) {
  section.newsletter-yellow .box-right form .my-btn {
    width: auto;
  }
}
@media (max-width: 575.98px) {
  section.newsletter-yellow .box-right form .col-sm-8.col-lg-6 {
    text-align: center;
  }
}
section.newsletter-yellow .box-right form p.small-body.d-lg-none {
  margin-top: 17px;
  margin-bottom: 30px;
}
section.newsletter-yellow .box-right p.small-body a.emphasized-body {
  font-weight: 500;
  color: #1D3943;
}

body.article section.article-header {
  margin-top: 100px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header {
    margin-top: 50px;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header {
    margin-top: 40px;
  }
}
body.article section.article-header .breadcrumb {
  margin-bottom: 10px;
}
body.article section.article-header .breadcrumb a {
  text-decoration: none;
  color: #1D3943;
}
body.article section.article-header .article-name {
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-name {
    margin-bottom: 35px;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header .article-name {
    margin-bottom: 30px;
  }
}
body.article section.article-header .article-img {
  border-radius: 40px;
  height: 660px;
  object-fit: cover;
  background-repeat: no-repeat;
  width: 100%;
  margin-bottom: 80px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-img {
    margin-bottom: 40px;
    height: 484px;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header .article-img {
    margin-bottom: 30px;
    height: 366px;
    border-radius: 20px;
  }
}
body.article section.article-header .article-infos {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-infos {
    margin-bottom: 90px;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header .article-infos {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    margin-bottom: 60px;
  }
}
body.article section.article-header .article-infos .author {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-infos .author {
    gap: 14px;
  }
}
body.article section.article-header .article-infos .author img {
  width: 86px;
  height: 86px;
  border-radius: 100%;
  object-fit: cover;
  background-repeat: no-repeat;
}
@media (max-width: 991.98px) {
  body.article section.article-header .article-infos .author img {
    height: 60px;
    width: 60px;
  }
}
body.article section.article-header .article-infos .author .name h6 {
  margin-bottom: 0;
}
body.article section.article-header .article-infos .author .name p {
  margin-bottom: 0;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-infos .info-lecture {
    text-align: right;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header .article-infos .info-lecture {
    text-align: center;
  }
}
body.article section.article-header .article-infos .info-lecture button {
  border: none;
  background-color: transparent;
  border: 1px solid #1D3943;
  color: #1D3943;
  padding: 4px 20px;
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-header .article-infos .info-lecture button {
    margin-bottom: 8px;
  }
}
@media (max-width: 575.98px) {
  body.article section.article-header .article-infos .info-lecture button {
    margin-bottom: 2px;
    border: none;
    padding: 0;
  }
}
body.article section.article-body .container-lg {
  border-bottom: 1px solid #1D3943;
}
body.article section.article-body .container-lg .text-block {
  margin-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.article-body .container-lg .text-block {
    margin-bottom: 80px;
  }
}
body.article section.article-body .container-lg .share-block {
  margin-bottom: 80px;
}
@media (max-width: 575.98px) {
  body.article section.article-body .container-lg .share-block {
    margin-bottom: 60px;
  }
}
body.article section.article-body .container-lg .share-block .share-buttons {
  display: flex;
  gap: 14px;
}
body.article section.article-body .container-lg .share-block .share-buttons svg {
  cursor: pointer;
}
body.article section.last-articles {
  margin-top: 200px;
  margin-bottom: 100px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles {
    margin-top: 100px;
    margin-bottom: 80px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles {
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
body.article section.last-articles .title {
  margin-bottom: 66px;
}
@media (max-width: 575.98px) {
  body.article section.last-articles .title {
    margin-bottom: 30px;
  }
}
body.article section.last-articles .title h4 {
  margin-bottom: 12px;
}
body.article section.last-articles .title p {
  margin-bottom: 0;
}
body.article section.last-articles .cards {
  padding-bottom: 40px;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles .cards {
    padding-bottom: 34.5px;
    margin-bottom: 34.5px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles .cards {
    border: none;
    margin-bottom: 0;
  }
}
body.article section.last-articles .cards .single-post .img-post {
  border-radius: 20px;
  height: 420px;
  object-fit: cover;
  margin-bottom: 40px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles .cards .single-post .img-post {
    margin-bottom: 35px;
    height: 338px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles .cards .single-post .img-post {
    margin-bottom: 24px;
    height: 366px;
  }
}
body.article section.last-articles .cards .single-post h6 {
  margin-bottom: 20px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles .cards .single-post h6 {
    margin-bottom: 17.5px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles .cards .single-post h6 {
    margin-bottom: 12px;
  }
}
body.article section.last-articles .cards .single-post .small-body {
  margin-bottom: 28px;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles .cards .single-post .small-body {
    margin-bottom: 24px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles .cards .single-post .small-body {
    margin-bottom: 6px;
  }
}
body.article section.last-articles .cards .single-post .info-post {
  gap: 18px;
  display: flex;
}
@media (min-width: 576px) and (max-width: 991.98px) {
  body.article section.last-articles .cards .single-post .info-post {
    gap: 16px;
  }
}
@media (max-width: 575.98px) {
  body.article section.last-articles .cards .single-post .info-post {
    gap: 12px;
  }
}
body.article section.last-articles .cards .single-post .info-post .author-img {
  width: 60px;
  height: 60px;
  object-fit: cover;
  border-radius: 100%;
}
@media (max-width: 991.98px) {
  body.article section.last-articles .cards .single-post .info-post .author-img {
    width: 40px;
    height: 40px;
  }
}

.single-post:hover {
  cursor: pointer;
}

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