*{margin:0;padding:0;box-sizing:border-box}:not(i){font-family:Gabarito,sans-serif}button>*{pointer-events:none}a{text-decoration:none;color:inherit}hr{opacity:.3}img{width:100%}nav li{list-style-type:none}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}a,button{transition:.3s}}.container{width:100%;margin:0 auto}.container{max-width:1200px;padding:0 20px}.row{display:flex;flex-flow:row wrap}.gap-1>*{padding:10px}.gap-1{margin-inline:-10px}.gap-2>*{padding:20px}.gap-2{margin-inline:-20px}.justify-center{justify-content:center}@media (min-width:0){.col-xs-12{flex-grow:0;width:100%}}@media (min-width:480px){.col-sm-5{flex-grow:0;width:41.6666666667%}}@media (min-width:720px){.col-md-5{flex-grow:0;width:41.6666666667%}}@media (min-width:960px){.col-lg-3{flex-grow:0;width:25%}}@media (min-width:1200px){.col-xl-3{flex-grow:0;width:25%}}.text-primary{color:#326dee}.bg-primary{background-color:#326dee}.bg-primary-light-2{background-color:#5b8af1}.bg-primary-light-4{background-color:#84a7f5}.bg-primary-light-6{background-color:#adc5f8}.bg-primary-light-8{background-color:#d6e2fc}.bg-primary-dark-2{background-color:#2857be}.bg-primary-dark-4{background-color:#1e418f}.bg-primary-dark-6{background-color:#142c5f}.bg-primary-dark-8{background-color:#0a1630}.text-secondary{color:#1ac886}.text-hover-secondary:hover{color:#1ac886}.bg-secondary{background-color:#1ac886}.bg-secondary-light-5{background-color:#8de4c3}.bg-secondary-light-9{background-color:#e8faf3}.text-secondary-dark-2{color:#15a06b}.text-error{color:#d32752}.bg-error{background-color:#d32752}.text-info{color:#f6c31c}.bg-info{background-color:#f6c31c}.text-blue{color:#1919e6}.bg-blue{background-color:#1919e6}.text-red{color:#e61919}.bg-red{background-color:#e61919}.text-yellow{color:#e6e619}.bg-yellow{background-color:#e6e619}.text-green{color:#19e635}.bg-green{background-color:#19e635}.text-orange{color:#ffa600}.bg-orange{background-color:#ffa600}.bg-hover-orange:hover{background-color:#ffa600}.text-hover-orange-light-1:hover{color:#ffaf1a}.bg-orange-light-5{background-color:#ffd380}.text-orange-dark-2{color:#cc8500}.text-purple{color:#90f}.bg-purple{background-color:#90f}.text-gray{color:grey}.bg-gray{background-color:grey}.bg-gray-light-7{background-color:#d9d9d9}.text-white{color:#fff}.text-hover-white:hover{color:#fff}.card{display:block;padding:.75rem;border:1px solid #ddd;box-shadow:1px 3px 5px rgba(0,0,0,.1);border-radius:5px}.card .card-title{font-size:1.5rem;padding-bottom:.75rem;font-weight:700}.card .card-body{font-size:1rem}.card .card-body a{text-decoration:underline}.btn{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#e2e2e2}.btn:hover{background-color:#c9c9c9}.btn-primary{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#326dee}.btn-primary:hover{background-color:#618ff2}.btn-complement-primary{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#326dee;color:#fae7bf}.btn-complement-primary:hover{color:#326dee;background-color:#fae7bf}.btn-secondary{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#1ac886}.btn-secondary:hover{background-color:#31e4a0}.btn-outlined-secondary{text-decoration:none;cursor:pointer;display:inline-block;border:1px solid #1ac886;padding:.75rem 1.5rem;border-radius:20px;background-color:#fff}.btn-outlined-secondary:hover{background-color:#1ac886}.btn-error{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#d32752}.btn-error:hover{background-color:#de4f73}.btn-info{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#f6c31c}.btn-info:hover{background-color:#f8d04d}.btn-outlined-orange{text-decoration:none;cursor:pointer;display:inline-block;border:1px solid #ffa600;padding:.75rem 1.5rem;border-radius:20px;background-color:#fff}.btn-outlined-orange:hover{background-color:#ffa600}.btn-outlined-purple{text-decoration:none;cursor:pointer;display:inline-block;border:1px solid #90f;padding:.75rem 1.5rem;border-radius:20px;background-color:#fff}.btn-outlined-purple:hover{background-color:#90f}.btn-complement-purple{text-decoration:none;cursor:pointer;display:inline-block;border:none;padding:.75rem 1.5rem;border-radius:20px;background-color:#90f;color:#c2ff99}.btn-complement-purple:hover{color:#90f;background-color:#c2ff99}.navbar,.navbar .container,.navbar-primary,.navbar-primary .container{width:100%;display:flex;justify-content:space-between;align-items:center}.navbar,.navbar-primary{box-shadow:1px 3px 5px rgba(0,0,0,.1);padding:.75rem 1.5rem}.navbar .title,.navbar-primary .title{font-size:1.5rem;margin:0}.navbar-primary{background-color:#326dee}.badge-orange{display:inline-block;padding:.1875rem .375rem;border-radius:80px;background-color:#f6c31c;font-size:.75rem;font-weight:400}.badge-orange{background-color:#ffa600}.m-1{margin:.75rem}.mt-1{margin-top:.75rem}.mt-2{margin-top:1.5rem}.mt-3{margin-top:3rem}.mt-4{margin-top:4.5rem}.mt-5{margin-top:6rem}.mr-1{margin-right:.75rem}.mr-3{margin-right:3rem}.mb-1{margin-bottom:.75rem}.mb-2{margin-bottom:1.5rem}.mb-3{margin-bottom:3rem}.mb-4{margin-bottom:4.5rem}.ml-1{margin-left:.75rem}.p-0{padding:0}.p-2{padding:1.5rem}.pt-3{padding-top:3rem}.pt-4{padding-top:4.5rem}.pb-3{padding-bottom:3rem}.pb-4{padding-bottom:4.5rem}.o-10{opacity:.1}.o-30{opacity:.3}.o-50{opacity:.5}.o-70{opacity:.7}.o-90{opacity:.9}.br{border-radius:20px}.br-xs{border-radius:5px}.br-lg{border-radius:40px}.display-f{display:flex}.display-i-b{display:inline-block}.fs-sm{font-size:.75rem}.fs-md{font-size:1rem}.fs-lg{font-size:1.5rem}.fs-xl{font-size:2rem}.fs-xxl{font-size:3rem}