/*
styles for Product Highlight, Buying Guide Block and Product Highlight Carousel

note that the majority of the DOM for these elements is generated in SFCC!  if DOM is changed in SFCC, 
styles will need to be updated here.

SVGs have been turned into inline 'data:image' defs to avoid loading various additional files.
    how to convert all turnto SVG files into inline defs:
  - svgs are in the SFCC codebase.  filename search 'curvestars' to find them.
  - use find replace with regex \n to convert to remove line breaks
  - find replace all " with '
  - find replace all hashes with %23
  - style def should look like this:
  background: url("data:image/svg+xml;utf8,[YOUR_CONVERTED_SVG_CODE_PASTED_HERE]");

*/
*, ::after, ::before {
    box-sizing: border-box;
}

.product-tile {
    font-family: "ProximaNova", sans-serif;
    font-weight: 400;
    color: #1a1a1a;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-tile a, .product-tile a:hover, .product-tile a:visited, .product-tile a:active {
    color: #1a1a1a !important;
    text-decoration: none !important;
}

.product-tile .tablet-only, .product-tile .tablet-plus {
    display: none !important;
}

.product-tile .badge-icon {
    top: 0 !important;
    left: 0 !important;
    position: absolute;
    width: auto !important;
    z-index: 1;
    color: #fff;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    background: transparent !important;
}

.product-tile .badge-icon .product-badge-text {
    padding: 2px 6px;
    letter-spacing: .8px;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    font-weight: 700;
    background: #1a1a1a;
    display: block;
    margin: 4px 4px 0;
    width: fit-content;
}

.product-tile .product-image {
    padding: 0 24px 0 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}

.product-tile .product-image > .thumb-link {
    border: 1px solid #eee;
    display: block;
}

.product-tile .product-tile-img {
    width: 100%;
    border: 1px solid #eee;
}

.product-tile .servings-flavors {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    margin: 5px 0;
    text-align: center;
}

.product-tile .productitemContentWrapper {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-positive: 1 !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
}

.product-tile .product-brand {
    color: #636466;
    font-size: 10px;
    line-height: 16px;
    font-weight: 700;
    text-transform: uppercase;
}

.product-tile .brand-product-name {
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    margin: 5px 0;
}

.product-tile .atc-servings {
    display: none;
}

.product-tile .product-review {
    font-size: 13px;
    margin-bottom: 10px;
}

.product-tile .TTstars {
    display: inline-block;
    vertical-align: middle;
    background-size: 72px !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    width: 72px;
    height: 14px;
}

