.d-modal{background-color:#0b1724;max-width:700px;position:relative;border:2px solid #c5a055;border-radius:11px}.d-modal__close{color:#ffffff;display:inline-flex;position:absolute;right:22px;top:12px;transition:all 0.3s ease 0s}.d-modal__close:hover{transform:rotate(90deg)}.d-modal__close svg{fill:currentColor;height:30px;width:30px}.d-modal__contents{padding:32px}.d-modal__title{color:#c5a055;font-size:22px;margin-bottom:32px}.d-modal__lists p,.d-modal__lists li{padding-bottom:16px;margin-bottom:12px;color:#ffffff;border-bottom:1px solid rgba(79,79,79,0.57)}.d-modal__lists p:last-child{border-bottom-width:0px;border-bottom-style:solid}