.custom-quote{background:var(--c-hint)}.custom-quote__title{color:var(--c-midnight);margin:0 auto 30px;max-width:750px}.custom-quote__description{margin:0 auto 40px;max-width:570px}.custom-quote__options{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;margin:23px auto 41px;max-width:770px;width:100%}.custom-quote__issue{align-items:center;background-color:var(--c-white);border-radius:20px;box-shadow:1px 1px 2px rgba(0,0,0,.1),1px 1px 5px 1px rgba(0,0,0,.05);cursor:pointer;display:flex;flex-direction:column;min-height:75pt;padding:29px 1pc 24px;text-align:center;width:11pc}.custom-quote__issue:hover,.custom-quote__issue[\:has\(input\:focus\)]{box-shadow:1px 1px 5px 1px rgba(0,0,0,.05),3px 3px 1pc rgba(0,0,0,.1)}.custom-quote__issue:has(input:focus),.custom-quote__issue:hover{box-shadow:1px 1px 5px 1px rgba(0,0,0,.05),3px 3px 1pc rgba(0,0,0,.1)}.custom-quote__issue-icon img{height:auto;margin-bottom:10px;max-height:60px;max-width:60px;width:100%}.custom-quote__issue-title{max-width:87pt}.custom-quote__issue[\:has\(input\:checked\)]{background-color:var(--c-tangerine)}.custom-quote__issue:has(input:checked){background-color:var(--c-tangerine)}.custom-quote__issue[\:has\(input\:checked\)] .custom-quote__issue-title{color:var(--c-white)}.custom-quote__issue:has(input:checked) .custom-quote__issue-title{color:var(--c-white)}.custom-quote__issue[\:has\(input\:checked\)] .custom-quote__issue-icon{filter:brightness(0) invert(1)}.custom-quote__issue:has(input:checked) .custom-quote__issue-icon{filter:brightness(0) invert(1)}.custom-quote__issue-input{height:0;overflow:hidden;transform:scale(0)}.custom-quote__next,.custom-quote__submit{margin-left:auto;margin-right:auto;text-align:center}.custom-quote__error-message{padding-top:20px}@media (max-width:450px){.custom-quote__issue{width:calc(50% - 10px)}}@media (max-width:275px){.custom-quote__issue{width:100%}}
