.component.hub-pages-list{padding:30px 0 20px}@media (min-width:769px){.component.hub-pages-list{padding:40px 0 30px}}@media (min-width:1200px){.component.hub-pages-list{padding:50px 0 40px}}.component.hub-pages-list .section-title--style-default{text-align:center;margin-top:10px}.component.hub-pages-list .section-title--style-default h2{margin-top:0!important}@media (min-width:769px){.component.hub-pages-list .section-title--style-default{margin-top:0;margin-bottom:40px}}.component.hub-pages-list .section-title--style-velosio{display:flex;margin-bottom:40px}.component.hub-pages-list .hub-page-column{width:33%;height:400px;display:block;background-size:cover;background-position:50% 50%;opacity:.3}.component.hub-pages-list .hub-pages{display:flex;flex-wrap:wrap;gap:30px;justify-content:space-between}@media (min-width:992px){.component.hub-pages-list .hub-pages{justify-content:flex-start}}.component.hub-pages-list .hub-pages__card{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;aspect-ratio:376/415;overflow:hidden;width:100%}@media (min-width:600px){.component.hub-pages-list .hub-pages__card{width:calc(50% - 15px)}}@media (min-width:992px){.component.hub-pages-list .hub-pages__card{width:calc(33.333% - 20px)}}.component.hub-pages-list .hub-pages__card a{text-decoration:none;text-align:center}.component.hub-pages-list .hub-pages__card__poster{position:absolute;top:0;left:0;width:100%;height:100%}.component.hub-pages-list .hub-pages__card__poster img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.3;transition:all .4s ease-in-out}.component.hub-pages-list .hub-pages__card__poster:after{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(10,64,106,.5)}.component.hub-pages-list .hub-pages__card:hover img{transform:scale(1.15)}.component.hub-pages-list .hub-pages__card__title{position:relative;color:#fff;font-family:"Nunito",sans-serif;font-size:22px;margin:0 10px}.component.hub-pages-list .hub-pages__card__cta{position:relative;color:#fff;border:1px solid #fff;font-family:"Nunito",sans-serif;font-weight:400!important;padding:10px;margin-top:15px;display:inline-block}