body.screenshot .a-faded,body.screenshot .a-faded>*{opacity:1!important}.a-parent>:nth-child(1){-webkit-animation-delay:250ms;animation-delay:250ms}.a-delay-1{-webkit-animation-delay:250ms;animation-delay:250ms;-webkit-transition-delay:250ms;transition-delay:250ms}.a-parent>:nth-child(2){-webkit-animation-delay:.5s;animation-delay:.5s}.a-delay-2{-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-transition-delay:.5s;transition-delay:.5s}.a-parent>:nth-child(3){-webkit-animation-delay:750ms;animation-delay:750ms}.a-delay-3{-webkit-animation-delay:750ms;animation-delay:750ms;-webkit-transition-delay:750ms;transition-delay:750ms}.a-parent>:nth-child(4){-webkit-animation-delay:1s;animation-delay:1s}.a-delay-4{-webkit-animation-delay:1s;animation-delay:1s;-webkit-transition-delay:1s;transition-delay:1s}.a-parent>:nth-child(5){-webkit-animation-delay:1.25s;animation-delay:1.25s}.a-delay-5{-webkit-animation-delay:1.25s;animation-delay:1.25s;-webkit-transition-delay:1.25s;transition-delay:1.25s}.a-parent>:nth-child(6){-webkit-animation-delay:1.5s;animation-delay:1.5s}.a-delay-6{-webkit-animation-delay:1.5s;animation-delay:1.5s;-webkit-transition-delay:1.5s;transition-delay:1.5s}.a-parent>:nth-child(7){-webkit-animation-delay:1.75s;animation-delay:1.75s}.a-delay-7{-webkit-animation-delay:1.75s;animation-delay:1.75s;-webkit-transition-delay:1.75s;transition-delay:1.75s}.a-parent>:nth-child(8){-webkit-animation-delay:2s;animation-delay:2s}.a-delay-8{-webkit-animation-delay:2s;animation-delay:2s;-webkit-transition-delay:2s;transition-delay:2s}.a-parent>:nth-child(9){-webkit-animation-delay:2.25s;animation-delay:2.25s}.a-delay-9{-webkit-animation-delay:2.25s;animation-delay:2.25s;-webkit-transition-delay:2.25s;transition-delay:2.25s}.a-parent>:nth-child(10){-webkit-animation-delay:2.5s;animation-delay:2.5s}.a-delay-10{-webkit-animation-delay:2.5s;animation-delay:2.5s;-webkit-transition-delay:2.5s;transition-delay:2.5s}.a-faded.a-parent>*,.a-faded:not(.a-parent){opacity:0}.a-fadeOut[data-emergence=visible]{-webkit-animation-name:fadeOut;animation-name:fadeOut;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeOut{1%{opacity:1}100%{opacity:0}}@keyframes fadeOut{1%{opacity:1}100%{opacity:0}}.a-fadeUp[data-emergence=visible]>*{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes fadeIn{1%{opacity:0}100%{opacity:1}}@keyframes fadeIn{1%{opacity:0}100%{opacity:1}}.a-fadeInShiftUp[data-emergence=visible]>*{-webkit-animation-name:fadeInShiftUp;animation-name:fadeInShiftUp;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;position:relative}.a-fadeInShiftUp[data-emergence=visible].a-delay-1>*{-webkit-animation-delay:.25s;animation-delay:.25s}.a-fadeInShiftUp[data-emergence=visible].a-delay-2>*{-webkit-animation-delay:.5s;animation-delay:.5s}.a-fadeInShiftUp[data-emergence=visible].a-delay-3>*{-webkit-animation-delay:.75s;animation-delay:.75s}@-webkit-keyframes fadeInShiftUp{1%{opacity:0;top:15px}100%{opacity:1;top:0}}@keyframes fadeInShiftUp{1%{opacity:0;top:15px}100%{opacity:1;top:0}}@-webkit-keyframes fadeInUp{0%{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes fadeInUp{0%{-webkit-transform:translateY(25px);transform:translateY(25px);opacity:0}100%{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.fadeInUp{-webkit-animation:1s .2s forwards fadeInUp;animation:1s .2s forwards fadeInUp;opacity:0}html{scroll-padding-top:100px}body{font-size:20px;font-family:"Helvetica Neue",sans-serif;font-style:normal;font-weight:300;line-height:30px;height:100vh;overflow-x:hidden;position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-flow:column;flex-flow:column}a{text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0}.h1,h1{color:#000;font-family:Futura,sans-serif;font-size:3rem;font-weight:500;line-height:36px;margin-bottom:1rem}.h2,h2,h3{font-family:Futura}.h2,h2{color:#4d4d4d;font-family:Futura,sans-serif;font-size:2.188rem;font-weight:700}.nobr{white-space:nowrap}p{font-size:20px;font-family:"Helvetica Neue",sans-serif;font-style:normal;font-weight:300;line-height:30px}strong{font-family:Futura,sans-serif;font-weight:500}sup{font-size:60%}main{padding:4.9rem 0 0}.btn{border-radius:10px;font-family:"Helvetica Neue",sans-serif;font-weight:700;font-size:16px;color:#fff;margin:1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.btn.orange{background-color:#ffae00;color:#000;-webkit-transition:background .5s;transition:background .5s;padding:5px 100px}.btn.orange:hover{background-color:#ffc852}.btn.purple{background-color:#7e00ff;color:#fff;-webkit-transition:background .5s;transition:background .5s;padding:5px 100px}.btn.purple:hover{background-color:#a752ff}.btn.green{background-color:#00c001;color:#fff;-webkit-transition:background .5s;transition:background .5s;padding:5px 100px}.btn.green:hover{background-color:#13ff14}.btn.blue{background-color:#3cb7ea;color:#fff;-webkit-transition:background .5s;transition:background .5s;padding:5px 100px}.btn.blue:hover{background-color:#86d2f2}.btn.gray{background-color:#686868;color:#fff;-webkit-transition:background .5s;transition:background .5s;padding:5px 35px;white-space:nowrap}.btn.gray:hover{background-color:#919191}.btn-primary{background-color:#ffae00;border-radius:10px;color:#000;font-family:"Helvetica Neue",sans-serif;font-weight:500;font-size:16px}.btn-leadership{position:absolute;z-index:10;background-color:#d9d9d9;border-radius:10px;color:#000;font-family:"Helvetica Neue",sans-serif;font-weight:300;font-size:12px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:70%;max-width:230px}.btn-leadership strong{font-family:"Helvetica Neue",sans-serif;font-weight:500;display:block;font-size:20px}.btn-leadership .text-content{font-family:"Helvetica Neue",sans-serif;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:14px}.btn-leadership .icon-content{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto}.btn-leadership .icon-content img{max-width:24px}.btn-leadership:hover{color:inherit;text-decoration:none;background-color:#f3f3f3}.modal{height:80%;overflow-y:scroll;top:12%}.desktop,.desktop-only,p .desktop,p .desktop-only{display:none}.page-privacy_policy main{margin-top:6rem}.page-privacy_policy main a{text-decoration:underline}.page-privacy_policy main ul li:not(:last-child){margin-bottom:.5rem}.page-terms main{margin-top:6rem}.page-terms .main-list{counter-reset:section}.page-terms .main-list>li{counter-increment:section;list-style-type:none}.page-terms .main-list>li:before{content:counter(section) ". ";margin-right:5px}.page-terms .main-list>li:not(:last-child){margin-bottom:.4rem}.page-terms .main-list>li>ol{counter-reset:sub-section}.page-terms .main-list>li>ol>li{counter-increment:sub-section;list-style-type:none}.page-terms .main-list>li>ol>li:before{content:counter(section) "." counter(sub-section) " ";margin-right:5px}.page-terms .main-list>li>ol>li:not(:last-child){margin-bottom:.4rem}.page-terms .main-list>li>ol>li>ol{counter-reset:letter;list-style-type:lower-alpha}.page-terms .main-list>li>ol>li>ol>li{counter-increment:letter;list-style-type:none}.page-terms .main-list>li>ol>li>ol>li:not(:last-child){margin-bottom:.4rem}.page-terms .main-list>li>ol>li>ol>li:before{content:"(" counter(letter,lower-alpha) ") "}.page-holiday_nourishment .frm-wrapper{margin-bottom:2rem;max-width:1120px}@media (min-width:576px){.btn{margin:1rem}.btn.gray{padding:5px 65px}}@media (min-width:768px){.btn{margin:1rem}.btn.blue,.btn.green,.btn.orange,.btn.purple{padding:5px 100px}.btn.gray{padding:5px 35px}.btn-leadership{padding:10px;width:70%;max-width:250px}.btn-leadership strong{font-family:"Helvetica Neue",sans-serif;font-weight:500;display:block;font-size:20px}.btn-leadership .text-content{font-family:"Helvetica Neue",sans-serif;-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:12px;line-height:14px}}@media (min-width:992px){h1{font-size:4rem;line-height:6rem}.btn.blue,.btn.green,.btn.orange,.btn.purple{padding:5px 100px}.btn.gray{padding:5px 35px}.mobile,p .mobile{display:none}.desktop,.desktop-only,p .desktop,p .desktop-only{display:block}}header{background-color:#fff;position:fixed;top:0;width:100vw;z-index:1060;border-bottom:1px solid #000}header .navbar-brand{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:150px;padding:0;width:100%;z-index:1}header .navbar-brand>img{width:100px}header .navbar-toggler{display:none}header .navbar-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}header .navbar-nav .nav-link{padding:10px 15px;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}@media only screen and (max-width:991px){header .navbar-brand{width:100%}header .navbar-brand>img{width:150px}header .navbar-toggler{border:0;border-radius:0;color:#fff;display:block;height:62px;margin:0 0 0 auto;padding:0;position:relative;width:62px;z-index:20}header .navbar-toggler:focus{-webkit-box-shadow:none;box-shadow:none;outline:0}header .navbar-toggler .bar{background:#000;border-radius:10px;display:block;height:5px;margin:auto;position:relative;width:36px}header .navbar-toggler .bar:after,header .navbar-toggler .bar:before{background:inherit;border-radius:10px;content:"";height:100%;left:0;position:absolute;-webkit-transform-origin:center center;transform-origin:center center;-webkit-transition:top .25s,bottom .25s,-webkit-transform .25s;transition:transform .25s,top .25s,bottom .25s,-webkit-transform .25s;width:100%}header .navbar-toggler .bar:before{top:-12px}header .navbar-toggler .bar:after{bottom:-12px}header .navbar-toggler:not(.collapsed) .bar{background-color:transparent}header .navbar-toggler:not(.collapsed) .bar:after,header .navbar-toggler:not(.collapsed) .bar:before{background:#000}header .navbar-toggler:not(.collapsed) .bar:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);top:0}header .navbar-toggler:not(.collapsed) .bar:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);bottom:0}}@media (min-width:576px){header .navbar-brand{width:100%}header .navbar-brand>img{width:100px}header ul.navbar-nav li a{font-size:25px}}@media (min-width:992px){header{padding:.5rem 0}header .navbar-brand{width:100%}header .navbar-brand>img{width:150px}header .navbar{padding:0}header .container-xl{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}header #primary-nav{max-width:600px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}header .navbar-nav{display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px;max-width:660px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}header .navbar-nav li:not(:last-child) a:after{content:"|";position:absolute;right:-8px;color:#000}header .navbar-nav .nav-link{padding:0 15px;font-size:16px;text-align:center;white-space:nowrap}}footer{border-top:1px solid rgba(0,0,0,.2);background:#000;padding:2em 0 2rem}footer .container{position:relative}footer .container .socials-container{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}footer .container .d-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}footer .container img{display:block;margin:0 auto;width:120px}footer .container .social img,footer .container img .social{width:27px}@media (max-width:992px){footer .container .icon-ca{bottom:10px;max-width:120px;position:absolute;right:10px}}footer .container a,footer .container p{color:#fff;font-size:1rem;line-height:1.4}footer .container a{font-family:"Helvetica Neue",sans-serif;font-weight:300}footer .container .btn{border-radius:10px;font-family:"Helvetica Neue",sans-serif;font-weight:700;font-size:16px;color:#fff;padding:5px 120px;margin-bottom:20px}footer .container .btn.gray{background-color:#686868;color:#fff;-webkit-transition:background .5s;transition:background .5s;padding:5px 75px;white-space:nowrap}footer .container .btn.gray:hover{background-color:#919191}footer .container ul.nav{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:1rem 0 0;padding:0}footer .container ul.nav li{margin-bottom:.6rem}footer .container ul.nav li a{text-decoration:none;-webkit-transition:color .5s;transition:color .5s}footer .container ul.social{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto 0;list-style:none;padding:0}footer .container ul.social li a{font-size:2rem;-webkit-transition:color .5s;transition:color .5s}footer .container ul.privacy{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1.4rem;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:1rem auto 0;list-style:none;padding:0}footer .container ul.privacy li a{-webkit-transition:color .5s;transition:color .5s}footer .container ul.locations{border-top:1px solid #000;list-style:none;padding:1rem 0 0}footer .container ul.locations li{color:#5c5f66;font-family:"Helvetica Neue",sans-serif;font-weight:300;font-size:1rem;text-align:center}footer .container ul.locations li:not(:last-child){margin-bottom:1rem}@media (min-width:992px){footer .container .socials-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:15px}footer .container .social{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}footer .container .social img{max-width:30px;height:auto}footer .container .d-flex{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}footer .container .d-flex>div{-webkit-box-flex:1;-ms-flex:1;flex:1}footer .container img{margin:0;width:270px}footer .container .btn{margin:initial;max-width:300px;padding-bottom:30px}footer .container ul.nav{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:1rem}footer .container ul.nav li a{font-size:20px}footer .container ul.privacy,footer .container ul.social{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}footer .container ul.locations{border-top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:450px}}.cookie-disclaimer{box-shadow:inset inset 1px 12px 20px 0 rgba(0,0,0,.3);-webkit-box-shadow:inset 1px 12px 20px 0 rgba(0,0,0,.3);background-color:#d7d7d7;border-bottom:2px solid #9a9a9a;opacity:0;position:absolute;top:0;-webkit-transition:-webkit-transform .8s;transition:transform .8s;transition:transform .8s,-webkit-transform .8s;-webkit-transform:translateY(-1000px);transform:translateY(-1000px);width:100%;z-index:99999}.cookie-disclaimer.active{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.cookie-disclaimer p{font-family:Roboto,sans-serif;font-size:.875rem;margin:0;padding:1rem 1rem 0}.cookie-disclaimer p a{color:#454545;font-family:Roboto,sans-serif;font-weight:700;text-decoration:underline}.cookie-disclaimer p:last-child{margin:0;padding:0 1rem 1rem;text-align:right}.cookie-disclaimer p:last-child a{font-family:Roboto,sans-serif}body.page-home main section{overflow-x:hidden;position:relative}body.page-home main #hero{width:100%}body.page-home main #hero .video-background{position:relative;width:100%;height:auto;overflow:hidden;-o-object-fit:fill;object-fit:fill}body.page-home main #hero .video-background .video-wrap{height:80vh;width:100%}body.page-home main #hero .video-background .video-wrap .hero-video{position:absolute;top:51%;left:50%;min-height:100%;width:315%;height:auto;z-index:-1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.page-home main #companies{background-color:#e9e9e9;padding:20px 30px}body.page-home main #companies .company-intro-head strong{font-size:28px;line-height:32px}body.page-home main #companies #icons .col-6{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.page-home main #companies .calcium-icon{width:115px;padding:5px}body.page-home main #companies .amino-icon{width:90px;padding:5px}body.page-home main #companies .vmd-icon{width:150px;padding:5px}body.page-home main #companies .protein-icon{width:115px;padding:5px}body.page-home main #companies .cow-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%}body.page-home main #companies .company-cow{width:233px}body.page-home main #companies p .company-intro strong{position:relative;margin:0 auto;padding:10px 0;font-size:30px;font-family:Futura;font-style:normal;font-stretch:ultra-condensed;font-weight:500;line-height:30px;text-align:left}body.page-home main #companies .company-intro p strong{position:relative;margin:0 auto;padding:10px 0;width:90vw;font-size:30px;font-family:Futura;font-style:normal;font-stretch:ultra-condensed;font-weight:500;line-height:30px;text-align:left}body.page-home main #companies p .company-intro-head strong{position:relative;margin:0 auto;padding:10px 0;width:90vw;font-size:28px;font-family:Futura;font-style:normal;font-stretch:ultra-condensed;font-weight:500;line-height:30px;text-align:left}body.page-home main #companies p .company-intro{position:relative;margin:0 auto;padding:10px 0;width:90vw;font-size:20px;font-family:"Helvetica Neue";font-style:normal;font-weight:300;line-height:30px;text-align:left}body.page-home main #calcium .ca-carton{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}body.page-home main #calcium .ca-carton img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page-home main #amino .molecule-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}body.page-home main #amino .molecule-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page-home main #vitamin .beaker-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}body.page-home main #vitamin .beaker-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page-home main #protein .feature-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow:hidden}body.page-home main #protein .feature-container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}body.page-home main .agency-section .calcium-divider{border:10px solid #ffae00;margin:0;opacity:1}body.page-home main .agency-section .amino-divider{border:10px solid #7e00ff;margin:0;opacity:1}body.page-home main .agency-section .vitaminmd-divider{border:10px solid #00c001;margin:0;opacity:1}body.page-home main .agency-section .protein-divider{border:10px solid #3cb7ea;margin:0;opacity:1}body.page-home main .agency-section .container{height:100%}body.page-home main .agency-section .container-fluid{padding-left:0;padding-right:0}body.page-home main .agency-section .carton-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:100%}body.page-home main .agency-section .carton-container img{max-width:100%;max-height:100%;width:auto;height:auto}body.page-home main .agency-section .agency-info .agency-logo{display:block;height:auto;width:100%}body.page-home main .agency-section .agency-info .calcium-logo{display:block;height:auto;width:240px;padding-top:10px;margin:20px auto 0}body.page-home main .agency-section .agency-info img .calcium-logo{display:block;height:auto;width:100%}body.page-home main .agency-section .agency-info .amino-logo{display:block;height:auto;width:197px;padding-top:10px;margin:20px auto 0}body.page-home main .agency-section .agency-info img .amino-logo{display:block;height:auto;width:197px}body.page-home main .agency-section .agency-info .vmd-logo{display:block;height:auto;width:319px;padding-top:10px;margin:20px auto 0}body.page-home main .agency-section .agency-info img .vmd-logo{display:block;height:auto;width:319px}body.page-home main .agency-section .agency-info .protein-logo{display:block;height:auto;width:246px;padding-top:10px;margin:20px auto 0}body.page-home main .agency-section .agency-info img .protein-logo{display:block;height:auto;width:246px}body.page-home main .agency-section .agency-info p{text-align:left;font-size:20px;line-height:30px;margin:0 20px}body.page-home main .agency-section .agency-info .amino-desc,body.page-home main .agency-section .agency-info .calcium-desc,body.page-home main .agency-section .agency-info .protein-desc,body.page-home main .agency-section .agency-info .vmd-desc{text-align:center;font-size:20px;line-height:30px;margin:0 auto;width:100%;max-width:300px}body.page-home main .agency-section .agency-info .agency-button{display:inline-block;position:relative;font-size:16px;padding:10px 50px;border-radius:10px;text-align:center;width:100%;background-color:orange;color:#000}body.page-home main .agency-section .agency-info .desktop .agency-desc,body.page-home main .agency-section .agency-info .desktop .agency-desc p,body.page-home main .agency-section .agency-info .desktop .agency-desc p span,body.page-home main .agency-section .agency-info .desktop .agency-desc span,body.page-home main .agency-section.agency-icon .agency-icon-img{display:none}body.page-home main #executives .executives-divider{height:10px;background-color:#b2b0b0;margin:0;width:100%}body.page-home main #executives .exec-pic{width:100%;height:auto;border:1px solid #000;-webkit-filter:drop-shadow(0 0 2px #000);filter:drop-shadow(0 0 2px #000);-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}body.page-home main #executives .exec-desc{padding:20px 5rem 0}body.page-home main #executives .exec-desc .exec-header strong{font-family:Futura,sans-serif;font-weight:500;font-stretch:condensed;font-size:30px;line-height:40px}body.page-home main #executives .exec-desc .exec-copy{font-family:"Helvetica Neue",sans-serif;font-weight:300;font-size:20px;line-height:30px}body.page-home main #executives .modal-body img{width:100%;max-width:150px;height:auto;-o-object-fit:cover;object-fit:cover}body.page-home main #executives .modal-body h6{font-weight:700}body.page-home main #executives .modal-body p{margin-bottom:0}body.page-home main #executives .img-wrapper{position:relative}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:2px;left:20px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:185px;right:20px}body.page-home main #news{background-image:url(/assets/img/news-background.0cb6a870.png);height:auto;width:100%;background-repeat:no-repeat;background-size:cover;background-position:center;padding:20px 30px}body.page-home main #news img{max-width:150px;max-height:165px}body.page-home main #news .news-img,body.page-home main #news .news-img-updated{margin-bottom:2rem;display:block}body.page-home main #managementTeamModal{height:80%;overflow-y:scroll;top:14%}body.page-home main #managementTeamModal .modal-content .modal-body img{max-width:173px}body.page-home main #managementTeamModal .modal-content .modal-body .name,body.page-home main #managementTeamModal .modal-content .modal-body h6{font-family:Futura,sans-serif;font-stretch:condensed;font-size:30px;line-height:34px}body.page-home main #managementTeamModal .modal-content .modal-body .title,body.page-home main #managementTeamModal .modal-content .modal-body p{font-family:Helvetica,sans-serif;font-size:16px;line-height:22px}body.page-home main #modalGreg .modal-header,body.page-home main #modalJudy .modal-header{background-color:#d9d9d9}body.page-home main #modalGreg .modal-header .btn-close,body.page-home main #modalJudy .modal-header .btn-close{opacity:1}body.page-home main #modalGreg .modal-close,body.page-home main #modalJudy .modal-close{background-color:#d9d9d9;-webkit-box-pack:right;-ms-flex-pack:right;justify-content:right}body.page-home main #modalGreg .btn-close,body.page-home main #modalJudy .btn-close{opacity:1;padding:.5em}body.page-home main #modalGreg .modal-body,body.page-home main #modalJudy .modal-body{background-color:#d9d9d9;color:#000}body.page-home main #modalGreg .modal-body p,body.page-home main #modalJudy .modal-body p{color:#000;font-size:18px;line-height:22px}body.page-home main #modalGreg .modal-body p a,body.page-home main #modalJudy .modal-body p a{color:#000;text-decoration:underline}@media (min-width:576px){body.page-home main #companies .company-intro-head strong{font-size:36px;line-height:40px}body.page-home main #companies .calcium-icon{width:180px;padding:5px}body.page-home main #companies .amino-icon{width:145px;padding:5px}body.page-home main #companies .vmd-icon{width:200px;padding:5px}body.page-home main #companies .protein-icon{width:168px;padding:5px}body.page-home main .agency-section .agency-info{margin-top:auto}body.page-home main .agency-section .agency-info .calcium-logo{display:block;height:auto;width:310px}body.page-home main .agency-section .agency-info img .calcium-logo{display:block;height:auto;width:100%;max-width:310px}body.page-home main .agency-section .agency-info .amino-logo{display:block;height:auto;width:240px}body.page-home main .agency-section .agency-info img .amino-logo{display:block;height:auto;width:100%;max-width:240px}body.page-home main .agency-section .agency-info .protein-logo{display:block;height:auto;width:300px}body.page-home main .agency-section .agency-info img .protein-logo{display:block;height:auto;width:100%;max-width:300px}body.page-home main .agency-section .agency-info .vmd-logo{display:block;height:auto;width:340px}body.page-home main .agency-section .agency-info img .vmd-logo{display:block;height:auto;width:100%;max-width:340px}body.page-home main .agency-section .agency-info .amino-desc,body.page-home main .agency-section .agency-info .calcium-desc,body.page-home main .agency-section .agency-info .protein-desc,body.page-home main .agency-section .agency-info .vmd-desc{margin:0 auto;width:100%;max-width:300px}body.page-home main #executives .exec-pic{width:100%;height:auto}body.page-home main #executives .exec-desc{margin:0 auto;padding-left:10rem;padding-right:10rem}body.page-home main #executives .exec-desc .exec-header strong{font-size:36px}body.page-home main #executives .exec-desc .exec-copy{font-size:20px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:210px;left:20px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:230px;right:20px}body.page-home main #news img{max-width:220px;max-height:245px}}@media (min-width:768px){header ul.navbar-nav li a{font-size:33px}body.page-home main #companies .company-intro-head strong{font-size:36px;line-height:40px}body.page-home main #companies .calcium-icon{width:205px;padding:5px}body.page-home main #companies .amino-icon{width:160px;padding:5px}body.page-home main #companies .vmd-icon{width:267px;padding:5px}body.page-home main #companies .protein-icon{width:200px;padding:5px}body.page-home main .agency-section .agency-info{margin-top:auto}body.page-home main .agency-section .agency-info .calcium-logo{display:block;height:auto;width:360px}body.page-home main .agency-section .agency-info img .calcium-logo{display:block;height:auto;width:100%;max-width:360px}body.page-home main .agency-section .agency-info .amino-logo{display:block;height:auto;width:280px}body.page-home main .agency-section .agency-info img .amino-logo{display:block;height:auto;width:100%;max-width:280px}body.page-home main .agency-section .agency-info .protein-logo{display:block;height:auto;width:350px}body.page-home main .agency-section .agency-info img .protein-logo{display:block;height:auto;width:100%;max-width:350px}body.page-home main .agency-section .agency-info .vmd-logo{display:block;height:auto;width:400px}body.page-home main .agency-section .agency-info img .vmd-logo{display:block;height:auto;width:100%;max-width:400px}body.page-home main .agency-section .agency-info .amino-desc,body.page-home main .agency-section .agency-info .calcium-desc,body.page-home main .agency-section .agency-info .protein-desc,body.page-home main .agency-section .agency-info .vmd-desc{margin:0 auto;width:100%;max-width:505px}body.page-home main .agency-icon .agency-icon-img{display:block}body.page-home main #executives .exec-pic{width:100%;height:auto}body.page-home main #executives .exec-desc{width:100%;max-width:325px;padding-left:2rem;padding-right:2rem}body.page-home main #executives .exec-desc .exec-header strong{font-size:36px}body.page-home main #executives .exec-desc .exec-copy{font-size:20px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:280px;left:40px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:310px;right:100px}body.page-home main #news img{max-width:170px;max-height:195px}}@media (min-width:992px){body.page-home main #companies #icons .col-lg-3{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}body.page-home main #companies .calcium-icon{width:195px;padding:5px}body.page-home main #companies .amino-icon{width:157px;padding:5px}body.page-home main #companies .vmd-icon{width:265px;padding:5px}body.page-home main #companies .protein-icon{width:200px;padding:5px}body.page-home main .agency-section .agency-info .calcium-desc{margin:0 auto;width:100%;max-width:360px}body.page-home main .agency-section .agency-info .amino-desc{margin:0 auto;width:100%;max-width:330px}body.page-home main .agency-section .agency-info .vmd-desc{margin:0 auto;width:100%;max-width:460px}body.page-home main .agency-section .agency-info{margin:auto 0 1rem;padding:0 5px}body.page-home main .agency-section .agency-info .calcium-logo{display:block;height:auto;width:360px}body.page-home main .agency-section .agency-info img .calcium-logo{display:block;height:auto;width:100%;max-width:360px}body.page-home main .agency-section .agency-info .amino-logo{display:block;height:auto;width:280px}body.page-home main .agency-section .agency-info img .amino-logo{display:block;height:auto;width:100%;max-width:280px}body.page-home main .agency-section .agency-info .protein-logo{display:block;height:auto;width:350px}body.page-home main .agency-section .agency-info img .protein-logo{display:block;height:auto;width:100%;max-width:350px}body.page-home main .agency-section .agency-info .vmd-logo{display:block;height:auto;width:400px}body.page-home main .agency-section .agency-info img .vmd-logo{display:block;height:auto;width:100%;max-width:400px}body.page-home main .agency-section .agency-info .protein-desc{margin:0 auto;width:100%;max-width:390px}body.page-home main #executives .exec-pic{height:auto;width:100%}body.page-home main #executives .exec-desc{width:100%;max-width:325px;padding:0 2rem}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:240px;left:60px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:260px;right:80px}body.page-home main #news img{max-width:220px;max-height:245px}}@media (min-width:1200px){body.page-home main #hero{width:100%}body.page-home main #hero .video-background{position:relative;width:100%;height:auto;overflow:hidden;-o-object-fit:cover;object-fit:cover}body.page-home main #hero .video-background .video-wrap{height:80vh;width:100%}body.page-home main #hero .video-background .video-wrap .hero-video{position:absolute;top:62%;left:50%;min-width:100%;min-height:100%;width:auto;height:auto;z-index:-1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}body.page-home main .agency-section .agency-info .calcium-desc{text-align:center;font-size:28px;line-height:42px;margin:0 auto;width:100%;max-width:580px}body.page-home main .agency-section .agency-info .amino-desc{text-align:center;font-size:28px;line-height:42px;margin:0 auto;width:100%;max-width:525px}body.page-home main .agency-section .agency-info .vmd-desc{text-align:center;font-size:28px;line-height:42px;margin:0 auto;width:100%;max-width:730px}body.page-home main .agency-section .agency-info .protein-desc{text-align:center;font-size:28px;line-height:42px;margin:0 auto;width:100%;max-width:510px}body.page-home main #amino .molecule-container img,body.page-home main #calcium .ca-carton img,body.page-home main #protein .feature-container img,body.page-home main #vitamin .beaker-container img{width:110%;height:90vh;-o-object-fit:cover;object-fit:cover}body.page-home main .agency-section .calcium-divider{border:10px solid #ffae00;margin:0;opacity:1}body.page-home main .agency-section .amino-divider{border:10px solid #7e00ff;margin:0;opacity:1}body.page-home main .agency-section .vitaminmd-divider{border:10px solid #00c001;margin:0;opacity:1}body.page-home main .agency-section .protein-divider{border:10px solid #3cb7ea;margin:0;opacity:1}body.page-home main .agency-section .agency-info{margin-top:auto;padding:50px 20px 75px}body.page-home main .agency-section .agency-info .calcium-logo{display:block;height:auto;width:450px}body.page-home main .agency-section .agency-info img .calcium-logo{display:block;height:auto;width:100%;max-width:450px}body.page-home main .agency-section .agency-info .amino-logo{display:block;height:auto;width:350px}body.page-home main .agency-section .agency-info img .amino-logo{display:block;height:auto;width:100%;max-width:350px}body.page-home main .agency-section .agency-info .protein-logo{display:block;height:auto;width:450px}body.page-home main .agency-section .agency-info img .protein-logo{display:block;height:auto;width:100%;max-width:450px}body.page-home main .agency-section .agency-info .vmd-logo{display:block;height:auto;width:475px}body.page-home main .agency-section .agency-info img .vmd-logo{display:block;height:auto;width:100%;max-width:475px}body.page-home main .agency-section:nth-of-type(even) .row .col-lg-6:first-of-type,body.page-home main .agency-section:nth-of-type(odd) .row .col-lg-6:last-of-type{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}body.page-home main .agency-section.agency-icon .agency-icon-img{display:none}body.page-home main .agency-section .agency-logo{display:block;height:auto;width:100%}body.page-home main .agency-section .agency-info p{text-align:center;font-size:32px;line-height:44px;margin:0 auto}body.page-home main .agency-section p .amino-desc,body.page-home main .agency-section p .calcium-desc,body.page-home main .agency-section p .protein-desc,body.page-home main .agency-section p .vmd-desc{text-align:center;font-size:32px;line-height:44px;margin:0 20px}body.page-home main .agency-section .agency-button{display:inline-block;position:relative;font-size:16px;padding:10px 50px;border-radius:10px;text-align:center;width:100%;background-color:orange;color:#000}body.page-home main .agency-section .desktop .agency-desc,body.page-home main .agency-section .desktop .agency-desc p,body.page-home main .agency-section .desktop .agency-desc p span,body.page-home main .agency-section .desktop .agency-desc span{display:block}body.page-home main #companies{background-color:#e9e9e9;padding:0 30px}body.page-home main #companies .company-padding{padding:80px 0 20px}body.page-home main #companies .company-cow{width:350px;position:relative;vertical-align:middle}body.page-home main #companies .company-intro-head{margin-bottom:1rem}body.page-home main #companies .company-intro-head strong{font-size:46px;font-family:Futura;font-style:normal;font-stretch:ultra-condensed;font-weight:500;line-height:50px;text-align:left}body.page-home main #companies .company-intro{font-size:24px;font-family:"Helvetica Neue";font-style:normal;font-weight:300;line-height:32px;text-align:left;width:100%;max-width:640px}body.page-home main #companies .company-icons{padding-top:40px;padding-bottom:80px;margin:0 auto}body.page-home main #companies .company-icons img .calcium-icon{width:307px}body.page-home main #executives .container-fluid{padding-left:30px}body.page-home main #executives .executives-divider{height:20px;background-color:#b2b0b0;margin:0;width:100%}body.page-home main #executives .exec-pic{height:70vh;width:100%;-o-object-fit:cover;object-fit:cover}body.page-home main #executives .exec-desc{width:100%;max-width:325px;padding:0 2rem}body.page-home main #executives .exec-desc p .exec-header strong{font-family:Futura,sans-serif;font-weight:500;font-stretch:condensed;font-size:36px;line-height:44px}body.page-home main #executives .exec-desc p .exec-copy{font-family:"Helvetica Neue",sans-serif;font-weight:300;font-size:28px;line-height:40px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:450px;left:70px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:475px;right:90px}body.page-home main #news{padding:3rem 0}body.page-home main #news img{max-width:220px;max-height:325px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.45);box-shadow:5px 5px 10px rgba(0,0,0,.45)}body.page-home main #news .news-img{width:395px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.45);box-shadow:5px 5px 10px rgba(0,0,0,.45)}body.page-home main #news img.news-img .mmm-finalist{max-width:260px;max-height:295px}body.page-home main #news .news-img-updated{width:395px;-webkit-box-shadow:5px 5px 10px rgba(0,0,0,.45);box-shadow:5px 5px 10px rgba(0,0,0,.45)}body.page-home main #news img.news-img-updated .mmm-finalist{max-width:260px;max-height:295px}body.page-home main .carton{height:auto;-o-object-fit:cover;object-fit:cover;padding-left:0;padding-right:0}body.page-home main .molecule{height:870px;-o-object-fit:cover;object-fit:cover}body.page-home main .beaker,body.page-home main .protein-hero{height:1080px;-o-object-fit:cover;object-fit:cover}body.page-home main .calcium-logo{display:block;height:auto;width:100%;max-width:545px}}@media (min-width:1400px){body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:460px;left:175px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:495px;right:250px}}@media (min-width:1920px){body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(1){top:460px;left:300px}body.page-home main #executives .img-wrapper .btn-leadership:nth-of-type(2){top:495px;right:400px}}body.page-careers main section:nth-child(1){padding-top:2rem}body.page-careers main section:nth-child(1) .row>div:nth-child(1) img{display:block;margin:0 auto}body.page-careers main section:nth-child(1) .openings .d-flex{background-color:#eceaea;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem;margin-bottom:1rem;padding:3rem 0}body.page-careers main section:nth-child(1) .openings .d-flex .logo{background-position:center center;background-repeat:no-repeat;background-size:contain;height:80px;width:100%}body.page-careers main section:nth-child(1) .openings .d-flex .job{position:relative}body.page-careers main section:nth-child(1) .openings .d-flex .job:hover{background-color:hsl(0,0%,110.1960784314%)}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div{background-color:#fff;border-radius:20px;margin:0 1rem;padding:1rem}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div:not(:last-child){margin-bottom:2rem}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div p{font-size:1rem}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div p a{color:#4d4d4d;text-decoration:underline}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div p.title a{color:#4d4d4d;font-weight:400;font-size:1.2rem;text-decoration:none}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2) div p.location{color:#848383;margin:0}body.page-careers main section:nth-child(1) .openings .d-flex.amino .logo{background-image:url(../img/amino-oncology.b1604a03.png)}body.page-careers main section:nth-child(1) .openings .d-flex.amino .fa-plus{color:#764f82}body.page-careers main section:nth-child(1) .openings .d-flex.calcium .logo{background-image:url(../img/calcium-healthcare.6f5f386c.png)}body.page-careers main section:nth-child(1) .openings .d-flex.calcium .fa-plus{color:#ac7d0e}body.page-careers main section:nth-child(1) .openings .d-flex.calcium_company .logo{background-image:url(../img/calcium+company-logo.99a1b404.png);height:100px}body.page-careers main section:nth-child(1) .openings .d-flex.calcium_company .fa-plus{color:#4d4d4d}body.page-careers main section:nth-child(1) .openings .d-flex.protein .logo{background-image:url(../img/protein-pr-1.7eda9752.png)}body.page-careers main section:nth-child(1) .openings .d-flex.protein .fa-plus{color:#5c89b4}body.page-careers main section:nth-child(1) .openings .d-flex.vitaminmd .logo{background-image:url(../img/vmd-med-coms.5f679ffa.png)}body.page-careers main section:nth-child(1) .openings .d-flex.vitaminmd .fa-plus{color:#757331}@media (min-width:992px){body.page-careers main section:nth-child(1) h1{font-size:2.4rem;line-height:2.6rem}body.page-careers main section:nth-child(1) .row>div:nth-child(1) img{margin:initial}body.page-careers main section:nth-child(1) .openings .d-flex{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(1){-webkit-box-flex:1;-ms-flex:1;flex:1}body.page-careers main section:nth-child(1) .openings .d-flex>div:nth-child(2){-webkit-box-flex:2;-ms-flex:2;flex:2}}body.page-juneteenth main .container>div{margin:3.4rem auto 0}@media (min-width:992px){body.page-juneteenth main .container>div{margin:0 auto;max-width:50%}body.page-happy_holidays main .ratio{max-height:800px}}