*::selection{background:var(--text-highlight-color)}*{-webkit-font-smoothing:antialiased}*:focus{outline:0}*::-ms-clear{height:0;width:0}a,.mp-link{cursor:pointer;text-decoration:none}a,.mp-link,a:visited,.mp-link:visited,a:hover,.mp-link:hover{color:var(--blue1)}.is-sticky{position:sticky;z-index:1}.is-sticky.stuck{z-index:2000}.inherit-size{height:100%;min-height:0;min-width:0;width:100%}.mp-font-size-xxxl{font-size:44px}.mp-font-size-xxl{font-size:24px}.mp-font-size-xl{font-size:19px}.mp-font-size-large{font-size:16px}.mp-font-size-medium{font-size:14px}.mp-font-size-small{font-size:12px}.mp-font-size-xs{font-size:12px;text-transform:uppercase}.mp-font-weight-bold{font-weight:700}.mp-font-weight-medium{font-weight:500}.mp-font-weight-regular{font-weight:400}.mp-font-paragraph{color:var(--secondary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-stretch:normal;font-weight:500;line-height:18px}input[type=text]:not(.mp-input),input[type=password]:not(.mp-input),input[type=number]:not(.mp-input),textarea:not(.mp-input){border:1px solid var(--component-outline-color);border-radius:6px;box-sizing:border-box;color:var(--primary-text-color);display:inline-block;font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-weight:400;padding:10px;transition:border-color .15s ease-out}input[type=text]:not(.mp-input)::placeholder,input[type=password]:not(.mp-input)::placeholder,input[type=number]:not(.mp-input)::placeholder,textarea:not(.mp-input)::placeholder{color:var(--tertiary-text-color)!important;font-weight:400!important}input[type=text]:not(.mp-input):focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=password]:not(.mp-input):focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=number]:not(.mp-input):focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),textarea:not(.mp-input):focus:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=text]:not(.mp-input):active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=password]:not(.mp-input):active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),input[type=number]:not(.mp-input):active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling),textarea:not(.mp-input):active:not([disabled]):not(:disabled):not(.is-disabled):not(.hide-focus-styling){border-color:var(--blue1);transition:border-color .2s ease-in}input[type=text],input[type=password],input[type=number]{height:38px}svg-icon{display:inline-block;position:relative;height:22px;min-height:22px;min-width:22px;width:22px}svg-icon svg{display:block;left:0;position:absolute;top:0;height:22px;min-height:22px;min-width:22px;width:22px}.mp-confirm-title{color:var(--primary-text-color);font-size:24px;font-weight:700;padding-bottom:24px}.mp-confirm-label{color:var(--primary-text-color);font-size:16px;font-weight:700;padding-bottom:16px}.mp-confirm-input{width:100%}.mp-dialog-content{padding:15px 30px}.mp-dialog-container{display:flex;flex-direction:column}.mp-dialog-container .mp-dialog-body{display:flex;flex-direction:row;min-height:92px;padding:15px 30px 0 20px;text-align:left}.mp-dialog-container .mp-dialog-buttons{border-top:1px solid var(--component-outline-color);margin-top:15px;padding:15px 20px 15px 0;text-align:right}.mp-dialog-container mp-button{margin-left:8px;min-width:90px}.mp-dialog-title{color:var(--primary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:19px;font-weight:700;line-height:1.4}.mp-dialog-subtitle{color:var(--secondary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}.mp-modal-content{padding:15px 30px}.mp-modal-title{color:var(--primary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:19px;font-weight:700;line-height:1.4}.mp-modal-subtitle{color:var(--secondary-text-color);font-family:Apercu Pro,Helvetica Neue,Helvetica,Tahoma,Geneva,Arial,sans-serif;font-size:14px;font-stretch:normal;font-weight:500;line-height:18px;margin:12px 0}:global(.tour-pulse),.tour-pulse{animation:pulse 2.5s infinite;border-color:var(--blue1);border-radius:6px;box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}@-moz-keyframes pulse{0%{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}50%{box-shadow:inset 0 0 0 4px rgba(var(--blue1-rgb),.35)}to{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}}@-webkit-keyframes pulse{0%{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}50%{box-shadow:inset 0 0 0 4px rgba(var(--blue1-rgb),.35)}to{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}}@-o-keyframes pulse{0%{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}50%{box-shadow:inset 0 0 0 4px rgba(var(--blue1-rgb),.35)}to{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}}@keyframes pulse{0%{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}50%{box-shadow:inset 0 0 0 4px rgba(var(--blue1-rgb),.35)}to{box-shadow:inset 0 0 rgba(var(--blue1-rgb),.35)}}.dataset-holder{align-items:center;background-color:var(--background-color);border:1px solid var(--component-outline-color);border-radius:12px;cursor:pointer;display:flex;flex-direction:column;height:12vmin;justify-content:center;margin-bottom:12px;margin-left:6px;margin-right:6px;max-height:156px;max-width:156px;min-height:156px;min-width:156px;overflow:hidden;position:relative}.dataset-holder.selected{border:1px solid var(--blue1);box-shadow:var(--drop-box-shadow)}.dataset-holder:hover{box-shadow:var(--drop-box-shadow);color:var(--blue1);cursor:pointer}.dataset-holder .image-holder{display:block;font-size:14px;font-weight:700;height:100%;max-height:93.6px;max-width:93.6px;min-height:93.6px;min-width:93.6px;text-align:center}.dataset-holder .Media{background-image:url("data:image/svg+xml,%3csvg%20width='76'%20height='68'%20viewBox='0%200%2076%2068'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20cx='3.10204'%20cy='3.09125'%20rx='3.10204'%20ry='3.0909'%20fill='%2337383C'/%3e%3cellipse%20cx='12.4077'%20cy='3.0909'%20rx='3.10204'%20ry='3.0909'%20fill='%23CFD6E4'/%3e%3cellipse%20cx='21.7143'%20cy='3.0909'%20rx='3.10204'%20ry='3.0909'%20fill='%23CFD6E4'/%3e%3crect%20y='12.3636'%20width='24.8163'%20height='55.6362'%20fill='%23CFD6E4'/%3e%3crect%20x='6.2041'%20y='24.727'%20width='55.8367'%20height='37.0908'%20rx='3.08502'%20fill='%234F44E0'/%3e%3cg%20clip-path='url(%23clip0)'%3e%3cpath%20d='M41.4283%2042.2106L30.8184%2035.6508C30.189%2035.3172%2029.4697%2035.8731%2029.4697%2036.6514V49.7711C29.4697%2050.6606%2030.189%2051.2165%2030.8184%2050.7717L41.4283%2044.2119C42.0577%2043.7672%2042.0577%2042.6553%2041.4283%2042.2106Z'%20fill='white'/%3e%3c/g%3e%3crect%20x='6.2041'%20y='55.6362'%20width='6.2041'%20height='6.18182'%20fill='white'/%3e%3crect%20x='12.4082'%20y='61.818'%20width='6.2041'%20height='6.18182'%20fill='white'/%3e%3crect%20y='61.818'%20width='6.2041'%20height='6.18182'%20fill='%234F44E0'/%3e%3crect%20x='18.6123'%20y='55.6362'%20width='6.2041'%20height='6.18182'%20fill='%2337383C'/%3e%3cellipse%20cx='62.0412'%20cy='27.8179'%20rx='13.9592'%20ry='13.9091'%20fill='%2337383C'/%3e%3cpath%20d='M68.2451%2028.4652L62.041%2034.647L55.8369%2028.4652'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M62.041%2034L62.041%2020.0909'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cdefs%3e%3cclipPath%20id='clip0'%3e%3crect%20width='12.4082'%20height='15.4545'%20fill='white'%20transform='translate(29.4697%2035.5454)'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Social{background-image:url("data:image/svg+xml,%3csvg%20width='79'%20height='71'%20viewBox='0%200%2079%2071'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cellipse%20rx='13.9412'%20ry='13.8913'%20transform='matrix(-1%200%200%201%2051.1174%2020.0654)'%20fill='%234F44E0'/%3e%3crect%20width='34.0784'%20height='61.7393'%20rx='3.08502'%20transform='matrix(-1%200%200%201%2037.1768%200)'%20fill='%2337383C'/%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M51.1283%2015.7609C51.1283%2015.7609%2051.1283%2015.7609%2051.1283%2015.7609C52.9329%2013.9627%2055.8589%2013.9627%2057.6635%2015.7609C59.4682%2017.5591%2059.4682%2020.4746%2057.6635%2022.2728C57.6634%2022.2729%2057.6634%2022.273%2057.6633%2022.273L57.6638%2022.2735L51.1285%2028.7854L44.5933%2022.2735L44.5935%2022.2733C42.7889%2020.4751%2042.7889%2017.5596%2044.5935%2015.7614C46.398%2013.9634%2049.3236%2013.9632%2051.1283%2015.7609Z'%20fill='white'/%3e%3crect%20width='24.7843'%20height='6.17393'%20transform='matrix(-1%200%200%201%2032.5293%2050.9346)'%20fill='%234F44E0'/%3e%3cpath%20d='M29.4316%201.54251C29.4316%200.690605%2028.741%200%2027.8891%200H12.3859C11.534%200%2010.8434%200.690605%2010.8434%201.54251V6.1749C10.8434%207.0268%2011.534%207.71741%2012.3859%207.71741H27.8891C28.741%207.71741%2029.4316%207.0268%2029.4316%206.1749V1.54251Z'%20fill='%2337383C'/%3e%3cline%20x1='0.771255'%20y1='-0.771255'%20x2='11.6209'%20y2='-0.771255'%20transform='matrix(-1%200%200%201%2026.333%204.63036)'%20stroke='white'%20stroke-width='1.54251'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='7.74512'%20y='40.1305'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%207.74512%2040.1305)'%20fill='white'/%3e%3crect%20x='13.9414'%20y='33.9567'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%2013.9414%2033.9567)'%20fill='%23CFD6E4'/%3e%3crect%20x='7.74512'%20y='46.3043'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%207.74512%2046.3043)'%20fill='%234F44E0'/%3e%3crect%20x='13.9414'%20y='21.6086'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%2013.9414%2021.6086)'%20fill='%234F44E0'/%3e%3crect%20y='27.7826'%20width='6.17393'%20height='13.9412'%20transform='rotate(-90%200%2027.7826)'%20fill='white'/%3e%3crect%20x='20.1367'%20y='15.4348'%20width='6.17393'%20height='17.0392'%20transform='rotate(-90%2020.1367%2015.4348)'%20fill='white'/%3e%3crect%20x='26.333'%20y='21.6086'%20width='6.17394'%20height='6.19609'%20transform='rotate(90%2026.333%2021.6086)'%20fill='white'/%3e%3cpath%20d='M54.2158%2061.7391H63.5099V70.9999L54.2158%2061.7391Z'%20fill='%23CFD6E4'/%3e%3crect%20width='55.7647'%20height='27.7827'%20rx='13.8913'%20transform='matrix(-1%200%200%201%2079%2033.9567)'%20fill='%23CFD6E4'/%3e%3cellipse%20rx='3.09804'%20ry='3.08696'%20transform='matrix(-1%200%200%201%2051.1178%2047.8478)'%20fill='%2337383C'/%3e%3cellipse%20rx='3.09804'%20ry='3.08696'%20transform='matrix(-1%200%200%201%2063.5094%2047.8478)'%20fill='%234F44E0'/%3e%3cellipse%20rx='3.09804'%20ry='3.08696'%20transform='matrix(-1%200%200%201%2038.7252%2047.8478)'%20fill='white'/%3e%3crect%20x='48.0195'%20y='61.7391'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%2048.0195%2061.7391)'%20fill='white'/%3e%3crect%20x='41.8232'%20y='67.9131'%20width='6.17394'%20height='6.19609'%20transform='rotate(-90%2041.8232%2067.9131)'%20fill='%2337383C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .eCommerce{background-image:url("data:image/svg+xml,%3csvg%20width='77'%20height='67'%20viewBox='0%200%2077%2067'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M40.04%2012.8336L52.36%2029.8573V60.8096H40.04V12.8336Z'%20fill='%23CFD6E4'/%3e%3cpath%20d='M58.5195%2029.8573L70.8395%2042.2382V60.8096H58.5195V29.8573Z'%20fill='%23CFD6E4'/%3e%3crect%20x='9.24023'%20y='2'%20width='17.6'%20height='24.7618'%20rx='8.8'%20stroke='%23CFD6E4'%20stroke-width='3.08502'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20y='12.8336'%20width='40.04'%20height='47.976'%20fill='%2337383C'/%3e%3cpath%20d='M70.8398%2042.2381L70.8398%2060.8094L76.9998%2060.8094L76.9998%2042.2381L70.8398%2042.2381Z'%20fill='%234F44E0'/%3e%3crect%20y='36.0478'%20width='6.16001'%20height='6.19047'%20fill='white'/%3e%3crect%20x='6.16016'%20y='54.6191'%20width='6.16001'%20height='6.19047'%20fill='white'/%3e%3crect%20y='42.2379'%20width='6.16001'%20height='6.19047'%20fill='%234F44E0'/%3e%3crect%20x='12.3203'%20y='60.8094'%20width='6.16001'%20height='6.19047'%20transform='rotate(-180%2012.3203%2060.8094)'%20fill='%23CFD6E4'/%3e%3crect%20x='18.4805'%20y='67'%20width='6.16001'%20height='6.19047'%20transform='rotate(-180%2018.4805%2067)'%20fill='%234F44E0'/%3e%3cpath%20d='M33.8799%2012.8334L33.8799%2060.8094L40.0399%2060.8094L40.0399%2012.8334L33.8799%2012.8334Z'%20fill='%234F44E0'/%3e%3cpath%20d='M52.3604%2029.8572L52.3604%2060.8094L58.5204%2060.8094L58.5204%2029.8572L52.3604%2029.8572Z'%20fill='%234F44E0'/%3e%3crect%20x='46.2002'%20y='60.8094'%20width='6.19047'%20height='6.16001'%20transform='rotate(-90%2046.2002%2060.8094)'%20fill='white'/%3e%3crect%20x='46.2002'%20y='67'%20width='6.19047'%20height='6.16001'%20transform='rotate(-90%2046.2002%2067)'%20fill='%23CFD6E4'/%3e%3crect%20x='40.04'%20y='60.8094'%20width='6.19047'%20height='6.16001'%20transform='rotate(-90%2040.04%2060.8094)'%20fill='%2337383C'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Finance{background-image:url("data:image/svg+xml,%3csvg%20width='83'%20height='65'%20viewBox='0%200%2083%2065'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M13.833%2017.0138C13.833%2015.31%2015.2142%2013.9288%2016.918%2013.9288L66.0813%2013.9288C67.7851%2013.9288%2069.1663%2015.31%2069.1663%2017.0138L69.1663%2047.9866C69.1663%2049.6904%2067.7851%2051.0717%2066.0813%2051.0717L13.833%2051.0716L13.833%2017.0138Z'%20fill='%23CFD6E4'/%3e%3crect%20x='13.833'%20y='20.1189'%20width='55.3333'%20height='6.19048'%20fill='%2337383C'/%3e%3cellipse%20cx='69.1663'%20cy='13.9286'%20rx='13.8333'%20ry='13.9286'%20fill='%234F44E0'/%3e%3cpath%20d='M69.167%2021.2787L69.167%206.19054'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M64.5557%2016.7876C64.8665%2018.6781%2066.369%2020.1191%2069.4086%2020.1191C72.2236%2020.1191%2073.7779%2018.6316%2073.7779%2016.8496C73.7779%2016.0438%2073.5016%2015.3155%2072.7762%2014.7887C72.1718%2014.3548%2071.4119%2014.1379%2070.6693%2013.9984C68.4587%2013.5955%2065.1428%2013.4406%2065.1428%2010.7598C65.1428%208.86937%2066.8008%207.73819%2069.3049%207.73819C71.6191%207.73819%2072.9662%208.77639%2073.3116%2010.4499'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3crect%20x='33.8145'%20y='44.8811'%20width='6.14816'%20height='6.19049'%20fill='white'/%3e%3crect%20x='39.9629'%20y='51.0714'%20width='6.14816'%20height='6.19049'%20fill='white'/%3e%3crect%20x='27.667'%20y='51.0714'%20width='6.14816'%20height='6.19049'%20fill='%234F44E0'/%3e%3crect%20x='39.9629'%20y='44.8811'%20width='6.14816'%20height='6.19049'%20fill='%2337383C'/%3e%3crect%20x='39.9629'%20y='63.4524'%20width='6.14816'%20height='6.19049'%20transform='rotate(-180%2039.9629%2063.4524)'%20fill='%2337383C'/%3e%3crect%20x='6.14844'%20y='27.8571'%20width='15.3704'%20height='20.119'%20rx='7.68519'%20stroke='%234F44E0'%20stroke-width='3.08502'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M-5.37621e-07%2041.7755C-2.40701e-07%2040.0717%201.38121%2038.6905%203.08502%2038.6905L24.5816%2038.6905C26.2855%2038.6905%2027.6667%2040.0717%2027.6667%2041.7755L27.6667%2057.2721C27.6667%2058.9759%2026.2855%2060.3571%2024.5816%2060.3571L3.08501%2060.3571C1.3812%2060.3571%20-3.53511e-06%2058.9759%20-3.23819e-06%2057.2721L-5.37621e-07%2041.7755Z'%20fill='%2337383C'/%3e%3cellipse%20cx='13.8338'%20cy='47.6668'%20rx='3.07407'%20ry='2.78571'%20fill='%234F44E0'/%3e%3cpath%20d='M12.2968%2046.738H15.3709L16.9079%2054.1666H10.7598L12.2968%2046.738Z'%20fill='%234F44E0'/%3e%3crect%20y='60.3571'%20width='4.61111'%20height='4.64286'%20fill='white'/%3e%3crect%20x='4.61133'%20y='60.3571'%20width='4.61111'%20height='4.64286'%20fill='%2337383C'/%3e%3crect%20x='4.61133'%20y='60.3571'%20width='4.61111'%20height='4.64286'%20transform='rotate(-180%204.61133%2060.3571)'%20fill='%23CFD6E4'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .B2B{background-image:url("data:image/svg+xml,%3csvg%20width='68'%20height='68'%20viewBox='0%200%2068%2068'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M68%2013.9091L68%2068.0001L61.8182%2068.0001L61.8182%2013.9091L68%2013.9091Z'%20fill='%234F44E0'/%3e%3cpath%20d='M57.1816%2041.7273L57.1816%2068.0001L50.9998%2068.0001L50.9998%2041.7273L57.1816%2041.7273Z'%20fill='%23CFD6E4'/%3e%3cpath%20d='M46.3633%203.09097L46.3633%2068.0001L40.1815%2068.0001L40.1815%203.09097L46.3633%203.09097Z'%20fill='%2337383C'/%3e%3ccircle%20cx='26.2724'%20cy='13.9091'%20r='13.9091'%20fill='%234F44E0'/%3e%3cpath%20d='M20.9716%2020.0906L16.8503%2015.9694L20.9716%2011.8482'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M30.6759%207.7273L34.7971%2011.8485L30.6759%2015.9697'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M17.2822%2015.9694L26.555%2015.9694'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3cpath%20d='M34.3652%2011.8485L25.0925%2011.8485'%20stroke='white'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3ccircle%20cx='43.2725'%20cy='3.09091'%20r='3.09091'%20fill='%234F44E0'/%3e%3ccircle%20cx='54.0909'%20cy='41.7275'%20r='3.09091'%20fill='%234F44E0'/%3e%3cpath%20d='M26.2727%2041.7272H0V67.9999H26.2727V41.7272Z'%20fill='%2337383C'/%3e%3cpath%20d='M40.1819%2027.8181H13.9092V54.0909H40.1819V27.8181Z'%20fill='%23CFD6E4'/%3e%3cpath%20d='M26.2728%2041.7272H13.9092V54.0908H26.2728V41.7272Z'%20fill='white'/%3e%3cpath%20d='M13.9091%2041.7272V27.8181L0%2041.7272H13.9091Z'%20fill='%234F44E0'/%3e%3cpath%20d='M26.2725%2054.0909V67.9999L40.1816%2054.0909H26.2725Z'%20fill='%234F44E0'/%3e%3ccircle%20cx='64.9093'%20cy='13.9091'%20r='3.09091'%20fill='%2337383C'/%3e%3crect%20x='52.5459'%20y='27.8181'%20width='6.18183'%20height='6.18183'%20transform='rotate(-180%2052.5459%2027.8181)'%20fill='%23CFD6E4'/%3e%3crect%20x='46.3633'%20y='27.8181'%20width='6.18183'%20height='6.18183'%20transform='rotate(-180%2046.3633%2027.8181)'%20fill='white'/%3e%3crect%20x='40.1816'%20y='33.9998'%20width='6.18183'%20height='6.18183'%20fill='%234F44E0'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .AI{background-image:url("data:image/svg+xml,%3csvg%20width='48'%20height='48'%20viewBox='0%200%2048%2048'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cg%20clip-path='url(%23clip0_238_174)'%3e%3crect%20width='48'%20height='48'%20fill='white'/%3e%3crect%20width='3.42858'%20height='3.42858'%20transform='matrix(4.37114e-08%20-1%20-1%20-4.37114e-08%2022.2858%2039.4286)'%20fill='%2337383C'/%3e%3crect%20width='3.42858'%20height='3.42858'%20transform='matrix(4.37114e-08%20-1%20-1%20-4.37114e-08%2025.7143%2042.8572)'%20fill='%237856FF'/%3e%3crect%20width='3.42858'%20height='3.42858'%20transform='matrix(1%20-8.74228e-08%20-8.74228e-08%20-1%208.57144%2022.2857)'%20fill='%23CFD6E4'/%3e%3crect%20width='3.42858'%20height='3.42858'%20transform='matrix(1%20-8.74228e-08%20-8.74228e-08%20-1%2012%2018.8572)'%20fill='%237856FF'/%3e%3cpath%20d='M36%2025.7143C30.3194%2025.7143%2025.7143%2030.3194%2025.7143%2036H22.2857C22.2857%2028.4258%2028.4258%2022.2857%2036%2022.2857V25.7143Z'%20fill='%2337383C'/%3e%3cpath%20d='M12%2022.2857C17.6806%2022.2857%2022.2857%2017.6806%2022.2857%2012L25.7143%2012C25.7143%2019.5742%2019.5742%2025.7143%2012%2025.7143L12%2022.2857Z'%20fill='%2337383C'/%3e%3cpath%20d='M22.2857%2036C22.2857%2030.3194%2017.6806%2025.7143%2012%2025.7143L12%2022.2857C19.5742%2022.2857%2025.7143%2028.4258%2025.7143%2036H22.2857Z'%20fill='%2337383C'/%3e%3cpath%20d='M25.7143%2012C25.7143%2017.6806%2030.3194%2022.2857%2036%2022.2857V25.7143C28.4258%2025.7143%2022.2857%2019.5742%2022.2857%2012L25.7143%2012Z'%20fill='%2337383C'/%3e%3cpath%20d='M40.919%2011.3828C38.0334%2011.0481%2036.9364%209.95771%2036.5973%207.08321C36.5818%206.95466%2036.4754%206.85715%2036.3446%206.85715H35.6598C35.5313%206.85715%2035.4227%206.95688%2035.4072%207.08321C35.0703%209.95771%2033.971%2011.0503%2031.0854%2011.3828C30.9569%2011.3983%2030.8571%2011.5047%2030.8571%2011.6354V12.3136C30.8571%2012.4422%2030.9569%2012.5507%2031.0854%2012.5663C33.9865%2012.9009%2035.0814%2014.0024%2035.4116%2016.9146C35.4271%2017.0431%2035.5335%2017.1429%2035.6642%2017.1429H36.3358C36.4665%2017.1429%2036.5729%2017.0431%2036.5884%2016.9146C36.9186%2014.0024%2038.0135%2012.9031%2040.9146%2012.5663C41.0431%2012.5507%2041.1429%2012.4444%2041.1429%2012.3136V11.6354C41.1429%2011.5069%2041.0431%2011.3983%2040.9146%2011.3828H40.919Z'%20fill='%237856FF'/%3e%3c/g%3e%3cdefs%3e%3cclipPath%20id='clip0_238_174'%3e%3crect%20width='48'%20height='48'%20fill='white'/%3e%3c/clipPath%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}.dataset-holder .Other{background-image:url("data:image/svg+xml,%3csvg%20width='77'%20height='59'%20viewBox='0%200%2077%2059'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20y='17.0788'%20width='21.56'%20height='41.9211'%20fill='%23CFD6E4'/%3e%3cpath%20d='M6.15988%2029.5L33.8799%2029.5V23.2895L6.15988%2023.2895V29.5Z'%20fill='%234F44E0'/%3e%3cpath%20d='M6.15957%2041.9212H21.5596V35.7107H6.15957V41.9212Z'%20fill='%2337383C'/%3e%3cpath%20d='M6.16039%2054.3422H15.4004V48.1317H6.16039V54.3422Z'%20fill='white'/%3e%3crect%20x='33.8799'%20width='3.08'%20height='23.2895'%20fill='%234F44E0'/%3e%3cpath%20d='M56.5619%2037.4988L36.96%2022.9222L36.96%2047.7885L42.6478%2042.1959L47.6468%2051.2114C47.7697%2051.4572%2048.0561%2051.5524%2048.2999%2051.4285L53.0835%2048.9977C53.3273%2048.8739%2053.4218%2048.5851%2053.2989%2048.3393L48.2998%2039.3238L56.5619%2037.4988Z'%20fill='%2337383C'/%3e%3cellipse%20cx='3.08'%20cy='3.10548'%20rx='3.08'%20ry='3.10526'%20fill='%2337383C'/%3e%3cellipse%20cx='12.3202'%20cy='3.10526'%20rx='3.08'%20ry='3.10526'%20fill='%23CFD6E4'/%3e%3cellipse%20cx='21.5605'%20cy='3.10526'%20rx='3.08'%20ry='3.10526'%20fill='%23CFD6E4'/%3e%3crect%20x='36.96'%20width='33.88'%20height='23.2895'%20fill='%23CFD6E4'/%3e%3crect%20x='77'%20y='23.2895'%20width='6.16001'%20height='6.21054'%20transform='rotate(-180%2077%2023.2895)'%20fill='%23CFD6E4'/%3e%3crect%20x='58.5195'%20y='29.5'%20width='6.16001'%20height='6.21054'%20fill='%2337383C'/%3e%3crect%20x='58.5195'%20y='17.0788'%20width='6.16001'%20height='6.21054'%20fill='white'/%3e%3crect%20x='52.3604'%20y='23.2895'%20width='6.16001'%20height='6.21054'%20fill='%234F44E0'/%3e%3crect%20x='70.8398'%20y='29.5'%20width='6.16001'%20height='6.21054'%20transform='rotate(-180%2070.8398%2029.5)'%20fill='%2337383C'/%3e%3cpath%20d='M41.5801%2020.1843L50.9263%2010.2965L55.1746%2014.791L66.2201%203.10536'%20stroke='%234F44E0'%20stroke-width='2.31377'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");background-repeat:no-repeat;background-size:100% 100%;height:100%;width:100%}
