@charset "UTF-8";
  @import url("https://fonts.googleapis.com/css2?family=Frank+Ruhl+Libre:wght@400;700&family=Open+Sans:wght@300;400;600;700;800&display=swap");
: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: #007bff;
--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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}
*,
*::before,
*::after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
html {
font-family: sans-serif;
line-height: 1.15;
-webkit-text-size-adjust: 100%;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
display: block;
}
body {
margin: 0;
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
text-align: left;
background-color: #fff;
}
[tabindex="-1"]:focus:not(:focus-visible) {
outline: 0 !important;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
h1, h2, h3, h4, h5, h6 {
margin-top: 0;
margin-bottom: 0.5rem;
}
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: 0.5rem;
margin-left: 0;
}
blockquote {
margin: 0 0 1rem;
}
b,
strong {
font-weight: bolder;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
a {
color: #007bff;
text-decoration: none;
background-color: transparent;
}
a:hover {
color: #0056b3;
text-decoration: underline;
}
a:not([href]):not([class]) {
color: inherit;
text-decoration: none;
}
a:not([href]):not([class]):hover {
color: inherit;
text-decoration: none;
}
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;
-ms-overflow-style: scrollbar;
}
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;
text-align: -webkit-match-parent;
}
label {
display: inline-block;
margin-bottom: 0.5rem;
}
button {
border-radius: 0;
}
button:focus:not(:focus-visible) {
outline: 0;
}
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;
}
[role=button] {
cursor: pointer;
}
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;
}
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: 0.5rem;
font-size: 1.5rem;
line-height: inherit;
color: inherit;
white-space: normal;
}
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;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
margin-bottom: 0.5rem;
font-weight: 500;
line-height: 1.2;
}
h1, .h1 {
font-size: 2.5rem;
}
h2, .h2 {
font-size: 2rem;
}
h3, .h3 {
font-size: 1.75rem;
}
h4, .h4 {
font-size: 1.5rem;
}
h5, .h5 {
font-size: 1.25rem;
}
h6, .h6 {
font-size: 1rem;
}
.lead {
font-size: 1.25rem;
font-weight: 300;
}
.display-1 {
font-size: 6rem;
font-weight: 300;
line-height: 1.2;
}
.display-2 {
font-size: 5.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-3 {
font-size: 4.5rem;
font-weight: 300;
line-height: 1.2;
}
.display-4 {
font-size: 3.5rem;
font-weight: 300;
line-height: 1.2;
}
hr {
margin-top: 1rem;
margin-bottom: 1rem;
border: 0;
border-top: 1px solid rgba(0, 0, 0, 0.1);
}
small,
.small {
font-size: 0.875em;
font-weight: 400;
}
mark,
.mark {
padding: 0.2em;
background-color: #fcf8e3;
}
.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.25rem;
}
.blockquote-footer {
display: block;
font-size: 0.875em;
color: #6c757d;
}
.blockquote-footer::before {
content: "— ";
}
.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-wrap: 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,
.container-fluid,
.container-xl,
.container-lg,
.container-md,
.container-sm {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container-sm, .container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container-md, .container-sm, .container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container-lg, .container-md, .container-sm, .container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container-xl, .container-lg, .container-md, .container-sm, .container {
max-width: 1140px;
}
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.no-gutters {
margin-right: 0;
margin-left: 0;
}
.no-gutters > .col,
.no-gutters > [class*=col-] {
padding-right: 0;
padding-left: 0;
}
.col-xl,
.col-xl-auto, .col-xl-12, .col-xl-11, .col-xl-10, .col-xl-9, .col-xl-8, .col-xl-7, .col-xl-6, .col-xl-5, .col-xl-4, .col-xl-3, .col-xl-2, .col-xl-1, .col-lg,
.col-lg-auto, .col-lg-12, .col-lg-11, .col-lg-10, .col-lg-9, .col-lg-8, .col-lg-7, .col-lg-6, .col-lg-5, .col-lg-4, .col-lg-3, .col-lg-2, .col-lg-1, .col-md,
.col-md-auto, .col-md-12, .col-md-11, .col-md-10, .col-md-9, .col-md-8, .col-md-7, .col-md-6, .col-md-5, .col-md-4, .col-md-3, .col-md-2, .col-md-1, .col-sm,
.col-sm-auto, .col-sm-12, .col-sm-11, .col-sm-10, .col-sm-9, .col-sm-8, .col-sm-7, .col-sm-6, .col-sm-5, .col-sm-4, .col-sm-3, .col-sm-2, .col-sm-1, .col,
.col-auto, .col-12, .col-11, .col-10, .col-9, .col-8, .col-7, .col-6, .col-5, .col-4, .col-3, .col-2, .col-1 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.33333333%;
}
.offset-2 {
margin-left: 16.66666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333333%;
}
.offset-5 {
margin-left: 41.66666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333333%;
}
.offset-8 {
margin-left: 66.66666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333333%;
}
.offset-11 {
margin-left: 91.66666667%;
}
@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%;
}
.row-cols-sm-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333333%;
}
.offset-sm-2 {
margin-left: 16.66666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333333%;
}
.offset-sm-5 {
margin-left: 41.66666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333333%;
}
.offset-sm-8 {
margin-left: 66.66666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333333%;
}
.offset-sm-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-md-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333333%;
}
.offset-md-2 {
margin-left: 16.66666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333333%;
}
.offset-md-5 {
margin-left: 41.66666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333333%;
}
.offset-md-8 {
margin-left: 66.66666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333333%;
}
.offset-md-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-lg-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333333%;
}
.offset-lg-2 {
margin-left: 16.66666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333333%;
}
.offset-lg-5 {
margin-left: 41.66666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333333%;
}
.offset-lg-8 {
margin-left: 66.66666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333333%;
}
.offset-lg-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-xl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333333%;
}
.offset-xl-2 {
margin-left: 16.66666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333333%;
}
.offset-xl-5 {
margin-left: 41.66666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333333%;
}
.offset-xl-8 {
margin-left: 66.66666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333333%;
}
.offset-xl-11 {
margin-left: 91.66666667%;
}
}
.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: #b8daff;
}
.table-primary th,
.table-primary td,
.table-primary thead th,
.table-primary tbody + tbody {
border-color: #7abaff;
}
.table-hover .table-primary:hover {
background-color: #9fcdff;
}
.table-hover .table-primary:hover > td,
.table-hover .table-primary:hover > th {
background-color: #9fcdff;
}
.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 {
display: block;
width: 100%;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
font-size: 1rem;
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 {
-webkit-transition: none;
transition: none;
}
}
.form-control::-ms-expand {
background-color: transparent;
border: 0;
}
.form-control:focus {
color: #495057;
background-color: #fff;
border-color: #80bdff;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.form-control::-webkit-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-moz-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::-ms-input-placeholder {
color: #6c757d;
opacity: 1;
}
.form-control::placeholder {
color: #6c757d;
opacity: 1;
}
.form-control:disabled, .form-control[readonly] {
background-color: #e9ecef;
opacity: 1;
}
input[type=date].form-control,
input[type=time].form-control,
input[type=datetime-local].form-control,
input[type=month].form-control {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
select.form-control:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
select.form-control: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.25rem;
line-height: 1.5;
}
.col-form-label-sm {
padding-top: calc(0.25rem + 1px);
padding-bottom: calc(0.25rem + 1px);
font-size: 0.875rem;
line-height: 1.5;
}
.form-control-plaintext {
display: block;
width: 100%;
padding: 0.375rem 0;
margin-bottom: 0;
font-size: 1rem;
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: 0.875rem;
line-height: 1.5;
border-radius: 0.2rem;
}
.form-control-lg {
height: calc(1.5em + 1rem + 2px);
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
select.form-control[size], select.form-control[multiple] {
height: auto;
}
textarea.form-control {
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, .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: 0.875em;
color: #28a745;
}
.valid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(40, 167, 69, 0.9);
border-radius: 0.25rem;
}
.form-row > .col > .valid-tooltip, .form-row > [class*=col-] > .valid-tooltip {
left: 5px;
}
.was-validated :valid ~ .valid-feedback,
.was-validated :valid ~ .valid-tooltip,
.is-valid ~ .valid-feedback,
.is-valid ~ .valid-tooltip {
display: block;
}
.was-validated .form-control:valid, .form-control.is-valid {
border-color: #28a745;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' 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, .form-control.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 select.form-control:valid, select.form-control.is-valid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
.was-validated textarea.form-control:valid, textarea.form-control.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(0.75em + 2.3125rem) !important;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' 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") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.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 .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: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: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: 0.875em;
color: #dc3545;
}
.invalid-tooltip {
position: absolute;
top: 100%;
left: 0;
z-index: 5;
display: none;
max-width: 100%;
padding: 0.25rem 0.5rem;
margin-top: 0.1rem;
font-size: 0.875rem;
line-height: 1.5;
color: #fff;
background-color: rgba(220, 53, 69, 0.9);
border-radius: 0.25rem;
}
.form-row > .col > .invalid-tooltip, .form-row > [class*=col-] > .invalid-tooltip {
left: 5px;
}
.was-validated :invalid ~ .invalid-feedback,
.was-validated :invalid ~ .invalid-tooltip,
.is-invalid ~ .invalid-feedback,
.is-invalid ~ .invalid-tooltip {
display: block;
}
.was-validated .form-control:invalid, .form-control.is-invalid {
border-color: #dc3545;
padding-right: calc(1.5em + 0.75rem) !important;
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%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, .form-control.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 select.form-control:invalid, select.form-control.is-invalid {
padding-right: 3rem !important;
background-position: right 1.5rem center;
}
.was-validated textarea.form-control:invalid, textarea.form-control.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(0.75em + 2.3125rem) !important;
background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat, #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") center right 1.75rem/calc(0.75em + 0.375rem) calc(0.75em + 0.375rem) no-repeat;
}
.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 .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: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: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 {
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 {
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: 1rem;
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 {
-webkit-transition: none;
transition: none;
}
}
.btn:hover {
color: #212529;
text-decoration: none;
}
.btn:focus, .btn.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn.disabled, .btn:disabled {
opacity: 0.65;
}
.btn:not(:disabled):not(.disabled) {
cursor: pointer;
}
a.btn.disabled,
fieldset:disabled a.btn {
pointer-events: none;
}
.btn-primary {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:hover {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
}
.btn-primary:focus, .btn-primary.focus {
color: #fff;
background-color: #0069d9;
border-color: #0062cc;
-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
}
.btn-primary.disabled, .btn-primary:disabled {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle {
color: #fff;
background-color: #0062cc;
border-color: #005cbf;
}
.btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(38, 143, 255, 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: #007bff;
border-color: #007bff;
}
.btn-outline-primary:hover {
color: #fff;
background-color: #007bff;
border-color: #007bff;
}
.btn-outline-primary:focus, .btn-outline-primary.focus {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.btn-outline-primary.disabled, .btn-outline-primary:disabled {
color: #007bff;
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: #007bff;
border-color: #007bff;
}
.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(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 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-weight: 400;
color: #007bff;
text-decoration: none;
}
.btn-link:hover {
color: #0056b3;
text-decoration: underline;
}
.btn-link:focus, .btn-link.focus {
text-decoration: underline;
}
.btn-link:disabled, .btn-link.disabled {
color: #6c757d;
pointer-events: none;
}
.btn-lg, .btn-group-lg > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.btn-sm, .btn-group-sm > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
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;
}
}
.collapsing.width {
width: 0;
height: auto;
-webkit-transition: width 0.35s ease;
transition: width 0.35s ease;
}
@media (prefers-reduced-motion: reduce) {
.collapsing.width {
-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;
float: left;
min-width: 10rem;
padding: 0.5rem 0;
margin: 0.125rem 0 0;
font-size: 1rem;
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-weight: 400;
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: #e9ecef;
}
.dropdown-item.active, .dropdown-item:active {
color: #fff;
text-decoration: none;
background-color: #007bff;
}
.dropdown-item.disabled, .dropdown-item:disabled {
color: #adb5bd;
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: 0.875rem;
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-vertical > .btn {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover {
z-index: 1;
}
.btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
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 > .btn-group:not(:first-child) {
margin-left: -1px;
}
.btn-group > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group > .btn-group:not(:last-child) > .btn {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.btn-group > .btn:not(:first-child),
.btn-group > .btn-group:not(:first-child) > .btn {
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 {
padding-right: 0.375rem;
padding-left: 0.375rem;
}
.btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .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 > .btn-group {
width: 100%;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) {
margin-top: -1px;
}
.btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle),
.btn-group-vertical > .btn-group:not(:last-child) > .btn {
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:not(:first-child),
.btn-group-vertical > .btn-group:not(:first-child) > .btn {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.btn-group-toggle > .btn,
.btn-group-toggle > .btn-group > .btn {
margin-bottom: 0;
}
.btn-group-toggle > .btn input[type=radio],
.btn-group-toggle > .btn input[type=checkbox],
.btn-group-toggle > .btn-group > .btn input[type=radio],
.btn-group-toggle > .btn-group > .btn 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 > .form-control-plaintext,
.input-group > .custom-select,
.input-group > .custom-file {
position: relative;
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
width: 1%;
min-width: 0;
margin-bottom: 0;
}
.input-group > .form-control + .form-control,
.input-group > .form-control + .custom-select,
.input-group > .form-control + .custom-file,
.input-group > .form-control-plaintext + .form-control,
.input-group > .form-control-plaintext + .custom-select,
.input-group > .form-control-plaintext + .custom-file,
.input-group > .custom-select + .form-control,
.input-group > .custom-select + .custom-select,
.input-group > .custom-select + .custom-file,
.input-group > .custom-file + .form-control,
.input-group > .custom-file + .custom-select,
.input-group > .custom-file + .custom-file {
margin-left: -1px;
}
.input-group > .form-control: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(: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, .input-group > .custom-file:not(:last-child) .custom-file-label::after {
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:not(.has-validation) > .form-control:not(:last-child),
.input-group:not(.has-validation) > .custom-select:not(:last-child),
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label,
.input-group:not(.has-validation) > .custom-file:not(:last-child) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group.has-validation > .form-control:nth-last-child(n+3),
.input-group.has-validation > .custom-select:nth-last-child(n+3),
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label,
.input-group.has-validation > .custom-file:nth-last-child(n+3) .custom-file-label::after {
border-top-right-radius: 0;
border-bottom-right-radius: 0;
}
.input-group-prepend,
.input-group-append {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.input-group-prepend .btn,
.input-group-append .btn {
position: relative;
z-index: 2;
}
.input-group-prepend .btn:focus,
.input-group-append .btn:focus {
z-index: 3;
}
.input-group-prepend .btn + .btn,
.input-group-prepend .btn + .input-group-text,
.input-group-prepend .input-group-text + .input-group-text,
.input-group-prepend .input-group-text + .btn,
.input-group-append .btn + .btn,
.input-group-append .btn + .input-group-text,
.input-group-append .input-group-text + .input-group-text,
.input-group-append .input-group-text + .btn {
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: 1rem;
font-weight: 400;
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 > .custom-select {
height: calc(1.5em + 1rem + 2px);
}
.input-group-lg > .form-control,
.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-append > .btn {
padding: 0.5rem 1rem;
font-size: 1.25rem;
line-height: 1.5;
border-radius: 0.3rem;
}
.input-group-sm > .form-control:not(textarea),
.input-group-sm > .custom-select {
height: calc(1.5em + 0.5rem + 2px);
}
.input-group-sm > .form-control,
.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-append > .btn {
padding: 0.25rem 0.5rem;
font-size: 0.875rem;
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 > .input-group-text,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .btn,
.input-group:not(.has-validation) > .input-group-append:not(:last-child) > .input-group-text,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .btn,
.input-group.has-validation > .input-group-append:nth-last-child(n+3) > .input-group-text,
.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.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 > .input-group-text,
.input-group > .input-group-prepend:not(:first-child) > .btn,
.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 > .input-group-text:not(:first-child) {
border-top-left-radius: 0;
border-bottom-left-radius: 0;
}
.custom-control {
position: relative;
z-index: 1;
display: block;
min-height: 1.5rem;
padding-left: 1.5rem;
-webkit-print-color-adjust: exact;
print-color-adjust: exact;
}
.custom-control-inline {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-right: 1rem;
}
.custom-control-input {
position: absolute;
left: 0;
z-index: -1;
width: 1rem;
height: 1.25rem;
opacity: 0;
}
.custom-control-input:checked ~ .custom-control-label::before {
color: #fff;
border-color: #007bff;
background-color: #007bff;
}
.custom-control-input:focus ~ .custom-control-label::before {
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-control-input:focus:not(:checked) ~ .custom-control-label::before {
border-color: #80bdff;
}
.custom-control-input:not(:disabled):active ~ .custom-control-label::before {
color: #fff;
background-color: #b3d7ff;
border-color: #b3d7ff;
}
.custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label {
color: #6c757d;
}
.custom-control-input[disabled] ~ .custom-control-label::before, .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.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
pointer-events: none;
content: "";
background-color: #fff;
border: 1px solid #adb5bd;
}
.custom-control-label::after {
position: absolute;
top: 0.25rem;
left: -1.5rem;
display: block;
width: 1rem;
height: 1rem;
content: "";
background: 50%/50% 50% no-repeat;
}
.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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e");
}
.custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
border-color: #007bff;
background-color: #007bff;
}
.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' width='4' height='4' 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(0, 123, 255, 0.5);
}
.custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before {
background-color: rgba(0, 123, 255, 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' width='12' height='12' 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(0, 123, 255, 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.25rem + 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(0, 123, 255, 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: 1rem;
font-weight: 400;
line-height: 1.5;
color: #495057;
vertical-align: middle;
background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23343a40' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") right 0.75rem center/8px 10px no-repeat;
border: 1px solid #ced4da;
border-radius: 0.25rem;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-select:focus {
border-color: #80bdff;
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 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:-moz-focusring {
color: transparent;
text-shadow: 0 0 0 #495057;
}
.custom-select-sm {
height: calc(1.5em + 0.5rem + 2px);
padding-top: 0.25rem;
padding-bottom: 0.25rem;
padding-left: 0.5rem;
font-size: 0.875rem;
}
.custom-select-lg {
height: calc(1.5em + 1rem + 2px);
padding-top: 0.5rem;
padding-bottom: 0.5rem;
padding-left: 1rem;
font-size: 1.25rem;
}
.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;
overflow: hidden;
opacity: 0;
}
.custom-file-input:focus ~ .custom-file-label {
border-color: #80bdff;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label {
background-color: #e9ecef;
}
.custom-file-input:lang(en) ~ .custom-file-label::after {
content: "Browse";
}
.custom-file-input ~ .custom-file-label[data-browse]::after {
content: attr(data-browse);
}
.custom-file-label {
position: absolute;
top: 0;
right: 0;
left: 0;
z-index: 1;
height: calc(1.5em + 0.75rem + 2px);
padding: 0.375rem 0.75rem;
overflow: hidden;
font-weight: 400;
line-height: 1.5;
color: #495057;
background-color: #fff;
border: 1px solid #ced4da;
border-radius: 0.25rem;
}
.custom-file-label::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
z-index: 3;
display: block;
height: calc(1.5em + 0.75rem);
padding: 0.375rem 0.75rem;
line-height: 1.5;
color: #495057;
content: "Browse";
background-color: #e9ecef;
border-left: inherit;
border-radius: 0 0.25rem 0.25rem 0;
}
.custom-range {
width: 100%;
height: 1.4rem;
padding: 0;
background-color: transparent;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.custom-range:focus {
outline: 0;
}
.custom-range:focus::-webkit-slider-thumb {
-webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-moz-range-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range:focus::-ms-thumb {
box-shadow: 0 0 0 1px #fff, 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.custom-range::-moz-focus-outer {
border: 0;
}
.custom-range::-webkit-slider-thumb {
width: 1rem;
height: 1rem;
margin-top: -0.25rem;
background-color: #007bff;
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: #b3d7ff;
}
.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: #007bff;
border: 0;
border-radius: 1rem;
-moz-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;
-moz-appearance: none;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-moz-range-thumb {
-moz-transition: none;
transition: none;
}
}
.custom-range::-moz-range-thumb:active {
background-color: #b3d7ff;
}
.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: #007bff;
border: 0;
border-radius: 1rem;
-ms-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;
appearance: none;
}
@media (prefers-reduced-motion: reduce) {
.custom-range::-ms-thumb {
-ms-transition: none;
transition: none;
}
}
.custom-range::-ms-thumb:active {
background-color: #b3d7ff;
}
.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-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-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-link {
margin-bottom: -1px;
background-color: transparent;
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 {
isolation: isolate;
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 {
background: none;
border: 0;
border-radius: 0.25rem;
}
.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
color: #fff;
background-color: #007bff;
}
.nav-fill > .nav-link,
.nav-fill .nav-item {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
text-align: center;
}
.nav-justified > .nav-link,
.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,
.navbar .container-sm,
.navbar .container-md,
.navbar .container-lg,
.navbar .container-xl {
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.3125rem;
padding-bottom: 0.3125rem;
margin-right: 1rem;
font-size: 1.25rem;
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;
float: none;
}
.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.25rem;
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: 50%/100% 100% no-repeat;
}
.navbar-nav-scroll {
max-height: 75vh;
overflow-y: auto;
}
@media (max-width: 575.98px) {
.navbar-expand-sm > .container,
.navbar-expand-sm > .container-fluid,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
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,
.navbar-expand-sm > .container-sm,
.navbar-expand-sm > .container-md,
.navbar-expand-sm > .container-lg,
.navbar-expand-sm > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-sm .navbar-nav-scroll {
overflow: visible;
}
.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,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
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,
.navbar-expand-md > .container-sm,
.navbar-expand-md > .container-md,
.navbar-expand-md > .container-lg,
.navbar-expand-md > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-md .navbar-nav-scroll {
overflow: visible;
}
.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,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
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,
.navbar-expand-lg > .container-sm,
.navbar-expand-lg > .container-md,
.navbar-expand-lg > .container-lg,
.navbar-expand-lg > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-lg .navbar-nav-scroll {
overflow: visible;
}
.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,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
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,
.navbar-expand-xl > .container-sm,
.navbar-expand-xl > .container-md,
.navbar-expand-xl > .container-lg,
.navbar-expand-xl > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand-xl .navbar-nav-scroll {
overflow: visible;
}
.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,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
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,
.navbar-expand > .container-sm,
.navbar-expand > .container-md,
.navbar-expand > .container-lg,
.navbar-expand > .container-xl {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
.navbar-expand .navbar-nav-scroll {
overflow: visible;
}
.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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-text {
color: rgba(0, 0, 0, 0.5);
}
.navbar-light .navbar-text a {
color: rgba(0, 0, 0, 0.9);
}
.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 xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-dark .navbar-text {
color: rgba(255, 255, 255, 0.5);
}
.navbar-dark .navbar-text a {
color: #fff;
}
.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 {
border-top: inherit;
border-bottom: inherit;
}
.card > .list-group:first-child {
border-top-width: 0;
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card > .list-group:last-child {
border-bottom-width: 0;
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
border-top: 0;
}
.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-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;
border-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-top,
.card-img-bottom {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
}
.card-img,
.card-img-top {
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.card-img,
.card-img-bottom {
border-bottom-right-radius: calc(0.25rem - 1px);
border-bottom-left-radius: calc(0.25rem - 1px);
}
.card-deck .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-deck {
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;
margin-right: -15px;
margin-left: -15px;
}
.card-deck .card {
-webkit-box-flex: 1;
-ms-flex: 1 0 0%;
flex: 1 0 0%;
margin-right: 15px;
margin-bottom: 0;
margin-left: 15px;
}
}
.card-group > .card {
margin-bottom: 15px;
}
@media (min-width: 576px) {
.card-group {
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;
}
.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 {
overflow-anchor: none;
}
.accordion > .card {
overflow: hidden;
}
.accordion > .card:not(:last-of-type) {
border-bottom: 0;
border-bottom-right-radius: 0;
border-bottom-left-radius: 0;
}
.accordion > .card:not(:first-of-type) {
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.accordion > .card > .card-header {
border-radius: 0;
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 {
float: left;
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: #007bff;
background-color: #fff;
border: 1px solid #dee2e6;
}
.page-link:hover {
z-index: 2;
color: #0056b3;
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(0, 123, 255, 0.25);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 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: #007bff;
border-color: #007bff;
}
.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.25rem;
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: 0.875rem;
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.4em;
font-size: 75%;
font-weight: 700;
line-height: 1;
text-align: center;
white-space: nowrap;
vertical-align: baseline;
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) {
.badge {
-webkit-transition: none;
transition: none;
}
}
a.badge:hover, a.badge:focus {
text-decoration: none;
}
.badge:empty {
display: none;
}
.btn .badge {
position: relative;
top: -1px;
}
.badge-pill {
padding-right: 0.6em;
padding-left: 0.6em;
border-radius: 10rem;
}
.badge-primary {
color: #fff;
background-color: #007bff;
}
a.badge-primary:hover, a.badge-primary:focus {
color: #fff;
background-color: #0062cc;
}
a.badge-primary:focus, a.badge-primary.focus {
outline: 0;
-webkit-box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.5);
}
.badge-secondary {
color: #fff;
background-color: #6c757d;
}
a.badge-secondary:hover, a.badge-secondary:focus {
color: #fff;
background-color: #545b62;
}
a.badge-secondary:focus, a.badge-secondary.focus {
outline: 0;
-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);
}
.badge-success {
color: #fff;
background-color: #28a745;
}
a.badge-success:hover, a.badge-success:focus {
color: #fff;
background-color: #1e7e34;
}
a.badge-success:focus, a.badge-success.focus {
outline: 0;
-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);
}
.badge-info {
color: #fff;
background-color: #17a2b8;
}
a.badge-info:hover, a.badge-info:focus {
color: #fff;
background-color: #117a8b;
}
a.badge-info:focus, a.badge-info.focus {
outline: 0;
-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);
}
.badge-warning {
color: #212529;
background-color: #ffc107;
}
a.badge-warning:hover, a.badge-warning:focus {
color: #212529;
background-color: #d39e00;
}
a.badge-warning:focus, a.badge-warning.focus {
outline: 0;
-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);
}
.badge-danger {
color: #fff;
background-color: #dc3545;
}
a.badge-danger:hover, a.badge-danger:focus {
color: #fff;
background-color: #bd2130;
}
a.badge-danger:focus, a.badge-danger.focus {
outline: 0;
-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);
}
.badge-light {
color: #212529;
background-color: #f8f9fa;
}
a.badge-light:hover, a.badge-light:focus {
color: #212529;
background-color: #dae0e5;
}
a.badge-light:focus, a.badge-light.focus {
outline: 0;
-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);
}
.badge-dark {
color: #fff;
background-color: #343a40;
}
a.badge-dark:hover, a.badge-dark:focus {
color: #fff;
background-color: #1d2124;
}
a.badge-dark:focus, a.badge-dark.focus {
outline: 0;
-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);
}
.jumbotron {
padding: 2rem 1rem;
margin-bottom: 2rem;
background-color: #e9ecef;
border-radius: 0.3rem;
}
@media (min-width: 576px) {
.jumbotron {
padding: 4rem 2rem;
}
}
.jumbotron-fluid {
padding-right: 0;
padding-left: 0;
border-radius: 0;
}
.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: 4rem;
}
.alert-dismissible .close {
position: absolute;
top: 0;
right: 0;
z-index: 2;
padding: 0.75rem 1.25rem;
color: inherit;
}
.alert-primary {
color: #004085;
background-color: #cce5ff;
border-color: #b8daff;
}
.alert-primary hr {
border-top-color: #9fcdff;
}
.alert-primary .alert-link {
color: #002752;
}
.alert-secondary {
color: #383d41;
background-color: #e2e3e5;
border-color: #d6d8db;
}
.alert-secondary hr {
border-top-color: #c8cbcf;
}
.alert-secondary .alert-link {
color: #202326;
}
.alert-success {
color: #155724;
background-color: #d4edda;
border-color: #c3e6cb;
}
.alert-success hr {
border-top-color: #b1dfbb;
}
.alert-success .alert-link {
color: #0b2e13;
}
.alert-info {
color: #0c5460;
background-color: #d1ecf1;
border-color: #bee5eb;
}
.alert-info hr {
border-top-color: #abdde5;
}
.alert-info .alert-link {
color: #062c33;
}
.alert-warning {
color: #856404;
background-color: #fff3cd;
border-color: #ffeeba;
}
.alert-warning hr {
border-top-color: #ffe8a1;
}
.alert-warning .alert-link {
color: #533f03;
}
.alert-danger {
color: #721c24;
background-color: #f8d7da;
border-color: #f5c6cb;
}
.alert-danger hr {
border-top-color: #f1b0b7;
}
.alert-danger .alert-link {
color: #491217;
}
.alert-light {
color: #818182;
background-color: #fefefe;
border-color: #fdfdfe;
}
.alert-light hr {
border-top-color: #ececf6;
}
.alert-light .alert-link {
color: #686868;
}
.alert-dark {
color: #1b1e21;
background-color: #d6d8d9;
border-color: #c6c8ca;
}
.alert-dark hr {
border-top-color: #b9bbbe;
}
.alert-dark .alert-link {
color: #040505;
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
@keyframes progress-bar-stripes {
from {
background-position: 1rem 0;
}
to {
background-position: 0 0;
}
}
.progress {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 1rem;
overflow: hidden;
line-height: 0;
font-size: 0.75rem;
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;
overflow: hidden;
color: #fff;
text-align: center;
white-space: nowrap;
background-color: #007bff;
-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: 1s linear infinite progress-bar-stripes;
animation: 1s linear infinite progress-bar-stripes;
}
@media (prefers-reduced-motion: reduce) {
.progress-bar-animated {
-webkit-animation: none;
animation: none;
}
}
.media {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.media-body {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.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;
border-radius: 0.25rem;
}
.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;
background-color: #fff;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.list-group-item:first-child {
border-top-left-radius: inherit;
border-top-right-radius: inherit;
}
.list-group-item:last-child {
border-bottom-right-radius: inherit;
border-bottom-left-radius: inherit;
}
.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: #007bff;
border-color: #007bff;
}
.list-group-item + .list-group-item {
border-top-width: 0;
}
.list-group-item + .list-group-item.active {
margin-top: -1px;
border-top-width: 1px;
}
.list-group-horizontal {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.list-group-horizontal > .list-group-item:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
@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:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-sm > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-sm > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-sm > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@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:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-md > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-md > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-md > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@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:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-lg > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-lg > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-lg > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
@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:first-child {
border-bottom-left-radius: 0.25rem;
border-top-right-radius: 0;
}
.list-group-horizontal-xl > .list-group-item:last-child {
border-top-right-radius: 0.25rem;
border-bottom-left-radius: 0;
}
.list-group-horizontal-xl > .list-group-item.active {
margin-top: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item {
border-top-width: 1px;
border-left-width: 0;
}
.list-group-horizontal-xl > .list-group-item + .list-group-item.active {
margin-left: -1px;
border-left-width: 1px;
}
}
.list-group-flush {
border-radius: 0;
}
.list-group-flush > .list-group-item {
border-width: 0 0 1px;
}
.list-group-flush > .list-group-item:last-child {
border-bottom-width: 0;
}
.list-group-item-primary {
color: #004085;
background-color: #b8daff;
}
.list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus {
color: #004085;
background-color: #9fcdff;
}
.list-group-item-primary.list-group-item-action.active {
color: #fff;
background-color: #004085;
border-color: #004085;
}
.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 {
float: right;
font-size: 1.5rem;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
opacity: 0.5;
}
.close:hover {
color: #000;
text-decoration: none;
}
.close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus {
opacity: 0.75;
}
button.close {
padding: 0;
background-color: transparent;
border: 0;
}
a.close.disabled {
pointer-events: none;
}
.toast {
-ms-flex-preferred-size: 350px;
flex-basis: 350px;
max-width: 350px;
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);
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);
border-top-left-radius: calc(0.25rem - 1px);
border-top-right-radius: calc(0.25rem - 1px);
}
.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.modal-static .modal-dialog {
-webkit-transform: scale(1.02);
transform: scale(1.02);
}
.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);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
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;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 0.75rem;
border-top: 1px solid #dee2e6;
border-bottom-right-radius: calc(0.3rem - 1px);
border-bottom-left-radius: calc(0.3rem - 1px);
}
.modal-footer > * {
margin: 0.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);
height: -webkit-min-content;
height: -moz-min-content;
height: min-content;
}
.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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
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;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: 0.875rem;
word-wrap: break-word;
opacity: 0;
}
.tooltip.show {
opacity: 0.9;
}
.tooltip .arrow {
position: absolute;
display: block;
width: 0.8rem;
height: 0.4rem;
}
.tooltip .arrow::before {
position: absolute;
content: "";
border-color: transparent;
border-style: solid;
}
.bs-tooltip-top, .bs-tooltip-auto[x-placement^=top] {
padding: 0.4rem 0;
}
.bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^=top] .arrow {
bottom: 0;
}
.bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^=top] .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 .arrow, .bs-tooltip-auto[x-placement^=right] .arrow {
left: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^=right] .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 .arrow, .bs-tooltip-auto[x-placement^=bottom] .arrow {
top: 0;
}
.bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^=bottom] .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 .arrow, .bs-tooltip-auto[x-placement^=left] .arrow {
right: 0;
width: 0.4rem;
height: 0.8rem;
}
.bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^=left] .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: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
font-style: normal;
font-weight: 400;
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;
white-space: normal;
word-spacing: normal;
line-break: auto;
font-size: 0.875rem;
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 .arrow {
position: absolute;
display: block;
width: 1rem;
height: 0.5rem;
margin: 0 0.3rem;
}
.popover .arrow::before, .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 > .arrow, .bs-popover-auto[x-placement^=top] > .arrow {
bottom: calc(-0.5rem - 1px);
}
.bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^=top] > .arrow::before {
bottom: 0;
border-width: 0.5rem 0.5rem 0;
border-top-color: rgba(0, 0, 0, 0.25);
}
.bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^=top] > .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 > .arrow, .bs-popover-auto[x-placement^=right] > .arrow {
left: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^=right] > .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 > .arrow::after, .bs-popover-auto[x-placement^=right] > .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 > .arrow, .bs-popover-auto[x-placement^=bottom] > .arrow {
top: calc(-0.5rem - 1px);
}
.bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^=bottom] > .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 > .arrow::after, .bs-popover-auto[x-placement^=bottom] > .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 > .arrow, .bs-popover-auto[x-placement^=left] > .arrow {
right: calc(-0.5rem - 1px);
width: 0.5rem;
height: 1rem;
margin: 0.3rem 0;
}
.bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^=left] > .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 > .arrow::after, .bs-popover-auto[x-placement^=left] > .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: 1rem;
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: opacity 0s 0.6s;
transition: opacity 0s 0.6s;
}
@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%;
padding: 0;
color: #fff;
text-align: center;
background: none;
border: 0;
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: 50%/100% 100% no-repeat;
}
.carousel-control-prev-icon {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%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' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-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: 0.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;
}
@-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: -0.125em;
border: 0.25em solid currentcolor;
border-right-color: transparent;
border-radius: 50%;
-webkit-animation: 0.75s linear infinite spinner-border;
animation: 0.75s linear infinite spinner-border;
}
.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;
-webkit-transform: none;
transform: none;
}
}
@keyframes spinner-grow {
0% {
-webkit-transform: scale(0);
transform: scale(0);
}
50% {
opacity: 1;
-webkit-transform: none;
transform: none;
}
}
.spinner-grow {
display: inline-block;
width: 2rem;
height: 2rem;
vertical-align: -0.125em;
background-color: currentcolor;
border-radius: 50%;
opacity: 0;
-webkit-animation: 0.75s linear infinite spinner-grow;
animation: 0.75s linear infinite spinner-grow;
}
.spinner-grow-sm {
width: 1rem;
height: 1rem;
}
@media (prefers-reduced-motion: reduce) {
.spinner-border,
.spinner-grow {
-webkit-animation-duration: 1.5s;
animation-duration: 1.5s;
}
}
.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;
}
.bg-primary {
background-color: #007bff !important;
}
a.bg-primary:hover, a.bg-primary:focus,
button.bg-primary:hover,
button.bg-primary:focus {
background-color: #0062cc !important;
}
.bg-secondary {
background-color: #6c757d !important;
}
a.bg-secondary:hover, a.bg-secondary:focus,
button.bg-secondary:hover,
button.bg-secondary:focus {
background-color: #545b62 !important;
}
.bg-success {
background-color: #28a745 !important;
}
a.bg-success:hover, a.bg-success:focus,
button.bg-success:hover,
button.bg-success:focus {
background-color: #1e7e34 !important;
}
.bg-info {
background-color: #17a2b8 !important;
}
a.bg-info:hover, a.bg-info:focus,
button.bg-info:hover,
button.bg-info:focus {
background-color: #117a8b !important;
}
.bg-warning {
background-color: #ffc107 !important;
}
a.bg-warning:hover, a.bg-warning:focus,
button.bg-warning:hover,
button.bg-warning:focus {
background-color: #d39e00 !important;
}
.bg-danger {
background-color: #dc3545 !important;
}
a.bg-danger:hover, a.bg-danger:focus,
button.bg-danger:hover,
button.bg-danger:focus {
background-color: #bd2130 !important;
}
.bg-light {
background-color: #f8f9fa !important;
}
a.bg-light:hover, a.bg-light:focus,
button.bg-light:hover,
button.bg-light:focus {
background-color: #dae0e5 !important;
}
.bg-dark {
background-color: #343a40 !important;
}
a.bg-dark:hover, a.bg-dark:focus,
button.bg-dark:hover,
button.bg-dark:focus {
background-color: #1d2124 !important;
}
.bg-white {
background-color: #fff !important;
}
.bg-transparent {
background-color: transparent !important;
}
.border {
border: 1px solid #dee2e6 !important;
}
.border-top {
border-top: 1px solid #dee2e6 !important;
}
.border-right {
border-right: 1px solid #dee2e6 !important;
}
.border-bottom {
border-bottom: 1px solid #dee2e6 !important;
}
.border-left {
border-left: 1px solid #dee2e6 !important;
}
.border-0 {
border: 0 !important;
}
.border-top-0 {
border-top: 0 !important;
}
.border-right-0 {
border-right: 0 !important;
}
.border-bottom-0 {
border-bottom: 0 !important;
}
.border-left-0 {
border-left: 0 !important;
}
.border-primary {
border-color: #007bff !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;
}
.rounded-sm {
border-radius: 0.2rem !important;
}
.rounded {
border-radius: 0.25rem !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-top-left-radius: 0.25rem !important;
border-bottom-left-radius: 0.25rem !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;
}
.clearfix::after {
display: block;
clear: both;
content: "";
}
.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;
}
@media (min-width: 576px) {
.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;
}
}
@media (min-width: 768px) {
.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;
}
}
@media (min-width: 992px) {
.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;
}
}
@media (min-width: 1200px) {
.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;
}
}
@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;
}
}
.embed-responsive {
position: relative;
display: block;
width: 100%;
padding: 0;
overflow: hidden;
}
.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;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.embed-responsive-21by9::before {
padding-top: 42.85714286%;
}
.embed-responsive-16by9::before {
padding-top: 56.25%;
}
.embed-responsive-4by3::before {
padding-top: 75%;
}
.embed-responsive-1by1::before {
padding-top: 100%;
}
.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-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;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.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-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;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.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-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;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.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-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;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.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-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;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
.float-left {
float: left !important;
}
.float-right {
float: right !important;
}
.float-none {
float: none !important;
}
@media (min-width: 576px) {
.float-sm-left {
float: left !important;
}
.float-sm-right {
float: right !important;
}
.float-sm-none {
float: none !important;
}
}
@media (min-width: 768px) {
.float-md-left {
float: left !important;
}
.float-md-right {
float: right !important;
}
.float-md-none {
float: none !important;
}
}
@media (min-width: 992px) {
.float-lg-left {
float: left !important;
}
.float-lg-right {
float: right !important;
}
.float-lg-none {
float: none !important;
}
}
@media (min-width: 1200px) {
.float-xl-left {
float: left !important;
}
.float-xl-right {
float: right !important;
}
.float-xl-none {
float: none !important;
}
}
.user-select-all {
-webkit-user-select: all !important;
-moz-user-select: all !important;
user-select: all !important;
}
.user-select-auto {
-webkit-user-select: auto !important;
-moz-user-select: auto !important;
-ms-user-select: auto !important;
user-select: auto !important;
}
.user-select-none {
-webkit-user-select: none !important;
-moz-user-select: none !important;
-ms-user-select: none !important;
user-select: none !important;
}
.overflow-auto {
overflow: auto !important;
}
.overflow-hidden {
overflow: hidden !important;
}
.position-static {
position: static !important;
}
.position-relative {
position: relative !important;
}
.position-absolute {
position: absolute !important;
}
.position-fixed {
position: fixed !important;
}
.position-sticky {
position: sticky !important;
}
.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: sticky) {
.sticky-top {
position: sticky;
top: 0;
z-index: 1020;
}
}
.sr-only {
position: absolute;
width: 1px;
height: 1px;
padding: 0;
margin: -1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
white-space: nowrap;
border: 0;
}
.sr-only-focusable:active, .sr-only-focusable:focus {
position: static;
width: auto;
height: auto;
overflow: visible;
clip: auto;
white-space: normal;
}
.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;
}
.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;
}
.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;
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !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-monospace {
font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important;
}
.text-justify {
text-align: justify !important;
}
.text-wrap {
white-space: normal !important;
}
.text-nowrap {
white-space: nowrap !important;
}
.text-truncate {
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.text-left {
text-align: left !important;
}
.text-right {
text-align: right !important;
}
.text-center {
text-align: center !important;
}
@media (min-width: 576px) {
.text-sm-left {
text-align: left !important;
}
.text-sm-right {
text-align: right !important;
}
.text-sm-center {
text-align: center !important;
}
}
@media (min-width: 768px) {
.text-md-left {
text-align: left !important;
}
.text-md-right {
text-align: right !important;
}
.text-md-center {
text-align: center !important;
}
}
@media (min-width: 992px) {
.text-lg-left {
text-align: left !important;
}
.text-lg-right {
text-align: right !important;
}
.text-lg-center {
text-align: center !important;
}
}
@media (min-width: 1200px) {
.text-xl-left {
text-align: left !important;
}
.text-xl-right {
text-align: right !important;
}
.text-xl-center {
text-align: center !important;
}
}
.text-lowercase {
text-transform: lowercase !important;
}
.text-uppercase {
text-transform: uppercase !important;
}
.text-capitalize {
text-transform: capitalize !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;
}
.font-italic {
font-style: italic !important;
}
.text-white {
color: #fff !important;
}
.text-primary {
color: #007bff !important;
}
a.text-primary:hover, a.text-primary:focus {
color: #0056b3 !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;
}
.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-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.text-decoration-none {
text-decoration: none !important;
}
.text-break {
word-break: break-word !important;
word-wrap: break-word !important;
}
.text-reset {
color: inherit !important;
}
.visible {
visibility: visible !important;
}
.invisible {
visibility: hidden !important;
}
@media print {
*,
*::before,
*::after {
text-shadow: none !important;
-webkit-box-shadow: none !important;
box-shadow: none !important;
}
a:not(.btn) {
text-decoration: underline;
}
abbr[title]::after {
content: " (" attr(title) ")";
}
pre {
white-space: pre-wrap !important;
}
pre,
blockquote {
border: 1px solid #adb5bd;
page-break-inside: avoid;
}
tr,
img {
page-break-inside: avoid;
}
p,
h2,
h3 {
orphans: 3;
widows: 3;
}
h2,
h3 {
page-break-after: avoid;
}
@page {
size: a3;
}
body {
min-width: 992px !important;
}
.container {
min-width: 992px !important;
}
.navbar {
display: none;
}
.badge {
border: 1px solid #000;
}
.table {
border-collapse: collapse !important;
}
.table td,
.table th {
background-color: #fff !important;
}
.table-bordered th,
.table-bordered td {
border: 1px solid #dee2e6 !important;
}
.table-dark {
color: inherit;
}
.table-dark th,
.table-dark td,
.table-dark thead th,
.table-dark tbody + tbody {
border-color: #dee2e6;
}
.table .thead-dark th {
color: inherit;
border-color: #dee2e6;
}
} html {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-ms-overflow-style: scrollbar;
}
*,
*::before,
*::after {
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.container, .container-sm {
max-width: 540px;
}
}
@media (min-width: 768px) {
.container, .container-sm, .container-md {
max-width: 720px;
}
}
@media (min-width: 992px) {
.container, .container-sm, .container-md, .container-lg {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.container, .container-sm, .container-md, .container-lg, .container-xl {
max-width: 1140px;
}
}
.row {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.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: 15px;
padding-left: 15px;
}
.col {
-ms-flex-preferred-size: 0;
flex-basis: 0;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
flex-grow: 1;
max-width: 100%;
}
.row-cols-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-1 {
margin-left: 8.33333333%;
}
.offset-2 {
margin-left: 16.66666667%;
}
.offset-3 {
margin-left: 25%;
}
.offset-4 {
margin-left: 33.33333333%;
}
.offset-5 {
margin-left: 41.66666667%;
}
.offset-6 {
margin-left: 50%;
}
.offset-7 {
margin-left: 58.33333333%;
}
.offset-8 {
margin-left: 66.66666667%;
}
.offset-9 {
margin-left: 75%;
}
.offset-10 {
margin-left: 83.33333333%;
}
.offset-11 {
margin-left: 91.66666667%;
}
@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%;
}
.row-cols-sm-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-sm-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-sm-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-sm-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-sm-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-sm-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-sm-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-sm-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-sm-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-sm-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-sm-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-sm-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-sm-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-sm-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-sm-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-sm-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-sm-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-sm-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-sm-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-sm-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-sm-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-sm-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-sm-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-sm-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-sm-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-sm-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-sm-0 {
margin-left: 0;
}
.offset-sm-1 {
margin-left: 8.33333333%;
}
.offset-sm-2 {
margin-left: 16.66666667%;
}
.offset-sm-3 {
margin-left: 25%;
}
.offset-sm-4 {
margin-left: 33.33333333%;
}
.offset-sm-5 {
margin-left: 41.66666667%;
}
.offset-sm-6 {
margin-left: 50%;
}
.offset-sm-7 {
margin-left: 58.33333333%;
}
.offset-sm-8 {
margin-left: 66.66666667%;
}
.offset-sm-9 {
margin-left: 75%;
}
.offset-sm-10 {
margin-left: 83.33333333%;
}
.offset-sm-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-md-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-md-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-md-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-md-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-md-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-md-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-md-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-md-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-md-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-md-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-md-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-md-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-md-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-md-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-md-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-md-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-md-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-md-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-md-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-md-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-md-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-md-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-md-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-md-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-md-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-md-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-md-0 {
margin-left: 0;
}
.offset-md-1 {
margin-left: 8.33333333%;
}
.offset-md-2 {
margin-left: 16.66666667%;
}
.offset-md-3 {
margin-left: 25%;
}
.offset-md-4 {
margin-left: 33.33333333%;
}
.offset-md-5 {
margin-left: 41.66666667%;
}
.offset-md-6 {
margin-left: 50%;
}
.offset-md-7 {
margin-left: 58.33333333%;
}
.offset-md-8 {
margin-left: 66.66666667%;
}
.offset-md-9 {
margin-left: 75%;
}
.offset-md-10 {
margin-left: 83.33333333%;
}
.offset-md-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-lg-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-lg-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-lg-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-lg-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-lg-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-lg-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-lg-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-lg-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-lg-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-lg-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-lg-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-lg-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-lg-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-lg-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-lg-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-lg-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-lg-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-lg-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-lg-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-lg-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-lg-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-lg-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-lg-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-lg-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-lg-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-lg-0 {
margin-left: 0;
}
.offset-lg-1 {
margin-left: 8.33333333%;
}
.offset-lg-2 {
margin-left: 16.66666667%;
}
.offset-lg-3 {
margin-left: 25%;
}
.offset-lg-4 {
margin-left: 33.33333333%;
}
.offset-lg-5 {
margin-left: 41.66666667%;
}
.offset-lg-6 {
margin-left: 50%;
}
.offset-lg-7 {
margin-left: 58.33333333%;
}
.offset-lg-8 {
margin-left: 66.66666667%;
}
.offset-lg-9 {
margin-left: 75%;
}
.offset-lg-10 {
margin-left: 83.33333333%;
}
.offset-lg-11 {
margin-left: 91.66666667%;
}
}
@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%;
}
.row-cols-xl-1 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.row-cols-xl-2 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.row-cols-xl-3 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
.row-cols-xl-4 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.row-cols-xl-5 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.row-cols-xl-6 > * {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
.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.33333333%;
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.col-xl-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.66666667%;
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.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.33333333%;
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.col-xl-5 {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.66666667%;
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.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.33333333%;
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.col-xl-8 {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.66666667%;
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.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.33333333%;
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.col-xl-11 {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.66666667%;
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.col-xl-12 {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.order-xl-first {
-webkit-box-ordinal-group: 0;
-ms-flex-order: -1;
order: -1;
}
.order-xl-last {
-webkit-box-ordinal-group: 14;
-ms-flex-order: 13;
order: 13;
}
.order-xl-0 {
-webkit-box-ordinal-group: 1;
-ms-flex-order: 0;
order: 0;
}
.order-xl-1 {
-webkit-box-ordinal-group: 2;
-ms-flex-order: 1;
order: 1;
}
.order-xl-2 {
-webkit-box-ordinal-group: 3;
-ms-flex-order: 2;
order: 2;
}
.order-xl-3 {
-webkit-box-ordinal-group: 4;
-ms-flex-order: 3;
order: 3;
}
.order-xl-4 {
-webkit-box-ordinal-group: 5;
-ms-flex-order: 4;
order: 4;
}
.order-xl-5 {
-webkit-box-ordinal-group: 6;
-ms-flex-order: 5;
order: 5;
}
.order-xl-6 {
-webkit-box-ordinal-group: 7;
-ms-flex-order: 6;
order: 6;
}
.order-xl-7 {
-webkit-box-ordinal-group: 8;
-ms-flex-order: 7;
order: 7;
}
.order-xl-8 {
-webkit-box-ordinal-group: 9;
-ms-flex-order: 8;
order: 8;
}
.order-xl-9 {
-webkit-box-ordinal-group: 10;
-ms-flex-order: 9;
order: 9;
}
.order-xl-10 {
-webkit-box-ordinal-group: 11;
-ms-flex-order: 10;
order: 10;
}
.order-xl-11 {
-webkit-box-ordinal-group: 12;
-ms-flex-order: 11;
order: 11;
}
.order-xl-12 {
-webkit-box-ordinal-group: 13;
-ms-flex-order: 12;
order: 12;
}
.offset-xl-0 {
margin-left: 0;
}
.offset-xl-1 {
margin-left: 8.33333333%;
}
.offset-xl-2 {
margin-left: 16.66666667%;
}
.offset-xl-3 {
margin-left: 25%;
}
.offset-xl-4 {
margin-left: 33.33333333%;
}
.offset-xl-5 {
margin-left: 41.66666667%;
}
.offset-xl-6 {
margin-left: 50%;
}
.offset-xl-7 {
margin-left: 58.33333333%;
}
.offset-xl-8 {
margin-left: 66.66666667%;
}
.offset-xl-9 {
margin-left: 75%;
}
.offset-xl-10 {
margin-left: 83.33333333%;
}
.offset-xl-11 {
margin-left: 91.66666667%;
}
}
.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;
}
@media (min-width: 576px) {
.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;
}
}
@media (min-width: 768px) {
.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;
}
}
@media (min-width: 992px) {
.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;
}
}
@media (min-width: 1200px) {
.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;
}
}
@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;
}
}
.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-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;
}
.flex-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
@media (min-width: 576px) {
.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-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;
}
.flex-sm-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 768px) {
.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-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;
}
.flex-md-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 992px) {
.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-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;
}
.flex-lg-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
@media (min-width: 1200px) {
.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-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;
}
.flex-xl-fill {
-webkit-box-flex: 1 !important;
-ms-flex: 1 1 auto !important;
flex: 1 1 auto !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;
}
.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;
-ms-grid-row-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;
-ms-grid-row-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;
-ms-grid-row-align: stretch !important;
align-self: stretch !important;
}
}
.m-0 {
margin: 0 !important;
}
.mt-0,
.my-0 {
margin-top: 0 !important;
}
.mr-0,
.mx-0 {
margin-right: 0 !important;
}
.mb-0,
.my-0 {
margin-bottom: 0 !important;
}
.ml-0,
.mx-0 {
margin-left: 0 !important;
}
.m-1 {
margin: 0.25rem !important;
}
.mt-1,
.my-1 {
margin-top: 0.25rem !important;
}
.mr-1,
.mx-1 {
margin-right: 0.25rem !important;
}
.mb-1,
.my-1 {
margin-bottom: 0.25rem !important;
}
.ml-1,
.mx-1 {
margin-left: 0.25rem !important;
}
.m-2 {
margin: 0.5rem !important;
}
.mt-2,
.my-2 {
margin-top: 0.5rem !important;
}
.mr-2,
.mx-2 {
margin-right: 0.5rem !important;
}
.mb-2,
.my-2 {
margin-bottom: 0.5rem !important;
}
.ml-2,
.mx-2 {
margin-left: 0.5rem !important;
}
.m-3 {
margin: 1rem !important;
}
.mt-3,
.my-3 {
margin-top: 1rem !important;
}
.mr-3,
.mx-3 {
margin-right: 1rem !important;
}
.mb-3,
.my-3 {
margin-bottom: 1rem !important;
}
.ml-3,
.mx-3 {
margin-left: 1rem !important;
}
.m-4 {
margin: 1.5rem !important;
}
.mt-4,
.my-4 {
margin-top: 1.5rem !important;
}
.mr-4,
.mx-4 {
margin-right: 1.5rem !important;
}
.mb-4,
.my-4 {
margin-bottom: 1.5rem !important;
}
.ml-4,
.mx-4 {
margin-left: 1.5rem !important;
}
.m-5 {
margin: 3rem !important;
}
.mt-5,
.my-5 {
margin-top: 3rem !important;
}
.mr-5,
.mx-5 {
margin-right: 3rem !important;
}
.mb-5,
.my-5 {
margin-bottom: 3rem !important;
}
.ml-5,
.mx-5 {
margin-left: 3rem !important;
}
.p-0 {
padding: 0 !important;
}
.pt-0,
.py-0 {
padding-top: 0 !important;
}
.pr-0,
.px-0 {
padding-right: 0 !important;
}
.pb-0,
.py-0 {
padding-bottom: 0 !important;
}
.pl-0,
.px-0 {
padding-left: 0 !important;
}
.p-1 {
padding: 0.25rem !important;
}
.pt-1,
.py-1 {
padding-top: 0.25rem !important;
}
.pr-1,
.px-1 {
padding-right: 0.25rem !important;
}
.pb-1,
.py-1 {
padding-bottom: 0.25rem !important;
}
.pl-1,
.px-1 {
padding-left: 0.25rem !important;
}
.p-2 {
padding: 0.5rem !important;
}
.pt-2,
.py-2 {
padding-top: 0.5rem !important;
}
.pr-2,
.px-2 {
padding-right: 0.5rem !important;
}
.pb-2,
.py-2 {
padding-bottom: 0.5rem !important;
}
.pl-2,
.px-2 {
padding-left: 0.5rem !important;
}
.p-3 {
padding: 1rem !important;
}
.pt-3,
.py-3 {
padding-top: 1rem !important;
}
.pr-3,
.px-3 {
padding-right: 1rem !important;
}
.pb-3,
.py-3 {
padding-bottom: 1rem !important;
}
.pl-3,
.px-3 {
padding-left: 1rem !important;
}
.p-4 {
padding: 1.5rem !important;
}
.pt-4,
.py-4 {
padding-top: 1.5rem !important;
}
.pr-4,
.px-4 {
padding-right: 1.5rem !important;
}
.pb-4,
.py-4 {
padding-bottom: 1.5rem !important;
}
.pl-4,
.px-4 {
padding-left: 1.5rem !important;
}
.p-5 {
padding: 3rem !important;
}
.pt-5,
.py-5 {
padding-top: 3rem !important;
}
.pr-5,
.px-5 {
padding-right: 3rem !important;
}
.pb-5,
.py-5 {
padding-bottom: 3rem !important;
}
.pl-5,
.px-5 {
padding-left: 3rem !important;
}
.m-n1 {
margin: -0.25rem !important;
}
.mt-n1,
.my-n1 {
margin-top: -0.25rem !important;
}
.mr-n1,
.mx-n1 {
margin-right: -0.25rem !important;
}
.mb-n1,
.my-n1 {
margin-bottom: -0.25rem !important;
}
.ml-n1,
.mx-n1 {
margin-left: -0.25rem !important;
}
.m-n2 {
margin: -0.5rem !important;
}
.mt-n2,
.my-n2 {
margin-top: -0.5rem !important;
}
.mr-n2,
.mx-n2 {
margin-right: -0.5rem !important;
}
.mb-n2,
.my-n2 {
margin-bottom: -0.5rem !important;
}
.ml-n2,
.mx-n2 {
margin-left: -0.5rem !important;
}
.m-n3 {
margin: -1rem !important;
}
.mt-n3,
.my-n3 {
margin-top: -1rem !important;
}
.mr-n3,
.mx-n3 {
margin-right: -1rem !important;
}
.mb-n3,
.my-n3 {
margin-bottom: -1rem !important;
}
.ml-n3,
.mx-n3 {
margin-left: -1rem !important;
}
.m-n4 {
margin: -1.5rem !important;
}
.mt-n4,
.my-n4 {
margin-top: -1.5rem !important;
}
.mr-n4,
.mx-n4 {
margin-right: -1.5rem !important;
}
.mb-n4,
.my-n4 {
margin-bottom: -1.5rem !important;
}
.ml-n4,
.mx-n4 {
margin-left: -1.5rem !important;
}
.m-n5 {
margin: -3rem !important;
}
.mt-n5,
.my-n5 {
margin-top: -3rem !important;
}
.mr-n5,
.mx-n5 {
margin-right: -3rem !important;
}
.mb-n5,
.my-n5 {
margin-bottom: -3rem !important;
}
.ml-n5,
.mx-n5 {
margin-left: -3rem !important;
}
.m-auto {
margin: auto !important;
}
.mt-auto,
.my-auto {
margin-top: auto !important;
}
.mr-auto,
.mx-auto {
margin-right: auto !important;
}
.mb-auto,
.my-auto {
margin-bottom: auto !important;
}
.ml-auto,
.mx-auto {
margin-left: auto !important;
}
@media (min-width: 576px) {
.m-sm-0 {
margin: 0 !important;
}
.mt-sm-0,
.my-sm-0 {
margin-top: 0 !important;
}
.mr-sm-0,
.mx-sm-0 {
margin-right: 0 !important;
}
.mb-sm-0,
.my-sm-0 {
margin-bottom: 0 !important;
}
.ml-sm-0,
.mx-sm-0 {
margin-left: 0 !important;
}
.m-sm-1 {
margin: 0.25rem !important;
}
.mt-sm-1,
.my-sm-1 {
margin-top: 0.25rem !important;
}
.mr-sm-1,
.mx-sm-1 {
margin-right: 0.25rem !important;
}
.mb-sm-1,
.my-sm-1 {
margin-bottom: 0.25rem !important;
}
.ml-sm-1,
.mx-sm-1 {
margin-left: 0.25rem !important;
}
.m-sm-2 {
margin: 0.5rem !important;
}
.mt-sm-2,
.my-sm-2 {
margin-top: 0.5rem !important;
}
.mr-sm-2,
.mx-sm-2 {
margin-right: 0.5rem !important;
}
.mb-sm-2,
.my-sm-2 {
margin-bottom: 0.5rem !important;
}
.ml-sm-2,
.mx-sm-2 {
margin-left: 0.5rem !important;
}
.m-sm-3 {
margin: 1rem !important;
}
.mt-sm-3,
.my-sm-3 {
margin-top: 1rem !important;
}
.mr-sm-3,
.mx-sm-3 {
margin-right: 1rem !important;
}
.mb-sm-3,
.my-sm-3 {
margin-bottom: 1rem !important;
}
.ml-sm-3,
.mx-sm-3 {
margin-left: 1rem !important;
}
.m-sm-4 {
margin: 1.5rem !important;
}
.mt-sm-4,
.my-sm-4 {
margin-top: 1.5rem !important;
}
.mr-sm-4,
.mx-sm-4 {
margin-right: 1.5rem !important;
}
.mb-sm-4,
.my-sm-4 {
margin-bottom: 1.5rem !important;
}
.ml-sm-4,
.mx-sm-4 {
margin-left: 1.5rem !important;
}
.m-sm-5 {
margin: 3rem !important;
}
.mt-sm-5,
.my-sm-5 {
margin-top: 3rem !important;
}
.mr-sm-5,
.mx-sm-5 {
margin-right: 3rem !important;
}
.mb-sm-5,
.my-sm-5 {
margin-bottom: 3rem !important;
}
.ml-sm-5,
.mx-sm-5 {
margin-left: 3rem !important;
}
.p-sm-0 {
padding: 0 !important;
}
.pt-sm-0,
.py-sm-0 {
padding-top: 0 !important;
}
.pr-sm-0,
.px-sm-0 {
padding-right: 0 !important;
}
.pb-sm-0,
.py-sm-0 {
padding-bottom: 0 !important;
}
.pl-sm-0,
.px-sm-0 {
padding-left: 0 !important;
}
.p-sm-1 {
padding: 0.25rem !important;
}
.pt-sm-1,
.py-sm-1 {
padding-top: 0.25rem !important;
}
.pr-sm-1,
.px-sm-1 {
padding-right: 0.25rem !important;
}
.pb-sm-1,
.py-sm-1 {
padding-bottom: 0.25rem !important;
}
.pl-sm-1,
.px-sm-1 {
padding-left: 0.25rem !important;
}
.p-sm-2 {
padding: 0.5rem !important;
}
.pt-sm-2,
.py-sm-2 {
padding-top: 0.5rem !important;
}
.pr-sm-2,
.px-sm-2 {
padding-right: 0.5rem !important;
}
.pb-sm-2,
.py-sm-2 {
padding-bottom: 0.5rem !important;
}
.pl-sm-2,
.px-sm-2 {
padding-left: 0.5rem !important;
}
.p-sm-3 {
padding: 1rem !important;
}
.pt-sm-3,
.py-sm-3 {
padding-top: 1rem !important;
}
.pr-sm-3,
.px-sm-3 {
padding-right: 1rem !important;
}
.pb-sm-3,
.py-sm-3 {
padding-bottom: 1rem !important;
}
.pl-sm-3,
.px-sm-3 {
padding-left: 1rem !important;
}
.p-sm-4 {
padding: 1.5rem !important;
}
.pt-sm-4,
.py-sm-4 {
padding-top: 1.5rem !important;
}
.pr-sm-4,
.px-sm-4 {
padding-right: 1.5rem !important;
}
.pb-sm-4,
.py-sm-4 {
padding-bottom: 1.5rem !important;
}
.pl-sm-4,
.px-sm-4 {
padding-left: 1.5rem !important;
}
.p-sm-5 {
padding: 3rem !important;
}
.pt-sm-5,
.py-sm-5 {
padding-top: 3rem !important;
}
.pr-sm-5,
.px-sm-5 {
padding-right: 3rem !important;
}
.pb-sm-5,
.py-sm-5 {
padding-bottom: 3rem !important;
}
.pl-sm-5,
.px-sm-5 {
padding-left: 3rem !important;
}
.m-sm-n1 {
margin: -0.25rem !important;
}
.mt-sm-n1,
.my-sm-n1 {
margin-top: -0.25rem !important;
}
.mr-sm-n1,
.mx-sm-n1 {
margin-right: -0.25rem !important;
}
.mb-sm-n1,
.my-sm-n1 {
margin-bottom: -0.25rem !important;
}
.ml-sm-n1,
.mx-sm-n1 {
margin-left: -0.25rem !important;
}
.m-sm-n2 {
margin: -0.5rem !important;
}
.mt-sm-n2,
.my-sm-n2 {
margin-top: -0.5rem !important;
}
.mr-sm-n2,
.mx-sm-n2 {
margin-right: -0.5rem !important;
}
.mb-sm-n2,
.my-sm-n2 {
margin-bottom: -0.5rem !important;
}
.ml-sm-n2,
.mx-sm-n2 {
margin-left: -0.5rem !important;
}
.m-sm-n3 {
margin: -1rem !important;
}
.mt-sm-n3,
.my-sm-n3 {
margin-top: -1rem !important;
}
.mr-sm-n3,
.mx-sm-n3 {
margin-right: -1rem !important;
}
.mb-sm-n3,
.my-sm-n3 {
margin-bottom: -1rem !important;
}
.ml-sm-n3,
.mx-sm-n3 {
margin-left: -1rem !important;
}
.m-sm-n4 {
margin: -1.5rem !important;
}
.mt-sm-n4,
.my-sm-n4 {
margin-top: -1.5rem !important;
}
.mr-sm-n4,
.mx-sm-n4 {
margin-right: -1.5rem !important;
}
.mb-sm-n4,
.my-sm-n4 {
margin-bottom: -1.5rem !important;
}
.ml-sm-n4,
.mx-sm-n4 {
margin-left: -1.5rem !important;
}
.m-sm-n5 {
margin: -3rem !important;
}
.mt-sm-n5,
.my-sm-n5 {
margin-top: -3rem !important;
}
.mr-sm-n5,
.mx-sm-n5 {
margin-right: -3rem !important;
}
.mb-sm-n5,
.my-sm-n5 {
margin-bottom: -3rem !important;
}
.ml-sm-n5,
.mx-sm-n5 {
margin-left: -3rem !important;
}
.m-sm-auto {
margin: auto !important;
}
.mt-sm-auto,
.my-sm-auto {
margin-top: auto !important;
}
.mr-sm-auto,
.mx-sm-auto {
margin-right: auto !important;
}
.mb-sm-auto,
.my-sm-auto {
margin-bottom: auto !important;
}
.ml-sm-auto,
.mx-sm-auto {
margin-left: auto !important;
}
}
@media (min-width: 768px) {
.m-md-0 {
margin: 0 !important;
}
.mt-md-0,
.my-md-0 {
margin-top: 0 !important;
}
.mr-md-0,
.mx-md-0 {
margin-right: 0 !important;
}
.mb-md-0,
.my-md-0 {
margin-bottom: 0 !important;
}
.ml-md-0,
.mx-md-0 {
margin-left: 0 !important;
}
.m-md-1 {
margin: 0.25rem !important;
}
.mt-md-1,
.my-md-1 {
margin-top: 0.25rem !important;
}
.mr-md-1,
.mx-md-1 {
margin-right: 0.25rem !important;
}
.mb-md-1,
.my-md-1 {
margin-bottom: 0.25rem !important;
}
.ml-md-1,
.mx-md-1 {
margin-left: 0.25rem !important;
}
.m-md-2 {
margin: 0.5rem !important;
}
.mt-md-2,
.my-md-2 {
margin-top: 0.5rem !important;
}
.mr-md-2,
.mx-md-2 {
margin-right: 0.5rem !important;
}
.mb-md-2,
.my-md-2 {
margin-bottom: 0.5rem !important;
}
.ml-md-2,
.mx-md-2 {
margin-left: 0.5rem !important;
}
.m-md-3 {
margin: 1rem !important;
}
.mt-md-3,
.my-md-3 {
margin-top: 1rem !important;
}
.mr-md-3,
.mx-md-3 {
margin-right: 1rem !important;
}
.mb-md-3,
.my-md-3 {
margin-bottom: 1rem !important;
}
.ml-md-3,
.mx-md-3 {
margin-left: 1rem !important;
}
.m-md-4 {
margin: 1.5rem !important;
}
.mt-md-4,
.my-md-4 {
margin-top: 1.5rem !important;
}
.mr-md-4,
.mx-md-4 {
margin-right: 1.5rem !important;
}
.mb-md-4,
.my-md-4 {
margin-bottom: 1.5rem !important;
}
.ml-md-4,
.mx-md-4 {
margin-left: 1.5rem !important;
}
.m-md-5 {
margin: 3rem !important;
}
.mt-md-5,
.my-md-5 {
margin-top: 3rem !important;
}
.mr-md-5,
.mx-md-5 {
margin-right: 3rem !important;
}
.mb-md-5,
.my-md-5 {
margin-bottom: 3rem !important;
}
.ml-md-5,
.mx-md-5 {
margin-left: 3rem !important;
}
.p-md-0 {
padding: 0 !important;
}
.pt-md-0,
.py-md-0 {
padding-top: 0 !important;
}
.pr-md-0,
.px-md-0 {
padding-right: 0 !important;
}
.pb-md-0,
.py-md-0 {
padding-bottom: 0 !important;
}
.pl-md-0,
.px-md-0 {
padding-left: 0 !important;
}
.p-md-1 {
padding: 0.25rem !important;
}
.pt-md-1,
.py-md-1 {
padding-top: 0.25rem !important;
}
.pr-md-1,
.px-md-1 {
padding-right: 0.25rem !important;
}
.pb-md-1,
.py-md-1 {
padding-bottom: 0.25rem !important;
}
.pl-md-1,
.px-md-1 {
padding-left: 0.25rem !important;
}
.p-md-2 {
padding: 0.5rem !important;
}
.pt-md-2,
.py-md-2 {
padding-top: 0.5rem !important;
}
.pr-md-2,
.px-md-2 {
padding-right: 0.5rem !important;
}
.pb-md-2,
.py-md-2 {
padding-bottom: 0.5rem !important;
}
.pl-md-2,
.px-md-2 {
padding-left: 0.5rem !important;
}
.p-md-3 {
padding: 1rem !important;
}
.pt-md-3,
.py-md-3 {
padding-top: 1rem !important;
}
.pr-md-3,
.px-md-3 {
padding-right: 1rem !important;
}
.pb-md-3,
.py-md-3 {
padding-bottom: 1rem !important;
}
.pl-md-3,
.px-md-3 {
padding-left: 1rem !important;
}
.p-md-4 {
padding: 1.5rem !important;
}
.pt-md-4,
.py-md-4 {
padding-top: 1.5rem !important;
}
.pr-md-4,
.px-md-4 {
padding-right: 1.5rem !important;
}
.pb-md-4,
.py-md-4 {
padding-bottom: 1.5rem !important;
}
.pl-md-4,
.px-md-4 {
padding-left: 1.5rem !important;
}
.p-md-5 {
padding: 3rem !important;
}
.pt-md-5,
.py-md-5 {
padding-top: 3rem !important;
}
.pr-md-5,
.px-md-5 {
padding-right: 3rem !important;
}
.pb-md-5,
.py-md-5 {
padding-bottom: 3rem !important;
}
.pl-md-5,
.px-md-5 {
padding-left: 3rem !important;
}
.m-md-n1 {
margin: -0.25rem !important;
}
.mt-md-n1,
.my-md-n1 {
margin-top: -0.25rem !important;
}
.mr-md-n1,
.mx-md-n1 {
margin-right: -0.25rem !important;
}
.mb-md-n1,
.my-md-n1 {
margin-bottom: -0.25rem !important;
}
.ml-md-n1,
.mx-md-n1 {
margin-left: -0.25rem !important;
}
.m-md-n2 {
margin: -0.5rem !important;
}
.mt-md-n2,
.my-md-n2 {
margin-top: -0.5rem !important;
}
.mr-md-n2,
.mx-md-n2 {
margin-right: -0.5rem !important;
}
.mb-md-n2,
.my-md-n2 {
margin-bottom: -0.5rem !important;
}
.ml-md-n2,
.mx-md-n2 {
margin-left: -0.5rem !important;
}
.m-md-n3 {
margin: -1rem !important;
}
.mt-md-n3,
.my-md-n3 {
margin-top: -1rem !important;
}
.mr-md-n3,
.mx-md-n3 {
margin-right: -1rem !important;
}
.mb-md-n3,
.my-md-n3 {
margin-bottom: -1rem !important;
}
.ml-md-n3,
.mx-md-n3 {
margin-left: -1rem !important;
}
.m-md-n4 {
margin: -1.5rem !important;
}
.mt-md-n4,
.my-md-n4 {
margin-top: -1.5rem !important;
}
.mr-md-n4,
.mx-md-n4 {
margin-right: -1.5rem !important;
}
.mb-md-n4,
.my-md-n4 {
margin-bottom: -1.5rem !important;
}
.ml-md-n4,
.mx-md-n4 {
margin-left: -1.5rem !important;
}
.m-md-n5 {
margin: -3rem !important;
}
.mt-md-n5,
.my-md-n5 {
margin-top: -3rem !important;
}
.mr-md-n5,
.mx-md-n5 {
margin-right: -3rem !important;
}
.mb-md-n5,
.my-md-n5 {
margin-bottom: -3rem !important;
}
.ml-md-n5,
.mx-md-n5 {
margin-left: -3rem !important;
}
.m-md-auto {
margin: auto !important;
}
.mt-md-auto,
.my-md-auto {
margin-top: auto !important;
}
.mr-md-auto,
.mx-md-auto {
margin-right: auto !important;
}
.mb-md-auto,
.my-md-auto {
margin-bottom: auto !important;
}
.ml-md-auto,
.mx-md-auto {
margin-left: auto !important;
}
}
@media (min-width: 992px) {
.m-lg-0 {
margin: 0 !important;
}
.mt-lg-0,
.my-lg-0 {
margin-top: 0 !important;
}
.mr-lg-0,
.mx-lg-0 {
margin-right: 0 !important;
}
.mb-lg-0,
.my-lg-0 {
margin-bottom: 0 !important;
}
.ml-lg-0,
.mx-lg-0 {
margin-left: 0 !important;
}
.m-lg-1 {
margin: 0.25rem !important;
}
.mt-lg-1,
.my-lg-1 {
margin-top: 0.25rem !important;
}
.mr-lg-1,
.mx-lg-1 {
margin-right: 0.25rem !important;
}
.mb-lg-1,
.my-lg-1 {
margin-bottom: 0.25rem !important;
}
.ml-lg-1,
.mx-lg-1 {
margin-left: 0.25rem !important;
}
.m-lg-2 {
margin: 0.5rem !important;
}
.mt-lg-2,
.my-lg-2 {
margin-top: 0.5rem !important;
}
.mr-lg-2,
.mx-lg-2 {
margin-right: 0.5rem !important;
}
.mb-lg-2,
.my-lg-2 {
margin-bottom: 0.5rem !important;
}
.ml-lg-2,
.mx-lg-2 {
margin-left: 0.5rem !important;
}
.m-lg-3 {
margin: 1rem !important;
}
.mt-lg-3,
.my-lg-3 {
margin-top: 1rem !important;
}
.mr-lg-3,
.mx-lg-3 {
margin-right: 1rem !important;
}
.mb-lg-3,
.my-lg-3 {
margin-bottom: 1rem !important;
}
.ml-lg-3,
.mx-lg-3 {
margin-left: 1rem !important;
}
.m-lg-4 {
margin: 1.5rem !important;
}
.mt-lg-4,
.my-lg-4 {
margin-top: 1.5rem !important;
}
.mr-lg-4,
.mx-lg-4 {
margin-right: 1.5rem !important;
}
.mb-lg-4,
.my-lg-4 {
margin-bottom: 1.5rem !important;
}
.ml-lg-4,
.mx-lg-4 {
margin-left: 1.5rem !important;
}
.m-lg-5 {
margin: 3rem !important;
}
.mt-lg-5,
.my-lg-5 {
margin-top: 3rem !important;
}
.mr-lg-5,
.mx-lg-5 {
margin-right: 3rem !important;
}
.mb-lg-5,
.my-lg-5 {
margin-bottom: 3rem !important;
}
.ml-lg-5,
.mx-lg-5 {
margin-left: 3rem !important;
}
.p-lg-0 {
padding: 0 !important;
}
.pt-lg-0,
.py-lg-0 {
padding-top: 0 !important;
}
.pr-lg-0,
.px-lg-0 {
padding-right: 0 !important;
}
.pb-lg-0,
.py-lg-0 {
padding-bottom: 0 !important;
}
.pl-lg-0,
.px-lg-0 {
padding-left: 0 !important;
}
.p-lg-1 {
padding: 0.25rem !important;
}
.pt-lg-1,
.py-lg-1 {
padding-top: 0.25rem !important;
}
.pr-lg-1,
.px-lg-1 {
padding-right: 0.25rem !important;
}
.pb-lg-1,
.py-lg-1 {
padding-bottom: 0.25rem !important;
}
.pl-lg-1,
.px-lg-1 {
padding-left: 0.25rem !important;
}
.p-lg-2 {
padding: 0.5rem !important;
}
.pt-lg-2,
.py-lg-2 {
padding-top: 0.5rem !important;
}
.pr-lg-2,
.px-lg-2 {
padding-right: 0.5rem !important;
}
.pb-lg-2,
.py-lg-2 {
padding-bottom: 0.5rem !important;
}
.pl-lg-2,
.px-lg-2 {
padding-left: 0.5rem !important;
}
.p-lg-3 {
padding: 1rem !important;
}
.pt-lg-3,
.py-lg-3 {
padding-top: 1rem !important;
}
.pr-lg-3,
.px-lg-3 {
padding-right: 1rem !important;
}
.pb-lg-3,
.py-lg-3 {
padding-bottom: 1rem !important;
}
.pl-lg-3,
.px-lg-3 {
padding-left: 1rem !important;
}
.p-lg-4 {
padding: 1.5rem !important;
}
.pt-lg-4,
.py-lg-4 {
padding-top: 1.5rem !important;
}
.pr-lg-4,
.px-lg-4 {
padding-right: 1.5rem !important;
}
.pb-lg-4,
.py-lg-4 {
padding-bottom: 1.5rem !important;
}
.pl-lg-4,
.px-lg-4 {
padding-left: 1.5rem !important;
}
.p-lg-5 {
padding: 3rem !important;
}
.pt-lg-5,
.py-lg-5 {
padding-top: 3rem !important;
}
.pr-lg-5,
.px-lg-5 {
padding-right: 3rem !important;
}
.pb-lg-5,
.py-lg-5 {
padding-bottom: 3rem !important;
}
.pl-lg-5,
.px-lg-5 {
padding-left: 3rem !important;
}
.m-lg-n1 {
margin: -0.25rem !important;
}
.mt-lg-n1,
.my-lg-n1 {
margin-top: -0.25rem !important;
}
.mr-lg-n1,
.mx-lg-n1 {
margin-right: -0.25rem !important;
}
.mb-lg-n1,
.my-lg-n1 {
margin-bottom: -0.25rem !important;
}
.ml-lg-n1,
.mx-lg-n1 {
margin-left: -0.25rem !important;
}
.m-lg-n2 {
margin: -0.5rem !important;
}
.mt-lg-n2,
.my-lg-n2 {
margin-top: -0.5rem !important;
}
.mr-lg-n2,
.mx-lg-n2 {
margin-right: -0.5rem !important;
}
.mb-lg-n2,
.my-lg-n2 {
margin-bottom: -0.5rem !important;
}
.ml-lg-n2,
.mx-lg-n2 {
margin-left: -0.5rem !important;
}
.m-lg-n3 {
margin: -1rem !important;
}
.mt-lg-n3,
.my-lg-n3 {
margin-top: -1rem !important;
}
.mr-lg-n3,
.mx-lg-n3 {
margin-right: -1rem !important;
}
.mb-lg-n3,
.my-lg-n3 {
margin-bottom: -1rem !important;
}
.ml-lg-n3,
.mx-lg-n3 {
margin-left: -1rem !important;
}
.m-lg-n4 {
margin: -1.5rem !important;
}
.mt-lg-n4,
.my-lg-n4 {
margin-top: -1.5rem !important;
}
.mr-lg-n4,
.mx-lg-n4 {
margin-right: -1.5rem !important;
}
.mb-lg-n4,
.my-lg-n4 {
margin-bottom: -1.5rem !important;
}
.ml-lg-n4,
.mx-lg-n4 {
margin-left: -1.5rem !important;
}
.m-lg-n5 {
margin: -3rem !important;
}
.mt-lg-n5,
.my-lg-n5 {
margin-top: -3rem !important;
}
.mr-lg-n5,
.mx-lg-n5 {
margin-right: -3rem !important;
}
.mb-lg-n5,
.my-lg-n5 {
margin-bottom: -3rem !important;
}
.ml-lg-n5,
.mx-lg-n5 {
margin-left: -3rem !important;
}
.m-lg-auto {
margin: auto !important;
}
.mt-lg-auto,
.my-lg-auto {
margin-top: auto !important;
}
.mr-lg-auto,
.mx-lg-auto {
margin-right: auto !important;
}
.mb-lg-auto,
.my-lg-auto {
margin-bottom: auto !important;
}
.ml-lg-auto,
.mx-lg-auto {
margin-left: auto !important;
}
}
@media (min-width: 1200px) {
.m-xl-0 {
margin: 0 !important;
}
.mt-xl-0,
.my-xl-0 {
margin-top: 0 !important;
}
.mr-xl-0,
.mx-xl-0 {
margin-right: 0 !important;
}
.mb-xl-0,
.my-xl-0 {
margin-bottom: 0 !important;
}
.ml-xl-0,
.mx-xl-0 {
margin-left: 0 !important;
}
.m-xl-1 {
margin: 0.25rem !important;
}
.mt-xl-1,
.my-xl-1 {
margin-top: 0.25rem !important;
}
.mr-xl-1,
.mx-xl-1 {
margin-right: 0.25rem !important;
}
.mb-xl-1,
.my-xl-1 {
margin-bottom: 0.25rem !important;
}
.ml-xl-1,
.mx-xl-1 {
margin-left: 0.25rem !important;
}
.m-xl-2 {
margin: 0.5rem !important;
}
.mt-xl-2,
.my-xl-2 {
margin-top: 0.5rem !important;
}
.mr-xl-2,
.mx-xl-2 {
margin-right: 0.5rem !important;
}
.mb-xl-2,
.my-xl-2 {
margin-bottom: 0.5rem !important;
}
.ml-xl-2,
.mx-xl-2 {
margin-left: 0.5rem !important;
}
.m-xl-3 {
margin: 1rem !important;
}
.mt-xl-3,
.my-xl-3 {
margin-top: 1rem !important;
}
.mr-xl-3,
.mx-xl-3 {
margin-right: 1rem !important;
}
.mb-xl-3,
.my-xl-3 {
margin-bottom: 1rem !important;
}
.ml-xl-3,
.mx-xl-3 {
margin-left: 1rem !important;
}
.m-xl-4 {
margin: 1.5rem !important;
}
.mt-xl-4,
.my-xl-4 {
margin-top: 1.5rem !important;
}
.mr-xl-4,
.mx-xl-4 {
margin-right: 1.5rem !important;
}
.mb-xl-4,
.my-xl-4 {
margin-bottom: 1.5rem !important;
}
.ml-xl-4,
.mx-xl-4 {
margin-left: 1.5rem !important;
}
.m-xl-5 {
margin: 3rem !important;
}
.mt-xl-5,
.my-xl-5 {
margin-top: 3rem !important;
}
.mr-xl-5,
.mx-xl-5 {
margin-right: 3rem !important;
}
.mb-xl-5,
.my-xl-5 {
margin-bottom: 3rem !important;
}
.ml-xl-5,
.mx-xl-5 {
margin-left: 3rem !important;
}
.p-xl-0 {
padding: 0 !important;
}
.pt-xl-0,
.py-xl-0 {
padding-top: 0 !important;
}
.pr-xl-0,
.px-xl-0 {
padding-right: 0 !important;
}
.pb-xl-0,
.py-xl-0 {
padding-bottom: 0 !important;
}
.pl-xl-0,
.px-xl-0 {
padding-left: 0 !important;
}
.p-xl-1 {
padding: 0.25rem !important;
}
.pt-xl-1,
.py-xl-1 {
padding-top: 0.25rem !important;
}
.pr-xl-1,
.px-xl-1 {
padding-right: 0.25rem !important;
}
.pb-xl-1,
.py-xl-1 {
padding-bottom: 0.25rem !important;
}
.pl-xl-1,
.px-xl-1 {
padding-left: 0.25rem !important;
}
.p-xl-2 {
padding: 0.5rem !important;
}
.pt-xl-2,
.py-xl-2 {
padding-top: 0.5rem !important;
}
.pr-xl-2,
.px-xl-2 {
padding-right: 0.5rem !important;
}
.pb-xl-2,
.py-xl-2 {
padding-bottom: 0.5rem !important;
}
.pl-xl-2,
.px-xl-2 {
padding-left: 0.5rem !important;
}
.p-xl-3 {
padding: 1rem !important;
}
.pt-xl-3,
.py-xl-3 {
padding-top: 1rem !important;
}
.pr-xl-3,
.px-xl-3 {
padding-right: 1rem !important;
}
.pb-xl-3,
.py-xl-3 {
padding-bottom: 1rem !important;
}
.pl-xl-3,
.px-xl-3 {
padding-left: 1rem !important;
}
.p-xl-4 {
padding: 1.5rem !important;
}
.pt-xl-4,
.py-xl-4 {
padding-top: 1.5rem !important;
}
.pr-xl-4,
.px-xl-4 {
padding-right: 1.5rem !important;
}
.pb-xl-4,
.py-xl-4 {
padding-bottom: 1.5rem !important;
}
.pl-xl-4,
.px-xl-4 {
padding-left: 1.5rem !important;
}
.p-xl-5 {
padding: 3rem !important;
}
.pt-xl-5,
.py-xl-5 {
padding-top: 3rem !important;
}
.pr-xl-5,
.px-xl-5 {
padding-right: 3rem !important;
}
.pb-xl-5,
.py-xl-5 {
padding-bottom: 3rem !important;
}
.pl-xl-5,
.px-xl-5 {
padding-left: 3rem !important;
}
.m-xl-n1 {
margin: -0.25rem !important;
}
.mt-xl-n1,
.my-xl-n1 {
margin-top: -0.25rem !important;
}
.mr-xl-n1,
.mx-xl-n1 {
margin-right: -0.25rem !important;
}
.mb-xl-n1,
.my-xl-n1 {
margin-bottom: -0.25rem !important;
}
.ml-xl-n1,
.mx-xl-n1 {
margin-left: -0.25rem !important;
}
.m-xl-n2 {
margin: -0.5rem !important;
}
.mt-xl-n2,
.my-xl-n2 {
margin-top: -0.5rem !important;
}
.mr-xl-n2,
.mx-xl-n2 {
margin-right: -0.5rem !important;
}
.mb-xl-n2,
.my-xl-n2 {
margin-bottom: -0.5rem !important;
}
.ml-xl-n2,
.mx-xl-n2 {
margin-left: -0.5rem !important;
}
.m-xl-n3 {
margin: -1rem !important;
}
.mt-xl-n3,
.my-xl-n3 {
margin-top: -1rem !important;
}
.mr-xl-n3,
.mx-xl-n3 {
margin-right: -1rem !important;
}
.mb-xl-n3,
.my-xl-n3 {
margin-bottom: -1rem !important;
}
.ml-xl-n3,
.mx-xl-n3 {
margin-left: -1rem !important;
}
.m-xl-n4 {
margin: -1.5rem !important;
}
.mt-xl-n4,
.my-xl-n4 {
margin-top: -1.5rem !important;
}
.mr-xl-n4,
.mx-xl-n4 {
margin-right: -1.5rem !important;
}
.mb-xl-n4,
.my-xl-n4 {
margin-bottom: -1.5rem !important;
}
.ml-xl-n4,
.mx-xl-n4 {
margin-left: -1.5rem !important;
}
.m-xl-n5 {
margin: -3rem !important;
}
.mt-xl-n5,
.my-xl-n5 {
margin-top: -3rem !important;
}
.mr-xl-n5,
.mx-xl-n5 {
margin-right: -3rem !important;
}
.mb-xl-n5,
.my-xl-n5 {
margin-bottom: -3rem !important;
}
.ml-xl-n5,
.mx-xl-n5 {
margin-left: -3rem !important;
}
.m-xl-auto {
margin: auto !important;
}
.mt-xl-auto,
.my-xl-auto {
margin-top: auto !important;
}
.mr-xl-auto,
.mx-xl-auto {
margin-right: auto !important;
}
.mb-xl-auto,
.my-xl-auto {
margin-bottom: auto !important;
}
.ml-xl-auto,
.mx-xl-auto {
margin-left: auto !important;
}
}                       body {
font-family: "Open Sans", "Arial", sans-serif;
color: #333333;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
}
ul, ol {
font-size: 1rem;
}
a {
color: #48728E;
text-decoration: underline;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
a:hover, a:focus-visible {
text-decoration: none;
}
h1, h2, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
text-transform: uppercase;
-webkit-hyphens: none;
-ms-hyphens: none;
hyphens: none;
}
h1, h2, h3, h4, h5,
.h1, .h2, .h3, .h4, .h5 {
font-family: "Open Sans", "Arial", sans-serif;
font-weight: 800;
}
h2, h3, h4, h5, h6,
.h2, .h3, .h4, .h5, .h6 {
color: #333333;
}
h1, .h1 {
color: rgba(255, 255, 255, 0.92);
font-size: 2.8125rem;
line-height: 0.8;
letter-spacing: -0.04em;
}
h2, .h2 {
font-size: 2.8125rem;
line-height: 1.1;
letter-spacing: -0.04em;
}
h3, .h3 {
font-size: 1.875rem;
line-height: 1.1;
letter-spacing: -0.04em;
}
h4, .h4 {
font-size: 1.75rem;
line-height: 1.1;
letter-spacing: -0.04em;
}
h5, .h5 {
font-size: 1.5rem;
line-height: 1.13;
letter-spacing: -0.03em;
}
h6, .h6 {
font-family: "Frank Ruhl Libre", "Georgia", serif;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.27;
letter-spacing: 0.03em;
}
blockquote {
position: relative;
font-size: 1.125rem;
font-style: italic;
line-height: 1.44;
background-image: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/icon-quote.svg);
background-position: left top;
background-repeat: no-repeat;
background-size: 2.625rem;
padding-left: 5.25rem;
}
blockquote del {
color: #9B9B9B;
font-size: 0.875rem;
text-decoration: none;
line-height: 1.71;
}
blockquote:before {
content: "";
background: #E0E0E0;
width: 5px;
height: 100%;
position: absolute;
top: 0;
left: 3.75rem;
}
* + blockquote {
margin-top: 2.5rem;
}
b, strong {
font-weight: 700;
}
.extra-bold {
font-weight: 800;
}
span.single-character {
margin-left: -0.2em;
}
a.link-with-last-word-arrow {
color: #BF358E;
font-size: 1rem;
font-weight: bold;
text-transform: uppercase;
text-decoration: none;
}
a.link-with-last-word-arrow:hover span.inline-arrow, a.link-with-last-word-arrow:focus-visible span.inline-arrow {
-webkit-animation: bounce-right 2s forwards infinite 0.2s;
animation: bounce-right 2s forwards infinite 0.2s;
}
a.link-with-last-word-arrow span.last-word {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
a.link-with-last-word-arrow span.last-word span.inline-arrow {
font-size: 0;
width: 0;
height: 0;
margin-left: 0.3125rem;
border-left: 0.375rem solid #BF358E;
border-top: 0.3125rem solid transparent;
border-bottom: 0.3125rem solid transparent;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.color-emphasized.pink-purple span.normaltext {
color: #BF358E;
}
.color-emphasized.pink-purple span.emphasizedtext {
color: #8F286B;
}
.color-emphasized.blue-blue span.normaltext {
color: #77AAC1;
}
.color-emphasized.blue-blue span.emphasizedtext {
color: #48728E;
}
.color-emphasized.blue-white span.normaltext {
color: #77AAC1;
}
.color-emphasized.blue-white span.emphasizedtext {
color: #fff;
}
.color-emphasized.pink-white span.normaltext {
color: #D986BB;
}
.color-emphasized.pink-white span.emphasizedtext {
color: #fff;
}
.color-emphasized.blue-blue-dark span.normaltext {
color: #1C2D40;
}
.color-emphasized.blue-blue-dark span.emphasizedtext {
color: #48728E;
}
@media (min-width: 768px) {
ul.cols-2, ul.cols-3, ul.cols-4,
ol.cols-2,
ol.cols-3,
ol.cols-4 {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
-webkit-column-gap: 30px;
-moz-column-gap: 30px;
column-gap: 30px;
}
}
@media (min-width: 992px) {
h2, h3, h4 {
line-height: 1;
}
h1, .h1 {
font-size: 10rem;
}
h2, .h2 {
font-size: 5.625rem;
}
h3, .h3 {
font-size: 3.75rem;
}
h4, .h4 {
font-size: 3.125rem;
}
h5, .h5 {
font-size: 1.875rem;
}
h6, .h6 {
font-size: 1.375rem;
}
ul.cols-3,
ol.cols-3 {
-webkit-column-count: 3;
-moz-column-count: 3;
column-count: 3;
}
ul.cols-4,
ol.cols-4 {
-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
}
} .btn, .gform_button {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 16px;
font-weight: bold;
text-decoration: none;
text-align: center;
text-transform: uppercase;
padding: 0.3125rem 1.25rem;
margin-top: 1rem;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
min-width: 7.8125rem;
border: 0;
border-radius: 0;
z-index: 0;
overflow: hidden;
cursor: pointer;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn.focus, .btn:focus, .gform_button.focus, .gform_button:focus {
-webkit-box-shadow: none;
box-shadow: none;
}
.btn span.btn-text, .gform_button span.btn-text {
z-index: 1;
}
.btn span.btn-arrow, .gform_button span.btn-arrow {
position: relative;
width: 0;
height: 0;
border-left: 6px solid #fff;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
margin-left: 0.375rem;
z-index: 1;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn span.btn-download-arrow, .gform_button span.btn-download-arrow {
position: relative;
margin-left: 0.625rem;
z-index: 2;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.btn span.btn-overlay, .gform_button span.btn-overlay {
position: absolute;
width: calc(100% + 0.5rem);
padding-bottom: calc(100% + 0.5rem);
background: transparent;
border-radius: 50%;
z-index: 0;
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
.btn.blue, .btn.pink, .btn.purple, .btn.light-blue, .btn.dark-blue, .btn.gray-pink, .btn.gray-blue, .btn.gform_button, .gform_button.blue, .gform_button.pink, .gform_button.purple, .gform_button.light-blue, .gform_button.dark-blue, .gform_button.gray-pink, .gform_button.gray-blue, .gform_button.gform_button {
color: #fff;
}
.btn.blue, .gform_button.blue {
background: #48728E;
}
.btn.blue:focus-visible,
.btn.blue span.btn-overlay, .gform_button.blue:focus-visible,
.gform_button.blue span.btn-overlay {
background: #2D455F;
}
.btn.pink, .gform_button.pink {
background: #BF358E;
}
.btn.pink:focus-visible,
.btn.pink span.btn-overlay, .gform_button.pink:focus-visible,
.gform_button.pink span.btn-overlay {
background: #8F286B;
}
.btn.purple, .gform_button.purple {
background: #8F286B;
}
.btn.purple:focus-visible,
.btn.purple span.btn-overlay, .gform_button.purple:focus-visible,
.gform_button.purple span.btn-overlay {
background: #601B47;
}
.btn.light-blue, .gform_button.light-blue {
background: #77AAC1;
}
.btn.light-blue:focus-visible,
.btn.light-blue span.btn-overlay, .gform_button.light-blue:focus-visible,
.gform_button.light-blue span.btn-overlay {
background: #48728E;
}
.btn.dark-blue, .gform_button.dark-blue {
background: #1C2D40;
}
.btn.dark-blue:focus-visible,
.btn.dark-blue span.btn-overlay, .gform_button.dark-blue:focus-visible,
.gform_button.dark-blue span.btn-overlay {
background: #2D455F;
}
.btn.gray-pink, .gform_button.gray-pink {
background: #F4F4F4;
color: #BF358E;
}
.btn.gray-pink span.btn-arrow, .gform_button.gray-pink span.btn-arrow {
border-left-color: #BF358E;
}
.btn.gray-pink span.btn-overlay, .gform_button.gray-pink span.btn-overlay {
background: #CC5DA5;
}
.btn.gray-pink:hover, .btn.gray-pink:focus-visible, .gform_button.gray-pink:hover, .gform_button.gray-pink:focus-visible {
color: #F4F4F4;
}
.btn.gray-pink:hover span.btn-arrow, .btn.gray-pink:focus-visible span.btn-arrow, .gform_button.gray-pink:hover span.btn-arrow, .gform_button.gray-pink:focus-visible span.btn-arrow {
border-left-color: #F4F4F4;
}
.btn.gray-blue, .gform_button.gray-blue {
background: #F4F4F4;
color: #48728E;
}
.btn.gray-blue span.btn-arrow, .gform_button.gray-blue span.btn-arrow {
border-left-color: #48728E;
}
.btn.gray-blue span.btn-overlay, .gform_button.gray-blue span.btn-overlay {
background: #77AAC1;
}
.btn.gray-blue:hover, .btn.gray-blue:focus-visible, .gform_button.gray-blue:hover, .gform_button.gray-blue:focus-visible {
color: #F4F4F4;
}
.btn.gray-blue:hover span.btn-arrow, .btn.gray-blue:focus-visible span.btn-arrow, .gform_button.gray-blue:hover span.btn-arrow, .gform_button.gray-blue:focus-visible span.btn-arrow {
border-left-color: #F4F4F4;
}
.btn.gform_button, .gform_button.gform_button {
background: #BF358E;
}
.btn.gform_button.active, .gform_button.gform_button.active {
background: #D986BB;
max-width: 3.125rem;
min-width: 0;
padding: 0.3125;
border-radius: 50%;
outline-width: 0;
}
.btn.gform_button.active:after, .gform_button.gform_button.active:after {
display: none;
}
.btn.gform_button.active .loading-circle, .gform_button.gform_button.active .loading-circle {
position: relative;
top: unset;
left: unset;
-webkit-transform: none;
transform: none;
width: 1.875rem;
height: 1.875rem;
}
.btn.gform_button.active .loading-circle div, .gform_button.gform_button.active .loading-circle div {
width: 1.5625rem;
height: 1.5625rem;
margin: 0.1875rem;
border: 0.1875rem solid #fff;
border-color: #fff transparent transparent transparent;
}
.btn.gform_button span.btn-overlay, .gform_button.gform_button span.btn-overlay {
background: #D986BB;
}
.btn.back-btn, .gform_button.back-btn {
color: #2D455F;
padding-left: 0;
margin-top: 0.25rem;
overflow: visible;
}
.btn.back-btn:before, .gform_button.back-btn:before {
content: "";
position: relative;
width: 0;
height: 0;
border-right: 6px solid #2D455F;
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
margin-right: 0.375rem;
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.btn.back-btn:hover, .btn.back-btn:focus-visible, .gform_button.back-btn:hover, .gform_button.back-btn:focus-visible {
color: #48728E;
}
.btn.back-btn:hover:before, .btn.back-btn:focus-visible:before, .gform_button.back-btn:hover:before, .gform_button.back-btn:focus-visible:before {
border-right-color: #48728E;
-webkit-animation: bounce-left 2s forwards infinite;
animation: bounce-left 2s forwards infinite;
}
.btn.view-more, .gform_button.view-more {
font-size: 1.75rem;
font-weight: 800;
letter-spacing: -0.04em;
margin-top: 0;
}
.btn.view-more:after, .gform_button.view-more:after {
content: "";
position: relative;
vertical-align: middle;
width: 0;
height: 0;
border-top: 10px solid #333333;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
margin-left: 0.8125rem;
-webkit-transform: translateY(0.125rem);
transform: translateY(0.125rem);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
.btn.view-more:hover, .btn.view-more:focus-visible, .gform_button.view-more:hover, .gform_button.view-more:focus-visible {
color: #8F286B;
}
.btn.view-more:hover:after, .btn.view-more:focus-visible:after, .gform_button.view-more:hover:after, .gform_button.view-more:focus-visible:after {
border-top-color: #8F286B;
}
.btn.download span.btn-download-icon, .gform_button.download span.btn-download-icon {
position: relative;
vertical-align: middle;
width: 0.625rem;
height: 1.25rem;
margin-left: 0.75rem;
margin-bottom: -0.25rem;
z-index: 1;
}
.btn.download span.btn-download-icon span.btn-download-arrow, .gform_button.download span.btn-download-icon span.btn-download-arrow {
position: absolute;
top: 0.375rem;
left: -0.3125rem;
border-top: 5px solid #fff;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
.btn.download span.btn-download-icon span.btn-download-arrow:before, .gform_button.download span.btn-download-icon span.btn-download-arrow:before {
content: "";
position: absolute;
left: 50%;
bottom: 0.3125rem;
background: #fff;
width: 1px;
height: 0.4375rem;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.btn.download span.btn-download-icon span.btn-download-line, .gform_button.download span.btn-download-icon span.btn-download-line {
position: absolute;
left: -0.375rem;
bottom: 0.3125rem;
background: #fff;
width: 0.75rem;
height: 1px;
}
button.filter-button {
position: relative;
background: #77AAC1;
color: #fff;
font-size: 1rem;
font-weight: 700;
line-height: 1.375;
text-transform: uppercase;
width: 100%;
padding: 0.5rem;
border: 0;
z-index: 0;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
button.filter-button:after {
content: "";
position: absolute;
left: 50%;
bottom: -0.625rem;
width: 0;
height: 0;
border-top: 10px solid #77AAC1;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
-webkit-transform: translateX(-50%) translateY(-100%);
transform: translateX(-50%) translateY(-100%);
z-index: -1;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
button.filter-button:hover, button.filter-button:focus-visible {
background: #2D455F;
}
button.filter-button:hover:after, button.filter-button:focus-visible:after {
border-top-color: #2D455F;
-webkit-transform: translateX(-50%) translateY(0);
transform: translateX(-50%) translateY(0);
}
button.filter-button.active {
background: #1C2D40;
}
button.filter-button.active:after {
border-top-color: #1C2D40;
-webkit-transform: translateX(-50%) translateY(0);
transform: translateX(-50%) translateY(0);
}
button.filter-button.bottom:after {
border-top-color: transparent !important;
}
button.filter-button.bottom:before {
content: "";
position: absolute;
left: 50%;
top: -0.625rem;
width: 0;
height: 0;
border-top: 10px solid #77AAC1;
border-left: 9px solid transparent;
border-right: 9px solid transparent;
-webkit-transform: translateX(-50%) translateY(100%);
transform: translateX(-50%) translateY(100%);
z-index: -1;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
button.filter-button.bottom:hover:before, button.filter-button.bottom:focus-visible:before {
border-top-color: #1C2D40;
-webkit-transform: translateX(-50%) translateY(0) rotate(180deg);
transform: translateX(-50%) translateY(0) rotate(180deg);
}
button.filter-button.bottom.active:before {
border-top-color: #1C2D40;
-webkit-transform: translateX(-50%) translateY(0) rotate(180deg);
transform: translateX(-50%) translateY(0) rotate(180deg);
}
@-webkit-keyframes bounce-left {
0%, 50%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateX(-0.4375rem);
transform: translateX(-0.4375rem);
}
}
@keyframes bounce-left {
0%, 50%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateX(-0.4375rem);
transform: translateX(-0.4375rem);
}
}
@-webkit-keyframes bounce-right {
0%, 50%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateX(0.4375rem);
transform: translateX(0.4375rem);
}
}
@keyframes bounce-right {
0%, 50%, 100% {
-webkit-transform: translateX(0);
transform: translateX(0);
}
25% {
-webkit-transform: translateX(0.4375rem);
transform: translateX(0.4375rem);
}
}
@-webkit-keyframes bounce-up {
0%, 50%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25% {
-webkit-transform: translateY(-0.25rem);
transform: translateY(-0.25rem);
}
}
@keyframes bounce-up {
0%, 50%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25% {
-webkit-transform: translateY(-0.25rem);
transform: translateY(-0.25rem);
}
}
@-webkit-keyframes bounce-down {
0%, 50%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25% {
-webkit-transform: translateY(0.25rem);
transform: translateY(0.25rem);
}
}
@keyframes bounce-down {
0%, 50%, 100% {
-webkit-transform: translateY(0);
transform: translateY(0);
}
25% {
-webkit-transform: translateY(0.25rem);
transform: translateY(0.25rem);
}
}                       .gform_submission_error {
font-size: 1.5rem;
color: #fff;
}
.gforms-bubble {
position: absolute;
top: 0;
left: 0;
background: #D986BB;
width: 62.5rem;
height: 62.5rem;
border-radius: 50%;
-webkit-transform: scale(0) translate(-50%, -50%);
transform: scale(0) translate(-50%, -50%);
z-index: 2;
}
.gform_confirmation_wrapper {
text-align: center;
}
.gform_confirmation_wrapper .confirmation-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;
position: relative;
background: #D986BB;
width: 5.5rem;
height: 5.5rem;
margin: 0 auto 2rem;
border-radius: 50%;
}
.gform_confirmation_wrapper .confirmation-check span.circle-border {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 5rem;
height: 5rem;
border: 2px solid #D986BB;
border-radius: 50%;
}
.gform_confirmation_wrapper .confirmation-check span.check {
display: inline-block;
-webkit-transform: rotate(45deg) translate(-0.3125rem, -0.3125rem);
transform: rotate(45deg) translate(-0.3125rem, -0.3125rem);
height: 3.375rem;
width: 1.875rem;
border-right: 0.5625rem solid white;
border-bottom: 0.5625rem solid white;
opacity: 0;
}
@media (min-width: 992px) {
.gform_confirmation_wrapper {
padding-bottom: 12rem;
padding-top: 12rem;
}
}
@media (min-width: 1200px) {
.gform_confirmation_wrapper {
padding-bottom: 15rem;
padding-top: 15rem;
}
}
.gform_wrapper {
margin: 0;
}
.gform_wrapper.gform_validation_error .validation_error {
background: #C20000;
color: #fff;
text-align: center;
padding: 8px;
margin-bottom: 1.25rem;
}
.gform_wrapper.gform_validation_error .validation_error + .gform_footer {
margin-top: 14px;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error {
border-top: 0;
border-bottom: 0;
padding-bottom: 0;
padding-top: 0;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error + li.gfield.gfield_error, .gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half) {
max-width: none;
margin-top: 0;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error label {
margin-top: 0;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error input,
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error textarea,
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields li.gfield.gfield_error select {
border-color: #C20000;
}
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields .gfield_description.validation_message,
.gform_wrapper.gform_validation_error .gform_body ul.gform_fields .instruction {
display: block;
background: #C20000;
color: #fff;
font-size: 0.875rem;
padding: 8px;
margin-bottom: 0.5rem;
}
.gform_wrapper .gform_body {
position: relative;
}
.gform_wrapper .gform_body ul.gform_fields {
padding: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield {
display: inline-block;
position: relative;
width: 100%;
padding-right: 0;
margin-bottom: 1.3125rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield:before {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield:focus-visible {
outline-color: #000;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gform_hidden {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gsection {
padding: 1.5rem 0 1rem;
margin: 1.25rem 0 0;
border-top: 2px solid #fff;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gsection h2 {
color: #BF358E;
font-size: 1.5rem;
line-height: 1.13;
letter-spacing: -0.03em;
text-align: center;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.high-label label,
.gform_wrapper .gform_body ul.gform_fields li.gfield.high-label label.focused {
position: relative;
top: unset;
left: unset;
color: #48728E;
font-size: 0.875rem;
margin-top: 5px;
margin-bottom: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.inset-label label {
top: 3px;
font-size: 0.5625rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.no-label label {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label {
position: relative;
top: unset;
left: unset;
color: #48728E;
font-size: 0.875rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label.focused {
color: #48728E;
font-size: 0.875rem;
top: unset;
left: unset;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield label {
position: absolute;
top: 9px;
left: 16px;
color: #48728E;
font-size: 0.875rem;
font-weight: 400;
letter-spacing: -0.014em;
margin: 0;
z-index: 1;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield label.focused {
color: #48728E;
top: -1.5rem;
left: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield label.gfield_label_before_complex {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .gfield_description {
font-size: 0.875rem;
font-weight: 400;
padding: 2px 0 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container {
position: relative;
margin-top: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio {
margin-top: 1rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select {
background: #fff;
color: #333333;
font-size: 0.875rem;
font-weight: 600;
width: 100%;
padding: 9px 16px 8px;
border-width: 0 0 2px 0;
border-style: solid;
border-color: #48728E;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input:focus-visible, .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input.focused,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea:focus-visible,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea.focused,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select:focus-visible,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select.focused {
border-color: #BF358E;
outline-width: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
height: 5.125rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select {
margin-left: 0;
border-radius: 0;
-webkit-appearance: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container span:not(.ginput_price) {
margin-bottom: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container .gform_fileupload_rules {
position: absolute;
left: 0;
top: 100%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_select:before {
content: "";
position: absolute;
top: 50%;
right: 18px;
border-top: 5px solid #48728E;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_select select {
padding-right: 30px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox {
padding: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li {
position: relative;
list-style-type: none;
font-size: 1.25rem;
line-height: 1.5;
padding-bottom: 0.5rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li:before {
content: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox] {
position: absolute;
height: calc(100% - 0.5rem);
opacity: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox]:focus-visible + label:before {
outline: 2px solid #48728E;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li input[type=checkbox]:checked + label:after {
content: "";
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li label {
position: relative;
display: inline-block;
font-size: 1rem;
line-height: 1;
margin: 6px 0 0 1.5rem;
top: unset;
left: unset;
-webkit-transition: 0s;
transition: 0s;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li label:before {
content: "";
position: absolute;
top: 0;
left: -1.5rem;
height: 16px;
width: 16px;
border: 1px solid #E0E0E0;
cursor: pointer;
z-index: 1;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_checkbox ul.gfield_checkbox li label:after {
content: none;
position: absolute;
top: 5px;
left: -21px;
height: 5px;
width: 11px;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
-webkit-transform: rotateZ(-60deg);
transform: rotateZ(-60deg);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio {
width: 100%;
padding: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li {
padding-bottom: 0.5rem;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li input[type=radio] {
width: auto;
margin-top: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li label {
display: inline-block;
position: relative;
top: auto;
left: auto;
color: #48728E;
font-size: 0.875rem;
width: calc(100% - 25px);
margin-left: 10px;
line-height: 1.3;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_list input {
padding: 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent {
position: relative;
list-style-type: none;
font-size: 1.25rem;
line-height: 1.5;
padding-bottom: 0.5rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent:before {
content: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent input[type=checkbox] {
position: absolute;
height: calc(100% - 0.5rem);
opacity: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent input[type=checkbox]:focus-visible + label:before {
outline: 2px solid #48728E;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent input[type=checkbox]:checked + label:after {
content: "";
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent label {
position: relative;
display: inline-block;
font-size: 1rem;
line-height: 1;
margin: 6px 0 0 1.5rem;
top: unset;
left: unset;
-webkit-transition: 0s;
transition: 0s;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent label:before {
content: "";
position: absolute;
top: 0;
left: -1.5rem;
height: 16px;
width: 16px;
border: 1px solid #E0E0E0;
cursor: pointer;
z-index: 1;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_consent label:after {
content: none;
position: absolute;
top: 5px;
left: -21px;
height: 5px;
width: 11px;
border-bottom: 2px solid #333333;
border-left: 2px solid #333333;
-webkit-transform: rotateZ(-60deg);
transform: rotateZ(-60deg);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file] {
padding-right: 0.5rem;
padding-left: 1.5625rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file].focused:before {
background: #2D455F;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file]:before {
content: "Choose a File";
position: absolute;
top: 50%;
left: 0.5rem;
background: #48728E;
color: #fff;
font-size: 0.875rem;
text-align: center;
width: 6.875rem;
height: 1.875rem;
padding: 0.25rem;
overflow: hidden;
-webkit-transform: translateY(calc(-50% - 1px));
transform: translateY(calc(-50% - 1px));
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload .validation_message {
position: absolute;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex input[type=text] {
margin-bottom: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span {
position: relative;
width: 100%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span:not(:last-child) {
margin-bottom: 1.3125rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span.name_prefix:before {
position: absolute;
top: 50%;
right: 0.625rem;
border-top: 0.5rem solid #E0E0E0;
border-left: 0.5rem solid transparent;
border-right: 0.5rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span.name_prefix label {
top: 3px;
font-size: 0.5625rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span.name_prefix select {
padding: 16px 30px 8px 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address span:first-child {
margin-top: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_full {
position: relative;
display: block;
width: 100%;
padding-right: 0;
margin-top: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_left,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_right {
position: relative;
display: inline-block;
width: 100%;
min-height: 49px;
padding-right: 0;
margin-top: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_left select,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_right select {
margin: 0;
border-radius: 0;
-webkit-appearance: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_state,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_country {
position: relative;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_state:before,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_country:before {
position: absolute;
top: 50%;
right: 0.625rem;
border-top: 0.5rem solid #E0E0E0;
border-left: 0.5rem solid transparent;
border-right: 0.5rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_state select,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_country select {
padding: 16px 30px 8px 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_country label {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_full {
position: relative;
display: block;
width: 100%;
padding-right: 0;
margin-top: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_full:first-of-type label {
top: 48px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_full:first-of-type label.focused {
top: 38px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left {
position: relative;
width: 100%;
min-height: 49px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container {
min-height: 49px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:before {
position: absolute;
top: 22px;
right: 0.625rem;
border-top: 0.5rem solid #E0E0E0;
border-left: 0.5rem solid transparent;
border-right: 0.5rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:after {
position: absolute;
top: 76px;
right: 0.625rem;
border-top: 0.5rem solid #E0E0E0;
border-left: 0.5rem solid transparent;
border-right: 0.5rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container label {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container select {
min-height: 49px;
padding: 16px 30px 8px 12px;
margin: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container select + select {
margin-top: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container select.ginput_card_expiration {
width: 100%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_right {
position: relative;
width: 100%;
margin-top: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_right .ginput_card_security_code {
max-width: 100%;
padding: 16px 50px 8px 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_right .ginput_card_security_code_icon {
position: absolute;
top: 50%;
right: 6px;
left: auto;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div {
position: relative;
width: 100%;
height: 100%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div.gfield_time_hour i {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div.ginput_container_date:before, .gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div.gfield_time_ampm:before {
position: absolute;
top: 50%;
right: 0.625rem;
border-top: 0.5rem solid #E0E0E0;
border-left: 0.5rem solid transparent;
border-right: 0.5rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div.ginput_container_date select, .gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div.gfield_time_ampm select {
padding: 12px 30px 12px 12px;
}
.gform_wrapper .slider-display span {
color: #48728E;
}
.gform_wrapper .slider-display .min-val-relation,
.gform_wrapper .slider-display .max-val-relation {
font-size: 0.875rem;
}
.gform_wrapper .noUi-connect {
background: #D986BB;
}
.gform_wrapper .noUi-horizontal .noUi-handle {
width: 28px;
-webkit-box-shadow: none;
box-shadow: none;
background: #CC5DA5;
border-radius: 50px;
}
.gform_wrapper .noUi-horizontal .noUi-handle::before {
left: 10px;
}
.gform_wrapper .noUi-horizontal .noUi-handle::after {
left: 15px;
}
.gform_wrapper .noUi-tooltip {
padding: 0 7px;
border-radius: 50%;
}
.gform_wrapper .gform_footer,
.gform_wrapper .gform_page_footer {
text-align: center;
padding: 0;
margin: 0;
}
@media (max-width: 767.98px) {
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li input[type=radio] {
width: 28px;
height: 28px;
padding: 14px;
}
}
@media (min-width: 768px) {
.gform_wrapper .gform_body ul.gform_fields li.gfield {
width: calc(100% - 12px);
margin: 1.3125rem 6px 1rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.half-width {
width: calc(50% - 12px);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label {
position: absolute;
top: 12px;
left: 7.875rem;
color: #48728E;
font-size: 0.875rem;
font-weight: 400;
letter-spacing: -0.014em;
margin: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label.focused {
color: #333333;
top: -18px;
left: 0;
font-size: 0.625rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
list-style-type: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_radio ul.gfield_radio li input {
display: inline-block;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file].focused:after {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file]:after {
content: "";
position: absolute;
top: 0;
right: 0;
background: #fff;
height: calc(100% - 2px);
width: calc(100% - 7.625rem);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span {
margin-right: 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span:not(:last-child) {
margin-bottom: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span:last-of-type {
margin-right: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span.name_prefix, .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span.name_suffix {
width: 50%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_left,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_right {
width: calc(50% - 6px);
margin-right: 0;
margin-left: 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .ginput_right {
margin-left: 5px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left {
width: 66.6666666667%;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:before {
top: 50%;
left: calc(50% - 22px);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:after {
top: 50%;
right: 8px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container select + select {
margin-top: 0;
margin-left: 6px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container select.ginput_card_expiration {
width: calc(50% - 12px);
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_right {
width: calc(33.3333333333% - 6px);
margin-top: 0;
margin-left: 6px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div {
margin-right: 12px;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .clear-multi > div:last-of-type {
margin-right: 0;
}
}
@media (min-width: 992px) {
.gform_wrapper .gform_submission_error {
font-size: 2rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gsection {
padding: 2.5rem 0 1.75rem;
margin: 2.25rem 0 0;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield.gsection h2 {
font-size: 1.875rem;
}
}
@media screen and (max-width: 1500px) and (min-width: 992px) {
.gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label {
left: 8.125rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file] {
padding-left: 1.5rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file]:before {
height: 2rem;
width: 7.25rem;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_fileupload input[type=file]:after {
height: calc(100% - 2px);
width: calc(100% - 8rem);
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_container_select:before {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_state:before,
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_address .address_country:before {
display: none;
}
.gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:before, .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_creditcard .ginput_cardextras .ginput_cardinfo_left .ginput_card_expiration_container:after {
display: none;
}
}
@media (max-width: 575.98px) {
.zz-form-desc {
margin-top: 0.5rem;
}
.zz-form-desc .ginput_container_radio {
margin-top: 1rem !important;
}
} body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield {
margin-bottom: 1.3125rem;
}
body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield.file-label label.focused {
color: #48728E;
top: auto;
left: auto;
font-size: 0.875rem;
}
body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield label {
left: auto;
position: relative;
top: auto;
}
body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_complex span[id*=_container] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
@media (min-width: 768px) {
body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield {
margin-bottom: 0;
}
body.careers-template-default .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container.ginput_complex.ginput_container_name span:not(:last-child) {
margin-bottom: 0;
}
}
#gform_confirmation_wrapper_5,
#gform_confirmation_wrapper_7 {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 100%;
padding: unset !important;
}
#gform_confirmation_wrapper_5 a,
#gform_confirmation_wrapper_7 a {
color: #CC5DA5;
width: 100%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
#gform_confirmation_wrapper_5 a:hover,
#gform_confirmation_wrapper_7 a:hover {
text-decoration: none;
color: #BF358E;
}
.mkto-form-container {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
overflow: hidden;
}
.mkto-form-container .marketo-bubble {
position: absolute;
top: 0;
left: 0;
background: #D986BB;
width: 62.5rem;
height: 62.5rem;
border-radius: 50%;
-webkit-transform: scale(0) translate(-50%, -50%);
transform: scale(0) translate(-50%, -50%);
z-index: 2;
}
.mktoForm {
width: 100%;
max-width: 32rem;
margin-right: auto;
margin-left: auto;
visibility: hidden;
}
.mktoForm[data-styles-ready=true] {
visibility: visible;
}
.mktoForm .mktoFormRow {
position: relative;
display: inline-block;
width: 100%;
margin-bottom: 1.125rem;
}
.mktoForm .mktoFormRow .mktoFieldWrap.mktoRequiredField label .mktoAsterix {
display: inline;
float: right;
}
.mktoForm .mktoFormRow .mktoFieldWrap label {
position: absolute;
top: 9px;
left: 16px;
color: #77AAC1;
font-size: 0.875rem;
font-weight: 400;
letter-spacing: -0.014em;
margin: 0;
cursor: text;
z-index: 1;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.mktoForm .mktoFormRow .mktoFieldWrap label.focused {
color: #fff;
top: -18px;
left: 0;
font-size: 0.625rem;
}
.mktoForm .mktoFormRow .mktoFieldWrap label .mktoAsterix {
display: none;
}
.mktoForm .mktoFormRow .mktoFieldWrap label#LblCountry {
display: none;
}
.mktoForm .mktoFormRow .mktoFieldWrap input,
.mktoForm .mktoFormRow .mktoFieldWrap textarea,
.mktoForm .mktoFormRow .mktoFieldWrap select {
background: #fff;
color: #333333;
font-size: 0.875rem;
font-weight: 600;
width: 100%;
padding: 9px 16px 8px;
border-width: 0 0 2px 0;
border-style: solid;
border-color: #77AAC1;
}
.mktoForm .mktoFormRow .mktoFieldWrap input:focus-visible, .mktoForm .mktoFormRow .mktoFieldWrap input.mktoValid,
.mktoForm .mktoFormRow .mktoFieldWrap textarea:focus-visible,
.mktoForm .mktoFormRow .mktoFieldWrap textarea.mktoValid,
.mktoForm .mktoFormRow .mktoFieldWrap select:focus-visible,
.mktoForm .mktoFormRow .mktoFieldWrap select.mktoValid {
border-color: #BF358E;
outline-width: 0;
}
.mktoForm .mktoFormRow .mktoFieldWrap select {
position: relative;
color: #77AAC1;
font-weight: 400;
padding-right: 30px;
margin-left: 0;
border-radius: 0;
-webkit-appearance: none;
}
.mktoForm .mktoFormRow .mktoFieldWrap select ~ .mktoClear:before {
content: "";
position: absolute;
top: 50%;
right: 18px;
border-top: 5px solid #77AAC1;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.mktoForm .mktoFormRow .mktoFieldWrap select option {
color: #333333;
}
.mktoForm .mktoFormRow .mktoFieldWrap select.mktoValid {
color: #333333;
font-weight: 600;
}
.mktoForm .mktoFormRow .mktoFieldWrap select.mktoValid ~ .mktoClear:before {
border-top-color: #333333;
}
.mktoForm .mktoFormRow .mktoFieldWrap .mktoError {
background: #C20000;
color: white;
font-size: 0.7rem;
position: absolute;
left: 0;
bottom: -1.125rem !important;
width: 100%;
}
.mktoForm .confirmation-wrapper {
text-align: center;
}
.mktoForm .confirmation-wrapper .confirmation-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;
position: relative;
background: #D986BB;
width: 5.5rem;
height: 5.5rem;
margin: 0 auto 2rem;
border-radius: 50%;
}
.mktoForm .confirmation-wrapper .confirmation-check span.circle-border {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
width: 5rem;
height: 5rem;
border: 2px solid #D986BB;
border-radius: 50%;
}
.mktoForm .confirmation-wrapper .confirmation-check span.check {
display: inline-block;
-webkit-transform: rotate(45deg) translate(-0.3125rem, -0.3125rem);
transform: rotate(45deg) translate(-0.3125rem, -0.3125rem);
height: 3.375rem;
width: 1.875rem;
border-right: 0.5625rem solid white;
border-bottom: 0.5625rem solid white;
opacity: 0;
}
.mktoForm .confirmation-wrapper .confirmation-content h4 {
color: #fff;
}
@media (min-width: 768px) {
.mktoForm .mktoFormRow:nth-of-type(1), .mktoForm .mktoFormRow:nth-of-type(2) {
width: calc(50% - 0.625rem);
}
.mktoForm .mktoFormRow:nth-of-type(2) {
margin-left: 1.25rem;
}
}
@media (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
.mktoForm .mktoFormRow:nth-of-type(1), .mktoForm .mktoFormRow:nth-of-type(2) {
width: calc(50% - 0.65rem);
}
}
.mktoForm#mktoForm_1284 .mktoFormRow:nth-of-type(8) {
display: none;
}
.mktoForm#mktoForm_1272 .mktoFormRow:nth-of-type(5), .mktoForm#mktoForm_1272 .mktoFormRow:nth-of-type(6) {
display: none;
}
#header #skiptocontent a {
position: absolute;
top: -75px;
left: 0;
background: #fff;
color: #000;
font-size: 20px;
font-weight: 700;
padding: 10px;
border: 3px solid #000;
-webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
z-index: 100;
-webkit-transition: 0.2s ease-out;
transition: 0.2s ease-out;
}
#header #skiptocontent a:focus-visible {
top: 0;
-webkit-transition: 0s;
transition: 0s;
}
#header header {
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;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #fff;
height: 3.375rem;
padding: 0.75rem 0;
border-bottom: 1px solid #E0E0E0;
}
#header header .logo-container img.logo {
height: 2.5rem;
}
#header header button.menu-button {
position: relative;
background: transparent;
border: 0;
width: 1.75rem;
height: 1.25rem;
}
#header header button.menu-button:focus-visible {
outline-color: #F4F4F4;
}
#header header button.menu-button span {
position: absolute;
left: 0;
background: #BF358E;
width: 1.75rem;
height: 2px;
}
#header header button.menu-button span:nth-child(1) {
top: 0;
}
#header header button.menu-button span:nth-child(2) {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
#header header button.menu-button span:nth-child(3) {
bottom: 0;
}
#header header .menu-overlay {
background: rgba(143, 40, 107, 0.8);
position: absolute;
width: 100%;
height: 100vh;
top: 100%;
left: 0;
opacity: 0;
z-index: -1;
visibility: hidden;
}
#header header nav.primary-nav {
position: fixed;
top: 3.375rem;
right: 0;
background: #F4F4F4;
width: 85%;
min-width: 15.625rem;
height: calc(100vh - 3.375rem);
overflow-y: scroll;
-webkit-transform: translateX(100%);
transform: translateX(100%);
z-index: 997;
}
#header header nav.primary-nav a.menu-item {
display: block;
color: #333333;
font-size: 18px;
text-decoration: none;
padding: 0.75rem 0.75rem 0.75rem 2rem;
border-bottom: 1px solid #fff;
}
#header header nav.primary-nav a.menu-item.mobile-small {
color: #601B47;
font-size: 14px;
border: none;
}
#header header nav.primary-nav a.menu-item.current-menu-item {
color: #CC5DA5;
text-decoration: none;
}
#header header nav.primary-nav .menu-item-has-children {
position: relative;
border-bottom: 1px solid #fff;
overflow: hidden;
cursor: pointer;
}
#header header nav.primary-nav .menu-item-has-children.active .dropdown-container {
height: auto;
}
#header header nav.primary-nav .menu-item-has-children.current-menu-parent .inner {
color: #BF358E;
}
#header header nav.primary-nav .menu-item-has-children .inner {
position: relative;
display: inline-block;
font-size: 18px;
padding: 0.75rem 1.25rem 0.75rem 2rem;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
#header header nav.primary-nav .menu-item-has-children .inner .arrow-down {
content: "";
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border-top: 5px solid #BF358E;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container {
background: #fff;
height: 0;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content {
padding-top: 1rem;
padding-bottom: 1.5rem;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item {
display: block;
color: #8F286B;
font-size: 0.875rem;
line-height: 1.5;
letter-spacing: -0.014em;
padding: 0.5rem 1rem 0.5rem 3rem;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item:hover, #header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item:focus-visible, #header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item.current-menu-item {
color: #601B47;
text-decoration: none;
}
@media (min-width: 992px) {
#header header {
height: auto;
padding: 0;
}
#header header .secondary-bar {
background: #F4F4F4;
width: 100%;
}
#header header .secondary-bar nav.secondary-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding-right: 0.1875rem;
}
#header header .secondary-bar nav.secondary-nav a.menu-item {
display: block;
color: #333333;
font-size: 14px;
font-weight: 500;
text-decoration: none;
text-transform: uppercase;
text-align: center;
padding: 0.375rem 1.375rem;
border: none;
}
#header header .secondary-bar nav.secondary-nav a.menu-item:hover, #header header .secondary-bar nav.secondary-nav a.menu-item:focus-visible, #header header .secondary-bar nav.secondary-nav a.menu-item.active, #header header .secondary-bar nav.secondary-nav a.menu-item.current-menu-item {
color: #CC5DA5;
}
#header header .logo-container img.logo {
width: 15.625rem;
height: 5.688rem;
padding: 1rem 1.5625rem;
}
#header header .menu-overlay {
z-index: -1 !important;
opacity: 0 !important;
visibility: hidden !important;
}
#header header nav.primary-nav {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
top: initial !important;
right: initial;
background: transparent;
width: auto;
min-width: 0;
height: auto !important;
-webkit-transform: none !important;
transform: none !important;
overflow: unset;
z-index: unset;
}
#header header nav.primary-nav a.menu-item {
position: relative;
font-size: 16px;
text-align: center;
padding: 1rem 1.5625rem;
border: none;
}
#header header nav.primary-nav a.menu-item:hover:before, #header header nav.primary-nav a.menu-item:focus-visible:before {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
#header header nav.primary-nav a.menu-item.current-menu-item:hover:before, #header header nav.primary-nav a.menu-item.current-menu-item:focus-visible:before {
-webkit-transform: scale(0);
transform: scale(0);
}
#header header nav.primary-nav a.menu-item:before {
content: "";
height: 2.5rem;
width: 2.5rem;
background: #BF358E;
position: absolute;
top: 50%;
left: 50%;
border: 0.375rem solid #fff;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 1px #CC5DA5;
box-shadow: 0 0 0 1px #CC5DA5;
opacity: 0.25;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
-webkit-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
#header header nav.primary-nav .menu-item-has-children {
position: static;
padding: 0 1.5625rem;
border: 0;
cursor: pointer;
}
#header header nav.primary-nav .menu-item-has-children.active .inner:before {
-webkit-transform: translate(-50%, -50%) scale(1);
transform: translate(-50%, -50%) scale(1);
}
#header header nav.primary-nav .menu-item-has-children.active .dropdown-container {
opacity: 1;
visibility: visible;
}
#header header nav.primary-nav .menu-item-has-children .inner {
font-size: 16px;
padding: 0 1.25rem 0 0;
}
#header header nav.primary-nav .menu-item-has-children .inner:before {
content: "";
height: 2.5rem;
width: 2.5rem;
background: #BF358E;
position: absolute;
top: 50%;
left: 50%;
border: 0.375rem solid #fff;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 1px #CC5DA5;
box-shadow: 0 0 0 1px #CC5DA5;
opacity: 0.25;
z-index: -1;
-webkit-transform: translate(-50%, -50%) scale(0);
transform: translate(-50%, -50%) scale(0);
-webkit-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container {
position: absolute;
top: 100%;
right: -15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
background: rgba(244, 244, 244, 0.9);
color: #fff;
width: 100%;
height: auto;
min-width: 45rem;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
z-index: 3;
opacity: 0;
visibility: hidden;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .dropdown-cta {
background: #8F286B;
width: 37.5%;
cursor: default;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .dropdown-cta + .subnav-content {
width: 62.5%;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .dropdown-cta h5 {
font-size: 1.6875rem;
height: calc(100% - 1.875rem);
padding: 1.5rem 1.375rem 0.5rem;
margin: 0;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .dropdown-cta .wedge {
background: #601B47;
height: 1.125rem;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .dropdown-cta .dark-purple-area {
background: #601B47;
height: 0.75rem;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 1.625rem 2.25rem 2rem;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
width: 100%;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item {
color: #BF358E;
font-size: 1rem;
text-align: left;
padding: 0.25rem 0;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item.first-col {
width: 85%;
}
#header header nav.primary-nav .menu-item-has-children .dropdown-container .subnav-content .subnav-content-inner a.menu-item:before {
content: none;
}
}
#footer footer {
color: #707070;
padding-top: 3rem;
padding-bottom: 2.25rem;
}
#footer footer .footer-top nav.footer-nav {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 2.75rem;
}
#footer footer .footer-top nav.footer-nav ul {
list-style-type: none;
padding-left: 0;
margin-bottom: 0;
}
#footer footer .footer-top nav.footer-nav ul li {
color: #707070;
font-size: 0.875rem;
line-height: 1.85;
letter-spacing: -0.014em;
}
#footer footer .footer-top nav.footer-nav ul li.column-heading {
color: #BF358E;
font-size: 1rem;
font-weight: bold;
line-height: 1.375;
letter-spacing: 0;
text-transform: uppercase;
}
#footer footer .footer-top nav.footer-nav ul li.invisible-heading {
opacity: 0;
pointer-events: none;
}
#footer footer .footer-top nav.footer-nav ul li a.menu-item {
color: #707070;
text-decoration: none;
}
#footer footer .footer-top nav.footer-nav ul li a.menu-item:hover, #footer footer .footer-top nav.footer-nav ul li a.menu-item:focus-visible, #footer footer .footer-top nav.footer-nav ul li a.menu-item.current-menu-item {
color: #8F286B;
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children {
background: transparent;
text-align: left;
width: 100%;
padding: 0.25rem 0;
border: 0;
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children.active .inner .arrow-down {
-webkit-transform: translateY(-50%) rotateX(180deg);
transform: translateY(-50%) rotateX(180deg);
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children .inner {
position: relative;
color: #fff;
font-size: 0.875rem;
font-weight: bold;
text-transform: uppercase;
padding-right: 2rem;
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children .inner .arrow-down {
content: "";
position: absolute;
right: 0.5rem;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border-top: 6px solid #fff;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children .dropdown-container {
padding: 0.25rem 0.5rem;
}
#footer footer .footer-top nav.footer-nav ul button.menu-item-has-children .dropdown-container .dropdown-items a {
display: block;
color: #fff;
font-size: 0.875rem;
text-decoration: none;
}
#footer footer .footer-top .footer-info a {
color: #BF358E;
font-size: 1rem;
text-decoration: none;
}
#footer footer .footer-top .footer-info a:hover, #footer footer .footer-top .footer-info a:focus-visible {
color: #8F286B;
}
#footer footer .footer-top .footer-info h6 {
font-family: "Open Sans", "Arial", sans-serif;
color: #BF358E;
font-size: 1rem;
font-weight: bold;
line-height: 1.375;
letter-spacing: 0;
text-transform: uppercase;
margin-bottom: 0;
}
#footer footer .footer-top .footer-info address {
line-height: 1.25;
margin-bottom: 0;
}
#footer footer .footer-top .footer-info address a, #footer footer .footer-top .footer-info address p {
color: #BF358E;
margin-bottom: 0;
}
#footer footer .footer-top .footer-info .footer-phone {
line-height: 1.25;
}
#footer footer .footer-top .footer-info .footer-phone a {
font-weight: bold;
}
#footer footer .footer-top .footer-social {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 1.125rem;
}
#footer footer .footer-top .footer-social a {
position: relative;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #333333;
text-decoration: none;
width: 1.5625rem;
height: 1.5625rem;
z-index: 0;
overflow: hidden;
}
#footer footer .footer-top .footer-social a + a {
margin-left: 0.625rem;
}
#footer footer .footer-top .footer-social a:hover, #footer footer .footer-top .footer-social a:focus-visible {
background: #8F286B;
}
#footer footer .footer-top .footer-social a .social-icon {
color: #fff;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
#footer footer .footer-lower {
position: relative;
margin-top: 3rem;
}
#footer footer .footer-lower .footer-legal span.copyright {
font-size: 0.875rem;
line-height: 1.85;
letter-spacing: -0.014em;
}
#footer footer .footer-lower .footer-legal .c-button {
display: inline-block;
}
#footer footer .footer-lower .footer-legal .c-button .btn.privacy-policy {
color: #707070;
font-size: 0.875rem;
font-weight: 400;
line-height: 1.85;
letter-spacing: -0.014em;
text-transform: none;
text-decoration: none;
line-height: 1;
min-width: 0;
padding: 0;
margin: 0;
}
#footer footer .footer-lower .footer-legal .c-button .btn.privacy-policy:hover, #footer footer .footer-lower .footer-legal .c-button .btn.privacy-policy:focus-visible {
color: #8F286B;
}
@media (min-width: 768px) {
#footer footer {
padding-top: 3.8125rem;
padding-bottom: 2.75rem;
}
#footer footer .footer-top nav.footer-nav {
margin-top: 0;
}
#footer footer .footer-top nav.footer-nav ul {
min-width: 10.125rem;
}
#footer footer .footer-top nav.footer-nav ul + ul {
margin-left: 4rem;
}
#footer footer .footer-top nav.footer-nav ul li.invisible-heading {
height: auto;
}
#footer footer .footer-top .footer-social {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-top: 1.3125rem;
}
#footer footer .footer-lower {
margin-top: 3.5625rem;
}
}
img.alignnone,
.wp-block-image figure.alignnone img {
max-width: 100%;
height: auto;
}
img.alignleft,
img.alignright,
img.aligncenter,
.wp-block-image figure.alignleft img,
.wp-block-image figure.alignright img,
.wp-block-image figure.aligncenter img {
display: block;
max-width: 100%;
height: auto;
margin: 1.5rem auto;
}
@media (min-width: 768px) {
img.alignleft,
img.alignright,
img.aligncenter,
.wp-block-image figure.alignleft img,
.wp-block-image figure.alignright img,
.wp-block-image figure.aligncenter img {
margin-top: 1rem;
margin-bottom: 1rem;
}
img.alignleft,
.wp-block-image figure.alignleft img {
margin-right: 1.5em;
display: inline;
float: left;
}
img.alignright,
.wp-block-image figure.alignright img {
margin-left: 1.5em;
display: inline;
float: right;
}
img.aligncenter,
.wp-block-image figure.aligncenter img {
margin-right: auto;
margin-left: auto;
display: block;
clear: both;
}
}
html {
font-size: 100%;
}
html *:focus {
border: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
body {
overflow-x: hidden;
}
body.noscroll {
overflow: hidden;
}
*:focus-visible {
outline: 0;
-webkit-box-shadow: 0 0 2px 2px #707070 !important;
box-shadow: 0 0 2px 2px #707070 !important;
}
.wedge {
width: 100%;
height: 0rem;
}
.wedge.left {
-webkit-clip-path: polygon(0 0, 0 110%, 100% 100%);
clip-path: polygon(0 0, 0 110%, 100% 100%);
}
.wedge.left-inverted {
-webkit-clip-path: polygon(0 -10%, 0 100%, 100% 0);
clip-path: polygon(0 -10%, 0 100%, 100% 0);
}
.wedge.right {
-webkit-clip-path: polygon(100% 0, 0 100%, 100% 110%);
clip-path: polygon(100% 0, 0 100%, 100% 110%);
}
.wedge.right-inverted {
-webkit-clip-path: polygon(100% -10%, 0 0, 100% 100%);
clip-path: polygon(100% -10%, 0 0, 100% 100%);
}
.dot-grid {
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/bkg-dot-grid.svg);
background-size: 1.3125rem 1.3125rem;
}
.loading-circle {
display: inline-block;
position: absolute;
top: 50%;
left: 50%;
width: 3.75rem;
height: 3.75rem;
margin: 5px;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
border-width: 5px;
border-style: solid;
border-color: #8F286B transparent;
border-radius: 50%;
-webkit-animation: loadingCircleRotate 1.5s infinite linear;
animation: loadingCircleRotate 1.5s infinite linear;
}
.responsive-video {
margin: auto;
}
.responsive-video .responsive-video-container {
position: relative;
height: 0;
padding-bottom: 56.25%;
}
.responsive-video .responsive-video-container > * {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
@media (max-width: 767.98px) {
.container {
padding-right: 36px;
padding-left: 36px;
}
}
@media (min-width: 768px) {
.wedge {
height: 1.25rem;
}
}
@media (min-width: 992px) {
.wedge {
height: 3.5rem;
}
.dot-grid {
background-size: 2.75rem 2.75rem;
}
}
@media (min-width: 1450px) {
.container {
max-width: 1398px;
}
}
@media screen and (max-width: 1500px) and (min-width: 992px) {
html {
font-size: 75%;
}
}
@-webkit-keyframes loadingCircleRotate {
from {
-webkit-transform: translate(-50%, -50%) rotate(0deg);
transform: translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: translate(-50%, -50%) rotate(360deg);
transform: translate(-50%, -50%) rotate(360deg);
}
}
@keyframes loadingCircleRotate {
from {
-webkit-transform: translate(-50%, -50%) rotate(0deg);
transform: translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: translate(-50%, -50%) rotate(360deg);
transform: translate(-50%, -50%) rotate(360deg);
}
}
.slick-track {
height: 100%;
overflow: hidden;
}
.slick-slide {
float: left;
z-index: 995 !important;
}
.slick-slide.slick-current {
z-index: 996 !important;
} .slick-prev,
.slick-next {
position: relative;
display: inline-block;
vertical-align: middle;
background: transparent;
font-size: 0;
width: 4.25rem;
height: 1.4375rem;
border: 0;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
.slick-prev {
margin-right: 1rem;
}
.slick-prev.pink-slick-arrow:before {
border-right: 11px solid #D986BB;
}
.slick-prev.pink-slick-arrow:after {
background: #D986BB;
}
.slick-prev:before {
content: "";
position: absolute;
left: 0;
top: 50%;
width: 0;
height: 0;
border-right: 11px solid #77AAC1;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-prev:after {
content: "";
position: absolute;
left: 0;
top: 50%;
background: #77AAC1;
width: 100%;
height: 2px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-next {
margin-left: 1rem;
}
.slick-next.pink-slick-arrow:before {
background: #D986BB;
}
.slick-next.pink-slick-arrow:after {
border-left: 11px solid #D986BB;
}
.slick-next:before {
content: "";
position: absolute;
right: 0;
top: 50%;
background: #77AAC1;
width: 100%;
height: 2px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slick-next:after {
content: "";
position: absolute;
right: 0;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #77AAC1;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
ul.slick-dots {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
list-style-type: none;
width: 100%;
padding: 0;
margin: 0;
}
ul.slick-dots li {
line-height: 0;
}
ul.slick-dots li:first-child {
margin-right: 0.6875rem;
}
ul.slick-dots li:last-child {
margin-left: 0.6875rem;
}
ul.slick-dots li:not(:first-child):not(:last-child) {
margin: 0 0.6875rem;
}
ul.slick-dots li.slick-active button:before {
-webkit-transform: scale(1) !important;
transform: scale(1) !important;
}
ul.slick-dots li button {
position: relative;
background: transparent;
font-size: 0;
height: 1.4375rem;
width: 1.4375rem;
padding: 0;
border: 1px solid #77AAC1;
border-radius: 50%;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
ul.slick-dots li button:focus-visible {
outline: 0;
}
ul.slick-dots li button:hover:before {
-webkit-transform: scale(0.2);
transform: scale(0.2);
}
ul.slick-dots li button:before {
content: "";
height: 100%;
width: 100%;
background: #77AAC1;
position: absolute;
top: 0;
left: 0;
border-radius: 50%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: 0.15s ease-in-out;
transition: 0.15s ease-in-out;
}
.pink-slick-dots ul.slick-dots li button {
border-color: #BF358E;
}
.pink-slick-dots ul.slick-dots li button:before {
background: #BF358E;
}
.pink-slick-dots-lt ul.slick-dots li button {
border-color: #D986BB;
}
.pink-slick-dots-lt ul.slick-dots li button:before {
background: #D986BB;
}
@media (min-width: 992px) {
.slick-prev:hover,
.slick-next:hover {
width: 5.5rem;
}
.slick-prev:hover {
margin-left: -1.25rem;
}
}
@media (min-width: 1200px) {
.slick-prev,
.slick-next {
width: 7rem;
}
.slick-prev:hover,
.slick-next:hover {
width: 8.25rem;
}
}
.c-above-footer-cta {
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/bkg-callout.jpg) #333333;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-above-footer-cta h3 {
font-weight: 700;
text-transform: none;
line-height: 1.05;
letter-spacing: 0;
}
@media (min-width: 992px) {
.c-above-footer-cta {
padding-top: 5rem;
padding-bottom: 5.25rem;
}
.c-above-footer-cta h3 + .c-button .btn {
margin-top: 2.375rem;
}
}
.c-above-footer-cta-newsletter {
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/bkg-callout.jpg) #333333;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-above-footer-cta-newsletter h3 {
font-weight: 700;
text-transform: none;
line-height: 1.05;
letter-spacing: 0;
}
.c-above-footer-cta-newsletter p.above-form {
color: #fff;
}
.c-above-footer-cta-newsletter form {
margin-top: 2rem;
}
@media (min-width: 992px) {
.c-above-footer-cta-newsletter {
padding-top: 4.5rem;
padding-bottom: 6rem;
}
.c-above-footer-cta-newsletter p.above-form {
font-size: 1.5rem;
line-height: 1.3;
max-width: 40rem;
margin-right: auto;
margin-left: auto;
}
}
.c-audio-player {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #E0E0E0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
overflow: hidden;
margin: -1.5rem 0;
}
.c-audio-player .pink-container {
position: relative;
background: #BF358E;
padding: 1.5rem;
}
.c-audio-player .pink-container h2, .c-audio-player .pink-container h3, .c-audio-player .pink-container h4, .c-audio-player .pink-container h5, .c-audio-player .pink-container h6, .c-audio-player .pink-container p {
color: #fff;
}
.c-audio-player .pink-container p:last-of-type {
margin-bottom: 0;
}
.c-audio-player .pink-container button.audio-clip {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: transparent;
text-align: left;
border: 0;
margin-top: 2.25rem;
}
.c-audio-player .pink-container button.audio-clip:hover p.clip-title:after, .c-audio-player .pink-container button.audio-clip:focus-visible p.clip-title:after {
-webkit-animation: bounce-right 2s forwards infinite 0.2s;
animation: bounce-right 2s forwards infinite 0.2s;
}
.c-audio-player .pink-container button.audio-clip img.clip-icon {
width: 3rem;
height: 3rem;
margin-right: 0.5rem;
}
.c-audio-player .pink-container button.audio-clip p.clip-title {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
font-size: 1.25rem;
text-transform: uppercase;
}
.c-audio-player .pink-container button.audio-clip p.clip-title:after {
content: "";
position: relative;
width: 0;
height: 0;
font-size: 0;
border-left: 0.375rem solid #fff;
border-top: 0.375rem solid transparent;
border-bottom: 0.375rem solid transparent;
margin-left: 0.625rem;
}
.c-audio-player .audio-modal {
position: absolute;
top: 0;
left: 0;
background: rgba(191, 53, 142, 0.9);
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 995;
overflow-x: hidden;
overflow-y: auto;
}
.c-audio-player .audio-modal .audio-modal-dialog {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
pointer-events: auto;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content {
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%;
height: 100%;
pointer-events: auto;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .slick-slider {
height: 100%;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .slick-slider .slick-list {
height: 100%;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .slick-slider .slick-list .slick-track {
width: 100%;
height: 100%;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .slick-slider .slick-list .slick-track .slick-slide {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
width: 100%;
height: auto;
min-height: 100%;
padding-top: 1.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner img.clip-icon {
width: 3rem;
height: 3rem;
margin-right: 0.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner h4.clip-title {
color: #fff;
margin-bottom: 0;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal {
position: absolute;
top: 0;
left: 95%;
background: #CC5DA5;
width: 2rem;
height: 2rem;
border-radius: 50%;
border: 0;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal:hover, .c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal:focus-visible {
background: #D986BB;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1.125rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .loading-circle {
border-color: #fff transparent;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .loading-content {
opacity: 0;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player {
text-align: center;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player audio {
display: none;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player .audio-visualization {
height: 7.8125rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player .audio-time {
color: #fff;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player button.play-audio {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #fff;
width: 2.6875rem;
height: 2.6875rem;
margin-top: 0.75rem;
border: 0;
border-radius: 50%;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player button.play-audio svg {
fill: #BF358E;
width: 100%;
height: 1.25rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio {
position: relative;
background: #8F286B;
width: 100%;
padding: 1rem 1rem 1.5rem;
border: 0;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio:before {
content: "";
position: absolute;
top: 0;
left: -5%;
background: #601B47;
height: 100%;
width: 110%;
-webkit-transform: skew(-16deg) translateX(-110%);
transform: skew(-16deg) translateX(-110%);
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio:hover:before, .c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio:focus-visible:before {
-webkit-transform: skew(-16deg) translateX(0);
transform: skew(-16deg) translateX(0);
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio p {
position: relative;
color: #fff;
text-transform: uppercase;
margin-bottom: 0;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio p span.long-arrow {
position: relative;
display: none;
background: #fff;
width: 7.625rem;
height: 1.5px;
margin: 1.5rem auto 0;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio p span.long-arrow:after {
content: "";
position: absolute;
right: -11px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (max-width: 767.98px) {
.c-audio-player {
background: #BF358E;
background-image: none !important;
min-height: 250px;
}
}
@media (min-width: 576px) {
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner {
padding-right: 3rem;
padding-left: 3rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal {
left: auto;
right: 0;
width: 2.5rem;
height: 2.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner button.close-modal span {
height: 1.375rem;
}
}
@media (min-width: 768px) {
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio {
padding: 1rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio p span.long-arrow {
display: inline-block;
vertical-align: middle;
width: 3rem;
margin: 0 0 0 1rem;
}
}
@media (min-width: 992px) {
.c-audio-player {
min-height: 37.25rem;
padding-top: 3.75rem;
padding-bottom: 3rem;
margin: 0;
}
.c-audio-player .pink-container {
padding: 2.625rem 0 2.625rem 4.5rem;
}
.c-audio-player .pink-container:before {
content: "";
position: absolute;
top: 0;
left: 100%;
background: #BF358E;
width: 2000px;
height: 100%;
}
.c-audio-player .pink-container button.audio-clip img.clip-icon {
width: 3.75rem;
height: 3.75rem;
margin-right: 1rem;
}
.c-audio-player .pink-container button.audio-clip p.clip-title {
font-size: 1.375rem;
}
.c-audio-player .pink-container button.audio-clip p.clip-title:after {
margin-top: 0.125rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content {
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;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .slick-slider .slick-list .slick-track .slick-slide {
padding-top: 3.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-header .header-inner img.clip-icon {
width: 3.75rem;
height: 3.75rem;
margin-right: 1rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player {
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player .audio-visualization {
height: 12.5rem;
margin-bottom: 1.5rem;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body button.next-audio p span.long-arrow {
width: 7.625rem;
}
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player audio {
display: inline-block;
max-width: 100%;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player .audio-visualization,
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player .audio-time {
display: none;
}
.c-audio-player .audio-modal .audio-modal-dialog .audio-modal-content .audio-modal-body .audio-player button.play-audio {
position: absolute;
clip: rect(0px, 0px, 0px, 0px);
}
}
#back-to-top {
position: fixed;
bottom: 0;
right: 1rem;
background: transparent;
border: 0;
border-radius: 0;
z-index: 2;
opacity: 0;
visibility: hidden;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
#back-to-top.active {
opacity: 1;
visibility: visible;
}
#back-to-top:hover .background-triangle, #back-to-top:focus-visible .background-triangle {
border-bottom-color: rgba(143, 40, 107, 0.9);
-webkit-transform: translateY(0);
transform: translateY(0);
}
#back-to-top .background-triangle {
position: absolute;
bottom: 0;
right: 0;
width: 0;
height: 0;
border-bottom: 2rem solid rgba(191, 53, 142, 0.9);
border-left: 2.25rem solid transparent;
border-right: 2.25rem solid transparent;
-webkit-transform: translateY(0.25rem);
transform: translateY(0.25rem);
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
#back-to-top .background-triangle span {
position: absolute;
top: 0.625rem;
left: 50%;
color: #fff;
font-size: 0.75rem;
font-weight: 800;
letter-spacing: -0.014em;
text-transform: uppercase;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
@media (min-width: 576px) {
#back-to-top .background-triangle {
border-bottom-width: 2.875rem;
border-left-width: 2.75rem;
border-right-width: 2.75rem;
}
#back-to-top .background-triangle span {
top: 1.125rem;
font-size: 0.875rem;
}
}
.component-section h3 {
margin-bottom: 1.5rem;
}
.component-section.bg-white, .component-section.bg-white_gray_slant, .component-section.bg-blue, .component-section.bg-gray, .component-section.bg-gray_white_slant {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.component-section.bg-white, .component-section.bg-white_gray_slant, .component-section.bg-gray, .component-section.bg-gray_white_slant {
overflow: hidden;
}
.component-section.bg-white p + h5, .component-section.bg-white ul + h5, .component-section.bg-white ol + h5, .component-section.bg-white_gray_slant p + h5, .component-section.bg-white_gray_slant ul + h5, .component-section.bg-white_gray_slant ol + h5, .component-section.bg-gray p + h5, .component-section.bg-gray ul + h5, .component-section.bg-gray ol + h5, .component-section.bg-gray_white_slant p + h5, .component-section.bg-gray_white_slant ul + h5, .component-section.bg-gray_white_slant ol + h5 {
margin-top: 3rem;
}
.component-section.bg-white .c-html h5,
.component-section.bg-white .c-content-image h5, .component-section.bg-white_gray_slant .c-html h5,
.component-section.bg-white_gray_slant .c-content-image h5, .component-section.bg-gray .c-html h5,
.component-section.bg-gray .c-content-image h5, .component-section.bg-gray_white_slant .c-html h5,
.component-section.bg-gray_white_slant .c-content-image h5 {
padding-bottom: 1rem;
margin-bottom: 1.625rem;
border-bottom: 1px solid #333333;
}
.component-section.bg-white {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.component-section.bg-white_gray_slant {
position: relative;
}
.component-section.bg-white_gray_slant:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #F4F4F4;
width: 100%;
height: 70%;
z-index: -1;
}
.component-section.bg-white_gray_slant .dot-grid {
position: absolute;
top: 1.5rem;
right: 0;
width: 13.125rem;
min-width: 40%;
height: 5.25rem;
}
.component-section.bg-white_gray_slant .wedge {
background: #F4F4F4;
position: absolute;
bottom: 70%;
z-index: -1;
}
.component-section.bg-blue {
background: #48728E;
}
.component-section.bg-blue h1, .component-section.bg-blue h2, .component-section.bg-blue h3, .component-section.bg-blue h4, .component-section.bg-blue h5, .component-section.bg-blue h6, .component-section.bg-blue p, .component-section.bg-blue ul, .component-section.bg-blue ol {
color: #fff;
}
.component-section.bg-blue p + h5, .component-section.bg-blue ul + h5, .component-section.bg-blue ol + h5 {
margin-top: 3rem;
}
.component-section.bg-blue .c-html h5,
.component-section.bg-blue .c-content-image h5 {
padding-bottom: 1rem;
margin-bottom: 1.625rem;
border-bottom: 1px solid #fff;
}
.component-section.bg-gray {
background: #F4F4F4;
}
.component-section.bg-gray_white_slant {
position: relative;
background: #F4F4F4;
}
@media (min-width: 768px) {
.component-section.bg-gray_white_slant {
position: relative;
background: transparent;
}
.component-section.bg-gray_white_slant:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: #F4F4F4;
width: 100%;
height: 80%;
z-index: -1;
}
.component-section.bg-gray_white_slant .dot-grid {
position: absolute;
top: 1.5rem;
left: 0;
width: 13.125rem;
min-width: 40%;
height: 5.25rem;
}
.component-section.bg-gray_white_slant .wedge {
background: #F4F4F4;
position: absolute;
top: 80%;
z-index: -1;
}
}
@media (min-width: 992px) {
.component-section.bg-white_gray_slant .dot-grid {
top: 0;
width: 11rem;
min-width: 0;
height: calc(100% - 1.5rem);
}
.component-section.bg-gray_white_slant:before {
height: 72.5%;
}
.component-section.bg-gray_white_slant .dot-grid {
top: 0;
width: 11rem;
min-width: 0;
height: 50%;
min-height: 33rem;
}
.component-section.bg-gray_white_slant .wedge {
top: 72.5%;
}
.component-section.bg-gray_white_slant .page-components > section:last-child {
padding-bottom: 0;
}
}
.c-content-image {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-content-image img.contained-img {
max-width: 100%;
}
.c-content-image p:last-of-type {
margin-bottom: 0;
}
.c-content-image .intro + * {
margin-top: 2rem;
}
.c-content-image .container.content_image img.contained-img {
margin-top: 1rem;
}
.c-content-image .container.image_content img.contained-img {
margin-bottom: 1rem;
}
.c-content-image .edge-container {
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;
}
.c-content-image .edge-container.content_image img.edge-img {
margin-top: 1rem;
margin-left: auto;
}
.c-content-image .edge-container.image_content img.edge-img {
margin-right: auto;
margin-bottom: 1rem;
}
.c-content-image .edge-container img.edge-img {
width: auto;
max-width: calc(100% - 36px);
}
.c-content-image .edge-container .content-container {
width: 100%;
padding-right: 36px;
padding-left: 36px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.c-content-image .edge-container .content-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.c-content-image .edge-container .content-container {
max-width: 720px;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.c-content-image {
padding-top: 5rem;
padding-bottom: 5rem;
}
.c-content-image .container.content_image img.contained-img {
margin-top: 0;
}
.c-content-image .container.image_content img.contained-img {
margin-bottom: 0;
}
.c-content-image .edge-container.content_image .content-container {
margin-left: auto;
margin-right: 0;
}
.c-content-image .edge-container.content_image img.edge-img {
margin-bottom: 0;
margin-left: 0;
padding-left: 15px;
}
.c-content-image .edge-container.image_content .content-container {
margin-left: 0;
margin-right: auto;
}
.c-content-image .edge-container.image_content img.edge-img {
margin-right: 0;
margin-bottom: 0;
padding-right: 15px;
}
.c-content-image .edge-container img.edge-img {
width: calc((100% - 960px) / 2 + 480px);
}
.c-content-image .edge-container .content-container {
max-width: 400px;
}
}
@media (min-width: 1200px) {
.c-content-image .edge-container img.edge-img {
width: calc((100% - 1140px) / 2 + 570px);
}
.c-content-image .edge-container .content-container {
max-width: 475px;
}
}
@media (min-width: 1450px) {
.c-content-image .edge-container img.edge-img {
width: calc((100% - 1368px) / 2 + 684px);
}
.c-content-image .edge-container .content-container {
max-width: 582.5px;
}
}
.c-content-image-subservice {
position: relative;
padding-top: 3.75rem;
padding-bottom: 2.5rem;
}
.c-content-image-subservice.odd-row {
background: #F4F4F4;
}
.c-content-image-subservice.odd-row .wedge {
background: #fff;
}
.c-content-image-subservice.odd-row h4 {
color: #77AAC1;
}
.c-content-image-subservice:not(.odd-row) {
background: #fff;
}
.c-content-image-subservice:not(.odd-row) .wedge {
background: #F4F4F4;
}
.c-content-image-subservice:not(.odd-row) h4 {
color: #BF358E;
}
.c-content-image-subservice .wedge {
position: absolute;
top: 0;
left: 0;
}
.c-content-image-subservice img.contained-img {
display: block;
max-width: 100%;
margin: 1rem auto 0;
}
.c-content-image-subservice p:last-of-type {
margin-bottom: 0;
}
.c-content-image-subservice button.zoom-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: rgba(45, 69, 95, 0.4);
color: #fff;
font-size: 0.75rem;
font-weight: 600;
line-height: 1;
text-transform: uppercase;
padding: 0.625rem 1.25rem;
border-radius: 1.25rem;
border: 0;
margin-top: 1rem;
}
.c-content-image-subservice button.zoom-btn svg.icon-img {
stroke: #fff;
width: 1rem;
height: 1rem;
margin-right: 0.5rem;
}
@media (min-width: 992px) {
.c-content-image-subservice {
padding-top: 9.5rem;
padding-bottom: 6rem;
}
.c-content-image-subservice h4 {
margin-bottom: 1.5rem;
}
.c-content-image-subservice .container.content_image img.contained-img {
margin-top: 0;
}
.c-content-image-subservice .container.image_content img.contained-img {
margin-top: 0;
}
.c-content-image-subservice .container.content_over_image img.contained-img {
margin-top: 4rem;
}
}
.c-cookie-consent {
position: fixed;
bottom: 0;
left: 0;
background: rgba(255, 255, 255, 0.9);
width: 100%;
padding: 1rem 0;
-webkit-box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
box-shadow: 0 -1px 5px rgba(0, 0, 0, 0.15);
opacity: 0;
visibility: hidden;
-webkit-transition: 0.25s ease-in-out;
transition: 0.25s ease-in-out;
z-index: 995;
}
.c-cookie-consent.active {
opacity: 1;
visibility: visible;
}
.c-cookie-consent p {
margin-bottom: 0;
}
.c-cookie-consent .btn.accept-btn {
min-width: 0;
font-size: 0.875rem;
margin-top: 1rem;
}
@media (min-width: 576px) {
.c-cookie-consent {
padding: 1.5rem;
}
.c-cookie-consent .btn.accept-btn {
margin-top: 0;
}
}
.c-full-width-images {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-full-width-images * + img.full-width-img {
margin-top: 2rem;
}
.c-full-width-images img.full-width-img {
width: 100%;
}
.c-full-width-images img.full-width-img + img.full-width-img {
margin-top: 1rem;
}
@media (min-width: 992px) {
.c-full-width-images {
padding-top: 5rem;
padding-bottom: 5rem;
}
.c-full-width-images img.full-width-img + img.full-width-img {
margin-top: 2rem;
}
}
.c-gif-grid {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-gif-grid * + .gif-container {
margin-top: 2.5rem;
}
.c-gif-grid .gifs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c-gif-grid .gifs img.gif {
width: 100%;
-webkit-box-shadow: 0 2px 11px rgba(0, 0, 0, 0.16);
box-shadow: 0 2px 11px rgba(0, 0, 0, 0.16);
}
.c-gif-grid .gifs img.gif + img.gif {
margin-top: 1rem;
}
@media (min-width: 992px) {
.c-gif-grid {
padding-top: 5rem;
padding-bottom: 5rem;
}
.c-gif-grid .gifs img.gif:not(.wide-gif) {
width: calc(50% - 0.8125rem);
}
.c-gif-grid .gifs img.gif:not(.wide-gif) + img.gif {
margin-top: 0;
margin-left: 1.625rem;
}
}
.c-glassdoor-review-cta {
background: #F4F4F4;
position: relative;
padding-top: 2.75rem;
padding-bottom: 2.5rem;
}
.c-glassdoor-review-cta .dot-grid {
position: absolute;
top: 0;
right: 0;
width: 60%;
height: 5.25rem;
}
.c-glassdoor-review-cta a.glassdoor-attribution {
display: inline-block;
color: #333333;
font-size: 0.875rem;
text-decoration: none;
margin-top: 0.5rem;
}
.c-glassdoor-review-cta .review-container {
padding: 1rem;
margin-top: 1rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square {
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: center;
-ms-flex-pack: center;
justify-content: center;
padding-top: 1rem;
padding-bottom: 1rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:nth-child(n+2) {
border-top: 5px solid #fff;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square p {
line-height: 1.33;
margin-bottom: 0;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square img.ceo-img {
width: 5rem;
margin-right: 0.75rem;
border-radius: 50%;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square p.ceo-name {
color: #48728E;
font-weight: 700;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .ceo-approval-circle-container {
margin-right: 0.75rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .ceo-approval-circle-container .progress-ring-circle {
stroke-dasharray: 235.62px;
stroke-dashoffset: 235.62px;
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
-webkit-transform-origin: 50% 50%;
transform-origin: 50% 50%;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square p.ceo-approval {
color: #48728E;
font-weight: 700;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
width: 100%;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container + .rating-container {
margin-top: 1.25rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container .star-container {
position: relative;
width: 6.25rem;
height: 1.1904296875rem;
margin-bottom: 0.25rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container .star-container .mask {
position: absolute;
top: 50%;
left: 0;
background: #E0E0E0;
height: 1.1904296875rem;
width: 100%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-clip-path: url(#starsClip);
clip-path: url(#starsClip);
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container .star-container .mask .fill {
position: absolute;
top: 0;
left: 0;
background: #48728E;
height: 100%;
width: 0;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container p.label {
font-size: 0.875rem;
opacity: 0;
}
@media (min-width: 768px) {
.c-glassdoor-review-cta .review-container .review-container-inner .review-square {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:nth-child(2) {
border-top: 0;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:nth-child(even) {
border-left: 5px solid #fff;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:last-of-type {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
width: auto;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container + .rating-container {
margin-top: 0.75rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square .rating-container .star-container {
margin-right: 0.75rem;
margin-bottom: 0;
}
}
@media (min-width: 992px) {
.c-glassdoor-review-cta {
padding-top: 4rem;
padding-bottom: 7rem;
}
.c-glassdoor-review-cta .dot-grid {
width: 27.5rem;
height: 100%;
max-height: 22rem;
}
.c-glassdoor-review-cta h4 span {
background: transparent;
}
.c-glassdoor-review-cta a.glassdoor-attribution {
margin-top: 0;
margin-bottom: 1rem;
}
.c-glassdoor-review-cta .review-container .review-container-inner {
border-top: 5px solid #fff;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:nth-child(n+2) {
border-top: 0;
}
.c-glassdoor-review-cta .review-container .review-container-inner .review-square:nth-child(2) {
border-right: 5px solid #fff;
}
}
.c-html {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-html p + h1, .c-html p + h2, .c-html p + h3, .c-html p + h4, .c-html p + h5, .c-html p + h6 {
margin-top: 2rem;
}
.c-html p:last-of-type {
margin-bottom: 0;
}
.c-html img {
max-width: 100%;
}
.c-html iframe {
max-width: 100%;
height: auto;
}
@media (min-width: 992px) {
.c-html {
padding-top: 5rem;
padding-bottom: 5rem;
}
.c-html p + h1, .c-html p + h2, .c-html p + h3, .c-html p + h4, .c-html p + h5, .c-html p + h6 {
margin-top: 2.5rem;
}
}
.c-image-grid {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-image-grid .intro + * {
margin-top: 2rem;
}
.c-image-grid .img-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.c-image-grid .img-grid .grid-container {
width: 100%;
padding: 0.375rem 0;
}
.c-image-grid .img-grid img.grid-img {
width: 100%;
}
@media (min-width: 768px) {
.c-image-grid .img-grid .grid-container {
width: 50%;
padding: 0.375rem;
}
}
@media (min-width: 992px) {
.c-image-grid {
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-image-grid .img-grid {
display: block;
}
.c-image-grid .img-grid .grid-container {
float: left;
width: 33.3333333333%;
padding: 6px;
}
.c-image-grid .img-grid .grid-container.large {
width: 66.6666666667%;
}
}
.c-image-video-carousel {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-image-video-carousel .intro + * {
margin-top: 2rem;
}
.c-image-video-carousel .img-vid-carousel {
text-align: center;
}
.c-image-video-carousel .img-vid-carousel .slick-track {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.c-image-video-carousel .img-vid-carousel img.carousel-img {
max-width: 100%;
max-height: 80vh;
}
.c-image-video-carousel .img-vid-slick-dots {
margin-top: 2rem;
}
@media (min-width: 992px) {
.c-image-video-carousel {
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-image-video-carousel .img-vid-slick-dots {
margin-top: 3.75rem;
}
}
.locations-archive {
padding: 1rem 0;
}
.locations-archive .dot-grid {
position: absolute;
}
.locations-archive .dot-grid.top {
top: 0;
left: 0;
width: 40%;
height: 10.5rem;
}
.locations-archive .dot-grid.lower {
top: 55%;
right: 0;
width: 40%;
height: 10.5rem;
}
.locations-archive .locations-heading {
padding: 2.5rem 0;
}
.locations-archive .locations-heading h3 {
white-space: normal;
}
.locations-archive .results-container {
position: relative;
padding-bottom: 3rem;
overflow: hidden;
}
.locations-archive .results-container .loading-circle {
top: 1.875rem;
}
.locations-archive .results-container .batch {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: absolute;
opacity: 0;
pointer-events: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.locations-archive .results-container .batch.active {
position: relative;
height: auto !important;
opacity: 1;
pointer-events: auto;
}
.locations-archive .results-container .batch:nth-of-type(n+1) .post {
margin-top: 2rem;
}
.locations-archive .results-container .batch .post {
position: relative;
width: 100%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.locations-archive .results-container .batch .post:hover .overlay, .locations-archive .results-container .batch .post:focus-visible .overlay {
opacity: 1;
z-index: 1;
}
.locations-archive .results-container .batch .post:nth-of-type(n+2) {
margin-top: 2rem;
}
.locations-archive .results-container .batch .post h5 {
color: #601B47;
}
.locations-archive .results-container .batch .post .overlay {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background: rgba(143, 40, 107, 0.87);
opacity: 0;
z-index: 1;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.locations-archive .results-container .batch .post .overlay span.long-arrow {
position: relative;
background: #fff;
width: 7rem;
height: 1.5px;
}
.locations-archive .results-container .batch .post .overlay span.long-arrow:after {
content: "";
position: absolute;
right: -2px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.locations-archive .results-container .batch .post img.preview-img {
width: 100%;
height: auto;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.locations-archive .results-container .batch .post .caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
.locations-archive .results-container .batch .post .caption .wedge,
.locations-archive .results-container .batch .post .caption .inner {
background: rgba(96, 27, 71, 0.9);
}
.locations-archive .results-container .batch .post .caption .inner {
padding: 0.25rem 1rem 1rem;
}
.locations-archive .results-container .batch .post .caption .inner h5 {
color: #fff;
line-height: 1;
margin-bottom: 0.25rem;
}
.locations-archive .results-container .batch .post .caption .inner p.post-type {
color: #D986BB;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
.locations-archive .results-container .batch .btn.view-more {
margin: 3rem auto 0;
}
@media (min-width: 992px) {
.locations-archive .locations-heading {
padding: 2.5rem 0;
}
.locations-archive .locations-heading h3 {
white-space: nowrap;
}
.locations-archive .dot-grid.top {
width: 49.5rem;
height: 30.25rem;
}
.locations-archive .dot-grid.lower {
width: 49.5rem;
height: 30.25rem;
}
.locations-archive .results-container {
padding-top: 1rem;
padding-bottom: 2.5rem;
}
.locations-archive .results-container .loading-circle {
top: 7.125rem;
}
.locations-archive .results-container .batch:first-of-type .post img.logo {
top: 2rem;
left: 2rem;
}
.locations-archive .results-container .batch:first-of-type .post:nth-of-type(-n + 2) {
margin-top: 0;
}
.locations-archive .results-container .batch .post {
width: 40%;
}
.locations-archive .results-container .batch .post:nth-of-type(even) {
margin-left: 2rem;
}
.locations-archive .results-container .batch .post .caption .wedge {
height: 1.5rem;
}
.locations-archive .results-container .batch .post .caption .inner {
padding: 0.25rem 1.875rem 1rem;
}
.locations-archive .results-container .batch .btn.view-more {
margin-top: 5rem;
}
}
.c-masthead {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
background-position: center top;
background-repeat: no-repeat;
background-size: auto 12.5rem;
min-height: 13rem;
padding-top: 7.5rem;
margin-bottom: 2.25rem;
}
.c-masthead h1 {
margin-bottom: 1rem;
}
.c-masthead .content-container {
position: relative;
background: #fff;
padding: 1.25rem;
}
.c-masthead .content-container:after {
content: "";
background: #707070;
position: absolute;
bottom: 0;
left: 1.25rem;
height: 1px;
width: calc(100% - 2.5rem);
}
.c-masthead .content-container p {
margin-bottom: 0;
}
@media (min-width: 576px) {
.c-masthead {
background-size: auto 18rem;
min-height: 18.5rem;
}
}
@media (min-width: 768px) {
.c-masthead {
background-size: auto 20rem;
min-height: 20.5rem;
}
}
@media (min-width: 992px) {
.c-masthead {
background-position: center;
background-size: cover;
min-height: 35rem;
margin-bottom: 3.75rem;
}
.c-masthead.with-content {
margin-bottom: 6.375rem;
}
.c-masthead h1 {
margin-bottom: 1.5rem;
}
.c-masthead .content-container {
padding: 1.875rem 2.5rem 3.5rem;
margin-bottom: -2.625rem;
}
.c-masthead .content-container:after {
left: 2.5rem;
width: calc(100% - 5rem);
}
}
.c-masthead-case-study {
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
background-color: #707070;
}
.c-masthead-case-study .container {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 2.25rem;
}
.c-masthead-case-study img.logo {
width: 50%;
max-width: 17.1875rem;
margin: 0 auto 2rem;
-webkit-filter: drop-shadow(0 0 3.125rem rgba(0, 0, 0, 0.5));
filter: drop-shadow(0 0 3.125rem rgba(0, 0, 0, 0.5));
}
.c-masthead-case-study .content-container {
position: relative;
background: #fff;
text-align: center;
padding: 1.5rem;
}
.c-masthead-case-study .content-container:before {
content: "";
position: absolute;
bottom: 0;
left: 50%;
background: #707070;
width: 50%;
height: 1px;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.c-masthead-case-study .content-container h1 {
font-family: "Frank Ruhl Libre", "Georgia", serif;
color: #333333;
font-size: 1.25rem;
font-weight: 700;
line-height: 1;
letter-spacing: 0.03em;
margin-bottom: 0;
}
@media (min-width: 992px) {
.c-masthead-case-study .container {
min-height: 24.125rem;
padding-top: 4.75rem;
}
.c-masthead-case-study img.logo {
margin: 0 0 2rem;
}
.c-masthead-case-study .content-container:before {
width: 18.75rem;
}
.c-masthead-case-study .content-container h1 {
font-size: 2rem;
}
}
.c-masthead-locations {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
background-position: center top;
background-repeat: no-repeat;
background-size: auto 12.5rem;
min-height: 13rem;
padding-top: 7.5rem;
margin-bottom: 2.25rem;
}
.c-masthead-locations h1 {
margin-bottom: 1rem;
}
@media (min-width: 576px) {
.c-masthead-locations {
background-size: auto 18rem;
min-height: 18.5rem;
}
}
@media (min-width: 768px) {
.c-masthead-locations {
background-size: auto 20rem;
min-height: 20.5rem;
}
}
@media (min-width: 992px) {
.c-masthead-locations {
background-position: center;
background-size: cover;
min-height: 35rem;
margin-bottom: 3.75rem;
}
.c-masthead-locations h1 {
margin-bottom: 1.5rem;
}
}
h1.mobile-title {
font-size: 2.125rem;
line-height: 1.1;
padding: 10px 0;
color: #2D455F;
}
.c-masthead-portfolio {
background-position: 75% top;
background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
}
.c-masthead-portfolio .content-container {
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: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-masthead-portfolio .content-container img.logo {
width: 50%;
max-width: 17.1875rem;
margin-bottom: 2rem;
-webkit-filter: drop-shadow(0 0 3.125rem rgba(0, 0, 0, 0.5));
filter: drop-shadow(0 0 3.125rem rgba(0, 0, 0, 0.5));
}
.c-masthead-portfolio .content-container h1 {
font-size: 2.8125rem;
line-height: 1.1;
text-shadow: 0 0 3.125rem rgba(0, 0, 0, 0.5);
}
.c-masthead-portfolio .content-container h1.mobile-title {
padding: 15px 25px;
color: #2D455F;
}
@media (min-width: 768px) {
.c-masthead-portfolio {
background-position: center top;
}
}
@media (min-width: 992px) {
.c-masthead-portfolio .content-container {
min-height: 40rem;
padding-top: 5rem;
padding-bottom: 4.5rem;
}
.c-masthead-portfolio .content-container h1 {
font-size: 5.625rem;
line-height: 1;
}
}
.c-masthead-split {
position: relative;
}
.c-masthead-split .content-container {
position: relative;
background: -webkit-gradient(linear, left top, right top, color-stop(-25%, #1C2D40), color-stop(125%, #48728E));
background: linear-gradient(to right, #1C2D40 -25%, #48728E 125%);
height: 100%;
}
.c-masthead-split .content-container .content-inner {
padding-top: 2rem;
padding-bottom: 2rem;
}
.c-masthead-split .content-container .content-inner p.intro-content {
font-family: "Frank Ruhl Libre", "Georgia", serif;
color: #fff;
font-size: 1.125rem;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 0.03rem;
margin-bottom: 0;
margin-left: 0.125rem;
}
.c-masthead-split .content-container .content-inner h1 {
font-size: 2.8125rem;
line-height: 1;
}
.c-masthead-split .content-container .content-inner h1.blue-h1 {
color: #77AAC1;
}
.c-masthead-split .content-container .content-inner h1.long-title {
font-size: 1.75rem;
}
.c-masthead-split .content-container .content-inner h1.blog-title {
font-size: 1.75rem;
}
.c-masthead-split .content-container .content-inner h1.long-words {
font-size: 1.75rem;
}
.c-masthead-split .content-container .content-inner p.secondary-content {
color: #fff;
font-size: 1.25rem;
font-weight: bold;
margin-bottom: 0;
margin-left: 0.125rem;
}
.c-masthead-split .content-container .content-inner p.secondary-content span {
display: block;
}
.c-masthead-split .content-container .content-inner p.secondary-content span.separator {
display: none;
}
.c-masthead-split img.side-img {
width: 100%;
max-width: 100%;
}
.c-masthead-split .banner {
background: #601B47;
width: 100%;
height: 20px;
padding-left: 0.5rem;
}
.c-masthead-split .banner p {
color: #D986BB;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
@media (min-width: 576px) {
.c-masthead-split .content-container .content-inner p.secondary-content span {
display: inline-block;
}
.c-masthead-split .content-container .content-inner p.secondary-content span.separator {
display: inline;
}
}
@media (min-width: 768px) {
.c-masthead-split .content-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c-masthead-split .content-container .content-inner {
padding-right: calc(22.5rem - (100vw - 17px - 720px) / 2);
}
.c-masthead-split .content-container .content-inner p.intro-content {
font-size: 1.375rem;
}
.c-masthead-split .content-container .content-inner h1 {
font-size: 3rem;
}
.c-masthead-split .content-container .content-inner h1.long-title {
font-size: 2.5rem;
}
.c-masthead-split .content-container .content-inner h1.blog-title {
font-size: 2.5rem;
}
.c-masthead-split .content-container .content-inner h1.blog-title.long-title {
font-size: 2rem;
}
.c-masthead-split .content-container .content-inner h1.long-words {
font-size: 2.25rem;
}
.c-masthead-split img.side-img {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 22.5rem;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
-o-object-fit: cover;
object-fit: cover;
-o-object-position: 40%;
object-position: 40%;
}
.c-masthead-split .caption {
position: absolute;
bottom: 0;
right: 0;
height: 100%;
width: 22.5rem;
-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
clip-path: polygon(0 0, 100% 0, 100% 100%, 10% 100%);
}
.c-masthead-split .caption .banner {
position: absolute;
left: 0;
bottom: 0;
padding-left: 4rem;
}
}
@media (min-width: 992px) {
.c-masthead-split .content-container {
min-height: 20rem;
}
.c-masthead-split .content-container .content-inner {
padding-right: calc(31.25rem - (100vw - 17px - 800px) / 2);
}
.c-masthead-split .content-container .content-inner h1 {
font-size: 5.625rem;
}
.c-masthead-split .content-container .content-inner h1.long-title {
font-size: 3.125rem;
}
.c-masthead-split .content-container .content-inner h1.blog-title {
font-size: 3.125rem;
}
.c-masthead-split .content-container .content-inner h1.blog-title.long-title {
font-size: 2.75rem;
}
.c-masthead-split .content-container .content-inner h1.long-words {
font-size: 4.25rem;
}
.c-masthead-split img.side-img {
width: 31.25rem;
-o-object-position: 35%;
object-position: 35%;
}
.c-masthead-split .caption {
width: 31.25rem;
}
}
@media (min-width: 1200px) {
.c-masthead-split .content-container .content-inner {
padding-right: calc(31.25rem - (100vw - 17px - 950px) / 2);
}
}
@media (min-width: 1450px) {
.c-masthead-split .content-container .content-inner {
padding-right: calc(31.25rem - (100vw - 17px - 1165px) / 2);
}
.c-masthead-split .content-container .content-inner h1.long-words {
font-size: 5.25rem;
}
}
.culture-modal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 996;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
}
.culture-modal .culture-modal-content {
width: 100%;
height: 100%;
}
.culture-modal .culture-modal-content button.close-modal {
position: absolute;
top: 1.75rem;
right: 2.25rem;
background: #1C2D40;
width: 2rem;
height: 2rem;
border-radius: 50%;
border: 0;
z-index: 999;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.culture-modal .culture-modal-content button.close-modal:hover, .culture-modal .culture-modal-content button.close-modal:focus-visible {
background: #48728E;
}
.culture-modal .culture-modal-content button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1rem;
}
.culture-modal .culture-modal-content button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.culture-modal .culture-modal-content button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.culture-modal .culture-modal-content button.prev-img, .culture-modal .culture-modal-content button.next-img {
position: absolute;
top: 0;
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/bkg-callout.jpg) #333333;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 4.375rem;
height: 100%;
padding: 0;
border: 0;
z-index: 1000;
}
.culture-modal .culture-modal-content button.prev-img:hover, .culture-modal .culture-modal-content button.prev-img:focus-visible, .culture-modal .culture-modal-content button.next-img:hover, .culture-modal .culture-modal-content button.next-img:focus-visible {
outline: none;
}
.culture-modal .culture-modal-content button.prev-img:hover .inner:after, .culture-modal .culture-modal-content button.prev-img:focus-visible .inner:after, .culture-modal .culture-modal-content button.next-img:hover .inner:after, .culture-modal .culture-modal-content button.next-img:focus-visible .inner:after {
-webkit-animation: bounce-left-margin 4s forwards infinite;
animation: bounce-left-margin 4s forwards infinite;
}
.culture-modal .culture-modal-content button.prev-img .inner, .culture-modal .culture-modal-content button.next-img .inner {
color: #fff;
font-size: 1.25rem;
line-height: 1;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.culture-modal .culture-modal-content button.prev-img .inner:after, .culture-modal .culture-modal-content button.next-img .inner:after {
content: "";
position: relative;
vertical-align: super;
width: 0;
height: 0;
font-size: 0;
border-left: 6px solid #fff;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
margin-left: 9px;
}
.culture-modal .culture-modal-content button.prev-img {
left: 0;
}
.culture-modal .culture-modal-content button.prev-img .inner {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.culture-modal .culture-modal-content button.next-img {
right: 0;
}
.culture-modal .culture-modal-content button.next-img .inner {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.culture-modal .culture-modal-content button.next-img .inner:after {
position: absolute;
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
.culture-modal .culture-modal-content .content-background {
display: none;
position: absolute;
left: 0;
bottom: 0;
background: #F4F4F4;
width: 100%;
height: 36%;
}
.culture-modal .culture-modal-content .content-background .wedge {
background: #fff;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider {
width: 100%;
height: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-list {
height: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-list .slick-track {
height: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide {
padding-top: 5rem;
padding-right: 0.625rem;
padding-left: 0.625rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide:not(.slick-current) {
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.6;
pointer-events: none;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide:not(.slick-current) .img-content {
opacity: 0;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner {
position: relative;
max-width: 100vw;
height: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-container {
max-width: 100%;
text-align: center;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-container img.company-img {
width: auto;
max-width: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-content {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
padding: 2.25rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-content p:last-of-type {
margin-bottom: 0;
}
@media (min-width: 992px) {
.culture-modal .culture-modal-dialog {
height: 100%;
}
.culture-modal .culture-modal-content button.close-modal {
top: 1rem;
right: 8rem;
width: 2.5rem;
height: 2.5rem;
}
.culture-modal .culture-modal-content button.close-modal span {
height: 1.375rem;
}
.culture-modal .culture-modal-content .content-background {
display: block;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider {
width: calc(100% - 8.75rem);
margin-right: auto;
margin-left: auto;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide {
height: 100%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner {
max-width: 80vw;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-container {
height: 60%;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-container img.company-img {
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
.culture-modal .culture-modal-content .culture-modal-carousel.slick-slider .slick-slide .slide-inner .img-content {
position: absolute;
bottom: 0;
left: 0;
height: 40%;
}
}
@-webkit-keyframes bounce-left-margin {
0%, 20%, 100% {
margin-left: 9px;
}
10% {
margin-left: 14px;
}
}
@keyframes bounce-left-margin {
0%, 20%, 100% {
margin-left: 9px;
}
10% {
margin-left: 14px;
}
}
.image-modal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 996;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
}
.image-modal .image-modal-dialog {
height: 100%;
}
.image-modal .image-modal-dialog .image-modal-content {
width: 100%;
height: 100%;
}
.image-modal .image-modal-dialog .image-modal-content button.close-modal {
position: absolute;
top: 2.1875rem;
right: 3.5rem;
background: #1C2D40;
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
border: 0;
z-index: 1;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.image-modal .image-modal-dialog .image-modal-content button.close-modal:hover, .image-modal .image-modal-dialog .image-modal-content button.close-modal:focus-visible {
background: #48728E;
}
.image-modal .image-modal-dialog .image-modal-content button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1.375rem;
}
.image-modal .image-modal-dialog .image-modal-content button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.image-modal .image-modal-dialog .image-modal-content button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.image-modal .image-modal-dialog .image-modal-content .image-modal-body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
min-height: 100%;
}
.image-modal .image-modal-dialog .image-modal-content .image-modal-body img.modal-img {
width: 100%;
max-height: 100%;
}
@media (min-width: 992px) {
.image-modal .image-modal-dialog .image-modal-content button.close-modal {
right: 6.625rem;
}
}
.map-modal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 996;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
}
.map-modal .map-modal-content {
width: 100%;
height: 100%;
}
.map-modal .map-modal-content button.close-modal {
position: absolute;
top: 2.1875rem;
right: 3.5rem;
background: #1C2D40;
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
border: 0;
z-index: 1;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.map-modal .map-modal-content button.close-modal:hover, .map-modal .map-modal-content button.close-modal:focus-visible {
background: #48728E;
}
.map-modal .map-modal-content button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1.375rem;
}
.map-modal .map-modal-content button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.map-modal .map-modal-content button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.map-modal .map-modal-content #map {
height: 100%;
}
@media (min-width: 992px) {
.map-modal .map-modal-content button.close-modal {
right: 6.625rem;
}
}
.team-member-modal {
position: fixed;
right: 0;
bottom: 0;
left: 0;
background: #fff;
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 996;
visibility: hidden;
overflow-x: hidden;
overflow-y: auto;
}
.team-member-modal .team-member-modal-content {
width: 100%;
height: 100%;
}
.team-member-modal .team-member-modal-content .slick-slider {
height: 100%;
}
.team-member-modal .team-member-modal-content .slick-slider .slick-list {
height: 100%;
}
.team-member-modal .team-member-modal-content .slick-slider .slick-list .slick-track {
width: 100%;
height: 100%;
}
.team-member-modal .team-member-modal-content button.close-modal {
position: fixed;
top: 1.75rem;
right: 2.25rem;
background: #1C2D40;
width: 2rem;
height: 2rem;
border-radius: 50%;
border: 0;
z-index: 999;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.team-member-modal .team-member-modal-content button.close-modal:hover, .team-member-modal .team-member-modal-content button.close-modal:focus-visible {
background: #48728E;
}
.team-member-modal .team-member-modal-content button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1rem;
}
.team-member-modal .team-member-modal-content button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.team-member-modal .team-member-modal-content button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.team-member-modal .team-member-modal-content button.prev-employee, .team-member-modal .team-member-modal-content button.next-employee {
position: absolute;
top: 0;
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/bkg-callout.jpg) #333333;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 4.375rem;
height: 100%;
padding: 0;
border: 0;
z-index: 1000;
}
.team-member-modal .team-member-modal-content button.prev-employee:hover, .team-member-modal .team-member-modal-content button.prev-employee:focus-visible, .team-member-modal .team-member-modal-content button.next-employee:hover, .team-member-modal .team-member-modal-content button.next-employee:focus-visible {
outline: none;
}
.team-member-modal .team-member-modal-content button.prev-employee:hover .inner:after, .team-member-modal .team-member-modal-content button.prev-employee:focus-visible .inner:after, .team-member-modal .team-member-modal-content button.next-employee:hover .inner:after, .team-member-modal .team-member-modal-content button.next-employee:focus-visible .inner:after {
-webkit-animation: bounce-left-margin 4s forwards infinite;
animation: bounce-left-margin 4s forwards infinite;
}
.team-member-modal .team-member-modal-content button.prev-employee .inner, .team-member-modal .team-member-modal-content button.next-employee .inner {
color: #fff;
font-size: 1.25rem;
line-height: 1;
text-transform: uppercase;
letter-spacing: 0.2em;
}
.team-member-modal .team-member-modal-content button.prev-employee .inner:after, .team-member-modal .team-member-modal-content button.next-employee .inner:after {
content: "";
position: relative;
vertical-align: super;
width: 0;
height: 0;
font-size: 0;
border-left: 6px solid #fff;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
margin-left: 9px;
}
.team-member-modal .team-member-modal-content button.prev-employee {
left: 0;
}
.team-member-modal .team-member-modal-content button.prev-employee .inner {
-webkit-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.team-member-modal .team-member-modal-content button.next-employee {
right: 0;
}
.team-member-modal .team-member-modal-content button.next-employee .inner {
-webkit-transform: rotate(90deg);
transform: rotate(90deg);
}
.team-member-modal .team-member-modal-content button.next-employee .inner:after {
position: absolute;
-webkit-transform: translateY(3px);
transform: translateY(3px);
}
.team-member-modal .team-member-modal-content .team-member-slide {
background: #F4F4F4;
}
.team-member-modal .team-member-modal-content .team-member-slide:focus-visible {
outline: none;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container {
background: #fff;
padding-top: 3.75rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .dot-grid {
position: absolute;
top: -1.5rem;
left: -0.5rem;
width: 90%;
height: 75%;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
display: block;
position: relative;
max-width: 80%;
height: calc((100vw - 72px) * 0.8 * 1.1009174312);
margin: 2rem auto 1.625rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info {
padding-bottom: 2.375rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info h5 {
margin-bottom: 0;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info p.job-title {
color: #8F286B;
font-weight: 600;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info .employee-bio {
font-size: 1rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info .employee-bio p:last-of-type,
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info .employee-bio ul:last-of-type,
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .employee-info .employee-bio ol:last-of-type {
margin-bottom: 0;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles {
width: 100vw;
padding-bottom: 2.375rem;
margin-top: -0.75rem;
margin-left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
overflow: hidden;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles .wedge {
background: #fff;
width: calc(100% + 4.5rem);
margin-left: -2.25rem;
margin-bottom: 2rem;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles h6 {
padding-bottom: 1.125rem;
margin-bottom: 1.75rem;
border-bottom: 1px solid #333333;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles a.article-research-link {
display: block;
color: #8F286B;
font-size: 1rem;
font-weight: 600;
line-height: 1.5;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles a.article-research-link + a.article-research-link {
margin-top: 1.125rem;
}
@media (min-width: 576px) {
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
height: calc((540px - 72px) * 0.8 * 1.1009174312);
}
}
@media (min-width: 768px) {
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
height: auto;
}
}
@media (min-width: 992px) {
.team-member-modal .team-member-modal-dialog {
height: 100%;
}
.team-member-modal .team-member-modal-content .slick-slider {
width: calc(100% - 8.75rem);
margin-right: auto;
margin-left: auto;
}
.team-member-modal .team-member-modal-content .slick-slider .slick-list .slick-track .slick-slide {
width: 100%;
height: 100%;
}
.team-member-modal .team-member-modal-content button.close-modal {
position: absolute;
top: 2.5rem;
right: 8rem;
width: 2.5rem;
height: 2.5rem;
}
.team-member-modal .team-member-modal-content button.close-modal span {
height: 1.375rem;
}
.team-member-modal .team-member-modal-content .team-member-slide {
overflow-y: scroll;
overflow-x: hidden;
}
.team-member-modal .team-member-modal-content .team-member-slide::-webkit-scrollbar {
background-color: transparent;
width: 5px;
}
.team-member-modal .team-member-modal-content .team-member-slide::-webkit-scrollbar-thumb {
background: rgba(143, 40, 107, 0.75);
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container {
padding-top: 6.625rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container .dot-grid {
top: -3.5rem;
left: -4.5rem;
width: 30.25rem;
height: 30.25rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
max-width: 100%;
height: calc((960px * 1/3 - 30px) * 1.1009174312);
margin: 0;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-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;
height: 100%;
padding: 0;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info h5 {
margin-bottom: 0.5rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-info p.job-title {
font-size: 1.25rem;
margin-bottom: 0.5rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles {
margin-top: 0;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles h6 {
padding-bottom: 0.75rem;
margin-bottom: 1rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles .articles-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles .articles-list a.article-research-link {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding-right: 1rem;
}
.team-member-modal .team-member-modal-content .team-member-slide .employee-articles .articles-list a.article-research-link:nth-child(2) {
margin-top: 0;
}
}
@media (min-width: 1200px) {
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
height: calc((1140px * 1/3 - 30px) * 1.1009174312);
}
}
@media (min-width: 1450px) {
.team-member-modal .team-member-modal-content .team-member-slide .employee-info-container img.employee-img {
height: calc((1398px * 1/3 - 30px) * 1.1009174312);
}
}
@keyframes bounce-left-margin {
0%, 20%, 100% {
margin-left: 9px;
}
10% {
margin-left: 14px;
}
}
.video-container {
position: relative;
width: 100%;
height: 0;
padding-top: 56.25%;
overflow: hidden;
}
.video-container button.play-vid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
background: rgba(143, 40, 107, 0);
width: 100%;
height: 100%;
border: 0;
border-radius: 0;
z-index: 2;
cursor: pointer;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.video-container button.play-vid:hover, .video-container button.play-vid:focus-visible {
background: rgba(143, 40, 107, 0.87);
}
.video-container button.play-vid:hover svg.play-icon, .video-container button.play-vid:focus-visible svg.play-icon {
opacity: 1;
}
.video-container button.play-vid svg.play-icon {
fill: #fff;
width: 4.5rem;
height: 4.5rem;
padding: 0.4375rem;
border: 1px solid #fff;
border-radius: 50%;
opacity: 0.55;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.video-container img.vid-thumbnail {
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
}
.video-modal {
display: none;
position: fixed;
top: 0;
left: 0;
background: rgba(28, 45, 64, 0.95);
width: 100%;
height: 100%;
outline: 0;
opacity: 0;
z-index: 996;
overflow-x: hidden;
overflow-y: auto;
}
.video-modal .video-modal-dialog {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: calc(100% - 2rem);
max-width: 925px;
min-height: calc(100% - 2rem);
margin: 1rem auto;
pointer-events: auto;
-webkit-transform: translateY(-50px);
transform: translateY(-50px);
}
.video-modal .video-modal-dialog .video-modal-content {
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;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal {
position: relative;
background: #77AAC1;
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
border: 0;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal:hover, .video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal:focus-visible {
background: #48728E;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal span {
position: absolute;
top: 50%;
left: 50%;
background: #fff;
width: 2px;
height: 1.375rem;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal span:first-of-type {
-webkit-transform: translate(-50%, -50%) rotate(45deg);
transform: translate(-50%, -50%) rotate(45deg);
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal span:last-of-type {
-webkit-transform: translate(-50%, -50%) rotate(-45deg);
transform: translate(-50%, -50%) rotate(-45deg);
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-body {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-body iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
@media (min-width: 992px) {
.video-container button.play-vid svg.play-icon {
width: 5.75rem;
height: 5.75rem;
padding: 0.625rem;
}
.video-modal .video-modal-dialog {
min-height: calc(100% - 3.5rem);
margin: 1.75rem auto;
}
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal {
position: absolute;
top: 0;
right: -3rem;
}
}
@media (min-width: 1200px) {
.video-modal .video-modal-dialog .video-modal-content .video-modal-header button.close-modal {
right: -11.5rem;
}
}
.c-next-post a.next-post-link {
position: relative;
display: block;
text-decoration: none;
background: #2D455F;
padding-top: 2rem;
padding-bottom: 2.5rem;
overflow: hidden;
}
.c-next-post a.next-post-link:before {
content: "";
position: absolute;
top: 0;
left: -5%;
background: #48728E;
height: 100%;
width: 110%;
-webkit-transform: skew(-16deg) translateX(-110%);
transform: skew(-16deg) translateX(-110%);
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.c-next-post a.next-post-link:hover:before, .c-next-post a.next-post-link:focus-visible:before {
-webkit-transform: skew(-16deg) translateX(0);
transform: skew(-16deg) translateX(0);
}
.c-next-post a.next-post-link.active:before {
-webkit-transform: skew(-16deg) translateX(110%);
transform: skew(-16deg) translateX(110%);
}
.c-next-post a.next-post-link p.next-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
color: #fff;
font-size: 1.125rem;
margin-bottom: 0;
}
.c-next-post a.next-post-link p.next-post span.long-arrow {
position: relative;
display: block;
background: #77AAC1;
width: 22.625rem;
height: 1.5px;
margin: 1.5rem auto 0 -50px;
}
.c-next-post a.next-post-link p.next-post span.long-arrow:after {
content: "";
position: absolute;
right: -11px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #77AAC1;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (min-width: 576px) {
.c-next-post a.next-post-link p.next-post span.long-arrow {
width: 7.625rem;
margin: 1.5rem auto 0;
}
}
@media (min-width: 768px) {
.c-next-post a.next-post-link {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-next-post a.next-post-link p.next-post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
font-size: 16px;
}
.c-next-post a.next-post-link p.next-post span.long-arrow {
width: 3rem;
margin: 0 0 0 1rem;
}
}
@media (min-width: 992px) {
.c-next-post a.next-post-link p.next-post span.long-arrow {
width: 7.625rem;
}
}
.page-transition .overlay .loading-circle {
-webkit-animation: pageTransitionLoadingCircleRotate 1.5s infinite linear;
animation: pageTransitionLoadingCircleRotate 1.5s infinite linear;
}
@-webkit-keyframes pageTransitionLoadingCircleRotate {
from {
-webkit-transform: skewY(-5deg) translate(-50%, -50%) rotate(0deg);
transform: skewY(-5deg) translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: skewY(-5deg) translate(-50%, -50%) rotate(360deg);
transform: skewY(-5deg) translate(-50%, -50%) rotate(360deg);
}
}
@keyframes pageTransitionLoadingCircleRotate {
from {
-webkit-transform: skewY(-5deg) translate(-50%, -50%) rotate(0deg);
transform: skewY(-5deg) translate(-50%, -50%) rotate(0deg);
}
to {
-webkit-transform: skewY(-5deg) translate(-50%, -50%) rotate(360deg);
transform: skewY(-5deg) translate(-50%, -50%) rotate(360deg);
}
}
.c-pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
width: 100%;
padding-top: 3rem;
}
.c-pagination a.prev, .c-pagination a.next {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
line-height: 1;
width: 4rem;
height: 1.125rem;
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
}
.c-pagination a.prev span.long-arrow, .c-pagination a.next span.long-arrow {
position: relative;
background: #77AAC1;
width: 100%;
height: 1.5px;
}
.c-pagination a.prev span.long-arrow:after, .c-pagination a.next span.long-arrow:after {
content: "";
position: absolute;
top: 50%;
width: 0;
height: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.c-pagination a.prev:hover, .c-pagination a.prev:focus-visible {
width: 2.75rem;
margin-left: -0.25rem;
}
.c-pagination a.prev span.long-arrow:after {
left: -2px;
border-right: 0.6875rem solid #77AAC1;
border-top: 0.6875rem solid transparent;
border-bottom: 0.6875rem solid transparent;
}
.c-pagination a.next:hover, .c-pagination a.next:focus-visible {
width: 2.75rem;
margin-right: -0.25rem;
}
.c-pagination a.next span.long-arrow:after {
right: -2px;
border-left: 0.6875rem solid #77AAC1;
border-top: 0.6875rem solid transparent;
border-bottom: 0.6875rem solid transparent;
}
.c-pagination ul.pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0;
margin-bottom: 0;
}
.c-pagination ul.pagination li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 2.5rem;
height: 1.125rem;
}
.c-pagination ul.pagination li .page-number {
color: #48728E;
font-size: 1.125rem;
line-height: 1;
font-weight: bold;
text-decoration: none;
width: 100%;
height: 100%;
}
.c-pagination ul.pagination li .page-number:hover, .c-pagination ul.pagination li .page-number:focus-visible, .c-pagination ul.pagination li .page-number.current {
color: #2D455F;
}
.c-pagination ul.pagination li .page-number.current {
pointer-events: none;
}
.c-pagination ul.pagination li span.dots {
width: 100%;
height: 100%;
border-right: 2px solid #E0E0E0;
border-left: 2px solid #E0E0E0;
}
@media (min-width: 768px) {
.c-pagination a.prev, .c-pagination a.next {
width: 7.5rem;
}
.c-pagination a.prev:hover, .c-pagination a.prev:focus-visible, .c-pagination a.next:hover, .c-pagination a.next:focus-visible {
width: 7.75rem;
}
.c-pagination ul.pagination li {
width: 3rem;
}
.c-pagination ul.pagination li:first-of-type .page-number {
border-left-width: 0;
}
.c-pagination ul.pagination li:last-of-type .page-number {
border-right-width: 0;
}
.c-pagination ul.pagination li .page-number {
border-right: 1px solid #E0E0E0;
border-left: 1px solid #E0E0E0;
}
.c-pagination ul.pagination li span.dots {
border-right-width: 1px;
border-left-width: 1px;
}
}
@media (min-width: 992px) {
.c-pagination {
padding-top: 6rem;
}
}
.c-pink-background-content {
padding-top: 1.5rem;
padding-bottom: 2rem;
}
.c-pink-background-content + .c-pink-background-content {
padding-top: 0;
margin-top: -0.5rem;
}
.c-pink-background-content .pink-container {
background: #8F286B;
padding: 2.25rem 1.875rem;
}
.c-pink-background-content .pink-container h5 {
margin-bottom: 1rem;
}
.c-pink-background-content .pink-container p {
color: #fff;
font-size: 1.25rem;
}
.c-pink-background-content .pink-container p:last-of-type {
margin-bottom: 0;
}
@media (min-width: 992px) {
.c-pink-background-content {
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-pink-background-content + .c-pink-background-content {
margin-top: -1.5rem;
}
.c-pink-background-content .pink-container {
padding: 3rem 3rem 3rem 4.25rem;
}
}
.c-prev-post a.prev-post-link {
position: relative;
display: block;
text-decoration: none;
background: #8F286B;
padding-top: 2rem;
padding-bottom: 2.5rem;
overflow: hidden;
}
.c-prev-post a.prev-post-link:before {
content: "";
position: absolute;
top: 0;
left: -5%;
background: #BF358E;
height: 100%;
width: 110%;
-webkit-transform: skew(-16deg) translateX(110%);
transform: skew(-16deg) translateX(110%);
-webkit-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}
.c-prev-post a.prev-post-link:hover:before, .c-prev-post a.prev-post-link:focus-visible:before {
-webkit-transform: skew(-16deg) translateX(0);
transform: skew(-16deg) translateX(0);
}
.c-prev-post a.prev-post-link.active:before {
-webkit-transform: skew(-16deg) translateX(-110%);
transform: skew(-16deg) translateX(-110%);
}
.c-prev-post a.prev-post-link p.prev-post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
color: #fff;
font-size: 1.125rem;
margin-bottom: 0;
}
.c-prev-post a.prev-post-link p.prev-post span.long-arrow {
position: relative;
display: block;
background: #D986BB;
width: 7.625rem;
height: 1.5px;
margin: 1.5rem auto 0;
}
.c-prev-post a.prev-post-link p.prev-post span.long-arrow:after {
content: "";
position: absolute;
left: -11px;
top: 50%;
width: 0;
height: 0;
border-right: 11px solid #D986BB;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
@media (min-width: 768px) {
.c-prev-post a.prev-post-link {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-prev-post a.prev-post-link p.prev-post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
font-size: 16px;
}
.c-prev-post a.prev-post-link p.prev-post span.long-arrow {
width: 3rem;
margin: 0 1rem 0 0;
}
}
@media (min-width: 992px) {
.c-prev-post a.prev-post-link p.prev-post span.long-arrow {
width: 7.625rem;
}
}
.c-row-of-images {
position: relative;
padding-top: 50px;
}
.c-row-of-images .dot-grid {
position: absolute;
}
.c-row-of-images .dot-grid.top {
top: 0;
left: 0;
width: 40%;
height: 10.5rem;
}
.c-row-of-images .row-content {
padding: 30px;
background: #601B47;
margin-bottom: 30px;
}
.c-row-of-images .row-content h3 .normaltext {
color: #fff;
}
.c-row-of-images .row-content h3 .emphasizedtext {
color: #CC5DA5;
}
.c-row-of-images .row-content p {
color: #fff;
}
.c-row-of-images .row-container {
-webkit-transition: 0.5s;
transition: 0.5s;
}
.c-row-of-images .image-row .photo {
background-size: 0 0;
}
.c-row-of-images .image-row .photo .mobile-photo {
max-width: 100%;
margin-bottom: 30px;
}
.c-row-of-images .btn.view-more {
width: 100%;
background: #1C2D40;
margin-bottom: 30px;
color: #fff;
font-weight: 400;
letter-spacing: 0.05em;
}
.c-row-of-images .btn.view-more:after {
border-top-color: #fff;
}
.c-row-of-images .btn.view-more.hidden {
-webkit-transition: 0.5s;
transition: 0.5s;
visibility: hidden;
opacity: 0;
height: 0;
}
@media (min-width: 992px) {
.c-row-of-images .dot-grid.top {
width: 49.5rem;
height: 30.25rem;
}
.c-row-of-images .row-content {
padding: 60px 15%;
min-height: 500px;
margin-bottom: 0;
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;
}
.c-row-of-images .row-container {
height: auto;
overflow: hidden;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.c-row-of-images .image-row {
margin-bottom: 30px;
}
.c-row-of-images .image-row .photo {
background-size: cover;
background-position: center center;
min-height: 500px;
width: 100%;
}
.c-row-of-images .image-row .photo .mobile-photo {
display: none;
}
}
.c-share-buttons .wedge {
background: #F4F4F4;
}
.c-share-buttons .inner {
background: #F4F4F4;
padding-top: 2rem;
padding-bottom: 2rem;
}
.c-share-buttons .inner .share-buttons {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
}
.c-share-buttons .inner .share-buttons .share-btn {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #333333;
text-decoration: none;
width: 1.5625rem;
height: 1.5625rem;
}
.c-share-buttons .inner .share-buttons .share-btn + a {
margin-left: 0.625rem;
}
.c-share-buttons .inner .share-buttons .share-btn:hover, .c-share-buttons .inner .share-buttons .share-btn:focus-visible {
background: #8F286B;
}
.c-share-buttons .inner .share-buttons .share-btn svg.social-icon {
fill: #fff;
max-width: 1rem;
max-height: 1rem;
-webkit-transition: 0.2s ease;
transition: 0.2s ease;
}
@media (min-width: 576px) {
.c-share-buttons .inner h6 {
display: inline;
margin-right: 0.75rem;
}
}
@media (min-width: 992px) {
.c-share-buttons .inner {
padding-bottom: 2.625rem;
}
}
.c-video-grid {
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
.c-video-grid .intro + * {
margin-top: 2rem;
}
.c-video-grid .videos {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
@media (min-width: 768px) {
.c-video-grid .videos .video-container {
width: 50%;
padding-top: 28.125%;
}
}
@media (min-width: 992px) {
.c-video-grid {
padding-top: 3rem;
padding-bottom: 3rem;
}
}
section.wp-testimonials {
position: relative;
background: #F4F4F4;
padding-top: 2rem;
padding-bottom: 1rem;
overflow: hidden;
}
section.wp-testimonials .dot-grid {
position: absolute !important;
bottom: -10%;
left: -25%;
width: 50%;
height: 10.5rem;
}
section.wp-testimonials .testimonial-carousel {
width: 100%;
}
section.wp-testimonials .testimonial-carousel .testimonial-wrapper {
overflow: hidden;
}
section.wp-testimonials .testimonial-carousel .client {
background: #ffffff 0% 0% no-repeat padding-box;
-webkit-box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1019607843);
box-shadow: 1px 3px 20px rgba(0, 0, 0, 0.1019607843);
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
margin: 1rem;
padding: 0;
position: relative;
}
section.wp-testimonials .testimonial-carousel .client:not(.slick-current) {
opacity: 0.3;
pointer-events: none;
}
section.wp-testimonials .testimonial-carousel .client:not(.slick-current) blockquote {
color: #2D455F;
}
section.wp-testimonials .testimonial-carousel .client blockquote {
color: #601B47;
position: relative;
font-size: 1.25rem;
font-style: normal;
line-height: 1.875rem;
font-weight: bold;
background-image: none;
background-position: left top;
background-repeat: no-repeat;
background-size: auto;
padding-left: 0;
padding: 2.5rem 2rem 0 2rem;
}
section.wp-testimonials .testimonial-carousel .client blockquote::before {
display: none;
}
section.wp-testimonials .testimonial-carousel .client blockquote svg {
margin-bottom: 1rem;
width: 56px;
height: 33px;
}
section.wp-testimonials .testimonial-carousel .client .caption {
width: 100%;
margin-top: 2rem;
}
section.wp-testimonials .testimonial-carousel .client .caption .wedge {
height: 2rem;
}
section.wp-testimonials .testimonial-carousel .client .caption .wedge,
section.wp-testimonials .testimonial-carousel .client .caption .inner {
background: transparent linear-gradient(278deg, #601b47 0%, #bf358e 100%) 0% 0% no-repeat padding-box;
}
section.wp-testimonials .testimonial-carousel .client .caption .inner {
padding: 0.25rem 1rem 1rem;
}
section.wp-testimonials .testimonial-carousel .client .caption .inner p {
text-align: right;
color: #fff;
line-height: 1;
font-size: 24px;
margin: 0 1.5rem 0.5rem 0;
}
section.wp-testimonials .testimonial-carousel-nav {
text-align: center;
width: 100%;
margin-top: 1.5rem;
}
section.wp-testimonials .testimonial-carousel-nav .testimonial-carousel-slick-dots {
vertical-align: middle;
}
section.wp-testimonials .c-button .btn {
margin-top: 1.5rem;
}
@media (min-width: 992px) {
section.wp-testimonials {
padding-top: 4rem;
padding-bottom: 3rem;
}
section.wp-testimonials .testimonial-carousel .client {
margin: 2rem 4rem;
}
section.wp-testimonials .testimonial-carousel .client blockquote {
padding: 2.5rem 4rem 0 4rem;
}
section.wp-testimonials .testimonial-carousel .client blockquote svg {
margin-bottom: 2rem;
}
section.wp-testimonials .testimonial-carousel .client .caption .wedge {
height: 3rem;
}
section.wp-testimonials .testimonial-carousel .client .caption .inner p {
margin: 0 1.5rem 1.5rem 0;
}
}
.c-wp-content-image {
padding-top: 3rem;
padding-bottom: 3rem;
background: #2D455F;
}
.c-wp-content-image img.contained-img {
max-width: 100%;
}
.c-wp-content-image h2 {
font-size: clamp(2rem, 2.39vw, 2.875rem);
}
.c-wp-content-image p {
font-size: 1rem;
color: #fff;
}
.c-wp-content-image p:last-of-type {
margin-bottom: 0;
}
.c-wp-content-image hr {
background-color: #fff;
width: 100%;
}
.c-wp-content-image .logo-wrapper {
opacity: 0.5;
}
.c-wp-content-image .intro + * {
margin-top: 2rem;
}
.c-wp-content-image .container.content_image img.contained-img {
margin-top: 1rem;
}
.c-wp-content-image .container.image_content img.contained-img {
margin-bottom: 1rem;
}
.c-wp-content-image .edge-container {
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;
}
.c-wp-content-image .edge-container.content_image img.edge-img {
margin-left: auto;
margin-right: auto;
}
.c-wp-content-image .edge-container.image_content img.edge-img {
margin-right: auto;
margin-right: auto;
}
.c-wp-content-image .edge-container img.edge-img {
width: auto;
max-width: calc(100% - 36px);
-o-object-fit: cover;
object-fit: cover;
}
.c-wp-content-image .edge-container .content-container {
width: 100%;
padding-right: 36px;
padding-left: 36px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.c-wp-content-image .edge-container .content-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.c-wp-content-image .edge-container .content-container {
max-width: 720px;
padding-right: 15px;
padding-left: 15px;
}
}
@media (min-width: 992px) {
.c-wp-content-image {
padding-top: 0rem;
padding-bottom: 0rem;
}
.c-wp-content-image .within_container {
padding-top: 3rem;
padding-bottom: 3rem;
}
.c-wp-content-image .container.content_image img.contained-img {
margin-top: 0;
}
.c-wp-content-image .container.image_content img.contained-img {
margin-bottom: 0;
}
.c-wp-content-image .edge-container.content_image .content-container {
margin-left: auto;
margin-right: 0;
}
.c-wp-content-image .edge-container.content_image img.edge-img {
margin-bottom: 0;
margin-left: 0;
padding-left: 15px;
margin-right: 0;
}
.c-wp-content-image .edge-container.image_content .content-container {
margin-left: 0;
margin-right: auto;
}
.c-wp-content-image .edge-container.image_content img.edge-img {
margin-left: 0;
margin-right: 0;
margin-bottom: 0;
padding-right: 15px;
}
.c-wp-content-image .edge-container img.edge-img {
width: calc((100% - 960px) / 2 + 480px);
}
.c-wp-content-image .edge-container .content-container {
max-width: 400px;
}
}
@media (min-width: 1200px) {
.c-wp-content-image .edge-container img.edge-img {
width: calc((100% - 1140px) / 2 + 570px);
}
.c-wp-content-image .edge-container .content-container {
max-width: 475px;
}
}
@media (min-width: 1450px) {
.c-wp-content-image .edge-container img.edge-img {
width: calc((100% - 1368px) / 2 + 684px);
}
.c-wp-content-image .edge-container .content-container {
max-width: 582.5px;
}
}
.c-wp-masthead {
background: linear-gradient(95deg, rgba(83, 20, 60, 0.95) 0, rgba(119, 33, 88, 0.95) 40%, rgba(191, 53, 142, 0.95) 100%) 0 0 no-repeat padding-box;
overflow: hidden;
padding-bottom: 1rem;
padding-top: 2.5rem;
position: relative;
}
.c-wp-masthead .overlay {
bottom: 0;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: -1;
}
.c-wp-masthead .overlay img {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
-o-object-fit: cover;
object-fit: cover;
}
.c-wp-masthead .dot-grid {
background-size: 2.75rem 2.75rem !important;
background: url(//www.zionandzion.com/wordpress/wp-content/themes/zionandzion/assets/production/images/white-dot-grid.svg);
bottom: -10%;
height: 26.25rem;
position: absolute !important;
right: -25%;
width: 50%;
z-index: 0;
}
.c-wp-masthead .disclaimer {
color: #48728E;
font-size: 12px;
letter-spacing: -0.17px;
line-height: 1;
}
.c-wp-masthead .zz-wp-title {
font-size: clamp(2rem, 2.39vw, 2.875rem);
font-weight: 800;
letter-spacing: -1px;
line-height: 1.1;
text-transform: none;
}
.c-wp-masthead .zz-wp-title span {
display: block;
}
.c-wp-masthead .content p {
font-size: 1rem;
font-weight: 300;
}
.c-wp-masthead hr {
background-color: #fff;
}
.c-wp-masthead .callout-text {
font-size: clamp(1rem, 1.17vw, 1.125rem);
font-weight: 600;
line-height: clamp(1.125rem, 1.7vw, 1.5rem);
}
.c-wp-masthead .form-section {
background: #F4F4F4;
overflow: hidden;
padding: 2rem 1.5rem;
position: relative;
text-align: center;
z-index: 1;
}
.c-wp-masthead .form-section.ng-wp-bg {
background: rgba(244, 244, 244, 0.3);
}
.c-wp-masthead .form-section h4 {
font-weight: 300;
}
.c-wp-masthead .form-section .gfield {
margin: 1.3125rem 0 0.5rem !important;
}
.c-wp-masthead .form-section .gform_button {
background: #48728E;
margin: 0;
padding: 0.5rem 1.25rem;
}
.c-wp-masthead .form-section .gform_button:focus-visible,
.c-wp-masthead .form-section .gform_button span.btn-overlay {
background: #2D455F;
}
.c-wp-masthead .form-section .confirmation-check img {
background-color: #fff;
border-radius: 44px;
}
.c-wp-masthead .form-section .confirmation-content {
color: #2D455F;
font-size: clamp(1.25rem, 1.25vw, 1.5rem);
font-weight: 700;
letter-spacing: -1.04px;
line-height: 1.15;
margin: 0 auto;
max-width: 90%;
}
.c-wp-masthead .form-section .confirmation-content h4 {
color: #77AAC1;
font-size: clamp(4rem, 5.5vw, 6rem);
font-weight: 800;
letter-spacing: -5.25px;
line-height: 0.85;
}
.c-wp-masthead .form-section .gform_confirmation_wrapper {
padding-bottom: 0.5rem;
padding-top: 0rem;
}
.c-wp-masthead .wp-non-gated .wp-ng-title {
color: #fff;
font-weight: 700;
}
.c-wp-masthead .wp-non-gated .wp-ng-img-wrap {
margin-bottom: 1rem;
}
.c-wp-masthead .wp-non-gated .wp-ng-img-wrap .wp-ng-img {
width: 100%;
}
.c-wp-masthead .wp-non-gated .wp-ng-bottom .gform_button {
background: #1C2D40;
}
@media (min-width: 992px) {
.c-wp-masthead {
padding-bottom: 3rem;
padding-top: 4rem;
}
.c-wp-masthead .zz-wp-title {
margin-bottom: 1rem;
}
.c-wp-masthead .zz-wp-title span {
display: inline;
}
.c-wp-masthead .form-section {
padding: 2.5rem 2rem 2rem;
}
}
@media (min-width: 1200px) {
.c-wp-masthead .form-section {
padding: 2.5rem 2rem 2rem;
}
}
.c-wp-masthead-logos {
position: relative;
}
.c-wp-masthead-logos > .wedge {
background: linear-gradient(95deg, rgba(83, 20, 60, 0.95) 0, rgba(119, 33, 88, 0.95) 40%, rgba(191, 53, 142, 0.95) 100%) 0 0 no-repeat padding-box;
height: 2rem;
left: 0;
position: absolute;
}
.c-wp-masthead-logos > .wedge.top {
top: 0;
}
.c-wp-masthead-logos > .wedge.bottom {
bottom: 0;
}
.c-wp-masthead-logos img {
height: auto;
max-width: 130px;
-o-object-fit: contain;
object-fit: contain;
}
.c-wp-masthead-logos img.logo-26950 {
max-width: 130px;
}
@media (min-width: 768px) {
.c-wp-masthead-logos img {
max-width: 125px;
}
.c-wp-masthead-logos img.logo-26950 {
max-width: 130px;
}
.c-wp-masthead-logos img.logo-26946 {
max-width: 100%;
}
}
@media (min-width: 992px) {
.c-wp-masthead-logos img {
max-width: 100%;
}
.c-wp-masthead-logos img.logo-26950 {
max-width: 130px;
}
}
:root {
--clip-position: 50% 50%;
--mask-position: 50% 50%;
}
body.error404 .content-container-404 {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-color: #F4F4F4;
height: auto;
padding-top: 5rem;
padding-bottom: 5rem;
}
body.error404 .content-container-404 .dot-grid-container {
position: absolute;
width: 100%;
height: 100%;
}
body.error404 .content-container-404 .dot-grid-container .dot-grid {
position: absolute;
}
body.error404 .content-container-404 .dot-grid-container.top {
top: 0;
right: 0;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid {
right: 0;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(1) {
top: 0;
width: 10.5rem;
height: 3.9375rem;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(2) {
top: 3.9375rem;
width: 3.9375rem;
height: 5.25rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom {
bottom: 0;
left: 0;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid {
bottom: 0;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(1) {
left: 0;
width: 3.9375rem;
height: 7.875rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(3) {
left: 3.9375rem;
width: 6.5625rem;
height: 3.9375rem;
}
body.error404 .content-container-404 h1.heading-404 {
position: relative;
font-size: 8rem;
letter-spacing: inherit;
cursor: default;
}
body.error404 .content-container-404 h1.heading-404 .fills {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
overflow: hidden;
}
body.error404 .content-container-404 h1.heading-404 .fills .fill {
color: #E0E0E0;
}
body.error404 .content-container-404 h1.heading-404 .masks {
-webkit-clip-path: circle(10rem at var(--clip-position));
clip-path: circle(10rem at var(--clip-position));
-webkit-mask-image: radial-gradient(circle, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 66%);
-webkit-mask-size: 15rem 15rem;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: var(--mask-position);
}
body.error404 .content-container-404 h1.heading-404 .masks .mask {
display: block;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
background-color: black;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
body.error404 .content-container-404 h2.h6 {
margin-top: 0.5rem;
}
@media (min-width: 576px) {
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(1) {
width: 13.125rem;
height: 5.25rem;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(2) {
top: 5.25rem;
width: 5.25rem;
height: 5.25rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(1) {
left: 0;
width: 5.25rem;
height: 10.5rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(3) {
left: 5.25rem;
width: 7.875rem;
height: 5.25rem;
}
}
@media (min-width: 768px) {
body.error404 .content-container-404 h1.heading-404 {
font-size: 15rem;
}
}
@media (min-width: 992px) {
body.error404 .content-container-404 {
min-height: 75vh;
padding-top: 6rem;
padding-bottom: 6rem;
}
body.error404 .content-container-404 .dot-grid-container {
position: absolute;
}
body.error404 .content-container-404 .dot-grid-container.top {
top: 0;
right: 0;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(1) {
width: calc((100% - 1000px)/2 + 19.25rem);
height: 8.25rem;
}
body.error404 .content-container-404 .dot-grid-container.top .dot-grid:nth-child(2) {
top: 8.25rem;
width: calc((100% - 1000px) / 2);
height: 8.25rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(1) {
width: 11rem;
height: 16.5rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(3) {
left: 11rem;
width: 16.5rem;
height: 11rem;
}
body.error404 .content-container-404 h1.heading-404 {
font-size: 560px;
}
body.error404 .content-container-404 h1.heading-404 .masks {
-webkit-clip-path: circle(25rem at var(--clip-position));
clip-path: circle(25rem at var(--clip-position));
-webkit-mask-size: 640px 640px;
}
body.error404 .content-container-404 h2.h6 {
font-size: 1.875rem;
margin-top: 2.5rem;
}
}
@media (min-width: 1450px) {
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(1) {
width: 8.25rem;
height: 24.75rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(2) {
bottom: 8.25rem;
left: 8.25rem;
width: 8.25rem;
height: 8.25rem;
}
body.error404 .content-container-404 .dot-grid-container.bottom .dot-grid:nth-child(3) {
left: 8.25rem;
width: 24.75rem;
height: 8.25rem;
}
}
body.home section.masthead {
position: relative;
background-position: center bottom;
background-repeat: no-repeat;
background-size: cover;
min-height: 15.625rem;
}
body.home section.masthead .gray-overlay {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: absolute;
left: 0;
bottom: 0;
background: rgba(255, 255, 255, 0.7);
width: 100%;
height: 5rem;
-webkit-clip-path: polygon(0 70%, 100% 0, 100% 100%, 0% 100%);
clip-path: polygon(0 70%, 100% 0, 100% 100%, 0% 100%);
z-index: 1;
}
body.home section.masthead .gray-overlay a.scroll-line {
display: block;
position: relative;
background: #fff;
width: 5px;
height: 40%;
overflow: hidden;
}
body.home section.masthead .gray-overlay a.scroll-line span.scroll-indicator {
display: block;
background: #8F286B;
width: 100%;
height: 30%;
opacity: 0;
}
body.home section.masthead .dot-grid {
position: absolute;
bottom: 0;
left: 0;
width: 2.625rem;
height: 25%;
}
body.home section.masthead h1 {
font-weight: 700;
text-shadow: 0 0 2rem rgba(72, 114, 142, 0.26);
opacity: 0.9;
line-height: 0.9;
padding-top: 10vh;
padding-bottom: 45vh;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
body.home section.masthead h1 .normaltext {
font-size: 2.5rem;
width: 300px;
}
body.home section.masthead h1 .normaltext span {
letter-spacing: initial;
}
body.home section.masthead h1 .emphasizedtext {
font-size: 2.5rem;
width: 150px;
}
body.home section.masthead h1 .emphasizedtext:last-child {
font-size: 3.875rem;
width: 100%;
}
body.home section.intro {
position: relative;
padding-top: 1.5rem;
}
body.home section.intro .dot-grid {
position: absolute;
top: 0;
left: 0;
width: 2.625rem;
height: 25%;
}
body.home section.intro h2.h4 {
line-height: 0.95;
}
body.home section.intro .intro-img-container {
position: relative;
}
body.home section.intro .intro-img-container img.layer-img {
position: absolute;
right: 4%;
top: 8%;
width: 60%;
opacity: 0;
}
body.home section.intro .intro-img-container img.intro-img {
max-width: 100%;
opacity: 0;
}
body.home section.work {
position: relative;
background: #F4F4F4;
padding-top: 2.75rem;
padding-bottom: 2.75rem;
}
body.home section.work .wedge.section-wedge {
position: absolute;
left: 0;
background: #fff;
}
body.home section.work .wedge.section-wedge.top {
top: 0;
}
body.home section.work .wedge.section-wedge.bottom {
bottom: 0;
}
body.home section.work .dot-grid {
position: absolute;
}
body.home section.work .heading-container h3 {
line-height: 0.95;
}
body.home section.work .post {
position: relative;
display: block;
width: 100%;
padding: 1rem 0;
overflow: hidden;
}
body.home section.work .post:hover .overlay, body.home section.work .post:focus-visible .overlay {
opacity: 1;
z-index: 1;
}
body.home section.work .post .overlay {
position: absolute;
top: 1rem;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: calc(100% - 2rem);
background: rgba(143, 40, 107, 0.87);
opacity: 0;
z-index: 1;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
body.home section.work .post .overlay span.long-arrow {
position: relative;
background: #fff;
width: 7rem;
height: 1.5px;
}
body.home section.work .post .overlay span.long-arrow:after {
content: "";
position: absolute;
right: -2px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.home section.work .post img.work-img {
max-width: 100%;
}
body.home section.work .post img.logo {
position: absolute;
top: 2rem;
left: 2rem;
max-width: 35%;
max-height: 40%;
-webkit-filter: drop-shadow(0 0 0.75rem #000);
filter: drop-shadow(0 0 0.75rem #000);
}
body.home section.work .post .caption {
position: absolute;
left: 1rem;
bottom: 1rem;
width: calc(100% - 2rem);
}
body.home section.work .post .caption .wedge.caption-wedge,
body.home section.work .post .caption .inner {
background: rgba(96, 27, 71, 0.9);
}
body.home section.work .post .caption .wedge.caption-wedge {
height: 0.75rem;
}
body.home section.work .post .caption .inner {
text-align: left;
padding: 0.25rem 1rem 1rem;
}
body.home section.work .post .caption .inner h5 {
color: #fff;
line-height: 1;
margin-bottom: 0.25rem;
}
body.home section.work .post .caption .inner p.post-type {
color: #D986BB;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
body.home section.work .work-cta {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: #8F286B;
margin: 0.25rem 0;
}
body.home section.work .work-cta .light-purple-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
padding: 1rem 1rem 0;
}
body.home section.work .work-cta .light-purple-area h5 {
text-align: center;
}
body.home section.work .work-cta .dark-purple-area {
background: #601B47;
padding-bottom: 1.25rem;
}
body.home section.work .work-cta .dark-purple-area .wedge.cta-wedge {
background: #8F286B;
}
body.home section.work .work-cta .dark-purple-area .btn {
padding: 5px 12px;
margin-top: 0.625rem;
}
body.home section.clients {
position: relative;
padding-top: 1.5rem;
padding-bottom: 1.5rem;
}
body.home section.clients .dot-grid {
position: absolute;
bottom: 0;
left: 0;
width: 2.625rem;
height: 50%;
}
body.home section.clients * + .clients-container {
margin-top: 2rem;
}
body.home section.clients .clients-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body.home section.clients .clients-container .client {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #fff;
text-align: center;
width: 100%;
max-width: calc(100% - 1rem);
margin: 1rem 0.5rem;
opacity: 0.75;
}
body.home section.clients .clients-container .client img {
width: 100%;
height: 100%;
-webkit-filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
}
body.home section.outro {
position: relative;
background: #F4F4F4;
padding-top: 2.75rem;
padding-bottom: 1.5rem;
}
body.home section.outro .wedge {
position: absolute;
top: 0;
left: 0;
background: #fff;
}
body.home section.outro .dot-grid {
position: absolute;
top: 0;
left: 0;
width: 2.625rem;
height: 50%;
}
@media (min-width: 768px) {
body.home section.masthead h1 {
line-height: 0.8;
padding-top: 5rem;
padding-right: 24rem;
padding-bottom: 10rem;
display: inline-block;
-webkit-box-pack: unset;
-ms-flex-pack: unset;
justify-content: unset;
-ms-flex-wrap: unset;
flex-wrap: unset;
text-align: right;
}
body.home section.masthead h1 .normaltext {
font-size: 3rem;
width: unset;
}
body.home section.masthead h1 .emphasizedtext {
font-size: 4.5rem;
width: unset;
}
body.home section.masthead h1 .emphasizedtext:last-child {
font-size: 4.5rem;
width: unset;
}
body.home section.clients .clients-container .client {
width: calc(50% - 1rem);
}
}
@media (min-width: 992px) {
body.home section.masthead {
min-height: calc(100vh - 7rem);
}
body.home section.masthead .gray-overlay {
height: 13.25rem;
}
body.home section.masthead .dot-grid {
width: 11rem;
height: 24.75rem;
}
body.home section.masthead h1 {
line-height: 0.8;
padding-top: 5rem;
padding-right: 4rem;
padding-bottom: 10rem;
}
body.home section.masthead h1 .normaltext {
font-size: 7rem;
}
body.home section.masthead h1 .emphasizedtext {
font-size: 8.5rem;
}
body.home section.masthead h1 .emphasizedtext:last-child {
font-size: 8.5rem;
}
body.home section.intro {
padding-top: 5rem;
}
body.home section.intro .dot-grid {
width: 11rem;
height: 24.75rem;
}
body.home section.intro h2.h4 {
margin-bottom: 1.5rem;
}
body.home section.work {
padding-top: 8.5rem;
padding-bottom: 8.5rem;
}
body.home section.work .heading-container {
width: -webkit-min-content;
width: -moz-min-content;
width: min-content;
padding: 2rem 0;
margin: auto;
}
body.home section.work .heading-container h3 {
font-size: 4.375rem;
}
body.home section.work .right-column .post {
margin-right: auto;
margin-left: 0;
}
body.home section.work .post {
width: calc(80% + 0.625rem);
padding: 0.5rem;
margin-left: auto;
}
body.home section.work .post.wide {
width: 100%;
}
body.home section.work .post .overlay {
top: 0.5rem;
left: 0.5rem;
width: calc(100% - 1rem);
height: calc(100% - 1rem);
}
body.home section.work .post .caption {
left: 0.5rem;
bottom: 0.5rem;
width: calc(100% - 1rem);
}
body.home section.work .post .caption .wedge.caption-wedge {
height: 1.5rem;
}
body.home section.work .post .caption .inner {
padding: 0.25rem 1.875rem 1rem;
}
body.home section.work .work-cta {
width: 50%;
min-width: 22rem;
margin: 0.5rem auto 0.5rem 0.5rem;
}
body.home section.work .work-cta .light-purple-area {
padding: 2rem 2rem 0;
}
body.home section.work .work-cta .light-purple-area h5 {
font-size: 2.5rem;
text-align: left;
}
body.home section.work .work-cta .dark-purple-area {
padding-bottom: 1.25rem;
}
body.home section.work .work-cta .dark-purple-area .wedge.cta-wedge {
height: 2rem;
}
body.home section.work .work-cta .dark-purple-area .btn {
margin: 0.25rem 1.25rem 0;
}
body.home section.clients {
padding-top: 5rem;
padding-bottom: 5rem;
}
body.home section.clients .clients-container .client {
width: calc(25% - 1rem);
max-height: 100% !important;
}
body.home section.clients .clients-container .client img {
max-width: 100%;
width: auto;
}
body.home section.clients .dot-grid {
width: 11rem;
height: 35%;
}
body.home section.outro {
padding-top: 8.5rem;
padding-bottom: 5rem;
}
body.home section.outro .dot-grid {
width: 11rem;
height: 50%;
}
body.home section.outro h4 {
margin-bottom: 1.5rem;
}
}
body.page.careers section.intro {
position: relative;
padding-bottom: 3.25rem;
}
body.page.careers section.intro h5 {
margin-bottom: 0;
}
body.page.careers section.intro .wedge {
background: #F4F4F4;
position: absolute;
bottom: 0;
left: 0;
}
body.page.careers section.get-to-know-us {
background: #F4F4F4;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
body.page.careers section.get-to-know-us h6.video-heading {
text-align: center;
margin-bottom: 1rem;
}
body.page.careers section.get-to-know-us .get-to-know-us-video-container {
position: relative;
width: 100%;
padding-bottom: 56.25%;
margin-bottom: 2rem;
}
body.page.careers section.get-to-know-us .get-to-know-us-video-container .dot-grid {
position: absolute;
bottom: -0.86625rem;
left: -2.625rem;
width: 100%;
height: 100%;
}
body.page.careers section.get-to-know-us .get-to-know-us-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body.page.careers section.get-to-know-us h5 {
max-width: 23.5rem;
margin-bottom: 1rem;
}
body.page.careers img.full-width-img {
width: 100%;
}
body.page.careers section.organization-callouts {
position: relative;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
overflow: hidden;
}
body.page.careers section.organization-callouts .dot-grid {
position: absolute;
top: 1.5rem;
left: 0;
width: 70%;
height: 7.875rem;
}
body.page.careers section.organization-callouts h4 {
line-height: 1.1;
margin-bottom: 1rem;
}
body.page.careers section.organization-callouts h4 span {
background: #fff;
}
body.page.careers section.organization-callouts .callout {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #333333;
padding: 1rem;
}
body.page.careers section.organization-callouts .callout:after {
content: "";
position: absolute;
top: 0;
left: calc(100% - 1px);
background: #333333;
width: 100vw;
height: 100%;
}
body.page.careers section.organization-callouts .callout + .callout {
margin-top: 0.75rem;
}
body.page.careers section.organization-callouts .callout p.title {
color: #77AAC1;
font-weight: 800;
line-height: 1.2;
text-transform: uppercase;
width: 100%;
margin-bottom: 0;
}
body.page.careers section.organization-callouts .callout p.content {
color: #fff;
font-size: 0.875rem;
width: 100%;
margin-bottom: 0;
}
body.page.careers section.perks-grid {
background: #F4F4F4;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
body.page.careers section.perks-grid h3 {
text-align: center;
}
body.page.careers section.perks-grid .perk-grid {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-top: 1.5rem;
}
body.page.careers section.perks-grid .perk-grid .perk {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-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;
width: 100%;
padding: 0.5rem;
}
body.page.careers section.perks-grid .perk-grid .perk + .perk {
margin-top: 1rem;
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #48728E;
min-width: 4rem;
height: 4rem;
border-radius: 50%;
margin-right: 1.25rem;
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 5rem;
height: 5rem;
border: 2px solid #77AAC1;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container img.icon-img {
width: 2.75rem;
height: 2.75rem;
}
body.page.careers section.perks-grid .perk-grid .perk p.title {
color: #2D455F;
font-weight: 800;
line-height: 1.1;
text-transform: uppercase;
margin-bottom: 0;
}
body.page.careers section.company-photos {
position: relative;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
overflow: hidden;
}
body.page.careers section.company-photos > .wedge {
background: #F4F4F4;
position: absolute;
left: 0;
}
body.page.careers section.company-photos > .wedge.top {
top: 0;
}
body.page.careers section.company-photos > .wedge.bottom {
bottom: 0;
}
body.page.careers section.company-photos .dot-grid {
position: absolute;
width: 6.5625rem;
height: 9.1875rem;
z-index: -1;
}
body.page.careers section.company-photos .dot-grid.top {
top: 5rem;
right: 0;
}
body.page.careers section.company-photos .dot-grid.bottom {
left: 0;
bottom: 5rem;
}
body.page.careers section.company-photos .photos-cta {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: #8F286B;
margin: 0.25rem 0;
}
body.page.careers section.company-photos .photos-cta .light-purple-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
padding: 1rem 0.875rem 0.875rem;
}
body.page.careers section.company-photos .photos-cta .light-purple-area h4 {
text-align: center;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area {
background: #601B47;
padding-bottom: 1.25rem;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area .wedge {
background: #8F286B;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area .btn {
padding: 5px 12px;
margin-top: 0.625rem;
}
body.page.careers section.company-photos img.company-img {
max-width: 100%;
padding: 0.25rem 1rem;
}
body.page.careers section.career-opportunities {
position: relative;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
}
body.page.careers section.career-opportunities > .wedge {
background: #F4F4F4;
position: absolute;
left: 0;
}
body.page.careers section.career-opportunities > .wedge.top {
top: 0;
}
body.page.careers section.career-opportunities > .wedge.bottom {
bottom: 0;
}
body.page.careers section.career-opportunities h4 {
text-align: center;
}
body.page.careers section.career-opportunities .opportunity-lists-container {
margin-top: 2rem;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch {
display: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
overflow: hidden;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch:first-of-type {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:first-child {
padding-top: 0;
margin-top: 0;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:first-child:before {
display: none;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 0.5rem 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity:before {
content: "";
position: absolute;
bottom: 100%;
left: 0;
background: #F4F4F4;
width: 100%;
height: 1px;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status {
background: #E0E0E0;
color: #333333;
font-size: 0.75rem;
text-align: center;
letter-spacing: 0.04em;
text-transform: uppercase;
line-height: 1.375rem;
min-width: 3rem;
height: 1.375rem;
margin-right: 0.75rem;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status.open {
background: #601B47;
color: #D986BB;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow {
color: #2D455F;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:hover, body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:focus-visible {
color: #48728E;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:hover span.inline-arrow, body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:focus-visible span.inline-arrow {
border-left-color: #48728E;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow .intern-notice {
color: #77AAC1;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow span.inline-arrow {
border-left-color: #2D455F;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .btn.view-more {
margin-top: 3rem;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
body.page.careers section.intro h5 + .c-button .btn {
margin-left: 1.5rem;
}
body.page.careers section.intro .c-button .btn {
margin-top: 0;
}
body.page.careers section.organization-callouts .callout {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
body.page.careers section.organization-callouts .callout + .callout {
margin-top: 1.25rem;
}
body.page.careers section.organization-callouts .callout p.title {
font-size: 1.625rem;
text-align: center;
}
body.page.careers section.perks-grid .perk-grid .perk {
width: 50%;
}
body.page.careers section.perks-grid .perk-grid .perk:nth-of-type(2) {
margin-top: 0;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status {
min-width: 6rem;
}
}
@media (min-width: 992px) {
body.page.careers section.intro {
padding-bottom: 7.5rem;
}
body.page.careers section.get-to-know-us {
padding-top: 4.625rem;
padding-bottom: 7.125rem;
}
body.page.careers section.get-to-know-us .get-to-know-us-video-container {
margin-bottom: 0;
}
body.page.careers section.get-to-know-us .get-to-know-us-video-container .dot-grid {
bottom: -2.75rem;
left: -5.5rem;
}
body.page.careers section.organization-callouts {
padding-top: 5rem;
padding-bottom: 5rem;
}
body.page.careers section.organization-callouts h4 {
line-height: 1;
}
body.page.careers section.organization-callouts h4 span {
background: transparent;
}
body.page.careers section.organization-callouts .dot-grid {
top: auto;
bottom: calc(5rem - 0.9075rem);
width: 37.5%;
height: 13.75rem;
}
body.page.careers section.perks-grid {
padding-top: 5rem;
padding-bottom: 5rem;
}
body.page.careers section.perks-grid .perk-grid {
margin-top: 5rem;
}
body.page.careers section.perks-grid .perk-grid .perk {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
text-align: center;
min-width: 33.3333333333%;
max-width: 15rem;
padding: 0.75rem;
}
body.page.careers section.perks-grid .perk-grid .perk:nth-of-type(3) {
margin-top: 0;
}
body.page.careers section.perks-grid .perk-grid .perk:nth-of-type(n + 4) {
margin-top: 3.5rem;
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container {
width: 7.625rem;
height: 7.625rem;
margin-right: 0;
margin-bottom: 1.75rem;
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container:before {
content: "";
width: 9rem;
height: 9rem;
}
body.page.careers section.perks-grid .perk-grid .perk .icon-img-container img.icon-img {
width: 5rem;
height: 5rem;
}
body.page.careers section.perks-grid .perk-grid .perk p.title {
font-size: 1.25rem;
max-width: 11rem;
}
body.page.careers section.company-photos {
padding-top: 8.5rem;
padding-bottom: 8.5rem;
}
body.page.careers section.company-photos .dot-grid {
width: 45%;
height: 22rem;
}
body.page.careers section.company-photos .dot-grid.top {
top: 16rem;
right: auto;
left: 0;
}
body.page.careers section.company-photos .dot-grid.bottom {
left: auto;
right: 0;
bottom: 16rem;
}
body.page.careers section.company-photos div.right-column {
margin-top: 4.5rem;
}
body.page.careers section.company-photos .photos-cta {
width: calc(80% - 0.375rem);
margin: 0.5rem 0.5rem 0.5rem auto;
}
body.page.careers section.company-photos .photos-cta .light-purple-area {
padding: 2.5rem 1rem 1.25rem 3rem;
}
body.page.careers section.company-photos .photos-cta .light-purple-area h4 {
text-align: left;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area {
padding-bottom: 1.5rem;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area .wedge {
height: 2.25rem;
}
body.page.careers section.company-photos .photos-cta .dark-purple-area .btn {
margin-top: 0;
margin-right: 1rem;
}
body.page.careers section.company-photos img.company-img {
width: calc(80% + 0.625rem);
padding: 0.5rem;
}
body.page.careers section.company-photos img.company-img.wide {
width: 100%;
}
body.page.careers section.career-opportunities {
padding-top: 7rem;
padding-bottom: 5rem;
}
body.page.careers section.career-opportunities .opportunity-lists-container {
margin-top: 4.5rem;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:nth-of-type(2) {
padding-top: 0;
margin-top: 0;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:nth-of-type(2):before {
display: none;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity {
width: calc(50% - 1.5rem);
margin-right: 0.75rem;
margin-left: 0.75rem;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .opportunity:before {
width: 100%;
}
body.page.careers section.career-opportunities .opportunity-lists-container .batch .btn.view-more {
margin-top: 4.5rem;
}
}
body.contact .c-masthead {
margin-bottom: 0;
}
body.contact .phone-section {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
background: #8F286B;
padding: 2.25rem;
}
body.contact .phone-section a.phone-icon {
margin-right: 1rem;
}
body.contact .phone-section a.phone-icon:hover img, body.contact .phone-section a.phone-icon:focus-visible img {
-webkit-transform: rotate(5deg);
transform: rotate(5deg);
}
body.contact .phone-section a.phone-icon img {
width: 3.125rem;
height: 3.125rem;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.contact .phone-section h2.phone-heading {
font-size: 1.75rem;
margin-bottom: 0;
}
body.contact .phone-section a.phone-link {
color: #fff;
font-size: 1.25rem;
font-weight: 300;
line-height: 1.25;
letter-spacing: 0.01em;
text-decoration: none;
}
body.contact .phone-section a.phone-link:hover, body.contact .phone-section a.phone-link:focus-visible {
color: #E0E0E0;
}
body.contact .map-section {
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;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
position: relative;
background-color: #E0E0E0;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
text-align: center;
padding: 2.25rem;
}
body.contact .map-section:before {
content: "";
position: absolute;
top: 0;
left: 0;
background: rgba(244, 244, 244, 0.9);
height: 100%;
width: 100%;
z-index: 0;
}
body.contact .map-section h4.map-heading {
position: relative;
}
body.contact .map-section h4.map-heading span.normaltext {
color: #1C2D40;
}
body.contact .map-section h4.map-heading span.emphasizedtext {
color: #48728E;
}
body.contact .map-section h6 {
position: relative;
}
body.contact .map-section .map-buttons .btn {
min-width: 9rem;
margin-right: 0.375rem;
margin-left: 0.375rem;
}
body.contact .map-section .map-buttons .c-button {
display: inline-block;
}
body.contact .form-section {
background: #1C2D40;
text-align: center;
height: 100%;
padding: 2.25rem;
}
body.contact .form-section h4.form-heading {
margin-bottom: 1.5rem;
}
body.contact .form-section h4.form-heading span.normaltext {
color: #BF358E;
}
body.contact .form-section h4.form-heading span.emphasizedtext {
color: #D986BB;
}
@media (min-width: 576px) {
body.contact .phone-section a.phone-icon img {
width: 3.75rem;
height: 3.75rem;
}
body.contact .phone-section h2.phone-heading span {
display: block;
}
body.contact .map-section .map-buttons .btn + .btn {
margin-left: 1.375rem;
}
body.contact .form-section h4.form-heading span {
display: block;
}
}
@media (min-width: 992px) {
body.contact .c-masthead {
min-height: 28.125rem;
}
body.contact .phone-section {
padding: 1.875rem 1.875rem 2.625rem;
}
body.contact .phone-section a.phone-icon img {
width: 6.5625rem;
height: 6.5625rem;
}
body.contact .phone-section h2.phone-heading {
font-size: 2.5rem;
padding-top: 1rem;
}
body.contact .phone-section a.phone-link {
font-size: 3.125rem;
}
body.contact .map-section .map-buttons {
margin-top: 1.125rem;
}
body.contact .form-section {
padding: 4rem;
}
body.contact .form-section h4.form-heading {
margin-bottom: 2rem;
}
}
body.insights section.insights-archive .results-full-width-container {
overflow: hidden;
}
body.insights section.insights-archive .filter-label {
display: block;
font-weight: bold;
color: #2D455F;
margin: 0 auto;
width: 140px;
text-align: center;
text-transform: uppercase;
cursor: pointer;
}
body.insights section.insights-archive .filter-label:before {
content: "Show ";
}
body.insights section.insights-archive .filter-label:after {
display: inline-block;
content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 10px 7px 0 7px;
border-color: #2D455F transparent transparent transparent;
}
body.insights section.insights-archive .filter-label.active:before {
content: "Hide ";
}
body.insights section.insights-archive .filter-label.active:after {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
body.insights section.insights-archive .filter-container {
display: none;
}
body.insights section.insights-archive .filter-container .filter-inner-container {
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;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
body.insights section.insights-archive .filter-container .filter-inner-container .filter-btn {
cursor: pointer;
background: #77AAC1;
border: solid 2px #77AAC1;
color: #fff;
margin: 5px;
-webkit-transition: 0.5s;
transition: 0.5s;
line-height: 1.25rem;
}
body.insights section.insights-archive .filter-container .filter-inner-container .filter-btn:hover {
border-color: #2D455F;
}
body.insights section.insights-archive .filter-container .filter-inner-container .filter-btn.active {
background: #2D455F;
border-color: #2D455F;
color: #fff;
}
body.insights section.insights-archive .results-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 20rem;
padding-top: 3.125rem;
padding-bottom: 3rem;
position: relative;
}
body.insights section.insights-archive .results-container .loading-circle {
top: 5rem;
}
body.insights section.insights-archive .results-container .post {
display: block;
position: relative;
text-decoration: none;
}
body.insights section.insights-archive .results-container .post:nth-of-type(n+2) {
margin-top: 2.5rem;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail {
position: relative;
display: block;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail:hover .overlay, body.insights section.insights-archive .results-container .post a.post-thumbnail:focus-visible .overlay {
opacity: 1;
z-index: 1;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail .overlay {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background: rgba(143, 40, 107, 0.87);
opacity: 0;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail .overlay span.long-arrow {
position: relative;
background: #fff;
width: 7.5rem;
height: 1.5px;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail .overlay span.long-arrow:after {
content: "";
position: absolute;
right: -2px;
top: 50%;
width: 0;
height: 0;
border-left: 0.6875rem solid #fff;
border-top: 0.6875rem solid transparent;
border-bottom: 0.6875rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.insights section.insights-archive .results-container .post a.post-thumbnail img.preview-img {
width: 100%;
height: auto;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail .caption {
position: absolute;
left: 0;
bottom: 0;
background: rgba(96, 27, 71, 0.9);
padding: 0.5rem 0.625rem;
}
body.insights section.insights-archive .results-container .post a.post-thumbnail .caption p.post-type {
color: #D986BB;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
line-height: 1;
letter-spacing: 0.04em;
margin-bottom: 0;
}
body.insights section.insights-archive .results-container .post a.post-link {
text-decoration: none;
}
body.insights section.insights-archive .results-container .post a.post-link:hover h4.title, body.insights section.insights-archive .results-container .post a.post-link:focus-visible h4.title {
color: #601B47;
}
body.insights section.insights-archive .results-container .post a.post-link h4.title {
color: #8F286B;
font-size: 1.375rem;
font-weight: 800;
line-height: 1.15;
text-transform: none;
margin-top: 0.625rem;
margin-bottom: 0.25rem;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
body.insights section.insights-archive .results-container .post p.date {
color: #333333;
margin-bottom: 0;
}
@media (min-width: 992px) {
body.insights section.insights-archive .filter-container .filter-inner-container {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body.insights section.insights-archive .filter-container .filter-inner-container .filter-btn {
border: solid 2px #77AAC1;
color: #fff;
margin: 5px 10px 5px 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}
body.insights section.insights-archive .results-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
min-height: 40rem;
padding-top: 5.25rem;
padding-bottom: 6rem;
}
body.insights section.insights-archive .results-container .loading-circle {
top: 6.75rem;
}
body.insights section.insights-archive .results-container .post {
width: calc(50% - 1.1875rem);
margin-top: 5rem;
}
body.insights section.insights-archive .results-container .post:nth-of-type(-n + 2) {
margin-top: 0;
}
body.insights section.insights-archive .results-container .post:nth-of-type(even) {
margin-left: 2.375rem;
}
body.insights section.insights-archive .results-container .post h4.title {
font-size: 1.625rem;
}
}
body.original-research section.research-archive .results-full-width-container {
overflow: hidden;
}
body.original-research section.research-archive .results-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
min-height: 20rem;
padding-top: 3.125rem;
padding-bottom: 3rem;
}
body.original-research section.research-archive .results-container .loading-circle {
top: 5rem;
}
body.original-research section.research-archive .results-container .post {
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;
padding: 3.375rem 2rem 2rem;
}
body.original-research section.research-archive .results-container .post:first-child {
padding-top: 1.75rem;
}
body.original-research section.research-archive .results-container .post + .post {
border-top: 1px solid #707070;
}
body.original-research section.research-archive .results-container .post .research-category {
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;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #F4F4F4;
text-align: center;
width: 9.75rem;
height: 9.75rem;
padding: 1rem;
border-radius: 50%;
}
body.original-research section.research-archive .results-container .post .research-category .cat-img-container {
position: absolute;
top: 0;
left: 50%;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #48728E;
width: 2.8125rem;
height: 2.8125rem;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
body.original-research section.research-archive .results-container .post .research-category .cat-img-container:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 3.4375rem;
height: 3.4375rem;
border: 1px solid #48728E;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
body.original-research section.research-archive .results-container .post .research-category .cat-img-container img.cat-img {
width: 1.75rem;
height: 1.75rem;
}
body.original-research section.research-archive .results-container .post .research-category p.title {
color: #2D455F;
font-size: 1.5rem;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0.02em;
line-height: 0.92;
margin-bottom: 0;
}
body.original-research section.research-archive .results-container .post .research-category p.title.long-title {
font-size: 1.125rem;
line-height: 1;
}
body.original-research section.research-archive .results-container .post .research-category p.date {
color: #77AAC1;
font-size: 1.5rem;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
margin-bottom: 0;
}
body.original-research section.research-archive .results-container .post .research-content {
margin-top: 1rem;
}
body.original-research section.research-archive .results-container .post .research-content a.post-link {
text-decoration: none;
}
body.original-research section.research-archive .results-container .post .research-content a.post-link:hover h4.title, body.original-research section.research-archive .results-container .post .research-content a.post-link:focus-visible h4.title {
color: #601B47;
}
body.original-research section.research-archive .results-container .post .research-content a.post-link h4.title {
color: #8F286B;
font-size: 1.375rem;
font-weight: 800;
text-transform: none;
margin-bottom: 0.75rem;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
body.original-research section.research-archive .results-container .post .research-content p.author {
font-weight: 600;
line-height: 1.375;
margin-bottom: 0.5rem;
}
body.original-research section.research-archive .results-container .post .research-content p.excerpt {
margin-bottom: 0.25rem;
}
@media (min-width: 768px) {
body.original-research section.research-archive .results-container .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding: 4.375rem 2rem 3rem;
}
body.original-research section.research-archive .results-container .post:first-child {
padding-top: 0.5rem;
}
body.original-research section.research-archive .results-container .post .research-content {
width: calc(100% - 11.75rem);
margin-top: 0;
margin-left: 2rem;
}
}
@media (min-width: 992px) {
body.original-research section.research-archive .results-container {
min-height: 40rem;
padding-top: 5.25rem;
padding-bottom: 6rem;
}
body.original-research section.research-archive .results-container .loading-circle {
top: 6.75rem;
}
body.original-research section.research-archive .results-container .post {
padding: 5.125rem 3.125rem 3.75rem;
}
body.original-research section.research-archive .results-container .post:first-child {
padding-top: 1.625rem;
}
}
body.our-agency .intro-section {
padding-bottom: 2.25rem;
}
body.our-agency .intro-section img {
width: 100%;
margin-bottom: 1.5rem;
}
body.our-agency .intro-section .caption {
position: absolute;
bottom: 1.5rem;
left: 15px;
height: 100%;
width: calc(100% - 30px);
}
body.our-agency .intro-section .caption .banner {
display: inline-block;
position: absolute;
bottom: 0;
left: 0;
background: #601B47;
padding: 0.125rem 0.625rem;
}
body.our-agency .intro-section .caption .banner p {
color: #D986BB;
font-size: 12px;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
body.our-agency .mantra-section .wedge {
background: #F4F4F4;
}
body.our-agency .mantra-section .inner {
position: relative;
background: #F4F4F4;
padding-top: 2.25rem;
padding-bottom: 5.5rem;
}
body.our-agency .mantra-section .inner .dot-grid {
position: absolute;
bottom: 0;
right: 0;
height: 3.9375rem;
width: 65%;
}
body.our-agency .mantra-section .inner .mantra-h6 {
position: relative;
text-align: center;
}
body.our-agency .mantra-section .inner .mantra-h6 h6 {
position: relative;
display: inline-block;
background: #F4F4F4;
text-align: center;
padding: 0.625rem;
margin-bottom: 0;
}
body.our-agency .mantra-section .inner p:last-of-type {
margin-bottom: 0;
}
body.our-agency .our-values-section {
position: relative;
padding-top: 6rem;
padding-bottom: 3.75rem;
}
body.our-agency .our-values-section .dot-grid {
position: absolute;
}
body.our-agency .our-values-section .dot-grid.top {
top: 0;
right: 0;
height: 3.9375rem;
width: 65%;
}
body.our-agency .our-values-section .dot-grid.bottom {
position: absolute;
left: 0;
bottom: 0;
}
body.our-agency .our-values-section .values-container .value-titles {
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;
margin-top: 3.25rem;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns {
position: relative;
background: transparent;
width: 100%;
padding: 0 1.25rem 1rem;
border: 1px solid transparent;
text-align: center;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns:hover, body.our-agency .our-values-section .values-container .value-titles div.value-btns:focus-visible {
outline-width: 0;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns.first {
border-color: #77AAC1;
margin-bottom: 1.25rem;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns.first .label {
color: #77AAC1;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns.first .label span.arrow {
border-top-color: #77AAC1;
-webkit-transform: translateY(-2px) rotate(180deg);
transform: translateY(-2px) rotate(180deg);
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns .label {
background: #fff;
color: #77AAC1;
font-size: 1.625rem;
font-weight: 800;
line-height: 1;
text-transform: uppercase;
letter-spacing: -0.04em;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns .label span.arrow {
display: inline-block;
position: relative;
vertical-align: middle;
font-size: 0;
width: 0;
height: 0;
margin-left: 5px;
border-top: 6px solid #2D455F;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns .content {
text-align: left;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns .content p:last-of-type {
margin-bottom: 0;
}
body.our-agency .our-values-section .values-container .values-content-desktop .content-container p:last-of-type {
margin-bottom: 0;
}
body.our-agency .office-section {
position: relative;
background: #333333;
padding-top: 2.25rem;
padding-bottom: 2rem;
}
body.our-agency .office-section p {
color: #fff;
margin-bottom: 0;
}
body.our-agency .office-section .office-carousel-nav {
text-align: center;
margin-top: 1.5rem;
}
body.our-agency .office-section .office-carousel-nav .office-carousel-slick-dots {
display: inline-block;
vertical-align: middle;
}
body.our-agency .office-section .office-carousel-container {
overflow: hidden;
margin-top: 1.875rem;
}
body.our-agency .office-section .office-carousel-container img {
width: 100%;
vertical-align: top;
}
body.our-agency .office-section .office-carousel-container .carousel-video-container {
position: relative;
width: 100%;
padding-top: 56.25vw;
}
body.our-agency .office-section .office-carousel-container .carousel-video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
body.our-agency .who-we-are-section {
background: #F4F4F4;
padding-top: 5.75rem;
}
body.our-agency .who-we-are-section .dot-grid {
position: absolute;
top: -2.625rem;
left: 0.984375rem;
width: 70%;
height: 19.6875rem;
}
body.our-agency .who-we-are-section .wedge {
background: #fff;
margin-top: 3.5rem;
}
body.our-agency .who-we-are-section img {
display: block;
width: 90%;
margin: 0 auto 1.5rem;
}
body.our-agency .who-we-are-section p:last-of-type {
margin-bottom: 0;
}
body.our-agency .who-we-are-section .buttons-container {
margin-top: 1rem;
}
body.our-agency .who-we-are-section .buttons-container .c-button .btn {
min-width: 12.5rem;
}
body.our-agency .clients-section {
padding-top: 4.5rem;
padding-bottom: 2.25rem;
}
body.our-agency .clients-section h4 {
color: #77AAC1;
margin-bottom: 1.5rem;
}
body.our-agency .clients-section h4.partnership-header {
padding-top: 2.25rem;
margin-top: 1.125rem;
border-top: 1px solid #333333;
}
body.our-agency .clients-section .clients-container,
body.our-agency .clients-section .partnerships-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body.our-agency .clients-section .clients-container .client,
body.our-agency .clients-section .clients-container .partner,
body.our-agency .clients-section .partnerships-container .client,
body.our-agency .clients-section .partnerships-container .partner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #fff;
text-align: center;
max-width: calc(50% - 0.75rem);
opacity: 0.75;
margin: 0.375rem;
width: 100%;
}
body.our-agency .clients-section .clients-container .client a,
body.our-agency .clients-section .clients-container .partner a,
body.our-agency .clients-section .partnerships-container .client a,
body.our-agency .clients-section .partnerships-container .partner a {
width: 100%;
height: 100%;
}
body.our-agency .clients-section .clients-container .client a:hover img, body.our-agency .clients-section .clients-container .client a:focus-visible img,
body.our-agency .clients-section .clients-container .partner a:hover img,
body.our-agency .clients-section .clients-container .partner a:focus-visible img,
body.our-agency .clients-section .partnerships-container .client a:hover img,
body.our-agency .clients-section .partnerships-container .client a:focus-visible img,
body.our-agency .clients-section .partnerships-container .partner a:hover img,
body.our-agency .clients-section .partnerships-container .partner a:focus-visible img {
-webkit-filter: invert(68%) sepia(25%) saturate(6346%) hue-rotate(288deg) brightness(85%) contrast(85%);
filter: invert(68%) sepia(25%) saturate(6346%) hue-rotate(288deg) brightness(85%) contrast(85%);
}
body.our-agency .clients-section .clients-container .client img,
body.our-agency .clients-section .clients-container .partner img,
body.our-agency .clients-section .partnerships-container .client img,
body.our-agency .clients-section .partnerships-container .partner img {
width: 100%;
height: 100%;
-webkit-filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
@media (max-width: 991.98px) {
body.our-agency .our-values-section .values-container .value-titles div.value-btns {
-webkit-transform: none !important;
transform: none !important;
}
}
@media (min-width: 768px) {
body.our-agency .clients-section.with-partnerships .clients-container .client {
max-width: 16rem;
}
body.our-agency .clients-section .partnerships-container .partner {
max-width: 16rem;
}
}
@media (min-width: 992px) {
body.our-agency .intro-section {
padding-bottom: 1.563rem;
}
body.our-agency .intro-section img {
margin-bottom: 0;
}
body.our-agency .intro-section .caption {
bottom: 0;
}
body.our-agency .mantra-section .inner {
padding-top: 5.3125rem;
padding-bottom: 8.5rem;
}
body.our-agency .mantra-section .inner .dot-grid {
height: 5.5rem;
width: 30.25rem;
}
body.our-agency .mantra-section .inner .mantra-h6 {
position: relative;
text-align: center;
}
body.our-agency .mantra-section .inner .mantra-h6:before {
content: "";
background: #707070;
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
}
body.our-agency .mantra-section .inner h2 {
font-size: 4rem;
margin-bottom: 1.5rem;
}
body.our-agency .our-values-section {
padding-top: 5.5625rem;
padding-bottom: 10rem;
}
body.our-agency .our-values-section .dot-grid.top, body.our-agency .our-values-section .dot-grid.bottom {
height: 5.5rem;
width: 30.25rem;
}
body.our-agency .our-values-section .values-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 3.25rem;
}
body.our-agency .our-values-section .values-container .value-titles {
display: block;
-webkit-columns: 2;
-moz-columns: 2;
columns: 2;
width: 75%;
margin-top: 0;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns {
padding: 0.5rem 0;
margin: 0 !important;
border-color: transparent !important;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns:hover .label, body.our-agency .our-values-section .values-container .value-titles div.value-btns:focus-visible .label {
color: #77AAC1 !important;
-webkit-transition: color 0.2s ease-in-out;
transition: color 0.2s ease-in-out;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns .label {
-webkit-transform: none !important;
transform: none !important;
position: relative;
display: inline-block;
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns.first {
border: 0;
-webkit-transform: translateX(1rem);
transform: translateX(1rem);
}
body.our-agency .our-values-section .values-container .value-titles div.value-btns.first span.line {
left: -3.5rem;
width: 3rem;
}
body.our-agency .our-values-section .values-container .values-content-desktop {
position: relative;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: calc(57.5% - 4rem);
}
body.our-agency .our-values-section .values-container .values-content-desktop .content-container {
position: absolute;
opacity: 0;
visibility: hidden;
}
body.our-agency .our-values-section .values-container .values-content-desktop .content-container.first {
opacity: 1;
visibility: visible;
}
body.our-agency .office-section {
padding-top: 8.25rem;
padding-bottom: 6.75rem;
}
body.our-agency .office-section .office-carousel-nav {
text-align: left;
margin-top: 2.25rem;
}
body.our-agency .office-section .office-carousel-container {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 100%;
margin-top: 0;
overflow: hidden;
}
body.our-agency .office-section .office-carousel-container .office-carousel,
body.our-agency .office-section .office-carousel-container .slick-list,
body.our-agency .office-section .office-carousel-container .slick-track,
body.our-agency .office-section .office-carousel-container .slick-slide,
body.our-agency .office-section .office-carousel-container img {
height: 100%;
}
body.our-agency .office-section .office-carousel-container img {
-o-object-fit: cover;
object-fit: cover;
}
body.our-agency .office-section .office-carousel-container .carousel-video-container {
height: 100%;
padding-top: 0;
}
body.our-agency .who-we-are-section {
padding-top: 8.25rem;
}
body.our-agency .who-we-are-section .dot-grid {
top: -2.75rem;
left: 2.75rem;
width: 30.25rem;
height: 27.5rem;
}
body.our-agency .who-we-are-section .wedge {
margin-top: 0;
}
body.our-agency .who-we-are-section img {
position: relative;
width: 100%;
margin: 0;
-webkit-transform: translateY(3rem);
transform: translateY(3rem);
z-index: 1;
}
body.our-agency .who-we-are-section h5 {
max-width: 31rem;
margin-bottom: 1.5rem;
}
body.our-agency .who-we-are-section .buttons-container {
margin-top: 0;
}
body.our-agency .who-we-are-section .buttons-container .c-button {
display: inline-block;
}
body.our-agency .who-we-are-section .buttons-container .c-button + .c-button {
margin-left: 1.6875rem;
}
body.our-agency .who-we-are-section .buttons-container .c-button .btn {
min-width: 0;
margin-top: 3.125rem;
}
body.our-agency .clients-section {
padding-top: 8.25rem;
padding-bottom: 9rem;
}
body.our-agency .clients-section .partnership-col {
border-left: 1px solid #333333;
}
body.our-agency .clients-section h4.partnership-header {
margin-top: 0;
border: 0;
padding-top: 0rem;
margin-top: 0rem;
}
body.our-agency .clients-section .clients-container .client,
body.our-agency .clients-section .clients-container .partner,
body.our-agency .clients-section .partnerships-container .client,
body.our-agency .clients-section .partnerships-container .partner {
max-width: 13.4375rem;
margin: 1rem;
}
body.our-agency .clients-section.with-partnerships .clients-container .client {
width: 100%;
max-width: 13rem;
}
body.our-agency .clients-section .partnerships-container .partner {
width: 100%;
max-width: 12rem;
}
}
@media (min-width: 1200px) {
body.our-agency .clients-section .partnerships-container .partner {
max-width: 13rem;
}
}
body.leadership .team-member {
background: transparent;
text-align: center;
text-decoration: none;
padding: 0;
border: 0;
}
body.leadership .team-member:hover .image-container .img-overlay, body.leadership .team-member:focus-visible .image-container .img-overlay {
opacity: 1;
}
body.leadership .team-member .image-container {
position: relative;
margin-bottom: 0.75rem;
}
body.leadership .team-member .image-container img {
width: 100%;
max-width: 100%;
}
body.leadership .team-member .image-container .img-overlay {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
background: rgba(28, 45, 64, 0.95);
width: 100%;
height: 100%;
opacity: 0;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.leadership .team-member .image-container .img-overlay span.long-arrow {
position: relative;
display: block;
background: #fff;
width: 7.625rem;
max-width: 50%;
height: 1.5px;
}
body.leadership .team-member .image-container .img-overlay span.long-arrow:after {
content: "";
position: absolute;
right: -11px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.leadership .team-member p {
color: #333333;
margin-bottom: 0;
}
body.leadership .team-member p.name {
font-weight: 800;
}
body.leadership section.leadership-section {
position: relative;
padding-top: 1.5rem;
padding-bottom: 2.5rem;
}
body.leadership section.leadership-section .dot-grid {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 9.1875rem;
}
body.leadership section.leadership-section h2 {
margin-bottom: 1.5rem;
}
body.leadership section.leadership-section h2 span {
background: #fff;
}
body.leadership section.leadership-section .leadership {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
body.leadership section.leadership-section .leadership .team-member.leader {
width: 100%;
}
body.leadership section.leadership-section .leadership .team-member.leader + .team-member.leader {
margin-top: 2rem;
}
body.leadership section.leadership-section .leadership .team-member.leader p {
font-size: 1.25rem;
line-height: 1.2;
}
body.leadership section.team-members-section {
position: relative;
background: #F4F4F4;
padding-top: 5.625rem;
padding-bottom: 5.5rem;
}
body.leadership section.team-members-section .wedge.left-inverted {
background: #fff;
position: absolute;
top: 0;
left: 0;
}
body.leadership section.team-members-section .dot-grid {
position: absolute;
top: 3rem;
right: 0;
width: 51.75%;
height: 9.1875rem;
}
body.leadership section.team-members-section .team-members {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
body.leadership section.team-members-section .team-members .team-member {
width: calc(50% - 0.3125rem);
}
body.leadership section.team-members-section .team-members .team-member:nth-child(even) {
margin-left: 0.625rem;
}
body.leadership section.team-members-section .team-members .team-member:nth-child(n+3) {
margin-top: 3rem;
}
body.leadership section.team-members-section .team-members .team-member p {
line-height: 1.35;
}
body.leadership section.team-members-section .team-members .team-member.cta {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
background: #8F286B;
}
body.leadership section.team-members-section .team-members .team-member.cta .light-purple-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
padding: 1rem 0.875rem;
}
body.leadership section.team-members-section .team-members .team-member.cta .light-purple-area p {
font-size: 2.375rem;
font-weight: 800;
line-height: 1;
letter-spacing: -0.02em;
text-transform: uppercase;
}
body.leadership section.team-members-section .team-members .team-member.cta .dark-purple-area {
background: #601B47;
padding-bottom: 1.375rem;
}
body.leadership section.team-members-section .team-members .team-member.cta .dark-purple-area .wedge {
background: #8F286B;
}
body.leadership section.team-members-section .team-members .team-member.cta .dark-purple-area .btn {
padding: 5px 12px;
}
body.leadership section.conferences-section {
position: relative;
padding-top: 3.75rem;
padding-bottom: 3.75rem;
}
body.leadership section.conferences-section .conferences-mobile {
padding-top: 2rem;
}
body.leadership section.conferences-section .conferences-mobile h6 {
text-align: center;
padding-bottom: 0.125rem;
margin-bottom: 1rem;
border-bottom: 1px solid #333333;
}
body.leadership section.conferences-section .conferences-mobile ul.conferences {
position: relative;
padding-left: 1.75rem;
margin-bottom: 0;
overflow: hidden;
list-style: none;
}
body.leadership section.conferences-section .conferences-mobile ul.conferences .overlay-fade {
position: absolute;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(95%, white));
background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, white 95%);
width: 100%;
height: 50%;
}
body.leadership section.conferences-section .conferences-mobile button.load-more {
color: #BF358E;
margin-top: 0;
}
body.leadership section.conferences-section .conferences-mobile button.load-more:after {
content: "";
position: relative;
vertical-align: middle;
width: 0;
height: 0;
border-top: 5px solid #BF358E;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
margin-left: 9px;
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
@media (max-width: 767.98px) {
body.leadership section.team-members-section .team-members .team-member.cta {
width: 100%;
min-height: 18rem;
margin-right: 0;
margin-left: 0;
}
}
@media (min-width: 768px) {
body.leadership section.leadership-section .leadership .team-member.leader {
width: calc(50% - 1.5rem);
}
body.leadership section.leadership-section .leadership .team-member.leader:nth-child(2) {
margin-top: 0 !important;
}
body.leadership section.leadership-section .leadership .team-member.leader:nth-child(2n+2) {
margin-left: 3rem;
}
body.leadership section.team-members-section .team-members .team-member {
width: calc(33.3333333333% - 1.75rem);
}
body.leadership section.team-members-section .team-members .team-member:nth-child(even) {
margin-left: 0;
}
body.leadership section.team-members-section .team-members .team-member:nth-child(3) {
margin-top: 0 !important;
}
body.leadership section.team-members-section .team-members .team-member:nth-child(3n+2) {
margin-right: 2.625rem;
margin-left: 2.625rem;
}
}
@media (min-width: 992px) {
body.leadership section.leadership-section {
padding-top: 2.75rem;
padding-bottom: 5.625rem;
}
body.leadership section.leadership-section .dot-grid {
width: 75%;
height: 19.25rem;
}
body.leadership section.leadership-section h2 {
margin-bottom: 2.75rem;
}
body.leadership section.leadership-section .leadership .team-member.leader {
width: calc(33.3333333333% - 3.55rem);
}
body.leadership section.leadership-section .leadership .team-member.leader:nth-child(3) {
margin-top: 0 !important;
}
body.leadership section.leadership-section .leadership .team-member.leader:nth-child(2n+2) {
margin-left: 0;
}
body.leadership section.leadership-section .leadership .team-member.leader:nth-child(3n+2) {
margin-right: 5.3125rem;
margin-left: 5.3125rem;
}
body.leadership section.team-members-section {
background: #fff;
padding-top: 8.4375rem;
padding-bottom: 6.5625rem;
}
body.leadership section.team-members-section .dot-grid {
top: 0;
width: 75%;
height: 19.25rem;
}
body.leadership section.team-members-section .team-members .team-member {
width: calc(25% - 4rem);
}
body.leadership section.team-members-section .team-members .team-member:nth-child(4) {
margin-top: 0 !important;
}
body.leadership section.team-members-section .team-members .team-member:nth-child(3n+2) {
margin-right: 0;
margin-left: 0;
}
body.leadership section.team-members-section .team-members .team-member:nth-child(4n+1), body.leadership section.team-members-section .team-members .team-member:nth-child(4n+2), body.leadership section.team-members-section .team-members .team-member:nth-child(4n+3) {
margin-right: 5.3125rem;
}
body.leadership section.team-members-section .team-members .team-member p {
font-size: 0.875rem;
}
body.leadership section.team-members-section .team-members .team-member.cta .light-purple-area {
padding: 1rem 1.25rem;
}
body.leadership section.team-members-section .team-members .team-member.cta .dark-purple-area .wedge {
height: 1.125rem;
}
body.leadership section.conferences-section {
background: #F4F4F4;
padding-top: 8.5rem;
padding-bottom: 6rem;
}
body.leadership section.conferences-section .wedge.left-inverted {
background: #fff;
position: absolute;
top: 0;
left: 0;
}
body.leadership section.conferences-section .conferences-desktop {
position: relative;
padding-top: 3.75rem;
overflow: hidden;
}
body.leadership section.conferences-section .conferences-desktop table.conferences-table {
width: 100%;
}
body.leadership section.conferences-section .conferences-desktop table.conferences-table tr th {
padding-bottom: 0.125rem;
margin-bottom: 1rem;
border-bottom: 1px solid #333333;
}
body.leadership section.conferences-section .conferences-desktop table.conferences-table tr th h6 {
margin-bottom: 0;
}
body.leadership section.conferences-section .conferences-desktop table.conferences-table tr:nth-child(2) td {
padding-top: 0.75rem;
}
body.leadership section.conferences-section .conferences-desktop table.conferences-table tr:nth-child(n+2) {
font-size: 1rem;
line-height: 1.65;
}
body.leadership section.conferences-section .conferences-desktop .overlay-fade {
position: absolute;
bottom: 0;
left: 0;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(244, 244, 244, 0)), color-stop(80%, #f4f4f4));
background: linear-gradient(to bottom, rgba(244, 244, 244, 0) 0%, #f4f4f4 80%);
width: 100%;
height: 50%;
}
body.leadership section.conferences-section .conferences-desktop button.load-more {
position: absolute;
bottom: 2px;
left: 50%;
color: #BF358E;
margin-top: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
body.leadership section.conferences-section .conferences-desktop button.load-more:after {
content: "";
position: relative;
vertical-align: middle;
width: 0;
height: 0;
border-top: 5px solid #BF358E;
border-left: 5px solid transparent;
border-right: 5px solid transparent;
margin-left: 9px;
-webkit-transform: translateY(2px);
transform: translateY(2px);
}
}
body.page.press section.media-inquiries {
text-align: center;
}
body.page.press section.media-inquiries h4 {
margin-bottom: 1rem;
}
body.page.press section.media-inquiries p.contact-individual {
font-size: 1.25rem;
text-transform: uppercase;
}
body.page.press section.media-inquiries span.name {
display: block;
font-weight: bold;
}
body.page.press section.media-inquiries span.job-title {
display: block;
}
body.page.press section.media-inquiries .c-button .btn {
margin-top: 0.375rem;
}
body.page.press section.media-inquiries .line-container {
position: relative;
margin-top: 2.375rem;
}
body.page.press section.media-inquiries .line-container:after {
content: "";
background: #707070;
position: absolute;
bottom: 0;
left: 1.25rem;
height: 1px;
width: calc(100% - 2.5rem);
}
body.page.press section.press-archive {
position: relative;
padding-top: 2.5rem;
padding-bottom: 2.5rem;
z-index: 1;
}
body.page.press section.press-archive .batch {
display: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
overflow: hidden;
}
body.page.press section.press-archive .batch:first-of-type {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body.page.press section.press-archive .batch + .batch .post:first-of-type {
border-top: 1px solid #333333;
}
body.page.press section.press-archive .batch .post {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 100%;
padding: 2rem 0 2.5rem;
}
body.page.press section.press-archive .batch .post + .post {
border-top: 1px solid #333333;
}
body.page.press section.press-archive .batch .post .post-info p.publication-date {
margin-bottom: 0;
}
body.page.press section.press-archive .batch .post .post-info a.post-title {
text-decoration: none;
margin-bottom: 0;
}
body.page.press section.press-archive .batch .post .post-info a.post-title:hover p.title-download, body.page.press section.press-archive .batch .post .post-info a.post-title:hover p.title-read-more, body.page.press section.press-archive .batch .post .post-info a.post-title:focus-visible p.title-download, body.page.press section.press-archive .batch .post .post-info a.post-title:focus-visible p.title-read-more {
color: #2D455F;
}
body.page.press section.press-archive .batch .post .post-info a.post-title p {
font-size: 1.5rem;
font-weight: 800;
line-height: 1.2;
letter-spacing: -0.04em;
margin-bottom: 0;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.page.press section.press-archive .batch .post .post-info a.post-title p.title-download {
color: #48728E;
}
body.page.press section.press-archive .batch .post .post-info a.post-title p.title-read-more {
color: #1C2D40;
}
body.page.press section.press-archive .batch .post .c-button {
text-align: unset !important;
}
body.page.press section.press-archive .batch .post .c-button .btn {
width: 11.375rem;
}
body.page.press section.press-archive .batch .btn.view-more {
margin: 0 auto;
}
body.page.press section.awards-callout {
position: relative;
background: #E0E0E0;
padding-top: 3.5rem;
padding-bottom: 2.5rem;
}
body.page.press section.awards-callout .wedge {
background: #fff;
position: absolute;
top: 0;
left: 0;
}
body.page.press section.awards-callout h3 {
text-align: center;
}
body.page.press section.awards-callout .awards-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: relative;
margin-top: 1.75rem;
z-index: 1;
}
body.page.press section.awards-callout .awards-list .award {
position: relative;
padding-bottom: 1rem;
margin-bottom: 1rem;
}
body.page.press section.awards-callout .awards-list .award:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #333333;
width: 100%;
height: 1px;
}
body.page.press section.awards-callout .awards-list .award:last-of-type {
padding-bottom: 0;
margin-bottom: 0;
}
body.page.press section.awards-callout .awards-list .award:last-of-type:before {
display: none;
}
body.page.press section.awards-callout .awards-list .award .number {
font-size: 1rem;
font-weight: bold;
}
body.page.press section.awards-callout .awards-list .award h6.name {
display: inline;
font-size: 1rem;
}
body.page.press section.awards-callout .total-awards {
display: none;
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
body.page.press section.awards-callout .total-awards span.counter {
color: #fff;
font-size: 25rem;
font-weight: 800;
letter-spacing: -0.04em;
opacity: 0;
cursor: default;
}
@media (min-width: 768px) {
body.page.press section.media-inquiries span.name {
display: inline;
}
body.page.press section.media-inquiries span.job-title {
display: inline;
}
body.page.press section.awards-callout {
padding-top: 4.5rem;
padding-bottom: 3.5rem;
}
body.page.press section.awards-callout .awards-list {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
body.page.press section.awards-callout .awards-list .award {
padding-bottom: 1.5rem;
margin-bottom: 1.5rem;
width: 50%;
opacity: 0;
-webkit-transform: translateX(0.75rem);
transform: translateX(0.75rem);
}
body.page.press section.awards-callout .awards-list .award:before {
width: 90%;
}
body.page.press section.awards-callout .awards-list .award:nth-last-child(2) {
padding-bottom: 0;
margin-bottom: 0;
}
body.page.press section.awards-callout .awards-list .award:nth-last-child(2):before {
display: none;
}
body.page.press section.awards-callout .awards-list .award .number {
font-size: 1.25rem;
}
body.page.press section.awards-callout .awards-list .award h6.name {
font-size: 1.25rem;
}
body.page.press section.awards-callout .total-awards {
display: block;
}
}
@media (min-width: 992px) {
body.page.press section.media-inquiries {
text-align: center;
}
body.page.press section.media-inquiries p.contact-individual {
font-size: 1.625rem;
}
body.page.press section.media-inquiries .line-container:after {
left: 2.5rem;
width: calc(100% - 5rem);
}
body.page.press section.press-archive {
padding-top: 4rem;
padding-bottom: 5rem;
}
body.page.press section.press-archive .batch .post {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 2.5rem 0;
}
body.page.press section.press-archive .batch .post .post-info {
width: 60%;
}
body.page.press section.press-archive .batch .post .post-info a.post-title p {
font-size: 1.875rem;
}
body.page.press section.press-archive .batch .post .c-button .btn {
margin-top: 0;
}
body.page.press section.press-archive .batch .btn.view-more {
margin-top: 2rem;
}
body.page.press section.awards-callout {
padding-top: 10rem;
padding-bottom: 8rem;
}
body.page.press section.awards-callout h3 {
text-align: left;
}
body.page.press section.awards-callout .awards-list {
margin-top: 0;
}
body.page.press section.awards-callout .total-awards {
-webkit-transform: translate(-53%, -50%);
transform: translate(-53%, -50%);
}
body.page.press section.awards-callout .total-awards span.counter {
font-size: 30rem;
line-height: 0.7;
}
}
body.single-post main {
background: #fff;
}
body.single-post article.post-content {
margin-top: 2rem;
margin-bottom: 2rem;
}
body.single-post article.post-content h1 {
color: #77AAC1;
font-size: 2.5rem;
word-break: break-word;
}
body.single-post article.post-content h2 {
color: #77AAC1;
font-size: 2rem;
word-break: break-word;
}
body.single-post article.post-content h3 {
color: #48728E;
font-size: 1.875rem;
letter-spacing: -0.03em;
padding-bottom: 0.625rem;
margin-bottom: 1.25rem;
border-bottom: 1px solid #333333;
}
body.single-post article.post-content h4 {
color: #48728E;
font-size: 1.625rem;
font-weight: 700;
line-height: 1.15;
}
body.single-post article.post-content h5 {
color: #48728E;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.3;
}
body.single-post article.post-content h6 {
color: #48728E;
}
body.single-post article.post-content h6.conclusion {
display: block;
background: #601B47;
font-family: "Open Sans", "Arial", sans-serif;
color: #CC5DA5;
font-size: 1.5rem;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
padding: 0.6875rem 1rem;
margin-top: 3rem;
margin-bottom: 1.5rem;
}
body.single-post article.post-content * + h1,
body.single-post article.post-content * + h2,
body.single-post article.post-content * + h3 {
margin-top: 2.5rem;
}
body.single-post article.post-content * + h4,
body.single-post article.post-content * + h5,
body.single-post article.post-content * + h6 {
margin-top: 1.625rem;
}
body.single-post article.post-content img {
max-width: 100%;
}
@media (min-width: 992px) {
body.single-post article.post-content {
margin-top: 3.875rem;
margin-bottom: 3.125rem;
}
body.single-post article.post-content h3 {
margin-bottom: 1.6875rem;
}
body.single-post article.post-content h6.conclusion {
margin-top: 3.75rem;
}
body.single-post article.post-content * + h1,
body.single-post article.post-content * + h2 {
margin-top: 4.5rem;
}
body.single-post article.post-content * + h3 {
margin-top: 3.25rem;
}
}
body.single-careers .filter-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 3.125rem;
margin-bottom: 3.125rem;
}
body.single-careers .results-full-width-container {
position: relative;
padding-bottom: 1rem;
overflow: hidden;
}
body.single-careers .results-full-width-container .position-status {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
margin-bottom: 1rem;
}
body.single-careers .results-full-width-container .position-status span {
background: #E0E0E0;
color: #333333;
display: block;
font-size: 0.75rem;
text-align: center;
letter-spacing: 0.04em;
text-transform: uppercase;
line-height: 1rem;
min-width: 3rem;
height: 1.375rem;
padding: 0.25rem 0.75rem;
}
body.single-careers .results-full-width-container .position-status.open span {
background: #601B47;
color: #D986BB;
}
body.single-careers .results-full-width-container .content-section {
position: absolute;
visibility: hidden;
opacity: 0;
}
body.single-careers .results-full-width-container .content-section.active {
position: relative;
visibility: visible;
opacity: 1;
}
body.single-careers .results-full-width-container .content-section:not(.application-section) {
background: #fff;
}
body.single-careers .results-full-width-container .content-section.application-section h2.application-note {
color: #BF358E;
}
body.single-careers .results-full-width-container .content-section.application-section .form-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #F4F4F4;
width: 100%;
padding: 1.5rem;
overflow: hidden;
}
@media (min-width: 992px) {
body.single-careers .filter-container {
margin-top: 4.1875rem;
margin-bottom: 6.5rem;
}
body.single-careers .filter-container.three-buttons .filter-button {
width: calc(33.3333333333% - 0.6666666667rem);
}
body.single-careers .filter-container .filter-button {
width: calc(50% - 0.5rem);
}
body.single-careers .results-full-width-container .dot-grid {
position: absolute;
bottom: 13.25rem;
left: 0;
width: 38.5rem;
height: 22rem;
}
body.single-careers .results-full-width-container .content-section.application-section {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
body.single-careers .results-full-width-container .content-section.application-section h2.application-note {
max-width: 25rem;
}
body.single-careers .results-full-width-container .content-section.application-section .form-container {
max-width: 50rem;
padding: 4.75rem 4.5rem 4rem;
margin-left: 3rem;
}
}
body.single-case_study .btn.back-btn {
margin-top: 1rem;
}
body.single-case_study section.page-title {
position: relative;
padding-top: 1rem;
margin-top: 1rem;
padding-bottom: 2.25rem;
}
body.single-case_study section.page-title .dot-grid {
position: absolute;
top: -3.25rem;
right: 0;
width: 6.5625rem;
height: 6.5625rem;
}
body.single-case_study section.page-title h1 {
font-size: 1.875rem;
line-height: 1.1;
}
body.single-case_study section.page-title h1 span {
background: #fff;
}
body.single-case_study section.summary-roles .summary-container {
background: #333333;
padding-top: 2rem;
padding-bottom: 2rem;
}
body.single-case_study section.summary-roles .summary-container h4 {
color: #77AAC1;
}
body.single-case_study section.summary-roles .summary-container p {
color: #fff;
margin-bottom: 0;
}
body.single-case_study section.summary-roles .roles-container {
background: #77AAC1;
padding-top: 2rem;
padding-bottom: 2rem;
}
body.single-case_study section.summary-roles .roles-container h4 {
position: relative;
color: #fff;
padding-bottom: 0.75rem;
margin-bottom: 0.75rem;
}
body.single-case_study section.summary-roles .roles-container h4:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #fff;
width: 75%;
max-width: 25rem;
height: 1px;
}
body.single-case_study section.summary-roles .roles-container ul {
list-style-type: none;
padding: 0;
margin: 0;
}
body.single-case_study section.summary-roles .roles-container ul li.role {
color: #fff;
font-size: 1.125rem;
font-weight: 700;
text-transform: uppercase;
line-height: 1.25;
margin-bottom: 0.875rem;
}
body.single-case_study section.content-components section.component-section:nth-child(1) {
position: relative;
}
body.single-case_study section.content-components section.component-section:nth-child(1) .dot-grid {
position: absolute;
top: 0;
right: 0;
width: 50%;
height: 2.625rem;
}
body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h1, body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h2, body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h3, body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h4, body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h6 {
display: inline-block;
background: #fff;
}
body.single-case_study section.content-components section.component-section:nth-child(1).bg-white .c-html h5 {
background: #fff;
}
body.single-case_study section.content-components section.component-section:nth-child(1).bg-white_gray_slant {
padding-top: 0;
margin-top: 0;
}
body.single-case_study section.content-components section.component-section:nth-child(1).bg-white_gray_slant .dot-grid {
width: 50%;
height: 2.625rem;
}
body.single-case_study section.content-components section.component-section.bg-white .c-content-image h3,
body.single-case_study section.content-components section.component-section.bg-white .c-full-width-images h3,
body.single-case_study section.content-components section.component-section.bg-white .c-html h3, body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-content-image h3,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-full-width-images h3,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-html h3, body.single-case_study section.content-components section.component-section.bg-gray .c-content-image h3,
body.single-case_study section.content-components section.component-section.bg-gray .c-full-width-images h3,
body.single-case_study section.content-components section.component-section.bg-gray .c-html h3, body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-content-image h3,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-full-width-images h3,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-html h3 {
color: #2D455F;
}
body.single-case_study section.content-components section.component-section.bg-white .c-content-image h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-white .c-full-width-images h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-white .c-html h3 span.normaltext, body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-content-image h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-full-width-images h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-html h3 span.normaltext, body.single-case_study section.content-components section.component-section.bg-gray .c-content-image h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-gray .c-full-width-images h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-gray .c-html h3 span.normaltext, body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-content-image h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-full-width-images h3 span.normaltext,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-html h3 span.normaltext {
color: #77AAC1;
}
body.single-case_study section.content-components section.component-section.bg-white .c-content-image h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-white .c-full-width-images h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-white .c-html h3 span.emphasizedtext, body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-content-image h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-full-width-images h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-html h3 span.emphasizedtext, body.single-case_study section.content-components section.component-section.bg-gray .c-content-image h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-gray .c-full-width-images h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-gray .c-html h3 span.emphasizedtext, body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-content-image h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-full-width-images h3 span.emphasizedtext,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-html h3 span.emphasizedtext {
color: #2D455F;
}
body.single-case_study section.content-components section.component-section.bg-white .c-content-image h5,
body.single-case_study section.content-components section.component-section.bg-white .c-full-width-images h5,
body.single-case_study section.content-components section.component-section.bg-white .c-html h5, body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-content-image h5,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-full-width-images h5,
body.single-case_study section.content-components section.component-section.bg-white_gray_slant .c-html h5, body.single-case_study section.content-components section.component-section.bg-gray .c-content-image h5,
body.single-case_study section.content-components section.component-section.bg-gray .c-full-width-images h5,
body.single-case_study section.content-components section.component-section.bg-gray .c-html h5, body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-content-image h5,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-full-width-images h5,
body.single-case_study section.content-components section.component-section.bg-gray_white_slant .c-html h5 {
color: #48728E;
}
@media (min-width: 992px) {
body.single-case_study section.page-title {
margin-top: 2rem;
padding-bottom: 4.5rem;
}
body.single-case_study section.page-title .dot-grid {
top: 0;
left: 0;
right: auto;
width: 22rem;
height: 100%;
}
body.single-case_study section.page-title h1 {
font-size: 3.75rem;
line-height: 1;
}
body.single-case_study section.page-title h1 span {
background: transparent;
}
body.single-case_study section.summary-roles {
position: relative;
}
body.single-case_study section.summary-roles .summary-bkg {
position: absolute;
top: 0;
left: 0;
background: #333333;
width: 53.5%;
height: 100%;
}
body.single-case_study section.summary-roles .summary-bkg.full-width {
width: 100%;
}
body.single-case_study section.summary-roles .role-bkg {
position: absolute;
top: 0;
right: 0;
background: #77AAC1;
width: 47%;
height: 100%;
}
body.single-case_study section.summary-roles .role-bkg.full-width {
width: 100%;
}
body.single-case_study section.summary-roles .summary-container {
background: transparent;
padding-top: 5rem;
padding-bottom: 5.625rem;
}
body.single-case_study section.summary-roles .summary-container h4 {
position: relative;
padding-bottom: 1rem;
margin-bottom: 1.25rem;
}
body.single-case_study section.summary-roles .summary-container h4:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #fff;
width: 75%;
max-width: 25rem;
height: 1px;
}
body.single-case_study section.summary-roles .roles-container {
background: transparent;
padding-top: 5rem;
padding-bottom: 5.625rem;
}
body.single-case_study section.summary-roles .roles-container h4 {
padding-bottom: 1rem;
margin-bottom: 1.25rem;
}
body.single-case_study section.content-components section.component-section:nth-child(1) .dot-grid {
width: 11rem;
height: calc(100% - 3rem);
}
body.single-case_study section.content-components section.component-section:nth-child(1).bg-white_gray_slant .dot-grid {
width: 11rem;
height: calc(100% - 1.5rem);
}
}
body.single-locations .at-your-place-section .inner {
position: relative;
background: #fff;
padding-top: 2.25rem;
padding-bottom: 5.5rem;
}
body.single-locations .at-your-place-section .inner .mantra-h6 {
position: relative;
text-align: center;
}
body.single-locations .at-your-place-section .inner .mantra-h6 h6 {
position: relative;
display: inline-block;
background: #F4F4F4;
text-align: center;
padding: 0.625rem;
margin-bottom: 0;
}
body.single-locations .at-your-place-section .inner .dot-grid {
position: absolute;
bottom: 0;
right: 0;
height: 3.9375rem;
width: 65%;
}
body.single-locations .at-your-place-section .inner p:last-of-type {
margin-bottom: 0;
}
body.single-locations .who-we-are-section {
background: #F4F4F4;
padding-top: 5.75rem;
position: relative;
}
body.single-locations .who-we-are-section .dot-grid {
position: absolute;
}
body.single-locations .who-we-are-section .dot-grid.top {
top: 0;
right: 0;
height: 3.9375rem;
width: 65%;
}
body.single-locations .who-we-are-section .container .dot-grid {
position: absolute;
top: -2.625rem;
left: 0.984375rem;
width: 70%;
height: 19.6875rem;
}
body.single-locations .who-we-are-section .wedge {
background: #fff;
margin-top: 3.5rem;
}
body.single-locations .who-we-are-section img {
display: block;
width: 90%;
margin: 0 auto 1.5rem;
}
body.single-locations .who-we-are-section p:last-of-type {
margin-bottom: 0;
}
body.single-locations .who-we-are-section .buttons-container {
margin-top: 1rem;
}
body.single-locations .who-we-are-section .buttons-container .c-button .btn {
min-width: 12.5rem;
}
body.single-locations .locations-archive {
padding-top: 5.25rem;
}
body.single-locations section.career-opportunities {
position: relative;
padding-top: 2.5rem;
}
body.single-locations section.career-opportunities .inner {
background: #F4F4F4;
padding-top: 1.5rem;
padding-bottom: 2.5rem;
}
body.single-locations section.career-opportunities .inner .view-more-button {
margin-top: 2rem;
text-align: center;
}
body.single-locations section.career-opportunities .inner .view-more-button .view-more:after {
border-left: 10px solid #333;
border-top: 8px solid transparent;
border-bottom: 9px solid transparent;
}
body.single-locations section.career-opportunities .wedge {
background: #F4F4F4;
left: 0;
top: 0;
}
body.single-locations section.career-opportunities h4 {
text-align: center;
}
body.single-locations section.career-opportunities .opportunity-lists-container {
margin-top: 2rem;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch {
display: none;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
overflow: hidden;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch:first-of-type {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:first-child {
padding-top: 0;
margin-top: 0;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:first-child:before {
display: none;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
padding: 0.5rem 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity:before {
content: "";
position: absolute;
bottom: 100%;
left: 0;
background: #F4F4F4;
width: 100%;
height: 1px;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status {
background: #E0E0E0;
color: #333333;
font-size: 0.75rem;
text-align: center;
letter-spacing: 0.04em;
text-transform: uppercase;
line-height: 1.375rem;
min-width: 3rem;
height: 1.375rem;
margin-right: 0.75rem;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status.open {
background: #601B47;
color: #D986BB;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow {
color: #2D455F;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:hover, body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:focus-visible {
color: #48728E;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:hover span.inline-arrow, body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow:focus-visible span.inline-arrow {
border-left-color: #48728E;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow .intern-notice {
color: #77AAC1;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .link-with-last-word-arrow span.inline-arrow {
border-left-color: #2D455F;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .btn.view-more {
margin-top: 3rem;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 768px) {
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity .position-status {
min-width: 6rem;
}
}
@media (min-width: 992px) {
body.single-locations .at-your-place-section .inner {
padding-top: 0rem;
padding-bottom: 1.5rem;
}
body.single-locations .at-your-place-section .inner .dot-grid {
height: 5.5rem;
width: 30.25rem;
}
body.single-locations .at-your-place-section .inner .mantra-h6 {
position: relative;
text-align: center;
}
body.single-locations .at-your-place-section .inner .mantra-h6:before {
content: "";
background: #707070;
position: absolute;
top: 50%;
left: 0;
width: 100%;
height: 1px;
}
body.single-locations .at-your-place-section .inner h3 {
font-size: 4.75rem;
margin-bottom: 1.5rem;
}
body.single-locations .at-your-place-section .inner h2 {
font-size: 4rem;
margin-bottom: 1.5rem;
}
body.single-locations .who-we-are-section {
padding-top: 3rem;
}
body.single-locations .who-we-are-section .dot-grid.top {
height: 5.5rem;
width: 30.25rem;
}
body.single-locations .who-we-are-section .container .dot-grid {
top: -2.75rem;
left: 2.75rem;
width: 30.25rem;
height: 27.5rem;
}
body.single-locations .who-we-are-section .wedge {
margin-top: 0;
}
body.single-locations .who-we-are-section img {
position: relative;
width: 100%;
margin: 0;
-webkit-transform: translateY(3rem);
transform: translateY(3rem);
z-index: 1;
}
body.single-locations .who-we-are-section h5 {
max-width: 31rem;
margin-bottom: 1.5rem;
}
body.single-locations .who-we-are-section .buttons-container {
margin-top: 0;
}
body.single-locations .who-we-are-section .buttons-container .c-button {
display: inline-block;
}
body.single-locations .who-we-are-section .buttons-container .c-button + .c-button {
margin-left: 1.6875rem;
}
body.single-locations .who-we-are-section .buttons-container .c-button .btn {
min-width: 0;
margin-top: 3.125rem;
}
body.single-locations .locations-archive {
padding-top: 2.75rem;
}
body.single-locations section.career-opportunities {
padding-top: 1.5rem;
padding-bottom: 0rem;
}
body.single-locations section.career-opportunities .inner {
padding-top: 4rem;
padding-bottom: 5rem;
}
body.single-locations section.career-opportunities .opportunity-lists-container {
margin-top: 4.5rem;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:nth-of-type(2) {
padding-top: 0;
margin-top: 0;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch:first-of-type .opportunity:nth-of-type(2):before {
display: none;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity {
width: calc(50% - 1.5rem);
margin-right: 0.75rem;
margin-left: 0.75rem;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .opportunity:before {
width: 100%;
}
body.single-locations section.career-opportunities .opportunity-lists-container .batch .btn.view-more {
margin-top: 4.5rem;
}
}
body.single-portfolio img.awards-img {
width: 4.6875rem;
height: 4.6875rem;
margin-top: -1.5rem;
margin-bottom: 0.75rem;
}
body.single-portfolio section.intro-roles {
position: relative;
background: #F4F4F4;
padding-top: 3rem;
padding-bottom: 3rem;
}
body.single-portfolio section.intro-roles .dot-grid {
position: absolute;
bottom: 0;
right: 0;
width: 2.625rem;
height: 80%;
}
body.single-portfolio section.intro-roles h6.intro-heading {
position: relative;
text-align: center;
margin-bottom: 1.5rem;
}
body.single-portfolio section.intro-roles h6.intro-heading span {
position: relative;
background: #F4F4F4;
padding-right: 0.375rem;
padding-left: 0.375rem;
}
body.single-portfolio section.intro-roles h6.intro-heading:before {
content: "";
position: absolute;
top: 50%;
left: 0;
background: #333333;
width: 100%;
height: 1px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.single-portfolio section.intro-roles .intro-content p:last-of-type {
margin-bottom: 0;
}
body.single-portfolio section.intro-roles .roles {
text-align: center;
margin-top: 3rem;
color: #D986BB;
font-weight: 700;
line-height: 1.35;
text-transform: uppercase;
}
body.single-portfolio section.intro-roles .roles span.role {
display: block;
}
body.single-portfolio section.intro-roles .roles span.separator {
display: none;
padding-left: 0.25rem;
-webkit-transform: translateY(-1px);
transform: translateY(-1px);
}
body.single-portfolio img.company-full-width-img {
width: 100%;
}
body.single-portfolio section.summary-section {
position: relative;
padding-top: 3rem;
padding-bottom: 3rem;
}
body.single-portfolio section.summary-section .dot-grid {
position: absolute;
bottom: 0;
left: 0;
width: 2.625rem;
height: 80%;
}
body.single-portfolio section.summary-section h2, body.single-portfolio section.summary-section h3, body.single-portfolio section.summary-section h4, body.single-portfolio section.summary-section h5 {
color: #77AAC1;
}
body.single-portfolio section.summary-section * + h2, body.single-portfolio section.summary-section * + h3, body.single-portfolio section.summary-section * + h4, body.single-portfolio section.summary-section * + h5 {
margin-top: 2.5rem;
}
body.single-portfolio section.content-components section.component-section.bg-white h3, body.single-portfolio section.content-components section.component-section.bg-white_gray_slant h3, body.single-portfolio section.content-components section.component-section.bg-gray h3, body.single-portfolio section.content-components section.component-section.bg-gray_white_slant h3 {
color: #BF358E;
}
body.single-portfolio section.content-components section.component-section.bg-white h3 span.normaltext, body.single-portfolio section.content-components section.component-section.bg-white_gray_slant h3 span.normaltext, body.single-portfolio section.content-components section.component-section.bg-gray h3 span.normaltext, body.single-portfolio section.content-components section.component-section.bg-gray_white_slant h3 span.normaltext {
color: #BF358E;
}
body.single-portfolio section.content-components section.component-section.bg-white h3 span.emphasizedtext, body.single-portfolio section.content-components section.component-section.bg-white_gray_slant h3 span.emphasizedtext, body.single-portfolio section.content-components section.component-section.bg-gray h3 span.emphasizedtext, body.single-portfolio section.content-components section.component-section.bg-gray_white_slant h3 span.emphasizedtext {
color: #8F286B;
}
body.single-portfolio section.content-components section.component-section.bg-white h5, body.single-portfolio section.content-components section.component-section.bg-white_gray_slant h5, body.single-portfolio section.content-components section.component-section.bg-gray h5, body.single-portfolio section.content-components section.component-section.bg-gray_white_slant h5 {
color: #BF358E;
}
@media (min-width: 992px) {
body.single-portfolio img.awards-img {
width: 12.5rem;
height: 12.5rem;
margin-top: -6.5rem;
}
body.single-portfolio section.intro-roles {
padding-top: 5rem;
padding-bottom: 6rem;
}
body.single-portfolio section.intro-roles .dot-grid {
width: 13.75rem;
}
body.single-portfolio section.intro-roles h6.intro-heading {
margin-bottom: 2rem;
}
body.single-portfolio section.intro-roles .roles {
margin-top: 5rem;
font-size: 1.625rem;
}
body.single-portfolio section.intro-roles .roles span.role {
display: inline-block;
}
body.single-portfolio section.intro-roles .roles span.separator {
display: inline-block;
padding-left: 0.375rem;
-webkit-transform: translateY(-2px);
transform: translateY(-2px);
}
body.single-portfolio section.summary-section {
padding-top: 5rem;
padding-bottom: 6rem;
}
body.single-portfolio section.summary-section .dot-grid {
width: 11rem;
}
body.single-portfolio section.summary-section * + h2, body.single-portfolio section.summary-section * + h3, body.single-portfolio section.summary-section * + h4, body.single-portfolio section.summary-section * + h5 {
margin-top: 4.75rem;
}
}
@media (min-width: 1200px) {
body.single-portfolio img.company-full-width-img {
max-height: 37.5rem;
-o-object-fit: cover;
object-fit: cover;
}
}
body.single-press_posts article.post-content {
margin-top: 2rem;
margin-bottom: 2rem;
}
body.single-press_posts article.post-content h1, body.single-press_posts article.post-content h2 {
color: #77AAC1;
font-size: 2.5rem;
word-break: break-word;
}
body.single-press_posts article.post-content h3 {
color: #48728E;
font-size: 1.875rem;
letter-spacing: -0.03em;
padding-bottom: 0.625rem;
margin-bottom: 1.25rem;
border-bottom: 1px solid #333333;
}
body.single-press_posts article.post-content h4 {
color: #48728E;
font-size: 1.625rem;
font-weight: 700;
line-height: 1.15;
}
body.single-press_posts article.post-content h5 {
color: #48728E;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.3;
}
body.single-press_posts article.post-content h6 {
color: #48728E;
}
body.single-press_posts article.post-content h6.conclusion {
display: block;
background: #601B47;
font-family: "Open Sans", "Arial", sans-serif;
color: #CC5DA5;
font-size: 1.5rem;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
padding: 0.6875rem 1rem;
margin-top: 3rem;
margin-bottom: 1.5rem;
}
body.single-press_posts article.post-content * + h1,
body.single-press_posts article.post-content * + h2,
body.single-press_posts article.post-content * + h3 {
margin-top: 2.5rem;
}
body.single-press_posts article.post-content * + h4,
body.single-press_posts article.post-content * + h5,
body.single-press_posts article.post-content * + h6 {
margin-top: 1.625rem;
}
@media (min-width: 992px) {
body.single-press_posts article.post-content {
margin-top: 3.875rem;
margin-bottom: 3.125rem;
}
body.single-press_posts article.post-content h3 {
margin-bottom: 1.6875rem;
}
body.single-press_posts article.post-content h6.conclusion {
margin-top: 3.75rem;
}
body.single-press_posts article.post-content * + h1,
body.single-press_posts article.post-content * + h2 {
margin-top: 4.5rem;
}
body.single-press_posts article.post-content * + h3 {
margin-top: 3.25rem;
}
}
body.signal-loss-the-6-consequences-of-inaction .white-paper-container {
margin-top: 60px;
}
body.signal-loss-the-6-consequences-of-inaction .dot-grid {
position: relative;
}
body.signal-loss-the-6-consequences-of-inaction .dot-grid.top {
height: 10.5rem;
right: 0;
top: 0;
width: 68.75%;
}
body.signal-loss-the-6-consequences-of-inaction .dot-grid.bottom {
bottom: 0.5rem;
height: 10.5rem;
left: 0;
width: 2.625rem;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section {
background: #fff;
border: 3px solid #48728E;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 3rem 2.25rem;
position: relative;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .excerpt-txt {
color: #48728E;
margin: 10px 0;
overflow: hidden;
width: 100%;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .excerpt-txt span {
color: #77AAC1;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .left,
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .right {
position: absolute;
width: 80px;
z-index: 10;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .left {
left: -13px;
top: -13px;
}
body.signal-loss-the-6-consequences-of-inaction .excerpt-section .right {
bottom: -13px;
right: -13px;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
body.signal-loss-the-6-consequences-of-inaction .summary-section {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background-color: #fff;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
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-flex: 1;
-ms-flex: 1;
flex: 1;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 3rem 2.25rem;
position: relative;
text-align: left;
}
body.signal-loss-the-6-consequences-of-inaction .summary-section::before {
background: #707070;
content: "";
height: 1px;
margin-bottom: 30px;
position: relative;
width: 100%;
}
body.signal-loss-the-6-consequences-of-inaction .summary-section p {
color: #212529;
font-size: 16px;
font-weight: 400;
line-height: 1.625;
}
body.signal-loss-the-6-consequences-of-inaction .form-section {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
background: #1C2D40;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
height: 100%;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
padding: 2.25rem;
position: relative;
overflow: hidden;
text-align: center;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .loading-circle {
border-color: #fff transparent;
z-index: 3;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .gform_wrapper {
-ms-flex-item-align: start;
align-self: flex-start;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .gform_wrapper .gform_body ul.gform_fields li.gfield label {
color: #77AAC1;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container input,
body.signal-loss-the-6-consequences-of-inaction .form-section .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container select,
body.signal-loss-the-6-consequences-of-inaction .form-section .gform_wrapper .gform_body ul.gform_fields li.gfield .ginput_container textarea {
border-color: #77AAC1;
}
body.signal-loss-the-6-consequences-of-inaction .form-section h4 {
color: #BF358E;
margin-bottom: 1.5rem;
}
body.signal-loss-the-6-consequences-of-inaction .form-section h4 span.normaltext {
color: #BF358E;
}
body.signal-loss-the-6-consequences-of-inaction .form-section h4 span.emphasizedtext {
color: #D986BB;
}
body.signal-loss-the-6-consequences-of-inaction .form-section h4 span {
color: #D986BB;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm {
visibility: visible !important;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm .mktoFormRow {
margin-bottom: 1.5rem !important;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm .mktoFormRow:nth-last-child(-n+2) {
display: none !important;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm .mktoFormRow input[type=hidden] {
display: none;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm .mktoFormRow:not(:has(input:not([type=hidden]))) {
display: none;
}
body.signal-loss-the-6-consequences-of-inaction .form-section .mktoForm .mktoFormRow .mktoFieldWrap label.focused {
color: #333333;
}
@media (min-width: 576px) {
body.signal-loss-the-6-consequences-of-inaction .form-section h3.form-heading span {
display: block;
}
}
@media (min-width: 992px) {
body.signal-loss-the-6-consequences-of-inaction .form-section {
padding: 4rem;
}
body.signal-loss-the-6-consequences-of-inaction .form-section h3.form-heading {
margin-bottom: 2rem;
}
}
body.single-research article.post-content {
margin-top: 2rem;
margin-bottom: 2rem;
}
body.single-research article.post-content h1, body.single-research article.post-content h2 {
color: #77AAC1;
font-size: 2.5rem;
word-break: break-word;
}
body.single-research article.post-content h3 {
color: #48728E;
font-size: 1.875rem;
letter-spacing: -0.03em;
padding-bottom: 0.625rem;
margin-bottom: 1.25rem;
border-bottom: 1px solid #333333;
}
body.single-research article.post-content h4 {
color: #48728E;
font-size: 1.625rem;
font-weight: 700;
line-height: 1.15;
}
body.single-research article.post-content h5 {
color: #48728E;
font-size: 1.25rem;
font-weight: 700;
line-height: 1.3;
}
body.single-research article.post-content h6 {
color: #48728E;
}
body.single-research article.post-content h6.conclusion {
display: block;
background: #601B47;
font-family: "Open Sans", "Arial", sans-serif;
color: #CC5DA5;
font-size: 1.5rem;
font-weight: 800;
line-height: 1;
letter-spacing: -0.04em;
padding: 0.6875rem 1rem;
margin-top: 3rem;
margin-bottom: 1.5rem;
}
body.single-research article.post-content * + h1,
body.single-research article.post-content * + h2,
body.single-research article.post-content * + h3 {
margin-top: 2.5rem;
}
body.single-research article.post-content * + h4,
body.single-research article.post-content * + h5,
body.single-research article.post-content * + h6 {
margin-top: 1.625rem;
}
@media (min-width: 992px) {
body.single-research article.post-content {
margin-top: 3.875rem;
margin-bottom: 3.125rem;
}
body.single-research article.post-content h3 {
margin-bottom: 1.6875rem;
}
body.single-research article.post-content h6.conclusion {
margin-top: 3.75rem;
}
body.single-research article.post-content * + h1,
body.single-research article.post-content * + h2 {
margin-top: 4.5rem;
}
body.single-research article.post-content * + h3 {
margin-top: 3.25rem;
}
}
body.page-template-template-featured-experts section.featured-experts .expert {
margin-top: 4.375rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .dot-grid {
position: relative;
width: 80%;
height: 5.25rem;
margin-bottom: -2.296875rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container {
position: relative;
height: 100%;
max-width: 28.125rem;
margin: 0 auto;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container img.expert-img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container {
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: stretch;
-ms-flex-align: stretch;
align-items: stretch;
background: #8F286B;
min-height: 4.5rem;
margin-bottom: 1.5rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 0.75rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-icon svg.icon-img {
fill: #CC5DA5;
width: 1.5rem;
height: auto;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-content {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
padding: 0.75rem 1.25rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-content p.quote-text {
color: #D986BB;
font-size: 1rem;
font-weight: 800;
line-height: 1;
text-transform: uppercase;
margin-bottom: 0;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container {
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: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container h5.expert-name {
margin-bottom: 0.25rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container p.job-title {
font-size: 1.25rem;
font-weight: 600;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container p.expert-content {
margin-bottom: 0;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container .license-content {
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;
margin-top: 2rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container .license-content h6.licenses-heading {
font-size: 1rem;
line-height: 1;
margin-bottom: 0.375rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container .license-content p.licenses {
font-size: 0.875rem;
margin-bottom: 0;
}
body.page-template-template-featured-experts section.meet-our-people-cta {
background: #1C2D40;
text-align: center;
margin-top: 4rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background {
background: #2D455F;
width: 100%;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background .wedge.top {
background: #fff;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background .wedge.bottom {
background: #1C2D40;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background .heading-background-inner {
padding-top: 1.5rem;
padding-bottom: 2.5rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background .heading-background-inner h2 {
margin-bottom: 0;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background {
position: relative;
background: #1C2D40;
width: 100%;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background img.team-img {
position: relative;
max-width: 100%;
margin-top: -3rem;
z-index: 1;
}
@media (min-width: 992px) {
body.page-template-template-featured-experts section.featured-experts .expert {
margin-top: 5rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .dot-grid {
height: 11rem;
margin-bottom: -4.8125rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
position: absolute;
left: 1.75rem;
bottom: 1.625rem;
width: 105%;
margin-bottom: 0;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-icon {
background: #601B47;
min-width: 4.875rem;
padding-top: 0;
}
body.page-template-template-featured-experts section.featured-experts .expert .image-container .quote-container .quote-icon svg.icon-img {
width: 2.375rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container {
padding-top: 5.25rem;
padding-bottom: 1.625rem;
}
body.page-template-template-featured-experts section.featured-experts .expert .content-container .license-content {
min-height: 4.5rem;
margin-top: 3.125rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta {
margin-top: 6.875rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .heading-background .heading-background-inner {
padding-top: 1.875rem;
padding-bottom: 2.75rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background img.team-img {
max-width: calc(100% - (100% - 930px) / 2 - 10.625rem);
margin-top: -5rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn {
position: absolute;
top: 50%;
left: 0;
width: calc(100% - (100% - 930px) / 2);
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn:before {
content: "";
position: absolute;
top: 50%;
left: 0;
background: #77AAC1;
width: 100%;
height: 1px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn {
position: relative;
background: #1C2D40;
color: #fff;
font-weight: bold;
padding: 0.5rem 1.5rem 0.5rem 0.5rem;
min-width: 10.625rem;
margin-top: 0;
overflow: visible;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:hover, body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:focus-visible {
color: #77AAC1;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:hover:before, body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:focus-visible:before {
right: -2.75rem;
width: 3.75rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:hover:after, body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:focus-visible:after {
right: -2.75rem;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:before {
content: "";
position: absolute;
top: 50%;
right: -1.75rem;
background: #77AAC1;
width: 2.75rem;
height: 1px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
z-index: -1;
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn .c-button .btn.long-arrow-btn:after {
content: "";
position: absolute;
right: -1.75rem;
top: 50%;
width: 0;
height: 0;
border-left: 0.75rem solid #77AAC1;
border-top: 0.625rem solid transparent;
border-bottom: 0.625rem solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all 0.2s ease;
transition: all 0.2s ease;
}
}
@media (min-width: 1200px) {
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background img.team-img {
max-width: calc(100% - (100% - 1110px) / 2 - 10.625rem);
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn {
width: calc(100% - (100% - 1110px) / 2);
}
}
@media (min-width: 1450px) {
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background img.team-img {
max-width: calc(100% - (100% - 1368px) / 2 - 10.625rem);
}
body.page-template-template-featured-experts section.meet-our-people-cta .team-members-background .desktop-team-members-btn {
width: calc(100% - (100% - 1368px) / 2);
}
}
body.page-template-template-service.media {
display: block;
}
body.page-template-template-service section.service-masthead {
position: relative;
overflow: hidden;
padding-bottom: 1.875rem;
}
body.page-template-template-service section.service-masthead .dot-grid {
position: absolute;
}
body.page-template-template-service section.service-masthead .dot-grid.top {
top: 0;
right: 0;
width: 68.75%;
height: 2.625rem;
}
body.page-template-template-service section.service-masthead .dot-grid.bottom {
bottom: 0.5rem;
left: 0;
width: 2.625rem;
height: 10.5rem;
}
body.page-template-template-service section.service-masthead h1 {
font-size: 3.75rem;
padding-top: 2.75rem;
margin-bottom: 1.125rem;
}
body.page-template-template-service section.service-masthead h1 span.normaltext {
color: #333333;
}
body.page-template-template-service section.service-masthead h1 span.emphasizedtext {
color: #E0E0E0;
margin: 0 -0.2em;
}
body.page-template-template-service section.service-masthead p.subheading {
font-weight: 300;
line-height: 1.375;
margin-bottom: 1.125rem;
}
body.page-template-template-service section.service-masthead h5.explore-heading {
color: #BF358E;
margin-bottom: 0.875rem;
padding-bottom: 1rem;
border-bottom: 1px solid #333333;
}
body.page-template-template-service section.service-masthead h5.explore-heading span.light-weight {
font-weight: 300;
}
body.page-template-template-service section.service-masthead ul.subservice-list {
list-style-type: none;
padding-left: 1.5rem;
margin-bottom: 0;
}
body.page-template-template-service section.service-masthead ul.subservice-list li {
line-height: 1.3;
}
body.page-template-template-service section.service-masthead ul.subservice-list li:not(:last-of-type) {
margin-bottom: 1rem;
}
body.page-template-template-service section.featured-experts {
background: -webkit-gradient(linear, left top, right top, from(#2D455F), to(#1C2D40));
background: linear-gradient(to right, #2D455F 0%, #1C2D40 100%);
padding-top: 2.25rem;
}
body.page-template-template-service section.featured-experts h2 {
line-height: 0.9;
margin-bottom: 1rem;
}
body.page-template-template-service section.featured-experts h6.subheading {
color: #fff;
}
body.page-template-template-service section.featured-experts p {
color: #fff;
margin-bottom: 0;
}
body.page-template-template-service section.featured-experts img.featured-experts-img {
max-width: 100%;
margin-top: 1rem;
}
body.page-template-template-service section.client-spotlight {
position: relative;
background: #F4F4F4;
padding-top: 2rem;
padding-bottom: 4.375rem;
overflow: hidden;
}
body.page-template-template-service section.client-spotlight .wedge.section {
position: absolute;
left: 0;
bottom: 0;
background: #fff;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel {
width: 100%;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client {
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client:not(.slick-current) {
-webkit-filter: grayscale(1);
filter: grayscale(1);
opacity: 0.6;
pointer-events: none;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client:not(.slick-current) .client-featured-content {
opacity: 0;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client h5 {
line-height: 1;
margin-bottom: 0.25rem;
color: #fff;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post {
display: block;
position: relative;
width: 100%;
margin-top: 2rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post:hover .overlay, body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post:focus-visible .overlay {
opacity: 1;
z-index: 1;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .overlay {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background: rgba(143, 40, 107, 0.87);
opacity: 0;
-webkit-transition: 0.15s ease;
transition: 0.15s ease;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .overlay span.long-arrow {
position: relative;
background: #fff;
width: 7rem;
height: 1.5px;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .overlay span.long-arrow:after {
content: "";
position: absolute;
right: -2px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post img.preview-img {
width: 100%;
height: auto;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post img.logo {
position: absolute;
top: 2rem;
left: 2rem;
max-width: 35%;
max-height: 40%;
-webkit-filter: drop-shadow(0 0 0.75rem #000);
filter: drop-shadow(0 0 0.75rem #000);
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .wedge,
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .inner {
background: rgba(96, 27, 71, 0.9);
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .inner {
padding: 0.25rem 1rem 1rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .inner p.post-type {
color: #D986BB;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .client-featured-content {
text-align: center;
padding-right: 2.25rem;
padding-left: 2.25rem;
margin-top: 2rem;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .client-featured-content p:last-of-type {
margin-bottom: 0;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel-nav {
text-align: center;
width: 100%;
margin-top: 1.5rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel-nav .client-spotlight-carousel-slick-dots {
vertical-align: middle;
}
body.page-template-template-service section.client-spotlight .c-button .btn {
margin-top: 1.5rem;
}
body.page-template-template-service section.page-components h3 .normaltext {
color: #bf358e;
}
body.page-template-template-service section.page-components + section.web-clients .dot-grid {
margin-top: 1rem;
}
body.page-template-template-service section.web-clients {
padding-bottom: 3.125rem;
}
body.page-template-template-service section.web-clients h4 {
text-align: center;
}
body.page-template-template-service section.web-clients .dot-grid {
width: 68.75%;
height: 6.5625rem;
margin: 2rem 0 3.125rem auto;
}
body.page-template-template-service section.web-clients .more-9-title {
text-align: center;
margin-bottom: 1.25rem;
}
body.page-template-template-service section.web-clients .clients-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body.page-template-template-service section.web-clients .clients-container .client {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
background: #fff;
text-align: center;
width: 100%;
max-width: calc(50% - 0.75rem);
opacity: 0.75;
margin: 0.375rem;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.page-template-template-service section.web-clients .clients-container .client img {
width: 100%;
height: 100%;
-webkit-filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
filter: invert(43%) sepia(17%) saturate(1107%) hue-rotate(161deg) brightness(90%) contrast(83%);
}
body.page-template-template-service section.articles-research {
background: #F4F4F4;
background-position: center;
background-repeat: no-repeat;
background-size: cover;
padding: 1rem 1rem 0;
overflow: hidden;
}
body.page-template-template-service section.articles-research .transparent-white-container {
position: relative;
background: rgba(255, 255, 255, 0.92);
padding: 3.125rem 1.25rem;
}
body.page-template-template-service section.articles-research .transparent-white-container h6.articles-research-heading {
text-align: center;
padding-bottom: 0.5rem;
margin-top: 2.5rem;
margin-bottom: 1.25rem;
border-bottom: 1px solid #333333;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list {
list-style-type: none;
padding: 0;
margin: 0;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li {
font-size: 1.125rem;
font-weight: 600;
line-height: 1.3;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li + li,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li + li {
margin-top: 1.875rem;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.post a,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.post a {
color: #8F286B;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.post a span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.post a span.post-icon {
background: #8F286B;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.post a span.post-icon:before,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.post a span.post-icon:before {
border-color: #8F286B;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.research a,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.research a {
color: #BF358E;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.research a span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.research a span.post-icon {
background: #BF358E;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li.research a span.post-icon:before,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li.research a span.post-icon:before {
border-color: #BF358E;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li 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;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a:hover span.post-icon, body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a:focus-visible span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a:hover span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a:focus-visible span.post-icon {
-webkit-transform: scale(1.3158);
transform: scale(1.3158);
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a:hover span.post-icon:before, body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a:focus-visible span.post-icon:before,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a:hover span.post-icon:before,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a:focus-visible span.post-icon:before {
width: 2.375rem;
height: 2.375rem;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a span.post-icon {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: relative;
min-width: 2.375rem;
height: 2.375rem;
padding: 0.375rem;
margin-bottom: 0.5rem;
border-radius: 50%;
border: 1px solid transparent;
-webkit-transform-origin: center;
transform-origin: center;
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a span.post-icon:before,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a span.post-icon:before {
content: "";
position: absolute;
top: 50%;
left: 50%;
width: 3.125rem;
height: 3.125rem;
border: 1px solid transparent;
border-radius: 50%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a span.post-icon img.icon-img,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a span.post-icon img.icon-img {
width: 1.25rem;
height: 1.25rem;
}
body.page-template-template-service section.articles-research .transparent-white-container .c-button .btn {
margin-top: 2.5rem;
}
@media (max-width: 767.98px) {
body.page-template-template-service section.articles-research .container {
padding-right: 0;
padding-left: 0;
}
}
@media (min-width: 576px) {
body.page-template-template-service section.service-masthead .dot-grid.bottom {
width: calc((100% - 515px) / 2);
min-width: 2.625rem;
}
}
@media (min-width: 768px) {
body.page-template-template-service section.service-masthead {
padding-top: 5rem;
padding-bottom: 5rem;
}
body.page-template-template-service section.service-masthead .dot-grid.top {
top: -2.625rem;
left: -1.640625rem;
right: auto;
width: 19.6875rem;
height: 100%;
}
body.page-template-template-service section.service-masthead .dot-grid.bottom {
left: auto;
right: 0;
width: calc((100% - 720px) / 2);
height: 45%;
}
body.page-template-template-service section.service-masthead .masthead-desktop-img {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
width: 100%;
height: 100%;
}
body.page-template-template-service section.service-masthead h1 {
font-size: 6rem;
width: calc(100% + 115px);
margin-bottom: 3.375rem;
padding-top: 0;
-webkit-transform: translateX(-115px);
transform: translateX(-115px);
}
body.page-template-template-service section.service-masthead p.subheading {
margin-bottom: 3.375rem;
}
body.page-template-template-service section.service-masthead ul.subservice-list {
padding-left: 0;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client {
padding-right: 0.625rem;
padding-left: 0.625rem;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
padding-left: 0.5rem;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li a span.post-icon,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li a span.post-icon {
margin-right: 1.125rem;
margin-bottom: 0;
}
}
@media (min-width: 992px) {
body.page-template-template-service section.service-masthead {
padding-top: 7rem;
padding-bottom: 10rem;
}
body.page-template-template-service section.service-masthead .dot-grid.top {
top: -5.5rem;
left: 2.75rem;
right: auto;
width: 30.25rem;
height: 100%;
}
body.page-template-template-service section.service-masthead .dot-grid.bottom {
width: 8.25rem;
}
body.page-template-template-service section.service-masthead h1 {
font-size: 8.5rem;
width: calc(100% + 77.5px);
padding-top: 0.5rem;
-webkit-transform: translateX(-77.5px);
transform: translateX(-77.5px);
}
body.page-template-template-service section.service-masthead p.subheading {
font-size: 1.5rem;
line-height: 1.5;
}
body.page-template-template-service section.service-masthead h5.explore-heading {
padding-bottom: 0.5rem;
}
body.page-template-template-service section.service-masthead ul.subservice-list {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
}
body.page-template-template-service section.featured-experts {
padding-top: 7.5rem;
padding-bottom: 5rem;
}
body.page-template-template-service section.featured-experts h2 {
margin-bottom: 2rem;
}
body.page-template-template-service section.featured-experts h6.subheading {
margin-bottom: 1rem;
}
body.page-template-template-service section.featured-experts p {
margin-bottom: 0.5rem;
}
body.page-template-template-service section.featured-experts img.featured-experts-img {
position: absolute;
left: 15px;
bottom: -5rem;
max-height: 37.5rem;
margin-top: 0;
}
body.page-template-template-service section.client-spotlight {
padding-top: 6.25rem;
padding-bottom: 7.8125rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .wedge {
height: 1.5rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .post .caption .inner {
padding: 0.25rem 1.875rem 1rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel .client .client-featured-content {
padding-right: 10%;
padding-left: 10%;
margin-top: 3rem;
}
body.page-template-template-service section.client-spotlight .client-spotlight-carousel-nav .slick-next:hover {
margin-right: -1.25rem;
}
body.page-template-template-service section.page-components + section.web-clients .dot-grid {
margin-top: 2rem;
}
body.page-template-template-service section.web-clients h4 {
text-align: left;
}
body.page-template-template-service section.web-clients .dot-grid {
width: 65%;
height: 11rem;
margin: 4rem auto 5rem 0;
}
body.page-template-template-service section.web-clients .clients-container {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
body.page-template-template-service section.web-clients .clients-container.more-9 {
-webkit-box-pack: center !important;
-ms-flex-pack: center !important;
justify-content: center !important;
}
body.page-template-template-service section.web-clients .clients-container .client {
max-width: 13.4375rem;
margin: 1rem;
}
body.page-template-template-service section.articles-research {
padding-top: 9.6875rem;
padding-bottom: 9.6875rem;
}
body.page-template-template-service section.articles-research.single-list .transparent-white-container {
padding-top: 5.625rem;
padding-bottom: 6rem;
}
body.page-template-template-service section.articles-research.single-list .transparent-white-container:after {
content: "";
position: absolute;
left: 100%;
top: 0;
background: rgba(255, 255, 255, 0.92);
width: 100rem;
height: 100%;
}
body.page-template-template-service section.articles-research.single-list .transparent-white-container h6.articles-research-heading {
margin-top: 0;
}
body.page-template-template-service section.articles-research .transparent-white-container {
padding: 4.6875rem 6.25rem 6rem;
}
body.page-template-template-service section.articles-research .transparent-white-container h6.articles-research-heading {
margin-bottom: 1.5rem;
}
body.page-template-template-service section.articles-research .transparent-white-container ul.articles-list li,
body.page-template-template-service section.articles-research .transparent-white-container ul.research-list li {
line-height: 1.5;
}
body.page-template-template-service section.articles-research .transparent-white-container .articles-research-list-column {
padding-bottom: 4.375rem;
}
body.page-template-template-service section.articles-research .transparent-white-container .articles-research-list-column .c-button .btn {
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
}
@media (min-width: 1200px) {
body.page-template-template-service section.service-masthead .dot-grid.top {
width: 35.75rem;
}
body.page-template-template-service section.service-masthead h1 {
font-size: 10rem;
width: calc(100% + 92.5px);
-webkit-transform: translateX(-92.5px);
transform: translateX(-92.5px);
}
}
@media (min-width: 1450px) {
body.page-template-template-service section.service-masthead .dot-grid.top {
width: 33rem;
}
body.page-template-template-service section.service-masthead .dot-grid.bottom {
width: 11rem;
}
body.page-template-template-service section.service-masthead .masthead-desktop-img {
min-height: 37.5rem;
}
body.page-template-template-service section.service-masthead h1 {
width: calc(100% + 114px);
-webkit-transform: translateX(-114px);
transform: translateX(-114px);
}
}
body.page-template-template-subservice section.intro {
position: relative;
overflow: hidden;
padding-top: 1.875rem;
padding-bottom: 4.25rem;
}
body.page-template-template-subservice section.intro .dot-grid {
position: absolute;
bottom: 0.5rem;
left: 0;
width: 2.625rem;
height: 10.5rem;
}
body.page-template-template-subservice section.intro .explore-section h5.explore-heading {
color: #BF358E;
font-weight: 300;
padding-bottom: 0.75rem;
margin-bottom: 1.125rem;
border-bottom: 1px solid #333333;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list {
list-style-type: none;
padding-left: 1.5rem;
margin-bottom: 0;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list li {
line-height: 1.3;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list li:not(:last-of-type) {
margin-bottom: 1rem;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list li a.link-with-last-word-arrow.current-page {
color: #F0B4DB;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list li a.link-with-last-word-arrow.current-page span.inline-arrow {
border-left-color: #F0B4DB;
}
body.page-template-template-subservice section.intro p.intro-content {
font-weight: 300;
line-height: 1.375;
margin-bottom: 2.25rem;
}
body.page-template-template-subservice section.page-components h4, body.page-template-template-subservice section.page-components h5 {
text-align: center;
}
body.page-template-template-subservice section.outro {
background: -webkit-gradient(linear, left top, right top, color-stop(-25%, #1C2D40), color-stop(200%, #48728E));
background: linear-gradient(to right, #1C2D40 -25%, #48728E 200%);
padding-top: 1.875rem;
padding-bottom: 1.875rem;
}
body.page-template-template-subservice section.outro .c-button .back-btn {
color: #fff;
}
body.page-template-template-subservice section.outro .c-button .back-btn:before {
border-right-color: #fff;
}
body.page-template-template-subservice section.outro h5.explore-heading {
color: #fff;
font-weight: 300;
padding-bottom: 0.75rem;
margin-top: 1rem;
margin-bottom: 1.125rem;
border-bottom: 1px solid #fff;
}
body.page-template-template-subservice section.outro ul.subservice-list {
list-style-type: none;
padding-left: 1.5rem;
margin-bottom: 0;
}
body.page-template-template-subservice section.outro ul.subservice-list li {
line-height: 1.3;
}
body.page-template-template-subservice section.outro ul.subservice-list li:not(:last-of-type) {
margin-bottom: 1rem;
}
body.page-template-template-subservice section.outro ul.subservice-list li a.link-with-last-word-arrow {
color: #fff;
}
body.page-template-template-subservice section.outro ul.subservice-list li a.link-with-last-word-arrow.current-page {
color: #77AAC1;
}
body.page-template-template-subservice section.outro ul.subservice-list li a.link-with-last-word-arrow.current-page span.inline-arrow {
border-left-color: #77AAC1;
}
body.page-template-template-subservice section.outro ul.subservice-list li a.link-with-last-word-arrow span.inline-arrow {
border-left-color: #fff;
}
@media (min-width: 768px) {
body.page-template-template-subservice section.intro .explore-section ul.subservice-list {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
padding-left: 0;
}
body.page-template-template-subservice section.page-components h4, body.page-template-template-subservice section.page-components h5 {
text-align: left;
}
body.page-template-template-subservice section.outro ul.subservice-list {
-webkit-column-count: 2;
-moz-column-count: 2;
column-count: 2;
padding-left: 0;
}
}
@media (min-width: 992px) {
body.page-template-template-subservice section.intro {
padding-top: 4.25rem;
}
body.page-template-template-subservice section.intro .explore-section {
max-width: 32.8125rem;
}
body.page-template-template-subservice section.intro .explore-section h5.explore-heading {
padding-bottom: 1rem;
margin-bottom: 0.875rem;
}
body.page-template-template-subservice section.intro .explore-section ul.subservice-list li a.link-with-last-word-arrow {
font-size: 1.125rem;
}
body.page-template-template-subservice section.intro p.intro-content {
font-size: 1.5rem;
line-height: 1.5;
margin-bottom: 0;
}
body.page-template-template-subservice section.outro {
padding-top: 4rem;
padding-bottom: 4rem;
}
body.page-template-template-subservice section.outro h5.explore-heading {
font-size: 2.5rem;
padding-bottom: 0;
margin-bottom: 0;
border-bottom: 0;
}
}
body.page-template-template-work-archive .work-archive .dot-grid {
position: absolute;
}
body.page-template-template-work-archive .work-archive .dot-grid.top {
top: 0;
left: 0;
width: 40%;
height: 10.5rem;
}
body.page-template-template-work-archive .work-archive .dot-grid.lower {
top: 55%;
right: 0;
width: 40%;
height: 10.5rem;
}
body.page-template-template-work-archive .work-archive .filter-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 3.125rem;
}
body.page-template-template-work-archive .work-archive .results-full-width-container {
overflow: hidden;
}
body.page-template-template-work-archive .work-archive .results-full-width-container:before {
content: "";
position: absolute;
bottom: 0;
left: 0;
background: #F4F4F4;
width: 100%;
height: 37.5%;
}
body.page-template-template-work-archive .work-archive .results-full-width-container .wedge.lower {
background: #fff;
}
body.page-template-template-work-archive .work-archive .results-container {
position: relative;
min-height: 40rem;
padding-bottom: 3rem;
overflow: hidden;
}
body.page-template-template-work-archive .work-archive .results-container .loading-circle {
top: 1.875rem;
}
body.page-template-template-work-archive .work-archive .results-container .batch {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: absolute;
opacity: 0;
pointer-events: none;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
body.page-template-template-work-archive .work-archive .results-container .batch.active {
position: relative;
height: auto !important;
opacity: 1;
pointer-events: auto;
}
body.page-template-template-work-archive .work-archive .results-container .batch:nth-of-type(n+1) .post {
margin-top: 2rem;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post {
position: relative;
width: 100%;
overflow: hidden;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post:hover .overlay, body.page-template-template-work-archive .work-archive .results-container .batch .post:focus-visible .overlay {
opacity: 1;
z-index: 1;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post:nth-of-type(n+2) {
margin-top: 2rem;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post h5 {
color: #601B47;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .overlay {
position: absolute;
top: 0;
left: 0;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
height: 100%;
background: rgba(143, 40, 107, 0.87);
opacity: 0;
z-index: 1;
-webkit-transition: 0.3s ease;
transition: 0.3s ease;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .overlay span.long-arrow {
position: relative;
background: #fff;
width: 7rem;
height: 1.5px;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .overlay span.long-arrow:after {
content: "";
position: absolute;
right: -2px;
top: 50%;
width: 0;
height: 0;
border-left: 11px solid #fff;
border-top: 11px solid transparent;
border-bottom: 11px solid transparent;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
body.page-template-template-work-archive .work-archive .results-container .batch .post img.preview-img {
width: 100%;
height: auto;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post img.logo {
position: absolute;
top: 1rem;
left: 1rem;
width: -webkit-fit-content;
width: -moz-fit-content;
width: fit-content;
max-width: 25%;
max-height: 30%;
-webkit-filter: drop-shadow(0 0 0.75rem #000);
filter: drop-shadow(0 0 0.75rem #000);
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption .wedge,
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption .inner {
background: rgba(96, 27, 71, 0.9);
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption .inner {
padding: 0.25rem 1rem 1rem;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption .inner h5 {
color: #fff;
line-height: 1;
margin-bottom: 0.25rem;
}
body.page-template-template-work-archive .work-archive .results-container .batch .post .caption .inner p.post-type {
color: #D986BB;
font-size: 0.75rem;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 0.04em;
margin-bottom: 0;
}
body.page-template-template-work-archive .work-archive .results-container .batch .btn.view-more {
margin: 3rem auto 0;
}
body.page-template-template-work-archive section.client-testimonials {
position: relative;
padding-top: 3rem;
padding-bottom: 3rem;
overflow: hidden;
}
body.page-template-template-work-archive section.client-testimonials .dot-grid {
position: absolute;
top: 1rem;
left: 0;
width: 50%;
height: 10.5rem;
}
body.page-template-template-work-archive section.client-testimonials .side-callout {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner {
background: #8F286B;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner h4 {
padding: 1.5rem 1.5rem 1rem;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner .wedge {
background: #601B47;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner .dark-purple-area {
background: #601B47;
height: 1rem;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel {
margin-top: 15px;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel .testimonial img.testimonial-logo {
max-width: 15.625rem;
max-height: 3.375rem;
margin-bottom: 2.25rem;
-webkit-filter: invert(89%) sepia(12%) saturate(695%) hue-rotate(160deg) brightness(91%) contrast(89%);
filter: invert(89%) sepia(12%) saturate(695%) hue-rotate(160deg) brightness(91%) contrast(89%);
opacity: 0.55;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel .testimonial p.testimonial-author, body.page-template-template-work-archive section.client-testimonials .testimonial-carousel .testimonial p.testimonial-title {
display: inline;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel-slick-dots {
margin-top: 1.5rem;
}
@media (min-width: 992px) {
body.page-template-template-work-archive section.work-archive .dot-grid.top {
width: 49.5rem;
height: 30.25rem;
}
body.page-template-template-work-archive section.work-archive .dot-grid.lower {
width: 49.5rem;
height: 30.25rem;
}
body.page-template-template-work-archive section.work-archive .filter-container.buttons-2 .filter-button {
width: calc(50% - 0.5rem);
}
body.page-template-template-work-archive section.work-archive .filter-container.buttons-3 .filter-button {
width: calc(33.3333333333% - 0.6666666667rem);
}
body.page-template-template-work-archive section.work-archive .filter-container.buttons-4 .filter-button {
width: calc(25% - 0.5rem);
}
body.page-template-template-work-archive section.work-archive .results-container {
padding-top: 5.25rem;
padding-bottom: 5.25rem;
}
body.page-template-template-work-archive section.work-archive .results-container .loading-circle {
top: 7.125rem;
}
body.page-template-template-work-archive section.work-archive .results-container .batch:first-of-type .post img.logo {
top: 2rem;
left: 2rem;
}
body.page-template-template-work-archive section.work-archive .results-container .batch:first-of-type .post:nth-of-type(-n + 2) {
margin-top: 0;
}
body.page-template-template-work-archive section.work-archive .results-container .batch .post {
width: calc(50% - 1rem);
}
body.page-template-template-work-archive section.work-archive .results-container .batch .post:nth-of-type(even) {
margin-left: 2rem;
}
body.page-template-template-work-archive section.work-archive .results-container .batch .post .caption .wedge {
height: 1.5rem;
}
body.page-template-template-work-archive section.work-archive .results-container .batch .post .caption .inner {
padding: 0.25rem 1.875rem 1rem;
}
body.page-template-template-work-archive section.work-archive .results-container .batch .btn.view-more {
margin-top: 5rem;
}
body.page-template-template-work-archive section.client-testimonials {
padding-top: 8rem;
padding-bottom: 7.1875rem;
}
body.page-template-template-work-archive section.client-testimonials .dot-grid {
top: 4.5rem;
width: 33rem;
height: 24.75rem;
}
body.page-template-template-work-archive section.client-testimonials .side-callout {
-webkit-box-flex: 0;
-ms-flex: 0 0 32.5%;
flex: 0 0 32.5%;
max-width: 32.5%;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner h4 {
padding: 4.5rem 2.25rem 2rem;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner .wedge {
height: 2rem;
}
body.page-template-template-work-archive section.client-testimonials .side-callout .inner .dark-purple-area {
height: 2rem;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel {
margin-top: 0;
}
body.page-template-template-work-archive section.client-testimonials .testimonial-carousel-slick-dots {
margin-top: 4.25rem;
}
}