@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300;400;600;700;800&display=swap");@font-face{font-display:swap;font-family:Droid Arabic Kufi;font-style:normal;font-weight:400;src:url(fonts/droid-kufi/DroidKufi-Regular.eot);src:url(fonts/droid-kufi/DroidKufi-Regular-iefix.eot) format("embedded-opentype"),url(fonts/droid-kufi/DroidKufi-Regular.eot#iefix) format("embedded-opentype"),url(fonts/droid-kufi/DroidKufi-Regular.woff2) format("woff2"),url(fonts/droid-kufi/DroidKufi-Regular.woff) format("woff"),url(fonts/droid-kufi/DroidKufi-Regular.ttf) format("truetype")}*{padding:0;margin:0;outline:0}*,*::before,*::after{box-sizing:border-box}body{font-family:"Open Sans",sans-serif;font-size:14px;color:#403b45}body.stop-scrolling{overflow:hidden}body.page-not-found{background-color:#f8f8f8}body.page-not-found .page-container{background-color:#fff}html[dir=rtl] body{font-family:"Droid Arabic Kufi"}a{text-decoration:none;color:#3b97ba}a:hover{text-decoration:underline}h1{font-weight:700;line-height:36px;font-size:24px}@media only screen and (min-width:960px){h1{font-size:32px}}h1.large{font-weight:800;font-size:44px}@media only screen and (min-width:960px){h1.large{font-size:50px}}h2{font-weight:700;line-height:32px;font-size:20px}@media only screen and (min-width:960px){h2{font-size:28px}}h3{font-weight:normal;line-height:28px;font-weight:700;font-size:18px}@media only screen and (min-width:960px){h3{font-size:24px}}h4{font-weight:700;font-size:16px}@media only screen and (min-width:960px){h4{font-size:18px}}p{font-size:16px;line-height:28px}p.bold{font-weight:600}p.large{font-size:16px}@media only screen and (min-width:960px){p.large{font-size:18px}}p.heading{font-size:18px}@media only screen and (min-width:960px){p.heading{font-size:24px}}ul,ul li{list-style:none}input{border:0}.button{border-radius:4px;padding:12px;display:inline-block;cursor:pointer;border:0}.button.primary{background:#ef5e4e;box-shadow:0 4px 14px rgba(40,78,113,0.2);color:#fff;font-weight:600}.button.primary[disabled]{cursor:not-allowed;background:#fb7667}.button.primary:hover{background:#fb7667;text-decoration:none}.button.primary:active{background:#d55a4d}.button.secondary{border:2px solid #ef5e4e;color:#ef5e4e;font-weight:700}.button.secondary:hover{background:rgba(239,94,78,0.1);text-decoration:none}.button.secondary:active{background:rgba(239,94,78,0.3)}.container{max-width:960px;margin:0 auto;position:relative}.page-container{margin-top:72px}.about-us-banner,.about-us-second-banner,.career-banner,.careers-banner,.contact-us-banner,.home-banner,.news-banner,.products-banner,.t-and-c-banner{background:no-repeat top right;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:253px}@media only screen and (min-width:960px){.about-us-banner,.about-us-second-banner,.career-banner,.careers-banner,.contact-us-banner,.home-banner,.news-banner,.products-banner,.t-and-c-banner{background:no-repeat center center;height:342px;background-size:cover}}.text-left{text-align:left}.text-right{text-align:right}.no-result{padding:80px 0;text-align:center}@media only screen and (min-width:960px){.no-result{padding-bottom:300px}}.no-result h1.large{font-size:80px;color:#ef5e4e;font-weight:800;margin-bottom:24px;line-height:36px}.no-result h3{margin-bottom:8px}.no-result p{color:#403b45}.no-result a{padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.no-result a{font-size:18px}}.no-result .page-not-found{margin-top:120px;background:url(images/404-bg.png) no-repeat top center;height:240px;display:flex;justify-content:center;flex-direction:column;margin-bottom:20px}.results-count{margin-top:20px;color:#77757a;font-size:16px}.page-banner-content{display:flex;height:100%;align-items:center;text-align:center;flex-direction:column;justify-content:center;color:#fff}.page-banner-content h1,.page-banner-content p{width:100%;padding:0 16px}@media only screen and (min-width:568px){.page-banner-content h1,.page-banner-content p{width:470px;padding:0}}.page-banner-content h1{margin-bottom:12px}.page-banner-content .button{padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.page-banner-content .button{font-size:18px}}header{box-shadow:0 10px 10px rgba(40,78,113,0.2);background:#fff;padding:12px 0;position:fixed;width:100%;top:0;z-index:100}header .mobile-nav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#000;opacity:0;display:none}header .mobile-nav-overlay.show{display:block}@media only screen and (min-width:960px){header .mobile-nav-overlay.show{display:none}}@media only screen and (min-width:960px){header .mobile-nav-overlay{display:none}}header .container{display:flex;justify-content:space-between;align-items:center;padding:0 16px;position:relative}@media only screen and (min-width:960px){header .container{padding:0}}header .container .nav-container{display:flex;align-items:center;position:relative}header .container .nav-container .logo{width:108px}header .container .nav-container nav{position:fixed;top:0;right:-260px;background-color:#fff;height:100%;width:260px;z-index:2;display:none}header .container .nav-container nav.show{display:unset}header .container .nav-container nav .mobile-nav-header{background-color:#f8f8f8;display:flex;align-items:center;justify-content:flex-end;padding:0 20px;margin-bottom:40px;height:72px}header .container .nav-container nav .mobile-nav-header a{line-height:unset;width:28px;height:28px;margin-top:0;cursor:pointer}header .container .nav-container nav .mobile-nav-header .close-icon{width:28px;height:28px}@media only screen and (min-width:960px){header .container .nav-container nav .mobile-nav-header{display:none}}header .container .nav-container nav .mobile-nav-logo{width:90px;margin-top:20px}@media only screen and (min-width:960px){header .container .nav-container nav .mobile-nav-logo{display:none}}@media only screen and (min-width:960px){header .container .nav-container nav{position:unset;align-items:center;top:unset;left:unset;width:unset;height:unset;display:unset}}header .container .nav-container nav a{font-size:16px;font-weight:400;line-height:20px;color:#403b45;display:block;margin-left:16px;margin-top:20px}@media only screen and (min-width:960px){header .container .nav-container nav a{display:inline-block;margin-left:40px;margin-top:0;font-weight:normal}}header .container .nav-container nav a:hover{color:#ef5e4e;text-decoration:none}header .container .nav-container nav a[aria-current=page]{font-weight:600}header .container .nav-container nav .mobile-nav-view-jobs{font-weight:700;color:#ef5e4e;display:inline-block;text-align:center;margin:40px 16px;padding:8px 40px}@media only screen and (min-width:960px){header .container .nav-container nav .mobile-nav-view-jobs{display:none}}header .container .nav-container .button{margin-left:auto;margin-right:40px;padding:8px 20px;font-size:16px;display:none}@media only screen and (min-width:960px){header .container .nav-container .button{display:inline}}header .container .language-switch{font-size:20px;font-weight:600;color:#403b45;margin-left:auto;font-family:"Droid Arabic Kufi"}header .container .language-switch:hover{color:#ef5e4e;text-decoration:none}header .container .mobile-nav-opener{margin-left:40px;margin-top:8px;cursor:pointer}@media only screen and (min-width:960px){header .container .mobile-nav-opener{display:none}}header .container .mobile-nav-opener img{width:28px}html[dir=rtl] .language-switch{font-family:"Open Sans",sans-serif}html[dir=rtl] header .container .nav-container nav a{margin-left:28px}html[dir=rtl] header .container .nav-container .button{margin-right:20px}@-webkit-keyframes slideIn{100%{left:0}}@keyframes slideIn{100%{left:0}}@-webkit-keyframes slideOut{100%{left:0}100%{left:-260px}}@keyframes slideOut{100%{left:0}100%{left:-260px}}.pagination-container ul{display:flex;justify-content:center;align-items:center}.pagination-container ul li{display:flex}.pagination-container ul li a{color:#403b45;font-size:16px;font-weight:700;margin:0 4px;display:inline-block;padding:4px 12px}@media only screen and (min-width:568px){.pagination-container ul li a{margin:0 12px}}.pagination-container ul li a.active{color:#ef5e4e;border:1px solid #ef5e4e;border-radius:4px}.pagination-container ul li a.arrow{background:url(images/icon/arrow-right.png) no-repeat top left;background-size:12px 15px;width:12px;height:15px;padding:0}.pagination-container ul li a.right.disabled{background-image:url(images/icon/arrow-left-disable.png);transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.pagination-container ul li a.left{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.pagination-container ul li a.left.disabled{transform:none;background-image:url(images/icon/arrow-left-disable.png);background-position:top right;cursor:not-allowed}.pagination-container ul li a.disabled{cursor:not-allowed}.select-dropdown{border-radius:4px;width:100%;line-height:24px;padding:12px 24px;position:relative;border:0;-webkit-appearance:none;background:url(images/icon/arrow-down-grey.png) no-repeat center right #fff;background-position:96%;background-size:12px 8px;font-size:16px;box-shadow:0 4px 14px rgba(40,78,113,0.2)}@media only screen and (min-width:960px){.select-dropdown{font-size:18px}}.home-banner{background-image:url(images/header-bg/home.png);height:342px}@media only screen and (min-width:960px){.home-banner{height:500px}}.home-banner .page-banner-content p{margin-bottom:40px}.page-container .our-story-content h2,.page-container .job-content h2{margin-bottom:12px}.page-container .our-story-content p,.page-container .job-content p{margin-bottom:40px}.page-container .our-story{margin:20px 0 40px 0;display:flex;flex-direction:column;padding:0 20px}@media only screen and (min-width:960px){.page-container .our-story{flex-direction:row;padding:0;margin:80px 0}}.page-container .our-story .image-box img{width:100%}@media only screen and (min-width:960px){.page-container .our-story .image-box img{width:440px}}.page-container .our-story .our-story-content{margin-top:20px}@media only screen and (min-width:960px){.page-container .our-story .our-story-content{margin-left:48px;margin-top:0}}.page-container .our-story .our-story-content .button{padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.page-container .our-story .our-story-content .button{font-size:18px}}.page-container .job-container{background:#f7f5f5}.page-container .job-container .job-content{display:flex;flex-direction:column}@media only screen and (min-width:768px){.page-container .job-container .job-content{flex-direction:row}}@media only screen and (min-width:960px){.page-container .job-container .job-content{padding:0}}.page-container .job-container .job-content .content-left,.page-container .job-container .job-content .content-right{padding:40px 16px}@media only screen and (min-width:960px){.page-container .job-container .job-content .content-left,.page-container .job-container .job-content .content-right{padding:80px 0}}@media only screen and (min-width:960px){.page-container .job-container .job-content .content-left{width:440px}}.page-container .job-container .job-content .content-left h2{width:250px}.page-container .job-container .job-content .content-left p{width:350px;margin-bottom:40px}.page-container .job-container .job-content .content-left .button{font-weight:600;padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.page-container .job-container .job-content .content-left .button{font-size:18px}}.page-container .job-container .job-content .content-right{background:#faf2e6}@media only screen and (min-width:768px){.page-container .job-container .job-content .content-right{background:0}}@media only screen and (min-width:960px){.page-container .job-container .job-content .content-right{margin-left:48px}}.page-container .job-container .job-content .content-right .content-item{display:flex;margin-bottom:40px}.page-container .job-container .job-content .content-right .content-item:last-child{margin-bottom:0}.page-container .job-container .job-content .content-right .content-item .image-box{width:47px}.page-container .job-container .job-content .content-right .content-item .image-box.diamond img{width:45px;height:45px}.page-container .job-container .job-content .content-right .content-item .image-box.reward img{width:47px;height:52px}.page-container .job-container .job-content .content-right .content-item .image-box.challenge img{width:43px;height:56px}.page-container .job-container .job-content .content-right .content-item p{margin-left:24px;margin-bottom:0}@media only screen and (min-width:960px){.page-container .job-container .job-content .content-right .content-item p{width:392px}}.page-container .principles-banner-container{position:relative;height:234px}@media only screen and (min-width:960px){.page-container .principles-banner-container{height:auto}}@media only screen and (min-width:960px){.page-container .principles-banner-container li{display:flex;justify-content:center;align-items:center}}.page-container .principles-banner-container li img{height:234px;width:100%}@media only screen and (min-width:960px){.page-container .principles-banner-container li img{height:569px}}.page-container .principles-banner-container li .slide-content{width:100%;background:#ef5e4e;text-align:center;color:#fff;padding:120px 0;position:absolute;height:234px;display:flex;justify-content:center;align-items:center;flex-direction:column;top:0;left:0;padding:0 20px}@media only screen and (min-width:960px){.page-container .principles-banner-container li .slide-content{border-radius:8px;width:634px;opacity:.96;height:409px;top:auto;left:auto;padding:0}}.page-container .principles-banner-container li .slide-content p{margin-bottom:40px}.page-container .principles-banner-container .lSpg{position:absolute;bottom:20px;width:100%;display:flex;justify-content:center}@media only screen and (min-width:960px){.page-container .principles-banner-container .lSpg{bottom:180px}}.page-container .principles-banner-container .lSpg li{display:flex !important;margin:0 !important;padding:0 !important;align-items:center}.page-container .principles-banner-container .lSpg li a{width:12px !important;height:12px !important;border-radius:100%;background:#fff;opacity:.4;border:0;margin:0 4px;cursor:pointer;transition:none !important;background-color:#fff !important}.page-container .principles-banner-container .lSpg li.active a{background:#5745a0 !important;opacity:1;width:16px !important;height:16px !important}.page-container .explore-brand-container{background:url(images/explore-brand-bg.png) no-repeat;background-position:top left;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;padding-bottom:40px;position:relative}@media only screen and (min-width:960px){.page-container .explore-brand-container{height:950px;padding-bottom:0;background-position:center center}}.page-container .explore-brand-container .triangle{bottom:0;background-image:linear-gradient(to right top,#fff 0,#fff 50%,transparent 50%);position:absolute;width:100%;height:200px;z-index:1;display:none}@media only screen and (min-width:960px){.page-container .explore-brand-container .triangle{display:block}}.page-container .explore-brand-container .explore-brand-title{display:flex;flex-direction:column;align-items:center;padding-top:40px}@media only screen and (min-width:960px){.page-container .explore-brand-container .explore-brand-title{padding-top:80px}}.page-container .explore-brand-container .explore-brand-title h2{margin-bottom:12px}.page-container .explore-brand-container .explore-brand-title p{text-align:center}@media only screen and (min-width:960px){.page-container .explore-brand-container .explore-brand-title p{width:470px}}.page-container .explore-brand-container .website-list-container{display:flex;flex-direction:column;padding:0 16px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container{flex-direction:row;padding:0}}.page-container .explore-brand-container .website-list-container .website-list{margin-top:40px;z-index:1;display:flex;align-items:center;flex-direction:column}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .website-list{width:309px;margin-top:80px}}.page-container .explore-brand-container .website-list-container .website-list .website-item{margin-bottom:20px;width:309px}.page-container .explore-brand-container .website-list-container .website-list .website-item a{display:flex;align-items:center;height:80px;background:#fff;border-radius:4px;box-shadow:0 4px 14px rgba(40,78,113,0.2)}.page-container .explore-brand-container .website-list-container .website-list .website-item a:hover{background:#fbfdff;text-decoration:none}.page-container .explore-brand-container .website-list-container .website-list .website-item a:active{box-shadow:0 2px 4px rgba(40,78,113,0.3)}.page-container .explore-brand-container .website-list-container .website-list .website-item a h4{margin-bottom:4px;color:#403b45}.page-container .explore-brand-container .website-list-container .website-list .website-item a span{font-size:16px;color:#3b97ba}.page-container .explore-brand-container .website-list-container .website-list .website-item a:last-child{margin-bottom:0}.page-container .explore-brand-container .website-list-container .website-list .website-item a .pf-logo{width:22px;height:32px;margin-right:20px;margin-left:24px}.page-container .explore-brand-container .website-list-container .website-list .website-item a .flag{width:28px;height:20px;margin-left:auto;margin-right:24px}.page-container .explore-brand-container .website-list-container .mobile-app-links-container{position:relative;display:flex;justify-content:center;margin-top:20px;padding:0 16px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container{display:block;margin-top:0;padding:0}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .phone-image{margin-top:28px;width:656px;display:none}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .phone-image{display:block}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links{background:linear-gradient(180deg,rgba(136,158,160,0.5) 0,rgba(88,125,130,0.5) .01%,rgba(76,114,118,0.8) 100%);border-radius:8px;width:309px;height:80px;padding:0 16px;display:flex;justify-content:space-between;align-items:center}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links{position:absolute;top:84px;right:36px;width:232px;height:52px}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .app-store{height:29px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .app-store{height:21px}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .app-store img{width:111px;height:29px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .app-store img{width:78px;height:21px}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .separator{border-right:1px solid #fff;display:block;width:1px;height:21px;opacity:.2}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .google-play{height:29px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .google-play{height:21px}}.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .google-play img{width:119px;height:29px}@media only screen and (min-width:960px){.page-container .explore-brand-container .website-list-container .mobile-app-links-container .mobile-app-links .google-play img{width:84px;height:21px}}.page-container .home-article-container{margin:40px 16px 40px 16px;background-color:#fff}@media only screen and (min-width:960px){.page-container .home-article-container{margin:0 auto 80px auto}}.page-container .home-article-container .articles{display:flex;flex-direction:column;flex-wrap:wrap;margin-top:20px}@media only screen and (min-width:960px){.page-container .home-article-container .articles{flex-direction:row;margin:40px -8px}}.page-container .home-article-container .articles .article-item{width:100%;display:flex;flex-direction:column;margin-bottom:20px}@media only screen and (min-width:960px){.page-container .home-article-container .articles .article-item{width:309px;margin:0 8px}}.page-container .home-article-container .articles .article-item .image-box{margin-bottom:20px;width:100%}@media only screen and (min-width:960px){.page-container .home-article-container .articles .article-item .image-box{width:309px;height:182px;overflow:hidden;position:relative}}.page-container .home-article-container .articles .article-item .image-box img{width:100%;border-radius:8px;border:1px solid #e4e4e4}@media only screen and (min-width:960px){.page-container .home-article-container .articles .article-item .image-box img{width:309px;height:100%;display:block;position:absolute;object-fit:cover}}.page-container .home-article-container .articles .article-item p.link{margin-bottom:20px}.page-container .home-article-container .articles .article-item p.link a{color:#3b97ba;text-decoration:none;margin-bottom:12px}.page-container .home-article-container .articles .article-item p.link a:hover{text-decoration:underline}.page-container .home-article-container .articles .article-item .date{color:#77757a}.page-container .home-article-container .see-all-articles{display:flex;justify-content:center;margin-top:20px}@media only screen and (min-width:960px){.page-container .home-article-container .see-all-articles{margin-top:0}}.page-container .home-article-container .see-all-articles .link{font-weight:700;border-width:2px;padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.page-container .home-article-container .see-all-articles .link{font-size:18px}}html[dir=rtl] .website-list-container .website-list .website-item h4{margin-bottom:-8px !important}.about-us-banner{background-image:url(images/header-bg/about-us.png)}.about-us-banner .page-banner-content h1{margin-bottom:0}@media only screen and (min-width:768px){.about-us-banner .page-banner-content h1{width:650px}}.about-us-second-banner{height:384px;background-image:url(images/about-us.png);display:flex;justify-content:center;text-align:center;align-items:center;background-position:35% center}.about-us-second-banner h1{color:#fff;width:100%;font-weight:700;padding:0 16px}@media only screen and (min-width:768px){.about-us-second-banner h1{width:600px;padding:0}}.company-summary{display:flex;align-items:center;flex-direction:column;margin-bottom:40px;justify-content:space-between}@media only screen and (min-width:768px){.company-summary{flex-direction:row;display:flex;align-items:flex-start;margin-top:-72px;margin-bottom:80px}}.company-summary .summary-item{width:300px;display:flex;flex-direction:column;align-items:center;margin-top:40px}@media only screen and (min-width:768px){.company-summary .summary-item{margin-top:0}}.company-summary .summary-item .count{width:179px;height:179px;display:flex;justify-content:center;align-items:center;margin-bottom:20px;background-size:179px 179px;font-family:"Open Sans",sans-serif}.company-summary .summary-item .count h1{line-height:68px;color:#fff}.company-summary .summary-item .title{color:#403b45;text-align:center;margin-bottom:12px}.company-summary .summary-item p{text-align:center;font-weight:400}.company-summary .summary-item a{margin-top:20px;font-size:16px}@media only screen and (min-width:960px){.company-summary .summary-item a{font-size:18px}}.company-summary .summary-item a:hover{text-decoration:underline}.company-summary .summary-item.employees .count{background-image:url(images/circle-no-of-employees.png)}@media only screen and (min-width:768px){.company-summary .summary-item.products{margin-left:24px;margin-right:24px}}.company-summary .summary-item.products .count{background-image:url(images/circle-no-of-products.png)}.company-summary .summary-item.products .count{background-image:url(images/circle-no-of-products.png)}.company-summary .summary-item.offices .count{background-image:url(images/circle-no-of-offices.png)}.executive-team-container{background:linear-gradient(180deg,#fff 0,#fdffff 13.54%,#f2f7f8 100%);box-shadow:inset 0 4px 154px rgba(41,58,118,0.1);padding:40px 20px}@media only screen and (min-width:960px){.executive-team-container{padding:80px 0}}.executive-team-container .our-story-content p{width:auto}@media only screen and (min-width:768px){.executive-team-container .our-story-content p{width:600px}}.executive-team-container .team-row{display:flex;flex-wrap:wrap}.executive-team-container .team-row .team-item{margin-right:20px;margin-bottom:48px}@media only screen and (min-width:568px){.executive-team-container .team-row .team-item{width:300px}}.executive-team-container .team-row .team-item img{border-radius:100%;width:240px;height:240px;margin-bottom:20px}.executive-team-container .team-row .team-item h3{margin-bottom:12px;font-size:22px}.executive-team-container .team-row .team-item h2{margin-bottom:8px}.executive-team-container .team-row .team-item .designation{color:#ef5e4e;margin-bottom:8px}.products-banner{background-image:url(images/header-bg/products.png)}.products-banner h1,.products-banner p{width:100%}@media only screen and (min-width:568px){.products-banner h1,.products-banner p{width:600px}}.products-list-container{margin:40px 0 40px;padding:0 20px}@media only screen and (min-width:768px){.products-list-container{margin:40px 0 80px}}@media only screen and (min-width:960px){.products-list-container{padding:0}}.products-list-container .product-item{border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin-bottom:20px;display:flex;flex-direction:column}@media only screen and (min-width:960px){.products-list-container .product-item{flex-direction:row;padding-bottom:40px;margin-bottom:40px}}.products-list-container .product-item:last-child{margin-bottom:0}.products-list-container .product-item .image-box img{width:100%}@media only screen and (min-width:960px){.products-list-container .product-item .image-box img{width:309px;height:182px}}.products-list-container .product-item .content{width:calc(100%-309px);margin-top:20px}@media only screen and (min-width:960px){.products-list-container .product-item .content{margin-left:40px;margin-top:0}}.products-list-container .product-item .content h2,.products-list-container .product-item .content p{margin-bottom:12px}.products-list-container .product-item .content .links{display:flex;flex-wrap:wrap;flex-direction:row}.products-list-container .product-item .content .links p{margin-bottom:0;max-height:none}.products-list-container .product-item .content .links a{margin-right:12px;margin-bottom:12px;display:inline-block}@media only screen and (min-width:960px){.products-list-container .product-item .content .links a{margin-bottom:8px}}.products-list-container .product-item .content .links a:hover{text-decoration:underline}.news-banner{background-image:url(images/header-bg/news.png)}.news-banner .page-banner-content p{width:100%;margin-bottom:0}.news-banner h1{width:100%;padding:0 16px}@media only screen and (min-width:568px){.news-banner h1{padding:0}}.news-count{padding:0 20px}@media only screen and (min-width:960px){.news-count{padding:0}}.news-search{background:#f8f8f8;padding:20px}@media only screen and (min-width:960px){.news-search{padding:20px 0}}.news-search .search-form{display:flex;flex-direction:column}@media only screen and (min-width:568px){.news-search .search-form{flex-direction:row}}.news-search .search-form .input-field,.news-search .search-form .search-button{font-size:16px;box-shadow:0 4px 14px rgba(40,78,113,0.2)}@media only screen and (min-width:960px){.news-search .search-form .input-field,.news-search .search-form .search-button{font-size:18px}}.news-search .search-form .input-field{background:#fff;padding:12px 24px;color:#403b45;border-radius:4px;flex-grow:1;margin-bottom:20px}@media only screen and (min-width:568px){.news-search .search-form .input-field{margin-right:16px;margin-bottom:0}}.news-search .search-form .search-button{font-weight:700;padding:12px 40px}.news-list-container{margin:40px 0 40px;padding:0 20px}@media only screen and (min-width:768px){.news-list-container{margin:40px 0 80px}}@media only screen and (min-width:960px){.news-list-container{padding:0}}.news-list-container .news-item{border-bottom:1px solid #e4e4e4;padding-bottom:20px;margin-bottom:20px;display:flex;flex-direction:column}@media only screen and (min-width:960px){.news-list-container .news-item{flex-direction:row;padding-bottom:40px;margin-bottom:40px}}.news-list-container .news-item:last-child{margin-bottom:0}.news-list-container .news-item .image-box{width:100%}@media only screen and (min-width:960px){.news-list-container .news-item .image-box{min-width:309px;max-width:309px;height:182px;overflow:hidden;position:relative}}.news-list-container .news-item .image-box img{width:100%;border-radius:8px;border:1px solid #e4e4e4}@media only screen and (min-width:960px){.news-list-container .news-item .image-box img{width:309px;height:100%;display:block;position:absolute;object-fit:cover}}.news-list-container .news-item .content{margin-top:20px;width:calc(100%-309px)}@media only screen and (min-width:960px){.news-list-container .news-item .content{margin-left:40px;margin-top:0}}.news-list-container .news-item .content h2,.news-list-container .news-item .content p{margin-bottom:12px}.news-list-container .news-item .content p{max-height:56px;overflow-y:hidden}.news-list-container .news-item .content p.date{color:#77757a}.news-list-container .news-item .content .links{display:flex;flex-wrap:wrap;flex-direction:row}.news-list-container .news-item .content .links p{margin-bottom:0;max-height:none}.news-list-container .news-item .content .links a{margin-right:12px;margin-bottom:0}.news-list-container .news-item .content .links a:hover{text-decoration:underline}.news-pagination{margin-bottom:40px}@media only screen and (min-width:768px){.news-pagination{margin-bottom:80px}}.t-and-c-page-container{background:#f8f8f8;padding-bottom:80px}.t-and-c-page-container .t-and-c-banner{background-image:url(images/header-bg/t-and-c.png);display:none}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c-banner{display:block}}.t-and-c-page-container .t-and-c{border-radius:4px;background:#fff}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c{margin-top:-264px}}.t-and-c-page-container .t-and-c .dropdown-container{background:#bfd0d5;padding:20px 16px}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c .dropdown-container{border-radius:4px 4px 0 0;padding:20px 80px}}.t-and-c-page-container .t-and-c .dropdown-container .dropdown{background:#fff;border-radius:4px;width:100%;line-height:24px;padding:12px 24px;display:flex;align-items:center;cursor:pointer;position:relative;font-size:16px;box-shadow:0 4px 14px rgba(40,78,113,0.2)}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c .dropdown-container .dropdown{font-size:18px}}.t-and-c-page-container .t-and-c .dropdown-container .dropdown p{overflow:hidden;text-overflow:ellipsis;height:28px}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .arrow{background:url(images/icon/arrow-down-grey.png) no-repeat top left;background-size:12px 8px;width:16px;height:8px;display:block;margin-left:auto}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c .dropdown-container .dropdown .arrow{width:12px}}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list{display:none;position:absolute;width:100%;background:#fff;flex-direction:column;height:300px;overflow-y:scroll;border-radius:4px;top:56px;left:0;box-shadow:0 4px 14px rgba(40,78,113,0.2)}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list .item{padding:16px;border-bottom:1px solid #e4e4e4}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list .item:hover{background:#f2f7f8}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list .item a{color:#403b45;display:block}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list .item:last-chlid{border-bottom:0}.t-and-c-page-container .t-and-c .dropdown-container .dropdown .dropdown-list .item.selected a{font-weight:bold}.t-and-c-page-container .t-and-c .dropdown-container .dropdown.open .arrow{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg)}.t-and-c-page-container .t-and-c .dropdown-container .dropdown.open .dropdown-list{display:flex}.t-and-c-page-container .t-and-c .content{padding:20px 16px}@media only screen and (min-width:960px){.t-and-c-page-container .t-and-c .content{padding:80px}}.t-and-c-page-container .t-and-c .content h3{margin-top:20px}.t-and-c-page-container .t-and-c .content h3:first-child{margin-top:0}.t-and-c-page-container .t-and-c .content p{font-size:16px;line-height:24px}.t-and-c-page-container .t-and-c .content h2,.t-and-c-page-container .t-and-c .content h4{margin-bottom:20px}.t-and-c-page-container .t-and-c .content .point{display:table;margin-bottom:8px}.t-and-c-page-container .t-and-c .content .point .number{display:table-cell;padding-right:12px;text-align:right}.t-and-c-page-container .t-and-c .content .point .text{display:table-cell;font-size:16px;line-height:24px}.t-and-c-page-container .t-and-c .content .point .text-bold{font-weight:600}.t-and-c-page-container .t-and-c .content .point .link:hover{text-decoration:underline}.t-and-c-page-container .t-and-c .content .ol{list-style:inherit;list-style-type:lower-alpha;margin:16px 0 16px 80px}.t-and-c-page-container .t-and-c .content .ol li{font-size:16px;line-height:24px;margin-bottom:4px}.t-and-c-page-container .t-and-c .content .ol--style1{list-style-type:lower-roman}.careers-banner{background-image:url(images/header-bg/careers-gptw.png);height:337px;background-position:42%;background-size:1200px}@media only screen and (min-width:960px){.careers-banner{height:500px;background-size:cover}}.careers-banner .image-box{margin-bottom:8px}@media only screen and (min-width:768px){.careers-banner .image-box{margin-bottom:40px}}.careers-banner .image-box img{width:60px;height:60px}@media only screen and (min-width:768px){.careers-banner .image-box img{width:84px;height:84px}}@media only screen and (min-width:960px){.careers-banner .page-banner-content{justify-content:flex-start;padding-top:80px}}.careers-banner .page-banner-content h1,.careers-banner .page-banner-content p{width:100%}@media only screen and (min-width:568px){.careers-banner .page-banner-content h1,.careers-banner .page-banner-content p{width:600px}}.careers-search{background:#f8f8f8;padding:20px}@media only screen and (min-width:960px){.careers-search{padding:20px;background:transparent;position:absolute;width:100%;margin-top:-170px}}.careers-search .search-form{display:flex;flex-direction:column}@media only screen and (min-width:568px){.careers-search .search-form{flex-direction:row}}.careers-search .search-form .career-dropdown{font-family:"Open Sans",sans-serif;margin-right:16px;margin-bottom:20px}@media only screen and (min-width:568px){.careers-search .search-form .career-dropdown{margin-bottom:0}}.careers-search .search-form .search-button{font-weight:700;padding:12px 40px;min-width:auto;box-shadow:0 4px 14px rgba(40,78,113,0.2);font-size:16px}@media only screen and (min-width:960px){.careers-search .search-form .search-button{font-size:18px}}@media only screen and (min-width:568px){.careers-search .search-form .search-button{min-width:222px}}.careers-container{padding:0 20px;direction:ltr;font-family:"Open Sans",sans-serif;margin:40px 0 40px}@media only screen and (min-width:768px){.careers-container{margin:40px 0 80px}}@media only screen and (min-width:960px){.careers-container{margin-top:20px;margin-bottom:80px;padding:0}}.careers-container .career-group{margin-top:40px}.careers-container .career-group h2{margin-bottom:32px}.careers-container .career-list{display:flex;margin:-8px;flex-wrap:wrap}.careers-container .career-list .item{width:309px;margin:0 8px 20px}.careers-container .career-list .item a{background:#fff;border-radius:4px;padding:20px;flex-grow:1;box-shadow:0 4px 14px rgba(40,78,113,0.2);display:block}.careers-container .career-list .item a:hover{text-decoration:none}@media only screen and (min-width:960px){.careers-container .career-list .item a{flex-grow:unset}}.careers-container .career-list .item a:hover{background:#fbfdff}.careers-container .career-list .item a:active{box-shadow:0 2px 4px rgba(40,78,113,0.3)}.careers-container .career-list .item a h4{margin-bottom:8px}.careers-container .career-list .item a h4 a{color:#3b97ba}.careers-container .career-list .item a h4 a:hover{text-decoration:none}.careers-container .career-list .item a .lcoation{color:#77757a;display:flex;align-items:center}.careers-container .career-list .item a .lcoation .image-box{display:flex;align-items:center;margin-right:4px}.careers-container .career-list .item a .lcoation .image-box img{width:16px}html[dir=rtl] .search-button{font-family:"Droid Arabic Kufi"}.career-detail-page-container{background:#f8f8f8;padding-bottom:80px}.career-detail-page-container .career-banner{background-image:url(images/header-bg/career-detail.png)}.career-detail-page-container .career-detail{border-radius:4px;background:#fff;margin-top:-264px;border-radius:4px}.career-detail-page-container .career-detail .title-container{background:#f8f8f8;padding:40px 80px;border-radius:4px 4px 0 0;border-bottom:1px solid #e4e4e4}.career-detail-page-container .career-detail .title-container h1{margin-bottom:8px}.career-detail-page-container .career-detail .title-container h3{color:#ef5e4e;margin-bottom:12px}.career-detail-page-container .career-detail .title-container .location{font-weight:400}.career-detail-page-container .career-detail .detail-container{margin:-24px 80px 0 80px;padding-bottom:80px}.career-detail-page-container .career-detail .detail-container .apply-now-button{font-weight:700;padding:12px 40px;font-size:16px}@media only screen and (min-width:960px){.career-detail-page-container .career-detail .detail-container .apply-now-button{font-size:18px}}.career-detail-page-container .career-detail .detail-container .content h3{margin-top:40px}.career-detail-page-container .career-detail .detail-container .content h3:first-child{margin-top:0}.career-detail-page-container .career-detail .detail-container .content h4{margin-top:40px;margin-bottom:12px}.career-detail-page-container .career-detail .detail-container .content ul li{list-style-type:disc;margin-left:40px;line-height:28px}.career-detail-page-container .career-detail .detail-container .bottom-apply-now{margin-top:40px}.contact-us-banner{background-image:url(images/header-bg/contact-us.png)}.contact-us-banner .page-banner-content p{margin-bottom:40px;width:100%}.head-branch-container{background:#f8f8f8;padding:20px 16px 40px}@media only screen and (min-width:960px){.head-branch-container{padding:40px 0 60px}}.head-branch-container h2{padding-bottom:20px}@media only screen and (min-width:960px){.head-branch-container h2{padding-bottom:40px}}.head-branch-container .head-branch-content h3{margin-bottom:12px}.head-branch-container .head-branch-content h4{color:#ef5e4e}.head-branch-container .head-branch-content p{margin-bottom:8px}.head-branch-container .head-branch-content .separator{border-bottom:1px solid #e4e4e4;height:1px;margin:16px 0}.head-branch-container .head-branch{display:flex;flex-direction:column}@media only screen and (min-width:768px){.head-branch-container .head-branch{flex-direction:row}}.head-branch-container .head-branch .head-office-image-box img{width:100%;border-radius:8px}@media only screen and (min-width:768px){.head-branch-container .head-branch .head-office-image-box img{width:440px}}.head-branch-container .head-branch .head-branch-content{margin-top:20px}@media only screen and (min-width:768px){.head-branch-container .head-branch .head-branch-content{margin-left:48px;margin-top:0}}.branches-container .branches{display:flex;flex-wrap:wrap;flex-direction:column;margin:20px 16px}@media only screen and (min-width:960px){.branches-container .branches{margin:60px -8px 0;flex-direction:row}}.branches-container .branches .branch-item{width:100%;font-size:16px;display:flex;flex-direction:column;justify-content:space-between;margin:0 0 20px 0}@media only screen and (min-width:960px){.branches-container .branches .branch-item{margin:0 8px 80px 8px;width:309px}}.branches-container .branches .branch-item .content img{margin-bottom:20px;width:100%;border-radius:4px;display:block}@media only screen and (min-width:960px){.branches-container .branches .branch-item .content img{width:309px}}.branches-container .branches .branch-item .content h3{line-height:32px;margin-bottom:4px}.branches-container .branches .branch-item .content h4{color:#ef5e4e;margin-bottom:4px}.branches-container .branches .branch-item .content p{margin-bottom:8px}.branches-container .branches .branch-item .content p:last-child{margin-bottom:0}.branches-container .branches .branch-item .contact-info{border-top:1px solid #e4e4e4;padding-top:20px}.contact-info{margin-top:20px}.contact-info .contact-item{display:flex;margin-bottom:12px;align-items:center}.contact-info .contact-item:last-child{margin-bottom:0}.contact-info .contact-item p{margin-bottom:0}.contact-info .contact-item .image-box{margin-right:12px;display:flex;align-items:center}.contact-info .contact-item .image-box img{width:24px}.contact-info .contact-item .image-box.phone img{height:24px}.contact-info .contact-item .image-box.email img{height:16px}footer{background:#f8f8f8;border-top:1px solid #e4e4e4;padding:40px 0}footer .footer-nav-container{display:flex;align-items:center;justify-content:center}@media only screen and (min-width:960px){footer .footer-nav-container{justify-content:space-between}}footer .footer-nav-container .logo{width:108px;display:none}@media only screen and (min-width:960px){footer .footer-nav-container .logo{display:inline-block}}footer .footer-nav-container nav{display:flex;flex-wrap:wrap;width:350px}@media only screen and (min-width:960px){footer .footer-nav-container nav{width:auto}}footer .footer-nav-container nav a{font-size:14px;font-weight:400;line-height:20px;color:#403b45;width:175px;margin-bottom:20px}footer .footer-nav-container nav a:first-child{margin-left:0}footer .footer-nav-container nav a:last-child{margin-right:0}@media only screen and (min-width:960px){footer .footer-nav-container nav a{flex:none;width:auto;margin:0 16px}}footer .footer-nav-container nav a:hover{color:#ef5e4e}footer .footer-social-links{margin-top:40px;display:flex;align-content:center;justify-content:center}footer .footer-social-links img{width:62px;margin:0 16px}@media only screen and (min-width:960px){footer .footer-social-links img{margin:0 4px}}