.image-blocks-v2{--image-blocks-v2-hover-animation: all 0.35s ease-in-out;position:relative;z-index:1;overflow-x:hidden;width:100%}.image-blocks-v2 *{box-sizing:border-box;text-decoration:none}.image-blocks-v2__inner{display:flex;width:100%;height:100%}@media(min-width: 769px){.image-blocks-v2__inner,.image-blocks-v2__inner .swiper-wrapper{flex-wrap:wrap;transform:unset}}.image-blocks-v2__inner--stacked{flex-direction:column}.image-blocks-v2__carousel{position:relative;width:100%;height:100%}.image-blocks-v2__carousel-block{display:block;overflow:hidden;width:100%;color:rgb(var(--color-foreground));text-decoration:none}.image-blocks-v2__block-inner{position:relative;width:100%;height:100%}.image-blocks-v2__block-content-wrapper{display:flex;flex-direction:column;justify-content:space-between;position:relative;z-index:4;width:100%;height:100%;padding:4.5rem 0;text-align:center;text-shadow:.1rem .1rem .1rem #00000040}.image-blocks-v2__block-alt-content-wrapper{display:flex;flex-direction:column;align-items:center;position:relative;z-index:4;width:100%;height:100%;padding:4.5rem 0;text-align:center;text-shadow:.1rem .1rem .1rem #00000040}.image-blocks-v2__block-alt-content-wrapper .button{width:fit-content;margin-top:1rem}.image-blocks-v2__block-alt-content-wrapper--mobile-top{justify-content:start}.image-blocks-v2__block-alt-content-wrapper--mobile-centre{justify-content:center}.image-blocks-v2__block-alt-content-wrapper--mobile-bottom{justify-content:end}@media screen and (min-width: 750px){.image-blocks-v2__block-alt-content-wrapper--desktop-top{justify-content:start}.image-blocks-v2__block-alt-content-wrapper--desktop-centre{justify-content:center}.image-blocks-v2__block-alt-content-wrapper--desktop-bottom{justify-content:end}}.image-blocks-v2__block-centre-content{max-width:95%;height:fit-content;margin:0 auto}.image-blocks-v2__block-centre-content h1,.image-blocks-v2__block-centre-content h2,.image-blocks-v2__block-centre-content h3,.image-blocks-v2__block-centre-content h4,.image-blocks-v2__block-centre-content h5,.image-blocks-v2__block-centre-content h6{margin-top:1rem;margin-bottom:0}@media screen and (min-width: 990px){.image-blocks-v2__block-centre-content{max-width:90%}}.image-blocks-v2__top-label,.image-blocks-v2__bottom-label{text-decoration:underline;text-decoration-color:rgb(var(--color-foreground));text-underline-offset:1.125rem;max-width:95%;height:fit-content;margin:0 auto;font-size:1.3rem;letter-spacing:.1rem;line-height:calc(1 + 0.2 / var(--font-body-scale));transition:all .2s ease-in-out}.image-blocks-v2__top-label:hover,.image-blocks-v2__bottom-label:hover{text-underline-offset:.8rem;transition:all .2s ease-in-out}@media screen and (min-width: 990px){.image-blocks-v2__top-label,.image-blocks-v2__bottom-label{max-width:90%}}.image-blocks-v2__block-overlay{position:absolute;z-index:2;top:0;left:0;width:100%;height:100%;display:block !important}.image-blocks-v2__block-image{object-fit:cover;position:absolute;z-index:1;top:0;left:0;width:100%;height:100%}.image-blocks-v2__block-image--mobile{display:block}@media screen and (min-width: 750px){.image-blocks-v2__block-image--mobile{display:none}}.image-blocks-v2__block-image--desktop{display:none}@media screen and (min-width: 750px){.image-blocks-v2__block-image--desktop{display:block}}.image-blocks-v2__block-image--all{display:block}.image-blocks-v2__block-placeholder{object-fit:cover;display:block;position:absolute;z-index:1;top:0;left:0;opacity:.5;width:100%;height:100%}.image-blocks-v2__block-image--top{object-position:top}.image-blocks-v2__block-image--centre{object-position:center}.image-blocks-v2__block-image--bottom{object-position:bottom}.image-blocks-v2__blocks{display:flex;flex-direction:column;width:100%;height:100%}.image-blocks-v2__block{display:block;overflow:hidden;width:100%;flex:1 1 0}@media(min-width: 769px){.image-blocks-v2__inner .image-blocks-v2__block,.image-blocks-v2__inner .swiper-slide{flex:1;min-width:30%}}.image-blocks-v2__swiper-pagination{display:flex;justify-content:center;align-items:center;position:absolute;z-index:2;bottom:1rem;left:0;width:100%}@media screen and (min-width: 990px){.image-blocks-v2__swiper-pagination{display:none}}.image-blocks-v2__swiper-pagination .swiper-pagination-bullets.swiper-pagination-horizontal{width:fit-content}.image-blocks-v2__swiper-pagination .swiper-pagination-bullet{display:inline-block;opacity:.6;width:20px;height:4px;transition:all .25s ease-in-out;background:rgb(var(--color-background));border-radius:4px;color:rgb(var(--color-foreground))}.image-blocks-v2__swiper-pagination .swiper-pagination:hover .swiper-pagination-bullet{width:30px;height:9px;border-radius:4px}.image-blocks-v2__swiper-pagination .swiper-pagination-bullet-active{opacity:1;background:rgb(var(--color-button))}@media screen and (min-width: 990px){.image-blocks-v2__inner--stacked{flex-direction:row}.image-blocks-v2__inner-2-blocks .image-blocks-v2__block{width:50%}.image-blocks-v2__inner-3-blocks .image-blocks-v2__block{flex:1}.image-blocks-v2__blocks{flex-direction:row}.image-blocks-v2--hover-grow .swiper-slide{flex:1;transition:var(--image-blocks-v2-hover-animation)}.image-blocks-v2--hover-grow .swiper-slide:hover{flex:1.1 1 0}.image-blocks-v2--hover-zoom .image-blocks-v2__carousel-block .image-blocks-v2__block-image,.image-blocks-v2--hover-zoom .image-blocks-v2__block .image-blocks-v2__block-image{transform:scale(1);transition:var(--image-blocks-v2-hover-animation)}.image-blocks-v2--hover-zoom .image-blocks-v2__carousel-block:hover .image-blocks-v2__block-image,.image-blocks-v2--hover-zoom .image-blocks-v2__block:hover .image-blocks-v2__block-image{transform:scale(1.05)}.image-blocks-v2--hover-grow .image-blocks-v2__block,.image-blocks-v2--hover-grow .image-blocks-v2__carousel-block{transition:var(--image-blocks-v2-hover-animation)}.image-blocks-v2--hover-grow .image-blocks-v2__block:hover{flex:1.1 1 0}}.text-below-images{text-align:center}.has-text-below-image-wrapper{display:flex;flex-direction:column;flex:unset}@media(min-width: 769px){.has-text-below-image-wrapper{flex:1 1 0}}.non-carousel-view{height:unset}@media(max-width: 768px){.non-carousel-view .image-blocks-v2__block{flex:unset}}