@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fadeInUp{animation:fadeInUp 1s ease-out;animation-fill-mode:both;visibility:visible}.animate-on-scroll{opacity:0;visibility:hidden}.page-top-bar{background-color:#eff2f7;background:url(/images/header-bg-img.png);display:-ms-flex;display:flex;align-items:center;justify-content:center;padding:0;min-height:70px}@media only screen and (min-width:991px){.page-top-bar{min-height:100px}}@media only screen and (min-width:1024px){.page-top-bar{padding-inline:10%}}@media only screen and (min-width:1280px){.page-top-bar{min-height:125px;padding-inline:10%}}@media only screen and (min-width:1440px){.page-top-bar{padding-inline:10%}}@media only screen and (min-width:1920px){.page-top-bar{padding-inline:15%}}@media only screen and (min-width:2001px){.page-top-bar{padding-inline:20%}}.page-top-bar__heading{text-transform:uppercase;color:#002d74;padding:10px 0 2px}@media only screen and (min-width:768px){.page-top-bar__heading{padding:20px 0 10px}}@media only screen and (min-width:1024px){.page-top-bar__heading{padding:30px 0 15px}}@media only screen and (min-width:1440px){.page-top-bar__heading{padding:42px 0}}.counter-cards{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;padding-top:20px}@media only screen and (min-width:768px){.counter-cards{grid-gap:20px}}@media only screen and (min-width:991px){.counter-cards{grid-template-columns:repeat(4,1fr)}}@media only screen and (min-width:1280px){.counter-cards{grid-gap:40px}}.counter-cards__item{text-align:center}@media(max-width:767px){.counter-cards__item{flex:1 1;margin-bottom:5%}}.counter-cards__item-icon{line-height:normal;color:#002d74;display:inline-block;margin-bottom:6px;height:80px;width:80px}@media only screen and (min-width:991px){.counter-cards__item-icon{height:90px;width:90px}}@media only screen and (min-width:1280px){.counter-cards__item-icon{height:100px;width:100px}}.counter-cards__item-icon__img{height:80px;width:80px;min-height:80px;vertical-align:middle}@media only screen and (min-width:991px){.counter-cards__item-icon__img{height:90px;width:90px;min-height:90px}}@media only screen and (min-width:1280px){.counter-cards__item-icon__img{height:100px;width:100px;min-height:100px}}.counter-cards__item-counter{font-size:20px;line-height:25px;margin-bottom:2px;min-height:40px}@media only screen and (min-width:1280px){.counter-cards__item-counter{font-size:30px;line-height:35px}}.counter-cards__item-heading{text-transform:uppercase;color:#002d74;font-weight:500;font-size:14px;line-height:18px}@media only screen and (min-width:1280px){.counter-cards__item-heading{font-size:16px;line-height:20px}}.counter-cards__item-detail{font-size:12px;line-height:22px;margin-top:12px}@media only screen and (min-width:1280px){.counter-cards__item-detail{font-size:14px;line-height:24px}}.anchor-tag-color{color:inherit}.modal--backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000}.modal__content{position:relative;width:80%;max-width:1100px;aspect-ratio:16/9;background:#000}.modal__iframe{vertical-align:middle;width:100%;height:100%;border:none}.modal__close{position:absolute;top:-10px;right:-10px;background-color:red;color:#fff;border:none;border-radius:50%;width:30px;height:30px;font-size:14px;line-height:normal;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.archive-section{padding:30px 0 50px}@media only screen and (min-width:1024px){.archive-section{padding:30px 0 80px;padding-inline:10%}}@media only screen and (min-width:1280px){.archive-section{padding:30px 0 80px;padding-inline:10%}}@media only screen and (min-width:1440px){.archive-section{padding:30px 0 100px;padding-inline:10%}}@media only screen and (min-width:1920px){.archive-section{padding-inline:15%}}@media only screen and (min-width:2001px){.archive-section{padding-inline:20%}}.archive-section__content{margin-bottom:20px}@media only screen and (min-width:1440px){.archive-section__content{margin-bottom:40px}}.video-content-section{background:linear-gradient(87.91deg,#f2f7ff 31.8%,rgba(242,247,255,.88) 54.16%,rgba(242,247,255,.538) 76.8%,rgba(242,247,255,.265) 87.1%,rgba(242,247,255,0) 98.24%);padding:66px 0}@media only screen and (min-width:1024px){.video-content-section{padding-inline:10%}}@media only screen and (min-width:1280px){.video-content-section{padding-inline:10%}}@media only screen and (min-width:1440px){.video-content-section{padding-inline:10%}}@media only screen and (min-width:1920px){.video-content-section{padding-inline:15%}}@media only screen and (min-width:2001px){.video-content-section{padding-inline:20%}}.video-content__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:30px}@media only screen and (min-width:991px){.video-content__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.video-content__grid{grid-gap:40px}}@media only screen and (min-width:1720px){.video-content__grid{grid-gap:70px}}@media only screen and (min-width:1440px){.video-content__grid-content{padding-right:23px;padding-top:22px}}.video-content__grid-heading{margin-bottom:12px}.video-content__grid-video{text-align:center}@media only screen and (min-width:991px){.video-content__grid-video{text-align:right}}.video-content__grid-thumbnail{display:inline-flex;border-radius:4px;overflow:hidden;cursor:pointer;position:relative;box-shadow:0 0 50px 0 rgba(0,0,0,.102);height:100%}.video-content__grid-thumbnail__btn{position:absolute;display:flex;align-items:center;justify-content:center;inset:0 0}.distributors-section{padding:28px 0 30px}@media only screen and (min-width:991px){.distributors-section{padding:38px 0 32px;padding-inline:10%}}@media only screen and (min-width:1280px){.distributors-section{padding:48px 0 32px;padding-inline:10%}}@media only screen and (min-width:1440px){.distributors-section{padding:58px 0 32px;padding-inline:10%}}@media only screen and (min-width:1920px){.distributors-section{padding-inline:15%}}@media only screen and (min-width:2001px){.distributors-section{padding-inline:20%}}.distributors-section__heading{margin-bottom:30px}@media only screen and (min-width:1024px){.distributors-section__heading{margin-bottom:40px}}@media only screen and (min-width:1280px){.distributors-section__heading{margin-bottom:50px}}.distributors-section__grid{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:20px}@media only screen and (min-width:991px){.distributors-section__grid{grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1024px){.distributors-section__grid{grid-gap:30px}}@media only screen and (min-width:1440px){.distributors-section__grid{grid-gap:40px}}.distributors-section__grid__image{box-shadow:0 0 30px 0 rgba(0,0,0,.122);display:flex;align-items:center;justify-content:center;position:relative;min-height:300px}@media only screen and (min-width:1440px){.distributors-section__grid__image{min-height:400px}}.distributors-section__grid__image-next{object-fit:cover;object-position:center}.distributors-section__grid__image-next--desktop{display:none}@media only screen and (min-width:768px){.distributors-section__grid__image-next--desktop{display:block}}.distributors-section__grid__image-next--mobile{display:block}@media only screen and (min-width:768px){.distributors-section__grid__image-next--mobile{display:none}}.distributors-section__grid__content{box-shadow:0 0 30px 0 rgba(0,0,0,.122);padding:26px;display:flex;align-items:center;font-size:16px;line-height:26px;font-weight:400;letter-spacing:0}@media only screen and (min-width:1024px){.distributors-section__grid__content{font-size:16px;line-height:26px;font-weight:400;letter-spacing:0}}@media only screen and (min-width:1440px){.distributors-section__grid__content{padding:36px}}.distributors-section__grid__content__desc{text-align:left}.network-section{padding:25px 0 50px}@media only screen and (min-width:991px){.network-section{padding:25px 0 90px;padding-inline:10%}}@media only screen and (min-width:1280px){.network-section{padding:25px 0 120px;padding-inline:10%}}@media only screen and (min-width:1440px){.network-section{padding:25px 0 150px;padding-inline:10%}}@media only screen and (min-width:1920px){.network-section{padding-inline:15%}}@media only screen and (min-width:2001px){.network-section{padding-inline:20%}}.network-section__grid__next-image{width:100%;aspect-ratio:16/9;object-fit:cover;object-position:center}.network-section__grid__next-image--desktop{display:none}@media only screen and (min-width:768px){.network-section__grid__next-image--desktop{display:block}}.network-section__grid__next-image--mobile{display:block}@media only screen and (min-width:768px){.network-section__grid__next-image--mobile{display:none}}.network__list{display:-ms-flex;display:flex;flex-wrap:wrap;gap:30px 30px}.network__list>*{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 0px);width:calc(100% - 0px)}@media only screen and (min-width:640px){.network__list{display:-ms-flex;display:flex;flex-wrap:wrap;gap:30px 30px}.network__list>*{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 15px);width:calc(50% - 15px)}}@media only screen and (min-width:1280px){.network__list{display:-ms-flex;display:flex;flex-wrap:wrap;gap:30px 30px}.network__list>*{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 20px);width:calc(33.3333333333% - 20px)}}@media only screen and (min-width:1440px){.network__list{display:-ms-flex;display:flex;flex-wrap:wrap;gap:30px 30px}.network__list>*{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 22.5px);width:calc(25% - 22.5px)}}.network__list__item{background-color:#eff2f7;border-radius:20px;padding:37px 28px 28px}.network__contact-list{flex-direction:column}.network__contact-list,.network__contact-list__item__link{display:-ms-flex;display:flex;gap:20px}.network__contact-list__item__icon{width:35px;height:35px;object-fit:contain}.network__contact-list__item__icon__phone{height:39px;width:39px;margin-left:-2px}[lang=ar] .network__contact-list__item__icon__phone{flex-direction:row-reverse;left:0;margin-right:-2px}.network__contact-list__item__content{color:#000}.network__contact-list__item__content__title{font-size:16px;line-height:33px;font-weight:700;letter-spacing:0}.network__contact-list__item__content__text{margin-top:7px;font-size:12px;text-align:left;word-break:break-word;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}[lang=ar] .network__contact-list__item__content__text{direction:rtl;text-align:right}@media only screen and (min-width:991px){[lang=ar] .network__contact-list__item__content__text{flex-direction:row-reverse}}.network__contact-list__item:first-child .network__contact-list__item__content__text{min-height:69px}.site-header__container{background-color:#002d74}