.pricing-process{padding:5rem 0;overflow-x:hidden}.process-steps{scrollbar-width:none;-ms-overflow-style:none}.process-steps::-webkit-scrollbar{display:none}.pricing-form{max-width:100%}@media (min-width:1200px){.process-steps{display:flex;flex-wrap:wrap;justify-content:center;overflow-x:visible;padding:.5rem 0;gap:1rem}.process-step{min-width:auto;flex-grow:0;flex-shrink:0;flex-basis:calc(30% - 2rem);margin:0}.process-step:nth-child(4),.process-step:nth-child(5){margin-top:1.5rem;flex-grow:0;flex-shrink:0;flex-basis:calc(30% - 1rem)}}@media (max-width:768px){.pricing-process{padding:8rem 0 4rem}.process-header{margin-bottom:2.5rem}.process-header h1.section-title{font-size:2.5rem;margin-bottom:1rem}.process-header .section-subtitle{font-size:1rem;max-width:100%}.process-steps{gap:.8rem;margin-bottom:1.5rem;padding:.5rem .25rem 1rem}.process-step{min-width:200px;padding:1.2rem}.step-number{width:50px;height:50px;font-size:1.3rem;margin-bottom:.8rem}.step-title{font-size:1.1rem;margin-bottom:.6rem}.step-description{font-size:.9rem}.pricing-form-section{padding:4rem 0}.form-header{margin-bottom:2rem}.form-header .section-title{font-size:2.2rem}.form-header .section-subtitle{font-size:.95rem;max-width:100%}.pricing-form{padding:2rem;border-radius:15px}.form-section{margin-bottom:2rem;padding-bottom:1.5rem}.form-section-title{font-size:1.2rem;margin-bottom:1rem}.form-section-subtitle{font-size:.9rem;margin-bottom:1.2rem}.form-row{flex-direction:column;gap:1rem}.form-group{width:100%!important}.input-with-icon input,.input-with-icon select,.input-with-icon textarea{font-size:.95rem}.checkbox-grid{grid-template-columns:1fr}.faq-section{padding:4rem 0}.faq-header{margin-bottom:2rem}.faq-header .section-title{font-size:2.2rem}.faq-header .section-subtitle{font-size:.95rem}.faq-item{padding:1.5rem;margin-bottom:1rem}.faq-question{font-size:1.1rem}.faq-answer{font-size:.95rem}}@media (max-width:576px){.pricing-process{padding:7rem 0 3rem}.process-header h1.section-title{font-size:2.2rem}.process-header .section-subtitle{font-size:.95rem}.process-step{min-width:180px;padding:1rem}.step-number{width:45px;height:45px;font-size:1.2rem;margin-bottom:.7rem}.step-title{font-size:1rem;margin-bottom:.5rem}.step-description{font-size:.85rem}.process-cta{margin-top:2rem}.btn-gradient{padding:.8rem 1.5rem;font-size:.95rem}.estimate-time{font-size:.8rem;margin-top:.8rem}.pricing-form-section{padding:3.5rem 0}.form-header .section-title{font-size:2rem}.form-header .section-subtitle{font-size:.9rem}.pricing-form{padding:1.5rem;border-radius:12px}.form-section-title{font-size:1.1rem}.form-submit button{padding:.8rem 2rem;font-size:1rem}.checkbox-item{margin-bottom:.8rem}.checkbox-icon,.checkbox-text{font-size:.9rem}.checkbox-icon{width:30px;height:30px}.faq-item{padding:1.2rem}.faq-question{font-size:1rem}.faq-answer{font-size:.9rem}}.article-floating-banner{position:fixed;right:20px;top:50%;transform:translateY(-50%);width:280px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));box-shadow:0 5px 25px rgba(93,156,236,.2);border-radius:16px;padding:1.5rem;z-index:100;color:var(--white)}.banner-content{display:flex;flex-direction:column;gap:.8rem}.banner-title{font-size:1.2rem;font-weight:700;margin-bottom:.2rem}.banner-text{font-size:.95rem;opacity:.9;line-height:1.5;margin-bottom:.5rem}.banner-contact{display:flex;flex-direction:column;gap:.8rem;margin-top:.5rem}.banner-contact-item{display:flex;align-items:center;gap:.5rem;color:var(--white);text-decoration:none;font-size:.9rem;transition:all .3s ease}.banner-contact-item:hover{opacity:.8;transform:translateX(5px)}.banner-contact-item .contact-icon{font-size:1.1rem}@media (max-width:992px){.article-floating-banner{display:none}}.contact-icon-pricing{display:flex;align-items:center;justify-content:center;width:22px;height:22px;background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--white);border-radius:50%;font-size:1.5rem;transition:all .3s ease;flex-shrink:0}.disabled-section{opacity:.5;pointer-events:none;position:relative}.disabled-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.5);z-index:1}.checkbox-agreement{margin:1rem 0;place-self:center}.checkbox-agreement label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem;color:#274a6f;margin-top:.25rem;font-weight:900}.checkbox-agreement input[type=checkbox]{width:18px;height:18px;cursor:pointer}.form-section.compact-view{margin-bottom:1rem;padding-bottom:.5rem}.form-section.compact-view .form-section-title{font-size:1.1rem;margin-bottom:.5rem}.form-section.compact-view .form-section-subtitle{display:none}.form-section.compact-view .checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:.5rem;gap:.5rem}.form-section.compact-view .checkbox-item{margin-bottom:0;padding:.5rem;border-radius:8px;background:rgba(0,0,0,.02);transition:all .3s ease}.form-section.compact-view .checkbox-item:hover{background:rgba(0,0,0,.05)}.form-section.compact-view .checkbox-item label{display:flex;align-items:center;justify-content:center;gap:.5rem;margin:0}.form-section.compact-view .checkbox-text{display:none}.form-section.compact-view .checkbox-icon{font-size:1.2rem;width:24px;height:24px;display:flex;align-items:center;justify-content:center}.form-section.compact-view .checkbox-tooltip{position:absolute;right:.5rem;top:50%;transform:translateY(-50%)}.form-section:not(.compact-view) .checkbox-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));grid-gap:1rem;gap:1rem}.form-section:not(.compact-view) .checkbox-item{margin-bottom:.5rem;border-radius:8px;background:rgba(0,0,0,.02);transition:all .3s ease}.form-section:not(.compact-view) .checkbox-item:hover{background:rgba(0,0,0,.05)}.form-section:not(.compact-view) .checkbox-item label{display:flex;align-items:center;gap:.8rem}.form-section:not(.compact-view) .checkbox-text{display:block;font-size:.95rem}.form-section:not(.compact-view) .checkbox-icon{font-size:1.2rem;width:28px;height:28px;display:flex;align-items:center;justify-content:center}@media (max-width:768px){.form-section.compact-view .checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.form-section.compact-view .checkbox-item{padding:.4rem}.form-section.compact-view .checkbox-icon{font-size:1.1rem;width:22px;height:22px}.form-section:not(.compact-view) .checkbox-grid{grid-template-columns:1fr}.form-section:not(.compact-view) .checkbox-item{padding:.6rem}}@media (max-width:576px){.form-section.compact-view .checkbox-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.form-section.compact-view .checkbox-item{padding:.3rem}.form-section.compact-view .checkbox-icon{font-size:1rem;width:20px;height:20px}.form-section:not(.compact-view) .checkbox-item{padding:.5rem}.form-section:not(.compact-view) .checkbox-text{font-size:.9rem}}.pricing-faq{background:var(--background);padding:4rem 0;margin-top:2rem}.pricing-faq .faq-list{position:relative;transition:max-height .5s ease-in-out;overflow:hidden}.pricing-faq .faq-list.collapsed{max-height:480px}.pricing-faq .faq-gradient-overlay{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(to bottom,rgba(var(--background-rgb),0) 0,rgba(var(--background-rgb),1) 100%);pointer-events:none;opacity:1;transition:opacity .3s ease}.pricing-faq .faq-list:not(.collapsed) .faq-gradient-overlay{opacity:0}.pricing-faq .faq-toggle-button{display:flex;align-items:center;gap:.5rem;margin:2rem auto 0;padding:.75rem 1.5rem;background:var(--primary);color:#fff;border:none;border-radius:.5rem;cursor:pointer;font-weight:500;transition:all .3s ease}.pricing-faq .faq-toggle-button:hover{background:var(--primary-dark);transform:translateY(-2px)}.pricing-faq .faq-toggle-button .icon{transition:transform .3s ease}@media (max-width:768px){.pricing-faq{padding:3rem 0}.pricing-faq .faq-list.collapsed{max-height:440px}}