/* Variables */
/* Global default */
/* line 4, app/assets/stylesheets/application.scss */
html {
  scroll-behavior: smooth;
}

/* line 8, app/assets/stylesheets/application.scss */
body {
  --slenco-black: "slenco-black", sans-serif;
  --slenco-light: "slenco-light", sans-serif !important;
  --grey: #212529;
  font-family: "slenco-light", sans-serif !important;
  font-weight: 400 !important;
  font-optical-sizing: auto;
  background-color: #212529 !important;
}

/* line 20, app/assets/stylesheets/application.scss */
body a {
  text-decoration: none;
}

/* line 24, app/assets/stylesheets/application.scss */
body h1 {
  font-weight: 600;
}

/* line 28, app/assets/stylesheets/application.scss */
body h5 {
  margin-top: 2rem;
  font-size: 3rem;
}

/* line 33, app/assets/stylesheets/application.scss */
body h6 {
  font-family: "slenco-black", sans-serif;
  font-size: 3rem;
}

/* line 38, app/assets/stylesheets/application.scss */
body h1, body h2, body h3, body h4, body h5, body h6 {
  text-align: center;
  margin-top: 2rem;
}

/* Font classes */
/* line 45, app/assets/stylesheets/application.scss */
.text-bold {
  font-family: "slenco-black", sans-serif;
  font-weight: bold;
}

/* line 50, app/assets/stylesheets/application.scss */
.container {
  background-color: white;
  padding: unset !important;
}

/* Small screens */
@media screen and (max-width: 992px) {
  /* line 57, app/assets/stylesheets/application.scss */
  .container {
    max-width: 992px !important;
  }
}

/* Bootstrap override */
/* line 64, app/assets/stylesheets/application.scss */
.btn, .card, .navbar, .dropdown-menu {
  border-radius: 0px !important;
}

/* line 4, app/assets/stylesheets/components/_font.scss */
.montserrat-light {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
  font-style: normal;
}

/* line 11, app/assets/stylesheets/components/_font.scss */
.montserrat-medium {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

/* line 18, app/assets/stylesheets/components/_font.scss */
.montserrat-bold {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "slenco-black";
  src: url(/assets/Slenco-Black-68b87c1a859bb404acc812f1dc1839afc2f38d556d61d21fa0cb495f601b6f4d.otf) format("opentype");
  font-weight: light;
  font-style: normal;
}

@font-face {
  font-family: "slenco-light";
  src: url(/assets/Slenco-Light-b84b3d281a9d327b2364d965a49d9f57148ee6402f5ff18774165d967163386f.woff) format("woff");
  font-weight: light;
  font-style: normal;
}

/* line 1, app/assets/stylesheets/components/_navbar.scss */
.sticky-navbar {
  top: 0;
  z-index: 1000;
}

/* line 7, app/assets/stylesheets/components/_navbar.scss */
.nav-item {
  margin-inline: 2rem;
}

/* line 11, app/assets/stylesheets/components/_navbar.scss */
.dropdown-item {
  color: lightgrey !important;
}

/* line 15, app/assets/stylesheets/components/_navbar.scss */
.dropdown-item:hover {
  background-color: rgba(169, 169, 169, 0.205) !important;
}

/* line 19, app/assets/stylesheets/components/_navbar.scss */
.icon {
  height: 20px;
  width: auto;
  margin-right: 1rem;
}

/* line 1, app/assets/stylesheets/components/_logo.scss */
.logo-home {
  height: 400px;
  width: auto;
  margin-bottom: 2rem;
  object-position: top left;
}

/* line 8, app/assets/stylesheets/components/_logo.scss */
.logo-navbar {
  margin-left: 1rem;
  margin-block: 4px;
  height: 70px;
  width: auto;
  border-radius: 50%;
  margin-right: 1rem;
}

/* line 17, app/assets/stylesheets/components/_logo.scss */
.logo-footer {
  height: 120px;
  width: auto;
}

/* line 22, app/assets/stylesheets/components/_logo.scss */
.logo-contact {
  height: 200px;
  width: auto;
}

/* line 1, app/assets/stylesheets/components/_footer.scss */
.footer {
  background-color: #212529;
  padding-bottom: 1rem;
}

/* line 5, app/assets/stylesheets/components/_footer.scss */
.footer .footer-image {
  min-height: 200px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #9a9c9e;
  text-align: center;
  background: linear-gradient(to bottom, rgba(194, 189, 189, 0.055), #212529), url(/assets/home/footer-719353bc60e60f9cd7d3b9a70dd86f2e102d914a125476b8190a3e619b236083.jpg) center/cover no-repeat;
}

/* line 20, app/assets/stylesheets/components/_footer.scss */
.footer a {
  color: #9a9c9e;
  text-decoration: none;
  font-size: 36px;
  padding-inline: 0.5rem;
}

/* line 27, app/assets/stylesheets/components/_footer.scss */
.footer .footer-infos {
  color: #9a9c9e;
  display: flex;
  flex-direction: column;
}

/* line 32, app/assets/stylesheets/components/_footer.scss */
.footer .footer-infos h2 {
  font-size: 24px;
  font-family: "slenco-black", sans-serif;
  text-align: start;
}

/* line 38, app/assets/stylesheets/components/_footer.scss */
.footer .footer-infos h2, .footer .footer-infos p {
  margin: unset;
}

/* line 42, app/assets/stylesheets/components/_footer.scss */
.footer .footer-infos p {
  font-size: 12px;
}

/* line 1, app/assets/stylesheets/components/_home.scss */
.home-logo-bg {
  align-items: center;
  flex-direction: column;
  height: 700px;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.3), rgba(19, 18, 18, 0.3)), url(/assets/home/home_winter-45d16d0b72e52d4b3ad5d298cbfd42a8626f9ef9c13d1938438084f610145c3c.jpg);
  background-size: cover;
  background-position: center;
  color: white;
}

