.am-terms{display:flex;flex-direction:column;padding:4px;padding:var(--am-terms-padding,4px);width:100%;box-sizing:border-box}.am-terms .am-terms-header{display:flex;align-items:center;color:#333;color:var(--am-terms-content-color,#333);margin-bottom:20px;margin-bottom:var(--am-terms-content-margin,20px)}.am-terms .am-terms-header .am-checkbox{margin-right:8px;margin-right:var(--am-terms-checkbox-margin,8px)}.am-terms .am-terms-header .text{font-size:15px;font-size:var(--am-terms-content-font-size,15px);line-height:22px;line-height:var(--am-terms-content-line-height,22px);flex:1}.am-terms .am-terms-header .text .link{color:#1677ff;color:var(--am-terms-link-color,#1677ff);display:inline}.am-terms .am-terms-body{display:flex;flex-direction:column}.am-terms .am-terms-body .am-button{margin-bottom:12px;margin-bottom:var(--am-terms-button-margin,12px)}.am-terms .am-terms-footer{color:#333;color:var(--am-terms-desc-color,#333);font-size:11px;font-size:var(--am-terms-desc-font-size,11px);line-height:1.5;line-height:var(--am-terms-desc-line-height,1.5);margin-top:4px;margin-top:var(--am-terms-desc-margin,4px)}.am-terms .am-terms-footer .text .link{color:#1677ff;color:var(--am-terms-link-color,#1677ff);display:inline}.am-terms-fixed{position:fixed;z-index:2;bottom:0;left:0;right:0;background-color:#fff;background-color:var(--am-terms-background-color,#fff);padding:8px;padding:var(--am-terms-fixed-padding,8px);width:100%;box-sizing:border-box}