body {
    -webkit-text-size-adjust: 100%;
    font-family: arial, sans-serif;
    margin: 0;
}

.div {
    -webkit-box-flex: 0 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    max-width: 100%;
}

.span:last-child,
.div:last-child {
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.a {
    text-decoration: none;
    text-transform: none;
    color: inherit;
    display: inline-block;
}

.span {
    -webkit-box-flex: 0 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    display: inline-block;
    overflow: hidden;
    text-transform: none;
}

.img {
    border: none;
    max-width: 100%;
    max-height: 100%;
}

.i_ {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    box-sizing: border-box;
    overflow: hidden;
}

.v_ {
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.j_>span:last-child,
.j_>div:last-child,
.w_,
.w_:last-child {
    -webkit-box-flex: 0 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.l_ {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.l_::-webkit-scrollbar {
    display: none;
}

.s_ {
    position: relative;
    display: inline-block;
}

.u_ {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

.t_ {
    display: block;
}

.r_ {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.q_ {
    box-sizing: border-box;
    max-width: 100%;
    max-height: 100%;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.n_ {
    -ms-flex-negative: 1;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.p_ {
    -ms-flex-negative: 1;
    max-width: 100%;
}

.m_ {
    overflow: hidden;
}

.o_ {
    white-space: nowrap;
}

.x_ {
    cursor: pointer;
}

.y_ {
    display: none;
    position: absolute;
    z-index: 1;
}

.k_>div:not(.y_) {
    display: -webkit-inline-box;
    display: -moz-inline-box;
    display: -ms-inline-flexbox;
    display: -webkit-inline-flex;
    display: inline-flex;
    vertical-align: middle;
}

.k_.topAlign>div {
    vertical-align: top;
}

.k_.centerAlign>div {
    vertical-align: middle;
}

.k_.bottomAlign>div {
    vertical-align: bottom;
}

.k_>span,
.k_>a,
.k_>img,
.k_ {
    display: inline;
    vertical-align: middle;
}

.si101:nth-of-type(5n+1)>.si141 {
    border-left: #1f8a70 7px solid;
}

.rssAttrContainer~.si101:nth-of-type(5n+2)>.si141 {
    border-left: #1f8a70 7px solid;
}

.si101:nth-of-type(5n+3)>.si141 {
    border-left: #bedb39 7px solid;
}

.rssAttrContainer~.si101:nth-of-type(5n+4)>.si141 {
    border-left: #bedb39 7px solid;
}

.si101:nth-of-type(5n+5)>.si141 {
    border-left: #ffe11a 7px solid;
}

.rssAttrContainer~.si101:nth-of-type(5n+6)>.si141 {
    border-left: #ffe11a 7px solid
}

.si101:nth-of-type(5n+2)>.si141 {
    border-left: #fd7400 7px solid;
}

.rssAttrContainer~.si101:nth-of-type(5n+3)>.si141 {
    border-left: #fd7400 7px solid;
}

.si101:nth-of-type(5n+4)>.si141 {
    border-left: #004358 7px solid;
}

.rssAttrContainer~.si101:nth-of-type(5n+5)>.si141 {
    border-left: #004358 7px solid;
}

.z_ {
    cursor: pointer;
}

.si130 {
    display: inline;
    text-transform: inherit;
}

.flexAlignStart {
    -ms-flex-align: start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}

.flexAlignBottom {
    -ms-flex-align: end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.flexAlignCenter {
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.flexAlignStretch {
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
}

.flexJustifyStart {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.flexJustifyCenter {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.flexJustifyEnd {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

.si101 {
    font-weight: 400;
    background-color: #ffffff;
    border-radius: 4px;
    font-family: verdana, arial, sans-serif;
    font-size: 12px;
    line-height: 13px;
    min-height: 245px;
    min-width: 140px;
    margin-left: 10px;
    margin-top: 10px;
    color: #555555;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.20);
    -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.20);
    -ms-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.20);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.12), 0px 1px 1px rgba(0, 0, 0, 0.14), 0px 2px 1px -1px rgba(0, 0, 0, 0.20);
    width: 140px;
}

.si47 {
    padding-bottom: 5px;
    width: 100%;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.si35 {
    height: 100%;
    margin-left: 5px;
    margin-right: 5px;
    padding-top: 11px;
}

.si36 {
    padding-bottom: 20px;
}

.si41 {
    padding-bottom: 3px;
    padding-right: 8px;
    bottom: 0px;
    position: absolute;
    width: 100%;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.si46 {
    width: 100%;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.si24 {
    margin-left: 3px;
    margin-right: 3px;
}

.si25 {
    font-weight: 400;
    border-radius: 3px;
    border: 1px solid #006621;
    font-size: 10px;
    line-height: 11px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 2px;
    padding-top: 1px;
    color: #006621;
}

.si52 {
    padding-bottom: 1px;
    padding-top: 2px;
}

.si53 {
    font-weight: 400;
    font-size: 12px;
    padding-top: 3px;
    color: #757575;
}

.si54 {
    padding-top: 1px;
}

.si57 {
    padding-bottom: 3px;
}

.si58 {
    padding-bottom: 3px;
}

.si59 {
    padding-bottom: 3px;
    color: #757575;
}

.si60 {
    font-size: 12px;
    color: #006621;
}

.si61 {
    font-weight: 700;
    font-size: 15px;
    line-height: 17px;
    color: #222222;
}

.si65 {
    font-size: 15px;
    line-height: 19px;
    min-width: 100px;
    padding-bottom: 4px;
}

.si66 {
    height: 140px;
    min-height: 70px;
    min-width: 70px;
    width: 140px;
}

.si67 {
    font-weight: 400;
    font-family: sans-serif, arial, sans-serif;
    font-size: 8px;
    line-height: 12px;
    margin-top: 2px;
    color: #327c50;
}

.si68 {
    height: 15px;
    margin-left: 3px;
    width: 15px;
}

.y_ {
    font-weight: 400;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    font-family: sans-serif, arial, sans-serif;
    font-size: 12px;
    line-height: 12px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    color: #666666;
}

.wtaBubbleText {
    font-size: 12px;
    color: #666666;
}

.adbadgeContainer {
    margin-right: 3px;
}

.si131 {}

.si146 {
    color: #555555;
}

.si135 {
    background-color: #ffffff;
    padding-bottom: 10px;
    padding-right: 10px;
    width: 100%;
    -ms-flex-negative: 1;
    -webkit-box-flex: 1 0;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}

.lsb {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 100px;
    border: 1px solid #dadce0;
    height: 50px;
    opacity: 0.8999999761581421;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    left: 50px;
    position: absolute;
    -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    width: 50px;
}

.lsb:hover {
    opacity: 1;
}

.rsb {
    background-color: rgba(255, 255, 255, 1);
    border-radius: 100px;
    border: 1px solid #dadce0;
    height: 50px;
    opacity: 0.8999999761581421;
    padding-bottom: 15px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 15px;
    right: 50px;
    position: absolute;
    -webkit-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    -ms-box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 7px 15px rgba(0, 0, 0, 0.2);
    width: 50px;
}

.rsb:hover {
    opacity: 1;
}


/*! CSS Used from: Embedded */
h3{font-weight:normal;margin:0;padding:0;font-size:20px;}
a{color:#1558d6;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);}
a:visited{color:#681da8;}
ol li{list-style:none;}
ol,li{margin:0;padding:0;}
.card-section{display:block;margin:0;padding:11px 16px 11px;}
.mnr-c:not(:empty){background-color:#fff;margin:0 0 10px 0;box-shadow:0 1px 6px rgba(32,33,36,0.28);border-radius:8px;}
.mnr-c .mnr-c{background-color:transparent;box-shadow:none;}
.mnr-c .mnr-c{margin-bottom:0!important;}
[data-hveid]{-webkit-tap-highlight-color:rgba(0,0,0,0);}
#rso h3{font-size:20px;}
#rso{font-size:medium;}
#taw,#bottomads{font-size:14px;}
.shop__secondary,.shop__secondary:link,.shop__secondary:visited{color:#3c4043;}
h3,ol,li{margin:0;padding:0;}
h3{font-size:18px;font-weight:normal;}
#center_col{padding:1px 8px 0;}
/*! CSS Used from: Embedded */
._-M{display:inline-block;position:absolute;right:0;top:0;}
.sh-q__ripple{background:#212121;}
.sh-q__ripple{background:#fff;}
.sh-q__ripple{border-radius:50%;height:50px;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);width:50px;overflow:hidden;}
.sh-q__ripple.sh-q__is-animating{transition:transform 0.3s cubic-bezier(0, 0, 0.2, 1),width 0.3s cubic-bezier(0, 0, 0.2, 1),height 0.3s cubic-bezier(0, 0, 0.2, 1),opacity 0.3s cubic-bezier(0, 0, 0.2, 1);-webkit-transition:-webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1),width 0.3s cubic-bezier(0, 0, 0.2, 1),height 0.3s cubic-bezier(0, 0, 0.2, 1),opacity 0.3s cubic-bezier(0, 0, 0.2, 1);}
._-bd{text-align:center;}
._-be{display:block;height:100%;overflow:hidden;line-height:1px;}
._-be:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
._-be img._-bf{border:none;display:inline-block;vertical-align:middle;}
._-bY{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap;z-index:-1000;}
._-ek{display:inline-block;padding-left:5px;}
.sh-img__image{margin:auto;text-align:center;}
.sh-img__image:after{content:"";display:inline-block;height:100%;vertical-align:middle;}
.sh-img__image img{display:inline-block;max-height:100%;max-width:100%;vertical-align:middle;}
._-sM,._-sN{margin-right:4px;}
._-zN{-webkit-transition:visibility 0s linear 0.3s,opacity 0.3s linear,bottom 0.1s ease-out;align-items:center;background-color:#fff;border-radius:4px;cursor:pointer;display:flex;height:33px;opacity:0;transition:visibility 0s linear 0.3s,opacity 0.3s linear,bottom 0.1s ease-out;visibility:hidden;z-index:3;bottom:15px;position:fixed;right:13px;border-radius:24px;box-shadow:0 -1px 12px 0 -js-eval("string(reengagement_button.box_shadow_color)");height:48px;width:48px;bottom:20px;right:20px;box-shadow:0 0 5px 1px rgba(0,0,0,.24);}
.sh-srb__re-eng-button-show-transition{-webkit-transition-delay:0s;opacity:1;transition-delay:0s;visibility:inherit;}
._-zP{-webkit-mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3e%0a    %3cpath fill=%22none%22 d=%22M0 0h24v24H0V0z%22/%3e%0a    %3cpath d=%22M19 18l2 1V3c0-1.1-.9-2-2-2H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13zM15 5H5c-1.1 0-2 .9-2 2v16l7-3 7 3V7c0-1.1-.9-2-2-2z%22 fill=%22%234285f4%22/%3e%0a%3c/svg%3e');mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224%22 height=%2224%22 viewBox=%220 0 24 24%22%3e%0a    %3cpath fill=%22none%22 d=%22M0 0h24v24H0V0z%22/%3e%0a    %3cpath d=%22M19 18l2 1V3c0-1.1-.9-2-2-2H8.99C7.89 1 7 1.9 7 3h10c1.1 0 2 .9 2 2v13zM15 5H5c-1.1 0-2 .9-2 2v16l7-3 7 3V7c0-1.1-.9-2-2-2z%22 fill=%22%234285f4%22/%3e%0a%3c/svg%3e');background-color:#4285f4;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-size:24px;height:48px;width:48px;}
.sh-ssb__savebtn{height:40px;}
._-z0{height:24px;}
.sh-ssb__unsaved-icon,.sh-ssb__saved-icon{-webkit-tap-highlight-color:transparent;align-items:center;cursor:pointer;display:flex;flex-direction:column;height:40px;min-width:40px;}
._-z0 .sh-ssb__unsaved-icon,._-z0 .sh-ssb__saved-icon{height:24px;min-width:20px;width:20px;}
:not(._-z2).sh-ssb__unsaved-icon-background{background-color:#70757a;-webkit-mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224px%22 height=%2224px%22 viewBox=%220 0 24 24%22 fill=%22%23757575%22%3e%0a    %3cpath d=%22M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z%22/%3e%0a    %3cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3e%0a%3c/svg%3e');mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224px%22 height=%2224px%22 viewBox=%220 0 24 24%22 fill=%22%23757575%22%3e%0a    %3cpath d=%22M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2zm0 15l-5-2.18L7 18V5h10v13z%22/%3e%0a    %3cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3e%0a%3c/svg%3e');-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}
.sh-ssb__saved-icon-background{background-color:#4285f4;-webkit-mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224px%22 height=%2224px%22 viewBox=%220 0 24 24%22 fill=%22%234285F4%22%3e%0a    %3cpath d=%22M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z%22/%3e%0a    %3cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3e%0a%3c/svg%3e');mask-image:url('data:image/svg+xml,%3csvg xmlns=%22http%3a//www.w3.org/2000/svg%22 width=%2224px%22 height=%2224px%22 viewBox=%220 0 24 24%22 fill=%22%234285F4%22%3e%0a    %3cpath d=%22M17 3H7c-1.1 0-1.99.9-1.99 2L5 21l7-3 7 3V5c0-1.1-.9-2-2-2z%22/%3e%0a    %3cpath d=%22M0 0h24v24H0z%22 fill=%22none%22/%3e%0a%3c/svg%3e');-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}
.sh-ssb__unsaved-icon-background,.sh-ssb__saved-icon-background{;height:25px;width:20px;margin-bottom:4px;}
._-z0 .sh-ssb__unsaved-icon-background,._-z0 .sh-ssb__saved-icon-background{height:24px;width:20px;margin:0;}
.sh-ssb__savebtn-unsaved .sh-ssb__saved-icon{margin-top:-40px;visibility:hidden;}
._-A6{display:inline-block;position:relative;height:11px;width:60px;}
._-A7,._-A8{display:inline-block;height:11px;position:absolute;background-size:12px 10px;background-repeat:repeat-x;}
._-A7{background-color:#dadce0;-webkit-mask-image:url('data:image/svg+xml,%3csvg width=%2212px%22 height=%2211px%22 viewBox=%220 0 48 42%22 version=%221.1%22 fill=%22%23dedede%22 xmlns=%22http%3a//www.w3.org/2000/svg%22%3e%3cpath d=%22M21.1%2c33.3L10.2%2c41.3L10.2%2c41.3C9.5%2c41.8 8.6%2c41.7 8.1%2c41C7.8%2c40.6 7.7%2c40.1 7.9%2c39.6L12.1%2c26.7L12.1%2c26.7C12.2%2c26.3 12.1%2c25.9 11.7%2c25.6L.7%2c17.7L.7%2c17.7C0%2c17.2 0%2c16.2 .4%2c15.6C.7%2c15.2 1.1%2c15 1.6%2c15L15.2%2c15L15.2%2c15C15.6%2c15 16%2c14.7 16.1%2c14.3L20.3%2c1.4L20.3%2c1.4C20.5%2c.6 21.4%2c.2 22.2%2c.4C22.6%2c.6 23%2c.9 23.1%2c1.4L27.3%2c14.3L27.3%2c14.3C27.4%2c14.7 27.8%2c15 28.3%2c15L41.8%2c15L41.8%2c15C42.7%2c15 43.3%2c15.6 43.3%2c16.5C43.3%2c16.9 43.1%2c17.4 42.7%2c17.7L31.7%2c25.6L31.7%2c25.6C31.4%2c25.9 31.2%2c26.3 31.4%2c26.7L35.6%2c39.6L35.6%2c39.6C35.8%2c40.4 35.4%2c41.3 34.6%2c41.5C34.2%2c41.7 33.7%2c41.6 33.3%2c41.3L22.3%2c33.3L22.3%2c33.3C22%2c33.1 21.5%2c33.1 21.1%2c33.3Z%22%3e%3c/path%3e%3c/svg%3e');mask-image:url('data:image/svg+xml,%3csvg width=%2212px%22 height=%2211px%22 viewBox=%220 0 48 42%22 version=%221.1%22 fill=%22%23dedede%22 xmlns=%22http%3a//www.w3.org/2000/svg%22%3e%3cpath d=%22M21.1%2c33.3L10.2%2c41.3L10.2%2c41.3C9.5%2c41.8 8.6%2c41.7 8.1%2c41C7.8%2c40.6 7.7%2c40.1 7.9%2c39.6L12.1%2c26.7L12.1%2c26.7C12.2%2c26.3 12.1%2c25.9 11.7%2c25.6L.7%2c17.7L.7%2c17.7C0%2c17.2 0%2c16.2 .4%2c15.6C.7%2c15.2 1.1%2c15 1.6%2c15L15.2%2c15L15.2%2c15C15.6%2c15 16%2c14.7 16.1%2c14.3L20.3%2c1.4L20.3%2c1.4C20.5%2c.6 21.4%2c.2 22.2%2c.4C22.6%2c.6 23%2c.9 23.1%2c1.4L27.3%2c14.3L27.3%2c14.3C27.4%2c14.7 27.8%2c15 28.3%2c15L41.8%2c15L41.8%2c15C42.7%2c15 43.3%2c15.6 43.3%2c16.5C43.3%2c16.9 43.1%2c17.4 42.7%2c17.7L31.7%2c25.6L31.7%2c25.6C31.4%2c25.9 31.2%2c26.3 31.4%2c26.7L35.6%2c39.6L35.6%2c39.6C35.8%2c40.4 35.4%2c41.3 34.6%2c41.5C34.2%2c41.7 33.7%2c41.6 33.3%2c41.3L22.3%2c33.3L22.3%2c33.3C22%2c33.1 21.5%2c33.1 21.1%2c33.3Z%22%3e%3c/path%3e%3c/svg%3e');}
._-A8{background-image:url('data:image/svg+xml,%3csvg width=%2212px%22 height=%2211px%22 viewBox=%220 0 48 42%22 version=%221.1%22 fill=%22%23fbc02d%22 xmlns=%22http%3a//www.w3.org/2000/svg%22%3e%3cpath d=%22M21.1%2c33.3L10.2%2c41.3L10.2%2c41.3C9.5%2c41.8 8.6%2c41.7 8.1%2c41C7.8%2c40.6 7.7%2c40.1 7.9%2c39.6L12.1%2c26.7L12.1%2c26.7C12.2%2c26.3 12.1%2c25.9 11.7%2c25.6L.7%2c17.7L.7%2c17.7C0%2c17.2 0%2c16.2 .4%2c15.6C.7%2c15.2 1.1%2c15 1.6%2c15L15.2%2c15L15.2%2c15C15.6%2c15 16%2c14.7 16.1%2c14.3L20.3%2c1.4L20.3%2c1.4C20.5%2c.6 21.4%2c.2 22.2%2c.4C22.6%2c.6 23%2c.9 23.1%2c1.4L27.3%2c14.3L27.3%2c14.3C27.4%2c14.7 27.8%2c15 28.3%2c15L41.8%2c15L41.8%2c15C42.7%2c15 43.3%2c15.6 43.3%2c16.5C43.3%2c16.9 43.1%2c17.4 42.7%2c17.7L31.7%2c25.6L31.7%2c25.6C31.4%2c25.9 31.2%2c26.3 31.4%2c26.7L35.6%2c39.6L35.6%2c39.6C35.8%2c40.4 35.4%2c41.3 34.6%2c41.5C34.2%2c41.7 33.7%2c41.6 33.3%2c41.3L22.3%2c33.3L22.3%2c33.3C22%2c33.1 21.5%2c33.1 21.1%2c33.3Z%22%3e%3c/path%3e%3c/svg%3e');}
._-IR{height:32px;position:absolute;top:6px;right:6px;width:32px;background-color:#fff;border-radius:16px;z-index:2;}
._-IS{margin:4px 6px;position:absolute;}
.sh-fo__pad{height:111px;}
._-JO{color:#202124;margin-right:4px;font-weight:bold;font-size:16px;font-family:'Google Sans','GoogleSans-Local',Roboto,Arial,Sans-Serif;line-height:20px;}
._-JQ{min-height:16px;display:block;}
._-JR{height:16px;line-height:16px;padding:0;font-size:12px;color:#70757a;font-family:Roboto,Arial,Sans-Serif;}
.sh-pr__product-results{margin:0;padding:0;display:flex;flex-wrap:wrap;}
._-K_{align-items:baseline;display:block;position:relative;z-index:2;}
._-Lc{padding-bottom:6px;}
._-La{position:relative;display:flex;flex-direction:column;}
._-La ._-K_{padding:8px 8px 0 0;padding-top:8px;border-top:1px solid #e8eaed;}
._-Le,._-Le:link,._-Le:visited{;color:#1a73e8;min-width:0;}
._-Li{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;align-content:center;}
._-Lj{text-align:left;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:1;font-size:14px;font-family:Roboto,Arial,Sans-Serif;line-height:20px;}
._-Ll{line-height:20px;}
._-La ._-Lj{display:block;}
._-Lm{font-size:12px;line-height:16px;padding-top:2px;color:#70757a;font-family:Roboto,Arial,Sans-Serif;}
._-Lo{margin-right:8px;top:7px;}
._-Lm{font-size:12px;color:#70757a;font-family:Roboto,Arial,Sans-Serif;padding-top:2px;}
._-Lw{border-top:1px solid #dadce0;}
._-Lv,._-Lv a,._-Lv a:link,._-Lv a:visited{color:#1a73e8;font-size:14px;line-height:20px;font-family:Roboto,Arial,Sans-Serif;}
._-Lv a{overflow:hidden;position:relative;text-overflow:ellipsis;text-wrap:none;z-index:2;}
._-Lv a::after{content:"";cursor:pointer;height:48px;left:0;position:absolute;top:calc(50% - 24px);width:100%;}
:not(._-Lx)._-Lv a{display:block;padding:8px 8px 8px 0;padding-top:8px;padding-bottom:8px;}
._-LA{flex-basis:100%;}
._-LB{display:table;background-color:#fff;}
._-LC{position:relative;display:table-cell;width:116px;vertical-align:middle;padding-right:12px;}
._-LF{font-size:13px;margin-bottom:0;display:table-cell;vertical-align:top;max-width:calc(100vw - 170px);padding-right:12px;width:100%;padding-right:8px;padding-top:8px;}
._-LI{font-size:12px;color:#70757a;line-height:16px;font-family:Roboto,Arial,Sans-Serif;}
._-LK{margin-top:8px;margin-top:8px;}
._-LM{padding-right:20px;}
._-LQ{background-color:#fff;border:1px solid #dadce0;border-radius:8px;margin-bottom:8px;}
.sh-pr__product-result,.sh-pr__product-result:visited{color:#3c4043;}
._-LR{border-bottom:1px solid #dadce0;color:#3c4043;font-size:14px;line-height:20px;list-style:none;position:relative;word-wrap:break-word;width:100%;background-color:#fff;}
._-LW{clear:both;}
._-LX{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}
.sh-pr__product-result{overflow:hidden;z-index:1;}
._-LX{display:block;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;}
.sh-sr__blk{padding:0 8px;}
#center_col{padding-top:0;}
#center_col #sh-sr__results{margin-top:0;}
.sh-sr__blk{;max-width:736px;}
.sh-ct__thumb{margin:12px;}
._-MA{margin:0 0 2px;}
.sh-ti__ltitle-link{display:inline-block;font-weight:normal;text-decoration:none;word-break:break-word;font-size:14px;line-height:20px;font-family:'Google Sans','GoogleSans-Local',Roboto,Arial,Sans-Serif;margin-top:3px;color:#202124;}
._-OX{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%;color:#70757a;}
.sh-rq__result-group{font-size:14px;}
.mnr-c.sh-rq__result-group{margin-bottom:8px;padding-bottom:16px;}
._-Qh{box-sizing:border-box;display:inline-block;font-family:Roboto-Bold,HelveticaNeue-Bold,HelveticaNeue,sans-serif-bold,Arial,sans-serif;font-size:14px;letter-spacing:0;line-height:20px;padding:16px 16px 0;vertical-align:top;width:50%;}
._-Qi{font-family:Roboto-Bold,HelveticaNeue-Bold,HelveticaNeue,sans-serif-bold,Arial,sans-serif;font-size:12px;font-weight:bold;color:#202124;letter-spacing:0.75px;padding:16px;border-bottom:1px solid #dadce0;display:block;line-height:20px;}
.sh-vr__container{margin:8px 0;}
._-Ro{display:block;font-size:14px;font-weight:400;}
._-Ro{color:#202124;font-family:Roboto-Bold,HelveticaNeue-Bold,HelveticaNeue,sans-serif-bold,Arial,sans-serif;font-size:12px;font-weight:bold;letter-spacing:0.75px;padding:16px 24px;text-transform:uppercase;padding-left:16px;}
.sh-vr__group{;display:block;overflow:visible;padding-bottom:0;width:100%;}
.mnr-c.sh-vr__group{margin-bottom:8px;}
.mnr-c._-Rq{margin-bottom:0;}
._-Rr{margin-left:-8px;margin-right:-8px;}
._-Rv,._-Rv:link,._-Rv:visited{color:#202124;}
._-Rw{padding-bottom:0;}
.sh-vr__full-bleed-top{margin-top:-11px;}
._-Rx{display:block;height:102px;width:102px;}
.sh-vr__options{overflow-x:scroll;padding:12px 24px 16px;padding-left:16px;white-space:nowrap;-webkit-overflow-scrolling:touch;}
.sh-vr__options::-webkit-scrollbar{display:none;}
._-Rx{padding-bottom:7px;width:100%;}
@media (max-width:399px){
.sh-vr__option{width:calc(42% - 30px);}
}
@media (min-width:400px) and (max-width:480px){
.sh-vr__option{width:calc(30% - 25px);}
}
.mnr-c.sh-vr__option{padding:10px;width:122px;background-color:#fff;box-shadow:0 1px 6px 0 rgba(32,33,36,0.28);box-sizing:border-box;display:inline-block;margin:0 8px 0 0;overflow:hidden;position:relative;vertical-align:top;}
.sh-vr__option:last-child{margin-right:24px;}
.sh-vr__option a:link,.sh-vr__option a:visited{-webkit-tap-highlight-color:transparent;}
._-Rx{padding-bottom:8px;}
.sh-vr__link{color:#202124;font-size:14px;letter-spacing:0;line-height:15px;margin-bottom:-3px;padding:3px 0;display:inline-block;font-weight:normal;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:normal;width:100%;}
._-Ry{display:-webkit-flex;display:flex;}
._-Rz{-webkit-flex-shrink:0;flex-shrink:0;}
/*! CSS Used fontfaces */
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Kwp5eKQtGBlc.woff2)format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Nwp5eKQtGBlc.woff2)format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Bwp5eKQtGBlc.woff2)format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Awp5eKQtGBlc.woff2)format('woff2');unicode-range:U+0100-02AF,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:400;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UaGrENHsxJlGDuGo1OIlL3Owp5eKQtG.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UabrENHsxJlGDuGo1OIlLU94Yt3CwZsPF4oxIs.woff2)format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UabrENHsxJlGDuGo1OIlLU94YtwCwZsPF4oxIs.woff2)format('woff2');unicode-range:U+0370-03FF;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UabrENHsxJlGDuGo1OIlLU94Yt8CwZsPF4oxIs.woff2)format('woff2');unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1EA0-1EF9,U+20AB;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UabrENHsxJlGDuGo1OIlLU94Yt9CwZsPF4oxIs.woff2)format('woff2');unicode-range:U+0100-02AF,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF;}
@font-face{font-family:'Google Sans';font-style:normal;font-weight:500;font-display:optional;src:url(https://fonts.gstatic.com/s/googlesans/v14/4UabrENHsxJlGDuGo1OIlLU94YtzCwZsPF4o.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD;}

/*! CSS Used from: Embedded */
a{color:#1558d6;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,.1);}
a:visited{color:#681da8;}
/*! CSS Used from: Embedded */
._-bX{height:1px;margin:-1px;overflow:hidden;position:absolute;width:1px;}
._-bX:focus,._-bX:active{height:16px;right:4px;top:4px;width:16px;}
._-JK{display:flex;margin:8px 16px 10px;position:relative;}
._-JK._-JL{margin-top:10px;}
._-JM{color:#202124;flex:1;font-family:Roboto-Bold,HelveticaNeue-Bold,HelveticaNeue,sans-serif-bold,Arial,sans-serif;font-size:16px;font-weight:bold;letter-spacing:0.25px;overflow:hidden;padding-right:8px;text-align:left;text-overflow:ellipsis;white-space:nowrap;}
._-JN{color:rgba(0,0,0,.51);font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:10px;}
.sh-sp__pswtr{font-family:Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;font-weight:normal;line-height:20px;position:relative;right:0;text-align:right;}
.sh-sp__pswtr a{color:#1558d6;cursor:pointer;text-decoration:none;}
.sh-sp__pswtr a.sh-sp__btn{color:#70757a;}
.sh-sp__tt-w{position:relative;}
.sh-sp__tt{background-color:#fff;border:1px solid #dadce0;border-radius:2px;box-shadow:0 4px 16px rgba(0,0,0,0.2);color:#70757a;display:block;padding:16px;position:absolute;right:-16px;text-align:left;top:11px;white-space:normal;width:260px;z-index:200;}
.sh-sp__tt span.sh-sp__tt-arrow-l,.sh-sp__tt span.sh-sp__tt-arrow-r{background-color:#fff;-webkit-mask-image:url(https://www.google.com.br/images/nav_logo104.png);mask-image:url(https://www.google.com.br/images/nav_logo104.png);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;height:11px;position:absolute;top:-11px;width:17px;}
.sh-sp__tt span.sh-sp__tt-arrow-l{-webkit-mask-position:0 -212px;mask-position:0 -212px;right:32px;}
.sh-sp__tt span.sh-sp__tt-arrow-r{-webkit-mask-position:-49px -212px;mask-position:-49px -212px;right:19px;}
.sh-sp__tt span.sh-sp__tt-content{margin:0 0 1em;line-height:18px;font-size:13px;}
.sh-sp__tt span.sh-sp__tt-content{font-size:11px;}
.sh-sp__tt span.sh-sp__tt-arrow-l{right:10px;}
.sh-sp__tt span.sh-sp__tt-arrow-r{right:-3px;}
._-NR{border-top:1px solid #dadce0;left:0;position:absolute;right:0;top:8px;z-index:-1;}
._-NS{background-color:#fff;padding-left:10px;}
._-NU{position:absolute;right:0;top:0;}
._-NW{display:inline-block;position:relative;top:2px;}
.sh-sp__content{width:100%;}