.elementor-590 .elementor-element.elementor-element-0aa9438{--display:flex;--min-height:600px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:center;--overlay-opacity:0.5;}.elementor-590 .elementor-element.elementor-element-0aa9438:not(.elementor-motion-effects-element-type-background), .elementor-590 .elementor-element.elementor-element-0aa9438 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://grandparklara.nl/wp-content/uploads/2026/05/activiteiten.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-590 .elementor-element.elementor-element-0aa9438::before, .elementor-590 .elementor-element.elementor-element-0aa9438 > .elementor-background-video-container::before, .elementor-590 .elementor-element.elementor-element-0aa9438 > .e-con-inner > .elementor-background-video-container::before, .elementor-590 .elementor-element.elementor-element-0aa9438 > .elementor-background-slideshow::before, .elementor-590 .elementor-element.elementor-element-0aa9438 > .e-con-inner > .elementor-background-slideshow::before, .elementor-590 .elementor-element.elementor-element-0aa9438 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-color:#000000C7;--background-overlay:'';}.elementor-590 .elementor-element.elementor-element-0488b5b{--display:flex;--margin-top:100px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-590 .elementor-element.elementor-element-9c805eb{text-align:start;}.elementor-590 .elementor-element.elementor-element-9c805eb .elementor-heading-title{font-family:"Unisans", Sans-serif;font-size:60px;font-weight:600;color:#FFFFFF;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-590 .elementor-element.elementor-element-f65e377{font-family:"Inter", Sans-serif;font-size:16px;font-weight:500;color:#FFFFFF;}.elementor-widget-button .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-590 .elementor-element.elementor-element-0eafe96 .elementor-button{background-color:#48B800;font-family:"Unisans", Sans-serif;font-size:13px;font-weight:bold;text-transform:uppercase;padding:20px 30px 20px 030px;}.elementor-590 .elementor-element.elementor-element-1582f1c{--display:flex;}@media(min-width:768px){.elementor-590 .elementor-element.elementor-element-0488b5b{--width:50%;}}@media(min-width:1025px){.elementor-590 .elementor-element.elementor-element-0aa9438:not(.elementor-motion-effects-element-type-background), .elementor-590 .elementor-element.elementor-element-0aa9438 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-attachment:scroll;}}/* Start custom CSS for html, class: .elementor-element-36df658 */.gpl-page {
  font-family: Inter, Arial, sans-serif;
  color: #1f2933;
  background: #fff;
}

.gpl-page * {
  box-sizing: border-box;
}

.gpl-hero {
  position: relative;
  min-height: 560px;
  display: flex;
  align-items: flex-end;
  overflow: hidden;
  border-radius: 0 0 34px 34px;
}

.gpl-hero-img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.gpl-hero-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(0, 0, 0, 0.12) 0%,
    rgba(0, 0, 0, 0.72) 100%
  );
}

.gpl-hero-content {
  position: relative;
  z-index: 2;
  width: min(1180px, 92%);
  margin: 0 auto;
  padding: 0 0 80px;
  color: #fff;
}

