.elementor-kit-8{--e-global-color-primary:#333333;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#D51317;--e-global-typography-primary-font-family:"OpenSans";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"OpenSans";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"OpenSans";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"OpenSans";--e-global-typography-accent-font-weight:500;--e-global-typography-3ea3adc-font-family:"Montserrat";--e-global-typography-3ea3adc-font-size:16px;--e-global-typography-3ea3adc-font-weight:500;--e-global-typography-3ea3adc-text-transform:uppercase;--e-global-typography-8cc6e96-font-family:"Montserrat";--e-global-typography-8cc6e96-font-size:16px;--e-global-typography-8cc6e96-font-weight:400;--e-global-typography-e77bd0a-font-family:"Montserrat";--e-global-typography-e77bd0a-font-size:65px;--e-global-typography-e77bd0a-font-weight:800;--e-global-typography-e77bd0a-text-transform:uppercase;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1120px;}.e-con{--container-max-width:1120px;--container-default-padding-top:0px;--container-default-padding-right:0px;--container-default-padding-bottom:0px;--container-default-padding-left:0px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-8 e-page-transition{background-color:#FFBC7D;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.unfold-gallery {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
}

.unfold-gallery .image-container {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.unfold-gallery .image-container img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease-in-out;
}

.unfold-gallery .image-container:hover img {
  transform: scale(1.1);
}

.unfold-gallery .more-button {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.5);
  color: #fff;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.unfold-gallery .more-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.unfold-gallery.is-unfolded .image-container:nth-child(n+4) {
  display: none;
}

.unfold-gallery.is-unfolded .more-button {
  text-align: left;
  padding-left: 10px;
}

.unfold-gallery.is-unfolded .more-button:after {
  content: "\f077";
  font-family: FontAwesome;
  font-size: 16px;
  margin-left: 10px;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Regular.woff') format('woff'),
		url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-SemiBold.woff') format('woff'),
		url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-SemiBold.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: 700;
	font-display: auto;
	src: url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Medium.woff') format('woff'),
		url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Medium.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: ;
}
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: 300;
	font-display: auto;
	src: url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Light.woff') format('woff'),
		url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Light.ttf') format('truetype');
}
@font-face {
	font-family: 'OpenSans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Bold.woff') format('woff'),
		url('https://carina.heska.mp/wp-content/uploads/2022/02/OpenSans-Bold.ttf') format('truetype');
}
/* End Custom Fonts CSS */