.form-container[data-astro-cid-svshx33u]{background:#fff;border-radius:20px;padding:32px 24px;box-shadow:0 20px 60px #0000004d;position:relative;z-index:2}.form-title[data-astro-cid-svshx33u]{font-size:1.5rem;font-weight:800;color:#c41230;text-align:center;margin-bottom:2rem}.form-row[data-astro-cid-svshx33u]{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:1rem}.form-row[data-astro-cid-svshx33u]:first-of-type{grid-template-columns:1fr 1fr}.form-group[data-astro-cid-svshx33u]{position:relative}.form-group-full[data-astro-cid-svshx33u]{margin-bottom:1rem}.form-input[data-astro-cid-svshx33u]{border:2px solid #e9ecef;border-radius:50px;padding:.95rem 2.5rem .95rem 1rem;font-size:.9rem;transition:all .3s ease;background:#f8f9fa;width:100%;box-sizing:border-box}.form-input[data-astro-cid-svshx33u]::placeholder{color:transparent;transition:color .2s ease}.form-input[data-astro-cid-svshx33u]:focus::placeholder{color:#9aa3af}.form-input[data-astro-cid-svshx33u]:focus{border-color:#c41230;background:#fff;box-shadow:0 0 0 .2rem #c4123026;outline:none}.floating-label[data-astro-cid-svshx33u]{position:absolute;left:1rem;top:50%;transform:translateY(-50%);font-size:.9rem;color:#6c757d;pointer-events:none;transition:all .2s ease;background:transparent;padding:0 .25rem}.form-input[data-astro-cid-svshx33u]:focus~.floating-label[data-astro-cid-svshx33u],.form-input[data-astro-cid-svshx33u]:not(:placeholder-shown)~.floating-label[data-astro-cid-svshx33u]{top:0;transform:translateY(-50%);font-size:.7rem;font-weight:600;color:#c41230;background:linear-gradient(to bottom,#fff 50%,#f8f9fa 50%)}.form-input[data-astro-cid-svshx33u]:focus~.floating-label[data-astro-cid-svshx33u]{background:linear-gradient(to bottom,#fff 50% 50%)}.input-group[data-astro-cid-svshx33u]{position:relative;--icon-size: 14px}.input-group[data-astro-cid-svshx33u]:has(input[type=email]):after{--icon-size: 18px;background-image:var(--email-icon)}.input-group[data-astro-cid-svshx33u]:has(input[type=tel]):after{--icon-size: 18px;background-image:var(--phone-icon)}.input-group[data-astro-cid-svshx33u]:after{content:"";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:var(--icon-size);height:var(--icon-size);pointer-events:none;background-image:var(--pencil-icon);background-size:contain;background-repeat:no-repeat;opacity:.75}.select-box[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u]{position:absolute;z-index:2;transform:translate(20px,8px);font-weight:500}.select-box[data-astro-cid-svshx33u] select[data-astro-cid-svshx33u]{font-weight:500;border:2px solid #e9ecef;border-radius:40px;padding:1.75rem 2.5rem .5rem 1.2rem;background:#f8f9fa;transition:all .3s ease;position:relative;display:flex;flex-direction:column;justify-content:center}.select-box[data-astro-cid-svshx33u] select[data-astro-cid-svshx33u]:after{content:"";position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);width:14px;height:14px;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none'%3E%3Cpath stroke='%236e7191' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.select-box[data-astro-cid-svshx33u] select[data-astro-cid-svshx33u]:focus-within{border-color:#c41230;background:#fff;box-shadow:0 0 0 .2rem #c4123026}.input-label[data-astro-cid-svshx33u]{font-size:.85rem;font-weight:600;color:#6c757d;margin-bottom:0;pointer-events:none}.form-select[data-astro-cid-svshx33u]{border:none;background:transparent;padding:0;margin:0;font-size:.95rem;color:#495057;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;cursor:pointer;outline:none}.form-check[data-astro-cid-svshx33u]{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.form-check[data-astro-cid-svshx33u] input[data-astro-cid-svshx33u][type=checkbox]{width:1.2rem;height:1.2rem;border:2px solid #e9ecef;cursor:pointer;accent-color:#c41230;flex-shrink:0;margin-top:.15rem}.form-check[data-astro-cid-svshx33u] label[data-astro-cid-svshx33u]{font-size:.85rem;color:#6c757d;cursor:pointer}.btn-submit[data-astro-cid-svshx33u]{padding:1rem;border-radius:50px;font-weight:700;text-transform:uppercase;width:100%}.form-input[data-astro-cid-svshx33u].is-invalid{border-color:#dc3545}.form-input[data-astro-cid-svshx33u].is-valid{border-color:#28a745}.form-input[data-astro-cid-svshx33u].is-invalid~.floating-label[data-astro-cid-svshx33u]{color:#dc3545}.form-input[data-astro-cid-svshx33u].is-valid~.floating-label[data-astro-cid-svshx33u]{color:#28a745}.select-box[data-astro-cid-svshx33u]:has(.is-invalid){border-color:#dc3545}.select-box[data-astro-cid-svshx33u]:has(.is-valid){border-color:#28a745}.form-check[data-astro-cid-svshx33u] .is-invalid[data-astro-cid-svshx33u]{accent-color:#dc3545}@media(min-width:768px){.form-row[data-astro-cid-svshx33u]{grid-template-columns:repeat(2,1fr)}.form-container[data-astro-cid-svshx33u]{padding:2rem;margin-top:0}}.field-error{display:block;font-size:.75rem;color:#dc3545;margin-top:.25rem;padding-left:1rem}.hero-section[data-astro-cid-bbe6dxrz]{background:center/cover no-repeat;position:relative;height:auto;padding-top:80px;display:flex;align-items:center;z-index:50}.hero-overlay[data-astro-cid-bbe6dxrz]{position:absolute;inset:0;background:linear-gradient(135deg,#000000a6,#000000bf)}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center;min-height:calc(100vh - 80px);padding:2rem 0 4rem}.hero-content[data-astro-cid-bbe6dxrz]{position:relative;z-index:2;color:#fff}.hero-form[data-astro-cid-bbe6dxrz]{position:relative;z-index:2}.hero-badge[data-astro-cid-bbe6dxrz]{color:gold;font-weight:500;font-size:.9rem;margin-bottom:1rem;text-wrap:balance}.hero-title[data-astro-cid-bbe6dxrz]{font-size:1.8rem;font-weight:800;line-height:1.2;margin-bottom:1rem}.hero-text[data-astro-cid-bbe6dxrz]{font-size:1rem;opacity:.9;margin-bottom:1.5rem;text-wrap:balance}.hero-features[data-astro-cid-bbe6dxrz]{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:1fr}.hero-features[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{display:flex;align-items:start;gap:.5rem;margin-bottom:.75rem;font-size:.95rem;font-weight:500}.hero-features[data-astro-cid-bbe6dxrz] svg[data-astro-cid-bbe6dxrz]{flex-shrink:0}@media(min-width:768px){.hero-badge[data-astro-cid-bbe6dxrz]{font-size:1.2rem;margin-bottom:1.5rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:2.2rem;margin-bottom:1.25rem}.hero-text[data-astro-cid-bbe6dxrz]{font-size:1.1rem;margin-bottom:2rem}.hero-features[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(2,1fr)}.hero-features[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{font-size:1rem}}@media(min-width:992px){.hero-section[data-astro-cid-bbe6dxrz]{background-attachment:fixed;max-height:1024px}.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr 1fr;gap:4rem}.hero-title[data-astro-cid-bbe6dxrz]{font-size:3rem;margin-bottom:1.25rem}.hero-text[data-astro-cid-bbe6dxrz]{font-size:1.3rem;margin-bottom:2.5rem;text-wrap:pretty}.hero-features[data-astro-cid-bbe6dxrz]{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.hero-features[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{font-size:1.1rem}}@media(max-width:480px){.container[data-astro-cid-aafkaq3q]{padding:0}.section-header[data-astro-cid-aafkaq3q],.slider-wrapper[data-astro-cid-aafkaq3q] ul[data-astro-cid-aafkaq3q]{padding:0 1.5rem}}.why-section[data-astro-cid-aafkaq3q]{padding:4rem 0}.section-header[data-astro-cid-aafkaq3q]{text-align:center;margin-bottom:2rem;display:flex;flex-direction:column;align-items:center}.section-title[data-astro-cid-aafkaq3q]{font-size:1.65rem;font-weight:800;color:#fff;margin-bottom:.5rem}.brand-logo-wrapper[data-astro-cid-aafkaq3q]{display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;margin-bottom:1rem}.brand-icon[data-astro-cid-aafkaq3q]{width:1.5rem;height:1.5rem;color:#fff}.brand-name[data-astro-cid-aafkaq3q]{font-size:1.3rem;font-weight:800;color:#fff}.question-mark[data-astro-cid-aafkaq3q]{font-size:1.75rem;font-weight:800;color:#fff}.section-subtitle[data-astro-cid-aafkaq3q]{color:#ffffffe6;font-size:.95rem;font-weight:500;max-width:600px;margin:0 auto}.slider-wrapper[data-astro-cid-aafkaq3q]{position:relative}.benefits-grid[data-astro-cid-aafkaq3q]{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;margin:0;list-style:none;scrollbar-width:none;-ms-overflow-style:none}.benefits-grid[data-astro-cid-aafkaq3q]::-webkit-scrollbar{display:none}.slider-controls[data-astro-cid-aafkaq3q]{display:flex;justify-content:center;gap:1rem;margin-top:1.5rem}.slider-btn[data-astro-cid-aafkaq3q]{width:3rem;height:3rem;border-radius:50%;border:2px solid rgba(255,255,255,.8);background:#ffffff26;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.slider-btn[data-astro-cid-aafkaq3q]:hover{background:#ffffff4d;border-color:#fff}.slider-btn[data-astro-cid-aafkaq3q]:active{background:#ffffff73}@keyframes fadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.benefit-card[data-astro-cid-aafkaq3q]{background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:transform .3s ease,box-shadow .3s ease;opacity:0;transform:translateY(40px);flex:0 0 85%;scroll-snap-align:center}.benefit-card[data-astro-cid-aafkaq3q].is-visible{animation:fadeUp .6s ease forwards}.benefit-card[data-astro-cid-aafkaq3q]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.benefit-header[data-astro-cid-aafkaq3q]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;& h3[data-astro-cid-aafkaq3q]{margin:0}}.benefit-title[data-astro-cid-aafkaq3q]{font-size:1.1rem;font-weight:700;margin-bottom:1rem;color:#1a1a1a}.benefit-text[data-astro-cid-aafkaq3q]{color:#6c757d;font-size:1rem;line-height:1.6}@media(min-width:768px){.why-section[data-astro-cid-aafkaq3q]{padding:6rem 0}.section-header[data-astro-cid-aafkaq3q]{margin-bottom:4rem}.section-title[data-astro-cid-aafkaq3q]{font-size:2rem}.brand-icon[data-astro-cid-aafkaq3q]{width:2.5rem;height:2.5rem}.brand-name[data-astro-cid-aafkaq3q]{font-size:1.5rem}.question-mark[data-astro-cid-aafkaq3q]{font-size:2.5rem}.section-subtitle[data-astro-cid-aafkaq3q]{font-size:1.1rem}.benefits-grid[data-astro-cid-aafkaq3q]{display:grid;grid-template-columns:repeat(2,1fr);overflow-x:visible;scroll-snap-type:none;gap:2rem;max-width:1280px;margin:0 auto;padding-bottom:0}.benefit-card[data-astro-cid-aafkaq3q]{flex:none;scroll-snap-align:none;padding:2.5rem 2rem}.slider-controls[data-astro-cid-aafkaq3q]{display:none}.benefit-title[data-astro-cid-aafkaq3q]{font-size:1.3rem}}@media(min-width:992px){.section-title[data-astro-cid-aafkaq3q]{font-size:3rem;max-width:700px}.brand-name[data-astro-cid-aafkaq3q]{font-size:2rem}.benefits-grid[data-astro-cid-aafkaq3q]{grid-template-columns:repeat(3,1fr)}}@media(prefers-reduced-motion:reduce){.benefit-card[data-astro-cid-aafkaq3q]{opacity:1;transform:none}.benefit-card[data-astro-cid-aafkaq3q].is-visible{animation:none}}@media(max-width:480px){.container[data-astro-cid-qnwxz4mj]{padding:0}.section-header[data-astro-cid-qnwxz4mj],.slider-wrapper[data-astro-cid-qnwxz4mj] ul[data-astro-cid-qnwxz4mj]{padding:0 1.5rem}}.products-section[data-astro-cid-qnwxz4mj]{background:#f8f9fa;padding:4rem 0}.section-header[data-astro-cid-qnwxz4mj]{text-align:center;margin-bottom:2rem}.section-subtitle-top[data-astro-cid-qnwxz4mj]{color:#6c757d;font-size:.9rem;margin-bottom:.5rem}.brand-logo-wrapper[data-astro-cid-qnwxz4mj]{display:flex;align-items:center;justify-content:center;gap:.75rem;margin:1rem 0 1.5rem;& img[data-astro-cid-qnwxz4mj]{width:250px;height:auto}}.brand-icon[data-astro-cid-qnwxz4mj]{width:1.8rem;height:1.8rem;color:#be0f34}.brand-name[data-astro-cid-qnwxz4mj]{font-size:1.3rem;font-weight:800;color:#be0f34}.section-subtitle[data-astro-cid-qnwxz4mj]{color:#6c757d;font-size:1rem;max-width:600px;margin:0 auto;font-style:italic}.products-slider-wrapper[data-astro-cid-qnwxz4mj]{position:relative}.products-grid[data-astro-cid-qnwxz4mj]{display:flex;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;gap:1rem;padding:0 .25rem .5rem;margin:0 auto;scrollbar-width:none;-ms-overflow-style:none}.products-grid[data-astro-cid-qnwxz4mj]::-webkit-scrollbar{display:none}.products-slider-controls[data-astro-cid-qnwxz4mj]{display:flex;justify-content:center;gap:.9rem;margin-top:1.2rem}.products-slider-btn[data-astro-cid-qnwxz4mj]{width:2.75rem;height:2.75rem;border-radius:999px;border:1px solid #be0f34;background:#fff;color:#be0f34;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,color .2s ease,border-color .2s ease}.products-slider-btn[data-astro-cid-qnwxz4mj]:hover{background:#be0f34;color:#fff;border-color:#be0f34}.products-slider-angle[data-astro-cid-qnwxz4mj]{width:18px;height:18px}.product-card[data-astro-cid-qnwxz4mj]{--card-offset-x: 0px;background:transparent;border-radius:16px;padding:1rem;text-align:center;transition:opacity .5s ease,transform .6s ease;width:100%;flex:none;scroll-snap-align:center;opacity:0;transform:translate(var(--card-offset-x),28px)}.product-card[data-astro-cid-qnwxz4mj].is-visible{opacity:1;transform:translate(var(--card-offset-x))}.product-image[data-astro-cid-qnwxz4mj]{margin-bottom:1.5rem;display:flex;justify-content:center}.product-image[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{width:250px;height:auto}.product-title[data-astro-cid-qnwxz4mj]{font-size:1rem;font-weight:700;margin-bottom:.75rem;color:#1a1a1a}.product-description[data-astro-cid-qnwxz4mj]{color:#6c757d;font-size:.85rem;line-height:1.5;text-wrap:balance}@media(min-width:768px){.products-section[data-astro-cid-qnwxz4mj]{padding:6rem 0}.section-header[data-astro-cid-qnwxz4mj]{margin-bottom:4rem}.section-subtitle-top[data-astro-cid-qnwxz4mj]{font-size:1.1rem}.brand-icon[data-astro-cid-qnwxz4mj]{width:2.5rem;height:2.5rem}.brand-name[data-astro-cid-qnwxz4mj]{font-size:1.5rem}.brand-logo-wrapper[data-astro-cid-qnwxz4mj] img[data-astro-cid-qnwxz4mj]{width:300px;height:auto}.products-grid[data-astro-cid-qnwxz4mj]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;max-width:none;overflow-x:visible;scroll-snap-type:none;padding:0}.products-slider-controls[data-astro-cid-qnwxz4mj]{display:none}.product-card[data-astro-cid-qnwxz4mj]{flex:none;scroll-snap-align:none}.product-title[data-astro-cid-qnwxz4mj]{font-size:1.25rem}.product-description[data-astro-cid-qnwxz4mj]{font-size:1rem}}@media(min-width:992px){.products-grid[data-astro-cid-qnwxz4mj]{grid-template-columns:repeat(6,minmax(0,1fr));max-width:1200px;column-gap:2rem;row-gap:3.5rem;justify-items:center}.products-grid[data-astro-cid-qnwxz4mj] .product-card[data-astro-cid-qnwxz4mj]{grid-column:span 3;max-width:380px}}@media(prefers-reduced-motion:reduce){.product-card[data-astro-cid-qnwxz4mj]{opacity:1;transform:translate(var(--card-offset-x));transition:none}}.control-section[data-astro-cid-gb4sp4xr]{background:var(--control-bg-image) center/cover no-repeat;padding:4rem 0;position:relative;overflow:hidden}.control-overlay[data-astro-cid-gb4sp4xr]{position:absolute;inset:0;background:linear-gradient(90deg,#940c2a,#be0f34);opacity:.85}.control-container[data-astro-cid-gb4sp4xr]{position:relative;z-index:1}.section-header[data-astro-cid-gb4sp4xr]{text-align:center;margin-bottom:2rem;max-width:920px;margin:0 auto}.section-title[data-astro-cid-gb4sp4xr]{font-size:1.65rem;font-weight:800;color:#fff;margin-bottom:1rem}.section-subtitle[data-astro-cid-gb4sp4xr]{color:#ffffffe6;font-size:1rem;max-width:600px;margin:0 auto 3rem;text-wrap:balance}.controls-grid[data-astro-cid-gb4sp4xr]{display:grid;grid-template-columns:1fr;gap:1.5rem;margin-top:2rem}.control-card[data-astro-cid-gb4sp4xr]{background:#fff;border-radius:16px;padding:2rem 1.5rem;transition:all .3s ease;display:flex;flex-direction:column;gap:1rem;& svg[data-astro-cid-gb4sp4xr]{margin-bottom:.25rem}}.control-card[data-astro-cid-gb4sp4xr]:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0003}.control-title[data-astro-cid-gb4sp4xr]{font-size:1rem;font-weight:700;color:#1a1a1a}.control-text[data-astro-cid-gb4sp4xr]{color:#6c757d;font-size:.85rem;line-height:1.6}@media(min-width:768px){.control-section[data-astro-cid-gb4sp4xr]{background-attachment:fixed;padding:6rem 0}.section-header[data-astro-cid-gb4sp4xr]{margin-bottom:4rem}.section-title[data-astro-cid-gb4sp4xr]{font-size:1.75rem}.section-subtitle[data-astro-cid-gb4sp4xr]{font-size:1.1rem}.controls-grid[data-astro-cid-gb4sp4xr]{grid-template-columns:repeat(2,1fr)}.control-card[data-astro-cid-gb4sp4xr]{padding:2.5rem 2rem}.control-title[data-astro-cid-gb4sp4xr]{font-size:1.2rem}.control-text[data-astro-cid-gb4sp4xr]{font-size:.9rem}}@media(min-width:992px){.section-title[data-astro-cid-gb4sp4xr]{font-size:2.5rem;line-height:1.4}.controls-grid[data-astro-cid-gb4sp4xr]{grid-template-columns:repeat(4,1fr)}}.faq-section[data-astro-cid-al2ca2vr]{background:#f8f9fa;padding:4rem 0}.section-header[data-astro-cid-al2ca2vr]{text-align:center;margin-bottom:2rem}.section-title[data-astro-cid-al2ca2vr]{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:1rem}.section-subtitle[data-astro-cid-al2ca2vr]{color:#6c757d;font-size:1rem;max-width:600px;margin:0 auto}.accordion-wrapper[data-astro-cid-al2ca2vr]{max-width:900px;margin:0 auto;display:flex;flex-direction:column;gap:1rem;padding:0 1rem}.accordion-item[data-astro-cid-al2ca2vr]{background:#fff;border:none;border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #0000000d}.accordion-button[data-astro-cid-al2ca2vr]{background:#fff;color:#1a1a1a;font-weight:700;font-size:.95rem;padding:1.25rem 1.5rem;border:none;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;width:100%}.accordion-button[data-astro-cid-al2ca2vr]::-webkit-details-marker{display:none}.accordion-button[data-astro-cid-al2ca2vr]:after{content:"";width:12px;height:12px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);transition:transform .3s ease;flex-shrink:0;margin-left:1rem}details[data-astro-cid-al2ca2vr][open] .accordion-button[data-astro-cid-al2ca2vr]{background:linear-gradient(90deg,#940c2a,#be0f34);color:#fff}details[data-astro-cid-al2ca2vr][open] .accordion-button[data-astro-cid-al2ca2vr]:after{transform:rotate(-135deg)}.accordion-body[data-astro-cid-al2ca2vr]{padding:1.25rem 1.5rem;color:#6c757d;line-height:1.6;font-size:.9rem}@media(min-width:768px){.faq-section[data-astro-cid-al2ca2vr]{padding:6rem 0}.section-header[data-astro-cid-al2ca2vr]{margin-bottom:4rem}.section-title[data-astro-cid-al2ca2vr]{font-size:1.75rem}.accordion-wrapper[data-astro-cid-al2ca2vr]{padding:0}.accordion-button[data-astro-cid-al2ca2vr]{font-size:1rem;padding:1.5rem 2rem}.accordion-body[data-astro-cid-al2ca2vr]{padding:1.5rem 2rem;font-size:.95rem}}@media(min-width:992px){.section-title[data-astro-cid-al2ca2vr]{font-size:2.5rem}}.cta-section[data-astro-cid-4xty6sx2]{background:var(--cta-bg-image) center/cover no-repeat;position:relative;padding:4rem 0;z-index:50}.cta-overlay[data-astro-cid-4xty6sx2]{position:absolute;inset:0;background:linear-gradient(135deg,#000c,#000000fc)}.cta-grid[data-astro-cid-4xty6sx2]{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}.cta-content[data-astro-cid-4xty6sx2]{color:#fff}.cta-title[data-astro-cid-4xty6sx2]{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:1rem}.cta-text[data-astro-cid-4xty6sx2]{color:#ffffffe6;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.cta-text[data-astro-cid-4xty6sx2] svg[data-astro-cid-4xty6sx2]{flex-shrink:0}@media(min-width:768px){.cta-section[data-astro-cid-4xty6sx2]{background-attachment:fixed;padding:6rem 0}.cta-title[data-astro-cid-4xty6sx2]{font-size:2rem}.cta-text[data-astro-cid-4xty6sx2]{font-size:1.1rem}}@media(min-width:992px){.cta-grid[data-astro-cid-4xty6sx2]{grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.cta-title[data-astro-cid-4xty6sx2]{font-size:2.5rem}}.floating-register[data-astro-cid-3jbgdxcc]{min-width:180px;border-radius:14px;padding:.75rem .9rem;background:linear-gradient(120deg,#9b0f2f,#be0f34);color:#fff;text-decoration:none;box-shadow:0 10px 24px #00000040;display:flex;gap:.5rem;transition:transform .2s ease,box-shadow .2s ease}.floating-register[data-astro-cid-3jbgdxcc]:before{display:flex;background-image:var(--pencil-icon);background-size:contain;background-repeat:no-repeat;content:"";width:14px;height:14px;filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(1%) hue-rotate(52deg) brightness(104%) contrast(101%)}.floating-register[data-astro-cid-3jbgdxcc] p[data-astro-cid-3jbgdxcc]{display:flex;flex-direction:column;line-height:1.2;gap:.2rem}.floating-register-title[data-astro-cid-3jbgdxcc]{font-size:.95rem;font-weight:700;line-height:1.2}.floating-register-subtitle[data-astro-cid-3jbgdxcc]{font-size:.78rem;opacity:.9}.floating-register[data-astro-cid-3jbgdxcc]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000047}@media(max-width:768px){.floating-register[data-astro-cid-3jbgdxcc]{min-width:165px;padding:.65rem .8rem}}@media(prefers-reduced-motion:reduce){.floating-register[data-astro-cid-3jbgdxcc]{transition:none}}.floating-whatsapp[data-astro-cid-hahmeuc7]{width:3.6rem;height:3.6rem;border-radius:999px;background:#25d366;color:#fff;box-shadow:0 10px 24px #00000040;display:inline-flex;align-items:center;justify-content:center;transition:transform .2s ease,box-shadow .2s ease}.floating-whatsapp[data-astro-cid-hahmeuc7] svg[data-astro-cid-hahmeuc7]{width:2rem;height:2rem}.floating-whatsapp[data-astro-cid-hahmeuc7]:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000047}@media(prefers-reduced-motion:reduce){.floating-whatsapp[data-astro-cid-hahmeuc7]{transition:none}}.floating-elements[data-astro-cid-4s3aovgh]{position:fixed;right:1rem;bottom:1rem;z-index:40;display:flex;flex-direction:column;align-items:flex-end;gap:.65rem}@media(max-width:768px){.floating-elements[data-astro-cid-4s3aovgh]{right:.75rem;bottom:.75rem}}
