/*!
 * Bootstrap v5.0.0-beta1 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@500;600;700&family=Rubik:wght@400;600;800&display=swap");
*,*::before,*::after {
 box-sizing:border-box
}
@media (prefers-reduced-motion: no-preference) {
 :root {
  scroll-behavior:smooth
 }
}
body {
 margin:0;
 font-family:var(--bs-font-sans-serif);
 font-size:1rem;
 font-weight:400;
 line-height:1.5;
 color:#212529;
 background-color:#f9f9f9;
 -webkit-text-size-adjust:100%;
 -webkit-tap-highlight-color:rgba(0,0,0,0)
}
[tabindex="-1"]:focus:not(:focus-visible) {
 outline:0 !important
}
hr {
 margin:1rem 0;
 color:inherit;
 background-color:currentColor;
 border:0;
 opacity:.25
}
hr:not([size]) {
 height:2px
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
 margin-top:0;
 margin-bottom:.5rem;
 font-family:"Rubik",sans-serif;
 font-weight:800;
 line-height:1.2
}
h1,
.h1 {
 font-size:calc(1.375rem + 1.5vw)
}
@media (min-width: 1200px) {
 h1,
 .h1 {
  font-size:2.5rem
 }
}
h2,
.h2 {
 font-size:calc(1.325rem + .9vw)
}
@media (min-width: 1200px) {
 h2,
 .h2 {
  font-size:2rem
 }
}
h3,
.h3 {
 font-size:calc(1.3rem + .6vw)
}
@media (min-width: 1200px) {
 h3,
 .h3 {
  font-size:1.75rem
 }
}
h4,
.h4 {
 font-size:calc(1.275rem + .3vw)
}
@media (min-width: 1200px) {
 h4,
 .h4 {
  font-size:1.5rem
 }
}
h5,
.h5 {
 font-size:1.25rem
}
h6,
.h6 {
 font-size:1rem
}
p {
 margin-top:0;
 margin-bottom:1rem
}
abbr[title],
abbr[data-bs-original-title] {
 text-decoration:underline;
 text-decoration:underline dotted;
 cursor:help;
 text-decoration-skip-ink:none
}
address {
 margin-bottom:1rem;
 font-style:normal;
 line-height:inherit
}
ol,
ul {
 padding-left:2rem
}
ol,
ul,
dl {
 margin-top:0;
 margin-bottom:1rem
}
ol ol,
ul ul,
ol ul,
ul ol {
 margin-bottom:0
}
dt {
 font-weight:700
}
dd {
 margin-bottom:.5rem;
 margin-left:0
}
blockquote {
 margin:0 0 1rem
}
b,
strong {
 font-weight:bolder
}
small,
.small {
 font-size:.875em
}
mark,
.mark {
 padding:.2em;
 background-color:#fcf8e3
}
sub,
sup {
 position:relative;
 font-size:.75em;
 line-height:0;
 vertical-align:baseline
}
sub {
 bottom:-.25em
}
sup {
 top:-.5em
}
a {
 color:#075e68;
 text-decoration:underline
}
a:hover {
 color:#064b53
}
a:not([href]):not([class]),
a:not([href]):not([class]):hover {
 color:inherit;
 text-decoration:none
}
pre,
code,
kbd,
samp {
 font-family:var(--bs-font-monospace);
 font-size:1em;
 direction:ltr /* rtl:ignore */;
 unicode-bidi:bidi-override
}
pre {
 display:block;
 margin-top:0;
 margin-bottom:1rem;
 overflow:auto;
 font-size:.875em
}
pre code {
 font-size:inherit;
 color:inherit;
 word-break:normal
}
code {
 font-size:.875em;
 color:#d63384;
 word-wrap:break-word
}
a>code {
 color:inherit
}
kbd {
 padding:.2rem .4rem;
 font-size:.875em;
 color:#fff;
 background-color:#212529;
 border-radius:.2rem
}
kbd kbd {
 padding:0;
 font-size:1em;
 font-weight:700
}
figure {
 margin:0 0 1rem
}
img,
svg {
 vertical-align:middle
}
table {
 caption-side:bottom;
 border-collapse:collapse
}
caption {
 padding-top:.5rem;
 padding-bottom:.5rem;
 color:#6c757d;
 text-align:left
}
th {
 text-align:inherit;
 text-align:-webkit-match-parent
}
thead,
tbody,
tfoot,
tr,
td,
th {
 border-color:inherit;
 border-style:solid;
 border-width:0
}
label {
 display:inline-block
}
button {
 border-radius:0
}
button:focus {
 outline:dotted 1px;
 outline:-webkit-focus-ring-color auto 5px
}
input,
button,
select,
optgroup,
textarea {
 margin:0;
 font-family:inherit;
 font-size:inherit;
 line-height:inherit
}
button,
select {
 text-transform:none
}
[role="button"] {
 cursor:pointer
}
select {
 word-wrap:normal
}
[list]::-webkit-calendar-picker-indicator {
 display:none
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
 -webkit-appearance:button;
}
button:not(:disabled),
[type="button"]:not(:disabled),
[type="reset"]:not(:disabled),
[type="submit"]:not(:disabled) {
 cursor:pointer
}
::-moz-focus-inner {
 padding:0;
 border-style:none
}
textarea {
 resize:vertical
}
fieldset {
 min-width:0;
 padding:0;
 margin:0;
 border:0
}
legend {
 float:left;
 width:100%;
 padding:0;
 margin-bottom:.5rem;
 font-size:calc(1.275rem + .3vw);
 line-height:inherit
}
@media (min-width: 1200px) {
 legend {
  font-size:1.5rem
 }
}
legend+* {
 clear:left
}
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-year-field {
 padding:0
}
::-webkit-inner-spin-button {
 height:auto
}
[type="search"] {
 outline-offset:-2px;
 -webkit-appearance:textfield
}
::-webkit-search-decoration {
 -webkit-appearance:none
}
::-webkit-color-swatch-wrapper {
 padding:0
}
::file-selector-button {
 font:inherit
}
::-webkit-file-upload-button {
 font:inherit;
 -webkit-appearance:button
}
output {
 display:inline-block
}
iframe {
 border:0
}
summary {
 display:list-item;
 cursor:pointer
}
progress {
 vertical-align:baseline
}
[hidden] {
 display:none !important
}
.lead {
 font-size:1.25rem;
 font-weight:300
}
.display-1 {
 font-size:calc(1.625rem + 4.5vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-1 {
  font-size:5rem
 }
}
.display-2 {
 font-size:calc(1.575rem + 3.9vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-2 {
  font-size:4.5rem
 }
}
.display-3 {
 font-size:calc(1.525rem + 3.3vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-3 {
  font-size:4rem
 }
}
.display-4 {
 font-size:calc(1.475rem + 2.7vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-4 {
  font-size:3.5rem
 }
}
.display-5 {
 font-size:calc(1.425rem + 2.1vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-5 {
  font-size:3rem
 }
}
.display-6 {
 font-size:calc(1.375rem + 1.5vw);
 font-weight:300;
 line-height:1.2
}
@media (min-width: 1200px) {
 .display-6 {
  font-size:2.5rem
 }
}
.list-unstyled {
 padding-left:0;
 list-style:none
}
.list-inline {
 padding-left:0;
 list-style:none
}
.list-inline-item {
 display:inline-block
}
.list-inline-item:not(:last-child) {
 margin-right:.5rem
}
.initialism {
 font-size:.875em;
 text-transform:uppercase
}
.blockquote {
 margin-bottom:1rem;
 font-size:1.25rem
}
.blockquote>:last-child {
 margin-bottom:0
}
.blockquote-footer {
 margin-top:-1rem;
 margin-bottom:1rem;
 font-size:.875em;
 color:#6c757d
}
.blockquote-footer::before {
 content:"\2014\00A0"
}
.img-fluid {
 max-width:100%;
 height:auto
}
.img-thumbnail {
 padding:.25rem;
 background-color:#fffcf6;
 border:2px solid #747270;
 border-radius:.25rem;
 max-width:100%;
 height:auto
}
.figure {
 display:inline-block
}
.figure-img {
 margin-bottom:.5rem;
 line-height:1
}
.figure-caption {
 font-size:.875em;
 color:#6c757d
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
 width:100%;
 padding-right:var(--bs-gutter-x, .75rem);
 padding-left:var(--bs-gutter-x, .75rem);
 margin-right:auto;
 margin-left:auto
}
@media (min-width: 576px) {
 .container,
 .container-sm {
  max-width:540px
 }
}
@media (min-width: 768px) {
 .container,
 .container-sm,
 .container-md {
  max-width:720px
 }
}
@media (min-width: 992px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg {
  max-width:960px
 }
}
@media (min-width: 1200px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg,
 .container-xl {
  max-width:1140px
 }
}
@media (min-width: 1400px) {
 .container,
 .container-sm,
 .container-md,
 .container-lg,
 .container-xl,
 .container-xxl {
  max-width:1320px
 }
}
.row {
 --bs-gutter-x: 1.5rem;
 --bs-gutter-y: 0;
 display:flex;
 flex-wrap:wrap;
 margin-top:calc(var(--bs-gutter-y) * -1);
 margin-right:calc(var(--bs-gutter-x) / -2);
 margin-left:calc(var(--bs-gutter-x) / -2)
}
.row>* {
 flex-shrink:0;
 width:100%;
 max-width:100%;
 padding-right:calc(var(--bs-gutter-x) / 2);
 padding-left:calc(var(--bs-gutter-x) / 2);
 margin-top:var(--bs-gutter-y)
}
.col {
 flex:1 0 0%
}
.row-cols-auto>* {
 flex:0 0 auto;
 width:auto
}
.row-cols-1>* {
 flex:0 0 auto;
 width:100%
}
.row-cols-2>* {
 flex:0 0 auto;
 width:50%
}
.row-cols-3>* {
 flex:0 0 auto;
 width:33.33333%
}
.row-cols-4>* {
 flex:0 0 auto;
 width:25%
}
.row-cols-5>* {
 flex:0 0 auto;
 width:20%
}
.row-cols-6>* {
 flex:0 0 auto;
 width:16.66667%
}
.col-auto {
 flex:0 0 auto;
 width:auto
}
.col-1 {
 flex:0 0 auto;
 width:8.33333%
}
.col-2 {
 flex:0 0 auto;
 width:16.66667%
}
.col-3 {
 flex:0 0 auto;
 width:25%
}
.col-4 {
 flex:0 0 auto;
 width:33.33333%
}
.col-5 {
 flex:0 0 auto;
 width:41.66667%
}
.col-6 {
 flex:0 0 auto;
 width:50%
}
.col-7 {
 flex:0 0 auto;
 width:58.33333%
}
.col-8 {
 flex:0 0 auto;
 width:66.66667%
}
.col-9 {
 flex:0 0 auto;
 width:75%
}
.col-10 {
 flex:0 0 auto;
 width:83.33333%
}
.col-11 {
 flex:0 0 auto;
 width:91.66667%
}
.col-12 {
 flex:0 0 auto;
 width:100%
}
@media (min-width: 576px) {
 .col-sm {
  flex:1 0 0%
 }
 .row-cols-sm-auto>* {
  flex:0 0 auto;
  width:auto
 }
 .row-cols-sm-1>* {
  flex:0 0 auto;
  width:100%
 }
 .row-cols-sm-2>* {
  flex:0 0 auto;
  width:50%
 }
 .row-cols-sm-3>* {
  flex:0 0 auto;
  width:33.33333%
 }
 .row-cols-sm-4>* {
  flex:0 0 auto;
  width:25%
 }
 .row-cols-sm-5>* {
  flex:0 0 auto;
  width:20%
 }
 .row-cols-sm-6>* {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-sm-auto {
  flex:0 0 auto;
  width:auto
 }
 .col-sm-1 {
  flex:0 0 auto;
  width:8.33333%
 }
 .col-sm-2 {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-sm-3 {
  flex:0 0 auto;
  width:25%
 }
 .col-sm-4 {
  flex:0 0 auto;
  width:33.33333%
 }
 .col-sm-5 {
  flex:0 0 auto;
  width:41.66667%
 }
 .col-sm-6 {
  flex:0 0 auto;
  width:50%
 }
 .col-sm-7 {
  flex:0 0 auto;
  width:58.33333%
 }
 .col-sm-8 {
  flex:0 0 auto;
  width:66.66667%
 }
 .col-sm-9 {
  flex:0 0 auto;
  width:75%
 }
 .col-sm-10 {
  flex:0 0 auto;
  width:83.33333%
 }
 .col-sm-11 {
  flex:0 0 auto;
  width:91.66667%
 }
 .col-sm-12 {
  flex:0 0 auto;
  width:100%
 }
}
@media (min-width: 768px) {
 .col-md {
  flex:1 0 0%
 }
 .row-cols-md-auto>* {
  flex:0 0 auto;
  width:auto
 }
 .row-cols-md-1>* {
  flex:0 0 auto;
  width:100%
 }
 .row-cols-md-2>* {
  flex:0 0 auto;
  width:50%
 }
 .row-cols-md-3>* {
  flex:0 0 auto;
  width:33.33333%
 }
 .row-cols-md-4>* {
  flex:0 0 auto;
  width:25%
 }
 .row-cols-md-5>* {
  flex:0 0 auto;
  width:20%
 }
 .row-cols-md-6>* {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-md-auto {
  flex:0 0 auto;
  width:auto
 }
 .col-md-1 {
  flex:0 0 auto;
  width:8.33333%
 }
 .col-md-2 {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-md-3 {
  flex:0 0 auto;
  width:25%
 }
 .col-md-4 {
  flex:0 0 auto;
  width:33.33333%
 }
 .col-md-5 {
  flex:0 0 auto;
  width:41.66667%
 }
 .col-md-6 {
  flex:0 0 auto;
  width:50%
 }
 .col-md-7 {
  flex:0 0 auto;
  width:58.33333%
 }
 .col-md-8 {
  flex:0 0 auto;
  width:66.66667%
 }
 .col-md-9 {
  flex:0 0 auto;
  width:75%
 }
 .col-md-10 {
  flex:0 0 auto;
  width:83.33333%
 }
 .col-md-11 {
  flex:0 0 auto;
  width:91.66667%
 }
 .col-md-12 {
  flex:0 0 auto;
  width:100%
 }
}
@media (min-width: 992px) {
 .col-lg {
  flex:1 0 0%
 }
 .row-cols-lg-auto>* {
  flex:0 0 auto;
  width:auto
 }
 .row-cols-lg-1>* {
  flex:0 0 auto;
  width:100%
 }
 .row-cols-lg-2>* {
  flex:0 0 auto;
  width:50%
 }
 .row-cols-lg-3>* {
  flex:0 0 auto;
  width:33.33333%
 }
 .row-cols-lg-4>* {
  flex:0 0 auto;
  width:25%
 }
 .row-cols-lg-5>* {
  flex:0 0 auto;
  width:20%
 }
 .row-cols-lg-6>* {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-lg-auto {
  flex:0 0 auto;
  width:auto
 }
 .col-lg-1 {
  flex:0 0 auto;
  width:8.33333%
 }
 .col-lg-2 {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-lg-3 {
  flex:0 0 auto;
  width:25%
 }
 .col-lg-4 {
  flex:0 0 auto;
  width:33.33333%
 }
 .col-lg-5 {
  flex:0 0 auto;
  width:41.66667%
 }
 .col-lg-6 {
  flex:0 0 auto;
  width:50%
 }
 .col-lg-7 {
  flex:0 0 auto;
  width:58.33333%
 }
 .col-lg-8 {
  flex:0 0 auto;
  width:66.66667%
 }
 .col-lg-9 {
  flex:0 0 auto;
  width:75%
 }
 .col-lg-10 {
  flex:0 0 auto;
  width:83.33333%
 }
 .col-lg-11 {
  flex:0 0 auto;
  width:91.66667%
 }
 .col-lg-12 {
  flex:0 0 auto;
  width:100%
 }
}
@media (min-width: 1200px) {
 .col-xl {
  flex:1 0 0%
 }
 .row-cols-xl-auto>* {
  flex:0 0 auto;
  width:auto
 }
 .row-cols-xl-1>* {
  flex:0 0 auto;
  width:100%
 }
 .row-cols-xl-2>* {
  flex:0 0 auto;
  width:50%
 }
 .row-cols-xl-3>* {
  flex:0 0 auto;
  width:33.33333%
 }
 .row-cols-xl-4>* {
  flex:0 0 auto;
  width:25%
 }
 .row-cols-xl-5>* {
  flex:0 0 auto;
  width:20%
 }
 .row-cols-xl-6>* {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-xl-auto {
  flex:0 0 auto;
  width:auto
 }
 .col-xl-1 {
  flex:0 0 auto;
  width:8.33333%
 }
 .col-xl-2 {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-xl-3 {
  flex:0 0 auto;
  width:25%
 }
 .col-xl-4 {
  flex:0 0 auto;
  width:33.33333%
 }
 .col-xl-5 {
  flex:0 0 auto;
  width:41.66667%
 }
 .col-xl-6 {
  flex:0 0 auto;
  width:50%
 }
 .col-xl-7 {
  flex:0 0 auto;
  width:58.33333%
 }
 .col-xl-8 {
  flex:0 0 auto;
  width:66.66667%
 }
 .col-xl-9 {
  flex:0 0 auto;
  width:75%
 }
 .col-xl-10 {
  flex:0 0 auto;
  width:83.33333%
 }
 .col-xl-11 {
  flex:0 0 auto;
  width:91.66667%
 }
 .col-xl-12 {
  flex:0 0 auto;
  width:100%
 }
}
@media (min-width: 1400px) {
 .col-xxl {
  flex:1 0 0%
 }
 .row-cols-xxl-auto>* {
  flex:0 0 auto;
  width:auto
 }
 .row-cols-xxl-1>* {
  flex:0 0 auto;
  width:100%
 }
 .row-cols-xxl-2>* {
  flex:0 0 auto;
  width:50%
 }
 .row-cols-xxl-3>* {
  flex:0 0 auto;
  width:33.33333%
 }
 .row-cols-xxl-4>* {
  flex:0 0 auto;
  width:25%
 }
 .row-cols-xxl-5>* {
  flex:0 0 auto;
  width:20%
 }
 .row-cols-xxl-6>* {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-xxl-auto {
  flex:0 0 auto;
  width:auto
 }
 .col-xxl-1 {
  flex:0 0 auto;
  width:8.33333%
 }
 .col-xxl-2 {
  flex:0 0 auto;
  width:16.66667%
 }
 .col-xxl-3 {
  flex:0 0 auto;
  width:25%
 }
 .col-xxl-4 {
  flex:0 0 auto;
  width:33.33333%
 }
 .col-xxl-5 {
  flex:0 0 auto;
  width:41.66667%
 }
 .col-xxl-6 {
  flex:0 0 auto;
  width:50%
 }
 .col-xxl-7 {
  flex:0 0 auto;
  width:58.33333%
 }
 .col-xxl-8 {
  flex:0 0 auto;
  width:66.66667%
 }
 .col-xxl-9 {
  flex:0 0 auto;
  width:75%
 }
 .col-xxl-10 {
  flex:0 0 auto;
  width:83.33333%
 }
 .col-xxl-11 {
  flex:0 0 auto;
  width:91.66667%
 }
 .col-xxl-12 {
  flex:0 0 auto;
  width:100%
 }
}
.btn {
 display:inline-block;
 font-family:"Mulish",sans-serif;
 font-weight:700;
 line-height:1.5;
 color:#212529;
 text-align:center;
 text-decoration:none;
 vertical-align:middle;
 cursor:pointer;
 user-select:none;
 background-color:transparent;
 border:2px solid transparent;
 padding:.375rem 1.25rem;
 font-size:.95rem;
 border-radius:3rem;
 transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;
}
@media (prefers-reduced-motion: reduce) {
 .btn {
  transition:none
 }
}
.btn:hover {
 color:#212529
}
.btn-check:focus+.btn,
.btn:focus {
 outline:0;
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.25)
}
.btn:disabled,
.btn.disabled,
fieldset:disabled .btn {
 pointer-events:none;
 opacity:.65
}
.btn-primary {
 color:#000;
 background-color:#85e1b5;
 border-color:#85e1b5
}
.btn-primary:hover {
 color:#000;
 background-color:#97e6c0;
 border-color:#91e4bc
}
.btn-check:focus+.btn-primary,
.btn-primary:focus {
 color:#000;
 background-color:#97e6c0;
 border-color:#91e4bc;
 box-shadow:0 0 0 .25rem rgba(113,191,154,0.5)
}
.btn-check:checked+.btn-primary,
.btn-check:active+.btn-primary,
.btn-primary:active,
.btn-primary.active,
.show>.btn-primary.dropdown-toggle {
 color:#000;
 background-color:#9de7c4;
 border-color:#91e4bc
}
.btn-check:checked+.btn-primary:focus,
.btn-check:active+.btn-primary:focus,
.btn-primary:active:focus,
.btn-primary.active:focus,
.show>.btn-primary.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(113,191,154,0.5)
}
.btn-primary:disabled,
.btn-primary.disabled {
 color:#000;
 background-color:#85e1b5;
 border-color:#85e1b5
}
.btn-secondary {
 color:#000;
 background-color:#c3c0bc;
 border-color:#c3c0bc
}
.btn-secondary:hover {
 color:#000;
 background-color:#ccc9c6;
 border-color:#c9c6c3
}
.btn-check:focus+.btn-secondary,
.btn-secondary:focus {
 color:#000;
 background-color:#ccc9c6;
 border-color:#c9c6c3;
 box-shadow:0 0 0 .25rem rgba(166,163,160,0.5)
}
.btn-check:checked+.btn-secondary,
.btn-check:active+.btn-secondary,
.btn-secondary:active,
.btn-secondary.active,
.show>.btn-secondary.dropdown-toggle {
 color:#000;
 background-color:#cfcdc9;
 border-color:#c9c6c3
}
.btn-check:checked+.btn-secondary:focus,
.btn-check:active+.btn-secondary:focus,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(166,163,160,0.5)
}
.btn-secondary:disabled,
.btn-secondary.disabled {
 color:#000;
 background-color:#c3c0bc;
 border-color:#c3c0bc
}
.btn-success {
 color:#fff;
 background-color:#00AB51;
 border-color:#00AB51;
}
.btn-success:hover {
 color:#fff;
 background-color:#00AB51;
 border-color:#00AB51;
}
.btn-check:focus+.btn-success,
.btn-success:focus {
 color:#fff;
 background-color:#157347;
 border-color:#146c43;
 box-shadow:0 0 0 .25rem rgba(60,153,110,0.5)
}
.btn-check:checked+.btn-success,
.btn-check:active+.btn-success,
.btn-success:active,
.btn-success.active,
.show>.btn-success.dropdown-toggle {
 color:#fff;
 background-color:#146c43;
 border-color:#13653f
}
.btn-check:checked+.btn-success:focus,
.btn-check:active+.btn-success:focus,
.btn-success:active:focus,
.btn-success.active:focus,
.show>.btn-success.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(60,153,110,0.5)
}
.btn-success:disabled,
.btn-success.disabled {
 color:#fff;
 background-color:#198754;
 border-color:#198754
}
.btn-info {
 color:#000;
 background-color:#0dcaf0;
 border-color:#0dcaf0
}
.btn-info:hover {
 color:#000;
 background-color:#31d2f2;
 border-color:#25cff2
}
.btn-check:focus+.btn-info,
.btn-info:focus {
 color:#000;
 background-color:#31d2f2;
 border-color:#25cff2;
 box-shadow:0 0 0 .25rem rgba(11,172,204,0.5)
}
.btn-check:checked+.btn-info,
.btn-check:active+.btn-info,
.btn-info:active,
.btn-info.active,
.show>.btn-info.dropdown-toggle {
 color:#000;
 background-color:#3dd5f3;
 border-color:#25cff2
}
.btn-check:checked+.btn-info:focus,
.btn-check:active+.btn-info:focus,
.btn-info:active:focus,
.btn-info.active:focus,
.show>.btn-info.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(11,172,204,0.5)
}
.btn-info:disabled,
.btn-info.disabled {
 color:#000;
 background-color:#0dcaf0;
 border-color:#0dcaf0
}
.btn-warning {
 color:#000;
 background-color:#fa7815;
 border-color:#fa7815
}
.btn-warning:hover {
 color:#000;
 background-color:#fb8c38;
 border-color:#fb862c
}
.btn-check:focus+.btn-warning,
.btn-warning:focus {
 color:#000;
 background-color:#fb8c38;
 border-color:#fb862c;
 box-shadow:0 0 0 .25rem rgba(213,102,18,0.5)
}
.btn-check:checked+.btn-warning,
.btn-check:active+.btn-warning,
.btn-warning:active,
.btn-warning.active,
.show>.btn-warning.dropdown-toggle {
 color:#000;
 background-color:#fb9344;
 border-color:#fb862c
}
.btn-check:checked+.btn-warning:focus,
.btn-check:active+.btn-warning:focus,
.btn-warning:active:focus,
.btn-warning.active:focus,
.show>.btn-warning.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(213,102,18,0.5)
}
.btn-warning:disabled,
.btn-warning.disabled {
 color:#000;
 background-color:#fa7815;
 border-color:#fa7815
}
.btn-danger {
 color:#fff;
 background-color:#cc1103;
 border-color:#cc1103
}
.btn-danger:hover {
 color:#fff;
 background-color:#ad0e03;
 border-color:#a30e02
}
.btn-check:focus+.btn-danger,
.btn-danger:focus {
 color:#fff;
 background-color:#ad0e03;
 border-color:#a30e02;
 box-shadow:0 0 0 .25rem rgba(212,53,41,0.5)
}
.btn-check:checked+.btn-danger,
.btn-check:active+.btn-danger,
.btn-danger:active,
.btn-danger.active,
.show>.btn-danger.dropdown-toggle {
 color:#fff;
 background-color:#a30e02;
 border-color:#990d02
}
.btn-check:checked+.btn-danger:focus,
.btn-check:active+.btn-danger:focus,
.btn-danger:active:focus,
.btn-danger.active:focus,
.show>.btn-danger.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(212,53,41,0.5)
}
.btn-danger:disabled,
.btn-danger.disabled {
 color:#fff;
 background-color:#cc1103;
 border-color:#cc1103
}
.btn-light {
 color:#000;
 background-color:#f2f0ee;
 border-color:#f2f0ee
}
.btn-light:hover {
 color:#000;
 background-color:#f4f2f1;
 border-color:#f3f2f0
}
.btn-check:focus+.btn-light,
.btn-light:focus {
 color:#000;
 background-color:#f4f2f1;
 border-color:#f3f2f0;
 box-shadow:0 0 0 .25rem rgba(206,204,202,0.5)
}
.btn-check:checked+.btn-light,
.btn-check:active+.btn-light,
.btn-light:active,
.btn-light.active,
.show>.btn-light.dropdown-toggle {
 color:#000;
 background-color:#f5f3f1;
 border-color:#f3f2f0
}
.btn-check:checked+.btn-light:focus,
.btn-check:active+.btn-light:focus,
.btn-light:active:focus,
.btn-light.active:focus,
.show>.btn-light.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(206,204,202,0.5)
}
.btn-light:disabled,
.btn-light.disabled {
 color:#000;
 background-color:#f2f0ee;
 border-color:#f2f0ee
}
.btn-dark {
 color:#fff;
 background-color:#212529;
 border-color:#212529
}
.btn-dark:hover {
 color:#fff;
 background-color:#1c1f23;
 border-color:#1a1e21
}
.btn-check:focus+.btn-dark,
.btn-dark:focus {
 color:#fff;
 background-color:#1c1f23;
 border-color:#1a1e21;
 box-shadow:0 0 0 .25rem rgba(66,70,73,0.5)
}
.btn-check:checked+.btn-dark,
.btn-check:active+.btn-dark,
.btn-dark:active,
.btn-dark.active,
.show>.btn-dark.dropdown-toggle {
 color:#fff;
 background-color:#1a1e21;
 border-color:#191c1f
}
.btn-check:checked+.btn-dark:focus,
.btn-check:active+.btn-dark:focus,
.btn-dark:active:focus,
.btn-dark.active:focus,
.show>.btn-dark.dropdown-toggle:focus {
 box-shadow:0 0 0 .25rem rgba(66,70,73,0.5)
}
.btn-dark:disabled,
.btn-dark.disabled {
 color:#fff;
 background-color:#212529;
 border-color:#212529
}
.btn-outline-primary {
 color:#85e1b5;
 border-color:#85e1b5
}
.btn-outline-primary:hover {
 color:#000;
 background-color:#85e1b5;
 border-color:#85e1b5
}
.btn-check:focus+.btn-outline-primary,
.btn-outline-primary:focus {
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.5)
}
.btn-check:checked+.btn-outline-primary,
.btn-check:active+.btn-outline-primary,
.btn-outline-primary:active,
.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show {
 color:#000;
 background-color:#85e1b5;
 border-color:#85e1b5
}
.btn-check:checked+.btn-outline-primary:focus,
.btn-check:active+.btn-outline-primary:focus,
.btn-outline-primary:active:focus,
.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.5)
}
.btn-outline-primary:disabled,
.btn-outline-primary.disabled {
 color:#85e1b5;
 background-color:transparent
}
.btn-outline-secondary {
 color:#c3c0bc;
 border-color:#c3c0bc
}
.btn-outline-secondary:hover {
 color:#000;
 background-color:#c3c0bc;
 border-color:#c3c0bc
}
.btn-check:focus+.btn-outline-secondary,
.btn-outline-secondary:focus {
 box-shadow:0 0 0 .25rem rgba(195,192,188,0.5)
}
.btn-check:checked+.btn-outline-secondary,
.btn-check:active+.btn-outline-secondary,
.btn-outline-secondary:active,
.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show {
 color:#000;
 background-color:#c3c0bc;
 border-color:#c3c0bc
}
.btn-check:checked+.btn-outline-secondary:focus,
.btn-check:active+.btn-outline-secondary:focus,
.btn-outline-secondary:active:focus,
.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(195,192,188,0.5)
}
.btn-outline-secondary:disabled,
.btn-outline-secondary.disabled {
 color:#c3c0bc;
 background-color:transparent
}
.btn-outline-success {
 color:#198754;
 border-color:#198754
}
.btn-outline-success:hover {
 color:#fff;
 background-color:#198754;
 border-color:#198754
}
.btn-check:focus+.btn-outline-success,
.btn-outline-success:focus {
 box-shadow:0 0 0 .25rem rgba(25,135,84,0.5)
}
.btn-check:checked+.btn-outline-success,
.btn-check:active+.btn-outline-success,
.btn-outline-success:active,
.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show {
 color:#fff;
 background-color:#198754;
 border-color:#198754
}
.btn-check:checked+.btn-outline-success:focus,
.btn-check:active+.btn-outline-success:focus,
.btn-outline-success:active:focus,
.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(25,135,84,0.5)
}
.btn-outline-success:disabled,
.btn-outline-success.disabled {
 color:#198754;
 background-color:transparent
}
.btn-outline-info {
 color:#0dcaf0;
 border-color:#0dcaf0
}
.btn-outline-info:hover {
 color:#000;
 background-color:#0dcaf0;
 border-color:#0dcaf0
}
.btn-check:focus+.btn-outline-info,
.btn-outline-info:focus {
 box-shadow:0 0 0 .25rem rgba(13,202,240,0.5)
}
.btn-check:checked+.btn-outline-info,
.btn-check:active+.btn-outline-info,
.btn-outline-info:active,
.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show {
 color:#000;
 background-color:#0dcaf0;
 border-color:#0dcaf0
}
.btn-check:checked+.btn-outline-info:focus,
.btn-check:active+.btn-outline-info:focus,
.btn-outline-info:active:focus,
.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(13,202,240,0.5)
}
.btn-outline-info:disabled,
.btn-outline-info.disabled {
 color:#0dcaf0;
 background-color:transparent
}
.btn-outline-warning {
 color:#fa7815;
 border-color:#fa7815
}
.btn-outline-warning:hover {
 color:#000;
 background-color:#fa7815;
 border-color:#fa7815
}
.btn-check:focus+.btn-outline-warning,
.btn-outline-warning:focus {
 box-shadow:0 0 0 .25rem rgba(250,120,21,0.5)
}
.btn-check:checked+.btn-outline-warning,
.btn-check:active+.btn-outline-warning,
.btn-outline-warning:active,
.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show {
 color:#000;
 background-color:#fa7815;
 border-color:#fa7815
}
.btn-check:checked+.btn-outline-warning:focus,
.btn-check:active+.btn-outline-warning:focus,
.btn-outline-warning:active:focus,
.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(250,120,21,0.5)
}
.btn-outline-warning:disabled,
.btn-outline-warning.disabled {
 color:#fa7815;
 background-color:transparent
}
.btn-outline-danger {
 color:#cc1103;
 border-color:#cc1103
}
.btn-outline-danger:hover {
 color:#fff;
 background-color:#cc1103;
 border-color:#cc1103
}
.btn-check:focus+.btn-outline-danger,
.btn-outline-danger:focus {
 box-shadow:0 0 0 .25rem rgba(204,17,3,0.5)
}
.btn-check:checked+.btn-outline-danger,
.btn-check:active+.btn-outline-danger,
.btn-outline-danger:active,
.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show {
 color:#fff;
 background-color:#cc1103;
 border-color:#cc1103
}
.btn-check:checked+.btn-outline-danger:focus,
.btn-check:active+.btn-outline-danger:focus,
.btn-outline-danger:active:focus,
.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(204,17,3,0.5)
}
.btn-outline-danger:disabled,
.btn-outline-danger.disabled {
 color:#cc1103;
 background-color:transparent
}
.btn-outline-light {
 color:#f2f0ee;
 border-color:#f2f0ee
}
.btn-outline-light:hover {
 color:#000;
 background-color:#f2f0ee;
 border-color:#f2f0ee
}
.btn-check:focus+.btn-outline-light,
.btn-outline-light:focus {
 box-shadow:0 0 0 .25rem rgba(242,240,238,0.5)
}
.btn-check:checked+.btn-outline-light,
.btn-check:active+.btn-outline-light,
.btn-outline-light:active,
.btn-outline-light.active,
.btn-outline-light.dropdown-toggle.show {
 color:#000;
 background-color:#f2f0ee;
 border-color:#f2f0ee
}
.btn-check:checked+.btn-outline-light:focus,
.btn-check:active+.btn-outline-light:focus,
.btn-outline-light:active:focus,
.btn-outline-light.active:focus,
.btn-outline-light.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(242,240,238,0.5)
}
.btn-outline-light:disabled,
.btn-outline-light.disabled {
 color:#f2f0ee;
 background-color:transparent
}
.btn-outline-dark {
 color:#212529;
 border-color:#212529
}
.btn-outline-dark:hover {
 color:#fff;
 background-color:#212529;
 border-color:#212529
}
.btn-check:focus+.btn-outline-dark,
.btn-outline-dark:focus {
 box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)
}
.btn-check:checked+.btn-outline-dark,
.btn-check:active+.btn-outline-dark,
.btn-outline-dark:active,
.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show {
 color:#fff;
 background-color:#212529;
 border-color:#212529
}
.btn-check:checked+.btn-outline-dark:focus,
.btn-check:active+.btn-outline-dark:focus,
.btn-outline-dark:active:focus,
.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus {
 box-shadow:0 0 0 .25rem rgba(33,37,41,0.5)
}
.btn-outline-dark:disabled,
.btn-outline-dark.disabled {
 color:#212529;
 background-color:transparent
}
.btn-link {
 font-weight:400;
 color:#075e68;
 text-decoration:underline
}
.btn-link:hover {
 color:#064b53
}
.btn-link:disabled,
.btn-link.disabled {
 color:#6c757d
}
.btn-lg {
 padding:.5rem 1.5rem;
 font-size:1.1875rem;
 border-radius:3rem
}
.btn-sm {
 padding:.25rem 1rem;
 font-size:.83125rem;
 border-radius:3rem
}
.fade {
 transition:opacity 0.15s linear
}
@media (prefers-reduced-motion: reduce) {
 .fade {
  transition:none
 }
}
.fade:not(.show) {
 opacity:0
}
.collapse:not(.show) {
 display:none
}
.collapsing {
 height:0;
 overflow:hidden;
 transition:height 0.35s ease
}
@media (prefers-reduced-motion: reduce) {
 .collapsing {
  transition:none
 }
}
.dropup,
.dropend,
.dropdown,
.dropstart {
 position:relative
}
.dropdown-toggle {
 white-space:nowrap
}
.dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid;
 border-right:.3em solid transparent;
 border-bottom:0;
 border-left:.3em solid transparent
}
.dropdown-toggle:empty::after {
 margin-left:0
}
.dropdown-menu {
 position:absolute;
 top:100%;
 left:0;
 z-index:1000;
 display:none;
 min-width:10rem;
 padding:.5rem 0;
 margin:.125rem 0 0;
 font-size:1rem;
 color:#212529;
 text-align:left;
 list-style:none;
 background-color:#fff;
 background-clip:padding-box;
 border:2px solid rgba(0,0,0,0.15);
 border-radius:.25rem
}
.dropdown-menu[style] {
 right:auto !important
}
.dropdown-menu-start {
 --bs-position: start;
 right:auto /* rtl:ignore */;
 left:0 /* rtl:ignore */
}
.dropdown-menu-end {
 --bs-position: end;
 right:0 /* rtl:ignore */;
 left:auto /* rtl:ignore */
}
@media (min-width: 576px) {
 .dropdown-menu-sm-start {
  --bs-position: start;
  right:auto /* rtl:ignore */;
  left:0 /* rtl:ignore */
 }
 .dropdown-menu-sm-end {
  --bs-position: end;
  right:0 /* rtl:ignore */;
  left:auto /* rtl:ignore */
 }
}
@media (min-width: 768px) {
 .dropdown-menu-md-start {
  --bs-position: start;
  right:auto /* rtl:ignore */;
  left:0 /* rtl:ignore */
 }
 .dropdown-menu-md-end {
  --bs-position: end;
  right:0 /* rtl:ignore */;
  left:auto /* rtl:ignore */
 }
}
@media (min-width: 992px) {
 .dropdown-menu-lg-start {
  --bs-position: start;
  right:auto /* rtl:ignore */;
  left:0 /* rtl:ignore */
 }
 .dropdown-menu-lg-end {
  --bs-position: end;
  right:0 /* rtl:ignore */;
  left:auto /* rtl:ignore */
 }
}
@media (min-width: 1200px) {
 .dropdown-menu-xl-start {
  --bs-position: start;
  right:auto /* rtl:ignore */;
  left:0 /* rtl:ignore */
 }
 .dropdown-menu-xl-end {
  --bs-position: end;
  right:0 /* rtl:ignore */;
  left:auto /* rtl:ignore */
 }
}
@media (min-width: 1400px) {
 .dropdown-menu-xxl-start {
  --bs-position: start;
  right:auto /* rtl:ignore */;
  left:0 /* rtl:ignore */
 }
 .dropdown-menu-xxl-end {
  --bs-position: end;
  right:0 /* rtl:ignore */;
  left:auto /* rtl:ignore */
 }
}
.dropup .dropdown-menu {
 top:auto;
 bottom:100%;
 margin-top:0;
 margin-bottom:.125rem
}
.dropup .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:0;
 border-right:.3em solid transparent;
 border-bottom:.3em solid;
 border-left:.3em solid transparent
}
.dropup .dropdown-toggle:empty::after {
 margin-left:0
}
.dropend .dropdown-menu {
 top:0;
 right:auto;
 left:100%;
 margin-top:0;
 margin-left:.125rem
}
.dropend .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid transparent;
 border-right:0;
 border-bottom:.3em solid transparent;
 border-left:.3em solid
}
.dropend .dropdown-toggle:empty::after {
 margin-left:0
}
.dropend .dropdown-toggle::after {
 vertical-align:0
}
.dropstart .dropdown-menu {
 top:0;
 right:100%;
 left:auto;
 margin-top:0;
 margin-right:.125rem
}
.dropstart .dropdown-toggle::after {
 display:inline-block;
 margin-left:.255em;
 vertical-align:.255em;
 content:""
}
.dropstart .dropdown-toggle::after {
 display:none
}
.dropstart .dropdown-toggle::before {
 display:inline-block;
 margin-right:.255em;
 vertical-align:.255em;
 content:"";
 border-top:.3em solid transparent;
 border-right:.3em solid;
 border-bottom:.3em solid transparent
}
.dropstart .dropdown-toggle:empty::after {
 margin-left:0
}
.dropstart .dropdown-toggle::before {
 vertical-align:0
}
.dropdown-divider {
 height:0;
 margin:.5rem 0;
 overflow:hidden;
 border-top:1px solid rgba(0,0,0,0.15)
}
.dropdown-item {
 display:block;
 width:100%;
 padding:.25rem 1rem;
 clear:both;
 font-weight:400;
 color:#212529;
 text-align:inherit;
 text-decoration:none;
 white-space:nowrap;
 background-color:transparent;
 border:0
}
.dropdown-item:hover,
.dropdown-item:focus {
 color:#1e2125;
 background-color:#f2f0ee
}
.dropdown-item.active,
.dropdown-item:active {
 color:#fff;
 text-decoration:none;
 background-color:#85e1b5
}
.dropdown-item.disabled,
.dropdown-item:disabled {
 color:#6c757d;
 pointer-events:none;
 background-color:transparent
}
.dropdown-menu.show {
 display:block
}
.dropdown-header {
 display:block;
 padding:.5rem 1rem;
 margin-bottom:0;
 font-size:.875rem;
 color:#6c757d;
 white-space:nowrap
}
.dropdown-item-text {
 display:block;
 padding:.25rem 1rem;
 color:#212529
}
.dropdown-menu-dark {
 color:#747270;
 background-color:#1a1b1d;
 border-color:rgba(0,0,0,0.15)
}
.dropdown-menu-dark .dropdown-item {
 color:#747270
}
.dropdown-menu-dark .dropdown-item:hover,
.dropdown-menu-dark .dropdown-item:focus {
 color:#fff;
 background-color:rgba(255,255,255,0.15)
}
.dropdown-menu-dark .dropdown-item.active,
.dropdown-menu-dark .dropdown-item:active {
 color:#fff;
 background-color:#85e1b5
}
.dropdown-menu-dark .dropdown-item.disabled,
.dropdown-menu-dark .dropdown-item:disabled {
 color:#adb5bd
}
.dropdown-menu-dark .dropdown-divider {
 border-color:rgba(0,0,0,0.15)
}
.dropdown-menu-dark .dropdown-item-text {
 color:#747270
}
.dropdown-menu-dark .dropdown-header {
 color:#adb5bd
}
.nav {
 display:flex;
 flex-wrap:wrap;
 padding-left:0;
 margin-bottom:0;
 list-style:none
}
.nav-link {
 display:block;
 padding:.5rem 1rem;
 text-decoration:none;
 transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .nav-link {
  transition:none
 }
}
.nav-link.disabled {
 color:#6c757d;
 pointer-events:none;
 cursor:default
}
.nav-tabs {
 border-bottom:2px solid #747270
}
.nav-tabs .nav-link {
 margin-bottom:-2px;
 border:2px solid transparent;
 border-top-left-radius:.25rem;
 border-top-right-radius:.25rem
}
.nav-tabs .nav-link:hover,
.nav-tabs .nav-link:focus {
 border-color:#b9b6b2 #b9b6b2 #747270
}
.nav-tabs .nav-link.disabled {
 color:#6c757d;
 background-color:transparent;
 border-color:transparent
}
.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
 color:#181818;
 background-color:#fffcf6;
 border-color:#747270 #747270 #fffcf6
}
.nav-tabs .dropdown-menu {
 margin-top:-2px;
 border-top-left-radius:0;
 border-top-right-radius:0
}
.nav-pills .nav-link {
 border-radius:.25rem
}
.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
 color:#fff;
 background-color:#85e1b5
}
.nav-fill>.nav-link,
.nav-fill .nav-item {
 flex:1 1 auto;
 text-align:center
}
.nav-justified>.nav-link,
.nav-justified .nav-item {
 flex-basis:0;
 flex-grow:1;
 text-align:center
}
.tab-content>.tab-pane {
 display:none
}
.tab-content>.active {
 display:block
}
.navbar {
 /*position:relative;*/
 display:flex;
 flex-wrap:wrap;
 align-items:center;
 justify-content:space-between;
 padding-top:.5rem;
 padding-bottom:.5rem
}
.navbar>.container,
.navbar>.container-fluid,
.navbar>.container-sm,
.navbar>.container-md,
.navbar>.container-lg,
.navbar>.container-xl,
.navbar>.container-xxl {
 display:flex;
 flex-wrap:inherit;
 align-items:center;
 justify-content:space-between
}
.navbar-brand {
 padding-top:.3125rem;
 padding-bottom:.3125rem;
 margin-right:1rem;
 font-size:1.25rem;
 text-decoration:none;
 white-space:nowrap
}
.navbar-nav {
 display:flex;
 flex-direction:column;
 padding-left:0;
 margin-bottom:0;
 list-style:none
}
.navbar-nav .nav-link {
 padding-right:0;
 padding-left:0
}
.navbar-nav .dropdown-menu {
 position:static
}
.navbar-text {
 padding-top:.5rem;
 padding-bottom:.5rem
}
.navbar-collapse {
 align-items:center;
 width:100%
}
.navbar-toggler {
 padding:.25rem .75rem;
 font-size:1.25rem;
 line-height:1;
 background-color:transparent;
 border:2px solid transparent;
 border-radius:3rem;
 transition:box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .navbar-toggler {
  transition:none
 }
}
.navbar-toggler:hover {
 text-decoration:none
}
.navbar-toggler:focus {
 text-decoration:none;
 outline:0;
 box-shadow:0 0 0 .25rem
}
.navbar-toggler-icon {
 display:inline-block;
 width:1.5em;
 height:1.5em;
 vertical-align:middle;
 background-repeat:no-repeat;
 background-position:center;
 background-size:100%
}
@media (min-width: 576px) {
 .navbar-expand-sm {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .navbar-expand-sm .navbar-nav {
  flex-direction:row
 }
 .navbar-expand-sm .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-sm .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-sm .navbar-collapse {
  display:flex !important
 }
 .navbar-expand-sm .navbar-toggler {
  display:none
 }
}
@media (min-width: 768px) {
    .btn-type-log{
        border-right: 0px;
    }
    
 .navbar-expand-md {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .navbar-expand-md .navbar-nav {
  flex-direction:row
 }
 .navbar-expand-md .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-md .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-md .navbar-collapse {
  display:flex !important
 }
 .navbar-expand-md .navbar-toggler {
  display:none
 }
}
@media (min-width: 992px) {
 .navbar-expand-lg {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .navbar-expand-lg .navbar-nav {
  flex-direction:row;
  margin-left: auto !important;
  margin-right: auto;
 }
 .navbar-expand-lg .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-lg .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-lg .navbar-collapse {
  display:flex !important
 }
 .navbar-expand-lg .navbar-toggler {
  display:none
 }
}
@media (min-width: 1200px) {
 .navbar-expand-xl {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .navbar-expand-xl .navbar-nav {
  flex-direction:row
 }
 .navbar-expand-xl .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-xl .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-xl .navbar-collapse {
  display:flex !important
 }
 .navbar-expand-xl .navbar-toggler {
  display:none
 }
}
@media (min-width: 1400px) {
 .navbar-expand-xxl {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .navbar-expand-xxl .navbar-nav {
  flex-direction:row
 }
 .navbar-expand-xxl .navbar-nav .dropdown-menu {
  position:absolute
 }
 .navbar-expand-xxl .navbar-nav .nav-link {
  padding-right:.5rem;
  padding-left:.5rem
 }
 .navbar-expand-xxl .navbar-collapse {
  display:flex !important
 }
 .navbar-expand-xxl .navbar-toggler {
  display:none
 }
}
.navbar-expand {
 flex-wrap:nowrap;
 justify-content:flex-start
}
.navbar-expand .navbar-nav {
 flex-direction:row
}
.navbar-expand .navbar-nav .dropdown-menu {
 position:absolute
}
.navbar-expand .navbar-nav .nav-link {
 padding-right:.5rem;
 padding-left:.5rem
}
.navbar-expand .navbar-collapse {
 display:flex !important
}
.navbar-expand .navbar-toggler {
 display:none
}
.navbar-light .navbar-brand {
 color:rgba(0,0,0,0.9)
}
.navbar-light .navbar-brand:hover,
.navbar-light .navbar-brand:focus {
 color:rgba(0,0,0,0.9)
}
.navbar-light .navbar-nav .nav-link {
 color:rgba(0,0,0,0.55)
}
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link:focus {
 color:rgba(0,0,0,0.7)
}
.navbar-light .navbar-nav .nav-link.disabled {
 color:rgba(0,0,0,0.3)
}
.navbar-light .navbar-nav .show>.nav-link,
.navbar-light .navbar-nav .nav-link.active {
 color:rgba(0,0,0,0.9)
}
.navbar-light .navbar-toggler {
 color:rgba(0,0,0,0.55);
 border-color:rgba(0,0,0,0.1)
}
.navbar-light .navbar-toggler-icon {
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280,0,0,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-light .navbar-text {
 color:rgba(0,0,0,0.55)
}
.navbar-light .navbar-text a,
.navbar-light .navbar-text a:hover,
.navbar-light .navbar-text a:focus {
 color:rgba(0,0,0,0.9)
}
.navbar-dark .navbar-brand {
 color:#fff
}
.navbar-dark .navbar-brand:hover,
.navbar-dark .navbar-brand:focus {
 color:#fff
}
.navbar-dark .navbar-nav .nav-link {
 color:rgba(255,255,255,0.55)
}
.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link:focus {
 color:rgba(255,255,255,0.75)
}
.navbar-dark .navbar-nav .nav-link.disabled {
 color:rgba(255,255,255,0.25)
}
.navbar-dark .navbar-nav .show>.nav-link,
.navbar-dark .navbar-nav .nav-link.active {
 color:#fff
}
.navbar-dark .navbar-toggler {
 color:rgba(255,255,255,0.55);
 border-color:rgba(255,255,255,0.1)
}
.navbar-dark .navbar-toggler-icon {
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255,255,255,0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")
}
.navbar-dark .navbar-text {
 color:rgba(255,255,255,0.55)
}
.navbar-dark .navbar-text a,
.navbar-dark .navbar-text a:hover,
.navbar-dark .navbar-text a:focus {
 color:#fff
}
.table {
 --bs-table-bg: rgba(0,0,0,0);
 --bs-table-striped-color: #212529;
 --bs-table-striped-bg: rgba(0,0,0,0.05);
 --bs-table-active-color: #212529;
 --bs-table-active-bg: rgba(0,0,0,0.1);
 --bs-table-hover-color: #212529;
 --bs-table-hover-bg: rgba(0,0,0,0.075);
 width:100%;
 margin-bottom:1rem;
 color:#212529;
 vertical-align:top;
 border-color:#747270
}
.table>:not(caption)>*>* {
 padding:.5rem .5rem;
 background-color:var(--bs-table-bg);
 background-image:linear-gradient(var(--bs-table-accent-bg), var(--bs-table-accent-bg));
 border-bottom-width:2px
}
.table>tbody {
 vertical-align:inherit
}
.table>thead {
 vertical-align:bottom
}
.table>:not(:last-child)>:last-child>* {
 border-bottom-color:currentColor
}
.caption-top {
 caption-side:top
}
.table-sm>:not(caption)>*>* {
 padding:.25rem .25rem
}
.table-bordered>:not(caption)>* {
 border-width:2px 0
}
.table-bordered>:not(caption)>*>* {
 border-width:0 2px
}
.table-borderless>:not(caption)>*>* {
 border-bottom-width:0
}
.table-striped>tbody>tr:nth-of-type(odd) {
 --bs-table-accent-bg: var(--bs-table-striped-bg);
 color:var(--bs-table-striped-color)
}
.table-active {
 --bs-table-accent-bg: var(--bs-table-active-bg);
 color:var(--bs-table-active-color)
}
.table-hover>tbody>tr:hover {
 --bs-table-accent-bg: var(--bs-table-hover-bg);
 color:var(--bs-table-hover-color)
}
.table-primary {
 --bs-table-bg: #e7f9f0;
 --bs-table-striped-bg: #dbede4;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #d0e0d8;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #d6e6de;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#d0e0d8
}
.table-secondary {
 --bs-table-bg: #f3f2f2;
 --bs-table-striped-bg: #e7e6e6;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #dbdada;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #e1e0e0;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#dbdada
}
.table-success {
 --bs-table-bg: #d1e7dd;
 --bs-table-striped-bg: #c7dbd2;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #bcd0c7;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #c1d6cc;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#bcd0c7
}
.table-info {
 --bs-table-bg: #cff4fc;
 --bs-table-striped-bg: #c5e8ef;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #badce3;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #bfe2e9;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#badce3
}
.table-warning {
 --bs-table-bg: #fee4d0;
 --bs-table-striped-bg: #f1d9c6;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #e5cdbb;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #ebd3c0;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#e5cdbb
}
.table-danger {
 --bs-table-bg: #f5cfcd;
 --bs-table-striped-bg: #e9c5c3;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #ddbab9;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #e3bfbe;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#ddbab9
}
.table-light {
 --bs-table-bg: #f2f0ee;
 --bs-table-striped-bg: #e6e4e2;
 --bs-table-striped-color: #000;
 --bs-table-active-bg: #dad8d6;
 --bs-table-active-color: #000;
 --bs-table-hover-bg: #e0dedc;
 --bs-table-hover-color: #000;
 color:#000;
 border-color:#dad8d6
}
.table-dark {
 --bs-table-bg: #212529;
 --bs-table-striped-bg: #2c3034;
 --bs-table-striped-color: #fff;
 --bs-table-active-bg: #373b3e;
 --bs-table-active-color: #fff;
 --bs-table-hover-bg: #323539;
 --bs-table-hover-color: #fff;
 color:#fff;
 border-color:#373b3e
}
.table-responsive {
 overflow-x:auto;
 -webkit-overflow-scrolling:touch
}
@media (max-width: 575.98px) {
 .table-responsive-sm {
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
}
@media (max-width: 767.98px) {
 .table-responsive-md {
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
}
@media (max-width: 991.98px) {
 .table-responsive-lg {
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
}
@media (max-width: 1199.98px) {
 .table-responsive-xl {
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
}
@media (max-width: 1399.98px) {
 .table-responsive-xxl {
  overflow-x:auto;
  -webkit-overflow-scrolling:touch
 }
}
.form-text {
 margin-top:.25rem;
 font-size:.875em;
 color:#6c757d
}
.form-control {
 display:block;
 width:100%;
 padding:.375rem 1.25rem;
 font-family:"Mulish",sans-serif;
 font-size:.95rem;
 font-weight:400;
 line-height:1.5;
 color:#212529;
 background-color:#fff;
 background-clip:padding-box;
 border:1px solid #5d5c5a;
 appearance:none;
 border-radius:.25rem;
 transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .form-control {
  transition:none
 }
}
.form-control[type="file"] {
 overflow:hidden
}
.form-control[type="file"]:not(:disabled):not([readonly]) {
 cursor:pointer
}
.form-control:focus {
 color:#212529;
 background-color:#fff;
 border-color:#c2f0da;
 outline:0;
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.25)
}
.form-control::-webkit-date-and-time-value {
 height:1.5em
}
.form-control::placeholder {
 color:#6c757d;
 opacity:1
}
.form-control:disabled,
.form-control[readonly] {
 background-color:#f2f0ee;
 opacity:1
}
.form-control::file-selector-button {
 padding:.375rem 1.25rem;
 margin:-.375rem -1.25rem;
 margin-inline-end:1.25rem;
 color:#212529;
 background-color:#b9b6b2;
 pointer-events:none;
 border-color:inherit;
 border-style:solid;
 border-width:0;
 border-inline-end-width:1px;
 border-radius:0;
 transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .form-control::file-selector-button {
  transition:none
 }
}
.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
 background-color:#b0ada9
}
.form-control::-webkit-file-upload-button {
 padding:.375rem 1.25rem;
 margin:-.375rem -1.25rem;
 margin-inline-end:1.25rem;
 color:#212529;
 background-color:#b9b6b2;
 pointer-events:none;
 border-color:inherit;
 border-style:solid;
 border-width:0;
 border-inline-end-width:1px;
 border-radius:0;
 transition:color 0.15s ease-in-out,background-color 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .form-control::-webkit-file-upload-button {
  transition:none
 }
}
.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
 background-color:#b0ada9
}
.form-control-plaintext {
 display:block;
 width:100%;
 padding:.375rem 0;
 margin-bottom:0;
 line-height:1.5;
 color:#212529;
 background-color:transparent;
 border:solid transparent;
 border-width:1px 0
}
.form-control-plaintext.form-control-sm,
.form-control-plaintext.form-control-lg {
 padding-right:0;
 padding-left:0
}
.form-control-sm {
 min-height:calc(1.5em + .5rem + 2px);
 padding:.25rem 1rem;
 font-size:.83125rem;
 border-radius:.2rem
}
.form-control-sm::file-selector-button {
 padding:.25rem 1rem;
 margin:-.25rem -1rem;
 margin-inline-end:1rem
}
.form-control-sm::-webkit-file-upload-button {
 padding:.25rem 1rem;
 margin:-.25rem -1rem;
 margin-inline-end:1rem
}
.form-control-lg {
 min-height:calc(1.5em + 1rem + 2px);
 padding:.5rem 1.5rem;
 font-size:1.1875rem;
 border-radius:.3rem
}
.form-control-lg::file-selector-button {
 padding:.5rem 1.5rem;
 margin:-.5rem -1.5rem;
 margin-inline-end:1.5rem
}
.form-control-lg::-webkit-file-upload-button {
 padding:.5rem 1.5rem;
 margin:-.5rem -1.5rem;
 margin-inline-end:1.5rem
}
textarea.form-control {
 min-height:calc(1.5em + .75rem + 2px)
}
textarea.form-control-sm {
 min-height:calc(1.5em + .5rem + 2px)
}
textarea.form-control-lg {
 min-height:calc(1.5em + 1rem + 2px)
}
.form-control-color {
 max-width:3rem;
 height:auto;
 padding:.375rem
}
.form-control-color:not(:disabled):not([readonly]) {
 cursor:pointer
}
.form-control-color::-moz-color-swatch {
 height:1.5em;
 border-radius:.25rem
}
.form-control-color::-webkit-color-swatch {
 height:1.5em;
 border-radius:.25rem
}
.form-check {
 display:block;
 min-height:1.5rem;
 padding-left:1.5em;
 margin-bottom:.125rem
}
.form-check .form-check-input {
 float:left;
 margin-left:-1.5em
}
.form-check-input {
 width:1em;
 height:1em;
 margin-top:.25em;
 vertical-align:top;
 background-color:#fffcf6;
 background-repeat:no-repeat;
 background-position:center;
 background-size:contain;
 border:1px solid rgba(0,0,0,0.25);
 appearance:none;
 color-adjust:exact;
 transition:background-color 0.15s ease-in-out,background-position 0.15s ease-in-out,border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out
}
@media (prefers-reduced-motion: reduce) {
 .form-check-input {
  transition:none
 }
}
.form-check-input[type="checkbox"] {
 border-radius:.25em
}
.form-check-input[type="radio"] {
 border-radius:50%
}
.form-check-input:active {
 filter:brightness(90%)
}
.form-check-input:focus {
 border-color:#c2f0da;
 outline:0;
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.25)
}
.form-check-input:checked {
 background-color:#85e1b5;
 border-color:#85e1b5
}
.form-check-input:checked[type="checkbox"] {
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e")
}
.form-check-input:checked[type="radio"] {
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='2' fill='%23fff'/%3e%3c/svg%3e")
}
.form-check-input[type="checkbox"]:indeterminate {
 background-color:#85e1b5;
 border-color:#85e1b5;
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3e%3c/svg%3e")
}
.form-check-input:disabled {
 pointer-events:none;
 filter:none;
 opacity:.5
}
.form-check-input[disabled] ~ .form-check-label,
.form-check-input:disabled ~ .form-check-label {
 opacity:.5
}
.form-switch {
 padding-left:2.5em
}
.form-switch .form-check-input {
 width:2em;
 margin-left:-2.5em;
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280,0,0,0.25%29'/%3e%3c/svg%3e");
 background-position:left center;
 border-radius:2em
}
.form-switch .form-check-input:focus {
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23c2f0da'/%3e%3c/svg%3e")
}
.form-switch .form-check-input:checked {
 background-position:right center;
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e")
}
.form-check-inline {
 display:inline-block;
 margin-right:1rem
}
.btn-check {
 position:absolute;
 clip:rect(0, 0, 0, 0);
 pointer-events:none
}
.btn-check[disabled]+.btn,
.btn-check:disabled+.btn {
 pointer-events:none;
 filter:none;
 opacity:.65
}
.alert {
 position:relative;
 padding:1rem 1rem;
 margin-bottom:1rem;
 border:2px solid transparent;
 border-radius:.25rem
}
.alert-heading {
 color:inherit
}
.alert-link {
 font-weight:700
}
.alert-dismissible {
 padding-right:3rem
}
.alert-dismissible .btn-close {
 position:absolute;
 top:0;
 right:0;
 z-index:2;
 padding:1.25rem 1rem
}
.alert-primary {
 color:#355a48;
 background-color:#e7f9f0;
 border-color:#daf6e9
}
.alert-primary .alert-link {
 color:#2a483a
}
.alert-secondary {
 color:#4e4d4b;
 background-color:#f3f2f2;
 border-color:#edeceb
}
.alert-secondary .alert-link {
 color:#3e3e3c
}
.alert-success {
 color:#0f5132;
 background-color:#d1e7dd;
 border-color:#badbcc
}
.alert-success .alert-link {
 color:#0c4128
}
.alert-info {
 color:#055160;
 background-color:#cff4fc;
 border-color:#b6effb
}
.alert-info .alert-link {
 color:#04414d
}
.alert-warning {
 color:#96480d;
 background-color:#fee4d0;
 border-color:#fed7b9
}
.alert-warning .alert-link {
 color:#783a0a
}
.alert-danger {
    color:#7a0a02;
    background-color:#f5cfcd;
    border-color:#f0b8b3
    
}
.alert-danger .alert-link {
 color:#620802
}
.alert-light {
 color:#61605f;
 background-color:#fcfcfc;
 border-color:#fbfbfa
}
.alert-light .alert-link {
 color:#4e4d4c
}
.alert-dark {
 color:#141619;
 background-color:#d3d3d4;
 border-color:#bcbebf
}
.alert-dark .alert-link {
 color:#101214
}
.btn-close {
 box-sizing:content-box;
 width:1em;
 height:1em;
 padding:.25em .25em;
 color:#000;
 background:transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
 border:0;
 border-radius:.25rem;
 opacity:.5
}
.btn-close:hover {
 color:#000;
 text-decoration:none;
 opacity:.75
}
.btn-close:focus {
 outline:none;
 box-shadow:0 0 0 .25rem rgba(133,225,181,0.25);
 opacity:1
}
.btn-close:disabled,
.btn-close.disabled {
 pointer-events:none;
 user-select:none;
 opacity:.25
}
.btn-close-white {
 filter:invert(1) grayscale(100%) brightness(200%)
}
.modal-open {
 overflow:hidden
}
.modal-open .modal {
 overflow-x:hidden;
 overflow-y:auto
}
.modal {
 position:fixed;
 top:0;
 left:0;
 z-index:1050;
 display:none;
 width:100%;
 height:100%;
 overflow:hidden;
 outline:0
}
.modal-dialog {
 position:relative;
 width:auto;
 margin:.5rem;
 pointer-events:none
}
.modal.fade .modal-dialog {
 transition:transform 0.3s ease-out;
 transform:translate(0, -50px)
}
@media (prefers-reduced-motion: reduce) {
 .modal.fade .modal-dialog {
  transition:none
 }
}
.modal.show .modal-dialog {
 transform:none
}
.modal.modal-static .modal-dialog {
 transform:scale(1.02)
}
.modal-dialog-scrollable {
 height:calc(100% - 1rem)
}
.modal-dialog-scrollable .modal-content {
 max-height:100%;
 overflow:hidden
}
.modal-dialog-scrollable .modal-body {
 overflow-y:auto
}
.modal-dialog-centered {
 display:flex;
 align-items:center;
 min-height:calc(100% - 1rem)
}
.modal-content {
 position:relative;
 display:flex;
 flex-direction:column;
 width:100%;
 pointer-events:auto;
 background-color:#fff;
 background-clip:padding-box;
 border:2px solid rgba(0,0,0,0.2);
 border-radius:.3rem;
 outline:0
}
.modal-backdrop {
 position:fixed;
 top:0;
 left:0;
 z-index:1040;
 width:100vw;
 height:100vh;
 background-color:#000
}
.modal-backdrop.fade {
 opacity:0
}
.modal-backdrop.show {
 opacity:.5
}
.modal-header {
 display:flex;
 flex-shrink:0;
 align-items:center;
 justify-content:space-between;
 padding:1rem 1rem;
 border-bottom:2px solid #747270;
 border-top-left-radius:calc(.3rem - 2px);
 border-top-right-radius:calc(.3rem - 2px)
}
.modal-header .btn-close {
 padding:.5rem .5rem;
 margin:-.5rem -.5rem -.5rem auto
}
.modal-title {
 margin-bottom:0;
 line-height:1.5
}
.modal-body {
 position:relative;
 flex:1 1 auto;
 padding:1rem
}
.modal-footer {
 display:flex;
 flex-wrap:wrap;
 flex-shrink:0;
 align-items:center;
 justify-content:flex-end;
 padding:.75rem;
 border-top:2px solid #747270;
 border-bottom-right-radius:calc(.3rem - 2px);
 border-bottom-left-radius:calc(.3rem - 2px)
}
.modal-footer>* {
 margin:.25rem
}
.modal-scrollbar-measure {
 position:absolute;
 top:-9999px;
 width:50px;
 height:50px;
 overflow:scroll
}
@media (min-width: 576px) {
 .modal-dialog {
  max-width:500px;
  margin:1.75rem auto
 }
 .modal-dialog-scrollable {
  height:calc(100% - 3.5rem)
 }
 .modal-dialog-centered {
  min-height:calc(100% - 3.5rem)
 }
 .modal-sm {
  max-width:300px
 }
}
@media (min-width: 992px) {
 .modal-lg,
 .modal-xl {
  max-width:800px
 }
}
@media (min-width: 1200px) {
 .modal-xl {
  max-width:1140px
 }
}
.modal-fullscreen {
 width:100vw;
 max-width:none;
 height:100%;
 margin:0
}
.modal-fullscreen .modal-content {
 height:100%;
 border:0;
 border-radius:0
}
.modal-fullscreen .modal-header {
 border-radius:0
}
.modal-fullscreen .modal-body {
 overflow-y:auto
}
.modal-fullscreen .modal-footer {
 border-radius:0
}
@media (max-width: 575.98px) {
 .modal-fullscreen-sm-down {
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
 }
 .modal-fullscreen-sm-down .modal-content {
  height:100%;
  border:0;
  border-radius:0
 }
 .modal-fullscreen-sm-down .modal-header {
  border-radius:0
 }
 .modal-fullscreen-sm-down .modal-body {
  overflow-y:auto
 }
 .modal-fullscreen-sm-down .modal-footer {
  border-radius:0
 }
}
@media (max-width: 767.98px) {
 .modal-fullscreen-md-down {
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
 }
 .modal-fullscreen-md-down .modal-content {
  height:100%;
  border:0;
  border-radius:0
 }
 .modal-fullscreen-md-down .modal-header {
  border-radius:0
 }
 .modal-fullscreen-md-down .modal-body {
  overflow-y:auto
 }
 .modal-fullscreen-md-down .modal-footer {
  border-radius:0
 }
}
@media (max-width: 991.98px) {
 .modal-fullscreen-lg-down {
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
 }
 .modal-fullscreen-lg-down .modal-content {
  height:100%;
  border:0;
  border-radius:0
 }
 .modal-fullscreen-lg-down .modal-header {
  border-radius:0
 }
 .modal-fullscreen-lg-down .modal-body {
  overflow-y:auto
 }
 .modal-fullscreen-lg-down .modal-footer {
  border-radius:0
 }
}
@media (max-width: 1199.98px) {
 .modal-fullscreen-xl-down {
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
 }
 .modal-fullscreen-xl-down .modal-content {
  height:100%;
  border:0;
  border-radius:0
 }
 .modal-fullscreen-xl-down .modal-header {
  border-radius:0
 }
 .modal-fullscreen-xl-down .modal-body {
  overflow-y:auto
 }
 .modal-fullscreen-xl-down .modal-footer {
  border-radius:0
 }
}
@media (max-width: 1399.98px) {
 .modal-fullscreen-xxl-down {
  width:100vw;
  max-width:none;
  height:100%;
  margin:0
 }
 .modal-fullscreen-xxl-down .modal-content {
  height:100%;
  border:0;
  border-radius:0
 }
 .modal-fullscreen-xxl-down .modal-header {
  border-radius:0
 }
 .modal-fullscreen-xxl-down .modal-body {
  overflow-y:auto
 }
 .modal-fullscreen-xxl-down .modal-footer {
  border-radius:0
 }
}
.d-block {
 display:block !important
}
.d-none {
 display:none !important
}
.w-100 {
 width:100% !important
}
.flex-column {
 flex-direction:column !important
}
.justify-content-end {
 justify-content:flex-end !important
}
.mx-auto {
 margin-right:auto !important;
 margin-left:auto !important
}
.my-5 {
 margin-top:3rem !important;
 margin-bottom:3rem !important
}
.mt-2 {
 margin-top:.5rem !important
}
.mt-3 {
 margin-top:1rem !important
}
.mt-5 {
 margin-top:3rem !important
}
.me-2 {
 margin-right:.5rem !important
}
.p-3 {
 padding:1rem !important
}
.px-0 {
 padding-right:0 !important;
 padding-left:0 !important
}
.py-1 {
 padding-top:.25rem !important;
 padding-bottom:.25rem !important
}
.py-3 {
 padding-top:1rem !important;
 padding-bottom:1rem !important
}
.pb-2 {
 padding-bottom:.5rem !important
}
.fw-bold {
 font-weight:700 !important
}
.text-start {
 text-align:left !important
}
.text-end {
 text-align:right !important
}
.text-center {
 text-align:center !important
}
.text-danger {
 color:#cc1103 !important
}
.text-body {
 color:#212529 !important
}
.text-muted {
 color:#6c757d !important
}
.text-nowrap {
 white-space:nowrap !important
}
.rounded {
 border-radius: 0 !important;
}
@media (min-width: 1200px) {
 .me-xl-5 {
  margin-right:3rem !important
 }
}
.btn {
 min-width:140px
}
.btn-content {
 min-width:unset
}
.btn-warning {
 color:#fff
}
.btn-outline-secondary {
 color:#212529
}
.btn-xs {
 padding:0.2rem .9rem;
 font-size:0.7rem
}
header {
 padding-top:2rem;
 padding-bottom:2rem
}
header .navbar-nav .nav-link {
 color:#181818 !important;
 font-weight:500
}
header .navbar-brand {
 margin-right:0
}
@media (max-width: 1199.98px) {
 header .collapse-1 .nav-item+.nav-item,
 header .dropdown-menu li+li {
  margin-top:1rem
 }
}
header .connect .dropdown-menu {
 border:unset
}
@media (max-width: 767.98px) {
 .navbar-collapse.collapsing .always-show-xs,
 .navbar-collapse.show .always-show-xs {
  display:block
 }
 .navbar-collapse.collapsing .always-hide-xs,
 .navbar-collapse.show .always-hide-xs {
  display:none
 }
 .navbar-collapse .connect {
  flex-direction:row
 }
}
.navbar-collapse.collapse-all.collapsing .collapse-1,
.navbar-collapse.collapse-all.show .collapse-1 {
 display:block !important
}
.navbar-collapse.collapse-all.collapsing .navbar-toggler,
.navbar-collapse.collapse-all.show .navbar-toggler {
 display:none !important
}
.navbar-collapse.collapse-all .collapse-1 .navbar-nav {
 margin-left:auto;
 margin-right:auto
}
.navbar-toggler {
 border-radius:.25rem
}
.navbar-toggler.collapse-1 {
 display:none
}
@media (min-width: 768px) {
 .progressive-navbar-expand {
  flex-wrap:nowrap;
  justify-content:flex-start
 }
 .progressive-navbar-expand .navbar-nav {
  flex-direction:row
 }
 .progressive-navbar-expand .navbar-nav .dropdown-menu {
  position:absolute
 }
 .progressive-navbar-expand .navbar-nav .nav-link {
  padding-right:0.5rem;
  padding-left:0.5rem
 }
 .progressive-navbar-expand .collapse-1.collapsing,
 .progressive-navbar-expand .collapse-1.show {
  display:flex;
  top:100%;
  position:absolute
 }
 .progressive-navbar-expand .collapse-1.collapsing .navbar-nav,
 .progressive-navbar-expand .collapse-1.show .navbar-nav {
  flex-direction:column;
  margin-right:7.7rem
 }
 .progressive-navbar-expand .collapse-1.collapsing .navbar-nav.logged,
 .progressive-navbar-expand .collapse-1.show .navbar-nav.logged {
  margin-right:0
 }
 .progressive-navbar-expand .collapse-1 .navbar-nav .nav-item {
  margin-left:1rem
 }
 .progressive-navbar-expand .navbar-collapse.collapse-all {
  display:flex !important
 }
 .progressive-navbar-expand .navbar-collapse.collapse-all>.navbar-nav {
  flex-direction:row
 }
 .progressive-navbar-expand .navbar-toggler.collapse-all {
  display:none
 }
 .progressive-navbar-expand .navbar-toggler.collapse-1 {
  display:block
 }
}
@media (max-width: 1199.98px) {
 .progressive-navbar-expand .collapse-1 {
  width:auto !important
 }
 .progressive-navbar-expand .collapse-1 .navbar-nav {
  padding:1rem;
  margin-left:0;
  margin-right:0;
  margin-bottom:1rem;
  box-shadow:0px 2px 6px 0px rgba(60,49,24,0.3);
  border-radius:1rem;
  background-color:#fffcf6;
  z-index:1
 }
 .progressive-navbar-expand .connect .dropdown {
  width:100%
 }
}
@media (min-width: 1200px) {
 .progressive-navbar-expand .navbar-collapse {
  display:flex !important
 }
 .progressive-navbar-expand .navbar-toggler {
  display:none !important
 }
}
footer {
 font-size:smaller;
 padding-top:2rem;
 padding-bottom:2rem
}
@media (max-width: 575.98px) {
 footer .nav-item {
  text-align:center
 }
}
:root {
 --bs-font-sans-serif: "Mulish", sans-serif;
 --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
 --bs-gradient: linear-gradient(180deg, rgba(255,255,255,0.15), rgba(255,255,255,0))
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
 font-weight:700
}
.alert {
 background-color: #fff !important;
 background:no-repeat .89rem 50%;
 color:#181818 !important;
 font-size:.8rem;
 font-weight:600;
 padding-left:4rem;
 text-align:left;
 max-width:max-content;
 border: 1px solid #ddd;
}
.alert-outline {
 background:no-repeat 0 50%;
 border:none !important;
 color:#181818 !important;
 font-size:.8rem;
 font-weight:600;
 margin-top:.25rem;
 padding-left:1.15rem;
 text-align:left;
 max-width:max-content
}
.alert-success {
 background-image:url("/img/theme/alert-success.svg")
}
.alert-success.alert-outline {
 color:#198754 !important;
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' viewBox='0 0 8 8'%3e%3cpath fill='%23198754' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e")
}
.alert-warning {
 background-image:url("/img/theme/alert-warning.svg")
}
.alert-danger {
 /*background-image:url("/img/theme/alert-danger.svg");*/
 color: #721c24 !important;
    background-color: #f8d7da !important;
    border-color: #f5c6cb !important;
    padding-left: 1rem;
}
.alert-danger.alert-outline {
 color:#cc1103 !important;
 background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='10px' height='10px' viewBox='0 0 1000 1000' fill='%23cc1103'%3e%3cpath d='M976.3,97l-67.7-66.9c-18.3-18.3-48.6-18.3-67.7,0L503.2,367.8l-344-344c-18.3-18.3-48.6-18.3-67.7,0L23.7,91.4c-18.3,18.3-18.3,48.6,0,67.7L367,502.4L30.1,840.9c-18.3,18.3-18.3,48.6,0,67.7l67.7,67.7c18.3,18.3,48.6,18.3,67.7,0l337.7-337.7l337.7,337.7c18.3,18.3,48.6,18.3,67.7,0l67.7-67.7c18.3-18.3,18.3-48.6,0-67.7L637.8,503.2l337.7-337.7C994.6,146.4,994.6,116.1,976.3,97z'/%3e%3c/svg%3e")
}
.alert-mg {
 margin-left:auto;
 margin-right:auto
}
@media (max-width: 575.98px) {
 .alert-mg {
  margin-left:.5rem;
  margin-right:.5rem
 }
}
.modal-header {
 border-bottom:none
}
.modal-footer {
 border-top:none
}
.badge {
 display:inline-block;
 padding:.6em .85em;
 font-size:0.9em;
 font-weight:700;
 line-height:1;
 color:#747270;
 text-align:center;
 white-space:nowrap;
 vertical-align:baseline;
 border-radius:1rem;
 background-color:#fff
}
.badge.badge-left {
 margin-right:.25rem
}
.gradient-border {
 border: solid 2px #00AB51 !important;
 border-radius:1rem;
 position:relative;
 background:#fff;
 background-clip:padding-box
}
.gradient-border:before {
 content:"";
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:-1;
 margin:-2px;
 border-radius:0;
 background:none;
}
.box-shadow {
 box-shadow:0px 2px 6px 0px rgba(60,49,24,0.3);
 border-radius:1rem;
 background-color:#fff
}
[id^="form_"] {
    margin-bottom: 0;
}
.tarifs .btn-switcher {
 display:block;
 width:18.125rem;
 margin:1rem auto
}
.tarifs .btn-switcher .form-switch {
 padding-left:0
}
.tarifs .btn-switcher .form-check-input {
 position:relative;
 left:50%;
 width:18.125rem;
 height:3.125rem;
 margin-left:calc(-1 * 18.125rem / 2);
 border-radius:1.5625rem;
 outline:none;
 appearance:none;
 -webkit-appearance:none;
 border-color:#ddd;
 background-color:#ddd;
 background-image:url("/img/theme/btn-130.svg")
}
.tarifs .btn-switcher .form-check-input:before,
.tarifs .btn-switcher .form-check-input:after {
 z-index:2;
 position:absolute;
 top:50%;
 transform:translateY(-50%)
}
.tarifs .btn-switcher .form-check-input:before {
 content:'Mensuel';
 left:2.5rem
}
.tarifs .btn-switcher .form-check-input:after {
 content:'Annuel';
 right:3rem
}
.tarifs .btn-switcher .form-check-input:hover,
.tarifs .btn-switcher .form-check-input:focus {
 box-shadow:none
}
.tarifs .zigzag {
 min-height:50px;
 max-width:280px;
 padding-left:60px;
 background:no-repeat left 0 url("/img/theme/looping-arrow.png");
 font-size:.9rem
}
.tarifs .offers {
 align-items:center;
 margin-top:0;
 margin-bottom:0;
 margin-left:auto;
 margin-right:auto;
 max-width:calc(2 * 450px)
}
.tarifs .offers>* {
 margin-top:0;
 margin-bottom:0
}
.tarifs .abo {
 padding:0 .5rem
}
@media (min-width: 576px) {
 .tarifs .abo {
  padding:0;
 }
}
.tarifs .abo .spacer {
 margin-top:.5rem;
 height:1.8125rem
}
.tarifs .position {
 height:100%;
 margin-left:auto;
 margin-right:auto;
 padding-top:.5rem;
 padding-bottom:.5rem
}
.tarifs .position:focus,
.tarifs .position:hover {
 /*padding-top:0;*/
 padding-bottom:.5rem;
}
.tarifs .content {
 height:100%;
 max-width:400px;
 padding:3rem 2rem;
 margin-top:1.5rem;
 margin-bottom:1.5rem;
 margin-left:auto;
 margin-right:auto;
 background-color:#fff;
 border: 2px solid #fff;
 text-align:center;
 border-radius: 5px;
}
.tarifs .content.offset-diff .discount {
 display:block !important
}
.tarifs .content.gradient-border {
/* margin-top:0;
 margin-bottom:0;*/
 /*padding:calc(3rem + 1.5rem - 2px) calc(2rem - 2px)*/
}
.tarifs .content:focus,
.tarifs .content:hover {
 /*margin-top:0;
 margin-bottom:0;
 padding:calc(3rem + 1.5rem - 2px) calc(2rem - 2px);
 border:solid 2px #00AB51;*/
 position:relative;
 background:#fff;
 background-clip:padding-box;
 box-shadow:0px 2px 6px 0px rgba(60,49,24,0.3);
}
.tarifs .content:focus:before,
.tarifs .content:hover:before {
 content:"";
 position:absolute;
 top:0;
 right:0;
 bottom:0;
 left:0;
 z-index:-1;
 margin:-2px;
 border-radius:0;
 background:none;
}
.tarifs .subs-title {
 margin-bottom:0
}
.tarifs .cond {
 color:#5d5c5a;
 font-size:.8rem
}
.tarifs .price {
 margin-top:1.5rem;
 margin-bottom:0;
 line-height:0.5
}
.tarifs .freq {
 color:#6c757d;
 font-size:initial;
 font-weight:normal
}
.tarifs .discount {
 font-size:small;
 width:100%
}
.tarifs .discount .previous-price {
 text-decoration:line-through
}
.tarifs .discount .voucher-amount {
 margin-left:30px;
 color:#075e68
}
.tarifs .price.new {
 color:#075e68
}
.tarifs abbr {
 text-decoration:none;
 padding-left:1px
}
.tarifs abbr.legal-notice {
 vertical-align:super;
 font-size:xx-small
}
.tarifs .frequence {
 font-size:smaller;
 color:#5d5c5a
}
.tarifs .frequence .previous-price {
 text-decoration:line-through;
 margin-right:.1rem
}
.tarifs .frequence .amount.new {
 font-weight:600
}
.tarifs ul {
 list-style:none;
 max-width:max-content;
 padding-left:0;
 margin-bottom: 0;
}
.tarifs ul li {
 font-size:smaller;
 -webkit-appearance:none;
 padding-bottom:1rem
}
.tarifs ul li::before {
 display:inline-block;
 height:1rem;
 width:1rem;
 margin-bottom:-3px;
 font-family: "Font Awesome 5 Free";
 font-weight: 700;
 content: "\f0da";
}
.tarifs ul li.exclude {
 color:#b9b6b2;
 text-decoration:line-through
}
.tarifs ul li.exclude::before {
 background-image:url("/img/theme/chevron-right-disabled.png")
}
.tarifs .code-promo {
 font-size:smaller
}
.tarifs .code-promo .messages .alert {
 margin-bottom:.5rem
}
.tarifs .code-promo .messages .alert:first-child {
 margin-top:1rem
}
.tarifs .global-legal-notice {
 text-align:center;
 padding-top:2rem;
 padding-bottom:2rem
}
.tarifs .global-legal-notice p {
 margin-bottom:0
}
.tarifs .global-legal-notice .spacer {
 margin:0 3px
}
.tarifs .global-legal-notice .spacer::before {
 content:"|"
}
.feat-details,
.feat-blocks {
 padding-top:3rem
}
.feat-blocks{
padding-top:1rem !important;
}
.feat-details .title {
 max-width:40rem;
 margin:3rem auto 1rem auto;
 text-align:center
}
.feat-spacer {
 padding:1.5rem .5rem;
 width:100%;
 height:100%
}
.feat-desc {
 background-color:#eee;
 border-radius:.7rem;
 padding:2rem 1.5rem;
 margin:0 auto;
 max-width:280px;
 height:100%;
}
.feat-desc .desc {
 padding-top:1rem
}
.feat-desc.feat-excl {
 background-color:#fff
}
.breadcrumb {
 display:flex;
 flex-wrap:wrap;
 padding:0 0;
 margin-bottom:1rem;
 list-style:none
}
.breadcrumb-item+.breadcrumb-item {
 padding-left:.5rem
}
.breadcrumb-item+.breadcrumb-item::before {
 float:left;
 padding-right:.5rem;
 color:#6c757d;
 content:var(--bs-breadcrumb-divider, "/") /* rtl: var(--bs-breadcrumb-divider, "/") */
}
.breadcrumb-item.active {
 color:#6c757d
}
.breadcrumb-subscribe {
 display:flex;
 padding-top: 60px;
}
.breadcrumb-subscribe .breadcrumb {
 align-items:center;
 margin:0 auto;
 padding:.25rem 2rem;
 background-color:#ddd;
 border-radius:50rem
}
.breadcrumb-subscribe .breadcrumb-item {
 display:flex;
 color:#747270;
 font-weight:700;
 font-size:.9rem;
 white-space:nowrap
}
.breadcrumb-subscribe .breadcrumb-item .text {
 line-height:2;
 padding-left:.25rem
}
.breadcrumb-subscribe .breadcrumb-item.active {
 color:#181818;
 background-color:white;
 padding:.4rem 1rem .4rem .5rem;
 border-radius:50rem;
 box-shadow:0px 2px 6px 0px rgba(60,49,24,0.3)
}
.breadcrumb-subscribe .breadcrumb-item+.breadcrumb-item {
 margin-left:1.5rem
}
.breadcrumb-subscribe .breadcrumb-item+.breadcrumb-item::before {
 content:"";
 padding-right:0
}
.breadcrumb-subscribe .breadcrumb-item.done {
 color:#181818
}
.breadcrumb-subscribe .breadcrumb-item.done a {
 color:#075e68;
 text-decoration:none
}
.breadcrumb-subscribe .breadcrumb-item.done:after {
 content:url("/img/theme/check-mark.png");
 display:flex;
 align-items:center;
 padding-left:.6rem
}
.breadcrumb-subscribe .breadcrumb-item.done .badge,
.breadcrumb-subscribe .breadcrumb-item.active .badge {
 background-color:#00AB51;
 color:#fff
}
@media (max-width: 767.98px) {
 .breadcrumb-subscribe .breadcrumb {
  padding:.25rem .5rem
 }
 .breadcrumb-subscribe .breadcrumb-item {
  font-size:.75rem
 }
 .breadcrumb-subscribe .breadcrumb-item:not(.active) .text {
  display:none
 }
 .breadcrumb-subscribe .breadcrumb-item+.breadcrumb-item {
  padding-left:.5rem;
  margin-left:.5rem
 }
 .breadcrumb-subscribe .breadcrumb-item.done:after {
  content:"";
  padding-left:unset
 }
 .breadcrumb-subscribe .breadcrumb-item.done a .badge {
  border:2px solid #85e1b5;
  box-shadow:0px 2px 6px 0px rgba(60,49,24,0.3)
 }
    .breadcrumb-subscribe{
        padding-top: 70px;
    }
    .my-5{
        margin-top: 15px !important;
        bottom: 15px !important;
    }
    .mt-5{
        margin-top: 15px !important;
    }
    .p-3 {
        padding: 5px !important;
    } 
    .tarifs .content{
        margin-top: 0px;
        margin-bottom: 15px;
        padding-top: 2rem;
        padding-bottom: 1rem;
    } 
    .feat-details .title{
        margin-top: 1rem;
        margin-bottom: 1rem;
    }

}
