.color-box-fw{color:#fff;display:flex;flex-wrap:wrap;justify-content:space-between;padding:2rem}.color-box-fw__content .color-box-fw__image{width:100%}.color-box-fw__content{display:flex;flex-direction:column;justify-content:space-between}.color-box-fw__title{font-family:Open Sans,"system-ui",-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"sans-serif",Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1.5em;font-weight:700;margin:0}.color-box-fw__description{font-size:1em}.color-box-fw__cta{color:#fff;display:inline-block;font-weight:700;margin-top:10px;position:relative;text-decoration:none;width:fit-content}.color-box-fw__cta:after{border-right:2px solid #fff;border-top:2px solid #fff;content:"";display:inline-block;height:9px;max-height:9px;max-width:9px;min-height:9px;min-width:9px;position:absolute;right:-12px;top:50%;transform:rotate(45deg) translateY(-55%);width:9px}.color-box-fw__image img{height:auto;width:100%}@media (min-width:768px){.color-box-fw{flex-wrap:nowrap}.color-box-fw__content{width:50%}.color-box-fw__image{width:40%}}@media(max-width:767px){.color-box-fw__image{margin-left:-10px;padding-top:1.5rem}}