@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/montserrat-cyrillic-ext-wght-normal-rV1oiNxr.woff2) format("woff2-variations");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/montserrat-cyrillic-wght-normal-CHYi_LmU.woff2) format("woff2-variations");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/montserrat-vietnamese-wght-normal-BXWSX9tz.woff2) format("woff2-variations");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/montserrat-latin-ext-wght-normal-BIVePy9u.woff2) format("woff2-variations");unicode-range:U+0100-02AF,U+0304,U+0308,U+0329,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:Montserrat Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/assets/montserrat-latin-wght-normal-BDA6280a.woff2) format("woff2-variations");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:ExpoArabic;src:url(/fonts/ExpoArabic-Book.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:ExpoArabic;src:url(/fonts/ExpoArabic-SemiBold.ttf) format("truetype");font-weight:700;font-style:normal}:root{font-family:ExpoArabic,Montserrat Variable,Inter,system-ui;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#1d1d1d;--background-color: #010101;--background-light-color: #121212;--background-lighter-color: #323232;--background-dark-color: #000000;--text-color: #ffffff;--text-light-color: #f2f2f2;--text-dark-color: #888;--text-darker-color: #444;--primary-color: #8cc63f;--primary-dark-color: #638f29;--primary-light-color: #8cc63f;--primary-gradient-color: linear-gradient(90deg, rgba(53,105,57,1) 0%, rgba(55,105,58,1) 35%, rgba(68,172,74,1) 100%);--primary-gradient-light-color: linear-gradient(90deg, rgba(48,94,51,1) 0%, rgba(56,102,59,1) 35%, rgba(72,163,77,1) 100%);--box-shadow-color: #363636;--footer-border-color: #2f2f2f;--border-radius: 12px;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}html{scroll-behavior:smooth}a{font-size:1.2rem;font-weight:500;color:#fff;text-decoration:none;transition:all .25s}a:hover{color:#f2f2f2}body{background-color:var(--background-color);display:flex;flex-direction:column;margin:0 auto;min-height:100vh;overflow-x:hidden}.app{flex-grow:1;margin:0;padding:0;display:flex;flex-direction:column;text-align:center;z-index:1}h1{font-size:3.2em;line-height:1.1}header{padding:1rem 2rem;flex-grow:0;display:flex;justify-content:space-between;align-items:center;gap:2rem;width:calc(100% - 3rem);overflow-x:hidden;background-color:var(--background-color);box-shadow:0 .5px .5px var(--box-shadow-color)}header .logo{flex-grow:0;height:3rem;width:auto;padding:0 0 .2rem;content:url(/img/logo/logo_white_full.png)}header .header-links{flex-grow:1;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem}header .header-links a{border-bottom:none}header .header-links a:hover{border-bottom:none;font-weight:700}header .header-links a.link-small{display:none}header * .header-action{height:3rem;padding:0 1.5rem;display:flex;place-content:center center;place-items:center center;border-radius:var(--border-radius);border:1px solid transparent;font-size:1rem;font-weight:500;font-family:inherit;background-color:var(--primary-color);background:var(--primary-gradient-color);color:var(--text-color);cursor:pointer;transition:all .25s}header .header-action:hover{background-color:var(--primary-light-color);background:var(--primary-gradient-light-color)}header .header-action:focus,header .header-action:focus-visible{outline:4px auto -webkit-focus-ring-color}.lang-selector{display:flex;align-items:center;border:.5px solid var(--text-color);border-radius:var(--border-radius);width:6rem;padding:.5rem 0;padding:0}.lang-selector.lang-selector-no-border{border:none!important;border-radius:0}input[type=radio]{display:none}input[type=radio i]{margin:0!important;padding:0!important}input[type=radio]+label{display:inline-block;width:3rem;padding:.5rem 0;font-size:1rem;text-align:center;cursor:pointer;background-color:var(--background-color);color:var(--text-color);transition:all .25s ease}input[type=radio]+label svg{fill:var(--text-color)}[dir=ltr] input[type=radio]+label.option-one{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}[dir=ltr] input[type=radio]+label.option-two{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}[dir=rtl] input[type=radio]+label.option-one{border-top-right-radius:var(--border-radius);border-bottom-right-radius:var(--border-radius)}[dir=rtl] input[type=radio]+label.option-two{border-top-left-radius:var(--border-radius);border-bottom-left-radius:var(--border-radius)}input[type=radio]:hover+label,input[type=radio]:checked:hover+label{font-weight:700;background-color:var(--primary-color);background:var(--primary-gradient-color)}input[type=radio]:checked+label{outline:0;font-weight:700;color:var(--text-color)!important;background-color:var(--primary-dark-color);background:var(--primary-gradient-color)}input[type=radio]:checked+label svg{outline:0;color:var(--text-color)!important;stroke:var(--text-color)!important}.header-list{display:none}@media screen and (max-width: 1024px){header .logo{content:url(/img/logo/logo_white_full.png);width:auto;height:3rem}header .header-links{gap:.75rem}header .header-links a{font-size:1rem;border-bottom:none}}@media screen and (max-width: 768px){header .logo{content:url(/img/logo/logo_white.png);width:auto;height:3rem}header .header-links{gap:.75rem}header .header-links a{font-size:.75rem}header .header-actions{width:3rem}}@media screen and (max-width: 576px){header{height:3rem;z-index:2}.lang-selector{order:1}header .logo{flex-grow:0;padding:0;content:url(/img/logo/logo_white.png)}header .header-links{position:absolute;top:5rem;left:0;background-color:var(--background-dark-color);width:100%;height:calc(100vh - 4rem);overflow:hidden;display:flex;flex-direction:column;justify-content:flex-start;gap:2rem 0;padding:2rem 0;z-index:3}header .header-links a{width:75%;font-size:1.25rem;text-align:center;margin:0 auto;border-bottom:1px solid var(--primary-color)}header .header-links a:hover{border-bottom:1px solid var(--primary-light-color)}header .header-links a.link-small{display:initial}header .header-links.hide{animation:fadeOut linear .25s;visibility:hidden}header .header-links.hide a{animation:fadeOut linear .25s;visibility:hidden}header .header-links.show{animation:fadeIn linear .25s;visibility:visible}header .header-links.show a{visibility:visible}header .header-actions{width:.25rem;justify-content:flex-start}header .header-action{display:none}.header-list{display:flex;background-color:transparent;color:var(--text-color);height:3rem;width:3rem;border:none;outline:none}.header-list svg{width:3rem;height:3rem;margin:auto}.header-list:focus{background-color:var(--background-dark-color)}}footer{background-color:var(--background-light-color);color:var(--text-color);border-top:1px solid var(--background-dark-color);border-bottom:1px solid var(--background-dark-color);padding:4rem 0 1rem;flex-grow:0;min-width:100%;width:100%;max-width:100%;overflow-x:hidden}footer * .title{font-size:2rem;font-weight:700;color:var(--text-light-color)}footer .row{width:100%;padding:0 4rem 1rem;display:flex;justify-content:flex-start;align-items:flex-start;flex-wrap:nowrap;gap:2rem 12rem}footer .row .logo-container{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:start;gap:1rem}footer .row .logo-container .logo{height:7rem;width:auto;margin:auto}footer .row .logo-container a{color:var(--text-color);font-size:1rem;transition:all .25s ease}footer * a{color:var(--text-color)}footer * a:hover{color:var(--primary-color)}footer .row .social{background-color:var(--background-light-color);color:var(--text-color);display:flex;flex-direction:column;justify-content:center;gap:1.5rem}footer .row .social a{color:var(--text-color);padding:0;display:flex;flex-direction:row;align-items:center;gap:1rem;transition:all .25s}footer .row * a:hover{color:var(--primary-dark-color)}footer .row .social .footer-social-svg{fill:var(--primary-dark-color);width:2rem;height:2rem}footer .row .social .footer-social-svg:hover{fill:var(--primary-dark-color)}footer .row .copy{width:16rem;justify-content:flex-end;text-align:end;color:var(--text-color)}footer .row-copyright{display:flex;width:100%;padding:3rem 0 1rem;margin:0;place-content:center center;place-items:center center}@media screen and (max-width: 1024px){footer{width:100%;padding:0}footer .row{gap:1rem 1rem;padding:4rem 2rem;flex-wrap:nowrap}footer .row-copyright{padding:2rem 0}}@media screen and (max-width: 768px){footer .row{padding:4rem 1rem;gap:1rem .75rem}}@media screen and (max-width: 576px){footer{padding:4rem 0;width:100%}footer .row{flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:0;row-gap:1.5rem}footer .row .logo-container{flex:0 1 100%;margin:auto;text-align:center}footer .row .social{flex:0 1 100%}footer .row .copy{flex:0 1 100%}footer .row .phone{font-weight:400;margin-top:-1rem;order:2}footer .row .address{order:3}footer .row .social{order:5;gap:1rem}footer .row .logo-container{order:1;margin-bottom:.5rem;justify-content:center;align-items:center;text-align:center}footer .row .logo-container a{margin:auto;text-align:center}footer .row .copy{order:4;text-align:center;margin-top:1rem;margin-bottom:1rem}footer .row-copyright{padding:4rem 0 2rem}}.landing{position:relative;height:95vh;display:flex;flex-direction:column;justify-content:stretch;row-gap:.1rem;padding:0 3rem;z-index:3;background-color:var(--background-color)}[dir=ltr] .landing{align-items:flex-start}[dir=rtl] .landing{text-align:start}.landing:after{content:"";position:absolute;top:0;left:0;width:100%;height:95vh;background-color:var(--background-color);background-image:url(/img/esit-back.jpg);background-position:center;background-repeat:no-repeat;background-size:cover;filter:blur(1px);-webkit-filter:blur(1px);z-index:0}[dir=rtl] .landing:after{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.landing-title{font-size:4rem;font-weight:400;margin-bottom:0;padding-top:1rem;padding-bottom:.5rem;z-index:1;max-width:45rem}.landing-title.small{display:none}.landing-subtitle{font-size:1.75rem;font-weight:400;color:var(--text-dark-color);padding-bottom:1rem;z-index:1;max-width:45rem}[dir=ltr] .landing-title,[dir=ltr] .landing-subtitle,[dir=rtl] .landing-title,[dir=rtl] .landing-subtitle{text-align:start}.landing-action-wrap{display:flex;justify-content:flex-start;align-items:center;column-gap:1rem;padding:0 0 1rem;margin-bottom:3rem;z-index:1}.landing-action{width:12rem;height:3.5rem;display:flex;place-content:center center;place-items:center center;border-radius:var(--border-radius);border:1px solid transparent;font-size:1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:all .5s}.landing-action-primary{background:var(--primary-gradient-color);color:var(--text-color)}.landing-action-primary:hover{background:var(--primary-gradient-light-color)}.landing-video{position:absolute;width:50%;height:25rem;padding:0;margin:0;border:1.5px solid var(--background-light-color);border-radius:var(--border-radius);z-index:1}[dir=ltr] .landing-video{left:47%;top:35%}[dir=rtl] .landing-video{right:44%;top:35%}@media screen and (max-width: 1024px){.landing{justify-content:flex-start;align-items:center}.landing-video{width:75%;height:25rem;border:none}[dir=ltr] .landing-video,[dir=rtl] .landing-video{opacity:1}[dir=ltr] .landing-video{left:12.5%;top:50%}[dir=rtl] .landing-video{top:40%;right:12.5%}}@media screen and (max-width: 576px){.landing{justify-content:flex-start;padding:0 1rem}[dir=ltr] .landing,[dir=rtl] .landing{align-items:center}.landing:after{background-image:url(/img/esit-back-mobile.png)}.landing-title.large{display:none}.landing-title.small{display:block;padding-top:2rem}.landing-title,.landing-subtitle{max-width:80vw}[dir=ltr] .landing-title,[dir=ltr] .landing-subtitle,[dir=rtl] .landing-title,[dir=rtl] .landing-subtitle{text-align:center}.landing-video{width:90%;height:22rem;border:none}[dir=ltr] .landing-video,[dir=rtl] .landing-video{opacity:1}[dir=ltr] .landing-video{left:5%;top:45%}[dir=rtl] .landing-video{top:50%;right:5%}}.companies{background-color:var(--text-light-color);display:flex;flex-direction:column;row-gap:1rem;padding:2rem 3rem 4rem}.companies-title{color:var(--background-color);font-size:2.5rem;font-weight:700;margin-bottom:2rem}.companies-list{width:100%;height:5rem;padding:1rem 0;background-color:var(--text-light-color);box-sizing:content-box;display:flex;justify-content:space-around;align-items:center;overflow-x:visible;overflow-y:hidden;column-gap:1rem}.company{height:5rem;width:auto;max-width:20rem;overflow-y:hidden;white-space:nowrap}@media screen and (max-width: 1024px){.companies{padding:2rem 0 4rem}.companies-title{font-size:2.75rem}.company{max-width:15rem}}@media screen and (max-width: 768px){.companies{padding:2rem 0 4rem}.companies-title{font-size:2.75rem}.companies-list{flex-wrap:wrap;height:8rem;margin:auto;gap:0 1rem;padding:0 1rem}.company{width:100%;max-width:4rem;height:auto}}@media screen and (max-width: 576px){.companies{padding:1rem 2rem}.companies-title{font-size:2.5rem}.companies-list{height:14rem;margin:auto;gap:2rem 1rem;padding:0 .5rem}.companies-list div{flex:1 0 25%}.company{height:4rem;width:auto;max-width:100%}}.about{padding:4rem 12rem;display:flex;flex-direction:column;gap:1rem;background-color:var(--text-color);color:var(--background-color)}.about-title{font-size:3rem;font-weight:700;padding:1rem 0;margin:0}.about-description{font-size:1rem;padding:0 0 3rem;margin:0;font-weight:400;text-wrap:balance;color:var(--text-dark-color)}.about-tabs{display:flex;flex-direction:row;gap:1rem 1.75rem;flex-wrap:nowrap;justify-content:space-around;align-items:center}.about-tab{margin:0;flex:1 0;min-height:30rem;max-height:30rem;min-width:31%;max-width:31%;padding:.5rem 1rem;transition:all .25s;border-radius:var(--border-radius);color:var(--background-color);border:.5px solid var(--primary-color);display:flex;flex-direction:column;justify-content:center;align-items:stretch}.about-tab:hover,.about-tab.active:hover{border:.75px solid var(--primary-color);box-shadow:0 1px 1px var(--box-shadow-color)}.about-tab.about-1{background-color:var(--text-color);background-image:url(/img/banners/banner-01-updated.png);background-position:top;background-repeat:no-repeat;background-size:cover}.about-tab.about-2{background-color:var(--background-color);color:var(--text-color);background-image:url(/img/esit-back-mobile.png);background-position:center;background-repeat:no-repeat;background-size:cover}.about-tab.about-2 p{width:75%;margin:auto;text-align:justify;color:var(--text-dark-color)}.about-tab.about-3{background-color:var(--background-color);color:var(--text-color);background-image:url(/img/banners/banner-02.png);background-position:center;background-repeat:no-repeat;background-size:cover}.about-tab.about-3 p{width:75%;color:var(--text-dark-color)}.about-tab h1{font-size:2.5rem;font-weight:400}.about-tab p{font-size:1.25rem}.about-1{justify-content:flex-end}.about-1 h1{padding:3rem;font-weight:600}.about-2{justify-content:flex-start}.about-2 h1{display:flex;flex-direction:column;gap:2rem;padding-top:1.5rem}.about-2-triangle{font-size:3rem;color:var(--primary-light-color)}.about-3 h1,.about-3 p{text-align:start}@media screen and (max-width: 1024px){.about{padding:4rem 0}.about-tabs{row-gap:1.5rem;padding:0 1rem}.about-tab{flex-grow:1;min-width:29%;max-width:29%;min-height:18rem;max-height:18rem;padding:1rem 0;justify-content:flex-start;align-items:center!important}.about-tab h1{font-size:1.5rem}.about-tab p{width:100%;font-size:1rem}.about-2 h1{gap:.33rem;margin-top:0;padding-top:0}.about-1{justify-content:center!important}.about-3 h1,.about-3 p{width:90%;margin:auto;text-align:center}.about-3 p{margin-top:0rem;padding-top:0rem}}@media screen and (max-width: 768px){.about{padding:2rem 3rem}.about-tab{min-width:30%;max-width:30%;padding:1rem 0;justify-content:center!important;align-items:center!important}.about-2 h1{gap:.1rem;margin-top:0;padding-top:0}.about-2 h1 p{padding-top:.33rem}}@media screen and (max-width: 576px){.about{padding:2rem 0}.about-description{width:80%;text-align:justify;text-wrap:wrap;margin:auto}.about-tabs{flex-direction:column;row-gap:1.5rem}.about-tab{flex:1 0 100%;min-width:75%;max-width:75%;min-height:16rem;max-height:16rem;padding:1rem;justify-content:center!important;align-items:center!important}.about-2{padding-top:1rem;padding-bottom:1rem}.about-2 h1{gap:.25rem;padding-top:0}.about-3 h1{font-size:2rem}.about-3 p{font-size:1rem}.about-3 h1,.about-3 p{width:75%;margin:auto;text-align:start}}.solutions{background-color:#111;background:url(/background/edama_dashboard%20_resized.jpg) no-repeat top center / cover;text-align:start;padding:8rem 4rem;color:#fff;position:relative}.solutions *,.solutions h1,.solutions h3,.solutions p{position:relative;z-index:2}.solutions:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index:1}.solutions h1{font-size:2rem}.solutions h3{font-size:1.5rem}.solutions p{width:50%;text-wrap:wrap}.svg-external-arrow{fill:#fff}[dir=ltr] .svg-external-arrow-ar,[dir=rtl] .svg-external-arrow-en{display:none}@media screen and (max-width: 1024px){.solutions h3{width:75%;text-wrap:balance}}@media screen and (max-width: 768px){.solutions *{width:100%;margin:auto;text-align:center}.solutions h1{font-size:2.5rem;margin-bottom:1rem}.solutions h3{font-size:1.75rem;margin-bottom:.75rem;width:75%;text-wrap:balance}.solutions p{font-size:1rem;width:75%;text-wrap:balance;margin-bottom:2.5rem}.solutions a{width:50%;margin:auto}}@media screen and (max-width: 576px){.solutions{background-color:#111;background:url(/background/edama_dashboard%20_resized.jpg) no-repeat center left / cover}.solutions *{width:100%;margin:auto;text-align:center}.solutions p{width:100%;margin-bottom:2.5rem}.solutions a{width:75%;margin:auto}.solutions h3{width:100%;text-wrap:balance}}.grid.contact{display:flex;justify-content:stretch;align-items:flex-start;padding:2rem 2rem 4rem;position:relative;overflow-x:hidden;background-color:var(--text-color);color:var(--background-color)}.contact-section-title{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;row-gap:.75rem;padding:0 3rem}.contact-title{font-size:2.25rem;font-weight:700;text-align:start;margin-top:1rem;margin-bottom:0}.contact-text{text-align:start;font-weight:400}[dir=ltr] .contact-text{text-align:start;font-weight:400;width:75%}[dir=rtl] .contact-text{text-align:start;font-weight:400;width:100%}[dir=ltr] .contact-section-form{width:40%;display:flex;justify-content:stretch;align-items:flex-start;text-align:start;padding:0 4rem 0 2rem}[dir=rtl] .contact-section-form{width:40%;display:flex;justify-content:stretch;align-items:flex-start;text-align:start;padding:0 15% 0 0}.contact-section-form form{width:100%}.btn-form{background:var(--primary-gradient-color);border:1px solid var(--primary-gradient-color);color:var(--text-color);width:100%;height:2.75rem;margin-top:1rem;border-radius:var(--border-radius);transition:all .25s ease;cursor:pointer}.btn-form.loading:after{content:"";position:absolute;width:15px;height:15px;border:2.5px solid transparent;border-top-color:var(--text-color);border-radius:50%;animation:rotate 1.25s linear infinite;margin-top:-2px}[dir=ltr] .btn-form.btn-form.loading:after{margin-left:10px}[dir=rtl] .btn-form.btn-form.loading:after{margin-right:10px}.btn-form:hover{background:var(--primary-gradient-light-color);border:1px solid var(--primary-gradient-light-color)}.btn-form:focus,.btn-form:focus-visible{outline:none;font-weight:700;background:var(--primary-gradient-light-color);border:1px solid var(--primary-gradient-light-color)}.btn-form:disabled{opacity:.7;cursor:not-allowed}.btn-form:disabled:hover{background:var(--primary-gradient-color);opacity:.7;cursor:not-allowed}.contact-icon{display:flex;align-items:flex-start;gap:.75rem}.contact-icon.contact-icon-social{gap:1.5rem}.contact-icon.contact-icon-social svg{width:1.75rem;height:1.75rem;fill:var(--pico-color)}.contact-icon.contact-icon-social svg:hover{fill:var(--primary-dark-color)}.contact-icon h5,.contact-icon a{color:var(--background-color);text-decoration:none;font-weight:400;font-size:1.1rem}.contact-icon a:hover{color:var(--primary-dark-color)}.contact-icon svg{width:1.25rem;height:1.25rem;margin-top:0rem;fill:var(--pico-color)}.contact-icon svg{fill:var(--primary-color)}.map-container{background-color:var(--text-color);padding:0 5vw 2rem 5vw;min-width:90vw;width:90vw;max-width:90vw;margin:auto;z-index:2}.map{height:500px;width:100%;margin:auto;z-index:1;border-radius:var(--border-radius)}@media screen and (max-width: 1024px){[dir=ltr] .contact-section-form,[dir=rtl] .contact-section-form{width:100%;max-width:90vw;padding:1rem 2rem}}@media screen and (max-width: 768px){.contact{padding:2rem 2rem 1rem;flex-direction:column;row-gap:1rem;width:100%;place-content:center center;place-items:center center}.contact-section-title{padding:0}[dir=ltr] .contact-section-form,[dir=rtl] .contact-section-form{width:100%;max-width:90vw;padding:0}}@media screen and (max-width: 576px){[dir=ltr] .contact-text,[dir=rtl] .contact-text{width:100%;max-width:85vw}[dir=ltr] .contact-section-form,[dir=rtl] .contact-section-form{max-width:85vw}}.services{position:relative;display:flex;flex-direction:column;justify-content:space-around;align-items:center;gap:1rem;padding:5rem 2rem;background-color:var(--text-color);color:var(--background-color)}.services-title{font-size:3rem;padding:0 0 2rem;margin:0}.services-tabs{display:flex;flex-direction:row;gap:1rem 2rem;flex-wrap:nowrap;width:100%;margin:auto;justify-content:center;align-items:center}.services-tab{margin:0;flex:1 0;min-height:20rem;max-height:20rem;min-width:25%;max-width:25%;padding:0 1rem .5rem;transition:all .25s;color:var(--text-color);border:.5px solid var(--primary-color);border-radius:var(--border-radius);display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}.services-tab:hover,.services-tab.active:hover{border:.75px solid var(--primary-color);box-shadow:0 1px 1px var(--box-shadow-color)}.services-tab h1{font-size:2rem;font-weight:500;display:flex;flex-direction:column;gap:1rem}.services-tab p{font-size:1.1rem}.service-1,.service-3{background-color:var(--primary-light-color)}.service-2{background-color:var(--background-lighter-color);color:var(--text-color)}@media screen and (max-width: 1024px){.services{padding:3rem 0}.services-tabs{width:100%}.services-tab{flex-grow:1;min-width:22%;max-width:22%;min-height:18rem;max-height:18rem;padding:1rem;justify-content:center!important;align-items:center!important}.services-tab h1{font-size:1.5rem}.services-tab p{width:100%;font-size:1rem}}@media screen and (max-width: 768px){.services{padding:2rem 3rem}}@media screen and (max-width: 576px){.services-title{padding:1rem 0;font-size:3rem}.services{padding:2rem 0}.services-tabs{flex-direction:column;row-gap:1.5rem}.services-tab{flex:1 0 100%;min-width:75%;max-width:75%;min-height:14rem;max-height:14rem;padding:1rem;justify-content:center!important;align-items:center!important}}form label{display:block;padding:.75rem 0}form label input,form label textarea{margin:.5rem 0 0}form input,form textarea{width:100%;font-weight:500;background-color:var(--text-color);color:var(--primary-dark-color);border:1px solid var(--background-color);border-radius:var(--border-radius);padding:.4rem 0;text-indent:.6rem;-webkit-appearance:none;outline:none}form input:focus,form textarea:focus{border:1px solid var(--primary-color)}.form-row{width:100%;display:flex;gap:1rem}.form-row *{flex-grow:1}@media screen and (max-width: 1024px){.form-row{flex-direction:column}}:root{scrollbar-color:var(--background-color);scrollbar-gutter:auto;scrollbar-width:auto}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background-color:var(--text-color)}::-webkit-scrollbar-thumb{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(.44,var(--primary-dark-color)),color-stop(.72,var(--primary-color)),color-stop(.86,var(--primary-light-color)));border-radius:.4rem;cursor:pointer}::-webkit-scrollbar-thumb:hover{background-image:-webkit-gradient(linear,left bottom,left top,var(--primary-dark-color),var(--primary-color),var(--primary-light-color))}@media only screen and (prefers-color-scheme: dark){:root:not([data-theme]){scrollbar-color:var(--contrast);scrollbar-gutter:auto;scrollbar-width:auto}::-webkit-scrollbar{width:.5rem}::-webkit-scrollbar-track{background-color:var(--background-color)}::-webkit-scrollbar-thumb{background-color:var(--primary-color);border-radius:.8rem}::-webkit-scrollbar-thumb:hover{background-color:var(--primary-light-color)}}.animate{opacity:0;transform:translateY(10px);transition:opacity .6s ease,transform .6s ease}.animated{opacity:1;transform:translateY(0)}.animate.fade-down{transform:translateY(20px)}.animate.fade-left{transform:translate(-20px)}.animate.fade-right{transform:translate(20px)}.animate.zoom{transform:scale(.9)}.animated{transform:translate(0) translateY(0) scale(1)}.fade-in{animation:fadeIn ease .5s;-webkit-animation:fadeIn ease .5s}.fade-in-up{animation:fadeInUp ease 1.25s;-webkit-animation:fadeInUp ease 1.25s}.fade-out{animation:fadeOut linear .3s 1 normal forwards;-webkit-animation:fadeOut linear .3s 1 normal forwards}@media screen and (max-width: 768px){.navbar-slide{animation:navbarSlide ease .4s;-webkit-animation:navbarSlide ease .4s}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes navbarSlide{0%{margin-top:-70px}to{margin-top:0}}@-webkit-keyframes navbarSlide{0%{margin-top:-70px}to{margin-top:0}}@keyframes ticker{0%{transform:translateZ(0)}to{transform:translate3d(-42rem,0,0)}}@-webkit-keyframes ticker{0%{transform:translateZ(0)}to{transform:translate3d(-42rem,0,0)}}@keyframes rotate{to{transform:rotate(360deg)}}@-webkit-keyframes rotate{to{transform:rotate(360deg)}}
