@keyframes rotate{to{transform:rotate(-360deg)}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes toBottomLeft{49%{transform:translate(-100%, 100%)}50%{opacity:0;transform:translate(50%, -50%)}100%{opacity:1}}@keyframes toTopRight{49%{transform:translate(100%, -100%)}50%{opacity:0;transform:translate(-50%, 50%)}100%{opacity:1}}.news-card.card-slide{width:400px !important;transition:width .3s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 901px){.news-card.card-slide{width:100% !important}}.news-card:hover .image-wrapper img{transform:scale(1.05)}.news-card.featured{grid-template-columns:repeat(12, minmax(0, 1fr));display:grid;column-gap:20px;min-height:400px}.news-card.featured .image-wrapper,.news-card.featured .content-wrapper{grid-column:span 6/span 6}@media screen and (max-width: 901px){.news-card.featured .image-wrapper,.news-card.featured .content-wrapper{grid-column:span 12/span 12}}.news-card.featured .content-wrapper .info-wrapper{margin-top:0}@media screen and (max-width: 901px){.news-card.featured .content-wrapper .info-wrapper{margin-top:20px}}.news-card.featured .content-wrapper .title{font-size:32px;font-style:normal;font-weight:700;line-height:110%;margin-top:20px}@media screen and (max-width: 901px){.news-card.featured .content-wrapper .title{font-size:20px;line-height:120%}}.news-card.featured .content-wrapper .text{margin-top:20px}.news-card.featured .image-wrapper{position:relative}.news-card.featured .image-wrapper img{position:absolute;height:100%;top:0;left:0}.news-card .categories-wrapper{position:absolute;top:20px;left:20px;z-index:3;display:flex;flex-wrap:wrap;width:calc(100% - 40px)}[lang=ar] .news-card .categories-wrapper{left:unset;right:20px}@media screen and (max-width: 901px){.news-card .categories-wrapper{display:none}}.news-card .categories-wrapper .category-tag{margin-right:10px;margin-bottom:10px}[lang=ar] .news-card .categories-wrapper .category-tag{margin-right:0;margin-left:10px}.news-card .categories-wrapper .category-tag.num{background-color:#fff;border-color:#fff}.news-card .categories-wrapper-mobile{position:relative;left:0;flex-wrap:wrap;display:none}[lang=ar] .news-card .categories-wrapper-mobile{left:unset;right:0}@media screen and (max-width: 901px){.news-card .categories-wrapper-mobile{display:flex}}.news-card .categories-wrapper-mobile .category-tag.num{border-color:rgba(28,38,73,.1)}.news-card .image-wrapper{position:relative;width:100%;display:flex;overflow:hidden;border-radius:20px;isolation:isolate}@media screen and (max-width: 901px){.news-card .image-wrapper::before{content:"";display:block;padding-bottom:70%}}.news-card .image-wrapper img{width:100%;height:250px;object-fit:cover;object-position:center;transition:transform 0.3s cubic-bezier(0.1, 0, 0.3, 1),height 0.5s cubic-bezier(0.1, 0, 0.3, 1)}@media screen and (max-width: 901px){.news-card .image-wrapper img{position:absolute;height:100%;top:0;left:0}}.news-card .image-wrapper .read-more{position:absolute;left:0;top:0;background:#dfea00;color:#1c2649;width:110px;height:110px;border-radius:50%;text-align:center;transform:translate(-50%, -50%);opacity:0}[lang=ar] .news-card .image-wrapper .read-more{left:unset;right:0}.news-card .image-wrapper .read-more .read-more-text{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);white-space:nowrap}[lang=ar] .news-card .image-wrapper .read-more .read-more-text{left:50%;right:unset}.news-card .content-wrapper .info-wrapper{margin-top:20px;display:flex;flex-direction:row;align-items:center}.news-card .content-wrapper .info-wrapper p{color:#1c2649;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.news-card .content-wrapper .info-wrapper .read-time{display:flex;flex-direction:row;align-items:center;margin-left:10px}[lang=ar] .news-card .content-wrapper .info-wrapper .read-time{margin-left:0px;margin-right:10px}.news-card .content-wrapper .info-wrapper .read-time svg{margin-right:10px}[lang=ar] .news-card .content-wrapper .info-wrapper .read-time svg{margin-left:10px;margin-right:0}.news-card .content-wrapper .title{margin-top:10px;color:#1c2649}.news-card .content-wrapper .text{margin-top:10px;color:rgba(28,38,73,.65);font-size:16px;font-style:normal;font-weight:400;line-height:150%}.event-card,.resource-card{border-radius:20px 0 20px 0;overflow:hidden;isolation:isolate;display:flex;flex-direction:column}.event-card:hover .image-wrapper img,.resource-card:hover .image-wrapper img{transform:scale(1.05)}.event-card.horizontal,.resource-card.horizontal{grid-template-columns:repeat(12, minmax(0, 1fr));display:grid;min-height:250px}@media screen and (max-width: 901px){.event-card.horizontal,.resource-card.horizontal{display:block}}.event-card.horizontal:hover .content-wrapper,.resource-card.horizontal:hover .content-wrapper{background-color:#fcb442}.event-card.horizontal .content-wrapper,.resource-card.horizontal .content-wrapper{grid-column:span 8/span 8;justify-content:space-between;background-color:rgba(217,228,228,.5)}.event-card.horizontal .content-wrapper .text-wrapper,.resource-card.horizontal .content-wrapper .text-wrapper{margin-bottom:0px}.event-card.horizontal .content-wrapper .info-wrapper,.resource-card.horizontal .content-wrapper .info-wrapper{margin-top:40px}.event-card.horizontal .content-wrapper .title,.resource-card.horizontal .content-wrapper .title{font-size:24px;font-style:normal;font-weight:700;line-height:120%}.event-card.horizontal .content-wrapper .text,.resource-card.horizontal .content-wrapper .text{margin-top:20px}.event-card.horizontal .image-wrapper,.resource-card.horizontal .image-wrapper{grid-column:span 4/span 4;position:relative}.event-card.horizontal .image-wrapper img,.resource-card.horizontal .image-wrapper img{position:absolute;height:100%;top:0;left:0}[lang=ar] .event-card.horizontal .image-wrapper img,[lang=ar] .resource-card.horizontal .image-wrapper img{left:unset;right:0}@media screen and (max-width: 901px){.event-card.horizontal .image-wrapper img,.resource-card.horizontal .image-wrapper img{position:relative;height:250px}}.event-card .image-wrapper,.resource-card .image-wrapper{position:relative;width:100%;display:flex;overflow:hidden;isolation:isolate}.event-card .image-wrapper .event-tag,.event-card .image-wrapper .categories-wrapper,.resource-card .image-wrapper .event-tag,.resource-card .image-wrapper .categories-wrapper{position:absolute;top:20px;left:20px;z-index:3}[lang=ar] .event-card .image-wrapper .event-tag,[lang=ar] .event-card .image-wrapper .categories-wrapper,[lang=ar] .resource-card .image-wrapper .event-tag,[lang=ar] .resource-card .image-wrapper .categories-wrapper{left:unset;right:20px}.event-card .image-wrapper img,.resource-card .image-wrapper img{width:100%;height:250px;object-fit:cover;object-position:center;transition:transform .3s cubic-bezier(0.1, 0, 0.3, 1)}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+1) .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+1) .content-wrapper{background-color:#00c3b0}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+1):hover .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+1):hover .content-wrapper{background-color:#d9e4e4}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+2) .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+2) .content-wrapper{background-color:#fcb442}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+2):hover .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+2):hover .content-wrapper{background-color:#fa5f55}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+3) .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+3) .content-wrapper{background-color:#dfea00}.event-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+3):hover .content-wrapper,.resource-card:not(.no-bg-color):not(.resource-card):not(.horizontal):nth-child(3n+3):hover .content-wrapper{background-color:#37cd73}.event-card .categories-wrapper,.resource-card .categories-wrapper{display:flex;flex-wrap:wrap;width:calc(100% - 40px)}@media screen and (max-width: 901px){.event-card .categories-wrapper,.resource-card .categories-wrapper{display:none}}.event-card .categories-wrapper-mobile,.resource-card .categories-wrapper-mobile{display:none}@media screen and (max-width: 901px){.event-card .categories-wrapper-mobile,.resource-card .categories-wrapper-mobile{display:flex;margin-top:10px;width:100%}}.event-card .categories-wrapper .category-tag,.resource-card .categories-wrapper .category-tag{margin-right:10px;margin-bottom:10px}[lang=ar] .event-card .categories-wrapper .category-tag,[lang=ar] .resource-card .categories-wrapper .category-tag{margin-right:0px;margin-left:10px}@media screen and (max-width: 901px){.event-card .categories-wrapper .category-tag,.resource-card .categories-wrapper .category-tag{margin-top:10px;margin-bottom:unset}}.event-card .categories-wrapper .category-tag.num,.resource-card .categories-wrapper .category-tag.num{background-color:#fff;border-color:#fff}.event-card .content-wrapper,.resource-card .content-wrapper{padding:30px;display:flex;flex-direction:column;background-color:#d9e4e4;transition:background-color .3s cubic-bezier(0.1, 0, 0.3, 1);flex-grow:1}@media screen and (max-width: 901px){.event-card .content-wrapper,.resource-card .content-wrapper{padding:20px}}.event-card .content-wrapper .text-wrapper,.resource-card .content-wrapper .text-wrapper{margin-bottom:40px}.event-card .content-wrapper .text-wrapper .title,.event-card .content-wrapper .text-wrapper .text,.resource-card .content-wrapper .text-wrapper .title,.resource-card .content-wrapper .text-wrapper .text{color:#1c2649}.event-card .content-wrapper .text-wrapper .text,.resource-card .content-wrapper .text-wrapper .text{font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-top:10px}.event-card .content-wrapper .info-wrapper,.resource-card .content-wrapper .info-wrapper{margin-top:auto;display:flex;flex-direction:column}.event-card .content-wrapper .info-wrapper .info-detail,.resource-card .content-wrapper .info-wrapper .info-detail{margin-bottom:10px;display:flex;flex-direction:row;align-items:center}.event-card .content-wrapper .info-wrapper .info-detail svg,.resource-card .content-wrapper .info-wrapper .info-detail svg{width:20px;min-width:20px;height:auto;margin-right:10px}[lang=ar] .event-card .content-wrapper .info-wrapper .info-detail svg,[lang=ar] .resource-card .content-wrapper .info-wrapper .info-detail svg{margin-right:0px;margin-left:10px}.event-card .content-wrapper .info-wrapper .info-detail p,.resource-card .content-wrapper .info-wrapper .info-detail p{color:#1c2649;font-size:16px;font-style:normal;font-weight:400;line-height:150%}.event-card .content-wrapper .info-wrapper .info-detail:last-child,.resource-card .content-wrapper .info-wrapper .info-detail:last-child{margin-bottom:0}.resource-card .content-wrapper .text-wrapper{margin-bottom:0}.related-posts-wrapper{margin-bottom:60px}@media screen and (max-width: 901px){.related-posts-wrapper{margin-top:40px}}.related-posts-wrapper:last-child{margin-bottom:0}.related-posts-wrapper .related-posts-nav{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.related-posts-wrapper .related-posts-nav .nav-title{font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-right:16px}[lang=ar] .related-posts-wrapper .related-posts-nav .nav-title{margin-right:0;margin-left:16px}.related-posts-wrapper .related-posts{margin-top:20px;display:flex;flex-wrap:wrap;flex-direction:column}.related-posts-wrapper .related-posts .related-post{margin-bottom:20px}.related-posts-wrapper .related-posts .related-post:last-child{margin-bottom:0}.social-share-wrapper{display:flex;flex-direction:row;margin-top:60px;align-items:center}.social-share-wrapper p{font-size:14px;font-style:normal;font-weight:400;line-height:150%;margin-right:20px}[lang=ar] .social-share-wrapper p{margin-right:0px;margin-left:20px}.social-share-wrapper .socials{display:flex;flex-direction:row;align-items:center}.social-share-wrapper .socials .social-btn{position:relative;width:40px;height:40px;min-width:40px;border-radius:50%;background-color:rgba(28,38,73,.05);padding:10px;display:flex;align-items:center;justify-content:center;margin-right:15px;transition:all .4s cubic-bezier(0.1, 0, 0.3, 1)}[lang=ar] .social-share-wrapper .socials .social-btn{margin-right:0px;margin-left:15px}.social-share-wrapper .socials .social-btn svg{transition:all .4s cubic-bezier(0.1, 0, 0.3, 1)}.social-share-wrapper .socials .social-btn svg path{transition:all .4s cubic-bezier(0.1, 0, 0.3, 1)}.social-share-wrapper .socials .social-btn.success svg:not(.icon-success){opacity:0;transform:scale(0)}.social-share-wrapper .socials .social-btn.success .icon-success{opacity:1}.social-share-wrapper .socials .social-btn .icon-success{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);opacity:0;transition:all .4s cubic-bezier(0.1, 0, 0.3, 1)}.social-share-wrapper .socials .social-btn:hover,.social-share-wrapper .socials .social-btn.success{background-color:#1c2649}.social-share-wrapper .socials .social-btn:hover svg:not(.icon-success) path,.social-share-wrapper .socials .social-btn.success svg:not(.icon-success) path{fill:#fff}.social-share-wrapper .socials .social-btn:last-child{margin-right:0}[lang=ar] .social-share-wrapper .socials .social-btn:last-child{margin-left:0}@keyframes rotate{to{transform:rotate(-360deg)}}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes toBottomLeft{49%{transform:translate(-100%, 100%)}50%{opacity:0;transform:translate(50%, -50%)}100%{opacity:1}}@keyframes toTopRight{49%{transform:translate(100%, -100%)}50%{opacity:0;transform:translate(-50%, 50%)}100%{opacity:1}}.post-categories-wrapper{margin-top:60px;margin-bottom:60px}.post-categories-wrapper .categories{margin-top:10px;display:flex;flex-wrap:wrap}.post-categories-wrapper .categories .category-tag{margin-right:10px;margin-top:10px}[lang=ar] .post-categories-wrapper .categories .category-tag{margin-right:0;margin-left:10px}.post-categories-wrapper .categories .category-tag.num{background-color:#fff;border-color:#fff}.case-study-info-wrapper{padding:30px;background-color:#dfea00;border-radius:20px 0px 20px 0px}.case-study-info-wrapper .item-case-study-info:not(:last-child){margin-bottom:20px}.case-study-info-wrapper .item-case-study-info .title{font-weight:500;font-size:16px;line-height:150%;color:rgba(28,38,73,.5);margin-bottom:4px}.case-study-info-wrapper .item-case-study-info p{font-weight:500;font-size:20px;line-height:150%;color:#1c2649}.case-study-info-wrapper.box-color-grey{background-color:#d9e4e4}.case-study-info-wrapper.box-color-blue{background-color:#1c2649}.case-study-info-wrapper.box-color-blue .item-case-study-info .title{color:rgba(255,255,255,.5)}.case-study-info-wrapper.box-color-blue .item-case-study-info p{color:#fff}.post-content{margin-top:60px;margin-bottom:100px}@media screen and (max-width: 901px){.post-content{margin-bottom:60px}}.post-content .container{padding:0}