.gpl-label {
  display: inline-block;
  margin-bottom: 14px;
  color: #c58a45;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

.gpl-hero .gpl-label {
  color: #f3c178;
}

.gpl-hero h1 {
  max-width: 760px;
  margin: 0 0 18px;
  color: #fff;
  font-family: Unisans, Inter, Arial, sans-serif;
  font-size: clamp(42px, 6vw, 78px);
  line-height: 1.05;
}

.gpl-hero p {
  max-width: 720px;
  margin: 0;
  color: #fff;
  font-size: 21px;
  line-height: 1.7;
}

.gpl-intro-strip {
  width: min(1180px, 92%);
  margin: -38px auto 0;
  position: relative;
  z-index: 3;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 24px 30px;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 18px 45px rgba(0, 0, 0, 0.12);
}

.gpl-intro-stat {
  display: flex;
  align-items: center;
  gap: 10px;
  color: #213547;
  font-size: 15px;
}

.gpl-intro-stat svg {
  width: 22px;
  height: 22px;
  color: #c58a45;
  flex: 0 0 auto;
}

.gpl-divider-dot {
  color: #c58a45;
  font-weight: 800;
}

.gpl-section {
  width: min(1180px, 92%);
  margin: 0 auto;
  padding: 90px 0 0;
}

.gpl-section-header {
  max-width: 820px;
  margin-bottom: 36px;
}

.gpl-section-header h2 {
  margin: 0 0 16px;
  color: #213547;
  font-family: Unisans, Inter, Arial, sans-serif;
  font-size: clamp(32px, 4vw, 52px);
  line-height: 1.12;
}

.gpl-section-header p {
  margin: 0;
  color: #4b5563;
  font-size: 18px;
  line-height: 1.75;
}

.gpl-placeholder-note {
  display: flex;
  gap: 12px;
  align-items: flex-start;
  padding: 18px 20px;
  margin-bottom: 30px;
  background: #fbf7f1;
  border: 1px solid #eadfce;
  border-radius: 18px;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.6;
}

.gpl-placeholder-note svg {
  width: 22px;
  height: 22px;
  color: #c58a45;
  flex: 0 0 auto;
  margin-top: 2px;
}

.gpl-placeholder-note code {
  padding: 2px 6px;
  background: #fff;
  border-radius: 6px;
  color: #213547;
}

.gpl-cards-large,
.gpl-cards-small {
  display: grid;
  gap: 28px;
}

.gpl-cards-large {
  grid-template-columns: 1fr;
}

.gpl-cards-small {
  grid-template-columns: repeat(3, 1fr);
}

.gpl-card-large,
.gpl-card-small {
  overflow: hidden;
  background: #fff;
  border: 1px solid #eadfce;
  border-radius: 28px;
  box-shadow: 0 14px 38px rgba(0, 0, 0, 0.07);
}

.gpl-card-large {
  display: grid;
  grid-template-columns: 42% 1fr;
}

.gpl-photo-placeholder,
.gpl-photo-placeholder-sm {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  min-height: 320px;
  padding: 30px;
  background: #f8f3ed;
  color: #9a6b38;
  text-align: center;
}

.gpl-photo-placeholder-sm {
  min-height: 210px;
}

.gpl-photo-placeholder svg,
.gpl-photo-placeholder-sm svg {
  width: 54px;
  height: 54px;
}

.gpl-photo-placeholder span,
.gpl-photo-placeholder-sm span {
  font-weight: 700;
}

.gpl-photo {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 320px;
  object-fit: cover;
}

.gpl-card-body {
  padding: 32px;
}

.gpl-card-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 16px;
  align-items: center;
}

.gpl-tag {
  display: inline-block;
  padding: 7px 12px;
  background: #f8f3ed;
  color: #9a6b38;
  border-radius: 999px;
  font-size: 13px;
  font-weight: 800;
}

.gpl-distance {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: #4b5563;
  font-size: 14px;
  font-weight: 700;
}

.gpl-distance svg {
  width: 17px;
  height: 17px;
  color: #c58a45;
}

.gpl-card-body h3 {
  margin: 0 0 14px;
  color: #213547;
  font-family: Unisans, Inter, Arial, sans-serif;
  font-size: 28px;
  line-height: 1.18;
}

.gpl-card-small .gpl-card-body h3 {
  font-size: 24px;
}

.gpl-card-body p {
  margin: 0;
  color: #4b5563;
  font-size: 16px;
  line-height: 1.75;
}

.gpl-card-tip {
  margin-top: 20px;
  padding: 16px 18px;
  background: #fbf7f1;
  border-left: 4px solid #c58a45;
  border-radius: 14px;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.65;
}

.gpl-alt-section {
  margin-top: 90px;
  padding: 90px 0;
  background: #213547;
}

.gpl-alt-inner {
  width: min(1180px, 92%);
  margin: 0 auto;
}

.gpl-alt-section .gpl-section-header h2,
.gpl-alt-section .gpl-section-header p {
  color: #fff;
}

