/* Links */
/* Footer top region */
/* Footer middle region */
/* Footer bottom region */
/* Submit button */
/* Button variant 1 */
/* Button variant 1 - alternative */
/* Button variant 2 */
/* Button variant 2 - alternative*/
/* Box shadow colors */
/* Container colors */
/* Search colors */
/* Menu colors */
/** General **/
/** Mobile **/
/* Navigation colors */
@font-face {
  font-family: "Tan Pearl";
  src: url("../assets/fonts/Tan-Pearl/tan-pearl-regular.ttf");
}
@font-face {
  font-family: "Raleway";
  src: url("../assets/fonts/Raleway/Raleway-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Raleway";
  font-style: italic;
  src: url("../assets/fonts/Raleway/Raleway-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Montserrat";
  src: url("../assets/fonts/Montserrat/Montserrat-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Montserrat";
  font-style: italic;
  src: url("../assets/fonts/Montserrat/Montserrat-Italic-VariableFont_wght.ttf");
}
@font-face {
  font-family: "Bellota Text";
  src: url("../assets/fonts/Bellota_Text/BellotaText-Regular.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Italic.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: lighter;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Light.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: lighter;
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-LightItalic.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: bold;
  src: url("../assets/fonts/Bellota_Text/BellotaText-Bold.ttf");
}
@font-face {
  font-family: "Bellota Text";
  font-weight: bold;
  font-style: italic;
  src: url("../assets/fonts/Bellota_Text/BellotaText-BoldItalic.ttf");
}
.layout-item--textbox-with-misaligned-image__container {
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container {
    flex-direction: column;
  }
}
.layout-item--textbox-with-misaligned-image__container.image-text.phone .image {
  margin-right: -32px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.image-text.phone .image {
    order: 2;
    margin-right: 0;
    margin-bottom: 10px;
  }
}
.layout-item--textbox-with-misaligned-image__container.image-text.phone .text {
  padding-left: 128px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.image-text.phone .text {
    padding-left: 24px;
    order: 1;
  }
}
.layout-item--textbox-with-misaligned-image__container.image-text.book .image {
  margin-right: -32px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.image-text.book .image {
    order: 2;
    margin-right: 0;
  }
}
.layout-item--textbox-with-misaligned-image__container.image-text.book .image .blazy .media {
  overflow: visible;
}
.layout-item--textbox-with-misaligned-image__container.image-text.book .image .blazy .media img {
  transform: scale(1.05);
  transform-origin: bottom right;
}
.layout-item--textbox-with-misaligned-image__container.image-text.book .text {
  padding-left: 28px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.image-text.book .text {
    padding-left: 24px;
    order: 1;
  }
}
.layout-item--textbox-with-misaligned-image__container.text-image.phone .image {
  margin-left: -32px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.text-image.phone .image {
    order: 1;
    margin-left: 0;
  }
}
.layout-item--textbox-with-misaligned-image__container.text-image.phone .text {
  padding-right: 128px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.text-image.phone .text {
    padding-right: 24px;
    order: 2;
  }
}
.layout-item--textbox-with-misaligned-image__container.text-image.book .image {
  margin-left: -32px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.text-image.book .image {
    order: 1;
    margin-left: 0;
  }
}
.layout-item--textbox-with-misaligned-image__container.text-image.book .image .blazy .media {
  overflow: visible;
}
.layout-item--textbox-with-misaligned-image__container.text-image.book .image .blazy .media img {
  transform: scale(1.05);
  transform-origin: bottom left;
}
.layout-item--textbox-with-misaligned-image__container.text-image.book .text {
  padding-right: 28px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container.text-image.book .text {
    padding-right: 24px;
    order: 2;
  }
}
.layout-item--textbox-with-misaligned-image__container.phone.white-gradient .text {
  background-image: linear-gradient(104.18deg, white 4.34%, rgba(255, 255, 255, 0.6) 95.78%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.phone.pink-white-gradient .text {
  background-image: linear-gradient(248.03deg, #FBE9EB 1.66%, rgba(255, 255, 255, 0.6) 93.18%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.phone.pink-white-light-gradient .text {
  background-image: linear-gradient(202.46deg, #FBE9EB -12%, #F8E9E7 15.48%, #FEFDFD 63.64%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.phone.starry .text {
  background: url("../assets/images/background.jpg"), linear-gradient(120.8deg, #F4CCCA 16.01%, #F8E9E7 57.97%, #F8E9E7 112.58%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.phone .text {
  flex-grow: 2;
  border-radius: 24px;
}
.layout-item--textbox-with-misaligned-image__container.book {
  border-radius: 24px;
}
.layout-item--textbox-with-misaligned-image__container.book.white-gradient {
  background-image: linear-gradient(104.18deg, white 4.34%, rgba(255, 255, 255, 0.6) 95.78%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.book.pink-white-gradient {
  background-image: linear-gradient(248.03deg, #FBE9EB 1.66%, rgba(255, 255, 255, 0.6) 93.18%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.book.pink-white-light-gradient {
  background-image: linear-gradient(202.46deg, #FBE9EB -12%, #F8E9E7 15.48%, #FEFDFD 63.64%);
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.book.starry {
  background: url("../assets/images/background.jpg"), linear-gradient(120.8deg, #F4CCCA 16.01%, #F8E9E7 57.97%, #F8E9E7 112.58%);
  background-repeat: no-repeat;
  background-size: cover;
  box-shadow: 0px 16px 32px 0px rgba(220, 43, 113, 0.078);
  -webkit-backdrop-filter: blur(16px);
          backdrop-filter: blur(16px);
}
.layout-item--textbox-with-misaligned-image__container.book .text {
  flex-grow: 1;
}
.layout-item--textbox-with-misaligned-image__container .image,
.layout-item--textbox-with-misaligned-image__container .text {
  flex: 1;
}
.layout-item--textbox-with-misaligned-image__container .image {
  flex-grow: 1;
}
.layout-item--textbox-with-misaligned-image__container .image .blazy .media img {
  max-height: 700px;
}
.layout-item--textbox-with-misaligned-image__container .text {
  padding: 96px;
}
@media (max-width: 992px) {
  .layout-item--textbox-with-misaligned-image__container .text {
    padding: 48px 24px;
  }
}
