.primary{cursor:pointer;background-color:#fff;border:1px solid #374151;justify-content:space-between;width:100%;margin-left:auto;margin-right:auto;text-decoration:none;transition:background-color .1s ease-in-out,transform .1s ease-in-out,box-shadow .1s ease-in-out;display:flex;position:relative;box-shadow:-4px 4px #10069f}@media (min-width:768px){.primary{width:auto;display:inline-flex;box-shadow:-15px 15px #10069f}}.primary:hover{background-color:gold;transform:translate(-1px,1px);box-shadow:-3px 3px #10069f}@media (min-width:768px){.primary:hover{transform:translate(-2px,2px);box-shadow:-13px 13px #10069f}}.primary h3{color:#007dba;padding:24px;display:inline-block}@media (min-width:1024px){.primary h3{padding:34px 40px}}.primary div{background-color:gold;border-left:1px solid #374151;justify-content:center;align-self:stretch;align-items:center;padding:0 22px;display:flex}@media (min-width:1024px){.primary div{padding:0 28px}}.primary svg{width:24px;height:24px}@media (min-width:1024px){.primary svg{width:48px;height:48px}}.secondary,button.submit{cursor:pointer;background-color:#fff;border:1px solid #374151;justify-content:space-between;width:100%;max-width:500px;margin-left:auto;margin-right:auto;text-decoration:none;transition:background-color .1s ease-in-out,transform .1s ease-in-out,box-shadow .1s ease-in-out;display:flex;position:relative}@media (min-width:768px){.secondary,button.submit{width:auto;display:inline-flex}}.secondary:hover,button.submit:hover{background-color:gold;box-shadow:-2px 3px #10069f,0 4px 4px #00000040}.secondary h3,button.submit h3{color:#10069f;padding:8px 16px;font-size:16px;line-height:26px;display:inline-block}.secondary div,button.submit div{background-color:gold;border-left:1px solid #374151;justify-content:center;align-self:stretch;align-items:center;padding:12px;display:flex}.secondary svg,button.submit svg{width:16px;height:16px}
