:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}@keyframes hero{0%{opacity:0;transform:translateY(10%);-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);-o-transform:translateY(10%)}to{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}@keyframes slide1{0%{transform:translateX(150%);-webkit-transform:translateX(150%);-moz-transform:translateX(150%);-ms-transform:translateX(150%);-o-transform:translateX(150%)}20%{transform:translateX(150%);-webkit-transform:translateX(150%);-moz-transform:translateX(150%);-ms-transform:translateX(150%);-o-transform:translateX(150%)}to{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}@keyframes slide2{0%{transform:translateX(800vw);-webkit-transform:translateX(800vw);-moz-transform:translateX(800vw);-ms-transform:translateX(800vw);-o-transform:translateX(800vw)}30%{transform:translateX(800vw);-webkit-transform:translateX(800vw);-moz-transform:translateX(800vw);-ms-transform:translateX(800vw);-o-transform:translateX(800vw)}to{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}@keyframes imagehero{0%{transform:translateX(200%);-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);-o-transform:translateX(200%)}20%{transform:translateX(200%);-webkit-transform:translateX(200%);-moz-transform:translateX(200%);-ms-transform:translateX(200%);-o-transform:translateX(200%)}90%{transform:translateX(-1%);-webkit-transform:translateX(-1%);-moz-transform:translateX(-1%);-ms-transform:translateX(-1%);-o-transform:translateX(-1%)}to{transform:translateX(0);-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);-o-transform:translateX(0)}}.hero-container{position:relative;animation:hero 1s ease;-webkit-animation:hero 1s ease}.hero{padding:15vh 0 35px!important;overflow:hidden;width:70%}.hero .swiper-slide{position:relative;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;height:32vh;min-height:290px;padding:40px 40px 30px;overflow:hidden}.hero .swiper-slide .services-card{display:flex;flex-direction:column;width:100%;height:100%;justify-content:start;color:#fff}.hero .swiper-slide .services-card div{display:flex;flex-direction:column;flex:1 1;align-items:start;justify-content:end;gap:5px}.hero .swiper-slide .services-card div a:last-child svg{height:30px}.hero .swiper-slide .services-card div a{padding:8px 24px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background:#fff;color:#000;display:flex;align-items:center;gap:5px}.hero .swiper-slide .services-card div a svg{height:22px;width:auto;fill:#000}.hero .swiper-slide .services-card div a div{display:flex;flex-direction:column;gap:0;font-size:14px;font-weight:400;color:#000;margin-left:10px}.hero .swiper-slide .services-card div a div span{font-size:16px;color:#000;font-weight:500;width:-moz-fit-content;width:fit-content}.hero .swiper-slide .services-card p{font-weight:600;font-size:32px;margin-bottom:5px;line-height:120%;width:50%}.hero .swiper-slide .services-card span{width:50%}.hero .swiper-slide img{position:absolute;width:42%;height:auto;right:3%;bottom:0;animation:imagehero 2s ease-in-out;-webkit-animation:imagehero 2s ease-in-out}.hero .swiper-slide:nth-child(odd){width:calc(70% - 15px);background:#56bdc5;background:linear-gradient(30deg,#5871F3,#5345BA 80%);animation:slide1 .5s ease;-webkit-animation:slide1 1s ease}.hero .swiper-slide:nth-child(3) img{width:47%;top:-19%;right:3%}.hero .swiper-slide:nth-child(3) span{font-size:20px;margin-bottom:10px}.hero .swiper-slide:nth-child(3) a{padding:8px 24px;border-radius:10px;-webkit-border-radius:10px;-moz-border-radius:10px;-ms-border-radius:10px;-o-border-radius:10px;background:hsl(174,6%,35%);color:#fff}.hero .swiper-slide:nth-child(3) a svg{height:20px!important}.hero .swiper-slide:nth-child(2n){width:calc(30% - 15px);background-color:#1d1c1c;animation:slide1 .5s ease;-webkit-animation:slide1 1.5s ease;color:#fff}.hero .swiper-slide:nth-child(2n) .services-card p{width:100%;font-size:28px}.hero .swiper-slide:nth-child(2n) .services-card span{width:100%}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon{position:absolute;display:flex;justify-content:center;align-items:center;width:40%;height:50%;right:0;bottom:0;background:#56bdc5;background:linear-gradient(210deg,#5871F3,#FF8A8C);background-size:130%;background-position:0 0;border-top-left-radius:20%;border-top-right-radius:20%}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon svg{width:70%;height:auto}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon2{position:absolute;display:flex;justify-content:center;align-items:center;width:25%;height:30%;left:40px;bottom:20%;background:#56bdc5;background:linear-gradient(210deg,#5871F3,#FF8A8C);background-size:150%;background-position:100% 0;border-top-left-radius:20%;border-top-right-radius:20%;border-bottom-left-radius:20%;border-bottom-right-radius:20%}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon2 svg{width:70%;height:auto}.hero .swiper-pagination-bullet{width:9%;height:1px;background:rgba(0,0,0,.6235294118);margin:0 2px;border-radius:0!important}.hero .swiper-pagination-horizontal{bottom:15%!important}.swiper-button-next,.swiper-button-prev{width:45px;height:45px;border-radius:40px;background-color:hsla(174,6%,35%,.65);border:none;top:calc(50% + 5vh)}.swiper-button-prev{left:11%}.swiper-button-next{right:11%}.swiper-button-next:after,.swiper-button-prev:after{font-size:18px;font-weight:600;color:#fff}@media screen and (max-width:1785px){.hero{width:80%}.swiper-button-prev{left:5%}.swiper-button-next{right:5%}}@media screen and (max-width:1570px){.hero{width:90%}.swiper-button-prev{left:1%}.swiper-button-next{right:1%}}@media screen and (max-width:1400px){.hero{width:90%}.hero .swiper-slide{min-height:320px;padding:35px}.hero .swiper-slide .services-card p{font-size:26px}.swiper-button-prev{left:1%}.swiper-button-next{right:1%}}@media screen and (max-width:1350px){.hero{width:90%}.hero .swiper-slide{min-height:300px;padding:35px}.hero .swiper-slide .services-card p{font-size:26px}.hero .swiper-slide:nth-child(2n) .services-card p{width:100%;font-size:26px}.swiper-button-prev{left:1%}.swiper-button-next{right:1%}}@media screen and (max-width:992px){.hero{width:94%;overflow:visible}.hero .swiper-slide{height:38vh;min-height:290px;max-height:330px;padding:20px}.hero .swiper-slide .services-card p{font-size:20px;width:100%}.hero .swiper-slide .services-card span{font-size:12px;width:100%}.hero .swiper-slide .services-card ul{font-size:11px;padding-left:20px}.hero .swiper-slide .services-card div{margin-top:10px}.hero .swiper-slide .services-card div a{padding:5px 15px;font-size:12px}.hero .swiper-slide .services-card div a svg{height:15px}.hero .swiper-slide .services-card div a:last-child svg{height:20px}.hero .swiper-slide .services-card div a:last-child div{margin:0 0 0 3px}.hero .swiper-slide img{width:95%;right:2%;z-index:-1}.hero .swiper-slide:nth-child(2n),.hero .swiper-slide:nth-child(odd){width:80%}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon{height:40%}.hero .swiper-slide:nth-child(2n) .services-card .slide-icon2{height:23%;left:20px}.hero .swiper-slide:nth-child(3) img{width:74%;top:auto;bottom:3px;right:3%}.swiper-button-next,.swiper-button-prev{display:none}}@keyframes preview{0%{opacity:0;transform:translateY(5vh);-webkit-transform:translateY(5vh);-moz-transform:translateY(5vh);-ms-transform:translateY(5vh);-o-transform:translateY(5vh)}to{opacity:1;transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}}.mob{display:none!important}.preview{margin-top:100px;padding:0 15%;display:flex;flex-direction:row;justify-content:space-between;gap:24px;height:50vh;animation:preview 1s ease;-webkit-animation:preview 1s ease}.preview .preview-card{position:relative;background-color:#1d1c1c;color:#fff;padding:30px;border-radius:20px;-webkit-border-radius:20px;-moz-border-radius:20px;-ms-border-radius:20px;-o-border-radius:20px;min-width:15%;overflow:hidden;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease}.preview .preview-card a{display:flex;flex-direction:column;position:relative;width:100%;height:100%}.preview .preview-card a div{width:100%;height:100%}.preview .preview-card .list{position:absolute;display:flex;justify-content:center;padding:20px;bottom:0;gap:20px;width:100%;left:0;border-top-left-radius:20px;border-top-right-radius:20px;border-bottom-left-radius:20px;border-bottom-right-radius:20px;background-color:hsla(174,6%,35%,.65);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transform:translateY(100%);-webkit-transform:translateY(100%);-moz-transform:translateY(100%);-ms-transform:translateY(100%);-o-transform:translateY(100%);transition:transform .3s ease;-webkit-transition:transform .3s ease;-moz-transition:transform .3s ease;-ms-transition:transform .3s ease;-o-transition:transform .3s ease;z-index:2}.preview .preview-card .list a{color:#fff;font-size:14px;font-weight:400;margin-bottom:0;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease}.preview .preview-card .list a:hover{color:#dfcea2}.preview .preview-card .list div{display:flex;flex-direction:column}.preview .preview-card img{position:absolute;width:115%;height:auto;bottom:-25%;right:-8%;z-index:1}.preview .preview-card h3{position:relative;font-size:32px;font-weight:600;margin-bottom:5px;z-index:2;transition:.3s ease;-webkit-transition:.3s ease;-moz-transition:.3s ease;-ms-transition:.3s ease;-o-transition:.3s ease}.preview .preview-card p{position:relative;font-size:16px;color:#7a7a86;z-index:2}.preview .preview-card:hover{background-color:#fff}.preview .preview-card:hover h3{color:#1d1c1c}.preview .preview-card:hover .list{transform:translateY(0);-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);-o-transform:translateY(0)}.preview .preview-column-one{width:25%}.preview .preview-column-two{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px;flex:1 1}.preview .preview-column-two .preview-card:first-child{width:calc(65% - 12px)}.preview .preview-column-two .preview-card:first-child img{width:58%;bottom:-35%;right:-11%}.preview .preview-column-two .preview-card:nth-child(2){width:calc(35% - 12px)}.preview .preview-column-two .preview-card:nth-child(2) img{transform:scaleX(-1);width:115%;bottom:-55%;right:-25%;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}.preview .preview-column-two .preview-card:nth-child(3){width:calc(30% - 12px)}.preview .preview-column-two .preview-card:nth-child(3) img{width:135%;left:0;bottom:-25%}.preview .preview-column-two .preview-card:nth-child(4){width:calc(70% - 12px)}.preview .preview-column-two .preview-card:nth-child(4) img{width:36%;right:0;bottom:0}@media screen and (max-width:1785px){.preview{padding:0 10%;min-height:500px}}@media screen and (max-width:1570px){.preview{padding:0 5%;min-height:500px}}@media screen and (max-width:992px){.preview{margin-top:60px;padding:0 3%;gap:3%;height:40vh;max-height:300px;min-height:294px;width:100%;max-width:100%}.preview .preview-card{padding:20px;min-width:15%;min-height:143px}.preview .preview-card img{position:absolute;width:120%;height:auto;bottom:-15%;right:-9%;z-index:1}.preview .preview-card h3{font-size:18px;margin-bottom:0}.preview .preview-card p{position:relative;font-size:14px;color:#7a7a86;z-index:2}.preview .preview-column-one{width:48.5%;min-width:47%}.preview .preview-column-two{display:flex;flex-direction:column;flex-wrap:nowrap;gap:3%;flex:1 1;min-width:48.5%}.preview .preview-column-two .preview-card:first-child{width:100%;height:50%}.preview .preview-column-two .preview-card:first-child img{width:80%;bottom:-20%;right:-18%}.preview .preview-column-two .preview-card:nth-child(2){display:none;width:97%}.preview .preview-column-two .preview-card:nth-child(2) img{transform:scaleX(-1);width:115%;bottom:-55%;right:-25%;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}.preview .preview-column-two .preview-card:nth-child(3){display:none;width:87%}.preview .preview-column-two .preview-card:nth-child(3) img{width:135%;left:0;bottom:-25%}.preview .preview-column-two .preview-card:nth-child(4){width:100%;height:50%}.preview .preview-column-two .preview-card:nth-child(4) img{width:56%;right:0;bottom:0}.mob{display:flex!important;flex-direction:row!important;gap:15px;margin-top:3%!important;min-height:-moz-fit-content!important;min-height:fit-content!important;height:-moz-fit-content!important;height:fit-content!important}.mob .preview-column-two{flex-direction:row;max-height:170px;min-height:170px}.mob .preview-column-two .preview-card:first-child{display:flex!important;flex-direction:column;width:50%!important;height:100%}.mob .preview-column-two .preview-card:first-child img{transform:scaleX(-1);width:115%;bottom:-25%;right:-25%;-webkit-transform:scaleX(-1);-moz-transform:scaleX(-1);-ms-transform:scaleX(-1);-o-transform:scaleX(-1)}.mob .preview-column-two .preview-card:nth-child(2){display:flex!important;flex-direction:column;width:50%!important}.mob .preview-column-two .preview-card:nth-child(2) img{width:135%;left:0;bottom:-20%}}