.hero{justify-content:space-between;align-items:center;margin-top:23px;display:flex}.hero-p{margin:24px 0 50px;line-height:39px}.hero-left{width:50%;margin-top:70px}@media (max-width:1024px){.hero-left{width:80%}.hero-left h1{font-size:60px}.hero-left button img{width:24px;height:24px}.hero img{height:600px}}@media (max-width:830px){.hero{display:grid}.hero-left{width:100%}.hero h1{font-size:80px;line-height:80px}.hero p{width:70%}.hero button img{width:24px;height:24px}}@media (max-width:550px){.hero{display:grid}.hero-left{width:100%}.hero h1{font-size:60px;line-height:100%}.hero img{height:400px}}
.why-enver .text{justify-content:space-between;margin-top:100px;display:flex}.why-enver .text h1{width:45%;font-size:60px}.why-enver .text p{width:50%}.why-enver img{width:100%;margin-top:50px}@media (max-width:817px){.text{flex-direction:column}.text h1,.text p{width:100%!important}}@media (max-width:550px){.why-enver .text{display:grid}.why-enver .text h1{width:100%;margin-bottom:30px;font-size:36px}.why-enver .text p{width:100%;margin-bottom:50px}.why-enver img{height:184px}}
.our-services{text-align:center;margin-top:150px}.our-services h1{max-width:700px;margin:auto;font-size:60px;line-height:70px}@media (max-width:1024px){.our-services h1{font-size:40px}}@media (max-width:550px){.our-services{margin-top:140px}.our-services h1{width:100%;font-size:36px;font-weight:700;line-height:150%}}
.service-grid{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:24px;width:100%;margin-top:50px;display:grid}.service-grid .service-card{background-color:#0000;width:fit-content;max-width:384px;height:auto;padding:20px 40px}.service-grid .service-card h2,.service-grid .service-card p{margin-bottom:20px}.service-grid .service-card img{margin:auto auto 20px}@media (max-width:965px){.service-grid{grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.service-grid{flex-direction:column;align-items:center;width:100%;display:flex}}@media (max-width:550px){.service-grid{flex-direction:column;width:100%;margin-top:32px;display:flex}.service-grid .service-card{width:100%;height:auto;padding:32px 20px}}
.portfolio{margin-bottom:256px}.portfolio .portfolio-wrapper{width:100%;position:relative}.portfolio-flex{justify-content:space-between;align-items:flex-start;gap:24px;min-height:500px;display:flex}.portfolio-flex img{min-width:200px}.portfolio h1{margin:150px 0 70px;font-size:58px;font-weight:900}.portfolio .top{align-self:flex-start}.portfolio .center{align-self:center}.portfolio .bottom{align-self:flex-end}.portfolio .carousel-arrow{color:#fff;cursor:pointer;z-index:2;background:#00000080;border:none;border-radius:50%;width:48px;height:48px;font-size:24px;transition:background .2s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.portfolio .carousel-arrow:hover{background:var(--primary-dark)}.portfolio .carousel-arrow.left{left:8px}.portfolio .carousel-arrow.right{right:8px}.portfolio .carousel-arrow img{position:relative;top:32%;left:50%;transform:translate(-50%,-50%)}@media (max-width:1024px){.portfolio-flex{gap:24px;min-height:350px}.portfolio-flex img{max-height:200px}}@media (max-width:800px){.portfolio-flex{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto}.portfolio-flex::-webkit-scrollbar{display:none}.portfolio-flex{gap:24px;padding:0 16px;display:flex}.portfolio-flex img{flex-shrink:0;min-width:340px;height:auto}.portfolio-flex .top,.portfolio-flex .bottom{align-self:center}.portfolio .carousel-arrow{display:block}}@media (max-width:550px){.portfolio{margin-top:80px;margin-bottom:60px}.portfolio h1{margin:0 0 24px;font-size:36px;line-height:150%}.portfolio-flex{gap:24px}.portfolio-flex img{width:100%;min-height:300px}.portfolio .carousel-arrow{width:40px;height:40px;font-size:20px}.portfolio .portfolio-flex img{min-width:85vw}}
