.header{z-index:50;view-transition-name:none;width:100%;padding-inline:10px;transition:all .4s;position:sticky;top:-40px;left:0}.header-container{flex-direction:column;align-content:center;align-items:center;width:100%;display:flex}.header-top{height:50px;max-width:var(--box);width:100%;padding-inline:16px}.header-top-container{flex-direction:row;place-content:center space-between;align-items:center;width:100%;height:100%;font-weight:200;display:flex}.header-top-contact-container{flex-direction:row;gap:20px;font-size:14px;display:flex}.header-top-contact-link{color:var(--foreground-primary);flex-direction:row;align-content:center;align-items:center;gap:16px;display:flex}.header-top-contact-separator{color:var(--foreground-primary);font-weight:100}.header-top-social-container{flex-direction:row;gap:16px;font-size:16px;display:flex}.header-top-social-link{color:var(--foreground-primary)}.header-bottom{place-content:center;align-items:center;width:100%;height:70px;display:flex;position:relative}.header-bottom-background{max-width:var(--box);z-index:50;background:#fdfdfd;border-radius:12px;width:100%;height:100%;transition:all .4s;position:absolute;box-shadow:0 2px 10px #6462da55}.header-bottom-background.header-sticky{border-radius:0;max-width:100%}.header-bottom-container{max-width:var(--box);z-index:60;flex-direction:row;width:100%;height:100%;padding-inline:32px;display:flex}.header-bottom-logo-container{width:20%;height:100%}.header-bottom-logo{width:100%;height:100%;padding-top:15px;padding-bottom:15px}.header-bottom-logo-link{height:100%}.header-bottom-logo-image{width:max-content;height:100%}.header-bottom-desktop-menu-container{width:60%;height:100%}.header-bottom-desktop-menu-nav{color:#1a1a1a;flex-direction:row;justify-content:center;width:100%;height:100%;display:flex}.header-bottom-desktop-menu-ul{flex-direction:row;justify-content:center;gap:24px;display:flex}.header-bottom-desktop-menu-ul-li{height:100%;position:relative}.header-bottom-desktop-menu-ul-li:after{content:"";opacity:0;background:#6462da;width:100%;height:5px;transition:all .3s;position:absolute;bottom:0}.header-bottom-desktop-menu-ul-li:hover:after{opacity:1}.header-bottom-desktop-menu-ul-li-a{place-content:center;align-items:center;height:100%;font-weight:500;transition:all .3s;display:flex;position:relative}.header-bottom-desktop-menu-ul-li-a:hover{color:#6462da}.header-bottom-desktop-submenu{opacity:0;z-index:65;pointer-events:none;background:#fdfdfd;width:max-content;padding:0 18px;transition:all .3s;position:absolute;top:100%}.header-bottom-desktop-submenu-nav{display:block;position:relative}.header-bottom-desktop-submenu-ul{flex-direction:column;gap:0;display:flex;position:relative}.header-bottom-desktop-submenu-li{position:relative}.header-bottom-desktop-submenu-li:after{content:"";opacity:0;background:#6462da;width:100%;height:5px;transition:all .3s;position:absolute;bottom:0}.header-bottom-desktop-submenu-li:hover:after{opacity:1}.header-bottom-desktop-submenu-li-a{padding:16px 0;display:block}.header-bottom-desktop-submenu-li-a:hover{color:#6462da;transition:all .3s}.header-bottom-desktop-menu-ul-li:hover .header-bottom-desktop-submenu{z-index:70;opacity:1;pointer-events:all;transition:all}.header-bottom-call-to-action-container{place-content:center end;align-items:center;width:20%;height:100%;display:flex}.header-bottom-call-to-action-button{color:#fdfdfd;background:#6462da;border-radius:12px;padding:.6em 2em;transition:all .3s}.header-bottom-call-to-action-button:hover{background:#5653b8}.header-bottom-mobile-toggle{color:#1a1a1a;z-index:2;justify-content:flex-end;align-items:center;height:100%;display:none;position:relative}.header-bottom-mobile-toggle-button{z-index:2;backface-visibility:hidden;justify-content:center;align-items:center;display:inline-flex;position:relative;transform:translateZ(0)}.menu-bars-container{z-index:2;backface-visibility:hidden;position:relative;transform:translateZ(0)}.header-bottom-mobile-menu{z-index:80;pointer-events:none;width:100%;position:absolute;top:calc(100% + 10px);left:0}.header-bottom-mobile-menu-backdrop{opacity:0;pointer-events:none;background:#0e121c6b;border:0;margin:0;padding:0;position:fixed;inset:0}.header-bottom-mobile-menu-panel{opacity:0;pointer-events:none;background:linear-gradient(#fdfdfdfa,#f6f6faf5);border:1px solid #6462da1f;border-radius:12px;padding:20px;position:relative;overflow:hidden;box-shadow:0 22px 60px #1418282e}.header-bottom-mobile-menu-panel:before{content:"";filter:blur(6px);pointer-events:none;background:radial-gradient(circle,#6462da2e,#0000 68%);border-radius:50%;width:220px;height:220px;position:absolute;inset:auto -10% -42% auto}.header-bottom-mobile-menu-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px;display:flex;position:relative}.header-bottom-mobile-menu-kicker{color:#6462da;letter-spacing:.14em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700}.header-bottom-mobile-menu-title{color:#10131f;font-size:22px;font-weight:700;line-height:1.05}.header-bottom-mobile-menu-close{color:#10131f;cursor:pointer;background:#10131f0f;border:none;border-radius:10px;flex-shrink:0;padding:10px 14px;font-size:13px;font-weight:600;transition:all .2s}.header-bottom-mobile-menu-close:hover{color:#6462da;background:#6462da1f}.header-bottom-mobile-menu-list{flex-direction:column;gap:12px;margin-bottom:18px;display:flex;position:relative}.header-bottom-mobile-menu-item{opacity:0}.header-bottom-mobile-menu-link{color:#10131f;background:#ffffffb8;border:1px solid #6462da1a;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;transition:all .24s;display:flex;box-shadow:inset 0 1px #ffffffb3}.header-bottom-mobile-menu-link:hover{color:#6462da;background:#fffffff2;border-color:#6462da33;transform:translate(4px)}.header-bottom-mobile-menu-link-index{color:#10131f70;letter-spacing:.12em;min-width:34px;font-size:12px;font-weight:700}.header-bottom-mobile-menu-link-label{flex:1;font-size:18px;font-weight:600}.header-bottom-mobile-menu-link-arrow{color:#10131f6b;font-size:18px}.header-bottom-mobile-menu-footer{background:linear-gradient(135deg,#6462da1f,#ffffffb3);border:1px solid #6462da1f;border-radius:12px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex;position:relative}.header-bottom-mobile-menu-footer-copy{flex-direction:column;gap:4px;display:flex}.header-bottom-mobile-menu-footer-title{color:#10131f;font-size:14px;font-weight:700}.header-bottom-mobile-menu-footer-text{color:#10131fb8;font-size:13px;line-height:1.45}button.header-bottom-mobile-menu-quote{color:#fdfdfd;white-space:nowrap;cursor:pointer;background:#6462da;border:none;border-radius:12px;flex-shrink:0;padding:.85em 1.25em;font-size:14px;font-weight:700;transition:all .24s}button.header-bottom-mobile-menu-quote:hover{background:#5653b8;transform:translateY(-1px)}@media only screen and (max-width:1024px){.header-bottom-container{justify-content:space-between}.header-bottom-call-to-action-container,.header-bottom-desktop-menu-container{display:none}.header-bottom-mobile-toggle{display:flex}.header-bottom-mobile-menu{pointer-events:none}}@media only screen and (max-width:768px){.header-top{display:none}.header{top:8px}.header-bottom-container{padding-inline:18px}.header-bottom-mobile-menu-panel{padding:18px}.header-bottom-mobile-menu-header{flex-direction:column}.header-bottom-mobile-menu-close{align-self:flex-start}.header-bottom-mobile-menu-footer{flex-direction:column;align-items:stretch}.header-bottom-mobile-menu-quote{width:100%}}@media only screen and (max-width:480px){.header-bottom-logo-image{width:124px}.header-bottom-mobile-menu-link{padding:14px 16px}.header-bottom-mobile-menu-link-label{font-size:16px}}
*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;font-family:ui-sans-serif,system-ui,-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}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.pointer-events-none{pointer-events:none}.invisible{visibility:hidden}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-0{bottom:0}.left-0{left:0}.right-0{right:0}.z-0{z-index:0}.mx-auto{margin-left:auto;margin-right:auto}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.h-11{height:2.75rem}.h-full{height:100%}.w-11{width:2.75rem}.w-full{width:100%}.max-w-2xl{max-width:42rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.max-w-6xl{max-width:72rem}.max-w-xl{max-width:36rem}.grow{flex-grow:1}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y))rotate(var(--tw-rotate))skewX(var(--tw-skew-x))skewY(var(--tw-skew-y))scaleX(var(--tw-scale-x))scaleY(var(--tw-scale-y))}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.content-center{align-content:center}.items-center{align-items:center}.justify-center{justify-content:center}.gap-10{gap:2.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-10>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(2.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(2.5rem*var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse:0;margin-top:calc(1.5rem*calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem*var(--tw-space-y-reverse))}.rounded-2xl{border-radius:1rem}.rounded-3xl{border-radius:1.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-black\/10{border-color:#0000001a}.border-black\/5{border-color:#0000000d}.bg-\[\#6462da\]\/10{background-color:#6462da1a}.bg-\[\#fafafa\]{--tw-bg-opacity:1;background-color:rgb(250 250 250/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-16{padding-top:4rem;padding-bottom:4rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.pb-\[10vh\]{padding-bottom:10vh}.pt-2{padding-top:.5rem}.text-center{text-align:center}.text-7xl{font-size:4.5rem;line-height:1}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-medium{font-weight:500}.font-semibold{font-weight:600}.leading-7{line-height:1.75rem}.leading-8{line-height:2rem}.text-\[\#1a1a1a\]{--tw-text-opacity:1;color:rgb(26 26 26/var(--tw-text-opacity))}.text-\[\#1a1a1a\]\/80{color:#1a1a1acc}.text-\[\#6462da\]{--tw-text-opacity:1;color:rgb(100 98 218/var(--tw-text-opacity))}.text-\[var\(--accent-primary\)\]{color:var(--accent-primary)}.text-\[var\(--foreground-primary\)\]{color:var(--foreground-primary)}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.shadow-sm{--tw-shadow:0 1px 2px 0 #0000000d;--tw-shadow-colored:0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.filter{filter:var(--tw-blur)var(--tw-brightness)var(--tw-contrast)var(--tw-grayscale)var(--tw-hue-rotate)var(--tw-invert)var(--tw-saturate)var(--tw-sepia)var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.\[mask-repeat\:no-repeat\]{-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.\[mask-size\:40px\]{-webkit-mask-size:40px;mask-size:40px}:root{--box:1300px;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--background-primary:#fafafa;--background-primary-hover:#e0e0e0;--foreground-primary:#1a1a1a;--accent-primary:#6462da;--accent-primary-hover:#5653b8;--accent-secondary:#06aed5}::view-transition-old(root){animation:none!important}::view-transition-new(root){animation:none!important}::view-transition-group(root){z-index:auto!important}::view-transition-image-pair(root){isolation:isolate;will-change:transform,opacity,clip-path;z-index:1}::view-transition-new(root){z-index:10000;animation:none!important}::view-transition-old(root){z-index:1;animation:none!important}@keyframes spin{to{transform:rotate(360deg)}}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{color:rgb(var(--foreground-primary));background:var(--background-primary)}.page-main{background:var(--background-primary);display:block}.content-box{max-width:var(--box);width:100%}.site-page-offset{margin-top:-120px}.section-lateral-padding{width:100%;padding-left:10px;padding-right:10px}.lateral-overflow-hidden{overflow-x:hidden}.content-centered{margin:0 auto}.is-relative{position:relative}.homepage-first-section{margin-top:150px}.page-first-section{padding-block:6rem}.heading-container{margin:0 0 20px}.heading-container .section-span-title{color:var(--accent-primary);font-size:.9rem}.heading-container .section-heading-title{font-size:2.5rem}.heading-container.heading-alt .section-span-title,.heading-container.heading-alt .section-heading-title{color:var(--background-primary)}.heading-container.center{flex-direction:column;place-content:center;align-items:center;display:flex}.heading-container.center .section-heading-title,.heading-container.center .section-span-title{text-align:center}.header-whitespace{padding-top:150px}.not-found-page-main{background:var(--accent-primary);min-height:100vh;color:var(--background-primary);display:flex}.not-found-page-content-container{place-content:center;align-items:center;width:100%;display:flex}.not-found-page-content{flex-direction:column;justify-content:center;display:flex}.not-found-404{text-align:center;margin:0;padding:0;font-size:184px;font-weight:600;line-height:1em}.not-found-title{text-align:center;font-size:28px}.not-found-desc{text-align:center;margin-bottom:15px}.not-found-home-button{background:var(--background-primary);width:max-content;color:var(--foreground-primary);border-radius:12px;margin:0 auto;padding:12px 24px;transition:all .3s}.not-found-home-button:hover{background:var(--background-primary-hover)}.menu-bars-container{flex-direction:column;gap:6px;display:flex}.menu-bar{background-color:#1a1a1a;border-radius:3px;width:25px;height:2px;transition:all .2s}.menu-opened .menu-bar-1{transform:rotate(45deg)translateY(5px)translate(7px)}.menu-opened .menu-bar-2{opacity:0;pointer-events:none;transform:translate(-100%)}.menu-opened .menu-bar-3{transform:rotate(-45deg)translateY(-5px)translate(6px)}.hero-card-icon-container{aspect-ratio:1;width:20%;display:flex;position:relative}.hero-card-icon-container svg{width:100%;height:100%;fill:var(--accent-primary)}.hero-section{width:100%;height:100svh;position:relative}.hero-background-overlay{background:linear-gradient(#fafafa00 50%,#fafafa 90%);justify-content:center;align-items:center;width:100%;min-height:110svh;display:flex;position:relative;top:0;left:0}.hero-cards-container{justify-content:center;width:100%;padding-inline:10px;display:flex;position:absolute;bottom:-100px}.hero-cards{max-width:var(--box);flex-direction:row;justify-content:center;gap:1.5rem;width:100%;margin-inline:auto;display:flex}.hero-card{background:#fff;border-top:4px solid #6462da;border-bottom:4px solid #6462da;border-radius:12px;width:33.3333%;height:160px;padding:1.5rem 1.75rem;box-shadow:0 0 10px #0000001a}.hero-card-content{flex-direction:row;place-content:center;align-items:center;gap:1rem;width:100%;height:100%;display:flex}.hero-card-content-text{width:80%;color:var(--foreground-primary);flex-direction:column;gap:.75rem;display:flex}.hero-card-content-text h4{font-size:1.25rem;line-height:1.4}.hero-card-content-text p{font-weight:300}.glow-button{color:var(--background-primary);background:var(--accent-primary);cursor:pointer;z-index:0;-webkit-user-select:none;user-select:none;touch-action:manipulation;border:none;border-radius:10px;outline:none;padding:.6em 2em;position:relative}.glow-button:before{content:"";background:linear-gradient(45deg,var(--accent-primary),var(--accent-secondary),var(--accent-primary-hover),var(--accent-secondary),var(--accent-primary));z-index:-1;-webkit-filter:blur(5px);background-size:400%;border-radius:10px;width:calc(100% + 4px);height:calc(100% + 4px);transition:opacity .3s ease-in-out;animation:10s linear infinite glowing-button-animation;position:absolute;top:-2px;left:-2px}.glow-button:after{z-index:-1;content:"";background:var(--accent-primary);border-radius:10px;width:100%;height:100%;transition:all .2s;position:absolute;top:0;left:0}.glow-button:hover:after{background:var(--accent-primary-hover)}@keyframes glowing-button-animation{0%{background-position:400% 0}to{background-position:0 0}}.back-to-top-container{opacity:0;pointer-events:none;z-index:10000;transition:all .3s;position:fixed;bottom:0;right:15px}.back-to-top-container.is-shown{opacity:1;pointer-events:all;bottom:15px}.back-to-top-button{clip-path:polygon(45% 1.33975%,46.5798% .60307%,48.2635% .15192%,50% 0%,51.7365% .15192%,53.4202% .60307%,55% 1.33975%,89.641% 21.3398%,91.0689% 22.3396%,92.3015% 23.5721%,93.3013% 25%,94.0379% 26.5798%,94.4891% 28.2635%,94.641% 30%,94.641% 70%,94.4891% 71.7365%,94.0379% 73.4202%,93.3013% 75%,92.3015% 76.4279%,91.0689% 77.6604%,89.641% 78.6603%,55% 98.6603%,53.4202% 99.3969%,51.7365% 99.8481%,50% 100%,48.2635% 99.8481%,46.5798% 99.3969%,45% 98.6603%,10.359% 78.6603%,8.93111% 77.6604%,7.69854% 76.4279%,6.69873% 75%,5.96206% 73.4202%,5.51091% 71.7365%,5.35898% 70%,5.35898% 30%,5.51091% 28.2635%,5.96206% 26.5798%,6.69873% 25%,7.69854% 23.5721%,8.93111% 22.3396%,10.359% 21.3398%);color:#fdfdfd;cursor:pointer;background:#6462da;border-radius:100px;padding:15px;font-size:20px;transition:all .3s}.back-to-top-button:hover{background:#5653b8}.about-us-section-content{flex-direction:row;align-items:center;gap:20px;width:100%;padding:50px 0;display:flex}.about-us-section-column{width:50%}.about-us-cards{grid-template-columns:repeat(2,1fr);gap:40px 20px;margin-top:40px;display:grid}.about-us-card{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;width:100%;display:flex}.about-us-card svg{width:50px;height:max-content;fill:var(--accent-primary)}.services-section-content{padding:50px 0}.services-section-list{flex-flow:wrap;gap:30px;width:100%;padding:30px 0 70px;display:flex}.services-cards-slider{z-index:1;align-items:center;width:100%;height:max-content;display:flex;position:relative}.services-cards-container{flex-direction:row;gap:30px;width:max-content;transition:all .3s;display:flex;position:relative;top:0;left:0}.services-card-item-background{-o-object-fit:cover;object-fit:cover;z-index:0;width:100%;height:100%;display:block;position:absolute;top:0;left:0}.services-cards-item-content{z-index:2;border-radius:10px;width:100%;padding:20px;transition:all .3s;position:relative}.services-cards-item-content a{text-decoration:none}.services-cards-item-content svg{width:50px;height:max-content;margin-bottom:15px}.services-cards-item-content svg path{fill:var(--background-primary)}.services-cards-item-content h2{color:var(--background-primary);font-size:1.3rem;font-weight:500}.services-cards-item-content p{opacity:0;color:var(--foreground-primary);height:0;transition:all .3s;overflow:hidden}.services-cards-item-content.mouse-over{background:var(--background-primary)}.services-cards-item-content.mouse-over svg path{fill:var(--accent-primary)}.services-cards-item-content.mouse-over h2{color:var(--foreground-primary)}.services-cards-item-content.mouse-over p{opacity:1;color:var(--foreground-primary)}.services-cards-item{opacity:.3;width:calc(var(--box)/3 - 20px);aspect-ratio:41/45;border-radius:10px;align-items:flex-end;padding:25px 20px 20px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 0 20px #00000012}.services-cards-item:after{content:"";background:linear-gradient(0deg,var(--accent-primary),#6462da00);z-index:1;width:100%;height:50%;position:absolute;bottom:0;left:0}.services-cards-item.is-visible{opacity:1}.services-cards-slider-controls{z-index:3;pointer-events:none;flex-direction:row;justify-content:space-between;width:100%;padding:0 10px;display:flex;position:absolute}.services-cards-slider-button{opacity:0;background:var(--background-primary);pointer-events:all;border-radius:10px;place-content:center;align-items:center;width:50px;height:50px;transition:all .2s;display:flex}.services-cards-slider-button svg{width:30px;fill:var(--foreground-primary)}.services-cards-slider-button:hover{background:var(--accent-primary)}.services-cards-slider-button:hover svg{fill:var(--background-primary)}.services-cards-slider-button.is-hidden{pointer-events:none;opacity:0}.services-cards-slider-button.is-hidden:hover{background:var(--background-primary)}.services-cards-slider-button.is-hidden:hover svg{fill:var(--foreground-primary)}.services-cards-slider:hover .services-cards-slider-button{opacity:1}.services-cards-slider:hover .services-cards-slider-button.is-hidden{opacity:.3}.clients-section-content{padding-block:50px}.clients-slider-items-container{flex-direction:row;gap:40px;width:100%;padding-top:150px;padding-bottom:150px;display:flex}.clients-slider-item{aspect-ratio:1;filter:grayscale();width:100%;padding:20px;display:block}.clients-slider-item img{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.clients-section-background-container{place-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.clients-section-background{width:75%;position:absolute}.clients-section-background img{width:100%;display:block}.clients-section-background:after{content:"";background:linear-gradient(0deg,var(--background-primary)10%,#fafafa00,var(--background-primary)90%);width:100%;height:100%;position:absolute;top:0;left:0}.why-chose-us-section-content{padding:70px 0 100px}.why-chose-us-section{background:var(--accent-primary);z-index:1;position:relative}.why-chose-us-section-content-grid{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:100px;display:grid}.why-chose-us-section-content-grid-item{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fafafa10;border:1px solid #fafafa85;border-radius:8px;padding:100px 25px 30px;position:relative}.why-chose-us-section-content-grid-item-icon{aspect-ratio:1;clip-path:polygon(45% 1.33975%,46.5798% .60307%,48.2635% .15192%,50% 0%,51.7365% .15192%,53.4202% .60307%,55% 1.33975%,89.641% 21.3398%,91.0689% 22.3396%,92.3015% 23.5721%,93.3013% 25%,94.0379% 26.5798%,94.4891% 28.2635%,94.641% 30%,94.641% 70%,94.4891% 71.7365%,94.0379% 73.4202%,93.3013% 75%,92.3015% 76.4279%,91.0689% 77.6604%,89.641% 78.6603%,55% 98.6603%,53.4202% 99.3969%,51.7365% 99.8481%,50% 100%,48.2635% 99.8481%,46.5798% 99.3969%,45% 98.6603%,10.359% 78.6603%,8.93111% 77.6604%,7.69854% 76.4279%,6.69873% 75%,5.96206% 73.4202%,5.51091% 71.7365%,5.35898% 70%,5.35898% 30%,5.51091% 28.2635%,5.96206% 26.5798%,6.69873% 25%,7.69854% 23.5721%,8.93111% 22.3396%,10.359% 21.3398%);background:#fafafa;place-content:center;align-items:center;width:125px;margin:0 auto 25px;padding:35px;transition:all .2s;display:flex;position:absolute;top:-50px;left:50%;transform:translate(-50%)}.why-chose-us-section-content-grid-item-icon svg{fill:var(--accent-primary-hover)}.why-chose-us-section-content-grid-item:hover .why-chose-us-section-content-grid-item-icon{top:-60px}.why-chose-us-section-content-grid-item-content{text-align:center;color:var(--background-primary)}.why-chose-us-section-content-grid-item-content h3{margin-bottom:25px;font-size:1.3rem;font-weight:600}.hover\:border-\[\#6462da\]:hover{--tw-border-opacity:1;border-color:rgb(100 98 218/var(--tw-border-opacity))}.hover\:text-\[\#6462da\]:hover{--tw-text-opacity:1;color:rgb(100 98 218/var(--tw-text-opacity))}@media (min-width:640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:py-20{padding-top:5rem;padding-bottom:5rem}.md\:py-24{padding-top:6rem;padding-bottom:6rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}}@media (min-width:1024px){.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-\[1\.05fr_0\.95fr\]{grid-template-columns:1.05fr .95fr}.lg\:items-center{align-items:center}}
@media only screen and (max-width:1024px){.why-chose-us-section-content-grid{grid-template-columns:1fr 1fr;gap:70px 20px}.hero-cards{gap:.5rem}.hero-card{padding:1rem .75rem}.about-us-section-column.about-us-image{width:40%}.about-us-section-column.about-us-content{width:60%}.site-page-offset{margin-top:-100px}.heading-container .section-heading-title{font-size:2.2rem}.services-section-content,.clients-section-content,.about-us-section-content{padding-block:40px}}@media only screen and (max-width:768px){body{overflow-x:hidden}.site-page-offset{margin-top:-84px}.page-first-section,.homepage-first-section,.header-whitespace{padding-top:4rem}.page-first-section{padding-block:4rem}.heading-container{margin-bottom:16px}.heading-container .section-span-title{font-size:.78rem}.heading-container .section-heading-title{font-size:1.9rem;line-height:1.15}.why-chose-us-section-content-grid{grid-template-columns:1fr;gap:70px}.hero-section{height:auto}.hero-background-beams{max-height:110svh;overflow:hidden}.hero-background-beams svg{width:110svh}.hero-cards-container{position:relative;bottom:0}.hero-cards{flex-direction:column}.hero-card{width:100%;padding:1rem .75rem}.about-us-section-content{flex-direction:column-reverse}.about-us-section-column.about-us-image{order:1;width:100%}.about-us-section-column.about-us-content{order:2;width:100%}.about-us-cards{grid-template-columns:1fr;gap:18px;margin-top:28px}.about-us-card{align-items:flex-start}.services-section-list{gap:18px;padding:24px 0 56px}.services-cards-slider-button{width:44px;height:44px}.services-cards-item{width:100%;max-width:100%}.clients-slider-items-container{gap:20px;padding-top:90px;padding-bottom:90px}.why-chose-us-section-content{padding:56px 0 80px}.why-chose-us-section-content-grid-item{padding:88px 18px 24px}}@media only screen and (max-width:480px){.site-page-offset{margin-top:-74px}.section-lateral-padding{padding-left:8px;padding-right:8px}.heading-container .section-heading-title{font-size:1.55rem}.hero-card{height:auto;min-height:150px}.services-cards-item-content{padding:16px}.services-cards-item-content h2{font-size:1.15rem}.why-chose-us-section-content-grid-item-icon{width:104px;padding:28px}.clients-slider-items-container{padding-top:72px;padding-bottom:72px}}
.slick-slider{box-sizing:border-box;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent;display:block;position:relative}.slick-list{margin:0;padding:0;display:block;position:relative;overflow:hidden}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{transform:translate(0,0)}.slick-track{margin-left:auto;margin-right:auto;display:block;position:relative;top:0;left:0}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{border:1px solid #0000;height:auto;display:block}.slick-arrow.slick-hidden{display:none}
.slick-loading .slick-list{background:#fff url(../media/ajax-loader.d5c1e833.gif) 50% no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(../media/slick.3392c85e.eot);src:url(../media/slick.3392c85e.eot)format("embedded-opentype"),url(../media/slick.265d68e3.woff)format("woff"),url(../media/slick.31421072.ttf)format("truetype"),url(../media/slick.5f2cd927.svg)format("svg")}.slick-prev,.slick-next{cursor:pointer;color:#0000;background:0 0;border:none;outline:none;width:20px;height:20px;padding:0;font-size:0;line-height:0;display:block;position:absolute;top:50%;transform:translateY(-50%)}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:#0000;background:0 0;outline:none}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:slick;font-size:20px;line-height:1}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{text-align:center;width:100%;margin:0;padding:0;list-style:none;display:block;position:absolute;bottom:-25px}.slick-dots li{cursor:pointer;width:20px;height:20px;margin:0 5px;padding:0;display:inline-block;position:relative}.slick-dots li button{cursor:pointer;color:#0000;background:0 0;border:0;outline:none;width:20px;height:20px;padding:5px;font-size:0;line-height:0;display:block}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0}.slick-dots li.slick-active button:before{opacity:.75;color:#000}
@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/1e589d51b18335ae-s.30262dc6.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/274673a632e02dc6-s.834c493e.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:100;font-display:swap;src:url(../media/043b82ab31bba5a4-s.p.b67c2e04.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/f802f963cba79871-s.3f725821.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/b30f401cf94fe4f8-s.a336f236.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:200;font-display:swap;src:url(../media/c7d9ca68f9942779-s.p.5f8f1848.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/7e832ad540183e91-s.a2f18b1a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/2094fb60fd9c8287-s.3ed55436.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:300;font-display:swap;src:url(../media/c875c6f5d3e977ac-s.p.80fc2c9e.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.666bad7d.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.0a77efb4.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.4a23d71b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/bdc7e24a509eb931-s.43b0b13e.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/0da9c7f357bd9d4d-s.b2288445.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:500;font-display:swap;src:url(../media/8e6fa89aa22d24ec-s.p.3aec397d.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.95e4158a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.bd593fbe.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.d82a9aff.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.c55744ae.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.b460e02c.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.855a563b.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1db2973a.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.da3cbacd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.a61bc753.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_981c53c4-module__8_e5GW__className{font-family:Poppins,Poppins Fallback;font-style:normal}
footer{padding-inline:10px;background:var(--accent-primary);width:100%;padding-top:125px;display:block;position:relative}.footer-container{position:relative}.footer-info{color:var(--background-primary);padding-top:20px}.footer-row-of-3{flex-direction:row;padding-bottom:35px;display:flex}.footer-col-span-1-of-3{width:25%}.footer-col-span-2-of-3{width:50%}.footer-col-center{padding-left:30px;padding-right:30px}.footer-col-left{padding-right:30px}.footer-col-right{padding-left:30px}.footer-col-border-inline{border-left:1px solid #fafafa55;border-right:1px solid #fafafa55}.footer-contact-form{z-index:1;width:100%;margin-bottom:-100px;padding-inline:10px;position:relative}.footer-contact-form-box{background:var(--background-primary);border-radius:.75rem;width:100%;display:block;overflow:hidden;box-shadow:0 5px 35px -10px #0000004d}.footer-contact-form-box-content{flex-direction:row;display:flex}.footer-contact-form-image-container{width:40%;display:block;position:relative}.footer-contact-form-image-container img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.footer-contact-form-image-overlay{color:var(--background-primary);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.footer-contact-form-image-overlay span{text-transform:uppercase;margin-bottom:.5rem;font-size:.75rem;font-weight:600;display:inline-flex}.footer-contact-form-image-overlay h2{font-size:1.5rem;font-weight:600}.footer-contact-form-image-overlay-background{background:linear-gradient(#0000,#1a1a1a4d,#1a1a1ab3);position:absolute;inset:0}.footer-contact-form-container{width:60%;padding:35px 50px}.form-content{flex-direction:column;gap:12px;display:flex}.form-content-row{flex-direction:row;align-items:flex-start;gap:12px;display:flex}.form-input-container{gap:6px;width:100%;display:grid}.form-input-container input{border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;padding:.5rem .75rem;transition:all .3s}.form-input-container input:focus{box-shadow:none;border-color:#6462da;outline:none}.form-input-container textarea{resize:none;border:1px solid #e5e7eb;border-radius:.5rem;outline:none;width:100%;height:150px;padding:.5rem .75rem;transition:all .3s}.form-input-container textarea:focus{box-shadow:none;border-color:#6462da;outline:none}.form-checkbox-container label input[type=checkbox]{accent-color:#6462da;vertical-align:middle;appearance:checkbox;width:16px;height:16px;margin-right:8px}.form-sumbit-container button{color:#fdfdfd;cursor:pointer;background-color:#6462da;border:none;border-radius:.75rem;flex-direction:row;align-items:center;gap:8px;padding:.75rem 1.5rem;transition:all .3s;display:flex}.form-sumbit-container button:hover{opacity:.9}.form-sumbit-container button:disabled{cursor:not-allowed;background-color:#6462da88}.form-error{color:#dc2626;font-size:.875rem}.form-message{color:#fdfdfd;border-radius:.5rem;width:100%;padding:.75rem 1.5rem}.form-message.success{background-color:#16a34a}.form-message.error{background-color:#dc2626}.footer-copyrights{color:var(--background-primary);flex-direction:row;justify-content:space-between;gap:20px;padding-top:20px;padding-bottom:25px;display:flex}.footer-copyrigths-left,.footer-copyrigths-right{flex-direction:row;width:50%;display:flex}.footer-nav-container{flex-direction:row;gap:20px;display:flex}.footer-nav{width:50%}.footer-anpc-bagdes-container{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex;position:relative}.footer-anpc-bagde{width:100%;max-width:250px;transition:all .2s;display:block}.footer-anpc-bagde:hover{opacity:.85}.footer-anpc-bagde img{width:100%;height:auto;display:block;position:relative}@media only screen and (max-width:1300px){.footer-contact-form-box{margin:0 auto}}@media only screen and (max-width:1024px){.footer-contact-form-box-content{flex-direction:column}.footer-contact-form-image-container{display:none}.footer-contact-form-container{width:100%}}@media only screen and (max-width:768px){.form-content-row{flex-direction:column}.footer-contact-form-container{padding:30px}.footer{padding-top:90px}.footer-row-of-3{flex-direction:column;gap:24px;padding-bottom:28px}.footer-col-span-1-of-3,.footer-col-span-2-of-3,.footer-nav{width:100%}.footer-col-left,.footer-col-center,.footer-col-right{padding-left:0;padding-right:0}.footer-col-border-inline{border-left:0;border-right:0}.footer-col-logo{order:1}.footer-col-description{order:2}.footer-col-center{order:3}.footer-nav-container{flex-direction:column}.footer-nav{width:100%}.footer-copyrights{flex-direction:column;gap:12px;padding-top:12px}.footer-copyrigths-left,.footer-copyrigths-right{width:100%}.footer-anpc-bagdes-container{flex-direction:column;align-items:stretch}.footer-anpc-bagde{max-width:none}}@media only screen and (max-width:480px){.footer-contact-form-container{padding:25px 20px}.form-sumbit-container button{justify-content:center;width:100%}}
