.curve-divider{line-height:0;overflow:hidden;transform:rotate(180deg);width:100%}.curve-divider svg{display:block;height:89px;left:50%;position:relative;transform:translateX(-50%);width:110%}.waves-divider{line-height:0;overflow:hidden;width:100%}.waves-divider svg{display:block;height:90px;position:relative;width:calc(100% + 1.3px)}.curve-divider .shape-fill,.waves-divider .shape-fill{fill:var(--blue-100)}.pricing-header{align-items:center;display:flex;flex-direction:column;gap:40px;justify-content:center}.banner-promocional{background:linear-gradient(90deg,#c879ff,#6c29ff);border-radius:4px;color:var(--white);display:inline-block;padding:8px 32px;text-align:center}div.pricing-featured-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:32px;grid-row-gap:32px;width:100%}p.pricing-featured-item{display:flex;flex-flow:row nowrap;gap:10px;margin:0}p.pricing-featured-item:before{background-image:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/blue-checkbox-dentalink.svg);background-repeat:no-repeat;content:"";display:inline-block;height:25px;min-width:24px;width:24px}div.plan-comparator{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:20px}div.comparator-column{background-color:var(--white);border:1px solid #bfe9ff;-webkit-border-radius:10px;display:flex;flex-direction:column;gap:32px;height:fit-content;padding:25px;transition:.3s ease}div.comparator-column:hover{box-shadow:0 15px 18px 0 rgba(7,89,126,.15)}div.plan-title{align-items:center;display:flex;flex-flow:row nowrap;gap:16px}div.plan-popular{background-color:var(--blue-40);border-radius:24px;color:var(--white);font-size:var(--text-s);height:fit-content;line-height:100%;margin:0;padding:4px 12px}div.plan-description p{margin-top:0}div.plan-description ul{margin-bottom:0;padding-left:0}div.plan-description li{display:flex;list-style:none;margin-bottom:16px}div.plan-description li:last-child{margin-bottom:0}div.plan-description li:before{background:url(https://3431082.fs1.hubspotusercontent-na1.net/hubfs/3431082/plan-comparator-check.svg);background-repeat:no-repeat;content:"";display:inline-block;margin-right:16px;min-height:24px;min-width:24px}div.plan-price-line2{align-items:flex-end;display:flex}.plan-price-linea-adicional p{margin:0}@media only screen and (max-width:480px){div.plan-comparator,div.pricing-featured-grid{grid-template-columns:1fr;grid-row-gap:24px}.curve-divider svg,.waves-divider svg{width:200%}}