.product-tile .TTstars.TTrating-0-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_806)'><path d='M23.999 11.5607L20.3444 13.5021C20.1534 13.6161 19.8935 13.5975 19.6946 13.457C19.4983 13.3164 19.4002 13.0724 19.4161 12.8337L20.1348 8.70964L17.1886 5.78698C17.0172 5.61989 16.9565 5.36794 17.0318 5.1372C17.1069 4.90912 17.305 4.74203 17.5434 4.70755L21.6068 4.10552L23.4262 0.35857C23.5349 0.139211 23.755 0 23.999 0C24.243 0 24.4658 0.139238 24.5719 0.35857L26.3913 4.10552L30.457 4.70755C30.6957 4.74203 30.8919 4.90912 30.9689 5.1372C31.0431 5.36794 30.9821 5.61989 30.8124 5.78698L27.8632 8.70964L28.5607 12.8337C28.6005 13.0724 28.5024 13.3164 28.3034 13.457C28.1072 13.5975 27.8234 13.6161 27.6325 13.5021L23.999 11.5607ZM22.3706 4.47682C22.2486 4.72877 22.0099 4.90381 21.7314 4.94625L18.0871 5.48463L20.7342 8.10495C20.9278 8.29856 21.018 8.57703 20.9729 8.8502L20.347 12.5499L23.5985 10.8128C23.8505 10.6775 24.1502 10.6775 24.3995 10.8128L27.651 12.5499L27.0278 8.8502C26.98 8.57703 27.0702 8.29856 27.2665 8.10495L29.9133 5.48463L26.2666 4.94625C25.9669 4.90381 25.7282 4.72877 25.6274 4.47682L23.999 1.12239L22.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_806)'><path d='M6.99902 11.5607L3.34436 13.5021C3.15341 13.6161 2.8935 13.5975 2.69459 13.457C2.49833 13.3164 2.4002 13.0724 2.41611 12.8337L3.13484 8.70964L0.188577 5.78698C0.0172489 5.61989 -0.0434852 5.36794 0.0318357 5.1372C0.106891 4.90912 0.305007 4.74203 0.543434 4.70755L4.60678 4.10552L6.42615 0.35857C6.53489 0.139211 6.75502 0 6.99902 0C7.24301 0 7.46579 0.139238 7.57188 0.35857L9.39125 4.10552L13.457 4.70755C13.6957 4.74203 13.8919 4.90912 13.9689 5.1372C14.0431 5.36794 13.9821 5.61989 13.8124 5.78698L10.8632 8.70964L11.5607 12.8337C11.6005 13.0724 11.5024 13.3164 11.3034 13.457C11.1072 13.5975 10.8234 13.6161 10.6325 13.5021L6.99902 11.5607ZM5.3706 4.47682C5.2486 4.72877 5.00991 4.90381 4.73143 4.94625L1.08712 5.48463L3.73423 8.10495C3.92783 8.29856 4.01801 8.57703 3.97292 8.8502L3.34702 12.5499L6.59854 10.8128C6.8505 10.6775 7.15019 10.6775 7.39949 10.8128L10.651 12.5499L10.0278 8.8502C9.98003 8.57703 10.0702 8.29856 10.2665 8.10495L12.9133 5.48463L9.2666 4.94625C8.96691 4.90381 8.72821 4.72877 8.62743 4.47682L6.99902 1.12239L5.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_806)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_806)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_806)'><path d='M40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70755L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3913 4.10552L47.457 4.70755C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607ZM39.3706 4.47682C39.2486 4.72877 39.0099 4.90381 38.7314 4.94625L35.0871 5.48463L37.7342 8.10495C37.9278 8.29856 38.018 8.57703 37.9729 8.8502L37.347 12.5499L40.5985 10.8128C40.8505 10.6775 41.1502 10.6775 41.3995 10.8128L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L40.999 1.12239L39.3706 4.47682Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_806'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_806'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_806'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_806'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_806'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-0-5 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_4166_26946)'><path d='M23.999 11.5607L20.3444 13.5021C20.1534 13.6161 19.8935 13.5975 19.6946 13.457C19.4983 13.3164 19.4002 13.0724 19.4161 12.8337L20.1348 8.70964L17.1886 5.78698C17.0172 5.61989 16.9565 5.36794 17.0318 5.1372C17.1069 4.90912 17.305 4.74203 17.5434 4.70756L21.6068 4.10552L23.4262 0.35857C23.5349 0.139211 23.755 0 23.999 0C24.243 0 24.4658 0.139238 24.5719 0.35857L26.3913 4.10552L30.457 4.70756C30.6957 4.74203 30.8919 4.90912 30.9689 5.1372C31.0431 5.36794 30.9821 5.61989 30.8124 5.78698L27.8632 8.70964L28.5607 12.8337C28.6005 13.0724 28.5024 13.3164 28.3034 13.457C28.1072 13.5975 27.8234 13.6161 27.6325 13.5021L23.999 11.5607ZM22.3706 4.47682C22.2486 4.72877 22.0099 4.90381 21.7314 4.94625L18.0871 5.48463L20.7342 8.10495C20.9278 8.29856 21.018 8.57703 20.9729 8.8502L20.347 12.5499L23.5985 10.8128C23.8505 10.6775 24.1502 10.6775 24.3995 10.8128L27.651 12.5499L27.0278 8.8502C26.98 8.57703 27.0702 8.29856 27.2665 8.10495L29.9133 5.48463L26.2666 4.94625C25.9669 4.90381 25.7282 4.72877 25.6274 4.47682L23.999 1.12239L22.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_4166_26946)'><path d='M11.3034 13.457C11.1072 13.5975 10.8234 13.6161 10.6325 13.5021L6.99902 11.5607L3.34436 13.5021C3.15341 13.6161 2.8935 13.5975 2.69459 13.457C2.49833 13.3164 2.4002 13.0724 2.41611 12.8337L3.13484 8.70964L0.188577 5.78698C0.0172489 5.61989 -0.0434852 5.36794 0.0318357 5.1372C0.106891 4.90912 0.305007 4.74203 0.543434 4.70756L4.60678 4.10552L6.42615 0.35857C6.53489 0.139211 6.75502 0 6.99902 0C7.24301 0 7.46579 0.139238 7.57188 0.35857L9.39125 4.10552L13.457 4.70756C13.6957 4.74203 13.8919 4.90912 13.9689 5.1372C14.0431 5.36794 13.9821 5.61989 13.8124 5.78698L10.8632 8.70964L11.5607 12.8337C11.6005 13.0724 11.5024 13.3164 11.3034 13.457ZM7.42601 10.8261L10.651 12.5499L10.0278 8.8502C9.98003 8.57703 10.0702 8.29856 10.2665 8.10495L12.9133 5.48463L9.2666 4.94625C8.96691 4.90381 8.72821 4.72877 8.62743 4.47682L7.42601 1.99998V10.8261Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_4166_26946)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70756L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70756C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_4166_26946)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70756L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70756C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_4166_26946)'><path d='M40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70756L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3913 4.10552L47.457 4.70756C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607ZM39.3706 4.47682C39.2486 4.72877 39.0099 4.90381 38.7314 4.94625L35.0871 5.48463L37.7342 8.10495C37.9278 8.29856 38.018 8.57703 37.9729 8.8502L37.347 12.5499L40.5985 10.8128C40.8505 10.6775 41.1502 10.6775 41.3995 10.8128L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L40.999 1.12239L39.3706 4.47682Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_4166_26946'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_4166_26946'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_4166_26946'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_4166_26946'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_4166_26946'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-1-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_805)'><path d='M23.999 11.5607L20.3444 13.5021C20.1534 13.6161 19.8935 13.5975 19.6946 13.457C19.4983 13.3164 19.4002 13.0724 19.4161 12.8337L20.1348 8.70964L17.1886 5.78698C17.0172 5.61989 16.9565 5.36794 17.0318 5.1372C17.1069 4.90912 17.305 4.74203 17.5434 4.70755L21.6068 4.10552L23.4262 0.35857C23.5349 0.139211 23.755 0 23.999 0C24.243 0 24.4658 0.139238 24.5719 0.35857L26.3913 4.10552L30.457 4.70755C30.6957 4.74203 30.8919 4.90912 30.9689 5.1372C31.0431 5.36794 30.9821 5.61989 30.8124 5.78698L27.8632 8.70964L28.5607 12.8337C28.6005 13.0724 28.5024 13.3164 28.3034 13.457C28.1072 13.5975 27.8234 13.6161 27.6325 13.5021L23.999 11.5607ZM22.3706 4.47682C22.2486 4.72877 22.0099 4.90381 21.7314 4.94625L18.0871 5.48463L20.7342 8.10495C20.9278 8.29856 21.018 8.57703 20.9729 8.8502L20.347 12.5499L23.5985 10.8128C23.8505 10.6775 24.1502 10.6775 24.3995 10.8128L27.651 12.5499L27.0278 8.8502C26.98 8.57703 27.0702 8.29856 27.2665 8.10495L29.9133 5.48463L26.2666 4.94625C25.9669 4.90381 25.7282 4.72877 25.6274 4.47682L23.999 1.12239L22.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_805)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_805)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_805)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_805)'><path d='M40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70755L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3913 4.10552L47.457 4.70755C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607ZM39.3706 4.47682C39.2486 4.72877 39.0099 4.90381 38.7314 4.94625L35.0871 5.48463L37.7342 8.10495C37.9278 8.29856 38.018 8.57703 37.9729 8.8502L37.347 12.5499L40.5985 10.8128C40.8505 10.6775 41.1502 10.6775 41.3995 10.8128L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L40.999 1.12239L39.3706 4.47682Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_805'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_805'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_805'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_805'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_805'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-1-5 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_804)'><path d='M28.3034 13.457C28.1072 13.5975 27.8234 13.6161 27.6325 13.5021L23.999 11.5607L20.3444 13.5021C20.1534 13.6161 19.8935 13.5975 19.6946 13.457C19.4983 13.3164 19.4002 13.0724 19.4161 12.8337L20.1348 8.70964L17.1886 5.78698C17.0172 5.61989 16.9565 5.36794 17.0318 5.1372C17.1069 4.90912 17.305 4.74203 17.5434 4.70756L21.6068 4.10552L23.4262 0.35857C23.5349 0.139211 23.755 0 23.999 0C24.243 0 24.4658 0.139238 24.5719 0.35857L26.3912 4.10552L30.457 4.70756C30.6957 4.74203 30.8919 4.90912 30.9689 5.1372C31.0431 5.36794 30.9821 5.61989 30.8124 5.78698L27.8632 8.70964L28.5607 12.8337C28.6005 13.0724 28.5024 13.3164 28.3034 13.457ZM24.426 10.8261L27.651 12.5499L27.0278 8.8502C26.98 8.57703 27.0702 8.29856 27.2665 8.10495L29.9133 5.48463L26.2666 4.94625C25.9669 4.90381 25.7282 4.72877 25.6274 4.47682L24.426 1.99998V10.8261Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_804)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_804)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_804)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_804)'><path d='M40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70755L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3913 4.10552L47.457 4.70755C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607ZM39.3706 4.47682C39.2486 4.72877 39.0099 4.90381 38.7314 4.94625L35.0871 5.48463L37.7342 8.10495C37.9278 8.29856 38.018 8.57703 37.9729 8.8502L37.347 12.5499L40.5985 10.8128C40.8505 10.6775 41.1502 10.6775 41.3995 10.8128L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L40.999 1.12239L39.3706 4.47682Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_804'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_804'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_804'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_804'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_804'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-2-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_803)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_803)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_803)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_803)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_803)'><path d='M40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70755L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3913 4.10552L47.457 4.70755C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607ZM39.3706 4.47682C39.2486 4.72877 39.0099 4.90381 38.7314 4.94625L35.0871 5.48463L37.7342 8.10495C37.9278 8.29856 38.018 8.57703 37.9729 8.8502L37.347 12.5499L40.5985 10.8128C40.8505 10.6775 41.1502 10.6775 41.3995 10.8128L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L40.999 1.12239L39.3706 4.47682Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_803'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_803'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_803'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_803'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_803'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-2-5 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_802)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_802)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_802)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_802)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_802)'><path d='M45.3034 13.457C45.1072 13.5975 44.8234 13.6161 44.6325 13.5021L40.999 11.5607L37.3444 13.5021C37.1534 13.6161 36.8935 13.5975 36.6946 13.457C36.4983 13.3164 36.4002 13.0724 36.4161 12.8337L37.1348 8.70964L34.1886 5.78698C34.0172 5.61989 33.9565 5.36794 34.0318 5.1372C34.1069 4.90912 34.305 4.74203 34.5434 4.70756L38.6068 4.10552L40.4262 0.35857C40.5349 0.139211 40.755 0 40.999 0C41.243 0 41.4658 0.139238 41.5719 0.35857L43.3912 4.10552L47.457 4.70756C47.6957 4.74203 47.8919 4.90912 47.9689 5.1372C48.0431 5.36794 47.9821 5.61989 47.8124 5.78698L44.8632 8.70964L45.5607 12.8337C45.6005 13.0724 45.5024 13.3164 45.3034 13.457ZM41.426 10.8261L44.651 12.5499L44.0278 8.8502C43.98 8.57703 44.0702 8.29856 44.2665 8.10495L46.9133 5.48463L43.2666 4.94625C42.9669 4.90381 42.7282 4.72877 42.6274 4.47682L41.426 1.99998V10.8261Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_802'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_802'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_802'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_802'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_802'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-3-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_801)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_801)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_801)'><path d='M57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70755L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3913 4.10552L64.457 4.70755C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607ZM56.3706 4.47682C56.2486 4.72877 56.0099 4.90381 55.7314 4.94625L52.0871 5.48463L54.7342 8.10495C54.9278 8.29856 55.018 8.57703 54.9729 8.8502L54.347 12.5499L57.5985 10.8128C57.8505 10.6775 58.1502 10.6775 58.3995 10.8128L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L57.999 1.12239L56.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_801)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_801)'><path d='M41.7617 0.477222C41.6211 0.185586 41.3242 0 40.9981 0C40.672 0 40.3777 0.185586 40.2345 0.477222L38.5298 3.9848L34.7226 4.54686C34.4045 4.59458 34.1394 4.81729 34.0413 5.12218C33.9432 5.42707 34.0227 5.76378 34.2507 5.98913L37.0133 8.72255L36.3611 12.5854C36.3081 12.9035 36.4406 13.227 36.7031 13.4152C36.9656 13.6035 37.3129 13.6273 37.5992 13.4762L41.0007 11.6601L44.4023 13.4762C44.6886 13.6273 45.0359 13.6061 45.2984 13.4152C45.5609 13.2243 45.6934 12.9035 45.6404 12.5854L44.9855 8.72255L47.7481 5.98913C47.9761 5.76378 48.0583 5.42707 47.9576 5.12218C47.8568 4.81729 47.5944 4.59458 47.2762 4.54686L43.4664 3.9848L41.7617 0.477222Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_801'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_801'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_801'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_801'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_801'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-3-5 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_800)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_800)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_800)'><path d='M62.3034 13.457C62.1072 13.5975 61.8234 13.6161 61.6325 13.5021L57.999 11.5607L54.3444 13.5021C54.1534 13.6161 53.8935 13.5975 53.6946 13.457C53.4983 13.3164 53.4002 13.0724 53.4161 12.8337L54.1348 8.70964L51.1886 5.78698C51.0172 5.61989 50.9565 5.36794 51.0318 5.1372C51.1069 4.90912 51.305 4.74203 51.5434 4.70756L55.6068 4.10552L57.4262 0.35857C57.5349 0.139211 57.755 0 57.999 0C58.243 0 58.4658 0.139238 58.5719 0.35857L60.3912 4.10552L64.457 4.70756C64.6957 4.74203 64.8919 4.90912 64.9689 5.1372C65.0431 5.36794 64.9821 5.61989 64.8124 5.78698L61.8632 8.70964L62.5607 12.8337C62.6005 13.0724 62.5024 13.3164 62.3034 13.457ZM58.426 10.8261L61.651 12.5499L61.0278 8.8502C60.98 8.57703 61.0702 8.29856 61.2665 8.10495L63.9133 5.48463L60.2666 4.94625C59.9669 4.90381 59.7282 4.72877 59.6274 4.47682L58.426 1.99998V10.8261Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_800)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_800)'><path d='M41.7617 0.477222C41.6211 0.185586 41.3242 0 40.9981 0C40.672 0 40.3777 0.185586 40.2345 0.477222L38.5298 3.9848L34.7226 4.54686C34.4045 4.59458 34.1394 4.81729 34.0413 5.12218C33.9432 5.42707 34.0227 5.76378 34.2507 5.98913L37.0133 8.72255L36.3611 12.5854C36.3081 12.9035 36.4406 13.227 36.7031 13.4152C36.9656 13.6035 37.3129 13.6273 37.5992 13.4762L41.0007 11.6601L44.4023 13.4762C44.6886 13.6273 45.0359 13.6061 45.2984 13.4152C45.5609 13.2243 45.6934 12.9035 45.6404 12.5854L44.9855 8.72255L47.7481 5.98913C47.9761 5.76378 48.0583 5.42707 47.9576 5.12218C47.8568 4.81729 47.5944 4.59458 47.2762 4.54686L43.4664 3.9848L41.7617 0.477222Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_800'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_800'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_800'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_800'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_800'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-4-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_799)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_799)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_799)'><path d='M58.7617 0.477222C58.6211 0.185586 58.3242 0 57.9981 0C57.672 0 57.3777 0.185586 57.2345 0.477222L55.5298 3.9848L51.7226 4.54686C51.4045 4.59458 51.1394 4.81729 51.0413 5.12218C50.9432 5.42707 51.0227 5.76378 51.2507 5.98913L54.0133 8.72255L53.3611 12.5854C53.3081 12.9035 53.4406 13.227 53.7031 13.4152C53.9656 13.6035 54.3129 13.6273 54.5992 13.4762L58.0007 11.6601L61.4023 13.4762C61.6886 13.6273 62.0359 13.6061 62.2984 13.4152C62.5609 13.2243 62.6934 12.9035 62.6404 12.5854L61.9855 8.72255L64.7481 5.98913C64.9761 5.76378 65.0583 5.42707 64.9576 5.12218C64.8568 4.81729 64.5944 4.59458 64.2762 4.54686L60.4664 3.9848L58.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_799)'><path d='M74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70755L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3913 4.10552L81.457 4.70755C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607ZM73.3706 4.47682C73.2486 4.72877 73.0099 4.90381 72.7314 4.94625L69.0871 5.48463L71.7342 8.10495C71.9278 8.29856 72.018 8.57703 71.9729 8.8502L71.347 12.5499L74.5985 10.8128C74.8505 10.6775 75.1502 10.6775 75.3995 10.8128L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L74.999 1.12239L73.3706 4.47682Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_799)'><path d='M41.7617 0.477222C41.6211 0.185586 41.3242 0 40.9981 0C40.672 0 40.3777 0.185586 40.2345 0.477222L38.5298 3.9848L34.7226 4.54686C34.4045 4.59458 34.1394 4.81729 34.0413 5.12218C33.9432 5.42707 34.0227 5.76378 34.2507 5.98913L37.0133 8.72255L36.3611 12.5854C36.3081 12.9035 36.4406 13.227 36.7031 13.4152C36.9656 13.6035 37.3129 13.6273 37.5992 13.4762L41.0007 11.6601L44.4023 13.4762C44.6886 13.6273 45.0359 13.6061 45.2984 13.4152C45.5609 13.2243 45.6934 12.9035 45.6404 12.5854L44.9855 8.72255L47.7481 5.98913C47.9761 5.76378 48.0583 5.42707 47.9576 5.12218C47.8568 4.81729 47.5944 4.59458 47.2762 4.54686L43.4664 3.9848L41.7617 0.477222Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_799'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_799'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_799'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_799'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_799'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-4-5 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_798)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_798)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_798)'><path d='M58.7617 0.477222C58.6211 0.185586 58.3242 0 57.9981 0C57.672 0 57.3777 0.185586 57.2345 0.477222L55.5298 3.9848L51.7226 4.54686C51.4045 4.59458 51.1394 4.81729 51.0413 5.12218C50.9432 5.42707 51.0227 5.76378 51.2507 5.98913L54.0133 8.72255L53.3611 12.5854C53.3081 12.9035 53.4406 13.227 53.7031 13.4152C53.9656 13.6035 54.3129 13.6273 54.5992 13.4762L58.0007 11.6601L61.4023 13.4762C61.6886 13.6273 62.0359 13.6061 62.2984 13.4152C62.5609 13.2243 62.6934 12.9035 62.6404 12.5854L61.9855 8.72255L64.7481 5.98913C64.9761 5.76378 65.0583 5.42707 64.9576 5.12218C64.8568 4.81729 64.5944 4.59458 64.2762 4.54686L60.4664 3.9848L58.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_798)'><path d='M79.3034 13.457C79.1072 13.5975 78.8234 13.6161 78.6325 13.5021L74.999 11.5607L71.3444 13.5021C71.1534 13.6161 70.8935 13.5975 70.6946 13.457C70.4983 13.3164 70.4002 13.0724 70.4161 12.8337L71.1348 8.70964L68.1886 5.78698C68.0172 5.61989 67.9565 5.36794 68.0318 5.1372C68.1069 4.90912 68.305 4.74203 68.5434 4.70756L72.6068 4.10552L74.4262 0.35857C74.5349 0.139211 74.755 0 74.999 0C75.243 0 75.4658 0.139238 75.5719 0.35857L77.3912 4.10552L81.457 4.70756C81.6957 4.74203 81.8919 4.90912 81.9689 5.1372C82.0431 5.36794 81.9821 5.61989 81.8124 5.78698L78.8632 8.70964L79.5607 12.8337C79.6005 13.0724 79.5024 13.3164 79.3034 13.457ZM75.426 10.8261L78.651 12.5499L78.0278 8.8502C77.98 8.57703 78.0702 8.29856 78.2665 8.10495L80.9133 5.48463L77.2666 4.94625C76.9669 4.90381 76.7282 4.72877 76.6274 4.47682L75.426 1.99998V10.8261Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_798)'><path d='M41.7617 0.477222C41.6211 0.185586 41.3242 0 40.9981 0C40.672 0 40.3777 0.185586 40.2345 0.477222L38.5298 3.9848L34.7226 4.54686C34.4045 4.59458 34.1394 4.81729 34.0413 5.12218C33.9432 5.42707 34.0227 5.76378 34.2507 5.98913L37.0133 8.72255L36.3611 12.5854C36.3081 12.9035 36.4406 13.227 36.7031 13.4152C36.9656 13.6035 37.3129 13.6273 37.5992 13.4762L41.0007 11.6601L44.4023 13.4762C44.6886 13.6273 45.0359 13.6061 45.2984 13.4152C45.5609 13.2243 45.6934 12.9035 45.6404 12.5854L44.9855 8.72255L47.7481 5.98913C47.9761 5.76378 48.0583 5.42707 47.9576 5.12218C47.8568 4.81729 47.5944 4.59458 47.2762 4.54686L43.4664 3.9848L41.7617 0.477222Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_798'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_798'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_798'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_798'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_798'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars.TTrating-5-0 {
    background: url("data:image/svg+xml;utf8,<svg width='83' height='14' viewBox='0 0 83 14' fill='none' xmlns='http://www.w3.org/2000/svg'><g clip-path='url(%23clip0_677_797)'><path d='M24.7617 0.477222C24.6211 0.185586 24.3242 0 23.9981 0C23.672 0 23.3777 0.185586 23.2345 0.477222L21.5298 3.9848L17.7226 4.54686C17.4045 4.59458 17.1394 4.81729 17.0413 5.12218C16.9432 5.42707 17.0227 5.76378 17.2507 5.98913L20.0133 8.72255L19.3611 12.5854C19.3081 12.9035 19.4406 13.227 19.7031 13.4152C19.9656 13.6035 20.3129 13.6273 20.5992 13.4762L24.0007 11.6601L27.4023 13.4762C27.6886 13.6273 28.0359 13.6061 28.2984 13.4152C28.5609 13.2243 28.6934 12.9035 28.6404 12.5854L27.9855 8.72255L30.7481 5.98913C30.9761 5.76378 31.0583 5.42707 30.9576 5.12218C30.8568 4.81729 30.5944 4.59458 30.2762 4.54686L26.4664 3.9848L24.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip1_677_797)'><path d='M7.76165 0.477222C7.62113 0.185586 7.3242 0 6.9981 0C6.67199 0 6.37771 0.185586 6.23454 0.477222L4.5298 3.9848L0.722631 4.54686C0.404484 4.59458 0.139361 4.81729 0.041265 5.12218C-0.0568306 5.42707 0.0227063 5.76378 0.250712 5.98913L3.0133 8.72255L2.36109 12.5854C2.30807 12.9035 2.44063 13.227 2.7031 13.4152C2.96557 13.6035 3.31288 13.6273 3.59922 13.4762L7.00075 11.6601L10.4023 13.4762C10.6886 13.6273 11.0359 13.6061 11.2984 13.4152C11.5609 13.2243 11.6934 12.9035 11.6404 12.5854L10.9855 8.72255L13.7481 5.98913C13.9761 5.76378 14.0583 5.42707 13.9576 5.12218C13.8568 4.81729 13.5944 4.59458 13.2762 4.54686L9.46639 3.9848L7.76165 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip2_677_797)'><path d='M58.7617 0.477222C58.6211 0.185586 58.3242 0 57.9981 0C57.672 0 57.3777 0.185586 57.2345 0.477222L55.5298 3.9848L51.7226 4.54686C51.4045 4.59458 51.1394 4.81729 51.0413 5.12218C50.9432 5.42707 51.0227 5.76378 51.2507 5.98913L54.0133 8.72255L53.3611 12.5854C53.3081 12.9035 53.4406 13.227 53.7031 13.4152C53.9656 13.6035 54.3129 13.6273 54.5992 13.4762L58.0007 11.6601L61.4023 13.4762C61.6886 13.6273 62.0359 13.6061 62.2984 13.4152C62.5609 13.2243 62.6934 12.9035 62.6404 12.5854L61.9855 8.72255L64.7481 5.98913C64.9761 5.76378 65.0583 5.42707 64.9576 5.12218C64.8568 4.81729 64.5944 4.59458 64.2762 4.54686L60.4664 3.9848L58.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip3_677_797)'><path d='M75.7617 0.477222C75.6211 0.185586 75.3242 0 74.9981 0C74.672 0 74.3777 0.185586 74.2345 0.477222L72.5298 3.9848L68.7226 4.54686C68.4045 4.59458 68.1394 4.81729 68.0413 5.12218C67.9432 5.42707 68.0227 5.76378 68.2507 5.98913L71.0133 8.72255L70.3611 12.5854C70.3081 12.9035 70.4406 13.227 70.7031 13.4152C70.9656 13.6035 71.3129 13.6273 71.5992 13.4762L75.0007 11.6601L78.4023 13.4762C78.6886 13.6273 79.0359 13.6061 79.2984 13.4152C79.5609 13.2243 79.6934 12.9035 79.6404 12.5854L78.9855 8.72255L81.7481 5.98913C81.9761 5.76378 82.0583 5.42707 81.9576 5.12218C81.8568 4.81729 81.5944 4.59458 81.2762 4.54686L77.4664 3.9848L75.7617 0.477222Z' fill='%231A1A1A'/></g><g clip-path='url(%23clip4_677_797)'><path d='M41.7617 0.477222C41.6211 0.185586 41.3242 0 40.9981 0C40.672 0 40.3777 0.185586 40.2345 0.477222L38.5298 3.9848L34.7226 4.54686C34.4045 4.59458 34.1394 4.81729 34.0413 5.12218C33.9432 5.42707 34.0227 5.76378 34.2507 5.98913L37.0133 8.72255L36.3611 12.5854C36.3081 12.9035 36.4406 13.227 36.7031 13.4152C36.9656 13.6035 37.3129 13.6273 37.5992 13.4762L41.0007 11.6601L44.4023 13.4762C44.6886 13.6273 45.0359 13.6061 45.2984 13.4152C45.5609 13.2243 45.6934 12.9035 45.6404 12.5854L44.9855 8.72255L47.7481 5.98913C47.9761 5.76378 48.0583 5.42707 47.9576 5.12218C47.8568 4.81729 47.5944 4.59458 47.2762 4.54686L43.4664 3.9848L41.7617 0.477222Z' fill='%231A1A1A'/></g><defs><clipPath id='clip0_677_797'><rect width='14' height='14' fill='white' transform='translate(17)'/></clipPath><clipPath id='clip1_677_797'><rect width='14' height='14' fill='white'/></clipPath><clipPath id='clip2_677_797'><rect width='14' height='14' fill='white' transform='translate(51)'/></clipPath><clipPath id='clip3_677_797'><rect width='14' height='14' fill='white' transform='translate(68)'/></clipPath><clipPath id='clip4_677_797'><rect width='14' height='14' fill='white' transform='translate(34)'/></clipPath></defs></svg>");
}

