.Hero-module__JgYmMq__hero{background:linear-gradient(135deg, var(--color-dark) 0%, var(--color-dark-alt) 50%, #0f3460 100%);align-items:center;min-height:520px;padding:5rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__JgYmMq__hero:before{content:"";pointer-events:none;background:radial-gradient(#f6cf000f 0%,#0000 70%);width:70%;height:200%;position:absolute;top:-50%;right:-20%}.Hero-module__JgYmMq__hero:after{content:"";background:linear-gradient(90deg, var(--color-primary), var(--color-primary-dark));height:4px;position:absolute;bottom:0;left:0;right:0}.Hero-module__JgYmMq__heroInner{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;margin:0 auto;display:grid;position:relative}.Hero-module__JgYmMq__heroContent h1{color:var(--color-white);margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.Hero-module__JgYmMq__heroContent h1 span{color:var(--color-primary);display:inline}.Hero-module__JgYmMq__heroContent p{color:#ffffffbf;max-width:500px;margin-bottom:2rem;font-size:1.1rem;line-height:1.7}.Hero-module__JgYmMq__heroCtas{gap:1rem;margin-bottom:2.5rem;display:flex}.Hero-module__JgYmMq__heroStats{gap:2.5rem;display:flex}.Hero-module__JgYmMq__stat{text-align:center}.Hero-module__JgYmMq__statNumber{font-family:var(--font-heading);color:var(--color-primary);font-size:1.75rem;font-weight:700;display:block}.Hero-module__JgYmMq__statLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.Hero-module__JgYmMq__heroVisual{justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__JgYmMq__heroCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:var(--radius-xl);background:#ffffff0f;border:1px solid #ffffff1a;width:100%;max-width:420px;padding:2rem}.Hero-module__JgYmMq__heroCardHeader{border-bottom:1px solid #ffffff1a;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding-bottom:1rem;display:flex}.Hero-module__JgYmMq__heroCardIcon{background:var(--color-primary);border-radius:var(--radius-md);width:44px;height:44px;color:var(--color-dark);justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__heroCardTitle{font-family:var(--font-heading);color:var(--color-white);font-size:1rem;font-weight:600}.Hero-module__JgYmMq__heroCardSubtitle{color:#ffffff80;font-size:.8rem}.Hero-module__JgYmMq__checklistItem{border-bottom:1px solid #ffffff0d;align-items:center;gap:.75rem;padding:.6rem 0;display:flex}.Hero-module__JgYmMq__checkIcon{width:22px;height:22px;color:var(--color-green);background:#4caf5033;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Hero-module__JgYmMq__checklistItem span{color:#fffc;font-size:.9rem}.Hero-module__JgYmMq__floatingBadge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:var(--radius-md);color:var(--color-white);background:#ffffff1a;border:1px solid #ffffff26;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.8rem;animation:3s ease-in-out infinite Hero-module__JgYmMq__float;display:flex;position:absolute}.Hero-module__JgYmMq__floatingBadge:nth-child(2){animation-delay:.5s;top:10%;right:-5%}.Hero-module__JgYmMq__floatingBadge:nth-child(3){animation-delay:1s;bottom:15%;left:-5%}.Hero-module__JgYmMq__floatingBadge svg{color:var(--color-primary)}@keyframes Hero-module__JgYmMq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@media (max-width:1024px){.Hero-module__JgYmMq__heroInner{text-align:center;grid-template-columns:1fr;gap:2.5rem}.Hero-module__JgYmMq__heroContent h1{font-size:2.2rem}.Hero-module__JgYmMq__heroContent p{max-width:100%;margin-left:auto;margin-right:auto}.Hero-module__JgYmMq__heroCtas,.Hero-module__JgYmMq__heroStats{justify-content:center}.Hero-module__JgYmMq__heroVisual{display:none}}@media (max-width:768px){.Hero-module__JgYmMq__hero{min-height:auto;padding:3.5rem 0}.Hero-module__JgYmMq__heroContent h1{font-size:1.9rem}.Hero-module__JgYmMq__heroStats{flex-wrap:wrap;gap:1.5rem}.Hero-module__JgYmMq__heroCtas{flex-wrap:wrap}.Hero-module__JgYmMq__heroCtas a,.Hero-module__JgYmMq__heroCtas button{min-height:44px}}@media (max-width:480px){.Hero-module__JgYmMq__hero{padding:2.5rem 0}.Hero-module__JgYmMq__heroContent h1{font-size:1.6rem}.Hero-module__JgYmMq__heroCtas{flex-direction:column}.Hero-module__JgYmMq__heroStats{gap:1.25rem}.Hero-module__JgYmMq__statNumber{font-size:1.4rem}}
.ProductCards-module__1BS2BG__section{padding:5rem 0}.ProductCards-module__1BS2BG__sectionInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.ProductCards-module__1BS2BG__sectionHeader{text-align:center;margin-bottom:3rem}.ProductCards-module__1BS2BG__sectionHeader h2{margin-bottom:.75rem;font-size:2.25rem}.ProductCards-module__1BS2BG__sectionHeader h2 span{color:var(--color-primary-dark)}.ProductCards-module__1BS2BG__sectionHeader p{color:var(--color-gray-500);max-width:600px;margin:0 auto;font-size:1.05rem}.ProductCards-module__1BS2BG__grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.ProductCards-module__1BS2BG__card{background:var(--color-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);transition:all var(--transition-base);border:1px solid var(--color-gray-200);position:relative;overflow:hidden}.ProductCards-module__1BS2BG__card:hover{box-shadow:var(--shadow-xl);border-color:var(--color-primary);transform:translateY(-6px)}.ProductCards-module__1BS2BG__cardBadge{background:var(--color-primary);color:var(--color-dark);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px;z-index:2;padding:.3rem .7rem;font-size:.7rem;font-weight:700;position:absolute;top:1rem;right:1rem}.ProductCards-module__1BS2BG__cardImage{background:linear-gradient(135deg, var(--color-dark) 0%, var(--color-dark-alt) 100%);justify-content:center;align-items:center;height:200px;display:flex;position:relative;overflow:hidden}.ProductCards-module__1BS2BG__cardImage:after{content:"";background:var(--color-primary);height:4px;position:absolute;bottom:0;left:0;right:0}.ProductCards-module__1BS2BG__cardImageIcon{border-radius:var(--radius-lg);width:72px;height:72px;color:var(--color-primary);background:#f6cf0026;justify-content:center;align-items:center;display:flex}.ProductCards-module__1BS2BG__cardBody{padding:1.75rem}.ProductCards-module__1BS2BG__cardBody h3{align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.25rem;display:flex}.ProductCards-module__1BS2BG__cardBody p{color:var(--color-gray-500);margin-bottom:1.25rem;font-size:.92rem;line-height:1.6}.ProductCards-module__1BS2BG__cardFeatures{flex-direction:column;gap:.5rem;margin-bottom:1.5rem;display:flex}.ProductCards-module__1BS2BG__cardFeature{color:var(--color-gray-600);align-items:center;gap:.5rem;font-size:.85rem;display:flex}.ProductCards-module__1BS2BG__cardFeature svg{color:var(--color-green);flex-shrink:0}.ProductCards-module__1BS2BG__cardFooter{border-top:1px solid var(--color-gray-200);justify-content:space-between;align-items:center;padding-top:1.25rem;display:flex}.ProductCards-module__1BS2BG__price{font-family:var(--font-heading);color:var(--color-dark);font-size:1.5rem;font-weight:700}.ProductCards-module__1BS2BG__price span{color:var(--color-gray-400);font-size:.8rem;font-weight:400}.ProductCards-module__1BS2BG__cardBtn{background:var(--color-primary);color:var(--color-dark);border-radius:var(--radius-md);font-family:var(--font-heading);transition:all var(--transition-base);align-items:center;gap:.4rem;padding:.6rem 1.25rem;font-size:.85rem;font-weight:600;text-decoration:none;display:inline-flex}.ProductCards-module__1BS2BG__cardBtn:hover{background:var(--color-primary-dark);transform:translateY(-1px)}@media (max-width:1024px){.ProductCards-module__1BS2BG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.ProductCards-module__1BS2BG__grid{grid-template-columns:1fr}.ProductCards-module__1BS2BG__section{padding:3rem 0}.ProductCards-module__1BS2BG__sectionHeader h2{font-size:1.75rem}.ProductCards-module__1BS2BG__cardBody{padding:1.25rem}.ProductCards-module__1BS2BG__cardFooter{flex-direction:column;align-items:flex-start;gap:.75rem}.ProductCards-module__1BS2BG__cardBtn{justify-content:center;width:100%;min-height:44px}}
.TrustSection-module__fU1gDa__section{background:var(--color-light-bg);padding:4rem 0}.TrustSection-module__fU1gDa__sectionInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.TrustSection-module__fU1gDa__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.TrustSection-module__fU1gDa__item{background:var(--color-white);border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);border:1px solid #0000;padding:2rem 1.5rem}.TrustSection-module__fU1gDa__item:hover{box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-4px)}.TrustSection-module__fU1gDa__iconWrap{border-radius:var(--radius-lg);justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1.25rem;font-size:1.5rem;display:flex}.TrustSection-module__fU1gDa__iconWrap svg{width:28px;height:28px}.TrustSection-module__fU1gDa__item h3{margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.TrustSection-module__fU1gDa__item p{color:var(--color-gray-500);font-size:.85rem;line-height:1.5}.TrustSection-module__fU1gDa__statValue{font-family:var(--font-heading);color:var(--color-dark);margin-bottom:.25rem;font-size:2rem;font-weight:700;display:block}.TrustSection-module__fU1gDa__standards{background:var(--color-white);padding:5rem 0}.TrustSection-module__fU1gDa__standardsInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.TrustSection-module__fU1gDa__standardsHeader{text-align:center;margin-bottom:3rem}.TrustSection-module__fU1gDa__standardsHeader h2{margin-bottom:.75rem;font-size:2.25rem}.TrustSection-module__fU1gDa__standardsHeader h2 span{color:var(--color-primary-dark)}.TrustSection-module__fU1gDa__standardsHeader p{color:var(--color-gray-500);max-width:600px;margin:0 auto}.TrustSection-module__fU1gDa__standardsGrid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.TrustSection-module__fU1gDa__standardCard{border-radius:var(--radius-lg);text-align:center;transition:all var(--transition-base);cursor:pointer;padding:2.5rem 2rem;text-decoration:none;display:block;position:relative;overflow:hidden}.TrustSection-module__fU1gDa__standardCard:before{content:"";height:4px;position:absolute;top:0;left:0;right:0}.TrustSection-module__fU1gDa__standardCard:hover{box-shadow:var(--shadow-xl);transform:translateY(-6px)}.TrustSection-module__fU1gDa__standard9001{background:linear-gradient(135deg,#fff9e0 0%,#fff3b0 100%);border:1px solid #f6cf00}.TrustSection-module__fU1gDa__standard9001:before{background:#f6cf00}.TrustSection-module__fU1gDa__standard14001{background:linear-gradient(135deg,#e8f5e9 0%,#c8e6c9 100%);border:1px solid #4caf50}.TrustSection-module__fU1gDa__standard14001:before{background:#4caf50}.TrustSection-module__fU1gDa__standard45001{background:linear-gradient(135deg,#e3f2fd 0%,#bbdefb 100%);border:1px solid #2196f3}.TrustSection-module__fU1gDa__standard45001:before{background:#2196f3}.TrustSection-module__fU1gDa__standardIcon{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.5rem;display:flex}.TrustSection-module__fU1gDa__standardCard h3{margin-bottom:.5rem;font-size:1.35rem}.TrustSection-module__fU1gDa__standardCard h4{color:var(--color-gray-500);margin-bottom:1rem;font-size:.9rem;font-weight:400}.TrustSection-module__fU1gDa__standardCard p{color:var(--color-gray-600);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.TrustSection-module__fU1gDa__standardBtn{font-family:var(--font-heading);color:var(--color-dark);transition:gap var(--transition-base);align-items:center;gap:.4rem;font-size:.9rem;font-weight:600;display:inline-flex}.TrustSection-module__fU1gDa__standardCard:hover .TrustSection-module__fU1gDa__standardBtn{gap:.75rem}@media (max-width:1024px){.TrustSection-module__fU1gDa__grid{grid-template-columns:repeat(2,1fr)}.TrustSection-module__fU1gDa__standardsGrid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width:640px){.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr 1fr}.TrustSection-module__fU1gDa__section{padding:3rem 0}.TrustSection-module__fU1gDa__standardsHeader h2{font-size:1.75rem}.TrustSection-module__fU1gDa__standards{padding:3rem 0}.TrustSection-module__fU1gDa__standardCard{padding:1.75rem 1.25rem}}@media (max-width:400px){.TrustSection-module__fU1gDa__grid{grid-template-columns:1fr}}
.Reviews-module__gXt27q__section{background:var(--color-white);padding:5rem 0}.Reviews-module__gXt27q__sectionInner{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Reviews-module__gXt27q__header{text-align:center;margin-bottom:3rem}.Reviews-module__gXt27q__header h2{margin-bottom:.75rem;font-size:2.25rem}.Reviews-module__gXt27q__header h2 span{color:var(--color-primary-dark)}.Reviews-module__gXt27q__header p{color:var(--color-gray-500);max-width:550px;margin:0 auto}.Reviews-module__gXt27q__stars{color:var(--color-primary);justify-content:center;gap:.25rem;margin-bottom:.75rem;display:flex}.Reviews-module__gXt27q__grid{grid-template-columns:repeat(3,1fr);gap:1.75rem;display:grid}.Reviews-module__gXt27q__card{background:var(--color-light-bg);border-radius:var(--radius-lg);transition:all var(--transition-base);border:1px solid #0000;padding:2rem;position:relative}.Reviews-module__gXt27q__card:hover{background:var(--color-white);box-shadow:var(--shadow-lg);border-color:var(--color-primary);transform:translateY(-3px)}.Reviews-module__gXt27q__quoteIcon{color:var(--color-primary);opacity:.3;position:absolute;top:1.25rem;right:1.25rem}.Reviews-module__gXt27q__cardStars{color:var(--color-primary);gap:.2rem;margin-bottom:1rem;display:flex}.Reviews-module__gXt27q__cardText{color:var(--color-gray-600);margin-bottom:1.5rem;font-size:.95rem;font-style:italic;line-height:1.7}.Reviews-module__gXt27q__cardAuthor{align-items:center;gap:.75rem;display:flex}.Reviews-module__gXt27q__authorAvatar{width:44px;height:44px;font-family:var(--font-heading);color:var(--color-white);border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;font-weight:700;display:flex}.Reviews-module__gXt27q__authorInfo strong{color:var(--color-dark);font-size:.9rem;display:block}.Reviews-module__gXt27q__authorInfo span{color:var(--color-gray-400);font-size:.8rem}.Reviews-module__gXt27q__guarantee{background:linear-gradient(135deg, var(--color-dark) 0%, var(--color-dark-alt) 100%);padding:4rem 0;position:relative;overflow:hidden}.Reviews-module__gXt27q__guarantee:before{content:"";background:radial-gradient(#f6cf000d 0%,#0000 70%);width:50%;height:200%;position:absolute;top:-50%;left:-10%}.Reviews-module__gXt27q__guaranteeInner{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;align-items:center;gap:4rem;margin:0 auto;display:flex;position:relative}.Reviews-module__gXt27q__guaranteeBadge{border:4px solid var(--color-primary);text-align:center;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:160px;height:160px;padding:1rem;display:flex}.Reviews-module__gXt27q__guaranteeBadge svg{color:var(--color-primary);margin-bottom:.5rem}.Reviews-module__gXt27q__guaranteeBadge strong{font-family:var(--font-heading);color:var(--color-white);font-size:1rem;line-height:1.2;display:block}.Reviews-module__gXt27q__guaranteeBadge span{color:var(--color-primary);text-transform:uppercase;letter-spacing:1px;font-size:.7rem}.Reviews-module__gXt27q__guaranteeContent h2{color:var(--color-white);margin-bottom:.75rem;font-size:1.75rem}.Reviews-module__gXt27q__guaranteeContent p{color:#ffffffa6;max-width:600px;font-size:1rem;line-height:1.7}.Reviews-module__gXt27q__cta{background:var(--color-light-bg);text-align:center;padding:5rem 0}.Reviews-module__gXt27q__ctaInner{max-width:700px;padding:0 var(--container-padding);margin:0 auto}.Reviews-module__gXt27q__ctaInner h2{margin-bottom:1rem;font-size:2.25rem}.Reviews-module__gXt27q__ctaInner h2 span{color:var(--color-primary-dark)}.Reviews-module__gXt27q__ctaInner p{color:var(--color-gray-500);margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.Reviews-module__gXt27q__ctaBtns{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}@media (max-width:1024px){.Reviews-module__gXt27q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Reviews-module__gXt27q__grid{grid-template-columns:1fr}.Reviews-module__gXt27q__guaranteeInner{text-align:center;flex-direction:column;gap:2rem}.Reviews-module__gXt27q__guaranteeContent p{margin:0 auto}.Reviews-module__gXt27q__header h2{font-size:1.75rem}.Reviews-module__gXt27q__section,.Reviews-module__gXt27q__cta{padding:3rem 0}.Reviews-module__gXt27q__ctaInner h2{font-size:1.75rem}.Reviews-module__gXt27q__guarantee{padding:3rem 0}.Reviews-module__gXt27q__guaranteeBadge{width:120px;height:120px}}
