.solutions-wheel{padding-bottom:0}.solutions-wheel--dark{color:var(--white)}.solutions-wheel__inner{display:grid;grid-gap:var(--gap-md)}.solutions-wheel__header{margin:0 auto 8rem;max-width:88rem;text-align:center}.solutions-wheel__heading{font-weight:700}.solutions-wheel__helper-text{display:none}@media (hover:none){.solutions-wheel__helper-text{display:block;text-align:center}}.solutions-wheel__wheel-item.is-active,.solutions-wheel__wheel-item:active,.solutions-wheel__wheel-item:focus,.solutions-wheel__wheel-item:hover{cursor:pointer}.solutions-wheel__wheel-item:hover path:nth-child(2){-webkit-transition:scale .2s ease;transition:scale .2s ease}.solutions-wheel__wheel-item.is-active path:nth-child(2),.solutions-wheel__wheel-item:active path:nth-child(2),.solutions-wheel__wheel-item:focus path:nth-child(2),.solutions-wheel__wheel-item:hover path:nth-child(2){scale:1.1;transform-box:fill-box;-webkit-transform-origin:center center;transform-origin:center center;fill:var(--white)}.solutions-wheel__wheel-item path:first-child{-webkit-transition:fill .2s ease;transition:fill .2s ease}.solutions-wheel__wheel-item.is-active path:first-child,.solutions-wheel__wheel-item:active path:first-child,.solutions-wheel__wheel-item:focus path:first-child,.solutions-wheel__wheel-item:hover path:first-child{fill:#1f1f1f}.solutions-wheel__wheel>svg{display:block;height:auto;margin:0 auto;max-width:60rem;width:100%}.solutions-wheel__solution{display:none}.solutions-wheel__solution.is-active{display:block}.solutions-wheel__title a{text-decoration:none}.solutions-wheel__title a:active,.solutions-wheel__title a:focus,.solutions-wheel__title a:hover{text-decoration:underline}.solutions-wheel__title--teal>a,.solutions-wheel__title--teal>span{color:var(--teal)}.solutions-wheel__title--red>a,.solutions-wheel__title--red>span{color:var(--red)}.solutions-wheel__title--yellow>a,.solutions-wheel__title--yellow>span{color:var(--yellow)}.solutions-wheel__rich-text ul{display:grid;grid-gap:var(--gap-sm);list-style:none;padding:0}.solutions-wheel__rich-text ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;gap:var(--gap-sm)}.solutions-wheel__rich-text ul>li:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='12' fill='none' viewBox='0 0 9 12'%3E%3Cpath fill='%23FF3C00' d='m9 6-9 5.196V.804z'/%3E%3C/svg%3E")}.solutions-wheel__rich-text a{color:var(--white)}.solutions-wheel__rich-text a:active,.solutions-wheel__rich-text a:focus,.solutions-wheel__rich-text a:hover{color:var(--primary-color)}.solutions-wheel__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.6rem;margin-top:4rem}.solutions-wheel__nav-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:0;font-size:0;padding:0}.solutions-wheel__nav-button:hover{cursor:pointer}.solutions-wheel__nav-button:hover>svg circle{fill:var(--white)}.solutions-wheel__nav-button:hover>svg path{fill:var(--black)}.solutions-wheel__nav-button>svg{height:4.4rem}@media (min-width:768px){.solutions-wheel__header{margin-top:5rem}}@media (min-width:992px){.solutions-wheel__inner{grid-template-columns:50% 1fr;grid-gap:var(--gap-lg);-webkit-box-align:center;-ms-flex-align:center;align-items:center}.solutions-wheel__header{margin-top:0}.solutions-wheel__solutions{padding-bottom:4.4rem}.solutions-wheel__nav{bottom:0;margin-top:0;position:absolute}}