.event-recap-section{background-color:#f2f2f2;padding-bottom:50px}.event-recap-section .recap-content-wrapper{display:grid;grid-template-columns:1fr;gap:40px}@media(min-width: 992px){.event-recap-section .recap-content-wrapper{grid-template-columns:2fr .9fr;gap:60px}}.event-recap-section .recap-left-column .recap-header .kicker{display:inline-block;color:#d62e2f;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:700;line-height:20px;text-transform:uppercase;letter-spacing:1.5px}.event-recap-section .recap-left-column .recap-header .title{font-family:"Montserrat",sans-serif;font-size:24px;font-weight:700;line-height:normal;margin:0 0 24px 0;color:#2d2a29}@media screen and (min-width: 768px){.event-recap-section .recap-left-column .recap-header .title{font-size:32px;line-height:40px}}.event-recap-section .recap-left-column .recap-main-content p{color:#242221;font-size:17px;line-height:30px;margin-bottom:20px}.event-recap-section .recap-left-column .recap-main-content p:last-child{margin-bottom:0}.event-recap-section .recap-right-column .related-research-card{background-color:#fff;border:1px solid #e8e8e8;border-radius:12px;padding:20px}.event-recap-section .recap-right-column .related-research-card .card-kicker{font-family:"Montserrat",sans-serif;display:block;font-size:12px;font-weight:700;line-height:18px;color:#888;text-transform:uppercase;letter-spacing:1px;margin-bottom:16px}.event-recap-section .recap-right-column .related-research-card .card-image-wrapper{position:relative;margin-bottom:8px;border-radius:8px;overflow:hidden}.event-recap-section .recap-right-column .related-research-card .card-image-wrapper img{width:100%;height:auto;display:block;object-fit:cover}.event-recap-section .recap-right-column .related-research-card .card-image-wrapper .badge{position:absolute;top:0;right:0;background-color:#fff;color:#d62e2f;font-size:14px;font-weight:500;line-height:22px;padding:2px 8px;text-transform:uppercase;border-bottom-left-radius:8px}.event-recap-section .recap-right-column .related-research-card .card-content .card-title{font-family:"Roboto";font-size:18px;font-weight:600;line-height:normal;margin:0 0 8px 0;color:#2d2a29}.event-recap-section .recap-right-column .related-research-card .card-content .card-excerpt{color:#2d2a29;margin:0}.event-recap-section .recap-right-column .related-research-card .card-content .read-now{display:inline-flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:#d62e2f;line-height:normal;text-decoration:none;margin-top:10px}.key-takeaways-section{background-color:#fff;padding:40px 0}.key-takeaways-section .section-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.key-takeaways-section .section-header .kicker{font-size:13px;font-weight:700;line-height:20px;color:#d62e2f;text-transform:uppercase;letter-spacing:1.5px;margin:0;white-space:nowrap}.key-takeaways-section .section-header .line{flex-grow:1;height:1px;background-color:#e8e8e8}.key-takeaways-section .takeaways-grid{display:grid;grid-template-columns:1fr;gap:20px}@media(min-width: 768px){.key-takeaways-section .takeaways-grid{grid-template-columns:repeat(2, 1fr);gap:32px}}@media(min-width: 992px){.key-takeaways-section .takeaways-grid{grid-template-columns:repeat(3, 1fr)}}.key-takeaways-section .takeaways-grid .takeaway-item{display:flex;align-items:flex-start}.key-takeaways-section .takeaways-grid .takeaway-item .number{font-family:"Montserrat",sans-serif;font-size:28px;font-weight:700;line-height:28px;color:#d62e2f;line-height:28px;min-width:48px;letter-spacing:0px}.key-takeaways-section .takeaways-grid .takeaway-item .content .title{font-family:"Montserrat",sans-serif;font-size:16px;font-weight:700;color:#2d2a29;margin:0 0 8px 0;line-height:24px}.key-takeaways-section .takeaways-grid .takeaway-item .content .desc{font-size:14px;line-height:22px;color:#555;margin:0}.photo-gallery-section{background-color:#fff;padding:30px 0}@media screen and (min-width: 768px){.photo-gallery-section{padding:56px 0}}.photo-gallery-section .gallery-header{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:32px}.photo-gallery-section .gallery-header .header-titles .kicker{display:block;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:700;line-height:20px;color:#d62e2f;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.photo-gallery-section .gallery-header .header-titles .title{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;color:#2d2a29;margin:0;line-height:normal}@media screen and (min-width: 768px){.photo-gallery-section .gallery-header .header-titles .title{font-size:28px;line-height:42px}}.photo-gallery-section .gallery-header .header-actions{display:flex;gap:12px;align-items:center}.photo-gallery-section .gallery-header .header-actions .action-btn{display:flex;align-items:center;gap:8px;background:none;border:none;color:#888;font-size:14px;font-weight:500;line-height:21px;cursor:pointer;padding:0;transition:color .2s ease}.photo-gallery-section .gallery-header .header-actions .action-btn svg{width:15px;height:15px;transition:stroke .2s ease}.photo-gallery-section .gallery-header .header-actions .action-btn svg path{stroke:#888}.photo-gallery-section .gallery-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:16px}@media(min-width: 768px){.photo-gallery-section .gallery-grid{grid-template-columns:repeat(3, 1fr);grid-auto-rows:260px;gap:12px}}.photo-gallery-section .gallery-grid .gallery-item{position:relative;border-radius:12px;overflow:hidden;width:100%;height:100%}@media(min-width: 768px){.photo-gallery-section .gallery-grid .gallery-item{min-height:240px}}.photo-gallery-section .gallery-grid .gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .3s ease}.photo-gallery-section .gallery-grid .gallery-item:hover img{transform:scale(1.03)}@media(min-width: 992px){.photo-gallery-section .gallery-grid .gallery-item.item-large{grid-column:1/3;grid-row:1/3}}.photo-gallery-section .gallery-grid .gallery-item .caption{position:absolute;bottom:0;left:0;width:100%;padding:40px 20px 8px 20px;background:linear-gradient(to top, rgba(0, 0, 0, 0.85), transparent);color:#fff;font-size:13px;font-weight:500;line-height:20px;text-align:center;pointer-events:none}.photo-gallery-section .gallery-grid .gallery-item.view-more-item{cursor:pointer}.photo-gallery-section .gallery-grid .gallery-item.view-more-item .view-more-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.55);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;transition:background-color .3s ease;z-index:2}.photo-gallery-section .gallery-grid .gallery-item.view-more-item .view-more-overlay .count{font-family:"Montserrat",sans-serif;font-size:20px;font-weight:700;line-height:36px;margin-bottom:8px}@media(min-width: 768px){.photo-gallery-section .gallery-grid .gallery-item.view-more-item .view-more-overlay .count{font-size:24px}}.photo-gallery-section .gallery-grid .gallery-item.view-more-item .view-more-overlay .text{font-size:14px;font-weight:500;line-height:21px;color:hsla(0,0%,100%,.8)}.photo-gallery-section .gallery-grid .gallery-item.view-more-item:hover .view-more-overlay{background-color:rgba(0,0,0,.75)}.photo-gallery-section .gallery-load-more-wrapper{display:flex;justify-content:center;margin-top:40px}.photo-gallery-section .gallery-load-more-wrapper .load-more-btn{background-color:rgba(0,0,0,0);border:2px solid #d62e2f;color:#d62e2f;font-size:14px;font-weight:600;padding:12px 32px;border-radius:4px;cursor:pointer;transition:all .2s ease}.photo-gallery-section .gallery-load-more-wrapper .load-more-btn:hover{background-color:#d62e2f;color:#fff}.photo-gallery-section .gallery-load-more-wrapper .load-more-btn:disabled{opacity:.5;cursor:not-allowed}.video-highlights-section{background-color:#2d2a29;padding:30px 0}@media screen and (min-width: 768px){.video-highlights-section{padding:56px 0}}.video-highlights-section .video-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:32px}.video-highlights-section .video-header .header-titles .kicker{display:block;font-family:"Montserrat",sans-serif;font-size:13px;font-weight:700;line-height:20px;color:#d62e2f;text-transform:uppercase;letter-spacing:1.5px;margin-bottom:8px}.video-highlights-section .video-header .header-titles .title{font-size:20px;font-family:"Montserrat",sans-serif;font-weight:700;color:#fff;line-height:normal;margin:0}@media(min-width: 768px){.video-highlights-section .video-header .header-titles .title{font-size:28px;line-height:42px}}.video-highlights-section .video-header .download-link{display:flex;align-items:center;gap:8px;color:hsla(0,0%,100%,.7);font-size:14px;line-height:21px;text-decoration:none;transition:color .2s ease}.video-highlights-section .video-header .download-link:hover{color:#fff}.video-highlights-section .video-header .download-link svg{width:14px;height:14px}.video-highlights-section .main-video-card{position:relative;border-radius:16px;overflow:hidden;background-color:#111;aspect-ratio:16/9;cursor:pointer}.video-highlights-section .main-video-card .video-poster-state{width:100%;height:100%;cursor:pointer}.video-highlights-section .main-video-card .video-poster-state img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover;opacity:.85;transition:opacity .3s ease}.video-highlights-section .main-video-card .video-poster-state:hover img{opacity:1}.video-highlights-section .main-video-card .video-poster-state .play-btn{padding:0px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background-color:rgba(0,0,0,0);border:none;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease,background-color .2s ease;z-index:2}@media(min-width: 576px){.video-highlights-section .main-video-card .video-poster-state .play-btn{width:72px;height:72px}}.video-highlights-section .main-video-card .video-poster-state .play-btn svg{width:100%;height:100%;color:#fff}.video-highlights-section .main-video-card .video-poster-state .video-meta{position:absolute;bottom:0;left:0;width:100%;padding:60px 24px 24px 24px;background:linear-gradient(to top, rgba(0, 0, 0, 0.9), transparent);display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none}@media(min-width: 768px){.video-highlights-section .main-video-card .video-poster-state .video-meta{padding:80px 32px 32px 32px}}.video-highlights-section .main-video-card .video-poster-state .video-meta .meta-left .video-title{font-family:"Montserrat",sans-serif;color:#fff;font-size:14px;font-weight:700;margin:0 0 4px 0;line-height:normal}@media(min-width: 576px){.video-highlights-section .main-video-card .video-poster-state .video-meta .meta-left .video-title{font-size:18px;line-height:25px}}.video-highlights-section .main-video-card .video-poster-state .video-meta .meta-left .video-subtitle{color:hsla(0,0%,100%,.7);font-size:12px;line-height:20px;margin:0}.video-highlights-section .main-video-card .video-poster-state .video-meta .meta-right .duration{padding:6px 12px;border-radius:6px;background:rgba(0,0,0,.7);color:#fff;font-size:13px;font-weight:400;line-height:20px}.video-highlights-section .main-video-card iframe,.video-highlights-section .main-video-card video{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10;border:none}.video-highlights-section .video-thumbnails-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}@media(min-width: 768px){.video-highlights-section .video-thumbnails-grid{grid-template-columns:repeat(4, 1fr);gap:16px}}.video-highlights-section .video-thumbnails-grid .thumbnail-card{position:relative;border-radius:8px;overflow:hidden;background-color:#111;cursor:pointer}.video-highlights-section .video-thumbnails-grid .thumbnail-card img{width:100%;display:block;aspect-ratio:16/9;object-fit:cover;transition:transform .3s ease}.video-highlights-section .video-thumbnails-grid .thumbnail-card:hover img{transform:scale(1.05)}.video-highlights-section .video-thumbnails-grid .thumbnail-card .thumb-meta{position:absolute;bottom:0;left:0;width:100%;padding:30px 12px 12px 12px;background:linear-gradient(to top, rgba(0, 0, 0, 0.95), transparent);display:flex;justify-content:space-between;align-items:flex-end;pointer-events:none}.video-highlights-section .video-thumbnails-grid .thumbnail-card .thumb-meta .thumb-title{color:#fff;font-weight:500;font-size:11px;line-height:14px}.video-highlights-section .video-thumbnails-grid .thumbnail-card .thumb-meta .thumb-duration{border-radius:4px;background:rgba(0,0,0,.7);padding:2px 8px;color:#fff;font-size:11px;font-weight:500;line-height:17px}/*# sourceMappingURL=style.min.css.map */
