.bb-heart-icon{cursor:pointer}.bb-heart-icon .background{fill:#c92f6d}.bb-heart-icon .center{fill:#fff;transition:fill .2s}.bb-heart-icon.selected .center{fill:#c92f6d}#register-interest-modal{position:absolute;top:-130px;left:-48px;right:-48px;bottom:-100px;z-index:200;background-color:hsla(0,0%,73.7%,.8)}@media only screen and (max-width:900px) and (min-width:701px){#register-interest-modal{left:-20px;right:-20px}}@media only screen and (max-width:1040px) and (min-width:701px){#register-interest-modal{top:-178px}}@media only screen and (max-width:700px){#register-interest-modal{top:-56px;left:0;right:0}}#register-interest-modal .modal{width:60%;max-width:600px;margin:114px auto;background-color:#fff;padding:70px 50px;position:relative}@media only screen and (max-width:800px) and (min-width:601px){#register-interest-modal .modal{max-width:450px}}@media only screen and (max-width:600px){#register-interest-modal .modal{position:absolute;top:0;bottom:0;left:0;right:0;margin:0;width:auto}}@media only screen and (max-width:500px){#register-interest-modal .modal{padding:50px 20px}}#register-interest-modal .modal.finished{text-align:center}#register-interest-modal .modal .close-wrapper{padding:15px;position:absolute;top:-45px;right:-45px;cursor:pointer}@media only screen and (max-width:600px){#register-interest-modal .modal .close-wrapper{top:0;right:0}}#register-interest-modal .modal .close-wrapper:hover .bb-close-icon{transform:scale(1.2) rotate(45deg)}#register-interest-modal .modal .bb-close-icon{width:26px;cursor:pointer;transition:transform .2s ease-out}#register-interest-modal .modal .title{color:#c92f6d;text-transform:capitalize;margin:6px 0 20px;font-size:28px;font-weight:500}#register-interest-modal .modal .thankyou-text{text-align:center;width:60%;font-size:20;margin:40px auto;color:#3a3a3a;font-size:22px;font-weight:500}#register-interest-modal .modal .strapline{color:#3a3a3a;font-size:18px;font-weight:500;margin:26px 0 34px}#register-interest-modal .modal .tick{border-radius:60px;border:3px solid #c92f6d;display:flex;flex-direction:column;justify-content:center;width:100px;height:100px;margin:20px auto 40px}#register-interest-modal .modal .tick .bb-tick-icon{fill:#c92f6d;transition:fill .1s;height:24px;transition:opacity .1s}#register-interest-modal .modal form{border-top:1px solid #d3d4d5;border-bottom:1px solid #d3d4d5;padding:26px 0;margin-bottom:30px;display:grid;grid-row-gap:10px;grid-template-columns:60px auto}#register-interest-modal .modal form .tick-radio{border-radius:20px;border:2px solid #c92f6d;display:flex;flex-direction:column;justify-content:center;width:30px;height:30px;align-self:center}#register-interest-modal .modal form .tick-radio.ticked .bb-tick-icon{opacity:1}#register-interest-modal .modal form .tick-radio .bb-tick-icon{fill:#c92f6d;opacity:0;transition:fill .1s;height:12px;transition:opacity .1s}#register-interest-modal .modal form input,#register-interest-modal .modal form textarea{background-color:#eaebec;padding:14px 24px;border:1px solid #eaebec;font-size:15px;color:#afb0b1}#register-interest-modal .modal form input:focus,#register-interest-modal .modal form textarea:focus{color:#3a3a3a;font-size:15px}#register-interest-modal .modal form input.error,#register-interest-modal .modal form textarea.error{border:1px solid #c92f6d}#register-interest-modal .modal form textarea{height:100px;font-family:Work Sans,sans-serif}#register-interest-modal .modal .bb-button{background-color:#3a3a3a;border-radius:30px;padding:10px 20px;display:inline-block;color:#fff;background-color:#c92f6d;transition:all .1s;cursor:pointer}#register-interest-modal .modal .bb-button:hover{box-shadow:none;background-color:#7b1f42;font-weight:400}#register-interest-modal .modal .bb-button:hover.disabled{background-color:#eaebec}#register-interest-modal .modal .bb-button.disabled{background-color:#eaebec;cursor:auto}#register-interest-modal .modal .bb-button.continue-browsing{margin:0 auto}.goodbeefindex #cow-main-details-section #register-interest-modal,.goodbeefindex #register-interest-modal{top:0}.gbi-info-popout .goodbeef-index-logo{width:230px;margin:16px 40px 20px}.gbi-info-popout .gbi-examples{display:grid;grid-template-columns:50px 1fr;padding:10px 40px;align-items:center;grid-gap:10px}.gbi-info-popout .gbi-examples .bb-svg-donut.small{display:inline-block;width:50px}.gbi-info-popout .divider{width:calc(100% - 96px);border-top:1px solid #d3d4d5;margin:48px}@media only screen and (max-width:700px){.gbi-info-popout .divider{width:calc(100% - 40px);margin:20px}}.gbi-info-popout .goodbeef-shield-concept-figure{padding:20px 40px}@keyframes pauseFadeIn{0%{opacity:0}50%{opacity:0}to{opacity:1}}.goodbeef-shield-concept-figure{display:grid;grid-gap:20px}@media only screen and (min-width:701px){.goodbeef-shield-concept-figure{grid-template-areas:"production   figure      eating" "environment  environment environment";grid-template-columns:minmax(120px,1fr) minmax(230px,2fr) minmax(120px,1fr)}}@media only screen and (max-width:700px){.goodbeef-shield-concept-figure{grid-template-columns:1fr;grid-template-areas:"production" "figure" "environment" "eating"}}.goodbeef-shield-concept-figure .block{position:relative;display:flex;flex-direction:column;justify-content:center;opacity:0;transition:opacity .2s}.goodbeef-shield-concept-figure .block>h4.header{margin:10px 0 0;color:#c92f6d}.goodbeef-shield-concept-figure .block>h4.sub-header{color:#c92f6d;margin:0 0 14px}.goodbeef-shield-concept-figure .block>h4.sub-header .who{font-weight:600;color:#3a3a3a}.goodbeef-shield-concept-figure .block>p{margin:0}.goodbeef-shield-concept-figure .block .circle{border-radius:10px;width:6px;height:6px;background-color:#c92f6d;position:relative}.goodbeef-shield-concept-figure .block .line{border:1px solid #c92f6d;position:relative;transform:scale(0);transition:transform 1s}.goodbeef-shield-concept-figure .block.visible{opacity:1}.goodbeef-shield-concept-figure .block.visible .line{transform:scale(1)}.goodbeef-shield-concept-figure .block.visible>h4.sub-header .who{animation:pauseFadeIn 4s}@media only screen and (min-width:701px){.goodbeef-shield-concept-figure .block.production-block{padding-top:40px;grid-area:production}.goodbeef-shield-concept-figure .block.production-block .circle{right:-150%}.goodbeef-shield-concept-figure .block.production-block .line{right:0;width:150%;top:-4px;transform-origin:right}.goodbeef-shield-concept-figure .block.eating-block{padding-top:40px;grid-area:eating}.goodbeef-shield-concept-figure .block.eating-block .circle{left:-50%}.goodbeef-shield-concept-figure .block.eating-block .line{left:-50%;width:150%;top:-4px;transform-origin:left}.goodbeef-shield-concept-figure .block.environment-block{padding:0 33.3%;grid-area:environment}.goodbeef-shield-concept-figure .block.environment-block .circle{top:-100px;left:50%;position:absolute;transform:translate(-2px,-2px)}.goodbeef-shield-concept-figure .block.environment-block .line{position:absolute;width:0;height:100px;left:50%;top:-100px;transform-origin:top}}@media only screen and (max-width:700px){.goodbeef-shield-concept-figure .block.production-block{margin-left:25%;position:relative;grid-area:production}.goodbeef-shield-concept-figure .block.production-block .circle{position:absolute;top:200%;left:-22px}.goodbeef-shield-concept-figure .block.production-block .line{right:0;top:0;height:200%;width:0;position:absolute;left:-20px;transform-origin:bottom}.goodbeef-shield-concept-figure .block.production-block h4{margin-top:0}.goodbeef-shield-concept-figure .block.eating-block{text-align:right;width:70%;margin-left:30%;position:relative;grid-area:eating}.goodbeef-shield-concept-figure .block.eating-block .circle{top:-80vw;right:70px;position:absolute;transform:translate(2px)}.goodbeef-shield-concept-figure .block.eating-block .line{position:absolute;width:0;height:80vw;right:70px;top:-80vw;transform-origin:top}.goodbeef-shield-concept-figure .block.environment-block{width:70%;position:relative;grid-area:environment}.goodbeef-shield-concept-figure .block.environment-block .circle{top:-100px;left:50%;position:absolute;transform:translate(-2px,-2px)}.goodbeef-shield-concept-figure .block.environment-block .line{position:absolute;width:0;height:140px;left:50%;top:-100px;transform-origin:top}}@media only screen and (max-width:500px){.goodbeef-shield-concept-figure .block.production-block .circle{top:130%}.goodbeef-shield-concept-figure .block.production-block .line{height:130%;width:0}.goodbeef-shield-concept-figure .block.eating-block{text-align:right;width:70%;margin-left:30%;position:relative}.goodbeef-shield-concept-figure .block.eating-block .circle{top:-106vw;right:35px;position:absolute;transform:translate(2px)}.goodbeef-shield-concept-figure .block.eating-block .line{height:106vw;right:35px;top:-106vw}.goodbeef-shield-concept-figure .block.environment-block .circle{top:-70px;left:120px}.goodbeef-shield-concept-figure .block.environment-block .line{height:100px;left:120px;top:-70px}}.goodbeef-shield-concept-figure .shield-and-circles{grid-area:figure;width:100%}.goodbeef-shield-concept-figure .good-beef-shield{fill:#c92f6d}.goodbeef-shield-concept-figure .shield-text-group{font-size:12px}.goodbeef-shield-concept-figure .shield-text-group .shield-score{fill:#fff;font-weight:600;font-size:2em}.goodbeef-shield-concept-figure .shield-text-group .shield-out-of{font-size:1.2em;font-weight:600;fill:hsla(0,0%,100%,.4)}.bb-good-beef-shield{fill:#c92f6d}.bb-good-beef-shield .shield-score{fill:#fff;font-weight:600;font-size:2em}.bb-good-beef-shield .shield-out-of{font-size:1.2em;font-weight:600;fill:hsla(0,0%,100%,.4)}@media only screen and (min-width:1025px){#modal .content.gbi-info-popout{width:85vw;max-width:85vw}}@media only screen and (max-width:1024px) and (min-width:601px){#modal .content.gbi-info-popout{width:90vw}}#modal .content.gbi-info-popout .gbi-scale-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;overflow-x:hidden}#modal .content.gbi-info-popout #gbi-scale-display{width:auto}#modal .content.gbi-info-popout #gbi-scale-display ul.gbi-classes li.price-scale{right:30px;left:30px}@media only screen and (min-width:1201px){#gbi-scale-display{width:1100px}}@media only screen and (min-width:901px) and (max-width:1200px){#gbi-scale-display{width:85vw}}@media only screen and (min-width:701px) and (max-width:900px){#gbi-scale-display{width:110vw;text-align:center}}@media only screen and (max-width:700px){#gbi-scale-display{width:800px;text-align:center}}#gbi-scale-display .marker-wrapper{position:relative;z-index:10}#gbi-scale-display .gbi-marker{width:90px;height:90px;display:inline-block;vertical-align:top;position:relative;z-index:10;left:0}@media only screen and (min-width:901px){#gbi-scale-display .gbi-marker{transform:translateX(-50%)}}#gbi-scale-display .gbi-marker .bb-good-beef-shield{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;height:70px}#gbi-scale-display .gbi-marker .line{width:0;height:50px;border-left:2px solid #c92f6d;position:absolute;top:60px;right:calc(50% - 1px)}#gbi-scale-display .gbi-marker .bobble{width:6px;height:6px;border-radius:6px;background-color:#c92f6d;position:absolute;top:110px;right:calc(50% - 3px)}#gbi-scale-display ul.gbi-classes{list-style:none;margin:0;padding:0;position:relative;white-space:nowrap;cursor:move;cursor:grab;cursor:-webkit-grab}@media (max-width:900px){#gbi-scale-display ul.gbi-classes{transform:translateX(400px)}}#gbi-scale-display ul.gbi-classes>li.grade-class{border-right:1px solid #d3d4d5;padding:40px 20px;display:inline-block;width:calc(20% - 41px);white-space:normal;vertical-align:top;text-align:left}#gbi-scale-display ul.gbi-classes>li.grade-class:first-child{border-left:1px solid #d3d4d5}#gbi-scale-display ul.gbi-classes>li.grade-class h6{color:#c92f6d;font-weight:700;font-size:14px;margin:0}#gbi-scale-display ul.gbi-classes>li.grade-class p{font-weight:300;margin:0}#gbi-scale-display ul.gbi-classes>li.grade-class p.class-title{font-weight:600}#gbi-scale-display div.price-scale{position:relative;height:140px}@media only screen and (min-width:1201px){#gbi-scale-display div.price-scale{width:1100px}}@media only screen and (min-width:901px) and (max-width:1200px){#gbi-scale-display div.price-scale{width:85vw}}@media only screen and (max-width:900px){#gbi-scale-display div.price-scale{width:100%}}#gbi-scale-display div.price-scale h4.price-title{margin:20px 0 0 20%;transform:translateX(-50%);display:inline-block}#gbi-scale-display div.price-scale .bb-arrow-icon{position:absolute;height:20px;fill:#c92f6d;top:20px;left:30%;transform:rotate(180deg)}#gbi-scale-display div.price-scale svg.price-figure{height:50px;width:100%;position:relative;top:-34px}#gbi-scale-display div.price-scale .gbi-grade-shield{position:absolute;bottom:0;transform:translateX(-50%)}#gbi-scale-display div.price-scale .gbi-grade-shield.standard{left:10%}#gbi-scale-display div.price-scale .gbi-grade-shield.superior{left:30%}#gbi-scale-display div.price-scale .gbi-grade-shield.classic{left:50%}#gbi-scale-display div.price-scale .gbi-grade-shield.prime{left:70%}#gbi-scale-display div.price-scale .gbi-grade-shield.supreme{left:90%}.gbi-grade-shield{width:80px}.gbi-grade-shield .bottom{fill:#c92f6d}.gbi-grade-shield .top{fill:#3a3a3a}.gbi-grade-shield .grade-text,.gbi-grade-shield .tick{fill:#fff}.gbi-grade-shield .brand-name{fill:#d3d4d5}@keyframes donutfade{0%{opacity:.2}to{opacity:1}}@keyframes donutfadelong{0%{opacity:0}to{opacity:1}}@keyframes donut0{0%{stroke-dasharray:0,100}to{stroke-dasharray:0,100}}@keyframes donut1{0%{stroke-dasharray:0,100}to{stroke-dasharray:1,99}}@keyframes donut2{0%{stroke-dasharray:0,100}to{stroke-dasharray:2,98}}@keyframes donut3{0%{stroke-dasharray:0,100}to{stroke-dasharray:3,97}}@keyframes donut4{0%{stroke-dasharray:0,100}to{stroke-dasharray:4,96}}@keyframes donut5{0%{stroke-dasharray:0,100}to{stroke-dasharray:5,95}}@keyframes donut6{0%{stroke-dasharray:0,100}to{stroke-dasharray:6,94}}@keyframes donut7{0%{stroke-dasharray:0,100}to{stroke-dasharray:7,93}}@keyframes donut8{0%{stroke-dasharray:0,100}to{stroke-dasharray:8,92}}@keyframes donut9{0%{stroke-dasharray:0,100}to{stroke-dasharray:9,91}}@keyframes donut11{0%{stroke-dasharray:0,100}to{stroke-dasharray:11,89}}@keyframes donut12{0%{stroke-dasharray:0,100}to{stroke-dasharray:12,88}}@keyframes donut13{0%{stroke-dasharray:0,100}to{stroke-dasharray:13,87}}@keyframes donut14{0%{stroke-dasharray:0,100}to{stroke-dasharray:14,86}}@keyframes donut15{0%{stroke-dasharray:0,100}to{stroke-dasharray:15,85}}@keyframes donut16{0%{stroke-dasharray:0,100}to{stroke-dasharray:16,84}}@keyframes donut17{0%{stroke-dasharray:0,100}to{stroke-dasharray:17,83}}@keyframes donut18{0%{stroke-dasharray:0,100}to{stroke-dasharray:18,82}}@keyframes donut19{0%{stroke-dasharray:0,100}to{stroke-dasharray:19,81}}@keyframes donut20{0%{stroke-dasharray:0,100}to{stroke-dasharray:20,80}}@keyframes donut21{0%{stroke-dasharray:0,100}to{stroke-dasharray:21,79}}@keyframes donut22{0%{stroke-dasharray:0,100}to{stroke-dasharray:22,78}}@keyframes donut23{0%{stroke-dasharray:0,100}to{stroke-dasharray:23,77}}@keyframes donut24{0%{stroke-dasharray:0,100}to{stroke-dasharray:24,76}}@keyframes donut25{0%{stroke-dasharray:0,100}to{stroke-dasharray:25,75}}@keyframes donut26{0%{stroke-dasharray:0,100}to{stroke-dasharray:26,74}}@keyframes donut27{0%{stroke-dasharray:0,100}to{stroke-dasharray:27,73}}@keyframes donut28{0%{stroke-dasharray:0,100}to{stroke-dasharray:28,72}}@keyframes donut29{0%{stroke-dasharray:0,100}to{stroke-dasharray:29,71}}@keyframes donut30{0%{stroke-dasharray:0,100}to{stroke-dasharray:30,70}}@keyframes donut31{0%{stroke-dasharray:0,100}to{stroke-dasharray:31,69}}@keyframes donut32{0%{stroke-dasharray:0,100}to{stroke-dasharray:32,68}}@keyframes donut33{0%{stroke-dasharray:0,100}to{stroke-dasharray:33,67}}@keyframes donut34{0%{stroke-dasharray:0,100}to{stroke-dasharray:34,66}}@keyframes donut35{0%{stroke-dasharray:0,100}to{stroke-dasharray:35,65}}@keyframes donut36{0%{stroke-dasharray:0,100}to{stroke-dasharray:36,64}}@keyframes donut37{0%{stroke-dasharray:0,100}to{stroke-dasharray:37,63}}@keyframes donut38{0%{stroke-dasharray:0,100}to{stroke-dasharray:38,62}}@keyframes donut39{0%{stroke-dasharray:0,100}to{stroke-dasharray:39,61}}@keyframes donut40{0%{stroke-dasharray:0,100}to{stroke-dasharray:40,60}}@keyframes donut41{0%{stroke-dasharray:0,100}to{stroke-dasharray:41,59}}@keyframes donut42{0%{stroke-dasharray:0,100}to{stroke-dasharray:42,58}}@keyframes donut43{0%{stroke-dasharray:0,100}to{stroke-dasharray:43,57}}@keyframes donut44{0%{stroke-dasharray:0,100}to{stroke-dasharray:44,56}}@keyframes donut45{0%{stroke-dasharray:0,100}to{stroke-dasharray:45,55}}@keyframes donut46{0%{stroke-dasharray:0,100}to{stroke-dasharray:46,54}}@keyframes donut47{0%{stroke-dasharray:0,100}to{stroke-dasharray:47,53}}@keyframes donut48{0%{stroke-dasharray:0,100}to{stroke-dasharray:48,52}}@keyframes donut49{0%{stroke-dasharray:0,100}to{stroke-dasharray:49,51}}@keyframes donut50{0%{stroke-dasharray:0,100}to{stroke-dasharray:50,50}}@keyframes donut51{0%{stroke-dasharray:0,100}to{stroke-dasharray:51,49}}@keyframes donut52{0%{stroke-dasharray:0,100}to{stroke-dasharray:52,48}}@keyframes donut53{0%{stroke-dasharray:0,100}to{stroke-dasharray:53,47}}@keyframes donut54{0%{stroke-dasharray:0,100}to{stroke-dasharray:54,46}}@keyframes donut55{0%{stroke-dasharray:0,100}to{stroke-dasharray:55,45}}@keyframes donut56{0%{stroke-dasharray:0,100}to{stroke-dasharray:56,44}}@keyframes donut57{0%{stroke-dasharray:0,100}to{stroke-dasharray:57,43}}@keyframes donut58{0%{stroke-dasharray:0,100}to{stroke-dasharray:58,42}}@keyframes donut59{0%{stroke-dasharray:0,100}to{stroke-dasharray:59,41}}@keyframes donut60{0%{stroke-dasharray:0,100}to{stroke-dasharray:60,40}}@keyframes donut61{0%{stroke-dasharray:0,100}to{stroke-dasharray:61,39}}@keyframes donut62{0%{stroke-dasharray:0,100}to{stroke-dasharray:62,38}}@keyframes donut63{0%{stroke-dasharray:0,100}to{stroke-dasharray:63,37}}@keyframes donut64{0%{stroke-dasharray:0,100}to{stroke-dasharray:64,36}}@keyframes donut65{0%{stroke-dasharray:0,100}to{stroke-dasharray:65,35}}@keyframes donut66{0%{stroke-dasharray:0,100}to{stroke-dasharray:66,34}}@keyframes donut67{0%{stroke-dasharray:0,100}to{stroke-dasharray:67,33}}@keyframes donut68{0%{stroke-dasharray:0,100}to{stroke-dasharray:68,32}}@keyframes donut69{0%{stroke-dasharray:0,100}to{stroke-dasharray:69,31}}@keyframes donut70{0%{stroke-dasharray:0,100}to{stroke-dasharray:70,30}}@keyframes donut71{0%{stroke-dasharray:0,100}to{stroke-dasharray:71,29}}@keyframes donut72{0%{stroke-dasharray:0,100}to{stroke-dasharray:72,28}}@keyframes donut73{0%{stroke-dasharray:0,100}to{stroke-dasharray:73,27}}@keyframes donut74{0%{stroke-dasharray:0,100}to{stroke-dasharray:74,26}}@keyframes donut75{0%{stroke-dasharray:0,100}to{stroke-dasharray:75,25}}@keyframes donut76{0%{stroke-dasharray:0,100}to{stroke-dasharray:76,24}}@keyframes donut77{0%{stroke-dasharray:0,100}to{stroke-dasharray:77,23}}@keyframes donut78{0%{stroke-dasharray:0,100}to{stroke-dasharray:78,22}}@keyframes donut79{0%{stroke-dasharray:0,100}to{stroke-dasharray:79,21}}@keyframes donut80{0%{stroke-dasharray:0,100}to{stroke-dasharray:80,20}}@keyframes donut81{0%{stroke-dasharray:0,100}to{stroke-dasharray:81,19}}@keyframes donut82{0%{stroke-dasharray:0,100}to{stroke-dasharray:82,18}}@keyframes donut83{0%{stroke-dasharray:0,100}to{stroke-dasharray:83,17}}@keyframes donut84{0%{stroke-dasharray:0,100}to{stroke-dasharray:84,16}}@keyframes donut85{0%{stroke-dasharray:0,100}to{stroke-dasharray:85,15}}@keyframes donut86{0%{stroke-dasharray:0,100}to{stroke-dasharray:86,14}}@keyframes donut87{0%{stroke-dasharray:0,100}to{stroke-dasharray:87,13}}@keyframes donut88{0%{stroke-dasharray:0,100}to{stroke-dasharray:88,12}}@keyframes donut89{0%{stroke-dasharray:0,100}to{stroke-dasharray:89,11}}@keyframes donut90{0%{stroke-dasharray:0,100}to{stroke-dasharray:90,10}}@keyframes donut91{0%{stroke-dasharray:0,100}to{stroke-dasharray:91,9}}@keyframes donut92{0%{stroke-dasharray:0,100}to{stroke-dasharray:92,8}}@keyframes donut93{0%{stroke-dasharray:0,100}to{stroke-dasharray:93,7}}@keyframes donut94{0%{stroke-dasharray:0,100}to{stroke-dasharray:94,6}}@keyframes donut95{0%{stroke-dasharray:0,100}to{stroke-dasharray:95,5}}@keyframes donut96{0%{stroke-dasharray:0,100}to{stroke-dasharray:96,4}}@keyframes donut97{0%{stroke-dasharray:0,100}to{stroke-dasharray:97,3}}@keyframes donut98{0%{stroke-dasharray:0,100}to{stroke-dasharray:98,2}}@keyframes donut99{0%{stroke-dasharray:0,100}to{stroke-dasharray:99,1}}@keyframes donut10{0%{stroke-dasharray:0,100}to{stroke-dasharray:100,0}}