@import"https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap";:root{--color-primary:#32baf6;--color-primary-contrast:#fff;--color-secondary:#00154a;--color-text:#151d24;--color-text-light:#4f5b61;--color-text-lighter:#7e919c;--color-bg:#f7f7f8;--color-bg-dark:#161e36;--color-bg-light:#fff;--font-family-primary:"Plus Jakarta Sans",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;--font-family-heading:var(--font-family-primary);--font-size-base:clamp(14px,2.5vw,16px);--font-weight-normal:400;--font-weight-medium:500;--font-weight-semibold:600;--font-weight-bold:800;--line-height-tight:1.25;--line-height-normal:1.5;--line-height-relaxed:1.75;--space-xs:clamp(.25rem,.5vw,.5rem);--space-sm:clamp(.5rem,1vw,.75rem);--space-md:clamp(1rem,2vw,1.25rem);--space-lg:clamp(1.5rem,3vw,2rem);--space-xl:clamp(2rem,4vw,2.5rem);--space-2xl:clamp(3rem,5vw,4rem);--space-3xl:clamp(4rem,6vw,5rem);--transition-fast:.15s cubic-bezier(.4,0,.2,1);--transition-normal:.25s cubic-bezier(.4,0,.2,1);--transition-slow:.35s cubic-bezier(.4,0,.2,1);--z-base:1;--z-dropdown:1000;--z-sticky:1020;--z-fixed:1030;--z-modal-backdrop:1040;--z-modal:1050;--z-popover:1060;--z-tooltip:1070;--z-toast:1080;--container-max-width:1200px;--container-padding:var(--space-md);--radius-sm:4px;--radius-md:8px;--radius-lg:12px;--radius-xl:20px;--radius-full:9999px;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow-md:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1);--shadow-lg:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--shadow-xl:0 20px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1)}@media (prefers-reduced-motion:reduce){:root{--transition-fast:0s;--transition-normal:0s;--transition-slow:0s}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}*,:after,:before{box-sizing:border-box}*{margin:0}body{line-height:1.5;-webkit-font-smoothing:antialiased;color:#333;color:#151d24;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-family:Plus Jakarta Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-size:14px;font-size:clamp(14px,2.5vw,16px);padding-top:90px}canvas,img,picture,svg,video{display:block;max-width:100%}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}#__next,#root{isolation:isolate}ol[role=list],ul[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{display:block;max-width:100%}button,input,select,textarea{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}h1,h2,h3,h4,h5,h6{color:#333;color:#151d24;font-weight:700;line-height:1.25;margin-bottom:2rem}h1{font-size:2.25rem;letter-spacing:1px}h2{font-size:1.875rem}h3{font-size:1.5rem}h4{color:#151d24;font-size:1rem;font-weight:600;letter-spacing:2px;text-transform:uppercase}@media (min-width:768px){h1{font-size:3rem}h2{font-size:2.25rem}h3{font-size:1.875rem}}p{line-height:1.5;margin-bottom:clamp(1rem,2vw,1.25rem)}a{color:#0073aa;color:#32baf6;text-decoration:underline;transition:color .15s ease-in-out;transition:color .15s cubic-bezier(.4,0,.2,1)}a:focus,a:hover{color:#005177;color:#00154a}b,strong{font-weight:700;font-weight:800}em,i{font-style:italic}small{font-size:.875rem;font-size:var(--font-size-sm)}ol,ul{margin-bottom:clamp(1rem,2vw,1.25rem);padding-left:1.5rem}li{margin-bottom:clamp(.25rem,.5vw,.5rem)}code,pre{font-family:ui-monospace,SFMono-Regular,SF Mono,Consolas,Liberation Mono,Menlo,monospace;font-size:.875rem;font-size:var(--font-size-sm)}code{border-radius:.25rem;border-radius:4px;padding:.125rem .25rem}code,pre{background:#f8f9fa;background:#fff}pre{border-radius:.375rem;border-radius:8px;margin-bottom:clamp(1rem,2vw,1.25rem);overflow-x:auto;padding:clamp(1rem,2vw,1.25rem)}pre code{background:none;padding:0}.container{margin:0 auto;max-width:1280px;padding:0 clamp(1rem,2vw,1.25rem)}.card{background:#fff;border-radius:1rem;box-shadow:0 20px 24px -4px #1018280f,0 8px 8px -4px #10182805;padding:1.5rem}.img-wrapper{position:relative}.img-wrapper>img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;top:0;width:100%}.hidden{display:none}.block,.hidden-mobile{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.items-center{align-items:center}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.justify-center{justify-content:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}@media (max-width:1024px){.flex{flex-direction:column}.flex-row{flex-direction:row}}@media (max-width:1023px){.hidden-mobile{display:none!important}}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:var(--font-size-sm)}.text-base{font-size:clamp(14px,2.5vw,16px)}.text-lg{font-size:var(--font-size-lg)}.text-xl{font-size:var(--font-size-xl)}.text-primary{color:#32baf6}.text-secondary{color:#00154a}.bg-primary{background-color:#32baf6}.bg-secondary{background-color:#00154a}.site-header{background:#fff;border-bottom:1px solid #dee2e6;left:0;padding:clamp(1.5rem,3vw,2rem) clamp(1rem,2vw,1.25rem);position:fixed;right:0;top:0;transition:all .15s cubic-bezier(.4,0,.2,1);width:100%;z-index:1000}.site-header .logos{gap:2rem}.site-header .logos img{height:45px}@media (min-width:1024px){.site-header .site-navigation{align-items:center;display:flex;position:relative}}.site-header .mobile-menu-toggle{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:clamp(.25rem,.5vw,.5rem);z-index:1001}.site-header .hamburger-line{background-color:#151d24;border-radius:2px;height:3px;transition:all .15s cubic-bezier(.4,0,.2,1);width:24px}.site-header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:first-child{transform:rotate(45deg) translate(5px,4px)}.site-header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(2){opacity:0}.site-header .mobile-menu-toggle[aria-expanded=true] .hamburger-line:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.site-header .nav-actions,.site-header .nav-menu-wrapper{align-items:center;display:flex;gap:8px}.site-header nav ul{display:flex;list-style:none;margin:0;padding:0}.site-header nav ul li{margin-bottom:0}.site-header nav a:not(.btn){background:none;border-radius:500px;color:#151d24;font-size:13px;font-weight:600;letter-spacing:1px;line-height:1;padding:clamp(.5rem,1vw,.75rem) clamp(1rem,2vw,1.25rem);text-decoration:none;text-transform:uppercase;transition:background .15s cubic-bezier(.4,0,.2,1)}.site-header nav a:not(.btn):hover{background:#0d12160f}.site-header nav a.btn{font-size:.9rem;margin-left:8px;padding:.5rem 1.25rem}.site-header .header-search{align-items:center;display:flex;position:relative}.site-header .search__open{border-radius:50%;cursor:pointer;height:40px;padding:clamp(.25rem,.5vw,.5rem);transition:background-color .15s cubic-bezier(.4,0,.2,1);width:40px}.site-header .search__open:hover{background-color:#0d12160f}.site-header .search__open .search-icn{height:24px;width:24px}.site-header .search__form{align-items:center;display:flex;gap:clamp(.25rem,.5vw,.5rem);min-width:200px}.site-header .search__form .search-icn{height:18px;opacity:.7;width:18px}.site-header .search__form .search__input{background:transparent;border:none;border-bottom:1px solid #666;border-radius:0;flex:1;font-size:.8rem;outline:none;padding-bottom:.5rem!important}.site-header .search__form .search__input::-moz-placeholder{color:#6c757d}.site-header .search__form .search__input::placeholder{color:#6c757d}.site-header .search__form .search__close,.site-header .search__form .search__submit{background:none;border:none;border-radius:4px;cursor:pointer;padding:clamp(.25rem,.5vw,.5rem);transition:background-color .15s cubic-bezier(.4,0,.2,1)}.site-header .search__form .search__submit img{height:22px;width:22px}.site-header .search__form .search__close img{height:12px;opacity:.7;width:12px}@media (max-width:1024px){.site-header .mobile-menu-toggle{display:flex}.site-header .nav-menu-wrapper{align-items:stretch;background:#fff;border-top:1px solid #dee2e6;box-shadow:0 4px 6px #0000001a;flex-direction:column;gap:0;left:0;opacity:0;padding:clamp(1rem,2vw,1.25rem);position:fixed;right:0;top:90px;transform:translateY(-100%);transition:all .15s cubic-bezier(.4,0,.2,1);visibility:hidden;z-index:999}.site-header .mobile-menu-toggle[aria-expanded=true]+.nav-menu-wrapper{opacity:1;transform:translateY(0);visibility:visible}.site-header .primary-menu{flex-direction:column;gap:0;width:100%}.site-header .primary-menu li{border-bottom:1px solid #f8f9fa;width:100%}.site-header .primary-menu li:last-child{border-bottom:none}.site-header .primary-menu a:not(.btn){border-radius:0;box-sizing:border-box;display:block;padding:clamp(1rem,2vw,1.25rem);text-align:left;width:100%}.site-header .primary-menu a:not(.btn):hover{background:#f8f9fa}.site-header .nav-actions{border-top:1px solid #f8f9fa;flex-direction:column;gap:clamp(1rem,2vw,1.25rem);margin-top:clamp(1rem,2vw,1.25rem);padding-top:clamp(1rem,2vw,1.25rem);width:100%}.site-header .btn-gradient,.site-header .search{justify-content:center;width:100%}.site-header .btn-gradient{margin-left:0}}.site-footer{background:none;display:flex;flex-direction:column;gap:2.5rem;overflow:hidden;padding:4rem clamp(1rem,2vw,1.25rem) 2rem;position:relative}.site-footer .footer-vector{height:100%;position:absolute;right:0;top:10px;width:auto;z-index:-1}.site-footer .logos{color:#7e919c;font-size:.8rem;font-weight:400;max-width:400px}.site-footer .logos .flex{gap:2rem;margin-bottom:20px}.site-footer .logos img{height:38px}.site-footer .menus{gap:3rem;width:100%}.site-footer .footer-menus{gap:3rem}.site-footer .footer-menus ul{display:flex;flex-direction:column;gap:.5rem;list-style:none;margin:0;padding:0}.site-footer .footer-menus header{color:#32baf6;font-weight:800;letter-spacing:1px;margin-bottom:.5rem;text-transform:uppercase}.site-footer .footer-menus a{color:#151d24;opacity:.6;text-decoration:none}.site-footer .footer-menus a:hover{opacity:1}.site-footer .copyright{gap:6px;opacity:.3}.site-footer .copyright a{color:#151d24;text-decoration:none}.site-footer .copyright a:hover{text-decoration:underline}.form-group{margin-bottom:clamp(1rem,2vw,1.25rem)}.gform_wrapper .gform_body label.gfield_label,label{color:#151d24;display:block;font-size:.8rem;font-weight:400;margin-bottom:clamp(.25rem,.5vw,.5rem)}input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fcfcfc;border:1px solid #e8eaeb;border-radius:8px;color:#151d24;font-size:clamp(14px,2.5vw,16px);line-height:1.5;padding:.65rem!important;transition:all .15s cubic-bezier(.4,0,.2,1);width:100%}:is(input[type=text],input[type=email],input[type=password],input[type=url],input[type=tel],input[type=number],input[type=search],textarea,select):hover{background:#fff}input:focus,select:focus,textarea:focus{border-color:#32baf6;outline:none}textarea{min-height:120px;resize:vertical}.form-error{color:#dc3545}.form-error,.form-success{font-size:var(--font-size-sm);margin-top:clamp(.25rem,.5vw,.5rem)}.form-success{color:#28a745}.gform_button.button,a.btn,span.btn{align-items:center;border:none;border-radius:500px;cursor:pointer;display:inline-flex;font-size:clamp(14px,2.5vw,16px);font-weight:600;justify-content:center;letter-spacing:1px;line-height:1.5;padding:clamp(.5rem,1vw,.75rem) clamp(1.5rem,3vw,2rem);text-decoration:none;text-transform:uppercase;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.gform_button.button{background-color:#32baf6;color:#fff}.gform_button:hover{background-color:color-mix(in srgb,#32baf6 90%,#000 10%)}.btn:focus{outline:none}.btn-primary{background-color:#32baf6;color:#fff}.btn-primary:focus,.btn-primary:hover{background-color:color-mix(in srgb,#32baf6 90%,#000 10%);color:#fff}.btn-white{background-color:#fff;color:#151d24}.btn-white:focus,.btn-white:hover{background-color:#f7f7f8}.btn-secondary{background-color:transparent;border-color:#32baf6;color:#32baf6}.btn-secondary:focus,.btn-secondary:hover{background-color:#32baf6;color:#fff}.btn-gradient{background:linear-gradient(90deg,#00ccf2 .67%,#00a2e3);color:#fff;overflow:hidden;position:relative;transition:all .15s cubic-bezier(.4,0,.2,1);z-index:0}.btn-gradient:before{background:linear-gradient(90deg,#90dcff .67%,#00a2e3 83.29%)}.btn-gradient:after,.btn-gradient:before{content:"";inset:0;opacity:0;position:absolute;transition:opacity .15s cubic-bezier(.4,0,.2,1);z-index:-1}.btn-gradient:after{background:linear-gradient(90deg,#90dcff .67%,#00a2e3 24.07%,#1f739f 84.72%)}.btn-gradient:hover{color:#fff}.btn-gradient:hover:before{opacity:1}.btn-gradient:focus{color:#fff}.btn-gradient:focus:after{opacity:1}.btn-gradient>*{position:relative;z-index:1}.rotating-text-wrapper{display:inline-block;height:6rem;overflow:hidden;position:relative;vertical-align:bottom}@media (max-width:1224px){.rotating-text-wrapper{height:3rem}}@media (max-width:964px){.rotating-text-wrapper{height:2rem}}.rotating-text{display:inline-block;opacity:1;transform:translateY(0);transition:transform .6s cubic-bezier(.25,.46,.45,.94),opacity .6s ease;white-space:nowrap}.rotating-text-wrapper:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.1),transparent);content:"";inset:0 -2px;pointer-events:none;position:absolute;transform:translate(-100%);transition:transform .6s ease;z-index:-1}.rotating-text-wrapper.changing:before{transform:translate(100%)}.filters{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:2rem}.filters .filter{position:relative}.filters .filter input[type=checkbox]{display:none}.filters .filter label{background:none;border-radius:500px;color:#00154a;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:1px;padding:.7rem 1.1rem;text-transform:uppercase;transition:all .15s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;-moz-user-select:none;user-select:none}.filters .filter label:hover{background:#5d9cf41a}.filters .filter input[type=checkbox]:checked+label,.filters .filter input[type=checkbox]:checked+label:hover{background:#00154a;color:#fff}.popup{align-items:center;background:#00000080;display:none;height:100vh!important;justify-content:center;left:0!important;opacity:0;position:fixed!important;top:0!important;transform:none!important;transition:opacity .3s ease;width:100vw!important;z-index:9999}.popup.active{display:flex;opacity:1}.popup-content{background:#fff;border-radius:1rem;box-shadow:0 10px 40px #0003;max-height:80vh;max-width:700px;overflow-y:auto;padding-bottom:1rem;position:relative;transform:scale(.8);transition:transform .3s ease;width:90%}.popup.active .popup-content{transform:scale(1)}.popup-content header{align-items:center;color:#151d24;display:flex;font-size:1.1rem;font-weight:600;justify-content:space-between;padding:2rem 2rem 0;position:relative}.popup-body{color:#4f5b61;line-height:1.6;padding:1rem 2rem}.close-popup{align-items:center;border-radius:50%;color:#151d24;cursor:pointer;display:flex;font-size:1.5rem;font-weight:400;height:32px;justify-content:center;padding-bottom:8px;position:absolute;right:.5rem;top:.5rem;transition:color .15s cubic-bezier(.4,0,.2,1);width:32px}.close-popup:hover{background:#efefef;color:#151d24}.included-card{cursor:pointer;transition:transform .15s cubic-bezier(.4,0,.2,1),box-shadow .15s cubic-bezier(.4,0,.2,1)}.included-card:hover{box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.popup footer a{color:#32baf6;font-size:.75rem;font-weight:600;letter-spacing:1px;text-decoration:none;text-transform:uppercase}.popup footer a:hover{color:var(--color-primary-dark)}@media (max-width:768px){.popup-content{max-height:90vh;width:95%}.popup-content header{font-size:1.125rem;padding:1rem 1.5rem .75rem}.popup-body{padding:1rem 1.5rem 1.5rem}}.adventure-box{align-items:center;background:linear-gradient(0deg,#00a2e399,#00a2e399),url(https://res.cloudinary.com/orthodox-union/image/upload/v1753776998/ifs-2025/IFS%20Web%20Media/Web%20Images/DSC00707.jpg) #d3d3d3 50% /cover no-repeat;border-radius:1rem;display:flex;flex-direction:column;margin-bottom:3rem;margin-top:3rem;padding:4rem 2rem}.adventure-box h1{color:#fff}.adventure-box p{color:#fff;font-size:1.1rem;margin-bottom:2rem;text-align:center}.contact-box{color:#151d24;padding:2rem 1.5rem}.contact-box header{font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1.5rem;text-transform:uppercase}.contact-box a{color:#151d24;font-size:.875rem;font-weight:500;text-decoration:none}.contact-box .flex{gap:5px;margin-bottom:.5rem}.contact-box p{color:#7e919c}.contact-box .social-icn{align-items:center;background:#151d24;border-radius:50%;display:flex;flex-shrink:0;height:36px;justify-content:center;width:36px}.volunteer-box{color:#fff;padding:6rem 1rem 5rem;position:relative;text-align:center}.volunteer-box:before{background:linear-gradient(90deg,#7234c400,#7234c4);content:"";inset:0;position:absolute;z-index:1}.volunteer-box img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;position:absolute;top:0;width:100%}@media (min-width:1024px){.volunteer-box img{-o-object-position:center -300px;object-position:center -300px}}.volunteer-box .text,.volunteer-box h2{color:#fff;position:relative;z-index:1}.volunteer-box .text{font-size:1.25rem;font-weight:700;margin-bottom:2rem}.volunteer-box .btn{position:relative;z-index:1}.resources-box{margin-bottom:3rem;margin-top:3rem}.resources-box header{margin-bottom:1rem}.resources-box header h2{font-size:2rem;letter-spacing:1px;margin-bottom:.5rem}.resources-box header p{color:#7e919c;font-size:.875rem}.resources-box .resources-slider{display:flex;gap:1.5rem;margin:-2rem -2rem 0;overflow-x:auto;padding:2rem;scroll-behavior:smooth;scrollbar-width:none}.resources-box .resources-slider::-webkit-scrollbar{display:none}.resources-box .resources-slider .card{max-width:calc(50% - .75rem);min-width:calc(50% - .75rem)}@media (min-width:764px){.resources-box .resources-slider .card{max-width:calc(33.333% - 1rem);min-width:calc(33.333% - 1rem)}}@media (min-width:1024px){.resources-box .resources-slider .card{max-width:calc(25% - 1.125rem);min-width:calc(25% - 1.125rem)}}.resources-box .card{background:none;border:1px solid #cedae0;border-radius:.5rem;box-shadow:none;flex-shrink:0;padding:2.5rem 2rem 1rem;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1)}.resources-box .card:hover{background:#fff;border-color:transparent;box-shadow:0 8px 24px -5px #1018281c}.resources-box img{height:120px;margin-bottom:1.5rem}.resources-box .title{color:#32baf6;display:block;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-bottom:1rem;text-transform:uppercase}.resources-box p{color:#4f5b61;font-size:.875rem;font-weight:400;margin:0}.resources-box .controls{display:flex;gap:.5rem}.resources-box .controls>*{align-items:center;border:1px solid #151d24;border-radius:50%;cursor:pointer;display:flex;justify-content:center;max-height:44px;max-width:44px;min-height:44px;min-width:44px;opacity:.5;transition:all .15s cubic-bezier(.4,0,.2,1)}.resources-box .controls>:hover{opacity:1}.resources-box .controls>.disabled{cursor:not-allowed;opacity:.2}.instagram-box{background:#f4f8fb;padding-bottom:2rem;padding-top:3rem}.instagram-box header{margin-bottom:-2rem}.instagram-box header h2{background:linear-gradient(90deg,#7c2bf5,#fa02ac 25.96%,#ffc800);background-clip:text;-webkit-background-clip:text;font-size:2rem;letter-spacing:1px;margin-bottom:.5rem;-webkit-text-fill-color:transparent;display:inline-block;font-size:700}.instagram-box header p{color:#7e919c;font-size:.875rem;font-weight:400;margin:0}.switch{align-items:center;background:#f7f7f8;border:1px solid #e8eaeb;border-radius:500px;display:flex;gap:.5rem;justify-content:center;margin:0 auto 3rem;max-width:600px;padding:.4rem;text-align:center}.switch>span{border-radius:500px;color:#151d24;cursor:pointer;display:block;flex:1;font-size:.875rem;font-weight:500;padding:.8rem 1.5rem;text-align:center;transition:all .15s cubic-bezier(.4,0,.2,1)}.switch>span:hover{background:color-mix(in srgb,#32baf6 10%,#fff 90%)}.switch>span.active{background:#32baf6;color:#fff}.switch-panel{display:none;opacity:0;transform:translate(30px);transition:all .6s ease-in-out}.switch-panel.active{display:block;opacity:1;transform:translate(0)}.switch-panel.fade-left{transform:translate(-30px)}.switch-panel.fade-left.active{transform:translate(0)}.switch-panel.fade-right{transform:translate(30px)}.switch-panel.fade-right.active{transform:translate(0)}.faq-item{background:#fff;border:1px solid #f4f8fb;border-radius:1rem;margin-bottom:1rem;overflow:hidden;padding-bottom:.5rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.faq-item.active{padding-bottom:1.5rem}.faq-item.active .faq-icon{right:2rem;transform:rotate(180deg)}.faq-item.active .faq-trigger{color:#32baf6}.faq-trigger{background:none;border:none;color:#151d24;cursor:pointer;font-size:1.125rem;font-weight:500;padding:1.5rem 2rem 1rem;position:relative;text-align:left;width:100%}.faq-icon,.faq-trigger:hover{color:#32baf6}.faq-icon{font-size:1.5rem;height:24px;line-height:1;position:absolute;right:1.5rem;top:1.5rem;transition:all .15s cubic-bezier(.4,0,.2,1);width:24px}.faq-content{color:#4f5b61;line-height:1.6;overflow:hidden;padding:0 2rem;transition:max-height .3s ease-out}.not-found{background:linear-gradient(180deg,#e5eefa,#fff);margin:0 auto;padding:6rem 2rem}.not-found img{margin:0 auto 2rem;max-width:500px;width:90%}.not-found .btns{gap:1rem;justify-content:center;margin-top:2rem}.not-found p{color:#7e919c;font-size:1.1rem}.not-found .btn-secondary{border:1px solid #32baf6}.search-page{background:linear-gradient(180deg,#e5eefa,#fff);margin:0 auto;padding:6rem 2rem}.search-page img.search-img{margin:0 auto 2rem;max-width:400px;width:90%}.search-page p.results{color:#151d24;font-size:1rem}.search-page p.meta{color:#7e919c}.search-page .search-results{margin:0 0 2rem;text-align:left}.search-page .search-results-list{margin-top:1.5rem}.search-page .search-pagination{align-items:center;border-top:1px solid #f4f8fb;display:flex;justify-content:space-between;margin-top:2rem;padding-top:1.5rem}.search-page .search-pagination .pagination-next a,.search-page .search-pagination .pagination-previous a{align-items:center;background:#fff;border:1px solid #dee2e6;border-radius:500px;color:#151d24;display:inline-flex;font-weight:500;letter-spacing:1px;padding:.5rem 1.5rem;text-decoration:none;text-transform:uppercase;transition:all .15s cubic-bezier(.4,0,.2,1)}.search-page .search-pagination .pagination-next a:hover,.search-page .search-pagination .pagination-previous a:hover{background:#32baf6;border-color:#32baf6;color:#fff}.search-page .search-pagination .pagination-numbers{align-items:center;display:flex;gap:1rem}.search-page .search-pagination .pagination-numbers .page-number{align-items:center;background:#fff;border:1px solid transparent;border-radius:50%;color:#151d24;display:inline-flex;font-weight:500;height:40px;justify-content:center;text-decoration:none;transition:all .15s cubic-bezier(.4,0,.2,1);width:40px}.search-page .search-pagination .pagination-numbers .page-number:hover{background:#efefef}.search-page .search-pagination .pagination-numbers .page-number.current{background:#32baf6;border-color:#32baf6;color:#fff;cursor:default}.search-page .search-pagination .pagination-numbers .dots{color:#4f5b61;padding:0 .25rem}.search-page .search-pagination .pagination-previous{margin-right:auto}.search-page .search-pagination .pagination-next{margin-left:auto}.search-page .search-result-item{background:#fff;border:1px solid #f4f8fb;border-radius:.5rem;display:block;margin-bottom:1rem;padding:1.5rem;text-decoration:none}.search-page .search-result-item .name{color:#151d24;font-size:1rem;font-weight:500}.search-page .search-result-item .search-excerpt{color:#4f5b61;font-size:.875rem;margin:0}.search-page .search-result-item p{margin-top:1rem}.search-page .search-result-item p:last-child{margin-bottom:0}.search-page .search-result-item:hover .name{color:#32baf6}.search-input-wrapper{align-items:center;background:#f7f7f8;border:1px solid #dee2e6;border-radius:.5rem;box-shadow:0 2.4px 3.6px #1018281a,0 1.2px 2.4px #1018280f;display:flex;gap:.5rem;margin:1.5rem 0 2rem;padding:.5rem 1rem;transition:all .15s cubic-bezier(.4,0,.2,1)}.search-input-wrapper:hover{background:#fff}.search-input-wrapper:focus-within{border-color:#32baf6}.search-input-wrapper img{height:28px;width:28px}.search-input-wrapper input{background:none;border:none}.page-volunteer header.volunteer-header{display:flex;flex-direction:column;height:400px}@media screen and (min-width:1024px){.page-volunteer header.volunteer-header{height:300px}}.page-volunteer header.volunteer-header:before{background:linear-gradient(0deg,#7234c4cc,#7234c4cc)}.page-volunteer header.volunteer-header h1,.page-volunteer header.volunteer-header img,.page-volunteer header.volunteer-header p{color:#fff;position:relative;z-index:1}.page-volunteer header.volunteer-header p{font-size:1.25rem;font-weight:700}.page-volunteer header.volunteer-header img{left:2rem;position:absolute;top:2rem;width:210px}.page-volunteer .volunteer-footer{margin-bottom:3rem;margin-top:3rem}.page-volunteer .volunteer-registration{align-items:center;background:#fff;border-radius:600px;justify-content:center;margin-bottom:3rem;margin-top:-8rem;padding:2rem 1.5rem;position:relative;text-align:center}@media screen and (min-width:1024px){.page-volunteer .volunteer-registration{border:1px solid #7234c4}}.page-volunteer .volunteer-registration img.taglit-logo{max-width:100px;min-width:100px}@media screen and (min-width:1024px){.page-volunteer .volunteer-registration img.taglit-logo{left:3rem;position:absolute;top:2.5rem}}.page-volunteer .volunteer-registration h3{margin-bottom:1rem}.page-volunteer .volunteer-registration .btn{background:#7234c4}.page-volunteer .mission .container{font-size:1rem;line-height:1.4;max-width:1000px;padding-bottom:1rem}.page-volunteer .mission .container .featured{background:#7234c414;border-radius:.875rem;color:#7234c4;font-style:italic;margin-top:2rem;padding:1.5rem}.page-volunteer .details{background:#7234c40a;padding:4rem 0}.page-volunteer .info-boxes{align-items:default;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:3rem}.page-volunteer .info-boxes .info{align-items:center;background:#fff;border-radius:.5rem;color:#2a3c6f;display:flex;font-size:1rem;gap:1rem;justify-content:center;padding:2.5rem}.page-volunteer .info-boxes .num{color:#151d24;font-size:2rem;font-weight:700;letter-spacing:1px;line-height:1;text-transform:capitalize}.page-volunteer .include-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.page-volunteer .include-container .include-box{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:1rem;color:#fff;display:flex;flex:1;flex-direction:column;font-size:.875rem;font-weight:400;height:310px;justify-content:center;max-width:31%;min-width:31%;overflow:hidden;padding:2rem 1.5rem;position:relative;text-align:center}@media screen and (max-width:1024px){.page-volunteer .include-container .include-box{max-width:48%;min-width:48%}}.page-volunteer .include-container .include-box header{font-size:1rem;font-weight:600;letter-spacing:2px;position:relative;text-transform:uppercase;z-index:1}.page-volunteer .include-container .include-box span{color:#fff;position:relative;z-index:1}.page-volunteer .include-container .include-box:nth-child(odd):before{background:linear-gradient(0deg,#3c1c6699,#3c1c6699);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-volunteer .include-container .include-box:nth-child(2n):before{background:linear-gradient(0deg,#7234c4cc,#7234c4cc);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page-volunteer .include-container .info{flex:2;text-align:left}@media screen and (min-width:1024px){.page-volunteer .include-container .info{margin-left:1rem;max-width:62%;min-width:62%}}.page-volunteer .include-container .info>header{color:#151d24;font-size:1.25rem;font-weight:700;letter-spacing:.8px;margin-bottom:1rem}.page-volunteer .include-container .info .note{background:#6b79a81a;border-radius:.5rem;color:#00154a;font-size:.875rem;font-weight:400;margin-bottom:.5rem;padding:1rem 1.5rem}.page-volunteer .dates{padding:4rem 0}.page-volunteer .dates .dates-container{display:grid;gap:2rem;grid-template-columns:1fr;margin-top:1rem}@media (min-width:764px) and (max-width:1199px){.page-volunteer .dates .dates-container{grid-template-columns:repeat(2,1fr)}}@media (min-width:1200px){.page-volunteer .dates .dates-container{grid-template-columns:repeat(3,1fr)}}.page-volunteer .dates .card{background:#fcfcfc;border:1px solid #e5eefa;box-shadow:none;overflow:hidden;transition:all .25s cubic-bezier(.4,0,.2,1)}.page-volunteer .dates .badge{font-weight:700;margin-bottom:.5rem;min-width:100%;text-transform:uppercase}.page-volunteer .dates .trip-info{flex-wrap:wrap;font-size:.875rem;padding:1rem 0}.page-volunteer .dates .trip-dates{color:#151d24;font-weight:500}.page-volunteer .dates .trip-ages{color:#4f5b61}.page-volunteer .dates footer{margin-bottom:0;padding:0}.page-volunteer .dates footer a{background:#7234c4}.page-volunteer .dates footer span{background:#2a3c6f;cursor:not-allowed;opacity:.5}.page-volunteer .dates footer a,.page-volunteer .dates footer span{display:block;font-size:.75rem;text-align:center}.page-volunteer .eligibility{background:#3b1b66;color:#fff;padding:3rem 0}.page-volunteer .eligibility h2{color:#fff}.page-volunteer .eligibility .eligibility-content{gap:2rem}.page-volunteer .eligibility .eligibility-box{align-items:center;background:#fff3;border:1px solid #b2bce3;border-radius:1rem;display:flex;flex:1;flex-direction:column;font-size:.875rem;font-weight:400;height:300px;justify-content:center;padding:2rem 1rem}.page-volunteer .eligibility .eligibility-box.info{background:#e5eefa;background:#fff6;font-size:.75rem;padding:2.5rem 1rem}@media screen and (min-width:1024px){.page-volunteer .eligibility .eligibility-box{max-width:48%;min-width:48%}}@media screen and (min-width:1200px){.page-volunteer .eligibility .eligibility-box{max-width:31%;min-width:31%}}.page-volunteer .eligibility .eligibility-box img{height:72px;margin-bottom:2rem;width:72px}.page-volunteer .eligibility h3{color:#fff;font-size:1rem;font-weight:600;letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.volunteer-wrapper .volunteer-slider-hidden{display:none!important}.volunteer-wrapper .volunteer-slider .volunteer-slider-page{opacity:1;transition:opacity .3s ease-in-out;visibility:visible}.volunteer-wrapper .volunteer-slider .volunteer-slider-page.fade-out{opacity:0}.volunteer-wrapper .volunteer-slider .volunteer-slider-page.fade-in{opacity:1}.volunteer-wrapper .volunteer-slider-controls{align-items:center;display:flex;gap:1rem;margin-top:2rem}.volunteer-wrapper .volunteer-slider-controls .next,.volunteer-wrapper .volunteer-slider-controls .prev{align-items:center;background:#fff;border:1px solid #151d24;border-radius:50%;cursor:pointer;display:flex;justify-content:center;max-height:44px;max-width:44px;min-height:44px;min-width:44px;opacity:.7;transition:all .15s cubic-bezier(.4,0,.2,1)}.volunteer-wrapper .volunteer-slider-controls .next:hover,.volunteer-wrapper .volunteer-slider-controls .prev:hover{background-color:#151d240d;opacity:1}.volunteer-wrapper .volunteer-slider-controls .next.disabled,.volunteer-wrapper .volunteer-slider-controls .prev.disabled{cursor:not-allowed;opacity:.3}.volunteer-wrapper .volunteer-slider-controls .next.disabled:hover,.volunteer-wrapper .volunteer-slider-controls .prev.disabled:hover{background-color:#fff}.volunteer-wrapper .volunteer-slider-controls .next svg,.volunteer-wrapper .volunteer-slider-controls .prev svg{height:20px;transition:transform .15s cubic-bezier(.4,0,.2,1);width:20px}.volunteer-wrapper .volunteer-slider-controls .next:hover:not(.disabled) svg,.volunteer-wrapper .volunteer-slider-controls .prev:hover:not(.disabled) svg{transform:scale(1.1)}.volunteer-wrapper .volunteer-slider-controls[style*="display: none"]{display:none!important}.page{background:#fff;color:#4f5b61;font-size:.9rem}.page .page-header{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;color:#fff;display:flex;height:232px;justify-content:center;margin-bottom:4rem;position:relative;text-align:center}.page .page-header h1{color:#fff;margin-bottom:0;position:relative;text-transform:capitalize}.page .page-header:before{background:linear-gradient(0deg,#00154a66,#00154a66);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.page main.container{max-width:900px}.page-contact .questions{background:linear-gradient(180deg,#fff,#e5eefa);padding-bottom:4rem}.page-contact .questions .questions-flex{gap:4rem}.page-contact .questions .questions-flex>*{flex:1;position:relative}.page-contact .questions .about-faq{margin-top:3rem}.page-contact .questions .about-faq header{margin-bottom:1rem}.page-contact .questions .about-faq .question{color:#303436;cursor:pointer;font-size:1rem;font-weight:500;margin-bottom:.875rem}.page-contact .questions .about-faq .question:hover{color:#32baf6}.page-contact .questions .about-faq .faq-link{color:#32baf6;display:inline-block;font-size:.875rem;font-weight:600;letter-spacing:1px;margin-top:1rem;text-decoration:none;text-transform:uppercase}.page-contact .questions .about-faq .faq-link:hover{text-decoration:underline}
