:root{--swiper-theme-color:#007aff}:host{z-index:1;margin-left:auto;margin-right:auto;display:block;position:relative}.swiper{z-index:1;margin-left:auto;margin-right:auto;padding:0;list-style:none;display:block;position:relative;overflow:hidden}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{z-index:1;width:100%;height:100%;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box;display:flex;position:relative}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate(0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;transition-property:transform;display:block;position:relative}.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{backface-visibility:hidden;transform:translateZ(0)}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{scrollbar-width:none;-ms-overflow-style:none;overflow:auto}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-slides-offset-before);scroll-margin-inline-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-horizontal>.swiper-wrapper>.swiper-slide:last-child{margin-inline-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-slides-offset-before);scroll-margin-block-start:var(--swiper-slides-offset-before)}.swiper-css-mode.swiper-vertical>.swiper-wrapper>.swiper-slide:last-child{margin-block-end:var(--swiper-slides-offset-after)}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{pointer-events:none;z-index:10;width:100%;height:100%;position:absolute;top:0;left:0}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(#0000,#00000080)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(#00000080,#0000)}.swiper-lazy-preloader{z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top-color:#0000;border-radius:50%;width:42px;height:42px;margin-top:-21px;margin-left:-21px;position:absolute;top:50%;left:50%}:is(.swiper:not(.swiper-watch-progress),.swiper-watch-progress .swiper-slide-visible) .swiper-lazy-preloader{animation:1s linear infinite swiper-preloader-spin}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
:root{--swiper-navigation-size:44px}.swiper-button-prev,.swiper-button-next{width:var(--swiper-navigation-size);height:var(--swiper-navigation-size);z-index:10;cursor:pointer;color:var(--swiper-navigation-color,var(--swiper-theme-color));justify-content:center;align-items:center;display:flex;position:absolute}:is(.swiper-button-prev,.swiper-button-next).swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}:is(.swiper-button-prev,.swiper-button-next).swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled :is(.swiper-button-prev,.swiper-button-next){display:none!important}:is(.swiper-button-prev,.swiper-button-next) svg{object-fit:contain;transform-origin:50%;fill:currentColor;pointer-events:none;width:100%;height:100%}.swiper-button-lock{display:none}.swiper-button-prev,.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2))}.swiper-button-prev{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-button-prev .swiper-navigation-icon{transform:rotate(180deg)}.swiper-button-next{right:var(--swiper-navigation-sides-offset,4px);left:auto}.swiper-horizontal .swiper-button-prev,.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal~.swiper-button-next{top:var(--swiper-navigation-top-offset,50%);margin-top:calc(0px - (var(--swiper-navigation-size)/2));margin-left:0}.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next{left:var(--swiper-navigation-sides-offset,4px);right:auto}.swiper-horizontal .swiper-button-next,.swiper-horizontal~.swiper-button-next,.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev{right:var(--swiper-navigation-sides-offset,4px);left:auto}:is(.swiper-horizontal .swiper-button-prev,.swiper-horizontal~.swiper-button-prev,.swiper-horizontal.swiper-rtl .swiper-button-next,.swiper-horizontal.swiper-rtl~.swiper-button-next) .swiper-navigation-icon{transform:rotate(180deg)}:is(.swiper-horizontal.swiper-rtl .swiper-button-prev,.swiper-horizontal.swiper-rtl~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(0)}.swiper-vertical .swiper-button-prev,.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-prev,.swiper-vertical~.swiper-button-next{left:var(--swiper-navigation-top-offset,50%);margin-left:calc(0px - (var(--swiper-navigation-size)/2));margin-top:0;right:auto}.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev{top:var(--swiper-navigation-sides-offset,4px);bottom:auto}:is(.swiper-vertical .swiper-button-prev,.swiper-vertical~.swiper-button-prev) .swiper-navigation-icon{transform:rotate(-90deg)}.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next{bottom:var(--swiper-navigation-sides-offset,4px);top:auto}:is(.swiper-vertical .swiper-button-next,.swiper-vertical~.swiper-button-next) .swiper-navigation-icon{transform:rotate(90deg)}
.swiper-pagination{text-align:center;z-index:10;transition:opacity .3s;position:absolute;transform:translate(0,0)}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);width:100%;left:0}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .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));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);display:inline-block}button.swiper-pagination-bullet{box-shadow:none;appearance:none;border:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet: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-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets) .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px)0;display:block}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{width:8px;top:50%;transform:translateY(-50%)}:is(.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,top .2s;display:inline-block}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets) .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic{white-space:nowrap;left:50%;transform:translate(-50%)}:is(.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets).swiper-pagination-bullets-dynamic .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,#00000040);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));transform-origin:0 0;width:100%;height:100%;position:absolute;top:0;left:0;transform:scale(0)}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:100% 0}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);top:0;left:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size,4px);height:100%;top:0;left:0}.swiper-pagination-lock{display:none}
.HeroSlider-module-scss-module__PoGXqW__hero-slider{width:100%;position:relative;overflow:visible}.HeroSlider-module-scss-module__PoGXqW__hero-slider__swiper{width:100%;height:100vh}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__swiper{height:500px!important}}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__swiper{height:450px!important}}@media only screen and (max-width:479px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__swiper{height:300px!important}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__slide{background-repeat:no-repeat;background-size:cover;width:100%;height:100%}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container{align-items:center;max-width:1280px;height:100%;margin:0 auto;padding:0 40px;display:flex;position:relative}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container{padding:0 20px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-left{justify-content:flex-start}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-center{justify-content:center}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-right{justify-content:flex-end}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-right{align-items:flex-start;padding-top:120px}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-right{padding-top:100px}}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--top-right{padding-top:80px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-right{align-items:flex-end;padding-bottom:80px}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-right{padding-bottom:60px}}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--bottom-right{padding-bottom:40px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--left-responsive{justify-content:flex-start}@media only screen and (max-width:579px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__container--left-responsive{align-items:flex-end;padding-bottom:60px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption{z-index:20;color:#eee;text-shadow:1px 1px 1px #00000059;max-width:550px;margin:0 20px;font-size:22px;font-weight:300}@media only screen and (max-width:1319px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption{margin:0 40px}}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption{max-width:450px;margin:0 30px}}@media only screen and (max-width:579px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--left-responsive,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-left{margin:0 20px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--dark{color:#eee}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--dark .HeroSlider-module-scss-module__PoGXqW__hero-slider__title{color:#eee;text-shadow:1px 1px 1px #00000026}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--dark .HeroSlider-module-scss-module__PoGXqW__hero-slider__subtitle{color:#eee}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--light,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--light .HeroSlider-module-scss-module__PoGXqW__hero-slider__title{color:#222;text-shadow:none}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--light .HeroSlider-module-scss-module__PoGXqW__hero-slider__subtitle{color:#222}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--top-left,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-left{text-align:left}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-center{text-align:center}.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--top-right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-right{text-align:right}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--top-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--top-right,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-center,.HeroSlider-module-scss-module__PoGXqW__hero-slider__caption--bottom-right{text-align:left}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__title{letter-spacing:2px;text-transform:uppercase;margin-bottom:20px;font-size:40px;font-weight:700;line-height:1}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__title{letter-spacing:1px;margin-bottom:8px;font-size:24px}}@media only screen and (max-width:579px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__title{margin-bottom:0}}@media only screen and (max-width:479px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__title{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__subtitle{margin-bottom:10px;font-size:20px;font-weight:400;line-height:1.5}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__subtitle{font-size:14px;max-width:200px!important}}@media only screen and (max-width:579px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__subtitle{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain{z-index:1;position:absolute;top:9%;left:56%}.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain img{display:block;width:180px!important;height:auto!important}@media only screen and (max-width:1279px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain img{width:140px!important}}@media only screen and (max-width:1023px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain img{width:120px!important}}@media only screen and (max-width:1279px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain{top:8%}}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--brain{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball{z-index:1;position:absolute;top:20%;left:25%}.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball img{display:block;width:150px!important;height:150px!important}@media only screen and (max-width:1319px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball img{width:120px!important;height:120px!important}.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball{left:30%}}@media only screen and (max-width:1119px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball{left:28%}}@media only screen and (max-width:1023px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball{left:26%}}@media only screen and (max-width:767px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__gif--ball{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow{z-index:10;cursor:pointer;background-color:#0000004d;border-radius:20px;width:40px;height:40px;transition:background-color .3s;position:absolute;top:50%;transform:translateY(-50%)}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow{width:30px;height:30px}}@media only screen and (max-width:479px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow:hover{background-color:#0009}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow svg{width:10px!important;height:10px!important}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow:before{content:"";border-top:3px solid #fff;border-left:3px solid #fff;width:10px;height:10px;position:absolute;top:50%;left:50%}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--left{left:10px}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--left:before{transform:translate(-30%,-50%)rotate(-45deg)}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--left{left:10px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--right{right:10px}.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--right:before{transform:translate(-70%,-50%)rotate(135deg)}@media only screen and (max-width:991px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__arrow--right{right:10px}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__pagination{z-index:20;justify-content:center;gap:10px;display:flex;position:absolute;bottom:40px}@media only screen and (max-width:579px){.HeroSlider-module-scss-module__PoGXqW__hero-slider__pagination{display:none}}.HeroSlider-module-scss-module__PoGXqW__hero-slider__pagination .swiper-pagination-bullet{opacity:1;background:#ffffff80;width:15px;height:15px;transition:all .3s}.HeroSlider-module-scss-module__PoGXqW__hero-slider__pagination .swiper-pagination-bullet:hover{background:#fffc}.HeroSlider-module-scss-module__PoGXqW__hero-slider__pagination .swiper-pagination-bullet-active{background:#fff;transform:scale(1.2)}
.WelcomeSection-module-scss-module__8O23JW__welcome{text-align:center;background:#fff;padding:60px 0;position:relative;overflow:hidden}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome{background:#1f1f1f}@media only screen and (max-width:767px){.WelcomeSection-module-scss-module__8O23JW__welcome{padding:60px 0}}.WelcomeSection-module-scss-module__8O23JW__welcome__container{max-width:900px;margin:0 auto;padding:0 20px}.WelcomeSection-module-scss-module__8O23JW__welcome__logo{opacity:0;margin:0 auto 40px;animation:1.8s cubic-bezier(.4,0,.2,1) 1s forwards WelcomeSection-module-scss-module__8O23JW__logoSlideDown}@media only screen and (max-width:767px){.WelcomeSection-module-scss-module__8O23JW__welcome__logo{margin-bottom:30px}}@media (prefers-reduced-motion:reduce){.WelcomeSection-module-scss-module__8O23JW__welcome__logo{animation:.6s forwards WelcomeSection-module-scss-module__8O23JW__logoFadeIn}}.WelcomeSection-module-scss-module__8O23JW__welcome__logo-image{width:100%;max-width:460px;height:auto;margin:0 auto;display:block}.WelcomeSection-module-scss-module__8O23JW__welcome__heading{color:#222;opacity:0;margin:0 0 20px;font-size:42px;font-weight:700;line-height:1.3;animation:.8s cubic-bezier(.4,0,.2,1) .3s forwards WelcomeSection-module-scss-module__8O23JW__fadeInUp}.WelcomeSection-module-scss-module__8O23JW__welcome__heading-highlight{color:#1abc9c}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome__heading{color:#eee}@media only screen and (max-width:767px){.WelcomeSection-module-scss-module__8O23JW__welcome__heading{margin-bottom:16px;font-size:32px}}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__heading{font-size:26px}}@media (prefers-reduced-motion:reduce){.WelcomeSection-module-scss-module__8O23JW__welcome__heading{animation:.6s .2s forwards WelcomeSection-module-scss-module__8O23JW__fadeIn}}.WelcomeSection-module-scss-module__8O23JW__welcome__subheading{color:#777;opacity:0;margin:0 0 40px;font-size:18px;font-weight:400;line-height:1.6;animation:.8s cubic-bezier(.4,0,.2,1) .5s forwards WelcomeSection-module-scss-module__8O23JW__fadeInUp}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome__subheading{color:#aaa}@media only screen and (max-width:767px){.WelcomeSection-module-scss-module__8O23JW__welcome__subheading{margin-bottom:30px;font-size:16px}}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__subheading{font-size:14px}}@media (prefers-reduced-motion:reduce){.WelcomeSection-module-scss-module__8O23JW__welcome__subheading{animation:.6s .3s forwards WelcomeSection-module-scss-module__8O23JW__fadeIn}}.WelcomeSection-module-scss-module__8O23JW__welcome__tech{opacity:0;background:#f5f5f5;border-radius:12px;padding:20px 30px;animation:.8s cubic-bezier(.4,0,.2,1) .7s forwards WelcomeSection-module-scss-module__8O23JW__fadeInUp;display:inline-block}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome__tech{background:#2a2a2a}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__tech{padding:16px 20px}}@media (prefers-reduced-motion:reduce){.WelcomeSection-module-scss-module__8O23JW__welcome__tech{animation:.6s .4s forwards WelcomeSection-module-scss-module__8O23JW__fadeIn}}.WelcomeSection-module-scss-module__8O23JW__welcome__tech-label{color:#888;text-transform:uppercase;letter-spacing:1px;margin:0 0 12px;font-size:14px;font-weight:600}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome__tech-label{color:#999}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__tech-label{margin-bottom:10px;font-size:12px}}.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list{flex-wrap:wrap;justify-content:center;gap:8px 16px;margin:0;padding:0;list-style:none;display:flex}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list{gap:6px 12px}}.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list li{color:#444;font-size:15px;font-weight:500;position:relative}[data-theme=dark] .WelcomeSection-module-scss-module__8O23JW__welcome__tech-list li{color:#ccc}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list li{font-size:13px}}.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list li:not(:last-child):after{content:"•";color:#1abc9c;position:absolute;right:-10px}@media only screen and (max-width:579px){.WelcomeSection-module-scss-module__8O23JW__welcome__tech-list li:not(:last-child):after{right:-8px}}@keyframes WelcomeSection-module-scss-module__8O23JW__logoSlideDown{0%{opacity:0;transform:translateY(-80px)scale(.9)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes WelcomeSection-module-scss-module__8O23JW__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes WelcomeSection-module-scss-module__8O23JW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes WelcomeSection-module-scss-module__8O23JW__logoFadeIn{0%{opacity:0}to{opacity:1}}
.SectionDivider-module-scss-module__YPKy5q__section-divider{text-align:center;border-top:1px solid #0000001a;width:100%;height:0;position:relative}[data-theme=dark] .SectionDivider-module-scss-module__YPKy5q__section-divider{border-top-color:#ffffff1a}.SectionDivider-module-scss-module__YPKy5q__section-divider svg{color:#1abc9c;background-color:#0000;width:30px;height:16px;line-height:16px;display:inline-block;position:relative;top:-10px}
.AboutSection-module-scss-module__lmiRla__about-section{padding:60px 0}.AboutSection-module-scss-module__lmiRla__container{max-width:1140px;margin:0 auto;padding:0 15px}@media only screen and (min-width:1024px){.AboutSection-module-scss-module__lmiRla__container{padding:0 30px}}.AboutSection-module-scss-module__lmiRla__heading-block{text-align:center;margin-bottom:80px}.AboutSection-module-scss-module__lmiRla__heading-block h2{color:var(--color-text-primary);margin-bottom:10px;font-size:30px;font-weight:600}.AboutSection-module-scss-module__lmiRla__heading-block h2 span{color:#1abc9c}.AboutSection-module-scss-module__lmiRla__heading-block .AboutSection-module-scss-module__lmiRla__heading-subtitle{color:var(--color-text-secondary);margin-top:10px;font-size:22px;font-weight:400;display:block}.AboutSection-module-scss-module__lmiRla__features-grid{grid-template-columns:repeat(3,1fr);gap:40px 30px;margin-bottom:40px;display:grid}@media (max-width:767px){.AboutSection-module-scss-module__lmiRla__features-grid{grid-template-columns:1fr}}.AboutSection-module-scss-module__lmiRla__feature-box{text-align:center;opacity:0;animation:.6s ease-in-out forwards AboutSection-module-scss-module__lmiRla__fadeIn;position:relative}@keyframes AboutSection-module-scss-module__lmiRla__fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.AboutSection-module-scss-module__lmiRla__feature-icon{color:#fff;background-color:#1abc9c;border-radius:50%;justify-content:center;align-items:center;width:96px;height:96px;margin:0 auto 30px;transition:background-color .3s,color .3s;display:flex;position:relative}.AboutSection-module-scss-module__lmiRla__feature-icon svg{width:48px;height:48px;color:inherit}.AboutSection-module-scss-module__lmiRla__feature-icon:after{pointer-events:none;content:"";box-sizing:content-box;opacity:0;border-radius:50%;width:100%;height:100%;padding:3px;transition:transform .3s,opacity .3s;position:absolute;top:-3px;left:-3px;transform:scale(.8);box-shadow:0 0 0 2px #333}[data-theme=dark] .AboutSection-module-scss-module__lmiRla__feature-icon:after{box-shadow:0 0 0 2px #fffc}.AboutSection-module-scss-module__lmiRla__feature-icon:hover:after{opacity:1;transform:scale(1)}.AboutSection-module-scss-module__lmiRla__feature-box h3{text-transform:uppercase;letter-spacing:1px;color:var(--color-text-primary);margin-bottom:8px;font-size:16px;font-weight:700}.AboutSection-module-scss-module__lmiRla__feature-box p{color:var(--color-text-secondary);margin:8px 0 0;font-size:14px;line-height:1.6}@media (max-width:767px){.AboutSection-module-scss-module__lmiRla__about-section{padding:40px 0}.AboutSection-module-scss-module__lmiRla__heading-block{margin-bottom:50px}.AboutSection-module-scss-module__lmiRla__heading-block h2{font-size:24px}.AboutSection-module-scss-module__lmiRla__heading-block .AboutSection-module-scss-module__lmiRla__heading-subtitle{font-size:18px}.AboutSection-module-scss-module__lmiRla__feature-icon{width:80px;height:80px;margin-bottom:20px}.AboutSection-module-scss-module__lmiRla__feature-icon i{font-size:36px;line-height:80px}}
.SkillsSection-module-scss-module__o2fX4q__skills-section{background-color:#fff;padding:60px 0;position:relative}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills-section{background-color:#1f1f1f}.SkillsSection-module-scss-module__o2fX4q__skills-section__container{max-width:1200px;margin:0 auto;padding:0 20px}@media only screen and (max-width:767px){.SkillsSection-module-scss-module__o2fX4q__skills-section__container{padding:0 20px}}.SkillsSection-module-scss-module__o2fX4q__skills-section__grid{grid-template-columns:repeat(3,1fr);gap:0 30px;margin-bottom:40px;display:grid}@media (max-width:991px){.SkillsSection-module-scss-module__o2fX4q__skills-section__grid{grid-template-columns:repeat(2,1fr);gap:40px 30px}}@media (max-width:767px){.SkillsSection-module-scss-module__o2fX4q__skills-section__grid{grid-template-columns:1fr;gap:40px 0}}.SkillsSection-module-scss-module__o2fX4q__heading-block{text-align:center;margin-bottom:50px}.SkillsSection-module-scss-module__o2fX4q__heading-block h1{letter-spacing:1px;text-transform:uppercase;color:#333;margin:0;font-size:32px;font-weight:600}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__heading-block h1{color:#eee}.SkillsSection-module-scss-module__o2fX4q__heading-block h1 span{color:#1abc9c}@media (max-width:767px){.SkillsSection-module-scss-module__o2fX4q__heading-block{margin-bottom:30px}.SkillsSection-module-scss-module__o2fX4q__heading-block h1{font-size:24px}}.SkillsSection-module-scss-module__o2fX4q__fancy-title{margin-bottom:30px;position:relative}.SkillsSection-module-scss-module__o2fX4q__fancy-title h4{letter-spacing:1px;text-transform:uppercase;color:#333;background-color:#fff;margin:0;padding-right:15px;font-size:15px;font-weight:600;display:inline-block;position:relative}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__fancy-title h4{color:#eee;background-color:#1f1f1f}.SkillsSection-module-scss-module__o2fX4q__fancy-title--border:before{content:"";border-top:1px solid #eee;width:100%;height:0;position:absolute;top:49%;left:0;right:0}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__fancy-title--border:before{border-top-color:#333}.SkillsSection-module-scss-module__o2fX4q__skills{margin:0;padding:25px 0 0;list-style:none}.SkillsSection-module-scss-module__o2fX4q__skills__item{background-color:#f5f5f5;border-radius:2px;height:4px;margin-top:38px;position:relative;box-shadow:inset 0 1px 2px #0000001a}.SkillsSection-module-scss-module__o2fX4q__skills__item:first-child{margin-top:0}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills__item{background-color:#ffffff26}.SkillsSection-module-scss-module__o2fX4q__skills__name{z-index:1;text-transform:uppercase;color:#222;font-size:12px;font-weight:700;line-height:20px;position:absolute;top:-23px;left:0}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills__name{color:#ccc}.SkillsSection-module-scss-module__o2fX4q__skills__progress{background-color:#1abc9c;border-radius:2px;width:0;height:100%;transition:width 1.2s ease-in-out;position:absolute;top:0;left:0;overflow:visible!important}.SkillsSection-module-scss-module__o2fX4q__skills__progress-percent{color:#f9f9f9;text-shadow:1px 1px 1px #0003;background-color:#333;border-radius:2px;height:22px;padding:0 5px;font-size:11px;line-height:22px;position:absolute;top:-28px;right:0}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills__progress-percent{background-color:#4e4e4e}.SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:after,.SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:before{content:" ";pointer-events:none;border:solid #0000;width:0;height:0;position:absolute;top:100%}.SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:after{border-width:4px;border-top-color:#333;margin-left:-4px;left:50%}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:after{border-top-color:#4e4e4e}.SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:before{border-width:5px;border-top-color:#333;margin-left:-5px;left:50%}[data-theme=dark] .SkillsSection-module-scss-module__o2fX4q__skills__progress-percent:before{border-top-color:#4e4e4e}.SkillsSection-module-scss-module__o2fX4q__skills__counter{font-family:Lato,sans-serif;font-weight:400}
.SoftwareSection-module-scss-module__PS_xhG__software-section{background:#fff;padding:60px 0}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section{background:#1f1f1f}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section{padding:40px 0}}.SoftwareSection-module-scss-module__PS_xhG__software-section__heading{text-align:center;max-width:1200px;margin:0 auto 40px;padding:0 20px}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__heading{margin-bottom:30px}}.SoftwareSection-module-scss-module__PS_xhG__software-section__title{color:#222;margin:0;font-size:32px;font-weight:700;line-height:1.5}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__title{color:#eee}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__title{font-size:24px}}.SoftwareSection-module-scss-module__PS_xhG__software-section__title-highlight{color:#1abc9c}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-container{max-width:1200px;margin:0 auto 40px;padding:0 20px}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter{flex-wrap:wrap;justify-content:center;gap:30px 0;margin:0;padding:0;list-style:none;display:flex;position:relative}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__filter{gap:10px 0}}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item{display:inline-block;position:relative}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item:not(:first-child){margin-left:30px}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item:not(:first-child){margin-left:15px}}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item--active .SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link{color:#444}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item--active .SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link{color:#eee}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-item--active .SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link:after{background-color:#1abc9c;width:100%;left:0}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link{color:#666;cursor:pointer;padding:13px 5px;font-size:15px;line-height:16px;text-decoration:none;transition:color .3s;display:block;position:relative}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link{color:#aaa}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link{padding:10px 3px;font-size:13px}}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link:after{content:"";background-color:#0000;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%}.SoftwareSection-module-scss-module__PS_xhG__software-section__filter-link:hover{color:#1abc9c}.SoftwareSection-module-scss-module__PS_xhG__software-section__content{grid-template-columns:2fr 1fr;gap:30px;max-width:1200px;margin:0 auto;padding:0 20px;display:grid}@media only screen and (max-width:991px){.SoftwareSection-module-scss-module__PS_xhG__software-section__content{grid-template-columns:1fr;gap:40px}}.SoftwareSection-module-scss-module__PS_xhG__software-section__sidebar{justify-content:center;align-items:flex-start;padding-top:20px;display:flex}@media only screen and (max-width:991px){.SoftwareSection-module-scss-module__PS_xhG__software-section__sidebar{padding-top:0}}@media only screen and (max-width:767px){.SoftwareSection-module-scss-module__PS_xhG__software-section__sidebar{display:none}}.SoftwareSection-module-scss-module__PS_xhG__software-section__sidebar-image{max-width:100%;height:auto;display:block}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle{border-bottom:1px solid #eee;margin-bottom:12px;padding-bottom:12px;display:block;position:relative}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__toggle{border-bottom-color:#333}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-header{color:#444;cursor:pointer;-webkit-user-select:none;user-select:none;margin:0;padding:0 0 0 24px;font-size:15px;font-weight:600;line-height:24px;transition:color .3s;display:block;position:relative}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-header{color:#ccc}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-header:hover{color:#1abc9c}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-header--active{color:#222;font-weight:700}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-header--active{color:#eee}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-icon{text-align:center;color:#1abc9c;width:16px;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:5px;left:0}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-icon--open{transform:rotate(180deg)}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-icon--closed{transform:rotate(0)}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-content{opacity:0;max-height:0;padding:0 0 0 24px;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .4s cubic-bezier(.4,0,.2,1),transform .4s cubic-bezier(.4,0,.2,1),padding .4s cubic-bezier(.4,0,.2,1);overflow:hidden;transform:translateY(-10px)}.SoftwareSection-module-scss-module__PS_xhG__software-section__toggle-content--open{opacity:1;max-height:2000px;padding:10px 0 10px 24px;transform:translateY(0)}.SoftwareSection-module-scss-module__PS_xhG__software-section__tool-list{margin:0;padding:0;list-style:none}.SoftwareSection-module-scss-module__PS_xhG__software-section__tool-item{color:#666;margin-bottom:8px;padding-left:20px;font-size:14px;line-height:1.6;position:relative}[data-theme=dark] .SoftwareSection-module-scss-module__PS_xhG__software-section__tool-item{color:#aaa}.SoftwareSection-module-scss-module__PS_xhG__software-section__tool-item:last-child{margin-bottom:0}.SoftwareSection-module-scss-module__PS_xhG__software-section__tool-icon{color:#1abc9c;position:absolute;top:5px;left:0}.SoftwareSection-module-scss-module__PS_xhG__software-section__divider{max-width:1200px;margin:0 auto}
.AgenciesSection-module-scss-module__ZQJXuq__agencies-section{background:#fff;padding:60px 0}[data-theme=dark] .AgenciesSection-module-scss-module__ZQJXuq__agencies-section{background:#1f1f1f}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__heading-container{max-width:1200px;margin:0 auto 40px;padding:0 20px}.AgenciesSection-module-scss-module__ZQJXuq__heading-block{text-align:center;margin-bottom:30px}.AgenciesSection-module-scss-module__ZQJXuq__heading-block h1{color:#222;margin:0 0 10px;font-size:32px;font-weight:700;line-height:1.5}[data-theme=dark] .AgenciesSection-module-scss-module__ZQJXuq__heading-block h1{color:#eee}.AgenciesSection-module-scss-module__ZQJXuq__heading-block h1 span{color:#1abc9c}@media (max-width:767px){.AgenciesSection-module-scss-module__ZQJXuq__heading-block h1{font-size:24px}}.AgenciesSection-module-scss-module__ZQJXuq__heading-block h5{color:#666;margin:0;font-size:16px;font-weight:400}[data-theme=dark] .AgenciesSection-module-scss-module__ZQJXuq__heading-block h5{color:#aaa}@media (max-width:767px){.AgenciesSection-module-scss-module__ZQJXuq__heading-block h5{font-size:14px}}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__content{grid-template-columns:repeat(3,1fr);justify-items:center;gap:30px;max-width:1200px;margin:0 auto 40px;padding:0 20px;display:grid}@media only screen and (max-width:767px){.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__content{grid-template-columns:repeat(2,1fr);gap:10px 0}}@media only screen and (max-width:579px){.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__content{grid-template-columns:1fr;gap:10px 0}}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__column{justify-content:center;width:100%;display:flex}@media only screen and (max-width:579px){.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__column{justify-content:left}}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__iconlist{margin:0;padding:0;list-style:none}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__iconlist li{color:#666;margin-bottom:10px;padding-left:20px;font-size:14px;line-height:1.6;position:relative}[data-theme=dark] .AgenciesSection-module-scss-module__ZQJXuq__agencies-section__iconlist li{color:#aaa}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__iconlist li svg{color:#1abc9c;font-size:12px;position:absolute;top:4px;left:0}.AgenciesSection-module-scss-module__ZQJXuq__agencies-section__iconlist li:last-child{margin-bottom:0}.AgenciesSection-module-scss-module__ZQJXuq__agency-link{color:inherit;text-decoration:none;transition:color .2s}.AgenciesSection-module-scss-module__ZQJXuq__agency-link:hover,[data-theme=dark] .AgenciesSection-module-scss-module__ZQJXuq__agency-link:hover{color:#1abc9c}.AgenciesSection-module-scss-module__ZQJXuq__agency__divider{max-width:1200px;margin:0 auto}
.StatsSection-module-scss-module__Up45Xq__stats{background:linear-gradient(135deg,#16a085 0%,#1abc9c 50%,#3498db 100%);width:100%;padding:80px 0;position:relative;overflow:hidden}.StatsSection-module-scss-module__Up45Xq__stats:before{content:"";pointer-events:none;background:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%);position:absolute;inset:0}.StatsSection-module-scss-module__Up45Xq__stats__container{z-index:1;max-width:1200px;margin:0 auto;padding:0 20px;position:relative}.StatsSection-module-scss-module__Up45Xq__stats__grid{grid-template-columns:repeat(4,1fr);gap:30px;display:grid}@media (max-width:991px){.StatsSection-module-scss-module__Up45Xq__stats__grid{grid-template-columns:repeat(2,1fr);gap:25px}}@media (max-width:575px){.StatsSection-module-scss-module__Up45Xq__stats__grid{grid-template-columns:1fr;gap:20px}}.StatsSection-module-scss-module__Up45Xq__stats__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:40px 20px;transition:all .3s;box-shadow:0 8px 32px #0000001a}.StatsSection-module-scss-module__Up45Xq__stats__card:hover{background:#ffffff26;transform:translateY(-10px);box-shadow:0 12px 40px #0003}@media (max-width:575px){.StatsSection-module-scss-module__Up45Xq__stats__card{padding:30px 15px}}.StatsSection-module-scss-module__Up45Xq__stats__icon{margin-bottom:20px;font-size:48px;animation:3s ease-in-out infinite StatsSection-module-scss-module__Up45Xq__iconFloat;display:inline-block}.StatsSection-module-scss-module__Up45Xq__stats__icon i{text-shadow:0 2px 8px #0003;display:block}@media (max-width:575px){.StatsSection-module-scss-module__Up45Xq__stats__icon{margin-bottom:15px;font-size:40px}}.StatsSection-module-scss-module__Up45Xq__stats__number{color:#fff;text-shadow:0 2px 12px #0003;margin-bottom:10px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:56px;font-weight:700;line-height:1}@media (max-width:991px){.StatsSection-module-scss-module__Up45Xq__stats__number{font-size:48px}}@media (max-width:575px){.StatsSection-module-scss-module__Up45Xq__stats__number{font-size:40px}}.StatsSection-module-scss-module__Up45Xq__stats__suffix{opacity:.9;font-size:.7em}.StatsSection-module-scss-module__Up45Xq__stats__label{color:#fffffff2;text-transform:uppercase;letter-spacing:1px;margin-top:10px;font-size:16px;font-weight:600}@media (max-width:575px){.StatsSection-module-scss-module__Up45Xq__stats__label{font-size:14px}}[data-theme=dark] .StatsSection-module-scss-module__Up45Xq__stats{background:linear-gradient(135deg,#0d5e52 0%,#0f7864 50%,#1e5a7a 100%)}[data-theme=dark] .StatsSection-module-scss-module__Up45Xq__stats:before{background:radial-gradient(circle at 20%,#ffffff0d 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff0d 0%,#0000 50%)}@keyframes StatsSection-module-scss-module__Up45Xq__iconFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}
.ClientsSection-module-scss-module__692nIW__clients-section{background:#fff;padding:80px 0}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__clients-section{background:#1f1f1f}.ClientsSection-module-scss-module__692nIW__clients-section__heading-container{max-width:1200px;margin:0 auto 40px;padding:0 20px}.ClientsSection-module-scss-module__692nIW__heading-block{text-align:center;margin-bottom:30px}.ClientsSection-module-scss-module__692nIW__heading-block h1{color:#222;margin:0;font-size:32px;font-weight:700;line-height:1.5}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__heading-block h1{color:#eee}.ClientsSection-module-scss-module__692nIW__heading-block h1 span{color:#1abc9c}@media (max-width:767px){.ClientsSection-module-scss-module__692nIW__heading-block h1{font-size:24px}}.ClientsSection-module-scss-module__692nIW__fancy-title{text-align:center;margin-bottom:40px;position:relative}.ClientsSection-module-scss-module__692nIW__fancy-title:before{content:"";z-index:0;border-top:1px solid #eee;width:100%;position:absolute;top:49%;left:0}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__fancy-title:before{border-top-color:#333}.ClientsSection-module-scss-module__692nIW__fancy-title h4{text-transform:uppercase;letter-spacing:1px;color:#666;z-index:1;background:#fff;margin:0;padding:0 15px;font-size:15px;font-weight:600;display:inline-block;position:relative}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__fancy-title h4{color:#aaa;background:#1f1f1f}@media (max-width:767px){.ClientsSection-module-scss-module__692nIW__fancy-title h4{font-size:13px}}.ClientsSection-module-scss-module__692nIW__clients-section__content{max-width:1200px;margin:0 auto;padding:0 20px}.ClientsSection-module-scss-module__692nIW__clients-section__grid{grid-template-columns:repeat(6,1fr);margin:0;padding:0;list-style:none;display:grid;overflow:hidden}@media (max-width:991px){.ClientsSection-module-scss-module__692nIW__clients-section__grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:767px){.ClientsSection-module-scss-module__692nIW__clients-section__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:479px){.ClientsSection-module-scss-module__692nIW__clients-section__grid{grid-template-columns:repeat(2,1fr)}}.ClientsSection-module-scss-module__692nIW__clients-section__grid-item{backface-visibility:hidden;justify-content:center;align-items:center;padding:20px 0;display:flex;position:relative}.ClientsSection-module-scss-module__692nIW__clients-section__grid-item:before{content:"";z-index:1;border-left:1px dashed #ddd;height:100%;position:absolute;top:0;left:-1px}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__clients-section__grid-item:before{border-left-color:#333}.ClientsSection-module-scss-module__692nIW__clients-section__grid-item:after{content:"";z-index:1;border-bottom:1px dashed #ddd;width:100%;height:0;position:absolute;top:auto;bottom:-1px;left:0}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__clients-section__grid-item:after{border-bottom-color:#333}.ClientsSection-module-scss-module__692nIW__clients-section__grid-item img{opacity:1;width:75%;max-width:75%;height:auto;display:block}[data-theme=dark] .ClientsSection-module-scss-module__692nIW__clients-section__grid-item img{filter:brightness(.9)}
