.hims-clean{font-family:Manrope,-apple-system,sans-serif;color:#55575a;line-height:1.6}.hims-clean h1,.hims-clean h2,.hims-clean h3{font-family:Poppins,sans-serif;color:#0c0d0f;line-height:1.2}.container{max-width:1140px;margin:0 auto;padding:0 24px}.btn-primary{display:inline-flex;align-items:center;gap:10px;background:#ed1b1b;color:#fff;padding:16px 32px;border-radius:50px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-primary:hover{background:#d01818;transform:translateY(-2px);box-shadow:0 8px 24px #ed1b1b4d}.btn-white{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#ed1b1b;padding:16px 32px;border-radius:50px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .2s ease}.btn-white:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.btn-large{padding:18px 40px;font-size:17px}.section-title{font-size:32px;font-weight:600;text-align:center;margin:0 0 16px}.section-sub{font-size:18px;text-align:center;color:#55575a;margin:0 0 40px}.hero{padding:80px 0 60px;background:#fff}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.hero-headline{font-size:56px;font-weight:400;margin:0 0 20px}.rotating-word{display:inline-block;font-weight:600;color:#ed1b1b;transition:opacity .25s ease,transform .25s ease,color .25s ease;min-width:320px;text-align:left;vertical-align:baseline}.static-line{display:inline;font-weight:600;color:#0c0d0f;white-space:nowrap}.hero-sub{font-size:20px;color:#55575a;margin:0 0 32px}.hero-image img{width:100%;height:auto;border-radius:16px}.hero-placeholder{aspect-ratio:4/5;background:#f5f5f5;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#999}.trust-bar{background:#0c0d0f;padding:14px 0;overflow:hidden}.trust-bar-track{display:flex;width:max-content;animation:scroll 20s linear infinite}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.trust-bar-content{display:flex;gap:48px}.trust-bar-content span{color:#fff;font-size:14px;font-weight:600;white-space:nowrap;letter-spacing:.5px}.categories{padding:70px 0;background:#fff}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{background:#fde7e7;border-radius:16px;padding:24px;text-decoration:none;display:flex;flex-direction:column;min-height:180px;position:relative;transition:all .2s ease}.category-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px #ed1b1b1f}.category-card--quiz{background:#f0f0f0}.card-text{flex:1}.card-title-dark{display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;color:#0c0d0f;line-height:1.3}.card-title-accent{display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:500;color:#ed1b1b}.card-image-corner{position:absolute;bottom:12px;right:12px;width:60px;height:60px}.card-image-corner img{width:100%;height:100%;object-fit:cover;border-radius:8px}.card-image-corner svg{width:48px;height:48px}.card-arrow{position:absolute;top:20px;right:20px;color:#0c0d0f;opacity:.5}.empathy{padding:70px 0;background:#f9f9f9}.empathy-content{max-width:900px;margin:0 auto;text-align:center}.empathy-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin:32px 0}.empathy-point{background:#fff;padding:24px 20px;border-radius:12px;text-align:center}.empathy-icon{display:block;font-size:24px;color:#ed1b1b;font-weight:700;margin-bottom:12px}.empathy-point p{font-size:15px;margin:0;line-height:1.6}.empathy-callout{background:#fff;padding:28px 32px;border-radius:16px;border-left:4px solid #ed1b1b;margin-top:24px}.empathy-callout p{font-size:17px;line-height:1.7;margin:0;color:#0c0d0f}.glp-banner{padding:80px 0;background:linear-gradient(135deg,#ed1b1b,#ff6b6b);text-align:center}.glp-banner h2{font-size:36px;font-weight:600;color:#fff;max-width:600px;margin:0 auto 12px}.glp-banner p{font-size:18px;color:#ffffffe6;margin:0 0 28px}.testimonials{padding:80px 0;background:#f9f9f9}.testimonials-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:40px;flex-wrap:wrap;gap:16px}.testimonials-header .section-title{margin:0;text-align:left}.rating-badge{display:flex;align-items:center;gap:10px;background:#fff;padding:10px 20px;border-radius:50px;box-shadow:0 2px 8px #0000000f}.stars{color:gold;font-size:18px;letter-spacing:2px}.rating-text{font-size:14px;font-weight:600;color:#0c0d0f}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.testimonial-card{background:#fff;border-radius:16px;padding:28px}.testimonial-profile{display:flex;align-items:center;gap:12px;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.customer-photo-top{width:60px;height:60px;border-radius:50%;object-fit:cover;flex-shrink:0}.customer-photo-placeholder-top{width:60px;height:60px;border-radius:50%;background:#ed1b1b;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:16px;flex-shrink:0}.customer-info-top{flex:1;display:flex;flex-direction:column;gap:2px}.customer-info-top strong{font-family:Poppins,sans-serif;font-size:16px;color:#0c0d0f;font-weight:600}.customer-info-top span{font-size:13px;color:#888}.testimonial-images{display:flex;gap:12px;justify-content:center;margin-bottom:20px}.testimonial-img{position:relative;flex:1;max-width:150px}.testimonial-img img{width:100%;height:auto;border-radius:12px;aspect-ratio:3/4;object-fit:cover}.img-label{position:absolute;bottom:8px;left:50%;transform:translate(-50%);background:#000000b3;color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:12px}.testimonial-result{font-family:Poppins,sans-serif;font-size:36px;font-weight:700;color:#ed1b1b;margin-bottom:16px}.testimonial-text{font-size:15px;line-height:1.7;margin:0 0 20px;color:#55575a}.testimonial-author{display:flex;align-items:center;gap:12px}.customer-photo{width:50px;height:50px;border-radius:50%;object-fit:cover;flex-shrink:0}.customer-photo-placeholder{width:50px;height:50px;border-radius:50%;background:#ed1b1b;color:#fff;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-weight:700;font-size:14px;flex-shrink:0}.customer-info{flex:1;display:flex;flex-direction:column}.customer-info strong{display:block;font-family:Poppins,sans-serif;font-size:15px;color:#0c0d0f}.customer-info span{font-size:13px;color:#888}.how-it-works{padding:80px 0;background:#fff}.steps{display:flex;align-items:flex-start;justify-content:center;gap:0;max-width:900px;margin:0 auto}.step{flex:1;text-align:center;padding:0 20px}.step-image{margin-bottom:20px}.step-image img{width:100%;max-width:200px;height:auto;border-radius:12px;margin:0 auto;display:block}.step-placeholder{width:200px;height:200px;background:#f5f5f5;border:2px dashed #ddd;border-radius:12px;display:flex;align-items:center;justify-content:center;margin:0 auto;color:#999;font-size:13px}.step-number{width:56px;height:56px;background:#ed1b1b;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;margin:0 auto 16px}.step h3{font-size:20px;font-weight:600;margin:0 0 10px}.step p{font-size:15px;margin:0;color:#55575a}.step-arrow{display:flex;align-items:center;justify-content:center;flex-shrink:0;margin:80px 20px 0}.step-arrow svg{animation:arrow-pulse 2s ease-in-out infinite}@keyframes arrow-pulse{0%,to{transform:translate(0);opacity:1}50%{transform:translate(5px);opacity:.7}}.trust-badges{padding:70px 0;background:#f9f9f9;text-align:center}.badges-row{display:flex;justify-content:center;gap:60px;margin-bottom:28px}.badge-circle{width:140px;height:140px;border:3px solid #0C0D0F;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.badge-top,.badge-bottom{font-size:9px;font-weight:700;letter-spacing:1px;color:#0c0d0f}.badge-big{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#0c0d0f;line-height:1.1}.badge-diamond{width:160px;height:100px;background:#0c0d0f;color:#fff;clip-path:polygon(10% 0%,90% 0%,100% 50%,90% 100%,10% 100%,0% 50%);display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:11px;font-weight:700;letter-spacing:.5px}.badge-diamond .badge-small{font-size:11px;font-weight:400;font-style:italic}.badge-diamond .badge-big{color:#fff;font-size:24px}.trust-note{font-size:14px;color:#888;max-width:500px;margin:0 auto}.founder{padding:80px 0;background:#fff}.founder-grid{display:grid;grid-template-columns:400px 1fr;gap:60px;align-items:center}.founder-image img{width:100%;height:auto;border-radius:16px}.founder-placeholder{aspect-ratio:4/5;background:#f5f5f5;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#999;min-height:400px}.providers-list{display:flex;flex-direction:column;gap:24px}.provider-item{display:flex;align-items:center;gap:16px;padding-bottom:24px;border-bottom:1px solid #e0e0e0}.provider-item:last-child{border-bottom:none;padding-bottom:0}.provider-photo{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.provider-photo-placeholder{width:80px;height:80px;border-radius:50%;background:#f5f5f5;border:2px dashed #ddd;display:flex;align-items:center;justify-content:center;color:#999;font-size:24px;flex-shrink:0}.provider-info{flex:1;display:flex;flex-direction:column;gap:4px}.provider-info strong{font-family:Poppins,sans-serif;font-size:17px;color:#0c0d0f;font-weight:600}.provider-info span{font-size:14px;color:#55575a;line-height:1.5}.final-cta{padding:100px 0;background:linear-gradient(135deg,#ed1b1b,#ff6b6b);text-align:center}.final-cta h2{font-size:40px;font-weight:600;color:#fff;margin:0 0 12px}.final-cta>.container>p:first-of-type{font-size:20px;color:#ffffffe6;margin:0 0 32px}.cta-note{margin-top:20px;font-size:14px;color:#ffffffbf}@media (max-width: 900px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-content{order:1}.hero-image{order:0;max-width:400px;margin:0 auto}.hero-headline{font-size:42px}.category-grid{grid-template-columns:repeat(2,1fr)}.empathy-grid{grid-template-columns:1fr;gap:16px}.testimonial-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}.testimonials-header{flex-direction:column;text-align:center}.testimonials-header .section-title{text-align:center}.founder-grid{grid-template-columns:1fr;text-align:center}.founder-image{max-width:350px;margin:0 auto}.founder-content .section-title{text-align:center!important}.steps{flex-direction:column;gap:32px}.step-arrow{transform:rotate(90deg);margin:16px auto}}@media (max-width: 600px){.hero-headline{font-size:36px}.rotating-word{min-width:260px}.category-grid{grid-template-columns:1fr}.category-card{flex-direction:row;align-items:center;min-height:auto;padding:20px}.card-text{flex:1}.card-image{position:static;width:60px}.card-arrow{position:static;margin-left:auto}.badges-row{flex-direction:column;align-items:center;gap:24px}.section-title,.glp-banner h2{font-size:28px}.final-cta h2{font-size:32px}}@media (max-width: 749px){.testimonial-grid[data-testi-track]{display:flex!important;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px}.testimonial-grid[data-testi-track]::-webkit-scrollbar{display:none}.testimonial-card{flex:0 0 88%;max-width:88%;scroll-snap-align:start}.testi-dots{display:flex;justify-content:center;gap:8px;margin-top:12px}.testi-dot{width:7px;height:7px;border-radius:999px;border:0;background:#0003;padding:0}.testi-dot.is-active{background:#000000b3}}@media (min-width: 750px){.testi-dots{display:none!important}}.trust-badges{position:relative;overflow:hidden}.trust-badges:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--trust-bg);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:var(--trust-bg-opacity, 0);z-index:0}.trust-badges:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#ffffffbf;z-index:0}.trust-badges .container{position:relative;z-index:1}
/*# sourceMappingURL=/cdn/shop/t/63/assets/homepage-clean.css.map */
