@charset "UTF-8";#survey-desktop{background:rgba(0,0,0,0.7);padding:10px 20px 5px 18px;display:table;top:520px;right:0;position:fixed;font-size:16px;z-index:100;display:none}
.hero-blade-v2-view .bottom-rte{padding-top:20px}
#survey-mobile{background:#fff;padding:0 0 20px 0;display:block;font-size:16px;border-bottom:1px solid #aaa;margin-bottom:30px}
#survey-desktop a,#survey-mobile a{display:inline-block;color:#fff !important;text-decoration:none !important}
#survey-mobile a{color:#333 !important}
#survey-desktop span,#survey-mobile span{font-size:16px}
#survey-mobile{display:none}
.survey-icon{margin-right:15px}
.survey-icon img{height:54px}
.survey-content,.survey-icon{display:inline-block;vertical-align:top;font-weight:500;padding-top:3px}
.survey-content{padding-top:5px}
.yellow-survey-text{display:block;color:#f2af00;margin-top:0}
.yellow-survey-text::after{content:'';border-style:solid;border-width:2px 2px 0 0;display:inline-block;position:relative;top:10px;vertical-align:top;height:6px;width:6px;left:4px;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);border-color:#f2af00}
#survey-mobile a:hover .yellow-survey-text{color:#e39b11}
@media screen and (max-width:640px){.survey-icon{padding-top:2px}
.survey-icon img{height:40px}
.survey-content{padding-top:0}
}