section#ebook-page-list{background-color:var(--cube-white);background-position:0 100%;background-repeat:no-repeat;padding:40px 0}section#ebook-page-list div.list{display:flex;flex-flow:row wrap;gap:40px 31px;justify-content:center}section#ebook-page-list div.list a.card-container{background-color:var(--cube-off-blue);border:1px solid var(--cube-green);border-radius:9px;display:flex;flex-flow:column;gap:15px;padding:0;text-decoration:none;width:350px}section#ebook-page-list div.list a.card-container div.card-data{display:flex;flex-flow:column;height:100%;justify-content:space-between;padding:0 14px 14px}section#ebook-page-list div.list a.card-container p.card-tags{color:var(--main-blue);font-family:var(--headline-font);font-size:15px;font-weight:500;line-height:125%;margin:0 0 40px;position:relative;text-transform:uppercase}section#ebook-page-list div.list a.card-container p.card-tags:after{background-color:var(--main-blue);bottom:-15px;content:"";height:1px;left:0;position:absolute;width:50px}section#ebook-page-list div.list a.card-container:hover h5.card-title,section#ebook-page-list div.list a.card-container:hover p.card-description,section#ebook-page-list div.list a.card-container:hover p.card-link,section#ebook-page-list div.list a.card-container:hover p.card-tags{color:var(--cube-green)}section#ebook-page-list div.list a.card-container:hover p.card-tags:after{background-color:var(--cube-green)}section#ebook-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)}section#ebook-page-list div.list a.card-container div.card-img img{border-radius:9px 9px 0 0;margin:0;max-height:169px;object-fit:cover;width:100%}section#ebook-page-list div.list a.card-container h5.card-title{font-size:21px;font-weight:500;margin:0 0 15px;text-transform:uppercase}section#ebook-page-list div.list a.card-container h5.card-title,section#ebook-page-list div.list a.card-container p.card-description{color:var(--main-blue);display:-webkit-box;font-family:var(--headline-font);line-height:120%;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}section#ebook-page-list div.list a.card-container p.card-description{font-size:18px;font-weight:400;margin:0}section#ebook-page-list div.list a.card-container p.card-link{display:inline-block;font-family:var(--headline-font);font-size:18px;font-style:normal;font-weight:400;line-height:130%;margin:20px 0 0;position:relative;width:fit-content}section#ebook-page-list div.list a.card-container p.card-link:after{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/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}@media (min-width:1200px){section#ebook-page-list{padding:80px 0 40px}section#ebook-page-list div.list{flex-flow:row wrap}}