:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px;.swiper-cube-shadow,.swiper-slide{transform-style:preserve-3d}}.swiper-css-mode{>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none;&::-webkit-scrollbar{display:none}}>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}&.swiper-horizontal{>.swiper-wrapper{scroll-snap-type:x mandatory}}&.swiper-vertical{>.swiper-wrapper{scroll-snap-type:y mandatory}}&.swiper-free-mode{>.swiper-wrapper{scroll-snap-type:none}>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}}&.swiper-centered{>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}}&.swiper-centered.swiper-horizontal{>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}}&.swiper-centered.swiper-vertical{>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}}}.swiper-3d{.swiper-slide-shadow,.swiper-slide-shadow-bottom,.swiper-slide-shadow-left,.swiper-slide-shadow-right,.swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible,.swiper:not(.swiper-watch-progress){.swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.style_ourWorks__zKH7v{width:100%;padding:100px 0;overflow:hidden;background-color:#fff}@media(max-width:991px){.style_ourWorks__zKH7v{padding:80px 0}}@media(max-width:767px){.style_ourWorks__zKH7v{padding:60px 0}}@media(max-width:575px){.style_ourWorks__zKH7v{padding:40px 0}}.style_sliderWrapper__TU4_a{width:100%}.style_sliderWrapper__TU4_a .style_swiper-slide__kpuog{transition:transform .3s ease-in-out;height:auto}.style_sliderWrapper__TU4_a .style_swiper-slide__kpuog:hover{transform:scale(1.02);z-index:10}@media(max-width:575px){.style_sliderWrapper__TU4_a .style_swiper-slide__kpuog:hover{transform:scale(1)}}.style_workCard___6ZCJ{width:100%;height:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#fff;overflow:hidden;border-radius:10px;transition:all .3s ease-in-out}.style_workCard___6ZCJ:hover .style_workImage__MC_u5{opacity:.3}.style_workCard___6ZCJ:hover .style_workTitle__LuPAH{opacity:1;transform:translate(-50%,-50%)}.style_workCard___6ZCJ:hover:before{background-color:rgba(181,199,0,.6);z-index:1}.style_workCard___6ZCJ:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-color:transparent;z-index:-1;transition:background-color .3s ease-in-out}.style_workImage__MC_u5{width:100%;object-fit:cover;object-position:center;border-radius:10px;height:300px}@media(max-width:1599px){.style_workImage__MC_u5{height:200px}}@media(max-width:991px){.style_workImage__MC_u5{height:150px}}@media(max-width:575px){.style_workImage__MC_u5{height:100px;object-fit:100% 100%}}.style_workTitle__LuPAH{color:#fff;font-size:32px;font-weight:800;margin:0;position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%,-40%);text-align:center;z-index:2;transition:all .3s ease-in-out;padding:10px 20px;line-height:1.2;opacity:0}.style_workTitle__LuPAH:after{content:"";position:absolute;top:60%;left:50%;transform:translatey(-50%) translatex(-50%);width:80%;height:20px;background-color:rgba(162,175,38,.851);border-radius:2px;z-index:-1}@media(max-width:1199px){.style_workTitle__LuPAH{font-size:24px}}@media(max-width:991px){.style_workTitle__LuPAH{font-size:22px;padding:8px 16px}}@media(max-width:767px){.style_workTitle__LuPAH{font-size:18px}}@media(max-width:575px){.style_workTitle__LuPAH{font-size:12px;padding:6px 12px}}.style_header__R7pDD{display:flex;gap:20px;justify-content:space-between;margin-bottom:80px}@media(max-width:991px){.style_header__R7pDD{flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:60px}}@media(max-width:575px){.style_header__R7pDD{margin-bottom:40px;gap:15px}}.style_header__R7pDD .style_flexBox__mKNWw{gap:20px}@media(max-width:991px){.style_header__R7pDD .style_flexBox__mKNWw{align-items:center}}.style_descriptionColumn__YdSFz,.style_titleColumn__oR4WN{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.style_titleColumn__oR4WN{margin-top:50px}@media(max-width:991px){.style_titleColumn__oR4WN{margin-top:0}}.style_description__YQwZb{color:#3a3a3a;max-width:680px;font-size:32px;font-weight:400;line-height:1.5;margin:0}@media(max-width:1599px){.style_description__YQwZb{max-width:500px}}@media(max-width:1399px){.style_description__YQwZb{font-size:30px}}@media(max-width:1199px){.style_description__YQwZb{font-size:22px;max-width:400px}}@media(max-width:991px){.style_description__YQwZb{font-size:20px;max-width:100%}}@media(max-width:767px){.style_description__YQwZb{font-size:18px}}@media(max-width:575px){.style_description__YQwZb{font-size:16px}}.style_title__27_Ks{color:#000;flex-shrink:0}.style_portfolio__5_D2n{width:100%;padding:100px 0;overflow:hidden;position:relative}.style_portfolio__5_D2n:before{content:"";position:absolute;top:0;left:100px;width:100%;height:100%;max-width:650px;background-image:url(/shape3.webp);background-size:contain;background-repeat:no-repeat;background-position:100% 0;opacity:.28}@media(max-width:1399px){.style_portfolio__5_D2n:before{max-width:500px;left:50px}}@media(max-width:991px){.style_portfolio__5_D2n:before{max-width:400px;left:0}.style_portfolio__5_D2n{padding:80px 0}}@media(max-width:767px){.style_portfolio__5_D2n{padding:60px 0}}@media(max-width:575px){.style_portfolio__5_D2n{padding:40px 0}}.style_header__2gmsc{display:flex;gap:20px;justify-content:space-between;margin-bottom:80px}@media(max-width:991px){.style_header__2gmsc{flex-direction:column;align-items:center;justify-content:center;text-align:center;margin-bottom:60px}}@media(max-width:575px){.style_header__2gmsc{margin-bottom:40px;gap:15px}}.style_header__2gmsc .style_flexBox__g2oo5{gap:20px}@media(max-width:991px){.style_header__2gmsc .style_flexBox__g2oo5{align-items:center}}.style_descriptionColumn__sT5yl,.style_titleColumn__ETxsQ{flex:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.style_titleColumn__ETxsQ{margin-top:50px}@media(max-width:991px){.style_titleColumn__ETxsQ{margin-top:0}}.style_description__JZ__7{color:#3a3a3a;max-width:680px;font-size:32px;font-weight:400;line-height:1.5;margin:0}@media(max-width:1599px){.style_description__JZ__7{max-width:500px}}@media(max-width:1399px){.style_description__JZ__7{font-size:30px}}@media(max-width:1199px){.style_description__JZ__7{font-size:22px;max-width:400px}}@media(max-width:991px){.style_description__JZ__7{font-size:20px;max-width:100%}}@media(max-width:767px){.style_description__JZ__7{font-size:18px}}@media(max-width:575px){.style_description__JZ__7{font-size:16px}}.style_title__awDB5{color:#000;flex-shrink:0}.style_slider__VrHRy{width:100%}.style_slider__VrHRy .style_swiper__XFk0h{overflow:visible}.style_slider__VrHRy .style_swiper-slide__h7GUZ{transition:transform .3s ease-in-out;height:auto}.style_slider__VrHRy .style_swiper-slide__h7GUZ:hover{transform:scale(1.05);z-index:10}.style_card__PQlw8{width:100%;height:100%;border-radius:0;overflow:visible;position:relative;display:flex;align-items:center;justify-content:center}.style_card__PQlw8 img{width:100%;height:auto;object-fit:contain;object-position:center;display:block}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10;&.swiper-pagination-hidden{opacity:0}&.swiper-pagination-disabled,.swiper-pagination-disabled>&{display:none!important}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0;.swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullet-active,.swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullet-active-next-next{transform:scale(.33)}}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);button&{border:none;margin:0;padding:0;box-shadow:none;appearance:none}.swiper-pagination-clickable &{cursor:pointer}&:only-child{display:none!important}}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0);.swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}&.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px;.swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{.swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}&.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap;.swiper-pagination-bullet{transition:transform .2s,left .2s}}}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute;.swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl & .swiper-pagination-progressbar-fill{transform-origin:right top}&.swiper-pagination-horizontal,&.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-horizontal>&,.swiper-vertical>&.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}&.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,&.swiper-pagination-vertical,.swiper-horizontal>&.swiper-pagination-progressbar-opposite,.swiper-vertical>&{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}}.swiper-pagination-lock{display:none}.style_testimonialsWrapper__gDeDv{width:100%;padding:100px 0 0;background-image:url(/shape2.webp);background-repeat:no-repeat;background-position:0 100%;background-size:contain;overflow:hidden}@media(max-width:1399px){.style_testimonialsWrapper__gDeDv{padding:80px 0 0}}@media(max-width:767px){.style_testimonialsWrapper__gDeDv{padding:60px 0 0}}@media(max-width:575px){.style_testimonialsWrapper__gDeDv{padding:40px 0 0}}.style_sectionTitle__ZzKTs{color:#000;margin:0 0 50px}@media(max-width:1199px){.style_sectionTitle__ZzKTs{margin:0 0 40px}}@media(max-width:991px){.style_sectionTitle__ZzKTs{margin:0 0 35px}}@media(max-width:767px){.style_sectionTitle__ZzKTs{margin:0 0 30px}}@media(max-width:575px){.style_sectionTitle__ZzKTs{margin:0 0 25px}}.style_testimonialSlide__iwKn3{flex:1;display:flex;flex-direction:column;gap:10px}.style_testimonialQuote__BWsaq{color:#000;font-size:43px;font-weight:400;line-height:1.63;margin:0;max-width:1130px}@media(max-width:1919px){.style_testimonialQuote__BWsaq{font-size:32px;max-width:800px}}@media(max-width:1399px){.style_testimonialQuote__BWsaq{font-size:24px}}@media(max-width:767px){.style_testimonialQuote__BWsaq{font-size:20px}}@media(max-width:575px){.style_testimonialQuote__BWsaq{font-size:16px;line-height:1.5}}.style_clientImage__PMU3z{width:60px;height:60px;border-radius:50%;object-fit:cover;border:3px solid #b5c700}@media(max-width:767px){.style_clientImage__PMU3z{width:50px;height:50px}}@media(max-width:575px){.style_clientImage__PMU3z{width:40px;height:40px;border-width:2px}}.style_userIcon__kKUfC{width:60px;height:60px;border-radius:50%;background-color:#b5c700;display:flex;align-items:center;justify-content:center;color:#fff;border:3px solid #b5c700}@media(max-width:767px){.style_userIcon__kKUfC{width:50px;height:50px}}@media(max-width:575px){.style_userIcon__kKUfC{width:40px;height:40px;border-width:2px}}.style_userIcon__kKUfC svg{width:30px;height:30px}@media(max-width:767px){.style_userIcon__kKUfC svg{width:25px;height:25px}}@media(max-width:575px){.style_userIcon__kKUfC svg{width:20px;height:20px}}.style_clientInfo__Q3Kmm{display:flex;align-items:center;gap:15px;margin-top:20px;justify-content:flex-start}.style_testimonialClientName__fwjJn{color:#b5c700!important}.style_companyName__Djtra{display:block;color:#6a6a6a;font-size:14px;font-weight:400;margin-top:4px}@media(max-width:575px){.style_companyName__Djtra{font-size:12px}}.style_navigationWrapper__YaaIY{display:flex;align-items:center;gap:22px;justify-content:flex-end;margin-top:40px}@media(max-width:767px){.style_navigationWrapper__YaaIY{margin-top:30px;justify-content:center}}@media(max-width:575px){.style_navigationWrapper__YaaIY{margin-top:20px;gap:15px}}.style_testimonialsButtonNext__u8NuY,.style_testimonialsButtonPrev__59jFl{width:55px;height:55px;border-radius:50%;cursor:pointer;transition:all .3s ease-in-out;position:relative}.style_testimonialsButtonNext__u8NuY:hover,.style_testimonialsButtonPrev__59jFl:hover{transform:scale(1.05)}.style_testimonialsButtonNext__u8NuY:active,.style_testimonialsButtonPrev__59jFl:active{transform:scale(.95)}@media(max-width:767px){.style_testimonialsButtonNext__u8NuY,.style_testimonialsButtonPrev__59jFl{width:45px;height:45px}}@media(max-width:575px){.style_testimonialsButtonNext__u8NuY,.style_testimonialsButtonPrev__59jFl{width:35px;height:35px}}.style_testimonialsButtonNext__u8NuY svg,.style_testimonialsButtonPrev__59jFl svg{width:100%;height:100%}.style_toolsSectionWrapper__iTlGb{width:100%;padding:100px 0 0;background-color:#fff;overflow:hidden}@media(max-width:991px){.style_toolsSectionWrapper__iTlGb{padding:80px 0 0}}@media(max-width:767px){.style_toolsSectionWrapper__iTlGb{padding:60px 0 0}}@media(max-width:575px){.style_toolsSectionWrapper__iTlGb{padding:40px 0 0}}@media(max-width:991px){.style_toolsSectionWrapper__iTlGb.style_graphic-tools__sJokf img{max-height:120px}}@media(max-width:767px){.style_toolsSectionWrapper__iTlGb.style_graphic-tools__sJokf img{max-height:100px}}@media(max-width:575px){.style_toolsSectionWrapper__iTlGb.style_graphic-tools__sJokf img{max-height:80px}}.style_toolSlide__8ntjF{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:15px}@media(max-width:767px){.style_toolSlide__8ntjF{padding:0}}.style_toolImage__3uhpI{max-width:100%;height:auto;object-fit:contain;object-position:center;transition:transform .3s ease-in-out}.style_toolImage__3uhpI:hover{transform:scale(1.05)}@media(max-width:767px){.style_toolImage__3uhpI{max-height:140px}}@media(max-width:575px){.style_toolImage__3uhpI{max-height:100px}}