.pdpa-title{font-size:1.75rem;font-weight:700;color:#333}.custom-radio-label{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible;text-overflow:clip}.radio-text{white-space:nowrap;font-size:1rem;color:#00f}@media (max-width:767px){.custom-radio-label{white-space:normal;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.radio-text{max-width:100%}}@media (min-width:576px){.custom-radio-label{white-space:normal;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.radio-text{max-width:100%}}.custom-radio-input{display:none;margin:0}.custom-radio-check{width:24px;height:24px;border:2px solid #c39434;border-radius:50%;position:relative}.custom-radio-input:checked+.custom-radio-check:after{content:"";position:absolute;top:4px;left:4px;width:12px;height:12px;background-color:#c39434;border-radius:50%}.submit-btn{background-color:grey;color:#fff;border:none;border-radius:6px;font-size:1rem;cursor:not-allowed;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;min-width:50px}.submit-btn.active{background-color:#c39434;cursor:pointer}.submit-btn.active:hover{background-color:#a67c2b}.pdpa-image{width:100%;max-width:600px;height:auto;margin:0 auto;display:block;border-radius:12px;-webkit-box-shadow:0 4px 16px rgba(0,0,0,.1);box-shadow:0 4px 16px rgba(0,0,0,.1);-o-object-fit:contain;object-fit:contain}