.three-widgets{display:grid;grid-template-columns:100%;row-gap:32px}@media(min-width:1024.02px){.three-widgets{column-gap:32px;grid-template-columns:repeat(3,1fr)}}.three-widgets__wrapper{background:var(--3rd-aqua,#94d2bd);padding:32px 0}.contrast-on .three-widgets__wrapper{background:#007bb6}.three-widgets .side-widget{background:var(--bw-pure-white,#fff);height:100%}.three-widgets .side-widget svg path{fill:#0a9396}.contrast-on .three-widgets .side-widget svg path{fill:#007bb6}.three-widgets .side-widget .side-widget__heading{color:var(--3rd-turquoise,#0a9396)}.contrast-on .three-widgets .side-widget .side-widget__heading{color:#007bb6}.three-widgets .side-widget:hover{background:var(--3rd-turquoise,#0a9396)}.contrast-on .three-widgets .side-widget:hover{background:#1c2541}.three-widgets .side-widget:hover .editor-output p,.three-widgets .side-widget:hover .side-widget__heading{color:var(--bw-pure-white,var(--bw-white,#fff))}.three-widgets .side-widget:hover svg path{fill:#fff}