@charset "utf-8";

body {
    background-color: #f5f6f8;
    color: #1f2329;
}

/* 轮播 */
.qhvideo {
    position: relative;
    z-index: 5;
    background-color: #fff;
}

.qhvideo .d1 {
    margin: 0;
}

.qh {
    position: relative;
    z-index: 5;
    background-color: #fff;
}

.qh .addWrap img {
    width: 100%;
    height: auto;
    display: block;
    background-color: #fafafa;
}

.qh #position {
    display: -webkit-flex !important;
    display: flex !important;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 6px;
    bottom: 10px;
    right: auto;
    left: 0;
    width: 100%;
    padding: 0;
    background: transparent;
    opacity: 1;
    filter: none;
    text-align: center;
}

.qh #position li {
    width: 6px;
    height: 6px;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.55);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
}

.qh #position li.cur {
    width: 16px;
    border-radius: 3px;
    background-color: #fff;
}

/* 价格区 */
.jiagem {
    height: auto;
    min-height: 72px;
    padding: 14px 12px 12px 12px;
    background: linear-gradient(135deg, #fff8f6 0%, #fff 55%);
    color: #333;
    border-bottom: #f2f2f2 solid 1px;
    -webkit-box-align: center;
    box-align: center;
}

.jiagem .dleft {
    margin: 0;
    width: auto;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    min-width: 0;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: baseline;
    align-items: baseline;
}

.jiagem .dleft .d1 {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    font-size: 14px;
    font-weight: 600;
    color: #e93323;
    line-height: 1.1;
    margin: 0 8px 0 0;
}

.jiagem .dleft .d1 span {
    font-size: 30px;
    font-weight: 700;
    letter-spacing: -0.5px;
}

.jiagem .dleft .d2 {
    -webkit-flex: 0 0 auto;
    flex: 0 0 auto;
    display: inline-block;
    background: linear-gradient(135deg, #ff6b4a, #e93323);
    color: #fff;
    padding: 2px 8px;
    height: auto;
    line-height: 18px;
    border-radius: 999px;
    margin: 0;
    font-size: 11px;
    font-weight: 600;
    vertical-align: middle;
}

.jiagem .dleft .d3 {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin: 6px 0 0 0;
    font-size: 12px;
    line-height: 18px;
    color: #9aa3b2;
}

.jiagem .dleft .d3 s {
    text-decoration: line-through;
    color: #9aa3b2;
}

.jiagem .dleft .d4 {
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    width: 100%;
    margin: 4px 0 0 0;
    font-size: 12px;
    line-height: 18px;
    color: #9aa3b2;
}

.jiagem .dleft .d4 span {
    color: #475569;
    font-weight: 500;
}

.jiagem .dcenter {
    margin: 0;
    padding-left: 8px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
    max-width: 42%;
}

.jiagem .dcenter .d1 {
    float: none;
    display: inline-block;
    color: #fff;
    background: linear-gradient(135deg, #444, #222);
    padding: 2px 8px;
    height: auto;
    line-height: 18px;
    border-radius: 4px;
    font-size: 11px;
}

.jiagem .dcenter .d2 {
    float: none;
    font-size: 12px;
    margin: 6px 0 0 0;
    height: auto;
    line-height: 18px;
    color: #e93323;
}

.jiagem .dright {
    width: 52px;
    margin: 0;
    padding: 4px 0 0 0;
    text-align: center;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
}

#nowkcnum {
    display: none !important;
}

.jiagem .dright img {
    width: 22px;
    margin: 0 0 4px 0;
    opacity: 0.85;
}

.jiagem .dright a {
    color: #666;
    font-size: 11px;
}

/* 标题 */
.tit {
    background-color: #fff;
}

.tit .d1 {
    margin: 0;
    padding: 12px 12px 10px 12px;
    font-size: 17px;
    line-height: 26px;
    font-weight: 700;
    color: #1f2329;
}

.tit .d1 span {
    display: inline-block;
    vertical-align: 2px;
    color: #fff;
    border-radius: 4px;
    font-size: 11px;
    font-weight: 600;
    background: linear-gradient(135deg, #ff6b4a, #e93323);
    margin: 0 8px 0 0;
    line-height: 18px;
    padding: 0 6px;
    height: 18px;
}

/* 特色保障 */
.tese {
    background-color: #fff;
    padding: 0 0 12px 0;
}

.tese .dmain {
    margin: 0 12px;
    overflow: hidden;
}

.tese .dmain .d1 {
    width: 100%;
    background: none;
    overflow: hidden;
}

.tese .dmain .d1:after {
    content: "";
    display: table;
    clear: both;
}

.tese .dmain a {
    float: left;
    width: auto;
    height: auto;
    padding: 6px 12px 6px 28px;
    margin: 0 8px 8px 0;
    text-align: left;
    border: #eceef2 solid 1px;
    border-radius: 999px;
    font-size: 12px;
    color: #5c6678;
    background: #f8f9fb url(img/gou.gif) 10px center no-repeat;
    background-size: 14px 14px;
}

.tese .dmain .a1 {
    border-color: #ffd4cc;
    color: #e93323;
    background-color: #fff5f3;
    border-bottom-color: #ffd4cc;
    padding: 6px 12px 6px 28px;
    height: auto;
}

.tese .dmain a:hover {
    text-decoration: none;
}

.tese .dmain .tsmain {
    clear: both;
    border: 0;
    margin-top: 2px;
    padding: 10px 12px;
    height: auto;
    min-height: 20px;
    width: 100%;
    box-sizing: border-box;
    border-radius: 8px;
    background-color: #f8f9fb;
    font-size: 12px;
    line-height: 20px;
    color: #6f7785;
}

/* 套餐 */
.taocan {
    background-color: #fff;
    margin: 8px 0 0 0;
    padding: 4px 0 8px 0;
}

.taocan .d1 {
    margin: 0;
    overflow: hidden;
}

.taocan .d1:after {
    content: "";
    display: table;
    clear: both;
}

.taocan .d1 .tcsm {
    float: left;
    width: 44px;
    color: #8b94a3;
    margin: 18px 0 0 12px;
    font-size: 13px;
}

.taocan .d1 .tcmain {
    float: left;
    width: calc(100% - 60px);
}

.taocan .d1 .tcmain a {
    text-align: center;
    float: left;
    height: auto;
    line-height: 20px;
    border: 1px solid #e8ebf0;
    padding: 8px 14px;
    color: #333;
    margin: 10px 10px 0 0;
    border-radius: 8px;
    font-size: 13px;
    background-color: #fafbfc;
}

.taocan .d1 .tcmain .a1 {
    border-color: #e93323;
    color: #e93323;
    background-color: #fff5f3;
    text-decoration: none;
    font-weight: 600;
}

.taocan1 {
    border-top: #f0f2f5 dotted 1px;
    margin: 0;
}

/* 会员等级 */
.vipmoney {
    background-color: #fff;
    margin-top: 8px;
    padding-bottom: 8px;
}

.vipmoney .dmain {
    margin: 0 12px;
}

.vipmoney .djmcap {
    float: left;
    width: 100%;
    line-height: 36px;
    background-color: #f8f9fb;
    font-weight: 600;
    font-size: 13px;
    color: #5c6678;
    border-radius: 8px 8px 0 0;
}

.vipmoney .djmcap li {
    float: left;
}

.vipmoney .djmcap .l1 {
    width: calc(35% - 10px);
    padding-left: 10px;
}

.vipmoney .djmcap .l2 {
    width: 30%;
}

.vipmoney .djmcap .l3 {
    width: 35%;
}

.vipmoney .djm {
    float: left;
    width: 100%;
    line-height: 38px;
    border-bottom: #f0f2f5 solid 1px;
    font-size: 13px;
}

.vipmoney .djm li {
    float: left;
}

.vipmoney .djm .l1 {
    width: calc(35% - 10px);
    padding-left: 10px;
}

.vipmoney .djm .l2 {
    width: 30%;
}

.vipmoney .djm .l3 {
    width: 35%;
    color: #e93323;
    font-weight: 600;
}

.vipmoney .djkt {
    float: left;
    width: 100%;
}

.vipmoney .djkt li {
    float: left;
}

.vipmoney .djkt .l1 {
    width: 100%;
    padding: 12px 0 0 0;
    height: auto;
}

.vipmoney .djkt .l1 a {
    float: left;
    font-size: 14px;
    width: 100%;
    color: #fff;
    border-radius: 999px;
    padding: 10px 0;
    height: auto;
    line-height: 20px;
    background: linear-gradient(135deg, #ff6b4a, #e93323);
    text-align: center;
    font-weight: 600;
}

.vipmoney .djkt .l1 a:hover {
    text-decoration: none;
}

.vipmoney .djkt .l2 {
    padding: 10px 0;
    font-size: 12px;
    color: #8b94a3;
    line-height: 20px;
}

/* 区块标题 */
.txtcap {
    margin: 8px 0 0 0;
    background-color: #fff;
    padding: 14px 12px 10px 12px;
    display: block;
}

.txtcap .d1 {
    display: inline-block;
    vertical-align: middle;
    margin: 0;
    height: 16px;
    width: 4px;
    border-radius: 2px;
}

.txtcap .d11 {
    border-left: 0;
    background: linear-gradient(180deg, #36d7b7, #02d6ac);
}

.txtcap .d12 {
    border-left: 0;
    background: linear-gradient(180deg, #ff6b4a, #e93323);
}

.txtcap .d2 {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 8px;
    height: auto;
    line-height: 16px;
    font-size: 15px;
    font-weight: 700;
    color: #1f2329;
}

/* 商品属性 */
.prosx {
    background-color: #fff;
    font-size: 13px;
    padding-bottom: 12px;
}

.prosx .dmain {
    margin: 8px 12px 0 12px;
    overflow: hidden;
}

.prosx .dmain:after {
    content: "";
    display: table;
    clear: both;
}

.prosx .dmain .d1 {
    float: left;
    width: calc(50% - 6px);
    min-height: 32px;
    height: auto;
    line-height: 22px;
    margin: 8px 6px 0 0;
    padding: 6px 8px;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 8px;
    background-color: #f8f9fb;
}

.prosx .dmain .d1:nth-child(2n) {
    margin-right: 0;
}

.prosx .dmain .d1 .s1 {
    color: #8b94a3;
}

.prosx .dmain .d1 .s2 {
    color: #333;
}

.prosx .dmain .d1 a {
    color: #e93323;
}

/* 平台优势 */
.ptys {
    background-color: #fff;
    padding: 4px 8px 14px 8px;
    -webkit-box-align: stretch;
    box-align: stretch;
}

.ptys div {
    margin: 0;
    font-size: 12px;
    padding: 12px 4px;
    text-align: center;
    color: #5c6678;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    min-width: 0;
}

.ptys div img {
    width: 36px;
    height: 36px;
    margin-bottom: 8px;
    object-fit: contain;
}

/* 店铺 */
.shopinf {
    background: #fff;
    margin: 8px 0 0 0;
    border-radius: 0;
}

.shopinf .dmain {
    margin: 14px 12px;
    padding: 12px;
    border-radius: 12px;
    background: linear-gradient(135deg, #fffaf5 0%, #fff 100%);
    border: #f3e8dc solid 1px;
    overflow: hidden;
}

.shopinf .dmain:after {
    content: "";
    display: table;
    clear: both;
}

.shopinf .dmain .tp {
    float: left;
    width: 56px;
}

.shopinf .dmain .tp img {
    float: left;
    width: 56px;
    height: 56px;
    border-radius: 10px;
    border: #f0f2f5 solid 1px;
    object-fit: cover;
}

.shopinf .dmain .u1 {
    float: left;
    width: calc(100% - 66px);
    margin: 0 0 0 10px;
}

.shopinf .dmain .u1 li {
    float: left;
    width: 100%;
}

.shopinf .dmain .u1 .l1 {
    margin: 2px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    gap: 6px;
}

.shopinf .dmain .u1 .l1 .s1 {
    float: none;
    font-size: 16px;
    font-weight: 600;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    min-width: 0;
    width: auto;
    line-height: 24px;
    color: #1f2329;
}

.shopinf .dmain .u1 .l1 .s2 {
    float: none;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    width: auto;
    min-width: 40px;
    padding: 0 6px;
    line-height: 20px;
    height: 20px;
    border-radius: 4px;
    text-align: center;
    color: #fff;
    background: linear-gradient(135deg, #ffb347, #ffae3e);
    margin: 0;
    font-size: 10px;
}

.shopinf .dmain .u1 .l1 .s3 {
    float: none;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    text-align: center;
    height: 20px;
    color: #e93323;
    border: #ffd4cc solid 1px;
    border-radius: 999px;
    line-height: 20px;
    width: 44px;
    font-size: 11px;
    background-color: #fff;
}

.shopinf .dmain .u1 .l2 {
    margin: 10px 0 0 0;
    overflow: hidden;
}

.shopinf .dmain .u1 .l2:after {
    content: "";
    display: table;
    clear: both;
}

.shopinf .dmain .u1 .l2 .shoptype {
    float: left;
    color: #fff;
    border-radius: 4px;
    line-height: 20px;
    padding: 0 8px;
    margin: 0 8px 0 0;
    font-size: 11px;
}

.shopinf .dmain .u1 .l2 .shoptype0 {
    background: linear-gradient(135deg, #ff6b4a, #e93323);
}

.shopinf .dmain .u1 .l2 .shoptype1 {
    background: url(../img/shili.png) 6px center no-repeat, linear-gradient(135deg, #4a9af0, #2a82e4);
    background-size: auto 14px, auto;
    padding-left: 22px;
}

.shopinf .dmain .u1 .l2 .shoptype2 {
    background: linear-gradient(135deg, #2ed9a8, #05bb8d);
}

.shopinf .dmain .u1 .l2 .bao {
    float: left;
    background: linear-gradient(135deg, #ff6b4a, #e93323);
    color: #fff;
    border-radius: 999px;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    margin: 0 8px 0 0;
    font-size: 11px;
}

.shopinf .dmain .u1 .l2 .nian {
    float: left;
    color: #e93323;
    line-height: 20px;
    margin: 0;
    font-size: 12px;
}

.shopinf .dmain .u2 {
    float: left;
    border: #f0e6da solid 1px;
    border-radius: 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 12px 0 0 0;
    background-color: #fff;
    overflow: hidden;
}

.shopinf .dmain .u2 li {
    float: left;
}

.shopinf .dmain .u2 .l1 {
    width: 100%;
    background-color: #faf8f5;
    overflow: hidden;
    padding: 10px 16px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    gap: 8px;
}

.shopinf .dmain .u2 .s1 {
    float: none;
    margin: 0;
    height: 16px;
    line-height: 16px;
    background: url(img/zhiz1.png) left center no-repeat;
    background-size: 16px 16px;
    padding-left: 21px;
    font-size: 12px;
    color: #5c6678;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.shopinf .dmain .u2 .s2 {
    float: none;
    margin: 0;
    height: 16px;
    line-height: 16px;
    background: url(img/zhiz0.png) left center no-repeat;
    background-size: 16px 16px;
    padding-left: 21px;
    color: #9aa3b2;
    font-size: 12px;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
}

.shopinf .dmain .u2 .s3 {
    float: none;
    margin: 0;
    height: 16px;
    line-height: 16px;
    background: url(img/map.png) left center no-repeat;
    background-size: auto 14px;
    padding-left: 18px;
    font-size: 12px;
    color: #8b94a3;
    min-width: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.shopinf .dmain .u2 .l4,
.shopinf .dmain .u2 .l5 {
    width: 50%;
    box-sizing: border-box;
    padding: 10px 12px;
    line-height: 22px;
    font-size: 12px;
    color: #5c6678;
}

.shopinf .dmain .u2 .l4 {
    border-right: #f0f2f5 solid 1px;
}

.shopinf .dmain .u2 .l4 .red,
.shopinf .dmain .u2 .l5 .red {
    color: #e93323;
    font-weight: 600;
}

/* 详情 Tab */
.txttit {
    height: 44px;
    margin: 8px 0 0 0;
    background: #fff;
    border-bottom: #f0f2f5 solid 1px;
    -webkit-box-align: stretch;
    box-align: stretch;
}

.txttit .d1 {
    margin: 0;
    padding: 0 4px;
    height: 44px;
    line-height: 44px;
    font-size: 14px;
    color: #8b94a3;
    text-align: center;
    position: relative;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    min-width: 0;
}

.txttit .d11 {
    color: #e93323;
    font-weight: 700;
    border-bottom: 0;
}

.txttit .d11:after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 4px;
    width: 20px;
    height: 3px;
    margin-left: -10px;
    border-radius: 2px;
    background: linear-gradient(90deg, #ff6b4a, #e93323);
}

.txttit1 {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0;
    z-index: 8;
    box-shadow: 0 2px 12px rgba(0, 0, 0, 0.06);
}

/* 区块小标题 */
.smallbqcap {
    background-color: #fff;
}

.smallbqcap .dmain {
    margin: 20px 0 0 0;
    height: auto;
    padding: 0 12px 12px 12px;
    background: none;
    font-weight: 700;
    font-size: 16px;
    color: #1f2329;
    text-align: left;
    position: relative;
}

.smallbqcap .dmain:before {
    content: "";
    display: inline-block;
    width: 4px;
    height: 16px;
    margin-right: 8px;
    border-radius: 2px;
    background: linear-gradient(180deg, #ff6b4a, #e93323);
    vertical-align: -2px;
}

/* 详情正文 */
.txtmain {
    background-color: #fff;
    margin: 0 0 8px 0;
}

.txtmain .dmain {
    margin: 0 12px 12px 12px;
    font-size: 14px;
    line-height: 26px;
    color: #404754;
}

.txtmain .dmain img {
    max-width: 100% !important;
    width: auto !important;
    height: auto !important;
    border-radius: 8px;
}

/* 视频 */
.videomain {
    background-color: #fff;
    margin: 0 0 8px 0;
}

.videomain .dmain {
    margin: 0 12px 12px 12px;
}

.videomain .dmain .d1 {
    float: left;
    width: 100%;
    background-color: #1f2329;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    border-radius: 8px 8px 0 0;
    font-size: 13px;
}

.videomain .dmain iframe {
    border-radius: 0 0 8px 8px;
}

/* 更新日志 */
.progxmain {
    background-color: #fff;
    margin: 0 0 8px 0;
}

.progxmain .dmain {
    margin: 0 12px 12px 12px;
}

/* 评价 */
.pjlist {
    background-color: #fff;
    border-bottom: #f0f2f5 solid 1px;
    padding: 0 0 12px 0;
}

.pjlist .d1 {
    margin: 12px 0 0 12px;
    text-align: center;
    width: 50px;
}

.pjlist .d1 img {
    margin: 0 0 6px 0;
    border-radius: 50%;
    border: #f0f2f5 solid 1px;
}

.pjlist .d2 {
    margin: 12px 12px 0 0;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
}

.pjlist .d2 .s0 {
    float: left;
    margin: 0 6px 0 0;
}

.pjlist .d2 .s1 {
    width: 76px;
    height: 15px;
    float: left;
}

.pjlist .d2 .s1 .img1 {
    float: left;
}

.pjlist .d2 .s1 .pf {
    float: left;
    margin-top: -15px;
    height: 15px;
    overflow: hidden;
}

.pjlist .d2 .s2 {
    float: right;
    font-size: 11px;
    color: #9aa3b2;
}

.pjlist .d2 .s3 {
    float: left;
    width: 100%;
    line-height: 22px;
    border-top: #f0f2f5 dotted 1px;
    padding: 8px 0 0 0;
    margin-top: 8px;
    font-size: 13px;
    color: #404754;
}

.pjlist .d2 .s5 {
    float: left;
    width: 100%;
    padding: 8px 0 0 0;
}

.pjlist .d2 .s5 img {
    border-radius: 6px;
}

.pjlist .d2 .s4 {
    float: left;
    width: 100%;
    line-height: 20px;
    padding: 8px 0 0 0;
    color: #e93323;
    font-size: 12px;
    background-color: #fff8f6;
    border-radius: 6px;
    padding: 8px;
    margin-top: 8px;
    box-sizing: border-box;
}

.morepj {
    background-color: #fff;
    margin: 0 0 8px 0;
    padding-bottom: 4px;
}

.morepj .d1 {
    margin: 8px 48px 12px 48px;
    padding: 8px 0;
    height: auto;
    line-height: 20px;
    border-radius: 999px;
    text-align: center;
    border: #e8ebf0 solid 1px;
    color: #5c6678;
    font-size: 13px;
    background-color: #fafbfc;
}

/* 底部购买栏 */
.buym {
    float: left;
    width: 100%;
    height: 56px;
    height: calc(56px + env(safe-area-inset-bottom));
    color: #999;
}

.buy {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 56px;
    height: calc(56px + env(safe-area-inset-bottom));
    padding-bottom: env(safe-area-inset-bottom);
    background-color: #fff;
    border-top: #f0f2f5 solid 1px;
    z-index: 9;
    box-shadow: 0 -2px 12px rgba(0, 0, 0, 0.04);
    -webkit-box-align: center;
    box-align: center;
}

.buy .d1 {
    margin: 0;
    text-align: center;
    width: 48px;
    color: #5c6678;
    padding-top: 6px;
    font-size: 10px;
    -webkit-box-flex: 0;
    -moz-box-flex: 0;
    box-flex: 0;
}

.buy .d1 img {
    margin: 2px 0 2px 0;
    height: 22px;
    width: auto;
}

.buy .d1 a {
    color: #5c6678;
}

.buy .d3 {
    margin: 8px 0 8px 8px;
    text-align: center;
    color: #e93323;
    font-size: 14px;
    font-weight: 600;
    padding: 0;
    line-height: 40px;
    height: 40px;
    background-color: #fff5f3;
    border: #ffd4cc solid 1px;
    border-right: 0;
    border-radius: 999px 0 0 999px;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    min-width: 0;
}

.buy .d4 {
    margin: 8px 12px 8px 0;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    line-height: 40px;
    height: 40px;
    background: linear-gradient(135deg, #ff6b4a, #e93323);
    border-radius: 0 999px 999px 0;
    box-shadow: 0 4px 12px rgba(233, 51, 35, 0.25);
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    box-flex: 1;
    min-width: 0;
}
