.rb-best-results-modal{z-index:1000002}.custom-modal--bottom-sheet .rb-best-results-modal__content{max-width:600px}.rb-best-results-modal__description{margin-top:12px}.rb-best-results-modal__benefit{display:flex;align-items:center;gap:10px;margin-top:12px}.rb-best-results-modal__benefit svg{width:54px;height:54px;flex-shrink:0}.rb-best-results-modal__feeding{background-color:#f2efeb;padding:3px 8px 12px;border-radius:12px;margin-top:16px;margin-bottom:24px}.rb-best-results-modal__feeding-row{display:flex;align-items:flex-end;gap:6px;padding:9px 12px;border-radius:5px}.rb-best-results-modal__feeding-row:nth-child(2n){background-color:#fff}.rb-best-results-modal__feeding-row--header{margin-bottom:8px}.rb-best-results-modal__feeding-cell{flex:1 0 calc(30% - 4px);-webkit-hyphens:auto;hyphens:auto}.rb-best-results-modal__feeding-cell--middle{flex-basis:calc(40% - 4px)}.rb-best-results-modal__feeding-title{margin-bottom:16px}.rb-best-results-modal__items{display:flex;flex-direction:column;gap:20px;margin-top:16px}.rb-best-results-modal__item{display:flex;align-items:center;flex-direction:row;gap:18px}.rb-best-results-modal__item-icon{position:relative;display:flex}.rb-best-results-modal__item-icon .icon-percentage-circle{width:94px;height:94px;transform:rotate(-90deg)}.rb-best-results-modal__item-icon circle{stroke:var(--block-color,#403333)}.rb-best-results-modal__item-icon .icon-percentage-circle__progress{stroke-dasharray:376.8px;stroke-dashoffset:calc(376.8px*(100 - var(--block-percentage))/100)}.rb-best-results-modal__item-percentage{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.rb-best-results-modal__item-title{font-size:13px;font-weight:300}.rb-best-results-modal__item-title strong{font-weight:700}.rb-best-results-modal__note{margin-top:16px;font-size:13px;line-height:1.30769}@media only screen and (min-width:375px){.rb-best-results-modal__item-title{font-size:15px}}