.custom-sec-performance{display:flex;width:100%;padding-block:clamp(6rem,4.16667vw,8rem);background-color:var(--white)}.custom-sec-performance .custom-sec-performance__inner{display:flex;flex-direction:column;gap:clamp(2.4rem,2.08333vw,4rem);width:100%;max-width:100%}.custom-sec-performance .custom-sec-performance__header{display:flex;flex-direction:column;align-items:center;gap:clamp(.8rem,.625vw,1.2rem);max-width:var(--page-width);margin:0 auto}.custom-sec-performance .custom-sec-performance__titulo{font-size:clamp(2.8rem,1.875vw,3.6rem);font-weight:500;color:var(--black);text-align:center}.custom-sec-performance .custom-sec-performance__descricao{font-size:clamp(1.4rem,.83333vw,1.6rem);font-weight:400;color:var(--gray-400);text-align:center}.custom-sec-performance .custom-sec-performance__media{display:flex;flex-direction:column;width:100%}.custom-sec-performance .custom-sec-performance__image-area{position:relative;width:100%}.custom-sec-performance .custom-sec-performance__image-wrap{width:100%;display:flex}.custom-sec-performance .custom-sec-performance__image{width:100%;height:100%}.custom-sec-performance .custom-sec-performance__image picture{display:flex;width:100%;height:100%}.custom-sec-performance .custom-sec-performance__img{width:100%;height:100%;object-fit:contain;display:block}.custom-sec-performance .custom-sec-performance__image--desktop{display:none}.custom-sec-performance .custom-sec-performance__items{position:absolute;inset:0}.custom-sec-performance .custom-sec-performance__item{position:absolute;display:flex;flex-direction:column;align-items:center}.custom-sec-performance .custom-sec-performance__item-trigger{display:flex;align-items:center;justify-content:center;width:clamp(5.6rem,3.85417vw,7.4rem);height:clamp(5.6rem,3.85417vw,7.4rem);background:#fafbfe;border:1px solid #fafbfe;border-radius:50%;cursor:pointer;transition:background .2s ease,border-color .2s ease,opacity .2s ease;flex-shrink:0}.custom-sec-performance .custom-sec-performance__item-trigger svg{width:clamp(2.4rem,1.66667vw,3.2rem);height:clamp(2.4rem,1.66667vw,3.2rem)}.custom-sec-performance .custom-sec-performance__item.is-active .custom-sec-performance__item-trigger{background:var(--black);border-color:#3f4555}.custom-sec-performance .custom-sec-performance__item.is-active .custom-sec-performance__item-trigger svg path{stroke:var(--white)}.custom-sec-performance .custom-sec-performance__item-card{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:clamp(30rem,17.86458vw,34.3rem);padding:clamp(1.2rem,.83333vw,1.6rem);background:#0c0c12;border-radius:clamp(.8rem,.625vw,1.2rem);display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"icon title close" "description description description";column-gap:clamp(.6rem,.41667vw,.8rem);row-gap:clamp(.8rem,.52083vw,1rem);opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:10}.custom-sec-performance .custom-sec-performance__item.is-active .custom-sec-performance__item-card{opacity:1;pointer-events:auto}.custom-sec-performance .custom-sec-performance__item-card-icon{display:flex;flex-shrink:0;grid-area:icon}.custom-sec-performance .custom-sec-performance__item-card-icon svg{width:clamp(1.8rem,1.25vw,2.4rem);height:clamp(1.8rem,1.25vw,2.4rem)}.custom-sec-performance .custom-sec-performance__item-card-icon svg path{stroke:var(--white)}.custom-sec-performance .custom-sec-performance__item-card-titulo{font-size:clamp(1.6rem,.9375vw,1.8rem);font-weight:500;color:var(--white);grid-area:title;align-self:center}.custom-sec-performance .custom-sec-performance__item-card-close{grid-area:close;display:flex;background:transparent;border:none;cursor:pointer;flex-shrink:0}.custom-sec-performance .custom-sec-performance__item-card-close svg{width:clamp(1.6rem,1.04167vw,2rem);height:clamp(1.6rem,1.04167vw,2rem)}.custom-sec-performance .custom-sec-performance__item-card-descricao{font-size:clamp(1.2rem,.72917vw,1.4rem);font-weight:400;color:var(--white);grid-area:description}.custom-sec-performance .custom-sec-performance__panel{display:none}@media screen and (max-width: 1023px){.custom-sec-performance .custom-sec-performance__item-card{display:none}.custom-sec-performance .custom-sec-performance__panel{display:grid;grid-template-columns:auto 1fr;grid-template-areas:"icon title" "description description";column-gap:1.2rem;row-gap:clamp(1.4rem,.83333vw,1.6rem);padding-top:clamp(2.4rem,2.08333vw,4rem);background:var(--white);max-width:var(--page-width);margin:0 auto;width:100%}.custom-sec-performance .custom-sec-performance__panel-icon{display:flex;flex-shrink:0;grid-area:icon;align-self:center}.custom-sec-performance .custom-sec-performance__panel-icon svg{width:2.8rem;height:2.8rem}.custom-sec-performance .custom-sec-performance__panel-icon svg path{stroke:var(--black)}.custom-sec-performance .custom-sec-performance__panel-titulo{font-size:clamp(2rem,1.25vw,2.4rem);font-weight:500;color:var(--black);grid-area:title;align-self:center}.custom-sec-performance .custom-sec-performance__panel-descricao{font-size:clamp(1.4rem,.83333vw,1.6rem);font-weight:400;color:#6f747f;grid-area:description}}@media screen and (min-width: 1024px){.custom-sec-performance .custom-sec-performance__inner{max-width:calc(var(--page-width)*.8);margin:0 auto}.custom-sec-performance .custom-sec-performance__image--mobile{display:none}.custom-sec-performance .custom-sec-performance__image--desktop{display:block}.custom-sec-performance .custom-sec-performance__item:first-child .custom-sec-performance__item-card{left:0;transform:translateY(-50%)}.custom-sec-performance .custom-sec-performance__item:last-child .custom-sec-performance__item-card{left:auto;right:0;transform:translateY(-50%)}.custom-sec-performance .custom-sec-performance__item.is-active .custom-sec-performance__item-trigger{opacity:0;pointer-events:none}}@media screen and (max-width: 1023px){.custom-sec-performance .custom-sec-performance__item:nth-child(1){left:var(--pin-1-mobile-left);bottom:var(--pin-1-mobile-top);right:auto;top:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(2){left:var(--pin-2-mobile-left);top:var(--pin-2-mobile-top);right:auto;bottom:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(3){left:var(--pin-3-mobile-left);top:var(--pin-3-mobile-top);right:auto;bottom:auto;transform:translateX(-50%)}.custom-sec-performance .custom-sec-performance__item:nth-child(4){right:var(--pin-4-mobile-left);top:var(--pin-4-mobile-top);left:auto;bottom:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(5){right:var(--pin-5-mobile-left);bottom:var(--pin-5-mobile-top);left:auto;top:auto}}@media screen and (min-width: 1024px){.custom-sec-performance .custom-sec-performance__item:nth-child(1){left:var(--pin-1-desktop-left);bottom:var(--pin-1-desktop-top);right:auto;top:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(2){left:var(--pin-2-desktop-left);top:var(--pin-2-desktop-top);right:auto;bottom:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(3){left:var(--pin-3-desktop-left);bottom:var(--pin-3-desktop-top);right:auto;top:auto;transform:translateX(-50%)}.custom-sec-performance .custom-sec-performance__item:nth-child(4){right:var(--pin-4-desktop-left);top:var(--pin-4-desktop-top);left:auto;bottom:auto}.custom-sec-performance .custom-sec-performance__item:nth-child(5){right:var(--pin-5-desktop-left);bottom:var(--pin-5-desktop-top);left:auto;top:auto}}