.product-tile .TTstars span {
    padding-left: .125rem;
}

.product-tile .TTstars + span::before {
    content: "(";
}

.product-tile .TTstars + span::after {
    content: ")";
}

.product-tile .product-promo-container {
    margin: 0 0 12px;
}

.product-tile .product-promo {
    background: #017080;
    color: #fff;
    display: -webkit-box;
    max-width: max-content;
    word-break: break-all;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    margin: 4px 0;
    padding: 2px 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-transform: uppercase;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}

.product-tile .product-pricing {
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
}

.product-tile .product-pricing .product-sales-price {
    color: #e60d2e;
}

.product-tile .product-pricing .product-former-price-strike {
    color: #636466;
    text-decoration: line-through;
    font-size: 16px;
    font-weight: 400;
    line-height: 16px;
}

.product-tile .routine-price {
    font-size: 13px;
    line-height: 17px;
    font-weight: 400;
    margin: 4px 0;
}

.product-tile .routine-price .tab {
    display: none;
}

.product-tile .add-to-cart-wrap {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
}

.product-tile .add-to-cart-wrap button {
    border-radius: 0;
    appearance: button;
    cursor: pointer;
    box-sizing: border-box;
    display: inline-block;
    letter-spacing: .2px;
    padding: 16px 32px;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    overflow: unset;
    position: relative;
    width: 100%;
    background: #1a1a1a;
    color: #fff;
    border: 1px solid #1a1a1a;
    margin-top: 24px;
    padding: 16px 32px;
    line-height: 14px;
}

