.banner{position:relative;justify-content:center;padding:0 0 2rem 0;border-radius:var(--border-radius);width:100%;color:#fff}.page-home .banner{padding:1rem 0 2rem 0}.banner-mask{border-radius:var(--border-radius);overflow:hidden;display:flex;box-shadow:0 2px 12px 0 rgba(230,229,227,0.3);transition:0.2s box-shadow ease-in;z-index:0;position:relative}.banner-wrapper{display:inline-flex;transition:0.5s transform ease-in-out;width:100%}.banner-item{height:248px;min-width:auto;width:100%;flex-shrink:0;overflow:hidden;position:relative}.banner-item a{height:100%;display:block}.banner-item a.btn{height:auto;width:fit-content;min-width:auto;text-align:center}.banner-item .banner-item-background{width:100%;height:100%;min-width:250px}.banner-item .banner-item-background .banner-item-image{background-size:cover;background-position:center;background-repeat:no-repeat;width:100%;height:100%;transition:.2s box-shadow ease-in-out}.cat-header .banner-item .banner-item-background .banner-item-image{background-size:contain}.cat-header .banner-item .banner-item-left{display:none}.cat-header .banner .banner-mask{box-shadow:0 2px 8px 0 #9e9e9e}.banner:hover .banner-mask{box-shadow:0 2px 8px 0 #9e9e9e}.banner.nbr .banner-mask,.banner.nbr .banner-item-left{border-radius:0!important}.banner-item-left{position:absolute;top:0;left:0;display:flex;flex-direction:column;gap:1rem;padding:15px;border-radius:var(--border-radius) 0 0 var(--border-radius);max-width:100%;height:100%;background:linear-gradient(90deg,rgba(0,0,0,0.6),rgba(255,255,255,0))}.banner-item .banner-item-left .banner-title{width:292px;font-size:var(--font-size-h1);font-weight:var(--font-weight-bold);line-height:1.25;text-align:left;color:#fff}h2.banner-title{text-transform:none!important}.gs_banner .arrow{top:50%}.gs_banner:first-child{padding-top:24px}.gs_banner__separator{margin:32px 0 16px 0;border:0;border-top:1px solid rgba(59,56,50,0.2)}.gs_banner__title{margin:0 0 4px 0}.gs_banner__subtitle{margin:0 0 25px 0;color:rgba(59,56,50,0.7)}.gs_banner__mask:hover{box-shadow:0 4px 15px 0 rgba(0,0,0,0.2)}.slider-home.gs_banner .carousel-indicators{bottom:40px}.slider-home.gs_banner .gs_banner__wrapper{display:none}.slider-home.gs_banner .gs_banner__wrapper.active{display:block}.slider-home.gs_banner .carousel-control-next,.slider-home.gs_banner .carousel-control-prev{font-size:30px;width:60px}.container-fw .banner,.container-fw .banner-mask,.container-fw .banner-item-left{border-radius:0!important}@media (min-width:576px){.container-fw .banner-item-left{padding-left:15%}}@media (min-width:768px){.gs_banner .arrow--right{left:calc((216px * 3) - 4px)}.gs_banner .arrow--left{right:calc((216px * 3) - 4px)}}@media (min-width:992px){.gs_banner .arrow--right{left:calc((216px * 4) - 4px)}.gs_banner .arrow--left{right:calc((216px * 4) - 4px)}.banner-item-left{width:450px;min-width:450px;padding:40px 40px}}@media (min-width:1200px){.gs_banner .arrow--right{left:calc((216px * 5) - 4px)}.gs_banner .arrow--left{right:calc((216px * 5) - 4px)}}@media (min-width:1440px){.gs_banner .arrow--right{left:calc((216px * 6) - 4px)}.gs_banner .arrow--left{right:calc((216px * 6) - 4px)}}.banner .banner-subtitle,.banner .banner-text{color:#fff}.banner.banner-center .banner-item-left{width:100%!important;text-align:center;align-items:center;justify-content:center}.banner.banner-center .banner-item .banner-item-left .banner-title{max-width:768px!important;min-width:100%!important;text-align:center}.banner.banner-center .btn-primary{max-width:320px}.banner.banner-right.banner-item-left{right:0!important;background:linear-gradient(270deg,rgba(0,0,0,0.6),rgba(255,255,255,0))}.banner.nbs{background:none!important}.banner-simple.h-10 .banner-item{height:10vh!important}.banner-simple.h-20 .banner-item{height:20vh!important}.banner-simple.h-30 .banner-item{height:30vh!important}.banner-simple.h-40 .banner-item{height:40vh!important}.banner-simple.h-50 .banner-item{height:50vh!important}.banner-simple.h-60 .banner-item{height:60vh!important}.banner-simple.h-70 .banner-item{height:70vh!important}.banner-simple.h-70 .banner-item{height:70vh!important}.banner-simple.h-80 .banner-item{height:80vh!important}.banner-simple.h-90 .banner-item{height:90vh!important}.banner-simple.h-100 .banner-item{height:100vh!important}.banner-only-image{object-fit:contain!important;border-radius:var(--border-radius);overflow:hidden}.banner-link-only-image:hover>img{box-shadow:1px 3px 9px 0px #9e9e9e6e}