.videoBanner{position:relative;height:300px;transition:.6s;overflow:hidden}.videoBanner .backgroundVideo{pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:0;display:block;object-fit:cover}.videoBanner .backgroundVideo_desktop{display:none}@media(min-width:1200px){.videoBanner .backgroundVideo_desktop{display:block}.videoBanner .backgroundVideo_mobile{display:none}}.videoBanner .wrapper{position:relative;z-index:1}@media(min-width:768px){.videoBanner{height:500px}}@media(min-width:1200px){.videoBanner{height:600px;position:relative}.videoBanner:after,.videoBanner:before{content:"";width:150px;height:170px;background-color:#fff;z-index:1;position:absolute}.videoBanner:after{-webkit-clip-path:polygon(100% 100%,100% 0,0 0);clip-path:polygon(100% 100%,100% 0,0 0);right:-1px;top:-1px}.videoBanner:before{-webkit-clip-path:polygon(100% 100%,0 0,0 100%);clip-path:polygon(100% 100%,0 0,0 100%);left:-1px;bottom:-1px}}@media(max-width:1199px){.videoBanner .backgroundVideo{width:calc(100% - 40px);border-radius:8px;height:calc(100% - 40px)}}.videoBanner_play{width:86px;height:86px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);border:unset;background-color:unset;border-radius:1000px;background:linear-gradient(180deg,#ff4438,#c50c00);position:relative;cursor:pointer}@media(min-width:1200px){.videoBanner_play{width:136px;height:136px}}.videoBanner_play img{display:block;width:22px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media(min-width:1200px){.videoBanner_play img{width:35px}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#1a2754;z-index:1000000;cursor:pointer;opacity:1;transition:opacity .3s ease-out}.modal-video-body{max-width:1600px;margin:0 auto;padding:0 10px}.modal-video-body,.modal-video-inner{width:100%;height:100%;display:flex;justify-content:center;box-sizing:border-box}.modal-video-inner{align-items:center;padding:10px}@media(min-width:1200px){.modal-video-inner{padding:10px 60px}}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;animation-timing-function:ease-out;animation-duration:.3s;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out;border:unset}.modal-video-movie-wrap-video{position:absolute;top:0;left:0;width:100%;height:100%;border:unset;background-color:#000}.modal-video-close-btn{position:absolute;z-index:2;top:-45px;right:0;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent;cursor:pointer}@media(min-width:1200px){.modal-video-close-btn{top:0;right:-45px}}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.pillarPosts{padding:30px 0;display:flex;flex-direction:column;gap:20px;width:100%}@media(min-width:1200px){.pillarPosts{padding:50px 0}}.pillarPosts:first-child{padding-top:0}@media(min-width:1200px){.pillarPosts:first-child{padding-top:0}}.pillarPosts:last-child{padding-bottom:0}@media(min-width:1200px){.pillarPosts:last-child{padding-bottom:0}.pillarPosts{gap:40px}}.pillarPosts_title{font-weight:400;font-size:36px;line-height:112%;font-weight:700;opacity:0;transform:translateY(10px);transition:all .5s ease-in-out}@media(min-width:1200px){.pillarPosts_title{font-size:54px;line-height:120%}}@media(min-width:1200px)and (max-width:1919px){.pillarPosts_title{font-size:2.81vw}}@media(min-width:1200px){.pillarPosts_title{font-weight:700}}.pillarPosts_title.active,.pillarPosts_title.show-section{opacity:1;transform:translateY(0)}.pillarPosts_loadMore{font-size:19px;background:#ff4438;font-weight:700;padding:12px 20px;box-shadow:0 12.52px 10.02px 0 rgba(0,0,0,.067);color:#fff;border-radius:12px;line-height:150%;text-align:center;position:relative;overflow:hidden;width:-moz-fit-content;width:fit-content;background:#fff;border:1px solid #1a2754;color:#1a2754;display:flex;align-items:center;gap:10px}@media(min-width:1200px){.pillarPosts_loadMore{font-size:24px;padding:12px 40px;cursor:pointer;width:-moz-fit-content;width:fit-content}}.pillarPosts_loadMore.blue{background:#026ae2}.pillarPosts_loadMore.red{background:#ff4438}@media(min-width:1200px){.pillarPosts_loadMore:hover{animation:scale 1s ease-in-out infinite}}@media(max-width:1199px){.pillarPosts_loadMore .desktop{display:none}}@media(min-width:1200px){.pillarPosts_loadMore .mobile{display:none}}.pillarPosts_loadMore span{position:relative;z-index:2}.pillarPosts_loadMore:hover:after,.pillarPosts_loadMore:hover:before{width:100%}.pillarPosts_loadMore:hover span{color:#fff}.pillarPosts_loadMore:after,.pillarPosts_loadMore:before{content:"";height:50%;width:0;position:absolute;background-color:#1a2754;display:inline-block;transition:all .2s linear}.pillarPosts_loadMore:before{top:0;left:0}.pillarPosts_loadMore:after{bottom:0;right:0}.pillarPosts_posts{display:flex;flex-wrap:wrap;gap:10px}.pillarPosts_posts .singlePost{height:auto}@media(min-width:768px){.pillarPosts_posts .singlePost{width:calc(50% - 5px)}}@media(min-width:1200px){.pillarPosts_posts .singlePost{width:calc(50% - 5px)}}@media(min-width:1600px){.pillarPosts_posts .singlePost{width:calc(33.3333333333% - 7px)}}