@charset "UTF-8";
/*!
Theme Name: opus wp theme
Author: 
Description: Custom theme: opus wp theme
*/
.tile-items .tile-item .button-tile-description { -webkit-transition: all 150ms linear; transition: all 150ms linear; }

#wrapper-navbar .custom-logo-link img { -webkit-transition: all 0.4s ease; transition: all 0.4s ease; }

/* Bootstrap variables */
/* Change gutter for phone and ipad */
@media (max-width: 959px) { .container { padding-right: 20px !important; padding-left: 20px !important; }
  .row > .col, .row > [class*="col-"] { padding-right: 20px !important; padding-left: 20px !important; }
  .row { margin-left: -20px !important; margin-right: -20px !important; } }

/* */
/* Bootstrap variables */
/* */
@font-face { font-family: "Proxima Nova"; src: url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/705e94/00000000000000003b9b3062/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype"); }

@font-face { font-family: "Proxima Nova Light"; src: url("assets/css/base/variables-site/fonts/ProximaNova-Light.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Light Italic"; src: url("assets/css/base/variables-site/fonts/ProximaNova-LightIt.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Regular"; src: url("assets/css/base/variables-site/fonts/ProximaNova-Regular.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Regular Italic"; src: url("assets/css/base/variables-site/fonts/ProximaNova-RegularIt.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Semibold"; src: url("assets/css/base/variables-site/fonts/ProximaNova-Semibold.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Semibold Italic"; src: url("assets/css/base/variables-site/fonts/ProximaNova-SemiboldIt.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Bold"; src: url("assets/css/base/variables-site/fonts/ProximaNova-Bold.woff") format("woff"); }

@font-face { font-family: "Proxima Nova Bold Italic"; src: url("assets/css/base/variables-site/fonts/ProximaNova-BoldIt.woff") format("woff"); }

b, strong { font-family: "Proxima Nova Bold"; }

i, em { font-family: "Proxima Nova Regular Italic"; }

.font-light { font-family: "Proxima Nova Light"; }

.font-light.italic { font-family: "Proxima Nova Light Italic"; }

.font-regular { font-family: "Proxima Nova Regular"; }

.font-regular.italic { font-family: "Proxima Nova Regular Italic"; }

.font-semibold { font-family: "Proxima Nova Semibold"; }

.font-semibold.italic { font-family: "Proxima Nova Semibold Italic"; }

.font-bold { font-family: "Proxima Nova Bold"; }

.font-bold.italic { font-family: "Proxima Nova Bold Italic"; }

/* Bootstrap variables */
/* */
h1, .h1 { font-family: "Proxima Nova Bold"; line-height: 5.3125rem; }

h2, .h2 { font-family: "Proxima Nova Semibold"; line-height: 3.25rem; }

h3, .h3 { font-family: "Proxima Nova Semibold"; line-height: 2.5rem; }

h4, .h4 { font-family: "Proxima Nova Regular"; line-height: 1.875rem; }

h5, .h5 { font-family: "Proxima Nova Light"; line-height: 3.25rem; }

h6, .h6 { font-family: "Proxima Nova Light"; line-height: 3.25rem; }

h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { color: #531096; }

@media (max-width: 767px) { h1, .h1 { font-size: 3.125rem !important; line-height: 3.4375rem; }
  h2, .h2 { font-size: 1.8125rem !important; line-height: 2.1875rem; }
  h3, .h3 { font-size: 1.625rem; line-height: 1.875rem; }
  h4, .h4 { font-size: 1.5rem; line-height: 1.875rem; }
  h5, .h5 { font-size: 1.4375rem; line-height: 3.25rem; }
  h6, .h6 { font-size: 1.3125rem; line-height: 3.25rem; } }

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus { outline: 0; }

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; }

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky { display: block; }

.updated:not(.published) { display: none; }

.page-content, .entry-content, .entry-summary { margin: 1.5em 0 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer { /* Theme Footer (when set to scrolling) */ display: none; }

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer { display: block; }

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

/* Make sure embeds and iframes fit their containers. */
embed, iframe, object { max-width: 100%; }

/* Make sure logo link wraps around logo image. */
.custom-logo-link { display: inline-block; }

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption { margin-bottom: 1.5em; max-width: 100%; }

.wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; }

.wp-caption .wp-caption-text { margin: 0.8075em 0; font-size: 0.75em; font-style: italic; }

.wp-caption-text { text-align: center; }

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button, input[type="button"], input[type="reset"], input[type="submit"] { border: 1px solid; border-color: #ccc #ccc #bbb; border-radius: 3px; background: #e6e6e6; color: rgba(0, 0, 0, 0.8); font-size: 12px; font-size: 0.75rem; line-height: 1; padding: .6em 1em .4em; }

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { border-color: #ccc #bbb #aaa; }

button:active, button:focus, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:active, input[type="submit"]:focus { border-color: #aaa #bbb #bbb; }

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea { color: #666; border: 1px solid #ccc; border-radius: 3px; padding: 3px; }

input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="tel"]:focus, input[type="range"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="time"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="color"]:focus, textarea:focus { color: #111; }

select { border: 1px solid #ccc; }

textarea { width: 100%; }

/*! Bootstrap v4.3.1 (https://getbootstrap.com/) Copyright 2011-2019 The Bootstrap Authors Copyright 2011-2019 Twitter, Inc. Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */
:root { --blue: #007bff; --indigo: #6610f2; --purple: #6f42c1; --pink: #e83e8c; --red: #dc3545; --orange: #fd7e14; --yellow: #ffc107; --green: #28a745; --teal: #20c997; --cyan: #17a2b8; --white: #fff; --gray: #6c757d; --gray-dark: #343a40; --primary: #162331; --secondary: #6c757d; --success: #28a745; --info: #17a2b8; --warning: #ffc107; --danger: #dc3545; --light: #f8f9fa; --dark: #343a40; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: Proxima Nova Regular; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; }

*, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; }

main { display: block; }

body { margin: 0; font-family: "Proxima Nova Regular"; font-size: 1.1875rem; font-weight: 400; line-height: 1.5; color: #212529; text-align: left; background-color: #fff; -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: 0.25; }

hr:not([size]) { height: 1px; }

h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 { margin-top: 0; margin-bottom: 0.5rem; }

h1, .h1 { font-size: 5rem; }

h2, .h2 { font-size: 2.8125rem; }

h3, .h3 { font-size: 2.1875rem; }

h4, .h4 { font-size: 1.6875rem; }

h5, .h5 { font-size: 1.5625rem; }

h6, .h6 { font-size: 1.3125rem; }

p { margin-top: 0; margin-bottom: 1rem; }

abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; -webkit-text-decoration-skip-ink: none; text-decoration-skip-ink: none; }

address { margin-bottom: 1rem; font-style: normal; line-height: inherit; }

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: 80%; }

sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; }

sub { bottom: -.25em; }

sup { top: -.5em; }

a { color: #162331; text-decoration: none; background-color: transparent; }

a:hover { color: black; text-decoration: underline; }

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus { color: inherit; text-decoration: none; outline: 0; }

pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; }

pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; }

figure { margin: 0 0 1rem; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0.5rem; }

button { border-radius: 0; }

button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; }

input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; }

button, input { overflow: visible; }

button, select { text-transform: none; }

select { word-wrap: normal; }

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; }

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

input[type="radio"], input[type="checkbox"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; }

textarea { overflow: auto; resize: vertical; }

fieldset { min-width: 0; padding: 0; margin: 0; border: 0; }

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; }

mark, .mark { padding: 0.2em; background-color: #fcf8e3; }

progress { vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

[type="search"] { outline-offset: -2px; -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; }

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

.lead { font-size: 1.484375rem; font-weight: 300; }

.display-1 { font-size: 6rem; font-weight: 300; }

.display-2 { font-size: 5.5rem; font-weight: 300; }

.display-3 { font-size: 4.5rem; font-weight: 300; }

.display-4 { font-size: 3.5rem; font-weight: 300; }

.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: 0.5rem; }

.initialism { font-size: 90%; text-transform: uppercase; }

.blockquote { margin-bottom: 1rem; font-size: 1.484375rem; }

.blockquote-footer { display: block; font-size: 80%; color: #6c757d; }

.blockquote-footer::before { content: "\2014\00A0"; }

.img-fluid { max-width: 100%; height: auto; }

.img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: 0.25rem; max-width: 100%; height: auto; }

.figure { display: inline-block; }

.figure-img { margin-bottom: 0.5rem; line-height: 1; }

.figure-caption { font-size: 90%; color: #6c757d; }

code { font-size: 87.5%; color: #e83e8c; word-break: break-word; }

a > code { color: inherit; }

kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #212529; border-radius: 0.2rem; }

kbd kbd { padding: 0; font-size: 100%; font-weight: 700; }

pre { display: block; font-size: 87.5%; color: #212529; }

pre code { font-size: inherit; color: inherit; word-break: normal; }

.pre-scrollable { max-height: 340px; overflow-y: scroll; }

.container { width: 100%; padding-right: 20px; padding-left: 20px; 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: 1280px; } }

.container-fluid { width: 100%; padding-right: 20px; padding-left: 20px; margin-right: auto; margin-left: auto; }

.row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -20px; margin-left: -20px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .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-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .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-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 20px; padding-left: 20px; }

.col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }

.col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }

.col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }

.col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }

.col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }

.col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }

.col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }

.col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }

.col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }

.col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }

.col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }

.col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }

.col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }

.col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }

.offset-1 { margin-left: 8.3333333333%; }

.offset-2 { margin-left: 16.6666666667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.3333333333%; }

.offset-5 { margin-left: 41.6666666667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.3333333333%; }

.offset-8 { margin-left: 66.6666666667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.3333333333%; }

.offset-11 { margin-left: 91.6666666667%; }

@media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .offset-sm-0 { margin-left: 0; }
  .offset-sm-1 { margin-left: 8.3333333333%; }
  .offset-sm-2 { margin-left: 16.6666666667%; }
  .offset-sm-3 { margin-left: 25%; }
  .offset-sm-4 { margin-left: 33.3333333333%; }
  .offset-sm-5 { margin-left: 41.6666666667%; }
  .offset-sm-6 { margin-left: 50%; }
  .offset-sm-7 { margin-left: 58.3333333333%; }
  .offset-sm-8 { margin-left: 66.6666666667%; }
  .offset-sm-9 { margin-left: 75%; }
  .offset-sm-10 { margin-left: 83.3333333333%; }
  .offset-sm-11 { margin-left: 91.6666666667%; } }

@media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .offset-md-0 { margin-left: 0; }
  .offset-md-1 { margin-left: 8.3333333333%; }
  .offset-md-2 { margin-left: 16.6666666667%; }
  .offset-md-3 { margin-left: 25%; }
  .offset-md-4 { margin-left: 33.3333333333%; }
  .offset-md-5 { margin-left: 41.6666666667%; }
  .offset-md-6 { margin-left: 50%; }
  .offset-md-7 { margin-left: 58.3333333333%; }
  .offset-md-8 { margin-left: 66.6666666667%; }
  .offset-md-9 { margin-left: 75%; }
  .offset-md-10 { margin-left: 83.3333333333%; }
  .offset-md-11 { margin-left: 91.6666666667%; } }

@media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .offset-lg-0 { margin-left: 0; }
  .offset-lg-1 { margin-left: 8.3333333333%; }
  .offset-lg-2 { margin-left: 16.6666666667%; }
  .offset-lg-3 { margin-left: 25%; }
  .offset-lg-4 { margin-left: 33.3333333333%; }
  .offset-lg-5 { margin-left: 41.6666666667%; }
  .offset-lg-6 { margin-left: 50%; }
  .offset-lg-7 { margin-left: 58.3333333333%; }
  .offset-lg-8 { margin-left: 66.6666666667%; }
  .offset-lg-9 { margin-left: 75%; }
  .offset-lg-10 { margin-left: 83.3333333333%; }
  .offset-lg-11 { margin-left: 91.6666666667%; } }

@media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; }
  .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.3333333333%; flex: 0 0 8.3333333333%; max-width: 8.3333333333%; }
  .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.6666666667%; flex: 0 0 16.6666666667%; max-width: 16.6666666667%; }
  .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; }
  .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.3333333333%; flex: 0 0 33.3333333333%; max-width: 33.3333333333%; }
  .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.6666666667%; flex: 0 0 41.6666666667%; max-width: 41.6666666667%; }
  .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
  .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.3333333333%; flex: 0 0 58.3333333333%; max-width: 58.3333333333%; }
  .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.6666666667%; flex: 0 0 66.6666666667%; max-width: 66.6666666667%; }
  .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; }
  .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.3333333333%; flex: 0 0 83.3333333333%; max-width: 83.3333333333%; }
  .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.6666666667%; flex: 0 0 91.6666666667%; max-width: 91.6666666667%; }
  .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; }
  .offset-xl-0 { margin-left: 0; }
  .offset-xl-1 { margin-left: 8.3333333333%; }
  .offset-xl-2 { margin-left: 16.6666666667%; }
  .offset-xl-3 { margin-left: 25%; }
  .offset-xl-4 { margin-left: 33.3333333333%; }
  .offset-xl-5 { margin-left: 41.6666666667%; }
  .offset-xl-6 { margin-left: 50%; }
  .offset-xl-7 { margin-left: 58.3333333333%; }
  .offset-xl-8 { margin-left: 66.6666666667%; }
  .offset-xl-9 { margin-left: 75%; }
  .offset-xl-10 { margin-left: 83.3333333333%; }
  .offset-xl-11 { margin-left: 91.6666666667%; } }

.table { width: 100%; margin-bottom: 1rem; color: #212529; }

.table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; }

.table thead th { vertical-align: bottom; border-bottom: 2px solid #dee2e6; }

.table tbody + tbody { border-top: 2px solid #dee2e6; }

.table-sm th, .table-sm td { padding: 0.3rem; }

.table-bordered { border: 1px solid #dee2e6; }

.table-bordered th, .table-bordered td { border: 1px solid #dee2e6; }

.table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; }

.table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; }

.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); }

.table-hover tbody tr:hover { color: #212529; background-color: rgba(0, 0, 0, 0.075); }

.table-primary, .table-primary > th, .table-primary > td { background-color: #bec1c5; }

.table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #868d94; }

.table-hover .table-primary:hover { background-color: #b1b4b9; }

.table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #b1b4b9; }

.table-secondary, .table-secondary > th, .table-secondary > td { background-color: #d6d8db; }

.table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #b3b7bb; }

.table-hover .table-secondary:hover { background-color: #c8cbcf; }

.table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #c8cbcf; }

.table-success, .table-success > th, .table-success > td { background-color: #c3e6cb; }

.table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #8fd19e; }

.table-hover .table-success:hover { background-color: #b1dfbb; }

.table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #b1dfbb; }

.table-info, .table-info > th, .table-info > td { background-color: #bee5eb; }

.table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #86cfda; }

.table-hover .table-info:hover { background-color: #abdde5; }

.table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #abdde5; }

.table-warning, .table-warning > th, .table-warning > td { background-color: #ffeeba; }

.table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffdf7e; }

.table-hover .table-warning:hover { background-color: #ffe8a1; }

.table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffe8a1; }

.table-danger, .table-danger > th, .table-danger > td { background-color: #f5c6cb; }

.table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ed969e; }

.table-hover .table-danger:hover { background-color: #f1b0b7; }

.table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f1b0b7; }

.table-light, .table-light > th, .table-light > td { background-color: #fdfdfe; }

.table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #fbfcfc; }

.table-hover .table-light:hover { background-color: #ececf6; }

.table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #ececf6; }

.table-dark, .table-dark > th, .table-dark > td { background-color: #c6c8ca; }

.table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #95999c; }

.table-hover .table-dark:hover { background-color: #b9bbbe; }

.table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #b9bbbe; }

.table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); }

.table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); }

.table .thead-dark th { color: #fff; background-color: #343a40; border-color: #454d55; }

.table .thead-light th { color: #495057; background-color: #e9ecef; border-color: #dee2e6; }

.table-dark { color: #fff; background-color: #343a40; }

.table-dark th, .table-dark td, .table-dark thead th { border-color: #454d55; }

.table-dark.table-bordered { border: 0; }

.table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); }

.table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); }

@media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-sm > .table-bordered { border: 0; } }

@media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-md > .table-bordered { border: 0; } }

@media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-lg > .table-bordered { border: 0; } }

@media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }
  .table-responsive-xl > .table-bordered { border: 0; } }

.table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; }

.table-responsive > .table-bordered { border: 0; }

.form-control, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { display: block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 0.75rem; font-size: 1.1875rem; font-weight: 400; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .form-control, input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="number"], input[type="tel"], input[type="range"], input[type="date"], input[type="month"], input[type="week"], input[type="time"], input[type="datetime"], input[type="datetime-local"], input[type="color"], textarea, select { -webkit-transition: none; transition: none; } }

.form-control::-ms-expand, input[type="text"]::-ms-expand, input[type="email"]::-ms-expand, input[type="url"]::-ms-expand, input[type="password"]::-ms-expand, input[type="search"]::-ms-expand, input[type="number"]::-ms-expand, input[type="tel"]::-ms-expand, input[type="range"]::-ms-expand, input[type="date"]::-ms-expand, input[type="month"]::-ms-expand, input[type="week"]::-ms-expand, input[type="time"]::-ms-expand, input[type="datetime"]::-ms-expand, input[type="datetime-local"]::-ms-expand, input[type="color"]::-ms-expand, textarea::-ms-expand, select::-ms-expand { background-color: transparent; border: 0; }

.form-control:focus, input:focus[type="text"], input:focus[type="email"], input:focus[type="url"], input:focus[type="password"], input:focus[type="search"], input:focus[type="number"], input:focus[type="tel"], input:focus[type="range"], input:focus[type="date"], input:focus[type="month"], input:focus[type="week"], input:focus[type="time"], input:focus[type="datetime"], input:focus[type="datetime-local"], input:focus[type="color"], textarea:focus, select:focus { color: #495057; background-color: #fff; border-color: #3e6289; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.form-control::-webkit-input-placeholder, input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="range"]::-webkit-input-placeholder, input[type="date"]::-webkit-input-placeholder, input[type="month"]::-webkit-input-placeholder, input[type="week"]::-webkit-input-placeholder, input[type="time"]::-webkit-input-placeholder, input[type="datetime"]::-webkit-input-placeholder, input[type="datetime-local"]::-webkit-input-placeholder, input[type="color"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, select::-webkit-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-moz-placeholder, input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="range"]::-moz-placeholder, input[type="date"]::-moz-placeholder, input[type="month"]::-moz-placeholder, input[type="week"]::-moz-placeholder, input[type="time"]::-moz-placeholder, input[type="datetime"]::-moz-placeholder, input[type="datetime-local"]::-moz-placeholder, input[type="color"]::-moz-placeholder, textarea::-moz-placeholder, select::-moz-placeholder { color: #6c757d; opacity: 1; }

.form-control:-ms-input-placeholder, input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="range"]:-ms-input-placeholder, input[type="date"]:-ms-input-placeholder, input[type="month"]:-ms-input-placeholder, input[type="week"]:-ms-input-placeholder, input[type="time"]:-ms-input-placeholder, input[type="datetime"]:-ms-input-placeholder, input[type="datetime-local"]:-ms-input-placeholder, input[type="color"]:-ms-input-placeholder, textarea:-ms-input-placeholder, select:-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::-ms-input-placeholder, input[type="text"]::-ms-input-placeholder, input[type="email"]::-ms-input-placeholder, input[type="url"]::-ms-input-placeholder, input[type="password"]::-ms-input-placeholder, input[type="search"]::-ms-input-placeholder, input[type="number"]::-ms-input-placeholder, input[type="tel"]::-ms-input-placeholder, input[type="range"]::-ms-input-placeholder, input[type="date"]::-ms-input-placeholder, input[type="month"]::-ms-input-placeholder, input[type="week"]::-ms-input-placeholder, input[type="time"]::-ms-input-placeholder, input[type="datetime"]::-ms-input-placeholder, input[type="datetime-local"]::-ms-input-placeholder, input[type="color"]::-ms-input-placeholder, textarea::-ms-input-placeholder, select::-ms-input-placeholder { color: #6c757d; opacity: 1; }

.form-control::placeholder, input[type="text"]::placeholder, input[type="email"]::placeholder, input[type="url"]::placeholder, input[type="password"]::placeholder, input[type="search"]::placeholder, input[type="number"]::placeholder, input[type="tel"]::placeholder, input[type="range"]::placeholder, input[type="date"]::placeholder, input[type="month"]::placeholder, input[type="week"]::placeholder, input[type="time"]::placeholder, input[type="datetime"]::placeholder, input[type="datetime-local"]::placeholder, input[type="color"]::placeholder, textarea::placeholder, select::placeholder { color: #6c757d; opacity: 1; }

.form-control:disabled, input:disabled[type="text"], input:disabled[type="email"], input:disabled[type="url"], input:disabled[type="password"], input:disabled[type="search"], input:disabled[type="number"], input:disabled[type="tel"], input:disabled[type="range"], input:disabled[type="date"], input:disabled[type="month"], input:disabled[type="week"], input:disabled[type="time"], input:disabled[type="datetime"], input:disabled[type="datetime-local"], input:disabled[type="color"], textarea:disabled, select:disabled, .form-control[readonly], input[readonly][type="text"], input[readonly][type="email"], input[readonly][type="url"], input[readonly][type="password"], input[readonly][type="search"], input[readonly][type="number"], input[readonly][type="tel"], input[readonly][type="range"], input[readonly][type="date"], input[readonly][type="month"], input[readonly][type="week"], input[readonly][type="time"], input[readonly][type="datetime"], input[readonly][type="datetime-local"], input[readonly][type="color"], textarea[readonly], select[readonly] { background-color: #e9ecef; opacity: 1; }

select.form-control:focus::-ms-value, select:focus::-ms-value { color: #495057; background-color: #fff; }

.form-control-file, .form-control-range { display: block; width: 100%; }

.col-form-label { padding-top: calc(0.375rem + 1px); padding-bottom: calc(0.375rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 1.5; }

.col-form-label-lg { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); font-size: 1.484375rem; line-height: 1.5; }

.col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 1.0390625rem; line-height: 1.5; }

.form-control-plaintext { display: block; width: 100%; padding: 0.375rem 0; margin-bottom: 0; font-size: 1.1875rem; 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 { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 1.0390625rem; line-height: 1.5; border-radius: 0.2rem; }

.form-control-lg { height: calc(1.5em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1.484375rem; line-height: 1.5; border-radius: 0.3rem; }

select.form-control[size], select[size], select.form-control[multiple], select[multiple] { height: auto; }

textarea.form-control, textarea { height: auto; }

.form-group { margin-bottom: 1rem; }

.form-text { display: block; margin-top: 0.25rem; }

.form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; }

.form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; }

.form-check { position: relative; display: block; padding-left: 1.25rem; }

.form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; }

.form-check-input[disabled] ~ .form-check-label { color: #6c757d; }

.form-check-label { margin-bottom: 0; }

.form-check-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; }

.form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; }

.valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #28a745; }

.valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 1.0390625rem; line-height: 1.5; color: #fff; background-color: rgba(40, 167, 69, 0.9); border-radius: 0.25rem; }

.was-validated .form-control:valid, .was-validated input:valid[type="text"], .was-validated input:valid[type="email"], .was-validated input:valid[type="url"], .was-validated input:valid[type="password"], .was-validated input:valid[type="search"], .was-validated input:valid[type="number"], .was-validated input:valid[type="tel"], .was-validated input:valid[type="range"], .was-validated input:valid[type="date"], .was-validated input:valid[type="month"], .was-validated input:valid[type="week"], .was-validated input:valid[type="time"], .was-validated input:valid[type="datetime"], .was-validated input:valid[type="datetime-local"], .was-validated input:valid[type="color"], .was-validated textarea:valid, .was-validated select:valid, .form-control.is-valid, input.is-valid[type="text"], input.is-valid[type="email"], input.is-valid[type="url"], input.is-valid[type="password"], input.is-valid[type="search"], input.is-valid[type="number"], input.is-valid[type="tel"], input.is-valid[type="range"], input.is-valid[type="date"], input.is-valid[type="month"], input.is-valid[type="week"], input.is-valid[type="time"], input.is-valid[type="datetime"], input.is-valid[type="datetime-local"], input.is-valid[type="color"], textarea.is-valid, select.is-valid { border-color: #28a745; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:valid:focus, .was-validated input:valid:focus[type="text"], .was-validated input:valid:focus[type="email"], .was-validated input:valid:focus[type="url"], .was-validated input:valid:focus[type="password"], .was-validated input:valid:focus[type="search"], .was-validated input:valid:focus[type="number"], .was-validated input:valid:focus[type="tel"], .was-validated input:valid:focus[type="range"], .was-validated input:valid:focus[type="date"], .was-validated input:valid:focus[type="month"], .was-validated input:valid:focus[type="week"], .was-validated input:valid:focus[type="time"], .was-validated input:valid:focus[type="datetime"], .was-validated input:valid:focus[type="datetime-local"], .was-validated input:valid:focus[type="color"], .was-validated textarea:valid:focus, .was-validated select:valid:focus, .form-control.is-valid:focus, input.is-valid:focus[type="text"], input.is-valid:focus[type="email"], input.is-valid:focus[type="url"], input.is-valid:focus[type="password"], input.is-valid:focus[type="search"], input.is-valid:focus[type="number"], input.is-valid:focus[type="tel"], input.is-valid:focus[type="range"], input.is-valid:focus[type="date"], input.is-valid:focus[type="month"], input.is-valid:focus[type="week"], input.is-valid:focus[type="time"], input.is-valid:focus[type="datetime"], input.is-valid:focus[type="datetime-local"], input.is-valid:focus[type="color"], textarea.is-valid:focus, select.is-valid:focus { border-color: #28a745; -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .form-control:valid ~ .valid-feedback, .was-validated input:valid[type="text"] ~ .valid-feedback, .was-validated input:valid[type="email"] ~ .valid-feedback, .was-validated input:valid[type="url"] ~ .valid-feedback, .was-validated input:valid[type="password"] ~ .valid-feedback, .was-validated input:valid[type="search"] ~ .valid-feedback, .was-validated input:valid[type="number"] ~ .valid-feedback, .was-validated input:valid[type="tel"] ~ .valid-feedback, .was-validated input:valid[type="range"] ~ .valid-feedback, .was-validated input:valid[type="date"] ~ .valid-feedback, .was-validated input:valid[type="month"] ~ .valid-feedback, .was-validated input:valid[type="week"] ~ .valid-feedback, .was-validated input:valid[type="time"] ~ .valid-feedback, .was-validated input:valid[type="datetime"] ~ .valid-feedback, .was-validated input:valid[type="datetime-local"] ~ .valid-feedback, .was-validated input:valid[type="color"] ~ .valid-feedback, .was-validated textarea:valid ~ .valid-feedback, .was-validated select:valid ~ .valid-feedback, .was-validated .form-control:valid ~ .valid-tooltip, .was-validated input:valid[type="text"] ~ .valid-tooltip, .was-validated input:valid[type="email"] ~ .valid-tooltip, .was-validated input:valid[type="url"] ~ .valid-tooltip, .was-validated input:valid[type="password"] ~ .valid-tooltip, .was-validated input:valid[type="search"] ~ .valid-tooltip, .was-validated input:valid[type="number"] ~ .valid-tooltip, .was-validated input:valid[type="tel"] ~ .valid-tooltip, .was-validated input:valid[type="range"] ~ .valid-tooltip, .was-validated input:valid[type="date"] ~ .valid-tooltip, .was-validated input:valid[type="month"] ~ .valid-tooltip, .was-validated input:valid[type="week"] ~ .valid-tooltip, .was-validated input:valid[type="time"] ~ .valid-tooltip, .was-validated input:valid[type="datetime"] ~ .valid-tooltip, .was-validated input:valid[type="datetime-local"] ~ .valid-tooltip, .was-validated input:valid[type="color"] ~ .valid-tooltip, .was-validated textarea:valid ~ .valid-tooltip, .was-validated select:valid ~ .valid-tooltip, .form-control.is-valid ~ .valid-feedback, input.is-valid[type="text"] ~ .valid-feedback, input.is-valid[type="email"] ~ .valid-feedback, input.is-valid[type="url"] ~ .valid-feedback, input.is-valid[type="password"] ~ .valid-feedback, input.is-valid[type="search"] ~ .valid-feedback, input.is-valid[type="number"] ~ .valid-feedback, input.is-valid[type="tel"] ~ .valid-feedback, input.is-valid[type="range"] ~ .valid-feedback, input.is-valid[type="date"] ~ .valid-feedback, input.is-valid[type="month"] ~ .valid-feedback, input.is-valid[type="week"] ~ .valid-feedback, input.is-valid[type="time"] ~ .valid-feedback, input.is-valid[type="datetime"] ~ .valid-feedback, input.is-valid[type="datetime-local"] ~ .valid-feedback, input.is-valid[type="color"] ~ .valid-feedback, textarea.is-valid ~ .valid-feedback, select.is-valid ~ .valid-feedback, .form-control.is-valid ~ .valid-tooltip, input.is-valid[type="text"] ~ .valid-tooltip, input.is-valid[type="email"] ~ .valid-tooltip, input.is-valid[type="url"] ~ .valid-tooltip, input.is-valid[type="password"] ~ .valid-tooltip, input.is-valid[type="search"] ~ .valid-tooltip, input.is-valid[type="number"] ~ .valid-tooltip, input.is-valid[type="tel"] ~ .valid-tooltip, input.is-valid[type="range"] ~ .valid-tooltip, input.is-valid[type="date"] ~ .valid-tooltip, input.is-valid[type="month"] ~ .valid-tooltip, input.is-valid[type="week"] ~ .valid-tooltip, input.is-valid[type="time"] ~ .valid-tooltip, input.is-valid[type="datetime"] ~ .valid-tooltip, input.is-valid[type="datetime-local"] ~ .valid-tooltip, input.is-valid[type="color"] ~ .valid-tooltip, textarea.is-valid ~ .valid-tooltip, select.is-valid ~ .valid-tooltip { display: block; }

.was-validated textarea.form-control:valid, .was-validated textarea:valid, textarea.form-control.is-valid, textarea.is-valid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:valid, .custom-select.is-valid { border-color: #28a745; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%2328a745' 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") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #28a745; -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.was-validated .custom-select:valid ~ .valid-feedback, .was-validated .custom-select:valid ~ .valid-tooltip, .custom-select.is-valid ~ .valid-feedback, .custom-select.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-control-file:valid ~ .valid-feedback, .was-validated .form-control-file:valid ~ .valid-tooltip, .form-control-file.is-valid ~ .valid-feedback, .form-control-file.is-valid ~ .valid-tooltip { display: block; }

.was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #28a745; }

.was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #28a745; }

.was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #28a745; }

.was-validated .custom-control-input:valid ~ .valid-feedback, .was-validated .custom-control-input:valid ~ .valid-tooltip, .custom-control-input.is-valid ~ .valid-feedback, .custom-control-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #34ce57; background-color: #34ce57; }

.was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.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: #28a745; }

.was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #28a745; }

.was-validated .custom-file-input:valid ~ .valid-feedback, .was-validated .custom-file-input:valid ~ .valid-tooltip, .custom-file-input.is-valid ~ .valid-feedback, .custom-file-input.is-valid ~ .valid-tooltip { display: block; }

.was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #28a745; -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.25); }

.invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #dc3545; }

.invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 1.0390625rem; line-height: 1.5; color: #fff; background-color: rgba(220, 53, 69, 0.9); border-radius: 0.25rem; }

.was-validated .form-control:invalid, .was-validated input:invalid[type="text"], .was-validated input:invalid[type="email"], .was-validated input:invalid[type="url"], .was-validated input:invalid[type="password"], .was-validated input:invalid[type="search"], .was-validated input:invalid[type="number"], .was-validated input:invalid[type="tel"], .was-validated input:invalid[type="range"], .was-validated input:invalid[type="date"], .was-validated input:invalid[type="month"], .was-validated input:invalid[type="week"], .was-validated input:invalid[type="time"], .was-validated input:invalid[type="datetime"], .was-validated input:invalid[type="datetime-local"], .was-validated input:invalid[type="color"], .was-validated textarea:invalid, .was-validated select:invalid, .form-control.is-invalid, input.is-invalid[type="text"], input.is-invalid[type="email"], input.is-invalid[type="url"], input.is-invalid[type="password"], input.is-invalid[type="search"], input.is-invalid[type="number"], input.is-invalid[type="tel"], input.is-invalid[type="range"], input.is-invalid[type="date"], input.is-invalid[type="month"], input.is-invalid[type="week"], input.is-invalid[type="time"], input.is-invalid[type="datetime"], input.is-invalid[type="datetime-local"], input.is-invalid[type="color"], textarea.is-invalid, select.is-invalid { border-color: #dc3545; padding-right: calc(1.5em + 0.75rem); background-image: url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' stroke='%23dc3545' fill='none'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='M5.8 3.6h.4L6 6.5z' stroke-linejoin='round'/%3e%3ccircle cx='6' cy='8.2' r='.1'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.375em + 0.1875rem) center; background-size: calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .form-control:invalid:focus, .was-validated input:invalid:focus[type="text"], .was-validated input:invalid:focus[type="email"], .was-validated input:invalid:focus[type="url"], .was-validated input:invalid:focus[type="password"], .was-validated input:invalid:focus[type="search"], .was-validated input:invalid:focus[type="number"], .was-validated input:invalid:focus[type="tel"], .was-validated input:invalid:focus[type="range"], .was-validated input:invalid:focus[type="date"], .was-validated input:invalid:focus[type="month"], .was-validated input:invalid:focus[type="week"], .was-validated input:invalid:focus[type="time"], .was-validated input:invalid:focus[type="datetime"], .was-validated input:invalid:focus[type="datetime-local"], .was-validated input:invalid:focus[type="color"], .was-validated textarea:invalid:focus, .was-validated select:invalid:focus, .form-control.is-invalid:focus, input.is-invalid:focus[type="text"], input.is-invalid:focus[type="email"], input.is-invalid:focus[type="url"], input.is-invalid:focus[type="password"], input.is-invalid:focus[type="search"], input.is-invalid:focus[type="number"], input.is-invalid:focus[type="tel"], input.is-invalid:focus[type="range"], input.is-invalid:focus[type="date"], input.is-invalid:focus[type="month"], input.is-invalid:focus[type="week"], input.is-invalid:focus[type="time"], input.is-invalid:focus[type="datetime"], input.is-invalid:focus[type="datetime-local"], input.is-invalid:focus[type="color"], textarea.is-invalid:focus, select.is-invalid:focus { border-color: #dc3545; -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .form-control:invalid ~ .invalid-feedback, .was-validated input:invalid[type="text"] ~ .invalid-feedback, .was-validated input:invalid[type="email"] ~ .invalid-feedback, .was-validated input:invalid[type="url"] ~ .invalid-feedback, .was-validated input:invalid[type="password"] ~ .invalid-feedback, .was-validated input:invalid[type="search"] ~ .invalid-feedback, .was-validated input:invalid[type="number"] ~ .invalid-feedback, .was-validated input:invalid[type="tel"] ~ .invalid-feedback, .was-validated input:invalid[type="range"] ~ .invalid-feedback, .was-validated input:invalid[type="date"] ~ .invalid-feedback, .was-validated input:invalid[type="month"] ~ .invalid-feedback, .was-validated input:invalid[type="week"] ~ .invalid-feedback, .was-validated input:invalid[type="time"] ~ .invalid-feedback, .was-validated input:invalid[type="datetime"] ~ .invalid-feedback, .was-validated input:invalid[type="datetime-local"] ~ .invalid-feedback, .was-validated input:invalid[type="color"] ~ .invalid-feedback, .was-validated textarea:invalid ~ .invalid-feedback, .was-validated select:invalid ~ .invalid-feedback, .was-validated .form-control:invalid ~ .invalid-tooltip, .was-validated input:invalid[type="text"] ~ .invalid-tooltip, .was-validated input:invalid[type="email"] ~ .invalid-tooltip, .was-validated input:invalid[type="url"] ~ .invalid-tooltip, .was-validated input:invalid[type="password"] ~ .invalid-tooltip, .was-validated input:invalid[type="search"] ~ .invalid-tooltip, .was-validated input:invalid[type="number"] ~ .invalid-tooltip, .was-validated input:invalid[type="tel"] ~ .invalid-tooltip, .was-validated input:invalid[type="range"] ~ .invalid-tooltip, .was-validated input:invalid[type="date"] ~ .invalid-tooltip, .was-validated input:invalid[type="month"] ~ .invalid-tooltip, .was-validated input:invalid[type="week"] ~ .invalid-tooltip, .was-validated input:invalid[type="time"] ~ .invalid-tooltip, .was-validated input:invalid[type="datetime"] ~ .invalid-tooltip, .was-validated input:invalid[type="datetime-local"] ~ .invalid-tooltip, .was-validated input:invalid[type="color"] ~ .invalid-tooltip, .was-validated textarea:invalid ~ .invalid-tooltip, .was-validated select:invalid ~ .invalid-tooltip, .form-control.is-invalid ~ .invalid-feedback, input.is-invalid[type="text"] ~ .invalid-feedback, input.is-invalid[type="email"] ~ .invalid-feedback, input.is-invalid[type="url"] ~ .invalid-feedback, input.is-invalid[type="password"] ~ .invalid-feedback, input.is-invalid[type="search"] ~ .invalid-feedback, input.is-invalid[type="number"] ~ .invalid-feedback, input.is-invalid[type="tel"] ~ .invalid-feedback, input.is-invalid[type="range"] ~ .invalid-feedback, input.is-invalid[type="date"] ~ .invalid-feedback, input.is-invalid[type="month"] ~ .invalid-feedback, input.is-invalid[type="week"] ~ .invalid-feedback, input.is-invalid[type="time"] ~ .invalid-feedback, input.is-invalid[type="datetime"] ~ .invalid-feedback, input.is-invalid[type="datetime-local"] ~ .invalid-feedback, input.is-invalid[type="color"] ~ .invalid-feedback, textarea.is-invalid ~ .invalid-feedback, select.is-invalid ~ .invalid-feedback, .form-control.is-invalid ~ .invalid-tooltip, input.is-invalid[type="text"] ~ .invalid-tooltip, input.is-invalid[type="email"] ~ .invalid-tooltip, input.is-invalid[type="url"] ~ .invalid-tooltip, input.is-invalid[type="password"] ~ .invalid-tooltip, input.is-invalid[type="search"] ~ .invalid-tooltip, input.is-invalid[type="number"] ~ .invalid-tooltip, input.is-invalid[type="tel"] ~ .invalid-tooltip, input.is-invalid[type="range"] ~ .invalid-tooltip, input.is-invalid[type="date"] ~ .invalid-tooltip, input.is-invalid[type="month"] ~ .invalid-tooltip, input.is-invalid[type="week"] ~ .invalid-tooltip, input.is-invalid[type="time"] ~ .invalid-tooltip, input.is-invalid[type="datetime"] ~ .invalid-tooltip, input.is-invalid[type="datetime-local"] ~ .invalid-tooltip, input.is-invalid[type="color"] ~ .invalid-tooltip, textarea.is-invalid ~ .invalid-tooltip, select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated textarea.form-control:invalid, .was-validated textarea:invalid, textarea.form-control.is-invalid, textarea.is-invalid { padding-right: calc(1.5em + 0.75rem); background-position: top calc(0.375em + 0.1875rem) right calc(0.375em + 0.1875rem); }

.was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #dc3545; padding-right: calc((1em + 0.75rem) * 3 / 4 + 1.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px, url("data:image/svg+xml,%3csvg width='12' height='12' viewBox='0 0 12 12' xmlns='http://www.w3.org/2000/svg' stroke='%23dc3545' fill='none'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath d='M5.8 3.6h.4L6 6.5z' stroke-linejoin='round'/%3e%3ccircle cx='6' cy='8.2' r='.1'/%3e%3c/svg%3e") #fff no-repeat center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem); }

.was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #dc3545; -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.was-validated .custom-select:invalid ~ .invalid-feedback, .was-validated .custom-select:invalid ~ .invalid-tooltip, .custom-select.is-invalid ~ .invalid-feedback, .custom-select.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-control-file:invalid ~ .invalid-feedback, .was-validated .form-control-file:invalid ~ .invalid-tooltip, .form-control-file.is-invalid ~ .invalid-feedback, .form-control-file.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #dc3545; }

.was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #dc3545; }

.was-validated .custom-control-input:invalid ~ .invalid-feedback, .was-validated .custom-control-input:invalid ~ .invalid-tooltip, .custom-control-input.is-invalid ~ .invalid-feedback, .custom-control-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e4606d; background-color: #e4606d; }

.was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.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: #dc3545; }

.was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #dc3545; }

.was-validated .custom-file-input:invalid ~ .invalid-feedback, .was-validated .custom-file-input:invalid ~ .invalid-tooltip, .custom-file-input.is-invalid ~ .invalid-feedback, .custom-file-input.is-invalid ~ .invalid-tooltip { display: block; }

.was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #dc3545; -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25); }

.form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.form-inline .form-check { width: 100%; }

@media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; }
  .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; }
  .form-inline .form-control, .form-inline input[type="text"], .form-inline input[type="email"], .form-inline input[type="url"], .form-inline input[type="password"], .form-inline input[type="search"], .form-inline input[type="number"], .form-inline input[type="tel"], .form-inline input[type="range"], .form-inline input[type="date"], .form-inline input[type="month"], .form-inline input[type="week"], .form-inline input[type="time"], .form-inline input[type="datetime"], .form-inline input[type="datetime-local"], .form-inline input[type="color"], .form-inline textarea, .form-inline select { display: inline-block; width: auto; vertical-align: middle; }
  .form-inline .form-control-plaintext { display: inline-block; }
  .form-inline .input-group, .form-inline .custom-select { width: auto; }
  .form-inline .form-check { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; }
  .form-inline .form-check-input { position: relative; -ms-flex-negative: 0; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; }
  .form-inline .custom-control { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }
  .form-inline .custom-control-label { margin-bottom: 0; } }

.btn, button, input[type="button"], input[type="reset"], input[type="submit"] { display: inline-block; font-weight: 400; color: #212529; text-align: center; vertical-align: middle; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.375rem 0.75rem; font-size: 1.1875rem; line-height: 1.5; border-radius: 0.25rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; 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; 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, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .btn, button, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: none; transition: none; } }

.btn:hover, button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"] { color: #212529; text-decoration: none; }

.btn:focus, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .btn.focus, button.focus, input.focus[type="button"], input.focus[type="reset"], input.focus[type="submit"] { outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.btn.disabled, button.disabled, input.disabled[type="button"], input.disabled[type="reset"], input.disabled[type="submit"], .btn:disabled, button:disabled, input:disabled[type="button"], input:disabled[type="reset"], input:disabled[type="submit"] { opacity: 0.65; }

a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; }

.btn-primary, button, input[type="button"], input[type="reset"], input[type="submit"] { color: #fff; background-color: #162331; border-color: #162331; }

.btn-primary:hover, button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"] { color: #fff; background-color: #0a1017; border-color: #060a0e; }

.btn-primary:focus, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .btn-primary.focus, button.focus, input.focus[type="button"], input.focus[type="reset"], input.focus[type="submit"] { color: #fff; background-color: #0a1017; border-color: #060a0e; -webkit-box-shadow: 0 0 0 0.2rem rgba(57, 68, 80, 0.5); box-shadow: 0 0 0 0.2rem rgba(57, 68, 80, 0.5); }

.btn-primary.disabled, button.disabled, input.disabled[type="button"], input.disabled[type="reset"], input.disabled[type="submit"], .btn-primary:disabled, button:disabled, input:disabled[type="button"], input:disabled[type="reset"], input:disabled[type="submit"] { color: #fff; background-color: #162331; border-color: #162331; }

.btn-primary:not(:disabled):not(.disabled):active, button:not(:disabled):not(.disabled):active, input:not(:disabled):not(.disabled):active[type="button"], input:not(:disabled):not(.disabled):active[type="reset"], input:not(:disabled):not(.disabled):active[type="submit"], .btn-primary:not(:disabled):not(.disabled).active, button:not(:disabled):not(.disabled).active, input:not(:disabled):not(.disabled).active[type="button"], input:not(:disabled):not(.disabled).active[type="reset"], input:not(:disabled):not(.disabled).active[type="submit"], .show > .btn-primary.dropdown-toggle, .show > button.dropdown-toggle, .show > input.dropdown-toggle[type="button"], .show > input.dropdown-toggle[type="reset"], .show > input.dropdown-toggle[type="submit"] { color: #fff; background-color: #060a0e; border-color: #020405; }

.btn-primary:not(:disabled):not(.disabled):active:focus, button:not(:disabled):not(.disabled):active:focus, input:not(:disabled):not(.disabled):active:focus[type="button"], input:not(:disabled):not(.disabled):active:focus[type="reset"], input:not(:disabled):not(.disabled):active:focus[type="submit"], .btn-primary:not(:disabled):not(.disabled).active:focus, button:not(:disabled):not(.disabled).active:focus, input:not(:disabled):not(.disabled).active:focus[type="button"], input:not(:disabled):not(.disabled).active:focus[type="reset"], input:not(:disabled):not(.disabled).active:focus[type="submit"], .show > .btn-primary.dropdown-toggle:focus, .show > button.dropdown-toggle:focus, .show > input.dropdown-toggle:focus[type="button"], .show > input.dropdown-toggle:focus[type="reset"], .show > input.dropdown-toggle:focus[type="submit"] { -webkit-box-shadow: 0 0 0 0.2rem rgba(57, 68, 80, 0.5); box-shadow: 0 0 0 0.2rem rgba(57, 68, 80, 0.5); }

.btn-secondary { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:hover { color: #fff; background-color: #5a6268; border-color: #545b62; }

.btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #5a6268; border-color: #545b62; -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #545b62; border-color: #4e555b; }

.btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); box-shadow: 0 0 0 0.2rem rgba(130, 138, 145, 0.5); }

.btn-success { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:hover { color: #fff; background-color: #218838; border-color: #1e7e34; }

.btn-success:focus, .btn-success.focus { color: #fff; background-color: #218838; border-color: #1e7e34; -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-success.disabled, .btn-success:disabled { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #1e7e34; border-color: #1c7430; }

.btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); box-shadow: 0 0 0 0.2rem rgba(72, 180, 97, 0.5); }

.btn-info { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:hover { color: #fff; background-color: #138496; border-color: #117a8b; }

.btn-info:focus, .btn-info.focus { color: #fff; background-color: #138496; border-color: #117a8b; -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #117a8b; border-color: #10707f; }

.btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); box-shadow: 0 0 0 0.2rem rgba(58, 176, 195, 0.5); }

.btn-warning { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

.btn-warning:focus, .btn-warning.focus { color: #212529; background-color: #e0a800; border-color: #d39e00; -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-warning.disabled, .btn-warning:disabled { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #212529; background-color: #d39e00; border-color: #c69500; }

.btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); box-shadow: 0 0 0 0.2rem rgba(222, 170, 12, 0.5); }

.btn-danger { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:hover { color: #fff; background-color: #c82333; border-color: #bd2130; }

.btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #c82333; border-color: #bd2130; -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #bd2130; border-color: #b21f2d; }

.btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); box-shadow: 0 0 0 0.2rem rgba(225, 83, 97, 0.5); }

.btn-light { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:hover { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; }

.btn-light:focus, .btn-light.focus { color: #212529; background-color: #e2e6ea; border-color: #dae0e5; -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-light.disabled, .btn-light:disabled { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #212529; background-color: #dae0e5; border-color: #d3d9df; }

.btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); box-shadow: 0 0 0 0.2rem rgba(216, 217, 219, 0.5); }

.btn-dark { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:hover { color: #fff; background-color: #23272b; border-color: #1d2124; }

.btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #23272b; border-color: #1d2124; -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #1d2124; border-color: #171a1d; }

.btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); box-shadow: 0 0 0 0.2rem rgba(82, 88, 93, 0.5); }

.btn-outline-primary { color: #162331; border-color: #162331; }

.btn-outline-primary:hover { color: #fff; background-color: #162331; border-color: #162331; }

.btn-outline-primary:focus, .btn-outline-primary.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.5); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.5); }

.btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #162331; background-color: transparent; }

.btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #162331; border-color: #162331; }

.btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.5); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.5); }

.btn-outline-secondary { color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:hover { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:focus, .btn-outline-secondary.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #6c757d; background-color: transparent; }

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #6c757d; border-color: #6c757d; }

.btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); box-shadow: 0 0 0 0.2rem rgba(108, 117, 125, 0.5); }

.btn-outline-success { color: #28a745; border-color: #28a745; }

.btn-outline-success:hover { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:focus, .btn-outline-success.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-success.disabled, .btn-outline-success:disabled { color: #28a745; background-color: transparent; }

.btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #fff; background-color: #28a745; border-color: #28a745; }

.btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); box-shadow: 0 0 0 0.2rem rgba(40, 167, 69, 0.5); }

.btn-outline-info { color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:hover { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:focus, .btn-outline-info.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-info.disabled, .btn-outline-info:disabled { color: #17a2b8; background-color: transparent; }

.btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #17a2b8; border-color: #17a2b8; }

.btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); box-shadow: 0 0 0 0.2rem rgba(23, 162, 184, 0.5); }

.btn-outline-warning { color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:hover { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:focus, .btn-outline-warning.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #ffc107; background-color: transparent; }

.btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #212529; background-color: #ffc107; border-color: #ffc107; }

.btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); box-shadow: 0 0 0 0.2rem rgba(255, 193, 7, 0.5); }

.btn-outline-danger { color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:hover { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:focus, .btn-outline-danger.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #dc3545; background-color: transparent; }

.btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #dc3545; border-color: #dc3545; }

.btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.5); }

.btn-outline-light { color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:hover { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:focus, .btn-outline-light.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-light.disabled, .btn-outline-light:disabled { color: #f8f9fa; background-color: transparent; }

.btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #212529; background-color: #f8f9fa; border-color: #f8f9fa; }

.btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); box-shadow: 0 0 0 0.2rem rgba(248, 249, 250, 0.5); }

.btn-outline-dark { color: #343a40; border-color: #343a40; }

.btn-outline-dark:hover { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:focus, .btn-outline-dark.focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #343a40; background-color: transparent; }

.btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #343a40; border-color: #343a40; }

.btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); box-shadow: 0 0 0 0.2rem rgba(52, 58, 64, 0.5); }

.btn-link { font-family: "Proxima Nova Regular"; color: #162331; text-decoration: none; }

.btn-link:hover { color: black; text-decoration: underline; }

.btn-link:focus, .btn-link.focus { text-decoration: underline; -webkit-box-shadow: none; box-shadow: none; }

.btn-link:disabled, .btn-link.disabled { color: #6c757d; pointer-events: none; }

.btn-lg, .btn-group-lg > .btn, .btn-group-lg > button, .btn-group-lg > input[type="button"], .btn-group-lg > input[type="reset"], .btn-group-lg > input[type="submit"] { padding: 0.5rem 1rem; font-size: 1.484375rem; line-height: 1.5; border-radius: 0.3rem; }

.btn-sm, .btn-group-sm > .btn, .btn-group-sm > button, .btn-group-sm > input[type="button"], .btn-group-sm > input[type="reset"], .btn-group-sm > input[type="submit"] { padding: 0.25rem 0.5rem; font-size: 1.0390625rem; line-height: 1.5; border-radius: 0.2rem; }

.btn-block { display: block; width: 100%; }

.btn-block + .btn-block { margin-top: 0.5rem; }

input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; }

.fade { -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }

@media (prefers-reduced-motion: reduce) { .fade { -webkit-transition: none; transition: none; } }

.fade:not(.show) { opacity: 0; }

.collapse:not(.show) { display: none; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; }

@media (prefers-reduced-motion: reduce) { .collapsing { -webkit-transition: none; transition: none; } }

.dropup, .dropright, .dropdown, .dropleft { position: relative; }

.dropdown-toggle { white-space: nowrap; }

.dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.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: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1.1875rem; color: #212529; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 0.25rem; }

.dropdown-menu-left { right: auto; left: 0; }

.dropdown-menu-right { right: 0; left: auto; }

@media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; }
  .dropdown-menu-sm-right { right: 0; left: auto; } }

@media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; }
  .dropdown-menu-md-right { right: 0; left: auto; } }

@media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; }
  .dropdown-menu-lg-right { right: 0; left: auto; } }

@media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; }
  .dropdown-menu-xl-right { right: 0; left: auto; } }

.dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; }

.dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; }

.dropup .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; }

.dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; }

.dropright .dropdown-toggle:empty::after { margin-left: 0; }

.dropright .dropdown-toggle::after { vertical-align: 0; }

.dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; }

.dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; }

.dropleft .dropdown-toggle::after { display: none; }

.dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; }

.dropleft .dropdown-toggle:empty::after { margin-left: 0; }

.dropleft .dropdown-toggle::before { vertical-align: 0; }

.dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; }

.dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e9ecef; }

.dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-family: "Proxima Nova Regular"; color: #212529; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; }

.dropdown-item:hover, .dropdown-item:focus { color: #16181b; text-decoration: none; background-color: #f8f9fa; }

.dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #162331; }

.dropdown-item.disabled, .dropdown-item:disabled { color: #6c757d; pointer-events: none; background-color: transparent; }

.dropdown-menu.show { display: block; }

.dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 1.0390625rem; color: #6c757d; white-space: nowrap; }

.dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #212529; }

.btn-group, .btn-group-vertical { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; }

.btn-group > .btn, .btn-group > button, .btn-group > input[type="button"], .btn-group > input[type="reset"], .btn-group > input[type="submit"], .btn-group-vertical > .btn, .btn-group-vertical > button, .btn-group-vertical > input[type="button"], .btn-group-vertical > input[type="reset"], .btn-group-vertical > input[type="submit"] { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; }

.btn-group > .btn:hover, .btn-group > button:hover, .btn-group > input:hover[type="button"], .btn-group > input:hover[type="reset"], .btn-group > input:hover[type="submit"], .btn-group > .btn:focus, .btn-group > button:focus, .btn-group > input:focus[type="button"], .btn-group > input:focus[type="reset"], .btn-group > input:focus[type="submit"], .btn-group > .btn:active, .btn-group > button:active, .btn-group > input:active[type="button"], .btn-group > input:active[type="reset"], .btn-group > input:active[type="submit"], .btn-group > .btn.active, .btn-group > button.active, .btn-group > input.active[type="button"], .btn-group > input.active[type="reset"], .btn-group > input.active[type="submit"], .btn-group-vertical > .btn:hover, .btn-group-vertical > button:hover, .btn-group-vertical > input:hover[type="button"], .btn-group-vertical > input:hover[type="reset"], .btn-group-vertical > input:hover[type="submit"], .btn-group-vertical > .btn:focus, .btn-group-vertical > button:focus, .btn-group-vertical > input:focus[type="button"], .btn-group-vertical > input:focus[type="reset"], .btn-group-vertical > input:focus[type="submit"], .btn-group-vertical > .btn:active, .btn-group-vertical > button:active, .btn-group-vertical > input:active[type="button"], .btn-group-vertical > input:active[type="reset"], .btn-group-vertical > input:active[type="submit"], .btn-group-vertical > .btn.active, .btn-group-vertical > button.active, .btn-group-vertical > input.active[type="button"], .btn-group-vertical > input.active[type="reset"], .btn-group-vertical > input.active[type="submit"] { z-index: 1; }

.btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.btn-toolbar .input-group { width: auto; }

.btn-group > .btn:not(:first-child), .btn-group > button:not(:first-child), .btn-group > input:not(:first-child)[type="button"], .btn-group > input:not(:first-child)[type="reset"], .btn-group > input:not(:first-child)[type="submit"], .btn-group > .btn-group:not(:first-child) { margin-left: -1px; }

.btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > button:not(:last-child):not(.dropdown-toggle), .btn-group > input:not(:last-child):not(.dropdown-toggle)[type="button"], .btn-group > input:not(:last-child):not(.dropdown-toggle)[type="reset"], .btn-group > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .btn-group > .btn-group:not(:last-child) > .btn, .btn-group > .btn-group:not(:last-child) > button, .btn-group > .btn-group:not(:last-child) > input[type="button"], .btn-group > .btn-group:not(:last-child) > input[type="reset"], .btn-group > .btn-group:not(:last-child) > input[type="submit"] { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.btn-group > .btn:not(:first-child), .btn-group > button:not(:first-child), .btn-group > input:not(:first-child)[type="button"], .btn-group > input:not(:first-child)[type="reset"], .btn-group > input:not(:first-child)[type="submit"], .btn-group > .btn-group:not(:first-child) > .btn, .btn-group > .btn-group:not(:first-child) > button, .btn-group > .btn-group:not(:first-child) > input[type="button"], .btn-group > .btn-group:not(:first-child) > input[type="reset"], .btn-group > .btn-group:not(:first-child) > input[type="submit"] { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.dropdown-toggle-split { padding-right: 0.5625rem; padding-left: 0.5625rem; }

.dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; }

.dropleft .dropdown-toggle-split::before { margin-right: 0; }

.btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split, .btn-group-sm > button + .dropdown-toggle-split, .btn-group-sm > input[type="button"] + .dropdown-toggle-split, .btn-group-sm > input[type="reset"] + .dropdown-toggle-split, .btn-group-sm > input[type="submit"] + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; }

.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split, .btn-group-lg > button + .dropdown-toggle-split, .btn-group-lg > input[type="button"] + .dropdown-toggle-split, .btn-group-lg > input[type="reset"] + .dropdown-toggle-split, .btn-group-lg > input[type="submit"] + .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; }

.btn-group-vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

.btn-group-vertical > .btn, .btn-group-vertical > button, .btn-group-vertical > input[type="button"], .btn-group-vertical > input[type="reset"], .btn-group-vertical > input[type="submit"], .btn-group-vertical > .btn-group { width: 100%; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > button:not(:first-child), .btn-group-vertical > input:not(:first-child)[type="button"], .btn-group-vertical > input:not(:first-child)[type="reset"], .btn-group-vertical > input:not(:first-child)[type="submit"], .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; }

.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > button:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type="button"], .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type="reset"], .btn-group-vertical > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .btn-group-vertical > .btn-group:not(:last-child) > .btn, .btn-group-vertical > .btn-group:not(:last-child) > button, .btn-group-vertical > .btn-group:not(:last-child) > input[type="button"], .btn-group-vertical > .btn-group:not(:last-child) > input[type="reset"], .btn-group-vertical > .btn-group:not(:last-child) > input[type="submit"] { border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > button:not(:first-child), .btn-group-vertical > input:not(:first-child)[type="button"], .btn-group-vertical > input:not(:first-child)[type="reset"], .btn-group-vertical > input:not(:first-child)[type="submit"], .btn-group-vertical > .btn-group:not(:first-child) > .btn, .btn-group-vertical > .btn-group:not(:first-child) > button, .btn-group-vertical > .btn-group:not(:first-child) > input[type="button"], .btn-group-vertical > .btn-group:not(:first-child) > input[type="reset"], .btn-group-vertical > .btn-group:not(:first-child) > input[type="submit"] { border-top-left-radius: 0; border-top-right-radius: 0; }

.btn-group-toggle > .btn, .btn-group-toggle > button, .btn-group-toggle > input[type="button"], .btn-group-toggle > input[type="reset"], .btn-group-toggle > input[type="submit"], .btn-group-toggle > .btn-group > .btn, .btn-group-toggle > .btn-group > button, .btn-group-toggle > .btn-group > input[type="button"], .btn-group-toggle > .btn-group > input[type="reset"], .btn-group-toggle > .btn-group > input[type="submit"] { margin-bottom: 0; }

.btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > button input[type="radio"], .btn-group-toggle > input[type="button"] input[type="radio"], .btn-group-toggle > input[type="reset"] input[type="radio"], .btn-group-toggle > input[type="submit"] input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > button input[type="checkbox"], .btn-group-toggle > input[type="button"] input[type="checkbox"], .btn-group-toggle > input[type="reset"] input[type="checkbox"], .btn-group-toggle > input[type="submit"] input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > button input[type="radio"], .btn-group-toggle > .btn-group > input[type="button"] input[type="radio"], .btn-group-toggle > .btn-group > input[type="reset"] input[type="radio"], .btn-group-toggle > .btn-group > input[type="submit"] input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > button input[type="checkbox"], .btn-group-toggle > .btn-group > input[type="button"] input[type="checkbox"], .btn-group-toggle > .btn-group > input[type="reset"] input[type="checkbox"], .btn-group-toggle > .btn-group > input[type="submit"] input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; }

.input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; }

.input-group > .form-control, .input-group > input[type="text"], .input-group > input[type="email"], .input-group > input[type="url"], .input-group > input[type="password"], .input-group > input[type="search"], .input-group > input[type="number"], .input-group > input[type="tel"], .input-group > input[type="range"], .input-group > input[type="date"], .input-group > input[type="month"], .input-group > input[type="week"], .input-group > input[type="time"], .input-group > input[type="datetime"], .input-group > input[type="datetime-local"], .input-group > input[type="color"], .input-group > textarea, .input-group > select, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; margin-bottom: 0; }

.input-group > .form-control + .form-control, .input-group > input[type="text"] + .form-control, .input-group > input[type="email"] + .form-control, .input-group > input[type="url"] + .form-control, .input-group > input[type="password"] + .form-control, .input-group > input[type="search"] + .form-control, .input-group > input[type="number"] + .form-control, .input-group > input[type="tel"] + .form-control, .input-group > input[type="range"] + .form-control, .input-group > input[type="date"] + .form-control, .input-group > input[type="month"] + .form-control, .input-group > input[type="week"] + .form-control, .input-group > input[type="time"] + .form-control, .input-group > input[type="datetime"] + .form-control, .input-group > input[type="datetime-local"] + .form-control, .input-group > input[type="color"] + .form-control, .input-group > textarea + .form-control, .input-group > select + .form-control, .input-group > .form-control + input[type="text"], .input-group > input[type="text"] + input[type="text"], .input-group > input[type="email"] + input[type="text"], .input-group > input[type="url"] + input[type="text"], .input-group > input[type="password"] + input[type="text"], .input-group > input[type="search"] + input[type="text"], .input-group > input[type="number"] + input[type="text"], .input-group > input[type="tel"] + input[type="text"], .input-group > input[type="range"] + input[type="text"], .input-group > input[type="date"] + input[type="text"], .input-group > input[type="month"] + input[type="text"], .input-group > input[type="week"] + input[type="text"], .input-group > input[type="time"] + input[type="text"], .input-group > input[type="datetime"] + input[type="text"], .input-group > input[type="datetime-local"] + input[type="text"], .input-group > input[type="color"] + input[type="text"], .input-group > textarea + input[type="text"], .input-group > select + input[type="text"], .input-group > .form-control + input[type="email"], .input-group > input[type="text"] + input[type="email"], .input-group > input[type="email"] + input[type="email"], .input-group > input[type="url"] + input[type="email"], .input-group > input[type="password"] + input[type="email"], .input-group > input[type="search"] + input[type="email"], .input-group > input[type="number"] + input[type="email"], .input-group > input[type="tel"] + input[type="email"], .input-group > input[type="range"] + input[type="email"], .input-group > input[type="date"] + input[type="email"], .input-group > input[type="month"] + input[type="email"], .input-group > input[type="week"] + input[type="email"], .input-group > input[type="time"] + input[type="email"], .input-group > input[type="datetime"] + input[type="email"], .input-group > input[type="datetime-local"] + input[type="email"], .input-group > input[type="color"] + input[type="email"], .input-group > textarea + input[type="email"], .input-group > select + input[type="email"], .input-group > .form-control + input[type="url"], .input-group > input[type="text"] + input[type="url"], .input-group > input[type="email"] + input[type="url"], .input-group > input[type="url"] + input[type="url"], .input-group > input[type="password"] + input[type="url"], .input-group > input[type="search"] + input[type="url"], .input-group > input[type="number"] + input[type="url"], .input-group > input[type="tel"] + input[type="url"], .input-group > input[type="range"] + input[type="url"], .input-group > input[type="date"] + input[type="url"], .input-group > input[type="month"] + input[type="url"], .input-group > input[type="week"] + input[type="url"], .input-group > input[type="time"] + input[type="url"], .input-group > input[type="datetime"] + input[type="url"], .input-group > input[type="datetime-local"] + input[type="url"], .input-group > input[type="color"] + input[type="url"], .input-group > textarea + input[type="url"], .input-group > select + input[type="url"], .input-group > .form-control + input[type="password"], .input-group > input[type="text"] + input[type="password"], .input-group > input[type="email"] + input[type="password"], .input-group > input[type="url"] + input[type="password"], .input-group > input[type="password"] + input[type="password"], .input-group > input[type="search"] + input[type="password"], .input-group > input[type="number"] + input[type="password"], .input-group > input[type="tel"] + input[type="password"], .input-group > input[type="range"] + input[type="password"], .input-group > input[type="date"] + input[type="password"], .input-group > input[type="month"] + input[type="password"], .input-group > input[type="week"] + input[type="password"], .input-group > input[type="time"] + input[type="password"], .input-group > input[type="datetime"] + input[type="password"], .input-group > input[type="datetime-local"] + input[type="password"], .input-group > input[type="color"] + input[type="password"], .input-group > textarea + input[type="password"], .input-group > select + input[type="password"], .input-group > .form-control + input[type="search"], .input-group > input[type="text"] + input[type="search"], .input-group > input[type="email"] + input[type="search"], .input-group > input[type="url"] + input[type="search"], .input-group > input[type="password"] + input[type="search"], .input-group > input[type="search"] + input[type="search"], .input-group > input[type="number"] + input[type="search"], .input-group > input[type="tel"] + input[type="search"], .input-group > input[type="range"] + input[type="search"], .input-group > input[type="date"] + input[type="search"], .input-group > input[type="month"] + input[type="search"], .input-group > input[type="week"] + input[type="search"], .input-group > input[type="time"] + input[type="search"], .input-group > input[type="datetime"] + input[type="search"], .input-group > input[type="datetime-local"] + input[type="search"], .input-group > input[type="color"] + input[type="search"], .input-group > textarea + input[type="search"], .input-group > select + input[type="search"], .input-group > .form-control + input[type="number"], .input-group > input[type="text"] + input[type="number"], .input-group > input[type="email"] + input[type="number"], .input-group > input[type="url"] + input[type="number"], .input-group > input[type="password"] + input[type="number"], .input-group > input[type="search"] + input[type="number"], .input-group > input[type="number"] + input[type="number"], .input-group > input[type="tel"] + input[type="number"], .input-group > input[type="range"] + input[type="number"], .input-group > input[type="date"] + input[type="number"], .input-group > input[type="month"] + input[type="number"], .input-group > input[type="week"] + input[type="number"], .input-group > input[type="time"] + input[type="number"], .input-group > input[type="datetime"] + input[type="number"], .input-group > input[type="datetime-local"] + input[type="number"], .input-group > input[type="color"] + input[type="number"], .input-group > textarea + input[type="number"], .input-group > select + input[type="number"], .input-group > .form-control + input[type="tel"], .input-group > input[type="text"] + input[type="tel"], .input-group > input[type="email"] + input[type="tel"], .input-group > input[type="url"] + input[type="tel"], .input-group > input[type="password"] + input[type="tel"], .input-group > input[type="search"] + input[type="tel"], .input-group > input[type="number"] + input[type="tel"], .input-group > input[type="tel"] + input[type="tel"], .input-group > input[type="range"] + input[type="tel"], .input-group > input[type="date"] + input[type="tel"], .input-group > input[type="month"] + input[type="tel"], .input-group > input[type="week"] + input[type="tel"], .input-group > input[type="time"] + input[type="tel"], .input-group > input[type="datetime"] + input[type="tel"], .input-group > input[type="datetime-local"] + input[type="tel"], .input-group > input[type="color"] + input[type="tel"], .input-group > textarea + input[type="tel"], .input-group > select + input[type="tel"], .input-group > .form-control + input[type="range"], .input-group > input[type="text"] + input[type="range"], .input-group > input[type="email"] + input[type="range"], .input-group > input[type="url"] + input[type="range"], .input-group > input[type="password"] + input[type="range"], .input-group > input[type="search"] + input[type="range"], .input-group > input[type="number"] + input[type="range"], .input-group > input[type="tel"] + input[type="range"], .input-group > input[type="range"] + input[type="range"], .input-group > input[type="date"] + input[type="range"], .input-group > input[type="month"] + input[type="range"], .input-group > input[type="week"] + input[type="range"], .input-group > input[type="time"] + input[type="range"], .input-group > input[type="datetime"] + input[type="range"], .input-group > input[type="datetime-local"] + input[type="range"], .input-group > input[type="color"] + input[type="range"], .input-group > textarea + input[type="range"], .input-group > select + input[type="range"], .input-group > .form-control + input[type="date"], .input-group > input[type="text"] + input[type="date"], .input-group > input[type="email"] + input[type="date"], .input-group > input[type="url"] + input[type="date"], .input-group > input[type="password"] + input[type="date"], .input-group > input[type="search"] + input[type="date"], .input-group > input[type="number"] + input[type="date"], .input-group > input[type="tel"] + input[type="date"], .input-group > input[type="range"] + input[type="date"], .input-group > input[type="date"] + input[type="date"], .input-group > input[type="month"] + input[type="date"], .input-group > input[type="week"] + input[type="date"], .input-group > input[type="time"] + input[type="date"], .input-group > input[type="datetime"] + input[type="date"], .input-group > input[type="datetime-local"] + input[type="date"], .input-group > input[type="color"] + input[type="date"], .input-group > textarea + input[type="date"], .input-group > select + input[type="date"], .input-group > .form-control + input[type="month"], .input-group > input[type="text"] + input[type="month"], .input-group > input[type="email"] + input[type="month"], .input-group > input[type="url"] + input[type="month"], .input-group > input[type="password"] + input[type="month"], .input-group > input[type="search"] + input[type="month"], .input-group > input[type="number"] + input[type="month"], .input-group > input[type="tel"] + input[type="month"], .input-group > input[type="range"] + input[type="month"], .input-group > input[type="date"] + input[type="month"], .input-group > input[type="month"] + input[type="month"], .input-group > input[type="week"] + input[type="month"], .input-group > input[type="time"] + input[type="month"], .input-group > input[type="datetime"] + input[type="month"], .input-group > input[type="datetime-local"] + input[type="month"], .input-group > input[type="color"] + input[type="month"], .input-group > textarea + input[type="month"], .input-group > select + input[type="month"], .input-group > .form-control + input[type="week"], .input-group > input[type="text"] + input[type="week"], .input-group > input[type="email"] + input[type="week"], .input-group > input[type="url"] + input[type="week"], .input-group > input[type="password"] + input[type="week"], .input-group > input[type="search"] + input[type="week"], .input-group > input[type="number"] + input[type="week"], .input-group > input[type="tel"] + input[type="week"], .input-group > input[type="range"] + input[type="week"], .input-group > input[type="date"] + input[type="week"], .input-group > input[type="month"] + input[type="week"], .input-group > input[type="week"] + input[type="week"], .input-group > input[type="time"] + input[type="week"], .input-group > input[type="datetime"] + input[type="week"], .input-group > input[type="datetime-local"] + input[type="week"], .input-group > input[type="color"] + input[type="week"], .input-group > textarea + input[type="week"], .input-group > select + input[type="week"], .input-group > .form-control + input[type="time"], .input-group > input[type="text"] + input[type="time"], .input-group > input[type="email"] + input[type="time"], .input-group > input[type="url"] + input[type="time"], .input-group > input[type="password"] + input[type="time"], .input-group > input[type="search"] + input[type="time"], .input-group > input[type="number"] + input[type="time"], .input-group > input[type="tel"] + input[type="time"], .input-group > input[type="range"] + input[type="time"], .input-group > input[type="date"] + input[type="time"], .input-group > input[type="month"] + input[type="time"], .input-group > input[type="week"] + input[type="time"], .input-group > input[type="time"] + input[type="time"], .input-group > input[type="datetime"] + input[type="time"], .input-group > input[type="datetime-local"] + input[type="time"], .input-group > input[type="color"] + input[type="time"], .input-group > textarea + input[type="time"], .input-group > select + input[type="time"], .input-group > .form-control + input[type="datetime"], .input-group > input[type="text"] + input[type="datetime"], .input-group > input[type="email"] + input[type="datetime"], .input-group > input[type="url"] + input[type="datetime"], .input-group > input[type="password"] + input[type="datetime"], .input-group > input[type="search"] + input[type="datetime"], .input-group > input[type="number"] + input[type="datetime"], .input-group > input[type="tel"] + input[type="datetime"], .input-group > input[type="range"] + input[type="datetime"], .input-group > input[type="date"] + input[type="datetime"], .input-group > input[type="month"] + input[type="datetime"], .input-group > input[type="week"] + input[type="datetime"], .input-group > input[type="time"] + input[type="datetime"], .input-group > input[type="datetime"] + input[type="datetime"], .input-group > input[type="datetime-local"] + input[type="datetime"], .input-group > input[type="color"] + input[type="datetime"], .input-group > textarea + input[type="datetime"], .input-group > select + input[type="datetime"], .input-group > .form-control + input[type="datetime-local"], .input-group > input[type="text"] + input[type="datetime-local"], .input-group > input[type="email"] + input[type="datetime-local"], .input-group > input[type="url"] + input[type="datetime-local"], .input-group > input[type="password"] + input[type="datetime-local"], .input-group > input[type="search"] + input[type="datetime-local"], .input-group > input[type="number"] + input[type="datetime-local"], .input-group > input[type="tel"] + input[type="datetime-local"], .input-group > input[type="range"] + input[type="datetime-local"], .input-group > input[type="date"] + input[type="datetime-local"], .input-group > input[type="month"] + input[type="datetime-local"], .input-group > input[type="week"] + input[type="datetime-local"], .input-group > input[type="time"] + input[type="datetime-local"], .input-group > input[type="datetime"] + input[type="datetime-local"], .input-group > input[type="datetime-local"] + input[type="datetime-local"], .input-group > input[type="color"] + input[type="datetime-local"], .input-group > textarea + input[type="datetime-local"], .input-group > select + input[type="datetime-local"], .input-group > .form-control + input[type="color"], .input-group > input[type="text"] + input[type="color"], .input-group > input[type="email"] + input[type="color"], .input-group > input[type="url"] + input[type="color"], .input-group > input[type="password"] + input[type="color"], .input-group > input[type="search"] + input[type="color"], .input-group > input[type="number"] + input[type="color"], .input-group > input[type="tel"] + input[type="color"], .input-group > input[type="range"] + input[type="color"], .input-group > input[type="date"] + input[type="color"], .input-group > input[type="month"] + input[type="color"], .input-group > input[type="week"] + input[type="color"], .input-group > input[type="time"] + input[type="color"], .input-group > input[type="datetime"] + input[type="color"], .input-group > input[type="datetime-local"] + input[type="color"], .input-group > input[type="color"] + input[type="color"], .input-group > textarea + input[type="color"], .input-group > select + input[type="color"], .input-group > .form-control + textarea, .input-group > input[type="text"] + textarea, .input-group > input[type="email"] + textarea, .input-group > input[type="url"] + textarea, .input-group > input[type="password"] + textarea, .input-group > input[type="search"] + textarea, .input-group > input[type="number"] + textarea, .input-group > input[type="tel"] + textarea, .input-group > input[type="range"] + textarea, .input-group > input[type="date"] + textarea, .input-group > input[type="month"] + textarea, .input-group > input[type="week"] + textarea, .input-group > input[type="time"] + textarea, .input-group > input[type="datetime"] + textarea, .input-group > input[type="datetime-local"] + textarea, .input-group > input[type="color"] + textarea, .input-group > textarea + textarea, .input-group > select + textarea, .input-group > .form-control + select, .input-group > input[type="text"] + select, .input-group > input[type="email"] + select, .input-group > input[type="url"] + select, .input-group > input[type="password"] + select, .input-group > input[type="search"] + select, .input-group > input[type="number"] + select, .input-group > input[type="tel"] + select, .input-group > input[type="range"] + select, .input-group > input[type="date"] + select, .input-group > input[type="month"] + select, .input-group > input[type="week"] + select, .input-group > input[type="time"] + select, .input-group > input[type="datetime"] + select, .input-group > input[type="datetime-local"] + select, .input-group > input[type="color"] + select, .input-group > textarea + select, .input-group > select + select, .input-group > .form-control + .custom-select, .input-group > input[type="text"] + .custom-select, .input-group > input[type="email"] + .custom-select, .input-group > input[type="url"] + .custom-select, .input-group > input[type="password"] + .custom-select, .input-group > input[type="search"] + .custom-select, .input-group > input[type="number"] + .custom-select, .input-group > input[type="tel"] + .custom-select, .input-group > input[type="range"] + .custom-select, .input-group > input[type="date"] + .custom-select, .input-group > input[type="month"] + .custom-select, .input-group > input[type="week"] + .custom-select, .input-group > input[type="time"] + .custom-select, .input-group > input[type="datetime"] + .custom-select, .input-group > input[type="datetime-local"] + .custom-select, .input-group > input[type="color"] + .custom-select, .input-group > textarea + .custom-select, .input-group > select + .custom-select, .input-group > .form-control + .custom-file, .input-group > input[type="text"] + .custom-file, .input-group > input[type="email"] + .custom-file, .input-group > input[type="url"] + .custom-file, .input-group > input[type="password"] + .custom-file, .input-group > input[type="search"] + .custom-file, .input-group > input[type="number"] + .custom-file, .input-group > input[type="tel"] + .custom-file, .input-group > input[type="range"] + .custom-file, .input-group > input[type="date"] + .custom-file, .input-group > input[type="month"] + .custom-file, .input-group > input[type="week"] + .custom-file, .input-group > input[type="time"] + .custom-file, .input-group > input[type="datetime"] + .custom-file, .input-group > input[type="datetime-local"] + .custom-file, .input-group > input[type="color"] + .custom-file, .input-group > textarea + .custom-file, .input-group > select + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + input[type="text"], .input-group > .form-control-plaintext + input[type="email"], .input-group > .form-control-plaintext + input[type="url"], .input-group > .form-control-plaintext + input[type="password"], .input-group > .form-control-plaintext + input[type="search"], .input-group > .form-control-plaintext + input[type="number"], .input-group > .form-control-plaintext + input[type="tel"], .input-group > .form-control-plaintext + input[type="range"], .input-group > .form-control-plaintext + input[type="date"], .input-group > .form-control-plaintext + input[type="month"], .input-group > .form-control-plaintext + input[type="week"], .input-group > .form-control-plaintext + input[type="time"], .input-group > .form-control-plaintext + input[type="datetime"], .input-group > .form-control-plaintext + input[type="datetime-local"], .input-group > .form-control-plaintext + input[type="color"], .input-group > .form-control-plaintext + textarea, .input-group > .form-control-plaintext + select, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + input[type="text"], .input-group > .custom-select + input[type="email"], .input-group > .custom-select + input[type="url"], .input-group > .custom-select + input[type="password"], .input-group > .custom-select + input[type="search"], .input-group > .custom-select + input[type="number"], .input-group > .custom-select + input[type="tel"], .input-group > .custom-select + input[type="range"], .input-group > .custom-select + input[type="date"], .input-group > .custom-select + input[type="month"], .input-group > .custom-select + input[type="week"], .input-group > .custom-select + input[type="time"], .input-group > .custom-select + input[type="datetime"], .input-group > .custom-select + input[type="datetime-local"], .input-group > .custom-select + input[type="color"], .input-group > .custom-select + textarea, .input-group > .custom-select + select, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + input[type="text"], .input-group > .custom-file + input[type="email"], .input-group > .custom-file + input[type="url"], .input-group > .custom-file + input[type="password"], .input-group > .custom-file + input[type="search"], .input-group > .custom-file + input[type="number"], .input-group > .custom-file + input[type="tel"], .input-group > .custom-file + input[type="range"], .input-group > .custom-file + input[type="date"], .input-group > .custom-file + input[type="month"], .input-group > .custom-file + input[type="week"], .input-group > .custom-file + input[type="time"], .input-group > .custom-file + input[type="datetime"], .input-group > .custom-file + input[type="datetime-local"], .input-group > .custom-file + input[type="color"], .input-group > .custom-file + textarea, .input-group > .custom-file + select, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; }

.input-group > .form-control:focus, .input-group > input:focus[type="text"], .input-group > input:focus[type="email"], .input-group > input:focus[type="url"], .input-group > input:focus[type="password"], .input-group > input:focus[type="search"], .input-group > input:focus[type="number"], .input-group > input:focus[type="tel"], .input-group > input:focus[type="range"], .input-group > input:focus[type="date"], .input-group > input:focus[type="month"], .input-group > input:focus[type="week"], .input-group > input:focus[type="time"], .input-group > input:focus[type="datetime"], .input-group > input:focus[type="datetime-local"], .input-group > input:focus[type="color"], .input-group > textarea:focus, .input-group > select:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; }

.input-group > .custom-file .custom-file-input:focus { z-index: 4; }

.input-group > .form-control:not(:last-child), .input-group > input:not(:last-child)[type="text"], .input-group > input:not(:last-child)[type="email"], .input-group > input:not(:last-child)[type="url"], .input-group > input:not(:last-child)[type="password"], .input-group > input:not(:last-child)[type="search"], .input-group > input:not(:last-child)[type="number"], .input-group > input:not(:last-child)[type="tel"], .input-group > input:not(:last-child)[type="range"], .input-group > input:not(:last-child)[type="date"], .input-group > input:not(:last-child)[type="month"], .input-group > input:not(:last-child)[type="week"], .input-group > input:not(:last-child)[type="time"], .input-group > input:not(:last-child)[type="datetime"], .input-group > input:not(:last-child)[type="datetime-local"], .input-group > input:not(:last-child)[type="color"], .input-group > textarea:not(:last-child), .input-group > select:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .form-control:not(:first-child), .input-group > input:not(:first-child)[type="text"], .input-group > input:not(:first-child)[type="email"], .input-group > input:not(:first-child)[type="url"], .input-group > input:not(:first-child)[type="password"], .input-group > input:not(:first-child)[type="search"], .input-group > input:not(:first-child)[type="number"], .input-group > input:not(:first-child)[type="tel"], .input-group > input:not(:first-child)[type="range"], .input-group > input:not(:first-child)[type="date"], .input-group > input:not(:first-child)[type="month"], .input-group > input:not(:first-child)[type="week"], .input-group > input:not(:first-child)[type="time"], .input-group > input:not(:first-child)[type="datetime"], .input-group > input:not(:first-child)[type="datetime-local"], .input-group > input:not(:first-child)[type="color"], .input-group > textarea:not(:first-child), .input-group > select:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group > .custom-file { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.input-group > .custom-file:not(:last-child) .custom-file-label { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.input-group-prepend, .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex; }

.input-group-prepend .btn, .input-group-prepend button, .input-group-prepend input[type="button"], .input-group-prepend input[type="reset"], .input-group-prepend input[type="submit"], .input-group-append .btn, .input-group-append button, .input-group-append input[type="button"], .input-group-append input[type="reset"], .input-group-append input[type="submit"] { position: relative; z-index: 2; }

.input-group-prepend .btn:focus, .input-group-prepend button:focus, .input-group-prepend input:focus[type="button"], .input-group-prepend input:focus[type="reset"], .input-group-prepend input:focus[type="submit"], .input-group-append .btn:focus, .input-group-append button:focus, .input-group-append input:focus[type="button"], .input-group-append input:focus[type="reset"], .input-group-append input:focus[type="submit"] { z-index: 3; }

.input-group-prepend .btn + .btn, .input-group-prepend button + .btn, .input-group-prepend input[type="button"] + .btn, .input-group-prepend input[type="reset"] + .btn, .input-group-prepend input[type="submit"] + .btn, .input-group-prepend .btn + button, .input-group-prepend button + button, .input-group-prepend input[type="button"] + button, .input-group-prepend input[type="reset"] + button, .input-group-prepend input[type="submit"] + button, .input-group-prepend .btn + input[type="button"], .input-group-prepend button + input[type="button"], .input-group-prepend input[type="button"] + input[type="button"], .input-group-prepend input[type="reset"] + input[type="button"], .input-group-prepend input[type="submit"] + input[type="button"], .input-group-prepend .btn + input[type="reset"], .input-group-prepend button + input[type="reset"], .input-group-prepend input[type="button"] + input[type="reset"], .input-group-prepend input[type="reset"] + input[type="reset"], .input-group-prepend input[type="submit"] + input[type="reset"], .input-group-prepend .btn + input[type="submit"], .input-group-prepend button + input[type="submit"], .input-group-prepend input[type="button"] + input[type="submit"], .input-group-prepend input[type="reset"] + input[type="submit"], .input-group-prepend input[type="submit"] + input[type="submit"], .input-group-prepend .btn + .input-group-text, .input-group-prepend button + .input-group-text, .input-group-prepend input[type="button"] + .input-group-text, .input-group-prepend input[type="reset"] + .input-group-text, .input-group-prepend input[type="submit"] + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-prepend .input-group-text + button, .input-group-prepend .input-group-text + input[type="button"], .input-group-prepend .input-group-text + input[type="reset"], .input-group-prepend .input-group-text + input[type="submit"], .input-group-append .btn + .btn, .input-group-append button + .btn, .input-group-append input[type="button"] + .btn, .input-group-append input[type="reset"] + .btn, .input-group-append input[type="submit"] + .btn, .input-group-append .btn + button, .input-group-append button + button, .input-group-append input[type="button"] + button, .input-group-append input[type="reset"] + button, .input-group-append input[type="submit"] + button, .input-group-append .btn + input[type="button"], .input-group-append button + input[type="button"], .input-group-append input[type="button"] + input[type="button"], .input-group-append input[type="reset"] + input[type="button"], .input-group-append input[type="submit"] + input[type="button"], .input-group-append .btn + input[type="reset"], .input-group-append button + input[type="reset"], .input-group-append input[type="button"] + input[type="reset"], .input-group-append input[type="reset"] + input[type="reset"], .input-group-append input[type="submit"] + input[type="reset"], .input-group-append .btn + input[type="submit"], .input-group-append button + input[type="submit"], .input-group-append input[type="button"] + input[type="submit"], .input-group-append input[type="reset"] + input[type="submit"], .input-group-append input[type="submit"] + input[type="submit"], .input-group-append .btn + .input-group-text, .input-group-append button + .input-group-text, .input-group-append input[type="button"] + .input-group-text, .input-group-append input[type="reset"] + .input-group-text, .input-group-append input[type="submit"] + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn, .input-group-append .input-group-text + button, .input-group-append .input-group-text + input[type="button"], .input-group-append .input-group-text + input[type="reset"], .input-group-append .input-group-text + input[type="submit"] { margin-left: -1px; }

.input-group-prepend { margin-right: -1px; }

.input-group-append { margin-left: -1px; }

.input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.375rem 0.75rem; margin-bottom: 0; font-size: 1.1875rem; font-family: "Proxima Nova Regular"; line-height: 1.5; color: #495057; text-align: center; white-space: nowrap; background-color: #e9ecef; border: 1px solid #ced4da; border-radius: 0.25rem; }

.input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; }

.input-group-lg > .form-control:not(textarea), .input-group-lg > input:not(textarea)[type="text"], .input-group-lg > input:not(textarea)[type="email"], .input-group-lg > input:not(textarea)[type="url"], .input-group-lg > input:not(textarea)[type="password"], .input-group-lg > input:not(textarea)[type="search"], .input-group-lg > input:not(textarea)[type="number"], .input-group-lg > input:not(textarea)[type="tel"], .input-group-lg > input:not(textarea)[type="range"], .input-group-lg > input:not(textarea)[type="date"], .input-group-lg > input:not(textarea)[type="month"], .input-group-lg > input:not(textarea)[type="week"], .input-group-lg > input:not(textarea)[type="time"], .input-group-lg > input:not(textarea)[type="datetime"], .input-group-lg > input:not(textarea)[type="datetime-local"], .input-group-lg > input:not(textarea)[type="color"], .input-group-lg > textarea:not(textarea), .input-group-lg > select:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1rem + 2px); }

.input-group-lg > .form-control, .input-group-lg > input[type="text"], .input-group-lg > input[type="email"], .input-group-lg > input[type="url"], .input-group-lg > input[type="password"], .input-group-lg > input[type="search"], .input-group-lg > input[type="number"], .input-group-lg > input[type="tel"], .input-group-lg > input[type="range"], .input-group-lg > input[type="date"], .input-group-lg > input[type="month"], .input-group-lg > input[type="week"], .input-group-lg > input[type="time"], .input-group-lg > input[type="datetime"], .input-group-lg > input[type="datetime-local"], .input-group-lg > input[type="color"], .input-group-lg > textarea, .input-group-lg > select, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-prepend > button, .input-group-lg > .input-group-prepend > input[type="button"], .input-group-lg > .input-group-prepend > input[type="reset"], .input-group-lg > .input-group-prepend > input[type="submit"], .input-group-lg > .input-group-append > .btn, .input-group-lg > .input-group-append > button, .input-group-lg > .input-group-append > input[type="button"], .input-group-lg > .input-group-append > input[type="reset"], .input-group-lg > .input-group-append > input[type="submit"] { padding: 0.5rem 1rem; font-size: 1.484375rem; line-height: 1.5; border-radius: 0.3rem; }

.input-group-sm > .form-control:not(textarea), .input-group-sm > input:not(textarea)[type="text"], .input-group-sm > input:not(textarea)[type="email"], .input-group-sm > input:not(textarea)[type="url"], .input-group-sm > input:not(textarea)[type="password"], .input-group-sm > input:not(textarea)[type="search"], .input-group-sm > input:not(textarea)[type="number"], .input-group-sm > input:not(textarea)[type="tel"], .input-group-sm > input:not(textarea)[type="range"], .input-group-sm > input:not(textarea)[type="date"], .input-group-sm > input:not(textarea)[type="month"], .input-group-sm > input:not(textarea)[type="week"], .input-group-sm > input:not(textarea)[type="time"], .input-group-sm > input:not(textarea)[type="datetime"], .input-group-sm > input:not(textarea)[type="datetime-local"], .input-group-sm > input:not(textarea)[type="color"], .input-group-sm > textarea:not(textarea), .input-group-sm > select:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); }

.input-group-sm > .form-control, .input-group-sm > input[type="text"], .input-group-sm > input[type="email"], .input-group-sm > input[type="url"], .input-group-sm > input[type="password"], .input-group-sm > input[type="search"], .input-group-sm > input[type="number"], .input-group-sm > input[type="tel"], .input-group-sm > input[type="range"], .input-group-sm > input[type="date"], .input-group-sm > input[type="month"], .input-group-sm > input[type="week"], .input-group-sm > input[type="time"], .input-group-sm > input[type="datetime"], .input-group-sm > input[type="datetime-local"], .input-group-sm > input[type="color"], .input-group-sm > textarea, .input-group-sm > select, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-prepend > button, .input-group-sm > .input-group-prepend > input[type="button"], .input-group-sm > .input-group-prepend > input[type="reset"], .input-group-sm > .input-group-prepend > input[type="submit"], .input-group-sm > .input-group-append > .btn, .input-group-sm > .input-group-append > button, .input-group-sm > .input-group-append > input[type="button"], .input-group-sm > .input-group-append > input[type="reset"], .input-group-sm > .input-group-append > input[type="submit"] { padding: 0.25rem 0.5rem; font-size: 1.0390625rem; line-height: 1.5; border-radius: 0.2rem; }

.input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 1.75rem; }

.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > button, .input-group > .input-group-prepend > input[type="button"], .input-group > .input-group-prepend > input[type="reset"], .input-group > .input-group-prepend > input[type="submit"], .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > button, .input-group > .input-group-append:not(:last-child) > input[type="button"], .input-group > .input-group-append:not(:last-child) > input[type="reset"], .input-group > .input-group-append:not(:last-child) > input[type="submit"], .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > button:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type="button"], .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type="reset"], .input-group > .input-group-append:last-child > input:not(:last-child):not(.dropdown-toggle)[type="submit"], .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }

.input-group > .input-group-append > .btn, .input-group > .input-group-append > button, .input-group > .input-group-append > input[type="button"], .input-group > .input-group-append > input[type="reset"], .input-group > .input-group-append > input[type="submit"], .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > button, .input-group > .input-group-prepend:not(:first-child) > input[type="button"], .input-group > .input-group-prepend:not(:first-child) > input[type="reset"], .input-group > .input-group-prepend:not(:first-child) > input[type="submit"], .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > button:not(:first-child), .input-group > .input-group-prepend:first-child > input:not(:first-child)[type="button"], .input-group > .input-group-prepend:first-child > input:not(:first-child)[type="reset"], .input-group > .input-group-prepend:first-child > input:not(:first-child)[type="submit"], .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }

.custom-control { position: relative; display: block; min-height: 1.78125rem; padding-left: 1.5rem; }

.custom-control-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; }

.custom-control-input { position: absolute; z-index: -1; opacity: 0; }

.custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #162331; background-color: #162331; }

.custom-control-input:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #3e6289; }

.custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #4d7bac; border-color: #4d7bac; }

.custom-control-input[disabled] ~ .custom-control-label { color: #6c757d; }

.custom-control-input[disabled] ~ .custom-control-label::before { background-color: #e9ecef; }

.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }

.custom-control-label::before { position: absolute; top: 0.390625rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #adb5bd solid 1px; }

.custom-control-label::after { position: absolute; top: 0.390625rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; }

.custom-checkbox .custom-control-label::before { border-radius: 0.25rem; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #162331; background-color: #162331; }

.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); }

.custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(22, 35, 49, 0.5); }

.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(22, 35, 49, 0.5); }

.custom-radio .custom-control-label::before { border-radius: 50%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after { 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"); }

.custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(22, 35, 49, 0.5); }

.custom-switch { padding-left: 2.25rem; }

.custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; }

.custom-switch .custom-control-label::after { top: calc(0.390625rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #adb5bd; border-radius: 0.5rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: transform 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; transition: transform 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, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { -webkit-transition: none; transition: none; } }

.custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); }

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(22, 35, 49, 0.5); }

.custom-select { display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); padding: 0.375rem 1.75rem 0.375rem 0.75rem; font-size: 1.1875rem; font-weight: 400; line-height: 1.5; color: #495057; vertical-align: middle; background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 0.75rem center/8px 10px; background-color: #fff; border: 1px solid #ced4da; border-radius: 0.25rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-select:focus { border-color: #3e6289; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-select:focus::-ms-value { color: #495057; background-color: #fff; }

.custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 0.75rem; background-image: none; }

.custom-select:disabled { color: #6c757d; background-color: #e9ecef; }

.custom-select::-ms-expand { display: none; }

.custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 1.0390625rem; }

.custom-select-lg { height: calc(1.5em + 1rem + 2px); padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; font-size: 1.484375rem; }

.custom-file { position: relative; display: inline-block; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin-bottom: 0; }

.custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(1.5em + 0.75rem + 2px); margin: 0; opacity: 0; }

.custom-file-input:focus ~ .custom-file-label { border-color: #3e6289; -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-file-input[disabled] ~ .custom-file-label { background-color: #e9ecef; }

.custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; height: calc(1.5em + 0.75rem + 2px); border-color: #ced4da; border-radius: 0.25rem; }

.custom-file-text { display: block; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; padding: 0.375rem 0.75rem; overflow: hidden; font-weight: 400; line-height: 1.5; color: #495057; text-overflow: ellipsis; white-space: nowrap; background-color: #fff; border-color: inherit; border-style: solid; border-width: 1px; border-top-left-radius: inherit; border-bottom-left-radius: inherit; }

.custom-file-button { display: block; -ms-flex-negative: 0; flex-shrink: 0; padding: 0.375rem 0.75rem; margin-left: -1px; line-height: 1.5; color: #495057; background-color: #e9ecef; border-color: inherit; border-style: solid; border-width: 1px; border-top-right-radius: inherit; border-bottom-right-radius: inherit; }

.custom-range { width: 100%; height: calc(1rem + 0.4rem); padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

.custom-range:focus { outline: none; }

.custom-range:focus::-webkit-slider-thumb { -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.custom-range::-moz-focus-outer { border: 0; }

.custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #162331; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } }

.custom-range::-webkit-slider-thumb:active { background-color: #4d7bac; }

.custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #162331; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { -webkit-transition: none; transition: none; } }

.custom-range::-moz-range-thumb:active { background-color: #4d7bac; }

.custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #dee2e6; border-color: transparent; border-radius: 1rem; }

.custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0.2rem; margin-left: 0.2rem; background-color: #162331; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; appearance: none; }

@media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { -webkit-transition: none; transition: none; } }

.custom-range::-ms-thumb:active { background-color: #4d7bac; }

.custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; }

.custom-range::-ms-fill-lower { background-color: #dee2e6; border-radius: 1rem; }

.custom-range::-ms-fill-upper { margin-right: 15px; background-color: #dee2e6; border-radius: 1rem; }

.custom-range:disabled::-webkit-slider-thumb { background-color: #adb5bd; }

.custom-range:disabled::-webkit-slider-runnable-track { cursor: default; }

.custom-range:disabled::-moz-range-thumb { background-color: #adb5bd; }

.custom-range:disabled::-moz-range-track { cursor: default; }

.custom-range:disabled::-ms-thumb { background-color: #adb5bd; }

.custom-control-label::before, .custom-file-label, .custom-file-text, .custom-file-button, .custom-select { -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-file-text, .custom-file-button, .custom-select { -webkit-transition: none; transition: none; } }

.nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }

.nav-link { display: block; padding: 0.5rem 1rem; }

.nav-link:hover, .nav-link:focus { text-decoration: none; }

.nav-link.disabled { color: #6c757d; pointer-events: none; cursor: default; }

.nav-tabs { border-bottom: 1px solid #dee2e6; }

.nav-tabs .nav-item { margin-bottom: -1px; }

.nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e9ecef #e9ecef #dee2e6; }

.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: #495057; background-color: #fff; border-color: #dee2e6 #dee2e6 #fff; }

.nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; }

.nav-pills .nav-link { border-radius: 0.25rem; }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #162331; }

.nav-fill .nav-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; }

.nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; }

.tab-content > .tab-pane { display: none; }

.tab-content > .active { display: block; }

.navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; }

.navbar > .container, .navbar > .container-fluid { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.navbar-brand { display: inline-block; padding-top: 0.27734375rem; padding-bottom: 0.27734375rem; margin-right: 1rem; font-size: 1.484375rem; line-height: inherit; white-space: nowrap; }

.navbar-brand:hover, .navbar-brand:focus { text-decoration: none; }

.navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; 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 { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; }

.navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.484375rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 0.25rem; }

.navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; }

.navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; }

@media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 576px) { .navbar-expand-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-sm .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-sm .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-sm .navbar-toggler { display: none; } }

@media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 768px) { .navbar-expand-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-md .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-md > .container, .navbar-expand-md > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-md .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-md .navbar-toggler { display: none; } }

@media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-lg .navbar-toggler { display: none; } }

@media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { padding-right: 0; padding-left: 0; } }

@media (min-width: 1200px) { .navbar-expand-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }
  .navbar-expand-xl .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; }
  .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }
  .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }
  .navbar-expand-xl .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }
  .navbar-expand-xl .navbar-toggler { display: none; } }

.navbar-expand { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

.navbar-expand > .container, .navbar-expand > .container-fluid { padding-right: 0; padding-left: 0; }

.navbar-expand .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.navbar-expand .navbar-nav .dropdown-menu { position: absolute; }

.navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; }

.navbar-expand > .container, .navbar-expand > .container-fluid { -ms-flex-wrap: nowrap; flex-wrap: nowrap; }

.navbar-expand .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; }

.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.5); }

.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 .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); }

.navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); }

.navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); }

.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.5); }

.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 .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; }

.navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); }

.navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); }

.navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); }

.navbar-dark .navbar-text a, .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; }

.card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 0.25rem; }

.card > hr { margin-right: 0; margin-left: 0; }

.card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 1.25rem; }

.card-title { margin-bottom: 0.75rem; }

.card-subtitle { margin-top: -0.375rem; margin-bottom: 0; }

.card-text:last-child { margin-bottom: 0; }

.card-link:hover { text-decoration: none; }

.card-link + .card-link { margin-left: 1.25rem; }

.card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); }

.card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; }

.card-header + .list-group .list-group-item:first-child { border-top: 0; }

.card-footer { padding: 0.75rem 1.25rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); }

.card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); }

.card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; }

.card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; }

.card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; }

.card-img { width: 100%; border-radius: calc(0.25rem - 1px); }

.card-img-top { width: 100%; border-top-left-radius: calc(0.25rem - 1px); border-top-right-radius: calc(0.25rem - 1px); }

.card-img-bottom { width: 100%; border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); }

.card-deck { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.card-deck .card { margin-bottom: 20px; }

@media (min-width: 576px) { .card-deck { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -20px; margin-left: -20px; }
  .card-deck .card { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; margin-right: 20px; margin-bottom: 0; margin-left: 20px; } }

.card-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.card-group > .card { margin-bottom: 20px; }

@media (min-width: 576px) { .card-group { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; }
  .card-group > .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; }
  .card-group > .card + .card { margin-left: 0; border-left: 0; }
  .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; }
  .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; }
  .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; }
  .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } }

.card-columns .card { margin-bottom: 0.75rem; }

@media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; }
  .card-columns .card { display: inline-block; width: 100%; } }

.accordion > .card { overflow: hidden; }

.accordion > .card:not(:first-of-type) .card-header:first-child { border-radius: 0; }

.accordion > .card:not(:first-of-type):not(:last-of-type) { border-bottom: 0; border-radius: 0; }

.accordion > .card:first-of-type:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; }

.accordion > .card:last-of-type { border-top-left-radius: 0; border-top-right-radius: 0; }

.accordion > .card .card-header { margin-bottom: -1px; }

.breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e9ecef; border-radius: 0.25rem; }

.breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; }

.breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #6c757d; content: "/"; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; }

.breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; }

.breadcrumb-item.active { color: #6c757d; }

.pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 0.25rem; }

.page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #162331; background-color: #fff; border: 1px solid #dee2e6; }

.page-link:hover { z-index: 2; color: black; text-decoration: none; background-color: #e9ecef; border-color: #dee2e6; }

.page-link:focus { z-index: 3; outline: 0; -webkit-box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); box-shadow: 0 0 0 0.2rem rgba(22, 35, 49, 0.25); }

.page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.page-item:last-child .page-link { border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; }

.page-item.active .page-link { z-index: 3; color: #fff; background-color: #162331; border-color: #162331; }

.page-item.disabled .page-link { color: #6c757d; pointer-events: none; cursor: auto; background-color: #fff; border-color: #dee2e6; }

.pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.484375rem; line-height: 1.5; }

.pagination-lg .page-item:first-child .page-link { border-top-left-radius: 0.3rem; border-bottom-left-radius: 0.3rem; }

.pagination-lg .page-item:last-child .page-link { border-top-right-radius: 0.3rem; border-bottom-right-radius: 0.3rem; }

.pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 1.0390625rem; line-height: 1.5; }

.pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.2rem; border-bottom-left-radius: 0.2rem; }

.pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.2rem; border-bottom-right-radius: 0.2rem; }

.badge { display: inline-block; padding: 0.25em 0.5em; font-size: 75%; font-weight: 700; line-height: 1; color: #fff; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 0.25rem; }

.badge:empty { display: none; }

.btn .badge, button .badge, input[type="button"] .badge, input[type="reset"] .badge, input[type="submit"] .badge { position: relative; top: -1px; }

.alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 0.25rem; }

.alert-heading { color: inherit; }

.alert-link { font-weight: 700; }

.alert-dismissible { padding-right: 4.28125rem; }

.alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; }

.alert-primary { color: #0b1219; background-color: #d0d3d6; border-color: #bec1c5; }

.alert-primary .alert-link { color: black; }

.alert-secondary { color: #383d41; background-color: #e2e3e5; border-color: #d6d8db; }

.alert-secondary .alert-link { color: #202326; }

.alert-success { color: #155724; background-color: #d4edda; border-color: #c3e6cb; }

.alert-success .alert-link { color: #0b2e13; }

.alert-info { color: #0c5460; background-color: #d1ecf1; border-color: #bee5eb; }

.alert-info .alert-link { color: #062c33; }

.alert-warning { color: #856404; background-color: #fff3cd; border-color: #ffeeba; }

.alert-warning .alert-link { color: #533f03; }

.alert-danger { color: #721c24; background-color: #f8d7da; border-color: #f5c6cb; }

.alert-danger .alert-link { color: #491217; }

.alert-light { color: #818182; background-color: #fefefe; border-color: #fdfdfe; }

.alert-light .alert-link { color: #686868; }

.alert-dark { color: #1b1e21; background-color: #d6d8d9; border-color: #c6c8ca; }

.alert-dark .alert-link { color: #040505; }

@-webkit-keyframes progress-bar-stripes { 0% { background-position-x: 1rem; } }

@keyframes progress-bar-stripes { 0% { background-position-x: 1rem; } }

.progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: 0.890625rem; background-color: #e9ecef; border-radius: 0.25rem; }

.progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; color: #fff; text-align: center; white-space: nowrap; background-color: #162331; -webkit-transition: width 0.6s ease; transition: width 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .progress-bar { -webkit-transition: none; transition: none; } }

.progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; }

.progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; }

@media (prefers-reduced-motion: reduce) { .progress-bar-animated { -webkit-animation: none; animation: none; } }

.list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; }

.list-group-item-action { width: 100%; color: #495057; text-align: inherit; }

.list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #495057; text-decoration: none; background-color: #f8f9fa; }

.list-group-item-action:active { color: #212529; background-color: #e9ecef; }

.list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; margin-bottom: -1px; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); }

.list-group-item:first-child { border-top-left-radius: 0.25rem; border-top-right-radius: 0.25rem; }

.list-group-item:last-child { margin-bottom: 0; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; }

.list-group-item.disabled, .list-group-item:disabled { color: #6c757d; pointer-events: none; background-color: #fff; }

.list-group-item.active { z-index: 2; color: #fff; background-color: #162331; border-color: #162331; }

.list-group-horizontal { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }

.list-group-horizontal .list-group-item { margin-right: -1px; margin-bottom: 0; }

.list-group-horizontal .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }

.list-group-horizontal .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; }

@media (min-width: 576px) { .list-group-horizontal-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .list-group-horizontal-sm .list-group-item { margin-right: -1px; margin-bottom: 0; }
  .list-group-horizontal-sm .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-sm .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } }

@media (min-width: 768px) { .list-group-horizontal-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .list-group-horizontal-md .list-group-item { margin-right: -1px; margin-bottom: 0; }
  .list-group-horizontal-md .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-md .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } }

@media (min-width: 992px) { .list-group-horizontal-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .list-group-horizontal-lg .list-group-item { margin-right: -1px; margin-bottom: 0; }
  .list-group-horizontal-lg .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-lg .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } }

@media (min-width: 1200px) { .list-group-horizontal-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; }
  .list-group-horizontal-xl .list-group-item { margin-right: -1px; margin-bottom: 0; }
  .list-group-horizontal-xl .list-group-item:first-child { border-top-left-radius: 0.25rem; border-bottom-left-radius: 0.25rem; border-top-right-radius: 0; }
  .list-group-horizontal-xl .list-group-item:last-child { margin-right: 0; border-top-right-radius: 0.25rem; border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0; } }

.list-group-flush .list-group-item { border-right: 0; border-left: 0; border-radius: 0; }

.list-group-flush .list-group-item:last-child { margin-bottom: -1px; }

.list-group-flush:first-child .list-group-item:first-child { border-top: 0; }

.list-group-flush:last-child .list-group-item:last-child { margin-bottom: 0; border-bottom: 0; }

.list-group-item-primary { color: #0b1219; background-color: #bec1c5; }

.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #0b1219; background-color: #b1b4b9; }

.list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #0b1219; border-color: #0b1219; }

.list-group-item-secondary { color: #383d41; background-color: #d6d8db; }

.list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #383d41; background-color: #c8cbcf; }

.list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #383d41; border-color: #383d41; }

.list-group-item-success { color: #155724; background-color: #c3e6cb; }

.list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #155724; background-color: #b1dfbb; }

.list-group-item-success.list-group-item-action.active { color: #fff; background-color: #155724; border-color: #155724; }

.list-group-item-info { color: #0c5460; background-color: #bee5eb; }

.list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #0c5460; background-color: #abdde5; }

.list-group-item-info.list-group-item-action.active { color: #fff; background-color: #0c5460; border-color: #0c5460; }

.list-group-item-warning { color: #856404; background-color: #ffeeba; }

.list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856404; background-color: #ffe8a1; }

.list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856404; border-color: #856404; }

.list-group-item-danger { color: #721c24; background-color: #f5c6cb; }

.list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #721c24; background-color: #f1b0b7; }

.list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #721c24; border-color: #721c24; }

.list-group-item-light { color: #818182; background-color: #fdfdfe; }

.list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #818182; background-color: #ececf6; }

.list-group-item-light.list-group-item-action.active { color: #fff; background-color: #818182; border-color: #818182; }

.list-group-item-dark { color: #1b1e21; background-color: #c6c8ca; }

.list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #1b1e21; background-color: #b9bbbe; }

.list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #1b1e21; border-color: #1b1e21; }

.close { font-size: 1.78125rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; }

.close:hover { color: #000; text-decoration: none; }

.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; }

button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

a.close.disabled { pointer-events: none; }

.toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; }

.toast:not(:last-child) { margin-bottom: 0.75rem; }

.toast.showing { opacity: 1; }

.toast.show { display: block; opacity: 1; }

.toast.hide { display: none; }

.toast-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.25rem 0.75rem; color: #6c757d; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }

.toast-body { padding: 0.75rem; }

.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: 0.5rem; pointer-events: none; }

.modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); }

@media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { -webkit-transition: none; transition: none; } }

.modal.show .modal-dialog { -webkit-transform: none; transform: none; }

.modal-dialog-scrollable { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: calc(100% - 1rem); }

.modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; }

.modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { -ms-flex-negative: 0; flex-shrink: 0; }

.modal-dialog-scrollable .modal-body { overflow-y: auto; }

.modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); }

.modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; }

.modal-dialog-centered.modal-dialog-scrollable { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; }

.modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; }

.modal-dialog-centered.modal-dialog-scrollable::before { content: none; }

.modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.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: 0.5; }

.modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #dee2e6; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }

.modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; }

.modal-title { margin-bottom: 0; line-height: 1.5; }

.modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; }

.modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 1rem; border-top: 1px solid #dee2e6; border-bottom-right-radius: calc(0.3rem - 1px); border-bottom-left-radius: calc(0.3rem - 1px); }

.modal-footer > :not(:first-child) { margin-left: .25rem; }

.modal-footer > :not(:last-child) { margin-right: .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 { max-height: calc(100% - 3.5rem); }
  .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); }
  .modal-dialog-centered { min-height: calc(100% - 3.5rem); }
  .modal-dialog-centered::before { height: calc(100vh - 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; } }

.tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "Proxima Nova Regular"; font-style: normal; font-family: "Proxima Nova Regular"; line-height: 1.5; text-align: left; 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: 1.0390625rem; word-wrap: break-word; opacity: 0; }

.tooltip.show { opacity: 0.9; }

.tooltip .tooltip-arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; }

.tooltip .tooltip-arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; }

.bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; }

.bs-tooltip-top .tooltip-arrow, .bs-tooltip-auto[x-placement^="top"] .tooltip-arrow { bottom: 0; }

.bs-tooltip-top .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="top"] .tooltip-arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; }

.bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; }

.bs-tooltip-right .tooltip-arrow, .bs-tooltip-auto[x-placement^="right"] .tooltip-arrow { left: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-right .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="right"] .tooltip-arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; }

.bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; }

.bs-tooltip-bottom .tooltip-arrow, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow { top: 0; }

.bs-tooltip-bottom .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .tooltip-arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; }

.bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; }

.bs-tooltip-left .tooltip-arrow, .bs-tooltip-auto[x-placement^="left"] .tooltip-arrow { right: 0; width: 0.4rem; height: 0.8rem; }

.bs-tooltip-left .tooltip-arrow::before, .bs-tooltip-auto[x-placement^="left"] .tooltip-arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; }

.tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 0.25rem; }

.popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "Proxima Nova Regular"; font-style: normal; font-family: "Proxima Nova Regular"; line-height: 1.5; text-align: left; 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: 1.0390625rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 0.3rem; }

.popover .popover-arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 0.3rem; }

.popover .popover-arrow::before, .popover .popover-arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; }

.bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; }

.bs-popover-top > .popover-arrow, .bs-popover-auto[x-placement^="top"] > .popover-arrow { bottom: calc((0.5rem + 1px) * -1); }

.bs-popover-top > .popover-arrow::before, .bs-popover-auto[x-placement^="top"] > .popover-arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); }

.bs-popover-top > .popover-arrow::after, .bs-popover-auto[x-placement^="top"] > .popover-arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; }

.bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; }

.bs-popover-right > .popover-arrow, .bs-popover-auto[x-placement^="right"] > .popover-arrow { left: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-right > .popover-arrow::before, .bs-popover-auto[x-placement^="right"] > .popover-arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); }

.bs-popover-right > .popover-arrow::after, .bs-popover-auto[x-placement^="right"] > .popover-arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; }

.bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; }

.bs-popover-bottom > .popover-arrow, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow { top: calc((0.5rem + 1px) * -1); }

.bs-popover-bottom > .popover-arrow::before, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); }

.bs-popover-bottom > .popover-arrow::after, .bs-popover-auto[x-placement^="bottom"] > .popover-arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; }

.bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; }

.bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; }

.bs-popover-left > .popover-arrow, .bs-popover-auto[x-placement^="left"] > .popover-arrow { right: calc((0.5rem + 1px) * -1); width: 0.5rem; height: 1rem; margin: 0.3rem 0; }

.bs-popover-left > .popover-arrow::before, .bs-popover-auto[x-placement^="left"] > .popover-arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); }

.bs-popover-left > .popover-arrow::after, .bs-popover-auto[x-placement^="left"] > .popover-arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; }

.popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1.1875rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(0.3rem - 1px); border-top-right-radius: calc(0.3rem - 1px); }

.popover-header:empty { display: none; }

.popover-body { padding: 0.5rem 0.75rem; color: #212529; }

.carousel { position: relative; }

.carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; }

.carousel-inner { position: relative; width: 100%; overflow: hidden; }

.carousel-inner::after { display: block; clear: both; content: ""; }

.carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.6s ease-in-out; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; }

@media (prefers-reduced-motion: reduce) { .carousel-item { -webkit-transition: none; transition: none; } }

.carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; }

.carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); }

.carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); }

.carousel-fade .carousel-item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transform: none; transform: none; }

.carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; }

.carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; -webkit-transition: 0s 0.6s opacity; transition: 0s 0.6s opacity; }

@media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { -webkit-transition: none; transition: none; } }

.carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; -webkit-transition: opacity 0.15s ease; transition: opacity 0.15s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { -webkit-transition: none; transition: none; } }

.carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; }

.carousel-control-prev { left: 0; }

.carousel-control-next { right: 0; }

.carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; }

.carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3e%3c/svg%3e"); }

.carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3e%3c/svg%3e"); }

.carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; }

.carousel-indicators li { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; -webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease; }

@media (prefers-reduced-motion: reduce) { .carousel-indicators li { -webkit-transition: none; transition: none; } }

.carousel-indicators .active { opacity: 1; }

.carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; }

.carousel.vertical .carousel-item-next.carousel-item-left, .carousel.vertical .carousel-item-prev.carousel-item-right { -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.carousel.vertical .carousel-item-next, .carousel.vertical .active.carousel-item-right { -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }

.carousel.vertical .carousel-item-prev, .carousel.vertical .active.carousel-item-left { -webkit-transform: translate3d(0, -100%, 0); transform: translate3d(0, -100%, 0); }

@-webkit-keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

@keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }

.spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border .75s linear infinite; animation: spinner-border .75s linear infinite; }

.spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; }

@-webkit-keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); }
  50% { opacity: 1; } }

@keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); }
  50% { opacity: 1; } }

.spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; -webkit-animation: spinner-grow .75s linear infinite; animation: spinner-grow .75s linear infinite; }

.spinner-grow-sm { width: 1rem; height: 1rem; }

.clearfix::after { display: block; clear: both; content: ""; }

.embed-responsive { position: relative; width: 100%; }

.embed-responsive::before { display: block; content: ""; }

.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }

.embed-responsive-21by9::before { padding-top: 42.8571428571%; }

.embed-responsive-16by9::before { padding-top: 56.25%; }

.embed-responsive-4by3::before { padding-top: 75%; }

.embed-responsive-1by1::before { padding-top: 100%; }

.fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; }

.fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; }

@supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } }

.sr-only, .search-form .screen-reader-text, .sr-only-focusable:not(:focus) { position: absolute !important; width: 1px !important; height: 1px !important; padding: 0 !important; margin: -1px !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important; white-space: nowrap !important; border: 0 !important; }

.stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); }

.text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }

.align-baseline { vertical-align: baseline !important; }

.align-top { vertical-align: top !important; }

.align-middle { vertical-align: middle !important; }

.align-bottom { vertical-align: bottom !important; }

.align-text-bottom { vertical-align: text-bottom !important; }

.align-text-top { vertical-align: text-top !important; }

.float-left { float: left !important; }

.float-right { float: right !important; }

.float-none { float: none !important; }

.overflow-auto { overflow: auto !important; }

.overflow-hidden { overflow: hidden !important; }

.d-none { display: none !important; }

.d-inline { display: inline !important; }

.d-inline-block { display: inline-block !important; }

.d-block { display: block !important; }

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }

.d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }

.shadow-sm { -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; }

.shadow { -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; }

.shadow-lg { -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; }

.shadow-none { -webkit-box-shadow: none !important; box-shadow: none !important; }

.position-static { position: static !important; }

.position-relative { position: relative !important; }

.position-absolute { position: absolute !important; }

.position-fixed { position: fixed !important; }

.position-sticky { position: -webkit-sticky !important; position: sticky !important; }

.border { border: 1px solid #dee2e6 !important; }

.border-0 { border: 0 !important; }

.border-top { border-top: 1px solid #dee2e6 !important; }

.border-top-0 { border-top: 0 !important; }

.border-right { border-right: 1px solid #dee2e6 !important; }

.border-right-0 { border-right: 0 !important; }

.border-bottom { border-bottom: 1px solid #dee2e6 !important; }

.border-bottom-0 { border-bottom: 0 !important; }

.border-left { border-left: 1px solid #dee2e6 !important; }

.border-left-0 { border-left: 0 !important; }

.border-primary { border-color: #162331 !important; }

.border-secondary { border-color: #6c757d !important; }

.border-success { border-color: #28a745 !important; }

.border-info { border-color: #17a2b8 !important; }

.border-warning { border-color: #ffc107 !important; }

.border-danger { border-color: #dc3545 !important; }

.border-light { border-color: #f8f9fa !important; }

.border-dark { border-color: #343a40 !important; }

.border-white { border-color: #fff !important; }

.w-25 { width: 25% !important; }

.w-50 { width: 50% !important; }

.w-75 { width: 75% !important; }

.w-100 { width: 100% !important; }

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }

.flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }

.flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }

.flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }

.flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }

.flex-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }

.flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }

.flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }

.flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }

.flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }

.flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }

.flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }

.justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }

.justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }

.justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }

.justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }

.justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }

.align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }

.align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }

.align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }

.align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }

.align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }

.align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }

.align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }

.align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; }

.align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }

.align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }

.align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }

.align-self-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }

.align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }

.align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }

.align-self-center { -ms-flex-item-align: center !important; align-self: center !important; }

.align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }

.align-self-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }

.order-first { -webkit-box-ordinal-group: 0 !important; -ms-flex-order: -1 !important; order: -1 !important; }

.order-0 { -webkit-box-ordinal-group: 1 !important; -ms-flex-order: 0 !important; order: 0 !important; }

.order-1 { -webkit-box-ordinal-group: 2 !important; -ms-flex-order: 1 !important; order: 1 !important; }

.order-2 { -webkit-box-ordinal-group: 3 !important; -ms-flex-order: 2 !important; order: 2 !important; }

.order-3 { -webkit-box-ordinal-group: 4 !important; -ms-flex-order: 3 !important; order: 3 !important; }

.order-4 { -webkit-box-ordinal-group: 5 !important; -ms-flex-order: 4 !important; order: 4 !important; }

.order-5 { -webkit-box-ordinal-group: 6 !important; -ms-flex-order: 5 !important; order: 5 !important; }

.order-last { -webkit-box-ordinal-group: 7 !important; -ms-flex-order: 6 !important; order: 6 !important; }

.m-0 { margin: 0 !important; }

.m-1 { margin: 0.25rem !important; }

.m-2 { margin: 0.5rem !important; }

.m-3 { margin: 1rem !important; }

.m-4 { margin: 1.5rem !important; }

.m-5 { margin: 3rem !important; }

.m-auto { margin: auto !important; }

.mx-0 { margin-right: 0 !important; margin-left: 0 !important; }

.mx-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }

.mx-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }

.mx-3 { margin-right: 1rem !important; margin-left: 1rem !important; }

.mx-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }

.mx-5 { margin-right: 3rem !important; margin-left: 3rem !important; }

.mx-auto { margin-right: auto !important; margin-left: auto !important; }

.my-0 { margin-top: 0 !important; margin-bottom: 0 !important; }

.my-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }

.my-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }

.my-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }

.my-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }

.my-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }

.my-auto { margin-top: auto !important; margin-bottom: auto !important; }

.mt-0 { margin-top: 0 !important; }

.mt-1 { margin-top: 0.25rem !important; }

.mt-2 { margin-top: 0.5rem !important; }

.mt-3 { margin-top: 1rem !important; }

.mt-4 { margin-top: 1.5rem !important; }

.mt-5 { margin-top: 3rem !important; }

.mt-auto { margin-top: auto !important; }

.mr-0 { margin-right: 0 !important; }

.mr-1 { margin-right: 0.25rem !important; }

.mr-2 { margin-right: 0.5rem !important; }

.mr-3 { margin-right: 1rem !important; }

.mr-4 { margin-right: 1.5rem !important; }

.mr-5 { margin-right: 3rem !important; }

.mr-auto { margin-right: auto !important; }

.mb-0 { margin-bottom: 0 !important; }

.mb-1 { margin-bottom: 0.25rem !important; }

.mb-2 { margin-bottom: 0.5rem !important; }

.mb-3 { margin-bottom: 1rem !important; }

.mb-4 { margin-bottom: 1.5rem !important; }

.mb-5 { margin-bottom: 3rem !important; }

.mb-auto { margin-bottom: auto !important; }

.ml-0 { margin-left: 0 !important; }

.ml-1 { margin-left: 0.25rem !important; }

.ml-2 { margin-left: 0.5rem !important; }

.ml-3 { margin-left: 1rem !important; }

.ml-4 { margin-left: 1.5rem !important; }

.ml-5 { margin-left: 3rem !important; }

.ml-auto { margin-left: auto !important; }

.m-n1 { margin: -0.25rem !important; }

.m-n2 { margin: -0.5rem !important; }

.m-n3 { margin: -1rem !important; }

.m-n4 { margin: -1.5rem !important; }

.m-n5 { margin: -3rem !important; }

.mx-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }

.mx-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }

.mx-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }

.mx-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }

.mx-n5 { margin-right: -3rem !important; margin-left: -3rem !important; }

.my-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }

.my-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }

.my-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }

.my-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }

.my-n5 { margin-top: -3rem !important; margin-bottom: -3rem !important; }

.mt-n1 { margin-top: -0.25rem !important; }

.mt-n2 { margin-top: -0.5rem !important; }

.mt-n3 { margin-top: -1rem !important; }

.mt-n4 { margin-top: -1.5rem !important; }

.mt-n5 { margin-top: -3rem !important; }

.mr-n1 { margin-right: -0.25rem !important; }

.mr-n2 { margin-right: -0.5rem !important; }

.mr-n3 { margin-right: -1rem !important; }

.mr-n4 { margin-right: -1.5rem !important; }

.mr-n5 { margin-right: -3rem !important; }

.mb-n1 { margin-bottom: -0.25rem !important; }

.mb-n2 { margin-bottom: -0.5rem !important; }

.mb-n3 { margin-bottom: -1rem !important; }

.mb-n4 { margin-bottom: -1.5rem !important; }

.mb-n5 { margin-bottom: -3rem !important; }

.ml-n1 { margin-left: -0.25rem !important; }

.ml-n2 { margin-left: -0.5rem !important; }

.ml-n3 { margin-left: -1rem !important; }

.ml-n4 { margin-left: -1.5rem !important; }

.ml-n5 { margin-left: -3rem !important; }

.p-0 { padding: 0 !important; }

.p-1 { padding: 0.25rem !important; }

.p-2 { padding: 0.5rem !important; }

.p-3 { padding: 1rem !important; }

.p-4 { padding: 1.5rem !important; }

.p-5 { padding: 3rem !important; }

.px-0 { padding-right: 0 !important; padding-left: 0 !important; }

.px-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }

.px-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }

.px-3 { padding-right: 1rem !important; padding-left: 1rem !important; }

.px-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }

.px-5 { padding-right: 3rem !important; padding-left: 3rem !important; }

.py-0 { padding-top: 0 !important; padding-bottom: 0 !important; }

.py-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }

.py-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }

.py-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }

.py-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }

.py-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }

.pt-0 { padding-top: 0 !important; }

.pt-1 { padding-top: 0.25rem !important; }

.pt-2 { padding-top: 0.5rem !important; }

.pt-3 { padding-top: 1rem !important; }

.pt-4 { padding-top: 1.5rem !important; }

.pt-5 { padding-top: 3rem !important; }

.pr-0 { padding-right: 0 !important; }

.pr-1 { padding-right: 0.25rem !important; }

.pr-2 { padding-right: 0.5rem !important; }

.pr-3 { padding-right: 1rem !important; }

.pr-4 { padding-right: 1.5rem !important; }

.pr-5 { padding-right: 3rem !important; }

.pb-0 { padding-bottom: 0 !important; }

.pb-1 { padding-bottom: 0.25rem !important; }

.pb-2 { padding-bottom: 0.5rem !important; }

.pb-3 { padding-bottom: 1rem !important; }

.pb-4 { padding-bottom: 1.5rem !important; }

.pb-5 { padding-bottom: 3rem !important; }

.pl-0 { padding-left: 0 !important; }

.pl-1 { padding-left: 0.25rem !important; }

.pl-2 { padding-left: 0.5rem !important; }

.pl-3 { padding-left: 1rem !important; }

.pl-4 { padding-left: 1.5rem !important; }

.pl-5 { padding-left: 3rem !important; }

.font-weight-light { font-weight: 300 !important; }

.font-weight-lighter { font-weight: lighter !important; }

.font-weight-normal { font-weight: 400 !important; }

.font-weight-bold { font-weight: 700 !important; }

.font-weight-bolder { font-weight: bolder !important; }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

.text-center { text-align: center !important; }

.text-justify { text-align: justify !important; }

.text-white { color: #fff !important; }

.text-body { color: #212529 !important; }

.text-muted { color: #6c757d !important; }

.text-black-50 { color: rgba(0, 0, 0, 0.5) !important; }

.text-white-50 { color: rgba(255, 255, 255, 0.5) !important; }

.text-reset { color: inherit !important; }

.bg-primary { background-color: #162331 !important; }

.bg-secondary { background-color: #6c757d !important; }

.bg-success { background-color: #28a745 !important; }

.bg-info { background-color: #17a2b8 !important; }

.bg-warning { background-color: #ffc107 !important; }

.bg-danger { background-color: #dc3545 !important; }

.bg-light { background-color: #f8f9fa !important; }

.bg-dark { background-color: #343a40 !important; }

.bg-white { background-color: #fff !important; }

.bg-transparent { background-color: transparent !important; }

.text-wrap { white-space: normal !important; }

.text-nowrap { white-space: nowrap !important; }

.text-decoration-none { text-decoration: none !important; }

.font-italic { font-style: italic !important; }

.text-break { overflow-wrap: break-word !important; word-break: break-word !important; }

.font-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; }

.rounded { border-radius: 0.25rem !important; }

.rounded-sm { border-radius: 0.2rem !important; }

.rounded-lg { border-radius: 0.3rem !important; }

.rounded-circle { border-radius: 50% !important; }

.rounded-pill { border-radius: 50rem !important; }

.rounded-0 { border-radius: 0 !important; }

.rounded-top { border-top-left-radius: 0.25rem !important; border-top-right-radius: 0.25rem !important; }

.rounded-right { border-top-right-radius: 0.25rem !important; border-bottom-right-radius: 0.25rem !important; }

.rounded-bottom { border-bottom-right-radius: 0.25rem !important; border-bottom-left-radius: 0.25rem !important; }

.rounded-left { border-bottom-left-radius: 0.25rem !important; border-top-left-radius: 0.25rem !important; }

@media (min-width: 576px) { .float-sm-left { float: left !important; }
  .float-sm-right { float: right !important; }
  .float-sm-none { float: none !important; }
  .d-sm-none { display: none !important; }
  .d-sm-inline { display: inline !important; }
  .d-sm-inline-block { display: inline-block !important; }
  .d-sm-block { display: block !important; }
  .d-sm-table { display: table !important; }
  .d-sm-table-row { display: table-row !important; }
  .d-sm-table-cell { display: table-cell !important; }
  .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
  .flex-sm-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-sm-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-sm-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-sm-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-sm-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-sm-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }
  .order-sm-first { -webkit-box-ordinal-group: 0 !important; -ms-flex-order: -1 !important; order: -1 !important; }
  .order-sm-0 { -webkit-box-ordinal-group: 1 !important; -ms-flex-order: 0 !important; order: 0 !important; }
  .order-sm-1 { -webkit-box-ordinal-group: 2 !important; -ms-flex-order: 1 !important; order: 1 !important; }
  .order-sm-2 { -webkit-box-ordinal-group: 3 !important; -ms-flex-order: 2 !important; order: 2 !important; }
  .order-sm-3 { -webkit-box-ordinal-group: 4 !important; -ms-flex-order: 3 !important; order: 3 !important; }
  .order-sm-4 { -webkit-box-ordinal-group: 5 !important; -ms-flex-order: 4 !important; order: 4 !important; }
  .order-sm-5 { -webkit-box-ordinal-group: 6 !important; -ms-flex-order: 5 !important; order: 5 !important; }
  .order-sm-last { -webkit-box-ordinal-group: 7 !important; -ms-flex-order: 6 !important; order: 6 !important; }
  .m-sm-0 { margin: 0 !important; }
  .m-sm-1 { margin: 0.25rem !important; }
  .m-sm-2 { margin: 0.5rem !important; }
  .m-sm-3 { margin: 1rem !important; }
  .m-sm-4 { margin: 1.5rem !important; }
  .m-sm-5 { margin: 3rem !important; }
  .m-sm-auto { margin: auto !important; }
  .mx-sm-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-sm-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-sm-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-sm-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-sm-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-sm-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .mx-sm-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-sm-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-sm-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-sm-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-sm-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-sm-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-sm-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .my-sm-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-sm-0 { margin-top: 0 !important; }
  .mt-sm-1 { margin-top: 0.25rem !important; }
  .mt-sm-2 { margin-top: 0.5rem !important; }
  .mt-sm-3 { margin-top: 1rem !important; }
  .mt-sm-4 { margin-top: 1.5rem !important; }
  .mt-sm-5 { margin-top: 3rem !important; }
  .mt-sm-auto { margin-top: auto !important; }
  .mr-sm-0 { margin-right: 0 !important; }
  .mr-sm-1 { margin-right: 0.25rem !important; }
  .mr-sm-2 { margin-right: 0.5rem !important; }
  .mr-sm-3 { margin-right: 1rem !important; }
  .mr-sm-4 { margin-right: 1.5rem !important; }
  .mr-sm-5 { margin-right: 3rem !important; }
  .mr-sm-auto { margin-right: auto !important; }
  .mb-sm-0 { margin-bottom: 0 !important; }
  .mb-sm-1 { margin-bottom: 0.25rem !important; }
  .mb-sm-2 { margin-bottom: 0.5rem !important; }
  .mb-sm-3 { margin-bottom: 1rem !important; }
  .mb-sm-4 { margin-bottom: 1.5rem !important; }
  .mb-sm-5 { margin-bottom: 3rem !important; }
  .mb-sm-auto { margin-bottom: auto !important; }
  .ml-sm-0 { margin-left: 0 !important; }
  .ml-sm-1 { margin-left: 0.25rem !important; }
  .ml-sm-2 { margin-left: 0.5rem !important; }
  .ml-sm-3 { margin-left: 1rem !important; }
  .ml-sm-4 { margin-left: 1.5rem !important; }
  .ml-sm-5 { margin-left: 3rem !important; }
  .ml-sm-auto { margin-left: auto !important; }
  .m-sm-n1 { margin: -0.25rem !important; }
  .m-sm-n2 { margin: -0.5rem !important; }
  .m-sm-n3 { margin: -1rem !important; }
  .m-sm-n4 { margin: -1.5rem !important; }
  .m-sm-n5 { margin: -3rem !important; }
  .mx-sm-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-sm-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-sm-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-sm-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-sm-n5 { margin-right: -3rem !important; margin-left: -3rem !important; }
  .my-sm-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-sm-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-sm-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-sm-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-sm-n5 { margin-top: -3rem !important; margin-bottom: -3rem !important; }
  .mt-sm-n1 { margin-top: -0.25rem !important; }
  .mt-sm-n2 { margin-top: -0.5rem !important; }
  .mt-sm-n3 { margin-top: -1rem !important; }
  .mt-sm-n4 { margin-top: -1.5rem !important; }
  .mt-sm-n5 { margin-top: -3rem !important; }
  .mr-sm-n1 { margin-right: -0.25rem !important; }
  .mr-sm-n2 { margin-right: -0.5rem !important; }
  .mr-sm-n3 { margin-right: -1rem !important; }
  .mr-sm-n4 { margin-right: -1.5rem !important; }
  .mr-sm-n5 { margin-right: -3rem !important; }
  .mb-sm-n1 { margin-bottom: -0.25rem !important; }
  .mb-sm-n2 { margin-bottom: -0.5rem !important; }
  .mb-sm-n3 { margin-bottom: -1rem !important; }
  .mb-sm-n4 { margin-bottom: -1.5rem !important; }
  .mb-sm-n5 { margin-bottom: -3rem !important; }
  .ml-sm-n1 { margin-left: -0.25rem !important; }
  .ml-sm-n2 { margin-left: -0.5rem !important; }
  .ml-sm-n3 { margin-left: -1rem !important; }
  .ml-sm-n4 { margin-left: -1.5rem !important; }
  .ml-sm-n5 { margin-left: -3rem !important; }
  .p-sm-0 { padding: 0 !important; }
  .p-sm-1 { padding: 0.25rem !important; }
  .p-sm-2 { padding: 0.5rem !important; }
  .p-sm-3 { padding: 1rem !important; }
  .p-sm-4 { padding: 1.5rem !important; }
  .p-sm-5 { padding: 3rem !important; }
  .px-sm-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-sm-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-sm-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-sm-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-sm-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-sm-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-sm-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-sm-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-sm-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-sm-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-sm-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-sm-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .pt-sm-0 { padding-top: 0 !important; }
  .pt-sm-1 { padding-top: 0.25rem !important; }
  .pt-sm-2 { padding-top: 0.5rem !important; }
  .pt-sm-3 { padding-top: 1rem !important; }
  .pt-sm-4 { padding-top: 1.5rem !important; }
  .pt-sm-5 { padding-top: 3rem !important; }
  .pr-sm-0 { padding-right: 0 !important; }
  .pr-sm-1 { padding-right: 0.25rem !important; }
  .pr-sm-2 { padding-right: 0.5rem !important; }
  .pr-sm-3 { padding-right: 1rem !important; }
  .pr-sm-4 { padding-right: 1.5rem !important; }
  .pr-sm-5 { padding-right: 3rem !important; }
  .pb-sm-0 { padding-bottom: 0 !important; }
  .pb-sm-1 { padding-bottom: 0.25rem !important; }
  .pb-sm-2 { padding-bottom: 0.5rem !important; }
  .pb-sm-3 { padding-bottom: 1rem !important; }
  .pb-sm-4 { padding-bottom: 1.5rem !important; }
  .pb-sm-5 { padding-bottom: 3rem !important; }
  .pl-sm-0 { padding-left: 0 !important; }
  .pl-sm-1 { padding-left: 0.25rem !important; }
  .pl-sm-2 { padding-left: 0.5rem !important; }
  .pl-sm-3 { padding-left: 1rem !important; }
  .pl-sm-4 { padding-left: 1.5rem !important; }
  .pl-sm-5 { padding-left: 3rem !important; }
  .text-sm-left { text-align: left !important; }
  .text-sm-right { text-align: right !important; }
  .text-sm-center { text-align: center !important; }
  .text-sm-justify { text-align: justify !important; } }

@media (min-width: 768px) { .float-md-left { float: left !important; }
  .float-md-right { float: right !important; }
  .float-md-none { float: none !important; }
  .d-md-none { display: none !important; }
  .d-md-inline { display: inline !important; }
  .d-md-inline-block { display: inline-block !important; }
  .d-md-block { display: block !important; }
  .d-md-table { display: table !important; }
  .d-md-table-row { display: table-row !important; }
  .d-md-table-cell { display: table-cell !important; }
  .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
  .flex-md-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-md-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-md-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-md-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-md-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-md-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }
  .order-md-first { -webkit-box-ordinal-group: 0 !important; -ms-flex-order: -1 !important; order: -1 !important; }
  .order-md-0 { -webkit-box-ordinal-group: 1 !important; -ms-flex-order: 0 !important; order: 0 !important; }
  .order-md-1 { -webkit-box-ordinal-group: 2 !important; -ms-flex-order: 1 !important; order: 1 !important; }
  .order-md-2 { -webkit-box-ordinal-group: 3 !important; -ms-flex-order: 2 !important; order: 2 !important; }
  .order-md-3 { -webkit-box-ordinal-group: 4 !important; -ms-flex-order: 3 !important; order: 3 !important; }
  .order-md-4 { -webkit-box-ordinal-group: 5 !important; -ms-flex-order: 4 !important; order: 4 !important; }
  .order-md-5 { -webkit-box-ordinal-group: 6 !important; -ms-flex-order: 5 !important; order: 5 !important; }
  .order-md-last { -webkit-box-ordinal-group: 7 !important; -ms-flex-order: 6 !important; order: 6 !important; }
  .m-md-0 { margin: 0 !important; }
  .m-md-1 { margin: 0.25rem !important; }
  .m-md-2 { margin: 0.5rem !important; }
  .m-md-3 { margin: 1rem !important; }
  .m-md-4 { margin: 1.5rem !important; }
  .m-md-5 { margin: 3rem !important; }
  .m-md-auto { margin: auto !important; }
  .mx-md-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-md-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-md-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-md-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-md-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-md-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .mx-md-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-md-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-md-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-md-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-md-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-md-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-md-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .my-md-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-md-0 { margin-top: 0 !important; }
  .mt-md-1 { margin-top: 0.25rem !important; }
  .mt-md-2 { margin-top: 0.5rem !important; }
  .mt-md-3 { margin-top: 1rem !important; }
  .mt-md-4 { margin-top: 1.5rem !important; }
  .mt-md-5 { margin-top: 3rem !important; }
  .mt-md-auto { margin-top: auto !important; }
  .mr-md-0 { margin-right: 0 !important; }
  .mr-md-1 { margin-right: 0.25rem !important; }
  .mr-md-2 { margin-right: 0.5rem !important; }
  .mr-md-3 { margin-right: 1rem !important; }
  .mr-md-4 { margin-right: 1.5rem !important; }
  .mr-md-5 { margin-right: 3rem !important; }
  .mr-md-auto { margin-right: auto !important; }
  .mb-md-0 { margin-bottom: 0 !important; }
  .mb-md-1 { margin-bottom: 0.25rem !important; }
  .mb-md-2 { margin-bottom: 0.5rem !important; }
  .mb-md-3 { margin-bottom: 1rem !important; }
  .mb-md-4 { margin-bottom: 1.5rem !important; }
  .mb-md-5 { margin-bottom: 3rem !important; }
  .mb-md-auto { margin-bottom: auto !important; }
  .ml-md-0 { margin-left: 0 !important; }
  .ml-md-1 { margin-left: 0.25rem !important; }
  .ml-md-2 { margin-left: 0.5rem !important; }
  .ml-md-3 { margin-left: 1rem !important; }
  .ml-md-4 { margin-left: 1.5rem !important; }
  .ml-md-5 { margin-left: 3rem !important; }
  .ml-md-auto { margin-left: auto !important; }
  .m-md-n1 { margin: -0.25rem !important; }
  .m-md-n2 { margin: -0.5rem !important; }
  .m-md-n3 { margin: -1rem !important; }
  .m-md-n4 { margin: -1.5rem !important; }
  .m-md-n5 { margin: -3rem !important; }
  .mx-md-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-md-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-md-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-md-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-md-n5 { margin-right: -3rem !important; margin-left: -3rem !important; }
  .my-md-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-md-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-md-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-md-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-md-n5 { margin-top: -3rem !important; margin-bottom: -3rem !important; }
  .mt-md-n1 { margin-top: -0.25rem !important; }
  .mt-md-n2 { margin-top: -0.5rem !important; }
  .mt-md-n3 { margin-top: -1rem !important; }
  .mt-md-n4 { margin-top: -1.5rem !important; }
  .mt-md-n5 { margin-top: -3rem !important; }
  .mr-md-n1 { margin-right: -0.25rem !important; }
  .mr-md-n2 { margin-right: -0.5rem !important; }
  .mr-md-n3 { margin-right: -1rem !important; }
  .mr-md-n4 { margin-right: -1.5rem !important; }
  .mr-md-n5 { margin-right: -3rem !important; }
  .mb-md-n1 { margin-bottom: -0.25rem !important; }
  .mb-md-n2 { margin-bottom: -0.5rem !important; }
  .mb-md-n3 { margin-bottom: -1rem !important; }
  .mb-md-n4 { margin-bottom: -1.5rem !important; }
  .mb-md-n5 { margin-bottom: -3rem !important; }
  .ml-md-n1 { margin-left: -0.25rem !important; }
  .ml-md-n2 { margin-left: -0.5rem !important; }
  .ml-md-n3 { margin-left: -1rem !important; }
  .ml-md-n4 { margin-left: -1.5rem !important; }
  .ml-md-n5 { margin-left: -3rem !important; }
  .p-md-0 { padding: 0 !important; }
  .p-md-1 { padding: 0.25rem !important; }
  .p-md-2 { padding: 0.5rem !important; }
  .p-md-3 { padding: 1rem !important; }
  .p-md-4 { padding: 1.5rem !important; }
  .p-md-5 { padding: 3rem !important; }
  .px-md-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-md-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-md-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-md-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-md-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-md-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-md-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-md-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-md-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-md-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-md-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-md-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .pt-md-0 { padding-top: 0 !important; }
  .pt-md-1 { padding-top: 0.25rem !important; }
  .pt-md-2 { padding-top: 0.5rem !important; }
  .pt-md-3 { padding-top: 1rem !important; }
  .pt-md-4 { padding-top: 1.5rem !important; }
  .pt-md-5 { padding-top: 3rem !important; }
  .pr-md-0 { padding-right: 0 !important; }
  .pr-md-1 { padding-right: 0.25rem !important; }
  .pr-md-2 { padding-right: 0.5rem !important; }
  .pr-md-3 { padding-right: 1rem !important; }
  .pr-md-4 { padding-right: 1.5rem !important; }
  .pr-md-5 { padding-right: 3rem !important; }
  .pb-md-0 { padding-bottom: 0 !important; }
  .pb-md-1 { padding-bottom: 0.25rem !important; }
  .pb-md-2 { padding-bottom: 0.5rem !important; }
  .pb-md-3 { padding-bottom: 1rem !important; }
  .pb-md-4 { padding-bottom: 1.5rem !important; }
  .pb-md-5 { padding-bottom: 3rem !important; }
  .pl-md-0 { padding-left: 0 !important; }
  .pl-md-1 { padding-left: 0.25rem !important; }
  .pl-md-2 { padding-left: 0.5rem !important; }
  .pl-md-3 { padding-left: 1rem !important; }
  .pl-md-4 { padding-left: 1.5rem !important; }
  .pl-md-5 { padding-left: 3rem !important; }
  .text-md-left { text-align: left !important; }
  .text-md-right { text-align: right !important; }
  .text-md-center { text-align: center !important; }
  .text-md-justify { text-align: justify !important; } }

@media (min-width: 992px) { .float-lg-left { float: left !important; }
  .float-lg-right { float: right !important; }
  .float-lg-none { float: none !important; }
  .d-lg-none { display: none !important; }
  .d-lg-inline { display: inline !important; }
  .d-lg-inline-block { display: inline-block !important; }
  .d-lg-block { display: block !important; }
  .d-lg-table { display: table !important; }
  .d-lg-table-row { display: table-row !important; }
  .d-lg-table-cell { display: table-cell !important; }
  .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
  .flex-lg-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-lg-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-lg-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-lg-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-lg-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-lg-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }
  .order-lg-first { -webkit-box-ordinal-group: 0 !important; -ms-flex-order: -1 !important; order: -1 !important; }
  .order-lg-0 { -webkit-box-ordinal-group: 1 !important; -ms-flex-order: 0 !important; order: 0 !important; }
  .order-lg-1 { -webkit-box-ordinal-group: 2 !important; -ms-flex-order: 1 !important; order: 1 !important; }
  .order-lg-2 { -webkit-box-ordinal-group: 3 !important; -ms-flex-order: 2 !important; order: 2 !important; }
  .order-lg-3 { -webkit-box-ordinal-group: 4 !important; -ms-flex-order: 3 !important; order: 3 !important; }
  .order-lg-4 { -webkit-box-ordinal-group: 5 !important; -ms-flex-order: 4 !important; order: 4 !important; }
  .order-lg-5 { -webkit-box-ordinal-group: 6 !important; -ms-flex-order: 5 !important; order: 5 !important; }
  .order-lg-last { -webkit-box-ordinal-group: 7 !important; -ms-flex-order: 6 !important; order: 6 !important; }
  .m-lg-0 { margin: 0 !important; }
  .m-lg-1 { margin: 0.25rem !important; }
  .m-lg-2 { margin: 0.5rem !important; }
  .m-lg-3 { margin: 1rem !important; }
  .m-lg-4 { margin: 1.5rem !important; }
  .m-lg-5 { margin: 3rem !important; }
  .m-lg-auto { margin: auto !important; }
  .mx-lg-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-lg-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-lg-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-lg-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-lg-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-lg-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .mx-lg-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-lg-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-lg-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-lg-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-lg-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-lg-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-lg-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .my-lg-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-lg-0 { margin-top: 0 !important; }
  .mt-lg-1 { margin-top: 0.25rem !important; }
  .mt-lg-2 { margin-top: 0.5rem !important; }
  .mt-lg-3 { margin-top: 1rem !important; }
  .mt-lg-4 { margin-top: 1.5rem !important; }
  .mt-lg-5 { margin-top: 3rem !important; }
  .mt-lg-auto { margin-top: auto !important; }
  .mr-lg-0 { margin-right: 0 !important; }
  .mr-lg-1 { margin-right: 0.25rem !important; }
  .mr-lg-2 { margin-right: 0.5rem !important; }
  .mr-lg-3 { margin-right: 1rem !important; }
  .mr-lg-4 { margin-right: 1.5rem !important; }
  .mr-lg-5 { margin-right: 3rem !important; }
  .mr-lg-auto { margin-right: auto !important; }
  .mb-lg-0 { margin-bottom: 0 !important; }
  .mb-lg-1 { margin-bottom: 0.25rem !important; }
  .mb-lg-2 { margin-bottom: 0.5rem !important; }
  .mb-lg-3 { margin-bottom: 1rem !important; }
  .mb-lg-4 { margin-bottom: 1.5rem !important; }
  .mb-lg-5 { margin-bottom: 3rem !important; }
  .mb-lg-auto { margin-bottom: auto !important; }
  .ml-lg-0 { margin-left: 0 !important; }
  .ml-lg-1 { margin-left: 0.25rem !important; }
  .ml-lg-2 { margin-left: 0.5rem !important; }
  .ml-lg-3 { margin-left: 1rem !important; }
  .ml-lg-4 { margin-left: 1.5rem !important; }
  .ml-lg-5 { margin-left: 3rem !important; }
  .ml-lg-auto { margin-left: auto !important; }
  .m-lg-n1 { margin: -0.25rem !important; }
  .m-lg-n2 { margin: -0.5rem !important; }
  .m-lg-n3 { margin: -1rem !important; }
  .m-lg-n4 { margin: -1.5rem !important; }
  .m-lg-n5 { margin: -3rem !important; }
  .mx-lg-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-lg-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-lg-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-lg-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-lg-n5 { margin-right: -3rem !important; margin-left: -3rem !important; }
  .my-lg-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-lg-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-lg-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-lg-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-lg-n5 { margin-top: -3rem !important; margin-bottom: -3rem !important; }
  .mt-lg-n1 { margin-top: -0.25rem !important; }
  .mt-lg-n2 { margin-top: -0.5rem !important; }
  .mt-lg-n3 { margin-top: -1rem !important; }
  .mt-lg-n4 { margin-top: -1.5rem !important; }
  .mt-lg-n5 { margin-top: -3rem !important; }
  .mr-lg-n1 { margin-right: -0.25rem !important; }
  .mr-lg-n2 { margin-right: -0.5rem !important; }
  .mr-lg-n3 { margin-right: -1rem !important; }
  .mr-lg-n4 { margin-right: -1.5rem !important; }
  .mr-lg-n5 { margin-right: -3rem !important; }
  .mb-lg-n1 { margin-bottom: -0.25rem !important; }
  .mb-lg-n2 { margin-bottom: -0.5rem !important; }
  .mb-lg-n3 { margin-bottom: -1rem !important; }
  .mb-lg-n4 { margin-bottom: -1.5rem !important; }
  .mb-lg-n5 { margin-bottom: -3rem !important; }
  .ml-lg-n1 { margin-left: -0.25rem !important; }
  .ml-lg-n2 { margin-left: -0.5rem !important; }
  .ml-lg-n3 { margin-left: -1rem !important; }
  .ml-lg-n4 { margin-left: -1.5rem !important; }
  .ml-lg-n5 { margin-left: -3rem !important; }
  .p-lg-0 { padding: 0 !important; }
  .p-lg-1 { padding: 0.25rem !important; }
  .p-lg-2 { padding: 0.5rem !important; }
  .p-lg-3 { padding: 1rem !important; }
  .p-lg-4 { padding: 1.5rem !important; }
  .p-lg-5 { padding: 3rem !important; }
  .px-lg-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-lg-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-lg-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-lg-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-lg-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-lg-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-lg-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-lg-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-lg-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-lg-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-lg-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-lg-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .pt-lg-0 { padding-top: 0 !important; }
  .pt-lg-1 { padding-top: 0.25rem !important; }
  .pt-lg-2 { padding-top: 0.5rem !important; }
  .pt-lg-3 { padding-top: 1rem !important; }
  .pt-lg-4 { padding-top: 1.5rem !important; }
  .pt-lg-5 { padding-top: 3rem !important; }
  .pr-lg-0 { padding-right: 0 !important; }
  .pr-lg-1 { padding-right: 0.25rem !important; }
  .pr-lg-2 { padding-right: 0.5rem !important; }
  .pr-lg-3 { padding-right: 1rem !important; }
  .pr-lg-4 { padding-right: 1.5rem !important; }
  .pr-lg-5 { padding-right: 3rem !important; }
  .pb-lg-0 { padding-bottom: 0 !important; }
  .pb-lg-1 { padding-bottom: 0.25rem !important; }
  .pb-lg-2 { padding-bottom: 0.5rem !important; }
  .pb-lg-3 { padding-bottom: 1rem !important; }
  .pb-lg-4 { padding-bottom: 1.5rem !important; }
  .pb-lg-5 { padding-bottom: 3rem !important; }
  .pl-lg-0 { padding-left: 0 !important; }
  .pl-lg-1 { padding-left: 0.25rem !important; }
  .pl-lg-2 { padding-left: 0.5rem !important; }
  .pl-lg-3 { padding-left: 1rem !important; }
  .pl-lg-4 { padding-left: 1.5rem !important; }
  .pl-lg-5 { padding-left: 3rem !important; }
  .text-lg-left { text-align: left !important; }
  .text-lg-right { text-align: right !important; }
  .text-lg-center { text-align: center !important; }
  .text-lg-justify { text-align: justify !important; } }

@media (min-width: 1200px) { .float-xl-left { float: left !important; }
  .float-xl-right { float: right !important; }
  .float-xl-none { float: none !important; }
  .d-xl-none { display: none !important; }
  .d-xl-inline { display: inline !important; }
  .d-xl-inline-block { display: inline-block !important; }
  .d-xl-block { display: block !important; }
  .d-xl-table { display: table !important; }
  .d-xl-table-row { display: table-row !important; }
  .d-xl-table-cell { display: table-cell !important; }
  .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; }
  .flex-xl-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; }
  .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; }
  .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; }
  .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; }
  .flex-xl-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; }
  .flex-xl-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; }
  .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; }
  .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; }
  .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; }
  .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; }
  .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; }
  .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; }
  .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; }
  .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; }
  .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; }
  .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; }
  .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; }
  .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; }
  .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; }
  .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; }
  .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; }
  .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; }
  .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; }
  .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; }
  .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; }
  .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; }
  .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; }
  .align-self-xl-auto { -ms-flex-item-align: auto !important; align-self: auto !important; }
  .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; }
  .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; }
  .align-self-xl-center { -ms-flex-item-align: center !important; align-self: center !important; }
  .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; }
  .align-self-xl-stretch { -ms-flex-item-align: stretch !important; align-self: stretch !important; }
  .order-xl-first { -webkit-box-ordinal-group: 0 !important; -ms-flex-order: -1 !important; order: -1 !important; }
  .order-xl-0 { -webkit-box-ordinal-group: 1 !important; -ms-flex-order: 0 !important; order: 0 !important; }
  .order-xl-1 { -webkit-box-ordinal-group: 2 !important; -ms-flex-order: 1 !important; order: 1 !important; }
  .order-xl-2 { -webkit-box-ordinal-group: 3 !important; -ms-flex-order: 2 !important; order: 2 !important; }
  .order-xl-3 { -webkit-box-ordinal-group: 4 !important; -ms-flex-order: 3 !important; order: 3 !important; }
  .order-xl-4 { -webkit-box-ordinal-group: 5 !important; -ms-flex-order: 4 !important; order: 4 !important; }
  .order-xl-5 { -webkit-box-ordinal-group: 6 !important; -ms-flex-order: 5 !important; order: 5 !important; }
  .order-xl-last { -webkit-box-ordinal-group: 7 !important; -ms-flex-order: 6 !important; order: 6 !important; }
  .m-xl-0 { margin: 0 !important; }
  .m-xl-1 { margin: 0.25rem !important; }
  .m-xl-2 { margin: 0.5rem !important; }
  .m-xl-3 { margin: 1rem !important; }
  .m-xl-4 { margin: 1.5rem !important; }
  .m-xl-5 { margin: 3rem !important; }
  .m-xl-auto { margin: auto !important; }
  .mx-xl-0 { margin-right: 0 !important; margin-left: 0 !important; }
  .mx-xl-1 { margin-right: 0.25rem !important; margin-left: 0.25rem !important; }
  .mx-xl-2 { margin-right: 0.5rem !important; margin-left: 0.5rem !important; }
  .mx-xl-3 { margin-right: 1rem !important; margin-left: 1rem !important; }
  .mx-xl-4 { margin-right: 1.5rem !important; margin-left: 1.5rem !important; }
  .mx-xl-5 { margin-right: 3rem !important; margin-left: 3rem !important; }
  .mx-xl-auto { margin-right: auto !important; margin-left: auto !important; }
  .my-xl-0 { margin-top: 0 !important; margin-bottom: 0 !important; }
  .my-xl-1 { margin-top: 0.25rem !important; margin-bottom: 0.25rem !important; }
  .my-xl-2 { margin-top: 0.5rem !important; margin-bottom: 0.5rem !important; }
  .my-xl-3 { margin-top: 1rem !important; margin-bottom: 1rem !important; }
  .my-xl-4 { margin-top: 1.5rem !important; margin-bottom: 1.5rem !important; }
  .my-xl-5 { margin-top: 3rem !important; margin-bottom: 3rem !important; }
  .my-xl-auto { margin-top: auto !important; margin-bottom: auto !important; }
  .mt-xl-0 { margin-top: 0 !important; }
  .mt-xl-1 { margin-top: 0.25rem !important; }
  .mt-xl-2 { margin-top: 0.5rem !important; }
  .mt-xl-3 { margin-top: 1rem !important; }
  .mt-xl-4 { margin-top: 1.5rem !important; }
  .mt-xl-5 { margin-top: 3rem !important; }
  .mt-xl-auto { margin-top: auto !important; }
  .mr-xl-0 { margin-right: 0 !important; }
  .mr-xl-1 { margin-right: 0.25rem !important; }
  .mr-xl-2 { margin-right: 0.5rem !important; }
  .mr-xl-3 { margin-right: 1rem !important; }
  .mr-xl-4 { margin-right: 1.5rem !important; }
  .mr-xl-5 { margin-right: 3rem !important; }
  .mr-xl-auto { margin-right: auto !important; }
  .mb-xl-0 { margin-bottom: 0 !important; }
  .mb-xl-1 { margin-bottom: 0.25rem !important; }
  .mb-xl-2 { margin-bottom: 0.5rem !important; }
  .mb-xl-3 { margin-bottom: 1rem !important; }
  .mb-xl-4 { margin-bottom: 1.5rem !important; }
  .mb-xl-5 { margin-bottom: 3rem !important; }
  .mb-xl-auto { margin-bottom: auto !important; }
  .ml-xl-0 { margin-left: 0 !important; }
  .ml-xl-1 { margin-left: 0.25rem !important; }
  .ml-xl-2 { margin-left: 0.5rem !important; }
  .ml-xl-3 { margin-left: 1rem !important; }
  .ml-xl-4 { margin-left: 1.5rem !important; }
  .ml-xl-5 { margin-left: 3rem !important; }
  .ml-xl-auto { margin-left: auto !important; }
  .m-xl-n1 { margin: -0.25rem !important; }
  .m-xl-n2 { margin: -0.5rem !important; }
  .m-xl-n3 { margin: -1rem !important; }
  .m-xl-n4 { margin: -1.5rem !important; }
  .m-xl-n5 { margin: -3rem !important; }
  .mx-xl-n1 { margin-right: -0.25rem !important; margin-left: -0.25rem !important; }
  .mx-xl-n2 { margin-right: -0.5rem !important; margin-left: -0.5rem !important; }
  .mx-xl-n3 { margin-right: -1rem !important; margin-left: -1rem !important; }
  .mx-xl-n4 { margin-right: -1.5rem !important; margin-left: -1.5rem !important; }
  .mx-xl-n5 { margin-right: -3rem !important; margin-left: -3rem !important; }
  .my-xl-n1 { margin-top: -0.25rem !important; margin-bottom: -0.25rem !important; }
  .my-xl-n2 { margin-top: -0.5rem !important; margin-bottom: -0.5rem !important; }
  .my-xl-n3 { margin-top: -1rem !important; margin-bottom: -1rem !important; }
  .my-xl-n4 { margin-top: -1.5rem !important; margin-bottom: -1.5rem !important; }
  .my-xl-n5 { margin-top: -3rem !important; margin-bottom: -3rem !important; }
  .mt-xl-n1 { margin-top: -0.25rem !important; }
  .mt-xl-n2 { margin-top: -0.5rem !important; }
  .mt-xl-n3 { margin-top: -1rem !important; }
  .mt-xl-n4 { margin-top: -1.5rem !important; }
  .mt-xl-n5 { margin-top: -3rem !important; }
  .mr-xl-n1 { margin-right: -0.25rem !important; }
  .mr-xl-n2 { margin-right: -0.5rem !important; }
  .mr-xl-n3 { margin-right: -1rem !important; }
  .mr-xl-n4 { margin-right: -1.5rem !important; }
  .mr-xl-n5 { margin-right: -3rem !important; }
  .mb-xl-n1 { margin-bottom: -0.25rem !important; }
  .mb-xl-n2 { margin-bottom: -0.5rem !important; }
  .mb-xl-n3 { margin-bottom: -1rem !important; }
  .mb-xl-n4 { margin-bottom: -1.5rem !important; }
  .mb-xl-n5 { margin-bottom: -3rem !important; }
  .ml-xl-n1 { margin-left: -0.25rem !important; }
  .ml-xl-n2 { margin-left: -0.5rem !important; }
  .ml-xl-n3 { margin-left: -1rem !important; }
  .ml-xl-n4 { margin-left: -1.5rem !important; }
  .ml-xl-n5 { margin-left: -3rem !important; }
  .p-xl-0 { padding: 0 !important; }
  .p-xl-1 { padding: 0.25rem !important; }
  .p-xl-2 { padding: 0.5rem !important; }
  .p-xl-3 { padding: 1rem !important; }
  .p-xl-4 { padding: 1.5rem !important; }
  .p-xl-5 { padding: 3rem !important; }
  .px-xl-0 { padding-right: 0 !important; padding-left: 0 !important; }
  .px-xl-1 { padding-right: 0.25rem !important; padding-left: 0.25rem !important; }
  .px-xl-2 { padding-right: 0.5rem !important; padding-left: 0.5rem !important; }
  .px-xl-3 { padding-right: 1rem !important; padding-left: 1rem !important; }
  .px-xl-4 { padding-right: 1.5rem !important; padding-left: 1.5rem !important; }
  .px-xl-5 { padding-right: 3rem !important; padding-left: 3rem !important; }
  .py-xl-0 { padding-top: 0 !important; padding-bottom: 0 !important; }
  .py-xl-1 { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
  .py-xl-2 { padding-top: 0.5rem !important; padding-bottom: 0.5rem !important; }
  .py-xl-3 { padding-top: 1rem !important; padding-bottom: 1rem !important; }
  .py-xl-4 { padding-top: 1.5rem !important; padding-bottom: 1.5rem !important; }
  .py-xl-5 { padding-top: 3rem !important; padding-bottom: 3rem !important; }
  .pt-xl-0 { padding-top: 0 !important; }
  .pt-xl-1 { padding-top: 0.25rem !important; }
  .pt-xl-2 { padding-top: 0.5rem !important; }
  .pt-xl-3 { padding-top: 1rem !important; }
  .pt-xl-4 { padding-top: 1.5rem !important; }
  .pt-xl-5 { padding-top: 3rem !important; }
  .pr-xl-0 { padding-right: 0 !important; }
  .pr-xl-1 { padding-right: 0.25rem !important; }
  .pr-xl-2 { padding-right: 0.5rem !important; }
  .pr-xl-3 { padding-right: 1rem !important; }
  .pr-xl-4 { padding-right: 1.5rem !important; }
  .pr-xl-5 { padding-right: 3rem !important; }
  .pb-xl-0 { padding-bottom: 0 !important; }
  .pb-xl-1 { padding-bottom: 0.25rem !important; }
  .pb-xl-2 { padding-bottom: 0.5rem !important; }
  .pb-xl-3 { padding-bottom: 1rem !important; }
  .pb-xl-4 { padding-bottom: 1.5rem !important; }
  .pb-xl-5 { padding-bottom: 3rem !important; }
  .pl-xl-0 { padding-left: 0 !important; }
  .pl-xl-1 { padding-left: 0.25rem !important; }
  .pl-xl-2 { padding-left: 0.5rem !important; }
  .pl-xl-3 { padding-left: 1rem !important; }
  .pl-xl-4 { padding-left: 1.5rem !important; }
  .pl-xl-5 { padding-left: 3rem !important; }
  .text-xl-left { text-align: left !important; }
  .text-xl-right { text-align: right !important; }
  .text-xl-center { text-align: center !important; }
  .text-xl-justify { text-align: justify !important; } }

@media print { .d-print-none { display: none !important; }
  .d-print-inline { display: inline !important; }
  .d-print-inline-block { display: inline-block !important; }
  .d-print-block { display: block !important; }
  .d-print-table { display: table !important; }
  .d-print-table-row { display: table-row !important; }
  .d-print-table-cell { display: table-cell !important; }
  .d-print-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; }
  .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.text-primary { color: #162331 !important; }

a.text-primary:hover, a.text-primary:focus { color: black !important; }

.text-secondary { color: #6c757d !important; }

a.text-secondary:hover, a.text-secondary:focus { color: #494f54 !important; }

.text-success { color: #28a745 !important; }

a.text-success:hover, a.text-success:focus { color: #19692c !important; }

.text-info { color: #17a2b8 !important; }

a.text-info:hover, a.text-info:focus { color: #0f6674 !important; }

.text-warning { color: #ffc107 !important; }

a.text-warning:hover, a.text-warning:focus { color: #ba8b00 !important; }

.text-danger { color: #dc3545 !important; }

a.text-danger:hover, a.text-danger:focus { color: #a71d2a !important; }

.text-light { color: #f8f9fa !important; }

a.text-light:hover, a.text-light:focus { color: #cbd3da !important; }

.text-dark { color: #343a40 !important; }

a.text-dark:hover, a.text-dark:focus { color: #121416 !important; }

.visible { visibility: visible !important; }

.invisible { visibility: hidden !important; }

/* Style overrides for basic bootstrap elements  */
figure.figure { margin: 0; }

figure.figure .figure-img { margin: 0; }

.btn, button, input[type="button"], input[type="reset"], input[type="submit"] { border-radius: 0; }

/*--------------------------------------------------------------
## Overall grid
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Header and Footer
--------------------------------------------------------------*/
#wrapper-footer { background: #162331; color: #fff; }

#wrapper-footer .footer-image { padding-right: 0; position: relative; }

#wrapper-footer .footer-image figure { height: 27.5rem; position: relative; }

#wrapper-footer .footer-image figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

#wrapper-footer .footer-image figure:before { content: ''; background: rgba(22, 35, 49, 0.6); position: absolute; width: 100%; height: 100%; }

#wrapper-footer .footer-image a { color: #72efff; font-family: "Proxima Nova Semibold"; font-size: 1.75rem; line-height: 2.125rem; text-decoration: none; padding: 6.25rem 0; display: block; }

@media (min-width: 992px) { #wrapper-footer .footer-image a { padding: 0; width: 15.9375rem; position: absolute; top: 100px; font-size: 3.5625rem; line-height: 3.8125rem; color: #fff; font-family: "Proxima Nova Bold"; }
  #wrapper-footer .footer-image a.join-our-team-image { left: 88px; }
  #wrapper-footer .footer-image a span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 13px; } }

#wrapper-footer .footer-image a:hover { text-decoration: none; }

#wrapper-footer .footer-image a:hover span { background: -webkit-gradient(linear, left top, right top, from(#fc3c43), to(#fc3c43)); background: linear-gradient(to right, #fc3c43 0%, #fc3c43 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 13px; }

#wrapper-footer .footer-content { font-size: 0.875rem; font-family: "Proxima Nova Regular"; line-height: 1.375rem; }

#wrapper-footer .footer-content .footer-info-wrap { padding: 4.0625rem 0; margin-bottom: 2.5rem; }

@media (max-width: 767.98px) { #wrapper-footer .footer-content .footer-info-wrap { padding: 2.1875rem 0; } }

#wrapper-footer .footer-content a { color: #fff; }

#wrapper-footer .footer-content a:hover { color: #ffee27; }

@media (max-width: 767.98px) { #wrapper-footer .footer-content .footer-info { padding-right: 0px; width: 100%; }
  #wrapper-footer .footer-content .footer-info.boston-info { padding-bottom: 1.875rem; } }

#wrapper-footer .footer-content .footer-info:not(:last-child) { padding-right: 40px; }

#wrapper-footer .footer-content .footer-info span { display: block; width: 100%; }

#wrapper-footer .footer-content .footer-info .footer-info-title { color: #72efff; font-size: 0.75rem; font-family: "Proxima Nova Regular"; line-height: 1.5rem; text-transform: uppercase; margin-bottom: 10px; }

#wrapper-footer .footer-content .footer-info .footer-info-subtitle { font-family: "Proxima Nova Bold"; }

#wrapper-footer .footer-content .footer-info .footer-info-subtitle.studio-subtitle { margin-top: 25px; }

#wrapper-footer .footer-content .footer-info .footer-info-text { white-space: nowrap; }

#wrapper-footer .footer-content .mobile-join-our-team { padding-top: 1.5625rem; font-size: 1.125rem; font-family: "Proxima Nova Semibold"; line-height: 1.5625rem; text-decoration: underline; }

#wrapper-footer .footer-content .mobile-join-our-team a { color: #72efff; }

#wrapper-footer .footer-content .social-info { padding-top: 1.875rem; }

@media (max-width: 767.98px) { #wrapper-footer .footer-content .social-info { padding-top: 0.9375rem; padding-bottom: 1.875rem; } }

#wrapper-footer .footer-content .social-info .b-corp .fa-bcorp { margin-right: 60px; }

#wrapper-footer .footer-content .social-info .b-corp .fa-bcorp:before { bottom: 3.6875rem; position: absolute; display: block; content: " "; width: 47px; height: 75px; background: url(assets/img/B-corp.svg); background-repeat: no-repeat; }

#wrapper-footer .footer-content .social-info a { color: #72efff; font-size: 1.75rem; padding-right: 0.75rem; }

#wrapper-footer .footer-content .social-info a:last-child { padding-right: 0; }

#wrapper-footer .footer-content .social-info a:hover { color: #ffee27; }

.social-info a { font-size: 0 !important; white-space: nowrap; }

.social-info a i:before { font-size: 1.75rem; }

#wrapper-navbar { position: fixed; top: 0; height: 87px; width: 100%; z-index: 10; }

#wrapper-navbar .navbar-expand-lg .container { padding: 0 calc(40px / 2); }

#wrapper-navbar .main-navbar { padding-left: 0; padding-right: 0; }

#wrapper-navbar .navbar-brand { margin-right: 0; }

#wrapper-navbar .navbar > .container { display: block; }

.admin-bar #wrapper-navbar { top: 46px; }

#wrapper-navbar .custom-logo-link img { width: 89px; }

#wrapper-navbar.small-navbar .custom-logo-link img { width: 50%; }

#wrapper-navbar .mobile-menu-wrapper { background-color: #162331; position: fixed; right: 0; z-index: 10; padding-top: 1.875rem; overflow-y: scroll; overflow-x: hidden; top: 87px; bottom: 0; visibility: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transition: .2s ease; transition: .2s ease; }

#wrapper-navbar .mobile-menu-wrapper .dropdown > a { position: relative; }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret { position: absolute; /*top: 18px; right: -25px;*/ width: 25px; height: 25px; top: 6px; right: -44px; }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret:after, #wrapper-navbar .mobile-menu-wrapper .dropdown .caret:before { content: ''; position: absolute; background-color: #fff; -webkit-transition: -webkit-transform .35s ease-out; transition: -webkit-transform .35s ease-out; transition: transform .35s ease-out; transition: transform .35s ease-out, -webkit-transform .35s ease-out; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret:after { width: 15px; height: 3px; }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret:before { width: 3px; height: 15px; }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret.open:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); }

#wrapper-navbar .mobile-menu-wrapper .dropdown .caret.open:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }

.admin-bar #wrapper-navbar .mobile-menu-wrapper { top: 119px; }

@media (max-width: 991.98px) { #wrapper-navbar .mobile-menu-wrapper { width: 21.25rem; }
  #wrapper-navbar .mobile-menu-wrapper .navbar-nav { padding: 0 !important; }
  #wrapper-navbar .mobile-menu-wrapper .navbar-nav li { padding: 0.9375rem 1.25rem; margin: 0 !important; }
  #wrapper-navbar .mobile-menu-wrapper .navbar-nav li a { color: #fff; font-size: 1.75rem; font-family: "Proxima Nova Bold"; letter-spacing: 0.42px; line-height: 1.1875rem; text-transform: capitalize; } }

@media (max-width: 767.98px) { #wrapper-navbar .mobile-menu-wrapper { width: 100%; } }

#wrapper-navbar .mobile-navigation.show .mobile-menu-wrapper { visibility: visible; opacity: 1; filter: alpha(opacity=100); }

#wrapper-navbar .navbar-toggler { padding: 0 !important; border: none; border-radius: 0; }

#wrapper-navbar .navbar-toggler .navbar-toggler-line { display: block; height: 3px; width: 18px; background: #531096; margin-bottom: 3px; float: right; clear: both; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; -webkit-transform: none; transform: none; }

#wrapper-navbar .navbar-toggler .navbar-toggler-line:nth-child(2) { width: 23px; opacity: 1; }

#wrapper-navbar .navbar-toggler .navbar-toggler-line:nth-child(3) { margin-bottom: 0px; }

#wrapper-navbar .navbar-toggler:hover, #wrapper-navbar .navbar-toggler:active, #wrapper-navbar .navbar-toggler:focus { background: none; }

#wrapper-navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

#wrapper-navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(2) { opacity: 0; }

#wrapper-navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(1) { -webkit-transform: translate(0px, 6px) rotate(-45deg); transform: translate(0px, 6px) rotate(-45deg); }

#wrapper-navbar .navbar-toggler:not(.collapsed) .navbar-toggler-line:nth-child(3) { -webkit-transform: translate(0px, -6px) rotate(45deg); transform: translate(0px, -6px) rotate(45deg); }

#site-utility-block { -webkit-transition: height .4s, opacity .4s, visibility .4s ease-in; transition: height .4s, opacity .4s, visibility .4s ease-in; }

@media (min-width: 992px) { .admin-bar #wrapper-navbar { top: 32px; } }

@media (min-width: 992px) { #site-menus { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

/*#search-form-toggle { display: none; text-transform: uppercase; font-weight: 600; @include font-size(.625); color: $color__black; margin-top: 0; height: 28px; @include media-breakpoint-up(md) { z-index: 10; position: relative; top: 5px; display: block; float: right; } }*/
@media (min-width: 768px) { .search-form { display: none; opacity: 0; position: absolute; overflow: hidden; }
  .search-form.active { opacity: 1; position: relative; float: right; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } }

.search-form label { margin: 0; }

.search-form input[type="submit"] { display: none; }

.search-form.active input[type="submit"] { display: block; }

.search-form input { font-size: 0.8125rem; margin-left: 15px; }

.search-form input:focus { -webkit-box-shadow: none; box-shadow: none; }

.search-form input[type="text"] { text-transform: unset !important; color: #162331 !important; font-weight: 400 !important; margin-right: -150px; text-transform: none; background-image: none; text-indent: 0 !important; width: 10rem !important; }

.search-form input[type="text"]::-webkit-input-placeholder { /* WebKit browsers */ color: #162331 !important; }

.search-form input[type="text"]:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: #162331 !important; }

.search-form input[type="text"]::-moz-placeholder { /* Mozilla Firefox 19+ */ color: #162331 !important; }

.search-form input[type="text"]:-ms-input-placeholder { /* Internet Explorer 10+ */ color: #162331 !important; }

#search-form-toggle, .search-form input[type="submit"], .search-form input[type="text"], .site-utility-block .search-form .search-submit, .site-utility-block .search-form .search-field { background-color: #fff; color: #531096; display: none; font-size: 0.8125rem; text-transform: uppercase; font-family: "Proxima Nova Regular"; line-height: 0.8125rem; height: 2rem; border: none; margin-left: 1.5rem; padding: 0.4375rem 0.25rem 0.4375rem 15px; background: url(assets/img/search-icon-pink.svg); background-repeat: no-repeat; background-position: left center; }

#search-form-toggle:focus, .search-form input:focus[type="submit"], .search-form input:focus[type="text"], .site-utility-block .search-form .search-submit:focus, .site-utility-block .search-form .search-field:focus, #search-form-toggle:hover, .search-form input:hover[type="submit"], .search-form input:hover[type="text"], .site-utility-block .search-form .search-submit:hover, .site-utility-block .search-form .search-field:hover, #search-form-toggle:active, .search-form input:active[type="submit"], .search-form input:active[type="text"], .site-utility-block .search-form .search-submit:active, .site-utility-block .search-form .search-field:active { background-color: #fff !important; color: #531096 !important; }

@media (min-width: 768px) { #search-form-toggle, .search-form input[type="submit"], .search-form input[type="text"], .site-utility-block .search-form .search-submit, .site-utility-block .search-form .search-field { z-index: 10; position: relative; display: block; float: right; } }

.site-utility-block { display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (min-width: 768px) { .site-utility-block .search-form { display: none; opacity: 0; position: absolute; overflow: hidden; }
  .site-utility-block .search-form.active { opacity: 1; position: relative; display: block; float: right; } }

.site-utility-block .search-form label { margin: 0; }

.site-utility-block .search-form .search-submit { display: none; }

.site-utility-block .search-form.active .search-submit { display: block; }

.site-utility-block .search-form .screen-reader-text { display: none; }

.site-utility-block .search-form .search-field { margin-right: -135px; text-transform: none; }

.site-utility-block .search-form .search-field::-webkit-input-placeholder { /* WebKit browsers */ color: transparent; }

.site-utility-block .search-form .search-field:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ color: transparent; }

.site-utility-block .search-form .search-field::-moz-placeholder { /* Mozilla Firefox 19+ */ color: transparent; }

.site-utility-block .search-form .search-field:-ms-input-placeholder { /* Internet Explorer 10+ */ color: transparent; }

#mobile-navigation .search-form { display: block; margin: 15px 40px 30px; }

#mobile-navigation .search-form label { display: block; }

#mobile-navigation .search-form .search-field { display: block; width: 100%; color: #162331; border: 1px solid #162331; border-radius: 0; font-size: 0.0703125rem; padding: 7px 12px; min-width: 100%; }

#mobile-navigation .search-form .search-submit, #mobile-navigation .search-form .screen-reader-text { display: none; }

/*--------------------------------------------------------------
## Header and Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
body.search #search-form-toggle, body.search .search-form input[type="submit"], .search-form body.search input[type="submit"], body.search .search-form input[type="text"], .search-form body.search input[type="text"], body.search .site-utility-block .search-form .search-submit, .site-utility-block .search-form body.search .search-submit, body.search .site-utility-block .search-form .search-field, .site-utility-block .search-form body.search .search-field { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #72efff), color-stop(72%, #72efff), color-stop(50%, transparent)); background-image: linear-gradient(to bottom, transparent 50%, #72efff 50%, #72efff 72%, transparent 50%); background-position: 11px; }

#main-menu { font-size: 0.8125rem; text-transform: uppercase; font-family: "Proxima Nova Regular"; color: #162331; letter-spacing: .05em; position: relative; }

#main-menu:after { content: ""; width: 1px; height: 20px; position: absolute; background: #A7A7A7; right: -10px; top: 5px; }

#main-menu > li { margin-right: 1.375rem; }

#main-menu > li:last-child { margin-right: 0; }

#main-menu > li a { padding: 0.4375rem 0.25rem; }

#main-menu > li a:hover, #main-menu > li a:active, #main-menu > li a:focus { color: #162331; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #72efff), color-stop(72%, #72efff), color-stop(50%, transparent)); background-image: linear-gradient(to bottom, transparent 50%, #72efff 50%, #72efff 72%, transparent 50%); }

#main-menu > li.current-menu-item a { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #72efff), color-stop(72%, #72efff), color-stop(50%, transparent)); background-image: linear-gradient(to bottom, transparent 50%, #72efff 50%, #72efff 72%, transparent 50%); }

#main-menu > li.dropdown .dropdown-menu { letter-spacing: 0; background: #72efff; border-radius: 0; border: 0; margin-top: 0; padding: 0.6875rem 0.9375rem 0.8125rem; min-width: 9rem; width: auto; }

#main-menu > li.dropdown .dropdown-menu a { text-transform: capitalize; color: #531096; padding: 0 0.3125rem; font-size: 0.9375rem; font-family: "Proxima Nova Regular"; line-height: 1.6875rem; width: auto; float: left; }

#main-menu > li.dropdown .dropdown-menu a:hover, #main-menu > li.dropdown .dropdown-menu a:active, #main-menu > li.dropdown .dropdown-menu a:focus { background-color: transparent; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff), color-stop(80%, #fff), color-stop(80%, transparent)); background-image: linear-gradient(to bottom, transparent 50%, #fff 50%, #fff 80%, transparent 80%); }

#main-menu > li.dropdown .dropdown-menu .current-menu-item a { background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fff), color-stop(80%, #fff), color-stop(80%, transparent)); background-image: linear-gradient(to bottom, transparent 50%, #fff 50%, #fff 80%, transparent 80%); }

#main-menu > li.dropdown:hover, #main-menu > li.dropdown:active, #main-menu > li.dropdown:focus { color: #162331; background-image: -webkit-gradient(linear, left top, left bottom, color-stop(45%, transparent), color-stop(45%, #72efff)); background-image: linear-gradient(to bottom, transparent 45%, #72efff 45%); }

/* Small menu items. */
.mobile-menu-wrapper #main-menu li, .mobile-menu-wrapper #main-menu li a { background: none !important; background-image: none !important; }

.mobile-menu-wrapper #main-menu li:hover, .mobile-menu-wrapper #main-menu li:active, .mobile-menu-wrapper #main-menu li a:hover, .mobile-menu-wrapper #main-menu li a:active { background: none !important; background-image: none !important; }

.mobile-menu-wrapper #main-menu li a:hover, .mobile-menu-wrapper #main-menu li a:active { text-decoration: underline !important; }

.mobile-menu-wrapper #main-menu .dropdown-menu { -webkit-transition: 0.2s ease-in-out !important; transition: 0.2s ease-in-out !important; background: none !important; background-image: none !important; padding: 0; float: left; padding: 0.625rem 0 0 !important; }

.mobile-menu-wrapper #main-menu .dropdown-menu li { float: left; width: 100%; padding: 0.625rem 0; }

.mobile-menu-wrapper #main-menu .dropdown-menu li a { padding: 0 0.25rem; font-size: 1.0625rem; font-family: "Proxima Nova Regular"; line-height: 1.375rem; color: #fff; }

.mobile-menu-wrapper #main-menu > li { position: relative; }

.mobile-menu-wrapper #main-menu > li > a { float: left; }

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
body { padding-top: 87px; color: #162331; }

@media (max-width: 767.98px) { body { font-size: 17px; } }

#site-content { margin-bottom: size-rem(100px); }

.page-content, .entry-content, .entry-summary { margin: 0; padding: 0; }

.light-background { background-color: #fff; color: #162331; }

.dark-background { background-color: #162331; color: #fff; }

.dark-background a { color: #fff; }

/* Page titles */
.entry-header .entry-title { margin-bottom: 0; }

.entry-header .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 82%; background-size: 100% 16px; }

.type-page .entry-header { margin-bottom: 3.75rem; }

.type-page .entry-header .entry-title { padding: 3.9375rem 0; float: left; }

.type-page .entry-header--basic { margin-bottom: 0; }

.type-page .entry-header--basic .entry-title { color: #fc3c43; padding: 4.6875rem 0; float: left; }

.type-page .entry-header--basic .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

@media (max-width: 767.98px) { .type-page .entry-header--basic .entry-title { padding: 3.875rem 0; }
  .type-page .entry-header--basic .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; } }

.single-post .entry-header { background: #162331; margin-bottom: 3.75rem; }

.single-post .entry-header .entry-title { padding: 3.9375rem 0; float: left; color: #fff; }

.single-post .entry-header .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 82%; background-size: 100% 16px; }

/**/
@media (max-width: 767.98px) { .entry-header .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .type-page .entry-header { margin-bottom: 1.25rem; }
  .type-page .entry-header .entry-title { padding: 2.1875rem 0; }
  .single-post .entry-header { margin-bottom: 1.25rem; }
  .single-post .entry-header .entry-title { padding: 2.1875rem 0; }
  .single-post .entry-header .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; } }

.front-page-wrapper .what-we-do-section .wwd-section-services { height: 21.5625rem; }

@media (max-width: 767.98px) { .front-page-wrapper .what-we-do-section .wwd-section-services { height: auto; } }

.front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap { padding-bottom: 3.125rem; margin-bottom: 3.125rem; }

.front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-title { color: #531096; font-size: 1.4375rem; line-height: 1.5625rem; font-family: "Proxima Nova Semibold"; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 1.875rem; }

.front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-description { font-size: 2.275rem; line-height: 3.4375rem; color: #162331; }

.front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .btn-primary, .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap button, .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="button"], .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="reset"], .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="submit"] { margin-top: 4.375rem !important; background: #72efff !important; color: #531096 !important; }

.front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .btn-primary:hover, .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap button:hover, .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="button"], .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="reset"], .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="submit"] { background: #531096 !important; color: #72efff !important; }

.front-page-wrapper .what-we-do-section .wwd-section-services .wwd-section-title { color: #531096; font-size: 1.4375rem; line-height: 1.5625rem; font-family: "Proxima Nova Semibold"; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 2.5rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; position: relative; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .front-service-item-wrap { overflow: hidden; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon { margin-bottom: 1.25rem; margin-right: 0.625rem; cursor: pointer; font-size: 1rem; margin-right: 0.3125rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon:before { margin-left: -1rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap { cursor: pointer; margin-right: 50px; float: left; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap .service-title { color: #531096; font-size: 1.3125rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; text-decoration: underline; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap .service-title .fa-plus-service { width: 35px; height: 35px; background: url(assets/img/plus.svg); background-repeat: no-repeat; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap:hover .service-title { color: #fc3c43; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap:hover .service-title .fa-plus-service { background: url(assets/img/plus-hover.svg); }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap { display: none; width: 75%; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; padding-left: 3%; -webkit-transform: translatex(-75%); transform: translatex(-75%); overflow: hidden; transition: .2s ease-in-out; display: none; width: 0; height: 21.25rem; float: left; text-align: left; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-title { color: #531096; font-size: 1.3125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; margin-bottom: 1.25rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-title.collapser { cursor: pointer; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-item-description { font-size: 1.3125rem; line-height: 1.875rem; padding-bottom: 0.9375rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services { color: #531096; background: #ffee27; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services:active, .front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services:hover { color: #ffee27; background: #531096; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded { max-width: 100%; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-icon-wrap .service-title { margin-bottom: 1.875rem; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap { -webkit-transform: none; transform: none; float: left; width: 75%; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; height: 21.25rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media (max-width: 767.98px) { .front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap { display: block !important; -webkit-transform: none !important; transform: none !important; float: left !important; width: 100% !important; opacity: 1 !important; padding: 1.25rem 0 !important; height: auto; } }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-title { margin-left: -1.5625rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-icon { margin-right: 1.5rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-icon:before { position: absolute; top: 0.25rem; margin-left: 0.125rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-item-description p { margin-bottom: 0.3125rem; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-inactive { overflow: hidden; max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; padding: 0 !important; margin: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-inactive * { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; }

@media (max-width: 767.98px) { .front-page-wrapper .what-we-do-section { margin-bottom: 2.8125rem; }
  .front-page-wrapper .what-we-do-section .front-service-item { padding-bottom: 1.875rem !important; }
  .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap { padding-bottom: 0; margin-bottom: 1.875rem; border-bottom: none; }
  .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-title { font-size: 1.3125rem !important; line-height: 1.5625rem; }
  .front-page-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-description { font-size: 1.0625rem; line-height: 1.5rem; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-title-wrap .service-title span:after { content: '\f00d'; font-family: 'Font Awesome\ 5 Free'; -webkit-transform: none; transform: none; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; display: inline-block; margin-left: 0.625rem; font-size: 0.875rem; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-title-wrap.collapsed .service-title span:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item { padding-bottom: 0.625rem; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-title { font-size: 1.125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; color: #531096; padding-left: 0 !important; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap { text-align: left; font-size: 1.0625rem; line-height: 1.5rem; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap .service-item-description { padding-left: 0 !important; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap p { margin-bottom: 15px; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-item-read-more { padding-left: 0 !important; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services { font-size: 0.9375rem; line-height: 1.4375rem; color: #531096; background: #ffee27; padding: 15px 15px; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services:active, .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services:hover { color: #ffee27; background: #531096; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-icon img { height: 46px; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item:nth-child(1) .service-icon img { height: 48px; }
  .front-page-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item:nth-child(3) .service-icon img { height: 44px; } }

.front-page-wrapper .recent-portfolio-section { margin-bottom: 4.0625rem; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap { cursor: pointer; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap:hover { text-decoration: none; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-title { text-decoration: underline; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-title a { color: #531096; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 2.1875rem; text-decoration: underline; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-title a:hover { color: #fc3c43; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-title:hover { text-decoration: none; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap { margin-bottom: 4.6875rem; height: 80vh; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap .recent-portfolio-link { margin-top: -1.4375rem; z-index: 5; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap .recent-portfolio-link div.btn { letter-spacing: 0.09em; font-size: 0.8125rem; font-family: "Proxima Nova Bold"; line-height: 1.25rem; text-transform: uppercase; color: #fff; background: #fc3c43; padding: 0.8125rem 2.375rem; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap .recent-portfolio-link div.btn:hover { background: #162331; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-title { color: #531096; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 2.1875rem; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-title a { color: #531096; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 2.1875rem; text-decoration: underline; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-title a:hover { color: #fc3c43; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-services-icons { padding-bottom: 0.625rem; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-services-icons .services-icon { height: 1.875rem; padding: 0 0.625rem; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-client { color: #531096; font-size: 0.875rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 10px; letter-spacing: .09em; }

.front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-client:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 50%; bottom: 0; margin-left: -1rem; }

@media (max-width: 767.98px) { .front-page-wrapper .recent-portfolio-section { margin-bottom: 2.5rem; }
  .front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-image-wrap { height: 10.9375rem; }
  .front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-title { font-size: 1.75rem; font-family: "Proxima Nova Semibold"; line-height: 2rem; padding-bottom: 1.5625rem; }
  .front-page-wrapper .recent-portfolio-section .recent-portfolio-section-link-wrap .recent-portfolio-data .recent-portfolio-data-wrap .recent-portfolio-title a { font-size: 1.75rem; font-family: "Proxima Nova Semibold"; line-height: 2rem; padding-bottom: 1.5625rem; } }

.front-page-wrapper .who-we-work-with-section { padding: 100px 0; background: #162331; color: #fff; text-align: left; }

.front-page-wrapper .who-we-work-with-section .who-we-work-with-title { color: #ffee27; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; padding-bottom: 1.5rem; text-transform: uppercase; letter-spacing: .08em; }

.front-page-wrapper .who-we-work-with-section .testimonial-text { font-size: 2.125rem; font-family: "Proxima Nova Regular"; line-height: 3.125rem; padding-bottom: 0; }

.front-page-wrapper .who-we-work-with-section .testimonial-text p:before { content: "“"; left: 0px; position: absolute; font-family: "Proxima Nova Regular"; }

.front-page-wrapper .who-we-work-with-section .testimonial-text p:after { content: " ”"; font-family: "Proxima Nova Regular"; }

.front-page-wrapper .who-we-work-with-section .testimonial-author { font-size: 0.875rem; font-family: "Proxima Nova Bold"; color: #72efff; text-transform: uppercase; letter-spacing: .1em; }

.front-page-wrapper .who-we-work-with-section .testimonial-author-title { font-size: 0.875rem; font-family: "Proxima Nova Regular"; font-style: italic; }

.front-page-wrapper .who-we-work-with-section .btn-primary, .front-page-wrapper .who-we-work-with-section button, .front-page-wrapper .who-we-work-with-section input[type="button"], .front-page-wrapper .who-we-work-with-section input[type="reset"], .front-page-wrapper .who-we-work-with-section input[type="submit"] { -ms-flex-item-align: start; align-self: start; margin-top: 3.75rem; color: #531096; background: #72efff; }

.front-page-wrapper .who-we-work-with-section .btn-primary:active, .front-page-wrapper .who-we-work-with-section button:active, .front-page-wrapper .who-we-work-with-section input:active[type="button"], .front-page-wrapper .who-we-work-with-section input:active[type="reset"], .front-page-wrapper .who-we-work-with-section input:active[type="submit"], .front-page-wrapper .who-we-work-with-section .btn-primary:hover, .front-page-wrapper .who-we-work-with-section button:hover, .front-page-wrapper .who-we-work-with-section input:hover[type="button"], .front-page-wrapper .who-we-work-with-section input:hover[type="reset"], .front-page-wrapper .who-we-work-with-section input:hover[type="submit"] { color: #72efff; background: #531096; }

@media (max-width: 767.98px) { .front-page-wrapper .who-we-work-with-section { padding: 45px 0; text-align: center; }
  .front-page-wrapper .who-we-work-with-section .who-we-work-with-title { font-size: 1.25rem; line-height: 1.625rem; }
  .front-page-wrapper .who-we-work-with-section .testimonial-text { font-size: 1.4375rem; line-height: 1.75rem; } }

.front-page-wrapper .front-logo-section { padding: 3.75rem 0; }

.front-page-wrapper .feature-block-section { padding-top: 9.0625rem; padding-bottom: 9.0625rem; }

.front-page-wrapper .feature-block-section .feature-block-title { color: #531096; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 0.9375rem; padding-top: 0; letter-spacing: .05em; }

.front-page-wrapper .feature-block-section .feature-block-text { padding-bottom: 0.9375rem; font-size: 1.3125rem; line-height: 1.875rem; }

.front-page-wrapper .feature-block-section .feature-block-text p:last-child { margin-bottom: 0; }

@media (max-width: 767.98px) { .front-page-wrapper .feature-block-section .feature-block-link { padding-top: 15px; } }

.front-page-wrapper .feature-block-section .feature-block-link .feature-block-button { background: #72efff; color: #531096; }

.front-page-wrapper .feature-block-section .feature-block-link .feature-block-button:hover { background: #531096; color: #72efff; }

@media (max-width: 991.98px) { .front-page-wrapper .feature-block-section { padding-bottom: 4.0625rem; padding-top: 3.4375rem; } }

@media (max-width: 767.98px) { .front-page-wrapper .feature-block-section .feature-block-section-icon { width: 15rem; }
  .front-page-wrapper .feature-block-section .feature-block-title { padding-top: 5rem; font-size: 1.25rem; line-height: 1.625rem; }
  .front-page-wrapper .feature-block-section .feature-block-text { padding-bottom: 0; font-size: 1.0625rem; line-height: 1.5rem; } }

.front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item { opacity: 0; -webkit-transition-duration: .1s; transition-duration: .1s; -webkit-transition-property: opacity; transition-property: opacity; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item.active, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item-next.carousel-item-left, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item-prev.carousel-item-right { opacity: 1; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .active.carousel-item-left, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .active.carousel-item-right { opacity: 0; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item-next, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item-prev, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .carousel-item.active, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .active.carousel-item-left, .front-page-wrapper .feature-block-section #carouselFeatureBlock.carousel-fade .active.carousel-item-prev { -webkit-transition: opacity 1s ease; -o-transition: opacity 1s ease; left: 0; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-indicators { z-index: 0; -webkit-box-pack: left; -ms-flex-pack: left; justify-content: left; top: 14.375rem; visibility: hidden; bottom: unset; }

@media (max-width: 991.98px) { .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-indicators { visibility: visible; } }

@media (max-width: 767.98px) { .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-indicators { height: 2.8125rem; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; top: 13.125rem; border-bottom: #531096 solid 1px; margin-left: 0; margin-right: 0; padding-left: 0 !important; } }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-indicators li { border: #531096 solid 1px; border-radius: 10px; width: 0.625rem; height: 0.625rem; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-indicators li.active { background-color: #531096; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-inner { padding-left: 80px; padding-right: 80px; }

@media (max-width: 767.98px) { .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-inner { padding-left: 0; padding-right: 0; } }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-prev, .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-next { width: 3.125rem; opacity: 1; }

@media (max-width: 991.98px) { .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-prev, .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-next { display: none; } }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-prev-icon, .front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-next-icon { width: 2.9375rem; height: 2.9375rem; }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-prev-icon { background-image: url(assets/img/slider-previous-arrow.svg); }

.front-page-wrapper .feature-block-section #carouselFeatureBlock .carousel-control-next-icon { background-image: url(assets/img/slider-next-arrow.svg); }

.front-page-wrapper .news-section { margin-bottom: 5rem; }

.front-page-wrapper .news-section .news-section-title { color: #531096; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 1.875rem; margin-bottom: 2.5rem; border-bottom: 1px solid #e2e2e2; letter-spacing: .05em; }

.front-page-wrapper .news-section .news-section-items-wrap { margin: 0 -1.25rem; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item { padding: 0 1.25rem; overflow: hidden; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: 16.25rem; padding: 2.5rem; font-size: 1.75rem; font-family: "Proxima Nova Semibold"; line-height: 2.125rem; text-decoration: underline; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 16.25rem; width: 100%; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-title { background: #ffee27; color: #531096; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure { position: relative; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #ffee27; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.yellow:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-title { background: #72efff; color: #531096; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure { position: relative; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #72efff; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.teal:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-title { background: #fc3c43; color: #fff; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure { position: relative; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #fc3c43; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.red:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-title { background: #531096; color: #fff; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure { position: relative; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #531096; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.front-page-wrapper .news-section .news-section-items-wrap .news-section-item.pink:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

@media (max-width: 991.98px) { .front-page-wrapper .news-section { margin-bottom: 4.375rem; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4) { display: none; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1) { padding-right: 0.625rem !important; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2) { padding-left: 0.625rem !important; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: auto; min-height: 20.625rem; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 20.625rem; } }

@media (max-width: 767.98px) { .front-page-wrapper .news-section { margin-bottom: 2.1875rem; }
  .front-page-wrapper .news-section .news-section-title { font-size: 1.25rem; padding-bottom: 1.875rem; margin-bottom: 0; border-bottom: none; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4) { display: none; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1) { padding-right: 0.625rem !important; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2) { padding-left: 0.625rem !important; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: auto; min-height: 8.125rem; padding: 0.9375rem; font-size: 1.0625rem; line-height: 1.375rem; }
  .front-page-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 8.125rem; width: 100%; } }

.main-feature-section { margin-bottom: 10.625rem; height: calc(100vh - 87px); margin-bottom: 0; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; }

.main-feature-section .slider-link:hover { text-decoration: none; }

.main-feature-section .slider-link:hover .main-feature-carousel-text span { background: -webkit-gradient(linear, left top, right top, from(#72efff), to(#72efff)); background: linear-gradient(to right, #72efff 0%, #72efff 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 10%; }

.main-feature-section .carousel-wrapper { width: 100%; margin: 0 auto 1em; }

@media (min-width: 1200px) { .main-feature-section .carousel-wrapper { max-width: 1200px; width: 80%; } }

.main-feature-section .carousel-item { min-height: 15rem; }

@media (max-width: 991.98px) { .main-feature-section .carousel-item { min-height: 10rem; } }

@media (max-width: 767.98px) { .main-feature-section .carousel-item { min-height: 7rem; } }

.main-feature-carousel-text { font-size: 14vw; font-family: "Proxima Nova Bold"; line-height: 1; color: #fc3c43; text-transform: lowercase; max-width: 10ch; }

.main-feature-carousel-text span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 10%; }

@media (min-width: 576px) { .main-feature-carousel-text { font-size: 11vw; } }

@media (min-width: 1200px) { .main-feature-carousel-text { font-size: 7.5em; } }

.main-feature-button { margin: 2em 0; text-align: right; }

.main-feature-button .btn, .main-feature-button button, .main-feature-button input[type="button"], .main-feature-button input[type="reset"], .main-feature-button input[type="submit"], .main-feature-button .btn-primary, .main-feature-button button, .main-feature-button input[type="button"], .main-feature-button input[type="reset"], .main-feature-button input[type="submit"] { background: #72efff; color: #531096; }

.main-feature-button .btn:hover, .main-feature-button button:hover, .main-feature-button input:hover[type="button"], .main-feature-button input:hover[type="reset"], .main-feature-button input:hover[type="submit"], .main-feature-button .btn-primary:hover, .main-feature-button button:hover, .main-feature-button input:hover[type="button"], .main-feature-button input:hover[type="reset"], .main-feature-button input:hover[type="submit"] { background: #531096; color: #72efff; }

@media (min-width: 576px) { .main-feature-button { margin: 1em 0; } }

.main-feature-arrow { margin-top: 7.5rem; /*@include media-breakpoint-down(md) { margin-top: rem(20); }*/ }

@media (max-width: 767.98px) { .main-feature-arrow { margin-top: 4.375rem; } }

.main-feature-arrow a.scroll-arrow-down { display: block; cursor: pointer; margin-left: auto; margin-right: auto; width: 2.9375rem; height: 2.9375rem; background: url(assets/img/arrow-down.svg); background-repeat: no-repeat; }

.main-feature-arrow a.scroll-arrow-down:active, .main-feature-arrow a.scroll-arrow-down:hover { background: url(assets/img/arrow-down-hover.svg); }

.animated-bounce { -webkit-animation-duration: .75s; animation-duration: .75s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-timing-function: linear; animation-timing-function: linear; animation-iteration-count: infinite; -webkit-animation-iteration-count: infinite; }

@-webkit-keyframes bounce { 0%, 100% { -webkit-transform: translateY(0); }
  50% { -webkit-transform: translateY(-5px); } }

@keyframes bounce { 0%, 100% { -webkit-transform: translateY(0); transform: translateY(0); }
  50% { -webkit-transform: translateY(-5px); transform: translateY(-5px); } }

.bounce { -webkit-animation-name: bounce; animation-name: bounce; }

.tile-items-category { margin-bottom: size-rem(20px); }

.tile-items { margin-bottom: 30px; }

.tile-items .tile-item .tile-img-container img { display: block; height: 100%; max-width: 1000%; min-height: 100%; width: 100%; -o-object-fit: cover; object-fit: cover; -webkit-transform: none; transform: none; }

.tile-items .tile-item .button-tile-description { position: absolute; width: 30px; height: 30px; background-color: #fff; top: 0; right: size-rem(15px); z-index: 100; cursor: pointer; }

.tile-items .tile-item .button-tile-description:after, .tile-items .tile-item .button-tile-description:before { content: ''; position: absolute; background-color: #162331; -webkit-transition: -webkit-transform .35s ease-out; transition: -webkit-transform .35s ease-out; transition: transform .35s ease-out; transition: transform .35s ease-out, -webkit-transform .35s ease-out; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

.tile-items .tile-item .button-tile-description:after { width: 18px; height: 2px; }

.tile-items .tile-item .button-tile-description:before { width: 2px; height: 18px; }

.tile-items .tile-item .button-tile-description:hover { background-color: #fff; }

.tile-items .tile-item .button-tile-description.open { background-color: #fff; }

.tile-items .tile-item .button-tile-description.open:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); }

.tile-items .tile-item .button-tile-description.open:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }

.tile-items .tile-item .tile-long-description { display: none; position: absolute; top: 0; bottom: 0; left: size-rem(15px); right: size-rem(15px); background: #000; color: #fff; padding: 35px 10px 10px 25px; z-index: 10; }

.tile-items .tile-item .tile-long-description > div { overflow-x: hidden; overflow-y: auto; max-height: 100%; padding-right: 15px; }

.tile-items .tile-item .tile-long-description p { margin-top: 0; font-weight: 500; }

.tile-items .tile-item .tile-long-description p:last-child { margin-bottom: 0; }

.tile-items .tile-item .tile-long-description a { color: #fff; text-decoration: underline; }

.tile-items .tile-item .tile-long-description a:hover { color: #162331; }

.archive-wrapper .entry-header .entry-title { color: #fc3c43; padding: 3.9375rem 0; line-height: 6.8125rem; float: left; }

.archive-wrapper .entry-header .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 82%; background-size: 100% 16px; padding: 0 0.625rem; }

.archive-wrapper .news-feature { background: #162331; color: #fff; padding: 2.5rem 0; }

.archive-wrapper .news-feature .col-preview-content { padding-left: 0; }

.archive-wrapper .news-feature .col-preview-content .entry-title { position: relative; padding-bottom: 1.875rem; margin-bottom: 1.875rem; }

.archive-wrapper .news-feature .col-preview-content .entry-title span { background: none; }

.archive-wrapper .news-feature .col-preview-content .entry-title a { color: #72efff; font-size: 3.875rem; font-family: "Proxima Nova Semibold"; line-height: 4.4375rem; }

.archive-wrapper .news-feature .col-preview-content .entry-title a:hover { text-decoration: underline; }

.archive-wrapper .news-feature .col-preview-content .entry-title:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 0; bottom: 0; }

.archive-wrapper .news-feature .col-preview-content .entry-date { font-size: 1.125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; }

@media (max-width: 767.98px) { .archive-wrapper .news-feature { margin-bottom: 1.25rem; } }

.archive-wrapper .news-filters { background: #72efff; padding: 2.5rem 0; margin-bottom: 3.75rem; }

.archive-wrapper .news-filters .dropdown-toggle { background: #fff; color: #162331; }

.archive-wrapper .news-filters .dropdown-toggle:hover { background: #fff; color: #162331; }

.archive-wrapper .news-filters .show .dropdown-toggle { background: #162331 !important; color: #fff; }

.archive-wrapper .news-filters .multiselect-native-select .btn-group .dropdown-menu { background: #162331 !important; }

.archive-wrapper .news-filters .multiselect-native-select .btn-group .dropdown-menu li a label { color: #fff; }

.archive-wrapper .news-filters #on-page-filter-submit-wrapper .btn, .archive-wrapper .news-filters #on-page-filter-submit-wrapper button, .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="button"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="reset"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="submit"] { border: 0.1875rem solid #531096 !important; background: #72efff !important; color: #531096 !important; }

@media (max-width: 767.98px) { .archive-wrapper .news-filters #on-page-filter-submit-wrapper .btn, .archive-wrapper .news-filters #on-page-filter-submit-wrapper button, .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="button"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="reset"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input[type="submit"] { border: none !important; } }

.archive-wrapper .news-filters #on-page-filter-submit-wrapper .btn:hover, .archive-wrapper .news-filters #on-page-filter-submit-wrapper button:hover, .archive-wrapper .news-filters #on-page-filter-submit-wrapper input:hover[type="button"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input:hover[type="reset"], .archive-wrapper .news-filters #on-page-filter-submit-wrapper input:hover[type="submit"] { background: #531096 !important; border-color: #531096 !important; color: #fff !important; }

@media (max-width: 767.98px) { .archive-wrapper .news-filters { background: transparent; padding: 0; margin-bottom: 1.875rem; } }

.archive-wrapper .news-grid-item { color: #531096; margin-bottom: 3.75rem; }

.archive-wrapper .news-grid-item:not(.wide-news) .col-preview-content { padding-left: 0; }

.archive-wrapper .news-grid-item:not(.wide-news) .entry-title { line-height: 2.25rem; }

.archive-wrapper .news-grid-item:not(.wide-news) .entry-title span { background: none; }

.archive-wrapper .news-grid-item:not(.wide-news):hover, .archive-wrapper .news-grid-item:not(.wide-news):active { /*text-decoration: underline;*/ }

.archive-wrapper .news-grid-item:not(.wide-news):hover .entry-title, .archive-wrapper .news-grid-item:not(.wide-news):active .entry-title { text-decoration: underline; }

.archive-wrapper .news-grid-item .col-preview-img .figure > * > img { display: none; }

.archive-wrapper .news-grid-item.wide-news { padding: 0; min-width: 100vw; margin-left: calc(50.85% - 52vw); /*@media (max-width: 768px) { margin-left: calc(50% - 47vw); } @media (max-width: 540px) { margin-left: 0; }*/ }

@media (max-width: 991.98px) { .archive-wrapper .news-grid-item.wide-news { min-width: auto; margin-left: unset; } }

@media screen and (min-width: 992px) and (max-width: 1040px) { .archive-wrapper .news-grid-item.wide-news { margin-left: calc(50% - 50vw); } }

.archive-wrapper .news-grid-item.wide-news .archive-post-item { margin-right: auto; margin-left: auto; padding-left: 0; /*.col-preview-content { padding-left: 0; }*/ /*@media (min-width: 576px) { max-width: 540px; } @media (min-width: 768px) { max-width: 720px; padding-left: 30px; } @media (min-width: 992px) { max-width: 960px; padding-left: 0; }*/ }

@media (min-width: 1200px) { .archive-wrapper .news-grid-item.wide-news .archive-post-item { max-width: 1280px; }
  .archive-wrapper .news-grid-item.wide-news .archive-post-item .col-preview-content { padding-left: 0; } }

.archive-wrapper .news-grid-item.wide-news .archive-post-item .figure-img { max-width: 500px; }

.archive-wrapper .news-grid-item.wide-news .row { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }

.archive-wrapper .news-grid-item.wide-news .col-preview-img .figure { width: 100%; }

.archive-wrapper .news-grid-item.wide-news .col-preview-img .figure img { width: 100%; }

.archive-wrapper .news-grid-item.wide-news .col-preview-img .figure > * > img { display: none; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content { padding-top: 5%; padding-bottom: 5%; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title { padding-bottom: 0; margin-bottom: 0; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title span { background: none; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title a { font-size: 3.875rem; font-family: "Proxima Nova Semibold"; line-height: 4.4375rem; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title:after { display: none; }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-date { margin-top: 1.5625rem; font-size: 1.125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 1.5625rem; position: relative; }

@media (max-width: 767.98px) { .archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-date { margin-top: 0.625rem; } }

.archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-date:after { content: ''; width: 2rem; height: 0.25rem; position: absolute; left: 0; bottom: 0; }

.archive-wrapper .news-grid-item.wide-news:hover, .archive-wrapper .news-grid-item.wide-news:active { text-decoration: underline; }

.archive-wrapper .news-grid-item.red { background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(5%, #fc3c43), color-stop(95%, #fc3c43), color-stop(95%, transparent)); background: linear-gradient(to bottom, transparent 5%, #fc3c43 5% 95%, #fc3c43 95%, transparent 95% 100%); color: #fff; }

.archive-wrapper .news-grid-item.red .entry-title a { color: #fff !important; }

.archive-wrapper .news-grid-item.red .entry-date:after { background: #ffee27 !important; }

.archive-wrapper .news-grid-item.yellow { background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(5%, #ffee27), color-stop(95%, #ffee27), color-stop(95%, transparent)); background: linear-gradient(to bottom, transparent 5%, #ffee27 5% 95%, #ffee27 95%, transparent 95% 100%); color: #531096; }

.archive-wrapper .news-grid-item.yellow .entry-title a { color: #531096 !important; }

.archive-wrapper .news-grid-item.yellow .entry-date:after { background: #fff !important; }

.archive-wrapper .news-grid-item.pink { background: -webkit-gradient(linear, left top, left bottom, color-stop(5%, transparent), color-stop(5%, #531096), color-stop(95%, #531096), color-stop(95%, transparent)); background: linear-gradient(to bottom, transparent 5%, #531096 5% 95%, #531096 95%, transparent 95% 100%); color: #fff; }

.archive-wrapper .news-grid-item.pink .entry-title a { color: #fff !important; }

.archive-wrapper .news-grid-item.pink .entry-date:after { background: #72efff !important; }

.archive-wrapper .news-grid-item .col-preview-content .entry-title { position: relative; padding-bottom: 1.5625rem; margin-bottom: 0.625rem; }

.archive-wrapper .news-grid-item .col-preview-content .entry-title a { color: #531096; font-size: 1.875rem; font-family: "Proxima Nova Semibold"; line-height: 2.375rem; }

.archive-wrapper .news-grid-item .col-preview-content .entry-title a:hover { text-decoration: none; }

.archive-wrapper .news-grid-item .col-preview-content .entry-title:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 0; bottom: 0; }

.archive-wrapper .news-grid-item .col-preview-content .entry-date { font-size: 0.75rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; }

@media (max-width: 991.98px) { .archive-wrapper .news-grid-item.wide-news { padding: 2.5rem 0; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-content { padding-top: 0; padding-bottom: 0; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title a { font-size: 2.8125rem; line-height: 3.25rem; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-img { padding-bottom: 0; }
  .archive-wrapper .news-grid-item .col-preview-img { padding-bottom: 1.5625rem; }
  .archive-wrapper .news-grid-item.red { background: #fc3c43; }
  .archive-wrapper .news-grid-item.yellow { background: #ffee27; }
  .archive-wrapper .news-grid-item.pink { background: #531096; } }

@media (max-width: 767.98px) { .archive-wrapper .news-grid-item .col-preview-img { padding-bottom: 0.625rem; }
  .archive-wrapper .entry-header .entry-title { /*h1 { font-size: rem(51); line-height: rem(45); }*/ color: #fc3c43; padding: 2.1875rem 0; }
  .archive-wrapper .entry-header .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .archive-wrapper .news-feature { padding: 1.25rem 0; }
  .archive-wrapper .news-feature .col-preview-content .entry-title { padding-bottom: 1.25rem; margin-bottom: 0.625rem; }
  .archive-wrapper .news-feature .col-preview-content .entry-title a { font-size: 1.8125rem; line-height: 2.25rem; }
  .archive-wrapper .news-feature .col-preview-content .entry-date { font-size: 0.75rem; line-height: 1.625rem; margin-bottom: 25px; }
  .archive-wrapper .news-feature .col-preview-img { margin-bottom: 1.875rem; }
  .archive-wrapper .news-grid-item.wide-news { min-width: unset; background: #fff !important; padding: 1.25rem 0; margin-bottom: 0; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-title a { color: #531096 !important; font-size: 1.875rem; line-height: 2.375rem; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-date { margin-top: 1.875rem; color: #531096 !important; font-size: 0.75rem; line-height: 1.625rem; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-content .entry-date:after { top: -12px; background: #ffee27 !important; }
  .archive-wrapper .news-grid-item.wide-news .col-preview-img { padding-bottom: 0.625rem; }
  .archive-wrapper .news-grid-item .col-preview-content .entry-title a { font-size: 1.8125rem; line-height: 2.25rem; } }

.portfilio-list-wrapper .entry-header .entry-title { color: #fc3c43; padding: 3.9375rem 0; line-height: 6.8125rem; }

.portfilio-list-wrapper .entry-header .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.portfilio-list-wrapper .portfolio-filters { background: #162331; padding: 2.5rem 0; margin-bottom: 3.75rem; }

.portfilio-list-wrapper .portfolio-filters .dropdown-toggle { background: #fff; color: #162331; }

.portfilio-list-wrapper .portfolio-filters .dropdown-toggle:hover, .portfilio-list-wrapper .portfolio-filters .dropdown-toggle:active, .portfilio-list-wrapper .portfolio-filters .dropdown-toggle:focus { background: #fff; color: #162331; }

@media (max-width: 767.98px) { .portfilio-list-wrapper .portfolio-filters { background: transparent; padding: 0; margin-bottom: 1.875rem; } }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views { padding: 0.375rem 0; float: right; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views a { cursor: pointer; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views span { display: block; height: 1.5625rem; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views span:first-child { margin-right: 0.9375rem; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views .portfolio-list-icon { width: 0.9375rem; background: url(assets/img/portfolio-list.svg); background-repeat: no-repeat; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views .portfolio-list-icon.active { background: url(assets/img/portfolio-list-active.svg); }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views .portfolio-grid-icon { width: 2.375rem; background: url(assets/img/portfolio-grid.svg); background-repeat: no-repeat; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views .portfolio-grid-icon.active { background: url(assets/img/portfolio-grid-active.svg); }

@media (max-width: 991.98px) { .portfilio-list-wrapper .portfolio-filters #on-page-filter .portfolio-views { display: none; } }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .filters-filtered-by span { color: #fff; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .filters-filtered-by .filtered-by-terms { background-color: #72efff; color: #162331; }

.portfilio-list-wrapper .portfolio-filters #on-page-filter .filters-filtered-by .filtered-by-terms .fa-times:before { background: url(assets/img/cross-black.svg); background-repeat: no-repeat; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item { height: 100%; cursor: pointer; overflow: hidden; margin-bottom: 1.0625rem; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .col-preview-img .figure { overflow: hidden; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .col-preview-img .figure img { -webkit-transition: all ease-in-out 0.4s; transition: all ease-in-out 0.4s; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:hover .col-preview-img img, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:active .col-preview-img img, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:focus .col-preview-img img { -webkit-transform: scale(1.1); transform: scale(1.1); } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:hover .entry-title a, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:active .entry-title a, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:focus .entry-title a { text-decoration: underline; -webkit-text-decoration-color: #fc3c43 !important; text-decoration-color: #fc3c43 !important; color: #fc3c43 !important; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.col-md-3 .entry-title { line-height: 0px !important; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.col-12 .col-preview-content .col-preview-content-inner { padding-bottom: 0.9375rem; /*&:after { content: ''; width:rem(32); height: rem(4); background: $color__yellow; position: absolute; left:50%; bottom: 0; margin-left:rem(-16); }*/ }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.col-12 .col-preview-content .col-preview-content-inner .entry-title { padding-bottom: 0 !important; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.col-12 .col-preview-content .col-preview-content-inner .entry-title:before { content: unset !important; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-img img { min-height: 480px; width: 100%; }

@media (max-width: 991.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-img img { min-height: 300px; } }

@media (max-width: 767.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-img img { min-height: auto; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner { position: relative; /*&:after { content: ''; width:rem(32); height: rem(4); background: $color__yellow; position: absolute; left:50%; bottom: 0; margin-left:rem(-16); }*/ }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title { line-height: 2.25rem; padding-bottom: 35px; position: relative; background: none; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title:before { content: ''; width: 2rem; height: 0.25rem; background: #72efff; position: absolute; left: 50%; bottom: 10px; margin-left: -1rem; }

@media (max-width: 991.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title { margin-bottom: 0.625rem; } }

@media (max-width: 767.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title { margin-bottom: 0; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title a { color: #531096; font-family: "Proxima Nova Semibold"; font-size: 1.875rem; font-weight: 600; line-height: 2.25rem; text-decoration: underline; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title a:hover, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title a:active, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-title a:focus { text-decoration: underline; -webkit-text-decoration-color: #fc3c43; text-decoration-color: #fc3c43; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-data.client { color: #531096; font-size: 0.875rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; letter-spacing: .09em; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-data.portfolio-services { padding: 1.25rem 0 0.625rem; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner .entry-data.portfolio-services a { height: 1.875rem; padding: 0 0.3125rem; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .services-link-alt { display: none; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .services-link { display: block; }

@media (min-width: 550px) and (max-width: 980px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .portfolio-services { display: none !important; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .col-preview-content .client-title-wrapper { padding-top: 0.5625rem; display: none; }

@media (max-width: 767.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .col-preview-content .client-title-wrapper { display: block; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item:not(.grid-item) .col-preview-content .client-title-wrapper .client { text-transform: uppercase; font-size: 0.75rem; line-height: 1.625rem; letter-spacing: .09em; color: #531096; font-weight: 700; font-family: "Proxima Nova Bold"; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item { margin-bottom: 2.5rem; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item.long .col-preview-img { width: calc(100% - 40px); }

@media (max-width: 991.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item { -webkit-box-flex: 50%; -ms-flex: 50%; flex: 50%; max-width: 50%; }
  .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item.long { -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; max-width: 100%; } }

@media (max-width: 767.98px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item { -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; max-width: 100%; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .services-link-alt { display: block; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .services-link { display: none; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-img { width: calc(100% - 40px); }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-img img { min-height: 170px; -o-object-fit: cover; object-fit: cover; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-img img { min-height: 300px; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content { padding: 25px 20px; width: 90%; top: 0; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content { width: 94%; padding: 25px 20px 25px 0; text-align: left !important; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner h2, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .h2 { margin: 0; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-title { line-height: 16px !important; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-title { text-align: left !important; font-weight: 600 !important; }
  .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-title:before { left: 0; margin-left: 0; width: 43px; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-title a { font-size: 18px; line-height: 16px !important; color: #531096; -webkit-text-decoration-color: #531096; text-decoration-color: #531096; text-decoration: underline; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-title a { font-size: 35px; line-height: 45px !important; font-weight: 600; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-data.portfolio-services { padding: 25px 10px 10px 10px; display: none !important; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-data.client { line-height: 1rem; color: #531096 !important; }

@media (min-width: 992px) { .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .col-preview-content-inner .entry-data.client { text-align: left !important; font-size: 13px; line-height: 29px !important; } }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item .col-preview-content .client-title-wrapper { display: none; }

.portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item:hover .col-preview-content, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item:active .col-preview-content, .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item.grid-item:focus .col-preview-content { opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

@media (max-width: 767.98px) { .portfilio-list-wrapper .entry-header .entry-title { padding: 2.1875rem 0; }
  .portfilio-list-wrapper .entry-header .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item { margin-bottom: 3.75rem; }
  .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-img { padding-bottom: 0.75rem; }
  .portfilio-list-wrapper .portfolio-grid .portfolio-grid-item .portfolio-post-item .col-preview-content .col-preview-content-inner:after { left: 0; bottom: 0; margin-left: 0; } }

.single-portfolio-wrapper .type-portfolio .entry-header { background-color: #162331; }

.single-portfolio-wrapper .type-portfolio .entry-header .portfolio-feature-image { background-color: #fff; }

.single-portfolio-wrapper .type-portfolio .entry-header .portfolio-feature-image img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.single-portfolio-wrapper .portfolio-content h2, .single-portfolio-wrapper .portfolio-content .h2 { color: #162331; }

.single-portfolio-wrapper .portfolio-content .portfolio-description { padding-top: 5.9375rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-title-wrap .entry-title { color: #162331; padding: 0.9375rem 0 2.1875rem 0; }

.single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-title-wrap .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-description .btn-content { background-color: #6f42c1; text-decoration: unset; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap { margin-top: 5.9375rem; margin-bottom: 1.875rem; padding: 2.875rem 1.25rem; background-color: #ecf0f5; color: #162331; font-size: 0.875rem; font-family: "Proxima Nova Regular"; line-height: 1.0625rem; text-align: center; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap span { margin-left: 1.25rem; margin-right: 1.25rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .info-sepatator { display: block; padding: 0.9375rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .info-icon { padding-bottom: 0.3125rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .secondary-info-subtitle { font-size: 0.875rem; font-family: "Proxima Nova Bold"; letter-spacing: 1.26px; line-height: 1.625rem; text-transform: uppercase; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .secondary-info-subtitle:first-child { line-height: 1rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .services-icon { width: 2.1875rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .services-icon.branding-icon { height: 2.1875rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .client { position: relative; padding-bottom: 0.625rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .client:after { content: ''; position: absolute; width: 34px; height: 4px; background: #fc3c43; bottom: 0; left: 50%; margin-left: -17px; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .team-member-job-title { font-style: italic; padding-bottom: 0.9375rem; }

.single-portfolio-wrapper .portfolio-content .portfolio-secondary-info .portfolio-secondary-info-inner-wrap .factoid-number { color: #531096; font-size: 1.5rem; font-family: "Proxima Nova Bold"; letter-spacing: 2.16px; line-height: 1.625rem; background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)); background: linear-gradient(to right, #fff 0%, #fff 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 7px; }

.single-portfolio-wrapper .portfolio-content .image-and-text-block { padding: 4rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .image-and-text-block { padding: 6rem 0; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .image-and-text-block { padding: 3rem 0; } }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .image-and-text-block .image-wrap { margin-bottom: 4.6rem; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .image-and-text-block .image-wrap { margin-bottom: 2.4rem; } }

.single-portfolio-wrapper .portfolio-content .image-and-text-block .text-wrap { padding: 2rem 0 0; }

.single-portfolio-wrapper .portfolio-content .image-and-text-block .text-wrap .title { margin-top: 0; }

.single-portfolio-wrapper .portfolio-content .image-and-text-block .text-wrap .description-text p:last-child { margin-bottom: 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .image-and-text-block .text-wrap { padding: 0; } }

.single-portfolio-wrapper .portfolio-content .one-screen-block { padding: 5.2rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .one-screen-block { padding: 4rem 0; } }

.single-portfolio-wrapper .portfolio-content .one-screen-block .image-wrap img { border-radius: 0.625rem; -o-object-fit: cover; object-fit: cover; }

.single-portfolio-wrapper .portfolio-content .two-screens-block { padding: 8.2rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .two-screens-block { padding: 4rem 0; } }

.single-portfolio-wrapper .portfolio-content .two-screens-block .image-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 2.5rem; }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .two-screens-block .image-items { gap: 1.25rem; } }

.single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item { width: calc(50% - 1.25rem); }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item { width: 100%; } }

.single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item figure img { -o-object-fit: cover; object-fit: cover; border-radius: 0.625rem; }

.single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item:last-child { padding-top: 10rem; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item:last-child { padding-top: 5rem; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .two-screens-block .image-items .image-item:last-child { padding-top: 0; } }

.single-portfolio-wrapper .portfolio-content .four-screens-block { padding: 6rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .four-screens-block { padding: 4rem 0; } }

.single-portfolio-wrapper .portfolio-content .four-screens-block .image-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 2.5rem; }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .four-screens-block .image-items { gap: 1.25rem; } }

.single-portfolio-wrapper .portfolio-content .four-screens-block .image-items .image-item { width: calc(50% - (2.5rem / 2)); border-radius: 0.625rem; overflow: hidden; }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .four-screens-block .image-items .image-item { width: 100%; } }

.single-portfolio-wrapper .portfolio-content .four-screens-block .image-items .image-item figure { display: block; position: relative; padding-top: calc(174 / 280 * 100%); }

.single-portfolio-wrapper .portfolio-content .four-screens-block .image-items .image-item img { position: absolute; top: 0; left: 0; -o-object-fit: cover; object-fit: cover; width: 100%; min-height: 100%; max-width: none; }

.single-portfolio-wrapper .portfolio-content .phone-screens-block { padding: 6rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .phone-screens-block { padding: 4rem 0; } }

.single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; gap: 2.5rem; }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items { gap: 1.25rem; } }

.single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items .image-item { width: calc(33.33% - (5rem / 3)); }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items .image-item { width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } }

.single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items .image-item img { width: 100%; border-radius: 0.625rem; -o-object-fit: contain; object-fit: contain; }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .phone-screens-block .image-items .image-item img { width: 18rem; } }

.single-portfolio-wrapper .portfolio-content .basic-content-section { background-color: #ECF0F5; padding: 9rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .basic-content-section { padding: 7.5rem 0; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .basic-content-section { padding: 4.5rem 0; } }

.single-portfolio-wrapper .portfolio-content .basic-content-section .title { margin-top: 0; }

.single-portfolio-wrapper .portfolio-content .basic-content-section .title span { background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fff)); background: linear-gradient(to right, #fff 0%, #fff 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 16px; }

.single-portfolio-wrapper .portfolio-content .basic-content-section .description-text p:last-child { margin-bottom: 0; }

.single-portfolio-wrapper .portfolio-content .single-image-block { padding: 8rem 0; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .portfolio-content .single-image-block { padding: 6rem 0; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .portfolio-content .single-image-block { padding: 4rem 0; } }

.single-portfolio-wrapper .portfolio-content .basic-testimonial-block { background-color: #162331; }

.single-portfolio-wrapper .portfolio-content .basic-testimonial-block .testimonial-author { color: #fff; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .type-portfolio .entry-header .portfolio-feature-imege { height: auto; }
  .single-portfolio-wrapper .portfolio-content .portfolio-description { padding-top: 3.75rem; padding-bottom: 5rem; }
  .single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-description-inner-wrap { padding: 0; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .type-portfolio .entry-header .entry-title { padding: 2.1875rem 0; }
  .single-portfolio-wrapper .type-portfolio .entry-header .entry-title span { font-family: "Proxima Nova Bold"; background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .single-portfolio-wrapper .type-portfolio .entry-header .portfolio-feature-imege { height: auto; }
  .single-portfolio-wrapper .portfolio-content .portfolio-description { padding-top: 1.25rem; }
  .single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-description-inner-wrap { padding: 0; }
  .single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-description-inner-wrap h2 span, .single-portfolio-wrapper .portfolio-content .portfolio-description .portfolio-description-inner-wrap .h2 span { background-size: 100% 10px; font-size: 29px; line-height: 2.1875rem; } }

.single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link figure { width: 100%; }

.single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link figure img { width: 100%; height: 350px; }

@media (max-width: 991.98px) { .single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link figure img { height: 420px; } }

@media (max-width: 767.98px) { .single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link figure img { height: 170px; } }

.single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link .related-info { padding: 22px 0; text-align: left; }

.single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link .related-info .related-client-title { font-size: 1.75rem; line-height: 2.125rem; margin-bottom: 0; padding-bottom: 0; color: #6f42c1; }

.single-portfolio-wrapper .related-work .related-item .col-preview-img .related-item-link .related-info .related-client-title:after { content: none; }

.services-list-wrapper .entry-title { color: #fc3c43; line-height: 6.8125rem; }

.services-list-wrapper .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.services-list-wrapper .services-list-intro { background: #f6f8fa; color: #531096; padding: 5rem 0; font-size: 1.5rem; font-family: "Proxima Nova Regular"; line-height: 2.25rem; }

.services-list-wrapper .services-list-intro .services-list-intro-title { font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; margin-bottom: 0.625rem; }

.services-list-wrapper .services-list-query .service-item { margin-bottom: 8.75rem; }

.services-list-wrapper .services-list-query .service-item:last-child { margin-bottom: 4.375rem; }

.services-list-wrapper .services-list-query .service-item .service-item-icon a { font-size: 1.125rem; line-height: 1.8125rem; font-family: "Proxima Nova Semibold"; color: #531096; }

@media (max-width: 991.98px) { .services-list-wrapper .services-list-query .service-item .service-item-icon a { text-decoration: underline; } }

.services-list-wrapper .services-list-query .service-item .service-item-icon .services-icon-wrap { position: relative; padding-bottom: 2.1875rem; margin-bottom: 1.5625rem; }

.services-list-wrapper .services-list-query .service-item .service-item-icon .services-icon-wrap:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 50%; bottom: 0; margin-left: -1rem; }

.services-list-wrapper .services-list-query .service-item .service-item-title { color: #531096; font-size: 4.125rem; font-family: "Proxima Nova Semibold"; line-height: 3.6875rem; margin-bottom: 1.25rem; }

.services-list-wrapper .services-list-query .service-item .service-item-description { font-size: 1.3125rem; line-height: 1.875rem; }

.services-list-wrapper .services-list-query .service-item .service-item-read-more .btn-services { background: #ffee27; color: #531096; font-size: 1rem; line-height: 1.5625rem; padding-left: 2.1875rem; padding-right: 2.1875rem; }

.services-list-wrapper .services-list-query .service-item .service-item-read-more .btn-services:hover, .services-list-wrapper .services-list-query .service-item .service-item-read-more .btn-services:active { border: none; background: #531096; color: #ffee27; }

.services-list-wrapper .services-workshops { margin-bottom: 5.625rem; }

.services-list-wrapper .services-workshops .services-workshops-inner-wrap { background: #f6f8fa; padding: 4.6875rem 6.5625rem; font-size: 1.3125rem; line-height: 1.875rem; }

.services-list-wrapper .services-workshops .services-workshops-inner-wrap .services-workshops-title { color: #531096; font-size: 2.1875rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; text-decoration: underline; padding-bottom: 0.625rem; display: block; }

.services-list-wrapper .services-workshops .services-workshops-inner-wrap .services-workshops-title:hover, .services-list-wrapper .services-workshops .services-workshops-inner-wrap .services-workshops-title:active, .services-list-wrapper .services-workshops .services-workshops-inner-wrap .services-workshops-title:focus { color: #fc3c43; }

.services-list-wrapper .services-cliens { background: #162331; color: #fff; padding: 6.25rem 0 5.625rem; margin-bottom: 5.625rem; }

.services-list-wrapper .services-cliens .services-cliens-info { padding-bottom: 5.625rem; font-size: 1.1875rem; line-height: 1.75rem; }

.services-list-wrapper .services-cliens .services-cliens-info .services-cliens-info-title { color: #ffee27; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 0.625rem; }

.services-list-wrapper .services-cliens .services-cliens-icons { padding-bottom: 1.875rem; }

.services-list-wrapper .services-cliens .services-cliens-icons .client-item { /*padding-bottom: rem(80);*/ padding-bottom: 2.5rem; padding-left: 10px; padding-right: 10px; }

.services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists { margin-top: 3.75rem; font-size: 0.9375rem; line-height: 1.25rem; padding-bottom: 1.5625rem; }

@media (max-width: 767.98px) { .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists > div { padding-bottom: 1.25rem; } }

.services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a { color: #fff; text-decoration: underline; }

.services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:hover, .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:active, .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:focus { color: #72efff; }

.services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists .list-title { font-size: 1.5rem; font-family: "Proxima Nova Bold"; line-height: 1.875rem; padding-bottom: 1.25rem; }

.services-list-wrapper .services-cliens .cliens-lists-collapse-button a { background: #ffee27; color: #162331; font-family: "Proxima Nova Bold"; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.services-list-wrapper .services-cliens .cliens-lists-collapse-button a:hover { background: #72efff; color: #162331; }

.services-list-wrapper .services-cliens .cliens-lists-collapse-button a.collapsed { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; }

.services-list-wrapper .services-awards .awards-icon { margin-bottom: 0.625rem; }

.services-list-wrapper .services-awards .awards-section-title { font-size: 0.875rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; position: relative; padding-bottom: 1.25rem; margin-bottom: 2.5rem; }

.services-list-wrapper .services-awards .awards-section-title:after { content: ''; width: 2rem; height: 0.25rem; background: #72efff; position: absolute; left: 50%; bottom: 0; margin-left: -1rem; }

.services-list-wrapper .services-awards .awards-section-subtitle { color: #531096; font-size: 2.1875rem; font-family: "Proxima Nova Semibold"; line-height: 2.6875rem; margin-bottom: 1.875rem; }

.services-list-wrapper .services-awards .award-item { padding-bottom: 2.8125rem; }

.services-list-wrapper .services-awards .award-item .award-item-title { color: #fc3c43; font-size: 1.5rem; font-family: "Proxima Nova Bold"; line-height: 1.875rem; margin-bottom: 0.9375rem; }

.services-list-wrapper .services-awards .award-item .award-item-description { font-size: 1.1875rem; line-height: 1.5rem; color: #531096; }

.services-list-wrapper .services-awards .award-items-wrap .award-item:nth-child(n+2) { display: none; }

.services-list-wrapper .services-awards #loadMore { cursor: pointer; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; margin-bottom: 3.125rem; color: #fff; background: #162331; padding: 0.6875rem 2.0625rem; font-size: 1rem; font-weight: 700; line-height: 1.25rem; }

.services-list-wrapper .services-awards #loadMore:hover, .services-list-wrapper .services-awards #loadMore:active { background: #fc3c43; }

.services-list-wrapper .services-awards #loadMore.hidden { opacity: 0; }

@media (max-width: 991.98px) { .services-list-wrapper .services-workshops { margin-bottom: 2.5rem; } }

@media (max-width: 767.98px) { .services-list-wrapper .entry-title { /*h1 { font-size: rem(51); line-height: rem(45); }*/ }
  .services-list-wrapper .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .services-list-wrapper .services-list-intro { padding: 1.875rem 0; font-size: 1.0625rem; line-height: 1.5rem; }
  .services-list-wrapper .services-list-intro .services-list-intro-title { font-size: 1.8125rem; line-height: 2.25rem; margin-bottom: 0.625rem; }
  .services-list-wrapper .services-list-intro div p:last-child { margin-bottom: 0; }
  .services-list-wrapper .services-workshops { margin-bottom: 0; background: #f6f8fa; }
  .services-list-wrapper .services-workshops .services-workshops-inner-wrap { padding: 3.125rem 0 3.125rem; font-size: 1.0625rem; line-height: 1.5rem; }
  .services-list-wrapper .services-workshops .services-workshops-inner-wrap div p:last-child { margin-bottom: 0; }
  .services-list-wrapper .services-workshops .services-workshops-inner-wrap .services-workshops-title { font-size: 1.8125rem; line-height: 2.4375rem; padding-bottom: 0.9375rem; }
  .services-list-wrapper .services-list-query { margin-top: 1.5625rem; }
  .services-list-wrapper .services-list-query .service-item .service-item-read-more .btn-services { width: 100%; padding: 0.625rem 1.25rem; }
  .services-list-wrapper .service-item { margin-bottom: 3.75rem !important; }
  .services-list-wrapper .service-item .service-item-icon { text-align: left !important; padding-bottom: 1.25rem; }
  .services-list-wrapper .service-item .service-item-icon .mobile-service-display .services-title { font-family: "Proxima Nova Semibold"; color: #531096; padding-left: 0 !important; font-size: 1.8125rem; line-height: 3.6875rem; }
  .services-list-wrapper .service-item .service-item-icon .mobile-service-display .services-description { font-size: 1.0625rem; line-height: 1.5rem; padding-top: 1.25rem; font-family: "Proxima Nova Regular"; color: #162331; }
  .services-list-wrapper .service-item .service-item-icon .mobile-service-display .services-description p:last-child { margin-bottom: 1.25rem; }
  .services-list-wrapper .services-cliens { padding: 3.4375rem 0; margin-bottom: 2.5rem; }
  .services-list-wrapper .services-cliens .services-cliens-info { padding-bottom: 2.8125rem; font-size: 1.0625rem; line-height: 1.5rem; }
  .services-list-wrapper .services-cliens .services-cliens-info .services-cliens-info-title { font-size: 1.8125rem; line-height: 2.25rem; padding-bottom: 0.625rem; }
  .services-list-wrapper .services-cliens .services-cliens-icons { padding-left: 1.25rem; padding-right: 0.3125rem; padding-bottom: 2.8125rem; }
  .services-list-wrapper .services-cliens .services-cliens-icons .client-item { padding-left: 0 !important; padding-right: 0.9375rem !important; padding-bottom: 0.9375rem !important; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists { font-size: 0.8125rem; line-height: 0.875rem; padding-bottom: 1.5625rem; margin-top: 0; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists .list-title { font-size: 1.5rem; font-family: "Proxima Nova Bold"; line-height: 1.875rem; padding-bottom: 1.25rem; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists .text-left:not(.list-title) { line-height: 1.25rem; margin-bottom: 1.25rem; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse-button a { background: #ffee27; color: #162331; font-family: "Proxima Nova Bold"; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse-button a:hover { background: #72efff; color: #162331; }
  .services-list-wrapper .services-cliens .cliens-lists-collapse-button a.collapsed { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; } }

.single-service-wrapper .entry-header { background-color: #531096; min-height: 44.6875rem; font-size: 1.125rem; font-family: "Proxima Nova Bold"; line-height: 1.8125rem; position: relative; height: calc(100vh - 87px); }

.single-service-wrapper .entry-header:before { content: ""; position: absolute; background-color: rgba(83, 16, 150, 0.8); width: 100%; height: 100%; }

.single-service-wrapper .entry-header .services-icon-wrap { width: 8.5rem; height: 8.5rem; border-radius: 4.25rem; background: #fff; margin-bottom: 1.5625rem; }

.single-service-wrapper .entry-header .services-icon-wrap .services-icon { width: 50%; }

.single-service-wrapper .entry-header .entry-title { position: relative; padding-bottom: 3.125rem; margin-bottom: 3.125rem; }

.single-service-wrapper .entry-header .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#fc3c43), to(#fc3c43)); background: linear-gradient(to right, #fc3c43 0%, #fc3c43 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.single-service-wrapper .entry-header .entry-title:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 50%; bottom: 0; margin-left: -1rem; }

.single-service-wrapper .entry-header .go_to_service { cursor: pointer; text-decoration: underline; }

.single-service-wrapper .entry-header .go_to_service:hover { text-decoration: none; }

@media (max-width: 767.98px) { .single-service-wrapper .entry-header { min-height: auto; padding: 3.125rem 0; }
  .single-service-wrapper .entry-header .entry-title { padding-bottom: 1.5625rem; margin-bottom: 1.5625rem; }
  .single-service-wrapper .entry-header .entry-title h1, .single-service-wrapper .entry-header .entry-title .h1 { font-size: 3.1875rem; line-height: 2.8125rem; }
  .single-service-wrapper .entry-header .entry-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .single-service-wrapper .entry-header:before { background-color: #531096 !important; } }

.about-wrapper .about-feature-image .img-fluid { width: 100%; -o-object-fit: cover; object-fit: cover; }

.about-wrapper .entry-header.dark-background { padding-bottom: 50px; }

@media (max-width: 767.98px) { .about-wrapper .entry-header.dark-background { padding-bottom: 0px; } }

.about-wrapper .about-team-members .team-member-items-row { overflow: hidden; }

.about-wrapper .about-team-members .team-member-item { margin-bottom: 4.375rem; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; position: relative; }

.about-wrapper .about-team-members .team-member-item .team-member { cursor: pointer; }

.about-wrapper .about-team-members .team-member-item .team-member .team-member-photo { position: relative; margin-bottom: 1.25rem; overflow: hidden; }

.about-wrapper .about-team-members .team-member-item .team-member .team-member-photo img { -webkit-transition: -webkit-transform .7s ease; transition: -webkit-transform .7s ease; transition: transform .7s ease; transition: transform .7s ease, -webkit-transform .7s ease; }

.about-wrapper .about-team-members .team-member-item .team-member .team-member-video { position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .about-team-members .team-member-item .team-member .team-member-title { color: #531096; font-size: 1.875rem; font-family: "Proxima Nova Bold"; line-height: 1.75rem; padding-bottom: 0.9375rem; }

@media (min-width: 992px) and (max-width: 1199px) { .about-wrapper .about-team-members .team-member-item .team-member .team-member-title { font-size: 1.75rem; } }

@media (max-width: 767.98px) { .about-wrapper .about-team-members .team-member-item .team-member .team-member-title span:after { content: '\f067'; font-family: 'Font Awesome\ 5 Free'; -webkit-transform: none; transform: none; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; display: inline-block; margin-left: 0.625rem; font-size: 1.125rem; color: #531096; } }

.about-wrapper .about-team-members .team-member-item .team-member .team-member-job { font-size: 1.5rem; line-height: 1.75rem; }

.about-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-photo img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.about-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title { color: #fc3c43; text-decoration: underline; }

@media (max-width: 767.98px) { .about-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title { text-decoration: unset; }
  .about-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title span { color: #531096; }
  .about-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title span:after { color: #531096; } }

.about-wrapper .about-team-members .team-member-item.is-expanded { max-width: 100%; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

@media (max-width: 767.98px) { .about-wrapper .about-team-members .team-member-item.is-expanded .team-member-title span { color: #fc3c43; }
  .about-wrapper .about-team-members .team-member-item.is-expanded .team-member-title span:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; color: #531096; } }

.about-wrapper .about-team-members .team-member-item.is-expanded .team-member-info { -webkit-transform: none; transform: none; float: left; width: 60%; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; height: 450px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 767.98px) { .about-wrapper .about-team-members .team-member-item.is-expanded .team-member-info { display: block !important; -webkit-transform: none !important; transform: none !important; float: left !important; width: 100% !important; opacity: 1 !important; padding: 1.25rem 0 !important; height: auto; } }

@media (min-width: 992px) { .about-wrapper .about-team-members .team-member-item.is-expanded .team-member.has-video .team-member-video { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; } }

.about-wrapper .about-team-members .team-member-item.is-expanded .collapser { opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .about-team-members .team-member-item.is-inactive { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; padding: 0 !important; margin: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .about-team-members .team-member-item.is-inactive * { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; }

.about-wrapper .about-team-members .team-member-item .fact { margin-top: auto; margin-bottom: auto; }

.about-wrapper .about-team-members .team-member-item .fact a:hover { text-decoration: none; }

.about-wrapper .about-team-members .team-member-item .fact .facts-icon { position: relative; padding-bottom: 2.8125rem; margin-bottom: 2.5rem; }

.about-wrapper .about-team-members .team-member-item .fact .facts-icon:after { content: ''; position: absolute; width: 5.375rem; height: 0.25rem; background: #72efff; bottom: 0; left: 50%; margin-left: -2.6875rem; }

.about-wrapper .about-team-members .team-member-item .fact .facts-title { color: #fc3c43; font-size: 5rem; line-height: 5rem; font-family: "Proxima Nova Bold"; }

@media (min-width: 768px) and (max-width: 991.98px) { .about-wrapper .about-team-members .team-member-item .fact .facts-title { font-size: 3.75rem; line-height: 3.75rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .about-wrapper .about-team-members .team-member-item .fact .facts-title { font-size: 3.75rem; line-height: 3.75rem; } }

.about-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.875rem; line-height: 2.375rem; }

@media (min-width: 768px) and (max-width: 991.98px) { .about-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.5625rem; line-height: 1.5625rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .about-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.5625rem; line-height: 1.5625rem; } }

.about-wrapper .about-team-members .team-member-item .collapser { width: 40px; height: 40px; margin-left: 25px; cursor: pointer; top: 0; right: 0; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; color: #fc3c43; position: relative; }

@media (max-width: 767.98px) { .about-wrapper .about-team-members .team-member-item .collapser { display: none; } }

.about-wrapper .about-team-members .team-member-item .collapser:before, .about-wrapper .about-team-members .team-member-item .collapser:after { position: absolute; left: 10px; top: 4px; content: ' '; height: 26px; width: 3px; background-color: #fc3c43; z-index: -1; }

.about-wrapper .about-team-members .team-member-item .collapser:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.about-wrapper .about-team-members .team-member-item .collapser:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.about-wrapper .about-team-members .team-member-item .team-member-info { display: none; width: 60%; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; padding-left: 2.5rem; -webkit-transform: translatex(-60%); transform: translatex(-60%); }

.about-wrapper .about-team-members .team-member-item .team-member-info .team-member-info-title { color: #531096; font-size: 0.875rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 0.125rem; }

.about-wrapper .about-team-members .team-member-item .team-member-info .team-member-info-text { padding-bottom: 1.5625rem; }

.about-wrapper .about-team-members .team-member-item .team-member-info .team-member-email-to { text-decoration: underline; }

.about-wrapper .what-we-do-section { padding: 85px 0; }

@media (max-width: 767.98px) { .about-wrapper .what-we-do-section { padding: 40px 0; margin-bottom: 0 !important; } }

.about-wrapper .what-we-do-section .wwd-section-services { height: 21.5625rem; }

@media (max-width: 767.98px) { .about-wrapper .what-we-do-section .wwd-section-services { height: auto; } }

.about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap { padding-bottom: 3.125rem; margin-bottom: 3.125rem; }

.about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-title { color: #531096; font-size: 1.4375rem; line-height: 1.5625rem; font-family: "Proxima Nova Semibold"; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 1.25rem; }

.about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-description { font-size: 2.375rem; line-height: 3.4375rem; color: #162331; }

.about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .btn-primary, .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap button, .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="button"], .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="reset"], .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input[type="submit"] { margin-top: 4.375rem !important; background: #72efff !important; color: #531096 !important; }

.about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .btn-primary:hover, .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap button:hover, .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="button"], .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="reset"], .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap input:hover[type="submit"] { background: #531096 !important; color: #72efff !important; }

.about-wrapper .what-we-do-section .wwd-section-services .wwd-section-title { color: #531096; font-size: 1.4375rem; line-height: 1.5625rem; font-family: "Proxima Nova Semibold"; text-transform: uppercase; letter-spacing: .05em; margin-bottom: 2.5rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; position: relative; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .front-service-item-wrap { overflow: hidden; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon { margin-bottom: 1.25rem; margin-right: 0.625rem; cursor: pointer; font-size: 1rem; margin-right: 0.3125rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon:before { margin-left: -1rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap { cursor: pointer; float: left; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap .service-title { color: #531096; font-size: 1.3125rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; text-decoration: underline; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap .service-title .fa-plus-service { width: 35px; height: 35px; background: url(assets/img/plus.svg); background-repeat: no-repeat; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap:hover .service-title { color: #fc3c43; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-icon-wrap:hover .service-title .fa-plus-service { background: url(assets/img/plus-hover.svg); }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap { display: none; width: 75%; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; padding-left: 3%; -webkit-transform: translatex(-75%); transform: translatex(-75%); overflow: hidden; transition: .2s ease-in-out; display: none; width: 0; height: 21.25rem; float: left; text-align: left; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-title { color: #531096; font-size: 1.3125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; margin-bottom: 1.25rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-title.collapser { cursor: pointer; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .service-item-description { font-size: 1.3125rem; line-height: 1.875rem; padding-bottom: 0.9375rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services { color: #531096; background: #ffee27; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services:active, .about-wrapper .what-we-do-section .wwd-section-services .front-service-item .service-visible-wrap .service-description-wrap .btn-services:hover { color: #ffee27; background: #531096; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded { max-width: 100%; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-icon-wrap .service-title { margin-bottom: 1.875rem; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap { -webkit-transform: none; transform: none; float: left; width: 75%; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; height: 21.25rem; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; }

@media (max-width: 767.98px) { .about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap { display: block !important; -webkit-transform: none !important; transform: none !important; float: left !important; width: 100% !important; opacity: 1 !important; padding: 1.25rem 0 !important; height: auto; } }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-title { margin-left: -1.5625rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-icon { margin-right: 1.5rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-icon:before { position: absolute; top: 0.25rem; margin-left: 0.125rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-expanded .service-description-wrap .service-item-description p { margin-bottom: 0.3125rem; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-inactive { overflow: hidden; max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; padding: 0 !important; margin: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .what-we-do-section .wwd-section-services .front-service-item.is-inactive * { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; }

@media (max-width: 767.98px) { .about-wrapper .what-we-do-section { margin-bottom: 2.8125rem; }
  .about-wrapper .what-we-do-section .front-service-item { padding-bottom: 1.875rem !important; }
  .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap { padding-bottom: 0; margin-bottom: 1.875rem; border-bottom: none; }
  .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-title { font-size: 1.3125rem !important; line-height: 1.5625rem; }
  .about-wrapper .what-we-do-section .wwd-section-info .wwd-section-info-wrap .wwd-section-description { font-size: 1.0625rem; line-height: 1.5rem; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-title-wrap .service-title span:after { content: '\f00d'; font-family: 'Font Awesome\ 5 Free'; -webkit-transform: none; transform: none; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; display: inline-block; margin-left: 0.625rem; font-size: 0.875rem; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-title-wrap.collapsed .service-title span:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item { padding-bottom: 0.625rem; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-title { font-size: 1.125rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; color: #531096; padding-left: 0 !important; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap { text-align: left; font-size: 1.0625rem; line-height: 1.5rem; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap .service-item-description { padding-left: 0 !important; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-description-wrap p { margin-bottom: 15px; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-item-read-more { padding-left: 0 !important; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services { font-size: 0.9375rem; line-height: 1.4375rem; color: #531096; background: #ffee27; padding: 15px 15px; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services:active, .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .btn-services:hover { color: #ffee27; background: #531096; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item .service-icon img { height: 46px; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item:nth-child(1) .service-icon img { height: 48px; }
  .about-wrapper .what-we-do-section .wwd-section-services.wwd-section-services-mobile .front-service-item:nth-child(3) .service-icon img { height: 44px; } }

.about-wrapper .about-icon-section { padding: 50px 0; }

.about-wrapper .about-icon-section .section-title { font-size: 2.8125rem; line-height: 3.125rem; font-family: "Proxima Nova Semibold"; color: #531096; margin-bottom: 75px; }

@media (max-width: 767.98px) { .about-wrapper .about-icon-section .section-title { margin-bottom: 40px; } }

.about-wrapper .about-icon-section .section-items { margin-bottom: 50px; }

@media (max-width: 767.98px) { .about-wrapper .about-icon-section .section-items { margin-bottom: 0 !important; } }

.about-wrapper .about-icon-section .item { font-size: 1.3125rem; line-height: 3.25rem; font-family: "Proxima Nova Bold"; margin-bottom: 50px; color: #531096; text-align: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.about-wrapper .about-icon-section .item .icon { margin-bottom: 40px; height: 190px; }

.about-wrapper .about-icon-section .item a { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; text-decoration: underline; color: #531096; }

.about-wrapper .about-icon-section .item a:hover { color: #fc3c43; }

.about-wrapper .about-icon-section .btn-primary, .about-wrapper .about-icon-section button, .about-wrapper .about-icon-section input[type="button"], .about-wrapper .about-icon-section input[type="reset"], .about-wrapper .about-icon-section input[type="submit"] { background-color: #72efff; color: #531096; text-decoration: unset; }

.about-wrapper .about-icon-section .btn-primary:hover, .about-wrapper .about-icon-section button:hover, .about-wrapper .about-icon-section input:hover[type="button"], .about-wrapper .about-icon-section input:hover[type="reset"], .about-wrapper .about-icon-section input:hover[type="submit"] { background-color: #531096; color: #72efff; }

.about-wrapper .about-wy-section .item { padding: 120px 0; background-color: #fff; font-size: 1.3125rem; line-height: 1.875rem; font-family: "Proxima Nova Regular"; }

@media (max-width: 767.98px) { .about-wrapper .about-wy-section .item { padding: 50px 0; } }

.about-wrapper .about-wy-section .item .icon { width: 100%; }

@media (max-width: 767.98px) { .about-wrapper .about-wy-section .item .icon { margin-bottom: 30px; } }

.about-wrapper .about-wy-section .item.yellow { background-color: #ffee27; }

.about-wrapper .about-wy-section .item .title { font-size: 2.8125rem; line-height: 3.25rem; font-family: "Proxima Nova Semibold"; color: #531096; margin-bottom: 45px; display: block; }

.about-wrapper .about-wy-section .item .title span { background: -webkit-gradient(linear, left top, right top, from(#72efff), to(#72efff)); background: linear-gradient(to right, #72efff 0%, #72efff 100%); background-repeat: repeat-x; background-position: 0 82%; background-size: 100% 10px; }

.about-wrapper .about-wy-section .item p:last-child { margin-bottom: 0; }

.about-wrapper .about-testimonisal-section { padding: 80px 0; background: #72efff; color: #531096; text-align: left; }

.about-wrapper .about-testimonisal-section .who-we-work-with-title { color: #531096; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; padding-bottom: 1.5rem; text-transform: uppercase; letter-spacing: .08em; }

.about-wrapper .about-testimonisal-section .testimonial-text { font-size: 2.125rem; font-family: "Proxima Nova Regular"; line-height: 3.125rem; padding-bottom: 0; }

.about-wrapper .about-testimonisal-section .testimonial-text p:before { content: "“"; left: 0px; position: absolute; font-family: "Proxima Nova Regular"; }

.about-wrapper .about-testimonisal-section .testimonial-text p:after { content: " ”"; font-family: "Proxima Nova Regular"; }

.about-wrapper .about-testimonisal-section .testimonial-author { font-size: 0.875rem; font-family: "Proxima Nova Bold"; color: #72efff; text-transform: uppercase; letter-spacing: .1em; }

.about-wrapper .about-testimonisal-section .testimonial-author-title { font-size: 0.875rem; font-family: "Proxima Nova Regular"; font-style: italic; }

.about-wrapper .about-testimonisal-section .btn-primary, .about-wrapper .about-testimonisal-section button, .about-wrapper .about-testimonisal-section input[type="button"], .about-wrapper .about-testimonisal-section input[type="reset"], .about-wrapper .about-testimonisal-section input[type="submit"] { -ms-flex-item-align: start; align-self: start; margin-top: 3.75rem; color: #531096; background: #fff; }

.about-wrapper .about-testimonisal-section .btn-primary:active, .about-wrapper .about-testimonisal-section button:active, .about-wrapper .about-testimonisal-section input:active[type="button"], .about-wrapper .about-testimonisal-section input:active[type="reset"], .about-wrapper .about-testimonisal-section input:active[type="submit"], .about-wrapper .about-testimonisal-section .btn-primary:hover, .about-wrapper .about-testimonisal-section button:hover, .about-wrapper .about-testimonisal-section input:hover[type="button"], .about-wrapper .about-testimonisal-section input:hover[type="reset"], .about-wrapper .about-testimonisal-section input:hover[type="submit"] { color: #fff; background: #531096; }

@media (max-width: 767.98px) { .about-wrapper .about-testimonisal-section { padding: 45px 0; text-align: center; }
  .about-wrapper .about-testimonisal-section .who-we-work-with-title { font-size: 1.25rem; line-height: 1.625rem; }
  .about-wrapper .about-testimonisal-section .testimonial-text { font-size: 1.4375rem; line-height: 1.75rem; } }

.about-wrapper .services-cliens { background: #162331; color: #fff; padding: 6.25rem 0 5.625rem; margin-bottom: 0; }

.about-wrapper .services-cliens .services-cliens-info { padding-bottom: 5.625rem; font-size: 1.1875rem; line-height: 1.75rem; }

.about-wrapper .services-cliens .services-cliens-info.text-center { margin: auto; }

.about-wrapper .services-cliens .services-cliens-info .services-cliens-info-title { color: #ffee27; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 0.625rem; }

.about-wrapper .services-cliens .services-cliens-icons { padding-bottom: 1.875rem; }

@media (min-width: 768px) { .about-wrapper .services-cliens .services-cliens-icons { margin-left: -10px; margin-right: -10px; } }

.about-wrapper .services-cliens .services-cliens-icons .client-item { /*padding-bottom: rem(80);*/ padding-bottom: 2.5rem; padding-left: 10px; padding-right: 10px; }

.about-wrapper .services-cliens .services-cliens-icons .client-item img { width: 100%; }

.about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists { margin-top: 3.75rem; font-size: 0.9375rem; line-height: 1.25rem; padding-bottom: 1.5625rem; }

@media (max-width: 767.98px) { .about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists > div { padding-bottom: 1.25rem; } }

.about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a { color: #fff; text-decoration: underline; }

.about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:hover, .about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:active, .about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists a:focus { color: #72efff; }

.about-wrapper .services-cliens .cliens-lists-collapse .services-cliens-lists .list-title { font-size: 1.5rem; font-family: "Proxima Nova Bold"; line-height: 1.875rem; padding-bottom: 1.25rem; }

.about-wrapper .services-cliens .cliens-lists-collapse-button a { background: #ffee27; color: #162331; font-family: "Proxima Nova Bold"; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.about-wrapper .services-cliens .cliens-lists-collapse-button a:hover { background: #72efff; color: #162331; }

.about-wrapper .services-cliens .cliens-lists-collapse-button a.collapsed { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; }

.team-wrapper .entry-header { margin-bottom: 0; }

.team-wrapper .entry-title { color: #fc3c43; line-height: 6.8125rem; }

.team-wrapper .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.team-wrapper .about-team-members .team-member-items-row { overflow: hidden; }

.team-wrapper .about-team-members .team-member-item { margin-bottom: 4.375rem; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; position: relative; }

.team-wrapper .about-team-members .team-member-item .team-member { cursor: pointer; }

.team-wrapper .about-team-members .team-member-item .team-member .team-member-photo { position: relative; margin-bottom: 1.25rem; overflow: hidden; }

.team-wrapper .about-team-members .team-member-item .team-member .team-member-photo img { -webkit-transition: -webkit-transform .7s ease; transition: -webkit-transform .7s ease; transition: transform .7s ease; transition: transform .7s ease, -webkit-transform .7s ease; }

.team-wrapper .about-team-members .team-member-item .team-member .team-member-video { position: absolute; top: 0; left: 0; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.team-wrapper .about-team-members .team-member-item .team-member .team-member-title { color: #531096; font-size: 1.875rem; font-family: "Proxima Nova Bold"; line-height: 1.75rem; padding-bottom: 0.9375rem; }

@media (min-width: 992px) and (max-width: 1199px) { .team-wrapper .about-team-members .team-member-item .team-member .team-member-title { font-size: 1.75rem; } }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item .team-member .team-member-title span:after { content: '\f067'; font-family: 'Font Awesome\ 5 Free'; -webkit-transform: none; transform: none; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; display: inline-block; margin-left: 0.625rem; font-size: 1.125rem; color: #531096; } }

.team-wrapper .about-team-members .team-member-item .team-member .team-member-job { font-size: 1.5rem; line-height: 1.75rem; }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item { margin-bottom: 1rem; }
  .team-wrapper .about-team-members .team-member-item.is-fact { display: none !important; }
  .team-wrapper .about-team-members .team-member-item .team-member { width: 100% !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; background-color: #ECF0F5; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-photo { margin-bottom: 0; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-photo .basic-photo img { width: 80px; height: 107px; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-main-info { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding: 15px 20px; width: calc(100% - 80px); position: relative; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-main-info .team-member-title { font-weight: 600; font-size: 18px; line-height: 20px; padding-bottom: 5px; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-main-info .team-member-title span:after { position: absolute; right: 15px; top: 15px; color: #FC3C43; }
  .team-wrapper .about-team-members .team-member-item .team-member .team-member-main-info .team-member-job { font-size: 16px; line-height: 20px; } }

.team-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-photo img { -webkit-transform: scale(1.1); transform: scale(1.1); }

.team-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title { color: #fc3c43; text-decoration: underline; }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title { text-decoration: unset; }
  .team-wrapper .about-team-members .team-member-item.is-collapsed:hover .team-member-title span { color: #531096; } }

.team-wrapper .about-team-members .team-member-item.is-expanded { max-width: 100%; -webkit-box-flex: 100%; -ms-flex: 100%; flex: 100%; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item.is-expanded .team-member-title span { color: #fc3c43; }
  .team-wrapper .about-team-members .team-member-item.is-expanded .team-member-title span:after { -webkit-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; color: #531096; } }

.team-wrapper .about-team-members .team-member-item.is-expanded .team-member-info { -webkit-transform: none; transform: none; float: left; width: 60%; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; height: 450px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item.is-expanded .team-member-info { display: block !important; -webkit-transform: none !important; transform: none !important; float: left !important; width: 100% !important; opacity: 1 !important; padding: 1.25rem 20px !important; background-color: #ECF0F5; height: auto; } }

@media (min-width: 992px) { .team-wrapper .about-team-members .team-member-item.is-expanded .team-member.has-video .team-member-video { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; } }

.team-wrapper .about-team-members .team-member-item.is-expanded .collapser { opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.team-wrapper .about-team-members .team-member-item.is-inactive { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; padding: 0 !important; margin: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.team-wrapper .about-team-members .team-member-item.is-inactive * { max-width: 0; -webkit-box-flex: 0; -ms-flex: 0; flex: 0; opacity: 0; }

.team-wrapper .about-team-members .team-member-item .fact { margin-top: auto; margin-bottom: auto; }

.team-wrapper .about-team-members .team-member-item .fact a:hover { text-decoration: none; }

.team-wrapper .about-team-members .team-member-item .fact .facts-icon { position: relative; padding-bottom: 2.8125rem; margin-bottom: 2.5rem; }

.team-wrapper .about-team-members .team-member-item .fact .facts-icon:after { content: ''; position: absolute; width: 5.375rem; height: 0.25rem; background: #72efff; bottom: 0; left: 50%; margin-left: -2.6875rem; }

.team-wrapper .about-team-members .team-member-item .fact .facts-icon .figure-img { width: 100%; }

.team-wrapper .about-team-members .team-member-item .fact .facts-title { color: #fc3c43; font-size: 5rem; line-height: 5rem; font-family: "Proxima Nova Bold"; }

@media (min-width: 768px) and (max-width: 991.98px) { .team-wrapper .about-team-members .team-member-item .fact .facts-title { font-size: 3.75rem; line-height: 3.75rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .team-wrapper .about-team-members .team-member-item .fact .facts-title { font-size: 3.75rem; line-height: 3.75rem; } }

.team-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.875rem; line-height: 2.375rem; }

@media (min-width: 768px) and (max-width: 991.98px) { .team-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.5625rem; line-height: 1.5625rem; } }

@media (min-width: 992px) and (max-width: 1199.98px) { .team-wrapper .about-team-members .team-member-item .fact .facts-description { font-size: 1.5625rem; line-height: 1.5625rem; } }

.team-wrapper .about-team-members .team-member-item .collapser { width: 40px; height: 40px; margin-left: 25px; cursor: pointer; top: 0; right: 0; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; color: #fc3c43; position: relative; }

@media (max-width: 767.98px) { .team-wrapper .about-team-members .team-member-item .collapser { display: none; } }

.team-wrapper .about-team-members .team-member-item .collapser:before, .team-wrapper .about-team-members .team-member-item .collapser:after { position: absolute; left: 10px; top: 4px; content: ' '; height: 26px; width: 3px; background-color: #fc3c43; z-index: -1; }

.team-wrapper .about-team-members .team-member-item .collapser:before { -webkit-transform: rotate(45deg); transform: rotate(45deg); }

.team-wrapper .about-team-members .team-member-item .collapser:after { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }

.team-wrapper .about-team-members .team-member-item .team-member-info { display: none; width: 60%; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; padding-left: 2.5rem; -webkit-transform: translatex(-60%); transform: translatex(-60%); }

.team-wrapper .about-team-members .team-member-item .team-member-info .team-member-info-title { color: #531096; font-size: 0.875rem; font-family: "Proxima Nova Bold"; line-height: 1.625rem; text-transform: uppercase; padding-bottom: 0.125rem; }

.team-wrapper .about-team-members .team-member-item .team-member-info .team-member-info-text { padding-bottom: 1.5625rem; }

.team-wrapper .about-team-members .team-member-item .team-member-info .team-member-email-to { text-decoration: underline; }

.team-wrapper .about-team-members:not(.d-md-none) .team-member-item .team-member .hover-photo { width: 0; opacity: 0; -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }

.team-wrapper .about-team-members:not(.d-md-none) .team-member-item .team-member .basic-photo { -webkit-transition: opacity .2s ease-in-out; transition: opacity .2s ease-in-out; }

.team-wrapper .about-team-members:not(.d-md-none) .team-member-item.is-expanded .team-member:not(.has-video) .hover-photo + .basic-photo { width: 0; opacity: 0; }

.team-wrapper .about-team-members:not(.d-md-none) .team-member-item.is-expanded .team-member:not(.has-video) .hover-photo { width: auto; opacity: 1; }

@media (max-width: 767.98px) { .team-wrapper .entry-title { padding-bottom: 2.1875rem !important; }
  .team-wrapper .about-description { font-size: 1.0625rem; line-height: 1.5rem; padding-bottom: 2.5rem; font-family: "Proxima Nova Regular"; } }

@media (max-width: 767.98px) { .team-wrapper .about-team-members-tablet { padding-bottom: 4rem; } }

#pinMaster { position: relative; }

#pinContainer { width: 100%; height: calc(100vh - 87px); overflow: hidden; position: relative; }

@media (max-width: 991.98px) { #pinContainer { height: auto; } }

.sc-panel { height: 100%; width: 100%; position: absolute; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

@media (max-width: 991.98px) { .sc-panel { position: relative; } }

.sc-content { margin: 4em auto; }

.sc-content h2, .sc-content .h2 { font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; letter-spacing: .1em; line-height: 1.625rem; margin-bottom: 0; padding-bottom: 0.625rem; text-transform: uppercase; }

.sc-content h3, .sc-content .h3 { font-size: 5rem; font-family: "Proxima Nova Bold"; line-height: 5.3125rem; padding-bottom: 0.625rem; text-transform: lowercase; }

.sc-content h3 span, .sc-content .h3 span { background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; margin-left: -5px; }

.sc-content p { font-size: 1.3125rem; line-height: 1.875rem; }

.sc-content .sc-btn { margin-top: 0.625rem; background-color: #fff; color: #531096; font-family: "Proxima Nova Bold"; }

.sc-content .sc-btn:hover { background-color: #531096; color: #fff; }

@media (max-width: 767.98px) { .sc-content h2, .sc-content .h2 { font-size: 1.3125rem !important; }
  .sc-content h3, .sc-content .h3 { font-size: 3.625rem; line-height: 4.0625rem; }
  .sc-content h3 span, .sc-content .h3 span { padding: 0; margin-left: 0; } }

.sc-panel:nth-child(1) { background: #72efff; }

.sc-panel:nth-child(1) .sc-content h2, .sc-panel:nth-child(1) .sc-content .h2 { color: #531096; }

.sc-panel:nth-child(1) .sc-content h3, .sc-panel:nth-child(1) .sc-content .h3 { color: #531096; }

.sc-panel:nth-child(1) .sc-content h3 span, .sc-panel:nth-child(1) .sc-content .h3 span { background-image: -webkit-gradient(linear, left top, right top, from(#ffee27), to(#ffee27)); background-image: linear-gradient(to right, #ffee27 0%, #ffee27 100%); }

.sc-panel:nth-child(2) { background: #531096; }

.sc-panel:nth-child(2) .sc-content h2, .sc-panel:nth-child(2) .sc-content .h2 { color: #fc3c43; }

.sc-panel:nth-child(2) .sc-content h3, .sc-panel:nth-child(2) .sc-content .h3 { color: #fff; }

.sc-panel:nth-child(2) .sc-content h3 span, .sc-panel:nth-child(2) .sc-content .h3 span { background-image: -webkit-gradient(linear, left top, right top, from(#fc3c43), to(#fc3c43)); background-image: linear-gradient(to right, #fc3c43 0%, #fc3c43 100%); }

.sc-panel:nth-child(2) .sc-content p { color: #fff; }

.sc-panel:nth-child(2) .sc-content .sc-btn:hover { background-color: #fc3c43; }

.sc-panel:nth-child(3) { background: #ffee27; }

.sc-panel:nth-child(3) .sc-content h2, .sc-panel:nth-child(3) .sc-content .h2 { color: #531096; }

.sc-panel:nth-child(3) .sc-content h3, .sc-panel:nth-child(3) .sc-content .h3 { color: #531096; }

.sc-panel:nth-child(3) .sc-content h3 span, .sc-panel:nth-child(3) .sc-content .h3 span { background-image: -webkit-gradient(linear, left top, right top, from(#72efff), to(#72efff)); background-image: linear-gradient(to right, #72efff 0%, #72efff 100%); }

.sc-panel:nth-child(4) { background: #162331; }

.sc-panel:nth-child(4) .sc-content h2, .sc-panel:nth-child(4) .sc-content .h2 { color: #ffee27; }

.sc-panel:nth-child(4) .sc-content h3, .sc-panel:nth-child(4) .sc-content .h3 { color: #fff; }

.sc-panel:nth-child(4) .sc-content h3 span, .sc-panel:nth-child(4) .sc-content .h3 span { background-image: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background-image: linear-gradient(to right, #531096 0%, #531096 100%); }

.sc-panel:nth-child(4) .sc-content p { color: #fff; }

@media (max-width: 991.98px) { .sc-panel:nth-child(n+2) { display: none; } }

.sc-anchor-nav { -webkit-box-align: center; -ms-flex-align: center; align-items: center; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; left: unset; margin: 0; position: absolute; top: 50%; right: 5%; -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 1.5625rem; z-index: 2; }

.sc-anchor-nav a:not(.anchor-smooth) { margin-bottom: 0.625rem; width: 0.625rem; height: 2.5rem; background-color: #fff; opacity: 1; -webkit-transition: all 1s ease; transition: all 1s ease; text-indent: -9999px; overflow: hidden; }

.sc-anchor-nav a:not(.anchor-smooth).active, .sc-anchor-nav a:not(.anchor-smooth):hover { background-color: #fc3c43; }

.sc-anchor-nav a.anchor-smooth { margin-top: 1em; }

@media (max-width: 991.98px) { .sc-anchor-nav { display: none; } }

.page-template-page-contact #wrapper-footer { margin: 0; }

.contact-wrapper .entry-header { margin-bottom: 0; }

.contact-wrapper .basic-content-block { margin-top: 0; }

@media (max-width: 767.98px) { .contact-wrapper .basic-content-block p:first-child { margin-bottom: 0; } }

.contact-wrapper .lets-connect-form-title { float: left; width: 100%; }

.contact-wrapper .lets-connect-form-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 87%; background-size: 100% 16px; padding: 0 0.1875rem; width: auto; float: left; }

.contact-wrapper .contact-address-section { padding-bottom: 6.25rem; }

.contact-wrapper .contact-address-section .contact-info { font-size: 1.1875rem; font-family: "Proxima Nova Regular"; line-height: 1.75rem; }

.contact-wrapper .contact-address-section .contact-info span { display: block; width: 100%; float: left; }

.contact-wrapper .contact-address-section .contact-info .contact-info-title { color: #531096; font-size: 2.8125rem; font-family: "Proxima Nova Semibold"; line-height: 3.25rem; padding-bottom: 2.1875rem; }

.contact-wrapper .contact-address-section .contact-info .contact-info-title span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 87%; background-size: 100% 16px; padding: 0 0.1875rem; width: auto; float: left; }

.contact-wrapper .contact-address-section .contact-info .contact-info-subtitle { font-family: "Proxima Nova Bold"; }

.contact-wrapper .contact-address-section .contact-info .studio-subtitle { margin-top: 2.1875rem; }

.contact-wrapper .contact-address-section .germany-info a[href^="/privacy-policy/"] { display: none; }

.contact-wrapper .contact-map-section { background: -webkit-gradient(linear, left top, left bottom, color-stop(5.625rem, transparent), color-stop(5.625rem, #531096)); background: linear-gradient(to bottom, transparent 5.625rem, #531096 5.625rem); }

.contact-wrapper .contact-map-section .contact-maps { margin-bottom: 4.0625rem; }

.contact-wrapper .contact-map-section .contact-maps .contact-maps-map { height: 29.375rem; width: 29.8125rem; }

.contact-wrapper .contact-map-section .contact-social { padding-bottom: 4.6875rem; }

.contact-wrapper .contact-map-section .contact-social a { color: #72efff; font-size: 4.625rem; padding: 0 1.1875rem; }

.contact-wrapper .contact-map-section .contact-social a:hover, .contact-wrapper .contact-map-section .contact-social a:focus, .contact-wrapper .contact-map-section .contact-social a:active { color: #ffee27; }

@media (max-width: 991.98px) { .contact-wrapper .contact-map-section .contact-maps .contact-maps-map { height: 20rem; width: 20rem; } }

@media (max-width: 767.98px) { .contact-wrapper .contact-address-section { padding-bottom: 1.25rem; }
  .contact-wrapper .contact-address-section .contact-info { font-size: 1.0625rem; line-height: 1.4375rem; }
  .contact-wrapper .contact-address-section .contact-info .contact-info-title { font-size: 1.8125rem; line-height: 1.875rem; padding-bottom: 1.5625rem; }
  .contact-wrapper .contact-address-section .contact-info .contact-info-title span { background-position: 0 85%; background-size: 100% 8px; padding: 0; }
  .contact-wrapper .contact-address-section .contact-info .studio-subtitle { margin-top: 1.5625rem; }
  .contact-wrapper .contact-address-section .contact-maps-mobile-map { height: 17.5rem; margin: 1.25rem 0 3.75rem; }
  .contact-wrapper .contact-address-section .contact-maps-mobile-map.germany-map { margin-bottom: 0; } }

.contact-wrapper .visuallyhidden { clip: rect(0 0 0 0); overflow: hidden; position: absolute; height: 1px; width: 1px; margin: -1px; padding: 0; }

.contact-social a { font-size: 0 !important; white-space: nowrap; }

.contact-social a i:before { font-size: 4.625rem; }

.error-404-wrapper { background: #162331; padding-top: 5.625rem; }

.error-404-wrapper .error-page-info-wrap { background-repeat: no-repeat; background-position: 100% 50%; padding-bottom: 6.875rem; }

.error-404-wrapper .error-page-info-wrap .entry-title { margin-bottom: 0; color: #fff; padding-bottom: 7.5rem; }

.error-404-wrapper .error-page-info-wrap .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; }

.error-404-wrapper .error-page-info-wrap .error-page-info { font-size: 1.5rem; font-weight: 2.25rem; font-family: "Proxima Nova Regular"; color: #fff; }

.error-404-wrapper .error-page-info-wrap .error-page-info a { color: #72efff; text-decoration: underline; }

.error-404-wrapper .error-page-info-wrap .error-page-info a:hover, .error-404-wrapper .error-page-info-wrap .error-page-info a:active { color: #ffee27; }

@media (max-width: 767.98px) { .error-404-wrapper { padding-top: 1.875rem; }
  .error-404-wrapper .error-page-info-wrap { background-position: 80% 80%; background-size: 55%; }
  .error-404-wrapper .error-page-info-wrap .error-page-info { font-size: 1.0625rem; font-weight: 1.5rem; }
  .error-404-wrapper .error-page-info-wrap .error-page-info .entry-title { font-size: 3.1875rem; font-weight: 3.1875rem; padding-bottom: 1.5625rem; } }

.search-form-content-wrap { background-color: #FC3C43; }

.search-form-content-wrap .entry-title { color: #fff; padding: 3.9375rem 0; line-height: 6.8125rem; }

@media (max-width: 767.98px) { .search-form-content-wrap .entry-title { padding: 2.1875rem 0; } }

.search-form-content-wrap .entry-title span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px; padding: 0 0.625rem; }

.search-form-content-wrap .search-form-page { padding-bottom: 80px; display: -webkit-box; display: -ms-flexbox; display: flex; }

@media (max-width: 991.98px) { .search-form-content-wrap .search-form-page { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; } }

.search-form-content-wrap .search-form-page .screen-reader-text { display: none; }

.search-form-content-wrap .search-form-page .search-field { border-radius: 0; font-size: 40px; background-color: #FC3C43; border: none; border-bottom: 4px #fff solid; height: 100%; color: #fff; }

.search-form-content-wrap .search-form-page .search-field::-webkit-search-decoration, .search-form-content-wrap .search-form-page .search-field::-webkit-search-cancel-button, .search-form-content-wrap .search-form-page .search-field::-webkit-search-results-button, .search-form-content-wrap .search-form-page .search-field::-webkit-search-results-decoration { -webkit-appearance: none; }

.search-form-content-wrap .search-form-page .search-field::-webkit-input-placeholder { color: #fff; }

.search-form-content-wrap .search-form-page .search-field::-moz-placeholder { color: #fff; }

.search-form-content-wrap .search-form-page .search-field:-ms-input-placeholder { color: #fff; }

.search-form-content-wrap .search-form-page .search-field::-ms-input-placeholder { color: #fff; }

.search-form-content-wrap .search-form-page .search-field::placeholder { color: #fff; }

.search-form-content-wrap .search-form-page .search-submit { font-size: 16px; line-height: 25px; margin-left: 35px; padding: 0.625rem 3rem; background-color: #fff; color: #531096; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-item-align: end; align-self: flex-end; height: 40px; }

.search-form-content-wrap .search-form-page .search-submit:hover { background-color: #ffee27; }

@media (max-width: 991.98px) { .search-form-content-wrap .search-form-page .search-submit { margin-left: 0; margin-top: 20px; float: left; width: 149px; } }

.search-form-content-wrap .search-form-page label { margin-bottom: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; }

.search #content { margin-top: -27px; }

.search .site-main .page-header { width: 100%; display: block; float: left; margin-bottom: 80px; }

@media (max-width: 767.98px) { .search .site-main .page-header { margin-bottom: 30px; } }

.search .site-main .page-header .page-title { font-size: 18px; line-height: 24px; background: #FFEE27; color: #531096; font-weight: 400; font-family: "Proxima Nova Regular"; padding: 15px 30px; float: left; margin-bottom: 0; }

@media (max-width: 767.98px) { .search .site-main .page-header .page-title { padding: 15px 20px; font-size: 13px !important; line-height: 20px; width: 100%; } }

.search .site-main .page-header .page-title span { font-weight: 600; }

.search .site-main article { float: left; width: 100%; margin-bottom: 60px; }

@media (max-width: 767.98px) { .search .site-main article { margin-bottom: 30px; } }

.search .site-main article .entry-title { width: 100%; padding: 0; color: #531096; margin-bottom: 10px !important; margin-top: 0px !important; }

.search .site-main article .entry-title a { color: #531096; font-size: 40px; /*background: linear-gradient(to right, #f6f8fa 0%, #f6f8fa 100%); background-repeat: repeat-x; background-position: 0 80%; background-size: 100% 16px;*/ text-decoration: underline; }

.search .site-main article .entry-title a:hover { color: #fc3c43; }

.search .site-main nav { float: left; width: 100%; }

.search .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 80px; }

.search .pagination .page-item { margin-bottom: 0; }

.search .pagination .page-item:before { display: none; }

.search .pagination .page-item.active span { background: none; color: #FC3C43; font-weight: 700; }

.search .pagination .page-item span { border: 0; border-radius: 0; font-size: 20px; line-height: 52px; }

@media (max-width: 767.98px) { .search .pagination .page-item span { font-size: 29px; line-height: 30px; } }

.search .pagination .page-item a { border: 0; border-radius: 0; font-size: 20px; line-height: 52px; text-decoration: none; }

@media (max-width: 767.98px) { .search .pagination .page-item a { font-size: 29px; line-height: 30px; } }

.search .pagination .page-item a:hover { background-color: transparent; text-decoration: underline; }

.search .pagination .page-item .prev { padding: 0; width: 33px; height: 33px; text-indent: -50px; border-radius: 50% 50%; overflow: hidden; background-image: url("assets/img/sp-arrow.svg"); background-repeat: no-repeat; background-size: 100%; background-position: 0 0; margin-right: 10px; -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.search .pagination .page-item .prev:hover { background-color: #72efff; }

.search .pagination .page-item .next { padding: 0; width: 33px; height: 33px; text-indent: -50px; border-radius: 50% 50%; overflow: hidden; background-image: url("assets/img/sp-arrow.svg"); background-size: 100%; background-repeat: no-repeat; background-position: 0 0; margin-left: 10px; }

.search .pagination .page-item .next:hover { background-color: #72efff; }

/*--------------------------------------------------------------
## Page/posts elements
--------------------------------------------------------------*/
/* Headings styling */
p { margin-bottom: 1.875rem; }

h2, .h2, h3, .h3, h4, .h4, h6, .h6, h6, .h6 { margin-top: 0.625rem; margin-bottom: 1.875rem; }

p a, ul:not(.navbar-nav):not(.dropdown-menu) a, ol a { color: #531096; text-decoration: underline; }

.entry-content h2 span, .entry-content .h2 span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 16px; padding: 0; }

/* Lists styling */
ul, ol { list-style: none; }

ol li { counter-increment: list; }

ul { padding-left: 3.75rem; }

ul:not(.navbar-nav):not(.dropdown-menu) li { margin-bottom: 0.5rem; }

ul:not(.navbar-nav):not(.dropdown-menu) li:before { content: "\f111"; color: #531096; font-family: 'Font Awesome\ 5 Free'; font-size: 0.5rem; line-height: 1.75rem; font-weight: 900; display: inline-block; margin-left: -2.5em; position: absolute; }

ol { padding-left: 3.75rem; }

ol li { margin-bottom: 0.5rem; }

ol li:before { content: counter(list) "."; color: #531096; font-size: 1.25rem; line-height: 1.75rem; font-family: "Proxima Nova Bold"; display: inline-block; margin-left: -1em; position: absolute; }

/**/
/* Blockquote styling*/
blockquote { color: #fc3c43; font-size: 4.0625rem; font-family: "Proxima Nova Bold"; line-height: 4.375rem; }

blockquote span { background: -webkit-gradient(linear, left top, right top, from(#ecf0f5), to(#ecf0f5)); background: linear-gradient(to right, #ecf0f5 0%, #ecf0f5 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 20%; }

/**/
.btn-content { background-color: #fc3c43; color: #fff; }

.btn-content:hover { background-color: #162331; color: #fff; }

.btn, button, input[type="button"], input[type="reset"], input[type="submit"] { border: 0; -webkit-box-shadow: none !important; box-shadow: none !important; font-family: "Proxima Nova Bold"; font-size: 1rem; padding: 0.625rem 1.25rem; }

.btn:hover, button:hover, input:hover[type="button"], input:hover[type="reset"], input:hover[type="submit"], .btn:focus, button:focus, input:focus[type="button"], input:focus[type="reset"], input:focus[type="submit"], .btn:active, button:active, input:active[type="button"], input:active[type="reset"], input:active[type="submit"] { -webkit-box-shadow: none !important; box-shadow: none !important; }

@media (max-width: 991.98px) { .btn, button, input[type="button"], input[type="reset"], input[type="submit"] { padding: 0.9375rem 1.5625rem; } }

/* */
/* Overrides for different background */
.anchor-smooth { color: #fc3c43; text-decoration: none; font-size: 1rem; font-family: "Proxima Nova Bold"; line-height: 1.5625rem; padding-right: 10px; }

.anchor-smooth:after { content: ""; background: url(assets/img/skip-arrow.svg); height: 1.5625rem; width: 1.375rem; display: inline-block; position: absolute; margin-left: 0.625rem; font-family: "Proxima Nova Bold"; }

.anchor-smooth:hover { color: #fc3c43; }

/* */
/* Overrides for different background */
.entry-content .dark-background ul li:before, .entry-content .dark-background ol li:before { color: #72efff !important; }

.entry-content .dark-background ul a, .entry-content .dark-background ol a { color: #fff; }

.entry-content .dark-background .btn-content { background-color: #72efff; color: #531096; text-decoration: unset; }

.entry-content .dark-background .btn-content:hover { background-color: #531096; color: #72efff; }

.entry-content .dark-background h2, .entry-content .dark-background .h2 { color: #fff; }

.entry-content .dark-background h2 span, .entry-content .dark-background .h2 span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 16px; padding: 0; }

.entry-content .dark-background h3, .entry-content .dark-background .h3, .entry-content .dark-background h4, .entry-content .dark-background .h4, .entry-content .dark-background h5, .entry-content .dark-background .h5, .entry-content .dark-background h6, .entry-content .dark-background .h6 { color: #fff; }

.entry-content .dark-background blockquote { color: #72efff; text-shadow: none; }

.entry-content .dark-background blockquote span { background: -webkit-gradient(linear, left top, right top, from(#531096), to(#531096)); background: linear-gradient(to right, #531096 0%, #531096 100%); background-repeat: repeat-x; background-position: 0 85%; background-size: 100% 20%; }

.teal-backgroung .btn-content, .teal-backgroung .btn-primary, .teal-backgroung button, .teal-backgroung input[type="button"], .teal-backgroung input[type="reset"], .teal-backgroung input[type="submit"] { background-color: #fff; color: #531096; }

.teal-backgroung .btn-content:hover, .teal-backgroung .btn-primary:hover, .teal-backgroung button:hover, .teal-backgroung input:hover[type="button"], .teal-backgroung input:hover[type="reset"], .teal-backgroung input:hover[type="submit"] { background-color: #531096; color: #fff; }

/* */
/* Overrides for different background */
.pagination-wrapper { margin-bottom: 6.25rem; margin-top: 3.125rem; }

.pagination-wrapper .malinky-load-more a { color: #fff; background: #162331; padding: 0.6875rem 2.0625rem; font-size: 1rem; font-family: "Proxima Nova Bold"; line-height: 1.5625rem; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.pagination-wrapper .malinky-load-more a:hover { text-decoration: none; background: #fc3c43; }

/* */
@media (max-width: 767.98px) { ul { padding-left: 1.5625rem !important; }
  ul li { margin-bottom: 1.25rem !important; }
  ol { padding-left: 1.5625rem !important; }
  ol li { margin-bottom: 1.25rem !important; }
  blockquote { font-size: 1.75rem; line-height: 2rem; } }

hr { height: 10px !important; opacity: 1; width: 100%; background-color: #ecf0f5; border: solid #ecf0f5; }

table { font-size: 1rem; line-height: 1rem; margin: 1.5em 0 3.75em; width: 100%; }

@media (max-width: 767.98px) { table:not(.responsive-table) thead { display: none; } }

@media (min-width: 768px) { thead { border-bottom: 1px solid #000; } }

th { color: #162331; display: none; font-weight: 700; text-align: left; text-transform: uppercase; }

tr:nth-child(even) { background-color: #ecf0f5; }

th, td { padding: 6px 16px; }

td { display: block; }

th:last-child, td:last-child { border-right: none; }

@media (min-width: 768px) { th, td { display: table-cell; padding: 0.8125pxrem; } }

/* Responsive tables CSS https://github.com/jerrylow/basictable */
table.bt thead, table.bt tbody th { display: none; }

table.bt tfoot th, table.bt tfoot td, table.bt tbody td { border: none; display: block; display: -webkit-box; display: -ms-flexbox; display: flex; vertical-align: top; padding: 0; /* IE 9 */ float: left\9; width: 100%\9; }

table.bt tfoot th::before, table.bt tfoot td::before, table.bt tbody td::before { border-right: 1px solid #162331; content: attr(data-th); display: inline-block; -ms-flex-shrink: 0; -ms-flex-negative: 0; flex-shrink: 0; font-weight: bold; width: 8em; padding: 8px; text-transform: uppercase; }

table.bt tfoot th.bt-hide, table.bt tfoot td.bt-hide, table.bt tbody td.bt-hide { display: none; }

table.bt tfoot th .bt-content, table.bt tfoot td .bt-content, table.bt tbody td .bt-content { padding: 8px 8px 8px 16px; vertical-align: top; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }

.bt-wrapper.active { max-height: 310px; overflow: auto; -webkit-overflow-scrolling: touch; }

table.bt.bt--no-header tfoot td::before, table.bt.bt--no-header tbody td::before { display: none; }

.single-wrapper .entry-header .previous-or-next, .single-portfolio-wrapper .entry-header .previous-or-next { text-align: right; margin-bottom: 20px; }

@media (max-width: 767.98px) { .single-wrapper .entry-header .previous-or-next, .single-portfolio-wrapper .entry-header .previous-or-next { text-align: left; } }

.single-wrapper .entry-header .previous-or-next a, .single-portfolio-wrapper .entry-header .previous-or-next a { padding: 10px 0 8px 0; text-transform: uppercase; color: #A7A7A7; font-family: "Proxima Nova Bold"; letter-spacing: .02em; }

.single-wrapper .entry-header .previous-or-next a:first-child, .single-portfolio-wrapper .entry-header .previous-or-next a:first-child { margin-right: 30px; }

.single-wrapper .entry-header .previous-or-next a[rel="previous"], .single-portfolio-wrapper .entry-header .previous-or-next a[rel="previous"] { padding-left: 35px; background: url(assets/img/previous-arrow.svg); background-position: left; background-repeat: no-repeat; }

.single-wrapper .entry-header .previous-or-next a[rel="next"], .single-portfolio-wrapper .entry-header .previous-or-next a[rel="next"] { padding-right: 39px; background: url(assets/img/next-arrow.svg); background-position: 58px; background-repeat: no-repeat; }

.single-wrapper .entry-header .previous-or-next a:hover, .single-wrapper .entry-header .previous-or-next a:focus, .single-wrapper .entry-header .previous-or-next a:active, .single-portfolio-wrapper .entry-header .previous-or-next a:hover, .single-portfolio-wrapper .entry-header .previous-or-next a:focus, .single-portfolio-wrapper .entry-header .previous-or-next a:active { text-decoration: unset; color: #72efff; }

.single-wrapper .entry-header .previous-or-next a:hover[rel="previous"], .single-wrapper .entry-header .previous-or-next a:focus[rel="previous"], .single-wrapper .entry-header .previous-or-next a:active[rel="previous"], .single-portfolio-wrapper .entry-header .previous-or-next a:hover[rel="previous"], .single-portfolio-wrapper .entry-header .previous-or-next a:focus[rel="previous"], .single-portfolio-wrapper .entry-header .previous-or-next a:active[rel="previous"] { background: url(assets/img/previous-hover-arrow.svg); background-position: left; background-repeat: no-repeat; }

.single-wrapper .entry-header .previous-or-next a:hover[rel="next"], .single-wrapper .entry-header .previous-or-next a:focus[rel="next"], .single-wrapper .entry-header .previous-or-next a:active[rel="next"], .single-portfolio-wrapper .entry-header .previous-or-next a:hover[rel="next"], .single-portfolio-wrapper .entry-header .previous-or-next a:focus[rel="next"], .single-portfolio-wrapper .entry-header .previous-or-next a:active[rel="next"] { background: url(assets/img/next-hover-arrow.svg); background-position: 58px; background-repeat: no-repeat; }

.single-wrapper .news-section, .single-portfolio-wrapper .news-section { margin-bottom: 5rem; }

.single-wrapper .news-section .news-section-title, .single-portfolio-wrapper .news-section .news-section-title { color: #531096; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; text-transform: uppercase; margin-bottom: 2.5rem; border-bottom: 1px solid #e2e2e2; letter-spacing: .05em; }

.single-wrapper .news-section .news-section-items-wrap, .single-portfolio-wrapper .news-section .news-section-items-wrap { margin: 0 -1.25rem; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item { padding: 0 1.25rem; overflow: hidden; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: 16.25rem; padding: 2.5rem; font-size: 1.75rem; font-family: "Proxima Nova Semibold"; line-height: 2.125rem; text-decoration: underline; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 16.25rem; width: 100%; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure img, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-title { background: #ffee27; color: #531096; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure { position: relative; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.yellow .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #ffee27; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.yellow:hover .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.yellow:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-title { background: #72efff; color: #531096; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure { position: relative; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.teal .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #72efff; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.teal:hover .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.teal:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-title { background: #fc3c43; color: #fff; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure { position: relative; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.red .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #fc3c43; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.red:hover .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.red:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-title { background: #531096; color: #fff; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure { position: relative; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.pink .news-item-image .figure:after { content: ''; position: absolute; width: 100%; height: 100%; background: #531096; top: 0; left: 0; opacity: 0.7; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

.single-wrapper .news-section .news-section-items-wrap .news-section-item.pink:hover .news-item-image .figure:after, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item.pink:hover .news-item-image .figure:after { opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }

@media (max-width: 991.98px) { .single-wrapper .news-section, .single-portfolio-wrapper .news-section { margin-bottom: 4.375rem; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4) { display: none; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1) { padding-right: 0.625rem !important; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2) { padding-left: 0.625rem !important; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: auto; min-height: 20.625rem; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 20.625rem; } }

@media (max-width: 767.98px) { .single-wrapper .news-section, .single-portfolio-wrapper .news-section { margin-bottom: 2.1875rem; }
  .single-wrapper .news-section .news-section-title, .single-portfolio-wrapper .news-section .news-section-title { font-size: 1.25rem; padding-bottom: 1.875rem; margin-bottom: 0; border-bottom: none; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(3), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(4) { display: none; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(1) { padding-right: 0.625rem !important; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2), .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item:nth-child(2) { padding-left: 0.625rem !important; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-title { height: auto; min-height: 8.125rem; padding: 0.9375rem; font-size: 1.0625rem; line-height: 1.375rem; }
  .single-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure, .single-portfolio-wrapper .news-section .news-section-items-wrap .news-section-item .news-item-image .figure { height: 8.125rem; width: 100%; } }

.light-background { background-color: #fff; color: #162331; }

.dark-background { background-color: #162331; color: #fff; }

.dark-background a { color: #fff; }

.dark-background a:hover { color: #72efff; }

.dark-background .btn-content { text-decoration: unset; }

.dark-background .btn-content:hover, .dark-background .btn-content:active, .dark-background .btn-content:focus { background-color: #72efff; color: #531096; }

.related-posts { margin: size-rem(30px) 0; }

/* Basic content elements */
.basic-content-block { margin-bottom: 1.875rem; margin-top: 1.875rem; }

.basic-content-block figure figcaption.wp-caption-text { text-align: left; }

@media (max-width: 991.98px) { .basic-content-block img[class*='wp-image'] { width: 100%; height: auto; } }

.basic-content-block h2, .basic-content-block .h2 { margin-top: 1.875rem; }

.basic-content-block .btn, .basic-content-block button, .basic-content-block input[type="button"], .basic-content-block input[type="reset"], .basic-content-block input[type="submit"] { text-decoration: none; }

.basic-content-block .btn:hover, .basic-content-block button:hover, .basic-content-block input:hover[type="button"], .basic-content-block input:hover[type="reset"], .basic-content-block input:hover[type="submit"] { color: #fff; }

.basic-content-block a:hover { color: #fc3c43; }

.basic-content-block ul a:hover, .basic-content-block ol a:hover { color: #fc3c43; }

.basic-content-block .media-list br, .basic-content-block .media-list p:empty, .basic-content-block .media-list .media-heading:empty { display: none; }

.basic-cover-block .cover-image-container .figure { position: relative; }

.basic-cover-block .cover-image-container .figure.pink-transparent:before { content: ''; position: absolute; width: 100%; height: 100%; background: rgba(83, 16, 150, 0.5); }

.basic-cover-block .cover-image-container.full .figure { position: relative; height: 80vh; width: 100%; }

.basic-cover-block .cover-image-container.full .figure img { width: 100%; height: 100%; -o-object-fit: cover; object-fit: cover; }

.basic-cover-block .cover-info-container { color: #fff; }

.basic-cover-block .cover-info-container .cover-info-title { font-size: 4.0625rem; font-family: "Proxima Nova Bold"; line-height: 4.375rem; margin-bottom: 0.9375rem; }

.basic-cover-block .basic-cover-button { background-color: #72efff; color: #531096; text-decoration: unset; -ms-flex-item-align: start; align-self: flex-start; margin-top: 30px; }

.basic-cover-block .basic-cover-button:hover { background-color: #531096; color: #72efff; }

.basic-testimonial-block { padding: 100px 0; background: #162331; color: #fff; }

.basic-testimonial-block .testimonial-text { font-size: 2.125rem; font-family: "Proxima Nova Regular"; line-height: 3.125rem; padding-bottom: 0; }

.basic-testimonial-block .testimonial-text p:before { content: "“"; left: 0px; position: absolute; font-family: "Proxima Nova Regular"; }

.basic-testimonial-block .testimonial-text p:after { content: " ”"; font-family: "Proxima Nova Regular"; }

.basic-testimonial-block .testimonial-author { font-size: 0.875rem; font-family: "Proxima Nova Bold"; color: #72efff; text-transform: uppercase; letter-spacing: .1em; }

.basic-testimonial-block .testimonial-author-title { font-size: 0.875rem; font-family: "Proxima Nova Regular"; font-style: italic; }

.basic-testimonial-block.light-teal { background: #72efff; color: #531096; }

.basic-testimonial-block.light-teal .testimonial-author { color: #531096; }

/* Collapse elements style fix */
div[id^='custom-collapse'] .card { border-radius: 0; border: none; border-bottom: 0.625rem solid #ecf0f5; background-color: transparent; }

div[id^='custom-collapse'] .card:first-child { border-top: 0.625rem solid #ecf0f5; }

div[id^='custom-collapse'] .card div { border-radius: 0; border: none; background-color: transparent; }

div[id^='custom-collapse'] .card .card-header { padding: 0; }

div[id^='custom-collapse'] .card .card-header h5, div[id^='custom-collapse'] .card .card-header .h5 { margin: 0; }

div[id^='custom-collapse'] .card .card-header h5 a, div[id^='custom-collapse'] .card .card-header .h5 a { padding: 1.625rem 1.25rem 1.625rem 2.5rem; width: 100%; display: inline-block; color: #531096; font-size: 2.1875rem; font-family: "Proxima Nova Regular"; }

div[id^='custom-collapse'] .card .card-header h5 a:hover, div[id^='custom-collapse'] .card .card-header .h5 a:hover { text-decoration: none; }

div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button { position: absolute; left: 0; top: 50px; }

div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button:after, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button:after, div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button:before, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button:before { content: ''; position: absolute; background-color: #531096; -webkit-transition: -webkit-transform .35s ease-out; transition: -webkit-transform .35s ease-out; transition: transform .35s ease-out; transition: transform .35s ease-out, -webkit-transform .35s ease-out; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }

div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button:after, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button:after { width: 15px; height: 3px; }

div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button:before, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button:before { width: 3px; height: 15px; left: 6px; }

div[id^='custom-collapse'] .card .card-header h5 a:not(.collapsed) .collapse-toggle-button:after, div[id^='custom-collapse'] .card .card-header .h5 a:not(.collapsed) .collapse-toggle-button:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); }

div[id^='custom-collapse'] .card .card-header h5 a:not(.collapsed) .collapse-toggle-button:before, div[id^='custom-collapse'] .card .card-header .h5 a:not(.collapsed) .collapse-toggle-button:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); }

div[id^='custom-collapse'] .card .card-block { padding: 0 1.25rem 0.5rem 2.5rem; }

/* Overrides for dark background */
.dark-background div[id^='custom-collapse'] .card { border-bottom: 0.625rem solid #531096; }

.dark-background div[id^='custom-collapse'] .card .card-header h5 a, .dark-background div[id^='custom-collapse'] .card .card-header .h5 a { color: #fff; }

.dark-background div[id^='custom-collapse'] .card .card-header .collapse-toggle-button:after, .dark-background div[id^='custom-collapse'] .card .card-header .collapse-toggle-button:before { background-color: #72efff; }

/**/
/************/
/* Related work section */
.related-work { padding-bottom: 3.75rem; padding-top: 3.75rem; }

@media (max-width: 767.98px) { .related-work .related-item { margin-bottom: 1.25rem; }
  .related-work .related-item:nth-child(3), .related-work .related-item:nth-child(4) { display: none; } }

@media (max-width: 991.98px) { .related-work .related-item { margin-bottom: 1.25rem; }
  .related-work .related-item:nth-child(3), .related-work .related-item:nth-child(4) { display: none; } }

@media (max-width: 991.98px) { .related-work { padding-bottom: 0.625rem; padding-top: 1.25rem; } }

@media (max-width: 767.98px) { .related-work .row { margin-bottom: 30px; } }

.related-work .related-item-link { position: relative; height: 100%; background-color: #531096; }

.related-work .related-item-link:hover, .related-work .related-item-link:active, .related-work .related-item-link:focus { /*.related-info { opacity: 1; transition: .2s ease-in-out; }*/ background-color: #162331; text-decoration: none; }

.related-work .related-item-link:hover .related-client-title:after, .related-work .related-item-link:active .related-client-title:after, .related-work .related-item-link:focus .related-client-title:after { background: #72efff; }

.related-work .related-item-link .img-fluid { min-height: 200px; -o-object-fit: cover; object-fit: cover; }

@media (max-width: 767.98px) { .related-work .related-item-link .img-fluid { min-height: 185px; width: auto; } }

.related-work .related-work-title { padding-bottom: 2.5rem; color: #531096; font-size: 1.4375rem; font-family: "Proxima Nova Semibold"; line-height: 1.625rem; text-transform: uppercase; letter-spacing: .08em; }

@media (max-width: 991.98px) { .related-work .related-work-title { padding-bottom: 1.25rem; } }

.related-work .related-info { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; padding: 4.0625rem 1.25rem; top: 0; width: 100%; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; text-align: center; /*opacity: 0; @include media-breakpoint-down(md) { opacity: 1; }*/ }

.related-work .related-info .related-client-title { color: #fff; font-size: 1.125rem; font-family: "Proxima Nova Semibold"; line-height: 1.3125rem; position: relative; margin-bottom: 0.625rem; padding-bottom: 1.25rem; text-decoration: underline; }

.related-work .related-info .related-client-title:after { content: ''; width: 2rem; height: 0.25rem; background: #ffee27; position: absolute; left: 50%; bottom: 0; margin-left: -1rem; }

.related-work .related-info .related-client-info { color: #fff; font-size: 0.625rem; font-family: "Proxima Nova Bold"; letter-spacing: 0.9px; line-height: 1.125rem; text-transform: uppercase; }

/************/
/* Forms fix */
.custom-recaptcha-message { font-size: 0.875rem !important; font-weight: 400 !important; color: #818181 !important; padding-top: 0.625rem !important; }

.frm_style_formidable-style.with_frm_style, .frm_style_formidable-style.with_frm_style form, .frm_style_formidable-style.with_frm_style .frm-show-form div.frm_description p { text-align: left !important; }

.frm_style_formidable-style.with_frm_style .frm_primary_label { font-size: 1.1875rem !important; font-weight: 400 !important; line-height: 1.75rem !important; font-family: "Proxima Nova Regular" !important; color: #162331 !important; padding-bottom: 0.5rem !important; }

@media (max-width: 767.98px) { .frm_style_formidable-style.with_frm_style .frm_primary_label { font-size: 1.0625rem !important; line-height: 1.4375rem !important; } }

.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single { border-radius: 0 !important; background: #ecf0f5 !important; background-color: #ecf0f5 !important; border: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; padding: 0.9375rem 1.25rem !important; height: auto !important; }

@media (max-width: 767.98px) { .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=password], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style input[type=number], .frm_style_formidable-style.with_frm_style input[type=url], .frm_style_formidable-style.with_frm_style input[type=tel], .frm_style_formidable-style.with_frm_style input[type=phone], .frm_style_formidable-style.with_frm_style input[type=search], .frm_style_formidable-style.with_frm_style select, .frm_style_formidable-style.with_frm_style textarea, .frm_form_fields_style, .frm_style_formidable-style.with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .chosen-container-single .chosen-single { padding: 0.625rem 1.25rem !important; } }

.frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style textarea { font-size: 1.125rem !important; font-family: "Proxima Nova Semibold" !important; color: #531096 !important; }

@media (max-width: 767.98px) { .frm_style_formidable-style.with_frm_style input[type=text], .frm_style_formidable-style.with_frm_style input[type=email], .frm_style_formidable-style.with_frm_style textarea { font-size: 1.0625rem !important; line-height: 1.4375rem !important; } }

.frm_style_formidable-style.with_frm_style .form-field input:not([type=file]):focus, .frm_style_formidable-style.with_frm_style select:focus, .frm_style_formidable-style.with_frm_style textarea:focus, .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_focus_field input[type=search], .frm_form_fields_active_style, .frm_style_formidable-style.with_frm_style .chosen-container-single.chosen-container-active .chosen-single, .frm_style_formidable-style.with_frm_style .chosen-container-active .chosen-choices { background: #ecf0f5 !important; background-color: #ecf0f5 !important; }

.frm_style_formidable-style.with_frm_style .frm_blank_field input[type=text], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=password], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=url], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=tel], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=number], .frm_style_formidable-style.with_frm_style .frm_blank_field input[type=email], .frm_style_formidable-style.with_frm_style .frm_blank_field textarea, .frm_style_formidable-style.with_frm_style .frm_blank_field .mce-edit-area iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field select, .frm_form_fields_error_style, .frm_style_formidable-style.with_frm_style .frm_blank_field .frm-g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .g-recaptcha iframe, .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-multi .chosen-choices, .frm_style_formidable-style.with_frm_style .frm_blank_field .chosen-container-single .chosen-single, .frm_style_formidable-style.with_frm_style .frm_form_field :invalid { background: #ecf0f5 !important; background-color: #ecf0f5 !important; border: none !important; }

.frm_style_formidable-style.with_frm_style .frm_blank_field label { color: #162331 !important; }

.frm_style_formidable-style.with_frm_style .frm_error { color: #fc3c43 !important; font-family: "Proxima Nova Regular" !important; font-size: 0.9375rem !important; font-weight: 500 !important; padding-top: 0.3125rem !important; }

.frm_style_formidable-style.with_frm_style .form-field { margin-bottom: 1.875rem !important; }

.frm_style_formidable-style.with_frm_style .frm_submit .visuallyhidden { clip: rect(0 0 0 0); overflow: hidden; position: absolute; height: 1px; width: 1px; margin: -1px; padding: 0; }

.frm_style_formidable-style.with_frm_style .frm_submit button { font-size: 1rem !important; line-height: 1.5625rem !important; padding: 0.625rem 1.875rem !important; color: #531096 !important; background: #72efff !important; border: none !important; border-radius: 0 !important; font-family: "Proxima Nova Bold" !important; }

.frm_style_formidable-style.with_frm_style .frm_submit button:hover, .frm_style_formidable-style.with_frm_style .frm_submit button:focus { background: #531096 !important; color: #72efff !important; }

.frm_style_formidable-style.with_frm_style .frm_radio label, .frm_style_formidable-style.with_frm_style .frm_checkbox label { font-size: 1.1875rem !important; font-weight: 400 !important; line-height: 1.75rem !important; font-family: "Proxima Nova Regular" !important; color: #162331 !important; }

.frm_style_formidable-style.with_frm_style .frm_checkbox label { padding-left: 0.9375rem !important; position: relative !important; line-height: 30px !important; height: 30px !important; display: block !important; }

.frm_opt_container { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; margin-left: 0; padding-right: 18px; }

@media (min-width: 768px) and (max-width: 1199.98px) { .frm_opt_container { -webkit-box-pack: unset !important; -ms-flex-pack: unset !important; justify-content: unset !important; padding-right: 0; } }

@media (min-width: 992px) { .frm_opt_container.checkboxes-wrap .frm_opt_input_wrap { -webkit-box-flex: 0; -ms-flex: none; flex: none; width: auto; max-width: none; margin-right: 20px; /*flex: 0 0 auto!important; max-width: 20%!important;*/ } }

@media (min-width: 768px) and (max-width: 1199.98px) { .frm_opt_container.checkboxes-wrap .frm_opt_input_wrap { -webkit-box-flex: 0 !important; -ms-flex: 0 0 30% !important; flex: 0 0 30% !important; max-width: 30% !important; } }

.frm_style_formidable-style.with_frm_style .frm_message, .frm_style_formidable-style.with_frm_style .frm_error_style { border-radius: 0 !important; font-size: 1.1875rem !important; font-weight: 400 !important; line-height: 1.75rem !important; font-family: "Proxima Nova Regular" !important; color: #162331 !important; padding: 0 !important; border: 0 !important; background: none !important; }

.frm_style_formidable-style.with_frm_style .frm_message p, .frm_style_formidable-style.with_frm_style .frm_error_style p { margin-bottom: 0 !important; color: #162331 !important; font-family: "Proxima Nova Regular"; line-height: 3.25rem; font-size: 2.1875rem; }

.frm_style_formidable-style.with_frm_style .frm_message p { color: #531096 !important; }

.frm_style_formidable-style.with_frm_style .frm_error_style { display: none !important; }

.with_frm_style .frm_checkbox input[type=checkbox] { margin: 0 0.9375rem 0 0 !important; -webkit-appearance: none !important; -moz-appearance: none !important; appearance: none !important; }

.with_frm_style .frm_checkbox input[type=checkbox]:focus:before { border: 2px solid #531096; }

.with_frm_style .frm_checkbox input[type=checkbox]:hover, .with_frm_style .frm_checkbox input[type=checkbox]:active { -webkit-box-shadow: none !important; box-shadow: none !important; border: 0 !important; }

.with_frm_style .frm_checkbox input[type=checkbox]:before { content: ''; position: absolute; width: 1.875rem; height: 1.875rem; left: 0; top: 0; background: #ecf0f5; }

.with_frm_style .frm_checkbox input[type=checkbox]:after { opacity: 0; width: 1.875rem; height: 1.875rem; position: absolute; color: #162331; content: '\f00d'; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; text-align: center; left: 0; top: 0; }

.with_frm_style .frm_checkbox input[type=checkbox]:checked:after { opacity: 1 !important; }

.frm_opt_input_wrap { padding-right: 0 !important; padding-left: 0 !important; }

/************/
@media (max-width: 767.98px) { .basic-cover-block { margin-bottom: 1.875rem; }
  .basic-cover-block .cover-image-container.full .figure { height: auto; }
  .basic-cover-block .cover-info-container { color: #fff; }
  .basic-cover-block .cover-info-container .cover-info-title { font-size: 1.75rem; line-height: 2rem; }
  div[id^='custom-collapse'] .card .card-header { padding: 0.625rem 1.25rem 0.625rem 2.5rem; }
  div[id^='custom-collapse'] .card .card-header h5, div[id^='custom-collapse'] .card .card-header .h5 { margin: 0; }
  div[id^='custom-collapse'] .card .card-header h5 a, div[id^='custom-collapse'] .card .card-header .h5 a { padding: 1rem 1.25rem 1rem 0; font-size: 1.625rem; line-height: 1.875rem; }
  div[id^='custom-collapse'] .card .card-header h5 a .collapse-toggle-button, div[id^='custom-collapse'] .card .card-header .h5 a .collapse-toggle-button { top: 39px; }
  .basic-testimonial-block { margin-bottom: 2.1875rem; padding: 60px 0; }
  .basic-testimonial-block .testimonial-text { font-size: 1.4375rem; line-height: 2rem; } }

#on-page-filter .visuallyhidden { clip: rect(0 0 0 0); overflow: hidden; position: absolute; height: 1px; width: 1px; margin: -1px; padding: 0; }

#on-page-filter select.opus-multiselect { display: none; }

#on-page-filter .portfolio-views { display: none; }

#on-page-filter .multiselect-native-select { float: left; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle { margin-right: 0.8125rem; padding: 0.375rem 1.0625rem; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .multiselect-selected-text { text-transform: capitalize; font-size: 1rem; font-family: "Proxima Nova Semibold"; line-height: 1.5625rem; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:hover .multiselect-selected-text, #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:active .multiselect-selected-text, #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:focus .multiselect-selected-text { text-decoration: underline; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret { margin-left: 0.3125rem; line-height: 1; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret:after { position: relative; top: 2px; content: '\f107'; border: none; font-family: 'Font Awesome\ 5 Free'; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:after { display: none; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu { width: 19.6875rem; -webkit-transform: none !important; transform: none !important; border-radius: 0; border: 0; padding: 0.8125rem; margin-top: 0.625rem; background: #ecf0f5; }

@media (min-width: 768px) { #on-page-filter .multiselect-native-select .btn-group .dropdown-menu { top: 2.5rem !important; } }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li a label { padding: 0.1875rem 0 0.1875rem 1.3125rem; font-size: 0.875rem; font-family: "Proxima Nova Regular"; line-height: 1.625rem; width: 100%; position: relative; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li a label input { opacity: 0; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li a label:before { content: ''; position: absolute; background: #fff; width: 1.3125rem; height: 1.3125rem; margin-left: -1.3125rem; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li a label:after { opacity: 0; position: absolute; color: #162331; content: '\f00d'; border: none; width: 1.3125rem; height: 1.3125rem; font-family: 'Font Awesome\ 5 Free'; font-weight: 900; text-align: center; left: 0; line-height: 1.6; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li.child a label { padding: 0.1875rem 0.8125rem 0.1875rem 4.1875rem; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li.child a label:after { left: 2.875rem; }

#on-page-filter .multiselect-native-select .btn-group .dropdown-menu li.active a label:after { opacity: 1; }

#on-page-filter .multiselect-native-select .btn-group.show .dropdown-toggle { background: #ecf0f5; }

#on-page-filter .multiselect-native-select .btn-group.show .dropdown-toggle .caret:after { content: '\f106'; }

#on-page-filter .on-page-filter-submit-wrapper { margin-bottom: size-rem(30px); }

#on-page-filter .filters-filtered-by { margin-top: 1.25rem; /*.filtered-by-terms { margin-right:rem(10); float: left; padding: 0.375rem 0.75rem; background: $color__grey; font-size: rem(16); font-family: "Proxima Nova Bold"; line-height: rem(25); .fa-times { margin-left:rem(5); &:before { position: relative; top: 2px; } } }*/ }

#on-page-filter .filters-filtered-by span { display: block; color: #162331; text-transform: uppercase; font-size: 0.875rem; line-height: 1.5rem; font-family: 'Proxima Nova Bold'; letter-spacing: .124em; margin-bottom: 0.3125rem; }

#on-page-filter .filters-filtered-by .filtered-by-terms { margin-right: 0.625rem; float: left; padding: 0.125rem 1.125rem; background: #162331; color: #fff; font-size: 1rem; font-family: 'Proxima Nova Regular'; line-height: 1.5625rem; }

#on-page-filter .filters-filtered-by .filtered-by-terms .fa-times { margin-left: 0.3125rem; }

#on-page-filter .filters-filtered-by .filtered-by-terms .fa-times:before { content: " "; display: block; background: url(assets/img/cross-white.svg); background-repeat: no-repeat; position: relative; top: 1px; width: 11px; height: 10px; left: 6px; }

#on-page-filter #on-page-filter-submit-wrapper .btn, #on-page-filter #on-page-filter-submit-wrapper button, #on-page-filter #on-page-filter-submit-wrapper input[type="button"], #on-page-filter #on-page-filter-submit-wrapper input[type="reset"], #on-page-filter #on-page-filter-submit-wrapper input[type="submit"] { padding: 0.25rem 0.9375rem; border: 0.1875rem solid #fff; font-size: 1rem; font-family: "Proxima Nova SemiBold"; margin-right: 0.625rem; }

#on-page-filter #on-page-filter-submit-wrapper .btn:hover, #on-page-filter #on-page-filter-submit-wrapper button:hover, #on-page-filter #on-page-filter-submit-wrapper input:hover[type="button"], #on-page-filter #on-page-filter-submit-wrapper input:hover[type="reset"], #on-page-filter #on-page-filter-submit-wrapper input:hover[type="submit"], #on-page-filter #on-page-filter-submit-wrapper .btn:active, #on-page-filter #on-page-filter-submit-wrapper button:active, #on-page-filter #on-page-filter-submit-wrapper input:active[type="button"], #on-page-filter #on-page-filter-submit-wrapper input:active[type="reset"], #on-page-filter #on-page-filter-submit-wrapper input:active[type="submit"], #on-page-filter #on-page-filter-submit-wrapper .btn:focus, #on-page-filter #on-page-filter-submit-wrapper button:focus, #on-page-filter #on-page-filter-submit-wrapper input:focus[type="button"], #on-page-filter #on-page-filter-submit-wrapper input:focus[type="reset"], #on-page-filter #on-page-filter-submit-wrapper input:focus[type="submit"] { background: #ffee27; border-color: #ffee27; color: #162331; }

@media (max-width: 767.98px) { .mobile-filters-wrap .mobile-filters-navigation-wrap { background-color: #162331; position: relative; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-open { font-size: 1rem; font-family: "Proxima Nova Bold"; line-height: 1.5625rem; color: #fff; padding: 0.625rem 1.25rem; width: 100%; background-color: #162331; opacity: 0; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-open.collapsed { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 1; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-close { position: absolute; top: 4px; right: 0; text-align: right; font-size: 1rem; font-family: "Proxima Nova Bold"; line-height: 1.5625rem; color: #fff; padding: 0.625rem 1.25rem; width: 100%; background-color: #162331; opacity: 1; -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-close.collapsed { -webkit-transition: .2s ease-in-out; transition: .2s ease-in-out; opacity: 0; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-close .filter-line { display: block; height: 3px; width: 18px; background: #fff; margin-bottom: 3px; float: right; clear: both; }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-close .filter-line:nth-child(1) { -webkit-transform: translate(0px, 6px) rotate(-45deg); transform: translate(0px, 6px) rotate(-45deg); }
  .mobile-filters-wrap .mobile-filters-navigation-wrap .filter-expander-close .filter-line:nth-child(2) { -webkit-transform: translate(0px, 0px) rotate(45deg); transform: translate(0px, 0px) rotate(45deg); }
  .mobile-filters-wrap .filter-collapse { float: left; width: 100%; padding: 0 1.25rem 1.25rem; background: #162331; }
  .mobile-filters-wrap .filter-form .multiselect-native-select { width: 100% !important; margin-bottom: 0.625rem !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group { width: 100% !important; display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group .multiselect { width: 100% !important; margin: 0 !important; text-align: left !important; padding: 0.375rem 0 !important; background: #162331 !important; color: #fff !important; font-size: 1.25rem !important; font-weight: 700 !important; line-height: 1.5625rem !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group .multiselect-container { z-index: unset; padding: 0 !important; background: #162331 !important; position: relative !important; top: 0 !important; -webkit-transform: none !important; transform: none !important; width: 100% !important; margin-top: 0 !important; margin-bottom: 0 !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group .multiselect-container .select-option { margin-bottom: 0.3125rem !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group .multiselect-container .select-option a { color: #fff !important; }
  .mobile-filters-wrap .filter-form .multiselect-native-select .btn-group .multiselect-container .select-option.child a label { padding-left: 2.8125rem !important; }
  .mobile-filters-wrap .filter-form #on-page-filter-submit-wrapper .filter-btn { margin-top: 10px; margin-bottom: 10px; background: #ecf0f5; border-color: #ecf0f5; color: #162331; }
  .mobile-filters-wrap .filter-form #on-page-filter-submit-wrapper a { margin-top: 10px; margin-bottom: 10px; background: #394755; border-color: #394755 !important; color: #fff; }
  .mobile-filters-wrap .filters-filtered-by { margin-top: 1.125rem !important; }
  .mobile-filters-wrap .filters-filtered-by span { color: #fff !important; margin-bottom: 10px !important; }
  .mobile-filters-wrap .filters-filtered-by .filtered-by-terms { background-color: #394755 !important; font-size: 0.875rem !important; font-weight: 400 !important; line-height: 1.625rem !important; color: #fff !important; margin-bottom: 0.3125rem !important; padding: 0 0.75rem !important; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select:first-child .btn-group .dropdown-toggle { margin-top: 0.9375rem !important; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-menu li a label input { margin-left: -7px; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .multiselect-selected-text { font-size: 1.25rem; font-family: "Proxima Nova Bold"; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:hover .multiselect-selected-text, .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:active .multiselect-selected-text, .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle:focus .multiselect-selected-text { text-decoration: unset; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret { position: absolute; width: 25px; height: 25px; top: 6px; right: -3px; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret:after, .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret:before { content: ''; position: absolute; background-color: #fff; -webkit-transition: -webkit-transform .35s ease-out; transition: -webkit-transform .35s ease-out; transition: transform .35s ease-out; transition: transform .35s ease-out, -webkit-transform .35s ease-out; margin: auto; position: absolute; top: 0; left: 0; bottom: 0; right: 0; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret:after { width: 15px; height: 3px; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group .dropdown-toggle .caret:before { width: 3px; height: 15px; }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group.show .dropdown-toggle .caret:after { transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); }
  .mobile-filters-wrap #on-page-filter .multiselect-native-select .btn-group.show .dropdown-toggle .caret:before { transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); -ms-transform: rotate(90deg); } }

/*--------------------------------------------------------------
## Slick Slider
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Components
--------------------------------------------------------------*/
.largeCTA { background-color: #531096; padding: 2.8125rem 0; }

@media (min-width: 768px) { .largeCTA { padding: 4.6875rem 0; } }

@media (min-width: 992px) { .largeCTA { padding: 5.3125rem 0; } }

.largeCTA__btn { display: block; background-color: #2c0652; font-weight: 500; font-size: 1.0625rem; line-height: 1.3529411765; text-align: center; color: #fff; padding: 1.875rem 1.5625rem; -webkit-transition: .25s ease-in-out; transition: .25s ease-in-out; }

@media (min-width: 768px) { .largeCTA__btn { font-size: 1.3125rem; padding: 3.4375rem 3.125rem; } }

@media (min-width: 992px) { .largeCTA__btn { font-size: 1.6875rem; padding: 5.3125rem 5rem; } }

.largeCTA__btn:hover { text-decoration: none; background-color: #060a0f; color: #fff; }

/*# sourceMappingURL=style.css.map */
