.do-not-sell{padding-bottom:clamp(4rem,8vw,8rem);padding-top:clamp(4rem,8vw,8rem)}.do-not-sell__content{margin:0 auto;max-width:96rem}.do-not-sell__description,.do-not-sell__heading{text-align:center}.do-not-sell__description{margin:1.6rem auto 4rem;max-width:68rem}.do-not-sell__form{margin:0 auto;max-width:64rem;position:relative}.do-not-sell__row{display:grid;gap:2.4rem;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:2.4rem}.do-not-sell__row[hidden]{display:none}.do-not-sell__field{display:flex;flex-direction:column;gap:.8rem}.do-not-sell__field label{font-weight:600}.do-not-sell__field input,.do-not-sell__field select{-webkit-text-fill-color:rgb(var(--c-foreground));-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:rgb(var(--c-background));border:.1rem solid rgb(var(--c-foreground));border-radius:0;box-sizing:border-box;color:rgb(var(--c-foreground));font:inherit;min-height:5.2rem;opacity:1;padding:1.2rem 1.6rem;width:100%}.do-not-sell__field select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8'%3E%3Cpath d='m1 1 5 5 5-5' fill='none' stroke='%23000' stroke-width='1.5'/%3E%3C/svg%3E");background-position:right 1.6rem center;background-repeat:no-repeat;background-size:1.2rem .8rem;padding-right:4.4rem}.do-not-sell__field input:-webkit-autofill,.do-not-sell__field input:-webkit-autofill:focus,.do-not-sell__field input:-webkit-autofill:hover{-webkit-text-fill-color:rgb(var(--c-foreground));-webkit-box-shadow:0 0 0 100rem rgb(var(--c-background)) inset}.do-not-sell__field input:focus-visible,.do-not-sell__field select:focus-visible{outline:.2rem solid rgb(var(--c-foreground));outline-offset:.2rem}.do-not-sell__submit{margin-top:.8rem}.do-not-sell__submit[disabled]{cursor:wait;opacity:.65}.do-not-sell__status{margin:1.6rem 0 0}.do-not-sell__status--error{color:rgb(var(--color-error,180,0,0))}.do-not-sell__field-error[hidden],.do-not-sell__form[hidden],.do-not-sell__success[hidden]{display:none}.do-not-sell__field--invalid input,.do-not-sell__field--invalid select{border-color:rgb(var(--color-error,180,0,0));border-width:.2rem}.do-not-sell__field--invalid input:focus-visible,.do-not-sell__field--invalid select:focus-visible{outline-color:rgb(var(--color-error,180,0,0))}.do-not-sell__field-error{color:rgb(var(--color-error,180,0,0));font-size:1.4rem;line-height:1.4;margin:0}.do-not-sell__success{border:.1rem solid rgb(var(--c-foreground));margin:0 auto;max-width:64rem;padding:clamp(3.2rem,6vw,5.6rem);text-align:center}.do-not-sell__success-heading{margin:0 0 1.6rem}.do-not-sell__success-heading:focus{outline:none}.do-not-sell__continue{animation:do-not-sell-cta-reveal .4s ease-out both;transition:background-color .18s ease,color .18s ease,box-shadow .18s ease}.do-not-sell__continue:focus-visible,.do-not-sell__continue:hover{box-shadow:0 0 0 .2rem rgb(var(--c-background)),0 0 0 .4rem rgb(var(--c-foreground))}@keyframes do-not-sell-cta-reveal{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.do-not-sell__continue{animation:none;transition:none}}.do-not-sell__honeypot{height:1px;left:-10000px;overflow:hidden;position:absolute;width:1px}@media screen and (max-width:749px){.do-not-sell__description{margin-bottom:3.2rem}.do-not-sell__row{gap:2rem;grid-template-columns:1fr;margin-bottom:2rem}.do-not-sell__submit{width:100%}}
