.warning-box-wrapper{background-color:rgba(242,201,76,.3);padding:12px;border-radius:3px;display:flex;text-align:left;word-break:break-word;font-size:1.4rem!important;font-weight:400!important}.warning-box-wrapper img{vertical-align:middle;margin-right:10px;height:21px}.warning-box-wrapper a{text-decoration:underline}.warning-box-wrapper span{display:flex;flex-direction:column;gap:8px}.warning-box-wrapper.margin-top{margin-top:30px}.warning-box-wrapper.margin-bottom{margin-bottom:30px}.warning-box-wrapper.extra-danger{background-color:rgba(228,118,27,.3)}.warning-box-wrapper.with-button{background:linear-gradient(90deg,rgba(242,201,76,.3) 71.91%,rgba(55,176,111,.3) 83.08%);padding:10px}.warning-box-wrapper.with-button>span{flex:1 1;display:flex;align-items:center;justify-content:space-between}.warning-box-wrapper.with-button>span button{margin-left:10px;flex:0 0 auto}@media only screen and (max-width:650px){.warning-box-wrapper.with-button{background:linear-gradient(180deg,rgba(242,201,76,.3) 60%,rgba(55,176,111,.3))}.warning-box-wrapper.with-button span{flex-direction:column;align-items:stretch}.warning-box-wrapper.with-button span button{margin:10px 0 0}}.warning-box-wrapper.with-button img{height:30px;margin:0 15px 0 5px}