.gold-text{color:rgb(212, 175, 55);}.dark-bg{background-color:rgb(15, 23, 42);}.gold-border{border-top-color:rgb(212, 175, 55);border-right-color:rgb(212, 175, 55);border-bottom-color:rgb(212, 175, 55);border-left-color:rgb(212, 175, 55);}.gold-text-hover:hover{color:rgb(212, 175, 55);}.process-step{position:relative;}.process-step:not(:last-child)::after{content:"";position:absolute;top:2rem;right:-2rem;width:4rem;height:2px;background-color:rgb(30, 64, 175);}.primary-btn{background-color:rgb(30, 58, 138);color:white;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-weight:500;}.primary-btn:hover{background-color:rgb(30, 64, 175);transform:translateY(-2px);}.secondary-btn{background-color:transparent;color:rgb(30, 58, 138);border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;border-top-style:solid;border-right-style:solid;border-bottom-style:solid;border-left-style:solid;border-top-color:rgb(30, 58, 138);border-right-color:rgb(30, 58, 138);border-bottom-color:rgb(30, 58, 138);border-left-color:rgb(30, 58, 138);border-image-source:initial;border-image-slice:initial;border-image-width:initial;border-image-outset:initial;border-image-repeat:initial;padding-top:12px;padding-right:24px;padding-bottom:12px;padding-left:24px;border-top-left-radius:6px;border-top-right-radius:6px;border-bottom-right-radius:6px;border-bottom-left-radius:6px;transition-behavior:normal;transition-duration:0.3s;transition-timing-function:ease;transition-delay:0s;transition-property:all;font-weight:500;}.secondary-btn:hover{background-color:rgb(239, 246, 255);transform:translateY(-2px);}