﻿.media-center-hero-module .hero_marquee{padding:10rem 0 4rem;position:relative;width:100%;min-height:75vh;overflow:hidden;display:flex;align-items:center;justify-content:center;color:#fff}@media(max-width: 991px){.media-center-hero-module .hero_marquee{min-height:50vh}}.media-center-hero-module .video_wrap{position:absolute;inset:0;z-index:1}.media-center-hero-module .video_wrap video{width:100%;height:100%;object-fit:cover}.media-center-hero-module .video_wrap .dim{position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.2) 100%);z-index:2}.media-center-hero-module .hero_marquee_inner{position:relative;z-index:3;max-width:1520px;width:100%;margin:0 auto;padding:0 40px;text-align:center}.media-center-hero-module .hero_marquee_inner h1{font-size:5.6rem;font-weight:700;margin-bottom:15px;letter-spacing:-1px;line-height:1.6}@media(max-width: 768px){.media-center-hero-module .hero_marquee_inner h1{font-size:3rem}}.media-center-hero-module .hero_marquee_inner .banner-label{font-size:1.92rem;color:hsla(0,0%,100%,.9);font-weight:400;max-width:600px;margin:0 auto 3rem;line-height:1.6}@media(max-width: 768px){.media-center-hero-module .hero_marquee_inner .banner-label{font-size:1.4rem}}.media-center-hero-module .marquee_text{font-size:12.8rem;font-weight:900;text-transform:uppercase;line-height:1;padding-right:50px;color:rgba(0,0,0,0);-webkit-text-stroke:2px #fff}@media(max-width: 768px){.media-center-hero-module .marquee_text{font-size:6.4rem}}@keyframes scrollText{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.media-center-featured-module{--brand-dark: #222222;--brand-green: #6EEB83}.media-center-featured-module .media_container{max-width:1520px;margin:0 auto;padding:100px 40px;flex:1}@media(max-width: 992px){.media-center-featured-module .media_container{padding:60px 20px}}.media-center-featured-module .sec_header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.media-center-featured-module .sec_header h2{font-size:3.52rem;font-weight:700;color:var(--brand-dark);text-transform:uppercase;letter-spacing:1px}@media(max-width: 768px){.media-center-featured-module .sec_header h2{font-size:2.4rem}}.media-center-featured-module .bento_grid{display:grid;grid-template-columns:repeat(3, 1fr);grid-auto-rows:280px;gap:20px}@media(max-width: 1200px){.media-center-featured-module .bento_grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.media-center-featured-module .bento_grid{grid-template-columns:1fr;grid-auto-rows:250px;margin-bottom:20px}}.media-center-featured-module .bento_item{position:relative;border-radius:12px;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;padding:40px;transition:all .4s ease}.media-center-featured-module .bento_item:nth-child(1){grid-column:span 2;grid-row:span 2;padding:60px}@media(max-width: 1200px){.media-center-featured-module .bento_item:nth-child(1){grid-column:span 2;grid-row:span 1;padding:40px}}@media(max-width: 768px){.media-center-featured-module .bento_item:nth-child(1){grid-column:span 1}}.media-center-featured-module .bento_item:nth-child(1) h3{font-size:3.52rem}@media(max-width: 768px){.media-center-featured-module .bento_item:nth-child(1) h3{font-size:2rem}}.media-center-featured-module .bento_item .bg{position:absolute;inset:0;z-index:1}.media-center-featured-module .bento_item .bg img{width:100%;height:100%;object-fit:cover;transition:transform .8s ease}.media-center-featured-module .bento_item .dim{position:absolute;inset:0;z-index:2;background:linear-gradient(to top, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.2) 60%, rgba(0, 0, 0, 0) 100%);transition:.4s}.media-center-featured-module .bento_item .bento_content{position:relative;z-index:3}.media-center-featured-module .bento_item .bento_content .tag{display:inline-block;font-size:1.36rem;font-weight:700;color:var(--brand-green);text-transform:uppercase;margin-bottom:15px;letter-spacing:1px;transition:transform .4s ease}.media-center-featured-module .bento_item .bento_content h3{font-size:2.4rem;font-weight:600;color:#fff;line-height:1.3;margin-bottom:10px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:transform .4s ease}@media(max-width: 768px){.media-center-featured-module .bento_item .bento_content h3{font-size:1.8rem}}.media-center-featured-module .bento_item .bento_content .date{font-size:1.52rem;color:hsla(0,0%,100%,.6);transition:transform .4s ease}@media(max-width: 768px){.media-center-featured-module .bento_item .bento_content .date{font-size:1.2rem}}.media-center-featured-module .bento_item:hover .bg img{transform:scale(1.08)}.media-center-featured-module .bento_item:hover .dim{background:linear-gradient(to top, rgba(38, 36, 123, 0.9) 0%, rgba(38, 36, 123, 0.4) 100%)}.media-center-featured-module .bento_item:hover .tag,.media-center-featured-module .bento_item:hover h3,.media-center-featured-module .bento_item:hover .date{transform:translateY(-5px)}.media-center-content-module{--brand-dark: #222222;--brand-blue: #0056D2;--brand-gray: #F7F7F7;--border-line: #EAEAEA}.media-center-content-module .media_container{max-width:1520px;margin:0 auto;padding:0 40px 100px;flex:1}@media(max-width: 992px){.media-center-content-module .media_container{padding:0 20px 60px}}.media-center-content-module .sec_header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:40px}.media-center-content-module .sec_header h2{font-size:3.52rem;font-weight:700;color:var(--brand-dark);text-transform:uppercase;letter-spacing:1px}@media(max-width: 768px){.media-center-content-module .sec_header h2{font-size:2.4rem}}.media-center-content-module .news_layout{display:flex;gap:60px;align-items:flex-start}@media(max-width: 1200px){.media-center-content-module .news_layout{flex-direction:column;gap:30px;margin-bottom:20px}}.media-center-content-module .news_filters{flex:0 0 250px;position:sticky;top:180px;display:flex;flex-direction:column;gap:15px}@media(max-width: 1200px){.media-center-content-module .news_filters{position:relative;top:0;flex-direction:row;flex-wrap:wrap;width:100%;flex:0 0 40px}}.media-center-content-module .news_filters h3{font-size:1.92rem;font-weight:700;color:var(--brand-dark);margin-bottom:15px;border-bottom:2px solid var(--brand-dark);padding-bottom:15px;cursor:pointer}@media(max-width: 1200px){.media-center-content-module .news_filters h3{display:none}}.media-center-content-module .news_filters button{text-align:left;background:none;border:none;font-size:1.76rem;font-weight:500;color:#666;cursor:pointer;padding:10px 15px;border-radius:6px;transition:.3s;font-family:inherit}@media(max-width: 1200px){.media-center-content-module .news_filters button{padding:8px 20px;border:1px solid var(--border-line);border-radius:40px}}@media(max-width: 768px){.media-center-content-module .news_filters button{font-size:1.4rem}}.media-center-content-module .news_filters button:hover{color:var(--brand-blue)}.media-center-content-module .news_filters button.active{background:var(--brand-blue);color:#fff;font-weight:600}.media-center-content-module .news_list{flex:1;display:flex;flex-direction:column;gap:30px;width:100%}.media-center-content-module .list_card{display:flex;gap:30px;padding:30px;background:#fff;border:1px solid var(--border-line);border-radius:8px;transition:all .3s ease}@media(max-width: 768px){.media-center-content-module .list_card{flex-direction:column;padding:20px;gap:20px}}.media-center-content-module .list_card:hover{border-color:var(--brand-blue);box-shadow:0 15px 35px rgba(38,36,123,.06);transform:translateY(-5px)}.media-center-content-module .list_card:hover .c_img img{transform:scale(1.08)}.media-center-content-module .list_card:hover .c_tag{background:var(--brand-blue);color:#fff}.media-center-content-module .list_card:hover .c_tag.green{background:#159b2e;border-color:#159b2e}.media-center-content-module .list_card:hover h4{color:var(--brand-blue)}.media-center-content-module .list_card .c_img{width:260px;height:180px;border-radius:4px;overflow:hidden;flex-shrink:0}@media(max-width: 768px){.media-center-content-module .list_card .c_img{width:100%;height:200px}}.media-center-content-module .list_card .c_img img{width:100%;height:100%;object-fit:cover;transition:.5s}.media-center-content-module .list_card .c_txt{flex:1;display:flex;flex-direction:column;justify-content:center}.media-center-content-module .list_card .c_tag{display:inline-block;font-size:1.28rem;font-weight:700;color:var(--brand-blue);text-transform:uppercase;margin-bottom:12px;padding:4px 10px;border:1px solid var(--brand-blue);border-radius:40px;transition:.3s}.media-center-content-module .list_card .c_tag.green{color:#159b2e;border-color:#159b2e}.media-center-content-module .list_card h4{font-size:2.24rem;font-weight:600;color:var(--brand-dark);line-height:1.4;margin-bottom:15px;transition:.3s}@media(max-width: 768px){.media-center-content-module .list_card h4{font-size:1.8rem}}.media-center-content-module .list_card .c_date{font-size:1.52rem;color:#888;margin-top:auto}@media(max-width: 768px){.media-center-content-module .list_card .c_date{font-size:1.2rem}}.media-center-content-module .btn_load_wrap{text-align:center;margin-top:40px}.media-center-content-module .btn_load{display:inline-flex;align-items:center;justify-content:center;width:200px;height:50px;border:1px solid var(--brand-dark);font-size:1.6rem;font-weight:600;color:var(--brand-dark);border-radius:40px;transition:.3s}.media-center-content-module .btn_load:hover{background:var(--brand-blue);border-color:var(--brand-blue);color:#fff}.media-center-video-module{--brand-dark: #222222;--brand-blue: #0056D2;--brand-green: #6EEB83;flex-direction:column}.media-center-video-module .media-center-wrapper{max-width:1520px;margin:0 auto;padding:0 40px;width:stretch}.media-center-video-module .sec_header h2{font-size:3.52rem;font-weight:700;color:var(--brand-dark);text-transform:uppercase;letter-spacing:1px}@media(max-width: 768px){.media-center-video-module .sec_header h2{font-size:2.4rem}}.media-center-video-module .video_slider_wrap{margin-bottom:120px;overflow:hidden;padding:20px 40px}@media(max-width: 768px){.media-center-video-module .video_slider_wrap{padding:20px;margin-bottom:60px}}.media-center-video-module .slider_container{display:flex;gap:30px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.media-center-video-module .slider_container::-webkit-scrollbar{display:none}@media(max-width: 768px){.media-center-video-module .slider_container{padding:0;gap:12px}}.media-center-video-module .vid_card{flex:0 0 400px;scroll-snap-align:start;display:block}@media(max-width: 768px){.media-center-video-module .vid_card{flex:0 0 280px}}.media-center-video-module .vid_card:hover .v_img img{opacity:1;transform:scale(1.05)}.media-center-video-module .vid_card:hover .v_img::after{background:var(--brand-green);color:var(--brand-blue)}.media-center-video-module .vid_card:hover h4{color:var(--brand-blue)}.media-center-video-module .vid_card .v_img{width:100%;aspect-ratio:16/9;border-radius:8px;overflow:hidden;position:relative;margin-bottom:20px;background:#000;box-shadow:0 10px 20px rgba(0,0,0,.05);transition:.3s}.media-center-video-module .vid_card .v_img img{width:100%;height:100%;object-fit:cover;opacity:.9;transition:.5s}.media-center-video-module .vid_card .v_img::after{content:"▶";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:rgba(0,0,0,.7);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;transition:background .3s;margin-left:.2rem}@media(max-width: 768px){.media-center-video-module .vid_card .v_img::after{width:40px;height:40px;font-size:.9rem}}.media-center-video-module .vid_card h4{font-size:1.84rem;font-weight:600;color:var(--brand-dark);line-height:1.4;transition:.3s}@media(max-width: 768px){.media-center-video-module .vid_card h4{font-size:1.4rem}}.media-center-library-module{--brand-dark: #222222;--brand-blue: #0056D2;--brand-green: #6EEB83;--brand-gray: #F7F7F7;--border-line: #EAEAEA}.media-center-library-module .pr_minimal_wrap{background:var(--brand-gray);padding:100px 0;flex:1}@media(max-width: 992px){.media-center-library-module .pr_minimal_wrap{padding:60px 0}}.media-center-library-module .pr_inner{max-width:1520px;margin:0 auto;padding:0 40px}@media(max-width: 768px){.media-center-library-module .pr_inner{padding:0 20px}}.media-center-library-module .sec_header{margin-bottom:40px}.media-center-library-module .sec_header h2{font-size:3.52rem;font-weight:700;color:var(--brand-dark);text-transform:uppercase;letter-spacing:1px}@media(max-width: 768px){.media-center-library-module .sec_header h2{font-size:2.4rem}}.media-center-library-module .pr_list{border-top:2px solid var(--brand-dark)}.media-center-library-module .more_btn{margin:3rem 0 0;display:inline-block;width:fit-content;max-width:100%;border-radius:3rem;padding:2rem 4rem;border:2px solid var(--ui-color-primary);background-color:var(--ui-color-primary);transition:.3s all;color:#fff;font-size:1.8rem;line-height:1.2;font-weight:400}.media-center-library-module .more_btn:hover{cursor:pointer;background-color:#fff;color:var(--ui-color-primary)}.media-center-library-module .pr_row{display:flex;justify-content:space-between;align-items:center;padding:40px 20px;border-bottom:1px solid var(--border-line);transition:all .3s ease}@media(max-width: 768px){.media-center-library-module .pr_row{flex-direction:column;align-items:flex-start;gap:20px;padding:30px 10px}}.media-center-library-module .pr_row .r_text{flex:1}.media-center-library-module .pr_row .r_text h3{font-size:2.88rem;font-weight:700;color:var(--brand-dark);margin-bottom:10px;transition:.3s;cursor:pointer}@media(max-width: 768px){.media-center-library-module .pr_row .r_text h3{font-size:2rem}}.media-center-library-module .pr_row .r_text .label{font-size:1.68rem;color:#666;transition:.3s}@media(max-width: 768px){.media-center-library-module .pr_row .r_text .label{font-size:1.4rem}}.media-center-library-module .pr_row .r_icon{font-size:3.2rem;color:var(--brand-dark);font-weight:300;transition:.3s;opacity:.5;cursor:pointer}@media(max-width: 768px){.media-center-library-module .pr_row .r_icon{align-self:flex-end}}.media-center-library-module .pr_row:hover{background:var(--brand-blue);padding-left:40px;padding-right:40px}@media(max-width: 768px){.media-center-library-module .pr_row:hover{padding-left:20px;padding-right:20px}}.media-center-library-module .pr_row:hover .r_text h3,.media-center-library-module .pr_row:hover .r_text .label{color:#fff}.media-center-library-module .pr_row:hover .r_icon{color:var(--brand-green);opacity:1;transform:translateX(10px)}@media(max-width: 768px){.media-center-library-module .pr_row:hover .r_icon{transform:translateY(5px)}}.media-center-container{width:100%;background-color:#fff}/*# sourceMappingURL=media-center.css.map */
