.jg_advice_card{--advice_card_color:#f1811b;background-color:#fff;max-width:385px;height:770px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin:auto;-webkit-box-shadow:0 3px 6px #00000029;box-shadow:0 3px 6px #00000029}.jg_advice_card__header,.jg_advice_card_body{height:50%}.jg_advice_card_body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between}.jg_advice_card figure{margin:0;height:100%}.jg_advice_card figure img{width:100%;display:block;height:100%;-o-object-fit:cover;object-fit:cover}.jg_advice_card__advice_title{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),0 calc(100% - 0px));clip-path:polygon(0 0,100% 0,100% calc(100% - 30px),0 calc(100% - 0px));height:-webkit-fit-content;height:-moz-fit-content;height:fit-content}.jg_advice_card__advice_title_content{background-color:var(--advice_card_color);position:relative;height:100%;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:35px 25px}.jg_advice_card__advice_title_content h2{color:#fff;font-size:20px;font-weight:700}.jg_advice_card__advice_title_content h2 span{color:#3f1122;font-size:17px}.jg_advice_card__button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:235px;margin:auto;height:75px}.jg_advice_card__advice_desc{padding-top:20px;padding-right:25px;padding-left:25px;overflow:auto;-ms-flex:1 1;flex:1 1;margin:auto}.jg_advice_card__advice_desc p{display:-webkit-box;-webkit-line-clamp:6;overflow:hidden;font-size:16px;line-height:24px;color:#000}.jg_advice_card__button a{color:#fff;border-radius:10px;height:48px;background-color:#3f1122;text-decoration:none;font-size:16px;text-transform:uppercase;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-width:235px;margin:auto auto 27px}.jg_advice_card__button a:hover{background-color:var(--advice_card_color)}.jg_advice_card__button a span{text-align:center;width:75%}