:root{--background-dark-purple:#2D2147;--background-purple:#382C53;--background-100:#FDFCF7;--background-light-grey:#F6F7F9;--background-light-100:#F8F7F2;--background-light-50:#FDFCF7;--background-light-green:#DDF0EC;--background-light-yellow:#FEEEDD;--background-light-red:#FCD8E0;--background-light-blue:#D3EAFD;--background-white:#FFFFFF;--background-main:#FFFFFF;--text-purple:#382C53;--text-dark-purple:#2D2147;--nav-dark-purple:rgba(234,235,241,0.7);--text-deactive-light:#564863;--text-deactive-dark:#97939B;--text-light-purple:#837A8C;--text-caption:#7D7796;--text-menu:#A9A1BA;--text-white:#FFFFFF;--border-grey:#E2DFE5;--border-shadow:#E3E6EC;--border-light:#F6F3F9;--border-dark:#E4E4E4;--border-menu:rgba(82,73,103,1);--complementary-green:#53B6A0;--complementary-red:#EF3C65;--complementary-blue:#2196F3;--complementary-yellow:#FFCE73}.data-wells-section{background:var(--background-light-grey)}.data-wells-section .data-well-menu-item:first-child{border-top:1px solid var(--border-grey)}.data-wells-section .data-well-menu-item{padding-top:40px;padding-bottom:40px;border-bottom:1px solid var(--border-grey);transition:background .4s,border-bottom .4s}.data-wells-section .data-well-menu-item h6{font-size:16px;line-height:20px;font-weight:600;margin:0;color:var(--text-caption);transition:color .4s}.data-wells-section .data-well-menu-item p{font-size:13px;line-height:24px;margin:4px 0 0;color:var(--text-deactive-dark);transition:color .4s}.data-wells-section .data-well-menu-item .default-dw-wrapper{width:64px;background:var(--background-purple);height:64px;border-radius:8px;display:flex;align-items:center;justify-content:center}.data-wells-section .data-well-menu-item .default-dw-wrapper svg{height:32px;width:32px}.data-wells-section .data-well-menu-item .default-dw-wrapper svg *{color:#fff;fill:currentColor}.data-wells-section .data-well-menu-item-alt a{font-size:14px;color:var(--text-purple);margin-top:24px;padding:16px}.data-wells-section .data-well-menu-item-alt a svg{margin-left:1em}.data-wells-section .data-well-menu-item-alt a svg *{color:inherit;stroke:currentColor}@media screen and (min-width:992px){.data-wells-section .data-well-menu-item.active{background:var(--background-white);border-bottom:1px solid var(--text-light-purple)}}.data-wells-section .data-well-menu-item.active h6{color:var(--text-purple)}.data-wells-section .data-well-menu-item.active p{color:var(--text-deactive-dark)}@media screen and (max-width:992px){.data-wells-section .data-well-menu-item.mobile-active{background:var(--background-white);border-bottom:none}.data-wells-section .data-well-menu-item.mobile-active h6{color:var(--text-purple)}.data-wells-section .data-well-menu-item.mobile-active p{color:var(--text-deactive-dark)}}.data-wells-section .data-well-viewer{margin-top:-48px;position:relative;z-index:1}.data-wells-section .data-well-viewer .content-shadow{width:100%;left:-5px;top:15%;filter:blur(22px)}.data-wells-section .data-well-viewer h3{font-size:40px;line-height:52px;margin:12px 0 32px}@media screen and (max-width:992px){.data-wells-section .data-well-viewer h3,.data-wells-section .data-well-viewer h4{font-size:26px;line-height:34px}}.data-wells-section .data-well-viewer .wrapper{background:#fff;padding:64px;border-radius:8px;border:1px solid var(--border-dark);min-height:550px}.data-wells-section .data-well-viewer-mobile{margin-top:0}.data-wells-section .data-well-viewer-mobile .wrapper{padding:1.5rem;min-height:auto}.data-wells-section .data-well-viewer-caption{font-size:12px;color:var(--text-deactive-dark);font-family:Saira,sans-serif;font-weight:600;margin:0}.data-wells-section .data-well-viewer-name{font-size:32px;font-weight:500;line-height:40px;color:var(--text-purple)}.data-wells-section .data-well-viewer-date{color:var(--text-deactive-dark);font-size:14px;font-weight:400;margin-bottom:24px}.data-wells-section .data-well-viewer-emphasis{font-weight:600;font-size:18px;line-height:24px;color:var(--text-deactive-light);margin-bottom:24px}.data-wells-section .data-well-viewer-description{color:var(--text-light-purple);font-weight:400;font-size:14px;line-height:24px}.data-wells-section .data-well-viewer-ds-li{margin-top:24px;font-size:13px;font-weight:400;color:var(--text-deactive-light)}