.coffee-section-wrapper{background:linear-gradient(135deg,#f5faff,#e0f2fe);min-height:100vh;font-family:var(--font-main),"Rubik",sans-serif;color:#333;position:relative;overflow:hidden}.coffee-main-container{max-width:100%;margin:0;padding:100px 100px 80px;direction:rtl}.coffee-main-grid{display:grid;grid-template-columns:48% 1fr;grid-gap:15px 50px;gap:15px 50px;align-items:start;width:100%}.coffee-info-zone{grid-column:2;grid-row:1;display:flex;flex-direction:column;padding-top:20px}.coffee-video-zone{grid-column:1}.coffee-cta-grid-zone,.coffee-video-zone{grid-row:2;display:flex;flex-direction:column;align-items:center}.coffee-cta-grid-zone{grid-column:2}.coffee-title-with-logo{display:flex;align-items:center;gap:18px;margin-bottom:24px}.coffee-logo-img{width:90px;height:90px;object-fit:cover;border-radius:50%;display:block;box-shadow:0 10px 30px rgba(0,0,0,.15);background:white;border:4px solid #fff}.coffee-main-title{font-size:3.2rem;font-weight:800;color:#3d85a8;margin:0;text-align:right;flex:1 1;width:-moz-fit-content;width:fit-content;line-height:1.2}.coffee-description p{font-size:1.25rem;line-height:1.8;margin-bottom:18px;text-align:right;color:#2c3e50}.coffee-description{margin-bottom:30px}.coffee-social-icons{display:inline-flex;align-items:center;gap:15px;margin-right:20px;vertical-align:middle}.coffee-insta-icon{filter:brightness(0) drop-shadow(0 2px 4px rgba(0,0,0,.1))!important}.coffee-insta-icon,.coffee-waze-icon{width:36px!important;height:36px!important;display:block;transition:transform .2s ease}.coffee-waze-icon{border-radius:8px}.coffee-insta-link,.coffee-waze-link{display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease}.coffee-insta-link:hover,.coffee-waze-link:hover{transform:scale(1.15)}.coffee-cta-area{margin-top:30px;text-align:right}.coffee-cta-btn{display:inline-flex;align-items:center;gap:10px;background:#3d85a8;color:white;padding:12px 24px;border-radius:30px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;box-shadow:0 4px 15px rgba(61,133,168,.3)}.coffee-cta-btn:hover{background:#2c637d;transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,133,168,.4)}.coffee-image-zone{grid-column:1;grid-row:1;display:flex;flex-direction:column;align-items:stretch;margin-top:20px}.coffee-hero-img{width:100%;height:auto;object-fit:cover;border-radius:18px;box-shadow:-10px 20px 60px rgba(0,0,0,.2);display:block}.coffee-recipe-btn{display:flex;align-items:center;justify-content:center;gap:12px;background:#3d85a8;color:white;text-decoration:none;padding:15px 25px;border-radius:12px;margin-top:auto;box-shadow:0 4px 15px rgba(61,133,168,.3);transition:all .3s ease;width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.1);align-self:center}.coffee-recipe-btn:hover{background:#337392;transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,133,168,.4)}.coffee-recipe-btn .btn-text-content{display:flex;flex-direction:column;align-items:center}.coffee-recipe-btn .btn-text-main{font-size:1.1rem;font-weight:700;line-height:1.2;text-align:center}.coffee-recipe-btn .btn-text-sub{font-size:.9rem;font-weight:400;opacity:.9;text-align:center}.coffee-recipe-btn i,.coffee-recipe-btn svg{width:28px;height:28px;flex-shrink:0}.mobile-only{display:none!important}.desktop-only{display:flex!important}.coffee-grid{display:grid;grid-template-columns:repeat(2,300px);grid-gap:24px;gap:24px;width:-moz-fit-content;width:fit-content;margin:30px auto 60px}.coffee-card:nth-child(3){grid-column:span 2;width:300px;justify-self:center}.coffee-card{background:white;border-radius:18px;overflow:hidden;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease;box-shadow:0 2px 16px rgba(61,133,168,.15);border:1.5px solid rgba(61,133,168,.25);display:flex;flex-direction:column}.coffee-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(61,133,168,.3)}.coffee-card-img-wrapper{position:relative;width:100%;aspect-ratio:1/1;overflow:hidden}.coffee-card-img-wrapper .coffee-card-img{height:100%!important}.coffee-card-img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.coffee-card:hover .coffee-card-img{transform:scale(1.05)}.coffee-card-label{display:flex;align-items:center;justify-content:center;padding:10px 12px 12px;background:#b8dff0;border-top:1px solid rgba(160,200,240,.4)}.coffee-card-label span{font-size:1rem;font-weight:500;color:#1a2a3a;text-align:center}@media (max-width:1024px){.coffee-main-container{padding:40px 24px 50px}.coffee-main-grid{display:flex;flex-direction:column;gap:20px}.coffee-cta-grid-zone,.coffee-image-zone,.coffee-info-zone,.coffee-video-zone{width:100%;grid-column:auto;grid-row:auto}.coffee-video-zone .embedded-video-wrapper{max-width:380px;margin:0 auto}.coffee-recipe-btn{margin:15px auto 25px;align-self:center}.coffee-hero-img{border-radius:12px}.coffee-logo-area{position:relative;top:0;left:0;margin:0 auto 10px;transform:none;display:flex;justify-content:center}.coffee-main-title{margin-bottom:15px}.coffee-description{width:100%;margin-bottom:10px}.coffee-title-with-logo{justify-content:center;gap:5px}.coffee-logo-img{width:70px;height:70px;border-width:3px}.coffee-main-title{font-size:2.4rem;text-align:center}.coffee-description p{text-align:right;font-size:1.15rem}.coffee-grid{grid-template-columns:repeat(3,1fr);gap:15px}.mobile-only{display:flex!important}.desktop-only{display:none!important}.coffee-recipe-btn.mobile-only{margin:0 auto 30px}}@media (max-width:640px){.coffee-grid{grid-template-columns:repeat(2,1fr)}.coffee-card:nth-child(3){grid-column:span 2;width:calc(50% - 8px);justify-self:center}.coffee-main-title{font-size:2rem}.coffee-logo-img{width:60px;height:60px}}.coffee-embedded-video{width:100%;height:auto;display:block;aspect-ratio:5/8!important;object-fit:cover!important}.embedded-video-wrapper{position:relative;width:100%;max-width:400px;margin:0;border-radius:12px;overflow:hidden;box-shadow:-5px 15px 40px rgba(0,0,0,.15)}.video-unmute-btn{position:absolute;bottom:15px;right:15px;background:rgba(61,133,168,.9);color:white;border:none;padding:8px 15px;border-radius:20px;display:flex;align-items:center;gap:8px;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s ease;z-index:10;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);box-shadow:0 4px 10px rgba(0,0,0,.3)}.video-unmute-btn:hover{background:#3d85a8;transform:scale(1.05)}.video-unmute-btn i,.video-unmute-btn svg{width:18px;height:18px;flex-shrink:0}.coffee-recipe-btn.unified-btn{margin:0 auto 30px;width:100%;max-width:400px;display:flex!important}.gallery-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);display:none;z-index:9999;flex-direction:column;align-items:center;justify-content:center;padding:20px;opacity:0;transition:opacity .3s ease}.gallery-modal.active{display:flex;opacity:1}.modal-content{position:relative;width:95vw;max-width:1400px;height:90vh;gap:10px;background:rgba(10,15,20,.98);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 40px 100px rgba(0,0,0,.9);padding:20px;overflow:hidden}.image-container,.modal-content{display:flex;align-items:center;justify-content:center}.image-container{flex:1 1;height:100%;width:100%;overflow:auto}#gallery-img{max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:4px;box-shadow:0 5px 25px rgba(0,0,0,.4);transform:scale(1);transition:transform .3s ease;cursor:default}#gallery-img[data-zoomable=true]{cursor:zoom-in}#gallery-img[data-zoomable=true].zoomed{cursor:zoom-out}#gallery-img.zoomed{transform:none;max-width:none;max-height:none;width:auto;height:auto;cursor:zoom-out}.close-modal{position:absolute;top:20px;left:20px;background:white;color:#333;width:44px;height:44px;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:10001;box-shadow:0 4px 15px rgba(0,0,0,.4)}.close-modal:hover{background:#f0f0f0;transform:scale(1.1) rotate(90deg)}.close-modal i{width:24px;height:24px}.nav-btn{background:rgba(255,255,255,.15);border:none;color:white;width:60px;height:60px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s,transform .2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-btn:hover{background:rgba(255,255,255,.3);transform:scale(1.1)}.nav-btn i{width:32px;height:32px}.gallery-counter{color:rgba(255,255,255,.7);font-family:Rubik,sans-serif;margin-top:20px;font-size:1.2rem;font-weight:500}@media (max-width:768px){.modal-content{width:95vw;height:75vh;padding:50px 10px 20px;flex-direction:row;justify-content:space-between;gap:5px}.image-container{width:calc(100% - 90px);max-height:100%}.nav-btn{width:45px;height:45px;flex-shrink:0}.nav-btn.prev-btn{order:1}.image-container{order:2}.nav-btn.next-btn{order:3}.close-modal{top:15px;left:15px;width:40px;height:40px}.gallery-counter{margin-top:15px;font-size:1rem}}.events-section{background:linear-gradient(135deg,#f5faff,#e0f2fe);padding-bottom:60px;min-height:calc(100vh - 70px)}.events-section-wrapper{max-width:960px;margin:0 auto;padding:20px 24px 0}.events-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.event-gallery-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 16px rgba(100,160,220,.15);border:1.5px solid rgba(160,200,240,.4);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;text-decoration:none;display:flex;flex-direction:column}.event-gallery-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(100,160,220,.28)}.event-gallery-img-wrap{position:relative;width:100%;aspect-ratio:1/1}.event-gallery-img-wrap .event-gallery-img{height:100%!important;object-fit:cover;display:block}.event-gallery-label{display:flex;align-items:center;justify-content:center;padding:12px 16px 14px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;color:#1a2a3a;text-align:center;background:#b8dff0}@media (max-width:768px){.events-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.events-cards-grid{grid-template-columns:1fr}}.hero-section{position:relative;min-height:100vh;background:transparent;overflow:hidden}.hero-section .video-bg-container{position:absolute;inset:0;width:100%;height:100%;z-index:0}.hero-overlay{position:absolute;inset:0;background:linear-gradient(rgba(0,0,0,.45),rgba(0,0,0,.45));pointer-events:none;z-index:1}.hero-section .hello-world-container{position:relative;z-index:2}.hero-social-links{display:flex;justify-content:center;align-items:center;gap:30px;margin-top:auto;margin-bottom:40px;padding:10px;width:100%}.hero-social-icon{display:block;transition:transform .3s ease;cursor:pointer}.hero-social-icon:hover{transform:scale(1.15)}.hero-social-icon img,.hero-tiktok-logo{height:45px;width:auto;object-fit:contain;border-radius:8px;filter:brightness(2) drop-shadow(0 4px 10px rgba(0,0,0,.4))}@media (max-width:600px){.hero-social-links{margin-top:20px;margin-bottom:20px;order:5}.hero-social-links.hide-on-mobile{display:none}.hero-social-icon img,.hero-tiktok-logo{height:38px}}.about-section{background-color:#AAD9EB;position:relative}.about-sticky-wrapper{position:absolute;inset:0;overflow:clip;pointer-events:none;z-index:0}.about-sticky-bg{position:-webkit-sticky;position:sticky;top:70px;height:calc(100vh - 70px)}.about-flag-wrap{position:absolute;inset:0;width:100vw}.about-flag-img{object-fit:cover;object-position:center}.about-portrait-img{position:absolute;bottom:0;right:0;height:100%;width:auto;max-width:42vw;object-fit:contain;object-position:bottom right;filter:drop-shadow(-8px 0 28px rgba(0,0,0,.6))}.about-content{position:relative;z-index:1}.about-section .story-card{background:transparent;padding:140px 8px 120px 32px;margin-right:42vw}.about-section .story-title{font-family:Rubik,sans-serif;color:#3d85a8;font-size:3.2rem;font-weight:800;text-align:right;margin:0 0 30px;line-height:1.1;padding-right:40px}.about-section .story-content{text-align:right;line-height:1.8;color:#2c3e50;padding:0 40px 0 0}.about-section .story-content p{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:400;color:#2c3e50;margin-bottom:18px;line-height:1.8;text-align:justify}.about-section .story-first{font-weight:700!important}.about-section .story-footer{font-family:Rubik,sans-serif;font-weight:700!important;text-align:right;margin-top:30px;font-size:1.25rem;color:#1a2a3a;border-top:1px solid rgba(0,0,0,.1);padding-top:15px}.about-portrait-mobile{display:none}@media (max-width:768px){.about-sticky-wrapper{display:none}.about-section{background-image:url(/about/flag.PNG);background-size:cover;background-position:50%}.about-section .story-card{max-width:100%;margin-right:0;padding:60px 20px 40px 15px}.about-section .story-title{font-size:2.5rem;text-align:center;margin-bottom:20px;padding-right:0}.about-section .story-content{padding:0}.about-section .story-content p{font-size:1.1rem;line-height:1.6}.about-section .story-footer{font-size:1.1rem;text-align:center}.about-portrait-mobile{display:block;width:100%;height:auto}}.bravery-section{background:linear-gradient(135deg,#f5faff,#e0f2fe);min-height:calc(100vh - 70px);display:flex;align-items:center}.bravery-section .bravery-container{max-width:100%;width:100%;margin:0;padding:40px 0;display:flex;align-items:center;gap:0;direction:rtl}.bravery-section .bravery-image-col{flex:0 0 42vw;margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.bravery-section .bravery-img{width:90%;height:auto;object-fit:cover;border-radius:0 12px 12px 0;box-shadow:-10px 20px 60px rgba(0,0,0,.2);display:block;margin:0 auto;border-radius:20px}.bravery-section .bravery-text-col{flex:1 1;max-width:50vw;padding:0 48px 0 32px}.bravery-section .bravery-title-with-logo{display:flex;align-self:flex-start;align-items:center;gap:15px;margin-bottom:30px}.bravery-section .bravery-title{font-family:Rubik,sans-serif;font-size:3.2rem;font-weight:800;color:#3d85a8;line-height:1.1;margin-top:0;margin-bottom:0;text-align:right}.bravery-section .bravery-unit-logo{height:4.8rem;width:auto;object-fit:contain;filter:drop-shadow(0 4px 8px rgba(0,0,0,.1))}.bravery-section .bravery-932-logo{mix-blend-mode:multiply}.bravery-section .bravery-subtitle{font-family:Rubik,sans-serif;font-size:1.3rem;font-weight:700;color:#1a2a3a;margin-bottom:20px;line-height:1.4}.bravery-section .bravery-story p{font-family:Rubik,sans-serif;font-size:1.25rem;line-height:1.8;margin-bottom:18px;text-align:justify;color:#2c3e50}.bravery-section .bravery-footer{font-family:Rubik,sans-serif;font-size:1.25rem;font-weight:700;margin-top:30px;color:#1a2a3a}.bravery-section .bravery-video-btn{display:flex;align-items:center;justify-content:center;gap:12px;background:#3d85a8;color:white;text-decoration:none;padding:12px 25px;min-height:64px;border-radius:12px;margin-top:25px;box-shadow:0 4px 15px rgba(61,133,168,.3);transition:all .3s ease;width:-moz-fit-content;width:fit-content;border:1px solid rgba(255,255,255,.1)}.bravery-section .bravery-video-btn:hover{background:#337392;transform:translateY(-2px);box-shadow:0 6px 20px rgba(61,133,168,.4)}.bravery-section .btn-text-content{display:flex;flex-direction:column;align-items:center}.bravery-section .btn-text-main{font-family:Rubik,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2;text-align:center}.bravery-section .bravery-video-btn svg{width:28px;height:28px;flex-shrink:0}.bravery-section .mobile-only{display:none!important}@media (max-width:1024px){.bravery-section .mobile-only{display:flex!important}.bravery-section .desktop-only{display:none!important}.bravery-section .bravery-container{flex-direction:column;padding:10px 20px 30px;margin:0;gap:20px}.bravery-section .bravery-image-col{flex:unset;width:100%;margin-top:0;align-items:center}.bravery-section .bravery-img{width:100%}.bravery-section .bravery-video-btn{margin:30px auto 10px}.bravery-section .bravery-text-col{flex:unset;width:100%;max-width:100%;padding:0 20px}.bravery-section .bravery-title-with-logo{justify-content:center;margin-bottom:20px}.bravery-section .bravery-title{font-size:2.5rem;text-align:center;margin-bottom:0}.bravery-section .bravery-unit-logo{height:3.5rem}.bravery-section .bravery-subtitle{text-align:center}.bravery-section .bravery-story p{text-align:right}}.remember-section{background:linear-gradient(135deg,#f5faff,#e0f2fe);padding-bottom:60px;min-height:calc(100vh - 70px)}.remember-section-wrapper{max-width:936px;margin:0 auto;padding:20px 24px 0}.remember-cards-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}.remember-gallery-card{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 2px 16px rgba(100,160,220,.15);border:1.5px solid rgba(160,200,240,.4);cursor:pointer;transition:transform .22s ease,box-shadow .22s ease;text-decoration:none;display:flex;flex-direction:column}.remember-gallery-card:hover{transform:translateY(-4px);box-shadow:0 8px 28px rgba(100,160,220,.28)}.remember-gallery-img-wrap{position:relative;width:100%;aspect-ratio:1/1}.remember-gallery-img-wrap .remember-gallery-img{height:100%!important;object-fit:cover;display:block}.remember-gallery-label{display:flex;align-items:center;justify-content:center;padding:12px 16px 14px;font-family:Rubik,sans-serif;font-size:1rem;font-weight:500;color:#1a2a3a;text-align:center;background:#b8dff0}.coming-soon-overlay{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(224,242,254,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);padding:12px 20px;border-radius:12px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 32px rgba(0,0,0,.15);border:1px solid rgba(0,0,0,.1);z-index:10;animation:fadeInPop .3s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.coming-soon-overlay span{font-family:Rubik,sans-serif;font-size:.95rem;font-weight:600;color:#1a2a3a}.coming-soon-icon{color:#f59e0b}@keyframes fadeInPop{0%{opacity:0;transform:translate(-50%,-40%) scale(.9)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width:768px){.remember-cards-grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.remember-cards-grid{grid-template-columns:1fr}}.sentences-section{position:relative;min-height:100vh;width:100%;overflow:hidden;background:#000}.sentences-bg-layer{position:absolute;inset:0;width:100%;height:100%;z-index:1}.sentences-bg-img{object-fit:cover;object-position:15% 0;width:100%!important;height:100%!important;top:0!important;left:0!important;position:absolute!important}.sentences-left-content{position:absolute;top:0;left:0;z-index:2;width:55%;height:100%;flex-direction:column;padding:60px 40px;transform:scaleX(1)!important}.handwriting-wrapper,.sentences-left-content{display:flex;justify-content:center;align-items:center}.handwriting-wrapper{position:relative;width:110%;height:85%;pointer-events:none;margin-bottom:20px}.handwriting-img{object-fit:contain;width:100%!important;height:100%!important}.font-download-wrapper{display:flex;justify-content:center;width:100%}.font-download-link{display:inline-block;padding:16px 40px;background:#00a4d0;color:white;text-decoration:none;font-family:var(--font-amit),sans-serif;font-size:1.8rem;font-weight:600;border-radius:50px;box-shadow:0 10px 25px rgba(0,0,0,.4);transition:all .3s cubic-bezier(.175,.885,.32,1.275);text-align:center;cursor:pointer}.font-download-link:hover{transform:translateY(-5px) scale(1.05);background:#00bced}@media (max-width:900px){.sentences-left-content{width:100%;padding:40px 15px}.handwriting-wrapper{height:50%;width:100%;margin-top:25vh;background:radial-gradient(circle,rgba(0,0,0,.5) 0,transparent 80%);filter:brightness(1.3) contrast(1.5) drop-shadow(0 4px 12px rgba(0,0,0,.5));transform:scale(1.1);display:flex;justify-content:center;align-items:center}.sentences-bg-img{object-position:5% 0}.font-download-link{font-size:1.2rem;padding:12px 28px}}@media (max-width:768px){.sentences-section{padding-bottom:40px}.sentences-wrapper{padding:0 20px}.sentences-grid{grid-template-columns:1fr;gap:30px}.sentence-img{max-height:60vh}}.sentences-social-links{display:none;justify-content:center;align-items:center;gap:30px;margin-top:30px;width:100%}.sentences-social-icon{display:block;transition:transform .3s ease}.sentences-social-icon img,.sentences-tiktok-logo{height:45px;width:auto;object-fit:contain;border-radius:8px;filter:brightness(2) drop-shadow(0 4px 10px rgba(0,0,0,.4))}@media (max-width:900px){.sentences-social-links.mobile-only{display:flex}.sentences-social-icon img,.sentences-tiktok-logo{height:24px}}