@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Open+Sans:wght@300;400;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@600;700;800&family=Lato:wght@300;400;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap);code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Header_header__pRvdo{--header-height:70px;align-items:center;background-color:#fff;border-bottom:1px solid #eee;box-shadow:0 2px 4px #0000001a;box-sizing:border-box;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.Header_logo__D9lGr{align-items:center;color:#333;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700}.Header_logoImage__2Iz9F{height:50px;margin-right:10px;width:auto}.Header_logoText__2Bul-{line-height:1.2;white-space:normal}.Header_nav__bTrA\+{align-items:center;display:flex;flex-grow:1;justify-content:flex-end}.Header_nav__bTrA\+ ul{display:flex;flex-wrap:wrap;justify-content:center;list-style:none;margin:0;padding:0}.Header_nav__bTrA\+ li{margin-left:1.5rem;position:relative}.Header_dropbtn__Rrsr3,.Header_nav__bTrA\+ a{color:navy;display:block;padding:8px 0;text-decoration:none!important;transition:color .3s ease;white-space:nowrap}.Header_dropbtn__Rrsr3:hover,.Header_nav__bTrA\+ a:hover{color:#007bff}.Header_donateButton__lMHjd{background-color:#007bff;border:none;border-radius:5px;color:#fff;cursor:pointer;flex-shrink:0;font-weight:700;margin-left:1.5rem;padding:.75rem 1.25rem;text-decoration:none;transition:background-color .3s ease}.Header_donateButton__lMHjd:hover{background-color:#add8e6}.Header_menuToggle__bOlSe{display:none}.Header_menuIcon__8FHCo{cursor:pointer;display:none;flex-direction:column;flex-shrink:0;height:20px;justify-content:space-between;position:relative;width:30px}.Header_menuIcon__8FHCo .Header_bar__ey34b{background-color:#333;border-radius:3px;display:block;height:3px;left:0;position:absolute;transition:transform .3s ease,opacity .3s ease,top .3s ease;width:100%}.Header_menuIcon__8FHCo .Header_bar__ey34b:first-child{top:0}.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(2){top:8.5px}.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(3){top:17px}.Header_menuToggle__bOlSe:checked+.Header_menuIcon__8FHCo .Header_bar__ey34b:first-child{top:8.5px;transform:rotate(45deg)}.Header_menuToggle__bOlSe:checked+.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(2){opacity:0}.Header_menuToggle__bOlSe:checked+.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(3){top:8.5px;transform:rotate(-45deg)}.Header_dropbtn__Rrsr3{align-items:center;cursor:pointer;display:flex;gap:5px}.Header_nav__bTrA\+ .Header_dropdown__96R2t .Header_dropdownContent__oZduc{background-color:#f9f9f9;border:1px solid #eee;border-radius:5px;box-shadow:0 8px 16px 0 #0003;display:none!important;left:0;list-style:none;margin:0;min-width:160px;padding:0;position:absolute;top:100%;z-index:1}.Header_dropdownContent__oZduc li{margin:0}.Header_dropdownContent__oZduc a{color:#333;display:block;font-size:.95rem;padding:12px 16px;text-align:left;text-decoration:none;transition:background-color .2s ease,color .2s ease;white-space:nowrap}.Header_dropdownContent__oZduc a:hover{background-color:#e2e6ea;color:#007bff}.Header_nav__bTrA\+ .Header_dropdown__96R2t:hover .Header_dropdownContent__oZduc{display:block!important}@media (max-width:768px){.Header_header__pRvdo{align-items:center;flex-direction:row;height:var(--header-height);justify-content:space-between;padding:.75rem 1rem;position:relative}.Header_logo__D9lGr{margin-right:auto;order:1}.Header_logoImage__2Iz9F{height:40px}.Header_logoText__2Bul-{font-size:1.2rem}.Header_nav__bTrA\+{align-items:center;display:flex;flex-grow:0;justify-content:flex-end;margin-left:.5rem;order:3;position:static;width:auto}.Header_donateButton__lMHjd{font-size:.9rem;margin-left:.5rem;margin-top:0;order:2;padding:.6rem 1rem}.Header_menuIcon__8FHCo{display:flex}.Header_nav__bTrA\+ ul.Header_menu__ICLsQ{align-items:flex-start;background-color:#fff;border-top:1px solid #eee;box-shadow:0 4px 8px #0000001a;flex-direction:column;left:0;margin:0;max-height:0;max-width:100vw;overflow:hidden;padding:0;position:absolute;top:var(--header-height);transition:max-height .4s ease-in-out;width:100vw;z-index:99}.Header_nav__bTrA\+ ul.Header_menu__ICLsQ.Header_open__iU7Vx{max-height:500px;overflow-y:auto}.Header_nav__bTrA\+ ul.Header_menu__ICLsQ li{border-bottom:1px solid #eee;margin-left:0;text-align:left;width:100%}.Header_nav__bTrA\+ ul.Header_menu__ICLsQ li:last-child{border-bottom:none}.Header_dropbtn__Rrsr3,.Header_nav__bTrA\+ ul.Header_menu__ICLsQ a{color:#333;font-size:1.1rem;padding:15px 20px;text-align:left;width:100%}.Header_nav__bTrA\+ .Header_dropdown__96R2t .Header_dropdownContent__oZduc{background-color:#f0f0f0;border:none;box-shadow:none;max-height:0;overflow:hidden;padding-left:15px;position:static;transition:max-height .3s ease-out;width:100%}.Header_nav__bTrA\+ .Header_dropdown__96R2t.Header_open__iU7Vx .Header_dropdownContent__oZduc{border-top:1px solid #eee;max-height:200px}.Header_dropdown__96R2t.Header_open__iU7Vx .Header_dropbtn__Rrsr3 i{transform:rotate(180deg)}}@media (max-width:480px){.Header_header__pRvdo{--header-height:55px;padding:.5rem .75rem}.Header_logoImage__2Iz9F{height:35px;margin-right:5px}.Header_logoText__2Bul-{font-size:1rem}.Header_menuIcon__8FHCo{height:15px;margin-left:.75rem;width:25px}.Header_menuIcon__8FHCo .Header_bar__ey34b{height:2px}.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(2){top:6.5px}.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(3){top:13px}.Header_menuToggle__bOlSe:checked+.Header_menuIcon__8FHCo .Header_bar__ey34b:first-child,.Header_menuToggle__bOlSe:checked+.Header_menuIcon__8FHCo .Header_bar__ey34b:nth-child(3){top:6.5px}.Header_donateButton__lMHjd{font-size:.8rem;padding:.4rem .8rem}.Header_dropbtn__Rrsr3,.Header_nav__bTrA\+ ul.Header_menu__ICLsQ a{font-size:1rem;padding:12px 15px}}:root{--primary-blue:#2c7da0;--accent-orange:#e77f67;--success-green:#5cb85c;--text-dark:#343a40;--text-medium:#6c757d;--bg-light-gray:#f7f9fc;--bg-off-white:#fff;--bg-subtle-gray:#eaeff4;--border-light:#e0e0e0;--primary-blue-hover:#246a8d;--accent-orange-hover:#d16e5a;--success-green-hover:#4caf50}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#343a40;color:var(--text-dark);font-family:Open Sans,sans-serif;line-height:1.6}.container{margin:0 auto;max-width:1200px;padding:0 1rem}h1,h2,h3{font-family:Playfair Display,serif;font-weight:700;line-height:1.2;margin-bottom:1rem;margin-top:0}a,h1,h2,h3{color:#2c7da0;color:var(--primary-blue)}a:hover{color:#e77f67;color:var(--accent-orange);text-decoration:none}button{border:none;cursor:pointer;font-weight:600;transition:background-color .3s ease,transform .2s ease}.hero{align-items:center;color:#fff;display:flex;height:90vh;justify-content:center;overflow:hidden;position:relative;text-align:center}.parallaxBackground{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.heroContent{align-items:center;display:flex;height:100%;justify-content:center;padding:20px;width:100%}.heroContent h1{color:#f71391;font-family:"Noto Serif",serif;font-size:4rem;margin:auto;max-width:900px;padding:0 1rem;text-shadow:-1px -1px 0 #fff,0 -1px 0 #fff,1px -1px 0 #fff,-1px 0 0 #fff,1px 0 0 #fff,-1px 1px 0 #fff,0 1px 0 #fff,1px 1px 0 #fff}.about{margin:0 auto;max-width:900px;padding:4rem 1rem;text-align:center}.about p{color:#6c757d;color:var(--text-medium);font-size:clamp(1rem,2.5vw,1.15rem);line-height:1.8;margin-bottom:1.5rem;text-align:justify}.establishedYear{color:#e77f67;color:var(--accent-orange);font-size:1.6rem;font-weight:700;margin-top:2.5rem;text-align:center}.establishedYear span{color:#6c757d;color:var(--text-medium);display:block;font-size:1.1rem;font-weight:400}.readMoreButton{background-color:#2c7da0;background-color:var(--primary-blue);border-radius:5px;display:inline-block;margin-top:2rem;padding:.8rem 1.8rem}.readMoreButton:hover{background-color:#246a8d;background-color:var(--primary-blue-hover);transform:translateY(-2px)}.readMoreButton a{font-size:1.05rem;text-decoration:none}.readMoreButton a,.readMoreButton a:hover{color:#fff;color:var(--bg-off-white)}.specialSchemes{background-color:#f7f9fc;background-color:var(--bg-light-gray);padding:4rem 1rem}.specialSchemesHeading{color:#2c7da0;color:var(--primary-blue);font-size:clamp(2rem,4vw,3rem);margin-bottom:3rem;text-align:center}.cardContainer{flex-wrap:wrap;gap:1.5rem;justify-content:center}.card,.cardContainer{align-items:flex-start;display:flex}.card{background-color:#fff;background-color:var(--bg-off-white);border:1px solid #e0e0e0;border:1px solid var(--border-light);border-radius:10px;box-shadow:0 4px 10px #00000014;flex-direction:column;height:-webkit-fit-content;height:fit-content;justify-content:flex-start;max-width:380px;padding:1.8rem;text-align:left;transition:transform .3s ease,box-shadow .3s ease;width:-webkit-fit-content;width:fit-content}.card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-8px)}.cardTitle{color:#e77f67;color:var(--accent-orange);font-size:clamp(1.3rem,3vw,1.5rem);font-weight:600;line-height:1.2;margin-bottom:.5rem}.cardDescription{color:#6c757d;color:var(--text-medium);font-size:clamp(.95rem,2vw,1.05rem);line-height:1.6;margin-top:0}.helpHerSection{background-color:#2c7da0;background-color:var(--primary-blue);color:#fff;padding:4.5rem 1rem;text-align:center}.helpHerHeading{color:#fff;color:var(--bg-off-white);font-size:clamp(2.2rem,5vw,4rem);font-weight:700;margin-bottom:1rem}.helpHerDescription{color:#ffffffe6;font-size:clamp(1.1rem,2.5vw,1.3rem);line-height:1.6;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px}.helpHerButtons{align-items:center;display:flex;flex-direction:column;gap:1.5rem}.helpHerDonateButton,.helpHerWhatsAppButton{border-radius:8px;display:block;font-size:1.2rem;font-weight:700;max-width:320px;padding:1.2rem 2.5rem;text-align:center;width:-webkit-fit-content;width:fit-content}.helpHerDonateButton{background-color:#e77f67;background-color:var(--accent-orange)}.helpHerDonateButton a,.helpHerDonateButton a:hover{color:#fff;color:var(--bg-off-white)}.helpHerDonateButton:hover{background-color:#d16e5a;background-color:var(--accent-orange-hover);transform:translateY(-3px)}.helpHerWhatsAppButton{background-color:#5cb85c;background-color:var(--success-green);color:#fff;color:var(--bg-off-white)}.helpHerWhatsAppButton:hover{background-color:#4caf50;background-color:var(--success-green-hover);color:#fff;color:var(--bg-off-white);transform:translateY(-3px)}.inspirationSection{background-color:#eaeff4;background-color:var(--bg-subtle-gray);color:#343a40;color:var(--text-dark);padding:4.5rem 1rem}.inspirationContainer{align-items:center;display:flex;flex-direction:column;gap:2.5rem;margin:0 auto;max-width:900px}.inspirationImage{border:4px solid #fff;border:4px solid var(--bg-off-white);border-radius:50%;box-shadow:0 4px 10px #00000026;flex-shrink:0;height:160px;object-fit:cover;width:160px}.inspirationText{flex-grow:1;text-align:center}.inspirationHeading{color:#2c7da0;color:var(--primary-blue);font-size:clamp(2rem,4.5vw,3.5rem);line-height:1.3;margin-bottom:1.2rem}.inspirationMission{color:#6c757d;color:var(--text-medium);font-size:clamp(1rem,2.2vw,1.15rem);line-height:1.7}.whatWeDoSection{background-color:#fff;background-color:var(--bg-off-white);color:#343a40;color:var(--text-dark);padding:4.5rem 1rem;text-align:center}.whatWeDoHeading{color:#2c7da0;color:var(--primary-blue);font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;margin-bottom:3rem}.programCardsContainer{display:flex;flex-wrap:wrap;gap:2rem;justify-content:center;margin:0 auto;max-width:1100px}.programCardLink{color:inherit;display:flex;max-width:480px;transition:color .3s ease;width:100%}.programCardLink,.programCardLink a:hover{text-decoration:none}.programCardLink:hover .programTitle{color:#e77f67;color:var(--accent-orange);text-decoration:none}.programCard{background-color:#f7f9fc;background-color:var(--bg-light-gray);border:1px solid #e0e0e0;border:1px solid var(--border-light);border-radius:12px;box-shadow:0 8px 20px #0000001a;display:flex;flex-direction:column;height:100%;overflow:hidden;text-align:center;transition:transform .3s ease,box-shadow .3s ease;width:100%}.programCard:hover{box-shadow:0 15px 30px #0000002e;transform:translateY(-10px)}.programImage{border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--border-light);height:240px;object-fit:cover;width:100%}.programContent{display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:1.8rem}.programTitle{color:#2c7da0;color:var(--primary-blue);font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;line-height:1.4;margin-bottom:0;transition:color .3s ease}.vssActivitySection{background-color:#f7f9fc;background-color:var(--bg-light-gray);color:#343a40;color:var(--text-dark);padding:4.5rem 1rem;text-align:center}.vssActivityHeading{color:#2c7da0;color:var(--primary-blue);font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:700;margin-bottom:3rem}.activityGallery{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin:0 auto;max-width:1200px;padding:0 .5rem}.activityPhotoWrapper{border:1px solid #e0e0e0;border:1px solid var(--border-light);border-radius:8px;box-shadow:0 6px 15px #0000001a;cursor:pointer;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.activityPhotoWrapper:hover{box-shadow:0 10px 25px #0000002e;transform:translateY(-8px) scale(1.02)}.activityPhoto{display:block;height:160px;object-fit:cover;width:100%}@media (max-width:480px){.heroContent h1{font-size:2rem;padding:0 .5rem}.about p{font-size:.95rem}.cardDescription{font-size:.85rem}.helpHerDonateButton,.helpHerWhatsAppButton{font-size:1rem;padding:.8rem 1.5rem}.inspirationMission{font-size:.95rem}.activityGallery{gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.activityPhoto{height:120px}}@media (min-width:576px){.container{padding:0 1.5rem}.helpHerButtons{flex-direction:row;gap:2rem;justify-content:center}.helpHerDonateButton,.helpHerWhatsAppButton{font-size:1.1rem;min-width:200px;width:auto}.inspirationContainer{flex-direction:row;gap:2rem;text-align:left}.inspirationImage{height:180px;width:180px}.activityGallery{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.activityPhoto{height:180px}}@media (min-width:768px){.container{padding:0 2rem}.about,.inspirationSection{padding:5rem 2rem}.specialSchemesHeading,.vssActivityHeading,.whatWeDoHeading{margin-bottom:3.5rem}.card{padding:2rem;width:-webkit-fit-content;width:fit-content}.programCardLink{width:calc(50% - 1rem)}.programImage{height:280px}.activityGallery{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.activityPhoto{height:200px}}@media (min-width:1024px){.container{padding:0 2.5rem}.heroContent h1{font-size:4rem}.helpHerHeading,.inspirationHeading,.specialSchemesHeading,.vssActivityHeading,.whatWeDoHeading{margin-bottom:4rem}.card{height:-webkit-fit-content;height:fit-content;width:-webkit-fit-content;width:fit-content}.helpHerDonateButton,.helpHerWhatsAppButton{font-size:1.3rem;padding:1.3rem 3rem}.inspirationImage{height:200px;width:200px}.programImage{height:300px}.activityGallery{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.activityPhoto{height:220px}}@media (min-width:1400px){.container{max-width:1300px}}@keyframes closeWindow{0%{opacity:1}to{opacity:0}}.ril__outer{-ms-content-zooming:none;-ms-touch-select:none;background-color:#000000d9;bottom:0;height:100%;left:0;outline:none;right:0;top:0;touch-action:none;-ms-user-select:none;width:100%;z-index:1000}.ril__outerClosing{opacity:0}.ril__image,.ril__imageNext,.ril__imagePrev,.ril__inner{bottom:0;left:0;position:absolute;right:0;top:0}.ril__image,.ril__imageNext,.ril__imagePrev{-ms-content-zooming:none;-ms-touch-select:none;margin:auto;max-width:none;touch-action:none;-ms-user-select:none}.ril__imageDiscourager{background-position:50%;background-repeat:no-repeat;background-size:contain}.ril__navButtons{border:none;bottom:0;cursor:pointer;height:34px;margin:auto;opacity:.7;padding:40px 30px;position:absolute;top:0;width:20px}.ril__navButtons:hover{opacity:1}.ril__navButtons:active{opacity:.7}.ril__navButtonPrev{background:#0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTE5IDMtMi0yTDEgMTdsMTYgMTYgMS0xTDMgMTcgMTggMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;left:0}.ril__navButtonNext{background:#0003 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIzNCI+PHBhdGggZD0ibTEgMyAyLTIgMTYgMTZMMyAzM2wtMS0xIDE1LTE1TDIgMnoiIGZpbGw9IiNGRkYiLz48L3N2Zz4=) no-repeat 50%;right:0}.ril__downloadBlocker{background-image:url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);background-size:cover;bottom:0;left:0;position:absolute;right:0;top:0}.ril__caption,.ril__toolbar{background-color:#00000080;display:flex;justify-content:space-between;left:0;position:absolute;right:0}.ril__caption{bottom:0;max-height:150px;overflow:auto}.ril__captionContent{color:#fff;padding:10px 20px}.ril__toolbar{height:50px;top:0}.ril__toolbarSide{height:50px;margin:0}.ril__toolbarLeftSide{flex:0 1 auto;overflow:hidden;padding-left:20px;padding-right:0;text-overflow:ellipsis}.ril__toolbarRightSide{flex:0 0 auto;padding-left:0;padding-right:20px}.ril__toolbarItem{color:#fff;display:inline-block;font-size:120%;line-height:50px;max-width:100%;overflow:hidden;padding:0;text-overflow:ellipsis;white-space:nowrap}.ril__toolbarItemChild{vertical-align:middle}.ril__builtinButton{border:none;cursor:pointer;height:35px;opacity:.7;width:40px}.ril__builtinButton:hover{opacity:1}.ril__builtinButton:active{outline:none}.ril__builtinButtonDisabled{cursor:default;opacity:.5}.ril__builtinButtonDisabled:hover{opacity:.5}.ril__closeButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PHBhdGggZD0ibTEgMyAxLjI1LTEuMjUgNy41IDcuNSA3LjUtNy41TDE4LjUgMyAxMSAxMC41bDcuNSA3LjUtMS4yNSAxLjI1LTcuNS03LjUtNy41IDcuNUwxIDE4bDcuNS03LjVMMSAzeiIgZmlsbD0iI0ZGRiIvPjwvc3ZnPg==) no-repeat 50%}.ril__zoomInButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2TTEyIDV2NiIvPjwvZz48Y2lyY2xlIGN4PSIxMiIgY3k9IjgiIHI9IjciIGZpbGw9Im5vbmUiIHN0cm9rZT0iI2ZmZiIgc3Ryb2tlLXdpZHRoPSIyIi8+PC9zdmc+) no-repeat 50%}.ril__zoomOutButton{background:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyMCIgaGVpZ2h0PSIyMCI+PGcgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCI+PHBhdGggZD0ibTEgMTkgNi02TTkgOGg2Ii8+PC9nPjxjaXJjbGUgY3g9IjEyIiBjeT0iOCIgcj0iNyIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjZmZmIiBzdHJva2Utd2lkdGg9IjIiLz48L3N2Zz4=) no-repeat 50%}.ril__outerAnimating{animation-name:closeWindow}@keyframes pointFade{0%,19.999%,to{opacity:0}20%{opacity:1}}.ril__loadingCircle{height:60px;position:relative;width:60px}.ril__loadingCirclePoint{height:100%;left:0;position:absolute;top:0;width:100%}.ril__loadingCirclePoint:before{animation:pointFade .8s ease-in-out infinite both;background-color:#fff;border-radius:30%;content:"";display:block;height:30%;margin:0 auto;width:11%}.ril__loadingCirclePoint:first-of-type{transform:rotate(0deg)}.ril__loadingCirclePoint:first-of-type:before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:-.8s}.ril__loadingCirclePoint:nth-of-type(2){transform:rotate(30deg)}.ril__loadingCirclePoint:nth-of-type(8){transform:rotate(210deg)}.ril__loadingCirclePoint:nth-of-type(2):before,.ril__loadingCirclePoint:nth-of-type(8):before{animation-delay:-666ms}.ril__loadingCirclePoint:nth-of-type(3){transform:rotate(60deg)}.ril__loadingCirclePoint:nth-of-type(9){transform:rotate(240deg)}.ril__loadingCirclePoint:nth-of-type(3):before,.ril__loadingCirclePoint:nth-of-type(9):before{animation-delay:-533ms}.ril__loadingCirclePoint:nth-of-type(4){transform:rotate(90deg)}.ril__loadingCirclePoint:nth-of-type(10){transform:rotate(270deg)}.ril__loadingCirclePoint:nth-of-type(10):before,.ril__loadingCirclePoint:nth-of-type(4):before{animation-delay:-.4s}.ril__loadingCirclePoint:nth-of-type(5){transform:rotate(120deg)}.ril__loadingCirclePoint:nth-of-type(11){transform:rotate(300deg)}.ril__loadingCirclePoint:nth-of-type(11):before,.ril__loadingCirclePoint:nth-of-type(5):before{animation-delay:-266ms}.ril__loadingCirclePoint:nth-of-type(6){transform:rotate(150deg)}.ril__loadingCirclePoint:nth-of-type(12){transform:rotate(330deg)}.ril__loadingCirclePoint:nth-of-type(12):before,.ril__loadingCirclePoint:nth-of-type(6):before{animation-delay:-133ms}.ril__loadingCirclePoint:nth-of-type(7){transform:rotate(180deg)}.ril__loadingCirclePoint:nth-of-type(13){transform:rotate(1turn)}.ril__loadingCirclePoint:nth-of-type(13):before,.ril__loadingCirclePoint:nth-of-type(7):before{animation-delay:0ms}.ril__loadingContainer{bottom:0;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__loadingContainer,.ril__imagePrev .ril__loadingContainer{display:none}.ril__errorContainer{align-items:center;bottom:0;color:#fff;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0}.ril__imageNext .ril__errorContainer,.ril__imagePrev .ril__errorContainer{display:none}.ril__loadingContainer__icon{color:#fff;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%)}.about-us-page{background-color:#f0f4f8;color:#343a40;line-height:1.6;overflow-x:hidden;padding:2rem 0}.about-us-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.vvs-difference-section{border:none;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-bottom:2.5rem;padding:2rem;text-align:left}.about-intro-section,.managed-initiatives-section,.mission-vision-section{background-color:#fff}.activities-section,.inspiration-leadership-section,.vvs-difference-section{background-color:#e9f5ff}.about-heading{color:#1a4a7e;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.about-heading span{color:red}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text{font-size:1rem;margin-bottom:1rem}@media (min-width:480px){.about-us-page .container{padding:0 1.5rem}.about-heading{font-size:2.6rem}.section-title{font-size:2rem}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text{font-size:1.05rem}.highlight-text{font-size:1.15rem}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.vvs-difference-section{margin-bottom:3rem;padding:2.5rem}.about-image-angled-wrapper{margin:3rem auto;padding:1.2rem}.initiative-card{padding:1.8rem}.initiative-card h3{font-size:1.4rem}.initiative-card p{font-size:1rem}.mission-box,.vision-box{padding:1.8rem}.mission-box .section-title,.vision-box .section-title{font-size:1.5rem}}@media (min-width:768px){.about-us-page .container{max-width:960px;padding:0 2rem}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.vvs-difference-section{margin-bottom:3.5rem;padding:3.5rem}.about-heading{font-size:3.4rem;margin-bottom:2rem}.section-title{font-size:2.4rem;margin-bottom:1.8rem}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text{font-size:1.15rem}.highlight-text{font-size:1.25rem}.about-image-angled-wrapper{margin:3.5rem auto;padding:1.5rem}.initiative-cards-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.initiative-card{padding:2rem}.initiative-card h3{font-size:1.6rem}.initiative-card p{font-size:1.05rem}.mission-vision-section{flex-direction:row;gap:2.5rem}.mission-box,.vision-box{padding:2rem}.mission-box .section-title,.vision-box .section-title{font-size:1.6rem}}@media (min-width:992px){.about-us-page .container{max-width:1080px}.about-heading{font-size:4.2rem}.section-title{font-size:3rem}.mission-box .section-title,.vision-box .section-title{font-size:1.8rem}.initiative-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}body{font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.achievements-page{background-color:#f0f4f8;color:#343a40;line-height:1.6;overflow-x:hidden;padding:2rem 0}.achievements-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.section,.vvs-difference-section{border:none;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-bottom:2.5rem;padding:2rem;text-align:left}.about-intro-section,.managed-initiatives-section,.mission-vision-section,.section:nth-of-type(odd){background-color:#fff}.activities-section,.inspiration-leadership-section,.section:nth-of-type(2n),.vvs-difference-section{background-color:#e9f5ff}.achievements-heading{color:#1a4a7e;font-size:2.2rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem;text-align:center}.achievements-heading span{color:red}.section-title{color:#2e86de;font-size:1.8rem;font-weight:600}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text,.section p{font-size:1rem;margin-bottom:1rem}.intro-paragraph{color:#5a6268;margin:0 auto 1.5rem;max-width:750px;text-align:center}.highlight-text{color:#e67e22}.about-image-angled-wrapper{background-color:#f0e6fa;border-radius:10px;box-shadow:0 10px 30px #00000026;margin:3rem auto;max-width:800px;overflow:hidden;padding:1rem;perspective:1000px;position:relative}.about-image-angled-wrapper.alt-color{background-color:#e6f0fa}.about-angled-image{border:3px solid #8a2be2;border-radius:8px;box-shadow:0 5px 15px #0000001a;display:block;height:auto;object-fit:cover;transform:rotate(-3deg);transition:transform .4s ease-in-out;width:100%}.about-image-angled-wrapper.alt-color .about-angled-image{border-color:#4169e1}.about-image-angled-wrapper:hover .about-angled-image{box-shadow:0 8px 25px #0003;transform:rotate(0deg) scale(1.02)}.image-caption{background-color:#0009;border-radius:5px;bottom:1.5rem;box-shadow:0 2px 8px #0000004d;color:#fff;font-size:.9rem;font-weight:700;left:50%;opacity:.9;padding:.5rem 1.5rem;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%)}.managed-initiatives-section .section-title{color:#1a4a7e}.initiatives-intro{color:#666;font-size:1.05rem;margin-bottom:2rem;text-align:center}.initiative-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}.initiative-card{background-color:#fff;border:1px solid #dcdcdc;border-left:6px solid #2e86de;border-radius:10px;box-shadow:0 3px 10px #0000000d;padding:1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.initiative-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-5px)}.initiative-card h3{color:#1a4a7e;font-size:1.3rem;margin-bottom:.8rem;margin-top:0}.initiative-card p{color:#444;font-size:.95rem;margin-bottom:0}.inspiration-leadership-section{background-color:#fcfcfc;border:1px solid #eee;text-align:center}.inspiration-leadership-section .section-title{color:#e67e22}.inspiration-text{color:#d15c00;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.leadership-text{color:#555;font-size:1.05rem;font-weight:500}.mission-vision-section{background-color:#fff}.mission-box,.vision-box{background-color:#f7f9fc;border-left:6px solid #2e86de;box-shadow:0 2px 8px #0000000a}.mission-box .section-title,.vision-box .section-title{color:#1a4a7e}.vision-box{border-left:6px solid #8a2be2}.vvs-difference-section{background-color:#f0f4f8;border-left:none;box-shadow:none;padding:2.5rem;text-align:center}.vvs-difference-section .section-title{color:#2e86de}.difference-paragraph{color:#444;font-size:1.05rem;margin:0 auto 1.5rem;max-width:700px}.difference-paragraph:last-child{margin-bottom:0}.achievements-page h2{text-align:center}.achievements-page h3{border-bottom:1px solid #ddd;color:#f71391;font-size:1.5em;margin-bottom:1em;margin-top:2em;padding-bottom:.5em}.achievements-page p{text-align:justify}.achievements-page h4{color:#28a745;font-size:1.2em;margin-bottom:.8em;margin-top:1.5em}.achievements-page ol{list-style-type:decimal;margin-left:1.5em;padding-left:0}.achievements-page ol li{color:#555;margin-bottom:.5em}@media (min-width:480px){.achievements-page .container{padding:0 1.5rem}.achievements-heading{font-size:2.6rem}.section-title{font-size:2rem}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text,.section p{font-size:1.05rem}.highlight-text{font-size:1.15rem}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.section,.vvs-difference-section{margin-bottom:3rem;padding:2.5rem}.about-image-angled-wrapper{margin:3rem auto;padding:1.2rem}.initiative-card{padding:1.8rem}.initiative-card h3{font-size:1.4rem}.initiative-card p{font-size:1rem}.mission-box,.vision-box{padding:1.8rem}.mission-box .section-title,.vision-box .section-title{font-size:1.5rem}}@media (min-width:768px){.achievements-page .container{max-width:960px;padding:0 2rem}.about-intro-section,.activities-section,.inspiration-leadership-section,.managed-initiatives-section,.mission-vision-section,.section,.vvs-difference-section{margin-bottom:3.5rem;padding:3.5rem}.achievements-heading{font-size:3.4rem;margin-bottom:2rem}.section-title{font-size:2.4rem;margin-bottom:1.8rem}.activities-section p,.difference-paragraph,.inspiration-text,.intro-paragraph,.leadership-text,.section p{font-size:1.15rem}.highlight-text{font-size:1.25rem}.about-image-angled-wrapper{margin:3.5rem auto;padding:1.5rem}.initiative-cards-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.initiative-card{padding:2rem}.initiative-card h3{font-size:1.6rem}.initiative-card p{font-size:1.05rem}.mission-vision-section{flex-direction:row;gap:2.5rem}.mission-box,.vision-box{padding:2rem}.mission-box .section-title,.vision-box .section-title{font-size:1.6rem}}@media (min-width:992px){.achievements-page .container{max-width:1080px}.achievements-heading{font-size:4.2rem}.section-title{font-size:3rem}.mission-box .section-title,.vision-box .section-title{font-size:1.8rem}.initiative-cards-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}body{font-family:Nunito,sans-serif}.special-school-page{background-color:#f7fcfd;color:#333;line-height:1.6;overflow-x:hidden;padding:0}.special-school-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.school-hero-section{background-color:#457b9d;box-shadow:0 5px 15px #0000001a;color:#fff;margin-bottom:2.5rem;padding:4rem 1rem;text-align:center}.school-hero-heading{color:#fff;font-size:2.5rem;font-weight:800;line-height:1.2;margin-bottom:.8rem;text-shadow:2px 2px 4px #0000004d}.school-hero-subheading{font-size:1.2rem;font-weight:400;margin:0 auto;max-width:700px;opacity:.9}.school-activities-section,.school-age-group-section,.school-gallery-section,.school-intro-section,.special-classes-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 3px 10px #0000000d;margin-bottom:2.5rem;padding:2rem;text-align:left}.school-section-title{color:#1d3557;font-size:1.8rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;margin-top:0;text-align:center}.age-group-details p,.school-activities-section p,.school-intro-section p{color:#555;font-size:1rem;margin-bottom:1rem}.school-highlight-text{color:#2a9d8f;font-size:1.05rem;font-weight:600;line-height:1.5;margin:1.5rem auto;max-width:700px;text-align:center}.school-image-wrapper{align-items:center;background-color:#fff;border:1px solid #ddd;border-radius:10px;box-shadow:0 5px 15px #0000001a;display:flex;justify-content:center;margin:2.5rem auto;max-width:900px;padding:.8rem;text-align:center}.school-image-wrapper.alt-style{background-color:#f0f8ff;border:1px solid #cef}.school-image{border-radius:6px;display:block;height:auto;max-width:880px;width:100%}.school-age-group-section{background-color:#f0f8ff;border:1px solid #cef}.age-group-details{align-items:center;display:flex;flex-direction:column;gap:1.5rem;text-align:center}.age-range{color:#1d3557;font-size:1.1rem;font-weight:600;margin-bottom:0}.early-intervention-box{background-color:#fff;border:1px solid #a8dadc;border-radius:8px;box-shadow:0 2px 8px #0000000d;max-width:400px;padding:1.5rem;text-align:center;width:100%}.early-intervention-box h3{color:#2a9d8f;font-size:1.4rem;font-weight:700;margin-bottom:.8rem;margin-top:0}.early-intervention-box p{color:#555;font-size:.95rem;margin-bottom:0}.special-classes-section{background-color:#fff}.class-list-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;margin-top:1.5rem}.class-card{background-color:#fefefe;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000000a;padding:1rem 1.2rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.class-card:hover{box-shadow:0 4px 12px #00000014;transform:translateY(-3px)}.class-card h3{color:#1d3557;font-size:1.2rem;font-weight:600;margin-bottom:.5rem;margin-top:0}.class-card p{color:#666;font-size:.9rem;margin-bottom:0}.school-gallery-section{background-color:#f0f8ff;border:1px solid #cef}.gallery-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:2rem}.gallery-item{border-radius:8px;box-shadow:0 4px 12px #0000001a}.gallery-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px) scale(1.02)}.gallery-image{display:block;height:200px;object-fit:cover;width:100%}.gallery-overlay{background-color:#1d3557b3;bottom:0;color:#fff;font-size:.9rem;font-weight:600;left:0;padding:.8rem;position:absolute;text-align:center;transform:translateY(100%);transition:transform .3s ease-in-out;width:100%}.gallery-item:hover .gallery-overlay{transform:translateY(0)}.gallery-caption{display:block}@media (min-width:480px){.special-school-page .container{padding:0 1.5rem}.school-hero-section{padding:5rem 1.5rem}.school-hero-heading{font-size:3rem}.school-hero-subheading{font-size:1.3rem}.school-activities-section,.school-age-group-section,.school-gallery-section,.school-intro-section,.special-classes-section{margin-bottom:3rem;padding:2.5rem}.school-section-title{font-size:2rem}.age-group-details p,.school-activities-section p,.school-intro-section p{font-size:1.05rem}.school-highlight-text{font-size:1.15rem}.early-intervention-box{padding:1.8rem}.early-intervention-box h3{font-size:1.5rem}.early-intervention-box p{font-size:1rem}.class-list-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.class-card{padding:1.2rem 1.5rem}.class-card h3{font-size:1.3rem}.class-card p{font-size:.95rem}.gallery-grid{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-image{height:220px}}@media (min-width:768px){.special-school-page .container{max-width:960px;padding:0 2rem}.school-hero-section{padding:6rem 2rem}.school-hero-heading{font-size:3.8rem}.school-hero-subheading{font-size:1.5rem}.school-activities-section,.school-age-group-section,.school-gallery-section,.school-intro-section,.special-classes-section{margin-bottom:3.5rem;padding:3.5rem}.school-section-title{font-size:2.5rem;margin-bottom:1.8rem}.age-group-details p,.school-activities-section p,.school-intro-section p{font-size:1.15rem}.school-highlight-text{font-size:1.25rem}.age-group-details{flex-direction:row;gap:2.5rem;justify-content:center}.early-intervention-box{padding:2rem}.early-intervention-box h3{font-size:1.6rem}.early-intervention-box p{font-size:1.05rem}.class-list-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.class-card{padding:1.5rem 1.8rem}.class-card h3{font-size:1.4rem}.class-card p{font-size:1rem}.gallery-grid{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.gallery-image{height:250px}.gallery-overlay{font-size:1rem;padding:1rem}}@media (min-width:992px){.special-school-page .container{max-width:1080px}.school-hero-section{padding:7rem 2rem}.school-hero-heading{font-size:4.5rem}.school-hero-subheading{font-size:1.8rem}.school-section-title{font-size:3rem}.class-list-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.workshop-page{background-color:#fcf8f3;color:#3d3d3d;line-height:1.7;overflow-x:hidden;padding:0}.workshop-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.workshop-hero-section{background-color:#457b9d;box-shadow:0 8px 20px #0003;color:#fff;margin-bottom:3rem;padding:4.5rem 1rem;text-align:center}.workshop-hero-heading{color:#fff;font-size:2.8rem;font-weight:900;line-height:1.2;margin-bottom:.8rem;text-shadow:2px 2px 5px #0006}.workshop-hero-subheading{font-size:1.3rem;font-weight:400;margin:0 auto;max-width:800px;opacity:.95}.confidence-skills-section,.special-projects-section,.trade-opportunities-section,.workshop-intro-section{background-color:#fff;border:1px solid #f0e0d0;border-radius:12px;box-shadow:0 5px 15px #00000014;margin-bottom:3rem;padding:2.5rem;text-align:left}.workshop-section-title{color:#c0392b;font-size:2rem;font-weight:700;letter-spacing:1px;line-height:1.3;margin-bottom:1.8rem;margin-top:0;text-align:center;text-transform:uppercase}.confidence-skills-section p,.special-projects-intro,.trade-intro,.workshop-intro-section p{color:#555;font-size:1.05rem;margin-bottom:1.2rem}.workshop-highlight-text{border-left:5px solid #2ecc71;color:#27ae60;font-size:1.15rem;font-weight:700;line-height:1.6;margin:2rem auto;max-width:800px;padding-left:15px;text-align:center}.workshop-cta{color:#e67e22;font-size:1.1rem;font-weight:700;line-height:1.5;margin-top:2.5rem;text-align:center}.trade-opportunities-section{background-color:#fcf8f3;border:none;box-shadow:none;padding:2rem 1rem}.trade-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.trade-card{background-color:#fff;border:1px solid #e0e0e0;border-bottom:5px solid #f39c12;border-radius:8px;box-shadow:0 4px 12px #0000000f;padding:1.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.trade-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.trade-card h3{color:#e67e22;font-size:1.4rem;font-weight:700;margin-bottom:.8rem;margin-top:0}.trade-card p{color:#444;font-size:.95rem;margin-bottom:0}.special-projects-section{background-color:#e0f0f0;border:1px solid #c0e0e0}.special-projects-intro{color:#4a6a6a;font-style:italic;margin:0 auto 2rem;max-width:800px;text-align:center}.special-projects-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:2rem}.project-card{background-color:#fff;border:1px solid #c0e0e0;border-radius:8px;border-right:5px solid #27ae60;box-shadow:0 3px 10px #0000000d;padding:1.8rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{box-shadow:0 6px 15px #0000001a;transform:translateY(-3px)}.project-card h3{color:#27ae60;font-size:1.3rem;font-weight:700;margin-bottom:.8rem;margin-top:0}.project-card p{color:#444;font-size:.95rem;margin-bottom:0}.confidence-skills-section{background-color:#fff;border:1px solid #f0e0d0}@media (min-width:480px){.workshop-page .container{padding:0 1.5rem}.workshop-hero-section{padding:5rem 1.5rem}.workshop-hero-heading{font-size:3.2rem}.workshop-hero-subheading{font-size:1.4rem}.confidence-skills-section,.special-projects-section,.trade-opportunities-section,.workshop-intro-section{margin-bottom:3.5rem;padding:3rem}.workshop-section-title{font-size:2.2rem}.confidence-skills-section p,.special-projects-intro,.trade-intro,.workshop-intro-section p{font-size:1.1rem}.workshop-highlight-text{font-size:1.2rem}.trade-card{padding:1.8rem}.trade-card h3{font-size:1.5rem}.trade-card p{font-size:1rem}.project-card{padding:2rem}.project-card h3{font-size:1.4rem}}@media (min-width:768px){.workshop-page .container{max-width:960px;padding:0 2rem}.workshop-hero-section{padding:6rem 2rem}.workshop-hero-heading{font-size:4rem}.workshop-hero-subheading{font-size:1.6rem}.confidence-skills-section,.special-projects-section,.trade-opportunities-section,.workshop-intro-section{margin-bottom:4rem;padding:4rem}.workshop-section-title{font-size:2.8rem;margin-bottom:2rem}.confidence-skills-section p,.special-projects-intro,.trade-intro,.workshop-intro-section p{font-size:1.15rem}.workshop-highlight-text{font-size:1.25rem}.trade-cards-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.trade-card{padding:2rem}.trade-card h3{font-size:1.6rem}.trade-card p{font-size:1.05rem}.special-projects-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.project-card{padding:2.2rem}.project-card h3{font-size:1.5rem}}@media (min-width:992px){.workshop-page .container{max-width:1080px}.workshop-hero-section{padding:7rem 2rem}.workshop-hero-heading{font-size:4.8rem}.workshop-hero-subheading{font-size:1.8rem}.workshop-section-title{font-size:3.2rem}.trade-cards-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.special-projects-grid{grid-template-columns:repeat(auto-fit,minmax(400px,1fr))}}.media-page{background-color:#f0f2f5;color:#333;line-height:1.6;overflow-x:hidden;padding:0}.media-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.media-hero-section{background-color:#2c3e50;box-shadow:0 6px 15px #00000040;color:#fff;margin-bottom:3rem;padding:4rem 1rem;text-align:center}.media-hero-heading{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.8rem;text-shadow:1px 1px 3px #0000004d}.media-hero-subheading{font-size:1.2rem;font-weight:300;margin:0 auto;max-width:700px;opacity:.9}.newspaper-cuttings-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 3px 10px #00000014;margin-bottom:3rem;padding:2.5rem;text-align:left}.media-section-title{color:#34495e;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;margin-top:0;text-align:center}.media-intro-text{color:#555;font-size:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.no-cuttings-message{background-color:#f9f9f9;border:1px dashed #ccc;border-radius:8px;color:#666;font-style:italic;margin-top:2rem;padding:2rem;text-align:center}.cuttings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.cutting-item{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.cutting-item:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px) scale(1.02)}.cutting-image{border-bottom:1px solid #eee;display:block;height:300px;object-fit:contain;width:100%}.cutting-overlay{background-color:#2c3e50cc;bottom:0;color:#fff;font-size:.9rem;font-weight:500;left:0;padding:.8rem;position:absolute;text-align:center;transform:translateY(100%);transition:transform .3s ease-in-out;width:100%}.cutting-item:hover .cutting-overlay{transform:translateY(0)}.cutting-caption{display:block}@media (min-width:480px){.media-page .container{padding:0 1.5rem}.media-hero-section{padding:5rem 1.5rem}.media-hero-heading{font-size:3rem}.media-hero-subheading{font-size:1.3rem}.newspaper-cuttings-section{margin-bottom:3.5rem;padding:3rem}.media-section-title{font-size:2.2rem}.media-intro-text{font-size:1.05rem}.cuttings-grid{gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.cutting-image{height:350px}}@media (min-width:768px){.media-page .container{max-width:960px;padding:0 2rem}.media-hero-section{padding:6rem 2rem}.media-hero-heading{font-size:3.8rem}.media-hero-subheading{font-size:1.5rem}.newspaper-cuttings-section{margin-bottom:4rem;padding:4rem}.media-section-title{font-size:2.8rem;margin-bottom:1.8rem}.media-intro-text{font-size:1.1rem}.cuttings-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.cutting-image{height:400px}.cutting-overlay{font-size:1rem;padding:1rem}}@media (min-width:992px){.media-page .container{max-width:1100px}.media-hero-section{padding:7rem 2rem}.media-hero-heading{font-size:4.5rem}.media-hero-subheading{font-size:1.7rem}.media-section-title{font-size:3.2rem}.cuttings-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.committee-page{background-color:#f8fbfd;line-height:1.5;overflow-x:hidden;padding:0}.committee-page .container{margin:0 auto;max-width:900px;padding:0 1rem;width:100%}.committee-hero-section{background-position:50%;background-size:cover;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:linear-gradient(#0009,#000000b3);margin-bottom:2.5rem;overflow:hidden;padding:4rem 1rem;position:relative;text-align:center}.committee-hero-heading{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.04rem;line-height:1.1;margin-bottom:.6rem}.committee-hero-subheading{font-family:Lato,sans-serif;font-size:1.3rem;font-weight:300;margin:0 auto;max-width:600px;opacity:.9}.committee-section{background-color:#fff;border:1px solid #e7e7e7;border-radius:10px;box-shadow:0 4px 15px #00000014;margin-bottom:2.5rem;padding:2rem 0;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.committee-section:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-5px)}.committee-section-title{color:#2c3e50;font-family:Montserrat,sans-serif;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1.8rem;margin-top:0;text-align:center}.committee-table-container{overflow-x:auto;width:100%}table{background-color:#fff;border-collapse:collapse;margin:0;width:100%}td,th{border-bottom:1px solid #f0f0f0;font-family:Lato,sans-serif;padding:1rem;text-align:left}th{background-color:#eaf1f8;color:#2c3e50;font-size:1.05rem;font-weight:700;letter-spacing:.05em;position:-webkit-sticky;position:sticky;text-transform:uppercase;top:0;z-index:1}tbody tr:hover{background-color:#f5fafd}td{color:#555;font-size:.95rem}td:nth-child(2){color:#333;font-weight:600}tbody tr:last-child td{border-bottom:none}.member-image-cell{padding-right:.5rem;text-align:center;width:70px}.member-profile-image{border:2px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 5px #0000001a;height:50px;object-fit:cover;transition:transform .2s ease,border-color .2s ease;width:50px}.member-profile-image:hover{border-color:#3498db;transform:scale(1.05)}.member-avatar-placeholder{align-items:center;background-color:#e0e0e0;border:2px solid #ccc;border-radius:50%;box-shadow:0 2px 5px #00000014;display:flex;height:50px;justify-content:center;width:50px}.member-avatar-placeholder i{color:#777;font-size:2.2em}@media (min-width:480px){.committee-page .container{padding:0 1.2rem}.committee-hero-section{padding:4.5rem 1.2rem}.committee-hero-heading{font-size:3.5rem}.committee-hero-subheading{font-size:1.4rem}.committee-section{margin-bottom:3rem;padding:2.8rem}.committee-section-title{font-size:2.2rem}td,th{font-size:1rem;padding:1.1rem 1.3rem}.member-image-cell{width:80px}.member-avatar-placeholder,.member-profile-image{height:60px;width:60px}.member-avatar-placeholder i{font-size:2.4em}}@media (min-width:768px){.committee-page .container{max-width:800px;padding:0 1.5rem}.committee-hero-section{padding:5rem 1.5rem}.committee-hero-heading{font-size:4rem}.committee-hero-subheading{font-size:1.5rem}.committee-section{margin-bottom:3.5rem;padding:3.5rem}.committee-section-title{font-size:2.5rem;margin-bottom:2rem}td,th{font-size:1.05rem;padding:1.2rem 1.5rem}.member-image-cell{width:90px}.member-avatar-placeholder,.member-profile-image{height:70px;width:70px}.member-avatar-placeholder i{font-size:2.6em}}@media (min-width:992px){.committee-page .container{max-width:900px}.committee-hero-section{padding:6rem 1.5rem}.committee-hero-heading{font-size:4.5rem}.committee-hero-subheading{font-size:1.6rem}.committee-section-title{font-size:2.8rem}td,th{font-size:1.1rem;padding:1.3rem 1.6rem}.member-image-cell{width:100px}.member-avatar-placeholder,.member-profile-image{height:80px;width:80px}.member-avatar-placeholder i{font-size:3em}}body{color:#333;font-family:Lato,sans-serif}.contact-us-page{background-color:#f8fbfd;line-height:1.5;overflow-x:hidden;padding:0}.contact-us-page .container{margin:0 auto;padding:0 1rem;width:100%}.contact-hero-section{background-position:50%;background-size:cover;border-bottom-left-radius:15px;border-bottom-right-radius:15px;color:linear-gradient(#0009,#000000b3);margin-bottom:2.5rem;overflow:hidden;padding:4rem 1rem;position:relative;text-align:center}.contact-hero-heading{font-family:Montserrat,sans-serif;font-size:3rem;font-weight:800;letter-spacing:-.04rem;line-height:1.1;margin-bottom:.6rem}.contact-hero-subheading{font-family:Lato,sans-serif;font-size:1.3rem;font-weight:300;margin:0 auto;max-width:600px;opacity:.9}.contact-section{background-color:#fff;border:1px solid #e7e7e7;border-radius:10px;box-shadow:0 4px 15px #00000014;margin-bottom:2rem;padding:2.5rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.contact-section:hover{box-shadow:0 8px 20px #0000001f}.contact-section-title{color:#2c3e50;font-family:Montserrat,sans-serif;font-weight:700;line-height:1.2;margin-top:0}.contact-details-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;margin-top:1.5rem}.contact-card{border-radius:10px;display:flex;flex-direction:column;text-align:left;transition:box-shadow .2s ease,transform .2s ease}.contact-card h3{align-items:center;color:#4a4a4a;display:flex;font-family:Montserrat,sans-serif;font-size:.8rem;font-weight:600;margin-bottom:0;margin-top:-1rem}.contact-card h3 i{color:#3498db;font-size:1.4rem;margin-right:10px}.contact-card p{color:#555;font-family:Lato,sans-serif;font-size:.95rem;line-height:1.5;margin-bottom:0}.contact-card p a{color:#3498db;text-decoration:none;transition:color .2s ease}.contact-card p a:hover{color:#2980b9;text-decoration:none}.phone-card p{color:#555;line-height:1.4;margin-top:0;padding:0}.phone-card p:last-child{margin-bottom:0}.social-icons-horizontal{flex-wrap:wrap}.social-icon,.social-icons-horizontal{align-items:center;display:flex;justify-content:center}.social-icon{border-radius:50%;color:#555;font-size:1rem;height:45px;text-decoration:none;transition:color .2s ease,transform .2s ease;width:45px}.social-icon i{color:#3498db;font-size:1.8rem;margin-right:0;text-align:center;text-decoration:none;width:auto}.social-icon.instagram i{color:#e1306c}.social-icon.facebook i{color:#1877f2}.social-icon.youtube i{color:red}.social-icon:hover{transform:translateY(-3px) scale(1.1)}.social-icon.instagram:hover i{box-shadow:0 4px 12px #00000026;color:#c13584;text-decoration:none}.social-icon.facebook:hover i{box-shadow:0 4px 12px #00000026;color:#0f62d1;text-decoration:none}.social-icon.youtube:hover i{box-shadow:0 4px 12px #00000026;color:#c00;text-decoration:none}.whatsapp-link{color:#25d366!important;font-weight:600}.whatsapp-link:hover{color:#1da851!important}.map-container{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a;margin-top:1.2rem;overflow:hidden;width:100%}.map-container iframe{border:0;display:block;height:280px;width:100%}.other-locations-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:1fr;margin-bottom:2.5rem}@media (min-width:480px){.contact-us-page .container{padding:0 1.2rem}.contact-hero-section{padding:4.5rem 1.2rem}.contact-hero-heading{font-size:3.5rem}.contact-hero-subheading{font-size:1.4rem}.contact-card p{font-size:1rem}.social-icon{font-size:1.05rem}}@media (min-width:768px){.contact-us-page .container{padding:0 1.5rem}.contact-hero-section{padding:5rem 1.5rem}.contact-hero-heading{font-size:4rem}.contact-hero-subheading{font-size:1.5rem}.contact-section-title{margin-bottom:2rem}.other-locations-grid{gap:2.5rem;grid-template-columns:repeat(2,1fr)}.contact-card p{font-size:1.05rem}.social-icon{font-size:1.1rem}}@media (min-width:992px){.contact-hero-section{padding:6rem 1.5rem}.contact-hero-heading{font-size:4.5rem}.contact-hero-subheading{font-size:1.6rem}}.donate-page{background-color:#f8f9fa;color:#333;line-height:1.7;overflow-x:hidden;padding:2rem 0}.donate-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.donation-methods-section,.impact-section,.mission-vision-section,.why-donate-intro-section,.why-donate-items-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 6px 20px #00000014;margin-bottom:2.5rem;padding:2rem;text-align:left}.donate-heading{color:#0056b3;font-size:2rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;text-align:center}.section-title{color:#28a745;font-size:1.6rem;font-weight:700;line-height:1.3;margin-bottom:1.2rem;margin-top:0;text-align:center}.donate-intro-paragraph{color:#555;font-size:1rem;margin:0 auto 1.5rem;max-width:750px;text-align:center}.why-donate-intro-section p{margin-bottom:.8rem}.highlight-text{color:#d15c00;font-size:1.1rem;font-weight:700;line-height:1.4;margin:2rem auto;max-width:700px;text-align:center}.call-to-action-end{color:#007bff;font-size:1.2rem;font-weight:800;margin-bottom:1.5rem;text-align:center}.center-button-wrapper{margin-bottom:1rem;margin-top:1.5rem;text-align:center}.primary-cta-button{background-color:#ffc107;border:none;border-radius:8px;box-shadow:0 4px 10px #0000001a;color:#333;cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:700;padding:.8rem 2rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.primary-cta-button:hover{background-color:#e0a800;box-shadow:0 6px 15px #00000026;transform:translateY(-3px)}.section-image-wrapper{align-items:center;border-radius:12px;display:flex;justify-content:center;margin:2.5rem auto;max-width:900px;padding:1rem;text-align:center}.section-image{border-radius:8px;box-shadow:0 8px 25px #0000001f;display:block;height:auto;max-width:800px}.mission-vision-section{display:flex;flex-direction:column;gap:1.5rem}.mission-box,.vision-box{background-color:#e9f7ef;border-left:6px solid #28a745;border-radius:8px;box-shadow:inset 0 0 10px #0000000d;flex:1 1;padding:1.5rem}.mission-box .section-title,.vision-box .section-title{color:#0056b3;font-size:1.4rem;margin-bottom:1rem;margin-top:0;text-align:left}.impact-section ul{list-style:none;margin-top:1.5rem;padding:0}.impact-section li{background-color:#f2f7fc;border-left:5px solid #007bff;border-radius:6px;box-shadow:0 2px 8px #0000000d;font-size:1rem;margin-bottom:1rem;padding:1rem 1.2rem;transition:transform .2s ease,box-shadow .2s ease}.impact-section li:hover{box-shadow:0 4px 10px #0000001a;transform:translateX(5px)}.donation-methods-section .section-title,.impact-section li strong{color:#0056b3}.method-card-wrapper{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.method-card{background-color:#f9fbfd;border:1px solid #cef;border-radius:10px;box-shadow:0 4px 15px #00000012;flex:1 1;padding:1.8rem;text-align:center}.bank-details-card{border-left:6px solid #28a745}.whatsapp-card{border-left:6px solid #007bff}.method-card h3{color:#28a745;font-size:1.4rem;font-weight:700;margin-bottom:1rem}.whatsapp-card h3{color:#007bff}.method-card p{word-wrap:break-word;font-size:1rem;margin-bottom:.6rem}.method-card p strong{color:#444}.upi-qr-code{border:3px solid #f0f0f0;border-radius:6px;display:block;height:auto;margin:1rem auto .5rem;max-width:180px;padding:3px}.qr-caption{color:#666;font-size:.85rem;margin-top:0;text-align:center}.whatsapp-button{background-color:#28a745;border-radius:8px;box-shadow:0 3px 8px #0000001a;color:#fff;display:inline-block;font-weight:700;margin-top:1rem;padding:.8rem 1.5rem;text-decoration:none;transition:background-color .3s ease,transform .2s ease}.whatsapp-button:hover{background-color:#218838;box-shadow:0 5px 12px #00000026;transform:translateY(-2px)}.whatsapp-number{color:#666;font-size:.95rem;font-weight:500;margin-top:.6rem}.why-donate-items-section .section-title{color:#0056b3}.items-benefits ul,.items-list ul{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr;list-style:none;margin-top:1.5rem;padding:0}.items-benefits li,.items-list li{align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000f;display:flex;font-size:1rem;gap:.8rem;padding:1rem 1.2rem;text-align:left;transition:transform .2s ease,box-shadow .2s ease}.items-benefits li{border-left:5px solid #d15c00}.items-list li{border-left:5px solid #28a745}.items-benefits li:hover,.items-list li:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.items-benefits li:before,.items-list li:before{color:#28a745;content:"\2713";flex-shrink:0;font-size:1.2rem;font-weight:700}.items-list li:before{color:#007bff}.what-to-donate-heading{color:#28a745;margin-top:2.5rem}.what-to-donate-intro{color:#555;font-size:1rem;margin-bottom:1.2rem;text-align:center}.items-note{color:#888;font-size:.85rem;font-style:italic;margin-top:1.5rem;text-align:center}a{color:#007bff;text-decoration:none;transition:color .3s ease}a:hover{color:#0056b3;text-decoration:underline}@media (min-width:480px){.donate-page .container{padding:0 1.5rem}.donate-heading{font-size:2.4rem}.section-title{font-size:1.8rem}.donate-intro-paragraph{font-size:1.05rem}.highlight-text{font-size:1.15rem}.call-to-action-end{font-size:1.3rem}.primary-cta-button{font-size:1.2rem;padding:1rem 2.5rem}.section-image-wrapper{margin:3rem auto;padding:1.2rem}.mission-box,.vision-box{padding:1.8rem}.mission-box .section-title,.vision-box .section-title{font-size:1.5rem}.impact-section li{font-size:1.05rem;padding:1.1rem 1.5rem}.method-card{padding:2rem}.method-card h3{font-size:1.5rem}.method-card p{font-size:1.05rem}.whatsapp-button{padding:.9rem 1.8rem}.items-benefits ul,.items-list ul{gap:1.2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.items-benefits li,.items-list li{font-size:1.05rem;padding:1.1rem 1.5rem}.items-benefits li:before,.items-list li:before{font-size:1.3rem}.what-to-donate-intro{font-size:1.05rem}.items-note{font-size:.9rem}}@media (min-width:768px){.donate-page .container{max-width:960px;padding:0 2rem}.donation-methods-section,.impact-section,.mission-vision-section,.why-donate-intro-section,.why-donate-items-section{margin-bottom:3.5rem;padding:3.5rem}.donate-heading{font-size:3.2rem;margin-bottom:2rem}.section-title{font-size:2.2rem;margin-bottom:1.8rem}.donate-intro-paragraph{font-size:1.15rem}.highlight-text{font-size:1.25rem}.call-to-action-end{font-size:1.4rem}.center-button-wrapper{margin-bottom:1.5rem;margin-top:2rem}.primary-cta-button{font-size:1.3rem;padding:1rem 3rem}.section-image-wrapper{margin:3.5rem auto;padding:1.5rem}.mission-vision-section{flex-direction:row;gap:2.5rem}.mission-box,.vision-box{padding:2rem}.mission-box .section-title,.vision-box .section-title{font-size:1.6rem}.impact-section ul{margin-top:2rem}.impact-section li{font-size:1.05rem;padding:1.2rem 1.8rem}.donation-methods-section .section-title{font-size:2.2rem}.method-card-wrapper{flex-direction:row;gap:2.5rem;margin-top:2.5rem}.method-card{padding:2.2rem}.method-card h3{font-size:1.6rem}.method-card p{font-size:1.05rem}.upi-qr-code{max-width:220px}.qr-caption{font-size:.95rem}.whatsapp-button{padding:1rem 2rem}.whatsapp-number{font-size:1rem}.items-benefits ul,.items-list ul{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.items-benefits li,.items-list li{font-size:1.05rem;padding:1.2rem 1.8rem}.items-benefits li:before,.items-list li:before{font-size:1.4rem}.what-to-donate-heading{margin-top:3.5rem}.what-to-donate-intro{font-size:1.15rem}.items-note{font-size:.95rem}}@media (min-width:992px){.donate-page .container{max-width:1080px}.donate-heading{font-size:4rem}.section-title{font-size:2.8rem}.mission-box .section-title,.vision-box .section-title{font-size:1.8rem}.items-benefits ul,.items-list ul{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}}.annual-report-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #00000014;color:#333;font-family:Arial,sans-serif;line-height:1.6;margin:2rem auto;max-width:900px;padding:1.5rem}.annual-report-container h1{border-bottom:2px solid #eee;color:#0056b3;font-size:2.5rem;margin-bottom:2rem;padding-bottom:1rem;text-align:center}.report-year{background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:6px;margin-bottom:2.5rem;padding:1.5rem}.report-year h2{border-bottom:1px dashed #cce0ff;color:#007bff;font-size:1.8rem;margin-bottom:1rem;padding-bottom:.5rem}.report-month{border-left:3px solid #007bff;margin-bottom:1.5rem;padding-left:1rem}.report-month h3{color:#444;font-size:1.3rem;margin-bottom:.8rem}.report-month p{margin-bottom:.5rem}.report-year hr{border:none;border-top:1px solid #ddd;margin:3rem 0}.stationary-list{column-count:2;-webkit-columns:2;-moz-columns:2;list-style-type:disc;margin-top:1.5rem;padding-left:25px}.stationary-list li{margin-bottom:8px}.report-images{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin:2rem 0}.report-images img{aspect-ratio:3/4;border-radius:8px;box-shadow:0 4px 8px #0000001a;height:auto;max-width:30%;object-fit:cover}@media (max-width:768px){.annual-report-container{margin:1rem auto;padding:1rem}.annual-report-container h1{font-size:2rem}.report-year h2{font-size:1.6rem}.report-month h3{font-size:1.2rem}.stationary-list{column-count:1;-webkit-columns:1;-moz-columns:1}.report-images img{aspect-ratio:3/4;max-width:90%}}.footer{background-color:#343a40;color:#f8f9fa;font-size:.95rem;line-height:1.6;padding:3rem 0}.footer .container{margin:0 auto;max-width:1200px;padding:0 1rem}.footer-columns{display:flex;flex-direction:column;gap:2rem;margin-bottom:2rem;text-align:center}.footer-column{flex:1 1}.footer-title{color:#f93;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.footer-column p{margin-bottom:.5rem}.footer-column a{color:#87ceeb;text-decoration:none;transition:color .3s ease}.footer-column a:hover{color:#6495ed;text-decoration:underline}.footer-bottom{border-top:1px solid #ffffff1a;color:#adb5bd;font-size:.85rem;padding-top:1.5rem;text-align:center}@media (min-width:481px) and (max-width:768px){.footer{padding:3.5rem 0}.footer-columns{flex-direction:row;gap:1.5rem;justify-content:space-around;text-align:left}.footer-column{max-width:45%}.footer-title{font-size:1.4rem}}@media (min-width:769px){.footer{padding:4rem 0}.footer-columns{flex-direction:row;gap:3rem;justify-content:space-between;text-align:left}.footer-column{max-width:48%}.footer-title{font-size:1.5rem}}.gallery-page-container{background-color:#fff;border-radius:12px;box-shadow:0 8px 30px #0000001a;color:#333;font-family:Poppins,sans-serif;margin:3rem auto;max-width:1280px;overflow:hidden;padding:2.5rem}.gallery-page-container h1{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#007bff,#00c6ff);-webkit-background-clip:text;color:#007bff;font-size:3.5rem;font-weight:700;letter-spacing:-.03em;margin-bottom:3.5rem;padding-bottom:1.5rem;position:relative;text-align:center}.gallery-page-container h1:after{background-color:#007bff;border-radius:2px;bottom:0;content:"";height:4px;left:50%;position:absolute;transform:translateX(-50%);width:80px}.gallery-category{background-color:#f0f8ff;border:1px solid #e6f2ff;border-radius:10px;box-shadow:0 4px 15px #00000012;margin-bottom:4rem;padding:2rem;transition:transform .3s ease-in-out}.gallery-category:hover{transform:translateY(-8px)}.gallery-category h2{color:#34495e;font-size:2.5rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem;position:relative;text-align:center}.gallery-category h2:after{background-color:#34495e;border-radius:1px;bottom:0;content:"";height:2px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.category-images{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));padding:10px}.gallery-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 6px 15px #0000001a;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.gallery-item:hover{box-shadow:0 10px 25px #0003;transform:scale(1.03)}.gallery-item img{display:block;height:220px;object-fit:cover;transition:transform .3s ease;width:100%}.gallery-item:hover img{transform:scale(1.05)}.gallery-category p{color:#777;font-style:italic;padding:1rem;text-align:center}@media (max-width:1024px){.gallery-page-container{padding:2rem}.gallery-page-container h1{font-size:3rem}.gallery-category h2{font-size:2.2rem}.category-images{gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.gallery-item img{height:180px}}@media (max-width:768px){.gallery-page-container{margin:1.5rem auto;padding:1.5rem}.gallery-page-container h1{font-size:2.5rem;margin-bottom:2.5rem}.gallery-category{margin-bottom:3rem;padding:1.5rem}.gallery-category h2{font-size:1.8rem}.category-images{gap:15px;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}.gallery-item img{height:140px}}@media (max-width:480px){.gallery-page-container{padding:1rem}.gallery-page-container h1{font-size:2rem;margin-bottom:2rem;padding-bottom:1rem}.gallery-page-container h1:after{width:60px}.gallery-category h2{font-size:1.5rem}.category-images{grid-template-columns:1fr}.gallery-item img{height:200px}}.video-gallery-container{background-color:#fcfcfc;border-radius:15px;box-shadow:0 10px 40px #00000014;color:#333;font-family:Poppins,sans-serif;margin:3.5rem auto;max-width:1300px;overflow:hidden;padding:3rem}.video-gallery-container h1{-webkit-text-fill-color:#0000;animation:fadeIn 1s ease-out;background:linear-gradient(45deg,#007bff,#00c6ff);-webkit-background-clip:text;color:#007bff;font-size:3.8rem;font-weight:700;letter-spacing:-.04em;margin-bottom:2.5rem;padding-bottom:1.8rem;position:relative;text-align:center}.video-gallery-container h1:after{background-color:#007bff;border-radius:3px;bottom:0;content:"";height:5px;left:50%;position:absolute;transform:translateX(-50%);width:90px}.gallery-intro{animation:fadeIn 1.2s ease-out;color:#666;font-size:1.25rem;line-height:1.7;margin-bottom:4rem;margin-left:auto;margin-right:auto;max-width:850px;text-align:center}.video-grid{grid-gap:35px;display:grid;gap:35px;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));padding:20px}.video-item{animation:fadeInUp .7s ease-out forwards;background-color:#fff;border:1px solid #e0e0e0;border-radius:15px;box-shadow:0 8px 25px #0000001a;opacity:0;overflow:hidden;transform:translateY(20px);transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.video-grid .video-item:nth-child(2){animation-delay:.1s}.video-grid .video-item:nth-child(3){animation-delay:.2s}.video-grid .video-item:nth-child(4){animation-delay:.3s}.video-grid .video-item:nth-child(5){animation-delay:.4s}.video-grid .video-item:nth-child(6){animation-delay:.5s}.video-item:hover{box-shadow:0 15px 40px #0003;transform:translateY(-10px)}.video-embed-wrapper{background-color:#000;padding-bottom:56.25%;position:relative;width:100%}.video-embed-wrapper iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1024px){.video-gallery-container{padding:2.5rem}.video-gallery-container h1{font-size:3rem}.gallery-intro{font-size:1.1rem;margin-bottom:3rem}.video-grid{gap:25px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:768px){.video-gallery-container{margin:2rem auto;padding:2rem}.video-gallery-container h1{font-size:2.5rem;margin-bottom:2rem;padding-bottom:1rem}.video-gallery-container h1:after{height:4px;width:70px}.gallery-intro{font-size:1rem;margin-bottom:2.5rem}.video-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:480px){.video-gallery-container{padding:1.5rem}.video-gallery-container h1{font-size:2rem;padding-bottom:.8rem}.video-gallery-container h1:after{height:3px;width:50px}.gallery-intro{font-size:.9rem;margin-bottom:2rem}}*,:after,:before{box-sizing:border-box}html{overflow-x:hidden;scroll-behavior:smooth}body{font-family:Roboto,sans-serif;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}.certificates-page,body{overflow-x:hidden;padding:0}.certificates-page{background-color:#f0f2f5;color:#333;line-height:1.6}.certificates-page .container{margin:0 auto;max-width:100%;padding:0 1rem;width:100%}.certificates-hero-section{background-color:#2c3e50;box-shadow:0 6px 15px #00000040;color:#fff;margin-bottom:3rem;padding:4rem 1rem;text-align:center}.certificates-hero-heading{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.8rem;text-shadow:1px 1px 3px #0000004d}.certificates-hero-subheading{font-size:1.2rem;font-weight:300;margin:0 auto;max-width:700px;opacity:.9}.certificate-gallery-section{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 3px 10px #00000014;margin-bottom:3rem;padding:2.5rem;text-align:left}.certificates-section-title{color:#34495e;font-size:2rem;font-weight:700;line-height:1.3;margin-bottom:1.5rem;margin-top:0;text-align:center}.certificates-intro-text{color:#555;font-size:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:800px;text-align:center}.no-certificates-message{background-color:#f9f9f9;border:1px dashed #ccc;border-radius:8px;color:#666;font-style:italic;margin-top:2rem;padding:2rem;text-align:center}.certificates-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:2rem}.certificate-item{background-color:#fff;border-radius:8px;cursor:pointer;overflow:hidden;position:relative;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out}.certificate-image:hover{box-shadow:0 8px 20px #00000026;transform:translateY(-5px) scale(1.02)}.certificate-image{border-bottom:1px solid #eee;box-shadow:0 4px 12px #0000001a;display:block;height:100%;object-fit:contain;transition:transform .3s ease-in-out,box-shadow .3s ease-in-out;width:100%}@media (min-width:480px){.certificates-page .container{padding:0 1.5rem}.certificates-hero-section{padding:5rem 1.5rem}.certificates-hero-heading{font-size:3rem}.certificates-hero-subheading{font-size:1.3rem}.certificate-gallery-section{margin-bottom:3.5rem;padding:3rem}.certificates-section-title{font-size:2.2rem}.certificates-intro-text{font-size:1.05rem}.certificates-grid{gap:1.8rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.certificate-image{height:350px}}@media (min-width:768px){.certificates-page .container{max-width:960px;padding:0 2rem}.certificates-hero-section{padding:6rem 2rem}.certificates-hero-heading{font-size:3.8rem}.certificates-hero-subheading{font-size:1.5rem}.certificate-gallery-section{margin-bottom:4rem;padding:4rem}.certificates-section-title{font-size:2.8rem;margin-bottom:1.8rem}.certificates-intro-text{font-size:1.1rem}.certificates-grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.certificate-image{height:400px}}@media (min-width:992px){.certificates-page .container{max-width:1100px}.certificates-hero-section{padding:7rem 2rem}.certificates-hero-heading{font-size:4.5rem}.certificates-hero-subheading{font-size:1.7rem}.certificates-section-title{font-size:3.2rem}.certificates-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}
/*# sourceMappingURL=main.30591f23.css.map*/