.produtos-main{background:#fff;flex:1 1;padding:0}.produtos-section{background:#fff;padding:62px 0}.produtos-header{display:flex;flex-direction:column;align-items:stretch;width:-moz-fit-content;width:fit-content;max-width:100%;margin:0 auto 36px;gap:36px}.produtos-header>*{width:100%}.produtos-title{margin:0;font-family:var(--font-head);font-weight:700;font-size:48px;line-height:48px;letter-spacing:-1.2px;color:var(--c-title);text-align:center}.produtos-tabs{gap:10px;box-sizing:border-box;padding:3px 4px;background:#fff;border-radius:30px;box-shadow:0 0 3.5px rgba(0,0,0,.15);height:67px;width:100%}.produtos-tab,.produtos-tabs{display:flex;align-items:center;justify-content:center}.produtos-tab{flex:0 0 193px;width:193px;max-width:193px;min-width:0;height:61px;padding:0 13px;border-radius:35px;border:none;background:transparent;background-color:transparent;cursor:pointer;transition:background .2s ease,flex-basis .2s ease,width .2s ease,padding .2s ease}.produtos-tab:not(.produtos-tab--active):hover{background:transparent}.produtos-tab--active{flex:0 0 169px;width:169px;max-width:169px;padding:0 12px;background:linear-gradient(90deg,var(--c-grad-start) 0,var(--c-grad-end) 100%)}.produtos-tab--active .produtos-tab__logo:not(.produtos-tab__logo--native-white){filter:brightness(0) invert(1)}.produtos-tab--active .produtos-tab__logo--native-white{filter:none}.produtos-tab--unico:not(.produtos-tab--active) .produtos-tab__logo{max-height:50px}.produtos-tab--protege:not(.produtos-tab--active) .produtos-tab__logo{max-height:41px}.produtos-tab--dom:not(.produtos-tab--active) .produtos-tab__logo{max-height:39px}.produtos-tab--cuidar:not(.produtos-tab--active) .produtos-tab__logo,.produtos-tab--flow:not(.produtos-tab--active) .produtos-tab__logo{max-height:25px}.produtos-tab--active.produtos-tab--unico .produtos-tab__logo{max-height:50px}.produtos-tab--active.produtos-tab--protege .produtos-tab__logo--native-white{max-height:41px}.produtos-tab--active.produtos-tab--dom .produtos-tab__logo{max-height:39px}.produtos-tab--active.produtos-tab--cuidar .produtos-tab__logo,.produtos-tab--active.produtos-tab--flow .produtos-tab__logo{max-height:25px}.produtos-tab__logo{display:block;width:auto;height:auto;max-width:100%;max-height:50px;object-fit:contain;background:transparent}.produtos-card-viewport{position:relative;width:100%}.produtos-card{display:flex;align-items:stretch;gap:0;background:var(--c-blush);border-radius:40px;overflow:hidden;width:100%}.produtos-card__info{flex:0 0 473px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:48px 28px;position:relative;overflow:hidden;z-index:0}.produtos-card__info:before{content:"";position:absolute;width:647px;height:647px;border-radius:9999px;background:rgba(255,126,180,.2);filter:blur(32px);top:-450px;right:-410px;pointer-events:none;z-index:0}.produtos-card__info>*{position:relative;z-index:1}.produtos-card__logo-wrap{display:flex;align-items:center;gap:16px;margin-bottom:0}.produtos-card__logo-wrap img{max-height:50px;width:auto;object-fit:contain}.produtos-card__desc{margin:31px 0 0;font-family:var(--font-body);font-weight:400;font-size:20px;line-height:22.75px;color:rgba(125,77,98,.8)}.produtos-card__features{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px;width:100%;margin:32px 0 0;align-items:start}.produtos-card__feature{display:flex;align-items:flex-start;gap:12px}.produtos-card__feature:nth-child(-n+2){min-height:48px}.produtos-card__feature:nth-child(n+3){min-height:24px}.produtos-card__feature-icon{flex-shrink:0;display:flex;align-items:flex-start;justify-content:center;width:22px;min-height:20px}.produtos-card__feature-icon img{width:auto;height:auto;max-width:22px;max-height:22px;object-fit:contain}.produtos-card__feature-label{font-family:var(--font-body);font-weight:600;font-size:16px;line-height:24px;color:var(--c-title)}.produtos-card__cta-wrap--desktop{width:100%;display:flex;justify-content:center;padding-top:48px}.produtos-card__cta{display:inline-flex;align-items:center;justify-content:center;padding:16px 40px;border-radius:9999px;background:var(--c-grad-start);color:var(--c-on-dark);font-family:var(--font-body);font-weight:700;font-size:16px;line-height:24px;text-decoration:none;white-space:nowrap;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);transition:filter .15s ease,transform .15s ease}.produtos-card__cta:hover{filter:brightness(1.08);transform:translateY(-1px)}.produtos-card__video-wrap{flex:1 1;min-width:0;position:relative}.produtos-card__video-wrap .landing-solution__video{width:100%;height:100%;min-height:420px;border-radius:0}.produtos-footer{background:#fdf2f8;border-top:none}.produtos-footer .landing-footer__link{text-decoration:underline;text-underline-position:from-font;color:rgba(131,24,67,.7);letter-spacing:.35px;font-weight:400}.produtos-footer .landing-footer__link--active{font-weight:700}@media (max-width:1080px){.produtos-card{flex-direction:column}.produtos-card__info{flex:unset;width:100%;padding:40px 32px}.produtos-card__video-wrap .landing-solution__video{min-height:320px}.produtos-header{width:100%}.produtos-tabs{overflow-x:auto;justify-content:flex-start;-webkit-overflow-scrolling:touch;scrollbar-width:none}.produtos-tabs::-webkit-scrollbar{display:none}.produtos-tab{flex:0 0 193px;min-width:193px;width:193px}.produtos-tab--active{flex:0 0 169px;min-width:169px;width:169px}}@media (max-width:760px){.produtos-main{padding:0}.produtos-section{padding:21px 0 40px}.produtos-header>div:first-child{display:none}.produtos-header{margin-bottom:7px;gap:0}.produtos-tabs{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px;height:auto;padding:7px 4px;border-radius:23px;overflow:visible;justify-content:stretch}.produtos-tab{flex:unset;min-width:0;width:auto;height:41px;padding:0 13px}.produtos-tab--flow{grid-column:1;grid-row:1}.produtos-tab--cuidar{grid-column:2;grid-row:1}.produtos-tab--unico{grid-column:1;grid-row:2}.produtos-tab--protege{grid-column:2;grid-row:2}.produtos-tab--dom{grid-column:1/-1;grid-row:3}.produtos-tab__logo{max-height:17px}.produtos-tab--unico:not(.produtos-tab--active) .produtos-tab__logo{max-height:25px}.produtos-tab--protege:not(.produtos-tab--active) .produtos-tab__logo{max-height:31px}.produtos-tab--dom:not(.produtos-tab--active) .produtos-tab__logo{max-height:27px}.produtos-tab--active{width:100%;flex:unset;min-width:0;padding:0 13px;background:linear-gradient(90deg,var(--c-grad-start) 0,var(--c-grad-end) 100%)}.produtos-tab--active .produtos-tab__logo:not(.produtos-tab__logo--native-white){filter:brightness(0) invert(1)}.produtos-tab--active .produtos-tab__logo--native-white{filter:none}.produtos-tab--active.produtos-tab--cuidar .produtos-tab__logo,.produtos-tab--active.produtos-tab--flow .produtos-tab__logo{max-height:17px}.produtos-tab--active.produtos-tab--unico .produtos-tab__logo{max-height:22px}.produtos-tab--active.produtos-tab--protege .produtos-tab__logo--native-white{max-height:31px}.produtos-tab--active.produtos-tab--dom .produtos-tab__logo{max-height:27px}.produtos-card{position:relative;flex-direction:column;align-items:stretch;gap:17px;padding:32px;border-radius:40px;overflow:hidden}.produtos-card:after,.produtos-card:before{content:"";position:absolute;width:160px;height:160px;border-radius:9999px;background:rgba(254,114,173,.2);filter:blur(32px);pointer-events:none;z-index:0}.produtos-card:before{top:-40px;right:-40px}.produtos-card:after{top:324px;left:-40px}.produtos-card__info{display:contents}.produtos-card__logo-wrap{order:1;margin-bottom:0;z-index:1}.produtos-card__desc{order:2;margin-bottom:0;font-size:14px;line-height:22.75px;color:var(--c-body);z-index:1}.produtos-card__features{order:3;grid-template-columns:1fr;gap:6px;margin-bottom:0;z-index:1}.produtos-card__feature-label{font-size:16px;line-height:24px;color:var(--c-title)}.produtos-card__cta-wrap--desktop{display:none}.produtos-card__video-wrap{order:4;width:100%;z-index:1}.produtos-card__video-wrap .landing-solution__video{width:100%;height:auto;min-height:0;aspect-ratio:299/168;border-radius:26px}.produtos-card__cta-wrap--mobile{order:5;display:block;width:100%;padding-top:0;z-index:1}.produtos-card__cta-wrap--mobile .produtos-card__cta{display:flex;width:100%;justify-content:center;white-space:normal;text-align:center}}