.aboutUsOurStoryMainContainer{position:relative;height:840px}.aboutUsOurStoryBackgroundContainer{position:absolute;height:840px;width:100%;display:flex;z-index:-1}.first{width:30%;height:840px}.second{width:70%;height:840px;background-color:var(--blue-theme-color);border-bottom-left-radius:100px}.aboutUsOurStoryContentDiv{padding-top:105px;color:#fff;display:flex;align-items:center;width:90%;margin:0 auto;gap:80px}.aboutUsOurStoryHeaderText{font-size:var(--font-size-xlarge);font-weight:400}.aboutUsOurStoryTextUnderHeader{padding-top:80px;font-size:var(--font-size-large);line-height:140%}@media screen and (max-width:1440px){.aboutUsOurStoryContentDiv{flex-direction:column-reverse;align-items:flex-start}.aboutUsOurStoryBackgroundContainer{flex-direction:row-reverse}.aboutUsOurStoryMainContainer{height:unset}.aboutOurStoryTextContainer{width:70%;text-align:left}.aboutOurStoryImageContainer{align-self:flex-end;width:80%;text-align:right}.aboutOurStoryImageContainer img{width:70%;height:100%}.first{width:10%}.second{width:90%}}@media screen and (max-width:768px){.first{width:0}.aboutOurStoryTextContainer,.second{width:100%}.second{height:90%}.aboutOurStoryImageContainer,.aboutOurStoryImageContainer img{width:100%;height:100%}.aboutUsOurStoryBackgroundContainer{height:100%}}.howWeStartedMain{margin-top:80px;display:flex;justify-content:center}.howWeStartedBackgroundContainer{position:absolute;height:635px;width:90%;display:flex;z-index:-1}.first1{background-color:#f0efef;opacity:60%;height:100%;width:80%;border-radius:50px}.second2{width:20%}.howWeStartedContent{display:flex;align-items:center;width:80%;gap:70px}.howWeStartedText{display:flex;flex-direction:column;gap:20px;width:85%;background-color:#f0efef;padding:70px 480px 70px 70px;border-radius:50px}.aboutUsScrollBarCustom::-webkit-scrollbar-thumb{background-color:#b1b1b1}.aboutUsScrollBarCustom::-webkit-scrollbar-track{background:#fff}.howWeStartedImage{position:absolute;right:155px;width:35%}.howWeStartedImage img{width:100%;height:100%}.aboutUsSliderH3{font-size:var(--font-size-large);text-align:left}.aboutUsSliderParagraph{font-size:var(--font-size-medium);text-align:left;padding:20px 0 40px}.aboutUsSliderFade{font-size:var(--font-size-large);text-align:left}@media screen and (max-width:1600px){.howWeStartedImage{right:125px}.howWeStartedText{width:100%;height:100%;padding-right:565px}}@media screen and (max-width:1440px){.howWeStartedContent{flex-direction:column}.howWeStartedImage{width:65%;position:static;padding-bottom:40px}.howWeStartedText{padding:40px;background-color:none}.howWeStartedContent{background-color:#f0efef;border-radius:50px}}@media screen and (max-width:768px){.howWeStartedContent{width:95%}}@media screen and (max-width:560px){.howWeStartedImage{display:none}}.ourFocusMainContainer{height:822px;display:flex;justify-content:center;margin-top:80px;position:relative}.ourFocusBackground{height:822px;position:absolute;width:85%;display:flex;z-index:-1}.focus1{width:20%}.focus2{background-color:var(--blue-theme-color);width:80%;border-radius:50px}.aboutUsOurFocusCheckmark{border-radius:50px;background-color:var(--white-color);min-width:32px;min-height:32px;color:var(--blue-theme-color);font-size:24px;display:flex;align-items:center;justify-content:center}.ourFocusListContainer{display:flex;flex-direction:column;gap:15px}.ourFocusList{display:flex;align-items:flex-start;gap:15px}.ourFocusContent{width:70%;display:flex;gap:150px}.ourFocusContentImages{width:40%;position:relative}.ourFocusContentText{width:60%;display:flex;flex-direction:column;justify-content:center}.ourFocusContentText h4{font-size:var(--font-size-xlarge);color:var(--white-color);font-weight:400;text-align:left}.ourFocusContentTextParagraph{color:var(--white-color);font-size:var(--font-size-medium);text-align:left;padding:50px 0}.ourFocusContentTextParagraph a{cursor:pointer;text-decoration:underline;color:#fff}.ourFocusContentImagesImage{padding-top:25px}.ourFocusContentImagesChart{position:absolute;bottom:25px;left:-140px;border-radius:25px;box-shadow:2px 5px 45px rgba(0,0,0,.1)}.ourFocusList p{color:var(--white-color);font-size:var(--font-size-medium)}@media screen and (max-width:1280px){.ourFocusBackground,.ourFocusContentImages{display:none}.ourFocusMainContainer{justify-content:flex-end}.ourFocusContentText{background-color:var(--blue-theme-color);width:100%;padding:50px;border-radius:25px 0 0 25px}}@media screen and (max-width:768px){.ourFocusContent{width:90%}.ourFocusMainContainer{height:auto}}.ourTeamMainContainer{background-color:#015697;position:relative;margin-top:50px}.ourTeamHeader{width:90%;margin:0 auto;text-align:center;color:var(--white-color);font-size:var(--font-size-xlarge);padding:70px 0}.teamMemberBlocksContainer{width:86%;margin:0 auto;padding-bottom:50px;display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:50px;grid-row-gap:50px;justify-items:center}.linesTeam{width:100%;height:-webkit-fill-available;margin:0;padding:0;position:absolute;left:0;background-image:url(/_next/static/media/Group\ 13954.ea9bf1bd.png);background-size:auto;background-position:top;background-repeat:no-repeat}.memberBlock{z-index:1;width:406px;display:flex;flex-direction:column;align-items:center;gap:30px}.memberPhoto{width:200px;height:200px}.memberInfo{width:100%;padding:25px;background-color:var(--white-color);border-radius:16px}.memberName{font-weight:700}.memberName,.memberRole{font-size:var(--font-size-medium);color:var(--blue-theme-color)}.memberRole{font-style:italic}.linkedinIconWrapper{margin-top:15px;background-color:var(--green-theme-color);border-radius:50px;width:60px;height:60px;display:flex;justify-content:center;align-items:center}.linkedinIcon{width:24px;height:24px}@media screen and (max-width:1660px){.teamMemberBlocksContainer{width:90%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:50px}}@media screen and (max-width:1280px){.linesTeam{background-repeat:repeat}}@media screen and (max-width:820px){.linesTeam{background-position:100%;zoom:1.5}}.aboutUsPartnershipImagesContainer{position:absolute;right:265px}.aboutUsPartnershipChart{position:absolute;bottom:-110px;right:-110px;box-shadow:2px 5px 45px rgba(0,0,0,.1);border-radius:25px}.aboutUsScrollBarCustom{height:600px;overflow-y:scroll;padding-right:20px}.aboutUsScrollBarCustom::-webkit-scrollbar{width:8px}.aboutUsScrollBarCustom::-webkit-scrollbar-thumb{background-color:#c3c2c2;border-radius:4px}.aboutUsScrollBarCustom::-webkit-scrollbar-track{background:transparent}@media screen and (max-width:1600px){.aboutUsPartnershipImagesContainer{right:185px}}@media screen and (max-width:1440px){.howWeStartedContent{flex-direction:column;gap:40px}.aboutUsPartnershipImagesContainer{position:relative;right:unset;padding-bottom:40px;width:100%;height:100%;display:flex}.aboutUsPartnershipImage{width:60%;height:100%;margin:0 auto}.aboutUsPartnershipChart{width:40%;height:unset;right:-35px;bottom:-20px}.howWeStartedMain{margin-bottom:50px}}@media screen and (max-width:768px){.aboutUsPartnershipChart{right:45px}}@media screen and (max-width:560px){.aboutUsPartnershipImagesContainer{display:none}}.careersContainer{background-color:#000}.careersWrapper{padding:110px 0 270px}.careersHeader{font-size:var(--font-size-xlarge);color:#fff;text-align:center;padding-bottom:45px}.careersTextUnderHeader{width:800px;margin:0 auto;font-size:var(--font-size-medium);color:#fff;text-align:center;padding-bottom:65px}.careersListContainer{width:1440px;margin:0 auto;display:flex;justify-content:center;flex-wrap:wrap;gap:30px}.careersListBlock{background-color:#fff;width:406px;display:flex;flex-direction:column;justify-content:space-between;border-radius:25px}.careersTextContent{padding:30px;text-align:left}.jobTitleText{font-size:var(--font-size-medium);color:var(--blue-theme-color);font-weight:400}.jobDescriptionText{color:var(--grey-theme-color);padding:30px 0 25px;border-bottom:1px solid #d4d4d4}.postDateText{padding-top:25px;color:#9b9b9b}.carrersListBlueApplyBlock{font-size:var(--font-size-medium);font-weight:700;color:#fff;display:flex;justify-content:space-between;align-items:center;padding:20px 50px;border-radius:25px;background-color:var(--blue-theme-color)}.carrersListBlueApplyBlock p{font-weight:400;font-size:var(--font-size-medium);color:#fff}.footerContainer{background-color:#002e52;padding:50px 0}.footerWrapper{display:flex;justify-content:space-between;text-align:left;gap:50px;width:86%;margin:0 auto}.footer-section h3{font-size:var(--font-size-medium);color:var(--white-color);padding-bottom:30px}.footer-section ul{display:flex;flex-direction:column;gap:30px;font-size:var(--font-size-small);color:var(--white-color)}.footer-section a{color:#fff;text-decoration:none}.ciDirectorySubOptionFooter{margin-left:40px}@media screen and (max-width:1360px){.footerWrapper{gap:30px}.footer-section ul{gap:20px}.footer-section h3{font-size:var(--font-size-large)}.footerWrapper{justify-content:space-between;flex-wrap:wrap}.footer-section ul{width:auto}.footer-section{width:45%}}@media screen and (max-width:560px){.footerContainer{padding:50px 0}.footerWrapper{flex-direction:column}.footer-section{width:100%}.footer-section h3{font-size:24px}}.headerFixed{position:-webkit-sticky;position:sticky;top:0;background-color:#fff;z-index:9999}.headerContainer{display:flex;justify-content:space-around;align-items:center;padding:25px 0}.logoCut{display:block}.logoCut img{width:50px;height:auto}.navigationHeader ul{display:flex;gap:35px}.loginAndContactHeader{display:flex;align-items:center;gap:20px}ul li a.active,ul li a:hover{color:#00a8ff}.navMenuContainer li a{font-size:18px;color:var(--blue-theme-color);font-weight:700;text-decoration:none;text-align:center;display:flex;align-items:center;gap:8px}.navMenuContainer li a svg{min-width:18px}.loginLinkHeader{padding:13.5px 30px;border:1.5px solid var(--blue-theme-color);color:var(--blue-theme-color);border-radius:50px;text-decoration:none;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.15);display:flex;align-items:center;gap:8px}.burgerMenu,.burgerMenu .navigationHeaderBurger .navMenuContainer{display:flex;flex-direction:column}.burgerMenu{align-items:flex-start;background-color:#fff;position:fixed;top:0;right:-100%;width:270px;padding:15px;box-shadow:0 4px 8px rgba(0,0,0,.1);z-index:1000;transition:right .5s;border-bottom-left-radius:25px;border-top-left-radius:25px}.burgerMenu a{color:#fff;text-decoration:none;font-size:18px;margin:10px}.burgerIcon,.hamburger-icon{display:none;cursor:pointer}.burgerCheckbox{display:none}.burgerIcon span{display:block;width:30px;height:3px;background-color:var(--blue-theme-color);margin:6px 0;transition:.4s}.burgerOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.burgerOverlay.visible{display:block}body.burgerMenuOpen{overflow:hidden}.navigationHeader .navMenuContainer,.navigationHeaderBurger .navMenuContainer{list-style-type:none;margin:0;padding:0}.navigationHeader .navMenuItem,.navigationHeaderBurger .navMenuItem{position:relative;display:inline-block}.navigationHeader .navMenuItem .dropdownContent,.navigationHeaderBurger .navMenuItem .dropdownContent{display:none;position:absolute;background-color:#f9f9f9;min-width:130px;width:max-content;text-align:left;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1}.navigationHeader .navMenuItem:hover .dropdownContent,.navigationHeaderBurger .navMenuItem:hover .dropdownContent{display:block}.navigationHeader .navMenuItem .dropdownContent a,.navigationHeaderBurger .navMenuItem .dropdownContent a{color:#000;padding:12px 16px;text-decoration:none;display:block;text-align:left}.navigationHeader .navMenuItem .dropdownContent a:hover,.navigationHeaderBurger .navMenuItem .dropdownContent a:hover{background-color:#ddd}.ciDirectorySubOption{padding-left:40px!important}.loginAndContactHeaderInBurger{display:flex}.loginAndContactHeaderInBurger .loginHeader .loginLinkHeader{color:var(--blue-theme-color)}.logoFull img{width:375px;height:auto}@media screen and (max-width:1600px){.headerContainer{width:95%;gap:20px;margin:0 auto}.navigationHeader ul{gap:25px}}@media screen and (max-width:1440px){.logoLinkWrapper{height:60px}.logoFull img{position:absolute;clip:rect(0,50px,200px,0)}.navigationHeader ul{gap:19px}.headerContainer{width:95%;gap:10px}.navMenuContainer li a{gap:5px;text-align:center}}@media only screen and (max-width:1279px) and (min-width:280px){.burgerIcon{display:block;z-index:1001}.loginAndContactHeader{display:none}.burgerCheckbox:checked+.burgerIcon span:first-child{transform:rotate(-45deg) translate(-1px,5px)}.burgerCheckbox:checked+.burgerIcon span:nth-child(2){opacity:0;display:none}.burgerCheckbox:checked+.burgerIcon span:nth-child(3){transform:rotate(45deg) translate(-1px,-5px)}.burgerCheckbox:checked~.burgerMenu{transition:right .5s;right:0;top:30px;display:flex;align-items:flex-start}.headerContainer{width:90%;justify-content:space-between}.navigationHeader{display:none}.hamburger-icon{display:block}.dropdownContent{max-width:350px;right:130px}.navigationHeaderBurger .navMenuItem .dropdownContent a{padding:9px 16px}}@media screen and (max-width:720px){.headerContainer{width:95%}}@media screen and (max-width:620px){.dropdownContent{right:130px}}@media screen and (max-width:560px){.burgerMenu{width:250px;right:-150%}.logoFull{display:none}.logoLinkWrapper{margin-right:0}.dropdownContent{right:70px}}@media screen and (max-width:440px){.dropdownContent{right:unset;left:-140px;max-width:270px}}@media screen and (max-width:380px){.dropdownContent{right:unset;left:-40px;max-width:250px}}.LatestNewsContainer{background-color:#f0efef;padding-bottom:50px}.LatestNewsHeaderText{font-size:var(--font-size-xlarge);color:var(--grey-theme-color);font-weight:400;padding:50px 0;text-align:center}.LatestNewsContentContainer{display:flex;justify-content:center;gap:15px;width:95%;margin:0 auto}.LatestNewsContentText{color:var(--white-color);font-size:var(--font-size-medium);padding-bottom:240px;text-align:left;font-weight:700}.LatestNewsContentBlock1,.LatestNewsContentBlock2,.LatestNewsContentBlock3,.LatestNewsContentBlock4{width:25%;min-height:506px;padding:30px 30px 0;border-radius:25px;display:flex;flex-direction:column;justify-content:space-between;background-repeat:no-repeat;background-size:cover;background-position:50%;overflow:hidden}.LatestNewsContentBlock1{background-image:url(/_next/static/media/EntegrataAnnouncesPartnership.85d1b126.jpg);position:relative;background-size:cover;background-position:50%;color:#fff}.LatestNewsContentBlock1:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2);z-index:1}.LatestNewsContentBlock1>*{position:relative;z-index:2}.LatestNewsContentBlock2{background-image:url(/_next/static/media/CIAnnouncesNewCOO.021ea13c.jpg)}.LatestNewsContentBlock3{background-image:url(/_next/static/media/news-section-not-just-connector.4f25a600.jpg)}.LatestNewsContentBlock4{background-image:url(/_next/static/media/news-section-ai-wont-take-over.7dd52ebd.jpg)}.LatestNewsContentBlockContainerDateAndReadMore{padding:30px 0;display:flex;justify-content:space-between;border-top:1.5px solid #fff}.LatestNewsContentBlockContainerReadMore a,.LatestNewsContentBlockContainerTime{color:var(--white-color);font-size:var(--font-size-smallest)}.LatestNewsContentBlockContainerReadMore a{border-bottom:1px solid var(--white-color);text-decoration:none;cursor:pointer}.goToBlogButtonForm{width:-moz-fit-content;width:fit-content;margin:0 auto}.goToBlogButtonWrapper{display:flex;justify-content:center;margin:50px 0 0}@media screen and (max-width:1280px){.LatestNewsContentContainer{flex-wrap:wrap}.LatestNewsContentBlock1,.LatestNewsContentBlock2,.LatestNewsContentBlock3,.LatestNewsContentBlock4{width:calc(50% - 7.5px);height:100%;background-size:cover;border-radius:25px}}@media screen and (max-width:768px){.LatestNewsContentBlock3{width:100%;min-height:350px;height:auto;background-position:top}.LatestNewsContentBlock1,.LatestNewsContentBlock2,.LatestNewsContentBlock4{width:100%;min-height:350px;height:auto;background-position:50%}.LatestNewsContentText{padding-bottom:140px}}@media screen and (max-width:320px){.LatestNewsContentBlockContainerDateAndReadMore{flex-direction:column;gap:15px}}.ourPartners_ourPartnersContainer__9FbIk{padding:50px 0;scroll-margin-top:74px}.ourPartners_ourPartnersText__UDl8o{font-size:var(--font-size-xlarge);color:var(--grey-theme-color);font-family:Helvetica,Arial,"sans-serif";padding-bottom:30px;text-align:center}.ourPartners_ourPartnersSlider__6VRUq,.ourPartners_partnrLogos__YbhGk{display:flex;justify-content:center;gap:50px;overflow:hidden;filter:grayscale(100%);padding-bottom:100px;border-bottom:1px solid #9b9b9b}.ourPartners_logoBl__W1_wG{width:100%}.ourPartners_logoBl__W1_wG img{width:100%;height:auto}.ourPartners_slick-slider__GJ7_4 .ourPartners_slick-list__vmwVr,.ourPartners_slick-slider__GJ7_4 .ourPartners_slick-track__gFB0F{display:flex;gap:50px}.ourPartners_slick-initialized__ySSGT .ourPartners_slick-slide__3r5HE{display:flex;align-items:center;justify-content:center;max-height:150px}@media screen and (max-width:768px){.ourPartners_ourPartnersContainer__9FbIk{padding:50px 0}.ourPartners_ourPartnersText__UDl8o{padding-bottom:50px;font-size:35px}.ourPartners_partnrLogos__YbhGk{padding-bottom:50px}}.ourPartners_marquee__dwXgc{--gap:1rem;position:relative;display:flex;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;gap:var(--gap)}.ourPartners_marquee__content__8ZvCf{flex-shrink:0;display:flex;align-items:center;justify-content:space-around;gap:100px;min-width:100%}.ourPartners_marquee__content__8ZvCf img{height:max-content;filter:grayscale(1)}.ourPartners_marquee__content2__I5gKh{margin-left:100px}.ourPartners_enableAnimation__9t4mo .ourPartners_marquee__content__8ZvCf{animation:ourPartners_scroll__9ajf6 40s linear infinite}.ourPartners_marquee--reverse__T7wzO .ourPartners_marquee__content__8ZvCf{animation-direction:reverse}.ourPartners_marquee__dwXgc:hover .ourPartners_marquee__content__8ZvCf{animation-play-state:paused}.ourPartners_marquee--fit-content__NYE7U{max-width:-moz-fit-content;max-width:fit-content}.ourPartners_marquee--pos-absolute__udkmu .ourPartners_marquee__content__8ZvCf:last-child{position:absolute;top:0;left:0}.ourPartners_enable-animation__3VO4f .ourPartners_marquee--pos-absolute__udkmu .ourPartners_marquee__content__8ZvCf:last-child{animation-name:ourPartners_scroll-abs__dltgk}@media (prefers-reduced-motion:reduce){.ourPartners_marquee__content__8ZvCf{animation-play-state:paused!important}}@keyframes ourPartners_scroll__9ajf6{0%{transform:translateX(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@keyframes ourPartners_scroll-abs__dltgk{0%{transform:translateX(calc(100% + var(--gap)))}to{transform:translateX(0)}}@media screen and (max-width:760px){.ourPartners_logoBl__W1_wG img{width:100px;height:max-content}.ourPartners_whoUsesCIText__ieORk{font-size:35px}}@media screen and (max-width:540px){.ourPartners_whoUsesCIContainer__Q4X6a{padding:50px 0}.ourPartners_whoUsesCIText__ieORk{padding-bottom:50px}}@media screen and (max-width:440px){.ourPartners_slick-dots__vNLk9{display:none!important}}.popupMessage{position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);width:auto;padding:20px;background-color:#fff;border:1px solid #ddd;box-shadow:0 8px 16px rgba(0,0,0,.2);z-index:1000;text-align:center;border-radius:8px;animation:popupAnimation .5s ease forwards}.popupMessage button{margin-top:20px;padding:10px 20px;background-color:#007bff;color:#fff;border:none;border-radius:5px;cursor:pointer}.popupMessage button:hover{background-color:#0056b3}.logoContainer{width:280px;height:45px;margin-right:0}.courtroominsightWhiteLogo{width:100%;height:100%}.courtroominsightWhiteLogoCut{display:none;width:50px;height:60px}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.dropDownCustomArrow{position:relative}.dropDownCustomArrow select{-webkit-appearance:none;-moz-appearance:none;appearance:none}@keyframes popupAnimation{0%{transform:translate(-50%,-50%) scale(.5);opacity:0}50%{transform:translate(-50%,-50%) scale(1.1);opacity:1}to{transform:translate(-50%,-50%) scale(1)}}@media only screen and (max-width:1279px) and (min-width:1024px){.contactContainerUnderContactForm{gap:30px}.logoContainer{width:unset;height:unset}.courtroominsightWhiteLogo{display:none}.courtroominsightWhiteLogoCut{display:block}}