@keyframes conFadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes conRuleGrow{0%{opacity:0;width:0}to{opacity:1;width:3.5rem}}@keyframes conAmberReveal{0%{opacity:0;letter-spacing:.4em}to{opacity:1;letter-spacing:.25em}}.con-enter{opacity:0;animation:1.3s cubic-bezier(.22,1,.36,1) forwards conFadeUp}.con-label{opacity:0;animation:1.2s cubic-bezier(.22,1,.36,1) forwards conAmberReveal}.con-rule-anim{opacity:0;width:0;animation:1s cubic-bezier(.22,1,.36,1) forwards conRuleGrow}.con-d1{animation-delay:.2s}.con-d2{animation-delay:.55s}.con-d3{animation-delay:.8s}.con-d4{animation-delay:1.1s}.con-d5{animation-delay:1.35s}.con-d6{animation-delay:1.55s}.con-d7{animation-delay:1.75s}.con-d8{animation-delay:2s}@media (max-width:360px){.con-title-small{letter-spacing:.02em!important;font-size:2.8rem!important}.con-copy-small{font-size:.75rem!important}}
