.Vue-Toastification__container{box-sizing:border-box;color:#fff;display:flex;flex-direction:column;min-height:100%;padding:4px;pointer-events:none;position:fixed;width:600px;z-index:9999}@media only screen and (min-width:600px){.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:1em}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.top-left{left:1em}.Vue-Toastification__container.bottom-left .Vue-Toastification__toast,.Vue-Toastification__container.top-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl{margin-left:auto;margin-right:unset}}.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.top-right{right:1em}.Vue-Toastification__container.bottom-right .Vue-Toastification__toast,.Vue-Toastification__container.top-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance:none){.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.top-center{left:50%;margin-left:-300px}.Vue-Toastification__container.bottom-center .Vue-Toastification__toast,.Vue-Toastification__container.top-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{left:0;margin:0;padding:0;width:100vw}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-center,.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right{top:0}.Vue-Toastification__container.bottom-center,.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;box-sizing:border-box;direction:ltr;display:inline-flex;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;justify-content:space-between;margin-bottom:1rem;max-height:800px;max-width:600px;min-height:64px;min-width:326px;overflow:hidden;padding:22px 24px;pointer-events:auto;position:relative;transform:translateZ(0)}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;font-size:16px;line-height:24px;white-space:pre-wrap;word-break:break-word}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{align-items:center;background:transparent;border:none;color:#fff;cursor:pointer;font-size:24px;font-weight:700;line-height:24px;opacity:.3;outline:none;padding:0 0 0 10px;transition:.3s ease;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:focus,.Vue-Toastification__close-button:hover{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{animation:scale-x-frames linear 1 forwards;background-color:#ffffffb3;bottom:0;height:5px;left:0;position:absolute;transform-origin:left;width:100%;z-index:10000}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{left:unset;right:0;transform-origin:right}.Vue-Toastification__icon{align-items:center;background:transparent;border:none;height:100%;margin:auto 18px auto 0;outline:none;padding:0;transition:.3s ease;width:20px}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.bottom-left,.Vue-Toastification__bounce-enter-active.top-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.bottom-right,.Vue-Toastification__bounce-enter-active.top-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-enter-active,.Vue-Toastification__bounce-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes fadeOutTop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px)}}@keyframes fadeOutLeft{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-50px)}}@keyframes fadeOutBottom{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50px)}}@keyframes fadeOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(50px)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}.Vue-Toastification__fade-enter-active.bottom-left,.Vue-Toastification__fade-enter-active.top-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.bottom-right,.Vue-Toastification__fade-enter-active.top-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-enter-active,.Vue-Toastification__fade-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}@keyframes slideInBlurredLeft{0%{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredTop{0%{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredRight{0%{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0 50%}to{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideInBlurredBottom{0%{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%}to{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}}@keyframes slideOutBlurredTop{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0}to{filter:blur(240px);opacity:0;transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0}}@keyframes slideOutBlurredBottom{0%{filter:blur(0);opacity:1;transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(240px);opacity:0;transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%}}@keyframes slideOutBlurredLeft{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%}}@keyframes slideOutBlurredRight{0%{filter:blur(0);opacity:1;transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%}to{filter:blur(40px);opacity:0;transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0 50%}}.Vue-Toastification__slideBlurred-enter-active.bottom-left,.Vue-Toastification__slideBlurred-enter-active.top-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.bottom-right,.Vue-Toastification__slideBlurred-enter-active.top-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-enter-active,.Vue-Toastification__slideBlurred-leave-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-duration:.4s;transition-property:all;transition-timing-function:ease-in-out}.loader{background-color:#ffffffb3;background-image:url(../images/loader.gif);background-position:50%;background-repeat:no-repeat;height:100%;left:0;position:fixed;top:0;width:100%;z-index:999999}.img-fluid,.img-thumbnail{height:auto;max-width:100%}.img-thumbnail{background-color:#fff;border:2px solid #dee2e6;border-radius:10px;padding:.25rem}.figure{display:block;line-height:1;margin:0;overflow:hidden}.figure-img{line-height:1;margin-bottom:0}.figure-caption{color:#6c757d;font-size:.875em}.figure-cover{height:100%}.figure-cover img{height:100%;-o-object-fit:cover;object-fit:cover}.figure-cover.figure-cover-position-right-center img{-o-object-position:right center;object-position:right center}.btn{background-color:transparent;border:2px solid transparent;border-radius:10px;color:#636463;cursor:pointer;display:inline-block;font-size:.875rem;font-weight:500;letter-spacing:.1em;line-height:1rem;padding:.6875rem 1rem;text-align:center;text-transform:uppercase;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle;width:100%}@media (prefers-reduced-motion:reduce){.btn{transition:none}}@media (min-width:576px){.btn{padding:.6875rem 2.25rem;width:auto}}.btn svg{transition:all .2s ease-in-out}@media (hover:hover){.btn:hover{color:#636463}}.btn-check:focus+.btn,.btn.focus,.btn:focus{outline:2px dashed #f7a43f}.btn-check:active+.btn,.btn-check:checked+.btn,.btn.active,.btn:active{outline:none}.btn.disabled,.btn:disabled,fieldset:disabled .btn{background:#9e9f9e!important;border-color:#9e9f9e!important;color:#fff!important;pointer-events:none}.btn.disabled svg,.btn:disabled svg,fieldset:disabled .btn svg{fill:#fff!important}.btn .button-content{align-items:center;display:flex;justify-content:center}.btn-white-primary{background-color:#fff;border-color:#fff;color:#e47734}.btn-white-primary svg{fill:#e47734}@media (hover:hover){.btn-white-primary.hover,.btn-white-primary:hover{background-color:#e47734;border-color:#e47734;color:#fff}.btn-white-primary.hover svg,.btn-white-primary:hover svg{fill:#fff}}.btn-check:active+.btn-white-primary,.btn-check:checked+.btn-white-primary,.btn-white-primary.active,.btn-white-primary:active,.show>.btn-white-primary.dropdown-toggle{background-color:#cb5e30;border-color:#cb5e30;color:#fff}.btn-check:active+.btn-white-primary svg,.btn-check:checked+.btn-white-primary svg,.btn-white-primary.active svg,.btn-white-primary:active svg,.show>.btn-white-primary.dropdown-toggle svg{fill:#fff}.btn-white-primary.disabled,.btn-white-primary:disabled{background-color:#fff;border-color:#fff;color:#000}.btn-white-primary.disabled svg,.btn-white-primary:disabled svg{fill:#000}.btn-white-secondary{background-color:#fff;border-color:#fff;color:#0a4488}.btn-white-secondary svg{fill:#0a4488}@media (hover:hover){.btn-white-secondary.hover,.btn-white-secondary:hover{background-color:#0a4488;border-color:#0a4488;color:#fff}.btn-white-secondary.hover svg,.btn-white-secondary:hover svg{fill:#fff}}.btn-check:active+.btn-white-secondary,.btn-check:checked+.btn-white-secondary,.btn-white-secondary.active,.btn-white-secondary:active,.show>.btn-white-secondary.dropdown-toggle{background-color:#102954;border-color:#102954;color:#fff}.btn-check:active+.btn-white-secondary svg,.btn-check:checked+.btn-white-secondary svg,.btn-white-secondary.active svg,.btn-white-secondary:active svg,.show>.btn-white-secondary.dropdown-toggle svg{fill:#fff}.btn-white-secondary.disabled,.btn-white-secondary:disabled{background-color:#fff;border-color:#fff;color:#000}.btn-white-secondary.disabled svg,.btn-white-secondary:disabled svg{fill:#000}.btn-secondary{background-color:#0078af;border-color:#0078af;color:#fff}.btn-secondary svg{fill:#fff}@media (hover:hover){.btn-secondary.hover,.btn-secondary:hover{background-color:#0a4488;border-color:#0a4488;color:#fff}.btn-secondary.hover svg,.btn-secondary:hover svg{fill:#fff}}.btn-check:active+.btn-secondary,.btn-check:checked+.btn-secondary,.btn-secondary.active,.btn-secondary:active,.show>.btn-secondary.dropdown-toggle{background-color:#102954;border-color:#102954;color:#fff}.btn-check:active+.btn-secondary svg,.btn-check:checked+.btn-secondary svg,.btn-secondary.active svg,.btn-secondary:active svg,.show>.btn-secondary.dropdown-toggle svg{fill:#fff}.btn-secondary.disabled,.btn-secondary:disabled{background-color:#0078af;border-color:#0078af;color:#fff}.btn-secondary.disabled svg,.btn-secondary:disabled svg{fill:#fff}.btn-highlight-dark{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-highlight-dark svg{fill:#fff}@media (hover:hover){.btn-highlight-dark.hover,.btn-highlight-dark:hover{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-highlight-dark.hover svg,.btn-highlight-dark:hover svg{fill:#fff}}.btn-check:active+.btn-highlight-dark,.btn-check:checked+.btn-highlight-dark,.btn-highlight-dark.active,.btn-highlight-dark:active,.show>.btn-highlight-dark.dropdown-toggle{background-color:#303a8f;border-color:#303a8f;color:#fff}.btn-check:active+.btn-highlight-dark svg,.btn-check:checked+.btn-highlight-dark svg,.btn-highlight-dark.active svg,.btn-highlight-dark:active svg,.show>.btn-highlight-dark.dropdown-toggle svg{fill:#fff}.btn-highlight-dark.disabled,.btn-highlight-dark:disabled{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-highlight-dark.disabled svg,.btn-highlight-dark:disabled svg{fill:#fff}.btn-gray-highlight{background-color:#f7f7f7;border-color:#f7f7f7;color:#385ab4}.btn-gray-highlight svg{fill:#385ab4}@media (hover:hover){.btn-gray-highlight.hover,.btn-gray-highlight:hover{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-gray-highlight.hover svg,.btn-gray-highlight:hover svg{fill:#fff}}.btn-check:active+.btn-gray-highlight,.btn-check:checked+.btn-gray-highlight,.btn-gray-highlight.active,.btn-gray-highlight:active,.show>.btn-gray-highlight.dropdown-toggle{background-color:#303a8f;border-color:#303a8f;color:#fff}.btn-check:active+.btn-gray-highlight svg,.btn-check:checked+.btn-gray-highlight svg,.btn-gray-highlight.active svg,.btn-gray-highlight:active svg,.show>.btn-gray-highlight.dropdown-toggle svg{fill:#fff}.btn-gray-highlight.disabled,.btn-gray-highlight:disabled{background-color:#f7f7f7;border-color:#f7f7f7;color:#000}.btn-gray-highlight.disabled svg,.btn-gray-highlight:disabled svg{fill:#000}.btn-neutral{background-color:#e2e5e9;border-color:#e2e5e9;color:#6d7b90}.btn-neutral svg{fill:#6d7b90}@media (hover:hover){.btn-neutral.hover,.btn-neutral:hover{background-color:#6d7b90;border-color:#6d7b90;color:#fff}.btn-neutral.hover svg,.btn-neutral:hover svg{fill:#fff}}.btn-check:active+.btn-neutral,.btn-check:checked+.btn-neutral,.btn-neutral.active,.btn-neutral:active,.show>.btn-neutral.dropdown-toggle{background-color:#485a74;border-color:#485a74;color:#fff}.btn-check:active+.btn-neutral svg,.btn-check:checked+.btn-neutral svg,.btn-neutral.active svg,.btn-neutral:active svg,.show>.btn-neutral.dropdown-toggle svg{fill:#fff}.btn-neutral.disabled,.btn-neutral:disabled{background-color:#e2e5e9;border-color:#e2e5e9;color:#000}.btn-neutral.disabled svg,.btn-neutral:disabled svg{fill:#000}.btn-neutral-highlight{background-color:#e2e5e9;border-color:#e2e5e9;color:#385ab4}.btn-neutral-highlight svg{fill:#385ab4}@media (hover:hover){.btn-neutral-highlight.hover,.btn-neutral-highlight:hover{background-color:#6d7b90;border-color:#6d7b90;color:#fff}.btn-neutral-highlight.hover svg,.btn-neutral-highlight:hover svg{fill:#fff}}.btn-check:active+.btn-neutral-highlight,.btn-check:checked+.btn-neutral-highlight,.btn-neutral-highlight.active,.btn-neutral-highlight:active,.show>.btn-neutral-highlight.dropdown-toggle{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-check:active+.btn-neutral-highlight svg,.btn-check:checked+.btn-neutral-highlight svg,.btn-neutral-highlight.active svg,.btn-neutral-highlight:active svg,.show>.btn-neutral-highlight.dropdown-toggle svg{fill:#fff}.btn-neutral-highlight.disabled,.btn-neutral-highlight:disabled{background-color:#e2e5e9;border-color:#e2e5e9;color:#000}.btn-neutral-highlight.disabled svg,.btn-neutral-highlight:disabled svg{fill:#000}.btn-clube{background-color:#b38300;border-color:#b38300;color:#fff}.btn-clube svg{fill:#fff}@media (hover:hover){.btn-clube.hover,.btn-clube:hover{background-color:#fff;border-color:#fff;color:#b38300}.btn-clube.hover svg,.btn-clube:hover svg{fill:#b38300}}.btn-check:active+.btn-clube,.btn-check:checked+.btn-clube,.btn-clube.active,.btn-clube:active,.show>.btn-clube.dropdown-toggle{background-color:#b38300;border-color:#b38300;color:#fff}.btn-check:active+.btn-clube svg,.btn-check:checked+.btn-clube svg,.btn-clube.active svg,.btn-clube:active svg,.show>.btn-clube.dropdown-toggle svg{fill:#fff}.btn-clube.disabled,.btn-clube:disabled{background-color:#b38300;border-color:#b38300;color:#000}.btn-clube.disabled svg,.btn-clube:disabled svg{fill:#000}.btn-gradient-primary{background-clip:content-box,border-box;background-image:linear-gradient(90deg,#fb631a 0,#fc901f),linear-gradient(90deg,#fb631a 0,#fc901f);background-origin:border-box;box-shadow:0 0 6px 0 linear-gradient(90deg,#fb631a 0,#fc901f);box-shadow:none;color:#fff}.btn-gradient-primary svg{fill:#fff}.btn-gradient-primary.hover,.btn-gradient-primary:hover{box-shadow:inset 2px 1000px 1px #fff;color:#e47734}.btn-gradient-primary.hover svg,.btn-gradient-primary:hover svg{fill:#e47734}.btn-check:active+.btn-gradient-primary,.btn-check:checked+.btn-gradient-primary,.btn-gradient-primary.active,.btn-gradient-primary:active,.show>.btn-gradient-primary.dropdown-toggle{background:#cb5e30;box-shadow:none;color:#fff}.btn-check:active+.btn-gradient-primary svg,.btn-check:checked+.btn-gradient-primary svg,.btn-gradient-primary.active svg,.btn-gradient-primary:active svg,.show>.btn-gradient-primary.dropdown-toggle svg{fill:#fff}.btn-gradient-secondary{background-clip:content-box,border-box;background-image:linear-gradient(90deg,#004c97 0,#0493d4),linear-gradient(90deg,#004c97 0,#0493d4);background-origin:border-box;box-shadow:0 0 6px 0 linear-gradient(90deg,#004c97 0,#0493d4);box-shadow:none;color:#fff}.btn-gradient-secondary svg{fill:#fff}.btn-gradient-secondary.hover,.btn-gradient-secondary:hover{box-shadow:inset 2px 1000px 1px #fff;color:#0a4488}.btn-gradient-secondary.hover svg,.btn-gradient-secondary:hover svg{fill:#0a4488}.btn-check:active+.btn-gradient-secondary,.btn-check:checked+.btn-gradient-secondary,.btn-gradient-secondary.active,.btn-gradient-secondary:active,.show>.btn-gradient-secondary.dropdown-toggle{background:#102954;box-shadow:none;color:#fff}.btn-check:active+.btn-gradient-secondary svg,.btn-check:checked+.btn-gradient-secondary svg,.btn-gradient-secondary.active svg,.btn-gradient-secondary:active svg,.show>.btn-gradient-secondary.dropdown-toggle svg{fill:#fff}.btn-outline-white-primary{border-color:#fff;color:#fff}.btn-outline-white-primary svg{fill:#fff}.btn-outline-white-primary.hover,.btn-outline-white-primary:hover{background-color:#fff;border-color:#fff;color:#e47734}.btn-outline-white-primary.hover svg,.btn-outline-white-primary:hover svg{fill:#e47734}.btn-check:active+.btn-outline-white-primary,.btn-check:checked+.btn-outline-white-primary,.btn-outline-white-primary.active,.btn-outline-white-primary.dropdown-toggle.show,.btn-outline-white-primary:active{background-color:#cb5e30;border-color:#cb5e30;color:#fff}.btn-check:active+.btn-outline-white-primary svg,.btn-check:checked+.btn-outline-white-primary svg,.btn-outline-white-primary.active svg,.btn-outline-white-primary.dropdown-toggle.show svg,.btn-outline-white-primary:active svg{fill:#fff}.btn-outline-white-primary.disabled,.btn-outline-white-primary:disabled{background-color:transparent;color:#fff}.btn-outline-white-primary.disabled svg,.btn-outline-white-primary:disabled svg{fill:#fff}.btn-outline-white-secondary{border-color:#fff;color:#fff}.btn-outline-white-secondary svg{fill:#fff}.btn-outline-white-secondary.hover,.btn-outline-white-secondary:hover{background-color:#fff;border-color:#fff;color:#0a4488}.btn-outline-white-secondary.hover svg,.btn-outline-white-secondary:hover svg{fill:#0a4488}.btn-check:active+.btn-outline-white-secondary,.btn-check:checked+.btn-outline-white-secondary,.btn-outline-white-secondary.active,.btn-outline-white-secondary.dropdown-toggle.show,.btn-outline-white-secondary:active{background-color:#102954;border-color:#102954;color:#fff}.btn-check:active+.btn-outline-white-secondary svg,.btn-check:checked+.btn-outline-white-secondary svg,.btn-outline-white-secondary.active svg,.btn-outline-white-secondary.dropdown-toggle.show svg,.btn-outline-white-secondary:active svg{fill:#fff}.btn-outline-white-secondary.disabled,.btn-outline-white-secondary:disabled{background-color:transparent;color:#fff}.btn-outline-white-secondary.disabled svg,.btn-outline-white-secondary:disabled svg{fill:#fff}.btn-outline-highlight-dark{border-color:#385ab4;color:#385ab4}.btn-outline-highlight-dark svg{fill:#385ab4}.btn-outline-highlight-dark.hover,.btn-outline-highlight-dark:hover{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-outline-highlight-dark.hover svg,.btn-outline-highlight-dark:hover svg{fill:#fff}.btn-check:active+.btn-outline-highlight-dark,.btn-check:checked+.btn-outline-highlight-dark,.btn-outline-highlight-dark.active,.btn-outline-highlight-dark.dropdown-toggle.show,.btn-outline-highlight-dark:active{background-color:#303a8f;border-color:#303a8f;color:#fff}.btn-check:active+.btn-outline-highlight-dark svg,.btn-check:checked+.btn-outline-highlight-dark svg,.btn-outline-highlight-dark.active svg,.btn-outline-highlight-dark.dropdown-toggle.show svg,.btn-outline-highlight-dark:active svg{fill:#fff}.btn-outline-highlight-dark.disabled,.btn-outline-highlight-dark:disabled{background-color:transparent;color:#385ab4}.btn-outline-highlight-dark.disabled svg,.btn-outline-highlight-dark:disabled svg{fill:#385ab4}.btn-outline-highligneutralht{border-color:#3d7af5;color:#3d7af5}.btn-outline-highligneutralht svg{fill:#3d7af5}.btn-outline-highligneutralht.hover,.btn-outline-highligneutralht:hover{background-color:#3d7af5;border-color:#3d7af5;color:#fff}.btn-outline-highligneutralht.hover svg,.btn-outline-highligneutralht:hover svg{fill:#fff}.btn-check:active+.btn-outline-highligneutralht,.btn-check:checked+.btn-outline-highligneutralht,.btn-outline-highligneutralht.active,.btn-outline-highligneutralht.dropdown-toggle.show,.btn-outline-highligneutralht:active{background-color:#3d7af5;border-color:#3d7af5;color:#fff}.btn-check:active+.btn-outline-highligneutralht svg,.btn-check:checked+.btn-outline-highligneutralht svg,.btn-outline-highligneutralht.active svg,.btn-outline-highligneutralht.dropdown-toggle.show svg,.btn-outline-highligneutralht:active svg{fill:#fff}.btn-outline-highligneutralht.disabled,.btn-outline-highligneutralht:disabled{background-color:transparent;color:#3d7af5}.btn-outline-highligneutralht.disabled svg,.btn-outline-highligneutralht:disabled svg{fill:#3d7af5}.btn-outline-neutral-medium{background-color:#fff;border-color:#8a95a6;color:#8a95a6}.btn-outline-neutral-medium svg{fill:#8a95a6}@media (hover:hover){.btn-outline-neutral-medium.hover,.btn-outline-neutral-medium:hover{background-color:#3d7af5;border-color:#3d7af5;color:#fff}.btn-outline-neutral-medium.hover svg,.btn-outline-neutral-medium:hover svg{fill:#fff}}.btn-check:active+.btn-outline-neutral-medium,.btn-check:checked+.btn-outline-neutral-medium,.btn-outline-neutral-medium.active,.btn-outline-neutral-medium:active,.show>.btn-outline-neutral-medium.dropdown-toggle{background-color:#385ab4;border-color:#385ab4;color:#fff}.btn-check:active+.btn-outline-neutral-medium svg,.btn-check:checked+.btn-outline-neutral-medium svg,.btn-outline-neutral-medium.active svg,.btn-outline-neutral-medium:active svg,.show>.btn-outline-neutral-medium.dropdown-toggle svg{fill:#fff}.btn-outline-neutral-medium.disabled,.btn-outline-neutral-medium:disabled{background-color:#fff;border-color:#8a95a6;color:#000}.btn-outline-neutral-medium.disabled svg,.btn-outline-neutral-medium:disabled svg{fill:#000}.btn-outline-secondary-dark{border-color:#0a4488;color:#0a4488}.btn-outline-secondary-dark svg{fill:#0a4488}.btn-outline-secondary-dark.hover,.btn-outline-secondary-dark:hover{background-color:#0a4488;border-color:#0a4488;color:#fff}.btn-outline-secondary-dark.hover svg,.btn-outline-secondary-dark:hover svg{fill:#fff}.btn-check:active+.btn-outline-secondary-dark,.btn-check:checked+.btn-outline-secondary-dark,.btn-outline-secondary-dark.active,.btn-outline-secondary-dark.dropdown-toggle.show,.btn-outline-secondary-dark:active{background-color:#102954;border-color:#102954;color:#fff}.btn-check:active+.btn-outline-secondary-dark svg,.btn-check:checked+.btn-outline-secondary-dark svg,.btn-outline-secondary-dark.active svg,.btn-outline-secondary-dark.dropdown-toggle.show svg,.btn-outline-secondary-dark:active svg{fill:#fff}.btn-outline-secondary-dark.disabled,.btn-outline-secondary-dark:disabled{background-color:transparent;color:#0a4488}.btn-outline-secondary-dark.disabled svg,.btn-outline-secondary-dark:disabled svg{fill:#0a4488}.btn-outline-gradient-primary{background-clip:content-box,border-box;background-image:linear-gradient(90deg,#fb631a 0,#fc901f),linear-gradient(90deg,#fb631a 0,#fc901f);background-origin:border-box;box-shadow:inset 2px 1000px 1px #fff;color:#e47734}.btn-outline-gradient-primary svg{fill:#e47734}.btn-outline-gradient-primary.hover,.btn-outline-gradient-primary:hover{box-shadow:none;color:#fff}.btn-outline-gradient-primary.hover svg,.btn-outline-gradient-primary:hover svg{fill:#fff}.btn-check:focus+.btn-outline-gradient-primary,.btn-outline-gradient-primary.focus,.btn-outline-gradient-primary:focus{box-shadow:none;color:#fff}.btn-check:focus+.btn-outline-gradient-primary svg,.btn-outline-gradient-primary.focus svg,.btn-outline-gradient-primary:focus svg{fill:#fff}.btn-check:active+.btn-outline-gradient-primary,.btn-check:checked+.btn-outline-gradient-primary,.btn-outline-gradient-primary.active,.btn-outline-gradient-primary.dropdown-toggle.show,.btn-outline-gradient-primary:active{background:#cb5e30;box-shadow:none;color:#fff}.btn-check:active+.btn-outline-gradient-primary svg,.btn-check:checked+.btn-outline-gradient-primary svg,.btn-outline-gradient-primary.active svg,.btn-outline-gradient-primary.dropdown-toggle.show svg,.btn-outline-gradient-primary:active svg{fill:#fff}.btn-outline-gradient-primary.disabled,.btn-outline-gradient-primary:disabled{background-color:transparent;box-shadow:none;color:#e47734}.btn-outline-gradient-secondary{background-clip:content-box,border-box;background-image:linear-gradient(90deg,#004c97 0,#0493d4),linear-gradient(90deg,#004c97 0,#0493d4);background-origin:border-box;box-shadow:inset 2px 1000px 1px #fff;color:#0a4488}.btn-outline-gradient-secondary svg{fill:#0a4488}.btn-outline-gradient-secondary.hover,.btn-outline-gradient-secondary:hover{box-shadow:none;color:#fff}.btn-outline-gradient-secondary.hover svg,.btn-outline-gradient-secondary:hover svg{fill:#fff}.btn-check:focus+.btn-outline-gradient-secondary,.btn-outline-gradient-secondary.focus,.btn-outline-gradient-secondary:focus{box-shadow:none;color:#fff}.btn-check:focus+.btn-outline-gradient-secondary svg,.btn-outline-gradient-secondary.focus svg,.btn-outline-gradient-secondary:focus svg{fill:#fff}.btn-check:active+.btn-outline-gradient-secondary,.btn-check:checked+.btn-outline-gradient-secondary,.btn-outline-gradient-secondary.active,.btn-outline-gradient-secondary.dropdown-toggle.show,.btn-outline-gradient-secondary:active{background:#102954;box-shadow:none;color:#fff}.btn-check:active+.btn-outline-gradient-secondary svg,.btn-check:checked+.btn-outline-gradient-secondary svg,.btn-outline-gradient-secondary.active svg,.btn-outline-gradient-secondary.dropdown-toggle.show svg,.btn-outline-gradient-secondary:active svg{fill:#fff}.btn-outline-gradient-secondary.disabled,.btn-outline-gradient-secondary:disabled{background-color:transparent;box-shadow:none;color:#0a4488}.btn-outline-gradient-soft{background-clip:content-box,border-box;background-image:linear-gradient(90deg,#f4923c 0,#f4923c),linear-gradient(90deg,#f4923c 0,#f4923c);background-origin:border-box;box-shadow:inset 2px 1000px 1px #fef0c6;color:#f4923c}.btn-outline-gradient-soft svg{fill:#f4923c}.btn-outline-gradient-soft.hover,.btn-outline-gradient-soft:hover{box-shadow:none;color:#fff}.btn-outline-gradient-soft.hover svg,.btn-outline-gradient-soft:hover svg{fill:#fff}.btn-check:focus+.btn-outline-gradient-soft,.btn-outline-gradient-soft.focus,.btn-outline-gradient-soft:focus{box-shadow:none;color:#fff}.btn-check:focus+.btn-outline-gradient-soft svg,.btn-outline-gradient-soft.focus svg,.btn-outline-gradient-soft:focus svg{fill:#fff}.btn-check:active+.btn-outline-gradient-soft,.btn-check:checked+.btn-outline-gradient-soft,.btn-outline-gradient-soft.active,.btn-outline-gradient-soft.dropdown-toggle.show,.btn-outline-gradient-soft:active{background:#cb5e30;box-shadow:none;color:#fff}.btn-check:active+.btn-outline-gradient-soft svg,.btn-check:checked+.btn-outline-gradient-soft svg,.btn-outline-gradient-soft.active svg,.btn-outline-gradient-soft.dropdown-toggle.show svg,.btn-outline-gradient-soft:active svg{fill:#fff}.btn-outline-gradient-soft.disabled,.btn-outline-gradient-soft:disabled{background-color:transparent;box-shadow:none;color:#f4923c}.btn-text-primary-darkest{background-color:#fff;color:#cb5e30}.btn-text-primary-darkest svg{fill:#cb5e30}.btn-text-primary-darkest.hover,.btn-text-primary-darkest:hover{border-color:#cb5e30;color:#cb5e30}.btn-text-primary-darkest.hover svg,.btn-text-primary-darkest:hover svg{fill:#cb5e30}.btn-check:active+.btn-text-primary-darkest,.btn-check:checked+.btn-text-primary-darkest,.btn-text-primary-darkest.active,.btn-text-primary-darkest.dropdown-toggle.show,.btn-text-primary-darkest:active{background-color:#cb5e30;border-color:#cb5e30;color:#fff}.btn-check:active+.btn-text-primary-darkest svg,.btn-check:checked+.btn-text-primary-darkest svg,.btn-text-primary-darkest.active svg,.btn-text-primary-darkest.dropdown-toggle.show svg,.btn-text-primary-darkest:active svg{fill:#fff}.btn-text-primary-darkest.disabled,.btn-text-primary-darkest:disabled{background-color:transparent;color:#cb5e30}.btn-text-secondary-darkest{background-color:#fff;color:#102954}.btn-text-secondary-darkest svg{fill:#102954}.btn-text-secondary-darkest.hover,.btn-text-secondary-darkest:hover{border-color:#102954;color:#102954}.btn-text-secondary-darkest.hover svg,.btn-text-secondary-darkest:hover svg{fill:#102954}.btn-check:active+.btn-text-secondary-darkest,.btn-check:checked+.btn-text-secondary-darkest,.btn-text-secondary-darkest.active,.btn-text-secondary-darkest.dropdown-toggle.show,.btn-text-secondary-darkest:active{background-color:#102954;border-color:#102954;color:#fff}.btn-check:active+.btn-text-secondary-darkest svg,.btn-check:checked+.btn-text-secondary-darkest svg,.btn-text-secondary-darkest.active svg,.btn-text-secondary-darkest.dropdown-toggle.show svg,.btn-text-secondary-darkest:active svg{fill:#fff}.btn-text-secondary-darkest.disabled,.btn-text-secondary-darkest:disabled{background-color:transparent;color:#102954}.btn-link{color:#6d7b90;font-weight:400;text-decoration:none}.btn-link svg{fill:#6d7b90}.btn-link:hover{color:#576273}.btn-link:hover svg{fill:#576273}.btn-link.disabled,.btn-link:disabled{color:#6c757d}.btn-link.disabled svg,.btn-link:disabled svg{fill:#6c757d}.btn-tip{border-width:1px;font-weight:400;text-transform:none;width:auto}.btn-icon{padding:10px}.btn-icon.btn-lg{padding:13px}.btn-wide{padding-left:60px!important;padding-right:60px!important}.btn-float-left,.btn-float-right{bottom:80px;line-height:1;position:fixed;width:auto;z-index:9}@media (max-width:991.98px){.btn-float-left,.btn-float-right{font-size:12px}}.btn-float-right{right:8px}@media (min-width:992px){.btn-float-right{bottom:32px;right:32px}}.btn-lg{padding:14px 36px}.btn-lg,.btn-sm{border-radius:10px;font-size:.875rem}.btn-sm{padding:.25rem .5rem}.container,.container-fluid,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{margin-left:auto;margin-right:auto;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);width:100%}@media (min-width:576px){.container,.container-sm{max-width:540px}}@media (min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media (min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}}@media (min-width:1400px){.container,.container-lg,.container-md,.container-sm,.container-xl,.container-xxl{max-width:1440px}}
