.page_container__W1mEV{position:relative}.page_contactContainer__T63b6{max-width:600px;margin:0 auto;padding:56px;border:1px solid #dce0e5;box-shadow:rgba(29,58,83,.1);border-radius:8px;background-color:#fff;position:absolute;top:320px;left:50%;transform:translateX(-50%);z-index:1}.page_contactContainer__T63b6 nav{margin-bottom:16px}.page_dot__PUTT5{text-decoration:none;color:#6c757d}.page_dot__PUTT5:hover{color:var(--background-color)}.page_imageContainer__l7Eb0{max-width:950px;margin:0 auto 700px}.page_image__odK3f{max-width:950px}.page_breadcrumb__tAjsS{list-style:none;padding:0;margin:0;display:flex;gap:8px}.page_breadcrumb__tAjsS li{color:#6c757d}.page_breadcrumb__tAjsS li:last-child{color:var(--background-color)}.page_title__mzxNF{font-size:2.5rem;font-weight:700;margin-bottom:20px}.page_subtitle__iUN0Q{color:#6c757d;margin-bottom:20px}.page_subtitle__iUN0Q a{color:var(--background-color);text-decoration:none}.page_form__zQupP{display:flex;flex-direction:column;gap:20px}.page_input__h3qBo,.page_textarea__aOF71{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.page_textarea__aOF71{min-height:100px}.page_button__vzUVv{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:16px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.page_button__vzUVv:hover{background-color:#000}@media screen and (max-width:1100px){.page_contactContainer__T63b6{position:relative;padding:20px;top:0;left:0;z-index:0;transform:translateX(0);height:auto;margin:0 auto 80px}.page_container__W1mEV{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column}.page_imageContainer__l7Eb0{width:100%;margin-bottom:30px}.page_image__odK3f{width:100%}}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74c3c;--toastify-color-transparent:hsla(0,0%,100%,.7);--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset),env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset),env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset),env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset),env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:0.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translateZ(var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:auto}}.Toastify__toast{--y:0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px rgba(0,0,0,.1);display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right;border-bottom-left-radius:0;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.client_container__wbIma{margin:0 auto}.client_sliderContainer__nwCNM{width:100%;overflow:hidden;position:relative;margin-bottom:40px}.client_title__3KQ7Q{font-size:38px;font-weight:700;line-height:48px;text-align:center;margin-bottom:26px}.client_slider__dBNhV{display:flex;gap:50px;animation:client_slide__1V63Z 300s linear infinite}.client_slide__1V63Z{flex-shrink:0;transition:transform .5s ease-in-out}.client_slide__1V63Z img{width:150px;height:150px;object-fit:contain}@keyframes client_slide__1V63Z{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - 50px))}}.experience_container__uZ9RO{display:flex;justify-content:space-between;align-items:center;max-width:1300px;margin:84px auto}.experience_left__deYFh{flex:1;flex-basis:50%}.experience_left__deYFh img{width:100%;height:609px;border-radius:5px}.experience_right__HLInc{flex:1;flex-basis:50%;padding-left:60px}.experience_stats__J5Ivj{background-color:#f8f8ff;border-radius:6.4px;width:fit-content;padding:8px 16px;font-size:14px;line-height:21px}.experience_headline__Vn5Ay{font-size:44px;font-weight:700;line-height:55px;margin:26px 0}.experience_description__Xtm8g{font-size:16px;line-height:24px;margin:10px 0;color:var(--color-default)}.experience_list__nWoHt{list-style:none;padding-top:20px}.experience_listItem__TQEXe{margin:10px 0;font-size:16px;line-height:24px;display:flex;align-items:center;gap:10px}.experience_button__T080b{padding:8px 16px;background-color:#000;color:#fff;border:none;cursor:pointer;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border-radius:5px;margin-top:20px;transition:transform .3s ease}.experience_button__T080b:hover{background-color:var(--background-color);transform:scale(1.05)}@media screen and (max-width:1100px){.experience_container__uZ9RO{flex-direction:column;gap:50px;padding-left:10%;padding-right:10%}.experience_right__HLInc{padding-left:0;width:100%}.experience_left__deYFh img{width:100%;height:300px;border-radius:5px}}.services_mainDiv__5AzRq{width:100%;background-color:#1c1c1e}.services_servicesSection__eIlSQ{text-align:center;color:#fff;padding:50px 20px}.services_header__4mJrG{margin-bottom:40px}.services_tagline__KXpa1{display:block;color:#f39c12;font-size:14px;margin-bottom:10px}.services_taglineNew__7O_lx{display:block;font-size:44px;line-height:70px;width:1080px;margin:0 auto}.services_services___bNqn{display:flex;flex-wrap:wrap;justify-content:center;gap:20px;padding-top:26px}.services_serviceCard__yt6tB{background-color:#2c2c2e;border-radius:10px;padding:20px;width:295px;text-align:left;box-shadow:0 4px 6px rgba(0,0,0,.1);position:relative;transition:transform .3s ease}.services_serviceCard__yt6tB:hover{transform:scale(1.05)}.services_iconWrapper__EWvLe{position:absolute;width:56px;height:56px;top:-25px}.services_serviceCard__yt6tB h3{margin-bottom:16px;margin-top:30px;font-size:24px;line-height:30px;height:60px}.services_serviceCard__yt6tB p{font-size:14px;margin-bottom:45px;color:#c4c5c7}.services_link__NfqTC{color:var(--background-color);text-decoration:none;font-weight:700}@media screen and (max-width:1100px){.services_taglineNew__7O_lx{font-size:22px;width:310px;line-height:36px}.services_services___bNqn{gap:40px}}.testimonial_container__M2tQ5{padding:50px 20px;display:flex;justify-content:center;align-items:center;max-width:1300px;margin:0 auto}.testimonial_left__R3RDx{flex-basis:50%}.testimonial_stats__AabXD{background-color:#f8f8ff;border-radius:6.4px;width:fit-content;padding:8px 16px;font-size:14px;line-height:21px}.testimonial_header__XZvsf{margin-bottom:20px;font-size:44px;font-weight:700;line-height:55px;display:flex;justify-content:start;align-items:start;margin-top:26px;text-decoration:none solid #202124}.testimonial_subheader__3R3T8{font-size:20px;font-weight:700;line-height:24px;text-decoration:none solid #202124}.testimonial_testimonials__bDc_R{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:32px}.testimonial_testimonial__1sQh8{background-color:#f9f9f9;padding:20px;border-radius:8px;box-shadow:0 0 10px rgba(0,0,0,.1);width:calc(50% - 20px);text-align:left;transition:transform .3s ease}.testimonial_testimonial__1sQh8:hover{transform:scale(1.05)}.testimonial_testimonial__1sQh8 img{border-radius:50%;width:50px;height:50px;margin-right:10px}.testimonial_testimonial-info__81tL3{display:flex;align-items:start;flex-direction:column}.testimonial_testimonial_contact__L_8KX{display:flex;justify-content:center;align-items:center;margin-top:16px}.testimonial_testimonial__1sQh8 p{margin:10px 0}.testimonial_testimonial__1sQh8 span{color:#202124;font-size:16px;font-weight:500;line-height:24px;text-decoration:none solid #202124;margin-top:16px}.testimonial_image-container__auwh1{position:relative;margin-top:30px;flex-basis:50%}.testimonial_image-container__auwh1 img{width:100%;border-radius:8px}.testimonial_image-container__auwh1 .testimonial_label__TgOw9{position:absolute;top:10px;left:10px;background-color:#000;color:#fff;padding:5px 10px;border-radius:5px}.testimonial_image-container__auwh1 .testimonial_label__TgOw9.testimonial_bottom-left__Zd4TO{top:auto;bottom:10px}.testimonial_image-container__auwh1 .testimonial_label__TgOw9.testimonial_bottom-right__FSuJ0{top:auto;right:10px;bottom:10px}.testimonial_title__ixkXh{font-size:38px;font-weight:700;line-height:48px;text-align:center}@media screen and (max-width:1100px){.testimonial_container__M2tQ5{flex-direction:column-reverse;gap:50px}}@media screen and (max-width:700px){.testimonial_testimonials__bDc_R{flex-direction:column;gap:20px}.testimonial_testimonial__1sQh8{width:calc(100% - 20px)}}.section2_container__I3SF4{max-width:1300px;margin:120px auto}.section2_title__tHHap{font-size:44px;font-weight:700;line-height:55px;text-decoration:none solid #202124;margin-bottom:26px;text-align:center}.section2_description__xl5T1{font-size:16px;line-height:24px;text-decoration:none solid #606261;color:var(--color-default);text-align:center;width:70%;margin:0 auto 26px}.section2_grid__imVRF{display:grid;grid-template-columns:repeat(auto-fit,minmax(450px,1fr));gap:20px}.section2_flex__mAo1J{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.section2_card__QXU6_{padding:20px;border-radius:10px;text-align:center;display:flex;justify-content:center;align-items:start;gap:20px;transition:transform .3s ease}.section2_part1__yHlG0{display:flex;flex-direction:column;justify-content:end;align-items:end;width:80%}.section2_mainText__A5Isr{font-size:20px;line-height:24px;font-weight:700;margin-bottom:6px;text-align:right}.section2_mainPara__LJsDR{text-align:right;font-size:14px;line-height:21px;text-decoration:none solid #606261;color:var(--color-default)}.section2_card__QXU6_:hover{transform:scale(1.05)}.section2_iconImage__fKWWa{width:56px;height:56px;background-color:#f8f8f8;display:flex;justify-content:center;align-items:center;border-radius:5px}.section2_iconImage__fKWWa img{width:29px;height:29px;transition:transform .1s ease-in-out}.section2_card__QXU6_:hover .section2_iconImage__fKWWa img{animation:section2_flicker__D7dSz .4s 1}@keyframes section2_flicker__D7dSz{0%{transform:translateX(0)}25%{transform:translateX(-2px)}50%{transform:translateX(2px)}75%{transform:translateX(-1px)}to{transform:translateX(0)}}.section2_card__QXU6_ h3{margin-bottom:10px;font-size:1.5rem}.section2_card__QXU6_ p{font-size:1rem;color:#333}.section2_leftSection__b51I9{justify-content:center;align-items:center;display:flex;flex-direction:column;gap:96px}.section2_cardRight__3XgGw{padding:20px;border-radius:10px;text-align:center;display:flex;justify-content:center;align-items:start;gap:20px;transition:transform .3s ease}.section2_cardRight__3XgGw:hover{transform:scale(1.05)}.section2_part2__rCUNV{display:flex;flex-direction:column;justify-content:start;align-items:start;width:80%}.section2_parth3__JgykU{font-size:20px;line-height:24px;font-weight:700;margin-bottom:6px;text-align:left}.section2_partpr__h8SnR{text-align:left;font-size:14px;line-height:21px;text-decoration:none solid #606261;color:var(--color-default)}.section2_centerSection__Z6G1R{display:flex;justify-content:center;align-items:center}.section2_imageCenter__eXvFB{width:400px;height:500px}.section2_flexMobile__OAMyk{display:none}@media screen and (max-width:1100px){.section2_flex__mAo1J{display:none}.section2_flexMobile__OAMyk{display:block}.section2_upperSection__nQm6j{width:100%}.section2_mobileImageContainer__yhmIQ{display:flex;justify-content:center;align-items:center}.section2_upperSection__nQm6j img{width:100%;height:400px}.section2_mobileContent__XzyRC{display:flex;flex-direction:column;justify-content:center;align-items:start;width:80%}.section2_para12__l_lSd{text-align:left;font-size:14px;line-height:21px;text-decoration:none solid #606261;color:var(--color-default)}.section2_mobileContentHeading__zQIr2{font-size:20px;line-height:24px;font-weight:700;margin-bottom:6px;text-align:left}.section2_mobileIconImage__YZYCz{background-color:#f8f8f8;width:56px;height:56px;display:flex;justify-content:center;align-items:center;border-radius:5px}.section2_mobileIconImage__YZYCz img{width:29px;height:29px}}.webcompany_container__plA5l{display:flex;align-items:center;justify-content:center;padding:20px;max-width:1250px;background-color:#fff;gap:50px;margin:0 auto 26px}.webcompany_imageSection__YroX9{width:50%;display:flex;justify-content:center;align-items:center}.webcompany_image__r6Sph{border-radius:8px;height:650px}.webcompany_textSection__coqCF{flex:1;padding-left:20px;margin-right:36px;padding-right:20px;background-color:#f8f8f8;border-radius:8px;margin-top:-75px}.webcompany_textSection__coqCF h2{font-size:38px;font-weight:700;line-height:48px;margin-bottom:26px}.webcompany_textSection__coqCF p{font-size:16px;line-height:24px;color:#606261;margin-bottom:26px}.webcompany_line__2GATv{width:100%;height:.5px;background-color:#cfcfcf;color:#cfcfcf;margin-bottom:26px}.webcompany_logos__D9L9M{padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.webcompany_logos__D9L9M img{width:130px;height:30px}.webcompany_subscribeContainer___LNJj{text-align:left}.webcompany_subscribeContainer___LNJj h2{font-size:24px;font-weight:700;color:#1a202c;padding:0;margin:0 0 26px}.webcompany_subscribeContainer___LNJj p{font-size:1rem;padding:0;margin-bottom:26px}.webcompany_form__6BmkA{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;font-family:Inter}.webcompany_inputWrapper__f46vq{display:flex;gap:1rem}.webcompany_cta__s92WQ{display:flex;align-items:center;margin-bottom:2rem;border:1px solid #dce0e5;padding:8px;width:100%;border-radius:5px}.webcompany_emailInput__p8M8K{padding:.5rem;border:none;margin-right:.5rem;width:70%;font-size:16px;line-height:24px}.webcompany_emailInput__p8M8K:focus{border-color:#ccc;outline:none}.webcompany_ctaButton__2eK_X{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:30%;border-radius:.25rem;cursor:pointer}.webcompany_ctaButton__2eK_X:hover{background-color:var(--background-color)}.webcompany_ctaButton700__bl8Lv{display:none}.webcompany_submitButton__XIwnh{padding:.75rem 1.5rem;border-radius:30px;border:none;background-color:#2b6cb0;color:#fff;cursor:pointer;transition:background-color .3s}.webcompany_submitButton__XIwnh:hover{background-color:#2c5282}.webcompany_input__ILmi0{color:var(--color-default)}.webcompany_input__ILmi0,.webcompany_textarea__P5fIb{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.webcompany_textarea__P5fIb{min-height:100px}.webcompany_button__y62Ta{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:17px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s;margin-bottom:1.3rem}.webcompany_button__y62Ta:hover{background-color:#000}.webcompany_accordionContainer__mihvm{margin:10px 0}.webcompany_accordionItem__sX76O{margin-bottom:10px}.webcompany_accordionItemFocused__ezQER .webcompany_accordionButton__Q7jEb{color:#0172ff;border:1px solid #0172ff}.webcompany_accordionButton__Q7jEb{background:#fff;border:1px solid #f2f2f2;border-radius:4px;padding:10px;width:100%;text-align:left;cursor:pointer;font-size:17px;font-weight:500;line-height:27px;box-shadow:0 4.04px 8.07px 0 #0000000d}.webcompany_accordionButton__Q7jEb:hover{color:#0172ff;border:1px solid #0172ff}.webcompany_accordionButton__Q7jEb:focus{color:#0172ff!important;border:1px solid #0172ff!important}.webcompany_accordionArrow__C0yNh{float:right;font-size:25px}.webcompany_accordionContent__MDW7m{padding:10px;border-top:none;background:#fff;width:660px;line-height:27.45px;font-size:15px;color:#acacac;font-weight:400}.webcompany_accordionContainer__mihvm{height:500px;width:660px}.webcompany_faq__JjBU5{text-align:center;padding-top:20px;font-size:20px;line-height:31px;padding-bottom:50px;color:#acacac;font-weight:400}@media screen and (max-width:900px){.webcompany_container__plA5l{flex-direction:column}.webcompany_imageSection__YroX9{width:100%;display:flex;justify-content:center;align-items:center}.webcompany_textSection__coqCF h2,.webcompany_textSection__coqCF p{text-align:center}.webcompany_ctaButton__2eK_X{display:none}.webcompany_ctaButton700__bl8Lv{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:100%;border-radius:.25rem;cursor:pointer;display:block;text-align:center;margin-bottom:26px}.webcompany_cta700__Fj_98{display:flex;justify-content:center;align-items:center}.webcompany_form__6BmkA{flex-direction:column}.webcompany_emailInput__p8M8K{width:100%}.webcompany_accordionContent__MDW7m{padding:10px;border-top:none;background:#fff;width:100%;font-weight:400;color:#acacac}.webcompany_accordionContainer__mihvm{height:inherit;width:100%}.webcompany_textSection__coqCF{flex:1;padding-left:20px;margin-right:0;padding-right:20px;background-color:#f8f8f8;border-radius:5px;margin-top:0;width:100%}}.heroSection_container__iYqTb{max-width:1300px;padding:2rem;text-align:left;display:flex;justify-content:center;align-items:start;margin:52px auto 0;gap:30px}.heroSection_left__Gf9xW{width:100%}.heroSection_title__raIqX{font-size:44px;font-weight:700;line-height:55px;text-decoration:none solid #606243}.heroSection_subtitle__XjZ3A{font-size:16px;font-weight:400;line-height:24px;text-decoration:none solid #606243;color:#606261;margin-top:26px}.heroSection_ctaButton__PefU1{background-color:#000;color:#fff;padding:16px 40px;margin:32px 0;border:none;font-size:16px;line-height:24px;text-decoration:none solid #fff;cursor:pointer;display:inline-flex;align-items:center;border-radius:5px;text-align:center;transition:transform .5s ease-in-out,box-shadow .5s ease-in-out}.heroSection_ctaButton__PefU1 span{color:#0172ff;margin-left:.5rem}.heroSection_ctaButton__PefU1:hover{transform:scale(1.05);transition:.5s ease-in-out}.heroSection_grid__qsxKt{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.heroSection_card__b7uVi{background-color:#f8f8f8;padding:48px 40px;border-radius:.5rem;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:transform .5s ease-in-out,box-shadow .5s ease-in-out;width:373px;height:315px;border:1px solid #dce0e5}.heroSection_card__b7uVi:hover{box-shadow:0 0 10px rgba(0,0,0,.1);transform:scale(1.05);transition:.5s ease-in-out}.heroSection_icon__Kof7D{margin-bottom:1rem}.heroSection_card__b7uVi h3{font-size:24px;font-weight:700;line-height:30px;color:#333;margin:36px 0 0}.heroSection_card__b7uVi:hover h3{color:#0172ff}.heroSection_card__b7uVi p{color:#777;margin-top:16px}.heroSection_symbol__UZoBl{font-weight:700;font-size:30px}@media screen and (max-width:1100px){.heroSection_container__iYqTb,.heroSection_left__Gf9xW{flex-direction:column;align-items:center}.heroSection_left__Gf9xW{width:100%;display:flex;justify-content:center}.heroSection_subtitle__XjZ3A,.heroSection_title__raIqX{text-align:center}.heroSection_grid__qsxKt{justify-content:center;align-items:center}}@media screen and (max-width:700px){.heroSection_grid__qsxKt{grid-template-columns:repeat(1,1fr)}.heroSection_card__b7uVi{width:310px;height:350px}}@media screen and (max-width:392px){.heroSection_ctaButton__PefU1{font-size:12px}}.coreFeature_container__7KYFM{text-align:center;max-width:1300px;margin:64px auto}.coreFeature_title___9usO{font-size:2.5rem;font-weight:700}.coreFeature_description___25Zf{font-size:16px;line-height:24px;color:#666;margin:1rem 0 3rem}.coreFeature_featuresGrid__uiKxS{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.coreFeature_featureItem__WcFfz{padding:1.5rem;border-radius:8px;transition:background .3s}.coreFeature_icon__WYwxa{font-size:2rem;margin-bottom:1rem}.coreFeature_featureItem__WcFfz h2{font-size:20px;font-weight:700;margin-bottom:.5rem;line-height:24px}.coreFeature_featureItem__WcFfz p{font-size:16px;line-height:24px;color:var(--color-default)}@media screen and (max-width:1400px){.coreFeature_featuresGrid__uiKxS{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;padding-left:30px;padding-right:30px}}@media screen and (max-width:700px){.coreFeature_featuresGrid__uiKxS{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem;padding-left:30px;padding-right:30px}}.app-development_container__jz2OO{display:flex;align-items:center;justify-content:center;padding:20px;max-width:1250px;background-color:#fff;gap:50px;margin:0 auto 26px}.app-development_imageSection__zEGVN{width:50%;display:flex;justify-content:center;align-items:center}.app-development_image__P2sI8{border-radius:8px;height:650px}.app-development_textSection__2JEDB{flex:1;padding-left:20px;margin-right:36px;padding-right:20px;background-color:#f8f8f8;border-radius:8px;margin-top:-75px;height:400px;display:flex;justify-content:center;align-items:center}.app-development_textSection__2JEDB h2{font-size:38px;font-weight:700;line-height:48px;margin-bottom:26px}.app-development_textSection__2JEDB p{font-size:16px;line-height:24px;color:#606261;margin-bottom:26px}.app-development_line__acxhx{width:100%;height:.5px;background-color:#cfcfcf;color:#cfcfcf;margin-bottom:26px}.app-development_logos__EJFPT{padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.app-development_logos__EJFPT img{width:130px;height:30px}.app-development_subscribeContainer__fgWIi{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.app-development_subscribeContainer__fgWIi h2{font-size:24px;font-weight:700;color:#1a202c;padding:0;margin:0 0 26px}.app-development_subscribeContainer__fgWIi p{font-size:1rem;padding:0;margin-bottom:26px}.app-development_form__4MuQs{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;font-family:Inter}.app-development_inputWrapper__VNx_F{display:flex;gap:1rem}.app-development_cta__gAl_L{display:flex;align-items:center;margin-bottom:2rem;border:1px solid #dce0e5;padding:8px;width:100%;border-radius:5px}.app-development_emailInput__dOiE1{padding:.5rem;border:none;margin-right:.5rem;width:70%;font-size:16px;line-height:24px}.app-development_emailInput__dOiE1:focus{border-color:#ccc;outline:none}.app-development_ctaButton__bJIBX{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:30%;border-radius:.25rem;cursor:pointer}.app-development_ctaButton__bJIBX:hover{background-color:var(--background-color)}.app-development_ctaButton700__z93im{display:none}.app-development_submitButton__fkLXZ{padding:.75rem 1.5rem;border-radius:30px;border:none;background-color:#2b6cb0;color:#fff;cursor:pointer;transition:background-color .3s}.app-development_submitButton__fkLXZ:hover{background-color:#2c5282}.app-development_input__Io2IN{color:var(--color-default)}.app-development_input__Io2IN,.app-development_textarea__7cdke{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.app-development_textarea__7cdke{min-height:100px}.app-development_button__BJ9Q4{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:17px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.app-development_button__BJ9Q4:hover{background-color:#000}.app-development_accordionContainer__HgVb1{margin:10px 0}.app-development_accordionItem__KE7kj{margin-bottom:10px}.app-development_accordionItemFocused___xksa .app-development_accordionButton__ocJAW{color:#0172ff;border:1px solid #0172ff}.app-development_accordionButton__ocJAW{background:#fff;border:1px solid #f2f2f2;border-radius:4px;padding:10px;width:100%;text-align:left;cursor:pointer;font-size:17px;font-weight:500;line-height:27px;box-shadow:0 4.04px 8.07px 0 #0000000d}.app-development_accordionButton__ocJAW:hover{color:#0172ff;border:1px solid #0172ff}.app-development_accordionButton__ocJAW:focus{color:#0172ff!important;border:1px solid #0172ff!important}.app-development_accordionArrow__wtpNp{float:right;font-size:25px}.app-development_accordionContent__1244k{padding:10px;border-top:none;background:#fff;width:660px;line-height:27.45px;font-size:15px;color:#acacac;font-weight:400}.app-development_accordionContainer__HgVb1{height:500px;width:660px}.app-development_faq__imd_w{text-align:center;padding-top:20px;font-size:20px;line-height:31px;padding-bottom:50px;color:#acacac;font-weight:400}@media screen and (max-width:900px){.app-development_container__jz2OO{flex-direction:column}.app-development_imageSection__zEGVN{width:100%;display:flex;justify-content:center;align-items:center}.app-development_textSection__2JEDB h2,.app-development_textSection__2JEDB p{text-align:center}.app-development_ctaButton__bJIBX{display:none}.app-development_ctaButton700__z93im{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:100%;border-radius:.25rem;cursor:pointer;display:block;text-align:center;margin-bottom:26px}.app-development_cta700__zMfZ0{display:flex;justify-content:center;align-items:center}.app-development_form__4MuQs{flex-direction:column}.app-development_emailInput__dOiE1{width:100%}.app-development_accordionContent__1244k{padding:10px;border-top:none;background:#fff;width:100%;font-weight:400;color:#acacac}.app-development_accordionContainer__HgVb1{height:inherit;width:100%}.app-development_textSection__2JEDB{flex:1;padding-left:20px;margin-right:0;padding-right:20px;background-color:#f8f8f8;border-radius:5px;margin-top:0;width:100%}}.e-com_container__lwUWv{padding:20px;max-width:1250px;background-color:#fff;gap:50px;margin:0 auto 26px}.e-com_container__lwUWv,.e-com_imageSection__7gq_A{display:flex;align-items:center;justify-content:center}.e-com_imageSection__7gq_A{width:50%}.e-com_image__SfjOw{border-radius:8px;height:650px}.e-com_textSection__4LbQu{flex:1;padding-left:20px;margin-right:36px;padding-right:20px;background-color:#f8f8f8;border-radius:8px;margin-top:-75px;height:400px;display:flex;justify-content:center;align-items:center}.e-com_textSection__4LbQu h2{font-size:38px;font-weight:700;line-height:48px;margin-bottom:26px}.e-com_textSection__4LbQu p{font-size:16px;line-height:24px;color:#606261;margin-bottom:26px}.e-com_line__q2xyF{width:100%;height:.5px;background-color:#cfcfcf;color:#cfcfcf;margin-bottom:26px}.e-com_logos__EzxLa{padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.e-com_logos__EzxLa img{width:130px;height:30px}.e-com_subscribeContainer__MsO_y{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.e-com_subscribeContainer__MsO_y h2{font-size:24px;font-weight:700;color:#1a202c;padding:0;margin:0 0 26px}.e-com_subscribeContainer__MsO_y p{font-size:1rem;padding:0;margin-bottom:26px}.e-com_form__cGQy_{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;font-family:Inter}.e-com_inputWrapper__aVLdC{display:flex;gap:1rem}.e-com_cta__ktG3Z{display:flex;align-items:center;margin-bottom:2rem;border:1px solid #dce0e5;padding:8px;width:100%;border-radius:5px}.e-com_emailInput__WYcH_{padding:.5rem;border:none;margin-right:.5rem;width:70%;font-size:16px;line-height:24px}.e-com_emailInput__WYcH_:focus{border-color:#ccc;outline:none}.e-com_ctaButton__QBajO{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:30%;border-radius:.25rem;cursor:pointer}.e-com_ctaButton__QBajO:hover{background-color:var(--background-color)}.e-com_ctaButton700__scFRz{display:none}.e-com_submitButton__XdCf9{padding:.75rem 1.5rem;border-radius:30px;border:none;background-color:#2b6cb0;color:#fff;cursor:pointer;transition:background-color .3s}.e-com_submitButton__XdCf9:hover{background-color:#2c5282}.e-com_input__zlTNB{color:var(--color-default)}.e-com_input__zlTNB,.e-com_textarea___u18b{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.e-com_textarea___u18b{min-height:100px}.e-com_button__q35x5{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:17px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.e-com_button__q35x5:hover{background-color:#000}.e-com_accordionContainer__tmxxn{margin:10px 0}.e-com_accordionItem__E1yJy{margin-bottom:10px}.e-com_accordionItemFocused__pxD2s .e-com_accordionButton__ml_Tu{color:#0172ff;border:1px solid #0172ff}.e-com_accordionButton__ml_Tu{background:#fff;border:1px solid #f2f2f2;border-radius:4px;padding:10px;width:100%;text-align:left;cursor:pointer;font-size:17px;font-weight:500;line-height:27px;box-shadow:0 4.04px 8.07px 0 #0000000d}.e-com_accordionButton__ml_Tu:hover{color:#0172ff;border:1px solid #0172ff}.e-com_accordionButton__ml_Tu:focus{color:#0172ff!important;border:1px solid #0172ff!important}.e-com_accordionArrow__c0uT3{float:right;font-size:25px}.e-com_accordionContent__Fw_Y3{padding:10px;border-top:none;background:#fff;width:660px;line-height:27.45px;font-size:15px;color:#acacac;font-weight:400}.e-com_accordionContainer__tmxxn{height:500px;width:660px}.e-com_faq__0kb0A{text-align:center;padding-top:20px;font-size:20px;line-height:31px;padding-bottom:50px;color:#acacac;font-weight:400}@media screen and (max-width:900px){.e-com_container__lwUWv{flex-direction:column}.e-com_imageSection__7gq_A{width:100%;display:flex;justify-content:center;align-items:center}.e-com_textSection__4LbQu h2,.e-com_textSection__4LbQu p{text-align:center}.e-com_ctaButton__QBajO{display:none}.e-com_ctaButton700__scFRz{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:100%;border-radius:.25rem;cursor:pointer;display:block;text-align:center;margin-bottom:26px}.e-com_cta700__2UxW2{display:flex;justify-content:center;align-items:center}.e-com_form__cGQy_{flex-direction:column}.e-com_emailInput__WYcH_{width:100%}.e-com_accordionContent__Fw_Y3{padding:10px;border-top:none;background:#fff;width:100%;font-weight:400;color:#acacac}.e-com_accordionContainer__tmxxn{height:inherit;width:100%}.e-com_textSection__4LbQu{flex:1;padding-left:20px;margin-right:0;padding-right:20px;background-color:#f8f8f8;border-radius:5px;margin-top:0;width:100%}}.web-development_container__VfMh0{display:flex;align-items:center;justify-content:center;padding:20px;max-width:1250px;background-color:#fff;gap:50px;margin:0 auto 26px}.web-development_imageSection__q2zeu{width:50%;display:flex;justify-content:center;align-items:center}.web-development_image__OS4vW{border-radius:8px;height:650px}.web-development_textSection__VH5tf{flex:1;padding-left:20px;margin-right:36px;padding-right:20px;background-color:#f8f8f8;border-radius:8px;margin-top:-75px;height:400px;display:flex;justify-content:center;align-items:center}.web-development_textSection__VH5tf h2{font-size:38px;font-weight:700;line-height:48px;margin-bottom:26px}.web-development_textSection__VH5tf p{font-size:16px;line-height:24px;color:#606261;margin-bottom:26px}.web-development_line__HHSaM{width:100%;height:.5px;background-color:#cfcfcf;color:#cfcfcf;margin-bottom:26px}.web-development_logos__pUvsP{padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.web-development_logos__pUvsP img{width:130px;height:30px}.web-development_subscribeContainer__uR0gg{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.web-development_subscribeContainer__uR0gg h2{font-size:24px;font-weight:700;color:#1a202c;padding:0;margin:0 0 26px}.web-development_subscribeContainer__uR0gg p{font-size:1rem;padding:0;margin-bottom:26px}.web-development_form__yXYwW{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;font-family:Inter}.web-development_inputWrapper__j0f09{display:flex;gap:1rem}.web-development_cta__nRHFe{display:flex;align-items:center;margin-bottom:2rem;border:1px solid #dce0e5;padding:8px;width:100%;border-radius:5px}.web-development_emailInput__ygv0c{padding:.5rem;border:none;margin-right:.5rem;width:70%;font-size:16px;line-height:24px}.web-development_emailInput__ygv0c:focus{border-color:#ccc;outline:none}.web-development_ctaButton__2yXoB{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:30%;border-radius:.25rem;cursor:pointer}.web-development_ctaButton__2yXoB:hover{background-color:var(--background-color)}.web-development_ctaButton700__bhYmd{display:none}.web-development_submitButton__iP1zF{padding:.75rem 1.5rem;border-radius:30px;border:none;background-color:#2b6cb0;color:#fff;cursor:pointer;transition:background-color .3s}.web-development_submitButton__iP1zF:hover{background-color:#2c5282}.web-development_input__2OedG{color:var(--color-default)}.web-development_input__2OedG,.web-development_textarea___7VkG{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.web-development_textarea___7VkG{min-height:100px}.web-development_button__YOe9U{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:17px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.web-development_button__YOe9U:hover{background-color:#000}.web-development_accordionContainer__t86Zy{margin:10px 0}.web-development_accordionItem__LiW2d{margin-bottom:10px}.web-development_accordionItemFocused__6Lf5t .web-development_accordionButton__rkYhf{color:#0172ff;border:1px solid #0172ff}.web-development_accordionButton__rkYhf{background:#fff;border:1px solid #f2f2f2;border-radius:4px;padding:10px;width:100%;text-align:left;cursor:pointer;font-size:17px;font-weight:500;line-height:27px;box-shadow:0 4.04px 8.07px 0 #0000000d}.web-development_accordionButton__rkYhf:hover{color:#0172ff;border:1px solid #0172ff}.web-development_accordionButton__rkYhf:focus{color:#0172ff!important;border:1px solid #0172ff!important}.web-development_accordionArrow__mwoH2{float:right;font-size:25px}.web-development_accordionContent__JvTCL{padding:10px;border-top:none;background:#fff;width:660px;line-height:27.45px;font-size:15px;color:#acacac;font-weight:400}.web-development_accordionContainer__t86Zy{height:500px;width:660px}.web-development_faq__wCsSZ{text-align:center;padding-top:20px;font-size:20px;line-height:31px;padding-bottom:50px;color:#acacac;font-weight:400}@media screen and (max-width:900px){.web-development_container__VfMh0{flex-direction:column}.web-development_imageSection__q2zeu{width:100%;display:flex;justify-content:center;align-items:center}.web-development_textSection__VH5tf h2,.web-development_textSection__VH5tf p{text-align:center}.web-development_ctaButton__2yXoB{display:none}.web-development_ctaButton700__bhYmd{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:100%;border-radius:.25rem;cursor:pointer;display:block;text-align:center;margin-bottom:26px}.web-development_cta700__VM4mO{display:flex;justify-content:center;align-items:center}.web-development_form__yXYwW{flex-direction:column}.web-development_emailInput__ygv0c{width:100%}.web-development_accordionContent__JvTCL{padding:10px;border-top:none;background:#fff;width:100%;font-weight:400;color:#acacac}.web-development_accordionContainer__t86Zy{height:inherit;width:100%}.web-development_textSection__VH5tf{flex:1;padding-left:20px;margin-right:0;padding-right:20px;background-color:#f8f8f8;border-radius:5px;margin-top:0;width:100%}}.websitedevelopment_container__n_R8N{display:flex;align-items:center;justify-content:center;padding:20px;max-width:1250px;background-color:#fff;gap:50px;margin:0 auto 26px}.websitedevelopment_imageSection__VrGDz{width:50%;display:flex;justify-content:center;align-items:center}.websitedevelopment_image__r0JF8{border-radius:8px;height:650px}.websitedevelopment_textSection__TqlCm{flex:1;padding-left:20px;margin-right:36px;padding-right:20px;background-color:#f8f8f8;border-radius:8px;margin-top:-75px}.websitedevelopment_textSection__TqlCm h2{font-size:38px;font-weight:700;line-height:48px;margin-bottom:26px}.websitedevelopment_textSection__TqlCm p{font-size:16px;line-height:24px;color:#606261;margin-bottom:26px}.websitedevelopment_line__QIPSB{width:100%;height:.5px;background-color:#cfcfcf;color:#cfcfcf;margin-bottom:26px}.websitedevelopment_logos__Ue1a9{padding-top:26px;display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.websitedevelopment_logos__Ue1a9 img{width:130px;height:30px}.websitedevelopment_subscribeContainer__WHPKP{text-align:left}.websitedevelopment_subscribeContainer__WHPKP h2{font-size:24px;font-weight:700;color:#1a202c;padding:0;margin:0 0 26px}.websitedevelopment_subscribeContainer__WHPKP p{font-size:1rem;padding:0;margin-bottom:26px}.websitedevelopment_form__YCcQQ{display:flex;justify-content:start;align-items:start;flex-direction:column;gap:20px;padding-left:20px;padding-right:20px;font-family:Inter}.websitedevelopment_inputWrapper__VsnlW{display:flex;gap:1rem}.websitedevelopment_cta__NI_vk{display:flex;align-items:center;margin-bottom:2rem;border:1px solid #dce0e5;padding:8px;width:100%;border-radius:5px}.websitedevelopment_emailInput__3BYp8{padding:.5rem;border:none;margin-right:.5rem;width:70%;font-size:16px;line-height:24px}.websitedevelopment_emailInput__3BYp8:focus{border-color:#ccc;outline:none}.websitedevelopment_ctaButton__8lCl1{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:30%;border-radius:.25rem;cursor:pointer}.websitedevelopment_ctaButton__8lCl1:hover{background-color:var(--background-color)}.websitedevelopment_ctaButton700__Uqmro{display:none}.websitedevelopment_submitButton__SNrLI{padding:.75rem 1.5rem;border-radius:30px;border:none;background-color:#2b6cb0;color:#fff;cursor:pointer;transition:background-color .3s}.websitedevelopment_submitButton__SNrLI:hover{background-color:#2c5282}.websitedevelopment_input__q69gS{color:var(--color-default)}.websitedevelopment_input__q69gS,.websitedevelopment_textarea__oAbLU{padding:12px 16px;font-size:16px;border-radius:4px;border:1px solid #ced4da;width:100%}.websitedevelopment_textarea__oAbLU{min-height:100px}.websitedevelopment_button__WbezH{background-color:var(--background-color);color:#fff;padding:12px 16px;font-size:17px;border:none;border-radius:4px;cursor:pointer;transition:background-color .3s}.websitedevelopment_button__WbezH:hover{background-color:#000}.websitedevelopment_accordionContainer__SGpfC{margin:10px 0}.websitedevelopment_accordionItem__5hAHu{margin-bottom:10px}.websitedevelopment_accordionItemFocused__altGs .websitedevelopment_accordionButton__jInKY{color:#0172ff;border:1px solid #0172ff}.websitedevelopment_accordionButton__jInKY{background:#fff;border:1px solid #f2f2f2;border-radius:4px;padding:10px;width:100%;text-align:left;cursor:pointer;font-size:17px;font-weight:500;line-height:27px;box-shadow:0 4.04px 8.07px 0 #0000000d}.websitedevelopment_accordionButton__jInKY:hover{color:#0172ff;border:1px solid #0172ff}.websitedevelopment_accordionButton__jInKY:focus{color:#0172ff!important;border:1px solid #0172ff!important}.websitedevelopment_accordionArrow__d5457{float:right;font-size:25px}.websitedevelopment_accordionContent__jMQEy{padding:10px;border-top:none;background:#fff;width:660px;line-height:27.45px;font-size:15px;color:#acacac;font-weight:400}.websitedevelopment_accordionContainer__SGpfC{height:500px;width:660px}.websitedevelopment_faq__zeNZH{text-align:center;padding-top:20px;font-size:20px;line-height:31px;padding-bottom:50px;color:#acacac;font-weight:400}@media screen and (max-width:900px){.websitedevelopment_container__n_R8N{flex-direction:column}.websitedevelopment_imageSection__VrGDz{width:100%;display:flex;justify-content:center;align-items:center}.websitedevelopment_textSection__TqlCm h2,.websitedevelopment_textSection__TqlCm p{text-align:center}.websitedevelopment_ctaButton__8lCl1{display:none}.websitedevelopment_ctaButton700__Uqmro{padding:8px 16px;background-color:#000;color:#fff;font-size:16px;font-weight:500;line-height:24px;letter-spacing:.5px;border:none;width:100%;border-radius:.25rem;cursor:pointer;display:block;text-align:center;margin-bottom:26px}.websitedevelopment_cta700__ZpQlc{display:flex;justify-content:center;align-items:center}.websitedevelopment_form__YCcQQ{flex-direction:column}.websitedevelopment_emailInput__3BYp8{width:100%}.websitedevelopment_accordionContent__jMQEy{padding:10px;border-top:none;background:#fff;width:100%;font-weight:400;color:#acacac}.websitedevelopment_accordionContainer__SGpfC{height:inherit;width:100%}.websitedevelopment_textSection__TqlCm{flex:1;padding-left:20px;margin-right:0;padding-right:20px;background-color:#f8f8f8;border-radius:5px;margin-top:0;width:100%}}