.HeroSection_heroSection__3LNKw{background:var(--color-section-bg-meduim-dark-grey-opacity-10);padding:40px 60px;margin-left:auto;margin-right:auto;margin-bottom:0;border-radius:var(--border-radius-section);max-width:var(--container-max-width);min-height:400px;display:flex;align-items:center;justify-content:center;display:block;box-sizing:border-box}@media (max-width:780px){.HeroSection_heroSection__3LNKw{margin-left:var(--space-xl);margin-right:var(--space-xl)}}.HeroSection_heroGrid__wFbs6{display:flex;align-items:stretch;justify-content:space-between;gap:var(--space-xl);min-height:400px;width:100%;margin:0;padding:0}.HeroSection_heroTextContainer__1S3W3{flex:0 0 50%;display:flex;max-width:var(--container-max-width);flex-direction:column;justify-content:center;align-items:flex-start;background:transparent;padding-left:0;padding-right:2x;max-width:none;font-family:var(--font-family-sans);order:1}.HeroSection_heroGrid__wFbs6:has(.HeroSection_heroTextContainer__1S3W3:only-child) .HeroSection_heroTextContainer__1S3W3{flex:0 0 100%}.HeroSection_heroGrid__wFbs6.HeroSection_noImage__R_gx6 .HeroSection_heroTextContainer__1S3W3{flex:0 0 100%}.HeroSection_heroImageContainer__V8ctT{flex:0 0 50%;position:relative;display:flex;align-items:start;justify-content:start;background:transparent;width:100%;min-height:400px;border-radius:var(--border-radius-section);overflow:hidden;order:2;margin-left:0}.HeroSection_heroImage__Y_zqU{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-section);box-shadow:none}.HeroSection_heroTitle__Aumf_{font-size:var(--font-size-h2);font-weight:var(--font-weight-bold);margin-bottom:var(--space-xs);color:var(--color-foreground);line-height:1.2;text-align:start}.HeroSection_heroDescription__jUsV3,.HeroSection_heroTitle__Aumf_{font-family:var(--font-family-sans);word-wrap:break-word;hyphens:auto}.HeroSection_heroDescription__jUsV3{font-size:var(--font-size-desc);color:var(--color-dark-grey);margin-bottom:var(--space-xl);line-height:1.6;text-align:var(--direction)}.HeroSection_heroDescription__jUsV3 p{margin-bottom:var(--space-md)}.HeroSection_heroDescription__jUsV3 p:last-child{margin-bottom:0}.HeroSection_heroButtonGroup__eLxlw{display:flex;gap:1rem}.HeroSection_heroCtaButton__k0QFC{width:150px;height:47px;display:flex;align-items:center;justify-content:center;padding:0;border:1px solid var(--color-boubyan-red);background:var(--color-boubyan-red);color:var(--color-white);font-size:var(--font-size-small);font-weight:var(--font-weight-500);border-radius:var(--border-radius-button);cursor:pointer;text-decoration:none;transition:var(--button-transition-primary);font-family:var(--font-family-sans)}.HeroSection_heroCtaButton__k0QFC:hover{background:var(--color-boubyan-red-hover);color:var(--color-white)}@media (max-width:900px){.HeroSection_heroSection__3LNKw{min-height:450px;padding:30px 40px;margin:30px auto var(--section-margin-vertical-mobile) auto}.HeroSection_heroGrid__wFbs6{flex-direction:column;width:100%;padding:0;min-height:450px;gap:var(--space-lg)}.HeroSection_heroTextContainer__1S3W3{flex:0 0 auto;width:100%;order:1;padding-left:0;padding-right:0}.HeroSection_heroImageContainer__V8ctT{flex:0 0 auto;width:100%;order:2;min-height:225px;margin-left:0;margin-right:0;justify-content:center}.HeroSection_heroTitle__Aumf_{font-size:2rem;line-height:1.3}.HeroSection_heroDescription__jUsV3{font-size:1rem;line-height:1.5}.HeroSection_heroSection__3LNKw{padding:30px;margin-left:var(--space-md);margin-right:var(--space-md)}.HeroSection_heroImageContainer__V8ctT{order:1}.HeroSection_heroTextContainer__1S3W3{order:2}.HeroSection_heroTitle__Aumf_{font-size:var(--font-size-h4)}}.PdfSection_pdfSection_1__zQiRQ{padding:60px 20px;max-width:1200px;margin:0 auto}.PdfSection_pdfSection__6lnv7{padding:2rem;margin:2rem 0;border-radius:12px}.PdfSection_title__L8o1K{font-size:2rem;font-weight:700;text-align:left;color:#484848;margin-bottom:3rem}[dir=rtl] .PdfSection_title__L8o1K{text-align:right}.PdfSection_description__J0ytH{font-size:1rem;color:#555;margin-bottom:2.5rem;max-width:800px}.PdfSection_grid__fASgd{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.PdfSection_grid__fASgd{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.PdfSection_grid__fASgd{grid-template-columns:repeat(3,1fr)}}.PdfSection_card__pm89B{background:#fff;border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column}.PdfSection_imageContainer__rEhAu{position:relative;width:100%;aspect-ratio:16/9}.PdfSection_image__EyJVW{object-fit:cover}.PdfSection_content__6FGEX{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1}.PdfSection_pdfTitle__Ssuzp{font-size:var(--font-size-h2);font-weight:600;color:#484848;margin-bottom:.5rem}.PdfSection_pdfBrief__xhma3{font-size:.9rem;line-height:1.6;color:#555;margin-bottom:1.5rem;flex-grow:1}.PdfSection_downloadButton__0zzXf{display:inline-flex;align-items:center;justify-content:space-between;width:100%;background:#f7f7f7;border:1px solid #ddd;padding:12px 15px;border-radius:5px;font-size:1rem;font-weight:500;color:var(--color-boubyan-red);cursor:pointer;margin-top:auto;transition:background-color .2s,color .2s}.PdfSection_downloadButton__0zzXf:hover{background-color:var(--color-boubyan-red);color:var(--color-white);border-color:var(--color-boubyan-red)}@media (max-width:768px){.PdfSection_title__L8o1K{font-size:var(--font-size-h4);margin-bottom:1.5rem}.PdfSection_pdfTitle__Ssuzp{font-size:var(--font-size-h5)}}.VideoSection_videoSection_1__jBoHM{padding:60px 20px;max-width:1200px;margin:0 auto}.VideoSection_videoSection__vSHvi{padding:2rem;margin:2rem 0;background:var(--color-section-bg-cold-grey-opacity-10);border-radius:12px;box-shadow:0 1px 8px rgba(0,0,0,.07)}.VideoSection_title__noAat{font-size:var(--font-size-h2);font-weight:700;text-align:left;color:#484848;margin-bottom:3rem}.VideoSection_description__14SPl{font-size:1rem;color:#555;margin-bottom:2.5rem;max-width:800px}.VideoSection_grid__b8PHN{display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.VideoSection_grid__b8PHN{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.VideoSection_grid__b8PHN{grid-template-columns:repeat(3,1fr)}}.VideoSection_card__Z_Yju{background:#fff;border:1px solid #e9e9e9;border-radius:8px;box-shadow:0 4px 15px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column;text-align:left;cursor:pointer;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out}.VideoSection_card__Z_Yju:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.VideoSection_imageContainer__MlUWN{position:relative;width:100%;aspect-ratio:16/9}.VideoSection_image__uC3V_{object-fit:cover}.VideoSection_playIconOverlay__lteWD{position:absolute;inset:0;display:flex;justify-content:center;align-items:center;background-color:rgba(0,0,0,.3);color:#fff;font-size:40px;opacity:0;transition:opacity .2s ease-in-out}.VideoSection_card__Z_Yju:hover .VideoSection_playIconOverlay__lteWD{opacity:1}.VideoSection_content__3Te_l{padding:1.5rem;flex-grow:1}.VideoSection_videoTitle__YJhJR{font-size:1.1rem;font-weight:600;color:#484848;margin-bottom:.5rem}.VideoSection_videoBrief__CUwd7{font-size:.9rem;line-height:1.6;color:#555}.VideoModal_modalBackdrop__Fbb58{position:fixed;inset:0;background-color:rgba(0,0,0,.85);display:flex;justify-content:center;align-items:center;z-index:2000;animation:VideoModal_fadeIn__WNuUz .3s ease}@keyframes VideoModal_fadeIn__WNuUz{0%{opacity:0}to{opacity:1}}.VideoModal_modalContent__lMt1_{position:relative;width:90%;max-width:960px}.VideoModal_closeButton__lUAji{position:absolute;top:-40px;right:0;background:none;border:none;color:#fff;font-size:28px;cursor:pointer;transition:transform .2s}.VideoModal_closeButton__lUAji:hover{transform:scale(1.1)}.VideoModal_videoPlayer__4egMA{width:100%;height:auto;max-height:85vh;border-radius:8px;display:block}