.content-box{background:#fff;display:flex;flex-direction:column;padding:1.25rem;text-align:center;-webkit-transition:background .2s;-moz-transition:background .2s;-o-transition:background .2s;transition:background .2s}.content-box,.panel--center .content-box{align-items:center}.content-box .content-box__heading{margin:0 0 1.25rem}.content-box .content-box__heading:last-child{margin-bottom:0}.content-box .content-box__title{color:#215731;font-family:Bebas Neue W01 Regular,sans-serif;font-size:1.75rem;font-weight:400;line-height:120%;margin:0}.content-box .content-box__icon{display:block;margin:0 0 1.25rem;text-align:center;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s}.content-box .content-box__icon img,.content-box .content-box__icon svg{display:block;height:36px;width:auto}.content-box .content-box__icon svg{fill:#2b2b2b}.content-box .content-box__content{align-items:center;display:flex;flex:1;flex-direction:column}.content-box p{font-size:1.125rem;line-height:160%;margin:1rem 0;width:100%}.content-box .content-box__description{margin-bottom:1.875rem}.content-box .content-box__description:last-child{margin-bottom:0}.content-box .button{margin-top:auto}.content-box.content-box--gold{background:#ac8e35}.content-box.content-box--gold-lt{background:#f7f4ec}.content-box.content-box--green{background:#215731}.content-box.content-box--gold,.content-box.content-box--gold .content-box__title,.content-box.content-box--gold>a:not(.button),.content-box.content-box--green,.content-box.content-box--green .content-box__title,.content-box.content-box--green>a:not(.button){color:#fff}.content-box.content-box--just-title{display:flex;flex-direction:column;justify-content:center}.content-box.content-box--just-title.content-box--just-title--small{padding:1.25rem}.content-box.content-box--just-title.content-box--just-title--small .content-box__title{font-size:1.5rem}.content-box.content-box--just-title.content-box--gold[data-clickable]:hover{background:#215731}.content-box.content-box--just-title.content-box--green[data-clickable]:hover{background:#ac8e35}.content-box.content-box--center-aligned p{font-family:Exo\ 2,sans-serif}.content-box.content-box--left-aligned{align-items:flex-start;text-align:left}.content-box.content-box--left-aligned .content-box__heading{display:flex;margin:0 0 1.25rem;width:100%}.content-box.content-box--left-aligned .content-box__icon{margin-bottom:0;margin-right:.9375rem}.content-box.content-box--left-aligned .content-box__title{font-size:2rem}.content-box.content-box--left-aligned p{font-size:1rem}.content-box.content-box--left-aligned .content-box__description{width:100%}@media screen and (min-width:1020px){.content-box{padding:1.875rem}}