@charset "utf-8"; /* banner-question */ .banner-question{margin-top:20px;margin-bottom:20px;opacity:1} .banner-question-title{white-space:nowrap;overflow:hidden;font-family:'OpenSans-Bold';color:#494848;text-decoration:none} .banner-question-button-link{padding:9px;display:block;text-decoration:none;color:#f03c40;border:1px solid #f03c40;font-family:'OpenSans-Bold'} .banner-question-content{background-image:url("consult_texture.webp");display:flex;justify-content:space-between;align-items:center;padding-right:20px;overflow:hidden} .nowebp .banner-question-content{background-image:url("consult_texture.jpg")} .banner-question-afy{display:flex;align-items:center;padding:10px 0px 10px 20px;background:#fff;text-decoration:none} .banner-question-afy-text{margin-right:7px;text-transform:uppercase;font-family:"OpenSans-Bold";text-decoration:none} .banner-question-afy-elements{display:flex} .banner-question-afy-elements-letter{text-transform:uppercase;position:relative;font-family:"OpenSans-Bold";padding:0px 3px;z-index:1;color:#f4f4f4;text-shadow:-1px 1px 1px #5c5c5c;text-decoration:none} .banner-question-afy-elements-letter:before{content:"";position:absolute;width:100%;height:50px;top:-16px;left:0;z-index:-1;transform:rotate(20deg)} .banner-question-afy-elements-letter.first:before{background:#cc4a2c} .banner-question-afy-elements-letter.second:before{background:#413e68} .banner-question-afy-elements-letter.last:before{background:#75aae2} @media (max-width:1290px){ .banner-question-title{display:none} .banner-question-button-link{font-size:12px} .banner-question-content{padding-right:20px} } @media (max-width:1034px){ .banner-question-title{display:none} .banner-question-button-link{font-size:12px} .banner-question-content{padding-right:20px} } @media (max-width:840px){ .banner-question-title{display:none} .banner-question-button-link{font-size:12px} .banner-question-content{padding-right:20px} .banner-question-afy-text{font-size:11px} } @media (max-width:610px){ .banner-question{display:none} .banner-question-title{display:none} .banner-question-button{display:none} .banner-question-button-link{font-size:12px} .banner-question-content{padding-right:0px;justify-content:center} .banner-question-afy-text{font-size:14px} .banner-question-afy-elements-letter{font-size:14px} .banner-question-afy-text-hide-mobile{display:none} } /* /banner-question */