.fp-hero{align-items:center;align-self:stretch;background:linear-gradient(180deg,#d2deff80,#ff7e0d80),url(https://res.cloudinary.com/orthodox-union/image/upload/v1753777029/ifs-2025/IFS%20Web%20Media/Web%20Images/Hero_1440.png) #d3d3d3 50% /cover no-repeat;background-blend-mode:screen,normal;display:flex;flex-direction:column;gap:28px;height:668px;justify-content:center;padding:0 80px 72px;text-align:center}.fp-hero .text{font-size:6rem;font-weight:var(--font-weight-bold);letter-spacing:1px;line-height:1;text-shadow:0 -2px 20px rgba(30,80,180,.1),0 2px 8px rgba(30,80,180,.2);text-transform:uppercase}.fp-hero .text.text--white{color:#fff}.fp-hero .text.text--blue{color:var(--color-primary)}@media (max-width:1224px){.fp-hero .text{font-size:3rem}}@media (max-width:964px){.fp-hero .text{font-size:2rem}}.fp-hero .btn{margin-top:2rem}.fp-stats{background-color:var(--color-secondary);padding:2rem 0}.fp-stats .stat-item{display:flex;flex-direction:column;gap:.75rem;padding:.75rem 1rem;text-align:center}.fp-stats label{color:#fff;font-weight:var(--font-weight-semibold);letter-spacing:2px;text-transform:uppercase}.fp-stats .num{background:linear-gradient(90deg,#90dcff .67%,#00a2e3 83.29%);-webkit-background-clip:text;font-size:3rem;letter-spacing:1px;-webkit-text-fill-color:transparent;background-clip:text;font-weight:var(--font-weight-bold)}@media (max-width:1224px){.fp-stats .num{font-size:2rem}}@media (max-width:964px){.fp-stats .num{font-size:1.5rem}}.fp-locations{background:linear-gradient(180deg,#fff,#e5eefa);padding:4rem 0 5rem}.fp-locations header{text-align:center}.fp-locations .location-slider{gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.fp-locations .location-slider::-webkit-scrollbar{display:none}@media screen and (min-width:1964px){.fp-locations .location-slider{justify-content:center}}.fp-locations .location-item{align-items:center;background-position:50%;background-size:cover;border-radius:105px;color:#fff;display:flex;font-size:1rem;font-weight:700;gap:5px;height:340px;justify-content:center;letter-spacing:.5px;max-width:220px;min-width:220px;padding:2rem;position:relative;text-decoration:none;transition:min-width .5s ease,max-width .5s ease,gap 1s ease}.fp-locations .location-item:before{background:#0006;border-radius:105px;content:"";inset:0;position:absolute;z-index:1}.fp-locations .location-item .arrow,.fp-locations .location-item .name{position:relative;z-index:2}.fp-locations .location-item:hover{gap:50px;max-width:230px;min-width:230px}.fp-locations .location-item:hover:before{background:#0000004d}.fp-safety{background:linear-gradient(180deg,#e5eefa,#fff);padding:0 0 4rem;text-align:center}.fp-safety .safety-content{gap:1rem}.fp-safety .safety-item{background:#ffffff80;border:1px solid #e5eefa;border-radius:1rem;display:flex;flex:1;flex-direction:column;padding:2rem 1.5rem;text-align:center}.fp-safety img{height:170px;margin-bottom:1.5rem;width:170px}.fp-safety h3{font-size:1rem;font-weight:var(--font-weight-semibold);letter-spacing:2px;margin-bottom:.5rem;text-transform:uppercase}.fp-safety a.safety-item{align-items:center;background:var(--color-primary);color:#fff;justify-content:center;max-width:180px;text-decoration:none;transition:all var(--transition-fast)}.fp-safety a.safety-item h3{color:#fff;line-height:1.5}.fp-safety a.safety-item:hover{background:color-mix(in srgb,var(--color-primary) 90%,#000 10%)}.fp-upcoming{background:#172336;padding:4rem 0;text-align:center}.fp-upcoming header{margin-bottom:2rem}.fp-upcoming header h2{color:#90dcff}.fp-upcoming .trips-container{align-items:center;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:center;margin-bottom:2rem}.fp-upcoming .trips-container .trip{background:#f0f9ff;background-image:url(https://res.cloudinary.com/orthodox-union/image/upload/v1753776993/ifs-2025/IFS%20Web%20Media/Graphics/Plane_02.svg);background-position:-30px 0;background-repeat:no-repeat;border:2px solid #dbf0ff;border-radius:1rem;color:#175a7d;flex:1;font-weight:500;line-height:2;max-width:50%;min-width:21%;padding:3rem 2rem;position:relative;text-decoration:none;transition:all var(--transition-slow)}.fp-upcoming .trips-container .trip:hover{background-position:0 0}.fp-upcoming .trips-container .trip:after{border-bottom:2px dashed #dbf0ff;content:"";left:0;position:absolute;top:calc(50% - 4px);width:100%}@media screen and (max-width:1024px){.fp-upcoming .trips-container .trip{min-width:40%}}@media screen and (max-width:768px){.fp-upcoming .trips-container .trip{min-width:100%}}.fp-upcoming .trips-container .trip-date{color:var(--color-secondary);font-size:2rem;font-weight:var(--font-weight-semibold);letter-spacing:2px;line-height:3rem;text-transform:uppercase}.fp-upcoming .trips-container .trip-name{color:var(--color-secondary);font-size:.9rem;font-weight:700;letter-spacing:.12px;margin-bottom:4rem;text-transform:uppercase}.fp-upcoming .trips-container .trip-ages,.fp-upcoming .trips-container .trip-dates{align-items:center;display:flex;gap:8px;justify-content:center}.fp-upcoming .btn{color:#fff}.fp-upcoming .btn:hover{background:#ffffff0d}.fp-trips{background:#fcfeff;padding:4rem 0}.fp-trips header{text-align:center}.fp-trips .trips-container{gap:2rem}.fp-trips .trip{background:#fff;border-radius:1rem;box-shadow:0 8px 16px -4px #10182814;flex:1;margin-bottom:2rem;max-width:calc(33.333% - 2rem);min-width:calc(33.333% - 2rem);text-decoration:none;transition:all var(--transition-slow)}.fp-trips .trip .thumb{border-radius:1rem;flex:1;height:270px;margin-bottom:1rem;overflow:hidden;position:relative}.fp-trips .trip .thumb img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;transition:transform var(--transition-slow);width:100%}.fp-trips .trip:hover{box-shadow:0 0 0 0 transparent}.fp-trips .trip:hover .thumb img{transform:scale(1.05)}@media screen and (max-width:1200px){.fp-trips .trip{min-width:calc(50% - 2rem)}}@media screen and (max-width:764px){.fp-trips .trip{min-width:100%}}.fp-trips .title{color:var(--color-text);font-size:1rem;font-weight:var(--font-weight-semibold);letter-spacing:2px;margin-bottom:.5rem;padding:0 1rem;text-transform:uppercase}.fp-trips .description{color:var(--color-text-light);font-size:.875rem;line-height:1.5;padding:0 1rem 1rem}.fp-application{background:#f4f8fb;padding:4.5rem 1rem 4rem}.fp-application h2{text-align:center}.fp-application .application-steps{gap:4rem;margin-bottom:2rem}.fp-application .step{background:var(--color-secondary);border-radius:1rem;color:#fff;flex:1;padding:2rem 1.5rem 2rem 2rem;position:relative;text-align:center}.fp-application .num{background:#f4f8fb;left:-1rem;position:absolute;top:2rem}.fp-application .title{font-size:1rem;font-weight:var(--font-weight-semibold);letter-spacing:2px;margin-bottom:1rem;text-transform:uppercase}.fp-application .description{font-size:.875rem;line-height:1.5}.fp-application footer{gap:1rem;justify-content:center}.fp-application footer .btn-secondary{color:var(--color-secondary)}.fp-application footer .btn-secondary:hover{background:#0000001a}.fp-faq{background:linear-gradient(180deg,#fff,#e5eefa);padding:4rem 0}.fp-faq h2{text-align:center}.fp-faq .faq-inner{display:flex;gap:2rem}.fp-faq .faq-inner .faq-container{flex:3}.fp-faq .faq-inner .faq-img{border-radius:1rem;flex:2;overflow:hidden;position:relative}.fp-faq .faq-inner .faq-img img{height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;position:absolute;width:100%}@media screen and (max-width:1200px){.fp-faq .faq-inner .faq-img{display:none}}.fp-faq .btn{border-radius:1rem;padding:1.5rem;width:100%}.fp-testimonials{background:linear-gradient(180deg,#e5eefa,#fff);padding:0 0 4rem}.fp-testimonials .flex{gap:1.5rem}.fp-testimonials .testimonials-left{border-radius:1rem;flex:1;overflow:hidden;position:relative}.fp-testimonials .testimonials-left h2{background:#fff;border-radius:0 0 1rem;display:inline-block;line-height:1.4;padding:0 1rem 1rem;position:relative;z-index:1}.fp-testimonials .testimonials-left 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%}@media screen and (max-width:1200px){.fp-testimonials .testimonials-left{display:none}}.fp-testimonials .testimonials-right{display:flex;flex:1;flex-direction:column;gap:1rem}.fp-testimonials .testimonials-right header{display:none}@media screen and (max-width:1200px){.fp-testimonials .testimonials-right header{display:block}}.fp-testimonials .testimonials-right .testimonial-item{background:#f7f7f8;background-image:url(https://res.cloudinary.com/orthodox-union/image/upload/v1753777013/ifs-2025/IFS%20Web%20Media/Graphics/Quote_graphic.svg);background-position:97% 95%;background-repeat:no-repeat;border-radius:1rem;color:#4f5b61;padding:1.5rem}.fp-testimonials .testimonials-right p{font-size:.875rem;font-style:italic;font-weight:400;line-height:1.6;margin-bottom:1.5rem}.fp-testimonials .testimonials-right .name{display:block;font-size:.75rem;font-style:normal;font-weight:700;letter-spacing:.12px;text-transform:uppercase}.fp-testimonials .testimonials-right .meta{font-size:.65rem;font-weight:500}.fp-testimonials .card>footer{align-items:center;background:linear-gradient(90deg,#00ccf2 .67%,#00a2e3);border-radius:15px;color:#fff;justify-content:space-between;margin-top:1.5rem;padding:1.5rem}.fp-testimonials .card>footer>span{font-size:1.5rem;font-weight:700;letter-spacing:.8px}.fp-testimonials .card>footer .btns{gap:.5rem}.fp-testimonials .card>footer .btn-secondary{border:1px solid #fff;color:#fff}
