body{background:#eef4f6}.page-loader{z-index:999999;opacity:1;background:#000;justify-content:center;align-items:center;transition:opacity .5s,visibility .5s;display:flex;position:fixed;inset:0}.page-loader.hide{opacity:0;visibility:hidden}.loader-video{object-fit:cover;width:100%;height:100%}.accent-border{padding-left:24px;display:inline-block;position:relative}.accent-border:after{content:"";background:#fff;width:2px;position:absolute;top:8px;bottom:8px;left:0}.home-hero-media,.home-hero-video,.home-hero-overlay{position:absolute;inset:0}.home-hero-video{object-fit:cover;width:100%;height:100%}.home-hero-overlay{background-image:linear-gradient(135deg,#5a3c021a,#1c15061a)}.home-hero-content{z-index:2;height:100%;position:relative}.video-btn{color:#fff;cursor:pointer;background:#facc1599;border:none;padding:12px 16px;font-size:14px;font-weight:700;transition:all .3s;position:absolute;bottom:24px;overflow:hidden}.modal{z-index:1000;opacity:0;background-color:#000c;transition:opacity .3s;display:none;position:fixed;inset:0}.modal.show{opacity:1;justify-content:center;align-items:center;display:flex}#videoModal .modal-content{background:#fff;border-radius:8px;width:90%;max-width:1200px;position:relative;overflow:hidden}.close-btn{color:#fff;cursor:pointer;z-index:1001;background:#00000080;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:28px;font-weight:700;display:flex;position:absolute;top:15px;right:20px}.video-container{width:100%;padding-top:56.25%;position:relative}.wistia-frame{border:0;width:100%;height:100%;position:absolute;inset:0}.section-header{margin-bottom:1rem;display:inline-block;position:relative}.section-header h2{color:#093c5a;letter-spacing:-.5px;margin:0;font-size:2.8rem;font-weight:700;line-height:1.1}.who-we-are-section{background:#eef8f9;padding:2.2rem 0 0;position:relative;overflow:hidden}.who-we-are-content{text-align:justify;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.foiz-sub-header{margin:0 0 1.5rem;color:#1e3a5f!important;font-family:var(--foiz-font-family)!important;letter-spacing:-.3px!important;text-transform:none!important;font-size:1.75rem!important;font-weight:700!important;line-height:1.25!important}.foiz-home-news-header .foiz-sub-header{margin:0}.who-we-are-text p{color:#4e606a;margin-bottom:1.8rem;font-size:.95rem;line-height:1.85}.stats-grid-new{grid-template-columns:repeat(2,1fr);gap:3.2rem 3rem;margin-top:2rem;display:grid}.stat-box-new{text-align:left}.mix{border-bottom:1px solid gray;align-items:center;display:flex}.number-new{color:#093c5a;letter-spacing:-2px;font-size:4.8rem;font-weight:900;line-height:1}.label-new{color:#1e3a5f;text-transform:uppercase;letter-spacing:2px;padding-left:10px;font-size:.78rem;font-weight:700;position:relative;top:17px}.description-new{color:#657786;margin-top:4px;font-size:.88rem;line-height:1.45}.core-values-section{background:#eef8f9;padding:0 0 2rem}.values-row{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.value-card{cursor:pointer;background-image:linear-gradient(to top right,#fff,#fbfcfc,#f8f8fa,#f3f5f7,#eff2f4,#e7edef,#dfe7ea,#d7e2e4,#cad9dc,#bcd0d5,#b0c6ce,#a3bdc7);border-radius:10px;flex-direction:column;flex:1;align-items:center;min-width:180px;max-width:200px;height:400px;padding:1.2rem .9rem;transition:transform .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.value-card:hover{transform:translateY(-8px);box-shadow:1px 3px 12px 1px #f9af2352}.icon-container{justify-content:center;align-items:center;margin-top:.8rem;margin-bottom:1rem;display:flex}.value-icon-img{object-fit:contain;width:64px;height:64px}.value-title{text-align:center;justify-content:center;align-items:flex-start;width:100%;min-height:68px;margin:0;font-size:1.25rem;font-weight:700;line-height:1.35;display:flex;color:#1e3a5f!important}.value-content{opacity:0;width:100%;max-height:0;transition:opacity .4s,max-height .4s,transform .4s,margin-top .4s;overflow:hidden;transform:translateY(14px)}.value-card:hover .value-content{opacity:1;max-height:260px;margin-top:.35rem;transform:translateY(0)}.value-content p{color:#4e606a;text-align:left;margin:0;font-size:.88rem;line-height:1.55}@media (max-width:768px){.home-hero-flex{align-items:flex-end;padding-top:110px;padding-bottom:70px}.who-we-are-content{grid-template-columns:1fr;gap:0}.stats-grid-new{grid-template-columns:1fr;gap:2.5rem 0}.section-header h2{font-size:2rem}.who-we-are-text h2{font-size:1.4rem}.number-new{font-size:3.5rem}.values-row{flex-direction:column;align-items:center}.value-card{width:100%;min-width:0;max-width:320px;height:420px}}@media (max-width:480px){.number-new{font-size:3rem}.label-new{letter-spacing:1px;font-size:.7rem}.value-card{min-width:320px;max-width:240px}}@keyframes homeBounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(6px)}60%{transform:translateY(3px)}}.home-scroll-indicator{z-index:2;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.home-scroll-link{color:#ffffffb8;flex-direction:column;align-items:center;text-decoration:none;transition:color .3s;display:flex}.home-scroll-link:hover{color:#fff}.home-scroll-text{text-transform:uppercase;letter-spacing:2px;margin-bottom:10px;font-size:12px}.home-scroll-arrow{width:24px;height:24px;animation:1.6s infinite homeBounce}.festival-popup-overlay{z-index:999999!important;background:#000000b8!important;justify-content:center!important;align-items:center!important;width:100vw!important;height:100vh!important;padding:24px!important;display:flex!important;position:fixed!important;inset:0!important}.festival-popup-box{background:#fff!important;border-radius:24px!important;justify-content:center!important;align-items:center!important;width:min(95vw,960px)!important;max-height:92vh!important;display:flex!important;position:relative!important;overflow:auto!important;box-shadow:0 30px 80px #00000059!important}.festival-popup-image{object-fit:contain!important;width:auto!important;max-width:100%!important;height:auto!important;max-height:90vh!important;display:block!important}.festival-popup-close{color:#093c5a!important;cursor:pointer!important;z-index:1000000!important;background:#fffffff5!important;border:none!important;border-radius:50%!important;width:46px!important;height:46px!important;font-size:30px!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:14px!important;right:14px!important;box-shadow:0 10px 28px #0000002e!important}@media (max-width:768px){.festival-popup-overlay{padding:16px!important}.festival-popup-box{border-radius:18px!important;width:94vw!important;max-height:88vh!important}.festival-popup-close{width:40px!important;height:40px!important;font-size:24px!important;top:10px!important;right:10px!important}}.who-we-are-text,.section-header{margin-left:0!important;padding-left:0!important}@media (max-width:1279px){.who-we-are-section .container,.core-values-section .container{padding-left:24px!important;padding-right:24px!important}}@media (max-width:768px){.who-we-are-text,.who-we-are-section .section-header,.core-values-section .section-header,.core-values-section .values-row{left:0}}.video-btn{right:clamp(0px,5vw,80px)}.who-we-are-section>div,.core-values-section>div{max-width:1280px!important}@media (min-width:1024px) and (max-width:1366px){.who-we-are-content{gap:2.5rem}.number-new{font-size:4rem}.value-card{min-width:160px;max-width:180px}}@media (min-width:769px) and (max-width:1023px){.who-we-are-content{grid-template-columns:1fr;gap:2rem}.stats-grid-new{grid-template-columns:repeat(2,1fr)}.who-we-are-text,.who-we-are-section .section-header,.core-values-section .section-header,.core-values-section .values-row{left:0}}@media (max-width:768px){.who-we-are-content{text-align:left;grid-template-columns:1fr;gap:1.5rem}.stats-grid-new{grid-template-columns:1fr}.value-card{width:100%;max-width:320px;min-width:unset}}.home-page-container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto;padding-left:32px;padding-right:32px;position:relative}.home-hero{height:90vh;min-height:650px;position:relative;overflow:hidden}.home-hero-content{z-index:2;height:100%}.home-hero-flex{align-items:flex-end;height:100%;padding-top:150px;padding-bottom:110px;display:flex}.hero-copy-wrap{width:100%;max-width:1100px;position:relative}.home-hero-title{color:#fff;letter-spacing:-.02em;max-width:1000px;margin:0;padding-left:18px;font-size:50px;line-height:1.12;display:inline-block;position:relative;font-family:var(--foiz-font-family)!important}.home-hero-title .light,.home-hero-title .strong{font-size:inherit;line-height:inherit;color:inherit}.home-hero-title .light{font-weight:300}.home-hero-title .strong{font-weight:700}.home-hero-title.accent-border:after{top:7px;bottom:7px}.video-btn{color:#fff;cursor:pointer;background:#facc15b8;border:none;padding:12px 18px;font-size:14px;font-weight:700;transition:all .3s;position:absolute;bottom:12px;right:0}.video-btn:hover{background:#facc15}.section-header h2{letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:2.75rem;font-weight:400;line-height:1.2;color:#093c5a!important;font-family:var(--foiz-font-family)!important}@media (min-width:1367px){.home-hero{height:90vh;min-height:650px}.home-hero-title{font-size:60px;left:-90px}}@media (min-width:1025px) and (max-width:1366px){.home-page-container{max-width:1180px;padding-left:28px;padding-right:28px}.home-hero{height:75vh;min-height:580px}.home-hero-flex{padding-top:130px;padding-bottom:90px}.home-hero-title{max-width:850px;font-size:54px;left:-80px}.video-btn{bottom:8px;right:0}.section-header h2{font-size:2.35rem}}@media (min-width:769px) and (max-width:1024px){.home-page-container{max-width:100%;padding-left:28px;padding-right:28px;left:0}.home-hero{height:70vh;min-height:540px}.home-hero-flex{padding-top:120px;padding-bottom:80px}.home-hero-title{max-width:720px;font-size:48px}.video-btn{width:fit-content;margin-top:24px;display:block;position:static}.section-header h2{font-size:2.1rem}.who-we-are-content{grid-template-columns:1fr;gap:2rem}.stats-grid-new{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.home-page-container{max-width:100%;padding-left:18px;padding-right:18px;left:0}.home-hero{height:65vh;min-height:500px}.home-hero-flex{align-items:flex-end;padding-top:100px;padding-bottom:70px}.home-hero-title{width:100%;max-width:100%;padding-left:16px;font-size:40px;line-height:1.15}.home-hero-title .light,.home-hero-title .strong{white-space:normal}.video-btn{width:fit-content;margin-top:22px;display:block;position:static}.section-header h2{font-size:1.8rem}.who-we-are-content{text-align:left;grid-template-columns:1fr;gap:1.5rem}.stats-grid-new{grid-template-columns:1fr}}@media (max-width:480px){.home-page-container{padding-left:16px;padding-right:16px}.home-hero{height:60vh;min-height:470px}.home-hero-flex{padding-bottom:60px}.home-hero-title{padding-left:14px;font-size:35px}.section-header h2{font-size:1.55rem}.video-btn{padding:10px 14px;font-size:12px}}.who-we-are-section .section-header,.who-we-are-section .who-we-are-text{position:relative;left:0!important}@media (min-width:1025px){.who-we-are-section .section-header,.who-we-are-section .who-we-are-text{left:0!important}}@media (max-width:1024px){.who-we-are-section .section-header,.who-we-are-section .who-we-are-text,.who-we-are-section .home-page-container,.core-values-section .home-page-container{left:0!important}}.who-we-are-section .section-header,.who-we-are-section .who-we-are-content,.who-we-are-section .who-we-are-text,.core-values-section .section-header,.core-values-section .values-row{margin-left:0;position:relative;left:0!important;transform:none!important}@media (min-width:1367px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{width:100%;max-width:1280px;padding-left:32px;padding-right:32px}}@media (min-width:1025px) and (max-width:1366px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{width:100%;max-width:1180px;padding-left:28px;padding-right:28px}}@media (min-width:769px) and (max-width:1024px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{width:100%;max-width:100%;padding-left:28px;padding-right:28px}}@media (max-width:768px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{width:100%;max-width:100%;padding-left:18px;padding-right:18px}}@media (max-width:480px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{padding-left:16px;padding-right:16px}}.home-page-container{box-sizing:border-box;width:calc(100% - 64px);max-width:1080px;padding-left:0;padding-right:0;position:relative;margin-left:auto!important;margin-right:auto!important;left:0!important;right:auto!important;transform:none!important}.who-we-are-section .section-header,.who-we-are-section .who-we-are-content,.who-we-are-section .who-we-are-text,.core-values-section .section-header,.core-values-section .values-row{position:relative;margin-left:0!important;left:0!important;right:auto!important;transform:none!important}.who-we-are-content{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:4rem;width:100%}@media (min-width:1025px) and (max-width:1366px){.home-page-container{width:calc(100% - 56px);max-width:1080px}.who-we-are-content{gap:2.5rem}}@media (min-width:769px) and (max-width:1024px){.home-page-container{width:calc(100% - 48px);max-width:100%}.who-we-are-content{grid-template-columns:1fr;gap:2rem}.values-row{justify-content:center}}@media (max-width:768px){.home-page-container{width:calc(100% - 36px);max-width:100%}.who-we-are-content{grid-template-columns:1fr;gap:1.5rem}.values-row{justify-content:center}}@media (max-width:480px){.home-page-container{width:calc(100% - 32px)}}.home-page-container{box-sizing:border-box;width:calc(100% - 64px);max-width:1080px;position:relative;margin-left:auto!important;margin-right:auto!important;padding-left:0!important;padding-right:0!important;left:0!important;right:0!important;transform:none!important}.who-we-are-section .section-header,.who-we-are-section .who-we-are-content,.who-we-are-section .who-we-are-text,.core-values-section .section-header,.core-values-section .values-row{position:relative;margin-left:0!important;margin-right:0!important;left:0!important;right:0!important;transform:none!important}.values-row{justify-content:space-between;width:100%}@media (min-width:1025px) and (max-width:1366px){.home-page-container{width:calc(100% - 56px);max-width:1080px}}@media (min-width:769px) and (max-width:1024px){.home-page-container{width:calc(100% - 48px);max-width:100%}.values-row{justify-content:center}}@media (max-width:768px){.home-page-container{width:calc(100% - 36px);max-width:100%}.values-row{justify-content:center}}@media (max-width:480px){.home-page-container{width:calc(100% - 32px)}}.navbar-container{width:calc(100% - 64px);max-width:1080px;margin-left:auto;margin-right:auto}@media (min-width:1025px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{transform:translate(10px)!important}}@media (max-width:1024px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{transform:none!important}}@media (max-width:768px){.home-hero{width:100%!important;height:65vh!important;min-height:500px!important;position:relative!important;overflow:hidden!important}.home-hero-media,.home-hero-video,.home-hero-overlay{width:100%!important;height:100%!important;position:absolute!important;inset:0!important}.home-hero-video{object-fit:cover!important;object-position:center!important}.home-hero-overlay{z-index:1!important}.home-hero-content{z-index:10!important;width:100%!important;height:100%!important;margin:0!important;padding:0 18px!important;position:absolute!important;inset:0!important}.home-hero-flex{width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:static!important}.hero-copy-wrap{width:auto!important;max-width:none!important;margin:0!important;padding:0!important;position:absolute!important;bottom:70px!important;left:18px!important;right:18px!important}.home-hero-title{color:#fff!important;text-align:left!important;opacity:1!important;visibility:visible!important;z-index:20!important;width:100%!important;max-width:100%!important;margin:0!important;padding:2px 0 2px 15px!important;font-size:40px!important;line-height:1.08!important;display:block!important;position:relative!important;inset:auto!important;transform:none!important}.home-hero-title .light,.home-hero-title .strong{color:#fff!important;font-size:inherit!important;line-height:inherit!important;white-space:normal!important}.home-hero-title .light{font-weight:300!important}.home-hero-title .strong{font-weight:700!important}.home-hero-title.accent-border:after{content:""!important;background:#fff!important;width:2px!important;height:auto!important;display:block!important;position:absolute!important;top:4px!important;bottom:4px!important;left:0!important}.video-btn,.home-scroll-indicator{display:none!important}}@media (max-width:480px){.home-hero{height:62vh!important;min-height:480px!important}.home-hero-content{padding-left:16px!important;padding-right:16px!important}.hero-copy-wrap{bottom:50px!important;left:16px!important;right:16px!important}.home-hero-title{padding-left:13px!important;font-size:32px!important;line-height:1.1!important}}@media (max-width:360px){.home-hero-title{font-size:29px!important}}@media (max-width:768px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:20px!important;padding-right:20px!important;left:0!important;right:0!important;transform:none!important}.who-we-are-section .section-header,.who-we-are-section .who-we-are-content,.who-we-are-section .who-we-are-text{box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important;padding-left:0!important;padding-right:0!important}.who-we-are-text p{overflow-wrap:break-word;text-align:left!important;width:100%!important;margin-left:0!important;margin-right:0!important}}@media (max-width:480px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{padding-left:18px!important;padding-right:18px!important}}@media (max-width:360px){.who-we-are-section .home-page-container,.core-values-section .home-page-container{padding-left:16px!important;padding-right:16px!important}}.foiz-home-wide-container{box-sizing:border-box;width:calc(100% - 64px);max-width:1260px;margin:0 auto;padding:0}@media (min-width:1025px) and (max-width:1366px){.foiz-home-events-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px}.foiz-home-event-featured,.foiz-home-events-small-grid{height:470px}.foiz-home-events-small-grid{gap:14px}.foiz-home-event-featured-overlay{min-height:52px;padding:10px 16px}.foiz-home-event-featured-overlay h3{font-size:18px}.foiz-home-event-small-overlay{min-height:38px;padding:7px 10px}.foiz-home-event-small-overlay h3{font-size:11px}}.foiz-home-section-heading,.foiz-home-news-header{width:100%}.foiz-home-section-heading{margin-bottom:32px}.foiz-home-section-heading h2,.foiz-home-news-header h2{color:#1e3a5f;font-family:var(--foiz-font-family);letter-spacing:-.3px;text-transform:none;margin:0;font-size:1.75rem;font-weight:700;line-height:1.25}.foiz-home-events-section{background:#fff;width:100%;padding:70px 0 90px;overflow:hidden}.foiz-home-events-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr);gap:14px;width:100%;height:540px;display:grid}.foiz-home-event-featured{color:#fff;background:#dce5e9;width:100%;height:540px;text-decoration:none;display:block;position:relative;overflow:hidden}.foiz-home-event-featured img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .6s cubic-bezier(.22,1,.36,1);display:block}.foiz-home-event-featured:hover img{transform:scale(1.035)}.foiz-home-event-featured-overlay{z-index:2;pointer-events:none;background:linear-gradient(#00192800 0%,#00192859 50%,#001928c7 100%);align-items:flex-end;min-height:110px;padding:45px 28px 24px;display:flex;position:absolute;bottom:0;left:0;right:0}.foiz-home-event-featured-overlay h3{color:#fff;font-family:var(--foiz-font-family);text-shadow:0 2px 8px #0000002e;margin:0;font-size:25px;font-weight:700;line-height:1.25}.foiz-home-event-small{color:#fff;background:#dce5e9;min-width:0;min-height:0;text-decoration:none;display:block;position:relative;overflow:hidden}.foiz-home-event-small img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .55s cubic-bezier(.22,1,.36,1);display:block}.foiz-home-event-small:hover img{transform:scale(1.045)}.foiz-home-event-small-overlay{z-index:2;pointer-events:none;background:linear-gradient(#00192800 0%,#00192861 45%,#001928d1 100%);align-items:flex-end;min-height:48px;padding:18px 12px 10px;display:flex;position:absolute;bottom:0;left:0;right:0}.foiz-home-event-small-overlay h3{color:#fff;font-family:var(--foiz-font-family);text-shadow:0 2px 6px #0000004d;margin:0;font-size:13px;font-weight:700;line-height:1.25;position:static}@media (min-width:1025px) and (max-width:1366px){.foiz-home-events-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:12px;height:470px}.foiz-home-event-featured,.foiz-home-events-small-grid{height:470px}.foiz-home-events-small-grid{gap:12px}.foiz-home-event-featured-overlay{padding:40px 22px 20px}.foiz-home-event-featured-overlay h3{font-size:21px}.foiz-home-event-small-overlay{padding:25px 12px 11px}.foiz-home-event-small-overlay h3{font-size:12px}}@media (min-width:769px) and (max-width:1024px){.foiz-home-events-grid{grid-template-columns:1fr;gap:12px;height:auto}.foiz-home-event-featured{height:420px}.foiz-home-events-small-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;height:auto}.foiz-home-event-small{height:220px}.foiz-home-event-featured-overlay h3{font-size:20px}}@media (max-width:768px){.foiz-home-events-section{padding:45px 0 55px}.foiz-home-events-grid{grid-template-columns:1fr;gap:10px;height:auto}.foiz-home-event-featured{height:320px}.foiz-home-events-small-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.foiz-home-event-small{height:180px}.foiz-home-event-featured-overlay{min-height:85px;padding:35px 18px 16px}.foiz-home-event-featured-overlay h3{font-size:18px}.foiz-home-event-small-overlay{min-height:58px;padding:22px 10px 10px}.foiz-home-event-small-overlay h3{font-size:11px}}@media (max-width:480px){.foiz-home-event-featured{height:280px}.foiz-home-events-small-grid{grid-template-columns:1fr;gap:10px}.foiz-home-event-small{height:210px}.foiz-home-event-featured-overlay h3{font-size:17px}.foiz-home-event-small-overlay h3{font-size:13px}}.foiz-home-statement-section{box-sizing:border-box;background:#093c5a;width:100%;padding:110px 30px}.foiz-home-statement-inner{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1080px;margin:0 auto;display:flex}.foiz-home-statement-text{color:#fff;max-width:1000px;font-family:var(--foiz-font-family);letter-spacing:-1.3px;text-align:center;margin:0;font-size:clamp(38px,4vw,62px);font-weight:300;line-height:1.12}.foiz-home-statement-button{color:#fff;font-family:var(--foiz-font-family);background:0 0;border:1px solid #fffc;justify-content:center;align-items:center;gap:10px;margin-top:40px;padding:11px 22px;font-size:13px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.foiz-home-statement-button:hover{color:#1d5d9f;background:#fff}.foiz-home-news-section{background:#fff;width:100%;padding:75px 0 100px;position:relative;overflow:hidden}.foiz-home-news-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:46px;display:flex}.foiz-home-news-arrows{align-items:center;gap:12px;display:flex}.foiz-home-news-arrows button{color:#093c5a;cursor:pointer;background:0 0;border:1px solid #093c5a;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;padding:0;font-size:19px;transition:background-color .25s,color .25s,transform .25s;display:flex}.foiz-home-news-arrows button:hover{color:#fff;background:#093c5a;transform:translateY(-2px)}.foiz-home-news-row{align-items:center;gap:18px;width:100%;min-height:485px;display:flex;overflow:hidden}.foiz-home-news-card{opacity:.96;background:#fff;border:1px solid #fff;border-radius:12px;flex-direction:column;flex:1 1 0;min-width:0;height:390px;transition:flex .45s cubic-bezier(.22,1,.36,1),height .45s cubic-bezier(.22,1,.36,1),transform .35s,box-shadow .35s;display:flex;overflow:hidden;box-shadow:0 10px 28px #093c5a14}.foiz-home-news-card.is-active{opacity:1;flex:1.55 1 0;height:465px;transform:translateY(-4px);box-shadow:0 20px 45px #093c5a29}.foiz-home-news-image{background:#dbe5e9;flex-shrink:0;width:100%;height:165px;transition:height .45s cubic-bezier(.22,1,.36,1);display:block;overflow:hidden}.foiz-home-news-card.is-active .foiz-home-news-image{height:220px}.foiz-home-news-image img{object-fit:cover;width:100%;height:100%;transition:transform .45s;display:block}.foiz-home-news-card:hover .foiz-home-news-image img{transform:scale(1.035)}.foiz-home-news-content{background:#fff;flex-direction:column;flex:1;padding:18px;display:flex}.foiz-home-news-meta{justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.foiz-home-news-category{color:#1e3a5f;width:fit-content;font-family:var(--foiz-font-family);text-transform:uppercase;background:#edf6fa;border-radius:4px;align-items:center;padding:5px 9px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.foiz-home-news-date{color:#4e606a;font-family:var(--foiz-font-family);white-space:nowrap;margin:0;font-size:11px;font-weight:600}.foiz-home-news-content h3{color:#1e3a5f;font-family:var(--foiz-font-family);margin:0;font-size:15px;font-weight:700;line-height:1.32}.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:21px}.foiz-home-news-excerpt{color:#4e606a;font-family:var(--foiz-font-family);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:12px 0 0;font-size:11px;line-height:1.55;display:-webkit-box;overflow:hidden}.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:3;font-size:13px}.foiz-home-news-read{color:#1e3a5f;width:fit-content;font-family:var(--foiz-font-family);align-items:center;gap:8px;margin-top:auto;padding-top:14px;font-size:10px;font-weight:700;text-decoration:none;display:inline-flex}.foiz-home-news-card.is-active .foiz-home-news-read{font-size:13px}.foiz-home-news-read span{transition:transform .25s}.foiz-home-news-read:hover span{transform:translate(4px)}@media (min-width:1025px) and (max-width:1366px){.foiz-home-wide-container{width:calc(100% - 48px);max-width:1260px;margin-left:auto;margin-right:auto}.foiz-home-events-section{padding:58px 0 72px}.foiz-home-section-heading{margin-bottom:26px}.foiz-home-section-heading h2,.foiz-home-news-header h2{font-size:2.2rem}.foiz-home-events-grid{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:14px}.foiz-home-event-featured,.foiz-home-events-small-grid{height:470px}.foiz-home-events-small-grid{gap:14px}.foiz-home-event-featured-overlay h3{font-size:18px}.foiz-home-event-small-overlay h3{font-size:12px}.foiz-home-statement-section{padding:95px 28px}.foiz-home-statement-text{font-size:clamp(38px,4vw,54px)}.foiz-home-news-section{padding:62px 0 82px}.foiz-home-news-header{margin-bottom:32px}.foiz-home-news-row{align-items:center;gap:14px;min-height:410px}.foiz-home-news-card{flex:1 1 0;min-width:0;height:330px}.foiz-home-news-card.is-active{flex:1.45 1 0;height:405px;transform:translateY(-3px)}.foiz-home-news-image{height:125px}.foiz-home-news-card.is-active .foiz-home-news-image{height:165px}.foiz-home-news-content{padding:13px}.foiz-home-news-card.is-active .foiz-home-news-content{padding:15px}.foiz-home-news-meta{margin-bottom:8px}.foiz-home-news-category{padding:4px 6px;font-size:7px}.foiz-home-news-date{font-size:7px}.foiz-home-news-content h3{font-size:12px}.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:17px}.foiz-home-news-excerpt{-webkit-line-clamp:2;margin-top:8px;font-size:9px}.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:3;font-size:10px}.foiz-home-news-read{font-size:9px}.foiz-home-news-card.is-active .foiz-home-news-read{font-size:10px}.foiz-home-news-arrows button{width:40px;height:40px;font-size:17px}}@media (min-width:769px) and (max-width:1024px){.foiz-home-wide-container{width:calc(100% - 40px);max-width:100%;margin-left:auto;margin-right:auto}.foiz-home-section-heading h2,.foiz-home-news-header h2{font-size:2rem}.foiz-home-events-section{padding:52px 0 65px}.foiz-home-events-grid{grid-template-columns:1fr;gap:14px}.foiz-home-event-featured{height:420px}.foiz-home-events-small-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;height:auto}.foiz-home-event-small{height:220px}.foiz-home-event-featured-overlay{min-height:50px;padding:10px 14px}.foiz-home-event-featured-overlay h3{font-size:17px}.foiz-home-event-small-overlay{min-height:38px;padding:7px 9px}.foiz-home-event-small-overlay h3{font-size:11px}.foiz-home-statement-section{padding:75px 24px}.foiz-home-statement-text{font-size:clamp(32px,5vw,44px)}.foiz-home-news-section{padding:58px 0 75px}.foiz-home-news-header{margin-bottom:30px}.foiz-home-news-row{scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;align-items:center;gap:16px;min-height:400px;padding:18px 4px;display:flex;overflow:auto hidden}.foiz-home-news-row::-webkit-scrollbar{display:none}.foiz-home-news-card{scroll-snap-align:center;flex:0 0 210px;height:310px}.foiz-home-news-card.is-active{flex-basis:275px;height:380px}.foiz-home-news-image{height:125px}.foiz-home-news-card.is-active .foiz-home-news-image{height:175px}.foiz-home-news-content{padding:13px}.foiz-home-news-content h3{font-size:13px}.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:18px}}@media (max-width:768px){.foiz-home-wide-container{width:calc(100% - 32px);max-width:100%;margin-left:auto;margin-right:auto}.foiz-home-section-heading{margin-bottom:20px}.foiz-home-section-heading h2,.foiz-home-news-header h2{font-size:1.7rem}.foiz-home-events-section{padding:45px 0 55px}.foiz-home-events-grid{grid-template-columns:1fr;gap:12px}.foiz-home-event-featured{height:320px}.foiz-home-event-featured-overlay{min-height:48px;padding:10px 14px}.foiz-home-event-featured-overlay h3{font-size:16px}.foiz-home-events-small-grid{grid-template-rows:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;height:auto}.foiz-home-event-small{height:180px}.foiz-home-event-small-overlay{min-height:36px;padding:7px 8px}.foiz-home-event-small-overlay h3{font-size:10px}.foiz-home-statement-section{padding:65px 18px}.foiz-home-statement-text{letter-spacing:-.6px;font-size:clamp(27px,8vw,38px);line-height:1.15}.foiz-home-statement-button{margin-top:28px;padding:10px 17px;font-size:12px}.foiz-home-news-section{padding:50px 0 65px}.foiz-home-news-header{gap:14px;margin-bottom:24px}.foiz-home-news-arrows{gap:7px}.foiz-home-news-arrows button{width:36px;height:36px;font-size:15px}.foiz-home-news-row{scrollbar-width:none;scroll-behavior:smooth;scroll-snap-type:x mandatory;align-items:center;gap:14px;width:100%;min-height:390px;padding:15px 0 20px;display:flex;overflow:auto hidden}.foiz-home-news-row::-webkit-scrollbar{display:none}.foiz-home-news-card{scroll-snap-align:center;flex:0 0 185px;height:285px}.foiz-home-news-card.is-active{flex-basis:250px;height:360px}.foiz-home-news-image{height:112px}.foiz-home-news-card.is-active .foiz-home-news-image{height:165px}.foiz-home-news-content{padding:12px}.foiz-home-news-card.is-active .foiz-home-news-content{padding:15px}.foiz-home-news-date{margin-bottom:7px;font-size:8px}.foiz-home-news-content h3{font-size:12px}.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:17px}.foiz-home-news-read{font-size:9px}.foiz-home-news-card.is-active .foiz-home-news-read{font-size:10px}}@media (max-width:480px){.foiz-home-wide-container{width:calc(100% - 28px)}.foiz-home-section-heading h2,.foiz-home-news-header h2{font-size:1.55rem}.foiz-home-event-featured{height:280px}.foiz-home-events-small-grid{grid-template-columns:1fr}.foiz-home-event-small{height:220px}.foiz-home-event-featured-overlay h3{font-size:15px}.foiz-home-event-small-overlay h3{font-size:11px}.foiz-home-news-header{align-items:center}.foiz-home-news-arrows button{width:34px;height:34px}.foiz-home-news-row{gap:12px;min-height:370px}.foiz-home-news-card{flex-basis:165px;height:270px}.foiz-home-news-card.is-active{flex-basis:230px;height:340px}.foiz-home-news-image{height:105px}.foiz-home-news-card.is-active .foiz-home-news-image{height:150px}.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:16px}}@media (max-width:1024px){.foiz-home-news-row{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none!important;-ms-overflow-style:none!important;overflow:auto hidden!important}.foiz-home-news-row::-webkit-scrollbar{background:0 0!important;width:0!important;height:0!important;display:none!important}}.foiz-home-event-featured-overlay{flex-direction:column;justify-content:flex-end;align-items:flex-start}.foiz-home-event-view{color:#ffffffe6;font-family:var(--foiz-font-family);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:7px;margin-top:8px;font-size:12px;font-weight:600;display:inline-flex}.foiz-home-event-view span{transition:transform .25s}.foiz-home-event-featured:hover .foiz-home-event-view span{transform:translate(4px)}.foiz-home-statement-section.statement-left{background:#093c5a;padding:105px 0 115px;position:relative;overflow:hidden}.foiz-home-statement-section.statement-left:after{content:"";pointer-events:none;border:1px solid #ffffff0f;border-radius:50%;width:430px;height:430px;position:absolute;top:50%;right:-120px;transform:translateY(-50%)}.statement-left .foiz-home-statement-inner{z-index:2;flex-direction:column;align-items:flex-start;width:calc(100% - 64px);max-width:1260px;margin:0 auto;display:flex;position:relative}.statement-left .foiz-home-statement-text{color:#fff;width:100%;max-width:1120px;font-family:var(--foiz-font-family);letter-spacing:-1.3px;text-align:left;margin:0;font-size:clamp(40px,3.55vw,55px);font-weight:300;line-height:1.13}.statement-left .foiz-home-statement-text:before{content:none!important;display:none!important}.statement-left .statement-highlight{color:#fff;max-width:100%;margin:10px 0 14px;font-size:.96em;font-weight:600;line-height:1.08;display:block}@media (min-width:1025px) and (max-width:1366px){.foiz-home-statement-section.statement-left{padding:88px 0 96px}.statement-left .foiz-home-statement-inner{width:calc(100% - 48px)}.statement-left .foiz-home-statement-text{max-width:1050px;font-size:clamp(36px,3.6vw,48px)}}@media (min-width:769px) and (max-width:1024px){.foiz-home-statement-section.statement-left{padding:78px 0 84px}.statement-left .foiz-home-statement-inner{width:calc(100% - 40px)}.statement-left .foiz-home-statement-text{max-width:720px;font-size:40px;line-height:1.15}.foiz-home-statement-section.statement-left:after{width:300px;height:300px;right:-140px}}@media (max-width:768px){.foiz-home-statement-section.statement-left{padding:62px 0 68px}.statement-left .foiz-home-statement-inner{width:calc(100% - 32px)}.statement-left .foiz-home-statement-text{letter-spacing:-.7px;width:100%;max-width:100%;font-size:clamp(29px,8vw,37px);line-height:1.16}.statement-left .statement-highlight{margin:8px 0 10px;font-size:.95em;line-height:1.12}.foiz-home-statement-section.statement-left:after{display:none}}@media (min-width:769px) and (max-width:1024px){.foiz-home-news-section{padding:55px 0 70px;overflow:hidden}.foiz-home-news-header{margin-bottom:30px}.foiz-home-news-row{scroll-behavior:smooth;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:100%;scroll-padding-inline:20px;scrollbar-width:none!important;align-items:stretch!important;gap:16px!important;min-height:0!important;padding:10px 0 20px!important;display:flex!important;overflow:auto hidden!important}.foiz-home-news-row::-webkit-scrollbar{display:none!important}.foiz-home-news-card,.foiz-home-news-card.is-active{scroll-snap-align:center;opacity:1;flex:0 0 72vw!important;width:72vw!important;max-width:520px!important;height:auto!important;min-height:410px!important;transform:none!important}.foiz-home-news-card.is-active{box-shadow:0 16px 36px #093c5a24}.foiz-home-news-image,.foiz-home-news-card.is-active .foiz-home-news-image{height:210px!important}.foiz-home-news-content,.foiz-home-news-card.is-active .foiz-home-news-content{padding:17px!important}.foiz-home-news-content h3,.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:18px!important;line-height:1.3!important}}@media (max-width:768px){.foiz-home-news-section{padding:45px 0 60px!important;overflow:hidden!important}.foiz-home-news-header{justify-content:space-between;align-items:center;gap:15px;display:flex;margin-bottom:28px!important}.foiz-home-news-header h2{margin:0;font-size:1.7rem!important}.foiz-home-news-arrows{gap:8px;display:flex}.foiz-home-news-arrows button{flex-shrink:0;width:36px!important;height:36px!important;font-size:15px!important}.foiz-home-news-row{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;scroll-padding-left:0;scroll-behavior:smooth!important;scrollbar-width:none!important;align-items:stretch!important;gap:14px!important;min-height:0!important;padding:8px 0 22px!important;display:flex!important;overflow:auto hidden!important}.foiz-home-news-row::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}.foiz-home-news-card,.foiz-home-news-card.is-active{scroll-snap-align:center;box-sizing:border-box;opacity:1!important;border-radius:10px!important;flex:0 0 calc(100vw - 64px)!important;width:calc(100vw - 64px)!important;max-width:390px!important;height:auto!important;min-height:410px!important;margin:0!important;transform:none!important}.foiz-home-news-card.is-active{border-color:#cbdce4;box-shadow:0 15px 32px #093c5a24}.foiz-home-news-image,.foiz-home-news-card.is-active .foiz-home-news-image{flex-shrink:0;width:100%!important;height:185px!important}.foiz-home-news-image img{object-fit:cover;width:100%;height:230px}.foiz-home-news-content,.foiz-home-news-card.is-active .foiz-home-news-content{padding:16px!important}.foiz-home-news-meta{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex;margin-bottom:12px!important}.foiz-home-news-category{padding:5px 8px;font-size:9px!important}.foiz-home-news-date{white-space:nowrap;margin:0!important;font-size:9px!important}.foiz-home-news-content h3,.foiz-home-news-card.is-active .foiz-home-news-content h3{word-break:normal;overflow-wrap:break-word;margin:0;white-space:normal!important;-webkit-line-clamp:unset!important;font-size:17px!important;line-height:1.3!important;display:block!important;overflow:visible!important}.foiz-home-news-excerpt,.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:unset!important;-webkit-box-orient:initial!important;margin-top:10px!important;font-size:11px!important;line-height:1.5!important;display:block!important;overflow:visible!important}.foiz-home-news-read,.foiz-home-news-card.is-active .foiz-home-news-read{margin-top:auto;padding-top:16px;font-size:11px!important}}@media (max-width:480px){.foiz-home-news-section .foiz-home-wide-container{width:calc(100% - 28px)}.foiz-home-news-header h2{font-size:1.55rem!important}.foiz-home-news-arrows button{width:34px!important;height:34px!important}.foiz-home-news-row{gap:12px!important}.foiz-home-news-card,.foiz-home-news-card.is-active{flex:0 0 calc(100vw - 52px)!important;width:calc(100vw - 52px)!important;max-width:none!important;min-height:400px!important}.foiz-home-news-image,.foiz-home-news-card.is-active .foiz-home-news-image{height:170px!important}.foiz-home-news-content,.foiz-home-news-card.is-active .foiz-home-news-content{padding:14px!important}.foiz-home-news-content h3,.foiz-home-news-card.is-active .foiz-home-news-content h3{font-size:16px!important}}.home-main-header h2{color:#093c5a;font-family:var(--foiz-font-family);letter-spacing:-.5px;text-transform:uppercase;margin:0;font-size:2.75rem;font-weight:400;line-height:1.2}.who-we-are-section{padding-top:2rem!important}.foiz-home-statement-text{will-change:auto!important;animation:none!important;transform:none!important}.foiz-home-event-featured,.foiz-home-event-small{box-sizing:border-box!important;background:#fff!important;border:1px solid #d5dde1!important;transition:transform .3s,box-shadow .3s!important;position:relative!important;overflow:hidden!important;box-shadow:0 5px 16px #093c5a1a!important}.foiz-home-event-featured img,.foiz-home-event-small img{object-fit:cover!important;object-position:center center!important;background:0 0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important}.foiz-home-event-featured-overlay{box-sizing:border-box!important;flex-direction:column!important;justify-content:flex-end!important;align-items:flex-start!important;min-height:105px!important;padding:42px 24px 14px!important;display:flex!important;bottom:0!important;left:0!important;right:0!important}.foiz-home-event-featured-overlay h3{margin:0!important;line-height:1.2!important;position:static!important;top:auto!important}.foiz-home-event-view{margin-top:6px!important}.foiz-home-event-small-overlay{box-sizing:border-box!important;align-items:flex-end!important;min-height:58px!important;padding:24px 12px 8px!important;display:flex!important;bottom:0!important;left:0!important;right:0!important}.foiz-home-event-small-overlay h3{margin:0!important;line-height:1.2!important;position:static!important;top:auto!important}.foiz-home-event-featured:hover,.foiz-home-event-small:hover{transform:translateY(-2px)!important;box-shadow:0 9px 22px #093c5a26!important}.foiz-home-event-featured:hover img,.foiz-home-event-small:hover img{transform:scale(1.01)!important}@media (min-width:1025px) and (max-width:1366px){.foiz-home-event-featured-overlay{min-height:90px!important;padding:36px 20px 13px!important}.foiz-home-event-small-overlay{min-height:52px!important;padding:22px 10px 7px!important}}@media (min-width:769px) and (max-width:1024px){.foiz-home-event-featured-overlay{min-height:82px!important;padding:32px 16px 12px!important}.foiz-home-event-small-overlay{min-height:48px!important;padding:19px 9px 7px!important}}@media (max-width:768px){.foiz-home-event-featured-overlay{min-height:76px!important;padding:30px 14px 11px!important}.foiz-home-event-small-overlay{min-height:45px!important;padding:18px 8px 7px!important}}.foiz-home-events-grid{z-index:1;position:relative}.foiz-home-events-grid:before{content:"";filter:blur(28px);z-index:-1;pointer-events:none;background:#093c5a29;border-radius:50%;height:45px;position:absolute;bottom:-18px;left:2%;right:2%}.foiz-home-event-featured,.foiz-home-event-small{z-index:1;position:relative}.foiz-home-event-featured-overlay h3,.foiz-home-event-view{display:none!important}.foiz-home-event-featured:after,.foiz-home-event-small:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000000d 45%,#0000002e 70%,#0000008c 100%);position:absolute;inset:0}.foiz-home-event-featured-overlay,.foiz-home-event-small-overlay{background:0 0!important}.foiz-home-event-featured,.foiz-home-event-small{background:#eef2f3!important;position:relative!important;overflow:hidden!important}.foiz-home-event-featured>img,.foiz-home-event-small>img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;display:block!important;position:relative!important;transform:none!important}.foiz-home-event-featured-overlay,.foiz-home-event-small-overlay{z-index:3!important}.foiz-home-news-content h3{-webkit-line-clamp:4;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.foiz-home-news-content{min-height:0;overflow:hidden}.foiz-home-news-read{padding-top:12px;flex-shrink:0!important;margin-top:auto!important}.foiz-home-news-excerpt{flex-shrink:1}@media (min-width:1025px) and (max-width:1366px){.foiz-home-news-content h3{-webkit-line-clamp:3}.foiz-home-news-card.is-active .foiz-home-news-content h3{-webkit-line-clamp:4}.foiz-home-news-excerpt,.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:2!important}}.foiz-home-event-featured,.foiz-home-event-small{box-sizing:border-box!important;background:#fff!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.foiz-home-event-featured>img,.foiz-home-event-small>img{object-fit:cover!important;object-position:center center!important;background:0 0!important;width:100%!important;max-width:none!important;height:100%!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.foiz-home-event-featured-overlay h3{display:none!important}@media (min-width:1367px){.foiz-home-events-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)!important;gap:14px!important;height:540px!important;display:grid!important}.foiz-home-event-featured,.foiz-home-events-small-grid{height:540px!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.foiz-home-event-small{width:100%!important;height:100%!important}}@media (min-width:1025px) and (max-width:1366px){.foiz-home-events-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr)!important;gap:12px!important;height:470px!important;display:grid!important}.foiz-home-event-featured,.foiz-home-events-small-grid{height:470px!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;display:grid!important}.foiz-home-event-small{width:100%!important;height:100%!important}}@media (min-width:769px) and (max-width:1024px){.foiz-home-events-grid{grid-template-columns:1fr!important;gap:10px!important;height:auto!important;display:grid!important}.foiz-home-event-featured{aspect-ratio:16/10!important;width:100%!important;height:auto!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;height:auto!important;display:grid!important}.foiz-home-event-small{aspect-ratio:4/3!important;width:100%!important;height:auto!important}}@media (max-width:768px){.foiz-home-events-section{padding:40px 0 50px!important}.foiz-home-events-grid{grid-template-columns:1fr!important;gap:8px!important;width:100%!important;height:auto!important;display:grid!important}.foiz-home-event-featured{aspect-ratio:1!important;width:100%!important;height:auto!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;height:auto!important;display:grid!important}.foiz-home-event-small{aspect-ratio:1!important;width:100%!important;height:auto!important}.foiz-home-event-featured>img,.foiz-home-event-small>img{object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important;position:absolute!important;inset:0!important}}@media (max-width:480px){.foiz-home-events-grid{gap:7px!important}.foiz-home-event-featured{aspect-ratio:1!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important}.foiz-home-event-small{aspect-ratio:1!important}}@media (max-width:360px){.foiz-home-events-small-grid{gap:5px!important}.foiz-home-event-featured,.foiz-home-event-small{min-width:0!important}}.foiz-home-news-card{height:390px!important;min-height:390px!important;max-height:390px!important;transition:flex .55s cubic-bezier(.22,1,.36,1),height .55s cubic-bezier(.22,1,.36,1),transform .45s cubic-bezier(.22,1,.36,1),box-shadow .45s,opacity .35s!important;overflow:hidden!important}.foiz-home-news-card.is-active{transform:translateY(-4px);height:465px!important;min-height:465px!important;max-height:465px!important}.foiz-home-news-content{flex-direction:column!important;flex:auto!important;min-height:0!important;display:flex!important;overflow:hidden!important}.foiz-home-news-content h3{flex-shrink:0;-webkit-line-clamp:3!important;text-overflow:ellipsis!important;white-space:normal!important;overflow-wrap:break-word!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.foiz-home-news-card.is-active .foiz-home-news-content h3{-webkit-line-clamp:4!important}.foiz-home-news-excerpt{flex-shrink:1;-webkit-line-clamp:2!important;text-overflow:ellipsis!important;-webkit-box-orient:vertical!important;display:-webkit-box!important;overflow:hidden!important}.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:3!important}.foiz-home-news-read{flex-shrink:0!important;margin-top:auto!important}.foiz-home-news-arrows button{transition:background-color .3s,color .3s,transform .3s cubic-bezier(.22,1,.36,1),box-shadow .3s!important}.foiz-home-news-arrows button:hover{transform:translateY(-2px)scale(1.05)}.foiz-home-news-arrows button:active{transform:scale(.92)}@media (min-width:1025px) and (max-width:1366px){.foiz-home-news-card{height:370px!important;min-height:370px!important;max-height:370px!important}.foiz-home-news-card.is-active{height:440px!important;min-height:440px!important;max-height:440px!important}.foiz-home-news-content h3{-webkit-line-clamp:3!important}.foiz-home-news-card.is-active .foiz-home-news-content h3{-webkit-line-clamp:4!important}.foiz-home-news-excerpt,.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:2!important}}@media (min-width:769px) and (max-width:1024px){.foiz-home-news-card,.foiz-home-news-card.is-active{height:420px!important;min-height:420px!important;max-height:420px!important}.foiz-home-news-content h3,.foiz-home-news-card.is-active .foiz-home-news-content h3{-webkit-line-clamp:3!important}}@media (max-width:768px){.foiz-home-news-card,.foiz-home-news-card.is-active{height:410px!important;min-height:410px!important;max-height:410px!important;transform:none!important}.foiz-home-news-content h3,.foiz-home-news-card.is-active .foiz-home-news-content h3{-webkit-line-clamp:3!important}.foiz-home-news-excerpt,.foiz-home-news-card.is-active .foiz-home-news-excerpt{-webkit-line-clamp:2!important}}.foiz-home-events-grid{grid-template-columns:minmax(0,1.18fr) minmax(0,1fr)!important;align-items:stretch!important;gap:12px!important;height:auto!important;display:grid!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,minmax(0,1fr))!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;height:auto!important;display:grid!important}.foiz-home-event-featured,.foiz-home-event-small{background:#fff!important;width:100%!important;height:auto!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.foiz-home-event-featured:before,.foiz-home-event-small:before{content:none!important;display:none!important}.foiz-home-event-featured>img,.foiz-home-event-small>img{object-fit:contain!important;object-position:center!important;width:100%!important;max-width:100%!important;height:auto!important;max-height:none!important;margin:0!important;padding:0!important;display:block!important;position:relative!important;inset:auto!important;transform:none!important}.foiz-home-event-featured:hover>img,.foiz-home-event-small:hover>img{transform:none!important}.foiz-home-event-featured:after,.foiz-home-event-small:after{z-index:2!important}.foiz-home-event-small-overlay{z-index:5!important;position:absolute!important;bottom:0!important;left:0!important;right:0!important}.foiz-home-event-featured-overlay{z-index:5!important}.foiz-home-event-featured-overlay h3,.foiz-home-event-view{display:none!important}@media (min-width:769px) and (max-width:1024px){.foiz-home-events-grid{grid-template-columns:1fr!important;height:auto!important}.foiz-home-events-small-grid{grid-template-rows:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;height:auto!important}}@media (max-width:768px){.foiz-home-events-grid{grid-template-columns:1fr!important;gap:10px!important;height:auto!important}.foiz-home-events-small-grid{grid-template-rows:auto!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;height:auto!important}.foiz-home-event-featured,.foiz-home-event-small{aspect-ratio:auto!important;height:auto!important}.foiz-home-event-featured>img,.foiz-home-event-small>img{object-fit:contain!important;width:100%!important;height:auto!important;position:relative!important}}@media (max-width:480px){.foiz-home-events-small-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.foiz-home-events-section{height:auto!important;min-height:auto!important;padding-bottom:40px!important;position:relative!important;overflow:visible!important}.foiz-home-wide-container{height:auto!important;min-height:0!important;overflow:visible!important}.foiz-home-events-grid{align-items:stretch!important;height:auto!important;min-height:0!important;overflow:visible!important}.foiz-home-events-small-grid{height:100%!important;min-height:0!important;overflow:visible!important}.foiz-home-event-small{min-height:0!important;overflow:hidden!important}.foiz-home-statement-section{clear:both!important;margin-top:0!important;position:relative!important}.foiz-home-events-small-grid{grid-template-rows:repeat(2,1fr)!important;grid-template-columns:repeat(2,1fr)!important;gap:12px!important;display:grid!important}.foiz-home-event-small{background:0 0!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;position:relative!important;overflow:hidden!important}.foiz-home-event-small:before{content:none!important;display:none!important}.foiz-home-event-small>img{object-fit:fill!important;object-position:center!important;width:100%!important;height:100%!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;inset:0!important;transform:none!important}.foiz-home-event-small:hover>img{transform:none!important}.foiz-home-event-small{position:relative!important;overflow:hidden!important}.foiz-home-event-small img{object-fit:fill!important;object-position:center!important;width:100%!important;height:100%!important;display:block!important}@media (min-width:769px) and (max-width:1024px){.foiz-home-events-small-grid{grid-template-rows:repeat(2,220px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;height:auto!important;min-height:452px!important;display:grid!important}.foiz-home-event-small{width:100%!important;height:220px!important;min-height:220px!important}}@media (max-width:768px){.foiz-home-events-small-grid{grid-template-rows:repeat(2,180px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;width:100%!important;height:auto!important;min-height:370px!important;display:grid!important}.foiz-home-event-small{width:100%!important;height:180px!important;min-height:180px!important;display:block!important}}@media (max-width:480px){.foiz-home-events-small-grid{grid-template-rows:repeat(2,150px)!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;height:auto!important;min-height:308px!important;display:grid!important}.foiz-home-event-small{width:100%!important;height:150px!important;min-height:150px!important}.foiz-home-event-small img{object-fit:fill!important;width:100%!important;height:100%!important}}@media (max-width:360px){.foiz-home-events-small-grid{grid-template-rows:repeat(2,135px)!important;min-height:278px!important}.foiz-home-event-small{height:135px!important;min-height:135px!important}}@media (min-width:769px) and (max-width:1024px){.foiz-home-event-featured{aspect-ratio:auto!important;height:auto!important;overflow:hidden!important}.foiz-home-event-featured img{object-fit:contain!important;object-position:center!important;width:100%!important;height:auto!important;display:block!important}}@media (min-width:1024px) and (max-width:1366px){.home-page-container{box-sizing:border-box!important;width:calc(100% - 52px)!important;max-width:100%!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important;left:0!important;right:0!important;transform:none!important}.home-hero-title{left:0!important}.who-we-are-content,.who-we-are-text{margin-left:0!important;left:0!important;transform:none!important}}@media (min-width:1025px) and (max-width:1366px){.who-we-are-section .home-page-container,.core-values-section .home-page-container,.foiz-home-wide-container{box-sizing:border-box!important;width:calc(100% - 52px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important;left:0!important;right:0!important;transform:none!important}.who-we-are-section .section-header,.who-we-are-section .who-we-are-content,.who-we-are-section .who-we-are-text{margin-left:0!important;margin-right:0!important;left:0!important;right:auto!important;transform:none!important}.foiz-home-events-section .foiz-home-wide-container{box-sizing:border-box!important;width:calc(100% - 52px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}.foiz-home-events-grid,.foiz-home-section-heading{width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}.foiz-home-statement-section{padding-left:0!important;padding-right:0!important}.foiz-home-statement-inner{box-sizing:border-box!important;width:calc(100% - 52px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}.foiz-home-statement-text{text-align:left!important;width:100%!important;max-width:100%!important;margin-left:0!important;margin-right:0!important}.foiz-home-news-section .foiz-home-wide-container{box-sizing:border-box!important;width:calc(100% - 52px)!important;max-width:none!important;margin-left:auto!important;margin-right:auto!important;padding-left:12px!important;padding-right:12px!important}.foiz-home-news-header,.foiz-home-news-row{width:100%!important;margin-left:0!important;margin-right:0!important;transform:none!important}}@media (min-width:769px) and (max-width:1024px){.who-we-are-section .home-page-container{box-sizing:border-box!important;padding-left:34px!important;padding-right:34px!important}}