.product-tile .add-to-cart-wrap button:not(:disabled) {
    cursor: pointer;
}

.product-tile .add-to-cart-wrap button.secondary {
    color: #1a1a1a;
    border: 1px solid #1a1a1a;
    background-color: #fff;
}

.product-tile .add-to-cart-wrap button.secondary:hover {
    color: #fff;
    background-color: #1a1a1a;
}


.producttile-carousel .product-image > .thumb-link {
    border: 1px solid #eee;
    display: block;
    min-height: 160px;
}

.producttile-carousel .product-tile-img {
    border: none
}


@media only screen and (min-width: 768px) {
    .product-tile .mobile-only {
        display: none !important;
    }

    .product-tile .tablet-only, .product-tile .tablet-plus {
        display: block !important;
    }

    .product-tile .product-image {
        -ms-flex: 0 0 40%;
        flex: 0 0 40%;
        max-width: 40%;
        padding-right: 48px;
    }

    .product-tile .productitemContentWrapper {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .product-tile .routine-price .mob {
        display: none;
    }

    .product-tile .routine-price .tab {
        display: inline;
    }

}

@media only screen and (min-width: 1024px) {
    .product-tile .product-image {
        -ms-flex: 0 0 33%;
        flex: 0 0 33%;
        max-width: 33%;
    }

    .product-tile .productitemContentWrapper {
        -ms-flex: 0 0 66%;
        flex: 0 0 66%;
        max-width: 66%;
    }
}

.product-tile.buyguide .product-image, .product-tile.buyguide .productitemContentWrapper {
    padding: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.product-tile.buyguide .product-image-inner {
    width: 200px;
    position: relative;
    margin: 0 auto;
}

.product-tile.buyguide .brand-product-name {
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 22px;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
}

.product-tile.buyguide .more-details {
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #e7e6e6;
}

.product-tile.buyguide .servings-flavors,
.product-tile.buyguide .product-brand,
.product-tile.buyguide .routine-price,
.product-tile.buyguide .product-promo-container {
    display: none !important;
}

@media only screen and (min-width: 1024px) {
    .product-tile.buyguide .product-image, .product-tile.buyguide .productitemContentWrapper {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }

    .product-tile.buyguide .product-image {
        padding-right: 24px;
    }

    .product-tile.buyguide .product-image-inner {
        width: 100%;
        margin: 0;
    }
}

.producttile-carousel .product-tile .product-tile-img {
    width: auto;
    max-height: 100%;
    margin: 0 auto;
}

.producttile-carousel .product-tile {
    display: flex;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    padding: 0 24px;
    border-right: 1px solid #e7e6e6;
}

.producttile-carousel .product-tile:last-child {
    border-right: none;
}

.producttile-carousel .product-tile .badge-icon {
    left: 24px !important;
}

.producttile-carousel .product-tile .product-image {
    padding: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.producttile-carousel .product-tile .productitemContentWrapper {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

.producttile-carousel .product-tile .add-to-cart-wrap {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
}

.gnc-producttile .product-tile-title {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-pack: justify;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 24px;
}

.gnc-producttile .product-tile-title h3 {
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    text-transform: uppercase;
    padding: 0;
}

.gnc-producttile .product-tile-title a {
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 14px;
    text-transform: uppercase;
    text-decoration: underline;
    color: #1a1a1a;
    -ms-flex-line-pack: center;
    align-content: center;
}
@media only screen and (max-width: 768px) {
    .gnc-producttile .product-tile-title h3 {
        font-size: 20px;
    }

.gnc-producttile .product-tile-title a {
        font-size: 12px;
    }
}