/* line 12, app/assets/stylesheets/components/_home.scss */
.home-logo-bg p {
  font-family: "slenco-black", sans-serif;
}

/* line 15, app/assets/stylesheets/components/_home.scss */
.home-logo-bg h3 {
  font-size: 3rem;
}

/* line 18, app/assets/stylesheets/components/_home.scss */
.home-logo-bg h5 {
  font-size: calc(1rem + 1.2vw);
}

/* line 21, app/assets/stylesheets/components/_home.scss */
.home-logo-bg h6 {
  font-size: calc(1rem + 2vw);
}

/* line 25, app/assets/stylesheets/components/_home.scss */
.home-logo-bg i {
  font-size: 0.5rem;
}

/* line 29, app/assets/stylesheets/components/_home.scss */
.home-logo-bg h3, .home-logo-bg h6, .home-logo-bg h5 {
  margin: unset;
  margin-inline: 8px;
}

/* line 34, app/assets/stylesheets/components/_home.scss */
.home-logo-bg .inline-text {
  display: inline-block;
  vertical-align: middle;
  margin: unset;
}

/* line 40, app/assets/stylesheets/components/_home.scss */
.home-logo-bg .subtitle-flex {
  display: flex;
}

/* line 42, app/assets/stylesheets/components/_home.scss */
.home-logo-bg .subtitle-flex h5 {
  margin-inline: 4px;
}

/* line 45, app/assets/stylesheets/components/_home.scss */
.home-logo-bg .subtitle-flex span {
  height: fit-content;
}

/* line 52, app/assets/stylesheets/components/_home.scss */
.guide-presentation {
  padding: 10px;
}

/* line 54, app/assets/stylesheets/components/_home.scss */
.guide-presentation img {
  height: 350px;
  width: auto;
  filter: grayscale(100%);
}

/* line 61, app/assets/stylesheets/components/_home.scss */
.guide-titles {
  height: 50%;
  text-align: center;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

/* line 68, app/assets/stylesheets/components/_home.scss */
.guide-titles h5 {
  font-size: 1.3rem;
  color: var(--grey);
  margin-block: 4px;
  font-family: var(--slenco-black);
}

/* line 74, app/assets/stylesheets/components/_home.scss */
.guide-titles h4 {
  margin: unset;
  background: black;
  color: white;
  font-size: 1rem;
}

/* line 82, app/assets/stylesheets/components/_home.scss */
.image-and-text {
  display: flex;
}

@media only screen and (min-width: 657px) {
  /* line 88, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex {
    flex-direction: row;
  }
  /* line 90, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex h5, .subtitle-flex i {
    margin-inline: 4px;
  }
  /* line 93, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex i {
    line-height: 24px;
  }
  /* line 99, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .text-and-heading {
    margin-left: 1rem;
  }
  /* line 101, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .text-and-heading h3 {
    margin-top: unset;
    text-align: start;
  }
}

@media only screen and (max-width: 656px) {
  /* line 112, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex {
    flex-direction: column;
  }
  /* line 114, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex h5 {
    margin-inline: unset;
  }
  /* line 117, app/assets/stylesheets/components/_home.scss */
  .subtitle-flex i {
    visibility: hidden;
    margin-block: unset;
    height: 0px;
  }
  /* line 124, app/assets/stylesheets/components/_home.scss */
  .guide-presentation {
    flex-direction: column;
  }
  /* line 126, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .image-and-text {
    flex-direction: column;
  }
  /* line 128, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .image-and-text img {
    object-fit: cover;
  }
  /* line 132, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .text-and-heading {
    margin-left: unset;
  }
  /* line 134, app/assets/stylesheets/components/_home.scss */
  .guide-presentation .text-and-heading h3 {
    margin-top: unset;
    text-align: start;
  }
}

/* line 1, app/assets/stylesheets/components/_card.scss */
.card-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  list-style-type: none;
  padding: 0;
  margin: 0;
}

/* line 10, app/assets/stylesheets/components/_card.scss */
.card-item {
  flex: 1 1 auto;
  max-width: fit-content;
  padding: 10px;
}

/* line 16, app/assets/stylesheets/components/_card.scss */
.card-card {
  position: relative;
  width: 300px;
  height: 200px;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  display: flex;
  align-items: flex-end;
  color: #fff;
  padding: 20px;
  transition: filter 0.3s ease;
}

