html{scroll-behavior:smooth;scrollbar-width:30px;scrollbar-color:red}html.has-scroll-smooth{overflow:hidden;overflow-x:clip}html.has-scroll-dragging{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}body,html{padding:0;margin:0;transform:translate(3s) ease;font-size:13px}a{color:inherit;text-decoration:none}*{box-sizing:border-box;font-family:Lexend Deca,sans-serif;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:Inter,sans-serif}.content h2{color:#dcaa4c;font-family:Lexend Deca;font-size:18px;font-style:normal;font-weight:600;line-height:normal}.react-pdf__Page{display:flex!important;justify-content:center!important}input.rangeControl[type=range]{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;height:5px;border:none;border-radius:10px;outline:none;margin:0}input.rangeControl[type=range]::-webkit-slider-thumb{-webkit-appearance:none!important;width:24px;height:24px;background:#e7b554;border:5px solid #fff;border-radius:50%;cursor:pointer;box-shadow:0 4px 4px 0 #00000040}ul.wp-block-list li{font-size:16px}.media-page{width:100%}.media-content{width:69%}.media-sidebar{width:29%}.media-content .content-media figure img{width:100%}.media-content .content-media figure{margin:0}@media only screen and (max-width:768px){.media-content{width:100%}.media-content>h2{display:none}}h2.wp-block-heading{font-weight:400!important}.in-f-blog-item{min-height:0!important}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error)}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:4px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:var(--toastify-toast-max-height);overflow:hidden;font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;flex:1 1 auto;padding:6px;display:flex;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;flex:1 1}.Toastify__toast-icon{margin-inline-end:10px;width:20px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.7s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border-radius:100%;border:2px solid;border-right:2px solid var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}@import url(//netdna.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);a:link{text-decoration:none}.tooltip span{display:none}.highlight_image,.text_container{flex:1 1}.navBarWrapper{justify-content:center;width:100vw;overflow:hidden;z-index:100;gap:3rem}.navBarTabsWrapper,.navBarWrapper{display:flex;flex-direction:row;align-items:center}.navBarTabsWrapper{justify-content:space-evenly;font-size:15px;width:40vw;margin:10px}.navBarTabs{color:#fff;cursor:pointer;transition:color .3s ease}.navBarTabs:hover{color:#e7b554}.navBarLogo{cursor:pointer;height:9vh;margin-top:1rem}.navBarLink{text-decoration:none;text-transform:none}.navBarLink.selected .navBarTabs,.selectedTab{color:#e7b554}.navBarWishlistIcon{color:#fff;cursor:pointer}.pageBgd{color:#000}@media (max-width:768px){.navBarLogo{width:43vw;height:auto}}.mobileMenuSocialMediaLinksWrapper{display:flex;width:100%;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;margin-bottom:20px}.mobileMenuSocialMediaLinksHeader{text-align:center;width:100%;font-size:20px;font-weight:200}.mobileMenuSocialMediaLinks{width:40px!important;height:40px!important}.searchIcon{position:absolute;right:25px;color:#da9e27;cursor:pointer;width:1.4rem;height:1.4rem}.mobileMenuLogoHeaderWrapper{position:fixed;height:8vh;width:100vw;border-bottom:1px solid #000;z-index:1;background:#fff;padding:10px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.mobileMenuLogoHeaderWrapper>img{height:100%;width:50%;margin-left:5%}.mobileMenuCompanyDetailSection{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;height:auto}.mobileMenuCompanyDetailIconFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.homePageheaderContainer{height:100vh;width:100vw;position:relative;overflow:hidden}.homePageheader{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:65vh}.homePageheaderdemo{display:flex;flex-direction:row;justify-content:center;align-items:center;height:100vh;overflow-x:hidden}@media (max-width:768px){.homePageheader{height:90vh}}.searchOptionsWrapper{display:flex;width:100%;flex-direction:row;justify-content:center;align-items:flex-end;height:100%}.searchOptionsFlexContainer{display:flex;justify-content:space-evenly;align-items:center;background:#fff;padding:10px;border-radius:15px;box-shadow:0 4px 6px rgba(0,0,0,.1);width:90%;position:relative}.search-field{display:flex;align-items:center;background:#f0f0f0;border:none;border-radius:8px;padding:5px 10px;width:120px}.searchInput{width:300px}.search-field input{border:none;background:transparent;margin-left:5px;font-size:16px}.search-field input:focus{outline:none}.icon{color:#707070}.developer-button:hover{background:#e0a800}.load-more{display:flex;margin:20px;justify-items:center;align-items:center}.select-container{display:inline-flex;align-items:center;padding:5px;border:1px solid #ccc;border-radius:10px;overflow:hidden;background:#e6e6e6}.location-icon{fill:orange;margin-right:4px}.location-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;background:#e6e6e6;padding:4px;margin-right:8px;font-size:18px;color:#000;cursor:pointer}.location-select:focus{outline:none}.location-select::-ms-expand{display:none}.select-container select::-webkit-calendar-picker-indicator{display:none}.select-container>select[list]{background:none;color:transparent;text-shadow:0 0 0 #000}.select-container select::-moz-focus-inner{border:0}@media (max-width:768px){.searchOptionsWrapper{display:flex;width:100%;flex-direction:column;justify-content:center;align-items:center;position:absolute;top:60%;left:50%;transform:translate(-50%,-50%)}.searchOptionsMobileFlexContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;margin-top:15px}}.search-button{background:#e7b554;color:#fff;border:none;border-radius:20px;font-size:10px;cursor:pointer;display:flex;justify-content:center;align-items:center}.search-button:hover{background:#e0a800}.stars{display:flex;flex-direction:row}.stars .star{color:#e0a800;font-size:25px}.propertyPageWrapper{display:flex;flex-direction:column;align-items:center;width:100vw;overflow:scroll;height:auto;overflow-x:hidden}.propertyPageHeaderSection{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:hidden}.propertyPageHeaderImgSection{width:65%;height:75%;margin-left:5%}.propertyPageFirstSection{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;height:70vh}.thumbnailWrapper{display:flex;justify-content:flex-start;gap:10px;margin-top:10px;width:100%;height:30%}.propertyPageHeaderContactUs form{display:flex;flex-direction:column;align-items:center}@media screen and (min-width:768px) and (max-width:1220px){.thumbnailWrapper{width:60%}}.thumbnail{height:100%;width:39%;cursor:pointer;border:2px solid transparent;transition:border .3s}.thumbnail:hover{border:2px solid #e7b554}.line{height:1px;border-bottom:1px solid #dcaa4c}.carousel-root{outline:none;width:100%;height:100%}.carousel,.carouselContainer{height:100%;-o-object-fit:contain;object-fit:contain}.carousel{width:100%;overflow:hidden}.propertyPageHeaderContactUs{background:#fbfbfb;height:100%;width:25%;margin-left:2%;display:flex;flex-direction:column;overflow-y:hidden;gap:.5rem;align-items:center;background:#dcaa4c26}.propertyPageHeaderContactUs>h4{display:flex;justify-content:center;align-items:center;font-family:Lexend Deca;font-weight:500;font-size:16px;line-height:22px;letter-spacing:0;text-align:center;color:#000}.propertyTopForm{gap:1rem}.propertyTopForm>input[type=email],.propertyTopForm>input[type=text]{width:20vw!important;height:6vh!important;border:.12rem solid #e7b554!important;padding:.3em;box-shadow:0 .1em .2em 0 rgba(0,0,0,.18)!important;background:rgba(220,170,76,0)!important;border-radius:.2em!important}.css-mqt2s5{font-size:10px}.propertyPageHeaderContactIconContainer{height:20%;border-top-left-radius:20px;border-top-right-radius:20px}.propertyPageHeaderContactIconContainer,.propertyPageHeaderContactIconContainerTemp{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.propertyPageHeaderContactIconContainerTemp{height:87px;background-color:#fff}.propertyPageHeaderContactIconContainer>p{width:80%;font-size:12px;display:flex;justify-content:center;align-items:center;font-family:Lexend Deca;font-weight:500;font-size:20px;line-height:18.75px;letter-spacing:0;text-align:center}.propertyPageHeaderContactIconFlex{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%}.propertyPageHeaderContactIcon{display:flex;flex-direction:column;justify-content:space-around;align-items:center}.propertyPageHeaderContactIcon>p{text-align:center;font-size:7px;margin:5px 0 0;font-weight:500}.propertyPageHeaderTitleSection{display:flex;flex-direction:column;width:100vw;height:22%;justify-content:center;align-items:center}.propertyPageHeaderOverviewSection{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:94vw;margin-left:3%;height:15%;background:#f7f7f7}.propertyPageHeaderOverviewSectionFlex{display:flex;flex-direction:column;justify-content:space-evenly;align-items:center;height:100%}.propertyPageHeaderTitle{font-size:32px;font-weight:700;margin-bottom:0;margin-top:0;text-transform:uppercase;letter-spacing:1px}.propertyPageHeaderSubTitle{font-weight:500;font-size:22px;margin-bottom:0;margin-top:10px;letter-spacing:1px}.propertyPageHeaderPriceTitle{margin-bottom:0;font-size:18px;letter-spacing:1px}.propertyPageHeaderContactUsDisclaimer{text-align:center;font-size:10px;margin-left:5px;margin-top:8;margin-bottom:0}.propertyPageHeaderOverviewSectionKeys{margin:0;font-weight:300}.propertyPageHeaderOverviewSectionValues{margin:0;font-weight:500}.propertyPageHeaderContactUsDivider{width:90%;margin-top:20px;border-top:2px solid #e7b554;margin-bottom:0}.propertyPageHeaderContactUsPhoneFlex{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:45%;height:2vh}.propertyPageHeaderContactUsPhoneFlex p{font-size:12px}.propertyPageNavigationWrapper{height:10vh;width:100vw;overflow:scroll;background:hsla(0,0%,100%,.8);box-shadow:0 0 2.555px 2px rgba(0,0,0,.25);transition:all .3s ease-in-out}.carousel *{box-sizing:border-box;height:100%}.propertyPageSectionContainer{height:auto;width:100vw;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start}.propertyPageLeftSectionContainer{width:60vw;margin-left:1%}.propertyPageRightSectionContainer{width:29vw;margin-right:5%}.sticky{position:fixed;top:0;width:100%;z-index:1000;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1)}.contactSticky,.floatingContactWrapper,.sticky{transition:all .3s ease-in-out}.contactSticky{position:fixed;top:44px;right:5%;width:29%}.propertyPageHeaderTitleFlexContainer{position:relative}.propertyPageHeaderTitleFlexContainer,.propertyPageTagsContainer{display:flex;flex-direction:row;justify-content:center;align-items:center}.propertyPageTagsContainer{width:-moz-max-content;width:max-content;position:absolute;left:100%}.carousel-track{transition:transform .5s ease-in-out;display:flex;transition:transform .3s ease-in-out;height:100%}@media (max-width:768px){.propertyPageHeaderMobile{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100vw;height:95vh}.propertiesPageMobileCrousel{height:100%!important;width:100%;overflow:hidden;position:relative;-o-object-fit:cover;object-fit:cover}.carouselFeaturedPropertyPage{width:100%;height:100%;overflow:hidden;-o-object-fit:fill;object-fit:fill}.carousel-slidePropertyPage{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.propertyPageHeaderMobileLocation{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-bottom:10px}.propertyPageHeaderMobilePropertyTitle{font-size:25px;font-weight:700;text-transform:uppercase;text-align:center;margin:20px 0 0}.propertyPageHeaderPriceTitle{font-size:14px;font-weight:500;margin:0 0 5px}.propertyPageHeaderOverviewSectionKeys{margin:0;font-weight:300;font-size:10px}.propertyPageHeaderOverviewSectionValues{margin-bottom:5px;font-weight:500;font-size:12px;text-align:center;width:85px}.propertyPageHeaderOverviewSection{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:93vw;margin-left:1%;height:14%;background:#f7f7f7;margin-top:20px}.propertyPageMobileFixedContactUs{height:6vh;position:fixed;bottom:0;left:0;width:100vw;border-top:1px solid #d1d1d1;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:9999}.propertyPageMobileFixedContactUsWhatsappBtn{width:50%;display:flex;justify-content:center;align-items:center;height:100%;background-color:#fff}.propertyPageMobileFixedContactUsBtn{width:50%;background:#dcaa4c;display:flex;justify-content:center;align-items:center;height:100%}.propertyPageMobileFixedContactUsBtnTitle{text-transform:uppercase;text-align:center;color:#fff;font-weight:600;font-size:15px}.propertyPageMobileFixedContactUshatsappBtnTitle{text-transform:uppercase;text-align:center;color:#0b6e21;font-weight:600;font-size:15px}.propertyPageMobileWishlistWrapper{border-radius:50%;display:flex;justify-content:center;align-items:center;position:absolute;left:85%;bottom:85%;background-color:#ccced7;height:40px;width:40px}.propertyPageHeaderMobilePropertyTagLine{display:flex;justify-content:center;align-items:center;width:100%}.propertyPageHeaderMobilePropertyTagLine>p{font-size:20px;text-align:center;margin-bottom:0}.propertyPageLeftSectionContainer{width:100vw;margin-bottom:50px}.propertyPageNavigationWrapper{height:8vh}}.propertyPageNavigationContainer{height:100%}.propertyPageNavigationWrapper{position:relative;width:100%;background:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);z-index:10}.propertyPageNavigationWrapper.sticky{position:fixed;top:0}.propertyPageNavigationContainer{max-width:1200px;margin:0 auto;padding:10px 20px;display:flex;justify-content:space-between;align-items:center}.tabsPage{display:flex;overflow-x:auto;white-space:nowrap;scrollbar-width:none}.tabPage{padding:10px 15px;cursor:pointer;font-size:18px;text-transform:none;color:inherit;border-bottom:2px solid transparent}.tabPage.selected{color:#ffc107;border-bottom:2px solid #ffc107}@media (max-width:768px){.tabPage{font-size:12px;font-weight:700}}.aboutProjectWrapper{display:flex;height:100%;width:100%;flex-direction:column;justify-content:flex-start;align-items:flex-start}.aboutProjectHeader{font-size:20px}.aboutProjectFooter,.aboutProjectHeader{color:#e7b554;font-weight:500;text-transform:uppercase}.aboutProjectFooter{font-size:15px;cursor:pointer}.aboutProjectDescriptionFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.aboutProjectDescription{width:100%;font-weight:300;letter-spacing:2px;line-height:25px}.aboutProjectLogo{width:25%}.projectHighlightList{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:100%;margin-top:0}.projectHighlightListBullet{color:#e7b554;font-size:25px;font-weight:700}.aboutProjectHighlightPoints{font-weight:300;letter-spacing:2px;margin-top:0;line-height:25px}.exclusiveAmenitiesIconsWrapper{background:rgba(220,170,76,.37);padding-top:5px;border-radius:10px}.amenitiesIconsWrapper,.exclusiveAmenitiesIconsWrapper{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.amenitiesIconsWrapper{margin-top:10px;margin-bottom:10px}.amenitiesIconFlex{display:flex;flex-direction:column;justify-content:space-around;align-items:center;width:11vw;height:15vh}.floorPlanTabsContainer{border-bottom:1px solid #b3b3b3}.floorPlanDesignContainer{width:100%;justify-content:space-around}.floorPlanDesignImg{width:60%;height:450px;margin-left:-7%}.floorPlanDesignValuesContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:40%}.floorPlanDesignValuesFlex{flex-direction:row;align-items:center;width:100%;background-color:rgba(220,170,76,.25);padding:0 15px;margin-bottom:15px}.floorPlanDesignValuesContainer>.floorPlanDesignValuesFlex:nth-child(2n){background-color:hsla(0,0%,85%,.25)}.localityGuideDesignContainer{display:flex;flex-direction:column;justify-content:center;align-items:center;width:55vw}.localityGuideValueFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.localityGuideValueFlex>p{font-size:15px;margin-left:5px}.floorPlanTabsContainer .tab-button svg{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:1em;height:1em;display:inline-block;fill:currentcolor;flex-shrink:0;font-size:1.5rem;color:#dcaa4c;transition:fill .2s cubic-bezier(.4,0,.2,1);margin-bottom:10px}.pdf-book-viewer{width:100%;flex-direction:column}.pdf-book-viewer,.pdf-container{display:flex;justify-content:center;align-items:center}.pdf-container{margin-bottom:30px;height:50vh;width:197%}.toZoom{border-radius:5px;cursor:pointer;transition:.3s}.toZoom:hover{opacity:.7}.modal{display:flex;align-items:center;justify-content:center;position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8)}.modal-content{margin:auto;display:block;width:80%;max-width:700px;animation-name:zoom;animation-duration:.6s}@keyframes zoom{0%{transform:scale(.1)}to{transform:scale(1)}}.close{position:absolute;top:15px;right:35px;color:#f1f1f1;font-size:40px;font-weight:700;transition:.3s}.close:focus,.close:hover{color:#bbb;text-decoration:none;cursor:pointer}@media only screen and (max-width:700px){.modal-content{width:100%}}.pdf-page{margin:0 20px;width:100%;max-height:100%;overflow:hidden}.pdf-page img{width:100%;height:40vh;display:block;-o-object-fit:cover;object-fit:cover}.pdf-pages{display:flex;justify-content:center;align-items:center;height:100%}.react-pdf__Page__canvas{display:block;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:65%!important;height:100%!important;-o-object-fit:cover;object-fit:cover}.pdf-page{max-width:45%;margin:0 10px}.react-pdf__Page__svg{width:100%;height:auto;-o-object-fit:contain;object-fit:contain;border-radius:10px}.nav-button{padding:5px 15px;font-size:25px;background-color:#e7b554!important;border-radius:5px}.nav-button:hover{background-color:#e5a82f!important}.brochureBtnWrapper{display:flex;justify-content:center;align-items:center;width:100%;margin-bottom:30px}.propertyGalleryContainer{max-width:1000px;margin-bottom:40px}.image-gallery-thumbnail.active{border-color:#e7b554!important}.aboutDeveloperContainer{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:100%;margin-bottom:30px}.aboutDeveloperContentFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:60%}.aboutDeveloperImg{width:30%}.aboutDeveloperContent{font-weight:300;letter-spacing:2px;line-height:25px}.aboutDeveloperNumericValues{display:flex;justify-content:start;align-items:center;width:100%;gap:2em;font-size:20px}.fullscreen .image-gallery-slide img{max-height:100vh}.suggestedLocationPropertiesTextWrapper{display:flex;gap:4rem;flex-direction:column;justify-content:center;align-items:center;height:100%;width:100%;padding:60px 0}.suggestedLocationPropertiesTextWrapper>h4{font-size:22px;text-align:center;color:#fff;letter-spacing:2px;line-height:25px;width:90%}.propertyVideoWrapper{height:40vh;width:33vw;margin-top:32px}.similarPropertyCardFlex{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-around;align-items:center;width:100%;height:100%}@media (max-width:768px){.pdf-pages{flex-direction:column;align-items:center}.pdf-pages p{display:flex;justify-content:center}.aboutProjectHeader{font-size:15px;margin-bottom:0}.aboutProjectDescription{letter-spacing:1px;line-height:20px;font-size:12px}.aboutProjectFooter{font-size:12px;margin-top:0}.aboutProjectHighlightPoints{letter-spacing:1px;line-height:20px;font-size:12px}.projectHighlightList{margin-top:10px}.projectHighlightListBullet{font-size:15px}.floorPlanTabsContainer{width:100%;margin-top:10px;display:flex;flex-direction:row;overflow-x:scroll}.floorPlanDesignImg{width:110%;height:350px;margin-left:0;margin-bottom:15px}.floorPlanDesignContainer{flex-direction:column;justify-content:center}.floorPlanDesignValuesContainer{width:100%}.floorPlanDesignValuesFlex>p{font-size:12px}.localityGuideDesignContainer{width:80vw}.css-13xfq8m-MuiTabPanel-root{padding-left:10px!important}.localityGuideValueFlex>p{font-size:12px}.pdf-container{margin-top:20px;height:auto;margin-bottom:0;padding:20px}.brochureNavBtnWrapper{display:flex;flex-direction:row;justify-content:space-evenly;align-items:center;margin-top:20px;width:75vw}.pdf-page{margin:0;overflow:visible}.propertyGalleryContainer{margin-top:20px;margin-bottom:20px;max-width:88vw;margin-left:-10px}.image-gallery-slide img{height:50vh!important;width:100vw!important}.image-gallery-slide img,.image-gallery-thumbnail img{-o-object-fit:cover!important;object-fit:cover!important}.image-gallery-thumbnail img{height:65px!important;width:100%!important}.image-gallery-thumbnails-wrapper{max-height:100px!important}.fullscreen .image-gallery-slide img{max-height:100vh}.aboutDeveloperContent{letter-spacing:1px;line-height:20px;font-size:12px}.aboutDeveloperContainer{flex-direction:column;margin-top:20px}.aboutDeveloperContentFlex{width:100%}.aboutDeveloperImg{width:50%}.aboutDeveloperNumericValues{font-size:15px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}.aboutDeveloperNumericValues>p{margin-bottom:0}.propertyVideoWrapper{height:40vh;width:82vw;margin-left:-2%;margin-bottom:25px}.fullscreen-gallery-content{top:20%!important}.amenitiesIconsWrapper,.exclusiveAmenitiesIconsWrapper{padding:0;margin-top:10px;justify-content:center}.amenitiesIconFlex{width:25vw;height:12vh}.similarPropertyCardFlex{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;height:100%}}.propertyWrapper{background-color:#fff;color:rgba(0,0,0,.87);box-shadow:0 5px 5px -3px rgba(0,0,0,.2),0 8px 10px 1px rgba(0,0,0,.14),0 3px 14px 2px rgba(0,0,0,.12);height:-moz-max-content;height:max-content;width:100%;margin-top:30px;margin-bottom:30px;transition:box-shadow .3s cubic-bezier(.4,0,.2,1);border-radius:10px;padding:0 20px}.loader{height:100%;width:100%}.loader .lds-ripple{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.lds-ripple img{height:300px;width:500px}@media screen and (max-width:768px){.loader{height:100%;width:100%}.lds-ripple img{height:250px;width:350px}}.tab-button{display:inline-flex;align-items:center;justify-content:center;box-sizing:border-box;-webkit-tap-highlight-color:transparent;background-color:transparent;outline:0;border:0;margin:0;border-radius:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-decoration:none;font-family:Roboto,Helvetica,Arial,sans-serif;font-weight:500;font-size:.875rem;line-height:1.25;letter-spacing:.02857em;text-transform:uppercase;max-width:360px;min-width:90px;position:relative;min-height:72px;flex-shrink:0;padding:9px 16px;overflow:hidden;white-space:normal;text-align:center;flex-direction:column;color:rgba(0,0,0,.6)}.tab-button.active{color:#1976d2;font-weight:700}.tab-panel{display:none}@media screen and (max-width:768px){.suggestedPropertiesContainer{width:90vw!important}}.tab-panel.active{display:block}.floorPlanDesignContainer{display:flex;align-items:center;justify-content:center;margin-top:20px}.floorPlanDesignImg{max-width:100%;border-radius:10px}.floorPlanDesignValuesContainer{margin-left:20px}.floorPlanDesignValuesFlex{display:flex;justify-content:space-between;margin-bottom:10px}.chart-wrap-project{width:350px;height:250px;position:relative}.noPropertiesSection{height:40vh;color:#e7b554}.locationDropDown{color:#000}.selectedTextBoxWrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:-moz-max-content;height:max-content;position:absolute;left:5%}.selectedTextBoxWrapper>p{margin-right:20px}.propertyLine{display:flex;gap:5px}.custom-backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.custom-backdrop.open{opacity:1;pointer-events:auto}.custom-backdrop-content{transition:transform .3s ease}.custom-backdrop.open .custom-backdrop-content{transform:scale(1);display:flex;justify-content:center}.pdf-viewer{display:flex;flex-direction:column;align-items:center;padding:16px}.pdf-viewer h4{font-size:1.5rem;margin-bottom:16px}.flip-page{position:relative;width:100%;max-width:600px;height:auto}.pdf-page{display:flex;justify-content:center;align-items:center}.nav-button{background-color:#0070f3;color:#fff;border:none;border-radius:4px;padding:8px 16px;cursor:pointer;margin:0 4px;transition:background-color .3s}.nav-button:hover{background-color:#005bb5}.brochureNavBtnWrapper{display:flex;justify-content:center;margin-top:16px}.pdf-page img{max-width:100%;height:auto}@media (max-width:768px){.pdf-viewer{padding:12px}.pdf-page{width:100%}.nav-button{padding:6px 12px}.pdf-viewer h4{font-size:1.2rem}}@media (min-width:1200px){.tooltip img:hover+.tooltiptext{bottom:-60%}.propertyPageFirstSection{height:70vh}}@media (min-width:1600px){.tooltip img:hover+.tooltiptext{bottom:-40%}.propertyPageFirstSection{height:55vh}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.download_btn{margin-bottom:2rem;cursor:pointer}.frame{height:100vh;width:100vw;background-color:#eee;background-position:50%;background-size:cover;animation:image 10s ease-in-out infinite alternate;position:relative;z-index:1;overflow:hidden}.frame:before{content:"";position:absolute;top:0;left:0;height:100%;width:100%;background-color:rgba(0,0,0,.3);z-index:2}.locationText{font-size:12px;color:#777}.city_btn_l{width:auto;height:28.312px;flex-shrink:0;border-radius:2.325px;background:#0b6e21;box-shadow:0 0 4.651px 0 rgba(0,0,0,.25);color:#fff;transition:background .3s ease;padding:0 10px}.city_btn_l:hover{background:#095a1a;box-shadow:0 0 4.651px 0 rgba(0,0,0,.35)}.city_btn_p{width:auto;height:28px;flex-shrink:0;border-radius:2.163px;background:#dcaa4c;box-shadow:0 0 4.326px 0 rgba(0,0,0,.25);color:#fff;transition:background .3s ease;padding:0 10px}.city_btn_p:hover{background:#c6963f;box-shadow:0 0 4.326px 0 rgba(0,0,0,.35)}.city_btns{justify-content:flex-end;margin-top:2rem;gap:1rem}.city_btns,.loader-container{display:flex;align-items:center}.loader-container{height:100vh;width:100vw;background:#fff;justify-content:center;z-index:9999;position:fixed;top:0;left:0}@media (min-width:1024px) and (max-width:1440px){.fullscreen-gallery-content{display:flex!important;align-items:center!important;justify-content:center!important;height:100vh!important;background-color:#000!important}.image-gallery-slide img{max-height:90vh!important;max-width:90vw!important;-o-object-fit:contain!important;object-fit:contain!important}}.head1{display:flex;flex-direction:column}.vn-orange button{background-color:#c48807;display:inline-block;position:relative;padding:10px 10px 10px 60px;color:#fff;transition:all .4s ease;border-radius:3px}.vn-orange button:before{content:"\f019";font-family:fontAwesome;position:absolute;font-style:normal;font-weight:400;text-decoration:inherit;font-size:28px;border-radius:0 20px 0 0;color:#000;background-color:#fff;opacity:.3;padding:4px;top:0;left:0}.vn-orange button:hover{background:#e09b05}.page-header{position:relative}.page-header .page-banner-content{z-index:2;position:absolute;color:#fff;text-align:center;width:100%;top:55%;transform:translateY(-20%)}.page-header .page-banner-content h1{font-size:50px;font-weight:600;margin-bottom:30px}.page-header .overlay{position:absolute;height:100%;width:100%;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.7))}.sec-p{padding:60px 0}.pt-0{padding-top:0!important}.blogs-layout{display:flex;gap:2rem}@media screen and(max-width:768px){.blogs-layout{flex-direction:column}}.pagination-buttons{width:100%;height:100%;margin:0;font-family:sans-serif;padding:25px;background:#fff;color:#111;justify-content:center}*,:after,:before{box-sizing:border-box}button{background:none;appearance:none;-webkit-appearance:none;-ms-appearance:none;-moz-appearance:none;border:none;cursor:pointer}.page-btn{background:#ddd;color:#2c303a;height:35px;border-radius:2px;padding:0 10px;text-transform:uppercase;letter-spacing:.1em;transition:background .3s ease;margin:0 2px}.page-btn:first-of-type{margin-left:0}.page-btn:last-of-type{margin-right:0}.page-btn:not([class$=-page]){width:35px}.pagination-buttons{display:flex;align-items:center}.page-btn[class*=-page]{background:#ccc;font-size:.6em;font-weight:700}.page-btn.active{background:#717790;color:#fff}.page-btn[disabled]{opacity:.3}.page-header>div img{height:500px;width:91%;-o-object-fit:cover;object-fit:cover;display:flex;margin:2rem auto auto;border-radius:20px}.container{padding:0 15px;margin:0 auto;width:100%}.page-width{padding-left:2rem;padding-right:2rem}.share{display:flex;align-items:center;gap:20px}.propertyListingPageMobileFilterWrapper{width:100vw;height:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;z-index:100}.propertyListingPageMobileFilterHeader{border-bottom:1px solid grey;border-top-left-radius:10px;border-top-right-radius:10px;width:100%;height:8%;display:flex;flex-direction:row;justify-content:space-around;align-items:center;position:relative}.propertyListingPageMobileFilterHeaderValue{color:#0b6e21;font-size:25px;width:60%;text-align:center}.propertyListingPageMobileFilterHeaderReset{width:20%}.propertyListingPageMobileFilterHeaderSwipeBar{position:absolute;width:40%;height:4px;top:-10px;background:#000}.propertyListingPageMobileFilterUnitType{width:90%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start}.propertyListingPageMobileFilterValueWrapper{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:85vh}.propertyListingPageMobileFilterUnitTypeHeader{font-size:20px;font-weight:500;margin:12px 0}.propertyListingMobileFilterFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap;width:105%}.priceFliterFlex{justify-content:center;align-items:center;width:100%}.filtersPriceRangeWrapper{display:flex;justify-content:center;align-items:center;width:85%}.mobileFilterBtn{margin-top:10px}.dropDownMenuItems{position:absolute;left:0;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:18px;z-index:1000;width:100%;max-height:190px;overflow:scroll;overflow-x:auto}.dropDownMenuItemsContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-top:-30px;text-align:center}.dropDownMenuItemsText{font-size:15px;width:100%;padding:18px;margin-bottom:-14px}.dropDownMenuItemsText:hover,.menuItemSelected{background-color:#e6e6e6}.propertyTypeDropDownContentWrapper{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;position:absolute;left:0;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:18px;z-index:1000;width:100%;overflow-x:hidden;overflow-y:scroll;max-height:190px}.propertyTypeDropDownContentFlexContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:-15px}.propertyTypeDropDownContent{width:80%;font-size:15px}.scrollable-content{max-height:150px;overflow-y:auto;width:100%;max-height:190px;overflow-x:hidden}.priceRangeDropDownContentWrapper{position:absolute;left:-200px;right:0;margin-top:22px;background-color:#fff;box-shadow:0 2px 5px rgba(0,0,0,.1);border-radius:5px;padding:28px;z-index:1000;width:350px}@media (max-width:768px){.priceRangeDropDownContentWrapper{width:280px;left:-236px}}.dropDownMenuWrapper{width:14%;cursor:pointer;border-radius:10px;background:#e6e6e6;position:relative}.dropDownMenuFlexContainer{display:flex;flex-direction:row;align-items:center;justify-content:center;width:100%;height:50px}.dropDownMenuIcon{color:#e7b554;font-size:1.8rem;width:20%!important;align-self:center;margin-right:5px;margin-top:5px}.dropDownMenuSelectText{color:#000;font-size:20px;font-weight:400;text-align:left;width:70%;margin:0;overflow-x:hidden}@media (min-width:1000px) and (max-width:1200px){.dropDownMenuSelectText{font-size:15px}}@media (min-width:1350px){.dropDownMenuSelectText{width:70%!important}}@media (max-width:1000px){.dropDownMenuWrapper{width:14%}.dropDownMenuSelectText{font-size:15px}}@media (max-width:768px){.dropDownMenuWrapper{width:30%;margin-right:5px}.dropDownMenuWrapper:first-child{width:30%;margin-left:5px}.dropDownMenuSelectText{font-size:12px}.dropDownMenuIcon{padding-left:10px;font-size:1rem}.dropDownMenuFlexContainer{height:40px}}.featuredPropertiesSectionWrapper{height:100vh;width:100vw;display:flex;flex-direction:column;justify-content:center;align-items:center}.featuredPropertiesSectionHeader{height:20%;width:100%;display:flex;flex-direction:row;justify-content:space-around;align-items:center}.featuredPropertiesSectionHeaderTitle{color:#000;font-size:37.888px;width:50%}.featuredPropertiesSectionHeaderCityName{color:#e7b554;font-size:37.888px}.featuredPropertiesSectionSlider{height:20%;width:100%}.featuredPropertiesSectionHeaderCityName:first-child,.featuredPropertiesSectionSlider{display:flex;flex-direction:row;justify-content:center;align-items:center}.featuredPropertiesSectionHeaderCityNameIcon{cursor:pointer;margin-top:5px;margin-left:15px}.featuredPropertiesMobileSectionContainer{display:flex;flex-direction:column;justify-content:space-around;align-items:center;height:80%;width:100%}.featuredPropertiesButton{-webkit-box-pack:center;position:relative;box-sizing:border-box;-webkit-tap-highlight-color:transparent;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:Roboto,Helvetica,Arial,sans-serif;line-height:1.75;letter-spacing:.02857em;min-width:64px;color:#fff;width:60%;background-color:#e7b554;box-shadow:0 3.879px 3.879px 0 rgba(8,8,8,.25);font-size:2.5vh;font-weight:700;text-transform:none;display:flex;align-items:center;justify-content:space-around;outline:0;border:0;border-color:initial;-o-border-image:none;border-image:none;-o-border-image:initial;border-image:initial;margin:4% 0 0;text-decoration:none;padding:6px 16px;transition:background-color .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1),border-color .25s cubic-bezier(.4,0,.2,1),color .25s cubic-bezier(.4,0,.2,1);border-radius:10px}.popularLocalitiesSectionWrapper{height:100vh;width:100vw;display:flex;flex-direction:row;flex-wrap:wrap;overflow:hidden;justify-content:center;align-items:center}.popularLocalitiesSectionFlex{flex-direction:column}.popularLocalitiesFlex,.popularLocalitiesSectionFlex{display:flex;align-items:center;justify-content:center}.popularLocalitiesFlex{flex-direction:row;flex-wrap:wrap}.popularLocalitiesSectionFlex>h2{color:#e7b554;font-size:30px;margin-bottom:10px}@media screen and (max-width:900px){.featuredPropertiesSectionWrapper{justify-content:flex-start;height:56rem}.popularLocalitiesSectionWrapper{height:600px}}@media screen and (max-width:550px){.featuredPropertiesSectionHeader{align-items:baseline}.featuredPropertiesSectionHeaderCityName,.featuredPropertiesSectionHeaderTitle{font-size:15px}.featuredPropertiesSectionHeader{height:6%}}.footerWrapper{width:100vw;height:75vh;background:#000;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;overflow:hidden}.footerFirstSectionContainer{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:90%;height:90%}.footerFirstSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:80%;width:20%;margin-top:20px}.footerFirstSectionCompanyDetailsWrapper>img{width:100%;margin-bottom:10%}.footerFirstSectionCompanyDetailsFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%;margin-bottom:5%}.footerFirstSectionCompanyDetailsFlex>p{color:#fff;font-size:15px}.footerSecondSectionCompanyDetailsWrapper,.footerThirdSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:76%;width:20%}.footerThirdSectionCompanyDetailsWrapper{margin-left:-60px;overflow:scroll;scrollbar-width:none}.footerForthSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:76%;width:20%}.footerForthSectionCompanyDetailsWrapper h4{color:#fff;font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500;text-transform:uppercase}.footerThirdSectionCompanyDetailsWrapper>*{color:#fff;font-size:15px}.footerThirdSectionCompanyDetailsWrapper>h4{font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500;text-transform:uppercase}.footerSecondSectionCompanyDetailsWrapper>*{color:#fff}.footerSecondSectionCompanyDetailsWrapper>h4{font-size:20px;width:100%;text-align:left;margin-top:0;font-weight:500}.footerSecondSectionCompanyDetailsWrapper>p{margin:10px;text-align:left;width:100%;font-size:15px;cursor:pointer}.footerThirdSectionDropdownFlex{width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.footerThirdSectionDropdownHeaderFlex{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footerForthSectionIconWrapper{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;height:20%;margin-left:-60px}.footerSecondSectionContainer{height:10%;width:90%;border-top:1px solid #fff;height:5%!important}.footerSecondSectionContainer,.footerSecondSectionLinksFlex{display:flex;flex-direction:row;justify-content:space-between;align-items:center;z-index:10}.footerSecondSectionLinksFlex{width:60%;height:100%}.footerSecondSectionCopyRightFlex{width:20%;height:100%;flex-direction:row;justify-content:flex-start;align-items:center;z-index:10}.footerSecondSectionCopyRightFlex>*{color:#fff}.footerSecondSectionCopyRightFlex{display:flex;flex-direction:column;text-align:right}.footerSecondSectionCopyRightFlex>P{font-size:12px;font-weight:400;text-align:right;width:100%}.footerSecondSectionCopyRightFlex>P:first-child{margin-bottom:-8px}.footerSecondSectionLinksFlex>p{color:#fff;font-size:15px}.footerSecondSectionLinksFlex a{font-size:12px;font-weight:400;text-transform:uppercase}.footerThirdSectionDropdownLinkWrapper{height:-moz-max-content;height:max-content;width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;z-index:1}.imageWrapper{position:relative;width:100%;height:80vh;overflow:hidden}.imageWrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.4);z-index:1}.citiesWrapperText{position:absolute;top:50%;left:10%;transform:translateY(-50%);color:#fff;text-align:left;padding:10px 20px;border-radius:8px;z-index:2}.citiesWrapperTextSub{position:relative;color:#fff;font-family:Lexend Deca,sans-serif;font-size:40px;font-weight:600;text-align:left;max-width:600px;margin:0}.footerThirdSectionDropdownLinkWrapper>p{margin:5px;font-size:15px}.footerThirdSectionDropdownFlex a{font-weight:200}.footerThirdSectionDropdownLinkFlex{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;width:100%}.spinner{border:4px solid #f3f3f3;border-top-color:#dcaa4c;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;margin:2rem auto}@media (max-width:768px){.citiesWrapperTextSub{font-size:28px}}@media (max-width:480px){.citiesWrapperTextSub{font-size:22px}}@media screen and (min-width:786px) and (max-width:1300px){.footerSecondSectionCopyRightFlex{width:25%}.footerSecondSectionCopyRightFlex>*{font-size:14px}}@media screen and (max-width:950px){.footerWrapper{height:auto}}@media screen and (max-width:786px){.footerWrapper{height:100vh}.footerFirstSectionCompanyDetailsWrapper,.footerFirstSectionContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.footerFirstSectionCompanyDetailsWrapper{height:-moz-max-content;height:max-content;width:90%;margin-top:20px;margin-bottom:20px}.footerFirstSectionCompanyDetailsFlex{margin-bottom:0}.footerFirstSectionCompanyDetailsWrapper>img{width:85%;margin-bottom:2%}.footerFirstSectionCompanyDetailsFlex>p{font-size:12px}.footerForthSectionCompanyDetailsWrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;height:-moz-max-content;height:max-content;width:90%}.footerForthSectionIconWrappe{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.footerIconSize{width:10px;height:10px}.footerForthSectionCompanyDetailsWrapper h4{font-size:18px}.footerSecondSectionMobileContainer{height:46vh;width:90%;display:flex;flex-direction:row;justify-content:space-between}.footerSecondSectionCompanyDetailsWrapper{width:35%;height:46vh}.footerThirdSectionCompanyDetailsWrapper{width:60%;height:90%}.footerSecondSectionCompanyDetailsWrapper>h4{font-size:15px;margin-bottom:10px}.footerSecondSectionCompanyDetailsWrapper>p{font-size:12px}.footerThirdSectionCompanyDetailsWrapper>h4{font-size:15px;margin-bottom:10px}.footerThirdSectionDropdownHeaderFlex>p{font-size:12px;margin-top:10px;margin-bottom:10px}.footerThirdSectionDropdownLinkWrapper>p{font-size:12px}.footerSecondSectionLinksFlex{display:flex;flex-direction:row;justify-content:space-between;width:100%}.footerSecondSectionContainer{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;margin-bottom:20px;height:-moz-max-content;height:max-content}.footerSecondSectionLinksFlex>p{font-size:9px;margin-top:10px;margin-bottom:10px}.footerSecondSectionCopyRightFlex{width:100%;display:flex;justify-content:center;align-items:center}.footerSecondSectionCopyRightFlex>p{font-size:12px}}.ErrorContainer{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;transition:transform .5s;overflow:hidden}.stackErrorContainer{width:420px;height:210px;transition:width 1s,height 1s}.cardErrorContainer{transition:all .3s ease}.pokeup:hover{transform:translateY(-10px);transition:.3s ease}.error{width:400px;padding:40px;text-align:center}.error h1{font-size:125px;margin:0;font-weight:700}.error h2{margin:-30px 0 0;font-size:47px;letter-spacing:4px;color:#3f3f3f}.perspec{perspective:1000px}.card{animation:tiltcard .5s ease-in-out 1s forwards;position:absolute}.cardErrorContainer{position:absolute;top:0;left:0}.stackErrorContainer{position:relative}@keyframes tiltcard{0%{transform:rotateY(0deg)}to{transform:rotateY(-30deg)}}.explode{animation:explode .5s ease-in-out forwards}@keyframes explode{0%{transform:translate(0) scale(1)}to{transform:translate(var(--spreaddist),var(--vertdist)) scale(var(--scaledist))}}.writeLine{animation:writeLine .4s linear forwards}@keyframes writeLine{0%{width:0}to{width:var(--linelength)}}.writing{width:320px;height:200px;background-color:#3f3f3f;border:1px solid #bbb;border-radius:6px 6px 4px 4px;position:relative}.topbar{position:absolute;width:100%;height:12px;background-color:#f1f1f1;border-top-left-radius:4px;border-top-right-radius:4px;display:flex;gap:3px;padding:3px}.green{background-color:#60d060}.green,.red{width:6px;height:6px;border-radius:50%}.red{background-color:red}.yellow{background-color:#e6c015;width:6px;height:6px;border-radius:50%}.code{width:100%;height:98%;overflow:hidden;display:flex;flex-direction:column;justify-content:start;padding:15px}.code ul{list-style:none;padding:0;margin:0;max-height:100%;width:100%;box-sizing:border-box}.code li{height:10px;margin:5px 0;background:#ecf0f1;width:var(--linelength);transition:all .3s ease;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:1000px){.ErrorContainer{transform:scale(.85)}}@media screen and (max-width:850px){.ErrorContainer{transform:scale(.75)}}@media screen and (max-width:775px){.ErrorContainer{flex-wrap:wrap-reverse;align-items:inherit}}@media screen and (max-width:370px){.ErrorContainer{transform:scale(.6)}}.bottom_cta .left,.bottom_cta .right{width:50%;display:flex;justify-content:center;align-items:center;padding:10px 0}.bottom_cta .left{background:#fff}.bottom_cta .right{background:#d69d2e}.bottom_cta a{display:flex;align-items:center;gap:10px;border-radius:8px;text-decoration:none;font-size:16px;font-weight:700;transition:all .3s ease}.bottom_cta a.whatsapp{color:#0b6e21;font-size:15px}.bottom_cta a.contact,.bottom_cta a.whatsapp{font-family:Lexend Deca;font-style:normal;font-weight:600;text-transform:uppercase}.bottom_cta a.contact{color:#fff;font-size:14px}.bottom_cta a:hover{transform:scale(1.05);opacity:.9}@media only screen and (max-width:700px){.bottom_cta{position:fixed;bottom:0;left:0;width:100%;display:flex;z-index:99999;box-shadow:0 0 4.8px 0 rgba(0,0,0,.25)}}.floatingcontactbtn{right:-30px;display:none}.floatingcontactbtn,.floatingcontactbtnmob{position:fixed;top:46%;color:#fff;z-index:99;padding:12px 30px;border-radius:15px 15px 0 0}.floatingcontactbtnmob{right:-50px;background-color:#e7b554;transform:translateY(-50%) rotate(270deg)}.floatingcontactbtn img{cursor:pointer;-o-object-fit:cover;object-fit:cover;transition:.5s}.floatingcontactbtn img:hover{padding-right:14px;filter:drop-shadow(-5px -5px 3px #daa520)}.floatingcontactbtn span{cursor:pointer}.floatingwhatsapp{position:fixed;width:65px;height:65px;bottom:20px;right:10px;box-shadow:0 4px 10px 0 #00000040;padding:16px;border-radius:50%;background-color:#fff;z-index:99}.floatingwhatsapp a{position:relative;height:100%;width:100%;display:inline-block}.floatingcall{position:fixed;width:60px;height:60px;bottom:100px;right:10px;box-shadow:0 4px 10px 0 #00000040;padding:14px;border-radius:50%;background-color:#fff;z-index:99}.floatingcall a{position:relative;height:100%;width:100%;display:inline-block;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.btnfloating:hover img{margin-bottom:-3px}.pricerangelabels{display:flex;flex-direction:row;justify-content:space-around}.btnfloating{position:fixed;right:8px;overflow:hidden;width:50px;height:50px;border-radius:100px;border:0;z-index:9999;color:#fff;transition:.2s}.btnfloating:hover{width:auto;padding:0 10px;cursor:pointer}.btnfloating span{font-size:16px;margin-left:5px;transition:.2s;line-height:0px;display:none}.btnfloating:hover span{display:inline-block}.btnfloating.phone{bottom:85px;background-color:#34af23}.btnfloating.phone:hover{background-color:#1f7a12}.btnfloating.whatsapp{background-color:#34af23;bottom:25px}.btnfloating.whatsapp:hover{background-color:#1f7a12}.bottom_cta{box-shadow:0 0 4.8px 0 rgba(0,0,0,.25)}@media screen and(max-width:768px){.cta_visible{display:none}.bottom_cta{display:block}}.bottom_cta{position:fixed;bottom:0;left:0;width:100%;display:none;z-index:99999;box-shadow:0 0 4.8px rgba(0,0,0,.25)}@media (max-width:768px){.bottom_cta{display:flex}.cta_visible{display:none}}