body[dir=rtl] header .header-content .navs-container a{font-family:Cairo-Medium}body[dir=rtl] header .header-content .styled-link{font-family:Cairo-Black}body[dir=rtl] header .header-content .lang-menu .lang-choice p,body[dir=rtl] header .header-content .languages .main-languages-div p{font-family:Cairo-Regular}body[dir=rtl] header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .top-inner-mobile-menu-links a{font-family:Cairo-Medium}header{display:flex;align-items:center;justify-content:space-around;background-color:#fff;height:150px}header .logo-container{position:relative;width:250px;height:55px}header .header-content{display:flex;align-items:center;gap:45px}header .header-content .navs-container{display:flex;gap:65px}header .header-content .navs-container a{font-family:Roboto-Bold;color:#131313;text-transform:uppercase;font-size:18px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;letter-spacing:.5px}header .header-content .navs-container .active-link,header .header-content .navs-container a:hover{color:var(--Primary-Color)}header .header-content .bars-icon{cursor:pointer;color:#131313;font-size:20px;outline:none;display:none}header .header-content .styled-link{width:300px;height:70px;background-color:var(--Primary-Color);display:flex;align-items:center;justify-content:center;gap:10px;font-family:Uni-Sans-Bold-Italic;font-size:23px;color:#000;font-weight:700;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px}header .header-content .styled-link .icon-container{position:relative;width:40px;height:40px}header .header-content .languages{border:3px solid hsla(0,0%,7%,.451);height:70px;display:flex;align-items:center;justify-content:center;width:200px;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;-ms-border-radius:5px;-o-border-radius:5px;cursor:pointer;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;position:relative}header .header-content .languages .main-languages-div{height:100%;width:100%;display:flex;align-items:center;justify-content:space-evenly;gap:7px}header .header-content .languages .main-languages-div .parag-img-container{display:flex;align-items:center;gap:7px}header .header-content .languages .main-languages-div .parag-img-container .flag-image-container{position:relative;width:30px;height:18px}header .header-content .languages .main-languages-div .parag-img-container p{font-family:Roboto-Medium;color:#131313;font-size:17px}header .header-content .languages .main-languages-div .icon{font-size:25px;color:#131313}header .header-content .languages .lang-menu{position:absolute;top:70px;background-color:#262626;width:100%;z-index:10}header .header-content .languages .lang-menu .lang-choice{display:flex;align-items:center;justify-content:space-evenly;height:80px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}header .header-content .languages .lang-menu .lang-choice .img-container{position:relative;width:30px;height:18px}header .header-content .languages .lang-menu .lang-choice p{font-family:Roboto-Medium;color:#fff;font-size:17px}header .header-content .languages .lang-menu .lang-choice:hover{background-color:#000}header .header-content .languages:hover{border:3px solid #131313}header .header-content .active-languages{border:3px solid hsla(0,0%,7%,.451)}header .mobile-menu{position:fixed;top:0;left:0;height:100vh;width:100%;background-color:hsla(0,0%,100%,.851);display:none;z-index:10}header .mobile-menu .inner-mobile-menu{background-color:#000;height:100%;width:70%}header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu{height:90%}header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .logo-container img{margin:10px}header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .top-inner-mobile-menu-links{margin-top:25px;display:flex;flex-direction:column}header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .top-inner-mobile-menu-links a{font-family:Roboto-Medium;text-transform:uppercase;font-size:13px;height:50px;display:flex;align-items:center;border-top:1px solid hsla(0,0%,100%,.156);color:#fff;padding:0 20px;letter-spacing:.5px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .top-inner-mobile-menu-links .active-link,header .mobile-menu .inner-mobile-menu .top-inner-mobile-menu .top-inner-mobile-menu-links a:hover{color:var(--Primary-Color)}header .mobile-menu .inner-mobile-menu .bottom-inner-mobile-menu{height:10%;display:flex;align-items:center;gap:25px;padding:0 25px;border-top:1px solid hsla(0,0%,100%,.156)}header .mobile-menu .inner-mobile-menu .bottom-inner-mobile-menu button{background-color:transparent;font-family:Roboto-Medium;font-size:12px;border:none;outline:none;color:#fff;cursor:pointer}header .mobile-menu .inner-mobile-menu .bottom-inner-mobile-menu .active-lang{color:var(--Primary-Color)}@keyframes headerAnime{0%{position:relative;top:-120px;z-index:1}to{top:0;position:-webkit-sticky;position:sticky;z-index:100}}.sticky-header{top:0;height:120px;animation:headerAnime .3s ease-in-out forwards;-webkit-animation:headerAnime .3s ease-in-out forwards;box-shadow:0 7px 12px 0 hsla(0,0%,88%,.5)}@media(max-width:2048px){header{height:133px}header .logo-container{position:relative;width:230px;height:50px}header .header-content{gap:40px}header .header-content .navs-container{gap:55px}header .header-content .navs-container a{font-size:16px}header .header-content .styled-link{width:275px;height:65px;gap:10px;font-size:21px;color:#000}header .header-content .styled-link .icon-container{width:35px;height:35px}header .header-content .languages{height:65px;width:175px}header .header-content .languages .main-languages-div,header .header-content .languages .main-languages-div .parag-img-container{gap:7px}header .header-content .languages .main-languages-div .parag-img-container .flag-image-container{width:28px;height:17px}header .header-content .languages .main-languages-div .parag-img-container p{font-size:16px}header .header-content .languages .main-languages-div .icon{font-size:23px}header .header-content .languages .lang-menu{top:65px}header .header-content .languages .lang-menu .lang-choice{height:75px}header .header-content .languages .lang-menu .lang-choice .img-container{width:28px;height:17px}header .header-content .languages .lang-menu .lang-choice p{font-size:16px}.sticky-header{height:107px}}@media(max-width:1921px){header{height:125px}header .logo-container{position:relative;width:210px;height:45px}header .header-content{gap:35px}header .header-content .navs-container{gap:50px}header .header-content .navs-container a{font-size:15px}header .header-content .styled-link{width:260px;height:60px;gap:8px;font-size:20px;color:#000}header .header-content .styled-link .icon-container{width:33px;height:33px}header .header-content .languages{border:2px solid hsla(0,0%,7%,.451);height:60px;width:160px}header .header-content .languages .main-languages-div,header .header-content .languages .main-languages-div .parag-img-container{gap:7px}header .header-content .languages .main-languages-div .parag-img-container .flag-image-container{width:25px;height:16px}header .header-content .languages .main-languages-div .parag-img-container p{font-size:15px}header .header-content .languages .main-languages-div .icon{font-size:21px}header .header-content .languages .lang-menu{top:60px}header .header-content .languages .lang-menu .lang-choice{height:70px}header .header-content .languages .lang-menu .lang-choice .img-container{width:25px;height:16px}header .header-content .languages .lang-menu .lang-choice p{font-size:15px}.sticky-header{height:100px}}@media(max-width:1707px){header{height:111px}header .logo-container{position:relative;width:185px;height:40px}header .header-content{gap:30px}header .header-content .navs-container{gap:45px}header .header-content .navs-container a{font-size:14px}header .header-content .styled-link{width:235px;height:55px;gap:8px;font-size:19px;color:#000}header .header-content .styled-link .icon-container{width:30px;height:30px}header .header-content .languages{height:55px;width:145px}header .header-content .languages .main-languages-div,header .header-content .languages .main-languages-div .parag-img-container{gap:6px}header .header-content .languages .main-languages-div .parag-img-container .flag-image-container{width:22px;height:15px}header .header-content .languages .main-languages-div .parag-img-container p{font-size:14px}header .header-content .languages .main-languages-div .icon{font-size:19px}header .header-content .languages .lang-menu{top:55px}header .header-content .languages .lang-menu .lang-choice{height:65px}header .header-content .languages .lang-menu .lang-choice .img-container{width:22px;height:15px}header .header-content .languages .lang-menu .lang-choice p{font-size:14px}.sticky-header{height:89px}}@media(max-width:1537px){header{height:100px}header .logo-container{position:relative;width:165px;height:35px}header .header-content{gap:25px}header .header-content .navs-container{gap:40px}header .header-content .navs-container a{font-size:13px}header .header-content .styled-link{width:220px;height:50px;gap:8px;font-size:17px;color:#000}header .header-content .styled-link .icon-container{width:28px;height:28px}header .header-content .languages{height:50px;width:130px}header .header-content .languages .main-languages-div,header .header-content .languages .main-languages-div .parag-img-container{gap:5px}header .header-content .languages .main-languages-div .parag-img-container .flag-image-container{width:20px;height:14px}header .header-content .languages .main-languages-div .parag-img-container p{font-size:13px}header .header-content .languages .main-languages-div .icon{font-size:17px}header .header-content .languages .lang-menu{top:50px}header .header-content .languages .lang-menu .lang-choice{height:60px}header .header-content .languages .lang-menu .lang-choice .img-container{width:20px;height:14px}header .header-content .languages .lang-menu .lang-choice p{font-size:13px}.sticky-header{height:80px}}@media(max-width:1082px){header{height:80px;justify-content:space-between;padding:0 50px}header .logo-container{width:140px;height:30px}header .header-content{gap:20px}header .header-content .navs-container{display:none}header .header-content .bars-icon{display:block}header .header-content .styled-link{width:auto;height:auto;padding:7px}header .header-content .styled-link .title-link{display:none}header .header-content .styled-link .icon-container{width:23px;height:23px}header .header-content .languages{display:none}header .mobile-menu{display:block}.sticky-header{height:70px}}@media(max-width:413px){header{padding:0 20px}}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-family:Cairo-Extra-Light}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-family:Cairo-Black;font-size:120px;line-height:100px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-family:Cairo-Black;line-height:100px;margin:25px 0}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-family:Cairo-Regular}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{font-family:Cairo-Medium}body[dir=rtl] .categories-homepage-container .categories-homepage-header h1{font-family:Cairo-Bold}body[dir=rtl] .categories-homepage-container .categories-homepage-header h3{font-family:Cairo-Medium;font-weight:400}body[dir=rtl] .categories-homepage-container .categries-section .category-section .category-info h1{font-family:Cairo-Medium}body[dir=rtl] .categories-homepage-container .categries-section .category-section .category-info h2{font-family:Cairo-Regular;font-weight:400}body[dir=rtl] .categories-homepage-container .categries-section .category-section .category-info a{font-family:Cairo-Bold}body[dir=rtl] .categories-homepage-container .categries-section .category-section .category-info a .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}body[dir=rtl] .brands-homepage-container .layer-on-brands{flex-direction:row-reverse}body[dir=rtl] .brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-family:Cairo-Black}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .car-img-container img{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{right:0;background-image:linear-gradient(270deg,#000,transparent)}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:37px;line-height:50px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{margin-top:5px;padding:17px 45px;font-family:Cairo-Bold;font-size:17px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg)}body[dir=rtl] .about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-family:Cairo-Bold;font-size:50px}body[dir=rtl] .about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{font-family:Cairo-Medium}body[dir=rtl] .counter-homepage-container .counters-inner-container .counter h1,body[dir=rtl] .counter-homepage-container .counters-inner-container .counter h3,body[dir=rtl] .map-homepage-container .map-homepage-header h1{font-family:Cairo-Bold}body[dir=rtl] .map-homepage-container .map-homepage-header h3{font-family:Cairo-Regular;font-weight:400}body[dir=rtl] .map-pop-container .title{height:50px}body[dir=rtl] .map-pop-container .title h4{font-family:Cairo-Medium}body[dir=rtl] .map-pop-container h5{text-align:right;flex-direction:row-reverse;direction:ltr}body[dir=rtl] .map-pop-container h5 .icon{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}.intro-homepage-container{position:relative;height:90vh;overflow:hidden}.intro-homepage-container .layer-on-intro{position:absolute;top:0;left:0;z-index:1;width:100%;height:100%;display:flex;justify-content:center}.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%;display:flex;justify-content:center;align-items:center;flex-direction:column}.intro-homepage-container .layer-on-intro .inner-layer-on-intro h1{color:#fff;text-transform:uppercase}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-family:Roboto-Thin;font-size:45px;font-weight:400}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-family:Benzin-Semi-Bold;font-size:80px;margin-top:25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-family:Benzin-Semi-Bold;font-size:150px;color:var(--Primary-Color);line-height:100px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:170px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{background-color:#fff;margin-top:50px;height:130px;display:flex;align-items:center;justify-content:center;padding:0 40px;width:100%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:35px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{font-family:Roboto-Medium;text-transform:uppercase;background-color:var(--Primary-Color);outline:none;border:none;width:150px;height:60%;font-size:18px;letter-spacing:1px;cursor:pointer}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{flex-grow:1;height:100%;border:none;outline:none;font-size:21px;padding:0 25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container{display:flex;width:100%;justify-content:space-between;margin-top:25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{background-color:#242829;width:100px;height:100px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;cursor:pointer}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg:hover{background-color:#0a0a0a}.categories-homepage-container{width:100%;margin:100px 0;overflow-x:hidden}.categories-homepage-container,.categories-homepage-container .categories-homepage-header{display:flex;align-items:center;justify-content:center;flex-direction:column}.categories-homepage-container .categories-homepage-header h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:50px;height:50px}.categories-homepage-container .categories-homepage-header h3{font-family:Roboto-Regular;color:#646a7c;margin-top:10px}.categories-homepage-container .categries-section{display:flex;gap:50px;margin-top:50px;flex-wrap:wrap;justify-content:center}.categories-homepage-container .categries-section .category-section{width:850px;height:400px;background-color:#fff;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden;display:flex;box-shadow:0 0 10px hsla(0,0%,75%,.129)}.categories-homepage-container .categries-section .category-section .category-img{position:relative;height:100%;width:45%;flex-shrink:0}.categories-homepage-container .categries-section .category-section .category-info{height:100%;display:flex;flex-direction:column;justify-content:center}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:140px;height:30px}.categories-homepage-container .categries-section .category-section .category-info h1{font-family:Roboto-Medium;font-weight:600;margin-top:5px}.categories-homepage-container .categries-section .category-section .category-info h2{font-family:Roboto-Regular;color:#646a7c;font-size:22px;margin:25px 5px 25px 0}.categories-homepage-container .categries-section .category-section .category-info a{font-family:Roboto-Black;text-transform:uppercase;background-color:var(--Primary-Color);width:-moz-fit-content;width:fit-content;padding:15px 35px;border-radius:30px;-webkit-border-radius:30px;-moz-border-radius:30px;-ms-border-radius:30px;-o-border-radius:30px;display:flex;align-items:center;justify-content:center;gap:7px;font-size:20px;color:#000;font-weight:700}.brands-homepage-container{height:550px;position:relative}.brands-homepage-container .barnds-img-container{height:100%;width:100%}.brands-homepage-container .layer-on-brands{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(255,206,8,.831);display:flex;align-items:center;justify-content:center;gap:80px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{background-color:transparent;width:70px;height:70px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #272727;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;cursor:pointer}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:28px;color:#272727;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.brands-homepage-container .layer-on-brands .arrow-back:hover,.brands-homepage-container .layer-on-brands .arrow-forward:hover{background-color:#272727}.brands-homepage-container .layer-on-brands .arrow-back:hover .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward:hover .arrow-icon{color:#fff}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%;overflow-x:auto;scroll-behavior:smooth;cursor:-webkit-grab;cursor:grab;display:flex;align-items:center;justify-content:center;white-space:nowrap}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{display:flex;flex-direction:column;gap:10px;align-items:center;width:20%;position:relative;height:100%;justify-content:center;flex-shrink:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .layer-on-car-brand{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:150px;height:150px;position:relative;pointer-events:none}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{text-transform:uppercase;font-family:Roboto-Black;color:#000}.brands-homepage-container .layer-on-brands .inner-layer-on-brands::-webkit-scrollbar{display:none}.cars-images-homepage-container{display:flex;align-items:center;justify-content:center;margin-top:100px}.cars-images-homepage-container .inner-cars-container{display:flex;flex-wrap:wrap;gap:40px;justify-content:center}.cars-images-homepage-container .inner-cars-container .car-container{width:850px;height:360px;position:relative}.cars-images-homepage-container .inner-cars-container .car-container .car-img-container{position:relative;width:100%;height:100%}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{position:absolute;left:0;top:0;width:100%;height:100%;background-image:linear-gradient(90deg,#000,transparent);width:50%;display:flex;flex-direction:column;gap:10px;justify-content:center;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{text-transform:uppercase;color:#fbb71c;font-family:Roboto-Bold}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{color:#fff;font-family:Roboto-Bold;font-size:37px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{background-color:var(--Primary-Color);color:#000;display:flex;align-items:center;justify-content:center;gap:7px;padding:17px 27px;width:-moz-fit-content;width:fit-content;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;-ms-border-radius:25px;-o-border-radius:25px;font-family:Roboto-Bold;text-transform:uppercase;font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:20px}.about-flennor-homepage-container{display:flex;justify-content:center;background-color:#fff;align-items:center;margin-top:100px;padding-top:100px;overflow:hidden}.about-flennor-homepage-container .inner-about-flennor-homepage{display:flex;justify-content:center;gap:50px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:35%;position:relative;height:60vh;align-self:center}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-family:Uni-Sans-Bold-Italic;font-size:55px;text-transform:uppercase}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{font-family:Roboto-Regular;font-weight:400;margin:30px 0}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor ul{list-style:circle}.counter-homepage-container .counters-inner-container{display:flex;flex-wrap:wrap;justify-content:space-around;gap:25px;background-color:#fff;height:500px;align-items:center}.counter-homepage-container .counters-inner-container .counter{border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:15px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;color:#646a7c}.map-homepage-container .map-homepage-header{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:100px}.map-homepage-container .map-homepage-header h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px;color:#000}.map-homepage-container .map-homepage-header h1 .svg-headline{width:50px;height:50px}.map-homepage-container .map-homepage-header h3{font-family:Roboto-Regular;color:#3d3d3d;margin-top:10px}.map-homepage-container .inner-map-homepage-container{width:100%;position:relative;background-color:var(--Primary-Color);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:100px}.map-homepage-container .inner-map-homepage-container .map-img{height:75vh;width:75%;position:relative}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{position:absolute;color:#000;font-size:22px;z-index:1}.map-homepage-container .inner-map-homepage-container .map-img .location-mark .icon{cursor:pointer}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:22%;left:20%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:35.5%;left:57.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:28%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:44%;left:63.5%;z-index:0}.map-pop-container{position:absolute;background-color:#262626;width:300px;top:35px;border:1px solid #404040;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;padding:15px;z-index:2}.map-pop-container .title{height:40px;border-bottom:1px solid #3e3e3e}.map-pop-container .title h4{font-family:Roboto-Medium;font-weight:400;color:#fff;display:flex;align-items:center;gap:7px;text-transform:uppercase}.map-pop-container .title h4 .icon{color:var(--Primary-Color)}.map-pop-container h5{font-family:Roboto-Regular;font-weight:400;display:flex;gap:7px;margin-top:15px;color:#fff}.map-pop-container h5 a{text-decoration:underline;color:#fff}.map-pop-container h5 .icon{flex-shrink:0;color:var(--Primary-Color)}@media(max-width:2048px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:40px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:70px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:130px;line-height:80px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:150px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:50px;height:120px;padding:0 37px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{width:135px;font-size:16px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:19px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:90px;height:90px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:55px;height:55px}.categories-homepage-container .categories-homepage-header h1{font-size:28px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:45px;height:45px}.categories-homepage-container .categories-homepage-header h3{font-size:18px}.categories-homepage-container .categries-section .category-section{width:750px;height:350px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:120px;height:25px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:28px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:19px}.categories-homepage-container .categries-section .category-section .category-info a{padding:13px 32px;font-size:18px}.brands-homepage-container{height:500px}.brands-homepage-container .layer-on-brands{gap:75px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:65px;height:65px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:26px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:20%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:140px;height:140px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:28px}.cars-images-homepage-container .inner-cars-container{gap:40px}.cars-images-homepage-container .inner-cars-container .car-container{width:750px;height:310px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:50%;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:31px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:7px;padding:15px 21px;font-size:15px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:18px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:34%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:50px}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:30px 0;font-size:22px}.counter-homepage-container .counters-inner-container{height:450px}.counter-homepage-container .counters-inner-container .counter{gap:15px}.counter-homepage-container .counters-inner-container .counter img{width:110px;height:110px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:30px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:18px}.map-homepage-container .inner-map-homepage-container{gap:100px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:28px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:18px}.map-pop-container{width:290px;top:35px;padding:15px}.map-pop-container .title{height:38px}.map-pop-container .title h4{font-size:20px}.map-pop-container h5{gap:7px;margin-top:15px;font-size:16px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:50px;font-size:100px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:100px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:80px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:32px;line-height:40px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{padding:12px 37px;font-family:Cairo-Bold;font-size:16px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:17px}body[dir=rtl] .map-pop-container .title{height:47px}}@media(max-width:1921px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:38px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:65px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:120px;line-height:70px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:140px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:45px;height:110px;padding:0 34px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:28px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{width:120px;font-size:15px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:18px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:80px;height:80px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:50px;height:50px}.categories-homepage-container .categories-homepage-header h1{font-size:26px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:40px;height:40px}.categories-homepage-container .categories-homepage-header h3{font-size:17px}.categories-homepage-container .categries-section .category-section{width:700px;height:300px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:110px;height:22px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:26px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:18px}.categories-homepage-container .categries-section .category-section .category-info a{padding:13px 30px;font-size:17px}.brands-homepage-container{height:450px}.brands-homepage-container .layer-on-brands{gap:70px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:60px;height:60px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:24px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:20%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:130px;height:130px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:26px}.cars-images-homepage-container .inner-cars-container{gap:40px}.cars-images-homepage-container .inner-cars-container .car-container{width:700px;height:285px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:50%;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:15px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:29px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:7px;padding:14px 18px;font-size:15px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:15px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:33%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:48px}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:30px 0;font-size:20px}.counter-homepage-container .counters-inner-container{height:400px}.counter-homepage-container .counters-inner-container .counter{gap:15px}.counter-homepage-container .counters-inner-container .counter img{width:100px;height:100px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:28px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:17px}.map-homepage-container .inner-map-homepage-container{gap:100px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:26px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:17px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{font-size:20px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:21.5%;left:19.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:35%;left:57.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:27.5%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:43.5%;left:63.5%}.map-pop-container{width:280px;top:35px;padding:15px}.map-pop-container .title{height:36px}.map-pop-container .title h4{font-size:19px}.map-pop-container h5{gap:7px;margin-top:15px;font-size:15px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:50px;font-size:92px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:100px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:70px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:30px;line-height:38px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{padding:11px 34px;font-family:Cairo-Bold;font-size:15px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:16px}body[dir=rtl] .map-pop-container .title{height:44px}}@media(max-width:1707px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:32px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:55px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:100px;line-height:60px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:120px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:40px;height:100px;padding:0 32px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{width:105px;font-size:14px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:17px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:70px;height:70px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:45px;height:45px}.categories-homepage-container .categories-homepage-header h1{font-size:24px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:35px;height:35px}.categories-homepage-container .categories-homepage-header h3{font-size:16px}.categories-homepage-container .categries-section .category-section{width:600px;height:250px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:95px;height:22px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:22px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:16px}.categories-homepage-container .categries-section .category-section .category-info a{padding:11px 26px;font-size:15px}.brands-homepage-container{height:400px}.brands-homepage-container .layer-on-brands{gap:65px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:55px;height:55px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:22px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:20%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:120px;height:120px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:24px}.cars-images-homepage-container .inner-cars-container{gap:40px}.cars-images-homepage-container .inner-cars-container .car-container{width:620px;height:255px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:50%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:13px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:24px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:7px;padding:13px 17px;margin-top:5px;font-size:13px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:13px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:32%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:44px}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:30px 0;font-size:18px}.counter-homepage-container .counters-inner-container{height:350px}.counter-homepage-container .counters-inner-container .counter{gap:15px}.counter-homepage-container .counters-inner-container .counter img{width:90px;height:90px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:26px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:16px}.map-homepage-container .inner-map-homepage-container{gap:100px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:24px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:16px}.map-pop-container{width:260px;top:35px;padding:15px}.map-pop-container .title{height:32px}.map-pop-container .title h4{font-size:17px}.map-pop-container h5{gap:7px;margin-top:15px;font-size:14px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:50px;font-size:80px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline,body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:50px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:26px;line-height:34px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{padding:10px 30px;font-family:Cairo-Bold;font-size:14px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:15px}body[dir=rtl] .map-pop-container .title{height:38px}}@media(max-width:1537px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:28px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:50px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:90px;line-height:50px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:110px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:35px;height:90px;padding:0 30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:22px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{width:90px;font-size:13px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:16px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:65px;height:65px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:40px;height:40px}.categories-homepage-container .categories-homepage-header h1{font-size:22px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:30px;height:30px}.categories-homepage-container .categories-homepage-header h3{font-size:15px}.categories-homepage-container .categries-section .category-section{width:520px;height:230px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:85px;height:20px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:20px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:14px}.categories-homepage-container .categries-section .category-section .category-info a{padding:11px 22px;font-size:13px}.brands-homepage-container{height:350px}.brands-homepage-container .layer-on-brands{gap:60px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:50px;height:50px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:20px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:20%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:110px;height:110px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:22px}.cars-images-homepage-container .inner-cars-container{gap:30px}.cars-images-homepage-container .inner-cars-container .car-container{width:560px;height:225px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:50%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:12px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:21px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:13px 15px;margin-top:5px;font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:12px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:31%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:39px}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:30px 0;font-size:16px}.counter-homepage-container .counters-inner-container{height:300px}.counter-homepage-container .counters-inner-container .counter{gap:15px}.counter-homepage-container .counters-inner-container .counter img{width:80px;height:80px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:24px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:14px}.map-homepage-container .inner-map-homepage-container{gap:100px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:22px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:15px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{font-size:18px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:21%;left:19.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:34.5%;left:57.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:27%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:43%;left:63.5%}.map-pop-container{width:220px;top:35px;padding:15px}.map-pop-container .title{height:28px}.map-pop-container .title h4{font-size:15px}.map-pop-container h5{gap:7px;margin-top:15px;font-size:12px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:50px;font-size:70px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:50px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:30px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:22px;line-height:30px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{padding:9px 26px;font-family:Cairo-Bold;font-size:12px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:13px}body[dir=rtl] .map-pop-container .title{height:35px}}@media(max-width:1260px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:50%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:45px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:80px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:90px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:30px;height:80px;padding:0 28px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{font-size:20px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{width:80px;font-size:11px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:14px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:60px;height:60px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:35px;height:35px}.categories-homepage-container .categories-homepage-header h1{font-size:18px;gap:5px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:25px;height:25px}.categories-homepage-container .categories-homepage-header h3{font-size:12px}.categories-homepage-container .categries-section .category-section{width:480px;height:210px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:75px;height:17px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:18px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:12px;margin:15px 5px 15px 0}.categories-homepage-container .categries-section .category-section .category-info a{padding:9px 20px;font-size:11px}.brands-homepage-container{height:300px}.brands-homepage-container .layer-on-brands{gap:50px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:40px;height:40px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:18px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:80%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:20%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:90px;height:90px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:18px}.cars-images-homepage-container .inner-cars-container{gap:30px}.cars-images-homepage-container .inner-cars-container .car-container{width:500px;height:200px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:50%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:10px 13px;margin-top:5px;font-size:10px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:11px}.about-flennor-homepage-container .inner-about-flennor-homepage{gap:30px}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:50%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:40%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:31px}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:15px 0;font-size:13px}.counter-homepage-container .counters-inner-container{height:250px}.counter-homepage-container .counters-inner-container .counter{gap:15px}.counter-homepage-container .counters-inner-container .counter img{width:70px;height:70px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:20px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:12px}.map-homepage-container .inner-map-homepage-container{gap:50px}.map-homepage-container .inner-map-homepage-container .map-homepage-header{margin-top:50px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:18px;gap:5px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:12px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{font-size:16px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:20.5%;left:19.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:34%;left:57.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:26.5%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:42.5%;left:63.5%}.map-pop-container{width:190px;top:25px;padding:15px}.map-pop-container .title{height:24px}.map-pop-container .title h4{font-size:13px}.map-pop-container h5{gap:5px;margin-top:10px;font-size:11px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:70px;font-size:60px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:0px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:0px;margin-top:0;margin-bottom:50px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-family:Cairo-Bold}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-family:Cairo-Bold;font-size:20px;line-height:26px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{padding:9px 24px;font-family:Cairo-Bold;font-size:11px}body[dir=rtl] .cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:12px}body[dir=rtl] .map-pop-container .title{height:30px}}@media(max-width:930px){.counter-homepage-container .counters-inner-container{height:-moz-fit-content;height:fit-content;justify-content:center;padding:0 0 50px;gap:20px}.counter-homepage-container .counters-inner-container .counter{gap:15px;width:25%}.counter-homepage-container .counters-inner-container .counter img{width:50px;height:50px}.counter-homepage-container .counters-inner-container .counter h1{font-family:Roboto-Bold;font-size:16px}.counter-homepage-container .counters-inner-container .counter h3{font-family:Roboto-Bold;font-size:10px}}@media(max-width:900px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro{width:90%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:20px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:35px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:60px;line-height:40px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:70px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container{margin-top:30px;height:80px;padding:0 5px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container .icon{display:none}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container button{font-size:11px;flex-shrink:0;width:25%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .input-container input{font-size:14px;width:75%}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container{flex-wrap:wrap;justify-content:flex-start;gap:15px;justify-content:center}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg{width:60px;height:60px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .icons-intro-container .icon-bg img{width:35px;height:35px}.categories-homepage-container{margin:50px 0}.categories-homepage-container .categories-homepage-header{margin:0 20px}.categories-homepage-container .categories-homepage-header h1{font-size:16px;gap:5px}.categories-homepage-container .categories-homepage-header h1 .svg-headline{width:20px;height:20px}.categories-homepage-container .categories-homepage-header h3{font-size:11px}.categories-homepage-container .categries-section .category-section{width:90%;height:250px}.categories-homepage-container .categries-section .category-section .category-info .five-stars-svg{width:70px;height:16px}.categories-homepage-container .categries-section .category-section .category-info h1{font-size:16px}.categories-homepage-container .categries-section .category-section .category-info h2{font-size:11px;margin:15px 5px 15px 0}.categories-homepage-container .categries-section .category-section .category-info a{padding:9px 20px;font-size:11px}.brands-homepage-container{height:200px}.brands-homepage-container .layer-on-brands{gap:30px}.brands-homepage-container .layer-on-brands .arrow-back,.brands-homepage-container .layer-on-brands .arrow-forward{width:35px;height:35px}.brands-homepage-container .layer-on-brands .arrow-back .arrow-icon,.brands-homepage-container .layer-on-brands .arrow-forward .arrow-icon{font-size:16px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:60%;height:100%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:33.3333333333%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand .car-brand-img{width:70px;height:70px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand h1{font-size:16px}.cars-images-homepage-container{margin-top:50px}.cars-images-homepage-container .inner-cars-container{gap:30px;width:100%}.cars-images-homepage-container .inner-cars-container .car-container{width:95%;height:250px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:30%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:10px 13px;margin-top:5px;font-size:10px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:11px}.about-flennor-homepage-container{margin-top:50px;padding:50px 0}.about-flennor-homepage-container .inner-about-flennor-homepage{flex-direction:column;gap:50px;align-items:center}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:90%;height:80vh}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor{width:90%}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h1{font-size:31px;text-align:center}.about-flennor-homepage-container .inner-about-flennor-homepage .right-about-flennor h2{margin:15px 10px;font-size:13px}.map-homepage-container .inner-map-homepage-container{gap:50px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h1{font-size:16px;gap:5px;text-align:center;margin:0 20px}.map-homepage-container .inner-map-homepage-container .map-homepage-header h3{font-size:11px;text-align:center;margin:0 20px}.map-homepage-container .inner-map-homepage-container .map-img{height:50vh}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{font-size:14px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:19%;left:19%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:33%;left:57.5%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:26%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:41.5%;left:63.5%}.map-pop-container{width:170px;top:20px;padding:10px}.map-pop-container .title{height:22px}.map-pop-container .title h4{font-size:12px}.map-pop-container h5{gap:5px;margin-top:7px;font-size:10px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:80px;font-size:50px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:0px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:0px;margin-bottom:25px}body[dir=rtl] .map-pop-container .title{height:26px}}@media(max-width:852px){.cars-images-homepage-container .inner-cars-container{gap:30px;width:100%}.cars-images-homepage-container .inner-cars-container .car-container{width:95%;height:250px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:70%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:10px 13px;margin-top:5px;font-size:10px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:11px}.map-homepage-container .inner-map-homepage-container .map-img{height:50vh}}@media(max-width:567px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:18px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:45px;line-height:35px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:55px}.cars-images-homepage-container .inner-cars-container{gap:30px;width:100%}.cars-images-homepage-container .inner-cars-container .car-container{width:95%;height:200px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:70%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:10px 13px;margin-top:5px;font-size:10px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:11px}.map-homepage-container .inner-map-homepage-container{gap:35px}.map-homepage-container .inner-map-homepage-container .map-img{height:30vh;width:100%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark{font-size:12px}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.canada{top:18%;left:19%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.turkey{top:31.5%;left:57%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.germany{top:25%;left:52%}.map-homepage-container .inner-map-homepage-container .map-img .location-mark.uae{top:40%;left:63.5%}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:80px;font-size:50px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{line-height:0px;font-size:20px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:0px;margin-bottom:25px;font-size:60px}}@media(max-width:500px){.categories-homepage-container .categories-homepage-header h3{text-align:center}.categories-homepage-container .categries-section .category-section{width:90%;height:210px}.categories-homepage-container .categries-section .category-section .category-img{width:50%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:60%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:50%}.about-flennor-homepage-container .inner-about-flennor-homepage .left-about-flennor{width:100%;height:50vh}}@media(max-width:442px){.brands-homepage-container{height:160px}.brands-homepage-container .layer-on-brands .inner-layer-on-brands{width:60%}.brands-homepage-container .layer-on-brands .inner-layer-on-brands .car-brand{width:50%}}@media(max-width:416px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:20px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:40px;line-height:30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:45px}}@media(max-width:398px){.categories-homepage-container .categries-section .category-section{width:90%;height:200px}.cars-images-homepage-container .inner-cars-container{gap:30px;width:100%}.cars-images-homepage-container .inner-cars-container .car-container{width:95%;height:160px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car{width:90%;gap:7px;padding:0 50px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h3{font-size:11px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car h1{font-size:17px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a{gap:5px;padding:10px 13px;margin-top:5px;font-size:10px}.cars-images-homepage-container .inner-cars-container .car-container .layer-on-car a .icon{font-size:11px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{line-height:80px;font-size:40px}body[dir=rtl] .intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{line-height:20px;font-size:50px;margin-bottom:10px;margin-top:0}}@media(max-width:369px){.intro-homepage-container .layer-on-intro .inner-layer-on-intro .great-headline{font-size:15px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .more-great-headline{font-size:25px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .greater-headline{font-size:35px;line-height:30px}.intro-homepage-container .layer-on-intro .inner-layer-on-intro .last-headline{line-height:45px}}body[dir=rtl] footer .top-footer .left-top-footer h2{font-family:Cairo-Regular}body[dir=rtl] footer .top-footer .left-top-footer .social-links h2{font-family:Cairo-Bold}body[dir=rtl] footer .top-footer .left-top-footer .social-links .social-containers{flex-direction:row-reverse;justify-content:flex-end}body[dir=rtl] footer .top-footer .middle-top-footer h1{font-family:Cairo-Bold}body[dir=rtl] footer .top-footer .middle-top-footer .links-container a{font-family:Cairo-Medium}body[dir=rtl] footer .top-footer .right-top-footer h1{font-family:Cairo-Bold}body[dir=rtl] footer .top-footer .right-top-footer .info-container h2 .icon{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}body[dir=rtl] footer .bottom-footer h2{font-family:Cairo-Regular}footer{background-color:#111}footer .top-footer{display:flex;padding:100px 0;justify-content:space-around}footer .top-footer .left-top-footer{display:flex;flex-direction:column;gap:45px;width:370px}footer .top-footer .left-top-footer .logo-img-container{position:relative;height:65px;width:320px}footer .top-footer .left-top-footer h2{font-family:Roboto-Regular;font-weight:400;font-size:22px;color:#fff;line-height:35px}footer .top-footer .left-top-footer .social-links h2{font-family:Roboto-Bold;font-size:27px}footer .top-footer .left-top-footer .social-links .social-containers{display:flex;align-items:center;gap:25px;margin-top:15px}footer .top-footer .left-top-footer .social-links .social-containers a{color:#fff}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:27px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}footer .top-footer .left-top-footer .social-links .social-containers a:hover .icon{color:var(--Primary-Color)}footer .top-footer .middle-top-footer{display:flex;flex-direction:column;gap:20px}footer .top-footer .middle-top-footer h1{font-family:Roboto-Bold;color:#fff;font-size:38px}footer .top-footer .middle-top-footer .links-container{display:flex;flex-direction:column;gap:20px}footer .top-footer .middle-top-footer .links-container a{color:#fff;font-family:Roboto-Medium;font-size:19px;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}footer .top-footer .middle-top-footer .links-container a:hover{color:var(--Primary-Color)}footer .top-footer .right-top-footer{display:flex;flex-direction:column;gap:20px;width:450px}footer .top-footer .right-top-footer h1{font-family:Roboto-Bold;color:#fff;font-size:38px}footer .top-footer .right-top-footer .info-container h2{color:#fff;font-family:Roboto-Medium;font-weight:400;font-size:22px;margin-top:20px;display:flex;align-items:flex-start;gap:10px}footer .top-footer .right-top-footer .info-container h2 .icon{color:var(--Primary-Color);font-size:25px;flex-shrink:0}footer .bottom-footer{height:120px}footer .bottom-footer h2{color:#fff;border-top:2px solid #373737;font-family:Roboto-Regular;font-weight:400;font-size:22px;display:flex;align-items:center;justify-content:center;height:100%}footer .right-top-footer h1 a{color:#fff}@media(max-width:2048px){footer .top-footer{padding:100px 0}footer .top-footer .left-top-footer{gap:45px;width:370px}footer .top-footer .left-top-footer .logo-img-container{height:60px;width:310px}footer .top-footer .left-top-footer h2{font-size:20px;line-height:32px}footer .top-footer .left-top-footer .social-links h2{font-size:25px}footer .top-footer .left-top-footer .social-links .social-containers{margin-top:15px}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:25px}footer .top-footer .middle-top-footer h1{font-size:36px}footer .top-footer .middle-top-footer .links-container a{font-size:18px}footer .top-footer .right-top-footer{width:450px}footer .top-footer .right-top-footer h1{font-size:36px}footer .top-footer .right-top-footer .info-container h2{font-size:19px;margin-top:20px;gap:10px}footer .top-footer .right-top-footer .info-container h2 .icon{font-size:23px}footer .bottom-footer{height:110px}footer .bottom-footer h2{font-size:20px}}@media(max-width:1921px){footer .top-footer{padding:100px 0}footer .top-footer .left-top-footer{gap:45px;width:370px}footer .top-footer .left-top-footer .logo-img-container{height:55px;width:300px}footer .top-footer .left-top-footer h2{font-size:19.5px;line-height:32px}footer .top-footer .left-top-footer .social-links h2{font-size:25px}footer .top-footer .left-top-footer .social-links .social-containers{margin-top:15px}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:24px}footer .top-footer .middle-top-footer h1{font-size:35px}footer .top-footer .middle-top-footer .links-container a{font-size:17px}footer .top-footer .right-top-footer{width:450px}footer .top-footer .right-top-footer h1{font-size:35px}footer .top-footer .right-top-footer .info-container h2{font-size:18px;margin-top:20px;gap:10px}footer .top-footer .right-top-footer .info-container h2 .icon{font-size:22px}footer .bottom-footer{height:100px}footer .bottom-footer h2{font-size:19px}}@media(max-width:1707px){footer .top-footer{padding:80px 0}footer .top-footer .left-top-footer{gap:45px;width:370px}footer .top-footer .left-top-footer .logo-img-container{height:50px;width:280px}footer .top-footer .left-top-footer h2{font-size:17px;line-height:30px}footer .top-footer .left-top-footer .social-links h2{font-size:23px}footer .top-footer .left-top-footer .social-links .social-containers{margin-top:15px}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:21px}footer .top-footer .middle-top-footer h1{font-size:32px}footer .top-footer .middle-top-footer .links-container a{font-size:15px}footer .top-footer .right-top-footer{width:450px}footer .top-footer .right-top-footer h1{font-size:32px}footer .top-footer .right-top-footer .info-container h2{font-size:17px;margin-top:20px;gap:10px}footer .top-footer .right-top-footer .info-container h2 .icon{font-size:20px}footer .bottom-footer{height:90px}footer .bottom-footer h2{font-size:17px}}@media(max-width:1537px){footer .top-footer{padding:80px 0}footer .top-footer .left-top-footer{gap:45px;width:280px}footer .top-footer .left-top-footer .logo-img-container{height:45px;width:250px}footer .top-footer .left-top-footer h2{font-size:15px;line-height:28px}footer .top-footer .left-top-footer .social-links h2{font-size:21px}footer .top-footer .left-top-footer .social-links .social-containers{margin-top:15px;gap:15px}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:19px}footer .top-footer .middle-top-footer h1{font-size:26px}footer .top-footer .middle-top-footer .links-container a{font-size:13px}footer .top-footer .right-top-footer{width:350px}footer .top-footer .right-top-footer h1{font-size:26px}footer .top-footer .right-top-footer .info-container h2{font-size:14px;margin-top:20px;gap:10px}footer .top-footer .right-top-footer .info-container h2 .icon{font-size:18px}footer .bottom-footer{height:80px}footer .bottom-footer h2{font-size:15px}}@media(max-width:900px){footer .top-footer{padding:60px 0;flex-direction:column;align-items:center;justify-content:center;gap:40px}footer .top-footer .left-top-footer{gap:35px;width:100%;justify-content:center;align-items:center}footer .top-footer .left-top-footer .logo-img-container{height:40px;width:220px}footer .top-footer .left-top-footer h2{font-size:13px;text-align:center;line-height:24px;width:80%}footer .top-footer .left-top-footer .social-links h2{width:100%;font-size:18px}footer .top-footer .left-top-footer .social-links .social-containers{justify-content:center;margin-top:15px;gap:15px}footer .top-footer .left-top-footer .social-links .social-containers a .icon{font-size:17px}footer .top-footer .middle-top-footer{width:100%;justify-content:center;align-items:center}footer .top-footer .middle-top-footer h1{font-size:22px}footer .top-footer .middle-top-footer .links-container a{font-size:11px;text-align:center}footer .top-footer .right-top-footer{width:100%;flex-direction:column;align-items:center;justify-content:center}footer .top-footer .right-top-footer h1{font-size:22px}footer .top-footer .right-top-footer .info-container{justify-content:center;align-items:center;margin:0 20px}footer .top-footer .right-top-footer .info-container h2{font-size:12px;margin-top:20px;gap:10px;justify-content:center;flex-direction:column;align-items:center;text-align:center}footer .top-footer .right-top-footer .info-container h2 .icon{font-size:16px}footer .bottom-footer{height:60px}footer .bottom-footer h2{font-size:11px}}body[dir=rtl] .about-page-container .about-page-header .layer-on-image h1{font-family:Cairo-Bold}body[dir=rtl] .about-page-container .about-page-header .layer-on-image h2{font-family:Cairo-Regular}body[dir=rtl] .about-page-container .about-sections-container .main-headline{font-family:Cairo-Bold}body[dir=rtl] .about-page-container .about-sections-container .sections-container .section .top-section img:not(.not-rotated){transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}body[dir=rtl] .about-page-container .about-sections-container .sections-container .section .top-section h1{font-family:Cairo-Bold}body[dir=rtl] .about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-family:Cairo-Regular}body[dir=rtl] .about-page-container .about-numbers-container .about-numbers-header h1{font-family:Cairo-Bold}body[dir=rtl] .about-page-container .about-numbers-container .about-numbers-header h3{font-family:Cairo-Regular}body[dir=rtl] .about-page-container .global-presence-container .global-presence-header h1{font-family:Cairo-Bold}body[dir=rtl] .about-page-container .global-presence-container .global-presence-header h3{font-family:Cairo-Regular}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:27px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Cairo-Bold;text-align:right}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Cairo-Regular}.about-page-container .about-page-header{width:90%;height:550px;position:relative;margin:20px auto;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;overflow:hidden}.about-page-container .about-page-header .img-container{position:relative;width:100%;height:100%}.about-page-container .about-page-header .layer-on-image{position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.641);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.about-page-container .about-page-header .layer-on-image h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;font-size:45px;color:var(--Primary-Color)}.about-page-container .about-page-header .layer-on-image h2{font-family:Roboto-Regular;font-weight:400;color:#fff;width:70%;text-align:center}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px;justify-content:center}.about-page-container .about-sections-container .main-headline .svg-headline{width:50px;height:50px}.about-page-container .about-sections-container .sections-container{display:flex;justify-content:center;margin-top:50px;gap:50px;flex-wrap:wrap;overflow:hidden}.about-page-container .about-sections-container .sections-container .section{background-color:#fff;width:600px;padding:30px 50px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;box-shadow:0 0 10px hsla(0,0%,75%,.129)}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-family:Cairo-Bold;font-size:35px;color:#2d2d2d}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:25px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-family:Roboto-Regular;font-weight:400;color:#646a7c;font-size:22px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.about-page-container .about-numbers-container .about-numbers-header h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:50px;height:50px}.about-page-container .about-numbers-container .about-numbers-header h3{font-family:Roboto-Regular;color:#646a7c;margin-top:10px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header{display:flex;flex-direction:column;align-items:center;justify-content:center}.about-page-container .global-presence-container .global-presence-header h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:50px;height:50px}.about-page-container .global-presence-container .global-presence-header h3{font-family:Roboto-Regular;color:#646a7c;margin-top:10px;width:50%;text-align:center}.about-page-container .global-presence-container .map-container{margin-top:50px;height:750px;position:relative}.about-page-container .global-presence-container .map-container .img-container{width:100%;height:100%;position:relative}.about-page-container .global-presence-container .map-container .layer-on-map{position:absolute;top:0;left:0;width:100%;height:100%}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:40%;display:flex;flex-direction:column;justify-content:center;height:100%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{display:flex;align-items:flex-start;justify-content:center;gap:10px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{display:block;width:12px;height:12px;background-color:var(--Primary-Color);border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;flex-shrink:0;margin-top:13px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Roboto-Bold;font-weight:400}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Roboto-Regular}@media(max-width:2048px){.about-page-container .about-page-header{height:490px}.about-page-container .about-page-header .layer-on-image h1{font-size:40px}.about-page-container .about-page-header .layer-on-image h2{font-size:21.5px}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-size:28px}.about-page-container .about-sections-container .main-headline .svg-headline{width:45px;height:45px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:45px}.about-page-container .about-sections-container .sections-container .section{width:540px;padding:30px 45px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:95px;height:95px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:30px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:20px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:28px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:45px;height:45px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:18px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header h1{font-size:28px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:45px;height:45px}.about-page-container .global-presence-container .global-presence-header h3{font-size:18px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:700px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:40%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:12px;height:12px;margin-top:13px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:30px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:28px}}@media(max-width:1921px){.about-page-container .about-page-header{height:457px}.about-page-container .about-page-header .layer-on-image{gap:19px}.about-page-container .about-page-header .layer-on-image h1{font-size:37.5px}.about-page-container .about-page-header .layer-on-image h2{font-size:20px}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-size:26px}.about-page-container .about-sections-container .main-headline .svg-headline{width:40px;height:40px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:45px}.about-page-container .about-sections-container .sections-container .section{width:510px;padding:28px 45px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:90px;height:90px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:28px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:19px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:26px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:40px;height:40px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:17px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header h1{font-size:26px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:40px;height:40px}.about-page-container .global-presence-container .global-presence-header h3{font-size:17px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:650px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:40%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:12px;height:12px;margin-top:13px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:28px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:23px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Cairo-Bold;text-align:right;font-size:26px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Cairo-Regular}}@media(max-width:1707px){.about-page-container .about-page-header{height:457px}.about-page-container .about-page-header .layer-on-image{gap:19px}.about-page-container .about-page-header .layer-on-image h1{font-size:37.5px}.about-page-container .about-page-header .layer-on-image h2{font-size:20px}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-size:24px}.about-page-container .about-sections-container .main-headline .svg-headline{width:35px;height:35px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:35px}.about-page-container .about-sections-container .sections-container .section{width:475px;padding:26px 45px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:85px;height:85px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:26px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:17px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:24px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:35px;height:35px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:16px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header h1{font-size:24px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:35px;height:35px}.about-page-container .global-presence-container .global-presence-header h3{font-size:16px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:600px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:40%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:10px;height:10px;margin-top:13px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:24px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:50%}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:22px}}@media(max-width:1537px){.about-page-container .about-page-header{height:415px}.about-page-container .about-page-header .layer-on-image{gap:19px}.about-page-container .about-page-header .layer-on-image h1{font-size:33.5px}.about-page-container .about-page-header .layer-on-image h2{font-size:18px}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-size:22px}.about-page-container .about-sections-container .main-headline .svg-headline{width:30px;height:30px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:35px}.about-page-container .about-sections-container .sections-container .section{width:450px;padding:22px 40px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:80px;height:80px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:22px}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:15px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:15px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:22px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:30px;height:30px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:15px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header h1{font-size:22px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:30px;height:30px}.about-page-container .global-presence-container .global-presence-header h3{font-size:15px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:550px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:50%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:10px;height:10px;margin-top:8px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:20px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:17px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:20px}}@media(max-width:1260px){.about-page-container .about-page-header{height:325px}.about-page-container .about-page-header .layer-on-image{gap:15px}.about-page-container .about-page-header .layer-on-image h1{font-size:27px}.about-page-container .about-page-header .layer-on-image h2{font-size:14px}.about-page-container .about-sections-container{margin-top:100px}.about-page-container .about-sections-container .main-headline{font-size:18px;gap:5px}.about-page-container .about-sections-container .main-headline .svg-headline{width:25px;height:25px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:35px}.about-page-container .about-sections-container .sections-container .section{width:420px;padding:20px 38px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:75px;height:75px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:20px}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:15px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:13px}.about-page-container .about-numbers-container{margin-top:100px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:18px;gap:5px}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:25px;height:25px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:12px}.about-page-container .about-numbers-container .about-counter{margin-top:50px}.about-page-container .global-presence-container{margin-top:100px}.about-page-container .global-presence-container .global-presence-header h1{font-size:18px;gap:5px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:25px;height:25px}.about-page-container .global-presence-container .global-presence-header h3{font-size:12px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:450px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:50%;padding:0 50px;gap:35px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{gap:7px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:8px;height:8px;margin-top:8px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:17px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:60%}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:14px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Cairo-Bold;text-align:right;font-size:18px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Cairo-Regular}}@media(max-width:1117px){.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:50%}}@media(max-width:900px){.about-page-container .about-page-header{height:225px}.about-page-container .about-page-header .layer-on-image{gap:10px}.about-page-container .about-page-header .layer-on-image h1{font-size:18px}.about-page-container .about-page-header .layer-on-image h2{font-size:10px}.about-page-container .about-sections-container{margin-top:50px}.about-page-container .about-sections-container .main-headline{margin:0 20px;font-size:16px;gap:5px;text-align:center}.about-page-container .about-sections-container .main-headline .svg-headline{width:20px;height:20px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:35px}.about-page-container .about-sections-container .sections-container .section{width:90%;padding:20px 38px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:75px;height:75px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:20px}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:15px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:13px}.about-page-container .about-numbers-container{margin-top:50px}.about-page-container .about-numbers-container .about-numbers-header{margin:0 20px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:16px;gap:5px;text-align:center}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:20px;height:20px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:11px;text-align:center}.about-page-container .about-numbers-container .about-counter,.about-page-container .global-presence-container{margin-top:50px}.about-page-container .global-presence-container .global-presence-header{margin:0 20px}.about-page-container .global-presence-container .global-presence-header h1{font-size:16px;gap:5px;text-align:center;flex-shrink:0}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:20px;height:20px;flex-shrink:0}.about-page-container .global-presence-container .global-presence-header h3{font-size:11px;text-align:center;width:90%}.about-page-container .global-presence-container .map-container{margin-top:50px;height:350px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:60%;padding:0 50px;gap:25px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{gap:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:6px;height:6px;margin-top:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:13px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:75%;gap:15px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:10px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Cairo-Bold;text-align:right;font-size:16px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Cairo-Regular}}@media(max-width:680px){.about-page-container .about-page-header{height:200px}.about-page-container .about-page-header .layer-on-image{gap:10px}.about-page-container .about-page-header .layer-on-image h1{font-size:18px}.about-page-container .about-page-header .layer-on-image h2{font-size:10px}.about-page-container .about-sections-container{margin-top:50px}.about-page-container .about-sections-container .main-headline{margin:0 20px;font-size:16px;gap:5px;text-align:center}.about-page-container .about-sections-container .main-headline .svg-headline{width:20px;height:20px}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:35px}.about-page-container .about-sections-container .sections-container .section{width:90%;padding:20px 38px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:75px;height:75px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:20px}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:15px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:13px}.about-page-container .about-numbers-container{margin-top:50px}.about-page-container .about-numbers-container .about-numbers-header{margin:0 20px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:16px;gap:5px;text-align:center}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:20px;height:20px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:11px;text-align:center}.about-page-container .about-numbers-container .about-counter{position:relative;margin-top:50px}.about-page-container .about-numbers-container .about-counter:before{content:"";position:absolute;top:-30px;left:0;background-color:#fff;width:100%;height:30px}.about-page-container .global-presence-container{margin-top:50px}.about-page-container .global-presence-container .global-presence-header{margin:0 20px}.about-page-container .global-presence-container .global-presence-header h1{font-size:16px;gap:5px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:20px;height:20px}.about-page-container .global-presence-container .global-presence-header h3{font-size:11px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:250px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:90%;padding:0 20px;gap:25px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{gap:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:6px;height:6px;margin-top:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:12px}body[dir=rtl] .about-page-container .global-presence-container .map-container{height:320px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:95%}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:9px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:14px}}@media(max-width:410px){.about-page-container .about-page-header{height:200px}.about-page-container .about-page-header .layer-on-image{gap:10px}.about-page-container .about-page-header .layer-on-image h1{font-size:18px}.about-page-container .about-page-header .layer-on-image h2{font-size:10px;width:90%}.about-page-container .about-sections-container{margin-top:50px}.about-page-container .about-sections-container .main-headline{margin:0 20px;font-size:16px;gap:5px;text-align:center;flex-shrink:0}.about-page-container .about-sections-container .main-headline .svg-headline{width:20px;height:20px;flex-shrink:0}.about-page-container .about-sections-container .sections-container{margin-top:50px;gap:25px}.about-page-container .about-sections-container .sections-container .section{width:95%;padding:15px 28px}.about-page-container .about-sections-container .sections-container .section .top-section img{width:65px;height:65px}.about-page-container .about-sections-container .sections-container .section .top-section h1{font-size:16px}.about-page-container .about-sections-container .sections-container .section .bottom-section{margin-top:10px}.about-page-container .about-sections-container .sections-container .section .bottom-section h2{font-size:12px}.about-page-container .about-numbers-container{margin-top:50px}.about-page-container .about-numbers-container .about-numbers-header{margin:0 20px}.about-page-container .about-numbers-container .about-numbers-header h1{font-size:16px;gap:5px;text-align:center}.about-page-container .about-numbers-container .about-numbers-header h1 .svg-headline{width:20px;height:20px}.about-page-container .about-numbers-container .about-numbers-header h3{font-size:11px;text-align:center}.about-page-container .about-numbers-container .about-counter{position:relative;margin-top:50px}.about-page-container .about-numbers-container .about-counter:before{content:"";position:absolute;top:-30px;left:0;background-color:#fff;width:100%;height:30px}.about-page-container .global-presence-container{margin-top:50px}.about-page-container .global-presence-container .global-presence-header{margin:0 20px}.about-page-container .global-presence-container .global-presence-header h1{font-size:16px;gap:5px}.about-page-container .global-presence-container .global-presence-header h1 .svg-headline{width:20px;height:20px}.about-page-container .global-presence-container .global-presence-header h3{font-size:11px}.about-page-container .global-presence-container .map-container{margin-top:50px;height:200px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:100%;padding:0 20px;gap:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{gap:5px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{width:5px;height:5px;margin-top:4px}.about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-size:10px}body[dir=rtl] .about-page-container .global-presence-container .map-container{height:250px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map{direction:ltr}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map{width:100%}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map{flex-direction:row-reverse}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map .circle-span{margin-top:9px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1{font-family:Cairo-Bold;text-align:right;font-size:10px}body[dir=rtl] .about-page-container .global-presence-container .map-container .layer-on-map .inner-layer-on-map .headline-on-map h1 span{font-family:Cairo-Regular}}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-family:Cairo-Bold;letter-spacing:unset;font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:65px;font-family:Cairo-Extra-Light}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:185px;line-height:180px;font-family:Cairo-Bold}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-us-content-header h1{font-family:Cairo-Bold}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-us-content-header h3{font-family:Cairo-Regular}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-family:Cairo-Medium}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3 .icon{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-family:Cairo-Medium}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{width:95%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container .icon{width:93%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-family:Cairo-Medium}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{width:95%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button,body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3,body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button,body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea,body[dir=rtl] .input-dropmenu-container .dropmenu-options button,body[dir=rtl] .input-dropmenu-container .main-dropmenu-value{font-family:Cairo-Medium}.contact-us-page-container .contact-us-header{height:50vh;position:relative}.contact-us-page-container .contact-us-header .background-container{width:100%;height:100%;background-color:#fff;z-index:-1;position:absolute}.contact-us-page-container .contact-us-header .background-container h1{font-family:Benzin-Bold;text-transform:uppercase;display:flex;align-items:center;justify-content:center;height:100%;font-size:8vw;color:hsla(0,0%,93%,.558);letter-spacing:2vw}.contact-us-page-container .contact-us-header .layer-on-header{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:1}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:65px;font-family:Roboto-Thin;font-weight:400;text-transform:uppercase}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:105px;font-family:Benzin-Semi-Bold;text-transform:uppercase;color:var(--Primary-Color);text-shadow:0 0 .1vw #000}.contact-us-page-container .contact-us-content{background-color:#111;padding-bottom:120px;border-bottom:1px solid hsla(0,0%,100%,.1)}.contact-us-page-container .contact-us-content .contact-us-content-header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;color:#fff}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-family:Benzin-Semi-Bold;text-transform:uppercase;display:flex;align-items:center;gap:10px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:50px;height:50px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-family:Roboto-Regular;color:#bcbcbc;margin-top:10px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw;margin:0 auto;display:flex}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;height:100%;display:flex;flex-direction:column;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{background-color:#262626;border:1px solid #404040;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;display:flex;width:85%;padding:15px;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:50px;height:50px;background-color:var(--Primary-Color);display:flex;align-items:center;justify-content:center;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;color:#000;font-size:28px;flex-shrink:0}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-family:Roboto-Medium;font-weight:400;color:#fff}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-family:Roboto-Regular;font-weight:400;color:#fff;display:flex;gap:7px;margin-top:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3 a{color:#fff;text-decoration:underline}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3 .icon{flex-shrink:0;color:var(--Primary-Color)}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;background-color:#262626;border:1px solid #404040;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;overflow:hidden;padding:25px;display:flex;flex-direction:column;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{display:flex;gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:80px;background-color:#141414;flex-shrink:0}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:80px;background-color:#141414;width:90%;position:relative}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{height:100%;width:100%;border:none;outline:none;color:#fff;background-color:transparent;padding:0 10px;font-family:Roboto-Medium;font-weight:400}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input:-webkit-autofill,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input:-webkit-autofill:active,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input:-webkit-autofill:focus,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input[type=number]{-moz-appearance:textfield;-webkit-appearance:none;appearance:none}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input[type=number]::-webkit-inner-spin-button,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{color:var(--Primary-Color);position:absolute;top:50%;right:15px;transform:translate(-50%,-50%);font-size:18px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{background-color:#141414;width:100%;height:80px;position:relative;flex-shrink:0}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{height:100%;width:100%;border:none;outline:none;color:#fff;background-color:transparent;padding:0 10px;font-family:Roboto-Medium;font-weight:400}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input:-webkit-autofill,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input:-webkit-autofill:active,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input:-webkit-autofill:focus,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input:-webkit-autofill:hover{-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s;-webkit-text-fill-color:#fff}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{color:var(--Primary-Color);position:absolute;top:50%;right:15px;transform:translate(-50%,-50%);font-size:18px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container{width:100%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{background-color:#141414;outline:none;border:none;width:100%;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;max-width:100%;height:300px;max-height:300px;font-family:Roboto-Medium;font-weight:400;color:#fff;padding:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file{position:relative;overflow:hidden;align-self:flex-end}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file input{position:absolute;left:-5000px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:250px;height:65px;background-color:var(--Primary-Color);cursor:pointer;display:flex;justify-content:center;align-items:center;padding:0 15px;font-family:Roboto-Medium;font-weight:400;gap:7px;font-size:18px;border:none;outline:none}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button{width:100%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:80px;width:100%;background-color:var(--Primary-Color);font-family:Roboto-Medium;font-weight:400;font-size:20px;cursor:pointer;border:none;outline:none}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{display:flex;align-items:center;gap:7px;font-family:Roboto-Medium;font-weight:400;color:#17dc17}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{flex-shrink:0;width:12px;height:12px;background-color:#17dc17;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message .red{color:red}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message .red span{background-color:red}.input-dropmenu-container{width:100%;height:100%;position:relative}.input-dropmenu-container .main-dropmenu-value{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:17px;font-family:Roboto-Medium;font-weight:400;color:#fff;gap:10px;cursor:pointer}.input-dropmenu-container .main-dropmenu-value .icon{font-size:22px}.input-dropmenu-container .dropmenu-options{position:absolute;left:0;max-height:200px;width:100%;display:flex;flex-direction:column;background-color:#141414;overflow:hidden;overflow-y:scroll;z-index:2}.input-dropmenu-container .dropmenu-options::-webkit-scrollbar{width:8px;height:8px}.input-dropmenu-container .dropmenu-options::-webkit-scrollbar-track{background:#202833;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.input-dropmenu-container .dropmenu-options::-webkit-scrollbar-thumb{background-color:var(--Primary-Color);border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.input-dropmenu-container .dropmenu-options::-webkit-scrollbar-thumb:hover{background-color:var(--Primary-Color)}.input-dropmenu-container .dropmenu-options input{height:60px;padding:0 10px;border:1px solid #3b3b3b}.input-dropmenu-container .dropmenu-options button,.input-dropmenu-container .dropmenu-options input{flex-shrink:0;background-color:transparent;font-family:Roboto-Medium;font-weight:400;color:#fff;outline:none}.input-dropmenu-container .dropmenu-options button{height:65px;border:none;cursor:pointer;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;font-size:17px;display:flex;justify-content:space-around;align-items:center;flex-direction:row-reverse}.input-dropmenu-container .dropmenu-options button:hover{background-color:#000}@media(max-width:2048px){.contact-us-page-container .contact-us-header{height:50vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:58px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:94px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header{padding:100px 20px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:28px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:45px;height:45px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:18px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:85%;padding:15px;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:45px;height:45px;font-size:26px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:22px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;padding:25px;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:70px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:70px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:70px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:280px;max-height:280px;padding:15px;font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:240px;height:60px;padding:0 15px;gap:7px;font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:75px;font-size:19px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:11px;height:11px}.input-dropmenu-container .main-dropmenu-value{font-size:16px;gap:10px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:20px}.input-dropmenu-container .dropmenu-options{max-height:190px}.input-dropmenu-container .dropmenu-options input{height:55px;font-size:14px}.input-dropmenu-container .dropmenu-options button{height:60px;font-size:16px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:58px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:165px;line-height:160px}}@media(max-width:1921px){.contact-us-page-container .contact-us-header{height:50vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:54px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:88px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header{padding:100px 20px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:26px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:40px;height:40px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:85%;padding:15px;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:40px;height:40px;font-size:24px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:20px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;padding:25px;gap:25px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:65px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:65px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:65px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:260px;max-height:260px;padding:15px;font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:230px;height:60px;padding:0 15px;gap:7px;font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:70px;font-size:18px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:16px;gap:6px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:10px;height:10px}.input-dropmenu-container .main-dropmenu-value{font-size:15px;gap:10px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:18px}.input-dropmenu-container .dropmenu-options{max-height:170px}.input-dropmenu-container .dropmenu-options input{height:52px;font-size:13px}.input-dropmenu-container .dropmenu-options button{height:55px;font-size:15px}.input-dropmenu-container .dropmenu-options button img{width:26px;height:16px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:54.5px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:155px;line-height:151px}}@media(max-width:1707px){.contact-us-page-container .contact-us-header{height:50vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:48px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:78px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header{padding:100px 20px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:24px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:35px;height:35px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;gap:20px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:85%;padding:15px;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:35px;height:35px;font-size:22px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:18px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:14px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;padding:20px;gap:20px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:60px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:60px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:11px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:60px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:11px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:240px;max-height:240px;padding:12px;font-size:11px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:220px;height:55px;padding:0 15px;gap:7px;font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:65px;font-size:17px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:15px;gap:5px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:9px;height:9px}.input-dropmenu-container .main-dropmenu-value{font-size:14px;gap:8px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:16px}.input-dropmenu-container .dropmenu-options{max-height:160px}.input-dropmenu-container .dropmenu-options input{height:49px;font-size:12px}.input-dropmenu-container .dropmenu-options button{height:50px;font-size:14px}.input-dropmenu-container .dropmenu-options button img{width:24px;height:14px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:48.5px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:138px;line-height:137px}}@media(max-width:1537px){.contact-us-page-container .contact-us-header{height:50vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:43px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:70px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header{padding:100px 20px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:22px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:30px;height:30px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:85%;padding:15px;gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:33px;height:33px;font-size:20px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;padding:20px;gap:20px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:55px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:55px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:55px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:220px;max-height:220px;padding:12px;font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:200px;height:50px;padding:0 15px;gap:5px;font-size:14px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:60px;font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:14px;gap:4px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:8px;height:8px}.input-dropmenu-container .main-dropmenu-value{font-size:13px;gap:7px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:14px}.input-dropmenu-container .dropmenu-options{max-height:150px}.input-dropmenu-container .dropmenu-options input{height:44px;font-size:11px}.input-dropmenu-container .dropmenu-options button{height:45px;font-size:13px}.input-dropmenu-container .dropmenu-options button img{width:22px;height:14px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:44px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:124px;line-height:125px}}@media(max-width:1260px){.contact-us-page-container .contact-us-header{height:50vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:37px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:60px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:18px;gap:5px}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:25px;height:25px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container{width:80vw}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:30%;gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:85%;padding:15px;gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:30px;height:30px;font-size:16px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:14px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:10px;margin-top:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:70%;padding:15px;gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:50px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:50px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:50px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:200px;max-height:200px;padding:12px;font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:180px;height:50px;padding:0 15px;gap:5px;font-size:12px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:55px;font-size:15px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:13px;gap:4px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:7px;height:7px}.input-dropmenu-container .main-dropmenu-value{font-size:11px;gap:7px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:12px}.input-dropmenu-container .dropmenu-options{max-height:130px}.input-dropmenu-container .dropmenu-options input{height:41px;font-size:10px}.input-dropmenu-container .dropmenu-options button{height:40px;font-size:10px}.input-dropmenu-container .dropmenu-options button img{width:20px;height:12px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:34px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:100px;line-height:105px}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{width:93%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container .icon{width:92%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{width:94%}}@media(max-width:900px){.contact-us-page-container .contact-us-header{height:40vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:30px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:50px}.contact-us-page-container .contact-us-content{padding-bottom:120px}.contact-us-page-container .contact-us-content .contact-us-content-header{padding:50px 20px}.contact-us-page-container .contact-us-content .contact-us-content-header h1{font-size:16px;gap:5px;text-align:center}.contact-us-page-container .contact-us-content .contact-us-content-header h1 .svg-headline{width:20px;height:20px}.contact-us-page-container .contact-us-content .contact-us-content-header h3{font-size:11px;text-align:center}.contact-us-page-container .contact-us-content .contact-content-container{width:100vw;flex-direction:column;align-items:center;justify-content:center}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{width:100%;gap:10px;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:45%;padding:15px;gap:10px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .left-country{width:27px;height:27px;font-size:14px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h2{font-size:14px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country .right-country h3{font-size:10px;margin-top:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{width:92%;padding:15px;gap:10px;margin-top:50px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown{gap:7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:10%;height:45px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container{height:45px;width:90%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container input{font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:30%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:70%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown{height:45px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon,.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown input{font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:180px;max-height:180px;padding:12px;font-size:9px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .attach-file button{width:160px;height:45px;padding:0 15px;gap:5px;font-size:10px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .submit-button button{height:50px;font-size:13px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3{font-size:12px;gap:3px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .response-message h3 span{width:6px;height:6px}.input-dropmenu-container .main-dropmenu-value{font-size:9px;gap:7px}.input-dropmenu-container .main-dropmenu-value .icon{font-size:10px}.input-dropmenu-container .dropmenu-options{max-height:110px}.input-dropmenu-container .dropmenu-options input{height:38px;font-size:9px}.input-dropmenu-container .dropmenu-options button{height:35px;font-size:8px}.input-dropmenu-container .dropmenu-options button img{width:14px;height:10px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:28px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:80px;line-height:85px}}@media(max-width:500px){.contact-us-page-container .contact-us-header{height:30vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:25px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:40px}.contact-us-page-container .contact-us-content{padding-bottom:50px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:92%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{margin-top:30px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:20%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:40%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:60%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:150px;max-height:150px}body[dir=rtl] .contact-us-page-container .contact-us-header .background-container h1{font-size:18vw}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h2{font-size:22px}body[dir=rtl] .contact-us-page-container .contact-us-header .layer-on-header h1{font-size:60px;line-height:55px}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{width:87%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container .icon{width:83%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{width:90%}}@media(max-width:325px){.contact-us-page-container .contact-us-header{height:30vh}.contact-us-page-container .contact-us-header .layer-on-header h2{font-size:25px}.contact-us-page-container .contact-us-header .layer-on-header h1{font-size:40px}.contact-us-page-container .contact-us-content{padding-bottom:50px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container{gap:15px}.contact-us-page-container .contact-us-content .contact-content-container .left-contact-content-container .contact-country{width:92%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container{margin-top:30px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .dropdown-contact{width:20%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact{width:50%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .dropdown-contact .input-dropmenu-container .dropmenu-options button{justify-content:space-between;padding:0 7px}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .countries .contact-input-container{width:50%}.contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .textarea-container textarea{height:150px;max-height:150px}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-with-dropdown .contact-input-container .icon{width:80%}body[dir=rtl] .contact-us-page-container .contact-us-content .contact-content-container .right-contact-content-container .input-without-dropdown .icon{width:84%}}body[dir=rtl] .products-page-container .products-header .input-container .inner-input-container button{font-family:Cairo-Medium}body[dir=rtl] .products-page-container .products-nav h1{font-family:Cairo-Light}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1,body[dir=rtl] .products-page-container .products-nav .products-nav-btns .pdf-btn,body[dir=rtl] .products-page-container .products-nav h1 span{font-family:Cairo-Bold}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{font-family:Cairo-Regular}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-content{flex-direction:row-reverse}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-content .product-card-component{direction:ltr}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-family:Cairo-Bold}body[dir=rtl] .products-page-container .products-body .inner-products-body .products-content .no-length h1{font-family:Cairo-Bold;text-transform:uppercase}body[dir=rtl] .products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-header h1,body[dir=rtl] .products-page-container .mobile-filters .inner-mobile-filter .grid-filter h2{font-family:Cairo-Bold}body[dir=rtl] .products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-alert{font-family:Cairo-Regular}body[dir=rtl] .products-page-container .mobile-filters .inner-mobile-filter .pdf-btn{font-family:Cairo-Bold;letter-spacing:0}body[dir=rtl] .products-page-container .load-more button{flex-direction:row-reverse;font-family:Cairo-Medium}body[dir=rtl] .product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-family:Cairo-Medium;letter-spacing:0;text-align:right}body[dir=rtl] .product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-family:Cairo-Bold}.products-page-container .products-header{height:40vh;position:relative}.products-page-container .products-header .img-container{position:relative;height:100%;width:100%}.products-page-container .products-header .input-container{position:absolute;width:100%;height:100%;left:0;top:0;display:flex;align-items:center;justify-content:center}.products-page-container .products-header .input-container .inner-input-container{background-color:#fff;height:130px;display:flex;align-items:center;justify-content:center;padding:0 40px;width:50%}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:35px}.products-page-container .products-header .input-container .inner-input-container button{font-family:Roboto-Medium;text-transform:uppercase;background-color:var(--Primary-Color);outline:none;border:none;width:150px;height:60%;font-size:18px;letter-spacing:1px;cursor:pointer}.products-page-container .products-header .input-container .inner-input-container input{flex-grow:1;height:100%;border:none;outline:none;font-size:21px;padding:0 25px}.products-page-container .products-nav{height:120px;display:flex;align-items:center;justify-content:space-between;width:80vw;margin:0 auto}.products-page-container .products-nav h1{font-family:Roboto-Light;font-weight:400}.products-page-container .products-nav h1 span{font-family:Roboto-Bold}.products-page-container .products-nav .products-nav-btns{display:flex;align-items:center;gap:50px}.products-page-container .products-nav .products-nav-btns button{background-color:#fff;outline:none;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:250px;height:65px;font-family:Roboto-Bold;font-weight:400;gap:7px;font-size:17px;letter-spacing:1px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:22px}.products-page-container .products-nav .products-nav-btns .grid-btns{display:flex;align-items:center;gap:15px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:65px;height:65px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:28px}.products-page-container .products-nav .bars{background-color:#fff;outline:none;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;width:30px;height:30px;display:none}.products-page-container .products-nav .bars .icon-bars{font-size:17px}.products-page-container .products-body{display:flex;justify-content:center}.products-page-container .products-body .inner-products-body{width:80vw;display:flex;justify-content:space-between}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;display:flex;flex-direction:column;gap:25px;padding-bottom:50px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component{background-color:#fff;border:1px solid #ddd}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:80px;border-bottom:1px solid #ddd;display:flex;align-items:center;padding:0 25px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-family:Roboto-Bold}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{width:80%;margin:20px auto;display:flex;align-items:center;height:80px;position:relative;background-color:#fff;border:1px solid #ddd}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{width:15%;flex-shrink:0;font-size:28px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{width:80%;height:100%;outline:none;border:none;font-family:Roboto-Medium}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);background-color:#e43d3d;cursor:pointer;border:none;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Roboto-Medium;font-size:17px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:30px;height:30px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{display:flex;flex-direction:column;gap:20px;width:80%;margin:0 auto;height:300px;overflow:hidden;overflow-y:scroll;padding-bottom:20px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section{display:flex;align-items:center;gap:7px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{outline:none;width:20px;height:20px;accent-color:var(--Primary-Color)}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-family:Roboto-Medium;font-size:19px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;margin:20px auto;text-align:center;font-family:Roboto-Regular}.products-page-container .products-body .inner-products-body .products-content{width:60vw;display:flex;flex-wrap:wrap;border:1px solid #ddd;margin-bottom:50px;position:relative}.products-page-container .products-body .inner-products-body .products-content .product-card-component{position:relative;background-color:#fff;border-bottom:1px solid #ddd}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card{position:relative}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:70px;padding:0 25px;display:flex;align-items:center;gap:10px;overflow:hidden;width:100%;position:relative}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-family:Roboto-Bold;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:25px;height:25px;accent-color:var(--Primary-Color)}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .img-container{position:relative;width:100%;cursor:pointer}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:70px;display:flex;justify-content:center;align-items:center;overflow:hidden;width:100%;position:relative}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-family:Roboto-Bold;white-space:nowrap;width:100%;overflow:hidden;text-overflow:ellipsis;text-align:center;padding:0 25px;cursor:pointer}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2:hover{text-decoration:underline}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card:after{content:"";position:absolute;bottom:0;width:90%;height:1px;border-bottom:1px solid #ddd}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card{margin-top:15px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:60px;position:relative;margin-top:15px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{display:flex;align-items:center;gap:25px;overflow:hidden;position:relative;width:100%;padding:0 28px;margin-top:5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3{font-family:Roboto-Bold;font-size:18px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-family:Roboto-Light;color:#4a4a4a;font-size:18px;margin-left:5px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem:not(:last-child):after{content:"";position:absolute;bottom:0;width:90%;height:1px;border-bottom:1px solid #ddd;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%)}.products-page-container .products-body .inner-products-body .products-content .no-length{margin:100px auto;padding:0 20px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-family:Roboto-Bold;text-transform:uppercase;display:flex;align-items:center;justify-content:center;text-align:center;gap:7px}.products-page-container .products-body .inner-products-body .not-grided>:nth-child(odd):after,.products-page-container .products-body .inner-products-body .three-grided .product-card-component:not(:nth-child(4n)):after,.products-page-container .products-body .inner-products-body .two-grided .product-card-component:not(:nth-child(3n)):after{content:"";position:absolute;right:0;top:0;height:100%;background-color:#ddd;width:1px}.products-page-container .mobile-filters{position:fixed;top:0;left:0;background-color:rgba(0,0,0,.096);width:100%;height:100vh;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:none;z-index:15}.products-page-container .mobile-filters .inner-mobile-filter{width:40vw;height:100%;background-color:#fff;box-shadow:5px 0 5px -8px #333;padding:25px 0;overflow:hidden;overflow-y:scroll}.products-page-container .mobile-filters .inner-mobile-filter .grid-filter{background-color:rgba(60,60,60,.129);width:90%;margin:0 auto;display:flex;align-items:center;justify-content:space-between;padding:0 5px;height:50px}.products-page-container .mobile-filters .inner-mobile-filter .grid-filter h2{font-size:11px;font-family:Roboto-Bold;text-transform:uppercase}.products-page-container .mobile-filters .inner-mobile-filter .grid-filter .grid-btns{display:flex;align-items:center;gap:5px}.products-page-container .mobile-filters .inner-mobile-filter .grid-filter .grid-btns button{background-color:#fff;outline:none;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;width:30px;height:30px}.products-page-container .mobile-filters .inner-mobile-filter .grid-filter .grid-btns button .grid-icon{font-size:12px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component{background-color:#fff;border:1px solid #ddd;width:90%;margin:25px auto}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-header{height:50px;padding:0 20px;border-bottom:1px solid #ddd;display:flex;align-items:center}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-header h1{font-family:Roboto-Bold;font-size:16px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-search{width:80%;margin:20px auto;display:flex;align-items:center;height:50px;position:relative;background-color:#fff;border:1px solid #ddd}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{width:15%;flex-shrink:0;font-size:15px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-search input{width:80%;height:100%;outline:none;border:none;font-family:Roboto-Medium;font-size:10px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-search button{position:absolute;right:20px;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);background-color:#e43d3d;cursor:pointer;border:none;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Roboto-Medium;font-size:10px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;width:20px;height:20px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-content{display:flex;flex-direction:column;gap:10px;height:200px;width:80%;margin:0 auto;overflow:hidden;overflow-y:scroll;padding-bottom:20px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section{display:flex;align-items:center;gap:5px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{outline:none;width:12px;height:12px;accent-color:var(--Primary-Color)}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-family:Roboto-Medium;font-size:12px}.products-page-container .mobile-filters .inner-mobile-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;margin:20px auto;text-align:center;font-family:Roboto-Regular;font-size:10px}.products-page-container .mobile-filters .inner-mobile-filter .pdf-btn{background-color:#fff;outline:none;border:1px solid #ddd;display:flex;align-items:center;justify-content:center;cursor:pointer;margin:0 auto;width:90%;height:40px;font-size:10px;font-family:Roboto-Bold;font-weight:400;gap:7px;letter-spacing:1px}.products-page-container .mobile-filters .inner-mobile-filter .pdf-btn .pdf-icon{font-size:13px}.products-page-container .load-more{width:100%;display:flex;align-items:center;justify-content:center;margin:50px 0}.products-page-container .load-more button{background-color:var(--Primary-Color);font-family:Roboto-Medium;text-transform:uppercase;border:none;outline:none;display:flex;align-items:center;justify-content:center;gap:7px;height:65px;width:250px;font-size:17px;cursor:pointer}.products-page-container .load-more button .icon{font-size:22px}.product-pop-window-container{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.027);top:0;left:0;z-index:1000;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center}.product-pop-window-container .inner-prodcut-pop-window-container{width:90%;height:95%;background-color:#fff;box-shadow:0 0 5px rgba(60,60,60,.129);display:flex}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window{width:50%}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .img-container{position:relative;width:98%;height:60%;overflow:hidden;margin:10px auto}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel{width:100%;display:flex;align-items:center;position:relative;justify-content:center}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:250px;display:flex;overflow-x:hidden;justify-content:space-between;align-items:center}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{background-color:var(--Div-BG);height:200px;width:200px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;flex-shrink:0;cursor:pointer;position:relative;overflow:hidden;margin-left:25px;background-color:#fff;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;border:3px solid #eaeaea}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:hover{border:3px solid #d0d0d0}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .active,.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .active:hover{border:3px solid var(--Primary-Color)}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{background-color:#e8e8e8;outline:none;border:none;width:55px;height:55px;border-radius:50%;-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;flex-shrink:0;cursor:pointer;margin:0 25px;display:flex;align-items:center;justify-content:center}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:30px;color:gray;transition:all .2s linear;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button:hover{background-color:#d5d5d5}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button:hover .icon{color:#727272}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window{display:flex;align-items:center;justify-content:center;position:relative}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop{width:98%;height:98%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;display:flex;flex-direction:column;justify-content:center;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-family:Roboto-Medium;font-weight:400;background-color:var(--Primary-Color);width:-moz-fit-content;width:fit-content;padding:20px 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-family:Roboto-Bold;font-size:50px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%;overflow:hidden;overflow-y:scroll;padding-bottom:50px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header{position:relative;padding:10px 0}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-family:Roboto-Medium;font-weight:400;text-transform:uppercase;letter-spacing:2px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:rgba(60,60,60,.129)}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .notes-info h4{padding:25px 15px;font-family:Cairo-Bold;background-color:#ececec;margin:25px 0;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-ms-border-radius:15px;-o-border-radius:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{width:100%;margin-top:25px;background-color:#ececec}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{display:flex;align-items:center;justify-content:space-between;height:100%;padding:0 25px;height:90px;cursor:pointer}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-family:Roboto-Bold}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body{border-top:1px solid rgba(60,60,60,.129)}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:70px;display:flex;align-items:center;padding:0 25px;border-bottom:1px solid rgba(60,60,60,.129)}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-family:Roboto-Bold;width:20%;text-align:center}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{display:flex;align-items:center;justify-content:space-between;padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{font-family:Roboto-Regular;font-weight:400;width:20%;text-align:center;padding:25px 0}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{display:flex;flex-direction:column;gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record{display:flex;justify-content:space-between;align-items:center}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4{font-family:Roboto-Bold;font-weight:400}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{color:#4a4a4a;font-family:Roboto-Regular}@media(max-width:2048px){.products-page-container .products-header{height:40vh}.products-page-container .products-header .input-container .inner-input-container{height:120px;padding:0 37px}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:30px}.products-page-container .products-header .input-container .inner-input-container button{width:135px;font-size:16px}.products-page-container .products-header .input-container .inner-input-container input{font-size:19px}.products-page-container .products-nav{height:120px;width:80vw}.products-page-container .products-nav h1{font-size:28px}.products-page-container .products-nav .products-nav-btns{gap:45px}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:220px;height:60px;font-size:15px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:20px}.products-page-container .products-nav .products-nav-btns .grid-btns{gap:12px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:58px;height:58px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:24px}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;gap:25px;padding-bottom:50px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:80px;padding:0 25px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-size:28px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{height:75px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{font-size:26px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{font-size:14px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{font-size:15px;width:26px;height:26px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{gap:20px;height:290px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{width:19px;height:19px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-size:18px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;font-size:15px}.products-page-container .products-body .inner-products-body .products-content{width:60vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:65px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:22px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:22px;height:22px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:65px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:22px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:55px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:22px;padding:0 28px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:16px}.products-page-container .products-body .inner-products-body .products-content .no-length img{height:115px;width:115px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-size:30px;gap:7px}.products-page-container .load-more{margin:45px 0}.products-page-container .load-more button{gap:7px;height:60px;width:235px;font-size:16px}.products-page-container .load-more button .icon{font-size:20px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:240px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:190px;width:190px;margin-left:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:50px;height:50px;margin:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:26px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:18px;padding:20px 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:45px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:17px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 25px;height:85px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:20px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:16px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:65px;padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:25px 0;font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .notes-info h4{padding:25px 15px;margin:25px 0;font-size:14px}}@media(max-width:1921px){.products-page-container .products-header{height:40vh}.products-page-container .products-header .input-container .inner-input-container{height:110px;padding:0 34px}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:28px}.products-page-container .products-header .input-container .inner-input-container button{width:120px;font-size:15px}.products-page-container .products-header .input-container .inner-input-container input{font-size:18px}.products-page-container .products-nav{height:110px;width:80vw}.products-page-container .products-nav h1{font-size:26px}.products-page-container .products-nav .products-nav-btns{gap:40px}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:210px;height:55px;font-size:14px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:18px}.products-page-container .products-nav .products-nav-btns .grid-btns{gap:12px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:54px;height:54px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:22px}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;gap:25px;padding-bottom:50px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:70px;padding:0 25px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-size:26px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{height:70px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{font-size:24px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{font-size:13px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{font-size:14px;width:24px;height:24px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{gap:20px;height:280px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{width:17px;height:17px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-size:17px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;font-size:14px}.products-page-container .products-body .inner-products-body .products-content{width:60vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:60px;gap:7px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:20px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:18px;height:18px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:60px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:20px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:50px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:20px;padding:0 28px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:15px}.products-page-container .products-body .inner-products-body .products-content .no-length img{height:110px;width:110px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-size:28px;gap:7px}.products-page-container .load-more{margin:40px 0}.products-page-container .load-more button{gap:7px;height:55px;width:220px;font-size:15px}.products-page-container .load-more button .icon{font-size:18px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:230px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:180px;width:180px;margin-left:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:47px;height:47px;margin:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:17px;padding:18px 23px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:40px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 25px;height:80px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:18px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:60px;padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:14px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:25px 0;font-size:14px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:14px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .notes-info h4{padding:20px 10px;margin:20px 0;font-size:14px}}@media(max-width:1707px){.products-page-container .products-header{height:40vh}.products-page-container .products-header .input-container .inner-input-container{height:100px;padding:0 32px}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:25px}.products-page-container .products-header .input-container .inner-input-container button{width:105px;font-size:14px}.products-page-container .products-header .input-container .inner-input-container input{font-size:17px}.products-page-container .products-nav{height:100px;width:80vw}.products-page-container .products-nav h1{font-size:24px}.products-page-container .products-nav .products-nav-btns{gap:35px}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:200px;height:50px;font-size:13px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:16px}.products-page-container .products-nav .products-nav-btns .grid-btns{gap:10px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:50px;height:50px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:20px}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;gap:20px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:65px;padding:0 25px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-size:24px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{height:65px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{font-size:22px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{font-size:12px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{font-size:12px;width:24px;height:24px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{gap:18px;height:270px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{width:15px;height:15px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-size:15px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;font-size:13px}.products-page-container .products-body .inner-products-body .products-content{width:60vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:55px;gap:5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:18px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:15px;height:15px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:55px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:18px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:45px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:18px;padding:0 28px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:14px}.products-page-container .products-body .inner-products-body .products-content .no-length img{height:105px;width:105px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-size:26px;gap:7px}.products-page-container .load-more{margin:40px 0}.products-page-container .load-more button{gap:7px;height:50px;width:205px;font-size:14px}.products-page-container .load-more button .icon{font-size:16px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:200px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:160px;width:160px;margin-left:20px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:20px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:43px;height:43px;margin:0 20px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:23px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:15px;padding:16px 19px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:35px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:13px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 25px;height:75px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:16px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:14px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:55px;padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:13px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:25px 0;font-size:13px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:13px}}@media(max-width:1537px){.products-page-container .products-header{height:40vh}.products-page-container .products-header .input-container .inner-input-container{height:90px;padding:0 30px}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:22px}.products-page-container .products-header .input-container .inner-input-container button{width:90px;font-size:13px}.products-page-container .products-header .input-container .inner-input-container input{font-size:16px}.products-page-container .products-nav{height:90px;width:80vw}.products-page-container .products-nav h1{font-size:22px}.products-page-container .products-nav .products-nav-btns{gap:30px}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:180px;height:45px;font-size:12px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:15px}.products-page-container .products-nav .products-nav-btns .grid-btns{gap:10px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:45px;height:45px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:18px}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;gap:15px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:60px;padding:0 25px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-size:20px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{height:60px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{font-size:18px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{font-size:11px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{font-size:11px;width:22px;height:22px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{gap:15px;height:250px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section{gap:5px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{width:14px;height:14px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-size:14px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;font-size:12px}.products-page-container .products-body .inner-products-body .products-content{width:60vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:50px;gap:5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:16px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:14px;height:14px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:50px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:16px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:40px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:15px;padding:0 28px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:12px}.products-page-container .products-body .inner-products-body .products-content .no-length img{height:100px;width:100px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-size:24px;gap:7px}.products-page-container .load-more{margin:40px 0}.products-page-container .load-more button{gap:7px;height:50px;width:185px;font-size:13px}.products-page-container .load-more button .icon{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:185px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:150px;width:150px;margin-left:15px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:15px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:40px;height:40px;margin:0 15px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:21px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:14px;padding:16px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:30px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:12px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 25px;height:70px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:13px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:50px;padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:12px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:25px 0;font-size:12px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:12px}}@media(max-width:1260px){.products-page-container .products-header{height:40vh}.products-page-container .products-header .input-container .inner-input-container{height:80px;padding:0 28px}.products-page-container .products-header .input-container .inner-input-container .icon{font-size:20px}.products-page-container .products-header .input-container .inner-input-container button{width:80px;font-size:11px}.products-page-container .products-header .input-container .inner-input-container input{font-size:14px}.products-page-container .products-nav{height:70px;width:80vw}.products-page-container .products-nav h1{font-size:18px}.products-page-container .products-nav .products-nav-btns{gap:25px}.products-page-container .products-nav .products-nav-btns .pdf-btn{width:160px;height:40px;font-size:10px}.products-page-container .products-nav .products-nav-btns .pdf-btn .pdf-icon{font-size:13px}.products-page-container .products-nav .products-nav-btns .grid-btns{gap:7px}.products-page-container .products-nav .products-nav-btns .grid-btns button{width:35px;height:35px}.products-page-container .products-nav .products-nav-btns .grid-btns button .grid-icon{font-size:14px}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{width:18vw;gap:10px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header{height:50px;padding:0 20px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-header h1{font-size:16px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search{height:50px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search .icon{font-size:15px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search input{font-size:10px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-search button{font-size:10px;width:20px;height:20px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content{gap:10px;height:200px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section{gap:5px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section input{width:12px;height:12px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-body-content .filter-section p{font-size:12px}.products-page-container .products-body .inner-products-body .products-filter .filter-checkboxes-component .filter-body .filter-alert{width:80%;font-size:10px}.products-page-container .products-body .inner-products-body .products-content{width:60vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:50px;gap:5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:16px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:14px;height:14px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:50px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:16px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:40px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:15px;padding:0 28px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:12px}.products-page-container .products-body .inner-products-body .products-content .no-length img{height:80px;width:80px}.products-page-container .products-body .inner-products-body .products-content .no-length h1{font-size:20px;gap:5px}.products-page-container .load-more{margin:30px 0}.products-page-container .load-more button{gap:5px;height:45px;width:165px;font-size:13px}.products-page-container .load-more button .icon{font-size:14px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:150px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:130px;width:130px;margin-left:10px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:10px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:35px;height:35px;margin:0 10px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:17px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:12px;padding:12px 13px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:23px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:80%}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 25px;height:60px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:12px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:11px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:40px;padding:0 15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:15px 0;font-size:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:25px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:10px}}@media(max-width:900px){.products-page-container .products-header{height:35vh}.products-page-container .products-header .input-container .inner-input-container{height:60px;padding:0 5px;width:90%}.products-page-container .products-header .input-container .inner-input-container .icon{display:none}.products-page-container .products-header .input-container .inner-input-container button{font-size:11px;flex-shrink:0;width:20%}.products-page-container .products-header .input-container .inner-input-container input{font-size:11px;width:75%}.products-page-container .products-nav{height:60px;width:80vw}.products-page-container .products-nav h1{font-size:16px}.products-page-container .products-nav .products-nav-btns{display:none}.products-page-container .products-nav .bars{display:flex}.products-page-container .mobile-filters{display:block}.products-page-container .products-body .inner-products-body{width:80vw}.products-page-container .products-body .inner-products-body .products-filter{display:none}.products-page-container .products-body .inner-products-body .products-content{width:80vw}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox{height:30px;gap:3px;padding:0 5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox h2{font-size:11px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .part-num-checkbox input{width:10px;height:10px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card{height:30px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .top-product-card .title-card h2{font-size:12px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card{margin-top:5px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem{height:40px;margin-top:10px;margin-bottom:10px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product{gap:10px;padding:0 15px}.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product h3,.products-page-container .products-body .inner-products-body .products-content .product-card-component .bottom-product-card .model-brand-oem .content-product span{font-size:10px}.products-page-container .products-body .inner-products-body .no-length{margin:50px auto}.products-page-container .products-body .inner-products-body .no-length img{height:50px;width:50px}.products-page-container .products-body .inner-products-body .no-length h1{font-size:16px;gap:5px}.products-page-container .load-more{margin:30px 0}.products-page-container .load-more button{gap:5px;height:45px;width:145px;font-size:12px}.products-page-container .load-more button .icon{font-size:13px}.product-pop-window-container .inner-prodcut-pop-window-container{flex-direction:column;overflow-y:scroll;gap:25px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window{width:100%}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .img-container{height:60vh}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel{height:130px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview{height:110px;width:110px;margin-left:5px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel .inner-carousel .img-preview:last-child{margin-right:5px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button{width:30px;height:30px;margin:0 10px}.product-pop-window-container .inner-prodcut-pop-window-container .left-product-pop-window .carousel button .icon{font-size:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title{height:20%;gap:5px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h3{font-size:10px;padding:12px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-title h1{font-size:20px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info{height:100%;padding-bottom:30px;overflow-y:hidden}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .info-header h3{font-size:9px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown{margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag{padding:0 15px;height:50px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag h2{font-size:10px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .main-parag .icon{font-size:9px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head{height:40px;padding:0 5px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-head h4{font-size:9px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result{padding:0 5px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .vechiles-info .dropdown .dropmenu-body .dropmenu-body-result h4{padding:15px 0;font-size:9px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums{margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body{gap:10px;margin-top:15px}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:9px}}@media(max-width:520px){.products-page-container .mobile-filters .inner-mobile-filter{width:70vw}.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record h4,.product-pop-window-container .inner-prodcut-pop-window-container .right-product-pop-window .inner-right-pop .product-pop-info .oem-nums .oem-nums-body .oem-record span{font-size:8px}}body[dir=rtl] .not-found-page .inner-not-found-page .error-content h1{font-family:Cairo-Bold}body[dir=rtl] .not-found-page .inner-not-found-page .error-content a{font-family:Cairo-Regular}.not-found-page{height:100vh;display:flex;align-items:center;justify-content:center}.not-found-page .inner-not-found-page{display:flex;align-items:center;gap:15px}.not-found-page .inner-not-found-page .error-content h1{font-family:Roboto-Bold;text-transform:uppercase}.not-found-page .inner-not-found-page .error-content a{font-family:Roboto-Regular;font-weight:400;color:green}@media(max-width:500px){.not-found-page .inner-not-found-page{flex-direction:column}.not-found-page .inner-not-found-page img{width:80px;height:80px}.not-found-page .inner-not-found-page .error-content{text-align:center}.not-found-page .inner-not-found-page .error-content h1{font-size:18px}.not-found-page .inner-not-found-page .error-content a{font-size:12px}}body[dir=rtl] .quality-management-container h2{font-family:Cairo-Medium}.quality-management-container{min-height:50vh;width:50vw;margin:100px auto}.quality-management-container h1{margin-top:35px;color:var(--Primary-Color);font-family:Roboto-Bold}.quality-management-container h2{font-family:Roboto-Medium;font-weight:400;color:#000;margin-top:15px}.quality-management-container .imgs{display:flex;gap:12px;align-items:center;justify-content:center;margin-top:35px}.quality-management-container .imgs .img-container{position:relative;height:450px;width:350px;border:1px solid #d6d6d6}.quality-management-container .imgs .img-container img{user-drag:none;-webkit-user-drag:none}@media(max-width:2048px){.quality-management-container{width:50vw}.quality-management-container h1{margin-top:35px;font-size:30px}.quality-management-container h2{margin-top:15px;font-size:22px}.quality-management-container .imgs .img-container{height:400px;width:320px}}@media(max-width:1921px){.quality-management-container{width:50vw}.quality-management-container h1{margin-top:30px;font-size:28px}.quality-management-container h2{margin-top:15px;font-size:20px}.quality-management-container .imgs .img-container{height:380px;width:300px}}@media(max-width:1707px){.quality-management-container{width:50vw;margin:70px auto}.quality-management-container h1{margin-top:25px;font-size:26px}.quality-management-container h2{margin-top:15px;font-size:18px}.quality-management-container .imgs .img-container{height:350px;width:280px}}@media(max-width:1537px){.quality-management-container{width:50vw;margin:60px auto}.quality-management-container h1{margin-top:25px;font-size:24px}.quality-management-container h2{margin-top:15px;font-size:16px}.quality-management-container .imgs{margin-top:30px}.quality-management-container .imgs .img-container{height:320px;width:260px}}@media(max-width:1260px){.quality-management-container{width:50vw;margin:50px auto}.quality-management-container h1{margin-top:20px;font-size:22px}.quality-management-container h2{margin-top:10px;font-size:14px}.quality-management-container .imgs .img-container{height:260px;width:220px}}@media(max-width:900px){.quality-management-container{width:100vw;margin:40px 0;padding:0 25px}.quality-management-container h1{margin-top:20px;font-size:18px}.quality-management-container h2{margin-top:10px;font-size:12px}.quality-management-container .imgs .img-container{height:210px;width:180px}}@media(max-width:500px){.quality-management-container .imgs{flex-wrap:wrap}}@media(max-width:376px){.quality-management-container .imgs .img-container{height:190px;width:160px}}@font-face{font-family:Uni-Sans-Bold-Italic;src:url("/fonts/Uni Sans Italic.otf") format("opentype")}@font-face{font-family:Benzin-Extra-Bold;src:url(/fonts/Benzin-ExtraBold.ttf) format("truetype")}@font-face{font-family:Benzin-Bold;src:url(/fonts/Benzin-Bold.ttf) format("truetype")}@font-face{font-family:Benzin-Semi-Bold;src:url(/fonts/Benzin-Semibold.ttf) format("truetype")}@font-face{font-family:Benzin-Medium;src:url(/fonts/Benzin-Medium.ttf) format("truetype")}@font-face{font-family:Benzin-Regular;src:url(/fonts/Benzin-Regular.ttf) format("truetype")}@font-face{font-family:Roboto-Thin;src:url(/fonts/Roboto-Thin.ttf) format("truetype")}@font-face{font-family:Roboto-Light;src:url(/fonts/Roboto-Light.ttf) format("truetype")}@font-face{font-family:Roboto-Regular;src:url(/fonts/Roboto-Regular.ttf) format("truetype")}@font-face{font-family:Roboto-Medium;src:url(/fonts/Roboto-Medium.ttf) format("truetype")}@font-face{font-family:Roboto-Bold;src:url(/fonts/Roboto-Bold.ttf) format("truetype")}@font-face{font-family:Roboto-Black;src:url(/fonts/Roboto-Black.ttf) format("truetype")}@font-face{font-family:Readex;src:url(/fonts/ReadexPro-VariableFont_HEXP,wght.ttf) format("truetype")}@font-face{font-family:Cairo-Extra-Light;src:url(/fonts/Cairo-ExtraLight.ttf) format("truetype")}@font-face{font-family:Cairo-Light;src:url(/fonts/Cairo-Light.ttf) format("truetype")}@font-face{font-family:Cairo-Regular;src:url(/fonts/Cairo-Regular.ttf) format("truetype")}@font-face{font-family:Cairo-Medium;src:url(/fonts/Cairo-Medium.ttf) format("truetype")}@font-face{font-family:Cairo-Bold;src:url(/fonts/Cairo-Bold.ttf) format("truetype")}@font-face{font-family:Cairo-Black;src:url(/fonts/Cairo-Black.ttf) format("truetype")}:root{--Original-BG:#efefef;--White-BG:#f7f7f7;--Primary-Color:#ffcc08}*{padding:0;margin:0;box-sizing:border-box;font-display:swap}a{text-decoration:none}body{overflow-x:hidden;background-color:#f7f7f7}@keyframes jump{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.loading-page{height:100%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fbfbfb;position:fixed;top:0;left:0;z-index:2000}.loading-page .dot{width:17px;height:17px;margin:0 5px;background-color:var(--Primary-Color);border-radius:50%;animation:jump .6s ease-in-out infinite}body[dir=rtl] .top-page-info-container .location-div .main-parag-location{font-family:Cairo-medium}body[dir=rtl] .top-page-info-container .location-div .pop-location{right:0}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:50px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title h2{font-family:Cairo-Medium}body[dir=rtl] .top-page-info-container .location-div .pop-location .country h3{text-align:right;flex-direction:row-reverse;direction:ltr}body[dir=rtl] .top-page-info-container .location-div .pop-location .country h3 .icon{transform:scaleX(-1);-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}.top-page-info-container{background-color:#111;height:70px;display:flex;align-items:center;gap:15px;color:#fff;font-family:Roboto-Medium;padding:0 25px}.top-page-info-container .location-div{position:relative}.top-page-info-container .location-div .main-parag-location{display:flex;align-items:center;gap:7px;cursor:pointer;text-transform:uppercase}.top-page-info-container .location-div .main-parag-location .icon{color:var(--Primary-Color)}.top-page-info-container .location-div .pop-location{background-color:#262626;width:300px;position:absolute;top:44px;left:0;z-index:2;border:1px solid #404040;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px}.top-page-info-container .location-div .pop-location .country{padding:15px}.top-page-info-container .location-div .pop-location .country .title{height:40px;border-bottom:1px solid #3e3e3e}.top-page-info-container .location-div .pop-location .country .title h2{font-family:Roboto-Medium;font-weight:400;display:flex;align-items:center;gap:7px;text-transform:uppercase}.top-page-info-container .location-div .pop-location .country .title h2 .icon{color:var(--Primary-Color)}.top-page-info-container .location-div .pop-location .country h3{font-family:Roboto-Regular;font-weight:400;display:flex;gap:7px;margin-top:15px}.top-page-info-container .location-div .pop-location .country h3 a{text-decoration:underline;color:#fff}.top-page-info-container .location-div .pop-location .country h3 .icon{flex-shrink:0;color:var(--Primary-Color)}@media(max-width:2048px){.top-page-info-container{height:62px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:15px}.top-page-info-container .location-div .pop-location{width:280px;top:40px}.top-page-info-container .location-div .pop-location .country{padding:15px}.top-page-info-container .location-div .pop-location .country .title{height:38px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:22px}.top-page-info-container .location-div .pop-location .country h3{margin-top:15px;font-size:17.5px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:47px}}@media(max-width:1921px){.top-page-info-container{height:58px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:14px}.top-page-info-container .location-div .pop-location{width:260px;top:36px}.top-page-info-container .location-div .pop-location .country{padding:13px}.top-page-info-container .location-div .pop-location .country .title{height:36px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:20px}.top-page-info-container .location-div .pop-location .country h3{margin-top:15px;font-size:16px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:44px}}@media(max-width:1707px){.top-page-info-container{height:52px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:13px}.top-page-info-container .location-div .pop-location{width:225px;top:34px}.top-page-info-container .location-div .pop-location .country{padding:13px}.top-page-info-container .location-div .pop-location .country .title{height:32px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:18px}.top-page-info-container .location-div .pop-location .country h3{margin-top:10px;font-size:14.5px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:38px}}@media(max-width:1537px){.top-page-info-container{height:47px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:12px}.top-page-info-container .location-div .pop-location{width:205px;top:30px}.top-page-info-container .location-div .pop-location .country{padding:11px}.top-page-info-container .location-div .pop-location .country .title{height:30px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:16px}.top-page-info-container .location-div .pop-location .country h3{margin-top:10px;font-size:13px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:35px}}@media(max-width:1260px){.top-page-info-container{height:42px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:11px}.top-page-info-container .location-div .pop-location{width:185px;top:26px}.top-page-info-container .location-div .pop-location .country{padding:10px}.top-page-info-container .location-div .pop-location .country .title{height:28px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:14px}.top-page-info-container .location-div .pop-location .country h3{margin-top:10px;font-size:11.5px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:30px}}@media(max-width:1107px){.top-page-info-container{height:35px}.top-page-info-container .location-div .main-parag-location,.top-page-info-container .location-div .main-parag-location .icon{font-size:10px}.top-page-info-container .location-div .pop-location{width:185px;top:24px}.top-page-info-container .location-div .pop-location .country{padding:10px}.top-page-info-container .location-div .pop-location .country .title{height:28px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:14px}.top-page-info-container .location-div .pop-location .country h3{margin-top:10px;font-size:11.5px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:29px}}@media(max-width:900px){.top-page-info-container{height:35px;padding:0 15px}.top-page-info-container .location-div .main-parag-location{font-size:9px;gap:4px}.top-page-info-container .location-div .main-parag-location .icon{font-size:9px}.top-page-info-container .location-div .pop-location{width:165px;top:23px}.top-page-info-container .location-div .pop-location .country{padding:10px}.top-page-info-container .location-div .pop-location .country .title{height:24px}.top-page-info-container .location-div .pop-location .country .title h2{font-size:12px}.top-page-info-container .location-div .pop-location .country h3{margin-top:10px;font-size:10px}body[dir=rtl] .top-page-info-container .location-div .pop-location .country .title{height:26px}}@media(max-width:455px){.top-page-info-container{height:35px;padding:0 3px}.top-page-info-container .icon{font-size:7px}.top-page-info-container p{font-size:8px;gap:2px}}@media(max-width:344px){.top-page-info-container{display:none}}