*{padding:0;margin:0;box-sizing:border-box}:root{--colors-border-border-tertiary:rgb(242, 244, 247);--primary-color: rgba(20, 48, 102, 1);--webpage-background: rgba(255, 255, 255, 1);--webpage-title-color: rgba(31, 71, 153, 1);--webpage-subtitle-color: rgba(15, 36, 77, 1);--webpage-p-color: rgba(71, 84, 103, 1);--webpage-p-color-hover: rgba(52, 64, 84, 1);--nav-bar-link-color: rgb(41, 150, 204, 1);--nav-bar-mobile-li: rgb(255, 255, 255);--nav-bar-sub-menu-background: rgba(249, 250, 251, 1);--nav-bar-submenu-border: rgb(234, 236, 240);--nav-bar-submenu-shadow: rgba(0, 0, 0, .1);--nav-bar-button-background: rgba(178, 227, 254, 1);--nav-bar-button-border-color: rgba(178, 227, 254, 1);--nav-bar-button-hover: rgba(229, 244, 254, 1);--nav-bar-button-hover-body: rgba(171, 239, 198, 1);--home-button-color: rgba(41, 150, 204, 1);--home-button-color-hover: rgba(242, 250, 255, 1);--inicial-about-ctaTitle: rgba(41, 150, 204,1);--numeric-span-color: rgba(0, 134, 201, 1);--numeric-span-background-color: rgba(240, 249, 255, 1);--numeric-border-color: rgba(185, 230, 254, 1);--numeric-cards-background: rgba(255, 255, 255, .3);--feature-h1-color: rgba(16, 24, 40, 1);--feature-info-not-active-border-color: rgba(242, 244, 247, 1);--cta-with-img-border-color: rgba(208, 213, 221, 1);--faq-border-color: rgba(234, 236, 240, 1);--form-placeholder-color: rgba(102, 112, 133, 1);--form-selected-option-color: rgba(232, 240, 254,1);--form-hover-seletion-option: rgba(240, 240, 240, 1);--form-loader-color: rgb(221, 221, 221);--footer-backgroud: rgba(12, 17, 29, 1);--footer-h3: rgba(245, 245, 246, 1);--footer-link: rgba(206, 207, 210, 1);--footer-link-hover: rgba(52, 64, 84, 1);--footer-copyright: rgba(148, 150, 156, 1);--footer-copyright-border: rgba(31, 36, 47, 1);--error-message: rgba(68, 114, 165, 1);--semantic-color-border-divider: rgba(152, 162, 179, .5);--nav-height: 8rem;--spacing-md: .8rem;--spacing-lg: 1.2rem;--spacing-xl: 1.6rem;--spacing-2xl: 2rem;--spacing-3xl: 2.4rem;--spacing-4xl: 3.2rem;--spacing-7xl: 6.4rem;--spacing-9xl: 9.6rem;--text-sm-md-regular: 500 14px/20px "Inter", sans-serif;--text-xl-md-semibold: 600 36px/44px "Inter", sans-serif;--text-xl-regular: 400 20px/30px "Inter", sans-serif;--text-xl-regular-semibold: 600 20px/30px "Inter", sans-serif;--text-xl-regular-color: #FFF;font-size:62.5%}html{scroll-behavior:smooth;background-color:#b9d7fa2d}body{font-family:Inter;font-size:1.6rem;text-align:center}.wrapper{width:min(144rem,100%);margin-inline:auto}@media screen and (max-width: 1132px) and (min-width: 701px){::-webkit-scrollbar{width:0px}.wrapper{width:min(1000rem,100%);margin-inline:auto;padding:0}}@media screen and (max-width: 700px){::-webkit-scrollbar{width:0px}.wrapper{width:min(40rem,100%);margin-inline:auto;padding:0}}header{width:100vw;position:fixed;top:0;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);z-index:99}.nav-bar{display:flex;justify-content:space-between;padding:2rem 6.4rem;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem)}.nav-header{display:flex;flex-direction:row;gap:6.4rem;min-width:0}.logo{display:flex;align-items:center}.logo-link{height:4rem}.logo img{display:flex;height:100%}.nav-bar-svg{margin-left:.8rem}.nav-item{font-weight:500;line-height:2rem;font-size:1.4rem}.nav-item span{color:var(--webpage-p-color);cursor:pointer}.nav-link:hover,.nav-item span:hover,.nav-item span svg path:hover,#close-solution-svg path:hover{color:var(--webpage-p-color-hover);stroke:var(--webpage-p-color-hover)}.nav-list{display:flex;align-items:center;white-space:nowrap}.nav-list ul{display:flex;justify-content:center;list-style:none;gap:4rem}.nav-link{text-decoration:none;color:var(--webpage-p-color);font-weight:500;line-height:2rem}.mobile-menu-icon,.mobile-menu{display:none}.nav-bar-access{font-weight:500;color:var(--nav-bar-link-color);cursor:pointer}.nav-actions{display:flex;flex-direction:row;gap:1.2rem;height:4rem;justify-content:center;align-items:center}.nav-bar-access{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:.6rem;color:var(--nav-bar-link-color);cursor:pointer;text-decoration:none}.submenusolucoes{position:absolute;top:260%;left:-110%;z-index:100;max-height:0;overflow:hidden;transition:max-height .9s ease-out,opacity 1s linear;opacity:0;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem;gap:.4rem;box-shadow:0 4px 8px var(--nav-bar-submenu-shadow);border:1px solid var(--nav-bar-submenu-border);background-color:var(--nav-bar-sub-menu-background);border-radius:1.2rem;width:33.6rem}.submenu{position:absolute;top:100%;left:70%;z-index:100;max-height:0;overflow:hidden;transition:max-height .9s ease-out,opacity 1s linear;opacity:0;flex-direction:column;align-items:center;justify-content:center;padding:1.2rem;font-size:1.2rem;box-shadow:0 4px 8px var(--nav-bar-submenu-shadow);border:1px solid var(--nav-bar-submenu-border);background-color:var(--nav-bar-sub-menu-background);border-radius:1.2rem;width:33.6rem}.submenusolucoes.show-solutions-submenu{max-height:90rem;transition:max-height 1s ease-in,opacity .5s linear;opacity:1;display:block;position:absolute;top:260%;left:-110%;z-index:100}.submenu.show-access-submenu{max-height:90rem;transition:max-height 1s ease-in,opacity .5s linear;opacity:1;display:block;position:absolute;top:100%;left:70%;z-index:100}.submenu-nav-item{display:flex;flex-direction:row;gap:1.6rem;padding:2.4rem 1.2rem}.submenu-nav-item:hover{background-color:#f1f1f1}.submenu-nav-h1{font-Weight:600;line-height:2.4rem;font-size:1.6rem;text-align:left;color:var(--footer-backgroud)}.nav-bar-p{font-weight:400;font-size:1.4rem;line-height:2rem;text-align:justify;color:var(--webpage-p-color);white-space:normal}.submenu-nav-item-infos{display:flex;flex-direction:column;gap:.4rem}.submenu-nav-item-infos a{list-style:none;text-decoration:none;color:#000}div.nav-bar-link a{display:flex;justify-content:center;align-items:center;gap:.8rem;color:var(--nav-bar-link-color);padding:2.8rem 3.2rem;text-decoration:none}li{position:relative}.nav-bar li a{text-decoration:none}#close-solution-svg{display:none}.solutionsButtonMobile{width:100%;outline:none}@media screen and (max-width: 1132px) and (min-width: 701px){header{-webkit-backdrop-filter:none;backdrop-filter:none}div .nav-bar{padding:2rem 2.4rem}.nav-bar{flex-direction:row-reverse}.nav-bar .nav-actions{order:-1;outline:none}.nav-bar .logo{order:0}.nav-list,.nav-actions .contact-button{display:none}.mobile-menu{display:block;position:fixed;top:8rem;padding-bottom:8rem;padding-top:2rem;height:100vh;width:40%;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);overflow:scroll;transition:transform 1s cubic-bezier(.25,.1,.25,1);transform:translate(-200%);text-align:center}.open{transform:translate(0)}.mobile-menu-icon{display:flex;justify-content:flex-start;width:8.8rem;height:4rem}.mobile-menu ul{display:flex;flex-direction:column;text-align:center;padding-bottom:3.5rem}.mobile-menu .nav-item{display:flex;flex-direction:column;align-items:center;outline:none}.mobile-menu .nav-item:nth-child(n+3){padding-top:4rem}.mobile-menu-icon button{background-color:transparent;border:none;cursor:pointer;height:4rem}.mobile-menu-icon button svg{width:4rem;height:4rem}.open{display:block}.hidden-menu{display:none}.div-button-mobile{max-width:100%}.submenu-solucoes-mobile{width:80%;box-shadow:0 4px 8px var(--nav-bar-submenu-shadow);border:1px solid var(--nav-bar-submenu-border);background-color:var(--nav-bar-sub-menu-background);border-radius:1.2rem;font-size:1.2rem;max-height:0;overflow:hidden;transition:max-height .9s ease-out,opacity 1s linear;opacity:0;display:block;z-index:100;margin:1.25rem 0rem;padding-top:1.5rem}.submenu-solucoes-mobile.show-solutions-submenu{width:80%;transition:max-height 1s ease-in,opacity .5s linear;max-height:900px;opacity:1;align-items:center;position:initial;text-decoration:none;margin-top:1.5rem;padding-top:1.5rem}.nav-item #accessMenu.submenu{width:fit-content}.submenu{position:absolute;top:100%;left:90%;font-size:1.2rem;transform:translate(-60%);z-index:101;width:20rem}.submenu.show-access-submenu{display:flex;position:absolute;font-size:1.2rem;top:100%;left:90%;transform:translate(-60%);z-index:101;width:20rem}.mobile-menu .contact-button{margin:auto}div .submenu-nav-h1,a .submenu-nav-h1{font-size:1.4rem}div .nav-bar-p,a .nav-bar-p{font-size:1.2rem}.mobile-menu bottom{margin:auto}#close-solution-svg-mobile{display:none}}@media screen and (max-width: 700px){header{-webkit-backdrop-filter:none;backdrop-filter:none}div .nav-bar{padding:2rem 2.4rem;flex-direction:row-reverse}.nav-bar .nav-actions{order:-1;outline:none}.nav-bar .logo{order:0}.nav-actions{font-size:0;gap:0}.nav-list,.nav-actions .contact-button{display:none}.mobile-menu{display:inherit;position:fixed;top:8rem;padding-bottom:8rem;padding-top:2rem;height:100vh;width:60%;-webkit-backdrop-filter:blur(1.2rem);backdrop-filter:blur(1.2rem);overflow:scroll;transition:transform 1s cubic-bezier(.25,.1,.25,1);transform:translate(-200%)}.open{transform:translate(0)}.mobile-menu-icon{display:block;height:4rem}.mobile-menu ul{display:flex;flex-direction:column;text-align:center;padding-bottom:2.5rem}.mobile-menu .nav-item{display:flex;flex-direction:column;align-items:center}.mobile-menu .nav-item:nth-child(n+3){padding-top:3rem}.mobile-menu .contact-button{display:block}.mobile-menu-icon button{background-color:transparent;border:none;cursor:pointer;height:4rem}.open{display:block}.hidden-menu{display:none}.submenu-solucoes-mobile{width:80%;box-shadow:0 4px 8px var(--nav-bar-submenu-shadow);border:1px solid var(--nav-bar-submenu-border);background-color:var(--nav-bar-sub-menu-background);border-radius:1.2rem;font-size:1rem;max-height:0;overflow:hidden;transition:max-height .9s ease-out,opacity 1s linear;opacity:0;display:block;z-index:100;margin:1rem 0rem;padding-top:1rem}.submenu-solucoes-mobile.show-solutions-submenu{width:80%;transition:max-height 1s ease-in,opacity .5s linear;max-height:900px;opacity:1;align-items:center;position:initial;text-decoration:none;margin:1rem 0rem;padding-top:1.5rem}.nav-item #accessMenu.submenu{width:fit-content;outline:none}.submenu{position:absolute;font-size:1rem;width:17rem;top:100%;left:80%;z-index:101;transform:translate(-55%)}.mobile-menu .contact-button{display:block;margin:auto;font-size:1.2rem}.submenu.show-access-submenu{display:flex;position:absolute;font-size:1rem;width:17rem;top:100%;left:80%;z-index:101;transform:translate(-55%)}div.submenusolutions.show-solutions-submenu{height:100%}div .submenu-nav-h1,a .submenu-nav-h1{font-size:1.2rem}div .nav-bar-p,a .nav-bar-p{font-size:1rem}.mobile-menu .contact-button{margin-bottom:10rem}#close-solution-svg-mobile{display:none}.div-button-mobile{display:flex;max-width:100%}}.linkButton{text-decoration:none;color:var(--webpage-title-color)}.nav-button{border:.1rem solid var(--nav-bar-button-border-color);background-color:var(--nav-bar-button-background);cursor:pointer;border-radius:5rem;padding:1rem 1.6rem;line-height:2rem;font-weight:500;font-family:Inter;font-size:1.4rem}.nav-button:hover{background-color:var(--nav-bar-button-hover)}.contact-button{border:.1rem solid var(--nav-bar-button-border-color);background-color:var(--nav-bar-button-background);cursor:pointer;border-radius:5rem;padding:1.2rem 1.8rem;line-height:2rem;font-weight:500;font-family:Inter;font-size:1.4rem}.contact-button:hover{background-color:var(--nav-bar-button-hover)}.contact-button.light-theme{color:var(--home-button-color);background-color:var(--webpage-background);border:.1rem solid var(--home-button-color)}.contact-button.light-theme:hover{background-color:var(--home-button-color-hover)}.contact-button.no-theme{color:var(--webpage-p-color-hover);background-color:var(--webpage-background);border:.1rem solid var(--cta-with-img-border-color)}.contact-button.no-theme:hover{background-color:var(--nav-bar-sub-menu-background)}.inicial-subheading{display:flex;align-self:flex-start;flex-direction:row;align-items:center;gap:.4rem;border:.1rem solid var(--nav-bar-button-border-color);border-radius:5rem;padding:.4rem 1rem .4rem .4rem;cursor:pointer;font-family:Inter;font-size:1.4rem;font-weight:500;line-height:2rem;background-color:var(--nav-bar-button-hover);color:var(--webpage-title-color)}.inicial-subheading span{padding:.2rem 1rem;background-color:var(--webpage-background);border-radius:5rem;border:.1rem solid var(--nav-bar-button-border-color);margin-right:.8rem;text-decoration:none}.inicial-subheading:hover{background-color:var(--nav-bar-button-hover-body)}.linkSubheading{text-decoration:none;color:inherit}.know-more{display:flex;justify-content:start;align-items:center;font-size:1.4rem;font-weight:500;line-height:2rem;gap:.8rem;color:var(--nav-bar-link-color);text-decoration:none}@media screen and (max-width: 1132px) and (min-width: 701px){a.nav-button{display:none}a.contact-button{font-size:1.2rem;padding:1rem 1.2rem}.inicial-subheading{gap:.2rem;font-size:1rem}.know-more{font-size:1.2rem;line-height:1.5rem}}@media screen and (max-width: 700px){a.nav-button{display:none}a.contact-button{padding:.8rem 1rem;font-size:1rem;line-height:1.5;text-align:center}button.inicial-subheading{gap:.5rem;border-radius:1.7rem;font-size:1rem;line-height:1rem;padding:.4rem}.inicial-subheading svg{width:1.3rem;height:1.3rem;flex-shrink:0}button.inicial-subheading span{padding-inline:1rem;border-radius:1.5rem;margin-right:.8rem}.inicial-subheading span{background-color:var(--webpage-background);border-radius:5rem;border:.1rem solid var(--nav-bar-button-border-color);margin-right:.8rem}.know-more{font-size:1rem;line-height:1.5rem;gap:.5rem}.know-more a svg{width:1.5rem;height:1.5rem}}#inicial .wrapper{margin-top:var(--nav-height);display:grid;overflow:hidden}#inicial h1{font-size:6rem;font-weight:600;line-height:7.2rem;color:var(--webpage-title-color);text-align:start}#inicial p{color:var(--webpage-p-color);text-align:start;font-size:2rem;line-height:3rem;font-weight:400;width:80%}.inicial-buttons{display:flex;align-self:flex-start;gap:1.6rem}.wrapper.section-home{padding:3.2rem 6.4rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:6.4rem}.inicial-content-home{display:flex;flex-grow:0;gap:4.8rem;flex-direction:column;justify-content:center}#inicial h1.inicial-title-home{font-size:4rem;line-height:5rem}.inicial-info-home{display:flex;flex-direction:column;gap:2.4rem}.inicial-img-display-home{position:relative;height:auto;width:auto;height:75.6rem}.inicial-img-display-home img{border-radius:2.4rem;width:95%;height:100%;object-fit:cover}.inicial-img-display-home svg{position:absolute;bottom:-5rem;left:50%;transform:translate(-50%);width:120%}#inicial .section-about{display:flex;flex-direction:column;gap:6.4rem;padding:9.6rem 3.2rem}.inicial-content-about{padding-inline:11rem;display:flex;flex-direction:column}.section-about h1{display:inline;text-align:center}.titleCta{display:inline-block;font-size:6rem;font-weight:600;line-height:7.2rem;color:var(--inicial-about-ctaTitle)}#inicial .inicial-info-about p{display:inline-block;margin-top:2.4rem;width:65%;text-align:center}.inicial-info-about .contact-button{margin-inline:auto;max-width:100%;margin-top:4.8rem}.inicial-img-display-about{height:51.6rem;padding-inline:3.2rem;object-fit:cover}.inicial-img-display-about img{height:100%;width:100%;border-radius:10000rem}.section-partners{display:flex;flex-direction:column;gap:6.4rem;padding:8rem 3.2rem 0rem}.inicial-info-partners .inicial-subheading{margin-inline:auto;margin-bottom:2.4rem}#inicial .inicial-info-partners h1{display:inline-block;width:80%;text-align:center}#inicial .inicial-info-partners p{display:inline-block;margin-top:2.4rem;width:55%;text-align:center}.inicial-content-partners .inicial-buttons{justify-content:center;margin-top:4.8rem}.inicial-img-display-partners{height:32rem;padding-inline:3.2rem;object-fit:cover}.inicial-img-display-partners img{height:100%;width:100%}.wrapper.section-cooperative{padding:0rem 0rem 3.2rem 6.4rem;grid-template-columns:1fr 1fr;gap:2rem}.inicial-content-cooperative{display:flex;flex-grow:0;gap:4.8rem;flex-direction:column;justify-content:center}.inicial-info-cooperative{display:flex;flex-direction:column;gap:2.4rem}.inicial-content-cooperative .inicial-buttons{margin-top:3rem}.inicial-img-display-cooperative{height:75.6rem}.inicial-img-display-cooperative img{height:100%;object-fit:cover}.wrapper.section-family{padding:3.2rem 6.4rem;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:6.4rem}.inicial-content-family{display:flex;flex-grow:0;gap:4.8rem;flex-direction:column;justify-content:center}.inicial-info-family{display:flex;flex-direction:column;gap:2.4rem}.inicial-img-display-family{height:75.6rem}.inicial-img-display-family img{border-radius:2.4rem;width:100%;object-fit:contain}.section-professional{display:flex;flex-direction:column;gap:6.4rem;padding:8rem 3.2rem}.inicial-info-professional .inicial-subheading{margin-inline:auto;margin-bottom:2.4rem}#inicial .inicial-info-professional h1{display:inline-block;width:80%;text-align:center}#inicial .inicial-info-professional p{display:inline-block;margin-top:2.4rem;width:55%;text-align:center}.inicial-content-professional .inicial-buttons{justify-content:center;margin-top:4.8rem}.inicial-content-professional .inicial-buttons a{font:var(--text-sm-md-regular)}font-family: Inter; font-size: 14px; font-style: normal; font-weight: 500; line-height: 20px; @media screen and (max-width: 1132px) and (min-width: 701px){#inicial .wrapper{margin-top:var(--nav-height);gap:4rem;overflow:hidden}#inicial div h1{font-size:3rem;line-height:4rem}#inicial div p{font-size:1.4rem;line-height:2rem;width:75%}.contact-button{margin-top:3rem}.section-professional{display:flex;flex-direction:column;gap:2.4rem;padding:5.8rem 1.6rem}#inicial div.section-professional h1{font-size:40px;line-height:48px;letter-spacing:-1px}#inicial div.section-professional p{width:100%}.inicial-content-professional .inicial-buttons{justify-content:center;flex-direction:row;width:auto;margin-top:4.8rem}.inicial-buttons{max-width:max-content;margin-inline:auto}.wrapper.section-home{gap:2.8rem;padding:2rem 2.4rem}.inicial-info-home{gap:1.5rem}#inicial h1.inicial-title-home{font-size:3rem;line-height:4rem}.inicial-img-display-home{height:60rem}.inicial-img-display-home svg{bottom:-10rem}.section-about{padding:4rem 3.2rem}.inicial-content-about{padding-inline:10rem}span.titleCta{font-size:3rem;line-height:4rem}#inicial .inicial-info-about p{width:80%}.inicial-img-display-about{height:31rem;padding-inline:3.2rem}.section-partners{padding:2rem 3.2rem 0rem}.inicial-info-partners .inicial-subheading{margin-bottom:1.5rem}#inicial .inicial-info-partners p{margin-top:2rem}.inicial-content-partners .inicial-buttons{margin-top:0rem}.inicial-img-display-partners{height:25rem;padding-inline:0rem}.wrapper.section-cooperative{padding:0rem 0rem 3.2rem 3.2rem}.inicial-content-cooperative{min-width:28rem}.inicial-content-cooperative{gap:4.8rem}.inicial-info-cooperative{gap:2.4rem}.inicial-content-cooperative .inicial-buttons{margin-top:0rem}.inicial-img-display-cooperative{height:60rem}.inicial-img-display-cooperative img{width:100%;object-fit:contain}.wrapper.section-family{gap:2.8rem;padding:2.4rem}.inicial-content-family{min-width:28rem}.inicial-info-family{gap:1.5rem}.inicial-img-display-family{height:60rem}.inicial-img-display-family img{width:100%;object-fit:contain}}@media screen and (max-width: 700px){section#inicial .wrapper{padding:2rem 2.4rem}section#inicial h1{font-size:2.5rem;line-height:3rem}section#inicial p{font-size:1rem;line-height:2rem}.contact-button{margin-top:1.5rem}section#inicial div.section-professional h1{font-size:4rem;line-height:4.8rem;letter-spacing:-1px}section#inicial div.section-professional p{text-align:center;font:var(--text-xl-regular);width:100%}.contact-button{max-width:max-content;margin-top:0;margin-inline:auto}.inicial-content-professional div.inicial-buttons{margin-top:4rem}.inicial-buttons{flex-direction:column;margin-inline:auto}#inicial .wrapper{display:grid;grid-template-columns:1fr}#inicial h1.inicial-title-home{font-size:2.5rem;line-height:3rem}.inicial-info-home,.inicial-buttons{gap:1rem}.inicial-img-display-home{height:40rem}.inicial-img-display-home svg{bottom:-11rem;max-width:110%}.section-about{gap:3rem}.inicial-content-about{padding-inline:2rem}span.titleCta{font-size:2.5rem;line-height:3rem}#inicial .inicial-info-about p{margin-top:1.5rem}.inicial-img-display-about{height:20rem;padding-inline:0rem}.section-partners{padding:2rem 2.4rem 0rem;gap:4rem}.inicial-info-partners .inicial-subheading{margin-bottom:1rem}#inicial .inicial-info-partners p{margin-top:1.5rem}.inicial-content-partners .inicial-buttons{margin-top:0rem}.inicial-img-display-partners{height:15rem;padding-inline:0rem}.wrapper.section-cooperative{padding:0rem 0rem 2rem 2rem}.inicial-content-cooperative{min-width:none}.inicial-content-cooperative{gap:2rem}#inicial .inicial-content-cooperative p{width:100%}.inicial-info-cooperative{gap:1rem}.inicial-content-cooperative .inicial-buttons{margin-top:0rem}.inicial-img-display-cooperative{height:30rem}.inicial-img-display-cooperative img{height:100%;width:100%;object-fit:scale-down}.wrapper.section-family{gap:4rem}.inicial-content-home{gap:3rem}.inicial-info-family,.inicial-buttons{gap:1rem}.inicial-img-display-family{height:40rem}}#numeric .wrapper{display:flex;flex-direction:column;gap:6.4rem;padding:var(--nav-height) 3.2rem 3.2rem 3.2rem}.numeric-title{margin-top:.5rem}.numeric-title span{color:var(--numeric-span-color);padding:.4rem 1.2rem;border:.1rem solid var(--numeric-border-color);border-radius:5rem;background-color:var(--numeric-span-background-color);font-weight:500;font-size:1.4rem;line-height:2rem}.numeric-title h1{font-size:3.6rem;font-weight:600;margin-block:2rem;color:var(--webpage-title-color);margin-inline:6rem}.numeric-title p{font-size:2rem;line-height:3rem;color:var(--webpage-p-color)}.cards{display:flex;flex-direction:row;flex-grow:0;justify-content:center;gap:3.2rem;border-radius:2.4rem;background-color:var(--primary-color);padding:6.4rem;margin-inline:auto;max-width:100%}.card{background-color:var(--numeric-cards-background);border-radius:1.6rem;border:.1rem solid var(--numeric-cards-background);color:var(--webpage-background);padding:3.2rem 2.4rem;width:34.2rem}.card h1{margin-bottom:2rem;font-weight:600;line-height:5.2rem;font-size:4.8rem}.card h5{margin-bottom:.8rem;font-weight:600;line-height:2.8rem;font-size:1.8rem}.card p{font-weight:400;line-height:2.4rem;font-size:1.6rem}@media screen and (max-width: 1132px) and (min-width: 701px){#numeric div.wrapper{gap:4.4rem;padding:var(--nav-height) 2.4rem 2.4rem 2.4rem}div.numeric-title span{font-weight:500;font-size:1.2rem;line-height:2rem}div.numeric-title h1{margin-block:1.5rem;font-size:2.8rem}div.numeric-title p{font-size:1.8rem}div.cards{gap:1.5rem;padding:2rem}.card{padding:2.8rem 2.2rem;width:28rem}div.card h1{margin-bottom:1.5rem;line-height:4.5rem;font-size:4rem}div.card h5{font-size:1.4rem}div.card p{font-size:1.2rem}}@media screen and (max-width: 700px){#numeric div.wrapper{gap:3rem;padding:var(--nav-height) 2.4rem 2.4rem 2.4rem}div.numeric-title span{font-size:1rem;line-height:2rem}div.numeric-title h1{margin-block:1.2rem;font-size:1.8rem;margin-inline:0}div.numeric-title p{font-size:1.2rem}div.cards{flex-direction:column;gap:1.5rem;padding:1.5rem}.card{padding:1.5rem 1rem;width:100%}div.card h1{margin-bottom:1.5rem;line-height:3rem;font-size:3rem}div.card h5{font-size:1.4rem}.cards div.card p{font-size:1.2rem;line-height:1.5rem}}#features .wrapper{padding-top:var(--nav-height);margin-bottom:6.4rem}.features-title h1{font-size:3.6rem;font-weight:600;line-height:4.4rem;color:var(--webpage-title-color);margin-bottom:2rem}.features-title p{color:var(--webpage-p-color);font-size:2rem;margin-bottom:9.6rem;width:77rem;margin-inline:auto}.features-solutions{display:grid;grid-template-columns:1fr 1fr;align-items:center}.features-infos{display:flex;flex-direction:column;align-items:flex-start;padding:6.4rem;margin-inline:3.2rem}.features-infos h1{font-size:3rem;font-weight:600;line-height:3.8rem;color:var(--webpage-subtitle-color);margin-block:2rem;text-align:left}.features-infos p{display:flex;text-align:left;padding:0;margin:0;font-size:1.8rem;color:var(--webpage-p-color)}.features-stats{display:flex;flex-direction:column;gap:2rem;margin:3.2rem 0rem 3.2rem 1.6rem}.features-stat{display:flex;flex-direction:row;gap:1.2rem;align-items:center}.features-solutions img{height:68.2rem;width:100%;border-top-left-radius:50%;border-bottom-left-radius:50%;object-fit:cover}.features-solutions:nth-child(odd) img{order:-1}.wrapper .features-solutions:nth-child(odd){margin-block:9.6rem}.wrapper .features-solutions:nth-child(odd) img{height:68.2rem;width:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;border-top-left-radius:initial;border-bottom-left-radius:initial}.features-stat>svg{flex-shrink:0}@media screen and (max-width: 1132px) and (min-width: 701px){div.features-title h1{font-size:2.8rem;line-height:4rem}.features-title p{font-size:1.8rem;width:69rem}div.features-infos{padding:3rem;margin-inline:2rem}.features-infos h1{font-size:2.5rem;line-height:2.8rem;margin-block:1.5rem}.features-infos p{font-size:1.4rem}.features-stats{gap:1rem;margin:2.8rem 0rem 2.8rem 1.6rem}.features-stat{gap:.8rem}.wrapper .features-solutions:nth-child(odd){margin-block:6rem}.wrapper .features-solutions:nth-child(odd) img,.features-solutions img{height:48.2rem}}@media screen and (max-width: 700px){.features-solutions{display:grid;grid-template-columns:1fr;align-items:center}div.features-title h1{font-size:1.8rem;line-height:3rem}.features-title p{font-size:1.2rem;line-height:2rem;margin-bottom:4rem;width:90%}div.features-infos{padding:1.5rem;margin-inline:1rem}.features-infos h1{font-size:1.8rem;line-height:2.5rem;margin-block:.8rem}.features-infos p{font-size:1rem;line-height:1.5rem}.features-infos>svg:first-child{width:2.6rem;height:2.6rem}.features-stats{gap:.5rem;margin:1.5rem 0rem 1.5rem 1.6rem;height:100%;width:100%}.features-stat{gap:.8rem}.features-stat>svg{width:2rem;height:2rem;flex-shrink:0}.wrapper .features-solutions:nth-child(odd){margin-block:2rem}#features .wrapper .features-solutions:nth-child(odd) .features-infos{display:flex;flex-direction:column;align-items:flex-end}#features .wrapper .features-solutions:nth-child(odd) .features-infos{text-align:right}.wrapper .features-solutions:nth-child(odd) img,.features-solutions img{display:none}}#cta .wrapper{padding:var(--nav-height) 6.4rem 8rem 6.4rem}.cta-info{display:flex;flex-direction:row;align-items:center;justify-content:space-between;background-color:var(--primary-color);padding:6.4rem;border-radius:2.4rem}.cta-text h2{color:var(--webpage-background);margin-bottom:1.6rem;font-weight:600;font-size:3rem;line-height:3.8rem;text-align:start}.cta-text p{color:var(--nav-bar-button-background);text-align:left;font-weight:400;font-size:2rem;line-height:3rem}.cta-button{padding:1.2rem 1.8rem;height:100%;border:.1rem solid var(--nav-bar-button-background);background-color:var(--nav-bar-button-background);color:var(--webpage-title-color);font:var(--text-sm-md-regular);cursor:pointer;border-radius:5rem}.cta-button a{text-decoration:none;font-family:Inter}.cta-button:hover{background-color:var(--nav-bar-button-hover)}@media screen and (max-width: 1132px) and (min-width: 701px){#cta .wrapper{padding:var(--nav-height) 1.6rem 4.8rem 1.6rem}.cta-info{gap:2rem;padding:3rem}.cta-text h2{text-align:left;font-size:2.5rem;line-height:3rem}.cta-text p{font-size:1.4rem;line-height:2rem}.cta-button{line-height:1.6rem;padding:1rem 1.5rem}}@media screen and (max-width: 700px){#cta .wrapper{padding:4.8rem 1.6rem}.cta-info{flex-direction:column;gap:1.66rem;padding:3rem}.cta-text h2{text-align:left}.cta-button{margin-inline:auto;max-width:100%;padding:1rem}}#applications .wrapper{padding-top:var(--nav-height);padding-bottom:6.4rem;overflow:hidden;outline:none}.applications-title h1{font-size:3.6rem;font-weight:600;line-height:4.4rem;color:var(--webpage-title-color);margin-bottom:2rem}.applications-title p{color:var(--webpage-p-color);font-size:2rem;margin-bottom:12.8rem;width:77rem;margin-inline:auto}.applications-solutions{display:grid;grid-template-columns:1fr 1fr;align-items:center;padding-left:6.4rem;gap:6.4rem;outline:none}.applications-infos{padding:3.2rem;text-align:start;outline:none}div.applications-info{border-left:.4rem solid var(--feature-info-not-active-border-color);padding:1.6rem 0rem 1.6rem 2.4rem;transition:border-color .5s ease-in;outline:none}div.applications-selected{border-left:.4rem solid var(--home-button-color);outline:none}.applications-info h1{font-size:2rem;font-weight:600;line-height:3rem;color:var(--feature-h1-color)}.applications-info p{font-size:1.6rem;font-weight:400;line-height:2.4rem;margin-block:.8rem 2rem;color:var(--webpage-p-color)}.applications-solutions img{width:100%;max-height:100%;object-fit:contain}img.img-applications-img{border-top-left-radius:50%;border-bottom-left-radius:50%;object-fit:cover}@media screen and (max-width: 1132px) and (min-width: 701px){.applications-title h1{font-size:2.8rem;line-height:4rem;margin-bottom:1.8rem}.applications-title p{font-size:1.8rem;margin-bottom:8rem;width:60rem}.applications-solutions{padding-left:5rem;gap:5rem;outline:none}.applications-infos{padding:2rem;text-align:start;outline:none}.applications-info h1{font-size:1.8rem;line-height:2.5rem}.applications-info p{font-size:1.4rem;line-height:2rem;margin-block:.8rem 1.8rem}}@media screen and (max-width: 700px){.applications-solutions{display:grid;grid-template-columns:1fr;align-items:center;padding-inline:2rem;margin-bottom:3.2rem;outline:none}#applications .wrapper{padding-bottom:0rem}.applications-title h1{font-size:1.8rem;line-height:2.5rem;color:var(--webpage-title-color);margin-bottom:2rem}.applications-title p{font-size:1.2rem;line-height:2rem;margin-bottom:3rem;width:90%}.applications-infos{text-align:start;padding:0rem;outline:none}.applications-info h1{font-size:1.4rem;line-height:2rem}.applications-info p{font-size:1.2rem;line-height:2rem;margin-block:.5rem 1.2rem;color:var(--webpage-p-color)}.applications-solutions img{display:none}}#partners .wrapper{display:flex;flex-direction:column;gap:3.2rem;padding:var(--nav-height) 6.4rem 6.4rem 6.4rem}#partners .wrapper p{font-size:1.6rem;font-weight:500;line-height:2.4rem;color:var(--webpage-p-color)}.partners-imgs{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;justify-items:flex-start}.slider-mobile{display:initial}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.slider{overflow:hidden;white-space:nowrap}.partners-imgs{display:inline-block;animation:20s slide infinite linear}.partners-imgs img{padding-inline:2rem}@media screen and (max-width: 1132px) and (min-width: 701px){#partners .wrapper{gap:2.5rem;padding:var(--nav-height) 3rem 3rem 3rem}#partners .wrapper p{font-size:1.4rem;line-height:2rem}.partners-imgs{display:grid;grid-template-columns:repeat(auto-fit,minmax(20rem,1fr));gap:2rem;justify-items:flex-start}.slider-mobile{display:initial}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.slider{overflow:hidden;white-space:nowrap}.partners-imgs{display:inline-block;animation:20s slide infinite linear}.partners-imgs img{padding-inline:2rem}}@media screen and (max-width: 700px){#partners .wrapper{gap:2.5rem;padding:var(--nav-height) 4rem 2rem 4rem}#partners .wrapper p{font-size:1rem;line-height:1.5rem}.slider-mobile{display:initial}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-100%)}}.slider{overflow:hidden;white-space:nowrap}.partners-imgs{display:inline-block;animation:20s slide infinite linear}.partners-imgs img{padding-inline:2rem}}#testimonial .wrapper{display:flex;flex-direction:row;gap:4.8rem;align-items:center;justify-content:center;padding:12.8rem 6.4rem 3.2rem}#testimonial img{width:18rem;height:18rem}.testimonial-text{display:flex;flex-direction:column;text-align:left}.testimonial-text h1{color:var(--webpage-title-color);font-size:3.6rem;font-weight:500;line-height:4.4rem;margin-block:2.4rem 3.2rem}.testimonial-text h2{color:var(--feature-h1-color);font-size:1.8rem;font-weight:600;line-height:2rem;margin-bottom:.4rem}.testimonial-text p{color:var(--webpage-p-color);font-size:1.6rem;font-weight:400;line-height:2.4rem}#testimonial-b .wrapper{padding:6.4rem 3.2rem;display:flex;flex-direction:column;gap:3.2rem;align-items:center}#testimonial-b h1{font-size:4.8rem;font-weight:500;line-height:6rem;color:var(--webpage-title-color)}.testimonial-b-info svg{margin-bottom:1.6rem}.testimonial-b-info h2{font-size:1.6rem;font-weight:600;line-height:2.8rem;color:var(--feature-h1-color)}.testimonial-b-info p{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:var(--webpage-p-color)}@media screen and (max-width: 1132px) and (min-width: 701px){#testimonial .wrapper{gap:2.5rem;padding:10rem 3rem}#testimonial img{width:20rem;height:20rem}.testimonial-text h1{font-size:2.8rem;line-height:3.3rem;margin-block:1.5rem 3rem;width:100%}.testimonial-text h2{font-size:1.6rem;line-height:2rem}.testimonial-text p{font-size:1.4rem;line-height:2rem}#testimonial-b .wrapper{padding:2.42rem;gap:2rem}#testimonial-b h1{font-size:2.8rem;line-height:3.5rem}.testimonial-b-info svg{margin-bottom:1rem}.testimonial-b-info h2{font-size:1.2rem;line-height:2.8rem}.testimonial-b-info p{font-size:1.2rem;line-height:2.4rem}}@media screen and (max-width: 700px){#testimonial .wrapper{display:flex;flex-direction:column;gap:3.5rem;padding:var(--nav-height) 2rem 2rem 2rem}#testimonial img{width:20rem;height:20rem}.testimonial-text h1{font-size:1.8rem;line-height:2.5rem;margin-block:1rem 1.5rem;width:100%}.testimonial-text h2{font-size:1.2rem;line-height:1.6rem}.testimonial-text p{font-size:1rem;line-height:1.5rem}#testimonial-b .wrapper{padding:2rem;gap:2.5rem}#testimonial-b h1{font-size:2rem;line-height:2.5rem}#testimonial-b SVG{height:3rem;width:11rem}.testimonial-b-info svg{margin-bottom:.5rem}.testimonial-b-info h2,.testimonial-b-info p{font-size:1rem;line-height:2rem}}#inernal-testimonial .wrapper{display:flex;flex-direction:column;gap:6.4rem;padding:var(--nav-height) 3.2rem 6.4rem 3.2rem}.inernal-testimonial-title{padding-inline:3.2rem}.inernal-testimonial-title h1{font-size:3.6rem;font-weight:600;line-height:4.4rem;color:var(--webpage-title-color);margin-bottom:2rem}.inernal-testimonial-title p{color:var(--webpage-p-color);font-size:2rem;line-height:3rem;margin-inline:auto;max-width:100%}.internal-testimonial-cards{display:grid;grid-template-columns:repeat(3,1fr);padding-inline:3.2rem;gap:2.4rem}.internal-testimonial-card{background-color:var(--nav-bar-sub-menu-background);text-align:left;padding:2.4rem}.internal-testimonial-card h1{color:var(--webpage-subtitle-color);margin-block:6.4rem .8rem;font-size:2rem;font-weight:600;line-height:3rem}.internal-testimonial-card h2{color:var(--webpage-p-color);font-size:1.8rem;font-weight:400;line-height:2.4rem;margin-bottom:2rem}.internal-testimonial-card h3{color:var(--webpage-p-color);font-size:1.6rem;font-weight:600;line-height:2.4rem;margin-bottom:.2rem}.internal-testimonial-card p{color:var(--webpage-p-color);font-size:1.4rem;font-weight:400;line-height:2rem}@media screen and (max-width: 1132px) and (min-width: 701px){#inernal-testimonial .wrapper{gap:4rem;padding:var(--nav-height) 3.2rem 4rem 3.2rem}.inernal-testimonial-title{padding-inline:2.5rem}.inernal-testimonial-title h1{font-size:2.8rem;line-height:4rem;margin-bottom:2rem}.inernal-testimonial-title p{font-size:1.8rem;line-height:2.5rem}.internal-testimonial-cards{padding-inline:2rem}.internal-testimonial-card{padding:2rem}.internal-testimonial-card h1{margin-block:4rem .8rem;font-size:1.8rem;line-height:2.5rem}.internal-testimonial-card h2{font-size:1.6rem;line-height:2rem;margin-bottom:2rem}.internal-testimonial-card h3{font-size:1.6rem;line-height:2rem;margin-bottom:.2rem}.internal-testimonial-card p{font-size:1.4rem;line-height:1.8rem}}@media screen and (max-width: 700px){#inernal-testimonial .wrapper{gap:3rem;padding:var(--nav-height) 2rem 2rem 2rem}.inernal-testimonial-title{padding-inline:1rem}.inernal-testimonial-title h1{font-size:1.8rem;line-height:3rem}.inernal-testimonial-title p{font-size:1.2rem;line-height:2rem}.internal-testimonial-cards{display:grid;grid-template-columns:1fr;gap:2rem}.internal-testimonial-card{padding:1.5rem}.internal-testimonial-card svg{margin-right:2rem;width:2.4rem;height:2.4rem;vertical-align:middle}.internal-testimonial-card h1{display:inline;font-size:1.6rem;line-height:2.4rem;text-align:center}.internal-testimonial-card h2{margin-top:1.5rem;font-size:1.4rem;line-height:1.8rem}.internal-testimonial-card h3{font-size:1.2rem;line-height:1.5rem}.internal-testimonial-card p{font-size:1rem;line-height:1.4rem}}#cta-with-img .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;padding:var(--nav-height) 6.4rem 6.4rem 6.4rem}.cta-with-img-title{display:flex;flex-direction:column;text-align:start;justify-content:center}.cta-with-img-title h1{color:var(--webpage-title-color);font-size:4.8rem;font-weight:600;line-height:6rem;margin-bottom:2.4rem}.cta-with-img-title p{display:flex;color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem;margin-bottom:4.8rem}.cta-with-img-buttons{display:flex;align-self:flex-start;gap:1.6rem}#cta-with-img img{width:100%;object-fit:cover}@media screen and (max-width: 1132px) and (min-width: 701px){#cta-with-img .wrapper{gap:3rem;padding:var(--nav-height) 3.2rem 3.2rem 3.2rem}.cta-with-img-title h1{font-size:2.8rem;line-height:3.5rem;margin-bottom:2rem}.cta-with-img-title p{font-size:2rem;line-height:3rem;margin-bottom:5rem}.cta-with-img-buttons{gap:1rem}}@media screen and (max-width: 700px){#cta-with-img .wrapper{display:grid;grid-template-columns:1fr;gap:5rem;padding:var(--nav-height) 2.8rem 2.8rem 2.8rem}.cta-with-img-title h1{font-size:2rem;line-height:2.5rem;margin-bottom:1.5rem}.cta-with-img-title p{font-size:1.5rem;line-height:2rem;margin-bottom:3rem}.cta-with-img-buttons{gap:1.5rem}}#faq .wrapper{display:flex;flex-direction:column;padding:var(--nav-height) 6.4rem 6.4rem 6.4rem}.faq-title h1{color:var(--webpage-title-color);font-size:3.6rem;font-weight:600;line-height:4.4rem;margin-bottom:2rem}.faq-title p{color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem;margin-bottom:6.4rem}.faq-answered-question{display:flex;flex-direction:column;gap:.8rem;width:76.8rem;margin-inline:auto}.faq-question:hover,.faq-question h1:hover{cursor:pointer}.faq-answered-question:not(:nth-child(2)){border-top:.1rem solid var(--faq-border-color)}.faq-answered-question p,.faq-answered-question ul{color:var(--webpage-p-color);font-size:1.6rem;font-weight:400;line-height:2.4rem;text-align:start;max-height:0;transition:max-height .5s ease-out;overflow:hidden;margin-bottom:3.2rem}.faq-answered-question p.answer-show,.faq-answered-question ul.answer-show{max-height:90rem;transition:max-height 1s ease-in}.faq-question{display:flex;flex-direction:row;justify-content:space-between;padding-top:2.4rem}.faq-question h1{color:var(--feature-h1-color);font-size:1.8rem;font-weight:500;line-height:2.8rem;text-align:start;margin-right:2rem}.faq-question svg{flex-shrink:0}.close-question{display:none}.faq-cta{margin-top:6.4rem;padding:3.2rem 3.2rem 4.2rem;background-color:var(--home-button-color-hover)}.faq-cta h1{color:var(--webpage-title-color);font-size:2rem;font-weight:600;line-height:3rem;margin-bottom:.8rem}.faq-cta p{color:var(--webpage-p-color);font-size:1.8rem;font-weight:400;line-height:2.8rem;margin-bottom:3.2rem}.list-disc{text-align:start}.list-disc li{color:var(--webpage-p-color);font-size:1.8rem;font-weight:400;line-height:2.8rem;margin-left:2rem}@media screen and (max-width: 1132px) and (min-width: 701px){#faq .wrapper{padding:var(--nav-height) 3.2rem 3.2rem 3.2rem}.faq-title h1{font-size:2.8rem;line-height:4rem}.faq-title p{font-size:1.8rem;line-height:2.5rem;margin-bottom:4rem}.faq-answered-question{gap:.8rem;width:50rem;margin-inline:auto}.faq-question:hover,.faq-question h1:hover{cursor:initial}.faq-answered-question p{font-size:1.6rem;line-height:2.4rem}.faq-question{padding-top:1.8rem}.faq-question h1{font-size:1.8rem;font-weight:500;line-height:2.8rem}.close-question{display:none}.faq-cta{margin-top:3.2rem}.faq-cta h1{font-size:1.8rem;line-height:2.8rem}.faq-cta p{font-size:1.6rem;line-height:2.5rem}}@media screen and (max-width: 700px){#faq .wrapper{padding:var(--nav-height) 2rem 2rem 2rem}.faq-title h1{font-size:2rem;line-height:2.5rem;margin-bottom:1.5rem}.faq-title p{font-size:1.2rem;line-height:2rem;margin-bottom:3rem}.faq-answered-question{gap:.8rem;width:100%}.faq-question:hover,.faq-question h1:hover{cursor:initial}.faq-answered-question p{font-size:1.4rem;line-height:2rem}.faq-question{padding-top:1.2rem}.open-question,.close-question{width:2.2rem;height:2.2rem}.faq-question h1{font-size:1.6rem;font-weight:600;line-height:2rem;padding-right:1rem;width:90%}.close-question{display:none}.faq-cta{margin-top:2rem}.faq-cta h1{font-size:1.4rem;line-height:2rem;margin-bottom:1rem}.faq-cta p{font-size:1.2rem;line-height:1.5rem}}#new-form .wrapper{display:grid;grid-template-columns:1fr 1fr;gap:6.4rem;padding:12.8rem 6.4rem;justify-content:center;align-items:center}form{display:flex;flex-direction:column;align-items:flex-start;gap:2.4rem}#new-form .wrapper img{height:76.8rem;width:100%;border-radius:2.4rem;object-fit:cover}.new-form-infos{display:flex;flex-direction:column;padding-inline:3.2rem;justify-content:center}.new-form-infos h1{display:flex;justify-content:flex-start;color:var(--webpage-title-color);font-size:3.6rem;font-weight:600;line-height:4.4rem;margin-bottom:2rem}.new-form-infos h2{display:flex;justify-content:flex-start;color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem;margin-bottom:4.8rem;text-align:start}label{display:block;text-align:start;color:var(--webpage-p-color-hover);font-size:1.4rem;font-weight:500;line-height:2rem;margin-bottom:.8rem}input{border:1px solid var(--cta-with-img-border-color);background-color:var(--webpage-background);font-size:1.4rem;font-weight:400;line-height:2.4rem;border-radius:5rem;padding:1rem 1.4rem;width:100%;outline:none}.new-form-complete-name{display:flex;flex-direction:row;gap:3.2rem}.new-form-complete-name div,.new-form-divs{width:100%}.new-form-error{color:red;font-size:1.2rem;text-align:left;margin-top:.5rem;margin-left:.8rem}.new-form-label{display:block;text-align:start;color:var(--webpage-p-color-hover);font-size:1.4rem;font-weight:500;line-height:2rem;margin-bottom:.8rem}.new-form-input{width:100%;background-color:var(--webpage-background);border:1px solid var(--cta-with-img-border-color);border-radius:5rem;font-size:1.6rem;font-weight:400;line-height:2.4rem;padding:1rem 1.4rem;outline:none}.custom-select{position:relative;width:100%}.new-selected-option{width:100%;background-color:var(--webpage-background);border:.1rem solid var(--cta-with-img-border-color);border-radius:5rem;font-size:1.6rem;font-weight:400;color:var(--form-placeholder-color);line-height:2.4rem;padding:1rem 1.4rem;cursor:pointer;outline:none}option{display:flex;margin:30rem;text-align:start;border:1px solid var(--fac-border-color)}.new-form-divs h1{display:block;text-align:start;color:var(--webpage-p-color-hover);font-size:1.4rem;font-weight:500;line-height:2rem;margin-bottom:.8rem}.textarea-wrapper{width:100%;max-width:100%}.textarea-wrapper textarea{font-family:Inter;font-size:1.4rem;font-weight:400;line-height:2rem;padding:1rem;width:100%;height:10rem;max-width:100%;resize:none;border:.1rem solid var(--cta-with-img-border-color);border-radius:2rem;outline:none}.privacy-policy{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;text-align:start}.privacy-policy input{display:flex;text-align:start;width:1.7rem;height:1.7rem}.privacy-policy label{margin:0;padding:0;margin-left:1.2rem}.privacy-policy span{color:inherit;text-decoration:underline;font-weight:600;cursor:pointer}.new-form-success-message{display:none;flex-direction:column;justify-content:center;align-items:center;max-height:0}.new-form-success-message h1{color:var(--webpage-title-color);font-size:3.6rem;font-weight:600;line-height:4.4rem;margin-bottom:2rem}.new-form-success-message p{color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem}.new-form-success-message.show{display:flex;max-height:100%}input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none}.reset-button{cursor:pointer;font-family:Inter;padding:1.2rem 1.8rem;margin-top:5rem;border-radius:5rem;border:.1rem solid var(--nav-bar-button-background);color:var(--webpage-title-color);background-color:var(--nav-bar-button-background);line-height:2rem;font-size:1.4rem;font-weight:500;text-decoration:none}.reset-button:hover{background-color:var(--nav-bar-button-hover)}.loader{display:none;margin:auto;cursor:wait;content:"";width:4.6rem;height:4.6rem;border:.8rem solid var(--form-loader-color);border-top-color:var(--webpage-title-color);border-radius:50%;animation:loading .75s ease infinite}.button-submit-form{cursor:pointer;font-family:Inter;padding:1.2rem 1.8rem;border-radius:5rem;border:.1rem solid var(--nav-bar-button-background);color:var(--webpage-title-color);background-color:var(--nav-bar-button-background);line-height:2rem;font-size:1.4rem;font-weight:500;text-decoration:none}.button-submit-form:hover{background-color:var(--nav-bar-button-hover)}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.popup{position:fixed;padding-top:5rem;top:-100vh;left:0rem;width:100%;height:100%;z-index:100}.popup .overlay{position:absolute;top:0rem;left:0rem;width:100%;height:100%;background:#00000080;opacity:0;transition:opacity .1s ease-in-out .2s}.popup .popup-content{position:absolute;top:50%;left:50%;height:90%;transform:translate(-50%,-50%) scale(1.15);max-width:70%;background:#fff;padding:2.5rem;border-radius:1.5rem;opacity:0;box-shadow:0 .2rem .2rem .5rerm #0000000d;transition:all .3s ease-in-out;overflow:auto}.popup .popup-content h1{margin:1rem 0rem 5rem;font-size:2.5rem;color:var(--primary-color);text-align:center;padding-bottom:2rem;border-bottom:.3rem solid var(--primary-color)}.popup .popup-content h2{font-size:2rem;margin-bottom:0rem;font-weight:500;color:var(--primary-color);text-align:center}.popup .popup-content p{margin:1.5rem 0rem;color:var(--webpage-p-color);font-size:1.6rem;line-height:2.5rem;text-align:justify}.popup .popup-content .controls{display:flex;justify-content:space-between;margin:20px 0 0;border-top:.3rem solid var(--primary-color);padding-top:3rem}.popup .popup-content .controls button{padding:10px 20px;border:none;outline:none;font-size:15px;border-radius:20px;margin-inline:auto;cursor:pointer}.popup .popup-content .controls .close-popup{background-color:var(--primary-color);color:#fff;cursor:pointer}.popup.active{top:0;transition:top 0ms ease-in-out 0ms}.popup.active .overlay{opacity:1;transition:all .3s ease-in-out}.popup.active .popup-content{transform:translate(-50%,-50%) scale(1);opacity:1}.popup-content::-webkit-scrollbar{width:8px}.popup-content::-webkit-scrollbar-track{background:#f1f1f1;padding-inline:10px;margin-inline:10px;border-radius:10px}.popup-content::-webkit-scrollbar-thumb{background:#888;padding-inline:10px;margin-inline:10px;border-radius:20px}.popup-content::-webkit-scrollbar-thumb:hover{background:#555}@media screen and (max-width: 1132px) and (min-width: 701px){#new-form .wrapper{display:flex;padding:8rem 3.2rem}#new-form .wrapper img{display:none}.new-form-infos{margin-inline:auto;flex-direction:column;padding-inline:3.2rem;justify-content:center}.new-form-error{font-size:1.4rem}.new-form-success-message{display:none;flex-direction:column;justify-content:center;align-items:center;max-height:0;margin-inline:auto;max-width:100%}.new-form-success-message h1{font-size:2.8rem;line-height:4rem;margin-bottom:2rem}.new-form-success-message p{font-size:1.8rem;line-height:2.5rem}.form-success-message.show{margin-inline:auto;max-width:100%;max-height:100%}.loader{width:4.6rem;height:4.6rem}.popup .popup-content h1{font-size:2rem}.popup .popup-content h2{font-size:1.6rem}.popup .popup-content p{font-size:1.2rem;line-height:2rem}}@media screen and (max-width: 700px){#new-form .wrapper{display:flex;flex-direction:column;padding:8rem 2rem}#new-form .wrapper img{display:none}.new-form-infos{flex-direction:column;justify-content:center;background-color:var(--nav-bar-sub-menu-background)}.new-form-infos h1{font-size:2rem;padding-top:1.5rem;line-height:2rem;margin-bottom:1rem;text-align:start}.new-form-infos h2{font-size:1.4rem;line-height:2rem;margin-bottom:4rem}.new-form-divs h1{font-size:1.4rem;line-height:2rem;padding-top:0rem}form{gap:1.8rem}.reset-button,.button-submit-form{font-size:1.2rem;line-height:1.5rem}.privacy-policy label{font-size:1.2rem}.privacy-policy input{height:1.2rem;width:1.2rem}.new-recaptcha{transform:scale(.7) translate(-25%)}.new-form-success-message h1{font-size:2rem;line-height:2.5rem}.new-form-success-message p{font-size:1.5rem;line-height:2rem}.loader{width:4.6rem;height:4.6rem}.popup .popup-content h1{font-size:1.6rem}.popup .popup-content h2{font-size:1.2rem}.popup .popup-content p{font-size:1rem;line-height:1.5rem}}footer{width:100%;background-color:var(--footer-backgroud)}footer .wrapper{display:flex;flex-direction:column;padding:6.4rem 0rem 4.8rem;gap:6.4rem}footer .wrapper-form{display:flex;max-width:1300px;margin-inline:auto;flex-direction:column;padding:3.4rem 0rem 2.4rem;gap:3rem}a{text-decoration:none}#footer_content{display:grid;grid-template-columns:repeat(4,1fr);padding:0rem 3.2rem;gap:4.8rem}#footer_content-form{display:flex;flex-direction:column;padding:0rem 3.2rem}.footer-list ul{display:flex;flex-direction:column;gap:1.2rem;justify-content:flex-start;list-style:none}.footer-list ul li{display:flex;align-items:center;position:relative;z-index:1}.footer-list-form{display:flex;gap:10px;flex-direction:column}.footer-info-form{display:flex;gap:2rem;align-items:center}.footer-list-form h3{display:flex;font-size:1.6rem;color:var(--footer-h3)}.footer-list-form svg{height:40px;width:auto}.footer-list h3{display:flex;font-size:1.6rem;color:var(--footer-h3)}.footer-link{text-decoration:none;color:var(--footer-link);font-size:1.4rem}.footer-link:hover{color:var(--footer-link-hover)}.footer-list{display:flex;flex-direction:column;list-style:none;gap:1.6rem}.footer-list a{display:flex;align-items:center;gap:.8rem}#footer_copyright{display:flex;align-items:end;justify-content:space-between;padding:0rem 3.2rem;border-top:.1rem solid var(--footer-copyright-border)}#footer_copyright h1{color:var(--footer-copyright);font-size:1.6rem;font-weight:400;line-height:2.4rem;text-align:start}#footer_copyright img{height:5.6rem;padding-top:1rem}@media screen and (max-width: 1132px) and (min-width: 701px){#footer_content{grid-template-columns:repeat(3,1fr);justify-content:center}.footer-list{align-items:center}}@media screen and (max-width: 700px){#footer_content{grid-template-columns:repeat(1,1fr)}#footer_copyright{display:flex;flex-direction:column;justify-content:flex-start;align-items:start;gap:1rem}.footer-list:last-child>h3{justify-content:flex-start}}#cta-with-buttons .wrapper{padding-block:var(--nav-height) 6.4rem}.cta-with-buttons-solutions{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:6.4rem}.cta-with-buttons-solutions img{height:68.2rem;width:100%;border-top-right-radius:50%;border-bottom-right-radius:50%;object-fit:cover}.cta-with-buttons-infos{display:flex;flex-direction:column;align-items:flex-start;margin-inline:3.2rem}.cta-with-buttons-infos h1{font-size:4.8rem;font-weight:600;line-height:6rem;color:var(--webpage-title-color);text-align:left}.cta-with-buttons-stats{display:flex;flex-direction:column;gap:2rem;margin:3.2rem 0rem 3.2rem 1.6rem}.cta-with-buttons-stat{display:flex;flex-direction:row;gap:1.2rem;align-items:center}.cta-with-buttons-stat p{font-size:1.8rem;font-weight:400;line-height:2.8rem;color:var(--webpage-p-color)}.cta-with-buttons-stat>svg{flex-shrink:0}.cta-with-buttons-buttons{display:flex;align-self:flex-start;gap:1.6rem}@media screen and (max-width: 1132px) and (min-width: 701px){.cta-with-buttons-solutions{gap:3.2rem}.cta-with-buttons-solutions img{height:48.2rem}.cta-with-buttons-infos h1{font-size:3rem;line-height:4rem}.cta-with-buttons-stats{gap:2rem;margin:3.2rem 0rem 3.2rem 1.6rem}.cta-with-buttons-stat{display:flex;justify-content:flex-start;gap:1.2rem}.cta-with-buttons-stat p{font-size:1.4rem;line-height:2rem;text-align:left}.cta-with-buttons-buttons{gap:1rem}}@media screen and (max-width: 700px){.cta-with-buttons-solutions{display:grid;grid-template-columns:1fr;align-items:center}.cta-with-buttons-solutions img{display:none}.cta-with-buttons-infos{margin-inline:2rem}.cta-with-buttons-infos h1{font-size:2rem;line-height:3rem;text-align:left}.cta-with-buttons-stats{gap:1rem;margin:2rem 0rem 2rem 1.6rem}.cta-with-buttons-stat{display:flex;justify-content:flex-start;gap:1.2rem}.cta-with-buttons-stat p{font-size:1.2rem;line-height:1.5rem;text-align:left}.cta-with-buttons-buttons{gap:.5rem}}#simple-faq .wrapper{display:flex;flex-direction:column;padding-block:9.6rem}.simple-faq-title{margin-inline:3.2rem}.simple-faq-title h1{color:var(--webpage-title-color);font-size:3.6rem;font-weight:600;line-height:4.4rem;margin-bottom:2rem}.simple-faq-title p{color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem;margin-bottom:6.4rem;margin-inline:auto;width:55%}.simpe-faq-topic{align-items:center;text-align:left}.simpe-faq-topics{padding-inline:3.2rem;display:grid;grid-template-columns:1fr 1fr 1fr;gap:3.2rem}.simple-faq-cta{display:flex;flex-direction:row;margin:6.4rem 3.2rem 0rem;padding:3.2rem 3.2rem 4.2rem;background-color:var(--home-button-color-hover);gap:30rem;margin-inline:auto;max-width:100%;justify-content:center;align-items:center}.simple-faq-cta h1{color:var(--webpage-title-color);font-size:2rem;font-weight:600;line-height:3rem;margin-bottom:.8rem;text-align:left}.simple-faq-cta p{color:var(--webpage-p-color);font-size:1.8rem;font-weight:400;line-height:2.8rem}.simple-faq-cta a{height:100%}@media screen and (max-width: 1132px) and (min-width: 701px){#simple-faq .wrapper{display:flex;flex-direction:column;padding-block:var(--nav-height) 6rem}.simple-faq-title{margin-inline:3.2rem}.simple-faq-title h1{font-size:2.8rem;line-height:3rem;margin-bottom:2rem}.simple-faq-title p{font-size:1.8rem;line-height:2.5rem;margin-bottom:4rem;margin-inline:auto;width:100%}.simpe-faq-topic svg{height:4.8rem;width:4.8rem}.simpe-faq-topics{padding-inline:3.2rem;gap:2rem}.simple-faq-cta{gap:2rem;padding:3.2rem 3.2rem 4.2rem}.simple-faq-cta h1{font-size:2rem;line-height:3rem;margin-bottom:.8rem;text-align:left}.simple-faq-cta p{font-size:1.8rem;line-height:2.8rem;text-align:left}.about-fac-button{margin-top:0;justify-self:center}}@media screen and (max-width: 700px){.simpe-faq-topics{display:grid;grid-template-columns:1fr;gap:2rem}#simple-faq .wrapper{display:flex;flex-direction:column;padding-block:var(--nav-height) 6rem}.simple-faq-title{margin-inline:2rem}.simple-faq-title h1{font-size:1.8rem;line-height:2rem;margin-bottom:2rem}.simple-faq-title p{font-size:1.2rem;line-height:1.5rem;margin-bottom:4rem;margin-inline:auto;width:100%}.simpe-faq-topic svg{height:2.8rem;width:2.8rem}.simpe-faq-topics{padding-inline:3.2rem;gap:2rem}.simple-faq-cta{display:flex;flex-direction:column;gap:2rem;margin:2rem 2rem 0rem;padding:3.2rem 3.2rem 4.2rem}.simple-faq-cta h1{font-size:1.5rem;line-height:2rem;margin-bottom:.8rem;text-align:left}.simple-faq-cta p{font-size:1.2rem;line-height:1.5rem;text-align:left}}#features-with-topics .wrapper{display:flex;flex-direction:column;gap:6.4rem;padding:var(--nav-height) 6.4rem 3.2rem 6.4rem}.features-with-topics-title{margin-top:.5rem}.features-with-topics-title span{color:var(--numeric-span-color);padding:.4rem 1.2rem;border:.1rem solid var(--numeric-border-color);border-radius:5rem;background-color:var(--numeric-span-background-color);font-weight:500;font-size:1.4rem;line-height:2rem}.features-with-topics-title h1{font-size:3.6rem;font-weight:600;margin-block:3.2rem;color:var(--webpage-title-color);margin-inline:6rem}.features-with-topics-title p{font-size:2rem;line-height:3rem;color:var(--webpage-p-color)}.topic{padding:1rem;flex:1}.topics{display:flex;flex-direction:row;flex-grow:0;justify-content:center;gap:3.2rem;margin-inline:auto;max-width:100%}.topic h1{font-size:2rem;font-weight:600;line-height:3rem;color:var(--feature-h1-color);padding-block:2rem 1rem}.topic p{font-size:2rem;font-weight:400;line-height:3rem;color:var(--webpage-p-color)}#features-with-topics .wrapper img{height:56rem;object-fit:contain}@media screen and (max-width: 1132px) and (min-width: 701px){#features-with-topics .wrapper{gap:4.4rem;padding:var(--nav-height) 2.4rem 2.4rem 2.4rem}.features-with-topics-title{margin-top:.5rem}.features-with-topics-title span{font-size:1.2rem;line-height:2rem}.features-with-topics-title h1{font-size:2.8rem;margin-block:1.5rem}.features-with-topics-title p{font-size:1.8rem;line-height:2.8rem}.topic{padding:0rem}.topics{gap:1.5rem}.topic h1,.topic p{font-size:1.8rem;line-height:2.8rem}#features-with-topics .wrapper img{height:40rem;object-fit:contain}}@media screen and (max-width: 700px){#features-with-topics .wrapper{gap:2rem;padding:var(--nav-height) 2.4rem 2.4rem 2.4rem}.features-with-topics-title{margin-top:.5rem}.features-with-topics-title span{font-size:1rem;line-height:2rem}.features-with-topics-title h1{font-size:1.8rem;margin-block:1.2rem;margin-inline:0}.features-with-topics-title p{font-size:1.2rem;line-height:2rem}.topics{display:grid;grid-template-columns:1fr;gap:2rem;padding:1.5rem}.topic{padding:0rem}.topic svg{width:2.6rem;height:2.6rem}.topic h1,.topic p{font-size:1.4rem;line-height:2rem}#features-with-topics .wrapper img{height:20rem;object-fit:contain}}#faq-with-img .wrapper{display:flex;flex-direction:column;gap:12.8rem;padding-block:var(--nav-height) 6.4rem}.faq-with-img-title{margin-inline:3.2rem}.faq-with-img-title span{font-size:1.6rem;font-weight:600;line-height:2.4rem;color:var(--webpage-title-color)}.faq-with-img-title h1{font-size:3.6rem;font-weight:600;line-height:4.4rem;color:var(--webpage-title-color);margin-block:1.2rem 2rem}.faq-with-img-title p{font-size:2rem;font-weight:400;line-height:3rem;color:var(--webpage-p-color);max-width:65%;margin-inline:auto}.faq-with-img-topics{display:grid;grid-template-columns:1fr 1fr;flex-direction:row;gap:6.4rem}.faq-with-img-topics img{height:68.2rem;width:100%;border-top-left-radius:50%;border-bottom-left-radius:50%;object-fit:cover}.faq-with-img-answered-questions{padding-left:3.2rem}.faq-with-img-answered-questions{display:flex;flex-direction:column;justify-content:center;gap:4.8rem}.faq-with-img-topic{display:flex;flex-direction:row;gap:1.6rem}.faq-with-img-topic svg{flex-grow:0}.question-and-answer{width:80%;padding-top:1rem;text-align:left}.question-and-answer h1{font-size:2rem;font-weight:600;line-height:3rem;color:var(--feature-h1-color);margin-bottom:.8rem}.question-and-answer p{font-size:1.6rem;font-weight:400;line-height:2.4rem;color:var(--webpage-p-color);width:90%}@media screen and (max-width: 1132px) and (min-width: 701px){#faq-with-img .wrapper{gap:5rem;padding-block:var(--nav-height) 6.4rem}.faq-with-img-title{margin-inline:3.2rem}.faq-with-img-title span{font-size:1.4rem;line-height:2rem}.faq-with-img-title h1{font-size:2.8rem;line-height:3.6rem;margin-block:1.2rem 2rem}.faq-with-img-title p{font-size:1.6rem;line-height:2.4rem;max-width:100%}.faq-with-img-topics{grid-template-columns:1fr;flex-direction:row;align-items:center;gap:6.4rem}.faq-with-img-topics img{display:none}.faq-with-img-answered-questions{padding-inline:3.2rem}.faq-with-img-answered-questions{gap:3rem}.faq-with-img-topic{gap:1.6rem}.question-and-answer{width:100%;padding-top:1rem;text-align:left}.question-and-answer h1{font-size:2rem;line-height:3rem;margin-bottom:.8rem}.question-and-answer p{font-size:1.6rem;line-height:2.4rem;width:100%}}@media screen and (max-width: 700px){#faq-with-img .wrapper{padding-block:var(--nav-height) 2rem;gap:5rem}.faq-with-img-title{margin-inline:2rem}.faq-with-img-title span{font-size:1.2rem;line-height:1.5rem}.faq-with-img-title h1{font-size:2rem;line-height:2.5rem;margin-block:.8rem 1rem}.faq-with-img-title p{font-size:1.2rem;line-height:1.5rem;max-width:100%}.faq-with-img-topics{grid-template-columns:1fr;flex-direction:row;align-items:center;gap:3rem}.faq-with-img-topics img{display:none}.faq-with-img-answered-questions{padding-inline:2rem}.faq-with-img-answered-questions{gap:2rem}.faq-with-img-topic{gap:1.6rem}.question-and-answer{width:100%;padding-top:1rem;text-align:left}.question-and-answer h1{font-size:1.5rem;line-height:2rem;margin-bottom:.8rem}.question-and-answer p{font-size:1.2rem;line-height:2rem;width:100%}}#login-form .wrapper{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:center;justify-content:center;padding:4rem 5rem 0rem;height:90vh}.login-page-banner img{object-fit:contain;width:100%}#login-form h1{font-size:2rem;line-height:2.2rem;margin-bottom:1.5rem;color:var(--primary-color)}#login-form label{color:var(--primary-color)}#login-form form{align-items:initial}#login-form .wrapper{margin-bottom:3rem}.login-form-area{display:flex;gap:2rem;margin-top:2rem;justify-content:center}.login-buttons{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.register-link .link-to-registration{text-decoration:none;color:var(--webpage-title-color);font-weight:600}.forgot-password{display:flex;justify-content:flex-start;font-size:1.2rem;font-weight:300;text-decoration:none;padding-left:1rem;padding-top:.5rem;color:var(--primary-color)}.password-input-container{position:relative;display:flex;align-items:center}.icon-container{position:absolute;right:2.5rem;cursor:pointer}#register-form .wrapper{display:grid;grid-template-columns:2fr 1fr;gap:5rem;align-items:center;justify-content:center;padding:3.5rem 5rem 0rem}.register-page-banner img{width:90%;height:90%}.login-register-enrollment-logo{margin:2rem 1rem;width:15rem}#register-form form{align-items:initial}#register-form label{color:var(--primary-color)}#register-form input{margin-bottom:2rem}#register-form .input-password-registration{margin-bottom:0}.password-requirement{display:flex;justify-content:start;font-size:1.3rem;margin:.2rem 0rem 1.5rem;color:var(--primary-color)}#register-form h1{font-size:2rem;margin-bottom:3rem;color:var(--primary-color);text-align:start}.registertion-form-area .new-form-divs{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.button-back-to-login{cursor:pointer;font-family:Inter;padding:1.2rem 1.8rem;border-radius:5rem;border:.1rem solid var(--nav-bar-button-background);color:var(--webpage-title-color);background-color:var(--webpage-background);line-height:2rem;font-size:1.4rem;font-weight:500;text-decoration:none}.button-back-to-login:hover{background-color:var(--nav-bar-button-hover)}.page-indicator{display:flex;justify-content:center;margin-top:auto;padding:6rem 0;gap:1.5rem;align-items:center}.circle{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:var(--webpage-background);color:var(--webpage-title-color);border:1px solid var(--nav-bar-link-color);border-radius:50%;font-size:1.5rem;font-weight:700}.circle-active{background-color:var(--nav-bar-link-color);width:3.5rem;height:3.5rem;font-size:2rem;color:#fff}.line{border-top:.5rem solid var(--webpage-title-color);align-self:center;width:4rem}.midle-line{border-top:.5rem solid var(--webpage-title-color);align-self:center;width:8rem}.required-tag{color:red;margin-left:1rem}#enrollment-page .wrapper{display:grid;grid-template-columns:2fr 1fr;gap:7rem;align-items:center;justify-content:center;padding:3.5rem 5rem 0rem}#enrollment-page h1{font-size:5rem;margin-bottom:1.5rem;color:var(--primary-color)}#enrollment-page h2{color:var(--primary-color);margin-bottom:3rem;font-size:2rem;text-align:start}#enrollment-page form{align-items:initial}#enrollment-page input{margin-bottom:2rem}.enrollment-information{text-align:start}.enrollment-form-area .new-form-divs{display:flex;gap:2rem;justify-content:center;margin-top:2rem}.enrollment-form-area .new-selected-option{margin-bottom:2rem}#password-reset .wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center}.reset-password-logo{margin:2rem 1rem 4rem;width:28rem}#password-reset .wrapper h1{font-size:3rem;line-height:4rem;color:var(--primary-color);margin-bottom:1.5rem}#password-reset .wrapper p{font-size:2rem;line-height:3rem;color:var(--webpage-p-color)}.reset-password-form-area{display:flex;gap:0;margin-block:5rem;justify-content:left;align-items:left}.reset-password-form-area label{color:var(--primary-color)}.reset-password-form-area button{margin-top:2rem}.remembered-password{display:flex;gap:1rem;justify-content:center;align-items:center;margin-top:2rem}.remembered-password-link{text-decoration:none;color:var(--primary-color);font-weight:500;font-size:2rem}#cta-with-text{background-color:var(--primary-color)}#cta-with-text .wrapper{padding-block:var(--spacing-7xl)}.cta-with-text-solutions{display:flex;align-items:center;gap:var(--spacing-4xl)}.cta-with-text-infos{color:var(--text-xl-regular-color);padding-left:var(--spacing-7xl)}.cta-with-text-infos h1{font:var(--text-xl-md-semibold);text-align:left;margin-bottom:var(--spacing-2xl)}.cta-with-text-infos p{font:var(--text-xl-regular);text-align:left}.cta-with-text-solutions img{width:100%;object-fit:cover}@media screen and (max-width: 1132px) and (min-width: 701px){#cta-with-text .wrapper{padding:4.8rem 1.6rem}.cta-with-text-infos{padding-left:0}.cta-with-text-solutions img{display:none}}@media screen and (max-width: 700px){#cta-with-text .wrapper{padding:4.8rem 1.6rem}.cta-with-text-infos{padding-left:0}.cta-with-text-solutions img{display:none}}#new-applications .wrapper{padding:var(--spacing-7xl) 0;overflow:hidden;outline:none;display:flex;gap:var(--spacing-7xl)}.new-applications-solutions{display:flex;gap:var(--spacing-4xl);flex-direction:column;text-align:start;justify-content:center}.new-applications-solutions h1{color:var(--primary-color);font:var(--text-xl-md-semibold);text-align:start}.new-applications-solutions h2{color:var(--feature-h1-color);font:var(--text-xl-regular-semibold)}.applications-title p{color:var(--webpage-p-color)}div.new-applications-info{display:flex;flex-direction:column;gap:var(--spacing-md);border-left:4px solid var(--colors-border-border-tertiary);padding:1.6rem 0rem 1.6rem 2.4rem;transition:border-color .5s ease-in;outline:none;margin-right:var(--spacing-4xl)}@media screen and (max-width: 1132px) and (min-width: 701px){#new-applications .wrapper{padding:4.8rem 1.6rem}#new-applications img{display:none}}@media screen and (max-width: 700px){#new-applications .wrapper{padding:4.8rem 1.6rem}#new-applications img{display:none}}.professional{padding:var(--spacing-9xl) 0px}.title-container h1{color:var(--webpage-title-color);font:var(--text-xl-md-semibold);text-align:center;margin-bottom:var(--spacing-4xl)}.title-container p{color:var(--webpage-p-color);font:var(--text-xl-regular);text-align:center;margin-bottom:var(--spacing-7xl)}.frist-professional-container{display:flex;justify-content:center;align-items:center}.second-professional-container{display:flex;justify-content:center;align-items:center;padding-top:var(--spacing-4xl)}.image-wrapper{position:relative;display:inline-block;margin-bottom:24px}.image-wrapper:before{content:"";position:absolute;top:8px;left:8px;width:100%;height:100%;background-color:#102c66;border-radius:12px;z-index:0}.image-wrapper img{position:relative;border-radius:12px;z-index:1;display:block}.img-container{display:flex;width:320px;align-items:center;min-width:320px;flex-direction:column;justify-content:center;font:var(--text-xl-regular-semibold)}@media screen and (max-width: 1132px) and (min-width: 701px){.frist-professional-container{flex-direction:column;gap:var(--spacing-4xl)}.second-professional-container{flex-direction:column;padding-top:var(--spacing-4xl);gap:var(--spacing-4xl)}}@media screen and (max-width: 700px){.frist-professional-container{flex-direction:column;gap:var(--spacing-4xl)}.second-professional-container{flex-direction:column;padding-top:var(--spacing-4xl);gap:var(--spacing-4xl)}}#step-by-step .wrapper{padding:var(--nav-height) var(--spacing-7xl) var(--spacing-7xl) var(--spacing-7xl);display:flex;flex-direction:column;gap:var(--spacing-4xl)}#step-by-step .wrapper h1{color:var(--webpage-title-color);font:var(--text-xl-md-semibold)}.buttons{display:flex;justify-content:center;margin-inline:auto;gap:var(--spacing-lg)}.steps{display:flex;flex-direction:column;gap:var(--spacing-3xl);margin-inline:auto;max-width:1000px;width:100%}.step{display:flex;min-width:320px;padding:var(--spacing-3xl);align-items:center;gap:var(--spacing-xl);border-radius:16px;border:1px solid var(--semantic-color-border-divider)}.step-number{display:flex;flex-shrink:0;width:48px;height:48px;padding:0 15px;flex-direction:column;justify-content:center;align-items:center;gap:10px;border-radius:40px;background:#143066;color:var(--webpage-background)}.step p{text-align:start;color:var(--feature-h1-color);font:var(--text-xl-regular-semibold)}#step-by-step .buttons a{font:var(--text-sm-md-regular)}@media screen and (max-width: 1132px) and (min-width: 701px){#step-by-step .wrapper{padding:4.8rem 1.6rem}}@media screen and (max-width: 700px){#step-by-step .wrapper{padding:4.8rem 1.6rem}}#error-404 .wrapper{padding:var(--nav-height) 20rem;text-align:left}#error-404 h1{color:var(--error-message);font-weight:600;font-size:6rem;line-height:7.2rem}#error-404 h2{color:var(--error-message);font-weight:600;font-size:3.6rem;line-height:4.4rem;margin-bottom:1rem}#error-404 h3{color:var(--error-message);font-weight:400;font-size:2.5rem;line-height:3rem;margin-bottom:2rem}#error-404 p{color:var(--error-message);font-size:1.2rem;font-weight:100;margin-bottom:5rem}.erro-button{display:flex;justify-content:center}@media screen and (max-width: 1132px) and (min-width: 701px){#error-404 .wrapper{padding:var(--nav-height) 10rem}#error-404 h1{font-size:4rem;line-height:5.2rem}#error-404 h2{font-size:2rem;line-height:4rem;margin-bottom:1rem}#error-404 h3{font-size:1.5em;line-height:2rem;margin-bottom:0}#error-404 p{font-size:1.2rem;margin-bottom:5rem}}@media screen and (max-width: 700px){#error-404 .wrapper{padding:var(--nav-height) 5rem}#error-404 h1{font-size:2rem;line-height:4rem}#error-404 h2{font-size:1.5rem;line-height:2rem;margin-bottom:1rem}#error-404 h3{font-size:1em;line-height:2rem;margin-bottom:0}#error-404 p{font-size:1rem;margin-bottom:5rem}#error-404 img{height:50%;width:50%}}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.background-contact-form{background-color:#e9f9ff}#different-background{background-color:#1e4c6c}.contact-form-page-wrapper{margin-inline:auto;max-width:1300px;font-size:0px;line-height:0px}.form-contact-logos{position:absolute;top:-5%;left:25%;cursor:pointer}.wrapper-logos{margin-right:10px;width:100px;height:100px}.img-form-contact{object-fit:contain;width:100%;height:100%}.img-form-contact-form{display:none}.form-container{display:inline-block;position:relative;width:100%}.form-container{width:100%;height:670px}.form-title{text-align:start;font-size:16px;line-height:20px;padding-bottom:10px;color:#1e4c6c}.button-container{padding-top:30px;position:relative;height:100%;display:inline-block;width:100%}.link-container{position:relative;display:inline-block}.link-to-form{position:absolute;top:78%;left:10%;width:75%;height:50px;cursor:pointer}.form-contact{position:absolute;width:90%;height:80%;top:48%;left:5%;transform:translateY(-50%);border-radius:8px}.button-img{position:absolute;top:65%;left:-20%;cursor:pointer}.button-img button{background-color:#e9f9ff;cursor:pointer;border:none;outline:none;transform:scale(.3)}.img-footer{transform:scale(1.5)}.WhatsappButtonFixed{position:fixed;bottom:0;right:2%;width:15%}.whatsapp-icon{width:100%;height:auto}@media screen and (max-width: 1000px) and (min-width: 801px){div.form-contact-logos{position:absolute;top:-5%;left:25%;cursor:pointer}.button-img{position:absolute;top:40%;left:-25%;cursor:pointer}.button-img button{height:500px}}@media (min-width: 1000px){.contact-form-page{background-color:#e9f9ff;overflow:hidden;margin-inline:auto;padding:0}.form-title{font-size:25px;line-height:30px;padding-bottom:30px}.form-contact-logos{position:absolute;top:0%;left:30%;cursor:pointer}.wrapper-logos{margin-right:30px;width:200px;height:182px}.button-img{position:absolute;top:45%;left:-35%;cursor:pointer}.button-img button{height:550px}.form-container{height:auto;min-height:70rem;width:100%}.form-contact{width:40%}.img-footer{transform:scale(1)}.img-form-contact-form{display:block;width:100%;height:100%}.WhatsappButtonFixed{bottom:2%;right:2%;width:8%}}.new-form-infos-marketing,.new-form-divs-marketing{width:100%}.new-form-error-marketing{color:red;font-size:1.2rem;text-align:left;margin-top:1rem;margin-left:.8rem}.new-form-success-message-marketing{display:none;padding-top:10rem;flex-direction:column;justify-content:center;align-items:center;max-height:0}.new-form-success-message-marketing h1{color:#1e4c6c;font-size:3.6rem;font-weight:600;line-height:4.4rem;margin-bottom:2rem}.new-form-success-message-marketing p{color:var(--webpage-p-color);font-size:2rem;font-weight:400;line-height:3rem}.new-form-success-message-marketing.show{display:flex;max-height:100%}.show{display:block}@media screen and (max-width: 1132px) and (min-width: 701px){#form-marcketing{gap:1rem}}
