*{margin:0;padding:0;box-sizing:border-box}body{font-family:'Segoe UI',Tahoma,Arial,sans-serif;direction:rtl;background:#f7f6f2;color:#222}.nav{background:linear-gradient(225deg,#2d4234 0%,#959c97 40%,#cbb17b 80%,#fdfbf7 100%);padding:0 40px;display:flex;align-items:center;justify-content:space-between;height:64px;position:sticky;top:0;z-index:100;box-shadow:0 3px 10px rgb(0 0 0 / .08);border-bottom:1px solid rgb(203 177 123 / .25)}.logo{color:#a8d85a;font-size:22px;font-weight:700;letter-spacing:1px}.logo span{color:#fff}.nav-links{display:flex;gap:28px;list-style:none}.nav-links a{color:#1a3a1a;font-size:16px;text-decoration:none;font-weight:700;transition:all 0.2s ease}.nav-links a:hover{color:#c5a059;background:rgb(255 255 255 / .2);border-radius:4px;transform:scale(1.05)}.nav-links a:hover{color:#a8d85a}.nav-cta{background:#a8d85a;color:#1a3a1a;border:none;padding:9px 22px;border-radius:6px;font-size:14px;font-weight:600;cursor:pointer}.hero{background:linear-gradient(135deg,#f4f8f2 0%,#e3f1dc 50%,#eef3f0 100%);min-height:560px;display:flex;align-items:center;padding:60px 60px 60px 40px;position:relative;overflow:hidden}.hero::before{content:'';position:absolute;top:-60px;left:-60px;width:340px;height:340px;border-radius:50%;background:rgb(120 160 120 / .08)}.hero::after{content:'';position:absolute;bottom:-80px;left:100px;width:220px;height:220px;border-radius:50%;background:rgb(120 160 120 / .06)}.hero-text{flex:1;z-index:2}.hero-badge{display:inline-block;background:rgb(110 168 58 / .15);color:#6ea83a;padding:6px 16px;border-radius:20px;font-size:13px;margin-bottom:18px;border:1px solid rgb(110 168 58 / .25)}.hero h1{font-size:42px;color:#2d3a2d;line-height:1.3;font-weight:700;margin-bottom:16px}.hero h1 span{color:#6ea83a}.hero p{color:#5f6f5f;font-size:16px;line-height:1.8;max-width:480px;margin-bottom:32px}.hero-btns{display:flex;gap:14px}.btn-primary{background:#6ea83a;color:#fff;padding:13px 28px;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer;border:none}.btn-outline{background:#fff0;color:#6ea83a;padding:13px 28px;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;border:2px solid #6ea83a}.hero-img{width:340px;height:320px;background:linear-gradient(160deg,#eef6ea,#dcefd0);border-radius:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;z-index:2;position:relative;overflow:hidden}.hero-img-inner{width:90%;height:auto;border-radius:14px;background:linear-gradient(135deg,#f4f8f2,#e3f1dc);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.garden-icon{font-size:64px}.hero-img-label{color:#6b8f6b;font-size:14px;font-weight:600}.stats-bar{background:#fff;padding:28px 60px;display:flex;justify-content:space-around;border-bottom:1px solid #e8e4de}.stat{text-align:center}.stat-num{font-size:30px;font-weight:700;color:#2d5a2d}.stat-label{font-size:16px;color:#292828;margin-top:4px}.section{padding:60px 60px}.section-header{text-align:center;margin-bottom:40px}.section-tag{display:inline-block;background:#eaf5d6;color:#3a7a20;padding:5px 16px;border-radius:20px;font-size:13px;margin-bottom:12px}.section-title{font-size:30px;font-weight:700;color:#1a3a1a;margin-bottom:10px}.section-sub{color:#666;font-size:15px;max-width:520px;margin:0 auto;line-height:1.7}.services-grid{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:20px;direction:rtl}.service-card{background:#fff;border-radius:14px;border:1px solid #e8e4de;transition:transform 0.3s ease,box-shadow 0.3s ease;overflow:hidden;padding:0}.service-card:hover{transform:translateY(-8px);box-shadow:0 12px 35px rgb(45 90 45 / .15);z-index:10}.img-container{width:100%;height:200px;overflow:hidden}.service-img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.service-card:hover .service-img{transform:scale(1.05)}.service-content{padding:20px}@media (max-width:992px){.services-grid{grid-template-columns:repeat(2,1fr)!important}}@media (max-width:600px){.services-grid{grid-template-columns:1fr!important}}.process-steps{display:flex;justify-content:space-between;position:relative}.process-steps::before{content:'';position:absolute;top:34px;right:10%;left:10%;height:2px;background:linear-gradient(to left,#a8d85a,#2d5a2d);z-index:0}.step{flex:1;text-align:center;z-index:1;padding:0 10px}.step-num{width:68px;height:68px;border-radius:50%;background:#2d5a2d;color:#a8d85a;font-size:22px;font-weight:700;display:flex;align-items:center;justify-content:center;margin:0 auto 14px;border:4px solid #fff;box-shadow:0 0 0 2px #2d5a2d}.step h3{font-size:15px;font-weight:600;color:#1a3a1a;margin-bottom:6px}.step p{font-size:13px;color:#333;line-height:1.6}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.project-card{border-radius:12px;overflow:hidden;position:relative;height:300px;cursor:pointer}.project-bg{width:100%;height:100%;display:flex;align-items:flex-end;padding:16px}.project-bg img{width:100%;height:100%;object-fit:cover;display:block}.project-label{background:rgb(0 0 0 / .55);color:#fff;padding:6px 12px;border-radius:6px;font-size:13px;font-weight:600;backdrop-filter:blur(4px)}.p1{background:linear-gradient(135deg,#3a7a20,#6aab30)}.p2{background:linear-gradient(135deg,#1a5a4a,#2d8a6a)}.p3{background:linear-gradient(135deg,#4a6a1a,#7aaa30)}.p4{background:linear-gradient(135deg,#5a3a1a,#8a6a30)}.p5{background:linear-gradient(135deg,#1a3a5a,#3a6a8a)}.p6{background:linear-gradient(135deg,#3a1a5a,#7a4a9a)}.testimonials-bg{background:linear-gradient(135deg,#1a3a1a,#2d5a2d);padding:60px}.testimonials-bg .section-title{color:#fff}.testimonials-bg .section-sub{color:#b8d4a0}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:36px}.testi-card{background:rgb(255 255 255 / .08);border:1px solid rgb(168 216 90 / .2);border-radius:14px;padding:24px}.stars{color:#a8d85a;font-size:16px;margin-bottom:10px}.testi-text{color:#d5e8c4;font-size:14px;line-height:1.8;margin-bottom:14px}.testi-author{display:flex;align-items:center;gap:10px}.author-avatar{width:40px;height:40px;border-radius:50%;background:#a8d85a;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1a3a1a;font-size:15px}.author-name{color:#fff;font-size:14px;font-weight:600}.author-city{color:#8ab870;font-size:12px}.faq-list{max-width:700px;margin:0 auto}.faq-item{border-bottom:1px solid #e8e4de;padding:18px 0}.faq-q{font-size:16px;font-weight:600;color:#1a3a1a;margin-bottom:8px}.faq-a{font-size:14px;color:#666;line-height:1.8}.cta-section{background:#a8d85a;padding:60px;text-align:center}.cta-section h2{font-size:32px;font-weight:700;color:#1a3a1a;margin-bottom:12px}.cta-section p{color:#3a6a1a;font-size:16px;margin-bottom:28px}.cta-btns{display:flex;justify-content:center;gap:14px}.cta-btn-main{background:#1a3a1a;color:#a8d85a;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;border:none}.cta-btn-wa{background:#25d366;color:#fff;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;border:none}.footer{background:linear-gradient(225deg,#2d4234 0%,#2d5a27 35%,#b8860b 85%,#f1d592 100%);padding:48px 60px 24px;border-top:1px solid rgb(203 177 123 / .3)}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:36px}.footer-logo{font-size:24px;font-weight:700;color:#a8d85a;margin-bottom:12px}.footer-desc{color:#8ab870;font-size:14px;line-height:1.8}.footer-col h3{color:#d5e8c4;font-size:19px;font-weight:700;margin-bottom:22px;border-bottom:2px solid rgb(168 216 90 / .2);padding-bottom:10px;display:inline-block}.footer-col a,.footer-desc{color:#5bf08d;font-size:16px;line-height:1.8;text-decoration:none;margin-bottom:12px;display:block;transition:0.3s}.footer-logo{font-size:28px;font-weight:900;color:#a8d85a;margin-bottom:15px}.footer-bottom{font-size:15px;color:#ebf5e9;border-top:1px solid rgb(255 255 255 / .05);padding-top:25px;margin-top:30px;text-align:center}.whatsapp-float{position:fixed;bottom:28px;left:28px;background:#25d366;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:35px;cursor:pointer;box-shadow:2px 2px 10px rgb(0 0 0 / .2);z-index:1000;animation:pulse 2.5s ease-in-out infinite}@keyframes pulse{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}@media (max-width:768px){.nav{padding:0 15px;height:auto;flex-direction:column;gap:10px;padding-bottom:10px}.nav-links{gap:10px;flex-wrap:wrap;justify-content:center}.hero{flex-direction:column;text-align:center;padding:40px 20px}.hero h1{font-size:28px}.hero-img{width:100%;height:250px;margin-top:30px}.services-grid,.testimonials-grid{grid-template-columns:1fr!important;gap:20px}.process-steps{flex-direction:column;gap:30px}.process-steps::before{display:none}.footer{padding:40px 20px!important}.footer-grid{display:block!important}.footer-col,.footer-grid>div{width:100%!important;margin-bottom:35px!important;text-align:center!important}}.service-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .05);transition:0.3s ease}.img-container{width:100%;aspect-ratio:16 / 9;overflow:hidden}.service-img{width:100%!important;height:100%!important;object-fit:cover!important;display:block}@media (max-width:768px){.services-grid{grid-template-columns:1fr!important;gap:20px}}@media screen and (max-width:768px){.stats-bar{display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:5px!important;padding:5px!important}.stat{padding:15px 5px!important;background:#fafafa;border-radius:10px;border:1px solid #f0f0f0}.stat-num{font-size:24px!important;display:block;margin-bottom:5px}.stat-label{font-size:12px!important;color:#666!important}.service-content{text-align:center!important;padding:5px 5px!important}.service-content h3{font-size:22px!important;margin-bottom:12px!important}.service-content p{font-size:16px!important;line-height:1.8!important}.service-content span{font-size:15px!important;display:block;margin-top:10px}}@media (min-width:769px) and (max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)!important;gap:10px!important}.project-card{height:250px!important}}@media (max-width:768px){#projects{padding:20px 10px!important}.projects-grid{grid-template-columns:1fr!important;gap:15px!important;padding:0!important}.project-card{width:100%!important;height:auto!important;margin:0 0 10px 0!important;border-radius:8px!important}.project-bg{height:auto!important;aspect-ratio:4 / 3;margin:0!important;padding:0!important}.project-bg img{width:100%!important;height:100%!important;object-fit:cover!important}}.project-bg{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:4px}.project-bg img{width:100%;height:100%;object-fit:cover;display:block}}@media (max-width:768px){#services{padding:20px 16px!important;margin:0!important;overflow-x:hidden;background:#f7f6f2}.services-grid{display:grid!important;grid-template-columns:1fr!important;gap:12px;margin:0 auto;width:100%;padding:0}.service-card{width:100%!important;margin:0 auto;border-radius:5px;overflow:hidden}.img-container{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:5px 5px 0 0}.service-img{width:100%;height:100%;object-fit:cover;display:block}.service-content{padding:10px;text-align:right}.service-content h3{font-size:16px;margin-bottom:8px}.service-content p{font-size:13px;line-height:1.6;margin-bottom:12px}.service-content span{font-size:14px;font-weight:500;color:#455233}}.process-steps-container{display:grid;grid-template-columns:repeat(5,1fr);gap:5px;padding:5px}@media (max-width:768px){.process-steps-container{grid-template-columns:repeat(2,1fr)!important;gap:10px}.process-steps-container .step{width:100%!important;margin:0!important}.process-steps-container .fifth-step{grid-column:span 2;width:50%!important;margin:0 auto!important}}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 0 1em 1em;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-left:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-left:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-left:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-left:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-left:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-left:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-left:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-left:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-left:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-left:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%;pointer-events:none}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;text-align:center;text-shadow:0 0 1.5px #000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{will-change:transform}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000)}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}