@charset "UTF-8";.form-control:focus{outline:none;box-shadow:none}.group{position:relative;margin:45px 0}.form input[type=text],.form input[type=email],.form input[type=number],.form input[type=password]{background:none;color:#1D252D;font-size:16px;padding:5px 10px 5px 5px;display:block;width:100%;border:none;border-radius:0;border-bottom:2px solid #8e9aa0;box-shadow:none}.form input:focus,textarea:focus,.custom-select:focus,a{outline:none;box-shadow:none}.form input:focus~label,.form .filled input~label{top:-10px;font-size:10px;color:#8e9aa0;text-transform:uppercase}.form input:focus~.bar:before{width:100%}.form .group{margin:0 0 15px}.form .group label{color:#8e9aa0;font-size:16px;font-weight:normal;position:absolute;pointer-events:none;left:5px;top:8px;-webkit-transition:300ms ease all;transition:300ms ease all}form textarea{width:100%;border:2px solid #8e9aa0;padding:5px 10px;margin:20px 0;border-radius:2px}.checkbox{margin:0 0 25px;border-bottom:1px solid #dde0e2}.checkbox label{position:relative;padding-left:30px;margin-bottom:15px}.checkbox label .checkbox-decorator{position:absolute;left:0;padding:.7em;margin:-0.7em;line-height:.7;vertical-align:middle;cursor:pointer;border-radius:100%}.checkbox label .checkbox-decorator:lang(ar){position:relative;padding:.7rem}.checkbox label .checkbox-decorator .check{position:relative;z-index:1;display:inline-block;width:1.28rem;height:1.28rem;overflow:hidden;border:.13rem solid #1D252D;border-radius:.25rem}.checkbox label .checkbox-decorator .check::before{position:absolute;display:block;width:0;height:0;margin-top:-2px;margin-left:8px;color:#757575;content:"";box-shadow:0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;transform:rotate(45deg);animation:checkbox-off}.checkbox label .checkbox-decorator:lang(ar) .check::before{margin-left:inherit;margin-right:11px}.is-focused .checkbox label .checkbox-decorator .check::before{animation:checkbox-off .3s forwards}.checkbox label input[type=checkbox]{position:absolute;left:0;z-index:-1;width:0;height:0;margin:0;overflow:hidden;pointer-events:none;opacity:0}.checkbox label input[type=checkbox]:focus+.checkbox-decorator .check::after{opacity:.2}.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check{color:#4F008C;border-color:#4F008C;border:0}.checkbox label input[type=checkbox]:checked+.checkbox-decorator .check::before{color:#4F008C;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px;animation:checkbox-on .3s forwards}@keyframes checkbox-on{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px}50%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px 2px 0 11px}100%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px}}@keyframes checkbox-off{0%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}25%{box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,20px -12px 0 11px,0 0 0 0 inset}50%{width:0;height:0;margin-top:-4px;margin-left:6px;box-shadow:0 0 0 10px,10px -10px 0 10px,32px 0 0 20px,0 32px 0 20px,-5px 5px 0 10px,15px 2px 0 11px,0 0 0 0 inset;transform:rotate(45deg)}51%{width:20px;height:20px;margin-top:-2px;margin-left:-2px;box-shadow:0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 10px inset;transform:rotate(0deg)}100%{width:20px;height:20px;margin-top:-2px;margin-left:-2px;box-shadow:0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0, 0 0 0 0 inset;transform:rotate(0deg)}}.radio label{position:relative;padding-left:1.5625rem}.radio label .bmd-radio{position:absolute;left:0;display:inline-block;padding:.7em;margin:-0.7em;line-height:.7;border-radius:100%}.radio label .bmd-radio:lang(ar){left:inherit;right:0}.radio label .bmd-radio::after{display:inline-block;width:1.25rem;height:1.25rem;cursor:pointer;content:"";border:.13rem solid #1D252D;border-radius:50%;transition:border-color ease .28s;transition-duration:.2s}.radio label .bmd-radio::before{position:absolute;display:inline-block;width:1.25rem;height:1.25rem;content:"";background-color:#4F008C;border-radius:50%;transition:transform ease .28s;transform:scale3d(0, 0, 0)}.radio label input[type=radio]{position:absolute;left:0;z-index:-1;width:0;height:0;margin:0;overflow:hidden;pointer-events:none;opacity:0}.radio label input[type=radio]:checked~.bmd-radio::after{border-color:#4F008C}.radio label input[type=radio]:checked~.bmd-radio::before{background-color:#4F008C}.radio label input[type=radio]:checked~.bmd-radio::before{transform:scale3d(.5, .5, 1)}.form-select{background-color:#f3f3f1;border:none;border-radius:2px;height:55px;color:#1D252D}.focused input{border-bottom:2px solid #4F008C !important;color:#4F008C !important;transition-duration:.3s}.filled input{border-bottom:2px solid #1D252D !important;color:#1D252D !important}.error input{border-bottom:2px solid #c80025 !important}.valid input{border-bottom:2px solid #00c48c !important}.valid i,.error i{position:absolute;right:0;top:38%}.color-error{color:#c80025}.color-success{color:#13c48b}.focused textarea{border:2px solid #4F008C !important;color:#4F008C !important}.filled textarea{color:#1D252D !important}a,.custom-select:focus{outline:none;box-shadow:none}.error-text{font-size:12px;font-weight:bold;color:#FF375E;text-transform:uppercase;position:absolute}.trad-cont .error-text{position:relative}.callback-form .form-select{background-color:transparent;border:none;border-radius:0;height:auto;color:#8e9aa0;border-bottom:2px solid #8e9aa0;padding-left:0;background:url(../images/chevron.svg) no-repeat right center;font-family:stc_medium}.callback-form .checkbox .label-text{font-size:16px;line-height:22px}.featured-content{padding:30px 0}.featured-content-top{padding:15px}.featured-content-desc{font-size:16px;letter-spacing:.33px;line-height:26px}.featured-content-box h3{margin:20px 0 15px}.featured-content-box{margin:0 0 40px}.featured-content-img{display:flex;justify-content:center}.featured-content-img img{width:100%;transition:.3s all ease-in-out}.featured-content-img img:hover{transform:scale(1.1)}.featured-content-box p{line-height:22px;letter-spacing:.33px}.feat-plan-card{display:flex;flex-wrap:wrap;align-content:flex-start}.feat-plan-btn{display:flex;flex-wrap:wrap;align-content:flex-end}.product-center{display:flex;align-items:center}.home-sec-one .product-center{align-items:flex-start}.product-end{display:flex;justify-content:flex-end}.product-btn{display:flex;flex-wrap:wrap}.product-btn .btn{margin:0 25px 15px 0}.product-btn .btn:lang(ar){margin:0 0 15px 25px}.product-content h1{letter-spacing:.75px;margin:0 0 30px}.product-content.home-sec-one h1{font-size:36px;line-height:48px}.home-sec-one .product-desc .p-large{font-size:14px;line-height:22px;letter-spacing:.5px}.content-box{margin-bottom:40px;overflow:hidden}.content-box img{margin:30px 0}.content-box img:lang(ar){transform:scaleX(-1)}.featured-content-bottom{overflow:hidden}.store-closed{background-color:#f3f3f1 !important;color:#8e9aa0 !important}.store-closing-soon{background-color:orange !important}.content-carousel-top.home-sec-two h1{font-size:36px;letter-spacing:0}.home-sec-three{justify-content:space-between}.home-sec-three .btn{width:46%;margin:0 5px 15px 0;font-size:17px;line-height:26px;letter-spacing:.5px}.choose-plan-carousel.savings-progress,.choose-plan-carousel1.savings-progress:lang(ar){padding-right:0px !important}.choose-plan-carousel.savings-progress,.choose-plan-carousel1.savings-progress{padding-left:0px}.choose-plan-carousel .owl-prev.disabled,.choose-plan-carousel .owl-next.disabled{display:none !important}.choose-plan-carousel .owl-nav button,.product-carousel .owl-nav button{background-color:#FF375E !important;width:64px;height:64px;border-radius:50% !important;outline:0;opacity:1;margin:0 15px !important;transition:all .5s ease-in-out}.choose-plan-carousel .owl-nav button span{font-size:24px;color:white;line-height:0}.product-carousel .owl-nav button span{font-size:24px;color:white;line-height:0}.product-carousel.owl-theme .owl-nav button{display:flex;justify-content:center;align-items:center}.esim-phones-carousel .owl-nav{display:flex !important}.choose-plan-carousel .owl-nav{margin-top:0 !important;display:none}.home-carousel.choose-plan-carousel .owl-nav{visibility:hidden;transition:all .5s ease-in-out;opacity:0}.choose-plan-carousel .owl-item,.choose-plan-carousel .owl-item:lang(ar){opacity:.3;transition:all .5s ease-in-out}.choose-plan-carousel .owl-item.active,.choose-plan-carousel .owl-item.active:lang(ar){opacity:1}.choose-plan-carousel.owl-theme .owl-nav .owl-prev,.choose-plan-carousel.owl-theme .owl-nav .owl-next{background:transparent;color:#000;font-size:40px;margin:0;padding:0 60px;position:absolute;top:50%;display:flex;justify-content:center;align-items:center}.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-85px;padding-left:20px}.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-115px;padding-right:20px}.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-115px;padding-right:20px}.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-85px;padding-left:20px;right:inherit}.choose-plan-carousel .owl-nav:lang(ar) .icon-Arrow_right::before,.product-carousel .owl-nav:lang(ar) .icon-Arrow_right::before{transform:rotate(180deg)}.choose-plan-carousel .owl-nav:lang(ar) .icon-Arrow_left::before,.product-carousel .owl-nav:lang(ar) .icon-Arrow_left::before{transform:rotate(180deg)}.home-plan-card-sec .owl-carousel .owl-stage-outer{overflow:visible !important}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-100px;right:inherit}.home-plan-card-sec .owl-carousel.row{margin-left:-5px !important;margin-right:-5px !important}.home-plan-card-sec .owl-item .col{padding-left:5px;padding-right:5px;height:100%}.product-slider.home-prod-slider .card{margin-top:75px}.home-plan-card-sec{position:relative;left:5px}.home-plan-card-sec:lang(ar){left:inherit;right:5px}.promotion-dropdown a{color:#1D252D !important}.revamp-mobile-main-menu .accordion-link{font-size:14px;color:#1d252d;display:flex;justify-content:space-between;flex-direction:row;padding:.5rem 0}.revamp-mobile-main-menu .submenu-item{color:#1d252d;position:relative;font-size:12px}.revamp-mobile-main-menu .accordion-body{padding-left:20px}.revamp-mobile-main-menu .accordion-item a:active,.revamp-mobile-main-menu .accordion-item a:focus,.revamp-mobile-main-menu .accordion-item a:hover{color:#1d252d}.revamp-mobile-main-menu .accordion-menu-item{border-bottom:1px solid #dde0e2;padding:10px 0}.revamp-mobile-main-menu .submenu{margin:0px !important;padding-top:17px}.revamp-mobile-main-menu.accordion .collapsed i{transform:none !important}.revamp-mobile-main-menu .arrow i{transform:rotate(180deg) !important}@media screen and (min-width:768px){.content-carousel-top.home-sec-two h1{font-size:48px;letter-spacing:0}.home-sec-one .product-desc .p-large{font-size:16px;line-height:22px;letter-spacing:.5px}.product-content.home-sec-one h1{font-size:48px;line-height:55px}.content-carousel-top.home-sec-two h1{font-size:60px}.home-sec-three{justify-content:flex-start}.home-sec-three .btn{width:188px;margin:0 25px 15px 0}.featured-content{padding:15px}.featured-content-top{padding:75px 0 0}.featured-content-row{padding:0 10px}.featured-content-column{padding:32px 20px !important}.featured-content-bottom .featured-content-column{padding:32px 20px !important}.featured-content-desc{font-size:24px;letter-spacing:normal;line-height:34px}.featured-content-box p{margin:30px 0;line-height:30px;letter-spacing:.5px}.featured-content-slide{margin:100px 0 0}.content-box{padding:20px;margin-bottom:0}.content-box img{margin:0}.home-plan-card-sec .owl-carousel.row{margin-left:-10px !important;margin-right:-10px !important}.home-plan-card-sec .owl-item .col{padding-left:10px;padding-right:10px}.home-plan-card-sec{left:0}}@media screen and (min-width:1024px){.home-sec-one .product-desc .p-large{font-size:19px;line-height:26px;letter-spacing:.5px}.product-content.home-sec-one h1{font-size:60px;line-height:68px}.featured-content-row{padding:0 30px}.featured-content-column{padding:52px 30px !important}.featured-content-bottom .featured-content-column{padding:32px 30px !important}.content-box{padding:30px}.product-content h1{margin:0 0 30px}}@media screen and (min-width:1200px){.featured-content{padding:60px}.choose-plan-carousel .owl-nav{display:block}.home-carousel.choose-plan-carousel:hover .owl-nav{opacity:1;visibility:visible}.home-main-slider:hover .owl-nav{display:block !important}.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-50px}.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-75px}.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-75px}.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-50px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-60px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-60px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-60px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-60px}}@media screen and (min-width:1400px){.home-plan-card-sec .owl-carousel.row{margin-left:-15px !important;margin-right:-15px !important}.home-plan-card-sec .owl-item .col{padding-left:15px;padding-right:15px}}@media screen and (min-width:1600px){.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-85px}.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-115px}.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-115px}.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-85px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev{left:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev:lang(ar){right:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next{right:-100px}.home-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next:lang(ar){left:-100px}}.vat-text{font-size:16px;line-height:1.38;letter-spacing:.5px;font-family:stc}@font-face{font-family:"stc";src:url("../fonts/STC/STCForward-Regular.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_medium";src:url("../fonts/STC/STCForward-Medium.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_medium_italic";src:url("../fonts/STC/STCForward-MediumItalic.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_bold";src:url("../fonts/STC/STCForward-Bold.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_bold_italic";src:url("../fonts/STC/STCForward-BoldItalic.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_extra_bold";src:url("../fonts/STC/STCForward-ExtraBold.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_extra_bold_italic";src:url("../fonts/STC/STCForward-ExtraBoldItalic.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_italic";src:url("../fonts/STC/STCForward-Italic.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_light";src:url("../fonts/STC/STCForward-Light.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_light_italic";src:url("../fonts/STC/STCForward-LightItalic.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_thin";src:url("../fonts/STC/STCForward-Thin.woff") format("truetype");font-display:swap}@font-face{font-family:"stc_thin_italic";src:url("../fonts/STC/STCForward-ThinItalic.woff") format("truetype");font-display:swap}body{font-family:STC;font-size:13px;color:#1D252D;overflow-x:hidden;text-align:left}body:lang(ar){text-align:right}html:lang(ar) *{letter-spacing:0 !important}.mr-auto:lang(ar){margin-left:auto !important;margin-right:0 !important}.light-grey{color:#dde0e2}.text-grey{color:#5d696f}.align-center{display:flex;align-items:center}.mtb-15{margin-top:15px;margin-bottom:15px}.mtb-20{margin-top:20px;margin-bottom:20px}.mtb-30{margin-top:30px;margin-bottom:30px}.mb-20{margin-bottom:20px}.mb-40{margin-bottom:40px}ul{padding:0;margin:0}ul li{list-style-type:none}li:lang(ar){direction:rtl}a{color:#FF375E}a:lang(ar){direction:rtl}a:active,a:focus,a:hover{text-decoration:none;color:#ea002e;outline:none}.btn{font-family:stc_medium;font-size:17px;border-radius:2px !important;width:188px;height:55px;display:flex;align-items:center;justify-content:center;letter-spacing:.5px;text-transform:uppercase}.btn:lang(ar){direction:rtl}.btn:active,.btn.active,.btn:focus{background-image:none;outline:0;box-shadow:none !important;text-decoration:none !important}.btn-primary{color:#fff !important;background-color:#FF375E !important;border-color:#ff1e49 !important;text-transform:uppercase}.btn-primary:active,.btn-primary:focus,.btn-primary:hover{background-color:#e53154 !important;color:#ffffff !important;transition:all .3s ease 0s;border-color:#df002c !important}.btn-secondary{color:#FF375E;background-color:#ffffff;border:2px solid #FF375E;text-transform:uppercase}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{background-color:#FF375E !important;color:#ffffff !important;transition:all .3s ease 0s;border:2px solid #FF375E !important}.btn-transparent{color:#FF375E;background-color:transparent;border:2px solid #FF375E;text-transform:uppercase}.btn-transparent:active,.btn-transparent:focus,.btn-transparent:hover{color:#FF375E !important}.btn-small{font-size:14px !important;height:32px !important;width:100% !important;letter-spacing:.45px}.offset-lg-1:lang(ar){margin-left:0;margin-right:8.3333%}.offset-md-6:lang(ar){margin-left:0}.mt-100{margin-top:103px}.ml-auto:lang(ar){margin-right:auto !important;margin-left:inherit !important}.p-30{padding:30px}.p-60{padding:60px}.px-10{padding-left:10px;padding-right:10px}.ps-0{padding:0}p{direction:ltr}p:lang(ar){direction:rtl}.p-large{font-size:16px;line-height:22px;letter-spacing:.5;text-align:left}.p-large:lang(ar){text-align:right}.bg-purple{background-color:#4F008C}.bg-pink{background-color:#FF375E}.bg-grey{background-color:#f3f3f1}.bg-lightblue{background-color:#1cced8}.bg-orange{background-color:#ff6a39}.bg-lightgreen{background-color:#00c48c}.bg-lightpurple{background-color:#a54ee1}.container-width{max-width:1500px;margin-right:auto;margin-left:auto}h1{font-size:36px}h2{font-size:32px}h3{font-size:28px}h4{font-size:24px}h1:lang(ar),h2:lang(ar),h3:lang(ar),h4:lang(ar),h5:lang(ar),h6:lang(ar){text-align:right;direction:rtl}.primary-link{font-family:stc_bold;font-size:15px;letter-spacing:.5px;text-transform:uppercase}.secondary-link{font-family:stc_bold;font-size:12px;letter-spacing:1px;text-transform:uppercase}.text-label{font-size:19px;line-height:26px;letter-spacing:.5px}.text-label-small{font-size:14px;line-height:22px;letter-spacing:.5px}.bs-none{box-shadow:none !important}.max-width-500{max-width:100% !important}.divider-2{height:80px}@media screen and (min-width:768px){h1{font-size:40px}h2{font-size:32px}h3{font-size:28px}h4{font-size:26px}.p-large{font-size:18px;line-height:30px}.btn-small{font-size:15px !important;height:35px !important}.secondary-link{font-size:14px}.ps-0{padding-left:15px;padding-right:15px}}@media screen and (min-width:1024px){h1{font-size:50px}h2{font-size:48px}h3{font-size:42px}h4{font-size:38px}.p-large{font-size:24px;line-height:34px;letter-spacing:0}.secondary-link{font-size:16px}.max-width-500{max-width:500px !important}}@media screen and (min-width:1200px){h1{font-size:60px}.container{max-width:1540px;padding:0 60px}}@media screen and (min-width:1300px){.h1-large{font-size:80px}}.article_content ul li{list-style-type:initial}.footer-brand .product-btn:lang(ar){padding-right:15px}.footer-links{padding:40px 5px;background-color:#5e00a7;color:#ffffff}.footer-title{font-size:16px;font-weight:bold;font-family:stc_bold;color:#ffffff;letter-spacing:.67px;margin:0;cursor:pointer;padding:15px 0;display:flex;justify-content:space-between;align-items:center}.nav-tab-year{cursor:pointer}.footer h5{font-size:12px;color:#ffffff;margin-top:10px;font-weight:bold;font-family:stc_bold;margin:0 0 20px;letter-spacing:1px}.footer ul li,.footer ul li a{color:#ffffff;font-size:12px;line-height:25px;letter-spacing:.5px}.footer-bottom{background-color:#4F008C}.footer-connect{border-bottom:1px solid #8049a9}.footer-bottom .row{padding:20px 0}.footer-box{display:flex;flex-direction:column;align-items:flex-start;padding:10px 15px 10px 0;width:50%}.footer-box:lang(ar){align-items:flex-start;padding:10px 0 10px 15px}.footer-box img{max-height:20px}.footer-aboutus{padding:0 0 0 40px}.copyright h4{font-size:24px;margin:0 30px 0 0}.copyright p,.copyright ul li a{font-size:10px;letter-spacing:1px;margin:10px 0}.footer-sublinks{display:none;padding:0 0 20px 25px}.footer-col{border-bottom:1px solid #8049a9}.footer-logo{width:48px}.footer-world{flex-wrap:wrap;justify-content:start;margin:0 0 30px}.footer-bottom-left{display:flex;flex-wrap:wrap;align-items:center}.footer-bottom-left p{opacity:.7;width:100%;color:#ffffff}.footer-bottom-right{display:flex;justify-content:flex-start;flex-wrap:wrap;opacity:.7}.footer-bottom-right li{margin:0 15px 0 0}.footer-bottom-right li:last-child{margin:0}.footer-promotion{background:#f3f3f1;padding:25px 0 0 !important}.footer-promotion h2{font-family:stc_bold;font-size:30px;width:100%}.footer-promotion p{font-size:16px;margin:0 0 40px}.footer-download{display:flex;flex-wrap:wrap;align-content:center}.app-download{display:flex;width:100%;flex-wrap:wrap;margin:0 0 35px}.app-download a{margin:0 15px 15px 0}.app-download a img{width:135px}.footer-app-screen{display:flex;align-items:flex-end;justify-content:center}.footer-connect .list-unstyled{padding:10px 0}.footer-connect .offset-lg-1:lang(ar){margin-right:0}.new-about-tech-in{position:relative;padding-right:10px}.new-about-tech-in:lang(ar){padding-right:0;padding-left:15px}.new-about-tech-in img{margin-left:-15px;z-index:1;position:relative}.new-about-tech-in img:lang(ar){margin-left:inherit;margin-right:-15px}.bg-bottom{width:200px;position:absolute;right:0;bottom:0;height:200px;z-index:0}.bg-bottom:lang(ar){right:inherit;left:0}.bg-bottom-yellow{background:#ffdd40}.about-tech{background-color:#f3f3f1;padding:40px 0}.product-bottom{display:flex;align-items:flex-end}.about-des-box h4{font-family:stc_medium;margin:40px 0px 20px;line-height:36px;color:#232f3a}.about-des-box p{font-size:16px;line-height:22px;letter-spacing:.5px}.jawwy-tv-desc-box{margin-top:80px}.jawwy-tv-desc-box h4{font-family:stc_medium;margin:0 0px 30px;line-height:48px}.footer-about-label{font-size:19px;line-height:26px;letter-spacing:.5px}.footer-about-label p,.footer-tab-label p{margin:0 0 30px}.footer-about-label p:last-child,.footer-tab-label p:last-child,.our-values-desc p:last-child{margin:0}.slider-bar.about-sec{border-top:0px;border-bottom:0;background:#a54ee1}.footer-about-community{padding:40px 15px 60px}.footer-about-community h1{margin:0 0 40px}.img-sec-overvalues{position:relative}.overvalues-content{border-left:20px solid #ffffff}.overvalues-content:lang(ar){border-left:inherit;border-right:20px solid #ffffff}.img-sec-overvalues img{margin-left:-25px;margin-top:40px;z-index:1;position:relative;object-fit:cover}.img-sec-overvalues img:lang(ar){margin-left:inherit;margin-right:-25px}.about-overvalue{padding:40px 10px;color:#202a33}.overvalues-content .product-bottom{background-color:#f3f3f1;align-items:flex-start}.about-overvalue h4{margin:0 0 40px;font-family:stc_medium;color:#232f3a}.footer-overvalues h1{margin-bottom:40px}.footer-ceo{margin-bottom:120px}.text-dark{color:#1D252D !important}.footer-ceo .ent-product-banner{background:linear-gradient(to bottom, white 50%, #f3f3f1 50%);margin-top:0}.footer-about .ent-product-banner{background:linear-gradient(to bottom, white 50%, #4F008C 50%);margin-top:0}.footer-main-heading{margin:40px 0}.product-main-desc{font-size:19px;line-height:26px;letter-spacing:.5px;margin:0 0 40px}.product-main-desc table.table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.product-sub-desc{font-size:16px;line-height:22px;letter-spacing:.5px}.footer-brand{margin-top:120px;margin-bottom:120px}.footer-top-left{display:flex;align-content:center;flex-wrap:wrap}.bar-purple-bottom{background:linear-gradient(to bottom, white 50%, #4F008C 50%)}.footer-top-right img{height:380px;padding-right:20px;padding-top:20px;object-fit:cover}.footer-top-right img:lang(ar){padding-right:inherit;padding-left:20px}.footer-brand-desc{font-size:16px;line-height:22px;letter-spacing:.5px}.footer-prdouct-no{width:100px;height:100px;border:4px solid #FF375E;color:#FF375E;margin:0 0 20px}.footer-prdouct-no:lang(ar){margin:0 15px 20px}.footer-prdouct-no h1{margin:15px 20px 0 20px;line-height:50px}.footer-brand-content .img-box img{padding:100px 0}.footer-brand-content .img-box-right img:lang(ar){transform:scaleX(-1)}.footer-brand-content .img-box-right:lang(ar){direction:ltr;transform:scaleX(-1)}.footer-brand-content .img-box-left img:lang(ar){transform:scaleX(-1)}.footer-brand-content .img-box-left:lang(ar){direction:rtl;transform:scaleX(-1)}.bar-purple-left{background:linear-gradient(to left, white 55%, #4F008C 55%)}.bar-lightpurple-right{background:linear-gradient(to right, white 55%, #a54ee1 55%)}.product-desc{position:relative;z-index:1}.footer-brand-content .product-desc{margin:-100px 5px 0}.footer-brand-content .product-box .col-md-6{padding-right:0}.footer-brand-heading{margin:0 0 60px}.footer-prdouct-no.product-no-right{margin-left:auto;right:15px;position:relative}.footer-prdouct-no.product-no-right:lang(ar){margin-right:auto;left:15px;margin-left:unset;right:unset}.footer-values-label{font-size:19px;line-height:26px;letter-spacing:.5px;padding:30px 0 120px}.our-value-tab{background:#4F008C;display:flex;align-items:center;padding:0 0 0 85px}.our-value-image-overlay{background:#FF375E;width:175px;height:80px;position:absolute;z-index:1;left:20px}.custom-tab.footer-tab .tab-content{padding:40px 0 0}.our-value-tab-title{margin:0 0 40px}.overvalues-content .product-center{background-color:#f3f3f1}.about-overvalue i{margin:0 0 20px;display:inline-block}.about-overvalue .icon-Bell{font-size:48px}.footer-overvalues .product-desc{margin:0}.footer-subpage .ent-product-main-col{padding:5vmax 15px}.footer-overvalues .about-overvalue h4{margin-top:0}.footer-brand-top h1{line-height:58px;margin:0 0 30px;max-width:200px}.footer-partner-desc{font-size:16px;line-height:22px;margin:30px 0}.footer-partner-form .group{margin:0 0 25px}.footer-partner-form .form .group label:lang(ar){left:inherit;right:5px}.footer-partner-form input{font-family:stc_medium}.footer-partner-form textarea{font-size:16px;line-height:20px;letter-spacing:.5px}.banner-picture-section{position:relative;padding:0 0 40px}.banner-picture-section img{position:relative;z-index:1}.banner-box{position:absolute;width:35%;background:red;right:0;height:80%;top:-20px;z-index:0}.banner-box:lang(ar){right:unset;left:0}.partnership-card-section{padding:0 0 120px}.partnership-card{display:flex;align-items:center;margin:0 0 20px;box-shadow:0 12px 24px 0 rgba(0,0,0,0.06);background-color:#ffffff}.partnership-card img{width:90px;height:90px;flex:0 0 90px}.partnership-card-content{padding:0 15px;display:flex;justify-content:space-between;align-items:center;flex:auto}.partnership-card-content i{margin:5px;color:#1D252D}.partnership-card-title{font-family:stc_bold;font-size:16px;line-height:22px;letter-spacing:.5px;margin:0 0 5px;color:#1D252D}.partnership-card p{font-size:14px;line-height:22px;letter-spacing:.5px;height:45px;overflow:hidden;margin:0;color:#202a33}.footer-partner-section{padding:60px 0 120px}.footer-partner-section h1{margin:20px 0 30px;font-family:stc_medium}.partnership-container{background:linear-gradient(to bottom, white 65%, #f3f3f1 65%)}.footer-tab-content{margin-top:30px;margin-bottom:120px}.footer-sub-heading{padding:0 0 40px}.footer-history h3{font-family:stc_medium;margin:20px 20px 0;color:#1D252D}.home-slider.footer-slider .owl-item .item{padding-top:0;padding-bottom:0}.footer-carousel.owl-carousel .owl-item img{width:100% !important;height:100%;object-fit:cover}.footer-carousel:lang(ar){direction:ltr}.footer-brand h2{margin:0 0 20px}.footer-brand h2:lang(ar){margin:0 15px 20px}.footer-brand p:lang(ar){padding-right:15px }.heading-medium{padding:0 0 60px}.heading-medium-container{margin:0 0 60px}.justify-align-end{display:flex;justify-content:flex-end}.footer-slider{padding-right:0}.search-section-big{margin:30px 0}.search-section-big.form input{font-size:16px;padding-left:35px;padding-bottom:15px;line-height:22px;letter-spacing:.5px}.search-section-big.form input:lang(ar){padding-left:inherit;padding-right:35px}.search-section-big.form input::placeholder{color:#8e9aa0}.search-section-big.form :-ms-input-placeholder{color:#8e9aa0 !important}.search-section-big i{position:absolute;top:0;font-size:24px}.media-tab-section{margin:0 0 60px;display:flex;justify-content:center;font-size:14px;font-family:stc_bold;line-height:22px;color:#1D252D;letter-spacing:.5px;overflow:scroll;display:-webkit-box}.media-tab,.media-tab-heading{display:flex}.media-tab-title{cursor:pointer;display:flex}.active-tab .media-tab-title{color:#4F008C;text-decoration:underline}.active-tab .count-no{color:#4F008C}.media-tab .media-tab-divider{margin:0 8px}.count-no{font-size:10px;font-family:stc}.box-card{padding:0 0 60px}.box-card-picture{position:relative}.box-card-picture .box-right{position:absolute;right:0;width:calc(100% - 100px);height:calc(100% - 100px)}.box-card-picture .box-right:lang(ar){right:unset;left:0}.box-card-picture img{padding:40px 40px 0 0;z-index:0;position:relative}.box-card-picture img:lang(ar){padding:40px 0px 0 40px}.box-card-value{font-size:14px;line-height:22px;letter-spacing:.5px;margin:30px 0 5px}.box-card-title{font-family:stc_medium;font-size:30px;line-height:36px;margin:0 0 20px}.box-card-desc{font-size:16px;line-height:22px;letter-spacing:.5px;max-width:560px;margin:0 0 20px}.view-more-article{margin:50px 0}.view-more-article .btn{width:248px}.box-card-content{margin:0 15px 60px}.footer-doc h2{font-family:stc_medium;margin:40px 0 20px}.footer-doc{padding:120px 0}.footer-doc .bg-grey{padding:0 0 60px}.footer-doc-row{padding:0 10px}.footer-doc-row.p-t-35{padding-top:35px}.footer-doc .m-t-147{margin-top:147px;margin-bottom:20px}.footer-doc-col{padding:0 5px}.white-card{background:#ffffff;padding:10px;min-height:118px;align-content:space-between;display:flex;flex-wrap:wrap;margin:0 0 10px}.white-card-top{display:flex;justify-content:space-between;align-items:center;width:100%}.white-card-top a{font-family:stc_bold;font-size:14px;letter-spacing:1px;text-transform:uppercase}.white-card-bottom{font-family:stc_medium;font-size:17px;line-height:19px;letter-spacing:.5px}.submit-sponsorship{margin:100px 0}.step-no{font-family:stc_bold;font-size:12px;line-height:19px;letter-spacing:.5px;color:#8e9aa0;margin:0 0 10px;text-transform:uppercase}.submit-sponsorship h1{font-family:stc_medium;margin:0 0 20px}.submit-sponsorship-desc{font-size:16px;line-height:28px;letter-spacing:.5px}.upload{border:4px dashed #f3f3f1;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:35px;margin:0 0 20px}.upload i{font-size:60px}.upload h3{font-family:stc_bold;font-size:19px;line-height:26px;text-align:center}.upload-error{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#c80025;margin:5px 0 20px;text-transform:uppercase}.uploaded{margin:10px 0 20px;border-radius:2px;box-shadow:2px 2px 4px 0 rgba(0,0,0,0.3);background-color:#ffffff;display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}.file-name{display:flex;align-items:center}.file-icon{margin:15px}.submit-sponsorship .progress{height:3px;width:100%;position:absolute;bottom:0;border-radius:2px;background-color:#f3f3f1}.submit-sponsorship .progress-bar{background-color:#ff375e}.format-file{color:#8e9aa0}.format-file span{font-family:stc_medium;color:#ff375e;cursor:pointer}.form-label{font-size:12px;line-height:19px;letter-spacing:.5px;color:#8e9aa0;margin:0 0 25px}.submit-sponsorship-form .group{margin:0 0 35px;z-index:1}.submit-sponsorship-form .checkbox{border:0}.submit-sponsorship-form .form .group label:lang(ar){right:5px;left:inherit}.submit-sponsorship-form .radio label:lang(ar){padding-left:inherit;padding-right:1.5625rem}.regular-label{font-size:14px;line-height:22px;letter-spacing:.5px}.bold-label{font-family:stc_bold;font-size:12px;line-height:19px;letter-spacing:.5px}.step-two-btn .btn{width:100%}.footer-donation{padding:40px 0}.footer-donation h2{font-family:stc_medium}.donate-card{display:flex;justify-content:flex-start;border-radius:2px;box-shadow:0 5px 20px -5px rgba(29,37,45,0.3);margin:0 0 30px}.donate-card img{width:90px;height:90px}.donate-card-content{background:#fff;padding:10px 5px 10px 10px;display:flex;align-items:center;width:100%}.donate-card-content:lang(ar){padding:10px 10px 10px 5px}.donate-card-content-left{border-right:1px solid #dde0e2;padding:0 8px 0 0;margin:0 8px 0 0;width:70%;max-width:100%}.donate-card-content-left:lang(ar){border-right:inherit;border-left:1px solid #dde0e2;padding:0 0 0 8px;margin:0 0 0 8px}.donate-link a{font-size:10px;font-family:stc_bold;text-transform:uppercase;letter-spacing:1px}.footer-banner img{height:250px;object-fit:cover}.our-values-desc p{margin:0 0 30px}.footer-brand .product-btn{margin:40px 0 0}.sub-divider{background:#fff;height:80px}.heading-medium.overvalues-heading{padding:0 0 40px}.footer-col-slider{flex:0 0 90%}.daterangepicker td,.daterangepicker th{height:32px !important}.daterangepicker td.available:hover,.daterangepicker th.available:hover{border-radius:50% !important}.daterangepicker td.active,.daterangepicker td.active:hover{border-radius:50% !important;background-color:#ff375e !important;color:#fff !important}.calendar-group.group i.icon-Calendar{position:absolute;left:0;top:-1px;font-size:22px}.calendar-group.group i.icon-Calendar:lang(ar){left:inherit;right:0}.calendar-group.group input{padding-left:35px !important}.calendar-group.group input:lang(ar){padding-left:inherit !important;padding-right:35px !important}.calendar-group.group label{padding-left:30px}.calendar-group.group label:lang(ar){padding-left:inherit;padding-right:30px}.calendar-group.group i.icon-Number-Selector{position:absolute;right:0;top:-1px;font-size:22px;z-index:0}.calendar-group.group i.icon-Number-Selector:lang(ar){right:inherit;left:0}.daterangepicker option.disabled,.daterangepicker td.disabled{text-decoration:none !important}.field-eventcontactdetails-country_code select,.field-eventcontactdetails-country_code_alt select{width:auto;border-left:0;border-right:0;border-top:0;border-radius:0;border-bottom:2px solid #8e9aa0;height:auto;padding-bottom:2px;width:100%;position:relative;top:2px}.sponsorship-select i.icon-Number-Selector{position:absolute;right:0;top:-1px;font-size:22px;z-index:0}.terms-cond-box{padding:65px 0 34px;color:#8e9aa0;font-size:12px;line-height:19px;letter-spacing:.5px}.terms-cond-box h6{font-size:12px;margin-bottom:30px}.terms-cond-box ul{padding-left:10px;margin-bottom:34px}.terms-cond-box ul li{list-style-type:disc;list-style-position:outside}.terms-cond-box .checkbox .label-text{font-size:16px;line-height:22px;letter-spacing:.5px;color:#1D252D}.terms-cond-list{margin-bottom:30px}.budget-price{position:absolute;top:5px;font-size:16px}.budget-group input{padding-left:30px !important}.budget-group input:lang(ar){padding-left:inherit !important;padding-right:30px !important}.budget-group label{padding-left:25px !important}.budget-group label:lang(ar){padding-left:inherit !important;padding-right:25px !important}.country-select i.icon-Number-Selector{top:4px}@media screen and (min-width:768px){.footer-partner-section h1{margin:0px 0 30px}.footer-links{padding:20px 0}.footer-sublinks{display:block !important;padding:0}.footer .w-100{display:none}.footer-col{border:0;padding:0}.footer-title{cursor:default;pointer-events:none}.footer-title i{display:none}.footer-box{padding:10px 20px 0 0;width:auto}.footer-box:lang(ar){padding:10px 0 0 20px}.footer-world,.footer h5{margin:15px 0}.copyright ul{margin:0}.footer-bottom-right li{margin:0 20px 0 0}.footer-bottom-left p{margin:5px 0 0 50px}.footer-bottom-left p:lang(ar){margin:5px 50px 0 0}.footer-bottom-left{flex-wrap:nowrap}.footer-promotion{padding:50px 0 0 !important}.footer-promotion p{font-size:20px}.app-download{justify-content:flex-start}.app-download a{margin:0 30px 15px 0}.app-download a img{width:auto}.footer-bottom-right{justify-content:flex-end}.about-tech{border-left:60px solid #ffffff;padding:40px 0 200px}.about-tech:lang(ar){border-right:60px solid #ffffff;border-left:none}.about-des-box{max-width:560px;padding:0 15px}.about-des-box h4{margin:30px 0 10px -80px;line-height:50px}.about-des-box p{font-size:20px;line-height:30px;letter-spacing:0}.footer-about-label{font-size:24px;line-height:45px;letter-spacing:0}.jawwy-tv-desc-box{margin-top:100px}.jawwy-tv-desc-box h4{margin:0 0px 30px;line-height:50px}.footer-about-community{padding:60px 0 120px 30px}.jusoor-about.footer-about-community{padding:60px 0 120px 60px}.footer-about-community h1{margin:0 0 60px}.new-about-tech-in{padding-right:15px}.new-about-tech-in img{margin-left:-75px;height:100%}.new-about-tech-in img:lang(ar){margin-left:inherit;margin-right:-75px}.bg-bottom{height:400px}.bg-bottom.bg-lightpurple{height:350px}.overvalues-content{border-left:60px solid #ffffff}.overvalues-content:lang(ar){border-left:inherit;border-right:60px solid #ffffff}.img-sec-overvalues img{margin-left:-60px;height:100%;margin-top:0}.img-sec-overvalues img:lang(ar){margin-left:inherit;margin-right:-60px}.footer-overvalues h1{margin-bottom:80px}.footer-ceo .ent-product-banner{background:linear-gradient(to bottom, white 65%, #f3f3f1 65%)}.footer-about .ent-product-banner{background:linear-gradient(to bottom, white 65%, #4F008C 65%)}.footer-main-heading{margin:100px 0 60px 0}.product-main-desc{font-size:24px;line-height:45px;letter-spacing:0;margin:0 0 80px}.product-sub-desc{font-size:24px;line-height:45px;letter-spacing:0}.footer-prdouct-no{width:120px;height:120px;margin:0 0 30px}.footer-prdouct-no h1{margin:25px 20px 0 30px;line-height:68px}.footer-brand-content .img-box img{padding:100px 30px}.footer-brand-content .product-desc{margin:100px 0 0}.footer-brand-content .product-box .col-md-6{padding-right:15px !important}.footer-brand-content .product-box .col-md-6:lang(ar){padding-left:15px !important}.product-desc{margin:0}.footer-prdouct-no.product-no-right{margin-left:inherit;right:0}.footer-prdouct-no.product-no-right:lang(ar){margin-right:inherit;right:inherit;left:0}.footer-values-label{font-size:36px;line-height:50px;letter-spacing:0;padding:120px 0}.our-value-tab{width:65%;justify-content:flex-end;padding:0}.our-value-image-overlay{width:420px;height:180px;position:relative;z-index:1;left:60px}.img-sec-values img{margin-left:-60px}.about-overvalue h4{margin:40px 0 40px}.footer-overvalues .overvalues-content{padding-top:0}.about-overvalue i{margin:80px 0 20px}.about-overvalue .icon-Bell{font-size:60px}.footer-subpage .ent-product-main-col{padding:10vmax 0}.heading-medium{padding:0 0 60px 15px}.footer-brand-desc{font-size:24px;line-height:32px;max-width:530px}.footer-ceo-content{margin:0 30px 0 0}.footer-partner-desc{font-size:20px;line-height:34px;margin:45px 0;max-width:530px}.banner-box{height:76%;top:-75px}.partnership-card-content{padding:0 30px}.partnership-card img{width:210px;height:210px;flex:0 0 210px}.partnership-card-title{font-family:stc_medium;font-size:36px;line-height:50px;letter-spacing:0}.partnership-card p{font-size:20px;line-height:34px;letter-spacing:0;height:auto;max-width:650px}.footer-history h3{margin-left:-50px;margin-top:40px}.search-section-big{margin:50px 0}.search-section-big.form input{font-size:60px;padding-left:75px;padding-bottom:35px;line-height:70px;letter-spacing:0}.search-section-big.form input:lang(ar){padding-left:inherit;padding-right:75px}.search-section-big i{font-size:48px;top:5px}.media-tab-section{margin:0 0 50px;font-size:30px;font-family:stc_medium;line-height:36px;letter-spacing:0;overflow:scroll;display:-webkit-box}.media-tab .media-tab-divider{margin:0 24px}.box-card-picture .box-right{width:90%;height:90%}.box-card-picture img{padding:80px 80px 0 0}.box-card-picture img:lang(ar){padding:80px 0 0 80px}.view-more-article{margin:100px 0}.count-no{font-size:14px;line-height:22px}.custom-tab.footer-tab .tab-content{padding:120px 0 0}.footer-tab-content{margin-top:120px}.footer-sub-heading{width:50%;padding:0 0 120px}.footer-top-right{position:absolute;right:0}.footer-top-right:lang(ar){right:inherit;left:0}.footer-brand-top h1{max-width:none;margin:40px 0 30px}.box-card-content{margin:0 0 60px}.footer-doc{padding:65px 0 100px 0}.footer-doc-row{padding:0}.footer-doc-col{padding:0 15px}.footer-doc h2{margin:80px 0 60px}.white-card{margin:0 0 20px}.submit-sponsorship{margin:170px 0 200px;max-width:642px}.submit-sponsorship h1{line-height:68px;margin:0 0 30px}.submit-sponsorship-desc{font-size:19px;line-height:34px}.upload{padding:50px 35px}.upload i{font-size:80px}.step-two-btn .btn{width:auto;padding-left:30px;padding-right:30px}.footer-donation{padding:80px 0 50px}.footer-donation h2{line-height:58px}.footer-banner img{height:100%}.our-values-desc p{margin:0 0 60px}.sub-divider{background:#fff;height:150px}.heading-medium.overvalues-heading{padding:0 0 60px}.footer-col-slider{flex:0 0 91.666667%}.footer-brand .product-box .product-desc p{max-width:530px}}@media screen and (min-width:1024px){.footer-prdouct-no{margin:0 0 50px}.about-tech{border-left:60px solid #ffffff;padding:120px 0 200px}.footer-history h3{margin-top:70px}.img-sec-overvalues img{margin-left:-60px;height:100%}.img-sec-overvalues img:lang(ar){margin-left:inherit;margin-right:-60px}.footer-main-heading{margin:100px 0 60px 0}.about-des-box h4{margin:0 0 60px -80px;line-height:50px}.footer-main-heading{margin:120px 0 60px 0}.footer-links{padding:40px 0}.about-des-box p{font-size:24px;line-height:45px;letter-spacing:0}.img-sec-overvalues img{margin-top:-150px;height:auto}.overvalues-content{padding-top:150px}.about-overvalue{padding:0 60px 60px 100px}.footer-prdouct-no{width:180px;height:180px}.footer-brand-content .img-box-left img{padding:100px 0 100px 100px;width:100%}.footer-brand-content .img-box-left img:lang(ar){padding:100px 100px 100px 0px;transform:scaleX(-1)}.footer-brand-content .img-box-left:lang(ar){direction:rtl;transform:scaleX(-1)}.footer-brand-content .img-box-right img{padding:100px 100px 100px 0;width:100%}.footer-brand-content .img-box-right img:lang(ar){padding:100px 0px 100px 100px;transform:scaleX(-1)}.footer-brand-content .img-box-right:lang(ar){direction:ltr;transform:scaleX(-1)}.footer-brand .product-box{margin-bottom:120px}.footer-ceo-content{margin:0 80px 0 0}.footer-item-img{height:650px}.banner-picture-section{padding:0 0 60px}.banner-picture-section img{height:645px}.service-slider.footer-slider{padding:0 0 0 15vmax}.footer-partner-section{padding:120px 0 120px}.footer-partner-section h1{margin:0 0 45px;max-width:350px}.footer-history h3{margin-left:-135px}.footer-brand-top h1{line-height:86px;margin:0 0 40px}.footer-top-right img{height:565px;padding-right:120px;padding-top:0}.footer-top-right img:lang(ar){padding-right:inherit;padding-left:120px}.footer-about-label p{margin:0 0 100px}.footer-tab-label p{margin:0 0 60px}.home-slider.footer-slider .owl-item .item{min-height:650px}.footer-partner-form{max-width:420px}.footer-partner-section img{padding:50px 0}.footer-top-left{height:565px}.media-tab-section{margin:0 0 200px;font-size:30px;font-family:stc_medium;line-height:36px;letter-spacing:0;overflow:unset;display:flex}.box-card-picture .box-right{width:calc(100% - 200px);height:calc(100% - 200px)}}@media screen and (min-width:1300px){.footer-app-screen .app-download{flex-wrap:nowrap}}.header-container{display:flex;justify-content:space-between}.nav-tabs{font-family:stc_bold;font-size:10px;justify-content:center;background-color:#f3f3f1;color:#1d252d;text-transform:uppercase;border:0;align-items:center;min-height:34px;height:34px}.nav-tabs .nav-item .nav-link{color:#1d252d;border-radius:0;border:0;display:flex;align-items:center;opacity:.7;letter-spacing:1px;padding:10px 16px}.nav-tabs .nav-item .nav-link:hover{opacity:1;color:#ff375e;background-color:#ffffff}.nav-tabs .nav-item .nav-link.active{color:#ff375e;opacity:1}.nav-tabs .nav-item .nav-link.dropdown-toggle{padding:8px 16px}.nav-item i{margin:0 5px}.dropdown-toggle::after{display:none}.nav-tabs .dropdown-item,.navbar .dropdown-item{font-size:12px;font-family:stc}.nav-tabs .dropdown-item.active,.nav-tabs .dropdown-item:active{background-color:#FF375E}.logo{width:50px;margin:0}.navbar{padding:0;background-color:#ffffff;transition:all ease 300ms;border-bottom:1px solid #dde0e2}.navbar .navbar-nav .nav-link{font-size:14px;color:#1d252d;display:flex;justify-content:space-between;flex-direction:row;cursor:default !important}.navbar .navbar-nav .nav-link:hover{color:#4f008c}.nav-icon{border-left:1px solid #dde0e2;border-right:1px solid #dde0e2;display:flex;align-items:center;height:100%}.nav-icon i{padding:16px;cursor:pointer}.nav-icon i.icon-Search{border-right:1px solid #dde0e2}.nav-icon i.icon-Search:lang(ar){border-right:inherit;border-left:1px solid #dde0e2}.login-section{width:auto;display:flex;justify-content:center;margin:0 0 0 10px;font-family:stc_bold;font-size:11px;text-transform:uppercase;letter-spacing:1px}.login-section:lang(ar){margin:0 10px 0 0px}.login-section i{margin:0 0 0 5px}.login-section i:lang(ar){margin:0 5px 0 0;transform:rotate(180deg)}.login-section-btn{cursor:pointer;display:flex;align-items:center;color:#ff375e}.login-section-btn a{display:flex;align-items:center;margin-right:0 !important}.login-section-btn a:lang(ar){margin-left:0 !important;margin-right:20px !important}.login-section-user{display:flex;align-items:center;justify-content:space-between}.login-section-user .user-photo{width:40px;height:40px;border:solid 1px rgba(142,154,160,0.06);background-color:#f3f3f1;display:flex;border-radius:50px;align-items:center;margin:0 0 0 10px}.sub-nav-block{display:flex;flex-direction:column}.sub-nav-block .transition{width:110%;display:block;position:relative}.nav-item:hover .transition:before{width:100%;background:#601997}.sub-nav-block .transition:before{content:'';display:block;position:absolute;left:0;top:18px;bottom:0;height:4px;width:0;transition:width 0s ease,background .5s ease}.sub-nav-block .transition:after{content:'';display:block;position:absolute;right:0;top:18px;bottom:0;height:4px;width:0;background:#601997;transition:width .5s ease}.sub-nav-block.active .transition:after,.sub-nav-block.active .transition:before{content:'';display:block;position:absolute;right:0;top:19px;bottom:0;height:4px;width:100%;background:#601997}.navbar .navbar-nav .nav-link.active{color:#4f008c;font-family:stc_bold}.form-inline i{font-size:20px}.navbar-mobile{display:flex;align-items:center;justify-content:space-between;width:100%}.language-dropdown .nav-link.dropdown-toggle{color:#1d252d;font-family:stc_bold;font-size:10px;letter-spacing:1px}.language-dropdown .dropdown-menu{top:140%}.navbar-mobile .dropdown-toggle i{margin:0 5px}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{opacity:1}.mobile-menu-section{display:flex;justify-content:space-between;width:100%;padding:0 20px;height:55px}.mobile-menu-section .navbar-brand{margin:0 0 0 15px}.mobile-menu-section .navbar-brand:lang(ar){margin:0 15px 0 0}.mega-dropdown{display:flex;justify-content:start;padding:25px;width:100%;height:auto;min-height:200px;opacity:0;visibility:hidden;overflow:hidden;transition:all .3s ease .15s;border-radius:0;box-shadow:0 6px 10px 0 rgba(0,0,0,0.16);position:absolute !important;z-index:9999}.mega-dropdown .sub-nav-block.active{color:#4f008c}.mobile-dropdown ul{margin:0 0 0 25px}.mobile-dropdown ul li{line-height:2.67;letter-spacing:.5px;font-size:12px}.mobile-dropdown .submenu{font-family:stc_bold;font-size:14px;letter-spacing:.5px;margin-left:5px;color:#1d252d;display:flex;justify-content:space-between;margin:0 0 10px 10px}.submenu-item{color:#1d252d;position:relative}.submenu-item .menu-tag{position:absolute;right:-50px;bottom:-2px;background:#1cced8;border-radius:15px;padding:2px 5px 0;color:#fff;font-family:stc_bold;font-size:12px;line-height:17px;text-transform:uppercase}.mobile-navbar{padding:8px 16px;border-bottom:1px solid #dde0e2;overflow-y:auto;max-height:580px;border-top:1px solid #dde0e2}.mobile-navbar li.nav-item{padding:10px 0;border-bottom:1px solid #dde0e2}.overflow{overflow-y:hidden}.arrow i{transform:rotate(180deg)}.mobile-navbar .dropdown-menu{position:static;float:none;border:0;padding:15px 0 10px 10px}.mobile-menu-section .dropdown-menu{min-width:75px;border:0;padding:0;border-radius:0;background:#f3f3f1;top:37px;left:0}.mobile-menu-section .dropdown-menu:lang(ar){right:0;left:inherit}.navbar-mobile-right{position:relative}.mobile-navbar .btn{height:35px}.search-mobile input{font-size:12px !important;line-height:24px;padding-left:32px !important}.search-mobile input:lang(ar){padding-left:inherit !important;padding-right:32px !important}.search-mobile label{left:32px !important;font-size:12px !important}.search-mobile .icon-Search{position:absolute;top:-2px;left:0}.search-mobile .icon-Search:lang(ar){left:inherit;right:0}.animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0, -10%, 0);transform:translate3d(0, -10%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0, -10%, 0);transform:translate3d(0, -10%, 0);visibility:visible}to{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.special-ad h3{font-size:24px;font-weight:500}.menu-icon{cursor:pointer}.search-device-page .device-search-input{padding:10px 10px 10px 35px;width:100%;border:0;border-bottom:solid 2px #4f008c;font-family:stc_medium;font-size:24px;color:#1d252d;letter-spacing:.46px;outline:none}.search-device-page .device-search-input:lang(ar){padding:10px 35px 10px 10px}.search-device-page .device-search-input::placeholder{color:#8e9aa0;opacity:1}.search-device-page .device-search-input:-ms-input-placeholder{color:#8e9aa0}.search-device-page .device-search-input::-ms-input-placeholder{color:#8e9aa0}.search-device-page .device-search-bar i{position:absolute;bottom:0;line-height:0;font-size:25px;color:#8e9aa0;border:none;padding-left:0}.search-device-page .device-search-bar i:lang(ar){padding-left:inherit;padding-right:0;border:0}.search-device-page.page-content{margin:20px 20px}.search-device-page .search-suggestion .search-items-heading{font-family:stc_bold;font-size:19px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d;text-align:left}.search-device-page .search-suggestion .search-items-heading:lang(ar){text-align:right}.search-device-page .search-suggestion .search-item a{color:#1d252d}.search-device-page .search-suggestion .search-item{font-family:stc;font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:2.63;letter-spacing:.5px;color:#1d252d;text-align:left}.search-device-page .search-suggestion .search-item:lang(ar){text-align:right}.search-device-page .show-more{font-family:stc_medium;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.5px;color:#ff375e;margin-top:26px;text-align:left}.search-device-page .show-more:lang(ar){text-align:right}.search-device-page .result-item-wrapper .result-heading{font-family:stc_medium;font-size:19px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.56px;color:#ff375e;max-width:650px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-device-page .result-item-wrapper .result-excerpt{font-family:stc;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:.5px;color:#5d696f;margin-top:5px;max-width:950px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.search-device-page .result-item-wrapper .result-item{padding:30px 0;border-bottom:solid 2px #f3f3f1}.search-device-page .result-pagination a{font-family:stc;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:.5px;color:#8e9aa0;border:0}#search-sugg-focus:hover{display:block}.search-nav-item{list-style-type:none}.main-search-close{float:right;margin-top:-30px}.main-search-close:lang(ar){float:left}.focus-mob .modal-dialog{margin:0px}.focus-mob .search-device-page.page-content{margin:0px;width:100%}.focus-mob .modal-header{border-bottom:none}.focus-mob .close{color:#ff375e;position:absolute;top:27px;right:27px;opacity:1;cursor:pointer}.focus-mob .group{position:relative;margin:59px 0 26px 0px}.focus-mob .search-device-page .search-suggestion .search-items-heading,.focus-mob .search-device-page .search-suggestion .search-item{font-size:14px}.focus-mob .modal-content{border-radius:0;border:none;height:100%;overflow:scroll;overflow-x:hidden}.focus-mob .search-device-page .result-item-wrapper .result-heading{font-size:16px}.focus-mob .search-device-page .result-item-wrapper .result-item{padding:20px 0}.focus-mob .modal-body{padding-top:0;margin-top:25px}.focus-mob .search-device-page .device-search-bar i{padding-bottom:15px}.focus-mob .search-device-page .device-search-input{font-size:12px}.no-serach-result-found.noser-result{padding-left:0}.no-serach-result-found h1{font-family:stc_bold;font-size:30px;line-height:36px;letter-spacing:0}.no-serach-result-found p{font-size:16px;line-height:32px;letter-spacing:.5px;text-align:left}.no-serach-result-found p:lang(ar){text-align:right}.no-serach-result-found{padding-left:0;display:block}.search-pagination-number{display:inline-flex;position:relative;top:8px}.page-link.search-pagination-link.active{font-family:stc_medium;font-size:15px;color:#ff375e}.result-view .group.device-search-bar{padding:0 20px 0 12px}.result-view .result-item-wrapper{padding:0 20px 0 12px}.result-view .device-search-bar i{bottom:15px}.modal.focus-mob .modal-dialog{height:100%}.header-cart-icon,.header-cart-icon:hover{color:#1d252d}.nav-tabs .dropdown-menu{min-width:75px;background:#F3F3F1;border-radius:0;border:0}.dropdown-menu.lang-menu-list li a{font-size:10px;font-family:stc_bold;background:#f3f3f1 !important;margin-right:0;display:block;padding:5px 7px;color:#aeaeae;text-align:left;cursor:pointer}.dropdown-menu.lang-menu-list li a:lang(ar){text-align:right}.nav-quickpay{display:flex;align-items:center;border-right:1px solid #dde0e2}.nav-quickpay:lang(ar){border-left:1px solid #dde0e2}.quickpay-mobile-section{background:#f3f3f1;width:100%;opacity:1;transition:height 0s,opacity .3s ease-in;height:auto}.quickpay-mobile-section.hide-quickpay{opacity:0;transition:height 0s,opacity .3s ease-out;height:0}.quickpay-mobile{display:flex;justify-content:center;align-items:center;min-height:65px;position:relative;width:100%}.quickpay-mobile i{position:absolute;left:4px;color:#8e9aa0;cursor:pointer}.quickpay-mobile i:lang(ar){right:4px;left:inherit}.quickpay-mobile .btn{height:35px;width:196px;font-size:15px;letter-spacing:.5px;padding:0}.quickpay-mobile.menu-open{position:absolute;top:55px;z-index:-1}.search-mobile-form .btn-searchbar{right:0;top:-8px}.btn-searchbar{position:absolute;right:20px;top:10px;text-transform:capitalize;width:90px;height:35px}.btn-searchbar:lang(ar){left:20px;right:unset}@media screen and (min-width:768px){.result-view .device-search-bar i{bottom:0px}.result-view .group.device-search-bar{padding:0}.result-view .result-item-wrapper{padding:0}.logo{margin:0}.nav-item:hover .mega-dropdown{margin:0 auto;display:flex;opacity:1;visibility:visible;overflow:visible}.mega-dropdown.active{margin:0 auto;display:flex;opacity:1;visibility:visible;overflow:visible}.navbar{display:flex}.navbar-nav{flex-direction:row}.navbar .navbar-nav .nav-link{font-size:14px;padding-right:12px;flex-direction:column;padding-left:0;cursor:pointer;pointer-events:none}.navbar .navbar-brand{margin:8px 20px 8px 20px}.navbar .navbar-brand:lang(ar){margin:8px 20px 8px 0}.sub-nav-block{align-items:center}.mobile-dropdown ul{margin:0;text-align:left}.mobile-dropdown ul:lang(ar){margin:0;text-align:right}.mobile-dropdown .submenu{margin:0 0 10px}.user-name{display:none}.mobile-dropdown .submenu:hover{color:#1d252d}.mobile-dropdown .submenu:active{text-decoration:none}.search-device-page .device-search-input{padding:10px 65px 10px 70px;width:100%;border:0;border-bottom:solid 2px #4f008c;font-family:stc_medium;font-size:24px;color:#8e9aa0;letter-spacing:.46px;outline:none}.search-device-page .device-search-input:lang(ar){padding:10px 70px 10px 65px}.search-device-page .device-search-bar i{font-size:48px;border:0}.search-device-page.page-content{margin:20px auto}.search-device-page.page-content.inside-page-search{padding-left:15px}.search-device-page.page-content.inside-page-search .icon-Search{padding-bottom:15px}.no-serach-result-found{padding-left:70px;display:block}.main-header-serach{padding:4px 5px !important}.mega-dropdown-search{padding:40px}.mega-dropdown-search{justify-content:start;padding:25px 0;width:100%;height:auto;min-height:200px;overflow:hidden;transition:all .3s ease .15s;border-radius:0;box-shadow:0 6px 10px 0 rgba(0,0,0,0.16);position:absolute !important;margin-top:-1px}.form-inline i{font-size:16px}.mega-dropdown-container{padding-left:80px}.mega-dropdown-container:lang(ar){padding-right:100px}.navbar-nav{align-items:center}.login-section a{margin:0 10px}.btn-searchbar{right:0;top:-10px;width:150px;height:55px}}@media screen and (min-width:992px){.user-name{display:block}.login-section i{margin:0 0 0 10px}.login-section i:lang(ar){margin:0 10px 0 0px}.main-header-serach{padding:22px 15px !important}}@media screen and (min-width:1024px){.form-inline i{font-size:20px}.login-section{font-size:12px}.login-section:lang(ar){margin:0}.nav-icon i{padding:16px 15px}.mega-dropdown{padding:40px 0px}.navbar .navbar-nav .nav-link{padding-left:.5rem}.mega-dropdown-container{padding-left:110px}.mega-dropdown-container:lang(ar){padding-right:120px}}@media screen and (min-width:1200px){.logo{width:70px}.navbar .navbar-nav .nav-link{font-size:16px;padding-right:20px}.login-section{font-size:13px;min-height:68px;margin:0;letter-spacing:.5px}.login-section i{display:none}.login-section.logged-in{min-width:175px}.nav-container{padding:0 60px}.mega-dropdown-container{padding-left:170px}.mega-dropdown-container:lang(ar){padding-right:180px}.navbar-collapse{display:flex !important}#navbarToggle{display:none !important}.nav-icon{min-height:68px}.quickpay-mobile-section{display:none}}@media screen and (min-width:1300px){.logo{width:84px}.login-section{letter-spacing:1px;font-size:14px}.login-section i{display:flex}.login-section a{margin:0 10px}.navbar .navbar-brand{margin:8px 50px 8px 0}.navbar .navbar-brand:lang(ar){margin:8px 0px 8px 50px}.login-section.logged-in{min-width:230px}.main-header-serach{padding:22px 15px !important}.form-inline i{font-size:24px}.nav-icon i{padding:16px 15px}.mega-menu-container .col-md-2{flex:0 0 20%;max-width:20%;margin-bottom:25px}.mega-dropdown-container{padding-left:220px}.mega-dropdown-container:lang(ar){padding-right:235px}}@media screen and (min-width:1400px){.navbar .navbar-brand{margin:8px 60px 8px 0}.navbar .navbar-brand:lang(ar){margin:8px 0px 8px 60px}.login-section a{margin:0 20px}.main-header-serach{padding:22px 20px !important}.nav-icon i{padding:16px 20px}.navbar .navbar-nav .nav-link{padding-right:25px}}.size-12{font-size:12px}.size-14{font-size:14px}.size-16{font-size:16px}.size-18{font-size:18px !important}.size-20{font-size:20px}.size-21{font-size:21px}.size-24{font-size:24px}.size-30{font-size:30px}.size-32{font-size:32px}.size-36{font-size:36px}.size-48{font-size:48px}.size-60{font-size:60px}.size-72{font-size:72px}.icon{color:#ff375e !important}.icon-action{color:#ff375e !important}.icon-yellow{color:#f9b515 !important}.icon-green{color:#00B399 !important}.icon-orange{color:#e15b2a !important}.icon-teal{color:#009cbc !important}.icon-purple{color:#6f2577 !important}.icon-grey{color:#8e9aa0 !important}@font-face{font-family:"fontcustom";src:url("../fonts/fontcustom/customfont.eot");src:url("../fonts/fontcustom/customfont.eot?#iefix") format("embedded-opentype"),url("../fonts/fontcustom/customfont.woff2") format("woff2"),url("../fonts/fontcustom/customfont.woff") format("woff"),url("../fonts/fontcustom/customfont.ttf") format("truetype"),url("../fonts/fontcustom/customfont.svg#fontcustom") format("svg");font-weight:normal;font-style:normal}@media screen and (-webkit-min-device-pixel-ratio:0){@font-face{font-family:"fontcustom";src:url("../fonts/customfont.svg#fontcustom") format("svg")}}[data-icon]:before{content:attr(data-icon)}[data-icon]:before,.icon-Accessories:before,.icon-Account:before,.icon-Add:before,.icon-Addon:before,.icon-Alert:before,.icon-Arrow-curser:before,.icon-Arrow_down:before,.icon-Arrow_left:before,.icon-Arrow_right:before,.icon-Arrow_up:before,.icon-Attatchment:before,.icon-Barcode:before,.icon-Bars:before,.icon-Battery:before,.icon-Bell:before,.icon-Bell-Not-Empty:before,.icon-Business:before,.icon-Cab:before,.icon-Calendar:before,.icon-Calls:before,.icon-Calls-in:before,.icon-Calls-out:before,.icon-Camera:before,.icon-Camera-zoom:before,.icon-Cancel:before,.icon-Cancel----circle:before,.icon-Cart:before,.icon-Cash:before,.icon-Chat:before,.icon-Check:before,.icon-Clock:before,.icon-Coffee:before,.icon-Credit-Card:before,.icon-Credit-Card-Add:before,.icon-Credit-Card-no-balance:before,.icon-Delivery-van:before,.icon-Device-Protect:before,.icon-Disabled:before,.icon-Discount:before,.icon-Discover_Connected_Life:before,.icon-Discover_Devices:before,.icon-Discover_Digital_Gift_Cards:before,.icon-Discover_Entertainment:before,.icon-Discover_Gametheon:before,.icon-Discover_Lock:before,.icon-Discover_Mobile_Payment:before,.icon-Discover_Promotions:before,.icon-Discover_Protect:before,.icon-Discover_Roaming:before,.icon-Discover_SCB:before,.icon-Discover_Services:before,.icon-Discover_TV_Icon:before,.icon-Document:before,.icon-Document-Paid:before,.icon-Document-dot:before,.icon-Donate:before,.icon-Down:before,.icon-Download:before,.icon-Download-speed:before,.icon-Edit:before,.icon-Edit-plan:before,.icon-Education:before,.icon-External-link:before,.icon-Facebook:before,.icon-Family:before,.icon-Fashion:before,.icon-Favorite_Addons:before,.icon-Filter:before,.icon-Folder:before,.icon-Friends:before,.icon-Fullscreen:before,.icon-Furniture:before,.icon-Game:before,.icon-Gift_cards:before,.icon-Globe:before,.icon-Guest:before,.icon-Hamburger:before,.icon-Health:before,.icon-Heart:before,.icon-Heart_filled:before,.icon-Help:before,.icon-History:before,.icon-Home:before,.icon-Home-selected:before,.icon-Home-wifi:before,.icon-ID:before,.icon-Inbox:before,.icon-Infinite_Unlimited_Icon:before,.icon-Information:before,.icon-Instagram:before,.icon-Installation:before,.icon-Internet:before,.icon-Kiosk:before,.icon-Landline:before,.icon-Language_AR_Icon:before,.icon-Language_EN_Icon:before,.icon-Laptop:before,.icon-Left:before,.icon-Like:before,.icon-LinkedIn:before,.icon-Listview:before,.icon-Live-chat:before,.icon-Lock:before,.icon-Messages:before,.icon-Messages-Empty:before,.icon-Messages-New:before,.icon-Messages-Promotion:before,.icon-Minus-no-circle:before,.icon-Mobile-freebie:before,.icon-Multiple-Credit-Card:before,.icon-Music:before,.icon-Notifications:before,.icon-Number-Selector:before,.icon-Order:before,.icon-Overlay:before,.icon-Password-hide:before,.icon-Password-show:before,.icon-Personalise:before,.icon-Phone:before,.icon-Phone-Android:before,.icon-Phone-Apple:before,.icon-Placeholder:before,.icon-Plane:before,.icon-Prepaid-balance:before,.icon-Present:before,.icon-Processor:before,.icon-Profile_Icon:before,.icon-Qitaf:before,.icon-Ram:before,.icon-Ramadan:before,.icon-Recharge:before,.icon-Refresh:before,.icon-Request_money:before,.icon-Restaurants:before,.icon-Right:before,.icon-Robot:before,.icon-Rotate:before,.icon-Rotate-phone:before,.icon-Router:before,.icon-Scale:before,.icon-Scan:before,.icon-Search:before,.icon-Security:before,.icon-Service:before,.icon-Services:before,.icon-Settings-circle:before,.icon-Shopping-bag:before,.icon-Shopping-empty:before,.icon-Shopping-item:before,.icon-Signal:before,.icon-Simcard:before,.icon-Simcard-add:before,.icon-Simcard-remove:before,.icon-Simcard-transfer:before,.icon-Slide-to-activate:before,.icon-Sms:before,.icon-Snapchat:before,.icon-Social-Network:before,.icon-Sort:before,.icon-Special-number:before,.icon-Sport:before,.icon-Star:before,.icon-Star-Filled:before,.icon-Store:before,.icon-Store-Marker:before,.icon-Sweet:before,.icon-TV:before,.icon-TV-sport:before,.icon-Tablets-Android:before,.icon-Tablets-Apple:before,.icon-Tick:before,.icon-Ticket:before,.icon-Ticket-Star:before,.icon-Top:before,.icon-Transfer:before,.icon-Trash:before,.icon-Twitter:before,.icon-Upload:before,.icon-User:before,.icon-Vouchers:before,.icon-Wearables:before,.icon-Web:before,.icon-Wifi:before,.icon-Youtube:before,.icon-Zoom-in:before,.icon-Zoom-out:before,.icon-arrow-left-filled:before,.icon-arrow-right-filled:before,.icon-auction:before,.icon-bank:before,.icon-calls_miss:before,.icon-circle-o-notch:before,.icon-crown:before,.icon-custom_products:before,.icon-devices:before,.icon-dot-circle:before,.icon-empty-case:before,.icon-eye:before,.icon-eye_hide:before,.icon-feedback_average_selected:before,.icon-feedback_average_unselected:before,.icon-feedback_awesome_selected:before,.icon-feedback_awesome_unselected:before,.icon-feedback_awful_selected:before,.icon-feedback_awful_unselected:before,.icon-feedback_good_selected:before,.icon-feedback_good_unselected:before,.icon-feedback_icon_success:before,.icon-feedback_poor_selected:before,.icon-feedback_poor_unselected:before,.icon-headphones:before,.icon-location_active:before,.icon-location_normal:before,.icon-location_passive:before,.icon-logout:before,.icon-minus:before,.icon-plus-circle:before,.icon-qitaf-selected:before,.icon-question:before,.icon-question-help:before,.icon-question-mark:before,.icon-quick_speed:before,.icon-send_money:before,.icon-settings:before,.icon-shopping-bag:before,.icon-shopping-bag-selected:before,.icon-shuffle:before,.icon-sign_in:before,.icon-sim_card:before,.icon-sports:before,.icon-stc:before,.icon-tablets:before,.icon-time:before,.icon-travel-protect:before,.icon-up:before,.icon-user-active:before,.icon-video:before,.icon-vip-icon:before,.icon-whats-app:before{display:inline-block;font-family:"fontcustom";font-style:normal;font-weight:normal;font-variant:normal;line-height:1;text-decoration:inherit;text-rendering:optimizeLegibility;text-transform:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}.icon-Accessories:before{content:"\f2b7"}.icon-Account:before{content:"\f316"}.icon-Add:before{content:"\f317"}.icon-Addon:before{content:"\f2b8"}.icon-Alert:before{content:"\f2b9"}.icon-Arrow-curser:before{content:"\f2bb"}.icon-Arrow_down:before{content:"\f318"}.icon-Arrow_left:before{content:"\f319"}.icon-Arrow_right:before{content:"\f31a"}.icon-Arrow_up:before{content:"\f31b"}.icon-Attatchment:before{content:"\f2bc"}.icon-Barcode:before{content:"\f2bd"}.icon-Bars:before{content:"\f31c"}.icon-Battery:before{content:"\f2be"}.icon-Bell:before{content:"\f2bf"}.icon-Bell-Not-Empty:before{content:"\f36a"}.icon-Business:before{content:"\f2c0"}.icon-Cab:before{content:"\f31d"}.icon-Calendar:before{content:"\f2c1"}.icon-Calls:before{content:"\f31e"}.icon-Calls-in:before{content:"\f31f"}.icon-Calls-out:before{content:"\f320"}.icon-Camera:before{content:"\f2c2"}.icon-Camera-zoom:before{content:"\f2c3"}.icon-Cancel:before{content:"\f2c4"}.icon-Cancel----circle:before{content:"\f2c5"}.icon-Cart:before{content:"\f2c6"}.icon-Cash:before{content:"\f321"}.icon-Chat:before{content:"\f2c7"}.icon-Check:before{content:"\f2c8"}.icon-Clock:before{content:"\f2c9"}.icon-Coffee:before{content:"\f2ca"}.icon-Credit-Card:before{content:"\f2cb"}.icon-Credit-Card-Add:before{content:"\f2cc"}.icon-Credit-Card-no-balance:before{content:"\f2cd"}.icon-Delivery-van:before{content:"\f322"}.icon-Device-Protect:before{content:"\f372"}.icon-Disabled:before{content:"\f323"}.icon-Discount:before{content:"\f2ce"}.icon-Discover_Connected_Life:before{content:"\f1c9"}.icon-Discover_Devices:before{content:"\f1ca"}.icon-Discover_Digital_Gift_Cards:before{content:"\f1cb"}.icon-Discover_Entertainment:before{content:"\f1cc"}.icon-Discover_Gametheon:before{content:"\f1cd"}.icon-Discover_Lock:before{content:"\f36c"}.icon-Discover_Mobile_Payment:before{content:"\f1ce"}.icon-Discover_Promotions:before{content:"\f1cf"}.icon-Discover_Protect:before{content:"\f370"}.icon-Discover_Roaming:before{content:"\f1d0"}.icon-Discover_SCB:before{content:"\f1d1"}.icon-Discover_Services:before{content:"\f1d2"}.icon-Discover_TV_Icon:before{content:"\f1d3"}.icon-Document:before{content:"\f324"}.icon-Document-Paid:before{content:"\f326"}.icon-Document-dot:before{content:"\f363"}.icon-Donate:before{content:"\f328"}.icon-Down:before{content:"\f2cf"}.icon-Download:before{content:"\f2d0"}.icon-Download-speed:before{content:"\f2d1"}.icon-Edit:before{content:"\f2d2"}.icon-Edit-plan:before{content:"\f2d3"}.icon-Education:before{content:"\f2d4"}.icon-External-link:before{content:"\f329"}.icon-Facebook:before{content:"\f32a"}.icon-Family:before{content:"\f2d5"}.icon-Fashion:before{content:"\f32b"}.icon-Favorite_Addons:before{content:"\f2d6"}.icon-Filter:before{content:"\f32c"}.icon-Folder:before{content:"\f2d7"}.icon-Friends:before{content:"\f2d8"}.icon-Fullscreen:before{content:"\f2d9"}.icon-Furniture:before{content:"\f330"}.icon-Game:before{content:"\f331"}.icon-Gift_cards:before{content:"\f332"}.icon-Globe:before{content:"\f2da"}.icon-Guest:before{content:"\f333"}.icon-Hamburger:before{content:"\f334"}.icon-Health:before{content:"\f2db"}.icon-Heart:before{content:"\f336"}.icon-Heart_filled:before{content:"\f337"}.icon-Help:before{content:"\f2dc"}.icon-History:before{content:"\f2dd"}.icon-Home:before{content:"\f338"}.icon-Home-selected:before{content:"\f339"}.icon-Home-wifi:before{content:"\f2de"}.icon-ID:before{content:"\f1da"}.icon-Inbox:before{content:"\f33a"}.icon-Infinite_Unlimited_Icon:before{content:"\f367"}.icon-Information:before{content:"\f33b"}.icon-Instagram:before{content:"\f33c"}.icon-Installation:before{content:"\f2df"}.icon-Internet:before{content:"\f2e0"}.icon-Kiosk:before{content:"\f2e1"}.icon-Landline:before{content:"\f2e2"}.icon-Language_AR_Icon:before{content:"\f1dc"}.icon-Language_EN_Icon:before{content:"\f1dd"}.icon-Laptop:before{content:"\f2e3"}.icon-Left:before{content:"\f2e4"}.icon-Like:before{content:"\f2e5"}.icon-LinkedIn:before{content:"\f33d"}.icon-Listview:before{content:"\f2e6"}.icon-Live-chat:before{content:"\f2e7"}.icon-Lock:before{content:"\f2e8"}.icon-Messages:before{content:"\f33e"}.icon-Messages-Empty:before{content:"\f2e9"}.icon-Messages-New:before{content:"\f2ea"}.icon-Messages-Promotion:before{content:"\f2eb"}.icon-Minus-no-circle:before{content:"\f365"}.icon-Mobile-freebie:before{content:"\f33f"}.icon-Multiple-Credit-Card:before{content:"\f2ec"}.icon-Music:before{content:"\f2ed"}.icon-Notifications:before{content:"\f2ee"}.icon-Number-Selector:before{content:"\f2ef"}.icon-Order:before{content:"\f2f0"}.icon-Overlay:before{content:"\f2f1"}.icon-Password-hide:before{content:"\f2f2"}.icon-Password-show:before{content:"\f2f3"}.icon-Personalise:before{content:"\f2f4"}.icon-Phone:before{content:"\f2f5"}.icon-Phone-Android:before{content:"\f373"}.icon-Phone-Apple:before{content:"\f374"}.icon-Placeholder:before{content:"\f340"}.icon-Plane:before{content:"\f341"}.icon-Prepaid-balance:before{content:"\f2f6"}.icon-Present:before{content:"\f2f7"}.icon-Processor:before{content:"\f2f8"}.icon-Profile_Icon:before{content:"\f1df"}.icon-Qitaf:before{content:"\f342"}.icon-Ram:before{content:"\f2f9"}.icon-Ramadan:before{content:"\f377"}.icon-Recharge:before{content:"\f2fb"}.icon-Refresh:before{content:"\f2fc"}.icon-Request_money:before{content:"\f343"}.icon-Restaurants:before{content:"\f344"}.icon-Right:before{content:"\f2fd"}.icon-Robot:before{content:"\f345"}.icon-Rotate:before{content:"\f2fe"}.icon-Rotate-phone:before{content:"\f2ff"}.icon-Router:before{content:"\f346"}.icon-Scale:before{content:"\f347"}.icon-Scan:before{content:"\f348"}.icon-Search:before{content:"\f349"}.icon-Security:before{content:"\f300"}.icon-Service:before{content:"\f301"}.icon-Services:before{content:"\f34a"}.icon-Settings-circle:before{content:"\f34b"}.icon-Shopping-bag:before{content:"\f34c"}.icon-Shopping-empty:before{content:"\f34d"}.icon-Shopping-item:before{content:"\f302"}.icon-Signal:before{content:"\f369"}.icon-Simcard:before{content:"\f303"}.icon-Simcard-add:before{content:"\f304"}.icon-Simcard-remove:before{content:"\f305"}.icon-Simcard-transfer:before{content:"\f306"}.icon-Slide-to-activate:before{content:"\f307"}.icon-Sms:before{content:"\f34e"}.icon-Snapchat:before{content:"\f34f"}.icon-Social-Network:before{content:"\f350"}.icon-Sort:before{content:"\f368"}.icon-Special-number:before{content:"\f308"}.icon-Sport:before{content:"\f351"}.icon-Star:before{content:"\f352"}.icon-Star-Filled:before{content:"\f353"}.icon-Store:before{content:"\f354"}.icon-Store-Marker:before{content:"\f355"}.icon-Sweet:before{content:"\f356"}.icon-TV:before{content:"\f309"}.icon-TV-sport:before{content:"\f30a"}.icon-Tablets-Android:before{content:"\f375"}.icon-Tablets-Apple:before{content:"\f376"}.icon-Tick:before{content:"\f30b"}.icon-Ticket:before{content:"\f30c"}.icon-Ticket-Star:before{content:"\f371"}.icon-Top:before{content:"\f30d"}.icon-Transfer:before{content:"\f30e"}.icon-Trash:before{content:"\f30f"}.icon-Twitter:before{content:"\f357"}.icon-Upload:before{content:"\f310"}.icon-User:before{content:"\f358"}.icon-Vouchers:before{content:"\f359"}.icon-Wearables:before{content:"\f311"}.icon-Web:before{content:"\f312"}.icon-Wifi:before{content:"\f313"}.icon-Youtube:before{content:"\f35a"}.icon-Zoom-in:before{content:"\f314"}.icon-Zoom-out:before{content:"\f315"}.icon-arrow-left-filled:before{content:"\f35b"}.icon-arrow-right-filled:before{content:"\f35c"}.icon-auction:before{content:"\f36d"}.icon-bank:before{content:"\f36e"}.icon-calls_miss:before{content:"\f216"}.icon-circle-o-notch:before{content:"\f364"}.icon-crown:before{content:"\f37e"}.icon-custom_products:before{content:"\f222"}.icon-devices:before{content:"\f379"}.icon-dot-circle:before{content:"\f366"}.icon-empty-case:before{content:"\f22c"}.icon-eye:before{content:"\f22f"}.icon-eye_hide:before{content:"\f230"}.icon-feedback_average_selected:before{content:"\f232"}.icon-feedback_average_unselected:before{content:"\f233"}.icon-feedback_awesome_selected:before{content:"\f234"}.icon-feedback_awesome_unselected:before{content:"\f235"}.icon-feedback_awful_selected:before{content:"\f236"}.icon-feedback_awful_unselected:before{content:"\f237"}.icon-feedback_good_selected:before{content:"\f238"}.icon-feedback_good_unselected:before{content:"\f239"}.icon-feedback_icon_success:before{content:"\f23a"}.icon-feedback_poor_selected:before{content:"\f23b"}.icon-feedback_poor_unselected:before{content:"\f23c"}.icon-headphones:before{content:"\f37a"}.icon-location_active:before{content:"\f26e"}.icon-location_normal:before{content:"\f26f"}.icon-location_passive:before{content:"\f270"}.icon-logout:before{content:"\f272"}.icon-minus:before{content:"\f15d"}.icon-plus-circle:before{content:"\f35d"}.icon-qitaf-selected:before{content:"\f35e"}.icon-question:before{content:"\f37b"}.icon-question-help:before{content:"\f36f"}.icon-question-mark:before{content:"\f37f"}.icon-quick_speed:before{content:"\f287"}.icon-send_money:before{content:"\f299"}.icon-settings:before{content:"\f17a"}.icon-shopping-bag:before{content:"\f37c"}.icon-shopping-bag-selected:before{content:"\f35f"}.icon-shuffle:before{content:"\f360"}.icon-sign_in:before{content:"\f2a2"}.icon-sim_card:before{content:"\f2a3"}.icon-sports:before{content:"\f2aa"}.icon-stc:before{content:"\f361"}.icon-tablets:before{content:"\f2ac"}.icon-time:before{content:"\f17e"}.icon-travel-protect:before{content:"\f36b"}.icon-up:before{content:"\f2b1"}.icon-user-active:before{content:"\f362"}.icon-video:before{content:"\f2b2"}.icon-vip-icon:before{content:"\f378"}.icon-whats-app:before{content:"\f37d"}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0, 0, 0)}.owl-carousel .owl-wrapper,.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled{display:none}.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-dot{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-prev,.owl-carousel .owl-nav button.owl-next,.owl-carousel button.owl-dot{background:none;color:inherit;border:none;padding:0 !important;font:inherit}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{animation-duration:1000ms;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height 500ms ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity 400ms ease}.owl-carousel .owl-item .owl-lazy[src^=""],.owl-carousel .owl-item .owl-lazy:not([src]){max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url("owl.video.play.png") no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform 100ms ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3, 1.3);transform:scale(1.3, 1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.home-slider .btn-section .btn{width:100% !important;margin:0 0px 15px 0 !important}.slider-content-box .home-slider .btn-section .btn-secondary{width:100%}.slider-content-box{min-height:200px;width:100%}.row .slider-content-left{margin:0 0px 0 15px}.home-slider .owl-item .item{padding:100px 0 30px}.slider-content-left{display:flex;align-items:center;align-content:center;flex-wrap:wrap;margin:0 15px;padding-left:0;text-align:left}.slider-content-left:lang(ar){text-align:right}.slider-content-box p{font-size:12px;letter-spacing:.25px;line-height:20px;margin:25px 0}.slider-content-box a{margin:40px 0;display:flex}.home-slider .slider-content-box a{font-size:16px;font-family:stc_bold;margin:0}.home-slider .slider-content-box a:lang(ar){margin-left:auto}.home-slider .btn-section .btn{width:auto;padding:17px 20px 13px;min-width:187px;margin-bottom:0;height:35px;line-height:20px;margin:0 15px 15px 0}.home-slider .btn-section .btn:lang(ar){margin:0 0 15px auto !important}.home-slider .btn{letter-spacing:.5px}.home-slider .btn-section{display:flex;flex-wrap:wrap;padding:20px 0}.home-slider .btn-section:lang(ar){justify-content:flex-end}.home-slider .btn-section .btn-secondary{width:160px;margin:15px 60px 0px 0}.btn-section .btn-primary{width:132px;margin:15px 0 30px}.btn-transparent{background:transparent}.btn-transparent:hover{background:transparent !important}.slider-img-right{display:flex;justify-content:flex-end;margin:0 0 0 15px;padding:0}.slider-img-right img{z-index:10}.product-heading{padding:35px 0 0}.slider-rectangle{top:50%;width:95% !important}.home-carousel .bounceInRight{animation-delay:.3s}.owl-carousel .item-video,.item-video iframe{height:600px;width:100%}.owl-carousel .owl-video-play-icon{background:url(../images/owl.video.play.png) no-repeat}.home-slider{position:relative}.slider-progress{display:flex;align-items:center;font-family:stc_bold;font-size:24px;color:#4F008C;position:absolute;top:30px;left:15px;z-index:99}.slider-progress:lang(ar){right:15px}.slider-progress .progress{height:4px;width:75px;border-radius:0;margin:0 10px}.slider-progress .progress-bar{background-color:#4F008C}#counter-total{opacity:.2}.total-counts{opacity:1 !important}.navNext{position:absolute;right:0;z-index:99;width:21%;height:auto;overflow:hidden;bottom:0}.navNext:lang(ar){left:0;right:unset}.navNext img{position:relative;margin:auto 0px;cursor:pointer;width:100% !important;height:auto}.product-slider{margin:0 0 80px}.product-slider{background:repeating-linear-gradient(#4F008C, #4F008C 82%, #ffffff 18%, #ffffff 101%);background:-webkit-repeating-linear-gradient(#4F008C, #4F008C 82%, #ffffff 18%, #ffffff 101%);background:-o-repeating-linear-gradient(#4F008C, #4F008C 82%, #ffffff 18%, #ffffff 101%);background:-moz-repeating-linear-gradient(#4F008C, #4F008C 82%, #ffffff 18%, #ffffff 101%)}.product-slider .card{padding:40px 0 32px}.product-slider .card img{height:150px;width:180px;margin:0 auto}.chip{width:50px;height:20px;font-size:11px;color:#ffffff;border-radius:11px;background-color:#FF375E;display:flex;align-items:center;justify-content:center;text-transform:uppercase;letter-spacing:1px}.card .chip{position:absolute;right:25px;top:10px}.product-slider .card-body{padding:10px 32px 0;border-top:1px solid #f3f3f1}.product-slider .card-title{font-family:stc_medium;font-size:18px;line-height:24px;letter-spacing:.57px;margin:0 0 5px}.view-all{margin:30px 0;display:inline-block}.product-colors-section{display:flex;margin:15px 0 0}.product-colors{width:21px;height:18px}.rectangle-box{height:80px;background:#fff;width:92%;position:absolute;z-index:1}.rectangle-box span{background:#FF375E;width:80px;height:80px;display:inline-block}.rectangle-purple{background:#4F008C !important}.product-banner{display:flex;align-items:center;justify-content:center}.product-banner img{height:auto;z-index:10}.product-subtitle{font-size:10px;color:#5d696f;line-height:7px;letter-spacing:.29px;border-bottom:1px solid #f3f3f1;padding-bottom:18px}.product-price-label{font-size:11px;line-height:22px;letter-spacing:.32px;color:#5d696f;margin:0}.product-price{font-family:stc_medium;font-size:40px;letter-spacing:3.2px;line-height:normal;display:flex;align-items:baseline}.product-price span{font-family:stc;font-size:11px;line-height:22px;letter-spacing:normal;position:relative;left:-8px}.product-carousel .owl-item .item{box-shadow:0 5px 20px -5px rgba(29,37,45,0.3);margin:20px 0 20px 20px}.product-carousel.owl-drag .owl-item{transition:.3s ease-out;margin-top:20px}.product-carousel.owl-drag .owl-item:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.esim-phones-carousel .product-carousel .owl-nav{right:200px !important}.product-carousel .owl-nav,.news-carousel .owl-nav{top:-65px;position:absolute;right:10px;display:none}.news-carousel .owl-nav button{background:url(../images/arrow.svg) !important;width:36px;height:36px;background-repeat:no-repeat;border:0;outline:0;opacity:1;margin:0 15px !important}.news-carousel .owl-nav button.owl-prev{transform:rotate(180deg)}.news-carousel .owl-nav button.owl-prev:lang(ar){transform:none}.news-carousel .owl-nav button.owl-next:lang(ar){transform:rotate(180deg)}.news-carousel .owl-nav button.owl-prev span,.news-carousel .owl-nav button.owl-next span{display:none}.product-carousel .owl-dots{position:relative;top:5px;left:0}.product-carousel .owl-dots .owl-dot:after{display:none}.product-carousel.owl-carousel .owl-dots .owl-dot{margin:5px;opacity:1;outline:0}.product-carousel.owl-theme .owl-dots .owl-dot span{width:5px;height:5px;margin:0;background:#FF375E;display:block;border-radius:0;opacity:.4}.product-carousel.owl-theme .owl-dots .owl-dot.active span,.product-carousel.owl-theme .owl-dots .owl-dot:hover span{opacity:1;background:#FF375E}.product-slider .owl-stage{right:20px}.product-slider .owl-stage .owl-item .col{padding-right:5px}.content-carousel{margin:30px 0}.content-carousel-text{display:flex;align-content:flex-start;flex-wrap:wrap;color:#ffffff;padding:30px 30px 30px 15px;flex-direction:column}.content-carousel-text:lang(ar){padding:30px 15px 30px 15px}.content-carousel-text h1{margin:30px 0}.content-carousel-top p{margin:30px 0}.price-details-column{justify-content:flex-end;position:relative;margin-bottom:30px}.price-details{display:flex;flex-wrap:wrap;flex-direction:column;align-self:flex-end;position:absolute;left:14px;bottom:0}.price-details-top{min-height:50px;color:#fff;display:flex;flex-direction:column;min-width:98px;padding:10px;font-size:12px}.content-carousel-price{font-family:stc_bold;font-size:18px;letter-spacing:1.64px}.content-carousel-price span{font-family:stc;font-size:14px;letter-spacing:normal}.price-details-bottom{min-height:98px;display:flex;justify-content:center;align-items:center;box-shadow:0 10px 30px 0 rgba(0,0,0,0.1)}.price-details-bottom img{width:48px !important;height:48px !important}.show-more{font-family:stc_bold;letter-spacing:1.75px;font-size:12px}.content-carousel-column{background:repeating-linear-gradient(#4F008C, #4F008C 78%, #ffffff 22%, #ffffff 101%);background:-webkit-repeating-linear-gradient(#4F008C, #4F008C 78%, #ffffff 22%, #ffffff 101%);background:-o-repeating-linear-gradient(#4F008C, #4F008C 78%, #ffffff 22%, #ffffff 101%);background:-moz-repeating-linear-gradient(#4F008C, #4F008C 78%, #ffffff 22%, #ffffff 101%)}.owl-dots{position:absolute;left:0;top:-15px}.owl-carousel .owl-dots .owl-dot{margin:5px;opacity:.2;position:relative}.owl-dots .owl-dot:focus{outline:none !important}.owl-dots .owl-dot.active{opacity:1}.owl-dots .owl-dot button{background:transparent;border:0;outline:0;font-size:24px;font-family:stc_bold;color:#FF375E !important}.owl-dots .owl-dot.active button{opacity:1}.owl-dot:after{content:"";background-color:#FF375E;position:absolute;width:4px;height:2.8px;right:-10px;bottom:10px}.home-slider .slider-container{position:relative}.esim-phones-carousel a{color:#1D252D}.content-carousel .owl-dots:lang(ar){left:inherit;right:15px;direction:rtl}.fullslide-carousel:lang(ar){direction:ltr}.news-carousel:lang(ar){direction:ltr}.ent-services-carousel:lang(ar){direction:ltr}.content-carousel .owl-dots{left:-5px}@media screen and (min-width:768px){.price-details-column{margin-top:30px}.slider-content-box{min-height:unset}.row .slider-content-left{margin:0}.slider-content-box{padding:30px 0 0 0}.content-carousel .owl-dots:lang(ar){right:-45%}.slider-content-box:lang(ar){position:relative;left:0;text-align:right}.home-slider .owl-item .item{padding:20px 0 30px 0}.home-slider .btn,.home-slider .btn-section .btn-secondary{margin-top:50px}.slider-progress{top:20px}.slider-content-left,.slider-img-right{margin:0}.slider-content-left{padding-left:15px}.navNext{width:24%}.slider-content-box p{font-size:24px;letter-spacing:normal;line-height:34px;margin:35px 0}.view-all{margin:60px 0 40px}.slider-rectangle{width:85% !important}.content-carousel{margin:30px 0 40px}.owl-carousel .owl-item img{width:auto}.content-carousel .owl-dots{position:absolute;top:-20px}.price-details{left:0}.product-carousel{margin:60px 0 0}.product-carousel .owl-nav,.news-carousel .owl-nav{display:block}.product-carousel .owl-item .item{margin:20px}.product-carousel .owl-dots{display:none !important}.product-slider .card img{height:200px;width:200px}.product-slider .card-title{font-size:20px;margin:0 0 10px}.product-slider .card-body{padding:20px 32px 0}.product-subtitle{font-size:11px}.product-price-label{font-size:12px}.product-price{font-size:45px}.chip{width:55px;height:22px}.card .chip{top:18px}.product-price span,.chip{font-size:12px}.product-colors{width:23px;height:20px}.show-more{font-size:16px;letter-spacing:1px}.product-slider .owl-stage{right:0}.product-slider .owl-stage .owl-item .col{padding-right:15px}.esim-phones-carousel .product-slider .owl-stage{right:-150px}.home-main-slider .slider-img-right{padding:0}.slider-img-right{display:flex}.price-details-column{display:flex}.home-slider .btn-section:lang(ar){justify-content:flex-start}.product-slider .card{padding:0 0 32px}.content-carousel-text h1{margin:20px 0}.content-carousel-text .p-large{font-size:16px;line-height:24px}.rectangle-box{width:100%}}@media screen and (min-width:1024px){.home-slider .btn-section .btn:lang(ar){margin-left:15px !important}.product-slider-row{padding:100px 0 0 0}.slider-content-box a{margin:75px 0 40px}.slider-content-box:lang(ar){left:0}.slider-progress{left:15px;top:58px}.slider-progress:lang(ar){right:15px}.navNext{width:24%}.home-slider .owl-item .item{padding:55px 0 0}.carousel{position:relative}.slider-box{padding:30px 100px}.product-heading{padding:60px 30px 0 0}.product-heading:lang(ar){padding:60px 0 0 30px}.product-carousel{margin:130px 0 0}.product-carousel .owl-item .item{margin:0 0 20px 0}.slider-contet-left{padding-left:15px}.slider-content-box{padding:100px 0 0 15px}.slider-content-left{padding-left:0}.home-slider .btn-section{padding:50px 0 30px}.content-carousel{margin:40px 0}.content-carousel-text .p-large{font-size:18px;line-height:30px}}@media screen and (min-width:1200px){.slider-content-box{padding:60px 0 0 15px}.slider-progress{left:60px}.slider-progress:lang(ar){right:60px}.slider h1:lang(ar){animation-name:fadeInRight}.content-box{padding:60px 60px 120px}.navNext{width:22%}.entertainment-slider h1{font-size:60px;line-height:86px !important}.entertainment-slider .slider-progress{top:50px !important}.product-slider-row{padding:100px 0 0 20px}.price-details{position:relative}.price-details-top{min-height:100px;min-width:195px;padding:10px 20px;font-size:14px}.content-carousel-price{font-size:36px}.price-details-bottom{min-height:195px}.view-all{margin:60px 0 40px}.price-details-bottom img{height:auto !important}.price-details-bottom img{width:96px !important}.content-carousel-top{padding:60px 15px}.content-carousel-top h1{font-size:52px}.content-carousel-top p{margin:30px 0 50px;font-size:24px}.content-carousel-text{padding:40px 0 60px 15px}.content-carousel-text:lang(ar){padding:60px 15px 60px 0}.content-carousel-text h1{margin:30px 0}.content-carousel-text p{max-width:380px}.content-carousel .owl-dots:lang(ar){left:inherit;right:0}.content-carousel:lang(ar) .owl-dot::after{right:inherit}.plan-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-next,.plan-carousel.choose-plan-carousel.owl-theme .owl-nav .owl-prev{top:47%}}@media screen and (min-width:1300px){.navNext{width:17%}}.slider-div-box{width:20%;height:50%;background:#b143e9;position:relative;left:0;bottom:0}.slider-div-box:lang(ar){left:inherit;right:0}.home-slide-img{margin-right:0px;width:82% !important;height:auto}.home-slide-img:lang(ar){margin-left:inherit;margin-right:auto}.home-main-slider .slider-img-right{order:2;padding-top:10px}.home-main-slider .slider-content-right{order:1;display:flex}.home-main-slider .slider-img-right a{display:flex;justify-content:flex-end;align-items:flex-end}@media screen and (min-width:768px){.home-slider .btn-section .btn{width:auto !important;margin:0 15px 15px 0 !important;padding:19px 20px 14px;height:55px}.home-slider .btn-section .btn-secondary{width:160px !important}.home-slide-img:lang(ar){margin-left:0px}.home-slide-img{height:auto;width:85% !important}.home-slide-img:lang(ar){margin-right:inherit}.slider-div-box{right:450px;bottom:0}.slider-div-box:lang(ar){right:inherit;left:280px}.home-main-slider .slider-img-right{order:1}.home-main-slider .slider-img-right:lang(ar){order:2}.home-main-slider .slider-content-right{order:2;display:flex}.home-main-slider .slider-content-right:lang(ar){order:1}}@media screen and (min-width:1024px){.home-slide-img{width:auto !important;max-height:450px}.home-slide-img:lang(ar){margin-right:inherit}.slider-div-box{left:inherit;position:relative;right:inherit}.slider-div-box:lang(ar){right:inherit;left:inherit}}@media screen and (min-width:1280px){.slider-div-box{width:75px}.home-main-slider{min-height:560px}}@media screen and (min-width:1336px){.home-main-slider{min-height:515px}}@media screen and (min-width:1440px){.content-carousel-text{padding:60px 0 60px 15px}.content-carousel-text h1{margin:50px 0 60px}.content-carousel-text p{max-width:400px}}/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -30px, 0);transform:translate3d(0, -30px, 0)}70%{-webkit-animation-timing-function:cubic-bezier(.755, .05, .855, .06);animation-timing-function:cubic-bezier(.755, .05, .855, .06);-webkit-transform:translate3d(0, -15px, 0);transform:translate3d(0, -15px, 0)}90%{-webkit-transform:translate3d(0, -4px, 0);transform:translate3d(0, -4px, 0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05, 1.05, 1.05);transform:scale3d(1.05, 1.05, 1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, .75, 1);transform:scale3d(1.25, .75, 1)}40%{-webkit-transform:scale3d(.75, 1.25, 1);transform:scale3d(.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, .85, 1);transform:scale3d(1.15, .85, 1)}65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25, .75, 1);transform:scale3d(1.25, .75, 1)}40%{-webkit-transform:scale3d(.75, 1.25, 1);transform:scale3d(.75, 1.25, 1)}50%{-webkit-transform:scale3d(1.15, .85, 1);transform:scale3d(1.15, .85, 1)}65%{-webkit-transform:scale3d(.95, 1.05, 1);transform:scale3d(.95, 1.05, 1)}75%{-webkit-transform:scale3d(1.05, .95, 1);transform:scale3d(1.05, .95, 1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9, .9, .9) rotate(-3deg);transform:scale3d(.9, .9, .9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9, .9, .9) rotate(-3deg);transform:scale3d(.9, .9, .9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg);transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%, 0, 0) rotate(-5deg);transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%, 0, 0) rotate(3deg);transform:translate3d(20%, 0, 0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%, 0, 0) rotate(-3deg);transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%, 0, 0) rotate(2deg);transform:translate3d(10%, 0, 0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%, 0, 0) rotate(-1deg);transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}20%{-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}40%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}60%{opacity:1;-webkit-transform:scale3d(1.03, 1.03, 1.03);transform:scale3d(1.03, 1.03, 1.03)}80%{-webkit-transform:scale3d(.97, .97, .97);transform:scale3d(.97, .97, .97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, -3000px, 0);transform:translate3d(0, -3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, 25px, 0);transform:translate3d(0, 25px, 0)}75%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}90%{-webkit-transform:translate3d(0, 5px, 0);transform:translate3d(0, 5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(-3000px, 0, 0);transform:translate3d(-3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(25px, 0, 0);transform:translate3d(25px, 0, 0)}75%{-webkit-transform:translate3d(-10px, 0, 0);transform:translate3d(-10px, 0, 0)}90%{-webkit-transform:translate3d(5px, 0, 0);transform:translate3d(5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(3000px, 0, 0);transform:translate3d(3000px, 0, 0)}60%{opacity:1;-webkit-transform:translate3d(-25px, 0, 0);transform:translate3d(-25px, 0, 0)}75%{-webkit-transform:translate3d(10px, 0, 0);transform:translate3d(10px, 0, 0)}90%{-webkit-transform:translate3d(-5px, 0, 0);transform:translate3d(-5px, 0, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215, .61, .355, 1);animation-timing-function:cubic-bezier(.215, .61, .355, 1)}0%{opacity:0;-webkit-transform:translate3d(0, 3000px, 0);transform:translate3d(0, 3000px, 0)}60%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}75%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}90%{-webkit-transform:translate3d(0, -5px, 0);transform:translate3d(0, -5px, 0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9, .9, .9);transform:scale3d(.9, .9, .9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1, 1.1, 1.1);transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0, 10px, 0);transform:translate3d(0, 10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px, 0, 0);transform:translate3d(20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px, 0, 0);transform:translate3d(-20px, 0, 0)}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0, -10px, 0);transform:translate3d(0, -10px, 0)}40%,45%{opacity:1;-webkit-transform:translate3d(0, 20px, 0);transform:translate3d(0, 20px, 0)}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, 2000px, 0);transform:translate3d(0, 2000px, 0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px, 0, 0);transform:translate3d(-2000px, 0, 0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px, 0, 0);transform:translate3d(2000px, 0, 0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0, -2000px, 0);transform:translate3d(0, -2000px, 0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%, 0, 0) skewX(-30deg);transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%, 0, 0) skewX(30deg);transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0, 700px, 0);transform:translate3d(0, 700px, 0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%, 0, 0) rotate(-120deg);transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%, 0, 0) rotate(120deg);transform:translate3d(100%, 0, 0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);transform:scale3d(.1, .1, .1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}60%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3, .3, .3);transform:scale3d(.3, .3, .3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, 2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(42px, 0, 0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px, 0, 0);transform:scale(.1) translate3d(-2000px, 0, 0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0);transform:scale3d(.475, .475, .475) translate3d(-42px, 0, 0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px, 0, 0);transform:scale(.1) translate3d(2000px, 0, 0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);transform:scale3d(.475, .475, .475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(.55, .055, .675, .19);animation-timing-function:cubic-bezier(.55, .055, .675, .19)}to{opacity:0;-webkit-transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);transform:scale3d(.1, .1, .1) translate3d(0, -2000px, 0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175, .885, .32, 1);animation-timing-function:cubic-bezier(.175, .885, .32, 1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, 100%, 0);transform:translate3d(0, 100%, 0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%, 0, 0);transform:translate3d(-100%, 0, 0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%, 0, 0);transform:translate3d(100%, 0, 0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0, -100%, 0);transform:translate3d(0, -100%, 0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1 !important}}[data-aos][data-aos][data-aos-duration="50"],body[data-aos-duration="50"] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-delay="50"],body[data-aos-delay="50"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="50"].aos-animate,body[data-aos-delay="50"] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-duration="100"],body[data-aos-duration="100"] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-delay="100"],body[data-aos-delay="100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="100"].aos-animate,body[data-aos-delay="100"] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-duration="150"],body[data-aos-duration="150"] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-delay="150"],body[data-aos-delay="150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="150"].aos-animate,body[data-aos-delay="150"] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-duration="200"],body[data-aos-duration="200"] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-delay="200"],body[data-aos-delay="200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="200"].aos-animate,body[data-aos-delay="200"] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-duration="250"],body[data-aos-duration="250"] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-delay="250"],body[data-aos-delay="250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="250"].aos-animate,body[data-aos-delay="250"] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-duration="300"],body[data-aos-duration="300"] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-delay="300"],body[data-aos-delay="300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="300"].aos-animate,body[data-aos-delay="300"] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-duration="350"],body[data-aos-duration="350"] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-delay="350"],body[data-aos-delay="350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="350"].aos-animate,body[data-aos-delay="350"] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-duration="400"],body[data-aos-duration="400"] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-delay="400"],body[data-aos-delay="400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="400"].aos-animate,body[data-aos-delay="400"] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-duration="450"],body[data-aos-duration="450"] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-delay="450"],body[data-aos-delay="450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="450"].aos-animate,body[data-aos-delay="450"] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-duration="500"],body[data-aos-duration="500"] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-delay="500"],body[data-aos-delay="500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="500"].aos-animate,body[data-aos-delay="500"] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-duration="550"],body[data-aos-duration="550"] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-delay="550"],body[data-aos-delay="550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="550"].aos-animate,body[data-aos-delay="550"] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-duration="600"],body[data-aos-duration="600"] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-delay="600"],body[data-aos-delay="600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="600"].aos-animate,body[data-aos-delay="600"] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-duration="650"],body[data-aos-duration="650"] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-delay="650"],body[data-aos-delay="650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="650"].aos-animate,body[data-aos-delay="650"] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-duration="700"],body[data-aos-duration="700"] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-delay="700"],body[data-aos-delay="700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="700"].aos-animate,body[data-aos-delay="700"] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-duration="750"],body[data-aos-duration="750"] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-delay="750"],body[data-aos-delay="750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="750"].aos-animate,body[data-aos-delay="750"] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-duration="800"],body[data-aos-duration="800"] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-delay="800"],body[data-aos-delay="800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="800"].aos-animate,body[data-aos-delay="800"] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-duration="850"],body[data-aos-duration="850"] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-delay="850"],body[data-aos-delay="850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="850"].aos-animate,body[data-aos-delay="850"] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-duration="900"],body[data-aos-duration="900"] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-delay="900"],body[data-aos-delay="900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="900"].aos-animate,body[data-aos-delay="900"] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-duration="950"],body[data-aos-duration="950"] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-delay="950"],body[data-aos-delay="950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="950"].aos-animate,body[data-aos-delay="950"] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-duration="1000"],body[data-aos-duration="1000"] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-delay="1000"],body[data-aos-delay="1000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1000"].aos-animate,body[data-aos-delay="1000"] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-duration="1050"],body[data-aos-duration="1050"] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-delay="1050"],body[data-aos-delay="1050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1050"].aos-animate,body[data-aos-delay="1050"] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-duration="1100"],body[data-aos-duration="1100"] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-delay="1100"],body[data-aos-delay="1100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1100"].aos-animate,body[data-aos-delay="1100"] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-duration="1150"],body[data-aos-duration="1150"] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-delay="1150"],body[data-aos-delay="1150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1150"].aos-animate,body[data-aos-delay="1150"] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-duration="1200"],body[data-aos-duration="1200"] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-delay="1200"],body[data-aos-delay="1200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1200"].aos-animate,body[data-aos-delay="1200"] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-duration="1250"],body[data-aos-duration="1250"] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-delay="1250"],body[data-aos-delay="1250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1250"].aos-animate,body[data-aos-delay="1250"] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-duration="1300"],body[data-aos-duration="1300"] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-delay="1300"],body[data-aos-delay="1300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1300"].aos-animate,body[data-aos-delay="1300"] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-duration="1350"],body[data-aos-duration="1350"] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-delay="1350"],body[data-aos-delay="1350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1350"].aos-animate,body[data-aos-delay="1350"] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-duration="1400"],body[data-aos-duration="1400"] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-delay="1400"],body[data-aos-delay="1400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1400"].aos-animate,body[data-aos-delay="1400"] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-duration="1450"],body[data-aos-duration="1450"] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-delay="1450"],body[data-aos-delay="1450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1450"].aos-animate,body[data-aos-delay="1450"] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-duration="1500"],body[data-aos-duration="1500"] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-delay="1500"],body[data-aos-delay="1500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1500"].aos-animate,body[data-aos-delay="1500"] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-duration="1550"],body[data-aos-duration="1550"] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-delay="1550"],body[data-aos-delay="1550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1550"].aos-animate,body[data-aos-delay="1550"] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-duration="1600"],body[data-aos-duration="1600"] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-delay="1600"],body[data-aos-delay="1600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1600"].aos-animate,body[data-aos-delay="1600"] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-duration="1650"],body[data-aos-duration="1650"] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-delay="1650"],body[data-aos-delay="1650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1650"].aos-animate,body[data-aos-delay="1650"] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-duration="1700"],body[data-aos-duration="1700"] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-delay="1700"],body[data-aos-delay="1700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1700"].aos-animate,body[data-aos-delay="1700"] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-duration="1750"],body[data-aos-duration="1750"] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-delay="1750"],body[data-aos-delay="1750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1750"].aos-animate,body[data-aos-delay="1750"] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-duration="1800"],body[data-aos-duration="1800"] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-delay="1800"],body[data-aos-delay="1800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1800"].aos-animate,body[data-aos-delay="1800"] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-duration="1850"],body[data-aos-duration="1850"] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-delay="1850"],body[data-aos-delay="1850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1850"].aos-animate,body[data-aos-delay="1850"] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-duration="1900"],body[data-aos-duration="1900"] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-delay="1900"],body[data-aos-delay="1900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1900"].aos-animate,body[data-aos-delay="1900"] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-duration="1950"],body[data-aos-duration="1950"] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-delay="1950"],body[data-aos-delay="1950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="1950"].aos-animate,body[data-aos-delay="1950"] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-duration="2000"],body[data-aos-duration="2000"] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-delay="2000"],body[data-aos-delay="2000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2000"].aos-animate,body[data-aos-delay="2000"] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-duration="2050"],body[data-aos-duration="2050"] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-delay="2050"],body[data-aos-delay="2050"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2050"].aos-animate,body[data-aos-delay="2050"] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-duration="2100"],body[data-aos-duration="2100"] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-delay="2100"],body[data-aos-delay="2100"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2100"].aos-animate,body[data-aos-delay="2100"] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-duration="2150"],body[data-aos-duration="2150"] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-delay="2150"],body[data-aos-delay="2150"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2150"].aos-animate,body[data-aos-delay="2150"] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-duration="2200"],body[data-aos-duration="2200"] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-delay="2200"],body[data-aos-delay="2200"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2200"].aos-animate,body[data-aos-delay="2200"] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-duration="2250"],body[data-aos-duration="2250"] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-delay="2250"],body[data-aos-delay="2250"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2250"].aos-animate,body[data-aos-delay="2250"] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-duration="2300"],body[data-aos-duration="2300"] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-delay="2300"],body[data-aos-delay="2300"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2300"].aos-animate,body[data-aos-delay="2300"] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-duration="2350"],body[data-aos-duration="2350"] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-delay="2350"],body[data-aos-delay="2350"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2350"].aos-animate,body[data-aos-delay="2350"] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-duration="2400"],body[data-aos-duration="2400"] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-delay="2400"],body[data-aos-delay="2400"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2400"].aos-animate,body[data-aos-delay="2400"] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-duration="2450"],body[data-aos-duration="2450"] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-delay="2450"],body[data-aos-delay="2450"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2450"].aos-animate,body[data-aos-delay="2450"] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-duration="2500"],body[data-aos-duration="2500"] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-delay="2500"],body[data-aos-delay="2500"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2500"].aos-animate,body[data-aos-delay="2500"] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-duration="2550"],body[data-aos-duration="2550"] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-delay="2550"],body[data-aos-delay="2550"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2550"].aos-animate,body[data-aos-delay="2550"] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-duration="2600"],body[data-aos-duration="2600"] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-delay="2600"],body[data-aos-delay="2600"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2600"].aos-animate,body[data-aos-delay="2600"] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-duration="2650"],body[data-aos-duration="2650"] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-delay="2650"],body[data-aos-delay="2650"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2650"].aos-animate,body[data-aos-delay="2650"] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-duration="2700"],body[data-aos-duration="2700"] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-delay="2700"],body[data-aos-delay="2700"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2700"].aos-animate,body[data-aos-delay="2700"] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-duration="2750"],body[data-aos-duration="2750"] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-delay="2750"],body[data-aos-delay="2750"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2750"].aos-animate,body[data-aos-delay="2750"] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-duration="2800"],body[data-aos-duration="2800"] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-delay="2800"],body[data-aos-delay="2800"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2800"].aos-animate,body[data-aos-delay="2800"] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-duration="2850"],body[data-aos-duration="2850"] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-delay="2850"],body[data-aos-delay="2850"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2850"].aos-animate,body[data-aos-delay="2850"] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-duration="2900"],body[data-aos-duration="2900"] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-delay="2900"],body[data-aos-delay="2900"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2900"].aos-animate,body[data-aos-delay="2900"] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-duration="2950"],body[data-aos-duration="2950"] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-delay="2950"],body[data-aos-delay="2950"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="2950"].aos-animate,body[data-aos-delay="2950"] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-duration="3000"],body[data-aos-duration="3000"] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay="3000"],body[data-aos-delay="3000"] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay="3000"].aos-animate,body[data-aos-delay="3000"] [data-aos].aos-animate{transition-delay:3s}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(.25, .25, .75, .75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(.6, -0.28, .735, .045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(.175, .885, .32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(.68, -0.55, .265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(.47, 0, .745, .715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.39, .575, .565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(.445, .05, .55, .95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(.55, .085, .68, .53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.25, .46, .45, .94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(.455, .03, .515, .955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(.55, .085, .68, .53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.25, .46, .45, .94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(.455, .03, .515, .955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(.55, .085, .68, .53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.25, .46, .45, .94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(.455, .03, .515, .955)}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0)}[data-aos=fade-up]{transform:translate3d(0, 100px, 0)}[data-aos=fade-down]{transform:translate3d(0, -100px, 0)}[data-aos=fade-right]{transform:translate3d(-100px, 0, 0)}[data-aos=fade-left]{transform:translate3d(100px, 0, 0)}[data-aos=fade-up-right]{transform:translate3d(-100px, 100px, 0)}[data-aos=fade-up-left]{transform:translate3d(100px, 100px, 0)}[data-aos=fade-down-right]{transform:translate3d(-100px, -100px, 0)}[data-aos=fade-down-left]{transform:translate3d(100px, -100px, 0)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translateZ(0) scale(1)}[data-aos=zoom-in]{transform:scale(.6)}[data-aos=zoom-in-up]{transform:translate3d(0, 100px, 0) scale(.6)}[data-aos=zoom-in-down]{transform:translate3d(0, -100px, 0) scale(.6)}[data-aos=zoom-in-right]{transform:translate3d(-100px, 0, 0) scale(.6)}[data-aos=zoom-in-left]{transform:translate3d(100px, 0, 0) scale(.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translate3d(0, 100px, 0) scale(1.2)}[data-aos=zoom-out-down]{transform:translate3d(0, -100px, 0) scale(1.2)}[data-aos=zoom-out-right]{transform:translate3d(-100px, 0, 0) scale(1.2)}[data-aos=zoom-out-left]{transform:translate3d(100px, 0, 0) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translateZ(0)}[data-aos=slide-up]{transform:translate3d(0, 100%, 0)}[data-aos=slide-down]{transform:translate3d(0, -100%, 0)}[data-aos=slide-right]{transform:translate3d(-100%, 0, 0)}[data-aos=slide-left]{transform:translate3d(100%, 0, 0)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}.sup-brd .breadcrumb{overflow-x:scroll;overflow-y:hidden;flex-wrap:nowrap}.sup-brd .breadcrumb li{white-space:nowrap}.support-page{background-color:#f3f3f1}.support-banner{background:url(../images/support-banner.jpg);height:250px;background-size:cover;background-repeat:no-repeat;background-position:center}.support-search{display:flex;justify-content:center;height:100%;max-width:645px;margin:0 auto;flex-wrap:wrap;align-content:center;color:#fff;text-align:center}.support-search h2{font-family:"stc_bold";line-height:normal;white-space:nowrap}.support-search p{font-size:14px;line-height:22px;letter-spacing:.5px}.support-page .support-title{font-family:"stc_bold";font-size:16px;line-height:22px;letter-spacing:.5px;color:#1D252D;padding-bottom:18px;margin:32px 0 25px;border-bottom:1px solid #dde0e2;display:flex;justify-content:space-between}.card-content{height:130px;padding:15px 10px 10px;display:flex;flex-wrap:wrap;align-content:space-between;position:relative;margin:0 0 20px;border-radius:2px;color:#ffffff;transition:.3s}.card-content:hover{box-shadow:0 2px 4px 0 rgba(0,0,0,0.2)}.card-heading{font-family:"stc_bold";font-size:14px;line-height:22px;letter-spacing:.5px;width:100%}.card-content p{font-size:12px;line-height:19px;letter-spacing:.5px;margin:0}.icon-bg{position:absolute;right:0;top:0;background-color:rgba(255,255,255,0.2);width:44px;height:44px;display:flex;justify-content:center;align-items:center}.icon-bg:lang(ar){right:unset;left:0}.card-video{transition:.3s;height:100%}.card-video a{color:#1D252D}.card-video:hover{box-shadow:0 2px 4px 0 rgba(29,37,45,0.2)}.card-video-content{padding:6px 10px;min-height:64px}.card-video-content p{font-size:12px;display:flex;margin:0}.play-icon{position:absolute;top:26%;left:40%}.owl-carousel .owl-item .play-icon img,.play-icon img{width:50px !important;cursor:pointer}.cursor-pointer{cursor:pointer}.search-section{position:relative}.search-content{color:#8e9aa0;box-shadow:0 5px 10px 0 rgba(0,0,0,0.2);border-radius:0 0 5px 5px;position:absolute;width:100%;z-index:99;text-align:left}.search-list:hover{background:#f3f3f1}.search-list a{display:flex;justify-content:space-between;padding:15px;border-bottom:1px solid #e5e5e5;color:#8e9aa0;align-items:center}.search-results .search-list a{padding:15px 0}.search-list-content{display:flex;align-items:center}.search-list-content i{margin:0 15px 0 0}.search-topics{font-size:16px;line-height:22px;letter-spacing:.5px;color:#1D252D;margin:0}.search-tag{font-family:"stc_medium";font-size:12px;line-height:normal;letter-spacing:1px;margin:0 8px 0 0;border-right:1px solid;padding:0 8px 0 0}.search-tag:last-child{border:0}.search-history{font-family:"stc_medium";font-size:12px;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #dde0e2;padding:40px 20px 20px}.top-search{font-family:"stc_medium";font-size:12px;letter-spacing:1px;text-transform:uppercase;border-bottom:1px solid #dde0e2;padding:40px 20px 20px}.search-active input{border:1px solid #4F008C !important;background-color:#f3f3f1 !important}.search-section .group{display:flex;align-items:center;margin:0}.search-section .icon-Search{position:absolute;margin:0 10px;top:7px}.search-active .icon-Search{color:#1D252D !important}.form.search-section input{font-size:14px !important;line-height:22px;padding:12px 5px 12px 45px !important;height:50px;border-radius:2px;box-shadow:0 8px 20px 0 rgba(0,0,0,0.05);background-color:#ffffff;border:0;color:#4F008C}.form.search-section input:lang(ar){padding:12px 45px 12px 5px !important}.form.search-section input::placeholder{color:#8e9aa0}.form.search-section :-ms-input-placeholder{color:#8e9aa0 !important}.show-more{font-family:"stc_medium";font-size:15px;letter-spacing:.5px;text-transform:uppercase}.search-content .show-more i{position:relative;top:1px}.search-content .show-more{margin:20px;display:flex;align-items:center;line-height:normal;text-transform:none}.search-icon-close{position:absolute;right:10px;cursor:pointer;display:none;top:7px}.callchat-center{cursor:pointer}.search-results-input{padding:30px 0;max-width:645px;margin:0 auto}.search-results-input input{background-color:#f3f3f1 !important;box-shadow:none !important}.search-results-title{font-family:"stc_bold";font-size:24px;line-height:34px;border-bottom:1px solid #dde0e2;padding:0 0 20px}.pagination{margin:30px 0;display:flex;justify-content:center;align-items:center;color:#8e9aa0}.pagination li{margin:10px;letter-spacing:.5px}.pagination li.first,.pagination li.first a,.pagination li.last,.pagination li.last a{font-size:14px;line-height:22px;font-family:STC}.pagination li a{font-family:stc;font-size:15px;color:#8e9aa0}.pagination li.active a{font-family:stc_medium;font-size:15px;color:#FF375E}.breadcrumb-section{border-bottom:1px solid #dde0e2}.breadcrumb-section .breadcrumb{background-color:transparent;text-transform:uppercase;display:inline-flex;font-family:"stc_bold";font-size:12px;margin:10px 0 0;width:100%;padding-left:0;border-radius:0}.breadcrumb-item{display:flex;align-items:center;letter-spacing:1px}.breadcrumb-section .breadcrumb .icon-grey:lang(ar){transform:rotate(180deg)}.breadcrumb-item.active{color:#FF375E}.breadcrumb-section .breadcrumb-item a{color:#8e9aa0}.card-square .card-heading{color:#1D252D}.card-square .card-heading:lang(ar){text-align:center}.card-square .card-content{width:auto;height:140px;align-content:center;justify-content:center;text-align:center}.view-more{font-size:12px;letter-spacing:1px;text-transform:uppercase}.list-item a{width:100%;display:flex;justify-content:space-between;color:#1D252D;border-bottom:1px solid #dde0e2;padding:25px 0;font-size:16px;letter-spacing:.5px;align-items:center}.accordion .card{border:0;border-radius:0;background-color:#f3f3f1}.accordion .card-header{background-color:#f3f3f1;border-bottom:1px solid #dde0e2;margin-bottom:0 !important;cursor:pointer;padding:20px 20px 20px 0}.accordion .card-header:lang(ar){padding:20px 0 20px 20px}.accordion .card-header h2{font-size:16px;font-family:"stc_bold";display:flex;justify-content:space-between}.accordion .card-body{padding:0 20px}.accordion .card-body .list-item a{padding:20px 0}.accordion .collapsed i{transform:rotate(180deg)}.accordion .collapsed i:lang(ar){transform:rotate(360deg)}.support-agent{margin:20px 0}.support-agent .card-content{height:289px;padding:20px;box-shadow:0 5px 20px -5px rgba(29,37,45,0.3)}.support-agent .card-content p{font-size:14px;line-height:22px;letter-spacing:.5px;max-width:475px}.support-agent button{background-color:#f3f3f1;font-family:"stc_medium";font-size:15px;color:#FF375E;border:0;min-width:195px;height:35px;padding:0 10px;text-transform:uppercase}.card-heading-large{font-size:24px;font-family:"stc_bold";margin-bottom:30px;width:100%}.support-article h1{margin:20px 0;line-height:48px}.support-article-title{font-family:"stc_bold";font-size:19px;line-height:26px;margin-bottom:10px;letter-spacing:.5px}.support-article-content{font-size:14px;line-height:22px}.article-content{margin:20px}.support-helpful{margin:0;display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;font-family:"stc_medium";padding:0 0 50px}.support-helpful-label{font-size:12px;letter-spacing:.5px;margin-bottom:20px}.support-helpful-label p{margin:0}.related-links{margin:35px 0}.related-links a{font-size:17px;font-family:"stc_medium";letter-spacing:.5px;margin:14px 0 0;text-decoration:underline}.support-helpful .btn{font-size:15px;margin:0 10px;width:135px;height:35px;padding:0;letter-spacing:.5px;background-color:transparent}.support-helpful-thanks{font-size:14px;font-family:"stc_medium";letter-spacing:.5px;color:#FF375E;display:none}.support-submit-btn .btn{width:162px;background-color:transparent}.article-content-section{padding:20px 15px;background-color:#f3f3f1}.radio-container{display:flex;flex-direction:column}.radio-container label{margin-bottom:30px}.radio-container .label-text{font-family:"stc";font-size:14px;line-height:22px;letter-spacing:.5px;margin:0 0 0 5px}.owl-carousel.off{display:flex;width:auto}.support-agent .icon-bg{background-color:transparent;width:auto;height:auto;right:20px;top:15px}.support-agent .icon-bg:lang(ar){right:unset;left:20px}.support-faq .card-square .card-content{width:auto;height:146px}.support-page .btn-back{width:max-content;height:35px;background-color:transparent;font-size:15px;margin:30px 0 10px}.artcile-banner img{width:100%}.social-carousel .item,.faq-carousel .item{padding:0}.article-carousel.owl-carousel .owl-item img{object-fit:cover;margin:0 auto}.article-carousel .owl-nav{position:absolute;right:10px;bottom:15px;display:flex}.article-carousel .owl-nav button span{display:none !important}.article-carousel .owl-nav button{background:url(../images/right-pink.svg) !important;width:24px;height:24px;border:0;outline:0;margin:0 30px !important;background-size:24px 24px !important;background-repeat:no-repeat !important}.article-carousel .owl-nav button.owl-prev{transform:rotate(180deg)}.article-carousel .owl-nav button.owl-prev:lang(ar){float:left}.article-carousel .owl-nav button.owl-next{margin-right:0 !important;padding:12px !important}.article-carousel .owl-nav button.owl-next:lang(ar){margin-right:inherit !important;margin-left:0px !important}.article-carousel .owl-nav button.owl-prev:after{content:'';width:0;height:22px;position:absolute;border-right:1px solid rgba(142,154,160,0.6);top:0;left:-30px}.article-carousel-title{background:#ffffff;padding:15px 20px;font-family:STC;font-size:16px;color:#1D252D;letter-spacing:.5px;margin:0}.article-video{height:315px}.support-submit-btn{justify-content:center}#support-searchoverlay{display:none}#support-topfaqs{display:none}#support-history{display:none}.support-top i:lang(ar).icon-Right:before{transform:rotate(180deg)}.support-top .accordion .collapsed i:lang(ar){transform:rotate(180deg)}.custom-radio{display:none}.support-search-input{border-radius:1px;box-shadow:0 4px 10px 0 rgba(0,0,0,0.05);background-color:#7233a3;border-color:transparent;color:#fff;padding-left:44px;font-size:14px}.support-survey-container-a{display:none}.searchText{color:red}mark{font-weight:bold;background:none;padding:0px}.clickDisable{pointer-events:none;background-color:rgba(204,204,204,0.45) !important;border:solid 1.5px #c0c6c8;color:#c0c6c8}.call-center-modal{font-size:16px;line-height:22px;letter-spacing:.5px;color:#1D252D}.call-center-modal .modal-content{border-radius:0}.call-center-modal .modal-header{padding:32px 20px 13px;border-bottom:1px solid #f3f3f1}.call-center-modal .modal-title{font-size:16px;line-height:22px;font-family:"stc_bold"}.call-center-modal .modal-body{padding:15px 20px 50px}.call-center-modal .close{opacity:1;color:#1D252D;cursor:pointer;padding:5px 15px;margin:-1rem -1rem -1rem auto}.call-center-modal .close:lang(ar){margin:-1rem auto -1rem -1rem}.support-slider-col{padding:0}.support-slider-col .support-title{margin-left:15px;margin-right:15px}.support-slider-col .support-carousel{padding-left:15px}.owl-carousel.video-carousel .item-video{height:125px !important}.owl-carousel.video-carousel iframe{height:100%}.store-locator-heading i{font-size:24px;color:#8e9aa0;padding-right:10px;padding-top:5px}.store-locator-heading h1{font-size:32px;line-height:48px;letter-spacing:0;color:#8e9aa0}.store-locator-heading{padding-bottom:17px;border-bottom:1px solid #dde0e2;display:flex}.store-locator-main-img{margin-top:30px}.store-address-sec .store-address h2,.store-address-sec .store-timings h2{font-family:stc_medium;font-size:24px;line-height:38px;letter-spacing:0;color:#2c3645;margin-bottom:20px}.store-address-sec .store-address p{font-size:19px;line-height:26px;letter-spacing:.5px;color:#5e6680;margin-bottom:5px}.store-address-sec .store-address a i{font-size:11px;color:#ff375e}.store-address-sec .store-address a{font-size:12px;color:#ff375e;font-family:stc_bold;letter-spacing:1px;display:flex;margin-bottom:30px}.store-address-sec .store-timings .dayandtime li{font-size:19px;line-height:26px;letter-spacing:.5px;color:#3d475b;list-style-type:none;margin-bottom:20px}.store-address-sec .store-timings .dayandtime li.active{font-family:stc_bold}.store-address-sec .store-timings .dayandtime li span:first-child{width:100px;max-width:300px;display:inline-block}.store-address-sec .store-timings .dayandtime li span:last-child{color:#5e6680}.store-address-sec{margin-top:75px}.store-address-sec .store-map-sec::after{content:"";width:100%;height:100%;position:absolute;z-index:-1;background-color:#4f008c;top:12%;left:-30px}.two_lin_head_section.store-locator{margin-top:0}.store-address-sec .store-address{margin-top:100px}.store-locator-banner{height:250px;width:100%;background-repeat:no-repeat;display:flex;background-size:cover}.store-locator-banner h1{margin:auto;font-family:stc_bold;font-size:32px;line-height:48px;letter-spacing:0;color:#fff}.two_lin_head_section.store-locator h1{font-size:36px;line-height:48px;letter-spacing:0;font-family:stc}.each_explore.half_height_full.store-locator .each_explore_inner{padding:105px 25px;text-align:center}.each_explore.half_height_full.store-locator .each_explore_inner a{margin:auto}.country-page-viewall-pp .modal-header{background-color:#4f008c}.country-page-viewall-pp .modal-header .close:lang(ar){margin:-1rem auto -1rem -1rem}.country-page-viewall-pp .modal-header button,.country-page-viewall-pp .modal-header button:hover{color:#fff;opacity:1;outline:none}.country-page-viewall-pp .modal-header button:lang(ar),.country-page-viewall-pp .modal-header:lang(ar) button:hover{padding:32px 0 0 60px}.country-page-viewall-pp .modal-header button i{font-size:40px}.country-page-viewall-pp .modal-body li{padding:32px 0 10px 20px;border-bottom:1px solid rgba(142,154,160,0.5)}.country-page-viewall-pp .modal-body{padding:0 45px;overflow:hidden}.country-page-viewall-pp .modal-body ul{overflow-y:auto;height:600px}.country-page-viewall-pp .modal-body li a{color:#1d252d;font-size:14px;line-height:22px;letter-spacing:.5px}.country-page-viewall-pp .modal-content{width:100%;height:100%}.country-page-viewall-pp .modal-dialog{width:100%;max-width:100%;float:right;margin:0;height:100%}.country-page-viewall-pp .modal-dialog:lang(ar){float:left;margin:0}.country-page-viewall-pp{padding:0 !important}.country-page-viewall-pp .modal-title{font-size:30px;line-height:36px;font-family:stc_bold;letter-spacing:0;color:#fff;padding:20px 0 0 45px}.custom-tab-nav .nav-tabs .nav-link.opening.active{color:#8E9AA0;border-bottom:none;background:#f3f3f1;opacity:1}.opening-tabs .custom-tab-nav{border-bottom:none}.opening-tabs.btl_plan_tab .custom-tab-nav{border-bottom:none;text-align:right;display:flex;justify-content:flex-end}.btl_plan_tab .custom-tab-nav .nav-tabs .nav-link:last-child{margin-right:0 !important}.btl_plan_tab .custom-tab-nav .nav-tabs .nav-link{margin-top:0 !important;display:inline-flex;align-items:center;justify-content:center;width:120px}.btl_plan_tab .custom-tab-nav .nav-tabs{height:50px}.opening-tab-cnt{padding:0 20px}.tab-content>.opening-tab-cnt.active{display:flex}.content{overflow:hidden}.opening.active{background-color:#ff375e !important;color:#fff !important}.opening.nav-item.nav-link:lang(ar){margin:0 30px 0 0 !important;padding:15px 10px !important}@media screen and (min-width:768px){.card-rectangle{padding:10px}.card-content{height:175px}.artcile-banner-row{background:repeating-linear-gradient(#ffffff, #ffffff 60%, #f3f3f1 60%, #f3f3f1 101%)}.artcile-content{border-right:60px solid #ffffff}.col-md-10.artcile-content:lang(ar){border-right:inherit;border-left:76px solid #ffffff}.artcile-content:lang(ar){border-right:inherit;border-left:60px solid #ffffff}.article-carousel{border-right:60px solid #ffffff}.support-helpful .btn{width:135px;height:35px}.article-video{height:500px}.support-helpful{margin:0 auto;max-width:260px;align-items:center}.owl-carousel.video-carousel .item-video{height:145px !important}.support-faq .card-square .card-content{width:287px;height:146px}}@media screen and (min-width:992px){.social-carousel .item{padding:0 10px}}@media screen and (min-width:1024px){.article-carousel .owl-nav button.owl-next:lang(ar){margin-left:0px !important}.support-banner{height:550px}.support-banner.support-banner-small{background:url(../images/support-banner-small.jpg);height:320px}.support-search{text-align:left}.support-search h2{line-height:58px}.support-agent .card-content{height:245px}.form.search-section input{padding:12px 5px 12px 45px !important}.form.search-section input:lang(ar){padding:12px 45px 12px 5px !important}.card-square .card-content{width:100%;height:146px}.card-rectangle{padding:0 15px;cursor:pointer}.card-content{height:130px}.support-agent{margin:30px 0}.support-article h1{margin:0;max-width:70%;padding:100px 15px 60px;line-height:86px}.support-article h1:lang(ar){line-height:105px}.support-article-title{font-size:24px;line-height:34px;letter-spacing:0;margin-top:60px}.support-article-content{font-size:24px;line-height:45px}.support-helpful-label{font-size:14px;letter-spacing:1px}.related-links{margin:40px 0 0}.support-helpful-thanks{font-size:15px}.breadcrumb-section .breadcrumb{margin:10px 0 0;overflow:hidden}.faq-carousel .item,.video-carousel .item{padding:0 15px}.video-carousel .item{margin:0 0 22px}.search-results-input{padding:50px 0}.search-results-title{padding:0 0 20px 30px}.pagination{margin:60px 0}.no-gutters{margin-right:-15px;margin-left:-15px}.article-carousel-title{padding:30px 20px;font-family:stc_bold;font-size:24px;line-height:34px;margin:0}.article-carousel .owl-nav button{width:36px;height:36px;background-size:36px 36px !important}.article-carousel .owl-nav{right:20px;bottom:24px}.article-carousel .owl-nav button.owl-prev:after{height:32px}.article-content-section{padding:0}.article-video{height:600px}.radio-container .label-text{font-size:16px}.support-helpful{padding:80px 0 50px}.search-list a{margin:0 0 0 15px}.search-results .search-list a{padding:15px}.support-slider-col{padding-left:15px;padding-right:15px}.support-slider-col .support-title{margin-left:0;margin-right:0}.support-slider-col .support-carousel{padding-left:0}.artcile-banner img{height:600px !important}.store-locator-heading i{font-size:48px;color:#8e9aa0;padding-right:30px;padding-top:0}.store-locator-heading h1{font-size:60px;line-height:68px;letter-spacing:0}.store-locator-heading{padding-bottom:30px;border-bottom:1px solid #dde0e2}.store-locator-main-img{margin-top:60px}.store-address-sec .store-address h2,.store-address-sec .store-timings h2{font-family:stc_medium;font-size:38px;line-height:38px;letter-spacing:0;color:#2c3645;margin-bottom:20px}.store-address-sec .store-address p{font-size:19px;line-height:26px;letter-spacing:.5px;color:#5e6680;margin-bottom:5px}.store-address-sec .store-address a i{font-size:11px;color:#ff375e}.store-address-sec .store-address a{font-size:12px;color:#ff375e;font-family:stc_bold;letter-spacing:1px;display:flex;margin-bottom:30px}.store-address-sec .store-timings .dayandtime li{font-size:19px;line-height:26px;letter-spacing:.5px;color:#3d475b;list-style-type:none;margin-bottom:20px}.store-address-sec .store-timings .dayandtime li.active{font-family:stc_bold}.store-address-sec .store-timings .dayandtime li span:first-child{width:125px;max-width:300px;display:inline-block}.store-address-sec{margin-top:75px}.store-address-sec .store-map-sec::after{content:"";width:100%;height:100%;position:absolute;z-index:-1;background-color:#4f008c;top:12%;left:-60px}.store-address-sec .store-map-sec::after{right:-60px}.store-lac-map{padding-bottom:0}.two_lin_head_section.store-locator{margin-top:70px}.store-address-sec .store-address{margin-top:0}.store-locator-banner{height:550px;width:100%;background-repeat:no-repeat;display:flex;background-size:cover}.store-locator-banner h1{margin:auto;font-family:stc_bold;font-size:48px;line-height:58px;letter-spacing:0;color:#fff}.two_lin_head_section.store-locator h1{font-size:60px;line-height:68px}.country-page-viewall-pp .modal-content{width:736px}.country-page-viewall-pp .modal-dialog{width:736px;max-width:736px;float:right;margin:0}.country-page-viewall-pp .modal-dialog:lang(ar){float:left}.country-page-viewall-pp .modal-title{padding:20px 0 10px 45px}.country-page-viewall-pp .modal-title:lang(ar){padding:30px 45px 10px 0}.support-faq .card-square .card-content{width:auto;height:146px}}@media screen and (max-width:1024px){.form.search-section input:lang(ar){padding:12px 45px 12px 5px !important}}/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright jQuery Foundation and other contributors; Licensed MIT */.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:alpha(opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default !important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-0.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;font-size:100%}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item:focus,.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-dialog{position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-n{height:2px;top:0}.ui-dialog .ui-resizable-e{width:2px;right:0}.ui-dialog .ui-resizable-s{height:2px;bottom:0}.ui-dialog .ui-resizable-w{width:2px;left:0}.ui-dialog .ui-resizable-se,.ui-dialog .ui-resizable-sw,.ui-dialog .ui-resizable-ne,.ui-dialog .ui-resizable-nw{width:7px;height:7px}.ui-dialog .ui-resizable-se{right:0;bottom:0}.ui-dialog .ui-resizable-sw{left:0;bottom:0}.ui-dialog .ui-resizable-ne{right:0;top:0}.ui-dialog .ui-resizable-nw{left:0;top:0}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px .4em;margin:.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-0.3em;margin-left:-0.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-0.3em;margin-left:0;margin-bottom:-0.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;font-size:1em}.ui-widget.ui-widget-content{border:1px solid #cccccc}.ui-widget-content{border:1px solid #dddddd;background:#eeeeee url("images/ui-bg_highlight-soft_100_eeeeee_1x100.png") 50% top repeat-x;color:#333333}.ui-widget-content a{color:#333333}.ui-widget-header{border:1px solid #e78f08;background:#f6a828 url("images/ui-bg_gloss-wave_35_f6a828_500x100.png") 50% 50% repeat-x;color:#ffffff;font-weight:bold}.ui-widget-header a{color:#ffffff}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,.ui-button,html .ui-button.ui-state-disabled:hover,html .ui-button.ui-state-disabled:active{border:1px solid #cccccc;background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#1c94c4}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button,.ui-button{color:#1c94c4;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus,.ui-button:hover,.ui-button:focus{border:1px solid #fbcb09;background:#fdf5ce url("images/ui-bg_glass_100_fdf5ce_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#c77405}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,a.ui-button:hover,a.ui-button:focus{color:#c77405;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active,.ui-button:active,.ui-button.ui-state-active:hover{border:1px solid #fbd850;background:#ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:bold;color:#eb8f00}.ui-icon-background,.ui-state-active .ui-icon-background{border:#fbd850;background-color:#eb8f00}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#eb8f00;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("images/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-checked{border:1px solid #fed22f;background:#ffe45c}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("images/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#ffffff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#ffffff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#ffffff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:alpha(opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:alpha(opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:alpha(opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("images/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("images/ui-icons_ffffff_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon,.ui-button:hover .ui-icon,.ui-button:focus .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-active .ui-icon,.ui-button:active .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-state-highlight .ui-icon,.ui-button .ui-state-highlight.ui-icon{background-image:url("images/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("images/ui-icons_ffd27a_256x240.png")}.ui-button .ui-icon{background-image:url("images/ui-icons_ef8c08_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#666666 url("images/ui-bg_diagonals-thick_20_666666_40x40.png") 50% 50% repeat;opacity:.5;filter:alpha(opacity=50)}.ui-widget-shadow{-webkit-box-shadow:-5px -5px 5px #000000;box-shadow:-5px -5px 5px #000000}.entertainment-slider .owl-item .item{margin-bottom:60px;background-color:#4F008C}.entertainment-slider.smsung-slider .owl-item .item{margin-bottom:0px;min-height:auto}.entertainment-slider .slider-content-box{color:#ffffff}.entertainment-slider .slider-content-box p{max-width:450px;font-size:19px;line-height:26px;letter-spacing:.5px;margin:10px 0 0}.entertainment-slider .slider-content-box a{margin:20px 0 0}.entertainment-slider .progress{background-color:rgba(255,55,94,0.1)}.entertainment-slider .slider-progress{color:#FF375E}.entertainment-slider .slider-progress .progress-bar{background-color:#FF375E}.entertainment-slider .slider-img-right{margin:0 15px}.product-box .img-box-left:lang(ar){transform:scaleX(-1)}.product-box .img-box-right:lang(ar){transform:scaleX(-1)}.img-box-left img{padding:40px 0 40px 40px}.img-box-right img{padding:40px 40px 40px 0}.product-box{padding-bottom:60px}.mb-60{margin-bottom:30px}.img-box{margin:0 0 30px}.bar-lightpurple{background:linear-gradient(to left, white 55%, #a54ee1 55%)}.bar-orange{background:linear-gradient(to right, white 55%, #ff6a39 55%)}.bar-green{background:linear-gradient(to left, white 55%, #00c48c 55%)}.bar-lightpurple-one{background:linear-gradient(to right, white 55%, #a54ee1 55%)}.bar-purple-one{background:linear-gradient(to left, white 55%, #4f008c 55%)}.bar-orange-one{background:linear-gradient(to right, white 55%, #ff6a39 55%)}.entertainment .breadcrumb-section .breadcrumb{padding-left:0}.entertainment-services h4{font-family:stc_medium;margin:20px 0 10px;font-size:30px;line-height:36px}.newsroom-slider{background:linear-gradient(to bottom, white 38%, #4F008C 38%);padding:80px 0 15px 15px}.newsroom-slider-content{font-family:stc_medium;font-size:16px;line-height:24px;padding:15px 10px;background:#ffffff;border-radius:0 0 2px 2px;color:#1D252D}.news-carousel .item img{width:100% !important;height:220px;object-fit:cover}.news-carousel .owl-nav{left:-15px;right:auto;display:block}.news-carousel .owl-dots{display:none}.ent-services-carousel .item{padding:0}.slider-padding{padding-right:0}.product-box .product-desc p{font-size:16px;line-height:22px;letter-spacing:.5}.newsroom-left p,.entertainment-services-content{font-size:16px;line-height:22px;letter-spacing:.5px}.ent-services-carousel .owl-stage,.ent-services-carousel .owl-item{display:flex}.entertainment-services-content{display:flex;flex-wrap:wrap}.entertainment-services-content .ent-align{display:flex;flex-wrap:wrap;align-content:flex-start}.entertainment-services-content .product-btn{display:flex;flex-wrap:wrap;align-content:flex-end}.entertainment-services-content .card-wrap{display:flex;flex-wrap:wrap;align-content:flex-start}.rew-align{display:flex;flex-wrap:wrap;align-content:flex-start}.rew-flx{display:flex}.feature-content .primary-link{display:flex;flex-wrap:wrap;align-content:flex-end}.entertainment-service-top{padding:50px 0 0}.entertainment-service-heading{margin:0 0 20px}.entertainment-service-desc{font-size:19px;line-height:26px;letter-spacing:.5px;align-items:flex-end}.section-heading{border-bottom:1px solid #dde0e2;padding-bottom:20px;margin-bottom:20px}.digital-card-img{position:relative}.digital-card-img img{width:100%;object-fit:cover;min-height:0}.digital-card-label{color:#ffffff;position:absolute;bottom:0;padding:10px;font-size:12px;text-transform:uppercase;font-family:stc_bold;letter-spacing:1px;line-height:normal}.digital-card-content{padding:10px 10px 20px;background-color:#ffffff}.title-label{font-family:stc_bold;font-size:16px;line-height:22px;letter-spacing:.5px;display:flex;justify-content:space-between;flex-wrap:wrap}.digital-card-price{font-size:14px;letter-spacing:normal;width:100%}.digital-card-content p{font-size:12px;line-height:19px;letter-spacing:.5px;margin:0}.digital-card-search{display:flex;justify-content:space-between;align-items:center;margin:0 0 20px;flex-wrap:wrap}.digital-card-search .search-mobile{width:100%;order:1;margin:20px 0}.digital-card-search .search-mobile .group{margin:0}.digital-card-search .search-mobile input{border-bottom:2px solid #dde0e2;font-size:14px !important;line-height:22px;letter-spacing:.5px}.digital-card-search .search-mobile input::placeholder{color:#8e9aa0}.digital-card-search .search-mobile :-ms-input-placeholder{color:#8e9aa0 !important}.slider-bar{background:#4F008C;width:100%;height:100%;border-top:20px solid #ffffff;border-bottom:20px solid #ffffff}.fullslide-carousel .navNext{width:auto;position:absolute;left:10px;height:130px;top:inherit}.owl-carousel.fullslide-carousel .owl-item .main-img img{width:100% !important;height:165px}.slider-content-box.full-slider-content{position:absolute;z-index:99;color:#fff;bottom:30px;display:none}.slider-content-box.full-slider-content p{margin:0;font-size:19px;line-height:26px;letter-spacing:.5px}.home-slider .full-slider-content .btn,.home-slider .full-slider-content .btn-section .btn-secondary{margin-top:20px}.accordion.filter-accordion .card{border-bottom:1px solid #dde0e2;background:#ffffff}.accordion.filter-accordion .card-header{background-color:#ffffff;border:0}.accordion.filter-accordion,.accordion.filter-accordion .card-header h2{font-family:stc;font-size:16px;line-height:22px;letter-spacing:.5px}.accordion.filter-accordion .card-body{padding:0}.filter-accordion .checkbox{border:0}.filter-accordion .checkbox label{margin:0}.listing-cards{font-size:16px;line-height:22px;letter-spacing:.5px;order:2;margin:20px 0 0;display:flex;justify-content:space-between;width:100%}.filter-results{color:#FF375E;font-family:stc_medium}.entertainment-product-top{margin:60px 0 40px}.entertainment-product-heading{margin:0 0 40px}.entertainment-product-desc{font-family:stc_medium;font-size:16px;line-height:24px;max-width:645px;margin:0 0 40px}.ent-product-img{background:linear-gradient(to right, white 30%, #a54ee1 30%)}.ent-product-img img{padding:35px 35px 35px 0}.ent-product-slide{border-left:20px solid #4F008C;background:#f3f3f1;padding:60px 0 40px}.ent-product-slide:lang(ar){border-left:inherit;border-right:20px solid #4F008C}.ent-product-slide h2{margin:0 15px 15px;font-family:stc_medium;line-height:48px}.ent-product-slide .article-carousel-title{padding:15px 0 15px 20px;position:relative;margin:0 0 40px;display:flex;justify-content:space-between;align-items:center}.game-carousel .article-carousel-title:lang(ar){direction:rtl;padding:15px 20px 15px 0}.ent-product-slide-col{padding:0}.article-carousel-title span{width:60%;display:inline-block}.ent-product-slide .article-carousel .owl-nav.owl-custom-nav{bottom:inherit;width:40%;position:inherit;margin:0;line-height:0;right:0}.owl-nav.owl-custom-nav button{margin:0 20px !important}.owl-nav.owl-custom-nav button.owl-prev::after{left:-24px}.ent-product-moreinfo{padding:50px 0}.ent-product-moreinfo .accordion .collapsed i:lang(ar){transform:rotate(180deg)}.ent-product-moreinfo h1{margin:0 0 30px;line-height:50px}.product-accordion .card-body{padding:20px 0 30px;font-size:14px}.product-accordion .card-header h2{font-family:stc;line-height:22px;letter-spacing:.5px;color:#1D252D}.slider-carousel{border:0}.game-carousel:lang(ar){direction:ltr}.slider-carousel .owl-nav{bottom:14px}.slider-carousel .owl-nav button.owl-prev:after{height:24px}.slider-carousel .owl-nav button{width:24px;height:24px;background-size:24px 24px !important}.ent-product-slide-content{padding:0 0 40px}.ent-product-slide ul li{list-style-type:disc}.ent-product-content .support-article-content{margin:0 15px}.game-carousel .ent-product-content .support-article-content:lang(ar){direction:rtl}.divider{background:#fff;height:120px}.ent-product-box{margin-top:60px;margin-bottom:60px}.ent-product-box .newsroom-left{min-height:40px}.sold-gift-cards .digital-card-content{padding:10px;border-radius:0 0 2px 2px}.ent-product-banner{background:linear-gradient(to bottom, white 55%, #4F008C 55%);margin-top:20px}.ent-product-banner-col{padding-left:15px !important}.ent-product-main{color:#ffffff}.ent-product-main-col{padding:50px 15px 75px}.ent-product-description{font-size:19px;line-height:26px;letter-spacing:.5px}.ent-product-title{font-size:24px;line-height:34px;letter-spacing:normal;font-family:stc_bold}.custom-tab-nav{border-bottom:1px solid #dde0e2}.custom-tab-nav .nav-tabs{justify-content:flex-start;background:#ffffff;height:43px;text-transform:none;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden}.custom-tab-nav .nav-tabs .nav-link{border:0;color:#8e9aa0;font-family:stc_bold;font-size:16px;line-height:20px;letter-spacing:.5px;border-bottom:5px solid transparent;padding:10px 0;margin:0 30px 0 0;word-break:break-word;white-space:nowrap}.custom-tab-nav .nav-tabs .nav-link:lang(ar){margin:0 0 0 30px}.custom-tab-nav .nav-tabs .nav-link.active{color:#4F008C;border-bottom:5px solid}.custom-tab .tab-content{padding:50px 15px 0}.award-contetnt{max-width:870px;margin:0 auto;font-size:19px;line-height:26px;letter-spacing:.5px}.tab-content-title{font-family:stc_medium;font-size:30px;line-height:36px;letter-spacing:normal;margin:0 0 30px}.price-slider .ui-widget.ui-widget-content{border:0;height:5px;background:#f3f3f1}.price-slider .ui-widget-header{background:#ff375e}.price-slider .ui-slider .ui-slider-handle{width:14px;height:14px;border:0;background:#4f008c;border-radius:0;box-shadow:0 2px 4px 0 rgba(12,0,51,0.1)}.price-slider .ui-slider .ui-slider-handle:focus{border:0 !important;border-radius:0 !important}.price-slider-range{height:50px;padding:10px 18px}.price-slider .value{position:absolute;top:16px;left:-5px;font-weight:normal;font-size:12px;color:#8e9aa0;line-height:19px;letter-spacing:.5px}.price-range-max.value{right:-15px;width:45px}.ent-product-terms{font-size:12px;line-height:19px;letter-spacing:.5px}.ent-footer{border-top:1px solid #f3f3f1}.support-slider-col i{margin:0 5px}.service-slider{padding-right:0}.service-slider:lang(ar){padding-right:inherit;padding-left:0}.ent-product-row h2{margin:0 0 20px}.ent-product-row .product-btn{margin:30px 0 0}.ent-services-carousel .img-fluid{object-fit:cover}.product-desc h2{font-size:25px;line-height:30px;letter-spacing:0;font-family:stc}.switch-plan-img-sec img{border-radius:20px 20px 0 0}.switch-plan-btn{display:flex;flex-wrap:wrap;align-content:flex-end;padding:20px 24px}.flex-card .switch-plan-btn{width:100%}.flex-card .switch-plan-btn .btn-secondary:lang(ar){margin:0 0 0 auto}.switch-plan-card{display:flex;flex-wrap:wrap;align-content:flex-start;width:100%}.switch-plan-card .switch-plan-img-sec{width:100%}.switch-plan-card .switch-plan-content{padding:25px 25px 0px 25px}.switch-plan-content.deals{border-radius:20px}.flex-card{display:flex;flex-wrap:wrap}.home-slider .fullslide-carousel .owl-item .item{padding:30px 0 60px}@media screen and (min-width:768px){.ent-product-box .newsroom-left{min-height:180px}.rew-align{min-height:290px}.ent-services-carousel .item{display:flex;flex-wrap:wrap}.product-desc h2{font-size:25px;line-height:30px;letter-spacing:0;font-family:stc}.digital-card-img img{min-height:150px}.entertainment-service-desc{display:block}.section-heading{padding-bottom:40px;margin-bottom:30px}.service-slider{padding:0 0 0 50px}.slider-content-box.full-slider-content{display:block;top:20px;left:20px;max-width:55%}.service-slider .slider-progress{left:60px}.entertainment-heading{width:65%}.digital-card-search{margin:0 0 30px;align-items:flex-end}.listing-cards{order:1;margin:0;display:block;width:auto}.digital-card-search .search-mobile{width:300px;order:2;margin:0}.owl-carousel.fullslide-carousel .owl-item .main-img img{height:300px}.fullslide-carousel .navNext{height:200px;left:30px}.newsroom{margin-top:40px;padding-bottom:60px}.news-carousel .item img{height:auto}.entertainment-product-top{margin:90px 0 120px}.entertainment-product-heading{margin:0 0 120px;width:65%}.entertainment-product-desc{font-size:24px;line-height:34px;margin:0}.ent-product-slide{border-left:100px solid #4F008C;border-right:60px solid #ffffff;padding:60px 0}.ent-product-slide:lang(ar){border-right:100px solid #4F008C;border-left:60px solid #ffffff;padding:60px 0}.ent-product-slide h2{margin:0 0 60px;line-height:58px}.ent-product-slide .article-carousel .owl-nav{bottom:18px}.article-carousel-title span{width:70%}.ent-product-slide .article-carousel .owl-nav.owl-custom-nav{width:30%}.ent-product-slide-col{padding:0 15px}.ent-product-content .support-article-content{margin:0 25px}.ent-product-banner-col{padding-left:0 !important}.ent-product-main-col{border-right:60px solid;padding:120px 0}.ent-product-main-col:lang(ar){border-right:inherit;border-left:60px solid}.ent-product-description{margin-right:80px}.ent-product-description:lang(ar){margin-right:inherit;margin-left:80px}.ent-product-moreinfo{padding:40px 0}.ent-product-moreinfo h1{margin:0 0 40px;line-height:68px}.ent-product-box{margin-top:120px;margin-bottom:120px;padding-bottom:60px}.custom-tab .tab-content{padding:80px 10px 0}.ent-product-slide-content{padding:0 15px 40px}.filter-accordion{margin:0 0 60px}.ent-product-terms{padding:0 15px}.product-accordion .card-body{padding:30px 24px 40px;font-size:19px;line-height:26px;letter-spacing:.5px}.product-accordion .card-header h2{font-family:stc_bold;margin:0 24px}.digital-card-price{width:auto}.ent-product-img img{padding:35px 60px 35px 0}.entertainment-slider .owl-item .item{padding:60px 0 30px 20px}.entertainment-slider .slider-img-right{margin:0}.entertainment-slider .slider-img-right:lang(ar){position:relative;left:-50%;right:0}.newsroom-slider{position:absolute;right:0;padding:60px 0 30px 30px}.newsroom-slider:lang(ar){position:absolute;right:unset;left:0}.entertainment-services{padding-top:40px}.ent-services-carousel .img-fluid{height:206px}}@media screen and (min-width:1024px){.ent-product-box .newsroom-left{min-height:290px}.rew-align{min-height:205px}.custom-tab .tab-content{padding:80px 60px 0}.product-desc h2{font-size:42px;line-height:50px;letter-spacing:0;font-family:stc}.ent-product-moreinfo h1{margin:0 0 80px}.digital-card-img img{min-height:333px}.entertainment-slider .owl-item .item{padding:0;min-height:600px}.entertainment-slider h1{font-size:60px;line-height:65px}.entertainment-slider .slider-progress{top:25px}.entertainment-slider .slider-content-box a{margin:60px 0 0}.entertainment-service-top{padding:80px 0}.entertainment-service-heading{margin:0}.mb-60{margin-bottom:60px}.img-box{margin:0}.img-box img{padding:75px}.product-box .product-desc p{font-size:24px;line-height:34px;letter-spacing:0}.newsroom-slider{padding:60px 0 30px 30px}.newsroom-slider-content{font-size:24px;line-height:34px;padding:20px;background:#ffffff;color:#1D252D}.newsroom-left p{font-size:19px;line-height:26px;margin:50px 0 20px;max-width:420px}.news-carousel .item img{height:288px}.ent-services-carousel .item{padding:0 15px;margin:0 0 30px}.slider-padding{padding-right:15px}.digital-card-content{padding:10px 10px 40px}.service-slider{padding:0 0 0 140px}.service-slider:lang(ar){padding:0 140px 0 0}.fullslide-carousel .slider-progress{left:140px}.slider-content-box.full-slider-content{left:20px;max-width:40%;top:inherit}.slider-bar{border-top:60px solid #ffffff;border-bottom:60px solid #ffffff}.owl-carousel.fullslide-carousel .owl-item .main-img img{height:auto}.fullslide-carousel .navNext{height:375px}.service-slider .slider-progress{left:140px}.ent-product-img img{padding:35px 100px 35px 0}.article-carousel-title span{width:80%}.ent-product-slide .article-carousel .owl-nav.owl-custom-nav{width:17%}.ent-product-slide{border-left:140px solid #4F008C}.ent-product-slide:lang(ar){border-left:inherit;border-right:140px solid #4F008C}.product-desc h2{font-size:42px;line-height:50px;letter-spacing:0}.ent-services-carousel .img-fluid{height:307px}.ent-product-moreinfo{padding:120px 0}.entertainment-service-desc.top{display:block}.home-slider .fullslide-carousel .owl-item .item{padding:0 0 80px}}@media screen and (max-width:576px){.px-m-10{padding:0 5px !important}.mx-n10{margin:0 -5px !important}}@media screen and (-ms-high-contrast:none){.digital-card-search .search-mobile input{padding:10px}.digital-card-search .search-mobile .icon-Search{top:2px}}.btn-two-section{display:flex;flex-wrap:wrap;margin:20px 0 10px}.entertainment-slider .btn-two-section .btn{margin:30px 30px 0 0}.rewards-steps-left{background-color:#dde0e2}.rewards-steps-right{padding:20px 30px 0;background-color:#f3f3f1}.rewards-steps-title{font-family:stc_bold;line-height:38px;margin:0 0 30px}.create-account-steps{display:flex;align-items:flex-start;margin-bottom:20px}.number-heading{font-family:stc_bold}.create-account-steps img{width:48px;height:54px}.create-account-steps img:lang(ar){margin-left:1rem;margin-right:0rem !important}.text-lightgrey{color:#8e9aa0}.feature-content-box{margin:0 0 40px}.feature-content h1{margin:0 0 20px}.feature-content-box h4{margin:10px 0 10px;line-height:38px}.feature-content-box p{margin:0 0 20px}.feature-content .primary-link{font-family:stc_medium;font-size:15px;letter-spacing:.5px}.Oval-bronze{position:absolute;top:60px;left:0;z-index:999;width:80px;height:80px;background-color:#d6a100}.Oval-bronze:lang(ar){right:0;left:unset}.Oval-bronze p:lang(ar){padding:0}.Sub-Heading-yellow{font-family:stc_bold;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#ffffff;margin:30px auto}.Oval-silver{position:absolute;top:60px;right:0;z-index:999;width:80px;height:80px;background-color:#8e9aa0}.Oval-silver:lang(ar){left:0;right:unset}.Oval-silver p:lang(ar){padding:0}.Sub-Heading-silver{font-family:stc_bold;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#ffffff;margin:30px auto}.Oval-gold{position:absolute;top:60px;left:-10px;z-index:999;width:80px;height:80px;background-color:#ffd700}.Oval-gold p:lang(ar){padding:0}.Sub-Heading-gold{position:absolute;font-family:stc_bold;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;top:30px;right:20px;letter-spacing:normal;text-align:center;color:#ffffff}.Oval-elite{position:absolute;top:60px;right:0px;z-index:999;width:80px;height:80px;background-color:#1d252d}.Sub-Heading-elite{position:absolute;font-family:stc_bold;font-size:18px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;top:30px;right:20px;letter-spacing:normal;text-align:center;color:#ffffff}.rewards-tiers-clr-disc{margin-top:0 !important}@media screen and (min-width:768px){.rewards-tiers-clr-disc{margin-top:100px !important}.btn-two-section{display:flex;margin:0}.entertainment-slider .btn-two-section .btn{margin:15px 30px 0 0}.rewards-steps-right{padding:60px 60px 10px}.rewards-steps-title{margin:0 0 60px}.create-account-steps{margin-bottom:40px}.feature-content h1{margin:30px 0 80px}.feature-content-img img{width:100%;height:100%;padding:30px;background:#4F008C;position:relative;right:-30px}.feature-content-img{margin-bottom:25px;background:#4F008C}.feature-content-first img{position:inherit}.feature-content-last img{position:relative;right:0;background:linear-gradient(to right, #4F008C 85%, white 85%)}.feature-content-last img:lang(ar){direction:ltr;transform:scaleX(-1)}.feature-content-center .feature-content-box{padding:0 0 0 60px}.feature-content-last .feature-content-box{padding:0 0 0 60px}.feature-content-box h4{margin:0 0 35px}.feature-content-box p{margin:0 0 30px}.feature-content .primary-link{font-size:17px}.rewards-steps-right-content{max-width:420px}}@media screen and (min-width:1024px){.rewards-steps-right{padding:60px 80px 40px}.entertainment-slider .btn-two-section .btn{margin:30px 30px 0 0}.show-more.red-text{font-family:"stc_medium";font-size:15px;letter-spacing:.5px;margin:0px;display:flex;align-items:center;line-height:normal}.Sub-Heading-yellow{font-family:stc_bold;font-size:38px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#ffffff;margin:75px auto}.Sub-Heading-silver{font-family:stc_bold;font-size:38px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#ffffff;margin:75px auto}.Sub-Heading-gold{font-family:stc_bold;font-size:38px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#ffffff;margin:75px auto}.Sub-Heading-elite{position:absolute;font-family:stc_bold;font-size:38px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1;top:80px;right:50px;letter-spacing:normal;text-align:center;color:#ffffff}.Oval-silver{position:absolute;top:0px;right:-75px;z-index:999;width:195px;height:195px;background-color:#8e9aa0}.Oval-silver:lang(ar){left:-75px;right:unset}.Oval-elite{position:absolute;top:0px;right:0px;z-index:999;width:195px;height:195px;background-color:#1d252d}.Oval-gold{position:absolute;top:15px;left:0px;z-index:999;width:195px;height:195px;background-color:#ffd700}.Oval-bronze{position:absolute;top:15px;left:-100px;z-index:999;width:195px;height:195px;background-color:#d6a100}.Oval-bronze:lang(ar){right:-100px}.rewards-tiers-clr-disc{margin-top:250px !important}}.daterangepicker{position:absolute;color:inherit;background-color:#fff;border-radius:4px;border:1px solid #ddd;width:278px;max-width:none;padding:0;margin-top:7px;top:100px;left:20px;z-index:3001;display:none;font-family:arial;font-size:15px;line-height:1em}.daterangepicker:after,.daterangepicker:before{position:absolute;display:inline-block;border-bottom-color:rgba(0,0,0,0.2);content:''}.daterangepicker:before{top:-7px;border-right:7px solid transparent;border-left:7px solid transparent;border-bottom:7px solid #ccc}.daterangepicker:after{top:-6px;border-right:6px solid transparent;border-bottom:6px solid #fff;border-left:6px solid transparent}.daterangepicker.opensleft:before{right:9px}.daterangepicker.opensleft:after{right:10px}.daterangepicker.openscenter:before{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.openscenter:after{left:0;right:0;width:0;margin-left:auto;margin-right:auto}.daterangepicker.opensright:before{left:9px}.daterangepicker.opensright:after{left:10px}.daterangepicker.drop-up{margin-top:-7px}.daterangepicker.drop-up:before{top:initial;bottom:-7px;border-bottom:initial;border-top:7px solid #ccc}.daterangepicker.drop-up:after{top:initial;bottom:-6px;border-bottom:initial;border-top:6px solid #fff}.daterangepicker.single .daterangepicker .ranges,.daterangepicker.single .drp-calendar{float:none}.daterangepicker.single .drp-selected{display:none}.daterangepicker.show-calendar .drp-calendar{display:block}.daterangepicker.show-calendar .drp-buttons{display:block}.daterangepicker.auto-apply .drp-buttons{display:none}.daterangepicker .drp-calendar{display:none;max-width:270px}.daterangepicker .drp-calendar.left{padding:8px 0 8px 8px}.daterangepicker .drp-calendar.right{padding:8px}.daterangepicker .drp-calendar.single .calendar-table{border:none}.daterangepicker .calendar-table .next span,.daterangepicker .calendar-table .prev span{color:#fff;border:solid #000;border-width:0 2px 2px 0;border-radius:0;display:inline-block;padding:3px}.daterangepicker .calendar-table .next span{transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.daterangepicker .calendar-table .prev span{transform:rotate(135deg);-webkit-transform:rotate(135deg)}.daterangepicker .calendar-table td,.daterangepicker .calendar-table th{text-align:center;vertical-align:middle;min-width:32px;width:32px;height:24px;line-height:24px;font-size:12px;border-radius:4px;border:1px solid transparent;white-space:nowrap;cursor:pointer}.daterangepicker .calendar-table{border:1px solid #fff;border-radius:4px;background-color:#fff}.daterangepicker .calendar-table table{width:100%;margin:0;border-spacing:0;border-collapse:collapse}.daterangepicker td.available:hover,.daterangepicker th.available:hover{background-color:#eee;border-color:transparent;color:inherit}.daterangepicker td.week,.daterangepicker th.week{font-size:80%;color:#ccc}.daterangepicker td.off,.daterangepicker td.off.end-date,.daterangepicker td.off.in-range,.daterangepicker td.off.start-date{background-color:#fff;border-color:transparent;color:#999}.daterangepicker td.in-range{background-color:#ebf4f8;border-color:transparent;color:#000;border-radius:0}.daterangepicker td.start-date{border-radius:4px 0 0 4px}.daterangepicker td.end-date{border-radius:0 4px 4px 0}.daterangepicker td.start-date.end-date{border-radius:4px}.daterangepicker td.active,.daterangepicker td.active:hover{background-color:#357ebd;border-color:transparent;color:#fff}.daterangepicker th.month{width:auto}.daterangepicker option.disabled,.daterangepicker td.disabled{color:#999;cursor:not-allowed;text-decoration:line-through}.daterangepicker select.monthselect,.daterangepicker select.yearselect{font-size:12px;padding:1px;height:auto;margin:0;cursor:default}.daterangepicker select.monthselect{margin-right:2%;width:56%}.daterangepicker select.yearselect{width:40%}.daterangepicker select.ampmselect,.daterangepicker select.hourselect,.daterangepicker select.minuteselect,.daterangepicker select.secondselect{width:50px;margin:0 auto;background:#eee;border:1px solid #eee;padding:2px;outline:0;font-size:12px}.daterangepicker .calendar-time{text-align:center;margin:4px auto 0 auto;line-height:30px;position:relative}.daterangepicker .calendar-time select.disabled{color:#ccc;cursor:not-allowed}.daterangepicker .drp-buttons{clear:both;text-align:right;padding:8px;border-top:1px solid #ddd;display:none;line-height:12px;vertical-align:middle}.daterangepicker .drp-selected{display:inline-block;font-size:12px;padding-right:8px}.daterangepicker .drp-buttons .btn{margin-left:8px;font-size:12px;font-weight:700;padding:4px 8px}.daterangepicker.show-ranges.single.rtl .drp-calendar.left{border-right:1px solid #ddd}.daterangepicker.show-ranges.single.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker.show-ranges.rtl .drp-calendar.right{border-right:1px solid #ddd}.daterangepicker.show-ranges.ltr .drp-calendar.left{border-left:1px solid #ddd}.daterangepicker .ranges{float:none;text-align:left;margin:0}.daterangepicker.show-calendar .ranges{margin-top:8px}.daterangepicker .ranges ul{list-style:none;margin:0 auto;padding:0;width:100%}.daterangepicker .ranges li{font-size:12px;padding:8px 12px;cursor:pointer}.daterangepicker .ranges li:hover{background-color:#eee}.daterangepicker .ranges li.active{background-color:#08c;color:#fff}@media (min-width:564px){.daterangepicker{width:auto}.daterangepicker .ranges ul{width:140px}.daterangepicker.single .ranges ul{width:100%}.daterangepicker.single .drp-calendar.left{clear:none}.daterangepicker.single .drp-calendar,.daterangepicker.single .ranges{float:left}.daterangepicker{direction:ltr;text-align:left}.daterangepicker .drp-calendar.left{clear:left;margin-right:0}.daterangepicker .drp-calendar.left .calendar-table{border-right:none;border-top-right-radius:0;border-bottom-right-radius:0}.daterangepicker .drp-calendar.right{margin-left:0}.daterangepicker .drp-calendar.right .calendar-table{border-left:none;border-top-left-radius:0;border-bottom-left-radius:0}.daterangepicker .drp-calendar.left .calendar-table{padding-right:8px}.daterangepicker .drp-calendar,.daterangepicker .ranges{float:left}}@media (min-width:730px){.daterangepicker .ranges{width:auto}.daterangepicker .ranges{float:left}.daterangepicker.rtl .ranges{float:right}.daterangepicker .drp-calendar.left{clear:none !important}}.product_banner_img img:lang(ar){transform:scaleX(-1)}.h1-medium{font-size:42px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal}.btn-white{background:#fff;color:#ff375e}.plan-carousel.postpaid-plans-mobile-carousel .col-md-4{max-width:100%}.deals-card .col-md-4{display:flex}.card-view .col-md-4{display:flex}.product_banner_section{background:#4f008c;overflow-y:visible;margin-bottom:50px}.product_banner_section.switch_stc_hbb{margin-bottom:150px}.product_banner_img{margin-right:-15px;margin-bottom:-25%}.product_banner_img:lang(ar){margin-left:-15px;margin-right:0px}.product_banner_img img{max-height:560px;min-height:300px;object-fit:cover;width:100%;margin-top:100%;padding-left:0px}.product_banner_img img:lang(ar){transform:scaleX(-1)}.product_banner_text span .xs-banner-txt{font-size:60px;font-family:stc_medium}.product_banner_text h1{font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#ffffff;max-width:644px;padding-top:50px}.product_benifit_wrp .product-center{padding:30px 20px}.product_benifit_wrp .img-box-left img{padding-right:0;padding-left:0;margin-left:-15px;width:110%;max-width:120%}.product_benifit_wrp .product-desc ul{padding-top:30px;padding-bottom:31px}.product_benifit_wrp .product-desc li{font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d;display:flex;padding:9px 0}.product_benifit_wrp .product-desc .icon-Tick{color:#ff375e;display:inline-block;padding-right:15px;font-size:24px}.product_benifit_wrp .product-desc .icon-Tick:lang(ar){padding-right:inherit;padding-left:15px}.plan_name_section{background-color:#4f008c;position:relative;width:100%;padding-top:75px;margin-bottom:200px}.plan_name_section .col-md-6{position:static}.plan_name_section .h1-medium{color:#fff;padding:0;margin:0;padding-bottom:18px}.plan_name_img{margin-right:-40px;margin-bottom:-85px}.plan_name_img:lang(ar){margin-left:-60px}.plan_name_text p{font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#ffffff;max-width:100%;margin:0;padding-bottom:20px}.plan_name_text ul{padding-bottom:32px}.plan_name_text li{font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.1;letter-spacing:.5px;color:#ffffff;display:block;padding:5px 0;display:flex}.plan_name_text li i{padding-right:20px;font-size:24px}.plan_name_text li i:lang(ar){padding-right:0;padding-left:20px}.pack_rate{background:#ff375e;position:absolute;right:auto;left:0;bottom:0;width:85px;height:auto;padding:7px}.pack_rate:lang(ar){right:0;left:auto}.pack_rate small{font-family:"stc_medium";font-size:10px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#ffffff}.pack_rate p{font-size:24px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#ffffff;padding-bottom:0}.pack_rate p sup{font-size:12px;font-family:"stc_medium";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;text-align:right;color:#ffffff;top:auto}.botm_icon{position:absolute;right:auto;left:0;top:100%}.botm_icon:lang(ar){right:0;left:auto}.botm_icon i.icon-sim_card{color:#1cced8;width:85px;text-align:center;display:block;line-height:85px;font-size:54px;box-shadow:0 10px 30px 0 rgba(0,0,0,0.1)}.plans_title_wrp{padding:0 0;padding-bottom:60px}.plans_title_wrp .h1-medium{padding:0;margin:0;padding-bottom:17px}.plans_title_wrp p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:32px;letter-spacing:normal;color:#1d252d;padding-bottom:30px;margin:0}.each_explore{width:100%;padding:0;position:relative;z-index:1}.each_explore.half_height{padding:0;height:auto}.each_explore.half_height_full{padding:0;height:auto}.each_explore.half_height_full:after{background-image:linear-gradient(to bottom, rgba(8,21,62,0), rgba(8,21,62,0.6) 57%);opacity:.4}.each_explore.half_height_full .each_explore_inner{width:100%;text-align:left;height:100%;display:flex;flex-wrap:wrap;justify-content:left;align-content:flex-start}.each_explore.half_height_full .each_explore_inner h3{width:100%;margin:0 auto;max-width:100%;max-width:417px}.each_explore.half_height_full .each_explore_inner p{width:100%;margin:0 auto;max-width:100%;padding-bottom:20px;text-align:center}.each_explore.half_height_full .each_explore_inner p:lang(ar){text-align:center}.each_explore:after{content:"";position:absolute;display:block;width:100%;height:100%;left:0;top:0;background:#000;opacity:.1;z-index:2}.each_explore img{position:absolute;width:100%;height:100%;object-fit:cover;left:0;top:0;z-index:1}.each_explore img:lang(ar){transform:scaleX(-1)}.each_explore h3{font-size:24px;font-family:"stc_medium";font-stretch:normal;font-style:normal;line-height:1.32;letter-spacing:normal;color:#ffffff;max-width:450px;padding-bottom:0px}.each_explore p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#ffffff;padding-bottom:0px;max-width:450px;text-align:left}.each_explore p:lang(ar){text-align:right}.each_explore_inner{position:relative;padding:30px 20px;top:0;left:0;z-index:3}.each_explore_inner:lang(ar){left:inherit;right:0}.explore_rates_section .container-md .row{margin:0 -2px}.explore_rates_section .container-md .col-md-6,.explore_rates_section .container-md .col-md-12{padding:2px}.two_lin_head_section{padding-top:80px;padding-bottom:30px}.two_lin_head_section h1{padding-left:0}.each_plan_wrp{box-shadow:0 8px 30px -8px rgba(29,37,45,0.3);background:#fff;border-radius:20px;width:100%}.bord-rad{border-radius:20px;overflow:hidden}.bord-rad .each_plan_banner{border-radius:0}.each_plan_label{background-color:#ff6a39;text-align:center;padding:17px 10px;border-top-left-radius:12px;border-top-right-radius:12px;width:100%}.each_plan_label.yellow_bg{background-color:#ffdd40}.each_plan_label label{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#ffffff;margin:0}.each_plan_label label strong{font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#ffffff}.each_plan_banner{background-color:#4f008c;padding:19px 21px;height:auto;border-radius:20px 20px 0 0}.flex-card .each_plan_banner{width:100%}.each_plan_banner p{font-size:12px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#ffffff;text-transform:uppercase}.each_plan_banner .plan-name-card{font-size:28px !important;font-family:"stc_bold" !important;font-stretch:normal;font-style:normal;line-height:1.21;letter-spacing:normal;color:#ffffff;display:block;margin:0}.each_plan_banner .plan-name-card:lang(ar){display:block}.each_plan_banner .h6{font-size:10px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:.5px;color:#ffffff;margin-bottom:0;margin-top:8px}.each_plan_content{padding:20px;padding-top:10px;box-shadow:0 -7px 10px rgba(29,37,45,0.3) !important;border-radius:0 0 20px 20px;padding-bottom:0}.each_plan_content ul{margin-bottom:30px}.each_plan_content li{border-bottom:1px solid #e3e6e7;padding:20px 0}.each_plan_content li .plan-price-head{font-size:36px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:#1d252d}.each_plan_content li .plan-price-head .sup{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#1d252d;font-family:"stc";top:2px;vertical-align:top;right:0px;display:inline-flex;margin-right:-10px;position:relative}.each_plan_content li .plan-price-head .sub{font-size:11px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#1d252d;text-transform:capitalize;bottom:0;display:inline-flex;position:relative}.each_plan_content li .plan-price-head .sup:lang(ar){left:0;right:0;margin-left:-10px;margin-right:0}.each_plan_content li .plan-price-head .sub:lang(ar){margin-left:0;margin-right:-20px}.each_plan_content li .plan-list-value{font-size:16px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:#1d252d;padding-left:40px;position:relative;margin:0;vertical-align:middle}.each_plan_content li .plan-list-value:lang(ar){padding-right:60px;padding-left:0}.each_plan_content li .plan-list-value i{position:absolute;left:0;color:#4f008c;font-size:24px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.each_plan_content li .plan-list-value i:lang(ar){right:0}.each_plan_content li .plan-list-value span{font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#1d252d;display:block;font-family:"stc";display:inline-block;margin-left:3px;vertical-align:middle;position:relative;top:-1px}.each_plan_content li .plan-list-value.empty{padding-left:60px}.each_plan_content li .plan-list-value.empty.post{padding-left:60px}.each_plan_content .btn{width:100%;margin:20px 0}.each_plan_content .btn+.btn{margin-bottom:0}.flex-card .each_plan_content{width:100%;box-shadow:none !important}.hex_shape{width:163px;height:95px;background:#ffdd40;position:relative;border-radius:18px}.hex_shape::before{content:"";position:absolute;top:-50px;left:0;width:0;height:0;border-left:82px solid transparent;border-right:82px solid transparent;border-bottom:50px solid #ffdd40}.hex_shape::after{content:"";position:absolute;bottom:-50px;left:0;width:0;height:0;border-left:82px solid transparent;border-right:82px solid transparent;border-top:50px solid #ffdd40}.brows_all_wrp{text-align:center;padding-top:65px;padding-bottom:64px}.brows_all_wrp h3{font-size:28px;font-family:"stc_medium";line-height:32px;text-align:center;color:#ffffff;padding-bottom:42px;max-width:262px;margin:0 auto}.brows_all_wrp a{width:188px;height:55px;border-radius:3px;border:solid 2.3px #ffffff;font-size:17px;font-family:"stc_medium";font-stretch:normal;font-style:normal;line-height:50px;letter-spacing:.75px;text-align:center;color:#ffffff;display:inline-block;text-transform:uppercase}.packages_section{position:relative;z-index:1;overflow:hidden;margin-bottom:60px}.packages_section:after{content:"";width:100%;height:100%;position:absolute;z-index:-1;background-color:#4f008c;top:55%;left:0}.packages_section.postpaid-addons:after{top:41%}.packages_section.postpaid-addons .brows_all_wrp{padding-bottom:0}.two_lin_head_section+.explore_rates_section{padding-bottom:50px}.add_on_wrp{padding-top:0px}.add_on_left{border-top-left-radius:2px;border-bottom-left-radius:2px;box-shadow:0 12px 24px 0 rgba(0,0,0,0.06);background-color:#ff375e;padding:20px;height:100%}.add_on_left h4{font-size:42px;font-family:"stc_medium";font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;color:#ffffff;padding-bottom:60px;margin:0}.add_on_left ul{padding-bottom:40px}.add_on_left li{font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#ffffff;padding:9px 0;display:flex}.add_on_left li i{font-size:24px;margin-right:10px}.add_on_left li i:lang(ar){margin-right:inherit;margin-left:10px}.add_on_right{border-top-right-radius:2px;border-bottom-right-radius:2px;box-shadow:0 12px 24px 0 rgba(0,0,0,0.06);background-color:#fff;padding:20px;height:100%}.add_on_right h4{font-size:42px;font-family:"stc_medium";font-stretch:normal;font-style:normal;line-height:1.19;letter-spacing:normal;color:#1d252d;padding-bottom:60px;margin:0}.add_on_right li{font-size:19px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d;padding:9px 0;display:flex}.add_on_right li i{color:#8e9aa0;font-size:24px;margin-right:15px}.add_on_right li i:lang(ar){margin-right:inherit;margin-left:15px}.add_on_wrp .row{margin:0}.add_on_wrp [class^="col-md"]{padding:0}.add_on_section{overflow:hidden;position:relative;z-index:1;padding-bottom:35px;margin-bottom:50px}.add_on_section:after{content:"";position:absolute;width:100%;height:285px;left:0;bottom:0%;background:#ddd;z-index:-1;display:none}.plan_name_img img.img-fluid{width:100%;padding-left:70px;padding-top:40px}.plan_name_img img.img-fluid:lang(ar){padding-left:110px;transform:scaleX(-1)}.more_data_wrp{position:absolute;top:-15%;right:35px;z-index:999}.more_data_wrp:lang(ar){right:inherit;left:35px;transform:scaleX(-1)}.more_data_inner{position:relative;width:150px}.product_benifit_wrp .img-box-left .more_data_inner img{padding:0}.more_data_inner p{font-size:36px;font-family:"stc_extra_bold";font-stretch:normal;font-style:normal;line-height:1.11;letter-spacing:normal;text-align:center;color:#ffffff;position:absolute;top:50%;left:0;width:100%;text-transform:capitalize;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.breadcrumb_wrp{background:#fff;padding:20px 0px}.breadcrumb_wrp li{display:inline-block;vertical-align:middle}.breadcrumb_wrp li a{font-size:12px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#8e9aa0;text-transform:uppercase}.breadcrumb_wrp li .icon-Right{margin:0 3px;font-weight:bold;color:#dde0e2}.breadcrumb_wrp li:last-child a{color:#ff375e}.thanks_section{padding:0 10px;text-align:center;position:relative;display:flex;align-items:center;justify-content:center;height:auto;min-height:350px;margin-bottom:50px}.thanks_inner{width:100%;max-width:650px;text-align:left}.thanks_inner:lang(ar){text-align:right}.thanks_inner .icon-Check{color:#00c48c;font-size:50px}.thanks_inner h1{padding-top:10px;padding-bottom:17px;margin:0;font-size:26px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;color:#1d252d}.thanks_inner p{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d;padding-bottom:30px;margin:0;text-align:left}.thanks_inner p:lang(ar){text-align:right}.product-desc{padding-top:0}.product_benifit_wrp .product-desc{margin-top:0;margin-left:5px;padding:0 15px}.product_benifit_wrp .product-desc:lang(ar){margin-right:5px;margin-left:0}.product_benifit_wrp .slider-padding{padding:0}.mobile_slider.owl-carousel{margin:0;padding-right:15px}.mobile_slider.owl-carousel .owl-stage-outer{overflow:visible}.why-stc-postpaid-plans .owl-stage-outer{overflow:visible}.postpaid-plans-mobile-carousel .owl-stage-outer{overflow:visible;width:100%}.mobile_slider.owl-carousel .col-md-4{padding:0}.mobile_slider.owl-carousel .owl-dots{position:static}.mobile_slider.owl-carousel button.owl-dot{outline:none}.mobile_slider.owl-carousel .owl-dot:after{display:none}.mobile_slider.owl-carousel .owl-dots span{margin:0;width:35px;height:2px;background:#ff375e}.mobile_slider.owl-carousel .owl-dots .owl-dot.active span,.mobile_slider.owl-carousel .owl-dots .owl-dot:hover span{background:#ff375e}.explore_rates_section .container{padding:0}.product_benifit_wrp h1{margin-bottom:60px}.key-benift-bg{background-color:#ff375e;height:194px;width:50%;position:absolute;top:102px;left:0px;right:0}.img-fluid.key-benift-img{z-index:111;position:relative}.explore_rates_section{padding:0}.explore_rates_section.gap{padding-bottom:2px}.two-lines-main-sec{padding:0}.two-lines-headline.gap{padding-bottom:2px}.product-desc a,.plans_title_wrp a{font-size:15px;font-family:stc_medium;letter-spacing:.48px}.plan_name_text,.plans_title_wrp{margin-left:5px}.plan_name_text:lang(ar),.plans_title_wrp:lang(ar){margin-left:inherit;margin-right:5px;padding-left:10px;max-width:90%}.plan_name_text h1{font-size:36px;font-family:stc;line-height:48px;letter-spacing:0}.each_plan_wrp .btn-primary{font-size:16px !important;font-family:stc_medium;letter-spacing:.35px}.each_plan_wrp .btn-secondary{font-size:15px !important;font-family:stc_bold;letter-spacing:.7px;width:100%}.ent-product-moreinfo h1{font-family:stc;font-size:42px;line-height:50px}.submit-sponsorship-form .control-label,.submit-sponsorship-form input{font-family:stc_medium}.product_banner_img.roaming-card .carousel-indicators{display:none}.postpaid-top-banner img{margin-top:35px}.data-usage-main-title h1{font-size:36px;line-height:48px;letter-spacing:0}.data-usage-main-title p{font-size:18px;line-height:32px}.data-usage-main-title{margin-bottom:52px}.data-usage-cal-box .box-main-title{display:flex}.data-usage-cal-box .box-main-title h4{font-family:stc_bold;font-size:14px;letter-spacing:2px;color:#1d252d;text-transform:uppercase;margin-bottom:0;line-height:normal;margin-top:10px}.data-usage-cal-box .box-main-title i{font-size:24px;margin-right:10px}.data-usage-cal-box .box-main-title i:lang(ar){margin-right:inherit;margin-left:10px}.data-usage-cal-box .box-main-title h4 p{font-size:12px;line-height:19px;letter-spacing:.5px;font-family:stc;text-transform:capitalize;margin-top:5px}.data-range-slider input{-webkit-appearance:none;width:100%;height:5px;background:#f3f3f1;outline:none;-webkit-transition:.2s;transition:opacity .2s;border:none !important}.data-range-slider input::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:14px;height:14px;background:#4f008c;cursor:pointer}.data-range-slider input::-moz-range-thumb{width:14px;height:14px;background:#4f008c;cursor:pointer;border-radius:0}.data-usage-cal-box .data-info-sec{display:flex;margin-top:27px}.data-usage-cal-box .data-info-sec i{color:#ff375e;font-size:14px;margin-right:7px}.data-usage-cal-box .data-info-sec i:lang(ar){margin-right:inherit;margin-left:7px}.data-usage-cal-box .data-info-sec p{font-size:12px;line-height:18px;font-family:stc;color:#000000}.data-usage-cal-box .data-info-sec p strong{font-family:stc_bold}.data-usage-cal-box .data-info-sec p span{font-family:stc_bold}.data-usage-cal-box{background-color:#fff;padding:19px 29px 23px 22px;margin-bottom:20px}.data-calculator-sec{margin:60px 0 54px 0;padding:0 20px}.data-calculator-sec .col-md-12{display:contents}.data-cal-results-sec{background:#4f008c}.data-cal-results-sec .results-inner-sec{padding:0;display:block;margin:60px 0 60px 0}.data-cal-results-sec .results-inner-sec p{font-family:stc;font-size:38px;line-height:38px;color:#fff;max-width:400px}.data-cal-results-sec .results-inner-sec h1{font-family:stc_bold;font-size:48px;line-height:58px;color:#fff;margin-top:25px;margin-bottom:65px}.data-cal-results-sec .reset-button{width:169px;height:65px;background-color:#ff375e;color:#f3f3f1;font-family:stc_medium;font-size:15px;letter-spacing:.5px;margin-bottom:25px}.data-cal-note-para{font-size:12px;line-height:19px;letter-spacing:.5px;color:#fff}.data-cal-results-sec .estimate-results{margin-bottom:80px;padding:0 20px}.data-cal-results-sec .results-inner-sec .col-md-6{padding:0}.submit-sponsorship-btn.step-two-btn{margin:auto}.postpaid-roaming-mobile-cards{margin-top:60px;width:100%;height:100%}.postpaid-roaming-mobile-cards .roaming.subscription_shape{right:0}.got-more-questions-sec{margin-top:20px}.got-more-questions-sec h1{font-size:48px;line-height:58px;letter-spacing:0;padding:0}.mobile-service-main-head,.missed-call-main-head{font-size:36px;line-height:36px;letter-spacing:.5px;font-family:stc !important}.packages_section.data-usage-cal{margin-top:80px}.packages_section.data-usage-cal .btn-multi-sim:hover{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#ffffff;background:#a54ee1}.packages_section.data-usage-cal .multi-sim-float{bottom:29%}.packages_section.data-usage-cal .each_plan_wrp.multi-sim .each_plan_content li .btn-bonus{bottom:34% !important}.packages_section.data-usage-cal .owl-carousel .col-md-4{padding:0 20px}.btn.why-btn{width:150px;height:40px}.bg-grey.btl-new{padding-top:15px;padding-bottom:15px}.btl-new.btl-bg{background:repeating-linear-gradient(#f3f3f1, #f3f3f1 61%, #fff 0%, #fff 101%)}.btl-new .container{padding-right:0}.btl_plan_dt_main{padding:15px}.btl_tab_content .int-list-heading p{display:flex;justify-content:space-between;align-items:center}.btl_points ol{padding:15px}.btl_plan_bg{height:auto;background-size:cover}.btl_plan_bg .bg_content{padding:20px;color:#ffffff}.btl-new .btl_points{font-size:16px;line-height:22px;color:#8e9aa0}.btl-new .btl_points p{margin-bottom:0}.home-plan-card-sec .why-stc-postpaid-plans .each_plan_banner{min-height:180px}.home-plan-card-sec .fiber-addons-cards .each_plan_banner{min-height:188px}.home-plan-card-sec .each_plan_banner.mob-prepost{min-height:200px}.thanks_section.thanks_content{justify-content:flex-start}.thanks_section.thanks_content i{font-size:140px}.thanks_section.thanks_content .icon-Cancel{color:#d00424}.thanks_content .thanks_inner h1{font-family:stc_bold;font-size:38px}.thanks_content .thanks_inner .btn{margin-top:30px;width:200px}.thanks_content .thanks_inner p{font-size:19px}.product_banner_text h1 .xs-banner-txt .sub_text{font-family:stc}.product_banner_text h1 .xs-banner-txt{font-size:36px;line-height:38px;display:inline}@media (min-width:768px){.product_banner_text h1 .xs-banner-txt{font-size:28px}.product_banner_text h1 .xs-banner-txt .sub_text{font-family:stc_medium}.product_banner_section.switch_stc_hbb{margin-bottom:80px}.bg-grey.btl-new{padding-top:60px;padding-bottom:0}.each_explore p{height:35px}.plan_name_text h1{font-size:24px}.product_banner_text h1{font-size:28px}.two_lin_head_section+.explore_rates_section{padding-bottom:50px}.container.cont-adj{max-width:100%}.more_data_wrp{top:-7%;right:-11px}.more_data_wrp:lang(ar){right:inherit;left:-11px}.each_explore.half_height{height:auto}.support-carousel.plan-carousel.fiber-addons .roaming.subscription_shape p{font-size:22px}.btn.why-btn{width:150px;height:40px}.brows_all_wrp h3{max-width:100%}.article-tab{max-width:100% !important;display:flex}.add_on_right h4{padding-bottom:70px}.add_on_section:after{display:block}.each_plan_banner{height:auto}.spl-best-plan .each_plan_banner{padding-top:23px}.packages_section{padding:0;margin-bottom:120px}.plan_name_section{margin-bottom:275px}.add_on_section{margin-bottom:116px}.plans_title_wrp p{padding-bottom:60px}.plans_title_wrp{padding:0;padding-bottom:60px}.pack_rate small{font-size:14px}.pack_rate p{font-size:38px}.plan_name_text .pack_rate p{font-size:38px !important}.plan_name_img img.img-fluid{width:100%;padding-left:70px;padding-top:0;height:auto }.plan_name_img img.img-fluid:lang(ar){padding-left:0}.pack_rate p sup{font-size:14px}.botm_icon{right:-15px;left:auto;top:100%}.botm_icon:lang(ar){right:auto;left:25px}.botm_icon i.icon-sim_card{color:#1cced8;width:115px;text-align:center;display:block;line-height:115px;font-size:70px;box-shadow:0 10px 30px 0 rgba(0,0,0,0.1)}.plan_name_img{margin-bottom:-195px}.product_banner_section .col-md-6:last-child{padding:0}.product_banner_img{margin-bottom:-20px;margin-right:-25px}.product_banner_img:lang(ar){margin-left:-25px;margin-right:0px}.Postpaid-Addons-banner img{margin-top:50px !important}.product_banner_img img{margin-top:50px}.product_banner_img img{padding-left:25px}.product_banner_img img:lang(ar){padding-left:0;padding-right:0;transform:scaleX(-1)}.plan_name_img img.img-fluid{padding-left:0;margin-left:0}.pack_rate{right:-15px;bottom:0;left:auto;width:115px;height:45px;padding:8px}.pack_rate:lang(ar){right:auto;left:25px}.h1-medium{font-size:60px}.product-desc{padding-top:0px}.product_banner_section{margin-bottom:80px}.product_benifit_wrp .product-center{padding:0 15px}.product_benifit_wrp .product-desc ul{padding-top:60px}.plan_name_section{padding-top:50px}.plan_name_section .col-md-6{position:relative}.btl_plan_dt_main{padding:60px 40px}.p-t-60{padding-top:60px}.btl_para_text{font-size:19px;line-height:26px;letter-spacing:.5px;color:#1d252d}.hgt160{height:160px}.btl_tab_content .int-list-heading p{display:flex;justify-content:space-between;align-items:center}.btl_tab_content .int-list-heading li{border-color:#dde0e2}.btl_link{color:#4f008c;font-family:stc_bold;font-size:19px;margin-left:20px}.btl_points ol{list-style-position:inside;padding-top:100px;padding-left:10px}.btl_points li{line-height:1.38;letter-spacing:.5px;color:#8e9aa0;font-size:16px;font-family:stc;padding-right:50px}.hgt155{height:155px}.upgrade-fiveg .thanks_section{height:auto}}@media (min-width:800px){.thanks_inner h1{font-size:38px}.thanks_inner p{font-size:19px}.thanks_section{padding:0 50px;height:65vh}.upgrade-fiveg .thanks_section{padding:0 50px;height:auto}.thanks_inner .icon-Check{font-size:72px}.thanks_inner .btn{width:200px}.thanks_inner h1{padding-top:24px}.breadcrumb_wrp{background:#fff;padding:36px 30px}.product_banner_section{max-height:500px}.btl_plan_bg{height:610px;background-size:cover;padding:0}.btl_plan_bg .bg_content{padding:164px 0 0 40px;color:#ffffff}.btl_plan_bg .bg_content h2{font-size:60px;line-height:1.13;letter-spacing:normal}.btl_plan_bg .bg_content p{line-height:1.37;letter-spacing:.5px;font-size:19px;max-width:578px;padding:20px 0;margin:0}.btl_plan_bg .bg_content .btn-explore{width:188px;height:55px;border:0}}@media (min-width:1024px){.upgrade-fiveg .thanks_section{height:auto}.product_banner_text h1 .xs-banner-txt{font-size:48px;display:inline}.pack_rate:lang(ar){right:auto;left:-15px}.botm_icon:lang(ar){right:auto;left:-15px}.each_explore p{height:auto}.two_lin_head_section+.explore_rates_section{padding-bottom:150px}.product_banner_section{margin-bottom:180px}.container.cont-adj{max-width:auto}.plan_name_section{padding-top:150px}.plan_name_img img.img-fluid{height:auto !important}.plan_name_img img.img-fluid:lang(ar){padding-right:0}.plans_title_wrp{padding:0;padding-bottom:100px}.btn.why-btn{width:188px;height:55px}.add_on_right h4{padding-bottom:110px}.brows_all_wrp h3{font-size:42px}.each_plan_label label{font-size:24px}.each_plan_banner .plan-name-card{font-size:32px !important}.each_plan_banner .plan-name-card:lang(ar){line-height:1.27}.two_lin_head_section{padding-top:80px;padding-bottom:50px;height:282px}.brows_all_wrp h3{font-size:42px;max-width:100%;width:100%}.each_explore.half_height_full{padding:0;height:450px}.each_explore.half_height{height:450px}.each_explore.half_height_full .each_explore_inner{width:100%;text-align:center;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-content:center}.brows_all_wrp a{width:319px;height:78px;font-size:25.5px;line-height:72px}.explore_rates_section .container-md{padding:0 15px}div.each_plan_content li .plan-price-head .three_month_price{max-width:130px;font-size:30px}.each_explore_inner{padding:50px;position:absolute}.each_explore{padding:50% 0}div.three_month_price p span{display:inline-block;margin-left:10px}div.three_month_price p{padding:60px 10px 10px 10px;margin-top:-30px;font-size:30px;font-family:stc_bold;display:flex}div.each_plan_content li .plan-price-head .three_month_price{background-color:#1cced8}div.three_month_price p i{background:#03a6b6}.each_plan_content{padding:28px;padding-top:10px;padding-bottom:0}.each_plan_content li .plan-price-head .sup{font-size:16px}.each_plan_content li .plan-price-head .sub{font-size:16px;left:-10px}.two_lin_head_section h1{font-size:60px;line-height:68px;letter-spacing:0;max-width:400px}.each_plan_label{border-top-left-radius:18px;border-top-right-radius:18px;height:60px}.each_plan_content li .plan-list-value{font-size:16px}.each_plan_content li .plan-list-value span{font-size:14px}.each_plan_content li{padding:15px 0}.each_plan_banner label{font-size:14px}.each_plan_banner p,.each_plan_banner .h6{font-size:12px}.each_plan_content li .plan-price-head{font-size:36px}.each_plan_banner{padding:28px 28px 20px}.more_data_wrp{right:180px;top:-50px}.more_data_wrp:lang(ar){right:inherit;left:180px}.add_on_left li{font-size:19px;display:block}.add_on_left li{font-size:19px}.add_on_left h4{font-size:42px}.add_on_right h4{font-size:42px}.product_banner_text h1{padding-top:100px}.product_banner_img,.plan_name_img{margin-right:-60px}.product_banner_img:lang(ar),.plan_name_img:lang(ar){margin-left:-60px;margin-right:0}.each_plan_content li .plan-price-head{font-size:36px}.each_plan_label label{font-size:24px}.product_banner_text h1{font-size:48px;line-height:1.13}.h1-medium{font-size:60px}.plan_name_text p{font-size:19px !important}.product_benifit_wrp .product-desc li{font-size:19px;display:flex}.plan_name_text li{font-size:19px !important}.pack_rate p{font-size:38px}.plans_title_wrp p{font-size:30px}.each_explore h3{font-size:38px}.product_benifit_wrp .img-box-left img{padding-right:0;z-index:11;width:100%;left:-75px}.product_benifit_wrp .img-box-left img:lang(ar){left:0;right:0;transform:scaleX(-1)}.each_plan_content li .plan-list-value.empty{padding-left:60px}.explore_rates_section.gap{padding-right:2px}.two-lines-headline.gap{padding-bottom:2px}.key-benift-bg{background-color:#ff375e;width:100%;height:340px;position:absolute;top:56px;left:-196px;right:0}.explore_rates_section{padding:0px 15px 0px 15px}.product_benifit_wrp .product-box{margin-bottom:110px}.add_on_right{padding:55px 30px 100px 50px}.add_on_right:lang(ar){padding:55px 50px 100px 30px}.add_on_left{padding:55px 0px 100px 60px}.add_on_left:lang(ar){padding:55px 60px 100px 0px}.product_benifit_wrp .product-desc{margin-top:-35px}div.subscription_shape_wrp p{font-family:"stc_medium";font-size:21.6px;top:42px}.data-usage-main-title h1{font-size:60px;line-height:68px;letter-spacing:0}.data-usage-main-title p{font-size:30px;line-height:36px}.data-usage-main-title{margin-bottom:75px}.data-calculator-sec{margin:78px 0 64px 0;padding:0}.data-usage-cal-box{margin-bottom:34px}.data-cal-results-sec .results-inner-sec{padding:0;display:flex;margin:64px 0 45px 0}.data-cal-results-sec .results-inner-sec h1{margin-bottom:0}.postpaid-roaming-mobile-cards{margin-top:0}.packages_section:after{content:"";width:100%;height:100%;position:absolute;z-index:-1;background-color:#4f008c;top:45%;left:0}.data-cal-note-para{font-size:16px;line-height:22px;letter-spacing:.5px;color:#fff}.packages_section.data-usage-cal .each_plan_wrp.multi-sim .each_plan_content li .btn-bonus{bottom:37% !important}}@media (min-width:1200px){.product_banner_text h1 .xs-banner-txt{font-size:60px}.product_banner_section.switch_stc_hbb{margin-bottom:100px}.key-benift-bg{height:439px}.subscription_shape_wrp p{top:58px}.product_banner_text h1{font-size:60px}.digital-gift-card{margin-top:80px}}@media (min-width:1300px){.key-benift-bg{height:439px;top:100px}}@media (min-width:1400px){div.subscription_shape{position:absolute;right:27px;width:165px;bottom:-101px}div.each_plan_content li .plan-price-head .three_month_price{max-width:190px;width:190px}div.subscription_shape_wrp p{font-family:"stc_medium";font-size:21.6px;top:20px}}@media (min-width:1560px){.plan_name_img{margin-right:-9.6%}.plan_name_img:lang(ar){margin-left:-9.6%}.product_banner_img{margin-right:-9.6%}.product_banner_img:lang(ar){margin-left:-9.6%;margin-right:0}.product_benifit_wrp .img-box-left img{padding-right:112px}}.each_plan_banner{min-height:0;position:relative}.each_plan_banner label{font-size:10px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:.5px;color:#ffffff;background-color:#d8ba2f;display:inline-block;padding:10px 16px;margin:0 0 10px 0;border-radius:2px}.subscription_shape{position:absolute;right:10px;width:130px;bottom:-80px}.subscription_shape_wrp{position:relative}.subscription_shape_wrp p{font-family:"stc_medium";font-size:16px;font-stretch:normal;font-style:normal;line-height:1.39;letter-spacing:.28px;text-align:center;color:#ffffff;z-index:9;position:absolute;top:33px;left:0;margin:0;padding:0 10px;width:100%;text-transform:none}.subscription_shape_wrp p strong{font-family:"stc_bold"}.why-stc-fiveg .subscription_shape_wrp p{margin-top:0}.each_plan_content li .plan-price-head{position:relative;margin:0}.each_plan_content li .plan-price-head:after{content:"";clear:both;display:block}.each_plan_content li .plan-price-head .three_month_price{float:right;position:relative;border-radius:4px;background-color:#a54ee1;max-width:155px}.three_month_price p{font-size:12px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:.87;letter-spacing:.79px;color:#ffffff;margin:0;padding:15px 12px;padding-top:15px;margin-top:0}.three_month_price p i{position:absolute;background:#6a17c6;font-size:15px;top:0;right:18px;width:35px;text-align:center;line-height:24px;padding-bottom:4px;border-bottom-left-radius:18px;border-bottom-right-radius:18px}h4 .three_month_price p sup{font-size:12px;font-family:"stc";line-height:1.17;letter-spacing:0;color:#ffffff;right:auto;vertical-align:top;padding-right:2px}.three_month_price p span{font-size:12px;font-family:"stc";line-height:1.17;letter-spacing:.32px;color:#ffffff;max-width:100%;display:inline}.three_month_price p strong{font-family:"stc_bold";color:#ffffff}.int-heading{font-family:stc;font-size:30px;line-height:1.13;letter-spacing:.78px;color:#1d252d;display:flex}.search-max{margin:20px 0}.Postpaid-table{width:100%;margin-bottom:60px;margin-top:30px}.Postpaid-table input{border-bottom:0 !important;width:200px !important}.Postpaid-table thead tr{border-bottom:1px solid #dde0e2}.Postpaid-search-body{display:none}.Postpaid-table thead p{font-family:stc_bold;font-size:15px;line-height:1.38;letter-spacing:.5px;color:#1d252d;font-weight:500;padding:0 10px 0 0}.Postpaid-destination{width:30%}.Postpaid-area{width:27%}.Postpaid-peak{width:15%}.Postpaid-offpeak{width:27px}.Postpaid-table tbody{height:75px;padding-top:75px}.Postpaid-table th{padding-bottom:20px;font-size:16px;line-height:22px}.Postpaid-table tbody tr{border-bottom:1px solid #dde0e2;height:75px;font-size:19px;line-height:26px}.Postpaid-table tbody p{font-family:stc;font-size:14px;line-height:1.37;letter-spacing:.5px;color:#1d252d}.Postpaid-btn-more{display:flex;justify-content:center}.btn-postpaid-more{width:135px;height:35px;border-radius:2px;border:solid 1.5px #ff375e;color:#ff375e;font-style:stc;font-size:15px}.btn-postpaid-more:hover{background:#ff375e;color:#fff;border-color:#ff375e !important}.btn-postpaid-more:active{color:#fff;background-color:#ff375e !important;border-color:#ff375e !important}.custom-tab.rates-tab .tab-content{padding:0}.custom-tab.rates-tab .container{position:relative}@media screen and (min-width:1024px){.Postpaid-search-head{display:block}.Postpaid-search-body{display:block}.int-heading{font-size:60px}.Postpaid-table tbody{padding-top:0}.Postpaid-table thead p{font-family:stc}.search-mobile.form.search-max input{border:0}.search-max{width:347px;position:absolute;top:-5px;right:60px;margin:0}.plan_main_sec .col-md-12{display:flex}.Postpaid-destination{width:20%}.Postpaid-area{width:15%}.Postpaid-peak{width:15%}.Postpaid-offpeak{width:15%}.Postpaid-search-head{width:55px}.Postpaid-table tbody p{font-size:19px}.Postpaid-table thead p{font-size:15px}.Postpaid-table input{padding:5px 10px 5px 5px}.Postpaid-table{margin-top:0}.tab-max{padding:20px 60px 0 !important}.custom-tab.rates-tab .tab-content{padding:60px 0}.plan_name_text h1{font-size:60px;line-height:68px}.each_plan_wrp .btn-primary{font-size:17px;font-family:stc_medium;letter-spacing:.5px}.each_plan_wrp .btn-secondary{font-size:15px;font-family:stc_medium;letter-spacing:.5px}.ent-product-moreinfo h1{font-family:stc;font-size:60px;line-height:68px;letter-spacing:.78px}.plan_name_text,.plans_title_wrp{margin-left:0px}.plan_main_sec{padding:0 30px 0 75px}.postpaid-roaming-plancard .roaming.subscription_shape{top:-130px !important}}.multi-sim-plan-price sup{font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#ffffff;position:absolute;top:0;left:4px}.multi-sim-plan-price sup:lang(ar){right:4px}.multi-sim-plan-price span{font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#ffffff;margin-left:-10px}.multi-sim-plan-price{padding-left:30px !important}.multi-sim-plan .multi-sim-plan-price{padding-left:0px !important}.multi-sim-plan .multi-sim-plan-price .sup{font-size:16px;display:inline-block;vertical-align:top;line-height:27px}.multi-sim-plan .multi-sim-plan-price .price{font-size:60px;display:inline-block;vertical-align:top;line-height:68px;margin-left:-6px}.multi-sim-plan-price:lang(ar){padding-left:0 !important;padding-right:30px}.multi-sim-plan li{border-bottom:#eee solid 1px}.multi-sim-plan{padding:0px}.multi-sim-plan h5{color:#fff !important}.multi-sim-plan i{font-size:40px !important;color:#fff !important}.multi-sim-text{padding-bottom:85px}.multi-sim-box{padding-bottom:300px}.emt-header{height:60px}.fs-multi{font-family:stc_bold;font-size:30px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#1d252d}.fs-multi-sub{font-size:14px}.btn-multi-sim{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#ffffff;background:#a54ee1}.btn-multi-sim:hover{color:#a54ee1;background:#ffffff;border:1px solid #a54ee1}.game-inner{margin:0 20%;width:195px;height:126px}.btn-bonus{background:#ff6a39;font-family:stc_bold;color:#fff;font-size:14px;line-height:1.57;letter-spacing:.5px;max-width:90px;margin:0;padding:10px;height:40px;position:absolute;bottom:360px;left:27px}.btn-bonus:hover{color:#ff6a39;background:#fff;border:1px solid #ff6a39}.multi-sim-float{position:absolute;right:-6px;width:165px;bottom:273px}.multi-sim-of{height:88px;width:76px}.multi-sim-of h2{font-family:stc_extra_bold;font-size:18px;line-height:.89;color:#ffffff;position:absolute;top:20px;left:12px}.multi-sim-p{padding:10px 0;font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#1d252d}.pt-6{padding-top:60px}.empty-bottom{padding:73px 0 73px 0}.multi-sim-card .card-header{background:#fff}.multi-sim-float-bar{position:absolute !important;top:-70px;left:20px}.multi-sim-float-bar:lang(ar){left:inherit;right:20px}.multi-sim-float-bar .subscription_shape{top:-80px}.multi-sim-section{padding-top:475px}.multi-sim-img{height:500px;width:100%}.multi-sim-section .subscription_shape{position:absolute;right:130px;width:130px;bottom:-80px}.each_plan_banner.multi-sim img{height:196px;width:100% !important}.each_plan_banner.multi-sim{padding:0}.each_plan_wrp.multi-sim{box-shadow:none}.each_plan_wrp.multi-sim .each_plan_content li{height:90px}.each_plan_wrp.multi-sim .each_plan_content li:last-child{height:auto;margin-top:20px}.each_plan_wrp.multi-sim .each_plan_content li:last-child img{width:100% !important;height:auto;margin-left:0}.each_plan_wrp.multi-sim .each_plan_content li .btn-bonus{bottom:35% !important}.each_plan_wrp.multi-sim .each_plan_content li .plan-list-value i{font-size:26px}.each_plan_wrp.multi-sim .each_plan_content li:last-child h5{margin-top:30px}.postpaid-roaming-plancard .roaming.subscription_shape{top:-100px}div.three_month_price p{font-size:30px;font-family:stc_bold}.home-bb-cover{max-width:542px}.home-bb-cover.upgrade-fiveg{max-width:664px}.product_banner_section.upgrade-fiveg{margin-bottom:130px}.home-bb-main.upgrade-fiveg .home-bb-form .form-control{max-width:475px}.home-bb-cover h1{font-family:stc_bold;font-size:48px;line-height:58px;letter-spacing:0;margin-bottom:10px}.home-bb-cover p{font-family:stc;font-size:24px;line-height:38px;letter-spacing:0;margin-bottom:20px}.home-bb-cover h4{font-family:stc_medium;font-size:24px;line-height:38px;letter-spacing:0;margin-bottom:50px;color:#4f008c}.home-bb-cover .btn-group{margin-bottom:22px}.home-bb-cover .btn-group .btn{margin-right:14px;width:166px;font-size:14px}.home-bb-cover .btn-group .btn:lang(ar){margin-right:inherit;margin-left:14px}.home-bb-cover .btn-group .btn i{position:absolute;left:10px;top:14px}.home-bb-cover .btn-group .btn i:lang(ar){left:inherit;right:10px}.home-bb-main .btn-req{text-transform:capitalize}.home-bb-main.slider-padding h3{font-size:24px;line-height:32px;letter-spacing:0;display:flex;justify-content:left;text-align:left !important;align-items:center;padding-left:25px}.home-bb-main.slider-padding h3:lang(ar){text-align:right !important;padding-left:inherit;padding-right:25px;justify-content:right}.home-bb-main.slider-padding .d-flex{display:flex !important}.home-bb-main .btn-req.disabled{background:#f3f3f1 !important;color:#8e9aa0 !important;border-color:#f3f3f1 !important}.home-bb-cover .btn-group .btn.disabled{background:#f3f3f1 !important;color:#8e9aa0 !important;border-color:#f3f3f1 !important}.home-bb-form .form-control{border:0;border-bottom:#8e9aa0 solid 1px;box-shadow:none;margin-bottom:35px;color:#8e9aa0;padding-left:35px !important;font-size:16px;letter-spacing:.5px}.home-bb-form .form-control:lang(ar){padding-left:inherit !important;padding-right:35px !important}.home-bb-form .group{position:relative}.home-bb-form .group i{position:absolute;left:0;top:-2px;font-size:24px}.home-bb-form .group i:lang(ar){left:inherit;right:0}.home-bb-main.slider-padding{margin:24px 0 25px;border-top:#ddd solid 1px;padding:28px 0}.home-bb-main .how-to-box-head:lang(ar){justify-content:center}.sub_text{color:#ff375e;font-family:stc_bold}@media (min-width:768px){.product_banner_section.upgrade-fiveg{margin-bottom:80px}.thanks_content .thanks_inner .btn{margin-top:50px;width:200px}.home-bb-main.slider-padding .d-flex{display:block !important}.home-bb-cover .btn-group .btn{margin-right:22px;text-transform:capitalize;position:relative;width:188px}.home-bb-cover .btn-group .btn:lang(ar){margin-right:inherit;margin-left:22px}.home-bb-main.slider-padding h3{font-size:38px;line-height:38px;letter-spacing:0;display:block;padding-left:0;text-align:center !important}.home-bb-main.slider-padding{margin:40px 0 150px;border-top:#ddd solid 1px;padding:75px 15px 0}.each_plan_content{box-shadow:0 -7px 10px rgba(29,37,45,0.3)}.each_plan_content.multi-sim-plan-cards{box-shadow:0 8px 30px -8px rgba(29,37,45,0.3) !important}.multi-sim-float-bar .subscription_shape{top:-125px}.multi-sim-wrap p{top:50px !important;font-family:stc_medium;font-size:34px !important;line-height:1;letter-spacing:.56px;color:#ffffff}.multi-sim-float-bar{position:absolute !important;top:-70px;left:0}.multi-sim-float-bar:lang(ar){left:inherit;right:0}.multi-sim-float-bar .subscription_shape{top:-80px}.multi-sim-section{padding-top:75px}.multi-sim-img{height:auto;width:100%}.multi-sim-section .subscription_shape{position:absolute;right:27px;width:120px;bottom:-101px}.multi-sim-section .subscription_shape:lang(ar){right:50%;left:27px}.each_plan_wrp.multi-sim .each_plan_content li{height:115px}.each_plan_wrp.multi-sim .each_plan_content li:last-child{height:auto;margin-top:20px}.each_plan_wrp.multi-sim .each_plan_content li:last-child img{width:100%;height:auto}.each_plan_wrp.multi-sim .each_plan_content li .btn-bonus{bottom:35% !important}.each_plan_wrp.multi-sim .each_plan_content li .plan-list-value i{font-size:26px}.each_plan_wrp.multi-sim .each_plan_content li:last-child .h5{margin-top:30px}.mobile-service-main-head,.missed-call-main-head{font-size:48px;line-height:50px;letter-spacing:1px;font-family:stc !important}.footer-subpage.footer-doc{padding:0 0 150px 0}.missed-call-notification-bg{background:linear-gradient(to bottom, #f3f3f1 31%, white 10%)}.missed-call-notification-bg li,.missed-call-notification-bg p{font-size:19px !important}.mis-inner p{margin-bottom:0}.missed-call-inner-sec p{font-size:19px;line-height:26px;letter-spacing:.5px;display:grid}.each_explore.half_height_full .each_explore_inner h3{padding-bottom:20px;text-align:center}.subscription_shape_wrp p{top:10px}}@media (min-width:1024px){.product_banner_section.upgrade-fiveg{margin-bottom:180px}.product_banner_section.switch_stc_hbb{margin-bottom:100px}.mobile-service-main-head,.missed-call-main-head{font-size:80px;line-height:86px;letter-spacing:1px;font-family:stc !important}.multi-sim-section .subscription_shape{position:absolute;right:27px;width:165px;bottom:-101px}.product_banner_section{background:#4f008c;overflow-y:visible}}@media screen and (max-width:767px){.fiber-addon-plan-title{padding-bottom:120px}}@media screen and (min-width:1440px){.home-plan-card-sec .fiveg-addon-cards .each_plan_banner{min-height:180px}}@media screen and (min-width:1530px){.home-plan-card-sec .fiveg-addon-cards .each_plan_banner{min-height:auto}}.clr-blk{color:#000 !important}.roaming-card{margin-top:300px;margin-left:-10px}.roaming-card .carousel{width:100%}.md-none{display:block}a.product-accordion.switch-to-stc .card-header h2{color:#1d252d}.feat-btn:hover{cursor:auto !important;color:#fff}.roaming-banner{background:#4f008c;overflow-y:visible;max-height:504px}.roaming-floating-search{position:absolute;top:0;left:0}.roaming-heading{font-family:stc;font-size:36px;line-height:1.33;color:#ffffff;padding-top:30px;width:294px}.roaming-title-content{max-width:570px;font-family:stc;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#ffffff;padding-top:10px;padding-bottom:4px}.roaming-floating-search form{width:100%}.btn-search{height:50px;width:50px}.btn-search i.icon-Right:lang(ar){transform:rotate(180deg)}.plan-section-space{width:100%;padding:50px 20px 0 20px}.plan-section-space h1,h3{width:100%}.plan-section-space .h3{width:100%}.banner-left-align{padding-top:30px;text-align:left !important;justify-content:flex-start !important;height:300px}.each_explore-bg{padding:0;height:300px}.each_explore-bg img{height:300px;object-fit:cover}.pb-150{padding-bottom:150px}.roaming-img{padding:0}.int-cal-rate-padding{padding:20px 15px 15px}.int-cal-rate-heading{width:325px}.country-search{padding:0 15px 60px 15px}.country-search i{position:absolute;bottom:0;font-size:28px}.country-search input{height:50px;font-size:30px !important;line-height:14px;padding-left:40px !important}.country-search input:lang(ar){padding-left:inherit !important;padding-right:40px !important}.country-search input::placeholder{color:#8e9aa0;opacity:1}.country-list{background:#f3f3f1;padding-top:25px}.country-list.ser-list{padding:20px 0}.country-list-title{align-items:center;display:flex;padding-left:0;justify-content:center}.country-row{padding-bottom:80px}.mpb-20{padding-bottom:20px}.country-list h2{font-family:stc_medium;font-size:38px;font-weight:500;line-height:1;color:#8e9aa0;margin-top:5px}.country-search input::placeholder:-ms-input-placeholder{color:#8e9aa0}.int-cal-table{max-width:325px}.int-cal-table li{padding-left:0;float:left;width:50%;font-family:stc;font-size:16px;line-height:normal;letter-spacing:.5px;color:#1d252d;padding-bottom:30px}.int-cal-rate-carousel{height:300px}.int-cal-rate-carousel img{height:300px}.int-cal-rate-carousel form{position:absolute;bottom:-175px;padding-left:20px}.int-cal-rate-carousel .search-content{width:330px}.country-details{padding-right:5px;padding-left:5px;background:linear-gradient(to bottom, #f3f3f1 100%, #fff 15%)}.country-details h1{width:325px;font-size:22px}.int-list-heading li{padding:20px 0 0 0;font-family:stc_bold;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#1d252d;width:100%;height:80px;border-bottom:1px solid #f3f3f1}.country-rate-detail{font-family:stc;font-size:19px;text-align:right;padding-left:10px;float:right}.country-rate-detail:lang(ar){text-align:right;padding-right:inherit;padding-left:10px}.int-terms{padding:20px 25px 0 35px;font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#8e9aa0}.int-m-40{padding:0px 30px}.tab-country{padding:20px 0}.tab-overflow{overflow-x:hidden;padding-left:15px !important;padding-right:15px !important}.no-bgcolor{background:none !important}.icon-Search.icon-grey{color:#8e9aa0 !important}.product_banner_section.roaming-banner{margin-bottom:185px}.roaming.plan-section-space h1{font-size:42px;font-family:stc;line-height:50px;letter-spacing:0}.roaming-plans-sec{margin-top:46px}.int-cal-rate-heading h1 i{font-size:48px;color:red}.int-cal-rate-heading h1 i{font-size:24px;color:#a5a5a5;margin:0 10px 0 0}.roaming-country-addon.subscription_shape{top:-100px !important}.roaming-country-addon.subscription_shape p{font-size:36px;font-family:stc_bold;line-height:normal}.int-cal-rate-heading.roaming h1{font-size:36px;line-height:48px;letter-spacing:0}.plan-section-space.roaming h1{font-size:36px;line-height:48px}.country-details h1{font-size:36px;line-height:48px}.country-details ol{padding:0 30px 0 30px}.int-cal-table li a{color:#1d252d}.missed-call-service-acc{padding:0}.search-topics.show-more{margin:0;padding:2px 0;color:#ff375e;font-family:stc_medium !important;font-size:15px !important;letter-spacing:.5px !important}.search-list-content p{color:#1d252d;font-size:16px !important;font-family:stc !important;letter-spacing:.5px !important}.container.missed-call-container{background:linear-gradient(to bottom, #f3f3f1 35%, white 35%)}.center-rate-detail{font-family:stc}.mis-cal-crd h1{padding:60px 20px 30px 5px}.mis-main{padding:0 20px 60px 20px}.mis-sub-head{font-family:stc;line-height:1.13;color:#1d252d;padding:20px 0;font-size:32px}.mis-sub-content{font-family:stc;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#1d252d}.mis-inner{padding:0 2px 50% 20px;background:#fff;box-shadow:0 12px 24px 0 rgba(0,0,0,0.06)}.ms-head-none{padding:0 !important}.ms-pd-content-none{padding:0}.mis-bg{background-color:#4f008c;font-family:stc_bold;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#ffffff;width:100%;margin-left:0}.mis-inner ol{padding-left:5px}.mis-inner ol li{font-size:16px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.mis-bg-1{padding:25px 0 25px 40px;border-bottom:1px solid #fff}.mis-bg-1:lang(ar){padding:25px 40px 25px 0}.mis-bg-1 i{padding:15px;float:left;color:#ffffff;font-size:24px}.mis-bg-1 i:lang(ar){float:right}.mis-bg span{font-family:stc}.ms-sub-heading{font-size:36px;line-height:1.33;color:#1d252d;padding:40px 0}.center-rate-detail{font-family:stc}.ms-table p{font-family:stc_bold;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#1d252d}.ms-table .ms-light{font-family:stc}.multi-sim-box{padding-bottom:300px}.each_plan_wrp .subscription_shape{position:absolute;right:60px;width:123px;top:-60px;z-index:999}.each_plan_wrp .subscription_shape:lang(ar){right:inherit;left:60px}.vi-all p{position:absolute;top:6px;right:5px;font-family:stc_medium;font-size:15px;font-weight:500;text-align:right;color:#ff375e}.main-wrp-txt{font-family:stc_bold !important;font-size:24px !important;line-height:1.19 !important;color:#ffffff;top:22px !important}.hex{position:relative;margin:1em auto;width:76px;height:120px;border-radius:10px;background:#fff;transition:opacity .5s;transform:rotate(90deg)}.hex-inner{position:relative;margin:1em auto;width:71px;height:110px;border-radius:10px;background:#a54ee1;transition:opacity .5s;transform:rotate(90deg);margin-top:-128px}.hex:before,.hex:after{position:absolute;width:inherit;height:inherit;border-radius:inherit;background:inherit;content:''}.hex:before{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.hex:after{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.hex-inner:before,.hex-inner:after{position:absolute;width:inherit;height:inherit;border-radius:inherit;background:inherit;content:''}.hex-inner:before{-webkit-transform:rotate(60deg);transform:rotate(60deg)}.hex-inner:after{-webkit-transform:rotate(-60deg);transform:rotate(-60deg)}.clr-red{background:#ff6a39 !important}.int-list-heading li:last-child{border:none}.country-details ol li{font-size:16px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.roaming-inside-search{width:315px}.roaming-where-to-next h3{font-size:36px;line-height:48px;font-family:stc}.roaming-where-to-next p{font-size:19px;line-height:26px;font-family:stc;letter-spacing:.5px}.roaming-where-to-next img{height:436px}.roaming-where-to-next .each_explore_inner{padding-top:30px}.product_banner_img.roaming-card .carousel-inner{overflow:visible}.product_banner_img.roaming-card{margin-left:5px;padding-right:15px;margin-top:0;padding-top:0}.product_banner_img img{width:104%}.each_plan_content ul li .plan-list-value a{float:right;font-size:15px;font-family:stc_medium;padding-top:0;color:#ff375e;cursor:pointer;position:relative;z-index:999}.each_plan_content ul li .plan-list-value a:lang(ar){float:left}.each_plan_content ul li .plan-list-value a:hover{color:#ff375e}.missed-call-service-acc .accordion .card-header{padding-left:15px;background:#fff}.missed-call-service-acc .accordion .card-body .list-item{padding-left:15px}.switch{position:relative;display:inline-block;width:40px;height:24px}.switch input{opacity:0;width:0;height:0}.slider-switch{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:20px;background-color:#fff;border:2px solid #4f008c;-webkit-transition:.4s;transition:.4s}.slider-switch:before{position:absolute;content:"";height:18px;width:18px;left:2px;bottom:1px;background-color:#4f008c;-webkit-transition:.4s;transition:.4s;border-radius:50%}input:checked+.slider-switch{border:2px solid #4f008c}input:focus+.slider-switch{box-shadow:0 0 1px #4f008c}input:checked+.slider-switch:before{-webkit-transform:translateX(14px);-ms-transform:translateX(14px);transform:translateX(14px)}.trade-device-condition li{padding:0 30px;height:60px;background:#fff;border-bottom:1px solid rgba(142,154,160,0.2);position:relative}.trade-device-switch{position:absolute;top:18px;right:45px}.trade-device-condition p{max-width:465px;font-family:stc;font-size:14px;color:#1d252d;padding-top:22px;width:192px}.bg-plan-trans{background:#fff !important;position:relative}.bg-plan-trans strong{color:#000 !important;font-size:19px}.bg-plan-trans label{width:100%}.r-value{font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#1d252d;width:300px}.btn-n{width:176!important}.btn-nt{border:none!important;width:200px!important;position:absolute;top:15px;right:0}.bg-yellow{background:#ffdd40;height:323px;width:263px}.trade-banner{height:590px;width:560px;margin-right:35px}.find-store-btn{font-family:stc_bold;font-size:14px;letter-spacing:1px;color:#ff375e;text-transform:uppercase}.trade-programme-box{height:auto;border-radius:2px;background-color:rgba(165,78,225,0.05);padding:20px 30px;width:307px;margin-right:30px}.trade-programme-box i{color:#4f008c;font-size:25px;float:right}.trade-programme-box i:lang(ar){float:left}.trade-box .each_plan_label{background:#4f008c}.trade-box input{background:#fff !important;border:1px solid #4f008c !important}.how-to-box-head{justify-content:left;display:flex;padding:20px 0 20px 0}.how-to-box-head:lang(ar){justify-content:right}.how-to-box{width:100px;height:93px;border-radius:2px;background-color:#4f008c;display:flex;justify-content:center}.how-to-box i{font-size:32px;color:#fff;justify-content:center;align-items:center;display:flex}.how-to-box-txt{font-family:stc;font-size:19px;line-height:1.68;letter-spacing:.5px;color:#1d252d}.xs-box{padding:30px}.trade-plan{font-family:stc_bold;font-size:24px;line-height:1.5;color:#1d252d}.trade-plan-txt{font-size:16px;font-family:stc}.trade-offer-round{height:80px;width:80px;border-radius:50%;background:#ffdd40;position:absolute;top:20px;right:0}.trade-offer-round h2{font-family:stc_bold;font-size:12px;color:#1d252d;padding-left:10px;padding-top:20px}.trade-offer-round span{font-size:16px;text-align:center;padding-left:10px}.fs-box-size{font-size:14px!important}.each_plan_content img{margin-left:-20px}.xs-plane-img{width:63px;height:132px}.xs-trade{width:258px;font-family:stc;font-size:36px;line-height:1.33;color:#1d252d}.xs-trade.trad-ful{width:100%}.banner-picture-section img{margin:20px 0 0 -20px}.banner-picture-section .subscription_shape{position:absolute;right:50px;width:130px;top:50px;z-index:999}.banner-picture-section .subscription_shape_wrp p{top:27px}.trade-programme-scroll{overflow-x:auto}.trade-programme-scroll .col-md-3{float:left}.xs-banner-txt{font-family:stc;font-size:24px;line-height:1.58;color:#ffffff}.xs-divider{display:none}.trade-in-device-tabs{margin-bottom:40px}.trade-in-device-tabs .nav-item a{background-color:#f3f3f1 !important;height:50px;width:251px;margin-right:10px;font-size:14px;letter-spacing:.5px;line-height:22px;font-family:stc_bold;text-align:center;padding:10px 0;color:#8e9aa0;margin-bottom:10px}.trade-in-device-tabs .nav-item a:lang(ar){width:auto;padding:10px}.trade-in-device-tabs .nav-item a.active{background-color:#ff375e !important;color:#fff}.trade-in-device-tabs .nav-item a i{margin-right:10px;position:relative;top:3px}.trade-in-device-tabs .nav-item a i:lang(ar){margin-left:10px;margin-right:inherit}.imei-number-input-sec{display:flex;border-bottom:2px solid #8e9aa0;margin-bottom:30px}.imei-number-input-sec input{border-bottom:none !important}.imei-number-input-sec i{margin-right:10px}.imei-number-input-sec .btn-primary{margin-top:0;height:39px;width:96px;margin-bottom:6px}.imei-input-disc h4{color:#ff6a39;font-family:stc_bold;font-size:10px;line-height:normal;letter-spacing:1px;margin-bottom:10px;text-transform:uppercase}.imei-input-disc p{font-family:stc;font-size:12px !important;line-height:19px !important;letter-spacing:.5px !important}.imei-input-disc p strong{font-family:stc_bold}.tradein-tab-main-heading h1{font-family:stc_bold;font-size:32px;line-height:48px;letter-spacing:0;color:#1d252d;text-align:center}.tradein-tab-main-heading p{font-size:16px;line-height:24px;letter-spacing:0;color:#1d252d;text-align:center}.tab-content.trade-in{width:100%;padding-left:0;padding-bottom:30px;border-bottom:1px solid #d8d8d8;margin-top:10%}.tradein-tab-main-heading{margin-bottom:50px;margin-top:67px}.tradein-sidebar ul li.active{display:block}.tradein-sidebar ul li{display:none}.tabs-left.sideways.mobile-bottom li.active{display:none}.tabs-left.sideways.mobile-bottom li{display:block}.tabs-left.sideways.mobile-bottom .mob-tradein-visited{display:none}.tradein-sidebar ul .mob-tradein-visited{display:block}.row.ready-switch-sec{height:340px;background:#4f008c}.ready-switch-sec-cnt{padding:44px 20px 0 20px;text-align:center;width:100%;color:#fff}.ready-switch-sec-cnt h1{font-size:32px;line-height:48px;font-family:stc_bold;margin-bottom:15px;text-align:center}.ready-switch-sec-cnt p{font-size:16px;line-height:24px;font-family:stc;margin-bottom:23px}.ready-switch-sec-cnt a{margin:auto;font-size:15px}.switch-offers-plans{margin:48px 0 150px 0}.switch-offers-plans-title h1{text-align:left;margin-bottom:45px;font-size:36px;line-height:48px;padding:0 5px}.switch-plan-box{box-shadow:0 8px 30px -8px rgba(29,37,45,0.3);border-radius:20px;height:100%}.switch-plan-box .btn-secondary{width:auto;min-width:188px}.switch-plan-content{padding:25px 25px 38px 25px;margin-bottom:0px;background:#fff}.switch-plan-content h3{font-family:stc_medium;font-size:30px;margin-bottom:60px;width:100%}.switch-plan-content h3{font-family:stc_medium;font-size:30px;margin-bottom:60px}.switch-plan-content p{font-size:12px;line-height:31px;letter-spacing:.5px;margin-bottom:22px}.switch-mobile-sec .switch-to-product{box-shadow:0 -7px 10px rgba(29,37,45,0.1);text-align:center;padding:55px 28px 32px 28px;background:#fff;border-radius:30px}.switch-mobile-sec .switch-to-product h4{font-family:stc_bold;font-size:24px;line-height:34px;margin-bottom:25px;text-align:center}.switch-mobile-sec .switch-to-product h4 span{font-size:12px;letter-spacing:1px;color:#fff;background:#ff375e;padding:2px 5px;margin-left:7px;border-radius:10px;position:relative;top:-5px}.switch-mobile-sec .switch-to-product img{width:100%}.mobile-sel-colors{display:inline-flex;margin:0}.mobile-sel-colors span{height:18px;width:18px;display:block;border-radius:50%;margin:10px 5px 15px 0;font-size:9px;padding:3px;color:#8e9aa0}.mobile-sel-colors span.black{background-color:#000}.mobile-sel-colors span.yellow{background-color:#ffdd40}.mobile-sel-colors span.orange{background-color:#ff6a39}.switch-mobile-price-sec p{font-size:16px;line-height:22px;color:#8e9aa0}.switch-mobile-price-cnt span{font-size:14px;line-height:19px;color:#ff375e;text-decoration:line-through}.switch-mobile-price-cnt h3{font-size:36px;line-height:36px;font-family:stc_bold;width:100%;text-align:center}.switch-mobile-price-cnt p{font-size:14px;line-height:22px;color:#8e9aa0}.switch-mobile-price-sec .storage-sec-mobiles{margin-bottom:20px}.switch-mobile-price-sec .storage-sec-mobiles a{font-size:14px;font-family:stc_bold;color:#8e9aa0;border:1px solid #8e9aa0;padding:5px;margin-right:10px;display:inline-block;margin-bottom:10px;margin-top:0}.switch-mobile-price-sec h5{font-size:14px;line-height:22px;text-align:center}.switch-mobile-price-sec .btn-primary{width:100%}.switch-mobile-sec-main h1{font-size:36px;line-height:48px;margin-bottom:20px}.switch-mobile-sec-main p{font-size:18px;line-height:32px}.switch-mobile-sec-main{margin-bottom:150px}.trade-in-section .search-results-input{max-width:705px}.trade-in-section .trade-search-title,.type-of-device-title{font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#1d252d;margin-bottom:10px}.trade-in-section .icon-Search i{color:#1d252d}.trade-in-search input{margin-bottom:45px;font-family:stc}.trade-in-section .trade-device-card{width:100%;height:116px;border-radius:2px;box-shadow:0 12px 24px 0 rgba(29,37,45,0.06);background-color:#4f008c;padding:15px;margin-bottom:20px}.trade-device-card-title{font-family:stc_medium;font-size:17px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:.5px;color:#ffffff;margin-top:35px}.trade-in-section .trade-in-section-heading{font-family:stc_medium;font-size:24px;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#1d252d;margin-top:45px}.trade-in-section .trade-in-section-sub-heading{font-family:stc;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1d252d;margin-bottom:25px}.pick-manufacturer .makers-list{display:inline-flex;flex-wrap:wrap}.pick-manufacturer .makers-list>div{margin:10px}.trade-in-section .makers-item{width:112px;height:110px;border-radius:5px;box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28);background-color:#ffffff}.trade-in-section .selected-item{border:solid 1px #ff375e}.trade-in-section .each_plan_label{font-family:stc;font-size:14px}.trade-in-section .device-details .fs-multi-sub,.pick-device .pick-device-slider .fs-multi-sub{font-family:stc_bold;font-size:12px}.trade-in-qualify .fs-multi-sub{font-family:stc_bold;font-size:12px;text-transform:uppercase}.trade-in-qualify .fs-box-size{font-family:stc_bold;font-size:16px}.trade-in-section .device-details .each_plan_content h5{font-family:stc_bold;font-size:38px}.trade-in-section .device-details .each_plan_wrp{box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.trade-in-section .device-condition .trade-device-condition ul{border-radius:5px;box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28)}.trade-in-section .device-condition .trade-device-condition li{height:auto}.trade-in-section .pick-device-slider .slider-wrapper{display:flex;overflow:auto;padding-bottom:50px}.trade-in-section .pick-device-slider .pick-slider-card{width:330px;min-width:330px;height:221px;background-color:#ffffff;border-radius:5px;margin-right:45px}.trade-in-section .pick-device-slider .trade-offer-round h2{font-family:stc;font-size:12px;text-align:center;padding-left:0px;padding-top:15px}.trade-in-section .pick-device-slider .trade-offer-round span{font-family:stc_bold;font-size:18px}.trade-in-section .pick-device-slider .trade-offer-round{right:10px}.trade-in-section .pick-device-slider .trade-box-name{font-family:stc_bold;font-size:19px}.trade-in-section .trade-in-qualify .bg-plan-trans .r-value{font-family:stc;font-size:14px;width:100%;letter-spacing:0}.trade-in-section .trade-in-qualify .btn-n{max-width:200px}.trade-in-section .trade-in-qualify .each_plan_label label{text-align:center;margin-left:5px}.trade-in-section .trade-in-qualify .each_plan_content img{width:100%}.trade-in-section .trade-in-qualify .trade-box-name{font-size:24px}.trade-in-section .trade-in-qualify .fs-multi{font-size:38px;text-transform:uppercase}.trade-in-section .trade-in-qualify .r-value{font-size:12px}.trade-in-section .trade-box{padding-top:60px}.trade-in-section .trade-plan{font-size:32px}.device-summary .your-details .trade-in-section-heading{font-family:stc_bold;font-size:19px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d}.device-summary .your-details .trade-in-section-sub-heading{font-family:stc;font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#8e9aa0}.device-summary .form.search-section input{padding:12px 5px 12px 12px !important;border-radius:2px;box-shadow:0 8px 20px 0 rgba(0,0,0,0.05);border:solid 1px #1d252d;background-color:#ffffff}.device-summary .btn-primary{max-width:646px;height:35px;font-family:stc_medium;font-size:15px;font-weight:500;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.5px;text-align:center;color:#f3f3f1}.device-summary .find-store-btn{text-transform:uppercase;margin-bottom:10px}.your-details label{font-family:stc;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.57;letter-spacing:.5px;color:#1d252d}.device-summary .each_plan_content{padding:0}.device-summary .find-our-store-block,.device-summary .your-details{padding:0 30px}.device-summary .find-our-store-block h2{font-family:stc_bold;font-size:19px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:.5px;color:#1d252d}.device-summary .find-our-store-block p{font-family:stc;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1d252d}.trade-in-section .xs-box{padding:30px 0px}.trade-in-section .each_plan_content img{margin-left:0px}.trade-in-section ::-webkit-scrollbar{height:4px;width:4px;background:#dfd7e4}.trade-in-section ::-webkit-scrollbar-thumb:horizontal{background:#4f008c;border-radius:10px;width:200px}.device-details .model-details{font-family:stc;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1d252d;margin-bottom:30px}.device-details .imei-details{font-family:stc;font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#8e9aa0}.subscription_shape.Postpaid-addons{top:-58% !important}.subscription_shape.Postpaid-addons p{font-size:42px;font-family:stc_bold;line-height:50px}.subscription_shape.why-postpaid{right:27px !important;top:51% !important}.packages_section .owl-carousel .col-md-4{padding:0;display:flex}.country-inner-tab-sec{padding:0 15px}.explore_rates_section.mobile-margin{margin-bottom:66%}.subscription_shape.Postpaid-addons p{font-size:30px;line-height:30px}.Postpaid-Addons-banner img{margin-top:0}.postpaid-plans-mobile-carousel .owl-nav{display:none}.postpaid-plans-mobile-carousel .owl-dots :after,.postpaid-plans-mobile-carousel .owl-dots button span{display:none !important}.postpaid-plans-mobile-carousel .owl-dots{bottom:0;position:relative}.postpaid-plans-mobile-carousel .owl-dots button{height:2px;width:35px;background:#ff375e !important}.multi-sim-card .card-header h2{font-family:stc;font-size:16px;letter-spacing:.13px;color:#1d252d;padding:0 10px}.product-box.entertainment-services{border-bottom:1px solid rgba(142,154,160,0.8)}.postpaid-plans-mobile-carousel .each_plan_wrp .btn-primary{font-size:14px;color:#f3f3f1 !important}.postpaid-plans-mobile-carousel .each_plan_wrp .btn-secondary{font-size:14px}.small-button-plans{font-size:15px;width:100%}.esim-content-box h1{margin-top:160px;font-size:36px;line-height:1.33;padding-bottom:20px}.esim-content-box p{font-size:16px;line-height:1.38;letter-spacing:.5px;padding-bottom:90px}.physical-sim-section h1{margin-top:53px;font-size:36px;line-height:1.33;margin-bottom:80px;padding:0 20px}.physical-sim-section .box-card-content h4{font-family:stc_medium;padding:40px 0 0 0;font-size:30px;line-height:1.2}.physical-sim-section .box-card-content p{font-size:16px;line-height:1.38;letter-spacing:.5px}.about-tech.esim{padding:0;margin-top:220px}.about-tech.esim .about-des-box{margin-top:40px;padding:0 20px}.esim .esim-benifit-bottom-sec{display:flex;padding:30px 30px 30px 15px;border-left:50px solid #ffffff}.esim-activation-sec{margin-top:80px}.esim-activation-sec h1{margin-bottom:80px}.esim-activation-sec img{background:linear-gradient(to right, #fff 60%, #ffdd40 42%);padding:82px 100px 0 0}.esim-content-box{padding:0 30px 0 50px}.physical-sim-section .box-right{background-color:#f3f3f1}.row.about-tech.esim .new-about-tech-in{background:linear-gradient(to bottom, transparent 42%, #a54ee1 42%);margin-top:-7%}.about-tech.esim .about-des-box h4{font-size:30px;line-height:1.2;font-family:stc_medium;color:#232f3a}.about-tech.esim .about-des-box p{font-size:16px;line-height:1.38}.esim-benifit-bottom-title h2 i{color:#4f008c;font-size:40px;display:block;margin-right:27px;margin-bottom:18px}.esim-benifit-bottom-title h2 i:lang(ar){margin-right:inherit;margin-left:27px}.esim-benifit-bottom-title h2{font-family:stc_medium;font-size:30px;line-height:1.2;margin-bottom:30px}.esim-benifit-bottom-title p{font-size:16px;line-height:1.38}.esim-benifit-bottom-title{margin-bottom:40px}.esim-activation-main-sec .banner-box{right:-15px;background-color:#a54ee1;height:85%}.ent-product-moreinfo.esim{padding:30px 0px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link{font-family:stc_medium;padding:10px 0 10px 0;margin-right:50px;margin-left:20px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link:lang(ar){margin-right:20px;margin-left:50px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link.active{color:#4f008c;border-bottom:4px solid}.ent-product-moreinfo.esim .award-contetnt .tab-content-title{font-size:18px;line-height:1.78;margin-bottom:25px}.ent-product-moreinfo.esim .award-contetnt p,.ent-product-moreinfo.esim .award-contetnt li{font-size:16px;line-height:1.5}.ent-product-moreinfo.esim .award-contetnt p a{font-family:stc_bold;color:#ff375e}.ent-product-moreinfo.esim .important-note-sec h4 i{font-size:24px;color:#4f008c;margin-right:14px}.ent-product-moreinfo.esim .important-note-sec h4{font-size:24px;line-height:10px;font-family:stc_bold;margin-bottom:20px}.ent-product-moreinfo.esim .important-note-sec{margin-top:50px}.ent-product-moreinfo.esim .important-note-sec p{font-size:24px;margin-bottom:57px;margin-left:40px}.ent-product-moreinfo.esim .important-note-sec a{font-size:15px;font-family:stc_medium;letter-spacing:.5px;width:200px;height:48px}.view-all.primary-link.eSIM{font-size:25.5px;letter-spacing:.75px;font-family:stc_medium;width:100%;height:92px;border:2px solid #fff;color:#fff;border-radius:5px;text-align:center;padding-top:23px;text-transform:none}.esim-phones-carousel .item{box-shadow:none !important}.esim-phones-carousel .item .card{background:none !important;border:none}.esim-phones-carousel .item .card img{width:100% !important;height:auto}.esim-phones-carousel .item .card p{font-size:20px;line-height:24px;letter-spacing:.57px;margin-top:20px;text-align:center}.custom-border{border-left:35px solid #ffffff}.esim .product_banner_text{padding:0 5px}.esim .product_banner_img{padding-left:5px}.esim .heading-section-3{margin-left:5px}.esim .box-card-picture img{padding:40px 20px 0 0}.about-tech.esim .new-about-tech-in img{margin-left:10px;overflow:hidden}.esim .box-card-picture{margin-top:90px;padding:0 5px}.ent-product-moreinfo.esim .important-note-sec a{width:100%;height:77px}.esim .about-des-box h4{margin:40px 0px 20px}.esim .box-card-wrapper{padding:0}.esim .box-card-picture .box-right{right:-10px}.esim .esim-activation-main-sec,.esim .esim-activation-main-sec .col-md-11{padding:0px}.esim .product-banner{display:none }.esim .product-carousel .owl-nav,.news-carousel .owl-nav{display:block}.esim .product-heading{padding:35px 110px 0 0px}.esim .product-heading:lang(ar){padding:35px 0 0 110px}.esim .owl-stage-outer .owl-stage{padding-top:60px}.esim .product-details{padding:0px 30px}.esim .owl-dots{display:none}.esim .esim-benefit-top{border-left:25px solid #ffffff}.deals .already-cust{display:flex}.stay-connected{font-family:stc;font-size:30px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#1d252d;padding:17px 0 0 56px}.deals .custom-tab-nav{margin-top:0;margin-bottom:53px}.deals .stc-customer{border-radius:2px;box-shadow:1px 2px 2px 0 rgba(214,222,226,0.1),0 2px 2px 0 rgba(214,222,226,0.1);border:solid 1px #c3c3c3;background-color:#ffffff}.deals .customer-icon{padding:32px}.deals .cust-ques{font-family:stc_bold;font-size:19px;color:#1d252d}.deals .cust-log{font-family:stc;font-size:12px;color:#1d252d}.deals .stc-customer .btn{width:137px;height:55px;position:relative;left:75px}.deals .crd-head{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#4f008c;padding-bottom:19px}.deals .footer-promotion p{margin-bottom:0px !important}.deals .footer-app-screen{margin-bottom:40px}.orange{background:#ff6a39 !important}.green{background:#00c48c !important}.blue{background:#1cced8 !important}.deals .offer{font-size:21.6px !important;text-align:center;font-family:stc_bold !important;line-height:30px !important;letter-spacing:.28px}.deals .offer-1{font-size:21.6px !important;font-family:stc_medium !important}.mt-130{margin-top:180px}.deals .show-more{width:420px;height:65px;text-align:center}.center-class{align-self:baseline}.second-part{display:none}.deals .int-heading{font-size:36px}.deals .stay-connected{padding:0 0 33px 0;font-size:18px}.mt-40{margin-top:80px}.deals .offer,.deals .offer-1{font-size:12px !important}.deals .offer_1{padding-top:15px;font-size:18px !important}.deals .crd-head{padding-bottom:2px !important}.deals .switch-plan-content h3{margin-bottom:10px !important  ;font-size:18px}.deals .footer-app-screen img{width:135px;margin-right:6px}.deals .show-more{width:100%}.deals .already-cust{display:block}.deals .customer-icon{padding:10px}.no-pad{padding:0}.deals .stc-customer{padding:20px 10px 15px 10px }.deals .cust-ques{padding-right:7px}.product_banner_section.addons{padding:0 20px}.mt-137{margin-top:60px !important}.purple{background-color:#4f008c !important}.mt-100{margin-top:100px}.pink-button{width:338px;height:55px}.learn-more{font-family:stc_bold;font-size:14px;font-weight:bold;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#ff375e;margin-top:30px}.mt1{margin-top:-60px}.why-stc-5G .plans_title_wrp .h1-medium{padding:10px 10px 30px 10px;margin:0}.why-stc-5G .plans_title_wrp p{font-size:18px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#1d252d;padding:10px 10px 30px 10px;margin:0}.blue.hex-inner{position:relative;margin:1em auto;width:51px !important;height:90px !important;border-radius:10px;background:#1cced8;transition:opacity .5s;transform:rotate(90deg);margin-top:-111px}.blue.hex{background:#1cced8}.blue-btn{width:195px;height:44px;border-radius:4px;background-color:#1cced8;color:#ffffff}.product-box-padding{padding:0}.footer-brand.footer-brand-content.switch-to-stc h1{font-size:48px;line-height:58px}.switchtostc-producbox-title{font-size:42px !important;line-height:50px !important;font-family:stc !important;letter-spacing:0}.switch-plan-content.switch-to-stc h3{font-size:18px;line-height:32px;letter-spacing:0;margin-bottom:10px}.switch-to-stc .owl-item img{width:100% !important}.switch-plan-content.switch-to-stc a{width:196px;height:55px}.switch-plan-content.switch-to-stc a:lang(ar){float:right;margin-bottom:30px}.switch-mobile-sec-main{padding:0 5px;margin-bottom:30px}.each_plan_wrp.switch-to-product{margin-bottom:25px}.switch-mobile-sec .get-more-para{font-size:28px;line-height:32px;font-family:stc_medium;color:#fff;text-align:center;width:100%;margin-bottom:55px}.switch-mobile-sec .shop-all-btn{width:262px;height:55px;border:1px solid #fff;border-radius:2px;font-size:17px;font-family:stc_medium;letter-spacing:.75px;background:transparent;color:#fff;margin:auto auto 100px auto}.product-btn.switch-to-stc a,.product-btn.switch-to-stc-second a{width:100%}.switch-mobile-price-sec i{font-size:16px;color:#4f008c;margin-right:5px}.switch-mobile-price-sec i:lang(ar){margin-left:5px;margin-right:0;padding-right:5px}.product-accordion.switch-to-stc{padding:0 30px}.product-accordion.switch-to-stc .card-header{background:#fff}.addons-broadband .switch-mobile-price-cnt h3{font-size:19px}.addons-broadband .green.main-wrp-txt1{font-size:15px !important}.m-b-140{margin-bottom:170px !important}.opening{border-radius:4px !important;background-color:#f3f3f1 !important;color:#8e9aa0 !important;font-size:14px !important;font-family:stc_bold !important;padding:9px 10px !important;margin-right:13px !important;margin-top:15px !important}.store-heading{font-family:stc_medium;font-size:24px;font-weight:500;line-height:1;color:#1d252d;margin-bottom:15px}.store-details{font-family:stc;font-size:19px;letter-spacing:.5px;color:#2c3645}.store-details span{font-family:stc_bold;font-size:12px;font-weight:bold;letter-spacing:1px;text-align:center;color:#8e9aa0;background:#f3f3f1;border-radius:11px;width:180px}.store-details span:lang(ar){margin-right:10px;width:auto;display:inline-flex;padding:2px 10px}.coverage-search-box{width:100%;height:300px;background:#fff;padding:29px 25px 29px 25px;box-shadow:0 8px 30px -8px rgba(29,37,45,0.3);z-index:999}.coverage-search-box h3{font-size:24px;line-height:34px;font-family:stc_bold}.coverage-search-box p{font-size:14px;line-height:24px;font-family:stc;letter-spacing:.5px;margin-top:5px}.coverage-search-box form{display:flex;height:50px;border:1px solid #8e9aa0;border-radius:5px}.coverage-search-box form i{font-size:24px;color:#8e9aa0;padding:8px 13px 0 13px;border-right:1px solid #8e9aa0}.coverage-search-box .search-box i{font-size:24px;color:#8e9aa0;padding:8px 13px 0 13px;border-right:none;position:relative;top:5px}.coverage-search-box .search-box{width:100%}.coverage-search-box .search-box input{width:70%;height:48px;border:none;outline:none}.coverage-search-box .search-box input::placeholder{font-size:14px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.signal-g-colors{margin-top:27px}.signal-g-colors h4{font-size:24px;line-height:34px;margin-top:-7px}.signal-g-colors .fiveg span{background:#ff375e;height:20px;width:20px;display:block;border-radius:2px;margin-right:10px}.signal-g-colors .fourg span{background:#4f008c;height:20px;width:20px;display:block;border-radius:2px;margin-right:10px}.signal-g-colors .threeg span{background:#a54ee1;height:20px;width:20px;display:block;border-radius:2px;margin-right:10px}.signal-g-colors .fiveg,.signal-g-colors .fourg,.signal-g-colors .threeg{margin-right:25px}.check-coverage-banner-text{margin-top:53px;padding:0 20px}.check-coverage-banner-text h1{font-size:32px;font-family:stc_medium;line-height:48px;color:#fff;margin-bottom:32px}.check-coverage-banner-text p{font-size:24px;line-height:34px;color:#fff;margin-bottom:40px}.covergae-banner-button{width:100%;height:55px;font-size:15px;letter-spacing:.5px;margin:auto}.product_banner_section.check-coverage-banner-sec{max-height:660px}.product_banner_img.check-coverage-banner-img img{margin-top:32px}.got-more-qstn-title{font-size:48px;line-height:58px;margin-top:50px;padding:0}.esim-products-sec{display:none}.main-wrp-txt.deals{font-size:19px !important;line-height:24px !important;font-family:stc_medium !important;letter-spacing:0;margin-top:20px}.main-wrp-txt.deals.new-deals{margin-top:37px}.quick-pay .owl-item img{width:100% !important}.quick-pay-form-group{border-bottom:2px solid #8e9aa0}.quick-pay-form-group input{border-bottom:none !important}.bd-i{padding-top:7px;font-style:normal}.quick-pay-form-group input::placeholder{font-size:16px;letter-spacing:.5px;font-family:stc_medium;color:#8e9aa0}.main-wrp-txt.deals.numbertag{font-size:29px !important;line-height:24px !important;font-family:stc_bold !important;margin-top:20px}.roaming-country-main-name{font-size:36px !important;line-height:48px !important}.fiber-addons-bb-sec{margin-top:0px}.plans_title_wrp.fiber-addons{margin-bottom:85px}.switch-plan-img-sec.deals{height:238px}.switch-plan-img-sec.deals img{height:100%}.show-more.deals{font-size:17px}.subscription_shape_wrp.deals{width:120px}.each_plan_wrp .btn-secondary.deals{font-size:14px;font-family:stc_medium;letter-spacing:.5px}.switch-plan-content.deals p{line-height:19px}.switch-offers-plans.deals{margin-bottom:60px}.esim-benifit-bottom-title.internet-fiber p{color:#202a33}.btn-white.check-cvr.text-nowrap{width:248px;margin:0 auto}.light-purple{background-color:#a54ee1}.add_on_section.internet-fiber::after{height:670px;display:block}.add_on_section.internet-fiber{margin-bottom:0;padding-bottom:150px}.about-tech.esim.internet-fiber{margin-top:0;overflow:hidden}.internet-speed-sec-cnt h1{font-size:36px;line-height:48px;letter-spacing:0}.internet-speed-sec-cnt p{font-size:24px;line-height:38px}.internet-speed-sec-details h3{font-size:24px;line-height:38px;letter-spacing:0;display:inline}.internet-speed-sec-details p{font-size:14px;line-height:22px;letter-spacing:.5px}.internet-speed-sec-details{margin-bottom:60px}.internet-5g-plan-box{padding:0 20px}.fiveg-adons.subscription_shape p{font-size:28px;line-height:32px;font-family:stc_bold;color:#1d252d}.packages_section .owl-carousel .col-md-4.internet{padding:0 0}.plan-new{padding:0 15px}.switch-to-product.mobile{display:flex;padding:28px 28px 32px 0}.switch-to-product.mobile .switch-to-product-details h4{font-family:stc_bold;font-size:19px;line-height:32px;letter-spacing:.5px;margin-bottom:0;color:#1d252d}.switch-to-product.mobile .switch-to-product-details .switch-mobile-price-sec p{font-size:12px;line-height:19px;margin-bottom:0}.switch-to-product.mobile .switch-to-product-details .switch-mobile-price-cnt h3{font-family:stc_bold;font-size:19px;line-height:26px;letter-spacing:.5px;margin-bottom:0;color:#1d252d}.switch-to-product.mobile .switch-to-product-details .mobile-sel-colors span{width:20px;height:20px}.switch-to-product.mobile .switch-mobile-price-sec .storage-sec-mobiles{text-align:left;margin-bottom:0}.switch-to-product.mobile .switch-mobile-price-sec .storage-sec-mobiles:lang(ar){text-align:right}.product-btn.switch-to-stc-second .btn:lang(ar){margin:0 15px 15px 0}.switch-to-product.mobile .switch-mobile-price-sec .storage-sec-mobiles a{font-size:12px;border-radius:5px;border:2px solid #8e9aa0;margin-top:0;display:inline-block;margin-bottom:10px}.switch-to-product.mobile .switch-mobile-price-sec h5{font-size:12px;line-height:0}.switch-to-product.mobile .old-price{font-size:14px;line-height:19px;color:#ff375e;text-decoration:line-through}.switch-mobile-sec.mobile{display:block}.switch-mobile-sec.mobile .switch-to-product img{width:75%}.switch-mobile-sec.mobile .each_plan_wrp{margin-bottom:20px}.why-fiber-main-title h1{font-size:48px;line-height:58px}.product-desc.mobile-broadband-adons .footer-prdouct-no{display:block}.part-earing-points-slide{margin-bottom:0}.mobile-broadband-accessories h1{font-size:48px;line-height:58px;margin-bottom:60px}.mobile-broadband-plans-cnt h1{font-size:36px;line-height:48px}.many-ways-fiveg-sec::after{content:"";width:100%;height:100%;position:absolute;z-index:-1;background-color:#4f008c;top:45%;left:0}.owl-carousel .owl-item .switch-plan-img-sec.why-stc-fiveg img{width:100% !important}.about-des-box-sec{border-left:35px solid #fff}.main-item-head td:first-child p{font-family:stc_bold}.blue-btn.bestselling{font-size:19px;font-family:stc_bold}.blue-btn.bestselling i:lang(ar){padding-right:.5rem !important;padding-left:inherit}.blue-btn.bestselling i:lang(ar){padding-left:.5rem !important}.plan_name_text.multi-sim-text.fiber-addons-bb-sec h1{font-size:30px;line-height:48px;font-family:stc_bold}.plan_name_text.multi-sim-text.fiber-addons-bb-sec a{padding-top:15px;font-size:15px;font-family:stc_medium;margin-top:-63px}.plan_name_text.multi-sim-text.fiber-addons-bb-sec{padding-bottom:37px}.bestselling-desc{color:#fff !important}.subscription_shape.bestselling-banner-sec img{width:100%;height:100%}.subscription_shape.bestselling-banner-sec p strong{font-size:22px;font-family:stc_bold;line-height:22px}.subscription_shape.bestselling-banner-sec p{font-size:22px;font-family:stc_medium;line-height:28px;margin-left:0;margin-top:0}.plan_name_section.multi-sim-section.fiber-addons{margin-bottom:110px}.plan-carousel.fiber-addons .roaming.subscription_shape{left:55%}.plan-carousel.fiber-addons .roaming.subscription_shape:lang(ar){left:inherit;right:55%}.plan-carousel.fiber-addons .roaming.subscription_shape p{font-size:25px;line-height:30px;top:40px}.each_plan_banner.postpaid-roaming-plancard.fiber-addons h3{font-size:32px !important;font-family:stc_bold}.each_plan_banner.postpaid-roaming-plancard.fiber-addons h6{font-size:12px;line-height:17px}.accordion .card:last-child .card-header{border-bottom:none}.plans_title_wrp.internet{padding-bottom:20px}.postpaid-plans-mobile-carousel .owl-dots{margin-top:50px !important}.product-accordion .list-item{padding:0 0}.mobile-adons-product-no{font-size:42px;font-family:stc_medium}.footer-main-heading.mobile-broadband{max-width:100%}.country-inner-tab-sec .int-list-heading li p{font-family:stc_bold;font-size:19px;letter-spacing:.5px}.country-inner-tab-sec .int-list-heading{margin-top:40px}.product-box.newsroom.earning-points h1,.product-box.newsroom.earning-points p,.product-box.newsroom.earning-points a{padding-left:5px}.internet-lfet-align{padding-left:15px}.plan_name_text.multi-sim-text.fiber-addons-bb-sec .each_plan_content li{border-color:rgba(255,255,255,0.2)}.plan_name_section.multi-sim-section.fiber-addons .plan_name_img{margin-right:0}.plan_name_section.multi-sim-section.fiber-addons .multi-sim-float-bar{left:0;padding-right:0}.plan_name_section.multi-sim-section.fiber-addons .multi-sim-float-bar:lang(ar){right:0}.packages_section.why-stc-fiveg::after{top:30%}.brows_all_wrp.plans h3{font-family:stc_bold}.esim-content-sec{overflow:hidden}.__range{margin:30px 0 20px 0;-webkit-appearance:none;background-color:#ff375e;height:3px;width:100%;margin:10px auto;border-bottom:none !important}.__range:focus{outline:none}.__range::-webkit-slider-thumb{-webkit-appearance:none;width:14px;height:14px;background:#4f008c;cursor:-moz-grab;cursor:-webkit-grab}.breadcrumb-section.data-cal{border:none;margin-bottom:60px}.breadcrumb-item a.active{color:#ff375e}.esim-phones-carousel .owl-nav{right:20px;top:0;display:block}.product-slider.esim{background:-webkit-repeating-linear-gradient(#4F008C, #4F008C 70%, #ffffff 28%, #ffffff 101%)}.packages_section.mobile_broadband_adons::after{top:30%}.store-locator-main-img img{width:106%;overflow:hidden}.check-coverage-main-sec a{margin-top:-22%;margin-left:20px;font-size:17px;font-family:stc_bold;letter-spacing:.5px;position:relative;width:200px}.check-coverage-main-sec a:hover{background-color:#fff;color:#ff375e}.check-coverage-main-sec .map-select-locator{height:355px}.entertainment-product-top .opening-tabs{display:block ruby;overflow:scroll;padding-bottom:30px}.store-heading-main{margin-bottom:40px}.store-address-sec .col-md-6{padding-right:15px}.background-img-none{background-image:none !important}.store-details span{background:#ff375e;font-size:12px;color:#fff;letter-spacing:1px;font-family:stc_bold;padding:5px 9px;margin-left:0px}.about-tech.esim.internet-fiber .new-about-tech-in img{margin-left:-15px}.tradein-sidebar ul{display:inline-block;background:#fff;position:relative;margin-bottom:40px}.tradein-sidebar ul li{height:40px;padding:10px 0 0 25px}.tradein-sidebar ul li:lang(ar){padding:10px 25px 0 0px}.tradein-sidebar ul li a{font-family:stc_bold;font-size:14px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.tradein-sidebar ul li.active{border-left:5px solid #4f008c}.tradein-sidebar ul li.active:lang(ar){border-left:inherit;border-right:5px solid #4f008c}.tradein-sidebar ul li.active a{color:#4f008c}.tab-content.trade-in .tradein-tab-cnt h1{font-family:stc_bold;font-size:24px;line-height:38px;letter-spacing:0;margin-bottom:0}.tab-content.trade-in .tradein-tab-cnt p{font-size:14px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.tab-content.trade-in .tradein-tab-cnt p span{font-family:stc_bold;color:#ff375e;cursor:pointer}.tab-content.trade-in .tradein-tab-cnt form label{font-family:stc_medium;font-size:16px;letter-spacing:1px;color:#8e9aa0;margin-bottom:0;margin-left:37px;text-transform:capitalize}.tradein-select-sec{display:flex;border-bottom:2px solid #8e9aa0;padding-bottom:5px}.tradein-select-sec i{font-size:22px}.tradein-bm .tradein-select-sec{position:relative;height:45px}.tradein-bm .tradein-select-sec i{position:absolute;z-index:-1}.tradein-bm .tradein-select-sec i.trad-drop{right:0}.tradein-bm .tradein-select-sec i.trad-drop:lang(ar){right:unset;left:0}.tradein-bm .tradein-select-sec select{position:absolute;padding-left:30px;padding-right:0;background:none!important}.tradein-bm .tradein-select-sec select:lang(ar){padding-left:0;padding-right:30px}.tradein-select-sec select{border:none;font-size:16px;line-height:22px;letter-spacing:.5px;padding-top:0;margin-top:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;color:#8e9aa0}.ime-number-input{margin-top:15px;-moz-appearance:none;-webkit-appearance:none;appearance:none}.tradein-tab-cnt .btn-primary{font-size:17px;font-family:stc_medium;color:#f3f3f1;letter-spacing:.5px;margin-top:0}.tab-content.trade-in .tradein-tab-cnt.grade form label,.tab-content.trade-in .tradein-tab-cnt.contact-details form label{margin-left:0}.tab-content.trade-in .tradein-tab-cnt.grade form label:lang(ar),.tab-content.trade-in .tradein-tab-cnt.contact-details form label:lang(ar){right:0;display:flex}.tab-content.trade-in .tradein-tab-cnt.grade form .label-text{font-family:stc;font-size:12px;line-height:19px;letter-spacing:.5px;color:#1d252d}.tab-content.trade-in .tradein-tab-cnt.grade form .checkbox{border-bottom:none}.tab-content.trade-in .tradein-tab-cnt.grade form .check{width:18px;height:18px}.tab-content.trade-in .tradein-tab-cnt.grade form .check:lang(ar)::before{margin-left:0;margin-right:10px}.tab-content.trade-in .tradein-tab-cnt.grade form .form-group{margin-bottom:38px}.tradein-tab-cnt.device-summary .device-summary-details p{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#1d252d;margin-bottom:5px}.tradein-tab-cnt.device-summary .device-summary-details h4{font-size:24px;line-height:28px;letter-spacing:.75px;margin-bottom:24px}.tradein-tab-cnt.device-summary .device-summary-details h5{font-size:16px;letter-spacing:0;font-family:stc_bold;margin-bottom:14px}.device-summary-buttons{display:block}.device-summary-buttons .btn-primary{font-size:17px;font-family:stc_medium;letter-spacing:.5px;color:#f3f3f1;width:100%;height:55px;margin-top:30px}.device-summary-buttons .btn-secondary{font-size:17px;font-family:stc_medium;color:#ff375e;margin-left:0;margin-top:15px;letter-spacing:0;width:100%}.tradein-main-secv{padding-bottom:40px;border-bottom:1px solid #d8d8d8}.tradein-main-secv .tradein-sidebar{padding-top:0}.tradein-verify-btn{margin-top:0 !important;margin-left:10px}.ime-result-select-main{border-bottom:2px solid #8e9aa0}.ime-result-select-box{border:none;font-size:16px;line-height:22px;letter-spacing:.5px;padding-top:0;margin-top:0;-moz-appearance:none;-webkit-appearance:none;appearance:none}.ime-result-select-main i{margin-top:10px}.trade-up-tradein-sec{padding-bottom:75px;border-bottom:1px solid #d8d8d8}.trade-up-tradein-sec h1{font-size:36px;line-height:48px;letter-spacing:0;margin-bottom:24px}.tabs-left.sideways.mobile-bottom{margin-top:27px}.take-ot-future-sec h1{margin-top:43px;margin-bottom:48px}.take-ot-future-sec .bg-plan-trans h1{margin-top:20px;margin-bottom:20px;font-size:30px;line-height:34px;font-family:stc_medium}.take-ot-future-sec .bg-plan-trans p{font-size:14px;line-height:22px}.take-ot-future-sec .bg-plan-trans .r-value{font-size:16px;line-height:22px}.trade-in-programme-cards{display:inline-flex;overflow-x:scroll;overflow-y:hidden;padding-left:30px;cursor:pointer;margin-bottom:72px;width:375px}.trade-up-tradein-sec h3{font-size:24px;line-height:38px;letter-spacing:0;text-align:left}.trade-up-tradein-sec h3:lang(ar){text-align:right}.trade-up-tradein-sec p{font-size:14px;line-height:22px;letter-spacing:0;margin-top:10px}.trade-plan-sub-txt{font-family:stc;font-size:16px;color:#1d252d}.tradein-tab-cnt.grade .checkbox label{font-size:12px;color:#1d252d;font-family:stc;line-height:19px;letter-spacing:.5px}.tradein-tab-cnt.contact-details .bottom-text{font-size:16px;line-height:22px;letter-spacing:.5px}.trade-plan.trade-plan-sub.pt-6{font-size:18px}.imei-number-input-sec input::placeholder{font-family:stc_medium}.tradein-tab-cnt.contact-details .bottom-cnt-contact{font-size:16px !important;line-height:22px !important;letter-spacing:.5px !important}.identify-main-para{font-size:16px !important;line-height:22px !important;letter-spacing:.5px !important;color:#1d252d !important}.banner-picture-section.trade-in{padding-bottom:0}.trade-in-programme-cards::-moz-scrollbar-track{background:red}.tradein-tab-cnt.device-summary .row .col-md-4{width:30%}.tradein-tab-cnt.device-summary .row .col-md-6{width:70%}.tradein-tab-cnt.device-summary .device-summary-details h1{font-size:38px}.tradein-visit-color{color:#00c48c !important}.internet-card .each_plan_wrp .subscription_shape{position:absolute;left:82px;width:88px;top:13px;z-index:999}.internet-card .each_plan_wrp .subscription_shape strong{font-size:12px !important;font-family:stc_medium !important}.search-type-effet{color:#4f008c !important;border-bottom:4px solid #4f008c !important}.tradein-tab-cnt.contact-details.trad-cont{margin-top:20px}.group.tradein-sect .has-validation{padding-top:15px}.switch-mobile-sec.mobile.internet-card .subscription_shape p{top:30px;padding:0;font-size:12px}.switch-to-product.mobile .switch-mobile-price-sec .storage-sec-mobiles a:first-child{display:none}.search-suggestion .result-item-wrapper .result-item{padding:25px 15px;border-bottom:solid 2px #f3f3f1}.call-rates-search.no-serach-result-found.noser-result{padding-left:34px;background:#fff;margin-top:-100px;height:125px;margin-bottom:-50px}.switch-to-product.mobile .switch-to-product-img{width:175px}.postpaid-plans-mobile-carousel .owl-stage{display:flex}.postpaid-plans-mobile-carousel .owl-stage .owl-item{display:flex;flex-wrap:wrap}.btn-multi-sim:hover{background:#a54ee1}.many-ways-enjoy-cols{display:flex}.box-s-none{box-shadow:none !important}.postpaid-romaing-center-btn{width:100%}.switch-to-stc-device{padding:0 20px}.switch-to-stc-device .main-para{font-size:18px;line-height:32px;padding-bottom:0}.product-desc.mobile-broadband-adons.mt-xs-0{margin-top:0}.switch-plan-content.switch-to-stc{border-radius:20px}.Postpaid-table.ms-table{display:block;overflow:scroll}.plan_name_section.multi-sim-section .plan_name_img{height:505px}.plan_name_section.multi-sim-section .plan_name_img img{height:100%;width:100%;object-fit:cover}#roaming-cc:lang(ar){direction:ltr}.product_benifit_wrp .img-box-left img:lang(ar){transform:scaleX(-1);margin-right:-15px;margin-left:0}.valid i:lang(ar),.error i:lang(ar){right:95%}.search-list a i:lang(ar){transform:rotate(180deg)}.language-main-list{cursor:pointer}.subscription_text{top:43px !important}.roaming.subscription_shape p{font-size:25px;font-family:stc_bold;top:30px;line-height:30px}@media only screen and (min-width:768px){.plan-carousel.fiber-addons .roaming.subscription_shape p{font-size:25px;line-height:30px;top:30px}.plan-carousel.fiber-addons .roaming.subscription_shape p:lang(ar){top:30px}}@media screen and (min-width:768px){.Postpaid-table.ms-table{overflow:hidden}.plan_name_text.multi-sim-text.fiber-addons-bb-sec h1{font-size:60px;line-height:68px;font-family:stc_bold}.plan_name_section.multi-sim-section.fiber-addons .multi-sim-float-bar:lang(ar){right:47%}.product-desc.mobile-broadband-adons.mt-xs-0{margin-top:100px}.subscription_shape.bestselling-banner-sec p strong,.subscription_shape.bestselling-banner-sec p{font-size:22px;font-family:stc_bold;line-height:28px}.subscription_shape.bestselling-banner-sec img{width:100%;height:100%}.subscription_shape.Postpaid-addons p{font-size:20px;top:30px}.country-list.ser-list{padding:40px 0}.int-cal-table{max-width:600px}.subscription_shape_wrp.deals{width:136px}.banner-left-align{padding-top:30px;text-align:left !important;justify-content:flex-start !important;height:300px}.subscription_shape.bestselling-banner-sec p{margin-top:30px;margin-left:0}.fiber-addons-bb-sec{margin-top:-30px}.how-to-box-head{padding:50px 0 40px 0}.tradein-tab-cnt.contact-details.trad-cont{margin-top:20px}.trade-in-programme-cards{width:690px}.got-more-qstn-title{margin-top:0px}.more-question{position:absolute;top:220px}.recomnd-head{padding:60px 0 0 0px;background:#f3f3f1}.card-main-bg{background:#ffffff}.main-wrp-txt.deals.numbertag{font-size:19px !important;margin-top:20px}.store-details span{margin-left:10px}.each_plan_wrp .btn-secondary.deals,.each_plan_wrp .btn-secondary{width:100%}.each_plan_wrp .btn-secondary{letter-spacing:0px}.deals .stc-customer .btn{width:100%;height:55px;left:0}.main-wrp-txt{top:50px !important}.pt-120{padding-top:0px}.vi-all p{position:absolute;top:16px}.hex{width:128px;height:209px;margin-top:-40px}.hex-inner{width:124px;height:200px;margin-top:-218px}.each_plan_wrp .subscription_shape{width:100px;top:-65px !important;right:0;height:100px}.main-wrp-txt{font-size:42px !important}.custom-border{border-left:0}.esim .product_banner_text{padding:0 5px}.esim .product_banner_img{padding-left:0}.esim .heading-section-3{margin-left:0}.esim .heading-section-3{margin-left:auto}.esim .box-card-picture img{padding:40px 40px 0 0}.esim .box-card-picture{margin-top:0}.esim .view-all.primary-link.eSIM{width:319px}.mt-160{margin-top:160px}.addons-broadband .switch-plan-content h3{margin-bottom:30px !important}.addons-broadband .green.main-wrp-txt1{font-size:25px !important}.quick-pay .submit-sponsorship{margin:130px 0 200px;max-width:642px}.quick-pay-offer .submit-sponsorship{margin:130px 0 100px !important;max-width:642px}.search-mobile .icon-Phone{position:absolute;top:-2px}.quick-pay .btn{width:171px}.bd-i{font-size:12px;font-family:stc_extra_bold;position:absolute;top:0px;font-style:normal}.opening{font-size:14px !important;font-family:stc_bold !important;padding:9px 10px !important;margin-right:20px !important;border:none !important;line-height:20px;height:50px}.store-details{font-size:19px}.store-heading{font-size:38px;font-family:stc;margin-bottom:45px}.esim-products-sec{display:flex !important}.about-tech.esim .new-about-tech-in img{margin-left:-75px}.about-tech.esim .new-about-tech-in img:lang(ar){margin-left:0;margin-right:-75px}.trade-in-section .trade-in-section-heading{font-size:30px;font-family:stc_bold}.trade-in-section .trade-box{padding:30px}.trade-in-section .trade-in-qualify .each_plan_label label{text-align:left;margin-left:30px}.trade-in-section .trade-in-qualify .btn-n{max-width:200px}.trade-in-section .search-results-input{max-width:705px}.trade-in-section .trade-search-title,.type-of-device-title{font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#1d252d;margin-bottom:10px}.trade-in-section .icon-Search i{color:#1d252d}.trade-in-search input{margin-bottom:45px;font-family:stc}.trade-in-section .trade-device-card{width:195px;height:116px;border-radius:2px;box-shadow:0 12px 24px 0 rgba(29,37,45,0.06);background-color:#4f008c;padding:15px}.trade-device-card-title{font-family:stc_medium;font-size:17px;font-weight:500;font-stretch:normal;font-style:normal;line-height:1.12;letter-spacing:.5px;color:#ffffff;margin-top:35px}.trade-in-section .trade-in-section-sub-heading{font-family:stc;font-size:14px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#1d252d;margin-bottom:25px}.pick-manufacturer .makers-list{display:inline-flex;flex-wrap:wrap}.pick-manufacturer .makers-list>div{margin:10px}.trade-in-section .makers-item{width:112px;height:110px;border-radius:5px;box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28);background-color:#ffffff}.trade-in-section .selected-item{border:solid 1px #ff375e}.trade-in-section .each_plan_label{font-family:stc;font-size:14px}.trade-in-section .device-details .fs-multi-sub,.pick-device .pick-device-slider .fs-multi-sub{font-family:stc_bold;font-size:12px}.trade-in-section .device-details .each_plan_wrp{box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28);border-top-left-radius:12px;border-top-right-radius:12px;border-bottom-left-radius:5px;border-bottom-right-radius:5px}.trade-in-section .device-condition .trade-device-condition ul{border-radius:5px;box-shadow:0 2px 4px 0 rgba(142,154,160,0.08);border:solid 1px rgba(142,154,160,0.28)}.trade-in-section .device-condition .trade-device-condition li{height:auto}.trade-in-section .pick-device-slider .slider-wrapper{display:flex;overflow:auto;padding-bottom:50px;width:1140px}.trade-in-section .pick-device-slider .pick-slider-card{width:330px;min-width:330px;height:221px;background-color:#ffffff;border-radius:5px;margin-right:45px}.trade-in-section .pick-device-slider .trade-offer-round h2{font-family:stc;font-size:12px;text-align:center;padding-left:0px;padding-top:15px}.trade-in-section .pick-device-slider .trade-offer-round span{font-family:stc_bold;font-size:18px}.trade-in-section .pick-device-slider .trade-offer-round{right:10px}.trade-in-section .pick-device-slider .trade-box-name{font-family:stc_bold;font-size:19px}.trade-in-qualify .xs-plane-img{width:100%;height:auto}.trade-in-section .trade-device-card{width:195px;margin-bottom:0px}.trade-in-section .xs-box{padding:30px}.trade-in-section .each_plan_content img{margin-left:-20px}.tradein-sidebar ul li.active{display:block}.tradein-sidebar ul li{display:block}.device-summary-buttons{display:flex}.device-summary-buttons .btn-primary{font-size:17px;font-family:stc_medium;letter-spacing:.5px;color:#f3f3f1;width:248px;height:55px}.device-summary-buttons .btn-secondary{font-size:17px;font-family:stc_medium;color:#ff375e;margin-left:20px;margin-top:30px;letter-spacing:0;width:188px}.device-summary-buttons .btn-secondary:lang(ar){margin-right:20px;margin-left:0}.identify-main-para{font-size:19px !important;line-height:26px !important}.banner-picture-section.trade-in{padding-bottom:60px}.take-ot-future-sec .bg-plan-trans h1{margin-top:20px;margin-bottom:20px;font-size:24px;line-height:34px;font-family:stc_medium}.switch-mobile-sec.mobile{display:none}.packages_section .owl-carousel .col-md-4{min-width:100%;display:flex !important}.switch-to-stc{margin-bottom:0}.many-ways-enjoy-cols{min-width:100%;display:flex}.many-ways-enjoy-cols img{width:100% !important}.xs-divider{display:block}.about-des-box-sec{border-left:none}.call-rates-search.no-serach-result-found.noser-result{padding-left:70px;background:#fff;margin-top:-150px;height:125px;margin-bottom:-50px}.product_banner_text p{font-size:16px}.explore_rates_section.mobile-margin{margin-bottom:33%}.addons.addons-broadband .col-md-4{max-width:100%;display:flex;flex:1}.each_plan_wrp.bs-none{box-shadow:none}.switch-mobile-price-sec .btn-primary{margin-top:0}.plan_name_section .h1-medium{padding-bottom:0}.plan_name_section .h1-medium:lang(ar){padding-bottom:10px}.plan_name_text p{font-size:12px}.plan_name_text li{font-size:12px}.plan_name_text li i{padding-right:12px;font-size:12px}.btn-primary.why-stc-fiber.addon-name.why-btn{font-size:15px;padding:10px;margin-bottom:10px}.plan_name_text ul{padding-bottom:0}.postpaid-romaing-center-btn{width:45%}.mis-inner.missed-call-inner-sec p,.mis-inner.missed-call-inner-sec ul{margin-bottom:20px}.main-doubleplan-img-sec{height:470px}.main-doubleplan-cnt-sec{height:355px}.main-doubleplan-img-sec img{width:auto;object-fit:cover;height:100% !important}.plan-carousel.postpaid-plans-mobile-carousel .col-md-4{flex:1}.plan_name_section.multi-sim-section .plan_name_img{height:505px}.plan_name_section.multi-sim-section .plan_name_img img{height:100%;width:100%;object-fit:cover}.offset-md-6.col-md-6.multi-sim-float-bar:lang(ar){right:50%}}@media screen and (min-width:1024px){.plan-carousel.fiber-addons .roaming.subscription_shape p{font-size:36px;line-height:42px;top:50px}.plan-carousel.fiber-addons .roaming.subscription_shape p:lang(ar){top:50px}.subscription_shape.bestselling-banner-sec.fibre-hexa p{margin-top:23px;margin-left:12px}.subscription_shape.bestselling-banner-sec.fibre-hexa p:lang(ar){margin-top:40px}.many-ways-enjoy-cols{min-width:0}.subscription_shape.bestselling-banner-sec p{margin-top:30px;margin-left:6px;font-size:35px;line-height:40px}.subscription_shape.bestselling-banner-sec p:lang(ar){margin-left:-10px;margin-top:25px}.subscription_shape.bestselling-banner-sec p strong{font-size:35px;font-family:stc_bold;line-height:35px}.subscription_shape.bestselling-banner-sec img{width:188px;height:203px}.pt-120{padding-top:120px}.each_plan_wrp .subscription_shape{width:160px;top:-100px}.subscription_text{top:60px !important}.each_plan_wrp .btn-secondary.deals,.each_plan_wrp .btn-secondary{width:100%}.mpb-20{padding-bottom:0}.roaming-img{padding:0}.roaming-card .carousel{width:100%}.roaming-card{margin-top:-50px;margin-left:5px}.md-none{display:none}.padding-box img{height:610px;object-fit:cover}.roaming-floating-search{position:absolute;top:190px;left:172px}.roaming-heading{font-family:stc;font-size:60px;line-height:1.13;color:#ffffff;width:100%}.roaming-floating-search form{width:350px}.btn-search{height:50px;width:50px}.plan-section-space{padding:100px 15px 0 15px}.plan-section-space h1,h3{width:100%}.banner-left-align{padding-top:100px;padding-left:75px;text-align:left !important;justify-content:flex-start !important;height:600px}.each_explore-bg{padding:0;height:600px}.each_explore-bg img{height:600px;object-fit:cover}.pb-150{padding-bottom:150px}.int-cal-rate-padding{padding:100px 60px 80px}.int-cal-rate-heading{width:100%;border-bottom:1px solid #d3d3d3;padding-bottom:30px}.country-search{padding:0 60px 60px 60px}.country-search i{position:absolute;bottom:14px}.country-search input{height:100px;font-size:60px !important;line-height:24px;padding-left:80px !important;border-bottom:2px solid #f3f3f1 !important}.country-search input:lang(ar){padding-left:inherit !important;padding-right:80px !important}.country-search input::placeholder{color:#8e9aa0;opacity:1}.country-list{background:#f3f3f1;padding-top:65px}.country-list-title{align-items:center;display:block;padding-left:15px}.country-list.ser-list{padding:40px 0}.country-row{padding-bottom:80px}.int-cal-table{max-width:1014px}.int-cal-table li{float:left;width:338px;font-family:stc;font-size:19px;padding-left:0;line-height:2.53;padding-bottom:0}.int-cal-table li:lang(ar){float:right;padding-left:inherit;padding-right:0}.int-cal-rate-carousel{height:610px}.int-cal-rate-carousel img{height:610px}.int-cal-rate-carousel form{position:block;bottom:-50px;padding-left:0}.int-cal-rate-carousel .search-content{width:100%}.country-details h1{font-size:60px;width:720px;line-height:68px}.int-list-heading li{padding:20px 0 0 0;font-family:stc_bold;font-size:19px;line-height:1.37;letter-spacing:.5px;color:#1d252d;width:100%;height:80px;border-bottom:1px solid #f3f3f1}.country-rate-detail{font-family:stc;font-size:19px;text-align:left}.country-rate-detail:lang(ar){text-align:right}.int-terms{padding:20px 75px 0 54px;font-family:stc;font-size:16px;line-height:1.38;letter-spacing:.5px;color:#8e9aa0}.country-rate-box-side{padding-top:80px;background:#FFF}.country-top-box{position:relative;height:60px;background:#f3f3f1;width:100%}.country-rate-planner{min-height:196px !important}.int-m-40{margin:0 40px;padding:0}.tab-country{padding:60px 0}.country-details ol{padding:0 0 0 15px}.country-details ol li{font-size:16px;line-height:22px;letter-spacing:.5px;color:#8e9aa0}.roaming-inside-search{width:350px}.int-cal-rate-heading h1 i{font-size:48px;color:#a5a5a5;margin:5px 30px 0 0}.mis-cal-crd h1{padding:100px 0 30px 0}.mis-main{padding:0 15px 120px 15px}.mis-sub-head{font-size:60px;width:720px;padding:50px 0 50px 0}.mis-inner{padding:0 115px 200px 115px}.mis-bg{font-size:19px;line-height:1.37;height:110px;margin-bottom:10px}.mis-main .custom-tab-nav{margin-bottom:40px}.mis-bg-1{border-right:1px solid #fff}.roaming-plans-sec{margin-top:56px;margin-bottom:20px}.product_banner_img.roaming-card{margin-left:-20px}.roaming-where-to-next h3{font-size:60px;line-height:68px}.roaming.plan-section-space{padding:100px 15px 0 15px}.roaming.subscription_shape{left:73%}.roaming.subscription_shape p{font-size:36px;font-family:stc_bold;top:42px;line-height:42px}.product_banner_section.roaming-banner{margin-bottom:250px}.roaming.plan-section-space h1{font-size:60px;line-height:68px}.product_banner_img img{width:100%}.product_banner_img.roaming-card{padding-right:0}.roaming-where-to-next img{height:100%}.country-search i{font-size:48px}.Postpaid-table.ms-table .Postpaid-table-head p{font-size:19px;font-family:stc_bold;padding:0 10px 0 0}.Postpaid-table.ms-table .Postpaid-table-head tr{border:none}.missed-call-service-acc .accordion .card-header{background-color:#fff}.mis-inner ol{padding-left:15px}.xs-divider{display:block}.banner-picture-section img{margin:0}.bg-yellow{background:#ffdd40;height:565px;width:450px}.xs-trade{width:1033px;font-size:60px;line-height:1.13;letter-spacing:.78px}.r-value{width:370px}.btn-n{width:200!important}.xs-plane-img{width:100%;height:100%}.trade-device-condition p{width:100%}.each_plan_content img{margin-left:0}.xs-box{padding:0}.how-to-box-head{justify-content:center;display:flex;padding:100px 0 60px 0}.how-to-box{width:194px;height:180px}.how-to-box i{font-size:60px}.trade-programme-box h2{font-size:16px !important}.trade-programme-box p{font-size:14px !important}.banner-picture-section .subscription_shape{top:140px;z-index:999;right:170px}.banner-picture-section .subscription_shape p{top:58px}.product_banner_text p{font-family:stc;font-size:30px;color:#ffffff;padding-top:15px}.trade-title{font-size:80px}.how-to-box-head{justify-content:center;display:flex;padding:100px 0 60px 0}.how-to-box{width:194px;height:180px;border-radius:2px;background-color:#4f008c;display:flex;justify-content:center}.how-to-box i{font-size:60px;color:#fff;justify-content:center;align-items:center;display:flex}.how-to-box-txt{font-family:stc;font-size:19px;line-height:1.68;letter-spacing:.5px;color:#1d252d}.pb-200{padding-bottom:200px}.trade-in-section .trade-plan{font-family:stc_bold;font-size:48px;line-height:1.21}.trade-plan-txt{font-size:24px;line-height:1.58;color:#1d252d;text-align:center}.trade-box{padding:90px 0px 150px 0px}.trade-plan-sub{font-size:30px}.trade-plan-sub-txt{font-family:stc;font-size:16px;color:#1d252d}.trade-box .each_plan_label label{font-size:14px}.trade-box-name{font-family:stc;font-size:24px;line-height:.92;letter-spacing:.75px;color:#1d252d}.fs-box-size{font-size:16px!important}.trade-device-condition{background:#fff}.ready-switch-sec-cnt{padding:87px 320px 0 320px}.ready-switch-sec-cnt h1{font-size:48px;line-height:58px;font-family:stc_bold;margin-bottom:35px}.ready-switch-sec-cnt p{font-size:24px;line-height:34px;font-family:stc;margin-bottom:50px}.row.ready-switch-sec{height:453px}.switch-offers-plans-title h1{text-align:center;margin-bottom:140px;font-size:60px;line-height:68px}.switch-mobile-sec-main h1{font-size:60px;line-height:68px}.switch-mobile-sec-main p{font-size:30px;line-height:36px}.product_banner_section.roaming-banner img{margin-top:0}.packages_section .owl-carousel .col-md-4{padding:0 15px;min-width:0}.country-inner-tab-sec{margin-left:60px;padding:142px 60px 0 60px}.explore_rates_section.mobile-margin{margin-bottom:0}.postpaid_addons_mobile_plan{margin:0}.subscription_shape.Postpaid-addons p{font-size:42px;line-height:50px}.Postpaid-Addons-banner img{margin-top:50px}.multi-sim-card .card-header h2{font-family:stc;font-size:24px;line-height:1.33;letter-spacing:.2px;color:#1d252d;padding:0}.recharge-product-section h2{font-size:48px;line-height:58px;font-family:stc}.second-product-box-img{padding-left:15px}.postpaid-plans-mobile-carousel .each_plan_wrp .btn-primary{font-size:17px !important}.postpaid-plans-mobile-carousel .each_plan_wrp .btn-secondary{font-size:17px !important}.more_data_inner p{left:-15px}.more_data_inner p:lang(ar){left:inherit;right:-15px}.small-button-plans{width:307px}.deals .already-cust{display:flex}.stay-connected{font-family:stc;font-size:30px !important;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.2;letter-spacing:normal;color:#1d252d;padding:17px 0 0 56px}.deals .custom-tab-nav{margin-top:85px;margin-bottom:53px}.deals .stc-customer{border-radius:2px;box-shadow:1px 2px 2px 0 rgba(214,222,226,0.1),0 2px 2px 0 rgba(214,222,226,0.1);border:solid 1px #c3c3c3;background-color:#ffffff}.deals .customer-icon{padding:32px}.deals .cust-ques{font-family:stc_bold;font-size:19px;color:#1d252d}.deals .cust-log{font-family:stc;font-size:12px;color:#1d252d}.deals .stc-customer .btn{width:137px;height:55px;left:0}.deals .crd-head{font-family:stc_bold;font-size:14px;letter-spacing:1px;color:#4f008c;padding-bottom:19px}.deals .footer-promotion p{margin-bottom:0px !important}.deals .footer-app-screen{margin-bottom:40px}.orange{background:#ff6a39 !important}.green{background:#00c48c !important}.blue{background:#1cced8 !important}.deals .offer{font-size:21.6px !important;text-align:center;font-family:stc_bold !important;line-height:30px !important;letter-spacing:.28px}.deals .offer-1{font-size:21.6px !important;font-family:stc_medium !important}.mt-130{margin-top:180px}.deals .show-more{width:420px;height:65px;text-align:center}.center-class{align-self:center}.deals .int-heading{padding-left:0;font-size:60px;line-height:68px;margin-bottom:17px}.esim-content-box h1{margin-top:250px;font-size:80px;line-height:95px;padding-bottom:38px}.esim-content-box p{font-size:19px;line-height:32px;letter-spacing:.5px;padding-bottom:187px}.physical-sim-section h1{margin-top:137px;font-size:60px;line-height:68px;letter-spacing:.7px;margin-bottom:90px;padding:0 15px}.physical-sim-section .box-card-content h4{font-size:24px;font-family:stc_medium;line-height:34px;padding:40px 0 0 0}.physical-sim-section .box-card-content p{font-size:16px;line-height:22px;letter-spacing:.5px}.about-tech.esim{padding:0;margin-top:330px}.about-tech.esim .about-des-box{margin-top:100px}.esim-benifit-bottom-sec{display:flex;padding:170px 88px 150px 88px}.esim-activation-sec{margin-top:170px}.esim-activation-sec h1{margin-bottom:100px}.esim-activation-sec img{background:linear-gradient(to right, #fff 60%, #ffdd40 42%);padding:82px 100px 0 0}.esim-content-box{padding:0 88px}.physical-sim-section .box-right{background-color:#f3f3f1}.row.about-tech.esim .new-about-tech-in{background:linear-gradient(to bottom, transparent 42%, #a54ee1 42%);margin-top:-7%}.about-tech.esim .about-des-box h4{font-size:36px;line-height:50px;font-family:stc_medium;color:#232f3a}.about-tech.esim .about-des-box p{font-size:24px;line-height:34px}.esim-benifit-bottom-title h2 i{font-size:60px;margin-right:27px;color:#4f008c;display:inline}.esim-benifit-bottom-title h2 i:lang(ar){margin-right:inherit;margin-left:27px}.esim-benifit-bottom-title h2{font-family:stc_medium;font-size:38px;line-height:38px;margin-bottom:57px;display:flex}.esim-benifit-bottom-title p{font-size:24px;line-height:34px}.esim-benifit-bottom-title{margin-bottom:125px}.esim-activation-main-sec .banner-box{right:15px;background-color:#a54ee1;height:85%}.ent-product-moreinfo.esim{padding:120px 60px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link{font-family:stc_medium;padding:10px 0 10px 0;margin-right:65px;margin-left:0}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link:lang(ar){margin-right:0px;margin-left:65px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link.active{color:#4f008c;border-bottom:4px solid}.ent-product-moreinfo.esim .award-contetnt .tab-content-title{font-size:36px;line-height:50px;margin-bottom:56px}.ent-product-moreinfo.esim .award-contetnt p{font-size:24px;line-height:40px}.ent-product-moreinfo.esim .award-contetnt p a{font-family:stc_bold;color:#ff375e}.ent-product-moreinfo.esim .important-note-sec h4 i{font-size:24px;color:#4f008c;margin-right:14px}.ent-product-moreinfo.esim .important-note-sec h4 i:lang(ar){margin-right:0;margin-left:14px}.ent-product-moreinfo.esim .important-note-sec h4{font-size:24px;line-height:10px;font-family:stc_bold;margin-bottom:20px}.ent-product-moreinfo.esim .important-note-sec{margin-top:50px}.ent-product-moreinfo.esim .important-note-sec p{font-size:24px;line-height:10px;margin-bottom:57px}.ent-product-moreinfo.esim .important-note-sec a{font-size:15px;font-family:stc_medium;letter-spacing:.5px;width:200px;height:48px}.view-all.primary-link.eSIM{font-size:25.5px;letter-spacing:.75px;font-family:stc_medium;width:319px;height:92px;border:2px solid #fff;color:#fff;border-radius:5px;text-align:center;padding-top:23px;text-transform:none}.esim-content-box h1{margin-top:250px;font-size:80px;line-height:95px;padding-bottom:38px}.esim-content-box p{font-size:19px;line-height:32px;letter-spacing:.5px;padding-bottom:187px}.physical-sim-section h1{margin-top:137px;font-size:60px;line-height:68px;letter-spacing:.7px;margin-bottom:90px}.physical-sim-section .box-card-content h4{font-size:24px;font-family:stc_medium;line-height:34px;padding:40px 0 0 0}.physical-sim-section .box-card-content p{font-size:16px;line-height:22px;letter-spacing:.5px}.esim .about-tech.esim{padding:0;margin-top:250px}.esim .about-tech.esim .about-des-box{margin-top:55px}.esim .esim-benifit-bottom-sec{display:flex;padding:170px 70px 150px 70px;border-left:0px}.esim-activation-sec{margin-top:170px}.esim-activation-sec h1{margin-bottom:100px}.esim-activation-sec img{background:linear-gradient(to right, #fff 60%, #ffdd40 42%);padding:82px 100px 0 0}.esim-content-box{padding:0 88px}.physical-sim-section .box-right{background-color:#f3f3f1}.row.about-tech.esim .new-about-tech-in{background:linear-gradient(to bottom, transparent 42%, #a54ee1 42%);margin-top:-7%}.about-tech.esim .about-des-box h4{font-size:36px;line-height:50px;font-family:stc_medium;color:#232f3a}.about-tech.esim .about-des-box p{font-size:24px;line-height:34px}.esim-benifit-bottom-title h2 i{font-size:60px;margin-right:27px;color:#4f008c;margin-top:-15px}.esim-benifit-bottom-title h2 i:lang(ar){margin-right:inherit;margin-left:27px}.esim-benifit-bottom-title h2{font-family:stc_medium;font-size:38px;line-height:38px;margin-bottom:57px}.esim-benifit-bottom-title p{font-size:24px;line-height:34px;padding:0}.esim-benifit-bottom-title{margin-bottom:125px}.ent-product-moreinfo.esim{padding:120px 0}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link{font-family:stc_medium;padding:10px 0 10px 0;margin-right:65px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link:lang(ar){margin-right:0;margin-left:65px}.ent-product-moreinfo.esim .custom-tab-nav .nav-tabs .nav-link.active{color:#4f008c;border-bottom:4px solid}.ent-product-moreinfo.esim .award-contetnt .tab-content-title{font-size:36px;line-height:50px;margin-bottom:56px}.ent-product-moreinfo.esim .award-contetnt p,.ent-product-moreinfo.esim .award-contetnt li{font-size:24px;line-height:40px}.ent-product-moreinfo.esim .award-contetnt p a{font-family:stc_bold;color:#ff375e}.ent-product-moreinfo.esim .important-note-sec h4 i{font-size:24px;color:#4f008c;margin-right:14px}.ent-product-moreinfo.esim .important-note-sec h4{font-size:24px;line-height:10px;font-family:stc_bold;margin-bottom:20px}.ent-product-moreinfo.esim .important-note-sec{margin-top:50px}.ent-product-moreinfo.esim .important-note-sec p{font-size:24px;line-height:10px;margin-bottom:57px}.ent-product-moreinfo.esim .important-note-sec a{font-size:15px;font-family:stc_medium;letter-spacing:.5px;width:200px;height:48px}.view-all.primary-link.eSIM{font-size:25.5px;letter-spacing:.75px;font-family:stc_medium;width:319px;height:92px;border:2px solid #fff;color:#fff;border-radius:5px;text-align:center;padding-top:23px;text-transform:none}.esim-phones-carousel .item{box-shadow:none !important}.esim-phones-carousel .item .card{background:none !important;border:none}.esim-phones-carousel .item .card img{width:auto !important;height:310px}.esim-phones-carousel .item .card p{font-size:20px;line-height:24px;letter-spacing:.57px;margin-top:20px}.esim .about-des-box h4{margin:0 0 100px -75px}.esim .banner-picture-section img{margin:20px 0 0 -30px}.custom-border{border-left:60px solid #ffffff}.product-box.switch-to-stc .product-desc h2{font-size:48px;line-height:58px}.switch-mobile-price-cnt h3{font-size:38px;line-height:38px}.switch-mobile-sec .get-more-para{font-size:42px;line-height:50px;font-family:stc_medium;color:#fff;text-align:center;width:100%;margin-top:90px}.switch-mobile-sec .shop-all-btn{width:319px;height:92px;border:2px solid #fff;border-radius:5px;font-size:25.5px;font-family:stc_medium;letter-spacing:.75px;background:transparent;color:#fff;margin:42px auto 100px auto}.footer-brand.footer-brand-content.switch-to-stc h1{font-size:80px;line-height:95px}.switchtostc-producbox-title{font-size:48px !important;line-height:58px !important}.switch-plan-content.switch-to-stc h3{font-size:30px}.switch-offers-plans{margin:95px 0 170px 0}.product-btn.switch-to-stc a{width:325px}.product-btn.switch-to-stc-second a{width:210px;margin-right:17px}.switch-mobile-sec-main{margin-bottom:150px}.switch-mobile-price-sec a{margin-top:46px}.switch-mobile-sec .switch-to-product img{padding:0 50px;height:auto}.product-accordion.switch-to-stc .card-header h2{font-family:stc;font-size:24px;line-height:34px;color:#1d252d}.coverage-search-box{width:562px;height:385px;background:#fff;padding:48px 52px 48px 52px;position:absolute;top:50%}.coverage-search-box h3{font-size:30px;line-height:36px;font-family:stc_bold}.coverage-search-box p{font-size:19px;line-height:26px;font-family:stc;letter-spacing:.5px;margin-top:20px}.coverage-search-box .search-box input{width:85%}.check-coverage-banner-text{margin-top:140px;padding:0}.check-coverage-banner-text h1{font-size:48px;font-family:stc_medium;line-height:58px;color:#fff;margin-bottom:40px}.covergae-banner-button{width:307px;margin:0}.product_banner_img.check-coverage-banner-img img{margin-top:150px}.got-more-qstn-title{font-size:60px;line-height:68px;margin-top:0}.roaming-country-main-name{font-size:60px !important;line-height:68px !important}.sim-only-product-box{margin-bottom:70px !important}.fiber-addons-bb-sec{margin-top:0}.plans_title_wrp.fiber-addons{margin-bottom:0}.deals .switch-plan-content h3{font-size:30px}.deals .switch-plan-content p{font-size:16px;line-height:31px;letter-spacing:.5px}.switch-plan-img-sec.deals{height:375px}.main-wrp-txt.deals.numbertag{font-size:36px !important;line-height:30px !important;margin-top:27px}.main-wrp-txt.deals{font-size:22px !important;line-height:30px !important;margin-top:10px}.main-wrp-txt.deals.new-deals{margin-top:30px}.subscription_shape_wrp.deals{width:100%}.postpaid-plans-mobile-carousel .each_plan_wrp{width:100%;height:100%}.each_plan_banner.internet-fiber h3{font-size:48px !important;line-height:58px !important}.brows_all_wrp h3{font-family:stc_medium;line-height:50px}.about-tech.esim.internet-fiber{margin-top:200px}.switch-plan-content.internet-plan-sec p{font-size:16px;line-height:31px;letter-spacing:.5px}.tradein-tab-main-heading h1{font-family:stc_bold;font-size:48px;line-height:58px;letter-spacing:.5px;color:#1d252d;text-align:center}.tradein-tab-main-heading p{font-size:24px;line-height:38px;letter-spacing:0;color:#1d252d;text-align:center}.tab-content.trade-in{width:85%;padding-left:100px;border-bottom:none;margin-top:0}.tab-content.trade-in:lang(ar){padding-left:inherit;padding-right:100px}.trade-in-device-tabs .imei-coe-button{width:214px}.trade-in-device-tabs .brand-model-button{width:251px}.tab-content.trade-in .tradein-tab-cnt h1{font-family:stc_bold;font-size:38px;line-height:38px;letter-spacing:0;margin-bottom:20px}.tab-content.trade-in .tradein-tab-cnt p{font-size:19px;line-height:26px;letter-spacing:.5px;color:#8e9aa0}.imei-number-input-sec .btn-primary{margin-top:0;height:40px;width:119px;margin-bottom:6px}.take-ot-future-sec h1{margin-top:100px;margin-bottom:160px}.internet-speed-sec-cnt h1{font-size:80px;line-height:95px;letter-spacing:0}.internet-speed-sec-cnt p{font-size:30px;line-height:36px}.internet-speed-sec-details h3{font-size:38px;line-height:38px;letter-spacing:0;margin-bottom:40px}.internet-speed-sec-details p{font-size:19px;line-height:32px;letter-spacing:.5px;margin-bottom:30px}.fiveg-adons.subscription_shape p{font-size:42px;line-height:50px}.switch-mobile-sec.mobile{display:none}.product-desc.mobile-broadband-adons .footer-prdouct-no{display:none}.part-earing-points-slide{margin-bottom:300px}.part-earing-points-slide h1{font-size:80px;line-height:98px;margin-bottom:120px;margin-top:-80px}.part-earing-points-slide p{font-size:19px;line-height:26px;letter-spacing:.5px}.mobile-broadband-accessories h1{font-size:80px;line-height:95px;margin-bottom:0}.mobile-broadband-plans-cnt h1{font-size:60px;line-height:68px}.switch-plan-img-sec.why-stc-fiveg img{height:383px}.mt-100{margin-top:209px}.mt-137{margin-top:137px !important}.about-des-box-sec{border-left:none}.plans_title_wrp.fiber-addons h1{font-size:80px;line-height:95px;letter-spacing:0}.plan_name_section.multi-sim-section.fiber-addons{margin-bottom:110px}.plan-carousel.fiber-addons.fiber-addons-cards{margin-top:60px}.plan-carousel.fiber-addons .roaming.subscription_shape{left:55%}.plan-carousel.fiber-addons .roaming.subscription_shape:lang(ar){left:inherit;right:55%}.subscription_shape.bestselling-banner-sec{right:10%}.each_plan_banner.postpaid-roaming-plancard.fiber-addons h6{font-size:14px;line-height:22px}.get-more-img img{margin-top:150px}.product-accordion .list-item{padding:0 }.plans_title_wrp.internet{padding-bottom:100px}.product-desc.mobile-broadband-adons h2{font-size:48px;line-height:58px;font-family:stc}.switch-plan-content p{font-size:16px;line-height:31px;letter-spacing:.5px;margin-bottom:30px}.country-inner-tab-sec .int-list-heading li p{font-family:stc_bold;font-size:19px;letter-spacing:.5px}.country-inner-tab-sec .int-list-heading{margin-top:40px}.add_on_section.internet-fiber::after{height:422px}.packages_section .owl-carousel .col-md-4.internet{padding:0 20px}.internet-lfet-align{padding-left:0}.plan_name_section.multi-sim-section.fiber-addons{padding-top:104px}.plan_name_text.multi-sim-text.fiber-addons-bb-sec a{margin-top:0}.ent-product-moreinfo.mobile-service{padding-top:70px}.packages_section.why-stc-fiveg::after{top:45%}.brows_all_wrp.plans h3{font-family:stc_medium}.product-slider.esim{background:-webkit-repeating-linear-gradient(#4F008C, #4F008C 82%, #ffffff 28%, #ffffff 101%)}.packages_section.mobile_broadband_adons::after{top:55%}.check-coverage-main-sec .map-select-locator{height:644px}.check-coverage-main-sec a{margin-top:-11%}.store-address-sec .col-md-6{padding-right:15px}.entertainment-product-top .opening-tabs{overflow:hidden}.btn-primary.why-stc-fiber.addon-name{padding-top:14px}.about-tech.esim.internet-fiber .new-about-tech-in img{margin-left:-75px}.trade-up-tradein-sec h1{font-size:80px;line-height:95px;letter-spacing:0;margin-bottom:0}.trade-up-tradein-sec{padding-bottom:100px}.tradein-tab-main-heading{margin-bottom:100px;margin-top:127px}.tradein-main-secv .tradein-sidebar{padding-top:0}.tradein-sidebar ul{margin-bottom:0}.tradein-main-secv{padding-bottom:100px}.trade-up-tradein-sec h3{font-size:38px;line-height:38px;letter-spacing:0}.trade-up-tradein-sec p{font-size:19px;line-height:32px;letter-spacing:0;margin-top:40px}.find-store-btn{font-family:stc_bold;font-size:12px;letter-spacing:1px;color:#ff375e}.tab-content.trade-in .tradein-tab-cnt.grade form .label-text{font-family:stc;font-size:16px;line-height:22px;letter-spacing:.5px;color:#1d252d;margin-right:0;position:relative;top:0}.tab-content.trade-in .tradein-tab-cnt.grade form .label-text:lang(ar){margin-right:20px;top:-1px}.trade-plan.trade-plan-sub.pt-6{font-size:30px}.trade-in-programme-cards{overflow:hidden;width:100%}.roaming-where-to-next .each_explore_inner{padding-top:150px}.postpaid-roaming-details-cards{background:#ffffff;position:relative}.postpaid-roaming-details-cards:lang(ar){left:0}.plan_name_text li i{padding-right:20px;font-size:24px}.plan_name_text li i:lang(ar){padding-right:0;padding-left:20px}.plan_name_text ul{padding-bottom:32px}.btn-primary.why-stc-fiber.addon-name.why-btn{font-size:17px;padding:14px;margin-bottom:0}.pack_rate{right:-15px;bottom:0;left:auto;width:195px;height:91px;padding:20px}.botm_icon i.icon-sim_card{color:#1cced8;width:195px;text-align:center;display:block;line-height:195px;font-size:96px;box-shadow:0 10px 30px 0 rgba(0,0,0,0.1)}.postpaid-romaing-center-btn{width:90%}.why-stc-fiveg .subscription_shape_wrp p{margin-top:0}.main-doubleplan-img-sec{height:auto}.plan-carousel.postpaid-plans-mobile-carousel .col-md-4{flex:0 0 33.333333%}.ent-services-carousel:lang(ar){direction:rtl}}@media screen and (min-width:1300px){.bot-space{margin-bottom:9rem}}@media screen and (min-width:1400px){.more-question{top:150px}.bot-space{margin-bottom:11rem}.subscription_shape.bestselling-banner-sec p{margin-top:50px}.subscription_shape.bestselling-banner-sec p:lang(ar){margin-top:45px}.subscription_shape.bestselling-banner-sec.fibre-hexa p{margin-top:46px;margin-left:12px}.entertainment-slider.smsung-slider .slider-content-box p{min-height:105px}.subscription_shape.bestselling-banner-sec.fibre-hexa p:lang(ar){margin-top:60px;margin-left:-11px}}.samsung-bg{background:#4f008c}div.subscription_shape_wrp p.cashback-img{top:80px;font-family:stc_bold}.switch-plan-img-sec img.br-0{border-radius:0}.subscription_shape.cashbackbg{width:163px;right:30px;top:-90px !important}.h1-medium.ht-one{max-width:819px}.smsung-slider .slider-progress{color:#ff375e}.smsung-slider .slider-progress .progress-bar{background:#ff375e}.smsung-slider .owl-item .item{padding:0}.smsung-slider .slider-content-box{padding:80px 10px 0 0px;color:#fff}.slider-content-box a.samsung-btn{margin:20px 0 20px 0;display:inline-block;padding:19px 17px;border:#FF375E solid 2px;font-family:stc_medium;font-size:17px}.switch-mobile-sec .switch-to-product .samsung-dev-img{height:334px;width:auto;margin-bottom:20px}.samsung-price-sec p{font-size:14px}.samsung-price-sec .switch-mobile-price-cnt h3{margin-bottom:27px}.samsung-price-sec .storage-sec-mobiles a{border-radius:3px}.samsung-wrap{box-shadow:none;display:flex;flex-wrap:wrap}.samsung-switch-plan{border-radius:0;display:flex}.samsung-plant-content{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:column}.switch-flex-content{display:flex;flex-wrap:wrap;align-items:flex-start}.samsung-plant-content .postpaid-plans-mobile-carousel .each_plan_wrp .btn-secondary{display:flex;align-items:flex-end;flex-wrap:wrap}.switch-to-product.mobile .switch-to-product-details .switch-mobile-price-sec p.samsung-mob-name{font-size:24px;line-height:30px;margin-bottom:10px;font-family:stc_bold;color:#1d252d}.samsung-mob-name span{font-size:12px;letter-spacing:1px;color:#fff;background:#ff375e;padding:2px 5px;margin-left:7px;border-radius:10px;position:relative;top:-5px}.each_plan_wrp.samsung-product{border-radius:0}.samsung-product .switch-to-product{border-radius:0}.each_plan_wrp.samsung-wrap{border-radius:0}.plan-carousel .owl-item,.plan-carousel .owl-item:lang(ar){opacity:1}@media screen and (min-width:768px){.smsung-slider .slider-content-box{padding:180px 110px 84px 15px}.slider-content-box a.samsung-btn{margin:20px 0 0px 0}.samsung-mob-price-sec p{font-size:12px;line-height:19px;margin-bottom:0}.entertainment-slider.smsung-slider .slider-content-box p{min-height:105px}}@media screen and (min-width:1200px){.esim-phones-carousel{margin:0}.esim-phones-carousel .owl-nav{right:0;margin-top:0 !important}.esim-phones-carousel .owl-nav:lang(ar){right:inherit;left:0}.postpaid-plans-mobile-carousel .owl-nav{display:block}}.nps-website{bottom:43px;cursor:pointer;position:fixed;left:27px;z-index:1000}.nps-box-website{display:none;width:356px;height:203px;background-color:#ffffff;position:fixed;left:0;bottom:43px;border-top-left-radius:10px;border-bottom-left-radius:10px;z-index:1000}.close-nps-website{padding-left:5px;padding-top:10px;cursor:pointer}.nps-website-title{font-size:12px;color:#354052;padding-top:21px}.nps-website-question{font-size:14px;color:#354052;font-weight:bold;padding-top:12px}.nps-website-answers{display:table;width:100%;padding:20px 0 0;text-align:center}.nps-website-answers .nps-website-answers-item{display:table-cell}.nps-website-answers .nps-website-answers-item a{text-decoration:none}.nps-website-icon-text{font-size:12px;color:#354052;padding-top:10px}.nps-thanks-message{font-size:16px;color:#354052;font-weight:bold}.nps-thanks-description{font-size:13px;color:#354052;line-height:16px}.nps-reason-parent{border:1px solid #edefef;border-radius:6px}.nps-reason-item{border-bottom:1px solid #edefef;padding-bottom:10px;padding-top:15px;padding-left:20px;padding-right:20px}.nps-reason-item-text{font-size:13px;letter-spacing:.9px;color:#354052;font-weight:bold}.nps-survey-container h1{font-size:60px}.nps-survey-container .p-large{font-size:14px;margin:0}.nps-survey-container .p-medium{font-size:16px;margin:0}.nps-survey-container .p-small{font-size:12px;margin:0}.nps-survey-container .align-self{align-self:center}.nps-survey-container .mb-10{margin:0 0 10px}.nps-survey-container .pb-10{margin:0 0 10px !important}.nps-survey-container .btn{border-radius:2px;font-size:17px;padding:14px;width:162px}.nps-survey-container .btn:focus{outline:none;box-shadow:none}.nps-survey-container .btn-outline{border:1px solid #ff375e;color:#ff375e}.nps-survey-container .btn-outline:hover{background-color:#ff375e;color:#ffffff}.nps-survey-container .primary-btn{background-color:#ff375e;border-color:#ff375e;color:#ffffff;width:188px}.nps-survey-container .primary-btn:hover,.nps-survey-container .primary-btn:active{background-color:#f21f64;border-color:#f21f64;color:#ffffff;outline:none}.nps-container{width:100%;margin:0 auto}.nps-logo{float:left}.nps-logo:lang(ar){float:right}.nps-logo img{width:56px}.nps-header{background:#4f008c;padding:20px 20px 10px}.nps-header span{font-size:12px;line-height:19px;letter-spacing:.5px;color:rgba(255,255,255,0.5);float:right;margin-top:10px;display:none}.nps-cover{padding:30px 0 20px}.nps-heading{font-family:stc_bold;font-size:32px;color:#4f008c;margin-bottom:41px;margin-top:31px;text-align:left}.nps-texteng{font-size:19px;line-height:26px;letter-spacing:.5px;margin-bottom:80px;text-align:left}.nps-heading:lang(ar){text-align:right}.nps-texteng:lang(ar){text-align:right}.nps-subhead:lang(ar){text-align:right}.mb-6{margin-bottom:20px}.mb-0{margin-bottom:0px}.feed-row{padding:0 10px;margin-bottom:60px}.feed-icon{cursor:pointer}.feed-icon i{font-size:48px;text-align:center;font-weight:bold;display:block;margin:0 auto;margin-bottom:0;line-height:20px}.color-green{color:#00c48c}.color-yellow{color:#ffdd40}.color-red{color:#c80025}.feed-icon h4{font-size:12px;line-height:19px;letter-spacing:0;margin:0;text-align:center;margin-top:-30px}.nps-select{padding:5px 10px 5px 8px;margin-bottom:20px}.btn-nps{width:172px;height:55px;background:#ff375e;color:#fff;float:left}.btn-nps:lang(ar){float:right}.btn-nps:hover{color:#fff}.nps-smiley{padding:0 5px}.nps-sec .modal-header .close{font-size:24px;opacity:1;text-shadow:none;color:#fff;font-weight:normal;outline:none}.nps-sec .modal-body{padding:0}.nps-subhead{font-family:stc_bold;font-size:30px;line-height:36px;letter-spacing:0;color:#4f008c;text-align:left}.modal-nps{max-width:100%}.feed-icon label{display:block;margin:0}.feed-icon [type=radio]{position:absolute;opacity:0;width:0;height:0}.feed-icon [type=radio]+i{cursor:pointer;padding:16px 13px 30px;box-shadow:0 0 30px #ddd}.feed-icon [type=radio]:checked+i{outline:1px solid #419bf9}.nps-sec .modal-header .close:lang(ar){margin:-1rem auto -1rem -1rem}@media screen and (min-width:768px){.nps-sec .modal-body{padding:1rem}.nps-container{width:870px;margin:0 auto}.nps-header span{display:block}.nps-heading{font-size:48px;line-height:58px;letter-spacing:0;margin-bottom:41px;margin-top:0px;max-width:370px}.nps-texteng{margin-bottom:112px}.feed-icon [type=radio]+i{cursor:pointer;padding:20px 20px 41px;box-shadow:0 0 30px #ddd}.nps-cover{padding:52px 25px 40px 0}.nps-smiley{padding:0 15px}.feed-row{margin-bottom:60px;padding:0}.feed-icon h4{font-size:14px;line-height:22px;margin:0;margin-top:-40px}.nps-select{margin-bottom:44px}.nps-mt{margin-top:274px}.modal-nps{width:870px}.feed-icon i{font-size:81px}}.icon-dislike:before{transform:rotateX(180deg)}.fav-network .fav-heading{font-family:stc_medium;font-size:24px;font-weight:500;line-height:34px;text-align:center;color:#1d252d;max-width:281px;margin:auto}.fav-network .network-items{display:flex;justify-content:space-around;flex-wrap:wrap;margin-top:33px}.fav-network .network-items .row{width:100%}.fav-network .product-network{border-radius:20px;background-color:#f3f3f1;padding:25px 25px;transition:.2s ease-in-out;position:relative;transform:translateY(0)}.fav-network .product-network:hover{transform:translateY(-5px)}.fav-network .fav-text{font-family:stc;font-size:14px;line-height:22px;letter-spacing:normal;text-align:center;color:#1d252d;margin-top:12px;margin-bottom:24px}.help-cards .card-head{font-family:stc;font-size:36px;line-height:1.33;color:#1d252d}.help-cards .help-box{border-radius:2px;background-color:#4f008c;position:relative;padding:13px 14px 18px 16px;min-height:109px;display:flex}.help-cards .help-head{font-family:stc_bold;font-size:14px;letter-spacing:.5px;color:#ffffff;padding:46px 20px 0 0;display:flex;align-items:flex-end}.help-cards .help-head:lang(ar){padding:46px 0 0 20px}.help-cards .help-icon i{font-size:24px;color:#ffffff;position:absolute;top:13px;right:14px}.help-cards .help-icon i:lang(ar){right:inherit;left:14px}.help-cards .help-sub-text{font-family:stc;font-size:14px;line-height:2.43;color:#ffffff}.purple-boxes .col-6{margin-bottom:21px}.purple-boxes{margin-top:38px}.help-cards .help-head.pad{padding-bottom:17px}.fav-network .product-network img{display:block;margin:0 auto;height:80px}@media screen and (min-width:768px){.help-cards .help-box{display:block}.help-cards .help-head{padding:44px 16px 0 0;display:block}.help-cards .help-head:lang(ar){padding:44px 0 0 16px}.fav-network .fav-text.gaming{width:98px;margin-left:auto;margin-right:auto}.fav-network .fav-heading{font-size:36px;line-height:50px;max-width:none;margin-top:36px;margin-left:0;font-family:stc}.fav-network .network-items{margin-top:26px}.fav-network .product-network{padding:21px 20px}.fav-network .fav-text{font-size:12px;line-height:19px}.help-cards{margin-bottom:89px}.help-cards .help-head.pad{padding-bottom:0px}.help-cards .card-head{font-size:48px;line-height:1.13;margin-top:49px}.help-cards .help-box{border-radius:2px;background-color:#4f008c;padding:0px;max-height:120px;min-height:0}.help-cards .help-head{font-size:16px;padding-top:33px;padding-left:25px;padding-bottom:0px;line-height:50px}.help-cards .help-head:lang(ar){padding-right:20px;padding-left:inherit}.help-cards .help-icon i{font-size:24px;color:#ffffff;top:18px;right:23px}.help-cards .help-icon i:lang(ar){right:inherit;left:15px}.help-cards .help-sub-text{font-size:14px;line-height:2.43;padding-left:25px;padding-bottom:20px;line-height:17px}.help-cards .help-sub-text:lang(ar){padding-left:inherit;padding-right:20px}.help-cards .purple-boxes{margin-top:46px}.fav-network .product-network img{height:45px}}@media screen and (min-width:1024px){.fav-network .product-network{padding:44px 37px}.fav-network .product-network img{height:50px}}@media screen and (min-width:1200px){.fav-network .fav-heading{font-size:60px;line-height:1.19;margin-top:81px;font-family:stc}.fav-network .network-items{margin-top:64px}.fav-network .fav-text{font-family:stc_bold;font-size:16px;line-height:1.37;letter-spacing:normal;text-align:center;color:#1d252d;margin-top:22px}.fav-network .fav-text.gaming{width:98px;margin-left:auto;margin-right:auto}.help-cards .card-head{font-size:60px;line-height:1.13;margin-top:80px}.help-cards .purple-boxes{margin-top:89px}.help-cards .help-icon i{top:15px;right:23px}}@media screen and (min-width:1280px){.fav-network .product-network img{height:90px}}@media screen and (min-width:1400px){.fav-network .product-network img{height:120px}}.trending-slider h1{font-size:36px;line-height:48px;letter-spacing:0}.product-slider.trending-slider{background:-moz-repeating-linear-gradient(#fff, #fff 45%, #4F008C 25%, #4F008C 101%);background:-webkit-repeating-linear-gradient(#fff, #fff 45%, #4F008C 25%, #4F008C 101%);padding-bottom:80px}.trend-div{padding-top:50px !important}.trending-slider .product-slider-row{padding:0 !important;padding-left:15px !important}.trending-slider .esim-phones-carousel{right:0 !important;padding-top:80px}.trending-slider .esim-phones-carousel .owl-item{padding:0 35px 0 30px !important}.trending-slider .each_plan_wrp{box-shadow:none;padding-top:33px;position:relative}.trending-slider .each_plan_wrp .pre-book-tag{padding:0 23px;position:absolute;left:0;top:0;width:100%}.trending-slider .each_plan_wrp .pre-book-tag p{margin:0;background:#4f008c;padding:10px 0;font-family:stc_bold;font-size:14px;letter-spacing:0;line-height:normal;border-radius:18px 18px 0 0;color:#fff;text-align:center}.trending-slider .each_plan_wrp h5{text-align:center;font-family:stc_medium;font-size:12px;letter-spacing:.85px;text-transform:uppercase;margin-bottom:5px}.trending-slider .switch-mobile-price-sec p{font-size:14px;color:#1d252d}.trending-slider .each_plan_wrp .price-cards{text-align:center;position:relative}.trending-slider .each_plan_wrp .price-cards div{display:inline-block}.trending-slider .each_plan_wrp .price-cards .sups{font-size:16px;line-height:22px;letter-spacing:.5px;position:relative;top:-23px;margin-right:5px}.trending-slider .each_plan_wrp .price-cards .price{font-size:48px;line-height:68px;letter-spacing:0px;font-family:stc_bold}.trending-slider .each_plan_wrp .price-cards .subs{text-align:left;position:absolute;top:10px;padding-left:4px}.trending-slider .each_plan_wrp .price-cards .subs h6{font-size:16.8px;line-height:normal;letter-spacing:0px;font-family:stc_bold;margin:0}.trending-slider .each_plan_wrp .price-cards .subs span{font-size:16px;line-height:22px;letter-spacing:.5px;font-family:stc}.trending-slider .each_plan_wrp .btn-secondary{color:#FF375E !important;text-transform:none;margin-top:0;font-size:15px !important;font-family:stc_medium}.trending-slider .each_plan_wrp .tag-price{margin:18px 0 30px;font-size:14px;line-height:22px;letter-spacing:0;display:flex;flex-wrap:wrap;align-items:flex-start;width:100%}.trending-slider .each_plan_wrp .tag-price h5{display:block;margin:0 auto;text-align:center;font-family:stc;letter-spacing:0;text-transform:none}.trending-slider .each_plan_wrp .tag-price i{color:#4f008c;font-size:16px;margin-right:6px}.trending-slider .each_plan_wrp .tag-price i:lang(ar){margin-right:inherit;margin-left:6px}.trending-slider .each_plan_wrp .tag-price b{font-family:stc_bold}.trending-slider .switch-to-product{box-shadow:0 0 13px rgba(29,37,45,0.1);text-align:center;padding:40px 58px 42px;background:#fff;border-radius:30px}.trending-slider .switch-to-product h4{font-family:stc_bold;font-size:19px;line-height:24px;margin-bottom:25px;text-align:center;min-height:0}.trending-slider .switch-to-product h4 span{font-size:12px;letter-spacing:1px;color:#fff;background:#ff375e;padding:2px 5px;margin-left:7px;border-radius:10px;position:relative;top:-5px}.trending-slider .each_plan_wrp .switch-to-product{position:relative}.trending-slider .each_plan_wrp .switch-to-product img{width:150px;display:block;margin:0 auto}.trending-slider .switch-mobile-sec .switch-to-product{box-shadow:0 -5px 12px rgba(29,37,45,0.1)}.trending-slider .switch-to-product .label-tag{position:absolute;background:#ff375e;color:#fff;border-radius:11px;padding:3px 10px;top:23px;right:24px;font-family:stc_bold;font-size:12px;letter-spacing:1px}.trending-slider .esim-phones-carousel .owl-nav{right:35px;display:none}.trending-slider .slider-progress{top:-55px}.trending-progress .progress{background-color:rgba(255,255,255,0.1);height:2px;width:96%}.trending-progress .progress-bar,.savings-progress .progress-bar{background-color:#ff375e}.trending-progress{padding-right:15px;padding-top:40px}.savings-progress{padding-top:35px}.savings-progress .progress{background-color:#f3f3f1;height:2px;width:98%}.choose-plan-carousel .progress,.choose-plan-carousel1 .progress{height:2px;width:98% !important}.trending-slider .trend-card-botom{min-height:0}.trending-slider .trend-btn{display:flex;flex-wrap:wrap;align-items:flex-end;width:100%}.choose-plan-carousel .each_plan_wrp .btn-secondary{text-transform:none}@media screen and (min-width:768px){.trending-slider h1{font-size:48px}.trending-slider .trend-card-botom{min-height:125px}.trending-slider .switch-to-product h4{min-height:68px}.trending-slider .esim-phones-carousel .owl-item{padding:0 15px 0 10px !important}.trending-slider .product-carousel .owl-item .item{margin:0px}.trending-slider .switch-mobile-sec .switch-to-product img{width:250px;display:block;margin:0 auto}.trending-progress{padding-right:0;padding-top:60px}.trending-slider .each_plan_wrp .pre-book-tag p{height:33px;padding:7px 0}.choose-plan-carousel .progress,.choose-plan-carousel1 .progress{width:100% !important}.choose-plan-carousel .progress,.choose-plan-carousel1 .progress{height:4px}}@media screen and (min-width:1024px){.trending-slider .each_plan_wrp h5{font-size:14px}.trending-slider .each_plan_wrp .pre-book-tag p{font-size:16px}.trending-slider .each_plan_wrp .price-cards .subs{top:4px}.trending-slider .each_plan_wrp .price-cards .sups{top:-33px}.trending-slider .each_plan_wrp .price-cards .price{font-size:60px;line-height:68px;letter-spacing:0px}.trending-slider .switch-to-product h4{font-size:24px;line-height:34px;margin-bottom:25px}.trending-slider .each_plan_wrp h5{letter-spacing:1px}.trending-slider h1{font-size:60px}.trending-slider .switch-to-product h4{min-height:0px}.product-slider.trending-slider{padding-bottom:110px}.trending-slider .esim-phones-carousel .owl-item{padding:0 35px 0 30px !important}.trending-slider .plan-carousel.postpaid-plans-mobile-carousel .col-md-4{flex:100%}.trending-progress{padding-left:50px}.trending-progress:lang(ar){padding-left:inherit;padding-right:50px}.savings-progress{padding-left:20px}.savings-progress:lang(ar){padding-right:20px}}@media screen and (min-width:1200px){.savings-progress{padding-left:60px}.savings-progress:lang(ar){padding-right:60px}}.savings-sec{margin-top:33px}.savings-sec .saving-head,.savings-sec .saving-subhead{font-size:36px;line-height:1.33;font-family:stc;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:#1D252D}.savings-sec .price-off{width:265px;height:30px;font-size:14px;font-family:stc_bold;border-radius:18px;background-color:#FF375E;color:#ffffff;border-radius:20px 20px 0px 0px;text-align:center;margin:0px auto;line-height:normal;position:absolute;left:23px;top:0;padding:7px 0 0}.savings-sec .price-off:lang(ar){right:23px;left:inherit}.savings-sec .unique-game{padding:26px 15px 18px 26px;border-radius:20px;background-color:#4f008c}.savings-sec .unique-game:lang(ar){padding:26px 26px 18px 15px}.savings-sec .fea-title{font-size:10px;font-family:stc_bold;color:#ffffff;letter-spacing:.83px;margin-bottom:8px;text-transform:uppercase}.savings-sec .fea-heads{font-size:19px;line-height:normal;letter-spacing:.5px;font-family:stc_bold;color:#ffffff;width:180px}.savings-sec .fea-des{display:none}.savings-sec .bundle-btn{width:118px;height:35px;font-size:12px;font-family:stc_medium;letter-spacing:.5px;background:transparent;border:1px solid #ffffff;text-align:center;color:#ffffff;margin-top:17px;text-transform:unset;padding:.375rem 0}.savings-sec .bundle-btn:hover,.savings-sec .bundle-btn:active,.savings-sec .bundle-btn:focus{background-color:#FF375E !important;color:#ffffff !important;transition:all .3s ease 0s;border:2px solid #FF375E !important}.savings-sec .product-imgg{width:185px;height:119px;text-align:right;display:flex;align-items:flex-end;justify-content:flex-end}.savings-sec .product-imgg img{width:auto;height:100%;display:block;float:right}.img-fluid-res{width:auto;height:100%}.savings-sec .filter-options-mobile{width:100%;margin:30px 0;position:relative}.savings-sec .filter-options-mobile .dropdown-toggle::after{float:right;margin-top:10px}.savings-sec .filter-options-mobile .dropdown-item{background-color:#ffffff;padding:10px;font-size:12px;font-family:stc_bold;border-bottom:#ddd solid 1px}.savings-sec .filter-options-mobile .dropdown-item:lang(ar){text-align:right}.savings-secs .filter-options-mobile button{width:100%;border-radius:2px;background-color:#f3f3f1;height:69px;border:none;text-align:left}.savings-sec .filter-options-mobile .sav-btn{width:100%;height:auto;box-shadow:0 0 5px #ddd;justify-content:left;color:#4f008c;position:relative;font-size:12px;font-family:stc_bold;line-height:22px;text-transform:none;padding:11px 16px;border:#ddd solid 1px;border-radius:5px !important}.savings-sec .filter-options-mobile .sav-btn:lang(ar){justify-content:right}.savings-sec .filter-options-mobile .sav-btn:active,.savings-sec .filter-options-mobile .sav-btn.active,.savings-sec .filter-options-mobile .sav-btn:focus{box-shadow:0 0 5px #ddd !important}.savings-sec .filter-options-mobile .dropdown-menu{width:100.5%;left:-1px !important;padding:0;border-radius:5px;overflow:hidden;top:-1px !important}.savings-sec .filter-options-mobile .dropdown-item.active,.savings-sec .filter-options-mobile .dropdown-item:active{color:#4f008c}.savings-sec .filter-options-mobile .dropdown-item,.savings-sec .filter-options-mobile .dropdown-item:focus,.savings-sec .filter-options-mobile .dropdown-item:hover{color:#4f008c}.savings-sec .filter-options-mobile i{margin-right:7px;font-size:20px}.savings-sec .filter-options-mobile i:lang(ar){margin-right:inherit;margin-left:7px}.savings-sec .filter-options-mobile .aro-icon{position:absolute;right:0px;font-size:22px}.savings-sec .filter-options-mobile .aro-icon:lang(ar){right:inherit;left:0px}.savings-sec .owl-dots{display:none}.savings-sec .unique-game-cover{padding-top:30px;position:relative}.savings-sec .col.item{padding-right:0;padding-left:0}.owl-carousel.save-slider-home{margin-left:0}.owl-carousel.save-slider-home:lang(ar){margin-left:inherit;margin-right:0}.savings-sec .custom-tab-nav .nav-item i{font-size:24px;margin-right:10px}.savings-sec .custom-tab-nav .nav-tabs .nav-link{color:#1D252D}.savings-sec .custom-tab-nav .nav-tabs .nav-link.active{color:#4F008C}.savings-sec .custom-tab-nav .nav-item i:lang(ar){margin-right:0;margin-left:10px}.home-plan-choose{padding:40px 0}.home-plan-choose .main-heading{font-size:30px;line-height:38px;letter-spacing:0;max-width:100%;margin-bottom:20px}.home-plan-choose .main-heading br{display:none}.home-plan-card-sec .each_plan_banner{border-radius:20px 20px 0 0;display:flex;flex-direction:column;justify-content:space-evenly;min-height:auto}.home-plan-card-sec.home-postpaid-plancard .each_plan_banner:lang(ar){min-height:160px}.home-plan-card-sec .plan-card-cover{padding-top:30px;position:relative;height:100%}.home-plan-card-sec .plan-card-cover .plan-offer{position:absolute;background:#FF375E;padding:6px 20px 4px;color:#ffffff;text-align:center;font-family:stc_bold;font-size:14px;left:5%;top:0;border-radius:18px 18px 0 0;width:90%;height:30px}.home-plan-card-sec .each_plan_banner p{margin-bottom:10px;min-height:17px}.each_plan_banner .see-plan{font-size:12px;color:#fff;line-height:1.57;letter-spacing:.5px;margin-top:8px}.each_plan_banner .see-plan a{font-family:stc_bold;color:#ffffff;text-transform:uppercase;text-decoration:underline}.each_plan_banner .see-plan:lang(ar) .icon-Right::before{transform:rotate(180deg)}.each_plan_content .plan-price-head .price{display:inline-block;margin:0 4px;vertical-align:top}.home-plan-card-sec .each_plan_content .plan-price-head .subs{display:inline-block;text-align:left;margin-left:-10px}.home-plan-card-sec .each_plan_content .plan-price-head .subs:lang(ar){text-align:right;left:inherit;right:-8px}.home-plan-card-sec .each_plan_content .plan-list-value strike{font-size:16px;font-family:stc;line-height:34px;color:#FF375E;display:inline-block}.home-plan-card-sec .each_plan_content .plan-price-head .subs-price{font-size:17px;font-family:stc_bold;line-height:24px;padding:0;margin-bottom:0}.home-plan-card-sec .each_plan_content .plan-price-head .subs-month{font-size:16px;font-family:stc;line-height:22px;margin-bottom:0}.home-plan-card-sec .each_plan_content .vat-pos{position:relative}.home-plan-card-sec .each_plan_content .vat-text{position:absolute;margin:0;font-size:10px;font-family:stc_medium;letter-spacing:1.25px;color:#5d696f;text-transform:uppercase;right:0;bottom:25px}.home-plan-card-sec .each_plan_content .vat-text:lang(ar){right:inherit;left:0}.home-plan-card-sec .each_plan_content .vat-online{position:relative;margin:0;font-size:12px;font-family:stc_medium;letter-spacing:1.25px;right:0;bottom:0px;background:#ffdd40;border-radius:18px;padding:4px 13px;margin-left:0px;display:table;margin-bottom:12px}.home-plan-card-sec .each_plan_content .vat-online:lang(ar){margin-left:inherit;margin-right:0px}.home-plan-card-sec .each_plan_content li{padding:10px 0 12px}.home-plan-card-sec .owl-carousel .owl-stage-outer{padding-bottom:0px}.product-slider.home-prod-slider{margin:0px}.product-slider.home-prod-slider .card{padding-bottom:0}.home-plan-card-sec .each_plan_content ul{margin-bottom:0px}.home-plan-card-sec .owl-carousel .owl-stage{display:flex;align-items:stretch}.home-plan-card-sec .plan-card-cover .each_plan_wrp{height:100%}.home-plan-choose .owl-carousel.owl-drag .owl-item{width:400px !important}@media only screen and (min-width:768px){.savings-sec .tab-content>.tab-pane{margin:0 -15px}.owl-carousel.save-slider-home{margin-left:0px}.owl-carousel.save-slider-home:lang(ar){margin-left:inherit;margin-right:0px}.home-plan-choose .main-heading{font-size:48px;line-height:60px;letter-spacing:0;margin-bottom:30px}.savings-sec .saving-head,.savings-sec .saving-subhead{font-size:48px;line-height:1.42}.savings-sec .savings{margin-top:55px}.savings-sec .custom-tab-nav{margin:33px 0px 30px 0px}.savings-sec .price-off{width:267px;height:30px;left:23px;top:0}.savings-sec .price-off:lang(ar){left:inherit;right:23px}.savings-sec .unique-game{padding:52px 20px 34px 36px}.savings-sec .unique-game:lang(ar){padding:52px 36px 34px 20px}.savings-sec .fea-title{font-size:12px;letter-spacing:1px}.savings-sec .fea-heads{font-size:32px;line-height:38px;letter-spacing:0px;width:267px}.savings-sec .bundle-btn{width:150px;height:35px;font-size:15px;letter-spacing:.5px;margin-top:26px}.savings-sec .product-imgg{width:251px;margin-top:-9px}.content-carousel-top .p-large{font-size:30px;line-height:36px;letter-spacing:0}.savings-sec .col.item{padding-right:15px;padding-left:15px}.savings-sec .col.item:lang(ar){padding-right:inherit;padding-left:15px}}@media only screen and (min-width:1024px){.home-plan-card-sec.home-postpaid-plancard .each_plan_banner:lang(ar){min-height:125px}}@media only screen and (min-width:1280px){.home-plan-card-sec .owl-carousel .owl-stage-outer{padding-bottom:40px}.home-plan-card-sec .each_plan_content ul{margin-bottom:0px}.home-plan-card-sec .plan-card-cover{padding-top:31px}.home-plan-card-sec .each_plan_content li{padding:15px 0}.home-plan-card-sec .plan-card-cover .plan-offer{font-size:18px;padding:4px 20px 0;height:32px}.home-plan-card-sec .each_plan_content .vat-text{position:absolute;bottom:25px}.home-plan-card-sec.home-postpaid-plancard .each_plan_banner:lang(ar){min-height:185px}.product-slider.home-prod-slider{margin:0 0 80px}.home-plan-choose{padding:68px 0 0 0}.home-plan-choose.mb-60{margin-bottom:60px}.home-plan-choose .main-heading{font-size:60px;line-height:68px;letter-spacing:0;margin-bottom:50px}.home-plan-choose .main-heading br{display:block}.home-plan-choose .main-heading.main-heading-one{max-width:100%}.savings-sec .unique-game-cover{padding-top:41px}.savings-sec .saving-head,.savings-sec .saving-subhead{font-size:60px;line-height:1.13}.savings-sec{margin-top:128px}.savings-sec .custom-tab-nav{margin:50px 0px 30px 0px}.savings-sec .custom-tab-nav .mleft-30{margin-left:30px !important;display:flex;align-items:center}.savings-sec .custom-tab-nav .mleft-30:lang(ar){margin-left:inherit !important;margin-right:30px !important}.savings-sec .custom-tab-nav a:not(:first-child){margin-left:47px}.savings-sec .price-off{font-size:19px;width:307px;height:41px;margin-left:31px;left:0;top:0;padding:9px 0 0}.savings-sec .price-off:lang(ar){margin-right:31px;margin-left:inherit;right:0;left:inherit}.savings-sec .unique-game{padding:65px 20px 36px 54px}.savings-sec .unique-game:lang(ar){padding:65px 54px 36px 20px}.savings-sec .fea-title{font-size:14px}.savings-sec .fea-heads{font-size:38px;width:450px}.savings-sec .fea-heads.fiber{width:400px}.savings-sec .full-descrp{width:357px;height:74px;margin-top:26px;font-family:stc;font-size:14px;line-height:1.57;letter-spacing:.5px;color:#ffffff}.savings-sec .bundle-btn{width:200px;height:55px;margin-top:31px}.savings-sec .fea-des{display:block;font-size:14px;font-family:stc;color:#ffffff;line-height:22px;letter-spacing:.5px}.savings-sec .product-imgg{width:170px;height:205px}.savings-sec .product-imgg img{height:auto}}.vertical-horizontal-table-section .custom-tab-nav .container{padding:0}.vertical-horizontal-table-section .custom-tab .tab-content{padding:0}.horizontal-container{max-height:500px;overflow-y:auto;border-radius:20px 20px 0 0;margin:40px 0;overflow-x:hidden;position:relative}.horizontal-table{border-radius:20px 20px 0 0;overflow:auto;border-collapse:collapse;width:100%}.horizontal-table tbody{overflow:scroll;height:500px}.horizontal-table td,.horizontal-table th{padding:24px 10px;font-size:14px;line-height:22px;letter-spacing:.5px;font-family:stc_bold;background:#f8f8f8}.horizontal-table th{padding:50px 10px 10px;background:#4f008c;color:#fff;border-left:#8049a9 solid 1px;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;top:0;z-index:3}.horizontal-table td{border:#dde0e2 solid 1px;border-top:0;z-index:2}.horizontal-table th:last-child{border-radius:0 20px 0 0}.vertical-container{position:relative;overflow-x:auto;box-shadow:0 0 0 1px #dde0e2;border-radius:20px;margin:40px 0;display:block}.vertical-table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.vertical-table.disc-vouch{max-width:525px}.vertical-table th{background:#4f008c;color:#fff;font-size:14px;line-height:22px;letter-spacing:.5px;font-family:stc_bold;padding:10px;width:120px;border:0;border-bottom:#8049a9 solid 1px;position:-webkit-sticky;position:-moz-sticky;position:-ms-sticky;position:-o-sticky;position:sticky;left:0}.vertical-table.disc-vouch th{width:170px}.vertical-table td{padding:10px;background:#f8f8f8;border:#dde0e2 solid 1px;border-bottom:0;border-right:0;font-size:14px;line-height:22px;letter-spacing:.5px;font-family:stc_bold}.vertical-table table{width:100%;font-size:14px;line-height:22px;letter-spacing:.5px;font-family:stc_bold;margin:0;border-bottom:0;border-style:hidden;box-shadow:0 0 0 1px #dde0e2;border-radius:20px 20px 20px 0;border-collapse:collapse}.vertical-table{border-style:hidden;box-shadow:0 0 0 1px #dde0e2;border-radius:20px 20px 20px 0;border-collapse:collapse}.vertical-table td:nth-child(odd){background:#f3f3f1}.vertical-table th:first-child{border-left:0}.vertical-table tr:first-child td{border-top:0}.vertical-table tr:last-child th{border-bottom:0}.vertical-table tr:first-child th:first-child{border-radius:20px 0 0 0}.vertical-table tr:first-child td:last-child{border-radius:0 20px 0 0}.vertical-table tr:last-child td:last-child{border-radius:0 0 20px 0}.table-bottom-text{font-size:19px;line-height:26px;letter-spacing:.5px}.table-notes p{font-size:19px;line-height:26px;letter-spacing:.5px}.mis-sub-content.table-top-text{padding:20px 0 40px}.mis-sub-content.table-top-text p{font-size:19px !important;line-height:26px;letter-spacing:0;display:inline}.mis-sub-content.table-top-text p a{color:#ea002e;text-decoration:underline}.vertical-horizontal-table-section .mis-sub-head{padding-bottom:0;width:auto}.vertical-horizontal-table-section{margin-top:70px}@media screen and (min-width:768px){.mis-sub-content.table-top-text p{font-size:30px !important;line-height:36px;letter-spacing:0;display:inline}.vertical-table{max-width:1000px;overflow:hidden;display:table}.vertical-container{display:inline-block}.horizontal-container{display:inline-block}.horizontal-container{max-height:inherit}.horizontal-table{max-width:280px}}.prepaid-landing{background-color:#4F008C}.prepaid-landing .main-wrapper{padding:20px 0px 0;max-width:420px;margin:0 auto;background:#ffffff}.prepaid-landing .logo-section{display:flex;justify-content:space-between}.prepaid-landing header .logo{width:84px}.prepaid-landing .username{font-family:stc_bold;font-size:15px;color:#FF375E;letter-spacing:.37px;margin:0 0 0 10px;padding:10px 0}.prepaid-landing header{background:#ffffff;padding:0 20px 14px}.prepaid-landing .banner-section{padding:20px;background-size:cover !important;height:438px;width:100%;display:flex;align-items:flex-end}.prepaid-landing .banner-section:lang(ar){justify-content:flex-end}.prepaid-landing .banner-section h2{font-family:stc_medium;font-size:60px;line-height:78px;letter-spacing:0;color:#ffffff;font-weight:inherit;max-width:280px}.prepaid-landing .banner-section h2:lang(ar){text-align:left}.prepaid-landing .content-section{padding:16px 18px}.prepaid-landing .content-section p{font-family:stc;font-size:19px;line-height:26px;letter-spacing:.5px}.prepaid-landing .table-price{box-shadow:0 8px 30px -8px rgba(29,37,45,0.3);border-radius:20px;margin-bottom:48px}.prepaid-landing .table-price table{border-radius:20px;border-collapse:collapse}.prepaid-landing .table-price th{padding:25px 29px 15px 14px;font-family:stc_bold;font-size:16px;line-height:22px;letter-spacing:.5px;background:#4F008C;color:#ffffff;text-align:left;border-right:#8049a9 solid 1px;border-top:0}.prepaid-landing .table-price th:lang(ar){text-align:right;padding:25px 14px 15px 29px;border-right:inherit;border-left:#8049a9 solid 1px}.prepaid-landing .table-price th:first-child{border-radius:20px 0 0 0}.prepaid-landing .table-price th:first-child:lang(ar){border-radius:0 20px 0 0}.prepaid-landing .table-price th:last-child{border-radius:0 20px 0 0;border-right:0}.prepaid-landing .table-price th:last-child:lang(ar){border-radius:20px 0 0 0;border-right:inherit;border-left:0}.prepaid-landing .table-price td{padding:29px 14px 39px;font-family:stc;font-size:24px;line-height:34px;letter-spacing:0px;text-align:left;border-right:#dde0e2 solid 1px}.prepaid-landing .table-price td:lang(ar){text-align:right;border-left:#dde0e2 solid 1px;border-right:inherit}.prepaid-landing .table-price td:last-child{border:0}.prepaid-landing .price-plan-card{box-shadow:0 8px 30px -8px rgba(29,37,45,0.3);background:#ffffff;border-radius:20px;width:100%;margin-bottom:40px}.prepaid-landing .price-plan-card .card-header{border-radius:20px 20px 0 0;display:flex;flex-direction:column;justify-content:space-evenly;min-height:auto;background-color:#4F008C;padding:33px 21px 28px;height:auto}.prepaid-landing .price-plan-card .card-header p{font-size:12px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:1px;color:#ffffff;text-transform:uppercase;margin:0;margin-bottom:15px}.prepaid-landing .price-plan-card .card-header .main-heading{font-size:32px;font-family:"stc_bold" !important;font-stretch:normal;font-style:normal;line-height:48px;letter-spacing:normal;color:#ffffff;display:block;margin:0}.prepaid-landing .price-plan-card .plan_content{padding:20px;padding-top:0}.prepaid-landing .price-plan-card .plan_content li{border-bottom:1px solid #e3e6e7;padding:20px 0}.prepaid-landing .price-plan-card .plan_content li .plan-list-value{font-size:16px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;color:#1D252D;padding-left:40px;position:relative;margin:0;vertical-align:middle}.prepaid-landing .price-plan-card .plan_content li .plan-list-value:lang(ar){padding-left:inherit;padding-right:40px}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .vat-text{font-family:stc_bold;font-size:10px;letter-spacing:1px;position:absolute;right:0;bottom:5px;text-transform:uppercase}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .vat-text:lang(ar){right:inherit;left:0}.prepaid-landing .price-plan-card .plan_content li .plan-list-value i{position:absolute;left:0;color:#4F008C;font-size:24px;top:50%;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.prepaid-landing .price-plan-card .plan_content li .plan-list-value i:lang(ar){left:inherit;right:0}.prepaid-landing .price-plan-card .plan_content li .plan-list-value span{font-size:12px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#1D252D;display:block;font-family:"stc";margin:5px 0 0 0}.prepaid-landing .price-plan-card .plan_content li .plan-list-value span a{font-family:stc_medium;font-size:15px;letter-spacing:.5px;color:#FF375E;text-decoration:underline}.prepaid-landing .price-plan-card .plan_content li .plan-price-head{font-size:36px;font-family:"stc_bold";font-stretch:normal;font-style:normal;line-height:1.13;letter-spacing:normal;color:#1D252D;position:relative;margin:0}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .sup{font-size:16px;font-weight:normal;font-stretch:normal;font-style:normal;line-height:1.38;letter-spacing:.5px;color:#1D252D;font-family:"stc";top:2px;vertical-align:top;right:0px;display:inline-flex;margin-right:-10px;position:relative}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .subs{display:inline-block;text-align:left;margin-left:-10px}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .subs:lang(ar){text-align:right;margin-left:inherit;margin-right:-10px}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .price{display:inline-block;margin:0 4px;vertical-align:top;font-size:60px;line-height:55px;letter-spacing:0}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .subs-price{font-size:14px;font-family:stc_bold;line-height:24px;padding:0;margin-bottom:0}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .subs-month{font-size:16px;font-family:stc;line-height:22px;margin-bottom:0}.prepaid-landing .price-plan-card .plan_content li .plan-price-head .subs-month{font-size:16px;font-family:stc;line-height:22px;margin-bottom:0}.prepaid-landing .footer-sec{background:#4F008C;padding:21px 10px;display:flex;vertical-align:middle;justify-content:space-between}.prepaid-landing .footer-sec img{display:flex;align-items:flex-start}.prepaid-landing .footer-sec p{display:flex;align-items:flex-end;font-size:10px;color:#ffffff;margin:0;line-height:18px;opacity:.7;font-family:stc;letter-spacing:1px}.prepaid-landing .modal-dialog{max-width:420px;margin:0 auto;height:100%;max-height:100%}.prepaid-landing .modal-content{height:100%;width:100%;border-radius:0 !important;background-color:#ececec !important;max-height:100%}.prepaid-landing .modal-header{border:0;background-color:#4F008C;border-radius:0;padding:20px}.prepaid-landing .modal-footer-full-width{border-top:1px solid #9ea2a2 !important}.prepaid-landing .country-page-viewall-pp .modal-header{background-color:#4F008C}.prepaid-landing .modal-title{font-size:24px;line-height:38px;font-family:stc_bold;letter-spacing:0;color:#ffffff;padding:110px 0 15px 0}.prepaid-landing .modal-header button,.prepaid-landing .modal-header button:hover{color:#ffffff;opacity:1 !important;outline:none;padding:0;margin:0}.prepaid-landing .modal-header button i{font-size:40px}.prepaid-landing .modal-body{padding:0 0 20px 20px;background:#ffffff}.prepaid-landing .modal-body ul{overflow-y:auto}.prepaid-landing .modal-body li{padding:22px 20px 22px 0;border-bottom:1px solid rgba(142,154,160,0.5);justify-content:space-between;display:flex}.prepaid-landing .modal-body li span{color:#1D252D;font-size:16px;line-height:22px;letter-spacing:.5px;display:flex}.prepaid-landing .modal-body li .mins{font-size:19px;font-family:stc_medium;letter-spacing:0px}