@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@200;300;400;600;700;800&display=swap');::-moz-selection {color: #fff;background: #d55e2d;}::selection {color: #fff;background: #d55e2d;}:root {--blue: #5e72e4;--indigo: #5603ad;--purple: #8965e0;--pink: #f3a4b5;--red: #f5365c;--orange: #fb6340;--yellow: #ffd600;--green: #2dce89;--teal: #11cdef;--cyan: #2bffc6;--white: #ffffff;--gray: #6c757d;--gray-dark: #32325d;--light: #ced4da;--lighter: #e9ecef;--primary: #d55e2d;--secondary: #f4f5f7;--success: #00f2c3;--info: #1d8cf8;--warning: #ff8d72;--danger: #fd5d93;--light: #adb5bd;--dark: #212529;--default: #344675;--white: #ffffff;--neutral: #ffffff;--darker: black;--breakpoint-xs: 0;--breakpoint-sm: 576px;--breakpoint-md: 768px;--breakpoint-lg: 992px;--breakpoint-xl: 1200px;--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;}*, *::before, *::after {box-sizing: border-box;}html {font-family: sans-serif;line-height: 1.15;-webkit-text-size-adjust: 100%;-webkit-tap-highlight-color: rgba(34, 42, 66, 0);}footer, nav, section {display: block;}body {margin: 0;font-family: "Poppins", sans-serif;font-size: 0.875rem;font-weight: 400;line-height: 1.5;color: #525f7f;text-align: left;}[tabindex="-1"]:focus {outline: 0 !important;}h1, h3, h4, h5 {margin-top: 0;margin-bottom: 0.5rem;}p {margin-top: 0;margin-bottom: 1rem;}ul {margin-top: 0;margin-bottom: 1rem;}a {color: #d55e2d;text-decoration: none;background-color: transparent;}a:hover {color: #c221a9;text-decoration: none;}a:not([href]):not([tabindex]) {color: inherit;text-decoration: none;}a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {color: inherit;text-decoration: none;}a:not([href]):not([tabindex]):focus {outline: 0;}img {vertical-align: middle;border-style: none;}button {border-radius: 0;}button:focus {outline: 1px dotted;outline: 5px auto -webkit-focus-ring-color;}button {margin: 0;font-family: inherit;font-size: inherit;line-height: inherit;}button {overflow: visible;}button {text-transform: none;}button, [type="button"] {-webkit-appearance: button;}button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) {cursor: pointer;}button::-moz-focus-inner, [type="button"]::-moz-focus-inner {padding: 0;border-style: none;}::-webkit-file-upload-button {font: inherit;-webkit-appearance: button;}h1, h3, h4, h5 {margin-bottom: 0.5rem;font-family: inherit;font-weight: 400;line-height: 1.2;color: #32325d;}h1 {font-size: 2.0625rem;}h3 {font-size: 1.4375rem;}h4 {font-size: 1.0625rem;}h5 {font-size: 0.8125rem;}.img-fluid {max-width: 100%;height: auto;}.container {width: 100%;padding-right: 15px;padding-left: 15px;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;}}.container-fluid {width: 100%;padding-right: 15px;padding-left: 15px;margin-right: auto;margin-left: auto;}.row {display: flex;flex-wrap: wrap;margin-right: -15px;margin-left: -15px;}.col-6, .col-10, .col-12, .col-md-4, .col-md-6, .col-md-8, .col-md-12, .col-lg-4, .col-lg-5, .col-lg-6 {position: relative;width: 100%;padding-right: 15px;padding-left: 15px;}.col-6 {flex: 0 0 50%;max-width: 50%;}.col-10 {flex: 0 0 83.333333%;max-width: 83.333333%;}.col-12 {flex: 0 0 100%;max-width: 100%;}@media (min-width: 768px) {.col-md-4 {flex: 0 0 33.333333%;max-width: 33.333333%;}.col-md-6 {flex: 0 0 50%;max-width: 50%;}.col-md-8 {flex: 0 0 66.666667%;max-width: 66.666667%;}.col-md-12 {flex: 0 0 100%;max-width: 100%;}}@media (min-width: 992px) {.col-lg-4 {flex: 0 0 33.333333%;max-width: 33.333333%;}.col-lg-5 {flex: 0 0 41.666667%;max-width: 41.666667%;}.col-lg-6 {flex: 0 0 50%;max-width: 50%;}}.was-validated .custom-control-input:valid:focus:not(:checked)~.custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked)~.custom-control-label::before {border-color: #00f2c3;}.was-validated .custom-control-input:invalid:focus:not(:checked)~.custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked)~.custom-control-label::before {border-color: #ff8d72;}.btn {display: inline-block;font-weight: 400;color: #525f7f;text-align: center;vertical-align: middle;user-select: none;background-color: transparent;border: 1px solid transparent;padding: 11px 40px;font-size: 0.875rem;line-height: 1.35em;border-radius: 0.25rem;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: #525f7f;text-decoration: none;}.btn:focus {outline: 0;box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);}.btn:disabled {opacity: 0.65;box-shadow: none;}.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {box-shadow: none;}.btn:not(:disabled):not(.disabled):active:focus, .btn:not(:disabled):not(.disabled).active:focus {box-shadow: 0 7px 14px rgba(50, 50, 93, 0.1), 0 3px 6px rgba(0, 0, 0, 0.08);}.btn-primary {color: #ffffff;background-color: #d55e2d;border-color: #d55e2d;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}.btn-primary:hover {color: #ffffff;background-color: #db2dc0;border-color: #d725bb;}.btn-primary:focus {box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08), 0 0 0 0 rgba(230, 105, 210, 0.5);}.btn-primary:disabled {color: #ffffff;background-color: #d55e2d;border-color: #d55e2d;}.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #d725bb;border-color: #cd23b2;}.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(230, 105, 210, 0.5);}.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {color: #212529;background-color: #d6dae2;border-color: #cfd3dc;}.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(212, 214, 216, 0.5);}.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #00bf9a;border-color: #00b290;}.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(38, 244, 204, 0.5);}.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #0772db;border-color: #066ccf;}.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(63, 157, 249, 0.5);}.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #ff643f;border-color: #ff5932;}.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(255, 158, 135, 0.5);}.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #fc2b71;border-color: #fc1e69;}.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(253, 117, 163, 0.5);}.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #919ca6;border-color: #8a95a1;}.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(185, 192, 199, 0.5);}.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #0a0c0d;border-color: #050506;}.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(66, 70, 73, 0.5);}.btn-default:not(:disabled):not(.disabled):active, .btn-default:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #243152;border-color: #202c49;}.btn-default:not(:disabled):not(.disabled):active:focus, .btn-default:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(82, 98, 138, 0.5);}.btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active {color: #212529;background-color: #e6e6e6;border-color: #dfdfdf;}.btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);}.btn-neutral {color: #212529;background-color: #ffffff;border-color: #ffffff;box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);}.btn-neutral:hover {color: #212529;background-color: #ececec;border-color: #e6e6e6;}.btn-neutral:focus {box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08), 0 0 0 0 rgba(222, 222, 223, 0.5);}.btn-neutral:disabled {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-neutral:not(:disabled):not(.disabled):active, .btn-neutral:not(:disabled):not(.disabled).active {color: #212529;background-color: #e6e6e6;border-color: #dfdfdf;}.btn-neutral:not(:disabled):not(.disabled):active:focus, .btn-neutral:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(222, 222, 223, 0.5);}.btn-darker:not(:disabled):not(.disabled):active, .btn-darker:not(:disabled):not(.disabled).active {color: #ffffff;background-color: black;border-color: black;}.btn-darker:not(:disabled):not(.disabled):active:focus, .btn-darker:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(38, 38, 38, 0.5);}.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #d55e2d;border-color: #d55e2d;}.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(225, 78, 202, 0.5);}.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active {color: #212529;background-color: #f4f5f7;border-color: #f4f5f7;}.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(244, 245, 247, 0.5);}.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #00f2c3;border-color: #00f2c3;}.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(0, 242, 195, 0.5);}.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #1d8cf8;border-color: #1d8cf8;}.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(29, 140, 248, 0.5);}.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #ff8d72;border-color: #ff8d72;}.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(255, 141, 114, 0.5);}.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #fd5d93;border-color: #fd5d93;}.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(253, 93, 147, 0.5);}.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #adb5bd;border-color: #adb5bd;}.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(173, 181, 189, 0.5);}.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #212529;border-color: #212529;}.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(33, 37, 41, 0.5);}.btn-outline-default:not(:disabled):not(.disabled):active, .btn-outline-default:not(:disabled):not(.disabled).active {color: #ffffff;background-color: #344675;border-color: #344675;}.btn-outline-default:not(:disabled):not(.disabled):active:focus, .btn-outline-default:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(52, 70, 117, 0.5);}.btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);}.btn-outline-neutral:not(:disabled):not(.disabled):active, .btn-outline-neutral:not(:disabled):not(.disabled).active {color: #212529;background-color: #ffffff;border-color: #ffffff;}.btn-outline-neutral:not(:disabled):not(.disabled):active:focus, .btn-outline-neutral:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.5);}.btn-outline-darker:not(:disabled):not(.disabled):active, .btn-outline-darker:not(:disabled):not(.disabled).active {color: #ffffff;background-color: black;border-color: black;}.btn-outline-darker:not(:disabled):not(.disabled):active:focus, .btn-outline-darker:not(:disabled):not(.disabled).active:focus {box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.5);}.btn-link {font-weight: 400;color: #d55e2d;text-decoration: none;}.btn-link:hover {color: #c221a9;text-decoration: none;}.btn-link:focus {text-decoration: none;box-shadow: none;}.btn-link:disabled {color: #6c757d;pointer-events: none;}.btn-lg {padding: 15px 48px;font-size: 1em;line-height: 1.35;border-radius: 0.4285rem;}.collapse:not(.show) {display: none;}.custom-control-input:focus:not(:checked)~.custom-control-label::before {border-color: rgba(50, 151, 211, 0.25);}.custom-control-input:not(:disabled):active~.custom-control-label::before {color: #ffffff;background-color: #d55e2d;border-color: #d55e2d;box-shadow: none;}.nav-link {display: block;padding: 0.5rem 1rem;}.nav-link:hover, .nav-link:focus {text-decoration: none;}.navbar {position: relative;display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;padding: 0.625rem 0.9375rem;}.navbar>.container {display: flex;flex-wrap: wrap;align-items: center;justify-content: space-between;}.navbar-brand {display: inline-block;padding-top: 0.406813rem;padding-bottom: 0.406813rem;margin-right: 0.9375rem;font-size: 0.99925rem;line-height: inherit;white-space: nowrap;}.navbar-brand:hover, .navbar-brand:focus {text-decoration: none;}.navbar-nav {display: flex;flex-direction: column;padding-left: 0;margin-bottom: 0;list-style: none;}.navbar-nav .nav-link:not(.btn) {padding-right: 0;padding-left: 0;}.navbar-collapse {flex-basis: 100%;flex-grow: 1;align-items: center;}.navbar-toggler {padding: 0.25rem 0.75rem;font-size: 0.99925rem;line-height: 1;background-color: transparent;border: 0.0625rem solid transparent;border-radius: 0.25rem;}.navbar-toggler:hover, .navbar-toggler:focus {text-decoration: none;}@media (max-width: 991.98px) {.navbar-expand-lg>.container {padding-right: 0;padding-left: 0;}}@media (min-width: 992px) {.navbar-expand-lg {flex-flow: row nowrap;justify-content: flex-start;}.navbar-expand-lg .navbar-nav {flex-direction: row;}.navbar-expand-lg .navbar-nav .nav-link {padding-right: 1rem;padding-left: 1rem;}.navbar-expand-lg>.container {flex-wrap: nowrap;}.navbar-expand-lg .navbar-collapse {display: flex !important;flex-basis: auto;}.navbar-expand-lg .navbar-toggler {display: none;}}.card {position: relative;display: flex;flex-direction: column;min-width: 0;word-wrap: break-word;background-color: #ffffff;background-clip: border-box;border: 0.0625rem solid rgba(34, 42, 66, 0.05);border-radius: 0.2857rem;}.card-body {flex: 1 1 auto;padding: 1.5rem;}.card-header {padding: 1.25rem 1.5rem;margin-bottom: 0;background-color: #f6f9fc;border-bottom: 0.0625rem solid rgba(34, 42, 66, 0.05);}.card-header:first-child {border-radius: calc(0.2857rem - 0.0625rem) calc(0.2857rem - 0.0625rem) 0 0;}.badge {display: inline-block;padding: 0.25rem 0.5rem;font-size: 0.7rem;font-weight: 600;line-height: 1;text-align: center;white-space: nowrap;vertical-align: baseline;border-radius: 0.25rem;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) {.badge {transition: none;}}.badge-pill {padding-right: 0.875em;padding-left: 0.875em;border-radius: 0.875rem;}.badge-primary {color: #ffffff;background-color: #d55e2d;}.badge-default {color: var(--background);background-color: var(--text);}.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {opacity: .75;}.rounded-circle {border-radius: 50% !important;}.align-items-center {align-items: center !important;}@supports (position: sticky) {}.w-100 {width: 100% !important;}.my-5 {margin-top: 3rem !important;}.mb-5, .my-5 {margin-bottom: 3rem !important;}.p-3 {padding: 1rem !important;}.pt-3 {padding-top: 1rem !important;}.pb-3 {padding-bottom: 1rem !important;}.py-5 {padding-top: 3rem !important;}.py-5 {padding-bottom: 3rem !important;}.mr-auto, .mx-auto {margin-right: auto !important;}.ml-auto, .mx-auto {margin-left: auto !important;}.text-left {text-align: left !important;}.text-right {text-align: right !important;}.text-center {text-align: center !important;}@media print {*, *::before, *::after {text-shadow: none !important;box-shadow: none !important;}a:not(.btn) {text-decoration: underline;}img {page-break-inside: avoid;}p, h3 {orphans: 3;widows: 3;}h3 {page-break-after: avoid;}@page {size: a3;}body {min-width: 992px !important;}.container {min-width: 992px !important;}.navbar {display: none;}.badge {border: 0.0625rem solid #222a42;}}.btn {border-width: 2px;border: none;position: relative;overflow: hidden;margin: 4px 1px;padding: 11px 30px;border-radius: 0.4285rem;cursor: pointer;background: #344675;background-image: -webkit-linear-gradient(to bottom left, #344675, #263148, #344675);background-image: -o-linear-gradient(to bottom left, #344675, #263148, #344675);background-image: -moz-linear-gradient(to bottom left, #344675, #263148, #344675);background-image: linear-gradient(to bottom left, #344675, #263148, #344675);background-size: 210% 210%;background-position: top right;background-color: #344675;transition: all 0.15s ease;box-shadow: none;color: #ffffff;}.btn:hover, .btn:focus, .btn:active, .btn:active:focus, .btn:active:hover {background-color: #263148 !important;background-image: linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -webkit-linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -o-linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -moz-linear-gradient(to bottom left, #344675, #263148, #344675) !important;color: #ffffff;box-shadow: none;}.btn:active {box-shadow: none !important;transform: translateY(1px) !important;transition: all .15s ease;}.btn:not([data-action]):hover {box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);transform: translateY(-1px);-webkit-transform: translateY(-1px);}.btn:disabled, .btn:disabled:hover, .btn:disabled:focus, .btn:disabled:active {background-color: #344675;border-color: #344675;}.btn.btn-simple {color: #344675;border-color: #344675;background: transparent;}.btn.btn-simple:hover, .btn.btn-simple:focus, .btn.btn-simple:active, .btn.btn-simple:not(:disabled):not(.disabled):active, .navbar .navbar-nav>a.btn.btn-simple:not(:disabled):not(.disabled):active {color: #344675;border-color: #344675;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn.btn-simple.active:not(:disabled):not(.disabled):active, .navbar .navbar-nav>a.btn.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #344675;background-image: linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -webkit-linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -o-linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-image: -moz-linear-gradient(to bottom left, #344675, #263148, #344675) !important;background-color: #263148 !important;box-shadow: none;}.btn.btn-link {color: #344675;}.btn.btn-link:hover, .btn.btn-link:focus, .btn.btn-link:active {background-color: transparent !important;background-image: none !important;color: #ffffff !important;text-decoration: none;box-shadow: none;}.btn:hover, .btn:focus {opacity: 1;filter: alpha(opacity=100);outline: 0 !important;}.btn:active {box-shadow: none;outline: 0 !important;}.btn.btn-icon {height: 2.375rem;min-width: 2.375rem;width: 2.375rem;padding: 0;font-size: 0.9375rem;overflow: hidden;position: relative;line-height: normal;}.btn.btn-icon.btn-simple {padding: 0;}.btn.btn-icon:not(.btn-footer) .tim-icons, .btn.btn-icon:not(.btn-footer) .fab {position: absolute;font-size: 1em;top: 50%;left: 50%;transform: translate(-12px, -12px);line-height: 1.5626rem;width: 24px;}.btn:not(.btn-icon) .tim-icons {position: relative;top: -1px;}.btn-primary {background: #d55e2d;background-image: -webkit-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d);background-image: -o-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d);background-image: -moz-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d);background-image: linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d);background-size: 210% 210%;background-position: top right;background-color: #d55e2d;transition: all 0.15s ease;box-shadow: none;color: #ffffff;}.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary:active:focus, .btn-primary:active:hover {background-color: #f37e4e !important;background-image: linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -webkit-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -o-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -moz-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;color: #ffffff;box-shadow: none;}.btn-primary:active {box-shadow: none !important;transform: translateY(1px) !important;transition: all .15s ease;}.btn-primary:not([data-action]):hover {box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);transform: translateY(-1px);-webkit-transform: translateY(-1px);}.btn-primary:disabled, .btn-primary:disabled:hover, .btn-primary:disabled:focus, .btn-primary:disabled:active {background-color: #d55e2d;border-color: #d55e2d;}.btn-primary.btn-simple {color: #d55e2d;border-color: #d55e2d;background: transparent;}.btn-primary.btn-simple:hover, .btn-primary.btn-simple:focus, .btn-primary.btn-simple:active, .btn-primary.btn-simple:not(:disabled):not(.disabled):active {color: #d55e2d;border-color: #d55e2d;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-primary.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #d55e2d;background-image: linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -webkit-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -o-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-image: -moz-linear-gradient(to bottom left, #d55e2d, #f37e4e, #d55e2d) !important;background-color: #f37e4e !important;box-shadow: none;}.btn-success.btn-simple:not(:disabled):not(.disabled):active {color: #00f2c3;border-color: #00f2c3;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-success.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #00f2c3;background-image: linear-gradient(to bottom left, #00f2c3, #0098f0, #00f2c3) !important;background-image: -webkit-linear-gradient(to bottom left, #00f2c3, #0098f0, #00f2c3) !important;background-image: -o-linear-gradient(to bottom left, #00f2c3, #0098f0, #00f2c3) !important;background-image: -moz-linear-gradient(to bottom left, #00f2c3, #0098f0, #00f2c3) !important;background-color: #0098f0 !important;box-shadow: none;}.btn-info.btn-simple:not(:disabled):not(.disabled):active {color: #1d8cf8;border-color: #1d8cf8;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-info.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #1d8cf8;background-image: linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8) !important;background-image: -webkit-linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8) !important;background-image: -o-linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8) !important;background-image: -moz-linear-gradient(to bottom left, #1d8cf8, #3358f4, #1d8cf8) !important;background-color: #3358f4 !important;box-shadow: none;}.btn-warning.btn-simple:not(:disabled):not(.disabled):active {color: #ff8d72;border-color: #ff8d72;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-warning.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #ff8d72;background-image: linear-gradient(to bottom left, #ff8d72, #ff6491, #ff8d72) !important;background-image: -webkit-linear-gradient(to bottom left, #ff8d72, #ff6491, #ff8d72) !important;background-image: -o-linear-gradient(to bottom left, #ff8d72, #ff6491, #ff8d72) !important;background-image: -moz-linear-gradient(to bottom left, #ff8d72, #ff6491, #ff8d72) !important;background-color: #ff6491 !important;box-shadow: none;}.btn-warning:not(:disabled):not(.disabled):active {color: #ffffff;}.btn-danger.btn-simple:not(:disabled):not(.disabled):active {color: #fd5d93;border-color: #fd5d93;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-danger.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #fd5d93;background-image: linear-gradient(to bottom left, #fd5d93, #ec250d, #fd5d93) !important;background-image: -webkit-linear-gradient(to bottom left, #fd5d93, #ec250d, #fd5d93) !important;background-image: -o-linear-gradient(to bottom left, #fd5d93, #ec250d, #fd5d93) !important;background-image: -moz-linear-gradient(to bottom left, #fd5d93, #ec250d, #fd5d93) !important;background-color: #ec250d !important;box-shadow: none;}.btn-neutral {background: #ffffff;background-image: -webkit-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff);background-image: -o-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff);background-image: -moz-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff);background-image: linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff);background-size: 210% 210%;background-position: top right;background-color: #ffffff;transition: all 0.15s ease;box-shadow: none;color: #d55e2d;}.btn-neutral:hover, .btn-neutral:focus, .btn-neutral:active, .btn-neutral:active:focus, .btn-neutral:active:hover {background-color: #ffffff !important;background-image: linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -webkit-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -o-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -moz-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;color: #ffffff;box-shadow: none;}.btn-neutral:active {box-shadow: none !important;transform: translateY(1px) !important;transition: all .15s ease;}.btn-neutral:not([data-action]):hover {box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);transform: translateY(-1px);-webkit-transform: translateY(-1px);}.btn-neutral:disabled, .btn-neutral:disabled:hover, .btn-neutral:disabled:focus, .btn-neutral:disabled:active {background-color: #ffffff;border-color: #ffffff;}.btn-neutral:active, .btn-neutral:active:focus, .btn-neutral:active:hover {background-color: #ffffff;color: #f37e4e;box-shadow: none;}.btn-neutral:hover, .btn-neutral:focus {color: #f37e4e;}.btn-neutral:hover:not(.nav-link), .btn-neutral:focus:not(.nav-link) {box-shadow: none;}.btn-neutral.btn-simple:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #ffffff;background-color: transparent !important;background-image: none !important;box-shadow: none;}.btn-neutral.btn-simple.active:not(:disabled):not(.disabled):active {color: #ffffff;border-color: #ffffff;background-image: linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -webkit-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -o-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-image: -moz-linear-gradient(to bottom left, #ffffff, #ffffff, #ffffff) !important;background-color: #ffffff !important;box-shadow: none;}.btn-neutral.btn-link {color: #ffffff;}.btn-neutral.btn-link:hover, .btn-neutral.btn-link:focus, .btn-neutral.btn-link:active {background-color: transparent !important;background-image: none !important;color: #ffffff !important;text-decoration: none;box-shadow: none;}.btn:disabled {opacity: 0.5;filter: alpha(opacity=50);pointer-events: none;}.btn-simple {border: 1px solid;border-color: #344675;box-shadow: none;padding: 10px 22px;background-color: transparent;}.btn-simple:disabled, .btn-simple:disabled:hover, .btn-simple:disabled:focus, .btn-simple:disabled:active, .btn-link:disabled, .btn-link:disabled:hover, .btn-link:disabled:focus, .btn-link:disabled:active {background: transparent;}.btn:not(:disabled):not(.disabled):active, .btn:not(:disabled):not(.disabled).active {box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);}.btn-link {border: 0;box-shadow: none;padding: 0.5rem 0.7rem;background: transparent;color: #e3e3e3;font-weight: 600;}.btn-link:hover {box-shadow: none !important;transform: none !important;}.btn-lg {font-size: 0.875rem;border-radius: 0.4285rem;padding: 15px 48px;}.btn-round {border-width: 1px;border-radius: 30px;}.btn-round.btn-simple {padding: 10px 22px;}.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active {color: #ffffff;}.btn {cursor: pointer;}.btn:not(:disabled):not(.disabled).active:focus, .btn:not(:disabled):not(.disabled):active:focus {box-shadow: none;}.footer {padding: 50px 0;border-top: 2px solid #435DB5;background: radial-gradient(ellipse at bottom, #292D61 30%, #171941 80%);}.footer:after {display: table;clear: both;content: " ";}@media screen and (max-width: 991px) {.footer {padding-left: 0px;}}@media screen and (max-width: 576px) {.footer {text-align: center;}}img {max-width: 100%;border-radius: 0.2857rem;}.img-center {display: block;margin-right: auto;margin-left: auto;}.navbar {padding: 0.9375rem;width: 100%;z-index: 1050;background: #d55e2d;}.navbar .navbar-nav .nav-item .nav-link {position: relative;color: inherit;line-height: 20px;display: inline-flex;}.navbar .navbar-nav .nav-item .nav-link:hover {color: rgba(255, 255, 255, 0.8);}.navbar.navbar-absolute {position: absolute;z-index: 1050;}.navbar.navbar-transparent {background: transparent !important;padding-top: 25px;}.navbar .navbar-brand {position: relative;padding-top: .3125rem;padding-bottom: .3125rem;color: #ffffff;text-transform: capitalize;font-size: 1rem;}.navbar .navbar-toggler {outline: none;}.navbar-nav li {padding: 0 10px;}.navbar-nav li a {color: #ffffff;}.navbar-collapse-header {display: none;}@media screen and (max-width: 991px) {.navbar .navbar-collapse {animation: show_navbar_collapse .2s ease forwards;}.navbar .navbar-collapse.collapse {animation: show_navbar_collapse .2s ease forwards;}.navbar .navbar-collapse .navbar-collapse-header {display: block;padding-bottom: 1rem;}.navbar .navbar-collapse .navbar-collapse-header .collapse-brand {font-size: 1.2495rem;color: #ffffff;}.navbar .navbar-collapse .navbar-collapse-header .collapse-brand a {font-weight: 600;}.navbar .navbar-collapse .navbar-collapse-header .collapse-close .navbar-toggler {color: #ffffff;font-size: 1.2495rem;}.navbar .navbar-collapse .navbar-nav li {padding: 0px;}.navbar .navbar-toggler-bar {display: block;position: relative;width: 22px;height: 1px;border-radius: 1px;background: #ffffff;}.navbar .navbar-toggler-bar+.navbar-toggler-bar {margin-top: 7px;}.navbar .navbar-toggler-bar.bar2 {width: 17px;transition: width .2s linear;}.navbar .navbar-brand {margin-left: 20px;position: relative;}}@media screen and (min-width: 992px) {.navbar-collapse {background: none !important;}.navbar-expand-lg .navbar-nav .nav-link {padding-right: 0.5rem;padding-left: 0.5rem;}}@media screen and (max-width: 991px) {.navbar .navbar-translate {width: 100%;position: relative;display: flex;justify-content: space-between !important;}.navbar-collapse {padding: 1.4rem;height: auto !important;}}@keyframes show_navbar_collapse {0% {opacity: 0;transform: scale(0.95);transform-origin: 100% 0;}100% {opacity: 1;transform: scale(1);}}body {-moz-osx-font-smoothing: grayscale;-webkit-font-smoothing: antialiased;}h1, h3, h4, h5 {line-height: 1.2;}p {font-weight: 300;}button {font-family: "Poppins", sans-serif;}.card h4 {color: rgba(255, 255, 255, 0.8);}h1, h3, h4, h5 {font-weight: 400;color: rgba(255, 255, 255, 0.8);}a {color: #f37e4e;font-weight: 300;}a:hover, a:focus {color: #d55e2d;}h1 {line-height: 1.05;margin-bottom: 30px;}h3 {margin-bottom: 30px;line-height: 1.4em;}h4 {line-height: 1.45em;margin-bottom: 15px;}h5 {line-height: 1.4em;margin-bottom: 15px;}p {color: rgba(255, 255, 255, 0.8);margin-bottom: 5px;}p.description {font-size: 1.14em;}.title {margin-top: 30px;margin-bottom: 25px;font-weight: 600;color: var(--text);}.description {color: #9A9A9A;font-weight: 300;}ul li {color: #ffffff;}.icon {width: auto;height: auto;}.icon i {font-size: auto-0.75;}.navbar, .navbar-collapse .navbar-nav .nav-link {-webkit-transition: all 300ms ease 0s;-moz-transition: all 300ms ease 0s;-o-transition: all 300ms ease 0s;-ms-transition: all 300ms ease 0s;transition: all 300ms ease 0s;}.pull-left {float: left;}.pull-right {float: right;}.badge {text-transform: uppercase;line-height: 12px;border: none;text-decoration: none;margin-bottom: 5px;}.badge:hover, .badge:focus {text-decoration: none;}.info {max-width: 360px;margin: 0 auto;padding: 70px 10px 30px;text-align: center;border-radius: 3px;}.info .icon {color: #344675;transition: transform .4s, box-shadow .4s;}.info .icon>i {font-size: 3em;}.info .info-title {margin: 25px 0 15px;padding: 0 15px;color: #ffffff;}.info p {color: var(--text);padding: 0 15px;font-size: 0.9rem;}.icon.icon-primary {color: #d55e2d;}.icon.icon-info {color: #1d8cf8;}.icon.icon-success {color: #00f2c3;}.icon.icon-warning {color: #ff8d72;}html {scroll-behavior: smooth;}[class*="features-"], [class*="testimonials-"], [class*="contactus-"] {padding: 80px 0;}.page-header {display: flex;align-items: center;}.page-header .container {padding-top: 12vh;padding-bottom: 40px;}.page-header .title {color: #ffffff;}.header-filter {position: relative;}.header-filter .container {z-index: 2;position: relative;}.header-filter:before {position: absolute;z-index: 0;width: 100%;height: 100%;display: block;left: 0;top: 0;content: "";background-color: rgba(0, 0, 0, 0.5);}.header-3 .content-center {max-width: none !important;}.header-3 .positioned {position: absolute;top: 30%;left: 4%;}.header-3 .positioned .title, .header-3 .positioned .description, .header-3 .positioned .btn {z-index: 1;}.header-3 .slick-slider .slick-arrow {margin-top: 20px;}.header-3 .slick-track {margin-left: auto;margin-right: auto;margin-top: 50px;}.header-3 .slick-slide {display: none;float: left;margin: 0 10px;margin-top: -20px;min-height: 1px;opacity: .1;transition: all 300ms ease 0s;}.header-3 .slick-slide.slick-current.slick-active {opacity: 1;transition: all 300ms ease 0s;-webkit-transition: all 200ms ease-in;-webkit-transform: scale(1.2);-ms-transition: all 200ms ease-in;-ms-transform: scale(1.2);-moz-transition: all 200ms ease-in;-moz-transform: scale(1.2);transition: all 200ms ease-in;transform: scale(1.2);}.header-3 .slick-slide img {width: 400px;margin-bottom: 30px;}@media screen and (max-width: 1200px) {.header-3 .positioned {position: relative;margin-top: 30%;}}@media screen and (max-width: 576px) {.header-3 a.btn {margin-top: 30px;}.header-3 .description {margin-top: 20px;}.header-3 div.positioned {margin-top: 0;}.header-3 .page-header .content-center img {margin-top: 0;}}.features-1 {text-align: center;}.testimonials-4 .info {max-width: 500px;border: 1px solid white;padding-top: 10px;}.testimonials-4 .info .description {padding: 30px 40px;font-weight: 500;line-height: 25px;}.testimonials-4 .info .author span {color: white;margin-left: 15px;}.testimonials-4 .positioned {position: absolute;left: 10%;margin-top: 140px;}.testimonials-4 .slick-slide {opacity: 0.1;}.testimonials-4 .slick-slide.slick-current.slick-active {opacity: 1;}.testimonials-4 .slick-arrow {margin-left: 35%;}@media screen and (max-width: 1200px) {.testimonials-4 .info .description {padding: 30px 5px;}.testimonials-4 .info .author span {margin-left: 5px !important;}}@media screen and (max-width: 768px) {.testimonials-4 .positioned {margin-top: 0;}}@media screen and (max-width: 576px) {.slick-list, .slick-slider {margin-top: 50px;}}.contactus-3 .title {font-size: 5em;}.contactus-3 .page-header-image {height: 400px !important;}.contactus-3 [class*="col-"] {border-right: 1px solid;}.contactus-3 [class*="col-"]:last-child {border: none;}@media screen and (max-width: 991px) {.contactus-3 [class*="col-"] {border: none;}}.footer {padding: 1.125rem 0;text-align: center;}.footer ul {margin-bottom: 0;padding: 0;list-style: none;}.footer ul:not(.links-vertical) {line-height: 3.1;}.footer ul li {display: inline-block;}.footer ul li a {color: inherit;padding: 13px 0.5rem;font-size: 0.75rem;text-transform: uppercase;text-decoration: none;}.footer ul li a:hover {text-decoration: none;}.footer .social-buttons {text-align: center;}.footer .social-buttons a, .footer .social-buttons .btn {margin: 0;}.footer:after {display: table;clear: both;content: " ";}.contact-page .page-header {height: 400px;min-height: 400px;margin-bottom: 50px;}.contact-page .page-header .container {padding-top: 8vh;}.contact-page .infos {border-bottom: 1px solid;padding-bottom: 50px;}.contact-page .infos [class*="col-"] {border-right: 1px solid;}.contact-page .infos [class*="col-"]:last-child {border: none;}.contact-page .title {margin: 15px 0;}.profile-page {overflow-x: hidden;}.profile-page .page-header {min-height: 550px;}.profile-page .page-header .container {padding-top: 30vh;}.profile-page .info {padding: 40px 0 0;}.profile-page .info .description {text-align: left;padding-left: 20px;}.profile-page .profile-title {position: absolute;top: 110px;left: 60px;}.profile-page .profile-description {margin-top: -30px;max-width: 95%;font-size: 0.9rem;line-height: 26px;}.profile-page .title {text-align: center;margin-top: 30px;}.profile-page .description {text-align: center;}@media (max-width: 991.98px) {.info:first-of-type {padding-top: 10% !important;}.contact-page .infos [class*="col-"] {border-right: none;}}@media (max-width: 767.98px) {.contactus-3 .title {font-size: 4em;}}@media (max-width: 575.98px) {.profile-page .page-header {max-height: unset;}}@media (min-width: 768px) {.info:first-of-type {z-index: 2;}}.navbar.navbar-absolute {position: absolute;width: 100%;z-index: 1029;}.navbar .navbar-toggler {vertical-align: middle;}@media screen and (max-width: 991px) {.navbar .navbar-translate {width: 100%;position: relative;display: flex;justify-content: space-between !important;}.navbar-collapse {position: absolute;width: calc(100% - 1.4rem);height: auto !important;left: 0;top: 0;margin: 0.7rem;background: #1f2251;border-radius: 0.2857rem;padding: 1.4rem;}}.dots {position: absolute;opacity: 0.07;z-index: 2;}.main {position: relative;width: 100%;}.page-header {min-height: 100vh;max-height: 999px;padding: 0;color: #ffffff;position: relative;overflow: hidden;}.page-header .page-header-image {position: absolute;background-size: cover;background-position: center center;width: 100%;height: 100%;z-index: -1;}.page-header .content-center {position: absolute;top: 50%;left: 50%;z-index: 2;-ms-transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);transform: translate(-50%, -50%);text-align: center;color: #ffffff;padding: 0 15px;width: 100%;}.page-header .container {height: 100%;z-index: 1;}.page-header .description {color: rgba(255, 255, 255, 0.8);}.page-header .title {margin-bottom: 15px;}.page-header.header-filter:after {background: rgba(0, 0, 0, 0.5);}[data-background-color]:not([data-background-color="gray"]) {color: #ffffff;}[data-background-color]:not([data-background-color="gray"]) p {color: #ffffff;}[data-background-color]:not([data-background-color="gray"]) .radio input[type="radio"]:not(:disabled):hover+label::after {background-color: #ffffff;border-color: #ffffff;}[class*="features-"], [class*="testimonials-"], [class*="contactus-"] {padding: 80px 0;}.page-header .container {color: #ffffff;}.page-header .title {color: #ffffff;}.header-filter {position: relative;}.header-filter .container {z-index: 2;position: relative;}.header-3 .content-center {max-width: none !important;}.header-3 .btn {margin: 0;}@media screen and (max-width: 768px) {.page-header .content-center .row {text-align: center !important;}.page-header .content-center img {height: 150px;margin-top: 40px;}}@supports (-ms-overflow-style: none) {}.slick-slider .btn.slick-next {margin-left: 10px;}.slick-slide {margin: 0px 20px;}.slick-slide img {width: 200px;}.slick-slider {position: relative;display: block;box-sizing: border-box;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-touch-callout: none;-khtml-user-select: none;-ms-touch-action: pan-y;touch-action: pan-y;-webkit-tap-highlight-color: transparent;}.slick-list {position: relative;display: block;overflow: hidden;margin: 0;padding: 0;margin-top: 100px;}.slick-list:focus {outline: none;}.slick-slider .slick-track, .slick-slider .slick-list {-webkit-transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-ms-transform: translate3d(0, 0, 0);-o-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}.slick-track {position: relative;top: 0;left: 0;display: block;}.slick-track:before, .slick-track:after {display: table;content: '';}.slick-track:after {clear: both;}.slick-slide {float: left;height: 100%;min-height: 1px;}.slick-slide img {display: block;}.slick-initialized .slick-slide {display: block;}.card {background: #1f2251;border: 0;position: relative;width: 100%;box-shadow: 0 1px 20px 0px rgba(0, 0, 0, 0.1);border-radius: 7px;margin-top: 30px;}.card .card-body {padding: 15px;}.card .card-header {padding: 15px 15px 0;border: 0;color: rgba(255, 255, 255, 0.8);}.card .card-header:not([data-background-color]) {background-color: transparent;}.card.card-plain {background: transparent;box-shadow: none;}.card.card-coin {border: 2px solid #344675;}.card.card-coin .card-header {margin: -100px auto 20px;}.card.card-coin img {width: 150px;}.card-body {padding: 1.25rem;}@media (max-width: 575.98px) {.card.card-coin {margin-top: 80px;}}.text-on-back {position: relative;z-index: 1;font-size: 9.5em;margin-left: -4px;font-weight: 900;color: rgba(255, 255, 255, 0.2) !important;}.card-plain {background: transparent;box-shadow: none;}.card-plain .card-header {margin-left: 0;margin-right: 0;background-color: transparent;}@media screen and (max-width: 991px) {.testimonials-4 .positioned {position: relative;}}@media screen and (min-width: 992px) {.navbar-nav .nav-item:not(:last-child) {margin-right: 5px;}}@media screen and (min-width: 768px) {.positioned .description {margin: 3rem 0;}}@media screen and (max-width: 768px) {.positioned {position: relative !important;}}@media screen and (max-width: 580px) {.slider .slick-list {margin-top: -15px;}}@media screen and (max-width: 350px) {.header-3 .page-header {min-height: 130vh;}.header-3 .slick-slider .slick-arrow {margin-top: 0;}}@media screen and (max-width: 576px) {.positioned {top: 0 !important;left: 0 !important;padding-top: 12vh;}.header-3 .btn {margin-bottom: 10px;}}@font-face {font-family: 'Nucleo';src: url('../fonts/nucleo.eot');src: url('../fonts/nucleo.eot') format('embedded-opentype'), url('../fonts/nucleo.woff2') format('woff2'), url('../fonts/nucleo.woff') format('woff'), url('../fonts/nucleo.ttf') format('truetype'), url('../fonts/nucleo.svg') format('svg');font-weight: normal;font-style: normal;}.tim-icons {display: inline-block;font: normal normal normal 1em/1 'Nucleo';vertical-align: middle;speak: none;text-transform: none;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.font-icon-detail {text-align: center;padding: 45px 0 30px;border: 1px solid #e44cc4;border-radius: .1875rem;margin: 15px 0;min-height: 168px;}.font-icon-detail i {color: #FFFFFF;font-size: 1.5em;}.font-icon-detail p {color: #e44cc4 !important;margin-top: 30px;padding: 0 10px;font-size: .7142em;}.tim-icons-sm {font-size: 0.8em;}.tim-icons-lg {font-size: 1.2em;}.tim-icons-16 {font-size: 16px;}.tim-icons-32 {font-size: 32px;}.tim-icons-bg-square, .tim-icons-bg-circle {padding: 0.35em;}.tim-icons-bg-circle {border-radius: 50%;}.tim-icons-is-spinning {-webkit-animation: tim-icons-spin 2s infinite linear;-moz-animation: tim-icons-spin 2s infinite linear;animation: tim-icons-spin 2s infinite linear;}@-webkit-keyframes tim-icons-spin {0% {-webkit-transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);}}@-moz-keyframes tim-icons-spin {0% {-moz-transform: rotate(0deg);}100% {-moz-transform: rotate(360deg);}}@keyframes tim-icons-spin {0% {-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-ms-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);}100% {-webkit-transform: rotate(360deg);-moz-transform: rotate(360deg);-ms-transform: rotate(360deg);-o-transform: rotate(360deg);transform: rotate(360deg);}}.icon-atom::before {content: "\ea06";}.icon-bulb-63::before {content: "\ea0f";}.icon-cloud-download-93::before {content: "\ea1c";}.icon-email-85::before {content: "\ea25";}.icon-gift-2::before {content: "\ea26";}.icon-minimal-left::before {content: "\ea34";}.icon-minimal-right::before {content: "\ea35";}.icon-mobile::before {content: "\ea37";}.icon-simple-remove::before {content: "\ea48";}.icon-square-pin::before {content: "\ea4d";}:root[data-applied-mode="light"] {color-scheme: light;--background: #f0f0f0;--text: #000000;}:root[data-applied-mode="dark"] {color-scheme: dark;--background: #141414;--text: #ffffff;}.flex-center {display: flex;align-items: center;justify-content: center;}.home-cta-wrapper {height: 60px;}.home-cta {overflow: hidden;position: absolute;height: 50px!important;width: 50%!important;}.animated-border-box-glow {overflow: hidden;position: relative;top: 5px;filter: blur(20px);height: 50px;width: 50%;}.home-cta::before , .animated-border-box-glow::before {content: '';z-index: -2;text-align: center;top: 50%;left: 50%;transform: translate(-50%, -50%) rotate(0deg);position: absolute;width: 99999px;height: 99999px;background-repeat: no-repeat;background-position: 0 0;background-image: conic-gradient(rgba(0,0,0,0), #ffffff, rgba(0,0,0,0) 25%);animation: rotate 3s linear infinite;}.home-cta::after {content: '';position: absolute;z-index: -1;left: 5px;top: 5px;width: calc(100% - 10px);height: calc(100% - 10px);background: #d55e2d;border-radius: 7px;}@keyframes rotate {100% {transform: translate(-50%, -50%) rotate(1turn);}}@keyframes spin {0% {--rotate: 0deg;}100% {--rotate: 360deg;}}body {background: var(--background);color: var(--text);}.author {padding-bottom: 20px;margin-left: 5px;}.calendly-badge-widget {display: none;}.header-3 .slick-slide img {object-fit: contain;}.profile-page .page-header .container {padding-top: 15vh;}.contact-page .infos {border-bottom: 0px !important;}.page-header.header-filter {background-color: #1f2b85;}.features-1 .info-title, .features-1 h1.title, #about .profile-description, #about h1.profile-title, .card-header h4.title, .title-black, .description.text-black, div.info h4.info-title {color: var(--text);}#about h5.text-on-back {color: var(--text) !important;opacity: 0.05;z-index: 0;}.testimonials-4 div.author span {color: var(--text) !important;}div.calendly-badge-content {background-color: #d55e2d !important;}.info.text-left {border: 1px solid var(--text) !important;padding: 5px !important;}.dark-mode .info.text-left {border: 1px solid #fff !important;}.card.card-coin {border: 2px solid #d55e2d;}.testimonials-4 .slick-arrow {margin-left: 23vw;}.title {visibility: hidden;}@media (max-width: 768px) {.work-smarter {margin-top: 50px !important;}.header-3 .title {font-size: 1.5rem;line-height: 2;}.title {font-size: 1.5rem;margin-top: 30px;}.profile-page .page-header .path {display: none;}.description.text-black {padding-left: 5px !important;}.testimonials-4 .slick-arrow {margin-left: auto;}.slick-slider .btn {margin-top: 5vh !important;}.calendly-badge-widget .calendly-badge-content {width: 90vw !important;}}.work-smarter span {color: var(--text);font-size: 16px;}.work-smarter .description.text-black {border: 1px solid #d55e2d;padding: 20px;}.work-smarter .description.text-black b {color: #d55e2d;}.work-smarter {display: flex;justify-content: center;align-items: center;margin-top: 20px;}.checkbox {opacity: 0;position: absolute;}.checkbox-label {background-color: #111;width: 50px;height: 26px;border-radius: 50px;position: relative;top: 5px;padding: 5px;cursor: pointer;display: flex;justify-content: space-between;align-items: center;}.fa-moon {color: #ffffff;}.fa-sun {color: #d55e2d;}.checkbox-label .ball {background-color: #fff;width: 22px;height: 22px;position: absolute;left: 2px;top: 2px;border-radius: 50%;transition: transform 0.2s linear;}.dark-ball {transform: translateX(24px) !important;}
