/*! folio v0.1.0 | (c) 2026 Folio | MIT License |  */
.module-home_gallery{padding:0 0 50px}@media only screen and (min-width:768px){.module-home_gallery{padding:0}}@media only screen and (max-width:767px){.module-home_gallery .outer-wrap .layout-padding{padding:0}}.module-home_gallery .outer-wrap .inner-wrap{-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .inner-wrap{-ms-flex-direction:column;flex-direction:column}}.module-home_gallery .outer-wrap .content-wrap{padding:50px 40px 0}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .content-wrap{padding:0}}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .content-wrap .columns .column:first-child{padding:0 5% 0 0}}@media only screen and (min-width:1024px){.module-home_gallery .outer-wrap .content-wrap .columns .column:first-child{padding:0 18% 0 0}}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .content-wrap .columns .column:nth-child(2){padding:0 0 0 5%}}@media only screen and (min-width:1024px){.module-home_gallery .outer-wrap .content-wrap .columns .column:nth-child(2){padding:0 0 0 18%}}.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap h2,.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap p,.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap span,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap h2,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap p,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap span{text-align:center}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap h2,.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap p,.module-home_gallery .outer-wrap .content-wrap .columns .column .description-wrap span,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap h2,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap p,.module-home_gallery .outer-wrap .content-wrap .columns .column .header-wrap span{text-align:left}}.module-home_gallery .outer-wrap .home-gallery-carousel{overflow-x:hidden;padding:0}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .home-gallery-carousel{padding:20px 0 100px}}.module-home_gallery .outer-wrap .home-gallery-carousel .slide{width:100%;margin:0}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .home-gallery-carousel .slide{border-radius:25px;overflow:hidden;width:31.333%;margin:0 1%}}.module-home_gallery .outer-wrap .home-gallery-carousel .slide .background-container{height:auto;width:100%}.module-home_gallery .outer-wrap .home-gallery-carousel .slide .background-container img{width:100%;height:auto;object-fit:cover}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-button{display:none;cursor:pointer;position:absolute;width:40px;height:40px;border:none;background-color:#fff;border-radius:100%;z-index:2;top:unset;left:unset;right:unset;bottom:30px;background-image:url(../../img/content/icons/chevron-green.png);background-repeat:no-repeat;background-size:25%;background-position-x:16px;background-position-y:11px;border:1px solid #eaeaea;transition:opacity .5s ease 0s,transform .5s cubic-bezier(.165,.84,.44,1) 0s}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-button{display:block}}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-button .flickity-button-icon{display:none}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-button.previous{right:100px;bottom:54px;transform:rotate(180deg) translate(-50%,-50%)}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-button.next{right:0;bottom:15px;transform:translate(-50%,-50%)}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-page-dots{position:absolute;left:50%;bottom:25px;transform:translate(-50%,-50%);-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center;z-index:1;display:-ms-flexbox;display:flex}@media only screen and (min-width:768px){.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-page-dots{display:none}}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-page-dots .dot{background-color:#bfc5c5;width:12px;height:12px;border-radius:100%;margin:0 5px;cursor:pointer}.module-home_gallery .outer-wrap .home-gallery-carousel .flickity-page-dots .dot.is-selected{background-color:#2b3e3e}