.wlr-section{background:#f9f7f1;padding:50px 0 60px;overflow:hidden}.wlr-container{max-width:1516px;margin:0 auto;padding:0 40px}.wlr-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.wlr-header-left{flex:1;max-width:700px}.wlr-pill{display:inline-flex;align-items:center;justify-content:center;height:53px;padding:0 28px;border:2px solid #dee3ed;border-radius:49px;background:#fff;font-family:"Poppins",sans-serif;font-size:22px;font-weight:400;line-height:1.3;color:#08080a;margin-bottom:21px}.wlr-title{font-family:"Poppins",sans-serif;font-size:52px;font-weight:400;line-height:1.2;letter-spacing:1px;color:#212121;margin:0}.wlr-title--accent{font-weight:500;background:linear-gradient(91.27deg, #E07409 0.2%, #FFA44E 82.09%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.wlr-stats{flex-shrink:0;width:379px;display:flex;flex-direction:column;gap:9px;justify-content:center}.wlr-stat{display:flex;align-items:flex-start;gap:12px}.wlr-stat-icon{width:20px;height:20px;flex-shrink:0;margin-top:3px}.wlr-stat-text{font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:25px;letter-spacing:-0.31px;color:#0a0a0a;margin:0}.wlr-stat-text strong{font-weight:600}.wlr-stat-divider{width:355px;height:1px;background:#dee3ed}.wlr-carousel-wrap{position:relative;width:100%}.wlr-carousel{display:flex;gap:30px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:0 0 10px;cursor:grab}.wlr-carousel::-webkit-scrollbar{display:none}.wlr-card{flex:0 0 487px;background:#fff;border-radius:27px;padding:12px 12px 24px;display:flex;flex-direction:column;align-items:center;position:relative}.wlr-badge{position:absolute;top:12px;left:50%;transform:translateX(-50%);z-index:2;height:33px;padding:0 20px;border-radius:9px;background:#f59504;font-family:"Poppins",sans-serif;font-size:18px;font-weight:500;font-style:italic;line-height:33px;color:#fff;white-space:nowrap}.wlr-photo{width:100%;height:315px;border-radius:20px;overflow:hidden;background:#f0f0f0;margin-top:42px}.wlr-photo>div,.wlr-photo picture{width:100%;height:100%;display:block}.wlr-photo img{width:100%;height:100%;object-fit:cover}.wlr-months{display:flex;justify-content:space-between;width:calc(100% - 48px);margin-top:8px;font-family:"Poppins",sans-serif;font-size:18px;font-weight:400;line-height:1.15;color:rgba(8,8,10,.7)}.wlr-quote{font-family:"Poppins",sans-serif;font-size:24px;font-weight:400;font-style:italic;line-height:1.25;color:#08080a;margin:20px 24px 0;text-align:left}.wlr-author{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:auto;padding-top:20px}.wlr-author-name{font-family:"Poppins",sans-serif;font-size:20px;font-weight:500;line-height:1.15;color:#08080a;text-align:center}.wlr-verified{display:flex;align-items:center;gap:6px;height:22px;padding:0 8px;border-radius:4px;background:#f6f7f9}.wlr-verified-icon{width:19px;height:19px}.wlr-verified-text{font-family:"Poppins",sans-serif;font-size:15px;font-weight:400;line-height:1.15;color:#4266b3}.wlr-desk-arrow{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:56px;height:56px;border-radius:50%;border:none;background:hsla(0,0%,100%,.95);box-shadow:0 2px 12px rgba(0,0,0,.12);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1f2129;transition:opacity .3s ease,visibility .3s ease}.wlr-desk-arrow:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.16)}.wlr-desk-arrow.wlr-arrow-hidden{opacity:0;visibility:hidden;pointer-events:none}.wlr-desk-arrow--prev{left:16px}.wlr-desk-arrow--next{right:16px}.wlr-nav{display:none}.wlr-dots{display:flex;gap:8px;align-items:center}.wlr-dot{width:8px;height:8px;border-radius:50%;background:#d8d8d8;cursor:pointer;transition:background .3s;flex-shrink:0}.wlr-dot--active{background:#f59301}.wlr-arrow{width:56px;height:56px;border-radius:50%;border:1px solid #fff;background:#f5f6f7;box-shadow:0 -12px 16px 0 hsla(0,0%,100%,.82),0 12px 18px 0 rgba(206,208,216,.7);cursor:pointer;display:flex;align-items:center;justify-content:center;color:#1f2129;flex-shrink:0;transition:opacity .25s}.wlr-arrow:disabled{opacity:.3;cursor:default}@media(min-width: 901px){.wlr-carousel-wrap{max-width:1516px;margin:0 auto;padding:0 40px;overflow:visible}.wlr-carousel{margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);margin-right:calc(-50vw + 50%);padding-right:calc(50vw - 50%)}.wlr-desk-arrow--prev{left:calc(-50vw + 50% + 16px)}.wlr-desk-arrow--next{right:calc(-50vw + 50% + 16px)}}@media(max-width: 900px){.wlr-section{padding:32px 0 40px}.wlr-container{padding:0 16px}.wlr-header{flex-direction:column;align-items:center;gap:10px;margin-bottom:15px}.wlr-header-left{max-width:100%;text-align:center}.wlr-pill{height:44px;padding:0 24px;font-size:18px;font-weight:500;border-width:1px;margin-bottom:10px}.wlr-title{font-size:24px;letter-spacing:1px;text-align:center}.wlr-title--accent{background:linear-gradient(193.17deg, #FFB909 0.8%, #E17200 94.83%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.wlr-stats{width:100%;max-width:323px;gap:9px}.wlr-stat{gap:14px}.wlr-stat-icon{width:17px;height:17px}.wlr-stat-text{font-size:14px;line-height:19px}.wlr-stat-divider{width:100%}.wlr-carousel{gap:13px;padding-left:16px;padding-right:16px}.wlr-card{flex:0 0 318px;min-width:280px;border-radius:18px;padding:8px 8px 16px}.wlr-badge{font-size:12px;height:auto;line-height:1.15;padding:4px 21px;border-radius:20px;top:8px}.wlr-photo{height:206px;border-radius:13px;margin-top:36px}.wlr-months{font-size:12px;width:calc(100% - 24px)}.wlr-quote{font-size:16px;font-weight:500;line-height:1.3;margin:14px 16px 0;text-align:center}.wlr-author{gap:4px;padding-top:14px}.wlr-author-name{font-size:16px}.wlr-verified{height:17px;border-radius:3.5px}.wlr-verified-icon{width:15px;height:15px}.wlr-verified-text{font-size:12px}.wlr-desk-arrow{display:none}.wlr-nav{display:flex;align-items:center;justify-content:space-between;padding:0 16px;margin-top:24px}}/*# sourceMappingURL=weight-loss-results.css.map */
