.NewsletterForm__overlay{position:fixed;width:100vw;height:100vh;background-color:rgba(33,33,33,.5098039216);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:1000;top:0}.NewsletterForm{position:fixed;overflow:hidden;z-index:1000;top:50%;left:50%;transform:translate(-50%,-50%);border-radius:16px;width:866px;height:766px;background-color:#fff;box-shadow:0 1px 10px rgba(0,0,0,.323)}@media screen and (max-width:1000px){.NewsletterForm{max-width:700px;height:750px;overflow-y:scroll}}@media screen and (max-width:750px){.NewsletterForm{max-width:550px;height:600px}}@media screen and (max-width:585px){.NewsletterForm{padding:0 0 12px;max-width:420px}}@media screen and (max-width:450px){.NewsletterForm{max-width:350px}}@media screen and (max-width:390px){.NewsletterForm{max-width:300px}}.NewsletterForm__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:16px 40px;box-shadow:0 1px 10px rgba(0,0,0,.323)}@media screen and (max-width:585px){.NewsletterForm__header{box-shadow:0 10px -10px rgba(0,0,0,.323);padding:16px 24px}}.NewsletterForm__header-left{display:flex;align-items:center;gap:8px}.NewsletterForm__header-title-gradient{font-size:1.6rem;letter-spacing:-.02rem;line-height:1.4rem;font-weight:900;background:linear-gradient(90deg,oklch(66% .19 307.28deg),oklch(70% .2 19.86deg) 50%,oklch(75% .16 43.7deg) 85%,oklch(80% .15 64.42deg));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0)}.NewsletterForm__header-title-subtext{font-size:1.1rem;font-weight:900;letter-spacing:-.02rem}.NewsletterForm__body{display:flex;flex-direction:column;justify-content:center}.NewsletterForm__body-top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:32px;gap:30px}@media screen and (max-width:1000px){.NewsletterForm__body-top{gap:28px}}@media screen and (max-width:750px){.NewsletterForm__body-top{justify-content:center}}.NewsletterForm__company-name,.NewsletterForm__department,.NewsletterForm__email,.NewsletterForm__message,.NewsletterForm__name,.NewsletterForm__phone,.NewsletterForm__position-held,.NewsletterForm__work{display:flex;flex-direction:column;gap:8px}.NewsletterForm__company-name label,.NewsletterForm__department label,.NewsletterForm__email label,.NewsletterForm__message label,.NewsletterForm__name label,.NewsletterForm__phone label,.NewsletterForm__position-held label,.NewsletterForm__work label{font-size:.9rem;letter-spacing:-.02rem}.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__company-name textarea,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__department textarea,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__email textarea,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__message textarea,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__name textarea,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__phone textarea,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__position-held textarea,.NewsletterForm__work input,.NewsletterForm__work select,.NewsletterForm__work textarea{padding:8px}.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__work input,.NewsletterForm__work select{width:360px;height:36px;border-radius:4px;border:1px solid #212121}@media screen and (max-width:1000px){.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__work input,.NewsletterForm__work select{width:280px}}@media screen and (max-width:750px){.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__work input,.NewsletterForm__work select{width:220px}}@media screen and (max-width:585px){.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__work input,.NewsletterForm__work select{width:300px}}@media screen and (max-width:390px){.NewsletterForm__company-name input,.NewsletterForm__company-name select,.NewsletterForm__department input,.NewsletterForm__department select,.NewsletterForm__email input,.NewsletterForm__email select,.NewsletterForm__message input,.NewsletterForm__message select,.NewsletterForm__name input,.NewsletterForm__name select,.NewsletterForm__phone input,.NewsletterForm__phone select,.NewsletterForm__position-held input,.NewsletterForm__position-held select,.NewsletterForm__work input,.NewsletterForm__work select{width:250px}}.NewsletterForm__message{padding:0 32px}.NewsletterForm__message textarea{border-radius:4px;border:1px solid rgba(0,0,0,0);background:linear-gradient(white,white) padding-box,linear-gradient(135deg,rgb(177,108,234),rgb(255,94,105),rgb(255,138,86),rgb(255,168,75)) border-box}.NewsletterForm__message-counter{margin-top:8px;padding:0 24px;display:flex;justify-content:flex-end;font-size:.8rem}.NewsletterForm__footer{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:0 32px}@media screen and (max-width:585px){.NewsletterForm__footer{flex-direction:column}}.NewsletterForm__footer-top{font-size:.7rem;font-weight:300;display:flex;flex-direction:column;max-width:72%;margin-top:12px;gap:16px}@media screen and (max-width:585px){.NewsletterForm__footer-top{flex-direction:column;max-width:100%}}.NewsletterForm__confidentiality-policy,.NewsletterForm__first-contact{accent-color:#212121}.NewsletterForm__send-button{background:#212121;color:#fff;border:1px solid rgba(0,0,0,0);background-image:linear-gradient(#212121,#212121),linear-gradient(100deg,rgb(177,108,234) 22%,rgb(255,94,105) 40%,rgb(255,138,86) 60%,rgb(255,168,75) 80%);background-origin:border-box;background-clip:padding-box,border-box;border-radius:4px!important;font-size:.8rem;letter-spacing:-.01rem;padding:12px 32px}.HocNew__container-hero{display:flex;flex-direction:column;justify-content:center;padding:140px 10px 60px;border-bottom:1px solid;margin:0 100px}@media screen and (max-width:1100px){.HocNew__container-hero{align-content:center;margin:0 50px}}.HocNew__container-hero{border-image:linear-gradient(100deg,rgb(177,108,234) 20%,rgb(255,94,105) 40%,rgb(255,138,86) 60%,rgb(255,168,75) 80%) 1;color:#212121}@media(max-width:800px){.HocNew__container-hero{gap:3rem;padding:3rem}}.HocNew__button{display:flex;justify-content:center;flex-direction:row;padding-inline:60px;font-size:1rem;margin-bottom:20px}@media screen and (max-width:900px){.HocNew__button{font-size:.9rem}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__button{font-size:.7rem;width:325px;justify-content:center;align-items:center}}@media screen and (orientation:portrait)and (max-width:375px){.HocNew__button{width:300px}}@media screen and (max-width:900px){.HocNew__header{align-items:center}}@media screen and (orientation:portrait)and (max-width:499px){.HocNew__header{gap:60px}}.HocNew__header-content{display:flex;flex-flow:row nowrap;align-items:center;gap:120px}@media screen and (min-width:1920px){.HocNew__header-content{gap:500px}}@media screen and (max-width:1100px){.HocNew__header-content{gap:60px}}@media screen and (max-width:900px){.HocNew__header-content{flex-direction:column}}@media(max-width:499px){.HocNew__header-content{flex-flow:column nowrap;align-items:center;gap:2rem}}.HocNew__header-content-left{display:flex;flex-direction:column;margin-top:20px;gap:40px}@media screen and (max-width:900px){.HocNew__header-content-left{align-items:center}}.HocNew__header-content-left-title{font-size:4.3rem;font-weight:600;line-height:3.9rem;letter-spacing:-.3rem;max-width:600px}@media screen and (min-width:1920px){.HocNew__header-content-left-title{max-width:100%}}@media screen and (max-width:1280px){.HocNew__header-content-left-title{font-size:4rem;line-height:3.6rem}}@media screen and (max-width:1140px){.HocNew__header-content-left-title{font-size:3.9rem;line-height:3.1rem}}@media screen and (max-width:980px){.HocNew__header-content-left-title{font-size:3.4rem;line-height:2.7rem}}@media screen and (max-width:900px){.HocNew__header-content-left-title{text-align:center}}@media screen and (max-width:843px){.HocNew__header-content-left-title{font-size:2.5rem;line-height:2.1rem;letter-spacing:-.2rem}}@media screen and (orientation:portrait)and (max-width:499px){.HocNew__header-content-left-title{text-align:center;font-size:2.5rem;line-height:2.3rem}}.HocNew__header-content-left-date{font-size:.9rem;font-weight:400;letter-spacing:-1px}.HocNew__header-content-left-share{display:flex;flex-flow:row nowrap;gap:30px;align-items:center;justify-content:flex-start}@media(max-width:499px){.HocNew__header-content-left-share{margin-top:0}}.HocNew__header-content-left-share-text{font-size:1rem;font-weight:700}.HocNew__header-content-left-share-button{height:30px;width:30px;color:#000;border-radius:60px;background:rgba(0,0,0,0);display:grid;place-content:center;transition:all .3s ease;cursor:pointer}.HocNew__header-content-left-share-button:hover{background:#fff;color:#0326d9}.HocNew__header-content-right{display:flex;flex-shrink:0}.HocNew__header-content-right-illustration{height:300px;width:500px;aspect-ratio:640/300;object-fit:cover;object-position:top;border-radius:12px}@media screen and (max-width:900px){.HocNew__header-content-right-illustration{max-width:100%;margin:auto}}@media screen and (max-width:600px){.HocNew__header-content-right-illustration{object-fit:contain;object-position:center;width:100%;height:auto}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__header-content-right-illustration{height:300px;width:auto;border-radius:22px}}.HocNew__container-title{font-size:3rem;font-weight:900;letter-spacing:-3px;line-height:79%}.HocNew__header{display:flex;flex-direction:column}.HocNew__header-empty{font-size:5.625rem;font-weight:900;line-height:90%;letter-spacing:-5px;min-height:5.75rem}@media(max-width:800px){.HocNew__header-empty{font-size:4rem;min-height:4rem;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}}@media(max-width:499px){.HocNew__container-content{padding:1rem}}.HocNew__container-blocks{padding:20px 100px;font-size:1.1rem;display:flex;flex-direction:row;gap:60px}.HocNew__container-blocks h2,.HocNew__container-blocks h3,.HocNew__container-blocks h4,.HocNew__container-blocks h5,.HocNew__container-blocks h6,.HocNew__container-blocks p{margin-bottom:16px}.HocNew__container-blocks p{font-weight:300}.HocNew__container-blocks p b{font-weight:700}.HocNew__container-blocks h2,.HocNew__container-blocks h3,.HocNew__container-blocks h4,.HocNew__container-blocks h5,.HocNew__container-blocks h6:not(:first-child){margin-top:16px}.HocNew__container-blocks br{display:none}@media screen and (max-width:1300px){.HocNew__container-blocks{padding:60px 30px}}@media screen and (max-width:900px){.HocNew__container-blocks{flex-direction:column;align-items:center}}.HocNew__container-blocks-left{display:flex;flex-direction:column;gap:40px}.HocNew__container-blocks-left__discover-solution{display:flex;flex-direction:row;align-items:center;gap:60px;background:linear-gradient(100deg,#ce9ffc,#7367f0);width:100%;height:260px;border-radius:18px;padding:12px 52px;color:#fff}@media screen and (max-width:1215px){.HocNew__container-blocks-left__discover-solution{display:flex;gap:10px}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__discover-solution{max-width:400px;height:500px}}@media screen and (orientation:portrait)and (max-width:440px){.HocNew__container-blocks-left__discover-solution{align-self:center;max-width:380px}}@media screen and (orientation:portrait)and (max-width:410px){.HocNew__container-blocks-left__discover-solution{align-self:center;max-width:330px}}@media screen and (orientation:portrait)and (max-width:350px){.HocNew__container-blocks-left__discover-solution{align-self:center;max-width:300px}}.HocNew__container-blocks-left__discover-solution img{height:200px;width:auto}@media screen and (max-width:1300px){.HocNew__container-blocks-left__discover-solution img{height:150px}}@media screen and (max-width:1215px){.HocNew__container-blocks-left__discover-solution img{height:250px}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__discover-solution img{height:200px}}.HocNew__container-blocks-left__right{display:flex;flex-direction:column;align-items:flex-end}@media screen and (max-width:1215px){.HocNew__container-blocks-left__right{align-items:center}}.HocNew__container-blocks-left__right button{display:flex;justify-content:center;font-size:.8rem;margin-top:20px;padding:8px 12px}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__right button{margin-right:0}}.HocNew__container-blocks-left__right-title{margin-right:auto;font-weight:800;font-size:2.9rem;line-height:2.4rem;letter-spacing:-.15rem;margin-bottom:22px}@media screen and (min-width:1920px){.HocNew__container-blocks-left__right-title{align-self:flex-start}}@media screen and (max-width:1315px){.HocNew__container-blocks-left__right-title{margin-right:0;align-self:center;font-size:2.5rem;line-height:2rem;letter-spacing:-.1rem;text-align:center}}.HocNew__container-blocks-left__right-paragraph{display:flex;flex-direction:column;font-size:.9rem}@media screen and (max-width:1315px){.HocNew__container-blocks-left__right-paragraph{text-align:center}}.HocNew__container-blocks-left__newsletter{display:flex;flex-direction:column;align-items:center;padding:60px 120px;gap:32px;background-color:#212121;border-radius:18px;color:#fff}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__newsletter{align-self:center;max-width:400px}}@media screen and (orientation:portrait)and (max-width:440px){.HocNew__container-blocks-left__newsletter{align-self:center;max-width:380px}}@media screen and (orientation:portrait)and (max-width:410px){.HocNew__container-blocks-left__newsletter{align-self:center;max-width:330px}}@media screen and (orientation:portrait)and (max-width:350px){.HocNew__container-blocks-left__newsletter{align-self:center;max-width:300px}}.HocNew__container-blocks-left__newsletter-title{text-align:center;font-size:2.3rem;line-height:2rem;font-weight:500;letter-spacing:-.2rem}.HocNew__container-blocks-left__newsletter .apply-button{padding:8px 12px;background:#212121;color:#fff;border:1px solid rgba(0,0,0,0);background-image:linear-gradient(#212121,#212121),linear-gradient(100deg,rgb(177,108,234) 22%,rgb(255,94,105) 40%,rgb(255,138,86) 60%,rgb(255,168,75) 80%);background-origin:border-box;background-clip:padding-box,border-box;font-size:.8rem;letter-spacing:-.01rem;border-radius:8px}.HocNew__container-blocks-left__newsletter .informations{font-size:.75rem;font-weight:200;font-style:italic;color:hsla(0,0%,100%,.75);text-align:center}.HocNew__container-blocks-left__newsletter .informations a{color:#fff}.HocNew__container-blocks-left__newsletter .informations a:hover{text-decoration:underline}.HocNew__container-blocks-left__apply{display:flex;flex-direction:column;justify-content:center;gap:18px;width:10%;background:linear-gradient(100deg,#f761a1,#8c1bab);width:100%;height:230px;border-radius:18px;padding:12px 52px;text-align:left;color:#fff}@media screen and (max-width:1215px){.HocNew__container-blocks-left__apply{text-align:center}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__apply{max-width:400px;height:300px}}@media screen and (orientation:portrait)and (max-width:440px){.HocNew__container-blocks-left__apply{align-self:center;max-width:380px}}@media screen and (orientation:portrait)and (max-width:410px){.HocNew__container-blocks-left__apply{align-self:center;max-width:330px}}@media screen and (orientation:portrait)and (max-width:350px){.HocNew__container-blocks-left__apply{align-self:center;max-width:300px}}.HocNew__container-blocks-left__apply-title{font-size:3rem;font-weight:700;letter-spacing:-.2rem}@media screen and (max-width:1215px){.HocNew__container-blocks-left__apply-title{font-size:2.5rem}}@media screen and (max-width:500px){.HocNew__container-blocks-left__apply-title{font-size:2rem;letter-spacing:-.15rem}}.HocNew__container-blocks-left__paragraph{display:flex;flex-direction:column;background-color:#f7f7f7;border-radius:12px;padding:32px 16px;gap:0;max-height:-moz-fit-content;max-height:fit-content;box-shadow:0 2px 6px rgba(0,0,0,.33)}@media screen and (max-width:1215px){.HocNew__container-blocks-left__paragraph{padding:50px 18px 90px}}@media screen and (orientation:portrait)and (max-width:500px){.HocNew__container-blocks-left__paragraph{align-self:center;max-width:400px}}@media screen and (orientation:portrait)and (max-width:440px){.HocNew__container-blocks-left__paragraph{align-self:center;max-width:380px}}@media screen and (orientation:portrait)and (max-width:410px){.HocNew__container-blocks-left__paragraph{align-self:center;max-width:330px}}@media screen and (orientation:portrait)and (max-width:350px){.HocNew__container-blocks-left__paragraph{align-self:center;max-width:300px}}.HocNew__container-blocks-right-application-buttons{display:flex;flex-direction:row;justify-content:center}.HocNew__container-blocks-right-application-buttons button{font-size:.9rem}.HocNew__container-blocks-right-title-bottom,.HocNew__container-blocks-right-title-top{font-weight:600;letter-spacing:-.2rem;text-align:center;font-size:2rem;padding:10px;width:100%;margin-bottom:20px}.HocNew__container-blocks-right-title-top{border-bottom:1px solid;border-image:linear-gradient(100deg,rgb(177,108,234) 20%,rgb(255,94,105) 40%,rgb(255,138,86) 60%,rgb(255,168,75) 80%) 1}.HocNew__container-blocks-right-title-bottom{font-size:3rem;line-height:2.5rem;letter-spacing:-.25rem;font-weight:700}.HocNew__container-blocks-right{display:flex;flex-direction:column;align-items:center;max-width:20%;gap:15px}@media screen and (max-width:1300px){.HocNew__container-blocks-right{max-width:80%}}.HocNew__container-blocks-right .News__button{display:flex;justify-content:center;align-self:center;width:100%}.HocNew__container-blocks-right-application-buttons{gap:32px}.HocNew__container-blocks-right-application-buttons button{width:100%;padding:8px 18px;justify-content:center;font-size:.8rem}.HocNew__container-blocks-right-application-buttons button svg{width:18px;height:auto}.HocNew__container-blocks-right-apply{display:flex;justify-content:center}.HocNew__container-blocks-right-apply img{width:300px;height:auto}.HocNew__container-blocks-right__gradient-line{height:1px;width:100%;background:linear-gradient(100deg,rgb(177,108,234) 20%,rgb(255,94,105) 40%,rgb(255,138,86) 60%,rgb(255,168,75) 80%) 1}.HocNew__container-blocks li{list-style-position:inside}.HocNew__container-blocks h3{font-size:2rem;font-weight:700;letter-spacing:-5%;line-height:79%}.HocNew__container-blocks h4{font-size:1.5rem;font-weight:700;letter-spacing:-5%;line-height:79%}.HocNew__container-blocks h5{font-size:1.25rem;font-weight:600;letter-spacing:-5%;line-height:79%}.HocNew__container-blocks b{font-weight:800}.HocNew .HocNew__container-blocks-right-card .Card{margin-bottom:20px}.HocNew .HocNew__container-blocks-right-card .Card.Card--default .Card-title{justify-content:flex-end;font-size:1.2rem;font-weight:800;line-height:1.7rem}.text-gradient{background:linear-gradient(90deg,oklch(66% .19 307.28deg),oklch(70% .2 19.86deg) 50%,oklch(75% .16 43.7deg) 85%,oklch(80% .15 64.42deg));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);width:-moz-fit-content;width:fit-content}.hide-scrollbar{scrollbar-width:none;-ms-overflow-style:none}.hide-scrollbar::-webkit-scrollbar{width:0;background:rgba(0,0,0,0)}.HocNewView h1{position:absolute;left:-9999999px;top:auto;width:1px;height:1px;overflow:hidden}.HocNewView section{box-shadow:0 4px 14.5px -2px oklch(0 0 0/.03)}