@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap";div#root{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:100%;height:100%}div#root header{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:100%;padding:2rem;gap:1rem;position:sticky;top:0;z-index:3;background-color:#fff}div#root header #fiMenu{display:none;margin:1rem}div#root header>div{display:flex;flex-direction:row;align-items:center}div#root header>div #logo{cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:auto;width:14rem!important}@keyframes expand{0%{width:0}to{width:100%}}div#root header nav{display:flex;align-items:center;gap:2rem}div#root header nav div{display:flex;flex-direction:column;justify-content:center;align-items:center;width:fit-content}div#root header nav div a{border:0;font-size:1rem;color:#000;text-decoration:none}div#root header nav div hr{border:1px solid var(--primary);margin:0;animation:expand .5s forwards}@media only screen and (max-width: 762px){div#root header{flex-direction:column;gap:3rem}div#root header>div{justify-content:space-between;width:100%}div#root header #fiMenu{display:flex;scale:2;cursor:pointer}div#root header nav{display:none}div#root header nav.open{display:flex;flex-direction:column}}div#root main{display:flex;flex-direction:column;align-items:center;width:100%}div#root main>div{display:flex;flex-direction:column;padding:1rem;gap:1rem;width:100%}div#root main img{width:100%}div#root footer{width:100%;padding:2rem;background-color:var(--footer-background);display:flex;flex-direction:row;align-items:center;justify-content:center}div#root footer>div{min-width:20rem}div#root footer .img-footer{display:flex;flex-direction:column;align-items:center;justify-content:center;width:10rem}div#root footer .img-footer div#LogoSV{background:url(/assets/LogoSV-yO3QKiEw.png);height:5rem;width:17rem;background-position:center;background-repeat:no-repeat}div#root footer .img-footer div#LogoSVText{background:url(/assets/LogoSVText-DW-FWvg7.png);height:7rem;width:17rem;background-position:center;background-repeat:no-repeat}div#root footer div.adress{display:flex;flex-direction:column;gap:.5rem}div#root footer div.adress a{text-decoration:underline;color:#000}div#root footer .text-widget{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1rem}div#root footer .text-widget a .widget{width:3.5rem;height:3.5rem}@media only screen and (max-width: 762px){div#root footer{flex-direction:column-reverse!important;gap:1rem}div#root footer>div{min-width:none}div#root footer .img-footer div#LogoSVText{display:none}div#root footer div.adress{display:flex;align-items:center}div#root footer .text-widget{display:none}}section.stripe{display:flex;flex-direction:row;align-items:center;justify-content:space-around;background-color:var(--primary);width:100%;height:8rem;padding:2rem}section.stripe h3{font-size:1.5rem;font-weight:100;color:#fff;margin:0}section.stripe button{display:flex;align-items:center;justify-content:center;color:var(--primary);background-color:#fff;border:0;padding:10px 20px;font-size:1rem;border-radius:.2rem}section.stripe button a{color:inherit;text-decoration:none}section.stripe button:hover{filter:saturate(70%)}section.aboutUs{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:auto;padding:2rem 2rem 5rem}section.aboutUs h2{font-size:2rem;font-weight:500}section.aboutUs span{max-width:50%;text-align:center;line-height:2rem;color:var(--grey-font)}section.servicesHome{display:flex;flex-direction:row;width:100%;justify-content:space-around;align-items:center;padding:5rem 2rem;gap:1rem}section.servicesHome>div{display:flex;flex-direction:row;align-items:center;gap:1rem}section.servicesHome>div div.icon{display:flex;align-items:center;justify-content:center;height:100%;background-color:var(--primary);padding:1rem}section.servicesHome>div div.icon .icon{height:7rem;width:7rem}section.servicesHome>div div.serviceHomeContent{display:flex;flex-direction:column;gap:.5rem}section.servicesHome>div div.serviceHomeContent h4,section.servicesHome>div div.serviceHomeContent span{max-width:17rem}section.servicesHome>div div.serviceHomeContent h4{font-size:1.2rem;margin:0;text-transform:uppercase;font-weight:500}section.servicesHome>div div.serviceHomeContent span{font-size:1rem;font-weight:100;color:#777;line-height:1.2rem}section.statistics{display:flex;flex-direction:row;align-items:center;justify-content:space-around;width:100%;height:30rem;padding:5rem;position:relative;overflow:hidden;color:#fff;background-color:#333}section.statistics img{width:100%;height:100%;object-fit:cover;position:absolute;z-index:0;filter:opacity(50%)}section.statistics>div{display:flex;flex-direction:column;align-items:center;gap:1rem;font-weight:700;z-index:1}section.statistics>div .statisticsIcon{width:3rem;height:3rem}section.statistics>div span.counter{display:flex;flex-direction:row;font-size:2rem}section.statistics>div span.counter>span{font-size:2rem}section.statistics>div span{text-transform:capitalize;font-size:1.2rem}section.ourServices{margin:2rem 0}section.ourServices div.headingWithPrefix{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:1rem}section.ourServices div.headingWithPrefix h2{font-size:2.5rem;margin:1rem;font-weight:300}section.ourServices div.headingWithPrefix span{line-height:2rem;color:var(--grey-font);width:60%}.css-12hsjxi{padding:0!important}@media only screen and (max-width: 724px){section.stripe{flex-direction:column;gap:1rem;height:15rem}section.stripe h3{text-align:center}section.aboutUs span{max-width:80%}section.servicesHome{flex-direction:column;gap:2rem;align-items:center;justify-content:center;padding:1rem}section.servicesHome>div{display:flex;flex-direction:row;align-items:center;width:100%}section.servicesHome>div div.icon .icon{height:5rem;width:5rem}section.servicesHome>div div.serviceHomeContent{display:flex;flex-direction:column;gap:.5rem;max-width:85%}section.servicesHome>div div.serviceHomeContent h4,section.servicesHome>div div.serviceHomeContent span{max-width:none}section.servicesHome>div div.serviceHomeContent h4{font-size:1.2rem}section.servicesHome>div div.serviceHomeContent span{font-size:1rem;color:#777}section.statistics{gap:3rem;justify-content:center}section.statistics>div .statisticsIcon{width:2rem;height:2rem}section.statistics>div span.counter{font-size:1.5rem}section.statistics>div span.counter>span{font-size:1.5rem}section.statistics>div span{text-transform:capitalize;font-size:1rem}}.carousel .control-arrow,.carousel.carousel-slider .control-arrow{-webkit-transition:all .25s ease-in;-moz-transition:all .25s ease-in;-ms-transition:all .25s ease-in;-o-transition:all .25s ease-in;transition:all .25s ease-in;opacity:.4;filter:alpha(opacity=40);position:absolute;z-index:2;top:20px;background:none;border:0;font-size:32px;cursor:pointer}.carousel .control-arrow:focus,.carousel .control-arrow:hover{opacity:1;filter:alpha(opacity=100)}.carousel .control-arrow:before,.carousel.carousel-slider .control-arrow:before{margin:0 5px;display:inline-block;border-top:8px solid transparent;border-bottom:8px solid transparent;content:""}.carousel .control-disabled.control-arrow{opacity:0;filter:alpha(opacity=0);cursor:inherit;display:none}.carousel .control-prev.control-arrow{left:0}.carousel .control-prev.control-arrow:before{border-right:8px solid #fff}.carousel .control-next.control-arrow{right:0}.carousel .control-next.control-arrow:before{border-left:8px solid #fff}.carousel-root{outline:none}.carousel{position:relative;width:100%}.carousel *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.carousel img{width:100%;display:inline-block;pointer-events:none}.carousel .carousel{position:relative}.carousel .control-arrow{outline:0;border:0;background:none;top:50%;margin-top:-13px;font-size:18px}.carousel .thumbs-wrapper{margin:20px;overflow:hidden}.carousel .thumbs{-webkit-transition:all .15s ease-in;-moz-transition:all .15s ease-in;-ms-transition:all .15s ease-in;-o-transition:all .15s ease-in;transition:all .15s ease-in;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0);position:relative;list-style:none;white-space:nowrap}.carousel .thumb{-webkit-transition:border .15s ease-in;-moz-transition:border .15s ease-in;-ms-transition:border .15s ease-in;-o-transition:border .15s ease-in;transition:border .15s ease-in;display:inline-block;margin-right:6px;white-space:nowrap;overflow:hidden;border:3px solid #fff;padding:2px}.carousel .thumb:focus{border:3px solid #ccc;outline:none}.carousel .thumb.selected,.carousel .thumb:hover{border:3px solid #333}.carousel .thumb img{vertical-align:top}.carousel.carousel-slider{position:relative;margin:0;overflow:hidden}.carousel.carousel-slider .control-arrow{top:0;color:#fff;font-size:26px;bottom:0;margin-top:0;padding:5px}.carousel.carousel-slider .control-arrow:hover{background:#0003}.carousel .slider-wrapper{overflow:hidden;margin:auto;width:100%;-webkit-transition:height .15s ease-in;-moz-transition:height .15s ease-in;-ms-transition:height .15s ease-in;-o-transition:height .15s ease-in;transition:height .15s ease-in}.carousel .slider-wrapper.axis-horizontal .slider{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-horizontal .slider .slide{flex-direction:column;flex-flow:column}.carousel .slider-wrapper.axis-vertical{-ms-box-orient:horizontal;display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-moz-flex;display:-webkit-flex;display:flex}.carousel .slider-wrapper.axis-vertical .slider{-webkit-flex-direction:column;flex-direction:column}.carousel .slider{margin:0;padding:0;position:relative;list-style:none;width:100%}.carousel .slider.animated{-webkit-transition:all .35s ease-in-out;-moz-transition:all .35s ease-in-out;-ms-transition:all .35s ease-in-out;-o-transition:all .35s ease-in-out;transition:all .35s ease-in-out}.carousel .slide{min-width:100%;margin:0;position:relative;text-align:center}.carousel .slide img{width:100%;vertical-align:top;border:0}.carousel .slide iframe{display:inline-block;width:calc(100% - 80px);margin:0 40px 40px;border:0}.carousel .slide .legend{-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;transition:all .5s ease-in-out;position:absolute;bottom:40px;left:50%;margin-left:-45%;width:90%;border-radius:10px;background:#000;color:#fff;padding:10px;font-size:12px;text-align:center;opacity:.25;-webkit-transition:opacity .35s ease-in-out;-moz-transition:opacity .35s ease-in-out;-ms-transition:opacity .35s ease-in-out;-o-transition:opacity .35s ease-in-out;transition:opacity .35s ease-in-out}.carousel .control-dots{position:absolute;bottom:0;margin:10px 0;padding:0;text-align:center;width:100%;z-index:1}@media (min-width: 960px){.carousel .control-dots{bottom:0}}.carousel .control-dots .dot{-webkit-transition:opacity .25s ease-in;-moz-transition:opacity .25s ease-in;-ms-transition:opacity .25s ease-in;-o-transition:opacity .25s ease-in;transition:opacity .25s ease-in;opacity:.3;filter:alpha(opacity=30);box-shadow:1px 1px 2px #000000e6;background:#fff;border-radius:50%;width:8px;height:8px;cursor:pointer;display:inline-block;margin:0 8px}.carousel .control-dots .dot.selected,.carousel .control-dots .dot:hover{opacity:1;filter:alpha(opacity=100)}.carousel .carousel-status{position:absolute;top:0;right:0;padding:5px;font-size:10px;text-shadow:1px 1px 1px rgba(0,0,0,.9);color:#fff}.carousel:hover .slide .legend{opacity:1}.carousel-root{padding:0!important;background-color:#525252}.carousel-root{width:50rem;height:50rem}.carousel-root img{width:50rem;height:50rem;object-fit:cover;filter:opacity(50%)}.carousel{overflow:hidden;display:flex;flex-direction:column;gap:1rem}.carousel div.controls{display:flex;gap:.5rem}.carousel ul.images{width:100%;max-width:10rem;display:flex;overflow:hidden;gap:.5rem}.carousel p.legend{opacity:1!important;background-color:transparent!important;width:100%;height:100%;display:flex;align-items:center;justify-content:center;margin:0;bottom:0!important}.carousel p.legend div.carouselCaption{font-family:var(--default-font);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.carousel p.legend div.carouselCaption h1,.carousel p.legend div.carouselCaption h3{margin:0;text-shadow:0 1px 2px rgba(0,0,0,.6);letter-spacing:.2rem}.carousel p.legend div.carouselCaption h1{font-size:4rem;text-transform:uppercase}.carousel p.legend div.carouselCaption h3{font-size:2rem}.carousel p.legend div.carouselCaption button{color:#fff;background-color:var(--primary);border:0;padding:10px 20px;font-size:1rem;border-radius:.2rem;width:auto}.carousel p.legend div.carouselCaption button a{color:inherit;text-decoration:none}.carousel p.legend div.carouselCaption :hover{filter:saturate(90%)}button.control-prev.control-arrow{left:5rem!important}button.control-next.control-arrow{right:5rem!important}.control-arrow{background:transparent!important;width:10rem}@media only screen and (max-width: 724px){.carousel-root{height:20rem}.carousel-root>.carousel>div{display:flex}.carousel-root>.carousel button{font-size:.8rem!important}.carousel-root img{height:20rem}.carousel-root h1{font-size:2rem!important}.carousel-root h3{font-size:1rem!important}.carousel-root button.control-prev.control-arrow{left:0rem!important}.carousel-root button.control-next.control-arrow{right:0rem!important}.control-arrow{width:5rem!important}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}div.carousel-partners{width:50%!important}div.carousel-partners h1{width:100%;text-align:center}div.carousel-partners div.slick-track{display:flex;gap:1rem}div.carousel-partners div.slick-track>div.slick-slide>div>div>div{display:flex;align-items:center;justify-content:center}div.carousel-partners div.slick-track>div.slick-slide>div>div>div img{height:10rem;width:10rem!important}@media only screen and (max-width: 724px){div.carousel-partners{width:95%!important}div.carousel-partners div.slick-track{gap:3rem}}div#services{padding:1rem!important;align-items:center}div#services h3{color:var(--grey-font);font-weight:100;margin-bottom:2rem}div#services section.services{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:space-around;gap:1rem}div#services section.services>div.service{display:flex;flex-direction:column;width:20%;align-items:center;border-radius:1rem;cursor:pointer}div#services section.services>div.service img{display:none}div#services section.services>div.service h2{font-size:1.4rem;font-weight:100;margin:.5rem;-webkit-user-select:none;user-select:none}div#services hr{width:100%;border:1px solid var(--grey-border);margin:1rem}div#services section:not(.services){display:flex;flex-direction:row-reverse;width:100%;justify-content:space-between;padding:0 3rem}div#services section:not(.services) img{width:55%;max-height:30rem;object-fit:cover}div#services section.reversed{flex-direction:row}div#services section.reversed div.serviceContainer{align-items:flex-end}div#services div.serviceContainer{width:40%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;line-height:2rem;gap:2rem}div#services div.serviceContainer div{max-width:50%}div#services div.serviceContainer div h1{font-size:3rem;margin:1rem 0}div#services div.serviceContainer div hr{margin:0;border:1px solid var(--primary)}div#services div.serviceContainer span{font-size:1.4rem}@media only screen and (max-width: 1000px){section.services{gap:1rem}section.services>div.service{padding:.7rem 1rem;min-width:12rem;max-width:20rem;border:1px solid var(--grey-border)}div#services section{flex-direction:column-reverse!important;align-items:center!important;gap:2rem!important;padding:0!important}div#services section img{width:100%!important}div#services section div.serviceContainer{flex-direction:column!important;gap:2rem!important;width:100%!important;align-items:center!important}div#services section div.serviceContainer div{width:100%;display:flex;flex-direction:column;align-items:center!important}div#services section div.serviceContainer div h1{font-size:2rem!important}div#services section div.serviceContainer span{font-size:1rem!important}}div#aboutUs{padding:0!important;height:100%}div#aboutUs section.welcome{display:flex;align-items:center;justify-content:center;width:100%;height:25rem;overflow:hidden;object-position:center;position:relative;background-color:#333;padding:1rem}div#aboutUs section.welcome img{width:100%;height:100%;object-fit:cover;position:absolute;filter:opacity(50%)}div#aboutUs section.welcome div.content{display:flex;flex-direction:column;align-items:center;gap:2rem;color:#fff;z-index:2}div#aboutUs section.welcome div.content h1{font-size:4rem}div#aboutUs section.welcome div.content strong{font-size:2rem;line-height:1.5rem}div#aboutUs section.welcome div.content h1,div#aboutUs section.welcome div.content strong{text-shadow:0 1px 2px rgba(0,0,0,.6)}div#aboutUs section.welcome div.content button{color:#fff;background-color:var(--primary);border:0;padding:15px 30px;font-size:1rem;border-radius:.2rem;width:auto}div#aboutUs section.welcome div.content button a{color:inherit;text-decoration:none}div#aboutUs section.welcome div.content :hover{filter:saturate(90%)}div#aboutUs section.welcome div.content h1,div#aboutUs section.welcome div.content strong,div#aboutUs section.welcome div.content button{color:inherit;text-align:center;margin:0}div#aboutUs div.headingWithPrefix{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;text-align:center;gap:1rem}div#aboutUs div.headingWithPrefix h2{font-size:2.5rem;margin:1rem;font-weight:300}div#aboutUs div.headingWithPrefix span{line-height:2rem;color:var(--grey-font);width:60%}section.aboutUsIntro{width:100%;padding:1rem}section.ourServices{display:flex;flex-direction:column;width:100%;padding:1rem;gap:4rem}section.ourServices div.services{display:flex;flex-direction:row;align-content:flex-start;justify-content:space-around}section.ourServices div.services div.service{display:flex;flex-direction:column;width:20%;gap:1rem;border:1px solid rgb(217,217,217);background-color:#fff;border-radius:.5rem;overflow:hidden}section.ourServices div.services div.service>div.service-img-container{height:10rem;overflow:hidden}section.ourServices div.services div.service>div.service-img-container img{width:100%;min-height:10rem;object-fit:cover}section.ourServices div.services div.service p,section.ourServices div.services div.service span,section.ourServices div.services div.service hr{margin:0 1rem}section.ourServices div.services div.service p{display:flex;flex-direction:row;gap:.5rem;align-items:center}section.ourServices div.services div.service p svg{width:1.5rem;height:1.5rem}section.ourServices div.services div.service p h4{margin:0}section.ourServices div.services div.service span{line-height:1.5rem}section.ourServices div.services div.service div a{color:#0687ff;margin:0 1rem}section.ourServices div.services div.service hr{border:0;border-top:1px solid rgb(217,217,217)}section.ourServices div.services div.service>div.button-line{width:100%;display:flex;justify-content:center;align-items:center;padding:0 1rem 1rem}section.ourServices div.services div.service>div.button-line a button.contact{border:2px solid var(--primary);color:#fff;border-radius:1rem;background:var(--primary);padding:.5rem 1rem;font-weight:700;font-size:.9rem}@media only screen and (max-width: 724px){section.welcome div.content h1{font-size:2rem!important}section.welcome div.content strong{font-size:1rem!important}div.headingWithPrefix h2{font-size:2rem!important}div.headingWithPrefix span{width:90%!important}section.ourServices{padding:0}section.ourServices div.services{flex-direction:column;align-items:center;gap:2rem}section.ourServices div.services div.service{width:90%;gap:1rem;align-items:center}section.ourServices div.services div.service div.service-img-container{width:100%;height:15rem}section.ourServices div.services div.service div.service-img-container img{height:100%}section.ourServices div.services div.service p{justify-content:center}section.ourServices div.services div.service div{width:100%;display:flex}section.ourServices div.services div.service hr{width:100%}}div.references{display:flex;flex-direction:column;align-items:center;width:100%;padding:0 5rem!important}div.references *{display:flex}div.references p.reference-line{flex-direction:row;align-items:center;width:100%;justify-content:center;gap:1rem;margin:0 1rem}div.references p.reference-line div.reference{flex-direction:column;background-color:#f3f5f9;padding:2rem;height:auto;width:30%;height:25rem}div.references p.reference-line div.reference p.person{flex-direction:row;justify-content:space-between;align-items:center;max-height:5rem}div.references p.reference-line div.reference p.person div{flex-direction:row;align-items:center;gap:1rem}div.references p.reference-line div.reference p.person div svg{width:3rem;height:3rem}div.references p.reference-line div.reference p.person div span{font-weight:700}div.references p.reference-line div.reference p.person img{width:1.5rem!important;height:1.5rem!important}div.references p.reference-line div.reference div.stars{flex-direction:row;gap:.5rem}div.references p.reference-line div.reference div.stars svg{margin-bottom:1rem}div.references p.reference-line div.reference span.reference-text{color:#9b9a9a;line-height:1.5rem;overflow-y:scroll;display:block!important;white-space:pre-line;padding-right:.5rem}div.references p.reference-line div.reference span.reference-text p{width:100%;margin:1rem 0}div.references:first-child{margin-top:1rem}div.references:last-child{margin-bottom:1rem}span.reference-text::-webkit-scrollbar{width:.3rem}span.reference-text::-webkit-scrollbar-track{border-radius:10px}span.reference-text::-webkit-scrollbar-thumb{background:#afafaf;border-radius:1rem}span.reference-text::-webkit-scrollbar-thumb:hover{background:gray}@media only screen and (max-width: 724px){div.references{padding:0!important}div.references p.reference-line{flex-direction:column;margin:0}div.references p.reference-line div.reference{width:85%;height:auto}div.references p.reference-line div.reference p.person span.reference-text{overflow-y:visible}}div#contact{display:flex;align-items:center;flex-direction:column}div#contact>div.contactContainer{display:flex;flex-direction:row;gap:5rem}div#contact>div.contactContainer .contactData{display:flex;flex-direction:column;gap:0rem}div#contact>div.contactContainer .contactData h2{color:default;font-size:2rem;margin-bottom:0}div#contact>div.contactContainer .contactData p,div#contact>div.contactContainer .contactData b{font-size:1.2rem}div#contact img{width:30%}@media only screen and (max-width: 762px){div#contact>div.contactContainer{flex-direction:column-reverse;align-items:center}div#contact>div.contactContainer .contactData p{display:flex;flex-direction:column;margin:1rem}}form{display:flex;flex-direction:column;width:35rem;gap:1rem}form input,form button{padding:.7rem 1rem}form input,form textarea{width:100%;border-radius:0;color:#555;border:1px solid #ccc;background-color:#fff;font-size:1rem}form input:focus,form textarea:focus{outline:0;border:1px solid var(--primary)}form textarea{resize:none;height:15rem;padding:1rem}form button{background-color:var(--primary);border:0;color:#fff}form button:hover{background-color:var(--primary);filter:saturate(70%)}form span{color:#dc3232}form p{margin:0;color:#46b450}@media only screen and (max-width: 762px){form{width:100%}}#root{flex:1;--primary: #e89f77;--secondary: "";--grey-font: #7b7b7b;--grey-border: #dddddd;--footer-background: #f2f2f2;--default-font: "Open Sans", sans-serif}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html,body{width:100%;height:100%;max-width:100%;margin:0}body{display:flex;justify-content:center}body>*{font-family:var(--default-font)}button,a{cursor:pointer}button,input,optgroup,select,textarea{font-family:var(--default-font)}body::-webkit-scrollbar{width:.3rem}body::-webkit-scrollbar-track{border-radius:10px}body::-webkit-scrollbar-thumb{background:#afafaf;border-radius:1rem}body::-webkit-scrollbar-thumb:hover{background:gray}
