.is-clipped{overflow:hidden!important}.modal-background{position:absolute;width:100%;height:100%;z-index:3;background-color:rgba(10,10,10,.86)}.modal{position:fixed;left:0;top:0;display:flex;height:100%;max-height:100vh;width:100%;align-items:center;justify-content:center;overflow:hidden;z-index:999;transition:opacity .2s cubic-bezier(.5,0,0,1)}.modal:not(.opened){opacity:0;pointer-events:none}.modal-close{position:absolute;right:20px;top:20px;height:32px;width:32px;z-index:9;background:0 0;border:0;cursor:pointer}.modal-close:after,.modal-close:before{position:absolute;left:50%;top:50%;content:'';background-color:#fff;-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg);-webkit-transform-origin:center center;transform-origin:center center}.modal-close:before{height:2px;width:50%}.modal-close:after{height:50%;width:2px}.modal-content{position:relative;margin:0 20px;padding:10px;overflow:auto;z-index:4;max-height:calc(100vh - 160px);width:100%;background-color:transparent}.opened .modal-content{-webkit-animation:openModal .2s cubic-bezier(0,.5,.5,1) forwards;animation:openModal .2s cubic-bezier(0,.5,.5,1) forwards}.closed .modal-content{-webkit-animation:closeModal .2s cubic-bezier(.5,0,0,1) forwards;animation:closeModal .2s cubic-bezier(.5,0,0,1) forwards}.modal-content .video-iframe{margin:0 auto;max-width:1200px}.modal-content .video-iframe .embed-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;max-width:100%}.modal-content .video-iframe .embed-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}@media screen and (min-width:769px){.modal-content{margin:0 auto;max-height:calc(100vh - 40px);width:calc(100vw - 200px)}}@-webkit-keyframes openModal{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes openModal{0%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}100%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes closeModal{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}}@keyframes closeModal{0%{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}100%{opacity:0;-webkit-transform:translate3d(0,80px,0);transform:translate3d(0,80px,0)}}.bottom-posts.news{padding:0 0 80px}.bottom-posts.roundup-articles{padding:80px 0}.bottom-posts .heading{font-size:36px!important;line-height:48px;font-weight:700;margin-bottom:26px;color:#000;display:block}.bottom-posts .heading:hover{color:#0082e5}.bottom-posts .bottom-posts-list{display:flex}.bottom-posts .bottom-posts-list .post-item{position:relative;overflow:hidden;width:31%}.bottom-posts .bottom-posts-list .post-item:not(:last-child){margin-right:2%}.bottom-posts .bottom-posts-list .post-item figure{margin-bottom:15px;height:200px;overflow:hidden}.bottom-posts .bottom-posts-list .post-item .cat-lbl{color:#0082e5;font-size:16px;line-height:24px;font-weight:500}.bottom-posts .bottom-posts-list .post-item time{color:rgba(0,0,0,.6);font-size:14px;line-height:24px}.bottom-posts .bottom-posts-list .post-item .post-content .block{display:flex;justify-content:space-between}.bottom-posts .bottom-posts-list .post-item .post-content .article-title{font-size:18px;line-height:28px;font-weight:700;color:#2b416c;margin-bottom:6px;-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:2;overflow:hidden;text-overflow:ellipsis}.bottom-posts .bottom-posts-list .post-item .post-content .content{font-size:18px;line-height:28px;color:rgba(0,0,0,.6);-webkit-box-orient:vertical;display:-webkit-box;-webkit-line-clamp:3;overflow:hidden;text-overflow:ellipsis}@media (max-width:767px){.bottom-posts{margin:0 auto 9px}.bottom-posts.roundup-articles{padding:54px 0}.bottom-posts.news{padding:0 0 54px}.bottom-posts .heading{font-size:18px!important;line-height:28px;margin-bottom:22px}.bottom-posts .bottom-posts-list{flex-flow:column}.bottom-posts .bottom-posts-list .post-item{width:100%}.bottom-posts .bottom-posts-list .post-item:not(:last-child){margin-bottom:54px}}[lang=ar] .bottom-posts .bottom-posts-list .post-item:not(:last-child){margin-left:2%;margin-right:0}.faq-section{padding:80px 0}.faq-section .container{max-width:1000px}.faq-section .container .faq-heading{font-weight:700;font-size:36px;line-height:48px;text-align:center;color:#fff;margin-bottom:0}.faq-section .container .faq-list{margin-top:38px}.faq-section .container .faq-list .faq-item{padding-bottom:40px;margin-bottom:40px;position:relative;display:flex;flex-direction:column}.faq-section .container .faq-list .faq-item::after{content:'';position:absolute;left:0;bottom:0;border-bottom:1px solid #f5f5f5;width:100%;opacity:.2}.faq-section .container .faq-list .faq-item:last-child{margin-bottom:0}.faq-section .container .faq-list .faq-item:last-child::after{content:none}.faq-section .container .faq-list .faq-item .faq-q{font-weight:700;font-size:24px;line-height:32px;color:#fff;margin-bottom:0;cursor:pointer;position:relative;z-index:1;align-self:stretch;width:90%}.faq-section .container .faq-list .faq-item .faq-a{font-size:16px;line-height:24px;color:#f5f5f5;display:none;margin-bottom:0;margin-top:20px;width:80%}.faq-section .container .faq-list .faq-item .faq-a p{margin:0}.faq-section .container .faq-list .faq-item .faq-a .step-list{padding-left:48px;list-style:disc}.faq-section .container .faq-list .faq-item .faq-a .step-list li{list-style:inherit}.faq-section .container .faq-list .faq-item .toggle-arrow{position:absolute;right:0;top:4px;height:24px;width:24px}.faq-section .container .faq-list .faq-item .toggle-arrow::after{right:10px;content:'';border:solid #fff;border-width:0 2px 2px 0;display:inline-block;padding:4px;-webkit-transform:rotate(45deg) translate(0,-50%);transform:rotate(45deg) translate(0,-50%);position:absolute;top:calc(50% - 4px);transition:.3s ease-in-out}.faq-section .container .faq-list .faq-item.active-toggle .faq-a{display:block}.faq-section .container .faq-list .faq-item.active-toggle .toggle-arrow::after{-webkit-transform:rotate(225deg) translate(-50%,0);transform:rotate(225deg) translate(-50%,0)}@media (max-width:767px){.faq-section{padding:0 0 32px}.faq-section .container .faq-heading{font-size:24px;line-height:32px}.faq-section .container .faq-list{margin-top:20px}.faq-section .container .faq-list .faq-item{padding-bottom:20px;margin-bottom:20px}.faq-section .container .faq-list .faq-item .faq-q{font-size:16px;line-height:24px;max-width:90%;margin-bottom:0}.faq-section .container .faq-list .faq-item .toggle-arrow{top:-4px}.faq-section .container .faq-list .faq-item .faq-a{font-size:14px;line-height:24px;margin-top:2px;width:90%;color:#fff}}.unlock-banner-section{display:none}body[data-lang=ar] .faq-section .container .faq-list .faq-item .toggle-arrow{right:unset;left:0}body[data-lang=ar] .faq-section .container .faq-list .faq-item .faq-a .step-list li{list-style-position:inside}.faq-section{background:#f5f5f5;padding:48px 0;margin-bottom:80px}.faq-section .container .faq-heading{color:#003155}.faq-section .container .faq-list .faq-item{padding-bottom:32px;margin-bottom:32px}.faq-section .container .faq-list .faq-item::after{border-bottom:1px solid #b0cfe5}.faq-section .container .faq-list .faq-item .faq-a,.faq-section .container .faq-list .faq-item .faq-q{color:#003155}.faq-section .container .faq-list .faq-item .toggle-arrow::after,.faq-section .container .faq-list .faq-item .toggle-arrow::before{border:solid #003155;border-width:0 2px 2px 0}.comment-posts{width:740px;max-width:100%}.faq-section .container{max-width:1200px}.faq-section .container .faq-list .faq-item .faq-a{width:75%}.faq-section .container .faq-item{cursor:pointer}.copy-clipboard{position:relative;padding:4px 8px;border-radius:8px;padding-right:34px;cursor:pointer;border-radius:4px;border:1px solid #0082e5;background:#e8f5ff;color:#0082e5!important;font-size:14px;display:inline-flex;line-height:1.3;min-width:120px}.copy-clipboard:hover::after{background-size:100%;top:1px;transition:all .3s ease-in-out}.copy-clipboard::after,.copy-clipboard::before{position:absolute;content:""}.copy-clipboard::after{background:url(https://cdn-www.bluestacks.com/bs-images/copy-icon.png) no-repeat;background-size:90%;width:20px;height:20px;top:3px;right:6px}.copy-clipboard::before{content:attr(data-text);background:#000;color:#fff;font-size:14px;padding:4px 12px;border-radius:8px;bottom:100%;right:-30px;display:none}.copy-clipboard:hover::before{display:block}@media (max-width:767px){.faq-section{padding:32px 0;margin-bottom:48px}.faq-section .container{padding:0 16px!important}}