@keyframes slides-slide{20%{transform:translate(0)}30%,40%{transform:translateX(calc(var(--_size)*-1))}50%,60%{transform:translateX(calc((var(--_size)*2)*-1))}70%,80%{transform:translateX(calc((var(--_size)*3)*-1))}90%,to{transform:translateX(calc((var(--_size)*4)*-1))}}@keyframes pulse{0%,to{transform:scale(.95)}50%{transform:scale(1)}}@font-face{font-family:NotoSans-Regular;font-display:swap;src:url(/fon/NotoSans-Regular.woff2)format("woff2"),url(/fon/NotoSans-Regular.woff)format("woff")}@font-face{font-family:NotoSans-Bold;font-display:swap;src:url(/fon/NotoSans-Bold.woff2)format("woff2"),url(/fon/NotoSans-Bold.woff)format("woff")}@font-face{font-family:Impact;font-display:swap;src:url(/fon/impact.woff2)format("woff2"),url(/fon/impact.woff)format("woff")}:root{--txt-default:NotoSans-Regular;--txt-heading:NotoSans-Bold;--txt-heading-alt:Impact;--txt-news:"Times New Roman", Times, serif;--col-brand:#1679ab;--col-brand-alt:#25b0ff;--col-brand-dark:#074173;--col-brand-light:#9adafa;--col-blue:var(--col-brand);--col-dark:#000;--col-light:#fff;--col-gray-light:#e5e5e5;--col-gray-dark:#d4d4d4;--col-red:#ff3000;--col-red-alt:#cf0000;--col-yellow:#dfba3b;--col-grey-shadow:#00000040;--hover-speed:.3s;--input-speed:.15s;--bor-rad:1em;--bor-rad-small:.5em;--bor-rad-fixed:8px}body{height:100vh;font-family:var(--txt-default);color:var(--col-dark);background-color:#fff;flex-direction:column;margin:0;padding:0;font-size:1.3125rem;line-height:1.6;display:flex}html{scroll-behavior:smooth;scroll-padding-top:2rem}*,:after,:before{box-sizing:border-box}.container,.container_wide{z-index:1;width:min(100%,70.5rem);max-width:70.5rem;margin:0 auto;position:relative}.container_wide{width:min(100%,100rem)}a{color:var(--col-brand-dark);text-decoration:none}a:hover{color:var(--col-brand);text-decoration:underline}:focus{outline-color:var(--col-brand-dark)}::selection{background-color:var(--col-brand)}.svgs{visibility:hidden;display:none}img,svg{max-width:100%;height:auto}svg{fill:var(--col-brand)}h1,h2,h3{font-family:var(--txt-heading-alt);margin-bottom:.5em;font-size:2.5rem;line-height:1}h1,h1 strong,h2,h2 strong,h3,h3 strong{font-weight:400}.halt,p .strong{font-family:var(--txt-heading)}h1,h2,h3,p{margin-top:0}p{margin-bottom:1em;font-size:1rem}p .strong{font-size:1.15em;font-weight:400}.uppercase{text-transform:uppercase}.line-break{display:block}.red{color:var(--col-red)}.yellow{color:var(--col-yellow)}.blue{color:var(--col-brand)}.hideFromMobile{visibility:hidden;width:0;height:0;display:none}.padding{padding:2.25rem 1rem}.img_frame{box-shadow:.6rem .6rem 0 0 var(--col-brand)}.hide{visibility:hidden;display:none}.gradient_red_ver{background:var(--col-brand);background:-moz-linear-gradient(top,var(--col-red) 0%,#8f0211 100%);background:-webkit-linear-gradient(top,var(--col-red) 0%,#8f0211 100%);background:linear-gradient(to bottom,var(--col-red) 0%,#8f0211 100%)}.gradient_red_hor{background:var(--col-brand);background:-moz-linear-gradient(right,var(--col-red) 0%,#8f0211 100%);background:-webkit-linear-gradient(right,var(--col-red) 0%,#8f0211 100%);background:linear-gradient(to left,var(--col-red) 0%,#8f0211 100%)}.gradient_brand_ver{background:var(--col-brand);background:-moz-linear-gradient(top,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:-webkit-linear-gradient(top,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:linear-gradient(to bottom,var(--col-brand) 0%,var(--col-brand-dark) 100%)}.gradient_brand_hor{background:var(--col-brand);background:-moz-linear-gradient(right,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:-webkit-linear-gradient(right,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:linear-gradient(to left,var(--col-brand) 0%,var(--col-brand-dark) 100%)}.btn,.btn>span,.btn>svg{transition:transform var(--hover-speed) ease-out}.btn{width:max-content;height:auto;font-family:var(--txt-heading-alt);color:#fff;text-align:left;text-transform:uppercase;background-color:var(--col-brand);border-radius:var(--bor-rad-small);cursor:pointer;border:0;outline:0;padding:.25em 3em .25em 1em;font-size:2rem;line-height:1em;overflow:hidden;box-shadow:0 0 .5em #00000080}.btn>span,.btn>svg{z-index:1}.btn,.btn>span{vertical-align:middle;display:inline-block;position:relative}.btn>span{text-shadow:.15em .15em #00000040}.btn:after,.btn:before{content:"";height:100%;position:absolute;top:0}.btn:before{z-index:0;background:var(--col-brand);background:-moz-linear-gradient(top,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:-webkit-linear-gradient(top,var(--col-brand) 0%,var(--col-brand-dark) 100%);background:linear-gradient(to bottom,var(--col-brand) 0%,var(--col-brand-dark) 100%);width:100%;left:0}.btn:after{background-color:var(--col-yellow);width:2em;right:-.25em;transform:skew(-15deg)}.btn>svg{width:1em;height:1em;fill:var(--col-yellow);background-color:var(--col-red);border:var(--col-red) solid .25em;border-radius:100%;position:absolute;top:50%;right:.4em;transform:translateY(-50%)}.btn:focus,.btn:hover{transform:scale(1.05)}.btn:focus>svg,.btn:hover>svg{transform:translateY(-50%) scale(1.1)}.btn:focus>span,.btn:hover>span{transform:translate(-.2em)}.btn_red:before{background:var(--col-red)}.btn-top{--col-hover:var(--col-red);font-family:var(--txt-heading);color:var(--col-brand-dark);text-align:center;text-transform:uppercase;cursor:pointer;transition:color var(--hover-speed) ease-out,transform var(--hover-speed) ease-out;background-color:#0000;border:0;outline:0;padding:.25em .5em;font-size:.75rem}.btn-top,.btn-top span{will-change:transform}.btn-top:after{content:"";background-color:var(--col-hover);opacity:0;width:90%;height:2px;transition:transform var(--hover-speed) ease-out,opacity var(--hover-speed) ease-out;position:absolute;bottom:0;left:5%;transform:scaleX(0)}.btn-top svg{width:1.1em;height:1.1em;fill:var(--col-brand-dark);vertical-align:middle;transition:fill var(--hover-speed) ease-out;margin-left:.25em;display:inline-block;transform:rotate(-90deg)}.btn-top:focus,.btn-top:hover{color:var(--col-hover);transform:scale(1.1)}.btn-top:focus:after,.btn-top:hover:after{opacity:1;transform:scaleX(1)}.btn-top:focus svg,.btn-top:hover svg{fill:var(--col-hover)}.btn-totop{z-index:99;--_col-content:var(--col-red);--_col-background:var(--col-light);--_offset:1rem;width:10em;height:10em;font-family:var(--txt-heading);color:var(--_col-content);text-transform:capitalize;bottom:var(--_offset);right:var(--_offset);isolation:isolate;cursor:pointer;-webkit-tap-highlight-color:transparent;transform:translateY(var(--_offset)) scale(0);transition:transform var(--hover-speed) ease-out,opacity var(--hover-speed) ease-out;justify-content:center;align-items:center;font-size:.5rem;line-height:1em;display:flex;position:fixed}.btn-totop-show{transform:translateY(0) scale(1)}.btn-totop:before{z-index:-1;content:"";background-color:var(--_col-background);opacity:.75;border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0;box-shadow:0 0 2em #00000040}.btn-totop svg{width:5em;height:5em;fill:var(--_col-content);transition:fill var(--hover-speed) ease-out;margin:-.75em auto 0;display:block;transform:rotate(-90deg)}.btn-totop span{transition:color var(--hover-speed) ease-out;margin:-.25em auto 0;display:block}.btn-pdf-download{width:95%;font-family:var(--txt-heading-alt);color:var(--col-light);text-align:center;text-shadow:.1em .1em .05em #0000004d;background-color:var(--col-red);border-radius:var(--bor-rad-fixed);cursor:pointer;transition:transform var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out;border:0;margin:0 auto;padding:.5em .5em .7em;font-size:1.5rem;display:block;box-shadow:.15em .15em .1em #00000026}.btn-pdf-download span,.topfive .product .img .rated ul li img{display:block}.btn-pdf-download span:first-child{text-transform:uppercase}.btn-pdf-download span strong{font-size:1.15em;font-weight:400}.btn-pdf-download .small{font-family:var(--txt-heading);text-shadow:none;padding-top:.5rem;font-size:.55em;line-height:1.15em}.btn-pdf-download:focus,.btn-pdf-download:hover{background-color:#fe0000;transform:scale(.98)}.btn-pdf-ad,header{color:var(--col-light)}.btn-pdf-ad,.rated-numer-one,.rated-scam{font-family:var(--txt-heading);text-transform:uppercase;line-height:1em}.btn-pdf-ad{width:100%;text-align:center;text-shadow:.1em .1em .05em #0000004d;background-color:var(--col-brand-alt);border:var(--col-light) solid 4px;cursor:pointer;transition:transform var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out;border-radius:.5em;margin:0 auto;padding:.5em .5em .35em;font-size:2.5rem;display:block;overflow:hidden;box-shadow:.15em .15em .1em #00000026}.btn-pdf-ad:before{content:"";background:linear-gradient(#1c4583 0,#1966b2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.btn-pdf-ad picture img{vertical-align:middle;width:1.25em;height:1.25em;margin-top:-.15em;margin-left:.25em}.rated-numer-one,.rated-scam{--col-this:var(--col-yellow);color:var(--col-this);letter-spacing:-.05em;background-color:var(--col-light);border:var(--col-this) solid 2px;border-radius:var(--bor-rad);vertical-align:middle;margin-left:.5em;padding:.2em .5em .15em .25em;font-size:1em;display:inline-block;box-shadow:0 0 .5em #00000040}.rated-numer-one svg,.rated-scam svg{width:1.2em;height:1.2em;color:var(--col-this);vertical-align:sub;line-height:1em}.rated-scam{--col-this:var(--col-red)}.vid-scams{--img-placeholder:url(/_astro/lab-reports-chris-hansen-banner.B4TQjp0S.jpg);background-image:var(--img-placeholder);cursor:pointer;background-repeat:no-repeat;background-size:contain;margin-inline-start:auto;margin-inline-end:auto;overflow:hidden;box-shadow:0 0 1rem #00000080}.vid-scams>picture>img{content:var(--img-placeholder);width:100%;display:block}.vid-scams,.vid-scams div{border-radius:var(--bor-rad-small)}.vid-chris-square-template,.vid-scams{background-color:var(--col-dark);width:100%}.vid-chris-square-template:before{z-index:2;width:100%;font-family:var(--txt-heading);content:"🔊Make Sure Your Sound Is Turned On!";color:var(--col-light);text-align:center;background-color:var(--col-red);padding:.25rem;font-size:1rem;line-height:1em;display:block}.vid{background-image:var(--img-placeholder);border-radius:var(--bor-rad-small);cursor:pointer;background-repeat:no-repeat;background-size:contain;width:100%;margin-inline-start:auto;margin-inline-end:auto;overflow:hidden;box-shadow:0 0 1rem #00000080}.vid>picture,.vid>picture>img,header .header-supplemental .menu a picture,header .header-supplemental .menu a picture img,header .tag{width:100%;display:block}header{--_padding-header:1rem;--_color-highlight:var(--col-brand-alt);--_background:var(--col-light);--_background-nav:linear-gradient(to right, #267bc6 0%, #275378 100%);--_drop-shadow:.12em .12em .05em #00000080;font-size:1rem}header,header *{box-sizing:border-box;position:relative}.vid,header .tag{background-color:var(--col-dark)}header .tag{font-family:var(--txt-heading-alt);text-align:center;padding:.5em var(--_padding-header);font-size:.85em;font-style:italic}header .tag .highlight{--_padding:1em;z-index:1;text-transform:uppercase;margin-right:calc(var(--_padding)/2);display:inline-block}header .tag .highlight:before{z-index:-1;width:calc(100% + var(--_padding));content:"";background-color:var(--col-red-alt);height:100%;top:0;left:calc((var(--_padding)/2)*-1);position:absolute;transform:skew(-15deg)}header .tag strong{color:#ff0;font-weight:400}header,header .wrapper-logo{background:var(--_background)}header .wrapper-logo{width:100%;padding:.5rem var(--_padding-header)}header .logo{margin:0 auto;display:block}header .header-supplemental{background-color:var(--col-dark);width:100%;padding:.5rem 0;font-size:1em}header .header-supplemental .with-chris{width:100%;font-family:var(--txt-heading);color:var(--_color-highlight);text-align:center;text-transform:uppercase;font-size:.85em;font-style:italic;line-height:1em;display:block}header .header-supplemental .with-chris strong,header nav ul{font-family:var(--txt-heading-alt);color:var(--col-light);line-height:1em}header .header-supplemental .with-chris strong{vertical-align:text-top;margin-left:.15rem;font-size:2em;font-style:normal;font-weight:400}header .header-supplemental .with-chris .logo-nbc{vertical-align:middle;width:10em;margin-left:.5rem}header .header-supplemental .menu{width:100%;padding:0 var(--_padding-header)}.reviews .product-reviews .product .imgs-double>div,header .header-supplemental .menu a{vertical-align:middle;display:inline-block}header .header-supplemental .menu .btn-faq{width:25%}header .header-supplemental .menu .btn-blacklist{width:72%;margin-left:.35rem}header .wrapper-nav .dummy{visibility:hidden;display:none}header nav{background:var(--_background-nav);width:100%;font-size:1em}header nav ul{text-align:center;letter-spacing:.1em;text-shadow:var(--_drop-shadow);text-transform:uppercase;margin:0;padding:0;font-size:1.5em;list-style:none}header nav ul a{color:inherit;transition:color var(--hover-speed) ease-out}header nav ul a:focus,header nav ul a:hover{color:var(--_color-highlight);text-decoration:none}header nav ul li{padding:.65rem var(--_padding-header);transition:color var(--hover-speed) ease-out;border-bottom:2px solid #0b2339}header nav ul li svg{fill:#ff0;width:1.25em;height:1.25em;filter:drop-shadow(var(--_drop-shadow));vertical-align:middle;margin-left:-.35em}header nav ul li:hover{color:var(--_color-highlight)}header nav ul li .small{font-family:var(--txt-default);text-transform:none;letter-spacing:-.05em;vertical-align:middle;margin-left:-.25em;font-size:.75em}.home .banner{text-align:center}.home .banner .heading{z-index:-1;text-transform:capitalize;padding:1rem;font-size:1.75rem;line-height:1.25em;position:absolute;top:0;left:0}.home .banner .banner-img-mobile{width:100%;display:block}.home .banner-bulls{text-align:center;background:var(--col-brand);background:-moz-linear-gradient(top,#fff 0%,var(--col-gray-light) 100%);background:-webkit-linear-gradient(top,#fff 0%,var(--col-gray-light) 100%);background:linear-gradient(to bottom,#fff 0%,var(--col-gray-light) 100%);padding-top:1rem}.home .banner-bulls>h2{margin-bottom:1em;font-size:1.7rem;line-height:1.15em;position:relative}.home .banner-bulls>h2 strong,.home .banner-bulls>h3 strong{text-transform:uppercase}.home .banner-bulls>h2:after{content:"";background-color:var(--col-red);width:90%;height:2px;position:absolute;bottom:-.25em;left:5%}.home .banner-bulls>.img{width:calc(100% + 2rem);margin-top:-1rem;margin-left:-1rem}.home .banner-bulls>.img img{width:100%}.home .banner-bulls>ul{width:100%;font-family:var(--txt-heading);letter-spacing:-.05em;margin:0;padding:0;font-size:1.15rem;list-style:none;position:relative}.home .banner-bulls>ul li{text-align:left;border-radius:var(--bor-rad-small);cursor:pointer;width:100%;transition:color var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out;margin:.25em 0;padding:.5em .5em .5em 2.75em;line-height:1.25em;position:relative}.home .banner-bulls>ul li:first-child{margin-top:0}.home .banner-bulls>ul li svg{width:1.75em;height:1.75em;fill:var(--col-light);background-color:var(--col-blue);border:var(--col-blue) solid .35em;transition:fill var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out,border-color var(--hover-speed) ease-out;border-radius:100%;position:absolute;top:.5em;left:.5em}.home .banner-bulls>ul li:focus,.home .banner-bulls>ul li:hover{color:var(--col-light);background-color:var(--col-red)}.home .banner-bulls>ul li:focus strong,.home .banner-bulls>ul li:hover strong{color:var(--col-yellow)}.home .banner-bulls>ul li:focus svg,.home .banner-bulls>ul li:hover svg,.reviews .intro .product-list ul li:focus>svg,.reviews .intro .product-list ul li:hover>svg{fill:var(--col-red);border-color:var(--col-light);background-color:var(--col-light)}.home .banner-bulls>ul li:after{content:"";width:100%;height:2px;transition:opacity var(--hover-speed) ease-out;background:linear-gradient(90deg,#26397100,#263971 30% 70%,#26397100 100%);position:absolute;bottom:0;left:0}.home .banner-bulls>ul li:focus:after,.home .banner-bulls>ul li:hover:after{opacity:0}.home .banner-bulls>ul li strong{color:var(--col-red);text-transform:uppercase;transition:color var(--hover-speed) ease-out}.home .banner-bulls>h3{margin-top:1em;font-size:2.5rem}.home .banner-bulls>h3 strong:nth-child(2){color:var(--col-red);display:block}.home .vid-chris{background-color:#fff;padding-top:1rem}.home .vid-chris .vid{--img-placeholder: ;border:0;border-radius:0}.home .vid-chris .vid div,.vid-bulls .vid div{border-radius:0}.dudley{background:linear-gradient(to top,var(--col-light) 0%,#e1eeff 100%);padding-bottom:0}.dudley>h2{color:var(--col-brand-dark);text-transform:capitalize;margin:0;font-size:2.25rem;line-height:1.15em}.dudley>h2 .uppercase{font-size:1.35em}.dudley>picture>img{border:var(--col-gray-light) solid 1px;border-radius:var(--bor-rad-fixed);margin-block-start:1.5rem;margin-block-end:1.5rem;display:block;box-shadow:0 0 .5rem #00000026}.dudley p{margin-bottom:2rem;font-size:1rem;line-height:1.25em}.dudley .dudley-interview{margin-top:0}.dudley .crests{grid-template-columns:repeat(3,1fr);align-items:baseline;gap:1rem;margin-bottom:1.5rem;display:grid}.dudley .crests picture:nth-child(2) img{padding-inline-start:1rem;padding-inline-end:1rem}.banners{grid-template-columns:1fr;gap:1.5rem;padding:1rem .5rem 2rem;display:grid}.banners,.banners *{box-sizing:border-box;position:relative}.banners img{max-width:100%;display:block;box-shadow:0 0 .75rem #00000026}.pdf-download{background-color:var(--col-gray-light);padding:1.5rem 0}.pdf-download .mags{--_rotation:3deg;grid-template-columns:repeat(2,1fr);align-items:center;width:100%;padding:.5rem 1rem;display:grid}.pdf-download .mags picture img{border-radius:5px}.pdf-download .mags picture:first-child{transform:rotate(calc(var(--_rotation)*-1))}.pdf-download .mags picture:last-child{transform:rotate(var(--_rotation))}.pdf-download .btn-pdf-download,.vid-bulls>.title h3{font-size:1.25rem}.pdf-download .btn-pdf-download span strong{font-size:1.5em}.pdf-download .btn-pdf-download .small{font-size:.6em}.topfive-heading{color:var(--col-gray-light);text-align:center;font-size:1rem}.topfive-heading,.topfive-heading *{position:relative}.topfive-heading:before{content:"";background-color:#ff1b00;width:100%;height:7.5em;position:absolute;top:1.25em;left:0}.topfive-heading h2{z-index:-1;color:#0000;position:absolute;top:0;left:0}.topfive-heading img{z-index:2;width:23em}.topfive-heading p{z-index:1;width:100%;font-family:var(--txt-heading);text-transform:capitalize;background-color:var(--col-dark);margin-top:-1em;padding:1em .65em .65em;font-size:1.15em;line-height:1.15em}.topfive-heading p span{font-family:var(--txt-default);font-size:.85em;display:block}.topfive-heading p a{font-family:var(--txt-heading);color:var(--col-yellow);text-transform:uppercase;transition:color var(--hover-speed) ease-in-out;font-weight:400;text-decoration:underline}.topfive-heading p a:focus,.topfive-heading p a:hover{color:var(--col-light)}.topfive{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding:.5rem;font-size:1rem;display:grid}.topfive,.topfive *{box-sizing:border-box;position:relative}.topfive>.copy{margin:0;padding:0 1rem;font-size:1.1rem}.topfive .product{background:linear-gradient(to top,#fff 0%,var(--col-gray-light) 100%);border:var(--col-grey) solid 2px;border-radius:var(--bor-rad);grid-template-columns:1fr;gap:2rem;margin-top:1rem;padding:1rem 1rem 1.5rem;display:grid;box-shadow:0 0 .75rem #00000026}.topfive .product:nth-child(2){margin-top:0}.topfive .product-highlight{background:linear-gradient(#98ccea 0,#fff 100%)}.topfive .product .img{--border-size:2px;border-radius:var(--bor-rad-fixed);width:100%;padding-bottom:var(--border-size);overflow:hidden;box-shadow:0 0 .5rem #00000026}.topfive .product .img:before{content:"";background:linear-gradient(to top,var(--col-gray-dark) 0%,var(--col-gray-light) 100%);border-radius:var(--bor-rad-fixed);width:100%;height:100%;position:absolute;top:0;left:0}.topfive .product-highlight .img:before{background:linear-gradient(#fac720 0,#ff901a 100%)}.topfive .product .img .hero{width:calc(100% - (var(--border-size)*2));border-radius:var(--bor-rad-fixed);margin:var(--border-size)0 0 var(--border-size);display:block}.topfive .product .img .rated{z-index:1;font-family:var(--txt-heading-alt);color:var(--col-brand-dark);text-transform:uppercase;padding:.35em .35em 0 0;font-size:2em;line-height:1em;position:absolute;top:0;right:0}.topfive .product .img .rated:before{content:"";background-color:var(--col-light);filter:blur(25px);opacity:1;border-radius:50%;width:200%;height:200%;position:absolute;top:-75%;right:-75%}.topfive .product-highlight .img .rated,footer nav ul a{color:var(--col-light)}.topfive .product-highlight .img .rated:before{background-color:var(--col-dark);opacity:.25}.topfive .product .img .rated span{margin-bottom:.1em;display:block}.topfive .product-highlight .img .rated span{text-shadow:0 0 .15em #00000040}.topfive .product .img .rated ul{grid-template-columns:repeat(5,1fr);gap:.15em;width:3.75em;margin:0;padding:0;list-style:none;display:grid}.topfive .product[data-rating="2"] .img .rated ul li:nth-child(5) img,.topfive .product[data-rating="3"] .img .rated ul li:nth-child(4) img,.topfive .product[data-rating="3"] .img .rated ul li:nth-child(5) img,.topfive .product[data-rating="4"] .img .rated ul li:nth-child(3) img,.topfive .product[data-rating="4"] .img .rated ul li:nth-child(4) img,.topfive .product[data-rating="4"] .img .rated ul li:nth-child(5) img,.topfive .product[data-rating="5"] .img .rated ul li:nth-child(2) img,.topfive .product[data-rating="5"] .img .rated ul li:nth-child(3) img,.topfive .product[data-rating="5"] .img .rated ul li:nth-child(4) img,.topfive .product[data-rating="5"] .img .rated ul li:nth-child(5) img{filter:grayscale();opacity:.75}.topfive .product .img picture{display:contents}.topfive .product .img .badge{z-index:1;width:35%;position:absolute;top:1em;left:1em}.topfive .product .scores{font-size:1em}.topfive .product .scores>h2{text-transform:uppercase;margin-top:0;margin-bottom:.25em;font-size:3em;line-height:1em}.topfive .product .scores>h3{color:var(--col-brand-dark);text-transform:capitalize;letter-spacing:-.05em;margin-top:0;margin-bottom:.75em;font-size:2em;line-height:1em}.topfive .product .scores .score{width:100%;margin-bottom:.5em;padding-left:2.5em;font-size:1.25em}.topfive .product .scores .score:before{font-family:var(--txt-heading);color:var(--col-brand-dark);content:attr(data-score)"%";font-size:.85em;position:absolute;top:50%;left:.35em;transform:translateY(-50%)}.topfive .product .scores .score span{color:var(--col-light);text-transform:capitalize;text-shadow:0 0 .15rem #00000080;border:var(--col-gray-dark) solid 1px;isolation:isolate;background-color:#0000000d;border-top-right-radius:4px;border-bottom-right-radius:4px;padding:.5em 1em;font-size:.65em;font-weight:700;display:block;box-shadow:inset 0 0 10px #0000000d}.topfive .product .scores .score span:after,.topfive .product .scores .score span:before{width:var(--width);content:"";border-top-right-radius:4px;border-bottom-right-radius:4px;height:100%;position:absolute;top:0;left:0}.topfive .product .scores .score span:before{z-index:-2}.topfive .product .scores .score span:after{z-index:-1;background-color:var(--col-dark);opacity:.1}.topfive .product .scores .prog span:after,.topfive .product .scores .prog span:before{transform-origin:0;transition:transform 1s ease-in-out;transform:scaleX(0)}.topfive .product .scores .prog-show span:after,.topfive .product .scores .prog-show span:before{transform:scaleX(1)}.topfive .product .scores .score:nth-child(3) span:before{background:linear-gradient(90deg,#ffc765 0,#ffd07d 100%)}.topfive .product .scores .score:nth-child(4) span:before{background:linear-gradient(90deg,#83bcff 0,#a6cfff 100%)}.topfive .product .scores .score:nth-child(5) span:before{background:linear-gradient(90deg,#8bdd7c 0,#a1e495 100%)}.topfive .product .scores .btn{width:100%;margin:2rem auto .5rem;display:block}.reviews .product-reviews .product .copy .btn span,.topfive .product .scores .btn span{text-align:center;width:100%}.topfive .product .copy h2{color:var(--col-brand-dark);text-transform:capitalize;font-size:2em}.scams .title{text-align:center}.scams .title h1{color:var(--col-light);text-transform:uppercase;text-shadow:0 0 10px #000000bf;margin:0;padding:.35em;font-size:3rem}.vid-bulls .vid{--img-placeholder: ;background-color:var(--col-dark);border-radius:0}.vid-bulls>.title{text-align:center;width:100%;margin-top:1rem;margin-bottom:2rem}.vid-bulls>.title h2{margin-bottom:0;font-size:1.75rem}.scams .emmy{text-align:center}.scams .emmy h2,.scams .emmy img{vertical-align:middle;width:25%}.scams .emmy h2{width:72%;color:var(--col-brand-dark);font-size:1.85rem;display:inline-block}.scams .emmy h2 strong{text-transform:uppercase;background-color:var(--col-yellow);padding:.15em;font-size:1.15em;display:block}.scams .emmy,.scams .scam-list{padding-top:0}.scams .scam-list .title{text-transform:uppercase;font-size:3.25rem;position:relative}.scams .scam-list .title strong{color:var(--col-red);vertical-align:middle;font-size:1.65em;display:inline-block;position:relative}.scams .scam-list .title span{vertical-align:middle;width:max-content;display:inline-block;position:relative}.scams .scam-list .title span:after,.scams .scam-list .title span:before,.scams .scam-list .title-alt:before{content:"";background-color:var(--col-dark);width:100%;height:2px;position:absolute;left:0}.scams .scam-list .title span:before{top:-.15em}.scams .scam-list .title span:after{bottom:-.15em}.scams .scam-list .title-alt{text-align:center;font-size:1rem}.scams .scam-list .title-alt:before{background-color:var(--col-gray-light);top:-1.5rem}.scams .scam-list .title-alt h2{color:var(--col-brand-dark);text-transform:uppercase;margin:0;font-size:3.25em;position:relative}.scams .scam-list .title-alt h3{font-family:var(--txt-heading);margin-top:.25rem;margin-bottom:2rem;font-size:1.15em;line-height:1.15em}.scams .scam-list .title-alt h3 strong{color:var(--col-red)}.scams .scam-list ul{counter-reset:twelve-count 0;width:100%;font-family:var(--txt-heading);letter-spacing:-.05em;text-wrap:pretty;margin:0;padding:0;font-size:1.25rem;line-height:1.25em;list-style:none;position:relative}.scams .scam-list ul li,.scams .scam-list ul li:before{transition:color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.scams .scam-list ul li{counter-increment:twelve-count 1;border-radius:var(--bor-rad-small);cursor:pointer;width:100%;margin:.25em 0;padding:.75em .5em .75em 2.75em;position:relative}.scams .scam-list ul li:before{width:1.75em;height:1.75em;font-family:var(--txt-heading);color:var(--col-light);content:counter(twelve-count);background-color:var(--col-brand);border-radius:100%;flex-direction:row;justify-content:center;align-items:center;font-size:1em;line-height:1em;display:flex;position:absolute;top:50%;left:.5em;transform:translateY(-50%)}.scams .scam-list ul li:first-child{margin-top:0}.scams .scam-list ul li:nth-child(odd){background-color:var(--col-gray-light)}.scams .scam-list ul li:focus,.scams .scam-list ul li:hover{color:var(--col-light);background-color:var(--col-red)}.scams .scam-list ul li:focus:before,.scams .scam-list ul li:hover:before{color:var(--col-red);background-color:var(--col-light)}.scams .scams{counter-reset:twelve-count 0}.scams .scams .scam,.scams .scams .scam-alt{width:100%;position:relative}.scams .scams .scam-alt{padding:2rem 0}.scams .scams .scam{counter-increment:twelve-count 1;border-bottom:var(--col-gray-light) solid 2px;padding:1.5rem 0 3rem}.scams .scams .scam-alt,.sign-up{background-color:var(--col-gray-dark)}.scams .scams .scam-alt{padding-block-start:0;padding-block-end:4rem}.scams .scams .scam:before{content:attr(aria-label);margin-bottom:.75rem;padding:.15rem .5rem 0 4rem;display:block}.scams .scams .scam:after{width:1.75em;height:1.75em;font-family:var(--txt-heading);color:var(--col-light);content:counter(twelve-count);background-color:var(--col-brand);border-radius:100%;flex-direction:row;justify-content:center;align-items:center;font-size:1.35em;line-height:1em;display:flex;position:absolute;top:1.5rem;left:.5rem}.reports .labreports .report .lab-report>picture>img,.scams .scams .scam-alt>picture>img,.scams .scams .scam>picture>img{width:100%;display:block}.scams .scams .scam h2,.scams .scams .scam p,.scams .scams .scam:before{text-wrap:pretty}.scams .scams .scam h2,.scams .scams .scam:before{font-family:var(--txt-heading-alt);font-size:2.5rem;line-height:1.15em}.scams .scams .scam .copy,.scams .scams .scam .copy-add,.scams .scams .scam-alt .copy{width:100%;padding:1.5rem 2rem}.scams .scams .scam .copy-add{margin-top:-1.5rem;padding-top:0}.scams .scams .scam .copy-add .img-generic-drugs{grid-template-columns:1fr;gap:1rem;margin:1rem auto;font-size:1rem;display:grid}.scams .scams .scam .copy-add .img-generic-drugs picture img{border-radius:var(--bor-rad-fixed);border:3px solid red}.scams .scams .scam .copy-add .img-generic-drugs p{font-family:var(--txt-news);margin:.35rem auto 0;font-size:1.1rem;font-weight:700;line-height:1.25em}.scams .scams .scam-alt .copy{padding-bottom:0}.scams .scams .scam .img-copy{font-family:var(--txt-heading);color:var(--col-brand-dark);text-align:center;text-wrap:pretty;padding:.25rem 1rem 0;font-size:.85rem;font-style:italic;display:block}.scams .scams .ds{border:var(--col-gray-light) solid 2px}.scams .scams .scam-alt>button{width:max-content;margin:1rem auto;display:block}.scams .scams .scam .btn-top,.scams .scams .scam-alt .btn-top{position:absolute;bottom:.5rem;right:.5rem}.scams .scams .scam-large>.vid,.scams .scams .scam-large>.vid *{border-radius:0}.scams .scams .scam-large>.vid{margin-bottom:1rem}.scams .scams .scam-large .copy>.vid{margin:1rem auto}.scams .scams .scam-large .video-copy{font-family:var(--txt-heading);color:var(--col-brand-dark);text-align:center;margin-bottom:1rem;padding:0 1rem;font-size:1.15rem;line-height:1em;display:block}.scams .scams .scam-large>.video-copy{margin-bottom:0;padding:0 2.5rem}.scams .scams .scam .img-grid{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.scams .scams .scam .img-grid img,.scams .scams .scam .img-grid picture{border-radius:var(--bor-rad-small);width:100%;margin:0 auto;display:block}.scams .scams .scam .img-add{border-radius:var(--bor-rad-small)}.scams .scams #scam-skid-row-pills .img-a,.scams .scams .scam .img-add{width:100%;margin:1.5rem auto;display:block}.sign-up{color:var(--col-light);text-align:center;background-image:url(/_astro/stone-wall.CmJah4ak.jpg);background-repeat:no-repeat;background-size:cover;padding-top:0;overflow:hidden}.sign-up .copy h2{color:var(--col-light);text-shadow:0 0 .5em #00000080;margin-bottom:.75em;font-size:1.75rem}.sign-up .copy h3{color:var(--col-dark);text-shadow:0 0 .5em #ffffffbf;font-size:1.5rem}.sign-up .copy h2 strong,.sign-up .copy h3 strong{width:max-content;font-family:var(--txt-heading-alt);color:var(--col-light);text-transform:uppercase;text-shadow:none;background-color:var(--col-red);border:var(--col-dark) solid .08em;border-radius:4px;margin:.25em auto;padding:.25em;font-size:1.5em;display:block}.sign-up .copy h3 strong{vertical-align:middle;margin:.1em auto;padding:.1em .15em;font-size:1.25em;display:inline-block}.sign-up .copy input{width:100%;font-family:var(--txt-bold);color:var(--col-dark);background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:inset 0 0 .5rem var(--col-grey-shadow);transition:background-color var(--hover-speed) ease-out;border:0;outline:0;margin:.25rem auto;padding:.75em;font-size:1rem}.sign-up .copy input::placeholder,.sign-up-alt form input::placeholder{color:var(--col-brand-dark)}.sign-up .copy input:focus,.sign-up .copy input:hover,.sign-up-alt form input:focus,.sign-up-alt form input:hover{background-color:var(--col-yellow)}.sign-up .chris{width:60%;margin-left:-2rem;display:block}.sign-up .mag{width:60%;position:absolute;top:6rem;right:-1rem;transform:rotate(-5deg)}.sign-up .chart{width:40%;position:absolute;top:16rem;left:1rem}.sign-up button{margin-top:1rem;font-size:1.75rem}.sign-up button span strong,.sign-up-alt form .btn strong{color:var(--col-yellow);font-size:1.25em;font-weight:400}.sign-up-alt{padding-bottom:1rem;font-size:1rem}.sign-up-alt,.sign-up-alt *{z-index:1;box-sizing:border-box;position:relative}.sign-up-alt form{z-index:2;width:100%;margin-top:-8.5rem;padding:0 1.5rem}.sign-up-alt form input{width:100%;font-family:var(--txt-bold);color:var(--col-dark);background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:inset 0 0 .5rem var(--col-grey-shadow);transition:background-color var(--hover-speed) ease-out;border:0;outline:0;margin-bottom:1rem;padding:.75em;font-size:1rem}.sign-up-alt form .btn{width:100%;font-size:1.75em}.sign-up-alt form .btn strong{font-size:1.15em}.reports .title{text-align:center;padding:1rem 1rem 1.5rem}.faq .title h1,.reports .title h1{color:var(--col-light);text-transform:uppercase;text-shadow:0 0 10px #000000bf;margin:0;font-size:3rem;position:relative}.reports .title h1 strong{width:max-content;color:var(--col-yellow);margin:0 auto;font-size:1.45em;display:block;position:relative}.reports .title h1 strong:after{content:"";background-color:var(--col-yellow);width:100%;height:.1em;position:absolute;bottom:-.1em;left:0}.reports .banner{color:var(--col-light);text-align:center;background-color:var(--col-dark);position:relative}.reports .banner h2{width:100%;color:var(--col-gray-dark);margin:0;padding:0 1rem 1rem;font-size:1.4rem;line-height:1.25em}.reports .banner h2 strong{font-family:var(--txt-heading-alt);color:var(--col-light);text-transform:uppercase;font-size:1.25em;line-height:1.25em;display:block}.reports .product-list-nav,.reports .product-list-nav *{box-sizing:border-box;position:relative}.reports .product-list-nav .wrapper:before{--_padding:1rem;width:calc(100% + (var(--_padding)*2));content:"";border:var(--col-gray-light) solid 2px;height:100%;padding:0 var(--_padding) var(--_padding) var(--_padding);top:1rem;left:calc(var(--_padding)*-1);margin-inline-start:auto;margin-inline-end:auto;position:absolute}.reports .product-list-nav h2{width:max-content;color:var(--col-brand-dark);background-color:var(--col-light);margin-bottom:.75em;margin-left:-.25em;padding-inline-start:.25em;padding-inline-end:.25em;font-size:2rem}.reports .product-list-nav ul{--_icon-size:.75em;--_color:var(--col-dark);--_color-hover:var(--col-blue);font-family:var(--txt-heading);color:var(--_color);grid-template-columns:repeat(2,1fr);gap:1rem;margin:0;padding:0;font-size:1rem;list-style:none;display:grid}.reports .product-list-nav ul li{padding-left:calc(var(--_icon-size) + .25em);transition:color var(--hover-speed) ease-in-out;cursor:pointer}.reports .product-list-nav ul li svg{width:var(--_icon-size);height:var(--_icon-size);fill:var(--_color);transition:fill var(--hover-speed) ease-in-out,transform var(--hover-speed) ease-in-out;position:absolute;top:.35em;left:0}.reports .product-list-nav ul li:focus,.reports .product-list-nav ul li:hover{color:var(--_color-hover)}.reports .product-list-nav ul li:focus svg,.reports .product-list-nav ul li:hover svg{fill:var(--_color-hover);transform:rotate(90deg)}.reports .labreports{padding:0 .5rem}.faq .faqs .qa,.reports .labreports .report{border-radius:var(--bor-rad-small);width:100%;position:relative}.reports .labreports .report{background-color:var(--col-light);border:var(--col-gray-dark) solid 2px;margin:2rem auto;padding:1.5rem 1.5rem 3rem;box-shadow:.15em .15em #0000001a}.reports .labreports .report>h2{margin-bottom:2.5rem;font-size:2rem}.reports .labreports .report>a img{border-radius:var(--bor-rad-small);width:100%;box-shadow:0 0 1rem var(--col-grey-shadow);display:block}.reports .labreports .report .copy{vertical-align:top;width:100%;padding-top:.5rem;display:inline-block}.reports .labreports .report .copy .btn{margin-top:.5rem}.reports .labreports .report .lab-report{background-color:var(--col-light);border-radius:var(--bor-rad-small);margin-block-start:1rem;margin-block-end:1rem;width:calc(100% + 1rem);max-width:none;margin-left:-.5rem;padding:.5rem;position:relative;box-shadow:0 0 .5rem #00000026}.reports .labreports .report .lab-report:before{z-index:2;font-family:var(--txt-heading);color:var(--col-light);letter-spacing:-.05em;content:"Lab Report";background-color:var(--col-blue);border-radius:2px;padding:.25em .5em;font-size:1.25rem;line-height:1em;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.reports .labreports .report .lab-report>svg,.reviews .product-reviews .product .lab-report>svg{--icon-size:3rem;z-index:2;width:var(--icon-size);height:var(--icon-size);color:var(--col-gray-dark);position:absolute;top:1rem;right:1rem}.reports .labreports .report .btn-top{position:absolute;bottom:.5rem;right:.5rem}.faq .title{text-align:center;padding:1rem 1rem 1.5rem}.faq .faqs .qa{background:linear-gradient(170deg,#eaedff00 50%,#eaedff 100%);margin:3rem auto;padding:1rem;box-shadow:.15em .15em #eaedff}.faq .faqs .qa:first-child,.reviews .intro .product-list ul li:first-child{margin-top:0}.faq .faqs .qa:last-child{margin-bottom:1rem}.faq .faqs .qa:nth-child(2n){background:linear-gradient(10deg,#eaedff 0,#eaedff00 50%);box-shadow:-.15em .15em #eaedff}.faq .faqs .qa h2{color:var(--col-brand-dark);word-wrap:pretty;margin-left:-.18em;font-size:1.5rem;line-height:1.15em;position:relative}.faq .faqs .qa p{text-indent:2em;word-wrap:pretty}.faq .faqs .qa .img-main{background-color:var(--col-light);border-radius:var(--bor-rad-small);border:1px solid #00000026;width:100%;margin:1.5rem auto;padding:.5rem;display:block;box-shadow:0 0 .75rem #0000001a}.faq .faqs .qa .img-pills{width:75%;padding:1rem 4rem}.faq .faqs .qa .img-jar-of-pennies{padding:1rem 4rem}.faq .faqs .qa .img-girl,.faq .faqs .qa .img-ro-sparks{width:75%;padding:1rem 2rem}.faq .faqs .qa .img-girl{padding-bottom:0}.faq .faqs .qa .img-pfizer,.faq .faqs .qa .img-red-dress-girl{width:75%;padding:.5rem}.faq .faqs .qa .img-bottle-of-lies,.faq .faqs .qa .img-enquirer,.faq .faqs .qa .img-fake-viagra,.faq .faqs .qa .img-fda-mag,.faq .faqs .qa .img-jackal,.faq .faqs .qa .img-laxatives,.faq .faqs .qa .img-zyrexin{width:85%;padding:.5rem}.faq .faqs .qa .img-jar-of-pennies{width:90%}.faq .faqs .qa .img-hansen{padding:0;overflow:hidden}.faq .faqs .qa .img-hansen picture,.faq .faqs .qa .img-hansen picture img,.reviews .chris-hansen-foxnews .imgs img,.reviews .chris-hansen-foxnews .imgs picture,.reviews .chris-hansen-pill-danger picture,.reviews .chris-hansen-pill-danger picture img,.reviews .product-reviews .product .lab-report>picture>img{width:100%;display:block}.faq .faqs .qa .img-hansen p{text-indent:0;padding:.5rem 1rem}.faq .faqs .qa .img-duckymd{width:50%;margin:0 auto 1.5rem;display:block}.reviews .title{text-align:center;padding:1rem 1rem 1.5rem;font-size:1rem}.reviews .title h1{margin:0;font-size:2.85em;position:relative}.reviews .intro .product-list ul,.reviews .title h2{font-family:var(--txt-heading);margin:0;position:relative}.reviews .title h1,.reviews .title h2{color:var(--col-light);text-transform:uppercase;text-shadow:0 0 10px #000000bf}.reviews .title h2{font-size:1.05em}.reviews .title h2 strong{color:#ff0}.reviews .intro .vid{--img-placeholder: ;border:0;border-radius:0}.reviews .intro .pdf-download{margin:0}.reviews .intro .product-list{grid-template-columns:1fr;width:100%;padding:1rem .5rem;display:grid}.reviews .intro .product-list ul{width:100%;letter-spacing:-.05em;padding:0;font-size:1.25rem;list-style:none}.reviews .intro .product-list ul li{border-radius:var(--bor-rad-small);cursor:pointer;width:100%;min-height:3.5rem;transition:color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out;margin:.25em 0;padding:.5em .5em .5em 2.75em;position:relative}.reviews .intro .product-list .product-list-b li:nth-child(odd),.reviews .intro .product-list ul li:nth-child(2n){background-color:var(--col-gray-light)}.reviews .intro .product-list .product-list-b li:nth-child(2n){background-color:#0000}.reviews .intro .product-list ul li>svg{width:1.75em;height:1.75em;fill:var(--col-light);background-color:var(--col-blue);border:var(--col-blue) solid .35em;transition:fill var(--hover-speed) ease-in-out,border-color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out;border-radius:100%;position:absolute;top:50%;left:.5em;transform:translateY(-50%)}.reviews .intro .product-list ul li:nth-child(2n):focus,.reviews .intro .product-list ul li:nth-child(2n):hover,.reviews .intro .product-list ul li:nth-child(odd):focus,.reviews .intro .product-list ul li:nth-child(odd):hover{color:var(--col-light);background-color:var(--col-red)}.reviews .intro .product-list ul li .grade{font-family:var(--txt-heading-alt);color:var(--col-light);letter-spacing:.01em;text-transform:uppercase;border:var(--col-light) solid 2px;border-radius:var(--bor-rad);vertical-align:middle;background-color:green;margin-left:.5em;padding:.25em .5em;font-size:1em;line-height:1em;display:inline-block;box-shadow:0 0 .5em #00000040}.reviews .intro .product-list ul li .grade:before{content:"Grade "}.reviews .intro .product-list ul li .grade-good{background-color:var(--col-brand-alt)}.reviews .intro .product-list ul li .grade-average{background-color:var(--col-brand)}.reviews .intro .product-list ul li .rated-numer-one,.reviews .intro .product-list ul li .rated-scam{font-size:.65em}.reviews .intro .product-list ul:last-child li:last-child,.reviews .intro .product-list ul:last-child li:last-child:focus,.reviews .intro .product-list ul:last-child li:last-child:hover{font-family:var(--txt-heading);color:var(--col-dark);text-align:center;background-color:var(--col-light);cursor:default;border-radius:0;padding:1rem;font-size:1.15rem;text-decoration:underline}.reviews .intro .copy{text-align:left;padding:1.5rem 1rem 0;font-size:1.15rem}.reviews .intro .copy p{margin:0;font-size:1em;line-height:1.6em}.reviews .intro .copy p:first-child{font-family:var(--txt-heading);color:var(--col-brand-dark);text-align:center;margin-bottom:.75rem}.reviews .intro .copy p:first-child strong{color:var(--col-red);text-transform:uppercase}.reviews .intro .copy p:last-child,.reviews .product-reviews #product-scoreblue .vid-wrapper .vid-copy p:last-child{margin-bottom:0}.reviews .chris-hansen-foxnews,.reviews .chris-hansen-pill-danger{color:var(--col-light);text-align:center;background:var(--col-blue);background:linear-gradient(to bottom,var(--col-brand) 0%,var(--col-brand-dark) 100%);font-size:1rem}.reviews .chris-hansen-foxnews .imgs{width:100%;margin:0 auto}.reviews .chris-hansen-foxnews .imgs picture img{border:var(--col-gray-light) solid 3px;border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026}.reviews .chris-hansen-foxnews .imgs picture:first-child,.reviews .product-reviews .product .fda-report>div:first-child{transform:rotate(-2deg)}.reviews .chris-hansen-foxnews .imgs picture:last-child{margin-top:-1rem;transform:rotate(2deg)}.reviews .chris-hansen-foxnews h2,.reviews .chris-hansen-pill-danger h2{text-transform:uppercase;text-shadow:0 0 .5rem #00000040;margin:1.5rem auto .5rem;font-size:2em;line-height:1.15em}.reviews .chris-hansen-foxnews h2 strong{color:var(--col-yellow)}.reviews .chris-hansen-foxnews h3,.reviews .chris-hansen-pill-danger h3{font-family:var(--txt-heading);text-transform:capitalize;text-shadow:0 0 .5rem #00000040;margin:0 auto;font-size:1.25em;line-height:1.25em}.reviews .chris-hansen-foxnews h3 strong{color:var(--col-red)}.reviews .chris-hansen-pill-danger .img{border:var(--col-dark) solid 5px;border-radius:var(--bor-rad);margin:0 auto;box-shadow:0 0 1rem #00000080}.reviews .chris-hansen-pill-danger h2 strong{color:var(--col-yellow)}.reviews .chris-hansen-pill-danger h3 strong,.reviews .product-reviews #product-hims .everalbum h2 strong{color:var(--col-red)}.reviews .product-reviews{grid-template-columns:1fr;gap:2rem;margin-bottom:2rem;padding:.5rem;font-size:1rem;display:grid}.reviews .product-reviews,.reviews .product-reviews *{box-sizing:border-box;position:relative}.reviews .product-reviews .product{background:linear-gradient(to top,#fff 0%,var(--col-gray-light) 100%);border:var(--col-grey) solid 2px;border-radius:var(--bor-rad);margin-top:1rem;padding:1rem 1rem 1.5rem;box-shadow:0 0 .75rem #00000026}.reviews .product-reviews .product .img{--border-size:2px;border-radius:var(--bor-rad-fixed);width:100%;padding-bottom:var(--border-size);box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .img:before{content:"";background:linear-gradient(to top,var(--col-gray-dark) 0%,var(--col-gray-light) 100%);border-radius:var(--bor-rad-fixed);width:100%;height:100%;position:absolute;top:0;left:0}.reviews .product-reviews .product .img .hero{width:calc(100% - (var(--border-size)*2));border-radius:var(--bor-rad-fixed);margin:var(--border-size)0 0 var(--border-size);display:block}.reviews .product-reviews .product .rated-numer-one,.reviews .product-reviews .product .rated-scam{position:absolute;top:.5rem;left:0}.reviews .product-reviews .product .img .rated-scam{visibility:hidden}.reviews .product-reviews .product-scam .img .rated-scam{visibility:visible}.reviews .product-reviews .product-scam .img .rated-scam-low{top:auto;bottom:1rem}.reviews .product-reviews .product-scam .rated-scam-top{font-size:1.25rem;top:1.5rem;left:auto;right:1.5rem}.reviews .product-reviews .product h2,.top-ten .title-simple ul li .highlight,.top-twenty .top-twenty-reviews .review .product .madein strong{color:var(--col-brand-dark)}.reviews .product-reviews .product .heading{text-transform:uppercase;margin-top:2rem}.reviews .product-reviews .product .heading em{font-family:var(--txt-heading);letter-spacing:-.05em;text-transform:capitalize;opacity:.75;font-size:.6em;font-style:normal}.reviews .product-reviews .product .heading em span{font-size:.75em}.reviews .product-reviews .product .heading>span{text-transform:lowercase}.reviews .product-reviews .product .heading:after{content:"";background-color:var(--col-gray-dark);width:100%;height:2px;position:absolute;bottom:-.2em;left:0}.reviews .product-reviews .product .heading-mobile{margin:.5rem 0 2rem}.reviews .product-reviews .product .sub-heading{font-family:var(--txt-heading);color:var(--col-brand);letter-spacing:-.05em;text-transform:capitalize;margin-top:1rem;font-size:1.5rem;line-height:1.25em}.reviews .product-reviews .product .highlights{--_padding:1rem;--_color:var(--col-dark);--_color-heading:var(--col-brand);--_color-bull:var(--_color-heading);--_color-back:var(--col-light);--_col-border:var(--col-brand-dark);--_size-border:1px;--_size-heading:1.5em;width:calc(100% + var(--_padding));background-color:var(--_color-back);border:var(--_col-border) solid var(--_size-border);border-radius:var(--bor-rad-small);margin:2rem 0 1rem calc((var(--_padding)/2)/-1);isolation:isolate;border-top-left-radius:0;padding:.75rem;font-size:1rem}.reviews .product-reviews .product .highlights *{z-index:2}.reviews .product-reviews .product .highlights:before{--_offset:.75em;z-index:1;font-size:var(--_size-heading);width:6.35em;height:var(--_offset);content:"";background-color:var(--_color-back);border:var(--_col-border) solid var(--_size-border);border-top-left-radius:var(--bor-rad-small);border-top-right-radius:var(--bor-rad-small);top:calc(var(--_offset)*-1);left:calc(var(--_size-border)*-1);border-bottom:none;position:absolute}.reviews .product-reviews .product .copy-intro .highlights h4,.reviews .product-reviews .product .highlights h4{font-family:var(--txt-heading-alt);font-size:var(--_size-heading);color:var(--_color-heading);text-transform:uppercase;letter-spacing:.05em;margin:0;padding:.25em .5em;font-weight:400;position:absolute;top:-.7em;left:0}.reviews .product-reviews .product .highlights ul{font-family:var(--txt-bold);color:var(--_color);text-wrap:pretty;margin:0;padding:0;font-size:1.1em;line-height:1.35em;list-style:none}.reviews .product-reviews .product .highlights ul li{margin:.75em 0;padding-left:1em}.reviews .product-reviews .product .highlights ul li:before{content:"";background-color:var(--_color-bull);border-radius:100%;width:.65em;height:.65em;position:absolute;top:.35em;left:0}.reviews .product-reviews .product .highlights ul strong{font-family:var(--txt-heading);font-weight:400}.reviews .product-reviews .product .copy{margin:0;padding:0 .5rem;font-size:1.1rem}.reviews .product-reviews .product .copy p{font-family:var(--txt-news);margin-top:0;margin-bottom:1rem;font-size:1.15em;line-height:1.4}.reviews .product-reviews .product p em{font-style:normal;font-weight:700}.reviews .product-reviews .product .copy p a{word-break:break-all}.reviews .product-reviews .product .copy h4{font-family:var(--txt-news);text-wrap:pretty;margin-bottom:1rem;font-size:1.35em;line-height:1.15em}.reviews .product-reviews .product img,.reviews .product-reviews .product picture{max-width:100%;margin:0 auto;display:block}.reviews .product-reviews .product .img-wrapper{background-color:var(--col-light);border-radius:var(--bor-rad-small);margin-block-start:1rem;margin-block-end:1rem;width:calc(100% + 1rem);max-width:none;margin-left:-.5rem;padding:.5rem;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .img-copy{font-family:var(--txt-heading);color:var(--col-brand-dark);text-align:center;text-wrap:pretty;margin-bottom:2rem;padding-inline-start:1rem;padding-inline-end:1rem;font-size:1.1em;line-height:1.25em;display:block}.reviews .product-reviews .product .img-copy strong{font-family:var(--txt-heading-alt);color:var(--col-brand);margin-bottom:.1em;font-size:1.75em;font-weight:400;line-height:1.25em;display:block}.reviews .product-reviews .product .img-copy-alt{font-family:var(--txt-news);color:var(--col-brand-dark);text-align:left;text-wrap:pretty;margin:0 auto;padding:0 1rem 1.5rem;font-size:1.2em;line-height:1.25em;display:block}.reviews .product-reviews .product .img-copy-alt strong{margin-bottom:.25em;font-size:1.1em;display:block}.reviews .product-reviews .product .lab-report{background-color:var(--col-light);border-radius:var(--bor-rad-small);margin-block-start:2rem;margin-block-end:2rem;width:calc(100% + 1rem);max-width:none;margin-left:-.5rem;padding:.5rem;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .lab-report:before{z-index:2;font-family:var(--txt-heading);color:var(--col-light);letter-spacing:-.05em;content:"Lab Report";background-color:var(--col-blue);border-radius:2px;padding:.25em .5em;font-size:1.25rem;line-height:1em;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.reviews .product-reviews .product .copy-bottom-line,.reviews .product-reviews .product .heading-bottom-line{color:var(--col-blue);font-family:var(--txt-heading)!important}.reviews .product-reviews .product .copy-bottom-line{font-size:1em!important;line-height:1.5!important}.reviews .product-reviews .product .heading-bottom-line{letter-spacing:-.05em;margin-bottom:.25em;font-size:1.25em}.reviews .product-reviews .product .copy .btn{width:100%;margin-bottom:2rem}.reviews .product-reviews .product .copy .btn>svg{position:absolute}.reviews .product-reviews .product video{border-radius:var(--bor-rad-small);cursor:pointer;display:block;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .vid,.reviews .product-reviews .product video{width:calc(100% + 1rem);max-width:none;margin-bottom:1rem;margin-left:-.5rem}.reviews .product-reviews .product .video-copy,.reviews .product-reviews .product .video-heading{color:var(--col-brand-dark);text-align:center;font-size:1.85rem;line-height:1.15em}.reviews .product-reviews .product .video-copy{font-family:var(--txt-heading);margin-bottom:1.5rem;font-size:1rem;display:block}.reviews .product-reviews .product .video-copy .big{font-family:var(--txt-heading-alt);color:var(--col-blue);text-transform:uppercase;font-size:1.5em;font-weight:400;line-height:1.25em;display:block}.reviews .product-reviews .product .btn-top{position:absolute;bottom:.5rem;right:1rem}.reviews .product-reviews .product .product-rating-information{border:var(--col-dark) solid 5px;border-radius:var(--bor-rad-small);background-color:var(--col-dark);width:100%;margin:1.5rem auto;box-shadow:0 0 .5rem #00000040}.reviews .product-reviews .product .fda-report{grid-template-columns:1fr;width:95%;margin:1.5rem auto;display:grid}.reviews .product-reviews .product .fda-report img,.reviews .product-reviews .product .fda-report picture{border-radius:var(--bor-rad-small);width:100%;display:block;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .fda-report>div:nth-child(2){margin-top:-1rem;transform:rotate(2deg)}.reviews .product-reviews .product .fda-report .img-copy,.reviews .product-reviews .product .fda-report .img-copy-alt{margin:1.5rem auto 0}.reviews .product-reviews .product .fda-report .btn{width:95%;font-family:var(--txt-heading);text-transform:capitalize;margin:2rem auto 0;padding:.5em 3em .5em .5em;font-size:1.25rem}.reviews .product-reviews #product-scoreblue .img-a{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-scoreblue .img-b,.reviews .product-reviews #product-scoreblue .img-c{margin:1.5rem auto}.reviews .product-reviews #product-hims .img-a,.reviews .product-reviews #product-hims .img-b,.reviews .product-reviews #product-roman .img-a,.reviews .product-reviews #product-roman .img-c{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-roman .img-d{margin:1.5rem auto}.reviews .product-reviews #product-bluechew .img-a,.reviews .product-reviews #product-mydrhank .img-a,.reviews .product-reviews #product-rexmd .img-a,.reviews .product-reviews #product-rexmd .img-b,.reviews .product-reviews #product-rugiet-man .img-b,.reviews .product-reviews #product-rugiet-man .img-c,.reviews .product-reviews #product-ziphealth .img-a,.reviews .product-reviews #product-ziphealth .img-c{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-scoreblue .imgs-a{grid-template-columns:1fr;gap:1.5rem;width:90%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-roman .roman-labels>div img,.reviews .product-reviews #product-roman .roman-labels>div picture,.reviews .product-reviews #product-scoreblue .img-b{width:100%}.reviews .product-reviews #product-scoreblue .img-c{border-radius:5px;width:100%;margin-top:-1rem;box-shadow:.2rem .2rem .2rem #00000026}.reviews .product-reviews #product-scoreblue .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-scoreblue .vid-wrapper{--_padding:1rem;--_margin:1.5rem;width:calc(100% + (var(--_padding)*2));background-color:var(--col-light);border:var(--col-gray-dark) solid 1px;border-radius:var(--bor-rad-small);padding:calc(var(--_padding)*2) var(--_padding) calc(var(--_padding)*2) var(--_padding);margin:var(--_margin) auto var(--_margin) calc(var(--_padding)*-1)}.reviews .product-reviews #product-scoreblue .vid-wrapper .vid{width:100%;margin:0 auto var(--_margin) auto}.reviews .product-reviews #product-scoreblue .vid-wrapper .vid-copy h2{font-family:var(--txt-news);text-transform:capitalize;text-wrap:pretty;font-size:2rem;font-weight:700}.reviews .product-reviews #product-scoreblue .hero-wrapper .vid{width:100%;margin:0;padding:0}.reviews .product-reviews #product-scoreblue .img-counterfiet-chart{margin:1.5rem auto 1rem}.reviews .product-reviews #product-scoreblue .img-counterfiet-chart-copy{text-align:left;margin:0 auto 2.5rem}.reviews .product-reviews #product-hims .imgs-a{grid-template-columns:1fr;gap:1rem;width:90%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-a .img-copy{margin-bottom:0}.reviews .product-reviews #product-hims .imgs-c{grid-template-columns:repeat(2,1fr);width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-c>div{overflow:hidden}.reviews .product-reviews #product-hims .imgs-c>div:first-child{border-top-left-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(2){border-top-right-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(5){border-bottom-left-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c>div:last-child{border-bottom-right-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c-copy{margin-bottom:2.5rem}.reviews .product-reviews #product-hims .fda-report{margin-bottom:0}.reviews .product-reviews #product-hims .hims-invoices .img-wrapper,.reviews .product-reviews #product-hims .img-h{width:100%;margin:0 auto}.reviews .product-reviews #product-hims .img-h-m{margin-bottom:2rem}.reviews .product-reviews #product-hims .hims-invoices,.reviews .product-reviews #product-hims .hims-rusan,.reviews .product-reviews .product .article-combine{grid-template-columns:1fr;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .hims-invoices .img-copy-alt{margin:.75rem auto 0}.reviews .product-reviews #product-hims .hims-tech-list{--_padding:1.75rem;text-wrap:pretty;padding:0 0 0 var(--_padding);grid-template-columns:1fr;gap:.5rem;margin:0 auto 1.5rem;font-size:1.15rem;display:grid}.reviews .product-reviews #product-hims .hims-tech-list li:first-child{font-family:var(--txt-heading);margin-left:calc(var(--_padding)*-1);list-style:none}.reviews .product-reviews #product-hims .imgs-formula-docs{border:var(--col-light) solid 2px;border-radius:var(--bor-rad-small);grid-template-columns:repeat(2,1fr);width:100%;margin:1.5rem auto;display:grid;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-hims .imgs-formula-docs>*{border:var(--col-light) solid 1px;display:block;overflow:hidden}.reviews .product-reviews #product-hims .imgs-formula-docs>:first-child{border-top-left-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-formula-docs>:last-child{border-bottom-right-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(2){border-top-right-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(9){border-bottom-left-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-hunterbook{grid-template-columns:1fr;gap:.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-hunterbook .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-hims .everalbum{background-color:var(--col-gray-light);border:var(--col-gray-dark) solid 2px;border-radius:var(--bor-rad-fixed);width:100%;margin-bottom:2rem;padding:1rem 1rem 2rem;font-size:1rem}.reviews .product-reviews #product-hims .everalbum h2{color:var(--col-brand-dark);text-align:center;margin-bottom:1.5rem;font-size:1.75em;line-height:1.15em}.reviews .product-reviews #product-hims .everalbum-pdf{grid-template-columns:1fr;width:100%;display:grid}.reviews .product-reviews #product-hims .everalbum-pdf .img-wrapper{border:var(--col-gray-dark) solid 1px;width:100%;margin:0}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf>:not(:first-child){margin-top:-1rem}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf>:nth-child(2n){transform:rotate(2deg)}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf>:nth-child(odd){transform:rotate(-2deg)}.reviews .product-reviews #product-hims .everalbum p{margin:2rem auto 0;font-size:1.15em}.reviews .product-reviews #product-hims .list-of-names{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-hims .img-hims-eye{width:95%;margin:2rem auto .75rem}.reviews .product-reviews #product-hims .img-hims-eye-copy{margin-bottom:0;padding-bottom:0}.reviews .product-reviews #product-hims .hims-innovative-products-ad{border-radius:var(--bor-rad);border:3px solid #0000000d;width:100%;margin-bottom:2rem}.reviews .product-reviews #product-hims .imgs-pharma{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-pharma .img-wrapper{width:100%;margin:0;display:block}.reviews .product-reviews #product-hims .imgs-pharma .img-copy{margin-top:.75rem}.reviews .product-reviews #product-hims .img-h{background-color:#00000080;padding:.15rem}.reviews .product-reviews #product-hims .img-kamal-saliba-doc-copy{text-align:left;margin-bottom:1.5rem}.reviews .product-reviews #product-hims .imgs-3x3{grid-template-columns:1fr;gap:.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-3x3 .img-wrapper{width:100%;margin:0;display:block}.reviews .product-reviews #product-hims .imgs-hims-articles{grid-template-columns:1fr;gap:1rem;width:100%;margin:2.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-hims-articles .img-wrapper{width:100%;margin:0 auto;display:block}.reviews .product-reviews #product-hims .imgs-hims-articles span{text-align:center;margin-top:1rem}.reviews .product-reviews #product-hims .img-the-conversation-mobile{width:100%;margin:0 auto 2.5rem}.reviews .product-reviews #product-hims .imgs-wsj,.reviews .product-reviews #product-roman .imgs-a{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-wsj .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-roman .imgs-a{gap:1rem}.reviews .product-reviews #product-roman .imgs-a .img-wrapper{width:100%;margin:0 auto}.reviews .product-reviews #product-roman .img-a-copy strong{color:var(--col-red);text-transform:uppercase;text-align:center;font-size:1.5em}.reviews .product-reviews #product-roman .img-e{border-radius:var(--bor-rad-small);width:100%;margin:1.5rem auto;display:block;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .roman-labels{grid-template-columns:1fr;gap:1.25rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-roman .roman-labels>div{border-radius:var(--bor-rad-small);overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .roman-labels>div:last-child{border:var(--col-dark) solid 2px}.reviews .product-reviews #product-roman .articles-india .tubs,.reviews .product-reviews #product-roman .imgs-b{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-roman .imgs-b>div{width:100%;margin:0;overflow:hidden}.reviews .product-reviews #product-roman .articles-india{background-color:var(--col-gray-light);border:var(--col-gray-dark) solid 1px;border-radius:var(--bor-rad-small);width:100%;margin:1.5rem auto;padding:1rem 1rem 0;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .articles-india h2{font-family:var(--txt-news);letter-spacing:-.03em;font-size:2rem;font-weight:700;line-height:1.15em}.reviews .product-reviews #product-roman .articles-india .tubs img,.reviews .product-reviews #product-roman .articles-india .tubs picture{border-radius:var(--bor-rad-small);width:100%;margin:0 auto;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .articles-india .tubs .img-copy{width:100%;margin:1rem auto 0}.reviews .product-reviews #product-roman .articles-india .img-camber,.reviews .product-reviews #product-roman .articles-india .img-package{border-radius:var(--bor-rad-small);width:100%;margin:1.5rem auto 1rem;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .articles-india .img-camber{width:80%;margin:1.5rem auto}.reviews .product-reviews #product-roman .roman-orajel{margin-bottom:2.5rem}.reviews .product-reviews #product-roman .img-d .img-wrapper,.reviews .product-reviews #product-roman .img-d .vid,.reviews .product-reviews #product-roman .vid-office{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-roman .imgs-roman-tadalafil{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-bluechew .imgs-b img,.reviews .product-reviews #product-duckymd .img-a img,.reviews .product-reviews #product-duckymd .imgs-a img,.reviews .product-reviews #product-roman .imgs-b>div,.reviews .product-reviews #product-roman .imgs-roman-tadalafil img,.reviews .product-reviews #product-roman .imgs-roman-tadalafil picture{border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-roman .img-copy-nhf{font-family:var(--txt-default);text-align:left;margin:1rem auto;padding:0 .25rem;font-size:1em;font-weight:400;display:block}.reviews .product-reviews #product-roman .img-copy-nhf i{font-style:normal}.reviews .product-reviews #product-roman .list-pharmacists{border:var(--col-light) solid 8px;border-radius:10px;width:100%;margin:1.5rem auto;font-size:1rem;box-shadow:.25rem .25rem .1rem #0000000d}.reviews .product-reviews #product-roman .list-pharmacists ul{font-family:var(--txt-heading);text-transform:capitalize;background-color:var(--col-light);grid-template-columns:repeat(2,1fr);margin:0;padding:0;font-size:.9em;line-height:1.15em;list-style:none;display:grid}.reviews .product-reviews #product-roman .list-pharmacists ul li{border:var(--col-gray-dark) solid 1px;padding:1em}.reviews .product-reviews #product-roman .list-pharmacists ul li:nth-child(2n){text-transform:uppercase;text-align:center;border-left:none}.reviews .product-reviews #product-roman .list-pharmacists ul:last-child li:nth-child(5),.reviews .product-reviews #product-roman .list-pharmacists ul:last-child li:nth-child(6){color:var(--col-light);background-color:var(--col-red);border-color:var(--col-red)}.reviews .product-reviews #product-roman .list-pharmacists ul:last-child li:nth-child(5){text-align:right;border-top-left-radius:15px;border-bottom-left-radius:15px;padding-right:0}.reviews .product-reviews #product-roman .list-pharmacists ul:last-child li:nth-child(6){text-align:left;border-top-right-radius:15px;border-bottom-right-radius:15px;padding-left:0}.reviews .product-reviews #product-roman .list-pharmacists ul .jackal picture{z-index:2;position:absolute;top:-.3em;left:-.25em}.reviews .product-reviews #product-roman .list-pharmacists ul .jackal picture img{width:16em;max-width:none;height:5.5em}.reviews .product-reviews #product-roman .img-conmen span{width:100%;font-family:var(--txt-heading);color:var(--col-red);letter-spacing:-.05em;text-align:center;text-shadow:.02em .02em .1em #0000000d;margin:0 auto;font-size:1.75rem;display:block}.reviews .product-reviews #product-roman .img-d,.reviews .product-reviews #product-ziphealth .img-c>div{width:100%}.reviews .product-reviews #product-rexmd .img-b .img-wrapper,.reviews .product-reviews #product-ziphealth .img-a .img-wrapper{margin:0 0 .25rem}.reviews .product-reviews #product-rexmd .img-b .img-copy u{color:var(--col-red);text-transform:uppercase}.reviews .product-reviews #product-bluechew .img-letters{width:95%;margin:2rem auto}.reviews .product-reviews #product-bluechew .img-letters>div{margin:-1rem 0 0}.reviews .product-reviews #product-bluechew .img-letters>div:nth-child(odd){transform:rotate(-3deg)}.reviews .product-reviews #product-bluechew .img-letters>div:nth-child(2n){transform:rotate(3deg)}.reviews .product-reviews #product-bluechew .btn-video{margin:0 auto 1.5rem;padding:.5em 3em .5em 1em;font-size:1.75rem}.reviews .product-reviews #product-bluechew .btn-video svg{transform:rotate(-90deg) translate(.4em)}.reviews .product-reviews #product-bluechew .vid-copy{text-wrap:pretty;margin:0 auto 1rem;font-size:1.15rem;line-height:1.4em}.reviews .product-reviews #product-bluechew .imgs-a{grid-template-columns:1fr;gap:1.5rem;width:90%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-bluechew .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-bluechew .imgs-a .img-copy{width:100%;margin:1rem 0 0}.reviews .product-reviews #product-bluechew .img-b{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-bluechew .list{font-family:var(--txt-heading);color:var(--col-brand-dark);padding:0 0 0 1.5rem}.reviews .product-reviews #product-bluechew .imgs-b{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-bluechew .imgs-b .img-copy-alt{margin:1rem 0 0;padding:0 1rem}.reviews .product-reviews #product-bluechew .imgs-chris-interview,.reviews .product-reviews #product-bluechew .imgs-social-media,.reviews .product-reviews #product-roman .imgs-chris-interview,.reviews .product-reviews #product-rugiet-man .imgs-chris-interview{grid-template-columns:1fr;gap:1rem;width:100%;margin:1rem auto;display:grid}.reviews .product-reviews #product-bluechew .imgs-chris-interview .img-wrapper,.reviews .product-reviews #product-bluechew .imgs-social-media .img-wrapper,.reviews .product-reviews #product-roman .imgs-chris-interview .img-wrapper,.reviews .product-reviews #product-rugiet-man .imgs-chris-interview .img-wrapper{width:100%;margin:0;padding:.3rem}.reviews .product-reviews #product-bluechew .imgs-chris-interview-copy,.reviews .product-reviews #product-roman .imgs-chris-interview-copy,.reviews .product-reviews #product-rugiet-man .imgs-chris-interview-copy{margin-bottom:0}.reviews .product-reviews #product-roman .roman-lab-report-heading{text-align:center;font-size:2rem}.reviews .product-reviews #product-roman .img-ro-bottle{margin-top:2.5rem}.reviews .product-reviews #product-roman .img-ro-bottle-copy{text-align:left;margin-bottom:2.5rem}.reviews .product-reviews #product-bluechew .imgs-social-media{gap:0}.reviews .product-reviews #product-bluechew .imgs-social-media picture:first-child img{margin-left:-.25rem;transform:rotate(-2deg)}.reviews .product-reviews #product-bluechew .imgs-social-media picture:last-child img{margin-top:-2rem;margin-left:.25rem;transform:rotate(2deg)}.reviews .product-reviews #product-bluechew .img-fb-video-ad{width:100%;margin:1.5rem auto 1rem}.reviews .product-reviews #product-bluechew .img-camel,.reviews .product-reviews #product-bluechew .img-ins-youths{grid-template-columns:1fr;gap:1rem;width:100%;margin:1.5rem auto;display:grid}.pdf-blacklist .pdf-blacklist-imgs picture img,.reviews .product-reviews #product-bluechew .img-camel picture,.reviews .product-reviews #product-bluechew .img-camel picture img,.reviews .product-reviews #product-bluechew .img-camel span,.reviews .product-reviews #product-bluechew .img-ins-youths picture,.reviews .product-reviews #product-bluechew .img-ins-youths picture img,.top-twenty .top-twenty-reviews .review .copy h3 .break{display:block}.reviews .product-reviews #product-bluechew .img-camel picture img,.reviews .product-reviews #product-bluechew .img-ins-youths picture img{border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000040}.reviews .product-reviews #product-bluechew .img-camel span,.reviews .product-reviews #product-bluechew .img-ins-youths-copy{font-family:var(--txt-heading-alt);padding:0 .5rem;font-size:1.5em;line-height:1.15em}.reviews .product-reviews #product-bluechew .img-camel span strong,.reviews .product-reviews #product-bluechew .img-ins-youths-copy strong{font-weight:400}.reviews .product-reviews #product-bluechew .img-ins-youths-copy{margin-bottom:1.5rem}.reviews .product-reviews #product-duckymd .img-a,.reviews .product-reviews #product-malemd .img-a,.reviews .product-reviews #product-malemd .img-b,.reviews .product-reviews #product-malemd .img-c,.reviews .product-reviews #product-viking-man .img-a{width:95%;margin:1.5rem auto}.reviews .product-reviews #product-duckymd .img-a .img-copy-alt,.reviews .product-reviews #product-duckymd .imgs-a .img-copy-alt{margin:1rem auto 0;padding-bottom:0}.reviews .product-reviews #product-duckymd .imgs-a{grid-template-columns:1fr;gap:1.5rem;width:95%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-malemd .img-a picture img,.reviews .product-reviews #product-malemd .img-b picture img,.reviews .product-reviews #product-malemd .img-c picture img{border-radius:var(--bor-rad-small);border:1px solid #0000001a;margin-bottom:.75rem}.reviews .product-reviews #product-malemd .imgs-b{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-malemd .imgs-c,.reviews .product-reviews #product-viking-man .imgs-a{grid-template-columns:1fr;gap:1rem;width:95%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-malemd .imgs-c picture img,.reviews .product-reviews #product-viking-man .imgs-a picture img{border-radius:var(--bor-rad-small);border:1px solid #0000001a}.reviews .product-reviews #product-malemd .imgs-d,.reviews .product-reviews .product .imgs-double{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-viking-man .img-b{border-radius:var(--bor-rad-small);border:1px solid #0000001a;width:95%;margin:1.5rem auto 1rem}.reviews .product-reviews #product-viking-man .img-c{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-friday-plans .img-a,.reviews .product-reviews #product-hello-cake .img-a,.reviews .product-reviews #product-lemonaid .img-a,.reviews .product-reviews #product-rugiet-man .img-a{width:95%;margin:1.5rem auto .5rem}.reviews .product-reviews #product-lemonaid .img-b{margin:0}.reviews .product-reviews #product-mydrhank .img-b{width:95%;margin:1.5rem auto 1rem}.reviews .product-reviews #product-mydrhank .imgs-a{grid-template-columns:1fr;gap:1rem;width:80%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-mydrhank .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews .product .imgs-double .arrow-double{width:50%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) rotate(90deg)}.reviews .product-reviews .product .imgs-double img,.reviews .product-reviews .product .imgs-double picture,footer .legitscript img{width:100%;display:block}.reviews .product-reviews #product-all-american-pharma .slides{--_size:20rem;--_time:20s;width:var(--_size);border-radius:var(--bor-rad-small);margin:1.5rem auto;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-all-american-pharma .slides:before{width:var(--_size);height:var(--_size);content:"";background-color:var(--col-dark);display:block}.reviews .product-reviews #product-all-american-pharma .slides img,.reviews .product-reviews #product-all-american-pharma .slides picture{width:var(--_size);height:var(--_size);display:block}.reviews .product-reviews #product-all-american-pharma .slides .slides-wrapper{width:max-content;height:var(--_size);animation:slides-slide var(--_time) infinite alternate;grid-template-columns:repeat(5,1fr);display:grid;position:absolute;top:0;left:0}.reviews .product-reviews #product-all-american-pharma .img-b-copy-alt{text-align:center;text-wrap:pretty;width:100%;margin-bottom:1.5rem;padding:0 .5em}.reviews .product-reviews #product-all-american-pharma .img-d{width:90%;margin:0 auto;transform:rotate(-5deg)}.reviews .product-reviews #product-rexmd .img-c{border-radius:var(--bor-rad-small);width:100%;margin:1.5rem auto;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-rexmd .img-actor-copy strong{font-size:1.75rem}.reviews .product-reviews #product-rexmd .imgs-a,.reviews .product-reviews #product-rexmd .imgs-b,.reviews .product-reviews #product-rexmd .imgs-cvs,.reviews .product-reviews #product-rexmd .imgs-facebook{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-rexmd .imgs-a .img-wrapper,.reviews .product-reviews #product-rexmd .imgs-b .img-wrapper,.reviews .product-reviews #product-rexmd .imgs-cvs .img-wrapper,.reviews .product-reviews #product-rexmd .imgs-facebook .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-rexmd .heading-cvs{margin-top:2rem}.reviews .product-reviews #product-friday-plans .headline{font-family:var(--txt-heading-alt);text-wrap:pretty;margin:1.5rem 0 1rem;font-size:1.75em;font-weight:400}.reviews .product-reviews #product-friday-plans .vid{width:100%;margin:2.5rem auto 1rem}.reviews .product-reviews #product-friday-plans .vid-watertest-copy{width:100%;padding:0;font-size:1.1rem}.reviews .product-reviews #product-friday-plans .img-c,.reviews .product-reviews #product-friday-plans .img-d,.reviews .product-reviews #product-friday-plans .img-f{width:94%;margin:1.5rem auto}.reviews .product-reviews #product-friday-plans .img-d .img-copy,.reviews .product-reviews #product-friday-plans .img-f .img-copy{text-align:left;padding:0}.reviews .product-reviews #product-friday-plans .img-g{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-friday-plans .img-g .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-friday-plans .img-xrays{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-friday-plans .img-xrays img,.reviews .product-reviews #product-friday-plans .img-xrays picture{border-radius:var(--bor-rad-small);width:100%;margin-bottom:.5rem}.reviews .product-reviews #product-friday-plans .img-xrays .img-copy-alt{width:100%;color:var(--col-dark);padding:.5rem;font-size:1.15rem}.reviews .product-reviews #product-friday-plans .imgs-package-comparison{grid-template-columns:1fr;gap:.5rem;width:100%;margin:1.5rem 0 0;display:grid}.reviews .product-reviews #product-friday-plans .imgs-package-comparison .img-wrapper{width:100%;margin:0 0 1rem;padding:.25rem}.reviews .product-reviews #product-friday-plans .imgs-package-comparison .img-cop-alt{margin:0}.reviews .product-reviews #product-friday-plans .img-fruadsters,.reviews .product-reviews #product-friday-plans .img-swollenballs{width:110%;max-width:none;margin:1.5rem auto 1.5rem -5%}.reviews .product-reviews #product-friday-plans .imgs-b{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-friday-plans .imgs-b .img-wrapper{width:100%;margin:0;display:block}.reviews .product-reviews #product-friday-plans .imgs-b .img-copy-alt{margin-top:1rem}.reviews .product-reviews #product-friday-plans .img-dohhs{margin-top:2rem}.reviews .product-reviews #product-rocket-rx .img-a,.reviews .product-reviews #product-rocket-rx .img-b,.reviews .product-reviews #product-rocket-rx .img-c{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-rocket-rx .img-b .img-wrapper{width:100%;margin:0 auto 1.5rem}.reviews .product-reviews #product-rocket-rx .img-b .img-copy-alt{padding-block-start:0;padding-block-end:0}.reviews .product-reviews #product-rocket-rx .img-profile-pic,.reviews .product-reviews #product-rugiet-man .img-profile-pic,.reviews .product-reviews #product-ziphealth .img-profile-pic{width:100%;margin:0 auto}.reviews .product-reviews #product-rocket-rx .img-profile-pic .img-wrapper,.reviews .product-reviews #product-rugiet-man .img-profile-pic .img-wrapper,.reviews .product-reviews #product-ziphealth .img-profile-pic .img-wrapper{width:100%;margin:1rem auto}.reviews .product-reviews #product-rocket-rx .img-profile-pic .img-copy-alt,.reviews .product-reviews #product-rugiet-man .img-profile-pic .img-copy-alt,.reviews .product-reviews #product-ziphealth .img-profile-pic .img-copy-alt{width:100%;font-family:var(--txt-default);text-wrap:pretty;padding-inline-start:0;padding-inline-end:0;font-size:.8em;line-height:1.35em}.reviews .product-reviews #product-rocket-rx .img-copy-alt-inteview{font-family:var(--txt-default);text-wrap:pretty;padding-inline-start:0;padding-inline-end:0;font-size:.8em;line-height:1.35em}.reviews .product-reviews #product-ziphealth .imgs-founders{grid-template-columns:1fr;gap:1.5rem;width:100%;margin:0 auto 1.5rem;display:grid}.reviews .product-reviews #product-ziphealth .imgs-founders img{border-radius:var(--bor-rad-small)}.reviews .product-reviews #product-rocket-rx .img-copy-alt-inteview{width:100%;padding:.25rem}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs{grid-template-columns:1fr;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs .img-wrapper{width:100%;margin:0;padding:.25rem}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:not(:first-child){margin-top:-1rem}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(odd){transform:rotate(-1deg)}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(2n){transform:rotate(1deg)}.reviews .product-reviews #product-rugiet-man .img-e,.reviews .product-reviews #product-rugiet-man .imgs-a{width:95%;margin:1.5rem auto}.reviews .product-reviews #product-rugiet-man .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-rugiet-man .imgs-a>div:first-child{margin-bottom:1rem}.reviews .product-reviews #product-rugiet-man .imgs-b .arrow-double{width:40%;top:42%;left:14%}.reviews .product-reviews #product-rugiet-man .img-f-copy-alt{font-size:1em}.reviews .product-reviews #product-rugiet-man .fda-documents,.reviews .product-reviews #product-rugiet-man .imgs-c{grid-template-columns:1fr;gap:1.25rem;width:100%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-rugiet-man .fda-documents>div{border-radius:var(--bor-rad-small);background-color:#fff;padding:.5rem 0;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-rugiet-man .imgs-c{gap:1.5rem}.reviews .product-reviews #product-rugiet-man .imgs-c .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-hello-cake .img-b{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-hello-cake .img-hunter-morris{border-radius:var(--bor-rad-small);width:90%;margin:1.5rem auto;padding-bottom:.5rem;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-hello-cake .img-hunter-morris-copy{width:90%}.reviews .product-reviews .product .product-fda-banner{border-radius:var(--bor-rad-small);width:100%;margin:1.5rem auto;display:block;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product-canadian{grid-template-columns:1fr;gap:1.5rem;display:grid}.reviews .product-reviews .product-canadian>h2{margin:.5rem 0 0!important}.reviews .product-reviews .product-canadian>.highlights{margin-top:1rem;padding-top:1.25rem}.reviews .product-reviews .product-canadian .company{background-color:var(--col-light);border:var(--col-gray-dark) solid 1px;border-radius:var(--bor-rad-small);grid-template-columns:1fr;gap:1.5rem;padding:1rem;display:grid}.reviews .product-reviews .product-canadian .company .hero{background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product-canadian .company .no-border{box-shadow:none}.reviews .product-reviews .product-canadian .company .copy h2,.reviews .product-reviews .product-canadian .company .copy h3,.reviews .product-reviews .product-canadian .company .copy p{text-wrap:pretty}.reviews .product-reviews .product-canadian .company .copy h2{margin-bottom:.15em;font-size:2rem}.reviews .product-reviews .product-canadian .company .copy h3{font-family:var(--txt-heading);color:var(--col-brand);letter-spacing:-.03em;margin-bottom:.5em;font-size:1.25rem;line-height:1.15em}.reviews .product-reviews .product-canadian .company .btn-top{bottom:.5rem;right:.5rem}.reviews .product-reviews .product .vid-chris-interview-mobile{border:var(--col-light) solid 5px;background-color:var(--col-light)}.reviews .product-reviews .product .vid-snapchat{width:100%;margin:2.5rem auto}.reviews .product-reviews .product .vids-snapchat{grid-template-columns:1fr;gap:1rem;width:100%;margin:2.5rem auto;display:grid}.reviews .product-reviews .product .vids-snapchat .vid{width:100%;margin:0}.top-twenty .title{background-color:#152a5a}.top-twenty .intro{background-color:#00000008;padding:1.5rem;font-size:1rem}.top-twenty .intro h2{word-wrap:pretty;font-size:3em}.top-twenty .intro h2 strong{color:var(--col-brand-dark);font-weight:400}.top-twenty .intro p{font-size:1.15em}.top-twenty .top-twenty-reviews,.top-twenty .top-twenty-reviews *{box-sizing:border-box;position:relative}.top-twenty .top-twenty-reviews{counter-reset:twelve-count 0}.top-twenty .top-twenty-reviews .pdf-ad{padding:1.5rem .25rem}.top-twenty .top-twenty-reviews .review{counter-increment:twelve-count 1;border-bottom:var(--col-gray-light) solid 2px;width:100%;padding:1.5rem 0 3rem;font-size:1rem;position:relative}.top-twenty .top-twenty-reviews .review:before{font-family:var(--txt-heading);letter-spacing:-.05em;content:attr(aria-label);margin-bottom:.75rem;padding:.25rem .5rem 0 4rem;font-size:2.25em;line-height:1.15em;display:block}.top-twenty .top-twenty-reviews .review:after{width:1.75em;height:1.75em;font-family:var(--txt-heading);color:var(--col-light);content:counter(twelve-count);background-color:var(--col-brand);border-radius:100%;flex-direction:row;justify-content:center;align-items:center;font-size:1.75em;line-height:1em;display:flex;position:absolute;top:1.5rem;left:.5rem}.top-twenty .top-twenty-reviews .review .product{width:100%;padding:1.5rem}.top-twenty .top-twenty-reviews .review .product picture img{width:75%;margin:0 auto;display:block}.top-twenty .top-twenty-reviews .review .product-squareratio picture img{width:60%}.top-twenty .top-twenty-reviews .review .product .dosage{width:100%;font-family:var(--txt-heading);text-transform:uppercase;text-align:center;grid-template-columns:repeat(3,1fr);gap:.5rem;margin:1.5rem 0;padding:0;font-size:1em;line-height:1em;list-style:none;display:grid}.top-twenty .top-twenty-reviews .review .product .dosage-one{grid-template-columns:1fr}.top-twenty .top-twenty-reviews .review .product .dosage .small{text-transform:capitalize;font-size:.75em}.top-twenty .top-twenty-reviews .review .product .dosage-two{grid-template-columns:repeat(2,1fr)}.top-twenty .top-twenty-reviews .review .product .dosage-four{grid-template-columns:repeat(4,1fr)}.top-twenty .top-twenty-reviews .review .product .dosage li{background-color:var(--col-brand-light);border-radius:5px;padding:.5em .25em}.top-twenty .top-twenty-reviews .review .product .madein{margin:0;font-size:1.1em}.top-twenty .top-twenty-reviews .review h2,.top-twenty .top-twenty-reviews .review p,.top-twenty .top-twenty-reviews .review:before{text-wrap:pretty}.top-twenty .top-twenty-reviews .review .copy{width:100%;font-family:var(--txt-news);padding:1.5rem 2rem;font-size:1em}.top-twenty .top-twenty-reviews .review .copy-extended{margin-top:-1rem;padding-top:0}.top-twenty .top-twenty-reviews .review .copy h3{margin:1.5rem 0 1rem;font-size:1.75em;line-height:1.15em}.top-twenty .top-twenty-reviews .review .copy p{font-size:1.25em;line-height:1.4em}.top-twenty .top-twenty-reviews .review .copy p .key{font-family:var(--txt-heading);color:var(--col-brand-dark);letter-spacing:-.05em;text-transform:uppercase;font-size:1.25em}.top-twenty .top-twenty-reviews .review .copy .info{font-family:var(--txt-heading);font-style:italic}.top-twenty .top-twenty-reviews .review .copy .info strong{font-family:var(--txt-heading);color:var(--col-brand-dark);font-size:1.35em}.top-twenty .top-twenty-reviews .review .copy .info .grade,.top-twenty .top-twenty-reviews .review .copy .info .soldby{line-height:1.5em;display:block}.top-twenty .top-twenty-reviews .review .copy .info .soldby .small{color:var(--col-red);font-size:.75em;line-height:1em;display:block}.top-twenty .top-twenty-reviews .review .copy .info .grade{margin-top:.5rem}.top-twenty .top-twenty-reviews .review .copy .info .grade strong{color:var(--col-red);font-size:2em}.top-twenty .top-twenty-reviews .review .copy .info .grade .small{vertical-align:top;font-size:.75em}.top-twenty .top-twenty-reviews .review .btn-top{position:absolute;bottom:.5rem;right:.5rem}.top-twenty .top-twenty-reviews #review-rugiet .product .dosage li:last-child{font-size:.9em}.top-twenty .product-list-nav{padding:2rem 1.5rem}.top-twenty .product-list-nav,.top-twenty .product-list-nav *{box-sizing:border-box;position:relative}.top-twenty .product-list-nav .wrapper:before{--_padding:1rem;width:calc(100% + (var(--_padding)*2));content:"";border:var(--col-gray-light) solid 2px;border-radius:var(--bor-rad-fixed);height:100%;padding:0 var(--_padding) var(--_padding) var(--_padding);top:1rem;left:calc(var(--_padding)*-1);margin-inline-start:auto;margin-inline-end:auto;position:absolute}.top-twenty .product-list-nav h2{width:max-content;color:var(--col-brand-dark);background-color:var(--col-light);margin-bottom:.5em;margin-left:-.25em;padding-inline-start:.25em;padding-inline-end:.25em;font-size:2rem}.top-twenty .product-list-nav h3{width:calc(100% + 2rem);font-family:var(--txt-heading);color:#000000a6;text-align:center;background-color:#0000000d;margin-bottom:1rem;margin-left:-1rem;padding:.75rem;font-size:1.15rem;line-height:1em}.top-twenty .product-list-nav ul{--_color:var(--col-dark);--_color-hover:var(--col-brand-alt);counter-reset:product;font-family:var(--txt-heading);color:var(--_color);grid-template-columns:1fr;gap:1rem;margin:0;padding:0 .25rem;font-size:1.25rem;line-height:1.25em;list-style:none;display:grid}.top-twenty .product-list-nav ul li,.top-twenty .product-list-nav ul li:before{transition:color var(--hover-speed) ease-in-out}.top-twenty .product-list-nav ul li a{color:inherit;cursor:pointer;text-decoration:none}.top-twenty .product-list-nav ul li:before{color:var(--col-brand-dark);counter-increment:product;content:counter(product)". "}.top-twenty .product-list-nav ul li:hover,.top-twenty .product-list-nav ul li:hover:before{color:var(--_color-hover)}.top-twenty .product-list-nav ul li:has(a:focus),.top-twenty .product-list-nav ul li:has(a:focus):before{color:var(--_color-hover)}.pdf-blacklist{padding:2rem 0}.pdf-blacklist>h2{transition:transform var(--hover-speed) ease-in-out,color var(--hover-speed) ease-in-out;font-size:2.2em}.pdf-blacklist>h2 .small,.pdf-blacklist>h2 strong{color:var(--col-red);transition:color var(--hover-speed) ease-in-out}.pdf-blacklist>h2 .small{font-family:var(--txt-heading);color:var(--col-brand-dark);font-size:.61em;display:block}.pdf-blacklist .blacklist-cover-wrapper{width:100%;overflow:hidden}.pdf-blacklist .blacklist-cover{width:120%;max-width:none;margin-left:-10%}.pdf-blacklist .pdf-blacklist-imgs{border:var(--col-gray-dark) solid 1px;grid-template-columns:1fr;margin-top:2.5rem;display:grid}.pdf-viagra-secrets>h2{font-size:2em}.pdf-viagra-secrets .btn-pdf-download{font-size:1.4rem}.pdf-ad,.pdf-blacklist{text-align:center;font-size:1rem}.pdf-ad .mags{--_rotation:3deg;background-color:var(--col-dark);border-radius:var(--bor-rad-small);grid-template-columns:repeat(2,1fr);align-items:center;width:100%;padding:2rem 1rem;display:grid}.pdf-ad .mags picture img{border:2px solid #ff0;border-radius:5px}.pdf-ad .mags picture:first-child{transform:rotate(calc(var(--_rotation)*-1))}.pdf-ad .mags picture:last-child{transform:rotate(var(--_rotation))}.pdf-ad h2{font-family:var(--txt-heading);margin:1rem 0;padding:0 .5rem;font-size:1.8em;line-height:1.15em}.pdf-ad h2 strong,.pdf-ad h2 u{text-transform:uppercase}.pdf-ad h2 strong{font-size:1.25em}.top-ten .title{--_background-color:#0064b8;--_padding:1.5rem;--_drop-shadow:.1em .1em .1em #00000026;font-size:4vw}.top-ten .title,.top-ten .title *{box-sizing:border-box;position:relative}.top-ten .title .heading{color:var(--col-light);background-color:var(--_background-color);padding-bottom:2rem;font-size:1em}.top-ten .title .heading .container{padding:var(--_padding)}.top-ten .title .heading h1{--_font-size-left:.85em;--_left-width:calc(var(--_font-size-left) * 2.5);text-align:center;text-transform:uppercase;text-shadow:var(--_drop-shadow);grid-template-columns:calc(var(--_left-width) - .35em) 1fr;align-items:center;margin:0;font-size:3.25em;display:grid}.top-ten .title .heading h1>span:first-child{font-size:var(--_font-size-left);letter-spacing:.05em;line-height:1.4em}.top-ten .title .heading h1>span:first-child strong{font-size:var(--_left-width)}.top-ten .title .heading h1>span:last-child{--_offset:-.15em;letter-spacing:.1em}.top-ten .title .heading h1>span:last-child:after,.top-ten .title .heading h1>span:last-child:before{content:"";background-color:var(--col-light);width:100%;height:.1em;display:block;position:absolute;left:0}.top-ten .title .heading h1>span:last-child:before{top:var(--_offset)}.top-ten .title .heading h1>span:last-child:after{bottom:var(--_offset)}.top-ten .title .heading h2{font-family:var(--txt-heading);text-align:center;text-shadow:var(--_drop-shadow);margin:.25rem 0 0;font-size:1.4em;line-height:1.25em}.top-ten .title .products{--_icons-offset:-3em;text-align:center;color:var(--col-dark);background-color:var(--col-light);font-size:.85em}.top-ten .title .products .container,.top-ten .title-simple .products .container{padding:var(--_padding);grid-template-columns:repeat(3,1fr);gap:1rem .5rem;padding-top:0;padding-bottom:2rem;display:grid}.top-ten .title .products a,.top-ten .title-simple .products a{color:inherit}.top-ten .title .products .product picture,.top-ten .title .products .product picture img{margin:0 auto;display:block}.top-ten .title .products .product picture{width:90%}.top-ten .title .products .product picture img{filter:drop-shadow(var(--_drop-shadow))}.top-ten .title .products .product h3{font-family:var(--txt-heading);margin:.5em 0 0;font-size:1em}.top-ten .title .products .container>a:last-child{visibility:hidden;display:none}.top-ten .title .products .container>a:first-child,.top-ten .title .products .container>a:nth-child(2),.top-ten .title .products .container>a:nth-child(3){margin-top:var(--_icons-offset)}.top-ten .title-simple{padding:1.5rem 0 0;font-size:4.35vw}.top-ten .title-simple,.top-ten .title-simple *{box-sizing:border-box;position:relative}.top-ten .title-simple h1{width:max-content;font-family:var(--txt-heading-alt);color:var(--col-brand);text-align:center;margin:0 auto;font-size:3em;line-height:.9em}.top-ten .title-simple h1 strong{background:linear-gradient(var(--col-brand-alt),var(--col-brand-dark));-webkit-text-fill-color:transparent;text-transform:uppercase;-webkit-background-clip:text;background-clip:text;font-size:2.4em;font-weight:700;line-height:1em;display:block}.top-ten .title-simple ul{--_icon-size:1.75em;font-family:var(--txt-heading);text-wrap:balance;grid-template-columns:1fr;margin:2rem auto 0;padding:0;font-size:1em;font-style:italic;line-height:1.15em;list-style:none;display:grid}.top-ten .title-simple ul li{grid-template-columns:var(--_icon-size) 1fr;padding:1em 1.5rem .75rem;display:grid}.top-ten .title-simple ul li svg{width:var(--_icon-size);height:var(--_icon-size);margin-top:-.35em}.top-ten .title-simple ul li:nth-child(odd){background-color:#0000000d}.top-ten .title-simple .products{text-align:center;color:var(--col-dark);background:radial-gradient(#fff 25%,#9adafa40 100%);margin-top:1rem;padding:.5rem;font-size:.85em;box-shadow:.25rem .25rem .1rem #00000005}.top-ten .title-simple .products .product picture,.top-ten .title-simple .products .product picture img{margin:0 auto;display:block}.top-ten .title-simple .products .product picture{width:90%}.top-ten .title-simple .products .product picture img{filter:drop-shadow(var(--_drop-shadow))}.top-ten .title-simple .products .product h3{font-family:var(--txt-heading);text-wrap:balance;margin:.5em 0 0;font-size:1em}.top-ten .title-simple .products .product h3 .tag{color:var(--col-brand-dark);margin-top:.25em;font-size:.8em;font-style:italic;line-height:1em;display:block}.top-ten .title-simple .products .product h3 .danger{width:max-content;color:var(--col-light);text-transform:uppercase;background-color:var(--col-red-alt);border-radius:5px;margin:.25em auto 0;padding:.25em .5em}.top-ten .title-simple .products .container>a:last-child{visibility:hidden;display:none}.top-ten .top-ten-reviews{padding:1.5rem 0}.top-ten .top-ten-reviews .review:last-child{border-bottom:none}.top-ten .top-ten-reviews .review .product .imgs picture,.top-ten .top-ten-reviews .review .product .imgs picture img,.top-ten .top-ten-reviews .review .product picture,.top-ten .top-ten-reviews .review .product picture img{width:100%;margin:0 auto;display:block}.top-ten .top-ten-reviews .review .product>picture{width:50%}.top-ten .top-ten-reviews .review .product .imgs{grid-template-columns:repeat(2,1fr);gap:1rem;width:85%;margin:0 auto;display:grid}.top-ten .top-ten-reviews .review .product .madein{--_icon-size:3em;text-wrap:balance;grid-template-columns:var(--_icon-size) 1fr;align-items:center;gap:.5em;width:8em;margin:0 auto;font-size:3.5vw;font-weight:700;line-height:1.15em;display:grid}.top-ten .top-ten-reviews .review .product .madein picture{width:var(--_icon-size)}.top-ten .top-ten-reviews .review .product ul{--_back-color:var(--col-brand-light);--_border-color:var(--col-light);--_border-size:4px;--_icon-size:1.75em;--_icon-color-pro:green;--_icon-color-con:red;width:98%;color:var(--col-brand-dark);text-wrap:pretty;background-color:var(--_back-color);border:var(--_border-color) solid var(--_border-size);border-radius:10px;grid-template-columns:1fr;align-items:start;margin:1.5rem auto 0;padding:0;font-size:1.15em;font-weight:700;line-height:1.15em;list-style:none;display:grid;overflow:hidden;box-shadow:.25rem .25rem .5rem #0000001a}.top-ten .top-ten-reviews .review .product ul li{grid-template-columns:var(--_icon-size) 1fr;gap:.25em;padding:1rem;display:grid}.top-ten .top-ten-reviews .review .product ul li:nth-child(2n){border:var(--_border-color) solid var(--_border-size);background-color:#ffffff40;border-left:none;border-right:none}.top-ten .top-ten-reviews .review .product ul li svg,.top-ten .top-ten-reviews-alt .review .copy ul li svg{width:var(--_icon-size);height:var(--_icon-size)}.top-ten .top-ten-reviews .review .product ul li .pro{fill:var(--_icon-color-pro);margin-top:-.3em}.top-ten .top-ten-reviews .review .product ul li .con{fill:red;margin-top:-.2em}.top-ten .top-ten-reviews .review .product ul li u{text-decoration:none}.top-ten .top-ten-reviews .review .product ul li u:after{content:"";background-color:var(--col-brand-dark);width:100%;height:2px;display:block;position:absolute;bottom:0;left:0}.top-ten .top-ten-reviews .review .copy{margin-top:0;padding-top:1rem}.top-ten .top-ten-reviews .review .copy-extended{margin-top:-1.5rem}.top-ten .top-ten-reviews .review .copy-extended .info .grade{width:100%;margin:0!important}.top-ten .top-ten-reviews .review .copy .btn{letter-spacing:.05em;text-align:center;margin:1.5rem auto 0;padding:.15em .75em .2em;font-size:12vw;font-style:italic;line-height:1em;display:block}.top-ten .top-ten-reviews .review .copy .btn span{text-shadow:.1em .1em .1em #00000040}.top-ten .top-ten-reviews .review .copy .btn:after{display:none}.top-ten .top-ten-reviews .review .copy .btn:focus>span,.top-ten .top-ten-reviews .review .copy .btn:hover>span{transform:none}.top-ten .top-ten-reviews .review .copy .btn-aap{margin:2.5rem auto}.top-ten .top-ten-reviews .review .copy .vid{margin:1.5rem auto 1rem;box-shadow:0 0 1rem #00000040}.top-ten .top-ten-reviews .review .copy .vid-copy{width:100%;font-family:var(--txt-default);color:var(--col-red-alt);text-align:center;text-wrap:pretty;margin:0 auto 1.5rem;font-size:1em;line-height:1.4em;display:block}.top-ten .top-ten-reviews-alt .review .copy h2{font-family:var(--txt-news);color:var(--col-brand-dark);font-size:1.75em;font-weight:700}.top-ten .top-ten-reviews-alt .review .copy .info .grade em,.top-ten .top-ten-reviews-alt .review .copy .red{color:var(--col-red-alt)}.top-ten .top-ten-reviews-alt .review .copy ul{--_icon-size:1.5em;--_icon-color-pro:green;--_icon-color-con:red;margin:1.5rem 0;padding:0;font-size:1.25em;line-height:1.25em;list-style:none}.top-ten .top-ten-reviews-alt .review .copy ul li{grid-template-columns:var(--_icon-size) 1fr;gap:.25em;margin:.5em 0;display:grid}.top-ten .top-ten-reviews-alt .review .copy ul li .pro{fill:var(--_icon-color-pro);margin-top:-.2em}.top-ten .top-ten-reviews-alt .review .copy ul li .con{fill:var(--_icon-color-con);margin-top:-.1em}.top-ten .top-ten-reviews-alt .review .copy .btn{width:100%;padding:.5em .5em .55em;font-size:7.5vw}.top-ten .top-ten-reviews-alt #review-new-viagra .copy .btn:before{background:var(--col-red-alt);background:-moz-linear-gradient(top,var(--col-red) 0%,var(--col-red-alt) 100%);background:-webkit-linear-gradient(top,var(--col-red) 0%,var(--col-red-alt) 100%);background:linear-gradient(to bottom,var(--col-red) 0%,var(--col-red-alt) 100%)}footer{z-index:1;color:var(--col-light);text-align:left;background-color:var(--col-brand-dark);margin-top:auto;padding:2.5rem 0;position:relative}footer .container{padding:0 2rem}footer .logo{width:75%;margin:0 auto;display:block}footer nav,footer nav ul{width:100%;position:relative}footer nav{margin:2rem 0}footer nav ul{margin:0;padding:0;font-size:1rem;list-style:none}footer nav ul li{vertical-align:top;cursor:pointer;width:45%;margin:.25em .4em .25em 0;display:inline-block;position:relative}footer nav ul a,footer nav ul li{transition:color var(--hover-speed) ease-out}footer nav ul a:focus,footer nav ul a:hover,footer nav ul li:focus,footer nav ul li:hover{color:var(--col-yellow);text-decoration:none}footer .divide{background-color:var(--col-brand-dark);width:100%;height:2px;margin:2.5rem 0 2rem}footer .menu-sub-footer{margin-top:0;margin-bottom:1rem}footer .menu-sub-footer ul li{width:max-content;padding:0 1em 0 0}footer .menu-sub-footer ul li:not(:last-child):after{content:"";background-color:var(--col-light);width:2px;height:100%;position:absolute;top:0;right:0}footer p{font-size:.9rem}footer .copy{font-size:.75rem}footer .legitscript{width:6rem;margin:1.5rem auto}@media screen and (min-width:1024px){.top-ten .title{--_padding:1.5rem 4rem;font-size:1.8rem}.top-ten .title .heading{padding-bottom:3rem}.top-ten .title .heading h1{--_font-size-left:.6em;--_left-width:calc(var(--_font-size-left) * 4);grid-template-columns:calc(var(--_left-width) - .8em) 1fr}.top-ten .title .heading h1>span:last-child{--_offset:-.3em;letter-spacing:normal}.top-ten .title .heading h2{font-size:2em}.top-ten .title .products{--_icons-offset:-2em}.top-ten .title .products .container{grid-template-columns:repeat(5,1fr);row-gap:2rem;padding-bottom:2.5rem}.top-ten .title .products a,.top-ten .title-simple .products a{transition:color var(--hover-speed) ease-in-out}.top-ten .title .products .product{will-change:transform}.top-ten .title .products .product,.top-ten .title .products .product picture img,.top-ten .title-simple .products .product picture img{transition:transform var(--hover-speed) ease-in-out}.top-ten .title .products .product h3,.top-ten .title-simple .products .product h3{font-size:.9em}.top-ten .title .products .container>a:last-child{visibility:visible;display:block}.top-ten .title .products .container>a:nth-child(4),.top-ten .title .products .container>a:nth-child(5){margin-top:var(--_icons-offset)}.top-ten .title .products .container>a:focus,.top-ten .title .products .container>a:hover{color:var(--col-brand);text-decoration:none}.top-ten .title .products .container>a:focus .product,.top-ten .title .products .container>a:hover .product,.top-ten .title-simple .products .container>a:focus .product,.top-ten .title-simple .products .container>a:hover .product{transform:scale(1.1)}.top-ten .title .products .container>a:focus .product picture img,.top-ten .title .products .container>a:hover .product picture img,.top-ten .title-simple .products .container>a:focus .product picture img,.top-ten .title-simple .products .container>a:hover .product picture img{transform:rotate(15deg)}.top-ten .top-ten-reviews .review .copy .info{padding-bottom:1.5rem;display:grid;grid-template-columns:6.5em 1fr!important;gap:1.5rem!important}.top-ten .top-ten-reviews .review .copy .btn{width:80%;margin-top:1rem;font-size:2.5em}.top-ten .top-ten-reviews .review .copy .btn-aap{width:60%;margin:2.5rem auto}.top-ten .title-simple{padding:4rem 0 1.5rem;font-size:1.35rem}.top-ten .title-simple .container{grid-template-columns:28em 1fr;align-items:center;gap:1.5rem;display:grid}.top-ten .title-simple h1{margin-top:-.5em;font-size:3.75em}.top-ten .title-simple ul{margin:0;font-style:normal}.top-ten .title-simple ul li{border-radius:5px;transform:skew(-10deg)}.top-ten .title-simple .products{border-radius:var(--bor-rad);border:2px solid #9adafa40;grid-column:span 2;padding:1rem}.top-ten .title-simple .products .container{grid-template-columns:repeat(5,1fr);row-gap:2rem;padding-bottom:2.5rem}.top-ten .title-simple .products .product{will-change:transform;transition:transform var(--hover-speed) ease-in-out}.top-ten .title-simple .products .product h3 .tag{font-size:1em}.top-ten .title-simple .products .container>a:last-child{visibility:visible;display:block}.top-ten .title-simple .products .container>a:nth-child(4),.top-ten .title-simple .products .container>a:nth-child(5){margin-top:var(--_icons-offset)}.top-ten .title-simple .products .container>a:focus,.top-ten .title-simple .products .container>a:hover{color:var(--col-brand);text-decoration:none}}@media screen and (min-width:69rem){.heading,h1,h2,h3{font-size:3.5rem}.hideFromDesktop{width:0;height:0;visibility:hidden!important;display:none!important}.hideFromMobile{visibility:visible;width:auto;height:auto;display:inline-block}.padding{padding:2.25rem 4rem}.btn-totop:focus,.btn-totop:hover{--_col-content:var(--col-brand);transform:translateY(calc((var(--_offset)/2)*-1)) scale(1.1)}.btn-pdf-download{width:75%;font-size:3.5rem}.btn-pdf-download .small{font-size:.4em}.vid-chris,.vid-chris-square-template{border-radius:var(--bor-rad-fixed);cursor:pointer;overflow:hidden}.vid-chris-square-template:before{content:"🔊Make Sure Your Sound Is Turned On! (Please Wait For The Video To Fully Load)";letter-spacing:.05em;padding:.5rem}.vid-chris-square-template>div,.vid-chris-square-template>picture img{width:50%;margin:0 auto;display:block}.vid-chris-square-template>div{padding:50%0 0!important}.vid-chris{border-radius:var(--bor-rad-small);background-image:url(/lp/bpr/img/banners/chris-hansen-viagra-secrets-one-minute-ad-background-desktop.jpg);background-repeat:no-repeat;background-size:cover;margin-top:1rem;box-shadow:0 0 1rem #00000080;padding:0!important}.vid-chris .placeholder{z-index:1;width:100%;display:block;position:relative}.vid-chris .vid{z-index:2;width:56.5%;height:100%;box-shadow:none;background:0 0;position:absolute;top:0;left:50%;transform:translate(-50%);border-radius:0!important}.header-tagline{letter-spacing:.15em;font-size:.9rem}header{--_padding-header:2.5rem;font-size:1rem}header .tag{letter-spacing:.1em;font-size:1.15em}header .wrapper-logo{text-align:left;background:0 0;padding:1.25rem 1rem}header .logo{z-index:3;width:17em;margin-left:1.5rem}header .header-supplemental{text-align:center;background-color:var(--col-dark);padding:0;font-size:1.4em}header .header-supplemental .menu,header .header-supplemental .with-chris{vertical-align:middle;display:inline-block}header .header-supplemental .with-chris{height:100%;margin-right:.5em;padding:0 .75em;width:42%!important}header .header-supplemental .with-chris:after{content:"";background-color:#ffffff59;width:2px;height:100%;position:absolute;top:0;right:0}header .header-supplemental .menu{width:50%;padding:0}header .header-supplemental .menu .btn-blacklist,header .header-supplemental .menu .btn-faq{transition:transform var(--hover-speed) ease-out}header .header-supplemental .menu .btn-blacklist:focus,header .header-supplemental .menu .btn-blacklist:hover,header .header-supplemental .menu .btn-faq:focus,header .header-supplemental .menu .btn-faq:hover{transform:translate(5px)}header .header-supplemental .with-chris{font-family:var(--txt-heading);color:var(--_color-highlight);text-align:center;text-transform:uppercase;font-size:.75em;font-style:italic;line-height:1em}header .wrapper-nav{z-index:2;text-align:left;height:max-content;position:absolute;top:3rem;left:50%;transform:translate(-50%)}header .wrapper-nav .dummy{content:"";visibility:visible;width:25rem;height:6rem;display:block;position:absolute;top:-5rem;left:0}header nav{background:0 0;width:45rem;margin-left:22rem;font-size:1.5em;display:inline-block}header nav ul{color:var(--col-dark);text-shadow:none;grid-template-columns:repeat(4,1fr);column-gap:1rem;font-size:1.25em;display:grid}header nav ul>li{transition:transform var(--hover-speed) ease-out;border-bottom:none;padding:0;display:block}header nav ul>li>a{cursor:pointer;display:block}header nav ul li a picture,header nav ul li a picture img{width:100%;display:block}header nav ul>li:focus,header nav ul>li:hover{transform:scale(1.05)}.home .banner:before{z-index:-1;content:"";background:radial-gradient(#000 0,#0000 70%);width:calc(100% + 15rem);height:125%;position:absolute;top:50%;left:-7.5rem;transform:translateY(-50%)}.home .banner .banner-img-desktop{display:block}.home .banner-bulls{border-bottom-left-radius:var(--bor-rad-small);border-bottom-right-radius:var(--bor-rad-small);margin-bottom:2rem;overflow:hidden}.home .banner-bulls>h2{margin-bottom:1em;padding-inline-start:2rem;padding-inline-end:2rem;font-size:3.5rem}.home .banner-bulls>h2:after{width:80%;height:3px;bottom:-.1em;left:10%}.home .banner-bulls>h2 .line-break,.top-twenty .top-twenty-reviews .review .copy h3 .break{display:inline}.home .banner-bulls>h2 strong:last-child{font-size:1.28em;line-height:1.15em;display:block}.home .banner-bulls>.img{width:53%;margin:0;position:absolute;bottom:11.5rem;left:-4.5rem}.home .banner-bulls>.img picture:first-child img{width:100%;display:block}.home .banner-bulls>.img picture:last-child img{width:100%;position:absolute;bottom:-4rem;left:-1rem}.home .banner-bulls>ul{width:61%;margin-left:44%;font-size:1.5rem}.home .banner-bulls>h3{font-size:2.15rem}.home .banner-bulls>h3 strong:nth-child(2){display:inline-block}.home .vid-chris{padding-bottom:1rem}.dudley,.home .vid-chris .vid{border-radius:var(--bor-rad-small)}.home .vid-chris .vid{--img-placeholder:url(/_astro/chris-hansen-video-poster.Dw4rsXLL.jpg);border:0}.dudley{border:var(--col-gray-light) solid 1px;margin-bottom:2rem;box-shadow:0 0 .5rem #00000026}.dudley>h2{margin-bottom:1.5rem;font-size:4rem}.dudley>p{font-size:1.2rem;line-height:1.6em}.dudley .crests{width:35%;margin-left:3.5rem}.dudley .hero{width:45%}.dudley .dudley-tv{width:47%;position:absolute;bottom:13.25rem;right:4rem}.banners{grid-template-columns:repeat(2,1fr);gap:1rem;padding:1rem 0 3rem}.banners>a{transition:transform var(--hover-speed) ease-in-out}.banners>a:focus,.banners>a:hover{transform:scale(1.025)}.banners img{border-radius:var(--bor-rad-small)}.reviews .product-reviews .product-canadian .company .copy h3,.topfive-heading{font-size:1.75rem}.topfive-heading p span{font-size:1em;display:inline}.pdf-download .mags{padding:2rem 10rem}.pdf-download .btn-pdf-download{width:70%;font-size:2.5rem}.pdf-download .btn-pdf-download .small{font-size:.5em}.topfive>.copy{margin-block-start:2rem;margin-block-end:1rem;padding:0 2rem;font-size:1.35rem}.topfive .product{grid-template-columns:repeat(7,1fr);align-items:center;gap:2rem;padding:2rem 3rem}.topfive .product .img{grid-column:span 3;overflow:visible}.topfive .product .img .rated{color:var(--col-brand-dark);font-size:2.5em;top:-1rem;right:-39rem}.topfive .product-highlight .img .rated span{text-shadow:none}.topfive .product .img .rated:before{opacity:0}.topfive .product .scores{grid-column:span 4;font-size:1.25em}.topfive .product .scores>h2{width:75%}.topfive .product .scores>h3{margin-bottom:1em;font-size:1.75em}.topfive .product .scores .score{margin-bottom:1em}.topfive .product .scores .btn{width:89%;margin:2rem 0 .5rem 11%;display:block}.topfive .product .scores .btn span{text-align:center;width:100%}.topfive .product .copy{grid-column:span 7}.topfive .product .copy button{margin-top:1rem;margin-left:73%}.scams .title,.scams .vid-bulls{text-align:left;border-bottom-left-radius:var(--bor-rad-small);border-bottom-right-radius:var(--bor-rad-small)}.scams .title{z-index:2;padding:1rem 1rem 1rem 2rem}.scams .title .copy,.scams .title h1,.scams .vid-bulls .scam-list .title span{vertical-align:middle;width:max-content;display:inline-block}.scams .title h1{padding:0;font-size:5.5rem}.scams .title .copy{width:45%;color:var(--col-light);text-align:center;padding-left:10rem;position:relative}.scams .title .copy img{width:18%;position:absolute;top:-2rem;left:2rem}.scams .title .copy h2{margin:0;font-size:1.75rem}.scams .title .copy h2 strong{text-transform:uppercase;font-size:1.65em;display:block}.scams .vid-bulls{background:linear-gradient(#fff 0,#e5e5e5 100%);padding:2rem}.scams .vid-bulls .scam-list,.scams .vid-bulls .vid{vertical-align:top;display:inline-block;position:relative}.scams .vid-bulls .vid{--img-placeholder:url(/_astro/chris-hansen-video-poster.Dw4rsXLL.jpg);text-align:center;border-radius:var(--bor-rad-small);width:55%;margin-top:3rem;overflow:hidden}.vid-bulls>.title{text-align:center;width:55%;position:absolute;top:25rem;left:0}.vid-bulls>.title h2{margin-bottom:0;font-size:2.8rem}.sign-up .copy h2,.vid-bulls>.title h3{font-size:2rem}.scams .vid-bulls{position:relative}.scams .vid-bulls .scam-list{width:40%;margin-left:4%}.scams .vid-bulls .scam-list .title{text-transform:uppercase;margin-bottom:0;font-size:3.5rem;position:relative}.scams .vid-bulls .scam-list .title strong{color:var(--col-red);vertical-align:middle;font-size:1.65em;display:inline-block;position:relative}.scams .vid-bulls .scam-list .title span{position:relative}.scams .vid-bulls .scam-list .title span:after,.scams .vid-bulls .scam-list .title span:before{content:"";background-color:var(--col-dark);width:100%;height:2px;position:absolute;left:0}.scams .vid-bulls .scam-list .title span:before{top:-.15em}.scams .vid-bulls .scam-list .title span:after{bottom:-.15em}.scams .scam-list .title-alt{text-align:center;font-size:1rem}.scams .scam-list .title-alt:before{visibility:hidden;width:0;height:0;display:none;top:0;left:0}.scams .scam-list .title-alt h2{font-size:3.75em}.scams .scam-list .title-alt h3{margin-top:.15rem;margin-bottom:1rem;font-size:1.15em}.scams .vid-bulls .scam-list ul{width:100%;font-family:var(--txt-heading);letter-spacing:-.05em;text-wrap:pretty;margin:0;padding:0;font-size:1.25rem;list-style:none;position:relative}.scams .vid-bulls .scam-list ul li{border-radius:var(--bor-rad-small);cursor:pointer;width:100%;transition:color var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out;margin:.25em 0;padding:.75em .5em .75em 2.75em;position:relative}.scams .vid-bulls .scam-list ul li:first-child{margin-top:0}.scams .vid-bulls .scam-list ul li:nth-child(odd){background-color:var(--col-gray-dark)}.scams .vid-bulls .scam-list ul li:focus,.scams .vid-bulls .scam-list ul li:hover{color:var(--col-light);background-color:var(--col-red)}.scams .vid-bulls .scam-list ul li:focus svg,.scams .vid-bulls .scam-list ul li:hover svg{fill:var(--col-red);border-color:var(--col-light);background-color:var(--col-light)}.scams .scams{padding:0 2rem}.scams .scams .scam{background-color:var(--col-light);border:var(--col-gray-dark) solid 2px;border-radius:var(--bor-rad-small);width:100%;margin:2rem auto;padding:2rem;position:relative;box-shadow:.15em .15em #0000001a}.scams .scams .scam:before{content:"";visibility:hidden;width:0;height:0;display:none}.scams .scams .scam:after{font-size:3rem;top:-1rem;left:auto;right:-1rem}.scams .scams .scam>picture>img{border-radius:var(--bor-rad-small);vertical-align:middle;width:55%;display:inline-block}.scams .scams .scam .copy{width:42%;padding:0 0 0 2%}.reports .labreports .report .copy h2,.reviews .product-reviews #product-rexmd .img-actor-copy strong,.reviews .product-reviews #product-roman .img-conmen span,.reviews .product-reviews #product-scoreblue .vid-wrapper .vid-copy h2,.scams .scams .scam .copy h2,.scams .scams .scam-alt .copy h2{font-size:2.5rem}.scams .scams .scam-alt{text-align:center;border-radius:var(--bor-rad-small);padding-top:2rem;padding-bottom:0}.scams .scams .scam .copy,.scams .scams .scam-alt>picture>img{vertical-align:top;display:inline-block}.scams .scams .scam-alt>picture:first-child img{width:52%}.scams .scams .scam-alt>picture:nth-child(2) img{width:38%;margin-left:2%}.scams .scams .scam-alt .copy{text-align:left;width:100%;padding:2.5rem}.scams .scams .scam-double>picture:nth-child(2) img{width:100%;display:block}.scams .scams .scam-double>picture:nth-child(3) img{vertical-align:top}.scams .scams .scam-double .copy{margin-top:1rem}.scams .scams .scam-large>picture>img{width:calc(100% + 4rem);max-width:none;margin-top:-1.5rem;margin-bottom:2rem;margin-left:-2rem}.scams .scams .scam-large>.vid,.scams .scams .scam-large>.vid picture{border-radius:var(--bor-rad-small)}.scams .scams .scam-large>.vid{margin-bottom:1.5rem}.scams .scams .scam-large .copy{width:100%;padding-left:0;display:block}.scams .scams .scam-large .copy>.vid{width:90%;margin:2rem auto 1rem}.scams .scams .scam-large .video-copy{margin-bottom:2rem;font-size:1.5rem}.scams .scams .scam .copy-add{margin-top:1.5rem;padding:0 .5rem}.scams .scams .scam .copy-add>:first-child{margin-top:0}.scams .scams .scam .copy-add .img-generic-drugs{grid-template-columns:repeat(3,1fr)}.scams .scams .scam .copy-add .copy-float{padding-top:2rem}.scams .scams .scam .img-grid{grid-template-columns:repeat(2,1fr);margin:2.5rem auto}.scams .scams .scam .img-copy{width:34.25rem;padding:.5rem;font-size:1rem;position:absolute;top:24rem;left:2rem}.scams .scams .scam .img-float{width:40%;margin:0;padding:0}.scams .scams .scam .img-float-right{float:right;margin:0 0 1rem 1rem}.scams .scams #scam-compounded-pills .copy-add>:first-child{margin-top:2rem}.scams .scams #scam-skid-row-pills .imgs-a{grid-template-columns:repeat(3,1fr);gap:.5rem}.scams .scams #scam-skid-row-pills .img-a{float:right;width:35%;margin:-1rem 0 1rem}.sign-up,.sign-up-alt{border-top-left-radius:var(--bor-rad-small);border-top-right-radius:var(--bor-rad-small)}.sign-up{background-image:url(/_astro/chris-hansen-standing-in-front-of-stone-wall.D-ZFe7SJ.jpg)}.sign-up .copy{width:60%}.sign-up .copy h3{font-size:2.25rem}.sign-up .copy h2 strong,.sign-up .copy h3 strong{font-size:1.75em}.sign-up .copy input{width:85%;padding:1em;font-size:1.25rem}.sign-up .mag{width:15rem;position:absolute;top:auto;bottom:8rem;right:1rem;transform:rotate(5deg)}.sign-up .chart{width:10rem;position:absolute;top:auto;bottom:7rem;left:auto;right:18rem}.sign-up button{margin-top:1rem;padding-top:.35em;padding-bottom:.35em;font-size:2.15rem;position:absolute;bottom:2.5rem;right:2rem}.sign-up-alt{padding-bottom:1rem;overflow:hidden}.sign-up-alt form{grid-template-columns:repeat(2,1fr);align-items:center;gap:1.5rem;margin-top:-6rem;display:grid}.sign-up-alt form input{margin:0;font-size:1.25rem}.sign-up-alt form .btn{font-size:2.5em}.reports .title{z-index:2;padding:2rem 2rem 2.5rem}.reports .title h1{font-size:6rem}.reports .title h1 strong{font-size:1em;display:inline}.reports .title h1 strong:after{bottom:-.03em}.reports .banner,.reports .banner img,.reports .title{border-bottom-left-radius:var(--bor-rad-small);border-bottom-right-radius:var(--bor-rad-small)}.reports .banner{text-align:left;margin-top:-1rem;margin-bottom:4rem}.reports .banner img{width:100%;display:block}.reports .banner h2{width:100%;color:var(--col-gray-dark);margin-top:-9.5rem;padding:0 0 0 2rem;font-size:2.25rem;line-height:1.25em}.reports .banner h2 strong{font-family:var(--txt-heading-alt);color:var(--col-light);text-transform:uppercase;font-size:1.75em;line-height:1.25em;display:block}.reports .product-list-nav,.reviews{padding-top:1rem}.reports .product-list-nav .wrapper:before{--_padding:2rem;border-radius:var(--bor-rad-fixed)}.reports .product-list-nav ul{grid-template-columns:repeat(5,1fr);gap:1rem}.reports .labreports{padding:0 2rem}.reports .labreports .report{width:100%;padding:2rem}.reports .labreports .report .copy,.reports .labreports .report>a img{vertical-align:top;width:55%;display:inline-block}.reports .labreports .report .copy{width:42%;padding-top:0;padding-left:3%}.reports .labreports .report .lab-report{width:55%;transition:transform var(--hover-speed) ease-in-out;will-change:transform;vertical-align:top;margin:2rem auto;display:inline-block}.reports .labreports .report .lab-report:before,.reviews .product-reviews .product .lab-report:before{will-change:transform;border-radius:4px;font-size:1.6rem;top:-1.15rem}.reports .labreports .report .lab-report>svg,.reviews .product-reviews .product .lab-report>svg{--icon-size:5rem;z-index:2;width:var(--icon-size);height:var(--icon-size);color:var(--col-gray-dark);pointer-events:none;transition:color var(--hover-speed) ease-in-out,transform var(--hover-speed) ease-in-out;position:absolute;top:2rem;right:2rem}.reports .labreports .report .lab-report:focus,.reports .labreports .report .lab-report:hover{transform:scale(1.02)}.reports .labreports .report .lab-report:focus>svg,.reports .labreports .report .lab-report:hover>svg{color:var(--col-blue);transform:scale(3) translate(-4rem,5rem) rotate(90deg)}.faq .title{z-index:2;border-bottom-left-radius:var(--bor-rad-small);border-bottom-right-radius:var(--bor-rad-small);padding:2rem 2rem 2.5rem}.faq .title h1{font-size:5rem}.faq .faqs{padding:2rem}.faq .faqs .qa{--_img-size:30%;--_padding:1.5rem;padding:2rem}.faq .faqs .qa h2{margin-left:calc(var(--_img-size) + (var(--_padding)*2));font-size:1.75rem}.faq .faqs .qa .img-girl,.faq .faqs .qa .img-main,.faq .faqs .qa .img-pills,.faq .faqs .qa .img-ro-sparks{width:var(--_img-size);top:2rem;left:var(--_padding);margin:0;position:absolute}.faq .faqs .qa .img-pfizer{width:var(--_img-size);left:var(--_padding);margin:0;position:absolute}.faq .faqs .qa .img-enquirer{top:2rem}.faq .faqs .qa .img-enquirer,.faq .faqs .qa .img-fda-mag,.faq .faqs .qa .img-laxatives{width:var(--_img-size);left:var(--_padding);margin:0;position:absolute}.faq .faqs .qa .img-bottle-of-lies,.faq .faqs .qa .img-fake-viagra,.faq .faqs .qa .img-zyrexin{width:var(--_img-size);top:2rem;left:var(--_padding);margin:0;position:absolute}.faq .faqs .qa .copy{margin-left:calc(var(--_img-size) + (var(--_padding)*2))}.faq .faqs .qa-fullwidth .copy,.faq .faqs .qa-fullwidth h2{margin-left:0}.faq .faqs .qa-fullwidth .img-main{width:95%;margin:1.5rem auto;position:relative;top:auto;left:auto}.faq .faqs .qa .img-hims-website,.faq .faqs .qa .img-laxatives,.faq .faqs .qa .img-nbc,.faq .faqs .qa .img-pfizer,.faq .faqs .qa .img-tiger{top:1rem}.faq .faqs .qa .img-cake{width:70%}.faq .faqs .qa .img-fda-mag,.faq .faqs .qa .img-jackal,.faq .faqs .qa .img-jar-of-pennies{top:-.5rem}.faq .faqs .qa .img-fda,.faq .faqs .qa .img-scoreblue,.faq .faqs .qa .img-sonny{width:60%}.faq .faqs .qa .img-hansen{width:80%;padding:1rem}.faq .faqs .qa .img-duckymd{float:right;width:15%;margin:-2rem 2rem 0 3rem}.reviews .intro,.reviews .title{border-bottom-left-radius:var(--bor-rad-small);border-bottom-right-radius:var(--bor-rad-small)}.reviews .title{z-index:2;margin-top:-1rem;padding:2rem 2rem 2.5rem;font-size:2.5rem}.reviews .intro{background:linear-gradient(to bottom,var(--col-light) 0%,#0000000d 100%)}.reviews .intro .vid{--img-placeholder:url(/_astro/chris-hansen-video-poster.Dw4rsXLL.jpg);border-radius:var(--bor-rad-small);width:98%;margin-top:.5rem}.reviews .intro .product-list{grid-template-columns:repeat(3,1fr);gap:1rem;padding:2rem 1rem}.reviews .intro .product-list .product-list-a li:nth-child(2n),.reviews .intro .product-list .product-list-b li:nth-child(2n),.reviews .intro .product-list .product-list-c li:nth-child(2n){background-color:var(--col-gray-light)}.reviews .intro .product-list .product-list-a li:nth-child(odd),.reviews .intro .product-list .product-list-b li:nth-child(odd),.reviews .intro .product-list .product-list-c li:nth-child(odd){background-color:#0000}.reviews .intro .copy{padding:2rem 3rem 0;font-size:1.25rem}.reviews .intro .copy p:first-child{margin-bottom:1rem;font-size:1.25em;line-height:1.4em}.reviews .chris-hansen-foxnews,.reviews .chris-hansen-pill-danger{border-radius:var(--bor-rad-small);margin:1rem auto 0;font-size:1.5rem;box-shadow:0 0 .5rem #00000040}.reviews .chris-hansen-foxnews .imgs{width:100%;margin:0 auto}.reviews .chris-hansen-foxnews .imgs picture{width:50%;display:inline-block}.reviews .chris-hansen-foxnews .imgs picture img{border-width:5px}.reviews .chris-hansen-foxnews .imgs picture:last-child{margin-top:0;margin-left:-1rem}.reviews .product-reviews .product{padding:2rem 3rem}.reviews .product-reviews .product .img{vertical-align:top;width:45%;margin-bottom:2rem;display:inline-block}.reviews .product-reviews .product .img .rated-numer-one,.reviews .product-reviews .product .img .rated-scam{font-size:1.5rem;top:1rem}.reviews .product-reviews .product-scam .img .rated-scam-low{top:auto}.reviews .product-reviews .product-scam .rated-scam-top{font-size:1.5rem;top:2.5rem;left:auto;right:4rem}.reviews .product-reviews .product .copy-intro h2,.reviews .product-reviews .product .sub-heading{margin-top:0}.reviews .product-reviews .product .copy p{margin-bottom:2rem}.reviews .product-reviews .product .copy h4{margin-bottom:1.5rem;font-size:1.9em}.reviews .product-reviews .product .copy-intro{vertical-align:top;width:50%;margin-left:2rem;display:inline-block}.reviews .product-reviews .product .copy .para-one{width:45%;margin-top:-3rem}.reviews .product-reviews .product .img-copy strong{font-size:2.25em}.reviews .product-reviews .product .lab-report{width:90%;transition:transform var(--hover-speed) ease-in-out;will-change:transform;margin:2rem auto}.reviews .product-reviews .product .lab-report:focus,.reviews .product-reviews .product .lab-report:hover{transform:scale(1.02)}.reviews .product-reviews .product .lab-report:focus>svg,.reviews .product-reviews .product .lab-report:hover>svg{color:var(--col-blue);transform:scale(3) translate(-7.75rem,10rem) rotate(90deg)}.reviews .product-reviews .product .heading-bottom-line{letter-spacing:-.05em;margin-bottom:.25em;font-size:1.5em}.reviews .product-reviews .product .copy .btn{width:auto;margin-bottom:1rem}.reviews .product-reviews .product .copy .btn span{padding-inline-start:1em;padding-inline-end:1em}.reviews .product-reviews .product video{cursor:pointer;width:90%;margin:0 auto 2rem}.reviews .product-reviews .product .vid{width:90%;margin:0 auto 2rem}.reviews .product-reviews .product .btn-top{bottom:1rem;right:1.5rem}.reviews .product-reviews .product .video-heading{font-size:2.95rem}.reviews .product-reviews .product .video-copy{width:60%;margin:0 auto 3rem;font-size:1.5rem;line-height:1.25em}.reviews .product-reviews .product .video-copy .big{font-size:1.75em}.reviews .product-reviews .product .imgs-two{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;width:100%;margin-bottom:2rem;display:grid}.reviews .product-reviews .product .product-rating-information{border:var(--col-dark) solid 10px;border-radius:var(--bor-rad);width:90%;margin:2.5rem auto}.reviews .product-reviews .product .fda-report{grid-template-columns:repeat(2,1fr);gap:1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews .product .fda-report>div:nth-child(2){margin-top:0}.reviews .product-reviews .product .fda-report .img-copy,.reviews .product-reviews .product .fda-report .img-copy-alt{grid-column:span 2;margin:1rem auto 2rem}.reviews .product-reviews .product .fda-report .btn{grid-column:span 2;width:max-content;margin:1rem auto 0;padding:.65em 4em .65em 2em;font-size:1.5rem}.reviews .product-reviews #product-scoreblue .img-a{float:right;width:35%;margin:-1rem 0 0 2rem}.reviews .product-reviews #product-scoreblue .imgs-a{grid-template-columns:53% 47%;align-items:center;gap:1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-scoreblue .img-b,.reviews .product-reviews #product-scoreblue .img-c{margin:2.5rem auto}.reviews .product-reviews #product-scoreblue .img-b{width:55%}.reviews .product-reviews #product-bluechew .imgs-social-media picture,.reviews .product-reviews #product-scoreblue .img-c,.reviews .product-reviews #product-ziphealth .img-c img,.reviews .product-reviews #product-ziphealth .img-c picture{width:100%}.reviews .product-reviews #product-scoreblue .vid-wrapper{--_margin:2.5rem;gap:var(--_margin);grid-template-columns:repeat(2,1fr);align-items:center;display:grid}.reviews .product-reviews #product-scoreblue .vid-wrapper .vid{margin:0}.reviews .product-reviews #product-scoreblue .imgs-a-copy-alt{text-align:center;margin-bottom:1.5rem}.reviews .product-reviews #product-scoreblue .img-counterfiet-chart{width:75%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-scoreblue .img-counterfiet-chart-copy{width:75%;margin:0 auto 4rem}.reviews .product-reviews #product-hims .imgs-a{grid-template-columns:repeat(3,1fr);gap:2rem;width:95%;margin:2.5rem auto;display:grid}.reviews .product-reviews #product-hims .imgs-b{width:85%;margin:2rem auto 1.5rem}.reviews .product-reviews #product-hims .imgs-b>div{--_size:54%;visibility:middle;display:inline-block}.reviews .product-reviews #product-hims .imgs-b>div:first-child{width:var(--_size)}.reviews .product-reviews #product-hims .imgs-b>div:last-child{width:calc(100% - (var(--_size) + 2%));margin-left:1%}.reviews .product-reviews #product-hims .imgs-b .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-hims .imgs-b .img-copy{margin:1rem auto 0}.reviews .product-reviews #product-hims .img-c,.reviews .product-reviews #product-hims .img-d{width:90%;margin:2.5rem auto 2rem}.reviews .product-reviews #product-hims .img-e{width:75%;margin:2.5rem auto 2rem}.reviews .product-reviews #product-hims .imgs-c{grid-template-columns:repeat(3,1fr);width:90%;margin:2.5rem auto}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(2),.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(2){border-top-right-radius:0}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(5),.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(9){border-bottom-left-radius:0}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(3),.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(3){border-top-right-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c>div:nth-child(4),.reviews .product-reviews #product-hims .imgs-formula-docs>:nth-child(10){border-bottom-left-radius:var(--bor-rad-small)}.reviews .product-reviews #product-hims .imgs-c-copy{margin-bottom:3.5rem}.reviews .product-reviews #product-hims .imgs-d{text-align:center;width:100%}.reviews .product-reviews #product-hims .imgs-d>div{vertical-align:middle;display:inline-block}.reviews .product-reviews #product-hims .imgs-d>div:first-child{width:55%}.reviews .product-reviews #product-hims .imgs-d>div:last-child{width:35%;margin-left:2rem}.reviews .product-reviews #product-hims .img-f{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-hims .img-f-copy-alt{width:55%}.reviews .product-reviews #product-hims .img-g{width:80%;margin:2.5rem auto}.reviews .product-reviews #product-hims .img-g-copy-alt{width:80%}.reviews .product-reviews #product-hims .img-h-d{width:95%;margin-bottom:2.5rem}.reviews .product-reviews #product-hims .hims-invoices,.reviews .product-reviews #product-hims .hims-rusan{grid-template-columns:repeat(2,1fr);margin:2.5rem auto}.reviews .product-reviews #product-hims .hims-invoices{gap:.5rem;margin-bottom:3.5rem}.reviews .product-reviews #product-hims .hims-tech-list{--_padding:1.75rem;padding:0 0 0 var(--_padding);grid-template-columns:repeat(3,1fr);gap:.5rem;margin:2rem 1.5rem 3.5rem;font-size:1.15rem;display:grid}.reviews .product-reviews #product-hims .hims-tech-list li:first-child{grid-column:span 3;padding-right:10rem}.reviews .product-reviews #product-hims .imgs-formula-docs{background-color:var(--col-gray-dark);grid-template-columns:repeat(3,1fr);width:100%;margin:2.5rem auto}.reviews .product-reviews #product-hims .imgs-hunterbook{grid-template-columns:repeat(2,1fr);width:95%;margin:2.5rem auto}.reviews .product-reviews #product-hims .everalbum{width:95%;margin:0 auto 2rem;font-size:1.2rem}.reviews .product-reviews #product-hims .everalbum h2{margin-bottom:2rem;font-size:3em}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf{grid-template-columns:repeat(2,1fr);gap:1rem;width:95%;margin:0 auto}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf>:not(:first-child){margin-top:0}.reviews .product-reviews #product-hims .everalbum .everalbum-pdf>:last-child{grid-column:span 2;margin-top:-2rem;padding:0 8rem;transform:none}.reviews .product-reviews #product-hims .everalbum p{padding:0 1rem}.reviews .product-reviews #product-hims .list-of-names{width:40%;margin:1.5rem auto}.reviews .product-reviews #product-hims .img-hims-eye{width:70%;margin:3rem auto .75rem}.reviews .product-reviews #product-hims .img-hims-eye-copy{width:65%}.reviews .product-reviews #product-hims .imgs-hims-articles{grid-template-columns:repeat(9,1fr)}.reviews .product-reviews #product-hims .imgs-hims-articles :first-child{grid-column:span 5}.reviews .product-reviews #product-hims .imgs-hims-articles :last-child{grid-column:span 4}.reviews .product-reviews #product-hims .imgs-hims-articles-copy{width:95%}.reviews .product-reviews #product-hims .imgs-pharma{grid-template-columns:repeat(2,1fr);gap:2.5rem 1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-hims .img-kamal-saliba-doc{width:80%;margin:2.5rem auto}.reviews .product-reviews #product-hims .img-kamal-saliba-doc-copy{width:80%;margin:0 auto 2.5rem}.reviews .product-reviews #product-hims .imgs-3x3{grid-template-columns:repeat(3,1fr);gap:.25rem;margin:2.5rem auto}.reviews .product-reviews #product-hims .img-the-conversation-desktop{width:80%;margin:0 auto 2.5rem}.reviews .product-reviews #product-hims .imgs-wsj{grid-template-columns:repeat(2,1fr);gap:1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-bluechew .img-a,.reviews .product-reviews #product-rexmd .img-a,.reviews .product-reviews #product-roman .img-a{float:right;width:35%;margin:-1.5rem 0 0 2rem}.reviews .product-reviews #product-roman .img-a-copy{text-align:center;font-size:1em}.reviews .product-reviews #product-roman .img-b{vertical-align:top;margin:1.5rem auto;display:inline-block}.reviews .product-reviews #product-roman .img-c{vertical-align:top}.reviews .product-reviews #product-roman .img-b{width:70%;margin-left:1rem;margin-right:1rem}.reviews .product-reviews #product-roman .img-c{width:75%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-roman .img-d{width:80%;margin:2.5rem auto}.reviews .product-reviews #product-roman .imgs-a{grid-template-columns:repeat(2,1fr);align-items:center;gap:1.5rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-roman .img-e,.reviews .product-reviews #product-roman .img-f{width:65%;margin:2.5rem auto}.reviews .product-reviews #product-roman .roman-labels{grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-roman .roman-labels>div:last-child{grid-column:span 2;margin:0 4rem}.reviews .product-reviews #product-roman .imgs-b{grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem;width:100%;margin:2.5rem auto}.reviews .product-reviews #product-roman .imgs-b>div:last-child{height:max-content}.reviews .product-reviews #product-roman .imgs-b .img-copy-alt{width:50%;position:absolute;top:2rem;right:0}.reviews .product-reviews #product-roman .articles-india{margin:2.5rem auto;padding:1.5rem 2rem 0}.reviews .product-reviews #product-roman .articles-india h2{font-size:3.5rem}.reviews .product-reviews #product-roman .articles-india .tubs,.reviews .product-reviews .product .article-combine{grid-template-columns:repeat(2,1fr);margin:2.5rem auto}.reviews .product-reviews #product-roman .articles-india .img-package{width:90%}.reviews .product-reviews #product-roman .articles-india .img-camber{width:100%;margin:0 auto}.reviews .product-reviews #product-roman .articles-india .imgs-hetero{grid-template-columns:repeat(2,1fr);gap:1rem;width:90%;margin:4rem auto 1.5rem;display:grid}.reviews .product-reviews #product-roman .articles-india .imgs-hetero-copy{width:93%}.reviews .product-reviews #product-roman .vid-copy-alt{width:90%;margin-bottom:1.5rem}.reviews .product-reviews #product-roman .vid-office{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-roman .roman-orajel{width:70%;margin:2.5rem auto}.reviews .product-reviews #product-roman .img-body-bags,.reviews .product-reviews #product-roman .img-body-bags-copy-alt{text-align:center;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-roman .img-conmen{width:70%;margin:2.5rem auto 0}.reviews .product-reviews #product-roman .imgs-roman-tadalafil{grid-template-columns:repeat(2,1fr);gap:1rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-roman .imgs-roman-tadalafil>:first-child{grid-column:span 2}.reviews .product-reviews #product-roman .imgs-roman-tadalafil>:first-child img,.reviews .product-reviews #product-roman .imgs-roman-tadalafil>:first-child picture{aspect-ratio:1.5;object-fit:cover;object-position:top;width:100%}.reviews .product-reviews #product-roman .img-guy-on-car{width:65%;margin:2.5rem auto}.reviews .product-reviews #product-roman .list-pharmacists{grid-template-columns:repeat(2,1fr);margin:2.5rem auto;display:grid}.reviews .product-reviews #product-roman .list-pharmacists ul .hideFromMobile{color:var(--col-light)}.reviews .product-reviews #product-roman .list-pharmacists ul .jackal picture{position:absolute;top:-.6em;left:-1em}.reviews .product-reviews #product-roman .list-pharmacists ul .jackal picture img{width:auto;max-width:none;height:auto}.reviews .product-reviews #product-roman .roman-lab-report-heading{font-size:3.75rem}.reviews .product-reviews #product-roman .lab-report{margin:4rem auto 3rem}.reviews .product-reviews #product-roman .img-ro-bottle{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-roman .img-ro-bottle-copy{width:50%;margin:0 auto 4rem}.reviews .product-reviews #product-rexmd .img-b .img-wrapper,.reviews .product-reviews #product-ziphealth .img-a .img-wrapper{margin:0 0 1.5rem}.reviews .product-reviews #product-ziphealth .img-c{text-align:center;width:90%}.reviews .product-reviews #product-ziphealth .img-c>div{--_size:59.75%;vertical-align:middle;display:inline-block}.reviews .product-reviews #product-malemd .imgs-b>picture:first-child,.reviews .product-reviews #product-ziphealth .img-c>div:first-child{width:var(--_size)}.reviews .product-reviews #product-malemd .imgs-b>picture:last-child,.reviews .product-reviews #product-ziphealth .img-c>div:last-child{width:calc(100% - (var(--_size) + 1%))}.reviews .product-reviews #product-ziphealth .img-d{width:60%;margin:2.5rem auto}.reviews .product-reviews #product-ziphealth .img-d-copy-alt{width:60%}.reviews .product-reviews #product-ziphealth .imgs-founders{grid-template-columns:repeat(2,1fr);gap:.5rem;margin:1rem auto 2.5rem}.reviews .product-reviews #product-bluechew .img-letters{grid-template-columns:repeat(2,1fr);column-gap:1rem;margin:3rem auto;display:grid}.reviews .product-reviews #product-bluechew .btn-video{margin:0 auto 2rem;padding:.5em 3em .6em 1em;font-size:2.15rem;display:block}.reviews .product-reviews #product-bluechew .btn-video b{font-weight:400}.reviews .product-reviews #product-bluechew .vid-copy{margin:0 auto 2.5rem;font-size:1.25rem}.reviews .product-reviews #product-bluechew .imgs-a{grid-template-columns:repeat(5,1fr);align-items:center;gap:1.5rem;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-bluechew .imgs-a>div:first-child{grid-column:span 3}.reviews .product-reviews #product-bluechew .imgs-a>div:last-child{grid-column:span 2}.reviews .product-reviews #product-bluechew .img-b,.reviews .product-reviews #product-bluechew .img-b-copy-alt{width:75%;margin:2.5rem auto}.reviews .product-reviews #product-bluechew .imgs-b{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;margin:2.5rem auto}.reviews .product-reviews #product-bluechew .imgs-chris-interview,.reviews .product-reviews #product-roman .imgs-chris-interview,.reviews .product-reviews #product-rugiet-man .imgs-chris-interview{grid-template-columns:repeat(2,1fr);gap:.5rem}.reviews .product-reviews #product-bluechew .imgs-social-media{grid-template-columns:repeat(2,1fr);gap:0;width:75%;margin:2rem auto}.reviews .product-reviews #product-bluechew .imgs-social-media picture:first-child img{margin-left:0}.reviews .product-reviews #product-bluechew .imgs-social-media picture:last-child img{margin-top:0;margin-left:0}.reviews .product-reviews #product-bluechew .imgs-social-media-copy{width:72%}.reviews .product-reviews #product-bluechew .img-fb-video-ad{width:65%;margin:2.5rem auto 0}.reviews .product-reviews #product-bluechew .img-camel,.reviews .product-reviews #product-bluechew .img-ins-youths{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;width:80%;margin:2.5rem auto}.reviews .product-reviews #product-bluechew .img-camel span,.reviews .product-reviews #product-bluechew .img-ins-youths-copy{font-size:2.4rem}.reviews .product-reviews #product-bluechew .img-ins-youths-copy{text-align:center;width:80%;margin:-1rem auto 2.5rem}.reviews .product-reviews #product-bluechew .img-drdeath{width:50%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-bluechew .img-drdeath-copy{width:50%;margin:0 auto 2.5rem}.reviews .product-reviews #product-malemd .img-a,.reviews .product-reviews #product-mydrhank .img-a{float:right;width:25%;margin:-3rem 0 0 2rem}.reviews .product-reviews #product-duckymd .img-a{width:60%}.reviews .product-reviews #product-duckymd .imgs-a{grid-template-columns:repeat(2,1fr);gap:1rem;width:95%;margin:2.5rem auto}.reviews .product-reviews #product-malemd .img-a{margin-top:-1rem}.reviews .product-reviews #product-malemd .imgs-a{grid-template-columns:repeat(2,1fr);align-items:center;gap:1rem;width:90%;margin:1.5rem auto;display:grid}.reviews .product-reviews #product-malemd .imgs-a>div{margin:0}.reviews .product-reviews #product-malemd .imgs-a .img-copy{margin:1rem 0 0}.reviews .product-reviews #product-malemd .imgs-b{text-align:center;width:95%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-malemd .imgs-b>picture{--_size:47%;vertical-align:middle;display:inline-block}.reviews .product-reviews #product-malemd .img-c{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-malemd .imgs-c{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;margin:2.5rem auto}.reviews .product-reviews #product-malemd .img-d{width:75%;margin:2.5rem auto}.reviews .product-reviews #product-malemd .imgs-d,.reviews .product-reviews #product-malemd .imgs-d-copy-alt{width:90%;margin:2.5rem auto}.reviews .product-reviews #product-malemd .imgs-d>div,.reviews .product-reviews #product-malemd .imgs-d>picture{vertical-align:middle;display:inline-block}.reviews .product-reviews #product-malemd .imgs-d>div{width:38.25%}.reviews .product-reviews #product-malemd .imgs-d>picture{width:61%}.reviews .product-reviews #product-viking-man .imgs-a{grid-template-columns:repeat(2,1fr);width:90%}.reviews .product-reviews #product-viking-man .img-b{width:50%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-viking-man .img-copy-b{width:55%;margin:0 auto 2.5rem}.reviews .product-reviews #product-viking-man .img-a{width:70%;margin:2.5rem auto}.reviews .product-reviews #product-viking-man .img-c{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-viking-man .img-d{width:70%;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-a,.reviews .product-reviews #product-hello-cake .img-a,.reviews .product-reviews #product-rugiet-man .img-a{width:85%;margin:1.5rem auto}.reviews .product-reviews #product-rugiet-man .img-b{float:left;width:25%;margin:-1.5rem 2.5rem 0 0}.reviews .product-reviews #product-rugiet-man .img-b .img-copy{margin-bottom:.5rem}.reviews .product-reviews #product-rugiet-man .img-c{width:55%;margin:2.5rem auto}.reviews .product-reviews #product-rugiet-man .imgs-a{width:90%;margin:1rem auto}.reviews .product-reviews #product-rugiet-man .imgs-a>div:first-child{margin-bottom:0;margin-right:1rem}.reviews .product-reviews #product-rugiet-man .imgs-a-copy{width:90%;margin:0 auto 2.5rem}.reviews .product-reviews #product-rugiet-man .imgs-b{width:90%}.reviews .product-reviews #product-rugiet-man .imgs-b>div:first-child{width:55%}.reviews .product-reviews #product-rugiet-man .imgs-b>div:nth-child(2){width:40%}.reviews .product-reviews #product-rugiet-man .imgs-b .arrow-double{width:25%;top:50%;left:50%}.reviews .product-reviews #product-rugiet-man .img-d{width:75%;margin:0 auto 2.5rem}.reviews .product-reviews #product-rugiet-man .img-e{width:60%;margin:4rem auto 2.5rem}.reviews .product-reviews #product-rugiet-man .img-a-copy-alt{width:85%;margin:1.5rem auto}.reviews .product-reviews #product-rugiet-man .img-c-copy-alt{width:55%}.reviews .product-reviews #product-rugiet-man .img-d-copy-alt{width:75%;margin:1.5rem auto}.reviews .product-reviews #product-rugiet-man .img-e-copy-alt{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-rugiet-man .fda-documents{grid-template-columns:repeat(3,1fr);gap:.5rem;margin:2.5rem auto}.reviews .product-reviews #product-rugiet-man .imgs-c{grid-template-columns:repeat(2,1fr);align-items:center;width:90%;margin:2.5rem auto}.reviews .product-reviews #product-lemonaid .img-a,.reviews .product-reviews .product-canadian>.highlights ul li,.top-twenty .top-twenty-reviews .review .copy .info .grade{margin:0}.reviews .product-reviews #product-lemonaid .img-b{width:85%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-lemonaid .img-c,.reviews .product-reviews #product-lemonaid .img-c-copy-alt{width:50%;margin:2.5rem auto 1.5rem}.reviews .product-reviews .product .imgs-double{text-align:center;width:80%;margin:2.5rem auto}.reviews .product-reviews .product .imgs-double>div{width:48%}.reviews .product-reviews .product .imgs-double>div:first-child{margin-right:3%}.reviews .product-reviews .product .imgs-double .arrow-double{width:20%;transform:translate(-50%,-50%) rotate(0)}.reviews .product-reviews #product-all-american-pharma .slides{--_size:30rem;margin:2.5rem auto}.reviews .product-reviews #product-all-american-pharma .img-a,.reviews .product-reviews #product-all-american-pharma .img-a-copy-alt{width:60%;margin:1.5rem auto}.reviews .product-reviews #product-all-american-pharma .img-b,.reviews .product-reviews #product-all-american-pharma .img-c{width:75%;margin:2.5rem auto}.reviews .product-reviews #product-all-american-pharma .img-b-copy-alt{margin-bottom:2.5rem}.reviews .product-reviews #product-all-american-pharma .img-d{width:60%;margin:0 auto;transform:rotate(-5deg)}.reviews .product-reviews #product-rexmd .img-c{border-radius:var(--bor-rad-small);background-color:#161b2f;width:100%;margin:1.5rem auto;overflow:hidden;box-shadow:0 0 .5rem #00000026}.reviews .product-reviews #product-rexmd .img-c picture{width:70%}.reviews .product-reviews #product-rexmd .img-actor{width:80%;margin:2.5rem auto 1rem}.reviews .product-reviews #product-rexmd .img-g,.reviews .product-reviews #product-rexmd .img-g-copy-alt{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-rexmd .imgs-a{grid-template-columns:repeat(2,1fr);gap:1rem;width:95%;margin:2.5rem auto}.reviews .product-reviews #product-rexmd .imgs-a-copy{width:95%;margin-bottom:2.5rem}.reviews .product-reviews #product-rexmd .imgs-b,.reviews .product-reviews #product-rexmd .imgs-facebook{grid-template-columns:repeat(2,1fr);gap:1rem;width:95%;margin:2.5rem auto}.reviews .product-reviews #product-rexmd .imgs-b>:first-child{grid-column:span 2}.reviews .product-reviews #product-rexmd .vid,.reviews .product-reviews #product-rexmd .vid-copy{width:60%}.reviews .product-reviews #product-rexmd .imgs-cvs{grid-template-columns:repeat(3,1fr);align-items:center;gap:.5rem;width:100%;margin:1rem auto 2.5rem}.reviews .product-reviews #product-rexmd .imgs-cvs>:nth-child(2){grid-column:span 2}.reviews .product-reviews #product-rexmd .heading-cvs{margin-top:3.5rem}.reviews .product-reviews #product-friday-plans .img-b{width:60%;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-c,.reviews .product-reviews #product-friday-plans .img-d{vertical-align:middle;display:inline-block}.reviews .product-reviews #product-friday-plans .headline{text-wrap:pretty;margin:2.5rem 0 1rem;font-size:2.25em}.reviews .product-reviews #product-friday-plans .vid,.top-ten .top-ten-reviews .review .product>picture,.top-twenty .top-twenty-reviews .review .product picture img{width:90%}.reviews .product-reviews #product-friday-plans .vid-watertest-copy{width:75%;margin:1.5rem auto 2.5rem;font-size:1.2rem}.reviews .product-reviews #product-friday-plans .img-c{width:48%;margin-right:4rem}.reviews .product-reviews #product-friday-plans .img-d,footer nav ul li{width:45%}.reviews .product-reviews #product-friday-plans .img-e{width:75%;margin:2.5rem auto 1.5rem;display:block}.reviews .product-reviews #product-friday-plans .img-f{width:50%;margin:0 auto 2.5rem}.reviews .product-reviews #product-friday-plans .img-g{grid-template-columns:repeat(2,1fr);gap:1.5rem;width:95%;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-h,.reviews .product-reviews #product-friday-plans .img-h-copy-alt{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-xrays{text-align:center;width:100%;margin:1.5rem auto;padding-top:1.5rem}.reviews .product-reviews #product-friday-plans .img-xrays picture{vertical-align:top;margin:0;display:inline-block}.reviews .product-reviews #product-friday-plans .img-xrays picture:first-child{width:36%}.reviews .product-reviews #product-friday-plans .img-xrays picture:nth-child(2){width:28%}.reviews .product-reviews #product-friday-plans .img-xrays picture:nth-child(3){width:32%}.reviews .product-reviews #product-friday-plans .img-xrays .img-copy-alt{padding:.5rem 1rem 1rem;font-size:1.25rem}.reviews .product-reviews #product-friday-plans .imgs-package-comparison{grid-template-columns:repeat(2,1fr);gap:1rem;margin:2.5rem 0 0}.reviews .product-reviews #product-friday-plans .img-fruadsters{max-width:none;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-swollenballs{width:90%;max-width:none;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .img-fruadsters{width:80%}.reviews .product-reviews #product-friday-plans .imgs-b{grid-template-columns:repeat(2,1fr);gap:.5rem;width:100%;margin:2.5rem auto}.reviews .product-reviews #product-friday-plans .imgs-b .img-copy-alt{margin-top:1.5rem}.reviews .product-reviews #product-friday-plans .img-dohhs{width:75%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-friday-plans .img-dohhs-copy{width:80%;margin:0 auto}.reviews .product-reviews #product-rocket-rx .img-a,.reviews .product-reviews #product-rocket-rx .img-b,.reviews .product-reviews #product-rocket-rx .img-c{width:70%;margin:2.5rem auto}.reviews .product-reviews #product-rocket-rx .img-b .img-wrapper{margin-bottom:1rem}.reviews .product-reviews #product-rocket-rx .img-a-copy-alt,.reviews .product-reviews #product-rocket-rx .img-c-copy-alt{width:70%;margin-bottom:2rem}.reviews .product-reviews #product-rocket-rx .img-c-copy-alt{text-align:center}.reviews .product-reviews #product-rocket-rx .img-profile-pic,.reviews .product-reviews #product-ziphealth .img-profile-pic{width:80%;margin:0 auto 5rem;position:relative}.reviews .product-reviews #product-rugiet-man .img-profile-pic{width:80%;position:relative;margin:3rem auto 6rem}.reviews .product-reviews #product-rocket-rx .img-profile-pic .img-wrapper{width:35%;margin:0;position:absolute;top:0;left:0}.reviews .product-reviews #product-ziphealth .img-profile-pic .img-wrapper{margin:0;position:absolute;top:0;left:0}.reviews .product-reviews #product-rugiet-man .img-profile-pic .img-wrapper{width:35%;margin:0;position:absolute;top:0;left:0}.reviews .product-reviews #product-ziphealth .img-profile-pic .img-wrapper{width:33%}.reviews .product-reviews #product-rocket-rx .img-profile-pic .img-copy-alt,.reviews .product-reviews #product-rugiet-man .img-profile-pic .img-copy-alt,.reviews .product-reviews #product-ziphealth .img-profile-pic .img-copy-alt{width:60%;margin-left:38%;padding:3rem 1rem 2rem;font-size:1.15em;line-height:1.6em}.reviews .product-reviews #product-ziphealth .img-profile-pic-b .img-copy-alt{margin-top:-2rem;padding-top:0}.reviews .product-reviews #product-ziphealth .img-profile-pic-b .img-wrapper{margin-top:2rem}.reviews .product-reviews #product-rocket-rx .img-copy-alt-inteview{text-align:center;width:95%;font-size:1em}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs{grid-template-columns:repeat(2,1fr);width:108%;margin-left:-3%}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:not(:first-child){margin-top:0}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(odd){transform:rotate(-1deg)}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(2n){margin-left:-1rem;transform:rotate(1deg)}.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(3),.reviews .product-reviews #product-rocket-rx .imgs-profit-docs picture:nth-child(4){margin-top:-1rem}.reviews .product-reviews #product-hello-cake .img-b{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-hello-cake .img-hunter-morris{background-color:var(--col-light);width:90%;margin-top:2.5rem;padding-bottom:0}.reviews .product-reviews #product-hello-cake .img-hunter-morris picture{vertical-align:middle;display:inline-block}.reviews .product-reviews #product-hello-cake .img-hunter-morris picture:first-child{width:42%}.reviews .product-reviews #product-hello-cake .img-hunter-morris picture:last-child{width:56%}.reviews .product-reviews #product-mydrhank .imgs-a{grid-template-columns:repeat(2,1fr);align-items:center;gap:2rem;width:75%;margin:2.5rem auto}.reviews .product-reviews #product-mydrhank .img-a{margin-top:-1rem}.reviews .product-reviews #product-edrugstore .img-a{float:right;width:45%;margin:0 0 1rem 2rem}.reviews .product-reviews #product-zealthy-hardies .img-a{float:right;width:40%;margin:-1.5rem 0 1rem 2rem}.reviews .product-reviews #product-zealthy-hardies .img-a .img-copy{font-size:1em}.reviews .product-reviews #product-zealthy-hardies .fda-report .img-copy{width:50%;position:absolute;bottom:0;right:0}.reviews .product-reviews #product-zealthy-hardies .img-b{width:60%;margin:2.5rem auto}.reviews .product-reviews .product .product-fda-banner{width:90%;margin:2.5rem auto}.reviews .product-reviews .product-canadian>.highlights{--_size-heading:2em;width:100%;margin:1.5rem 0 .5rem;padding:2.5rem 2rem 2rem}.reviews .product-reviews .product-canadian>.highlights h4{top:-1em}.reviews .product-reviews .product-canadian>.highlights ul{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.reviews .product-reviews .product-canadian .company{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:2rem 1.5rem}.reviews .product-reviews .product-canadian .company .hero{grid-column:span 1}.reviews .product-reviews .product-canadian .company .copy{grid-column:span 2}.reviews .product-reviews .product-canadian .company .copy h2{font-size:2.75rem}.reviews .product-reviews #product-hims .copy .para-one{margin-top:-6rem}.reviews .product-reviews #product-roman .copy .para-one{margin-top:-5rem}.reviews .product-reviews #product-rexmd .copy .para-one{margin-top:-7rem}.reviews .product-reviews #product-bluechew .copy .para-one{margin-top:-5rem}.reviews .product-reviews #product-rocket-rx .copy .para-one{margin-top:-1.5rem}.reviews .product-reviews #product-malemd .copy .para-one{margin-top:-1rem}.reviews .product-reviews #product-viking-man .copy .para-one{width:100%;margin-top:1rem}.reviews .product-reviews #product-rugiet-man .copy .para-one{margin-top:-4rem}.reviews .product-reviews #product-hello-cake .copy .para-one{margin-top:-4.5rem}.reviews .product-reviews #product-mydrhank .copy .para-one{width:100%;margin-top:1rem}.reviews .product-reviews .product .vid-chris-interview-desktop{border:var(--col-light) solid 8px;background-color:var(--col-light);display:block}.reviews .product-reviews .product .vid-snapchat{width:50%;margin:2.5rem auto}.reviews .product-reviews .product .vids-snapchat{grid-template-columns:repeat(2,1fr);gap:2rem;width:90%;margin:2.5rem auto}.top-twenty .intro .container{padding:2.5rem}.top-twenty .intro h2{font-size:4em}.top-twenty .top-twenty-reviews .review{background-color:var(--col-light);border:var(--col-gray-dark) solid 2px;border-radius:var(--bor-rad-small);width:100%;margin:2rem auto;padding:2rem;position:relative;box-shadow:.15em .15em #0000001a}.top-twenty .top-twenty-reviews .review:after{font-size:3rem;top:-1rem;left:-1rem}.top-twenty .top-twenty-reviews .review:before{width:35%;margin-bottom:0;padding:0;position:absolute;top:1rem;left:5rem}.top-twenty .top-twenty-reviews .review .product{vertical-align:middle;width:40%;padding-top:3rem;display:inline-block}.top-twenty .top-twenty-reviews .review .product-squareratio picture img{width:60%}.top-twenty .top-twenty-reviews .review .copy{vertical-align:top;width:57%;padding:0 0 0 2%;display:inline-block}.top-twenty .top-twenty-reviews .review .copy-extended{width:100%;margin-top:.5rem}.top-twenty .top-twenty-reviews .review .copy h3{font-size:2em}.top-twenty .top-twenty-reviews .review .copy .info{grid-template-columns:repeat(3,1fr);align-items:baseline;gap:.5rem;display:grid}.top-twenty .top-twenty-reviews .review .copy .soldby{grid-column:span 2}.top-twenty .top-twenty-reviews .review .copy-extended .info .grade{margin-left:8rem}.top-twenty .product-list-nav{padding:3rem 2rem}.top-twenty .product-list-nav .wrapper:before{--_padding:2rem;border-radius:var(--bor-rad-fixed)}.top-twenty .product-list-nav h3{width:calc(100% + 4rem);margin-bottom:1.5rem;margin-left:-2rem}.top-twenty .product-list-nav ul{grid-template-rows:repeat(5,1fr);grid-template-columns:repeat(4,1fr);grid-auto-flow:column;font-size:1rem}.pdf-blacklist{padding:2rem 1rem}.pdf-blacklist>h2{font-size:5em}.pdf-blacklist .blacklist-cover-wrapper{width:100%;overflow:auto}.pdf-blacklist .blacklist-cover{width:100%;margin-left:0}.pdf-blacklist .pdf-blacklist-imgs{margin-top:4rem}.pdf-viagra-secrets .btn-pdf-download{font-size:3.25rem}.pdf-ad{background-color:var(--col-light);border-radius:var(--bor-rad);border:4px solid #000000bf;padding:1rem 2rem;font-size:2rem;box-shadow:0 0 2rem #00000026}.pdf-ad .mags{padding:2rem 8rem}.pdf-ad .mags picture img{border-width:4px}.pdf-ad h2{margin:1.5rem 0 2rem}.pdf-ad .btn-pdf-ad{width:75%;margin-bottom:1rem;font-size:3.5rem}.top-ten .top-ten-reviews .review .product .imgs{width:100%;margin-top:2rem}.top-ten .top-ten-reviews .review .product .madein{--_icon-size:1.75em;text-wrap:balance;grid-template-columns:var(--_icon-size) 1fr;align-items:center;gap:.5em;width:10.5em;margin:0 auto;font-size:1.15em;font-weight:700;line-height:1.15em;display:grid}.top-ten .top-ten-reviews-alt .review .copy .btn{font-size:2em}.top-ten .top-ten-reviews-alt .review:not(:-moz-any(.top-ten .top-ten-reviews-alt .review:first-child,.top-ten .top-ten-reviews-alt .review:nth-child(2))) .copy .info,.top-ten .top-ten-reviews-alt .review:not(:-webkit-any(.top-ten .top-ten-reviews-alt .review:first-child,.top-ten .top-ten-reviews-alt .review:nth-child(2))) .copy .info,.top-ten .top-ten-reviews-alt .review:not(:is(.top-ten .top-ten-reviews-alt .review:first-child,.top-ten .top-ten-reviews-alt .review:nth-child(2))) .copy .info{grid-template-columns:1fr!important}footer{padding:5rem 0}footer .logo{width:40%;margin:-2rem 0 0}footer nav{width:25%;margin:0 3rem 0 19rem;position:relative}footer nav ul,footer p{font-size:1rem}footer .logo,footer .social,footer nav{vertical-align:top;display:inline-block}footer .menu-sub-footer{width:max-content;margin:0;position:absolute;bottom:0;right:2rem}footer .menu-sub-footer ul li:last-child{padding-right:0}footer .copy{margin:3rem 0;font-size:.75rem}footer .legitscript{width:6rem;margin:0;position:absolute;top:-.25rem;right:43%}}@media screen and (max-width:24rem){.header-tagline{font-size:.75rem}header{font-size:.95rem}.home .banner-bulls>h2{font-size:1.6rem}.dudley>h2{font-size:2.15rem}.topfive .product .scores .score span{font-size:.6em}.sign-up-alt form .btn{font-size:1.65em}}