.Modal{max-width:1200px;position:fixed;top:0;left:0;bottom:0;right:0;z-index:1051;display:flex;flex-direction:column;align-items:center;margin:auto}.Modal__overlay_close{width:100%;height:100%;top:0;left:0;position:fixed;background-color:#00000047}.Modal__container{min-height:200px;max-width:60vw;max-height:80vh;top:0;overflow:overlay;border:.5px solid #cdcece;background-color:#fff;box-shadow:0 4px 8px #00000040;margin:auto;position:relative}.Modal__content{padding:50px}.Modal__close-container{position:absolute;right:10px;top:10px}.Modal__close-button{width:24px;height:24px;display:flex;background:#f18144;border-radius:5px;cursor:pointer;margin:0;padding:8px}.Modal__close-button:hover{background:#a9450f}.Modal__close-icon{width:100%;padding:0;margin:0}@media screen and (max-width: 640px){.Modal__container{width:100%;min-height:200px;max-width:90vw;max-height:80vh}}.FormContact__container{width:100%;position:relative;display:flex}.FormContact__content{width:100%;position:relative;display:inline-flex;overflow:hidden;padding:50px;flex-direction:column;justify-content:center;align-items:flex-start;gap:50px}.FormContact__image{position:absolute;bottom:0}.FormContact__text{text-align:left;margin:20px 0}.FormContact__text--caption{color:#002040;font-family:Futura LT Book;font-size:25px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:1.25px}.FormContact__text--title{color:#ff8a3b;font-family:Futura LT Book;font-size:40px;font-style:normal;font-weight:800;line-height:normal;letter-spacing:2px;margin:20px 0 0}.FormContact__inputs{width:100%;display:flex;flex-direction:column;z-index:1}.FormContact__inputs select option:first-child{color:#bcbcbc}.FormContact__labels{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;border-bottom:3px solid transparent;gap:5.25px;color:#002040;font-family:Futura LT Book;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.05px;margin:0 0 10px;text-align:left}.FormContact__labels.colorError{border-bottom:3px solid #ff4c3e}.FormContact__input{width:100%;height:48.3px;flex-shrink:0;border-radius:4.2px;background:#F9F9F9;outline:none;border:none;color:#333;font-family:Futura LT Book;font-size:18.9px;font-style:normal;font-weight:400;line-height:normal;padding:0 .75rem}.FormContact__input::placeholder,.FormContact__textarea::placeholder{color:#bcbcbc}.FormContact__textarea{width:100%;height:144.9px;flex-shrink:0;border-radius:4.2px;background:#F9F9F9;resize:none;outline:none;border:none;color:#333;font-family:Futura LT Book;font-size:18.9px;font-style:normal;font-weight:400;line-height:normal;padding:.5rem .75rem}.FormContact__button{font-family:Futura LT Book;display:flex;width:97px;padding:10px 16px;justify-content:center;align-items:center;gap:8px;border:none;border-radius:10px;background:#FF8A3B;color:#fff;box-shadow:2px 2px 2px #0003;cursor:pointer}.FormContact__button.disableButton{background:#BCBCBC}.FormContact__success{color:#0f5132;background-color:#d1e7dd;border-color:#badbcc;position:relative;padding:1rem;margin-bottom:1rem;border:1px solid transparent;border-radius:.25rem}@media (width <= 650px){.FormContact__content{padding:25px}}@media (width > 650px) and (width <= 800px){.FormContact__content{padding:50px}}@media (width > 800px) and (width <= 1200px){.FormContact__content{padding:50px}}@keyframes lds-grid{0%,to{opacity:1}50%{opacity:0}}.opacity__container{width:100%;height:100%;top:0;left:0;position:fixed;display:flex;justify-content:center;align-items:center;background-color:#4a4a4a1a;z-index:100}.loading__container{width:100%;height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}.loading__container_comp{height:100%}.loading__container.chat{height:50vh}.circle-container{position:relative;width:12em;height:12em;padding:2.8em;border-radius:50%;margin:1.75em auto 0}.circle-container-icons{display:block;position:absolute;top:50%;left:50%;width:1.5em;height:1.5em;margin:-.5em}.loader__center{width:100%;height:100%;display:flex;justify-content:center;align-items:center;padding-bottom:20px}.circle-container .loader__naranja{width:132px}.deg0{transform:rotate(0) translate(7em) rotate(-0deg);animation:lds-grid 2.8s linear infinite;animation-delay:0s}.deg32{transform:rotate(32deg) translate(7em) rotate(-32deg);animation:lds-grid 1.8s linear infinite;animation-delay:-.2s}.deg65{transform:rotate(65deg) translate(7em) rotate(-65deg);animation:lds-grid 1.8s linear infinite;animation-delay:-.6s}.deg98{transform:rotate(98deg) translate(7em) rotate(-98deg);animation:lds-grid 1.8s linear infinite;animation-delay:-.4s}.deg130{transform:rotate(130deg) translate(7em) rotate(-130deg);animation:lds-grid 1.8s linear infinite;animation-delay:-.8s}.deg163{transform:rotate(163deg) translate(7em) rotate(-163deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1s}.deg196{transform:rotate(196deg) translate(7em) rotate(-196deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1.2s}.deg229{transform:rotate(229deg) translate(7em) rotate(-229deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1.4s}.deg261{transform:rotate(261deg) translate(7em) rotate(-261deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1.8s}.deg294{transform:rotate(294deg) translate(7em) rotate(-294deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1.6s}.deg327{transform:rotate(327deg) translate(7em) rotate(-327deg);animation:lds-grid 1.8s linear infinite;animation-delay:-1.8s}.ScrollTop_button_container{width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:fixed;bottom:70px;right:30px;z-index:1}.ScrollTop_button{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background-color:#ff8a3b;border-radius:10px;border:none;cursor:pointer}.Footer__Container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;border:1 px solid red}.Footer_Section_medium{width:100%;background-color:#002035}.Footer__medium{color:#fff;display:grid;grid-template-columns:1fr;margin:60px 20px;gap:20px}@media (max-width: 600px){.Footer__full-width{grid-column:span 2}.Footer__half-width{grid-column:span 1}.Footer__padding{padding-left:1rem}}.Footer__logo{height:75px;width:210px}.Footer__content{display:flex;flex-direction:column;align-items:flex-start}.Footer__content.justify{justify-content:center}.Footer_text{color:#c4c4c4;font-family:Futura LT Book;font-size:15.01px;font-style:normal;font-weight:400;line-height:normal;margin:0 0 7px;text-decoration:none;text-align:left}.Footer_text.noMargin{margin:0}.Footer_text.primary{font-weight:700}.Footer_button{display:flex;padding:7px 14px;justify-content:center;align-items:center;gap:8.005px;flex-shrink:0;border-radius:7px;border:1.001px solid var(--primary-orangeprimary, #FF8A3B);box-shadow:2.00132px 2.00132px 2.00132px #9a9a9a33;background-color:transparent;margin:0 0 14px;cursor:pointer}.Footer__button_color{color:#ff8a3b;text-align:center;font-family:Futura LT Book;font-size:1rem;font-style:normal;font-weight:800;line-height:normal}.Footer_Section_small{width:100%;height:40px;color:#6d6e70;display:flex;background-color:#001a2c;align-items:center;justify-content:center}.Footer__small{width:100%;display:flex;align-items:center;justify-content:space-between;margin:15px 120px}.Footer_small_text{color:#fff;text-decoration:none;color:#6d6e70;font-family:Futura LT Book;font-size:.85rem;font-style:normal;font-weight:400;line-height:normal}.Footer__contaimer--icons{display:flex;align-items:center;justify-content:center;gap:5px;cursor:pointer}.Footer_contactButtons{display:flex}.hidden-social{display:none}@media (min-width: 600px){.Footer__medium{grid-template-columns:1fr 1fr 1fr 1fr 1fr;margin:60px 120px}}@media (width <= 860px){.Footer__small{flex-direction:column;margin:0}}.Button_content{min-width:140px;height:43px;background-color:#ff8a3b;border-radius:7px;border:none;font-family:Futura LT Book;font-size:17px;font-weight:700;line-height:24px;letter-spacing:0em;text-align:center;color:#fff;padding:11px 15px;cursor:pointer}@media screen and (max-width: 1000px){.overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;overflow:hidden;overflow-y:hidden!important;z-index:5;background:rgba(0,0,0,.1)}}.Menu__page{width:100%;height:80px;display:flex;flex-direction:column;justify-content:center;align-items:center;position:fixed;top:0;background:rgba(255,255,255,.7);box-shadow:0 4px 10px #00000026;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);z-index:5;transition:top .5s}.Menu__content{width:100%;text-align:center;position:fixed;font-family:Futura LT;padding:0;margin:0}.Menu__content_page{width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;padding:15px}.Menu__content_logo{width:200px;text-align:start}.Menu__content_img{width:80%}.Menu__content_items{width:0%;height:100dvh;flex-direction:column;justify-content:flex-start;position:fixed;top:0;right:0;z-index:1;background-color:gray;overflow:hidden;margin:0;transition:all .2s}.Open__menu{width:80%;z-index:10;overflow:auto}.Items__views{width:100%}.Menu__container_items{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:0px;padding:0}.Menu__container_items a{text-decoration:none}.Navbar_item{width:100%;font-family:Futura LT Book;font-size:16px;font-weight:400;line-height:22px;letter-spacing:0em;text-align:left;text-decoration:none;color:#fff;border-bottom:1px solid #fff;padding:7px 10px}.Navbar_item.selected{color:#ff8a3b;text-decoration:underline}a.Navbar_item:hover{color:#ff8a3b}.Items__options{display:flex;flex-direction:column;justify-content:flex-end}.Item_suit_items{display:flex;flex-direction:column;align-items:center;gap:15px}.Item_suit_redirect{display:none;align-items:center;gap:8px}.Redirect_profile_icon{display:flex;justify-content:center;align-items:center;fill:#fff}.Item_suit_redirect a{font-family:Futura LT Book;font-size:16px;font-weight:400;line-height:19px;letter-spacing:0px;text-align:center;text-decoration:none;color:#fff;cursor:pointer}.Item__close_button{display:flex;width:100%;align-items:center;justify-content:space-between;text-align:end;padding:15px}.Button__logo_nbd{width:60%;height:auto;margin-right:40px;cursor:pointer}.Button__logo_close{cursor:pointer;width:20px;height:20px}.Item__languages{width:fit-content;display:flex;justify-content:center;align-items:center;position:relative;color:#fff;cursor:pointer;margin:0 auto;padding:10px}.Item__languages img{width:20px;height:20px}.Item__lang{font-weight:700;font-size:12px;color:#6d6e70;font-family:Futura LT;margin-left:5px}.dropdown-content{max-width:60px;display:none;position:absolute;top:40px;left:0;background-color:#f9f9f9;min-width:10px;text-align:center;border-radius:10px;box-shadow:0 8px 16px #0003;z-index:5;margin:auto;padding:12px 16px}.Item__languages_es,.Item__languages_en{font-size:1.4rem;line-height:1.75}.Item__languages_es:hover,.Item__languages_en:hover{color:#ff7e4f}.dropdown:hover .dropdown-content{display:block}.Item__menu{width:fit-content;text-align:end;cursor:pointer;display:flex}.Item__menu span{font-size:24px;font-weight:700}h6{color:#6d6e70}.dropdown__external{padding:0 0 0 20px}@media screen and (min-width: 1000px){.Item__menu span{display:none}.Menu__content_items{width:calc(100% - 200px);height:100%;position:unset;display:flex;flex-direction:row;left:unset;background-color:unset;overflow:unset;align-items:center;font-size:1.3rem;color:#000}.Menu__container_items{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:8px;margin:0}.Item__close_button,.Item__menu{display:none}.Navbar_item{width:auto;color:#002035;font-size:1.115rem;font-weight:700px;border-bottom:unset;padding:0 10px}.Items__views{width:100%;display:flex;justify-content:space-between;align-items:center}.Items__options{display:flex;flex-direction:row}.Item_suit_items{display:flex;flex-direction:row;gap:10px}.Item_suit_redirect span{display:flex;justify-content:center;align-items:center}.Item_suit_redirect a{color:#002035}}@media screen and (min-width: 1200px){.Menu__content_page{padding:0}}@media (max-width: 575.98px){.Item__lang{color:#fff}.Item__menu,.dropdown__external{cursor:default}.dropdown__external .Item__lang{color:#002035}}@font-face{font-family:Futura LT;src:url(/assets/fonts/Futura_LT_NbD/FuturaLT.ttf) format("truetype")}@font-face{font-family:Futura LT Book;src:url(/assets/fonts/Futura_LT_NbD/FuturaLT-Book.ttf) format("truetype")}:root{--Secondary-WHITE: #FFF;--Light-LIGHT-SOFT-GREY: #F4F5F7;--Primary-ORANGE-PRIMARY: #FF8A3B;--Light-LIGHT-BLACK: #6D6E70;--Secondary-NAVY-BLUE-SECONDARY: #002035}*{box-sizing:border-box}body{font-family:Futura LT Book;width:100%;height:100dvh;background-color:#fff;margin:0 auto;padding:0}button{font-family:Futura LT Book}#root{width:100%;height:100%;text-align:center;box-sizing:border-box;margin:0 auto}img{width:100%;max-width:100%}p,h1,h2,h3,h4,h5,h6{margin:0;padding:0}.mt__beginSite{margin-top:40px}.mainWidth{max-width:1200px}.mainWidth2{max-width:70%}.bg_gray{background-color:#efefef}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-thumb{background:hsla(0,0%,76.9%,.7);border-radius:12px}@media (width < 1200px){.mainWidth{padding-left:10px;padding-right:10px}}.Hero_paragraph_container{background:linear-gradient(300deg,#F5991D -5.12%,#DF564B 109.5%);width:100%;height:330px;background-repeat:no-repeat;background-size:contain;background-position-x:center;padding:125px 1rem 55px;color:#fff;font-size:40px;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:20px;position:relative}.Hero_paragraph_container2{width:100%;color:#fff;font-size:40px;justify-content:center;align-items:center;display:flex;flex-direction:column;gap:20px;position:relative}.Hero_paragraph_container_body{width:80%}.global_title1{font-family:Futura LT Book;font-size:36px;font-weight:800;line-height:36px;letter-spacing:.01em;text-align:center;color:#002035;margin-bottom:15px}.global_title1 span,.primary_color{color:#ff8a3b}.navy_blue{color:#64337a}.bold{font-weight:700!important}.global_subtitle1{font-family:Futura LT Book;font-size:1.25rem;line-height:1.75rem;justify-content:center;display:flex}.global_subtitle1_body{width:80%}.global_mt{margin-top:40px}.global_mt20{margin-top:20px}.global_w80_mxauto{width:80%;margin-left:auto;margin-right:auto}.link_default{all:unset;cursor:pointer}.white_text{color:#fff!important}.Button_Transparent1{background-color:transparent;color:#ff8a3b;border:none;font-family:Futura LT Book;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:center;padding:11px 15px;cursor:pointer}.Button_arrow_link{width:16px!important;height:auto;margin-left:15px}.top-oval-1{line-height:0;-webkit-user-select:none;user-select:none;pointer-events:none;width:100%}.top-oval-1.inverse{position:absolute;bottom:-1px;left:0;width:100%;transform:scaleY(-1)}.top-oval-1 img{width:100%}.dblock_only_desktop{display:block!important}.dflex_only_desktop{display:flex!important}.dblock_only_mobile,.dflex_only_mobile{display:none!important}@media (max-width: 575.98px){.Hero_paragraph_container{height:280px;padding:125px 1rem 55px;font-size:20px}.Hero_paragraph_container_body{width:100%}.dblock_only_desktop,.dflex_only_desktop{display:none!important}.dblock_only_mobile{display:block!important}.dflex_only_mobile{display:flex!important}}.About_general_container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.About_general_container .About_content_profiles_pablo{border-radius:2.5625rem;background:linear-gradient(124deg,rgba(33,127,117,.7) -11.84%,rgba(145,209,113,.7) 89.03%);padding:3rem}#about_3{position:relative;z-index:1;overflow:hidden;background:linear-gradient(142deg,rgba(33,127,117,.9) -8.64%,rgba(145,209,113,.9) 88.01%);opacity:.89;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25))}#about_3:before{content:"";position:absolute;top:0;left:0;width:100%;height:30px;background:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 20" preserveAspectRatio="none"><polyline points="0,20 10,10 20,20 30,10 40,20 50,10 60,20 70,10 80,20 90,10 100,20" fill="white"/></svg>') repeat-x;z-index:2}#about_1{position:relative;z-index:1;overflow:hidden}#about_1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(142deg,rgba(33,127,117,.9) -8.64%,rgba(145,209,113,.9) 88.01%);opacity:.89;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));z-index:-1}#about_2{position:relative;z-index:1;overflow:hidden;border-top-left-radius:50px;border-top-right-radius:50px}#about_2:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(142deg,rgba(33,127,117,.9) -8.64%,rgba(145,209,113,.9) 88.01%);opacity:.89;filter:drop-shadow(0px 4px 4px rgba(0,0,0,.25));z-index:-1;border-top-left-radius:50px;border-top-right-radius:50px}.About_content{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:50px}.About_title_container{margin:0 0 50px}.About_title{font-family:Futura LT Book;font-size:42px;font-weight:800;line-height:58px;letter-spacing:.01em;text-align:center;color:#002035}.About_title span{color:#ff8a3b}.About_ourTeam_text_container{max-width:1000px;width:100%;margin:40px 0}.About_ourTeam_text{font-family:Futura LT Book;font-size:20px;font-weight:800;line-height:27px;letter-spacing:0em;text-align:center}.Ourteam_mainProfile_container{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:38px}.MainProfile_picture_container2{width:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:50%}.MainProfile_picture_container2_body{max-width:300px;max-height:300px;width:100%;border-radius:50%;overflow:hidden}.MainProfile_info_container2{width:300px;display:flex;flex-direction:column;gap:8px;text-align:center}.MainProfile_info.position{font-family:Futura LT Book;font-size:18px;font-weight:200;line-height:24px;letter-spacing:0em;color:#002035}.MainProfile_info.view{font-family:Futura LT Book;font-size:19px;font-weight:200;line-height:27px;letter-spacing:0em;color:#ff8a3b;text-align:left}.MainProfile_info_linkedin{margin-top:10px;text-align:center}.icon_black{filter:brightness(0)}.Ourteam_profiles2{max-width:1000px;width:100%;display:grid;justify-content:center;align-items:flex-start;grid-template-columns:1fr 1fr;gap:20px;margin:49px auto 0}.SecundaryProfile_container{width:100%;margin:0 auto}.SecundaryProfile_container2{margin-bottom:30px}.Profile_picture_container{max-width:233px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;overflow:hidden;margin-left:auto;margin-right:auto}.customers_logos{width:100%;display:flex;align-items:center;overflow:hidden;padding:50px 0 0}.customers_logos_slide{width:13760px;display:flex;align-items:center;flex-wrap:nowrap;animation:90s slide infinite linear}.logos_container{width:160px;display:flex;align-items:center;justify-content:center;padding:0 5px}.customers_logos_slide img{width:auto;height:auto}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-6880px)}}.About_experience_text_container{max-width:676px;width:100%;margin:50px 0 0}.About_experience_text{font-family:Futura LT Book;font-size:30px;font-weight:200;line-height:41px;letter-spacing:0em;text-align:center;color:#002035}.particles{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#ff7e33;background-image:url();background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.About_experienceData_container{max-width:1000px;width:100%;display:grid;justify-content:space-evenly;align-items:center;grid-template-columns:1fr 1fr;gap:15px;margin:0 auto;padding:30px 0}.Experience_content2{width:100%;height:204px;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-self:center;background-color:#fff;border:1.18px solid #E5E5E580;border-radius:11.8px;box-shadow:0 14.15023422241211px 28.30046844482422px #00000012;padding:0}.Button_content_about1{min-width:140px;height:43px;background-color:#ff8a3b;border-radius:7px;border:none;font-family:Futura LT Book;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:center;color:#fff;padding:11px 15px;cursor:pointer;text-decoration:none}.Button_content_about2{min-width:140px;height:43px;background-color:unset;border-radius:7px;border:1px solid #FF8A3B;font-family:Futura LT Book;font-size:17px;font-weight:400;line-height:24px;letter-spacing:0em;text-align:center;color:#000;padding:11px 15px;cursor:pointer}.OurTeam_profiles_container a,.Ourteam_profiles2 a{text-decoration:none}@media (min-width: 600px){.Ourteam_mainProfile_container{flex-direction:row}.Ourteam_profiles2{grid-template-columns:repeat(auto-fit,minmax(233px,1fr));gap:70px;margin:49px auto 0}.MainProfile_info_container2{text-align:left}.About_experienceData_container{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.Experience_content2{width:210px;padding:40px}}.About_content2_div1{width:50%;text-align:center}.About_content2_div2{width:50%;text-align:left}.About_content2_container{flex-direction:row}.About_content_profiles_pablo{display:flex;text-align:left;flex-direction:row}.About_content_profiles_pablo_d1{width:40%}.About_content_profiles_pablo_d2{width:60%;font-size:1.25rem}.btn-show-profiles{cursor:pointer}.Hero_paragraph_container_about{font-size:36px!important}@media (max-width: 575.98px){.About_content2_container{flex-direction:column}.About_content{margin-top:30px;padding:10px}.About_content2_div1{width:100%}.About_content2_div2{width:100%;margin-top:20px;padding:20px}.About_content_profiles_pablo{flex-direction:column}.About_content_profiles_pablo_d1{width:100%}.About_content_profiles_pablo_d2{width:100%;margin-top:30px}.MainProfile_picture_container2_body{max-width:190px;max-height:190px;width:65%;border-radius:50%;overflow:hidden}.Hero_paragraph_container_about{font-size:22px!important}.MainProfile_info.view{text-align:center}.About_experience_text{font-size:22px;line-height:1.2}}.AppliedKnowledge__container{width:100%;display:flex;align-items:center;justify-content:center;margin:40px 0}.AppliedKnowledge__content{width:100%;display:flex;justify-content:space-between;gap:30px;flex-wrap:wrap}.AppliedKnowledge__content2{width:100%;display:flex;gap:90px;flex-wrap:wrap}.AppliedKnowledge__sectionCards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px}.AppliedKnowledge__recommendedContent{display:flex;gap:20px}.AppliedKnowledge__recommendedArticle{position:relative;padding:16px;text-align:left;background-image:url(/assets/hubSlider-2-mDsuZX0d.png);background-repeat:no-repeat;background-size:cover;border-radius:7px;overflow:hidden;background-color:#a9a9a9;background-blend-mode:multiply}.AppliedKnowledge__recommendedArticleTitle{color:#fff;font-size:.75rem}.AppliedKnowledge__recommendedArticleText{margin-top:20px;margin-bottom:20px;font-weight:600;color:#fff}.AppliedKnowledge__recommendedArticleCta{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#FF8A3B;color:#fff;cursor:pointer;text-align:center;border:none;outline:none;width:fit-content;font-size:.85rem}.AppliedKnowledge__section{width:100%;padding:10px}.AppliedKnowledge__aside{width:25%;height:600px;border-radius:4px;background:#FFF;overflow:overlay;box-shadow:0 2px 4px #00000040}.AppliedKnowledge__indicators{display:flex;border-radius:4px 4px 0 0;background:#F4F5F7;padding:30px}.AppliedKnowledge__articles{display:flex;flex-direction:column;width:50%;gap:15px}.AppliedKnowledge__number{color:#002035;text-align:center;font-family:Futura LT Book;font-size:25px;font-style:normal;font-weight:800;line-height:normal}.AppliedKnowledge__text{color:#002035;text-align:center;font-family:Futura LT Book;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.AppliedKnowledge__sectionsInt{width:100%;margin:20px 0 0;padding:0 20px}.AppliedKnowledge__tags{display:flex;flex-wrap:wrap;column-gap:18px;row-gap:12px;margin:15px 0 0}.AppliedKnowledge__tag{border-radius:4px;background:#F4F5F7;padding:5px}.AppliedKnowledge__text.boldLeft{font-weight:800;text-align:left}.AppliedKnowledge__h2{color:#ff8a3b!important}.AppliedKnowledge__h2_d1{font-weight:800}.AppliedKnowledge__tabs{display:flex;gap:10px;justify-content:center;border-radius:24px;width:fit-content;padding:5px;background-color:#f4f5f7}.AppliedKnowledge__tabOption{padding:3px 15px;border-radius:15px;color:#6d6e70;border:1px solid #ccc;cursor:pointer}.AppliedKnowledge__tabOption.activexxx{background-color:#ef8043;color:#fff;box-shadow:1px 1px 4px #00000040}@media (width > 700px) and (width <= 908px){.AppliedKnowledge__content{justify-content:center}.AppliedKnowledge__aside{width:50%}}@media (width > 480px) and (width <= 768px){.AppliedKnowledge__content{justify-content:center}.AppliedKnowledge__aside{width:60%}.AppliedKnowledge__section{width:70%}}@media (width <= 480px){.AppliedKnowledge__content{justify-content:center}.AppliedKnowledge__section,.AppliedKnowledge__aside{width:90%}}@media (max-width: 575.98px){.AppliedKnowledge__sectionCards{grid-template-columns:1fr}}.CardArticle__container{display:flex;flex-shrink:0;border-radius:8px;background:#FFF;box-shadow:0 1px 4px #00000040;padding:13px 17px;width:100%}.CardArticle__content{width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:8px}.CardArticle__profile{display:flex;align-items:center;justify-content:space-between;gap:10px}.CardArticle__tag{color:#bcbcbc;border:1px solid #BCBCBC;font-size:.75rem;padding:.15rem .5rem;border-radius:4px}.CardArticle__photo{background-image:url(/assets/image_1-_kUZARGJ.jpg);height:150px;width:100%}.CardArticle__photoProfile{width:60px;height:60px;border-radius:30px;object-fit:cover}.CardArticle__profile p{color:#002035;font-family:Futura LT Book;font-size:14px;font-style:normal;font-weight:100;line-height:normal}.CardArticle__summary{color:#002035;font-family:Futura LT Book;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-align:left}.CardArticle__picture{height:120px;width:80px;border:.5 solid red;overflow:hidden}.CardArticle__picture img{height:100%;width:auto;max-width:none}.AppliedKnowledge__Cards{margin:16px 0 0}.AppliedKnowledge__aside .CardArticle__summary,.AppliedKnowledge__aside .CardArticle__picture,.AppliedKnowledge__aside .CardArticle__photo{display:none}.AppliedKnowledge__aside .CardArticle__profile p{text-align:left}.CardArticle__title{text-align:left;font-size:18px}.CardArticle__date{font-size:.75rem}.CardArticle__readMore a{color:#ff8a3b;text-decoration:none}.AppliedKnowledge__aside .CardArticle__title{text-align:left;font-size:14px}.AppliedKnowledge__aside .CardArticle__container{width:100%}.AppliedKnowledge__aside .CardArticle__profile{display:none}.Contact__title--hero{color:#fff;text-align:center;font-family:Futura LT Book;font-size:48px;font-style:normal;font-weight:800;line-height:54px}.Contact__subtitle--hero{color:#fff;text-align:center;font-family:Futura LT Book;font-size:24px;font-style:normal;font-weight:400;line-height:normal;width:80%;margin:15px auto 0}.Contact__container{width:100%;position:relative}.Contact__content{max-width:1000px;margin:auto;padding-top:50px;padding-bottom:50px}@media (width <= 480px){.Contact__content--hero{padding:0 10px}.Contact__title--hero{font-size:40px}.Contact__subtitle--hero{font-size:20px;margin:20px 0 0;width:100%}}@media (width > 480px) and (width <= 800px){.Contact__content--hero{padding:0 10px}.Contact__title--hero{font-size:36px}.Contact__subtitle--hero{margin:40px 0 0}}@media (width <= 1200px){.Contact__content{width:80%}}@media (max-width: 575.98px){.Contact__content{max-width:calc(100% - 40px);width:100%}}.Expertise__container{width:100%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.Expertise__content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.Expertise__content2{width:100%;display:flex;gap:90px;flex-wrap:wrap}.Expertise__sectionCards{display:flex;width:109%;flex-wrap:wrap;gap:20px}.Expertise__recommendedContent{display:flex;gap:20px}.Expertise__recommendedArticle{position:relative;padding:16px;text-align:left;background-image:url(/assets/hubSlider-2-mDsuZX0d.png);background-repeat:no-repeat;background-size:cover;border-radius:7px;overflow:hidden;background-color:#a9a9a9;background-blend-mode:multiply}.Expertise__recommendedArticleTitle{color:#fff;font-size:.75rem}.Expertise__recommendedArticleText{margin-top:20px;margin-bottom:20px;font-weight:600;color:#fff}.Expertise__recommendedArticleCta{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#FF8A3B;color:#fff;cursor:pointer;text-align:center;border:none;outline:none;width:fit-content;font-size:.85rem}.Expertise__section{width:100%;padding:10px}.Expertise__aside{width:25%;height:600px;border-radius:4px;background:#FFF;overflow:overlay;box-shadow:0 2px 4px #00000040}.Expertise__indicators{display:flex;border-radius:4px 4px 0 0;background:#F4F5F7;padding:30px}.Expertise__articles{display:flex;flex-direction:column;width:50%;gap:15px}.Expertise__number{color:#002035;text-align:center;font-family:Futura LT Book;font-size:25px;font-style:normal;font-weight:800;line-height:normal}.Expertise__text{color:#002035;text-align:center;font-family:Futura LT Book;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.Expertise__sectionsInt{width:100%;margin:20px 0 0;padding:0 20px}.Expertise__tags{display:flex;flex-wrap:wrap;column-gap:18px;row-gap:12px;margin:15px 0 0}.Expertise__tag{border-radius:4px;background:#F4F5F7;padding:5px}.Expertise__text.boldLeft{font-weight:800;text-align:left}.Expertise__h2{color:#ff8a3b!important;margin-top:50px}.Expertise__h2_d1{font-weight:800}.Expertise__cardParent{width:100%%}.Expertise__card1{padding:.35rem .7rem;width:fit-content;background-color:#ff8a3b;border-radius:15px;color:#fff;width:100%;font-size:1.25rem}.Expertise__card2{padding:.35rem .7rem;width:fit-content;background-color:#fff3eb;border-radius:15px;color:#000;width:100%;text-align:left}.Expertise__separator{border-left:5px solid #FF8A3B;height:100%}.Button_content_aboutxx{background-color:unset;border:none;font-family:Futura LT Book;font-size:17px;letter-spacing:0em;color:#333;cursor:pointer;display:block;margin-top:1rem;font-weight:700}.Button_content_aboutxx-no:after{content:">";margin-left:5px}.Expertise__finaltext{text-align:center;width:70%;padding:2rem;border-radius:24px;margin:auto;font-size:1.25rem;position:relative;overflow:hidden;z-index:1}.Expertise__finaltext:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;opacity:.3;background:linear-gradient(122deg,#217F75 -2.39%,#91D171 88.27%);z-index:-1}.bg_purple1{background:linear-gradient(171deg,#633178 3.77%,#7263A0 79.08%)}.bg_green1{background:linear-gradient(122deg,#217F75 -2.39%,#91D171 88.27%)}.display_none{display:none!important}.Expertise__container .AppliedKnowledge__tabs{border:none;background:rgba(255,255,255,.5)}.AppliedKnowledge__tabOption{border:none}.Expertise__container .AppliedKnowledge__tabOption.activexxx{background-color:#ef8043;color:#fff}.Expertise__tl_grid-container{display:grid;grid-template-columns:49.5% 1% 49.5%;width:100%;height:100%}.Expertise__tl_left-column,.Expertise__tl_right-column{display:grid;grid-auto-rows:min-content;gap:10px}.Expertise__tl_left-column{grid-area:left}.Expertise__tl_center-column{grid-area:center;height:100%;z-index:3;display:flex;justify-content:center}.Expertise__tl_right-column{grid-area:right}.Expertise__tl_right-column .Expertise__tl_grid-item{background-color:#fff;padding:20px 0;text-align:center;display:flex;justify-content:start}.Expertise__tl_left-column .Expertise__tl_grid-item{background-color:#fff;padding:20px 0;text-align:center;display:flex;justify-content:end}.Expertise__tl_grid-container{grid-template-areas:"left center right"}.Expertise__tl_right-column .Expertise__tl_card-container{position:relative;width:50%;margin-left:60px}.Expertise__tl_left-column .Expertise__tl_card-container{position:relative;width:50%;margin-right:60px}.Expertise__tl_right-column .Expertise__tl_card-connector{border-top:2px solid #FF8A3B;left:-60px;top:16px;position:absolute;width:60px}.Expertise__tl_left-column .Expertise__tl_card-connector{border-top:2px solid #FF8A3B;right:-60px;top:16px;position:absolute;width:60px}.Expertise__tl_z-10{z-index:10}.Expertise__tl_line_center{width:4px;height:100%;background-color:#ff8a3b}.Expertise__tl_right-column .Expertise__tl_circle1{width:14px;height:14px;background-color:#ff8a3b;border-radius:14px;position:absolute;top:-7px;left:-13px;z-index:3}.Expertise__tl_right-column .Expertise__tl_circle2{width:8px;height:8px;background-color:#fff;border-radius:14px;position:absolute;top:-5px;right:-4px;z-index:3;border:1px solid #FF8A3B}.Expertise__tl_left-column .Expertise__tl_circle1{width:14px;height:14px;background-color:#ff8a3b;border-radius:14px;position:absolute;top:-7px;right:-13px;z-index:3}.Expertise__tl_left-column .Expertise__tl_circle2{width:8px;height:8px;background-color:#fff;border-radius:14px;position:absolute;top:-5px;left:-4px;z-index:3;border:1px solid #FF8A3B}.Expertise__differentiators1{display:flex;justify-content:space-around}.Expertise__differentiators2{width:40%}.Expertisenew{display:flex;justify-content:center;align-items:center}.Expertisenew__container{width:100%;display:flex;flex-direction:column;gap:20px}.Expertisenew__row{display:flex;justify-content:center;gap:10px;flex-wrap:wrap}.Expertisenew__card{flex:1 1 calc(16.66% - 10px);max-width:calc(16.66% - 10px);padding:20px 20px 0;text-align:center}.Expertisenew__cardTitle{color:#ff8a3b;font-weight:700;display:none}.Expertisenew__row-2 .Expertisenew__card{flex:1 1 calc(16.66% - 10px);max-width:calc(16.66% - 10px)}.Expertisenew__description1{display:flex;justify-content:center}.Expertisenew__description1 div{background-color:#fff3eb;padding:1rem;border-radius:7px;width:90%}.Expertisenew__description2{display:flex;justify-content:center}.Expertisenew__description2 div{background-color:#fff3eb;padding:1rem;border-radius:7px;width:90%}.Experience__finaltext{display:flex;gap:40px;border-radius:1.125rem;padding:30px;background:#e9e4ee;text-align:left;margin-top:60px}.Experience__finaltext div{width:50%}.Expertisenew__accordion_container{display:flex;justify-content:center}.Expertisenew__accordion_content{width:80%;text-align:left}@media (width > 700px) and (width <= 908px){.Expertise__content{justify-content:center}.Expertise__aside{width:50%}}@media (width > 480px) and (width <= 768px){.Expertise__content{justify-content:center}.Expertise__aside{width:60%}.Expertise__section{width:70%}}@media (width <= 480px){.Expertise__content{justify-content:center}.Expertise__section,.Expertise__aside{width:90%}.Expertise__differentiators1{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.Expertise__differentiators2,.Expertise__finaltext{width:90%}}.Expertise__tl_grid-container2{display:none}@media (max-width: 575.98px){.Expertise__content{justify-content:center}.Expertise__section,.Expertise__aside{width:90%}.Expertise__differentiators1{display:flex;justify-content:space-around;align-items:center;flex-direction:column}.Expertise__differentiators2,.Expertise__finaltext{width:90%}.Expertise__tl_grid-container{display:none}.Expertise__tl_grid-container2{display:block;margin-top:30px}.Expertise__tl_grid-container2 .Expertise__tl_card-connector{display:none}.Expertise__tl_grid-container2 .Expertise__tl_left-column .Expertise__tl_card-container{margin-right:0}.Expertise__tl_grid-container2 .Expertise__tl_left-column .Expertise__tl_card-container{width:80%}.Expertise__tl_grid-container2 .Expertise__tl_left-column .Expertise__tl_grid-item{justify-content:center;padding:10px 0}.Expertise__tl_grid-container2 .Expertise__tl_right-column .Expertise__tl_card-container{margin-left:0}.Expertise__tl_grid-container2 .Expertise__tl_right-column .Expertise__tl_card-container{width:80%}.Expertise__tl_grid-container2 .Expertise__tl_right-column .Expertise__tl_grid-item{justify-content:center;padding:10px 0}.Expertisenew__card{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px);padding:20px 20px 0;text-align:center}.Expertisenew__row-2 .Expertisenew__card{flex:1 1 calc(50% - 10px);max-width:calc(50% - 10px)}.Expertisenew__accordion_content{width:90%}}.Hero_image{width:490px;height:auto}@media (width <= 1024px){.Hero_image{width:300px;height:auto}}.paragraphs-container{margin:20px 0}.animated-paragraph{display:flex;align-items:center;font-size:3rem;font-weight:700;opacity:0;transform:translateY(-20px);transition:all .5s ease-out;margin-bottom:40px}.animated-paragraph__number{color:#ff8a3b}.animated-paragraph__percentage{margin-right:1.2rem;color:#ff8a3b}.animated-paragraph__text{font-size:2rem;text-align:left;line-height:1.3}.animated-paragraph:nth-child(1).visible{opacity:1;transform:translateY(0)}.animated-paragraph:nth-child(2).visible{opacity:1;transform:translateY(0);transition-delay:.5s}.animated-paragraph:nth-child(3).visible{opacity:1;transform:translateY(0);transition-delay:1s}.Home_general_container{width:100%;display:flex;align-items:center;justify-content:center;height:auto;background-repeat:no-repeat;background-size:cover;padding-top:0}.Home_content{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:40px 0}.Home_research_video{width:70%;height:auto;padding:40px 0 0}.Home_paragraph_text{font-family:Futura LT Book;font-size:36px;font-weight:800;line-height:48px;letter-spacing:.01em;text-align:center;color:#002035}.Home_paragraph_text_1{font-family:Futura LT Book;font-size:42px;font-weight:800;line-height:48px;letter-spacing:.01em;color:#002035}.Home_paragraph_text_2{font-family:Futura LT Book;font-size:36px;font-weight:800;line-height:48px;letter-spacing:.01em;color:#002035}.Home_paragraph_text span{color:#ff8a3b}.Home_paragraph_text.mg_custom{margin:20px 0 0}.Home_paragraph_text.text_custom{font-weight:400}@media (width <= 1260px){.Home_mainBanner{padding-left:40px!important}}@media (width <= 1024px){.Home_paragraph_text{font-size:30px;line-height:40px}.Home_mainBanner{padding-left:24px}}.Home_content_hub{width:100%;height:512px;display:flex;align-items:center;justify-content:space-between;gap:20px;margin:100px auto}.Content_hub_slider{width:calc(100% - 390px);height:100%;display:flex;align-items:center;gap:20px}@media (width < 960px){.Home_content_hub{height:auto;flex-direction:column;gap:50px;margin:100px auto 50px}.Content_hub_slider{width:100%}}.noMargin{margin:0}.Hub_card_content{width:412px;height:511px;display:flex;flex-direction:column;gap:8.5px;background-color:#fff;border-radius:8.5px;text-align:left;padding:20px;margin:0 auto}@media (width < 480px){.Hub_card_content{width:280px;height:inherit}}.Hub_card_image{width:100%}.Hub_card_tags{width:100%;display:flex;flex-wrap:wrap;align-items:center;gap:10px}.Card_tag_container{width:auto;height:17px;display:flex;align-items:center;justify-content:center;background-color:#f4f5f7;border-radius:10px;padding:2px 5px}.Card_tag_text{font-family:Futura LT Book;font-size:15px;font-weight:400;line-height:20px;letter-spacing:.03em;color:#bcbcbc}.Hub_card_title{width:100%}.Card_title_text{font-family:Futura LT Book;font-size:21px;font-weight:800;line-height:30px;letter-spacing:0em;color:#002035}.Card_title_description{font-family:Futura LT Book;font-size:15px;font-weight:200;line-height:20px;letter-spacing:0em;color:#002035}.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right{background-image:none}.Content_hub_featured{max-width:390px;width:100%;height:100%;background-color:#fff;padding:20px}.Featured_tags,.Featured_top_content{width:100%;display:flex;flex-direction:column;align-items:flex-start}.Featured_section_title{font-family:Futura LT Book;font-size:17px;font-weight:800;line-height:24px;letter-spacing:0em;color:#002035;border-bottom:1px solid #FF8A3B;padding:0 0 5px}.Tags_container{width:100%;display:flex;align-items:center;flex-wrap:wrap;gap:10px 15px;margin:10px 0 30px}.Tag_content{width:auto;height:23px;display:flex;align-items:center;justify-content:center;background-color:#f4f5f7;border-radius:13px;cursor:pointer;padding:2px 10px}.Tag_text{font-family:Futura LT Book;font-size:17px;font-weight:400;line-height:23px;letter-spacing:0em;color:#bcbcbc}.Top_content_container{width:100%;display:flex;flex-direction:column;gap:15px;margin:15px 0 0}.Top_content_info_container{width:100%;display:flex;align-items:flex-start;gap:10px}.Top_content_index{width:15px;height:100%}.Top_content_index_text{font-family:Futura LT Book;font-size:25px;font-weight:800;line-height:35px;letter-spacing:0em;color:#002035}.Top_content_data_container{width:calc(100% - 25px);display:flex;flex-direction:column;gap:8px}.Top_content_data_container p{text-align:left}.Tag_data_description{font-family:Futura LT Book;font-size:17px;font-weight:400;line-height:23px;letter-spacing:0em;color:#002035}.Tag_data_tags{font-family:Futura LT Book;font-size:9px;font-weight:200;line-height:12px;letter-spacing:0em;color:#002035}.Home_subscribe_input{width:100%;max-width:530px;height:55px;background-color:#fff;border:1px solid #C4C4C4;border-radius:10px;margin:40px 0 0;padding:4px 14px}.Subscribe_input_container{width:100%;height:100%;display:flex;align-items:center}.Subscribe_form{width:100%;height:100%;display:flex;justify-content:space-between;align-items:center}.Subscribe_input{width:100%;height:100%;flex:1;border:none;outline:none;font-family:Futura LT Book;font-size:24px;font-weight:400;line-height:32px;letter-spacing:0em;text-align:left;color:#002035;padding:0 5px 0 0}.Subscribe_input::placeholder{color:#c4c4c4}#mc_embed_signup{background:#fff;clear:left;font:14px Helvetica,Arial,sans-serif;width:600px}.Slider_container{width:100%;display:flex;align-items:center;gap:20px;margin:40px 0 0}.SliderArrow{width:25px;cursor:pointer}.SliderArrow.arrow_next,.arrow_next_1{transform:rotate(180deg)}.swiper{width:100%;display:flex;align-items:flex-start;gap:15px;padding:0 20px}.Home_testimonial_item{max-width:352px;min-width:280px;height:396px;width:100%;display:flex;flex-direction:column;place-self:center;border-radius:12.7px;border:3px solid #F4F5F7;padding:25px 35px;margin:0 auto;background-color:#fff}.Testimonial_item_container{width:100%;flex:1;border-bottom:1px solid #E6E6E6}.Testimonial_item_quotesIcon{width:100%;display:flex;justify-content:flex-start;margin:0 0 17px}.Testimonial_item_text{font-family:Futura LT Book;font-size:19px;font-weight:200;line-height:26px;letter-spacing:0em;text-align:left;color:#002035}.Testimonial_item_profile{width:100%;height:auto;display:flex;align-items:center;gap:20px;padding:19px 0 0}.Item_profile_info{flex:1}.Profile_info_name{font-family:Futura LT Book;font-size:17px;font-weight:800;line-height:19px;letter-spacing:.53125px;text-align:left;color:#3c404b;margin:0 0 14px}.Profile_info_data{font-family:Futura LT Book;font-size:14px;font-weight:400;line-height:15px;letter-spacing:.53125px;text-align:left}.Profile_info_data.company{font-weight:200;color:#ef8043}.Profile_image{width:78px;height:78px;border-radius:50%;border:1px solid blue}.mobile-swiper{display:flex}.desktop-swiper{display:none}.Home_paragraph_text_d{text-align:center;width:90%;margin-bottom:30px}@media (min-width: 600px){.mobile-swiper{display:none}.desktop-swiper{display:flex}.Home_paragraph_text_d{text-align:left}}.Home_header_title1{font-size:3.5rem;color:#fff;font-weight:800;margin-bottom:1rem}.Home_header_title2{font-size:1.5rem;width:60%;margin-bottom:1rem}@media (max-width: 575.98px){.Home_general_container{padding-top:0}.Home_header_title1{font-size:1.5rem}.Home_header_title2{font-size:1rem;width:100%}.Home_research_video{width:100%}}.Newsletters__container{width:100%;display:flex;align-items:center;justify-content:center;margin:40px 0}.Newsletters__content{width:100%;display:flex;justify-content:space-between;flex-wrap:wrap}.Newsletters__content2{width:100%;display:flex;gap:90px;flex-wrap:wrap}.Newsletters__sectionCards{display:flex;width:100%;flex-wrap:wrap;gap:20px}.Newsletters__sectionCards .CardArticle__container{width:32%}.Newsletters__recommendedContent{display:flex;gap:20px}.Newsletters__recommendedArticle{position:relative;padding:16px;text-align:left;background-image:url(/assets/hubSlider-2-mDsuZX0d.png);background-repeat:no-repeat;background-size:cover;border-radius:7px;overflow:hidden;background-color:#a9a9a9;background-blend-mode:multiply}.Newsletters__recommendedArticleTitle{color:#fff;font-size:.75rem}.Newsletters__recommendedArticleText{margin-top:20px;margin-bottom:20px;font-weight:600;color:#fff}.Newsletters__recommendedArticleCta{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:10px;border-radius:8px;background:#FF8A3B;color:#fff;cursor:pointer;text-align:center;border:none;outline:none;width:fit-content;font-size:.85rem}.Newsletters__section{width:100%;padding:10px}.Newsletters__aside{width:25%;height:600px;border-radius:4px;background:#FFF;overflow:overlay;box-shadow:0 2px 4px #00000040}.Newsletters__indicators{display:flex;border-radius:4px 4px 0 0;background:#F4F5F7;padding:30px}.Newsletters__articles{display:flex;flex-direction:column;width:50%;gap:15px}.Newsletters__number{color:#002035;text-align:center;font-family:Futura LT Book;font-size:25px;font-style:normal;font-weight:800;line-height:normal}.Newsletters__text{color:#002035;text-align:center;font-family:Futura LT Book;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.Newsletters__sectionsInt{width:100%;margin:20px 0 0;padding:0 20px}.Newsletters__tags{display:flex;flex-wrap:wrap;column-gap:18px;row-gap:12px;margin:15px 0 0}.Newsletters__tag{border-radius:4px;background:#F4F5F7;padding:5px}.Newsletters__text.boldLeft{font-weight:800;text-align:left}.Newsletters__h2{color:#ff8a3b!important;font-size:40px}.Newsletters__h2_d1{font-weight:800}.Newsletter__formcontact{padding-left:.75rem}.Newsletter__error_form{border-bottom:3px solid #ff4c3e}.Newsletters__header1{width:50%}.Newsletters__header1_d1{margin-bottom:2.5rem;font-size:2.5rem}.Newsletters__hero{width:100%;height:auto;background-repeat:no-repeat;background-size:cover;background-position-x:center;background-position-y:center;padding-top:125px;padding-bottom:55px;padding-left:2rem;padding-right:2rem;color:#fff;aspect-ratio:189 / 82;text-align:left;font-weight:400;justify-content:center;position:relative}.Newsletters__2colmd_1_colsm{display:flex;text-align:left;flex-direction:row}.Newsletters__2colmd_1_colsm_1{width:60%;text-align:center;order:1}.Newsletters__2colmd_1_colsm_2{width:40%;order:2}.Newsletter__img_w80md_100sm{width:80%}.Newsletter__3colmd_2colsm{display:flex;gap:20px;font-size:1.25rem;margin-top:50px;flex-direction:row}.Newsletter__3colmd_2colsm>div{width:33.33%}@media (width > 700px) and (width <= 908px){.Newsletters__content{justify-content:center}.Newsletters__aside{width:50%}}@media (width > 480px) and (width <= 768px){.Newsletters__content{justify-content:center}.Newsletters__aside{width:60%}.Newsletters__section{width:70%}}@media (width <= 480px){.Newsletters__content{justify-content:center}.Newsletters__section,.Newsletters__aside{width:90%}}@media (max-width: 575.98px){.Newsletters__header1{width:100%}.Newsletters__header1_d1{margin-bottom:2.5rem;font-size:1.5rem}.Newsletters__hero{background-position-x:-440px}.Newsletters__h2{font-size:26px!important}.Newsletters__2colmd_1_colsm{flex-direction:column}.Newsletters__2colmd_1_colsm_1{width:100%;order:2}.Newsletters__2colmd_1_colsm_2{width:100%;order:1}.Newsletter__img_w80md_100sm{width:100%}.Newsletter__3colmd_2colsm{flex-wrap:wrap}.Newsletter__3colmd_2colsm>div{width:100%;margin-top:20px}}.Post_general_container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.Post_content{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center;padding:50px;text-align:left}.Post_title_container{margin:0 0 50px}.Post_title{font-family:Futura LT Book;font-size:42px;font-weight:800;line-height:58px;letter-spacing:.01em;text-align:center;color:#002035}.Post_title span{color:#ff8a3b}.Post_ourTeam_text_container{max-width:1000px;width:100%;margin:40px 0}.Post_ourTeam_text{font-family:Futura LT Book;font-size:20px;font-weight:800;line-height:27px;letter-spacing:0em;text-align:center}.Post_experience_text_container{max-width:676px;width:100%;margin:50px 0 0}.Post_experience_text{font-family:Futura LT Book;font-size:30px;font-weight:200;line-height:41px;letter-spacing:0em;text-align:center;color:#002035}.particles{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#ff7e33;background-image:url();background-repeat:no-repeat;background-size:cover;background-position:50% 50%}.Post_experienceData_container{max-width:1000px;width:100%;display:grid;justify-content:space-evenly;align-items:center;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:15px;margin:0 auto;padding:30px 0}.Post_content__image{margin-top:70px;margin-bottom:30px}.Post_content__image2{width:50%;margin-top:30px;margin-bottom:30px}.Post_content__h2{text-align:left;margin-bottom:10px}.Post_content__h2_d{margin-top:20px;width:100%}.Post_content__image3{text-align:center}.CardArticle__profilex{width:100%;justify-content:left;margin-bottom:30px;display:flex;align-items:center;gap:10px}.Post_content__blog{width:100%}.Post_content__p,.Post_content__h2,.Post_content__ul{margin-top:20px;margin-bottom:20px}.Post_content__h2,.Post_content__h2_nomargin,.Post_content__h2_li{font-size:1.25rem}.olxxx_post{display:flex;flex-wrap:wrap;justify-content:space-between;padding-left:80px}.olxxx_post li{width:100%;margin-bottom:30px}.olxxx_post li::marker{font-size:30px;color:#000;font-weight:700}.olxxx_post2 li{width:100%;margin-bottom:30px}.olxxx_post2 li::marker{font-weight:700}.Post__training--text{font-family:Futura LT Book;font-size:18px;font-style:normal;font-weight:200;line-height:normal}.Post__ol_ul_li{margin-bottom:0!important;list-style-type:disc}.Post__ol_ul_li::marker{font-size:1rem!important}.Post__training--text2 .Post_content__ul{margin-top:0;margin-bottom:0}.returnToList{margin-bottom:1rem;display:block}.Post_returntoToBlog{width:100%;text-align:start}.Products__tabContent--item{display:none}.Products__tabContent--item.active{display:block}.Products__tabMenu{border-radius:6.25rem;background:var(--Light-LIGHT-SOFT-GREY, #F4F5F7);display:flex;padding:.625rem;justify-content:center;align-items:flex-start;width:fit-content;margin-left:auto;margin-right:auto}.Products__tabMenu--items{display:flex;margin:0;justify-content:space-between;width:100%;padding:0}.Products__tabMenu--title{background:linear-gradient(300deg,#F5991D -5.12%,#DF564B 109.5%);width:fit-content;padding:10px 80px;color:#fff;border-radius:6.25rem 6.25rem 0 0;margin-left:auto;margin-right:auto}.Products__tabMenu--title2{background:linear-gradient(300deg,#F5991D -5.12%,#DF564B 109.5%);width:60%;padding:10px 80px;color:#fff;border-radius:1.5rem;margin-left:auto;margin-right:auto}.Products__tabMenu--item{display:flex;padding:.625rem .85rem;justify-content:center;align-items:center;border-radius:6.25rem;list-style:none;cursor:pointer;font-size:1rem}.TabSalesProcurement .Products__tabMenu--item{padding:.625rem 60px}.Products__tabMenu--item.active{background:var(--Primary-ORANGE-PRIMARY, #FF8A3B)}.Products__tabMenu--item .Products__tabMenu--text{color:var(--Primary-ORANGE-PRIMARY, #FF8A3B);font-weight:600}.Products__tabMenu--item.active .Products__tabMenu--text{color:var(--Secondary-WHITE, #FFF);text-align:center;font-family:Futura LT;font-style:normal;font-weight:800;line-height:normal;letter-spacing:.0625rem}.Products__tabContent{margin-top:30px}.Products__tabContent--body{padding:0 50px}.olxxx{display:flex;flex-wrap:wrap;justify-content:space-between}.olxxx>li{width:45%;margin-bottom:30px}.olxxx>li::marker{font-size:30px;color:#ff8a3b;font-weight:700;content:counter(list-item) "  "}.olxxx2{display:flex;flex-wrap:wrap;justify-content:space-between}.olxxx2>li{width:100%;margin-bottom:30px}.olxxx2>li:before{margin-bottom:30px}.olxxx2>li::marker{font-size:30px;color:#ff8a3b;font-weight:700;content:counter(list-item) "  "}.olxxx3>li::marker{color:#ff8a3b}.olxxx4>li{width:100%;margin-bottom:30px}.ul__disc{list-style-type:disc}.spanxxx{color:#ff8a3b;font-weight:700}.textxxx{display:flex;justify-content:space-around}.textxxx div{width:40%}.Services_btn_contact{margin-top:40px;display:flex;justify-content:center}.Services_subtext{width:60%;margin-left:auto;margin-right:auto;margin-bottom:40px;text-align:left}.Services_box_img{display:flex;align-items:start;justify-content:center;height:100%}.Services_box_img2{display:flex;justify-content:center}.Services_title_content{font-weight:700;color:#ff8a3b;font-size:20px}.Products__section-2col{width:100%;display:flex;flex-direction:row}.Products__section-2col .Products__section-2col-div{width:50%}.Products__section-2col .Products__section-2col60-div{width:60%}.Products__section-2col .Products__section-2col40-div{width:40%}.Products__section-2col{width:100%!important;flex-direction:row}.Products__slider .Slider_container{width:95%;display:flex;align-items:center;gap:20px;margin:0;background-color:#f4f5f7;border-radius:6.25rem;padding:10px}.Products__slider{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.Products__slider .swiper-slide.swiper-slide-active{background-color:#ff8a3b;box-shadow:1px 1px 4px #00000040;border-radius:6.25rem;color:#fff;font-weight:700;padding:10px 20px}@media (max-width: 575.98px){.Services_subtext{width:100%}.Products__section-2col{width:100%!important;flex-direction:column}.Products__section-2col .Products__section-2col-div,.Products__section-2col .Products__section-2col60-div,.Products__section-2col .Products__section-2col40-div{width:100%}.Services_btn_contact{margin-bottom:30px}.Products__tabMenu--title2{padding:10px 20px;font-size:1.1rem;width:95%}.Products__tabMenu--title{font-size:1.25rem}}.Products__textHero{color:#002035;text-align:center;font-family:Futura LT Book;font-size:60px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize}.Products__textHero.orangeColor{color:#ff8a3b;font-weight:800}.Products__textHero.bold{font-weight:400}.Products__container{width:100%;margin:100px 0}.Products__content{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:80px}.Products__text{font-size:42.115px;font-style:normal;font-weight:400;line-height:normal}.Products__text.orangeColor{font-weight:700;color:#ff8a3b}.Products__text.boldColor{font-weight:700;color:#002035}.Products__Cards{display:grid;flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:22px;row-gap:80px}.CardProduct__item--positionLeft{display:flex;flex-direction:column;align-items:flex-start}.Products__content--services{margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}.Products__title--color{color:#002035;text-align:center;font-family:Futura LT Book;font-size:36px;font-style:normal;font-weight:800;line-height:normal}.Products__text--color{color:#002035;text-align:center;font-family:Futura LT Book;font-size:30px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:1.5px}.Products__text--color.orangeColor{color:#ff8a3b;font-weight:800}.Products__image--orange{margin:40px auto 80px;width:100%;display:flex;align-items:center;justify-content:center}.Products__image{position:relative}.Product__logo{width:350px;height:auto}.Products__image_point{position:absolute}@media (width <= 480px){.Products__textHero{font-size:24px;padding:0 10px}.Products__title--color{font-size:40px}.Products__text--color{font-size:20px}.Products__text{font-size:30px}.Products__content--services{padding:0 10px}.Products__image--orange svg{width:300px;height:300px}.Point__content_icon svg{width:100%;height:100%}}@media (width > 480px) and (width <= 800px){.Products__textHero{font-size:36px;padding:0 10px}.Products__title--color{font-size:50px}.Products__text--color{font-size:25px}.Products__text{font-size:35px}}.Products__description{width:100%;display:flex;justify-content:center;align-items:center;margin:30px 0 20px}.Products__description_content{width:100%}.Products__description_text{color:#002035;text-align:center;font-family:Futura LT Book;font-size:35px;font-style:normal;font-weight:800;line-height:50px}.Products__description--orange{color:#ff8a3b}.Products__description--title{color:#ff8a3b;font-family:Futura LT Book;font-size:25px;font-style:normal;font-weight:800;line-height:120%;text-align:left}.Products__Cards--text{color:#002035;font-family:Futura LT Book;font-size:18px;font-style:normal;font-weight:200;line-height:normal;text-align:left;margin:15px 0 0}.Products__section_cards--column{width:100%;display:flex;flex-direction:column;gap:100px}.Product__item--column{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:100px}.Product__item{max-height:230px;display:flex;justify-content:center;align-items:self-start;flex-direction:column}.Product__item img{width:100%;height:100%;object-fit:cover}.Products__training{display:flex;flex-wrap:wrap;align-items:start;justify-content:space-between;gap:50px}.Products__title{color:#002035;text-align:center;font-family:Futura LT Book;font-size:35px;font-style:normal;font-weight:800;line-height:120%}.Products__tags{color:#002035;font-family:Futura LT Book;font-size:18px;font-style:normal;font-weight:400;line-height:120%;margin:40px 0}.disable{color:#bcbcbc;cursor:pointer}.Products__line{border-left:3px solid #D0D0D0;margin:0 23px}.Products__training--text{color:#002035;font-family:Futura LT Book;font-size:18px;font-style:normal;font-weight:200;line-height:normal}.Products__bold--400{color:#002035;font-family:Futura LT Book;font-size:20px;font-style:normal;font-weight:400;line-height:normal}.Products__training--text.bold__800,.Products__bold--400.bold__800{font-weight:800}.Products__training--text span{font-weight:800;color:#ff8a3b}.Products__subject{color:#ff8a3b;font-family:Futura LT Book;font-size:20px;font-style:normal;font-weight:800;line-height:120%;margin:0 0 20px}.Products__section--text{width:50%;display:flex;flex-direction:row;gap:30px;text-align:left}.Products__details{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin:30px 0}.Products__container--button{display:flex;align-items:center;justify-content:center}.Products__button{display:flex;padding:12px;justify-content:center;align-items:center;gap:10px;border-radius:20px;background:#FF8A3B;cursor:pointer;text-align:center;border:none;outline:none;text-decoration:none}.Products__button span{color:var(--secondary-white, #FFF);font-family:Futura LT Book;font-size:15px;font-style:normal;font-weight:600;line-height:120%;text-decoration-line:none}.positionLeft{align-items:flex-start}#products-details .Products__description_content img{width:65%}.Services_box_img.img85p img{width:85%!important}.orange-services-m{display:none}@media (width <= 1200px){.Products__training{justify-content:center}.Products__Cards{padding:0 20px;row-gap:50px}}@media (max-width: 575.98px){.orange-services-m{display:block}.Products__image--orange svg{margin-left:-400px!important}.orange-services-d{display:none}.Products__section--text{flex-direction:column;gap:0}.olxxx2{margin-bottom:0}}.Hero_text{font-family:Futura LT Book;font-weight:800;font-size:90px;line-height:76px;letter-spacing:0em;text-align:center;color:#002035}.p1{font-weight:400;font-size:63px}.p3{font-weight:400}.Hero_text span{color:#ff8a3b}@media (width <= 1024px){.Hero_text{font-size:40px;line-height:30px}}.Tools_general_container{width:100%;display:flex;align-items:center;justify-content:center;position:relative}.Tools_content{width:100%;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}.Tools_title_container{margin:0 0 50px}.Tools_title{font-family:Futura LT Book;font-size:42px;font-weight:800;line-height:58px;letter-spacing:.01em;text-align:center;color:#002035}.Tools_title span{color:#ff8a3b}.Tools_ourTeam_text_container{max-width:1000px;width:100%}.Tools_ourTeam_text{font-family:Futura LT Book;font-size:1.5rem;line-height:2rem;letter-spacing:0em;text-align:center}.Tools_cards{display:flex;width:100%;justify-content:space-between;align-items:center;flex-direction:column}.Tools_cards div{width:100%}.Tools_canvas_card_container{width:40%}.Tools_canvas_card{background:url(/assets/bg_canvas1-EtbaLMTx.png) lightgray 50% / cover no-repeat;height:250px;background-size:cover;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;border-radius:14px}.Tools_canvas_card2{background:url(/assets/bg_process1-AOHY3jfF.png) lightgray 50% / cover no-repeat;height:250px;background-size:cover;display:flex;justify-content:center;align-items:center;background-repeat:no-repeat;border-radius:14px}.Tools_canvas_button{display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;flex-shrink:0;border-radius:7px;background:#EF8043;box-shadow:2px 2px 2px #0003;text-decoration:none;width:100%;border:none;cursor:pointer}.Tools_canvas_button span{display:flex;justify-content:center;flex:1 0 0;color:#fff;font-family:Futura LT;font-size:1.05rem;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize}.Tools_canvas_button2{display:flex;padding:.625rem .75rem;align-items:center;gap:.5rem;flex-shrink:0;border-radius:7px;background:none;border:1px #EF8043 solid;box-shadow:2px 2px 2px #0003;text-decoration:none;width:100%;cursor:pointer}.Tools_canvas_button2 span{display:flex;justify-content:center;flex:1 0 0;color:#ef8043;font-family:Futura LT;font-size:1.05rem;font-style:normal;font-weight:800;line-height:normal}.Tools_canvas_card_textversion{color:#ffa439;text-align:center;font-family:Futura LT;font-size:1.25rem;font-style:normal;font-weight:800;line-height:normal;letter-spacing:.0225rem;margin-top:.5rem}.Tools_ourTeam_text .orange,.Hero_text .orange{color:#ff8a3b}.Hero_text .orange{color:#ff8a3b;font-weight:800}.Tools_ourTeam_text .bold{font-weight:800}.Hero_text .bold{font-weight:800!important;color:#000!important}.OurTeam_profiles_container{width:100%}.Ourteam_mainProfile_container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;gap:38px}.MainProfile_picture_container{max-width:370px;max-height:370px;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.MainProfile_info_container{width:300px;display:flex;flex-direction:column;gap:8px;text-align:left}.MainProfile_info.title{font-family:Futura LT Book;font-size:21px;font-weight:800;letter-spacing:.02em;color:#ff8a3b}.MainProfile_info.name{font-family:Futura LT Book;font-size:24px;line-height:36px;letter-spacing:-.02em;color:#002035;font-weight:700}.MainProfile_info.position{font-family:Futura LT Book;font-size:19px;font-weight:200;line-height:27px;letter-spacing:0em;color:#002035}.MainProfile_info.view{font-family:Futura LT Book;font-size:19px;font-weight:200;line-height:27px;letter-spacing:0em;color:#ff8a3b}.Ourteam_profiles{max-width:1000px;width:100%;display:grid;justify-content:center;align-items:flex-start;grid-template-columns:repeat(auto-fit,minmax(233px,1fr));gap:70px;margin:49px auto 0}.SecundaryProfile_container{width:233px;margin:0 auto}.Profile_picture_container{max-width:233px;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;overflow:hidden}.Profile_info_container{text-align:center;margin:25px 0 0}@keyframes slide{0%{transform:translate(0)}to{transform:translate(-6020px)}}.Tools_experience_text_container{max-width:676px;width:100%;margin:50px 0 0}.Tools_experience_text{font-family:Futura LT Book;font-size:30px;font-weight:200;line-height:41px;letter-spacing:0em;text-align:center;color:#002035}.particles{position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:-1;background-color:#ff7e33;background-image:url();background-repeat:no-repeat;background-size:cover;background-position:50% 50%}#tsparticles{height:100%}.Tools_experienceData_container{max-width:1000px;width:100%;display:grid;justify-content:space-evenly;align-items:center;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:15px;margin:0 auto;padding:30px 0}.Experience_content{width:210px;height:204px;display:flex;flex-direction:column;justify-content:center;align-items:center;justify-self:center;background-color:#fff;border:1.18px solid #E5E5E580;border-radius:11.8px;box-shadow:0 14.15023422241211px 28.30046844482422px #00000012;padding:40px}.Experience_number{display:flex;align-items:center;font-family:Futura LT Book;font-size:59px;font-weight:800;line-height:71px;letter-spacing:0px;color:#002035;border-bottom:3.5px solid #FF8A3B}.Experience_text{font-family:Futura LT Book;font-size:19px;font-weight:800;line-height:23px;letter-spacing:2.358372449874878px;color:#002035;padding:6px 0 0}.Tools_format1{border-radius:1.6875rem;flex-direction:column;padding:3rem;position:relative;overflow:hidden;z-index:1}.Tools_format1:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(139deg,rgba(255,138,59,.5) 18.65%,rgba(227,197,177,.13) 96.43%);opacity:.35;z-index:-1}.Hero_paragraph_container_body_tools2{font-size:1.25rem!important}@media (min-width: 600px){.Tools_cards{width:75%;flex-direction:row}}.Tools_cards3{display:flex;gap:20px;flex-direction:row}@media (max-width: 575.98px){.Tools_cards3{flex-direction:column}.Hero_paragraph_container_body_tools{font-size:20px!important}.Hero_paragraph_container_body_tools2{font-size:1rem!important}}