.gpl-tips-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.gpl-tip-card {
  padding: 30px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 24px;
  color: #fff;
}

.gpl-tip-icon {
  display: inline-flex;
  width: 48px;
  height: 48px;
  margin-bottom: 18px;
  align-items: center;
  justify-content: center;
  background: #c58a45;
  border-radius: 16px;
}

.gpl-tip-icon svg {
  width: 24px;
  height: 24px;
}

.gpl-tip-card h4 {
  margin: 0 0 12px;
  color: #fff;
  font-family: Unisans, Inter, Arial, sans-serif;
  font-size: 22px;
}

.gpl-tip-card p {
  margin: 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 15px;
  line-height: 1.7;
}

.gpl-map-cta {
  width: min(1180px, 92%);
  margin: 80px auto 0;
  padding: 55px 35px;
  text-align: center;
  background: #fbf7f1;
  border-radius: 30px;
}

.gpl-map-cta h3 {
  margin: 0 0 14px;
  color: #213547;
  font-family: Unisans, Inter, Arial, sans-serif;
  font-size: clamp(30px, 4vw, 46px);
}

.gpl-map-cta p {
  max-width: 680px;
  margin: 0 auto 26px;
  color: #4b5563;
  font-size: 18px;
  line-height: 1.7;
}

.gpl-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 16px 28px;
  background: #c58a45;
  color: #fff !important;
  border-radius: 999px;
  font-weight: 800;
  text-decoration: none !important;
  transition: transform 0.2s ease, background 0.2s ease;
}

.gpl-btn:hover {
  background: #a96f32;
  transform: translateY(-2px);
}

.gpl-btn svg {
  width: 20px;
  height: 20px;
}

@media (max-width: 1024px) {
  .gpl-card-large {
    grid-template-columns: 1fr;
  }

  .gpl-cards-small,
  .gpl-tips-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .gpl-photo-placeholder,
  .gpl-photo {
    min-height: 280px;
  }
}

@media (max-width: 767px) {
  .gpl-hero {
    min-height: 520px;
    border-radius: 0 0 24px 24px;
  }

  .gpl-hero-content {
    padding-bottom: 55px;
  }

  .gpl-hero p {
    font-size: 17px;
  }

  .gpl-intro-strip {
    margin-top: -24px;
    justify-content: flex-start;
    padding: 22px;
  }

  .gpl-divider-dot {
    display: none;
  }

  .gpl-intro-stat {
    width: 100%;
  }

  .gpl-section {
    padding-top: 60px;
  }

  .gpl-cards-small,
  .gpl-tips-grid {
    grid-template-columns: 1fr;
  }

  .gpl-card-body {
    padding: 24px;
  }

  .gpl-photo-placeholder,
  .gpl-photo-placeholder-sm,
  .gpl-photo {
    min-height: 230px;
  }

  .gpl-alt-section {
    margin-top: 60px;
    padding: 60px 0;
  }

  .gpl-map-cta {
    margin-top: 60px;
    padding: 38px 24px;
  }
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Unisans';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://grandparklara.nl/wp-content/uploads/2026/04/Fontfabric-UniSansBold.woff2') format('woff2');
}
@font-face {
	font-family: 'Unisans';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandparklara.nl/wp-content/uploads/2026/04/Fontfabric-UniSansRegular.woff2') format('woff2');
}
@font-face {
	font-family: 'Unisans';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://grandparklara.nl/wp-content/uploads/2026/04/Fontfabric-UniSansSemiBold.woff2') format('woff2');
}
/* End Custom Fonts CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: normal;
	font-display: auto;
	src: url('https://grandparklara.nl/wp-content/uploads/2026/04/Inter_18pt-Regular.woff2') format('woff2');
}
@font-face {
	font-family: 'Inter';
	font-style: normal;
	font-weight: bold;
	font-display: auto;
	src: url('https://grandparklara.nl/wp-content/uploads/2026/04/Inter_18pt-Bold.woff2') format('woff2');
}
/* End Custom Fonts CSS */