.meeting-video{background:#fff;width:100%;padding:4.16667vw 5.20833vw;position:relative}@media (max-width:768px){.meeting-video{padding:7.8125vw}}@media (max-width:414px){.meeting-video{padding:12.0773vw 4.83092vw 0}}.meeting-video__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:4.42708vw;width:100vw;max-width:100%;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.meeting-video__container{gap:7.8125vw}}@media (max-width:414px){.meeting-video__container{gap:9.66184vw;width:100%}}.meeting-video__title{font-family:var(--font-inter),sans-serif;color:#08a03f;margin:0;font-size:2.5vw;font-weight:600;line-height:1.2}@media (max-width:768px){.meeting-video__title{font-size:4.6875vw}}@media (max-width:414px){.meeting-video__title{font-size:6.76329vw}}.meeting-video__grid{grid-template-columns:repeat(2,1fr);gap:5vw 11.6146vw;width:100%;display:grid}@media (max-width:768px){.meeting-video__grid{grid-template-columns:repeat(2,1fr);gap:4vw 3.90625vw}}@media (max-width:414px){.meeting-video__grid{grid-template-columns:1fr;gap:4vw 4.83092vw}}.meeting-video__card{cursor:pointer;background:#fff;transition:transform .3s;position:relative;overflow:visible}.meeting-video__card:hover{transform:translateY(-.260417vw)}@media (max-width:768px){.meeting-video__card:hover{transform:translateY(-.390625vw)}}@media (max-width:414px){.meeting-video__card:hover{transform:translateY(-.724638vw)}}.meeting-video__card:hover .meeting-video__play-button{transform:translate(-50%,-50%)scale(1.1)}.meeting-video__thumbnail-wrapper{aspect-ratio:16/9;background:#000;border-radius:2.08333vw;width:100%;position:relative;overflow:hidden}@media (max-width:768px){.meeting-video__thumbnail-wrapper{border-radius:3.90625vw}}@media (max-width:414px){.meeting-video__thumbnail-wrapper{border-radius:6.03865vw}}.meeting-video__thumbnail{object-fit:cover;inset:0;width:100%!important;height:100%!important;position:absolute!important}.meeting-video__thumbnail-placeholder{background:#1a1a1a;flex-flow:row;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.meeting-video__play-button{z-index:2;pointer-events:none;transition:transform .3s;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.meeting-video__play-button svg{width:4.58333vw;height:4.58333vw}@media (max-width:768px){.meeting-video__play-button svg{width:9.11458vw;height:9.11458vw}}@media (max-width:414px){.meeting-video__play-button svg{width:16.9082vw;height:16.9082vw}}.meeting-video__card-content{padding:2.39583vw 0 0}@media (max-width:768px){.meeting-video__card-content{padding:4.55729vw 0 0}}@media (max-width:414px){.meeting-video__card-content{padding:7.24638vw 0 0}}.meeting-video__card-title{font-family:var(--font-inter),sans-serif;color:#1a1a1a;margin:0 0 .416667vw;font-size:1.04167vw;font-weight:400;line-height:1.4}@media (max-width:768px){.meeting-video__card-title{margin-bottom:1.04167vw;font-size:2.34375vw}}@media (max-width:414px){.meeting-video__card-title{margin-bottom:1.93237vw;font-size:3.86473vw}}.meeting-video__transcript-link{font-family:var(--font-inter),sans-serif;color:#08a03f;align-items:center;gap:.416667vw;font-size:.833333vw;font-weight:500;line-height:1.5;text-decoration:none;transition:color .3s;display:inline-flex}@media (max-width:768px){.meeting-video__transcript-link{gap:.78125vw;font-size:1.82292vw}}@media (max-width:414px){.meeting-video__transcript-link{gap:1.44928vw;font-size:3.38164vw}}.meeting-video__transcript-link:hover{color:#126430}.meeting-video__transcript-arrow{flex-shrink:0;width:.625vw;height:.625vw}@media (max-width:768px){.meeting-video__transcript-arrow{width:1.30208vw;height:1.30208vw}}@media (max-width:414px){.meeting-video__transcript-arrow{width:2.41546vw;height:2.41546vw}}.meeting-video__popup-overlay{z-index:10000;background:#000000e6;flex-flow:row;justify-content:center;align-items:center;width:100%;height:100%;padding:2.08333vw;animation:.3s ease-in-out fadeIn;display:flex;position:fixed;top:0;left:0}@media (max-width:414px){.meeting-video__popup-overlay{padding:4.83092vw}}.meeting-video__popup{background:#000;border-radius:1.04167vw;width:100%;max-width:62.5vw;animation:.3s ease-out slideUp;position:relative;overflow:hidden}@media (max-width:768px){.meeting-video__popup{border-radius:1.95313vw;max-width:90%}}@media (max-width:414px){.meeting-video__popup{border-radius:3.62319vw;max-width:100%}}.meeting-video__close-button{cursor:pointer;z-index:10001;background:#0009;border:none;border-radius:50%;flex-flow:row;justify-content:center;align-items:center;width:2.08333vw;height:2.08333vw;transition:background .3s;display:flex;position:absolute;top:1.04167vw;right:1.04167vw}@media (max-width:768px){.meeting-video__close-button{width:4.55729vw;height:4.55729vw;top:1.95313vw;right:1.95313vw}}@media (max-width:414px){.meeting-video__close-button{width:8.45411vw;height:8.45411vw;top:2.41546vw;right:2.41546vw}}.meeting-video__close-button:hover{background:#000c}.meeting-video__close-button svg{width:1.25vw;height:1.25vw}@media (max-width:768px){.meeting-video__close-button svg{width:2.60417vw;height:2.60417vw}}@media (max-width:414px){.meeting-video__close-button svg{width:4.83092vw;height:4.83092vw}}.meeting-video__video-wrapper{background:#000;width:100%;padding-bottom:56.25%;position:relative}.meeting-video__video{object-fit:contain;width:100%;height:100%;position:absolute;top:0;left:0}.meeting-video__popup-title{font-family:var(--font-inter),sans-serif;color:#fff;margin:0;padding:1.30208vw 1.5625vw;font-size:1.25vw;font-weight:600;line-height:1.4}@media (max-width:768px){.meeting-video__popup-title{padding:2.60417vw 3.25521vw;font-size:2.60417vw}}@media (max-width:414px){.meeting-video__popup-title{padding:3.62319vw 4.83092vw;font-size:4.34783vw}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(1.5625vw)}to{opacity:1;transform:translateY(0)}}
.events{background:#fff;width:100%;padding:4.16667vw 5.20833vw;position:relative}@media (max-width:768px){.events{padding:7.8125vw}}@media (max-width:414px){.events{padding:12.0773vw 4.83092vw 0}}.events__container{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:2.5vw;width:100%;max-width:89.8658vw;margin:0 auto;display:flex;position:relative}@media (max-width:768px){.events__container{gap:5.20833vw;max-width:100%}}@media (max-width:414px){.events__container{gap:7.24638vw;max-width:100%}}.events__title{font-family:var(--font-inter),sans-serif;color:#08a03f;margin:0;font-size:2.5vw;font-weight:600;line-height:1.2}@media (max-width:768px){.events__title{font-size:4.6875vw}}@media (max-width:414px){.events__title{font-size:6.76329vw}}.events__grid{grid-template-columns:repeat(2,30.5976vw);justify-content:flex-start;gap:.729167vw;width:100%;display:grid}@media (max-width:768px){.events__grid{grid-template-columns:repeat(2,1fr);gap:2.60417vw}}@media (max-width:414px){.events__grid{grid-template-columns:1fr;gap:4.83092vw}}.events__card{border-radius:2.08333vw;width:30.5976vw;height:15.5729vw;padding:1.97917vw 1.51042vw;text-decoration:none;transition:transform .3s;position:relative;overflow:visible}@media (max-width:768px){.events__card{border-radius:3.90625vw;width:100%;height:auto;min-height:32.5521vw;padding:3.90625vw 3.25521vw}}@media (max-width:414px){.events__card{border-radius:6.03865vw;width:100%;height:auto;min-height:48.3092vw;padding:7.24638vw 6.03865vw}}.events__card--dark{color:#fff;background:#08a03f}.events__card--light{color:#08a03f;background:#d9f0e1}.events__card:hover{transform:translateY(-.260417vw)}@media (max-width:768px){.events__card:hover{transform:translateY(-.390625vw)}}@media (max-width:414px){.events__card:hover{transform:translateY(-.724638vw)}}.events__cta-button{z-index:2;background:#126430;border:.338698vw solid #fff;border-radius:2.39823vw;flex-flow:row;justify-content:center;align-items:center;width:4.79646vw;height:4.79646vw;display:flex;position:absolute;top:-.104167vw;right:-.364583vw}@media (max-width:768px){.events__cta-button{border-width:.520833vw;border-radius:4.55729vw;width:9.11458vw;height:9.11458vw;top:-.260417vw;right:-.911458vw}}@media (max-width:414px){.events__cta-button{border-width:.724638vw;border-radius:7.24638vw;width:14.4928vw;height:14.4928vw;top:-.483092vw;right:-1.69082vw}}.events__cta-button svg{width:.9375vw;height:.9375vw}@media (max-width:768px){.events__cta-button svg{width:1.82292vw;height:1.82292vw}}@media (max-width:414px){.events__cta-button svg{width:3.38164vw;height:3.38164vw}}.events__card-content{z-index:1;width:100%;height:100%;position:relative}.events__card-text{flex-flow:column;justify-content:flex-start;align-items:flex-start;gap:3.90625vw;display:flex}@media (max-width:768px){.events__card-text{gap:6.51042vw}}@media (max-width:414px){.events__card-text{gap:9.66184vw}}.events__card-date{font-family:var(--font-inter),sans-serif;margin:0;font-size:.9375vw;font-weight:400;line-height:1.22}@media (max-width:768px){.events__card-date{font-size:1.82292vw}}@media (max-width:414px){.events__card-date{font-size:3.38164vw}}.events__card-title{font-family:var(--font-inter),sans-serif;margin:0;font-size:1.875vw;font-weight:600;line-height:2}@media (max-width:768px){.events__card-title{font-size:3.38542vw}}@media (max-width:414px){.events__card-title{font-size:5.31401vw}}
