section#template-page-list{background-color:var(--cube-off-blue);background-position:0 100%;background-repeat:no-repeat;padding:0 0 40px}section#template-page-list div.list{display:flex;flex-flow:row wrap;gap:40px 31px;justify-content:center}section#template-page-list div.list a.card-container{background-color:#fff;border-radius:9px;display:flex;flex-flow:column;padding:0;text-decoration:none;width:350px}section#template-page-list div.list a.card-container div.data{display:flex;flex-flow:column;height:100%;justify-content:space-between;padding:15px 15px 75px;position:relative}section#template-page-list div.list a.card-container div.data div{display:flex;flex-flow:column;gap:15px}section#template-page-list div.list a.card-container label.card-tags{color:var(--cube-light-green);font-family:var(--headline-font);font-size:15px;font-weight:700;line-height:125%;margin:0;position:relative;text-transform:uppercase}section#template-page-list div.list a.card-container p.card-container-link:hover h5.card-title{color:var(--dark-teal)}section#template-page-list div.list a.card-container div.card-img img{border-radius:8px;margin:0;max-height:169px;object-fit:cover;width:100%}section#template-page-list div.list a.card-container h5.card-title{font-size:22px;font-weight:600}section#template-page-list div.list a.card-container h5.card-title,section#template-page-list div.list a.card-container p.card-description{color:var(--main-blue);display:-webkit-box;font-family:var(--headline-font);-webkit-line-clamp:3;line-height:120%;margin:0;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}section#template-page-list div.list a.card-container p.card-description{font-size:15px;font-weight:400}section#template-page-list div.list a.card-container p.card-link{bottom:4px;color:var(--main-blue);display:flex;font-family:var(--headline-font);font-size:18px;font-weight:700;left:18px;line-height:20px;margin:0 0 10px;position:absolute;text-decoration:none;width:fit-content}section#template-page-list div.list a.card-container p.card-link:after{background-image:url(https://www.cubesoftware.com/hubfs/Cube%20Website%20-%202025/Icons/chevron-down.svg);background-position:48%;background-repeat:no-repeat;background-size:cover;content:"";filter:invert(80%) sepia(18%) saturate(836%) hue-rotate(94deg) brightness(91%) contrast(89%);height:26px;position:absolute;right:-40px;top:50%;transform:translateY(-50%) rotate(90deg);width:26px}section#template-page-list div.list a.card-container:hover{box-shadow:0 4px 12px rgba(34,158,102,.4)}section#template-page-list div.list a.card-container:hover h5.card-title,section#template-page-list div.list a.card-container:hover label.card-tags,section#template-page-list div.list a.card-container:hover p.card-description,section#template-page-list div.list a.card-container:hover p.card-link{color:var(--cube-light-green)}@media (min-width:1200px){section#template-page-list{padding:0 0 40px}section#template-page-list div.list{flex-flow:row wrap}}