#footer{background-color:#3a3a3a;color:#fff}#footer .footer-links{list-style:none;margin:0;padding:40px 0;display:flex;justify-content:space-between;font-weight:300;flex-wrap:wrap}#footer .footer-links li.top-level{transition:color .2s;cursor:pointer;margin:0 20px 12px}#footer .footer-links li.top-level:hover{color:#c92f6d}@media only screen and (max-width:700px){#footer .footer-links{flex-wrap:wrap;padding:20px}#footer .footer-links li.top-level{margin:6px 30px 0 0}}@media only screen and (max-width:450px){#footer .footer-links{font-size:14px;line-height:16px}}#footer .contact-details{text-align:center;margin-bottom:20px;font-weight:300}#footer .contact-details p.contact{margin:4px 0}.bb-close-icon{fill:#c92f6d;transform:rotate(45deg);transform-origin:center;width:16px}#modal{position:absolute;top:0;left:0;right:0;bottom:0;z-index:200;background-color:hsla(0,0%,73.7%,.8)}#modal .content{width:60%;max-width:900px;margin:114px auto;background-color:#fff;padding:40px 0;position:relative;font-weight:300}@media only screen and (max-width:1040px) and (min-width:801px){#modal .content{width:80vw}}@media only screen and (max-width:800px) and (min-width:601px){#modal .content{max-width:none;width:85vw}}@media only screen and (max-width:600px){#modal .content{position:absolute;top:0;left:0;right:0;margin:0;width:auto}}#modal .content .close-wrapper{position:absolute;top:-45px;right:-45px;padding:15px;cursor:pointer}@media only screen and (max-width:600px){#modal .content .close-wrapper{top:0;right:0}}#modal .content .close-wrapper:hover .bb-close-icon{transform:scale(1.2) rotate(45deg)}#modal .content .close-wrapper .bb-close-icon{width:26px;transition:transform .2s ease-out}#modal .content h1.main-title{font-size:22px;font-weight:500;margin:0}#modal .content h2.caption{font-weight:200;font-size:46px;margin:0 0 50px;color:#c92f6d}@media only screen and (max-width:450px){#modal .content h2.caption{font-size:34px}}#modal .content h4{color:#c92f6d;font-weight:500;font-size:18px;margin:40px 0 30px}#modal .content p.intro{font-size:18px}#modal .content .intro-divider{width:130px;border-bottom:3px solid #c92f6d;margin:40px 0}#modal .content .standard-divider{width:130px;border-bottom:3px solid #d3d4d5;margin:40px 0}#modal .content p.standard-para{margin:22px 0}#modal .content a.standard-link{color:#c92f6d;font-weight:400}#modal .content .info-paragraph{margin:40px 0}#modal .content .highlight{font-weight:400}#modal .content .pink{color:#c92f6d}#modal .content ul.standard-bullet{margin:15px 0 20px;padding:0}#modal .content ul.standard-bullet li{list-style:none;margin:0 0 16px 1.1225em;padding:0;position:relative}#modal .content ul.standard-bullet li:before{color:#c92f6d;content:"\2022";display:inline-block;font-size:1em;left:-1.1225em;position:absolute;top:0}#modal .content ul.seperated-list{margin:0;padding:0;list-style:none}#modal .content ul.seperated-list li{padding:12px 0;border-top:1px solid #d3d4d5}#modal .content ul.seperated-list li:last-child{border-bottom:1px solid #d3d4d5}@media only screen and (max-width:500px){#modal .content>*{padding-right:20px;padding-left:20px}}@media only screen and (min-width:501px){#modal .content>*{padding-right:40px;padding-left:40px}}#modal .content .info-paragraph,#modal .content .intro-divider,#modal .content .standard-divider{margin-left:40px;margin-right:40px}#modal .content ul.seperated-list,#modal .content ul.standard-bullet{margin-left:60px}#modal .content h1.main-title{margin-top:10px}#modal .content .mini-title{color:#afb0b1;text-transform:uppercase;margin:0;padding:0 40px;font-weight:500;font-size:14px}.signup-modal h2.title{font-weight:400;color:#c92f6d;font-size:34px;margin:8px 0}.signup-modal .menu{display:flex;align-items:flex-start;flex-wrap:wrap}@media only screen and (min-width:501px){.signup-modal .menu{flex-direction:row;margin:10px 0 30px}}@media only screen and (max-width:500px){.signup-modal .menu{flex-direction:column}}.signup-modal .menu .menu-item{white-space:nowrap;position:relative;margin-top:8px;padding:4px 0;font-size:18px;font-weight:400;transition:.2s;margin-right:30px;cursor:pointer}.signup-modal .menu .menu-item .line{position:absolute;opacity:0;left:0;right:0;bottom:0;border-bottom:3px solid #c92f6d;transform:translateY(6px);transition:.6s ease-in-out}@media only screen and (max-width:700px){.signup-modal .menu .menu-item .line{border-bottom:4px solid #c92f6d}}.signup-modal .menu .menu-item.active .line{transform:translateY(0);opacity:1}@media only screen and (max-width:700px){.signup-modal .menu .menu-item.active .line{transform:translateY(4px)}}.signup-modal .menu .signup-section-content{text-align:left}#user-registration .inputs{padding-bottom:20px;border-top:1px solid #d3d4d5;border-bottom:1px solid #d3d4d5}@media only screen and (min-width:501px){#user-registration .inputs{margin-top:30px;padding-top:30px}}@media only screen and (max-width:500px){#user-registration .inputs{margin-top:20px;padding-top:20px}}#user-registration .inputs .input-wrapper{position:relative;display:grid;margin-bottom:14px}@media only screen and (min-width:451px){#user-registration .inputs .input-wrapper{grid-template-columns:60px minmax(auto,500px)}}@media only screen and (max-width:450px){#user-registration .inputs .input-wrapper{grid-template-columns:45px minmax(auto,500px)}}#user-registration .inputs .input-wrapper .tick-radio{margin-right:20px;border-radius:20px;border:2px solid #c92f6d;display:flex;flex-direction:column;justify-content:center;width:30px;height:30px;align-self:center}#user-registration .inputs .input-wrapper .tick-radio.ticked .bb-tick-icon{opacity:1}#user-registration .inputs .input-wrapper .tick-radio .bb-tick-icon{fill:#c92f6d;opacity:0;transition:fill .1s;height:12px;transition:opacity .1s}#user-registration .inputs .input-wrapper input{font-size:16px;font-weight:300;padding:12px;width:calc(100% - 24px);background-color:#eaebec;border:none}#user-registration .inputs .input-wrapper .error-feedback{position:absolute;bottom:-12px;color:#e55924;font-weight:300;right:0;font-size:14px}@media only screen and (min-width:701px){#user-registration .inputs .input-wrapper .error-feedback{right:0}}@media only screen and (max-width:700px){#user-registration .inputs .input-wrapper .error-feedback{left:60px}}#user-registration .inputs .input-wrapper.error .input{border:1px solid #e55924}#user-registration .inputs .input-wrapper.error .input:focus{border:1px solid #d3d4d5}#user-registration .button-row{margin-top:20px;display:flex;grid-column:1/3;align-items:flex-end}#user-registration .button-row .login-link{color:#c92f6d}#user-registration .button-row .login-link:hover{text-decoration:underline}#user-registration .button-row .gbi-button{margin-right:20px;border-radius:20px}.gbi-button{color:#fff;padding:10px 16px;background-color:#c92f6d;display:inline-block;cursor:pointer;transition:.2s}.gbi-button.disabled{background-color:#d3d4d5;cursor:auto}.gbi-button.light{color:#c92f6d;background-color:#fff;border:1px solid #c92f6d}#call-us-section .number{padding-bottom:20px;border-top:1px solid #d3d4d5;border-bottom:1px solid #d3d4d5;font-size:28px;font-weight:500}@media only screen and (min-width:501px){#call-us-section .number{margin-top:30px;padding-top:30px}}@media only screen and (max-width:500px){#call-us-section .number{margin-top:20px;padding-top:20px}}#call-back-section .inputs,#message-section .inputs,#user-registration .inputs{padding-bottom:20px;border-top:1px solid #d3d4d5;border-bottom:1px solid #d3d4d5}@media only screen and (min-width:501px){#call-back-section .inputs,#message-section .inputs,#user-registration .inputs{margin-top:30px;padding-top:30px}}@media only screen and (max-width:500px){#call-back-section .inputs,#message-section .inputs,#user-registration .inputs{margin-top:20px;padding-top:20px}}#call-back-section .inputs .input-wrapper,#message-section .inputs .input-wrapper,#user-registration .inputs .input-wrapper{position:relative;display:grid;margin-bottom:14px}@media only screen and (min-width:451px){#call-back-section .inputs .input-wrapper,#message-section .inputs .input-wrapper,#user-registration .inputs .input-wrapper{grid-template-columns:60px minmax(auto,500px)}}@media only screen and (max-width:450px){#call-back-section .inputs .input-wrapper,#message-section .inputs .input-wrapper,#user-registration .inputs .input-wrapper{grid-template-columns:45px minmax(auto,500px)}}#call-back-section .inputs .input-wrapper .tick-radio,#message-section .inputs .input-wrapper .tick-radio,#user-registration .inputs .input-wrapper .tick-radio{margin-right:20px;border-radius:20px;border:2px solid #c92f6d;display:flex;flex-direction:column;justify-content:center;width:30px;height:30px;align-self:center}#call-back-section .inputs .input-wrapper .tick-radio.ticked .bb-tick-icon,#message-section .inputs .input-wrapper .tick-radio.ticked .bb-tick-icon,#user-registration .inputs .input-wrapper .tick-radio.ticked .bb-tick-icon{opacity:1}#call-back-section .inputs .input-wrapper .tick-radio .bb-tick-icon,#message-section .inputs .input-wrapper .tick-radio .bb-tick-icon,#user-registration .inputs .input-wrapper .tick-radio .bb-tick-icon{fill:#c92f6d;opacity:0;transition:fill .1s;height:12px;transition:opacity .1s}#call-back-section .inputs .input-wrapper input,#message-section .inputs .input-wrapper input,#user-registration .inputs .input-wrapper input{font-size:16px;font-weight:300;padding:12px;width:calc(100% - 24px);background-color:#eaebec;border:none}#call-back-section .inputs .input-wrapper textarea,#message-section .inputs .input-wrapper textarea,#user-registration .inputs .input-wrapper textarea{height:100px;font-size:16px;font-weight:400;padding:12px;width:calc(100% - 24px);background-color:#eaebec;border:none;font-family:Work Sans,sans-serif}#call-back-section .inputs .input-wrapper .error-feedback,#message-section .inputs .input-wrapper .error-feedback,#user-registration .inputs .input-wrapper .error-feedback{position:absolute;bottom:-12px;color:#e55924;font-weight:300;right:0;font-size:14px}@media only screen and (min-width:701px){#call-back-section .inputs .input-wrapper .error-feedback,#message-section .inputs .input-wrapper .error-feedback,#user-registration .inputs .input-wrapper .error-feedback{left:60px}}@media only screen and (max-width:700px) and (min-width:451px){#call-back-section .inputs .input-wrapper .error-feedback,#message-section .inputs .input-wrapper .error-feedback,#user-registration .inputs .input-wrapper .error-feedback{left:60px}}@media only screen and (max-width:450px){#call-back-section .inputs .input-wrapper .error-feedback,#message-section .inputs .input-wrapper .error-feedback,#user-registration .inputs .input-wrapper .error-feedback{left:45px}}#call-back-section .inputs .input-wrapper.error .input,#message-section .inputs .input-wrapper.error .input,#user-registration .inputs .input-wrapper.error .input{border:1px solid #e55924}#call-back-section .inputs .input-wrapper.error .input:focus,#message-section .inputs .input-wrapper.error .input:focus,#user-registration .inputs .input-wrapper.error .input:focus{border:1px solid #d3d4d5}#call-back-section .button-row,#message-section .button-row,#user-registration .button-row{margin-top:20px;display:flex;grid-column:1/3;align-items:flex-end}#call-back-section .button-row .login-link,#message-section .button-row .login-link,#user-registration .button-row .login-link{color:#c92f6d}#call-back-section .button-row .login-link:hover,#message-section .button-row .login-link:hover,#user-registration .button-row .login-link:hover{text-decoration:underline}#call-back-section .button-row .gbi-button,#message-section .button-row .gbi-button,#user-registration .button-row .gbi-button{margin-right:20px;border-radius:20px}.bb-loading-icon{height:50px;width:50px;fill:#c92f6d}.signup-section{display:inline-block}.beef-holding-page h1{color:#c92f6d}.beef-holding-page .video-wrapper{flex-grow:1;position:relative;cursor:pointer;font-size:0}.beef-holding-page .video-wrapper .bb-loading-icon,.beef-holding-page .video-wrapper .play-pause-buttons{position:absolute;left:50%;top:50%;height:200px;width:200px;transform:translate(-50%,-50%)}@media only screen and (max-width:700px){.beef-holding-page .video-wrapper .bb-loading-icon,.beef-holding-page .video-wrapper .play-pause-buttons{top:40%}}.beef-holding-page .video-wrapper .bb-loading-icon{opacity:0;transition:opacity .2s;fill:#fff}.beef-holding-page .video-wrapper .bb-loading-icon.show{opacity:1}.beef-holding-page .video-wrapper .bb-pause-icon-medium,.beef-holding-page .video-wrapper .bb-play-icon-light{opacity:0;fill:#fff;height:200px;position:absolute;cursor:pointer;transition:transform .2s ease-out,opacity .2s;z-index:10}.beef-holding-page .video-wrapper .bb-pause-icon-medium.show,.beef-holding-page .video-wrapper .bb-play-icon-light.show{opacity:1}.beef-holding-page .video-wrapper video{width:100%;background-color:#eaebec}.standard-bb-page{grid-gap:50px;padding-top:30px;padding-bottom:40px;font-size:16px;font-weight:300}@media only screen and (max-width:700px){.standard-bb-page{padding-bottom:20px}}@media only screen and (max-width:900px){.standard-bb-page{display:block}}@media only screen and (max-width:700px){.standard-bb-page.bb-page-wrapper,.standard-bb-page.bb-page-wrapper.without-menu{margin:0 20px}}.standard-bb-page h1.main-title{font-size:22px;font-weight:500;margin:0}.standard-bb-page h2.caption{font-weight:200;font-size:46px;margin:0 0 50px;color:#c92f6d}@media only screen and (max-width:450px){.standard-bb-page h2.caption{font-size:34px}}.standard-bb-page h4{color:#c92f6d;font-weight:500;font-size:18px;margin:40px 0 30px}.standard-bb-page p.intro{font-size:18px}.standard-bb-page .intro-divider{width:130px;border-bottom:3px solid #c92f6d;margin:40px 0}.standard-bb-page .standard-divider{width:130px;border-bottom:3px solid #d3d4d5;margin:40px 0}.standard-bb-page p.standard-para{margin:22px 0}.standard-bb-page a.standard-link{color:#c92f6d;font-weight:400}.standard-bb-page .info-paragraph{margin:40px 0}.standard-bb-page .highlight{font-weight:400}.standard-bb-page .pink{color:#c92f6d}.standard-bb-page ul.standard-bullet{margin:15px 0 20px;padding:0}.standard-bb-page ul.standard-bullet li{list-style:none;margin:0 0 16px 1.1225em;padding:0;position:relative}.standard-bb-page ul.standard-bullet li:before{color:#c92f6d;content:"\2022";display:inline-block;font-size:1em;left:-1.1225em;position:absolute;top:0}.standard-bb-page ul.seperated-list{margin:0;padding:0;list-style:none}.standard-bb-page ul.seperated-list li{padding:12px 0;border-top:1px solid #d3d4d5}.standard-bb-page ul.seperated-list li:last-child{border-bottom:1px solid #d3d4d5}.static-page{display:grid;grid-template-columns:282px auto;grid-gap:50px;padding-top:30px;padding-bottom:40px;font-size:16px}@media only screen and (max-width:700px){.static-page{padding-bottom:20px}}@media only screen and (max-width:900px){.static-page{display:block}}.static-page p{line-height:22px}.static-page.without-menu{max-width:700px;display:block}.static-page.without-menu.bb-page-wrapper{margin:0 auto}@media only screen and (max-width:700px){.static-page.bb-page-wrapper,.static-page.bb-page-wrapper.without-menu{margin:0 20px}}.static-page .side-menu{list-style:none;margin:0;padding:30px;background-color:#eaebec}@media only screen and (max-width:900px){.static-page .side-menu{background-color:#fff;padding:0 0 40px}}.static-page .side-menu li.top-level{font-size:18px;margin:14px 0;transition:color .2s;text-transform:capitalize}.static-page .side-menu li.top-level .active{color:#c92f6d}@media only screen and (max-width:900px){.static-page .side-menu li.top-level{margin:5px 0}}.static-page .side-menu li.top-level:hover{color:#c92f6d}.static-page h2,.static-page h3,.static-page h4,.static-page h5,.static-page h6{color:#3694ac}.static-page h2.sub-title,.static-page h3.sub-title,.static-page h4.sub-title,.static-page h5.sub-title,.static-page h6.sub-title{color:#3a3a3a}.static-page h2 .extra-bold{font-size:32px}.static-page h4,.static-page h5{font-size:19px}.static-page blockquote{font-size:16px;padding:26px 40px;background-color:#eaebec;margin:0}.static-page h1{margin:0 0 40px;color:#c92f6d;line-height:1.3em}.static-page h1.non-highlight{color:#3a3a3a}.static-page h1 span.brand{color:#c92f6d}.static-page h6{margin:10px 0}.static-page p{margin:20px 0}.static-page .table{margin:60px 0;display:grid;background-color:#fff;grid-gap:1px;text-align:center}.static-page .table.four-columns{grid-template-columns:auto auto auto auto}.static-page .table>div{background-color:#eaebec;padding:2px 4px}.static-page .table .row-title,.static-page .table .title{font-weight:500}.static-page .table .row-title{text-align:left}.static-page.composition-of-ghgs .table{max-width:800px}.static-page .brand-beef{color:#c92f6d;font-weight:600}.static-page .brand-book,.static-page .brand-good{color:#3a3a3a;font-weight:600}.static-page .gbi-brand-the{margin-right:.3em}.static-page .gbi-brand-good,.static-page .gbi-brand-the{color:#3a3a3a;font-weight:500}.static-page .gbi-brand-beef{color:#c92f6d;font-weight:500}.static-page .gbi-brand-index{color:#afb0b1;font-weight:500}.static-page a{color:#3694ac}.static-page ul{padding:20px 40px 20px 60px}#bb-home-page{background-size:cover;background-position:50%;height:100vh;width:100vw;position:relative;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#bb-home-page .home-page-header{display:flex;justify-content:space-between;align-items:flex-end}@media only screen and (min-width:901px){#bb-home-page .home-page-header{padding:20px 30px;width:calc(100vw - 60px)}}@media only screen and (max-width:900px){#bb-home-page .home-page-header{padding:10px 14px 0;width:calc(100vw - 28px)}}#bb-home-page .home-page-header .bb-main-logo{font-size:24px}#bb-home-page .home-page-header .menu{display:flex;align-items:baseline}#bb-home-page .home-page-header .about-link{margin-right:30px;color:#fff}@media only screen and (max-width:400px){#bb-home-page .home-page-header .about-link{display:none}}#bb-home-page .home-page-header .sign-in{display:block;padding:2px 12px 8px;background-color:#c92f6d;color:#fff;text-transform:uppercase;font-size:14px;transition:.2s}@media only screen and (min-width:901px){#bb-home-page .home-page-header .sign-in{font-size:14px}}@media only screen and (max-width:900px){#bb-home-page .home-page-header .sign-in{font-size:12px}}#bb-home-page .home-page-header .sign-in .bb-signin-icon{width:12px;fill:#fff;transition:.2s ease-in-out;margin-right:6px;position:relative;top:4px}#bb-home-page .home-page-header .sign-in:hover{background-color:#7b1f42}#bb-home-page .home-page-header .sign-in:hover .bb-signin-icon{transform:scale(1.2)}#bb-home-page .center{color:#fff;text-align:center;padding:0 20px;max-width:700px;margin:0 auto;position:relative}@media only screen and (min-width:901px){#bb-home-page .center{top:-20vh}}@media only screen and (max-height:500px){#bb-home-page .center{margin-bottom:10px}}#bb-home-page .center h1.title{color:#fff;margin-top:0;margin-bottom:20px}@media only screen and (max-width:900px){#bb-home-page .center h1.title{line-height:30px}}#bb-home-page .center h1.title .beef,#bb-home-page .center h1.title .good{font-size:42px;font-weight:500}@media only screen and (min-width:701px) and (max-width:900px){#bb-home-page .center h1.title .beef,#bb-home-page .center h1.title .good{font-size:58px}}#bb-home-page .center h1.title .good-for-you{font-size:28px;font-weight:400}@media only screen and (min-width:701px){#bb-home-page .center h1.title .good-for-you{font-size:28px}}@media only screen and (max-width:700px){#bb-home-page .center h1.title .good-for-you{font-size:22px}}#bb-home-page .center h1.title .beef{color:#c92f6d}#bb-home-page .center .bb-arrow-icon{fill:#fff;width:30px;transform:rotate(270deg)}#bb-home-page .big-links{display:flex;justify-content:center;width:100%;padding-bottom:20px}@media only screen and (max-width:900px){#bb-home-page .big-links{flex-direction:column;align-items:center}}#bb-home-page .big-links .find-out-more-box{display:none;color:#fff;font-weight:300;background-color:#3a3a3a;margin-right:15px}@media only screen and (min-width:901px){#bb-home-page .big-links .find-out-more-box{width:calc(36vw - 60px);height:95px;padding:20px 30px;font-size:16px}}@media only screen and (min-width:701px) and (max-width:900px){#bb-home-page .big-links .find-out-more-box{width:calc(60vw - 28px);font-size:16px}}@media only screen and (max-width:700px){#bb-home-page .big-links .find-out-more-box{width:calc(80vw - 28px);font-size:14px}}@media only screen and (max-width:900px){#bb-home-page .big-links .find-out-more-box{padding:10px 14px}}#bb-home-page .big-links .find-out-more-box p{margin:0}#bb-home-page .big-links .find-out-more-box .find-out-how-button{display:block;padding:8px 12px;background-color:#c92f6d;color:#fff;border-radius:20px;font-size:14px;display:inline-block;margin-top:10px;transition:.2s}#bb-home-page .big-links .find-out-more-box .find-out-how-button:hover{background-color:#7b1f42}#bb-home-page .big-links .home-page-menu-item{background-color:#fff;display:flex;margin-right:15px;transition:.2s}@media only screen and (min-width:901px){#bb-home-page .big-links .home-page-menu-item{width:calc(18vw - 60px);height:75px;flex-direction:column;justify-content:center;align-items:flex-start;padding:30px;background-color:hsla(0,0%,100%,.8)}}@media only screen and (min-width:701px) and (max-width:900px){#bb-home-page .big-links .home-page-menu-item{width:calc(60vw - 38px)}}@media only screen and (max-width:700px){#bb-home-page .big-links .home-page-menu-item{width:calc(80vw - 38px)}}@media only screen and (max-width:900px){#bb-home-page .big-links .home-page-menu-item{justify-content:space-between;margin-top:10px;padding:10px 24px 10px 14px;height:20px}}#bb-home-page .big-links .home-page-menu-item:hover{background-color:#eaebec}#bb-home-page .big-links .home-page-menu-item:hover .bb-arrow-icon{transform:rotate(180deg) translateX(-10px)}#bb-home-page .big-links .home-page-menu-item .menu-item-title{color:#3a3a3a;font-weight:300;margin:0}@media only screen and (min-width:901px){#bb-home-page .big-links .home-page-menu-item .menu-item-title{display:block;font-size:18px}}@media only screen and (min-width:700px) and (max-width:900px){#bb-home-page .big-links .home-page-menu-item .menu-item-title{display:inline-block;font-size:18px}}@media only screen and (max-width:700px){#bb-home-page .big-links .home-page-menu-item .menu-item-title{font-size:16px;display:inline-block}}#bb-home-page .big-links .home-page-menu-item .menu-item-title .bold{font-weight:500}@media only screen and (min-width:901px){#bb-home-page .big-links .home-page-menu-item .menu-item-title .bold{display:block}}#bb-home-page .big-links .home-page-menu-item .bb-arrow-icon{transform:rotate(180deg);fill:#c92f6d;width:24px;transition:.2s ease-in-out}@media only screen and (min-width:901px){#bb-home-page .big-links .home-page-menu-item .bb-arrow-icon{margin-top:10px}}#bb-home-page{background-image:url(/images/bb_home_landscape_ab0b21f.jpg)}@media only screen and (max-device-width:768px) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_768_70b3249.jpg)}}@media only screen and (max-device-width:768px) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_768_a297305.jpg)}}@media only screen and (min-device-width:769px) and (max-device-width:1024px) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_1024_01bad22.jpg)}}@media only screen and (min-device-width:769px) and (max-device-width:1024px) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_1024_cb3d00a.jpg)}}@media only screen and (min-device-width:1025px) and (max-device-width:1600px) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_1600_8faecac.jpg)}}@media only screen and (min-device-width:1025px) and (max-device-width:1600px) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_1600_12a7327.jpg)}}@media only screen and (min-device-width:1601px) and (max-device-width:2048px) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_2048_2501b0a.jpg)}}@media only screen and (min-device-width:1601px) and (max-device-width:2048px) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_2048_1b0e1aa.jpg)}}@media only screen and (max-device-width:384px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_768_70b3249.jpg)}}@media only screen and (max-device-width:384px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_768_a297305.jpg)}}@media only screen and (max-device-width:385px) and (max-device-width:512px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_1024_01bad22.jpg)}}@media only screen and (max-device-width:385px) and (max-device-width:512px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_1024_cb3d00a.jpg)}}@media only screen and (max-device-width:513px) and (max-device-width:800px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_1600_8faecac.jpg)}}@media only screen and (max-device-width:513px) and (max-device-width:800px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_1600_12a7327.jpg)}}@media only screen and (max-device-width:801px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:portrait){#bb-home-page{background-image:url(/images/bb_home_portrait_2048_2501b0a.jpg)}}@media only screen and (max-device-width:801px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1.5) and (orientation:landscape){#bb-home-page{background-image:url(/images/bb_home_landscape_2048_1b0e1aa.jpg)}}.bb-main-logo{font-size:26px;font-weight:600}.bb-main-logo .logo-beef{color:#c92f6d}.bb-main-logo .logo-book{color:#3a3a3a}html{height:100%}#app.beefbook{position:relative}#app.beefbook .gbi-only{display:none}#app.beefbook #learning-center{margin-top:0}@media only screen and (min-width:701px){#app.beefbook #learning-center{position:relative;top:-1px}}#app.beefbook #learning-center .content{border-top:none}@media (min-width:902px){#app.beefbook #learning-center{min-height:calc(100vh - 302px)}}@media (min-width:701px) and (max-width:901px){#app.beefbook #learning-center{min-height:calc(100vh - 333px)}}html{width:100%;background-color:#a5a5a5}body{font-family:Work Sans,sans-serif;font-size:16px;margin:0;position:relative;height:100%}#app,body{overflow-x:hidden}#app{width:100vw}a{text-decoration:none;color:inherit}#container{display:flex;flex-direction:column;min-height:100vh;background-color:#fff}#container #content{max-width:100vw;flex:1 0 auto}#container #footer{flex-shrink:0}.bb-page-wrapper{margin:0 48px;position:relative}@media only screen and (max-width:700px){.bb-page-wrapper{margin:0}}@media only screen and (max-width:900px) and (min-width:701px){.bb-page-wrapper{margin:0 20px}}@media only screen and (min-width:1680px){.bb-page-wrapper{margin:0 calc((100% - 1500px)/2)}}.grade-A{color:#3694ac;fill:#3694ac}.grade-B{color:#a1d33a;fill:#a1d33a}.grade-C{color:#f7c84b;fill:#f7c84b}.grade-D{color:#eea934;fill:#eea934}.grade-E{color:#e55924;fill:#e55924}