.button{display:inline-block;padding:8px 42px 8px 12px;text-decoration:none;line-height:1.6;border-radius:10px;font-weight:400;border:0;cursor:pointer;font-size:16px;font-family:var(--mulish);display:flex;flex-direction:row;align-items:center;justify-content:left;min-width:120px;width:fit-content;background:var(--btn-color);border:1px solid var(--btn-color);color:var(--btn-text-color);font-weight:bold;position:relative}.button:hover{background:color-mix(in srgb, var(--btn-color-hover) 90%, black 10%);color:var(--btn-text-color)}@media screen and (max-width: 992px){.button{font-size:14px}}.button:after{content:"";font-family:"Dashicons";position:absolute;right:4px;top:3px;bottom:0;margin:auto;height:fit-content;width:fit-content}.button-transparent{justify-content:center;padding:8px 12px 8px 12px;background:var(--btn-secondary-color);color:var(--btn-color);border:1px solid var(--btn-color);font-weight:500}.button-transparent:hover{background:color-mix(in srgb, var(--btn-secondary-color-hover) 90%, black 10%);border:1px solid color-mix(in srgb, var(--btn-secondary-color-hover) 90%, black 10%);color:var(--btn-text-color)}.button-transparent:after{content:""}.button-wrapper{display:flex;gap:calc(var(--padding)*2);margin-top:1em}.gform_button.button{background-color:var(--secondary) !important}@font-face{font-family:"Snell Roundhand";src:url(../27d7e805139bbf283885.otf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Inter";src:url(../e05c5f3d1fa6a3893d84.ttf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Mulish";src:url(../587cc935db1f4ee34193.ttf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"PlayfairDisplay";src:url(../6fb1338b42a1658eb1ee.ttf) format("opentype");font-weight:normal;font-style:normal}@font-face{font-family:"Pattaya";src:url(../5f92ed08a11ef96a5f41.ttf) format("opentype");font-weight:normal;font-style:normal}body{font-family:var(--font);font-size:16px;color:var(--font-color)}@media screen and (max-width: 992px){body{font-size:14px}}p{margin-top:1em;margin-bottom:1em;line-height:1.8em;font-weight:var(--font-weight)}ul,table{line-height:1.8em}a{color:var(--link-color);font-weight:var(--font-weight);text-decoration:none}a:hover{color:color-mix(in srgb, var(--link-hover) 90%, black 10%)}h1,h2,h3,h4,h5,h6{font-family:var(--h-font);font-weight:400;line-height:60px;color:var(--head-color);margin:0}h1 strong,h2 strong,h3 strong,h4 strong,h5 strong,h6 strong{color:var(--secondary)}h1,.h1{font-size:60px}@media screen and (max-width: 992px){h1,.h1{font-size:40px}}h2,.h2{font-size:50px}@media screen and (max-width: 992px){h2,.h2{font-size:35px}}h3,.h3{font-size:40px}@media screen and (max-width: 992px){h3,.h3{font-size:30px}}h4,.h4{font-size:34px}@media screen and (max-width: 992px){h4,.h4{font-size:25px}}h5,.h5{font-size:25px}@media screen and (max-width: 992px){h5,.h5{font-size:20px}}h6,.h6{font-size:20px}@media screen and (max-width: 992px){h6,.h6{font-size:16px}}body{background:var(--background)}#page-container{padding-top:74px !important}#page404{height:100%;min-height:400px;display:flex;align-items:center;justify-content:center}#page404 h1{font-size:200px;font-family:"Snell Roundhand",sans-serif}@media screen and (max-width: 768px){#mobile-menu{display:block}}#mobile-bar{background-color:var(--primary) !important}#mobile-bar .mobile-menu-btn{background-color:var(--secondary) !important}#mobile-bar button span{background-color:var(--white) !important}#page-footer #top-footer{background-color:var(--primary) !important;position:relative}#page-footer #top-footer #footerBackgroundImage{position:absolute;top:0;left:0;opacity:.2;height:100%;width:100%}#page-footer #top-footer #footerBackgroundImage img{width:100%;height:100%;object-fit:conver;z-index:0}#page-footer #top-footer #footerShopLogo{position:relative;left:12px;width:120px;height:auto;top:-20px}#page-footer #top-footer #footerShopLogo img{width:100%;height:auto}@media screen and (max-width: 576px){#page-footer #top-footer #footerShopLogo{left:12px;top:0px;height:auto;width:120px;position:relative}}#page-footer #top-footer .footer-item{position:relative;z-index:1}#page-footer #top-footer .footer-item h1,#page-footer #top-footer .footer-item h2,#page-footer #top-footer .footer-item h3,#page-footer #top-footer .footer-item h4,#page-footer #top-footer .footer-item h5,#page-footer #top-footer .footer-item h6,#page-footer #top-footer .footer-item span,#page-footer #top-footer .footer-item p,#page-footer #top-footer .footer-item a{color:var(--white);font-family:var(--font)}#page-footer #top-footer .footer-item h1,#page-footer #top-footer .footer-item h2,#page-footer #top-footer .footer-item h3,#page-footer #top-footer .footer-item h4,#page-footer #top-footer .footer-item h5,#page-footer #top-footer .footer-item h6{font-family:var(--inter);font-size:16px;font-weight:bold;line-height:18px}#page-footer #top-footer .footer-item span,#page-footer #top-footer .footer-item p,#page-footer #top-footer .footer-item a{color:var(--white);font-family:var(--mulish);font-size:16px;font-weight:500;line-height:30px}#page-footer #top-footer .footer-item a:hover{cursor:pointer;text-decoration:underline}@media screen and (max-width: 768px){#page-footer #top-footer .footer-item{width:50%;max-width:50%;flex:0 0 50%}}@media screen and (max-width: 576px){#page-footer #top-footer .footer-item{width:100%;max-width:100%;flex:0 0 100%}}#page-footer #middle-footer{background-color:var(--secondary)}#page-footer #middle-footer p,#page-footer #middle-footer a{color:var(--white);font-family:var(--mulish);line-height:16px;font-weight:500}#page-footer #middle-footer a:hover{cursor:pointer;text-decoration:underline}#page-footer #bottom-footer{background:var(--white) !important}#page-footer #bottom-footer .col{margin:0 0 0 auto}#page-footer #bottom-footer .col p,#page-footer #bottom-footer .col a{color:#666;text-transform:uppercase;font-family:var(--mulish);line-height:14px;font-weight:500}#page-footer #bottom-footer .col a:hover{cursor:pointer;text-decoration:underline}#header-center{background-color:var(--primary)}#header-center .logo-header{height:50px;display:block;width:100px;margin-left:12px}@media screen and (max-width: 1200px){#header-center .logo-header{width:85px}}@media screen and (max-width: 992px){#header-center .logo-header{width:70px}}@media screen and (max-width: 768px){#header-center .logo-header{display:block;width:110px;margin:auto}}#header-center .menu{gap:36px}@media screen and (max-width: 992px){#header-center .menu{gap:0px}}#header-center .menu li a{background-color:rgba(0,0,0,0) !important;color:var(--headerItem) !important;font-family:var(--mulish);font-size:16px;font-weight:bold}#header-center .menu li a:hover{cursor:pointer !important;text-decoration:underline !important}@media screen and (max-width: 768px){#header-center .menu li{display:none !important}}#header-center .menu li.filled a{background-color:var(--secondary) !important;color:var(--white) !important;border-radius:8px !important}#header-center .menu li.filled a:hover{cursor:pointer !important}@media screen and (max-width: 768px){#header-center .menu li.filled{display:flex !important}}.loader{display:block;width:40px;aspect-ratio:2;--_g: no-repeat radial-gradient(circle closest-side, #C7712F 90%, #0000);background:var(--_g) 0% 50%,var(--_g) 50% 50%,var(--_g) 100% 50%;background-size:33.3333333333% 50%;animation:loaderKeyFrames 1s infinite linear}.loader.big{width:80px}.loader.grey{--_g: no-repeat radial-gradient(circle closest-side, #464646 90%, #0000)}.loader.white{--_g: no-repeat radial-gradient(circle closest-side, #ffffff 90%, #0000)}.loader.center{margin:auto !important}@keyframes loaderKeyFrames{20%{background-position:0% 0%,50% 50%,100% 50%}40%{background-position:0% 100%,50% 0%,100% 50%}60%{background-position:0% 50%,50% 100%,100% 0%}80%{background-position:0% 50%,50% 50%,100% 100%}}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track{display:flex}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide{display:flex;height:inherit}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a{display:flex;width:100%}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content{position:relative;background-color:var(--primary-color);width:100%;display:flex;flex-direction:column}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content .text-container{padding:calc(var(--padding)*2);display:flex;flex:1}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content .text-container .inner-wrapper{display:flex;flex-direction:column;justify-content:space-between}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content .text-container .inner-wrapper p{color:var(--font-color)}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content .text-container .inner-wrapper .title p{margin-bottom:0}section[id*=post-type-slider-] .container .post-type-slider .slick-list .slick-track .slide a .content .text-container .inner-wrapper .read-more p{text-decoration:underline;line-clamp:4;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden}section[id*=faq-].is-style-breedte_desktop_middel .container{max-width:850px}section[id*=faq-].is-style-breedte_desktop_klein .container{max-width:600px}section[id*=faq-].two_columns .category-wrapper .question-wrapper{margin:12px 0px;flex:calc(50% - 12px);max-width:calc(50% - 12px)}@media screen and (max-width: 992px){section[id*=faq-].two_columns .category-wrapper .question-wrapper{flex:100%;max-width:100%}}section[id*=faq-] .category-wrapper{display:flex;flex-wrap:wrap;column-gap:24px}section[id*=faq-] .category-wrapper h3{position:relative;cursor:pointer;font-family:var(--font);font-size:18px;text-transform:unset;padding:var(--padding) 50px var(--padding) calc(var(--padding)*2);background-color:var(--grey-input-background)}@media screen and (max-width: 992px){section[id*=faq-] .category-wrapper h3{font-size:16px}}section[id*=faq-] .category-wrapper h3::after{content:"+";position:absolute;font-size:24px;font-weight:600;right:-6px;top:50%;transform:translate(-50%, -50%);width:24px}section[id*=faq-] .category-wrapper p,section[id*=faq-] .category-wrapper ul{display:none}section[id*=faq-] .category-wrapper .question-wrapper{margin:12px 0px;flex:100%;max-width:100%}section[id*=faq-] .category-wrapper .question-wrapper.active{margin-bottom:0}section[id*=faq-] .category-wrapper .question-wrapper.active h3::after{content:"-";right:-9px}section[id*=faq-] .category-wrapper .cat-title-wrapper{margin-top:calc(var(--margin)*4);flex:100%;max-width:100%}section[id*=faq-] .category-wrapper .cat-title-wrapper:first-child{margin-top:calc(var(--margin)*2)}@media screen and (max-width: 768px){section[id*=hero-] .container{padding-bottom:275px;padding-left:0;padding-right:0}}@media screen and (max-width: 576px){section[id*=hero-] .container{padding-bottom:250px}}section[id*=hero-] .container #hero-parent{font-family:var(--font);position:relative;width:100%}section[id*=hero-] .container #hero-parent #circle{position:absolute;width:1000px;height:850px;border-radius:100%;z-index:1;background:var(--primary);opacity:.8;top:-477px;left:-400px}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent #circle{left:-60px;right:0;top:unset;bottom:-275px;height:540px;width:680px;opacity:1}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent #circle{left:-80px;bottom:-250px;width:130%}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent #circle{left:-130px;bottom:-250px;width:160%}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent #circle{left:-140px;bottom:-250px;width:180%}}section[id*=hero-] .container #hero-parent #heroImageSliderParent{width:100%}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData{position:absolute;z-index:2;top:70px;height:fit-content;left:42px;width:350px;gap:12px;display:flex;flex-direction:column;min-height:360px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #usps{font-size:14px;color:var(--white);font-family:var(--mulish)}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #title h1{font-size:55px;font-weight:bold;color:var(--secondary);line-height:60px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #title h1 span{color:var(--white)}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #textOrange p{margin-top:0;color:var(--secondary);line-height:var(--lineheight)}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #textWhite p{margin-top:0;color:var(--white);line-height:var(--lineheight);font-size:14px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper{display:flex;gap:12px;justify-content:flex-start}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper .button{width:200px;font-size:14px;text-align:center}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData{top:unset;bottom:-200px;left:72px}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData{bottom:-170px;left:50px}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData{bottom:-170px;left:10px}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData{width:100%}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #title h1,section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #title h2{font-size:40px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper{flex-wrap:wrap}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper .button{width:calc(100% - 70px);padding:6px 6px}}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle{position:absolute;width:140px;height:140px;top:-30px;right:-210px;text-align:center;background:var(--light);border-radius:100%;display:flex;flex-direction:column;justify-content:center;gap:6px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle h1,section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle h2,section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle p{color:#000;margin:0;line-height:21px;color:var(--primary);font-family:var(--inter)}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle h2{font-size:30px;font-weight:bold;color:var(--secondary);line-height:21px;font-family:var(--snellhound)}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle{top:-120px;right:-100px;width:160px;height:160px;left:unset}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle p{font-size:17px}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle{right:-31px;top:-130px;left:unset}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle{right:10px;top:-150px;left:unset}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSliderData #smallerCircle{left:0;top:-180px;right:0;margin:auto}}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider{position:relative;width:100%;border-bottom-left-radius:40px;border-bottom-right-radius:40px;overflow:hidden}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .image{width:100%;height:335px}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .image img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:80% 100%}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .image img{height:500px}}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .slick-dots{position:absolute;bottom:10px;left:0;right:0;margin:0}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .slick-dots li button{background-color:var(--white);border-color:var(--white)}section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider .slick-dots li.slick-active button{background-color:var(--secondary);border-color:var(--secondary)}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent #heroImageSliderParent #heroImageSlider{object-position:80% 100%;height:500px}}section[id*=hero-] .container #hero-parent.tall #circle{width:1000px;height:850px;top:-230px;left:-465px}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent.tall #circle{left:-60px;right:0;top:unset;bottom:-275px;height:540px;width:680px;opacity:1}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent.tall #circle{left:-80px;bottom:-250px;width:130%}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent.tall #circle{left:-130px;bottom:-250px;width:160%}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent.tall #circle{left:-140px;bottom:-250px;width:180%}}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData{top:unset;bottom:-200px;left:72px}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData{bottom:-170px;left:50px}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData{bottom:-170px;left:10px}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData{width:100%}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #title{margin-bottom:12px}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #title h1,section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #title h2{font-size:40px}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper{flex-wrap:wrap}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #buttons .button-wrapper .button{width:calc(100% - 70px);padding:6px 6px}}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle{width:140px;height:140px;top:-30px;right:-200px}@media screen and (max-width: 768px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle{top:-120px;right:-100px;width:160px;height:160px;left:unset}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle p{font-size:17px}}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle{right:-31px;top:-130px;left:unset}}@media screen and (max-width: 450px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle{right:10px;top:-150px;left:unset}}@media screen and (max-width: 360px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSliderData #smallerCircle{left:0;top:-180px;right:0;margin:auto}}section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSlider .image{height:650px}@media screen and (max-width: 576px){section[id*=hero-] .container #hero-parent.tall #heroImageSliderParent #heroImageSlider .image img{object-position:80% 100%;height:500px}}section[id*=image-left-text-right-] #sectionParent{padding:36px 0}@media screen and (max-width: 768px){section[id*=image-left-text-right-] #sectionParent .row{display:flex;flex-direction:column-reverse}}section[id*=image-left-text-right-] #sectionParent .row .image-container{border-radius:40px}section[id*=image-left-text-right-] #sectionParent .row .col-6[data-aos=fade-right]{padding-right:70px;margin:auto 0}section[id*=image-left-text-right-] #sectionParent .row .col-6[data-aos=fade-left]{padding-left:70px;margin:auto 0}section[id*=image-left-text-right-] #sectionParent .row .col-6{position:relative}@media screen and (max-width: 768px){section[id*=image-left-text-right-] #sectionParent .row .col-6{width:100%;max-width:100%;flex:0 0 100%;padding:12px 24px 0px 24px !important}}section[id*=image-left-text-right-] #sectionParent .row .col-6 .circle{position:absolute;top:170px;right:0px;text-align:center;background:var(--light);border-radius:100%;width:140px;height:140px;display:flex;flex-direction:column;justify-content:center;gap:6px}section[id*=image-left-text-right-] #sectionParent .row .col-6 .circle .title h2{font-family:var(--playfairDisplay);font-size:30px;color:var(--secondary);line-height:21px}section[id*=image-left-text-right-] #sectionParent .row .col-6 .circle .text p{margin:0;color:var(--primary);line-height:var(--lineheight);font-family:var(--inter);line-height:21px}@media screen and (max-width: 768px){section[id*=image-left-text-right-] #sectionParent .row .col-6 .circle{top:unset;left:22px;bottom:-50px;width:160px;height:160px}}section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper h1,section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper h2{font-size:50px}@media screen and (max-width: 992px){section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper h1,section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper h2{font-size:35px}}section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper p{font-size:14px;font-family:var(--playfairDisplay);line-height:24px}section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper .button-wrapper .button{font-family:var(--mulish);font-weight:bold}@media screen and (max-width: 450px){section[id*=image-left-text-right-] #sectionParent .row .col-6 .text-wrapper .button-wrapper{flex-wrap:wrap;gap:6px}}section[id*=image-left-text-right-] #sectionParent.big-image{position:relative}section[id*=image-left-text-right-] #sectionParent.big-image .image-container{position:relative;width:160%;height:600px}section[id*=image-left-text-right-] #sectionParent.big-image .image-container:before{padding-top:100%}section[id*=image-left-text-right-] #sectionParent.red-background{position:relative;background-color:var(--primary)}section[id*=image-left-text-right-] #sectionParent.red-background .text-wrapper h1,section[id*=image-left-text-right-] #sectionParent.red-background .text-wrapper h2,section[id*=image-left-text-right-] #sectionParent.red-background .text-wrapper h3,section[id*=image-left-text-right-] #sectionParent.red-background .text-wrapper h4{color:var(--thirdiary)}section[id*=image-left-text-right-] #sectionParent.red-background .text-wrapper p{color:var(--thirdiary)}section[id*=image-5-text-1-] .sectionParent{padding:24px 0}section[id*=image-5-text-1-] .sectionParent .container{display:flex;flex-direction:column;gap:12px}section[id*=image-5-text-1-] .sectionParent .container .row{align-items:flex-end}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent .container .row{display:flex;flex-direction:column-reverse}}section[id*=image-5-text-1-] .sectionParent.bg-white{background-color:var(--white)}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent div[class*=col-]{width:100%;max-width:100%;flex:0 0 100%}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small{position:relative}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big img,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small img{border-radius:40px;min-height:240px}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big img,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small img{width:100%}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big .data,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data{display:flex;flex-direction:column;justify-content:flex-end;position:absolute;height:65%;bottom:0;left:0;padding-bottom:12px;padding-left:35px;text-align:left;width:100%;border-bottom-left-radius:39px;border-bottom-right-radius:39px;margin-bottom:4px;overflow:hidden;background:#541c0e;background:linear-gradient(0deg, rgba(84, 28, 14, 0.82) 0%, rgba(84, 28, 14, 0.22) 75%, rgba(84, 28, 14, 0) 100%);gap:6px}@media screen and (max-width: 1200px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big .data,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data{height:80%}}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big .data,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data{padding-left:24px}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big .data .link a,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data .link a{padding:2px;padding-left:7px;margin-bottom:12px}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big h2,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small h2{color:var(--thirdiary)}@media screen and (max-width: 992px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big h2,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small h2{line-height:1}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big p,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small p{margin:0;margin-bottom:2px;color:var(--white);font-size:28px;font-family:var(--pattaya) !important;line-height:30px}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-big .link a,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .link a{padding:3px 30px;text-align:left;margin-bottom:20px}@media screen and (max-width: 992px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data{padding-left:24px}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .image-small .data .link a{padding:2px;padding-left:7px;margin-bottom:12px}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .text h1,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .text h2{color:var(--primary);font-size:50px;font-family:var(--snellhound)}@media screen and (max-width: 992px){section[id*=image-5-text-1-] .sectionParent div[class*=col-] .text h1,section[id*=image-5-text-1-] .sectionParent div[class*=col-] .text h2{font-size:35px}}section[id*=image-5-text-1-] .sectionParent div[class*=col-] .text p{font-size:14px;font-family:var(--playfairDisplay);line-height:30px}section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8{min-height:545px;position:relative}@media screen and (max-width: 992px){section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8{min-height:450px}}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8{min-height:fit-content;height:fit-content}}section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8 .image-big{position:absolute;height:115%;top:-15%;width:calc(100% - 24px)}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8 .image-big{height:100%;top:0;position:static;width:100%}}@media screen and (max-width: 768px){section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8 .image-big .data{margin-left:12px;width:calc(100% - 24px);height:calc(100% - 24px);bottom:12px}}section[id*=image-5-text-1-] .sectionParent.big_image_escapes_blok .col-8 .image-big img{height:99.5%}section[id*=google-reviews-] #google-reviews-parent{position:relative;width:100%;padding-bottom:40px}@media screen and (max-width: 992px){section[id*=google-reviews-] #google-reviews-parent{padding-bottom:160px}}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent{padding-bottom:40px}}section[id*=google-reviews-] #google-reviews-parent #background{position:absolute;max-width:100%;height:auto;height:100%;object-fit:cover;width:100%;z-index:0}section[id*=google-reviews-] #google-reviews-parent #google-reviews-header{width:100%;z-index:1;position:relative;text-align:center;padding-top:32px}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent #google-reviews-header{width:100%;padding-top:0px;padding:0;margin:0}}section[id*=google-reviews-] #google-reviews-parent #google-reviews-header .google-reviews-title{text-align:center;color:var(--thirdiary)}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent #google-reviews-header .google-reviews-title{width:100%;padding:0}}section[id*=google-reviews-] #google-reviews-parent #google-reviews-header .google-reviews-text{text-align:center;color:var(--white);width:600px;margin:12px auto;font-size:14px;font-family:var(--playfairDisplay);line-height:30px}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent #google-reviews-header .google-reviews-text{width:100%;padding:0}}section[id*=google-reviews-] #google-reviews-parent .container{height:350px;z-index:9;position:relative;max-width:100%;margin:0;margin:0 50px}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container{margin:0;width:100%}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list{position:relative;left:0px;left:50px}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list{left:0}}@media screen and (max-width: 1200px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list{width:100%;max-width:100%;min-width:100%}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row{align-items:center}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .col-2{flex:0 0 20%;max-width:20%}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .col-10{flex:0 0 80%;max-width:80%}}@media screen and (max-width: 1200px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .rating-wrapper{flex:0 0 25%;max-width:25%}}@media screen and (max-width: 992px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .rating-wrapper{flex:100%;max-width:100%}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-wrapper{top:48px;position:relative}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-wrapper{top:33px}}@media screen and (max-width: 1200px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-wrapper{flex:0 0 75%;max-width:75%}}@media screen and (max-width: 992px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-wrapper{flex:100%;max-width:100%}}@media screen and (max-width: 576px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-wrapper{padding:0}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .custom-nav{display:none;margin-left:var(--margin)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown{margin-top:0px;z-index:2;position:relative;background:#fff;padding:12px 0;border-radius:8px;width:100%}@media screen and (max-width: 1200px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown{width:100%;max-width:100%;padding:12px}}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown{display:none}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown a{display:flex;flex-direction:column;align-items:center}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown a p{color:var(--font-color)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown .title p{margin-bottom:var(--margin)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown .rating{display:flex;gap:6px}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-shown .rating p{margin-top:var(--margin);color:var(--black)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider.videos .slick-list .slick-track .slide{align-content:center}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track{display:flex}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide{opacity:0;height:inherit;z-index:3}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide{height:fit-content}}@media screen and (max-width: 768px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide{padding:0 20px}}@media screen and (max-width: 576px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide{padding:0 12px}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide #video-container{position:relative;width:100%;aspect-ratio:16/8.9;background:var(--black)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide #video-container img{width:100%;height:100%;object-fit:cover;cursor:pointer}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide #video-container svg{position:absolute;top:50%;left:50%;right:50%;bottom:50%;transform:translate(-50%, -50%);cursor:pointer}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide.slick-active{opacity:1}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content{display:flex;flex-direction:column;gap:1em;background-color:var(--white);height:100%;padding:48px 24px;border-radius:40px;border:1px solid var(--secondary);background-color:rgba(255,217,181,.6588235294)}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content{height:fit-content;padding:24px}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content .photo-name{display:flex;align-items:center;gap:var(--padding)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content .photo-name .photo{width:52px;height:52px}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content .photo-name .name{color:var(--primary)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content .photo-name .name p{margin:0;font-family:var(--snellhound);font-size:23px;line-height:32px;font-weight:bold}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-list .slick-track .slide .content .text-wrapper{font-size:16px;color:var(--primary);font-weight:300;font-family:var(--inter);line-height:27px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}@media screen and (max-width: 1400px){section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-dots{margin-top:14px}}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-dots li button{background-color:var(--white);border-color:var(--white)}section[id*=google-reviews-] #google-reviews-parent .container .reviews-list .row .reviews-slider .slick-dots li.slick-active button{background-color:var(--secondary);border-color:var(--secondary)}section[id*=google-reviews-] #google-reviews-parent:after{content:"";background-color:var(--primary);width:100%;display:block;position:absolute;left:0;top:0;height:100%;z-index:0;opacity:.3}section[id*=fotos-grid-] .foto-grid-title{text-align:center;color:var(--primary);margin-bottom:24px}section[id*=fotos-grid-] .foto-grid-text{text-align:center;color:var(--secondary);width:50%;margin:auto;margin-bottom:50px;font-family:var(--playfairDisplay);line-height:30px;font-size:14px}@media screen and (max-width: 576px){section[id*=fotos-grid-] .foto-grid-text{width:100%;margin:0}}section[id*=fotos-grid-] #media-grid{padding:0 72px}@media screen and (max-width: 992px){section[id*=fotos-grid-] #media-grid{padding:0 12px}}section[id*=fotos-grid-] #media-grid .grid-row{display:flex;height:450px;overflow:hidden}@media screen and (max-width: 576px){section[id*=fotos-grid-] #media-grid .grid-row{flex-wrap:wrap;height:fit-content}}section[id*=fotos-grid-] #media-grid .grid-row .grid-section{display:flex;flex-wrap:wrap;padding:0}section[id*=fotos-grid-] #media-grid .grid-row .grid-section.vert{flex-direction:column}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage{height:450px;padding:6px;width:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-large{height:450px;width:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-1,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-2,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-3,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-4{height:225px;width:50%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-1-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-2-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-3-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-4-vert{height:225px;width:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-tall{height:450px;width:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-long{height:225px;width:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage img{width:100%;height:100%;object-fit:cover;border-radius:39px}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage iframe{width:100%;height:100%;object-fit:cover;border-radius:39px}@media screen and (max-width: 576px){section[id*=fotos-grid-] #media-grid .grid-row .grid-section{width:100%;max-width:100%;flex:0 0 100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage{min-height:fit-content;height:100%}section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-1-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-2-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-3-vert,section[id*=fotos-grid-] #media-grid .grid-row .grid-section .gridImage.img-small-4-vert{width:50%}}section[id*=fotos-grid-] #laatmeerzien{display:block;width:fit-content;margin:auto;background-color:rgba(0,0,0,0);color:var(--secondary);border:1px solid var(--secondary);margin-top:24px;font-family:var(--inter);line-height:22px;font-weight:500;font-size:16px}section[id*=fotos-grid-] #laatmeerzien .loader{margin:auto;display:block}section[id*=fotos-grid-] #laatmeerzien:hover{background-color:var(--secondary);color:var(--white);cursor:pointer}section[id*=text-with-background-] #text-with-background-parent{position:relative;overflow:hidden;padding:42px 0px}section[id*=text-with-background-] #text-with-background-parent #background-parent{position:absolute;top:0;left:0;height:100%;width:100%;z-index:0}section[id*=text-with-background-] #text-with-background-parent #background-parent #background{height:100%;width:100%;object-fit:cover;object-position:center;opacity:.25}section[id*=text-with-background-] #text-with-background-parent .container{position:relative;z-index:2}section[id*=text-with-background-] #text-with-background-parent .container .text-with-background-title{margin:0;text-align:center}section[id*=text-with-background-] #text-with-background-parent .container .text-with-background-title.orange{color:var(--secondary)}@media screen and (max-width: 576px){section[id*=text-with-background-] #text-with-background-parent .container .text-with-background-title{font-size:30px}}section[id*=text-with-background-] #text-with-background-parent .container .text-with-background-text{text-align:center;width:90%;margin:auto;font-family:var(--playfairDisplay);font-size:16px;line-height:30px}@media screen and (max-width: 768px){section[id*=text-block_] .col-6{width:100%;max-width:100%;flex:0 0 100%}}section[id*=text-block_] #maps{margin-top:12px;width:100%;height:300px}section[id*=text-block_] #maps iframe{width:100%;height:300px}section[id*=text-block_] table{margin-top:12px;width:100%;border:1px solid #3c3c3c}section[id*=text-block_] table tr td{text-align:left;vertical-align:top;border:1px solid #3c3c3c;padding:6px}section[id*=text-block_] iframe{width:100%;height:300px}
