@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(89.97deg,#ae67fa 1.84%,#f49867 102.67%);--gradient-bar:linear-gradient(103.22deg,#ae67fa -13.86%,#f49867 99.55%);--color-bg:#040c18;--color-footer:#031b34;--color-blog:#042c54;--color-text:#81afdd;--color-subtext:#ff8a71}.EBDevelopers__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.EBDevelopers__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:flex-start}.EBDevelopers__navbar-links_logo{color:var(--color-text);font-family:var(--font-family);font-size:12px;font-weight:800;letter-spacing:-.04em;line-height:30px;margin-right:2rem}.EBDevelopers__navbar-links_logo img{height:16.02px;width:62.56px}.EBDevelopers__navbar-links_container{display:flex;flex-direction:row}.EBDevelopers__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.EBDevelopers__navbar-links_container p,.EBDevelopers__navbar-menu_container p,.EBDevelopers__navbar-sign p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize}.EBDevelopers__navbar-menu_container button,.EBDevelopers__navbar-sign button{background:#ff4820;border:none;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:none;padding:.5rem 1rem}.EBDevelopers__navbar-menu{display:none;margin-left:1rem;position:relative}.EBDevelopers__navbar svg{cursor:pointer}.EBDevelopers__navbar-menu_container{align-items:flex-end;background:var(--color-footer);border-radius:5px;box-shadow:0 0 5px rgba(0,0,0,.2);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.EBDevelopers__navbar-menu_container p{margin:1rem 0}.EBDevelopers__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.EBDevelopers__navbar-links_container{display:none}.EBDevelopers__navbar-menu{display:flex}}@media screen and (max-width:700px){.EBDevelopers__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.EBDevelopers__navbar{padding:2rem}.EBDevelopers__navbar-sign{display:none}.EBDevelopers__navbar-menu_container{top:20px}.EBDevelopers__navbar-menu_container-links-sign{display:block}}.EBDevelopers__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.EBDevelopers__footer-header{margin-bottom:3rem;text-align:center;width:100%}.EBDevelopers__footer-header h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px;text-align:center}.EBDevelopers__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:10rem;padding:1rem;text-align:center}.EBDevelopers__footer-btn p{box-sizing:border-box;color:#fff;font-family:var(--font-family);font-size:18px;line-height:21px;word-spacing:2px}.EBDevelopers__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.EBDevelopers__footer-links div{margin:1rem;width:250px}.EBDevelopers__footer-links_logo{display:flex;flex-direction:column}.EBDevelopers__footer-links_logo img{height:30px;margin-bottom:1rem;width:118px}.EBDevelopers__footer-links_logo{color:var(--color-text);font-family:var(--font-family);font-size:12px;font-weight:800;letter-spacing:-.04em;line-height:30px;margin-right:2rem}.EBDevelopers__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.EBDevelopers__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:16px;margin-bottom:1rem}.EBDevelopers__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:14px;margin:.5rem 0}.EBDevelopers__footer-copyright{margin-top:2rem;text-align:center;width:100%}.EBDevelopers__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:14px}@media screen and (max-width:850px){.EBDevelopers__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.EBDevelopers__footer-heading h1{font-size:34px;line-height:42px}.EBDevelopers__footer-links div{margin:1rem 0}.EBDevelopers__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.EBDevelopers__footer-heading h1{font-size:27px;line-height:38px}}.EBDevelopers__header{display:flex;flex-direction:row}.EBDevelopers__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:5rem}.EBDevelopers__header-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.EBDevelopers__header-content__input{display:flex;flex-direction:row;margin:2rem 0 1rem;width:100%}.EBDevelopers__header-content__input input{background:var(--color-footer);border:2px solid var(--color-footer);border-radius:5px 0 0 5px;border-bottom-right-radius:5px;border-top-right-radius:5px;flex:2 1;font-weight:400}.EBDevelopers__header-content__input button,.EBDevelopers__header-content__input input{color:#fff;font-family:var(--font-family);font-size:20px;line-height:27px;min-height:50px;outline:none;padding:0 1rem;width:100%}.EBDevelopers__header-content__input button{background:#ff4820;border:none;border-bottom-right-radius:5px;border-top-right-radius:5px;cursor:pointer;flex:0.6 1;font-weight:700}.EBDevelopers__header-content__people{align-items:center;display:flex;flex-direction:row;justify-content:flex-start;margin-top:2rem;width:100%}.EBDevelopers__header-content__people img{height:38px;width:181.79px}.EBDevelopers__header-content__people p{color:#fff;font-family:var(--font-family);font-size:12px;font-style:normal;font-weight:500;line-height:38px;margin:0 0 0 1rem;text-align:center}.EBDevelopers__header-image{align-items:center;display:flex;flex:1 1;justify-content:center}.EBDevelopers__header-image img{border-radius:2em;box-shadow:20px 20px 50px var(--color-blog);height:100%;width:100%}@media screen and (max-width:1050px){.EBDevelopers__header{flex-direction:column}.EBDevelopers__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.EBDevelopers__header-content h1{font-size:48px;line-height:60px}.EBDevelopers__header-content p{font-size:16px;line-height:24px}.EBDevelopers__header-content__people{flex-direction:column}.EBDevelopers__header-content__people p{margin:0}.EBDevelopers__header-content__input button,.EBDevelopers__header-content__input input{font-size:16px;line-height:24px}}@media screen and (max-width:490px){.EBDevelopers__header-content h1{font-size:36px;line-height:48px}.EBDevelopers__header-content p{font-size:14px;line-height:24px}.EBDevelopers__header-content__input button,.EBDevelopers__header-content__input input{font-size:12px;line-height:16px}}.EBDevelopers__whatprojects{background:var(--color-footer);background:radial-gradient(circle at 30% -100%,#042c54 25%,#042c54 85%,#1b78de 100%);display:flex;-webkit-filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));filter:drop-shadow(0 4px 4px rgba(0,0,0,.25));flex-direction:column;padding:2rem}.EBDevelopers__whatprojects-feature{display:flex}.EBDevelopers__whatprojects-feature .EBDevelopers__features-container__feature{margin:0}.EBDevelopers__whatprojects-feature .EBDevelopers__features-container_feature-text{max-width:700px}.EBDevelopers__whatprojects-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.EBDevelopers__whatprojects-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.EBDevelopers__whatprojects-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.EBDevelopers__whatprojects-subheading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.EBDevelopers__whatprojects-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.EBDevelopers__whatprojects-container .EBDevelopers__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.EBDevelopers__whatprojects-container .EBDevelopers__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.EBDevelopers__whatprojects-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.EBDevelopers__whatprojects-heading p{margin-top:1rem}}@media screen and (max-width:650px){.EBDevelopers__whatprojects-feature .EBDevelopers__features-container__feature{flex-direction:column}.EBDevelopers__whatprojects-feature .EBDevelopers__features-container_feature-text{margin-top:.5rem}.EBDevelopers__whatprojects-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.EBDevelopers__whatprojects-container .EBDevelopers__features-container__feature{margin:1rem 0;min-width:100%}}.EBDevelopers__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;justify-content:space-between;margin:1rem;width:100%}.EBDevelopers__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.EBDevelopers__features-container__feature-title h1{color:#fff;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:-.04em;line-height:24px}.EBDevelopers__features-container__feature-title div{background:var(--gradient-bar);box-shadow:0 4px 4px rgba(0,0,0,0 .25);height:3px;margin-bottom:.25rem;width:38px}.EBDevelopers__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.EBDevelopers__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.EBDevelopers__features-container__feature-title h1{font-size:14px;line-height:22px}.EBDevelopers__features-container__feature-title p{font-size:12px;line-height:20px}.EBDevelopers__features-container__feature{margin:1rem 0}}.EBDevelopers__possibility{display:flex;flex-direction:row}.EBDevelopers__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.EBDevelopers__possibility-image img{height:100%;width:100%}.EBDevelopers__possibility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.EBDevelopers__possibility-content h4{color:#71e5ff;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.EBDevelopers__possibility-content h4:last-child{color:#ff8a71}.EBDevelopers__possibility-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;margin:1rem 0}.EBDevelopers__possibility-content p{color:var(--color-text);font-family:var(--font-family);font-size:16px;font-style:normal;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.EBDevelopers__possibility{flex-direction:column}.EBDevelopers__possibility-image{margin:1rem 0}.EBDevelopers__possibility-content{margin-top:2rem}}.EBDevelopers__cta{align-items:center;background:var(--gradient-bar);border-radius:1rem;display:flex;flex-direction:row;justify-content:space-between;margin:4rem;padding:2rem}.EBDevelopers__cta-content p{color:#0e0e0e;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.EBDevelopers__cta-content h3{color:#000;font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.EBDevelopers__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.EBDevelopers__cta-btn button{background:#000;border:none;border-radius:40px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:150px;outline:none;padding:.5rem 1rem}@media screen and (max-width:650px){.EBDevelopers__cta{flex-direction:column}.EBDevelopers__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.EBDevelopers__cta{margin:4rem 2rem}.EBDevelopers__cta-content h3{font-size:18px;line-height:32px}.EBDevelopers__cta-btn button{font-size:14px;line-height:28px}}.EBDevelopers__brand{align-items:center;display:flex;flex-direction:column;justify-content:center}.EBDevelopers__brand-container{align-items:flex-start;display:flex;flex-wrap:wrap;justify-content:center}.EBDevelopers__brand-container div{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin:1rem;max-width:150px;min-width:120px;text-align:center}.EBDevelopers__brand-container div p{color:#fff;font-family:var(--font-family);font-size:11.649;font-weight:700;line-height:35px}.EBDevelopers__brand-title{margin-bottom:5rem;text-align:center;width:100%}.EBDevelopers__brand-title h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}@media screen and (max-width:700px){.EBDevelopers__brand-title h1{font-size:28px;line-height:52px}}@media screen and (max-width:550px){.EBdevelopers__brand-title h1{font-size:34px;line-height:52px}}.EBDevelopers__reviews-container_review{display:flex;flex-direction:column}.EBDevelopers__reviews-container_review,.EBDevelopers__reviews-container_review-image{background:var(--color-footer);height:100%;width:100%}.EBDevelopers__reviews-container_review-image img{height:100%;width:100%}.EBDevelopers__reviews-container_review-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.EBDevelopers__reviews-container_review-content p{color:#fff;font-family:var(--font-family);font-size:11.649;font-weight:700;line-height:35px}.EBDevelopers__reviews-container_review-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.EBdevelopers__reviews-container_review-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.EBDevelopers__reviews-container_review-content h3{font-size:18px;line-height:25px}}.EBDevelopers__projecttypes-container_projecttype{display:flex;flex-direction:column}.EBDevelopers__projecttypes-container_projecttype,.EBDevelopers__projecttypes-container_projecttype-image{background:var(--color-footer);height:100%;width:100%}.EBDevelopers__projecttypes-container_projecttype-image img{height:100%;width:100%}.EBDevelopers__projecttypes-container_projecttype-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.EBDevelopers__projecttypes-container_projecttype-content p{color:#fff;font-family:var(--font-family);font-size:11.649;font-weight:700;line-height:35px}.EBDevelopers__projecttypes-container_projecttype-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.EBdevelopers__projecttypes-container_projecttype-content p:last-child{cursor:pointer}@media screen and (max-width:550px){.EBDevelopers__projecttypes-container_projecttype-content h3{font-size:18px;line-height:25px}}.EBDevelopers__projectsheader{display:flex;flex-direction:column}.EBDevelopers__projectsheader-heading{margin-bottom:5rem;text-align:left;width:100%}.EBDevelopers__projectsheader-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}@media screen and (max-width:700px){.EBDevelopers__projects-heading h1{font-size:46px;line-height:52px}}.EBDevelopers__projecttypes{display:flex;flex-direction:column}.EBDevelopers__projecttypes-heading{margin-bottom:5rem;text-align:left;width:100%}.EBDevelopers__projecttypes-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.EBDevelopers__projecttypes-container{display:flex;flex-direction:row}.EBDevelopers__projecttypes-container_groupA{flex:0.75 1;margin-right:2rem}.EBDevelopers__projecttypes-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}.EBDevelopers__projecttypes-heading .EBDevelopers__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.EBDevelopers__projecttypes-heading .EBDevelopers__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:990px){.EBDevelopers__projecttypes-container{flex-direction:column-reverse}.EBDevelopers__projecttypes-container_groupA{margin:2rem 0}.EBDevelopers__projecttypes-container_groupA .EBDevelopers__projecttypes-container_projecttype{width:48%}.EBDevelopers__projecttypes-container_groupA .EBDevelopers__projecttypes-container_projecttype-image{height:250px}}@media screen and (max-width:700px){.EBDevelopers__projecttypes-container_groupB{grid-template-columns:repeat(1,1fr)}.EBDevelopers__projecttypes-container_groupA .EBDevelopers__projecttypes-container_projecttype{width:100%}.EBDevelopers__projecttypes-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.EBDevelopers__projecttypes-heading h1{font-size:34px;line-height:52px}}body{background:var(--color-bg)}a{color:inherit;text-decoration:none}.gradient__bg{background:radial-gradient(circle at 3% 25%,#002853 0,#040c18 100%)}.gradient_bg{background:radial-gradient(circle at 3% 25%,#fff 0,#87ceeb 100%)}.gradient__text{-webkit-text-fill-color:transparent;background:var(--gradient-text);background-clip:text;-webkit-background-clip:text}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}.EBDevelopers__projects{display:flex;flex-direction:column}.EBDevelopers__projects-container{display:flex;flex-direction:row}.EBDevelopers__projects-container_groupA{flex:0.75 1;margin-right:2rem}.EBDevelopers__projects-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.EBDevelopers__projects-container{flex-direction:column-reverse}.EBDevelopers__projects-container_groupA{margin:2rem 0}.EBDevelopers__projects-container_groupA .EBDevelopers__projects-container_project{width:48%}.EBDevelopers__projects-container_groupA .EBDevelopers__projects-container_project-image{height:250px}}@media screen and (max-width:700px){.EBDevelopers__projects-container_groupB{grid-template-columns:repeat(1,1fr)}.EBDevelopers__projects-container_groupA .EBDevelopers__projects-container_project{width:100%}.EBDevelopers__projects-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.EBDevelopers__projects-heading h1{font-size:34px;line-height:52px}}.EBDevelopers__projectcomplexs-container_projectcomplex{background:var(--color-footer);display:flex;flex-direction:column;height:100%;width:100%}.EBDevelopers__projectcomplexs-container_projectcomplex-image{background:var(--color-footer);height:100%;width:100%}.EBDevelopers__projectcomplexs-container_projectcomplex-image img{height:100%;width:100%}.EBDevelopers__projectcomplexs-container_projectcomplex-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.EBDevelopers__projectcomplexs-container_projectcomplex-content h3{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}@media screen and (max-width:550px){.EBDevelopers__projectcomplexs-container_projectcomplex-content h3{font-size:18px;line-height:25px}}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}.EBDevelopers__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.EBDevelopers__projectproperty{display:flex;flex-direction:column}.EBDevelopers__projectproperty-heading{text-align:center}.EBDevelopers__projectproperty-heading h1{font-family:var(--font-family);font-size:34px;font-style:normal;font-weight:800;line-height:45px}.EBDevelopers__projectproperty-container{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.EBDevelopers__projectproperty-container__cat{padding:2.5rem 2rem}.EBDevelopers__projectproperty-container__cat-btns{align-items:center;display:flex;flex-direction:column;justify-content:center;margin:1rem 0}.EBDevelopers__projectproperty-container__cat-btns p{border:1px solid #fff;box-sizing:border-box;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;line-height:21px;margin:1rem;padding:1rem;text-align:center;word-spacing:2px}.EBDevelopers__projectproperty-container__info p{color:#fff;font-family:var(--font-family);font-size:23px;font-style:normal;font-weight:400;line-height:27px;padding:2rem}.EBDevelopers__projectproperty-container__images{border-left:1px solid var(--color-text);border-right:1px solid var(--color-text);color:var(--color-text);font-family:var(--font-family);font-size:23px;font-style:normal;font-weight:400;line-height:27px;padding:8rem 1rem}@media screen and (max-width:780px){.EBDevelopers__projectproperty-container__cat{padding:2.5rem 0}.EBDevelopers__projectproperty-container__info p{font-size:23px;line-height:27px;padding:2rem 0}}@media screen and (max-width:550px){.EBDevelopers__projectproperty-container__cat-btns p{font-size:14px;line-height:20px}}@media screen and (max-width:490px){.EBDevelopers__projectproperty-container__cat-btns p{font-size:12px;line-height:19px}.EBDevelopers__projectproperty-container__info p{font-size:15px;line-height:19px}.EBDevelopers__projectproperty-heading h1{font-size:29px;line-height:40px}}.EBDevelopers__projectslide{height:100%;position:relative;width:100%}.EBDevelopers__projectslide-leftchevron{left:32px}.EBDevelopers__projectslide-leftchevron,.EBDevelopers__projectslide-rightchevron{color:#fff;cursor:pointer;font-size:45px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:1}.EBDevelopers__projectslide-rightchevron{right:32px}.EBDevelopers__projectslide-slides{background-position:50%;background-size:cover;border-radius:10px;height:100%;width:100%}.EBDevelopers__projectslide-dots{display:flex;justify-content:center}.EBDevelopers__projectslide-dots div{cursor:pointer;font-size:20px;margin:0 3px}.EBDevelopers__ProjectDescription{display:flex;flex-direction:column}.EBDevelopers__projectheader-image{align-items:center;display:flex;flex:1 1;justify-content:center}.EBDevelopers__projectheader-image img{border-radius:2em;box-shadow:20px 20px 50px var(--color-blog);height:100%;width:100%}.EBDevelopers__projectheader-content{align-items:center;display:flex;flex-direction:column;justify-content:center}.EBDevelopers__projectheader-content__btns{align-items:center;display:flex;flex-direction:row;justify-content:center;margin:1rem 0}.EBDevelopers__projectheader-content__btns p{border:1px solid #fff;box-sizing:border-box;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;line-height:21px;margin:1rem;padding:1rem;text-align:center;word-spacing:2px}.EBDevelopers__projectheader-content h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.EBDevelopers__projectheader-content p{color:var(--color-text);font-family:var(--font-family);font-size:23px;font-style:normal;font-weight:400;line-height:27px;margin-bottom:1rem}.EBDevelopers__projectheader-content #pnumber{font-weight:800}.EBDevelopers__projectheader-content__btn{margin:2rem 0}.EBDevelopers__projectheader-content button{background:#ff4820;border:none;color:#fff;cursor:pointer;flex:0.6 1;font-family:var(--font-family);font-size:24px;font-weight:700;line-height:27px;min-height:70px;outline:none;padding:1.5rem 4rem;width:100%}.EBDevelopers__projectheader-content__availability{display:flex;padding:4rem}.EBDevelopers__projectheader-content__availability p{border-left:1px solid var(--color-text);color:#fff;font-family:var(--font-family);font-size:23px;font-style:normal;font-weight:400;line-height:27px;padding:0 2rem}.EBDevelopers__projectheader-content__availability p:last-child{border-right:1px solid var(--color-text)}@media screen and (max-width:1050px){.EBDevelopers__projectheader-content{margin:0 0 3rem}}@media screen and (max-width:850px){.EBDevelopers__projectheader-content__availability p{font-size:20px;line-height:25px}}@media screen and (max-width:650px){.EBDevelopers__projectheader-content h1{font-size:48px;line-height:60px}.EBDevelopers__projectheader-content p{font-size:16px;line-height:24px}}@media screen and (max-width:550px){.EBDevelopers__projectheader-content__btns p{font-size:14px;line-height:20px}.EBDevelopers__projectheader-content button{font-size:20px;line-height:19px}.EBDevelopers__projectheader-content h1{font-size:36px;line-height:48px}.EBDevelopers__projectheader-content p{font-size:14px;line-height:24px}}@media screen and (max-width:490px){.EBDevelopers__projectheader-content__btns p{font-size:12px;line-height:19px}.EBDevelopers__projectheader-content button{font-size:14px;line-height:18px}.EBDevelopers__projectheader-content__availability{padding:1.5rem}.EBDevelopers__projectheader-content__availability p{font-size:19px;line-height:25px;padding:0 1rem}}.EBDevelopers__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.EBDevelopers__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.EBDevelopers__features-heading h1{font-family:var(--font-family);font-size:34px;font-style:normal;font-weight:800;line-height:45px}.EBDevelopers__features-heading p{color:#ff8a71;font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:500;line-height:30px;margin-top:2rem}.EBDevelopers__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.EBDevelopers__features{flex-direction:column}.EBDevelopers__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.EBDevelopers__feaures-heading h1{font-size:28px;line-height:38px}}.EBDevelopers__projectslider{display:flex;flex:1 1;height:100px;width:100%}.EBDevelopers__projectslider-container{flex:1 1;height:1200px;margin:0 auto;max-width:1600px}@media screen and (max-width:1450px){.EBDevelopers__projectslider-container{height:1000px}}@media screen and (max-width:1050px){.EBDevelopers__projectslider-container{height:900px}}@media screen and (max-width:940px){.EBDevelopers__projectslider-container{height:500px}}@media screen and (max-width:450px){.EBDevelopers__projectslider-container{height:300px}}.EBDevelopers__underconstruction-container{align-items:center;display:flex;flex-direction:column;justify-content:center}.EBDevelopers__underconstruction-container__header h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:-.04em;line-height:75px}.maintenanceStyles{background-color:#fff;flex:1 1}@media screen and (max-width:650px){.EBDevelopers__underconstruction-container__header h1{font-size:48px;line-height:60px}}@media screen and (max-width:490px){.EBDevelopers__underconstruction-container__header h1{font-size:36px;line-height:48px}}
/*# sourceMappingURL=main.344ea211.css.map*/