.home-head{display:flex;padding:50px 0}.home-head .home-head-content{flex:1;text-align:start}.home-head h1{line-height:1.15;font-size:46px;font-weight:700;color:#333333}.home-head .overview-logo-container{position:relative;display:inline-block;height:150px}.home-head .overview-logo-container .overview-logo{position:absolute;top:49%;left:52%;transform:translate(-50%, -50%);height:60px;width:73px;z-index:2}.home-head .overview-logo-container .overview-text-in-a-circle{animation:loop 10.5s linear infinite;height:152px;width:152px}.home-head .desc{max-width:292px;text-align:right;font-size:18px;line-height:22px;letter-spacing:0.64px;opacity:0.8;margin:18px 0}@media (max-width:768px){.home-head .desc{margin:5px 0}}.home-head .home-head-tags{display:flex;gap:15px;flex-wrap:wrap}.home-head .home-head-tags span{font-size:46px;line-height:1.15;font-weight:600}.home-head .home-head-tags span.word-1{animation:changeColor1 4s infinite}.home-head .home-head-tags span.word-2{animation:changeColor3 4s infinite}.home-head .home-head-tags span.word-3{animation:changeColor2 4s infinite}@keyframes changeColor1{0%,100%{color:#034a73}33%{color:#1E3A8A}66%{color:#d7a148}}@keyframes changeColor2{0%,100%{color:#1E3A8A}33%{color:#d7a148}66%{color:#034a73}}@keyframes changeColor3{0%,100%{color:#d7a148}33%{color:#034a73}66%{color:#1E3A8A}}@keyframes loop{0%{transform:rotate(0)}25%{transform:rotate(90deg)}50%{transform:rotate(180deg)}75%{transform:rotate(270deg)}100%{transform:rotate(360deg)}}@media (max-width:768px){.home-head{padding:30px 0}.home-head h1{font-size:36px}.home-head .home-head-tags{gap:10px}.home-head .home-head-tags .overview-logo-container{margin-left:5px}.home-head .home-head-tags .overview-logo-container .overview-logo{height:50px;width:60px}.home-head .home-head-tags .overview-logo-container .overview-text-in-a-circle{height:65px;width:65px}.home-head .home-head-tags span{font-size:20px}}@media (max-width:480px){.home-head{padding:20px 0}.home-head h1{font-size:28px}.home-head .home-head-tags{gap:8px}.home-head .home-head-tags .overview-logo-container{display:none;margin-left:3px}.home-head .home-head-tags .overview-logo-container .overview-logo{height:40px;width:50px}.home-head .home-head-tags .overview-logo-container .overview-text-in-a-circle{height:55px;width:55px}.home-head .home-head-tags span{font-size:18px}}.hero-section{position:relative;background:url("/themes/EST/images/hero_img_min.jpg") no-repeat center center;background-size:cover;height:650px}@media (max-width:768px){.hero-section{height:330px !important}}.hero-section .hero-statistics{position:absolute;bottom:-100px;gap:8px;display:flex;align-items:center;justify-content:center;width:100%;height:auto;padding:18px 0 26px}.hero-section .hero-statistics .statistics-container{display:flex;gap:20px;align-items:stretch;justify-content:center;flex-wrap:wrap}.hero-section .hero-statistics .statistics-container .statistics-item{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;margin:0;min-width:220px;height:120px;background:#ffffff;box-shadow:0 8px 24px rgba(0, 0, 0, 0.08);position:relative;overflow:hidden}.hero-section .hero-statistics .statistics-container .statistics-item:hover{transform:translateY(-10px);animation:hoverAnimation 0.3s ease-in-out}@keyframes hoverAnimation{0%{transform:translateY(0)}100%{transform:translateY(-10px)}}.hero-section .hero-statistics .statistics-container .statistics-item::after{content:"";position:absolute;left:0;right:0;bottom:0px;height:4px;border-radius:4px;background:#F2DC8F}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-number{font-family:"DM Sans", sans-serif;font-weight:800;font-size:40px;line-height:1;color:#333333;direction:ltr;margin-bottom:6px}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-text{color:#333333;font-weight:400;font-size:18px;line-height:1.2}.hero-section .hero-statistics .statistics-container .statistics-item.statistics-item--accent{background:#F2DC8F}.hero-section .hero-statistics .statistics-container .statistics-item.statistics-item--accent .statistics-number,.hero-section .hero-statistics .statistics-container .statistics-item.statistics-item--accent .statistics-text{color:#1b2c3a}.selected-gallery-section{margin:80px 0 60px}.selected-gallery-section .selected-gallery-container{max-width:1400px;margin:0 auto;padding:0 20px;padding:0 20px}.selected-gallery-section .selected-gallery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;direction:rtl}.selected-gallery-section .selected-gallery-header .titles{display:flex;flex-direction:column}.selected-gallery-section .selected-gallery-header .titles h3{font-size:24px;font-weight:600;color:#4f819d}.selected-gallery-section .selected-gallery-header .titles h2{font-size:32px;font-weight:700;color:#333333}.selected-gallery-section .selected-gallery-grid{display:grid;grid-template-columns:repeat(4, 1fr);grid-template-rows:repeat(2, clamp(180px, 22vw, 280px));gap:20px;direction:ltr}.selected-gallery-section .selected-gallery-grid .collage-item{background-size:cover;background-position:center;border-radius:20px}.selected-gallery-section .selected-gallery-grid .tall-left{grid-column:1 / 2;grid-row:1 / 3;background-image:url("/themes/EST/images/building-1.jpg")}.selected-gallery-section .selected-gallery-grid .wide-top{grid-column:2 / 4;grid-row:1 / 2;background-image:url("/themes/EST/images/building-2.jpg")}.selected-gallery-section .selected-gallery-grid .tall-right{grid-column:4 / 5;grid-row:1 / 3;background-image:url("/themes/EST/images/for-buyers.jpg")}.selected-gallery-section .selected-gallery-grid .bottom-wide{grid-column:2 / 4;grid-row:2 / 3;background-image:url("/themes/EST/images/for-buyers.jpg")}@media (max-width:768px){.selected-gallery-section .selected-gallery-header .titles h2{font-size:22px}.selected-gallery-section .selected-gallery-header .titles h3{font-size:16px}.selected-gallery-section .selected-gallery-grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:repeat(4, 180px)}.selected-gallery-section .selected-gallery-grid .tall-left{grid-column:1 / 2;grid-row:1 / 3}.selected-gallery-section .selected-gallery-grid .wide-top{grid-column:2 / 3;grid-row:1 / 2}.selected-gallery-section .selected-gallery-grid .tall-right{grid-column:2 / 3;grid-row:2 / 4}.selected-gallery-section .selected-gallery-grid .bottom-wide{grid-column:1 / 3;grid-row:4 / 5}}@media (max-width:600px){.selected-gallery-section{margin:0}.selected-gallery-section .selected-gallery-grid{grid-template-columns:repeat(2, 1fr);grid-template-rows:350px 168px 168px;gap:12px}.selected-gallery-section .selected-gallery-grid .tall-left{grid-column:1 / 2;grid-row:1 / 2}.selected-gallery-section .selected-gallery-grid .wide-top{grid-column:2 / 3;grid-row:1 / 2}.selected-gallery-section .selected-gallery-grid .tall-right{grid-column:1 / 3;grid-row:2 / 3}.selected-gallery-section .selected-gallery-grid .bottom-wide{grid-column:1 / 3;grid-row:3 / 4}}@media (max-width:768px){.hero-section .hero-statistics{height:auto;padding:12px 0 16px}.hero-section .hero-statistics .statistics-container{display:none;gap:12px}.hero-section .hero-statistics .statistics-container .statistics-item{min-width:160px;height:100px;padding:14px 18px}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-number{font-size:28px}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-text{font-size:16px}}@media (max-width:480px){.hero-section .hero-statistics{height:auto;padding:10px 0 14px}.hero-section .hero-statistics .statistics-container{display:none;flex-direction:column;gap:10px}.hero-section .hero-statistics .statistics-container .statistics-item{width:100%;min-width:0;height:96px}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-number{font-size:26px}.hero-section .hero-statistics .statistics-container .statistics-item .statistics-text{font-size:14px}}.featured-properties-section{margin-bottom:130px}.featured-properties-section .featured-properties-container{max-width:1400px;margin:0 auto;padding:0 20px;margin-top:130px;padding:0 20px;width:calc(100vw - 20px);max-width:1440px}@media (min-width:768px){.featured-properties-section .featured-properties-container{width:calc(100vw - 20px)}}@media (max-width:768px){.featured-properties-section .featured-properties-container{width:100%}}.featured-properties-section .featured-properties-container .featured-properties-title-container{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:30px;direction:rtl}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-titles{max-width:486px;display:flex;flex-direction:column;align-items:flex-start;font-weight:600}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-titles h3{font-size:24px;font-weight:600;color:#4f819d;margin-bottom:8px}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-titles h2{font-size:32px;font-weight:700;color:#333333;line-height:1.2}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container{display:flex;align-items:center;direction:ltr;justify-content:flex-end;gap:12px}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container .featured-properties-arrow-circle{border:1px solid #034a73;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container .featured-properties-arrow-circle:hover:not(.disabled){background-color:#034a73}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container .featured-properties-arrow-circle:hover:not(.disabled) img{filter:brightness(0) invert(1)}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container .featured-properties-arrow-circle.disabled{opacity:0.5;cursor:not-allowed}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container .featured-properties-arrow-circle img{width:16px;height:16px;transition:all 0.3s ease}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-arrows-container span{min-width:40px;text-align:center;font-size:24px;color:#034a73;margin:0 0;font-weight:700;font-family:"DM Sans", sans-serif}.featured-properties-section .featured-properties-container .featured-properties-content{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:repeat(3, clamp(130px, 13vw, 180px));grid-template-areas:"first first second second" "first first second second" "first first third fourth";gap:20px;height:auto}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main{grid-area:first}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container{position:relative;height:100%;border-radius:20px;overflow:hidden}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;border-radius:20px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-badges{position:absolute;top:16px;right:16px;display:flex;gap:8px;z-index:3;pointer-events:none}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .fp-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;border-radius:999px;font-size:16px;font-weight:700;line-height:1;color:#fff;background:rgba(0, 0, 0, 0.55);backdrop-filter:blur(10px)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .fp-badge.fp-badge--fire{background:rgba(229, 57, 53, 0.88)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .fp-badge.fp-badge--sale{background:rgba(215, 161, 72, 0.92)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container{position:absolute;bottom:18px;right:18px;max-width:382px;padding:16px;border-radius:11px;backdrop-filter:blur(60px);background-color:#ffffff1a}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-main-picture-location{font-weight:700;color:white;margin-bottom:10px;font-size:20px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-main-picture-location h5{margin:0;font-size:20px;font-weight:700}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info{display:flex;align-items:center;justify-content:space-between}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div{display:flex;align-items:center;color:white;font-size:14px;font-weight:400;margin-bottom:10px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div img{width:16px;height:16px;margin-left:8px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div span{font-family:"Noto Sans Hebrew", sans-serif}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div span:last-child{font-family:"DM Sans", sans-serif;direction:ltr}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like{background-color:#e8eff2;width:34px;height:34px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all 0.3s ease}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like:hover{background-color:rgba(255, 255, 255, 0.8)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like.is-liked{background-color:#e53935}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like.is-liked img{filter:brightness(0) invert(1)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like.is-liked:hover{background-color:#df211d}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main .featured-properties-main-picture-container .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like img{width:18px;height:18px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery{grid-area:second}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-swiper{height:100% !important;border-radius:20px;overflow:hidden;width:100%}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-swiper .swiper-wrapper{height:100% !important}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-swiper .swiper-slide{height:100% !important}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-pagination{text-align:center;margin-top:8px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-pagination .swiper-pagination-bullet{background:rgba(104, 191, 210, 0.35);opacity:1}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .fp-gallery-pagination .swiper-pagination-bullet-active{background:#68bfd2}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .featured-properties-gallery-item,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery .featured-properties-gallery-image{background-size:cover;background-position:center;background-repeat:no-repeat;height:100%;min-height:160px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video{grid-area:fourth}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container{position:relative;height:100%;border-radius:20px;overflow:hidden}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);display:flex;justify-content:center;align-items:center}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-overlay .featured-properties-play-button{display:flex;justify-content:center;align-items:center;width:58px;height:58px;border-radius:58px;background-color:rgba(104, 191, 210, 0.26);cursor:pointer;transition:all 0.3s ease}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-overlay .featured-properties-play-button:hover{background-color:rgba(104, 191, 210, 0.4);transform:scale(1.1)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-overlay .featured-properties-play-button .play-icon{position:relative;width:44px;height:44px;border-radius:44px;background-color:#68bfd2;display:flex;align-items:center;justify-content:center}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video .featured-properties-video-container .featured-properties-video-overlay .featured-properties-play-button .play-icon img{width:16px;height:16px;margin-left:2px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore{grid-area:third;display:flex;align-items:center}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container{background:#034a73;color:#fff;border-radius:20px;padding:24px;height:100%}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-title-container{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-title-container .explore-block-title{font-size:24px;max-width:135px;font-family:"Noto Sans Hebrew", sans-serif;font-weight:700;color:#fff;margin-left:12px}@media (max-width:768px){.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-title-container .explore-block-title{max-width:100%}}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-title-container .explore-block-arrow{align-items:center;background-color:#d7a148;border-radius:50%;display:flex;height:37px;justify-content:center;width:37px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-title-container .explore-block-arrow img{width:30px;height:30px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore .explore-block-container .explore-block-desc{font-family:"Noto Sans Hebrew", sans-serif;font-weight:400;color:#fff;line-height:1.4}.featured-properties-section .featured-properties-container .featured-properties-swiper{height:auto}.featured-properties-section .featured-properties-container .featured-properties-swiper .swiper-slide{height:auto}@media (max-width:768px){.featured-properties-section{margin-bottom:80px}.featured-properties-section .featured-properties-container{margin-top:80px;padding:0 15px}.featured-properties-section .featured-properties-container .featured-properties-title-container{flex-direction:column;align-items:flex-start;gap:20px}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-titles h2{font-size:28px}.featured-properties-section .featured-properties-container .featured-properties-title-container .featured-properties-titles h3{font-size:20px}.featured-properties-section .featured-properties-container .featured-properties-content{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"first  first" "fourth second" "third third";grid-template-rows:auto auto auto !important;grid-auto-rows:auto !important;align-content:start;gap:12px;height:auto}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main{grid-area:first;height:300px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery{grid-area:second;height:150px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore{grid-area:third;height:150px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video{grid-area:fourth;height:150px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-explore,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video{border-radius:18px;overflow:hidden}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-container,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery-image,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery-item,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video-container{border-radius:18px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery-image,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video-image{width:100%;height:100%;object-fit:cover;display:block}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-container img,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery-item img,.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-gallery-image img{width:100%;height:100%;object-fit:cover;display:block}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container{padding:12px;bottom:12px;right:12px;max-width:calc(100% - 24px)}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-main-picture-location{font-size:16px;margin-bottom:8px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-main-picture-location h5{font-size:16px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div{font-size:12px;margin-bottom:6px}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-additional-info-container div img{width:14px !important;height:14px !important;margin-left:6px;object-fit:contain !important}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like{width:28px;height:28px;flex-shrink:0}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-main-picture-info-container .featured-properties-additional-info .featured-properties-like img{width:16px !important;height:16px !important;object-fit:contain !important}.featured-properties-section .featured-properties-container .featured-properties-content .explore-block-container{height:auto !important}.featured-properties-section .featured-properties-container .featured-properties-content .explore-block-container .explore-block-title-container .explore-block-arrow img{width:27px !important;height:27px !important;object-fit:contain !important}.featured-properties-section .featured-properties-container .featured-properties-content .featured-properties-video-container .featured-properties-play-button .play-icon img{width:12px !important;height:12px !important;object-fit:contain !important}.featured-properties-section .featured-properties-container .featured-properties-content .explore-block-container .explore-block-title p{font-size:20px}.featured-properties-section .featured-properties-container .featured-properties-content .explore-block-container .explore-block-desc p{font-size:14px;width:70%}}.for-buyers-section{margin-bottom:150px}.for-buyers-section .for-buyers-container{max-width:1400px;margin:0 auto;padding:0 20px;padding:0 20px}.for-buyers-section .for-buyers-container .for-buyers-content{display:flex;gap:32px;align-items:center}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content{flex-direction:row-reverse}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content{flex-direction:column}}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left{flex:2}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features{display:flex;justify-content:flex-end;align-items:center;height:592px}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features{flex-direction:row-reverse}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features{flex-direction:column}}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2{display:none}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2{display:flex;align-items:center;justify-content:space-between}}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 h4,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 h4{font-size:16px}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 h4,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 h4{font-size:14px}}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile1,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile1{margin-bottom:160px;position:relative}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile1::before,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile1::before{content:"";position:absolute;bottom:-161px;left:60%;height:146px;width:1px;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile1::after,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile1::after{content:"";position:absolute;bottom:-15px;left:60%;transform:translateX(-50%);width:9px;height:9px;border-radius:50%;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile2,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile2{margin-bottom:80px;position:relative}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile2::before,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile2::before{content:"";position:absolute;bottom:-141px;left:60%;height:126px;width:1px;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile2::after,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile2::after{content:"";position:absolute;bottom:-23px;left:60%;transform:translateX(-50%);width:9px;height:9px;border-radius:50%;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile3,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile3{margin-top:40px;position:relative}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile3::before,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile3::before{content:"";position:absolute;top:-161px;left:60%;height:146px;width:1px;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile3::after,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile3::after{content:"";position:absolute;top:-15px;left:60%;transform:translateX(-50%);width:9px;height:9px;border-radius:50%;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile4,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile4{margin-top:120px;position:relative}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile4::before,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile4::before{content:"";position:absolute;top:-141px;left:60%;height:124px;width:1px;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile1 .text-for-buyer-mobile4::after,.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list-mobile2 .text-for-buyer-mobile4::after{content:"";position:absolute;top:-20px;left:60%;transform:translateX(-50%);width:9px;height:9px;border-radius:50%;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-img{z-index:1;max-width:332px;width:100%;height:592px;border-radius:20px;overflow:hidden}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-img .for-buyers-image{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list{direction:ltr;flex-direction:column;justify-content:space-around;align-items:flex-start;font-family:"Noto Sans Hebrew", sans-serif;height:100%;flex:1 1 auto;align-self:stretch}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list{display:flex}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list{display:none}}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl{position:relative;--dot-size: 9px;--dot-gap: 8px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl h4{display:inline;font-weight:500;color:black;font-size:18px;line-height:1.4}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl::before{content:"";position:absolute;top:50%;transform:translateY(-50%);right:calc(100% + var(--dot-size, 9px) + var(--dot-gap, 8px));width:var(--line, 120px);height:1px;background-color:black}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl::after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:calc(100% + var(--dot-size, 9px) + var(--dot-gap, 8px));width:var(--dot-size, 9px);height:var(--dot-size, 9px);background-color:black;border-radius:50%}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1){margin-left:168px;margin-right:20px;max-width:249px;padding-left:20px;--line: 168px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2){margin-left:79px;margin-right:50px;max-width:289px;padding-left:20px;--line: 150px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3){margin-left:233px;max-width:252px;padding-left:20px;--line: 233px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4){margin-left:119px;margin-right:60px;max-width:278px;padding-left:25px;--line: 119px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right{flex:1}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container{display:flex;flex-direction:column;direction:rtl}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container{align-items:flex-start}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container{align-items:center}}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h3{color:#4f819d;font-weight:600;margin-bottom:5px;font-size:24px;font-family:"Noto Sans Hebrew", sans-serif}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h2{color:black;font-weight:600;text-transform:uppercase;font-size:32px;line-height:1.2;margin-bottom:20px;font-family:"Noto Sans Hebrew", sans-serif}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h4{color:rgba(0, 0, 0, 0.62);font-weight:400;font-size:18px;line-height:1.5;margin-bottom:30px;font-family:"Noto Sans Hebrew", sans-serif}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link{display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:all 0.3s ease;background:#0b4a69;border-radius:999px;text-decoration:none}@media (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link{padding:14px 22px}}@media (max-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link{padding:14px 60px}}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link:hover{filter:brightness(1.05)}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link p{font-size:16px;font-weight:700;color:#fff;margin:0}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container .for-buyers-link img{width:18px;height:18px;transform:none;filter:brightness(0) invert(1)}@media (max-width:1440px) and (min-width:1024px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1){margin-left:120px;margin-right:20px;--line: 120px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2){margin-left:70px;margin-right:40px;--line: 70px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3){margin-left:150px;--line: 150px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4){margin-left:90px;margin-right:50px;--line: 90px}}@media (max-width:1024px) and (min-width:768px){.for-buyers-section .for-buyers-container .for-buyers-content{flex-direction:column;gap:30px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features{flex-direction:column;gap:30px;height:400px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-img{max-width:100%;height:400px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list{width:100%}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1){margin-left:55px;--line: 100px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2){margin-left:30px;--line: 60px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3){margin-left:60px;--line: 120px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4){margin-left:45px;--line: 80px}}@media (max-width:768px) and (min-width:600px){.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl h4{font-size:16px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1){margin-left:80px;margin-right:10px;--line: 80px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2){margin-left:50px;margin-right:20px;--line: 50px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3){margin-left:90px;--line: 90px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4){margin-left:60px;margin-right:30px;--line: 60px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h2{font-size:28px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h3{font-size:20px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h4{font-size:16px}}@media (max-width:600px){.for-buyers-section{margin-bottom:80px}.for-buyers-section .for-buyers-container{padding:0 25px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left{width:100%}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-img{height:300px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1){margin-left:50px;margin-right:5px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(1)::before{width:50px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2){margin-left:30px;margin-right:15px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(2)::before{width:30px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3){margin-left:60px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(3)::before{width:60px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4){margin-left:40px;margin-right:20px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-left .for-buyers-features .for-buyers-features-list .text-for-buyer-rtl:nth-child(4)::before{width:40px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h2{font-size:24px;text-align:center}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h3{font-size:18px}.for-buyers-section .for-buyers-container .for-buyers-content .for-buyers-right .for-buyers-info-container h4{font-size:14px}}.testimonials-section{overflow:hidden}@media (min-width:768px){.testimonials-section{margin-bottom:150px;min-height:300px}}@media (max-width:768px){.testimonials-section{margin-bottom:0px !important;min-height:auto !important}}.testimonials-section .testimonials-container{width:calc(-15px + 100vw);box-sizing:border-box;max-width:2100px;margin:0 auto}.testimonials-section .testimonials-container .testimonials-slider{position:relative}@media (min-width:768px){.testimonials-section .testimonials-container .testimonials-slider{min-height:600px}}@media (max-width:768px){.testimonials-section .testimonials-container .testimonials-slider{min-height:auto !important}}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide{width:100%;position:absolute;top:0;left:0;padding-bottom:70px;opacity:0;visibility:hidden;transition:opacity 0.8s ease-in-out, visibility 0.8s ease-in-out}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide.active{opacity:1;visibility:visible;position:relative}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-background{width:100%;max-width:50%;position:absolute;top:0;left:auto;right:0;z-index:1;height:100%;border-top-right-radius:0;border-bottom-right-radius:0}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-background .testimonials-image{width:100%;height:100%;border-radius:20px 0 0 20px;transform:scaleX(-1);background-size:cover;background-position:center;background-repeat:no-repeat}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content{z-index:2;width:100%;display:flex;justify-content:center;position:relative}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card{display:flex;justify-content:flex-end;padding-right:0;padding-left:20px;padding-top:100px;pointer-events:70px;box-sizing:border-box}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner{background-color:white;padding:35px;border-radius:20px;max-width:720px;width:100%;box-shadow:rgba(0, 0, 0, 0.09) 0 4px 20px 0;position:relative;z-index:1;direction:rtl}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-quotes{position:absolute;top:35px;left:35px;z-index:2}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-quotes .testimonials-quotes-icon{width:100px;height:100px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text{padding-right:0;padding-left:200px;z-index:2;position:relative}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h3{color:#4f819d;font-weight:600;margin-bottom:5px;font-size:24px;font-family:"Noto Sans Hebrew", sans-serif}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h2{color:black;font-weight:600;text-transform:uppercase;font-size:32px;line-height:1.2;margin-bottom:20px;font-family:"Noto Sans Hebrew", sans-serif}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h4{color:rgba(0, 0, 0, 0.62);font-weight:400;font-size:18px;line-height:1.5;font-family:"Noto Sans Hebrew", sans-serif}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author{display:flex;align-items:center;justify-content:space-between;margin-top:38px;flex-direction:row}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info{display:flex;align-items:center;gap:15px;margin-top:10px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-avatar img{border-radius:50%;width:67px;height:67px;object-fit:cover}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-details .testimonials-author-name{font-size:16px;font-family:"Noto Sans Hebrew", sans-serif;font-weight:600;white-space:nowrap;color:#333333}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-details .testimonials-author-role{font-size:14px;font-family:"Noto Sans Hebrew", sans-serif;font-weight:400;color:#666666}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination{width:100%;display:flex;justify-content:flex-end}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination .testimonials-pagination-inner{display:flex;gap:8px;margin-top:0;width:200px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination .testimonials-pagination-inner .testimonials-dot{width:22px;height:5px;border-radius:5px;background-color:rgba(3, 74, 115, 0.5);cursor:pointer;transition:width 0.3s}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination .testimonials-pagination-inner .testimonials-dot.active{background-color:#034a73;width:68px}@media (max-width:1200px){.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner{max-width:600px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text{padding-left:150px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h2{font-size:28px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h3{font-size:20px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h4{font-size:16px}}@media (max-width:768px){.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide{padding-bottom:0px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-background{max-width:100%;position:relative;height:300px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-background .testimonials-image{border-radius:20px;transform:none}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content{padding-top:20px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card{padding-left:15px;padding-right:15px;position:relative;z-index:100;bottom:170px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner{padding:25px;max-width:100%}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text{padding-left:0;padding-top:60px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h2{font-size:24px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h3{font-size:18px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h4{font-size:14px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author{flex-direction:column;align-items:flex-start;gap:20px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination{justify-content:flex-start}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-pagination .testimonials-pagination-inner{width:100%}}@media (max-width:480px){.testimonials-section .testimonials-container .testimonials-slider{min-height:450px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-background{height:250px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner{padding:20px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h2{font-size:20px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h3{font-size:16px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-text h4{font-size:13px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-avatar img{width:50px;height:50px}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-details .testimonials-author-name{font-size:14px;white-space:wrap}.testimonials-section .testimonials-container .testimonials-slider .testimonials-slide .testimonials-content .testimonials-card .testimonials-card-inner .testimonials-author .testimonials-author-info .testimonials-author-details .testimonials-author-role{font-size:12px}}.blue-section{background-color:#034a73 !important;padding:50px 0;direction:rtl}.blue-section .blue-container{max-width:1400px;margin:0 auto;padding:0 20px;padding:0 20px;display:flex;gap:50px;align-items:center;justify-content:space-between}.blue-section .blue-images{display:flex;justify-content:flex-end;width:auto;gap:15px}.blue-section .blue-images .blue-image-2{position:relative;width:70%;max-width:500px;display:flex;margin-bottom:40px}.blue-section .blue-images .blue-image-2 img{position:relative;width:100%;z-index:3;display:block;border-radius:30px;object-fit:cover}.blue-section .blue-images .blue-image-2 .yellow-accent{background-color:#d7a148;position:absolute;bottom:-20px;left:-20px;z-index:1}@media (min-width:768px){.blue-section .blue-images .blue-image-2 .yellow-accent{width:164px;height:146px}}@media (max-width:768px){.blue-section .blue-images .blue-image-2 .yellow-accent{width:94px;height:84px;bottom:-6px;left:-8px}}.blue-section .blue-images .blue-image-1{width:30%;max-width:190px}.blue-section .blue-images .blue-image-1 img{width:100%;display:block;border-radius:30px;object-fit:cover}@media (min-width:768px){.blue-section .blue-images .blue-image-1 img{margin-top:44px}}@media (max-width:768px){.blue-section .blue-images .blue-image-1 img{margin-top:0px}}.blue-section .blue-content{display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.blue-section .blue-content .blue-kicker{color:#fcbc5c;font-weight:600;margin:0 0 4px 0;font-size:20px;font-family:"Noto Sans Hebrew", sans-serif}.blue-section .blue-content .blue-title{color:#fff;margin:0 0 14px 0;font-size:32px;line-height:1.2;font-weight:700;font-family:"Noto Sans Hebrew", sans-serif;text-align:right}.blue-section .blue-content .blue-cta{display:inline-flex;align-items:center;gap:10px;cursor:pointer;transition:all 0.3s ease;background:#d7a148;border-radius:999px;text-decoration:none}@media (min-width:768px){.blue-section .blue-content .blue-cta{padding:14px 22px}}@media (max-width:768px){.blue-section .blue-content .blue-cta{padding:14px 60px}}.blue-section .blue-content .blue-cta span{font-size:16px;font-weight:700;color:#fff;margin:0}.blue-section .blue-content .blue-cta img{width:20px;height:20px;transform:none;filter:brightness(0) invert(1)}.blue-section .blue-content .blue-cta:hover{filter:brightness(1.05)}.blue-section .company-logos-section{display:none}.blue-section .company-logos-section{width:100%;padding:36px 0 18px;background:transparent;align-items:center;justify-content:center}.blue-section .company-logos-section .company-logos-swiper{width:90%;max-width:1300px;margin:0 auto}.blue-section .company-logos-section .company-logos-swiper .swiper-slide{display:flex;align-items:center;justify-content:center;height:150px}.blue-section .company-logos-section .company-logo-img{background-size:covber;background-repeat:no-repeat;background-position:center;height:100%;width:auto;min-width:100px}.types-section{overflow:hidden}@media (min-width:768px){.types-section{margin-bottom:130px}}@media (max-width:768px){.types-section{margin-bottom:50px}}.types-section .blue-container{gap:40px;align-items:stretch}.types-section .types-images-container{position:relative}@media (min-width:768px){.types-section .types-images-container{height:450px}}@media (max-width:768px){.types-section .types-images-container{height:300px}}.types-section .types-images{position:absolute;top:0;left:-300px;--typesH: clamp(300px, 28vw, 450px);height:var(--typesH);display:flex;justify-content:center;align-items:center;gap:20px;flex:1;direction:ltr}@media (min-width:768px){.types-section .types-images{left:-300px}}@media (max-width:768px){.types-section .types-images{left:auto}}.types-section .types-card{position:relative;border-radius:20px;overflow:hidden;background:#0a3a57;box-shadow:rgba(0, 0, 0, 0.08) 0 8px 24px}.types-section .types-card img{width:100%;height:100%;object-fit:cover;display:block}.types-section .types-card--small{width:calc(var(--typesH) * 0.5);height:75%}.types-section .types-card--large{width:calc(var(--typesH) * 1);height:100%}.types-section .types-card--large .types-card-image{width:100%;height:100%;background-size:cover;background-position:center}.types-section .types-card--large .types-card-label{color:#fcbc5c;font-weight:700;border-radius:8px;padding:6px 12px;font-size:18px;line-height:1}.types-section .types-card--large .types-card-overlay{position:absolute;right:0;left:0;bottom:0;padding:18px 20px 22px;background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 30%, rgba(0, 0, 0, 0.75) 100%);color:#fff;text-align:right;display:flex;flex-direction:column;justify-content:center;align-items:flex-end}.types-section .types-card--large .types-card-overlay .types-card-title{font-size:24px;font-weight:800;margin-bottom:6px;letter-spacing:0.3px;text-shadow:0 2px 8px rgba(0, 0, 0, 0.35)}.types-section .types-card--large .types-card-overlay .types-card-meta{display:flex;gap:14px}.types-section .types-card--large .types-card-overlay .types-card-meta .types-card-meta-item{display:flex;align-items:center;gap:8px;font-size:16px;font-weight:700}.types-section .types-card--large .types-card-overlay .types-card-meta .types-card-meta-item img{width:18px;height:18px;filter:brightness(0) invert(1);object-fit:contain}.types-section .types-content{flex:1}.types-section .types-content .types-desc{color:rgba(255, 255, 255, 0.85);font-family:"Noto Sans Hebrew", sans-serif;font-weight:400;margin:0 0 16px 0;max-width:480px}@media (max-width:1024px){.types-section .blue-container{flex-direction:column}.types-section .types-images{grid-template-columns:1fr 1fr;grid-template-rows:200px 240px}.types-section .types-card--large{grid-column:1 / -1}.types-section .types-content{align-items:center;text-align:center}}@media (max-width:600px){.types-section .types-images{grid-template-columns:1fr;grid-template-rows:140px 140px 220px}}@media (max-width:1024px){.blue-section .blue-container{flex-direction:column;gap:30px}.blue-section .blue-images{width:100%;min-height:320px}.blue-section .blue-content{align-items:center;text-align:center}}@media (max-width:768px){.blue-section{padding:30px 0;margin:75px 0 30px 0}.blue-section .blue-images{min-height:280px;gap:10px}.blue-section .blue-images .blue-image-1{width:42%}.blue-section .blue-images .blue-image-2{width:58%}.blue-section .blue-content .blue-kicker{font-size:20px}.blue-section .blue-content .blue-title{font-size:28px}}@media (max-width:768px){.overview-logo-container{display:none !important}}