.videoPopup{position:fixed;top:-120vh;left:0;width:100vw;height:100vh;z-index:1000;background-color:rgba(0,0,0,.6);transition:all .3s}.videoPopup.active{top:0}.videoPopupClose{width:20px;height:20px;position:absolute;top:40px;right:40px;cursor:pointer;transform:rotate(0deg);transition:all .3s}.videoPopupClose:hover{transform:rotate(180deg)}.videoPopupClose:before,.videoPopupClose:after{content:'';position:absolute;top:50%;left:50%;width:100%;height:1px;background-color:#fff}.videoPopupClose:before{transform:translateY(-50%) translateX(-50%) rotate(45deg)}.videoPopupClose:after{transform:translateY(-50%) translateX(-50%) rotate(-45deg)}.videoPopupBlock{max-width:600px;width:100%;height:100%;margin:0 auto;padding:60px 20px;display:flex;align-items:center;justify-content:center}@media (max-width:767px){.videoPopup{width:100%}.videoPopupClose{top:60px}.videoPopupBlock{max-width:100%;width:auto}.videoPopupBlock iframe{width:100%}}.blog{width:100%;padding-top:60px;padding-bottom:60px;position:relative}.blog__container{max-width:1092px;padding:0 20px;margin:auto}.blogCards{display:flex;flex-wrap:wrap}.blogCard{width:100%;display:flex;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #e1e1e1}.blogCard__imgBlock{width:292px;height:164px;position:relative;overflow:hidden}.blogCard__imgBlock--img{width:100%;height:100%;display:block;object-fit:cover;object-position:center}.blogCard__contentBlock{width:calc(100% - 292px);padding:0 27px}.blogCard__contentInnerBlock{max-width:681px;margin-right:auto}.blogCard__contentBlock--date{font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#9a9a9a;margin-bottom:9px;margin-top:0}.blogCard__contentBlock--title{font-family:'Nunito';font-style:normal;font-weight:700;font-size:18px;line-height:25px;color:#333;margin-bottom:9px}.blogCard__contentBlock--text{font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#333}.blog__pagination{width:100%;display:flex;justify-content:center;padding-top:30px}.blog__paginationList{display:flex;justify-content:center;align-items:center;list-style:none}.blog__paginationList--itemLink{display:flex}.blog__paginationList--itemLink.num{font-family:'Nunito';font-style:normal;font-weight:700;font-size:18px;line-height:25px;color:#000;padding:3px 10px 2px;background:0 0;border-radius:3px}.blog__paginationList--itemLink.num.active{background:#5147a7;pointer-events:none;color:#fff}.blog__paginationList--itemLink.prev,.blog__paginationList--itemLink.next{width:30px;height:30px;background:#c9c9c9;border-radius:3px;position:relative}.blog__paginationList--itemLink.prev:before,.blog__paginationList--itemLink.next:before{content:'';position:absolute;top:50%;left:50%;width:5px;height:10px;background-image:url(//reflectus.lt/wp-content/themes/educator-child/./assets/img/next.svg);background-size:contain;background-repeat:no-repeat;background-position:center}.blog__paginationList--itemLink.next{margin-left:10px}.blog__paginationList--itemLink.next:before{transform:translateY(-50%) translateX(-50%) rotate(0deg)}.blog__paginationList--itemLink.prev{margin-right:10px}.blog__paginationList--itemLink.prev:before{transform:translateY(-50%) translateX(-50%) rotate(180deg)}.blog__paginationList--itemLink.prev.dis,.blog__paginationList--itemLink.next.dis{background:#ededed;pointer-events:none;opacity:.5}.singlePost .wpb_image_grid_ul{display:flex!important;flex-wrap:wrap;position:relative!important;height:auto!important}.singlePost .wpb_image_grid_ul .isotope-item{position:relative!important;left:unset!important;top:unset!important;float:unset!important;width:calc(25% - 20px);margin:0 0 20px}.singlePost .wpb_image_grid_ul .isotope-item:nth-child(4n+2){margin:0 10px 20px 20px}.singlePost .wpb_image_grid_ul .isotope-item:nth-child(4n+3){margin:0 20px 20px 10px}.singlePost .wpb_image_grid_ul .isotope-item a{width:100%}.singlePost .wpb_image_grid_ul .isotope-item img{margin:0;width:100%}@media (max-width:767px){.blogCard{flex-wrap:wrap}.blogCard__imgBlock{width:100%;margin-bottom:20px;height:250px}.blogCard__contentBlock{width:100%;padding:0}}.singlePost{position:relative;padding-top:60px;padding-bottom:60px;width:100%}.singlePost__container{max-width:840px;padding:0 20px;margin:0 auto}.singlePost__feturesImg{width:100%;margin-bottom:23px}.singlePost__feturesImg--img{width:100%;height:auto;display:block}.singlePost__main .headline{font-family:'Nunito';font-style:normal;font-weight:700;font-size:36px;line-height:49px;color:#333;margin-bottom:17px;margin-top:0}.singlePost--date{font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#9a9a9a;margin-top:0;margin-bottom:12px}.singlePost__content{font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:22px;color:#333}.singlePost__videoHolder{width:100%;position:relative;margin-top:50px}.singlePost__videoBlock{padding-top:56.25%;position:relative;width:100%}.singlePost__video{width:100%;max-width:100%;position:absolute;top:0;height:100%;display:block}.team-cards{display:flex}@media (min-width:1025px){.team-cards .team-card{margin-bottom:24px;width:calc(25% - 18px)}.team-cards .team-card:nth-child(4n+2){margin:0 12px 24px 24px}.team-cards .team-card:nth-child(4n+3){margin:0 24px 24px 12px}}@media (max-width:1024px) and (min-width:681px){.team-cards{flex-wrap:wrap}.team-cards .team-card{margin-bottom:24px;width:calc(50% - 12px)}.team-cards .team-card:nth-child(2n+1){margin:0 12px 24px 0}.team-cards .team-card:nth-child(2n+2){margin:0 0 24px 12px}}@media (max-width:680px){.team-cards{flex-wrap:wrap;padding:0 20px}.team-cards .team-card{margin:0 0 24px;width:100%}}.team-cards .team-card .vc_column-inner{padding:26px 26px 14px}.team-cards .team-card .edgt-single-image-holder{overflow:hidden;border-radius:50%;margin-bottom:20px}.team-cards .team-card h6{font-family:'Nunito';font-style:normal;font-weight:700;font-size:20px;line-height:1.4;text-align:center;color:#333;margin-bottom:10px}.team-cards .team-card p{font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#333333!important;margin-bottom:7px}.team-cards .team-card .simple-link{width:100%;display:flex;justify-content:center;margin-bottom:0}.team-cards .team-card .simple-link a{padding:0;background-color:transparent;border-radius:0;border:none;font-family:'Nunito';font-style:normal;font-weight:400;font-size:16px;line-height:1.5;text-align:center;color:#9a9a9a;transition:all .3s}.team-cards .team-card .simple-link a:hover{color:#11ad9b;background-color:transparent}.info-section{margin-bottom:60px}.info-section .img-block{margin-top:20px}.info-section .simple-text{max-width:670px;margin-right:auto;margin-bottom:60px!important}.info-section .box-text{border:1px solid #e1e1e1;margin-bottom:20px!important}