@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900; 1,14..32,100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');@import url(https://fonts.googleapis.com/css2?family=Figtree:ital,wght@0,300..900;1,300..900&family=IBM+Plex+Sans:ital,wght@0,100..700;1,100..700&family=Manrope:wght@200..800&family=Mona+Sans:ital,wght@0,200..900;1,200..900&family=Orbitron:wght@400..900&family=Permanent+Marker&display=swap);.drawer-body,html{scrollbar-width:thin;scrollbar-color:#0a0a0a transparent}.drawer-body::-webkit-scrollbar,html::-webkit-scrollbar{width:.25rem;height:.5rem}.drawer-body::-webkit-scrollbar-track,html::-webkit-scrollbar-track{background-color:transparent;border:2px solid transparent}.drawer-body::-webkit-scrollbar-thumb,html::-webkit-scrollbar-thumb{background-color:#0a0a0a;border-radius:.25rem}.post-password-form{min-height:100vh;display:grid;place-content:center}.copyrights{font-family:"Mona Sans";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#ffffef;font-weight:600;font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;text-align:center}.copyrights p{font-family:"Mona Sans"}.copyrights .social-icons{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.copyrights .social-icons i{font-size:1.5rem}.copyrights .social-icons i:hover{color:#15ac89;cursor:pointer}@-webkit-keyframes anm-loader-circle-98{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes anm-loader-circle-98{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.drawer-body,.drawer-foot,.drawer-head{padding:1.5rem;color:#0a0a0a}.drawer-body,.drawer-foot{font-size:1rem;font-weight:300;line-height:2;font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;text-transform:uppercase;text-align:center}.drawer-body a,.drawer-foot a{color:#0a0a0a;text-decoration:none}.drawer-body a:hover,.drawer-foot a:hover{color:inherit}.drawer-close-float::after,.drawer-close-float::before,.toggle-button span::after,.toggle-button span::before,.toggle-button::after,.toggle-button::before{content:"";height:1.5px;background-color:#0a0a0a;display:block;position:absolute;border-radius:1.5px}.grid>div{display:grid;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;grid-row-gap:3rem;grid-column-gap:3rem}.grid>*{height:100%}.grid.grid-2>div{grid-template-columns:repeat(auto-fill,minmax(30rem,1fr))}.grid.grid-3>div{grid-template-columns:repeat(auto-fill,minmax(20rem,1fr))}.line{width:100%;max-width:6.25rem;height:3px;margin-top:.875rem;position:relative;display:inline-block;background-color:#707070}.service-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.service-logo>div{margin-left:-4.25rem}.service-logo>div div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:6.75rem;width:6.75rem;background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%);border-radius:100vw}.service-logo>div div img{height:5rem;width:5rem}.service-logo div:nth-child(7){z-index:1}.service-logo div:nth-child(7) div{opacity:.05}.service-logo div:nth-child(6){z-index:2}.service-logo div:nth-child(6) div{opacity:.06}.service-logo div:nth-child(5){z-index:3}.service-logo div:nth-child(5) div{opacity:.08}.service-logo div:nth-child(4){z-index:4}.service-logo div:nth-child(4) div{opacity:.09}.service-logo div:nth-child(3){z-index:5}.service-logo div:nth-child(3) div{opacity:.1}.service-logo div:nth-child(2){z-index:6}.service-logo div:nth-child(2) div{opacity:.2}.service-logo div:nth-child(1){z-index:7}.service-logo div:nth-child(1) div{opacity:1}.industry-tags{margin-block:3.75rem}.industry-tag-item{display:grid;-webkit-box-align:center;-ms-flex-align:center;align-items:center;grid-template-columns:repeat(2,1fr);gap:1.5rem;text-transform:uppercase;margin-bottom:1rem}.industry-tag-item .line{max-width:unset}.industry-tag-item--black .line{background-color:#707070}.industry-tag-item--yellow .line{background-color:#f5d04b}.industry-tag-item--redwood .line{background-color:#f3e1d7}.industry-tag-item .industry-tagline{display:-webkit-box;display:-ms-flexbox;display:flex;justify-items:center;border-radius:.5rem;padding-inline:.875rem;padding-block:.75rem}.industry-tag-item .industry-tagline p{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-weight:500;margin-bottom:unset;letter-spacing:.05em}.industry-tag-item .industry-tagline--black{color:#fff;background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%);border:.5px solid rgba(0,0,0,.25);-webkit-box-shadow:0 4px 7px -2px rgba(0,0,0,.25);box-shadow:0 4px 7px -2px rgba(0,0,0,.25);backdrop-filter:blur(6.75px);font-size:.875rem}.industry-tag-item .industry-tagline--yellow{color:#0a0a0a;background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%);border:.5px solid rgba(249,223,123,.5);-webkit-box-shadow:0 4px 7px -2px rgba(0,0,0,.15);box-shadow:0 4px 7px -2px rgba(0,0,0,.15);backdrop-filter:blur(6.75px)}.industry-tag-item .industry-tagline--redwood{color:#0a0a0a;background:linear-gradient(25.12deg,#e7ae97 6.15%,#d18473 18.27%,#c2685b 28.04%,#c77467 31.78%,#d49589 38.64%,#e9c9bf 47.81%,#f4e3d9 51.85%,#f1bd9b 68.25%,#c68383 86.2%);border:.5px solid rgba(233,201,191,.25);-webkit-box-shadow:0 4px 7px -2px rgba(0,0,0,.05);box-shadow:0 4px 7px -2px rgba(0,0,0,.05);backdrop-filter:blur(6.75px)}.subtitle{text-transform:uppercase;font-size:1.125rem;font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:300;letter-spacing:.5px;margin-bottom:unset;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-wrap:pretty}.subtitle--redwood{color:#985252}.subtitle--redwood::before{content:"";width:.75rem;height:.75rem;background:linear-gradient(25.12deg,#e7ae97 6.15%,#d18473 18.27%,#c2685b 28.04%,#c77467 31.78%,#d49589 38.64%,#e9c9bf 47.81%,#f4e3d9 51.85%,#f1bd9b 68.25%,#c68383 86.2%);display:inline-block;border-radius:100vw}.subtitle--yellow{color:#f5d04b}.subtitle--yellow::before{content:"";width:.75rem;height:.75rem;background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%);display:inline-block;border-radius:100vw}.subtitle--black{color:#0a0a0a}.subtitle--black::before{content:"";width:.75rem;height:.75rem;background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%);display:inline-block;border-radius:100vw}.tagline{display:-webkit-box;display:-ms-flexbox;display:flex;gap:.75rem;margin-top:5rem}.heading-2{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-weight:600;font-size:clamp(1.75rem,1.5739rem + .7512vw,2.25rem);text-transform:capitalize;color:#0a0a0a;margin-bottom:.5rem;letter-spacing:-.5px;text-wrap:pretty}.heading-2--ivory{color:#ffffef}.heading-2--regular{font-weight:400}.heading-3{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-weight:600;font-size:2rem;text-transform:capitalize;color:#0a0a0a;margin-bottom:.5rem;letter-spacing:-1px;text-wrap:pretty}.heading-4{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-weight:400;font-size:1.5rem;text-transform:capitalize;color:#0a0a0a;margin-bottom:unset;letter-spacing:-.5px;text-wrap:pretty}.body{font-weight:400;font-size:16.2px;color:#2d2d2d;line-height:1.8;text-wrap:pretty;text-shadow:3px 3px 10px #f8f8f8}.body--sm{font-size:.875rem;font-weight:200}.body--champagne-pink{color:#f3e1d7;text-align:center}.body--ivory{color:#ffffef;font-weight:200}.body--black{color:#0a0a0a;font-weight:200}video{-webkit-box-shadow:0 4px 60px 10px rgba(255,243,166,.3);box-shadow:0 4px 60px 10px rgba(255,243,166,.3)}.section-about-accent{display:-webkit-box;display:-ms-flexbox;display:flex}.section-about-accent h2{max-width:90%}.section-about-accent p{max-width:90%}.section-about-accent .about-accent-1{background:url(../img/about-accent-bg-1.png);background-position:top left;background-repeat:no-repeat;background-size:cover;padding-block:3.75rem;padding-inline:2rem;min-height:100vh}.section-about-accent .about-accent-2{background:url(../img/about-accent-bg-2.png);background-position:bottom center;background-repeat:no-repeat;background-size:cover;padding-top:5rem;padding-bottom:2.5rem;padding-inline:2rem;min-height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex}.section-about-accent .about-accent-2>div{-ms-flex-item-align:end;align-self:flex-end;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.section-about-us{background:url(../img/about-us-bg.png);background-position:center;background-repeat:no-repeat;background-size:cover;margin-inline:auto;padding-top:10rem}.section-about-us .section-header{max-width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-about-us .section-body{max-width:90rem;margin-inline:auto;color:#041427}.section-about-us .section-body p{text-align:center}.section-about-us .section-body .about-heading{font-family:Quicksand;font-size:4rem;font-weight:600;background:-webkit-gradient(linear,left top,right top,from(#041427),to(#04bcff));background:linear-gradient(to right,#041427,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;margin:0}.section-about-us .section-body .about-us-info{min-width:50rem;line-height:2.5rem;text-align:center;font-family:Quicksand}.section-about-us .section-body .additional-text{font-family:Quicksand;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}.section-about-us .section-body .vision{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:4rem}.section-about-us .section-body .vision .vision-heading{font-family:Quicksand;font-size:1.375rem;font-weight:600;background:-webkit-gradient(linear,left top,right top,from(#041427),to(#04bcff));background:linear-gradient(to right,#041427,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.section-about-us .section-body .vision .vision-heading .vision-info{font-family:Quicksand;line-height:1.5rem;text-align:center}.section-about-us .section-body .mission{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-about-us .section-body .mission .mission-heading{font-family:Quicksand;font-size:1.375rem;font-weight:600;background:-webkit-gradient(linear,left top,right top,from(#041427),to(#04bcff));background:linear-gradient(to right,#041427,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.section-about-us .section-body .mission .mission-heading .mission-info{line-height:1.5rem;text-align:center}.section-accent{padding-block:6.25rem}.section-accent--bg-1{background:url(../img/section-accent-bg-1.png);background-position:center;background-repeat:no-repeat;background-size:cover}.section-accent--bg-2{background:url(../img/section-accent-bg-2.png);background-position:center;background-repeat:no-repeat;background-size:cover}.section-accent .section-header{max-width:50%}.section-accent .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-top:6.25rem}.section-accent .section-body .section-brand{display:-webkit-box;display:-ms-flexbox;display:flex;gap:clamp(2rem,-1.4286rem + 5.3571vw,5rem)}.section-accent .section-body .title{font-size:96px;font-size:clamp(2.625rem,1.7368rem + 3.5526vw,6rem);color:#ffffef;text-wrap:pretty}.section-accent .section-body .horizontal-line::before{content:"";height:100%;background-color:#ffffef;display:block;width:1px}.section-accent .section-body p{margin-bottom:unset}.section-contacts{background-color:#c4e6fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem;margin-top:2rem;margin-bottom:2rem;padding-top:5rem}.section-contacts .contact-title{font-family:Quicksand;font-size:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:100%;color:#fff;font-size:4rem;font-weight:800;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.section-contacts .subheading{font-family:Quicksand;margin:0;color:#041427;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-contacts .section-content{background-color:#c4e6fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-content .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-content .section-body{gap:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto;margin-top:-5rem}.section-contacts .section-content .grid{background-color:#c4e6fc;height:75vh;margin:0;padding:0}.section-contacts .section-content .form-group{gap:1rem;margin-bottom:.1rem}.section-contacts .section-content .message-button{font-family:Quicksand;font-size:.875rem;text-shadow:0 0 4px #fff;text-transform:uppercase;padding:1rem;background-color:#00a3df;color:#fff;border:none;padding:1rem;border-radius:10px;cursor:pointer;font-weight:600;margin-top:1rem}.section-contacts .section-content .message-button:hover{background-color:#06619e;color:#fff;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-contacts .section-content .section-contact-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:45rem}.section-contacts .section-content .section-how-it-works{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.section-contacts .section-content .section-how-it-works img{width:35rem}.section-contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem}.section-contact-form .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .contact-container-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .contact-container-form .left-container-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:2rem}.section-contact-form .section-content .section-header .contact-container-form .left-container-form .contact-image{width:28rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .contact-container-form .left-container-form .contact-title{font-size:4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;max-width:100%;color:#fff;font-size:4rem;font-weight:800;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;margin:0}.section-contact-form .section-content .section-header .contact-container-form .left-container-form .subheading{margin:0;color:#041427;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-contact-form .section-content .section-header .contact-container-form .body{color:#041427;font-size:1rem;text-shadow:none;max-width:35rem}.section-contact-form .section-content .section-header .right-container-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;min-width:35rem;padding:2rem;border-radius:12px}.section-contact-form .section-content .section-header .right-container-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-contact-form .section-content .section-header .right-container-form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.25rem;margin-bottom:1rem}.section-contact-form .section-content .section-header .right-container-form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-contact-form .section-content .section-header .right-container-form label{margin-bottom:.2rem;font-size:1rem}.section-contact-form .section-content .section-header .right-container-form input,.section-contact-form .section-content .section-header .right-container-form textarea{padding:.75rem;color:#0a0a0a;font-size:1rem;border-radius:4px;border:1px solid}.section-contact-form .section-content .section-header .right-container-form textarea{resize:vertical}.section-contact-form .section-content .section-header .right-container-form .full-width{width:100%;margin-bottom:1.875rem}.section-contact-form .section-content .section-header .right-container-form .button-container{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .right-container-form .button-container .form-submit{text-align:center}.section-team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-image:url(../img/team-bg.png);background-size:cover;background-repeat:no-repeat center;background-position:center;background-blend-mode:multiply}.section-team .grid>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-team .section-header{margin-top:3rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-team .section-header .heading-3{text-align:center;min-width:35rem;margin-bottom:1rem;color:#fff;font-size:1.8125rem;font-weight:800;letter-spacing:-.25px;background:-webkit-gradient(linear,left top,right top,from(#fda1d8),to(#fe69cd));background:linear-gradient(to right,#fda1d8,#fe69cd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 25px #fff}.section-team .section-header .body{color:#fff;min-width:35rem;font-size:1rem;font-weight:400;text-shadow:none;text-align:center}.section-team .section-header .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem;z-index:10}.section-team .section-header .button-container a{-webkit-text-decoration-line:none;text-decoration-line:none}.section-team .section-header .button-container .demo-button{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1rem;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fe69cd;background-color:#fff;border-color:2px solid #fe69cd}.section-team .section-header .button-container .demo-button:hover{color:#fff;background-color:#fe69cd;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-team .section-header .team-container{margin-top:3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:15rem}.section-team .section-header .team-container .team-info{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;width:15rem;padding:2rem;border-radius:12px}.section-team .section-header .team-container .team-info .heading-2{font-size:1rem;font-weight:700;background:-webkit-gradient(linear,left top,left bottom,from(#fda1d8),to(#fe69cd));background:linear-gradient(to bottom,#fda1d8,#fe69cd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 2px #fff}.section-team .section-header .team-container .team-img{width:45rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:3rem}.section-team .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}.section-team .subheading{text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0;font-size:1rem;font-weight:400;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#fda1d8),to(#fe69cd));background:linear-gradient(to bottom,#fda1d8,#fe69cd);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 2px #fff}.section-contacts{background-image:url(../img/section-bg.png);background-repeat:no-repeat;background-size:cover;background-position:center;background-blend-mode:multiply;margin:0}.section-contacts .grid{margin-top:2rem;width:100%;background-color:#191919;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:2rem;border-radius:25px}.section-contacts .title-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:20}.section-contacts .title-container h2{color:#fff;width:80%;font-size:1.8125rem;line-height:1.2;text-align:center;background:-webkit-gradient(linear,left top,right top,from(#fda1d8),color-stop(#f441e2),to(#87087a));background:linear-gradient(to right,#fda1d8,#f441e2,#87087a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 6px #fff}.section-contacts .title-container .subheading{color:#fff;text-align:center;font-size:1rem;font-weight:400}.section-contacts .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-header .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.section-contacts .section-header .button-container a{-webkit-text-decoration-line:none;text-decoration-line:none}.section-contacts .section-header .button-container .demo-button{width:100%;font-size:.75rem;font-weight:800;text-transform:uppercase;padding:1rem;border-radius:3px;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#000;background-color:#f441e2}.section-contacts .section-header .button-container .demo-button:hover{color:#f441e2;background-color:#fff;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-contacts .section-header .section-body{margin-top:2rem}.section-contacts .section-header .section-body .heading-3{color:#fff}.section-contacts .section-header .section-body .heading-3 .heading-2{color:#fff;font-weight:700;font-size:2rem}.section-contacts .section-header .section-body .heading-2{color:#fff;font-weight:700}.section-contacts .section-header .section-body .body{min-width:35rem;color:#fff;font-size:.875rem;line-height:1.5rem;text-shadow:none}.section-contacts form{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;width:100%}.section-contacts form .form-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form .form-group-name{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;gap:.5rem;width:100%}.section-contacts form .form-group-name input{max-width:35rem}.section-contacts form input{margin-top:.5rem}.section-contacts form .form-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:.5rem}.section-contacts form input,.section-contacts form textarea{padding:1rem;color:#0a0a0a;font-size:1rem;border-radius:4px;border:1px solid;width:100%}.section-contacts form textarea{resize:vertical}.section-contacts form .full-width{width:100%}.section-contacts form .button-container{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form .button-container .form-submit{text-align:center}.section-contacts form .button-container button{text-transform:uppercase;padding:1rem;background-color:#000;color:#f441e2;border:none;padding:1rem;border-radius:10px;cursor:pointer;font-weight:600}.section-contacts form .button-container button:hover{background-color:#f441e2;color:#000;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-contacts .section-how-it-works{width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-development{padding-block:4rem;background-position:bottom left;background-repeat:no-repeat;background-size:cover}.section-development .grid>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-development .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-development .service-question{margin-top:3.75rem;margin-bottom:1.25rem}.section-development .service-logo{-ms-flex-item-align:end;align-self:flex-end}.section-development .tagline{margin-top:unset}.section-development video{height:288px;width:512px}.section-faq{padding:5rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:3rem;height:35rem;margin-bottom:5rem}.section-faq .heading-2,.section-faq i{color:#fff;font-size:2.5rem;font-weight:600;min-width:45rem;line-height:2rem;margin-bottom:.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.section-faq .heading-2 span,.section-faq i span{color:#15ae8b}.section-faq .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-faq .section-content .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.section-faq .section-content .section-header .faq-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:2rem}.section-faq .section-content .section-header .faq-container .faq-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#fff;padding:1rem;min-width:35rem;border-radius:12px;margin-bottom:1rem}.section-faq .section-content .section-header .faq-container .faq-box .body{display:none;margin-top:.5em;color:#cacaca;font-size:1rem;-webkit-transition:-webkit-transform 1s ease;transition:-webkit-transform 1s ease;transition:transform 1s ease;transition:transform 1s ease,-webkit-transform 1s ease}.section-faq .section-content .section-header .faq-container .faq-box .body.visible{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.section-faq .section-content .section-header .faq-container .faq-box .add-icon{cursor:pointer;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.section-faq .section-content .section-header .faq-container .faq-box .faq-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-faq .section-content .section-header .faq-container .faq-box .faq-group .heading-3{font-size:1.25rem;font-weight:600;color:#15ae8b}.section-faq .section-content .section-header .faq-container .faq-box .body{color:#cacaca;font:1.25rem;font-weight:400;text-shadow:none;max-width:42.5rem;text-wrap:pretty}.section-faq .section-content .section-header .faq-container .heading-2{max-width:25rem;color:#fff;font-size:4rem;font-weight:800}.section-faq .section-content .section-header .faq-right-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;padding:1rem;max-width:26.0625rem;height:26.4375rem;margin-top:8.5rem;background-color:#fff;border-radius:25px;border:none}.section-faq .section-content .section-header .faq-right-container .heading-3{color:#0a0a0a;font-size:1.5rem;font-weight:600;margin-top:1.5rem}.section-faq .section-content .section-header .faq-right-container .body{color:#0a0a0a;line-height:2rem;text-shadow:none;margin-top:1.5rem}.section-faq .section-content .section-header .faq-right-container .button-container{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-text-decoration-line:none;text-decoration-line:none}.section-faq .section-content .section-header .faq-right-container .button-container .demo-button{text-transform:uppercase;font-weight:600;border-radius:12px;background-color:#0a0a0a;padding:1rem;color:#15ae8b;-webkit-text-decoration-line:none;text-decoration-line:none}.section-faq .section-content .section-header .faq-right-container .button-container .demo-button:hover{cursor:pointer;color:#fff;background-color:#15ae8b;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-general-operations{padding-block:5rem;background-position:top center;background-repeat:no-repeat;background-size:cover}.section-general-operations .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}.section-general-operations .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4rem}.section-general-operations .service-question{margin-top:3.75rem;margin-bottom:1rem}.section-general-operations .tagline{margin-top:unset}.section-general-operations .service-logo{margin-left:2.5rem}.section-general-operations video{height:288px;width:512px}.section-human-resources{padding-block:6.25rem;background:url(../img/section-human-resources-black-bg.png);background-position:center left;background-repeat:no-repeat;background-size:cover}.section-human-resources .grid>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-human-resources .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.section-human-resources .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3.75rem}.section-human-resources .service-question{margin-top:3.75rem;margin-bottom:1rem}.section-human-resources .tagline{margin-top:unset}.section-human-resources .service-logo{margin-bottom:2.5rem}.section-human-resources video{height:288px;width:512px}.section-industries{background-position:top left;background-repeat:no-repeat;background-size:cover;padding-block:5rem;min-height:100vh}.section-industries .section-header{max-width:50%}.section-industries .section-body{margin-top:-200px}.section-industries .section-body .industry-diagram{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-industries .section-body .industry-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end}.section-industries .section-body .industry-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-width:440px;min-height:300px;padding-top:2rem;padding-inline:2rem;padding-bottom:1rem;cursor:pointer;position:relative}.section-industries .section-body .industry-item h4{margin-bottom:.25rem;font-weight:400}.section-industries .section-body .industry-item p{margin-bottom:unset;font-weight:300;color:#707070}.section-industries .section-body .industry-item--border-top{border-top:1px solid #0a0a0a}.section-industries .section-body .industry-item--border-left{border-left:1px solid #0a0a0a}.section-industries .section-body .industry-item--accounting::after,.section-industries .section-body .industry-item--customer-service:after,.section-industries .section-body .industry-item--development::after,.section-industries .section-body .industry-item--human-resources::after,.section-industries .section-body .industry-item--internal-banking::after,.section-industries .section-body .industry-item--it-infrastructure::after,.section-industries .section-body .industry-item--technical-support::after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;z-index:-1;-webkit-transition:opacity 1s ease-in-out .4s;transition:opacity 1s ease-in-out .4s}.section-industries .section-body .industry-item--customer-service::after{background:url(../img/industry-customer-service.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--technical-support::after{background:url(../img/industry-technical-support.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--accounting::after{background:url(../img/industry-accounting.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--internal-banking::after{background:url(../img/industry-internal-banking.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--human-resources::after{background:url(../img/industry-human-resources.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--development::after{background:url(../img/industry-development.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--it-infrastructure::after{background:url(../img/industry-it-infrastructure.png);background-size:cover;background-repeat:no-repeat;background-position:center}.section-industries .section-body .industry-item--accounting:hover,.section-industries .section-body .industry-item--customer-service:hover,.section-industries .section-body .industry-item--development:hover,.section-industries .section-body .industry-item--human-resources:hover,.section-industries .section-body .industry-item--internal-banking:hover,.section-industries .section-body .industry-item--it-infrastructure:hover,.section-industries .section-body .industry-item--technical-support:hover{z-index:100}.section-industries .section-body .industry-item--accounting:hover::after,.section-industries .section-body .industry-item--customer-service:hover::after,.section-industries .section-body .industry-item--development:hover::after,.section-industries .section-body .industry-item--human-resources:hover::after,.section-industries .section-body .industry-item--internal-banking:hover::after,.section-industries .section-body .industry-item--it-infrastructure:hover::after,.section-industries .section-body .industry-item--technical-support:hover::after{-webkit-transition-delay:opacity 1s ease-in-out .4s;transition-delay:opacity 1s ease-in-out .4s;opacity:1}.section-industries .section-body .industry-item--accounting:hover i,.section-industries .section-body .industry-item--customer-service:hover i,.section-industries .section-body .industry-item--development:hover i,.section-industries .section-body .industry-item--human-resources:hover i,.section-industries .section-body .industry-item--internal-banking:hover i,.section-industries .section-body .industry-item--it-infrastructure:hover i,.section-industries .section-body .industry-item--technical-support:hover i{font-weight:400;color:#ffffef}.section-industries .section-body .industry-item--accounting:hover h4,.section-industries .section-body .industry-item--accounting:hover p,.section-industries .section-body .industry-item--customer-service:hover h4,.section-industries .section-body .industry-item--customer-service:hover p,.section-industries .section-body .industry-item--development:hover h4,.section-industries .section-body .industry-item--development:hover p,.section-industries .section-body .industry-item--human-resources:hover h4,.section-industries .section-body .industry-item--human-resources:hover p,.section-industries .section-body .industry-item--internal-banking:hover h4,.section-industries .section-body .industry-item--internal-banking:hover p,.section-industries .section-body .industry-item--it-infrastructure:hover h4,.section-industries .section-body .industry-item--it-infrastructure:hover p,.section-industries .section-body .industry-item--technical-support:hover h4,.section-industries .section-body .industry-item--technical-support:hover p{opacity:0}.section-industries .section-body .industry-item:hover .industry-logo{opacity:0}.section-industries .section-body .industry-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-industries .section-body .industry-action a{text-decoration:none}.section-industries .section-body .industry-action i{font-size:2rem;color:#0a0a0a}.section-industries .section-body .industry-action .industry-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-radius:100vw;height:5rem;width:5rem;margin-bottom:.625rem}.section-industries .section-body .industry-action .industry-logo img{height:4rem;width:4rem}.section-industries .section-body .industry-action .industry-logo--yellow{-webkit-box-shadow:0 4px 5.5px rgba(249,223,123,.3);box-shadow:0 4px 5.5px rgba(249,223,123,.3);background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%)}.section-industries .section-body .industry-action .industry-logo--rose-gold{background:linear-gradient(25.12deg,#e7ae97 6.15%,#d18473 18.27%,#c2685b 28.04%,#c77467 31.78%,#d49589 38.64%,#e9c9bf 47.81%,#f4e3d9 51.85%,#f1bd9b 68.25%,#c68383 86.2%);-webkit-box-shadow:0 4px 5.5px #f1bd9b;box-shadow:0 4px 5.5px #f1bd9b}.section-industries .section-body .industry-action .industry-logo--black{background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%);-webkit-box-shadow:0 4px 5.5px rgba(0,0,0,.25);box-shadow:0 4px 5.5px rgba(0,0,0,.25)}.section-industry-accounting{background-position:top right;background-repeat:no-repeat;background-size:cover;padding-block:3.75rem}.section-industry-accounting .section-content .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:6.25rem;gap:3.75rem}.section-industry-accounting .section-content .section-body .body-item{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.375rem}.section-industry-accounting .section-content .section-body .body-item p{color:#0a0a0a}.section-industry-accounting .section-content .section-body .body-item i{font-size:2.25rem;margin-top:.75rem;color:#0a0a0a}.section-industry-accounting .section-content .tagline{margin-block:6.25rem}.section-industry-customer-service{min-height:100vh;background:#fff;padding-block:5rem}.section-industry-customer-service .grid>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-industry-customer-service .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-industry-customer-service .section-header h3{max-width:90%;margin-bottom:2rem}.section-industry-customer-service .section-body .bento-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.section-industry-customer-service .section-body .box{width:300px;height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;text-align:center}.section-industry-customer-service .section-body .box .title{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-size:2rem;color:#ffffef;margin-bottom:.625rem;line-height:1.5}.section-industry-customer-service .section-body .box .title span{font-size:2.25rem;font-weight:400}.section-industry-customer-service .section-body .box--gold{background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%)}.section-industry-customer-service .section-body .box--gold .title{color:#0a0a0a}.section-industry-customer-service .section-body .box--black{background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%)}.section-industry-customer-service .section-body .box i{font-weight:300}.section-industry-development{padding-block:3.75rem}.section-industry-development .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-industry-development .section-header h4{max-width:90%;margin-bottom:.75rem}.section-industry-development .section-body .bento-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.section-industry-development .section-body .box{width:300px;height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;text-align:center}.section-industry-development .section-body .box .title{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-size:4rem;color:#ffffef;margin-bottom:.625rem;line-height:1}.section-industry-development .section-body .box .title span{font-size:2.25rem;font-weight:400}.section-industry-development .section-body .box--gold{background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%)}.section-industry-development .section-body .box--black{background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%)}.section-industry-human-resources{min-height:100vh;padding-block:6.25rem}.section-industry-human-resources .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-industry-human-resources .section-header h3{max-width:90%;margin-bottom:2rem}.section-industry-human-resources .section-body .bento-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:1.25rem}.section-industry-human-resources .section-body .box{width:300px;height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem;text-align:center}.section-industry-human-resources .section-body .box .title{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-size:2.25rem;color:#ffffef;margin-bottom:.625rem;line-height:1}.section-industry-human-resources .section-body .box .title span{font-size:2.25rem;font-weight:400}.section-industry-human-resources .section-body .box--gold{background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%)}.section-industry-human-resources .section-body .box--black{background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%)}.section-industry-human-resources .section-body .box i{font-weight:300;line-height:.7}.section-industry-human-resources .section-body .box p{text-align:center}.section-industry-internal-banking{display:-webkit-box;display:-ms-flexbox;display:flex}.section-industry-internal-banking .section-content{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3.75rem;padding-top:6.25rem;padding-bottom:1.25rem;padding-left:2.5rem;padding-right:6.25rem}.section-industry-internal-banking .section-body p{max-width:80%}.section-industry-internal-banking .contact-bg{-webkit-box-flex:1;-ms-flex:1 1 0px;flex:1 1 0}.section-industry-internal-banking img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.section-industry-it-infrastructure{padding-block:3.75rem}.section-industry-it-infrastructure .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.section-industry-it-infrastructure .section-header h3{max-width:90%;margin-bottom:2rem}.section-industry-it-infrastructure .bento-grid{display:grid;grid-template-columns:1fr 50% 1fr;-moz-column-gap:1.25rem;-webkit-column-gap:1.25rem;column-gap:1.25rem;row-gap:1.25rem;margin-top:2rem}.section-industry-it-infrastructure .box{height:290px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1.25rem}.section-industry-it-infrastructure .box .title{font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;font-size:2.5rem;color:#ffffef;margin-bottom:.625rem;line-height:1}.section-industry-it-infrastructure .box .title span{font-size:2.25rem;font-weight:400}.section-industry-it-infrastructure .box--gold{background:linear-gradient(24.76deg,#e5c25b 21.87%,#f9df7b 46.18%,#fff3a6 64.75%,#f9df7b 84.24%)}.section-industry-it-infrastructure .box--black{background:linear-gradient(45.16deg,#868686 -27.85%,#151515 -5.63%,#000 -1.46%,#101010 8.26%,#191919 16.59%,#424242 29.09%,#5e5e5e 40.21%,#696969 47.15%,#616161 51.32%,#4e4e4e 59.65%,#2e2e2e 67.98%,#191919 73.54%,#030303 84.65%,#000 86.04%,#080808 90.21%,#1e1e1e 94.37%,#3e3e3e 99.93%,#8b8b8b 111.04%)}.section-industry-technical-support{background-position:bottom;background-repeat:no-repeat;background-size:cover;padding-block:3.75rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-industry-technical-support .container{height:-webkit-max-content;height:-moz-max-content;height:max-content}.section-industry-technical-support .section-header h3{margin-bottom:2rem}.section-industry-technical-support .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5rem}.section-industry-technical-support .section-body .mission-body{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.375rem}.section-industry-technical-support .section-body .mission-body p{color:#0a0a0a}.section-industry-technical-support .section-body .mission-body i{font-size:2.25rem;margin-top:.75rem;color:#0a0a0a}.section-internal-banking{padding-block:5rem}.section-internal-banking .grid>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-internal-banking .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}.section-internal-banking .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:3.75rem}.section-internal-banking .service-question{margin-top:3.75rem;margin-bottom:1rem}.section-internal-banking .tagline{margin-top:unset}.section-internal-banking .service-logo{margin-left:2.5rem}.section-internal-banking video{height:264px;width:504px}.section-it-infrastructure{padding-block:5rem;background-position:top center;background-repeat:no-repeat;background-size:cover}.section-it-infrastructure .grid>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-it-infrastructure .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}.section-it-infrastructure .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4rem}.section-it-infrastructure .service-question{margin-top:3.75rem;margin-bottom:1rem}.section-it-infrastructure .tagline{margin-top:unset}.section-it-infrastructure .service-logo{margin-left:2.5rem}.section-it-infrastructure video{height:288px;width:512px}.section-landing{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:url(../img/hero-rhemit-bg.png);background-color:#92d2fa;background-size:cover;background-position-x:-14rem;background-position-y:5rem;height:100vh;padding-bottom:10rem}.section-landing .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-moz-column-gap:2rem;-webkit-column-gap:2rem;column-gap:2rem;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:5rem}.section-landing .section-content .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-landing .section-content .section-body .section-header{margin-top:15rem;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto;z-index:20}.section-landing .section-content .section-body .section-header .cta{max-width:25rem;gap:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:.75rem}.section-landing .section-content .section-body .section-header .cta a{font-size:.75rem;font-family:Inter;text-transform:uppercase;font-weight:600;text-decoration:none}.section-landing .section-content .section-body .section-header .cta .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.section-landing .section-content .section-body .section-header .cta .button-container .demo-button{font-family:Quicksand;font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1rem;border-radius:25px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;background-color:#00a3df}.section-landing .section-content .section-body .section-header .cta .button-container .demo-button:hover{color:#fff;background-color:#035c7c;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-landing .section-content .section-body .section-header h1{line-height:3.4375rem;min-width:55rem;margin-bottom:1rem;text-transform:uppercase;font-family:Quicksand;font-weight:600;font-size:clamp(3.5625rem,2.3539rem + 1.6901vw,4.375rem);line-height:clamp(2rem,2.8932rem + 2.589vw,5rem);letter-spacing:-2.5px;margin-block:unset;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;text-wrap:pretty}.section-landing .section-content .section-body .section-header h1 span{color:#15ac89}.section-landing .section-content .section-body .section-header h2{max-width:45rem;font-family:Quicksand;color:#041427;font-size:1rem;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,-webkit-transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out;transition:opacity .2s ease-in-out,transform .2s ease-in-out,-webkit-transform .2s ease-in-out;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);font-weight:400;letter-spacing:-.2px;line-height:2.5rem;z-index:20}.section-landing .section-content .section-body .section-header p{text-transform:capitalize;color:#707070;margin-bottom:unset;font-size:clamp(1rem,.8239rem + .7512vw,1rem);font-weight:300;letter-spacing:-.3px}.section-landing .section-content .section-body .section-header h2,.section-landing .section-content .section-body .section-header p{text-wrap:pretty}.section-landing .section-content .section-body .with-accent{color:#707070;font-size:1rem;font-size:1rem;font-weight:300;letter-spacing:-.2px;line-height:1.5;margin-bottom:unset;padding-right:1rem;margin-bottom:2rem}.section-landing .section-content .section-body ul{list-style:inside;padding-left:unset}.section-landing .section-content .section-body ul li{display:list-item}.section-solution{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden;width:100%;background-color:#fff;min-height:15rem}.section-solution .section-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-solution .section-content .section-body{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}.section-solution .section-content .section-body img{width:15rem}.section-main{position:relative;font-family:"Mona Sans"}.layout-section{background-color:#0f1412}.section-bg-1{background:url(../img/section-bg-black-1.png);background-position:top left;background-repeat:no-repeat;background-size:cover}.section-bg-2{background:url(../img/section-bg-black-2.png);background-position:bottom left;background-repeat:no-repeat;background-size:cover}.section-bg-3{background:url(../img/section-bg-black-3.png);background-position:center;background-repeat:no-repeat;background-size:cover}.section-bg-4{background:url(../img/section-bg-black-4.png);background-position:bottom left;background-repeat:no-repeat;background-size:cover}.section-service{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-gradient(linear,left top,left bottom,from(#92d2fa),to(white));background:linear-gradient(to bottom,#92d2fa,#fff);height:75vh}.section-service .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-service .section-header .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-service .section-header .section-body h2{font-family:Quicksand;font-weight:600;width:80%;font-size:4rem;line-height:1.2;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-service .section-header .section-body .body{font-family:Quicksand;max-width:45rem;line-height:1.5rem;text-shadow:none;color:#041427}.section-service .service-image-world{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-8rem}.section-about-us{background-image:url(../img/about-us-bg.png);background-size:cover;background-repeat:no-repeat;background-position:center;padding-block:5rem}.section-about-us .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-about-us .section-header .section-body h2{width:80%;font-size:1.8125rem;line-height:1.2;color:#fff;background:-webkit-gradient(linear,left top,left bottom,from(#00e8fc),to(#9df7ff));background:linear-gradient(to bottom,#00e8fc,#9df7ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-about-us .section-header .section-body .heading-3{color:#fff}.section-about-us .section-header .section-body span{color:#15ae8b}.section-about-us .section-header .section-body .body{min-width:40rem;margin-top:.5rem;line-height:2.5rem;text-shadow:none;color:#fff}.section-about-us .button-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}.section-about-us .button-container a{-webkit-text-decoration-line:none;text-decoration-line:none}.section-about-us .button-container .demo-button{font-size:.75rem;font-weight:700;text-transform:uppercase;padding:1rem;border-radius:3px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#00e8fc;background-color:#fff}.section-about-us .button-container .demo-button:hover{color:#fff;background-color:#00e8fc;-webkit-transition:all .2s ease-in;transition:all .2s ease-in}.section-about-us .service-image-vision{width:40rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-position:center;background-size:cover;background-repeat:no-repeat}.section-sense{background:-webkit-gradient(linear,left top,left bottom,from(white),to(#92d2fa));background:linear-gradient(to bottom,#fff,#92d2fa);padding-top:5rem}.section-sense .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-sense .section-header .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-sense .section-header .section-body .body-info{font-family:Quicksand;color:#041427}.section-sense .section-header .section-body .ways-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-inline:auto;gap:1rem}.section-sense .section-header .section-body .ways-container .ways-info{font-family:Quicksand;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-sense .section-header .section-body .ways-container .ways-info .ways-heading{margin-bottom:-.3rem;font-family:Quicksand;font-size:1.875rem;font-weight:500;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-sense .section-header .section-body .ways-container .ways-info .body{font-family:Quicksand;color:#041427;max-width:25rem;font-size:1rem;text-align:center}.section-sense .section-header .section-body .ways-image{margin-top:1rem;max-width:12rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-sense .section-header .section-body .ways-image img{width:65rem}.section-sense .section-header .section-body h2{font-family:Quicksand;width:80%;font-size:4rem;line-height:1.2;background:-webkit-gradient(linear,left top,right top,from(#1a1a1a),to(#04bcff));background:linear-gradient(to right,#1a1a1a,#04bcff);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.section-sense .section-header .section-body .body{min-width:25rem;line-height:1.5rem;text-shadow:none;color:#fff}.section-technical-support{padding-block:5rem;background-position:top center;background-repeat:no-repeat;background-size:cover}.section-technical-support .grid>div{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.section-technical-support .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:2.5rem}.section-technical-support .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:4rem}.section-technical-support .service-question{margin-top:3.75rem;margin-bottom:1rem}.section-technical-support .tagline{margin-top:unset}.section-technical-support .service-logo{-ms-flex-item-align:end;align-self:flex-end}.section-technical-support video{height:288px;width:512px}*,::after,::before{-webkit-box-sizing:border-box;box-sizing:border-box}html{font-family:Poppins,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5;font-size:16px;scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-tap-highlight-color:rgba(10.2,10.2,10.2,0);-ms-overflow-style:-ms-autohiding-scrollbar}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;text-align:left;background-color:var(--layout-bg)}[tabindex="-1"]:focus{outline:0!important}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-weight:500}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:50%}h1{font-size:3.75rem}h2{font-size:2.25rem}h3{font-size:2rem}h4{font-size:1.5rem}h5{font-size:1.125rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1.5rem}ol,ul{margin-top:0;margin-bottom:2rem;padding-left:1.5rem}ol li,ul li{margin-bottom:.5rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:600}small{font-size:80%}a{color:var(--link-color);text-decoration:underline;background-color:transparent}a:hover{-webkit-text-decoration:underline;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}figure{margin:0}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:var(--mono-006);text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{width:100%;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}::-moz-selection{color:var(--mono-000);background-color:var(--color-primary)}::selection{color:var(--mono-000);background-color:var(--color-primary)}.container{width:100%;padding-right:1rem;padding-left:1rem;margin-right:auto;margin-left:auto}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}.text-white{color:#fff!important}.text-success{color:var(--color-green)!important}a.text-success:focus,a.text-success:hover{color:hsl(var(--color-green-hsl))!important}.text-warning{color:var(--color-orange)!important}a.text-warning:focus,a.text-warning:hover{color:hsl(var(--color-orange-hsl))!important}.text-danger{color:var(--color-red)!important}a.text-danger:focus,a.text-danger:hover{color:hsl(var(--color-red-hsl))!important}.text-body{color:var(--layout-color)!important}.text-muted{color:var(--mono-005)!important}.text-black-50{color:rgba(10.2,10.2,10.2,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}button{padding:0;border:none;background-image:none;background-color:transparent;text-align:center;position:relative;cursor:pointer;color:inherit;border-radius:0}button .icon{pointer-events:none}button:focus{outline:0}.card,.drawer-close-float,.form-control,.head,.layout,.layout-backdrop,.layout-drawer,.toggle-button span::after,.toggle-button span::before,.toggle-button::before{-webkit-transition:all .4s cubic-bezier(.58,.43,.05,1) 0s;transition:all .4s cubic-bezier(.58,.43,.05,1) 0s}[aria-hidden=true].drawer-buttons{visibility:hidden;pointer-events:none}[aria-hidden=false].drawer-buttons{visibility:visible;overflow:visible;pointer-events:auto;display:-webkit-box;display:-ms-flexbox;display:flex}html::-webkit-scrollbar{width:.5rem}html.overflow{overflow:hidden}body,html{height:100%;color:var(--layout-color);background-color:var(--layout-bg)}.layout,body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.layout{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%}.layout-header{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:fixed;top:0;left:0;right:0;z-index:1030;max-width:100vw;overflow-x:hidden}.layout-header body{background-position:center;background-repeat:no-repeat}.layout-header.is-sticky{-webkit-box-shadow:0 4px 30px rgba(0,0,0,.3);box-shadow:0 4px 30px rgba(0,0,0,.3);-webkit-animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;animation:slide-in-top .5s cubic-bezier(.25,.46,.45,.94) both;backdrop-filter:blur(3px)}.layout-header .logo{width:10rem}.head{position:relative;padding-bottom:.75rem;padding-top:.75rem;color:#0a0a0a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head .head-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.head .head-nav .nav{gap:clamp(1rem,-2.4286rem + 5.3571vw,4rem)}.head .head-nav .nav-item{padding:0;margin:0}.head .head-nav .nav-link{color:#045980;position:relative;text-transform:uppercase;font-size:.9rem;font-weight:800;font-family:Quicksand;letter-spacing:-.5px}.is-sticky .head{padding-bottom:1rem;padding-top:1rem}.layout-main{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;height:auto;overflow:hidden}.layout-main .body{font-family:"Mona Sans"}.layout-footer{-ms-flex-negative:0;flex-shrink:0;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;background:#93d2fa;font-size:.875rem;width:100%}.foot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:left;-ms-flex-align:left;align-items:left;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-block:1rem;gap:.5rem}.foot .item{font-family:"Mona Sans";max-width:600px}.foot .item img{width:10rem;height:10rem}.foot .item h3{font-family:"Mona Sans";color:#041427;font-size:1rem;text-transform:uppercase;font-weight:600;margin-bottom:1.125rem}.foot .item p{font-family:"Mona Sans";max-width:25rem}.foot .item ul{-webkit-padding-start:unset;padding-inline-start:unset;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;gap:.75rem}.foot .item ul a,.foot .item ul li{color:#fff;margin-bottom:unset;-webkit-text-decoration-line:none;text-decoration-line:none}.foot .item ul a:hover,.foot .item ul li:hover{cursor:pointer;color:#041427}.foot .item p{color:#fff}.foot .item p span{font-weight:700}.foot .logo{height:1.5rem;margin-bottom:.75rem}.foot .logo--mobile{display:none}.layout-drawer.is-active{-webkit-transform:translate(0,0);transform:translate(0,0)}.layout-drawer{background:rgba(255,255,255,.5);backdrop-filter:blur(5px);position:fixed;top:0;bottom:0;opacity:1;z-index:1050;-webkit-transform:translate(var(--layout-drawer-expanded-width),0);transform:translate(var(--layout-drawer-expanded-width),0);right:calc(var(--layout-drawer-expanded-width) * -1)}.layout-drawer[aria-hidden=true] *{display:none}.layout-drawer.is-active{z-index:1120;right:0}.layout-backdrop{top:0;right:0;bottom:0;left:0;width:100%;height:100%;-webkit-transform:translate(0,0);transform:translate(0,0)}.layout-backdrop{position:fixed;opacity:0;background-color:hsla(var(--mono-002-hsl),.75);z-index:1040;pointer-events:none;width:100vw}.layout-backdrop.is-active{opacity:1;pointer-events:auto}.layout-backdrop.is-preloading{background:#04bcff;backdrop-filter:blur(5px)}.layout-backdrop.is-preloading span{position:absolute;top:50%;left:calc(50% - 25px);-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);height:50px;width:50px;margin:0 auto;-webkit-animation:anm-loader-circle-98 1s ease infinite;animation:anm-loader-circle-98 1s ease infinite}.layout-backdrop.is-preloading span::after{height:50px;width:50px}.layout-backdrop.is-preloading span::after{content:" ";-webkit-box-sizing:border-box;box-sizing:border-box;border:2px solid #fff;border-left-color:#fff;border-top-color:#fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block}.nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.nav.nav-landscape{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.drawer-body .nav-item .nav-item{border-top:1px solid #53647d;border-bottom:1px solid #fff}.drawer-body .nav-item .nav-item:first-child{border-top:0}.drawer-body .nav-item .nav-item:last-child{border-bottom:0}.nav-link{display:block;text-decoration:none;font-size:.8125rem;color:#fff}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{pointer-events:none;cursor:default}.nav-link:hover{color:#ff00d9}.drawer-body .nav-link{padding:1.25rem 0;line-height:1;position:relative}.nav-socials{-ms-flex-pack:distribute;justify-content:space-around}.toggle{pointer-events:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.toggle-button{height:2rem;width:2rem;position:relative}.toggle-button,.toggle-button span{display:none;text-indent:99999px}.toggle-button::before{top:.5rem;right:.25rem;width:1.125rem}.toggle-button span::before{top:.875rem;right:.25rem;width:.875rem}.toggle-button span::after{top:1.25rem;right:.25rem;width:.5rem}.toggle-button:hover span::after,.toggle-button:hover span::before,.toggle-button:hover::before{width:1.5rem}.drawer{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.drawer-head{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.drawer-head img{height:2.5rem;width:auto}.drawer-close{width:2rem;height:2rem;-webkit-box-shadow:0 0 3px 0 hsla(var(--mono-002-hsl),.4);box-shadow:0 0 3px 0 hsla(var(--mono-002-hsl),.4);border-width:0}.drawer-close .icon{margin:.5rem}.drawer-close-float{margin-right:1rem;width:2rem;height:2rem;border-radius:50%;color:#0a0a0a;cursor:pointer}.drawer-close-float::after,.drawer-close-float::before{width:1.5rem;left:50%;top:50%}.drawer-close-float::before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.drawer-close-float::after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.drawer-close-float span{display:block;text-indent:9999999px;overflow:hidden}.drawer-body{height:100%;overflow-x:hidden;overflow-y:auto;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;font-weight:300;line-height:2;font-family:Inter,Menlo,Monaco,Consolas,"Courier New",monospace;text-transform:uppercase;text-align:center;font-size:1.5rem}.drawer-body-section{margin-bottom:2rem}.drawer-body-section:last-child{margin-bottom:0}.drawer-foot{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.drawer-foot>*{margin:0}.drawer-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:0}.drawer-buttons .btn{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;margin:0;border-radius:0}.form-control,input[type=checkbox],input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button,input[type=radio]{-webkit-appearance:none;-moz-appearance:none}label,legend{margin-bottom:.75rem;font-size:.875rem;color:var(--form-label-color)}.field-validation{font-size:.75rem;font-style:italic;height:0;overflow:hidden;pointer-events:none;visibility:hidden;opacity:0}.field-validation *{margin:0}.valid-feedback{color:var(--color-valid-color)}.invalid-feedback{color:var(--color-invalid-color)}.invalid-feedback,.valid-feedback{height:auto;opacity:1;visibility:visible;pointer-events:auto}.disabled,:disabled,[disabled]{opacity:.65;pointer-events:none}.btn{position:relative;white-space:nowrap;text-align:center;overflow:hidden;vertical-align:middle;border:1px solid var(--btn-border);background-color:var(--btn-bg);color:var(--btn-text);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:.5rem;padding:1rem 2rem;line-height:1.25rem;border-radius:.25rem;-webkit-transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}.btn:hover{text-decoration:none}.btn:focus{-webkit-box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color);box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color)}.btn:disabled strong span,.disabled.btn strong span,[disabled].btn strong span{background-color:var(--mono-000)}.btn:not(:disabled):not(.disabled).is-active:focus,.btn:not(:disabled):not(.disabled):active:focus{-webkit-box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color);box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color)}.process.btn{color:hsla(var(--mono-000-hsl),0)!important}.btn::after{width:100%;height:100%;-webkit-transform:scale(10);transform:scale(10);transition:opacity 1s,transform .5s,opacity 1s,-webkit-transform .5s;background-image:radial-gradient(circle,var(--mono-010) 10%,transparent 10.01%);background-repeat:no-repeat;background-position:50%;pointer-events:none;position:absolute;top:0;left:0;display:block;opacity:0;content:""}.btn:active::after{-webkit-transition:0s;transition:0s;-webkit-transform:scale(0);transform:scale(0);opacity:.65}a.btn{text-decoration:none}a.btn.disabled,fieldset:disabled a.btn{pointer-events:none}.btn-primary{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(203, 91%, 78%);--btn-border:hsl(203, 91%, 78%)}.btn-primary:hover{--btn-bg:hsl(203deg, 91%, 88%)}.btn-primary:not(:disabled):not(.disabled).is-active,.btn-primary:not(:disabled):not(.disabled):active{--btn-text:hsl(203, 91%, 78%);--btn-border:hsl(203, 91%, 78%)}.btn-secondary{--btn-text:hsl(0, 0%, 100%);--btn-bg:hsl(216, 21%, 27%);--btn-border:hsl(216, 21%, 27%)}.btn-secondary:hover{--btn-bg:hsl(216deg, 21%, 37%)}.btn-secondary:not(:disabled):not(.disabled).is-active,.btn-secondary:not(:disabled):not(.disabled):active{--btn-text:hsl(216, 21%, 27%);--btn-border:hsl(216, 21%, 27%)}.btn-tertiary{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(210, 25%, 98%);--btn-border:hsl(210, 25%, 98%)}.btn-tertiary:hover{--btn-bg:hsl(210deg, 25%, 100%)}.btn-tertiary:not(:disabled):not(.disabled).is-active,.btn-tertiary:not(:disabled):not(.disabled):active{--btn-text:hsl(210, 25%, 98%);--btn-border:hsl(210, 25%, 98%)}.btn-outline-primary{--btn-text:hsl(203, 91%, 78%);--btn-border:hsl(203, 91%, 78%)}.btn-outline-primary:hover{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(203, 91%, 78%);--btn-border:hsl(203, 91%, 78%)}.btn-outline-primary:not(:disabled):not(.disabled).is-active,.btn-outline-primary:not(:disabled):not(.disabled):active{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(203, 91%, 78%);--btn-border:hsl(203, 91%, 78%)}.btn-outline-secondary{--btn-text:hsl(216, 21%, 27%);--btn-border:hsl(216, 21%, 27%)}.btn-outline-secondary:hover{--btn-text:hsl(0, 0%, 100%);--btn-bg:hsl(216, 21%, 27%);--btn-border:hsl(216, 21%, 27%)}.btn-outline-secondary:not(:disabled):not(.disabled).is-active,.btn-outline-secondary:not(:disabled):not(.disabled):active{--btn-text:hsl(0, 0%, 100%);--btn-bg:hsl(216, 21%, 27%);--btn-border:hsl(216, 21%, 27%)}.btn-outline-tertiary{--btn-text:hsl(210, 25%, 98%);--btn-border:hsl(210, 25%, 98%)}.btn-outline-tertiary:hover{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(210, 25%, 98%);--btn-border:hsl(210, 25%, 98%)}.btn-outline-tertiary:not(:disabled):not(.disabled).is-active,.btn-outline-tertiary:not(:disabled):not(.disabled):active{--btn-text:hsl(0, 0%, 4%);--btn-bg:hsl(210, 25%, 98%);--btn-border:hsl(210, 25%, 98%)}.btn-wide{min-width:15rem}.form-control{display:block;width:100%;padding:1rem 1rem;font-weight:400;font-size:.875rem;line-height:1.25rem;color:var(--form-input-color);background-color:var(--form-input-bg);background-clip:padding-box;border:1px solid var(--form-input-border);-webkit-box-shadow:var(--input-box-shadow-param) var(--input-box-shadow-color);box-shadow:var(--input-box-shadow-param) var(--input-box-shadow-color);border-radius:.25rem;letter-spacing:.5px}.readonly.form-control,[readonly].form-control{background-color:var(--mono-001)}.form-control::-webkit-input-placeholder{color:var(--mono-004)}.form-control:-ms-input-placeholder{color:var(--mono-004)}.form-control::-moz-placeholder{color:var(--mono-004)}.form-control::-ms-input-placeholder{color:var(--mono-004)}.form-control::placeholder{color:var(--mono-004)}.form-control::-ms-expand{background-color:transparent;border:0}.form-control:focus{outline:0;background-color:var(--form-input-focus-bg);border-color:var(--form-input-focus-border);-webkit-box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color);box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color)}.form-control:disabled{opacity:.65;pointer-events:none}textarea.form-control{height:10rem}select.form-control[multiple],select.form-control[size]{height:auto}select{cursor:pointer}select.form-control:not([size]):not([multiple]){background-image:var(--form-select-icon);background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:2.5rem}select::-ms-expand{display:none}input[type=number]{-webkit-appearance:textfield;-moz-appearance:textfield}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{margin:0}input[type=checkbox],input[type=radio]{width:1.25rem;height:1.25rem;margin:0;margin-right:.625rem;vertical-align:-4px;border:1px solid var(--mono-004);background-color:var(--form-input-bg);-webkit-box-shadow:var(--input-box-shadow-param) var(--input-box-shadow-color);box-shadow:var(--input-box-shadow-param) var(--input-box-shadow-color);cursor:pointer;background-position:center center;background-repeat:no-repeat;-webkit-transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out}input[type=checkbox]:focus,input[type=radio]:focus{-webkit-box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color);box-shadow:var(--input-focus-box-shadow-param) var(--input-focus-box-shadow-color);outline:0}input[type=checkbox]:checked,input[type=radio]:checked{background-color:var(--mono-010)}input[readonly][type=checkbox],input[readonly][type=radio],input[type=checkbox]:disabled,input[type=radio]:disabled{opacity:.65;pointer-events:none}input[type=checkbox]{border-radius:.25rem;background-size:1rem}input[type=checkbox]:checked{background-image:var(--form-checkbox-icon)}input[type=radio]{border-radius:50%;background-size:1rem}input[type=radio]:checked{background-image:var(--form-radio-icon)}.form-group{margin-bottom:1rem;position:relative}.form-group.invalid label,.form-group.invalid legend,.form-group.valid label,.form-group.valid legend{color:inherit}.form-group.valid{color:var(--mono-006)}.form-group.invalid{color:var(--color-invalid-color)}.card{border-radius:.5rem;background-color:transparent;height:100%;position:relative}.card :last-child{margin-bottom:0}a.card{color:inherit;cursor:pointer;text-decoration:none;display:block}.card-style-float{text-align:justify}.card-style-bordered{padding:.25rem}.card-style-bordered h5{color:#93d2f9;margin-bottom:1.125rem}.card-style-bordered.card-landscape>div{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}.card-style-bordered.card-landscape>div .card-image{border-radius:.25rem;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-flex:1;-ms-flex:1 1 15rem;flex:1 1 15rem;min-width:15rem}.card-style-bordered.card-landscape>div .card-image img{width:240px;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:8px}.card-style-bordered.card-landscape>div .card-body{-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;padding:0 1.5rem 1.5rem 1.5rem}.card-style-identification h5{color:#93d2f9;margin-bottom:0}.card-style-identification h6{text-transform:uppercase;margin-bottom:0}.card-style-identification .avatar{margin:0;height:6.25rem;width:6.25rem;border-radius:50%;overflow:hidden;-webkit-box-shadow:0 4px 10px 0 rgba(10.2,10.2,10.2,.15);box-shadow:0 4px 10px 0 rgba(10.2,10.2,10.2,.15)}.card-style-identification .avatar img{height:100%;width:auto}.card-style-identification .card-body nav{margin-top:2.5rem}.card-header+.card-body{padding-top:0}.card-body{position:relative;padding:2.5rem}.card-body+.card-footer{padding-top:0}.card-image{position:relative;min-height:12.5rem;display:grid;margin:0;place-content:center}.card-image+.card-body{padding-top:0}.card-image img{border-radius:8px}@media (min-width:580px){.container{max-width:580px}.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.container{max-width:768px}.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:1024px){.container{max-width:1024px}.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1440px){.container{max-width:1320px}.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}@media (min-width:1600px){.text-xxl-left{text-align:left!important}.text-xxl-right{text-align:right!important}.text-xxl-center{text-align:center!important}}@media (max-width:1440px){.tagline{margin-top:5rem;margin-bottom:2.5rem}.section-accent .section-header{max-width:100%}.section-development .service-logo{display:none}.section-development video{height:100%;width:100%}.section-general-operations .service-logo{display:none}.section-general-operations video{height:100%;width:100%}.section-human-resources .service-logo{display:none}.section-human-resources video{height:100%;width:100%}.section-industries .section-header{max-width:100%}.section-industries .section-body{margin-top:2.5rem}.section-industries .section-body .industry-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-industries .section-body .industry-item{min-width:unset}.section-industries .section-body .industry-item:not(.industry-item--hospitals){border-left:1px solid #0a0a0a;border-top:1px solid #0a0a0a}.section-industry-customer-service .section-body .box--hidden{display:none}.section-industry-development .section-body .box--hidden{display:none}.section-industry-human-resources .section-body .box--hidden{display:none}.section-industry-it-infrastructure .bento-grid{grid-template-columns:1fr}.section-industry-it-infrastructure .box--hidden{display:none}.section-internal-banking .service-logo{display:none}.section-internal-banking video{height:100%;width:100%}.section-it-infrastructure .service-logo{display:none}.section-it-infrastructure video{height:100%;width:100%}.section-landing .section-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-solution .section-content .section-body img{-ms-flex-wrap:wrap;flex-wrap:wrap;width:12rem}.section-service .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-about-us .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-sense .section-header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-technical-support .service-logo{display:none}.section-technical-support video{height:100%;width:100%}.head .head-nav{display:none}.layout-drawer{width:100%}.layout-drawer.is-active .drawer-close-float{right:0}.toggle-button,.toggle-button span{display:inline-block}.card-style-bordered>div{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.card-style-bordered.card-landscape>div .card-image{-webkit-box-flex:0;-ms-flex:0 0 10rem;flex:0 0 10rem;height:10rem}}@media (max-width:1024px){.grid>div{gap:1rem}.grid.grid-2>div{grid-template-columns:1fr}.section-about-accent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-about-accent h2{max-width:100%}.section-about-accent p{max-width:100%}.section-about-accent .body,.section-about-accent .heading-2{color:#0a0a0a}.section-about-us .section-header{max-width:100%}.section-about-us .section-body{width:100%;font-size:1rem}.section-about-us .section-body .about-heading{font-size:3rem}.section-about-us .section-body .about-us-info{font-size:.875rem;min-width:45rem}.section-about-us .section-body .additional-text{min-width:60rem;font-size:.875rem;line-height:1.5rem}.section-about-us .section-body .vision{margin:0}.section-about-us .section-body .mission{margin:0}.section-accent .section-body .section-brand{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-contacts{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-self:center}.section-contacts .contact-title{max-width:100%;font-size:1.5rem;margin-top:-2rem}.section-contacts .section-content{padding-inline:1.25rem}.section-contacts .section-content .message-button{font-size:.65rem}.section-contacts .section-content .section-how-it-works{width:37rem;margin-inline:auto}.section-contact-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.section-contact-form .section-content .section-header .contact-container-form{padding:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .contact-container-form .left-container-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:3rem;max-width:40rem}.section-contact-form .section-content .section-header .contact-container-form .left-container-form .contact-image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-bottom:-3rem}.section-contact-form .section-content .section-header .contact-container-form .left-container-form .contact-title{max-width:100%;font-size:1.5rem;margin-top:-2rem}.section-contact-form .section-content .section-header .contact-container-form .body{width:100%;font-size:1rem;max-width:25rem;padding:1rem}.section-contact-form .section-content .section-header .right-container-form{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1rem}.section-contact-form .section-content .section-header .right-container-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-contact-form .section-content .section-header .right-container-form .form-row{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .right-container-form .form-group{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .right-container-form label{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:.3rem}.section-contact-form .section-content .section-header .right-container-form input,.section-contact-form .section-content .section-header .right-container-form textarea{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .right-container-form textarea{width:100%;height:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contact-form .section-content .section-header .right-container-form .button-container{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-team{margin-inline:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-team .section-header .heading-3{padding:1rem;font-size:1.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-team .section-header .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-team .subheading{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem}.section-contacts .title-container h2{width:100%;text-align:center;font-size:2rem}.section-contacts .title-container .subheading{width:100%;text-align:center;font-size:1rem}.section-contacts .section-header{width:100%}.section-contacts .section-header .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-header .section-body{width:100%}.section-contacts .section-header .section-body .heading-3{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-header .section-body .body{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .section-header .section-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.section-contacts form .form-row{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form .form-group{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form input,.section-contacts form textarea{max-width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form textarea{width:100%;height:5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form .button-container{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts form .button-container button{font-size:1rem}.section-contacts .section-how-it-works{width:100%;margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-faq{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2.5rem}.section-faq .heading-2 span,.section-faq i span{font-size:1.5rem;max-width:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .heading-2,.section-faq i{margin-top:1.5rem;font-size:1.5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .section-content{padding-inline:1.25rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-faq .section-content .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-faq .section-content .section-header .faq-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}.section-faq .section-content .section-header .faq-container .faq-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .section-content .section-header .faq-container .faq-box .body{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1rem;max-width:25rem}.section-faq .section-content .section-header .faq-container .faq-box .add-icon{font-size:.5rem;max-width:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .section-content .section-header .faq-container .faq-box .faq-group .heading-3{font-size:1rem;max-width:10rem;display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section-faq .section-content .section-header .faq-container .faq-box{text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:.7rem}.section-faq .section-content .section-header .faq-container .heading-2{max-width:100%;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-faq .section-content .section-header .faq-right-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:1rem;margin-bottom:10rem;height:25rem;width:25rem}.section-faq .section-content .section-header .faq-right-container .icon-bg{width:2.5rem;margin-bottom:1rem}.section-faq .section-content .section-header .faq-right-container .heading-3{font-size:1.5rem;margin-top:-1rem}.section-faq .section-content .section-header .faq-right-container .body{-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;line-height:2rem}.section-faq .section-content .section-header .faq-right-container .button-container{padding:1rem;font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:1rem}.section-industry-accounting .section-content .section-body{gap:unset}.section-industry-customer-service .section-header{max-width:unset}.section-industry-customer-service .section-body .box{width:100%;height:290px}.section-industry-development .section-header{max-width:unset}.section-industry-development .section-body .box{width:100%;height:290px}.section-industry-human-resources .section-header{max-width:unset}.section-industry-human-resources .section-body .box{width:100%;height:290px}.section-industry-internal-banking{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.section-industry-internal-banking .section-content{padding-inline:5rem}.section-industry-internal-banking .section-body p{max-width:100%}.section-industry-it-infrastructure .section-header{max-width:unset}.section-industry-it-infrastructure .box{width:100%;height:100%}.section-industry-technical-support .section-body{gap:unset}.section-landing{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto;padding:1rem;font-size:1rem;padding-bottom:15rem}.section-landing .section-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body .section-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;max-width:80%}.section-landing .section-content .section-body .section-header{max-width:unset}.section-landing .section-content .section-body .section-header .cta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body .section-header .cta{margin-top:1.25rem}.section-landing .section-content .section-body .section-header .cta a{margin-block:unset}.section-landing .section-content .section-body .section-header .cta .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body .section-header h1{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;font-size:2rem;letter-spacing:0;line-height:2rem;min-width:25rem}.section-landing .section-content .section-body .section-header h1 span{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body .section-header h2{width:100%;margin-inline:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem;letter-spacing:0;line-height:2rem;min-width:35rem;padding:1rem}.section-landing .section-content .section-body .section-header h2,.section-landing .section-content .section-body .section-header p{text-align:center;max-width:35rem}.section-landing .section-content .section-body .with-accent{display:none}.section-solution .section-content .section-body img{-ms-flex-wrap:wrap;flex-wrap:wrap;width:10rem}.section-service{padding:1rem}.section-service .section-header{width:100%}.section-service .section-header .section-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-service .section-header .section-body h2{width:100%;font-size:1.5rem;text-align:center;margin-bottom:1rem}.section-service .section-header .section-body .body{font-size:.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:2rem}.section-service .service-image-world{width:100%;width:35rem;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-6.5rem}.section-about-us{padding:1rem}.section-about-us .section-header{width:100%}.section-about-us .section-header .section-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-about-us .section-header .section-body h2{width:100%;font-size:3rem;text-align:center;margin-bottom:1rem}.section-about-us .section-header .section-body .heading-3{margin-top:1rem;font-size:2rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.section-about-us .section-header .section-body .body{font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:2rem}.section-about-us .button-container{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-about-us .service-image-vision{width:75%;margin-top:2rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-inline:auto}.section-sense{padding:1rem}.section-sense .section-header{width:100%}.section-sense .section-header .section-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:1rem}.section-sense .section-header .section-body .ways-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem;margin-inline:auto}.section-sense .section-header .section-body .ways-container .ways-info{margin-top:3rem;min-width:45rem;margin:0;font-size:1rem;margin-inline:auto}.section-sense .section-header .section-body .ways-container .ways-info .ways-heading{font-size:1rem}.section-sense .section-header .section-body .ways-container .ways-info .body{margin-top:3rem;min-width:25rem;margin:0;font-size:.875rem}.section-sense .section-header .section-body .ways-image img{width:60rem}.section-sense .section-header .section-body{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-sense .section-header .section-body h2{width:100%;font-size:1.5rem;text-align:center;margin-bottom:1rem}.section-sense .section-header .section-body .body{font-size:.875rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:2rem}.foot{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.foot .item img{height:5rem;width:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-bottom:1rem}.foot .logo{display:none}.foot .logo--mobile{display:block}.card-style-bordered.card-landscape>div .card-body{padding:1.5rem}}@media (max-width:768px){.grid.grid-3>div{grid-template-columns:1fr}.section-about-us .section-body .about-heading{font-size:1.5rem}.section-about-us .section-body .about-us-info{font-size:.875rem;min-width:25rem}.section-about-us .section-body .additional-text{min-width:25rem;font-size:.875rem;line-height:2rem}.section-about-us .section-body .vision .vision-heading{font-size:1rem;line-height:2rem}.section-about-us .section-body .mission .mission-heading{font-size:1rem;line-height:1.5rem}.section-contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-contacts .grid.grid-2>div{display:-webkit-box;display:-ms-flexbox;display:flex}.section-industry-internal-banking .section-content{padding-inline:1.25rem}.section-landing .section-content{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-landing .section-content .section-body .section-header h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;justify-content:center;min-width:15rem}.section-solution .section-content .section-body img{-ms-flex-wrap:wrap;flex-wrap:wrap;width:8rem}.section-service .section-header .section-body .body{font-size:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;line-height:2rem}.section-service .service-image-world{width:100%;width:35rem;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:-6.5rem}.section-sense .section-header .section-body .ways-container .ways-info{margin-top:3rem;min-width:15rem;margin:0;font-size:.875rem;margin-inline:auto}.section-sense .section-header .section-body .ways-container .ways-info .body{margin-top:3rem;min-width:15rem;margin:0;font-size:.875rem}.section-sense .section-header .section-body .ways-image img{width:25rem}.layout-header .logo{height:2rem;width:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btn{width:100%;margin-left:0;white-space:normal}.btn-wide{width:100%}.btn-wide+.btn{margin:1.5rem 0 0}.card-style-float .card-body{padding:1.5rem}.card-style-bordered.card-landscape>div .card-image img{width:100%;height:auto}}@media (max-width:580px){.section-solution .section-content .section-body img{-ms-flex-wrap:wrap;flex-wrap:wrap;width:3rem}html.overflow,html.overflow-drawer{max-height:0;overflow:hidden}body{font-size:1rem}}