.cscMethodIntroductionContainer{height:450px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.blurLoad{background-size:cover;background-position:50%;width:100%;height:100%;position:absolute;z-index:-1}.hiddenLoadingImage{object-position:top;object-fit:cover;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out}.hiddenLoadingImage.loaded{opacity:1}.cscMethodIntroductionHeader{font-size:var(--font-size-xxxlarge);color:#fff;font-weight:700;text-align:center;width:85%;margin:0 auto}.cscMethodIntroductionTextUnderHeader{width:1035px;margin:25px auto 0}.cscMethodIntroductionSecondTextUnderHeader,.cscMethodIntroductionTextUnderHeader{font-size:var(--font-size-medium);color:#fff;text-align:center}@media screen and (max-width:768px){.cscMethodIntroductionHeader{font-size:35px}.cscMethodIntroductionTextUnderHeader{font-size:var(--font-size-small)}}.whyCSCmethodMainContainer{padding-top:150px;display:flex;justify-content:center;position:relative;background:linear-gradient(180deg,#f0efef 0,#f0efef 80%,#fff 0,#fff)}.whyCSCmethodBackground{height:822px;position:absolute;width:85%;display:flex;z-index:1}.whyCSC1{width:20%}.whyCSC2{background-color:var(--blue-theme-color);width:80%;border-radius:50px}.whyCSCDecorLine{position:absolute;top:0;left:0;z-index:1;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.whyCSCcontent{width:75%;height:822px;display:flex;gap:150px;z-index:2}.whyCSCimages{width:40%;position:relative}.whyCSCimagesImage{padding-top:25px}.whyCSCcontentText{width:60%;display:flex;flex-direction:column;justify-content:center}.whyCSCcontentText h4{font-size:var(--font-size-xlarge);color:var(--white-color);font-weight:400;text-align:left}.whyCSCcontentTextParagraph{color:var(--white-color);font-size:var(--font-size-medium);text-align:left;padding:15px 0}.whyCSCcontentTextParagraph span{font-style:italic}.whyCSClistContainer{margin-top:35px;display:flex;flex-direction:column;gap:15px}.whyCSClist{display:flex;align-items:flex-start;gap:15px}.whyCSClist p{color:var(--white-color);font-size:var(--font-size-medium)}.whyCSCCheckmark{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}@media screen and (max-width:1440px){.whyCSCimagesImage{padding-top:30%;width:120%;height:auto}}@media screen and (max-width:1280px){.whyCSCimages,.whyCSCmethodBackground{display:none}.whyCSCmethodMainContainer{justify-content:flex-end;padding-top:75px}.whyCSCcontentText{background-color:var(--blue-theme-color);width:100%;padding:70px;border-radius:25px 0 0 25px}.whyCSCcontent{width:90%;height:auto}}@media screen and (max-width:768px){.whyCSCmethodMainContainer{height:auto}}.cleanDataMain{display:flex;justify-content:space-between;align-items:center;width:85%;margin:150px auto 0;z-index:2;position:relative}.cleanDataContentWrapper{display:flex;width:100%}.cleanDataContent{background-color:#f0efef;border-radius:50px;width:75%;padding:70px 0 70px 70px}.cleanDataContent h4{font-size:var(--font-size-xxxlarge);text-align:left;font-weight:700;margin-bottom:40px;width:60%}.cleanDataContent h4 span{font-weight:400}.cleanDataContentText{display:flex;flex-direction:column;gap:40px;width:60%}.cleanDataContentText p{font-size:var(--font-size-medium);text-align:left}.cleanDataImage{width:25%;position:relative;display:flex;align-items:center;justify-content:flex-end}.cleanDataImage img{position:absolute;left:-250px;top:50px;width:450px;height:auto}.structureDataDecorImage{transform:scaleX(-1);right:0;left:unset}.structuredContainerColorWrapper{background-color:#f0efef;padding:100px 0;margin-top:150px;position:relative}.structuredDataMain{display:flex;justify-content:space-between;align-items:center;width:85%;margin:0 auto;z-index:2;position:relative}.structuredDataBackground{height:635px;position:absolute;width:85%;display:flex;z-index:-1}.structuredDataBackground1{width:40%}.structuredDataBackground2{background-color:#015697;width:60%;border-radius:50px}.structuredDataContentWrapper{width:90%;display:flex}.structuredDataImage{position:relative;width:20%}.structuredDataImage img{position:absolute;top:15px;left:-70px}.structuredDataContentText{width:85%;background-color:#015697;border-radius:25px;padding:70px 55px 70px 30%}.structuredDataContentText h4{font-size:var(--font-size-xxxlarge);text-align:left;font-weight:700;margin-bottom:40px;color:#fff}.structuredDataContentText h4 span{font-weight:400}.structuredDataContentParagraphs{display:flex;flex-direction:column;gap:40px}.structuredDataContentParagraphs p{font-size:var(--font-size-medium);text-align:left;color:#fff}.connectedDataMain{display:flex;align-items:center;justify-content:space-between;width:85%;margin:150px auto 0;z-index:2;position:relative}.connectedDataContentWrapper{display:flex}.connectedDataContent{background-color:#f0efef;border-radius:50px;width:80%;padding:70px 0 170px 70px}.connectedDataImage{flex:1 1;position:relative;display:flex;align-items:center;justify-content:flex-end}.connectedDataImage img{position:absolute;left:-250px;width:450px;height:auto}.connectedDataContent h4{font-size:var(--font-size-xxxlarge);text-align:left;font-weight:700;margin-bottom:40px;width:60%}.connectedDataContent h4 span{font-weight:400}.connectedDataContentText{display:flex;flex-direction:column;gap:40px;width:60%}.connectedDataContentText p{font-size:var(--font-size-medium);text-align:left}.cscMethodAnchorNav ul{display:flex;flex-direction:column;gap:50px}.cscMethodAnchorNav ul li a{display:block;width:24px;height:24px;border-radius:50%;background-color:#d9d9d9}.cscMethodAnchorNav ul li a.cscMethodAnchorNavActive{background-color:var(--blue-theme-color)}.cscMethodAnchorNav ul li a{cursor:pointer;transition:background-color .3s ease}.cscMethodAnchorNav ul li a:hover{background-color:#bbb}#clean-section,#connected-section,#structured-section{scroll-margin-top:220px}.whenDataCleanContainerInfo{background-color:#b3ba1c;padding:75px 0;margin-top:150px}.whenDataCleanContainerInfo h4{font-size:var(--font-size-xlarge);text-align:center;font-weight:700;color:#fff;width:85%;margin:0 auto;max-width:1111px}.whenDataCleanContainerInfo h4 span{color:#002e52}.whenDataCleanContainerInfo p{font-size:var(--font-size-medium);text-align:center;color:#fff;width:85%;max-width:875px;margin:30px auto 0}.purchaseInterpriseSectionContainer{width:100%;height:650px;background-image:url(/_next/static/media/PurchaseEnterpriseAccessBackground.2095335b.png);background-repeat:no-repeat;background-size:cover;background-position:top;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:50px;z-index:2}.purchaseInterpriseSectionHeader{width:765px;font-size:var(--font-size-xlarge);color:#fff;font-weight:400;text-align:center}.purchaseInterpriseSectionHeader span{font-weight:700}.arrow-button{display:flex;align-items:center;gap:20px;font-size:var(--font-size-medium);color:#fff;cursor:pointer;position:relative}.arrow-button .arrow{flex-grow:1;margin-left:45px;color:#fff;height:3px;width:240px;background-color:#fff}.arrow-button a{width:266px;text-align:center}.arrow-icon-wrapper{display:flex;align-items:center;gap:10px}.arrow-icon-wrapper p{color:#fff;font-size:var(--font-size-small)}@media screen and (max-width:1600px){.structuredDataContentWrapper{flex-direction:row-reverse}.structuredDataMain{width:100%;padding-right:7.5%}.structuredDataContentText{border-radius:0 25px 25px 0;padding:105px 20% 105px 70px}.structuredDataImage img{width:450px;height:auto;top:55px;left:-135px}}@media screen and (max-width:1440px){.connectedDataContentWrapper{flex-direction:column}.connectedDataContent{padding:70px 70px 105px}.connectedDataContent h4,.connectedDataContentText{width:100%}.connectedDataImage img{right:10%;top:-80px;left:unset;width:350px}.whenDataCleanContainerInfo{margin-top:350px}}@media screen and (max-width:1280px){.cscMethodIntroductionTextUnderHeader{width:85%}.cleanDataImage,.connectedDataImage,.structuredDataImage{display:none}.cleanDataContentWrapper{width:90%}.cleanDataMain{margin-top:75px}.cleanDataContent{width:100%;padding:70px}.cleanDataContent h4,.cleanDataContentText{width:100%}.structuredContainerColorWrapper{margin-top:75px;padding:75px 0}.structuredDataContentWrapper{justify-content:flex-end;width:90%}.structuredDataContentText{padding:70px;width:100%}.connectedDataMain{margin-top:75px}.connectedDataContent{width:90%}.whenDataCleanContainerInfo{margin-top:75px}}@media screen and (max-width:1024px){.arrow-button{flex-direction:column}.purchaseInterpriseSectionHeader{width:90%}.contactUsAboutSolutions{width:85%;margin:0 auto}}@media screen and (max-width:768px){.purchaseInterpriseSectionContainer{height:600px}.structureDataDecorImage{display:none}.cleanDataContent h4,.connectedDataContent h4,.purchaseInterpriseSectionHeader,.structuredDataContentText h4,.whenDataCleanContainerInfo h4,.whyCSCcontentText h4{font-size:35px}.cleanDataContent h4,.connectedDataContent h4,.structuredDataContentText h4{margin-bottom:20px}.whyCSClistContainer{margin-top:20px}.cleanDataContentText,.connectedDataContentText,.structuredDataContentParagraphs{gap:20px}.cleanDataContentText p,.connectedDataContentText p,.structuredDataContentParagraphs p,.whenDataCleanContainerInfo p,.whyCSCcontentTextParagraph{font-size:var(--font-size-small)}.cleanDataContent,.connectedDataContent,.structuredDataContentText,.whyCSCcontentText{padding:40px}}@media screen and (max-width:560px){.cleanDataMain,.connectedDataMain,.whyCSCcontent{width:95%}.structuredDataMain{padding-right:2.5%}}.cscMethodContentWrapper{position:relative}@media screen and (max-width:768px){.cscMethodContentWrapper img{width:100%;height:auto}}