.custom-sec-cards-grid-carousel{background-color:#f8f8f8;padding-block:clamp(4rem,4.16667vw,8rem)}.custom-sec-cards-grid-carousel__inner{display:flex;flex-direction:column;gap:clamp(3.4rem,6vw,4rem);width:100%}.custom-sec-cards-grid-carousel__header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.2rem;width:100%;max-width:var(--page-width);margin:0 auto}.custom-sec-cards-grid-carousel__titulo{font-size:clamp(2.8rem,2.08333vw,4rem);font-weight:500;color:var(--black);line-height:1.1}.custom-sec-cards-grid-carousel__descricao{font-size:1.6rem;font-weight:400;color:#576061;line-height:1.3}.custom-sec-cards-grid-carousel__descricao p{margin:0}.custom-sec-cards-grid-carousel__grid-wrap{display:flex;flex-direction:column;gap:clamp(3.4rem,6vw,4rem)}.custom-sec-cards-grid-carousel__viewport{overflow:hidden}.custom-sec-cards-grid-carousel__container{display:flex;touch-action:pan-y pinch-zoom;margin-left:calc(-1*var(--gap-mobile, 1.6rem));padding-inline-start:5vw}.custom-sec-cards-grid-carousel__slide{flex:0 0 calc(100%/var(--slides-mobile, 1.4));min-width:0;padding-left:var(--gap-mobile, 1.6rem);box-sizing:border-box}.custom-sec-cards-grid-carousel__card{position:relative;width:100%;height:var(--card-height, auto);aspect-ratio:var(--card-aspect-ratio, 256/342);border-radius:1.2rem;overflow:hidden;background-color:var(--gray-200)}.custom-sec-cards-grid-carousel__card-media{position:absolute;inset:0}.custom-sec-cards-grid-carousel__card-media picture{display:flex;width:100%;height:100%}.custom-sec-cards-grid-carousel__card-img{width:100%;height:100%;object-fit:cover}.custom-sec-cards-grid-carousel__card-video{position:relative;width:100%;height:100%;overflow:hidden;object-fit:cover;display:block}.custom-sec-cards-grid-carousel__card-video-iframe{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);min-width:100%;min-height:100%;width:auto;height:auto;aspect-ratio:16/9;border:none;pointer-events:none}.custom-sec-cards-grid-carousel__card-media::after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 55%);pointer-events:none;z-index:1}.custom-sec-cards-grid-carousel__card-titulo{position:absolute;top:2.2rem;bottom:auto;left:2rem;right:2rem;z-index:2;font-size:2.4rem;font-weight:500;color:#fff;line-height:1.2}.custom-sec-cards-grid-carousel__dots{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,.72917vw,1.4rem);padding:clamp(.6rem,.41667vw,.8rem);background-color:var(--gray-200);border-radius:clamp(2.2rem,1.25vw,2.4rem);width:fit-content;margin:0 auto}.custom-sec-cards-grid-carousel .carousel__dot{width:.8rem;height:.8rem;border-radius:50%;border:none;padding:0;background-color:var(--gray-700);cursor:pointer;transition:background-color .2s ease;flex-shrink:0}.custom-sec-cards-grid-carousel .carousel__dot--active{background-color:var(--gray-800)}@media screen and (min-width: 1024px){.custom-sec-cards-grid-carousel__inner{max-width:var(--page-width);margin:0 auto}.custom-sec-cards-grid-carousel__descricao{color:var(--black)}.custom-sec-cards-grid-carousel__viewport{overflow:visible}.custom-sec-cards-grid-carousel__container{display:flex;flex-direction:row;align-items:stretch;gap:1.2rem;height:var(--grid-height);aspect-ratio:var(--grid-height, 19/10);margin-left:0;padding-inline-start:0;touch-action:auto}.custom-sec-cards-grid-carousel__slide:first-child{flex:1;padding-left:0;min-width:0}.custom-sec-cards-grid-carousel__slide:first-child .custom-sec-cards-grid-carousel__card{height:100%;aspect-ratio:unset}.custom-sec-cards-grid-carousel__slide:first-child .custom-sec-cards-grid-carousel__card-titulo{top:2.4rem;bottom:auto;font-size:clamp(2.8rem,2.08333vw,4rem);line-height:1.1}.custom-sec-cards-grid-carousel__slide:first-child .custom-sec-cards-grid-carousel__card-media::after{background:linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 50%)}.custom-sec-cards-grid-carousel__col-group{display:flex;flex-direction:column;flex:1;gap:1.2rem}.custom-sec-cards-grid-carousel__col-group .custom-sec-cards-grid-carousel__slide{flex:1;padding-left:0;min-width:0}.custom-sec-cards-grid-carousel__col-group:not(.custom-sec-cards-grid-carousel__col-group--right) .custom-sec-cards-grid-carousel__slide:first-child{flex:360}.custom-sec-cards-grid-carousel__col-group:not(.custom-sec-cards-grid-carousel__col-group--right) .custom-sec-cards-grid-carousel__slide:last-child{flex:294}.custom-sec-cards-grid-carousel__col-group--right .custom-sec-cards-grid-carousel__slide:first-child{flex:294}.custom-sec-cards-grid-carousel__col-group--right .custom-sec-cards-grid-carousel__slide:last-child{flex:359}.custom-sec-cards-grid-carousel__col-group .custom-sec-cards-grid-carousel__card{height:100%;aspect-ratio:unset}.custom-sec-cards-grid-carousel__col-group .custom-sec-cards-grid-carousel__slide .custom-sec-cards-grid-carousel__card-titulo{top:auto;bottom:2.2rem;font-size:2.4rem}.custom-sec-cards-grid-carousel__col-group .custom-sec-cards-grid-carousel__card-media::after{background:linear-gradient(to top, rgba(0, 0, 0, 0.6) 0%, transparent 50%)}.custom-sec-cards-grid-carousel__dots{display:none}}
