@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans+Arabic:wght@100;200;300;400;500;600;700&family=Kanit:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Outfit:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,serif}body{background:#fff}html{scroll-behavior:smooth}a{text-decoration:none;color:inherit;line-height:1;cursor:pointer}.container{padding-left:10%;padding-right:10%}.btn{background:#41af35;color:#fff;padding:10px 25px;font-size:16px;border-radius:20px;cursor:pointer;border:0;outline:0}.btn-small{border:1px solid #41AF35;background:#fff;padding:8px 16px;font-size:14px;border-radius:10px;cursor:pointer;outline:0}.btn-border{background:transparent;color:#000;padding:10px 25px;font-size:16px;border-radius:20px;cursor:pointer;border:0;border:1px solid #000000;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.btn-long{background:#41af35;width:350px;color:#fff;padding:10px 25px;font-size:16px;border-radius:10px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center}.btn-img{width:20px;margin-left:10px}.gifeditor{width:100px}.btn-box{margin-top:20px;width:320px;display:flex;flex-direction:row;justify-content:space-between}@media screen and (min-width: 1025px) and (max-width: 1600px){.container{padding-left:5%;padding-right:5%}}@media screen and (min-width: 769px) and (max-width: 1024px){.container{padding-left:5%;padding-right:5%}.btn-long{background:#41af35;width:230px;color:#fff;padding:10px 25px;font-size:15px;border-radius:10px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center}p{font-size:14px}.btn{background:#41af35;color:#fff;padding:10px 25px;font-size:15px;border-radius:20px;cursor:pointer;border:0;outline:0}.btn-border{background:transparent;color:#000;padding:10px 25px;font-size:15px;border-radius:20px;cursor:pointer;border:0;border:1px solid #000000;font-weight:600;display:inline-flex;align-items:center;justify-content:center}}@media screen and (min-width: 431px) and (max-width: 919px){.container{padding-left:3%;padding-right:3%}.btn-long{background:#41af35;width:400px;color:#fff;padding:10px 25px;font-size:15px;border-radius:10px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center}}@media screen and (min-width: 200px) and (max-width: 430px){.container{padding-left:2%;padding-right:2%}.btn-border{background:transparent;color:#000;padding:10px 25px;font-size:15px;border-radius:20px;cursor:pointer;border:0;border:1px solid #000000;font-weight:600;display:inline-flex;align-items:center;justify-content:center}.btn{background:#41af35;color:#fff;padding:10px 25px;font-size:15px;border-radius:20px;cursor:pointer;border:0;outline:0}.btn-long{background:#41af35;width:300px;color:#fff;padding:10px 25px;font-size:15px;border-radius:10px;cursor:pointer;border:0;outline:0;display:inline-flex;align-items:center;justify-content:center}}nav{width:100%;background:#fff;color:#000;padding:8px 16px;position:fixed;top:0;left:0;display:flex;align-items:center;justify-content:space-between;z-index:1000;box-sizing:border-box}.nav-list{margin:0;padding:0;display:flex;align-items:center;gap:8px}.nav-list li{display:inline-block;list-style:none}.logo{margin:10px;width:180px}nav ul li{display:inline-block;list-style:none;margin:5px 20px;font-size:16px}.hamburg{background:transparent;border:none;display:none;padding:6px;cursor:pointer}.burgimg{width:40px;height:auto}.nav-link{color:#000;text-decoration:none;padding:10px;font-weight:500;transition:color .3s}.nav-link:hover{color:#07c}.nav-link.active{color:#0fd100;font-weight:600;border-bottom:2px solid #0fd100}.careers-btn{background:red;color:#fff!important;padding:8px 16px;border-radius:20px;font-weight:400}@media screen and (max-width: 919px){.nav-list{display:none}.hamburg{display:inline-block}}.mobile-menu{position:fixed;top:64px;left:0;right:0;bottom:0;background:#0006;z-index:900;visibility:hidden;opacity:0;transition:opacity .2s ease}.mobile-menu.open{visibility:visible;opacity:1}.mobile-menu-panel{width:100%;background:#fff;padding:20px;border-top-left-radius:10px;border-top-right-radius:10px;box-shadow:0 -5px 10px #0000001a}.mobile-menu.open .mobile-menu-panel{transform:translateY(0)}@keyframes slideDown{0%{transform:translateY(-8px);opacity:0}to{transform:translateY(0);opacity:1}}.mobile-menu-panel ul{list-style:none;padding:0;margin:0}.mobile-menu-panel li{margin:10px 0}.mobile-link{display:block;color:#222;text-decoration:none;padding:12px;font-size:18px;border-radius:6px;transition:background .3s}.mobile-link:hover{background:#0000000d}.careers-btn-mobile{display:inline-block;background:red;color:#fff!important;padding:10px 14px;border-radius:20px;font-weight:400}.mobile-close{background:transparent;border:none;font-size:28px;line-height:1;position:absolute;right:12px;top:8px;cursor:pointer}.mobile-contact-btn{width:100%;padding:12px;border-radius:8px;font-size:16px;cursor:pointer}@media screen and (max-width: 919px){.mobile-menu{z-index:800}}textarea:invalid{border-color:red}.modal-close{position:absolute;right:12px;top:8px;background:transparent;border:none;font-size:22px;cursor:pointer}@media screen and (min-width: 920px) and (max-width: 1024px){nav ul li{display:inline-block;list-style:none;margin:5px 15px;font-size:15px}.logo{margin:10px;width:150px}}@media screen and (min-width: 431px) and (max-width: 919px){nav ul{display:none;position:absolute;right:10px;width:calc(100% - 20px);max-width:520px;background:#fff;padding:12px;border-radius:8px;box-shadow:0 6px 18px #0000001f;z-index:50}nav ul.open{display:block}nav ul li{display:block;margin:10px 0;font-size:16px}.logo{margin:10px;width:150px}.hamburg{background:transparent;border:none;display:inline-block}.burgimg{width:40px}}@media screen and (min-width: 200px) and (max-width: 430px){nav ul{display:none;position:absolute;top:64px;right:8px;width:calc(100% - 16px);max-width:300px;background:#fff;padding:10px;border-radius:8px;box-shadow:0 6px 18px #0000001f;z-index:50}nav ul.open{display:block}nav ul li{display:block;margin:8px 0;font-size:15px}.logo{margin:10px;width:150px}.hamburg{background:transparent;border:none;display:inline-block}.burgimg{width:40px}}.footer{padding-top:30px;margin-top:0;background:#41b13533;padding-bottom:50px}.section1{display:flex;flex-direction:row;justify-content:center;align-items:center}.details1 h1{font-size:35px;font-weight:600}.details1 p{margin-top:30px;text-align:justify;max-width:800px}.image-inter{margin-right:80px;width:300px}@media screen and (min-width: 920px) and (max-width: 1024px){.details1 h1{font-size:30px;font-weight:600}.image-inter{margin-right:50px;width:300px}}@media screen and (min-width: 541px) and (max-width: 919px){.image-inter{margin-right:30px;width:300px}.details1 p{margin-top:10px;text-align:justify;max-width:800px}}@media screen and (min-width: 200px) and (max-width: 540px){.section1{display:flex;flex-direction:column;justify-content:center;align-items:center}.image-inter{margin-right:0;width:300px}.details1{display:flex;flex-direction:column;justify-content:center;align-items:center}.details1 h1{font-size:30px;max-width:300px;font-weight:600;text-align:center}.details1 p{margin-top:10px;text-align:justify;max-width:320px}}.lowernav{height:300px;background:#000}.sec1{padding-top:40px}.part1{display:flex;justify-content:space-between}.sec1 h1{font-size:20px;font-weight:500;color:#fff}.sec1 p{font-size:15px}.social-icon{width:35px}.social-section{max-width:80px;margin-top:20px;display:flex;justify-content:space-between}.info-section{margin-top:20px}.info-section p{margin-top:5px;color:#fff}.white-logo{margin-top:5px;width:150px}@media screen and (min-width: 920px) and (max-width: 1024px){.sec1 h1{font-size:17px;font-weight:500;color:#fff}.sec1 p{font-size:13px}.white-logo{margin-top:5px;width:100px}.social-icon{width:27px}.social-section{max-width:65px;margin-top:20px;display:flex;justify-content:space-between}}@media screen and (min-width: 541px) and (max-width: 919px){.sec1 h1{font-size:15px;font-weight:500;color:#fff}.sec1 p{font-size:12px}.white-logo{margin-top:5px;width:80px}.social-icon{width:24px}.social-section{max-width:60px;margin-top:20px;display:flex;justify-content:space-between}.part1{display:flex;justify-content:space-between}}@media screen and (min-width: 200px) and (max-width: 540px){.part1{display:flex;flex-direction:column;justify-content:space-between}.lowernav{height:800px;background:#000}.sec1 h1{font-size:16px;font-weight:500;color:#fff}.sec1 p{font-size:14px}.sec1{padding-top:20px}}.brands{margin-top:40px}.brand-details{margin-top:10px;display:flex;justify-content:space-between}.brand-details p{color:#fff}@media screen and (min-width: 920px) and (max-width: 1024px){.brand-details p{color:#fff;font-size:13px}}@media screen and (min-width: 200px) and (max-width: 430px){.brand-details{margin-top:10px;display:flex;flex-direction:column;justify-content:space-between}.brand-details p{margin-top:10px;color:#fff;font-size:14px}}.hero{width:100%;min-height:100vh;background:url(./down.CZJoddH8.jpg);background-size:cover;background-position:center;display:flex;align-items:last baseline;justify-content:left}.hero-text{align-items:left;background-color:#ffffffe6;padding:30px;border-radius:20px;width:800px;margin-bottom:50px}.hero-text h1{font-size:40px;font-weight:500;color:#000;text-align:left;line-height:1.2}.hero-text p{margin-top:20px;margin-bottom:20px;text-align:justify;max-width:750px;line-height:1.3;color:#000}@media screen and (min-width: 1025px) and (max-width: 1600px){.hero{width:100%;min-height:100vh;background:url(./down.CZJoddH8.jpg);background-size:cover;background-position:center;display:flex;align-items:last baseline;justify-content:left}}@media screen and (min-width: 920px) and (max-width: 1024px){.hero-text h1{font-size:30px;font-weight:500;color:#000;text-align:left;line-height:1.2}.hero-text{background-color:#ffffffe6;padding:30px;border-radius:20px;max-width:700px;margin-bottom:50px}.hero-text p{margin-top:20px;margin-bottom:20px;text-align:justify;max-width:750px;line-height:1.3;color:#000}}@media screen and (min-width: 431px) and (max-width: 919px){.hero-text{max-width:600px}}.welcome-header{margin-top:50px;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:50px}.welcome-header h1{font-size:40px;font-weight:600}.welcome-header p{max-width:1000px;text-align:justify}.decoration{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center}.color-box{width:20px;height:120px;background:#41af35;margin-right:20px;border-radius:7px}@media screen and (min-width: 920px) and (max-width: 1024px){.welcome-header h1{font-size:30px;font-weight:600}.welcome-header p{max-width:800px;text-align:justify}.color-box{width:10px;height:120px;background:#41af35;margin-right:20px;border-radius:7px}}@media screen and (min-width: 541px) and (max-width: 919px){.decoration{margin-top:20px;display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:700px}}@media screen and (min-width: 200px) and (max-width: 540px){.welcome-header h1{font-size:35px;max-width:300px;font-weight:600;text-align:center}.welcome-header p{max-width:350px;text-align:justify}.color-box{display:none}}.why{padding-top:30px;background:#41b13533;padding-bottom:50px}.why-header h1{font-size:35px;font-weight:600}.card-columns{margin-top:40px}.card-rows{display:flex;flex-direction:row;justify-content:center}.card{margin-top:20px;width:650px;height:230px;background:#fff;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:50px;margin-left:20px}.details{margin-left:30px}.details h1{font-size:23px}.details p{margin-top:10px;text-align:justify}@media screen and (min-width: 920px) and (max-width: 1024px){.why-header h1{font-size:30px;font-weight:600}.details h1{font-size:18px}.details p{margin-top:10px;font-size:13px;text-align:justify}}@media screen and (min-width: 541px) and (max-width: 919px){.why-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.why-header h1{font-size:35px;font-weight:600;text-align:center}.why-header p{margin-top:10px;text-align:center;max-width:500px}.card-rows{display:flex;flex-direction:column;justify-content:center;align-items:center}}@media screen and (min-width: 200px) and (max-width: 540px){.why-header{display:flex;flex-direction:column;justify-content:center;align-items:center}.why-header h1{font-size:30px;font-weight:600;text-align:center}.why-header p{margin-top:10px;text-align:center;max-width:300px}.card-rows{display:flex;flex-direction:column;justify-content:center;align-items:center}.card{margin-top:20px;width:340px;height:380px;background:#fff;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:25px;margin-left:0}.details{margin-left:0;display:flex;flex-direction:column;justify-content:center;align-items:center}.details h1{text-align:center;font-size:23px}.details p{text-align:center;margin-top:10px;text-align:justify}.gifeditor{margin-bottom:20px}}.service{padding-top:30px}.service-details h1{font-size:35px;font-weight:600}.partitions{margin-top:50px;display:flex;align-items:center;justify-content:space-around;padding-left:5%;padding-right:5%}.parts{border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.parts h1{margin-top:20px;max-width:350px;font-size:21px;text-align:center}.parts p{margin-top:20px;max-width:350px;text-align:justify;margin-bottom:20px}.service-img{margin:10px;width:350px;border-radius:10px}@media screen and (min-width: 920px) and (max-width: 1024px){.partitions{margin-top:50px;display:flex;align-items:center;justify-content:space-around;padding-left:5%;padding-right:5%}.service-img{margin:10px;width:230px;border-radius:10px}.parts p{margin-top:20px;max-width:230px;text-align:justify;margin-bottom:20px}.parts h1{margin-top:20px;max-width:250px;font-size:21px;text-align:center}.service-details h1{font-size:30px;font-weight:600}}@media screen and (min-width: 431px) and (max-width: 919px){.partitions{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.service-img{height:200px;width:100%;object-fit:cover;object-position:center;border-radius:10px}.parts p{margin-top:20px;max-width:400px;text-align:justify;margin-bottom:20px}.parts h1{margin-top:20px;max-width:400px;font-size:21px;text-align:center}.service-details h1{text-align:center;font-size:35px;font-weight:600}.service-details p{margin-top:10px;text-align:center;max-width:500px}.parts{margin-top:30px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.service{display:flex;flex-direction:column;padding-top:30px;justify-content:center;align-items:center}}@media screen and (min-width: 200px) and (max-width: 430px){.partitions{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.parts{margin-top:40px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.service-details h1{text-align:center;font-size:30px;font-weight:600}.service-details p{margin-top:10px;text-align:center;max-width:300px}.service-details{display:flex;flex-direction:column;justify-content:center;align-items:center}.service-img{height:200px;width:90%;object-fit:cover;object-position:center;border-radius:10px}.parts p{margin-top:20px;max-width:300px;text-align:justify;margin-bottom:20px}}.life{padding-top:80px;margin-bottom:50px}.life-detail h1{font-size:35px;font-weight:600}.gallery{margin-top:40px;display:flex;flex-direction:column;align-items:center;justify-content:center}.gallery p{margin-bottom:10px;margin-top:20px;text-align:justify;max-width:700px}@media screen and (min-width: 920px) and (max-width: 1024px){.life-detail h1{font-size:30px;font-weight:600}.gallery p{margin-bottom:20px;margin-top:20px;text-align:justify;max-width:700px}}@media screen and (min-width: 431px) and (max-width: 919px){.life-detail{display:flex;flex-direction:column;align-items:center}.life-detail h1{text-align:center;font-size:35px;font-weight:600}.life-detail p{text-align:center;max-width:500px}}@media screen and (min-width: 200px) and (max-width: 430px){.life-detail{display:flex;flex-direction:column;align-items:center}.life-detail h1{text-align:center;font-size:30px;font-weight:600}.life-detail p{text-align:center;max-width:300px}.gallery p{margin-bottom:10px;margin-top:20px;text-align:justify;max-width:350px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.gallery-container{width:100%;max-width:1000px;margin:auto;padding:20px}.swiper-container{width:100%;height:400px}.swiper-slide{display:flex;justify-content:center;align-items:center}.gallery-image{width:300px;height:400px;border-radius:10px;box-shadow:0 5px 15px #000000b3;transition:transform .3s ease-in-out}.gallery-image:hover{transform:scale(1.1)}@media screen and (min-width: 920px) and (max-width: 1024px){.gallery-container{width:100%;max-width:800px;margin:auto;padding:20px}}@media screen and (min-width: 431px) and (max-width: 919px){.gallery-container{width:100%;max-width:700px;margin:auto;padding:20px}}.about{padding-top:60px;padding-bottom:60px;margin-top:0;display:flex;flex-direction:column;align-items:center;background:#41b13533}.aboutview{display:flex;align-items:center;justify-content:center;max-width:1400px;gap:40px;padding:0 20px}.aboutdetails{margin-left:80px;max-width:800px;text-align:justify}.aboutdetails p{margin-top:20px;line-height:1.6}.aboutdetails p span{font-weight:500}.aboutdetails h1{font-size:35px;font-weight:600;margin:0}.aboutimage{width:350px;max-width:40vw;height:auto;border-radius:10px;object-fit:cover}.aboutview2{display:none;gap:20px}@media screen and (min-width: 541px) and (max-width: 919px){.aboutview{display:none}.aboutview2{display:flex;flex-direction:column;align-items:center;justify-content:center;max-width:700px;padding:0 16px}.aboutdetails{margin-left:0;max-width:100%;text-align:left}.aboutimage{margin-top:24px;width:100%;max-width:420px}.aboutdetails h1{font-size:28px}}@media screen and (max-width: 540px){.aboutview{display:none}.aboutview2{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:24px 16px;gap:20px}.aboutdetails{margin-left:0;max-width:100%;text-align:left}.aboutdetails h1{font-size:22px;line-height:1.2}.aboutdetails p{margin-top:12px;font-size:15px}.aboutimage{width:100%;max-width:520px;height:auto;border-radius:8px}}@media screen and (min-width: 1601px){.aboutview{gap:80px}.aboutdetails h1{font-size:40px}}.aboutmiddle{position:relative;margin-top:50px;height:400px;background:url(./about02.Br_gTB5r.jpg) no-repeat center center/cover}.aboutmiddle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.aboutmiddle *{position:relative;z-index:2}.quote{margin-top:60px;padding:0 16px}.quote-details{display:flex;flex-direction:column;align-items:center;max-width:1150px;margin:0 auto}.quote-details h1{font-size:35px;font-weight:600;margin:0}.quote-details p{margin-top:20px;text-align:justify;max-width:1150px;line-height:1.6}.values{margin-top:80px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;gap:40px;margin-bottom:100px;flex-wrap:wrap}.part-01,.part-02{display:flex;flex-direction:column;gap:24px;min-width:260px;align-items:center}.value-cards{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;max-width:320px;text-align:center;padding:12px}.value-image{width:250px;max-width:100%;height:auto;border-radius:10px;object-fit:cover}.value-cards h1{margin-top:10px;font-size:20px;font-weight:500;text-align:center}.value-cards p{margin-top:12px;text-align:justify;font-size:14px;max-width:260px;line-height:1.5}.quote-shadow{display:none}@media screen and (min-width: 920px) and (max-width: 1024px){.value-image{width:180px}.value-cards h1{font-size:18px;max-width:200px}.part-01,.part-02{min-width:220px}}@media screen and (min-width: 541px) and (max-width: 919px){.quote-details h1{font-size:32px;text-align:center}.values{flex-direction:column;gap:32px;align-items:center;margin-top:60px}.part-01,.part-02{width:100%;display:flex;justify-content:center;gap:24px;flex-wrap:wrap}.value-cards{max-width:320px;flex:1 1 45%}.quote-details p{margin-top:18px;text-align:justify;max-width:700px}}@media screen and (max-width: 540px){.quote{padding:16px}.quote-details h1{font-size:24px;text-align:center}.quote-details p{margin-top:12px;font-size:15px;max-width:100%;text-align:left}.values{margin-top:30px;flex-direction:column;align-items:center;gap:20px;margin-bottom:60px}.part-01,.part-02{width:100%;display:flex;flex-direction:column;gap:20px;align-items:center}.value-cards{width:100%;max-width:540px;padding:8px}.value-image{width:100%;max-width:480px;border-radius:8px}.value-cards h1{font-size:18px;margin-top:8px}}@media screen and (min-width: 1600px){.values{gap:80px}.quote-details h1{font-size:40px}}.servicemiddle{position:relative;margin-top:50px;height:400px;background:url(./servicemiddle.B99UY3JQ.jpg) no-repeat center center/cover}.servicemiddle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.servicemiddle *{position:relative;z-index:2}.services-expanded{padding-bottom:40px}.services-expanded-details h1{margin-top:60px;font-size:35px;font-weight:600;text-align:center}.partitions-expanded{margin-top:30px;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding-left:5%;padding-right:5%}.parts-expanded{padding:20px;margin-top:15px;border-radius:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}.balance{padding-left:50px;padding-right:50px}.parts-expanded h1{font-size:21px;text-align:left}.parts-expanded p{margin-top:20px;max-width:850px;text-align:justify;margin-bottom:20px}.service-img-expanded{margin:10px;width:350px;border-radius:10px}@media screen and (min-width: 920px) and (max-width: 1024px){.partitions-expanded{margin-top:50px;display:flex;align-items:center;justify-content:space-around;padding-left:5%;padding-right:5%}.services-expanded-img{margin:10px;width:230px;border-radius:10px}.parts-expanded p{margin-top:20px;max-width:230px;text-align:justify;margin-bottom:20px}.parts h1{margin-top:20px;max-width:250px;font-size:21px;text-align:center}.services-expanded-details h1{font-size:30px;font-weight:600}}@media screen and (min-width: 431px) and (max-width: 919px){.partitions-expanded{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.services-expanded-img{height:200px;width:100%;object-fit:cover;object-position:center;border-radius:10px}.parts-expanded p{margin-top:20px;max-width:400px;text-align:justify;margin-bottom:20px}.parts-expanded h1{margin-top:20px;max-width:400px;font-size:21px;text-align:center}.services-expanded-details h1{text-align:center;font-size:35px;font-weight:600}.services-expanded-details p{margin-top:10px;text-align:center;max-width:500px}.parts{margin-top:30px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.services-expanded{display:flex;flex-direction:column;padding-top:30px;justify-content:center;align-items:center}}@media screen and (min-width: 200px) and (max-width: 430px){.partitions-expanded{margin-top:0;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.parts-expanded{margin-top:40px;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center}.services-expanded-details h1{text-align:center;font-size:30px;font-weight:600}.services-expanded-details p{margin-top:10px;text-align:center;max-width:300px}.services-expanded-details{display:flex;flex-direction:column;justify-content:center;align-items:center}.services-expanded-img{height:200px;width:90%;object-fit:cover;object-position:center;border-radius:10px}.parts-expanded p{margin-top:20px;max-width:300px;text-align:justify;margin-bottom:20px}}.careersmiddle{position:relative;margin-top:50px;height:400px;background:url(./careers.3RSPzIM7.png) no-repeat center center/cover}.careersmiddle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.careersmiddle *{position:relative;z-index:2}.jobboard{margin-top:60px;margin-bottom:60px}.jobboard-details{display:flex;flex-direction:column;align-items:center}.jobboard-details h1{font-size:35px;font-weight:600}.filters{display:flex;justify-content:left;margin-bottom:20px;gap:20px}.filters select{margin-top:40px;padding:10px;border:1px solid #000000;border-radius:4px}.jobs{padding-top:20px;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;margin-top:20px;list-style:none}.jobbyid{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.jobbyid h2{font-size:18px;font-weight:600;margin-bottom:10px}.jobbyid p{font-size:14px;color:#030303;margin-bottom:10px}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:999;display:flex;align-items:center;justify-content:center}.modal-content{background:#fff;border-radius:8px;width:90%;max-width:800px;height:700px;position:relative;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 0 15px #0003}.modal-scrollable{padding:2rem;overflow-y:auto;flex:1}.modal-scrollable h2{font-size:18px}.modal-scrollable p{font-size:14px}.modal-actions{padding:1rem 2rem;border-top:1px solid #eee;background:#fff;text-align:right}.modal-close{position:absolute;top:.5rem;right:1rem;font-size:1.5rem;background:none;border:none;cursor:pointer;color:#555}.modal-close:hover{color:#000}.form-input{display:block;width:100%;margin:.5rem 0 1rem;padding:.5rem;border:1px solid #ccc;border-radius:4px}.action-buttons button{margin-right:10px}input:invalid{border-color:red}.spinner{border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;width:14px;height:14px;animation:spin 1s linear infinite;display:inline-block;margin-right:6px;vertical-align:middle}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.filters{display:none}}.lifemiddle{position:relative;margin-top:50px;height:500px;background:url(./life.Di6yVQwF.jpg) no-repeat center center/cover}.lifemiddle:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0000004d;z-index:1}.lifemiddle *{position:relative;z-index:2}.middledetails{padding-top:50px;padding-bottom:50px;color:#fff;display:flex;flex-direction:column;align-items:center}.middledetails p{margin-top:22px;font-size:17px;text-align:center;max-width:800px}.middledetails p span{font-size:25px;font-weight:600}.gallery-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;padding:1rem}.gallery-item{overflow:hidden;border-radius:10px;box-shadow:0 4px 10px #0000001a}.gallery-item img{width:100%;height:auto;display:block;transition:transform .3s ease}.gallery-item img:hover{transform:scale(1.05)}
