@keyframes explode-to-final{0%{top:50%;left:50%;transform:translate(-50%, -50%) scale(0.3) rotate(0deg);opacity:0}100%{top:var(--final-top);left:var(--final-left);transform:translate(-50%, -50%) scale(1) rotate(var(--final-rotation));opacity:var(--final-opacity)}}.section.section--precios{position:relative;padding:var(--spacing-lg) 0 var(--spacing-xxl) 0}.section.section--precios .presupuesto{background-color:var(--color-brand-dark-blue);border-radius:22px;box-shadow:0 0 rgba(0,0,0,0),0 0 rgba(0,0,0,0),0 0px 25px -5px rgba(0,0,0,.1),0 8px 10px -6px rgba(0,0,0,.1);overflow:hidden;padding:60px 50px 50px;position:relative}@media(max-width: 821px){.section.section--precios .presupuesto{padding:35px 20px 20px}}.section.section--precios .presupuesto:after{content:"";position:absolute;z-index:0;height:20px;left:0;top:0px;width:100%;background-image:url(data:image/svg+xml,%3Csvg%20xmlns=%22http:%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox=%220%200%201920%2010%22%20preserveAspectRatio=%22none%22%3E%3Crect%20fill=%22%2370bee9%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%231a9cd6%22%20x=%22240%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%231d63ab%22%20x=%22480%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%2310458c%22%20x=%22720%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%23c00b6c%22%20x=%22960%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%23e62873%22%20x=%221200%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%23eb684c%22%20x=%221440%22%20width=%22240%22%20height=%2210%22%2F%3E%3Crect%20fill=%22%23f6b132%22%20x=%221680%22%20width=%22240%22%20height=%2210%22%2F%3E%3C%2Fsvg%3E);background-size:100% 20px}@media(max-width: 821px){.section.section--precios .presupuesto:after{height:10px}}.section.section--precios .presupuesto .texto{padding:0 50px}@media(max-width: 821px){.section.section--precios .presupuesto .texto{padding:0}}.section.section--precios .presupuesto .texto .title{font-size:var(--title-md-size);line-height:var(--title-md-lineheight);font-weight:bold}@media(max-width: 821px){.section.section--precios .presupuesto .texto .title{font-size:var(--title-sm-size);line-height:var(--title-sm-lineheight);margin-bottom:15px}}.section.section--precios .presupuesto .texto p{font-size:var(--text-md-size);line-height:var(--text-lg-lineheight);font-weight:300}@media(max-width: 821px){.section.section--precios .presupuesto .texto p{font-size:var(--text-sm-size);line-height:var(--text-sm-lineheight);margin-bottom:15px}}.section.section--precios .presupuesto .texto .precio{display:inline;color:#b6e8ff}.section.section--precios .presupuesto .texto .title,.section.section--precios .presupuesto .texto p{color:var(--color-white)}@media(max-width: 821px){.section.section--precios .presupuesto .texto .title,.section.section--precios .presupuesto .texto p{text-align:center}}.section.section--precios .presupuesto .texto .cta-buttons{margin-top:30px}@media(max-width: 821px){.section.section--precios .presupuesto .texto .cta-buttons{justify-content:center !important;margin-top:30px}}.section.section--precios .presupuesto .imagen{margin:0px}@media(max-width: 821px){.section.section--precios .presupuesto .imagen{margin-top:40px}}.section.section--precios .presupuesto .imagen img{border-radius:16px}