section#template-hero{align-items:center;background-color:var(--cube-white);display:flex;flex-flow:column nowrap;padding:180px 0 40px}section#template-hero div.center div.hero-description{align-items:center;display:flex;flex-direction:column}section#template-hero div.hero-description h1.hero-title{color:var(--main-blue);font-family:var(--headline-font);font-size:52px;font-weight:600;line-height:110%;margin:0 0 30px;position:relative;text-align:center;text-transform:uppercase;z-index:0}section#template-hero div.hero-description p.description{color:var(--main-blue);font-family:var(--headline-font);font-size:22px;font-weight:400;line-height:110%;margin:0 0 40px;max-width:600px;text-align:center}section#template-hero div.card-container{display:flex;position:relative}section#template-hero div.card-container a.card-featured{background-color:#fff;border:1px solid var(--cube-green);border-radius:9px;display:none;filter:drop-shadow(-2px 4px 18.4px rgba(0,0,0,.2));flex-flow:column;gap:20px;max-width:440px;padding:0;text-decoration:none;width:100%}section#template-hero div.card-container a.card-featured.active{display:flex}section#template-hero div.card-container a.card-featured:hover h4,section#template-hero div.card-container a.card-featured:hover p.card-featured-small-text,section#template-hero div.card-container a.card-featured:hover p.description-card,section#template-hero div.card-container a.card-featured:hover p.see-more{color:var(--cube-green)}section#template-hero div.card-container a.card-featured:hover p.see-more:after{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20Website%20-%202025/Icons/Icon-arrow-green.svg)}section#template-hero div.card-container a.card-featured:hover p.card-featured-small-text:after{background-color:var(--cube-green)}section#template-hero div.card-container a.card-featured:hover p.see-more-button-blue:before{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20website%20-%202024/Patterns/underline-dark-teal.svg)}section#template-hero div.card-container a.card-featured div.data{padding:20px 30px}section#template-hero div.card-container a.card-featured p.card-featured-small-text{color:var(--main-blue);font-family:var(--headline-font);font-size:18px;font-weight:500;line-height:125%;margin:0 0 40px;position:relative;text-transform:uppercase}section#template-hero div.card-container a.card-featured p.card-featured-small-text:after{background-color:var(--main-blue);bottom:-15px;content:"";height:1px;left:0;position:absolute;width:50px}section#template-hero div.card-container a.card-featured h4{color:var(--main-blue);font-family:var(--headline-font);font-size:34px;font-style:normal;font-weight:500;line-height:110%;margin:0 0 17px;text-transform:uppercase}section#template-hero div.card-container a.card-featured p.description-card{font-family:var(--headline-font);font-size:21px;font-style:normal;font-weight:400;line-height:130%;margin:0 0 12px}section#template-hero div.card-container a.card-featured p.see-more{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}section#template-hero div.card-container a.card-featured p.see-more: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}section#template-hero div.card-container a.card-featured div.thumbnail{width:100%}section#template-hero div.card-container a.card-featured div.thumbnail img{height:100%;object-fit:cover;object-position:left;width:100%}section#template-hero div.scroll{align-items:center;display:flex;gap:14px;margin:40px 0 0}section#template-hero div.scroll div.circle{border:1px solid var(--main-blue);border-radius:50%;cursor:pointer;height:8px;width:8px}section#template-hero div.scroll div.circle.active-circle{background-color:var(--main-blue)}section#template-hero div.scroll div.left-scroll,section#template-hero div.scroll div.right-scroll{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20website%20-%202024/Patterns/Scroll-image.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:50%;cursor:pointer;height:32px;width:32px}section#template-hero div.scroll div.right-scroll{transform:rotate(180deg)}section#template-hero div.scroll div.left-scroll:hover,section#template-hero div.scroll div.right-scroll:hover{background-image:url(https://8159624.fs1.hubspotusercontent-na1.net/hubfs/8159624/Cube%20website%20-%202024/Patterns/scroll-image-hover.svg)}@media (min-width:1000px){section#template-hero div.card-container a.card-featured{align-items:center;flex-flow:row;max-width:100%}section#template-hero div.card-container a.card-featured div.thumbnail{border-radius:9px;contain:content;display:flex;max-height:336px;max-width:380px;width:100%}section#template-hero div.card-container a.card-featured div.thumbnail img{height:336px;width:auto}}@media (min-width:1200px){section#template-hero div.hero-description h1.hero-title{font-size:52px;text-align:left}section#template-hero div.card-container a.card-featured{gap:70px;max-width:1110px}}