.mofa-dynamic-service-box-widget{padding-top:40px;padding-bottom:40px}.mofa-header-container{grid-column:1/-1;padding-bottom:20px}.mofa-header-title-container{flex-direction:column;gap:4px;width:100%;display:flex}.mofa-header-title{color:#202b5d;word-wrap:break-word;font-size:40px;font-weight:700;line-height:44px}.mofa-header-subtitle{color:#62718d;word-wrap:break-word;font-size:18px;font-weight:600;line-height:27px;display:none}.mofa-dynamic-service-box-container{flex-wrap:wrap;justify-content:flex-start;gap:20px;margin:0 auto;display:flex}.mofa-dynamic-service-box-card{box-sizing:border-box;background:#ffffff1a;border:1px solid #fff;border-bottom:7px solid #008236;border-radius:12px;flex-shrink:0;width:100%;height:400px;padding:10px 5px;transition:all .3s;overflow:hidden}.mofa-dynamic-service-box-card:hover{transform:translateY(-5px);box-shadow:0 4px 8px #0000001a}@media (width>=600px){.mofa-dynamic-service-box-card{background:#bddbcb;width:calc(50% - 10px)}}@media (width>=900px){.mofa-dynamic-service-box-card{width:calc(33.3333% - 13.3333px)}}.mofa-card-content{flex-direction:column;gap:16px;width:calc(100% - 10px);height:calc(100% - 20px);padding:10px;display:flex}.mofa-card-header{flex-direction:column;gap:16px;display:flex}.mofa-card-icon-container{width:64px;height:64px;position:relative;overflow:hidden}.mofa-card-icon-container img{object-fit:contain;width:100%;height:100%}.mofa-card-title{color:#1e202c;word-wrap:break-word;font-size:26px;font-weight:600}.mofa-card-list{flex-direction:column;flex:1;gap:12px;display:flex;overflow-y:auto}.mofa-card-list::-webkit-scrollbar{width:4px}.mofa-card-list::-webkit-scrollbar-thumb{background-color:#008236;border-radius:4px}.mofa-card-list::-webkit-scrollbar-track{background-color:#0000000d}.mofa-card-list-item{justify-content:flex-start;align-items:flex-start;gap:8px;text-decoration:none;display:flex}.mofa-card-bullet{background:#00a63e;border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:9px}.mofa-card-list-text{color:#313545;word-wrap:break-word;font-size:16px;font-weight:400;line-height:24px}.mofa-card-list-text:hover{color:#008236}.mofa-card-learn-more{align-items:center;gap:8px;height:20px;margin-top:auto;text-decoration:none;display:flex}.mofa-card-learn-more-text{text-align:center;color:#008236;word-wrap:break-word;font-size:14px;font-weight:400;line-height:20px}@media (width>=960px){.mofa-dynamic-service-box-container{padding:40px 0}}