@import url('https://fonts.googleapis.com/css?family=Inter:100,200,300,400,500,600,700,800,900|Lato:100,300,400,700,900|Mulish:200,300,400,500,600,700,800,900,1000|Ruluko:400&subset=latin,latin-ext');:root{--theme-color:black;--secondary-color:#CAA875 !important;--font-inter:"Inter",sans-serif;--header-background:transparent;--header-text-color:#fff;--header-scroll-background:#fff;--header-scroll-text-color:#000;--header-tb-spacing:10px;--header-link-spacing:5px;--header-link-tb-spacing:15px;--header-line-height:30px;--header-logo-height:40px;--other-page-header-background:#5b4d26;--other-page-text-color:#fff;--primary-color:#2D281D !important}*{margin:0;padding:0;box-sizing:border-box}body:not(.home) header{background-color:#5b4d26;color:white}html,body{font-size:100%;font-family:var(--font-inter),"sans-serif"}img,picture,video,canvas{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{border:none}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;color:black}a{text-decoration:none;color:inherit}ul,ol{list-style:none}table{border-collapse:collapse;border-spacing:0}body,html{width:100%;line-height:1.5;scroll-behavior:smooth}button,input,select,textarea{margin:0;font:inherit;color:inherit}img{object-fit:cover}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.presto-container{max-width:1240px;width:100%;padding-left:16px;padding-right:16px;min-height:200px;margin-left:auto;margin-right:auto}.container{max-width:1920px;width:100%;padding-left:80px;padding-right:80px;margin-left:auto;margin-right:auto}.text-center{text-align:center}.mx-auto{margin:0 auto}.link-btn{color:white;background-color:var(--theme-color);padding:8px 20px;text-align:center;text-decoration-line:none;text-decoration-thickness:initial;text-decoration-style:initial;text-decoration-color:initial;display:inline-block;border-radius:25px;border:2px solid white;transition:all 0.5s;cursor:pointer}.text-link{color:black;text-align:center;font-size:0.75rem;font-style:normal;font-weight:600;line-height:31px;letter-spacing:2.4px;text-transform:uppercase;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:7px}.content-wrap .card-wrapper{margin-top:50px;display:flex;gap:15px;flex-wrap:wrap;margin-bottom:30px}.content-wrap .card-wrapper .card{width:calc(25% - 11.25px);transition:all 0.3s;border-radius:8px;position:relative}.content-wrap .card-wrapper .card img{width:100%;height:100%;border-radius:10px}.card .card-content{background-color:white;padding:26px 34px 38px;border-radius:0 0 8px 8px}.card-content .title{color:#0d4760;text-align:center;font-size:1.125rem;font-style:normal;font-weight:600;line-height:30px;text-transform:uppercase;margin-bottom:10px}.card-content p{color:black;text-align:center;font-size:0.875rem;font-style:normal;font-weight:500;line-height:18px;letter-spacing:0.14px;margin-bottom:20px}.card .link-btn{background-color:var(--theme-color);color:white;display:block;border-radius:25px;text-transform:uppercase;font-weight:600;position:absolute;width:80%;bottom:-20px;left:50%;transform:translateX(-50%)}.content-wrap .heading{font-size:1.8rem;line-height:32px;font-weight:600;color:#1c302f}.content-wrap .sub-heading{margin:0 auto;font-size:1.125rem;font-weight:500}.content-wrap .list-group{display:flex;flex-direction:column;gap:35px;margin-bottom:35px}.content-wrap .list-group .list-item{display:flex;gap:30px;align-items:center}.content-wrap .list-group .list-item p{color:black;font-size:1rem;font-style:normal;font-weight:500;line-height:normal;max-width:456px;width:100%;text-align:start}[data-sticky]{position:sticky;top:0}.scrolling[data-sticky]{box-shadow:0 2px 10px rgba(0,0,0,0.1)}.scrolling{background:var(--header-scroll-background);color:var(--header-scroll-text-color)}header{position:relative;z-index:10;color:var(--header-text-color);transition:all 0.15s;background:transparent}header .header-wrapper{max-width:1240px;width:100%;padding-left:30px;padding-right:30px;margin:0 auto}header a{color:inherit}[data-header="left"] nav{justify-content:start}[data-header="left-centered"] nav{justify-content:center;padding:0 200px}[data-header="left-centered"] .logo-wrap{position:absolute;left:0;top:50%;transform:translateY(-50%)}[data-header="left-centered-reverse"] nav{padding:0 400px;justify-content:center}[data-header="left-centered-reverse"] ul{position:absolute;left:0;top:0;max-width:400px}[data-header="centered"] nav{flex-direction:column;gap:0;justify-content:center}.banner_w3lspvt{position:relative;z-index:1;color:white;padding:0}.w3layouts-banner-info{padding:210px 0;width:fit-content;margin:0 auto}header nav{display:flex;gap:20px;align-items:center;justify-content:space-between;flex-grow:1;position:relative;min-height:calc((var(--header-tb-spacing) * 2) + (var(--header-link-tb-spacing) * 2) + var(--header-logo-height))}nav>ul{display:flex;flex-wrap:wrap;align-items:center;justify-content:end;column-gap:10px}.dd-menu,nav li a{display:inline-block;line-height:var(--header-line-height);padding:var(--header-link-tb-spacing) var(--header-link-spacing)}nav li a:hover{cursor:pointer}.dd-menu label{margin-bottom:0;cursor:pointer}.dd-menu .dd-cb{width:100%;display:none}nav .logo-wrap{display:flex;gap:10px;align-items:center}nav .logo-wrap img{height:var(--header-logo-height);width:auto}.burger-btn{position:relative;width:24px;height:18px;cursor:pointer;display:none}.burger-btn span{position:absolute;display:block;width:100%;height:2px;background:var(--header-text-color);transform-origin:center center;border-radius:100px;transition:all 0.2s}.scrolling .burger-btn span{background:var(--header-scroll-text-color)}.burger-btn span:nth-child(1){top:0}.burger-btn span:nth-child(2){top:50%;margin-top:-1px}.burger-btn span:nth-child(3){bottom:0}header input[type="checkbox"]{position:absolute;right:0;top:50%;margin-top:-10px;height:20px;width:30px;z-index:1;opacity:0;cursor:pointer;display:none}header input[type="checkbox"]:checked~.burger-btn span:nth-child(2){display:none}header input[type="checkbox"]:checked~.burger-btn span:nth-child(1){top:50%;margin-top:-1px;transform:rotate(42deg)}header input[type="checkbox"]:checked~.burger-btn span:nth-child(3){top:50%;margin-top:-1px;transform:rotate(-42deg)}.bg-overlay{position:absolute;bottom:0;left:0;top:0;right:0;z-index:-1;clip-path:inset(0)}.banner-img{position:absolute;bottom:0;left:0;top:0;right:0;z-index:-1;clip-path:inset(0)}.banner_w3lspvt .banner-img{background-image:url("https://cdn.123presto.com/prod/sites/templates/images/5/hero.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;top:calc(-1 * ((var(--header-tb-spacing) * 2) + (var(--header-link-tb-spacing) * 2) + var(--header-logo-height)))}.bg-overlay{background:rgba(0,0,0,0.3)}.banner-img img{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-2}.fixed-bg img{height:100vh;position:fixed}.pos-rel{position:relative}.dd-menu{position:relative;cursor:pointer}.dd-menu>ul{position:absolute;top:100%;background:var(--header-scroll-background);color:var(--header-scroll-text-color);left:0;border-radius:5px;min-width:100px;padding:0;opacity:0;max-height:0;overflow:hidden;transition:all 0.2s;cursor:auto;display:none}.dd-menu:hover>ul{opacity:1;display:block;max-height:1000px}.dd-menu li a{display:block;padding:6px 15px;white-space:nowrap;position:relative;z-index:0;background-color:var(--header-background)}.dd-menu li a:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;background-color:rgba(0,0,0,0.1);opacity:0;transition:opacity 0.3s ease}.dd-menu li a:hover:after{opacity:1}.menu-cb{display:none}.dd-cb{display:none}.property-box{padding-top:20px;text-align:center}.hero-section .title{color:white;text-align:center;text-shadow:0px 4px 30px rgba(0,0,0,0.8);font-size:3.5rem;font-style:normal;font-weight:600;line-height:55px;max-width:694px;width:100%;margin:0 auto;text-transform:uppercase}.hero-section .sub-title{text-transform:uppercase;font-size:1.75rem;color:white}.hero-section .link-btn{margin-top:20px;background-color:transparent;transition:all 0.3s}.hero-section .link-btn:hover{background-color:var(--theme-color)}.property-search-section{padding:80px 0}.property-search-section .content-wrap .sub-heading{color:black;font-size:1.125rem;font-weight:500;line-height:27px;letter-spacing:0.18px;width:100%}.image-banner-section{position:relative;background-image:url("https://cdn.123presto.com/prod/sites/templates/images/5/resort.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;display:flex;justify-content:center;undefined:undefined;align-items:center;height:70vh}.image-banner-section .content-wrap{text-align:center}.image-banner-section .content-wrap h2{font-size:2.75rem;margin-bottom:20px;color:white}.image-banner-section .content-wrap .sub-heading{text-align:left;max-width:800px;margin-bottom:20px;color:white}.discover-more-section{padding:120px 0;background-color:white}.discover-more-section .content-wrap{display:flex;gap:50px;justify-content:space-between}.discover-more-section .content-wrap .img-box{height:350px;width:100%}.discover-more-section .content-wrap .img-box img{height:100%;width:100%;border-radius:10px}.discover-more-section .content p{font-size:1rem;line-height:1.6;font-weight:500}.discover-more-section .content-wrap .content{max-width:500px}.discover-more-section .content-wrap .link-btn{margin-top:15px}.know-more-section{padding:120px 0;background-color:#eee}.know-more-section .content-wrap{display:flex;justify-content:space-between;gap:50px}.know-more-section .content-wrap .img-box{height:350px;width:100%}.know-more-section .content-wrap .img-box img{height:100%;width:100%;border-radius:10px}.know-more-section .content-wrap .content{max-width:500px;color:black}.know-more-section .content-wrap .content h3{font-size:2.2rem}.know-more-section .content-wrap .content ul{margin-top:20px;display:flex;flex-direction:column;gap:15px;padding-left:20px}.know-more-section .content-wrap .content ul li{list-style:disc;font-size:1rem;font-weight:500;padding-left:20px}.facts-section{background-image:url("https://cdn.123presto.com/prod/sites/templates/images/5/banner-image.webp");background-size:cover;background-repeat:no-repeat;background-position:center center;padding:120px 0;text-align:center;position:relative}.facts-section .title{color:white;font-size:2.5rem;margin-bottom:30px}.facts-section .banner-image{height:100%}.facts-section .banner-image img{position:absolute;top:0;left:0;height:100%;width:100%;z-index:-2}.section-title{font-size:36px;font-weight:700;color:#4d4d4d;margin-bottom:30px}.facts-section .content-wrap{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap}.fact-box{background-color:var(--theme-color);color:white;border-radius:50%;width:330px;height:330px;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:35px;margin:10px;text-align:center;box-shadow:0 4px 8px rgba(0,0,0,0.1)}.fact-box h3{font-size:16px;color:var(--secondary-color);margin-bottom:10px}.fact-box p{font-size:14px;color:white}.best-location{padding:100px 0 200px;background-color:#eee}.best-location .card p{padding-top:35px;font-size:0.875rem}.country-section{padding:100px 0;background-color:#eee}.country-section .top-content{border-left:2px solid black;padding-left:50px;margin-bottom:50px}.country-section .top-content h3{font-size:1.5rem;margin-bottom:15px}.best-location .content-wrap .card,.country-section .content-wrap .card{margin-bottom:30px;height:330px}.country-section .top-content .heading{color:#0d4760;font-style:normal}.property-search-section .presto-container{align-content:center}.property-search-section .property-box{padding-top:0}.location-property-tiles{padding:100px 0}.location-property-tiles .property-box{padding-top:50px;text-align:left}.accordion-section{background-color:#eee;padding:100px 0}.accordion-header-title{font-size:2.5rem;margin-bottom:25px}.accordion-item:not(:last-child){border-bottom:1px solid #eee}.faq-item{padding:22px 0}.faq-item .qn-wrap{display:flex;justify-content:space-between;position:relative;align-items:center}.faq-item .question{color:var(--theme-color);font-size:1.125rem;font-style:normal;font-weight:600;line-height:30px;letter-spacing:-0.36px;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:10px}.faq-item .answer{display:none}.faq-item.active .answer{display:block;color:#393939;font-size:0.875rem;font-style:normal;font-weight:500;line-height:22px;letter-spacing:0.14px;padding:15px 0}.toggle-icon{margin-right:5px;font-weight:400;cursor:pointer}.toggle-icon:before{content:"+";font-size:1.25rem;transition:transform 0.3s ease}.active .toggle-icon:before{content:"-";font-size:1.25rem}.footer{position:relative;background-color:#fff}.footer .content-wrap img{width:90px;margin-bottom:15px}.footer .content-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.footer .copyright{color:black}.footer .copyright a{color:#56c09e}.blog_banner{background-image:url("https://cdn.123presto.com/prod/sites/lesterresbasses/images/banner-1.png");background-repeat:no-repeat;background-size:contain;background-position-x:100%;background-position-y:100%;height:475px;background-color:rgb(14,34,45)}.blog_banner .presto-container{display:flex;align-items:center;height:100%;padding:0 40px}.blog_banner .banner_content{display:flex;flex-direction:column;gap:15px;max-width:755px;width:100%}.blog_banner .banner_content .banner_title,.blog_banner .banner_content .banner_desc{color:#fff}.blog_banner .banner_content .blog_breadcrumbs{display:flex;gap:8px}.blog_banner .banner_content .blog_breadcrumbs>*{color:#fff}.blog_about .top_part{max-width:1230px;margin:0 auto;text-align:center;display:flex;flex-direction:column;gap:15px;padding:45px 0}.blog_about .top_part span{color:#000;font-size:20px;font-weight:500;line-height:24px;letter-spacing:4px;text-transform:uppercase;max-width:570px;margin:0 auto}.blog_about .top_part h2{color:#000;font-size:60px;font-weight:500;line-height:75px;letter-spacing:28px;text-transform:uppercase;text-align:center}.blog_about .top_part p{color:#8e8e8e;text-align:center;font-size:18px;font-weight:500;line-height:30px;letter-spacing:0.18px;font-style:normal}.blog_posts_wrapper{padding-bottom:45px}.blog_posts_wrapper .post_wrapper{display:flex;gap:16px;flex-wrap:wrap}.post_wrapper .blog_post_card{width:calc(25% - 12px);position:relative;height:400px}.post_wrapper .blog_post_card:after{content:"";position:absolute;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0) 0%,rgba(0,0,0,0.8) 100%);z-index:1;height:50%}.post_wrapper .blog_post_card img{height:100%;width:100%;object-fit:cover;display:block}.blog_post_card .blog_post_content{z-index:2;position:absolute;bottom:12px;display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 15px}.blog_post_card .blog_post_content .post_category{color:#000;font-size:12px;font-weight:500;line-height:24px;letter-spacing:0.12px;text-transform:uppercase;background-color:#fff;padding:0 10px;border-radius:25px;margin-bottom:6px}.blog_post_card .blog_post_content .post_title{color:#fff;font-weight:600;line-height:24px;font-size:20px;margin-bottom:6px}.blog_post_card .blog_post_content .post_date{color:#fff;font-size:12px;font-weight:400;line-height:24px;letter-spacing:0.12px;text-transform:uppercase;margin-bottom:6px}.blog_post_card .blog_post_content .read_more{color:#fff;font-size:12px;font-weight:600;line-height:24px;letter-spacing:0.12px;transition:all 0.3s ease-in-out}.post_wrapper .blog_post_card:hover .read_more{text-decoration:underline}.about__hero .banner-img{padding:130px 0}.about__content__wrapper{padding-top:120px;padding-bottom:45px}.about-template-wrapper .wrapper{display:flex;gap:40px}.about__page .content-container{width:calc(100% - 20px);margin:0 auto}.about__page .about_image_wrapper{display:flex;gap:8px}.about__page img{width:100%;object-fit:cover}.about__main__title{font-size:1.75rem;color:black;font-weight:600;padding-bottom:20px}.about_layout_two .about__main__title{text-align:center;color:black}.about_layout_two{background:white}.about_layout_two .about__paragraph{max-width:390px;width:100%;color:black;font-weight:normal}.about__subtitle{font-size:1.125rem;color:#4d4d4d;font-weight:500;line-height:1.3}.about__page .about__image{padding:25px 0}.about__page .about__image__banner{background-image:url("https://cdn.123presto.com/prod/sites/pages/images/31/a8a3b85f27d743009e7fcd8ab86e2993.webp");background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover;padding:120px 0;color:white;margin:30px 0;position:relative;height:35vh}.about__page .about__image__banner::before{content:"";position:absolute;bottom:0;left:0;width:100%;height:80%;background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.5));z-index:0}.about__image__banner .banner__content{position:absolute;z-index:1;bottom:20px;left:20px}.about__image__banner h3{color:white}.about__image__banner p{color:white;font-size:0.875rem;font-weight:normal}.about__wrapper{display:flex;gap:10px}.about__title{font-size:1.25rem;color:black;font-weight:600;padding-bottom:20px}.about_layout_two .about__title{color:black;font-size:1.5rem}.about__paragraph{font-size:1rem;color:#4d4d4d;font-weight:500;line-height:1.3;flex-grow:1}.contact__content__wrapper{padding-top:120px;padding-bottom:45px}.contact-template-wrapper .wrapper{display:flex;gap:40px}.contact__hero .banner-img{padding:130px 0}.contact__page .content-container{width:calc(100% - 20px);margin:0 auto}.contact__page img{width:100%;object-fit:cover;height:100%}.contact__page .contact__main__title{font-size:1.75rem;color:black;font-weight:600;padding:20px 0;text-align:center}.contact__page .contact__subtitle{font-size:1.125rem;color:#4d4d4d;font-weight:500;line-height:1.3;text-align:center;padding-bottom:30px}.contact__page .contact__details label{font-weight:600;font-size:1.25rem}.contact__page .contact__details .box{padding:10px 0;text-align:center}.contact__layout__two .contact__wrapper{display:flex;gap:25px;align-items:center}.contact__layout__two .contact__image{width:50%}.map__wrapper{padding-top:35px}.map__wrapper iframe{width:100%}body:has(.privacy__page) header,body:has(.error__page) header{color:black;border-bottom:1px solid #ddd}.error-template-wrapper .wrapper{display:flex;gap:40px}.error__page .btn-primary{color:white;font-size:0.75rem;font-weight:600;line-height:18px;padding:8px 14px;background-color:#2ad8a7;border-radius:8px;height:34px}.error__page .container{display:flex;align-items:center;justify-content:center;height:100vh;text-align:center;font-family:inherit}.error__page .error__wrapper h1{font-size:3.375rem;font-weight:900;line-height:60px;text-align:center;color:black;padding-top:40px;padding-bottom:20px}.error__page .error__wrapper h1 span{color:#24c295}.error__page .server-error .error__wrapper h1 span{color:#f79009}.error__page .error__wrapper h3{color:#344054;font-size:1rem;line-height:24px;font-family:inherit;padding-bottom:30px}.error__page .error__wrapper .btn-primary{color:white}.error__page .server-error .error__wrapper .btn-primary{background-color:#f79009}body:has(.terms__page) header,body:has(.privacy__page) header{color:black;border-bottom:1px solid #ddd}.presto-ul{text-align:left;padding-left:40px}.presto-ol,.post-wrap ul,.post-wrap ol{text-align:left;padding-left:40px}.post-wrap ul li,.presto-ul li{list-style:disc;margin:5px 0}.post-wrap ol li,.presto-ol li{list-style:auto;margin:5px 0}.post-wrap{padding-bottom:40px}.post-wrap section{padding-top:0;padding-bottom:0}.post-wrap section,.post-wrap h1,.post-wrap h2,.post-wrap h3,.post-wrap h4,.post-wrap h5,.post-wrap h6,.post-wrap figure{margin-top:30px;margin-bottom:30px}.post-wrap p{margin-top:10px;margin-bottom:10px;font-size:1.125rem;line-height:34px;font-weight:400}.terms-privacy-container{max-width:1589px;padding:0px 50px;margin:auto}.rowFlex{display:flex;justify-content:flex-start;align-items:stretch;flex-direction:row;min-height:auto;padding:10px 0px}.privacy__page ol li,.privacy__page ul li{font-weight:400}#term-condition-s2 .content-title{font-size:1.875rem;font-weight:700;margin:10px 0px}.privacy__page .content-title{font-size:1.875rem;font-weight:700;display:flex;align-items:center;gap:10px;margin:30px 0px}.terms__page .content-title{margin:10px 0px}.privacy__page a,#term-condition-s2 a{color:rgb(42,216,167);text-decoration:underline}.privacy__page .content-title .title-count{font-size:1rem;display:flex;min-width:35px;height:35px;border-top-left-radius:50%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-bottom-left-radius:50%;align-items:center;justify-content:center;background-color:rgb(42,216,167);color:rgb(255,255,255)}#terms-conndition-section-1{height:475px;background-color:rgb(15,22,39)}#privacy-section-1{height:475px;background-color:rgb(15,22,39)}#term-condition-s2 .container{padding:0px}#terms-conndition-container-1{height:100%;align-items:center;display:flex}#privacy-container-1{height:100%;align-items:center;display:flex}#terms-banner-img{margin-top:30px;width:100%}#c1-flex-row{width:100%;align-items:center;display:flex;justify-content:space-between}#p1-flex-row{width:100%;align-items:center;flex-direction:row;display:flex;justify-content:space-between}#c1-div-box{max-width:644px}#c1-div-box-div{column-gap:8px;font-size:14px;display:flex}#breadcumb-link1{color:rgb(255,255,255);text-decoration-line:underline}#bread-arrow{color:rgb(255,255,255)}#breadcumb-link2{color:rgb(255,255,255);height:24px}#title-heading{color:rgb(255,255,255);font-weight:700;font-size:3rem}#title-sub{color:rgb(255,255,255);font-family:Lato,sans-serif;font-size:14px;display:inline}#term-condition-s2{min-height:100px;padding:50px 0px}#footer-list{padding-left:20px}.content-wrapper img{width:100%}.page-title{font-size:2.5rem;line-height:1.2;color:black;margin:40px 0 0;padding:0;font-weight:700}.tag-wrapper{flex-wrap:wrap;margin-top:40px;display:flex;gap:10px}.block-heading{font-size:1.875rem;color:#363636;margin:40px 0;padding:0;font-weight:700;line-height:1.2;font-style:italic}.title-tag .tag-wrapper{margin-top:25px}.tag-wrapper>a{line-height:30px;padding:0 15px;border:1px solid #969696;border-radius:100px;font-size:0.75rem;text-transform:uppercase;font-weight:700}.title-tag .tag-wrapper>a{background:#6881aa;border-color:#6881aa;color:white}.tag-wrapper>a:hover{border-color:#00cd92;color:white;background:#00cd92}.banner-image{width:100%;height:500px;overflow:hidden;position:absolute;top:0;z-index:-1}.banner-image img{width:100%;height:100%;object-fit:cover}.blog-info{padding:20px 0;margin:30px 0;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;display:flex;gap:40px;flex-wrap:wrap;justify-content:space-between;align-items:center}.blog-info .info-area{display:flex;flex-wrap:wrap;gap:40px;align-items:center;font-weight:700;font-size:0.875rem;text-transform:uppercase}.info-area .post-author{border:1px solid #00cd92;border-radius:50px;padding:5px 35px 5px 5px;background-color:#f4f9f8;display:flex;align-items:center}.author-info .author-name a,.info-area .post-author a{color:black}.info-area .post-author img{width:50px;min-width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.info-area .post-time{display:flex;gap:8px;flex-direction:column}.info-area .post-time div{gap:10px;align-items:center;display:flex}.post-time div img,.post-time div svg{height:15px;width:15px}.share-area{display:flex;gap:7px}.share-area a{height:38px;width:38px;border:1px solid #c5c5c5;display:flex;align-items:center;justify-content:center;border-radius:100px;transition:all 0.1s}.share-wrapper .share-area svg{fill:#c5c5c5}.share-wrapper .share-area a:hover{border:2px solid #00cd92;background-color:#00cd92}.share-wrapper .share-area a:hover svg{fill:white}.ai-image-fig{font-size:0.9rem;padding:10px 0;line-height:1.6;color:#a1a1a1;font-style:italic;font-weight:600}.blog-footer{display:flex;gap:60px;align-items:center;justify-content:space-between;border-top:2px solid #e9e9e9;padding-top:40px;padding-bottom:100px}.blog-footer .author-info{padding:40px;border:2px solid #00cd92;border-radius:10px;display:flex;align-items:center;gap:40px;width:calc(100% - 330px)}.blog-footer .author-info img{height:100px;width:100px;min-width:100px;object-fit:cover;border-radius:100px;overflow:hidden}.blog-footer .author-name{font-weight:700;font-size:1.125rem;text-transform:uppercase;margin-bottom:10px}.blog-footer .author-details{font-weight:400;font-size:1rem;line-height:26px;color:#888;margin-bottom:10px}.author-info .author-name a,.info-area .post-author a{color:black}.blog-footer .share-wrapper{width:100%;max-width:270px;display:flex;flex-direction:column;align-items:end}.share-wrapper .share-count{font-weight:700;padding-bottom:15px;margin-bottom:20px;border-bottom:2px solid #e9e9e9;color:#c8c8c8;width:100%;text-align:right}.share-area{display:flex;gap:7px}.share-area a{height:38px;width:38px;border:2px solid #00cd92;display:flex;align-items:center;justify-content:center;border-radius:100px;transition:all 0.1s}.share-area svg{fill:#00cd92}.property-search{text-align:left;color:black}.property-search-title{font-size:24px;font-weight:700;margin-bottom:20px;display:none}.input-wrap{position:relative;display:flex;align-items:center;flex:1;background:#fff;border-radius:4px;height:70px;padding:0 12px}.input-content{flex:1;display:flex;flex-direction:column;padding:5px 10px}.field-label{font-size:14px;font-weight:600;color:#333;text-wrap:nowrap}.autocomplete-input{width:100%;border:none;outline:none;font-size:16px;color:#666;background:transparent;padding:4px 0;height:30px}.datepicker-input{width:100%;border:none;outline:none;font-size:16px;color:#666;background:transparent;padding:4px 0;height:30px}.auto-guest-input{width:100%;border:none;outline:none;font-size:16px;color:#666;background:transparent;padding:4px 0;height:30px}.searchIcon{display:flex;align-items:center;justify-content:center;margin-right:10px}.date-icon{display:flex;align-items:center;justify-content:center;margin-right:10px}.guest-icon{display:flex;align-items:center;justify-content:center;margin-right:10px}.searchIcon img,.date-icon img,.guest-icon img{max-width:100%;max-height:100%;width:26px;height:26px;object-fit:contain}.input-content{display:flex;flex-direction:column;flex-grow:1}.focus-highlight{border:1px solid red}.close-btn{cursor:pointer;display:none;align-items:center;justify-content:center}.input-wrap .close-btn.active{display:flex}.autocomplete-wrap{flex-basis:45%}.auto-guest-input-wrap{flex-basis:20%}.datepicker-wrap{flex-basis:20%}.btn-wrap{margin-top:15px;flex-basis:15%}.search-submit-btn{font-weight:600;border:none;border-radius:4px;cursor:pointer;height:48px;font-size:18px;width:100%;text-transform:uppercase}.shine-e{background:#f6f7f8;background-image:linear-gradient(to right,#f6f7f8 0%,#edeef1 20%,#f6f7f8 40%,#f6f7f8 100%);background-repeat:no-repeat;background-size:800px 300px;display:inline-block;position:relative;animation-duration:1s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:placeholderShimmer;animation-timing-function:linear}.shimmer-result-e{height:15px;margin:10px 15px;display:block}.shimmer-wrap-e{display:none}.shimmer-wrap-e.active{display:block}.pac-container{border-radius:0 0 10px 10px;position:absolute;top:100%;left:0;right:0;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.2);z-index:112;max-height:0;max-width:0;overflow:hidden;padding:10px 0;text-align:left;display:flex;flex-direction:column;justify-content:space-between}.pac-container.active{max-height:1000px;max-width:1000px;min-height:150px}.pac-item{padding:7px 15px;border-color:#eee;display:flex;cursor:pointer;align-items:center;gap:10px;font-size:.875rem}.pac-icon{position:relative;width:20px;height:20px;border-radius:100px;background:#103076;display:flex;align-items:center;justify-content:center}.pac-item:hover{background:rgba(0,0,0,.05)}.pac-item:after{height:28px;width:28px;left:10px}.pac-item .auto-content{display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;white-space:normal;width:100%}.pac-icon-marker{display:inline-block;width:40px;background-repeat:no-repeat;background-position:19px -185px;background-size:35px}.pac-container:after{background-image:none !important;height:0px}.pac-footer{display:none;gap:10px;justify-content:space-between;padding:10px 20px 5px}.pac-container.active .pac-footer{display:flex}.pac-footer img{max-height:20px;object-fit:contain}.pac-footer img:last-child{max-height:15px}.property-search .datepicker{position:absolute;top:100%;max-height:0px;overflow:hidden;opacity:0;z-index:2;transition:all .15s}.property-search .datepicker-wrap.active .datepicker{max-height:1000px;opacity:1}.datepicker__month-day--hovering{background:rgba(0,0,0,.2)}.datepicker__month-day--selected{background:rgba(0,0,0,.2)}.datepicker__clear-button{background:#CAA875}.datepicker__close-button{background:#000}.datepicker__submit-button{background:#CAA875}.datepicker__month-day--first-day-selected{background:#CAA875}.datepicker__month-day--last-day-selected{background:#CAA875}.datepicker__clear-button:hover{color:#fff;background:#222}.datepicker__close-button:hover{color:#fff;background:#222}.datepicker__submit-button:hover{color:#fff;background:#222}.auto-guest-content{display:none;flex-direction:column;gap:20px;padding:20px;background:#fff;box-shadow:0 2px 20px rgba(0,0,0,.2);border-radius:4px;position:absolute;top:100%;left:0;min-width:100%;z-index:111}.auto-guest-content.active{display:flex}.guestWrap{display:flex;align-items:center;justify-content:space-between;color:black}.wrap-guest{display:flex;align-items:center;justify-content:space-between}.wrap-guest-input{display:flex;gap:10px}.property-search .guestCount{width:30px;text-align:center;display:flex;justify-content:center;align-items:center}.property-search .auto-guest-nav,.property-search .auto-guest-btn{border-radius:4px;padding:10px;background:#CAA875;color:#fff;line-height:1;font-size:.875rem;cursor:pointer;border:none}.property-search .guests-clear-btn{background:transparent;color:#333;padding-left:0}.property-search .decrease-btn,.property-search .increase-btn{height:30px;width:30px;padding:0;position:relative}.property-search .decrease-btn::before,.property-search .increase-btn::before{content:"";top:50%;left:50%;margin:-1px 0 0 -7px;height:2px;width:14px;position:absolute;background:#fff}.property-search .increase-btn::after{content:"";top:50%;left:50%;margin:-7px 0 0 -1px;height:14px;width:2px;position:absolute;background:#fff}.close-btn.right-icon{position:absolute;height:24px;width:24px;right:20px;top:50%;transform:translateY(-50%)}.layout-horizontal-bar-icons .input-wrap,.layout-horizontal-bar .input-wrap{border:1px solid #e3e3e3}.property-search.layout-horizontal-bar{display:flex}.layout-horizontal-bar .property-search-title{display:none}.layout-horizontal-bar .searchIcon,.layout-horizontal-bar .date-icon,.layout-horizontal-bar .guest-icon{display:none}.layout-horizontal-bar .input-wrap{margin:0;border-right:1px solid #e0e0e0;border-radius:0}.layout-horizontal-bar .autocomplete-wrap{border-top-left-radius:4px;border-bottom-left-radius:4px}.layout-horizontal-bar .auto-guest-input-wrap{border-right:none}.layout-horizontal-bar .btn-wrap{margin-top:0}.layout-horizontal-bar .search-submit-btn{height:70px;border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;background:#4285f4;color:white}.property-search.layout-horizontal-bar-icons{display:flex}.layout-horizontal-bar-icons .property-search-title{display:none}.layout-horizontal-bar-icons .input-wrap{margin:0;border-right:1px solid #e0e0e0;border-radius:0}.layout-horizontal-bar-icons .autocomplete-wrap{border-top-left-radius:4px;border-bottom-left-radius:4px}.layout-horizontal-bar-icons .auto-guest-input-wrap{border-right:none}.layout-horizontal-bar-icons .btn-wrap{margin-top:0}.layout-horizontal-bar-icons .search-submit-btn{height:70px;border-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px;background:#4285f4;color:white}.property-search.layout-card{max-width:400px;background-color:#fff;padding:30px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,0.1)}.layout-card .property-search-title{display:block;text-align:left}.layout-card .input-wrap{margin-bottom:15px;width:100%;border-bottom:1px solid #e3e3e3;border-radius:0}.layout-card .search-submit-btn{background:#8a4fff;color:white}.property-search.layout-pill{background-color:#8a8a8a;padding:12px;display:flex;justify-content:center;align-items:center;border-radius:50px;gap:15px}.layout-pill .property-search-title{display:none}.layout-pill .btn-wrap{margin:0}.layout-pill .field-label{display:none}.layout-pill .input-wrap{margin:0;border-right:1px solid #e0e0e0;border-radius:0}.layout-pill .autocomplete-wrap{border-top-left-radius:50px;border-bottom-left-radius:50px;padding-left:20px}.layout-pill .auto-guest-input-wrap{border-right:none}.layout-pill .search-submit-btn{height:70px;border-radius:0;border-top-right-radius:50px;border-bottom-right-radius:50px;background:#20c997;color:white}.layout-pill .property-search{border-radius:50px;overflow:hidden;border:4px solid #777}.pres__tiles-container{min-height:100px;padding-top:5rem;padding-bottom:5rem}.hidden{display:none}.pres__flex{display:flex}.tiles-wrapper{width:100%;overflow:hidden;position:relative;display:flex;align-items:center}.tile-slider{transition:transform 0.3s ease-in-out;width:100%}.justify-end{justify-content:end}.pres__row-container{display:flex;flex-wrap:wrap}.pres__property-tiles{background-color:#fff;overflow:hidden;position:relative;border:1px solid rgba(0,0,0,5%);padding-bottom:10px;margin-bottom:20px;border-radius:8px;box-shadow:0 0 9px rgba(0,0,0,8%);transition:all 0.3s cubic-bezier(0.165,0.84,0.44,1)}.tile-container{padding-right:0.5rem;padding-left:0.5rem}.slider-control{gap:15px;align-items:center;justify-content:center}.dots-container{display:flex;row-gap:10px;column-gap:10px;justify-content:center;align-items:center;padding:10px}.dot{width:10px;height:10px;border-radius:50%;background-color:#ccc;cursor:pointer;transition:transform 0.3s ease,background-color 0.3s ease}.slider-next{border:1px solid white;line-height:0;padding:5px 8px;border-radius:50%}.slider-prev{border:1px solid white;line-height:0;padding:5px 8px;border-radius:50%}.disable{pointer-events:none;opacity:0.4}.dot.active{background-color:#2ad8a7;transform:scale(1.2)}.dot.ellipsis{cursor:default;padding:0 4px}.lv__rr svg{width:19px;height:19px}.two-two-tiles .tile-container{flex-basis:50%;min-width:50%}.four-one-tiles .tile-container{flex-basis:25%;min-width:25%}.four-three-tiles .tile-container{flex-basis:25%;min-width:25%}.four-two-tiles .tile-container{flex-basis:25%;min-width:25%}.three-two-tiles .tile-container{flex-basis:33.33%;min-width:33.33%}.tab-component__dropdown button{display:none}.tab-component__tabopts{display:flex;list-style:none;padding:0}.mobile-view .tab-component__dropdown{display:block;position:relative;border:1px solid #e3e3e3;border-radius:4px}.mobile-view .tab-component__tabopts{display:none;position:absolute;width:100%;top:100%;left:0;background:white;box-shadow:0 2px 4px rgba(0,0,0,0.1);z-index:9}.mobile-view .tab-component__dropdown.active .tab-component__tabopts{display:block}.mobile-view .tab-component__dropdown-button{width:100%;text-align:left;padding:10px;display:block}.tab-component__tabopts .tab-component__options{cursor:pointer}.tab-component__tabopts .tab-component__options.active .tab-component__button{color:#fff;background-color:#c6a462}.tab-component__tabopts .tab-component__options .tab-component__button{color:#000;text-align:center;padding:10px 20px;border:1px solid #dbdbdb;border-radius:25px;cursor:pointer;transition:all 0.5s}.mobile-view .tab-component__tabopts .tab-component__options .tab-component__button{border-radius:0}.tab-component__views{display:none;min-height:300px}.tab-component__views.active{display:block}.tab-component__dropdown-button::after{content:'';position:absolute;top:50%;right:10px;transform:translateY(-50%);border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #000}.tab-component__dropdown-button::after{transform:translateY(-50%) rotate(180deg)}.tab-component__tab-container{width:100%}#in7or{background-image:url(https://cdn.123presto.com/prod/sites/holiday-castles/images/okiescookies-simple-crown-shaped-castle-silhouette-against-ev-0300c935-9459-4f9d-8edf-fb63834687c0-1.png);background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,0.15);background-blend-mode:overlay}#image-banner{background-image:url(https://cdn.123presto.com/prod/sites/holiday-castles/images/okiescookies-aerial-view-of-medieval-castle-on-a-hill-minimal-310ff709-e7ef-4982-aa9e-b5197eda5ec2-3.png);background-repeat:no-repeat;background-size:cover;background-attachment:fixed;background-color:rgba(0,0,0,0.1);background-blend-mode:overlay}#facts-section{background-image:url(https://cdn.123presto.com/prod/sites/holiday-castles/images/okiescookies-interior-of-a-stone-castle-with-arched-windows-a-fc6c2f42-f97e-4c32-a6ff-c8c6ce4e8510-3.png);background-repeat:no-repeat;background-size:cover;background-color:rgba(0,0,0,0.15);background-blend-mode:overlay}body{font-family:Mulish,sans-serif}p{font-family:Ruluko,sans-serif}#hero-section-2{font-family:"Ruluko",sans-serif;font-size:27px;font-weight:bold}#prop-loc-p1{font-family:Ruluko,sans-serif}#prop-loc-p2{font-family:Ruluko,sans-serif}#best-places-p1{font-family:Ruluko,sans-serif;max-width:80%;text-align:center;text-shadow:1px 1px 10px black}#discover-p1{font-family:Ruluko,sans-serif;padding:0px 0px 0px 10px}#fact-p1{font-family:Ruluko,sans-serif}#fact-p2{font-family:Ruluko,sans-serif}#fact-p3{font-family:Ruluko,sans-serif}#best-loc-p1{font-family:Ruluko,sans-serif}#best-loc-p2{font-family:Ruluko,sans-serif}#best-loc-p3{font-family:Ruluko,sans-serif}#best-loc-p4{font-family:Ruluko,sans-serif}#act-p1{font-family:Ruluko,sans-serif}#act-p2{font-family:Ruluko,sans-serif}#i6a2v72{font-family:Ruluko,sans-serif}#hero-section-1{font-family:"Mulish",sans-serif;margin:0 0 10px 0}#ixbg{width:150px;height:90px}#icbi4{font-family:"Mulish",sans-serif}#i7k5h{font-family:"Mulish",sans-serif}#i7s9j{font-family:"Mulish",sans-serif}#idxcg{font-family:"Mulish",sans-serif}#ie9lj{font-family:"Mulish",sans-serif}#ilh5r{min-height:auto;padding:0 16px 0px 16px;margin:0px auto 30px auto}#i1qjrf6{background:#CAA875 !important;color:#ffffff !important}.datepicker__months .datepicker__month--month1 .datepicker__month-day--first-day-selected,.datepicker__months .datepicker__month--month2 .datepicker__month-day--last-day-selected{background:#CAA875}.datepicker__months .datepicker__month--month1 .datepicker__month-day--today{border:2px solid #CAA875}#property-tiles-block-bw6v5{padding:2rem 0px 2rem 0px}#best-places-h2{max-width:80%;text-shadow:1px 1px 10px black}#io5une{flex-direction:column;align-items:center;justify-content:center}#i5jj34{text-align:center;display:flex;flex-direction:column;align-items:center}#i5678k{padding:0px 0px 0px 0px}.heading-block{padding:10px}.heading-block:empty:before{content:attr(data-placeholder);color:gray;undefined:undefined}#ir7x228{font-size:35px;font-weight:bold;padding:0px 10px 10px 10px;line-height:3.3rem}#i9c3kp{text-shadow:1px 1px 10px black}#best-loc-h2{font-weight:bold}#property-title{text-align:center;font-size:33px;font-weight:500}#rbp_tiles{padding:0px 0 0 0}#location-property{padding:100px 0px 80px 0px}#accordion-feeds{background-image:linear-gradient(#ffffff,#ffffff)}#iz6iqmt{background-image:linear-gradient(#4c4f41,#4c4f41);padding:30px 0px 50px 0px}#faq-ques-2{margin:0px 0px 0px 0px}#faq-ques-1{margin:0px 0px 0px 0px}#i862si5{display:inline-block;padding:0px 0px 0px 0px}#ihgv1l2{width:160px}#i3nfo9d{padding:15px 0px 15px 0px}#in5gxtc{padding:15px 0px 15px 0px}#ij6dfyl{padding:15px 0px 15px 0px}#in56r51{padding:15px 0px 15px 0px}#i93sj16{padding:15px 0px 15px 0px}#i9haae7{padding:15px 0px 15px 0px}#ixp6s4c{padding:15px 0px 15px 0px}.div-box{padding:5px;max-width:100%}[data-gjs-type="div-box"]:empty{padding:5px}[data-gjs-type="div-box"]:empty:before{background-color:#ddd;color:#000;font-size:1rem;font-weight:bold;height:100%;display:flex;align-items:center;justify-content:center;min-height:60px;padding:0 10px;opacity:0.3;border-radius:3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;content:"Div"}.gjs-block-label{text-align:center;font-size:14px;margin-top:5px;color:#555}#i31utbh{display:flex;width:30%;justify-content:space-evenly;align-items:center}#i5yn6gz{background-image:none}#i2vq5es{display:inline-block}#i8yzhzs{display:inline-block}@keyframes placeholderShimmer{0%{background-position:-468px 0}100%{background-position:468px 0}}@media only screen and (max-width:1440px){.post_wrapper .blog_post_card{width:calc(33.333% - 11.35px)}}@media (max-width:1200px){.content-wrap .card-wrapper .card{width:calc(50% - 8px)}}@media screen and (max-width:1200px){.facts-section .content-wrap{justify-content:center}.best-location .content-wrap .card-wrapper{row-gap:140px}}@media only screen and (max-width:1024px){.tile-container{flex-basis:50% !important;min-width:50% !important}}@media (max-width:992px){header{background-color:var(--header-scroll-background);min-height:calc((var(--header-tb-spacing) * 2) + (var(--header-link-tb-spacing) * 2) + var(--header-logo-height));display:flex}header .burger-btn span{background:var(--header-scroll-text-color)}header a{color:var(--header-scroll-text-color)}header nav{min-height:inherit;height:100%}header nav label.burger-btn{margin-bottom:0}[data-header="centered"] nav{flex-direction:row;justify-content:space-between}[data-header="left"] nav{justify-content:space-between}[data-header="left-centered"] .logo-wrap{position:relative;transform:none;top:0}[data-header="left-centered"] nav{padding:0;justify-content:space-between}[data-header="left-centered-reverse"] nav{padding:0}[data-header="left-centered-reverse"] .burger-btn{position:absolute;left:0;top:50%;margin-top:-9px}[data-header="left-centered-reverse"] ul{right:auto;top:100%;bottom:auto}[data-header="left-centered-reverse"] input[type="checkbox"]{left:0}.burger-btn{display:block}header input[type="checkbox"]:checked~ul{display:block;width:auto;max-width:100%;opacity:1;top:100%;overflow:auto}header nav li a{display:block;padding:4px 15px}nav>ul{background:var(--header-scroll-background);transition:right 0.5s ease-in-out;position:fixed;max-width:250px;width:100%;top:calc((var(--header-tb-spacing) * 2) + (var(--header-link-tb-spacing) * 2) + var(--header-logo-height));left:auto;bottom:0;right:-200%;padding:15px 0 2rem;z-index:100;display:block}.menu-cb:checked~.nav-links{display:block;right:0;top:calc((var(--header-tb-spacing) * 2) + (var(--header-link-tb-spacing) * 2) + var(--header-logo-height));max-width:250px;width:100%;padding:15px 0 2rem;transition:all 0.5s}.dd-menu{width:100%;padding:0}.dd-menu>ul{display:none;position:static;opacity:1;max-height:1000px;padding-bottom:0}.dd-menu:hover>ul{display:none}.dd-menu label{display:block;cursor:pointer;color:var(--header-scroll-text-color);padding:4px 15px}.dd-menu .dropdown-content{padding:0 10px}.dropdown-label{width:100%;padding:0 15px}.dropdown-label::after{content:"+";font-size:1.375rem;transition:transform 0.3s ease;position:absolute;right:15px}.dd-cb:checked+.dropdown-label::after{content:"-";transform:rotate(180deg)}.dd-cb:checked~.dd-menu ul{display:block}.presto-container{padding-left:30px;padding-right:30px}.container{padding-left:30px;padding-right:30px}.country-section .top-content{padding-left:50px}.discover-more-section .content-wrap{flex-direction:column;align-items:center;text-align:center}.image-banner-section .content-wrap h2{font-size:2rem}.image-banner-section .content-wrap .sub-heading{text-align:center}.property-search.layout-horizontal-bar{flex-direction:column;gap:10px;background-color:transparent}.property-search.layout-horizontal-bar-icons{flex-direction:column;gap:10px;background-color:transparent}.property-search.layout-pill{flex-direction:column;gap:10px;background-color:transparent}.layaout-pill .autocomplete-wrap{flex:auto}.property-search.layout-card{padding:20px}.property-search.layout-card .input-wrap{padding:0px}.property-search-title{font-size:16px}.layout-horizontal-bar .input-wrap,.layout-horizontal-bar-icons .input-wrap,.layout-pill .input-wrap{border-right:none;border-bottom:1px solid #e0e0e0;border-radius:50px;width:100%;padding:0px 20px;flex:auto}.layout-horizontal-bar .input-wrap{padding:0px 30px}.layout-horizontal-bar .btn-wrap,.layout-horizontal-bar-icons .btn-wrap,.layout-pill .btn-wrap{width:100%}.layout-horizontal-bar .search-submit-btn,.layout-horizontal-bar-icons .search-submit-btn,.layout-pill .search-submit-btn{border-radius:50px}#ilh5r{transform:translateX(0) translateY(0);width:auto}#ir7x228{transform:translateX(0) translateY(0);width:auto}#hero-section-1{font-size:44px}#hero-section-2{font-size:24px}#iuoby2h{row-gap:0px}#iv0xh{border-radius:0px 0px 0px 0px}#ianaf{border-radius:0px 0px 0px 0px}#imnyly{border-radius:0px 0px 0px 0px}#i1qjrf6{border-radius:0px 0px 0px 0px}#psb_component{padding:20px 0px 0px 0px}#property-search{padding:60px 0px 60px 0px}#image-banner{height:60vh}#il1bai{display:flex;row-gap:10px}#i5678k{max-width:100%}#discover-more{padding:80px 0px 80px 0px}#know-more{padding:80px 0px 80px 0px}#ibklm7{display:flex;row-gap:10px}#i80hgl{max-width:100%}#facts-section{padding:100px 0px 100px 0px}#best-location{padding:80px 0px 150px 0px}#location-property{padding:70px 0px 60px 0px}#ir2u86{padding:0px 20px 0px 20px}#i4duah{padding:0px 30px 0px 30px}#ikr0p3{padding:0px 30px 0px 30px}#i0xis2{padding:0px 30px 0px 30px}#ilh5r{padding:0px 30px 0px 30px}#i3316x{padding:0px 30px 0px 30px}#country-feeds{padding:80px 0px 80px 0px}#accordion-feeds{padding:80px 0px 100px 0px}#i3nfo9d{padding:10px 0px 10px 0px}#in5gxtc{padding:10px 0px 10px 0px}#ij6dfyl{padding:10px 0px 10px 0px}#in56r51{padding:10px 0px 10px 0px}#i93sj16{padding:10px 0px 10px 0px}#i9haae7{padding:10px 0px 10px 0px}#ixp6s4c{padding:10px 0px 10px 0px}#ihgv1l2{width:150px}#iw0topv{transform:translateX(0) translateY(0);width:auto}#idqbguj{transform:translateX(0) translateY(0);width:auto}#ipnn2xu{transform:translateX(0) translateY(0);width:auto}#izfqu62{transform:translateX(0) translateY(0);width:auto}#inmjsgj{transform:translateX(0) translateY(0);width:auto}}@media only screen and (max-width:992px){.blog_posts_wrapper .post_wrapper{gap:15px}.post_wrapper .blog_post_card{width:calc(50% - 7.5px)}.blog_post_card .blog_post_content .post_title{font-size:14px;line-height:18.2px}}@media screen and (max-width:991px){.best-location .content-wrap .card-wrapper{row-gap:120px}.blog-footer{flex-wrap:wrap}.know-more-section .content-wrap{flex-direction:column;align-items:center}}@media (min-width:769px){.tab-component__tabopts{display:flex;flex-wrap:wrap;justify-content:center;gap:20px}}@media (max-width:768px){.destination-section .content-wrap .heading,.hero-section .title{font-size:2.85rem;line-height:normal}.country-section .top-content{padding-left:30px}.footer{padding:80px 0}.accordion-section{padding:80px 0}.country-section{padding:80px 0}.location-property-tiles{padding:80px 0}.know-more-section{padding:80px 0}.discover-more-section{padding:80px 0}.property-search-section .property-box,.location-property-tiles .property-box{padding-top:20px}.best-location{padding:80px 0 120px}.country-section .content-wrap .heading{font-size:1.625rem;line-height:normal}.content-wrap .card-wrapper .card{width:100%}.tab-component__tabopts.active{display:flex}}@media screen and (max-width:767px){.error__page .error__wrapper img{width:100%}.error__page .error__wrapper h1{font-size:2.625rem;line-height:50px}.blog-footer .author-info{width:100%;flex-direction:column;align-items:center;text-align:center}.blog-footer .share-wrapper{max-width:272px;align-items:center;margin:0 auto}.share-wrapper .share-count{text-align:center}}@media only screen and (max-width:575px){.tile-container{flex-basis:100% !important;min-width:100% !important}.slider-next{display:none}.slider-prev{display:none}}@media (max-width:480px){#terms-conndition-section-1{padding-top:80px;padding-right:10px;padding-bottom:80px}#terms-conndition-container-1{align-items:end}#title-heading{line-height:30px;padding-bottom:20px;font-size:30px}#c1-flex-row{flex-direction:column}#p1-flex-row{flex-direction:column}#ilh5r{transform:translateX(0) translateY(0);width:auto}#ir7x228{transform:translateX(0) translateY(0);width:auto}#i2jh{padding:0px 15px 0px 15px}#hero-section-1{font-size:30px;padding:0px 10px 0px 10px}#hero-section-2{font-size:20px}#hero-content-block{padding:180px 0px 180px 0px}#ilh5r{padding:0px 15px 0px 15px}#property-search{padding:40px 0px 40px 0px}#i3316x{padding:0 15px 0px 15px}#io5une{padding:0px 15px 0px 15px}#best-places-h2{font-size:26px;max-width:100%}#best-places-p1{max-width:100%}#image-banner{padding:0px 0 0 0;height:70vh}#i0xis2{padding:0px 15px 0px 15px}#ir7x228{font-size:26px;line-height:2.2rem}#discover-p1{padding:0px 0px 0px 0px}#discover-more{padding:60px 0px 60px 0px}#know-more{padding:60px 0px 60px 0px}#ikr0p3{padding:0px 15px 0px 15px}#in7b6r{line-height:2.2rem;font-size:26px}#i9c3kp{font-size:28px;padding:0px 15px 0px 15px}#ixdmbq{padding:0px 15px 0px 15px}#i4duah{padding:0px 15px 0px 15px}#best-location{padding:80px 0px 120px 0px}#property-title{font-size:26px;line-height:2.2rem}#ir2u86{padding:0px 15px 0px 15px}#location-property{padding:80px 0px 60px 0px}#ihlcqeb{padding:0px 15px 0px 15px}#country-feeds{padding:60px 0px 40px 0px}#i3evwlm{padding:0px 15px 0px 15px}#i75igb8{font-size:28px;line-height:2.2rem}#ixp6s4c{padding:10px 0px 10px 0px}#i9haae7{padding:10px 0px 10px 0px}#i93sj16{padding:10px 0px 10px 0px}#in56r51{padding:10px 0px 10px 0px}#ij6dfyl{padding:10px 0px 10px 0px}#in5gxtc{padding:10px 0px 10px 0px}#i3nfo9d{padding:10px 0px 10px 0px}#accordion-feeds{padding:60px 0px 60px 0px}#ihgv1l2{width:180px}#iewxdk{padding:0px 20px 0px 20px}#iw0topv{transform:translateX(0) translateY(0);width:auto}#idqbguj{transform:translateX(0) translateY(0);width:auto}#ipnn2xu{transform:translateX(0) translateY(0);width:auto}#izfqu62{transform:translateX(0) translateY(0);width:auto}#inmjsgj{transform:translateX(0) translateY(0);width:auto}}@media screen and (max-width:420px){.image-banner-section{padding:120px 0}.destination-section .content-wrap .heading,.hero-section .title{font-size:2.5rem}.fact-box{width:300px;height:300px}.best-location .content-wrap .card-wrapper{row-gap:145px}}