@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:#3497fd;--col-brand-alt:#25b0ff;--col-brand-dark:#265071;--col-brand-light:#c4ccff;--col-blue:#0b78aa;--col-dark:#000000;--col-light:#ffffff;--col-gray-light:#e5e5e5;--col-gray-dark:#d4d4d4;--col-red:#ff0000;--col-yellow:#fcfd54;--col-grey-shadow:rgba(0, 0, 0, .25);--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);font-size:1.3125rem;color:var(--col-dark);line-height:1.6;background-color:#fff;margin:0;padding:0;display:flex;flex-direction:column}html{scroll-behavior:smooth;scroll-padding-top:2rem}*,:after,:before{box-sizing:border-box}.container,.container_wide{z-index:1;max-width:70.5rem;width:min(100%,70.5rem);margin:0 auto;position:relative}.container_wide{width:min(100%,100rem)}a{color:var(--col-brand-dark);-webkit-text-decoration:none;text-decoration:none}a:hover{color:var(--col-brand);-webkit-text-decoration:underline;text-decoration:underline}:focus{outline-color:var(--col-brand-dark)}::selection{background-color:var(--col-brand)}.svgs{display:none;visibility:hidden}img,svg{height:auto;max-width:100%}svg{fill:var(--col-brand)}h1,h2,h3{font-family:var(--txt-heading-alt);font-size:2.5rem;line-height:1;margin-bottom:.5em}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{font-size:1rem;margin-bottom:1em}p .strong{font-size:1.15em;font-weight:400}.home .banner-bulls>h2 strong,.home .banner-bulls>h3 strong,.uppercase{text-transform:uppercase}.line-break{display:block}.red{color:var(--col-red)}.yellow{color:var(--col-yellow)}.blue{color:var(--col-brand)}.hideFromMobile{width:0;height:0;display:none;visibility:hidden}.padding{padding:2.25rem 1rem}.img_frame{box-shadow:.6rem .6rem 0 0 var(--col-brand)}.hide{display:none;visibility:hidden}.gradient_red_ver{background:var(--col-brand);background:linear-gradient(to bottom,var(--col-red) 0%,#8f0211 100%)}.gradient_red_hor{background:var(--col-brand);background:linear-gradient(to left,var(--col-red) 0%,#8f0211 100%)}.gradient_brand_ver{background:var(--col-brand);background:linear-gradient(to bottom,var(--col-brand) 0%,var(--col-brand-dark) 100%)}.gradient_brand_hor{background:var(--col-brand);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);font-size:2rem;color:#fff;text-align:left;text-transform:uppercase;line-height:1em;background-color:var(--col-brand);outline:0;border:0;border-radius:var(--bor-rad-small);box-shadow:0 0 .5em #00000080;padding:.25em 3em .25em 1em;cursor:pointer;overflow:hidden}.btn>span,.btn>svg{z-index:1}.btn,.btn>span{display:inline-block;vertical-align:middle;position:relative}.btn>span{text-shadow:.15em .15em 0 rgba(0,0,0,.25)}.btn:after,.btn:before{height:100%;content:"";position:absolute;top:0}.btn:before{z-index:0;width:100%;background:var(--col-brand);background:linear-gradient(to bottom,var(--col-brand) 0%,var(--col-brand-dark) 100%);left:0}.btn:after{width:2em;background-color:var(--col-yellow);right:-.25em;transform:skew(-15deg)}.btn>svg{width:1em;height:1em;fill:var(--col-yellow);background-color:var(--col-dark);border:var(--col-dark) 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-brand);background:linear-gradient(to bottom,var(--col-red) 0%,#8f0211 100%)}.btn-top{--col-hover:var(--col-red);font-family:var(--txt-heading);font-size:.75rem;color:var(--col-brand-dark);text-align:center;text-transform:uppercase;background-color:transparent;border:0;outline:0;padding:.25em .5em;cursor:pointer;transition:color var(--hover-speed) ease-out,transform var(--hover-speed) ease-out}.btn-top,.btn-top span{will-change:transform}.btn-top:after{width:90%;height:2px;content:"";background-color:var(--col-hover);position:absolute;bottom:0;left:5%;opacity:0;transform:scaleX(0);transition:transform var(--hover-speed) ease-out,opacity var(--hover-speed) ease-out}.btn-top svg{width:1.1em;height:1.1em;fill:var(--col-brand-dark);margin-left:.25em;display:inline-block;vertical-align:middle;transform:rotate(-90deg);transition:fill var(--hover-speed) ease-out}.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-brand-dark);--_col-background:var(--col-light);--_offset:1rem;width:10em;height:10em;font-family:var(--txt-heading);font-size:.5rem;color:var(--_col-content);line-height:1em;text-transform:capitalize;display:flex;justify-content:center;align-items:center;position:fixed;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}.btn-totop-show{transform:translateY(0) scale(1)}.btn-totop:before{z-index:-1;width:100%;height:100%;content:"";background-color:var(--_col-background);border-radius:100%;box-shadow:0 0 2em #00000040;position:absolute;top:0;left:0;opacity:.75}.btn-totop svg{width:5em;height:5em;fill:var(--_col-content);transform:rotate(-90deg);margin:-.75em auto 0;display:block;transition:fill var(--hover-speed) ease-out}.btn-totop span{margin:-.25em auto 0;display:block;transition:color var(--hover-speed) ease-out}.btn-pdf-download{width:95%;font-family:var(--txt-heading-alt);font-size:1.5rem;color:var(--col-light);text-align:center;text-shadow:.1em .1em .05em rgba(0,0,0,.3);background-color:var(--col-red);border:0;border-radius:var(--bor-rad-fixed);box-shadow:.15em .15em .1em #00000026;padding:.5em .5em .7em;margin:0 auto;display:block;cursor:pointer;will-change:transform;transition:transform var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.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-weight:400;font-size:1.15em}.btn-pdf-download .small{font-family:var(--txt-heading);font-size:.55em;line-height:1.15em;text-shadow:none;padding-top:.5rem}.btn-pdf-download:focus,.btn-pdf-download:hover{background-color:#fe0000;transform:scale(.98)}.btn-pdf-postal{width:95%;font-family:var(--txt-heading);font-size:1.1rem;color:var(--col-light);line-height:1.4em;text-align:center;text-shadow:.1em .1em .05em rgba(0,0,0,.3);background-color:#2949e5;border:0;border-radius:var(--bor-rad-fixed);box-shadow:.15em .15em .1em #00000026;padding:1em 1.5em;margin:1rem auto;display:block;cursor:pointer;will-change:transform;transition:transform var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.btn-pdf-postal span strong{color:var(--col-yellow)}.btn-pdf-postal:focus,.btn-pdf-postal:hover{background-color:var(--col-brand);transform:scale(.98)}.rated-numer-one,.rated-scam,.vid-chris-square-template:before{font-family:var(--txt-heading);color:var(--col-light);line-height:1em}.rated-numer-one,.rated-scam{--_col-this:#0041b9;font-size:1em;letter-spacing:-.05em;background-color:var(--_col-this);border:var(--col-light) solid 2px;border-radius:var(--bor-rad);box-shadow:0 0 .5em #00000040;padding:.2em .5em .15em .25em;margin-left:.5em;text-transform:uppercase;display:inline-block;vertical-align:middle}.rated-numer-one svg,.rated-scam svg{width:1.2em;height:1.2em;color:var(--col-light);vertical-align:sub;line-height:1em}.rated-scam{--_col-this:red}.vid{background-image:var(--img-placeholder);background-size:contain;background-repeat:no-repeat;box-shadow:0 0 1rem #00000080;margin-left:auto;margin-right:auto;overflow:hidden;cursor:pointer}.vid>picture>img{width:100%;content:var(--img-placeholder);display:block}.vid,.vid div{border-radius:var(--bor-rad-small)}.vid,.vid-chris-square-template{width:100%;background-color:var(--col-dark)}.vid-chris-square-template:before{z-index:2;width:100%;font-size:1rem;content:"🔊Make Sure Your Sound Is Turned On!";text-align:center;background-color:var(--col-red);padding:.25rem;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 rgba(0, 0, 0, .5);font-size:1rem;color:var(--col-light)}header,header *{position:relative;box-sizing:border-box}header .tag{width:100%;font-family:var(--txt-heading-alt);font-size:.85em;text-align:center;background-color:var(--col-dark);padding:.25em var(--_padding-header);display:block}header .tag strong{font-weight:400;color:var(--_color-highlight)}header,header .wrapper-logo{background:var(--_background)}header .wrapper-logo{width:100%;padding:.5rem var(--_padding-header)}header .logo{margin:.25rem auto;display:block}header .with-chris{width:100%;font-family:var(--txt-heading);font-size:.85em;font-style:italic;color:var(--_color-highlight);line-height:1em;text-align:center;text-transform:uppercase;background-color:var(--col-dark);padding:.5rem var(--_padding-header)}header .with-chris strong,header nav ul{font-family:var(--txt-heading-alt);color:var(--col-light);line-height:1em}header .with-chris strong{font-size:2em;font-weight:400;font-style:normal;vertical-align:text-top;margin-left:.15rem}header .with-chris .logo-nbc{width:10em;vertical-align:middle;margin-left:.5rem}header .wrapper-nav .dummy{display:none;visibility:hidden}header nav{width:100%;font-size:1em;background:var(--_background-nav)}header nav ul{font-size:1.5em;text-align:center;letter-spacing:.1em;text-shadow:var(--_drop-shadow);list-style:none;text-transform:uppercase;padding:0;margin:0}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(--col-blue);-webkit-text-decoration:none;text-decoration:none}header nav ul li{border-bottom:#0b2339 solid 2px;padding:.65rem var(--_padding-header);transition:color var(--hover-speed) ease-out}header nav ul li svg{width:1.25em;height:1.25em;fill:#ff0;-webkit-filter:drop-shadow(var(--_drop-shadow));filter:drop-shadow(var(--_drop-shadow));vertical-align:middle;margin-left:-.35em}header nav ul li:hover{color:var(--col-blue)}header nav ul li .small{font-family:var(--txt-default);font-size:.75em;text-transform:none;letter-spacing:-.05em;vertical-align:middle;margin-left:-.25em;margin-right:.35rem}.home .banner{text-align:center}.home .banner .heading{z-index:-1;font-size:1.75rem;line-height:1.25em;text-transform:capitalize;padding:1rem;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:linear-gradient(to bottom,#fff 0%,var(--col-gray-light) 100%);padding-top:1rem}.home .banner-bulls>h2{font-size:1.7rem;line-height:1.15em;margin-bottom:1em;position:relative}.home .banner-bulls>h2:after{width:90%;height:2px;content:"";background-color:var(--col-red);position:absolute;bottom:-.25em;left:5%}.home .banner-bulls>.img,.home .banner-bulls>.img img,.scams .scams .scam-three-fraud-hideouts .copy .three-frauds .img{width:100%}.home .banner-bulls>ul{width:100%;font-family:var(--txt-heading);font-size:1.15rem;letter-spacing:-.05em;list-style:none;padding:0;margin:0;position:relative}.home .banner-bulls>ul li{width:100%;line-height:1.25em;text-align:left;border-radius:var(--bor-rad-small);padding:.5em .5em .5em 2.75em;margin:.25em 0;position:relative;cursor:pointer;transition:color var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out}.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;border-radius:100%;position:absolute;top:.5em;left:.5em;transition:fill var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out,border-color var(--hover-speed) ease-out}.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,.scams .scam-list ul li:focus svg,.scams .scam-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{width:100%;height:2px;content:"";background:linear-gradient(to right,#26397100,#263971 30% 70%,#26397100);position:absolute;bottom:0;left:0;transition:opacity var(--hover-speed) ease-out}.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{font-size:2.5rem;margin-top:1em}.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{font-size:2.25rem;color:var(--col-brand-dark);line-height:1.15em;text-transform:capitalize;margin:0}.dudley>h2 .uppercase{font-size:1.35em}.dudley>picture>img{border:var(--col-gray-light) solid 1px;border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000026;display:block;margin-top:1.5rem;margin-bottom:1.5rem}.dudley p{font-size:1rem;line-height:1.25em;margin-bottom:2rem}.dudley .dudley-interview{margin-top:0}.dudley .crests{display:grid;grid-template-columns:repeat(3,1fr);align-items:baseline;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.dudley .crests picture:nth-child(2) img{padding-left:1rem;padding-right:1rem}.banners{padding:1rem .5rem 2rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.banners,.banners *{position:relative;box-sizing:border-box}.banners img{max-width:100%;box-shadow:0 0 .75rem #00000026;display:block}.topfive-heading{font-size:1rem;color:var(--col-gray-light);text-align:center}.topfive-heading,.topfive-heading *{position:relative}.topfive-heading:before{width:100%;height:7.5em;content:"";background-color:#ff1b00;position:absolute;top:1.25em;left:0}.topfive-heading h2{z-index:-1;color:transparent;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);font-size:1.15em;line-height:1.15em;text-transform:capitalize;background-color:var(--col-dark);padding:1em .65em .65em;margin-top:-1em}.topfive-heading p span{font-family:var(--txt-default);font-size:.85em;display:block}.topfive-heading p a{font-family:var(--txt-heading);font-weight:400;color:var(--col-yellow);text-transform:uppercase;-webkit-text-decoration:underline;text-decoration:underline;transition:color var(--hover-speed) ease-in-out}.topfive-heading p a:focus,.topfive-heading p a:hover{color:var(--col-light)}.topfive{font-size:1rem;padding:.5rem;margin-bottom:2rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.topfive,.topfive *{position:relative;box-sizing:border-box}.topfive>.copy{font-size:1.1rem;padding:0 1rem;margin:0}.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);box-shadow:0 0 .75rem #00000026;padding:1rem 1rem 1.5rem;margin-top:1rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.topfive .product:nth-child(2){margin-top:0}.topfive .product-highlight{background:linear-gradient(to top,#fff 0,#98ccea)}.topfive .product .img{--border-size:2px;width:100%;border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000026;overflow:hidden;padding-bottom:var(--border-size)}.topfive .product .img:before{width:100%;height:100%;content:"";background:linear-gradient(to top,var(--col-gray-dark) 0%,var(--col-gray-light) 100%);border-radius:var(--bor-rad-fixed);position:absolute;top:0;left:0}.topfive .product-highlight .img:before{background:linear-gradient(to top,#ff901a 0,#fac720)}.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);font-size:2em;color:var(--col-brand-dark);line-height:1em;text-transform:uppercase;padding:.35em .35em 0 0;position:absolute;top:0;right:0}.topfive .product .img .rated:before{width:200%;height:200%;content:"";background-color:var(--col-light);border-radius:50%;-webkit-filter:blur(25px);filter:blur(25px);position:absolute;top:-75%;right:-75%;opacity:1}.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{display:block;margin-bottom:.1em}.topfive .product-highlight .img .rated span{text-shadow:0 0 .15em rgba(0,0,0,.25)}.topfive .product .img .rated ul{width:3.75em;list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:.15em;gap:.15em}.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{-webkit-filter:grayscale(1);filter:grayscale(1);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{font-size:3em;line-height:1em;text-transform:uppercase;margin-top:0;margin-bottom:.25em}.topfive .product .scores>h3{font-size:2em;color:var(--col-brand-dark);line-height:1em;text-transform:capitalize;letter-spacing:-.05em;margin-top:0;margin-bottom:.75em}.topfive .product .scores .score{width:100%;font-size:1.25em;padding-left:2.5em;margin-bottom:.5em}.topfive .product .scores .score:before{font-family:var(--txt-heading);font-size:.85em;color:var(--col-brand-dark);content:attr(data-score)"%";position:absolute;top:50%;left:.35em;transform:translateY(-50%)}.topfive .product .scores .score span{font-size:.65em;font-weight:700;color:var(--col-light);text-transform:capitalize;text-shadow:0 0 .15rem rgba(0,0,0,.5);background-color:#0000000d;border:var(--col-gray-dark) solid 1px;border-top-right-radius:4px;border-bottom-right-radius:4px;box-shadow:inset 0 0 10px #0000000d;padding:.5em 1em;display:block;isolation:isolate}.topfive .product .scores .score span:after,.topfive .product .scores .score span:before{width:var(--width);height:100%;content:"";border-top-right-radius:4px;border-bottom-right-radius:4px;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:left;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(to right,#ffc765 0,#ffd07d)}.topfive .product .scores .score:nth-child(4) span:before{background:linear-gradient(to right,#83bcff 0,#a6cfff)}.topfive .product .scores .score:nth-child(5) span:before{background:linear-gradient(to right,#8bdd7c 0,#a1e495)}.topfive .product .scores .btn{width:100%;margin:2rem auto .5rem;display:block}.reviews .product-reviews #product-prosta-thrive .img-g-copy strong,.reviews .product-reviews .product .copy .btn span,.topfive .product .scores .btn span{width:100%;text-align:center}.topfive .product .copy h2{font-size:2em;color:var(--col-brand-dark);text-transform:capitalize}.scams .title{text-align:center}.scams .title h1{font-size:3rem;color:var(--col-light);text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.75);padding:.35em;margin:0}.vid-bulls .vid{--img-placeholder: ;border-radius:0}.vid-bulls>.title{width:100%;text-align:center;margin-top:1rem;margin-bottom:2rem}.vid-bulls>.title h2{font-size:1.75rem;margin-bottom:0}.vid-bulls>.title h3{font-size:1.25rem}.scams .emmy{text-align:center}.scams .emmy h2,.scams .emmy img{width:25%;vertical-align:middle}.scams .emmy h2{width:72%;font-size:1.85rem;color:var(--col-brand-dark);display:inline-block}.scams .emmy h2 strong{font-size:1.15em;text-transform:uppercase;background-color:var(--col-yellow);padding:.15em;display:block}.scams .emmy,.scams .scam-list{padding-top:0}.scams .scam-list .title{font-size:3.25rem;text-transform:uppercase;position:relative}.scams .scam-list .title strong{font-size:1.65em;color:var(--col-red);display:inline-block;vertical-align:middle;position:relative}.scams .scam-list .title span{width:max-content;display:inline-block;vertical-align:middle;position:relative}.scams .scam-list .title span:after,.scams .scam-list .title span:before,.scams .scam-list .title-alt:before{width:100%;height:2px;content:"";background-color:var(--col-dark);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{font-size:1rem;text-align:center}.scams .scam-list .title-alt:before{background-color:var(--col-gray-light);top:-1.5rem}.scams .scam-list .title-alt h2{font-size:3.25em;color:var(--col-brand-dark);text-transform:uppercase;position:relative;margin:0}.scams .scam-list .title-alt h3{font-family:var(--txt-heading);font-size:1.15em;line-height:1.15em;margin-top:.25rem;margin-bottom:2rem}.scams .scam-list .title-alt h3 strong{color:var(--col-red)}.scams .scam-list ul{width:100%;font-family:var(--txt-heading);font-size:1.25rem;letter-spacing:-.05em;list-style:none;padding:0;margin:0;position:relative}.scams .scam-list ul li{width:100%;border-radius:var(--bor-rad-small);padding:.5em .5em .5em 2.75em;margin:.25em 0;position:relative;cursor:pointer;transition:color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.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 svg{width:1.75em;height:1.75em;fill:var(--col-light);background-color:var(--col-blue);border:var(--col-blue) solid .35em;border-radius:100%;position:absolute;top:50%;left:.5em;transform:translateY(-50%);transition:fill var(--hover-speed) ease-in-out,border-color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.scams .scam-list ul li:focus,.scams .scam-list ul li:hover{color:var(--col-light);background-color:var(--col-red)}.scams .scams .scam,.scams .scams .scam-alt{width:100%;padding:2rem 0;position:relative}.scams .scams .scam{padding-bottom:3rem}.scams .scams .scam-alt{background-color:var(--col-gray-dark);padding-top:0;padding-bottom:4rem}.scams .scams .scam-alt>picture>img,.scams .scams .scam>picture>img{width:100%;display:block}.scams .scams .copy-extended,.scams .scams .scam .copy,.scams .scams .scam-alt .copy{width:100%;padding:1.5rem 2rem}.scams .scams .scam-alt .copy{padding-bottom:0}.scams .scams .copy-extended{padding-top:0;margin-top:-1.5rem}.scams .scams .ds{box-shadow:0 0 2rem #00000080}.scams .scams .scam-alt>button{width:max-content;display:block;margin:1rem auto}.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}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings>div,.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);font-size:1.15rem;color:var(--col-brand-dark);text-align:center;line-height:1em;margin-bottom:1rem;padding:0 1rem;display:block}.scams .scams .scam-large>.video-copy{padding:0 2.5rem;margin-bottom:0}.scams .scams .scam-three-fraud-hideouts{padding-top:0}.scams .scams .scam-three-fraud-hideouts h2{font-family:var(--txt-heading);font-size:1.5rem;line-height:1.15em}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds{width:calc(100% + 4rem);margin:1.5rem 0 0 -2rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds .text{width:100%;padding:0 1rem}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds div:first-child .text{margin-top:-3.5rem}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds p,footer .container{padding:0 2rem}.reviews .product-reviews #product-prosta-stream .imgs>div .img-wrapper,.reviews .product-reviews #product-prostadine .imgs>div .img-wrapper,.reviews .product-reviews #product-super-beta-prostate .imgs>div .img-wrapper,.scams .scams #scam-fake-video-testimonials .vid>picture img{margin:0}.scams .scams #scam-fake-video-testimonials .copy img{border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000040;margin-top:1.5rem}.scams .scams #scam-long-video .imgs{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.scams #scam-quack-mds-paid-by-scammers .imgs-doc picture,.scams #scam-quack-mds-paid-by-scammers .imgs-doc picture img,.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly picture,.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly picture img,.scams .scams #scam-long-video .imgs picture,.scams .scams #scam-long-video .imgs picture img{display:block}.scams .scams #scam-long-video .copy picture img{margin:1.5rem auto;display:block}.scams #scam-pakistan-Counterfeits .imgs,.scams #scam-quack-mds-paid-by-scammers .imgs-doc,.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly{margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.scams #scam-quack-mds-paid-by-scammers .imgs-doc picture img,.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly picture img,.scams .scams #scam-long-video .copy picture img{border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000040}.scams #scam-quack-mds-paid-by-scammers h3{font-size:1.75rem;line-height:1.15em;margin-top:2rem}.scams #scam-pakistan-Counterfeits>picture img{box-shadow:0 0 .5rem #00000040}.scams #scam-pakistan-Counterfeits .imgs{width:100%}.scams #scam-pakistan-Counterfeits .imgs picture,.scams #scam-pakistan-Counterfeits .imgs picture img,.scams #scam-pakistan-Counterfeits .imgs span{display:block}.scams #scam-pakistan-Counterfeits .imgs picture img{border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000040}.scams #scam-pakistan-Counterfeits .imgs span{font-size:1rem;padding:0 .5rem;margin-top:1rem}.scams #scam-pakistan-Counterfeits .logos{width:100%;background-color:#00000005;border:var(--col-brand-light) solid 1px;border-radius:var(--bor-rad-fixed);box-shadow:.1rem .1rem .25rem #0000001a;padding:.5rem 1rem;margin:1.5rem auto;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5rem;gap:.5rem;align-items:center}.reports .labreports .report .lab-report>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,.scams #scam-pakistan-Counterfeits .logos picture img{width:100%;display:block}.scams #scam-pakistan-Counterfeits .logos>picture:nth-child(2){padding:0 .75rem}.scams #scam-shark-tank .vid{width:calc(100% + 3rem);margin:1.5rem auto 1.5rem -1.5rem}.sign-up{color:var(--col-light);text-align:center;background-color:var(--col-gray-dark);background-image:url(/_astro/stone-wall.CmJah4ak.jpg);background-repeat:no-repeat;background-size:cover;padding-top:0;overflow:hidden}.sign-up .copy h2{font-size:1.75rem;color:var(--col-light);text-shadow:0 0 .5em rgba(0,0,0,.5);margin-bottom:.75em}.sign-up .copy h3{font-size:1.5rem;color:var(--col-dark);text-shadow:0 0 .5em rgba(255,255,255,.75)}.sign-up .copy h2 strong,.sign-up .copy h3 strong{width:max-content;font-family:var(--txt-heading-alt);font-size:1.5em;color:var(--col-light);text-transform:uppercase;text-shadow:none;background-color:var(--col-red);border:var(--col-dark) solid .08em;border-radius:4px;padding:.25em;margin:.25em auto;display:block}.sign-up .copy h3 strong{font-size:1.25em;padding:.1em .15em;margin:.1em auto;display:inline-block;vertical-align:middle}.sign-up .copy input{width:100%;font-family:var(--txt-bold);font-size:1rem;color:var(--col-dark);background-color:var(--col-light);border:0;outline:0;border-radius:var(--bor-rad-small);box-shadow:inset 0 0 .5rem var(--col-grey-shadow);padding:.75em;margin:.25rem auto;transition:background-color var(--hover-speed) ease-out}.sign-up .copy input::-webkit-input-placeholder,.sign-up-alt form input::-webkit-input-placeholder{color:var(--col-brand-dark)}.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%;display:block;margin-left:-2rem}.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{font-size:1.75rem;margin-top:1rem}.sign-up button span strong,.sign-up-alt form .btn strong{font-size:1.25em;font-weight:400;color:var(--col-yellow)}.sign-up-alt{font-size:1rem;padding-bottom:1rem}.sign-up-alt,.sign-up-alt *{z-index:1;position:relative;box-sizing:border-box}.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);font-size:1rem;color:var(--col-dark);background-color:var(--col-light);border:0;outline:0;border-radius:var(--bor-rad-small);box-shadow:inset 0 0 .5rem var(--col-grey-shadow);padding:.75em;margin-bottom:1rem;transition:background-color var(--hover-speed) ease-out}.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{font-size:3rem;color:var(--col-light);text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.75);margin:0;position:relative}.reports .title h1 strong{width:max-content;font-size:1.45em;color:var(--col-yellow);display:block;margin:0 auto;position:relative}.reports .title h1 strong:after{width:100%;height:.1em;content:"";background-color:var(--col-yellow);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%;font-size:1.4rem;color:var(--col-gray-dark);line-height:1.25em;padding:1rem;padding-top:0;margin:0}.reports .banner h2 strong{font-family:var(--txt-heading-alt);font-size:1.25em;color:var(--col-light);text-transform:uppercase;line-height:1.25em;display:block}.reports .product-list-nav,.reports .product-list-nav *{position:relative;box-sizing:border-box}.reports .product-list-nav .wrapper:before{--_padding:1rem;width:calc(100% + (var(--_padding)*2));height:100%;content:"";border:var(--col-gray-light) solid 2px;padding:0 var(--_padding) var(--_padding) var(--_padding);margin-left:auto;margin-right:auto;position:absolute;top:1rem;left:calc(var(--_padding)*-1)}.reports .product-list-nav h2{width:max-content;font-size:2rem;color:var(--col-brand-dark);background-color:var(--col-light);padding-left:.25em;padding-right:.25em;margin-bottom:.75em;margin-left:-.25em}.reports .product-list-nav ul{--_icon-size:.75em;--_color:var(--col-dark);--_color-hover:var(--col-blue);font-family:var(--txt-heading);font-size:1rem;color:var(--_color);list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}.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);position:absolute;top:.35em;left:0;transition:fill var(--hover-speed) ease-in-out,transform var(--hover-speed) ease-in-out}.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}.reports .labreports .report{--_color-highlight:var(--col-brand);width:100%;background-color:var(--col-light);border:var(--col-gray-dark) solid 2px;border-radius:var(--bor-rad-small);box-shadow:.15em .15em #0000001a;padding:1.5rem 1.5rem 3rem;margin:2rem auto;position:relative}.reports .labreports .report-scam{--_color-highlight:var(--col-red)}.reports .labreports .report .grade,.reports .labreports .report .lab-report:before{font-family:var(--txt-heading);color:var(--col-light);line-height:1em;position:absolute}.reports .labreports .report .grade{--_size:2rem;width:1.5em;height:1.5em;font-size:var(--_size);text-align:center;text-transform:uppercase;background-color:var(--_color-highlight);border-radius:100%;display:block;top:-.5em;right:-.25em}.reports .labreports .report .grade span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.reports .labreports .report .grade span sup{font-size:.5em;position:absolute;top:-.5em;right:-.5em}.reports .labreports .report>h2{font-size:2rem;margin-bottom:2rem}.reports .labreports .report .hero{--border-size:2px;width:100%;border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000026;overflow:hidden;padding-bottom:var(--border-size)}.reports .labreports .report>a img{width:100%;border-radius:var(--bor-rad-small);box-shadow:0 0 1rem var(--col-grey-shadow);display:block}.reports .labreports .report .copy{width:100%;display:inline-block;vertical-align:top}.reports .labreports .report .copy .highlights{--_bull-size:1.25em;font-family:var(--txt-heading);font-size:1.25rem;color:var(--col-brand-dark);line-height:1em;list-style:none;padding:0;margin:1rem 0;position:relative}.reports .labreports .report-scam .copy .highlights{color:var(--col-red)}.reports .labreports .report .copy .highlights li{padding-left:var(--_bull-size);margin:.5em 0;position:relative}.reports .labreports .report .copy .highlights li svg{width:var(--_bull-size);height:var(--_bull-size);fill:var(--_color-highlight);color:var(--_color-highlight);position:absolute;top:-.1em;left:0}.reports .labreports .report .copy .highlights li .cross{visibility:hidden}.reports .labreports .report-scam .copy .highlights li .cross{visibility:visible}.reports .labreports .report-scam .copy .highlights li .tick{visibility:hidden}.reports .labreports .report .copy h2{font-size:2rem}.reports .labreports .report .copy .btn{margin-top:.5rem}.reports .labreports .report .lab-report{width:calc(100% + 1rem);max-width:none;background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026;padding:.5rem;margin-top:1rem;margin-bottom:1rem;margin-left:-.5rem;position:relative}.reports .labreports .report .lab-report:before{z-index:2;font-size:1.25rem;letter-spacing:-.05em;content:"Lab Report";background-color:var(--col-blue);border-radius:2px;padding:.25em .5em;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{width:100%;background:linear-gradient(170deg,#eaedff00 50%,#eaedff);border-radius:var(--bor-rad-small);box-shadow:.15em .15em #eaedff;padding:1rem;margin:3rem auto;position:relative}.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{font-size:1.5rem;color:var(--col-brand-dark);line-height:1.15em;position:relative;margin-left:-.18em}.faq .faqs .qa ul,.legal ul{font-size:1rem}.faq .faqs .qa ul li{margin:.75rem 0}.faq .faqs .qa ul li::marker{font-weight:700}.faq .faqs .qa .num-list{list-style:decimal}.faq .faqs .qa .img-float-left{max-width:40%;float:left;padding:0 1rem 1rem 0;margin-left:-1rem}.faq .faqs .qa .img-float-right{max-width:40%;float:right;padding:0 0 1rem 1rem}.faq .faqs .qa .img-border{width:100%;border:rgba(0,0,0,.15) solid 1px;border-radius:var(--bor-rad-small);padding:.5rem;margin:1rem auto;display:block}.faq .faqs .qa .img-csr{transform:rotate(-2deg)}.reviews .title{font-size:1rem;text-align:center;padding:1rem 1rem 1.5rem}.reviews .title h1{font-size:2.85em;color:var(--col-light);margin:0;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{text-transform:uppercase;text-shadow:0 0 10px rgba(0,0,0,.75)}.reviews .title h2{font-size:1.03em;color:var(--col-brand-light)}.reviews .chris-hansen-foxnews h2 strong,.reviews .title h2 strong{color:var(--col-yellow)}.reviews .intro .vid{--img-placeholder: ;border:0;border-radius:0}.reviews .intro .product-list{width:100%;padding:1rem .5rem;display:grid;grid-template-columns:1fr}.reviews .intro .product-list ul{width:100%;font-size:1.2rem;letter-spacing:-.05em;list-style:none;padding:0}.reviews .intro .product-list ul li{width:100%;border-radius:var(--bor-rad-small);padding:.5em .5em .5em 2.75em;margin:.25em 0;position:relative;cursor:pointer;transition:color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.reviews .intro .product-list ul li:nth-child(2n){background-color:var(--col-gray-light)}.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;border-radius:100%;position:absolute;top:50%;left:.5em;transform:translateY(-50%);transition:fill var(--hover-speed) ease-in-out,border-color var(--hover-speed) ease-in-out,background-color var(--hover-speed) ease-in-out}.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);font-size:1em;color:var(--col-light);letter-spacing:.01em;line-height:1em;text-transform:uppercase;background-color:green;border:var(--col-light) solid 2px;border-radius:var(--bor-rad);box-shadow:0 0 .5em #00000040;padding:.25em .5em;margin-left:.5em;display:inline-block;vertical-align:middle}.reviews .intro .product-list ul li .grade:before{content:"Grade "}.reviews .intro .product-list ul li .rated-numer-one{font-size:.5em}.reviews .intro .product-list ul li .rated-scam{font-size:.7em}.reviews .intro .copy{font-size:1rem;text-align:left;padding:1.5rem 1rem}.reviews .intro .copy p{font-size:1em;line-height:1.6em;text-indent:3em}.reviews .intro .copy p:first-child{font-family:var(--txt-heading);color:var(--col-brand-dark)}.reviews .intro .copy p:first-child strong{color:var(--col-red);text-transform:uppercase}.reviews .intro .copy p:last-child{margin-bottom:0}.reviews .chris-hansen-foxnews{font-size:1rem;color:var(--col-light);text-align:center;background:var(--col-blue);background:linear-gradient(to bottom,var(--col-blue) 0%,var(--col-brand-dark) 100%)}.reviews .chris-hansen-foxnews .imgs,.reviews .product-reviews #product-prosta-vive-ls .img-d .img-wrapper{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{transform:rotate(-2deg)}.reviews .chris-hansen-foxnews .imgs picture:last-child{transform:rotate(2deg);margin-top:-1rem}.reviews .chris-hansen-foxnews h2,.reviews .chris-hansen-pill-danger h2{font-size:2em;line-height:1.15em;text-transform:uppercase;text-shadow:0 0 .5rem rgba(0,0,0,.25);margin:1.5rem auto .5rem}.reviews .chris-hansen-foxnews h3,.reviews .chris-hansen-pill-danger h3{font-family:var(--txt-heading);font-size:1.25em;line-height:1.25em;text-transform:capitalize;text-shadow:0 0 .5rem rgba(0,0,0,.25);margin:0 auto}.reviews .chris-hansen-foxnews h3 strong{color:var(--col-brand)}.reviews .chris-hansen-pill-danger{font-size:1rem;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%)}.reviews .chris-hansen-pill-danger .img{border:var(--col-dark) solid 5px;border-radius:var(--bor-rad);box-shadow:0 0 1rem #00000080;margin:0 auto}.reviews .chris-hansen-pill-danger h2 strong{color:var(--col-yellow)}.reviews .chris-hansen-pill-danger h3 strong{color:var(--col-red)}.reviews .what-you-learn{font-size:1rem;color:var(--col-dark);text-align:center;background-color:var(--col-light);border:var(--col-brand-light) solid 1px;overflow:hidden}.reviews .what-you-learn,.reviews .what-you-learn *{position:relative;box-sizing:border-box}.reviews .what-you-learn:before{width:100%;height:100%;content:"";background:linear-gradient(to bottom,var(--col-brand-light) 0%,var(--col-brand-alt) 100%);display:block;position:absolute;top:0;left:0;opacity:.15}.reviews .what-you-learn h2{font-family:var(--txt-news);font-size:2.5em;font-weight:900;color:var(--col-brand-dark);line-height:1em;text-wrap:balance;text-transform:capitalize;margin:0}.reviews .what-you-learn h3{--_padding-offset:1.75rem;width:calc(100% + var(--_padding-offset));font-family:var(--txt-heading);font-size:1.5em;color:var(--col-light);line-height:1.25em;text-transform:capitalize;text-wrap:balance;background-color:var(--col-brand-dark);padding:1rem 1.5rem;margin:0 0 0 calc((var(--_padding-offset)/2)*-1)}.reviews .what-you-learn h3 strong{color:var(--col-brand-light);text-transform:uppercase}.reviews .what-you-learn ul{--_icon-size:2em;font-size:1em;text-align:left;line-height:1.4em;list-style:none;text-wrap:pretty;padding:0 .5rem;margin:2rem 0}.reviews .what-you-learn ul li{padding:0 0 0 calc(var(--_icon-size));margin:1rem 0}.reviews .what-you-learn ul li .num{font-family:var(--txt-heading);font-size:var(--_icon-size);color:var(--col-brand-dark);line-height:1em;position:absolute;top:0;left:0}.reviews .product-reviews{font-size:1rem;padding:.5rem;margin-bottom:2rem;display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem}.reviews .product-reviews,.reviews .product-reviews *{position:relative;box-sizing:border-box}.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);box-shadow:0 0 .75rem #00000026;padding:1rem 1rem 1.5rem;margin-top:1rem}.reviews .product-reviews .product .img{--border-size:2px;width:100%;border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000026;padding-bottom:var(--border-size)}.reviews .product-reviews .product .img:before{width:100%;height:100%;content:"";background:linear-gradient(to top,var(--col-gray-dark) 0%,var(--col-gray-light) 100%);border-radius:var(--bor-rad-fixed);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 .img .rated-numer-one,.reviews .product-reviews .product .img .rated-scam{position:absolute;top:.5rem;left:0}.reviews .product-reviews .product .img .stamp-scam{width:20%;position:absolute;top:.5rem;left:.5rem;opacity:.75}.reviews .product-reviews .product h2{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);font-size:.6em;font-style:normal;letter-spacing:-.05em;text-transform:capitalize;opacity:.75}.reviews .product-reviews .product .heading em span{font-size:.75em}.reviews .product-reviews .product .heading:after{width:100%;height:2px;content:"";background-color:var(--col-gray-dark);position:absolute;bottom:-.2em;left:0}.reviews .product-reviews .product .sub-heading{font-family:var(--txt-heading);font-size:1.5rem;color:var(--col-blue);line-height:1.25em;letter-spacing:-.05em;text-transform:capitalize}.reviews .product-reviews .product .sub-heading-scam{color:var(--col-red)}.reviews .product-reviews .product .copy{font-size:1.1rem;padding:0 .5rem;margin:0}.reviews .product-reviews .product .copy p{font-family:var(--txt-news);font-size:1.15em;line-height:1.4;margin-top:0;margin-bottom:1rem}.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 .img-wrapper{width:calc(100% + 1rem);max-width:none;background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026;padding:.5rem;margin-top:1rem;margin-bottom:1rem;margin-left:-.5rem}.reviews .product-reviews .product .img-conmen span,.reviews .product-reviews .product .img-copy{font-family:var(--txt-heading);color:var(--col-brand-dark);line-height:1.25em;text-align:center;margin-bottom:2rem;display:block}.reviews .product-reviews .product .img-copy{font-size:1.1em;padding-left:1rem;padding-right:1rem;text-wrap:pretty}.reviews .product-reviews .product .img-copy strong{font-family:var(--txt-heading-alt);font-size:1.75em;font-weight:400;color:var(--col-red);line-height:1em;margin-bottom:.25em;display:block}.reviews .product-reviews .product .lab-report{width:calc(100% + 1rem);max-width:none;background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026;padding:.5rem;margin:2rem auto 2rem -.5rem}.reviews .product-reviews .product .lab-report:before{z-index:2;font-family:var(--txt-heading);font-size:1.25rem;color:var(--col-light);line-height:1em;letter-spacing:-.05em;content:"Lab Report";background-color:var(--col-blue);border-radius:2px;padding:.25em .5em;position:absolute;top:-.75rem;left:50%;transform:translate(-50%)}.reviews .product-reviews .product .img-conmen{padding-left:1rem;padding-right:1rem}.reviews .product-reviews .product .img-conmen img{margin-bottom:0}.reviews .product-reviews .product .img-conmen span{font-size:.9em;margin-top:.5rem}.reviews .product-reviews .product .copy-bottom-line,.reviews .product-reviews .product .heading-bottom-line{font-family:var(--txt-heading)!important;color:var(--col-blue)}.reviews .product-reviews .product .copy-bottom-line{font-size:1em!important;line-height:1.5!important}.reviews .product-reviews .product .heading-bottom-line{font-size:1.25em;letter-spacing:-.05em;margin-bottom:.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);box-shadow:0 0 .5rem #00000026;display:block;cursor:pointer}.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 .btn-top{position:absolute;bottom:.5rem;right:1rem}.reviews .product-reviews #product-prosta-vive-ls .img-a,.reviews .product-reviews #product-prosta-vive-ls .img-b{width:80%;margin:2rem auto;display:block}.reviews .product-reviews #product-prosta-vive-ls .img-d{width:100%;margin:1.5rem auto 0}.reviews .product-reviews #product-prosta-vive-ls .img-d img{aspect-ratio:3/2;object-fit:cover}.reviews .product-reviews #product-prosta-vive-ls .img-d .img-copy{margin:.5rem auto}.reviews .product-reviews #product-prosta-vive-ls .imgs-a{width:90%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-prosta-vive-ls .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-prosta-vive-ls .imgs-a .img-copy{font-size:.9em;margin:1rem 0 0}.reviews .product-reviews #product-prologic .img-a{width:90%;margin:2rem auto;display:block}.reviews .product-reviews #product-prologic .img-a picture,.reviews .product-reviews #product-prologic .img-a picture img,.reviews .product-reviews #product-prostagenix .img-h img,.reviews .product-reviews #product-prostagenix .img-h picture{width:100%;display:block}.reviews .product-reviews #product-prologic .img-a picture:last-child{width:95%;transform:rotate(2deg);margin:-1rem auto 0}.reviews .product-reviews #product-prologic .img-b{width:90%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prologic .img-b .img-wrapper{width:100%;margin:0 auto 1rem;display:block}.reviews .product-reviews #product-prostate-sr .vid{margin-top:2rem}.reviews .product-reviews #product-prostate-sr .vid-copy{font-size:1.15rem;padding:0 1rem;margin:.5rem auto 1.5rem}.reviews .product-reviews #product-prostate-3x .img-b{width:70%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostagenix .img-c span{font-family:var(--txt-heading);font-size:1rem;color:var(--col-blue);line-height:1.25em;text-align:center;display:block}.reviews .product-reviews #product-prostagenix .img-c span strong{font-family:var(--txt-heading-alt);font-size:1.5em;font-weight:400;display:block}.reviews .product-reviews #product-prostagenix .img-c{margin-bottom:1.5rem}.reviews .product-reviews #product-prostagenix .img-d{width:70%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostagenix .img-e,.reviews .product-reviews #product-prostagenix .img-f{margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostagenix .img-e{width:50%}.reviews .product-reviews #product-prostagenix .img-f{width:90%}.reviews .product-reviews #product-prostagenix .heading-larry{font-family:var(--txt-heading);font-size:1.75rem;letter-spacing:-.05em;margin:1rem auto}.reviews .product-reviews #product-prostagenix .img-g{width:100%;margin:1.5rem auto 0;display:block}.reviews .product-reviews #product-prostagenix .img-h{width:100%;margin:0 auto}.reviews .product-reviews #product-prostagenix .img-h img{border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000026;margin-bottom:.75rem}.reviews .product-reviews #product-prostagenix .img-h .img-copy{font-size:1.15rem;text-align:left;padding:0 .5rem}.reviews .product-reviews #product-prostagenix .img-i{margin-top:0;margin-bottom:1.5rem;display:block}.reviews .product-reviews #product-prostagenix .list-benefits{--_icon-size:1.25em;font-size:1.25rem;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:0;gap:0}.reviews .product-reviews #product-prostagenix .list-benefits ul{width:100%;font-family:var(--txt-news);font-size:1em;font-weight:700;line-height:1.25em;list-style:none;padding:0;margin:0}.reviews .product-reviews #product-prostagenix .list-benefits ul li{padding-left:var(--_icon-size);margin:.5rem auto}.reviews .product-reviews #product-prostagenix .list-benefits ul li svg{width:var(--_icon-size);height:var(--_icon-size);fill:var(--col-dark);position:absolute;top:0;left:0}.reviews .product-reviews #product-prostagenix .testimonials{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-prostagenix .img-testimonials{padding:.25rem;margin-top:1.5rem;margin-bottom:1.5rem;display:block}.reviews .product-reviews #product-prostavar-ultra .img-a-copy{text-align:left}.reviews .product-reviews #product-prostavar-ultra .img-c-copy{font-family:var(--txt-news);font-size:1.25rem;text-align:left;line-height:1.25em;word-break:break-word;margin-bottom:1.5rem;display:block}.reviews .product-reviews #product-pros-terol .img-a{width:80%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-pros-terol .img-a .img-copy{font-size:.9em}.reviews .product-reviews #product-super-beta-prostate .imgs{width:90%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate .imgs>div:nth-child(1){z-index:2;transform:rotate(-3deg)}.reviews .product-reviews #product-super-beta-prostate .imgs>div:nth-child(2){z-index:1;transform:rotate(3deg);margin-top:-1rem}.reviews .product-reviews #product-super-beta-prostate .imgs>div:nth-child(3){z-index:2;transform:rotate(-3deg);margin-top:-1rem}.reviews .product-reviews #product-super-beta-prostate .img-o{width:95%;margin:2rem auto}.reviews .product-reviews #product-super-beta-prostate .img-o img,.reviews .product-reviews #product-super-beta-prostate .img-o picture,.reviews .product-reviews .product .imgs-double img,.reviews .product-reviews .product .imgs-double picture,.reviews .product-reviews .product .imgs-three-bottle-comparison img,.reviews .product-reviews .product .imgs-three-bottle-comparison picture{width:100%;display:block}.reviews .product-reviews #product-green-lumber .imgs-a .img-wrapper,.reviews .product-reviews #product-super-beta-prostate .img-o .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-super-beta-prostate .img-o>div:first-child,.reviews .product-reviews #product-super-beta-prostate .img-o>div:last-child{transform:rotate(-2deg)}.reviews .product-reviews #product-super-beta-prostate .img-o>div:nth-child(2){transform:rotate(2deg);margin-top:-1rem}.reviews .product-reviews #product-super-beta-prostate .img-o>div:nth-child(3){margin-top:-1rem}.reviews .product-reviews #product-prostate-revive .img-a{margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostate-revive .img-b{width:100%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostate-revive .img-a{width:90%}.reviews .product-reviews #product-prostate-revive .img-copy-a{text-align:left}.reviews .product-reviews #product-prostate-revive .vid{font-size:1.15rem;line-height:1.25em;margin:2rem auto 1rem -.5rem}.reviews .product-reviews #product-prostate-revive .vid-copy{padding:0 1rem}.reviews .product-reviews #product-roman-prostate-health .img-a{width:90%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-green-lumber .img-a{width:100%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-green-lumber .imgs-a{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-prosta-stream .imgs,.reviews .product-reviews #product-prostadine .imgs{width:90%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prosta-stream .imgs>div:nth-child(1){z-index:2;transform:rotate(-3deg)}.reviews .product-reviews #product-prosta-stream .imgs>div:nth-child(2){z-index:1;transform:rotate(3deg);margin-top:-1rem}.reviews .product-reviews #product-prostadine .imgs img,.reviews .product-reviews #product-prostadine .imgs picture{max-width:100%;display:block}.reviews .product-reviews #product-prostadine .imgs-a>div:nth-child(1){z-index:2;transform:rotate(-3deg)}.reviews .product-reviews #product-prostadine .imgs-a>div:nth-child(2){z-index:1;transform:rotate(3deg);margin-top:-.25rem}.reviews .product-reviews #product-prostadine .imgs-b{width:100%}.reviews .product-reviews .product .imgs-double{width:100%;margin:1.5rem auto}.reviews .product-reviews .product .imgs-double>div{display:inline-block;vertical-align:middle}.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-flow-force-max .imgs-double{margin-bottom:.5rem}.reviews .product-reviews #product-flow-force-max .img-copy,.reviews .product-reviews .product .imgs-actors .imgs-actors-copy h3 u{color:var(--col-red)}.reviews .product-reviews #product-flow-force-max .img-a,.reviews .product-reviews #product-flow-force-max .img-b{width:90%}.reviews .product-reviews #product-flow-force-max .img-b .arrow-double{top:45%;left:80%}.reviews .product-reviews #product-flow-force-max .img-c .arrow-double{left:80%}.reviews .product-reviews #product-flow-force-max .img-d .arrow-double{top:65%;left:80%}.reviews .product-reviews #product-flow-force-max .img-e .arrow-double{top:60%;left:80%}.reviews .product-reviews #product-flow-force-max .img-f .arrow-double{top:55%;left:80%}.reviews .product-reviews #product-fluxactive-complete .img-a .arrow-double{left:20%}.reviews .product-reviews #product-fluxactive-complete .vid{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-prosta-thrive .img-a{margin-left:-5%}.reviews .product-reviews #product-prosta-thrive .imgs-double .arrow-double{width:30%;top:47%;left:85%}.reviews .product-reviews #product-prosta-thrive .img-g-copy{text-align:left;padding:0}.reviews .product-reviews #product-gorilla-flow .imgs-a{width:90%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-gorilla-flow .imgs-a .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-gorilla-flow .imgs-a .img-copy{font-size:.85em;margin:.5em 0 0}.reviews .product-reviews #product-fling-gummies .img-a,.reviews .product-reviews #product-gorilla-flow .img-a .img-wrapper{width:100%;margin:1.5rem auto .5rem}.reviews .product-reviews #product-gorilla-flow .img-a .img-copy{font-size:.9em}.reviews .product-reviews .product .three-bottle-comparison-heading{text-align:center;margin:2rem auto 0}.reviews .product-reviews .product .three-bottle-comparison-heading strong{font-style:italic;color:var(--col-red)}.reviews .product-reviews .product .imgs-three-bottle-comparison{width:100%;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin:1.5rem auto}.reviews .product-reviews .product .three-bottle-comparison-copy{font-size:1rem;font-weight:700;font-style:italic;color:var(--col-brand-dark);margin:0 0 1.5rem;display:block}.reviews .product-reviews #product-prostate-911 .img-a{width:100%;margin:1.5rem auto 1rem;display:block}.reviews .product-reviews #product-ideal-prostate .imgs img,.reviews .product-reviews #product-ideal-prostate .imgs picture,.reviews .product-reviews #product-prostate-911 .img-a img,.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings img,.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings picture,.reviews .product-reviews .product .imgs-actors img,.reviews .product-reviews .product .imgs-actors picture{width:100%;display:block}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-prostate-911 .img-doug-eberhart-copy{margin-bottom:2.5rem}.reviews .product-reviews #product-ideal-prostate .imgs,.reviews .product-reviews .product .imgs-actors{width:100%;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin:1.5rem auto}.reviews .product-reviews #product-ideal-prostate .imgs .img-wrapper,.reviews .product-reviews .product .imgs-actors .img-wrapper{margin:0}.reviews .product-reviews #product-actiflow .img-copy-a{font-size:1.25rem}.reviews .product-reviews .product .imgs-actors{width:90%;font-size:1rem}.reviews .product-reviews .product .imgs-actors .imgs-actors-copy{padding:1.5rem 1rem}.reviews .product-reviews .product .imgs-actors .imgs-actors-copy h3{font-family:var(--txt-heading);font-size:1.5em;color:var(--col-brand-dark);line-height:1.25em;text-align:center;margin:0;margin-bottom:.75rem}.reviews .product-reviews .product .imgs-actors .imgs-actors-copy p{font-family:var(--txt-default);font-size:1.1em;color:var(--col-brand-dark);line-height:1.6em;margin:0}.reviews .product-reviews #product-super-beta-prostate .heading-actors{font-family:var(--txt-heading);font-size:1.5rem;line-height:1.15em;text-align:center;margin:1rem auto 0}.reviews .product-reviews #product-super-beta-prostate .heading-actors strong{font-family:var(--txt-heading-alt);font-size:1.3em;font-style:italic;line-height:1.15em;display:block}.reviews .product-reviews #product-super-beta-prostate .imgs-double .stamp{width:30%;position:absolute;top:1rem;left:-1rem}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa .arrow-double{width:40%;top:13rem;left:50%;transform:translate(-50%) rotate(90deg)}.reviews .product-reviews #product-super-beta-prostate .img-c{margin-top:0}.reviews .product-reviews #product-super-beta-prostate .img-h>div:nth-child(2),.reviews .product-reviews #product-super-beta-prostate .img-j>div:nth-child(2),.reviews .product-reviews #product-super-beta-prostate .img-k>div:nth-child(2){width:70%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate .img-r{width:95%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa-guy-a-fortt .stamp{top:3rem}.reviews .product-reviews #product-super-beta-prostate .imgs-1x1,.reviews .product-reviews #product-super-beta-prostate .imgs-2x2{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:.5rem;gap:.5rem}.reviews .product-reviews #product-super-beta-prostate .imgs-1x1 .img-wrapper,.reviews .product-reviews #product-super-beta-prostate .imgs-2x2 .img-wrapper{width:100%;margin:0;display:block}.reviews .product-reviews #product-super-beta-prostate .img-bottle-box-comparison .copy{padding:1rem}.reviews .product-reviews #product-super-beta-prostate-max .imgs-a{width:100%;margin:2.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-super-beta-prostate-max .imgs-a .img-wrapper{width:100%;margin:0 0 1rem;display:block}.reviews .product-reviews #product-super-beta-prostate-max .imgs-a .img-copy{margin:0}.reviews .product-reviews #product-super-beta-prostate-max .actors .actor .actor-copy picture:first-child{left:auto;right:-1rem}.reviews .product-reviews #product-super-beta-prostate-max .actors .actor .actor-copy picture:last-child{right:auto;left:-1rem}.reviews .product-reviews #product-super-beta-prostate-max .vid-sbpm{margin:2.5rem auto 1rem -.5rem}.reviews .product-reviews #product-super-beta-prostate-max .vid-sbpm-copy{font-family:var(--txt-heading-alt);font-size:1.6em;text-transform:uppercase;padding:0}.reviews .product-reviews #product-super-beta-prostate-max .img-s{width:95%;margin:1.5rem auto 1rem;display:block}.reviews .product-reviews #product-super-beta-prostate-max .img-copy-clowns{text-align:left;margin-top:-2rem;margin-bottom:2.5rem}.reviews .product-reviews #product-nugenix .img-a .arrow-double{width:40%;top:60%;left:80%}.reviews .product-reviews #product-nugenix .img-b .arrow-double{width:40%;top:55%;left:15%}.reviews .product-reviews #product-nugenix .three-actors{width:100%;font-size:1rem;text-align:center;padding:1rem;margin:1.5rem auto}.reviews .product-reviews #product-nugenix .three-actors h3{font-family:var(--txt-heading);font-size:1.75em;letter-spacing:-.05;line-height:1.25em}.reviews .product-reviews #product-nugenix .three-actors h4{font-family:var(--txt-heading);font-size:1.15em;color:var(--col-brand-dark);line-height:1.25em}.reviews .product-reviews #product-nugenix .three-actors .img-e{width:100%;margin-bottom:1.5rem;display:block}.reviews .product-reviews #product-nugenix .three-actors p{font-family:var(--txt-default);font-size:1em;margin-bottom:1.5rem}.reviews .product-reviews #product-nugenix .three-actors .aligh-left{text-align:left}.reviews .product-reviews #product-nugenix .three-actors .quote strong:first-child{font-family:var(--txt-heading);font-size:1.1em;font-weight:400;display:block}.reviews .product-reviews #product-nugenix .img-e{width:95%;margin:1.5rem auto 1rem;display:block}.reviews .product-reviews #product-nugenix .vid-nugenix{margin:2.5rem auto 1rem -.5rem}.reviews .product-reviews #product-nugenix .vid-nugenix-copy{font-family:var(--txt-heading-alt);font-size:1.75em;text-transform:uppercase;padding:0}.pdf-blacklist .pdf-blacklist-imgs picture img,.reviews .product-reviews #product-nugenix .vid-nugenix-copy span{display:block}.reviews .product-reviews #product-flomentum .list-brands-wrapper{width:100%;margin:1.5rem auto}.reviews .product-reviews #product-flomentum .list-brands{width:100%;font-size:1rem;padding:0 1rem}.reviews .product-reviews #product-flomentum .list-brands h3{font-family:var(--txt-heading);font-size:1.5em;line-height:1.25em;text-transform:capitalize;margin-bottom:.5em}.reviews .product-reviews #product-flomentum .list-brands ul{font-size:1em;padding:0 1.35rem;display:grid;grid-template-columns:1fr;grid-gap:.25em;gap:.25em}.reviews .product-reviews #product-flomentum .list-brands ul .highlight{isolation:isolate}.reviews .product-reviews #product-flomentum .list-brands ul .highlight img,.reviews .product-reviews #product-flomentum .list-brands ul .highlight picture{width:100%;height:100%;display:block}.reviews .product-reviews #product-flomentum .list-brands ul .highlight .circ{z-index:-1;width:9em;height:180%;position:absolute;top:-.75em;left:-2em;transform:rotate(-2deg)}.reviews .product-reviews #product-flomentum .img-b,.reviews .product-reviews #product-prosta-lux .img-a img,.reviews .product-reviews #product-prosta-lux .img-e img,.reviews .product-reviews #product-prosta-lux .img-f img,.reviews .product-reviews #product-prosta-lux .img-g img,.reviews .product-reviews #product-prosta-lux .imgs-two .imgs-two-a img,.reviews .product-reviews #product-prostaplex .img-a{margin-bottom:.5rem}.reviews .product-reviews #product-prostaplex .img-a .arrow-double{width:35%;left:85%}.reviews .product-reviews #product-prostaplex .img-copy-a{margin-bottom:1.5rem}.reviews .product-reviews #product-prostaplex .img-copy-a strong{font-size:2em}.reviews .product-reviews #product-prostate-md .img-b{width:90%;margin:1.5rem auto}.reviews .product-reviews #product-prostate-md .img-c-d-copy{font-size:1.05rem;line-height:1.4em}.reviews .product-reviews #product-snap-prostate-health .img-a{width:90%;margin:1.5rem auto 1rem;display:block}.reviews .product-reviews #product-bio-prost .actor-chris-hurt,.reviews .product-reviews #product-prostazen .actor-profiles{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews #product-prostazen .actor-profiles .img-wrapper,.reviews .product-reviews .product-alt .imgs-alt .img-wrapper{width:100%;margin:0}.reviews .product-reviews #product-bio-prost .actor-chris-hurt .img-wrapper{width:100%;margin:0;display:block}.reviews .product-reviews #product-prosta-lux .img-a,.reviews .product-reviews #product-prosta-lux .img-e,.reviews .product-reviews #product-prosta-lux .img-f,.reviews .product-reviews #product-prosta-lux .img-g,.reviews .product-reviews #product-prosta-lux .imgs-two .imgs-two-a{margin-bottom:1.5rem}.reviews .product-reviews #product-prosta-lux .img-a span,.reviews .product-reviews #product-prosta-lux .img-e span,.reviews .product-reviews #product-prosta-lux .img-f span,.reviews .product-reviews #product-prosta-lux .img-g span,.reviews .product-reviews #product-prosta-lux .imgs-two .imgs-two-a span{font-family:var(--txt-heading);font-size:1rem;color:var(--col-blue);line-height:1.25em;text-align:center;display:block}.reviews .product-reviews #product-prosta-lux .img-a span strong,.reviews .product-reviews #product-prosta-lux .img-e span strong,.reviews .product-reviews #product-prosta-lux .img-f span strong,.reviews .product-reviews #product-prosta-lux .img-g span strong,.reviews .product-reviews #product-prosta-lux .imgs-two .imgs-two-a span strong{color:var(--col-red);letter-spacing:-.05em;text-transform:uppercase}.reviews .product-reviews .product-alt{border:var(--col-brand-dark) solid 2px;padding-top:2rem}.reviews .product-reviews .product-alt h2{font-size:2rem}.reviews .product-reviews .product-alt h2 .rated-scam{font-size:.5em}.reviews .product-reviews .product-alt .imgs-alt{width:95%;margin:1.5rem auto;display:grid;grid-template-columns:1fr}.reviews .product-reviews .product-alt .imgs-alt>:not(:first-child){margin-top:-1rem}.reviews .product-reviews .product-alt .imgs-alt>:nth-child(odd){transform:rotate(-2deg)}.reviews .product-reviews .product-alt .imgs-alt>:nth-child(2n){transform:rotate(2deg)}.reviews .product-reviews #product-havasu-saw-palmetto .img-copy-labreport{font-size:1.1rem}.reviews .product-reviews #product-potent-stream .imgs-instagram{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:.5rem;-webkit-column-gap:.5rem;column-gap:.5rem;grid-row-gap:1.5rem;row-gap:1.5rem}.reviews .product-reviews #product-potent-stream .imgs-instagram .img-wrapper{width:100%;padding:.25rem;margin:0;display:block}.reviews .product-reviews #product-potent-stream .imgs-instagram :first-child{grid-column:span 2}.reviews .product-reviews #product-potent-stream .img-copy-instagram{line-height:1.25em;padding:0 1rem;margin-bottom:1.5rem}.reviews .product-reviews #product-potent-stream .img-copy-instagram .big{font-family:var(--txt-heading-alt);font-size:2em;font-weight:400;text-align:center;text-transform:uppercase;display:block;margin:0 auto .25em}.reviews .product-reviews .product .actors{width:100%;font-size:1rem;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem;margin:1.5rem auto}.reviews .product-reviews .product .actors .actor{--_color:var(--col-gray-dark);width:100%;background-color:var(--_color);border:var(--_color) solid 8px;border-radius:var(--bor-rad-fixed);margin:0}.reviews .product-reviews .product .actors .actor>picture>img{width:100%;display:block;border:var(--col-light) solid 4px;border-radius:var(--bor-rad-fixed);box-shadow:0 0 .5rem #00000026}.reviews .product-reviews .product .actors .actor .actor-copy{width:90%;font-family:var(--txt-heading-alt);font-size:1.25em;color:var(--col-light);line-height:1em;text-align:center;background-color:var(--col-red);border-radius:var(--bor-rad-fixed);padding:.75rem .5rem;margin:1rem auto}.reviews .product-reviews .product .actors .actor .actor-copy span{z-index:2;display:block}.reviews .product-reviews .product .actors .actor .actor-copy strong{font-weight:400;font-size:1.5em;font-style:italic;line-height:1em;color:var(--col-yellow);display:block}.reviews .product-reviews .product .actors .actor .actor-copy picture{width:5em;z-index:1;position:absolute}.reviews .product-reviews .product .actors .actor .actor-copy picture:first-child{top:-2em;left:-1rem;transform:rotate(-90deg)}.reviews .product-reviews .product .actors .actor .actor-copy picture:last-child{bottom:-2em;right:-1rem;transform:rotate(90deg)}.reviews .product-reviews .product .actors .actor-footage{margin-bottom:-1.75rem}.reviews .product-reviews .product .actors .actor-footage .img-wrapper{background-color:var(--col-gray-dark);box-shadow:none;margin-top:0;margin-bottom:0;display:block}.reviews .product-reviews .product .imgs-2x2,.reviews .product-reviews .product .imgs-two-bottles-comparison{width:100%;margin:1.5rem auto;display:grid;grid-template-columns:1fr;grid-gap:1.5rem;gap:1.5rem}.reviews .product-reviews .product .imgs-2x2 .img-wrapper,.reviews .product-reviews .product .imgs-two-bottles-comparison .img-wrapper{width:100%;margin:0;display:block}.black-list{font-size:1rem;text-align:center;padding:0 1.5rem 2rem}.black-list .btn{font-size:2em;padding:.5em 3em .5em 1em}.black-list .btn span{line-height:1em;display:block}.black-list .btn span:nth-child(2){font-family:var(--txt-heading);font-size:.4em;padding-top:.5em}.pdf-blacklist{font-size:1rem;padding:2rem 0}.pdf-blacklist>h2{font-size:2.2em;transition:transform var(--hover-speed) ease-in-out,color var(--hover-speed) ease-in-out}.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-size:.61em;color:var(--col-brand-dark);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{margin-top:2.5rem;border:var(--col-gray-dark) solid 1px;display:grid;grid-template-columns:1fr}.pdf-blacklist,.thank-you{text-align:center}.thank-you .main-copy,footer{background-color:var(--col-brand-dark)}.thank-you .main-copy{background:linear-gradient(to bottom,var(--col-blue) 0%,var(--col-brand-dark) 100%);padding-top:0;margin-bottom:2rem}.thank-you .main-copy h1{font-size:2.25rem;color:var(--col-light);line-height:1.15em;margin:2rem auto}.thank-you .main-copy h1 strong{font-size:1.15em;color:var(--col-yellow);line-height:1.15em;text-transform:uppercase}.thank-you .main-copy p{font-size:1.1em;color:var(--col-light)}.thank-you .main-copy p strong{color:var(--col-yellow)}.legal h1,.legal h2,.pdf-blacklist>h2 .small{font-family:var(--txt-heading)}.legal h1{font-size:2.5rem}.legal h2{font-size:1.5rem;margin:1.5rem 0 .75rem}footer{z-index:1;color:var(--col-light);text-align:left;padding:2.5rem 0;margin-top:auto;position:relative}footer .container>a:focus,footer .container>a:hover{-webkit-text-decoration:none;text-decoration:none}footer .logo{width:65%;margin:0 auto;display:block}footer nav,footer nav ul{width:100%;position:relative}footer nav{margin:2rem 0}footer nav ul{font-size:1rem;list-style:none;margin:0;padding:0}footer nav ul li{width:45%;margin:.25em .4em .25em 0;display:inline-block;vertical-align:top;position:relative;cursor:pointer}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);-webkit-text-decoration:none;text-decoration:none}footer .divide{width:100%;height:2px;background-color:var(--col-brand-dark);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:first-child:after{width:2px;height:100%;content:"";background-color:var(--col-light);position:absolute;top:0;right:0}footer p{font-size:.9rem}footer .copy{font-size:.75rem}@media screen and (min-width:69rem){.heading,h1,h2,h3{font-size:3.5rem}.hideFromDesktop{width:0;height:0;display:none!important;visibility:hidden!important}.hideFromMobile{width:auto;height:auto;display:inline-block;visibility:visible}.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.35rem}.btn-pdf-download .small{font-size:.4em}.btn-pdf-postal{width:75%;font-size:2.25rem}.vid-chris-square-template{border-radius:var(--bor-rad-fixed);overflow:hidden;cursor:pointer}.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}.header-tagline{font-size:.9rem;letter-spacing:.15em}header{--_padding-header:2.5rem;font-size:1rem}header .tag{font-size:1.15em;letter-spacing:.1em}header .wrapper-logo{text-align:left;padding:1rem var(--_padding-header);padding-left:.5rem}header .logo{z-index:3;width:22em;margin-left:0}header .with-chris{width:100%;font-family:var(--txt-heading);font-size:.75em;font-style:italic;color:var(--_color-highlight);line-height:1em;text-align:center;text-transform:uppercase;background-color:var(--col-dark);padding:.5rem var(--_padding-header)}header .wrapper-nav{z-index:2;text-align:right;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}header .wrapper-nav .dummy{width:25rem;height:7rem;content:"";position:absolute;top:-3rem;left:-26rem;display:block;visibility:visible}header nav{width:48rem;font-size:1.75em;background:0 0;display:inline-block}header nav ul{font-size:1.25em;color:var(--col-dark);text-align:right;text-shadow:none}header nav ul li{border-bottom:none;padding:.65rem .5rem;display:inline-block;vertical-align:middle;cursor:pointer}header nav ul li svg{display:none;visibility:hidden}header nav ul li,header nav ul li span{text-align:center}header nav ul li:after{width:calc(100% - 1rem);height:2px;content:"";background-color:var(--col-blue);position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);transition:transform var(--hover-speed) ease-out}header nav ul li:hover:after{transform:translate(-50%) scaleX(1)}header nav ul li .red-desktop{color:var(--col-red);transition:color var(--hover-speed) ease-out}header nav ul li:hover .red-desktop{color:var(--col-blue)}header nav ul li .smaller{font-size:.6em;line-height:1em;letter-spacing:normal;display:block}header nav ul li:nth-child(2) .smaller{letter-spacing:.3em}header nav ul .btn-blacklist{font-size:.65em;color:var(--col-yellow);text-transform:none;letter-spacing:normal;line-height:1em;background-color:var(--col-red);border-radius:5px;padding:.25em .5em .35em;vertical-align:middle;transition:color var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out}header nav ul .btn-blacklist:after{display:none;visibility:hidden}header nav ul .btn-blacklist .caps{font-size:1.3em;color:var(--col-light);line-height:1em;text-transform:uppercase;display:block;transition:color var(--hover-speed) ease-out}header nav ul .btn-blacklist:hover{color:var(--_color-highlight);background-color:var(--col-dark)}header nav ul .btn-blacklist a:hover,header nav ul .btn-blacklist:hover .caps{color:var(--_color-highlight)}.home .banner:before{z-index:-1;width:calc(100% + 15rem);height:125%;content:"";background:radial-gradient(ellipse at center,#000 0,transparent 70%);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}.home .banner-bulls>h2{font-size:3.5rem;padding-left:2rem;padding-right:2rem;margin-bottom:1em}.home .banner-bulls>h2:after{width:80%;height:3px;bottom:-.1em;left:10%}.home .banner-bulls>h2 .line-break,.reviews .product-reviews #product-nugenix .vid-nugenix-copy span{display:inline}.home .banner-bulls>h2 strong:last-child{font-size:1.28em;line-height:1.15em;display:block}.home .banner-bulls>.img{width:38%;margin-top:-6rem;display:inline-block;vertical-align:middle;position:relative}.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%;font-size:1.5rem;position:relative;display:inline-block;vertical-align:middle}.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;box-shadow:0 0 .5rem #00000026;margin-bottom:2rem}.dudley>h2{font-size:4rem;margin-bottom:1.5rem}.dudley>p{font-size:1.2rem;line-height:1.6em}.dudley .crests{width:35%;margin-left:3.5rem}.dudley .hero,footer nav ul li{width:45%}.dudley .dudley-tv{width:47%;position:absolute;bottom:13.25rem;right:4rem}.banners{padding:1rem 0 3rem;grid-template-columns:repeat(2,1fr);gap:1rem}.banners>:last-child{grid-column:span 2}.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)}.topfive-heading{font-size:1.75rem}.topfive-heading p span{font-size:1em;display:inline}.topfive>.copy{font-size:1.35rem;padding:0 2rem;margin-top:2rem;margin-bottom:1rem}.topfive .product{padding:2rem 3rem;grid-template-columns:repeat(7,1fr);align-items:center;gap:2rem}.topfive .product .img{grid-column:span 3;overflow:visible}.topfive .product .img .rated{font-size:2.5em;color:var(--col-brand-dark);top:-1rem;right:-39rem}.topfive .product-highlight .img .rated span{text-shadow:none}.topfive .product .img .rated:before{opacity:0}.topfive .product .scores{font-size:1.25em;grid-column:span 4}.topfive .product .scores>h2{width:75%}.topfive .product .scores>h3{font-size:1.75em;margin-bottom:1em}.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{width:100%;text-align:center}.topfive .product .copy{grid-column:span 7}.topfive .product .copy button{margin-left:73%;margin-top:1rem}.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{width:max-content;display:inline-block;vertical-align:middle}.scams .title h1{font-size:5.5rem;padding:0}.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{font-size:1.75rem;margin:0}.scams .title .copy h2 strong{font-size:1.65em;text-transform:uppercase;display:block}.scams .vid-bulls{background:#fff;background:linear-gradient(to bottom,#fff 0,#e5e5e5);padding:2rem}.scams .vid-bulls .scam-list,.scams .vid-bulls .vid{display:inline-block;vertical-align:top;position:relative}.scams .vid-bulls .vid{width:55%;margin-top:3rem;text-align:center;overflow:hidden;border-radius:var(--bor-rad-small)}.vid-bulls>.title{width:55%;text-align:center;position:absolute;top:41rem;left:0}.vid-bulls>.title h2{font-size:2.8rem;margin-bottom:0}.reviews .product-reviews #product-prosta-vive-ls .img-a .img-copy strong,.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{font-size:3.5rem;text-transform:uppercase;position:relative;margin-bottom:0}.scams .vid-bulls .scam-list .title strong{font-size:1.65em;color:var(--col-red);display:inline-block;vertical-align:middle;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{width:100%;height:2px;content:"";background-color:var(--col-dark);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{font-size:1rem;text-align:center}.scams .scam-list .title-alt:before{width:0;height:0;top:0;left:0;display:none;visibility:hidden}.scams .scam-list .title-alt h2{font-size:3.75em}.scams .scam-list .title-alt h3{font-size:1.15em;margin-top:.15rem;margin-bottom:1rem}.scams .vid-bulls .scam-list ul{width:100%;font-family:var(--txt-heading);font-size:1.25rem;letter-spacing:-.05em;list-style:none;padding:0;margin:0;position:relative}.scams .vid-bulls .scam-list ul li{width:100%;border-radius:var(--bor-rad-small);padding:.5em .5em .5em 2.75em;margin:.25em 0;position:relative;cursor:pointer;transition:color var(--hover-speed) ease-out,background-color var(--hover-speed) ease-out}.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{width:100%;background-color:var(--col-light);border:var(--col-gray-dark) solid 2px;border-radius:var(--bor-rad-small);box-shadow:.15em .15em #0000001a;padding:2rem;margin:2rem auto;position:relative}.scams .scams .scam>picture>img{width:55%;border-radius:var(--bor-rad-small);display:inline-block;vertical-align:middle}.scams .scams .scam .copy{width:42%;padding:0 0 0 2%}.reports .labreports .report .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{display:inline-block;vertical-align:top}.scams .scams .scam-alt>picture:nth-child(1) img{width:52%}.scams .scams .scam-alt>picture:nth-child(2) img{width:38%;margin-left:2%}.scams .scams .scam-alt .copy{width:100%;text-align:left;padding:2.5rem}.scams .scams .copy-extended{padding:1.5rem 0 0;margin-top:0}.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-left:-2rem;margin-bottom: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%;display:block;padding-left:0}.scams .scams .scam-large .copy>.vid{width:90%;margin:2rem auto 1rem}.scams .scams .scam-large .video-copy{font-size:1.5rem;margin-bottom:2rem}.scams .scams .scam-three-fraud-hideouts{padding-top:0;overflow:hidden}.scams .scams .scam-three-fraud-hideouts .name{margin-top:0;border-radius:0}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds{width:100%;margin:2.5rem 0;grid-template-columns:repeat(3,1fr);gap:.5rem}.scams .scams .scam-three-fraud-hideouts h2{font-size:1.6rem!important}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds .img{width:100%;border-radius:var(--bor-rad-fixed)}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds .text{padding:0}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds div:first-child .text{margin-top:-3rem}.scams .scams .scam-three-fraud-hideouts .copy .three-frauds p{padding:0 .5rem}.scams .scams #scam-long-video>.imgs{width:calc(100% + 4rem);border-bottom:var(--col-gray-dark) solid 5px;border-top-left-radius:var(--bor-rad-small);border-top-right-radius:var(--bor-rad-small);margin:-2rem 0 1.5rem -2rem}.scams .scams #scam-long-video .copy .imgs{gap:.5rem}.scams #scam-quack-mds-paid-by-scammers .imgs-doc{margin:2.5rem auto;grid-template-columns:repeat(2,1fr);gap:.5rem}.scams #scam-quack-mds-paid-by-scammers h3{font-size:2.5rem;line-height:1.15em;margin-top:2.5rem}.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly{margin:2.5rem auto;display:grid;grid-template-columns:repeat(3,1fr);grid-row-gap:2.5rem;row-gap:2.5rem;grid-column-gap:1rem;-webkit-column-gap:1rem;column-gap:1rem}.scams #scam-quack-mds-paid-by-scammers .imgs-doc-holly :last-child{grid-column:span 2}.scams #scam-pakistan-Counterfeits .imgs{width:90%;margin:2.5rem auto;grid-template-columns:repeat(2,1fr);gap:1rem}.scams #scam-pakistan-Counterfeits .logos{width:85%;padding:.5rem 5rem;margin:2.5rem auto;gap:2rem}.scams #scam-pakistan-Counterfeits .logos>picture:nth-child(2){padding:0 2rem}.scams #scam-shark-tank .vid{width:100%;margin:2.5rem auto}.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}.reviews .product-reviews #product-prostaplex .img-copy-a strong,.sign-up .copy h2 strong,.sign-up .copy h3 strong{font-size:1.75em}.sign-up .copy input{width:85%;font-size:1.25rem;padding:1em}.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{font-size:2.15rem;margin-top:1rem;padding-top:.35em;padding-bottom:.35em;position:absolute;bottom:2.5rem;right:2rem}.sign-up-alt{padding-bottom:1rem;overflow:hidden}.sign-up-alt form{margin-top:-6rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1.5rem;gap:1.5rem;align-items:center}.sign-up-alt form input{font-size:1.25rem;margin:0}.reviews .product-reviews #product-total-control-24 .img-a-copy strong,.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%;font-size:2.25rem;color:var(--col-gray-dark);line-height:1.25em;padding:0;padding-left:2rem;margin-top:-9.5rem}.reports .banner h2 strong{font-family:var(--txt-heading-alt);font-size:1.75em;color:var(--col-light);text-transform:uppercase;line-height:1.25em;display:block}.reports .video-chris-reports{margin-top:.5rem}.reports .product-list-nav{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 .grade{--_size:3rem}.reports .labreports .report .copy,.reports .labreports .report>a img{width:55%;display:inline-block;vertical-align:top}.reports .labreports .report .copy{width:42%;padding-top:0;padding-left:3%}.reports .labreports .report .lab-report{width:55%;margin:2rem auto;transition:transform var(--hover-speed) ease-in-out;will-change:transform;display:inline-block;vertical-align:top}.reports .labreports .report .lab-report:before,.reviews .product-reviews .product .lab-report:before{font-size:1.6rem;border-radius:4px;top:-1.15rem;will-change:transform}.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);position:absolute;top:2rem;right:2rem;pointer-events:none;transition:color var(--hover-speed) ease-in-out,transform var(--hover-speed) ease-in-out}.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,.faq .faqs .qa{padding:2rem}.faq .faqs .qa h2{font-size:1.75rem}.faq .faqs .qa-last .img-float-left{margin:-2rem 1.5rem 0 -2rem}.faq .faqs .qa .img-border{width:85%;margin:2rem auto}.faq .faqs .qa .img-csr{width:20%}.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;font-size:2.5rem;padding:2rem 2rem 2.5rem}.reviews{padding-top:.5rem}.reviews .intro .vid{width:98%;--img-placeholder:url(/_astro/chris-hansen-video-poster.Dw4rsXLL.jpg);border-radius:var(--bor-rad-small);margin-top:.5rem}.reviews .intro{background:linear-gradient(to bottom,var(--col-light) 0%,rgba(0,0,0,.05) 100%)}.reviews .intro .product-list{padding:2rem 1rem;grid-template-columns:repeat(3,1fr);gap:1rem}.reviews .intro .product-list li{min-height:2.75em}.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:transparent}.reviews .intro .copy{font-size:1.25rem;padding:2.5rem 4rem 1rem}.reviews .intro .copy p:first-child{font-size:1.1em;line-height:1.4em}.reviews .chris-hansen-foxnews,.reviews .chris-hansen-pill-danger{font-size:1.5rem;border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #00000040;margin:1rem auto 0}.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 .what-you-learn{font-size:1.35rem;border-radius:var(--bor-rad-small);margin:1rem auto 0}.reviews .what-you-learn h3{--_padding-offset:8rem}.reviews .what-you-learn ul{margin:3rem 0}.reviews .what-you-learn ul li{margin:2rem 0}.reviews .product-reviews .product{padding:2rem 3rem}.reviews .product-reviews .product .img{width:45%;display:inline-block;vertical-align:top;margin-bottom:2rem}.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 .copy p{margin-bottom:2rem}.reviews .product-reviews .product .copy-intro{width:50%;display:inline-block;vertical-align:top;margin-left:2rem}.reviews .product-reviews .product .img-copy strong{font-size:3em;line-height:1.25em}.reviews .product-reviews .product .lab-report{width:90%;margin:3rem auto;transition:transform var(--hover-speed) ease-in-out;will-change:transform}.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 .img-conmen{width:100%;background-color:var(--col-light);border-radius:var(--bor-rad-small);box-shadow:0 0 .5rem #0000000d;padding:0 3rem 1.5rem;margin:2rem auto}.reviews .product-reviews .product .img-conmen picture{width:45%;position:absolute;top:0;right:3rem}.reviews .product-reviews .product .img-conmen span{width:45%;font-size:1.25em;font-style:italic;line-height:1.4em;text-align:right;padding-top:4rem;padding-bottom:4rem;margin-top:.5rem;margin-bottom:2rem}.reviews .product-reviews .product .heading-bottom-line{font-size:1.5em;letter-spacing:-.05em;margin-bottom:.25em}.reviews .product-reviews .product .copy .btn{width:auto;margin-bottom:1rem}.reviews .product-reviews .product .copy .btn span{padding-left:1em;padding-right:1em}.reviews .product-reviews .product video{cursor:pointer}.reviews .product-reviews .product .vid,.reviews .product-reviews .product video{width:90%;margin:0 auto;margin-bottom:2rem}.reviews .product-reviews .product .btn-top{bottom:1rem;right:1.5rem}.reviews .product-reviews .product .imgs-two{width:100%;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2rem;gap:2rem;margin-bottom:2rem;align-items:center}.reviews .product-reviews #product-prosta-vive-ls .img-a{width:25%;float:right;margin:-1rem 0 0 3rem}.reviews .product-reviews #product-prosta-vive-ls .img-b{width:20%;float:left;margin:-2rem 3rem 0 0}.reviews .product-reviews #product-prosta-vive-ls .img-c{width:95%;display:block;margin:0 auto 2rem}.reviews .product-reviews #product-prosta-vive-ls .img-b .img-copy,footer nav ul,footer p{font-size:1rem}.reviews .product-reviews #product-prosta-vive-ls .img-b .img-copy strong{font-size:1.25em}.reviews .product-reviews #product-prosta-vive-ls .img-d{margin:2.5rem auto 4rem}.reviews .product-reviews #product-prosta-vive-ls .img-d img{aspect-ratio:auto}.reviews .product-reviews #product-prosta-vive-ls .img-d .img-copy{margin:.75rem auto}.reviews .product-reviews #product-prosta-vive-ls .imgs-a{width:80%;margin:2.5rem auto;grid-template-columns:repeat(2,1fr)}.reviews .product-reviews #product-prologic .img-a{width:80%;margin:2rem auto;display:block}.reviews .product-reviews #product-prologic .img-a picture{display:inline-block}.reviews .product-reviews #product-prologic .img-a picture:first-child{width:59.5%}.reviews .product-reviews #product-prologic .img-a picture:last-child{width:39.5%;transform:rotate(3deg);margin:0 0 0 -.5rem}.reviews .product-reviews #product-prologic .img-b{width:35%;float:right;margin:0 auto 1rem 2rem}.reviews .product-reviews #product-prologic .img-b .img-copy{margin:0}.reviews .product-reviews #product-prostate-pq .img-a{width:75%;margin:2.5rem auto 2rem;display:block}.reviews .product-reviews #product-prostate-pq .img-a-copy{width:75%;margin:0 auto 2.5rem}.reviews .product-reviews #product-prostate-sr .vid{margin-top:3rem}.reviews .product-reviews #product-prostate-sr .vid-copy{font-size:1.15rem;padding:0 3rem;margin:.5rem auto 2.5rem}.reviews .product-reviews #product-prostate-3x .img-a{width:30%;margin:-.5rem 0 2rem 2rem;float:right;display:block}.reviews .product-reviews #product-prostate-3x .img-b{width:17%;margin:0 2rem 2rem 0;float:left;display:block}.reviews .product-reviews #product-prostagenix .img-a{width:40%;float:right;margin:-1rem 0 0 3rem}.reviews .product-reviews #product-prostagenix .img-a .img-copy{margin-bottom:0}.reviews .product-reviews #product-zyrexin .img-a{width:35%;float:right;padding:0;margin:0 0 1rem 2rem}.reviews .product-reviews #product-prostate-revive .img-d{width:40%;float:right;padding:0;margin:-6rem 0 3rem 2rem}.reviews .product-reviews #product-prostagenix .img-c{width:30%;float:left;margin:0;margin:-1rem 3rem 3rem 0}.reviews .product-reviews #product-prostagenix .img-b{margin-left:auto;margin-right:auto;margin-top:2rem;margin-bottom:2rem;display:block}.reviews .product-reviews #product-prostagenix .img-d,.reviews .product-reviews #product-prostagenix .img-e{margin-left:auto;margin-right:auto;display:block}.reviews .product-reviews #product-prostagenix .img-b{width:85%}.reviews .product-reviews #product-prostagenix .img-d{width:20%;float:left;margin:0 2rem 2rem 0}.reviews .product-reviews #product-prostagenix .img-e{width:15%;float:right;margin:0 0 2rem 2rem}.reviews .product-reviews #product-prostagenix .img-f{width:35%;float:right;margin:1rem 0 2rem 2rem}.reviews .product-reviews #product-prostagenix .img-g{width:95%;margin:2.5rem auto}.reviews .product-reviews #product-prostagenix .img-h{width:75%;margin:.5rem auto 2.5rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem;align-items:center}.reviews .product-reviews #product-prostagenix .img-h .img-copy{font-size:1.25rem;padding:0;margin:0}.reviews .product-reviews #product-prostagenix .img-h .img-copy strong{font-size:2.3rem;color:var(--col-brand-dark)}.reviews .product-reviews #product-prostagenix .img-i{width:95%;margin:0 auto 2.5rem}.reviews .product-reviews #product-prostagenix .list-benefits{margin:1rem auto 2rem;grid-template-columns:repeat(2,1fr);gap:.5rem}.reviews .product-reviews #product-prostagenix .testimonials{margin:2.5rem auto;grid-template-columns:repeat(3,1fr);gap:0}.reviews .product-reviews #product-prostagenix .img-testimonials{width:95%;margin:2.5rem auto}.reviews .product-reviews #product-prostagenix .img-counterfeit{width:70%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-prostavar-ultra .img-a{width:85%;margin:2.5rem auto 2rem;display:block}.reviews .product-reviews #product-prostavar-ultra .img-a-copy{margin:0 auto 2.5rem}.reviews .product-reviews #product-prostavar-ultra .img-c-copy{padding:0 5rem;margin-bottom:2.5rem}.reviews .product-reviews #product-prostavar-ultra .img-b{width:30%;float:right;margin:-1.5rem 0 0 2rem}.reviews .product-reviews #product-prostavar-ultra .img-b .img-copy{font-size:.9em;line-height:1.4em}.reviews .product-reviews #product-pros-terol .img-a{width:30%;float:right;margin:-3rem 2rem 0}.reviews .product-reviews #product-pros-terol .img-a .img-copy{font-size:.8em;margin:-.5rem 0 0}.reviews .product-reviews #product-super-beta-prostate .img-a{width:90%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate .imgs{margin:2.5rem auto;display:block;width:100%}.reviews .product-reviews #product-super-beta-prostate .imgs>div{width:33%;display:inline-block;vertical-align:middle}.reviews .product-reviews #product-super-beta-prostate .imgs>div:nth-child(2),.reviews .product-reviews #product-super-beta-prostate .imgs>div:nth-child(3){margin-top:0;margin-left:-.05rem}.reviews .product-reviews #product-super-beta-prostate .img-p-copy{width:70%;margin:1rem auto 2.5rem}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa-guy-a-fortt .stamp{top:5rem}.reviews .product-reviews #product-super-beta-prostate .imgs-1x1{width:95%;margin:2.5rem auto}.reviews .product-reviews #product-super-beta-prostate-max .img-a{width:55%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate-max .imgs-a{width:95%;margin:2.5rem auto;grid-template-columns:repeat(2,1fr);gap:.5rem}.reviews .product-reviews #product-super-beta-prostate-max .img-b{width:90%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate-max .actors .actor .actor-copy picture:first-child{top:30%;left:-3em;right:auto}.reviews .product-reviews #product-super-beta-prostate-max .actors .actor .actor-copy picture:last-child{top:70%;right:-3em;left:auto}.reviews .product-reviews #product-super-beta-prostate-max .vid-sbpm{margin:3rem auto 1.5rem}.reviews .product-reviews #product-super-beta-prostate-max .vid-sbpm-copy{font-size:2.5em;letter-spacing:.03em}.reviews .product-reviews #product-super-beta-prostate-max .actors #actor-aaron-phillips .actor-copy,.reviews .product-reviews #product-super-beta-prostate-max .actors #actor-wayne-lundy .actor-copy{margin-top:7rem}.reviews .product-reviews #product-super-beta-prostate-max .actors #actor-joseph-gennuso-jr .actor-copy{margin-top:-4rem}.reviews .product-reviews #product-super-beta-prostate-max .img-copy-clowns{width:95%;text-align:center;margin:-2rem auto 3rem}.reviews .product-reviews #product-prostate-revive .img-a{width:30%;float:right;margin:-2rem 0 1rem 3rem}.reviews .product-reviews #product-prostate-revive .img-b{width:30%;float:left;margin:0 3rem 1rem 0}.reviews .product-reviews #product-prostate-revive .para-space{margin-top:10rem}.reviews .product-reviews #product-prostate-revive .vid{font-size:1.15rem;line-height:1.25em;margin:1rem auto 1.5rem}.reviews .product-reviews #product-prostate-revive .vid-copy{padding:0 3.5rem}.reviews .product-reviews #product-roman-prostate-health .img-a{width:30%;float:left;margin:0 3rem 1rem 0}.reviews .product-reviews #product-green-lumber .img-a{width:75%;margin:2.5rem auto}.reviews .product-reviews #product-green-lumber .imgs-a{width:95%;margin:1.5rem auto;grid-template-columns:repeat(3,1fr);gap:.5rem;align-items:center}.reviews .product-reviews #product-prosta-stream .imgs{width:75%}.reviews .product-reviews #product-prosta-stream .imgs>div,.reviews .product-reviews #product-prostadine .imgs>div{width:49%;display:inline-block;vertical-align:middle;margin:0}.reviews .product-reviews #product-prosta-stream .imgs>div:nth-child(2),.reviews .product-reviews #product-prostadine .imgs-a>div:nth-child(2){margin-left:-.05rem}.reviews .product-reviews #product-prostadine .imgs{width:90%}.reviews .product-reviews #product-prostadine .imgs-b>div:nth-child(1){width:52%}.reviews .product-reviews #product-prostadine .imgs-b>div:nth-child(2){width:46%;margin-left:.5rem}.reviews .product-reviews #product-prostadine .img-c{width:80%;margin:1.5rem auto;display:block}.reviews .product-reviews .product .imgs-double{width:80%;text-align:center;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-flow-force-max .imgs-double{margin-bottom:1rem}.reviews .product-reviews #product-flow-force-max .img-copy{font-size:1.15rem}.reviews .product-reviews #product-flow-force-max .img-a{width:40%;float:right;text-align:left;margin:0 0 1rem 2rem}.reviews .product-reviews #product-flow-force-max .img-a>div{width:49.25%}.reviews .product-reviews #product-flow-force-max .img-a>div:first-child{margin-right:0}.reviews .product-reviews #product-flow-force-max .img-b>div:nth-child(2){width:40%}.reviews .product-reviews #product-flow-force-max .img-b .arrow-double,.reviews .product-reviews #product-flow-force-max .img-c .arrow-double{top:50%;left:50%}.reviews .product-reviews #product-flow-force-max .img-d>div:nth-child(1){width:35%}.reviews .product-reviews #product-flow-force-max .img-d>div:nth-child(2){width:63%}.reviews .product-reviews #product-flow-force-max .img-d .arrow-double{top:50%;left:35%}.reviews .product-reviews #product-flow-force-max .img-e>div:nth-child(1){width:40%}.reviews .product-reviews #product-flow-force-max .img-e>div:nth-child(2){width:57%}.reviews .product-reviews #product-flow-force-max .img-e .arrow-double{top:50%;left:40%}.reviews .product-reviews #product-flow-force-max .img-f .arrow-double{top:50%;left:45%}.reviews .product-reviews #product-fluxactive-complete .img-a .arrow-double{left:45%}.reviews .product-reviews #product-fluxactive-complete .img-b,.reviews .product-reviews #product-fluxactive-complete .img-c,.reviews .product-reviews #product-fluxactive-complete .img-d,.reviews .product-reviews #product-fluxactive-complete .img-e{width:65%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-fluxactive-complete .vid{width:75%;margin:2.5rem auto}.reviews .product-reviews #product-fluxactive-complete .img-blood-glob{width:50%;margin:2.5rem auto}.reviews .product-reviews #product-fluxactive-complete .img-blood-glob .img-copy strong{font-size:2.5em;line-height:1em}.reviews .product-reviews #product-prosta-thrive .img-a{width:45%;float:right;margin:-4rem 0 0}.reviews .product-reviews #product-prosta-thrive .img-b{width:30%;float:left;margin:-3rem 2rem 1rem 0}.reviews .product-reviews #product-prosta-thrive .img-c{margin-top:4rem}.reviews .product-reviews #product-prosta-thrive .imgs-double{width:95%}.reviews .product-reviews #product-prosta-thrive .imgs-double .arrow-double{width:20%;top:50%;left:50%}.reviews .product-reviews #product-prosta-thrive .img-h{width:80%;margin:4rem auto}.reviews .product-reviews #product-prosta-thrive .img-puppet{width:90%;margin:0 auto 2.5rem;display:block}.reviews .product-reviews #product-prosta-thrive .img-g,.reviews .product-reviews #product-prosta-thrive .img-g-copy{width:65%;display:block;margin:0 auto}.reviews .product-reviews #product-prosta-thrive .img-g{margin:2.5rem auto 0}.reviews .product-reviews #product-prosta-thrive .img-g-copy{text-align:left;padding:0;margin:1rem auto 2.5rem}.reviews .product-reviews #product-gorilla-flow .imgs-a{margin:2.5rem auto;grid-template-columns:repeat(2,1fr);align-items:center}.reviews .product-reviews #product-gorilla-flow .img-a{width:50%;margin:2.5rem auto}.reviews .product-reviews .product .three-bottle-comparison-heading{margin:2.5rem 0 0}.reviews .product-reviews .product .imgs-three-bottle-comparison{grid-template-columns:repeat(3,1fr)}.reviews .product-reviews .product .three-bottle-comparison-copy{margin:0 0 2.5rem}.reviews .product-reviews #product-prostate-911 .img-a{width:80%;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-prostate-911 .img-a img,.reviews .product-reviews #product-super-beta-prostate .img-o img,.reviews .product-reviews #product-super-beta-prostate .img-o picture,.reviews .product-reviews .img-copy-bio-prost-steel-flow img{width:100%;display:block}.reviews .product-reviews #product-prostate-911 .img-a-copy{font-size:1.25rem;margin-bottom:2.5rem}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings{width:90%;text-align:center;margin:2.5rem auto}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings>div{width:45%;display:inline-block;vertical-align:middle;margin-bottom:0}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings>div:first-child{margin-right:2rem}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings-a>div:nth-child(1){width:40%}.reviews .product-reviews #product-prostate-911 .imgs-newspaper-clippings-a>div:nth-child(2){width:55%}.reviews .product-reviews #product-prostate-911 .img-doug-eberhart{width:60%;margin:2.5rem auto 1.5rem;display:block}.reviews .product-reviews #product-prostate-911 .img-doug-eberhart-copy{width:75%;margin:0 auto 4rem}.reviews .product-reviews #product-ideal-prostate .imgs-a{width:90%;grid-template-columns:repeat(2,1fr);gap:2rem}.reviews .product-reviews #product-ideal-prostate .imgs-b{width:100%;grid-template-columns:repeat(3,1fr);gap:1.5rem}.reviews .product-reviews #product-actiflow .img-copy-a{width:max-content;font-size:1.7rem;margin:-6rem 0 5rem;display:block}.reviews .product-reviews #product-actiflow .img-c{width:40%;margin:-2rem auto 2.5rem;display:block}.reviews .product-reviews .product .imgs-actors{width:100%;margin:2.5rem auto;grid-template-columns:repeat(3,1fr);gap:2rem}.reviews .product-reviews #product-super-beta-prostate .heading-actors{font-size:2.5rem;margin:3rem auto 1.5rem}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa{width:90%}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa>div:nth-child(1){width:60%}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa>div:nth-child(2){width:35%}.reviews .product-reviews #product-super-beta-prostate .imgs-double-sbpa .arrow-double{width:20%;top:6rem;left:50%;transform:none}.reviews .product-reviews #product-super-beta-prostate .imgs-double .stamp{width:15%}.reviews .product-reviews #product-super-beta-prostate .img-h>div:nth-child(1){width:73%}.reviews .product-reviews #product-super-beta-prostate .img-h>div:nth-child(2){width:23%;margin:0;display:inline-block}.reviews .product-reviews #product-super-beta-prostate .img-h .arrow-double{left:63%}.reviews .product-reviews #product-super-beta-prostate .img-j>div:nth-child(2){width:34%;margin:0;display:inline-block}.reviews .product-reviews #product-super-beta-prostate .img-k>div:nth-child(2){width:25%;margin:0;display:inline-block}.reviews .product-reviews #product-super-beta-prostate .img-k .arrow-double{left:54%}.reviews .product-reviews #product-super-beta-prostate .img-o{width:95%;margin:2rem auto}.reviews .product-reviews #product-super-beta-prostate .img-o .img-wrapper{width:33%;margin:0;display:inline-block;vertical-align:middle}.reviews .product-reviews #product-super-beta-prostate .img-o>div:first-child{transform:rotate(-5deg)}.reviews .product-reviews #product-super-beta-prostate .img-o>div:last-child{transform:rotate(5deg)}.reviews .product-reviews #product-super-beta-prostate .img-o>div:nth-child(2){margin-top:-2rem;margin-left:-1rem;transform:none}.reviews .product-reviews #product-super-beta-prostate .img-o>div:nth-child(3){margin-top:0;margin-left:-1rem}.reviews .product-reviews #product-super-beta-prostate .img-p{width:75%;margin:0 auto;display:block}.reviews .product-reviews #product-super-beta-prostate .img-q{width:90%;margin:2.5rem auto;display:block}.reviews .product-reviews #product-super-beta-prostate-max .img-s{width:75%;margin:2.5rem auto 1rem}.reviews .product-reviews #product-nugenix .img-a .arrow-double{width:20%;top:40%;left:46%}.reviews .product-reviews #product-nugenix .img-b .arrow-double{width:20%;top:45%;left:53%}.reviews .product-reviews #product-nugenix .img-c{width:32%;float:right;margin:-4rem 0 2rem 2rem}.reviews .product-reviews #product-nugenix .img-d{width:98%;margin:0 auto 2rem;display:block}.reviews .product-reviews #product-nugenix .three-actors{width:95%;font-size:1.1rem;text-align:center;padding:2rem;margin:2.5rem auto 1.5rem}.reviews .product-reviews #product-nugenix .three-actors h3{font-size:2.5em;margin:0 auto}.reviews .product-reviews #product-nugenix .three-actors h4{margin:1rem auto 1.5rem}.reviews .product-reviews #product-nugenix .img-e{width:75%;margin:2.5rem auto 2rem}.reviews .product-reviews #product-nugenix .img-copy-e{width:75%;margin:0 auto 2.5rem}.reviews .product-reviews #product-nugenix .vid-nugenix{margin:3rem auto 1.5rem}.reviews .product-reviews #product-nugenix .vid-nugenix-copy{font-size:2.5em;letter-spacing:.03em}.reviews .product-reviews #product-flomentum .img-a{width:90%;margin:2rem auto;display:grid;grid-template-columns:repeat(2,1fr);align-items:center;grid-gap:1rem;gap:1rem}.reviews .product-reviews #product-flomentum .list-brands-wrapper{width:90%;margin:2.5rem auto}.reviews .product-reviews #product-flomentum .list-brands{width:90%;font-size:1.25rem;margin-left:12%}.reviews .product-reviews #product-flomentum .list-brands h3{font-size:1.7em}.reviews .product-reviews #product-flomentum .list-brands ul{padding:0 1.6rem;grid-template-columns:repeat(2,1fr);gap:.5em}.reviews .product-reviews #product-flomentum .img-b{width:100%;margin-bottom:1.5rem;display:block}.reviews .product-reviews #product-prostaplex .img-a{width:100%;margin-bottom:.5rem}.reviews .product-reviews #product-prostaplex .img-a .arrow-double{width:15%;left:47%}.reviews .product-reviews #product-prostaplex .img-copy-a{font-size:1.2rem;line-height:1.4em;margin-bottom:5rem}.reviews .product-reviews #product-force-factor .img-c{width:90%}.reviews .product-reviews #product-force-factor .img-c .arrow-double{width:20%;transform:translate(-50%,-50%) rotate(90deg)}.reviews .product-reviews #product-force-factor .img-c>div:nth-child(1){width:100%}.reviews .product-reviews #product-force-factor .img-c>div:nth-child(2){width:80%}.reviews .product-reviews #product-prostate-md .img-a{margin-bottom:2.5rem}.reviews .product-reviews #product-prostate-md .img-b{width:25%;float:right;margin:-1rem 0 1rem 2rem}.reviews .product-reviews #product-prostate-md .img-c-d-copy{font-size:1.25rem;margin-bottom:3rem}.reviews .product-reviews #product-snap-prostate-health .img-a{width:50%;margin:2.5rem auto 1rem}.reviews .product-reviews #product-snap-prostate-health .img-a-copy{width:55%;margin:1.5rem auto 2.5rem}.reviews .product-reviews .product-alt h2{font-size:3.5rem}.reviews .product-reviews .product-alt .imgs-alt{margin:2.5rem auto;grid-template-columns:repeat(2,1fr);gap:1rem;align-items:center}.reviews .product-reviews .product-alt .imgs-alt .img-wrapper{width:100%;margin:0}.reviews .product-reviews .product-alt .imgs-alt>:not(:first-child){margin-top:0}.reviews .product-reviews #product-doctor-carson .imgs-alt>:last-child,.reviews .product-reviews #product-doctor-oz .imgs-alt>:last-child{grid-column:span 2;transform:none}.reviews .product-reviews #product-havasu-saw-palmetto .img-copy-labreport{font-size:1.25rem;margin-bottom:3rem}.reviews .product-reviews #product-uromend .img-a{width:50%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-prostazen .vid{width:50%}.reviews .product-reviews #product-potent-stream .imgs-instagram{width:100%;margin:2.5rem auto;grid-template-columns:repeat(4,1fr);gap:.5rem}.reviews .product-reviews #product-potent-stream .imgs-instagram .img-wrapper{padding:.5rem}.reviews .product-reviews #product-potent-stream .imgs-instagram :first-child{grid-column:span 2;grid-row:span 2}.reviews .product-reviews #product-potent-stream .img-copy-instagram{padding:0 3rem;margin-bottom:2.5rem}.reviews .product-reviews #product-potent-stream .img-copy-instagram-af{padding:0 14rem}.reviews .product-reviews #product-prostazen .actor-profiles{margin:2.5rem auto;grid-template-columns:repeat(2,1fr);gap:.5rem}.reviews .product-reviews #product-bio-prost .actor-chris-hurt{width:90%;margin:2.5rem auto;grid-template-columns:repeat(2,1fr);-webkit-column-gap:.5rem;column-gap:.5rem;row-gap:2.5rem}.reviews .product-reviews #product-prosta-lux .imgs-two img{max-width:100%;margin:0}.reviews .product-reviews #product-prosta-lux .img-c{width:55%;float:right;margin-top:0;margin-left:2rem}.reviews .product-reviews #product-prosta-lux .img-e{width:40%;float:right;margin-top:-3rem;margin-bottom:2rem;margin-left:3rem}.reviews .product-reviews #product-prosta-lux .img-g{width:40%;float:left;margin:-1.5rem 3rem 4rem 0}.reviews .product-reviews .img-bio-prost-steel-flow,.reviews .product-reviews .img-copy-bio-prost-steel-flow{width:75%;margin:2.5rem auto;display:block}.reviews .product-reviews .product .actors{gap:2.5rem;margin:2.5rem auto}.reviews .product-reviews .product .actors .actor{text-align:center;padding:1rem 0}.reviews .product-reviews .product .actors .actor>picture{width:35%;display:inline-block;vertical-align:middle}.reviews .product-reviews .product .actors .actor .actor-copy{width:25%;display:inline-block;vertical-align:middle}.reviews .product-reviews .product .actors .actor .actor-copy picture:first-child,.reviews .product-reviews .product .actors .actor .actor-copy picture:last-child{top:50%}.reviews .product-reviews .product .actors .actor .actor-copy picture:first-child{left:-3em;transform:translateY(-50%) rotate(180deg)}.reviews .product-reviews .product .actors .actor .actor-copy picture:last-child{right:-3em;transform:translateY(-30%) rotate(0)}.reviews .product-reviews .product .actors .actor-footage{margin-bottom:-3rem}.reviews .product-reviews #product-total-control-24 .img-a{width:60%;margin:1.5rem auto;display:block}.reviews .product-reviews #product-total-control-24 .img-a-copy{width:80%;margin:1.5rem auto 2.5rem}.reviews .product-reviews .product .imgs-2x2,.reviews .product-reviews .product .imgs-two-bottles-comparison{margin:2.5rem auto;grid-template-columns:repeat(2,1fr);-webkit-column-gap:1rem;column-gap:1rem;row-gap:2.5rem}.reviews .product-reviews .product .imgs-two-bottles-comparison{width:90%}.reviews .product-reviews .product .imgs-2x2{width:95%;gap:.5rem}.reviews .product-reviews .product .img-instagram{width:60%;margin:2.5rem auto;display:block}.black-list{font-size:1.5rem;padding:1rem 1.5rem 3.25rem}.black-list .btn span{display:inline-block;vertical-align:middle}.black-list .btn span:nth-child(2){font-size:.65em;line-height:1.25em;padding-top:0}.black-list .btn span:nth-child(2):before{font-size:1em;content:"-";padding:0 .35em}.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}.thank-you .main-copy h1{font-size:3.25rem}.thank-you .main-copy p{font-size:1.35em}footer{padding:5rem 0}footer .logo{width:22%;margin:-1rem 10% 0 0}footer nav{width:40%;margin:0;margin-left:14rem;margin-right:3rem;position:relative}footer .logo,footer .social,footer nav{display:inline-block;vertical-align:top}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{font-size:.75rem;margin:3rem 0}}@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}}
