@import"https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@100;200;300;400;500;600;700;800;900&display=swap";body,html{width:100%;height:100%}body{overflow-x:hidden;position:relative;z-index:1;background:#f2f5f8;min-height:100%}body.theme-dark{background:#000}.container,.container-fluid{position:relative}.sections-wrapper{padding-bottom:3em}@media(max-width:767.98px){.sections-wrapper{padding-bottom:1.5em}}.section-box{background:#fff;border-radius:.5em;padding:3em;box-shadow:0 8px 26px 0 rgba(22,24,26,.07);transition:.16s ease-out}.section-box:hover{box-shadow:0 8px 32px 0 rgba(22,24,26,.11)}@media(max-width:991.98px){.section-box{padding:2.5em 2em}}@media(max-width:767.98px){.section-box{padding:2em 1.5em}}.theme-dark .section-box{background:#1c1e20;box-shadow:none}.theme-dark .section-box:hover{box-shadow:none}.bg-lines{position:fixed;top:0;left:0;z-index:-1;width:100%;height:100%}.bg-lines .bg-line-1,.bg-lines .bg-line-2,.bg-lines .bg-line-3,.bg-lines .bg-line-4{position:absolute;top:0;left:0;height:100%;border-right:1px solid #dcdfe2}.bg-lines .bg-line-1:before,.bg-lines .bg-line-2:before,.bg-lines .bg-line-3:before,.bg-lines .bg-line-4:before{content:"";position:absolute;top:-80px;right:-1px;background:linear-gradient(transparent,rgba(0,0,0,.5));width:1px;height:80px;animation:bgLine 8s linear infinite}.bg-lines .bg-line-1{width:20%}.bg-lines .bg-line-2{width:40%}.bg-lines .bg-line-2:before{animation-delay:2s}.bg-lines .bg-line-3{width:60%}.bg-lines .bg-line-3:before{animation-delay:4s}.bg-lines .bg-line-4{width:80%}.bg-lines .bg-line-4:before{animation-delay:6s}@media(max-width:991.98px){.bg-lines .bg-line-1{width:25%}.bg-lines .bg-line-2{width:50%}.bg-lines .bg-line-3{width:75%}.bg-lines .bg-line-4{display:none}}.theme-dark .bg-lines .bg-line-1,.theme-dark .bg-lines .bg-line-2,.theme-dark .bg-lines .bg-line-3,.theme-dark .bg-lines .bg-line-4{border-color:hsla(0,0%,100%,.2)}.theme-dark .bg-lines .bg-line-1:before,.theme-dark .bg-lines .bg-line-2:before,.theme-dark .bg-lines .bg-line-3:before,.theme-dark .bg-lines .bg-line-4:before{background:linear-gradient(transparent,hsla(0,0%,100%,.7))}@keyframes bgLine{0%{top:-80px}to{top:100%}}.link-decoration{color:rgba(0,0,0,.9)}.link-decoration:focus,.link-decoration:hover{color:#000;text-decoration:underline}.bg-black .link-decoration,.bg-black .link-decoration:focus,.bg-black .link-decoration:hover,.bg-dark .link-decoration,.bg-dark .link-decoration:focus,.bg-dark .link-decoration:hover,.theme-dark .link-decoration,.theme-dark .link-decoration:focus,.theme-dark .link-decoration:hover{color:#fff}.box-shadow{box-shadow:0 8px 26px 0 rgba(22,24,26,.11);transition:.16s ease-out}.box-shadow:hover{box-shadow:0 8px 32px 0 rgba(22,24,26,.15)}.border-radius{border-radius:.5em;overflow:hidden}.border-radius-1{border-radius:1em;overflow:hidden}.border-radius-2{border-radius:2em;overflow:hidden}.hero-avatar{position:relative;display:inline-block;left:50%;transform:translateX(-50%)}.hero-avatar img{width:100%;height:auto;max-width:256px;max-height:256px;border-radius:50%}.hero-avatar .hero-avatar-text{position:absolute;bottom:1em;left:.5em;background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:2em;padding:.5em 1em;color:#fff;font-family:Be Vietnam Pro,monospace;font-weight:400;font-size:.9em;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 8px 26px 0 rgba(22,24,26,.11)}.bg-black .hero-avatar .hero-avatar-text,.bg-dark .hero-avatar .hero-avatar-text,.theme-dark .hero-avatar .hero-avatar-text{background:hsla(0,0%,100%,.5);color:#000;font-weight:500}input:not(.form-check-input),textarea{background:transparent;width:100%;border:dashed rgba(0,0,0,.2);border-width:0 0 1px;margin-bottom:2rem;padding:0 0 1rem;box-shadow:none;font:400 14px Be Vietnam Pro,sans-serif;transition:.16s ease-out}input:not(.form-check-input):active,input:not(.form-check-input):focus,textarea:active,textarea:focus{outline:0;box-shadow:none;border-color:#000}textarea{height:140px}.form-control,input:not(.form-check-input),textarea{color:#000}.form-control::-webkit-input-placeholder,input:not(.form-check-input)::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#aaabac}.form-control::-moz-placeholder,input:not(.form-check-input)::-moz-placeholder,textarea::-moz-placeholder{color:#aaabac}.form-control:-ms-placeholder,.form-control::-ms-placeholder,input:not(.form-check-input):-ms-placeholder,input:not(.form-check-input)::-ms-placeholder,textarea:-ms-placeholder,textarea::-ms-placeholder{color:#aaabac}.form-control::placeholder,input:not(.form-check-input)::placeholder,textarea::placeholder{color:#aaabac}label{font-size:14px}.required:after{content:"*";padding-left:3px}.bg-black .form-control,.bg-black input:not(.form-check-input),.bg-black textarea,.bg-dark .form-control,.bg-dark input:not(.form-check-input),.bg-dark textarea,.theme-dark .form-control,.theme-dark input:not(.form-check-input),.theme-dark textarea{background:transparent;border-color:hsla(0,0%,100%,.2);color:hsla(0,0%,100%,.7)}.bg-black .form-control::-webkit-input-placeholder,.bg-black input:not(.form-check-input)::-webkit-input-placeholder,.bg-black textarea::-webkit-input-placeholder,.bg-dark .form-control::-webkit-input-placeholder,.bg-dark input:not(.form-check-input)::-webkit-input-placeholder,.bg-dark textarea::-webkit-input-placeholder,.theme-dark .form-control::-webkit-input-placeholder,.theme-dark input:not(.form-check-input)::-webkit-input-placeholder,.theme-dark textarea::-webkit-input-placeholder{color:hsla(0,0%,100%,.5)}.bg-black .form-control::-moz-placeholder,.bg-black input:not(.form-check-input)::-moz-placeholder,.bg-black textarea::-moz-placeholder,.bg-dark .form-control::-moz-placeholder,.bg-dark input:not(.form-check-input)::-moz-placeholder,.bg-dark textarea::-moz-placeholder,.theme-dark .form-control::-moz-placeholder,.theme-dark input:not(.form-check-input)::-moz-placeholder,.theme-dark textarea::-moz-placeholder{color:hsla(0,0%,100%,.5)}.bg-black .form-control:-ms-placeholder,.bg-black .form-control::-ms-placeholder,.bg-black input:not(.form-check-input):-ms-placeholder,.bg-black input:not(.form-check-input)::-ms-placeholder,.bg-black textarea:-ms-placeholder,.bg-black textarea::-ms-placeholder,.bg-dark .form-control:-ms-placeholder,.bg-dark .form-control::-ms-placeholder,.bg-dark input:not(.form-check-input):-ms-placeholder,.bg-dark input:not(.form-check-input)::-ms-placeholder,.bg-dark textarea:-ms-placeholder,.bg-dark textarea::-ms-placeholder,.theme-dark .form-control:-ms-placeholder,.theme-dark .form-control::-ms-placeholder,.theme-dark input:not(.form-check-input):-ms-placeholder,.theme-dark input:not(.form-check-input)::-ms-placeholder,.theme-dark textarea:-ms-placeholder,.theme-dark textarea::-ms-placeholder{color:hsla(0,0%,100%,.5)}.bg-black .form-control::placeholder,.bg-black input:not(.form-check-input)::placeholder,.bg-black textarea::placeholder,.bg-dark .form-control::placeholder,.bg-dark input:not(.form-check-input)::placeholder,.bg-dark textarea::placeholder,.theme-dark .form-control::placeholder,.theme-dark input:not(.form-check-input)::placeholder,.theme-dark textarea::placeholder{color:hsla(0,0%,100%,.5)}.bg-black .form-control:focus,.bg-black input:not(.form-check-input):focus,.bg-black textarea:focus,.bg-dark .form-control:focus,.bg-dark input:not(.form-check-input):focus,.bg-dark textarea:focus,.theme-dark .form-control:focus,.theme-dark input:not(.form-check-input):focus,.theme-dark textarea:focus{border-color:#fff}.submit-result span{transition:.2s ease-out}.submit-result span.show-result{margin-top:30px;display:block}.submit-result span#success{color:#32cd32}.submit-result span#error{color:#e32227}.submit-result span .error-color{background:rgba(255,0,0,.1)}img{width:auto;max-width:100%;height:auto}img[class*=img-mask-avatar]{border-radius:50%}img.img-mask-avatar-sm{min-width:70px;width:70px;height:70px}img.img-mask-avatar-md{min-width:90px;width:90px;height:90px}img.img-mask-avatar-lg{min-width:110px;width:110px;height:110px}ol{margin:0 0 -7px}ol li{margin:0 0 7px}ul{margin:0 0 -7px}ul li{margin:0 0 7px}ul li ol,ul li ul{margin-top:7px}ul li a{transition:.1s linear}ul[class*=" list-"],ul[class^=list-]{padding:0}ul.list-circle li,ul.list-dash li,ul.list-unstyled li{list-style-type:none}ul.list-dash li:before{content:"-";padding-right:7px}ul.list-dash li ol,ul.list-dash li ul{padding-left:40px}ul.list-circle li{position:relative;padding-left:13px}ul.list-circle li:before{content:"";position:absolute;top:50%;left:0;opacity:.7;transform:translateY(-50%);background:#000;width:4px;height:4px;border-radius:50%;transition:.1s linear}ul.list-circle li:hover:before{opacity:1}ul[class*=" list-inline"] li,ul[class^=list-inline] li{display:inline-block}ul.list-inline-lg{margin-right:-14px;margin-left:-14px}ul.list-inline-lg li{padding:0 14px}ul.list-inline{margin-right:-7px;margin-left:-7px}ul.list-inline li{padding:0 7px}ul.list-inline-sm{margin-right:-3px;margin-left:-3px}ul.list-inline-sm li{padding:0 3px}ul.list-inline-dash li:after{content:"-";padding:0 3px 0 6px}ul.list-inline-dash li:last-child:after{content:"";padding:0}ul.list-inline-pills{margin:0}ul.list-inline-pills li{display:inline-flex;align-items:center;border:1px dashed rgba(0,0,0,.2);border-radius:2em;margin:0 7px 10px 0;padding:.5em 1em;transition:.1s linear}ul.list-inline-pills li i{font-size:1.2em}ul.list-inline-pills li:hover{color:#000}.bg-black ul.list-inline-pills li,.bg-dark ul.list-inline-pills li,.theme-dark ul.list-inline-pills li{border-color:hsla(0,0%,100%,.3)}.bg-black ul.list-inline-pills li:hover,.bg-dark ul.list-inline-pills li:hover,.theme-dark ul.list-inline-pills li:hover{color:#fff}@media(max-width:991.98px){ol{margin:0 0 -5px}ol li{margin:0 0 5px}ul{margin:0 0 -5px}ul li{margin:0 0 5px}ul li ol,ul li ul{margin-top:5px}ul.list-dash li:before{content:"-";padding-right:6px}ul.list-dash li a:hover{padding-left:2px}ul.list-dash li ol,ul.list-dash li ul{padding-left:30px}ul.list-inline-lg{margin-right:-12px;margin-left:-12px}ul.list-inline-lg li{padding:0 12px}ul.list-inline{margin-right:-6px;margin-left:-6px}ul.list-inline li{padding:0 6px}ul.list-inline-sm{margin-right:-2px;margin-left:-2px}ul.list-inline-sm li{padding:0 2px}}body{color:#838485;font-family:Be Vietnam Pro,sans-serif;font-size:1rem;font-weight:400;letter-spacing:0}@media(max-width:991.98px){body{font-size:.938rem}}h1,h2,h3,h4,h5,h6{letter-spacing:-.3px;color:#000;font-family:Be Vietnam Pro,sans-serif;font-weight:600}@media(max-width:991.98px){h1,h2,h3,h4,h5,h6{margin-bottom:6px}}p{margin:0;line-height:1.74}@media(max-width:991.98px){p{line-height:1.6}}.uppercase{letter-spacing:1px;text-transform:uppercase}.font-small{font-size:.9em;line-height:1.7}@media(max-width:991.98px){.font-small{font-size:.9em;line-height:1.7}}.font-large{font-size:1.063em;line-height:1.6}@media(max-width:991.98px){.font-large{font-size:1.063em}}.title-heading{position:relative;padding-top:16px;font-family:Be Vietnam Pro,monospace;font-weight:500;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.title-heading:before{content:"//";padding-right:8px}.title-heading:after{content:attr(data-backdrop-text);position:absolute;bottom:0;left:0;opacity:.15;font-family:Be Vietnam Pro,sans-serif;font-weight:700;font-size:2.5rem;text-transform:uppercase;line-height:.9;color:#000;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#000}@media(max-width:1199.98px){.title-heading{padding-top:14px}}@media(max-width:991.98px){.title-heading:after{font-size:2rem}}.theme-dark .title-heading:after{color:#fff;-webkit-text-stroke-color:#fff}.mono-heading{font-family:Be Vietnam Pro,monospace;font-weight:500;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.hover-text{transition:.1s linear}.hover-text:hover{color:#000}.theme-dark .hover-text:hover{color:#fff}i{display:inline-block}.icon-4xl i{font-size:2.4em}.icon-3xl i{font-size:2.13em}.icon-2xl i{font-size:1.86em}.icon-xl i{font-size:1.6em}.icon-lg i{font-size:1.33em}.icon-sm i{font-size:.9em}a{color:rgba(0,0,0,.7);transition:.1s linear}a,a:hover{text-decoration:none}a:hover{color:#000}button{background:transparent;box-shadow:none;border:0;padding:0;cursor:pointer}a:active,a:focus,button:active,button:focus{box-shadow:none;outline:0}.button{position:relative;display:inline-block;overflow:hidden;background:rgba(0,0,0,.1);border-radius:2em;padding:14px 32px;color:#000;font-size:.9em;font-family:Be Vietnam Pro,monospace;transition:.12s ease-out}.button i{margin-right:8px;font-size:15px}.button:hover{background:rgba(0,0,0,.2);color:#000}.button.button-dark{background:#000;color:#fff}.button.button-dark:hover{background:rgba(0,0,0,.9);color:#fff}.button.button-outline-dark{background:transparent;border:1px dashed #000;color:#000}.button.button-outline-dark:hover{background:#000;color:#fff}.button.button-white{background:hsla(0,0%,100%,.15);color:#fff}.button.button-white:hover{background:hsla(0,0%,100%,.2);color:#fff}.button.button-outline-white{background:transparent;border:1px dashed #fff;color:#fff}.button.button-outline-white:hover{background:#fff;color:#000}.button-sm{padding:10px 22px}.button-lg{padding:16px 42px}.button-circle{display:inline-block;width:50px;height:50px;border-radius:50%;color:#000;text-align:center;transition:.12s ease-out}.button-circle,.button-circle i{line-height:50px}.button-circle:hover{color:#838485}.button-circle.button-circle-sm{width:40px;height:40px;line-height:40px}.button-circle.button-circle-sm i{line-height:40px}.button-circle.button-circle-lg{width:60px;height:60px;line-height:60px}.button-circle.button-circle-lg i{line-height:60px}.button-circle-gray,a.button-circle-gray{background:rgba(0,0,0,.1);border:0}.button-circle-gray:focus,.button-circle-gray:hover,a.button-circle-gray:focus,a.button-circle-gray:hover{background:rgba(0,0,0,.2);color:#000}.button-circle-dark,a.button-circle-dark{background:#000;border:0;color:#fff}.button-circle-dark:focus,.button-circle-dark:hover,a.button-circle-dark:focus,a.button-circle-dark:hover{background:rgba(0,0,0,.9);color:#fff}.button-circle-outline-dark,a.button-circle-outline-dark{background:transparent;border:1px dashed #000;color:#000}.button-circle-outline-dark:focus,.button-circle-outline-dark:hover,a.button-circle-outline-dark:focus,a.button-circle-outline-dark:hover{background:#000;color:#fff}.button-circle-white,a.button-circle-white{background:hsla(0,0%,100%,.15);border:0;color:#fff}.button-circle-white:focus,.button-circle-white:hover,a.button-circle-white:focus,a.button-circle-white:hover{background:hsla(0,0%,100%,.2);color:#fff}.theme-dark .button-dark{background:hsla(0,0%,100%,.15);color:#fff}.theme-dark .button-dark:hover{background:hsla(0,0%,100%,.2);color:#fff}.theme-dark .button-outline-dark{background:transparent;border:1px dashed #fff;color:#fff}.theme-dark .button-outline-dark:hover{background:#fff;color:#000}.theme-dark .button-circle-outline-dark{background:transparent;border:1px dashed #fff;color:#fff}.theme-dark .button-circle-outline-dark:focus,.theme-dark .button-circle-outline-dark:hover{background:#fff;color:#000}.theme-dark .button-circle-dark,.theme-dark a.button-circle-dark{background:hsla(0,0%,100%,.15);border:0;color:#fff}.theme-dark .button-circle-dark:focus,.theme-dark .button-circle-dark:hover,.theme-dark a.button-circle-dark:focus,.theme-dark a.button-circle-dark:hover{background:hsla(0,0%,100%,.2);color:#fff}.client-box a img{opacity:.5;width:100%;transition:.12s ease-out}.client-box a:hover img{opacity:1}.lightbox-image-box,.lightbox-media-box{position:relative;overflow:hidden;display:block}.lightbox-image-box[class*=border-radius],.lightbox-media-box[class*=border-radius]{transform:translateZ(0)}.lightbox-image-box:after,.lightbox-media-box:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;background-image:linear-gradient(0deg,rgba(0,0,0,.2),transparent);transition:.16s ease-out}.lightbox-image-box img,.lightbox-media-box img{transform:scale(1);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.lightbox-image-box i,.lightbox-media-box i{z-index:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);width:60px;height:60px;border-radius:50%;text-align:center;line-height:60px;color:hsla(0,0%,100%,.9);transition:.16s ease-out}.lightbox-image-box.icon-2xl i,.lightbox-image-box.icon-xl i,.lightbox-media-box.icon-2xl i,.lightbox-media-box.icon-xl i{width:70px;height:70px;line-height:70px}.lightbox-image-box.icon-3xl i,.lightbox-image-box.icon-4xl i,.lightbox-image-box.icon-5xl i,.lightbox-media-box.icon-3xl i,.lightbox-media-box.icon-4xl i,.lightbox-media-box.icon-5xl i{width:80px;height:80px;line-height:80px}.lightbox-image-box:hover:after,.lightbox-media-box:hover:after{opacity:1}.lightbox-image-box:hover img,.lightbox-media-box:hover img{transform:scale(1.04);filter:blur(1.5px)}.mfp-bg{background:#000;position:fixed;left:0;top:0;height:100vh;width:100%;z-index:999;display:flex;align-items:center;justify-content:center;cursor:zoom-out}.mfp-bg,.mfp-container{opacity:0;-webkit-backface-visibility:hidden;transition:.16s ease-out}.mfp-container{transform:scale(.98);padding:0 20px}.mfp-ready .mfp-container{transform:scale(1);opacity:1}.mfp-ready.mfp-bg{opacity:.97}.mfp-removing .mfp-container,.mfp-removing.mfp-bg{opacity:0}.mfp-removing .mfp-container{transform:scale(.98)}button.mfp-close{display:block;top:-5px;opacity:1;width:auto;height:auto;line-height:auto;font-size:24px;margin-left:auto;transition:.1s linear}button.mfp-close:hover{top:-5px;opacity:1;color:#fff}.mfp-iframe-holder .mfp-close,.mfp-iframe-holder .mfp-close:hover{top:-45px}.mfp-close-btn-in .mfp-close{color:hsla(0,0%,100%,.7)}.mfp-arrow{transition:.1s linear}.mfp-arrow-left:before{border-right:0}.mfp-arrow-right:before{border-left:0}@media(max-width:575.98px){button.mfp-arrow{background:rgba(0,0,0,.5);width:70px;height:70px;margin-top:-35px}button.mfp-arrow:active{margin-top:-35px}button.mfp-arrow-left{margin-left:20px}button.mfp-arrow-left:after,button.mfp-arrow-left:before{margin-top:15px;margin-left:20px}button.mfp-arrow-right{margin-right:20px}button.mfp-arrow-right:after,button.mfp-arrow-right:before{margin-top:15px;margin-left:30px}}.mfp-bottom-bar{margin-top:-30px}.mfp-bottom-bar .mfp-title{color:hsla(0,0%,100%,.7)}.mfp-bottom-bar .mfp-counter{color:hsla(0,0%,100%,.6);font-size:14px}.mfp-figure:after,.mfp-iframe-scaler iframe{box-shadow:0 0 14px 0 rgba(0,0,0,.3)}.gmap{width:100%}.gmap-sm{height:350px}.gmap-md{height:400px}.gmap-lg{height:450px}@media(max-width:991.98px){.gmap-sm{height:300px}.gmap-md{height:350px}.gmap-lg{height:400px}}.resume-wrapper{position:relative;padding-left:20px}.resume-wrapper:before{content:"";position:absolute;top:0;left:0;height:100%;border-left:1px dashed rgba(0,0,0,.2)}.resume-wrapper .resume-box{margin-bottom:30px}.resume-wrapper .resume-box:last-child{margin-bottom:0}.resume-wrapper .resume-box .resume-date{position:relative;display:inline-block;border:1px dashed rgba(0,0,0,.2);border-radius:2em;margin-bottom:1em;padding:.5em 1em;font-family:Be Vietnam Pro,monospace;font-size:.9em;text-transform:uppercase;letter-spacing:.5px;font-weight:500;transition:.1s linear}.resume-wrapper .resume-box .resume-date:before{content:"";position:absolute;top:50%;left:-20px;transform:translateY(-50%);width:20px;height:1px;border-top:1px dashed rgba(0,0,0,.2)}.resume-wrapper .resume-box .resume-date:after{content:"";position:absolute;top:50%;left:-23px;transform:translateY(-50%);background:#000;width:5px;height:5px;border-radius:50%}.resume-wrapper .resume-box:hover .resume-date{color:#000}@media(max-width:991.98px){.resume-wrapper .resume-box{margin-bottom:24px}.resume-wrapper .resume-box:last-child{margin-bottom:0}}.theme-dark .resume-wrapper .resume-box .resume-date,.theme-dark .resume-wrapper .resume-box .resume-date:before,.theme-dark .resume-wrapper:before{border-color:hsla(0,0%,100%,.2)}.theme-dark .resume-wrapper .resume-box .resume-date:after{background:#fff}.theme-dark .resume-wrapper .resume-box:hover .resume-date{color:#fff}.services-list{margin:0;padding:0}.services-list .services-item{list-style-type:none;border-top:1px dashed rgba(0,0,0,.2)}.services-list .services-item:first-child{border-top:0}.services-list .services-item .services-title i{color:#000}@media(min-width:1200px){.services-list .services-item{display:flex;align-items:center;padding:30px 0}.services-list .services-item:first-child{padding-top:0}.services-list .services-item:last-child{padding-bottom:0}.services-list .services-item .services-number{min-width:90px}.services-list .services-item .services-number *{margin-bottom:0}.services-list .services-item .services-title{min-width:270px;padding-right:36px}.services-list .services-item .services-title *{margin-bottom:0}}@media(max-width:1199.98px){.services-list .services-item{padding:20px 0}.services-list .services-item:first-child{padding-top:0}.services-list .services-item:last-child{padding-bottom:0}.services-list .services-item .services-number{margin-bottom:6px}}.theme-dark .services-list .services-item{border-color:hsla(0,0%,100%,.2)}.theme-dark .services-list .services-item .services-title i{color:#fff}.swiper{width:100%;height:auto}.swiper-custom-next,.swiper-custom-prev{cursor:pointer}.swiper-custom-next:focus,.swiper-custom-prev:focus{background:transparent;color:#000}.swiper-custom-next:focus:hover,.swiper-custom-prev:focus:hover{background:#000;color:#fff}.swiper-custom-next{margin-left:6px}.bg-black .swiper-custom-next:focus,.bg-black .swiper-custom-prev:focus,.bg-dark .swiper-custom-next:focus,.bg-dark .swiper-custom-prev:focus,.theme-dark .swiper-custom-next:focus,.theme-dark .swiper-custom-prev:focus{color:#fff}.bg-black .swiper-custom-next:focus:hover,.bg-black .swiper-custom-prev:focus:hover,.bg-dark .swiper-custom-next:focus:hover,.bg-dark .swiper-custom-prev:focus:hover,.theme-dark .swiper-custom-next:focus:hover,.theme-dark .swiper-custom-prev:focus:hover{background:#fff;color:#000}.testimonial-box{position:relative;padding-top:16px;padding-left:16px}.testimonial-box:before{content:"";position:absolute;top:0;left:0;z-index:-1;opacity:.1;font-family:Font Awesome\ 6 Free;font-size:3rem;font-weight:900;line-height:1}.bg-black .testimonial-box:before,.bg-dark .testimonial-box:before,.theme-dark .testimonial-box:before{opacity:.13;color:#fff}.blog-post-show-more{display:flex;justify-content:center;align-items:center;margin-top:20px;cursor:pointer}.blog-post-box .blog-post-img{flex-shrink:0;position:relative;overflow:hidden;transform:translateZ(0);border-radius:.5em}.blog-post-box .blog-post-img img{transform:scale(1);transition:transform .4s cubic-bezier(.165,.84,.44,1)}.blog-post-box .blog-post-img .blog-post-category{position:absolute;top:16px;left:16px;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:2em;padding:.5em 1em;color:#fff;font-family:Be Vietnam Pro,monospace;font-weight:400;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.blog-post-box .blog-post-img .blog-post-category a{color:#fff}.blog-post-box .blog-post-img .blog-post-category a:not(:last-child){margin-right:.5em}.blog-post-box .blog-post-img .blog-post-category a:hover{color:#fff}.blog-post-box .blog-post-img:hover img{transform:scale(1.04);filter:blur(1.5px)}@media(min-width:1200px){.blog-post-box{display:inline-flex;align-items:center;margin-bottom:24px}.blog-post-box:last-child{margin-bottom:0}.blog-post-box .blog-post-img{display:inline-block}.blog-post-box .blog-post-img img{width:340px}.blog-post-box .blog-post-caption{display:inline-block;padding-left:30px}}@media(max-width:1199.98px){.blog-post-box{margin-bottom:40px}.blog-post-box:last-child{margin-bottom:0}.blog-post-box .blog-post-img img{width:100%}.blog-post-box .blog-post-caption{padding-top:20px}}@media(max-width:991.98px){.blog-post-box{margin-bottom:30px}.blog-post-box:last-child{margin-bottom:0}}.filter ul{margin:0;padding:0}.filter ul li{position:relative;display:inline-block;border:1px dashed #000;border-radius:2em;margin:0 7px 10px 0;padding:.5em 1em;font-size:.9em;font-family:Be Vietnam Pro,monospace;color:#000;cursor:pointer;transition:.1s linear}.filter ul li.mixitup-control-active,.filter ul li:hover{background:#000;color:#fff}.theme-dark .filter ul li{border-color:#fff;color:#fff}.theme-dark .filter ul li.mixitup-control-active,.theme-dark .filter ul li:hover{background:#fff;color:#000}.portfolio-box{position:relative;transform:translateZ(0);overflow:hidden;border-radius:.5em}.portfolio-box:after{content:"";position:absolute;top:0;left:0;opacity:0;background-image:linear-gradient(0deg,rgba(0,0,0,.3),transparent);width:100%;height:100%;transition:.16s ease-out}.portfolio-box img{transform:scale(1);width:100%;transition:transform .4s cubic-bezier(.165,.84,.44,1)}.portfolio-box .portfolio-category{position:absolute;top:16px;right:16px;display:inline-block;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border-radius:2em;padding:.5em 1em;color:#fff;font-family:Be Vietnam Pro,monospace;font-weight:400;font-size:.9em;text-transform:uppercase;letter-spacing:.5px}.portfolio-box .portfolio-caption{z-index:1;position:absolute;right:0;bottom:0;left:0;visibility:hidden;opacity:0;margin-bottom:-6px;padding:0 30px 24px;transition:.16s ease-out}.portfolio-box .portfolio-caption *{margin:0;color:#fff;font-weight:600;letter-spacing:.5px;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1px;-webkit-text-stroke-color:#fff;transition:.06s linear}.portfolio-box .portfolio-caption :hover{text-shadow:0 0 #fff}.portfolio-box:hover:after{opacity:1}.portfolio-box:hover img{transform:scale(1.04);filter:blur(1.5px)}.portfolio-box:hover .portfolio-caption{visibility:visible;opacity:1;margin-bottom:0}.preloader{position:fixed;top:0;left:0;z-index:999;visibility:visible;opacity:1;background:#000;width:100%;height:100%;text-align:center}.preloader div{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;font-family:Be Vietnam Pro,monospace;font-weight:400;text-transform:uppercase;color:#fff}.preloader div span{opacity:1;display:inline-block;padding:0 8px;transition:.1s linear;animation:loader 1s linear infinite}.preloader div span:nth-child(2){animation-delay:.1s}.preloader div span:nth-child(3){animation-delay:.2s}.preloader div span:nth-child(4){animation-delay:.3s}.preloader div span:nth-child(5){animation-delay:.4s}.preloader div span:nth-child(6){animation-delay:.5s}.preloader div span:nth-child(7){animation-delay:.6s}.loaded .preloader{visibility:hidden;opacity:0;transition:.4s ease-out}@keyframes loader{0%{opacity:1}to{opacity:0}}.section-nav{background:#000;border-radius:.5em;padding:1.7em 2.5em}.section-nav ul{margin:0;padding:0}.section-nav ul li{list-style-type:none;position:relative;margin:0;padding:0}.section-nav ul li a,.section-nav ul li button{position:relative;display:block;color:hsla(0,0%,100%,.7);font-size:.9rem;font-family:Be Vietnam Pro,monospace;font-weight:400;text-transform:uppercase;transition:.1s linear}.section-nav ul li a:focus,.section-nav ul li button:focus{color:hsla(0,0%,100%,.7)}.section-nav ul li a.active,.section-nav ul li a:hover,.section-nav ul li button.active,.section-nav ul li button:hover{color:#fff}.theme-dark .section-nav{background:#1c1e20}@media(min-width:992px){.nav-wrapper{-webkit-position:-webkit-sticky;position:sticky;top:24px}.section-nav ul li{width:100%}.section-nav ul li a,.section-nav ul li button{width:100%;padding:.8rem 0;text-align:left;letter-spacing:.5px}.section-nav ul li a.active .nav-circle:before,.section-nav ul li a:hover .nav-circle:before,.section-nav ul li button.active .nav-circle:before,.section-nav ul li button:hover .nav-circle:before{opacity:1}.section-nav ul li a.active,.section-nav ul li button.active{letter-spacing:1px}.section-nav ul li a.active .nav-circle:before,.section-nav ul li button.active .nav-circle:before{background:transparent;width:30px;height:30px;animation:translateRotate 10s linear infinite}.section-nav ul li .nav-link-mobile{display:none}.section-nav ul li .nav-circle{display:inline-block;position:absolute;top:50%;right:0;transform:translateY(-50%)}.section-nav ul li .nav-circle:before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);opacity:.7;background:#fff;width:5px;height:5px;border:1px dashed #fff;border-radius:50%;transition:.2s ease-out}}@media(max-width:991.98px){.nav-wrapper{position:relative;height:57px}.section-nav{position:absolute;top:0;right:0;left:0;padding:.7em;transition:.1s linear}.section-nav.fixed{z-index:994;position:fixed;top:8px;right:12px;left:12px;background:rgba(0,0,0,.9)}.section-nav ul{justify-content:center}.section-nav ul li{display:inline-block;width:auto}.section-nav ul li .nav-circle,.section-nav ul li .nav-link-desktop{display:none}.section-nav ul li a,.section-nav ul li button{position:relative;display:block;width:36px;height:36px;padding:0;color:hsla(0,0%,100%,.7);text-align:center;line-height:36px}.section-nav ul li a:before,.section-nav ul li button:before{content:"";position:absolute;top:0;left:0;transform:scale(.6);opacity:0;width:100%;height:100%;border:1px dashed #fff;border-radius:50%;transition:.14s ease-out}.section-nav ul li a.active,.section-nav ul li a:hover,.section-nav ul li button.active,.section-nav ul li button:hover{color:#fff}.section-nav ul li a.active,.section-nav ul li button.active{letter-spacing:1px}.section-nav ul li a.active:before,.section-nav ul li button.active:before{transform:scale(1);opacity:1;animation:scaleRotate 10s linear infinite}}@keyframes translateRotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes scaleRotate{0%{transform:scale(1) rotate(0)}to{transform:scale(1) rotate(1turn)}}.menu-dots{position:relative;z-index:994;display:inline-block;background:#000;width:50px;height:50px;margin-left:24px;border-bottom-right-radius:.5em .5em;border-bottom-left-radius:.5em .5em}.menu-dots span{top:50%;left:50%;transform:translate(-50%,-50%) scale(1);display:inline-block}.menu-dots span,.menu-dots span:before{position:absolute;background:#fff;width:4px;height:4px;border-radius:50%;transition:.1s linear}.menu-dots span:before{content:"";top:0;right:calc(100% + 5px)}.menu-dots span:after{content:"";position:absolute;top:0;left:calc(100% + 5px);background:#fff;width:4px;height:4px;border-radius:50%;transition:.1s linear}.menu-dots.active span,.menu-dots:hover span{transform:translate(-50%,-50%) scale(3);transition-delay:.1s}.menu-dots.active span:before,.menu-dots:hover span:before{opacity:0;right:0}.menu-dots.active span:after,.menu-dots:hover span:after{opacity:0;left:0}.theme-dark .menu-dots{background:#1c1e20}.toggle-menu{z-index:995;position:fixed;top:0;right:-10px;bottom:0;visibility:hidden;opacity:0;background:#000;width:400px;height:100%;height:auto;padding:50px 40px;transition:.16s ease-out;color:hsla(0,0%,100%,.7)}.toggle-menu ul.list-circle li:before{background:#fff}.toggle-menu.show{right:0;visibility:visible;opacity:1}.toggle-menu .toggle-close{position:absolute;top:16px;right:16px;display:inline-block;background:hsla(0,0%,100%,.15);width:40px;height:40px;border-radius:50%;line-height:40px;color:#fff;text-align:center;font-size:1.33em;transition:.16s ease-out}.toggle-menu .toggle-close:hover{background:hsla(0,0%,100%,.2)}.toggle-menu .tm-bottom{position:absolute;right:40px;bottom:48px;left:40px}.theme-dark .toggle-menu{background:#1c1e20;box-shadow:0 8px 26px 0 rgba(0,0,0,.3)}@media(max-width:991.98px){.toggle-menu{width:350px;padding:50px 30px 30px}.toggle-menu .toggle-close{top:12px;right:12px}.toggle-menu .tm-bottom{right:30px;bottom:48px;left:30px}}@media(max-width:575.98px){.toggle-menu{width:100%}}.bg-gray{background:#f2f5f8}.bg-dark{background:#1c1e20}.bg-black{background:#000}.bg-white{background:#fff}.bg-black .bg-gray,.bg-black .bg-white,.bg-dark .bg-gray,.bg-dark .bg-white,.bg-gray,.bg-light-content,.bg-white,.theme-dark .bg-gray,.theme-dark .bg-white{color:#838485}.bg-black .bg-gray h1,.bg-black .bg-gray h2,.bg-black .bg-gray h3,.bg-black .bg-gray h4,.bg-black .bg-gray h5,.bg-black .bg-gray h6,.bg-black .bg-white h1,.bg-black .bg-white h2,.bg-black .bg-white h3,.bg-black .bg-white h4,.bg-black .bg-white h5,.bg-black .bg-white h6,.bg-dark .bg-gray h1,.bg-dark .bg-gray h2,.bg-dark .bg-gray h3,.bg-dark .bg-gray h4,.bg-dark .bg-gray h5,.bg-dark .bg-gray h6,.bg-dark .bg-white h1,.bg-dark .bg-white h2,.bg-dark .bg-white h3,.bg-dark .bg-white h4,.bg-dark .bg-white h5,.bg-dark .bg-white h6,.bg-gray h1,.bg-gray h2,.bg-gray h3,.bg-gray h4,.bg-gray h5,.bg-gray h6,.bg-light-content h1,.bg-light-content h2,.bg-light-content h3,.bg-light-content h4,.bg-light-content h5,.bg-light-content h6,.bg-white h1,.bg-white h2,.bg-white h3,.bg-white h4,.bg-white h5,.bg-white h6,.theme-dark .bg-gray h1,.theme-dark .bg-gray h2,.theme-dark .bg-gray h3,.theme-dark .bg-gray h4,.theme-dark .bg-gray h5,.theme-dark .bg-gray h6,.theme-dark .bg-white h1,.theme-dark .bg-white h2,.theme-dark .bg-white h3,.theme-dark .bg-white h4,.theme-dark .bg-white h5,.theme-dark .bg-white h6{color:#000}.bg-gray a:not([class*=button],.link-decoration,.nav-link),.bg-light-content a:not([class*=button],.link-decoration,.nav-link),.bg-white a:not([class*=button],.link-decoration,.nav-link){color:#838485}.bg-gray a:not([class*=button],.link-decoration,.nav-link):focus,.bg-gray a:not([class*=button],.link-decoration,.nav-link):hover,.bg-light-content a:not([class*=button],.link-decoration,.nav-link):focus,.bg-light-content a:not([class*=button],.link-decoration,.nav-link):hover,.bg-white a:not([class*=button],.link-decoration,.nav-link):focus,.bg-white a:not([class*=button],.link-decoration,.nav-link):hover{color:#000}.bg-black,.bg-dark,.bg-dark-content,.theme-dark{color:hsla(0,0%,100%,.7)}.bg-black h1,.bg-black h2,.bg-black h3,.bg-black h4,.bg-black h5,.bg-black h6,.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6,.bg-dark-content h1,.bg-dark-content h2,.bg-dark-content h3,.bg-dark-content h4,.bg-dark-content h5,.bg-dark-content h6,.theme-dark h1,.theme-dark h2,.theme-dark h3,.theme-dark h4,.theme-dark h5,.theme-dark h6{color:#fff}.bg-black h1 a,.bg-black h2 a,.bg-black h3 a,.bg-black h4 a,.bg-black h5 a,.bg-black h6 a,.bg-dark h1 a,.bg-dark h2 a,.bg-dark h3 a,.bg-dark h4 a,.bg-dark h5 a,.bg-dark h6 a,.bg-dark-content h1 a,.bg-dark-content h2 a,.bg-dark-content h3 a,.bg-dark-content h4 a,.bg-dark-content h5 a,.bg-dark-content h6 a,.theme-dark h1 a,.theme-dark h2 a,.theme-dark h3 a,.theme-dark h4 a,.theme-dark h5 a,.theme-dark h6 a{color:hsla(0,0%,100%,.8)}.bg-black h1 a:focus,.bg-black h1 a:hover,.bg-black h2 a:focus,.bg-black h2 a:hover,.bg-black h3 a:focus,.bg-black h3 a:hover,.bg-black h4 a:focus,.bg-black h4 a:hover,.bg-black h5 a:focus,.bg-black h5 a:hover,.bg-black h6 a:focus,.bg-black h6 a:hover,.bg-dark h1 a:focus,.bg-dark h1 a:hover,.bg-dark h2 a:focus,.bg-dark h2 a:hover,.bg-dark h3 a:focus,.bg-dark h3 a:hover,.bg-dark h4 a:focus,.bg-dark h4 a:hover,.bg-dark h5 a:focus,.bg-dark h5 a:hover,.bg-dark h6 a:focus,.bg-dark h6 a:hover,.bg-dark-content h1 a:focus,.bg-dark-content h1 a:hover,.bg-dark-content h2 a:focus,.bg-dark-content h2 a:hover,.bg-dark-content h3 a:focus,.bg-dark-content h3 a:hover,.bg-dark-content h4 a:focus,.bg-dark-content h4 a:hover,.bg-dark-content h5 a:focus,.bg-dark-content h5 a:hover,.bg-dark-content h6 a:focus,.bg-dark-content h6 a:hover,.theme-dark h1 a:focus,.theme-dark h1 a:hover,.theme-dark h2 a:focus,.theme-dark h2 a:hover,.theme-dark h3 a:focus,.theme-dark h3 a:hover,.theme-dark h4 a:focus,.theme-dark h4 a:hover,.theme-dark h5 a:focus,.theme-dark h5 a:hover,.theme-dark h6 a:focus,.theme-dark h6 a:hover{color:#fff}.bg-black a:not([class*=button],.link-decoration,.nav-link),.bg-dark a:not([class*=button],.link-decoration,.nav-link),.bg-dark-content a:not([class*=button],.link-decoration,.nav-link),.theme-dark a:not([class*=button],.link-decoration,.nav-link){color:hsla(0,0%,100%,.8)}.bg-black a:not([class*=button],.link-decoration,.nav-link):focus,.bg-black a:not([class*=button],.link-decoration,.nav-link):hover,.bg-dark a:not([class*=button],.link-decoration,.nav-link):focus,.bg-dark a:not([class*=button],.link-decoration,.nav-link):hover,.bg-dark-content a:not([class*=button],.link-decoration,.nav-link):focus,.bg-dark-content a:not([class*=button],.link-decoration,.nav-link):hover,.theme-dark a:not([class*=button],.link-decoration,.nav-link):focus,.theme-dark a:not([class*=button],.link-decoration,.nav-link):hover{color:#fff}.font-family-primary,.font-family-secondary{font-family:Be Vietnam Pro,sans-serif}.font-family-mono{font-family:Be Vietnam Pro,monospace}.fw-thin{font-weight:100}.fw-medium{font-weight:500}.fw-semi-bold{font-weight:600}.fw-black{font-weight:900}.letter-spacing-05{letter-spacing:.5px}.letter-spacing-1{letter-spacing:1px}.letter-spacing-2{letter-spacing:2px}.letter-spacing-3{letter-spacing:3px}.letter-spacing-4{letter-spacing:4px}.line-height-100{line-height:1}.line-height-110{line-height:1.1}.line-height-120{line-height:1.2}.line-height-130{line-height:1.3}.line-height-140{line-height:1.4}.text-white-09{color:hsla(0,0%,100%,.9)}.text-white-08{color:hsla(0,0%,100%,.8)}.text-white-07{color:hsla(0,0%,100%,.7)}.text-white-06{color:hsla(0,0%,100%,.6)}.text-white-05{color:hsla(0,0%,100%,.5)}.text-white-04{color:hsla(0,0%,100%,.4)}.text-white-03{color:hsla(0,0%,100%,.3)}.text-white-02{color:hsla(0,0%,100%,.2)}.text-white-01{color:hsla(0,0%,100%,.1)}.text-black{color:#000}.theme-dark .text-black{color:#fff!important}.text-black-09{color:rgba(0,0,0,.9)}.text-black-08{color:rgba(0,0,0,.8)}.text-black-07{color:rgba(0,0,0,.7)}.text-black-06{color:rgba(0,0,0,.6)}.text-black-05{color:rgba(0,0,0,.5)}.text-black-04{color:rgba(0,0,0,.4)}.text-black-03{color:rgba(0,0,0,.3)}.text-black-02{color:rgba(0,0,0,.2)}.text-black-01{color:rgba(0,0,0,.1)}.text-primary{color:#838485}.text-green{color:#32cd32}.text-red{color:#e32227}.text-yellow{color:#ffb657}.stroke-text{color:#000;-webkit-text-fill-color:transparent;-webkit-text-stroke-width:1.4px;-webkit-text-stroke-color:#000}@media(max-width:1199.98px){.stroke-text{-webkit-text-stroke-width:1.2px}}.bg-black .stroke-text,.bg-dark .stroke-text,.theme-dark .stroke-text{color:#fff;-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#fff}