body{opacity:0;animation:10ms 50ms forwards showBody}@keyframes showBody{to{opacity:1}}*,:before,:after{box-sizing:border-box}body{color:#000;-webkit-font-smoothing:antialiased;background-color:#dedede;margin:0;padding:0;font-family:Montserrat,sans-serif;font-size:1.125rem;line-height:1.75}img{max-width:100%;height:auto;display:block}a{text-decoration:none}.container{max-width:64rem;margin:0 auto;padding:0 1rem}.container-sm{max-width:48rem;margin:0 auto}.container-md{max-width:56rem;margin:0 auto}.text-center{text-align:center}.main-card{background-color:#fff;width:100%;padding:1.5rem;box-shadow:0 25px 50px -12px #00000040}@media (width>=640px){.main-card{padding:2rem}}@media (width>=768px){.main-card{padding:3rem}}.hero-section{text-align:center;margin-bottom:3rem;padding-top:1rem}@media (width>=768px){.hero-section{margin-bottom:4rem}}.hero-badge{color:#00a89d;text-transform:uppercase;letter-spacing:.05em;background-color:#00a89d1a;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:700;display:inline-flex}.hero-badge svg{width:1rem;height:1rem}.hero-title{color:#000;margin:0 0 1rem;font-size:2.25rem;font-weight:800;line-height:1.1}@media (width>=640px){.hero-title{font-size:3rem}}@media (width>=768px){.hero-title{font-size:3.75rem}}.hero-title .highlight{color:#00a89d}.hero-subtitle{color:#475569;max-width:36rem;margin:0 auto 2rem;font-size:1.125rem;line-height:1.6}@media (width>=640px){.hero-subtitle{font-size:1.25rem}}.hero-image-container{border-radius:1rem;max-width:48rem;margin:0 auto;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}.image-placeholder{text-align:center;color:#475569;background:linear-gradient(135deg,#f1f5f9 0%,#e2e8f0 100%);border:3px dashed #00a89d;border-radius:1rem;padding:3rem 2rem}.image-placeholder-title{color:#00a89d;margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.image-placeholder-desc{margin:0;font-size:.875rem;line-height:1.5}.image-placeholder-icon{color:#00a89d;opacity:.7;width:3rem;height:3rem;margin:0 auto 1rem}.section{margin-bottom:3rem}@media (width>=768px){.section{margin-bottom:4rem}}@media (width>=1024px){.section{margin-bottom:5rem}}.section-title{color:#000;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.section-title{font-size:1.875rem}}.text-teal{color:#00a89d}.text-red{color:#dc2626}.problem-section{background-color:#f8fafc;border-radius:1rem;max-width:56rem;margin:0 auto 3rem;padding:2rem 1.5rem}@media (width>=640px){.problem-section{padding:2.5rem 2rem}}@media (width>=768px){.problem-section{margin-bottom:4rem}}.problem-title{color:#000;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.problem-title{font-size:1.875rem}}.problem-grid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}@media (width>=768px){.problem-grid{grid-template-columns:repeat(4,1fr);gap:1.25rem}}.problem-card{text-align:center;background-color:#fff;border:2px solid #e2e8f0;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}.problem-card-image{aspect-ratio:1;object-fit:cover;width:100%;display:block}.problem-card-caption{color:#dc2626;background-color:#fef2f2;border-top:2px solid #fecaca;flex:1;justify-content:center;align-items:center;margin:0;padding:.75rem .5rem;font-size:.875rem;font-weight:600;line-height:1.3;display:flex}@media (width>=640px){.problem-card-caption{padding:1rem .75rem;font-size:1rem}}.before-after-section{max-width:56rem;margin:0 auto 3rem}@media (width>=768px){.before-after-section{margin-bottom:4rem}}.before-after-grid{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width>=640px){.before-after-grid{gap:1.5rem}}@media (width>=768px){.before-after-grid{gap:2rem}}.before-after-card{border-radius:1rem;overflow:hidden;box-shadow:0 10px 15px -3px #0000001a}.before-after-label{text-transform:uppercase;letter-spacing:.05em;text-align:center;padding:.625rem .75rem;font-size:1rem;font-weight:700}@media (width>=640px){.before-after-label{padding:.75rem 1rem;font-size:1.125rem}}@media (width>=768px){.before-after-label{padding:1rem 1.25rem;font-size:1.25rem}}.before-after-label.before{color:#fff;background-color:#dc2626}.before-after-label.after{color:#fff;background-color:#00a89d}.before-after-image{background-color:#f1f5f9;min-height:150px}@media (width>=640px){.before-after-image{min-height:200px}}.outcomes-section{max-width:56rem;margin:0 auto 4rem}@media (width>=768px){.outcomes-section{margin-bottom:5rem}}@media (width>=1024px){.outcomes-section{margin-bottom:6rem}}.outcomes-grid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (width>=768px){.outcomes-grid{grid-template-columns:repeat(2,1fr)}}.outcome-card{background-color:#fff;border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem}.outcome-card-header{align-items:flex-start;gap:1rem;margin-bottom:1rem;display:flex}.outcome-card-icon{color:#fff;background-color:#00a89d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;font-size:1.125rem;font-weight:700;display:flex}.outcome-card-title{color:#000;margin:0;padding-top:.5rem;font-size:1.125rem;font-weight:700}.outcome-card-desc{color:#475569;margin:0;font-size:1rem;line-height:1.6}.value-props{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:56rem;margin:0 auto 3rem;display:grid}@media (width>=768px){.value-props{grid-template-columns:repeat(4,1fr)}}.value-prop{text-align:center;background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:.75rem;padding:1rem .75rem}@media (width>=640px){.value-prop{padding:1.5rem 1rem}}.value-prop-icon{color:#00a89d;width:2rem;height:2rem;margin:0 auto .5rem}@media (width>=640px){.value-prop-icon{width:3rem;height:3rem;margin-bottom:1rem}}.value-prop-title{color:#000;margin-bottom:.125rem;font-size:1rem;font-weight:700;line-height:1.2}@media (width>=640px){.value-prop-title{font-size:1.25rem}}.value-prop-desc{color:#475569;margin:0;font-size:.6875rem}@media (width>=640px){.value-prop-desc{font-size:.8125rem}}.pillars-section{max-width:56rem;margin:0 auto 3rem}@media (width>=768px){.pillars-section{max-width:70rem;margin-bottom:4rem}}.pillars-grid{grid-template-columns:repeat(2,1fr);align-items:stretch;gap:1rem;display:grid}@media (width>=768px){.pillars-grid{grid-template-columns:repeat(5,1fr);gap:1.25rem}}.pillar-card{text-align:center;background-color:#00a89d;border:2px solid #e2e8f0;border-radius:.75rem;flex-direction:column;display:flex;overflow:hidden}.pillar-card:last-child{grid-column:1/-1;justify-self:center;max-width:50%}@media (width>=768px){.pillar-card:last-child{grid-column:auto;justify-self:auto;max-width:none}}.pillar-card-image{aspect-ratio:1;object-fit:cover;background-color:#fff;width:100%;display:block}.pillar-card-content{background-color:#00a89d;flex-direction:column;flex:1;justify-content:center;padding:.875rem .625rem;display:flex}@media (width>=640px){.pillar-card-content{padding:1rem .75rem}}.pillar-card-title{color:#fff;margin:0;padding:0;font-size:.9375rem;font-weight:700;line-height:1.3}@media (width>=640px){.pillar-card-title{font-size:1rem}}@media (width>=768px){.pillar-card-title{font-size:1.0625rem}}.pillar-card-subtitle{color:#ffffffd9;margin:.25rem 0 0;padding:0;font-size:.75rem;font-weight:500}@media (width>=640px){.pillar-card-subtitle{font-size:.8125rem}}@media (width>=768px){.pillar-card-subtitle{font-size:.875rem}}.who-section{text-align:center;background:linear-gradient(135deg,#cc66000d 0%,#cc66001f 100%);border:2px solid #c60;border-radius:1rem;max-width:48rem;margin:0 auto 3rem;padding:2rem 1.5rem}@media (width>=640px){.who-section{padding:2.5rem 2rem}}@media (width>=768px){.who-section{margin-bottom:4rem}}.who-title{color:#000;margin-bottom:2rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.who-title{font-size:1.875rem}}.who-list{text-align:left;flex-direction:column;gap:1rem;max-width:32rem;margin:0 auto;display:flex}.who-item{align-items:flex-start;gap:.75rem;display:flex}.who-item-icon{color:#c60;flex-shrink:0;width:1.5rem;height:1.5rem;margin-top:.125rem}.who-item-text{color:#475569;margin:0;font-size:1rem;line-height:1.5}.who-closing{color:#475569;text-align:center;border-top:1px solid #fff3;margin-top:1.5rem;padding-top:1.5rem;font-size:1rem;line-height:1.5}@keyframes pulse-red{0%{transform:scale(1);box-shadow:0 0 #dc2626b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #dc262600}to{transform:scale(1);box-shadow:0 0 #dc262600}}.faq-section{max-width:48rem;margin:3rem auto}@media (width>=768px){.faq-section{margin:4rem auto}}.faq-title{color:#000;text-align:center;margin-bottom:2rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.faq-title{margin-bottom:2.5rem;font-size:1.875rem}}.faq-list{flex-direction:column;gap:1rem;display:flex}.faq-item{border-bottom:1px solid #d1d5db;padding-bottom:1rem}.faq-item:last-child{border-bottom:none}.faq-item summary{cursor:pointer;justify-content:space-between;align-items:center;width:100%;list-style:none;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-question{color:#000;font-size:1.25rem;font-weight:600}.faq-icon{color:#00a89d;margin-left:1rem;transition:transform .3s ease-out}.faq-icon svg{width:1.5rem;height:1.5rem}.faq-item[open] .faq-icon{transform:rotate(45deg)}.faq-answer{color:#475569;margin-top:1rem}.faq-answer strong{font-weight:600}.final-cta-section{max-width:36rem;margin:3rem auto}@media (width>=768px){.final-cta-section{margin:4rem auto}}.final-cta-card{text-align:center;background-color:#fff;border:4px solid #00a89d;border-radius:1rem;padding:2rem 1.5rem;box-shadow:0 25px 50px -12px #00000040}@media (width>=640px){.final-cta-card{padding:2.5rem 2rem}}.trustpilot-banner{text-align:center;background-color:#00a89d;border-radius:.75rem .75rem 0 0;margin:-2rem -1.5rem 1.5rem;padding:1rem 1.5rem}@media (width>=640px){.trustpilot-banner{margin:-2.5rem -2rem 1.5rem;padding:1.25rem 2rem}}.trustpilot-banner a{color:#fff;align-items:center;gap:.375rem;font-size:1rem;font-weight:700;text-decoration:none;display:inline-flex}.trustpilot-banner a:hover{opacity:.9}.trustpilot-link-icon{opacity:.8;width:.875rem;height:.875rem}.trustpilot-stars{justify-content:center;gap:.25rem;margin:.625rem 0;display:flex}.trustpilot-star-box{background-color:#fff3;border-radius:.25rem;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;display:flex}.trustpilot-star-box svg{fill:#fff;width:1rem;height:1rem}.trustpilot-rated{color:#fff;margin:0;font-size:.875rem;font-weight:600}.final-cta-title{color:#000;margin-bottom:.75rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.final-cta-title{font-size:1.875rem}}.unlock-list{text-align:left;flex-direction:column;gap:.75rem;max-width:20rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;display:flex}.unlock-item{color:#475569;align-items:center;gap:.75rem;font-size:1rem;display:flex}.unlock-item-icon{color:#00a89d;flex-shrink:0;width:1.25rem;height:1.25rem}.final-cta-btn{color:#fff;background-color:#00a89d;border-radius:.5rem;width:100%;padding:1rem 1.5rem;font-size:1.125rem;font-weight:700;transition:all .3s;animation:2s infinite pulse-red;display:block;box-shadow:0 20px 25px -5px #0000001a}.final-cta-btn:hover{color:#fff;background-color:#008f85;transform:scale(1.02)}.final-cta-price{color:#64748b;text-align:center;margin:.75rem 0 0;font-size:.875rem}.final-cta-footer{text-align:center;color:#475569;margin-top:1.5rem}.guarantee-badge{justify-content:center;align-items:center;font-size:.875rem;display:flex}.guarantee-badge svg{color:#00a89d;width:1.25rem;height:1.25rem;margin-right:.5rem}.cards-section{max-width:56rem;margin:3rem auto 4rem}@media (width>=768px){.cards-section{margin:4rem auto 5rem}}@media (width>=1024px){.cards-section{margin:5rem auto 6rem}}.cards-container{background:linear-gradient(135deg,#00a89d0f 0%,#00a89d05 100%);border-radius:1.25rem;padding:2rem 1.5rem}.cards-intro{text-align:center;margin-bottom:1.5rem}.cards-intro-title{color:#000;margin:0 0 .25rem;font-size:1.5rem;font-weight:700}@media (width>=640px){.cards-intro-title{font-size:1.875rem}}.cards-intro-subtitle{color:#475569;margin:0;font-size:.9375rem}@media (width>=640px){.cards-intro-subtitle{font-size:1rem}}.cards-row{flex-direction:column;gap:.75rem;display:flex}@media (width>=640px){.cards-row{flex-direction:row;gap:1rem}}.step-card{background:#fff;border:2px solid #0000;border-radius:1rem;flex:1;padding:1.25rem;transition:all .3s;position:relative}.step-card:before{content:"";-webkit-mask-composite:xor;background:linear-gradient(135deg,#e2e8f0 0% 100%);border-radius:1rem;padding:2px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;mask-composite:exclude;mask-mode:match-source,match-source}.step-card-header{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.step-card-number{color:#64748b;background:#f1f5f9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;font-size:1rem;font-weight:700;display:flex}.step-card-title{color:#1e293b;text-transform:uppercase;letter-spacing:.02em;margin:0;font-size:1.25rem;font-weight:800}@media (width>=640px){.step-card-title{font-size:1.375rem}}.step-card-desc{color:#475569;margin:0;font-size:.8125rem;line-height:1.5}.step-card-items{flex-wrap:wrap;gap:.375rem;margin-top:.75rem;display:flex}.step-card-item{color:#475569;background:#f8fafc;border:1px solid #e2e8f0;border-radius:.25rem;padding:.3rem .625rem;font-size:.6875rem;font-weight:600}.cards-cta{text-align:center;margin-top:1.5rem}.cards-cta-btn{color:#fff;background-color:#00a89d;border-radius:.5rem;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 10px 15px -3px #0000001a}.cards-cta-btn:hover{color:#fff;background-color:#008f85;transform:scale(1.02)}.cards-cta-subtext{color:#475569;margin-top:.5rem;font-size:.8125rem}.cards-cta-subtext svg{vertical-align:middle;color:#00a89d;width:.875rem;height:.875rem;margin-right:.125rem;display:inline-block}
