@import "https://fonts.googleapis.com/css2?family=Heebo:wght@300;400;500;700;800&display=swap";:root{--color-primary-green:#1f7f3e;--color-accent-pink:#e0b2a2;--color-israel-green:#5c9f38;--color-israel-orange:#ef5a28;--color-footer-dark:#154424;--color-section-bg:#d0e6d7;--color-text:#7a7a7a;--color-text-dark:#2b2b2b;--font-main:"Heebo", "Noto Sans Hebrew", sans-serif;--radius-pill:99px;--max-width:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth;direction:rtl;overflow-x:hidden}body{font-family:var(--font-main);color:var(--color-text-dark);background:#fff;margin:0;font-size:18px;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}h1,h2,h3,h4{margin:0 0 .5em;font-weight:700}.container{max-width:var(--max-width);margin:0 auto;padding:0 20px}.container-wide{max-width:1510px;margin:0 auto;padding:0}.btn{background:var(--color-accent-pink);color:#fff;border-radius:var(--radius-pill);cursor:pointer;border:none;padding:12px 32px;font-size:20px;font-weight:300;transition:opacity .2s;display:inline-block}.btn:hover{opacity:.85}.btn-outline{background:var(--color-accent-pink);color:#fff;border-radius:99px;padding:12px 24px;font-size:19px;font-weight:400;display:inline-block}section{padding:60px 0}.section-alt{background:var(--color-section-bg)}.section-title{text-align:center;color:var(--color-primary-green);margin-bottom:40px;font-size:32px}.site-header{z-index:50;background:#fff;position:sticky;top:0;box-shadow:0 0 42px #0000001c}.site-header .container{justify-content:space-between;align-items:center;gap:20px;padding:10px 20px;display:flex}.site-header .logo img{height:60px}.site-nav{align-items:center;gap:4px;display:flex}.site-nav a{color:var(--color-primary-green);padding:8px 12px;font-size:18px;font-weight:700}.site-nav a:hover,.site-nav a.active{color:var(--color-accent-pink)}.site-header .phone-cta{background:var(--color-accent-pink);color:#fff;border-radius:0 var(--radius-pill) var(--radius-pill) 0;white-space:nowrap;padding:10px 24px;font-size:18px}.nav-toggle{color:var(--color-primary-green);cursor:pointer;background:0 0;border:none;font-size:28px;display:none}@media (width<=900px){.site-nav{inset-inline-start:0;background:#fffffieb;background:#fff;border-radius:0 0 22px 22px;flex-direction:column;width:100%;padding:10px;display:none;position:absolute;top:100%;box-shadow:0 0 39px #00000080}.site-nav.open{display:flex}.nav-toggle{display:block}.site-header .phone-cta{display:none}}.hero{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:30px;padding:70px 0;display:flex}.hero-copy{flex:380px}.hero-copy .eyebrow{color:var(--color-israel-orange);font-size:22px;font-weight:500}.hero-copy h1{color:var(--color-primary-green);font-size:48px}.hero-actions{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}.hero-image{flex:380px}.hero-image img{border-radius:24px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:28px;display:grid}.product-grid.catalog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:40px 20px}@media (width<=700px){.product-grid.catalog-grid{grid-template-columns:repeat(2,1fr)}}.catalog-card{text-align:center;background:#fff;border-radius:26px;flex-direction:column;min-width:0;height:100%;padding:0 0 25px;display:flex;box-shadow:0 0 24px #0000003d}.catalog-card-image-link{display:block}.catalog-card-image{aspect-ratio:1;object-fit:cover;border-radius:22px;width:100%;display:block}.catalog-card-title{justify-content:center;align-items:center;min-width:0;min-height:62px;margin:20px 16px 4px;display:flex}.catalog-card-title a{color:var(--color-primary-green);min-width:0;font-size:23px;font-weight:400;line-height:1.3;text-decoration:none}.catalog-card-title a:hover{text-decoration:underline}.catalog-card-price{color:var(--color-accent-pink);margin:0 0 16px;font-size:18px;font-weight:700}.catalog-card-btn{background:var(--color-accent-pink);color:#fff;border-radius:999px;align-self:center;margin-top:auto;padding:11px 18px;font-size:18px;font-weight:300;text-decoration:none;display:inline-block}.product-card{background:#fff;border-radius:33px;width:100%;max-width:270px;transition:transform .2s;display:block;position:relative;overflow:hidden;box-shadow:0 0 10px #00000026}.product-card:hover{transform:translateY(-4px)}.product-card-image{aspect-ratio:270/234;background-position:50%;background-size:cover;width:100%}.product-card-content{text-align:center;padding:35px}.product-card h3{color:var(--color-primary-green);margin:0 0 15px;font-size:26px;font-weight:300;line-height:1.2}.product-card .more-link{color:#fff;background:var(--color-accent-pink);border-radius:28px;padding:13px 40px;font-size:17px;font-weight:300;line-height:17px;display:inline-block}.logos-wall{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));align-items:center;gap:24px;display:grid}.logos-wall img{filter:grayscale(15%);opacity:.85;width:auto;max-height:60px;margin:0 auto}.why-grid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:30px;display:grid}.why-grid .icon{background:var(--color-section-bg);width:64px;height:64px;color:var(--color-primary-green);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-size:28px;display:flex}.why-grid h3{color:var(--color-primary-green);font-size:18px}.why-grid p{color:var(--color-text);font-size:15px}.contact-form{width:100%;max-width:none;margin:0}.contact-form .row{flex-wrap:wrap;gap:16px;display:flex}.contact-form .row>*{flex:220px}.contact-form input:not([type=checkbox]),.contact-form textarea{width:100%;font-family:var(--font-main);color:var(--color-primary-green);background:#fff;border:none;border-radius:12px;margin-bottom:16px;padding:8px 16px;font-size:20px}.contact-form input::placeholder,.contact-form textarea::placeholder{color:var(--color-primary-green);opacity:1}.contact-form input[type=tel]{direction:rtl}.contact-form label.checkbox{color:#4a7c59;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;margin-bottom:16px;font-size:15px;font-weight:600;display:flex}.contact-form label.checkbox input[type=checkbox]{flex:none;width:13px;height:13px;margin:0}.contact-form label.checkbox a{color:red;text-decoration:underline}.contact-form .btn{border-radius:33px;width:100%;padding:0 24px;font-size:24px;font-weight:400}.site-footer{border-top:6px solid var(--color-footer-dark);color:var(--color-primary-green);background:#fff;padding:50px 0 20px}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:30px;margin-bottom:30px;display:grid}.footer-grid img{height:70px;margin-bottom:12px}.footer-social{gap:12px;margin-top:14px;display:flex}.footer-social a{width:42px;height:42px;color:var(--color-primary-green);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 10px #0000001f}.footer-bottom{color:var(--color-text);border-top:1px solid #eee;flex-wrap:wrap;justify-content:space-between;gap:10px;padding-top:16px;font-size:14px;display:flex}.whatsapp-float{bottom:18px;z-index:60;justify-content:center;align-items:center;width:118px;height:118px;display:flex;position:fixed;inset-inline-start:25px}.whatsapp-float #whatsapp-lottie{width:100%;height:100%}.whatsapp-float #whatsapp-lottie svg{overflow:visible}@media (width<=900px){.whatsapp-float{width:100px;height:108px;bottom:10px}}.a11y-toolbar{z-index:9999;position:fixed;top:131px;left:0}@media (width<=900px){.a11y-toolbar{top:81px}}.a11y-toggle{width:52px;height:52px}.a11y-toolbar,.a11y-toolbar *{outline:none}.a11y-toggle-link{background:var(--color-israel-green);color:#fff;cursor:pointer;border:none;border-radius:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex;box-shadow:0 0 10px #0000001a}.a11y-toggle-link:focus-visible{box-shadow:inset 0 0 0 2px #fff}.a11y-toggle-link svg{width:32px;height:32px}.a11y-overlay{border:none;border-left:1px solid var(--color-israel-green);background:#fff;border-radius:0;width:180px;display:none;position:absolute;top:0;left:52px;box-shadow:0 0 10px #00000026}.a11y-overlay.open{display:block}.a11y-title{color:#333;margin:0;padding:10px 15px 0;font-size:16px;font-weight:700}.a11y-overlay ul{margin:0;padding:0;list-style:none}.a11y-overlay li{display:list-item}.a11y-overlay a{text-align:right;color:#333;cursor:pointer;width:100%;font-size:12.8px;font-family:var(--font-main);background:0 0;border:none;border-radius:0;justify-content:flex-start;align-items:center;gap:10px;padding:10px 15px;display:flex}.a11y-overlay a:hover,.a11y-overlay a:focus-visible{background:#f5f5f5}.a11y-icon{flex-shrink:0;width:16px;display:inline-block}.a11y-icon svg{width:100%;height:auto;display:block}body.a11y-grayscale{filter:grayscale()}body.a11y-contrast{filter:contrast(1.4)}body.a11y-invert{filter:invert()hue-rotate(180deg)}body.a11y-light-bg,body.a11y-light-bg *{color:#000!important;background-color:#fff!important}body.a11y-highlight-links a{color:#000!important;background:#ff0!important;outline:2px solid #ff0!important}body.a11y-readable-font,body.a11y-readable-font *{font-family:Arial,sans-serif!important}.content-page{max-width:800px;margin:0 auto;padding:40px 20px 80px}.content-page h1{color:var(--color-primary-green);margin-bottom:24px;font-size:36px}.content-page p{margin-bottom:1em}.blog-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:28px;display:grid}.blog-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #0000000f}.blog-card img{aspect-ratio:16/10;object-fit:cover;width:100%}.blog-card .card-body{padding:16px}.blog-card h3{font-size:17px}.hero-precise{text-align:center;background:url(/images/site/2023/11/Reff_hero_photo-copy-2.webp) 50%/cover no-repeat;justify-content:center;align-items:center;min-height:82vh;animation:1s fadeIn;display:flex;position:relative;box-shadow:inset 0 59px 47px -20px #00000047}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.hero-precise .hero-inner{color:#fff;max-width:560px;padding:0 20px}.hero-precise .eyebrow{margin:0;font-size:5.8rem;font-weight:800;line-height:.905}.hero-precise h1{color:#fff;margin:0;font-size:4.7rem;font-weight:300;line-height:.971}.hero-precise .hero-actions{gap:16px;margin-top:30px;display:flex}.hero-precise .hero-actions>*{box-sizing:border-box;border:4px solid #fff;border-width:0 4px 4px 0;border-radius:99px;flex:1 1 0;padding:12px 24px;font-size:19px;font-weight:400;transition:transform .3s}.hero-precise .hero-actions>:hover,.hero-precise .hero-actions>:focus,.hero-precise .hero-actions>:active{opacity:1;transform:translateY(-8px)}.hero-precise .btn-solid-green{background:var(--color-primary-green);color:#fff;border-radius:99px;padding:12px 24px;display:block}@media (width<=700px){.hero-precise .eyebrow{font-size:2.6rem}.hero-precise h1{font-size:2.1rem}.hero-precise .hero-actions{flex-direction:column;align-items:center}.hero-precise .hero-actions>*{text-align:center;flex:none;width:85%;max-width:300px}.hero-precise{background-image:url(/images/site/2023/11/Reff_hero_photo_mobile-copy-2.webp)}}.carousel-row{overflow-anchor:none;scrollbar-width:none;-ms-overflow-style:none;gap:30px;padding-top:10px;padding-bottom:10px;display:flex;overflow-x:auto}.carousel-row::-webkit-scrollbar{display:none}.carousel-row>*{flex:0 0 calc(20% - 24px)}@media (width<=900px){.carousel-row>*{flex-basis:calc(50% - 15px)}}@media (width<=600px){.carousel-row>*{flex-basis:85%}.carousel-row{scroll-snap-type:x mandatory;padding-inline:7.5%}.carousel-row>*{scroll-snap-align:center}}.clients-section{padding:75px 30px}.clients-grid{grid-template-columns:1fr 3fr;align-items:center;gap:20px;max-width:none;margin:0;padding:0;display:grid}.clients-grid h2{color:var(--color-accent-pink);font-size:92px;font-weight:200;line-height:.87}@media (width<=800px){.clients-grid{grid-template-columns:1fr}.clients-grid h2{font-size:61px}.clients-text-col{text-align:center}.clients-text-col .btn-outline{box-sizing:border-box;text-align:center;width:100%;display:block}.logo-grid.carousel-row{scroll-snap-type:none;grid-template-columns:none;gap:20px;padding-inline:7.5%;display:flex}.logo-grid.carousel-row img{scroll-snap-align:none;flex:0 0 45%;max-width:150px}.logo-carousel-wrap .carousel-arrow{display:flex}.logo-carousel-wrap .carousel-arrow.prev{inset-inline-start:5px}.logo-carousel-wrap .carousel-arrow.next{inset-inline-end:5px}}.logo-grid{grid-template-columns:repeat(10,1fr);place-items:center;gap:38px;display:grid}.logo-grid img{object-fit:contain;width:100%;max-width:102px;height:auto;max-height:70px}.logo-carousel-wrap .carousel-arrow{display:none}@media (width<=900px){.logo-grid{grid-template-columns:repeat(4,1fr);gap:20px}}.why-grid-precise{text-align:center;grid-template-columns:repeat(5,1fr);gap:40px;display:grid}.why-grid-precise img.icon-img{width:58px;height:58px;margin:0 auto 16px}.why-grid-precise h3{color:var(--color-primary-green);margin-bottom:6px;font-size:28px;font-weight:500}.why-grid-precise p{color:var(--color-primary-green);font-size:17px}@media (width<=900px){.why-grid-precise{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.why-grid-precise{grid-template-columns:1fr}}.site-header-precise{background:#fff;padding-bottom:5px}.site-header-precise .container{justify-content:space-between;align-items:stretch;gap:20px;max-width:none;padding:6px 20px 0;display:flex}.site-header-precise .logo img{height:115px}.site-header-precise .logo{flex-shrink:0;align-self:center}.nav-phone-wrap{flex:1;align-items:flex-end;min-width:0;padding-bottom:8px;display:flex}.nav-center-col{flex:1;justify-content:center;min-width:0;display:flex}.phone-col{flex:0 0 307px;justify-content:flex-end;align-items:center;min-width:0;display:flex}.phone-btn{flex-shrink:0}.site-nav-precise{align-items:center;gap:0;display:flex}.site-nav-precise a{font-family:"Noto Sans Hebrew", var(--font-main);color:var(--color-primary-green);padding:13px;font-size:19px;font-weight:700;line-height:20px;transition:color .3s,transform .4s;display:inline-block;position:relative}.site-nav-precise a:hover{color:var(--color-accent-pink);transform:translateY(8px)}.site-nav-precise a:not(:last-child):after{content:"";inset-inline-end:0;background:var(--color-primary-green);width:1px;height:27px;position:absolute;top:50%;transform:translateY(-50%)}.phone-btn{background:var(--color-accent-pink);color:#fff;font-family:"Noto Sans Hebrew", var(--font-main);white-space:nowrap;border-radius:0 99px 99px 0;align-items:center;gap:8px;padding:12px 24px;font-size:24px;font-weight:300;line-height:27px;display:flex}.phone-btn svg{fill:#fff;width:20px;height:20px}.nav-toggle-precise{color:var(--color-primary-green);cursor:pointer;background:0 0;border:none;font-size:28px;display:none}.nav-toggle-icon--close,.nav-toggle-precise.is-open .nav-toggle-icon--open{display:none}.nav-toggle-precise.is-open .nav-toggle-icon--close{display:inline}.order-btn-mobile{background:var(--color-accent-pink);color:#fff;font-family:"Noto Sans Hebrew", var(--font-main);white-space:nowrap;border-radius:0 99px 99px 0;align-self:center;align-items:center;gap:6px;padding:10px 14px;font-size:14px;font-weight:300;display:none}.order-btn-mobile svg{fill:#fff;width:14px;height:14px}@media (width<=900px){.site-nav-precise{inset-inline-start:10px;background:#ffffffeb;border-radius:22px;flex-direction:column;align-items:stretch;width:calc(100% - 20px);max-height:0;padding:0 10px;transition:max-height .3s,padding .3s;display:flex;position:absolute;top:100%;overflow:hidden;box-shadow:0 0 39px #00000080}.site-nav-precise.open{max-height:500px;padding:10px}.nav-toggle-precise{display:block}.phone-btn{padding:8px 16px;font-size:15px}.site-nav-precise a{padding:10px 20px;font-size:17px;font-weight:400}.site-nav-precise a:not(:last-child):after,.phone-col{display:none}.nav-phone-wrap{justify-content:flex-end}.order-btn-mobile{display:flex}.site-header-precise .logo img{width:auto;height:65px}.site-header-precise .container{gap:6px;padding:6px 8px 0}}.footer-precise{background:#fff}.footer-contact-section{padding:60px 0}.footer-contact-section h2{text-align:center;color:var(--color-primary-green);font-family:"Noto Sans Hebrew", var(--font-main);margin-bottom:10px;font-size:92px;font-weight:200}@media (width<=700px){.footer-contact-section h2{font-size:44px}}.footer-contact-section>p{text-align:center;color:var(--color-footer-dark);max-width:600px;margin:0 auto 40px;font-size:19px}.footer-contact-grid{grid-template-columns:587fr 422fr;align-items:start;gap:60px;max-width:1030px;margin:0 auto;display:grid}@media (width<=800px){.footer-contact-grid{grid-template-columns:1fr;padding:0 30px}.footer-brand-col{text-align:center}.footer-brand img{margin:0 auto 20px}.footer-icon-list li,.footer-social-precise{justify-content:center}}.footer-brand img{height:106px;margin-bottom:20px}.footer-icon-list{margin:0 0 20px;padding:0;list-style:none}.footer-icon-list li{color:#000;align-items:center;gap:10px;padding:0;font-size:18px;line-height:27px;display:flex}.footer-icon-list a{color:#000;text-decoration:none}.footer-icon-list svg{width:17.5px;height:17.5px;fill:var(--color-primary-green);flex-shrink:0}.footer-social-precise{gap:10px;display:flex}.footer-social-precise a{background:var(--color-primary-green);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.footer-social-precise svg{fill:#fff;width:14px;height:14px}.footer-bottom-bar{background:var(--color-primary-green);padding:10px 20px}.footer-bottom-bar ul{max-width:var(--max-width);color:#fff;flex-wrap:wrap;justify-content:center;gap:16px;margin:0 auto;padding:0;font-size:16px;list-style:none;display:flex}.footer-bottom-bar li{position:relative}.footer-bottom-bar li:not(:first-child):after{content:"";top:0;bottom:0;background:currentColor;width:1px;position:absolute;inset-inline-start:-8px}.footer-bottom-bar a{color:#fff;text-decoration:none}.section-divider-title{text-align:center;color:var(--color-accent-pink);align-items:center;margin-bottom:30px;padding-bottom:0;font-size:43px;font-weight:300;display:flex}.section-divider-title:before,.section-divider-title:after{content:"";background-color:var(--color-accent-pink);flex:auto;height:20px;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' preserveAspectRatio='none' overflow='visible' height='100%25' viewBox='0 0 20 16' fill='none' stroke='black' stroke-width='1' stroke-linecap='square' stroke-miterlimit='10'%3E%3Cg transform='translate(-12,0)'%3E%3Cpath d='M28,0L10,18'/%3E%3Cpath d='M18,0L0,18'/%3E%3Cpath d='M48,0L30,18'/%3E%3Cpath d='M38,0L20,18'/%3E%3C/g%3E%3C/svg%3E");mask-position:0 0;mask-size:20px 100%;mask-repeat:repeat-x}.section-divider-title .title-text{white-space:nowrap;margin:0 35px}@media (width<=600px){.section-divider-title .title-text{white-space:normal;text-align:center;margin:0}}.category-tabs{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-bottom:30px;display:flex}.category-tabs a{color:#000;border-radius:59px;padding:14px 41px;font-size:25px;text-decoration:none;position:relative}.category-tabs a.active{background:var(--color-accent-pink);color:#fff}@media (width<=700px){.category-tabs a{padding:10px 24px;font-size:18px}}.catalog-toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:40px;display:flex}.catalog-toolbar .sort-select{color:var(--color-text,#333);background:#fff;border:1px solid #666;border-radius:3px;padding:8px 16px;font-family:inherit;font-size:16px}.catalog-toolbar .result-count{color:#6d6e71;margin:0;font-size:18px}.carousel-wrap{position:relative}.carousel-arrow{background:var(--color-accent-pink);cursor:pointer;z-index:5;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 10px #00000026}.carousel-arrow.prev{inset-inline-start:-10px}.carousel-arrow.next{inset-inline-end:-10px}@media (width<=700px){.product-card{max-width:none}.carousel-arrow{width:34px;height:34px;font-size:16px}.carousel-arrow.prev{inset-inline-start:20px}.carousel-arrow.next{inset-inline-end:20px}}.tips-cta-section{background:var(--color-section-bg);padding:160px 0 0}.tips-cta-row{justify-content:space-between;align-items:center;gap:40px;max-width:1510px;min-height:659px;padding:0;display:flex}.tips-cta-links{flex:none;gap:20px;display:flex}.tips-cta-links a{color:#fff;background-position:50%;background-size:cover;border-radius:33px;flex:none;justify-content:center;align-items:flex-end;width:339px;height:341px;display:flex;position:relative;overflow:hidden}.tips-cta-links a:before{content:"";background:#0000006b;position:absolute;inset:0}.tips-cta-links a .cta-label{z-index:1;text-align:center;width:100%;padding:35px;position:relative}.tips-cta-links a .cta-label strong{color:#fff;margin-bottom:15px;font-size:29px;font-weight:300;display:block}.tips-cta-links a .cta-label span{background:var(--color-accent-pink);color:#fff;border-radius:36px;padding:12px 24px;font-size:15px;display:inline-block}.tips-heading{color:#fff;text-align:start;white-space:nowrap;flex:none;font-size:92px;font-weight:200;line-height:.826}@media (width<=900px){.tips-cta-row{flex-direction:column}.tips-cta-links{flex-wrap:wrap;justify-content:center}.tips-heading{text-align:center;white-space:normal;order:-1;width:100%;margin-bottom:30px;font-size:61px}}.tips-page-section{padding:60px 0 100px}.tips-page-links{flex-wrap:wrap;justify-content:center}.footer-contact-section{background:url(/images/site/2023/08/Reff_FOOTER_background-copy-1.webp) 50%/cover no-repeat;position:relative}.footer-contact-section h2,.footer-contact-section>p{z-index:1;position:relative}@media (width<=800px){.footer-contact-section{background-image:url(/images/site/2023/08/Reff_FOOTER_background_mobile-copy-1.webp);background-position:50% 100%;padding:30px 0 411px}}.why-grid-precise .icon-circle{background:var(--color-accent-pink);border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 16px;display:flex}.why-grid-precise .icon-circle img.icon-img{filter:brightness(0)invert();width:42px;height:42px;margin:0}.clients-grid>*{min-width:0}.site-nav-precise a.active,.site-nav-precise a.contact-active{color:var(--color-accent-pink)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-100%)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:none}}[data-reveal]{visibility:hidden}[data-reveal].revealed{visibility:visible;animation-duration:1.25s;animation-timing-function:ease}[data-reveal].revealed.reveal-slow{animation-duration:2s}[data-reveal].revealed.reveal-fast{animation-duration:.75s}[data-reveal].revealed.reveal-fadeIn{animation-name:fadeIn}[data-reveal].revealed.reveal-fadeInUp{animation-name:fadeInUp}[data-reveal].revealed.reveal-fadeInDown{animation-name:fadeInDown}.post-hero{text-align:center;background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;align-items:center;height:377px;display:flex;position:relative;overflow:hidden}.post-hero:before{content:"";background:#0000005e;position:absolute;inset:0}.post-hero-title{z-index:1;font-family:"Noto Sans Hebrew", var(--font-main);color:#fff;margin:0;font-size:85px;font-weight:200;line-height:1;position:relative}.post-breadcrumb{z-index:1;color:#fff;margin-top:20px;font-size:18px;line-height:27px;position:relative}.post-breadcrumb a{color:#fff;text-decoration:none}.post-breadcrumb a:hover{text-decoration:underline}.post-content-section{padding:60px 0}.post-content-wrap{max-width:1140px;margin:0 auto;padding:0 10px}.post-title{text-align:center;color:#e0b2a2;font-family:"Noto Sans Hebrew", var(--font-main);margin:0 0 30px;font-size:54px;font-weight:200}.post-body h1{color:#6d6e71;margin:8px 0 16px;font-size:20px;font-weight:500}.post-body p{color:#000;margin:0 0 16px;font-size:18px;font-weight:400;line-height:27px}.post-body ol{margin:0 0 16px;padding-inline-start:40px;font-size:18px}.post-body img{border-radius:0;max-width:100%;margin:0;display:inline}.post-body a{color:#5882ff}.post-share-section{padding:40px 0 60px}.post-share-row{flex-wrap:wrap;justify-content:center;align-items:center;gap:24px;display:flex}.post-share-title{color:#050505;margin:0;font-size:35px;font-weight:400}.post-share-buttons{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.post-share-btn{color:#fff;cursor:pointer;border-radius:4px;align-items:center;gap:10px;padding:10px 18px;font-size:15px;font-weight:400;text-decoration:none;display:flex}.post-share-btn svg{flex-shrink:0;width:16px;height:16px}.post-share-btn:hover{opacity:.88}@media (width<=700px){.post-share-row{flex-direction:column-reverse;gap:16px}}.branding-gallery{gap:0;display:grid}.branding-gallery img{object-fit:cover;width:100%;height:100%;display:block}.branding-gallery-4col{grid-template-columns:repeat(4,1fr)}.branding-gallery-4col img{aspect-ratio:500/683}.branding-gallery-3col{grid-template-columns:repeat(3,1fr)}.branding-gallery-3col img{aspect-ratio:373/505}.branding-gallery-heading{margin-top:60px}@media (width<=900px){.branding-gallery-4col,.branding-gallery-3col{grid-template-columns:repeat(2,1fr)}}@media (width<=500px){.branding-gallery-4col,.branding-gallery-3col{grid-template-columns:1fr}}@media (width<=700px){.post-hero-title{font-size:44px}.post-title{font-size:34px}}.legal-hero.post-hero{height:350px}.legal-hero .post-hero-title{font-size:75px}.legal-body p{color:var(--color-text);margin:0 0 14px;font-size:18px;line-height:1.5}.legal-body h3{color:#6d6e71;margin:0 0 14px;font-size:18px;font-weight:500}.about-content{max-width:1140px}.about-quote{text-align:center;color:var(--color-accent-pink);font-family:"Noto Sans Hebrew", var(--font-main);margin:0 0 20px;font-size:38px;font-weight:200;line-height:1}.about-byline{text-align:center;color:var(--color-primary-green);margin:0 0 30px;font-size:25px;font-weight:200}.about-body p,.about-body-p{color:var(--color-footer-dark);margin:0 0 20px;font-size:19px;line-height:1.5}.about-phone-line{text-align:center;color:var(--color-footer-dark);margin:0 0 40px;font-size:19px;line-height:1.6}.about-phone-line a{color:var(--color-primary-green);font-weight:700;text-decoration:none}.about-phone-line a:hover{text-decoration:underline}.about-video{aspect-ratio:16/9;max-width:780px;margin:0 auto}.about-video iframe{border:0;width:100%;height:100%;display:block}.product-breadcrumb{color:var(--color-primary-green);margin:0 0 14px;font-size:14px}.product-breadcrumb a{color:var(--color-primary-green);text-decoration:none}.product-breadcrumb a:hover{text-decoration:underline}.product-detail-grid{flex-wrap:wrap;gap:40px;display:flex}.product-gallery{flex:380px}.product-gallery>img{border-radius:20px;width:100%;display:block}.product-thumbs{flex-wrap:wrap;gap:10px;margin-top:12px;display:flex}.product-thumb{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:10px;width:80px;height:80px;padding:0;overflow:hidden}.product-thumb img{object-fit:cover;width:100%;height:100%;display:block}.product-thumb.active{border-color:var(--color-primary-green)}.product-info{flex:380px}.product-info h1{font-family:"Noto Sans Hebrew", var(--font-main);color:var(--color-accent-pink);margin:0 0 12px;font-size:57px;font-weight:400}.product-price{color:var(--color-primary-green);margin:0 0 14px;font-size:22px;font-weight:800}.product-variations{align-items:center;gap:15px;margin-bottom:20px;display:flex}.product-variations label{color:var(--color-text-dark);margin-bottom:0;font-weight:700}.product-variations select{font-family:var(--font-main);min-width:280px;color:var(--color-text-dark);background:#fff;border:1px solid #d6d6d6;border-radius:46px;padding:8px 48px 8px 16px;font-size:16px}.product-vat-note{color:#000;margin:0 0 14px;font-size:17px}.product-order-btn{background:var(--color-primary-green);color:#fff;border-radius:999px;padding:15px 30px;font-size:19px;font-weight:400;text-decoration:none;display:inline-block}.product-full-desc{margin-top:40px}.product-full-desc p{margin:0 0 20px}.product-full-desc p:last-child{margin-bottom:0}@media (width<=900px){.product-info{order:-1}.product-info h1{font-size:43px}}
