@import"https://fonts.googleapis.com/css2?family=Montagu+Slab&family=Noto+Sans:wght@400;700&display=swap";/*! tailwindcss v4.1.11 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-border-style:solid}}}@layer theme{:root,:host{--font-sans:ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.border{border-style:var(--tw-border-style);border-width:1px}}body{box-sizing:border-box;margin:0;padding:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}#about,#services,#howitworks,#testimonials,#gallery,#join{scroll-margin-top:50px}.gallery-section{padding:3.75rem 1.25rem}.gallery-section span{display:block}.gallery-heading{display:block;font-family:Montagu Slab,serif;font-size:2.2rem;font-weight:600;margin-bottom:2.5rem;margin-top:1.25rem;color:#222;text-align:center}.carousel-container{position:relative;width:90%;margin:40px auto;overflow:hidden;height:600px;border-radius:12px;box-shadow:0 4px 18px #0000001a}.carousel-image{width:100%;height:100%;display:block;transition:opacity .5s ease-in-out;-webkit-user-select:none;user-select:none}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);border:none;background:#00000080;padding:10px;border-radius:50%;cursor:pointer;z-index:2;transition:background .3s ease}.carousel-btn.left{left:16px}.carousel-btn.right{right:16px}.carousel-btn:hover{background:#000000bf}.carousel-icon{font-size:32px;color:#fff;transition:transform .2s,color .2s}.carousel-btn:hover .carousel-icon{transform:scale(1.2);color:#00f}@media (max-width: 768px){.carousel-container{height:400px;width:95%}.carousel-btn{padding:8px}.carousel-icon{font-size:28px}.gallery-heading{font-size:1.8rem}}@media (max-width: 480px){.carousel-container{height:250px;width:100%;border-radius:8px}.carousel-btn{padding:6px}.carousel-icon{font-size:24px}.gallery-heading{font-size:1.6rem;margin-bottom:1.5rem}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: hsl(6, 78%, 57%);--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-container-width: fit-content;--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-padding: 14px;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-toast-shadow: 0px 4px 12px rgba(0, 0, 0, .1);--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;width:var(--toastify-container-width);box-sizing:border-box;color:#fff;display:flex;flex-direction:column}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%);align-items:center}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y: 0;position:relative;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;display:flex;flex:1 auto;align-items:center;word-break:break-word}@media only screen and (max-width: 480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width: 100%;margin-bottom:0;border-radius:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{margin-inline-end:10px;width:22px;flex-shrink:0;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;position:absolute;top:6px;right:6px;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;z-index:1}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:1;opacity:.7;transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{position:absolute;overflow:hidden;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.join-section{padding:5rem 0 3.1rem;background-color:#fff}.container{flex-direction:column;margin:0 auto;padding:0 1.25rem}.container span{display:block}.section-title{text-align:center;font-size:2.2rem;font-family:Montagu Slab,serif;font-weight:600;margin-bottom:4rem}.join-box{display:flex;flex-direction:row;gap:48px}.half-width{width:100%}.card{background-color:#f6f6f6;border-radius:.75rem;padding:2rem;box-shadow:0 0 5px #0000000d}.card-title{font-size:1.9rem;font-family:Montagu Slab,serif;font-weight:500;margin-bottom:2.5rem;text-align:center}.card-Member-title{font-size:1.9rem;font-family:Montagu Slab,serif;font-weight:500;margin-bottom:1.5rem;text-align:center}.card .card-title span,.card .card-Member-title span{display:block}.role-selection{margin-bottom:1rem}.role-selection label{margin-right:1rem}.role{font-size:1.2rem;font-weight:600;font-family:Noto Sans,sans-serif;margin-right:.5rem}.radio{transform:scale(1.5);accent-color:#195dd4}form label{display:block;margin-bottom:.5rem;font-size:1rem;font-family:Noto Sans,sans-serif}form input,form textarea{width:95%;padding:.75rem 1rem;border-radius:.5rem;border:1px solid #ccc;margin-bottom:1rem;font-size:1rem;outline:none;transition:border .3s;font-family:Noto Sans,sans-serif}form input:focus,form textarea:focus{border-color:#195dd4}.checkbox-label{display:flex;align-items:flex-start;gap:10px;font-size:1rem;margin-bottom:1.5rem;margin-top:.9rem;cursor:pointer;flex-wrap:nowrap;width:fit-content;white-space:nowrap}.custom-checkbox{margin-top:.3rem;transform:scale(1.5);accent-color:#195dd4}.checkbox-label span{font-family:Noto Sans,sans-serif}.error{color:#e2142c;font-size:.8rem;margin-bottom:.3rem;display:block;font-family:Noto Sans,sans-serif}.send-button{background-color:#195dd4;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s;width:100%;font-family:Noto Sans,sans-serif}.send-button:hover{opacity:.9}.membership-form button{background-color:#195dd4;color:#fff;padding:.75rem 1.5rem;border:none;border-radius:.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:background .3s;width:100%;font-family:Noto Sans,sans-serif}.membership-form button:hover{opacity:.9}.error-message{color:#e2142c;font-size:.8rem;margin-bottom:.3rem;display:block;font-family:Noto Sans,sans-serif}@media screen and (max-width: 1000px){.container{flex-direction:column}.join-box{flex-direction:column;gap:1.5rem;align-items:center}.card{width:100%;max-width:100%;padding:1.2rem}.section-title{font-size:1.8rem;margin-bottom:1.5rem}.card-title,.card-Member-title{font-size:1.5rem}}@media screen and (min-width: 1001px) and (max-width:1339px){.join-box{display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:2rem;flex-wrap:wrap}.half-width{width:48%}.card{width:100%;max-width:100%;padding:2rem}.container{max-width:1200px;margin:0 auto;padding:0 1rem}}@media screen and (max-width: 600px){.section-title{font-size:1.5rem}.container{margin-top:0;gap:0;flex-direction:column}.join-box{flex-direction:column;gap:1.5rem;justify-content:center}.card{padding:1.2rem}.card-title,.card-Member-title{font-size:1.4rem;margin-bottom:1.2rem}form label{font-size:.9rem}form input,form textarea{width:100%;font-size:.9rem;padding:.6rem .9rem}.checkbox-label{font-size:.9rem;flex-wrap:wrap;white-space:normal}.send-button,.membership-form button{font-size:.95rem;padding:.6rem 1rem}.custom-checkbox{margin-right:250px;transform:scale(1);accent-color:#195dd4}}.footer-map{max-width:100%;border-radius:3.2rem;padding:2.5rem 1.9rem}.footer-map iframe{border-radius:1.25rem}.footer-content{background-color:#1e293b;color:#fff;padding:3rem 1rem;display:flex;flex-direction:column}.footer-container{display:flex;flex-direction:row;justify-content:space-around;gap:32px;margin:0 auto;flex-wrap:wrap}.footer-row-1024{display:contents}.footer-logo{flex:1;min-width:0;width:100%}.footer-logo img{display:block;height:6.25rem;width:auto;margin-top:-.9rem}.logo-heading{display:block;width:100%;font-size:clamp(.95rem,2.5vw,1rem);line-height:1.6rem;word-wrap:break-word;overflow-wrap:anywhere;font-family:Noto Sans,sans-serif;margin-bottom:1.5rem}.footer-logo span{display:inline-block}.mobile-break:before{content:" "}.social-icons{display:flex;gap:12px;justify-content:start}.social-icons .icon{width:2.25rem;height:2.25rem;padding:.5rem;border-radius:50%;background-color:#ffffff1a;cursor:pointer;font-size:1.25rem;transition:.3s ease}.social-icons .icon:hover{background-color:#ffffff80}.footer-links,.footer-resources,.footer-contact{flex:1;min-width:19rem}.footer-links span,.footer-resources span,.footer-contact span:first-child{display:block;font-size:1.25rem;font-weight:600;margin-bottom:.75rem;font-family:Noto Sans,sans-serif}.footer-links ul,.footer-resources ul{list-style:none;padding:0}.footer-links li,.footer-resources li{margin-bottom:.9rem}.footer-links a,.footer-resources a{color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease;font-family:Noto Sans,sans-serif}.footer-links a:hover,.footer-resources a:hover{color:#ffffff80}.footer-contact span{display:flex;align-items:center;gap:8px;margin-bottom:.9rem;font-size:1rem;font-family:Noto Sans,sans-serif}.footer-bottom{border-top:1px solid rgba(255,255,255,.2);margin-top:2rem;padding-top:2rem;font-size:1rem;display:flex;justify-content:space-between;align-items:center;font-family:Noto Sans,sans-serif}.footer-bottom-links{margin-top:1rem}.footer-bottom-links a{margin-right:1.5rem;color:#fff;text-decoration:none;font-size:1rem;transition:color .3s ease}.footer-bottom-links a:hover{color:#ffffff80}@media screen and (max-width: 1300px){.footer-container{flex-direction:column;align-items:center;gap:2rem}.footer-row-1024{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;max-width:1024px;gap:1.5rem}.footer-logo{order:1;flex:1 1 48%;min-width:280px}.footer-links{order:2;flex:1 1 48%;min-width:280px;text-align:left;text-align:center}.footer-contact{order:3;flex:1 1 48%;min-width:280px;text-align:left}.footer-resources{order:4;flex:1 1 48%;min-width:280px;text-align:center;align-items:flex-end}}@media screen and (max-width: 700px){.footer-container{flex-direction:column;align-items:center;text-align:center;gap:2rem;padding:1rem}.footer-logo,.footer-links,.footer-resources,.footer-contact{width:100%}.footer-logo{text-align:center}.footer-logo img{align-items:center;margin-top:0;text-align:center;margin-left:auto;margin-right:auto}.footer-logo span{width:100%}.logo-heading{text-align:center;margin-left:auto;margin-right:auto;line-height:1rem}.mobile-break:before{content:"\a";white-space:pre}.social-icons{display:flex;align-items:center;text-align:center;justify-content:center;flex-wrap:wrap}.footer-map{padding:1.5rem 1rem}.footer-map iframe{width:100%;height:auto}.footer-resources,.footer-links,.footer-contact{text-align:center}.footer-contact span{justify-content:center;text-align:center}.footer-bottom{flex-direction:column;align-items:center;text-align:center;gap:1rem}.footer-bottom-text{font-size:.8rem}.footer-bottom-links{margin-top:1rem}.footer-bottom-links a{font-size:.7rem}}.services-section{width:100%;padding:3.75rem 0;background-color:#f5f5f5;text-align:center;box-sizing:border-box}.services-title{display:block;font-family:Montagu Slab,serif;font-size:2.2rem;font-weight:600;margin-bottom:2.5rem;margin-top:1.25rem;color:#222}.services-container{max-width:94rem;margin:0 auto;padding:0 2rem;display:flex;flex-wrap:wrap;justify-content:center;gap:30px}.service-card{display:block;background-color:#fff;padding:1.9rem 1.25rem;border-radius:.9rem;width:100%;max-width:22rem;box-shadow:0 4px 12px #0000001a;text-align:center;transition:transform .3s}.service-card:hover{transform:translateY(-5px)}.service-icon{display:block;background-color:#e6f4f1;font-size:2rem;padding:.9rem;border-radius:50%;display:inline-block;margin-bottom:.9rem}.service-heading{font-family:Montagu Slab,serif;display:block;font-size:1.25rem;font-weight:600;margin:.75rem 0 .9rem}.service-description{font-family:Noto Sans,sans-serif;line-height:1.75rem;display:block;font-size:1rem;margin-bottom:1.25rem}.service-points span{text-align:center;justify-content:center;display:block;margin-bottom:.3rem;font-size:.9rem;text-align:start}.how-wrapper{padding:3.75rem 1.25rem;background-color:#fff;text-align:center;box-sizing:border-box;margin-bottom:1.9rem}.how-title{display:block;font-family:Montagu Slab,serif;font-size:2.2rem;font-weight:600;margin-bottom:2.5rem;margin-top:1.25rem;color:#222}.how-steps{display:flex;justify-content:center;gap:32px;flex-wrap:wrap;max-width:75rem;margin:0 auto}.how-card{width:22%;min-width:16rem;text-align:center}.circle{background-color:#195dd4;color:#fff;width:3.1rem;height:3.1rem;line-height:50px;border-radius:50%;font-weight:700;font-size:1.2rem;margin:0 auto .9rem}.how-card span{font-family:Noto Sans,sans-serif;font-size:1rem;line-height:1.6}.testimonial-section{text-align:center;padding:3.75rem 0 2.5rem;background-color:#f7f7f7}.testimonial-heading{display:block;font-family:Montagu Slab,serif;font-size:2.2rem;font-weight:600;margin-bottom:2.5rem;color:#222;margin-top:1.25rem}.testimonial-card{background-color:#fff;width:80%;max-width:75rem;margin:0 auto;padding:1.9rem;border-radius:1.25rem;box-shadow:0 4px 10px #0000001a;display:flex;align-items:center;overflow:hidden;flex-wrap:wrap}.testimonial-image{width:4.4rem;height:4.4rem;border-radius:50%;object-fit:cover;margin-right:1.25rem}.testimonial-content{font-family:Noto Sans,sans-serif;text-align:left;font-size:1.1rem;flex:1;min-width:12.5rem}.testimonial-quote{font-family:Noto Sans,sans-serif}.testimonial-name{margin:0 0 .3rem}.testimonial-title{display:block;margin:0 0 .9rem;color:gray}.testimonial-navigation{margin-top:1.25rem}.nav-button{padding:.5rem .9rem;font-size:1.2rem;margin:0 .6rem;cursor:pointer;border-radius:50%;border:1px solid #ccc;background-color:#fff}.dot{height:.6rem;width:.6rem;margin:0 .3rem;background-color:#ccc;border-radius:50%;display:inline-block}.dot.active{background-color:#195dd4}.navbar{position:fixed;top:0;left:0;width:100%;z-index:1000;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:.6rem 3.1rem;box-shadow:0 2px 5px #0000001a}.navbar-center{display:flex;justify-content:center}.navbar-right{margin-left:20px}.nav-links{list-style:none;display:flex;gap:30px;margin:10px;padding:0;font-size:1.1rem}.nav-links li a{text-decoration:none;color:#333;font-weight:500;font-family:Noto Sans,sans-serif}.member-btn{background-color:#195dd4;color:#fff;border:none;padding:.4rem .7rem;border-radius:.6rem;cursor:pointer;margin-right:4.7rem;font-family:Noto Sans,sans-serif;font-size:1.2rem}.member-btn:hover{background-color:#e2142c}.logo{height:3.2rem;width:7.5rem;margin-left:2.5rem;padding:0;justify-content:space-around}.menu-icon{display:none}@media screen and (min-width: 360px) and (max-width: 700px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem;background-color:#fff}.logo{display:block;margin-left:0;width:120px!important;height:auto}.navbar-center{display:none!important;position:absolute;top:81px;right:0;background-color:#fff;width:50%;height:auto;padding:1rem;box-shadow:-2px 0 8px #0000001a;z-index:999}.navbar-center.active,.navbar-right.active{display:flex!important;flex-direction:column;align-items:flex-start}.nav-links{flex-direction:column;display:inline;justify-content:center;gap:1rem;padding-left:0;width:100%}.nav-links li a{display:block;padding:.6rem;color:#195dd4;border-bottom:1px solid #eee;width:100%;text-decoration:none}.member-btn{width:100%;padding:10px;font-size:1rem;margin-top:1rem;margin-right:0}.menu-icon{display:block;position:absolute;top:1.2rem;right:1.5rem;font-size:2rem;color:#333;cursor:pointer;z-index:1100}}@media (max-width: 390px){.navbar{flex-direction:column;align-items:flex-start;padding:1rem;background-color:#fff}.logo{display:block;margin-left:0;width:6rem;height:auto}.navbar-center{display:none!important;position:absolute;top:81px;right:0;background-color:#fff;width:50%;height:auto;padding:1rem;box-shadow:-2px 0 8px #0000001a;z-index:999}.navbar-center.active,.navbar-right.active{display:flex!important;flex-direction:column;align-items:flex-start}.nav-links{flex-direction:column;display:inline;justify-content:center;gap:1rem;padding-left:0;width:100%}.nav-links li a{display:block;padding:.6rem;color:#195dd4;border-bottom:1px solid #eee;width:100%;text-decoration:none}.member-btn{width:100%;padding:10px;font-size:1rem;margin-top:1rem;margin-right:0}.menu-icon{display:block;position:absolute;top:1.2rem;right:1.5rem;font-size:2rem;color:#333;cursor:pointer;z-index:1100}}.hero{display:flex;align-items:center;justify-content:space-between;height:80vh;padding:5.6rem 2.5rem 1.25rem;color:#fff;background-size:cover;background-position:center;background-repeat:no-repeat;margin-top:3.75rem}.heading1{font-size:3.3rem;margin-bottom:7.5rem;font-family:Montagu Slab,serif;font-weight:600;margin-left:2.5rem}.subtitle2{font-size:1.6rem;margin-bottom:1.9rem;font-family:Noto Sans,sans-serif}.hero-buttons{display:flex;gap:20px;flex-wrap:wrap}.member-button{background-color:#195dd4;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.4rem;font-weight:700;cursor:pointer;font-family:Noto Sans,sans-serif;margin-top:1.8rem;font-size:1.2rem}.member-button:hover{background-color:#e2142c}.learn-btn{background-color:#fff;color:#00695c;border:none;padding:.75rem 1.5rem;border-radius:.4rem;font-weight:700;cursor:pointer;font-family:Noto Sans,sans-serif;margin-top:1.9rem;font-size:1.2rem}.learn-btn:hover{background-color:#f0f0f0}.hero-image{flex:1;margin-top:0}.hero-image img{width:100%;height:auto;object-fit:cover;border-radius:8px}.help{margin-top:1.2rem;font-family:Noto Sans,sans-serif;font-size:2.2rem;margin-bottom:1rem}@media (max-width: 480px){.hero{flex-direction:column;padding:2rem 1rem;height:auto;text-align:center;background-image:none!important;background-color:#034160!important}.heading1{font-size:1.7rem;line-height:2.2rem;margin:1rem 0;width:100%}.subtitle2{font-size:1rem;line-height:1.5rem;margin:.5rem 0}.help{font-size:1rem;line-height:1.5rem;margin-bottom:1rem}.hero-buttons{flex-direction:column;align-items:center;gap:12px;width:100%}.member-button,.learn-btn{font-size:.95rem;padding:10px 16px;width:100%}.hero-image{width:100%;margin-top:1.5rem}.hero-image img{width:100%;height:auto;object-fit:cover}}@media (min-width: 481px) and (max-width: 767px){.hero{flex-direction:column;align-items:center;text-align:center;padding:3rem 2rem;height:auto;background-size:cover;background-position:center;background-repeat:no-repeat}.heading1{font-size:2.4rem;margin-bottom:1.5rem;width:100%}.subtitle2{font-size:1.3rem;margin-bottom:1rem}.help{font-size:1.4rem;margin-bottom:1rem}.hero-buttons{justify-content:center;flex-direction:row;gap:15px;flex-wrap:wrap}.member-button,.learn-btn{font-size:1.1rem;padding:10px 24px}.hero-image{width:100%;margin-top:2rem}.hero-image img{width:100%;height:auto;object-fit:cover}}@media (min-width: 768px) and (max-width: 1023px){.hero{padding:4rem 1.5rem 2.5rem 15rem;height:auto}.heading1{font-size:2.8rem;width:80%;margin-left:0;margin-bottom:3rem;text-align:center}.subtitle2{font-size:1.4rem}.help{font-size:1.8rem}.member-button{font-size:1.1rem;margin-left:0;text-align:center}}@media (min-width: 1024px) and (max-width: 1439px){.hero{padding:5.6rem 4.5rem 1.25rem}.heading1{font-size:3rem}.subtitle2{font-size:1.5rem}.member-button{margin-top:1rem}}html,body{max-width:100%;overflow-x:hidden;font-family:Noto Sans,sans-serif}.about-section{width:100%;padding:2rem 1rem;background-color:#fff;display:flex;flex-direction:column;align-items:center}.title{font-size:2.2rem;font-weight:600;margin-bottom:3rem;text-align:center;font-family:Montagu Slab,serif}.about-container{display:flex;flex-wrap:wrap;max-width:1200px;width:100%;gap:2rem;justify-content:space-between;padding:0 1rem}.about-left{flex:1 1 48%;line-height:1.7}.about-left span{font-size:1.1rem;display:block;margin-bottom:1rem;text-align:justify}.about-right{flex:1 1 48%;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.value-item{text-align:center}.value-item span{font-size:1rem;line-height:1.7;display:block}.icon-circle{width:4.5rem;height:4.5rem;background:#e8f4f2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin:0 auto .7rem}@media (max-width: 1024px){.about-container{flex-direction:column;align-items:center;padding:0 1.5rem}.about-left,.about-right{flex:1 1 100%;width:100%}.about-right{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}}@media (max-width: 768px){.title{font-size:1.6rem;margin-bottom:2rem}.about-left span{font-size:1rem}.icon-circle{width:4rem;height:4rem;font-size:1.4rem}}@media (max-width: 480px){.about-right{grid-template-columns:1fr}.icon-circle{width:3.5rem;height:3.5rem;font-size:1.2rem}}.thankyou-container{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f6f6f6}.thankyou-box{background-color:#fff;padding:40px;border-radius:12px;text-align:center;box-shadow:0 4px 12px #0000001a;max-width:600px}.thankyou-box span{display:block}.thankyou-box .heading{font-size:2.2rem;color:#195dd4;font-family:Montagu Slab,serif;font-weight:600}.thankyou-box .text{font-size:1.1rem;margin-top:1rem;color:#333;font-family:Noto Sans,sans-serif}.gratitude-message{margin-top:1.5rem;font-weight:700;color:#e2142c;font-family:Noto Sans,sans-serif}.back-home{display:inline-block;margin-top:2rem;color:#195dd4;text-decoration:none;font-weight:700;font-family:Noto Sans,sans-serif}.back-home:hover{text-decoration:underline}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Noto Sans,sans-serif;background:linear-gradient(135deg,#f8f9fc,#eef1f6);color:#333;padding:2rem;display:flex;flex-direction:column;align-items:center;height:100dvh}.page-title-wrapper{width:100%;text-align:center;margin-bottom:2rem}.page-title{font-size:2.2rem;font-weight:600;font-family:Montagu Slab,serif;margin-top:1.5rem;display:block}.container{display:flex;justify-content:center;flex-wrap:wrap;gap:2rem;margin-top:3rem;max-width:1400px;width:100%}.panel{width:600px;min-height:550px;background-color:#fff;padding:2rem;border-radius:1rem;box-shadow:0 .625rem 1.5rem #00000014;display:flex;flex-direction:column;align-items:center;gap:1rem}.panel-subtitle{font-size:2rem;font-weight:500;margin-bottom:.8rem;text-align:center;font-family:Noto Sans,sans-serif}.upi-apps{display:flex;justify-content:center;flex-wrap:wrap;gap:1.2rem;margin:.5rem 0 1rem}.upi-apps img{height:40px;width:auto;object-fit:contain;filter:drop-shadow(0px 2px 4px rgba(0,0,0,.1))}.qr-code{width:200px;height:200px;margin:1rem auto}.donate-button{margin-top:1rem;padding:.75rem 1.5rem;font-size:1rem;border:none;border-radius:.5rem;background-color:#195dd4;color:#fff;cursor:pointer;transition:background-color .3s ease}.donate-button:hover{opacity:.9}.panel ul{list-style:none;padding-left:0;font-size:1.1rem;line-height:1.8;margin-top:.5rem}.panel li{position:relative;padding-left:2rem;margin-bottom:1rem}.panel li:before{content:"✔️";position:absolute;left:0;top:2px;color:#6a0dad;font-size:1rem}
