.gitempay{cursor:pointer;background-color:#161921;border:1px solid #1b1f2b;border-radius:8px;width:calc(100% - 10px);height:auto;min-height:100px;margin:5px;transition:all .3s;position:relative;transform:translateZ(0)translateZ(0)}@media only screen and (width<=400px){.gitempay{display:none}}.gitempay .item-bg{border-radius:8px;justify-content:center;width:100%;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.gitempay .item-bg img{width:118%;min-width:118%}.gitempay .item-bg img,.gitempay .item-gradient{border-radius:8px;transition:all .3s;overflow:hidden}.gitempay .item-gradient{background-image:linear-gradient(#0c0e1400,#0c0e14cc);width:100%;height:75%;position:absolute;bottom:0;left:0}.gitempay:hover .item-gradient{opacity:.5}.gitempay:hover .item-bg img{width:121%;min-width:121%}.gitempay .item-content{border-radius:8px;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;height:100%;padding:16px;display:flex;position:absolute;bottom:0;left:0;overflow:hidden}.gitempay .item-content .content-title{margin-bottom:12px}.gitempay .item-content .G_Text-content{font-size:16px;font-style:italic;font-weight:800}@media only screen and (width<=560px){.gitempay .item-content .G_Text-content{font-size:12px}}.gitempay .content-desc{margin-bottom:18px}.gitempay .content-desc .G_Text-content{font-size:26px;font-style:italic;font-weight:800}@media only screen and (width<=560px){.gitempay .content-desc .G_Text-content{font-size:16px}}.gitempay .G_Button{width:100%}.gitempay.market{border-radius:16px}.gitempay.market .G_Button{height:44px;min-height:44px;padding:0 20px}.gitempay.market .G_Button .button_icon{width:14px;min-width:14px;height:14px;margin-right:10px}.gitempay.market .G_Button .button_text{font-size:14px}
