.content-box-container{display:flex;flex-wrap:wrap}.custom_content_box h4{font-size:18px;margin-bottom:5px;margin-top:28px}.content_boxes_wrap-1,.content_boxes_wrap-2,.content_boxes_wrap-3,.content_boxes_wrap-4,.content_boxes_wrap-5{display:grid;gap:10px}.content_boxes_wrap-1{grid-template-columns:repeat(1,minmax(150px,1fr))}.content_boxes_wrap-2{grid-template-columns:repeat(2,minmax(150px,1fr))}.content_boxes_wrap-3{grid-template-columns:repeat(3,minmax(150px,1fr))}.content_boxes_wrap-4{grid-template-columns:repeat(4,minmax(150px,1fr))}.content_boxes_wrap-5{grid-template-columns:repeat(5,minmax(150px,1fr))}.content-box-tile{display:flex;flex-direction:column;padding:16px;border-radius:24px;position:relative;min-height:188px;box-shadow:4px 4px 10px 0 rgba(0,0,0,0.1);z-index:10}.custom_content_box_list{display:flex;flex-wrap:wrap;width:100%;padding-right:14px}@media (max-width:670px){.custom_content_box_list{display:inline}}.custom_content_box_list_item{display:flex;box-sizing:border-box;margin:16px 0 0 16px;flex-grow:1;flex-basis:0;flex-shrink:1;list-style:none;padding:0;min-width:0}.avatar{display:flex;margin-bottom:0px}.avatar-image{width:auto;height:auto;border-radius:0px}.avatar_background{background-color:#55b4bc;border-radius:50%;display:inline-flex}.no_background{background-color:transparent;padding:0}.custom_content_box{width:100%;overflow-wrap:break-word;display:flex;flex-direction:column;height:100%}.custom_content_box .white_text h4{color:#fff}.custom_content_box_topic{font-family:'Figtree';line-height:normal;margin:0.5em 0;margin-bottom:1em;font-size:20px}.custom_content_box_description p{font-family:'Open Sans';font-size:16px}.custom_content_box_description{font-family:'Open Sans';font-size:16px;margin-bottom:16px}:root{--cta-light-blue:#0072ce;--cta-dark-blue:#1c234a;--cta-light-grey:#ccd2e7;--cta-light-blue-hover:#39f;--cta-dark-blue-hover:#3b4a6b;--cta-light-grey-hover:#e0e4f2}.boxed_cta_container{display:flex;margin-top:20px;justify-content:left;margin-top:auto}.generic_cta_button{color:#fff;margin-right:15px;border-radius:16px;padding:16px;font-size:16px;text-align:center;text-decoration:none;cursor:pointer;min-width:fit-content;transition:background-color 0.4s ease,color 0.4s ease,box-shadow 0.4s ease}.generic_cta_button[data-cta-color="#0072CE"]{background-color:var(--cta-light-blue)}.generic_cta_button[data-cta-color="#1C234A"]{background-color:var(--cta-dark-blue)}.generic_cta_button[data-cta-color="#CCD2E7"]{background-color:var(--cta-light-grey);color:#1c234a}.generic_cta_button[data-cta-color="#0072CE"]:hover{background-color:var(--cta-light-blue-hover);box-shadow:4px 4px 10px 0 rgba(0,0,0,0.1);color:#fff}.generic_cta_button[data-cta-color="#1C234A"]:hover{background-color:var(--cta-dark-blue-hover);box-shadow:4px 4px 10px 0 rgba(0,0,0,0.15);color:#fff}.generic_cta_button[data-cta-color="#CCD2E7"]:hover{background-color:var(--cta-light-grey-hover);color:#1c234a;box-shadow:4px 4px 10px 0 rgba(0,0,0,0.1)}