.btn{align-items:center;border-radius:8px;-moz-column-gap:1.2rem;column-gap:1.2rem;display:flex;font-size:1.6rem;justify-content:center;line-height:1.5em;outline:0;padding:1.4rem 3.2rem;text-align:center;text-decoration:none;transition:.3s}.btn:disabled{opacity:.7;pointer-events:none}.btn img{height:2.4rem;-o-object-fit:contain;object-fit:contain;width:2.4rem}.btn.squared{padding:1.4rem}.btn-primary{background-color:#84a3c4;border:1px solid #84a3c4;color:#fff}.btn-primary.active,.btn-primary.show,.btn-primary:active,.btn-primary:first-child:active,.btn-primary:focus-visible,.btn-primary:hover,:not(.btn-check)+.btn-primary:active{background-color:#497099;border:1px solid #497099;color:#fff}.btn-white{background-color:#fff;border:1px solid #ccccd7;color:#3c3c53}.btn-white.active,.btn-white.show,.btn-white:active,.btn-white:first-child:active,.btn-white:focus-visible,.btn-white:hover,:not(.btn-check)+.btn-white:active{background-color:#e6e6e6;border:1px solid #ccccd7;color:#3c3c53}.btn-gray{background-color:#8e8ea914;border:1px solid rgba(142,142,169,.08);color:#3c3c53}.btn-gray.active,.btn-gray.show,.btn-gray:active,.btn-gray:first-child:active,.btn-gray:focus-visible,.btn-gray:hover,:not(.btn-check)+.btn-gray:active{background-color:#ccccd7;border:1px solid #ccccd7;color:#3c3c53}@media (max-width:991px){.btn{-moz-column-gap:12px;column-gap:12px;font-size:16px;padding:14px 32px}.btn img{height:24px;width:24px}}
