.g-content-margin{width:100%;width:calc(100% - 3rem);margin:0 1.5rem}.bg-white{background:#fff}.m-home-op-container .m-home-op-item{color:var(--home-op-font-color,var(--ion-color-dark-tint,#fff));background-size:100% 100%;background:var(--homeOp1Bg,var(--sectionBg))}.m-home-op-container .m-home-op-item.type1{height:var(--homeOpHeight,auto);margin:var(--homeOpMargin,0 0 .5rem 0);padding:var(--homeOpPadding,0 0 0 .5rem)}.m-home-op-container .m-home-op-item.type2{height:var(--homeOpHeight,7rem);margin:var(--homeOpMargin,0);padding:var(--homeOpPadding,1rem 0 1rem 1rem)}.m-home-op-container .m-home-op-item.type2 .menu_bar .iconfont{margin:var(--homeopiconMargin,0 0 .5rem 0)}.m-home-op-container .m-home-op-item .user-details{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;font-size:1.2rem;padding:0}.m-home-op-container .m-home-op-item .user-details .balance{font-size:1.2rem;font-weight:700;color:var(--home-op-font-color,#000)}.m-home-op-container .m-home-op-item .user-details .primary-btn{padding:.5rem 1rem}.m-home-op-container .m-home-op-item .menu_bar{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0;font-size:1.2rem}.m-home-op-container .m-home-op-item .menu_bar .icon-bg:before{content:"";display:inline-block;width:var(--homeOpIFontSize,3rem);height:var(--homeOpIFontSize,3rem);background-repeat:no-repeat;background-positionY:top left;background-size:100% 100%;transition:all .5s cubic-bezier(0,2.67,1,1.84);flex-shrink:0;background-image:var(--iconBg)}.m-home-op-container .m-home-op-item .menu_bar img{height:2.1rem;margin-bottom:.5rem}.m-home-op-container .m-home-op-item .menu_bar .iconfont{font-size:3rem;color:var(--home-op-icon-color,var(--primaryColor1));line-height:.8;margin:var(--homeopiconMargin,0)}.m-home-op-container .m-home-op-item .menu_bar .iconfont:before{-webkit-mask-image:var(--homeOp1IconMask,-webkit-linear-gradient(45deg,rgba(39,23,23,0),hsla(0,0%,100%,.3) 10%,hsla(0,0%,100%,.8) 65%,#fff))}.m-home-op-container .operation{--borderColor:var(--primaryColor);border:.2rem solid var(--borderColor);background:var(--commonBtnBg,#fff);margin-bottom:.15rem;height:5rem}.m-home-op-container .operation ion-col{text-align:center;font-size:1.5rem;font-weight:500;padding:1rem 0;color:var(--commonBtnFont,#d6ad89);text-shadow:0 .1rem .1rem rgba(197,135,81,.65);display:flex;align-items:center;justify-content:center}.m-home-op-container .operation ion-col:first-of-type{color:#070605;background:var(--primaryColor)}.m-home-op-container .operation ion-col i{display:none;margin-right:.5rem;color:hsla(0,0%,100%,.7)}