section#template-page-list{background-color:var(--cube-white);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:var(--cube-off-blue);border:1px solid #c6e8e7;border:1px solid var(--cube-green);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}section#template-page-list div.list a.card-container label.card-tags{color:var(--main-blue);display:block;font-family:var(--headline-font);font-size:14px;font-weight:500;line-height:125%;margin:0 0 30px;position:relative;text-transform:uppercase}section#template-page-list div.list a.card-container label.card-tags:after{background-color:var(--main-blue);bottom:-15px;content:"";height:1px;left:0;position:absolute;width:50px}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:400;line-height:26px;margin:0 0 20px}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;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}section#template-page-list div.list a.card-container p.card-description{font-size:18px;font-weight:300;line-height:24px;margin:0}section#template-page-list div.list a.card-container p.card-link{color:var(--main-blue);font-family:var(--headline-font);font-size:18px;font-weight:400;line-height:20px;margin:25px 0 0;position:relative;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:"";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 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-green)}section#template-page-list div.list a.card-container:hover label.card-tags:after{background-color:var(--cube-green)}section#template-page-list div.list a.card-container:hover p.card-link:after{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20Website%20-%202025/Icons/Icon-arrow-green.svg)}@media (min-width:1200px){section#template-page-list{padding:0 0 40px}section#template-page-list div.list{flex-flow:row wrap}}