@charset "UTF-8";
/*!
    Theme Name: Paltinul
*/@import url(../slick/slick.css);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;width:100%}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}h1:not(.site-title):before,h2:before{content:none}:focus{outline:none}body.admin-bar header{top:32px}header{position:sticky;top:0;z-index:10000}.header{background-color:#fff;background-size:cover;position:relative}.header .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;border:1px solid #dcdcdc;border-radius:100px;padding:4px 12px;max-width:300px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.05);box-shadow:0 2px 6px rgba(0,0,0,.05)}.header .search-form.mobile{display:none}.header .search-field{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;background-color:transparent;font-family:Lato,sans-serif;font-size:16px;color:#333}.header .btn-search1{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:transparent;border:none;cursor:pointer;padding:2px;-webkit-transition:background-color .2s ease;transition:background-color .2s ease}.header .btn_icon1{width:19px;height:21px}.header__top{padding:8px 20px;background:#eaefef}.header__content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:24px}.header__content,.header__language{display:-webkit-box;display:-ms-flexbox;display:flex}.header__language{list-style:none;padding:0;gap:20px;position:relative}.header__language li.wpml-ls-item{position:relative}.header__language li.wpml-ls-item a{width:52px;height:32px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;text-decoration:none}.header__language li.wpml-ls-item a span{display:none}.header__language li.wpml-ls-item a:before{content:"";position:absolute;width:32px;height:32px;background-repeat:no-repeat;background-position:50%;background-size:contain;left:0;top:0}.header__language li.wpml-ls-item.wpml-ls-item-ro a:before,.header__language li.wpml-ls-item ul.sub-menu li.wpml-ls-item-ro a:before{background-image:url(../images/circle-flags_ro.svg)}.header__language li.wpml-ls-item.wpml-ls-item-en a:before,.header__language li.wpml-ls-item ul.sub-menu li.wpml-ls-item-en a:before{background-image:url(../images/circle-flags_en.svg)}.header__language li.wpml-ls-item:not(.wpml-ls-current-language){display:none}.header__language li.wpml-ls-current-language{position:relative}.header__language li.wpml-ls-current-language>a:after{content:"";position:absolute;right:0;top:0;width:14px;height:32px;background-image:url(../images/arrow-language.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out;-webkit-transform:rotate(0deg);transform:rotate(0deg)}.header__language li.wpml-ls-current-language:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.header__language li.wpml-ls-current-language ul.sub-menu{position:absolute;top:100%;left:0;padding-top:10px;opacity:0;visibility:hidden;-webkit-transform:translateY(-5px);transform:translateY(-5px);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease;pointer-events:none;z-index:10}.header__language li.wpml-ls-current-language ul.sub-menu li{display:block}.header__language li.wpml-ls-current-language ul.sub-menu li a{position:relative}.header__language li.wpml-ls-current-language:hover ul.sub-menu{background:#eaefef;padding:10px;margin-left:-8px;border-radius:0 0 10px 10px;opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header__language li.wpml-ls-current-language:hover ul.sub-menu a:hover:before{-webkit-transform:scale(1.1);transform:scale(1.1)}@media screen and (max-width:768px){.header__language .wpml-ls-current-language:hover ul.sub-menu{opacity:0!important;visibility:hidden!important;pointer-events:none!important}.header__language .wpml-ls-current-language:hover>a:after{-webkit-transform:rotate(0deg)!important;transform:rotate(0deg)!important}.header__language .wpml-ls-current-language.is-open ul.sub-menu{opacity:1!important;visibility:visible!important;pointer-events:visible!important}.header__language .wpml-ls-current-language.is-open>a:after{-webkit-transform:rotate(180deg)!important;transform:rotate(180deg)!important}.header__language .wpml-ls-current-language:not(.is-open)>a:after{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.header__bottom{padding:25px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.header__logo{width:244px;-ms-flex-negative:0;flex-shrink:0}.header__logo img{max-width:100%;height:auto;display:block}.header__menu{width:722px}.header__menu ul{border-radius:21px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:-10px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:38px;background-color:#1e5334;height:45px;padding:0 30px;position:relative}.header__menu ul>li{position:relative;padding:14px 0}.header__menu ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:1;letter-spacing:0;text-transform:capitalize;color:#fff;padding:0;-webkit-transition:color .3s ease;transition:color .3s ease}.header__menu ul>li>a:hover{color:#ffd566}.header__menu ul>li>a:after{content:"";display:inline-block;width:15px;height:16px;margin-left:5px;background-image:url(../images/menu-arrow.svg);background-repeat:no-repeat;background-position:50%;background-size:contain;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header__menu ul>li.mobile{display:none}.header__menu ul>li.current-menu-item a,.header__menu ul>li.current-menu-parent a,.header__menu ul>li.current_page_item a{color:#ffd566}.header__menu ul>li.current-menu-item>a:after,.header__menu ul>li.current-menu-parent>a:after,.header__menu ul>li.current_page_item>a:after,.header__menu ul>li.menu-item-has-children.submenu-open>a:after,.header__menu ul>li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url(../images/menu-arrow-yellow.svg)}.header__menu ul>li:not(.menu-item-has-children)>a:after{display:none}.header__menu ul>li .sub-menu{display:block;visibility:hidden;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none;height:auto;top:55px;position:absolute;left:-25px;background-color:#1e5334;border-radius:10px;border-top:1px solid #ffd566;padding:10px 15px 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:999;-webkit-transition:all .3s ease;transition:all .3s ease}.header__menu ul>li .sub-menu li{white-space:nowrap;margin:0;padding:0}.header__menu ul>li .sub-menu li a{text-decoration:none;padding:8px 10px;color:#fff;font-size:16px;-webkit-transition:color .3s ease;transition:color .3s ease}.header__menu ul>li .sub-menu li a:hover{color:#ffd566}.header__menu ul>li:hover>.sub-menu{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header .hamburger,.header .hamburger-close{display:none}.header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.header__icons a{position:relative;width:31px;height:31px}.header__icons a img{width:100%;height:100%;display:block;-webkit-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;position:absolute;top:0;left:0}.header__icons a .image_hover{opacity:0}.header__icons a .image,.header__icons a:hover .image_hover{opacity:1}.header__icons a:hover .image{opacity:0}.header__icons a:first-child{width:37px}.header__icons a:nth-child(2) img{height:37px}.header__icons a[href="/favorite"]:after{content:attr(data-count);position:absolute;top:-9px;right:-5px;background:red;color:#fff;font-size:11px;font-weight:700;border-radius:50%;padding:4px;width:20px;border:1px solid #fff;height:20px;text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;display:none}.header__icons a[href="/favorite"].has-favorites:after{display:inline-block}.header__link{margin-left:10px}.header__link a{position:relative;overflow:hidden;z-index:1;border:2px solid #1e5334;border-radius:100px;padding:10px 0;display:block;width:140px;text-align:center;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:1;color:#1e5334;text-decoration:none;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.header__link a:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:#1e5334;z-index:-1;-webkit-transition:left .3s ease-in-out;transition:left .3s ease-in-out}.header__link a:hover{color:#fff}.header__link a:hover:before{left:0}@media screen and (max-width:1400px){.header{padding-bottom:25px}.header__top{padding:9px}.header__logo{width:181px}.header__menu{width:100%;opacity:0;visibility:hidden;-webkit-transform:translateY(-10px);transform:translateY(-10px);-webkit-transition:all .3s ease;transition:all .3s ease;margin:0;position:absolute;top:120px;left:0;right:0;background-color:#1e5334;padding:20px;z-index:1000;-webkit-box-sizing:border-box;box-sizing:border-box}.header__menu ul{margin-top:0}.header__menu ul>li{padding:8px 0}.header__menu ul>li>a{padding:14px 0 0}.header__menu ul>li>a:after{display:none}.header__menu ul>li.mobile{display:block}.header__menu ul>li .sub-menu{border-radius:0 0 10px 10px}.header__menu ul>li .submenu-toggle{position:absolute;right:0;width:40px;height:46px;margin-left:6px;cursor:pointer;background-image:url(../images/menu-arrow.svg);background-repeat:no-repeat;background-size:20px;background-position:50%;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.header__menu ul>li.submenu-open>.submenu-toggle{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url(../images/menu-arrow-yellow.svg)}.header__menu ul>li.menu-item-has-children:hover>a{color:#fff}.header__menu ul>li.menu-item-has-children:hover>a:after{background-image:url(../images/menu-arrow.svg);-webkit-transform:none;transform:none}.header__menu ul>li.menu-item-has-children.submenu-open>a{color:#ffd566}.header__menu ul>li.menu-item-has-children.submenu-open>a:after{-webkit-transform:rotate(180deg);transform:rotate(180deg);background-image:url(../images/menu-arrow-yellow.svg)}.header__menu ul>li:hover>.sub-menu{visibility:hidden;opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);pointer-events:none}.header__menu ul>li.submenu-open>.sub-menu{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);pointer-events:auto}.header__menu .hamburger,.header__menu .hamburger-close{display:block;z-index:1001}.header__menu .header-menu{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:20px;height:auto;padding:0}.header__menu.is-active{opacity:1;visibility:visible;-webkit-transform:translateY(0);transform:translateY(0)}.header__menu.is-active li{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.header__menu.is-active li ul{left:0;width:100%}.header__menu.is-active li>a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;position:relative}.header__icons{gap:6px;margin-left:auto}.header__icons a{width:26px;height:26px}.header__icons a:first-child{width:32px}.header__icons a:nth-child(2) img{height:32px}.header .menu-toggle{position:relative;width:45.76px;height:45.76px;margin-left:8px}.header .menu-toggle .hamburger,.header .menu-toggle .hamburger-close{position:absolute;top:0;left:0;width:45.76px;height:45.76px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.header .menu-toggle .hamburger-close svg,.header .menu-toggle .hamburger svg{width:45.76px;height:45.76px}.header .menu-toggle .hamburger-close{opacity:0;pointer-events:none;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header .menu-toggle.is-active .hamburger{opacity:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);pointer-events:none}.header .menu-toggle.is-active .hamburger-close{opacity:1;-webkit-transform:rotate(0);transform:rotate(0);pointer-events:auto}.header__bottom{padding:16px 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__link{display:none}}@media screen and (max-width:768px){.header__menu{top:170px}.header .search-form{margin:0 auto;background-color:#eaefef;border:1px solid #eaefef;max-width:288px;padding:10px 12px;-webkit-box-shadow:none;box-shadow:none}.header .search-form.mobile{display:-webkit-box;display:-ms-flexbox;display:flex}.header .search-form.no-mobile{display:none}}@media screen and (max-width:440px){.header__logo{width:176px}}footer{background:#1c5334}footer .footer{color:#fff;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;padding:70px 7% 74px;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;gap:12%}footer .footer,footer .footer__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}footer .footer__left{width:50%;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:42px}footer .footer__left .no-mobile{display:block}footer .footer__left .mobile{display:none}footer .footer__logo{max-width:250px}footer .footer__contacts{font-family:Montserrat,sans-serif;font-weight:400;line-height:150%;font-size:18px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}footer .footer__contacts,footer .footer__contacts a{display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__contacts a{text-decoration:none;color:#fff;padding-right:15px}footer .footer__contacts img{margin-right:13px;width:25px}footer .footer__email,footer .footer__phone{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:10px}footer .footer__subscribe{height:47px;background:#102621;border-radius:25px;width:493px;opacity:.85;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}footer .footer__subscribe form{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}footer .footer__subscribe input{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;background:transparent;color:#fff;padding:0 20px;font-size:16px;outline:none}footer .footer__subscribe input::-webkit-input-placeholder{color:#fff;opacity:1}footer .footer__subscribe input::-moz-placeholder{color:#fff;opacity:1}footer .footer__subscribe input:-ms-input-placeholder{color:#fff;opacity:1}footer .footer__subscribe input::-ms-input-placeholder{color:#fff;opacity:1}footer .footer__subscribe input::placeholder{color:#fff;opacity:1}footer .footer__subscribe button{position:relative;overflow:hidden;z-index:1;background:#ffd566;width:162px;height:47px;border:2px solid #102621;border-radius:100px;font-family:Lato,sans-serif;font-weight:400;line-height:150%;font-size:18px;cursor:pointer;-webkit-transition:color .3s ease,border-color .3s ease;transition:color .3s ease,border-color .3s ease}footer .footer__subscribe button:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0%;background:#102621;z-index:-1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;border-radius:100px}footer .footer__subscribe button:hover{color:#ffd566;border-color:#ffd566}footer .footer__subscribe button:hover:before{height:100%}footer .footer__right{width:50%;margin-top:67px}footer .footer__menu ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:13px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .footer__menu ul>li{width:50%}footer .footer__menu ul>li.hide-me>a{display:none}footer .footer__menu ul>li ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}footer .footer__menu ul>li ul li{width:100%}footer .footer__menu ul>li a{text-decoration:none;font-family:Lato,sans-serif;font-size:18px;line-height:150%;font-weight:400;color:#fff}footer .footer__menu ul>li a:hover{color:#ffd566}@media screen and (max-width:900px){footer .footer{padding:70px 0}footer .footer__subscribe{width:420px}}footer .footer__social-media{padding:20px;background:#fff;height:78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px}footer .footer__social-media img{width:100%;max-width:42px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;cursor:pointer}footer .footer__social-media img:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}footer .footer__bottom-left .no-mobile{display:block}footer .footer__bottom-left .mobile{display:none}footer .footer__bottom-full{padding:22px 120px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:300}footer .footer__bottom-full,footer .footer__bottom-right a{color:#fff;font-family:Montserrat,sans-serif;line-height:150%;font-size:18px}footer .footer__bottom-right a{font-weight:400;text-decoration:none;background-image:url(../images/logo-scriptics.png);-webkit-transition:color .15s,background-position .15s;transition:color .15s,background-position .15s;background-size:auto;background-repeat:no-repeat;padding-left:36px;padding-bottom:7px;padding-top:5px}footer .footer__bottom-right a:hover{color:#0380fe;background-position:0 -33px}footer .social-buttons{position:fixed;bottom:30px;right:30px;z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px}footer .social-buttons button{background:none;border:none}footer .social-buttons .social-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}footer .social-buttons .social-icon img{width:50px;height:50px}footer .social-buttons .social-icon:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}footer .social-buttons .extra-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:12px}footer .social-buttons .extra-icons.hidden{display:none}@media screen and (max-width:767px){footer .footer{padding:60px 0 80px}footer .footer,footer .footer__left{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}footer .footer__left{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}footer .footer__logo{max-width:168px}footer .footer__contacts{font-size:16px}footer .footer__subscribe{width:288px;margin:0 auto;background:transparent}footer .footer__subscribe,footer .footer__subscribe form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto}footer .footer__subscribe form{gap:7px}footer .footer__subscribe input{border-radius:100px;background:#102621;height:47px;-webkit-box-flex:1;-ms-flex:auto;flex:auto}footer .footer__subscribe button{height:47px;width:100%}footer .footer__right{width:100%}footer .footer__menu ul{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:25px}footer .footer__menu ul>li{width:100%}footer .footer__menu ul>li a{font-size:22px}footer .footer__bottom-left{padding-bottom:10px}footer .footer__bottom-left .no-mobile{display:none}footer .footer__bottom-left .mobile{display:block}footer .footer__bottom-full{padding:40px 0 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer__contacts img{width:19px}footer .social-buttons{bottom:14px;right:14px;gap:8px}footer .social-buttons .social-icon img{width:40px;height:40px}footer .social-buttons .extra-icons{gap:8px}}.dn{display:none!important}.clearfix:after{content:"";clear:both;display:table}h1:not(.site-title):before,h2:before{content:"";background:none;height:0;margin:0}.scrollOff{overflow:hidden}.grid-container{width:100%;max-width:1440px;margin:0 auto;padding-left:20px;padding-right:20px;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.grid-container{padding-left:16px;padding-right:16px}}.grid-property{width:100%;max-width:1207px;margin:0 auto;display:block;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (max-width:768px){.grid-property{padding-left:16px;padding-right:16px}}body{background:#f1f1f1}.header .grid-container{margin:0 auto}#brochure-popup,#property-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(16,38,33,.8);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}#brochure-popup.hidden,#property-popup.hidden{visibility:hidden;opacity:0;pointer-events:none;-webkit-transition:all .3s ease;transition:all .3s ease}#brochure-popup.visible,#property-popup.visible{visibility:visible;opacity:1;pointer-events:auto}#brochure-popup .wpcf7-form-control-wrap,#property-popup .wpcf7-form-control-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}#brochure-popup .popup-content,#property-popup .popup-content{background:#fff;padding:50px 30px 30px;max-width:500px;width:90%;border-radius:1.5rem;max-height:calc(100dvh - 300px);-webkit-box-shadow:0 20px 40px rgba(0,0,0,.3);box-shadow:0 20px 40px rgba(0,0,0,.3);overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative;font-family:Inter,sans-serif;margin-top:240px}#brochure-popup .popup-content .popup-text,#property-popup .popup-content .popup-text{font-family:Lato,sans-serif;font-size:15px;font-weight:400;color:#1d5334;line-height:150%;padding-bottom:15px}#brochure-popup .popup-content .popup-text h2,#property-popup .popup-content .popup-text h2{font-size:25px;padding-bottom:15px}#brochure-popup .popup-content .popup-text ul,#property-popup .popup-content .popup-text ul{padding:10px 0 10px 20px;list-style-type:disc}#brochure-popup .popup-content .popup-text ul li::marker,#property-popup .popup-content .popup-text ul li::marker{color:#1d5334}#brochure-popup .popup-content .wpcf7-not-valid-tip,#property-popup .popup-content .wpcf7-not-valid-tip{font-size:13px;padding:5px}#brochure-popup .popup-content .close-popup,#property-popup .popup-content .close-popup{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:2rem;color:#102621;cursor:pointer}#brochure-popup .popup-content form.wpcf7-form,#property-popup .popup-content form.wpcf7-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}#brochure-popup .popup-content form.wpcf7-form input[type=email],#brochure-popup .popup-content form.wpcf7-form input[type=tel],#brochure-popup .popup-content form.wpcf7-form input[type=text],#property-popup .popup-content form.wpcf7-form input[type=email],#property-popup .popup-content form.wpcf7-form input[type=tel],#property-popup .popup-content form.wpcf7-form input[type=text]{padding:10px 15px;font-family:Lato,sans-serif;font-weight:400;border:1px solid #ccc;border-radius:999px;width:100%;font-size:1rem;background-color:#f2f6f5}#brochure-popup .popup-content form.wpcf7-form input::-webkit-input-placeholder,#property-popup .popup-content form.wpcf7-form input::-webkit-input-placeholder{color:#777}#brochure-popup .popup-content form.wpcf7-form input::-moz-placeholder,#property-popup .popup-content form.wpcf7-form input::-moz-placeholder{color:#777}#brochure-popup .popup-content form.wpcf7-form input:-ms-input-placeholder,#property-popup .popup-content form.wpcf7-form input:-ms-input-placeholder{color:#777}#brochure-popup .popup-content form.wpcf7-form input::-ms-input-placeholder,#property-popup .popup-content form.wpcf7-form input::-ms-input-placeholder{color:#777}#brochure-popup .popup-content form.wpcf7-form input::placeholder,#property-popup .popup-content form.wpcf7-form input::placeholder{color:#777}#brochure-popup .popup-content form.wpcf7-form .wpcf7-list-item,#property-popup .popup-content form.wpcf7-form .wpcf7-list-item{margin:0}#brochure-popup .popup-content form.wpcf7-form .wpcf7-acceptance,#property-popup .popup-content form.wpcf7-form .wpcf7-acceptance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.9rem;color:#102621}#brochure-popup .popup-content form.wpcf7-form .wpcf7-acceptance input[type=checkbox],#property-popup .popup-content form.wpcf7-form .wpcf7-acceptance input[type=checkbox]{accent-color:#ffd566;margin-right:.5rem;-webkit-transform:scale(1.2);transform:scale(1.2);cursor:pointer}#brochure-popup .popup-content form.wpcf7-form input[type=submit],#property-popup .popup-content form.wpcf7-form input[type=submit]{background-color:#ffd566;color:#102621;border:none;font-family:Lato,sans-serif;font-weight:600;font-size:16px;border-radius:999px;padding:10px 20px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}#brochure-popup .popup-content form.wpcf7-form input[type=submit]:hover,#property-popup .popup-content form.wpcf7-form input[type=submit]:hover{background-color:#e6bd3f}body.no-scroll{overflow:hidden;height:100%}.grecaptcha-badge{visibility:hidden!important}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-Regular.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Regular.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-Medium.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Medium.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-SemiBold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-SemiBold.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-Bold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Bold.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-ExtraBold.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-ExtraBold.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Montserrat;src:url(../fonts/Montserrat/Montserrat-Black.woff2) format("woff2"),url(../fonts/Montserrat/Montserrat-Black.woff) format("woff");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Semibold.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Bold.woff2) format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Heavy.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../fonts/Lato/Lato-Black.woff2) format("woff2");font-weight:800;font-style:normal;font-display:swap}.hero{background:#eaefef;background-size:cover}.hero__content{padding:94px 42px 70px 118px;height:498px;position:relative}.hero__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.hero__right{position:absolute;right:0;top:46px}.hero__title{background:-webkit-gradient(linear,left top,left bottom,from(#356136),color-stop(35%,#587638),color-stop(60%,#a3a33f),to(#c8b93f));background:linear-gradient(180deg,#356136 0,#587638 35%,#a3a33f 60%,#c8b93f);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;font-family:Montserrat,sans-serif;font-weight:600;font-size:41.75px;line-height:150%;margin-top:30px}.hero__title strong{font-weight:800}.hero__title span{font-weight:400}.hero__button{position:relative;overflow:hidden;z-index:1;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;max-width:239px;font-family:Lato,sans-serif;font-weight:500;font-size:18px;text-decoration:none;color:#fff;text-align:center;border:2px solid #055e48;padding:10px 0;background:#055e48;border-radius:100px;margin-top:40px}.hero__button:before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:#fff;z-index:-1;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.hero__button:hover{color:#055e48}.hero__button:hover:before{top:0}.hero__image{width:100%}.hero__image img{max-width:828px}@media screen and (max-width:1360px){.hero__content{padding:120px 40px 30px;height:498px;position:relative}.hero__left{width:55%}.hero__title{font-size:31px}.hero__right{width:45%;margin-top:6%}.hero__image{width:100%}.hero__image img{max-width:100%}}@media screen and (max-width:900px){.hero{background-image:none!important}.hero .grid-container{padding:0}.hero__content{padding:38px 0;height:auto;position:relative}.hero__content br{display:none}.hero__left{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero__right{width:100%;background-image:url(../images/hero-bkd-mobile.svg)!important;background-repeat:no-repeat;background-size:cover;padding-bottom:200px;right:0;left:0;top:65px;position:relative}.hero__title{margin-top:0;width:70%;text-align:center}.hero__button{width:216px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:16px;margin-top:32px;padding:10px 16px}.hero__image{text-align:center}.hero__image img{width:60%;position:relative;z-index:1}}@media screen and (max-width:768px){.hero__image img{width:100%;max-width:345px}.hero__title{font-size:26px;width:291px}}.search{position:relative}.search__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:20px;border-radius:25px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:-70px 7% 0;background:#1e5334;gap:23px}.search__content select{font-family:Lato,sans-serif;font-size:18px;line-height:106%;width:219px;color:#6a0d25;padding:10px 12px;border:1px solid #ccc;border-radius:100px;background-color:#fff;appearance:none;-webkit-appearance:none;-moz-appearance:none;cursor:pointer;background-image:url(../images/arrow-down.svg);background-repeat:no-repeat;background-position:right 12px center;background-size:16px}.search__content select#localitate-select{width:260px}.search__content select#zona-select{width:336px}.search__content .btn-search{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:12px;padding:10px 20px;width:268px;border:2px solid #ffd566;border-radius:100px;background-color:#ffd566;color:#6a0d25;font-family:Lato,sans-serif;font-size:18px;font-weight:500;cursor:pointer;overflow:hidden;z-index:1;position:relative;-webkit-transition:color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,border-color .3s ease-in-out}.search__content .btn-search:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0%;background-color:#fefefe;z-index:-1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.search__content .btn-search .btn-icon-wrapper{position:relative;width:24px;height:24px;display:inline-block;-ms-flex-negative:0;flex-shrink:0;z-index:2}.search__content .btn-search .btn-text{display:inline-block;line-height:1;vertical-align:middle;z-index:2}.search__content .btn-search:hover{color:#ffd566;border-color:#ffd566}.search__content .btn-search:hover:before{height:100%}.search__content .btn-search:hover .btn-icon svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease;fill:#ffd566}@media screen and (max-width:1200px){.search #tranzactie-select{width:290px}}@media screen and (max-width:1000px){.search__content{padding:42px 16px 48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px;height:auto;margin:-130px 0 0}.search__content #tranzactie-select,.search__content select,.search__content select#localitate-select,.search__content select#zona-select{width:100%}.search__content .btn-search{gap:12px;width:100%}}@media screen and (max-width:768px){.search__content{margin-bottom:-70px}}.categoryHome{padding-top:133px;margin-top:-73px;padding-bottom:100px}.categoryHome a{text-decoration:none;color:#1d5334}.categoryHome__title{color:#1d5334;padding-left:8.125%;padding-bottom:50px;font-family:Montserrat,sans-serif;font-size:40px;font-weight:500;line-height:150%}.categoryHome__title span{font-weight:700}.categoryHome__content{display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 10.42%;grid-template-columns:repeat(4,1fr);gap:36px}.categoryHome__item{-webkit-transition:background .4s ease,-webkit-box-shadow .4s ease;transition:background .4s ease,-webkit-box-shadow .4s ease;transition:background .4s ease,box-shadow .4s ease;transition:background .4s ease,box-shadow .4s ease,-webkit-box-shadow .4s ease;-webkit-box-shadow:0 4px 20px 0 hsla(0,0%,60.4%,.75);box-shadow:0 4px 20px 0 hsla(0,0%,60.4%,.75);border-radius:50%;width:254px;height:259px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#fff}.categoryHome__item .half-circle{-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;position:absolute;left:0;width:100%;pointer-events:none}.categoryHome__item .half-circle--sus{top:0}.categoryHome__item .half-circle--jos{bottom:0}.categoryHome__item:hover{-webkit-box-shadow:0 4px 20px 0 rgba(29,83,52,.6);box-shadow:0 4px 20px 0 rgba(29,83,52,.6);background:#1d5334}.categoryHome__item:hover .categoryHome__subtitle{color:#fff}.categoryHome__item:hover svg path{fill:#fff}.categoryHome__item:hover .half-circle{display:none}.categoryHome__inside{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:17px;margin:0 auto}.categoryHome__subtitle{font-family:Lato,sans-serif;font-weight:800;font-size:18px;line-height:100%;color:#1d5334}@media screen and (max-width:1365px){.categoryHome__content{grid-template-columns:repeat(2,1fr);justify-items:center}}@media screen and (max-width:768px){.categoryHome{padding-top:150px;margin-top:0;padding-bottom:62px}.categoryHome .grid-container{padding:0}.categoryHome__title{padding-left:16px;text-align:center;padding-right:16px;padding-bottom:40px;font-size:26px}.categoryHome__content{grid-template-columns:1fr;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0;gap:46px}.categoryHome__item{width:219px;height:219px}.categoryHome__inside{gap:12px}.categoryHome__inside svg{width:32px}.categoryHome__subtitle{font-size:16px}}.about-us{padding:20px 0 138px;display:-webkit-box;display:-ms-flexbox;display:flex}.about-us__container{margin:0 20px}.about-us__content{background-size:cover;background-position:50%;padding:67px 4.78% 83px;border-radius:15px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:41px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us__title{font-family:Montserrat,sans-serif;font-weight:600;font-size:40px;line-height:150%;max-width:445px;color:#fff}.about-us__title span{font-weight:400}.about-us__title span.brown{font-weight:600;color:#a17d47}.about-us__description{color:hsla(0,0%,100%,.8);font-size:18px;text-align:justify;line-height:150%;max-width:624px}.about-us__description,.about-us__link{font-family:Lato,sans-serif;font-weight:500}.about-us__link{position:relative;overflow:hidden;z-index:1;text-decoration:none;line-height:1;color:#102621;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#ffd566;border-radius:100px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:245px;border:2px solid #ffd566;-webkit-transition:all .3s ease;transition:all .3s ease}.about-us__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#fefefe;z-index:-1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;border-radius:100px}.about-us__link .link-text{position:relative;z-index:2}.about-us__link .icon-wrapper{position:relative;width:32px;height:32px;margin-left:12px;z-index:2}.about-us__link .icon-wrapper svg{width:32px;height:32px;-webkit-transition:fill .3s ease;transition:fill .3s ease}.about-us__link:hover{color:#ffd566}.about-us__link:hover svg path{fill:#ffd566}.about-us__link:hover:before{height:100%}.about-us__stats{padding:40px 0}.about-us .counter{font-size:2.5rem;font-weight:700;color:#2e7d32}.about-us__repeater{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;gap:34px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.about-us__repeater,.about-us__repeater-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.about-us__repeater-item{-webkit-box-shadow:0 4px 27px 0 rgba(29,83,52,.2);box-shadow:0 4px 27px 0 rgba(29,83,52,.2);border:1px solid #1d5334;border-radius:15.75px;width:430px;padding:40px 23px;font-family:Montserrat,sans-serif;font-weight:500;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:40px}.about-us__repeater-item .number{font-size:87.73px;-webkit-text-fill-color:transparent}.about-us__repeater-item .number,.about-us__repeater-item .text{line-height:100%;background:-webkit-gradient(linear,left top,left bottom,from(#1d5334),to(#41b974));background:linear-gradient(180deg,#1d5334,#41b974);-webkit-background-clip:text;display:inline-block}.about-us__repeater-item .text{font-size:20px;text-transform:uppercase;-webkit-text-fill-color:transparent}@media screen and (max-width:1200px){.about-us__repeater-item .number{font-size:50px}.about-us__repeater-item .text{font-size:16px}}@media screen and (max-width:768px){.about-us{padding:0 0 80px}.about-us__container{margin:0}.about-us .grid-container{padding:0}.about-us__content{gap:41px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-us__title{font-size:26px;max-width:98%}.about-us__description{font-size:16px;max-width:100%}.about-us__link{width:280px;padding:5px 2px;text-align:center}.about-us__link .icon-wrapper{margin-left:8px}.about-us__link .icon-wrapper svg{width:28px;height:28px}.about-us__stats{padding:22px 0;margin:0 16px}.about-us__repeater{gap:22px}.about-us__repeater,.about-us__repeater-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-sizing:border-box;box-sizing:border-box}.about-us__repeater-item{width:100%;gap:30px;padding:30px 15px}.about-us__repeater-item .number{font-size:60px;font-weight:500}}.services{padding-bottom:100px}.services__title{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;padding-left:7%;line-height:150%;color:#1d5334;padding-bottom:70px}.services__title strong{font-weight:700}.services__repeater{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:18px}.services__item,.services__repeater{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.services__item{text-decoration:none;max-width:392px;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-shadow:0 4px 10px 0 rgba(24,96,41,.25098039215686274);box-shadow:0 4px 10px 0 rgba(24,96,41,.25098039215686274);-webkit-transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,-webkit-transform .3s ease;transition:background .3s ease,transform .3s ease;transition:background .3s ease,transform .3s ease,-webkit-transform .3s ease;border-radius:24px;padding:12px;border:2px solid #1d5334;-webkit-box-sizing:border-box;box-sizing:border-box}.services__item:nth-child(odd){background:#1d5334}.services__item:nth-child(odd) .services__title-item{color:#fff}.services__item:hover{-webkit-transform:translateY(-7px);transform:translateY(-7px);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.services__title-item{-webkit-transition:color .3s ease;transition:color .3s ease;padding:37px 0;font-family:Lato,sans-serif;font-weight:500;font-size:24px;width:75%;line-height:150%;color:#1d5334;text-align:center}@media screen and (max-width:768px){.services{background:transparent!important;padding-bottom:100px}.services__title{font-size:24px;padding-left:0;padding-bottom:22px;text-align:center}.services__repeater{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:0}.services__item{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;padding:9px;background:#e6e6e6!important;border:1px solid #1d5334;-webkit-box-shadow:none;box-shadow:none}.services__item:hover{-webkit-transform:none;transform:none}.services:nth-child(odd){background:#e6e6e6}.services:nth-child(odd) .services__title-item{color:#1d5334}.services__title-item{padding:0;width:60%;margin:0 auto;display:block;font-size:18px}.services .grid-container{padding:0}.services .slick-slide{text-align:center;margin:0 16px}.services .slick-slide img{width:100%;margin-bottom:13px}.services .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.services .slick-dots li{width:10px;height:10px}.services .slick-dots li button{width:100%;height:100%;padding:0;border:none;background-color:#b4bab9;border-radius:50%;font-size:0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.services .slick-dots li.slick-active button,.services .slick-dots li button:hover{background-color:#055e48}}@media screen and (max-width:375px){.services__title-item{width:70%}}.discover{padding:99px 0;background:#edebe8}.discover__inner{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 7%;gap:87px}.discover__inner,.discover__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.discover__left{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:22px}.discover__title{font-family:Montserrat,sans-serif;font-weight:500;padding-top:67px;font-size:40px;line-height:150%;color:#102621}.discover__title h4{color:#102621}.discover__title span{font-weight:700}.discover__description{padding:12px 0 37px;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334}.discover__description,.discover__link{-webkit-box-sizing:border-box;box-sizing:border-box}.discover__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#1d5334;border:2px solid transparent;border-radius:100px;padding:8px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.discover__link a{color:#fff;text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.discover__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;border:none;height:0;background:#f1f1f1;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.discover__link:hover:before{height:100%}.discover__link:hover svg path{fill:#1d5334;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.discover__link:hover{background:#1d5334}.discover__link:hover a{color:#1d5334}.discover__link-image svg{width:49px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;position:relative;z-index:2}.discover__download{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:100px;padding:0 0 0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #1d5334;position:relative;overflow:hidden}.discover__download a{color:#102621;text-decoration:none;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.discover__download:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.discover__download:hover a{color:#fff}.discover__download:hover:before{height:100%}.discover__download:hover svg{fill:#fff;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.discover__download-image{margin-top:-2px;margin-right:-5px;height:54px;margin-left:15px}.discover__download-image svg{width:59px;height:57px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;position:relative;z-index:2}.discover__image{max-width:530px}@media screen and (max-width:1100px){.discover__image{margin:0 auto}.discover__image img{width:100%}}@media screen and (max-width:900px){.discover{background:#f1ede8;padding:50px 0}.discover__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;gap:29px}.discover__left{gap:22px}.discover__link{width:286px;padding:5px 11px;margin:0 auto}.discover__link a{padding-left:10px}.discover__link-image svg{width:39px;height:39px}.discover__download{width:286px;height:56px;margin:0 auto}.discover__download-image{height:55px}.discover__download-image svg{width:59px;height:57px}.discover__title{font-size:24px;text-align:center;padding:0}.discover__description{padding:0;font-size:16px;text-align:center;margin-bottom:20px}}.download{padding:112px 0 63px}.download a:hover{color:#fff}.download__inner{padding:0 7%}.download__title{color:#1d5334;font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;padding-bottom:36px;line-height:150%}.download__title span{font-weight:700}.download__row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:22px;margin-bottom:22px}.download__item,.download__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.download__item{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:100% 10%;gap:28px;height:305px;width:100%;position:relative;background-size:cover;border-radius:15px;text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:28px;line-height:150%;color:#fff}.download__item:before{content:"";border-radius:15px;position:absolute;inset:0;background:rgba(0,0,0,.7);z-index:1}.download__item-title{z-index:1;text-align:center}.download__item .icon{z-index:1}.download__item .icon svg path{width:84px;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.download__item .icon:hover svg{fill:#fff;-webkit-transform:scale(1.05);transform:scale(1.05)}.download__row--single span{width:49%;text-align:center}.download__row--single .download__item{background-position:100% 45%}@media screen and (max-width:768px){.download{padding:60px 0 100px}.download__inner{padding:0}.download__title{font-size:24px;text-align:center;padding-bottom:28px}.download__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:19px;margin-bottom:19px}.download__item{gap:0;height:192px;font-size:18px}.download__item .icon svg path{width:54px}.download__row--single .download__item{background-position:100% 45%}.download__row--single span{width:80%}.download .icon svg{width:54px}}.reviews .wp-gr:not(.wp-dark) .grw-review-inner.grw-backgnd{border-radius:25px!important;height:338px!important;padding:20px!important}.reviews .wp-gr .grw-review .wp-google-feedback{height:166px!important}.reviews .wp-gr .wp-google-text{font-size:18px!important;line-height:150%;font-family:Lato,sans-serif;font-weight:400}.reviews .wp-gr .grw-btns svg{width:55px}.reviews .wp-gr .grw-btns svg path{fill:#102621}.reviews .wp-gr .grw-btns.grw-prev svg{margin-left:-30px}.reviews .wp-gr .rpi-dot.active{background:#055e48!important}.reviews__inner{padding:0 7%}.reviews__icon img{width:52px}.reviews__title{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;color:#102621;margin:10px 0 15px}.reviews__title strong{font-weight:700}.reviews__subtitle{font-family:Lato,sans-serif;font-size:24px;line-height:150%;color:#565959}.reviews__top{background:#e9eeee;padding:21px 17px 20px 30px;border-radius:25px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:45px}.reviews__google,.reviews__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.reviews__google{margin-bottom:20px;gap:13px}.reviews__image img{width:84.8px;margin-top:5px}.reviews__stars img{width:137px}.reviews__link{position:relative;overflow:hidden;z-index:1;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;text-decoration:none;border-radius:100px;color:#fff;border:2px solid #1d5334;background:#1d5334;padding:16px 41px;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.reviews__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0%;background:#ffd566;z-index:-1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.reviews__link:hover{color:#102621}.reviews__link:hover:before{height:100%}.reviews__more{margin:40px auto;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;color:#102621;width:261px;border-radius:100px;padding:8px 18px;background:#ffd566;position:relative;overflow:hidden;border:2px solid #1d5334;z-index:1;cursor:pointer}.reviews__more a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-decoration:none;color:#102621;gap:9px;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.reviews__more svg{width:31px;height:31px;position:relative;z-index:2}.reviews__more:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#f1f1f1;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.reviews__more:hover a{color:#102621}.reviews__more:hover:before{height:100%}@media screen and (max-width:768px){.reviews__icon img{width:36px}.reviews__title{font-size:24px}.reviews__title br{display:none}.reviews__inner{padding:0}.reviews__top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:27px}.reviews__stars{margin-bottom:17px;text-align:center}.reviews__stars img{width:102px}.reviews__link{font-weight:300;padding:7px 21px}.reviews__more{width:288px}.reviews .grw-reviews{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow-x:auto;-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.reviews .grw-review{min-width:100%;scroll-snap-align:start}.reviews .grw-btns{display:none!important}}.contact{padding:145px 0 0}.contact__title{font-family:Lato,sans-serif;font-weight:500;font-size:42.2px;line-height:170%;padding:0 7%;color:#1c5334}.contact__title span{font-weight:700}.contact__subtitle{font-weight:500;font-size:42.2px;line-height:170%}.contact__description,.contact__subtitle{font-family:Lato,sans-serif;color:#1c5334}.contact__description{font-weight:400;font-size:18px;text-align:justify;line-height:150%}.contact__content{background:#e0e8e9}.contact__inner{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;padding:0 7%}.contact__inner,.contact__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.contact__left{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:25px;width:57%}.contact__link{font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:100%;color:#102621;text-decoration:none;background:#ffd566;border:2px solid #1d5334;padding:10px 17px;width:166px;text-align:center;margin-bottom:50px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;position:relative;overflow:hidden;-webkit-transition:color .3s ease-in-out,border-color .3s ease-in-out;transition:color .3s ease-in-out,border-color .3s ease-in-out;z-index:1}.contact__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#e0e8e9;z-index:-1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.contact__link:hover{color:#102621}.contact__link:hover:before{height:100%}.contact__right{margin-top:60px;width:43%}.contact__right img{margin-bottom:-68px;width:615px}@media screen and (max-width:1400px){.contact__right{margin-top:75px;width:100%}.contact__right img{margin-bottom:-12%;width:100%}}@media screen and (max-width:1024px){.contact__content,.contact__title,.contact__top{padding:0}.contact__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0}.contact__left{width:100%}.contact__right{margin-top:75px;width:100%}.contact__right img{margin-bottom:-9%;width:70%}.contact__link{width:203px}}@media screen and (max-width:768px){.contact{padding:100px 0 0}.contact__subtitle,.contact__title{font-size:24px;line-height:170%;font-weight:400}.contact__link{margin-bottom:0}.contact__right{margin-top:75px;width:100%;text-align:center}.contact__right img{margin-bottom:-35px;width:300px}}.single-page{background:#f5f7fa;position:relative}.gallery .media-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (max-width:768px){.gallery .media-grid{grid-template-columns:1fr 1fr}.gallery .media-grid .media-item.featured{grid-column:span 2}}.gallery .media-item{position:relative;border:2px solid #1d5334;border-radius:24px;overflow:hidden;background:#fff}.gallery .media-item.hidden-item{display:none}.gallery .media-item.has-overlay img{-webkit-filter:brightness(.2);filter:brightness(.2);-webkit-transition:-webkit-filter .3s ease;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.gallery .media-item.has-overlay img:hover{-webkit-filter:brightness(.6);filter:brightness(.6)}.gallery .media-item iframe,.gallery .media-item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;aspect-ratio:4/3}.gallery .media-item.featured{grid-column:span 2;grid-row:span 2;cursor:pointer}@media (max-width:768px){.gallery .media-item.featured{grid-column:span 1;grid-row:span 1}}.gallery .media-item.featured iframe,.gallery .media-item.featured img{-webkit-filter:brightness(.4);filter:brightness(.4);aspect-ratio:16/9}.gallery .media-item.featured:hover .play-button img{-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transform:scale(1.3);transform:scale(1.3)}.gallery .media-item .lazy-video{position:relative;width:100%;height:100%;aspect-ratio:16/9;overflow:hidden}.gallery .media-item .lazy-video .video-thumb,.gallery .media-item .lazy-video iframe,.gallery .media-item .lazy-video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;z-index:2;position:relative;pointer-events:auto}.gallery .media-item .lazy-video .play-button{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:2;width:64px;height:64px}.gallery .media-item .lazy-video .play-button img{-webkit-filter:brightness(1);filter:brightness(1);width:100%;height:100%}.gallery .media-item .view-more-overlay{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);background:rgba(0,0,0,.6);color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 20px;height:45px;border:2px solid #fff;border-radius:100px;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:14px;line-height:1;cursor:pointer;z-index:2;-webkit-transition:background .3s ease;transition:background .3s ease}.gallery .media-item .view-more-overlay img{width:18px;height:18px;-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.gallery .media-item .view-more-overlay span{white-space:nowrap;font-family:Lato,sans-serif;font-weight:400;line-height:100%;font-size:18px}.gallery .media-item .view-more-overlay:hover{background:#1d5334}@media (max-width:768px){.gallery .media-item .view-more-overlay{padding:14px;height:50px}.gallery .media-item .view-more-overlay span{display:none}}.gallery .media-item .back-button{position:absolute;top:12px;left:12px;z-index:3;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:10px 20px;height:45px;background:#fff;border:2px solid #1d5334;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;color:#1d5334;font-size:16px;font-family:Lato,sans-serif;font-weight:500;text-decoration:none;-webkit-transition:background .3s ease,color .3s ease;transition:background .3s ease,color .3s ease}.gallery .media-item .back-button img{width:18px;height:18px}.gallery .media-item .back-button:hover{background:#1d5334;color:#fff}.gallery .media-item .back-button:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.property-single{padding:60px 0 80px}.property-single__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-bottom:43px}.property-single__header h1{font-size:40px;color:#1d5334;font-family:Montserrat,sans-serif;font-weight:700;line-height:150%;width:80%}.property-single__header h1 strong{font-weight:700}.property-single__header .property-header__icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:25px}.property-single__header .property-header__icons img{width:67px;height:67px;cursor:pointer}.property-single__grid{display:grid;background:#eff1f3;-webkit-box-shadow:0 4px 11px rgba(0,0,0,.2);box-shadow:0 4px 11px rgba(0,0,0,.2);border-radius:20px;grid-template-columns:1fr 42%;gap:50px;padding:42px 44px 32px}.property-single__left,.property-single__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__left{border-right:3px solid rgba(29,83,52,.2);padding-right:32px;gap:32px}.property-single__top{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1rem}.property-single__top,.property-single__top .property-location{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property-single__top .property-location{gap:.5rem}.property-single__top .property-location .location-icon{width:24px;height:24px}.property-single__top .property-location .location-text{font-family:Lato,sans-serif;color:#102621;font-size:18px;font-weight:400;line-height:100%}.property-single__top .price{font-family:Montserrat,sans-serif;color:#1d5334;font-size:40px;line-height:150%;font-weight:500}.property-single .property-badges__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:15px;list-style:none;padding:0;margin:15px 0}.property-single .property-badges__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:13px;background:#dbe1e0;border-radius:100px;padding:5px 10px;font-size:18px;line-height:100%;font-family:Lato,sans-serif;font-weight:400;color:#102621;height:34px;-webkit-box-sizing:border-box;box-sizing:border-box}.property-single .property-badges__list li img{width:20px;height:20px;-ms-flex-negative:0;flex-shrink:0}.property-single__agent{gap:27px}.property-single__agent,.property-single__agent .agent-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__agent .agent-box{margin-top:30px}.property-single__agent .agent-box .agent-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.property-single__agent .agent-box .agent-info__grid{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;display:-webkit-box;display:-ms-flexbox;display:flex;gap:11px;position:relative;overflow:hidden;-webkit-transition:color .3s ease;transition:color .3s ease}.property-single__agent .agent-box .agent-info__grid a,.property-single__agent .agent-box .agent-info__grid p,.property-single__agent .agent-box .agent-info__grid svg{z-index:2;-webkit-transition:color .3s ease,fill .3s ease;transition:color .3s ease,fill .3s ease}.property-single__agent .agent-box .agent-info__grid:after{content:"";position:absolute;inset:0;border:3px solid #1d5334;border-radius:100px;z-index:3;pointer-events:none}.property-single__agent .agent-box .agent-info__grid:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;border-radius:100px;background-color:#1d5334;z-index:1;-webkit-transition:height .3s ease;transition:height .3s ease}.property-single__agent .agent-box .agent-info__grid:hover{cursor:pointer}.property-single__agent .agent-box .agent-info__grid:hover:before{height:100%}.property-single__agent .agent-box .agent-info__grid:hover svg rect{fill:#fff}.property-single__agent .agent-box .agent-info__grid:hover svg path{fill:#1d5334}.property-single__agent .agent-box .agent-info__grid:hover a,.property-single__agent .agent-box .agent-info__grid:hover p{color:#fff}.property-single__agent .agent-box .agent-info .agent-name svg{width:33px;height:32px}.property-single__agent .agent-box .agent-info .agent-call,.property-single__agent .agent-box .agent-info .agent-email,.property-single__agent .agent-box .agent-info .agent-name{font-family:Lato,sans-serif;font-weight:400;color:#1d5334;font-size:18px;line-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:9px}.property-single__agent .agent-box .agent-info .agent-call a,.property-single__agent .agent-box .agent-info .agent-email a,.property-single__agent .agent-box .agent-info .agent-name a{text-decoration:none;color:inherit}.property-single__agent .agent-box .agent-info .agent-email{text-decoration:underline}.property-single__agent .agent-box .agent-info .agent-call{border-radius:100px;background:#1d5334;-webkit-box-sizing:border-box;box-sizing:border-box;padding:10px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.property-single__agent .agent-box .agent-info .agent-call a,.property-single__agent .agent-box .agent-info .agent-call p,.property-single__agent .agent-box .agent-info .agent-call svg{z-index:2;position:relative;-webkit-transition:color .3s ease,fill .3s ease;transition:color .3s ease,fill .3s ease}.property-single__agent .agent-box .agent-info .agent-call svg{width:22px;height:24px}.property-single__agent .agent-box .agent-info .agent-call svg path{-webkit-transition:fill .3s ease;transition:fill .3s ease}.property-single__agent .agent-box .agent-info .agent-call:after{content:"";position:absolute;inset:0;border:3px solid #1d5334;border-radius:100px;z-index:3;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;pointer-events:none}.property-single__agent .agent-box .agent-info .agent-call:before{content:"";position:absolute;left:0;width:100%;height:100%;top:100%;background:#eff1f3;z-index:2;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out;border-radius:100px}.property-single__agent .agent-box .agent-info .agent-call a{color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:11px}.property-single__agent .agent-box .agent-info .agent-call:hover:before{top:0}.property-single__agent .agent-box .agent-info .agent-call:hover:after{border-color:#1d5334}.property-single__agent .agent-box .agent-info .agent-call:hover a,.property-single__agent .agent-box .agent-info .agent-call:hover p{color:#1d5334}.property-single__agent .agent-box .agent-info .agent-call:hover svg path{fill:#1d5334}.property-single__agent .agent-whatsapp a.whatsapp-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.5rem;padding-top:10px;border-radius:8px;text-decoration:none;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:100%;color:#1d5334}.property-single__agent .agent-whatsapp a.whatsapp-link img{width:45px;height:45px}.property-single__agent .agent-whatsapp a.whatsapp-link span{margin-right:10px}.property-single__agent .agent-whatsapp a.whatsapp-link strong{text-decoration:underline;font-weight:400}.property-single__right h3{font-family:Lato,sans-serif;font-weight:600;font-size:26px;line-height:100%;padding-top:18px;padding-bottom:70px;color:#1d5334}.property-single__right .property-features{color:#102621}.property-single__right .property-features ul li>a{width:120px}.property-single__right .property-features ul{margin:0;padding:0}@media (max-width:576px){.property-single__right .property-features ul{grid-template-columns:1fr}}.property-single__right .property-features ul>li{margin-bottom:14px!important}.property-single__right .property-features ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:10px;font-family:Lato,sans-serif;font-size:18px;line-height:1.35;font-weight:400}.property-single__right .property-features ul li a{pointer-events:none}.property-single__right .property-features ul li:before{content:"";-webkit-box-flex:0;-ms-flex:0 0 18px;flex:0 0 18px;width:18px;height:18px;background:url(../images/radio-btn-dotari.svg) no-repeat 50%/contain;margin-top:2px}.property-single__right .property-features ul li ul{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-webkit-column-gap:48px;-moz-column-gap:48px;column-gap:48px;row-gap:14px}.property-single__right .property-features ul li ul li:before{content:none}.property-single__content{border-bottom:3px solid rgba(29,83,52,.2);margin:0 2%}.property-single__content .property-description{padding:27px 3.76% 33px}.property-single__content .property-description h2{font-family:Montserrat,sans-serif;font-size:40px;color:#1d5334;font-weight:500;line-height:150%;padding-bottom:36px}.property-single__content .property-description h2 strong{font-weight:700}.property-single__content .property-description p{color:#1d5334;padding-left:20px;padding-bottom:40px;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%}@media screen and (max-width:1200px){.property-single__agent .agent-box .agent-info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:900px){.property-single__grid{gap:20px;padding:25px}}@media (max-width:767px){.property-single .grid-container{padding:0}.property-single__header{padding:0 16px 30px;gap:20px}.property-single__header h1{font-size:30px}.property-single__header .property-header__icons{gap:20px}.property-single__header .property-header__icons img{width:55px;height:55px}.property-single__grid{-webkit-box-shadow:none;box-shadow:none;grid-template-columns:1fr;padding:30px 16px 53px}.property-single__left{border-right:none;border-bottom:3px solid rgba(29,83,52,.2);padding-right:0;gap:20px}.property-single__top{gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__top,.property-single__top .property-location{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.property-single__top .property-location .location-text{font-size:16px;max-width:206px}.property-single .property-badges__list{gap:15px;padding:0;margin:15px 0}.property-single .property-badges__list li{gap:10px;padding:5px 12px;font-size:16px}.property-single__agent{gap:32px}.property-single__agent .agent-box{margin-top:10px}.property-single__agent .agent-box .agent-info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:40px}.property-single__agent .agent-box .agent-info,.property-single__agent .agent-box .agent-info__grid{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__agent .agent-box .agent-info__grid{padding:0;gap:17px;overflow:visible}.property-single__agent .agent-box .agent-info__grid:after{border:none}.property-single__agent .agent-box .agent-info .agent-name{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__agent .agent-box .agent-info .agent-name svg{width:40px;height:40px}.property-single__agent .agent-box .agent-info .agent-call,.property-single__agent .agent-box .agent-info .agent-email,.property-single__agent .agent-box .agent-info .agent-name{font-size:16px;gap:9px}.property-single__agent .agent-box .agent-info .agent-call{padding:10px 20px}.property-single__agent .agent-box .agent-info .agent-call svg{width:22px;height:24px}.property-single__agent .agent-box .agent-info .agent-call a{gap:11px}.property-single__agent .agent-whatsapp{padding-bottom:66px}.property-single__agent .agent-whatsapp a.whatsapp-link{gap:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.property-single__agent .agent-whatsapp a.whatsapp-link span{margin-right:0}.property-single__right h3{padding-bottom:36px;padding-top:22px}.property-single__right .dotari-grid{gap:18px;padding-left:14px}.property-single__content{border-bottom:none;margin:0 16px}.property-single__content .property-description{padding:80px 0 20px}.property-single__content .property-description h2{font-size:30px;padding-bottom:30px}.property-single__content .property-description p{padding-left:0;padding-bottom:30px;font-size:16px}}.similar-properties{padding-bottom:96px}.similar-properties h2{font-family:Montserrat,sans-serif;font-size:40px;font-weight:500;line-height:150%;color:#1d5334;text-align:center;padding-bottom:75px}.similar-properties h2 strong{font-weight:700}.similar-properties__grid{display:block}.similar-properties__grid .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}.similar-properties__grid .slick-slide{margin:0!important}.similar-properties__grid .property{display:inline-block;width:365px!important;margin:0 auto}.similar-properties__grid .slick-dots{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:30px;gap:8px}.similar-properties__grid .slick-dots li button{width:12px;height:12px;border-radius:50%;background:#d9d9d9;border:none;text-indent:-9999px}.similar-properties__grid .slick-dots li button:focus,.similar-properties__grid .slick-dots li button:hover{outline:none}.similar-properties__grid .slick-dots li.slick-active button{background:#1d5334}.similar-properties__grid.slick-slider{margin-left:0;margin-right:0}.similar-properties .property-badges{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:12px}.similar-properties .badge{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background-color:#e7eded;padding:6px 12px;border-radius:24px;font-size:14px;color:#0d3227;font-weight:500}.similar-properties .badge img{width:20px;height:20px}@media screen and (max-width:1440px){.similar-properties .slick-track{gap:20px}}@media screen and (max-width:1200px){.similar-properties .property{width:310px!important}}@media screen and (max-width:890px){.similar-properties h2{padding-bottom:36px;font-size:30px}}@media screen and (max-width:400px){.similar-properties .property{width:100%!important}.similar-properties .slick-track{gap:0}}.share-popup{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}@media screen and (max-width:450px){.share-popup{top:5%}}.share-popup-content{background:#fff;padding:30px;border-radius:12px;text-align:center;position:relative;max-width:320px;-webkit-box-shadow:0 6px 16px rgba(0,0,0,.2);box-shadow:0 6px 16px rgba(0,0,0,.2)}.share-popup-content .close-share{position:absolute;top:10px;right:14px;cursor:pointer;font-size:22px;color:#888}.share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15px;margin:10px 0}.share-icons img{width:40px;height:40px;cursor:pointer;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.share-icons img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}#copyLink{margin-top:15px;padding:10px 20px;cursor:pointer;background-color:#0073e6;color:#fff;border:none;border-radius:8px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;-webkit-transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,-webkit-transform .2s ease;transition:background-color .3s ease,transform .2s ease;transition:background-color .3s ease,transform .2s ease,-webkit-transform .2s ease;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.1);box-shadow:0 4px 8px rgba(0,0,0,.1)}#copyLink:hover{background-color:#005bb5;-webkit-transform:scale(1.05);transform:scale(1.05)}#copyStatus{display:none;margin-top:10px;font-family:Lato,sans-serif;font-size:16px;font-weight:400;color:green}.ribbon-status{position:absolute;font-family:Montserrat,sans-serif;font-weight:800;text-align:center;-webkit-transform:rotate(45deg) translateY(0);transform:rotate(45deg) translateY(0);background-color:#dc3545;color:#fff;padding:4px 58px;font-size:13px;text-transform:uppercase;z-index:20;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.3);box-shadow:0 2px 6px rgba(0,0,0,.3);border-radius:4px;letter-spacing:.8px;white-space:nowrap;pointer-events:none}.searchPage__results h1{font-size:28px;font-family:Lato,sans-serif;font-weight:500;margin:50px 7%}.searchPage__posts{list-style:none;margin:0 7%;padding:0}.searchPage__item{margin-bottom:25px;border-bottom:1px solid #eee;padding-bottom:15px}.searchPage__item a{text-decoration:none}.searchPage__item h2{margin:0 0 10px;font-size:20px;line-height:100%;color:#6a0d25;font-family:Lato,sans-serif;font-weight:500}.searchPage .paragraph,.searchPage__item .p{color:#555;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:150%}.searchPage .paragraph{padding:40px 7%}.search__categories{background:#fff;padding-top:50px;padding-bottom:68px}.search__categories .search__content{margin:0;padding:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.search__categories .grid-container{padding:0}.search__categories-content{max-width:1211px;margin:0 auto}@media screen and (max-width:1207px){.search__categories{padding:55px 16px 64px}}.search .price-filter{width:300px;text-align:center;margin-top:12px}.search .price-filter label{display:block;margin-bottom:8px;font-size:14px;font-weight:500;color:#fff;font-family:Inter,sans-serif}.search .price-filter #price-slider{margin:0 auto;width:95%}.search .price-filter .price-values{margin-top:12px;font-size:14px;font-weight:400;color:#fff;font-family:Inter,sans-serif;letter-spacing:.5px}.search .noUi-target{background:hsla(0,0%,100%,.25);border-radius:12px;border:none;height:6px}.search .noUi-connect{background:#ffc107;border-radius:12px}.search .noUi-handle{background:#fff;border:2px solid #ffc107;border-radius:50%;width:20px;height:20px;top:-8px;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.15);box-shadow:0 2px 6px rgba(0,0,0,.15);cursor:-webkit-grab;cursor:grab;-webkit-transition:-webkit-transform .15s ease;transition:-webkit-transform .15s ease;transition:transform .15s ease;transition:transform .15s ease,-webkit-transform .15s ease}.search .noUi-horizontal .noUi-handle{width:33px;height:25px;top:-10px}.search .noUi-horizontal .noUi-handle:before{left:11px;top:5px;height:10px}.search .noUi-horizontal .noUi-handle:after{height:10px;top:5px}.search .noUi-handle:hover{-webkit-transform:scale(1.15);transform:scale(1.15)}.favorites__title{font-family:Lato,sans-serif;font-weight:500;font-size:40px;line-height:150%;padding-top:50px;color:#1d5334}.favorites__empty{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;padding:100px 16px}.favorites__load-more-wrap{text-align:center;margin:40px auto}.favorites__load-more{background:#ffd566;border:2px solid #1d5334;color:#1d5334;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;padding:7px 16px;font-family:Lato,sans-serif;font-size:18px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer;overflow:hidden;z-index:1}.favorites__load-more,.favorites__load-more span{position:relative;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.favorites__load-more span{z-index:2}.favorites__load-more svg{width:30px;height:30px;z-index:2;position:relative}.favorites__load-more svg path{-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.favorites__load-more:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.favorites__load-more:hover{color:#fff}.favorites__load-more:hover svg path{fill:#fff}.favorites__load-more:hover:before{height:100%}.property{background:#fff;width:365px;overflow:hidden;position:relative;border-radius:25px;height:570px;background-size:cover}.property a:hover{color:inherit}.property-single__right .property-features ul{list-style:none;margin-left:0;padding-left:1em}.property-single__right .property-features ul ul{margin-left:1.5em;border-left:2px solid #ccc;padding-left:1em}.property-single__right .property-features ul ul>li:before{content:"•";color:#999;position:absolute;left:-1em;font-size:1.2em;top:0}.property-single__right .property-features ul li{margin-bottom:.4em;position:relative}.property-single__right .property-features ul li a{text-decoration:none;color:#1d5334;font-weight:600}.property-single__right .property-features ul li a:hover{color:#091a10;text-decoration:underline}.property__header{padding-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.property__title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:150%;color:#1d5334}.property__sort{position:relative;display:inline-block}.property__sort select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url(../images/arrow-down.svg);background-color:#fff;background-repeat:no-repeat;background-position:right 10px center;border-radius:25px;border:none;width:336px;height:42px;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:Lato,sans-serif;font-weight:400;cursor:pointer;font-size:18px;line-height:100%;color:#6a0d25}.property:before{content:"";position:absolute;left:0;right:0;top:0;bottom:0;border:2px solid #1d5334;border-radius:25px}.property__items{display:grid;grid-template-columns:repeat(3,1fr);gap:51px;list-style:none;padding:0;margin:75px 0 82px}.property__items.favorites{padding:0 7%}.property__top{background-size:cover;background-repeat:no-repeat;background-position:50%;border-radius:25px;border:2px solid #1d5334;height:248px}.property__list{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;height:68px;list-style:none;padding:0;margin-top:20px}.property__list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px 10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:34px;background:#eaeeeb;border-radius:100px}.property__list img{width:24px;height:24px}.property .favorite-btn{cursor:pointer;width:67px;height:67px;position:relative;margin:20px}.property .favorite-btn img{position:absolute;top:0;width:67px;height:67px;left:0;-webkit-transition:opacity .3s ease-in-out;transition:opacity .3s ease-in-out}.property .favorite-btn .icon-hover{opacity:0;z-index:2}.property .favorite-btn .icon-default{opacity:1;z-index:1}.property .favorite-btn.favorited .icon-default{opacity:0}.property .favorite-btn.favorited .icon-hover{opacity:1}.property a{text-decoration:none;font-family:lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;color:#102621;position:relative;z-index:9}.property__meta{padding-left:40px}.property__description{height:40px;padding:15px 27px 0 40px;font-size:16px;line-height:120%;border-top:2px solid #1d5334;margin-top:22px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.property__location{height:26px;padding:17px 0 25px 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property__location a,.property__location p{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;color:#102621}.property__location img{margin-right:10px;width:24px;height:24px}.property__bottom{margin:0 10px;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;height:45px;border-radius:100px;background:#1d5334;border:2px solid #1d5334;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;color:#ffd566;position:relative;overflow:hidden;cursor:pointer}.property__bottom:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#ffd566;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out;border-radius:100px}.property__bottom:hover:before{height:100%}.property__bottom:hover p,.property__bottom:hover span{z-index:2;font-weight:500;color:#1d5334}.property__bottom .read_more{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;color:#ffd566}.property__load-more-wrap{text-align:center;margin:40px auto}.property__load-more{background:#ffd566;border:2px solid #1d5334;color:#1d5334;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;border-radius:100px;padding:7px 16px;font-family:Lato,sans-serif;font-size:18px;font-weight:500;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;cursor:pointer;overflow:hidden;z-index:1}.property__load-more,.property__load-more span{position:relative;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.property__load-more span{z-index:2}.property__load-more svg{width:30px;height:30px;z-index:2;position:relative}.property__load-more svg path{-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.property__load-more:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.property__load-more:hover{color:#fff}.property__load-more:hover svg path{fill:#fff}.property__load-more:hover:before{height:100%}@media screen and (max-width:1280px){.property__header{margin:0 16px}.property__items{grid-template-columns:repeat(2,1fr);gap:30px;margin:60px 16px;justify-items:center}}@media screen and (max-width:1024px){.property{width:340px;margin:0}}@media screen and (max-width:767px){.property{width:100%;height:450px}.property__title{font-size:26px;text-align:center;padding-bottom:30px}.property .favorite-btn img{width:53px;height:53px}.property__top{height:192px}.property a{font-size:14px}.property__list{gap:8px;margin-top:15px}.property__header{padding-top:48px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.property__sort{margin-bottom:30px}.property__sort select{width:100%}.property__location{padding:10px 0 12px 40px}.property__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:31px;margin:50px 0 89px}.property__description{height:33px;font-size:14px;padding:15px 23px 0 40px;margin-top:17px}.property__bottom{font-size:14px;height:35px}}.property__management{background:#e4dfd6;padding:76px 0 60px}.property__management__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:90px}.property__management .image-wrapper{position:relative;display:inline-block;border-radius:12px}.property__management .image-wrapper:before{content:"";position:absolute;inset:0;border-radius:15px;border:2px solid #1d5334;z-index:3;pointer-events:none}.property__management .image-wrapper>img:first-child{display:block;width:100%;height:auto;z-index:2;position:relative;border-radius:15px}.property__management .corner-icon{position:absolute;width:307px;height:307px;pointer-events:none}.property__management .corner-small{position:absolute;width:83px;height:83px;z-index:3;pointer-events:none}.property__management .top-right{top:-57px;right:-76px}.property__management .bottom-left{bottom:-73px;left:-52px}.property__management .bottom-right{bottom:-20px;right:-20px}.property__management__content{max-width:590px}.property__management__content .title{font-family:Montserrat,sans-serif;font-size:40px;line-height:150%;font-weight:500;color:#1d5334;padding-bottom:40px}.property__management__content .title span{font-weight:700}.property__management__content .description{font-family:Lato,sans-serif;font-size:18px;line-height:150%;font-weight:500;color:#1d5334;padding-bottom:60px}.property__management .buttons{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;gap:22px}.property__management .buttons,.property__management .discover__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.property__management .discover__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;background:#1d5334;border:2px solid transparent;border-radius:100px;padding:8px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.property__management .discover__link a{color:#fff;text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.property__management .discover__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;border:none;height:0;background:#f1f1f1;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.property__management .discover__link:hover:before{height:100%}.property__management .discover__link:hover svg path{fill:#1d5334;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.property__management .discover__link:hover{background:#1d5334}.property__management .discover__link:hover a{color:#1d5334}.property__management .discover__link-image svg{width:49px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;position:relative;z-index:2}.property__management .discover__download{max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:100px;padding:0 0 0 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #1d5334;position:relative;overflow:hidden}.property__management .discover__download a{color:#102621;text-decoration:none;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.property__management .discover__download:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.property__management .discover__download:hover a{color:#fff}.property__management .discover__download:hover:before{height:100%}.property__management .discover__download:hover svg{fill:#fff;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.property__management .discover__download-image{margin-top:-2px;margin-right:-5px;height:54px;margin-left:15px}.property__management .discover__download-image svg{width:59px;height:57px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;position:relative;z-index:2}@media screen and (max-width:767px){.property__management{background:#e7e0d5}.property__management__link{width:286px;padding:5px 11px;margin:0 auto}.property__management__link a{padding-left:10px}.property__management__link-image svg{width:39px;height:39px}.property__management__download{width:286px;height:56px;margin:0 auto}.property__management__download-image{height:55px}.property__management__download-image svg{width:59px;height:57px}.property__management__inner{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;justify-items:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.property__management__media{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.property__management__content{margin-bottom:60px;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.property__management .image-wrapper>img:first-child{width:250px}.property__management .corner-icon{width:142px;height:142px}.property__management .corner-small{width:40px;height:40px}.property__management .top-right{top:-26px;right:-31px}.property__management .bottom-left{bottom:-35px;left:-24px}.property__management .bottom-right{bottom:-10px;right:-10px}}@media screen and (max-width:768px){.property__management__content{max-width:286px}.property__management__content .title{text-align:center;font-size:24px;color:#102621;padding-bottom:24px}.property__management__content .description{text-align:center;font-size:16px;padding-bottom:38px}}.no-property{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;padding:50px 0 100px}.about-us-page{background:#f5f7fa}.about-hero{position:relative;height:662px;overflow:hidden}.about-hero__image{position:absolute;inset:0;background-size:cover;background-position:top;-webkit-transform:scaleX(-1);transform:scaleX(-1);z-index:0}.about-hero__content{padding:135px 0 0 8%;position:relative;max-width:621px;z-index:2}.about-hero__title{font-family:Montserrat,sans-serif;line-height:150%;font-size:42px;font-weight:500;color:#fff}.about-hero__title strong{font-weight:700}.about-hero__subtitle{font-family:Montserrat,sans-serif;font-weight:700;font-size:42px;line-height:150%;color:#fff}.about-hero__subtitle span{font-weight:500}@media screen and (max-width:767px){.about-hero{height:530px}.about-hero__content{padding:105px 13px 0;max-width:291px;text-align:center;margin:0 auto}.about-hero__subtitle,.about-hero__title{font-size:26px;display:inline}}.about-description__content{padding:60px 8%}.about-description h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;color:#1d5334;padding-bottom:30px}.about-description h2 strong{font-weight:700}.about-description p{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334;padding-bottom:30px;padding-left:20px;text-align:justify}.about-description p strong{font-weight:700}@media screen and (max-width:1024px){.about-description__content{padding:60px 0 20px}}@media screen and (max-width:767px){.about-description h2{font-size:26px}.about-description p{font-size:16px;padding-left:0}}.about-uniqueness{padding:0 0 100px}.about-uniqueness__content{padding:0 8%}.about-uniqueness__title{font-family:Montserrat,sans-serif;font-size:40px;line-height:150%;font-weight:400;margin-bottom:34px;color:#1d5334}.about-uniqueness__title strong{font-weight:700}.about-uniqueness__items{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:44px}.about-uniqueness__item,.about-uniqueness__items{display:-webkit-box;display:-ms-flexbox;display:flex}.about-uniqueness__item{overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:55px;padding:40px;-webkit-box-shadow:0 4px 10px 0 rgba(24,96,41,.25);box-shadow:0 4px 10px 0 rgba(24,96,41,.25);border:2px solid #1d5334;border-radius:25px;background:#e6e6e6}.about-uniqueness__item.right-text{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.about-uniqueness__image,.about-uniqueness__text{-webkit-box-flex:1;-ms-flex:1;flex:1}.about-uniqueness__image img{width:100%;height:330px;border-radius:10px}.about-uniqueness__item-title{font-family:Lato,sans-serif;font-size:30px;line-height:150%;font-weight:700;color:#1d5334;margin-bottom:30px}.about-uniqueness__item-desc{max-width:524px;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334;text-align:justify}.about-uniqueness__item-desc a{color:#1d5334;font-weight:700}.about-uniqueness__item-desc b,.about-uniqueness__item-desc strong{font-weight:700}.about-uniqueness__item-desc b.underline,.about-uniqueness__item-desc strong.underline{text-decoration:underline}@media screen and (max-width:1024px){.about-uniqueness__content{padding:0}}@media screen and (max-width:767px){.about-uniqueness .grid-container{padding:0}.about-uniqueness__title{font-size:26px;padding:0 16px;margin-bottom:25px}.about-uniqueness__item{padding:54px 15px 35px;gap:35px}.about-uniqueness__item,.about-uniqueness__item.right-text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-uniqueness__image img{height:auto}}.about-why-paltinul{padding-bottom:115px}.about-why-paltinul__content{position:relative;min-height:487px;margin:0 20px;border-radius:15px;inset:0;background-size:cover;background-position:50%;z-index:0}.about-why-paltinul__desc{z-index:2;position:relative;padding-top:100px;padding-left:70px}.about-why-paltinul__desc h4{font-family:Montserrat,sans-serif;font-size:40px;font-weight:500;line-height:150%;color:#fff;padding-bottom:30px}.about-why-paltinul__desc h4 strong{font-weight:700}.about-why-paltinul__desc p{max-width:74%;font-family:Lato,sans-serif;font-weight:400;text-align:justify;font-size:18px;line-height:150%;color:#fff}.about-why-paltinul__desc p strong{font-weight:700}@media screen and (max-width:1024px){.about-why-paltinul__content{margin:0}}@media screen and (max-width:767px){.about-why-paltinul{padding-bottom:100px}.about-why-paltinul .grid-container{padding:0}.about-why-paltinul__content{min-height:649px}.about-why-paltinul__desc{padding:44px 22px}.about-why-paltinul__desc h4{font-size:26px;padding-bottom:25px}.about-why-paltinul__desc p{max-width:100%;margin:0 auto;font-size:16px}}.about-video{margin-bottom:121px}.about-video__wrapper{border-radius:25px;position:relative;overflow:hidden;-webkit-box-shadow:0 10px 30px rgba(0,0,0,.3);box-shadow:0 10px 30px rgba(0,0,0,.3);background-size:cover;background-repeat:no-repeat;height:640px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-video__play{border:0;background:0;z-index:2;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease;display:inline-block}.about-video .video-play:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.about-video .video-play img{width:80px;height:80px}@media screen and (max-width:768px){.about-video{margin-top:61px}.about-video .grid-container{padding:0}.about-video__wrapper{border-radius:0;background-position:32% 23%;height:497px}.about-video__wrapper img{width:47px;height:47px}}.about-video .about-video__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999}.about-video .about-video__overlay .overlay-content{position:relative;width:50%;max-width:800px;max-height:80vh}.about-video .about-video__overlay video{width:100%;height:auto;border-radius:15px;-webkit-box-shadow:0 10px 40px rgba(0,0,0,.6);box-shadow:0 10px 40px rgba(0,0,0,.6)}.about-video .about-video__overlay .about-video__close{position:absolute;top:-40px;right:-40px;font-size:32px;color:#fff;background:none;border:none;cursor:pointer}@media (max-width:768px){.about-video .about-video__overlay .overlay-content{width:90%;max-width:95%}.about-video .about-video__overlay .about-video__close{top:-50px;right:-10px;font-size:26px}}.about-location{padding-bottom:116px}.about-location__wrapper{margin:0 8%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:60px}.about-location__map{-webkit-box-flex:1;-ms-flex:1;flex:1;height:490px}.about-location__map iframe{width:100%;height:490px;border-radius:10px;border:2px solid #1d5334!important}.about-location__content{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:300px;max-width:600px}.about-location__content h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;color:#1d5334;padding-bottom:24px}.about-location__content h2 strong{font-weight:700}.about-location__content p{font-family:Lato,sans-serif;font-weight:500;font-size:18px;text-align:justify;line-height:150%;color:#1d5334;padding-bottom:40px}.about-location__content p strong{font-weight:700;color:#1d5334}.about-location__content .btn{font-family:Lato,sans-serif;font-weight:400;padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;width:170px;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd866;color:#102621;border-radius:100px;position:relative;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease;overflow:hidden}.about-location__content .btn span{position:relative;z-index:2}.about-location__content .btn:before{content:"";position:absolute;border-radius:100px;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.about-location__content .btn:hover{color:#fff}.about-location__content .btn:hover svg path{fill:#fff}.about-location__content .btn:hover:before{height:100%}.about-location__content .btn svg{width:30px;height:30px;z-index:1;position:relative}.about-location__content .btn svg path{-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}@media screen and (max-width:1024px){.about-location__wrapper{margin:0;gap:30px}}@media screen and (max-width:767px){.about-location__wrapper{gap:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about-location__map{-webkit-box-flex:2;-ms-flex:2;flex:2;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;height:237px}.about-location__map iframe{height:237px;width:revert-layer;max-width:100%}.about-location__content{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;min-width:300px;max-width:600px}.about-location__content h2{font-size:30px}.about-location__content p{font-size:16px}}.about-brand{padding-bottom:130px}.about-brand__top{background-color:#1d5334;color:#fff;margin:0 20px;padding:100px 5% 79px;border-radius:15px 15px 0 0;position:relative}.about-brand__icon{width:124px;height:auto;margin:0 auto;position:absolute;top:-62px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}.about-brand__icon img{width:100%;height:auto;display:block}.about-brand__content h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;padding-bottom:30px;color:#fff}.about-brand__content h2 strong{font-weight:700}.about-brand__content p{font-family:Lato,sans-serif;font-weight:400;font-size:18px;text-align:justify;line-height:150%;padding-bottom:30px}.about-brand__content p strong{font-weight:700}.about-brand__content a{color:#fff;font-weight:700}.about-brand__content strong{font-weight:700}.about-brand__content .underline{text-decoration:underline}.about-brand__bottom{background-size:cover;background-position:54% 38%;padding:60px 0;border-radius:15px;position:relative;margin:-12px 20px 0}.about-brand__needs{position:relative;z-index:2;width:57%;padding:92px 5%}.about-brand__needs p{font-family:Lato,sans-serif;font-weight:500;font-size:20px;text-align:justify;color:#fff;line-height:150%}.about-brand__needs p strong{font-weight:700}@media screen and (max-width:1024px){.about-brand__top{margin:0}.about-brand__bottom{margin:-12px 0 0}}@media screen and (max-width:767px){.about-brand{padding-bottom:97px}.about-brand .grid-container{padding:0}.about-brand__top{padding:100px 20px 79px}.about-brand__icon{width:75px;top:-38px}.about-brand__content h2{font-size:30px}.about-brand__content p{font-size:16px}.about-brand__bottom{height:470px;padding:90px 16px 0;background-position:58% 38%;-webkit-box-sizing:border-box;box-sizing:border-box}.about-brand__needs{width:100%;padding:0}.about-brand__needs p{font-size:18px}}.about-team__top{margin-bottom:50px;text-align:center}.about-team__title{margin:0 auto}.about-team__title h2{font-family:Montserrat,sans-serif;font-weight:400;font-size:40px;line-height:150%;color:#1d5334;padding-bottom:10px}.about-team__title h2 strong{font-weight:700}.about-team__title p{font-family:Lato,sans-serif;font-weight:400;font-size:18px;text-align:center;line-height:150%;color:#1d5334}.about-team__title p strong{font-weight:700}.about-team__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-team__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:100px;width:100%;margin:12% 7% 0}.about-team__card{background:#fff;-webkit-box-shadow:0 4px 19.4px 0 rgba(0,0,0,.1);box-shadow:0 4px 19.4px 0 rgba(0,0,0,.1);border-radius:10px;padding:75px 20px 50px;text-align:center;margin-bottom:95px}.about-team__image-wrapper{position:relative;width:254px;aspect-ratio:1/1;margin:-55% auto 40px}.about-team__image{position:relative;width:100%;height:100%;border-radius:50%;overflow:hidden;z-index:1}.about-team__image img{width:100%;height:auto;display:block}.about-team__svg{position:absolute;width:100%;height:auto;left:0;z-index:2;pointer-events:none}.about-team__svg--top{top:-25px;left:-20px;width:294px}.about-team__svg--bottom{bottom:-25px;left:-22px;width:297px}.about-team__name{font-weight:700;font-size:22px;padding-bottom:10px;color:#1d5334}.about-team__name,.about-team__profession{font-family:Lato,sans-serif;line-height:150%}.about-team__profession{font-weight:400;font-size:20px;width:212px;margin:0 auto;color:rgba(29,83,52,.6)}@media screen and (max-width:1200px){.about-team__grid{gap:50px}}@media screen and (max-width:1024px){.about-team__grid{grid-template-columns:repeat(2,1fr);gap:50px}}@media screen and (max-width:767px){.about-team{overflow:hidden;padding-bottom:40px}.about-team__top{margin-bottom:0;text-align:left}.about-team__title{margin:0 auto}.about-team__title h2{font-size:30px}.about-team__title h2 strong{display:block}.about-team__title p{text-align:justify;font-size:16px}.about-team__bottom{padding-top:100px;margin-bottom:40px}.about-team__grid{display:block!important;margin:0 16px}.about-team__card{padding:75px 35px 40px;margin-bottom:0;height:377px}.about-team .slick-slide,.about-team__card{-webkit-box-sizing:border-box;box-sizing:border-box}.about-team .slick-slide{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;gap:20px;padding:0;height:377px!important}.about-team .slick-list,.about-team .slick-slide{overflow:visible!important}.about-team .slick-dots,.about-team .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.about-team .slick-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:.5rem;margin-top:1.5rem}.about-team .slick-dots li{width:10px;height:10px}.about-team .slick-dots li button{width:100%;height:100%;padding:0;border:none;background-color:#b4bab9;border-radius:50%;font-size:0;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.about-team .slick-dots li.slick-active button,.about-team .slick-dots li button:hover{background-color:#055e48}.about-team__image-wrapper{width:217px}.about-team__svg--bottom,.about-team__svg--top{left:-17px;width:251px}.about-team__name{font-size:18px;padding-bottom:20px}.about-team__profession{font-weight:400;font-size:17px;max-width:181px;margin:0 auto}}.about-contact{margin-top:-133px}.servicesPage__hero{position:relative;height:662px;overflow:hidden}.servicesPage__hero-image{position:absolute;inset:0;background-size:cover;background-position:50%;-webkit-transform:scaleX(-1);transform:scaleX(-1);z-index:0}.servicesPage__hero-title{padding-top:210px;padding-left:8.33%;width:43%;position:relative}.servicesPage__hero-title h1{font-family:Montserrat,sans-serif;line-height:150%;font-size:42px;font-weight:700;color:#fff}.servicesPage__hero-title h1 span{font-weight:500}.servicesPage__description{padding:100px 0}.servicesPage__description h2{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:150%;color:#1d5334;padding-bottom:45px;padding-left:9.44%}.servicesPage__description h2 span{font-weight:500}.servicesPage__description p{padding:0 11%;font-family:Lato,sans-serif;font-size:18px;font-weight:500;line-height:150%;color:#1d5334}.servicesPage__description p strong{font-weight:900}.servicesPage__content{background:#1d5334}.servicesPage__content p{color:#fff}.servicesPage__wrapper{padding:0 3.2% 128px}.servicesPage__item{padding:80px 16px 0;display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.servicesPage__item:nth-child(2n){-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.servicesPage__item:nth-child(2n) .servicesPage__item-content{background:#fff}.servicesPage__item:nth-child(2n) .servicesPage__item-description p,.servicesPage__item:nth-child(2n) .servicesPage__item-title{color:#1d5334}.servicesPage__item:nth-child(2n) .servicesPage__item-link a{color:#1d5334;font-weight:600}.servicesPage__item:nth-child(2n) .servicesPage__item-link a svg g,.servicesPage__item:nth-child(2n) .servicesPage__item-link a svg path,.servicesPage__item:nth-child(2n) .servicesPage__item-link a svg rect{fill:#1d5334}.servicesPage__item:nth-child(2n) .servicesPage__item-link a:before{background:#1d5334}.servicesPage__item:nth-child(2n) .servicesPage__item-link a:after{border:2px solid #1d5334}.servicesPage__item:nth-child(2n) .servicesPage__item-link a:hover{color:#fff}.servicesPage__item:nth-child(2n) .servicesPage__item-link a:hover svg g,.servicesPage__item:nth-child(2n) .servicesPage__item-link a:hover svg path,.servicesPage__item:nth-child(2n) .servicesPage__item-link a:hover svg rect{fill:#fff}.servicesPage__item-bkd-wrapper{overflow:hidden;height:auto;position:relative}.servicesPage__item-bkd{margin-top:120px}.servicesPage__item-content{position:relative;height:522px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:50px 3.47% 0 6%;border:2px solid #fff;border-radius:24px;width:51%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.servicesPage__item-number{position:absolute;top:80px;left:-50px}.servicesPage__item-number img{width:94px;height:96px}.servicesPage__item-icon{position:absolute;top:60px;right:-75px}.servicesPage__item-title{font-family:Lato,sans-serif;font-weight:700;font-size:30px;line-height:150%;color:#ffd566;padding-bottom:5px}.servicesPage__item-description p{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#fff}.servicesPage__item-description p strong{font-weight:700}.servicesPage__item-description p a{color:#1d5334}.servicesPage__item-link a{height:52px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;border-radius:25px;padding:10px 20px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:5px;text-decoration:none;font-family:Lato,sans-serif;font-size:18px;line-height:100%;color:#fff;font-weight:600;position:relative;overflow:hidden}.servicesPage__item-link a:before{content:"";border-radius:25px;position:absolute;bottom:0;left:0;width:100%;height:0;background:#fff;z-index:0;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.servicesPage__item-link a:after{content:"";position:absolute;inset:0;border:2px solid #fff;border-radius:100px;z-index:3;-webkit-transition:border-color .3s ease;transition:border-color .3s ease;pointer-events:none}.servicesPage__item-link a span,.servicesPage__item-link a svg{position:relative;z-index:2}.servicesPage__item-link a svg{width:32px;height:32px}.servicesPage__item-link a svg path,.servicesPage__item-link a svg rect{fill:#fff}.servicesPage__item-link a svg g{fill:#fff;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.servicesPage__item-link a:hover{color:#1d5334}.servicesPage__item-link a:hover:before{height:100%}.servicesPage__item-link a:hover svg g,.servicesPage__item-link a:hover svg path,.servicesPage__item-link a:hover svg rect{fill:#1d5334}@media (max-width:1300px){.servicesPage__item-content{height:auto;padding-bottom:30px}}@media (max-width:880px){.servicesPage__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:90px 0 0}.servicesPage__item,.servicesPage__item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.servicesPage__item-content{width:100%;padding:40px 15px 30px}.servicesPage__item-bkd{display:none}.servicesPage__item-title{font-size:20px}.servicesPage__item-description p,.servicesPage__item-link a{font-size:16px}.servicesPage__item-number{top:-45px;left:0;right:0;text-align:center}.servicesPage__item-number img{width:68px;height:70px}.servicesPage__item-icon{display:none}}@media (max-width:768px){.servicesPage__hero{height:530px}.servicesPage__hero-title{padding-top:104px;padding-left:0;width:60%}.servicesPage__description{padding:62px 0 69px}.servicesPage__description h2{font-size:26px;padding-bottom:30px;padding-left:0}.servicesPage__description p{padding:0;font-size:16px}.servicesPage__wrapper{padding:0 0 62px}}@media (max-width:600px){.servicesPage__hero-title{width:90%;margin:0 auto}.servicesPage__hero-title h1{font-size:26px;text-align:center}}.propertyMgmt__hero{position:relative;height:662px;overflow:hidden}.propertyMgmt__hero-image{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.propertyMgmt__hero-title{padding-top:210px;padding-left:8.33%;width:43%;position:relative}.propertyMgmt__hero-title h1{font-family:Montserrat,sans-serif;line-height:150%;font-size:42px;font-weight:700;color:#fff}.propertyMgmt__hero-title h1 span{font-weight:500}@media screen and (max-width:768px){.propertyMgmt__hero{height:531px}.propertyMgmt__hero-title{margin:0 auto;padding-top:118px;padding-left:0;width:274px}.propertyMgmt__hero h1{font-size:26px;text-align:center}}.propertyMgmt__desc{padding:87px 0 30px}.propertyMgmt__desc h2{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;color:#1d5334;padding-left:8.33%;padding-bottom:30px}.propertyMgmt__desc h2 strong{font-weight:700}.propertyMgmt__desc p{padding:0 10%;text-align:justify;font-family:Lato,sans-serif;font-size:18px;font-weight:400;line-height:150%;color:#1d5334}.propertyMgmt__desc p strong{font-weight:900}@media screen and (max-width:1200px){.propertyMgmt__desc h2{padding-left:6%}.propertyMgmt__desc p{padding:0 7%}}@media screen and (max-width:768px){.propertyMgmt__desc{padding-top:70px}.propertyMgmt__desc h2{padding-left:0;font-size:26px}.propertyMgmt__desc p{padding:0;font-size:16px}}.propertyMgmt .circle{padding-top:85px;padding-left:8.33%;display:grid;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;justify-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin:0 auto;grid-template-columns:repeat(3,1fr);gap:36px;position:relative}.propertyMgmt .circle a{text-decoration:none}.propertyMgmt .circle__item{-webkit-transition:background .4s ease,-webkit-box-shadow .4s ease;transition:background .4s ease,-webkit-box-shadow .4s ease;transition:background .4s ease,box-shadow .4s ease;transition:background .4s ease,box-shadow .4s ease,-webkit-box-shadow .4s ease;-webkit-box-shadow:0 4px 20px 0 hsla(0,0%,60.4%,.75);box-shadow:0 4px 20px 0 hsla(0,0%,60.4%,.75);border-radius:50%;width:309px;height:310px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;background:#fff}.propertyMgmt .circle__item .half-circle{-webkit-transition:opacity .3s ease,visibility .3s ease;transition:opacity .3s ease,visibility .3s ease;position:absolute;left:0;width:100%;pointer-events:none}.propertyMgmt .circle__item .half-circle--sus{top:0}.propertyMgmt .circle__item .half-circle--jos{bottom:0}.propertyMgmt .circle__item:hover{-webkit-box-shadow:0 4px 20px 0 rgba(29,83,52,.6);box-shadow:0 4px 20px 0 rgba(29,83,52,.6);background:#1d5334}.propertyMgmt .circle__item:hover .half-circle{display:none}.propertyMgmt .circle__item:hover .circle__content p{color:#fff}.propertyMgmt .circle__item:hover .circle__number{background:#fff;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.propertyMgmt .circle__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto}.propertyMgmt .circle__content p{text-align:center;font-size:16px;font-weight:900;line-height:1.5;color:#1d5334;text-transform:uppercase;font-family:Lato,sans-serif;margin-top:8px}.propertyMgmt .circle__number{font-size:56px;font-weight:900;font-family:Lato,sans-serif;display:block;background:-webkit-gradient(linear,left top,left bottom,from(#1d5334),to(#41b974));background:linear-gradient(180deg,#1d5334,#41b974);-webkit-background-clip:text;-webkit-text-fill-color:transparent}@media screen and (max-width:1300px){.propertyMgmt .circle{padding-left:20px}}@media screen and (max-width:1200px){.propertyMgmt .circle{gap:20px}.propertyMgmt .circle__item{width:270px;height:270px}}@media screen and (max-width:900px){.propertyMgmt .circle{padding-left:0;gap:0}.propertyMgmt .circle__item{width:220px;height:220px}.propertyMgmt .circle__content p{font-size:14px;padding:2%}.propertyMgmt .circle__number{font-size:45px}}@media screen and (max-width:767px){.propertyMgmt .circle{gap:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.propertyMgmt .circle__item{width:270px;height:270px}}.propertyMgmt__whyPaltinul{padding:57px 0}.propertyMgmt__whyPaltinul-title{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;color:#1d5334;margin-bottom:67px;padding-left:8.33%;width:70%}.propertyMgmt__whyPaltinul-title strong{font-weight:700}.propertyMgmt__whyPaltinul-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;gap:40px;height:429px;padding-right:4%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#ffd566;margin:0 1.5%;border-radius:24px}.propertyMgmt__whyPaltinul-image{-webkit-box-flex:1;-ms-flex:1;flex:1;margin-bottom:-15%}.propertyMgmt__whyPaltinul-image img{max-width:100%;height:auto;border-radius:12px}.propertyMgmt__whyPaltinul-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.propertyMgmt__whyPaltinul-content h3{font-family:Montserrat,sans-serif;font-weight:500;font-size:30px;line-height:150%;width:94%;color:#1d5334;padding-bottom:30px}.propertyMgmt__whyPaltinul-content p{font-family:Lato,sans-serif;font-weight:400;text-align:justify;line-height:150%;font-size:18px;color:#1d5334}.propertyMgmt__whyPaltinul-content strong{font-weight:700}@media screen and (max-width:1200px){.propertyMgmt__whyPaltinul-content h2,.propertyMgmt__whyPaltinul-title{padding-left:6%}.propertyMgmt__whyPaltinul-image{margin-bottom:-21%}}@media screen and (max-width:768px){.propertyMgmt__whyPaltinul-inner{height:544px;padding:33px 24px 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;margin:0;gap:10px}.propertyMgmt__whyPaltinul-title{width:100%;font-size:26px;padding-left:0}.propertyMgmt__whyPaltinul-image{margin-bottom:-9.5%;-webkit-box-flex:0;-ms-flex:none;flex:none}.propertyMgmt__whyPaltinul h3{width:100%;font-size:20px;padding-bottom:15px}}.propertyMgmt__relationship{padding:86px 0}.propertyMgmt__relationship-inner{border-radius:20px;background:#fff;margin:0 1.5%;padding:0 0 0 7%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.propertyMgmt__relationship-content{-webkit-box-flex:1;-ms-flex:1 1 60%;flex:1 1 60%}.propertyMgmt__relationship-content h3{font-family:Montserrat,sans-serif;font-weight:500;font-size:30px;line-height:150%;color:#1d5334;padding-bottom:30px}.propertyMgmt__relationship-content p{text-align:justify;font-family:Lato,sans-serif;font-weight:400;line-height:150%;font-size:18px;color:#1d5334}.propertyMgmt__relationship-content strong{font-weight:700}.propertyMgmt__relationship-image{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;text-align:right;margin-top:-4%}.propertyMgmt__relationship-image img{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:479px;border-radius:10px}@media screen and (max-width:1200px){.propertyMgmt__relationship-inner{padding:15px 0 15px 7%}.propertyMgmt__relationship-content h3{font-size:28px;padding-bottom:10px}.propertyMgmt__relationship-image img{height:300px}}@media screen and (max-width:768px){.propertyMgmt__relationship-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:33px 24px 0;margin:0;gap:10px}.propertyMgmt__relationship-image{margin-top:0;margin-bottom:-3px}.propertyMgmt__relationship-image img{height:226px}.propertyMgmt__relationship h3{font-size:20px}.propertyMgmt__relationship p{font-size:16px}}.propertyMgmt__monitoring{padding-bottom:80px}.propertyMgmt__monitoring-inner{display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#1a4b2e;margin:0 1.5%;padding:0 4%;border-radius:20px;height:428px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:8%}.propertyMgmt__monitoring-image{-webkit-box-flex:1;-ms-flex:1 1 45%;flex:1 1 45%;margin-bottom:-10%}.propertyMgmt__monitoring-image img{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:430px;display:block;border-radius:10px}.propertyMgmt__monitoring-content{-webkit-box-flex:1;-ms-flex:1 1 55%;flex:1 1 55%;color:#fff}.propertyMgmt__monitoring-content h3{font-family:Montserrat,sans-serif;font-weight:500;font-size:30px;line-height:150%;width:65%;color:#fff;padding-bottom:30px}.propertyMgmt__monitoring-content p{text-align:justify;font-family:Lato,sans-serif;font-weight:400;line-height:150%;font-size:18px;color:#fff}.propertyMgmt__monitoring-content strong{font-weight:700}@media screen and (max-width:1000px){.propertyMgmt__monitoring-inner{gap:1%}.propertyMgmt__monitoring-image img{height:300px}.propertyMgmt__monitoring h3{font-size:26px}}@media screen and (max-width:768px){.propertyMgmt__monitoring-inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;padding:33px 24px 0;margin:0;gap:10px;height:auto}.propertyMgmt__monitoring-image{margin-bottom:-6%}.propertyMgmt__monitoring-image img{height:215px}.propertyMgmt__monitoring h3{font-size:20px}.propertyMgmt__monitoring p{font-size:16px}}.propertyMgmt__technology{padding-top:70px}.propertyMgmt__technology-inner{background-color:#cad7d2;margin:0 1.5%;border-radius:20px;padding-left:7%;display:-webkit-box;display:-ms-flexbox;display:flex;height:430px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:40px}.propertyMgmt__technology-content{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}.propertyMgmt__technology-content h3{font-family:Montserrat,sans-serif;font-weight:500;font-size:30px;line-height:150%;color:#1d5334;padding-bottom:30px}.propertyMgmt__technology-content h3 strong{font-weight:700}.propertyMgmt__technology-content p{text-align:justify;font-family:Lato,sans-serif;font-weight:400;line-height:150%;font-size:18px;color:#1d5334}.propertyMgmt__technology-content strong{font-weight:700}.propertyMgmt__technology-image{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:right}.propertyMgmt__technology-image img{max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;height:522px;display:block;margin-top:-17%}@media screen and (max-width:1000px){.propertyMgmt__technology-inner{padding-left:4%}.propertyMgmt__technology-image img{height:430px;margin-top:0}.propertyMgmt__technology h3{font-size:26px}}@media screen and (max-width:768px){.propertyMgmt__technology-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:33px 24px 0;margin:0;gap:10px}.propertyMgmt__technology-image{position:relative;width:100%}.propertyMgmt__technology-image img{height:305px;position:absolute;right:-24px;bottom:0}.propertyMgmt__technology h3{padding-bottom:10px;font-size:20px}.propertyMgmt__technology p{font-size:16px}}.propertyMgmt__functionality{padding:162px 0 50px}.propertyMgmt__functionality-head{margin-bottom:50px;padding:0 9.3%}.propertyMgmt__functionality-title{font-family:Montserrat,sans-serif;font-size:40px;font-weight:500;color:#1d5334;line-height:150%}.propertyMgmt__functionality-title strong{font-weight:700}.propertyMgmt__functionality-desc{text-align:justify;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334;padding-left:20px;padding-top:30px;padding-bottom:65px;width:94%}.propertyMgmt__functionality-items{gap:20px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;margin:0 1.5%}.propertyMgmt__functionality-item,.propertyMgmt__functionality-items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-direction:normal}.propertyMgmt__functionality-item{height:475px;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 calc(33.333% - 20px);flex:1 1 calc(33.333% - 20px);background:#e6e6e6;border:2px solid #1d5334;border-radius:25px;padding:30px 3.3%;text-align:center;-webkit-box-shadow:0 4px 10px 0 rgba(24,96,41,.25098039215686274);box-shadow:0 4px 10px 0 rgba(24,96,41,.25098039215686274);position:relative;-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:768px){.propertyMgmt__functionality-item{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}}.propertyMgmt__functionality-icon{width:69px;height:69px;margin-top:-65px;margin-bottom:50px}.propertyMgmt__functionality-icon img{width:100%;height:auto;display:block}.propertyMgmt__functionality-item-title{font-family:Lato,sans-serif;font-weight:600;line-height:150%;height:50px;font-size:24px;color:#1d5334;margin-bottom:40px}.propertyMgmt__functionality-item-desc{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334}@media screen and (max-width:1200px){.propertyMgmt__functionality-item{height:auto}}@media screen and (max-width:768px){.propertyMgmt__functionality-items{gap:70px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0}.propertyMgmt__functionality-head{padding:0}.propertyMgmt__functionality-title{font-size:26px}.propertyMgmt__functionality-desc{font-size:16px;padding-left:0;width:100%}.propertyMgmt__functionality h3{font-size:20px}.propertyMgmt__functionality-item-desc{font-size:16px}}.propertyMgmt__benefits{padding:128px 0 181px}.propertyMgmt__benefits-head{padding:0 9.3%}.propertyMgmt__benefits-title{font-family:Montserrat,sans-serif;color:#1d5334;font-weight:500;font-size:40px;line-height:150%;width:75%;padding-bottom:30px}.propertyMgmt__benefits-title strong{font-weight:700}.propertyMgmt__benefits-desc{text-align:justify;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334;max-width:750px;padding-bottom:67px}.propertyMgmt__benefits-items{display:grid;gap:24px;padding:0 9.3%}.propertyMgmt__benefits-item{display:grid;grid-template-columns:auto 1fr;-webkit-column-gap:18px;-moz-column-gap:18px;column-gap:18px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.propertyMgmt__benefits-icon{grid-column:1;grid-row:1/span 2;-webkit-box-flex:0;-ms-flex:0 0 50px;flex:0 0 50px;width:54px;height:54px}.propertyMgmt__benefits-icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}.propertyMgmt__benefits-text{text-align:justify;padding-top:4px;grid-column:2;font-family:Lato,sans-serif;font-weight:500;line-height:150%;color:#1d5334}.propertyMgmt__benefits-text strong{font-weight:700}@media screen and (max-width:1200px){.propertyMgmt__benefits-head,.propertyMgmt__benefits-items{padding:0 6%}}@media screen and (max-width:768px){.propertyMgmt__benefits{padding:50px 0}.propertyMgmt__benefits-title{font-size:26px}.propertyMgmt__benefits-desc{font-size:16px}.propertyMgmt__benefits-head,.propertyMgmt__benefits-items{padding:0}.propertyMgmt__benefits-text{font-size:16px}}.propertyMgmt__rentIT-inner{display:grid;grid-template-columns:1fr 1fr;gap:30px;padding:0 4% 0 9.3%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:1024px){.propertyMgmt__rentIT-inner{grid-template-columns:1fr;gap:60px}}.propertyMgmt__rentIT-content{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#1d5334}.propertyMgmt__rentIT-content h3{font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;margin-bottom:35px;color:#134a30}.propertyMgmt__rentIT-content h3 strong{font-weight:700}.propertyMgmt__rentIT-content p{text-align:justify;width:88%;font-family:Lato,sans-serif;line-height:150%;font-size:18px;color:#1d5334}.propertyMgmt__rentIT-content ul{width:88%;list-style-type:disc;padding-left:1.4em;margin:24px 0 26px}.propertyMgmt__rentIT-content ul li{font-size:18px;line-height:150%;color:#1d5334}.propertyMgmt__rentIT-content ul li::marker{color:#1d5334;font-size:1em}.propertyMgmt__rentIT-content ul li strong{font-weight:700}.propertyMgmt__rentIT-image{position:relative;border:2px solid #1d5334;border-radius:16px}.propertyMgmt__rentIT-image img{display:block;border-radius:16px;width:100%;-o-object-fit:cover;object-fit:cover;height:631px}.propertyMgmt__rentIT-badge{position:absolute;bottom:-17px;left:-23px;width:78px;height:78px}.propertyMgmt__rentIT-badge img{width:100%;height:auto}@media (max-width:1024px){.propertyMgmt__rentIT-badge{bottom:-26px;width:80px;height:80px}}@media screen and (max-width:1200px){.propertyMgmt__rentIT-inner{padding:0 6%}}@media screen and (max-width:768px){.propertyMgmt__rentIT-inner{padding:0}.propertyMgmt__rentIT-content h3{font-size:20px}.propertyMgmt__rentIT-content ul li{font-size:16px}.propertyMgmt__rentIT-image>img{height:450px}.propertyMgmt__rentIT-badge{top:-30px;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%);bottom:inherit}.propertyMgmt__rentIT-badge img{width:49px;height:49px}}@media screen and (max-width:450px){.propertyMgmt__rentIT-image>img{height:305px}}.propertyMgmt__steps{padding-top:130px}.propertyMgmt__steps,.propertyMgmt__steps-inner{display:-webkit-box;display:-ms-flexbox;display:flex}.propertyMgmt__steps-inner{-webkit-box-sizing:border-box;box-sizing:border-box;padding:94px 7%;margin:0 1.5%;border-radius:20px;height:574px;background-size:cover;background-position:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.propertyMgmt__steps-content{text-align:left}.propertyMgmt__steps-content h3{color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:40px;line-height:150%;margin-bottom:32px}.propertyMgmt__steps-content h3 strong{font-weight:700}.propertyMgmt__steps-content p{text-align:justify;color:#fff;font-family:Lato,sans-serif;line-height:150%;font-size:18px;margin-bottom:24px}.propertyMgmt__steps-btn{margin-top:52px;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:16px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:100px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border:2px solid #fff;position:relative;overflow:hidden}.propertyMgmt__steps-btn a{color:#fff;text-decoration:none;font-family:Lato,sans-serif;font-weight:500;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out}.propertyMgmt__steps-btn:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#1d5334;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.propertyMgmt__steps-btn:hover a{color:#fff}.propertyMgmt__steps-btn:hover:before{height:100%}.propertyMgmt__steps-btn:hover svg{fill:#fff;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out}.propertyMgmt__steps-icon{margin-top:-2px;margin-right:-5px;height:46px;margin-left:-2px}.propertyMgmt__steps-icon svg{width:59px;height:57px;-webkit-transition:-webkit-filter .3s ease-in-out;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;position:relative;z-index:2}@media screen and (max-width:1000px){.propertyMgmt__steps-inner{height:auto}}@media screen and (max-width:768px){.propertyMgmt__steps{padding-top:80px}.propertyMgmt__steps-inner{margin:0;padding:64px 15px}.propertyMgmt__steps-content h3{font-size:26px}.propertyMgmt__steps-content p{font-size:16px}}.contactPage{padding:80px 0 0;background:#fff}.contactPage h1{font-size:40px;margin-bottom:30px}.contactPage .subtitle,.contactPage h1{font-family:Montserrat,sans-serif;font-weight:700;line-height:150%;color:#1d5334;text-align:center}.contactPage .subtitle{font-size:20px;margin-bottom:40px}.contactPage .subtitle span{font-weight:500}.contactPage .subtitle strong{font-weight:900}.contactPage__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;margin-bottom:75px}.contactPage__info li:last-child a{max-width:358px;margin:0 auto}.contactPage__info li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;color:#1d5334;font-family:Montserrat,sans-serif;font-weight:500;font-size:18px;line-height:150%;text-decoration:none}.contactPage__info li img{width:50px;height:50px}.contactPage__form input,.contactPage__form textarea{width:100%;background:#e0e7e6;border:none;border-radius:30px;padding:10px 24px;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500;line-height:150%;color:#1d5334;margin-bottom:26px;-webkit-box-sizing:border-box;box-sizing:border-box}.contactPage__form input::-webkit-input-placeholder,.contactPage__form textarea::-webkit-input-placeholder{color:#1d5334;opacity:.7}.contactPage__form input::-moz-placeholder,.contactPage__form textarea::-moz-placeholder{color:#1d5334;opacity:.7}.contactPage__form input:-ms-input-placeholder,.contactPage__form textarea:-ms-input-placeholder{color:#1d5334;opacity:.7}.contactPage__form input::-ms-input-placeholder,.contactPage__form textarea::-ms-input-placeholder{color:#1d5334;opacity:.7}.contactPage__form input::placeholder,.contactPage__form textarea::placeholder{color:#1d5334;opacity:.7}.contactPage__form textarea{height:150px}.contactPage__form .wpcf7-not-valid-tip{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;padding-bottom:10px}.contactPage__form .wpcf7-submit{background-color:#1d5334;color:#fff;border-radius:30px;padding:10px 32px;margin-top:20px;font-weight:600;font-size:16px;cursor:pointer;-webkit-transition:.3s ease;transition:.3s ease;border:none;width:192px}.contactPage__form .wpcf7-submit:hover{background-color:#143e28}.contactPage__form .wpcf7-acceptance{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin-bottom:20px}.contactPage__form .wpcf7-acceptance span{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:150%}.contactPage__form .wpcf7-list-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;margin:0}.contactPage__form .wpcf7-list-item input[type=checkbox]{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:18px;background:none;height:18px;border:2px solid #1d5334;border-radius:50%;position:relative;cursor:pointer;padding:0;margin:0}.contactPage__form .wpcf7-list-item input[type=checkbox]:checked:before{content:"";width:10px;height:10px;background:#1d5334;border-radius:50%;position:absolute;top:2px;left:2px}.contactPage__form .wpcf7-list-item label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12px;font-size:14px;line-height:150%;color:#1d5334;font-weight:500;margin:0;cursor:pointer}.contactPage__form .wpcf7-list-item .wpcf7-list-item-label{margin:0;display:inline-block}.contactPage__wrapper{display:grid;grid-template-columns:53% 47%;padding:0 8.125%;gap:50px}.contactPage__wrapper-left{padding-top:50px}.contactPage__wrapper-right{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contactPage__wrapper-right .contact__image{width:100%;max-width:100%;height:auto;border-radius:50%;-o-object-fit:cover;object-fit:cover;aspect-ratio:1/1;position:relative;z-index:2}.contactPage__wrapper-right .half-circle{position:absolute;width:100%;pointer-events:none}.contactPage__wrapper-right .half-circle--sus{top:0;z-index:3}.contactPage__wrapper-right .half-circle--jos{bottom:0;z-index:3}.contactPage__map{padding:105px 2.78% 150px}.contactPage__map iframe{width:100%;height:419px;border-radius:10px;border:2px solid #1d5334!important}@media screen and (max-width:1024px){.contactPage__wrapper{grid-template-columns:1fr;padding:0 24px}.contactPage__wrapper-right{margin:0 auto}.contactPage__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}.contactPage h1{font-size:32px}.contactPage .subtitle{font-size:18px}}@media screen and (max-width:768px){.contactPage{padding:60px 0}.contactPage h1{font-size:26px;margin-bottom:10px}.contactPage .subtitle{margin-bottom:50px}.contactPage p{font-size:18px}.contactPage__wrapper{padding:0}.contactPage__wrapper-right{width:100%;height:auto}.contactPage__wrapper-right .contact__image{width:100%;max-width:100%;height:auto}.contactPage__wrapper-right .half-circle{max-width:100%}}@media screen and (max-width:480px){.contactPage h1{font-size:22px}.contactPage .subtitle{font-size:16px;margin-bottom:30px}.contactPage__info{gap:16px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contactPage__info li:last-child a{margin:0}.contactPage__info li a{font-size:16px;gap:12px}.contactPage__info li img{width:40px;height:40px}.contactPage__form input,.contactPage__form textarea{font-size:16px;padding:10px 20px;margin-bottom:20px}.contactPage__form .wpcf7-submit{font-size:15px;padding:12px;display:block}.contactPage__form .wpcf7-acceptance{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contactPage__form .wpcf7-acceptance span{font-size:14px}.contactPage__form .wpcf7-list-item label{font-size:13px}.contactPage__form .wpcf7-list-item input[type=checkbox]{width:23px}.contactPage__wrapper{padding:0;gap:0}.contactPage__wrapper-right{width:100%;aspect-ratio:1/1;margin:0 auto}.contactPage__map{padding:60px 0 50px}.contactPage__map iframe{height:311px}}.loginPage{padding:40px 0;background:#fff}.loginPage__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:-webkit-gradient(linear,left top,left bottom,from(#1d5334),to(#0d381f));background:linear-gradient(180deg,#1d5334,#0d381f);border-radius:20px;overflow:hidden;max-width:100%;min-height:632px;padding:20px;gap:10%;-webkit-box-sizing:border-box;box-sizing:border-box}.loginPage__title{font-size:40px;line-height:150%;font-weight:700;color:#fff;margin-bottom:60px;font-family:Montserrat,sans-serif}.loginPage input{border:none;border-radius:25px;padding:12px 15px;font-size:18px;font-weight:500;background-color:#fff;color:#1d5334;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.loginPage input::-webkit-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.loginPage input::-moz-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.loginPage input:-ms-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.loginPage input::-ms-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.loginPage input::placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.loginPage__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:40px;height:45px;width:100%}.loginPage__social .nsl-container-block{width:100%}.loginPage__social .nsl-container-buttons{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:20px}.loginPage__social .nsl-container-buttons a{font-family:Lato,sans-serif;font-size:16px;font-weight:500;width:50%!important}.loginPage__social .nsl-button-google{-webkit-box-shadow:none!important;box-shadow:none!important}.loginPage__social .nsl-button-facebook .nsl-button-label-container{margin:0 17px 0 12px!important}.loginPage__form{padding:50px 2.78% 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.loginPage__passwordWrapper{position:relative}.loginPage__togglePassword{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;width:22px;height:22px}.loginPage__formInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}.loginPage__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.loginPage__button{width:249px;height:45px;background:#ffd566;color:#1d5334;border:none;margin-top:20px;border-radius:25px;font-size:18px;font-weight:700;font-family:Lato,sans-serif;cursor:pointer}.loginPage__links{margin:50px auto 0;text-align:center}.loginPage__links a,.loginPage__links p{text-align:center;color:#fff;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:150%}.loginPage__links p a{padding-left:14px}.loginPage__links a{color:#e1c44e}.loginPage__contact{background:#fff}.loginPage__errors{background-color:rgba(255,0,0,.15);border:1px solid rgba(255,0,0,.5);padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#fff}@media (max-width:992px){.loginPage__content{height:580px;padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loginPage__form{padding:40px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.loginPage h2{font-size:30px;margin-bottom:40px}.loginPage__formInner{max-width:100%}.loginPage__image{display:none}.loginPage__social .nsl-button-label-container{font-size:14px!important}.loginPage__social .nsl-button-facebook .nsl-button-label-container{margin:0 12px 0 5px!important}}@media (max-width:450px){.loginPage__social{height:auto;margin-bottom:20px}.loginPage__social .nsl-container-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.loginPage__social .nsl-container-buttons a{width:100%!important}}.createUserPage{padding:40px 0;background:#fff}.createUserPage__content{display:grid;grid-template-columns:1fr 1fr;background:-webkit-gradient(linear,left top,left bottom,from(#1d5334),to(#0d381f));background:linear-gradient(180deg,#1d5334,#0d381f);border-radius:20px;overflow:hidden;max-width:100%;min-height:857px;padding:20px;gap:35px;-webkit-box-sizing:border-box;box-sizing:border-box}.createUserPage__form{padding:50px 2.78% 40px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.createUserPage__tel{padding-left:100px}.createUserPage .iti{width:100%}.createUserPage .iti__selected-flag{background:transparent;padding:0 12px}.createUserPage .iti__country,.createUserPage .iti__selected-dial-code{font-family:Montserrat,sans-serif;font-weight:500;font-size:14px;line-height:150%;color:#1d5334}.createUserPage .iti__country-list,.createUserPage .iti__selected-dial-code-list{width:300px;border-radius:25px}.createUserPage .iti input{width:100%}.createUserPage__title{font-size:40px;line-height:150%;font-weight:700;color:#fff;margin-bottom:20px;font-family:Montserrat,sans-serif}.createUserPage__social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;margin-bottom:40px;height:45px;width:100%}.createUserPage__social .nsl-container-block{width:100%}.createUserPage__social .nsl-container-buttons{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:100%;gap:20px}.createUserPage__social .nsl-container-buttons a{font-family:Lato,sans-serif;font-size:16px;font-weight:500;width:50%!important}.createUserPage__social .nsl-button-google{-webkit-box-shadow:none!important;box-shadow:none!important}.createUserPage__social .nsl-button-facebook .nsl-button-label-container{margin:0 17px 0 12px!important}.createUserPage__formInner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px;width:100%}.createUserPage input{border:none;border-radius:25px;padding:12px 15px;font-size:18px;font-weight:500;background-color:#fff;color:#1d5334;outline:none;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%}.createUserPage input::-webkit-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.createUserPage input::-moz-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.createUserPage input:-ms-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.createUserPage input::-ms-input-placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.createUserPage input::placeholder{color:#1d5334;font-family:Montserrat,sans-serif;font-size:18px;font-weight:500}.createUserPage__checkbox{font-family:Montserrat,sans-serif;font-size:16px;font-weight:500;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:150%;color:#fff}.createUserPage__checkbox:first-of-type{margin-top:20px}.createUserPage__checkbox:first-of-type span{margin-top:-3px}.createUserPage__checkbox:nth-of-type(2) input,.createUserPage__checkbox:nth-of-type(2) input:checked:before{border-radius:0}.createUserPage__checkbox input{-moz-appearance:none;appearance:none;-webkit-appearance:none;max-width:18px;background:none;height:18px;border:2px solid #fff;border-radius:50%;position:relative;cursor:pointer;padding:0;margin:0 12px 0 0}.createUserPage__checkbox input:checked:before{content:"";width:10px;height:10px;background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.createUserPage__passwordWrapper{position:relative}.createUserPage__togglePassword{position:absolute;right:15px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;width:22px;height:22px}.createUserPage__button{width:249px;height:45px;background:#ffd566;color:#1d5334;border:none;margin-top:20px;border-radius:25px;font-size:18px;font-weight:700;font-family:Lato,sans-serif;cursor:pointer}.createUserPage__image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:10px}.createUserPage__errors{background-color:rgba(255,0,0,.15);border:1px solid rgba(255,0,0,.5);padding:1rem;border-radius:8px;margin-bottom:1.5rem}.createUserPage__errors p{font-family:Montserrat,sans-serif;font-weight:500;font-size:16px;line-height:150%;color:#fff}.createUserPage__contact{background:#fff}@media (max-width:992px){.createUserPage h2{font-size:30px}.createUserPage input{font-size:16px}.createUserPage__content{height:830px;padding:0;grid-template-columns:1fr}.createUserPage__form{padding:40px 16px;-webkit-box-sizing:border-box;box-sizing:border-box}.createUserPage__formInner{max-width:100%}.createUserPage__image{display:none}.createUserPage__social .nsl-button-label-container{font-size:14px!important}.createUserPage__social .nsl-button-facebook .nsl-button-label-container{margin:0 12px 0 5px!important}}@media (max-width:450px){.createUserPage__social{height:auto;margin-bottom:20px}.createUserPage__social .nsl-container-buttons{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.createUserPage__social .nsl-container-buttons a{width:100%!important}}.accountPage__content{padding:50px 8%}.accountPage h2{font-family:Montserrat,sans-serif;font-size:30px;line-height:150%;font-weight:500;padding-bottom:50px;color:#1d5334}.accountPage img{width:30px;margin-right:10px}.accountPage a,.accountPage li,.accountPage p{font-family:Montserrat,sans-serif;font-size:18px;line-height:150%;font-weight:500;color:#1d5334;padding-bottom:10px}.accountPage__info{padding-top:30px}.singleBlog__hero{position:relative;height:662px;overflow:hidden}.singleBlog__hero .grid-container{padding:0 7%}.singleBlog__hero-image{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.singleBlog__hero-content{left:0;right:0;position:absolute;bottom:68px}.singleBlog__hero-title{width:90%;font-size:40px;font-weight:700;padding-bottom:25px}.singleBlog__hero-meta,.singleBlog__hero-title{font-family:Montserrat,sans-serif;line-height:150%;color:#fff}.singleBlog__hero-meta{font-size:16px;font-weight:500}.singleBlog__hero-meta span{text-decoration:underline}.singleBlog__hero-meta a{color:#fff}.singleBlog__inner{position:relative}.singleBlog__content .grid-container{padding:0 6%}.singleBlog__content-block{padding:60px 0 50px}.singleBlog__content-block.is-odd{background-color:#fff}.singleBlog__content-block:first-child{padding:90px 0 50px}.singleBlog__content-block:nth-child(4),.singleBlog__content-block:nth-child(5){padding:40px 0 20px}.singleBlog__content-block:nth-child(6){padding:60px 0 100px}.singleBlog__content-block:nth-child(6) .singleBlog__content-image img{width:334px;height:334px}.singleBlog__content-block:nth-child(2) .singleBlog__content-image img{width:367px;height:367px}.singleBlog__content-block:last-child.image-left .singleBlog__content-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.singleBlog__content-block:first-child .singleBlog__content-title,.singleBlog__content-block:nth-child(2) .singleBlog__content-title,.singleBlog__content-block:nth-child(3) .singleBlog__content-title{width:70%}.singleBlog__content-block:first-child .singleBlog__content-text,.singleBlog__content-block:nth-child(2) .singleBlog__content-text,.singleBlog__content-block:nth-child(3) .singleBlog__content-text{width:72%}.singleBlog__content-block:first-child .singleBlog__content-text p,.singleBlog__content-block:nth-child(2) .singleBlog__content-text p,.singleBlog__content-block:nth-child(3) .singleBlog__content-text p{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.singleBlog__content-block.image-left .singleBlog__content-inner{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.singleBlog__content-block.image-right .singleBlog__content-inner{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.singleBlog__content-inner{display:-webkit-box;display:-ms-flexbox;display:flex;gap:100px;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.singleBlog__content-image img{width:294px;height:294px;border-radius:13px;-o-object-fit:cover;object-fit:cover}.singleBlog__content h3{font-family:Montserrat,sans-serif;font-weight:700;font-size:30px;line-height:150%;color:#1d5334;padding-bottom:30px}.singleBlog__content-text{padding-top:30px;-webkit-box-flex:1;-ms-flex:1;flex:1}.singleBlog__content-text h4{font-family:Lato,sans-serif;padding-bottom:20px;font-size:24px;font-weight:700;line-height:150%;color:#1d5334}.singleBlog__content-text p{text-align:justify;padding-bottom:25px}.singleBlog__content-text p span{color:#d80027}.singleBlog__content-text table{margin-bottom:30px}.singleBlog__content-text a,.singleBlog__content-text p,.singleBlog__content-text td,.singleBlog__content-text th,.singleBlog__content-text ul li{font-family:Lato,sans-serif;font-size:18px;line-height:150%;color:#1d5334}.singleBlog__content-text td,.singleBlog__content-text th{border:1px solid #ccc;padding:8px;color:#333}.singleBlog__content-text ul{list-style-type:disc;padding-left:1.5rem;padding-bottom:25px}.singleBlog__content-text ul li::marker{color:#1d5334}.singleBlog__content-text a,.singleBlog__content-text th{font-weight:700}.singleBlog__content-text img{border-radius:13px}.singleBlog__content strong{font-weight:700}.singleBlog__content em{font-style:italic}@media (max-width:768px){.singleBlog__content .singleBlog__content-inner{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.singleBlog__content .singleBlog__content-image img{margin:0 auto}}.singleBlog .contact{background-color:#f5f7fa}.singleBlog__wrapper{position:relative;padding-top:90px;padding-bottom:90px}.singleBlog__content-area{width:100%;background:transparent}.singleBlog__sidebar{position:absolute;top:0;right:0;width:440px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:40px;background:#f5f7fa;border-left:1px solid #dcdcdc}.singleBlog__sidebar-title{font-family:Montserrat,sans-serif;font-size:22px;font-weight:700;line-height:150%;color:#1d5334;margin-bottom:25px}.singleBlog__sidebar-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}.singleBlog .sidebar-article{background-color:#fff;border-radius:13px;overflow:hidden;padding:14px;-webkit-box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 20px rgba(0,0,0,.15);box-shadow:0 2px 4px rgba(0,0,0,.1),0 6px 20px rgba(0,0,0,.15);-webkit-transition:-webkit-box-shadow .3s;transition:-webkit-box-shadow .3s;transition:box-shadow .3s;transition:box-shadow .3s,-webkit-box-shadow .3s}.singleBlog .sidebar-article:hover{-webkit-box-shadow:0 4px 12px rgba(0,0,0,.1);box-shadow:0 4px 12px rgba(0,0,0,.1)}.singleBlog .sidebar-article__image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-bottom:1px solid #e0e0e0;border-radius:13px 13px 0 0}.singleBlog .sidebar-article__meta a,.singleBlog .sidebar-article__meta p{text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:14px;padding:10px 15px 0;color:#888}.singleBlog .sidebar-article__title{font-size:16px;line-height:150%;font-family:Lato,sans-serif;font-weight:600;padding:5px 15px 15px;color:#1d5334;height:38px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.singleBlog .sidebar-article__readmore{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:6px;margin:10px 15px 5px;line-height:150%;font-family:Lato,sans-serif;font-weight:600;color:#1d5334;text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.singleBlog .sidebar-article__readmore span{font-size:16px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.singleBlog .sidebar-article__readmore:hover{color:#d4a017}.singleBlog .sidebar-article__readmore:hover span{-webkit-transform:translateX(4px);transform:translateX(4px)}.singleBlog__content-block{padding:60px 0;background-color:#fff}.singleBlog__content-block.is-even{background-color:#f5f7fa}@media (max-width:2070px){.singleBlog__content-block .grid-container{padding-right:280px}}@media (max-width:1760px){.singleBlog__content-block .grid-container{padding-right:400px}}@media (max-width:1550px){.singleBlog__content-block .grid-container{padding-right:460px}}@media (max-width:1200px){.singleBlog__sidebar{position:relative;right:0;margin:0 auto}.singleBlog__sidebar-posts{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.singleBlog__content-block{width:100%}.singleBlog__content-block .grid-container{padding-right:16px}.singleBlog__sidebar{width:calc(100% - 32px);margin:0 16px 70px}.singleBlog__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:768px){.singleBlog__hero{height:531px}.singleBlog__hero .grid-container{padding:0 16px}.singleBlog__hero-title{font-size:26px}.singleBlog__content-inner{gap:30px}.singleBlog__content-image{margin:0 auto}.singleBlog__content-text h4{font-size:20px}.singleBlog__content-block{padding:55px 0 78px}.singleBlog__content-block h3{font-size:20px;padding-bottom:0}.singleBlog__content-block:first-child{padding:35px 0 78px}.singleBlog__content-block:nth-child(4),.singleBlog__content-block:nth-child(5),.singleBlog__content-block:nth-child(6){padding:55px 0 78px}.singleBlog__content-block:nth-child(6) .singleBlog__content-image img{width:288px;height:288px}.singleBlog__content-block:nth-child(2){padding:55px 0 60px}.singleBlog__content-block:nth-child(2) .singleBlog__content-image img{width:288px;height:288px}.singleBlog__content-block:last-child.image-left .singleBlog__content-inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.singleBlog__content-block:first-child .singleBlog__content-text,.singleBlog__content-block:first-child .singleBlog__content-title,.singleBlog__content-block:nth-child(2) .singleBlog__content-text,.singleBlog__content-block:nth-child(2) .singleBlog__content-title,.singleBlog__content-block:nth-child(3) .singleBlog__content-text,.singleBlog__content-block:nth-child(3) .singleBlog__content-title{width:100%}.singleBlog__sidebar{background:none;border:none;padding:40px 0}.singleBlog__sidebar-posts{grid-template-columns:repeat(2,1fr)}.singleBlog__sidebar .sidebar-article{margin:0 auto}}@media (max-width:500px){.singleBlog__sidebar-posts{grid-template-columns:1fr}}.blogPage__hero{position:relative;height:662px;overflow:hidden}.blogPage__hero-image{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.blogPage__hero-title{padding:20% 0 0 7%;position:relative;max-width:80%;z-index:2}.blogPage__hero-title h1{font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:150%;padding-bottom:25px;color:#fff}.blogPage__intro{padding:50px 2%}.blogPage__intro p{font-family:Lato,sans-serif;font-size:18px;font-weight:500;line-height:150%;color:#1d5334}.blogPage__intro p strong{font-weight:900}.blogPage__posts{-ms-flex-wrap:wrap;flex-wrap:wrap;gap:20px}.blogPage__posts,.blogPage__posts article{display:-webkit-box;display:-ms-flexbox;display:flex}.blogPage__posts article{background:#e0e7e6;border-radius:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:calc(33.333% - 20px);margin-bottom:40px;padding:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-shadow:0 2px 8px rgba(0,0,0,.05);box-shadow:0 2px 8px rgba(0,0,0,.05)}.blogPage__posts-image{height:227px;-o-object-fit:cover;object-fit:cover;margin:0 auto 20px;display:block}.blogPage__posts-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:20px;border:1px solid #1d5334}.blogPage__posts-posted{font-size:18px;padding-bottom:22px}.blogPage__posts-posted,.blogPage__posts-posted a{font-family:Lato,sans-serif;font-weight:600;line-height:150%;color:rgba(0,0,0,.6588235294117647)}.blogPage__posts-posted a{font-size:16px}.blogPage__posts-title{font-size:22px;font-weight:600;-webkit-line-clamp:3;height:100px}.blogPage__posts-title,.blogPage__posts .excerpt-wrapper{font-family:Lato,sans-serif;line-height:150%;color:#1d5334;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:22px}.blogPage__posts .excerpt-wrapper{font-size:18px;font-weight:500;-webkit-line-clamp:6}.blogPage__posts .read-more{position:relative;overflow:hidden;z-index:1;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;background:#1d5334;-webkit-box-sizing:border-box;box-sizing:border-box;padding:15px 20px;font-family:Lato,sans-serif;color:#fff;font-size:18px;line-height:100%;font-weight:500;text-decoration:none;text-align:center;border:2px solid #055e48;border-radius:25px}.blogPage__posts .read-more:before{content:"";position:absolute;top:100%;left:0;width:100%;height:100%;background:#fff;z-index:-1;-webkit-transition:top .3s ease-in-out;transition:top .3s ease-in-out}.blogPage__posts .read-more:hover{color:#1d5334}.blogPage__posts .read-more:hover:before{top:0}@media screen and (max-width:1024px){.blogPage__posts{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.blogPage__posts article{width:calc(50% - 15px)}}@media screen and (max-width:767px){.blogPage__hero{height:530px}.blogPage__hero-title{padding:40% 0 0}.blogPage__hero-title h1{font-size:25px}.blogPage__intro{padding:50px 0}}@media screen and (max-width:600px){.blogPage__posts article{margin-bottom:20px;width:100%}}.blogPage.categoryBlog .grid-container{padding:0 4%}.blogPage.categoryBlog h1{font-family:Montserrat,sans-serif;font-size:40px;font-weight:500;line-height:150%;padding:50px 0;color:#1d5334}.blogPage.categoryBlog h1 span{font-weight:700}.faqPage__hero{position:relative;height:662px;overflow:hidden}.faqPage__hero-image{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}.faqPage__hero-content{left:7%;right:0;top:40%;position:absolute}.faqPage__hero-title{width:90%;font-family:Montserrat,sans-serif;font-size:40px;font-weight:700;line-height:150%;padding-bottom:25px;color:#fff}.faqPage__intro{padding:68px 6% 50px}.faqPage__intro p{font-family:Lato,sans-serif;font-size:18px;font-weight:400;color:#1d5334;line-height:150%}.faqPage__accordion{padding:0 6%}.faqPage__item{background:#e0e7e6;-webkit-box-sizing:border-box;box-sizing:border-box;padding:24px 20px;border-radius:20px;margin-bottom:30px;border-left:4px solid #1d5334;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.faqPage__item p{padding-bottom:10px}.faqPage__item ul{list-style-type:disc;padding-bottom:25px}.faqPage__item ul li{padding-bottom:10px}.faqPage__item ul li::marker{color:#fff}.faqPage__item em{font-style:italic}.faqPage__item .faqPage__icon.icon-up{display:inline}.faqPage__item .faqPage__icon.icon-hover,.faqPage__item .faqPage__icon.icon-up2{display:none}.faqPage__item:hover:not(.is-open){background-color:#1d5334}.faqPage__item:hover:not(.is-open) .faqPage__question-text{color:#fff}.faqPage__item:hover:not(.is-open) .faqPage__icon.icon-up,.faqPage__item:hover:not(.is-open) .faqPage__icon.icon-up2{display:none}.faqPage__item:hover:not(.is-open) .faqPage__icon.icon-hover{display:inline}.faqPage__item.is-open{background-color:#1d5334}.faqPage__item.is-open .faqPage__question-text{color:#fff}.faqPage__item.is-open .faqPage__icon.icon-hover,.faqPage__item.is-open .faqPage__icon.icon-up{display:none}.faqPage__item.is-open .faqPage__icon.icon-up2{display:inline}.faqPage__item.is-open .faqPage__answer{display:block}.faqPage__question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;background:transparent;border:none;padding:0}.faqPage__question-text{font-weight:600;font-size:24px;color:#1d5334;-webkit-transition:color .3s ease;transition:color .3s ease}.faqPage__answer,.faqPage__question-text{font-family:Lato,sans-serif;line-height:150%}.faqPage__answer{width:93%;padding-top:18px;padding-left:3%;font-weight:400;font-size:18px;color:#fff;display:none}.faqPage__icon-wrapper{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.faqPage__icon-wrapper .faqPage__icon{width:50px;height:50px;-webkit-transition:opacity .3s ease;transition:opacity .3s ease}@media screen and (max-width:768px){.faqPage__intro{padding:40px 0}.faqPage__accordion{padding:0}}@media screen and (max-width:767px){.faqPage__hero{height:531px}.faqPage__hero-content{left:0}.faqPage__hero-title{font-size:26px;margin:0 auto;text-align:center;width:225px}.faqPage__answer{width:100%}.faqPage__question{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.faqPage__question-text{font-size:20px}.faqPage__item{height:208px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.faqPage__item.is-open{height:auto}.faqPage__icon-wrapper{margin-top:10px}}.termsPage{padding:50px 0}.termsPage__content{padding:0 7%}.termsPage h1{font-family:Montserrat,sans-serif;font-weight:600;font-size:42px;color:#1d5334;line-height:150%;padding-bottom:30px}@media screen and (max-width:768px){.termsPage h1{font-size:32px}}.termsPage strong{font-weight:800}.termsPage p{text-align:justify;padding-bottom:20px}.termsPage h2{font-size:22px;font-weight:600}.termsPage a,.termsPage h2,.termsPage li,.termsPage p{font-family:Lato,sans-serif;line-height:150%;color:#1d5334}.termsPage a,.termsPage li,.termsPage p{font-size:18px;font-weight:400}.termsPage a{font-weight:600}.termsPage ul{list-style-type:disc;padding-left:50px;padding-bottom:25px}.termsPage ul li::marker{color:#1d5334}.errorPage{min-height:480px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 0}.errorPage,.errorPage__wrap{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.errorPage__wrap{padding:0 7%;display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(16px,4vw,40px)}@media (max-width:900px){.errorPage__wrap{grid-template-columns:1fr;text-align:center}}.errorPage__title{font-family:Montserrat,sans-serif;line-height:150%;font-size:42px;font-weight:500;color:#1d5334;margin:0 0 8px}.errorPage__text{font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:150%;color:#3c3c3c;margin:0 0 20px}.errorPage__media{width:100%;height:clamp(320px,55vh,560px);border-radius:15px;overflow:hidden}.errorPage__media img{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover}@media (max-width:900px){.errorPage__media{height:clamp(240px,42vh,420px);margin-inline:auto;max-width:620px}}.errorPage__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background:#1d5334;border:2px solid transparent;border-radius:100px;padding:8px 20px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;position:relative;overflow:hidden}.errorPage__link a{color:#fff;text-decoration:none;font-family:Lato,sans-serif;font-weight:400;font-size:18px;line-height:100%;position:relative;z-index:2;-webkit-transition:color .3s ease-in-out;transition:color .3s ease-in-out;white-space:nowrap}.errorPage__link:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:0;background:#f1f1f1;z-index:1;-webkit-transition:height .3s ease-in-out;transition:height .3s ease-in-out}.errorPage__link:hover a{color:#1d5334}.errorPage__link:hover:before{height:100%}.errorPage__link:hover svg path{fill:#1d5334;-webkit-transition:fill .3s ease-in-out;transition:fill .3s ease-in-out}.errorPage__link-image{margin-left:10px;position:relative;z-index:2}.errorPage__link-image svg{width:35px;height:35px;display:block}.errorPage__link-image svg path{fill:#fff}@media (max-width:1200px){.errorPage{padding:44px 0}.errorPage__wrap{gap:28px}.errorPage__title{font-size:38px}}@media (max-width:900px){.errorPage{padding:40px 0}.errorPage__title{font-size:36px}.errorPage__text{font-size:17px}.errorPage__link{margin:8px auto 0}}@media (max-width:700px){.errorPage{padding:36px 0}.errorPage__wrap{padding:0 5%}.errorPage__title{font-size:32px}.errorPage__text{font-size:16px}.errorPage__media{height:clamp(220px,44vh,360px);max-width:560px;margin-inline:auto}.errorPage__link{padding:10px 18px}.errorPage__link a{font-size:16px}.errorPage__link-image svg{width:30px;height:30px}}@media (max-width:480px){.errorPage{padding:28px 0}.errorPage__wrap{padding:0}.errorPage__title{font-size:28px}.errorPage__media{height:220px}.errorPage__link{gap:8px;padding:9px 16px}.errorPage__link a{font-size:15px}.errorPage__link-image svg{width:26px;height:26px}}.partners{padding:clamp(24px,4vw,64px) 0}.partners .grid-container{max-width:1200px;margin:0 auto;padding:0 16px}.partners__title{font-family:Montserrat,sans-serif;font-weight:700;font-size:40px;line-height:150%;padding:50px 0;color:#1d5334;margin:0}.partners__grid{list-style:none;margin:0;padding:0;display:grid;gap:clamp(16px,2vw,28px);grid-template-columns:1fr;justify-items:center}@media (min-width:640px){.partners .partners__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.partners .partners__grid{grid-template-columns:repeat(3,1fr)}}.partners .partners-card{width:100%}.partners .partners-card__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;border-radius:25px;-webkit-box-shadow:0 8px 28px rgba(0,0,0,.08);box-shadow:0 8px 28px rgba(0,0,0,.08);padding:clamp(16px,3vw,28px);min-height:150px;-webkit-transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:-webkit-transform .18s ease,-webkit-box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease;transition:transform .18s ease,box-shadow .18s ease,-webkit-transform .18s ease,-webkit-box-shadow .18s ease}.partners .partners-card__inner:focus-visible,.partners .partners-card__inner:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px);-webkit-box-shadow:0 14px 40px rgba(0,0,0,.14);box-shadow:0 14px 40px rgba(0,0,0,.14);outline:none}.partners .partners-card__logo{display:block;max-width:100%;max-height:150px;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}.newsletter-confirm{padding:100px 0}.newsletter-confirm h2{padding-bottom:40px;font-family:Montserrat,sans-serif;font-size:40px;font-weight:500}.newsletter-confirm h2,.newsletter-confirm p{line-height:150%;color:#1d5334;text-align:center}.newsletter-confirm p{font-size:18px;font-family:Lato,sans-serif;font-weight:400}