/* line 29, app/assets/stylesheets/components/_card.scss */
.card-card h2 {
  font-size: 1.5em;
  font-weight: 400;
  /* Normal weight */
  transition: font-size 0.3s ease, font-weight 0.3s ease;
  /* Smooth transition on hover */
}

/* line 36, app/assets/stylesheets/components/_card.scss */
.card-card:hover {
  filter: brightness(1.1);
}

/* line 38, app/assets/stylesheets/components/_card.scss */
.card-card:hover h2 {
  font-size: 2em;
  /* Slightly larger font size */
  font-weight: 700;
  /* Bolder font weight */
}

@media only screen and (max-width: 656px) {
  /* line 47, app/assets/stylesheets/components/_card.scss */
  .card-list {
    flex-direction: column;
  }
  /* line 51, app/assets/stylesheets/components/_card.scss */
  .card-item {
    flex: 1 1 100%;
    /* One card per row on small screens */
    max-width: 100%;
  }
  /* line 56, app/assets/stylesheets/components/_card.scss */
  .card-card {
    width: 100%;
  }
}

/* line 1, app/assets/stylesheets/components/_banner.scss */
.banner-bg {
  display: grid;
  align-items: center;
  flex-direction: column;
  height: 250px;
  background-size: cover;
  background-position: center;
  color: white;
}

/* line 10, app/assets/stylesheets/components/_banner.scss */
.banner-bg h6 {
  font-family: var(--slenco-light);
  font-size: 5rem;
}

/* line 1, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg {
  position: relative;
  align-items: center;
  background-size: cover;
  background-position: center;
  color: white;
  border-top: 1px solid #9b9595;
}

/* line 9, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body {
  position: absolute;
  width: 70%;
  height: 100%;
  top: 0;
  display: grid;
  align-items: center;
  justify-content: center;
}

/* line 18, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body h3 {
  font-family: var(--slenco-black);
  color: var(--grey);
  font-size: clamp(1.2rem, calc(1.2rem + 2.5vw), 3rem);
}

/* line 24, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body h2, .formula-bg .formula-body a {
  font-family: var(--slenco-black);
  font-size: 20px;
  margin: unset;
}

/* line 30, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body #price {
  font-family: var(--slenco-black);
  font-size: 36px;
  margin: unset;
}

/* line 36, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body h1 {
  font-family: var(--slenco-light);
  font-weight: lighter;
  font-size: 18px;
  margin-top: unset;
}

/* line 43, app/assets/stylesheets/components/_card_formula.scss */
.formula-bg .formula-body p {
  font-size: 13px;
}

@media only screen and (min-width: 843px) {
  /* line 52, app/assets/stylesheets/components/_card_formula.scss */
  .formula-bg {
    height: 650px;
  }
}

@media only screen and (max-width: 843px) {
  /* line 59, app/assets/stylesheets/components/_card_formula.scss */
  .formula-bg {
    height: 700px;
  }
  /* line 61, app/assets/stylesheets/components/_card_formula.scss */
  .formula-bg .formula-body {
    width: 95%;
  }
}

/* line 1, app/assets/stylesheets/components/_contact.scss */
.contact {
  padding-bottom: 1rem;
}

/* line 4, app/assets/stylesheets/components/_contact.scss */
.contact i {
  margin-right: 1rem;
  line-height: 2;
}

/* line 9, app/assets/stylesheets/components/_contact.scss */
.contact a {
  text-decoration: underline;
  font-size: 18px;
  color: black;
}

/* line 15, app/assets/stylesheets/components/_contact.scss */
.contact .footer-infos {
  display: flex;
  flex-direction: column;
}

/* line 19, app/assets/stylesheets/components/_contact.scss */
.contact .footer-infos h2 {
  font-size: 32px;
  font-family: "slenco-black", sans-serif;
  text-align: start;
}

/* line 25, app/assets/stylesheets/components/_contact.scss */
.contact .footer-infos h2, .contact .footer-infos p {
  margin: unset;
}

/* line 29, app/assets/stylesheets/components/_contact.scss */
.contact .footer-infos p {
  font-size: 18px;
}

/* line 1, app/assets/stylesheets/components/_photo_gallery.scss */
.gallery {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 16px;
}

/* line 6, app/assets/stylesheets/components/_photo_gallery.scss */
.photo {
  text-align: center;
}

/* line 10, app/assets/stylesheets/components/_photo_gallery.scss */
.thumbnail {
  max-width: 100%;
  height: auto;
  border: 1px solid #9a9c9e;
  cursor: pointer;
  transition: transform 0.2s ease;
}

/* line 17, app/assets/stylesheets/components/_photo_gallery.scss */
.thumbnail:hover {
  transform: scale(1.05);
}

/* line 20, app/assets/stylesheets/components/_photo_gallery.scss */
.photo a {
  display: inline-block;
  position: relative;
}

/* line 24, app/assets/stylesheets/components/_photo_gallery.scss */
.photo a:hover::after {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 5px 10px;
  border-radius: 5px;
  font-size: 0.8em;
  white-space: nowrap;
}
