*,::after,::before{ box-sizing: border-box; }article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{ display: block; }body{ margin: 0px; }[tabindex="-1"]:focus{ outline: 0px !important; }h1,h2,h3,h4,h5,h6{ margin-top: 0px; }dl,ol,p,ul{ margin-top: 0px; margin-bottom: 1rem; }ol ol,ol ul,ul ol,ul ul{ margin-bottom: 0px; }sub,sup{ position: relative; font-size: 50%; line-height: 0; }sub{ bottom: -0.25em; }a{ color: rgb(70, 127, 207); text-decoration: none; background-color: transparent; text-decoration-skip-ink: auto; }a:hover{ color: rgb(41, 90, 159); text-decoration: underline; }a:not([href]):not([tabindex]),a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{ color: inherit; text-decoration: none; }a:not([href]):not([tabindex]):focus{ outline: 0px; }img{ vertical-align: middle; border-style: none; max-width: 100%; }table{ border-collapse: collapse; }th{ text-align: inherit; }button{ border-radius: 0px; }button:focus{ outline: -webkit-focus-ring-color auto 5px; }button,input,optgroup,select,textarea{ margin: 0px; font-family: inherit; font-size: inherit; line-height: inherit; }button,input{ overflow: visible; }button,select{ text-transform: none; }select{ overflow-wrap: normal; }[type="button"],[type="reset"],[type="submit"],button{ appearance: button; }[type="button"]:not(:disabled),[type="reset"]:not(:disabled),[type="submit"]:not(:disabled),button:not(:disabled){ cursor: pointer; }input[type="checkbox"],input[type="radio"]{ box-sizing: border-box; padding: 0px; }input[type="date"],input[type="datetime-local"],input[type="month"],input[type="time"]{ appearance: listbox; }textarea{ overflow: auto; resize: vertical; }fieldset{ min-width: 0px; padding: 0px; margin: 0px; border: 0px; }[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{ height: auto; }[type="search"]{ outline-offset: -2px; appearance: none; }[type="search"]::-webkit-search-decoration{ appearance: none; }::-webkit-file-upload-button{ font: inherit; appearance: button; }[hidden]{ display: none !important; }.h4,h1,h2,h3,h4,h5,h6{ margin-bottom: 0.66em; font-family: inherit; font-weight: 600; line-height: 1.1; color: inherit; }h2{ font-size: 1.75rem; }h3{ font-size: 1.5rem; }.h4,h4{ font-size: 1.125rem; }.lead{ font-size: 1.17188rem; font-weight: 300; }small{ font-size: 87.5%; font-weight: 400; }mark{ padding: 0.2em; background-color: rgb(252, 248, 227); }.list-inline,.list-unstyled{ padding-left: 0px; list-style: none; }.list-inline-item{ display: inline-block; }.list-inline-item:not(:last-child){ margin-right: 0.5rem; }.container{ width: 100%; padding-right: 0.75rem; padding-left: 0.75rem; margin-right: auto; margin-left: auto; }@media (min-width: 576px){.container{ max-width: 540px; }}@media (min-width: 768px){.container{ max-width: 720px; }}@media (min-width: 992px){.container{ max-width: 960px; }}@media (min-width: 1200px){.container{ max-width: 1140px; }}@media (min-width: 1400px){.container{ max-width: 1320px; }}.row{ display: flex; flex-wrap: wrap; margin-right: -0.75rem; margin-left: -0.75rem; }.col-6,.col-auto,.col-lg-12,.col-lg-3,.col-lg-4,.col-lg-8,.col-lg-9,.col-md-12,.col-md-3{ position: relative; width: 100%; padding-right: 0.75rem; padding-left: 0.75rem; }.col-auto{ flex: 0 0 auto; width: auto; max-width: 100%; }.col-6{ flex: 0 0 50%; max-width: 50%; }@media (min-width: 768px){.col-md-3{ flex: 0 0 25%; max-width: 25%; }}@media (min-width: 768px){.col-md-12{ flex: 0 0 100%; max-width: 100%; }}@media (min-width: 992px){.col-lg-3{ flex: 0 0 25%; max-width: 25%; }}@media (min-width: 992px){.col-lg-4{ flex: 0 0 33.3333%; max-width: 33.3333%; }}@media (min-width: 992px){.col-lg-8{ flex: 0 0 66.6667%; max-width: 66.6667%; }}@media (min-width: 992px){.col-lg-9{ flex: 0 0 75%; max-width: 75%; }}@media (min-width: 992px){.col-lg-12{ flex: 0 0 100%; max-width: 100%; }}.btn{ display: inline-block; color: rgb(73, 80, 87); text-align: center; vertical-align: middle; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; line-height: 1.84615; border-radius: 3px; 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: rgb(73, 80, 87); text-decoration: none; }.btn:focus{ outline: 0px; box-shadow: rgba(70, 127, 207, 0.25) 0px 0px 0px 2px; }.btn:disabled{ opacity: 0.65; }.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{ position: relative; height: 0px; overflow: hidden; transition: height 0.35s; }@media (prefers-reduced-motion: reduce){.collapsing{ transition: none; }}.dropdown{ position: relative; }.dropdown-toggle{ white-space: nowrap; }.dropdown-toggle::after{ display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-width: 0.3em 0.3em 0px; border-style: solid solid none; border-color: currentcolor transparent; }.dropdown-toggle:empty::after{ margin-left: 0px; }.dropdown-menu{ position: absolute; top: 100%; left: -20%; z-index: 1000; display: none; float: left; padding: 0.5rem 0px; margin: 0.125rem 0px 0px; font-size: 0.9375rem; color: rgb(73, 80, 87); text-align: left; list-style: none; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgba(0, 40, 100, 0.12); border-radius: 3px; }.dropdown-item{ display: block; width: 100%; padding: 0.25rem 1rem; clear: both; font-weight: 400; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0px; }.dropdown-item:focus,.dropdown-item:hover{ color: rgb(22, 24, 27); text-decoration: none; background-color: rgb(248, 249, 250); }.dropdown-item:active{ color: rgb(255, 255, 255); text-decoration: none; background-color: rgb(70, 127, 207); }.dropdown-item:disabled{ color: rgb(134, 142, 150); pointer-events: none; background-color: transparent; }.dropdown-menu.show{ display: block; }.nav-link{ display: block; }.nav-link:focus,.nav-link:hover{ text-decoration: none; }.navbar{ position: relative; display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between; padding: 0.5rem 1rem; }.navbar-brand{ display: inline-block; padding-top: 0.359375rem; padding-bottom: 0.359375rem; margin-right: 1rem; font-size: 1.125rem; line-height: inherit; white-space: nowrap; }.navbar-brand:focus,.navbar-brand:hover{ text-decoration: none; }.navbar-nav{ display: flex; flex-direction: column; padding-left: 0px; margin-bottom: 0px; list-style: none; }.navbar-nav .nav-link{ padding-right: 0px; padding-left: 0px; }.navbar-nav .dropdown-menu{ position: static; float: none; }.navbar-collapse{ flex-basis: 100%; flex-grow: 1; align-items: center; }.navbar-toggler{ padding: 0.25rem 0.75rem; font-size: 1.125rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 3px; }.navbar-toggler:focus,.navbar-toggler:hover{ text-decoration: none; }.badge{ display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 600; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 3px; 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; }.badge:empty{ display: none; }.alert{ position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 3px; }.alert-link{ font-weight: 600; }.alert-primary{ color: rgb(36, 66, 108); background-color: rgb(218, 229, 245); border-color: rgb(203, 219, 242); }.alert-primary .alert-link{ color: rgb(23, 43, 70); }.alert-secondary{ color: rgb(70, 74, 78); background-color: rgb(231, 232, 234); border-color: rgb(221, 223, 226); }.alert-secondary .alert-link{ color: rgb(46, 49, 51); }.alert-success{ color: rgb(21, 87, 36); background-color: rgb(212, 237, 218); border-color: rgb(195, 230, 203); }.alert-success .alert-link{ color: rgb(23, 46, 0); }.alert-info{ color: rgb(36, 88, 126); background-color: rgb(218, 238, 252); border-color: rgb(203, 231, 251); }.alert-info .alert-link{ color: rgb(25, 60, 86); }.alert-warning{ color: rgb(125, 102, 8); background-color: rgb(252, 243, 207); border-color: rgb(251, 238, 188); }.alert-warning .alert-link{ color: rgb(77, 63, 5); }.alert-danger{ color: rgb(107, 17, 16); background-color: rgb(245, 210, 210); border-color: rgb(241, 193, 192); }@-webkit-keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}@keyframes progress-bar-stripes { 
  0% { background-position: 1rem 0px; }
  100% { background-position: 0px 0px; }
}.close{ float: right; font-weight: 700; color: rgb(0, 0, 0); text-shadow: rgb(255, 255, 255) 0px 1px 0px; opacity: 0.5; }.close:hover{ color: rgb(0, 0, 0); text-decoration: none; }.close:not(:disabled):not(.disabled):focus,.close:not(:disabled):not(.disabled):hover{ opacity: 0.75; }button.close{ padding: 0px; background-color: transparent; border: 0px; appearance: none; }a.close.disabled{ pointer-events: none; }.modal-open{ overflow: hidden; }.modal-open .modal{ overflow: hidden auto; }.modal{ position: fixed; top: 0px; left: 0px; z-index: 2000; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0px; }.modal.fade .modal-dialog{ transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; transform: translate(0px, -50px); }@media (prefers-reduced-motion: reduce){.badge,.modal.fade .modal-dialog{ transition: none; }}.modal-backdrop.fade{ opacity: 0; }.modal-header .close{ padding: 1rem; margin: -1rem -1rem -1rem auto; }.modal-footer > :not(:first-child){ margin-left: 0.25rem; }.modal-footer > :not(:last-child){ margin-right: 0.25rem; }.tooltip{ position: absolute; z-index: 1070; display: block; margin: 0px; font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; opacity: 0; }.tooltip.show{ opacity: 0.9; }.tooltip .arrow{ position: absolute; display: block; width: 0.8rem; height: 0.4rem; }.tooltip .arrow::before{ position: absolute; content: ""; border-color: transparent; border-style: solid; }.tooltip-inner{ max-width: 200px; padding: 0.25rem 0.5rem; color: rgb(255, 255, 255); text-align: center; background-color: rgb(0, 0, 0); border-radius: 3px; }.popover{ position: absolute; top: 0px; left: 0px; z-index: 1060; display: block; max-width: 276px; font-family: "Source Sans Pro", -apple-system, BlinkMacSystemFont, "Segoe UI", "Helvetica Neue", Arial, sans-serif; font-style: normal; font-weight: 400; line-height: 1.5; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; overflow-wrap: break-word; background-color: rgb(255, 255, 255); background-clip: padding-box; border: 1px solid rgb(222, 227, 235); border-radius: 3px; filter: drop-shadow(rgba(0, 0, 0, 0.1) 0px 1px 3px); }.popover .arrow{ position: absolute; display: block; width: 0.5rem; height: 0.5rem; margin: 0px 3px; }.popover .arrow::after,.popover .arrow::before{ position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }.bs-popover-auto[x-placement^="bottom"] .popover-header::before,.bs-popover-bottom .popover-header::before{ position: absolute; top: 0px; left: 50%; display: block; width: 0.5rem; margin-left: -0.25rem; content: ""; border-bottom: 1px solid rgb(247, 247, 247); }.popover-header{ padding: 0.5rem 0.75rem; margin-bottom: 0px; font-size: 0.9375rem; color: inherit; background-color: rgb(247, 247, 247); border-bottom: 1px solid rgb(235, 235, 235); border-top-left-radius: calc(2px); border-top-right-radius: calc(2px); }.popover-header:empty{ display: none; }.popover-body{ padding: 0.75rem 1rem; color: rgb(110, 118, 135); }@-webkit-keyframes spinner-border { 
  100% { transform: rotate(360deg); }
}@keyframes spinner-border { 
  100% { transform: rotate(360deg); }
}@-webkit-keyframes spinner-grow { 
  0% { transform: scale(0); }
  50% { opacity: 1; }
}@keyframes spinner-grow { 
  0% { transform: scale(0); }
  50% { opacity: 1; }
}.d-none{ display: none !important; }.flex-row-reverse{ flex-direction: row-reverse !important; }.align-items-center{ align-items: center !important; }@media (min-width: 768px){.justify-content-md-center{ justify-content: center !important; }}.fixed-top{ position: fixed; top: 0px; right: 0px; left: 0px; z-index: 1030; }@supports ((position:-webkit-sticky) or (position:sticky)) {
  .sticky-top { position: sticky; top: 0px; z-index: 1020; }
}.mb-0{ margin-bottom: 0px !important; }.mr-1{ margin-right: 0.25rem !important; }.mb-1{ margin-bottom: 0.25rem !important; }.mt-2,.my-2{ margin-top: 0.5rem !important; }.my-2{ margin-bottom: 0.5rem !important; }.mb-4{ margin-bottom: 1rem !important; }.ml-auto{ margin-left: auto !important; }@media (min-width: 992px){.d-lg-block{ display: block !important; }}@media (min-width: 992px){.mt-lg-0{ margin-top: 0px !important; }}@media (min-width: 992px){.mr-lg-auto{ margin-right: auto !important; }}@media (min-width: 992px){.ml-lg-auto{ margin-left: auto !important; }}.text-center{ text-align: center !important; }.visible{ visibility: visible !important; }html{ font-size: 16px; height: 100%; direction: ltr; }@media print{*,::after,::before{ text-shadow: none !important; box-shadow: none !important; }}@media print{a:not(.btn){ text-decoration: underline; }}@media print{thead{ display: table-header-group; }}@media print{img,tr{ break-inside: avoid; }}@media print{h2,h3,p{ orphans: 3; widows: 3; }}@media print{h2,h3{ break-after: avoid; }}@page { size: a3; }@media print{.container,body{ min-width: 992px !important; }}@media print{.navbar{ display: none; }}@media print{.badge{ border: 1px solid rgb(0, 0, 0); }}@media print{body{ background: 0px 0px; }}@media print{.container{ max-width: none; }}body ::-webkit-scrollbar{ width: 6px; height: 6px; transition: background 0.3s; }body ::-webkit-scrollbar-thumb{ background: rgb(206, 212, 218); }body :hover::-webkit-scrollbar-thumb{ background: rgb(173, 181, 189); }.lead{ line-height: 1.4; }h1 a,h2 a,h3 a,h4 a,h5 a,h6 a{ color: inherit; }blockquote,ol,p,ul{ margin-bottom: 1em; }.header{ background: rgb(255, 255, 255); border-bottom: 1px solid rgba(0, 40, 100, 0.12); }.header .dropdown-menu{ margin-top: 0.75rem; }.footer{ background: rgb(255, 255, 255); border-top: 1px solid rgba(0, 40, 100, 0.12); font-size: 0.875rem; padding: 1.25rem 0px; color: rgb(154, 160, 172); }.footer a:not(.btn){ color: rgb(110, 118, 135); }@media print{.footer,.header{ display: none; }}.nav-item,.nav-link{ padding: 0px 0.75rem; min-width: 2rem; transition: color 0.3s; user-select: none; cursor: pointer; display: flex; align-items: center; }.btn{ cursor: pointer; font-weight: 600; letter-spacing: 0.03em; font-size: 0.8125rem; min-width: 2.375rem; }.btn i{ font-size: 1rem; vertical-align: -2px; }.btn-icon{ padding-left: 0.5rem; padding-right: 0.5rem; text-align: center; }.btn-pill{ border-radius: 10rem; padding-left: 1.5em; padding-right: 1.5em; }.btn-facebook{ color: rgb(255, 255, 255); background-color: rgb(59, 89, 152); border-color: rgb(59, 89, 152); }.btn-facebook:hover{ color: rgb(255, 255, 255); background-color: rgb(48, 73, 124); border-color: rgb(45, 67, 115); }.btn-facebook:focus{ box-shadow: rgba(88, 114, 167, 0.5) 0px 0px 0px 2px; }.btn-facebook:disabled{ color: rgb(255, 255, 255); background-color: rgb(59, 89, 152); border-color: rgb(59, 89, 152); }.btn-facebook:not(:disabled):not(.disabled):active{ color: rgb(255, 255, 255); background-color: rgb(45, 67, 115); border-color: rgb(41, 62, 106); }.btn-facebook:not(:disabled):not(.disabled):active:focus{ box-shadow: rgba(88, 114, 167, 0.5) 0px 0px 0px 2px; }.btn-instagram{ color: rgb(255, 255, 255); background-color: rgb(167, 22, 54); border-color: rgb(167, 22, 54); }.btn-instagram:hover{ color: rgb(255, 255, 255); background-color: rgb(222, 31, 68); border-color: rgb(200, 28, 61); }.btn-instagram:focus{ box-shadow: rgba(232, 93, 119, 0.5) 0px 0px 0px 2px; }.btn-instagram:disabled{ color: rgb(255, 255, 255); background-color: rgb(167, 22, 54); border-color: rgb(167, 22, 54); }.btn-instagram:not(:disabled):not(.disabled):active{ color: rgb(255, 255, 255); background-color: rgb(211, 30, 64); border-color: rgb(167, 22, 54); }.btn-instagram:not(:disabled):not(.disabled):active:focus{ box-shadow: rgba(232, 93, 119, 0.5) 0px 0px 0px 2px; }.btn-loading{ pointer-events: none; position: relative; color: transparent !important; }.btn-loading::after{ content: ""; animation: 0.5s linear 0s infinite normal none running loader; border-width: 2px; border-style: solid; border-bottom-color: rgb(255, 255, 255); border-left-color: rgb(255, 255, 255); border-image: initial; border-radius: 50%; display: block; height: 1.4em; width: 1.4em; left: calc(50% - 0.7em); top: calc(50% - 0.7em); transform-origin: center center; border-right-color: transparent !important; border-top-color: transparent !important; position: absolute !important; }.btn-group-sm > .btn-loading.btn::after,.btn-loading.btn-sm::after,.dataTables_wrapper .dataTables_paginate .btn-group-sm > .btn-loading.paginate_button::after{ height: 1em; width: 1em; left: calc(50% - 0.5em); top: calc(50% - 0.5em); }.btn-loading.btn-secondary::after,.dataTables_wrapper .dataTables_paginate .btn-loading.paginate_button::after{ border-color: rgb(73, 80, 87); }.alert{ font-size: 0.9375rem; }.alert-icon{ padding-left: 3rem; }.alert-icon > i{ font-size: 1rem; position: absolute; top: 1rem; left: 1rem; color: inherit !important; }.close{ font-size: 1rem; line-height: 1.5; transition: color 0.3s; }.close::before{ content: ""; font-family: feather, sans-serif; }.badge{ color: rgb(255, 255, 255); }.card-body > :last-child{ margin-bottom: 0px; }.card-collapsed > :not(.card-header):not(.card-status){ display: none; }.popover.bs-popover-auto[x-placement^="top"],.popover.bs-popover-top{ margin-bottom: 0.625rem; }.popover .arrow{ margin-left: calc(2px + 0.25rem); }.dropdown{ display: inline-block; }.dropdown-menu{ box-shadow: rgba(0, 0, 0, 0.05) 0px 1px 2px 0px; min-width: 12rem; }.dropdown-item{ color: rgb(110, 118, 135); }.dropdown-toggle{ user-select: none; cursor: pointer; }.dropdown-toggle::after{ vertical-align: 0.155em; }.dropdown-toggle:empty::after{ margin-left: 0px; }@-webkit-keyframes indeterminate { 
  0% { left: -35%; right: 100%; }
  100%, 60% { left: 100%; right: -90%; }
}@keyframes indeterminate { 
  0% { left: -35%; right: 100%; }
  100%, 60% { left: 100%; right: -90%; }
}@-webkit-keyframes indeterminate-short { 
  0% { left: -200%; right: 100%; }
  100%, 60% { left: 107%; right: -8%; }
}@keyframes indeterminate-short { 
  0% { left: -200%; right: 100%; }
  100%, 60% { left: 107%; right: -8%; }
}@-webkit-keyframes loader { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes loader { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}textarea[cols]{ height: auto; }@-webkit-keyframes status-pulse { 
  0%, 100% { opacity: 1; }
  50% { opacity: 0.32; }
}@keyframes status-pulse { 
  0%, 100% { opacity: 1; }
  50% { opacity: 0.32; }
}@font-face { font-display: swap; font-family: feather; src: url("../fonts/feather/feather-webfont.woff") format("woff"), url("../fonts/feather/feather-webfont.ttf") format("truetype"); }.fe{ speak: none; font-style: normal; font-weight: 400; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: feather !important; }.fe-arrow-left::before{ content: ""; }.fe-menu::before{ content: ""; }#page-overlay{ opacity: 0; top: 0px; left: 0px; position: fixed; background-color: rgba(249, 249, 249, 0.8); height: 100%; width: 100%; z-index: 9998; transition: opacity 0.2s linear; }#page-overlay.visible{ opacity: 1; display: none; }#page-overlay .loader-wrapper-outer{ background-color: transparent; z-index: 9999; margin: auto; width: 100%; height: 100%; overflow: hidden; display: table; text-align: center; vertical-align: middle; }#page-overlay .loader-wrapper-inner{ display: table-cell; vertical-align: middle; }@keyframes lds-double-ring { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@-webkit-keyframes lds-double-ring { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}@keyframes lds-double-ring_reverse { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}@-webkit-keyframes lds-double-ring_reverse { 
  0% { transform: rotate(0deg); }
  100% { transform: rotate(-360deg); }
}#page-overlay .lds-double-ring div{ box-sizing: border-box; }#page-overlay .lds-double-ring > div{ position: absolute; width: 44px; height: 44px; top: 78px; left: 78px; border-radius: 50%; border-width: 4px; border-style: solid; border-image: initial; border-color: rgb(33, 150, 243) transparent; animation: 1s linear 0s infinite normal none running lds-double-ring; }#page-overlay .lds-double-ring > div:nth-child(2),#page-overlay .lds-double-ring > div:nth-child(4){ width: 32px; height: 32px; top: 84px; left: 84px; animation: 1s linear 0s infinite normal none running lds-double-ring_reverse; }#page-overlay .lds-double-ring > div:nth-child(2){ border-color: transparent rgb(33, 150, 243); }#page-overlay .lds-double-ring > div:nth-child(3){ border-color: transparent; }#page-overlay .lds-double-ring > div:nth-child(3) div{ position: absolute; width: 100%; height: 100%; transform: rotate(45deg); }#page-overlay .lds-double-ring > div:nth-child(3) div::after,#page-overlay .lds-double-ring > div:nth-child(3) div::before{ content: ""; display: block; position: absolute; width: 4px; height: 4px; top: -4px; left: 16px; background: rgb(33, 150, 243); border-radius: 50%; box-shadow: rgb(33, 150, 243) 0px 40px 0px 0px; }#page-overlay .lds-double-ring > div:nth-child(3) div::after{ left: -4px; top: 16px; box-shadow: rgb(33, 150, 243) 40px 0px 0px 0px; }#page-overlay .lds-double-ring > div:nth-child(4){ border-color: transparent; }#page-overlay .lds-double-ring > div:nth-child(4) div{ position: absolute; width: 100%; height: 100%; transform: rotate(45deg); }#page-overlay .lds-double-ring > div:nth-child(4) div::after,#page-overlay .lds-double-ring > div:nth-child(4) div::before{ content: ""; display: block; position: absolute; width: 4px; height: 4px; top: -4px; left: 10px; background: rgb(33, 150, 243); border-radius: 50%; box-shadow: rgb(33, 150, 243) 0px 28px 0px 0px; }#page-overlay .lds-double-ring > div:nth-child(4) div::after{ left: -4px; top: 10px; box-shadow: rgb(33, 150, 243) 28px 0px 0px 0px; }#page-overlay .lds-double-ring{ position: relative; display: inline-block; transform: translate(-100px, -100px) scale(1) translate(100px, 100px); width: 200px !important; height: 200px !important; }body{ direction: ltr; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; text-size-adjust: none; touch-action: manipulation; font-feature-settings: "liga" 0; height: 100%; overflow-y: scroll; position: relative; background-color: rgb(250, 250, 250); }label{ display: inline-block; color: rgb(0, 0, 0); margin-bottom: 0px; }.btn-youtube{ color: rgb(255, 255, 255); background-color: rgb(229, 45, 39); border-color: rgb(229, 45, 39); }.btn-youtube:hover{ color: rgb(255, 255, 255); background-color: rgb(179, 18, 23); border-color: rgb(140, 14, 14); }.btn-youtube:focus{ box-shadow: rgba(229, 45, 39, 0.5) 0px 0px 0px 2px; }.btn-youtube:disabled{ color: rgb(255, 255, 255); background-color: rgb(229, 45, 39); border-color: rgb(229, 45, 39); }.btn-youtube:not(:disabled):not(.disabled):active{ color: rgb(255, 255, 255); background-color: rgb(140, 14, 14); border-color: rgb(110, 10, 10); }.btn-youtube:not(:disabled):not(.disabled):active:focus{ box-shadow: rgba(229, 45, 39, 0.5) 0px 0px 0px 2px; }.btn-tiktok{ color: rgb(255, 255, 255); background-color: rgb(238, 29, 82); border-color: rgb(238, 29, 82); }.btn-tiktok:hover{ color: rgb(255, 255, 255); background-color: rgb(217, 26, 72); border-color: rgb(197, 23, 64); }.btn-tiktok:focus{ box-shadow: rgba(238, 29, 82, 0.5) 0px 0px 0px 2px; }.btn-tiktok:disabled{ color: rgb(255, 255, 255); background-color: rgb(238, 29, 82); border-color: rgb(238, 29, 82); }.btn-tiktok:not(:disabled):not(.disabled):active{ color: rgb(255, 255, 255); background-color: rgb(197, 23, 64); border-color: rgb(177, 20, 56); }.btn-tiktok:not(:disabled):not(.disabled):active:focus{ box-shadow: rgba(238, 29, 82, 0.5) 0px 0px 0px 2px; }@media (min-width: 1200px){.navbar-expand-xl{ flex-flow: row; justify-content: flex-start; }}@media (min-width: 1200px){.navbar-expand-xl .navbar-nav{ flex-direction: row; }}@media (min-width: 1200px){.navbar-expand-xl .navbar-nav .dropdown-menu{ position: absolute; }}@media (min-width: 1200px){.navbar-expand-xl .navbar-nav .nav-link{ padding-right: 0.5rem; padding-left: 0.5rem; }}@media (min-width: 1200px){.navbar-expand-xl .navbar-collapse{ display: flex !important; flex-basis: auto; }}@media (min-width: 1200px){.navbar-expand-xl .navbar-toggler{ display: none; }}.col-md-10,.col-md-6{position:relative;width:100%;padding-right:0.75rem;padding-left:0.75rem}@media (min-width:768px){.col-md-6{flex:0 0 50%;max-width:50%}}@media (min-width:768px){.col-md-10{flex:0 0 83.3333%;max-width:83.3333%}}.d-block{display:block !important}.d-flex{display:flex !important}.ml-3{margin-left:0.75rem !important}.mt-5{margin-top:1.5rem !important}.mt-auto{margin-top:auto !important}.text-muted{color:rgb(85, 87, 104) !important}.row-cards > [class*="col-"]{display:flex;flex-direction:column}.text-default{color:rgb(73, 80, 87) !important}.icon{color:rgb(154, 160, 172) !important}.icon i{vertical-align:-1px}a.icon{text-decoration:none;cursor:pointer}a.icon:hover{color:rgb(73, 80, 87) !important}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-7,.col-8,.col-9,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-2,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-auto,.col-md,.col-md-1,.col-md-11,.col-md-2,.col-md-4,.col-md-5,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:.75rem;padding-left:.75rem}.col{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media @media (min-width:576px){.col-sm-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}}@media @media (min-width:576px){.col-sm-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media @media (min-width:576px){.col-sm-7{-ms-flex:0 0 58.33333333%;flex:0 0 58.33333333%;max-width:58.33333333%}}@media @media (min-width:576px){.col-sm-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media @media (min-width:768px){.col-md-5{-ms-flex:0 0 41.66666667%;flex:0 0 41.66666667%;max-width:41.66666667%}}@media @media (min-width:768px){.col-md-8{-ms-flex:0 0 66.66666667%;flex:0 0 66.66666667%;max-width:66.66666667%}}@media @media (min-width:768px){.col-md-9{-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}}@media @media (min-width:1280px){.col-xl-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}