@font-face{font-family:Noor;src:url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.eot);src:url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.eot?#iefix)format("embedded-opentype"),url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.woff2)format("woff2"),url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.woff)format("woff"),url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.ttf)format("truetype"),url(https://db.onlinewebfonts.com/t/305615e1c1c30050333c83c48c25d260.svg#Noor)format("svg")}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;height:100vh;margin:0;width:100vw}[dir=rtl] body,body{font-family:Noor,Arial,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh;width:100vw}:root{--orange:#f26522;--orange80:#f26522cc;--orange40:#f2652266;--orange20:#f2652233;--gray:#4d4d4f;--gray80:#4d4d4fcc;--gray40:#4d4d4f66;--gray20:#4d4d4f33;--black:#1c1c1c;--white:#fff}.main{margin:0;overflow-x:hidden;width:100vw}html{scroll-behavior:smooth}nav{align-items:center;background-color:var(--white);border-radius:10px;box-shadow:0 15px 38px 0 #0000000f;color:#fff;display:flex;justify-content:space-between;margin:3rem;padding:1rem 5rem;position:-webkit-sticky;position:sticky;top:0;z-index:100}nav,nav:hover{transition:all .3s}nav:hover{box-shadow:0 15px 38px 0 var(--orange20)}.dots{display:none}nav.shrink .dots{display:block}.dots div{background-color:var(--black);display:none;height:3px;margin:5px 0 5px 2rem;transition:all .3s;width:100%}nav.shrink{justify-content:space-between;margin:1rem;padding:1rem 4rem;top:5%;transition:all .3s ease;width:-webkit-fit-content;width:fit-content}nav.shrink .dots div{display:block}[dir=rtl] nav.shrink .dots div{margin:5px 2rem 5px 0}nav.shrink:hover{justify-content:space-between;padding:1rem 5rem;width:auto}nav.shrink:hover .dots{display:none}nav.shrink:hover .nav-links,nav.shrink:hover .nav-right{display:flex;opacity:1}nav.shrink:hover .logo{width:auto}nav.shrink .logo{transition:width .3s ease;width:10rem}nav.shrink .nav-links,nav.shrink .nav-right{display:none;opacity:0;transition:opacity .3s ease}.lang-brgr,.menu-icon{display:none}.logo{cursor:pointer;height:auto;max-width:9rem;transition:all .2s}.logo:hover{scale:.95}.nav-links{column-gap:2rem;display:flex;justify-content:space-between;list-style:none;margin:0;padding:0}.nav-links li{padding:1rem 0;text-align:center}#mobile-order{display:none}.nav-links a{color:var(--black);text-decoration:none;transition:all .2s}.nav-links a:hover{color:var(--orange);transition:all .2s}.nav-right{align-items:center;color:var(--black);column-gap:1rem;display:flex;justify-content:space-between;width:-webkit-fit-content;width:fit-content}@media (max-width:1000px){nav{align-items:center;padding:1rem;position:-webkit-sticky;position:sticky}nav.shrink .dots{display:none}.logo{min-width:10rem}.lang-brgr{align-items:flex-start;display:flex;justify-content:space-between;width:10%}.menu-icon{cursor:pointer;display:block;margin-left:auto;width:30px}[dir=rtl] .menu-icon{margin-left:0;margin-right:auto}nav.shrink{width:auto}nav.shrink:hover .menu-icon{display:block}nav.shrink:hover{justify-content:space-between;padding:1rem;width:auto}nav.shrink:hover .nav-links{display:none}nav.shrink:hover .nav-right{display:none;opacity:0}nav.shrink:hover .menu-icon.open{display:block}nav.shrink:hover .nav-links.open{display:flex;justify-content:space-between}nav.shrink:hover .logo{width:10rem}.menu-icon div{background-color:var(--black);height:3px;margin:5px 0;transition:all .3s;width:100%}.menu-icon.open div:first-child{transform:rotate(45deg) translate(5px,5px)}.menu-icon.open div:nth-child(2){opacity:0}.menu-icon.open div:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}.nav-links{display:none;flex-direction:column;width:100%}.nav-links.open{background-color:var(--white);border-radius:10px;box-shadow:0 15px 38px 0 #0003;display:flex;height:50vh;position:absolute;right:0;top:110%;width:100%}.nav-links.open button{color:var(--white);height:100%;width:100%}#mobile-order,.nav-links.open button{border-bottom-left-radius:10px;border-bottom-right-radius:10px}#mobile-order{background-color:var(--orange);display:block}.nav-links a{padding:.5rem;text-align:left}.nav-right{display:none}}@media (max-width:760px){.lang-brgr{justify-content:flex-start;width:25%}}@media (max-width:480px){.lang-brgr{justify-content:flex-start;width:30%}}.stroked-button{background-color:initial;border:2px solid var(--orange);border-radius:7px;color:var(--orange);cursor:pointer;font-weight:600;padding:.5rem 1.2rem;transition:all .2s;z-index:2}.stroked-button:hover{background-color:var(--orange);color:var(--white);transition:all .2s}.user-supplier-selector button{padding:.5rem 3rem}.close-button{color:var(--orange);z-index:2}#toggle-inactive{border-color:var(--gray40);color:var(--gray40)}#toggle-inactive:hover{background-color:initial;border-color:var(--orange)}#toggle-active:hover{background-color:initial;color:var(--orange)}.info-button{background-color:var(--white);border:none;border-radius:7px;box-shadow:0 10px 35px 0 var(--orange40);color:var(--orange);cursor:pointer;font-weight:600;padding:.7rem 2.5rem;transition:all .2s}.info-button:hover{box-shadow:0 10px 35px 0 var(--orange20);transition:all .2s}.demo-button-div{align-items:center;color:var(--orange);column-gap:10px;cursor:pointer;display:flex;font-size:.9rem;transition:color .2s}.demo-button-div:hover{color:var(--gray);transition:color .2s}.demo-button{background-color:var(--orange);border:none;border-radius:50%;box-shadow:0 10px 35px 0 var(--orange40);color:var(--white);cursor:pointer;padding:18px;transition:all .2s}.demo-button img{height:15px;width:15px}.demo-button-div:hover .demo-button{box-shadow:0 10px 35px 0 var(--orange20);transition:all .2s}.submit-button{background-color:var(--orange);border:none;border-radius:7px;box-shadow:0 10px 35px 0 var(--orange40);color:var(--white);cursor:pointer;font-weight:600;padding:.7rem 3rem;transition:all .2s;z-index:2}.submit-button:hover{box-shadow:none;transition:all .2s}.lang-buttons img{cursor:pointer;max-width:1.8rem;transition:all .3s}.lang-buttons img:hover{scale:1.1}.services-card{align-items:center;background-color:var(--white);border-radius:10px;color:var(--gray);display:flex;flex-direction:column;justify-content:flex-start;padding:59px 17px 38px;width:254px}.services-card:hover{box-shadow:0 20px 38px 0 #0000000f}.services-card img{height:72px;width:76px}.services-card h3{font-size:18px;font-weight:600}.about-card{align-items:flex-start;background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;color:var(--gray);display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;transition:all .3s;width:254px}.about-card:hover{box-shadow:0 20px 38px 0 var(--orange40);transition:all .3s}.about-image-div{height:327px;overflow:hidden;position:relative}.description-overlay{align-items:center;background-color:#ffffffe6;bottom:0;display:flex;justify-content:center;left:0;opacity:0;padding:1rem;position:absolute;right:0;top:0;transition:opacity .3s ease}.about-image-div:hover .description-overlay{color:var(--gray);opacity:1}.about-card img{height:100%;object-fit:cover;width:100%}.about-card h3{color:var(--gray);font-size:18px;font-weight:600;padding-left:1rem}[dir=rtl] .about-card h3{padding-left:0;padding-right:1rem}.areas-we-serve-card{background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;color:var(--gray);display:flex;flex-direction:column;overflow:hidden;padding:62px 0;position:relative;width:100%;z-index:1}.areas-we-serve-card hr{background-color:var(--orange);border:none;height:5px;left:15%;margin:0 0 -3rem;position:relative;width:123px}.areas-we-serve-card h2{font-size:50px;left:15%;position:relative;text-align:left}[dir=rtl] .areas-we-serve-card h2{left:auto;right:15%;text-align:right}.areas-we-serve-card strong{color:var(--orange)}.areas-we-serve-card-img-div{border-radius:10px;height:290px;left:10%;margin-bottom:2rem;overflow:hidden;position:relative;width:80%}[dir=rtl] .areas-we-serve-card-img-div{left:-10%}.areas-we-serve-card img{height:100%;object-fit:cover;width:100%}.areas-we-serve-card .quote{height:49px;left:85%;margin-bottom:-1rem;position:relative;width:70px}.areas-we-serve-card p{left:20%;position:relative;text-align:center;width:60%}[dir=rtl] .areas-we-serve-card .quote{height:49px;margin-bottom:-1rem;position:relative;right:85%;transform:scaleX(-1);width:70px}[dir=rtl] .areas-we-serve-card p{position:relative;right:20%;text-align:center;width:60%}.quote-description strong{color:#005430}.contact-card{position:relative}.contact-card-container{align-items:center;background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;color:var(--gray);column-gap:1rem;display:flex;height:80vh;justify-content:flex-start;width:80vw}.contact-card-left{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between}.contact-card-left img{height:100%;object-fit:cover;width:100%}[dir=rtl] .contact-card-left{transform:scaleX(-1)}.contact-card-right{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;padding:1rem}.contact-card-right hr{background-color:var(--orange);border:none;height:5px;margin:0 0 -3rem;width:143px}.contact-card-right h2{font-size:50px;font-weight:700;margin-bottom:0}.contact-card-right-form{align-items:flex-start;display:flex;flex-direction:column;height:100%;justify-content:space-between}input{border:none;border-bottom:1px solid #000;margin-bottom:1rem;padding:.7rem 1rem;width:100%}input:focus{outline:none}textarea{border:none;margin-bottom:1rem;padding:.7rem 1rem;resize:none;width:100%}textarea:focus{outline:none}.contact-card a{color:var(--orange);font-style:italic;font-weight:600;transition:all .2s}.contact-card a:hover{color:var(--gray);text-decoration:none;transition:all .2s}.contact-icon{position:absolute;right:-1.5rem;top:-1.5rem}[dir=rtl] .contact-icon{left:-1.5rem;right:auto;transform:scaleX(-1)}.contact-decor-1{position:absolute;right:0;top:0;z-index:1}[dir=rtl] .contact-decor-1{left:0;position:absolute;right:auto;top:0;transform:scaleX(-1);z-index:1}.contact-decor-2{bottom:0;position:absolute;right:0;z-index:1}[dir=rtl] .contact-decor-2{bottom:0;left:0;position:absolute;right:auto;transform:scaleX(-1);z-index:1}.modal-backdrop{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal-content{border-radius:8px;padding:20px;position:relative}.user-supplier-selector{align-items:center;column-gap:2rem;display:flex;justify-content:flex-start;margin-bottom:1rem}.close-button{background:none;border:none;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.order-select-text{font-size:.9rem}select{border:none;border-bottom:1px solid #000;margin-bottom:1rem;padding:.5rem 1rem;width:100%}label{font-size:.9rem;margin-top:.5rem}select:focus{outline:none}.choose-service-card{transition:transform .3s ease}.choose-service-card-title{background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;cursor:pointer;display:flex;justify-content:space-between;position:relative;width:100%;z-index:2}.choose-service-card-title h3{font-size:19px;font-weight:500;padding-left:2rem;transition:color .3s ease}.choose-service-card-title img{padding-right:2rem}[dir=rtl] .choose-service-card-title h3{padding-left:0;padding-right:2rem}[dir=rtl] .choose-service-card-title img{padding-left:2rem;padding-right:0}.active-title{color:var(--gray)}.inactive-title{color:var(--orange)}.choose-service-card-description-visible{background-color:#f5f5f5;border-bottom-left-radius:10px;border-bottom-right-radius:10px;display:block;margin-top:-1rem;opacity:1;padding:2rem 0 1rem;position:relative;transform:translateY(0);transition:opacity 1s ease,transform 1s ease;width:100%;z-index:1}.choose-service-card-description-visible p{color:var(--gray);padding:0 2rem;text-align:justify}.choose-service-card-description-visible button{margin-left:2rem;margin-top:1rem}[dir=rtl] .choose-service-card-description-visible button{margin-left:0;margin-right:2rem}.choose-service-card-description-hidden{display:block;height:0;opacity:0;overflow:hidden;transform:translateY(-10px);transition:opacity 1s ease,transform 1s ease,height 1s ease}@media (max-width:768px){.services-card{justify-content:center}.services-card h3,.services-card p{text-align:center}.about-card{align-items:center}.about-card h3{padding-left:0}.description-overlay{text-align:center}.areas-we-serve-card{align-items:center;justify-content:center}.areas-we-serve-card hr{left:0}.areas-we-serve-card h2{font-size:3rem;left:0;text-align:center}[dir=rtl] .areas-we-serve-card h2{left:auto;right:auto;text-align:right}[dir=rtl] .areas-we-serve-card-img-div{left:auto}.areas-we-serve-card-img-div{left:0;margin-bottom:0;width:90%}[dir=rtl] .areas-we-serve-card .quote{left:auto;right:30%}[dir=rtl] .areas-we-serve-card p{left:auto;margin-top:2rem;right:0;width:90%}.areas-we-serve-card .quote{left:30%;margin-top:2rem}.areas-we-serve-card p{left:0;margin-top:2rem;width:90%}.contact-card-container{justify-content:center}.contact-card-left{display:none}.contact-card-right{align-items:center;justify-content:center}.contact-card-right hr{margin-left:2rem}.contact-card-right h2{font-size:3rem;text-align:center}.contact-card-right p{text-align:center}.contact-card-right-form button{width:100%}.user-supplier-selector{flex-direction:column;justify-content:center;row-gap:1rem}.user-supplier-selector button{width:100%}.close-button{font-size:30px}.contact-card-right-form{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}.contact-card-right-form input{width:100%}.choose-service-card{width:100%}}footer{align-items:center;bottom:0;flex-direction:column}.footer-upper,footer{display:flex;justify-content:space-around}.footer-upper{align-items:flex-start;border-bottom:1px solid var(--gray20);padding-bottom:2rem}.footer-col-1{row-gap:0;width:25%}.footer-col-1 img{margin-bottom:0;max-width:7rem}.footer-col-1 p{color:var(--gray);font-size:.9rem}.footer-col-2{align-items:start;display:flex;flex-direction:column;width:25%}.footer-col-2 a{color:var(--gray);text-decoration:none;transition:all .2s}.footer-col-2 a:hover{color:var(--orange);transition:all .2s}.footer-col-3{align-items:start;display:flex;flex-direction:column;width:25%}.footer-col-3 a{color:var(--orange);font-weight:600;text-decoration:none;transition:all .2s}.footer-col-3 a:hover{color:var(--gray);transition:all .2s}.footer-lower{margin-bottom:2rem;margin-top:2rem}.footer-lower a{color:var(--orange);font-weight:500;text-decoration:none;transition:all .2s}.footer-lower a:hover{color:var(--gray);transition:all .2s}@media (max-width:768px){footer{padding:0 2rem}.footer-col-1,.footer-upper{align-items:center;flex-direction:column;justify-content:center}.footer-col-1{display:flex;width:100%}.footer-col-1 img{width:100%}.footer-col-1 p{text-align:center}.footer-col-2{align-items:center;row-gap:1rem;width:100%}.footer-col-3{align-items:center;width:100%}}.decore-triangle{left:0;position:absolute;top:0;z-index:-1}[dir=rtl] .decore-triangle{left:auto;right:0;transform:scaleX(-1)}.orange-dots-rectangle-1{left:656.12px;position:absolute;top:257px;z-index:-1}.orange-dots-rectangle-2{position:absolute;right:7%;rotate:90deg;top:7%;z-index:-1}.triangles-1{bottom:-35%;left:0;position:absolute;width:15%;z-index:-1}.orange-dots-rectangle-3{left:-5%;position:absolute;top:-20%;z-index:-1}.orange-dots-rectangle-4{bottom:-10%;position:absolute;right:-5%;rotate:90deg;z-index:-1}.spring-decore-1{max-height:250px;position:absolute;right:-4rem;top:3rem;z-index:-1}.hero-section{margin-bottom:95px;padding-left:163px}.hero-section,[dir=rtl] .hero-section{align-items:center;display:flex;justify-content:space-around;padding-top:5rem}[dir=rtl] .hero-section{padding-left:0;padding-right:163px}.hero-section-text{align-items:flex-start;color:var(--gray);display:flex;flex-direction:column;flex-shrink:1;justify-content:center;margin-top:-5rem;width:50%}.hero-section-text hr{background-color:var(--orange);border:none;height:5px;margin:0 0 -3rem;width:213.84px}.hero-section-text h1{font-size:80px;font-weight:700;margin-bottom:0}.hero-section-buttons{align-items:center;column-gap:46.81px;display:flex;margin-top:58px}.hero-section-text strong{color:var(--orange)}.hero-image{flex-shrink:2}[dir=rtl] .hero-image{width:90%}.home-services-section{background-color:initial;margin-bottom:95px;margin-top:0;padding:0 5rem;position:relative}.home-services-section,.home-services-section-title{align-items:center;display:flex;flex-direction:column}.home-services-section-title p{color:var(--orange);font-size:18px;font-weight:500;letter-spacing:.9em;margin-bottom:-3rem;padding:0 0 0 1rem}[dir=rtl] .home-services-section-title p{letter-spacing:0;padding-left:0}.home-services-section-title h2{color:var(--gray);font-size:50px;font-weight:700}.home-services-section-cards{column-gap:1rem;display:flex;justify-content:space-around;margin-bottom:3rem;margin-top:1rem}.home-about-section{margin-bottom:100px;margin-top:0;padding:0 5rem;position:relative}.home-about-section,.home-about-section-title{align-items:center;display:flex;flex-direction:column}.home-about-section-title p{color:var(--orange);font-size:18px;font-weight:500;letter-spacing:.9em;margin-bottom:-3rem;padding:0 0 0 1rem}[dir=rtl] .home-about-section-title p{letter-spacing:0;padding-left:0}.home-about-section-title h2{color:var(--gray);font-size:50px;font-weight:700}.home-about-section-title strong{color:var(--orange)}.home-about-section-cards{column-gap:1rem;display:flex;justify-content:space-around;margin-bottom:3rem;margin-top:1rem;position:relative}.home-areas-we-serve-section{align-items:center;display:flex;flex-direction:column;margin-bottom:10rem;margin-top:0;padding:0 10rem;position:relative}.orange-shadow-circle{position:absolute;right:0;top:-12rem;z-index:-1}.our-clients-section{margin-bottom:95px}.home-contact-section{align-items:center;background:linear-gradient(180deg,#eee,#fff);display:flex;flex-direction:column;margin-bottom:95px;margin-top:0;padding:5rem}@media (max-width:1200px){.decore-triangle{width:100%}.orange-dots-rectangle-1{display:none}.hero-section{align-items:center;display:flex;flex-direction:column;justify-content:space-around;padding-left:0;padding-top:5rem;row-gap:3rem}[dir=rtl] .hero-section{padding-right:0}.hero-section-text{align-items:flex-start;color:var(--gray);display:flex;flex-direction:column;flex-shrink:1;justify-content:center;margin-top:5rem;width:50%}.hero-section-text hr{background-color:var(--orange);border:none;height:5px;margin:0 0 -3rem;width:213.84px}.hero-section-text h1{font-size:84px;font-weight:700;margin-bottom:0;text-align:center}.hero-section-text p{text-align:center}.hero-section-buttons{align-items:center;column-gap:46.81px;display:flex;justify-content:space-around;margin-top:58px;width:100%}.hero-section-text strong{color:var(--orange)}.hero-image{height:-webkit-fit-content;height:fit-content;position:relative;width:100%}.home-services-section{padding:1rem}.home-services-section-title p{font-size:1rem}.home-services-section-title h2{font-size:3rem}.home-services-section-cards{flex-wrap:wrap}.home-areas-we-serve-section{padding:3rem}.orange-shadow-circle{right:-3rem;top:-3rem;width:100%}}@media (max-width:768px){.hero-section{display:flex;justify-content:space-around;margin-bottom:5rem;margin-top:5rem;padding:0}.hero-section-text{align-items:center;color:var(--gray);display:flex;flex-direction:column;justify-content:center;margin-top:-5rem;padding:0 1rem;width:100%}.hero-section-text h1{font-size:4rem;font-weight:700;margin-bottom:0;text-align:center}.hero-section-text p{text-align:center}.hero-section-buttons{justify-content:center;row-gap:2rem;width:80%}.hero-image{height:auto;width:100%}.home-services-section{padding:1rem}.home-services-section-title p{font-size:1rem}.home-services-section-title h2{font-size:3rem}.home-services-section-cards{flex-direction:column}.home-about-section{padding:1rem}.home-about-section-title p{font-size:1rem}.home-about-section-title h2{font-size:3rem;text-align:center}.home-about-section-cards{flex-direction:column;row-gap:3rem}.home-areas-we-serve-section{padding:1rem}.orange-shadow-circle{right:-3rem;top:-3rem;width:100%}.our-clients-section{margin-bottom:95px}.home-contact-section{padding:2rem 1rem}}.our-clients{display:flex;flex-direction:column;padding:0 5rem}.our-clients,.our-clients-logos{align-items:center;justify-content:center}.our-clients-logos{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr)}.our-clients-logos img{align-items:center;cursor:pointer;display:flex;filter:grayscale(100%);height:auto;justify-content:center;left:10%;max-width:150px;padding:1rem;position:relative;transition:all .2s}.our-clients-logos img:hover{filter:grayscale(0);scale:1.1;transition:all .2s}@media (max-width:768px){.our-clients{padding:1rem}.our-clients-logos{grid-template-columns:repeat(2,1fr)}.our-clients-logos img{left:0;max-width:30vw;padding:0}}.triangles-right{position:absolute;right:0;width:10%}.orange-dots-rectangle-about-1{left:35%;position:absolute;top:-6rem;z-index:-1}.orange-dots-rectangle-about-2{left:20%;position:absolute;top:100%}.black-col{background-color:var(--orange20);height:1000px;left:0;position:absolute;top:0;width:300px;z-index:-1}[dir=rtl] .black-col{left:auto;right:0}.orange-dots-rectangle-about-3{position:absolute;right:-2%;top:-10%;z-index:-1}.orange-dots-rectangle-about-4{bottom:-10%;left:10%;position:absolute;z-index:-1}.orange-dots-rectangle-about-5{left:15%;position:absolute;rotate:90deg;top:10%;z-index:-1}.orange-dots-rectangle-about-6{bottom:5%;position:absolute;right:5%;z-index:-1}.who-are-we-section{align-items:center;column-gap:5rem;display:flex;justify-content:center;margin-bottom:15rem;margin-top:5rem;padding:0 5rem;position:relative}.who-are-we-left{width:363px}.who-are-we-right{padding-right:5rem}.who-are-we-right hr{background-color:var(--orange);border:none;height:5px;margin:0 0 -2rem;width:123px}.who-are-we-right h2{color:var(--gray);font-size:50px}.who-are-we-right h2 strong{color:var(--orange)}.who-are-we-right p{color:var(--gray);text-align:justify;width:80%}.our-approach-section{margin-bottom:5rem;padding:0 5rem}.our-approach-card,.our-approach-section{align-items:center;display:flex;justify-content:center;position:relative}.our-approach-card{background-color:initial;border:1px solid var(--gray20);border-radius:10px;flex-direction:column;max-width:70vw;padding:5rem}.our-approach-title{background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;left:-5%;padding:10px 3rem;position:absolute;top:-15%;width:-webkit-fit-content;width:fit-content}.texthr{display:flex;text-align:center;width:400px}.our-approach-title hr,.texthr{background-color:var(--orange);border:none;height:5px}.our-approach-title hr{margin-right:2rem;width:152px}.our-approach-title h2{font-size:50px;margin:0}[dir=rtl] .our-approach-title{background-color:var(--white);border-radius:10px;box-shadow:0 20px 38px 0 #0000000f;left:auto;padding:10px 3rem;position:absolute;right:-5%;top:-15%;width:-webkit-fit-content;width:fit-content}[dir=rtl] .our-approach-title hr{background-color:var(--orange);border:none;height:5px;margin-left:2rem;margin-right:0;width:152px}[dir=rtl] .our-approach-title h2{margin:0}[dir=rtl] .our-approach-description p{color:var(--gray);text-align:center}.our-approach-title h2 strong{color:var(--orange)}.our-approach-description{width:80%}.our-approach-description p{color:var(--gray);text-align:center}.our-approach-p2 strong{color:var(--orange)}.home-about-section-title hr{background-color:var(--orange);border:none;height:5px;margin:0 5rem -2rem 0;width:21px}.goals-values-section{align-items:center;background-color:var(--orange20);column-gap:5rem;display:flex;margin-bottom:10rem;max-height:-webkit-fit-content;max-height:fit-content;min-height:100vh;padding-bottom:5rem;padding-right:5rem;padding-top:5rem;position:relative}[dir=rtl] .goals-values-section{padding-right:0}.triangle-image{max-height:621px;max-width:583px}[dir=rtl] .triangle-image{transform:scaleX(-1)}.goals-values-content{width:50%}.goals-values-content h2{color:var(--orange);font-size:50px}.goals-values-content li{color:var(--gray);margin-bottom:1rem;text-align:justify;width:90%}#proserve{color:var(--orange)}.conclusion-section{align-items:center;display:flex;justify-content:center;margin-bottom:5rem;padding:2rem;position:relative}.conclusion-section .quote{position:absolute;right:0;top:0;width:70px}.conclusion-section h3{color:var(--gray);font-size:24px;font-weight:500;text-align:center;width:80%}@media (max-width:768px){.texthr{width:290px}}@media (max-width:1000px){.black-col,.orange-dots-rectangle-about-4{display:none}.who-are-we-section{column-gap:0;flex-direction:column;padding:1rem;row-gap:3rem}.who-are-we-left{width:100%}.who-are-we-right{align-items:center;display:flex;flex-direction:column;justify-content:center;padding-right:0}.who-are-we-right hr{margin-left:3rem}.who-are-we-right h2{font-size:3rem;text-align:center}.who-are-we-right p{width:90%}.our-approach-section{flex-direction:column;padding:1rem}.our-approach-card{border:none;padding:5rem 0}[dir=rtl] .our-approach-card{align-items:center;justify-content:center}.our-approach-title{padding:0}.our-approach-title,[dir=rtl] .our-approach-title{background-color:initial;box-shadow:none;position:relative}[dir=rtl] .our-approach-title{left:auto;right:auto}.our-approach-title h2{font-size:3rem;text-align:center}.our-approach-description{width:100%}.home-about-section-title hr{width:50%}.goals-values-section{column-gap:0;flex-direction:column;justify-content:center;margin-bottom:5rem;padding:3rem 1rem}.triangle-image{display:none}.goals-values-content{width:100%}[dir=rtl] .goals-values-section{padding:3rem 1rem}[dir=rtl] .goals-values-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0}.goals-values-content h2{font-size:3rem;text-align:center}.goals-values-content li{list-style:none;text-align:center;width:100%}[dir=rtl] .goals-values-content li{font-weight:600}.conclusion-section h3{width:100%}}.choose-services-section{align-items:center;display:flex;flex-direction:column;justify-content:center;margin-bottom:5rem}.choose-services-section hr{background-color:var(--orange);border:none;height:5px;margin:0 20rem -2rem 0;width:152px}.choose-services-section h2{color:var(--gray);font-size:50px}.choose-services-section strong{color:var(--orange)}.choose-sercvice-cards{grid-gap:2rem;align-items:flex-start;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);justify-content:center;margin:0 auto;max-width:80%;padding:2rem}.double-services{align-items:flex-start;display:flex;justify-content:space-around;width:100%}@media (max-width:768px){.choose-services-section hr{margin-right:7rem}.choose-services-section h2{font-size:3rem;text-align:center}.choose-sercvice-cards{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:0 1rem}}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-ext-400-normal.d7c074a9c34fe9785f69.woff2) format("woff2"),url(/static/media/poppins-latin-ext-400-normal.7e12786771ac4a8e6a5c.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:Poppins;font-style:normal;font-weight:400;src:url(/static/media/poppins-latin-400-normal.405055dd680fa1dcdfa2.woff2) format("woff2"),url(/static/media/poppins-latin-400-normal.1458587c0aa7cd06b82b.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}
/*# sourceMappingURL=main.c5aa1826.css.map*/