.body{height:100%;margin:0;padding:0}.container{margin:0 auto;width:100%}@media (min-width:1200px){.container{width:1200px}}@media (min-width:1400px){.container{width:1400px}}@media (min-width:1600px){.container{width:1600px}}.nav--horizontal{height:100px}.nav--horizontal>div{align-items:center;display:flex;justify-content:space-between}.nav--horizontal .nav__link{padding:0 1rem}@media (max-width:768px){.nav--horizontal .nav__link{padding:1rem}}.nav--horizontal .nav__link:hover{color:#000}@media (max-width:768px){.nav--horizontal .nav__list{top:100px}}.nav__toggle{margin-left:auto;margin-right:1rem}.nav__brand{background:url(../img/LogoWhite.svg) 50% no-repeat;display:block;height:100px;max-width:200px;width:200px}.nav--white{background:#fff}.nav--white .nav__brand{background:url(../img/Logo.svg) 50% no-repeat}.header{background:linear-gradient(168deg,#d05522,#d05522 41%,#e7941f 63%,#e7941f)}.header__splash{background-image:url(../img/bg.jpg);background-position:center -200px;background-repeat:no-repeat}@media (max-width:500px){.header__splash{background-position:-250px -100px;background-size:1200px}}@media (min-width:500px){.header__splash{background-position:-250px -100px;background-size:1200px}}@media (min-width:768px){.header__splash{background-position:center -100px;background-size:1500px}}@media (min-width:992px){.header__splash{background-position:center -100px;background-size:1750px}}@media (min-width:1200px){.header__splash{background-position:center -150px;background-size:1750px}}@media (min-width:1400px){.header__splash{background-position:center -150px;background-size:1750px}}@media (min-width:1600px){.header__splash{background-position:center -175px;background-size:2000px}}.hero{box-sizing:border-box;min-height:600px;overflow:hidden;padding:3rem;position:relative}@media (max-width:768px){.hero{min-height:150px}}.hero__bottle{bottom:0;position:absolute;right:0;width:350px}.hero__bottle img{width:100%}.hero__bottle-badge{display:block;height:auto;position:absolute;right:25px;top:0;width:150px}@media (max-width:992px){.hero__bottle-badge{display:none}}@media (max-width:500px){.hero__bottle{margin-top:2rem;position:relative;width:100%}}@media (min-width:500px){.hero__bottle{right:-300px;width:500px}}@media (min-width:550px){.hero__bottle{right:-250px;width:500px}}@media (min-width:700px){.hero__bottle{right:-150px;width:500px}}@media (min-width:768px){.hero__bottle{right:-100px;width:500px}}@media (min-width:800px){.hero__bottle{right:-75px;width:500px}}@media (min-width:900px){.hero__bottle{right:0;width:500px}}@media (min-width:992px){.hero__bottle{right:0;width:550px}}@media (min-width:1200px){.hero__bottle{right:75px;width:600px}}@media (min-width:1400px){.hero__bottle{right:50px;width:600px}}@media (min-width:1600px){.hero__bottle{right:50px;width:600px}}.hero__logo{background:url(../img/mrmusclelogo.png) no-repeat;background-size:100%;height:110px;position:relative;top:-25px;width:200px}@media (min-width:1200px){.hero__logo{height:150px;width:250px}}.hero__disclaimer{color:#fff;font-size:.75rem}.hero__blurb{line-height:normal;text-align:left;text-transform:uppercase;width:50%}@media (max-width:500px){.hero__blurb{width:100%}}.hero__blurb .text--alpha{font-size:3rem}.hero__blurb .text--intro{font-size:2rem}.no-hero{background:linear-gradient(168deg,#d05522,#d05522 41%,#e7941f 63%,#e7941f)}footer{text-align:center}footer .list__item{display:inline-block;padding:0 1rem}.icn img{height:100%;width:100%}.checklist .label{padding-bottom:0}.checklist .checkbox{padding:8px}.checklist .list__item{margin-bottom:0}.mw{margin-left:auto;margin-right:auto}.mw--lg{max-width:1200px}.bg--white{background-color:#fff}.link,a{border:none;text-decoration:none}.link,.link:hover,a,a:hover{color:#000}.btn{border-radius:0;padding:.5rem 2rem}.btn:before{content:none}.btn:hover{box-shadow:none;transform:unset}.btn:focus{border:none;outline:none;transform:translate(2px,-2px)}.btn--primary{background-image:none;border:none;box-shadow:none}.btn--primary,.btn--primary:hover{background-color:#2c356d;color:#fff}.btn--secondary{border-color:#eee;color:#333}.btn--secondary:hover{border-color:#ccc}.btn--secondary:hover:before{background:#ccc}.btn--secondary:before{background:#eee}.btn--tertiary{border-color:#2c356d;color:#2c356d}