@charset "UTF-8";@font-face{font-family:Regular;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/en/Metropolis-Regular.woff2)}@font-face{font-family:Bold;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/en/Metropolis-Bold.woff2)}@font-face{font-family:digital-7;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/en/digital-7.ttf)}@font-face{font-family:kurdish;font-display:swap;src:url(/fonts/kr-ar/kr-ar.ttf)}:root{--regular:"Regular";--bold:"Bold";--kurdishBold:"bold_kurdish";--kurdish:"kurdish";--dir:ltr}:root :lang(ar),:root :lang(kr){--regular:"kurdish";--bold:"kurdish";--dir:rtl}.max-w{max-width:var(--max-width);margin:0 auto}@media(max-width:1450px){.max-w{--max-width:1100px}}@media(max-width:1200px){.max-w{--max-width:95%}}.between-sections{padding:var(--between-sections) 0}.top-between-sections{padding-top:var(--between-sections)}.bottom-between-sections{padding-bottom:var(--between-sections)}nav{position:fixed;top:0;left:50%;transform:translate(-50%);z-index:100;width:100%;background-color:hsla(0,0%,100%,.8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}nav .nav-container{display:flex;justify-content:space-between;align-items:center;height:60px;padding:50px 0;color:var(--text-color);width:100%;margin:auto}@media(min-width:1550px){nav .nav-container{max-width:1500px}}@media(max-width:768px){nav .nav-container{padding:40px 20px}}@media(max-width:540px){nav .nav-container{padding:40px 10px}}nav .logo-container{display:flex;align-items:center;gap:20px}nav .logo-container svg{width:130px}@media(max-width:1300px){nav .logo-container svg{width:150px}}@media(max-width:1080px){nav .logo-container svg{width:110px}}@media(max-width:992px){nav .logo-container svg{width:120px}}@media(max-width:768px){nav .logo-container svg{width:110px}}@media(max-width:600px){nav .logo-container svg{width:80px;height:50px}}nav .logo-container .burger{position:relative;height:24px;width:30px;margin-bottom:10px;cursor:pointer;display:none;align-items:center;justify-content:center}@media(max-width:992px){nav .logo-container .burger{display:flex}}@media(max-width:768px){nav .logo-container .burger{height:22px}}@media(max-width:540px){nav .logo-container .burger{width:24px;height:18px}}nav .logo-container .burger button{border:none;width:100%;height:2px;background-color:var(--line-color);border-radius:var(--border-radius)}nav .logo-container .burger button:after,nav .logo-container .burger button:before{content:"";position:absolute;width:100%;height:2px;background-color:var(--line-color);left:0;border-radius:var(--border-radius)}nav .logo-container .burger button:before{bottom:0}nav .logo-container .burger button:after{top:0}@media(max-width:1300px){nav .list-link{gap:1.25rem}nav .list-link a{font-size:16px}}@media(max-width:1080px){nav .list-link{gap:1rem}nav .list-link a{font-size:14px}}@media(max-width:992px){nav .list-link{display:none}}nav .right-nav{display:flex;align-items:center;justify-content:space-between;gap:15px}@media(max-width:992px){nav .right-nav>a{display:none}}nav .right-nav p{background-color:#fff;color:#000;border:1px solid rgba(69,68,69,.1215686275);border-radius:50px;display:flex;align-items:center;justify-content:space-between;height:48px;width:120px;font-size:16px;font-weight:600;padding-inline:6px;cursor:pointer;transition:border-radius .4s}@media(max-width:1080px){nav .right-nav p{height:40px}}@media(max-width:540px){nav .right-nav p{height:40px}}nav .right-nav .language-container{position:relative}nav .right-nav .language-container .langs:hover>p,nav .right-nav .language-container:hover>p{border-radius:25px 25px 0 0}nav .right-nav .language-container .langs:hover ul,nav .right-nav .language-container:hover ul{transform:translateY(0);border:1px solid rgba(69,68,69,.1215686275)}nav .right-nav .langs{position:absolute;overflow:hidden;width:100%}nav .right-nav .langs ul{background-color:var(--white-color);transform:translateY(-100%);transition:transform .4s;border-radius:0 0 25px 25px}nav .right-nav .langs ul li{text-align:center;height:25px;color:#000;cursor:pointer}.career{padding-left:1rem!important}@media(min-width:1550px){.career{padding-left:3%!important}}.burger-list-link,.list-link{display:flex;gap:1.5rem}.burger-list-link a,.list-link a{color:var(--text-color);transition:color .4s;white-space:nowrap;font-size:18px;line-height:18px;font-weight:500;height:30px;display:flex;align-items:center;justify-content:center}@media(min-width:1550px){.burger-list-link a,.list-link a{font-size:22px;line-height:22px}}.burger-list-link a:hover,.list-link a:hover{color:var(--main-color)}.burger-list-link a.active,.list-link a.active{color:var(--main-color);font-weight:600}.burger-menu{position:fixed;left:0;top:0;height:100vh;width:100%;background-color:var(--white-color);z-index:1000;transform:var(--open-menu);transition:transform .4s,opacity .4s}.burger-menu svg:first-child{width:20px}.burger-menu svg:last-child{width:130px}.burger-menu .burger-header{display:flex;align-items:center;gap:20px;padding:20px}.burger-menu ul{align-items:center;justify-content:center;flex-direction:column}footer{background:#fdfdfd;border-top:1px solid rgba(0,0,0,.2);padding-top:2rem}footer .top{display:flex;flex-direction:column;align-items:center;gap:10px;width:35%;margin-inline:auto;margin-bottom:2rem}footer .top h4,footer .top p{font-size:20px;line-height:20px;font-weight:500;letter-spacing:.015rem;text-align:center}footer .top h4{font-weight:600}footer .top form{display:flex;gap:8px;margin-top:8px;width:100%}footer .top form input{border:1px solid #d6d6d6;border-radius:8px;padding:12px;width:75%}footer .top form button{background-color:var(--main-color);color:#fff;padding:12px,20px,12px,20px;border-radius:8px;border:none;cursor:pointer;width:25%}footer .top form button:disabled{cursor:default;background-color:rgba(218,0,120,.6470588235)}footer .links-container{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem;width:70%;margin:2rem auto}footer .links-container .column{display:flex;flex-direction:column;gap:1.5rem}footer .links-container .column h5{font-size:16px;line-height:16px;letter-spacing:.015rem;color:#101113;font-weight:600}footer .links-container .column .link-container{display:flex;align-items:center;gap:8px}footer .links-container .column .link-container span{border:1px solid var(--main-color);color:var(--main-color);background-color:rgba(218,0,121,.1607843137);padding:4px 10px;border-radius:64px;font-size:14px;line-height:14px}footer .links-container .column .link-container>a,footer .links-container .column>a{color:#5c5f66;font-size:14px;line-height:14px;letter-spacing:.025rem}footer .links-container .column .contact-container{display:flex;align-items:center;gap:1rem}footer .links-container .column .contact-container p{font-size:14px;line-height:14px;letter-spacing:.025rem;font-weight:400}footer .links-container .column .social-link{display:flex;align-items:center;gap:12px}footer .links-container .column .social-link>div{display:flex;justify-content:center;align-items:center;border-radius:8px;padding:8px;background-color:#f7f7f8;border:.89px solid #f1f1f3}footer .bottom{width:70%;margin:2rem auto;display:flex;justify-content:space-between;align-items:center}footer .bottom>div{display:flex;gap:1.5rem}footer .bottom>div img{object-fit:contain}@media(max-width:1080px){footer .top{width:55%}footer .bottom,footer .links-container{width:80%}}@media(max-width:992px){footer .top{width:60%}footer .links-container{width:80%;gap:3rem}footer .links-container .column{gap:1rem}footer .links-container .column h5{font-size:14px;line-height:14px}footer .links-container .column .link-container span{font-size:10px;line-height:10px}footer .links-container .column .contact-container>p,footer .links-container .column .link-container>a,footer .links-container .column>a{font-size:12px;line-height:12px}footer .links-container .column .contact-container{gap:10px}footer .links-container .column .social-link{gap:8px}footer .bottom{width:80%}}@media(max-width:540px){footer .top{width:85%}footer .links-container{gap:2rem;grid-template-columns:repeat(2,1fr)}footer .links-container .column{gap:1rem}footer .links-container .column:last-child{grid-column:span 2}footer .bottom{flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:1rem}}@media(max-width:420px){footer .top h4,footer .top p{font-size:18px;line-height:18px}footer .top form input{padding:10px;width:70%;font-size:12px}footer .top form button{padding:8px,16px,8px,16px;width:30%;font-size:12px}footer .links-container{gap:2rem}footer .links-container .column{gap:1rem}}.service-modal{display:flex;flex-direction:column;gap:30px}.service-modal h4{font-size:var(--fs-24);color:var(--black-color);text-transform:uppercase}.service-modal .group-btn{display:flex;justify-content:space-around;gap:30px}@media(max-width:600px){.service-modal .group-btn{flex-direction:column}}.service-modal .group-btn div{display:flex;flex-direction:column;gap:20px;justify-content:space-around;align-items:center;width:100%}.service-modal .group-btn div img{width:50px}.service-modal .group-btn div a{background-color:var(--main-color);color:var(--white-color);border:0;width:min(100%,240px);height:50px;display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius);cursor:pointer}.lte-modal{display:flex;flex-direction:column;gap:30px}.lte-modal h4{font-size:var(--fs-24);color:var(--black-color);text-align:var(--left);text-transform:uppercase}.lte-modal .group-btn{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}@media(max-width:768px){.lte-modal .group-btn{grid-template-columns:repeat(1,1fr)}}.lte-modal .group-btn .single{display:flex;flex-direction:column;gap:20px;justify-content:space-around;align-items:center}.lte-modal .group-btn .single .play{width:100%;height:250px;display:flex;align-items:center;justify-content:center;background-size:cover;border-radius:20px;cursor:pointer}@media(max-width:992px){.lte-modal .group-btn .single .play{height:175px}}.lte-modal .group-btn .single .play iframe{width:100%;border-radius:20px}.lte-modal .group-btn .single img{width:50px}.lte-modal .group-btn .single p{color:var(--black-color);font-family:var(--bold)}.lte-modal .group-btn .single .thumbnail{height:300px;width:100%}.smartphone-modal{display:flex;flex-direction:column;gap:30px}.smartphone-modal h4{font-size:var(--fs-24);color:var(--black-color);text-align:var(--left);text-transform:uppercase}.smartphone-modal .group-btn{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:30px;gap:30px}@media(max-width:600px){.smartphone-modal .group-btn{grid-template-columns:1fr}}.smartphone-modal .group-btn .single{display:flex;flex-direction:column;gap:20px;justify-content:space-around;align-items:center}.smartphone-modal .group-btn .single .play{width:100%;height:200px;display:flex;align-items:center;justify-content:center;background-size:cover;border-radius:20px;cursor:pointer}.smartphone-modal .group-btn .single .play iframe{width:100%;border-radius:20px}.smartphone-modal .group-btn .single img{width:50px}.smartphone-modal .group-btn .single p{color:var(--black-color);font-family:var(--bold)}.smartphone-modal .group-btn .single .thumbnail{height:300px;width:100%}.flex-container .each-faq{margin:10px 0;display:flex;position:relative;align-items:center}@media(max-width:880px){.flex-container .each-faq{flex-direction:column}}.flex-container .each-faq:nth-child(-n+3){align-items:flex-start}.flex-container .each-faq:nth-child(-n+3).active .desc{border-radius:0 20px 20px 20px}@media(max-width:880px){.flex-container .each-faq:nth-child(-n+3).active .desc{border-radius:20px}}.flex-container .each-faq:nth-child(-n+3).active .desc:lang(ar),.flex-container .each-faq:nth-child(-n+3).active .desc:lang(kr){border-radius:20px 0 20px 20px}@media(max-width:880px){.flex-container .each-faq:nth-child(-n+3).active .desc:lang(ar),.flex-container .each-faq:nth-child(-n+3).active .desc:lang(kr){border-radius:20px}}.flex-container .each-faq:nth-last-child(-n+2){align-items:flex-end}.flex-container .each-faq:nth-last-child(-n+2).active .desc{border-radius:20px 20px 20px 0}.flex-container .each-faq:nth-last-child(-n+2).active .desc:lang(ar),.flex-container .each-faq:nth-last-child(-n+2).active .desc:lang(kr){border-radius:20px 20px 0 20px}@media(max-width:880px){.flex-container .each-faq:nth-last-child(-n+2).active .desc,.flex-container .each-faq:nth-last-child(-n+2).active .desc:lang(ar),.flex-container .each-faq:nth-last-child(-n+2).active .desc:lang(kr){border-radius:20px}}.flex-container .each-faq.active p{background-color:var(--main-color);color:var(--white-color);border-radius:20px 0 0 20px}@media(max-width:880px){.flex-container .each-faq.active p{flex-direction:column}}.flex-container .each-faq.active p:lang(ar),.flex-container .each-faq.active p:lang(kr){border-radius:0 20px 20px 0}@media(max-width:880px){.flex-container .each-faq.active p:lang(ar),.flex-container .each-faq.active p:lang(kr){border-radius:20px}}.flex-container .each-faq.active .desc{color:var(--white-color);visibility:visible;max-height:500px}.flex-container .each-faq p{width:50%;background-color:#fafafa;height:-moz-fit-content;height:fit-content;padding:20px;color:var(--black-color);border-radius:20px;text-align:var(--left);font-size:14px;will-change:border-radius,color,background-color;transition:background-color .6s,color .6s,border-radius .6s;cursor:pointer}@media(max-width:880px){.flex-container .each-faq p{width:100%;margin-bottom:10px}}.flex-container .each-faq .desc{position:absolute;right:0;width:50%;background-color:var(--main-color);border-radius:20px;visibility:hidden;overflow:hidden;max-height:0;will-change:max-height;transition:max-height .8s}.flex-container .each-faq .desc:lang(ar),.flex-container .each-faq .desc:lang(kr){right:auto;left:0}@media(max-width:880px){.flex-container .each-faq .desc{position:static;width:100%;border-radius:20px}}.flex-container .each-faq .desc .desc-container{min-height:100px;padding:20px}.flex-container .each-faq .desc span{display:block;width:100%;height:-moz-fit-content;height:fit-content;color:var(--white-color);text-align:var(--left);margin-bottom:15px}.flex-container .each-faq .desc iframe{height:300px}.our-selling-points{display:flex;flex-direction:column;gap:30px}.our-selling-points h4{font-size:var(--fs-24);color:var(--black-color);text-align:var(--left);text-transform:uppercase}.our-selling-points .group-btn{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:30px;gap:30px}@media(max-width:768px){.our-selling-points .group-btn{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.our-selling-points .group-btn{grid-template-columns:repeat(1,1fr)}}.our-selling-points .group-btn .single{display:flex;flex-direction:column;gap:20px;justify-content:space-around;align-items:center;height:210px;background-color:#fff;border:1px solid rgba(0,0,0,.1215686275);position:relative;overflow:hidden;cursor:pointer}.our-selling-points .group-btn .single:first-child img{position:absolute;top:0;left:0}.our-selling-points .group-btn .single:nth-child(2) img{position:absolute;right:0;top:0;transform:rotate(180deg) translateY(-30px)}.our-selling-points .group-btn .single:nth-child(3) img{position:absolute;left:50%;bottom:0;transform:translate(-50%)}.our-selling-points .group-btn .single:nth-child(4) img{position:absolute;top:0;left:0}.our-selling-points .group-btn .single:nth-child(4) .corner{bottom:0;top:auto;right:0;left:auto}.our-selling-points .group-btn .single p{font-size:var(--fs-24);color:var(--black-color);font-family:var(--bold)}.slick-next,.slick-prev{top:auto!important;bottom:80px!important;z-index:2}.slick-next:before,.slick-prev:before{content:none!important}@media(max-width:768px){.slick-next svg,.slick-prev svg{height:30px;width:30px}}.slick-next{right:25px!important}.slick-prev{left:25px!important}.single-offer-card{display:flex;flex-direction:column;border-radius:10px}@media(max-width:992px){.single-offer-card{margin:1rem}}.single-offer-card.modal{padding:40px}@media(max-width:992px){.single-offer-card.modal{padding:0}}.single-offer-card.modal h4{font-size:var(--fs-46);text-align:left}@media(max-width:992px){.single-offer-card.modal h4{display:none}}.single-offer-card.modal .single-offer-container-modal{display:flex;justify-content:space-around;gap:30px}@media(max-width:992px){.single-offer-card.modal .single-offer-container-modal{flex-direction:column-reverse;justify-content:center;align-items:center}}.single-offer-card.modal .modal-left{width:50%;display:flex;flex-direction:column;gap:20px}@media(max-width:992px){.single-offer-card.modal .detail,.single-offer-card.modal .wrap-badge{display:none}}.single-offer-card.modal .detail:lang(ar),.single-offer-card.modal .detail:lang(kr),.single-offer-card.modal .wrap-badge:lang(ar),.single-offer-card.modal .wrap-badge:lang(kr){justify-content:flex-start}.single-offer-card.modal .desc{text-align:left}@media(max-width:992px){.single-offer-card.modal .desc{display:none}}.single-offer-card.modal .group{display:flex;align-items:center;justify-content:center;gap:20px}.single-offer-card.modal .group a{white-space:nowrap;background-color:rgba(0,0,0,0);color:var(--main-color);border:1px solid var(--main-color);border-radius:100px;margin:initial;font-family:var(--bold)}@media(max-width:768px){.single-offer-card.modal .group a{font-size:13px;min-width:auto;padding:5px 10px}}.single-offer-card.modal .modal-img{border-radius:15px;overflow:hidden;display:flex;justify-content:center;align-items:center;width:350px}.single-offer-card.modal .modal-img img{object-fit:cover;border-radius:15px;width:100%}.single-offer-card .wrap-img{position:relative;height:180px;width:100%;background-color:#f7f7f7;padding:50px 0;border-radius:15px 15px 0 0;overflow:hidden}.single-offer-card .wrap-img img{object-fit:cover;margin:auto}.single-offer-card .wrap-content{padding:10px;height:220px;overflow:hidden;border-radius:0 0 15px 15px;background-color:#fff;border:1px solid rgba(123,77,103,.2);border-top:none;width:100%;margin:auto;display:flex;flex-direction:column}.single-offer-card .wrap-content>.amount{color:var(--main-color);font-size:16px;line-height:16px;font-weight:600}@media(max-width:992px){.single-offer-card .wrap-content{height:auto}}@media(max-width:540px){.single-offer-card .wrap-content{height:auto}}.single-offer-card .wrap-badge{display:flex;justify-content:space-between;align-items:start;gap:10px;width:100%;direction:var(--dir);flex-direction:column}.single-offer-card .wrap-badge>div{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;margin-right:2px;padding-bottom:4px;width:100%}.single-offer-card .wrap-badge>div::-webkit-scrollbar{height:3px}.single-offer-card .badge{border-radius:100px;background-color:var(--bg-clr);color:var(--clr);text-align:center;min-width:-moz-fit-content;min-width:fit-content;max-width:6.75rem;padding:5px 10px;font-size:11px}.single-offer-card h3{font-size:20px;line-height:20px;direction:var(--dir);color:#494949}.single-offer-card .detail{display:flex;align-items:center;width:100%;gap:40px;margin:10px 0;direction:var(--dir)}.single-offer-card .detail p{display:flex;align-items:center;gap:10px;font-size:14px;line-height:14px}.single-offer-card .desc{color:#494949;font-size:14px;line-height:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow-x:hidden;overflow-y:auto;text-overflow:ellipsis;min-height:62px;max-height:62px}.single-offer-card .desc::-webkit-scrollbar{width:3px}@media(max-width:992px){.single-offer-card .desc{min-height:50px;max-height:60px}}@media(max-width:540px){.single-offer-card .desc{min-height:42px;max-height:62px}}.single-offer-card a,.single-offer-card button{cursor:pointer;background-color:var(--main-color);color:var(--white-color);border-radius:100px;display:flex;align-items:center;justify-content:center;height:40px;margin:auto;width:100%;border:none}.single-offer-card button{margin:10px 0 0}.speed-test{display:flex;height:100vh;background-size:cover;position:relative;background-position:50%}.speed-test,.speedBG{width:100%;max-height:1000px}.speedBG{height:100%;position:absolute;object-fit:cover;z-index:0;overflow:hidden}#speedchecker_link,#speedcheckerdiv{display:none!important;pointer-events:none!important}.speed-container{width:100%;margin-top:10%;justify-items:center}.hidden{opacity:0;display:none;margin-top:0;font-size:1px;transition:opacity .3s ease-in-out;pointer-events:none}.restitle{display:flex;flex-direction:column}.speed-container,.speed-container-started{position:absolute;top:0;left:0;width:100%;height:100%}.speed-container-started{width:100%;display:flex;flex-direction:column;align-items:start;position:relative;align-content:center;justify-content:start;justify-items:center}.visible{opacity:1;transition:opacity .5s ease-in-out;pointer-events:auto}.speed-started{width:100%;padding:10px;display:flex;align-items:start;position:relative;margin-top:20px;align-content:center;justify-content:center;justify-items:center}.speed-data{margin-top:10px}.speed-data,.speed-data2{width:100%;display:flex;padding:10px;align-items:center;flex-direction:column;position:relative;align-content:center;justify-content:center;justify-items:center}.Speed-h{font-size:50px;line-height:70px}.Speed-P,.Speed-h{max-width:1400px;text-align:center}.Speed-P{font-size:24px;margin-bottom:40px}.speed-numbers{margin-top:-60px;display:flex;flex-direction:column;justify-content:center;align-items:center;color:gray}.speed-boxs2{margin-top:15px;gap:40px}.speed-boxs,.speed-boxs2{display:flex;flex-direction:row;justify-content:center;align-items:center;width:35%;color:gray}.speed-boxs{margin-top:20px;justify-content:space-between}.num{font-size:32px;color:#000;font-family:Digital-7}.speed-box{margin-top:15px;width:30%;padding:10px 45px;flex-direction:column}.speed-box,.speed-box2{background-color:#fff;font-size:20px;display:flex;align-items:center;border-radius:15px}.speed-box2{width:50%;padding:10px;flex-direction:row}.speed-box img{width:20px;margin-bottom:5px}.speed-box2 img{width:30px;margin-left:15px;margin-right:15px}.measurement{font-size:20px;color:gray;font-family:Regular}.speed-num{font-size:32px;margin-top:5px;color:#000;font-family:Digital-7}.finishtransition{position:relative;width:100%}.btn-container{display:flex;justify-content:center;align-items:center;margin-top:10px;width:150px}.btn-container button{width:100%;height:50px;background-color:var(--main-color);color:#fff;padding:5px;font-size:20px;border:none;border-radius:30px}.btn-container button:hover{scale:1.05;transition:.2s}.speed_img{width:40%;height:100%;object-fit:contain}.needle{position:absolute;width:20px;height:100%;display:flex;bottom:25%;justify-content:center;align-items:end;transform-origin:bottom center;z-index:2;transform:rotate(0deg);transition:transform .3s ease}.needle-img{padding-bottom:-40px}.needle-img-desktop{display:block;width:37px;height:199px}.needle-img-mobile{display:none;width:25px;height:135px}.desktop{display:block}.mobile{display:none}.box-part{display:flex;justify-content:space-between;align-items:center;flex-direction:column}@media screen and (max-width:1024px){.speed-container{text-align:center;margin-top:-30px;justify-items:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.speed-boxs{width:80%;margin-top:90px}.speed-boxs2{width:80%}.desktop{display:none}.mobile{display:block}.mobileres{position:absolute;margin-top:100px;display:flex;font-size:200px;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}}@media screen and (max-width:600px){.speed-test{height:90vh;max-height:1000px}.mobileres{position:absolute;margin-top:100px;font-size:200px;width:100%}.mobileres,.speed-container{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.speed-container{margin-top:0;justify-items:center}.Speed-h{font-size:24px;line-height:30px}.Speed-P{padding:12px;font-size:14px}.speed-started{width:100%;display:flex;align-items:start;position:relative;margin-top:20px;align-content:center;justify-content:center;justify-items:center}.speed-Gauge{width:100%;object-fit:cover;height:inherit}.needle-img-desktop{display:none}.needle-img-mobile{display:block}.desktop{display:none}.mobile{display:block}.speed-boxs{width:100%;margin-top:30px;flex-direction:column}.box-part{gap:10px}.box-part,.speed-box{display:flex;justify-content:space-between;align-items:center;flex-direction:row}.speed-box{width:100%;padding-left:10px;padding-right:10px}.speed-numbers{margin-top:-20px}.speed-box2{padding:10px 5px;font-size:12px}.speed-box2,.speed-box2 p{background-color:#fff;width:100%}.speed-box2 p{font-size:14px}.speed-boxs2{width:100%}}@media screen and (max-width:400px){.mobileres{position:absolute;margin-top:30px;display:flex;font-size:200px;flex-direction:column;justify-content:center;align-items:center;text-align:center;width:100%}.Speed-h{padding:12px;font-size:20px;line-height:25px}.Speed-P{padding:12px;font-size:14px}}.fastroaming-herosection{width:100%;height:100vh;display:flex;flex-direction:column;background-size:cover;background-position:bottom;padding:100px;position:relative;justify-content:end}.fastroaming-texts{position:absolute;bottom:100px}.fastroaming-bg{width:100%;height:100vh;position:absolute;object-position:center;top:0;left:0;object-fit:cover;z-index:-99}.fastroaming-herosection h1{color:#fff;font-size:40px;font-weight:1000}.fastroaming-herosection h2{color:#fff;font-size:36px;font-weight:600}.fastroaming-Destination{padding:100px;background-color:var(--lightgray-color)}.fastroaming-what{padding:100px}.what-container{display:flex;flex-direction:row;justify-content:space-between}.what-text{width:50%}.what-p{font-size:24px;padding-top:20px;padding-bottom:20px;text-align:justify}.what-img{width:50%;display:flex;justify-content:center}.fastroaming-pinkh{font-size:24px;padding-top:20px;padding-bottom:20px;font-weight:600;color:var(--main-color)}.Destination-title-h,.Destination-title-laptop{padding-bottom:20px;text-align:center}.Destination-title-h{margin-top:4rem}.destination-cards-phone{display:none}.destination-cards-laptop{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:80px;gap:80px;align-items:center;justify-content:space-between;padding:20px}.destination-card-warper{display:flex;justify-content:center}.destination-card{position:relative;width:100%;max-width:420px;border-radius:20px;overflow:hidden;box-shadow:0 4px 4px rgba(0,0,0,.2);background:url(/images/cardbg.png);background-position:top;background-size:cover;text-align:center;display:flex;flex-direction:column;justify-content:end;padding:20px 20px 10px}.mt-30{margin-top:2em}.destination-image-wrapper{position:relative;width:100%;height:400px;overflow:hidden;border-radius:15px}.destination-img{width:100%;height:100%;object-fit:cover}.destination-overlay{position:absolute;bottom:0;left:0;width:100%;height:50%;background:linear-gradient(to top,var(--main-color),rgba(0,0,0,0));pointer-events:none}.destination-name{position:absolute;bottom:35px;left:35px;font-size:24px;color:#fff;z-index:2}.destination-info{margin-top:10px}.destination-price{font-size:1.5rem;font-weight:700}.destination-btn{margin-top:10px}.select-btn{border-radius:8px;background:#007bff;font-size:1rem}.select-btn:hover{background:#0056b3}.destination-info{position:relative;z-index:2;text-align:left;margin-top:20px;color:#000;padding-left:10px;padding-right:10px}.destination-btn{text-align:end;margin-top:20px;margin-bottom:20px}.destination-info h4{font-size:20px;font-weight:700;margin-bottom:10px;color:var(--main-color)}.destination-info p{font-size:14px;color:#000}.destination-info h3{font-size:20px;font-weight:700;color:#e60073;margin:5px 0}.select-btn{background:#e60073;color:#fff;border:none;padding:10px 20px;font-size:20px;font-weight:600;border-radius:80px;cursor:pointer;transition:background .3s}.select-btn:hover{background:#b9005f}.feature-container{display:flex;flex-wrap:wrap;justify-content:center;gap:3% px;text-align:center}.feature-card{width:30%;display:flex;margin-top:2rem;flex-direction:column;align-items:center}.feature-icon img{width:90px;object-fit:contain;height:100px}.feature-title{font-size:24px;font-weight:700;color:#e60073;margin-top:10px;margin-bottom:10px}.feature-description{font-size:20px;color:#555;width:360px;margin-top:5px}.instruction-container{margin-top:8em;flex-direction:column;align-items:center}.instruction-cards,.instruction-container{display:flex;justify-content:space-between}.instruction-cards{gap:20px;width:100%;flex-wrap:wrap}.instruction-card{width:378px;height:506px;background-size:cover;background-position:50%;border-radius:32px;box-shadow:0 4px 10px rgba(0,0,0,.1);display:flex;flex-direction:column;align-items:center;justify-content:space-between;padding:20px;text-align:center;position:relative}.instruction-icon img{width:100px;height:100px}.instruction-btn{width:300px;padding:12px;font-size:14px;font-weight:600;color:#fff;border:none;position:absolute;bottom:20px;border-radius:80px;cursor:pointer;transition:.3s}.instruction-btn:hover{opacity:.8}.instruction-main-btn{background:#e60073;color:#fff;width:300px;padding:12px;font-size:16px;font-weight:600;border-radius:20px;text-align:center;margin-top:32px;border:none;cursor:pointer;transition:.3s}.instruction-container-btn{width:100%;display:flex;justify-content:center}.instruction-main-btn:hover{background:#cc005f}.PhoneBG,.PhoneBG img{width:100%;height:100vh}.PhoneBG img{object-fit:cover}.fast-feedback{background-color:var(--lightgray-color)}.Customerstitle-laptop{margin-top:30px;margin-bottom:30px}.Customerstitle-phone{display:none}.fastReview-slider-name{font-size:24;line-height:1.5rem;padding-top:.5rem;padding-bottom:.5rem;color:#6b7280}.fasrstarReview-filled{color:var(--main-color);font-size:1.6rem;line-height:2rem}.fast-feedback-cards{margin-bottom:4rem}.faqtitle{margin-top:10px;margin-bottom:10px}.fast-Frequently-Asked{font-size:20px}.fast-faq-question{width:100%;display:flex;justify-content:space-between;align-items:center;border-radius:.5rem;padding:1rem;text-align:left;font-size:1.3rem;line-height:1.75rem;font-weight:600;color:#fff;background-color:var(--main-color);border:none;cursor:pointer}.fast-faq-item{width:50%;border:1px solid #d0d5dd;background-color:#fcfcfd;border-radius:.5rem;margin:1rem;max-width:1100px}.btn-container-fast{display:flex;justify-content:center;align-items:center;margin-top:10px;width:30%}.btn-container-fast button{width:100%;height:50px;background-color:var(--main-color);color:#fff;padding:5px;font-size:20px;border:none;border-radius:30px}.btn-device-Check{display:flex;cursor:pointer;justify-content:center;align-items:center;width:100%;margin-top:2rem}.btn-device-Check button{width:100%;height:50px;background-color:var(--main-color);color:#fff;padding:5px;font-size:20px;border:none;border-radius:30px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000}.modal-body{background:#fff;border-radius:10px;max-width:1200px;width:90%;overflow:hidden}.modal-progress{height:5px;border-top-right-radius:5px;border-bottom-right-radius:5px;background-color:var(--main-color);transition:width .3s ease-in-out}.modal-content{padding:20px 150px;width:100%;display:flex;align-items:center;height:500px;position:relative}.modal-container{padding:20px 60px}.modal-container h2{margin-bottom:1rem;font-size:24px;font-weight:300;overflow:hidden}.modal-container p{margin-bottom:1rem;font-size:18px;color:#909090;font-weight:lighter}.device-Check-list{display:grid;margin-top:2rem;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:40px;gap:40px;align-items:center;justify-content:space-between}.device-Check{text-transform:capitalize;background-color:#e9e9e9;border:2px solid var(--main-color);border-radius:10px;padding:10px;cursor:pointer;font-size:18px;text-align:center}@keyframes flash{0%{background-color:var(--main-color);transform:scale(1.05)}to{background-color:#e9e9e9;transform:scale(1)}}.device-Check:active{animation:flash .15s ease-in-out}.close-button{position:absolute;top:10px;right:10px;background:none;border:none;font-size:20px;cursor:pointer}.step-enter{opacity:0;transform:translateY(50px)}.step-enter-active{transition:transform .5s ease-out,opacity .2s ease-in}.step-enter-active,.step-exit{opacity:1;transform:translateY(0)}.step-exit-active{opacity:0;transform:translateY(-50px);transition:transform .5s ease-in,opacity .2s ease-out}@media screen and (max-width:600px){.fastroaming-herosection{width:100%;height:30vh;display:flex;flex-direction:column;background-size:cover;background-position:50%;padding:15px;justify-content:end}.fastroaming-texts{position:absolute;bottom:0}.fastroaming-bg{width:100%;height:30vh;position:absolute;top:0;left:0;z-index:-99}.fastroaming-herosection h1{color:#fff;font-size:24px;font-weight:700}.fastroaming-herosection h2{color:#fff;font-size:20px;font-weight:lighter}.fastroaming-what{padding:15px}.what-container{display:flex;flex-direction:column;justify-content:space-between}.what-text{width:100%}.what-p{font-size:16px;padding-top:10px;padding-bottom:10px;text-align:justify}.what-img{display:flex;margin-top:20px;justify-content:center}.btn-container,.what-img{width:100%}.btn-container button{width:50%}.fastroaming-pinkh{font-size:18px;padding-top:10px;padding-bottom:10px;font-weight:600;color:var(--main-color)}.fastroaming-Destination{padding:0;background-color:var(--lightgray-color)}.destination-cards-laptop{display:none}.destination-cards-phone{display:block;padding:0}.Destination-title-laptop h3{display:none}.Destination-title-h,.Destination-title-phone{padding:20px;display:flex;flex-direction:row;justify-content:space-between}.slider-cbtn{display:flex;flex-direction:row;gap:5px;background-color:red}.slider-cbtn .custom-next-arrow svg,.slider-cbtn .custom-prev-arrow svg{width:40px}.destination-card{margin-bottom:30px}.destination-card-warper{padding:20px}.feature-container{display:flex;flex-wrap:wrap;justify-content:center;gap:3% px;text-align:center}.feature-card{width:100%}.feature-card,.instruction-container{display:flex;flex-direction:column;align-items:center}.instruction-container{margin-top:4em;justify-content:center}.instruction-cards{display:flex;justify-content:center;gap:20px;padding:20px;width:100%;flex-wrap:wrap}.PhoneBG{margin-top:2rem}.PhoneBG,.PhoneBG img{width:100%;height:30vh}.PhoneBG img{object-fit:cover}.fast-faq-item{width:100%;border:1px solid #d0d5dd;background-color:#fcfcfd;border-radius:.5rem;margin:1rem;max-width:1100px}.Customerstitle-laptop{display:none}.Customerstitle-phone{display:flex;justify-content:space-between;align-items:center}.btn-container-fast{display:flex;width:100%;justify-content:center;align-items:center;margin-top:10px}.btn-container-fast button{width:70%;height:50px;background-color:var(--main-color);color:#fff;padding:2px;font-size:20px;border:none;border-radius:30px}.modal-body{border-radius:0;width:100%;height:100%;overflow:hidden}.modal-progress{border-bottom-right-radius:5px}.modal-content{padding:0;position:relative}.modal-container,.modal-content{height:100%;width:100%;display:flex;justify-content:center;align-items:center}.modal-container{padding:30px}.modal-container h2{margin-bottom:1rem;font-size:18px;font-weight:300;overflow:hidden}.modal-container p{margin-bottom:1rem;font-size:14px;color:#909090;font-weight:lighter}.device-Check-list{grid-template-columns:repeat(1,minmax(0,1fr));gap:10px}.device-Check:active{animation:flash .15s ease-in-out}.step{width:90vw}.close-button{position:absolute;top:20px;right:20px;background:none;border:none;font-size:30px;cursor:pointer}.step-enter{opacity:0;transform:translateY(50px)}.step-enter-active{transition:transform .5s ease-out,opacity .2s ease-in}.step-enter-active,.step-exit{opacity:1;transform:translateY(0)}.step-exit-active{opacity:0;transform:translateY(-50px);transition:transform .5s ease-in,opacity .2s ease-out}}.instruction-herosection{width:100%;height:100vh;display:flex;flex-direction:column;position:relative;background-size:cover;background-position:top;padding:100px;align-items:center;justify-content:center}.instruction-bg{width:100%;height:100vh;position:absolute;top:0;left:0;z-index:-99}.instruction-btn-warper{width:100%;display:flex;align-content:center;justify-content:end}.instruction-btn-container{width:60%;margin-top:2rem}.instruction-cheak-btn{background-color:#de108f;color:#fff;border:none;width:300px;padding:10px 0;font-size:24px;font-weight:600;border-radius:80px;cursor:pointer;transition:background .3s}.instruction-cheak-btn:hover{background-color:#e71a98}.instruction-steps{padding:30px 100px}.instruction-padding{padding:0 100px}.steps-btn-container,.steps-btn-warper{width:100%;display:flex;justify-content:start}.steps-btn-container{gap:20px}.steps-btn{background-color:#de108f;color:#fff;border:none;padding:10px 40px;font-size:20px;font-weight:600;border-radius:80px;cursor:pointer;transition:background .3s}.steps-img-warper{background-color:var(--lightgray-color);padding:30px;border-radius:30px;width:100%;padding:80px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;justify-content:space-between}.steps-img-container{width:100%;display:flex;justify-content:center}.step-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:15px;border-radius:0;width:100%;transition:transform .3s ease}.step-icon{width:100%;height:auto;padding:20px;margin-bottom:10px}.step-title{font-size:18px;font-weight:700;margin-bottom:5px}.step-description{font-size:14px;color:#555}@media screen and (max-width:600px){.instruction-herosection{position:relative;width:100%;height:30vh;display:flex;flex-direction:column;background-size:cover;background-position:50%;padding:15px;justify-content:end}.instruction-bg{width:100%;height:30vh;position:absolute;top:0;left:0;z-index:-99}.instruction-btn-warper{width:100%;display:flex;align-content:center;justify-content:end}.instruction-btn-container{width:60%;margin-top:0;margin-bottom:4rem}.instruction-cheak-btn{background-color:#de108f;color:#fff;border:none;width:150px;padding:5px 0;font-size:18px;font-weight:200;border-radius:80px;cursor:pointer;transition:background .3s}.instruction-steps{padding:0}.steps-btn-container{width:100%;justify-content:space-between;display:flex;padding:20px}.instruction-padding{padding:0 20px}.steps-img-warper{padding:0;grid-template-columns:repeat(1,minmax(0,1fr))}}.Offertypes-warper{width:100%;padding:10px;display:flex;align-items:center;margin-bottom:30px;justify-content:center}.Offertypes-container{border-radius:25px;display:flex;box-shadow:0 8px 12px -2px rgba(50,50,93,.25),0 8px 16px -8px rgba(111,110,110,.3)}.Offertypes-links{padding:10px 30px;border-radius:25px;font-size:18px}.Offertype-active{color:#fff;background-color:var(--main-color)}.futuredofferscontainer{display:flex;justify-content:start;align-items:start}.futuredoffertext{width:100%;border-top:3px solid #e4e4e4}.futuredoffer-title{color:#000;display:flex;align-items:center;justify-content:start;gap:20px;padding-top:1rem;font-size:34}.tborder{border-top:3px solid #e4e4e4;padding-top:2rem}.offerscards{padding-bottom:2rem;display:block}.offerslider{display:none}.offerimage{width:100%;height:900px;object-fit:cover;z-index:-3;position:absolute}@media screen and (max-width:600px){.Offertypes-links{padding:10px 25px;border-radius:25px;font-size:16px}.offerscards{padding-bottom:2rem;display:none}.offerimage{height:400px}.offerslider{display:block}.phonetitle{background-color:red;display:flex}.futuredoffer-title{display:none}.third-section-header{width:85%;height:20px;display:flex!important;justify-content:start!important;align-items:center;gap:10px}.third-section-header img{width:22px;height:22px}}.not-found-parent{height:300px;width:100%}.not-found-container,.not-found-parent{display:flex;justify-content:center;align-items:center}.not-found-container{gap:12px;position:relative;height:40px;margin-bottom:2rem}.status{margin:0!important}.vertical-line{width:2px;height:100%;background-color:#000!important}.message{font-weight:500}.w-full{width:100%}.p-4{padding:1rem}.text-5xl{font-size:3rem;line-height:1}.text-4xl{font-size:2.5rem;line-height:1}.text-7xl{font-size:4.5rem;line-height:1}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.6rem;line-height:2rem}.h-full{height:100%}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-white{color:#fff}.text-ED0081{color:#ed0081}.font-bold{font-weight:900}.my-4{margin-top:1rem;margin-bottom:1rem}.my-2{margin-top:.5rem;margin-bottom:.5rem}.mt-20{margin-top:5rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-row{flex-direction:row}.items-center{align-items:center}.items-start{align-items:flex-start}.items-stretch{align-items:stretch}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.gap-2{gap:.5rem}.w-40{width:10rem}.w-24{width:6rem}.p-2{padding:.5rem}.px-4{padding-left:1rem;padding-right:1rem}.border{border:1px solid #e5e7eb}.border-ED0081{border:2px solid #ed0081}.rounded-md{border-radius:.7rem}.rounded-2xl{border-radius:1rem}.rounded-full{border-radius:9999px}.rounded-t-50px{border-top-left-radius:50px;border-top-right-radius:50px}.paragraph{line-height:2rem}.rounded-b-50px{border-bottom-left-radius:50px;border-bottom-right-radius:50px}.gray{color:#4f4e4f}.bg-gray-100{background-color:#ededed}.bg-gray-200{background-color:#e5e7eb}.bg-orange-400{background-color:#f26722}.bg-cover{background-size:cover}.bg-image{background-image:url(/path/to/your/image.jpg)}.object-cover{object-fit:cover}.relative{position:relative}.pt-8{padding-top:2rem}.h-500px{height:500px}.z-20{z-index:20}.whitespace-pre{white-space:pre}.-mt-80{margin-top:-20rem}.pt-12{padding-top:3rem}.mt-12{margin-top:3rem}@media(min-width:1000px){.md\:px-48{padding-left:7rem;padding-right:7rem}.md\:text-96px{font-size:96px;line-height:1}.md\:mt-12{margin-top:3rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}.md\:text-4xl{font-size:2.5rem;line-height:1}.md\:text-xl{font-size:1.4rem;line-height:1.8rem}.md\:flex-row{flex-direction:row}.md\:w-1\/2{width:50%}.md\:w-11\/12{width:91.666667%}.md\:w-auto{width:auto}.md\:justify-start{justify-content:flex-start}.md\:pl-44{padding-left:4rem}.md\:mt-20{margin-top:5rem}.md\:px-8{padding-left:2rem;padding-right:2rem}}.faq-container{display:flex;justify-content:center;width:100%}@media(min-width:768px){.faq-container{padding:1rem}}.faq-wrapper{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.faq-item{border:1px solid #d0d5dd;background-color:#fcfcfd;margin:1rem;max-width:1100px}.faq-item,.faq-question{width:100%;border-radius:.5rem}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:1rem;text-align:left;font-size:1.3rem;line-height:1.75rem;font-weight:600;color:#2d3748;background-color:rgba(0,0,0,0);border:none;cursor:pointer}.faq-question:hover{background-color:#edf2f7}.faq-question:focus{outline:none}.faq-icon,.words{display:flex;justify-content:center;align-items:center}.faq-icon{color:#ed64a6}.icon-size{height:1.5rem;width:1.5rem}.bg-r{background-color:red}.faq-answer{margin:10px;padding-left:3rem!important;padding-right:3rem!important;font-size:1.2rem;line-height:2rem}.faq-answer span{color:#4f4e4f;font-size:1.2rem!important;line-height:2rem}.app-slider-container{margin-left:1rem;margin-right:1rem;display:flex;flex-direction:column;background-color:#fff;margin-bottom:.75rem;padding:1.5rem;border-radius:1.7rem;height:100%;box-shadow:0 4px 6px rgba(0,0,0,.1);justify-content:space-between;align-items:stretch;min-height:650px}@media(min-width:768px){.app-slider-container{margin-left:.5rem;margin-right:.5rem;padding:2rem;min-height:680px}}.app-slider-title{font-weight:700;font-size:2.1rem;line-height:2rem;height:2rem;text-align:center;color:#6b7280}.app-slider-image-container{margin-bottom:1rem;display:flex;justify-content:center;padding:20px}@media(min-width:768px){.app-slider-image-container{margin-bottom:2rem}}.app-slider-image{object-fit:cover}.app-slider-content{text-align:center;flex-grow:1}.app-slider-subtitle{font-weight:700;font-size:1.25rem;line-height:1.75rem;color:#6b7280}.app-slider-description{font-size:1.125rem;line-height:1.75rem;color:#6b7280}@media(min-width:768px){.app-slider-description{margin-top:.5rem}}.appReview-slider-container{margin:22px;display:flex;flex-direction:column;background-color:#fff;border-radius:.5rem;height:250px;box-shadow:0 4px 4px rgba(0,0,0,.2);justify-content:space-between;align-items:stretch;min-height:200px}.appReview-slider-content{flex-grow:1;padding:1rem}.starReview-rating{display:flex}.starReview-filled{color:#f59e0b;font-size:1.6rem;line-height:2rem}.starReview-empty{color:#d1d5db;font-size:1.6rem;line-height:2rem}.appReview-slider-description{font-size:1.25rem;line-height:1.75rem;font-weight:700;color:#6b7280}.appReview-slider-name{font-size:1rem;line-height:1.5rem;padding-top:.5rem;padding-bottom:.5rem;color:#6b7280}.app-slidercard-container{margin-left:.75rem;margin-right:.75rem;display:flex;flex-direction:column;border-radius:.5rem;height:100%;justify-content:space-between;align-items:stretch;min-height:auto}.app-slidercard-image-container{width:100%;display:flex;justify-content:center}.app-slidercard-image{object-fit:cover;border-radius:.75rem;width:100%}.app-slidercard-content{flex-grow:1}.app-slidercard-title{font-weight:700;font-size:1.875rem;line-height:2.25rem;padding-top:.5rem;padding-bottom:.5rem;text-align:center;color:#6b7280}.app-slidercard-description{font-size:1.125rem;line-height:1.75rem;color:#6b7280}.phoneimg{display:flex;justify-content:center}.bg-image{background-image:url(/images/phone.webp);background-position:100%}@media(min-width:768px){.bg-image{background-image:url(/images/features\ bg.webp)}}.rivewimg{background-image:url(/images/round.png);background-position:100% 0}.rivewimg,.rivewimg_ku{background-repeat:no-repeat;background-size:250px}.rivewimg_ku{background-image:url(/images/round_ku.png);background-position:0 0}@media(max-width:768px){.rivewimg,.rivewimg_ku{background-image:url(/images/phone\ round.png);background-position:100% 0;background-repeat:no-repeat;background-size:100px}.rivewimg_ku{transform:rotate(90)}}.cercil-background{background-position:top 5% right 10%}.cercil-background,.cercil-background_ku{background-image:url(/images/cercil.png);background-repeat:no-repeat;background-size:90px}.cercil-background_ku{background-position:top 5% left 10%}.vc{justify-content:center;align-items:center;display:flex;flex-direction:row}@media(max-width:768px){.cercil-background{background-position:top right 10%}.cercil-background,.cercil-background_ku{background-image:url(/images/cercil.png);background-repeat:no-repeat;background-size:60px}.cercil-background_ku{background-position:top left 10%}}@media(min-width:768px){.qrw{width:min-content}}.offers{padding-bottom:20px}.word-switcher{position:relative;height:50px;overflow:hidden;padding:2px;width:300px;display:flex;justify-content:center;align-items:center}.word-switcher span{position:absolute;width:100%;text-align:center}.word1{animation:slide-down 5s infinite}.word2{animation:slide-up 5s infinite}@media(max-width:767px){.whatsupall{right:10px;bottom:10px}.whatsupallrtl{left:10px;bottom:10px}.word-switcher{width:170px!important}.word-switcher span{padding:10px}.vc{font-size:1.7rem}.phoneflex,.vc{flex-direction:column}.phoneflex{justify-content:center;align-items:center}.Fastlink_desk{display:none}.Fastlink_Phone{display:flex}.qrcode{width:90px}.w-phone{width:100%}}@media(min-width:768px)and (max-width:1067px){.vc{font-size:2rem;flex-direction:column}.whatsupall{right:10px;bottom:10px}.whatsupallrtl{left:10px;bottom:10px}.Fastlink_desk{display:flex;width:100%;object-fit:contain}.word-switcher{width:170px!important}.word-switcher span{padding:10px}.Fastlink_Phone{display:none}}@media(min-width:1068px){.Fastlink_desk{display:flex;width:100%;object-fit:contain}.Fastlink_Phone{display:none}.whatsupall{right:20px;bottom:20px}.whatsupallrtl{left:20px;bottom:20px}}.icon-container{height:35px;width:35px;display:flex;align-items:center;justify-content:center;position:relative}.icon{position:absolute;transition:transform .5s ease,opacity .5s ease;transform:scale(0);opacity:0}.icon-visible{transform:scale(1);opacity:1}.icon-hidden{transform:scale(0);opacity:0}.whatsupall,.whatsupallrtl{position:fixed;z-index:999;width:300px;display:flex;flex-direction:column;justify-content:end;align-items:end}.chat{width:100%;background-color:#25d366;margin-bottom:10px;border-radius:10px}.chatbody{display:flex;flex-direction:column;padding:15px;font-size:1rem;color:#fff;justify-content:space-between;background-color:#ece5dd}.message{background-color:#279488;padding:.6rem;line-height:1.2rem;border-radius:10px;margin-bottom:5px}.close{cursor:pointer}.chatbtn{cursor:pointer;padding:2rem 15px;font-size:1rem;color:#fff;justify-content:center;border-radius:0 0 10px 10px}.chat-bubble,.chatbtn{display:flex;background-color:#279488}.chat-bubble{border-radius:.375rem;padding:.6rem;opacity:.9;width:min-content;gap:.25rem;margin-bottom:100px}.chat-dot{background-color:#fff;opacity:.5;width:.25rem;height:.25rem;border-radius:9999px;transition:all .2s ease-in;animation:bounce 1.2s infinite}.chat-bubble>.chat-dot:first-child{animation-delay:0s}.chat-bubble>.chat-dot:nth-child(2){animation-delay:.2s}.chat-bubble>.chat-dot:nth-child(3){animation-delay:.4s}.chathead{padding:15px;font-size:1rem;justify-content:space-between}.chathead,.whatsup{display:flex;color:#fff}.whatsup{cursor:pointer;justify-content:space-around;align-items:center;width:70%;background-color:#25d366;padding:1rem 1.2rem;border-radius:2rem;font-size:1.125rem}@keyframes slide-down{0%{top:-100%;opacity:0}10%{top:0;opacity:1}40%{top:0;opacity:1}50%{top:-100%;opacity:0}to{top:-100%;opacity:0}}@keyframes slide-up{0%{top:100%;opacity:0}50%{top:100%;opacity:0}60%{top:0;opacity:1}90%{top:0;opacity:1}to{top:100%;opacity:0}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.offer-detailscontainer{border-radius:20px;background-color:rgba(69,68,69,.0705882353);border:2px solid rgba(69,68,69,.137254902);overflow:hidden;width:100%;display:flex;justify-content:space-between}.offer-details-chiled{width:50%}.offer-details-img{overflow:hidden;height:100%;display:flex;justify-content:center;align-items:center}.More-Offers{margin-top:4rem}.offermain-img{object-fit:cover;height:auto;width:100%;margin-bottom:-5px}.offer-how-to{flex-direction:column;margin-top:4rem;margin-bottom:4rem;display:flex;justify-content:center;align-items:center}.How-tovid{width:100%}.offer-how-toheader{font-size:20px}.vid-warper{width:100%;overflow:hidden;margin-top:4rem;border-radius:20px;aspect-ratio:16/9}.offer-button{display:flex;gap:3rem}.details-offer-card{flex-direction:column;height:100%;padding:40px}.details-offer-card .wrap-content{overflow:hidden;width:100%;margin:auto;display:flex;flex-direction:column}.details-offer-card .wrap-content>.amount{color:var(--main-color);font-size:16px;line-height:16px;font-weight:600}@media(max-width:992px){.details-offer-card .wrap-content{height:210px}}@media(max-width:540px){.details-offer-card .wrap-content{height:200px}}.details-offer-card .allbtnoffer{margin-top:20px}.details-offer-card .wrap-badge{display:flex;justify-content:space-between;align-items:start;gap:10px;width:100%;direction:var(--dir);flex-direction:column}.details-offer-card .wrap-badge>div{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;margin-right:2px;padding-bottom:4px}.details-offer-card .wrap-badge>div::-webkit-scrollbar{height:3px}@media(max-width:992px){.details-offer-card .wrap-badge>div{max-width:150px}}@media(max-width:768px){.details-offer-card .wrap-badge>div{max-width:130px}}@media(max-width:540px){.details-offer-card .wrap-badge>div{max-width:180px}}@media(max-width:420px){.details-offer-card .wrap-badge>div{max-width:150px}}.details-offer-card .badge{border-radius:100px;background-color:var(--bg-clr);color:var(--clr);text-align:center;min-width:-moz-fit-content;min-width:fit-content;max-width:6.75rem;padding:5px 10px;font-size:13px}.details-offer-card .offercategory{color:#7f7f7f;font-weight:300;text-transform:capitalize;margin:0 0 10px}.details-offer-card h3{font-size:26px;direction:var(--dir);color:#000}.details-offer-card .detail{display:flex;align-items:center;width:100%;gap:40px;margin:10px 0;direction:var(--dir)}.details-offer-card .detail p{display:flex;font-weight:800;align-items:center;color:var(--main-color);gap:10px;font-size:18px}.details-offer-card .desc{color:#494949;font-size:18px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow-x:hidden;text-overflow:ellipsis}.details-offer-card .desc::-webkit-scrollbar{width:3px}@media(max-width:992px){.details-offer-card .desc{min-height:auto;max-height:auto}}@media(max-width:540px){.details-offer-card .desc{min-height:auto;max-height:auto}}.details-offer-card a,.details-offer-card button{cursor:pointer;background-color:var(--main-color);color:var(--white-color);border-radius:100px;display:flex;align-items:center;justify-content:center;height:40px;margin:auto;width:100%;border:none}.details-offer-card button{width:12rem;margin:20px 0 0}@media screen and (max-width:600px){.offer-detailscontainer{flex-direction:column}.offer-details-chiled{width:100%}.details-offer-card{padding:10px}.details-offer-card .wrap-content{overflow:hidden;width:100%;margin:auto;display:flex;flex-direction:column}.details-offer-card .wrap-content>.amount{color:var(--main-color);font-size:16px;line-height:16px;font-weight:600}}@media screen and (max-width:600px)and (max-width:992px){.details-offer-card .wrap-content{height:auto}}@media screen and (max-width:600px)and (max-width:540px){.details-offer-card .wrap-content{height:auto}}@media screen and (max-width:600px){.details-offer-card .wrap-badge{display:flex;justify-content:space-between;align-items:start;gap:10px;width:100%;direction:var(--dir);flex-direction:column}.details-offer-card .wrap-badge>div{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:6px;margin-right:2px;padding-bottom:4px}.details-offer-card .wrap-badge>div::-webkit-scrollbar{height:3px}}@media screen and (max-width:600px)and (max-width:992px){.details-offer-card .wrap-badge>div{max-width:150px}}@media screen and (max-width:600px)and (max-width:768px){.details-offer-card .wrap-badge>div{max-width:130px}}@media screen and (max-width:600px)and (max-width:540px){.details-offer-card .wrap-badge>div{max-width:180px}}@media screen and (max-width:600px)and (max-width:420px){.details-offer-card .wrap-badge>div{max-width:150px}}@media screen and (max-width:600px){.details-offer-card .badge{border-radius:100px;background-color:var(--bg-clr);color:var(--clr);text-align:center;min-width:-moz-fit-content;min-width:fit-content;max-width:3.75rem;padding:5px 10px;font-size:13px}.details-offer-card .offercategory{color:#7f7f7f;font-weight:300;text-transform:capitalize;margin:0 0 10px}.details-offer-card h3{font-size:26px;direction:var(--dir);color:#000}.details-offer-card .detail{display:flex;align-items:center;width:100%;gap:40px;margin:10px 0;direction:var(--dir)}.details-offer-card .detail p{display:flex;font-weight:800;align-items:center;color:var(--main-color);gap:10px;font-size:18px}.details-offer-card .desc{color:#494949;font-size:18px;display:-webkit-box;-webkit-box-orient:vertical;overflow-x:hidden;text-overflow:ellipsis}.details-offer-card .offer-button{display:flex;flex-direction:column;gap:1rem}.details-offer-card .allbtnoffer button{width:100%;margin-top:20px}.details-offer-card a,.details-offer-card button{cursor:pointer;background-color:var(--main-color);color:var(--white-color);border-radius:100px;display:flex;align-items:center;justify-content:center;height:40px;margin:auto;width:100%;border:none}.details-offer-card button{width:12rem;margin:20px 0 0}}.home-page{overflow:hidden;position:relative}.slidertemp{height:600px;width:100%;background-color:#494949}.first-section .slick-slider{justify-content:center;height:100%!important}.first-section .slick-dots{bottom:40px;left:8%;text-align:left}.first-section .slick-dots li{background-color:#f1f3fe;border-radius:100%;width:14px;height:14px}.first-section .slick-dots li button:before{font-size:0}.first-section .slick-dots li.slick-active{background:var(--gradient-orangish-color) padding-box,var(--gradient-orangish-color) border-box;width:32px;border-radius:20px}.first-section .slick-dots li.slick-active button:before{color:var(--main-color)}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:34%}@media(min-width:1550px){.first-section .slick-dots{left:11%}.first-section .slick-dots li{width:20px;height:20px}.first-section .slick-dots li.slick-active{width:40px}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:35%}}@media(max-width:1080px){.first-section .slick-dots{left:5%}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:27%}}@media(max-width:992px){.first-section .slick-dots{left:3%}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:32%}}@media(max-width:768px){.first-section .slick-dots{bottom:20px}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:30%;bottom:4px}}@media(max-width:600px){.first-section .slick-dots{text-align:center;left:0}.first-section .slick-dots li{width:10px;height:10px}.first-section .slick-dots li.slick-active{width:20px}.first-section .slick-dots:lang(ar),.first-section .slick-dots:lang(kr){left:0}}.first-section-container>div.main-banner{min-height:480px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;position:relative;direction:ltr}.first-section-container>div.main-banner .image{z-index:-1;object-fit:cover;width:100%!important}@media(min-width:1550px){.first-section-container>div.main-banner{min-height:550px;background-size:90%;background-position:100%;grid-template-columns:repeat(5,1fr)}.first-section-container>div.main-banner .image{width:100%!important}}@media(max-width:1450px){.first-section-container>div.main-banner{min-height:500px;background-size:90%;background-position:100%;grid-template-columns:repeat(5,1fr)}}@media(max-width:1300px){.first-section-container>div.main-banner{background-size:100%;grid-template-columns:repeat(3,1fr)}}@media(max-width:1080px){.first-section-container>div.main-banner{background-position:100%;background-size:100%;min-height:380px}.first-section-container>div.main-banner .image{width:100%!important}}@media(max-width:992px){.first-section-container>div.main-banner{background-size:90%;margin-right:-4.5rem;grid-template-columns:repeat(5,1fr)}.first-section-container>div.main-banner .image{width:100%!important}}@media(max-width:768px){.first-section-container>div.main-banner{min-height:280px}}@media(max-width:600px){.first-section-container>div.main-banner{display:none}}.first-section-container>div.mobile-banner{display:none}@media(max-width:600px){.first-section-container>div.mobile-banner{height:750px;display:flex;align-items:flex-end;position:relative}.first-section-container>div.mobile-banner .image{z-index:-1}}@media(max-width:450px){.first-section-container>div.mobile-banner{height:700px}}@media(max-width:420px){.first-section-container>div.mobile-banner{height:670px}}.first-section-content{display:flex;flex-direction:column;gap:10px;padding-left:18%;direction:var(--dir);grid-column:span 2}.first-section-content>h1,.first-section-content>h2{font-size:46px;line-height:46px;font-weight:600;letter-spacing:.05rem;color:rgba(29,29,29,.8)}.first-section-content>p{white-space:pre-line;font-size:18px;line-height:24px;letter-spacing:.015rem;color:rgba(29,29,29,.8)}.first-section-content>a{background-color:var(--main-color);color:#fff;display:flex;justify-content:center;align-items:center;font-size:18px;line-height:18px;border-radius:14px;height:50px;width:160px;margin-top:2rem;font-weight:500}@media(min-width:1550px){.first-section-content{padding-left:26%;grid-column:span 2}.first-section-content>h1,.first-section-content>h2{font-size:60px;line-height:60px}.first-section-content>p{font-size:24px;line-height:28px}.first-section-content>a{font-size:28px;line-height:28px;height:70px;width:200px}.first-section-content:lang(ar),.first-section-content:lang(kr){padding-left:20%;padding-right:1rem}}@media(max-width:1450px){.first-section-content{padding-left:18%;grid-column:span 2}.first-section-content>h1,.first-section-content>h2{font-size:48px;line-height:48px}.first-section-content>p{font-size:20px;line-height:24px}.first-section-content>a{height:48px;width:150px}.first-section-content:lang(ar),.first-section-content:lang(kr){padding-left:20%;padding-right:1rem}}@media(max-width:1300px){.first-section-content{grid-column:span 1}}@media(max-width:1080px){.first-section-content{padding-left:3rem}.first-section-content>h1,.first-section-content>h2{font-size:36px;line-height:36px}.first-section-content>p{letter-spacing:.01rem;font-size:16px;line-height:20px}.first-section-content>a{height:40px;width:140px}}@media(max-width:992px){.first-section-content{grid-column:span 2;padding-left:1.5rem}}@media(max-width:768px){.first-section-content{padding-left:1rem}.first-section-content>h1,.first-section-content>h2{font-size:30px;line-height:30px}.first-section-content>p{line-height:18px}}@media(max-width:600px){.first-section-content{padding-left:0;align-items:center;height:300px;margin-inline:auto}.first-section-content:lang(ar),.first-section-content:lang(kr){padding-left:0;padding-right:0}.first-section-content>h1,.first-section-content>h2{font-size:40px;line-height:40px;width:400px}.first-section-content>p{font-size:18px;line-height:24px;letter-spacing:.04rem;margin:0;width:400px}.first-section-content>a{margin-top:1rem}}@media(max-width:450px){.first-section-content{width:85%;height:300px}.first-section-content>h1,.first-section-content>h2{font-size:32px;line-height:36px;width:350px;-webkit-margin-after:0;margin-block-end:0}.first-section-content>p{margin:0;width:350px}.first-section-content>a{margin-top:.5rem}}@media(max-width:420px){.first-section-content{height:280px}}@media(max-width:400px){.first-section-content>h1,.first-section-content>h2,.first-section-content>p{width:300px}.first-section-content>a{margin-top:.5rem}}.second-section{position:relative;padding:4rem 8%}.second-section .bluredBg{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(241,241,241,.3019607843);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:8}.second-section .towardUp{position:absolute;left:20px;bottom:20px;z-index:7}.second-section .towardDown{position:absolute;right:30px;top:50px;z-index:7}.second-section>.ring{position:absolute;right:130px;top:220px;z-index:7}.second-section .second-section-container{position:relative;z-index:10;display:flex;justify-content:space-between}.second-section .second-section-container .left-side{width:65%;display:flex;flex-direction:column;border-radius:30px}.second-section .second-section-container .left-side h2{font-size:48px;line-height:48px;color:#000;font-weight:400;margin-bottom:2rem}.second-section .second-section-container .left-side>p{color:#000;font-size:16px;line-height:16px;font-weight:400;letter-spacing:.015rem}.second-section .second-section-container .left-side .fast-navigator{margin-top:50px;display:flex;flex-direction:column;row-gap:1.5rem}.second-section .second-section-container .left-side .fast-navigator .indicator{display:grid;grid-template-columns:repeat(6,1fr);align-items:center;grid-gap:1rem;gap:1rem}.second-section .second-section-container .left-side .fast-navigator .indicator h3{color:#000;font-size:14px;line-height:14px;white-space:nowrap;font-weight:400}.second-section .second-section-container .left-side .fast-navigator .indicator p{white-space:nowrap;font-size:14px;line-height:14px;letter-spacing:.025rem}.second-section .second-section-container .left-side .fast-navigator .indicator p span{color:#c1c1c1;font-size:13px}.second-section .second-section-container .left-side .fast-navigator .indicator .range{grid-column:span 4;width:100%;position:relative}.second-section .second-section-container .left-side .fast-navigator .indicator .range input[type=range]{-webkit-appearance:none;width:100%;height:20px;border-radius:20px;background:var(--main-color);outline:none;z-index:2;position:relative}.second-section .second-section-container .left-side .fast-navigator .indicator .range input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:28px;height:28px;border-radius:50%;cursor:pointer;background:url(/_next/static/media/range-thumb.3a7cd5de.webp);background-size:cover;position:relative;z-index:2}.second-section .second-section-container .right-side{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;padding-right:2rem;position:relative}.second-section .second-section-container .right-side .ring-container{width:380px;height:190px;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring{width:380px;height:380px;border-radius:50%;position:relative;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring>.progress{border:24px solid #e5e5e5;border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.second-section .second-section-container .right-side .ring-container .ring>.progress-track{border:24px solid var(--main-color);-webkit-clip-path:polygon(0 0,100% 0,100% 50%,0 50%);clip-path:polygon(0 0,100% 0,100% 50%,0 50%);transform:rotate(var(--progress-track-deg));border-radius:50%;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto}.second-section .second-section-container .right-side .ring-container .thumb{width:390px;height:40px;position:absolute;top:93%;left:-4px;transform:rotate(var(--active-thumb))}.second-section .second-section-container .right-side .ring-container .thumb>img{background-color:var(--main-color);border-radius:100%}.second-section .second-section-container .right-side .ring-container:lang(ar) .thumb,.second-section .second-section-container .right-side .ring-container:lang(kr) .thumb{transform:rotate(var(--active-thumb))}.second-section .second-section-container .right-side .bundleContainer{width:290px;display:flex;flex-direction:column;align-items:center;gap:10px;position:absolute;top:45%;left:40%;transform:translate(-40%,60%);cursor:pointer}.second-section .second-section-container .right-side .bundleContainer h2{font-size:1.8rem;line-height:1.8rem;letter-spacing:.025rem;font-family:var(--bold);text-align:center}.second-section .second-section-container .right-side .bundleContainer h3{font-size:1.25rem;line-height:1.25rem;letter-spacing:.025rem;font-family:var(--bold);text-align:center}.second-section .second-section-container .right-side .bundleContainer p{font-size:12px;line-height:12px;letter-spacing:.075rem;font-weight:400;text-align:center}.second-section .second-section-container .right-side .bundleContainer .link-button-container .linkButton{min-width:unset;width:6rem;height:2.5rem;font-size:14px}@media(min-width:1550px){.second-section{padding-inline:11%}.second-section .right-side .bundleContainer>h2,.second-section .right-side .bundleContainer>h3,.second-section .right-side .bundleContainer>p{text-align:center}}@media(max-width:1300px){.second-section{padding-inline:7%}.second-section .second-section-container .left-side{width:60%}.second-section .second-section-container .left-side .fast-navigator .indicator{grid-template-columns:repeat(5,1fr)}.second-section .second-section-container .left-side .fast-navigator .indicator .range{grid-column:span 3}.second-section .second-section-container .right-side{padding-right:0}.second-section .second-section-container .right-side .ring-container{width:340px;height:170px;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring{width:340px;height:340px}.second-section .second-section-container .right-side .ring-container .thumb{width:350px;top:94%}.second-section .second-section-container .right-side .ring-container .thumb img{width:36px;height:36px}.second-section .second-section-container .right-side .bundleContainer{left:43%;top:50%;width:280px}.second-section .second-section-container .right-side .bundleContainer h2{font-size:1.75rem;line-height:1.75rem}.second-section .second-section-container .right-side .bundleContainer h3{font-size:1.25rem;line-height:1.25rem}}@media(max-width:1080px){.second-section{padding-inline:4%}.second-section .second-section-container{flex-direction:column}.second-section .second-section-container .left-side{width:100%}.second-section .second-section-container .right-side{margin-block:4rem 2rem;width:56%;margin-inline:auto}.second-section .second-section-container .right-side .ring-container{width:340px;height:170px;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring{width:340px;height:340px}.second-section .second-section-container .right-side .ring-container .thumb{width:350px;top:90%;left:17%}.second-section .second-section-container .right-side .bundleContainer{top:0;left:45%}}@media(max-width:992px){.second-section{padding-inline:3%}.second-section .second-section-container{flex-direction:column}.second-section .second-section-container .left-side{width:100%}.second-section .second-section-container .right-side{width:52%}.second-section .second-section-container .right-side .ring-container{width:320px;height:160px;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring{width:320px;height:320px}.second-section .second-section-container .right-side .ring-container .ring>.progress{border:20px solid #e5e5e5}.second-section .second-section-container .right-side .ring-container .ring>.progress-track{border:20px solid var(--main-color)}.second-section .second-section-container .right-side .ring-container .thumb{width:340px;height:32px;top:93%;left:50px}.second-section .second-section-container .right-side .bundleContainer{top:6%;left:44%;width:260px}.second-section .second-section-container .right-side .bundleContainer h2{font-size:1.75rem;line-height:1.75rem}.second-section .second-section-container .right-side .bundleContainer h3{font-size:1.25rem;line-height:1.25rem}}@media(max-width:768px){.second-section{padding-inline:2rem}.second-section .second-section-container .right-side{width:55%}.second-section .second-section-container .right-side .ring-container .thumb{width:340px;height:32px;top:93%;left:24px}.second-section .second-section-container .right-side .ring-container:lang(ar) .thumb,.second-section .second-section-container .right-side .ring-container:lang(kr) .thumb{transform:rotate(var(--active-thumb))}.second-section .second-section-container .right-side .bundleContainer{top:5%}}@media(max-width:540px){.second-section{padding-inline:1.5rem}.second-section>img{display:none}.second-section .second-section-container .left-side>h2{font-size:32px;line-height:32px}.second-section .second-section-container .left-side>p{font-size:14px;line-height:14px}.second-section .second-section-container .left-side .fast-navigator .indicator{grid-template-columns:repeat(5,1fr);gap:4px}.second-section .second-section-container .left-side .fast-navigator .indicator h3,.second-section .second-section-container .left-side .fast-navigator .indicator p{font-size:10px;line-height:10px}.second-section .second-section-container .left-side .fast-navigator .indicator p span{font-size:10px}.second-section .second-section-container .left-side .fast-navigator .indicator .range{grid-column:span 4}.second-section .second-section-container .left-side .fast-navigator .indicator .range input[type=range]{height:14px}.second-section .second-section-container .left-side .fast-navigator .indicator .range input[type=range]::-webkit-slider-thumb{width:22px;height:22px}.second-section .second-section-container .right-side{width:53%}.second-section .second-section-container .right-side .ring-container{width:240px;height:120px;overflow:hidden}.second-section .second-section-container .right-side .ring-container .ring{width:240px;height:240px}.second-section .second-section-container .right-side .ring-container .ring>.progress{border:16px solid #e5e5e5}.second-section .second-section-container .right-side .ring-container .ring>.progress-track{border:16px solid var(--main-color)}.second-section .second-section-container .right-side .ring-container .thumb{width:252px;height:28px;top:90%;left:2px}.second-section .second-section-container .right-side .ring-container .thumb>img{width:28px;height:28px}.second-section .second-section-container .right-side .ring-container:lang(ar) .thumb,.second-section .second-section-container .right-side .ring-container:lang(kr) .thumb{transform:rotate(var(--active-thumb))}.second-section .second-section-container .right-side .bundleContainer{top:-10%;left:40%;width:250px}.second-section .second-section-container .right-side .bundleContainer h2{font-size:1.3rem;line-height:1.3rem}}@media(max-width:450px){.second-section{padding-inline:1rem}.second-section .second-section-container .left-side .fast-navigator .indicator{grid-template-columns:repeat(3,1fr)}.second-section .second-section-container .left-side .fast-navigator .indicator .range{grid-column:span 2}.second-section .second-section-container .right-side{padding-inline:2rem;width:63%}.second-section .second-section-container .right-side .ring-container .thumb{left:-2px;top:91%}.second-section .second-section-container .right-side .bundleContainer{left:41%}.second-section .second-section-container .right-side .bundleContainer h2{font-size:1.2rem;line-height:1.2rem}}@media(max-width:420px){.second-section .second-section-container .right-side .ring-container .thumb{left:-8px}.second-section .second-section-container .right-side .bundleContainer{top:-15%;left:39%}}@media(max-width:400px){.second-section .second-section-container .right-side .ring-container .thumb{left:-14px}}.third-section .third-section-container .slick-slider .slick-slide{float:left!important}.third-section .third-section-container .slick-slider .slick-slide:lang(ar),.third-section .third-section-container .slick-slider .slick-slide:lang(kr){float:right!important}.seventh-section,.third-section{position:relative;margin-bottom:100px}.seventh-section .seventh-section-container .seventh-section-header,.seventh-section .seventh-section-container .third-section-header,.seventh-section .third-section-container .seventh-section-header,.seventh-section .third-section-container .third-section-header,.third-section .seventh-section-container .seventh-section-header,.third-section .seventh-section-container .third-section-header,.third-section .third-section-container .seventh-section-header,.third-section .third-section-container .third-section-header{margin-bottom:2.25rem}.seventh-section .seventh-section-container:lang(ar) .seventh-section-header,.seventh-section .seventh-section-container:lang(ar) .third-section-header,.seventh-section .seventh-section-container:lang(kr) .seventh-section-header,.seventh-section .seventh-section-container:lang(kr) .third-section-header,.seventh-section .third-section-container:lang(ar) .seventh-section-header,.seventh-section .third-section-container:lang(ar) .third-section-header,.seventh-section .third-section-container:lang(kr) .seventh-section-header,.seventh-section .third-section-container:lang(kr) .third-section-header,.third-section .seventh-section-container:lang(ar) .seventh-section-header,.third-section .seventh-section-container:lang(ar) .third-section-header,.third-section .seventh-section-container:lang(kr) .seventh-section-header,.third-section .seventh-section-container:lang(kr) .third-section-header,.third-section .third-section-container:lang(ar) .seventh-section-header,.third-section .third-section-container:lang(ar) .third-section-header,.third-section .third-section-container:lang(kr) .seventh-section-header,.third-section .third-section-container:lang(kr) .third-section-header{margin-bottom:1.5rem}.seventh-section .slick-next,.third-section .slick-next{right:40px!important;top:-70px!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){left:80px!important;top:-70px!important}@media(max-width:1300px){.seventh-section .slick-next,.third-section .slick-next{right:50px!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){right:92%!important}}@media(max-width:992px){.seventh-section .slick-next,.third-section .slick-next{right:6%!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){top:-46px!important;right:90%!important}}@media(max-width:768px){.seventh-section .slick-next,.third-section .slick-next{right:4%!important;top:-52px!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){top:-46px!important;right:92%!important}}@media(max-width:685px){.seventh-section .slick-next,.third-section .slick-next{right:5%!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){right:91%!important}}@media(max-width:600px){.seventh-section .slick-next,.third-section .slick-next{right:7%!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){right:90%!important}}@media(max-width:540px){.seventh-section .slick-next,.third-section .slick-next{right:7%!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){right:88%!important}}@media(max-width:450px){.seventh-section .slick-next,.third-section .slick-next{right:5%!important}.seventh-section .slick-next:lang(ar),.seventh-section .slick-next:lang(kr),.third-section .slick-next:lang(ar),.third-section .slick-next:lang(kr){right:85%!important}}.seventh-section .slick-prev,.third-section .slick-prev{left:90.5%!important;top:-70px!important}.seventh-section .slick-prev:lang(ar),.seventh-section .slick-prev:lang(kr),.third-section .slick-prev:lang(ar),.third-section .slick-prev:lang(kr){right:13.5%!important;left:0!important}@media(max-width:1300px){.seventh-section .slick-prev,.third-section .slick-prev{left:88%!important}}@media(max-width:992px){.seventh-section .slick-prev,.third-section .slick-prev{left:84%!important}.seventh-section .slick-prev:lang(ar),.seventh-section .slick-prev:lang(kr),.third-section .slick-prev:lang(ar),.third-section .slick-prev:lang(kr){top:-46px!important}}@media(max-width:768px){.seventh-section .slick-prev,.third-section .slick-prev{left:88%!important;top:-52px!important}}@media(max-width:685px){.seventh-section .slick-prev,.third-section .slick-prev{left:86%!important}}@media(max-width:600px){.seventh-section .slick-prev,.third-section .slick-prev{left:82%!important}}@media(max-width:540px){.seventh-section .slick-prev,.third-section .slick-prev{left:78%!important}}@media(max-width:450px){.seventh-section .slick-prev,.third-section .slick-prev{left:75%!important}}.seventh-section .slick-dots,.third-section .slick-dots{width:20%;bottom:-60px!important;height:20px;transform:translateX(-50%);left:50%;overflow:hidden}.seventh-section-container,.third-section-container{padding-inline:8%}.seventh-section-container h2,.third-section-container h2{color:#494949;font-size:var(--fs-46)}.seventh-section-container .link-button-container,.third-section-container .link-button-container{display:flex;justify-content:center;margin-top:2rem}.seventh-section-container .link-button-container .linkButton,.third-section-container .link-button-container .linkButton{width:14rem}.seventh-section-container>p,.third-section-container>p{font-size:var(--fs-46);color:var(--black-color);margin:20px 0;font-family:var(--bold)}.seventh-section-container .single-card,.third-section-container .single-card{width:90%!important;background-color:var(--white-color);margin-top:20px;padding:20px;direction:var(--dir);border-radius:16px}@media(max-width:540px){.seventh-section-container .single-card,.third-section-container .single-card{width:100%!important}}.seventh-section-container .single-card .header-single,.third-section-container .single-card .header-single{display:flex;justify-content:space-between;gap:10px}.seventh-section-container .single-card .header-single h3,.third-section-container .single-card .header-single h3{font-size:var(--fs-24);color:#494949;font-family:var(--bold)}.seventh-section-container .single-card .header-single p,.third-section-container .single-card .header-single p{color:var(--main-color);font-size:var(--fs-24);font-family:var(--bold);margin:10px 0}.seventh-section-container .single-card .header-single .img-header,.third-section-container .single-card .header-single .img-header{display:flex;align-items:center;gap:20px}.seventh-section-container .single-card .header-single .single-detail p,.third-section-container .single-card .header-single .single-detail p{font-size:16px}.seventh-section-container .single-card .price,.third-section-container .single-card .price{margin-top:20px;font-family:var(--regular)}.seventh-section-container .single-card a,.third-section-container .single-card a{background-color:var(--main-color);border-radius:var(--border-radius);color:var(--white-color);border:none;width:100%;margin:auto;display:block;margin-top:var(--pd-46);padding:10px 0;cursor:pointer;text-align:center}@media(min-width:1550px){.seventh-section-container,.third-section-container{padding-inline:11%}}@media(max-width:1300px){.seventh-section-container,.third-section-container{padding-inline:7%}}@media(max-width:1080px){.seventh-section-container,.third-section-container{padding-inline:4%}}@media(max-width:992px){.seventh-section-container,.third-section-container{padding-inline:3%}}@media(max-width:768px){.seventh-section-container,.third-section-container{padding-inline:2rem}}@media(max-width:540px){.seventh-section-container,.third-section-container{padding-inline:1.5rem}}@media(max-width:450px){.seventh-section-container,.third-section-container{padding-inline:1rem}}.seventh-section-header,.third-section-header{display:flex;justify-content:space-between;align-items:center}.seventh-section-header a,.third-section-header a{color:var(--main-color);text-decoration:underline}.seventh-section-container .slick-slider .slick-list .slick-slide>div,.third-section-container .slick-slider .slick-list .slick-slide>div{width:96%!important}.seventh-section-container .slick-slider .slick-list .slick-slide .link-button-container,.third-section-container .slick-slider .slick-list .slick-slide .link-button-container{margin-top:0}.seventh-section-container .slick-slider .slick-list .slick-slide.slick-active>div,.third-section-container .slick-slider .slick-list .slick-slide.slick-active>div{width:96%!important}@media(max-width:540px){.seventh-section-container .slick-slider .slick-list .slick-slide.slick-active>div,.third-section-container .slick-slider .slick-list .slick-slide.slick-active>div{width:100%!important}}@media(max-width:450px){.seventh-section-container .slick-slider p{display:block;text-align:center;width:100%;max-width:unset}}.fourth-section{padding-inline:11rem;background-image:url(/_next/static/media/home-ourSellingPoints-bg.80e0e367.webp);background-position:50%;object-fit:contain;background-repeat:no-repeat}.fourth-section .fourth-section-container{display:flex;align-items:center;gap:4rem}.fourth-section .fourth-section-container img{width:533px;height:510px}.fourth-section .fourth-section-container .right-side{display:flex;flex-direction:column;gap:1.5rem}.fourth-section .fourth-section-container .right-side h2{font-size:2.25rem;font-weight:500}.fourth-section .fourth-section-container .right-side p{width:87%}.fourth-section .fourth-section-container .right-side .link-button-container{display:flex}@media(max-width:1080px){.fourth-section{padding-inline:8rem}.fourth-section .fourth-section-container img{width:350px;height:325px}.fourth-section .fourth-section-container .right-side h2{font-size:2rem;font-weight:500}.fourth-section .fourth-section-container .right-side p{width:100%}.fourth-section .fourth-section-container .right-side .link-button-container{display:flex}}@media(max-width:992px){.fourth-section{padding-inline:10px;background-image:none;gap:8rem}.fourth-section .fourth-section-container{flex-direction:column}.fourth-section .fourth-section-container img{width:580px;height:540px}.fourth-section .fourth-section-container .right-side p{width:100%}}@media(max-width:600px){.fourth-section .fourth-section-container img{width:500px;height:460px}}@media(max-width:540px){.fourth-section{padding-inline:10px;background-image:none;gap:8rem}.fourth-section .fourth-section-container .right-side{align-items:center}.fourth-section .fourth-section-container .right-side p{width:100%;text-align:center}}@media(max-width:450px){.fourth-section .fourth-section-container img{width:320px;height:300px}}@media(max-width:420px){.fourth-section .fourth-section-container img{width:300px;height:270px}}.fifth-section{background-color:rgba(241,241,241,.5019607843);padding:6rem 14rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;overflow:hidden}.fifth-section .joinUsCard{background-color:#fff;border-radius:42px 0 0 42px;overflow:hidden}.fifth-section .joinUsCard>div{padding:2rem 2rem 8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.fifth-section .joinUsCard>div h2{color:var(--main-color);font-size:40px;font-family:var(--bold);line-height:40px;margin-bottom:10px;text-transform:uppercase}.fifth-section .joinUsCard>div h4{color:var(--main-color);font-weight:500;font-size:24px;line-height:24px;margin-bottom:8px}.fifth-section .joinUsCard>div p{text-align:center;color:var(--black-color);font-size:1rem;line-height:16px}.fifth-section .joinUsCard>div .link-button-container{display:flex;justify-content:center;margin-top:1rem}.fifth-section .joinUsCard>div .link-button-container .linkButton{width:16rem}.fifth-section .joinUsCard .big-img{margin-bottom:-1rem;width:520px;height:340px;object-fit:cover;background-size:cover;background-position:50%}.fifth-section .joinUsCard .small-img{display:none}.fifth-section .joinUsCard:lang(ar),.fifth-section .joinUsCard:lang(kr){border-radius:0 42px 42px 0}@media(max-width:992px){.fifth-section .joinUsCard{display:flex;border-radius:0 42px 42px 0}.fifth-section .joinUsCard>div{align-items:start;flex:1 1;padding:1.5rem}.fifth-section .joinUsCard>div p{text-align:left}.fifth-section .joinUsCard>div .link-button-container{justify-content:flex-start}.fifth-section .joinUsCard>div .link-button-container .linkButton{width:14rem}.fifth-section .joinUsCard .big-img{display:none}.fifth-section .joinUsCard .small-img{display:block;flex:1 1;height:266px}.fifth-section .joinUsCard:lang(ar),.fifth-section .joinUsCard:lang(kr){border-radius:42px 0 0 42px}}@media(max-width:768px){.fifth-section .joinUsCard>div{width:55%}}@media(max-width:540px){.fifth-section .joinUsCard>div{padding:1rem}.fifth-section .joinUsCard>div h1{font-size:20px;line-height:20px}.fifth-section .joinUsCard>div h4{font-size:16px;line-height:16px}.fifth-section .joinUsCard>div p{font-size:10px;line-height:10px}.fifth-section .joinUsCard>div .link-button-container .linkButton{min-width:0;width:9rem;height:2rem;font-size:10px;line-height:10px}.fifth-section .joinUsCard .small-img{height:200px;object-fit:cover}}.fifth-section .findUs-careers-cards-container{display:flex;flex-direction:column;gap:2rem;border-top-left-radius:0;border-top-right-radius:42px}.fifth-section .findUs-careers-cards-container .careers-card,.fifth-section .findUs-careers-cards-container .findUs-card{display:grid;height:100%;grid-template-columns:repeat(2,1fr);grid-area:2rem;background-color:#fff;overflow:hidden}.fifth-section .findUs-careers-cards-container .careers-card .left-side,.fifth-section .findUs-careers-cards-container .findUs-card .left-side{padding:1.5rem 0 1.5rem 1.5rem;display:flex;flex-direction:column;gap:12px}.fifth-section .findUs-careers-cards-container .careers-card .left-side h2,.fifth-section .findUs-careers-cards-container .findUs-card .left-side h2{color:var(--main-color);font-size:40px;font-family:var(--bold);line-height:40px;text-transform:uppercase}.fifth-section .findUs-careers-cards-container .careers-card .left-side h4,.fifth-section .findUs-careers-cards-container .findUs-card .left-side h4{color:var(--main-color);font-weight:500;font-size:24px;line-height:24px}.fifth-section .findUs-careers-cards-container .careers-card .left-side p,.fifth-section .findUs-careers-cards-container .findUs-card .left-side p{color:var(--black-color);font-size:1rem;line-height:16px}.fifth-section .findUs-careers-cards-container .careers-card .left-side .link-button-container,.fifth-section .findUs-careers-cards-container .findUs-card .left-side .link-button-container{display:flex}.fifth-section .findUs-careers-cards-container .careers-card .left-side .link-button-container .linkButton,.fifth-section .findUs-careers-cards-container .findUs-card .left-side .link-button-container .linkButton{width:80%}.fifth-section .findUs-careers-cards-container .careers-card .right-side,.fifth-section .findUs-careers-cards-container .findUs-card .right-side{background-repeat:no-repeat;background-position:50%;object-fit:cover;display:flex;justify-content:center;align-items:center}.fifth-section .findUs-careers-cards-container .findUs-card{border-top-right-radius:42px}.fifth-section .findUs-careers-cards-container .findUs-card .right-side{background-image:url(/_next/static/media/home-findUs-SocialMedia-bg.d2cdec96.webp)}.fifth-section .findUs-careers-cards-container .careers-card{border-bottom-right-radius:42px}.fifth-section .findUs-careers-cards-container .careers-card .right-side{background-image:url(/_next/static/media/home-careers-bg.712c7335.webp)}.fifth-section .findUs-careers-cards-container:lang(ar) .careers-card .left-side,.fifth-section .findUs-careers-cards-container:lang(ar) .findUs-card .left-side,.fifth-section .findUs-careers-cards-container:lang(kr) .careers-card .left-side,.fifth-section .findUs-careers-cards-container:lang(kr) .findUs-card .left-side{padding-right:1.5rem;padding-left:0}.fifth-section .findUs-careers-cards-container:lang(ar) .careers-card .right-side,.fifth-section .findUs-careers-cards-container:lang(ar) .findUs-card .right-side,.fifth-section .findUs-careers-cards-container:lang(kr) .careers-card .right-side,.fifth-section .findUs-careers-cards-container:lang(kr) .findUs-card .right-side{transform:scaleX(-1);background-position:100%}.fifth-section .findUs-careers-cards-container:lang(ar) .careers-card .right-side img,.fifth-section .findUs-careers-cards-container:lang(ar) .findUs-card .right-side img,.fifth-section .findUs-careers-cards-container:lang(kr) .careers-card .right-side img,.fifth-section .findUs-careers-cards-container:lang(kr) .findUs-card .right-side img{transform:scaleX(-1)}.fifth-section .findUs-careers-cards-container:lang(ar) .findUs-card,.fifth-section .findUs-careers-cards-container:lang(kr) .findUs-card{border-top-right-radius:0;border-top-left-radius:42px}.fifth-section .findUs-careers-cards-container:lang(ar) .careers-card,.fifth-section .findUs-careers-cards-container:lang(kr) .careers-card{border-bottom-right-radius:0;border-bottom-left-radius:42px}@media(max-width:540px){.fifth-section .findUs-careers-cards-container .careers-card .left-side,.fifth-section .findUs-careers-cards-container .findUs-card .left-side{padding:1rem 0 1rem 1rem}.fifth-section .findUs-careers-cards-container .careers-card .left-side h2,.fifth-section .findUs-careers-cards-container .findUs-card .left-side h2{font-size:20px;line-height:20px}.fifth-section .findUs-careers-cards-container .careers-card .left-side h4,.fifth-section .findUs-careers-cards-container .findUs-card .left-side h4{font-size:16px;line-height:16px}.fifth-section .findUs-careers-cards-container .careers-card .left-side p,.fifth-section .findUs-careers-cards-container .findUs-card .left-side p{font-size:10px;line-height:10px}.fifth-section .findUs-careers-cards-container .careers-card .left-side .link-button-container .linkButton,.fifth-section .findUs-careers-cards-container .findUs-card .left-side .link-button-container .linkButton{min-width:0;width:9rem;height:2rem;font-size:10px;line-height:10px}.fifth-section .findUs-careers-cards-container .careers-card .left-side:lang(ar) .left-side,.fifth-section .findUs-careers-cards-container .careers-card .left-side:lang(kr) .left-side,.fifth-section .findUs-careers-cards-container .findUs-card .left-side:lang(ar) .left-side,.fifth-section .findUs-careers-cards-container .findUs-card .left-side:lang(kr) .left-side{padding-right:1rem;padding-left:0}.fifth-section .findUs-careers-cards-container .careers-card .right-side img,.fifth-section .findUs-careers-cards-container .findUs-card .right-side img{width:160px;height:160px}}@media(min-width:1550px){.fifth-section{padding-inline:8%}.fifth-section .joinUsCard{margin-left:auto;max-width:540px}.fifth-section .findUs-careers-cards-container{max-width:540px}.fifth-section .findUs-careers-cards-container .careers-card,.fifth-section .findUs-careers-cards-container .findUs-card{grid-template-columns:repeat(8,1fr)}.fifth-section .findUs-careers-cards-container .careers-card .left-side,.fifth-section .findUs-careers-cards-container .findUs-card .left-side{grid-column:span 5}.fifth-section .findUs-careers-cards-container .careers-card .right-side,.fifth-section .findUs-careers-cards-container .findUs-card .right-side{grid-column:span 3}}@media(max-width:1300px){.fifth-section{padding-inline:8rem}}@media(max-width:1080px){.fifth-section{padding-inline:2rem}}@media(max-width:992px){.fifth-section{grid-template-columns:1fr;padding-inline:8rem}}@media(max-width:768px){.fifth-section{padding-inline:4rem}}@media(max-width:540px){.fifth-section{padding-inline:1rem}}.sixth-section{position:relative;padding:2.5rem 7.5rem;display:grid;background:#ed65a5;height:400px}@media(min-width:1850px){.sixth-section{height:550px}}@media(min-width:1550px){.sixth-section{height:500px}}@media(max-width:1300px){.sixth-section{padding-block:3.5rem;height:380px}}@media(max-width:1080px){.sixth-section{padding-inline:5rem;height:310px}}@media(max-width:992px){.sixth-section{height:280px}}@media(max-width:768px){.sixth-section{padding-block:2.75rem;height:230px}}@media(max-width:540px){.sixth-section{padding:2.5rem 4rem;height:150px}}@media(max-width:450px){.sixth-section{height:135px}}@media(max-width:420px){.sixth-section{padding-inline:1.75rem;height:120px}}.futuredcontainer{height:50vh;position:relative}.blogstitle{font-size:48px;line-height:48px;color:#494949;padding-block:1rem 2.5rem;font-family:500}.blogsimage{width:100%;height:900px;z-index:-3;object-fit:cover;position:absolute}.single-blogs-p{margin-top:10px}.futuredtext{z-index:33;padding-top:2em}.futured-title{color:#000;display:flex;align-items:center;gap:20px;font-size:34}.futuredblog-container{border-radius:20px;display:flex;flex-direction:column;padding-top:2em}.futuredblog-container h2{font-size:48px;line-height:48px;color:#494949;padding-block:1rem 2.5rem;font-family:500}.futuredblog-container .blogs-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2rem;gap:2rem}.futuredblog-container .blogs-grid .single-blogs{border-radius:10px;width:100%;height:100%}.futuredblog-container .blogs-grid .single-blogs .wrap-img{position:relative;width:100%;aspect-ratio:1;object-fit:contain}.futuredblog-container .blogs-grid .single-blogs .wrap-img img{object-fit:cover;border-radius:5px}.futuredblog-container .blogs-grid .single-blogs p{font-size:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:10px 0;max-width:300px}.futuredblog-container .blogs-grid .single-blogs span{font-size:var(--fs-16);color:var(--main-color)}.futuredblog-container .blogs-grid .single-blogs:lang(ar),.futuredblog-container .blogs-grid .single-blogs:lang(kr){direction:rtl}.blogs-container{border-radius:0;display:flex;margin-top:100px;border-top:2px solid #e4e4e4;flex-direction:column;padding-top:2em}.blogs-container h2{font-size:48px;line-height:48px;color:#494949;padding-block:1rem 2.5rem;font-family:500}.blogs-container .blogs-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1200px){.blogs-container .blogs-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media screen and (max-width:600px){.futuredtext{display:none}.blogsimage{width:100%;height:300px;z-index:-3;object-fit:cover;position:absolute}}.connect-pp{width:100%}.connect-pp,.connect-pp__content{display:flex;justify-content:center;align-items:center}.connect-pp__content{background-color:var(--lightgray-color);padding:20px;border-radius:100%;aspect-ratio:1/1;width:13rem}.connect-links{flex-direction:column;gap:1.25rem;margin-top:2rem;margin-bottom:2rem}.connect-link,.connect-links{display:flex;align-items:center}.connect-link{background-color:var(--lightgray-color);padding:15px 10px;border-radius:9999px;border:none;position:relative;width:100%;text-decoration:none;color:var(--black-color);font-weight:500;font-size:1.3rem;transition:background-color .3s;justify-content:center;text-align:center}.connect-link:hover{background-color:var(--main-color);color:#fff}.connect-link .connect-icon{position:absolute;left:20px;width:30px;aspect-ratio:1/1;display:flex;align-items:center;object-fit:contain;justify-content:center}@media(min-width:1024px){.connect-link{width:50%}}.Full_text-p{font-size:20px;line-height:24px;letter-spacing:.015rem;direction:var(--dir)}.dinamic-page-projec-ttitle{margin-top:10px}.section-space{margin-top:50px;margin-bottom:50px}.dynamic-page>.page-banner{position:relative;overflow:hidden}.dynamic-page>.page-banner>.overlay{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(238,238,238,.5215686275);z-index:1;display:flex;justify-content:center;align-items:center}.dynamic-page>.page-banner>.overlay>.page-title{font-size:78px;line-height:78px;font-weight:500;color:#000}.dynamic-page>.page-banner>.wrap-img{border-radius:0!important;position:relative;width:100%;height:420px}.dynamic-page>.page-banner>.wrap-img img{width:100%;height:100%;background-size:100%;object-fit:cover;background-repeat:no-repeat}@media(max-width:1080px){.dynamic-page>.page-banner .wrap-img{height:350px}}@media(max-width:768px){.dynamic-page>.page-banner .overlay .page-title{font-size:70px;line-height:70px}.dynamic-page>.page-banner .wrap-img{height:300px}}@media(max-width:540px){.dynamic-page>.page-banner .overlay .page-title{font-size:50px;line-height:50px}.dynamic-page>.page-banner .wrap-img{height:250px}}@media(max-width:450px){.dynamic-page>.page-banner .overlay .page-title{font-size:40px;line-height:40px}.dynamic-page>.page-banner .wrap-img{height:150px}}.customer-support-page{overflow:hidden;position:relative}.customer-support-page h1{margin-block:2rem 1rem;color:var(--black-color);font-size:36px;line-height:36px;letter-spacing:.025rem}.customer-support-page .grid-cards{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px;margin-top:var(--pd-46)}@media(max-width:1200px){.customer-support-page .grid-cards{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}.customer-support-page .grid-cards .single-card{background-color:#fcfcfd;border-radius:10px;height:250px;width:100%;padding:16px;transition:background-color .4s,color .4s;cursor:pointer}.customer-support-page .grid-cards .single-card .icon-container{background-color:#f7f7f8;border:.89px solid #f1f1f3;border-radius:8px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.customer-support-page .grid-cards .single-card .content{text-align:center}.customer-support-page .grid-cards .single-card svg path{transition:fill .4s;fill:var(--black-color)}.customer-support-page .grid-cards .single-card:hover{background:linear-gradient(white,white) padding-box,var(--gradient-orangish-color) border-box;border:2px solid rgba(0,0,0,0)}.customer-support-page .grid-cards .single-card:hover .icon-container svg .stop-color-1{stop-color:#da0079}.customer-support-page .grid-cards .single-card:hover .icon-container svg .stop-color-2{stop-color:#e53150}.customer-support-page .grid-cards .single-card:hover .icon-container svg .stop-color-3{stop-color:#f26722}.customer-support-page .grid-cards .single-card:hover .icon-container svg path{fill:url(#gradient) #fff}@media(max-width:1200px){.customer-support-page .grid-cards .single-card{height:200px}}.customer-support-page .grid-cards .single-card header{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;height:100%}.customer-support-page .grid-cards .single-card header h3{font-size:var(--fs-16);font-family:var(--bold);margin-bottom:10px}.customer-support-page .grid-cards .single-card header p{font-size:var(--fs-16)}.contact-us,.contact-us-page{position:relative}.contact-us{display:flex;justify-content:space-between;gap:16px;align-items:center;flex-direction:column}@media(max-width:1200px){.contact-us{flex-direction:column;max-width:none}}.contact-us h1{font-size:var(--fs-46);margin-bottom:0;margin-top:1rem}.contact-us .grid-contact-us{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;margin-top:var(--pd-46)}@media(max-width:600px){.contact-us .grid-contact-us{grid-template-columns:1fr}}.contact-us .grid-contact-us .single-card{background-color:#fafafa;border:2px solid #fafafa;border-radius:10px;height:250px;width:100%;padding:var(--pd-46);display:flex;justify-content:center;align-items:center;transition:background-color .4s}.contact-us .grid-contact-us .single-card svg path{fill:var(--black-color)}@media(max-width:1200px){.contact-us .grid-contact-us .single-card{height:200px}}@media(max-width:600px){.contact-us .grid-contact-us .single-card{height:175px}}.contact-us .grid-contact-us .single-card:hover{background:linear-gradient(#fafafa,#fafafa) padding-box,var(--gradient-orangish-color) border-box;border:2px solid rgba(0,0,0,0);color:var(--black-color)}.contact-us .grid-contact-us .single-card:hover svg .stop-color-1{stop-color:#da0079}.contact-us .grid-contact-us .single-card:hover svg .stop-color-2{stop-color:#e53150}.contact-us .grid-contact-us .single-card:hover svg .stop-color-3{stop-color:#f26722}.contact-us .grid-contact-us .single-card:hover svg path{fill:url(#gradient) #fff}.contact-us .grid-contact-us .single-card .svgContainer{display:flex;justify-content:center;align-items:center;width:40px;height:40px;background-color:#f7f7f8;border:1px solid #f1f1f3;border-radius:8px}.contact-us .grid-contact-us .single-card .svgContainer svg{width:28px;height:28px}.contact-us .grid-contact-us .single-card .svgContainer svg path{transition:fill .4s}.contact-us .grid-contact-us .single-card header{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.contact-us .grid-contact-us .single-card header h3{font-size:var(--fs-16);font-family:var(--bold);margin-bottom:10px}.contact-us .grid-contact-us .single-card header p{font-size:var(--fs-16)}.contact-us .grid-contact-us .single-card>a{background-color:var(--main-color);color:var(--white-color);display:block;margin:0 auto;padding:10px 15px;border-radius:var(--border-radius);transition:background-color .4s,color .4s}.contact-us .grid-contact-us .single-card .social-link{display:flex;align-items:center;justify-content:center;gap:10px}.press-room-page{overflow:hidden;position:relative}.press-room-page .press-room-container{border-radius:20px;display:flex;flex-direction:column}.press-room-page .press-room-container h2{font-size:48px;line-height:48px;color:#494949;padding-block:1rem 2.5rem;font-family:500}.press-room-page .press-room-container .press-room-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2.5rem 1rem;gap:2.5rem 1rem}.press-room-page .press-room-container .press-room-grid .single-press-room{border-radius:10px;width:100%;height:100%}.press-room-page .press-room-container .press-room-grid .single-press-room .wrap-img{position:relative;width:100%;height:200px;object-fit:contain}.press-room-page .press-room-container .press-room-grid .single-press-room .wrap-img img{object-fit:cover;border-radius:10px}.press-room-page .press-room-container .press-room-grid .single-press-room p{font-size:20px;line-height:20px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;width:100%;margin:10px 0;max-width:300px}.press-room-page .press-room-container .press-room-grid .single-press-room span{font-size:var(--fs-16);color:var(--main-color)}.press-room-page .press-room-container .press-room-grid .single-press-room:lang(ar),.press-room-page .press-room-container .press-room-grid .single-press-room:lang(kr){direction:rtl}@media(max-width:992px){.press-room-page{padding-inline:2rem}.press-room-page .press-room-container .press-room-grid{grid-template-columns:repeat(3,1fr);column-gap:1.5rem}.press-room-page .press-room-container .press-room-grid .single-press-room p{max-width:250px}}@media(max-width:768px){.press-room-page{padding-inline:1rem}.press-room-page .press-room-container .press-room-grid .single-press-room p{max-width:200px}}@media(max-width:540px){.press-room-page .press-room-container .press-room-grid{grid-template-columns:repeat(2,1fr);gap:1.75rem 1.5rem;padding-inline:1rem}.press-room-page .press-room-container .press-room-grid .single-press-room p{max-width:225px}}@media(max-width:450px){.press-room-page .press-room-container .press-room-grid{grid-template-columns:1fr}.press-room-page .press-room-container .press-room-grid .single-press-room p{max-width:350px}}@media(max-width:420px){.press-room-page{padding-inline:0}.press-room-page .press-room-container h2{font-size:36px;line-height:36px}.press-room-page .press-room-container .press-room-grid .single-press-room .wrap-img{position:relative;width:100%;height:150px;object-fit:contain}}.single-press-room-page{position:relative;overflow:hidden}.container-single-press-room .header-single-press{margin-bottom:1rem;display:flex;justify-content:space-between;align-items:center}.container-single-press-room .header-single-press div{display:flex;gap:10px}.container-single-press-room .header-single-press div a{height:38px;width:38px;display:flex;align-items:center;justify-content:center;border-radius:100%}.container-single-press-room .header-single-press div svg{height:25px;width:25px;fill:var(--white-color)}.container-single-press-room .header-single-press>.link-button-container>.linkButton{border-radius:33px;min-width:0;width:70px;height:40px}.container-single-press-room .header-single-press>.link-button-container>.linkButton:lang(ar),.container-single-press-room .header-single-press>.link-button-container>.linkButton:lang(kr){transform:rotate(180deg)}.container-single-press-room>p{text-align:justify}h1{font-size:36px;line-height:36px;letter-spacing:.025rem;margin-bottom:1.5rem}p{font-size:20px;line-height:24px;letter-spacing:.015rem;direction:var(--dir)}article.single-press-room span{color:var(--main-color);display:block}article.single-press-room p{width:100%;max-width:300px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;margin-block:1.5rem}.gallery{margin-block:20px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.gallery.video{grid-template-columns:repeat(2,1fr)}.gallery.video iframe{width:100%;height:400px}.gallery .wrap-img{position:relative;height:300px;border-radius:20px;overflow:hidden}.gallery .wrap-img img{object-fit:cover}@media(max-width:992px){.gallery{grid-template-columns:repeat(3,1fr)}.gallery.video{grid-template-columns:repeat(2,1fr)}.gallery.video iframe{height:300px}}@media(max-width:450px){.container-single-press-room{padding-inline:1rem}.container-single-press-room .header-single-press .link-button-container>.linkButton{border-radius:33px;min-width:0;width:60px;height:35px}.container-single-press-room .header-single-press .link-button-container>.linkButton:lang(ar),.container-single-press-room .header-single-press .link-button-container>.linkButton:lang(kr){transform:rotate(180deg)}h1{font-size:24px;line-height:24px}p{font-size:18px;line-height:20px}article.single-press-room p{max-width:350px;margin-block:1.5rem}.gallery{grid-template-columns:repeat(2,1fr)}.gallery .wrap-img{height:180px}.gallery.video{grid-template-columns:1fr}.gallery.video iframe{height:200px}}.wrap-img{position:relative;height:300px;border-radius:20px;overflow:hidden}.wrap-img img{object-fit:cover}.about-us-page>.page-banner{position:relative;overflow:hidden}.about-us-page>.page-banner .overlay{width:100%;height:100%;position:absolute;left:0;top:0;background-color:rgba(238,238,238,.5215686275);z-index:1;display:flex;justify-content:center;align-items:center}.about-us-page>.page-banner .overlay>.page-title{font-size:78px;line-height:78px;font-weight:500;color:#000}.about-us-page>.page-banner .wrap-img{border-radius:0!important;position:relative;width:100%;height:420px}.about-us-page>.page-banner .wrap-img img{width:100%;height:100%;background-size:100%;object-fit:cover;background-repeat:no-repeat}.about-us-page .about-text-section{padding-inline:12%;display:flex;position:relative}.about-us-page .about-text-section .about-img-wrap img{width:100%;height:400px}@media(min-width:1550px){.about-us-page .about-text-section{max-width:1500px;margin-inline:auto;padding-inline:6rem}.about-us-page .about-text-section .about-img-wrap img{width:100%;height:450px;object-fit:cover}}@media(max-width:1300px){.about-us-page .about-text-section{max-width:unset;padding-inline:10%}.about-us-page .about-text-section .about-img-wrap img{height:380px}}@media(max-width:1080px){.about-us-page .about-text-section{padding-inline:10%}.about-us-page .about-text-section .about-img-wrap img{height:300px}}@media(max-width:992px){.about-us-page .about-text-section{flex-direction:column;padding-inline:2rem}.about-us-page .about-text-section .about-img-wrap img{width:100%;height:400px;background-size:cover;object-fit:cover;height:350px}}@media(max-width:540px){.about-us-page .about-text-section .about-img-wrap img{height:220px}}@media(max-width:450px){.about-us-page .about-text-section .about-img-wrap img{height:180px}}.about-us-page .about-text-section .about-text-container{display:flex;flex-direction:column;gap:1rem;background-color:rgba(244,244,244,.8980392157);padding:2rem;border-radius:18px;width:650px;position:absolute;top:35%;left:46%}.about-us-page .about-text-section .about-text-container .title{color:var(--main-color);font-size:30px;line-height:30px}.about-us-page .about-text-section .about-text-container p{white-space:pre-wrap;font-size:20px;line-height:22px}.about-us-page .about-text-section .about-text-container .why-fastlink span{font-weight:700}.about-us-page .about-text-section .about-text-container:lang(ar),.about-us-page .about-text-section .about-text-container:lang(kr){left:unset;right:42%}@media(min-width:1550px){.about-us-page .about-text-section .about-text-container{width:700px;left:45%}.about-us-page .about-text-section .about-text-container .title{color:var(--main-color);font-size:36px;line-height:36px}.about-us-page .about-text-section .about-text-container p{white-space:pre-wrap;font-size:24px;line-height:24px}}@media(max-width:1300px){.about-us-page .about-text-section .about-text-container{width:550px;top:33%;left:48%}}@media(max-width:1080px){.about-us-page .about-text-section .about-text-container{width:450px;top:35%;left:47%}.about-us-page .about-text-section .about-text-container .title{font-size:24px;line-height:24px}.about-us-page .about-text-section .about-text-container p{font-size:14px;line-height:14px}}@media(max-width:992px){.about-us-page .about-text-section .about-text-container{position:static;width:auto;margin-top:-50px;padding:1rem}.about-us-page .about-text-section .about-text-container .title{font-size:30px;line-height:30px}.about-us-page .about-text-section .about-text-container p{font-size:20px;line-height:20px}}@media(max-width:540px){.about-us-page .about-text-section .about-text-container .title{font-size:24px;line-height:24px}.about-us-page .about-text-section .about-text-container p{font-size:16px;line-height:16px}}@media(max-width:450px){.about-us-page .about-text-section .about-text-container .title{font-size:20px;line-height:20px}.about-us-page .about-text-section .about-text-container p{font-size:14px;line-height:14px}}@media(max-width:1080px){.about-us-page>.page-banner .wrap-img{height:350px}}@media(max-width:768px){.about-us-page>.page-banner .overlay .page-title{font-size:70px;line-height:70px}.about-us-page>.page-banner .wrap-img{height:300px}}@media(max-width:540px){.about-us-page>.page-banner .overlay .page-title{font-size:50px;line-height:50px}.about-us-page>.page-banner .wrap-img{height:250px}}@media(max-width:450px){.about-us-page>.page-banner .overlay .page-title{font-size:40px;line-height:40px}.about-us-page>.page-banner .wrap-img{height:150px}}.about-us-data{display:flex;align-items:center;justify-content:space-around;margin-top:var(--between-sections)}@media(max-width:880px){.about-us-data{gap:1rem}}@media(max-width:600px){.about-us-data{gap:1rem;flex-direction:column;margin-inline:18%}}.about-us-data div{position:relative;background-color:#fcfcfc;display:flex;align-items:center;justify-content:space-evenly;flex-direction:column;border:1.79px solid rgba(0,0,0,.1019607843);min-height:275px;border-radius:10px;padding:3px;width:25%}@media(max-width:880px){.about-us-data div{width:100%;min-height:auto;padding:20px 0}}@media(max-width:768px){.about-us-data div{min-height:180px}}@media(max-width:600px){.about-us-data div{min-height:140px}}.about-us-data div h6{display:flex;align-items:center;justify-content:center;flex-direction:column;white-space:nowrap;color:var(--main-color);font-size:var(--fs-92)}.about-us-data div span{white-space:nowrap;font-size:20px;color:var(--main-color)}.about-us-data div span:lang(ar),.about-us-data div span:lang(kr){margin-top:-2rem}@media(max-width:768px){.about-us-data div span{font-size:12px}}@media(max-width:600px){.about-us-data div span:lang(ar),.about-us-data div span:lang(kr){margin-top:-1rem}}.about-us-data div p{text-align:center;white-space:nowrap;min-height:60px;font-weight:500;font-size:var(--fs-24)}@media(max-width:768px){.about-us-data div p{font-size:12px;margin-top:10px;min-height:auto}.about-us-data div img{width:80px!important;height:100px!important}}@media(max-width:600px){.about-us-data div img{width:60px!important;height:75px!important}}.about-us-part{display:flex;flex-direction:column;gap:var(--fs-108)}.about-us-single-part{display:flex;justify-content:space-between;gap:30px}.about-us-single-part:nth-child(2n){flex-direction:row-reverse}@media(max-width:992px){.about-us-single-part{flex-direction:column-reverse!important;align-items:center}}.about-us-single-part div{width:70%;background-color:rgba(244,244,244,.8980392157);border-radius:10px;padding:32px}@media(max-width:992px){.about-us-single-part div{width:100%}}.about-us-single-part div p{color:var(--main-color);font-size:var(--fs-46)}.about-us-single-part div span{line-height:1.3}.about-us-slider{position:relative;margin-bottom:var(--between-sections)}.about-us-slider:after{content:"";position:absolute;z-index:1;right:0;top:0;height:100%;border-top-left-radius:100px;border-bottom-left-radius:100px;width:62%;background-color:#454445}@media(min-width:1550px){.about-us-slider:after{width:63%}}@media(max-width:1300px){.about-us-slider:after{width:64%}}@media(max-width:1080px){.about-us-slider:after{width:66%}}@media(max-width:992px){.about-us-slider:after{display:none}}.about-us-slider-container{display:flex;justify-content:space-between;gap:40px;position:relative;z-index:3}.about-us-slider-container .single-about-us-slider{height:100%;width:100%}.about-us-slider-container .single-about-us-slider div{height:360px;position:relative}.about-us-slider-container .single-about-us-slider div img{object-fit:cover}.about-us-slider-container .single-about-us-slider p{height:100px;padding:1rem;background-color:var(--main-color);color:var(--white-color)}@media(min-width:1550px){.about-us-slider-container div{width:400px!important}}@media(max-width:1300px){.about-us-slider-container div{width:350px!important}}@media(max-width:1080px){.about-us-slider-container div{width:300px!important}.about-us-slider-container p{padding:1rem;background-color:var(--main-color);color:var(--white-color)}}@media(max-width:992px){.about-us-slider-container{flex-direction:column}.about-us-slider-container div,.about-us-slider-container div img{width:100%!important}.about-us-slider-container p{height:50px!important}}@media(max-width:540px){.about-us-slider-container p{height:80px!important}}.full-width-section{position:relative;display:flex}.full-width-section>.overlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.6666666667)}.full-width-section img{object-fit:cover}.full-width-section div{z-index:2}.full-width-section p{font-size:var(--fs-46);color:var(--white-color);padding:var(--pd-46);max-width:50%}@media(max-width:1300px){.full-width-section p{max-width:60%}}@media(max-width:992px){.full-width-section p{max-width:80%}}.career-page{overflow:hidden;position:relative}.top-career-page{display:flex;justify-content:space-between;align-items:center}.top-career-page .top-career-container{display:flex;flex-direction:column;gap:var(--pd-46);width:50%;padding-left:10rem}.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:70px!important;line-height:76px;letter-spacing:-.15rem;color:var(--black-color);font-family:var(--bold);white-space:nowrap;margin-bottom:0!important}.top-career-page .top-career-container>.main-description>p{font-size:18px!important;line-height:20px;letter-spacing:.015rem;padding-right:1rem;color:var(--black-color)}.top-career-page .top-career-container>.main-description>p:lang(ar),.top-career-page .top-career-container>.main-description>p:lang(kr){padding-right:0;padding-left:1rem}.top-career-page .wrap-img{width:50%;height:550px;position:relative}.top-career-page .wrap-img .bg-career-img{z-index:1;height:auto!important}.top-career-page .wrap-img .top-career-img{z-index:2}.top-career-page .wrap-img img{object-fit:contain}.top-career-page:lang(ar) .top-career-container,.top-career-page:lang(kr) .top-career-container{padding-left:0;padding-right:7rem}.community-engagement{background-color:var(--black-color);position:relative}.community-engagement>img{width:100%;height:50px!important;top:-49px!important;z-index:3}.community-engagement>img:lang(ar),.community-engagement>img:lang(kr){transform:scaleX(-1)}.community-engagement .community-engagement-container{padding-block:50px;position:relative}.community-engagement .community-engagement-container .community-top{display:flex;justify-content:space-between}.community-engagement .community-engagement-container .community-top .community-top-container{display:flex;flex-direction:column;gap:1rem}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{color:var(--white-color);font-size:48px!important;line-height:48px;font-weight:400;letter-spacing:-.05rem}.community-engagement .community-engagement-container .community-top .community-top-container>p{color:var(--white-color);font-size:18px!important;line-height:20px;letter-spacing:.02rem;width:70%}.community-engagement .community-engagement-container .community-bottom{display:flex;justify-content:space-between;margin-top:3rem}.community-engagement .community-engagement-container .community-bottom .community-bottom-container{display:flex;flex-direction:column}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{color:#ff1728;font-size:76px!important;line-height:76px;letter-spacing:-.15rem;width:50%;font-family:var(--bold);margin-bottom:0}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{margin-top:1rem;color:var(--white-color);font-size:18px!important;line-height:20px;letter-spacing:.015rem;max-width:70%}.community-engagement .community-engagement-container .certified{min-width:300px;height:900px;position:absolute;right:0;top:-2.75rem;z-index:10;-webkit-clip-path:polygon(0 1.5%,100% 0,100% 100%,0 100%);clip-path:polygon(0 1.5%,100% 0,100% 100%,0 100%)}.community-engagement .community-engagement-container .certified .gradient-bg{height:72%;background:linear-gradient(0deg,#ff1728,#da0079);display:flex;align-items:flex-end;justify-content:flex-start}.community-engagement .community-engagement-container .certified h4{padding:16px;font-size:80px;line-height:80px;color:var(--white-color);text-align:left;font-weight:900}.community-engagement .community-engagement-container .certified h4 span{font-size:12px;border:3px solid #fff;border-radius:100%;padding:2px 4px}.community-engagement .community-engagement-container .certified .certify-iraq{background-color:rgba(1,33,113,.8);min-width:300px;max-width:300px;height:250px;padding:24px 10px;position:relative;-webkit-clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%);clip-path:polygon(0 0,100% 0,100% 65%,50% 100%,0 65%);display:flex;flex-direction:column;align-items:center;gap:1rem}.community-engagement .community-engagement-container .certified .certify-iraq h5{text-align:center;color:var(--white-color);font-size:64px;line-height:64px}.community-engagement .community-engagement-container .certified .certify-iraq span{color:var(--white-color);font-size:20px;text-transform:uppercase}.community-engagement .community-engagement-container .certified:lang(ar),.community-engagement .community-engagement-container .certified:lang(kr){justify-content:flex-end;right:unset;left:0;-webkit-clip-path:polygon(0 0,100% 1.5%,100% 100%,0 100%);clip-path:polygon(0 0,100% 1.5%,100% 100%,0 100%);direction:ltr}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:69%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:65%}.available-job{display:flex;flex-direction:column;gap:2rem}.available-job h3{font-family:500;font-size:34px;line-height:34px;letter-spacing:.025rem;color:#1d1d1d}.available-job .grid-available-job{display:grid;grid-template-columns:1fr 1fr;grid-gap:32px;gap:32px}.available-job .grid-available-job .single-job{background-color:rgba(247,247,247,.8);border-radius:10px;width:100%;padding:20px;display:flex;flex-direction:column;gap:20px}.available-job .grid-available-job .single-job .header-job{display:flex;align-items:center;justify-content:space-between}.available-job .grid-available-job .single-job .header-job .job-title{display:flex;flex-direction:column;gap:10px}.available-job .grid-available-job .single-job .header-job .job-title>p{font-family:500;font-size:32px;line-height:32px;letter-spacing:.025rem;color:#1d1d1d}.available-job .grid-available-job .single-job .header-job .job-title>span{color:rgba(29,29,29,.7333333333);font-size:16px;line-height:16px;letter-spacing:.015rem;font-weight:400}.available-job .grid-available-job .single-job .header-job>p{color:#1d1d1d;font-size:20px;font-weight:500;line-height:20px;letter-spacing:.015rem}.available-job .grid-available-job .single-job a{width:100%;text-align:center;display:flex;align-items:center;justify-content:center;font-size:20px;line-height:20px;font-family:500}.available-job .grid-available-job .single-job a.apply{height:48px;background-color:var(--main-color);color:var(--white-color);border-radius:300px}.available-job .grid-available-job .single-job a.more{color:var(--main-color)}@media(min-width:1550px){.top-career-page .top-career-container{gap:2rem;width:50%;padding-left:10rem}.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:80px!important;line-height:80px}.top-career-page .top-career-container>.main-description>p{font-size:24px!important;line-height:28px;letter-spacing:.015rem;padding-right:1rem;color:var(--black-color)}.top-career-page .top-career-container>.main-description>p:lang(ar),.top-career-page .top-career-container>.main-description>p:lang(kr){padding-right:0;padding-left:1rem}.top-career-page .wrap-img{width:50%;height:550px;position:relative}.top-career-page .wrap-img .bg-career-img{z-index:1;height:auto!important}.top-career-page .wrap-img .top-career-img{z-index:2}.top-career-page .wrap-img img{object-fit:contain}.top-career-page:lang(ar) .top-career-container,.top-career-page:lang(kr) .top-career-container{padding-left:0;padding-right:7rem}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:56px!important;line-height:56px}.community-engagement .community-engagement-container .community-top .community-top-container>p{font-size:24px!important;line-height:28px;width:73%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{font-size:80px!important;line-height:80px}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{font-size:24px!important;line-height:28px;max-width:73%}.community-engagement .community-engagement-container .certified{height:1200px}.community-engagement .community-engagement-container .certified .gradient-bg{height:75%}.community-engagement .community-engagement-container .certified .certify-iraq{height:250px}.community-engagement .community-engagement-container .certified:lang(ar),.community-engagement .community-engagement-container .certified:lang(kr){justify-content:flex-end;right:unset;left:0;-webkit-clip-path:polygon(0 0,100% 1.5%,100% 100%,0 100%);clip-path:polygon(0 0,100% 1.5%,100% 100%,0 100%);direction:ltr}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:62%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:60%}}@media(max-width:1300px){.top-career-page .top-career-container{padding-left:6rem}.top-career-page .top-career-container>.main-description>p:lang(ar),.top-career-page .top-career-container>.main-description>p:lang(kr){padding-right:0;padding-left:1rem}.top-career-page .wrap-img{height:450px}.top-career-page:lang(ar) .top-career-container,.top-career-page:lang(kr) .top-career-container{padding-left:0;padding-right:6rem}.community-engagement .community-engagement-container .certified{height:1000px}.community-engagement .community-engagement-container .certified .gradient-bg,.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:68%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:67%}.community-engagement .community-engagement-container .certified:lang(ar){height:900px}}@media(max-width:1080px){.top-career-page .top-career-container{padding-left:3rem}.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:52px!important;line-height:52px}.top-career-page .top-career-container>.main-description>p{font-size:16px!important;line-height:20px;padding-right:0}.top-career-page .wrap-img{height:370px}.top-career-page:lang(ar) .top-career-container,.top-career-page:lang(kr) .top-career-container{padding-left:0;padding-right:4rem}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:44px!important;line-height:44px}.community-engagement .community-engagement-container .community-top .community-top-container>p{font-size:16px!important;line-height:18px;width:64%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us{max-width:unset}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{font-size:60px!important;line-height:60px;width:64%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{font-size:16px!important;line-height:18px;max-width:64%}.community-engagement .community-engagement-container .certified{min-width:250px;max-width:250px;height:1000px}.community-engagement .community-engagement-container .certified .gradient-bg{height:68%}.community-engagement .community-engagement-container .certified h4{padding:16px;font-size:60px;line-height:60px}.community-engagement .community-engagement-container .certified .certify-iraq{background-color:rgba(1,33,113,.8);min-width:250px;max-width:250px;height:230px}.community-engagement .community-engagement-container .certified .certify-iraq h5{font-size:52px;line-height:52px}.community-engagement .community-engagement-container .certified .certify-iraq span{font-size:16px}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:70%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:64%}.available-job h3{font-size:32px;line-height:32px}.available-job .grid-available-job{gap:24px}.available-job .grid-available-job .single-job{padding:16px;gap:16px}.available-job .grid-available-job .single-job .header-job .job-title>p{font-size:24px;line-height:24px}.available-job .grid-available-job .single-job .header-job .job-title>span{font-size:14px;line-height:14px}.available-job .grid-available-job .single-job .header-job>p{font-size:16px;line-height:16px}}@media(max-width:768px){.top-career-page{align-items:flex-start}.top-career-page .top-career-container{padding-left:2rem;gap:1rem}.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:44px!important;line-height:44px;letter-spacing:-.05rem}.top-career-page .top-career-container>.main-description>p{line-height:18px}.top-career-page .wrap-img{height:320px}.top-career-page .wrap-img .bg-career-img{z-index:1;height:auto!important}.top-career-page .wrap-img .top-career-img{z-index:2}.top-career-page .wrap-img img{object-fit:contain}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:36px!important;line-height:36px}.community-engagement .community-engagement-container .certified{min-width:230px;max-width:230px;height:1100px}.community-engagement .community-engagement-container .certified .gradient-bg{height:72%}.community-engagement .community-engagement-container .certified .certify-iraq{min-width:230px;max-width:230px}.community-engagement .community-engagement-container .certified .certify-iraq h5{font-size:48px;line-height:48px}.community-engagement .community-engagement-container .certified .certify-iraq span{font-size:18px}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:73%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:72%}.available-job{gap:1.5rem}.available-job h3{font-size:28px;line-height:28px}.available-job .grid-available-job{gap:20px}.available-job .grid-available-job .single-job{padding:10px;gap:20px}.available-job .grid-available-job .single-job .header-job .job-title>p{font-size:20px;line-height:20px;letter-spacing:.015rem}.available-job .grid-available-job .single-job a{font-size:16px;line-height:16px}.available-job .grid-available-job .single-job a.apply{height:40px}}@media(max-width:540px){.top-career-page .top-career-container{padding-left:1rem}.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:32px!important;line-height:32px;letter-spacing:.05rem}.top-career-page .top-career-container>.main-description>p{font-size:12px!important;line-height:14px}.top-career-page .wrap-img{height:248px}.top-career-page:lang(ar) .top-career-container,.top-career-page:lang(kr) .top-career-container{padding-left:0;padding-right:1rem}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:28px!important;line-height:28px}.community-engagement .community-engagement-container .community-top .community-top-container>p{font-size:14px!important;line-height:18px}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{color:#ff1728;font-size:48px!important;line-height:48px;width:64%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{font-size:14px!important;line-height:18px}.community-engagement .community-engagement-container .certified{min-width:180px;max-width:180px;height:1250px}.community-engagement .community-engagement-container .certified .gradient-bg{height:73%}.community-engagement .community-engagement-container .certified h4{padding:8px;font-size:48px;line-height:48px}.community-engagement .community-engagement-container .certified .certify-iraq{min-width:180px;max-width:180px;height:180px}.community-engagement .community-engagement-container .certified .certify-iraq h5{font-size:40px;line-height:40px}.community-engagement .community-engagement-container .certified .certify-iraq span{font-size:16px}.community-engagement .community-engagement-container .certified:lang(kr){height:1400px}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:75%}.community-engagement .community-engagement-container .certified:lang(ar){height:950px}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:73%}.available-job{gap:1.5rem}.available-job .grid-available-job{grid-template-columns:1fr}.available-job .grid-available-job .single-job .header-job .job-title>p{letter-spacing:.05rem;font-weight:600}.available-job .grid-available-job .single-job .header-job>p,.available-job .grid-available-job .single-job a{font-size:20px;line-height:20px}.available-job .grid-available-job .single-job a.apply{height:48px}}@media(max-width:450px){.top-career-page .top-career-container>.main-title>h1,.top-career-page .top-career-container>.main-title>h1 span{font-size:26px!important;line-height:26px}.top-career-page .top-career-container>.main-description>p{font-size:10px!important;line-height:12px}.top-career-page .wrap-img{height:206px}.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:22px!important;line-height:20px;margin-bottom:0;letter-spacing:.05rem}.community-engagement .community-engagement-container .community-top .community-top-container>p{width:68%;letter-spacing:.03rem}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{font-size:40px!important;line-height:40px;width:68%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{letter-spacing:.03rem;max-width:68%}.community-engagement .community-engagement-container .certified{min-width:120px;max-width:120px;height:1370px}.community-engagement .community-engagement-container .certified .gradient-bg{height:75%}.community-engagement .community-engagement-container .certified h4{font-size:32px;line-height:40px}.community-engagement .community-engagement-container .certified .certify-iraq{min-width:120px;max-width:120px;height:140px;padding:16px 10px}.community-engagement .community-engagement-container .certified .certify-iraq h5{font-size:24px;line-height:24px}.community-engagement .community-engagement-container .certified:lang(kr){height:1550px}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:76%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:80%}.available-job{gap:1rem}.available-job h3{font-size:24px;line-height:24px}.available-job .grid-available-job .single-job .header-job .job-title>p,.available-job .grid-available-job .single-job .header-job>p{font-size:16px;line-height:16px}.available-job .grid-available-job .single-job a{font-size:18px;line-height:18px}.available-job .grid-available-job .single-job a.apply{height:40px}}@media(max-width:420px){.community-engagement .community-engagement-container .certified .gradient-bg{height:77%}}@media(max-width:400px){.community-engagement .community-engagement-container .community-top .community-top-container>h1,.community-engagement .community-engagement-container .community-top .community-top-container>h1>span{font-size:20px!important;line-height:20px}.community-engagement .community-engagement-container .community-top .community-top-container>p{font-size:12px!important;line-height:16px;width:65%}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1,.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>h1 span{font-size:36px!important;line-height:36px}.community-engagement .community-engagement-container .community-bottom .community-bottom-container .join-us>p{font-size:12px!important;line-height:16px;max-width:65%}.community-engagement .community-engagement-container .certified{height:1250px}.community-engagement .community-engagement-container .certified .gradient-bg{height:76%}.community-engagement .community-engagement-container .certified:lang(kr) .gradient-bg{height:82%}.community-engagement .community-engagement-container .certified:lang(ar) .gradient-bg{height:72%}}.top-fast-care{background-image:url(/_next/static/media/fast-care-top.7199201a.webp);height:650px;position:relative}.top-fast-care .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.content-fast-care{display:flex;align-items:center;justify-content:center;gap:var(--pd-46);width:60%;margin:40px auto;position:relative;padding-top:90px}@media(max-width:1200px){.content-fast-care{width:90%}}@media(max-width:880px){.content-fast-care{flex-direction:column;align-items:normal;padding-top:60px}}@media(max-width:600px){.content-fast-care{width:85%!important}}@media(max-width:768px){.content-fast-care img{height:110px;width:200px}}.content-fast-care>p{color:var(--white-color);font-size:var(--fs-16);max-width:800px}.project-grid{height:var(--height-grid);display:grid;grid-template-columns:repeat(24,1fr);grid-gap:10px;width:60%;margin:0 auto;margin-top:var(--margin-grid)}@media(max-width:1200px){.project-grid{width:70%;height:calc(var(--height-grid) - 300px)}}@media(max-width:880px){.project-grid{width:90%;height:var(--height-grid);gap:5px}}@media(max-width:600px){.project-grid{margin-top:calc(var(--margin-grid) + 2rem)}}.project-grid .single-image{height:100%;width:100%;position:relative;grid-column:var(--grid-column);grid-row:var(--grid-row);border-radius:10px}.project-grid .single-image img{border-radius:10px;object-fit:cover;object-position:center}.grid-span{--grid-row:span 4!important;--grid-column:span 4!important}@media(max-width:768px){.grid-span{--grid-row:span 6!important;--grid-column:span 6!important}}@media(max-width:600px){.grid-span{--grid-row:span 4!important;--grid-column:span 8!important}}@media(max-width:450px){.grid-span{--grid-row:span 3!important}}.top-fast-coding{background-image:url(/_next/static/media/top-coding.e93eb5f8.webp);height:650px;position:relative;background-size:cover}.top-fast-coding .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.content-fast-coding{display:flex;align-items:center;justify-content:flex-end;gap:var(--pd-46)}@media(max-width:880px){.content-fast-coding{white-space:normal;height:70%}}@media(max-width:600px){.content-fast-coding{width:85%!important}}.content-fast-coding>h1{color:var(--white-color);font-size:var(--fs-64);line-height:var(--fs-64);white-space:break-spaces nowrap}@media(max-width:880px){.content-fast-coding>h1{white-space:normal}}.top-fast-football{background-image:url(/_next/static/media/top-football.5b3a2e00.webp);height:650px;position:relative;background-size:cover}.top-fast-football .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.content-fast-football{display:flex;flex-direction:column;justify-content:center;height:50%;gap:var(--pd-46);width:80%}@media(max-width:600px){.content-fast-football{width:85%!important}}.content-fast-football>h1{color:var(--white-color);font-size:var(--fs-46);font-family:var(--bold);max-width:600px}.content-fast-football>p{color:var(--white-color);font-size:var(--fs-16);max-width:400px}.top-dr-fast{background-image:url(/_next/static/media/dr.c1577b1c.webp);height:650px;position:relative;background-size:cover}.top-dr-fast:after{content:"";position:absolute;bottom:-48px;left:0;background-image:url(/_next/static/media/layer-dr.29159672.svg);height:100%;width:100%}@media(max-width:992px){.top-dr-fast:after{background-position:50%;bottom:-60px}}@media(max-width:540px){.top-dr-fast:after{bottom:0}}@media(max-width:768px){.top-dr-fast{height:650px}}@media(max-width:540px){.top-dr-fast{height:400px}}.top-dr-fast .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.dr-fastlink-video .slick-slider{z-index:3}.content-dr-fast{height:80%!important;width:70%!important}.arbat-fast{background-image:url(/_next/static/media/arbat.1f294420.webp);height:650px;position:relative;background-size:cover}.arbat-fast:after{content:"";position:absolute;bottom:-48px;left:0;background-image:url(/_next/static/media/layer-dr.29159672.svg);height:100%;width:100%}@media(max-width:992px){.arbat-fast:after{background-position:50%;bottom:-60px}}@media(max-width:540px){.arbat-fast:after{bottom:0}}@media(max-width:768px){.arbat-fast{height:650px}}@media(max-width:540px){.arbat-fast{height:400px}}.arbat-fast .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.content-dr-fast{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;height:90%;gap:var(--pd-46);width:80%;margin-bottom:200px;z-index:3;position:relative}@media(max-width:600px){.content-dr-fast{width:85%!important}}.content-dr-fast>h1{font-size:var(--fs-46);font-family:var(--bold)}.content-dr-fast>h1,.content-dr-fast>p{color:var(--white-color);text-align:center}.content-dr-fast>p{font-size:var(--fs-16)}.top-csr{background-image:url(/_next/static/media/csr.a20ef2d5.webp);height:650px;position:relative;background-size:cover}.top-csr .mask{top:0;left:0;background:linear-gradient(180deg,rgba(0,0,0,0),#181818 27.55%,rgba(84,84,84,0) 77.6%);background-blend-mode:hard-light;mix-blend-mode:hard-light;position:absolute;height:100%;width:100%;opacity:.3}.content-csr{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;height:50%;gap:var(--pd-46);width:80%}@media(max-width:600px){.content-csr{width:85%!important}}.content-csr:lang(ar),.content-csr:lang(kr){align-items:flex-start}@media(max-width:992px){.content-csr{align-items:center}}.content-csr>h1{font-size:var(--fs-24);font-family:var(--bold)}.content-csr>h1,.content-csr>p{color:var(--white-color);mix-blend-mode:exclusion}.content-csr>p{font-size:var(--fs-16);max-width:400px;text-align:center}.our-coverage-page{position:relative;overflow:hidden}.our-coverage-map{width:100%;height:100vh}@media(max-width:768px){.our-coverage-map{display:flex;align-items:flex-end}}.our-coverage-map>img{z-index:3;width:47%!important;top:59%!important;left:52%!important;transform:translate(-50%,-50%);height:63%!important}@media(max-width:1200px){.our-coverage-map>img{width:54%!important;top:55%!important;left:52%!important;height:56%!important}}@media(max-width:992px){.our-coverage-map>img{width:73%!important;top:58%!important;left:54%!important;height:63%!important}}@media(max-width:768px){.our-coverage-map>img{width:100%!important;top:58%!important;left:54%!important;height:70%!important}}.our-coverage-card{position:absolute;bottom:30px;left:30px;width:500px;height:300px;background-color:hsla(0,0%,100%,.7529411765);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:30px;padding:var(--pd-46);z-index:3;display:flex;flex-direction:column;justify-content:space-between}@media(max-width:992px){.our-coverage-card{height:230px}}@media(max-width:768px){.our-coverage-card{gap:10px;width:90%;height:auto;margin:0 auto;position:relative;left:0}}.our-coverage-card p{font-family:var(--bold);font-size:var(--fs-24)}.our-coverage-card a,.our-coverage-card span{font-size:var(--fs-16)}.our-coverage-card a{background-color:var(--main-color);color:var(--white-color);height:50px;border-radius:var(--border-radius);display:flex;align-items:center;justify-content:center}.sale-points-page{overflow:hidden;position:relative}.sale-points-map{width:100%;height:100vh;display:flex;align-items:flex-end}.sale-points-grid-card{position:absolute;left:2%;bottom:0;width:96%;margin:30px auto 16px;height:370px;background-color:hsla(0,0%,100%,.4392156863);border-radius:30px;padding:20px;z-index:3;display:flex;flex-direction:column;justify-content:space-between;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}@media(max-width:768px){.sale-points-grid-card{height:340px}}.sellingPointTitle{margin-bottom:0;font-size:1.5rem}.select-city{display:flex;gap:10px}.select-city a{height:40px;width:40px;background-color:var(--main-color);display:flex;align-items:center;justify-content:center;border-radius:var(--border-radius)}.select-city a:lang(ar) svg,.select-city a:lang(kr) svg{transform:rotate(180deg)}.select-city .city-select-wrapper{width:min(100% - 40px,400px);border-radius:var(--border-radius);background-color:var(--white-color);padding-inline:10px;position:relative;display:flex;align-items:center}.select-city .city-select-wrapper:after{content:"";background-image:url(/svg/arrow-down.svg);width:24px;height:25px;font-size:1rem;top:50%;right:12px;transform:translateY(-50%);position:absolute}.select-city .city-select-wrapper:lang(ar):after,.select-city .city-select-wrapper:lang(kr):after{right:90%}.select-city .city-select-wrapper select{-webkit-appearance:none!important;-moz-appearance:none!important;border:none;font-size:var(--fs-16);font-family:var(--bold);width:100%;padding:10px;cursor:pointer}.sale-points-grid-container{width:100%;display:flex;gap:20px}.sale-points-grid-container::-webkit-scrollbar{height:3px}.sale-points-grid-container .slick-slider{width:100%;display:flex;align-items:flex-end}.sale-points-grid-container .slick-list{width:100%;height:230px}.sale-points-grid-container .slick-prev{bottom:0!important;left:30%!important}@media(max-width:768px){.sale-points-grid-container .slick-prev{left:0!important}}.sale-points-grid-container .slick-prev svg{width:30px;height:30px}.sale-points-grid-container .slick-next{bottom:0!important;right:30%!important}@media(max-width:768px){.sale-points-grid-container .slick-next{right:0!important}}.sale-points-grid-container .slick-next svg{width:30px;height:30px}.sale-points-grid-container .slick-dots{bottom:0!important}@media(max-width:768px){.sale-points-grid-container .slick-dots{width:80%;margin:auto;left:10%;bottom:-10px!important}}.sale-points-grid-container .slick-dots li button:before{font-size:15px}.sale-points-grid-container .slick-dots li.slick-active{background:var(--gradient-orangish-color) padding-box,var(--gradient-orangish-color) border-box;border:2px solid rgba(0,0,0,0);width:40px;border-radius:20px}.sale-points-grid-container .slick-dots li.slick-active button:before{color:var(--main-color);font-size:20px}.sale-points-grid-container .sale-points-single{display:flex!important;justify-content:space-around;flex-direction:column;gap:15px;width:95%!important;height:190px;background-color:var(--white-color);padding:20px;border-radius:22px;cursor:pointer;transition:background-color .4s;position:relative;width:100%}@media(max-width:540px){.sale-points-grid-container .sale-points-single{gap:8px;padding:10px}}.sale-points-grid-container .sale-points-single .slick-next{position:relative;z-index:2}.sale-points-grid-container .sale-points-single:after{content:"";position:absolute;height:100%;width:100%;top:0;left:0}.sale-points-grid-container .sale-points-single div{display:flex;justify-content:space-between;align-items:center}.sale-points-grid-container .sale-points-single.active,.sale-points-grid-container .sale-points-single:hover{background-color:var(--main-color)}.sale-points-grid-container .sale-points-single.active h3,.sale-points-grid-container .sale-points-single:hover h3{color:var(--white-color)}.sale-points-grid-container .sale-points-single.active div svg path,.sale-points-grid-container .sale-points-single:hover div svg path{fill:var(--white-color)}.sale-points-grid-container .sale-points-single.active p,.sale-points-grid-container .sale-points-single:hover p{color:var(--white-color)}.sale-points-grid-container .sale-points-single h3{font-family:var(--bold);font-size:var(--fs-24);color:var(--black-color);transition:background-color .4s,color .4s}@media(max-width:540px){.sale-points-grid-container .sale-points-single h3{font-size:12px}}.sale-points-grid-container .sale-points-single svg{position:relative;z-index:10}.sale-points-grid-container .sale-points-single svg path{transition:fill .4s}.sale-points-grid-container .sale-points-single p{display:flex;justify-content:space-between;align-items:center;color:var(--black-color);font-size:var(--fs-16);transition:background-color .4s,color .4s;min-height:60px}.sale-points-grid-container .sale-points-single p span:last-child{white-space:nowrap}@media(max-width:540px){.sale-points-grid-container .sale-points-single p{font-size:10px}}.sale-points-grid-container .sale-points-single a{display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid var(--main-color);border-radius:var(--border-radius);height:45px;background-color:var(--white-color);color:var(--main-color);position:relative;z-index:3}@media(max-width:540px){.sale-points-grid-container .sale-points-single a{font-size:12px}}.sale-points-grid-container .sale-points-single a svg{width:20px}.mapboxgl-popup-content{background-color:hsla(0,0%,100%,.8)!important;border:1px solid var(--main-color);border-radius:10px!important}.mapboxgl-popup-tip{border-top-color:var(--main-color)!important}.mapboxgl-popup-close-button{width:20px}.our-offer-page{overflow:hidden;position:relative}.our-offer-page-container h2{color:var(--main-color);font-size:var(--fs-46);margin-bottom:var(--pd-46)}.our-offer-page-container .grid-offer{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1200px){.our-offer-page-container .grid-offer{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.our-offer-page-container-futured{margin-top:2rem;padding-bottom:2rem}.our-offer-page-container-futured h2{color:var(--main-color);font-size:var(--fs-46);margin-bottom:var(--pd-46)}.our-offer-page-container-futured .grid-offer-futured{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1200px){.our-offer-page-container-futured .grid-offer-futured{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}.offrs-title{display:flex;flex-direction:column;justify-content:center;align-items:center}.app-slidercard-description{text-align:center}.our-page-slider .wrap-img{position:relative;width:100%;height:550px;border-radius:0!important}.our-page-slider .wrap-img img{width:100%;height:100%;background-size:90%;object-fit:cover;background-repeat:no-repeat}@media(min-width:1550px){.our-page-slider .wrap-img{height:700px}.our-page-slider .wrap-img img{background-size:100%}}@media(max-width:1300px){.our-page-slider .wrap-img{height:480px}.our-page-slider .wrap-img img{background-size:100%}}@media(max-width:1080px){.our-page-slider .wrap-img{height:380px}}@media(max-width:992px){.our-page-slider .wrap-img{height:350px}}@media(max-width:768px){.our-page-slider .wrap-img{height:300px}}@media(max-width:600px){.our-page-slider .wrap-img{height:250px}}@media(max-width:450px){.our-page-slider .wrap-img{height:200px}.our-page-slider .wrap-img img{object-fit:contain;background-size:100%}}@media(max-width:420px){.our-page-slider .wrap-img{height:150px}.our-page-slider .wrap-img img{object-fit:cover}}.our-page-slider .slick-dots{bottom:32px}.our-page-slider .slick-dots li{background-color:#f1f3fe;border-radius:100%;width:14px;height:14px}.our-page-slider .slick-dots li button:before{font-size:0}.our-page-slider .slick-dots li.slick-active{background:var(--gradient-orangish-color) padding-box,var(--gradient-orangish-color) border-box;width:32px;border-radius:20px}.our-page-slider .slick-dots li.slick-active button:before{color:var(--main-color)}@media(min-width:1550px){.our-page-slider .slick-dots li{width:20px;height:20px}.our-page-slider .slick-dots li.slick-active{width:40px}}@media(max-width:540px){.our-page-slider .slick-dots{bottom:20px}.our-page-slider .slick-dots li{width:10px;height:10px}.our-page-slider .slick-dots li.slick-active{width:20px}}.page-slider .wrap-img{position:relative;width:100%;height:580px}.page-slider .wrap-img img{background-size:100%;object-fit:contain;background-repeat:no-repeat}@media(max-width:1080px){.page-slider .wrap-img{height:400px}}@media(max-width:992px){.page-slider .wrap-img{height:350px}}@media(max-width:768px){.page-slider .wrap-img{height:300px}}@media(max-width:540px){.page-slider .wrap-img{height:220px}}@media(max-width:420px){.page-slider .wrap-img{height:170px}}.page-slider .slick-dots{bottom:20px}.page-slider .slick-dots li{background-color:#f1f3fe;border-radius:100%;width:14px;height:14px}.page-slider .slick-dots li button:before{font-size:0}.page-slider .slick-dots li.slick-active{background:var(--gradient-orangish-color) padding-box,var(--gradient-orangish-color) border-box;width:32px;border-radius:20px}.page-slider .slick-dots li.slick-active button:before{color:var(--main-color)}@media(min-width:1550px){.page-slider .slick-dots li{width:20px;height:20px}.page-slider .slick-dots li.slick-active{width:40px}}@media(max-width:540px){.page-slider .slick-dots li{width:10px;height:10px}.page-slider .slick-dots li.slick-active{width:20px}}.title{margin-block:3rem 2rem;color:var(--black-color);font-size:36px;line-height:36px;letter-spacing:.025rem}@media(max-width:992px){.title{font-size:32px!important}}@media(max-width:768px){.title{font-size:28px!important}}@media(max-width:600px){.title{font-size:20px!important;margin-block:2rem 1rem}}.our-project-page-container{display:grid;grid-template-columns:repeat(2,2fr);grid-gap:1.5rem;gap:1.5rem}.our-project-page-container .card{border:2px solid rgba(0,0,0,.2);border-radius:12px;padding:2.5rem;display:flex;flex-direction:column;gap:1rem}.our-project-page-container .card .image-container{height:70px}.our-project-page-container .card h4{font-size:20px;line-height:20px;font-weight:500;letter-spacing:.015rem}.our-project-page-container .card p{font-size:16px;line-height:16px;letter-spacing:.015rem;font-weight:400}.our-project-page-container .card .link-button-container{display:flex}.our-project-page-container .card .link-button-container .linkButton{height:44px}.our-project-page-container .card:hover{background:linear-gradient(white,white) padding-box,var(--gradient-orangish-color) border-box;border:2px solid rgba(0,0,0,0)}@media(max-width:992px){.our-project-page-container .card{padding:2rem 1.5rem}.our-project-page-container .card h4,.our-project-page-container .card p{letter-spacing:.03rem}}@media(max-width:768px){.our-project-page-container .card{padding:1.5rem 1rem}.our-project-page-container .card h4{font-size:18px;line-height:22px;letter-spacing:.04rem}.our-project-page-container .card p{font-size:14px;line-height:18px;letter-spacing:.04rem}}@media(max-width:600px){.our-project-page-container{grid-template-columns:1fr}.our-project-page-container .card{padding-inline:1.5rem}.our-project-page-container .card .link-button-container .linkButton{min-width:11rem;height:40px;font-size:14px}}:root{--max-width:1300px;--border-radius:50px;--main-color:#da0079;--black-color:#1d1d1d;--white-color:#ffffff;--gray-color:#b9b9b9;--lightgray-color:#F2F4F7;--gradient-orangish-color:linear-gradient(92.26deg,#da0079 -1.32%,#e53150 45.2%,#f26722 97.01%);--between-sections:clamp(2.5rem,0.7609rem + 8.6957vw,7.5rem);--fs-92:clamp(2.25rem,1.0326rem + 6.087vw,5.75rem);--fs-108:clamp(2.5rem,1.0217rem + 7.3913vw,6.75rem);--fs-70:clamp(2.5rem,1.8478rem + 3.2609vw,4.375rem);--fs-64:clamp(2.875rem,2.4837rem + 1.9565vw,4rem);--fs-46:clamp(1.25rem,0.6848rem + 2.8261vw,2.875rem);--fs-24:clamp(1.125rem,0.9946rem + 0.6522vw,1.5rem);--fs-16:clamp(0.875rem,0.8315rem + 0.2174vw,1rem);--pd-46:clamp(1.25rem,0.6848rem + 2.8261vw,2.875rem);--right:right;--left:left;--open-menu:translateX(120%);--overflow-y:auto;--animation-direction:1}:root:lang(ar),:root:lang(kr){--animation-direction:-1}*{box-sizing:border-box;padding:0;margin:0}a,button,div,li,ul{-webkit-tap-highlight-color:rgba(0,0,0,0)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background-color:var(--main-color)}::-webkit-scrollbar-track{background-color:rgba(0,0,0,0)}::selection{background-color:var(--main-color);color:var(--white-color)}:focus{outline:none}body,html{max-width:100vw;font-family:var(--regular);direction:var(--dir)}body:has(.overflow-y-none),html:has(.overflow-y-none){overflow-y:hidden;height:100vh}body:has(.overflow-y-none) footer,html:has(.overflow-y-none) footer{display:none}@media(max-width:1200px){body:has(.overflow-y-none),html:has(.overflow-y-none){overflow-y:auto;height:auto}}body{color:rgb(var(--foreground-rgb));overflow-x:hidden;overflow-y:var(--overflow-y);background:linear-gradient(to bottom,transparent,rgb(var(--background-end-rgb))) rgb(var(--background-start-rgb))}main{margin-top:100px}a,button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3,h4,h5,h6,p{overflow-wrap:break-word}a{color:inherit;text-decoration:none}#__next{isolation:isolate}ul{list-style-type:none}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.swal2-actions{display:none!important}p{line-height:1.2}.lds-grid-wrapper{height:100vh;width:100vw;position:fixed;top:0;left:0;background-color:#fcfcff;z-index:9999}.lds-grid-wrapper,.lds-grid-wrapper div{display:flex;justify-content:center;align-items:center}.lds-grid-wrapper div{position:relative;width:100%;height:100%}.lds-grid-wrapper div img{object-fit:cover}.link-button-container>.linkButton{cursor:pointer;text-transform:uppercase;padding-inline:1rem;min-width:13rem;height:50px;display:flex;align-items:center;justify-content:center;background:linear-gradient(white,white) padding-box,var(--gradient-orangish-color) border-box;border-radius:50em;border:3px solid rgba(0,0,0,0);color:#f26722;font-family:var(--bold);font-size:1rem}@media(min-width:1850px){body{max-width:2100px;margin-inline:auto}}.loading-spinnerpink-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading-spinnerpink{border:4px solid rgba(0,0,0,0);border-radius:50%;border-top:4px solid var(--main-color);border-right:4px solid var(--main-color);border-bottom:4px solid var(--main-color);width:40px;height:40px;animation:spin 1s linear infinite}.loading-spinner-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center}.loading-spinner{border-radius:50%;border:4px solid #fff;border-left-color:rgba(0,0,0,0);width:20px;height:20px;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/_next/static/media/ajax-loader.0b80f665.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/_next/static/media/slick.25572f22.eot);src:url(/_next/static/media/slick.25572f22.eot?#iefix) format("embedded-opentype"),url(/_next/static/media/slick.653a4cbb.woff) format("woff"),url(/_next/static/media/slick.6aa1ee46.ttf) format("truetype"),url(/_next/static/media/slick.f895cfdf.svg#slick) format("svg")}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;transform:translateY(-50%);cursor:pointer;border:none}.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:none;background:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;margin:0 5px;padding:0}.slick-dots li,.slick-dots li button{width:20px;height:20px;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;padding:5px;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:focus,.slick-dots li button:hover{outline:none}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}