@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";
.services-section{background-color:#f7f7f7}.section-title{color:#a90000;font-size:2rem;font-weight:600}.service-card .card-img-top{object-fit:cover;border-top-left-radius:8px;border-top-right-radius:8px;height:200px}.service-card .card-title{color:#222;font-size:1.25rem;font-weight:600}.service-card .card-text{color:#666;font-size:.95rem}.carousel-control-prev,.carousel-control-next{color:#a90000;z-index:5;cursor:pointer;background:#a90000;border:none;font-size:2rem;position:absolute;top:100%}.carousel-control-prev{left:-30px}.carousel-control-next{right:-30px}@media (max-width:768px){.service-card{margin-bottom:2rem;display:block!important}.carousel-control-prev,.carousel-control-next{display:none}}
.why-choose-us{background-color:#f9f9f9}.section-title{color:#222;font-size:1.75rem;font-weight:600}.section-title .highlight{color:#b71c1c}.features-list{list-style:none}.features-list li{color:#444;align-items:start;margin-bottom:1rem;font-size:1rem;display:flex}.features-list .check-icon{color:#b71c1c;margin-top:5px;margin-right:10px;font-size:1.2rem}.image-stack{max-width:100%;position:relative}.image-stack .top-image{border-radius:8px;height:auto}.image-stack .overlay-image{z-index:2;border-radius:12px;height:auto;position:absolute;bottom:40px;right:20px;box-shadow:0 4px 20px #0000001a}@media (max-width:768px){.image-stack .overlay-image{width:100%;margin-top:1rem;display:none;position:relative;bottom:0;right:0}}@media (max-width:956px){.image-stack .overlay-image{width:100%;margin-top:1rem;display:none;position:relative;bottom:0;right:0}}
.Portfolio-module__ztnFjW__card{background:#fff;border-radius:16px;align-items:center;gap:18px;padding:18px;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 16px #00000014}.Portfolio-module__ztnFjW__card:hover{transform:translateY(-6px);box-shadow:0 6px 22px #0000001f}.Portfolio-module__ztnFjW__imgWrapper{background:#f9f9f9;border-radius:14px;justify-content:center;align-items:center;min-width:160px;max-width:160px;min-height:160px;max-height:160px;display:flex;overflow:hidden}.Portfolio-module__ztnFjW__textContent{flex:1}.Portfolio-module__ztnFjW__textContent p{margin-bottom:12px}.Portfolio-module__ztnFjW__linkBtn{color:#d9534f;font-weight:600;text-decoration:none;transition:color .3s}.Portfolio-module__ztnFjW__linkBtn:hover{color:#b52a28}@media (max-width:768px){.Portfolio-module__ztnFjW__card{text-align:center;flex-direction:column}.Portfolio-module__ztnFjW__imgWrapper{margin-bottom:15px}}.Portfolio-module__ztnFjW__fade-up{opacity:0;animation:.7s forwards Portfolio-module__ztnFjW__fadeUp;transform:translateY(20px)}@keyframes Portfolio-module__ztnFjW__fadeUp{to{opacity:1;transform:translateY(0)}}
.Contact-module__G-h46W__contactSection{background-color:#fdf5f5}.Contact-module__G-h46W__contactBox{background:#fff;border-radius:12px;padding:24px;box-shadow:0 4px 10px #0000000d}.Contact-module__G-h46W__input,.Contact-module__G-h46W__textarea{border:1px solid #ddd;border-radius:6px;width:100%;margin-bottom:15px;padding:10px 14px;font-size:14px}.Contact-module__G-h46W__sendBtn{color:#fff;background-color:#b22222;border:none;border-radius:4px;width:100%;padding:10px;font-weight:700;transition:background .3s}.Contact-module__G-h46W__sendBtn:hover{background-color:#8b1a1a}.Contact-module__G-h46W__infoCard{text-align:center;background:#fff;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;width:auto;height:auto;padding:20px;display:flex;box-shadow:0 4px 10px #0000000d}.Contact-module__G-h46W__infoCard i{color:#b22222;margin-bottom:10px;font-size:24px;display:block}
.projects-section{background-color:#1a1a1a;padding:120px 0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;position:relative;overflow:hidden}.projects-section:before{content:"";opacity:.5;z-index:0;pointer-events:none;background:linear-gradient(135deg,#ffffff05 0%,#ffffff03 100%);width:400px;height:400px;position:absolute;top:0;right:0}.projects-section .container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.projects-header{text-align:left;margin-bottom:80px}.projects-label{color:#999;letter-spacing:.3px;text-transform:uppercase;margin-bottom:20px;font-family:Inter,sans-serif;font-size:13px;font-weight:400;display:block}.projects-title{color:#fff;letter-spacing:-1px;margin:0;font-family:Inter,sans-serif;font-size:64px;font-weight:400;line-height:1.15}.projects-grid{flex-direction:column;gap:32px;display:flex}.projects-row{grid-template-columns:repeat(12,1fr);gap:24px;display:grid}.project-col{position:relative}.project-col-6{grid-column:span 6}.project-col-4{grid-column:span 4}.project-card-link{color:inherit;height:100%;text-decoration:none;display:block}.project-card-link:hover{color:inherit}.project-card{background-color:#0000;border:none;border-radius:0;flex-direction:column;height:100%;padding:0;transition:transform .3s;display:flex;overflow:visible}.project-card:hover{transform:translateY(-4px)}.project-content{flex-direction:column;gap:8px;margin-bottom:24px;padding:0;display:flex}.project-image-wrapper{border-radius:0;width:100%;margin-bottom:0;position:relative;overflow:visible}.project-image-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:visible}.project-image{object-fit:contain;object-position:center;width:100%;height:auto;transition:transform .5s;display:block}.project-card:hover .project-image{transform:scale(1.03)}.project-image-placeholder{background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 100%);justify-content:center;align-items:center;width:100%;height:354px;display:flex}.project-image-placeholder i{color:#444;opacity:.5;font-size:80px}.project-category{color:#facc15;text-transform:uppercase;letter-spacing:1px;margin-bottom:0;font-family:Inter,sans-serif;font-size:11px;font-weight:600;line-height:1.4}.project-title{color:#fff;letter-spacing:-.3px;margin:0;font-family:Inter,sans-serif;font-size:24px;font-weight:500;line-height:1.35}.project-subtitle{color:#999;margin:0;font-family:Inter,sans-serif;font-size:14px;font-weight:400;line-height:1.5}.project-cta-card{cursor:pointer;background-color:#facc15;border-radius:8px;justify-content:center;align-items:center;height:100%;min-height:354px;transition:background-color .3s,transform .3s;display:flex}.project-cta-card:hover{background-color:#f4c000;transform:translateY(-4px)}.project-cta-content{justify-content:center;align-items:center;gap:14px;padding:24px;display:flex}.project-cta-text{color:#000;letter-spacing:.2px;font-family:Inter,sans-serif;font-size:17px;font-weight:500}.project-cta-icon{background-color:#000;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.project-cta-icon i{color:#fff;font-size:15px;font-weight:600}@media (min-width:1400px){.projects-section .container{max-width:1320px}.projects-title{font-size:72px}}@media (min-width:1200px) and (max-width:1399px){.projects-title{font-size:64px}}@media (min-width:992px) and (max-width:1199px){.projects-section{padding:90px 0}.projects-header{margin-bottom:60px}.projects-title{font-size:56px}.project-cta-card{min-height:320px}.project-title{font-size:22px}}@media (min-width:768px) and (max-width:991px){.projects-section{padding:70px 0}.projects-section .container{padding:0 24px}.projects-header{margin-bottom:50px}.projects-title{font-size:48px}.projects-grid{gap:32px}.projects-row{gap:24px}.project-col-6{grid-column:span 6}.project-col-4{grid-column:span 4}.project-cta-card{min-height:300px}.project-title{font-size:20px}.project-cta-text{font-size:16px}}@media (min-width:576px) and (max-width:767px){.projects-section{padding:60px 0}.projects-section .container{padding:0 20px}.projects-header{margin-bottom:40px}.projects-title{font-size:42px}.projects-grid{gap:32px}.projects-row{grid-template-columns:1fr;gap:32px}.project-col-6,.project-col-4{grid-column:span 1}.project-cta-card{min-height:280px}.project-title{font-size:20px}.project-cta-content{flex-direction:row;gap:12px}.project-cta-text{font-size:16px}}@media (max-width:575px){.projects-section{padding:50px 0}.projects-section .container{padding:0 16px}.projects-header{margin-bottom:40px}.projects-label{margin-bottom:12px;font-size:12px}.projects-title{font-size:32px;line-height:1.3}.projects-grid{gap:32px}.projects-row{grid-template-columns:1fr;gap:32px}.project-col-6,.project-col-4{grid-column:span 1}.project-cta-card{min-height:260px}.project-content{gap:6px;margin-bottom:20px}.project-category{letter-spacing:.6px;font-size:11px}.project-title{font-size:18px;line-height:1.4}.project-subtitle{font-size:13px}.project-cta-content{flex-direction:row;gap:12px;padding:20px}.project-cta-text{text-align:center;font-size:16px}.project-cta-icon{width:28px;height:28px}.project-cta-icon i{font-size:14px}}@media (max-width:400px){.projects-section{padding:40px 0}.projects-title{font-size:28px}.project-cta-card{min-height:240px}.project-title{font-size:16px}.project-cta-text{font-size:14px}.project-cta-content{padding:16px}}
.way-of-building-section{background-color:#fff;padding:30px 0 50px;position:relative;overflow:hidden}.way-of-building-section .container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width:767.98px){.way-of-building-section{padding:30px 0 20px}.way-of-building-section .container{padding:0 15px}.row{margin:0}.row>*{padding-left:0;padding-right:0}}.title-section{margin-bottom:60px!important}@media (max-width:767.98px){.title-section,.title-section.mb-5{margin-bottom:12px!important}.content-section-wrapper:first-child{margin-top:0!important}}.way-of-building-subtitle{color:#303030;letter-spacing:.5px;margin-bottom:10px;font-size:16px;font-weight:400}.title-divider{background:linear-gradient(90deg,#8b5cf6 0%,#a78bfa 100%);border-radius:2px;width:60px;height:3px;margin:0 auto 20px}.way-of-building-title{color:#303030;letter-spacing:-.5px;margin:0;font-size:48px;font-weight:700}.content-section-wrapper{margin-bottom:80px}@media (min-width:992px){.content-section-wrapper{margin-bottom:20px}}.content-section-wrapper:last-child{margin-bottom:0}@media (max-width:767.98px){.content-section-wrapper{margin-bottom:40px}}.content-text{padding:20px}@media (max-width:767.98px){.content-text{padding:0}}.content-heading{color:#303030;margin-bottom:24px;font-size:32px;font-weight:700;line-height:1.3}.content-paragraph{color:#555;margin-bottom:20px;font-size:16px;font-weight:400;line-height:1.8}.content-paragraph:last-of-type{margin-bottom:30px}.testimonial-box{background-color:#fff;border:2px solid #f472b6;border-radius:8px;margin-top:30px;padding:24px 28px;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 2px 8px #f472b61a}.testimonial-box:hover{transform:translateY(-2px);box-shadow:0 4px 12px #f472b626}.testimonial-text{color:#303030;text-indent:-4px;margin:0;padding-left:24px;font-size:15px;font-style:italic;line-height:1.7;position:relative}.testimonial-text:before{content:"\"";color:#f472b6;font-family:Georgia,serif;font-size:36px;font-weight:700;line-height:1;position:absolute;top:-8px;left:0}.image-wrapper{justify-content:center;align-items:center;padding:20px;display:flex;position:relative}@media (max-width:767.98px){.image-wrapper{margin-top:20px;padding:0}}.image-container{border-radius:12px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.image-container:hover{transform:translateY(-5px)scale(1.01);box-shadow:0 12px 32px #00000026}.content-heading,.content-paragraph{transition:color .3s}.testimonial-box{animation:.6s ease-out fadeInBox}@keyframes fadeInBox{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.section-image{object-fit:cover;border-radius:12px;width:100%;height:auto;display:block}@media (min-width:1400px){.way-of-building-section .container{max-width:1320px}.way-of-building-title{font-size:56px}.content-heading{font-size:36px}.content-paragraph{font-size:18px}.content-section-wrapper{margin-bottom:20px}}@media (min-width:1200px) and (max-width:1399.98px){.way-of-building-section{padding:30px 0 45px}.way-of-building-title{font-size:52px}.content-heading{font-size:34px}.content-section-wrapper{margin-bottom:20px}}@media (min-width:992px) and (max-width:1199.98px){.way-of-building-section{padding:30px 0 40px}.way-of-building-title{font-size:44px}.content-heading{font-size:30px}.content-text{padding:15px}.content-section-wrapper{margin-bottom:20px}}@media (min-width:768px) and (max-width:991.98px){.way-of-building-section{padding:70px 0 35px}.title-section{margin-bottom:50px!important}.way-of-building-title{font-size:40px}.content-heading{margin-bottom:22px;font-size:28px}.content-paragraph{margin-bottom:18px;font-size:16px}.content-section-wrapper{margin-bottom:50px}.image-wrapper{margin-top:20px;padding:0}.testimonial-box{margin-top:28px;padding:22px 26px}}@media (min-width:576px) and (max-width:767.98px){.way-of-building-section{padding:50px 0 25px}.title-section,.title-section.mb-5{margin-bottom:12px!important}.content-section-wrapper:first-child{margin-top:0!important}.way-of-building-subtitle{font-size:15px}.title-divider{width:55px;height:2.5px}.way-of-building-title{font-size:36px}.content-heading{margin-bottom:22px;font-size:26px}.content-paragraph{margin-bottom:18px;font-size:15px}.testimonial-box{margin-top:26px;padding:22px 26px}.testimonial-text{padding-left:18px;font-size:14px}.content-section-wrapper{margin-bottom:35px}.image-wrapper{padding:0}}@media (max-width:575.98px){.way-of-building-section{padding:25px 0 15px}.way-of-building-section .container{padding:0 15px}.title-section,.title-section.mb-5{margin-bottom:12px!important}.content-section-wrapper:first-child{margin-top:0!important;padding-top:0!important}.way-of-building-subtitle{margin-bottom:8px;font-size:14px}.title-divider{width:45px;height:2px;margin:0 auto 18px}.way-of-building-title{font-size:28px;line-height:1.2}.content-heading{margin-bottom:14px;font-size:22px;line-height:1.3}.content-paragraph{margin-bottom:14px;font-size:14px;line-height:1.7}.content-paragraph:last-of-type{margin-bottom:16px}.testimonial-box{border-width:1.5px;margin-top:16px;padding:16px 18px}.testimonial-text{text-indent:-3px;padding-left:14px;font-size:13px;line-height:1.6}.testimonial-text:before{font-size:28px;top:-6px}.content-section-wrapper{margin-bottom:25px}.row.mb-5{margin-bottom:0!important}.content-text{padding:0}.image-wrapper{margin-top:15px;padding:0}.image-container{border-radius:10px;box-shadow:0 6px 20px #00000014}.section-image{border-radius:10px}}@media (max-width:375px){.way-of-building-section{padding:20px 0 12px}.way-of-building-section .container{padding:0 12px}.way-of-building-title{font-size:24px}.content-heading{margin-bottom:16px;font-size:20px}.content-paragraph{margin-bottom:12px;font-size:13px}.testimonial-box{padding:16px 18px}.testimonial-text{padding-left:12px;font-size:12px}.image-wrapper{padding:0}}html{scroll-behavior:smooth}.content-text{will-change:transform,opacity}.section-image{will-change:transform;transition:opacity .5s ease-in-out}.image-container{width:100%;position:relative;overflow:hidden}.section-image{object-fit:cover;width:100%;height:auto;display:block}.image-container:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#00000005 100%);border-radius:12px;transition:opacity .3s;position:absolute;inset:0}.image-container:hover:after{opacity:0}
.design-approach-section{background-color:#f5f5f5;padding:70px 0;position:relative;overflow:hidden}.design-approach-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.design-approach-title-wrapper{text-align:center;margin-bottom:40px;position:relative}.title-accent-line{background:linear-gradient(90deg,#8b5cf6 0%,#a78bfa 100%);border-radius:2px;width:60px;height:3px;margin:0 auto 15px;position:relative}.design-approach-title{color:#303030;letter-spacing:-.5px;margin:0 0 20px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:40px;font-weight:700;line-height:1.2}.design-approach-description{color:#555;max-width:800px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:400;line-height:1.7}.cards-grid{grid-template-columns:repeat(3,1fr);gap:22px;margin-top:25px;display:grid}.approach-card{cursor:pointer;background:#fff;border-radius:12px;flex-direction:row;align-items:flex-start;gap:16px;padding:26px;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 2px 8px #00000014}.approach-card:before{content:"";opacity:0;pointer-events:none;background:linear-gradient(135deg,#8b5cf605 0%,#a78bfa05 100%);transition:opacity .3s;position:absolute;inset:0}.approach-card:hover:before{opacity:1}.approach-card:hover{box-shadow:0 8px 24px #0000001f}.card-icon-wrapper{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:transform .3s;display:flex;position:relative;overflow:hidden}.approach-card:hover .card-icon-wrapper{transform:scale(1.1)rotate(5deg)}.card-icon{color:#fff;stroke-width:2.5px;z-index:1;width:28px;height:28px;transition:transform .3s;position:relative}.approach-card:hover .card-icon{transform:scale(1.15)}.card-icon-checkmark{color:#fff;stroke-width:3px;z-index:2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#ffffff40;border-radius:50%;width:18px;height:18px;padding:3px;position:absolute;bottom:4px;right:4px}.card-content{flex-direction:column;flex:1;gap:10px;display:flex}.card-title{color:#303030;letter-spacing:-.3px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:18px;font-weight:500;line-height:1.3}.card-description{color:#555;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;font-weight:400;line-height:1.7}@media (min-width:1400px){.design-approach-section .container{max-width:1320px}.design-approach-title{font-size:40px}.design-approach-description{font-size:20px}.cards-grid{gap:24px}.approach-card{padding:28px}.card-title{font-size:18px}.card-description{font-size:16px}}@media (min-width:1200px) and (max-width:1399.98px){.design-approach-section{padding:65px 0}.design-approach-title{font-size:44px}.design-approach-description{font-size:19px}.cards-grid{gap:22px}}@media (min-width:992px) and (max-width:1199.98px){.design-approach-section{padding:60px 0}.design-approach-title{font-size:40px}.design-approach-description{font-size:17px}.cards-grid{gap:20px}.approach-card{gap:16px;padding:24px}.card-icon-wrapper{width:52px;height:52px}.card-icon{width:26px;height:26px}.card-title{font-size:16px}.card-description{font-size:14px}}@media (min-width:768px) and (max-width:991.98px){.design-approach-section{padding:55px 0}.design-approach-section .container{padding:0 30px}.design-approach-title-wrapper{margin-bottom:35px}.title-accent-line{width:55px;height:2.5px;margin-bottom:14px}.design-approach-title{font-size:36px}.design-approach-description{max-width:700px;font-size:16px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:20px;margin-top:20px}.approach-card{gap:16px;padding:24px}.card-icon-wrapper{width:50px;height:50px}.card-icon{width:24px;height:24px}.card-title{font-size:16px}.card-description{font-size:14px;line-height:1.6}}@media (min-width:576px) and (max-width:767.98px){.design-approach-section{padding:50px 0}.design-approach-section .container{padding:0 20px}.design-approach-title-wrapper{margin-bottom:30px}.title-accent-line{width:50px;height:2.5px;margin-bottom:12px}.design-approach-title{font-size:32px}.design-approach-description{max-width:600px;font-size:15px}.cards-grid{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:20px}.approach-card{flex-direction:column;align-items:flex-start;gap:16px;padding:24px}.card-icon-wrapper{width:48px;height:48px}.card-icon{width:24px;height:24px}.card-title{font-size:15px}.card-description{font-size:13px;line-height:1.6}}@media (max-width:575.98px){.design-approach-section{padding:45px 0}.design-approach-section .container{padding:0 16px}.design-approach-title-wrapper{margin-bottom:28px}.title-accent-line{width:45px;height:2px;margin-bottom:12px}.design-approach-title{font-size:28px;line-height:1.3}.design-approach-description{max-width:100%;padding:0 10px;font-size:15px;line-height:1.6}.cards-grid{grid-template-columns:1fr;gap:18px;margin-top:18px}.approach-card{flex-direction:row;align-items:flex-start;gap:16px;padding:24px}.card-icon-wrapper{border-radius:8px;width:48px;height:48px}.card-icon{width:22px;height:22px}.card-content{gap:10px}.card-title{font-size:18px;line-height:1.3}.card-description{font-size:14px;line-height:1.6}}@media (max-width:375px){.design-approach-section{padding:40px 0}.design-approach-section .container{padding:0 12px}.design-approach-title-wrapper{margin-bottom:30px}.title-accent-line{width:40px;height:2px;margin-bottom:12px}.design-approach-title{font-size:24px}.design-approach-description{padding:0 8px;font-size:14px;line-height:1.6}.cards-grid{gap:16px}.approach-card{gap:14px;padding:20px}.card-icon-wrapper{width:44px;height:44px}.card-icon{width:20px;height:20px}.card-title{font-size:14px}.card-description{font-size:13px}}.approach-card{will-change:transform,box-shadow}.card-icon-wrapper{will-change:transform}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}html{scroll-behavior:smooth}.approach-card{min-height:140px}@media (max-width:575.98px){.approach-card{min-height:auto}}
.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{background-color:#fff;min-height:600px;padding:60px 0;position:relative;overflow:hidden visible}.DevelopmentProcess-module__wnP8Cq__backgroundCurves{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.DevelopmentProcess-module__wnP8Cq__curveTop{z-index:0;width:100%;height:200px;position:absolute;top:0;left:0}.DevelopmentProcess-module__wnP8Cq__curveBottom{z-index:0;width:100%;height:200px;position:absolute;bottom:0;left:0}.DevelopmentProcess-module__wnP8Cq__container{z-index:1;max-width:1400px;margin:0 auto;padding:0 40px;position:relative}.DevelopmentProcess-module__wnP8Cq__titleSection{text-align:center;z-index:2;margin-bottom:50px;position:relative}.DevelopmentProcess-module__wnP8Cq__titleDivider{background:linear-gradient(90deg,#8b5cf6 0%,#a78bfa 100%);border-radius:2px;width:60px;height:3px;margin:0 auto 20px}.DevelopmentProcess-module__wnP8Cq__mainTitle{color:#303030;letter-spacing:-.5px;margin:0;font-size:48px;font-weight:700;line-height:1.2}.DevelopmentProcess-module__wnP8Cq__timelineContainer{z-index:2;width:100%;min-height:450px;padding:40px 0;position:relative}.DevelopmentProcess-module__wnP8Cq__timelineWrapper{z-index:1;align-items:center;height:4px;display:flex;position:absolute;top:50%;left:0;right:0;transform:translateY(-50%)}.DevelopmentProcess-module__wnP8Cq__timelineLine{z-index:1;background:linear-gradient(90deg,#ffb74d 0%,#ff9800 100%);border-radius:2px;width:calc(100% - 50px);height:4px;position:absolute;top:0;left:0}.DevelopmentProcess-module__wnP8Cq__trophyIcon{z-index:3;filter:drop-shadow(0 2px 4px #0000001a);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:28px;line-height:1;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.DevelopmentProcess-module__wnP8Cq__stepsContainer{z-index:2;grid-template-columns:repeat(6,1fr);align-items:start;gap:0;width:100%;min-height:450px;padding:0;display:grid;position:relative}.DevelopmentProcess-module__wnP8Cq__stepWrapper{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:450px;display:flex;position:relative}.DevelopmentProcess-module__wnP8Cq__stepTop{justify-content:flex-end;align-items:center}.DevelopmentProcess-module__wnP8Cq__stepBottom{justify-content:flex-start;align-self:flex-end;align-items:center}.DevelopmentProcess-module__wnP8Cq__connectionLine{z-index:1;background:linear-gradient(#ffb74d 0%,#ff9800 100%);width:2px;position:absolute;left:50%;transform:translate(-50%)}.DevelopmentProcess-module__wnP8Cq__connectionLineTop{transform-origin:bottom;height:80px;bottom:50%;transform:translate(-50%)}.DevelopmentProcess-module__wnP8Cq__connectionLineBottom{transform-origin:top;height:80px;top:50%;transform:translate(-50%)}.DevelopmentProcess-module__wnP8Cq__stepBox{z-index:2;pointer-events:none;box-sizing:border-box;background:#fff;border:2px solid #f3f4f6;border-radius:12px;width:calc(100% - 10px);max-width:220px;padding:20px 18px;position:absolute;box-shadow:0 2px 8px #00000014}.DevelopmentProcess-module__wnP8Cq__stepTop .DevelopmentProcess-module__wnP8Cq__stepBox{bottom:calc(50% + 90px);left:50%;transform:translate(-50%)}.DevelopmentProcess-module__wnP8Cq__stepBottom .DevelopmentProcess-module__wnP8Cq__stepBox{top:calc(50% + 90px);left:50%;transform:translate(-50%)}.DevelopmentProcess-module__wnP8Cq__stepNumber{color:#ff9800;margin-bottom:10px;font-size:32px;font-weight:700;line-height:1}.DevelopmentProcess-module__wnP8Cq__stepTitle{color:#303030;margin:0 0 10px;font-size:22px;font-weight:600;line-height:1.3}.DevelopmentProcess-module__wnP8Cq__stepDescription{color:#555;margin:0;font-size:14px;font-weight:400;line-height:1.5}@media (min-width:1400px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:80px 0 120px}.DevelopmentProcess-module__wnP8Cq__container{max-width:1600px;padding:0 60px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:56px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{padding:50px 0 70px}.DevelopmentProcess-module__wnP8Cq__stepBox{max-width:260px;padding:28px 24px}.DevelopmentProcess-module__wnP8Cq__stepTitle{font-size:20px}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:15px}}@media (min-width:1200px) and (max-width:1399.98px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:60px 0 100px}.DevelopmentProcess-module__wnP8Cq__container{padding:0 30px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:48px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{padding:40px 0 60px}.DevelopmentProcess-module__wnP8Cq__stepBox{max-width:200px;padding:20px 18px}.DevelopmentProcess-module__wnP8Cq__stepTitle{font-size:19px}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:13px}}@media (min-width:992px) and (max-width:1199.98px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:50px 0 80px}.DevelopmentProcess-module__wnP8Cq__container{max-width:100%;padding:0 15px}.DevelopmentProcess-module__wnP8Cq__titleSection{margin-bottom:40px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:38px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{min-height:400px;padding:30px 0 50px}.DevelopmentProcess-module__wnP8Cq__timelineWrapper{left:0;right:0}.DevelopmentProcess-module__wnP8Cq__timelineLine{width:calc(100% - 35px)}.DevelopmentProcess-module__wnP8Cq__stepsContainer{gap:0;min-height:400px;padding:0 5px}.DevelopmentProcess-module__wnP8Cq__stepWrapper{min-height:400px;padding:0 2px}.DevelopmentProcess-module__wnP8Cq__stepBox{width:calc(100% - 8px);max-width:170px;padding:16px 14px}.DevelopmentProcess-module__wnP8Cq__stepNumber{margin-bottom:8px;font-size:26px}.DevelopmentProcess-module__wnP8Cq__stepTitle{margin-bottom:8px;font-size:18px;line-height:1.2}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:11px;line-height:1.4}.DevelopmentProcess-module__wnP8Cq__connectionLineTop,.DevelopmentProcess-module__wnP8Cq__connectionLineBottom{height:70px}.DevelopmentProcess-module__wnP8Cq__stepTop .DevelopmentProcess-module__wnP8Cq__stepBox{bottom:calc(50% + 80px)}.DevelopmentProcess-module__wnP8Cq__stepBottom .DevelopmentProcess-module__wnP8Cq__stepBox{top:calc(50% + 80px)}.DevelopmentProcess-module__wnP8Cq__trophyIcon{width:32px;height:32px;font-size:24px}}@media (min-width:768px) and (max-width:991.98px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:50px 0}.DevelopmentProcess-module__wnP8Cq__container{padding:0 20px}.DevelopmentProcess-module__wnP8Cq__titleSection{margin-bottom:35px}.DevelopmentProcess-module__wnP8Cq__titleDivider{width:50px;height:2.5px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:36px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{min-height:600px;padding:30px 0 50px}.DevelopmentProcess-module__wnP8Cq__stepsContainer{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(3,1fr);gap:30px 15px;min-height:600px}.DevelopmentProcess-module__wnP8Cq__stepWrapper{min-height:auto}.DevelopmentProcess-module__wnP8Cq__stepTop .DevelopmentProcess-module__wnP8Cq__stepBox{width:100%;max-width:100%;margin-bottom:20px;position:relative;bottom:auto;left:auto;transform:none}.DevelopmentProcess-module__wnP8Cq__stepBottom .DevelopmentProcess-module__wnP8Cq__stepBox{width:100%;max-width:100%;margin-top:20px;position:relative;top:auto;left:auto;transform:none}.DevelopmentProcess-module__wnP8Cq__connectionLine{display:none}.DevelopmentProcess-module__wnP8Cq__stepBox{padding:22px 18px}.DevelopmentProcess-module__wnP8Cq__timelineWrapper{display:none}}@media (min-width:576px) and (max-width:767.98px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:40px 0}.DevelopmentProcess-module__wnP8Cq__container{padding:0 25px}.DevelopmentProcess-module__wnP8Cq__titleSection{margin-bottom:30px}.DevelopmentProcess-module__wnP8Cq__titleDivider{width:45px;height:2px;margin-bottom:16px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:32px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{min-height:auto;padding:30px 0 40px}.DevelopmentProcess-module__wnP8Cq__timelineLine{height:3px}.DevelopmentProcess-module__wnP8Cq__trophyIcon{width:32px;height:32px;font-size:24px}.DevelopmentProcess-module__wnP8Cq__stepsContainer{flex-direction:column;grid-template-rows:none;grid-template-columns:1fr;align-items:center;gap:0;min-height:auto;padding:0}.DevelopmentProcess-module__wnP8Cq__stepWrapper{flex:none;width:100%;max-width:100%;min-height:auto;margin-bottom:30px;position:relative}.DevelopmentProcess-module__wnP8Cq__stepTop,.DevelopmentProcess-module__wnP8Cq__stepBottom{align-self:center;align-items:center;margin:0;padding:0}.DevelopmentProcess-module__wnP8Cq__stepTop .DevelopmentProcess-module__wnP8Cq__stepBox,.DevelopmentProcess-module__wnP8Cq__stepBottom .DevelopmentProcess-module__wnP8Cq__stepBox{margin:0;position:relative;top:auto;bottom:auto;left:auto;transform:none}.DevelopmentProcess-module__wnP8Cq__connectionLine{display:none}.DevelopmentProcess-module__wnP8Cq__stepBox{width:100%;max-width:100%;padding:20px 18px}.DevelopmentProcess-module__wnP8Cq__stepNumber{font-size:28px}.DevelopmentProcess-module__wnP8Cq__stepTitle{margin-bottom:10px;font-size:18px}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:13px}.DevelopmentProcess-module__wnP8Cq__timelineWrapper{display:none}}@media (max-width:575.98px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{min-height:auto;padding:40px 0}.DevelopmentProcess-module__wnP8Cq__container{padding:0 20px}.DevelopmentProcess-module__wnP8Cq__titleSection{margin-bottom:30px}.DevelopmentProcess-module__wnP8Cq__titleDivider{width:40px;height:2px;margin-bottom:14px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:26px;line-height:1.3}.DevelopmentProcess-module__wnP8Cq__timelineContainer{min-height:auto;padding:20px 0 30px}.DevelopmentProcess-module__wnP8Cq__timelineWrapper{display:none}.DevelopmentProcess-module__wnP8Cq__stepsContainer{flex-direction:column;grid-template-columns:1fr;align-items:center;gap:0;min-height:auto;padding:0}.DevelopmentProcess-module__wnP8Cq__stepWrapper{flex:none;width:100%;max-width:100%;min-height:auto;margin-bottom:25px;position:relative}.DevelopmentProcess-module__wnP8Cq__stepTop,.DevelopmentProcess-module__wnP8Cq__stepBottom{align-self:center;align-items:center;margin:0;padding:0}.DevelopmentProcess-module__wnP8Cq__stepTop .DevelopmentProcess-module__wnP8Cq__stepBox,.DevelopmentProcess-module__wnP8Cq__stepBottom .DevelopmentProcess-module__wnP8Cq__stepBox{margin:0;position:relative;top:auto;bottom:auto;left:auto;transform:none}.DevelopmentProcess-module__wnP8Cq__connectionLine{display:none}.DevelopmentProcess-module__wnP8Cq__stepBox{border-radius:10px;width:100%;max-width:100%;padding:18px 16px}.DevelopmentProcess-module__wnP8Cq__stepNumber{margin-bottom:10px;font-size:24px}.DevelopmentProcess-module__wnP8Cq__stepTitle{margin-bottom:8px;font-size:17px;line-height:1.3}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:12px;line-height:1.5}.DevelopmentProcess-module__wnP8Cq__trophyIcon{display:none}}@media (max-width:375px){.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:40px 0}.DevelopmentProcess-module__wnP8Cq__container{padding:0 15px}.DevelopmentProcess-module__wnP8Cq__titleSection{margin-bottom:30px}.DevelopmentProcess-module__wnP8Cq__titleDivider{width:35px;height:1.5px;margin-bottom:12px}.DevelopmentProcess-module__wnP8Cq__mainTitle{font-size:22px}.DevelopmentProcess-module__wnP8Cq__timelineContainer{padding:25px 0 40px}.DevelopmentProcess-module__wnP8Cq__stepBox{padding:16px 14px}.DevelopmentProcess-module__wnP8Cq__stepNumber{font-size:22px}.DevelopmentProcess-module__wnP8Cq__stepTitle{font-size:14px}.DevelopmentProcess-module__wnP8Cq__stepDescription{font-size:11px}}.DevelopmentProcess-module__wnP8Cq__stepBox{will-change:transform,box-shadow}.DevelopmentProcess-module__wnP8Cq__timelineLine{will-change:transform}.DevelopmentProcess-module__wnP8Cq__stepBox:focus{outline-offset:2px;outline:2px solid #ff9800}@media print{.DevelopmentProcess-module__wnP8Cq__developmentProcessSection{padding:40px 0}.DevelopmentProcess-module__wnP8Cq__stepBox{break-inside:avoid;box-shadow:none;border:1px solid #ddd}}
.hire-banner-section{background-color:#fff;padding:70px 15px;overflow:visible}.hire-banner-card{background-color:#e8ebef;border-radius:16px;padding:40px 50px;position:relative;overflow:visible;box-shadow:0 2px 10px #0000000d}.hire-banner-text{padding:10px 0}.hire-banner-heading{color:#333;letter-spacing:-.5px;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:32px;font-weight:700;line-height:1.3}.hire-banner-button-wrapper{flex-direction:column;justify-content:center;align-items:center;min-height:100px;padding:25px 0;display:flex;position:relative}.sparkle-group{z-index:1;width:120px;height:20px;display:block;position:absolute;left:50%;transform:translate(-50%)}.sparkle-top{top:-8px}.sparkle-bottom{bottom:-8px}.sparkle-line{opacity:.9;transform-origin:bottom;background:linear-gradient(#ff6b35 0%,#ffa726 50%,#ffd23f 100%);border-radius:1px;width:2.5px;height:16px;position:absolute;left:50%}.sparkle-bottom .sparkle-line{transform-origin:top}.sparkle-top .sparkle-1{transform:translate(calc(-50% - 22px))rotate(-50deg)}.sparkle-top .sparkle-2{transform:translate(calc(-50% - 8px))rotate(-18deg)}.sparkle-top .sparkle-3{transform:translate(calc(8px - 50%))rotate(18deg)}.sparkle-top .sparkle-4{transform:translate(calc(22px - 50%))rotate(50deg)}.sparkle-bottom .sparkle-1{transform:translate(calc(-50% - 22px))rotate(50deg)}.sparkle-bottom .sparkle-2{transform:translate(calc(-50% - 8px))rotate(18deg)}.sparkle-bottom .sparkle-3{transform:translate(calc(8px - 50%))rotate(-18deg)}.sparkle-bottom .sparkle-4{transform:translate(calc(22px - 50%))rotate(-50deg)}.hire-banner-btn{cursor:pointer;z-index:2;white-space:nowrap;letter-spacing:.3px;background:linear-gradient(90deg,#ff6b35 0%,#ff8c42 25%,#ffa726 50%,#ffb74d 75%,#ffd23f 100%);border:none;border-radius:10px;padding:14px 32px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;font-weight:700;transition:all .3s;position:relative;box-shadow:0 2px 8px #ff6b3540;color:#fff!important}.hire-banner-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff6b3566;color:#fff!important}.hire-banner-btn:active{transform:translateY(0);color:#fff!important}.hire-banner-btn:focus{color:#fff!important}@media (max-width:992px){.hire-banner-card{padding:35px 40px}.hire-banner-heading{font-size:28px}.hire-banner-btn{padding:12px 28px;font-size:15px}.hire-banner-button-wrapper{margin-top:20px}}@media (max-width:768px){.hire-banner-section{padding:50px 15px}.hire-banner-card{border-radius:12px;padding:30px 25px}.hire-banner-heading{text-align:center;margin-bottom:25px;font-size:24px}.hire-banner-text{text-align:center;padding:0}.hire-banner-button-wrapper{margin-top:0;padding:15px 0}.hire-banner-btn{width:100%;max-width:280px;padding:12px 24px;font-size:14px}.sparkle-line{width:2px;height:14px}.sparkle-group{gap:6px;width:80px}.sparkle-top .sparkle-1{transform:translate(calc(-50% - 16px))rotate(-50deg)}.sparkle-top .sparkle-4{transform:translate(calc(16px - 50%))rotate(50deg)}.sparkle-bottom .sparkle-1{transform:translate(calc(-50% - 16px))rotate(50deg)}.sparkle-bottom .sparkle-4{transform:translate(calc(16px - 50%))rotate(-50deg)}}@media (max-width:576px){.hire-banner-section{padding:40px 15px}.hire-banner-card{border-radius:10px;padding:25px 20px}.hire-banner-heading{font-size:20px;line-height:1.4}.hire-banner-btn{max-width:260px;padding:11px 22px;font-size:14px}.sparkle-line{width:2px;height:12px}.sparkle-group{gap:4px;width:70px}.sparkle-top .sparkle-1{transform:translate(calc(-50% - 14px))rotate(-50deg)}.sparkle-top .sparkle-4{transform:translate(calc(14px - 50%))rotate(50deg)}.sparkle-bottom .sparkle-1{transform:translate(calc(-50% - 14px))rotate(50deg)}.sparkle-bottom .sparkle-4{transform:translate(calc(14px - 50%))rotate(-50deg)}.hire-banner-button-wrapper{padding:12px 0}}@media (max-width:400px){.hire-banner-heading{font-size:18px}.hire-banner-btn{max-width:240px;padding:10px 20px;font-size:13px}.sparkle-line{width:1.5px;height:10px}.sparkle-group{width:60px}.sparkle-top .sparkle-1{transform:translate(calc(-50% - 12px))rotate(-50deg)}.sparkle-top .sparkle-4{transform:translate(calc(12px - 50%))rotate(50deg)}.sparkle-bottom .sparkle-1{transform:translate(calc(-50% - 12px))rotate(50deg)}.sparkle-bottom .sparkle-4{transform:translate(calc(12px - 50%))rotate(-50deg)}}@media (min-width:1400px){.hire-banner-card{padding:45px 60px}.hire-banner-heading{font-size:36px}.hire-banner-btn{padding:16px 36px;font-size:17px}.sparkle-line{width:3px;height:18px}.sparkle-group{width:120px}.sparkle-top .sparkle-1{transform:translate(calc(-50% - 28px))rotate(-50deg)}.sparkle-top .sparkle-4{transform:translate(calc(28px - 50%))rotate(50deg)}.sparkle-bottom .sparkle-1{transform:translate(calc(-50% - 28px))rotate(50deg)}.sparkle-bottom .sparkle-4{transform:translate(calc(28px - 50%))rotate(-50deg)}}@media (min-width:1600px){.hire-banner-card{padding:50px 70px}.hire-banner-heading{font-size:40px}.hire-banner-btn{padding:18px 40px;font-size:18px}}
